{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3138.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.47368139244304,
              65.25891097973101,
              -8.362620154022947
            ],
            [
              -166.47722165930173,
              65.26672108848834,
              -8.362620154022947
            ],
            [
              -166.45938279403478,
              65.26814210402657,
              -6.582620154022948
            ],
            [
              -166.4558473488655,
              65.26033157686948,
              -6.582620154022948
            ],
            [
              -166.47368139244304,
              65.25891097973101,
              -8.362620154022947
            ]
          ]
        ]
      },
      "bbox": [
        -166.4772217,
        65.25891098,
        -8.362620154,
        -166.4558473,
        65.2681421,
        -6.582620154
      ],
      "properties": {
        "datetime": "2019-07-12T06:46:17Z",
        "pc:count": 118656,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -579181.7913,
            "count": 118656,
            "maximum": -578761.3621,
            "minimum": -579609.8221,
            "name": "X",
            "position": 0,
            "stddev": 170.1379824,
            "variance": 28946.93307
          },
          {
            "average": 1755081.74,
            "count": 118656,
            "maximum": 1755394.135,
            "minimum": 1754508.175,
            "name": "Y",
            "position": 1,
            "stddev": 211.39564,
            "variance": 44688.11662
          },
          {
            "average": -7.583002857,
            "count": 118656,
            "maximum": -6.582620154,
            "minimum": -8.362620154,
            "name": "Z",
            "position": 2,
            "stddev": 0.2889374127,
            "variance": 0.08348482846
          },
          {
            "average": 2466.428862,
            "count": 118656,
            "maximum": 4030,
            "minimum": 1619,
            "name": "Intensity",
            "position": 3,
            "stddev": 303.5161783,
            "variance": 92122.07047
          },
          {
            "average": 1,
            "count": 118656,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 118656,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 118656,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118656,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 118656,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.8098087,
            "count": 118656,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9640081001,
            "variance": 0.9293116171
          },
          {
            "average": 2.003126686,
            "count": 118656,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05598027546,
            "variance": 0.003133791241
          },
          {
            "average": 46.19104807,
            "count": 118656,
            "maximum": 48,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9701721974,
            "variance": 0.9412340926
          },
          {
            "average": 246948353.8,
            "count": 118656,
            "maximum": 246949177.4,
            "minimum": 246947408.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 428.9597397,
            "variance": 184006.4583
          },
          {
            "average": 0,
            "count": 118656,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118656,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118656,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118656,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118656,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -579609.8221,
          1754508.175,
          -8.362620154,
          -578761.3621,
          1755394.135,
          -6.582620154
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -579609.8221272308,
                1754508.1745529391,
                -8.362620154022947
              ],
              [
                -579609.8221272308,
                1755394.134552939,
                -8.362620154022947
              ],
              [
                -578761.3621272309,
                1755394.134552939,
                -6.582620154022948
              ],
              [
                -578761.3621272309,
                1754508.1745529391,
                -6.582620154022948
              ],
              [
                -579609.8221272308,
                1754508.1745529391,
                -8.362620154022947
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:46:17+00:00",
        "end_time": "2019-07-12T06:16:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3138.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3138.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3138.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3138.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4772217,
            65.25891098,
            -8.362620154,
            -166.4558473,
            65.2681421,
            -6.582620154
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.47368139244304,
                  65.25891097973101,
                  -8.362620154022947
                ],
                [
                  -166.47722165930173,
                  65.26672108848834,
                  -8.362620154022947
                ],
                [
                  -166.45938279403478,
                  65.26814210402657,
                  -6.582620154022948
                ],
                [
                  -166.4558473488655,
                  65.26033157686948,
                  -6.582620154022948
                ],
                [
                  -166.47368139244304,
                  65.25891097973101,
                  -8.362620154022947
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3138.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3138.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:46:17Z",
            "pc:count": 118656,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -579181.7913,
                "count": 118656,
                "maximum": -578761.3621,
                "minimum": -579609.8221,
                "name": "X",
                "position": 0,
                "stddev": 170.1379824,
                "variance": 28946.93307
              },
              {
                "average": 1755081.74,
                "count": 118656,
                "maximum": 1755394.135,
                "minimum": 1754508.175,
                "name": "Y",
                "position": 1,
                "stddev": 211.39564,
                "variance": 44688.11662
              },
              {
                "average": -7.583002857,
                "count": 118656,
                "maximum": -6.582620154,
                "minimum": -8.362620154,
                "name": "Z",
                "position": 2,
                "stddev": 0.2889374127,
                "variance": 0.08348482846
              },
              {
                "average": 2466.428862,
                "count": 118656,
                "maximum": 4030,
                "minimum": 1619,
                "name": "Intensity",
                "position": 3,
                "stddev": 303.5161783,
                "variance": 92122.07047
              },
              {
                "average": 1,
                "count": 118656,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 118656,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 118656,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118656,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 118656,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.8098087,
                "count": 118656,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9640081001,
                "variance": 0.9293116171
              },
              {
                "average": 2.003126686,
                "count": 118656,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05598027546,
                "variance": 0.003133791241
              },
              {
                "average": 46.19104807,
                "count": 118656,
                "maximum": 48,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9701721974,
                "variance": 0.9412340926
              },
              {
                "average": 246948353.8,
                "count": 118656,
                "maximum": 246949177.4,
                "minimum": 246947408.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 428.9597397,
                "variance": 184006.4583
              },
              {
                "average": 0,
                "count": 118656,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118656,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118656,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118656,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118656,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -579609.8221,
              1754508.175,
              -8.362620154,
              -578761.3621,
              1755394.135,
              -6.582620154
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -579609.8221272308,
                    1754508.1745529391,
                    -8.362620154022947
                  ],
                  [
                    -579609.8221272308,
                    1755394.134552939,
                    -8.362620154022947
                  ],
                  [
                    -578761.3621272309,
                    1755394.134552939,
                    -6.582620154022948
                  ],
                  [
                    -578761.3621272309,
                    1754508.1745529391,
                    -6.582620154022948
                  ],
                  [
                    -579609.8221272308,
                    1754508.1745529391,
                    -8.362620154022947
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:46:17+00:00",
            "end_time": "2019-07-12T06:16:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3139.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.47652855483324,
              65.26568453624537,
              -8.737510205800325
            ],
            [
              -166.48061372420298,
              65.274692170524,
              -8.737510205800325
            ],
            [
              -166.45741975175963,
              65.2765393579411,
              -6.757510205800324
            ],
            [
              -166.45334181452418,
              65.26753109617746,
              -6.757510205800324
            ],
            [
              -166.47652855483324,
              65.26568453624537,
              -8.737510205800325
            ]
          ]
        ]
      },
      "bbox": [
        -166.4806137,
        65.26568454,
        -8.737510206,
        -166.4533418,
        65.27653936,
        -6.757510206
      ],
      "properties": {
        "datetime": "2019-07-12T06:31:47Z",
        "pc:count": 229751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -579042.4897,
            "count": 229751,
            "maximum": -578496.7389,
            "minimum": -579599.5789,
            "name": "X",
            "position": 0,
            "stddev": 272.4189059,
            "variance": 74212.0603
          },
          {
            "average": 1755721.034,
            "count": 229751,
            "maximum": 1756296.403,
            "minimum": 1755274.603,
            "name": "Y",
            "position": 1,
            "stddev": 287.1606738,
            "variance": 82461.25256
          },
          {
            "average": -7.491688207,
            "count": 229751,
            "maximum": -6.757510206,
            "minimum": -8.737510206,
            "name": "Z",
            "position": 2,
            "stddev": 0.2345364324,
            "variance": 0.05500733813
          },
          {
            "average": 2282.508094,
            "count": 229751,
            "maximum": 4024,
            "minimum": 1461,
            "name": "Intensity",
            "position": 3,
            "stddev": 242.7262512,
            "variance": 58916.03303
          },
          {
            "average": 1,
            "count": 229751,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 229751,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 229751,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229751,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 229751,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99182019,
            "count": 229751,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.018324437,
            "variance": 1.036984659
          },
          {
            "average": 2.014972731,
            "count": 229751,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1214438671,
            "variance": 0.01474861286
          },
          {
            "average": 43.24013824,
            "count": 229751,
            "maximum": 46,
            "minimum": 39,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.657646368,
            "variance": 2.747791483
          },
          {
            "average": 246947041.3,
            "count": 229751,
            "maximum": 246948307.9,
            "minimum": 246945049.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 751.0794408,
            "variance": 564120.3263
          },
          {
            "average": 0,
            "count": 229751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229751,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229751,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -579599.5789,
          1755274.603,
          -8.737510206,
          -578496.7389,
          1756296.403,
          -6.757510206
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -579599.5788560899,
                1755274.603384577,
                -8.737510205800325
              ],
              [
                -579599.5788560899,
                1756296.4033845768,
                -8.737510205800325
              ],
              [
                -578496.7388560898,
                1756296.4033845768,
                -6.757510205800324
              ],
              [
                -578496.7388560898,
                1755274.603384577,
                -6.757510205800324
              ],
              [
                -579599.5788560899,
                1755274.603384577,
                -8.737510205800325
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:31:47+00:00",
        "end_time": "2019-07-12T05:37:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3139.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3139.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3139.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3139.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4806137,
            65.26568454,
            -8.737510206,
            -166.4533418,
            65.27653936,
            -6.757510206
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.47652855483324,
                  65.26568453624537,
                  -8.737510205800325
                ],
                [
                  -166.48061372420298,
                  65.274692170524,
                  -8.737510205800325
                ],
                [
                  -166.45741975175963,
                  65.2765393579411,
                  -6.757510205800324
                ],
                [
                  -166.45334181452418,
                  65.26753109617746,
                  -6.757510205800324
                ],
                [
                  -166.47652855483324,
                  65.26568453624537,
                  -8.737510205800325
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3139.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3139.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:31:47Z",
            "pc:count": 229751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -579042.4897,
                "count": 229751,
                "maximum": -578496.7389,
                "minimum": -579599.5789,
                "name": "X",
                "position": 0,
                "stddev": 272.4189059,
                "variance": 74212.0603
              },
              {
                "average": 1755721.034,
                "count": 229751,
                "maximum": 1756296.403,
                "minimum": 1755274.603,
                "name": "Y",
                "position": 1,
                "stddev": 287.1606738,
                "variance": 82461.25256
              },
              {
                "average": -7.491688207,
                "count": 229751,
                "maximum": -6.757510206,
                "minimum": -8.737510206,
                "name": "Z",
                "position": 2,
                "stddev": 0.2345364324,
                "variance": 0.05500733813
              },
              {
                "average": 2282.508094,
                "count": 229751,
                "maximum": 4024,
                "minimum": 1461,
                "name": "Intensity",
                "position": 3,
                "stddev": 242.7262512,
                "variance": 58916.03303
              },
              {
                "average": 1,
                "count": 229751,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 229751,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 229751,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229751,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 229751,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99182019,
                "count": 229751,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.018324437,
                "variance": 1.036984659
              },
              {
                "average": 2.014972731,
                "count": 229751,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1214438671,
                "variance": 0.01474861286
              },
              {
                "average": 43.24013824,
                "count": 229751,
                "maximum": 46,
                "minimum": 39,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.657646368,
                "variance": 2.747791483
              },
              {
                "average": 246947041.3,
                "count": 229751,
                "maximum": 246948307.9,
                "minimum": 246945049.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 751.0794408,
                "variance": 564120.3263
              },
              {
                "average": 0,
                "count": 229751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229751,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229751,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -579599.5789,
              1755274.603,
              -8.737510206,
              -578496.7389,
              1756296.403,
              -6.757510206
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -579599.5788560899,
                    1755274.603384577,
                    -8.737510205800325
                  ],
                  [
                    -579599.5788560899,
                    1756296.4033845768,
                    -8.737510205800325
                  ],
                  [
                    -578496.7388560898,
                    1756296.4033845768,
                    -6.757510205800324
                  ],
                  [
                    -578496.7388560898,
                    1755274.603384577,
                    -6.757510205800324
                  ],
                  [
                    -579599.5788560899,
                    1755274.603384577,
                    -8.737510205800325
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:31:47+00:00",
            "end_time": "2019-07-12T05:37: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": "20190712_NCMP_AK_03WVN3140.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4657720935888,
              65.27531597113762,
              -9.867566585158825
            ],
            [
              -166.4699300247213,
              65.28448907283496,
              -9.867566585158825
            ],
            [
              -166.45789052927606,
              65.28544720048099,
              -6.367566585158825
            ],
            [
              -166.4537364224056,
              65.27627376719555,
              -6.367566585158825
            ],
            [
              -166.4657720935888,
              65.27531597113762,
              -9.867566585158825
            ]
          ]
        ]
      },
      "bbox": [
        -166.46993,
        65.27531597,
        -9.867566585,
        -166.4537364,
        65.2854472,
        -6.367566585
      ],
      "properties": {
        "datetime": "2019-07-12T05:53:07Z",
        "pc:count": 57896,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -578532.8331,
            "count": 57896,
            "maximum": -578333.2204,
            "minimum": -578905.4804,
            "name": "X",
            "position": 0,
            "stddev": 102.9782787,
            "variance": 10604.52588
          },
          {
            "average": 1756624.733,
            "count": 57896,
            "maximum": 1757275.765,
            "minimum": 1756235.245,
            "name": "Y",
            "position": 1,
            "stddev": 360.3185662,
            "variance": 129829.4691
          },
          {
            "average": -7.934816654,
            "count": 57896,
            "maximum": -6.367566585,
            "minimum": -9.867566585,
            "name": "Z",
            "position": 2,
            "stddev": 0.885245588,
            "variance": 0.783659751
          },
          {
            "average": 1794.756443,
            "count": 57896,
            "maximum": 3106,
            "minimum": 813,
            "name": "Intensity",
            "position": 3,
            "stddev": 425.5305145,
            "variance": 181076.2188
          },
          {
            "average": 1,
            "count": 57896,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 57896,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 57896,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57896,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 57896,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.72035102,
            "count": 57896,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8560017519,
            "variance": 0.7327389992
          },
          {
            "average": 2.035408318,
            "count": 57896,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1848111449,
            "variance": 0.03415515929
          },
          {
            "average": 37.83731173,
            "count": 57896,
            "maximum": 41,
            "minimum": 33,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.09431573,
            "variance": 4.386158376
          },
          {
            "average": 246944601.9,
            "count": 57896,
            "maximum": 246945987.1,
            "minimum": 246942841.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 856.4982599,
            "variance": 733589.2693
          },
          {
            "average": 0,
            "count": 57896,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57896,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57896,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57896,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 57896,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -578905.4804,
          1756235.245,
          -9.867566585,
          -578333.2204,
          1757275.765,
          -6.367566585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -578905.4804306143,
                1756235.244791447,
                -9.867566585158825
              ],
              [
                -578905.4804306143,
                1757275.764791447,
                -9.867566585158825
              ],
              [
                -578333.2204306143,
                1757275.764791447,
                -6.367566585158825
              ],
              [
                -578333.2204306143,
                1756235.244791447,
                -6.367566585158825
              ],
              [
                -578905.4804306143,
                1756235.244791447,
                -9.867566585158825
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:53:07+00:00",
        "end_time": "2019-07-12T05:00:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3140.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3140.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3140.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3140.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.46993,
            65.27531597,
            -9.867566585,
            -166.4537364,
            65.2854472,
            -6.367566585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4657720935888,
                  65.27531597113762,
                  -9.867566585158825
                ],
                [
                  -166.4699300247213,
                  65.28448907283496,
                  -9.867566585158825
                ],
                [
                  -166.45789052927606,
                  65.28544720048099,
                  -6.367566585158825
                ],
                [
                  -166.4537364224056,
                  65.27627376719555,
                  -6.367566585158825
                ],
                [
                  -166.4657720935888,
                  65.27531597113762,
                  -9.867566585158825
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3140.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3140.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:53:07Z",
            "pc:count": 57896,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -578532.8331,
                "count": 57896,
                "maximum": -578333.2204,
                "minimum": -578905.4804,
                "name": "X",
                "position": 0,
                "stddev": 102.9782787,
                "variance": 10604.52588
              },
              {
                "average": 1756624.733,
                "count": 57896,
                "maximum": 1757275.765,
                "minimum": 1756235.245,
                "name": "Y",
                "position": 1,
                "stddev": 360.3185662,
                "variance": 129829.4691
              },
              {
                "average": -7.934816654,
                "count": 57896,
                "maximum": -6.367566585,
                "minimum": -9.867566585,
                "name": "Z",
                "position": 2,
                "stddev": 0.885245588,
                "variance": 0.783659751
              },
              {
                "average": 1794.756443,
                "count": 57896,
                "maximum": 3106,
                "minimum": 813,
                "name": "Intensity",
                "position": 3,
                "stddev": 425.5305145,
                "variance": 181076.2188
              },
              {
                "average": 1,
                "count": 57896,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 57896,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 57896,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57896,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 57896,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.72035102,
                "count": 57896,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8560017519,
                "variance": 0.7327389992
              },
              {
                "average": 2.035408318,
                "count": 57896,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1848111449,
                "variance": 0.03415515929
              },
              {
                "average": 37.83731173,
                "count": 57896,
                "maximum": 41,
                "minimum": 33,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.09431573,
                "variance": 4.386158376
              },
              {
                "average": 246944601.9,
                "count": 57896,
                "maximum": 246945987.1,
                "minimum": 246942841.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 856.4982599,
                "variance": 733589.2693
              },
              {
                "average": 0,
                "count": 57896,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57896,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57896,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57896,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 57896,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -578905.4804,
              1756235.245,
              -9.867566585,
              -578333.2204,
              1757275.765,
              -6.367566585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -578905.4804306143,
                    1756235.244791447,
                    -9.867566585158825
                  ],
                  [
                    -578905.4804306143,
                    1757275.764791447,
                    -9.867566585158825
                  ],
                  [
                    -578333.2204306143,
                    1757275.764791447,
                    -6.367566585158825
                  ],
                  [
                    -578333.2204306143,
                    1756235.244791447,
                    -6.367566585158825
                  ],
                  [
                    -578905.4804306143,
                    1756235.244791447,
                    -9.867566585158825
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:53:07+00:00",
            "end_time": "2019-07-12T05:00: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": "20190712_NCMP_AK_03WVN3141.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.46634155502775,
              65.28428926240451,
              -10.24725609979823
            ],
            [
              -166.46749359457698,
              65.28683056135036,
              -10.24725609979823
            ],
            [
              -166.4580637682539,
              65.28758087913891,
              -8.24725609979823
            ],
            [
              -166.45691255876963,
              65.28503950822754,
              -8.24725609979823
            ],
            [
              -166.46634155502775,
              65.28428926240451,
              -10.24725609979823
            ]
          ]
        ]
      },
      "bbox": [
        -166.4674936,
        65.28428926,
        -10.2472561,
        -166.4569126,
        65.28758088,
        -8.2472561
      ],
      "properties": {
        "datetime": "2019-07-12T05:15:43Z",
        "pc:count": 32989,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -578441.8698,
            "count": 32989,
            "maximum": -578296.8257,
            "minimum": -578745.0057,
            "name": "X",
            "position": 0,
            "stddev": 89.89173934,
            "variance": 8080.524802
          },
          {
            "average": 1757357.435,
            "count": 32989,
            "maximum": 1757510.873,
            "minimum": 1757222.613,
            "name": "Y",
            "position": 1,
            "stddev": 55.00905424,
            "variance": 3025.996048
          },
          {
            "average": -9.076502515,
            "count": 32989,
            "maximum": -8.2472561,
            "minimum": -10.2472561,
            "name": "Z",
            "position": 2,
            "stddev": 0.2860117871,
            "variance": 0.08180274239
          },
          {
            "average": 1335.719998,
            "count": 32989,
            "maximum": 1868,
            "minimum": 741,
            "name": "Intensity",
            "position": 3,
            "stddev": 139.1442465,
            "variance": 19361.12134
          },
          {
            "average": 1,
            "count": 32989,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32989,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32989,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32989,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 32989,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.07743025,
            "count": 32989,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.147502253,
            "variance": 1.31676142
          },
          {
            "average": 2.086544,
            "count": 32989,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2811699346,
            "variance": 0.07905653211
          },
          {
            "average": 32.92909758,
            "count": 32989,
            "maximum": 36,
            "minimum": 32,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.190800282,
            "variance": 1.418005312
          },
          {
            "average": 246942741.6,
            "count": 32989,
            "maximum": 246943743,
            "minimum": 246942339.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 426.7690417,
            "variance": 182131.8149
          },
          {
            "average": 0,
            "count": 32989,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32989,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32989,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32989,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32989,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -578745.0057,
          1757222.613,
          -10.2472561,
          -578296.8257,
          1757510.873,
          -8.2472561
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -578745.0057476131,
                1757222.613278892,
                -10.24725609979823
              ],
              [
                -578745.0057476131,
                1757510.8732788917,
                -10.24725609979823
              ],
              [
                -578296.8257476132,
                1757510.8732788917,
                -8.24725609979823
              ],
              [
                -578296.8257476132,
                1757222.613278892,
                -8.24725609979823
              ],
              [
                -578745.0057476131,
                1757222.613278892,
                -10.24725609979823
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:15:43+00:00",
        "end_time": "2019-07-12T04:52:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3141.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3141.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3141.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3141.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4674936,
            65.28428926,
            -10.2472561,
            -166.4569126,
            65.28758088,
            -8.2472561
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.46634155502775,
                  65.28428926240451,
                  -10.24725609979823
                ],
                [
                  -166.46749359457698,
                  65.28683056135036,
                  -10.24725609979823
                ],
                [
                  -166.4580637682539,
                  65.28758087913891,
                  -8.24725609979823
                ],
                [
                  -166.45691255876963,
                  65.28503950822754,
                  -8.24725609979823
                ],
                [
                  -166.46634155502775,
                  65.28428926240451,
                  -10.24725609979823
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3141.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3141.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:15:43Z",
            "pc:count": 32989,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -578441.8698,
                "count": 32989,
                "maximum": -578296.8257,
                "minimum": -578745.0057,
                "name": "X",
                "position": 0,
                "stddev": 89.89173934,
                "variance": 8080.524802
              },
              {
                "average": 1757357.435,
                "count": 32989,
                "maximum": 1757510.873,
                "minimum": 1757222.613,
                "name": "Y",
                "position": 1,
                "stddev": 55.00905424,
                "variance": 3025.996048
              },
              {
                "average": -9.076502515,
                "count": 32989,
                "maximum": -8.2472561,
                "minimum": -10.2472561,
                "name": "Z",
                "position": 2,
                "stddev": 0.2860117871,
                "variance": 0.08180274239
              },
              {
                "average": 1335.719998,
                "count": 32989,
                "maximum": 1868,
                "minimum": 741,
                "name": "Intensity",
                "position": 3,
                "stddev": 139.1442465,
                "variance": 19361.12134
              },
              {
                "average": 1,
                "count": 32989,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32989,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32989,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32989,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 32989,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.07743025,
                "count": 32989,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.147502253,
                "variance": 1.31676142
              },
              {
                "average": 2.086544,
                "count": 32989,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2811699346,
                "variance": 0.07905653211
              },
              {
                "average": 32.92909758,
                "count": 32989,
                "maximum": 36,
                "minimum": 32,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.190800282,
                "variance": 1.418005312
              },
              {
                "average": 246942741.6,
                "count": 32989,
                "maximum": 246943743,
                "minimum": 246942339.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 426.7690417,
                "variance": 182131.8149
              },
              {
                "average": 0,
                "count": 32989,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32989,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32989,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32989,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32989,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -578745.0057,
              1757222.613,
              -10.2472561,
              -578296.8257,
              1757510.873,
              -8.2472561
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -578745.0057476131,
                    1757222.613278892,
                    -10.24725609979823
                  ],
                  [
                    -578745.0057476131,
                    1757510.8732788917,
                    -10.24725609979823
                  ],
                  [
                    -578296.8257476132,
                    1757510.8732788917,
                    -8.24725609979823
                  ],
                  [
                    -578296.8257476132,
                    1757222.613278892,
                    -8.24725609979823
                  ],
                  [
                    -578745.0057476131,
                    1757222.613278892,
                    -10.24725609979823
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:15:43+00:00",
            "end_time": "2019-07-12T04:52:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3145.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.47697581939062,
              65.32408116266123,
              -1.614121666577972
            ],
            [
              -166.4794922647911,
              65.3296192551873,
              -1.614121666577972
            ],
            [
              -166.46072509028585,
              65.33111123152456,
              20.705878333422028
            ],
            [
              -166.4582122498017,
              65.32557282655915,
              20.705878333422028
            ],
            [
              -166.47697581939062,
              65.32408116266123,
              -1.614121666577972
            ]
          ]
        ]
      },
      "bbox": [
        -166.4794923,
        65.32408116,
        -1.614121667,
        -166.4582122,
        65.33111123,
        20.70587833
      ],
      "properties": {
        "datetime": "2019-07-12T02:39:22Z",
        "pc:count": 852020,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -577833.0296,
            "count": 852020,
            "maximum": -577514.1027,
            "minimum": -578404.7027,
            "name": "X",
            "position": 0,
            "stddev": 200.1702654,
            "variance": 40068.13516
          },
          {
            "average": 1762041.813,
            "count": 852020,
            "maximum": 1762299.615,
            "minimum": 1761671.455,
            "name": "Y",
            "position": 1,
            "stddev": 133.978398,
            "variance": 17950.21112
          },
          {
            "average": 6.714343299,
            "count": 852020,
            "maximum": 20.70587833,
            "minimum": -1.614121667,
            "name": "Z",
            "position": 2,
            "stddev": 2.819321986,
            "variance": 7.948576459
          },
          {
            "average": 1199.9425,
            "count": 852020,
            "maximum": 64716,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 839.8046841,
            "variance": 705271.9074
          },
          {
            "average": 1.009760334,
            "count": 852020,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1101993623,
            "variance": 0.01214389944
          },
          {
            "average": 1.019561747,
            "count": 852020,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1631715394,
            "variance": 0.02662495127
          },
          {
            "average": 1,
            "count": 852020,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 852020,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.240096477,
            "count": 852020,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.855701504,
            "variance": 23.5778371
          },
          {
            "average": 20.24202415,
            "count": 852020,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.600935296,
            "variance": 2.562993821
          },
          {
            "average": 1.044313514,
            "count": 852020,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2125798396,
            "variance": 0.04519018822
          },
          {
            "average": 11.88000516,
            "count": 852020,
            "maximum": 13,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7894626792,
            "variance": 0.6232513218
          },
          {
            "average": 246933814.3,
            "count": 852020,
            "maximum": 246934362.4,
            "minimum": 246932949.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340.5552947,
            "variance": 115977.9088
          },
          {
            "average": 0,
            "count": 852020,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 852020,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 852020,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 852020,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 852020,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -578404.7027,
          1761671.455,
          -1.614121667,
          -577514.1027,
          1762299.615,
          20.70587833
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -578404.7026719172,
                1761671.4551570513,
                -1.614121666577972
              ],
              [
                -578404.7026719172,
                1762299.6151570515,
                -1.614121666577972
              ],
              [
                -577514.1026719171,
                1762299.6151570515,
                20.705878333422028
              ],
              [
                -577514.1026719171,
                1761671.4551570513,
                20.705878333422028
              ],
              [
                -578404.7026719172,
                1761671.4551570513,
                -1.614121666577972
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:39:22+00:00",
        "end_time": "2019-07-12T02:15:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3145.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3145.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3145.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3145.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4794923,
            65.32408116,
            -1.614121667,
            -166.4582122,
            65.33111123,
            20.70587833
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.47697581939062,
                  65.32408116266123,
                  -1.614121666577972
                ],
                [
                  -166.4794922647911,
                  65.3296192551873,
                  -1.614121666577972
                ],
                [
                  -166.46072509028585,
                  65.33111123152456,
                  20.705878333422028
                ],
                [
                  -166.4582122498017,
                  65.32557282655915,
                  20.705878333422028
                ],
                [
                  -166.47697581939062,
                  65.32408116266123,
                  -1.614121666577972
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3145.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3145.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:39:22Z",
            "pc:count": 852020,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -577833.0296,
                "count": 852020,
                "maximum": -577514.1027,
                "minimum": -578404.7027,
                "name": "X",
                "position": 0,
                "stddev": 200.1702654,
                "variance": 40068.13516
              },
              {
                "average": 1762041.813,
                "count": 852020,
                "maximum": 1762299.615,
                "minimum": 1761671.455,
                "name": "Y",
                "position": 1,
                "stddev": 133.978398,
                "variance": 17950.21112
              },
              {
                "average": 6.714343299,
                "count": 852020,
                "maximum": 20.70587833,
                "minimum": -1.614121667,
                "name": "Z",
                "position": 2,
                "stddev": 2.819321986,
                "variance": 7.948576459
              },
              {
                "average": 1199.9425,
                "count": 852020,
                "maximum": 64716,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 839.8046841,
                "variance": 705271.9074
              },
              {
                "average": 1.009760334,
                "count": 852020,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1101993623,
                "variance": 0.01214389944
              },
              {
                "average": 1.019561747,
                "count": 852020,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1631715394,
                "variance": 0.02662495127
              },
              {
                "average": 1,
                "count": 852020,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 852020,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.240096477,
                "count": 852020,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.855701504,
                "variance": 23.5778371
              },
              {
                "average": 20.24202415,
                "count": 852020,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.600935296,
                "variance": 2.562993821
              },
              {
                "average": 1.044313514,
                "count": 852020,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2125798396,
                "variance": 0.04519018822
              },
              {
                "average": 11.88000516,
                "count": 852020,
                "maximum": 13,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7894626792,
                "variance": 0.6232513218
              },
              {
                "average": 246933814.3,
                "count": 852020,
                "maximum": 246934362.4,
                "minimum": 246932949.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340.5552947,
                "variance": 115977.9088
              },
              {
                "average": 0,
                "count": 852020,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 852020,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 852020,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 852020,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 852020,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -578404.7027,
              1761671.455,
              -1.614121667,
              -577514.1027,
              1762299.615,
              20.70587833
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -578404.7026719172,
                    1761671.4551570513,
                    -1.614121666577972
                  ],
                  [
                    -578404.7026719172,
                    1762299.6151570515,
                    -1.614121666577972
                  ],
                  [
                    -577514.1026719171,
                    1762299.6151570515,
                    20.705878333422028
                  ],
                  [
                    -577514.1026719171,
                    1761671.4551570513,
                    20.705878333422028
                  ],
                  [
                    -578404.7026719172,
                    1761671.4551570513,
                    -1.614121666577972
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:39:22+00:00",
            "end_time": "2019-07-12T02:15:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3239.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.45665858747515,
              65.26803511947706,
              -9.081722203482636
            ],
            [
              -166.46015331221878,
              65.27575316865484,
              -9.081722203482636
            ],
            [
              -166.43640136650606,
              65.27764150256905,
              -6.841722203482636
            ],
            [
              -166.4329129888937,
              65.26992290370669,
              -6.841722203482636
            ],
            [
              -166.45665858747515,
              65.26803511947706,
              -9.081722203482636
            ]
          ]
        ]
      },
      "bbox": [
        -166.4601533,
        65.26803512,
        -9.081722203,
        -166.432913,
        65.2776415,
        -6.841722203
      ],
      "properties": {
        "datetime": "2019-07-12T06:16:51Z",
        "pc:count": 78872,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -578161.4636,
            "count": 78872,
            "maximum": -577509.2686,
            "minimum": -578638.5286,
            "name": "X",
            "position": 0,
            "stddev": 304.0968338,
            "variance": 92474.88432
          },
          {
            "average": 1756045.385,
            "count": 78872,
            "maximum": 1756234.143,
            "minimum": 1755358.683,
            "name": "Y",
            "position": 1,
            "stddev": 113.98648,
            "variance": 12992.91763
          },
          {
            "average": -8.020955265,
            "count": 78872,
            "maximum": -6.841722203,
            "minimum": -9.081722203,
            "name": "Z",
            "position": 2,
            "stddev": 0.4807316626,
            "variance": 0.2311029315
          },
          {
            "average": 1812.486725,
            "count": 78872,
            "maximum": 3912,
            "minimum": 727,
            "name": "Intensity",
            "position": 3,
            "stddev": 367.0337477,
            "variance": 134713.7719
          },
          {
            "average": 1,
            "count": 78872,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 78872,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 78872,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78872,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 78872,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.89433597,
            "count": 78872,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9678349485,
            "variance": 0.9367044875
          },
          {
            "average": 2.031671569,
            "count": 78872,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1751252971,
            "variance": 0.03066886968
          },
          {
            "average": 39.23011969,
            "count": 78872,
            "maximum": 44,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.185859382,
            "variance": 1.406262475
          },
          {
            "average": 246945188.7,
            "count": 78872,
            "maximum": 246947411,
            "minimum": 246944139.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 554.5328441,
            "variance": 307506.6752
          },
          {
            "average": 0,
            "count": 78872,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78872,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78872,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78872,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78872,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -578638.5286,
          1755358.683,
          -9.081722203,
          -577509.2686,
          1756234.143,
          -6.841722203
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -578638.5285834753,
                1755358.6827672464,
                -9.081722203482636
              ],
              [
                -578638.5285834753,
                1756234.1427672463,
                -9.081722203482636
              ],
              [
                -577509.2685834753,
                1756234.1427672463,
                -6.841722203482636
              ],
              [
                -577509.2685834753,
                1755358.6827672464,
                -6.841722203482636
              ],
              [
                -578638.5285834753,
                1755358.6827672464,
                -9.081722203482636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:16:51+00:00",
        "end_time": "2019-07-12T05:22:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3239.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3239.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3239.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3239.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4601533,
            65.26803512,
            -9.081722203,
            -166.432913,
            65.2776415,
            -6.841722203
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.45665858747515,
                  65.26803511947706,
                  -9.081722203482636
                ],
                [
                  -166.46015331221878,
                  65.27575316865484,
                  -9.081722203482636
                ],
                [
                  -166.43640136650606,
                  65.27764150256905,
                  -6.841722203482636
                ],
                [
                  -166.4329129888937,
                  65.26992290370669,
                  -6.841722203482636
                ],
                [
                  -166.45665858747515,
                  65.26803511947706,
                  -9.081722203482636
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3239.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3239.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:16:51Z",
            "pc:count": 78872,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -578161.4636,
                "count": 78872,
                "maximum": -577509.2686,
                "minimum": -578638.5286,
                "name": "X",
                "position": 0,
                "stddev": 304.0968338,
                "variance": 92474.88432
              },
              {
                "average": 1756045.385,
                "count": 78872,
                "maximum": 1756234.143,
                "minimum": 1755358.683,
                "name": "Y",
                "position": 1,
                "stddev": 113.98648,
                "variance": 12992.91763
              },
              {
                "average": -8.020955265,
                "count": 78872,
                "maximum": -6.841722203,
                "minimum": -9.081722203,
                "name": "Z",
                "position": 2,
                "stddev": 0.4807316626,
                "variance": 0.2311029315
              },
              {
                "average": 1812.486725,
                "count": 78872,
                "maximum": 3912,
                "minimum": 727,
                "name": "Intensity",
                "position": 3,
                "stddev": 367.0337477,
                "variance": 134713.7719
              },
              {
                "average": 1,
                "count": 78872,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 78872,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 78872,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78872,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 78872,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.89433597,
                "count": 78872,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9678349485,
                "variance": 0.9367044875
              },
              {
                "average": 2.031671569,
                "count": 78872,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1751252971,
                "variance": 0.03066886968
              },
              {
                "average": 39.23011969,
                "count": 78872,
                "maximum": 44,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.185859382,
                "variance": 1.406262475
              },
              {
                "average": 246945188.7,
                "count": 78872,
                "maximum": 246947411,
                "minimum": 246944139.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 554.5328441,
                "variance": 307506.6752
              },
              {
                "average": 0,
                "count": 78872,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78872,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78872,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78872,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78872,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -578638.5286,
              1755358.683,
              -9.081722203,
              -577509.2686,
              1756234.143,
              -6.841722203
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -578638.5285834753,
                    1755358.6827672464,
                    -9.081722203482636
                  ],
                  [
                    -578638.5285834753,
                    1756234.1427672463,
                    -9.081722203482636
                  ],
                  [
                    -577509.2685834753,
                    1756234.1427672463,
                    -6.841722203482636
                  ],
                  [
                    -577509.2685834753,
                    1755358.6827672464,
                    -6.841722203482636
                  ],
                  [
                    -578638.5285834753,
                    1755358.6827672464,
                    -9.081722203482636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:16:51+00:00",
            "end_time": "2019-07-12T05:22:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3346.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.43800581697852,
              65.32857654785198,
              2.657518966145497
            ],
            [
              -166.4425996679081,
              65.33871572008604,
              2.657518966145497
            ],
            [
              -166.42012936722818,
              65.34049584797745,
              18.8575189661455
            ],
            [
              -166.41554342170443,
              65.33035599308778,
              18.8575189661455
            ],
            [
              -166.43800581697852,
              65.32857654785198,
              2.657518966145497
            ]
          ]
        ]
      },
      "bbox": [
        -166.4425997,
        65.32857655,
        2.657518966,
        -166.4155434,
        65.34049585,
        18.85751897
      ],
      "properties": {
        "datetime": "2019-07-12T02:01:44Z",
        "pc:count": 2674255,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -576035.0945,
            "count": 2674255,
            "maximum": -575460.2183,
            "minimum": -576526.0783,
            "name": "X",
            "position": 0,
            "stddev": 267.0045677,
            "variance": 71291.43916
          },
          {
            "average": 1762310.134,
            "count": 2674255,
            "maximum": 1762974.628,
            "minimum": 1761824.728,
            "name": "Y",
            "position": 1,
            "stddev": 255.7418738,
            "variance": 65403.90604
          },
          {
            "average": 7.10612119,
            "count": 2674255,
            "maximum": 18.85751897,
            "minimum": 2.657518966,
            "name": "Z",
            "position": 2,
            "stddev": 3.787576678,
            "variance": 14.34573709
          },
          {
            "average": 676.1900896,
            "count": 2674255,
            "maximum": 6554,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 836.1320877,
            "variance": 699116.8682
          },
          {
            "average": 1.008520504,
            "count": 2674255,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09525297425,
            "variance": 0.009073129104
          },
          {
            "average": 1.017137109,
            "count": 2674255,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.136899724,
            "variance": 0.01874153443
          },
          {
            "average": 1,
            "count": 2674255,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2674255,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.30500906,
            "count": 2674255,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.60914891,
            "variance": 185.208934
          },
          {
            "average": 19.99704928,
            "count": 2674255,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.689520319,
            "variance": 2.85447891
          },
          {
            "average": 1.441793696,
            "count": 2674255,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4980036624,
            "variance": 0.2480076477
          },
          {
            "average": 5.159206583,
            "count": 2674255,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.087955532,
            "variance": 1.183647239
          },
          {
            "average": 246930925.4,
            "count": 2674255,
            "maximum": 246932104.6,
            "minimum": 246930362.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 489.6335813,
            "variance": 239741.044
          },
          {
            "average": 0,
            "count": 2674255,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2674255,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2674255,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2674255,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2674255,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -576526.0783,
          1761824.728,
          2.657518966,
          -575460.2183,
          1762974.628,
          18.85751897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -576526.0782975069,
                1761824.7283595859,
                2.657518966145497
              ],
              [
                -576526.0782975069,
                1762974.6283595858,
                2.657518966145497
              ],
              [
                -575460.2182975068,
                1762974.6283595858,
                18.8575189661455
              ],
              [
                -575460.2182975068,
                1761824.7283595859,
                18.8575189661455
              ],
              [
                -576526.0782975069,
                1761824.7283595859,
                2.657518966145497
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:01:44+00:00",
        "end_time": "2019-07-12T01:32:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3346.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3346.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3346.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3346.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4425997,
            65.32857655,
            2.657518966,
            -166.4155434,
            65.34049585,
            18.85751897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.43800581697852,
                  65.32857654785198,
                  2.657518966145497
                ],
                [
                  -166.4425996679081,
                  65.33871572008604,
                  2.657518966145497
                ],
                [
                  -166.42012936722818,
                  65.34049584797745,
                  18.8575189661455
                ],
                [
                  -166.41554342170443,
                  65.33035599308778,
                  18.8575189661455
                ],
                [
                  -166.43800581697852,
                  65.32857654785198,
                  2.657518966145497
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3346.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3346.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:01:44Z",
            "pc:count": 2674255,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -576035.0945,
                "count": 2674255,
                "maximum": -575460.2183,
                "minimum": -576526.0783,
                "name": "X",
                "position": 0,
                "stddev": 267.0045677,
                "variance": 71291.43916
              },
              {
                "average": 1762310.134,
                "count": 2674255,
                "maximum": 1762974.628,
                "minimum": 1761824.728,
                "name": "Y",
                "position": 1,
                "stddev": 255.7418738,
                "variance": 65403.90604
              },
              {
                "average": 7.10612119,
                "count": 2674255,
                "maximum": 18.85751897,
                "minimum": 2.657518966,
                "name": "Z",
                "position": 2,
                "stddev": 3.787576678,
                "variance": 14.34573709
              },
              {
                "average": 676.1900896,
                "count": 2674255,
                "maximum": 6554,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 836.1320877,
                "variance": 699116.8682
              },
              {
                "average": 1.008520504,
                "count": 2674255,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09525297425,
                "variance": 0.009073129104
              },
              {
                "average": 1.017137109,
                "count": 2674255,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.136899724,
                "variance": 0.01874153443
              },
              {
                "average": 1,
                "count": 2674255,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2674255,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.30500906,
                "count": 2674255,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.60914891,
                "variance": 185.208934
              },
              {
                "average": 19.99704928,
                "count": 2674255,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.689520319,
                "variance": 2.85447891
              },
              {
                "average": 1.441793696,
                "count": 2674255,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4980036624,
                "variance": 0.2480076477
              },
              {
                "average": 5.159206583,
                "count": 2674255,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.087955532,
                "variance": 1.183647239
              },
              {
                "average": 246930925.4,
                "count": 2674255,
                "maximum": 246932104.6,
                "minimum": 246930362.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 489.6335813,
                "variance": 239741.044
              },
              {
                "average": 0,
                "count": 2674255,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2674255,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2674255,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2674255,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2674255,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -576526.0783,
              1761824.728,
              2.657518966,
              -575460.2183,
              1762974.628,
              18.85751897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -576526.0782975069,
                    1761824.7283595859,
                    2.657518966145497
                  ],
                  [
                    -576526.0782975069,
                    1762974.6283595858,
                    2.657518966145497
                  ],
                  [
                    -575460.2182975068,
                    1762974.6283595858,
                    18.8575189661455
                  ],
                  [
                    -575460.2182975068,
                    1761824.7283595859,
                    18.8575189661455
                  ],
                  [
                    -576526.0782975069,
                    1761824.7283595859,
                    2.657518966145497
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:01:44+00:00",
            "end_time": "2019-07-12T01:32: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": "20190712_NCMP_AK_03WVN3240.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.45649794516703,
              65.27456405382532,
              -9.959392956378256
            ],
            [
              -166.46108274626104,
              65.28468653059772,
              -9.959392956378256
            ],
            [
              -166.43798183055114,
              65.28652273751312,
              -5.959392956378256
            ],
            [
              -166.43340512750783,
              65.27639955949464,
              -5.959392956378256
            ],
            [
              -166.45649794516703,
              65.27456405382532,
              -9.959392956378256
            ]
          ]
        ]
      },
      "bbox": [
        -166.4610827,
        65.27456405,
        -9.959392956,
        -166.4334051,
        65.28652274,
        -5.959392956
      ],
      "properties": {
        "datetime": "2019-07-12T05:46:23Z",
        "pc:count": 573009,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -577921.0426,
            "count": 573009,
            "maximum": -577397.522,
            "minimum": -578495.482,
            "name": "X",
            "position": 0,
            "stddev": 267.7193663,
            "variance": 71673.6591
          },
          {
            "average": 1756614.839,
            "count": 573009,
            "maximum": 1757220.288,
            "minimum": 1756072.108,
            "name": "Y",
            "position": 1,
            "stddev": 279.5016821,
            "variance": 78121.19027
          },
          {
            "average": -7.76776991,
            "count": 573009,
            "maximum": -5.959392956,
            "minimum": -9.959392956,
            "name": "Z",
            "position": 2,
            "stddev": 0.7700790848,
            "variance": 0.5930217968
          },
          {
            "average": 1866.736819,
            "count": 573009,
            "maximum": 3559,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 356.9212911,
            "variance": 127392.808
          },
          {
            "average": 1,
            "count": 573009,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 573009,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 573009,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 573009,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 573009,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.85135587,
            "count": 573009,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.008968478,
            "variance": 1.018017389
          },
          {
            "average": 2.044018506,
            "count": 573009,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2051619396,
            "variance": 0.04209142146
          },
          {
            "average": 35.38830804,
            "count": 573009,
            "maximum": 40,
            "minimum": 31,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.313872375,
            "variance": 5.354005369
          },
          {
            "average": 246943604.3,
            "count": 573009,
            "maximum": 246945583.6,
            "minimum": 246941920.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 841.9712459,
            "variance": 708915.5789
          },
          {
            "average": 0,
            "count": 573009,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 573009,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 573009,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 573009,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 573009,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -578495.482,
          1756072.108,
          -9.959392956,
          -577397.522,
          1757220.288,
          -5.959392956
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -578495.482026797,
                1756072.1080592389,
                -9.959392956378256
              ],
              [
                -578495.482026797,
                1757220.288059239,
                -9.959392956378256
              ],
              [
                -577397.522026797,
                1757220.288059239,
                -5.959392956378256
              ],
              [
                -577397.522026797,
                1756072.1080592389,
                -5.959392956378256
              ],
              [
                -578495.482026797,
                1756072.1080592389,
                -9.959392956378256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:46:23+00:00",
        "end_time": "2019-07-12T04:45:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3240.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3240.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3240.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3240.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4610827,
            65.27456405,
            -9.959392956,
            -166.4334051,
            65.28652274,
            -5.959392956
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.45649794516703,
                  65.27456405382532,
                  -9.959392956378256
                ],
                [
                  -166.46108274626104,
                  65.28468653059772,
                  -9.959392956378256
                ],
                [
                  -166.43798183055114,
                  65.28652273751312,
                  -5.959392956378256
                ],
                [
                  -166.43340512750783,
                  65.27639955949464,
                  -5.959392956378256
                ],
                [
                  -166.45649794516703,
                  65.27456405382532,
                  -9.959392956378256
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3240.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3240.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:46:23Z",
            "pc:count": 573009,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -577921.0426,
                "count": 573009,
                "maximum": -577397.522,
                "minimum": -578495.482,
                "name": "X",
                "position": 0,
                "stddev": 267.7193663,
                "variance": 71673.6591
              },
              {
                "average": 1756614.839,
                "count": 573009,
                "maximum": 1757220.288,
                "minimum": 1756072.108,
                "name": "Y",
                "position": 1,
                "stddev": 279.5016821,
                "variance": 78121.19027
              },
              {
                "average": -7.76776991,
                "count": 573009,
                "maximum": -5.959392956,
                "minimum": -9.959392956,
                "name": "Z",
                "position": 2,
                "stddev": 0.7700790848,
                "variance": 0.5930217968
              },
              {
                "average": 1866.736819,
                "count": 573009,
                "maximum": 3559,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 356.9212911,
                "variance": 127392.808
              },
              {
                "average": 1,
                "count": 573009,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 573009,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 573009,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 573009,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 573009,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.85135587,
                "count": 573009,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.008968478,
                "variance": 1.018017389
              },
              {
                "average": 2.044018506,
                "count": 573009,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2051619396,
                "variance": 0.04209142146
              },
              {
                "average": 35.38830804,
                "count": 573009,
                "maximum": 40,
                "minimum": 31,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.313872375,
                "variance": 5.354005369
              },
              {
                "average": 246943604.3,
                "count": 573009,
                "maximum": 246945583.6,
                "minimum": 246941920.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 841.9712459,
                "variance": 708915.5789
              },
              {
                "average": 0,
                "count": 573009,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 573009,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 573009,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 573009,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 573009,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -578495.482,
              1756072.108,
              -9.959392956,
              -577397.522,
              1757220.288,
              -5.959392956
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -578495.482026797,
                    1756072.1080592389,
                    -9.959392956378256
                  ],
                  [
                    -578495.482026797,
                    1757220.288059239,
                    -9.959392956378256
                  ],
                  [
                    -577397.522026797,
                    1757220.288059239,
                    -5.959392956378256
                  ],
                  [
                    -577397.522026797,
                    1756072.1080592389,
                    -5.959392956378256
                  ],
                  [
                    -578495.482026797,
                    1756072.1080592389,
                    -9.959392956378256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:46:23+00:00",
            "end_time": "2019-07-12T04:45: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": "20190711_NCMP_AK_03WVN3638.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.36988444349578,
              65.2574180076508,
              -3.672873414071617
            ],
            [
              -166.37444206912738,
              65.26755854231908,
              -3.672873414071617
            ],
            [
              -166.35024625585166,
              65.26946910599057,
              23.527126585928382
            ],
            [
              -166.34569712679917,
              65.2593278409553,
              23.527126585928382
            ],
            [
              -166.36988444349578,
              65.2574180076508,
              -3.672873414071617
            ]
          ]
        ]
      },
      "bbox": [
        -166.3744421,
        65.25741801,
        -3.672873414,
        -166.3456971,
        65.26946911,
        23.52712659
      ],
      "properties": {
        "datetime": "2019-07-12T05:38:36Z",
        "pc:count": 4315020,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574278.5513,
            "count": 4315020,
            "maximum": -573723.2651,
            "minimum": -574873.6851,
            "name": "X",
            "position": 0,
            "stddev": 283.8743773,
            "variance": 80584.66206
          },
          {
            "average": 1753981.029,
            "count": 4315020,
            "maximum": 1754592.477,
            "minimum": 1753442.497,
            "name": "Y",
            "position": 1,
            "stddev": 289.5369917,
            "variance": 83831.66959
          },
          {
            "average": 0.7345099028,
            "count": 4315020,
            "maximum": 23.52712659,
            "minimum": -3.672873414,
            "name": "Z",
            "position": 2,
            "stddev": 3.850562906,
            "variance": 14.82683469
          },
          {
            "average": 479.6876163,
            "count": 4315020,
            "maximum": 51176,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 961.313139,
            "variance": 924122.9511
          },
          {
            "average": 1.034893929,
            "count": 4315020,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2286881816,
            "variance": 0.05229828442
          },
          {
            "average": 1.071086808,
            "count": 4315020,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3510630833,
            "variance": 0.1232452884
          },
          {
            "average": 1,
            "count": 4315020,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4315020,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.31613364,
            "count": 4315020,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.16185086,
            "variance": 173.234318
          },
          {
            "average": 19.92430406,
            "count": 4315020,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9565516001,
            "variance": 0.9149909637
          },
          {
            "average": 1.694797243,
            "count": 4315020,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4996899743,
            "variance": 0.2496900705
          },
          {
            "average": 30.54176528,
            "count": 4315020,
            "maximum": 39,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.18395511,
            "variance": 125.0808518
          },
          {
            "average": 246941458.3,
            "count": 4315020,
            "maximum": 246945116,
            "minimum": 246928245.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4965.347664,
            "variance": 24654677.43
          },
          {
            "average": 0,
            "count": 4315020,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4315020,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4315020,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4315020,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4315020,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574873.6851,
          1753442.497,
          -3.672873414,
          -573723.2651,
          1754592.477,
          23.52712659
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574873.6851468536,
                1753442.4969845065,
                -3.672873414071617
              ],
              [
                -574873.6851468536,
                1754592.4769845065,
                -3.672873414071617
              ],
              [
                -573723.2651468536,
                1754592.4769845065,
                23.527126585928382
              ],
              [
                -573723.2651468536,
                1753442.4969845065,
                23.527126585928382
              ],
              [
                -574873.6851468536,
                1753442.4969845065,
                -3.672873414071617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:38:36+00:00",
        "end_time": "2019-07-12T00:57:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3638.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3638.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3638.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3638.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3744421,
            65.25741801,
            -3.672873414,
            -166.3456971,
            65.26946911,
            23.52712659
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.36988444349578,
                  65.2574180076508,
                  -3.672873414071617
                ],
                [
                  -166.37444206912738,
                  65.26755854231908,
                  -3.672873414071617
                ],
                [
                  -166.35024625585166,
                  65.26946910599057,
                  23.527126585928382
                ],
                [
                  -166.34569712679917,
                  65.2593278409553,
                  23.527126585928382
                ],
                [
                  -166.36988444349578,
                  65.2574180076508,
                  -3.672873414071617
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3638.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3638.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:38:36Z",
            "pc:count": 4315020,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574278.5513,
                "count": 4315020,
                "maximum": -573723.2651,
                "minimum": -574873.6851,
                "name": "X",
                "position": 0,
                "stddev": 283.8743773,
                "variance": 80584.66206
              },
              {
                "average": 1753981.029,
                "count": 4315020,
                "maximum": 1754592.477,
                "minimum": 1753442.497,
                "name": "Y",
                "position": 1,
                "stddev": 289.5369917,
                "variance": 83831.66959
              },
              {
                "average": 0.7345099028,
                "count": 4315020,
                "maximum": 23.52712659,
                "minimum": -3.672873414,
                "name": "Z",
                "position": 2,
                "stddev": 3.850562906,
                "variance": 14.82683469
              },
              {
                "average": 479.6876163,
                "count": 4315020,
                "maximum": 51176,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 961.313139,
                "variance": 924122.9511
              },
              {
                "average": 1.034893929,
                "count": 4315020,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2286881816,
                "variance": 0.05229828442
              },
              {
                "average": 1.071086808,
                "count": 4315020,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3510630833,
                "variance": 0.1232452884
              },
              {
                "average": 1,
                "count": 4315020,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4315020,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.31613364,
                "count": 4315020,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.16185086,
                "variance": 173.234318
              },
              {
                "average": 19.92430406,
                "count": 4315020,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9565516001,
                "variance": 0.9149909637
              },
              {
                "average": 1.694797243,
                "count": 4315020,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4996899743,
                "variance": 0.2496900705
              },
              {
                "average": 30.54176528,
                "count": 4315020,
                "maximum": 39,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.18395511,
                "variance": 125.0808518
              },
              {
                "average": 246941458.3,
                "count": 4315020,
                "maximum": 246945116,
                "minimum": 246928245.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4965.347664,
                "variance": 24654677.43
              },
              {
                "average": 0,
                "count": 4315020,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4315020,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4315020,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4315020,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4315020,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574873.6851,
              1753442.497,
              -3.672873414,
              -573723.2651,
              1754592.477,
              23.52712659
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574873.6851468536,
                    1753442.4969845065,
                    -3.672873414071617
                  ],
                  [
                    -574873.6851468536,
                    1754592.4769845065,
                    -3.672873414071617
                  ],
                  [
                    -573723.2651468536,
                    1754592.4769845065,
                    23.527126585928382
                  ],
                  [
                    -573723.2651468536,
                    1753442.4969845065,
                    23.527126585928382
                  ],
                  [
                    -574873.6851468536,
                    1753442.4969845065,
                    -3.672873414071617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:38:36+00:00",
            "end_time": "2019-07-12T00:57: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": "20190712_NCMP_AK_03WVN3241.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4571524961697,
              65.28387825812341,
              -10.461626324582161
            ],
            [
              -166.4585374881645,
              65.28693572393104,
              -10.461626324582161
            ],
            [
              -166.44254527512862,
              65.28820690635001,
              -8.101626324582162
            ],
            [
              -166.44116197691667,
              65.28514929385413,
              -8.101626324582162
            ],
            [
              -166.4571524961697,
              65.28387825812341,
              -10.461626324582161
            ]
          ]
        ]
      },
      "bbox": [
        -166.4585375,
        65.28387826,
        -10.46162632,
        -166.441162,
        65.28820691,
        -8.101626325
      ],
      "properties": {
        "datetime": "2019-07-12T05:00:46Z",
        "pc:count": 79686,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -578001.544,
            "count": 79686,
            "maximum": -577571.9252,
            "minimum": -578331.9652,
            "name": "X",
            "position": 0,
            "stddev": 197.2831727,
            "variance": 38920.65024
          },
          {
            "average": 1757268.111,
            "count": 79686,
            "maximum": 1757444.366,
            "minimum": 1757097.566,
            "name": "Y",
            "position": 1,
            "stddev": 69.42058677,
            "variance": 4819.217868
          },
          {
            "average": -8.930927582,
            "count": 79686,
            "maximum": -8.101626325,
            "minimum": -10.46162632,
            "name": "Z",
            "position": 2,
            "stddev": 0.3419845395,
            "variance": 0.1169534253
          },
          {
            "average": 1336.11081,
            "count": 79686,
            "maximum": 1946,
            "minimum": 734,
            "name": "Intensity",
            "position": 3,
            "stddev": 137.0722504,
            "variance": 18788.80183
          },
          {
            "average": 1,
            "count": 79686,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 79686,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 79686,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79686,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 79686,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.83687647,
            "count": 79686,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.122563613,
            "variance": 1.260149066
          },
          {
            "average": 2.037873654,
            "count": 79686,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1908918482,
            "variance": 0.03643969771
          },
          {
            "average": 31.68835178,
            "count": 79686,
            "maximum": 33,
            "minimum": 30,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7513350367,
            "variance": 0.5645043374
          },
          {
            "average": 246942226.7,
            "count": 79686,
            "maximum": 246942846.2,
            "minimum": 246941454.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 337.9711706,
            "variance": 114224.5121
          },
          {
            "average": 0,
            "count": 79686,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79686,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79686,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79686,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79686,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -578331.9652,
          1757097.566,
          -10.46162632,
          -577571.9252,
          1757444.366,
          -8.101626325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -578331.9652066459,
                1757097.565609315,
                -10.461626324582161
              ],
              [
                -578331.9652066459,
                1757444.3656093148,
                -10.461626324582161
              ],
              [
                -577571.9252066459,
                1757444.3656093148,
                -8.101626324582162
              ],
              [
                -577571.9252066459,
                1757097.565609315,
                -8.101626324582162
              ],
              [
                -578331.9652066459,
                1757097.565609315,
                -10.461626324582161
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:00:46+00:00",
        "end_time": "2019-07-12T04:37:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3241.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3241.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3241.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3241.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4585375,
            65.28387826,
            -10.46162632,
            -166.441162,
            65.28820691,
            -8.101626325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4571524961697,
                  65.28387825812341,
                  -10.461626324582161
                ],
                [
                  -166.4585374881645,
                  65.28693572393104,
                  -10.461626324582161
                ],
                [
                  -166.44254527512862,
                  65.28820690635001,
                  -8.101626324582162
                ],
                [
                  -166.44116197691667,
                  65.28514929385413,
                  -8.101626324582162
                ],
                [
                  -166.4571524961697,
                  65.28387825812341,
                  -10.461626324582161
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3241.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3241.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:00:46Z",
            "pc:count": 79686,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -578001.544,
                "count": 79686,
                "maximum": -577571.9252,
                "minimum": -578331.9652,
                "name": "X",
                "position": 0,
                "stddev": 197.2831727,
                "variance": 38920.65024
              },
              {
                "average": 1757268.111,
                "count": 79686,
                "maximum": 1757444.366,
                "minimum": 1757097.566,
                "name": "Y",
                "position": 1,
                "stddev": 69.42058677,
                "variance": 4819.217868
              },
              {
                "average": -8.930927582,
                "count": 79686,
                "maximum": -8.101626325,
                "minimum": -10.46162632,
                "name": "Z",
                "position": 2,
                "stddev": 0.3419845395,
                "variance": 0.1169534253
              },
              {
                "average": 1336.11081,
                "count": 79686,
                "maximum": 1946,
                "minimum": 734,
                "name": "Intensity",
                "position": 3,
                "stddev": 137.0722504,
                "variance": 18788.80183
              },
              {
                "average": 1,
                "count": 79686,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 79686,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 79686,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79686,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 79686,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.83687647,
                "count": 79686,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.122563613,
                "variance": 1.260149066
              },
              {
                "average": 2.037873654,
                "count": 79686,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1908918482,
                "variance": 0.03643969771
              },
              {
                "average": 31.68835178,
                "count": 79686,
                "maximum": 33,
                "minimum": 30,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7513350367,
                "variance": 0.5645043374
              },
              {
                "average": 246942226.7,
                "count": 79686,
                "maximum": 246942846.2,
                "minimum": 246941454.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 337.9711706,
                "variance": 114224.5121
              },
              {
                "average": 0,
                "count": 79686,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79686,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79686,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79686,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79686,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -578331.9652,
              1757097.566,
              -10.46162632,
              -577571.9252,
              1757444.366,
              -8.101626325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -578331.9652066459,
                    1757097.565609315,
                    -10.461626324582161
                  ],
                  [
                    -578331.9652066459,
                    1757444.3656093148,
                    -10.461626324582161
                  ],
                  [
                    -577571.9252066459,
                    1757444.3656093148,
                    -8.101626324582162
                  ],
                  [
                    -577571.9252066459,
                    1757097.565609315,
                    -8.101626324582162
                  ],
                  [
                    -578331.9652066459,
                    1757097.565609315,
                    -10.461626324582161
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:00:46+00:00",
            "end_time": "2019-07-12T04:37: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": "20190711_NCMP_AK_03WVN3244.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.44168266817317,
              65.31961855654392,
              -1.564296887272654
            ],
            [
              -166.44231214282465,
              65.32100832052552,
              -1.564296887272654
            ],
            [
              -166.4383068225818,
              65.32132606126063,
              20.815703112727345
            ],
            [
              -166.43767754099702,
              65.31993628058589,
              20.815703112727345
            ],
            [
              -166.44168266817317,
              65.31961855654392,
              -1.564296887272654
            ]
          ]
        ]
      },
      "bbox": [
        -166.4423121,
        65.31961856,
        -1.564296887,
        -166.4376775,
        65.32132606,
        20.81570311
      ],
      "properties": {
        "datetime": "2019-07-12T02:38:56Z",
        "pc:count": 48411,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -576746.5467,
            "count": 48411,
            "maximum": -576690.3009,
            "minimum": -576880.4209,
            "name": "X",
            "position": 0,
            "stddev": 34.64834218,
            "variance": 1200.507616
          },
          {
            "average": 1760981.773,
            "count": 48411,
            "maximum": 1761033.553,
            "minimum": 1760875.933,
            "name": "Y",
            "position": 1,
            "stddev": 24.82774705,
            "variance": 616.4170235
          },
          {
            "average": 7.296097651,
            "count": 48411,
            "maximum": 20.81570311,
            "minimum": -1.564296887,
            "name": "Z",
            "position": 2,
            "stddev": 3.615922982,
            "variance": 13.07489901
          },
          {
            "average": 1013.05162,
            "count": 48411,
            "maximum": 6547,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 912.2280209,
            "variance": 832159.9621
          },
          {
            "average": 1.059697176,
            "count": 48411,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2595610345,
            "variance": 0.06737193061
          },
          {
            "average": 1.123484332,
            "count": 48411,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3801469253,
            "variance": 0.1445116848
          },
          {
            "average": 1,
            "count": 48411,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48411,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.693602694,
            "count": 48411,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.650884674,
            "variance": 31.9324976
          },
          {
            "average": 19.67701931,
            "count": 48411,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8460730241,
            "variance": 0.715839562
          },
          {
            "average": 1.113135444,
            "count": 48411,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3347083618,
            "variance": 0.1120296875
          },
          {
            "average": 12.47220673,
            "count": 48411,
            "maximum": 13,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4992320927,
            "variance": 0.2492326824
          },
          {
            "average": 246934058.8,
            "count": 48411,
            "maximum": 246934336.1,
            "minimum": 246933812.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 258.694719,
            "variance": 66922.95763
          },
          {
            "average": 0,
            "count": 48411,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48411,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48411,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48411,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48411,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -576880.4209,
          1760875.933,
          -1.564296887,
          -576690.3009,
          1761033.553,
          20.81570311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -576880.4209232961,
                1760875.9329167623,
                -1.564296887272654
              ],
              [
                -576880.4209232961,
                1761033.5529167624,
                -1.564296887272654
              ],
              [
                -576690.300923296,
                1761033.5529167624,
                20.815703112727345
              ],
              [
                -576690.300923296,
                1760875.9329167623,
                20.815703112727345
              ],
              [
                -576880.4209232961,
                1760875.9329167623,
                -1.564296887272654
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:38:56+00:00",
        "end_time": "2019-07-12T02:30:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3244.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3244.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3244.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3244.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4423121,
            65.31961856,
            -1.564296887,
            -166.4376775,
            65.32132606,
            20.81570311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.44168266817317,
                  65.31961855654392,
                  -1.564296887272654
                ],
                [
                  -166.44231214282465,
                  65.32100832052552,
                  -1.564296887272654
                ],
                [
                  -166.4383068225818,
                  65.32132606126063,
                  20.815703112727345
                ],
                [
                  -166.43767754099702,
                  65.31993628058589,
                  20.815703112727345
                ],
                [
                  -166.44168266817317,
                  65.31961855654392,
                  -1.564296887272654
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3244.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3244.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:38:56Z",
            "pc:count": 48411,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -576746.5467,
                "count": 48411,
                "maximum": -576690.3009,
                "minimum": -576880.4209,
                "name": "X",
                "position": 0,
                "stddev": 34.64834218,
                "variance": 1200.507616
              },
              {
                "average": 1760981.773,
                "count": 48411,
                "maximum": 1761033.553,
                "minimum": 1760875.933,
                "name": "Y",
                "position": 1,
                "stddev": 24.82774705,
                "variance": 616.4170235
              },
              {
                "average": 7.296097651,
                "count": 48411,
                "maximum": 20.81570311,
                "minimum": -1.564296887,
                "name": "Z",
                "position": 2,
                "stddev": 3.615922982,
                "variance": 13.07489901
              },
              {
                "average": 1013.05162,
                "count": 48411,
                "maximum": 6547,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 912.2280209,
                "variance": 832159.9621
              },
              {
                "average": 1.059697176,
                "count": 48411,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2595610345,
                "variance": 0.06737193061
              },
              {
                "average": 1.123484332,
                "count": 48411,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3801469253,
                "variance": 0.1445116848
              },
              {
                "average": 1,
                "count": 48411,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48411,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.693602694,
                "count": 48411,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.650884674,
                "variance": 31.9324976
              },
              {
                "average": 19.67701931,
                "count": 48411,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8460730241,
                "variance": 0.715839562
              },
              {
                "average": 1.113135444,
                "count": 48411,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3347083618,
                "variance": 0.1120296875
              },
              {
                "average": 12.47220673,
                "count": 48411,
                "maximum": 13,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4992320927,
                "variance": 0.2492326824
              },
              {
                "average": 246934058.8,
                "count": 48411,
                "maximum": 246934336.1,
                "minimum": 246933812.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 258.694719,
                "variance": 66922.95763
              },
              {
                "average": 0,
                "count": 48411,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48411,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48411,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48411,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48411,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -576880.4209,
              1760875.933,
              -1.564296887,
              -576690.3009,
              1761033.553,
              20.81570311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -576880.4209232961,
                    1760875.9329167623,
                    -1.564296887272654
                  ],
                  [
                    -576880.4209232961,
                    1761033.5529167624,
                    -1.564296887272654
                  ],
                  [
                    -576690.300923296,
                    1761033.5529167624,
                    20.815703112727345
                  ],
                  [
                    -576690.300923296,
                    1760875.9329167623,
                    20.815703112727345
                  ],
                  [
                    -576880.4209232961,
                    1760875.9329167623,
                    -1.564296887272654
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:38:56+00:00",
            "end_time": "2019-07-12T02: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": "20190712_NCMP_AK_03WVN3836.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.32617076323774,
              65.23986266686641,
              15.09599143718534
            ],
            [
              -166.33070976499909,
              65.2500044914599,
              15.09599143718534
            ],
            [
              -166.3065220012058,
              65.25190864586622,
              99.29599143718534
            ],
            [
              -166.30199149144627,
              65.24176609385451,
              99.29599143718534
            ],
            [
              -166.32617076323774,
              65.23986266686641,
              15.09599143718534
            ]
          ]
        ]
      },
      "bbox": [
        -166.3307098,
        65.23986267,
        15.09599144,
        -166.3019915,
        65.25190865,
        99.29599144
      ],
      "properties": {
        "datetime": "2019-07-12T06:10:25Z",
        "pc:count": 4671011,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -572644.0805,
            "count": 4671011,
            "maximum": -572075.9991,
            "minimum": -573226.6191,
            "name": "X",
            "position": 0,
            "stddev": 292.0124033,
            "variance": 85271.24367
          },
          {
            "average": 1751724.344,
            "count": 4671011,
            "maximum": 1752291.93,
            "minimum": 1751141.91,
            "name": "Y",
            "position": 1,
            "stddev": 289.4183325,
            "variance": 83762.9712
          },
          {
            "average": 54.45680043,
            "count": 4671011,
            "maximum": 99.29599144,
            "minimum": 15.09599144,
            "name": "Z",
            "position": 2,
            "stddev": 20.02289665,
            "variance": 400.9163901
          },
          {
            "average": 984.3478468,
            "count": 4671011,
            "maximum": 30683,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 585.7934453,
            "variance": 343153.9605
          },
          {
            "average": 1.008355365,
            "count": 4671011,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1061316405,
            "variance": 0.01126392511
          },
          {
            "average": 1.016715867,
            "count": 4671011,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1593396317,
            "variance": 0.02538911822
          },
          {
            "average": 1,
            "count": 4671011,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4671011,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.378228396,
            "count": 4671011,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4849450762,
            "variance": 0.2351717269
          },
          {
            "average": 19.99412478,
            "count": 4671011,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.886705018,
            "variance": 3.559655826
          },
          {
            "average": 1.010688478,
            "count": 4671011,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1169349428,
            "variance": 0.01367378084
          },
          {
            "average": 39.53578401,
            "count": 4671011,
            "maximum": 43,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.654765742,
            "variance": 2.73824966
          },
          {
            "average": 246945337.1,
            "count": 4671011,
            "maximum": 246947025.4,
            "minimum": 246943327.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 769.417851,
            "variance": 592003.8295
          },
          {
            "average": 0,
            "count": 4671011,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4671011,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4671011,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4671011,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4671011,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -573226.6191,
          1751141.91,
          15.09599144,
          -572075.9991,
          1752291.93,
          99.29599144
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -573226.6190939484,
                1751141.9101612635,
                15.09599143718534
              ],
              [
                -573226.6190939484,
                1752291.9301612636,
                15.09599143718534
              ],
              [
                -572075.9990939483,
                1752291.9301612636,
                99.29599143718534
              ],
              [
                -572075.9990939483,
                1751141.9101612635,
                99.29599143718534
              ],
              [
                -573226.6190939484,
                1751141.9101612635,
                15.09599143718534
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:10:25+00:00",
        "end_time": "2019-07-12T05:08:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3836.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3836.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3836.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3836.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3307098,
            65.23986267,
            15.09599144,
            -166.3019915,
            65.25190865,
            99.29599144
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.32617076323774,
                  65.23986266686641,
                  15.09599143718534
                ],
                [
                  -166.33070976499909,
                  65.2500044914599,
                  15.09599143718534
                ],
                [
                  -166.3065220012058,
                  65.25190864586622,
                  99.29599143718534
                ],
                [
                  -166.30199149144627,
                  65.24176609385451,
                  99.29599143718534
                ],
                [
                  -166.32617076323774,
                  65.23986266686641,
                  15.09599143718534
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3836.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3836.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:10:25Z",
            "pc:count": 4671011,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -572644.0805,
                "count": 4671011,
                "maximum": -572075.9991,
                "minimum": -573226.6191,
                "name": "X",
                "position": 0,
                "stddev": 292.0124033,
                "variance": 85271.24367
              },
              {
                "average": 1751724.344,
                "count": 4671011,
                "maximum": 1752291.93,
                "minimum": 1751141.91,
                "name": "Y",
                "position": 1,
                "stddev": 289.4183325,
                "variance": 83762.9712
              },
              {
                "average": 54.45680043,
                "count": 4671011,
                "maximum": 99.29599144,
                "minimum": 15.09599144,
                "name": "Z",
                "position": 2,
                "stddev": 20.02289665,
                "variance": 400.9163901
              },
              {
                "average": 984.3478468,
                "count": 4671011,
                "maximum": 30683,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 585.7934453,
                "variance": 343153.9605
              },
              {
                "average": 1.008355365,
                "count": 4671011,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1061316405,
                "variance": 0.01126392511
              },
              {
                "average": 1.016715867,
                "count": 4671011,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1593396317,
                "variance": 0.02538911822
              },
              {
                "average": 1,
                "count": 4671011,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4671011,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.378228396,
                "count": 4671011,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4849450762,
                "variance": 0.2351717269
              },
              {
                "average": 19.99412478,
                "count": 4671011,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.886705018,
                "variance": 3.559655826
              },
              {
                "average": 1.010688478,
                "count": 4671011,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1169349428,
                "variance": 0.01367378084
              },
              {
                "average": 39.53578401,
                "count": 4671011,
                "maximum": 43,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.654765742,
                "variance": 2.73824966
              },
              {
                "average": 246945337.1,
                "count": 4671011,
                "maximum": 246947025.4,
                "minimum": 246943327.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 769.417851,
                "variance": 592003.8295
              },
              {
                "average": 0,
                "count": 4671011,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4671011,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4671011,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4671011,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4671011,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -573226.6191,
              1751141.91,
              15.09599144,
              -572075.9991,
              1752291.93,
              99.29599144
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -573226.6190939484,
                    1751141.9101612635,
                    15.09599143718534
                  ],
                  [
                    -573226.6190939484,
                    1752291.9301612636,
                    15.09599143718534
                  ],
                  [
                    -572075.9990939483,
                    1752291.9301612636,
                    99.29599143718534
                  ],
                  [
                    -572075.9990939483,
                    1751141.9101612635,
                    99.29599143718534
                  ],
                  [
                    -573226.6190939484,
                    1751141.9101612635,
                    15.09599143718534
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:10:25+00:00",
            "end_time": "2019-07-12T05:08:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3245.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.45721931138962,
              65.31954124192667,
              -1.664337846527946
            ],
            [
              -166.46181755876285,
              65.32967722119622,
              -1.664337846527946
            ],
            [
              -166.43932966549596,
              65.33146211203024,
              22.875662153472053
            ],
            [
              -166.43473932385638,
              65.3213254487806,
              22.875662153472053
            ],
            [
              -166.45721931138962,
              65.31954124192667,
              -1.664337846527946
            ]
          ]
        ]
      },
      "bbox": [
        -166.4618176,
        65.31954124,
        -1.664337847,
        -166.4347393,
        65.33146211,
        22.87566215
      ],
      "properties": {
        "datetime": "2019-07-12T02:39:08Z",
        "pc:count": 3209924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -577042.1347,
            "count": 3209924,
            "maximum": -576526.8477,
            "minimum": -577593.9477,
            "name": "X",
            "position": 0,
            "stddev": 264.5309748,
            "variance": 69976.63661
          },
          {
            "average": 1761637.233,
            "count": 3209924,
            "maximum": 1762152.131,
            "minimum": 1761002.511,
            "name": "Y",
            "position": 1,
            "stddev": 283.0228734,
            "variance": 80101.94687
          },
          {
            "average": 7.639091739,
            "count": 3209924,
            "maximum": 22.87566215,
            "minimum": -1.664337847,
            "name": "Z",
            "position": 2,
            "stddev": 3.218212272,
            "variance": 10.35689023
          },
          {
            "average": 785.1219203,
            "count": 3209924,
            "maximum": 44164,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 770.6824295,
            "variance": 593951.4071
          },
          {
            "average": 1.012014615,
            "count": 3209924,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1209023317,
            "variance": 0.0146173738
          },
          {
            "average": 1.02425073,
            "count": 3209924,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1787806672,
            "variance": 0.03196252696
          },
          {
            "average": 1,
            "count": 3209924,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3209924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.646116232,
            "count": 3209924,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.19484841,
            "variance": 148.7143278
          },
          {
            "average": 20.02262256,
            "count": 3209924,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.446956073,
            "variance": 2.093681877
          },
          {
            "average": 1.278513448,
            "count": 3209924,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4514213342,
            "variance": 0.203781221
          },
          {
            "average": 10.97808204,
            "count": 3209924,
            "maximum": 13,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.266154234,
            "variance": 1.603146543
          },
          {
            "average": 246933427.4,
            "count": 3209924,
            "maximum": 246934348.5,
            "minimum": 246932096.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 545.7217302,
            "variance": 297812.2069
          },
          {
            "average": 0,
            "count": 3209924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3209924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3209924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3209924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3209924,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -577593.9477,
          1761002.511,
          -1.664337847,
          -576526.8477,
          1762152.131,
          22.87566215
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -577593.9476794548,
                1761002.511343957,
                -1.664337846527946
              ],
              [
                -577593.9476794548,
                1762152.131343957,
                -1.664337846527946
              ],
              [
                -576526.8476794547,
                1762152.131343957,
                22.875662153472053
              ],
              [
                -576526.8476794547,
                1761002.511343957,
                22.875662153472053
              ],
              [
                -577593.9476794548,
                1761002.511343957,
                -1.664337846527946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:39:08+00:00",
        "end_time": "2019-07-12T02:01:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3245.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3245.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3245.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3245.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4618176,
            65.31954124,
            -1.664337847,
            -166.4347393,
            65.33146211,
            22.87566215
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.45721931138962,
                  65.31954124192667,
                  -1.664337846527946
                ],
                [
                  -166.46181755876285,
                  65.32967722119622,
                  -1.664337846527946
                ],
                [
                  -166.43932966549596,
                  65.33146211203024,
                  22.875662153472053
                ],
                [
                  -166.43473932385638,
                  65.3213254487806,
                  22.875662153472053
                ],
                [
                  -166.45721931138962,
                  65.31954124192667,
                  -1.664337846527946
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3245.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3245.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:39:08Z",
            "pc:count": 3209924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -577042.1347,
                "count": 3209924,
                "maximum": -576526.8477,
                "minimum": -577593.9477,
                "name": "X",
                "position": 0,
                "stddev": 264.5309748,
                "variance": 69976.63661
              },
              {
                "average": 1761637.233,
                "count": 3209924,
                "maximum": 1762152.131,
                "minimum": 1761002.511,
                "name": "Y",
                "position": 1,
                "stddev": 283.0228734,
                "variance": 80101.94687
              },
              {
                "average": 7.639091739,
                "count": 3209924,
                "maximum": 22.87566215,
                "minimum": -1.664337847,
                "name": "Z",
                "position": 2,
                "stddev": 3.218212272,
                "variance": 10.35689023
              },
              {
                "average": 785.1219203,
                "count": 3209924,
                "maximum": 44164,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 770.6824295,
                "variance": 593951.4071
              },
              {
                "average": 1.012014615,
                "count": 3209924,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1209023317,
                "variance": 0.0146173738
              },
              {
                "average": 1.02425073,
                "count": 3209924,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1787806672,
                "variance": 0.03196252696
              },
              {
                "average": 1,
                "count": 3209924,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3209924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.646116232,
                "count": 3209924,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.19484841,
                "variance": 148.7143278
              },
              {
                "average": 20.02262256,
                "count": 3209924,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.446956073,
                "variance": 2.093681877
              },
              {
                "average": 1.278513448,
                "count": 3209924,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4514213342,
                "variance": 0.203781221
              },
              {
                "average": 10.97808204,
                "count": 3209924,
                "maximum": 13,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.266154234,
                "variance": 1.603146543
              },
              {
                "average": 246933427.4,
                "count": 3209924,
                "maximum": 246934348.5,
                "minimum": 246932096.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 545.7217302,
                "variance": 297812.2069
              },
              {
                "average": 0,
                "count": 3209924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3209924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3209924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3209924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3209924,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -577593.9477,
              1761002.511,
              -1.664337847,
              -576526.8477,
              1762152.131,
              22.87566215
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -577593.9476794548,
                    1761002.511343957,
                    -1.664337846527946
                  ],
                  [
                    -577593.9476794548,
                    1762152.131343957,
                    -1.664337846527946
                  ],
                  [
                    -576526.8476794547,
                    1762152.131343957,
                    22.875662153472053
                  ],
                  [
                    -576526.8476794547,
                    1761002.511343957,
                    22.875662153472053
                  ],
                  [
                    -577593.9476794548,
                    1761002.511343957,
                    -1.664337846527946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:39:08+00:00",
            "end_time": "2019-07-12T02:01:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3147.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4814429990993,
              65.33713601103416,
              6.027267544270574
            ],
            [
              -166.486050755121,
              65.3472666772629,
              6.027267544270574
            ],
            [
              -166.46329670780494,
              65.34907518459042,
              26.327267544270576
            ],
            [
              -166.4586969505205,
              65.33894382512887,
              26.327267544270576
            ],
            [
              -166.4814429990993,
              65.33713601103416,
              6.027267544270574
            ]
          ]
        ]
      },
      "bbox": [
        -166.4860508,
        65.33713601,
        6.027267544,
        -166.458697,
        65.34907518,
        26.32726754
      ],
      "properties": {
        "datetime": "2019-07-12T02:01:16Z",
        "pc:count": 3394702,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -577827.2844,
            "count": 3394702,
            "maximum": -577258.4385,
            "minimum": -578337.5585,
            "name": "X",
            "position": 0,
            "stddev": 266.1150384,
            "variance": 70817.21364
          },
          {
            "average": 1763634.902,
            "count": 3394702,
            "maximum": 1764288.492,
            "minimum": 1763139.432,
            "name": "Y",
            "position": 1,
            "stddev": 262.0047378,
            "variance": 68646.48261
          },
          {
            "average": 14.19755517,
            "count": 3394702,
            "maximum": 26.32726754,
            "minimum": 6.027267544,
            "name": "Z",
            "position": 2,
            "stddev": 3.974771854,
            "variance": 15.79881129
          },
          {
            "average": 1224.010728,
            "count": 3394702,
            "maximum": 6390,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 772.9059014,
            "variance": 597383.5325
          },
          {
            "average": 1.00827348,
            "count": 3394702,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09730455963,
            "variance": 0.009468177325
          },
          {
            "average": 1.016559922,
            "count": 3394702,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1417283109,
            "variance": 0.02008691411
          },
          {
            "average": 1,
            "count": 3394702,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3394702,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.912065035,
            "count": 3394702,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.690185482,
            "variance": 13.61746889
          },
          {
            "average": 20.06274624,
            "count": 3394702,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.417136448,
            "variance": 2.008275711
          },
          {
            "average": 1.030296916,
            "count": 3394702,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1750675497,
            "variance": 0.03064864697
          },
          {
            "average": 5.349803311,
            "count": 3394702,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.158441836,
            "variance": 1.341987487
          },
          {
            "average": 246931005,
            "count": 3394702,
            "maximum": 246932076.5,
            "minimum": 246930330.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 529.251688,
            "variance": 280107.3493
          },
          {
            "average": 0,
            "count": 3394702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3394702,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3394702,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3394702,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3394702,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -578337.5585,
          1763139.432,
          6.027267544,
          -577258.4385,
          1764288.492,
          26.32726754
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -578337.5585408978,
                1763139.4320593916,
                6.027267544270574
              ],
              [
                -578337.5585408978,
                1764288.4920593917,
                6.027267544270574
              ],
              [
                -577258.4385408977,
                1764288.4920593917,
                26.327267544270576
              ],
              [
                -577258.4385408977,
                1763139.4320593916,
                26.327267544270576
              ],
              [
                -578337.5585408978,
                1763139.4320593916,
                6.027267544270574
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:01:16+00:00",
        "end_time": "2019-07-12T01:32:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3147.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3147.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3147.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3147.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4860508,
            65.33713601,
            6.027267544,
            -166.458697,
            65.34907518,
            26.32726754
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4814429990993,
                  65.33713601103416,
                  6.027267544270574
                ],
                [
                  -166.486050755121,
                  65.3472666772629,
                  6.027267544270574
                ],
                [
                  -166.46329670780494,
                  65.34907518459042,
                  26.327267544270576
                ],
                [
                  -166.4586969505205,
                  65.33894382512887,
                  26.327267544270576
                ],
                [
                  -166.4814429990993,
                  65.33713601103416,
                  6.027267544270574
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3147.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3147.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:01:16Z",
            "pc:count": 3394702,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -577827.2844,
                "count": 3394702,
                "maximum": -577258.4385,
                "minimum": -578337.5585,
                "name": "X",
                "position": 0,
                "stddev": 266.1150384,
                "variance": 70817.21364
              },
              {
                "average": 1763634.902,
                "count": 3394702,
                "maximum": 1764288.492,
                "minimum": 1763139.432,
                "name": "Y",
                "position": 1,
                "stddev": 262.0047378,
                "variance": 68646.48261
              },
              {
                "average": 14.19755517,
                "count": 3394702,
                "maximum": 26.32726754,
                "minimum": 6.027267544,
                "name": "Z",
                "position": 2,
                "stddev": 3.974771854,
                "variance": 15.79881129
              },
              {
                "average": 1224.010728,
                "count": 3394702,
                "maximum": 6390,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 772.9059014,
                "variance": 597383.5325
              },
              {
                "average": 1.00827348,
                "count": 3394702,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09730455963,
                "variance": 0.009468177325
              },
              {
                "average": 1.016559922,
                "count": 3394702,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1417283109,
                "variance": 0.02008691411
              },
              {
                "average": 1,
                "count": 3394702,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3394702,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.912065035,
                "count": 3394702,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.690185482,
                "variance": 13.61746889
              },
              {
                "average": 20.06274624,
                "count": 3394702,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.417136448,
                "variance": 2.008275711
              },
              {
                "average": 1.030296916,
                "count": 3394702,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1750675497,
                "variance": 0.03064864697
              },
              {
                "average": 5.349803311,
                "count": 3394702,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.158441836,
                "variance": 1.341987487
              },
              {
                "average": 246931005,
                "count": 3394702,
                "maximum": 246932076.5,
                "minimum": 246930330.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 529.251688,
                "variance": 280107.3493
              },
              {
                "average": 0,
                "count": 3394702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3394702,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3394702,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3394702,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3394702,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -578337.5585,
              1763139.432,
              6.027267544,
              -577258.4385,
              1764288.492,
              26.32726754
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -578337.5585408978,
                    1763139.4320593916,
                    6.027267544270574
                  ],
                  [
                    -578337.5585408978,
                    1764288.4920593917,
                    6.027267544270574
                  ],
                  [
                    -577258.4385408977,
                    1764288.4920593917,
                    26.327267544270576
                  ],
                  [
                    -577258.4385408977,
                    1763139.4320593916,
                    26.327267544270576
                  ],
                  [
                    -578337.5585408978,
                    1763139.4320593916,
                    6.027267544270574
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:01:16+00:00",
            "end_time": "2019-07-12T01:32:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN2746.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.5665830217613,
              65.33538303080661,
              -2.62941446927047
            ],
            [
              -166.5676029910379,
              65.33761075128494,
              -2.62941446927047
            ],
            [
              -166.54712096433732,
              65.33925027376453,
              5.970585530729529
            ],
            [
              -166.5461025774162,
              65.33702241510599,
              5.970585530729529
            ],
            [
              -166.5665830217613,
              65.33538303080661,
              -2.62941446927047
            ]
          ]
        ]
      },
      "bbox": [
        -166.567603,
        65.33538303,
        -2.629414469,
        -166.5461026,
        65.33925027,
        5.970585531
      ],
      "properties": {
        "datetime": "2019-07-12T03:11:56Z",
        "pc:count": 66877,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -581737.3584,
            "count": 66877,
            "maximum": -581300.3547,
            "minimum": -582272.2947,
            "name": "X",
            "position": 0,
            "stddev": 284.8393883,
            "variance": 81133.47716
          },
          {
            "average": 1763832.101,
            "count": 66877,
            "maximum": 1763944.266,
            "minimum": 1763691.526,
            "name": "Y",
            "position": 1,
            "stddev": 49.35342266,
            "variance": 2435.760328
          },
          {
            "average": -0.456942917,
            "count": 66877,
            "maximum": 5.970585531,
            "minimum": -2.629414469,
            "name": "Z",
            "position": 2,
            "stddev": 1.522128232,
            "variance": 2.316874355
          },
          {
            "average": 270.1008119,
            "count": 66877,
            "maximum": 4751,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 710.3850398,
            "variance": 504646.9047
          },
          {
            "average": 1.000613066,
            "count": 66877,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02475275923,
            "variance": 0.0006126990894
          },
          {
            "average": 1.001211179,
            "count": 66877,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03478117114,
            "variance": 0.001209729866
          },
          {
            "average": 1,
            "count": 66877,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66877,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.41076902,
            "count": 66877,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.18774266,
            "variance": 103.7901005
          },
          {
            "average": 19.47517182,
            "count": 66877,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.17476261,
            "variance": 1.380067189
          },
          {
            "average": 1.831990071,
            "count": 66877,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3741977171,
            "variance": 0.1400239315
          },
          {
            "average": 16.8705534,
            "count": 66877,
            "maximum": 18,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9915938086,
            "variance": 0.9832582813
          },
          {
            "average": 246935818.8,
            "count": 66877,
            "maximum": 246936316.6,
            "minimum": 246935432.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 434.7897383,
            "variance": 189042.1166
          },
          {
            "average": 0,
            "count": 66877,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66877,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66877,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66877,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66877,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -582272.2947,
          1763691.526,
          -2.629414469,
          -581300.3547,
          1763944.266,
          5.970585531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -582272.2946577854,
                1763691.5257388488,
                -2.62941446927047
              ],
              [
                -582272.2946577854,
                1763944.265738849,
                -2.62941446927047
              ],
              [
                -581300.3546577855,
                1763944.265738849,
                5.970585530729529
              ],
              [
                -581300.3546577855,
                1763691.5257388488,
                5.970585530729529
              ],
              [
                -582272.2946577854,
                1763691.5257388488,
                -2.62941446927047
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T03:11:56+00:00",
        "end_time": "2019-07-12T02:57:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2746.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN2746.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2746.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2746.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.567603,
            65.33538303,
            -2.629414469,
            -166.5461026,
            65.33925027,
            5.970585531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.5665830217613,
                  65.33538303080661,
                  -2.62941446927047
                ],
                [
                  -166.5676029910379,
                  65.33761075128494,
                  -2.62941446927047
                ],
                [
                  -166.54712096433732,
                  65.33925027376453,
                  5.970585530729529
                ],
                [
                  -166.5461025774162,
                  65.33702241510599,
                  5.970585530729529
                ],
                [
                  -166.5665830217613,
                  65.33538303080661,
                  -2.62941446927047
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN2746.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2746.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T03:11:56Z",
            "pc:count": 66877,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -581737.3584,
                "count": 66877,
                "maximum": -581300.3547,
                "minimum": -582272.2947,
                "name": "X",
                "position": 0,
                "stddev": 284.8393883,
                "variance": 81133.47716
              },
              {
                "average": 1763832.101,
                "count": 66877,
                "maximum": 1763944.266,
                "minimum": 1763691.526,
                "name": "Y",
                "position": 1,
                "stddev": 49.35342266,
                "variance": 2435.760328
              },
              {
                "average": -0.456942917,
                "count": 66877,
                "maximum": 5.970585531,
                "minimum": -2.629414469,
                "name": "Z",
                "position": 2,
                "stddev": 1.522128232,
                "variance": 2.316874355
              },
              {
                "average": 270.1008119,
                "count": 66877,
                "maximum": 4751,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 710.3850398,
                "variance": 504646.9047
              },
              {
                "average": 1.000613066,
                "count": 66877,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02475275923,
                "variance": 0.0006126990894
              },
              {
                "average": 1.001211179,
                "count": 66877,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03478117114,
                "variance": 0.001209729866
              },
              {
                "average": 1,
                "count": 66877,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66877,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.41076902,
                "count": 66877,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.18774266,
                "variance": 103.7901005
              },
              {
                "average": 19.47517182,
                "count": 66877,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.17476261,
                "variance": 1.380067189
              },
              {
                "average": 1.831990071,
                "count": 66877,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3741977171,
                "variance": 0.1400239315
              },
              {
                "average": 16.8705534,
                "count": 66877,
                "maximum": 18,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9915938086,
                "variance": 0.9832582813
              },
              {
                "average": 246935818.8,
                "count": 66877,
                "maximum": 246936316.6,
                "minimum": 246935432.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 434.7897383,
                "variance": 189042.1166
              },
              {
                "average": 0,
                "count": 66877,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66877,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66877,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66877,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66877,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -582272.2947,
              1763691.526,
              -2.629414469,
              -581300.3547,
              1763944.266,
              5.970585531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -582272.2946577854,
                    1763691.5257388488,
                    -2.62941446927047
                  ],
                  [
                    -582272.2946577854,
                    1763944.265738849,
                    -2.62941446927047
                  ],
                  [
                    -581300.3546577855,
                    1763944.265738849,
                    5.970585530729529
                  ],
                  [
                    -581300.3546577855,
                    1763691.5257388488,
                    5.970585530729529
                  ],
                  [
                    -582272.2946577854,
                    1763691.5257388488,
                    -2.62941446927047
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T03:11:56+00:00",
            "end_time": "2019-07-12T02:57:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3639.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.3703498149912,
              65.26638858840855,
              -11.561110923827268
            ],
            [
              -166.37490876160612,
              65.27652856781907,
              -11.561110923827268
            ],
            [
              -166.35070476226636,
              65.27843926625206,
              7.078889076172733
            ],
            [
              -166.34615431721684,
              65.26829855615972,
              7.078889076172733
            ],
            [
              -166.3703498149912,
              65.26638858840855,
              -11.561110923827268
            ]
          ]
        ]
      },
      "bbox": [
        -166.3749088,
        65.26638859,
        -11.56111092,
        -166.3461543,
        65.27843927,
        7.078889076
      ],
      "properties": {
        "datetime": "2019-07-12T04:59:44Z",
        "pc:count": 3690425,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574127.1097,
            "count": 3690425,
            "maximum": -573559.4832,
            "minimum": -574709.9232,
            "name": "X",
            "position": 0,
            "stddev": 272.2073341,
            "variance": 74096.83275
          },
          {
            "average": 1754959.258,
            "count": 3690425,
            "maximum": 1755578.833,
            "minimum": 1754428.933,
            "name": "Y",
            "position": 1,
            "stddev": 279.2565698,
            "variance": 77984.23179
          },
          {
            "average": -0.9495718545,
            "count": 3690425,
            "maximum": 7.078889076,
            "minimum": -11.56111092,
            "name": "Z",
            "position": 2,
            "stddev": 1.294497211,
            "variance": 1.675723029
          },
          {
            "average": 216.9899586,
            "count": 3690425,
            "maximum": 27885,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 799.2110399,
            "variance": 638738.2863
          },
          {
            "average": 1.000188867,
            "count": 3690425,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01645189751,
            "variance": 0.0002706649316
          },
          {
            "average": 1.000381528,
            "count": 3690425,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02510247632,
            "variance": 0.0006301343176
          },
          {
            "average": 1,
            "count": 3690425,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3690425,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.54861351,
            "count": 3690425,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.839055783,
            "variance": 61.45079556
          },
          {
            "average": 19.99944039,
            "count": 3690425,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.302529141,
            "variance": 1.696582162
          },
          {
            "average": 1.913396154,
            "count": 3690425,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2893336344,
            "variance": 0.08371395202
          },
          {
            "average": 24.7227864,
            "count": 3690425,
            "maximum": 33,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.26042263,
            "variance": 105.2762725
          },
          {
            "average": 246939102.5,
            "count": 3690425,
            "maximum": 246942784.4,
            "minimum": 246928259.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4681.248558,
            "variance": 21914088.06
          },
          {
            "average": 0,
            "count": 3690425,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3690425,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3690425,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3690425,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3690425,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574709.9232,
          1754428.933,
          -11.56111092,
          -573559.4832,
          1755578.833,
          7.078889076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574709.9232028779,
                1754428.9333629354,
                -11.561110923827268
              ],
              [
                -574709.9232028779,
                1755578.8333629353,
                -11.561110923827268
              ],
              [
                -573559.4832028779,
                1755578.8333629353,
                7.078889076172733
              ],
              [
                -573559.4832028779,
                1754428.9333629354,
                7.078889076172733
              ],
              [
                -574709.9232028779,
                1754428.9333629354,
                -11.561110923827268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:59:44+00:00",
        "end_time": "2019-07-12T00:57:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3639.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3639.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3639.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3639.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3749088,
            65.26638859,
            -11.56111092,
            -166.3461543,
            65.27843927,
            7.078889076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.3703498149912,
                  65.26638858840855,
                  -11.561110923827268
                ],
                [
                  -166.37490876160612,
                  65.27652856781907,
                  -11.561110923827268
                ],
                [
                  -166.35070476226636,
                  65.27843926625206,
                  7.078889076172733
                ],
                [
                  -166.34615431721684,
                  65.26829855615972,
                  7.078889076172733
                ],
                [
                  -166.3703498149912,
                  65.26638858840855,
                  -11.561110923827268
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3639.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3639.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:59:44Z",
            "pc:count": 3690425,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574127.1097,
                "count": 3690425,
                "maximum": -573559.4832,
                "minimum": -574709.9232,
                "name": "X",
                "position": 0,
                "stddev": 272.2073341,
                "variance": 74096.83275
              },
              {
                "average": 1754959.258,
                "count": 3690425,
                "maximum": 1755578.833,
                "minimum": 1754428.933,
                "name": "Y",
                "position": 1,
                "stddev": 279.2565698,
                "variance": 77984.23179
              },
              {
                "average": -0.9495718545,
                "count": 3690425,
                "maximum": 7.078889076,
                "minimum": -11.56111092,
                "name": "Z",
                "position": 2,
                "stddev": 1.294497211,
                "variance": 1.675723029
              },
              {
                "average": 216.9899586,
                "count": 3690425,
                "maximum": 27885,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 799.2110399,
                "variance": 638738.2863
              },
              {
                "average": 1.000188867,
                "count": 3690425,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01645189751,
                "variance": 0.0002706649316
              },
              {
                "average": 1.000381528,
                "count": 3690425,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02510247632,
                "variance": 0.0006301343176
              },
              {
                "average": 1,
                "count": 3690425,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3690425,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.54861351,
                "count": 3690425,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.839055783,
                "variance": 61.45079556
              },
              {
                "average": 19.99944039,
                "count": 3690425,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.302529141,
                "variance": 1.696582162
              },
              {
                "average": 1.913396154,
                "count": 3690425,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2893336344,
                "variance": 0.08371395202
              },
              {
                "average": 24.7227864,
                "count": 3690425,
                "maximum": 33,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.26042263,
                "variance": 105.2762725
              },
              {
                "average": 246939102.5,
                "count": 3690425,
                "maximum": 246942784.4,
                "minimum": 246928259.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4681.248558,
                "variance": 21914088.06
              },
              {
                "average": 0,
                "count": 3690425,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3690425,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3690425,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3690425,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3690425,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574709.9232,
              1754428.933,
              -11.56111092,
              -573559.4832,
              1755578.833,
              7.078889076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574709.9232028779,
                    1754428.9333629354,
                    -11.561110923827268
                  ],
                  [
                    -574709.9232028779,
                    1755578.8333629353,
                    -11.561110923827268
                  ],
                  [
                    -573559.4832028779,
                    1755578.8333629353,
                    7.078889076172733
                  ],
                  [
                    -573559.4832028779,
                    1754428.9333629354,
                    7.078889076172733
                  ],
                  [
                    -574709.9232028779,
                    1754428.9333629354,
                    -11.561110923827268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:59:44+00:00",
            "end_time": "2019-07-12T00:57:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN2747.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.56564181591165,
              65.3363991943582,
              -1.591720036233802
            ],
            [
              -166.5698781393578,
              65.34564983765264,
              -1.591720036233802
            ],
            [
              -166.54746523087564,
              65.34744361538412,
              14.948279963766197
            ],
            [
              -166.54323609791274,
              65.33819234425594,
              14.948279963766197
            ],
            [
              -166.56564181591165,
              65.3363991943582,
              -1.591720036233802
            ]
          ]
        ]
      },
      "bbox": [
        -166.5698781,
        65.33639919,
        -1.591720036,
        -166.5432361,
        65.34744362,
        14.94827996
      ],
      "properties": {
        "datetime": "2019-07-12T03:11:53Z",
        "pc:count": 690838,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -581501.9314,
            "count": 690838,
            "maximum": -581144.6493,
            "minimum": -582207.9093,
            "name": "X",
            "position": 0,
            "stddev": 230.7342938,
            "variance": 53238.31435
          },
          {
            "average": 1764262.863,
            "count": 690838,
            "maximum": 1764843.981,
            "minimum": 1763794.481,
            "name": "Y",
            "position": 1,
            "stddev": 304.0878181,
            "variance": 92469.40113
          },
          {
            "average": 6.304547555,
            "count": 690838,
            "maximum": 14.94827996,
            "minimum": -1.591720036,
            "name": "Z",
            "position": 2,
            "stddev": 5.806222895,
            "variance": 33.7122243
          },
          {
            "average": 683.829963,
            "count": 690838,
            "maximum": 39963,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 763.674523,
            "variance": 583198.777
          },
          {
            "average": 1.001485153,
            "count": 690838,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03936413567,
            "variance": 0.001549535177
          },
          {
            "average": 1.003009389,
            "count": 690838,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05677371326,
            "variance": 0.003223254517
          },
          {
            "average": 1,
            "count": 690838,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 690838,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.51371667,
            "count": 690838,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.09534943,
            "variance": 171.4881767
          },
          {
            "average": 19.83201447,
            "count": 690838,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.351534373,
            "variance": 1.826645163
          },
          {
            "average": 1.364166418,
            "count": 690838,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4831323559,
            "variance": 0.2334168733
          },
          {
            "average": 14.23770406,
            "count": 690838,
            "maximum": 18,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.849462695,
            "variance": 3.420512259
          },
          {
            "average": 246934690.5,
            "count": 690838,
            "maximum": 246936313.3,
            "minimum": 246933733.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 783.969258,
            "variance": 614607.7975
          },
          {
            "average": 0,
            "count": 690838,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 690838,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 690838,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 690838,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 690838,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -582207.9093,
          1763794.481,
          -1.591720036,
          -581144.6493,
          1764843.981,
          14.94827996
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -582207.9092804295,
                1763794.4813008555,
                -1.591720036233802
              ],
              [
                -582207.9092804295,
                1764843.9813008555,
                -1.591720036233802
              ],
              [
                -581144.6492804295,
                1764843.9813008555,
                14.948279963766197
              ],
              [
                -581144.6492804295,
                1763794.4813008555,
                14.948279963766197
              ],
              [
                -582207.9092804295,
                1763794.4813008555,
                -1.591720036233802
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T03:11:53+00:00",
        "end_time": "2019-07-12T02:28:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2747.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN2747.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2747.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2747.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5698781,
            65.33639919,
            -1.591720036,
            -166.5432361,
            65.34744362,
            14.94827996
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.56564181591165,
                  65.3363991943582,
                  -1.591720036233802
                ],
                [
                  -166.5698781393578,
                  65.34564983765264,
                  -1.591720036233802
                ],
                [
                  -166.54746523087564,
                  65.34744361538412,
                  14.948279963766197
                ],
                [
                  -166.54323609791274,
                  65.33819234425594,
                  14.948279963766197
                ],
                [
                  -166.56564181591165,
                  65.3363991943582,
                  -1.591720036233802
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN2747.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2747.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T03:11:53Z",
            "pc:count": 690838,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -581501.9314,
                "count": 690838,
                "maximum": -581144.6493,
                "minimum": -582207.9093,
                "name": "X",
                "position": 0,
                "stddev": 230.7342938,
                "variance": 53238.31435
              },
              {
                "average": 1764262.863,
                "count": 690838,
                "maximum": 1764843.981,
                "minimum": 1763794.481,
                "name": "Y",
                "position": 1,
                "stddev": 304.0878181,
                "variance": 92469.40113
              },
              {
                "average": 6.304547555,
                "count": 690838,
                "maximum": 14.94827996,
                "minimum": -1.591720036,
                "name": "Z",
                "position": 2,
                "stddev": 5.806222895,
                "variance": 33.7122243
              },
              {
                "average": 683.829963,
                "count": 690838,
                "maximum": 39963,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 763.674523,
                "variance": 583198.777
              },
              {
                "average": 1.001485153,
                "count": 690838,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03936413567,
                "variance": 0.001549535177
              },
              {
                "average": 1.003009389,
                "count": 690838,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05677371326,
                "variance": 0.003223254517
              },
              {
                "average": 1,
                "count": 690838,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 690838,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.51371667,
                "count": 690838,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.09534943,
                "variance": 171.4881767
              },
              {
                "average": 19.83201447,
                "count": 690838,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.351534373,
                "variance": 1.826645163
              },
              {
                "average": 1.364166418,
                "count": 690838,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4831323559,
                "variance": 0.2334168733
              },
              {
                "average": 14.23770406,
                "count": 690838,
                "maximum": 18,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.849462695,
                "variance": 3.420512259
              },
              {
                "average": 246934690.5,
                "count": 690838,
                "maximum": 246936313.3,
                "minimum": 246933733.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 783.969258,
                "variance": 614607.7975
              },
              {
                "average": 0,
                "count": 690838,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 690838,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 690838,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 690838,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 690838,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -582207.9093,
              1763794.481,
              -1.591720036,
              -581144.6493,
              1764843.981,
              14.94827996
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -582207.9092804295,
                    1763794.4813008555,
                    -1.591720036233802
                  ],
                  [
                    -582207.9092804295,
                    1764843.9813008555,
                    -1.591720036233802
                  ],
                  [
                    -581144.6492804295,
                    1764843.9813008555,
                    14.948279963766197
                  ],
                  [
                    -581144.6492804295,
                    1763794.4813008555,
                    14.948279963766197
                  ],
                  [
                    -582207.9092804295,
                    1763794.4813008555,
                    -1.591720036233802
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T03:11:53+00:00",
            "end_time": "2019-07-12T02:28:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN2748.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.55520884796726,
              65.34645876498794,
              8.527107388199603
            ],
            [
              -166.55634416820504,
              65.34893976352235,
              8.527107388199603
            ],
            [
              -166.54720388356407,
              65.34967080970621,
              15.287107388199601
            ],
            [
              -166.5460693500495,
              65.34718974252092,
              15.287107388199601
            ],
            [
              -166.55520884796726,
              65.34645876498794,
              8.527107388199603
            ]
          ]
        ]
      },
      "bbox": [
        -166.5563442,
        65.34645876,
        8.527107388,
        -166.5460694,
        65.34967081,
        15.28710739
      ],
      "properties": {
        "datetime": "2019-07-12T02:28:55Z",
        "pc:count": 38384,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -581235.8193,
            "count": 38384,
            "maximum": -581086.0813,
            "minimum": -581519.6413,
            "name": "X",
            "position": 0,
            "stddev": 113.0776466,
            "variance": 12786.55417
          },
          {
            "average": 1764904.25,
            "count": 38384,
            "maximum": 1765085.443,
            "minimum": 1764803.983,
            "name": "Y",
            "position": 1,
            "stddev": 74.82410918,
            "variance": 5598.647315
          },
          {
            "average": 11.81195498,
            "count": 38384,
            "maximum": 15.28710739,
            "minimum": 8.527107388,
            "name": "Z",
            "position": 2,
            "stddev": 0.7369257319,
            "variance": 0.5430595344
          },
          {
            "average": 851.6132243,
            "count": 38384,
            "maximum": 6252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 629.335344,
            "variance": 396062.9752
          },
          {
            "average": 1.050646103,
            "count": 38384,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2325393809,
            "variance": 0.05407456365
          },
          {
            "average": 1.101161942,
            "count": 38384,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3299320762,
            "variance": 0.1088551749
          },
          {
            "average": 1,
            "count": 38384,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38384,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.954434139,
            "count": 38384,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.793528468,
            "variance": 7.8038013
          },
          {
            "average": 18.19086756,
            "count": 38384,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.312420485,
            "variance": 1.72244753
          },
          {
            "average": 1.070498124,
            "count": 38384,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2675335277,
            "variance": 0.07157418847
          },
          {
            "average": 10.73650479,
            "count": 38384,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9646732714,
            "variance": 0.9305945206
          },
          {
            "average": 246933201,
            "count": 38384,
            "maximum": 246933735,
            "minimum": 246932889.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 406.8893683,
            "variance": 165558.9581
          },
          {
            "average": 0,
            "count": 38384,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38384,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38384,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38384,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38384,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -581519.6413,
          1764803.983,
          8.527107388,
          -581086.0813,
          1765085.443,
          15.28710739
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -581519.641333164,
                1764803.982545456,
                8.527107388199603
              ],
              [
                -581519.641333164,
                1765085.4425454559,
                8.527107388199603
              ],
              [
                -581086.0813331639,
                1765085.4425454559,
                15.287107388199601
              ],
              [
                -581086.0813331639,
                1764803.982545456,
                15.287107388199601
              ],
              [
                -581519.641333164,
                1764803.982545456,
                8.527107388199603
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:28:55+00:00",
        "end_time": "2019-07-12T02:14:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2748.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN2748.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2748.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2748.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5563442,
            65.34645876,
            8.527107388,
            -166.5460694,
            65.34967081,
            15.28710739
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.55520884796726,
                  65.34645876498794,
                  8.527107388199603
                ],
                [
                  -166.55634416820504,
                  65.34893976352235,
                  8.527107388199603
                ],
                [
                  -166.54720388356407,
                  65.34967080970621,
                  15.287107388199601
                ],
                [
                  -166.5460693500495,
                  65.34718974252092,
                  15.287107388199601
                ],
                [
                  -166.55520884796726,
                  65.34645876498794,
                  8.527107388199603
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN2748.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2748.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:28:55Z",
            "pc:count": 38384,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -581235.8193,
                "count": 38384,
                "maximum": -581086.0813,
                "minimum": -581519.6413,
                "name": "X",
                "position": 0,
                "stddev": 113.0776466,
                "variance": 12786.55417
              },
              {
                "average": 1764904.25,
                "count": 38384,
                "maximum": 1765085.443,
                "minimum": 1764803.983,
                "name": "Y",
                "position": 1,
                "stddev": 74.82410918,
                "variance": 5598.647315
              },
              {
                "average": 11.81195498,
                "count": 38384,
                "maximum": 15.28710739,
                "minimum": 8.527107388,
                "name": "Z",
                "position": 2,
                "stddev": 0.7369257319,
                "variance": 0.5430595344
              },
              {
                "average": 851.6132243,
                "count": 38384,
                "maximum": 6252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 629.335344,
                "variance": 396062.9752
              },
              {
                "average": 1.050646103,
                "count": 38384,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2325393809,
                "variance": 0.05407456365
              },
              {
                "average": 1.101161942,
                "count": 38384,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3299320762,
                "variance": 0.1088551749
              },
              {
                "average": 1,
                "count": 38384,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38384,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.954434139,
                "count": 38384,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.793528468,
                "variance": 7.8038013
              },
              {
                "average": 18.19086756,
                "count": 38384,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.312420485,
                "variance": 1.72244753
              },
              {
                "average": 1.070498124,
                "count": 38384,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2675335277,
                "variance": 0.07157418847
              },
              {
                "average": 10.73650479,
                "count": 38384,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9646732714,
                "variance": 0.9305945206
              },
              {
                "average": 246933201,
                "count": 38384,
                "maximum": 246933735,
                "minimum": 246932889.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 406.8893683,
                "variance": 165558.9581
              },
              {
                "average": 0,
                "count": 38384,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38384,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38384,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38384,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38384,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -581519.6413,
              1764803.983,
              8.527107388,
              -581086.0813,
              1765085.443,
              15.28710739
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -581519.641333164,
                    1764803.982545456,
                    8.527107388199603
                  ],
                  [
                    -581519.641333164,
                    1765085.4425454559,
                    8.527107388199603
                  ],
                  [
                    -581086.0813331639,
                    1765085.4425454559,
                    15.287107388199601
                  ],
                  [
                    -581086.0813331639,
                    1764803.982545456,
                    15.287107388199601
                  ],
                  [
                    -581519.641333164,
                    1764803.982545456,
                    8.527107388199603
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:28:55+00:00",
            "end_time": "2019-07-12T02:14:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3148.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.48247555894656,
              65.34728696278061,
              16.906485905811685
            ],
            [
              -166.48308909252796,
              65.3486357261326,
              16.906485905811685
            ],
            [
              -166.47938347195316,
              65.34893040388683,
              23.24648590581168
            ],
            [
              -166.47877011184264,
              65.34758162549082,
              23.24648590581168
            ],
            [
              -166.48247555894656,
              65.34728696278061,
              16.906485905811685
            ]
          ]
        ]
      },
      "bbox": [
        -166.4830891,
        65.34728696,
        16.90648591,
        -166.4787701,
        65.3489304,
        23.24648591
      ],
      "properties": {
        "datetime": "2019-07-12T01:32:14Z",
        "pc:count": 40794,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -578097.9922,
            "count": 40794,
            "maximum": -577997.7528,
            "minimum": -578173.4928,
            "name": "X",
            "position": 0,
            "stddev": 42.62409084,
            "variance": 1816.81312
          },
          {
            "average": 1764322.902,
            "count": 40794,
            "maximum": 1764412.563,
            "minimum": 1764259.583,
            "name": "Y",
            "position": 1,
            "stddev": 36.57017994,
            "variance": 1337.378061
          },
          {
            "average": 20.1139674,
            "count": 40794,
            "maximum": 23.24648591,
            "minimum": 16.90648591,
            "name": "Z",
            "position": 2,
            "stddev": 1.41696511,
            "variance": 2.007790122
          },
          {
            "average": 1616.215252,
            "count": 40794,
            "maximum": 3735,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 614.4033802,
            "variance": 377491.5136
          },
          {
            "average": 1,
            "count": 40794,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 40794,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 40794,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40794,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.280065696,
            "count": 40794,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4490365738,
            "variance": 0.2016338446
          },
          {
            "average": 21.12708886,
            "count": 40794,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.12509162,
            "variance": 4.516014394
          },
          {
            "average": 1.00007354,
            "count": 40794,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008575349612,
            "variance": 7.353662097e-05
          },
          {
            "average": 4,
            "count": 40794,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246930332.6,
            "count": 40794,
            "maximum": 246930334.9,
            "minimum": 246930330.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.255324641,
            "variance": 1.575839954
          },
          {
            "average": 0,
            "count": 40794,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40794,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40794,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40794,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40794,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -578173.4928,
          1764259.583,
          16.90648591,
          -577997.7528,
          1764412.563,
          23.24648591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -578173.492766237,
                1764259.5825376257,
                16.906485905811685
              ],
              [
                -578173.492766237,
                1764412.5625376257,
                16.906485905811685
              ],
              [
                -577997.752766237,
                1764412.5625376257,
                23.24648590581168
              ],
              [
                -577997.752766237,
                1764259.5825376257,
                23.24648590581168
              ],
              [
                -578173.492766237,
                1764259.5825376257,
                16.906485905811685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:32:14+00:00",
        "end_time": "2019-07-12T01:32:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3148.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3148.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3148.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3148.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4830891,
            65.34728696,
            16.90648591,
            -166.4787701,
            65.3489304,
            23.24648591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.48247555894656,
                  65.34728696278061,
                  16.906485905811685
                ],
                [
                  -166.48308909252796,
                  65.3486357261326,
                  16.906485905811685
                ],
                [
                  -166.47938347195316,
                  65.34893040388683,
                  23.24648590581168
                ],
                [
                  -166.47877011184264,
                  65.34758162549082,
                  23.24648590581168
                ],
                [
                  -166.48247555894656,
                  65.34728696278061,
                  16.906485905811685
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3148.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3148.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:32:14Z",
            "pc:count": 40794,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -578097.9922,
                "count": 40794,
                "maximum": -577997.7528,
                "minimum": -578173.4928,
                "name": "X",
                "position": 0,
                "stddev": 42.62409084,
                "variance": 1816.81312
              },
              {
                "average": 1764322.902,
                "count": 40794,
                "maximum": 1764412.563,
                "minimum": 1764259.583,
                "name": "Y",
                "position": 1,
                "stddev": 36.57017994,
                "variance": 1337.378061
              },
              {
                "average": 20.1139674,
                "count": 40794,
                "maximum": 23.24648591,
                "minimum": 16.90648591,
                "name": "Z",
                "position": 2,
                "stddev": 1.41696511,
                "variance": 2.007790122
              },
              {
                "average": 1616.215252,
                "count": 40794,
                "maximum": 3735,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 614.4033802,
                "variance": 377491.5136
              },
              {
                "average": 1,
                "count": 40794,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 40794,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 40794,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40794,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.280065696,
                "count": 40794,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4490365738,
                "variance": 0.2016338446
              },
              {
                "average": 21.12708886,
                "count": 40794,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.12509162,
                "variance": 4.516014394
              },
              {
                "average": 1.00007354,
                "count": 40794,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008575349612,
                "variance": 7.353662097e-05
              },
              {
                "average": 4,
                "count": 40794,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246930332.6,
                "count": 40794,
                "maximum": 246930334.9,
                "minimum": 246930330.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.255324641,
                "variance": 1.575839954
              },
              {
                "average": 0,
                "count": 40794,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40794,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40794,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40794,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40794,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -578173.4928,
              1764259.583,
              16.90648591,
              -577997.7528,
              1764412.563,
              23.24648591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -578173.492766237,
                    1764259.5825376257,
                    16.906485905811685
                  ],
                  [
                    -578173.492766237,
                    1764412.5625376257,
                    16.906485905811685
                  ],
                  [
                    -577997.752766237,
                    1764412.5625376257,
                    23.24648590581168
                  ],
                  [
                    -577997.752766237,
                    1764259.5825376257,
                    23.24648590581168
                  ],
                  [
                    -578173.492766237,
                    1764259.5825376257,
                    16.906485905811685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:32:14+00:00",
            "end_time": "2019-07-12T01:32:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN2846.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.54514691313673,
              65.33411050248588,
              -2.362413949490824
            ],
            [
              -166.5468771584932,
              65.33789610858854,
              -2.362413949490824
            ],
            [
              -166.52570240392382,
              65.33958815070599,
              8.037586050509177
            ],
            [
              -166.523974938688,
              65.33580230228151,
              8.037586050509177
            ],
            [
              -166.54514691313673,
              65.33411050248588,
              -2.362413949490824
            ]
          ]
        ]
      },
      "bbox": [
        -166.5468772,
        65.3341105,
        -2.362413949,
        -166.5239749,
        65.33958815,
        8.037586051
      ],
      "properties": {
        "datetime": "2019-07-12T02:57:25Z",
        "pc:count": 485835,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -580699.8819,
            "count": 485835,
            "maximum": -580312.792,
            "minimum": -581317.532,
            "name": "X",
            "position": 0,
            "stddev": 238.0290387,
            "variance": 56657.82324
          },
          {
            "average": 1763590.139,
            "count": 485835,
            "maximum": 1763793.927,
            "minimum": 1763364.467,
            "name": "Y",
            "position": 1,
            "stddev": 85.51247727,
            "variance": 7312.38377
          },
          {
            "average": 1.721132419,
            "count": 485835,
            "maximum": 8.037586051,
            "minimum": -2.362413949,
            "name": "Z",
            "position": 2,
            "stddev": 1.753764272,
            "variance": 3.075689122
          },
          {
            "average": 777.8351786,
            "count": 485835,
            "maximum": 6377,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 897.6948626,
            "variance": 805856.0664
          },
          {
            "average": 1.004009592,
            "count": 485835,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06859810885,
            "variance": 0.004705700538
          },
          {
            "average": 1.008017125,
            "count": 485835,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1004460027,
            "variance": 0.01008939946
          },
          {
            "average": 1,
            "count": 485835,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 485835,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.61459961,
            "count": 485835,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.48173738,
            "variance": 181.7572427
          },
          {
            "average": 20.01924984,
            "count": 485835,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.220484321,
            "variance": 1.489581977
          },
          {
            "average": 1.408484362,
            "count": 485835,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4933638487,
            "variance": 0.2434078872
          },
          {
            "average": 14.49990841,
            "count": 485835,
            "maximum": 16,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8206222343,
            "variance": 0.6734208514
          },
          {
            "average": 246934914.1,
            "count": 485835,
            "maximum": 246935445.7,
            "minimum": 246934389.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 374.0672221,
            "variance": 139926.2867
          },
          {
            "average": 0,
            "count": 485835,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 485835,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 485835,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 485835,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 485835,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -581317.532,
          1763364.467,
          -2.362413949,
          -580312.792,
          1763793.927,
          8.037586051
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -581317.5320002978,
                1763364.4665501113,
                -2.362413949490824
              ],
              [
                -581317.5320002978,
                1763793.9265501113,
                -2.362413949490824
              ],
              [
                -580312.7920002978,
                1763793.9265501113,
                8.037586050509177
              ],
              [
                -580312.7920002978,
                1763364.4665501113,
                8.037586050509177
              ],
              [
                -581317.5320002978,
                1763364.4665501113,
                -2.362413949490824
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:57:25+00:00",
        "end_time": "2019-07-12T02:39:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2846.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN2846.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2846.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2846.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5468772,
            65.3341105,
            -2.362413949,
            -166.5239749,
            65.33958815,
            8.037586051
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.54514691313673,
                  65.33411050248588,
                  -2.362413949490824
                ],
                [
                  -166.5468771584932,
                  65.33789610858854,
                  -2.362413949490824
                ],
                [
                  -166.52570240392382,
                  65.33958815070599,
                  8.037586050509177
                ],
                [
                  -166.523974938688,
                  65.33580230228151,
                  8.037586050509177
                ],
                [
                  -166.54514691313673,
                  65.33411050248588,
                  -2.362413949490824
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN2846.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2846.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:57:25Z",
            "pc:count": 485835,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -580699.8819,
                "count": 485835,
                "maximum": -580312.792,
                "minimum": -581317.532,
                "name": "X",
                "position": 0,
                "stddev": 238.0290387,
                "variance": 56657.82324
              },
              {
                "average": 1763590.139,
                "count": 485835,
                "maximum": 1763793.927,
                "minimum": 1763364.467,
                "name": "Y",
                "position": 1,
                "stddev": 85.51247727,
                "variance": 7312.38377
              },
              {
                "average": 1.721132419,
                "count": 485835,
                "maximum": 8.037586051,
                "minimum": -2.362413949,
                "name": "Z",
                "position": 2,
                "stddev": 1.753764272,
                "variance": 3.075689122
              },
              {
                "average": 777.8351786,
                "count": 485835,
                "maximum": 6377,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 897.6948626,
                "variance": 805856.0664
              },
              {
                "average": 1.004009592,
                "count": 485835,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06859810885,
                "variance": 0.004705700538
              },
              {
                "average": 1.008017125,
                "count": 485835,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1004460027,
                "variance": 0.01008939946
              },
              {
                "average": 1,
                "count": 485835,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 485835,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.61459961,
                "count": 485835,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.48173738,
                "variance": 181.7572427
              },
              {
                "average": 20.01924984,
                "count": 485835,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.220484321,
                "variance": 1.489581977
              },
              {
                "average": 1.408484362,
                "count": 485835,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4933638487,
                "variance": 0.2434078872
              },
              {
                "average": 14.49990841,
                "count": 485835,
                "maximum": 16,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8206222343,
                "variance": 0.6734208514
              },
              {
                "average": 246934914.1,
                "count": 485835,
                "maximum": 246935445.7,
                "minimum": 246934389.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 374.0672221,
                "variance": 139926.2867
              },
              {
                "average": 0,
                "count": 485835,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 485835,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 485835,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 485835,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 485835,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -581317.532,
              1763364.467,
              -2.362413949,
              -580312.792,
              1763793.927,
              8.037586051
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -581317.5320002978,
                    1763364.4665501113,
                    -2.362413949490824
                  ],
                  [
                    -581317.5320002978,
                    1763793.9265501113,
                    -2.362413949490824
                  ],
                  [
                    -580312.7920002978,
                    1763793.9265501113,
                    8.037586050509177
                  ],
                  [
                    -580312.7920002978,
                    1763364.4665501113,
                    8.037586050509177
                  ],
                  [
                    -581317.5320002978,
                    1763364.4665501113,
                    -2.362413949490824
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:57:25+00:00",
            "end_time": "2019-07-12T02:39:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3237.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.45039597329634,
              65.25175482368377,
              -8.035992301144873
            ],
            [
              -166.45323337179437,
              65.25802821077063,
              -8.035992301144873
            ],
            [
              -166.43548293586298,
              65.25943982083011,
              -4.935992301144872
            ],
            [
              -166.43264939075516,
              65.25316610000537,
              -4.935992301144872
            ],
            [
              -166.45039597329634,
              65.25175482368377,
              -8.035992301144873
            ]
          ]
        ]
      },
      "bbox": [
        -166.4532334,
        65.25175482,
        -8.035992301,
        -166.4326494,
        65.25943982,
        -4.935992301
      ],
      "properties": {
        "datetime": "2019-07-12T06:46:00Z",
        "pc:count": 115309,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -578198.8835,
            "count": 115309,
            "maximum": -577844.7236,
            "minimum": -578689.1836,
            "name": "X",
            "position": 0,
            "stddev": 201.4645859,
            "variance": 40587.97938
          },
          {
            "average": 1753911.276,
            "count": 115309,
            "maximum": 1754233.203,
            "minimum": 1753521.603,
            "name": "Y",
            "position": 1,
            "stddev": 156.4946782,
            "variance": 24490.58432
          },
          {
            "average": -6.616618185,
            "count": 115309,
            "maximum": -4.935992301,
            "minimum": -8.035992301,
            "name": "Z",
            "position": 2,
            "stddev": 0.5459567998,
            "variance": 0.2980688272
          },
          {
            "average": 2815.568525,
            "count": 115309,
            "maximum": 5164,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 411.951623,
            "variance": 169704.1397
          },
          {
            "average": 1,
            "count": 115309,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 115309,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 115309,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115309,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 115309,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00444635,
            "count": 115309,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9472616059,
            "variance": 0.89730455
          },
          {
            "average": 2.007163361,
            "count": 115309,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08474366286,
            "variance": 0.007181488394
          },
          {
            "average": 47.70706536,
            "count": 115309,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4816799681,
            "variance": 0.2320155917
          },
          {
            "average": 246949018.4,
            "count": 115309,
            "maximum": 246949160,
            "minimum": 246948274.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 216.7945875,
            "variance": 46999.89315
          },
          {
            "average": 0,
            "count": 115309,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115309,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115309,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115309,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 115309,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -578689.1836,
          1753521.603,
          -8.035992301,
          -577844.7236,
          1754233.203,
          -4.935992301
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -578689.1835923435,
                1753521.6030366817,
                -8.035992301144873
              ],
              [
                -578689.1835923435,
                1754233.2030366817,
                -8.035992301144873
              ],
              [
                -577844.7235923435,
                1754233.2030366817,
                -4.935992301144872
              ],
              [
                -577844.7235923435,
                1753521.6030366817,
                -4.935992301144872
              ],
              [
                -578689.1835923435,
                1753521.6030366817,
                -8.035992301144873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:46:00+00:00",
        "end_time": "2019-07-12T06:31:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3237.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3237.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3237.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3237.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4532334,
            65.25175482,
            -8.035992301,
            -166.4326494,
            65.25943982,
            -4.935992301
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.45039597329634,
                  65.25175482368377,
                  -8.035992301144873
                ],
                [
                  -166.45323337179437,
                  65.25802821077063,
                  -8.035992301144873
                ],
                [
                  -166.43548293586298,
                  65.25943982083011,
                  -4.935992301144872
                ],
                [
                  -166.43264939075516,
                  65.25316610000537,
                  -4.935992301144872
                ],
                [
                  -166.45039597329634,
                  65.25175482368377,
                  -8.035992301144873
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3237.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3237.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:46:00Z",
            "pc:count": 115309,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -578198.8835,
                "count": 115309,
                "maximum": -577844.7236,
                "minimum": -578689.1836,
                "name": "X",
                "position": 0,
                "stddev": 201.4645859,
                "variance": 40587.97938
              },
              {
                "average": 1753911.276,
                "count": 115309,
                "maximum": 1754233.203,
                "minimum": 1753521.603,
                "name": "Y",
                "position": 1,
                "stddev": 156.4946782,
                "variance": 24490.58432
              },
              {
                "average": -6.616618185,
                "count": 115309,
                "maximum": -4.935992301,
                "minimum": -8.035992301,
                "name": "Z",
                "position": 2,
                "stddev": 0.5459567998,
                "variance": 0.2980688272
              },
              {
                "average": 2815.568525,
                "count": 115309,
                "maximum": 5164,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 411.951623,
                "variance": 169704.1397
              },
              {
                "average": 1,
                "count": 115309,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 115309,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 115309,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115309,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 115309,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00444635,
                "count": 115309,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9472616059,
                "variance": 0.89730455
              },
              {
                "average": 2.007163361,
                "count": 115309,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08474366286,
                "variance": 0.007181488394
              },
              {
                "average": 47.70706536,
                "count": 115309,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4816799681,
                "variance": 0.2320155917
              },
              {
                "average": 246949018.4,
                "count": 115309,
                "maximum": 246949160,
                "minimum": 246948274.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 216.7945875,
                "variance": 46999.89315
              },
              {
                "average": 0,
                "count": 115309,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115309,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115309,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115309,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 115309,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -578689.1836,
              1753521.603,
              -8.035992301,
              -577844.7236,
              1754233.203,
              -4.935992301
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -578689.1835923435,
                    1753521.6030366817,
                    -8.035992301144873
                  ],
                  [
                    -578689.1835923435,
                    1754233.2030366817,
                    -8.035992301144873
                  ],
                  [
                    -577844.7235923435,
                    1754233.2030366817,
                    -4.935992301144872
                  ],
                  [
                    -577844.7235923435,
                    1753521.6030366817,
                    -4.935992301144872
                  ],
                  [
                    -578689.1835923435,
                    1753521.6030366817,
                    -8.035992301144873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:46:00+00:00",
            "end_time": "2019-07-12T06:31:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3238.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.45249341580953,
              65.25733999247139,
              -8.040491487276856
            ],
            [
              -166.45364435362154,
              65.25988408976683,
              -8.040491487276856
            ],
            [
              -166.43504639558347,
              65.26136300246937,
              -6.380491487276855
            ],
            [
              -166.43389709539034,
              65.25881876334283,
              -6.380491487276855
            ],
            [
              -166.45249341580953,
              65.25733999247139,
              -8.040491487276856
            ]
          ]
        ]
      },
      "bbox": [
        -166.4536444,
        65.25733999,
        -8.040491487,
        -166.4338971,
        65.261363,
        -6.380491487
      ],
      "properties": {
        "datetime": "2019-07-12T06:46:00Z",
        "pc:count": 51086,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -578392.1837,
            "count": 51086,
            "maximum": -577784.7796,
            "minimum": -578669.4996,
            "name": "X",
            "position": 0,
            "stddev": 119.7973363,
            "variance": 14351.40178
          },
          {
            "average": 1754297.002,
            "count": 51086,
            "maximum": 1754439.983,
            "minimum": 1754151.403,
            "name": "Y",
            "position": 1,
            "stddev": 58.21456464,
            "variance": 3388.935537
          },
          {
            "average": -7.117974164,
            "count": 51086,
            "maximum": -6.380491487,
            "minimum": -8.040491487,
            "name": "Z",
            "position": 2,
            "stddev": 0.266966174,
            "variance": 0.07127093809
          },
          {
            "average": 2728.600576,
            "count": 51086,
            "maximum": 4155,
            "minimum": 1815,
            "name": "Intensity",
            "position": 3,
            "stddev": 280.4082478,
            "variance": 78628.78541
          },
          {
            "average": 1,
            "count": 51086,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 51086,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 51086,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51086,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 51086,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.9475073,
            "count": 51086,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.125706901,
            "variance": 1.267216027
          },
          {
            "average": 2.011275105,
            "count": 51086,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.105585013,
            "variance": 0.01114819496
          },
          {
            "average": 47.05028775,
            "count": 51086,
            "maximum": 48,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.661794695,
            "variance": 0.4379722183
          },
          {
            "average": 246948726.7,
            "count": 51086,
            "maximum": 246949160.5,
            "minimum": 246947391,
            "name": "GpsTime",
            "position": 12,
            "stddev": 290.1213909,
            "variance": 84170.42148
          },
          {
            "average": 0,
            "count": 51086,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51086,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51086,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51086,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 51086,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -578669.4996,
          1754151.403,
          -8.040491487,
          -577784.7796,
          1754439.983,
          -6.380491487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -578669.4995919304,
                1754151.4026666319,
                -8.040491487276856
              ],
              [
                -578669.4995919304,
                1754439.982666632,
                -8.040491487276856
              ],
              [
                -577784.7795919304,
                1754439.982666632,
                -6.380491487276855
              ],
              [
                -577784.7795919304,
                1754151.4026666319,
                -6.380491487276855
              ],
              [
                -578669.4995919304,
                1754151.4026666319,
                -8.040491487276856
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:46:00+00:00",
        "end_time": "2019-07-12T06:16:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3238.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3238.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3238.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3238.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4536444,
            65.25733999,
            -8.040491487,
            -166.4338971,
            65.261363,
            -6.380491487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.45249341580953,
                  65.25733999247139,
                  -8.040491487276856
                ],
                [
                  -166.45364435362154,
                  65.25988408976683,
                  -8.040491487276856
                ],
                [
                  -166.43504639558347,
                  65.26136300246937,
                  -6.380491487276855
                ],
                [
                  -166.43389709539034,
                  65.25881876334283,
                  -6.380491487276855
                ],
                [
                  -166.45249341580953,
                  65.25733999247139,
                  -8.040491487276856
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3238.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3238.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:46:00Z",
            "pc:count": 51086,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -578392.1837,
                "count": 51086,
                "maximum": -577784.7796,
                "minimum": -578669.4996,
                "name": "X",
                "position": 0,
                "stddev": 119.7973363,
                "variance": 14351.40178
              },
              {
                "average": 1754297.002,
                "count": 51086,
                "maximum": 1754439.983,
                "minimum": 1754151.403,
                "name": "Y",
                "position": 1,
                "stddev": 58.21456464,
                "variance": 3388.935537
              },
              {
                "average": -7.117974164,
                "count": 51086,
                "maximum": -6.380491487,
                "minimum": -8.040491487,
                "name": "Z",
                "position": 2,
                "stddev": 0.266966174,
                "variance": 0.07127093809
              },
              {
                "average": 2728.600576,
                "count": 51086,
                "maximum": 4155,
                "minimum": 1815,
                "name": "Intensity",
                "position": 3,
                "stddev": 280.4082478,
                "variance": 78628.78541
              },
              {
                "average": 1,
                "count": 51086,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 51086,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 51086,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51086,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 51086,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.9475073,
                "count": 51086,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.125706901,
                "variance": 1.267216027
              },
              {
                "average": 2.011275105,
                "count": 51086,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.105585013,
                "variance": 0.01114819496
              },
              {
                "average": 47.05028775,
                "count": 51086,
                "maximum": 48,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.661794695,
                "variance": 0.4379722183
              },
              {
                "average": 246948726.7,
                "count": 51086,
                "maximum": 246949160.5,
                "minimum": 246947391,
                "name": "GpsTime",
                "position": 12,
                "stddev": 290.1213909,
                "variance": 84170.42148
              },
              {
                "average": 0,
                "count": 51086,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51086,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51086,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51086,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 51086,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -578669.4996,
              1754151.403,
              -8.040491487,
              -577784.7796,
              1754439.983,
              -6.380491487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -578669.4995919304,
                    1754151.4026666319,
                    -8.040491487276856
                  ],
                  [
                    -578669.4995919304,
                    1754439.982666632,
                    -8.040491487276856
                  ],
                  [
                    -577784.7795919304,
                    1754439.982666632,
                    -6.380491487276855
                  ],
                  [
                    -577784.7795919304,
                    1754151.4026666319,
                    -6.380491487276855
                  ],
                  [
                    -578669.4995919304,
                    1754151.4026666319,
                    -8.040491487276856
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:46:00+00:00",
            "end_time": "2019-07-12T06:16:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3837.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.32662083023374,
              65.24883305295108,
              -3.361261604481378
            ],
            [
              -166.3311567970115,
              65.2589646210184,
              -3.361261604481378
            ],
            [
              -166.30696086175763,
              65.26086890679133,
              44.95873839551862
            ],
            [
              -166.30243338383292,
              65.25073661168969,
              44.95873839551862
            ],
            [
              -166.32662083023374,
              65.24883305295108,
              -3.361261604481378
            ]
          ]
        ]
      },
      "bbox": [
        -166.3311568,
        65.24883305,
        -3.361261604,
        -166.3024334,
        65.26086891,
        44.9587384
      ],
      "properties": {
        "datetime": "2019-07-12T05:39:05Z",
        "pc:count": 4565443,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -572502.6825,
            "count": 4565443,
            "maximum": -571912.1748,
            "minimum": -573062.8148,
            "name": "X",
            "position": 0,
            "stddev": 282.189085,
            "variance": 79630.6797
          },
          {
            "average": 1752623.655,
            "count": 4565443,
            "maximum": 1753277.174,
            "minimum": 1752128.334,
            "name": "Y",
            "position": 1,
            "stddev": 272.537959,
            "variance": 74276.93911
          },
          {
            "average": 9.065784673,
            "count": 4565443,
            "maximum": 44.9587384,
            "minimum": -3.361261604,
            "name": "Z",
            "position": 2,
            "stddev": 11.62738476,
            "variance": 135.1960763
          },
          {
            "average": 442.8396346,
            "count": 4565443,
            "maximum": 24274,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 643.45147,
            "variance": 414029.7942
          },
          {
            "average": 1.039698667,
            "count": 4565443,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2249364377,
            "variance": 0.05059640102
          },
          {
            "average": 1.079942735,
            "count": 4565443,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3342106196,
            "variance": 0.1116967383
          },
          {
            "average": 1,
            "count": 4565443,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4565443,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.29923274,
            "count": 4565443,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.8226297,
            "variance": 191.0650919
          },
          {
            "average": 20.02101876,
            "count": 4565443,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.198490715,
            "variance": 1.436379994
          },
          {
            "average": 1.531562435,
            "count": 4565443,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5407129863,
            "variance": 0.2923705336
          },
          {
            "average": 34.40385544,
            "count": 4565443,
            "maximum": 39,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.24027383,
            "variance": 5.018826834
          },
          {
            "average": 246943187.3,
            "count": 4565443,
            "maximum": 246945145,
            "minimum": 246940980.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 809.3093506,
            "variance": 654981.625
          },
          {
            "average": 0,
            "count": 4565443,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4565443,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4565443,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4565443,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4565443,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -573062.8148,
          1752128.334,
          -3.361261604,
          -571912.1748,
          1753277.174,
          44.9587384
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -573062.8148480813,
                1752128.3341624981,
                -3.361261604481378
              ],
              [
                -573062.8148480813,
                1753277.174162498,
                -3.361261604481378
              ],
              [
                -571912.1748480814,
                1753277.174162498,
                44.95873839551862
              ],
              [
                -571912.1748480814,
                1752128.3341624981,
                44.95873839551862
              ],
              [
                -573062.8148480813,
                1752128.3341624981,
                -3.361261604481378
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:39:05+00:00",
        "end_time": "2019-07-12T04:29:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3837.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3837.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3837.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3837.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3311568,
            65.24883305,
            -3.361261604,
            -166.3024334,
            65.26086891,
            44.9587384
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.32662083023374,
                  65.24883305295108,
                  -3.361261604481378
                ],
                [
                  -166.3311567970115,
                  65.2589646210184,
                  -3.361261604481378
                ],
                [
                  -166.30696086175763,
                  65.26086890679133,
                  44.95873839551862
                ],
                [
                  -166.30243338383292,
                  65.25073661168969,
                  44.95873839551862
                ],
                [
                  -166.32662083023374,
                  65.24883305295108,
                  -3.361261604481378
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3837.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3837.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:39:05Z",
            "pc:count": 4565443,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -572502.6825,
                "count": 4565443,
                "maximum": -571912.1748,
                "minimum": -573062.8148,
                "name": "X",
                "position": 0,
                "stddev": 282.189085,
                "variance": 79630.6797
              },
              {
                "average": 1752623.655,
                "count": 4565443,
                "maximum": 1753277.174,
                "minimum": 1752128.334,
                "name": "Y",
                "position": 1,
                "stddev": 272.537959,
                "variance": 74276.93911
              },
              {
                "average": 9.065784673,
                "count": 4565443,
                "maximum": 44.9587384,
                "minimum": -3.361261604,
                "name": "Z",
                "position": 2,
                "stddev": 11.62738476,
                "variance": 135.1960763
              },
              {
                "average": 442.8396346,
                "count": 4565443,
                "maximum": 24274,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 643.45147,
                "variance": 414029.7942
              },
              {
                "average": 1.039698667,
                "count": 4565443,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2249364377,
                "variance": 0.05059640102
              },
              {
                "average": 1.079942735,
                "count": 4565443,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3342106196,
                "variance": 0.1116967383
              },
              {
                "average": 1,
                "count": 4565443,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4565443,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.29923274,
                "count": 4565443,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.8226297,
                "variance": 191.0650919
              },
              {
                "average": 20.02101876,
                "count": 4565443,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.198490715,
                "variance": 1.436379994
              },
              {
                "average": 1.531562435,
                "count": 4565443,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5407129863,
                "variance": 0.2923705336
              },
              {
                "average": 34.40385544,
                "count": 4565443,
                "maximum": 39,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.24027383,
                "variance": 5.018826834
              },
              {
                "average": 246943187.3,
                "count": 4565443,
                "maximum": 246945145,
                "minimum": 246940980.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 809.3093506,
                "variance": 654981.625
              },
              {
                "average": 0,
                "count": 4565443,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4565443,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4565443,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4565443,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4565443,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -573062.8148,
              1752128.334,
              -3.361261604,
              -571912.1748,
              1753277.174,
              44.9587384
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -573062.8148480813,
                    1752128.3341624981,
                    -3.361261604481378
                  ],
                  [
                    -573062.8148480813,
                    1753277.174162498,
                    -3.361261604481378
                  ],
                  [
                    -571912.1748480814,
                    1753277.174162498,
                    44.95873839551862
                  ],
                  [
                    -571912.1748480814,
                    1752128.3341624981,
                    44.95873839551862
                  ],
                  [
                    -573062.8148480813,
                    1752128.3341624981,
                    -3.361261604481378
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:39:05+00:00",
            "end_time": "2019-07-12T04:29: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": "20190711_NCMP_AK_03WVN2847.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.54583292155792,
              65.33649220583581,
              -1.512814454969694
            ],
            [
              -166.55038817915698,
              65.34645509079535,
              -1.512814454969694
            ],
            [
              -166.52614591647713,
              65.3483919911019,
              16.007185545030303
            ],
            [
              -166.52159903619693,
              65.33842837600884,
              16.007185545030303
            ],
            [
              -166.54583292155792,
              65.33649220583581,
              -1.512814454969694
            ]
          ]
        ]
      },
      "bbox": [
        -166.5503882,
        65.33649221,
        -1.512814455,
        -166.521599,
        65.34839199,
        16.00718555
      ],
      "properties": {
        "datetime": "2019-07-12T02:57:21Z",
        "pc:count": 3014262,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -580690.1577,
            "count": 3014262,
            "maximum": -580149.1642,
            "minimum": -581299.1042,
            "name": "X",
            "position": 0,
            "stddev": 274.9365802,
            "variance": 75590.12311
          },
          {
            "average": 1764170.386,
            "count": 3014262,
            "maximum": 1764761.377,
            "minimum": 1763631.137,
            "name": "Y",
            "position": 1,
            "stddev": 268.5089861,
            "variance": 72097.07564
          },
          {
            "average": 10.56962342,
            "count": 3014262,
            "maximum": 16.00718555,
            "minimum": -1.512814455,
            "name": "Z",
            "position": 2,
            "stddev": 3.689718733,
            "variance": 13.61402433
          },
          {
            "average": 955.4984862,
            "count": 3014262,
            "maximum": 10086,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 667.2549627,
            "variance": 445229.1853
          },
          {
            "average": 1.010500414,
            "count": 3014262,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1095710371,
            "variance": 0.01200581217
          },
          {
            "average": 1.02105391,
            "count": 3014262,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1597331233,
            "variance": 0.02551467069
          },
          {
            "average": 1,
            "count": 3014262,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3014262,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.828641638,
            "count": 3014262,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.757785937,
            "variance": 60.18324264
          },
          {
            "average": 20.04066608,
            "count": 3014262,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.517726672,
            "variance": 2.303494252
          },
          {
            "average": 1.099790927,
            "count": 3014262,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3027957314,
            "variance": 0.09168525494
          },
          {
            "average": 12.06860187,
            "count": 3014262,
            "maximum": 16,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.371649526,
            "variance": 1.881422422
          },
          {
            "average": 246933856.4,
            "count": 3014262,
            "maximum": 246935441.1,
            "minimum": 246932038.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 613.8080912,
            "variance": 376760.3728
          },
          {
            "average": 0,
            "count": 3014262,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3014262,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3014262,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3014262,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3014262,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -581299.1042,
          1763631.137,
          -1.512814455,
          -580149.1642,
          1764761.377,
          16.00718555
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -581299.1042129233,
                1763631.1368935092,
                -1.512814454969694
              ],
              [
                -581299.1042129233,
                1764761.3768935094,
                -1.512814454969694
              ],
              [
                -580149.1642129234,
                1764761.3768935094,
                16.007185545030303
              ],
              [
                -580149.1642129234,
                1763631.1368935092,
                16.007185545030303
              ],
              [
                -581299.1042129233,
                1763631.1368935092,
                -1.512814454969694
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:57:21+00:00",
        "end_time": "2019-07-12T02:00:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2847.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN2847.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2847.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2847.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5503882,
            65.33649221,
            -1.512814455,
            -166.521599,
            65.34839199,
            16.00718555
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.54583292155792,
                  65.33649220583581,
                  -1.512814454969694
                ],
                [
                  -166.55038817915698,
                  65.34645509079535,
                  -1.512814454969694
                ],
                [
                  -166.52614591647713,
                  65.3483919911019,
                  16.007185545030303
                ],
                [
                  -166.52159903619693,
                  65.33842837600884,
                  16.007185545030303
                ],
                [
                  -166.54583292155792,
                  65.33649220583581,
                  -1.512814454969694
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN2847.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2847.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:57:21Z",
            "pc:count": 3014262,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -580690.1577,
                "count": 3014262,
                "maximum": -580149.1642,
                "minimum": -581299.1042,
                "name": "X",
                "position": 0,
                "stddev": 274.9365802,
                "variance": 75590.12311
              },
              {
                "average": 1764170.386,
                "count": 3014262,
                "maximum": 1764761.377,
                "minimum": 1763631.137,
                "name": "Y",
                "position": 1,
                "stddev": 268.5089861,
                "variance": 72097.07564
              },
              {
                "average": 10.56962342,
                "count": 3014262,
                "maximum": 16.00718555,
                "minimum": -1.512814455,
                "name": "Z",
                "position": 2,
                "stddev": 3.689718733,
                "variance": 13.61402433
              },
              {
                "average": 955.4984862,
                "count": 3014262,
                "maximum": 10086,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 667.2549627,
                "variance": 445229.1853
              },
              {
                "average": 1.010500414,
                "count": 3014262,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1095710371,
                "variance": 0.01200581217
              },
              {
                "average": 1.02105391,
                "count": 3014262,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1597331233,
                "variance": 0.02551467069
              },
              {
                "average": 1,
                "count": 3014262,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3014262,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.828641638,
                "count": 3014262,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.757785937,
                "variance": 60.18324264
              },
              {
                "average": 20.04066608,
                "count": 3014262,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.517726672,
                "variance": 2.303494252
              },
              {
                "average": 1.099790927,
                "count": 3014262,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3027957314,
                "variance": 0.09168525494
              },
              {
                "average": 12.06860187,
                "count": 3014262,
                "maximum": 16,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.371649526,
                "variance": 1.881422422
              },
              {
                "average": 246933856.4,
                "count": 3014262,
                "maximum": 246935441.1,
                "minimum": 246932038.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 613.8080912,
                "variance": 376760.3728
              },
              {
                "average": 0,
                "count": 3014262,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3014262,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3014262,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3014262,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3014262,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -581299.1042,
              1763631.137,
              -1.512814455,
              -580149.1642,
              1764761.377,
              16.00718555
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -581299.1042129233,
                    1763631.1368935092,
                    -1.512814454969694
                  ],
                  [
                    -581299.1042129233,
                    1764761.3768935094,
                    -1.512814454969694
                  ],
                  [
                    -580149.1642129234,
                    1764761.3768935094,
                    16.007185545030303
                  ],
                  [
                    -580149.1642129234,
                    1763631.1368935092,
                    16.007185545030303
                  ],
                  [
                    -581299.1042129233,
                    1763631.1368935092,
                    -1.512814454969694
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:57:21+00:00",
            "end_time": "2019-07-12T02:00: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": "20190711_NCMP_AK_03WVN3640.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.37080940766043,
              65.2753594777861,
              -11.005607973930221
            ],
            [
              -166.37536348468768,
              65.28548514597641,
              -11.005607973930221
            ],
            [
              -166.3513137885184,
              65.28738316732269,
              8.97439202606978
            ],
            [
              -166.3467681494866,
              65.2772567740223,
              8.97439202606978
            ],
            [
              -166.37080940766043,
              65.2753594777861,
              -11.005607973930221
            ]
          ]
        ]
      },
      "bbox": [
        -166.3753635,
        65.27535948,
        -11.00560797,
        -166.3467681,
        65.28738317,
        8.974392026
      ],
      "properties": {
        "datetime": "2019-07-12T04:24:15Z",
        "pc:count": 3146968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573881.2365,
            "count": 3146968,
            "maximum": -573403.1388,
            "minimum": -574545.8788,
            "name": "X",
            "position": 0,
            "stddev": 302.0402956,
            "variance": 91228.34015
          },
          {
            "average": 1755998.11,
            "count": 3146968,
            "maximum": 1756563.595,
            "minimum": 1755415.335,
            "name": "Y",
            "position": 1,
            "stddev": 268.4699533,
            "variance": 72076.11582
          },
          {
            "average": -1.174462468,
            "count": 3146968,
            "maximum": 8.974392026,
            "minimum": -11.00560797,
            "name": "Z",
            "position": 2,
            "stddev": 2.698059844,
            "variance": 7.279526921
          },
          {
            "average": 511.0956149,
            "count": 3146968,
            "maximum": 15859,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 962.7854237,
            "variance": 926955.7721
          },
          {
            "average": 1.00106833,
            "count": 3146968,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03490624095,
            "variance": 0.001218445657
          },
          {
            "average": 1.002194493,
            "count": 3146968,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05155643153,
            "variance": 0.002658065633
          },
          {
            "average": 1,
            "count": 3146968,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3146968,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.53726952,
            "count": 3146968,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.61530294,
            "variance": 134.9152625
          },
          {
            "average": 20.08442119,
            "count": 3146968,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.137203405,
            "variance": 1.293231584
          },
          {
            "average": 1.767520038,
            "count": 3146968,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4291777638,
            "variance": 0.1841935529
          },
          {
            "average": 20.01219777,
            "count": 3146968,
            "maximum": 28,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.023034895,
            "variance": 81.41515872
          },
          {
            "average": 246937096,
            "count": 3146968,
            "maximum": 246940655.5,
            "minimum": 246928274.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4172.372575,
            "variance": 17408692.9
          },
          {
            "average": 0,
            "count": 3146968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3146968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3146968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3146968,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3146968,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574545.8788,
          1755415.335,
          -11.00560797,
          -573403.1388,
          1756563.595,
          8.974392026
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574545.8788010426,
                1755415.335251561,
                -11.005607973930221
              ],
              [
                -574545.8788010426,
                1756563.5952515607,
                -11.005607973930221
              ],
              [
                -573403.1388010426,
                1756563.5952515607,
                8.97439202606978
              ],
              [
                -573403.1388010426,
                1755415.335251561,
                8.97439202606978
              ],
              [
                -574545.8788010426,
                1755415.335251561,
                -11.005607973930221
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:24:15+00:00",
        "end_time": "2019-07-12T00:57:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3640.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3640.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3640.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3640.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3753635,
            65.27535948,
            -11.00560797,
            -166.3467681,
            65.28738317,
            8.974392026
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.37080940766043,
                  65.2753594777861,
                  -11.005607973930221
                ],
                [
                  -166.37536348468768,
                  65.28548514597641,
                  -11.005607973930221
                ],
                [
                  -166.3513137885184,
                  65.28738316732269,
                  8.97439202606978
                ],
                [
                  -166.3467681494866,
                  65.2772567740223,
                  8.97439202606978
                ],
                [
                  -166.37080940766043,
                  65.2753594777861,
                  -11.005607973930221
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3640.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3640.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:24:15Z",
            "pc:count": 3146968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573881.2365,
                "count": 3146968,
                "maximum": -573403.1388,
                "minimum": -574545.8788,
                "name": "X",
                "position": 0,
                "stddev": 302.0402956,
                "variance": 91228.34015
              },
              {
                "average": 1755998.11,
                "count": 3146968,
                "maximum": 1756563.595,
                "minimum": 1755415.335,
                "name": "Y",
                "position": 1,
                "stddev": 268.4699533,
                "variance": 72076.11582
              },
              {
                "average": -1.174462468,
                "count": 3146968,
                "maximum": 8.974392026,
                "minimum": -11.00560797,
                "name": "Z",
                "position": 2,
                "stddev": 2.698059844,
                "variance": 7.279526921
              },
              {
                "average": 511.0956149,
                "count": 3146968,
                "maximum": 15859,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 962.7854237,
                "variance": 926955.7721
              },
              {
                "average": 1.00106833,
                "count": 3146968,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03490624095,
                "variance": 0.001218445657
              },
              {
                "average": 1.002194493,
                "count": 3146968,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05155643153,
                "variance": 0.002658065633
              },
              {
                "average": 1,
                "count": 3146968,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3146968,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.53726952,
                "count": 3146968,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.61530294,
                "variance": 134.9152625
              },
              {
                "average": 20.08442119,
                "count": 3146968,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.137203405,
                "variance": 1.293231584
              },
              {
                "average": 1.767520038,
                "count": 3146968,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4291777638,
                "variance": 0.1841935529
              },
              {
                "average": 20.01219777,
                "count": 3146968,
                "maximum": 28,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.023034895,
                "variance": 81.41515872
              },
              {
                "average": 246937096,
                "count": 3146968,
                "maximum": 246940655.5,
                "minimum": 246928274.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4172.372575,
                "variance": 17408692.9
              },
              {
                "average": 0,
                "count": 3146968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3146968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3146968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3146968,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3146968,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574545.8788,
              1755415.335,
              -11.00560797,
              -573403.1388,
              1756563.595,
              8.974392026
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574545.8788010426,
                    1755415.335251561,
                    -11.005607973930221
                  ],
                  [
                    -574545.8788010426,
                    1756563.5952515607,
                    -11.005607973930221
                  ],
                  [
                    -573403.1388010426,
                    1756563.5952515607,
                    8.97439202606978
                  ],
                  [
                    -573403.1388010426,
                    1755415.335251561,
                    8.97439202606978
                  ],
                  [
                    -574545.8788010426,
                    1755415.335251561,
                    -11.005607973930221
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:24:15+00:00",
            "end_time": "2019-07-12T00:57:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3644.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.37091723347578,
              65.31137755236806,
              -0.09843776199366
            ],
            [
              -166.37548225717907,
              65.32151499111427,
              -0.09843776199366
            ],
            [
              -166.3533954348476,
              65.32325612134254,
              19.38156223800634
            ],
            [
              -166.34883817890852,
              65.31311801554314,
              19.38156223800634
            ],
            [
              -166.37091723347578,
              65.31137755236806,
              -0.09843776199366
            ]
          ]
        ]
      },
      "bbox": [
        -166.3754823,
        65.31137755,
        -0.09843776199,
        -166.3488382,
        65.32325612,
        19.38156224
      ],
      "properties": {
        "datetime": "2019-07-12T02:09:28Z",
        "pc:count": 4389969,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573211.5719,
            "count": 4389969,
            "maximum": -572759.3604,
            "minimum": -573807.4804,
            "name": "X",
            "position": 0,
            "stddev": 249.2195514,
            "variance": 62110.38479
          },
          {
            "average": 1759957.264,
            "count": 4389969,
            "maximum": 1760510.056,
            "minimum": 1759360.536,
            "name": "Y",
            "position": 1,
            "stddev": 281.1131405,
            "variance": 79024.59776
          },
          {
            "average": 9.865094363,
            "count": 4389969,
            "maximum": 19.38156224,
            "minimum": -0.09843776199,
            "name": "Z",
            "position": 2,
            "stddev": 4.004183331,
            "variance": 16.03348415
          },
          {
            "average": 1012.528498,
            "count": 4389969,
            "maximum": 5531,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 598.2826374,
            "variance": 357942.1142
          },
          {
            "average": 1.02211109,
            "count": 4389969,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1529002019,
            "variance": 0.02337847174
          },
          {
            "average": 1.044244048,
            "count": 4389969,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2181074116,
            "variance": 0.047570843
          },
          {
            "average": 1,
            "count": 4389969,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4389969,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.40194179,
            "count": 4389969,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.176450898,
            "variance": 1.384036714
          },
          {
            "average": 19.96484665,
            "count": 4389969,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.4817931,
            "variance": 2.195710791
          },
          {
            "average": 1.030042809,
            "count": 4389969,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.175774066,
            "variance": 0.03089652227
          },
          {
            "average": 4.895097437,
            "count": 4389969,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.242239172,
            "variance": 5.027636506
          },
          {
            "average": 246930658.7,
            "count": 4389969,
            "maximum": 246932568.8,
            "minimum": 246928330.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1259.154769,
            "variance": 1585470.733
          },
          {
            "average": 0,
            "count": 4389969,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4389969,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4389969,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4389969,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4389969,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -573807.4804,
          1759360.536,
          -0.09843776199,
          -572759.3604,
          1760510.056,
          19.38156224
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -573807.4803928647,
                1759360.536122126,
                -0.09843776199366
              ],
              [
                -573807.4803928647,
                1760510.056122126,
                -0.09843776199366
              ],
              [
                -572759.3603928646,
                1760510.056122126,
                19.38156223800634
              ],
              [
                -572759.3603928646,
                1759360.536122126,
                19.38156223800634
              ],
              [
                -573807.4803928647,
                1759360.536122126,
                -0.09843776199366
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:09:28+00:00",
        "end_time": "2019-07-12T00:58:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3644.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3644.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3644.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3644.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3754823,
            65.31137755,
            -0.09843776199,
            -166.3488382,
            65.32325612,
            19.38156224
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.37091723347578,
                  65.31137755236806,
                  -0.09843776199366
                ],
                [
                  -166.37548225717907,
                  65.32151499111427,
                  -0.09843776199366
                ],
                [
                  -166.3533954348476,
                  65.32325612134254,
                  19.38156223800634
                ],
                [
                  -166.34883817890852,
                  65.31311801554314,
                  19.38156223800634
                ],
                [
                  -166.37091723347578,
                  65.31137755236806,
                  -0.09843776199366
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3644.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3644.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:09:28Z",
            "pc:count": 4389969,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573211.5719,
                "count": 4389969,
                "maximum": -572759.3604,
                "minimum": -573807.4804,
                "name": "X",
                "position": 0,
                "stddev": 249.2195514,
                "variance": 62110.38479
              },
              {
                "average": 1759957.264,
                "count": 4389969,
                "maximum": 1760510.056,
                "minimum": 1759360.536,
                "name": "Y",
                "position": 1,
                "stddev": 281.1131405,
                "variance": 79024.59776
              },
              {
                "average": 9.865094363,
                "count": 4389969,
                "maximum": 19.38156224,
                "minimum": -0.09843776199,
                "name": "Z",
                "position": 2,
                "stddev": 4.004183331,
                "variance": 16.03348415
              },
              {
                "average": 1012.528498,
                "count": 4389969,
                "maximum": 5531,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 598.2826374,
                "variance": 357942.1142
              },
              {
                "average": 1.02211109,
                "count": 4389969,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1529002019,
                "variance": 0.02337847174
              },
              {
                "average": 1.044244048,
                "count": 4389969,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2181074116,
                "variance": 0.047570843
              },
              {
                "average": 1,
                "count": 4389969,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4389969,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.40194179,
                "count": 4389969,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.176450898,
                "variance": 1.384036714
              },
              {
                "average": 19.96484665,
                "count": 4389969,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.4817931,
                "variance": 2.195710791
              },
              {
                "average": 1.030042809,
                "count": 4389969,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.175774066,
                "variance": 0.03089652227
              },
              {
                "average": 4.895097437,
                "count": 4389969,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.242239172,
                "variance": 5.027636506
              },
              {
                "average": 246930658.7,
                "count": 4389969,
                "maximum": 246932568.8,
                "minimum": 246928330.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1259.154769,
                "variance": 1585470.733
              },
              {
                "average": 0,
                "count": 4389969,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4389969,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4389969,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4389969,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4389969,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -573807.4804,
              1759360.536,
              -0.09843776199,
              -572759.3604,
              1760510.056,
              19.38156224
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -573807.4803928647,
                    1759360.536122126,
                    -0.09843776199366
                  ],
                  [
                    -573807.4803928647,
                    1760510.056122126,
                    -0.09843776199366
                  ],
                  [
                    -572759.3603928646,
                    1760510.056122126,
                    19.38156223800634
                  ],
                  [
                    -572759.3603928646,
                    1759360.536122126,
                    19.38156223800634
                  ],
                  [
                    -573807.4803928647,
                    1759360.536122126,
                    -0.09843776199366
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:09:28+00:00",
            "end_time": "2019-07-12T00:58:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3347.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.43914491427046,
              65.3389719996588,
              18.574773524010002
            ],
            [
              -166.4391888638109,
              65.33906899275004,
              18.574773524010002
            ],
            [
              -166.43892366498292,
              65.33909001584925,
              19.05477352401
            ],
            [
              -166.43887971633526,
              65.33899302268085,
              19.05477352401
            ],
            [
              -166.43914491427046,
              65.3389719996588,
              18.574773524010002
            ]
          ]
        ]
      },
      "bbox": [
        -166.4391889,
        65.338972,
        18.57477352,
        -166.4388797,
        65.33909002,
        19.05477352
      ],
      "properties": {
        "datetime": "2019-07-12T01:32:44Z",
        "pc:count": 774,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -576357.1761,
            "count": 774,
            "maximum": -576349.9819,
            "minimum": -576362.5619,
            "name": "X",
            "position": 0,
            "stddev": 2.996336714,
            "variance": 8.978033704
          },
          {
            "average": 1762977.347,
            "count": 774,
            "maximum": 1762983.698,
            "minimum": 1762972.698,
            "name": "Y",
            "position": 1,
            "stddev": 2.643089829,
            "variance": 6.985923843
          },
          {
            "average": 18.745019,
            "count": 774,
            "maximum": 19.05477352,
            "minimum": 18.57477352,
            "name": "Z",
            "position": 2,
            "stddev": 0.08647063795,
            "variance": 0.007477171228
          },
          {
            "average": 1681.399225,
            "count": 774,
            "maximum": 3886,
            "minimum": 505,
            "name": "Intensity",
            "position": 3,
            "stddev": 672.5315784,
            "variance": 452298.724
          },
          {
            "average": 1,
            "count": 774,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 774,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 774,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 774,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253229974,
            "count": 774,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4351427255,
            "variance": 0.1893491915
          },
          {
            "average": 19.25738771,
            "count": 774,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6715412082,
            "variance": 0.4509675943
          },
          {
            "average": 1,
            "count": 774,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4,
            "count": 774,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246930364,
            "count": 774,
            "maximum": 246930364.6,
            "minimum": 246930363.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.2893101118,
            "variance": 0.0837003408
          },
          {
            "average": 0,
            "count": 774,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 774,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 774,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 774,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 774,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -576362.5619,
          1762972.698,
          18.57477352,
          -576349.9819,
          1762983.698,
          19.05477352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -576362.5618936674,
                1762972.6980417534,
                18.574773524010002
              ],
              [
                -576362.5618936674,
                1762983.6980417534,
                18.574773524010002
              ],
              [
                -576349.9818936674,
                1762983.6980417534,
                19.05477352401
              ],
              [
                -576349.9818936674,
                1762972.6980417534,
                19.05477352401
              ],
              [
                -576362.5618936674,
                1762972.6980417534,
                18.574773524010002
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:32:44+00:00",
        "end_time": "2019-07-12T01:32:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3347.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3347.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3347.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3347.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4391889,
            65.338972,
            18.57477352,
            -166.4388797,
            65.33909002,
            19.05477352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.43914491427046,
                  65.3389719996588,
                  18.574773524010002
                ],
                [
                  -166.4391888638109,
                  65.33906899275004,
                  18.574773524010002
                ],
                [
                  -166.43892366498292,
                  65.33909001584925,
                  19.05477352401
                ],
                [
                  -166.43887971633526,
                  65.33899302268085,
                  19.05477352401
                ],
                [
                  -166.43914491427046,
                  65.3389719996588,
                  18.574773524010002
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3347.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3347.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:32:44Z",
            "pc:count": 774,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -576357.1761,
                "count": 774,
                "maximum": -576349.9819,
                "minimum": -576362.5619,
                "name": "X",
                "position": 0,
                "stddev": 2.996336714,
                "variance": 8.978033704
              },
              {
                "average": 1762977.347,
                "count": 774,
                "maximum": 1762983.698,
                "minimum": 1762972.698,
                "name": "Y",
                "position": 1,
                "stddev": 2.643089829,
                "variance": 6.985923843
              },
              {
                "average": 18.745019,
                "count": 774,
                "maximum": 19.05477352,
                "minimum": 18.57477352,
                "name": "Z",
                "position": 2,
                "stddev": 0.08647063795,
                "variance": 0.007477171228
              },
              {
                "average": 1681.399225,
                "count": 774,
                "maximum": 3886,
                "minimum": 505,
                "name": "Intensity",
                "position": 3,
                "stddev": 672.5315784,
                "variance": 452298.724
              },
              {
                "average": 1,
                "count": 774,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 774,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 774,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 774,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253229974,
                "count": 774,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4351427255,
                "variance": 0.1893491915
              },
              {
                "average": 19.25738771,
                "count": 774,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6715412082,
                "variance": 0.4509675943
              },
              {
                "average": 1,
                "count": 774,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4,
                "count": 774,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246930364,
                "count": 774,
                "maximum": 246930364.6,
                "minimum": 246930363.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.2893101118,
                "variance": 0.0837003408
              },
              {
                "average": 0,
                "count": 774,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 774,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 774,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 774,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 774,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -576362.5619,
              1762972.698,
              18.57477352,
              -576349.9819,
              1762983.698,
              19.05477352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -576362.5618936674,
                    1762972.6980417534,
                    18.574773524010002
                  ],
                  [
                    -576362.5618936674,
                    1762983.6980417534,
                    18.574773524010002
                  ],
                  [
                    -576349.9818936674,
                    1762983.6980417534,
                    19.05477352401
                  ],
                  [
                    -576349.9818936674,
                    1762972.6980417534,
                    19.05477352401
                  ],
                  [
                    -576362.5618936674,
                    1762972.6980417534,
                    18.574773524010002
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:32:44+00:00",
            "end_time": "2019-07-12T01:32:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3436.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.41020907763422,
              65.24254301001568,
              -1.656920627412525
            ],
            [
              -166.41332438818745,
              65.24945569966792,
              -1.656920627412525
            ],
            [
              -166.39212429427667,
              65.25113635460575,
              37.983079372587476
            ],
            [
              -166.3890140547455,
              65.2442232272951,
              37.983079372587476
            ],
            [
              -166.41020907763422,
              65.24254301001568,
              -1.656920627412525
            ]
          ]
        ]
      },
      "bbox": [
        -166.4133244,
        65.24254301,
        -1.656920627,
        -166.3890141,
        65.25113635,
        37.98307937
      ],
      "properties": {
        "datetime": "2019-07-12T06:45:31Z",
        "pc:count": 1427754,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -576417.1968,
            "count": 1427754,
            "maximum": -576025.1103,
            "minimum": -577033.8703,
            "name": "X",
            "position": 0,
            "stddev": 236.2704979,
            "variance": 55823.74819
          },
          {
            "average": 1752632.771,
            "count": 1427754,
            "maximum": 1752947.284,
            "minimum": 1752163.244,
            "name": "Y",
            "position": 1,
            "stddev": 161.046935,
            "variance": 25936.11527
          },
          {
            "average": 21.88146507,
            "count": 1427754,
            "maximum": 37.98307937,
            "minimum": -1.656920627,
            "name": "Z",
            "position": 2,
            "stddev": 9.538232692,
            "variance": 90.97788288
          },
          {
            "average": 964.3233778,
            "count": 1427754,
            "maximum": 10545,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 750.1039955,
            "variance": 562656.0041
          },
          {
            "average": 1.021877018,
            "count": 1427754,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1777415794,
            "variance": 0.03159206904
          },
          {
            "average": 1.043990772,
            "count": 1427754,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2706966929,
            "variance": 0.07327669956
          },
          {
            "average": 1,
            "count": 1427754,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427754,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.64751841,
            "count": 1427754,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.53700132,
            "variance": 56.8063889
          },
          {
            "average": 19.99395269,
            "count": 1427754,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.763033026,
            "variance": 3.10828545
          },
          {
            "average": 1.11190093,
            "count": 1427754,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.334930312,
            "variance": 0.1121783139
          },
          {
            "average": 47.44764154,
            "count": 1427754,
            "maximum": 48,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6604600015,
            "variance": 0.4362074136
          },
          {
            "average": 246948895.6,
            "count": 1427754,
            "maximum": 246949131.8,
            "minimum": 246947853.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 278.6623388,
            "variance": 77652.69904
          },
          {
            "average": 0,
            "count": 1427754,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427754,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427754,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427754,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1427754,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -577033.8703,
          1752163.244,
          -1.656920627,
          -576025.1103,
          1752947.284,
          37.98307937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -577033.870266839,
                1752163.244316385,
                -1.656920627412525
              ],
              [
                -577033.870266839,
                1752947.284316385,
                -1.656920627412525
              ],
              [
                -576025.110266839,
                1752947.284316385,
                37.983079372587476
              ],
              [
                -576025.110266839,
                1752163.244316385,
                37.983079372587476
              ],
              [
                -577033.870266839,
                1752163.244316385,
                -1.656920627412525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:45:31+00:00",
        "end_time": "2019-07-12T06:24:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3436.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3436.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3436.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3436.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4133244,
            65.24254301,
            -1.656920627,
            -166.3890141,
            65.25113635,
            37.98307937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.41020907763422,
                  65.24254301001568,
                  -1.656920627412525
                ],
                [
                  -166.41332438818745,
                  65.24945569966792,
                  -1.656920627412525
                ],
                [
                  -166.39212429427667,
                  65.25113635460575,
                  37.983079372587476
                ],
                [
                  -166.3890140547455,
                  65.2442232272951,
                  37.983079372587476
                ],
                [
                  -166.41020907763422,
                  65.24254301001568,
                  -1.656920627412525
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3436.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3436.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:45:31Z",
            "pc:count": 1427754,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -576417.1968,
                "count": 1427754,
                "maximum": -576025.1103,
                "minimum": -577033.8703,
                "name": "X",
                "position": 0,
                "stddev": 236.2704979,
                "variance": 55823.74819
              },
              {
                "average": 1752632.771,
                "count": 1427754,
                "maximum": 1752947.284,
                "minimum": 1752163.244,
                "name": "Y",
                "position": 1,
                "stddev": 161.046935,
                "variance": 25936.11527
              },
              {
                "average": 21.88146507,
                "count": 1427754,
                "maximum": 37.98307937,
                "minimum": -1.656920627,
                "name": "Z",
                "position": 2,
                "stddev": 9.538232692,
                "variance": 90.97788288
              },
              {
                "average": 964.3233778,
                "count": 1427754,
                "maximum": 10545,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 750.1039955,
                "variance": 562656.0041
              },
              {
                "average": 1.021877018,
                "count": 1427754,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1777415794,
                "variance": 0.03159206904
              },
              {
                "average": 1.043990772,
                "count": 1427754,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2706966929,
                "variance": 0.07327669956
              },
              {
                "average": 1,
                "count": 1427754,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427754,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.64751841,
                "count": 1427754,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.53700132,
                "variance": 56.8063889
              },
              {
                "average": 19.99395269,
                "count": 1427754,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.763033026,
                "variance": 3.10828545
              },
              {
                "average": 1.11190093,
                "count": 1427754,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.334930312,
                "variance": 0.1121783139
              },
              {
                "average": 47.44764154,
                "count": 1427754,
                "maximum": 48,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6604600015,
                "variance": 0.4362074136
              },
              {
                "average": 246948895.6,
                "count": 1427754,
                "maximum": 246949131.8,
                "minimum": 246947853.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 278.6623388,
                "variance": 77652.69904
              },
              {
                "average": 0,
                "count": 1427754,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427754,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427754,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427754,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1427754,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -577033.8703,
              1752163.244,
              -1.656920627,
              -576025.1103,
              1752947.284,
              37.98307937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -577033.870266839,
                    1752163.244316385,
                    -1.656920627412525
                  ],
                  [
                    -577033.870266839,
                    1752947.284316385,
                    -1.656920627412525
                  ],
                  [
                    -576025.110266839,
                    1752947.284316385,
                    37.983079372587476
                  ],
                  [
                    -576025.110266839,
                    1752163.244316385,
                    37.983079372587476
                  ],
                  [
                    -577033.870266839,
                    1752163.244316385,
                    -1.656920627412525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:45:31+00:00",
            "end_time": "2019-07-12T06:24:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3838.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.32706613491666,
              65.2578052369585,
              -3.740353337721393
            ],
            [
              -166.33160554284697,
              65.26794101212495,
              -3.740353337721393
            ],
            [
              -166.30742876434107,
              65.2698432801645,
              -2.220353337721393
            ],
            [
              -166.30289784463778,
              65.25970677813085,
              -2.220353337721393
            ],
            [
              -166.32706613491666,
              65.2578052369585,
              -3.740353337721393
            ]
          ]
        ]
      },
      "bbox": [
        -166.3316055,
        65.25780524,
        -3.740353338,
        -166.3028978,
        65.26984328,
        -2.220353338
      ],
      "properties": {
        "datetime": "2019-07-12T04:54:02Z",
        "pc:count": 1081203,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -572458.2915,
            "count": 1081203,
            "maximum": -571749.3845,
            "minimum": -572898.7445,
            "name": "X",
            "position": 0,
            "stddev": 254.5379697,
            "variance": 64789.57804
          },
          {
            "average": 1753707.938,
            "count": 1081203,
            "maximum": 1754264.196,
            "minimum": 1753114.896,
            "name": "Y",
            "position": 1,
            "stddev": 301.9706731,
            "variance": 91186.2874
          },
          {
            "average": -2.97501472,
            "count": 1081203,
            "maximum": -2.220353338,
            "minimum": -3.740353338,
            "name": "Z",
            "position": 2,
            "stddev": 0.2778193132,
            "variance": 0.07718357079
          },
          {
            "average": 1483.22812,
            "count": 1081203,
            "maximum": 7137,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1700.51088,
            "variance": 2891737.253
          },
          {
            "average": 1.000002775,
            "count": 1081203,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00166573766,
            "variance": 2.774681952e-06
          },
          {
            "average": 1.000005549,
            "count": 1081203,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002355705522,
            "variance": 5.549348506e-06
          },
          {
            "average": 1,
            "count": 1081203,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1081203,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1081203,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92789345,
            "count": 1081203,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.216553589,
            "variance": 1.480002634
          },
          {
            "average": 2.009999972,
            "count": 1081203,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0995637008,
            "variance": 0.009912930516
          },
          {
            "average": 28.87949904,
            "count": 1081203,
            "maximum": 32,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.480528456,
            "variance": 2.19196451
          },
          {
            "average": 246941006.4,
            "count": 1081203,
            "maximum": 246942442.9,
            "minimum": 246939307.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 634.8308225,
            "variance": 403010.1731
          },
          {
            "average": 0,
            "count": 1081203,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1081203,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1081203,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1081203,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1081203,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -572898.7445,
          1753114.896,
          -3.740353338,
          -571749.3845,
          1754264.196,
          -2.220353338
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -572898.7444612709,
                1753114.89587601,
                -3.740353337721393
              ],
              [
                -572898.7444612709,
                1754264.1958760098,
                -3.740353337721393
              ],
              [
                -571749.3844612708,
                1754264.1958760098,
                -2.220353337721393
              ],
              [
                -571749.3844612708,
                1753114.89587601,
                -2.220353337721393
              ],
              [
                -572898.7444612709,
                1753114.89587601,
                -3.740353337721393
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:54:02+00:00",
        "end_time": "2019-07-12T04:01:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3838.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3838.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3838.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3838.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3316055,
            65.25780524,
            -3.740353338,
            -166.3028978,
            65.26984328,
            -2.220353338
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.32706613491666,
                  65.2578052369585,
                  -3.740353337721393
                ],
                [
                  -166.33160554284697,
                  65.26794101212495,
                  -3.740353337721393
                ],
                [
                  -166.30742876434107,
                  65.2698432801645,
                  -2.220353337721393
                ],
                [
                  -166.30289784463778,
                  65.25970677813085,
                  -2.220353337721393
                ],
                [
                  -166.32706613491666,
                  65.2578052369585,
                  -3.740353337721393
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3838.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3838.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:54:02Z",
            "pc:count": 1081203,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -572458.2915,
                "count": 1081203,
                "maximum": -571749.3845,
                "minimum": -572898.7445,
                "name": "X",
                "position": 0,
                "stddev": 254.5379697,
                "variance": 64789.57804
              },
              {
                "average": 1753707.938,
                "count": 1081203,
                "maximum": 1754264.196,
                "minimum": 1753114.896,
                "name": "Y",
                "position": 1,
                "stddev": 301.9706731,
                "variance": 91186.2874
              },
              {
                "average": -2.97501472,
                "count": 1081203,
                "maximum": -2.220353338,
                "minimum": -3.740353338,
                "name": "Z",
                "position": 2,
                "stddev": 0.2778193132,
                "variance": 0.07718357079
              },
              {
                "average": 1483.22812,
                "count": 1081203,
                "maximum": 7137,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1700.51088,
                "variance": 2891737.253
              },
              {
                "average": 1.000002775,
                "count": 1081203,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00166573766,
                "variance": 2.774681952e-06
              },
              {
                "average": 1.000005549,
                "count": 1081203,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002355705522,
                "variance": 5.549348506e-06
              },
              {
                "average": 1,
                "count": 1081203,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1081203,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1081203,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92789345,
                "count": 1081203,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.216553589,
                "variance": 1.480002634
              },
              {
                "average": 2.009999972,
                "count": 1081203,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0995637008,
                "variance": 0.009912930516
              },
              {
                "average": 28.87949904,
                "count": 1081203,
                "maximum": 32,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.480528456,
                "variance": 2.19196451
              },
              {
                "average": 246941006.4,
                "count": 1081203,
                "maximum": 246942442.9,
                "minimum": 246939307.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 634.8308225,
                "variance": 403010.1731
              },
              {
                "average": 0,
                "count": 1081203,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1081203,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1081203,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1081203,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1081203,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -572898.7445,
              1753114.896,
              -3.740353338,
              -571749.3845,
              1754264.196,
              -2.220353338
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -572898.7444612709,
                    1753114.89587601,
                    -3.740353337721393
                  ],
                  [
                    -572898.7444612709,
                    1754264.1958760098,
                    -3.740353337721393
                  ],
                  [
                    -571749.3844612708,
                    1754264.1958760098,
                    -2.220353337721393
                  ],
                  [
                    -571749.3844612708,
                    1753114.89587601,
                    -2.220353337721393
                  ],
                  [
                    -572898.7444612709,
                    1753114.89587601,
                    -3.740353337721393
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:54:02+00:00",
            "end_time": "2019-07-12T04:01:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3839.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.32752149163198,
              65.26677571550293,
              -4.157542454140592
            ],
            [
              -166.32863287666746,
              65.2692570852178,
              -4.157542454140592
            ],
            [
              -166.30780727257718,
              65.27089543470211,
              -2.877542454140592
            ],
            [
              -166.30669767806194,
              65.26841391167186,
              -2.877542454140592
            ],
            [
              -166.32752149163198,
              65.26677571550293,
              -4.157542454140592
            ]
          ]
        ]
      },
      "bbox": [
        -166.3286329,
        65.26677572,
        -4.157542454,
        -166.3066977,
        65.27089543,
        -2.877542454
      ],
      "properties": {
        "datetime": "2019-07-12T04:24:44Z",
        "pc:count": 40061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -572318.3462,
            "count": 40061,
            "maximum": -571745.1606,
            "minimum": -572735.1606,
            "name": "X",
            "position": 0,
            "stddev": 224.2488389,
            "variance": 50287.54174
          },
          {
            "average": 1754238.968,
            "count": 40061,
            "maximum": 1754382.699,
            "minimum": 1754101.339,
            "name": "Y",
            "position": 1,
            "stddev": 52.57185839,
            "variance": 2763.800295
          },
          {
            "average": -3.261319444,
            "count": 40061,
            "maximum": -2.877542454,
            "minimum": -4.157542454,
            "name": "Z",
            "position": 2,
            "stddev": 0.1099154356,
            "variance": 0.01208140299
          },
          {
            "average": 2748.604628,
            "count": 40061,
            "maximum": 6776,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1038.873215,
            "variance": 1079257.558
          },
          {
            "average": 1,
            "count": 40061,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 40061,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 40061,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40061,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 40061,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.95532823,
            "count": 40061,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8587841793,
            "variance": 0.7375102666
          },
          {
            "average": 2.020868176,
            "count": 40061,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1431192874,
            "variance": 0.02048313043
          },
          {
            "average": 26.37228227,
            "count": 40061,
            "maximum": 28,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7260535966,
            "variance": 0.5271538251
          },
          {
            "average": 246939954.4,
            "count": 40061,
            "maximum": 246940684,
            "minimum": 246939307.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 294.279164,
            "variance": 86600.22636
          },
          {
            "average": 0,
            "count": 40061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40061,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 40061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -572735.1606,
          1754101.339,
          -4.157542454,
          -571745.1606,
          1754382.699,
          -2.877542454
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -572735.160557173,
                1754101.3393317142,
                -4.157542454140592
              ],
              [
                -572735.160557173,
                1754382.699331714,
                -4.157542454140592
              ],
              [
                -571745.160557173,
                1754382.699331714,
                -2.877542454140592
              ],
              [
                -571745.160557173,
                1754101.3393317142,
                -2.877542454140592
              ],
              [
                -572735.160557173,
                1754101.3393317142,
                -4.157542454140592
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:24:44+00:00",
        "end_time": "2019-07-12T04:01:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3839.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3839.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3839.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3839.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3286329,
            65.26677572,
            -4.157542454,
            -166.3066977,
            65.27089543,
            -2.877542454
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.32752149163198,
                  65.26677571550293,
                  -4.157542454140592
                ],
                [
                  -166.32863287666746,
                  65.2692570852178,
                  -4.157542454140592
                ],
                [
                  -166.30780727257718,
                  65.27089543470211,
                  -2.877542454140592
                ],
                [
                  -166.30669767806194,
                  65.26841391167186,
                  -2.877542454140592
                ],
                [
                  -166.32752149163198,
                  65.26677571550293,
                  -4.157542454140592
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3839.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3839.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:24:44Z",
            "pc:count": 40061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -572318.3462,
                "count": 40061,
                "maximum": -571745.1606,
                "minimum": -572735.1606,
                "name": "X",
                "position": 0,
                "stddev": 224.2488389,
                "variance": 50287.54174
              },
              {
                "average": 1754238.968,
                "count": 40061,
                "maximum": 1754382.699,
                "minimum": 1754101.339,
                "name": "Y",
                "position": 1,
                "stddev": 52.57185839,
                "variance": 2763.800295
              },
              {
                "average": -3.261319444,
                "count": 40061,
                "maximum": -2.877542454,
                "minimum": -4.157542454,
                "name": "Z",
                "position": 2,
                "stddev": 0.1099154356,
                "variance": 0.01208140299
              },
              {
                "average": 2748.604628,
                "count": 40061,
                "maximum": 6776,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1038.873215,
                "variance": 1079257.558
              },
              {
                "average": 1,
                "count": 40061,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 40061,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 40061,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40061,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 40061,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.95532823,
                "count": 40061,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8587841793,
                "variance": 0.7375102666
              },
              {
                "average": 2.020868176,
                "count": 40061,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1431192874,
                "variance": 0.02048313043
              },
              {
                "average": 26.37228227,
                "count": 40061,
                "maximum": 28,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7260535966,
                "variance": 0.5271538251
              },
              {
                "average": 246939954.4,
                "count": 40061,
                "maximum": 246940684,
                "minimum": 246939307.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 294.279164,
                "variance": 86600.22636
              },
              {
                "average": 0,
                "count": 40061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40061,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 40061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -572735.1606,
              1754101.339,
              -4.157542454,
              -571745.1606,
              1754382.699,
              -2.877542454
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -572735.160557173,
                    1754101.3393317142,
                    -4.157542454140592
                  ],
                  [
                    -572735.160557173,
                    1754382.699331714,
                    -4.157542454140592
                  ],
                  [
                    -571745.160557173,
                    1754382.699331714,
                    -2.877542454140592
                  ],
                  [
                    -571745.160557173,
                    1754101.3393317142,
                    -2.877542454140592
                  ],
                  [
                    -572735.160557173,
                    1754101.3393317142,
                    -4.157542454140592
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:24:44+00:00",
            "end_time": "2019-07-12T04:01:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3641.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.37075536703878,
              65.28441582484986,
              -6.745132311523811
            ],
            [
              -166.37529415868372,
              65.29450444654626,
              -6.745132311523811
            ],
            [
              -166.35481915636248,
              65.29612009037206,
              8.23486768847619
            ],
            [
              -166.35028752428917,
              65.28603085345122,
              8.23486768847619
            ],
            [
              -166.37075536703878,
              65.28441582484986,
              -6.745132311523811
            ]
          ]
        ]
      },
      "bbox": [
        -166.3752942,
        65.28441582,
        -6.745132312,
        -166.3502875,
        65.29612009,
        8.234867688
      ],
      "properties": {
        "datetime": "2019-07-12T03:48:36Z",
        "pc:count": 1472291,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573817.8844,
            "count": 1472291,
            "maximum": -573383.9092,
            "minimum": -574356.4892,
            "name": "X",
            "position": 0,
            "stddev": 205.4576667,
            "variance": 42212.85283
          },
          {
            "average": 1756874.591,
            "count": 1472291,
            "maximum": 1757550.675,
            "minimum": 1756406.635,
            "name": "Y",
            "position": 1,
            "stddev": 306.567755,
            "variance": 93983.78842
          },
          {
            "average": 0.1179254332,
            "count": 1472291,
            "maximum": 8.234867688,
            "minimum": -6.745132312,
            "name": "Z",
            "position": 2,
            "stddev": 2.698885156,
            "variance": 7.283981084
          },
          {
            "average": 900.8831141,
            "count": 1472291,
            "maximum": 13625,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1261.533106,
            "variance": 1591465.779
          },
          {
            "average": 1.001346201,
            "count": 1472291,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03875522632,
            "variance": 0.001501967567
          },
          {
            "average": 1.002701232,
            "count": 1472291,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05627317678,
            "variance": 0.003166670424
          },
          {
            "average": 1,
            "count": 1472291,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1472291,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.1513607,
            "count": 1472291,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.47660123,
            "variance": 181.6187808
          },
          {
            "average": 19.91436023,
            "count": 1472291,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.147870162,
            "variance": 1.317605909
          },
          {
            "average": 1.614754148,
            "count": 1472291,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4997434388,
            "variance": 0.2497435047
          },
          {
            "average": 17.2685984,
            "count": 1472291,
            "maximum": 23,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.920798058,
            "variance": 47.89744576
          },
          {
            "average": 246935969.2,
            "count": 1472291,
            "maximum": 246938516,
            "minimum": 246928288.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3258.116315,
            "variance": 10615321.92
          },
          {
            "average": 0,
            "count": 1472291,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1472291,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1472291,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1472291,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1472291,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574356.4892,
          1756406.635,
          -6.745132312,
          -573383.9092,
          1757550.675,
          8.234867688
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574356.4892175668,
                1756406.6350268684,
                -6.745132311523811
              ],
              [
                -574356.4892175668,
                1757550.6750268685,
                -6.745132311523811
              ],
              [
                -573383.9092175667,
                1757550.6750268685,
                8.23486768847619
              ],
              [
                -573383.9092175667,
                1756406.6350268684,
                8.23486768847619
              ],
              [
                -574356.4892175668,
                1756406.6350268684,
                -6.745132311523811
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T03:48:36+00:00",
        "end_time": "2019-07-12T00:58:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3641.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3641.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3641.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3641.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3752942,
            65.28441582,
            -6.745132312,
            -166.3502875,
            65.29612009,
            8.234867688
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.37075536703878,
                  65.28441582484986,
                  -6.745132311523811
                ],
                [
                  -166.37529415868372,
                  65.29450444654626,
                  -6.745132311523811
                ],
                [
                  -166.35481915636248,
                  65.29612009037206,
                  8.23486768847619
                ],
                [
                  -166.35028752428917,
                  65.28603085345122,
                  8.23486768847619
                ],
                [
                  -166.37075536703878,
                  65.28441582484986,
                  -6.745132311523811
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3641.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3641.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T03:48:36Z",
            "pc:count": 1472291,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573817.8844,
                "count": 1472291,
                "maximum": -573383.9092,
                "minimum": -574356.4892,
                "name": "X",
                "position": 0,
                "stddev": 205.4576667,
                "variance": 42212.85283
              },
              {
                "average": 1756874.591,
                "count": 1472291,
                "maximum": 1757550.675,
                "minimum": 1756406.635,
                "name": "Y",
                "position": 1,
                "stddev": 306.567755,
                "variance": 93983.78842
              },
              {
                "average": 0.1179254332,
                "count": 1472291,
                "maximum": 8.234867688,
                "minimum": -6.745132312,
                "name": "Z",
                "position": 2,
                "stddev": 2.698885156,
                "variance": 7.283981084
              },
              {
                "average": 900.8831141,
                "count": 1472291,
                "maximum": 13625,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1261.533106,
                "variance": 1591465.779
              },
              {
                "average": 1.001346201,
                "count": 1472291,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03875522632,
                "variance": 0.001501967567
              },
              {
                "average": 1.002701232,
                "count": 1472291,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05627317678,
                "variance": 0.003166670424
              },
              {
                "average": 1,
                "count": 1472291,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1472291,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.1513607,
                "count": 1472291,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.47660123,
                "variance": 181.6187808
              },
              {
                "average": 19.91436023,
                "count": 1472291,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.147870162,
                "variance": 1.317605909
              },
              {
                "average": 1.614754148,
                "count": 1472291,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4997434388,
                "variance": 0.2497435047
              },
              {
                "average": 17.2685984,
                "count": 1472291,
                "maximum": 23,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.920798058,
                "variance": 47.89744576
              },
              {
                "average": 246935969.2,
                "count": 1472291,
                "maximum": 246938516,
                "minimum": 246928288.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3258.116315,
                "variance": 10615321.92
              },
              {
                "average": 0,
                "count": 1472291,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1472291,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1472291,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1472291,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1472291,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574356.4892,
              1756406.635,
              -6.745132312,
              -573383.9092,
              1757550.675,
              8.234867688
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574356.4892175668,
                    1756406.6350268684,
                    -6.745132311523811
                  ],
                  [
                    -574356.4892175668,
                    1757550.6750268685,
                    -6.745132311523811
                  ],
                  [
                    -573383.9092175667,
                    1757550.6750268685,
                    8.23486768847619
                  ],
                  [
                    -573383.9092175667,
                    1756406.6350268684,
                    8.23486768847619
                  ],
                  [
                    -574356.4892175668,
                    1756406.6350268684,
                    -6.745132311523811
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T03:48:36+00:00",
            "end_time": "2019-07-12T00:58: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": "20190711_NCMP_AK_03WVN3943.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.30549071266122,
              65.30302815468161,
              -2.029719116153421
            ],
            [
              -166.30936097259365,
              65.31167244159015,
              -2.029719116153421
            ],
            [
              -166.2899786505954,
              65.31319269917935,
              1.010280883846579
            ],
            [
              -166.28611420382282,
              65.30454791582434,
              1.010280883846579
            ],
            [
              -166.30549071266122,
              65.30302815468161,
              -2.029719116153421
            ]
          ]
        ]
      },
      "bbox": [
        -166.309361,
        65.30302815,
        -2.029719116,
        -166.2861142,
        65.3131927,
        1.010280884
      ],
      "properties": {
        "datetime": "2019-07-12T01:40:35Z",
        "pc:count": 322914,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -570447.3114,
            "count": 322914,
            "maximum": -570059.1398,
            "minimum": -570979.0798,
            "name": "X",
            "position": 0,
            "stddev": 273.5729773,
            "variance": 74842.1739
          },
          {
            "average": 1758390.027,
            "count": 322914,
            "maximum": 1758862.28,
            "minimum": 1757882.24,
            "name": "Y",
            "position": 1,
            "stddev": 265.1273619,
            "variance": 70292.518
          },
          {
            "average": 0.01157339517,
            "count": 322914,
            "maximum": 1.010280884,
            "minimum": -2.029719116,
            "name": "Z",
            "position": 2,
            "stddev": 0.4118235244,
            "variance": 0.1695986152
          },
          {
            "average": 1.188279232,
            "count": 322914,
            "maximum": 2451,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.80846165,
            "variance": 1919.181312
          },
          {
            "average": 1,
            "count": 322914,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 322914,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 322914,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 322914,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 322914,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.15454959,
            "count": 322914,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.559006312,
            "variance": 2.43050068
          },
          {
            "average": 2.000055742,
            "count": 322914,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007465886498,
            "variance": 5.573946121e-05
          },
          {
            "average": 4.070579163,
            "count": 322914,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2561209642,
            "variance": 0.06559794832
          },
          {
            "average": 246930493.1,
            "count": 322914,
            "maximum": 246930835.3,
            "minimum": 246930457,
            "name": "GpsTime",
            "position": 12,
            "stddev": 93.77718598,
            "variance": 8794.16061
          },
          {
            "average": 0,
            "count": 322914,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 322914,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 322914,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 322914,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 322914,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -570979.0798,
          1757882.24,
          -2.029719116,
          -570059.1398,
          1758862.28,
          1.010280884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -570979.0797600253,
                1757882.2404980976,
                -2.029719116153421
              ],
              [
                -570979.0797600253,
                1758862.2804980977,
                -2.029719116153421
              ],
              [
                -570059.1397600253,
                1758862.2804980977,
                1.010280883846579
              ],
              [
                -570059.1397600253,
                1757882.2404980976,
                1.010280883846579
              ],
              [
                -570979.0797600253,
                1757882.2404980976,
                -2.029719116153421
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:40:35+00:00",
        "end_time": "2019-07-12T01:34:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3943.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3943.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3943.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3943.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.309361,
            65.30302815,
            -2.029719116,
            -166.2861142,
            65.3131927,
            1.010280884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.30549071266122,
                  65.30302815468161,
                  -2.029719116153421
                ],
                [
                  -166.30936097259365,
                  65.31167244159015,
                  -2.029719116153421
                ],
                [
                  -166.2899786505954,
                  65.31319269917935,
                  1.010280883846579
                ],
                [
                  -166.28611420382282,
                  65.30454791582434,
                  1.010280883846579
                ],
                [
                  -166.30549071266122,
                  65.30302815468161,
                  -2.029719116153421
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3943.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3943.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:40:35Z",
            "pc:count": 322914,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -570447.3114,
                "count": 322914,
                "maximum": -570059.1398,
                "minimum": -570979.0798,
                "name": "X",
                "position": 0,
                "stddev": 273.5729773,
                "variance": 74842.1739
              },
              {
                "average": 1758390.027,
                "count": 322914,
                "maximum": 1758862.28,
                "minimum": 1757882.24,
                "name": "Y",
                "position": 1,
                "stddev": 265.1273619,
                "variance": 70292.518
              },
              {
                "average": 0.01157339517,
                "count": 322914,
                "maximum": 1.010280884,
                "minimum": -2.029719116,
                "name": "Z",
                "position": 2,
                "stddev": 0.4118235244,
                "variance": 0.1695986152
              },
              {
                "average": 1.188279232,
                "count": 322914,
                "maximum": 2451,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.80846165,
                "variance": 1919.181312
              },
              {
                "average": 1,
                "count": 322914,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 322914,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 322914,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 322914,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 322914,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.15454959,
                "count": 322914,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.559006312,
                "variance": 2.43050068
              },
              {
                "average": 2.000055742,
                "count": 322914,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007465886498,
                "variance": 5.573946121e-05
              },
              {
                "average": 4.070579163,
                "count": 322914,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2561209642,
                "variance": 0.06559794832
              },
              {
                "average": 246930493.1,
                "count": 322914,
                "maximum": 246930835.3,
                "minimum": 246930457,
                "name": "GpsTime",
                "position": 12,
                "stddev": 93.77718598,
                "variance": 8794.16061
              },
              {
                "average": 0,
                "count": 322914,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 322914,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 322914,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 322914,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 322914,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -570979.0798,
              1757882.24,
              -2.029719116,
              -570059.1398,
              1758862.28,
              1.010280884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -570979.0797600253,
                    1757882.2404980976,
                    -2.029719116153421
                  ],
                  [
                    -570979.0797600253,
                    1758862.2804980977,
                    -2.029719116153421
                  ],
                  [
                    -570059.1397600253,
                    1758862.2804980977,
                    1.010280883846579
                  ],
                  [
                    -570059.1397600253,
                    1757882.2404980976,
                    1.010280883846579
                  ],
                  [
                    -570979.0797600253,
                    1757882.2404980976,
                    -2.029719116153421
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:40:35+00:00",
            "end_time": "2019-07-12T01:34:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3645.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.37319622802383,
              65.3203216301916,
              8.12453471700754
            ],
            [
              -166.37731180519023,
              65.32945680661892,
              8.12453471700754
            ],
            [
              -166.35521288190094,
              65.33119868116621,
              25.56453471700754
            ],
            [
              -166.35110431040917,
              65.32206290313178,
              25.56453471700754
            ],
            [
              -166.37319622802383,
              65.3203216301916,
              8.12453471700754
            ]
          ]
        ]
      },
      "bbox": [
        -166.3773118,
        65.32032163,
        8.124534717,
        -166.3511043,
        65.33119868,
        25.56453472
      ],
      "properties": {
        "datetime": "2019-07-12T01:41:33Z",
        "pc:count": 1242660,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573168.4647,
            "count": 1242660,
            "maximum": -572678.9468,
            "minimum": -573727.3468,
            "name": "X",
            "position": 0,
            "stddev": 326.6697909,
            "variance": 106713.1523
          },
          {
            "average": 1760770.326,
            "count": 1242660,
            "maximum": 1761395.491,
            "minimum": 1760359.631,
            "name": "Y",
            "position": 1,
            "stddev": 274.9017103,
            "variance": 75570.95034
          },
          {
            "average": 13.04452949,
            "count": 1242660,
            "maximum": 25.56453472,
            "minimum": 8.124534717,
            "name": "Z",
            "position": 2,
            "stddev": 3.964949737,
            "variance": 15.72082642
          },
          {
            "average": 858.7375541,
            "count": 1242660,
            "maximum": 3814,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 616.9163766,
            "variance": 380585.8157
          },
          {
            "average": 1.084525132,
            "count": 1242660,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2945979342,
            "variance": 0.08678794285
          },
          {
            "average": 1.204685111,
            "count": 1242660,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.448973318,
            "variance": 0.2015770403
          },
          {
            "average": 1,
            "count": 1242660,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1242660,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222265141,
            "count": 1242660,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.41576855,
            "variance": 0.1728634872
          },
          {
            "average": 20.08298203,
            "count": 1242660,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.960471204,
            "variance": 3.843447342
          },
          {
            "average": 1.09515153,
            "count": 1242660,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3090440927,
            "variance": 0.09550825123
          },
          {
            "average": 2.610526612,
            "count": 1242660,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.640246516,
            "variance": 2.690408633
          },
          {
            "average": 246929437.7,
            "count": 1242660,
            "maximum": 246930893.1,
            "minimum": 246928345.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1093.288449,
            "variance": 1195279.633
          },
          {
            "average": 0,
            "count": 1242660,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1242660,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1242660,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1242660,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1242660,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -573727.3468,
          1760359.631,
          8.124534717,
          -572678.9468,
          1761395.491,
          25.56453472
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -573727.3467577116,
                1760359.6308842625,
                8.12453471700754
              ],
              [
                -573727.3467577116,
                1761395.4908842624,
                8.12453471700754
              ],
              [
                -572678.9467577117,
                1761395.4908842624,
                25.56453471700754
              ],
              [
                -572678.9467577117,
                1760359.6308842625,
                25.56453471700754
              ],
              [
                -573727.3467577116,
                1760359.6308842625,
                8.12453471700754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:41:33+00:00",
        "end_time": "2019-07-12T00:59:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3645.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3645.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3645.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3645.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3773118,
            65.32032163,
            8.124534717,
            -166.3511043,
            65.33119868,
            25.56453472
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.37319622802383,
                  65.3203216301916,
                  8.12453471700754
                ],
                [
                  -166.37731180519023,
                  65.32945680661892,
                  8.12453471700754
                ],
                [
                  -166.35521288190094,
                  65.33119868116621,
                  25.56453471700754
                ],
                [
                  -166.35110431040917,
                  65.32206290313178,
                  25.56453471700754
                ],
                [
                  -166.37319622802383,
                  65.3203216301916,
                  8.12453471700754
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3645.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3645.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:41:33Z",
            "pc:count": 1242660,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573168.4647,
                "count": 1242660,
                "maximum": -572678.9468,
                "minimum": -573727.3468,
                "name": "X",
                "position": 0,
                "stddev": 326.6697909,
                "variance": 106713.1523
              },
              {
                "average": 1760770.326,
                "count": 1242660,
                "maximum": 1761395.491,
                "minimum": 1760359.631,
                "name": "Y",
                "position": 1,
                "stddev": 274.9017103,
                "variance": 75570.95034
              },
              {
                "average": 13.04452949,
                "count": 1242660,
                "maximum": 25.56453472,
                "minimum": 8.124534717,
                "name": "Z",
                "position": 2,
                "stddev": 3.964949737,
                "variance": 15.72082642
              },
              {
                "average": 858.7375541,
                "count": 1242660,
                "maximum": 3814,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 616.9163766,
                "variance": 380585.8157
              },
              {
                "average": 1.084525132,
                "count": 1242660,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2945979342,
                "variance": 0.08678794285
              },
              {
                "average": 1.204685111,
                "count": 1242660,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.448973318,
                "variance": 0.2015770403
              },
              {
                "average": 1,
                "count": 1242660,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1242660,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222265141,
                "count": 1242660,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.41576855,
                "variance": 0.1728634872
              },
              {
                "average": 20.08298203,
                "count": 1242660,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.960471204,
                "variance": 3.843447342
              },
              {
                "average": 1.09515153,
                "count": 1242660,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3090440927,
                "variance": 0.09550825123
              },
              {
                "average": 2.610526612,
                "count": 1242660,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.640246516,
                "variance": 2.690408633
              },
              {
                "average": 246929437.7,
                "count": 1242660,
                "maximum": 246930893.1,
                "minimum": 246928345.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1093.288449,
                "variance": 1195279.633
              },
              {
                "average": 0,
                "count": 1242660,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1242660,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1242660,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1242660,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1242660,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -573727.3468,
              1760359.631,
              8.124534717,
              -572678.9468,
              1761395.491,
              25.56453472
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -573727.3467577116,
                    1760359.6308842625,
                    8.12453471700754
                  ],
                  [
                    -573727.3467577116,
                    1761395.4908842624,
                    8.12453471700754
                  ],
                  [
                    -572678.9467577117,
                    1761395.4908842624,
                    25.56453471700754
                  ],
                  [
                    -572678.9467577117,
                    1760359.6308842625,
                    25.56453471700754
                  ],
                  [
                    -573727.3467577116,
                    1760359.6308842625,
                    8.12453471700754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:41:33+00:00",
            "end_time": "2019-07-12T00:59: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": "20190712_NCMP_AK_03WVN4033.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.28040384997237,
              65.21511135271646,
              44.881424796771725
            ],
            [
              -166.28420839002686,
              65.22365222590763,
              44.881424796771725
            ],
            [
              -166.26258032292242,
              65.225350006376,
              125.28142479677173
            ],
            [
              -166.25878217383604,
              65.21680858762048,
              125.28142479677173
            ],
            [
              -166.28040384997237,
              65.21511135271646,
              44.881424796771725
            ]
          ]
        ]
      },
      "bbox": [
        -166.2842084,
        65.21511135,
        44.8814248,
        -166.2587822,
        65.22535001,
        125.2814248
      ],
      "properties": {
        "datetime": "2019-07-12T06:43:56Z",
        "pc:count": 1628758,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -571100.3238,
            "count": 1628758,
            "maximum": -570600.0845,
            "minimum": -571629.7845,
            "name": "X",
            "position": 0,
            "stddev": 283.3877935,
            "variance": 80308.64148
          },
          {
            "average": 1748628.826,
            "count": 1628758,
            "maximum": 1749004.516,
            "minimum": 1748036.116,
            "name": "Y",
            "position": 1,
            "stddev": 223.7000742,
            "variance": 50041.72318
          },
          {
            "average": 83.61135258,
            "count": 1628758,
            "maximum": 125.2814248,
            "minimum": 44.8814248,
            "name": "Z",
            "position": 2,
            "stddev": 19.25706968,
            "variance": 370.8347328
          },
          {
            "average": 1029.909475,
            "count": 1628758,
            "maximum": 4227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 692.3919025,
            "variance": 479406.5467
          },
          {
            "average": 1.047328701,
            "count": 1628758,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2388950941,
            "variance": 0.05707086597
          },
          {
            "average": 1.095024552,
            "count": 1628758,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3497158183,
            "variance": 0.1223011536
          },
          {
            "average": 1,
            "count": 1628758,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1628758,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.444624677,
            "count": 1628758,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4969242651,
            "variance": 0.2469337252
          },
          {
            "average": 20.19956662,
            "count": 1628758,
            "maximum": 30,
            "minimum": 10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.437394948,
            "variance": 5.940894131
          },
          {
            "average": 1.056463268,
            "count": 1628758,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2554647833,
            "variance": 0.06526225553
          },
          {
            "average": 47.32871673,
            "count": 1628758,
            "maximum": 48,
            "minimum": 46,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8990785444,
            "variance": 0.8083422291
          },
          {
            "average": 246948749.9,
            "count": 1628758,
            "maximum": 246949036.9,
            "minimum": 246948136.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 394.7760521,
            "variance": 155848.1313
          },
          {
            "average": 0,
            "count": 1628758,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1628758,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1628758,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1628758,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1628758,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -571629.7845,
          1748036.116,
          44.8814248,
          -570600.0845,
          1749004.516,
          125.2814248
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -571629.7844543905,
                1748036.1164935564,
                44.881424796771725
              ],
              [
                -571629.7844543905,
                1749004.5164935563,
                44.881424796771725
              ],
              [
                -570600.0844543906,
                1749004.5164935563,
                125.28142479677173
              ],
              [
                -570600.0844543906,
                1748036.1164935564,
                125.28142479677173
              ],
              [
                -571629.7844543905,
                1748036.1164935564,
                44.881424796771725
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:43:56+00:00",
        "end_time": "2019-07-12T06:28:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4033.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4033.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4033.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4033.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2842084,
            65.21511135,
            44.8814248,
            -166.2587822,
            65.22535001,
            125.2814248
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.28040384997237,
                  65.21511135271646,
                  44.881424796771725
                ],
                [
                  -166.28420839002686,
                  65.22365222590763,
                  44.881424796771725
                ],
                [
                  -166.26258032292242,
                  65.225350006376,
                  125.28142479677173
                ],
                [
                  -166.25878217383604,
                  65.21680858762048,
                  125.28142479677173
                ],
                [
                  -166.28040384997237,
                  65.21511135271646,
                  44.881424796771725
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4033.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4033.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:43:56Z",
            "pc:count": 1628758,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -571100.3238,
                "count": 1628758,
                "maximum": -570600.0845,
                "minimum": -571629.7845,
                "name": "X",
                "position": 0,
                "stddev": 283.3877935,
                "variance": 80308.64148
              },
              {
                "average": 1748628.826,
                "count": 1628758,
                "maximum": 1749004.516,
                "minimum": 1748036.116,
                "name": "Y",
                "position": 1,
                "stddev": 223.7000742,
                "variance": 50041.72318
              },
              {
                "average": 83.61135258,
                "count": 1628758,
                "maximum": 125.2814248,
                "minimum": 44.8814248,
                "name": "Z",
                "position": 2,
                "stddev": 19.25706968,
                "variance": 370.8347328
              },
              {
                "average": 1029.909475,
                "count": 1628758,
                "maximum": 4227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 692.3919025,
                "variance": 479406.5467
              },
              {
                "average": 1.047328701,
                "count": 1628758,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2388950941,
                "variance": 0.05707086597
              },
              {
                "average": 1.095024552,
                "count": 1628758,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3497158183,
                "variance": 0.1223011536
              },
              {
                "average": 1,
                "count": 1628758,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1628758,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.444624677,
                "count": 1628758,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4969242651,
                "variance": 0.2469337252
              },
              {
                "average": 20.19956662,
                "count": 1628758,
                "maximum": 30,
                "minimum": 10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.437394948,
                "variance": 5.940894131
              },
              {
                "average": 1.056463268,
                "count": 1628758,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2554647833,
                "variance": 0.06526225553
              },
              {
                "average": 47.32871673,
                "count": 1628758,
                "maximum": 48,
                "minimum": 46,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8990785444,
                "variance": 0.8083422291
              },
              {
                "average": 246948749.9,
                "count": 1628758,
                "maximum": 246949036.9,
                "minimum": 246948136.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 394.7760521,
                "variance": 155848.1313
              },
              {
                "average": 0,
                "count": 1628758,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1628758,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1628758,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1628758,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1628758,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -571629.7845,
              1748036.116,
              44.8814248,
              -570600.0845,
              1749004.516,
              125.2814248
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -571629.7844543905,
                    1748036.1164935564,
                    44.881424796771725
                  ],
                  [
                    -571629.7844543905,
                    1749004.5164935563,
                    44.881424796771725
                  ],
                  [
                    -570600.0844543906,
                    1749004.5164935563,
                    125.28142479677173
                  ],
                  [
                    -570600.0844543906,
                    1748036.1164935564,
                    125.28142479677173
                  ],
                  [
                    -571629.7844543905,
                    1748036.1164935564,
                    44.881424796771725
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:43:56+00:00",
            "end_time": "2019-07-12T06:28: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": "20190711_NCMP_AK_03WVN3642.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.37208842148374,
              65.29415782797183,
              -3.582784841403761
            ],
            [
              -166.376266067742,
              65.30343986765114,
              -3.582784841403761
            ],
            [
              -166.36760438619487,
              65.30412353607136,
              6.13721515859624
            ],
            [
              -166.363429527265,
              65.29484125677239,
              6.13721515859624
            ],
            [
              -166.37208842148374,
              65.29415782797183,
              -3.582784841403761
            ]
          ]
        ]
      },
      "bbox": [
        -166.3762661,
        65.29415783,
        -3.582784841,
        -166.3634295,
        65.30412354,
        6.137215159
      ],
      "properties": {
        "datetime": "2019-07-12T03:20:42Z",
        "pc:count": 730139,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574039.2053,
            "count": 730139,
            "maximum": -573805.2657,
            "minimum": -574216.5857,
            "name": "X",
            "position": 0,
            "stddev": 80.04542231,
            "variance": 6407.269632
          },
          {
            "average": 1758018.387,
            "count": 730139,
            "maximum": 1758537.556,
            "minimum": 1757484.996,
            "name": "Y",
            "position": 1,
            "stddev": 310.3060474,
            "variance": 96289.84304
          },
          {
            "average": 1.877073336,
            "count": 730139,
            "maximum": 6.137215159,
            "minimum": -3.582784841,
            "name": "Z",
            "position": 2,
            "stddev": 1.583133387,
            "variance": 2.50631132
          },
          {
            "average": 1178.231705,
            "count": 730139,
            "maximum": 17196,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 941.3004755,
            "variance": 886046.5851
          },
          {
            "average": 1.002774814,
            "count": 730139,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05502129666,
            "variance": 0.003027343087
          },
          {
            "average": 1.005494844,
            "count": 730139,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07899274794,
            "variance": 0.006239854227
          },
          {
            "average": 1,
            "count": 730139,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 730139,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.578971949,
            "count": 730139,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.72935308,
            "variance": 115.1190175
          },
          {
            "average": 20.00745316,
            "count": 730139,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.191637624,
            "variance": 1.420000226
          },
          {
            "average": 1.189922741,
            "count": 730139,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3931120782,
            "variance": 0.1545371061
          },
          {
            "average": 16.30778112,
            "count": 730139,
            "maximum": 19,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.519303626,
            "variance": 2.308283507
          },
          {
            "average": 246935698.7,
            "count": 730139,
            "maximum": 246936842.5,
            "minimum": 246934279.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 648.5968106,
            "variance": 420677.8228
          },
          {
            "average": 0,
            "count": 730139,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 730139,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 730139,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 730139,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 730139,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574216.5857,
          1757484.996,
          -3.582784841,
          -573805.2657,
          1758537.556,
          6.137215159
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574216.5856987749,
                1757484.9964122293,
                -3.582784841403761
              ],
              [
                -574216.5856987749,
                1758537.5564122293,
                -3.582784841403761
              ],
              [
                -573805.2656987748,
                1758537.5564122293,
                6.13721515859624
              ],
              [
                -573805.2656987748,
                1757484.9964122293,
                6.13721515859624
              ],
              [
                -574216.5856987749,
                1757484.9964122293,
                -3.582784841403761
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T03:20:42+00:00",
        "end_time": "2019-07-12T02:37:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3642.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3642.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3642.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3642.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3762661,
            65.29415783,
            -3.582784841,
            -166.3634295,
            65.30412354,
            6.137215159
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.37208842148374,
                  65.29415782797183,
                  -3.582784841403761
                ],
                [
                  -166.376266067742,
                  65.30343986765114,
                  -3.582784841403761
                ],
                [
                  -166.36760438619487,
                  65.30412353607136,
                  6.13721515859624
                ],
                [
                  -166.363429527265,
                  65.29484125677239,
                  6.13721515859624
                ],
                [
                  -166.37208842148374,
                  65.29415782797183,
                  -3.582784841403761
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3642.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3642.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T03:20:42Z",
            "pc:count": 730139,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574039.2053,
                "count": 730139,
                "maximum": -573805.2657,
                "minimum": -574216.5857,
                "name": "X",
                "position": 0,
                "stddev": 80.04542231,
                "variance": 6407.269632
              },
              {
                "average": 1758018.387,
                "count": 730139,
                "maximum": 1758537.556,
                "minimum": 1757484.996,
                "name": "Y",
                "position": 1,
                "stddev": 310.3060474,
                "variance": 96289.84304
              },
              {
                "average": 1.877073336,
                "count": 730139,
                "maximum": 6.137215159,
                "minimum": -3.582784841,
                "name": "Z",
                "position": 2,
                "stddev": 1.583133387,
                "variance": 2.50631132
              },
              {
                "average": 1178.231705,
                "count": 730139,
                "maximum": 17196,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 941.3004755,
                "variance": 886046.5851
              },
              {
                "average": 1.002774814,
                "count": 730139,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05502129666,
                "variance": 0.003027343087
              },
              {
                "average": 1.005494844,
                "count": 730139,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07899274794,
                "variance": 0.006239854227
              },
              {
                "average": 1,
                "count": 730139,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 730139,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.578971949,
                "count": 730139,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.72935308,
                "variance": 115.1190175
              },
              {
                "average": 20.00745316,
                "count": 730139,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.191637624,
                "variance": 1.420000226
              },
              {
                "average": 1.189922741,
                "count": 730139,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3931120782,
                "variance": 0.1545371061
              },
              {
                "average": 16.30778112,
                "count": 730139,
                "maximum": 19,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.519303626,
                "variance": 2.308283507
              },
              {
                "average": 246935698.7,
                "count": 730139,
                "maximum": 246936842.5,
                "minimum": 246934279.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 648.5968106,
                "variance": 420677.8228
              },
              {
                "average": 0,
                "count": 730139,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 730139,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 730139,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 730139,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 730139,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574216.5857,
              1757484.996,
              -3.582784841,
              -573805.2657,
              1758537.556,
              6.137215159
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574216.5856987749,
                    1757484.9964122293,
                    -3.582784841403761
                  ],
                  [
                    -574216.5856987749,
                    1758537.5564122293,
                    -3.582784841403761
                  ],
                  [
                    -573805.2656987748,
                    1758537.5564122293,
                    6.13721515859624
                  ],
                  [
                    -573805.2656987748,
                    1757484.9964122293,
                    6.13721515859624
                  ],
                  [
                    -574216.5856987749,
                    1757484.9964122293,
                    -3.582784841403761
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T03:20:42+00:00",
            "end_time": "2019-07-12T02:37:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3437.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.41221062340324,
              65.24805323823097,
              -4.900087829660841
            ],
            [
              -166.41678148826566,
              65.25819097146203,
              -4.900087829660841
            ],
            [
              -166.39260596949416,
              65.2601072385191,
              16.95991217033916
            ],
            [
              -166.38804358684,
              65.24996877326025,
              16.95991217033916
            ],
            [
              -166.41221062340324,
              65.24805323823097,
              -4.900087829660841
            ]
          ]
        ]
      },
      "bbox": [
        -166.4167815,
        65.24805324,
        -4.90008783,
        -166.3880436,
        65.26010724,
        16.95991217
      ],
      "properties": {
        "datetime": "2019-07-12T06:45:32Z",
        "pc:count": 3021279,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -576421.8264,
            "count": 3021279,
            "maximum": -575861.7632,
            "minimum": -577011.7432,
            "name": "X",
            "position": 0,
            "stddev": 293.1176314,
            "variance": 85917.94581
          },
          {
            "average": 1753337.727,
            "count": 3021279,
            "maximum": 1753933.852,
            "minimum": 1752784.032,
            "name": "Y",
            "position": 1,
            "stddev": 292.6546686,
            "variance": 85646.75507
          },
          {
            "average": -2.250773473,
            "count": 3021279,
            "maximum": 16.95991217,
            "minimum": -4.90008783,
            "name": "Z",
            "position": 2,
            "stddev": 2.356501792,
            "variance": 5.553100697
          },
          {
            "average": 96.03367911,
            "count": 3021279,
            "maximum": 10355,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 582.5331683,
            "variance": 339344.8922
          },
          {
            "average": 1.002147104,
            "count": 3021279,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05381895711,
            "variance": 0.002896480144
          },
          {
            "average": 1.004334257,
            "count": 3021279,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08150438414,
            "variance": 0.006642964634
          },
          {
            "average": 1,
            "count": 3021279,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3021279,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.05449083,
            "count": 3021279,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.032104133,
            "variance": 25.32207201
          },
          {
            "average": 19.94740496,
            "count": 3021279,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.195381453,
            "variance": 1.428936818
          },
          {
            "average": 1.977245398,
            "count": 3021279,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1991745946,
            "variance": 0.03967051911
          },
          {
            "average": 44.75160751,
            "count": 3021279,
            "maximum": 48,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.600410778,
            "variance": 2.561314659
          },
          {
            "average": 246947716.4,
            "count": 3021279,
            "maximum": 246949132.3,
            "minimum": 246946036.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 707.5782464,
            "variance": 500666.9748
          },
          {
            "average": 0,
            "count": 3021279,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3021279,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3021279,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3021279,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3021279,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -577011.7432,
          1752784.032,
          -4.90008783,
          -575861.7632,
          1753933.852,
          16.95991217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -577011.7432447968,
                1752784.0323512026,
                -4.900087829660841
              ],
              [
                -577011.7432447968,
                1753933.8523512024,
                -4.900087829660841
              ],
              [
                -575861.7632447968,
                1753933.8523512024,
                16.95991217033916
              ],
              [
                -575861.7632447968,
                1752784.0323512026,
                16.95991217033916
              ],
              [
                -577011.7432447968,
                1752784.0323512026,
                -4.900087829660841
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:45:32+00:00",
        "end_time": "2019-07-12T05:53:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3437.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3437.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3437.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3437.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4167815,
            65.24805324,
            -4.90008783,
            -166.3880436,
            65.26010724,
            16.95991217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.41221062340324,
                  65.24805323823097,
                  -4.900087829660841
                ],
                [
                  -166.41678148826566,
                  65.25819097146203,
                  -4.900087829660841
                ],
                [
                  -166.39260596949416,
                  65.2601072385191,
                  16.95991217033916
                ],
                [
                  -166.38804358684,
                  65.24996877326025,
                  16.95991217033916
                ],
                [
                  -166.41221062340324,
                  65.24805323823097,
                  -4.900087829660841
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3437.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3437.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:45:32Z",
            "pc:count": 3021279,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -576421.8264,
                "count": 3021279,
                "maximum": -575861.7632,
                "minimum": -577011.7432,
                "name": "X",
                "position": 0,
                "stddev": 293.1176314,
                "variance": 85917.94581
              },
              {
                "average": 1753337.727,
                "count": 3021279,
                "maximum": 1753933.852,
                "minimum": 1752784.032,
                "name": "Y",
                "position": 1,
                "stddev": 292.6546686,
                "variance": 85646.75507
              },
              {
                "average": -2.250773473,
                "count": 3021279,
                "maximum": 16.95991217,
                "minimum": -4.90008783,
                "name": "Z",
                "position": 2,
                "stddev": 2.356501792,
                "variance": 5.553100697
              },
              {
                "average": 96.03367911,
                "count": 3021279,
                "maximum": 10355,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 582.5331683,
                "variance": 339344.8922
              },
              {
                "average": 1.002147104,
                "count": 3021279,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05381895711,
                "variance": 0.002896480144
              },
              {
                "average": 1.004334257,
                "count": 3021279,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08150438414,
                "variance": 0.006642964634
              },
              {
                "average": 1,
                "count": 3021279,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3021279,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.05449083,
                "count": 3021279,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.032104133,
                "variance": 25.32207201
              },
              {
                "average": 19.94740496,
                "count": 3021279,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.195381453,
                "variance": 1.428936818
              },
              {
                "average": 1.977245398,
                "count": 3021279,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1991745946,
                "variance": 0.03967051911
              },
              {
                "average": 44.75160751,
                "count": 3021279,
                "maximum": 48,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.600410778,
                "variance": 2.561314659
              },
              {
                "average": 246947716.4,
                "count": 3021279,
                "maximum": 246949132.3,
                "minimum": 246946036.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 707.5782464,
                "variance": 500666.9748
              },
              {
                "average": 0,
                "count": 3021279,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3021279,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3021279,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3021279,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3021279,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -577011.7432,
              1752784.032,
              -4.90008783,
              -575861.7632,
              1753933.852,
              16.95991217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -577011.7432447968,
                    1752784.0323512026,
                    -4.900087829660841
                  ],
                  [
                    -577011.7432447968,
                    1753933.8523512024,
                    -4.900087829660841
                  ],
                  [
                    -575861.7632447968,
                    1753933.8523512024,
                    16.95991217033916
                  ],
                  [
                    -575861.7632447968,
                    1752784.0323512026,
                    16.95991217033916
                  ],
                  [
                    -577011.7432447968,
                    1752784.0323512026,
                    -4.900087829660841
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:45:32+00:00",
            "end_time": "2019-07-12T05:53:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3646.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.36084046542564,
              65.33033834079744,
              19.299635695988894
            ],
            [
              -166.3628012924968,
              65.33469441335033,
              19.299635695988894
            ],
            [
              -166.3556462589374,
              65.33525796717805,
              37.33963569598889
            ],
            [
              -166.35368651383618,
              65.33090180177535,
              37.33963569598889
            ],
            [
              -166.36084046542564,
              65.33033834079744,
              19.299635695988894
            ]
          ]
        ]
      },
      "bbox": [
        -166.3628013,
        65.33033834,
        19.2996357,
        -166.3536865,
        65.33525797,
        37.3396357
      ],
      "properties": {
        "datetime": "2019-07-12T00:59:26Z",
        "pc:count": 221695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -572771.8243,
            "count": 221695,
            "maximum": -572615.1339,
            "minimum": -572954.5139,
            "name": "X",
            "position": 0,
            "stddev": 103.0016129,
            "variance": 10609.33226
          },
          {
            "average": 1761545.785,
            "count": 221695,
            "maximum": 1761843.739,
            "minimum": 1761349.819,
            "name": "Y",
            "position": 1,
            "stddev": 108.4463588,
            "variance": 11760.61273
          },
          {
            "average": 27.47461001,
            "count": 221695,
            "maximum": 37.3396357,
            "minimum": 19.2996357,
            "name": "Z",
            "position": 2,
            "stddev": 2.868197886,
            "variance": 8.226559116
          },
          {
            "average": 635.7882,
            "count": 221695,
            "maximum": 4247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 547.5054387,
            "variance": 299762.2054
          },
          {
            "average": 1.127747581,
            "count": 221695,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3434007556,
            "variance": 0.1179240789
          },
          {
            "average": 1.342118677,
            "count": 221695,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5064189042,
            "variance": 0.2564601065
          },
          {
            "average": 1,
            "count": 221695,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 221695,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 221695,
            "maximum": 1,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.28532544,
            "count": 221695,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.454380364,
            "variance": 2.115222242
          },
          {
            "average": 1.143977086,
            "count": 221695,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3601995003,
            "variance": 0.12974368
          },
          {
            "average": 1,
            "count": 221695,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246928363.9,
            "count": 221695,
            "maximum": 246928366.6,
            "minimum": 246928359.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.71397684,
            "variance": 2.937716609
          },
          {
            "average": 0,
            "count": 221695,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 221695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 221695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 221695,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 221695,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -572954.5139,
          1761349.819,
          19.2996357,
          -572615.1339,
          1761843.739,
          37.3396357
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -572954.5139464461,
                1761349.8194071706,
                19.299635695988894
              ],
              [
                -572954.5139464461,
                1761843.7394071706,
                19.299635695988894
              ],
              [
                -572615.1339464462,
                1761843.7394071706,
                37.33963569598889
              ],
              [
                -572615.1339464462,
                1761349.8194071706,
                37.33963569598889
              ],
              [
                -572954.5139464461,
                1761349.8194071706,
                19.299635695988894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T00:59:26+00:00",
        "end_time": "2019-07-12T00:59:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3646.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3646.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3646.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3646.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3628013,
            65.33033834,
            19.2996357,
            -166.3536865,
            65.33525797,
            37.3396357
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.36084046542564,
                  65.33033834079744,
                  19.299635695988894
                ],
                [
                  -166.3628012924968,
                  65.33469441335033,
                  19.299635695988894
                ],
                [
                  -166.3556462589374,
                  65.33525796717805,
                  37.33963569598889
                ],
                [
                  -166.35368651383618,
                  65.33090180177535,
                  37.33963569598889
                ],
                [
                  -166.36084046542564,
                  65.33033834079744,
                  19.299635695988894
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3646.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3646.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T00:59:26Z",
            "pc:count": 221695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -572771.8243,
                "count": 221695,
                "maximum": -572615.1339,
                "minimum": -572954.5139,
                "name": "X",
                "position": 0,
                "stddev": 103.0016129,
                "variance": 10609.33226
              },
              {
                "average": 1761545.785,
                "count": 221695,
                "maximum": 1761843.739,
                "minimum": 1761349.819,
                "name": "Y",
                "position": 1,
                "stddev": 108.4463588,
                "variance": 11760.61273
              },
              {
                "average": 27.47461001,
                "count": 221695,
                "maximum": 37.3396357,
                "minimum": 19.2996357,
                "name": "Z",
                "position": 2,
                "stddev": 2.868197886,
                "variance": 8.226559116
              },
              {
                "average": 635.7882,
                "count": 221695,
                "maximum": 4247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 547.5054387,
                "variance": 299762.2054
              },
              {
                "average": 1.127747581,
                "count": 221695,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3434007556,
                "variance": 0.1179240789
              },
              {
                "average": 1.342118677,
                "count": 221695,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5064189042,
                "variance": 0.2564601065
              },
              {
                "average": 1,
                "count": 221695,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 221695,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 221695,
                "maximum": 1,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.28532544,
                "count": 221695,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.454380364,
                "variance": 2.115222242
              },
              {
                "average": 1.143977086,
                "count": 221695,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3601995003,
                "variance": 0.12974368
              },
              {
                "average": 1,
                "count": 221695,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246928363.9,
                "count": 221695,
                "maximum": 246928366.6,
                "minimum": 246928359.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.71397684,
                "variance": 2.937716609
              },
              {
                "average": 0,
                "count": 221695,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 221695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 221695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 221695,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 221695,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -572954.5139,
              1761349.819,
              19.2996357,
              -572615.1339,
              1761843.739,
              37.3396357
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -572954.5139464461,
                    1761349.8194071706,
                    19.299635695988894
                  ],
                  [
                    -572954.5139464461,
                    1761843.7394071706,
                    19.299635695988894
                  ],
                  [
                    -572615.1339464462,
                    1761843.7394071706,
                    37.33963569598889
                  ],
                  [
                    -572615.1339464462,
                    1761349.8194071706,
                    37.33963569598889
                  ],
                  [
                    -572954.5139464461,
                    1761349.8194071706,
                    19.299635695988894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T00:59:26+00:00",
            "end_time": "2019-07-12T00:59: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": "20190712_NCMP_AK_03WVN3734.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.33460075819715,
              65.22943410974062,
              57.501706280564434
            ],
            [
              -166.33586089094615,
              65.23224948281758,
              57.501706280564434
            ],
            [
              -166.32666490099115,
              65.23297464075237,
              77.18170628056444
            ],
            [
              -166.32540566406706,
              65.23015919081729,
              77.18170628056444
            ],
            [
              -166.33460075819715,
              65.22943410974062,
              57.501706280564434
            ]
          ]
        ]
      },
      "bbox": [
        -166.3358609,
        65.22943411,
        57.50170628,
        -166.3254057,
        65.23297464,
        77.18170628
      ],
      "properties": {
        "datetime": "2019-07-12T06:44:33Z",
        "pc:count": 183558,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573565.2679,
            "count": 183558,
            "maximum": -573391.0027,
            "minimum": -573828.7627,
            "name": "X",
            "position": 0,
            "stddev": 110.6631903,
            "variance": 12246.34168
          },
          {
            "average": 1750257.168,
            "count": 183558,
            "maximum": 1750391.709,
            "minimum": 1750072.449,
            "name": "Y",
            "position": 1,
            "stddev": 73.24012621,
            "variance": 5364.116088
          },
          {
            "average": 68.76206257,
            "count": 183558,
            "maximum": 77.18170628,
            "minimum": 57.50170628,
            "name": "Z",
            "position": 2,
            "stddev": 4.335891446,
            "variance": 18.79995463
          },
          {
            "average": 1306.485688,
            "count": 183558,
            "maximum": 6075,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 674.2899381,
            "variance": 454666.9206
          },
          {
            "average": 1,
            "count": 183558,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 183558,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 183558,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183558,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.444121204,
            "count": 183558,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4968691026,
            "variance": 0.2468789051
          },
          {
            "average": 19.64136515,
            "count": 183558,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.524701186,
            "variance": 2.324713706
          },
          {
            "average": 1.000010896,
            "count": 183558,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003300860391,
            "variance": 1.089567932e-05
          },
          {
            "average": 47.95792611,
            "count": 183558,
            "maximum": 48,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.200758317,
            "variance": 0.04030390184
          },
          {
            "average": 246949056.4,
            "count": 183558,
            "maximum": 246949073.2,
            "minimum": 246948778.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 58.17359106,
            "variance": 3384.166696
          },
          {
            "average": 0,
            "count": 183558,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183558,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183558,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183558,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183558,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -573828.7627,
          1750072.449,
          57.50170628,
          -573391.0027,
          1750391.709,
          77.18170628
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -573828.7627004649,
                1750072.449486074,
                57.501706280564434
              ],
              [
                -573828.7627004649,
                1750391.7094860738,
                57.501706280564434
              ],
              [
                -573391.0027004649,
                1750391.7094860738,
                77.18170628056444
              ],
              [
                -573391.0027004649,
                1750072.449486074,
                77.18170628056444
              ],
              [
                -573828.7627004649,
                1750072.449486074,
                57.501706280564434
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:44:33+00:00",
        "end_time": "2019-07-12T06:39:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3734.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3734.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3734.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3734.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3358609,
            65.22943411,
            57.50170628,
            -166.3254057,
            65.23297464,
            77.18170628
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.33460075819715,
                  65.22943410974062,
                  57.501706280564434
                ],
                [
                  -166.33586089094615,
                  65.23224948281758,
                  57.501706280564434
                ],
                [
                  -166.32666490099115,
                  65.23297464075237,
                  77.18170628056444
                ],
                [
                  -166.32540566406706,
                  65.23015919081729,
                  77.18170628056444
                ],
                [
                  -166.33460075819715,
                  65.22943410974062,
                  57.501706280564434
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3734.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3734.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:44:33Z",
            "pc:count": 183558,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573565.2679,
                "count": 183558,
                "maximum": -573391.0027,
                "minimum": -573828.7627,
                "name": "X",
                "position": 0,
                "stddev": 110.6631903,
                "variance": 12246.34168
              },
              {
                "average": 1750257.168,
                "count": 183558,
                "maximum": 1750391.709,
                "minimum": 1750072.449,
                "name": "Y",
                "position": 1,
                "stddev": 73.24012621,
                "variance": 5364.116088
              },
              {
                "average": 68.76206257,
                "count": 183558,
                "maximum": 77.18170628,
                "minimum": 57.50170628,
                "name": "Z",
                "position": 2,
                "stddev": 4.335891446,
                "variance": 18.79995463
              },
              {
                "average": 1306.485688,
                "count": 183558,
                "maximum": 6075,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 674.2899381,
                "variance": 454666.9206
              },
              {
                "average": 1,
                "count": 183558,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 183558,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 183558,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183558,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.444121204,
                "count": 183558,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4968691026,
                "variance": 0.2468789051
              },
              {
                "average": 19.64136515,
                "count": 183558,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.524701186,
                "variance": 2.324713706
              },
              {
                "average": 1.000010896,
                "count": 183558,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003300860391,
                "variance": 1.089567932e-05
              },
              {
                "average": 47.95792611,
                "count": 183558,
                "maximum": 48,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.200758317,
                "variance": 0.04030390184
              },
              {
                "average": 246949056.4,
                "count": 183558,
                "maximum": 246949073.2,
                "minimum": 246948778.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 58.17359106,
                "variance": 3384.166696
              },
              {
                "average": 0,
                "count": 183558,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183558,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183558,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183558,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183558,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -573828.7627,
              1750072.449,
              57.50170628,
              -573391.0027,
              1750391.709,
              77.18170628
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -573828.7627004649,
                    1750072.449486074,
                    57.501706280564434
                  ],
                  [
                    -573828.7627004649,
                    1750391.7094860738,
                    57.501706280564434
                  ],
                  [
                    -573391.0027004649,
                    1750391.7094860738,
                    77.18170628056444
                  ],
                  [
                    -573391.0027004649,
                    1750072.449486074,
                    77.18170628056444
                  ],
                  [
                    -573828.7627004649,
                    1750072.449486074,
                    57.501706280564434
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:44:33+00:00",
            "end_time": "2019-07-12T06:39:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN2949.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.52587380638863,
              65.35565394774078,
              21.493363702105064
            ],
            [
              -166.52670863703165,
              65.3574821348591,
              21.493363702105064
            ],
            [
              -166.52047104506445,
              65.3579797311573,
              26.913363702105066
            ],
            [
              -166.51963661022674,
              65.35615150959192,
              26.913363702105066
            ],
            [
              -166.52587380638863,
              65.35565394774078,
              21.493363702105064
            ]
          ]
        ]
      },
      "bbox": [
        -166.5267086,
        65.35565395,
        21.4933637,
        -166.5196366,
        65.35797973,
        26.9133637
      ],
      "properties": {
        "datetime": "2019-07-12T01:31:43Z",
        "pc:count": 87806,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -579856.9912,
            "count": 87806,
            "maximum": -579689.2387,
            "minimum": -579984.9987,
            "name": "X",
            "position": 0,
            "stddev": 73.8503657,
            "variance": 5453.876514
          },
          {
            "average": 1765647.607,
            "count": 87806,
            "maximum": 1765761.185,
            "minimum": 1765553.805,
            "name": "Y",
            "position": 1,
            "stddev": 51.42563678,
            "variance": 2644.596119
          },
          {
            "average": 24.41887676,
            "count": 87806,
            "maximum": 26.9133637,
            "minimum": 21.4933637,
            "name": "Z",
            "position": 2,
            "stddev": 1.069636676,
            "variance": 1.144122618
          },
          {
            "average": 1492.601075,
            "count": 87806,
            "maximum": 3585,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 594.0635311,
            "variance": 352911.479
          },
          {
            "average": 1.000045555,
            "count": 87806,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006749327152,
            "variance": 4.5553417e-05
          },
          {
            "average": 1.00009111,
            "count": 87806,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009544772572,
            "variance": 9.110268345e-05
          },
          {
            "average": 1,
            "count": 87806,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87806,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.317996492,
            "count": 87806,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4657007549,
            "variance": 0.2168771931
          },
          {
            "average": 20.74184141,
            "count": 87806,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.184336531,
            "variance": 4.77132608
          },
          {
            "average": 1.000569437,
            "count": 87806,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02385622332,
            "variance": 0.0005691193912
          },
          {
            "average": 4,
            "count": 87806,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246930300.4,
            "count": 87806,
            "maximum": 246930303.5,
            "minimum": 246930297,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.630248824,
            "variance": 2.657711228
          },
          {
            "average": 0,
            "count": 87806,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87806,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87806,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87806,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87806,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -579984.9987,
          1765553.805,
          21.4933637,
          -579689.2387,
          1765761.185,
          26.9133637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -579984.9986521088,
                1765553.8052782668,
                21.493363702105064
              ],
              [
                -579984.9986521088,
                1765761.1852782667,
                21.493363702105064
              ],
              [
                -579689.2386521088,
                1765761.1852782667,
                26.913363702105066
              ],
              [
                -579689.2386521088,
                1765553.8052782668,
                26.913363702105066
              ],
              [
                -579984.9986521088,
                1765553.8052782668,
                21.493363702105064
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:31:43+00:00",
        "end_time": "2019-07-12T01:31:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2949.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN2949.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2949.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2949.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5267086,
            65.35565395,
            21.4933637,
            -166.5196366,
            65.35797973,
            26.9133637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.52587380638863,
                  65.35565394774078,
                  21.493363702105064
                ],
                [
                  -166.52670863703165,
                  65.3574821348591,
                  21.493363702105064
                ],
                [
                  -166.52047104506445,
                  65.3579797311573,
                  26.913363702105066
                ],
                [
                  -166.51963661022674,
                  65.35615150959192,
                  26.913363702105066
                ],
                [
                  -166.52587380638863,
                  65.35565394774078,
                  21.493363702105064
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN2949.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2949.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:31:43Z",
            "pc:count": 87806,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -579856.9912,
                "count": 87806,
                "maximum": -579689.2387,
                "minimum": -579984.9987,
                "name": "X",
                "position": 0,
                "stddev": 73.8503657,
                "variance": 5453.876514
              },
              {
                "average": 1765647.607,
                "count": 87806,
                "maximum": 1765761.185,
                "minimum": 1765553.805,
                "name": "Y",
                "position": 1,
                "stddev": 51.42563678,
                "variance": 2644.596119
              },
              {
                "average": 24.41887676,
                "count": 87806,
                "maximum": 26.9133637,
                "minimum": 21.4933637,
                "name": "Z",
                "position": 2,
                "stddev": 1.069636676,
                "variance": 1.144122618
              },
              {
                "average": 1492.601075,
                "count": 87806,
                "maximum": 3585,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 594.0635311,
                "variance": 352911.479
              },
              {
                "average": 1.000045555,
                "count": 87806,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006749327152,
                "variance": 4.5553417e-05
              },
              {
                "average": 1.00009111,
                "count": 87806,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009544772572,
                "variance": 9.110268345e-05
              },
              {
                "average": 1,
                "count": 87806,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87806,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.317996492,
                "count": 87806,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4657007549,
                "variance": 0.2168771931
              },
              {
                "average": 20.74184141,
                "count": 87806,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.184336531,
                "variance": 4.77132608
              },
              {
                "average": 1.000569437,
                "count": 87806,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02385622332,
                "variance": 0.0005691193912
              },
              {
                "average": 4,
                "count": 87806,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246930300.4,
                "count": 87806,
                "maximum": 246930303.5,
                "minimum": 246930297,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.630248824,
                "variance": 2.657711228
              },
              {
                "average": 0,
                "count": 87806,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87806,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87806,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87806,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87806,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -579984.9987,
              1765553.805,
              21.4933637,
              -579689.2387,
              1765761.185,
              26.9133637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -579984.9986521088,
                    1765553.8052782668,
                    21.493363702105064
                  ],
                  [
                    -579984.9986521088,
                    1765761.1852782667,
                    21.493363702105064
                  ],
                  [
                    -579689.2386521088,
                    1765761.1852782667,
                    26.913363702105066
                  ],
                  [
                    -579689.2386521088,
                    1765553.8052782668,
                    26.913363702105066
                  ],
                  [
                    -579984.9986521088,
                    1765553.8052782668,
                    21.493363702105064
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:31:43+00:00",
            "end_time": "2019-07-12T01:31: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": "20190712_NCMP_AK_03WVN3039.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.48152368358498,
              65.26900054948655,
              -8.70356295013563
            ],
            [
              -166.48241715352012,
              65.27097007906332,
              -8.70356295013563
            ],
            [
              -166.47835009957305,
              65.27129433458298,
              -7.223562950135631
            ],
            [
              -166.47745690691536,
              65.26932478092063,
              -7.223562950135631
            ],
            [
              -166.48152368358498,
              65.26900054948655,
              -8.70356295013563
            ]
          ]
        ]
      },
      "bbox": [
        -166.4824172,
        65.26900055,
        -8.70356295,
        -166.4774569,
        65.27129433,
        -7.22356295
      ],
      "properties": {
        "datetime": "2019-07-12T06:31:51Z",
        "pc:count": 6842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -579624.9164,
            "count": 6842,
            "maximum": -579566.426,
            "minimum": -579759.846,
            "name": "X",
            "position": 0,
            "stddev": 34.00257572,
            "variance": 1156.175155
          },
          {
            "average": 1755817.988,
            "count": 6842,
            "maximum": 1755904.659,
            "minimum": 1755681.239,
            "name": "Y",
            "position": 1,
            "stddev": 33.70113506,
            "variance": 1135.766504
          },
          {
            "average": -7.68217739,
            "count": 6842,
            "maximum": -7.22356295,
            "minimum": -8.70356295,
            "name": "Z",
            "position": 2,
            "stddev": 0.1734672956,
            "variance": 0.03009090263
          },
          {
            "average": 2165.482754,
            "count": 6842,
            "maximum": 3093,
            "minimum": 1553,
            "name": "Intensity",
            "position": 3,
            "stddev": 196.1514814,
            "variance": 38475.40366
          },
          {
            "average": 1,
            "count": 6842,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6842,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6842,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 6842,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.38632408,
            "count": 6842,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.040418374,
            "variance": 1.082470393
          },
          {
            "average": 2.001607717,
            "count": 6842,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04006703036,
            "variance": 0.001605366922
          },
          {
            "average": 44.49649225,
            "count": 6842,
            "maximum": 46,
            "minimum": 44,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5110124511,
            "variance": 0.2611337252
          },
          {
            "average": 246947606.7,
            "count": 6842,
            "maximum": 246948311.8,
            "minimum": 246947422.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 189.5427332,
            "variance": 35926.44772
          },
          {
            "average": 0,
            "count": 6842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -579759.846,
          1755681.239,
          -8.70356295,
          -579566.426,
          1755904.659,
          -7.22356295
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -579759.845953908,
                1755681.2394060104,
                -8.70356295013563
              ],
              [
                -579759.845953908,
                1755904.6594060103,
                -8.70356295013563
              ],
              [
                -579566.4259539081,
                1755904.6594060103,
                -7.223562950135631
              ],
              [
                -579566.4259539081,
                1755681.2394060104,
                -7.223562950135631
              ],
              [
                -579759.845953908,
                1755681.2394060104,
                -8.70356295013563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:31:51+00:00",
        "end_time": "2019-07-12T06:17:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3039.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3039.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3039.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3039.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4824172,
            65.26900055,
            -8.70356295,
            -166.4774569,
            65.27129433,
            -7.22356295
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.48152368358498,
                  65.26900054948655,
                  -8.70356295013563
                ],
                [
                  -166.48241715352012,
                  65.27097007906332,
                  -8.70356295013563
                ],
                [
                  -166.47835009957305,
                  65.27129433458298,
                  -7.223562950135631
                ],
                [
                  -166.47745690691536,
                  65.26932478092063,
                  -7.223562950135631
                ],
                [
                  -166.48152368358498,
                  65.26900054948655,
                  -8.70356295013563
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3039.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3039.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:31:51Z",
            "pc:count": 6842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -579624.9164,
                "count": 6842,
                "maximum": -579566.426,
                "minimum": -579759.846,
                "name": "X",
                "position": 0,
                "stddev": 34.00257572,
                "variance": 1156.175155
              },
              {
                "average": 1755817.988,
                "count": 6842,
                "maximum": 1755904.659,
                "minimum": 1755681.239,
                "name": "Y",
                "position": 1,
                "stddev": 33.70113506,
                "variance": 1135.766504
              },
              {
                "average": -7.68217739,
                "count": 6842,
                "maximum": -7.22356295,
                "minimum": -8.70356295,
                "name": "Z",
                "position": 2,
                "stddev": 0.1734672956,
                "variance": 0.03009090263
              },
              {
                "average": 2165.482754,
                "count": 6842,
                "maximum": 3093,
                "minimum": 1553,
                "name": "Intensity",
                "position": 3,
                "stddev": 196.1514814,
                "variance": 38475.40366
              },
              {
                "average": 1,
                "count": 6842,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6842,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6842,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 6842,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.38632408,
                "count": 6842,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.040418374,
                "variance": 1.082470393
              },
              {
                "average": 2.001607717,
                "count": 6842,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04006703036,
                "variance": 0.001605366922
              },
              {
                "average": 44.49649225,
                "count": 6842,
                "maximum": 46,
                "minimum": 44,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5110124511,
                "variance": 0.2611337252
              },
              {
                "average": 246947606.7,
                "count": 6842,
                "maximum": 246948311.8,
                "minimum": 246947422.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 189.5427332,
                "variance": 35926.44772
              },
              {
                "average": 0,
                "count": 6842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -579759.846,
              1755681.239,
              -8.70356295,
              -579566.426,
              1755904.659,
              -7.22356295
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -579759.845953908,
                    1755681.2394060104,
                    -8.70356295013563
                  ],
                  [
                    -579759.845953908,
                    1755904.6594060103,
                    -8.70356295013563
                  ],
                  [
                    -579566.4259539081,
                    1755904.6594060103,
                    -7.223562950135631
                  ],
                  [
                    -579566.4259539081,
                    1755681.2394060104,
                    -7.223562950135631
                  ],
                  [
                    -579759.845953908,
                    1755681.2394060104,
                    -8.70356295013563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:31:51+00:00",
            "end_time": "2019-07-12T06:17:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3438.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.41269497206574,
              65.25702274467766,
              -6.613174379060112
            ],
            [
              -166.41726509872507,
              65.26715533683326,
              -6.613174379060112
            ],
            [
              -166.3930704732883,
              65.26907260701455,
              -2.073174379060112
            ],
            [
              -166.3885088338075,
              65.25893928251548,
              -2.073174379060112
            ],
            [
              -166.41269497206574,
              65.25702274467766,
              -6.613174379060112
            ]
          ]
        ]
      },
      "bbox": [
        -166.4172651,
        65.25702274,
        -6.613174379,
        -166.3885088,
        65.26907261,
        -2.073174379
      ],
      "properties": {
        "datetime": "2019-07-12T06:16:19Z",
        "pc:count": 1441918,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -576192.5632,
            "count": 1441918,
            "maximum": -575697.7306,
            "minimum": -576848.2506,
            "name": "X",
            "position": 0,
            "stddev": 278.7725809,
            "variance": 77714.15184
          },
          {
            "average": 1754238.726,
            "count": 1441918,
            "maximum": 1754919.649,
            "minimum": 1753770.429,
            "name": "Y",
            "position": 1,
            "stddev": 278.2546398,
            "variance": 77425.64458
          },
          {
            "average": -4.386229268,
            "count": 1441918,
            "maximum": -2.073174379,
            "minimum": -6.613174379,
            "name": "Z",
            "position": 2,
            "stddev": 0.7219151812,
            "variance": 0.5211615288
          },
          {
            "average": 1084.642825,
            "count": 1441918,
            "maximum": 5905,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1551.616688,
            "variance": 2407514.345
          },
          {
            "average": 1,
            "count": 1441918,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1441918,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1441918,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441918,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1441918,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.95472627,
            "count": 1441918,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.148689979,
            "variance": 1.319488669
          },
          {
            "average": 2.016215901,
            "count": 1441918,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1263763763,
            "variance": 0.01597098848
          },
          {
            "average": 40.37898341,
            "count": 1441918,
            "maximum": 44,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.542267638,
            "variance": 2.378589467
          },
          {
            "average": 246945729.5,
            "count": 1441918,
            "maximum": 246947379,
            "minimum": 246943684.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 721.0784288,
            "variance": 519954.1004
          },
          {
            "average": 0,
            "count": 1441918,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441918,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441918,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441918,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1441918,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -576848.2506,
          1753770.429,
          -6.613174379,
          -575697.7306,
          1754919.649,
          -2.073174379
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -576848.2505771129,
                1753770.4292118675,
                -6.613174379060112
              ],
              [
                -576848.2505771129,
                1754919.6492118677,
                -6.613174379060112
              ],
              [
                -575697.7305771129,
                1754919.6492118677,
                -2.073174379060112
              ],
              [
                -575697.7305771129,
                1753770.4292118675,
                -2.073174379060112
              ],
              [
                -576848.2505771129,
                1753770.4292118675,
                -6.613174379060112
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:16:19+00:00",
        "end_time": "2019-07-12T05:14:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3438.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3438.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3438.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3438.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4172651,
            65.25702274,
            -6.613174379,
            -166.3885088,
            65.26907261,
            -2.073174379
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.41269497206574,
                  65.25702274467766,
                  -6.613174379060112
                ],
                [
                  -166.41726509872507,
                  65.26715533683326,
                  -6.613174379060112
                ],
                [
                  -166.3930704732883,
                  65.26907260701455,
                  -2.073174379060112
                ],
                [
                  -166.3885088338075,
                  65.25893928251548,
                  -2.073174379060112
                ],
                [
                  -166.41269497206574,
                  65.25702274467766,
                  -6.613174379060112
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3438.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3438.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:16:19Z",
            "pc:count": 1441918,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -576192.5632,
                "count": 1441918,
                "maximum": -575697.7306,
                "minimum": -576848.2506,
                "name": "X",
                "position": 0,
                "stddev": 278.7725809,
                "variance": 77714.15184
              },
              {
                "average": 1754238.726,
                "count": 1441918,
                "maximum": 1754919.649,
                "minimum": 1753770.429,
                "name": "Y",
                "position": 1,
                "stddev": 278.2546398,
                "variance": 77425.64458
              },
              {
                "average": -4.386229268,
                "count": 1441918,
                "maximum": -2.073174379,
                "minimum": -6.613174379,
                "name": "Z",
                "position": 2,
                "stddev": 0.7219151812,
                "variance": 0.5211615288
              },
              {
                "average": 1084.642825,
                "count": 1441918,
                "maximum": 5905,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1551.616688,
                "variance": 2407514.345
              },
              {
                "average": 1,
                "count": 1441918,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1441918,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1441918,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441918,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1441918,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.95472627,
                "count": 1441918,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.148689979,
                "variance": 1.319488669
              },
              {
                "average": 2.016215901,
                "count": 1441918,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1263763763,
                "variance": 0.01597098848
              },
              {
                "average": 40.37898341,
                "count": 1441918,
                "maximum": 44,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.542267638,
                "variance": 2.378589467
              },
              {
                "average": 246945729.5,
                "count": 1441918,
                "maximum": 246947379,
                "minimum": 246943684.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 721.0784288,
                "variance": 519954.1004
              },
              {
                "average": 0,
                "count": 1441918,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441918,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441918,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441918,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1441918,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -576848.2506,
              1753770.429,
              -6.613174379,
              -575697.7306,
              1754919.649,
              -2.073174379
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -576848.2505771129,
                    1753770.4292118675,
                    -6.613174379060112
                  ],
                  [
                    -576848.2505771129,
                    1754919.6492118677,
                    -6.613174379060112
                  ],
                  [
                    -575697.7305771129,
                    1754919.6492118677,
                    -2.073174379060112
                  ],
                  [
                    -575697.7305771129,
                    1753770.4292118675,
                    -2.073174379060112
                  ],
                  [
                    -576848.2505771129,
                    1753770.4292118675,
                    -6.613174379060112
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:16:19+00:00",
            "end_time": "2019-07-12T05:14:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN4037.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.2838203409609,
              65.2492022564544,
              -2.886076918531721
            ],
            [
              -166.2882534146589,
              65.25913925054958,
              -2.886076918531721
            ],
            [
              -166.26406239449693,
              65.2610363543744,
              49.93392308146828
            ],
            [
              -166.25963764719563,
              65.25109864988539,
              49.93392308146828
            ],
            [
              -166.2838203409609,
              65.2492022564544,
              -2.886076918531721
            ]
          ]
        ]
      },
      "bbox": [
        -166.2882534,
        65.24920226,
        -2.886076919,
        -166.2596376,
        65.26103635,
        49.93392308
      ],
      "properties": {
        "datetime": "2019-07-12T04:54:32Z",
        "pc:count": 3786886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -570500.093,
            "count": 3786886,
            "maximum": -569937.9832,
            "minimum": -571088.2432,
            "name": "X",
            "position": 0,
            "stddev": 286.3626801,
            "variance": 82003.58457
          },
          {
            "average": 1752319.6,
            "count": 3786886,
            "maximum": 1752926.725,
            "minimum": 1751800.085,
            "name": "Y",
            "position": 1,
            "stddev": 269.8829623,
            "variance": 72836.81334
          },
          {
            "average": 14.56877036,
            "count": 3786886,
            "maximum": 49.93392308,
            "minimum": -2.886076919,
            "name": "Z",
            "position": 2,
            "stddev": 12.65699076,
            "variance": 160.1994152
          },
          {
            "average": 808.8076124,
            "count": 3786886,
            "maximum": 6055,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 730.7234621,
            "variance": 533956.7781
          },
          {
            "average": 1.005773873,
            "count": 3786886,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08583857094,
            "variance": 0.007368260261
          },
          {
            "average": 1.011619045,
            "count": 3786886,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.12829101,
            "variance": 0.01645858324
          },
          {
            "average": 1,
            "count": 3786886,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3786886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.58038346,
            "count": 3786886,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.11747723,
            "variance": 146.8332544
          },
          {
            "average": 20.11079251,
            "count": 3786886,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.042463939,
            "variance": 4.171658943
          },
          {
            "average": 1.271851331,
            "count": 3786886,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4547734078,
            "variance": 0.2068188525
          },
          {
            "average": 28.45088207,
            "count": 3786886,
            "maximum": 32,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.545170243,
            "variance": 2.387551079
          },
          {
            "average": 246940824.1,
            "count": 3786886,
            "maximum": 246942472.8,
            "minimum": 246939275.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 656.805982,
            "variance": 431394.098
          },
          {
            "average": 0,
            "count": 3786886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3786886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3786886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3786886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3786886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -571088.2432,
          1751800.085,
          -2.886076919,
          -569937.9832,
          1752926.725,
          49.93392308
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -571088.2431758669,
                1751800.085331269,
                -2.886076918531721
              ],
              [
                -571088.2431758669,
                1752926.7253312692,
                -2.886076918531721
              ],
              [
                -569937.9831758669,
                1752926.7253312692,
                49.93392308146828
              ],
              [
                -569937.9831758669,
                1751800.085331269,
                49.93392308146828
              ],
              [
                -571088.2431758669,
                1751800.085331269,
                -2.886076918531721
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:54:32+00:00",
        "end_time": "2019-07-12T04:01:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4037.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4037.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4037.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4037.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2882534,
            65.24920226,
            -2.886076919,
            -166.2596376,
            65.26103635,
            49.93392308
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.2838203409609,
                  65.2492022564544,
                  -2.886076918531721
                ],
                [
                  -166.2882534146589,
                  65.25913925054958,
                  -2.886076918531721
                ],
                [
                  -166.26406239449693,
                  65.2610363543744,
                  49.93392308146828
                ],
                [
                  -166.25963764719563,
                  65.25109864988539,
                  49.93392308146828
                ],
                [
                  -166.2838203409609,
                  65.2492022564544,
                  -2.886076918531721
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4037.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4037.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:54:32Z",
            "pc:count": 3786886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -570500.093,
                "count": 3786886,
                "maximum": -569937.9832,
                "minimum": -571088.2432,
                "name": "X",
                "position": 0,
                "stddev": 286.3626801,
                "variance": 82003.58457
              },
              {
                "average": 1752319.6,
                "count": 3786886,
                "maximum": 1752926.725,
                "minimum": 1751800.085,
                "name": "Y",
                "position": 1,
                "stddev": 269.8829623,
                "variance": 72836.81334
              },
              {
                "average": 14.56877036,
                "count": 3786886,
                "maximum": 49.93392308,
                "minimum": -2.886076919,
                "name": "Z",
                "position": 2,
                "stddev": 12.65699076,
                "variance": 160.1994152
              },
              {
                "average": 808.8076124,
                "count": 3786886,
                "maximum": 6055,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 730.7234621,
                "variance": 533956.7781
              },
              {
                "average": 1.005773873,
                "count": 3786886,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08583857094,
                "variance": 0.007368260261
              },
              {
                "average": 1.011619045,
                "count": 3786886,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.12829101,
                "variance": 0.01645858324
              },
              {
                "average": 1,
                "count": 3786886,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3786886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.58038346,
                "count": 3786886,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.11747723,
                "variance": 146.8332544
              },
              {
                "average": 20.11079251,
                "count": 3786886,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.042463939,
                "variance": 4.171658943
              },
              {
                "average": 1.271851331,
                "count": 3786886,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4547734078,
                "variance": 0.2068188525
              },
              {
                "average": 28.45088207,
                "count": 3786886,
                "maximum": 32,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.545170243,
                "variance": 2.387551079
              },
              {
                "average": 246940824.1,
                "count": 3786886,
                "maximum": 246942472.8,
                "minimum": 246939275.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 656.805982,
                "variance": 431394.098
              },
              {
                "average": 0,
                "count": 3786886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3786886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3786886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3786886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3786886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -571088.2432,
              1751800.085,
              -2.886076919,
              -569937.9832,
              1752926.725,
              49.93392308
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -571088.2431758669,
                    1751800.085331269,
                    -2.886076918531721
                  ],
                  [
                    -571088.2431758669,
                    1752926.7253312692,
                    -2.886076918531721
                  ],
                  [
                    -569937.9831758669,
                    1752926.7253312692,
                    49.93392308146828
                  ],
                  [
                    -569937.9831758669,
                    1751800.085331269,
                    49.93392308146828
                  ],
                  [
                    -571088.2431758669,
                    1751800.085331269,
                    -2.886076918531721
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:54:32+00:00",
            "end_time": "2019-07-12T04: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": "20190711_NCMP_AK_03WVN3046.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.50103341435556,
              65.32848050379073,
              -1.746422134413109
            ],
            [
              -166.50546421320206,
              65.33820949435862,
              -1.746422134413109
            ],
            [
              -166.48276227190814,
              65.34001729881732,
              25.673577865586893
            ],
            [
              -166.47833913387637,
              65.33028764302989,
              25.673577865586893
            ],
            [
              -166.50103341435556,
              65.32848050379073,
              -1.746422134413109
            ]
          ]
        ]
      },
      "bbox": [
        -166.5054642,
        65.3284805,
        -1.746422134,
        -166.4783391,
        65.3400173,
        25.67357787
      ],
      "properties": {
        "datetime": "2019-07-12T02:39:39Z",
        "pc:count": 3323455,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -578837.802,
            "count": 3323455,
            "maximum": -578337.9756,
            "minimum": -579415.0356,
            "name": "X",
            "position": 0,
            "stddev": 270.2933918,
            "variance": 73058.51765
          },
          {
            "average": 1762996.103,
            "count": 3323455,
            "maximum": 1763466.319,
            "minimum": 1762362.739,
            "name": "Y",
            "position": 1,
            "stddev": 242.3224675,
            "variance": 58720.17825
          },
          {
            "average": 6.856240384,
            "count": 3323455,
            "maximum": 25.67357787,
            "minimum": -1.746422134,
            "name": "Z",
            "position": 2,
            "stddev": 2.778460601,
            "variance": 7.71984331
          },
          {
            "average": 1271.176748,
            "count": 3323455,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1190.095791,
            "variance": 1416327.991
          },
          {
            "average": 1.065924166,
            "count": 3323455,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.306833368,
            "variance": 0.0941467157
          },
          {
            "average": 1.133376561,
            "count": 3323455,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4634941372,
            "variance": 0.2148268152
          },
          {
            "average": 1,
            "count": 3323455,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3323455,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.185297529,
            "count": 3323455,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.7077736,
            "variance": 22.16313227
          },
          {
            "average": 20.02605891,
            "count": 3323455,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.619004393,
            "variance": 2.621175223
          },
          {
            "average": 1.099586123,
            "count": 3323455,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3511881674,
            "variance": 0.1233331289
          },
          {
            "average": 11.05789337,
            "count": 3323455,
            "maximum": 13,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.19967063,
            "variance": 1.43920962
          },
          {
            "average": 246933461.6,
            "count": 3323455,
            "maximum": 246934379.3,
            "minimum": 246932068,
            "name": "GpsTime",
            "position": 12,
            "stddev": 524.7426555,
            "variance": 275354.8545
          },
          {
            "average": 0,
            "count": 3323455,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3323455,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3323455,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3323455,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3323455,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -579415.0356,
          1762362.739,
          -1.746422134,
          -578337.9756,
          1763466.319,
          25.67357787
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -579415.0355888652,
                1762362.7390088532,
                -1.746422134413109
              ],
              [
                -579415.0355888652,
                1763466.3190088533,
                -1.746422134413109
              ],
              [
                -578337.9755888651,
                1763466.3190088533,
                25.673577865586893
              ],
              [
                -578337.9755888651,
                1762362.7390088532,
                25.673577865586893
              ],
              [
                -579415.0355888652,
                1762362.7390088532,
                -1.746422134413109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:39:39+00:00",
        "end_time": "2019-07-12T02:01:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3046.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3046.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3046.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3046.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5054642,
            65.3284805,
            -1.746422134,
            -166.4783391,
            65.3400173,
            25.67357787
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.50103341435556,
                  65.32848050379073,
                  -1.746422134413109
                ],
                [
                  -166.50546421320206,
                  65.33820949435862,
                  -1.746422134413109
                ],
                [
                  -166.48276227190814,
                  65.34001729881732,
                  25.673577865586893
                ],
                [
                  -166.47833913387637,
                  65.33028764302989,
                  25.673577865586893
                ],
                [
                  -166.50103341435556,
                  65.32848050379073,
                  -1.746422134413109
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3046.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3046.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:39:39Z",
            "pc:count": 3323455,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -578837.802,
                "count": 3323455,
                "maximum": -578337.9756,
                "minimum": -579415.0356,
                "name": "X",
                "position": 0,
                "stddev": 270.2933918,
                "variance": 73058.51765
              },
              {
                "average": 1762996.103,
                "count": 3323455,
                "maximum": 1763466.319,
                "minimum": 1762362.739,
                "name": "Y",
                "position": 1,
                "stddev": 242.3224675,
                "variance": 58720.17825
              },
              {
                "average": 6.856240384,
                "count": 3323455,
                "maximum": 25.67357787,
                "minimum": -1.746422134,
                "name": "Z",
                "position": 2,
                "stddev": 2.778460601,
                "variance": 7.71984331
              },
              {
                "average": 1271.176748,
                "count": 3323455,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1190.095791,
                "variance": 1416327.991
              },
              {
                "average": 1.065924166,
                "count": 3323455,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.306833368,
                "variance": 0.0941467157
              },
              {
                "average": 1.133376561,
                "count": 3323455,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4634941372,
                "variance": 0.2148268152
              },
              {
                "average": 1,
                "count": 3323455,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3323455,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.185297529,
                "count": 3323455,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.7077736,
                "variance": 22.16313227
              },
              {
                "average": 20.02605891,
                "count": 3323455,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.619004393,
                "variance": 2.621175223
              },
              {
                "average": 1.099586123,
                "count": 3323455,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3511881674,
                "variance": 0.1233331289
              },
              {
                "average": 11.05789337,
                "count": 3323455,
                "maximum": 13,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.19967063,
                "variance": 1.43920962
              },
              {
                "average": 246933461.6,
                "count": 3323455,
                "maximum": 246934379.3,
                "minimum": 246932068,
                "name": "GpsTime",
                "position": 12,
                "stddev": 524.7426555,
                "variance": 275354.8545
              },
              {
                "average": 0,
                "count": 3323455,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3323455,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3323455,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3323455,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3323455,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -579415.0356,
              1762362.739,
              -1.746422134,
              -578337.9756,
              1763466.319,
              25.67357787
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -579415.0355888652,
                    1762362.7390088532,
                    -1.746422134413109
                  ],
                  [
                    -579415.0355888652,
                    1763466.3190088533,
                    -1.746422134413109
                  ],
                  [
                    -578337.9755888651,
                    1763466.3190088533,
                    25.673577865586893
                  ],
                  [
                    -578337.9755888651,
                    1762362.7390088532,
                    25.673577865586893
                  ],
                  [
                    -579415.0355888652,
                    1762362.7390088532,
                    -1.746422134413109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:39:39+00:00",
            "end_time": "2019-07-12T02:01:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN4034.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.2825562583936,
              65.22238540287304,
              57.44244397519412
            ],
            [
              -166.2870347898232,
              65.23243449562261,
              57.44244397519412
            ],
            [
              -166.26286223719663,
              65.23433168690124,
              140.8624439751941
            ],
            [
              -166.25839211203896,
              65.22428187660088,
              140.8624439751941
            ],
            [
              -166.2825562583936,
              65.22238540287304,
              57.44244397519412
            ]
          ]
        ]
      },
      "bbox": [
        -166.2870348,
        65.2223854,
        57.44244398,
        -166.2583921,
        65.23433169,
        140.862444
      ],
      "properties": {
        "datetime": "2019-07-12T06:40:14Z",
        "pc:count": 4179355,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -571032.1361,
            "count": 4179355,
            "maximum": -570429.2669,
            "minimum": -571579.7469,
            "name": "X",
            "position": 0,
            "stddev": 291.1780246,
            "variance": 84784.64203
          },
          {
            "average": 1749469.127,
            "count": 4179355,
            "maximum": 1749990.917,
            "minimum": 1748851.517,
            "name": "Y",
            "position": 1,
            "stddev": 283.353296,
            "variance": 80289.09037
          },
          {
            "average": 101.9204722,
            "count": 4179355,
            "maximum": 140.862444,
            "minimum": 57.44244398,
            "name": "Z",
            "position": 2,
            "stddev": 17.28517182,
            "variance": 298.7771648
          },
          {
            "average": 922.3434592,
            "count": 4179355,
            "maximum": 4089,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 625.1643613,
            "variance": 390830.4786
          },
          {
            "average": 1.064880825,
            "count": 4179355,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2636801701,
            "variance": 0.06952723208
          },
          {
            "average": 1.129926029,
            "count": 4179355,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3738140823,
            "variance": 0.1397369681
          },
          {
            "average": 1,
            "count": 4179355,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4179355,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.360865492,
            "count": 4179355,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4802516465,
            "variance": 0.230641644
          },
          {
            "average": 20.61743416,
            "count": 4179355,
            "maximum": 28.00200081,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.4729604,
            "variance": 6.115533141
          },
          {
            "average": 1.070525715,
            "count": 4179355,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2727778737,
            "variance": 0.07440776838
          },
          {
            "average": 43.70086652,
            "count": 4179355,
            "maximum": 47,
            "minimum": 40,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.658161127,
            "variance": 2.749498322
          },
          {
            "average": 246947219,
            "count": 4179355,
            "maximum": 246948814.8,
            "minimum": 246945442.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 733.5851261,
            "variance": 538147.1372
          },
          {
            "average": 0,
            "count": 4179355,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4179355,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4179355,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4179355,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4179355,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -571579.7469,
          1748851.517,
          57.44244398,
          -570429.2669,
          1749990.917,
          140.862444
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -571579.7468997547,
                1748851.5173361648,
                57.44244397519412
              ],
              [
                -571579.7468997547,
                1749990.9173361647,
                57.44244397519412
              ],
              [
                -570429.2668997548,
                1749990.9173361647,
                140.8624439751941
              ],
              [
                -570429.2668997548,
                1748851.5173361648,
                140.8624439751941
              ],
              [
                -571579.7468997547,
                1748851.5173361648,
                57.44244397519412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:40:14+00:00",
        "end_time": "2019-07-12T05:44:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4034.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4034.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4034.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4034.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2870348,
            65.2223854,
            57.44244398,
            -166.2583921,
            65.23433169,
            140.862444
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.2825562583936,
                  65.22238540287304,
                  57.44244397519412
                ],
                [
                  -166.2870347898232,
                  65.23243449562261,
                  57.44244397519412
                ],
                [
                  -166.26286223719663,
                  65.23433168690124,
                  140.8624439751941
                ],
                [
                  -166.25839211203896,
                  65.22428187660088,
                  140.8624439751941
                ],
                [
                  -166.2825562583936,
                  65.22238540287304,
                  57.44244397519412
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4034.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4034.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:40:14Z",
            "pc:count": 4179355,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -571032.1361,
                "count": 4179355,
                "maximum": -570429.2669,
                "minimum": -571579.7469,
                "name": "X",
                "position": 0,
                "stddev": 291.1780246,
                "variance": 84784.64203
              },
              {
                "average": 1749469.127,
                "count": 4179355,
                "maximum": 1749990.917,
                "minimum": 1748851.517,
                "name": "Y",
                "position": 1,
                "stddev": 283.353296,
                "variance": 80289.09037
              },
              {
                "average": 101.9204722,
                "count": 4179355,
                "maximum": 140.862444,
                "minimum": 57.44244398,
                "name": "Z",
                "position": 2,
                "stddev": 17.28517182,
                "variance": 298.7771648
              },
              {
                "average": 922.3434592,
                "count": 4179355,
                "maximum": 4089,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 625.1643613,
                "variance": 390830.4786
              },
              {
                "average": 1.064880825,
                "count": 4179355,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2636801701,
                "variance": 0.06952723208
              },
              {
                "average": 1.129926029,
                "count": 4179355,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3738140823,
                "variance": 0.1397369681
              },
              {
                "average": 1,
                "count": 4179355,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4179355,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.360865492,
                "count": 4179355,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4802516465,
                "variance": 0.230641644
              },
              {
                "average": 20.61743416,
                "count": 4179355,
                "maximum": 28.00200081,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.4729604,
                "variance": 6.115533141
              },
              {
                "average": 1.070525715,
                "count": 4179355,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2727778737,
                "variance": 0.07440776838
              },
              {
                "average": 43.70086652,
                "count": 4179355,
                "maximum": 47,
                "minimum": 40,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.658161127,
                "variance": 2.749498322
              },
              {
                "average": 246947219,
                "count": 4179355,
                "maximum": 246948814.8,
                "minimum": 246945442.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 733.5851261,
                "variance": 538147.1372
              },
              {
                "average": 0,
                "count": 4179355,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4179355,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4179355,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4179355,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4179355,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -571579.7469,
              1748851.517,
              57.44244398,
              -570429.2669,
              1749990.917,
              140.862444
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -571579.7468997547,
                    1748851.5173361648,
                    57.44244397519412
                  ],
                  [
                    -571579.7468997547,
                    1749990.9173361647,
                    57.44244397519412
                  ],
                  [
                    -570429.2668997548,
                    1749990.9173361647,
                    140.8624439751941
                  ],
                  [
                    -570429.2668997548,
                    1748851.5173361648,
                    140.8624439751941
                  ],
                  [
                    -571579.7468997547,
                    1748851.5173361648,
                    57.44244397519412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:40:14+00:00",
            "end_time": "2019-07-12T05:44: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": "20190711_NCMP_AK_03WVN4038.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.2840185755174,
              65.25819593857771,
              -3.9510133704074
            ],
            [
              -166.2866326340381,
              65.26405446106128,
              -3.9510133704074
            ],
            [
              -166.26529349988843,
              65.26572761346947,
              -0.7910133704074
            ],
            [
              -166.26268377289546,
              65.2598687214593,
              -0.7910133704074
            ],
            [
              -166.2840185755174,
              65.25819593857771,
              -3.9510133704074
            ]
          ]
        ]
      },
      "bbox": [
        -166.2866326,
        65.25819594,
        -3.95101337,
        -166.2626838,
        65.26572761,
        -0.7910133704
      ],
      "properties": {
        "datetime": "2019-07-12T04:15:35Z",
        "pc:count": 122983,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -570408.6439,
            "count": 122983,
            "maximum": -569898.5363,
            "minimum": -570913.0163,
            "name": "X",
            "position": 0,
            "stddev": 320.4716256,
            "variance": 102702.0628
          },
          {
            "average": 1753026.651,
            "count": 122983,
            "maximum": 1753451.203,
            "minimum": 1752786.983,
            "name": "Y",
            "position": 1,
            "stddev": 169.2947492,
            "variance": 28660.71212
          },
          {
            "average": -2.834319274,
            "count": 122983,
            "maximum": -0.7910133704,
            "minimum": -3.95101337,
            "name": "Z",
            "position": 2,
            "stddev": 0.7357697648,
            "variance": 0.5413571467
          },
          {
            "average": 1782.130847,
            "count": 122983,
            "maximum": 4686,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 984.6920503,
            "variance": 969618.4338
          },
          {
            "average": 1.000008131,
            "count": 122983,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002851526806,
            "variance": 8.131205126e-06
          },
          {
            "average": 1.000016262,
            "count": 122983,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004032651487,
            "variance": 1.626227802e-05
          },
          {
            "average": 1,
            "count": 122983,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122983,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 122983,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99251164,
            "count": 122983,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.48880766,
            "variance": 2.216548249
          },
          {
            "average": 2.003350057,
            "count": 122983,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0577828762,
            "variance": 0.003338860782
          },
          {
            "average": 25.30880691,
            "count": 122983,
            "maximum": 27,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8234092093,
            "variance": 0.6780027259
          },
          {
            "average": 246939502.2,
            "count": 122983,
            "maximum": 246940135.8,
            "minimum": 246939027.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 362.4054463,
            "variance": 131337.7075
          },
          {
            "average": 0,
            "count": 122983,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122983,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122983,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122983,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122983,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -570913.0163,
          1752786.983,
          -3.95101337,
          -569898.5363,
          1753451.203,
          -0.7910133704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -570913.0162629134,
                1752786.9828232306,
                -3.9510133704074
              ],
              [
                -570913.0162629134,
                1753451.2028232308,
                -3.9510133704074
              ],
              [
                -569898.5362629134,
                1753451.2028232308,
                -0.7910133704074
              ],
              [
                -569898.5362629134,
                1752786.9828232306,
                -0.7910133704074
              ],
              [
                -570913.0162629134,
                1752786.9828232306,
                -3.9510133704074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:15:35+00:00",
        "end_time": "2019-07-12T03:57:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4038.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN4038.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4038.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4038.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2866326,
            65.25819594,
            -3.95101337,
            -166.2626838,
            65.26572761,
            -0.7910133704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.2840185755174,
                  65.25819593857771,
                  -3.9510133704074
                ],
                [
                  -166.2866326340381,
                  65.26405446106128,
                  -3.9510133704074
                ],
                [
                  -166.26529349988843,
                  65.26572761346947,
                  -0.7910133704074
                ],
                [
                  -166.26268377289546,
                  65.2598687214593,
                  -0.7910133704074
                ],
                [
                  -166.2840185755174,
                  65.25819593857771,
                  -3.9510133704074
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN4038.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4038.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:15:35Z",
            "pc:count": 122983,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -570408.6439,
                "count": 122983,
                "maximum": -569898.5363,
                "minimum": -570913.0163,
                "name": "X",
                "position": 0,
                "stddev": 320.4716256,
                "variance": 102702.0628
              },
              {
                "average": 1753026.651,
                "count": 122983,
                "maximum": 1753451.203,
                "minimum": 1752786.983,
                "name": "Y",
                "position": 1,
                "stddev": 169.2947492,
                "variance": 28660.71212
              },
              {
                "average": -2.834319274,
                "count": 122983,
                "maximum": -0.7910133704,
                "minimum": -3.95101337,
                "name": "Z",
                "position": 2,
                "stddev": 0.7357697648,
                "variance": 0.5413571467
              },
              {
                "average": 1782.130847,
                "count": 122983,
                "maximum": 4686,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 984.6920503,
                "variance": 969618.4338
              },
              {
                "average": 1.000008131,
                "count": 122983,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002851526806,
                "variance": 8.131205126e-06
              },
              {
                "average": 1.000016262,
                "count": 122983,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004032651487,
                "variance": 1.626227802e-05
              },
              {
                "average": 1,
                "count": 122983,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122983,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 122983,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99251164,
                "count": 122983,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.48880766,
                "variance": 2.216548249
              },
              {
                "average": 2.003350057,
                "count": 122983,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0577828762,
                "variance": 0.003338860782
              },
              {
                "average": 25.30880691,
                "count": 122983,
                "maximum": 27,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8234092093,
                "variance": 0.6780027259
              },
              {
                "average": 246939502.2,
                "count": 122983,
                "maximum": 246940135.8,
                "minimum": 246939027.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 362.4054463,
                "variance": 131337.7075
              },
              {
                "average": 0,
                "count": 122983,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122983,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122983,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122983,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122983,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -570913.0163,
              1752786.983,
              -3.95101337,
              -569898.5363,
              1753451.203,
              -0.7910133704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -570913.0162629134,
                    1752786.9828232306,
                    -3.9510133704074
                  ],
                  [
                    -570913.0162629134,
                    1753451.2028232308,
                    -3.9510133704074
                  ],
                  [
                    -569898.5362629134,
                    1753451.2028232308,
                    -0.7910133704074
                  ],
                  [
                    -569898.5362629134,
                    1752786.9828232306,
                    -0.7910133704074
                  ],
                  [
                    -570913.0162629134,
                    1752786.9828232306,
                    -3.9510133704074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:15:35+00:00",
            "end_time": "2019-07-12T03:57: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": "20190712_NCMP_AK_03WVN3539.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.39176096153753,
              65.26619133742365,
              -4.873549835336217
            ],
            [
              -166.39632767480742,
              65.2763306963846,
              -4.873549835336217
            ],
            [
              -166.3721295253931,
              65.27824433376148,
              -1.633549835336216
            ],
            [
              -166.36757130994843,
              65.26810424304617,
              -1.633549835336216
            ],
            [
              -166.39176096153753,
              65.26619133742365,
              -4.873549835336217
            ]
          ]
        ]
      },
      "bbox": [
        -166.3963277,
        65.26619134,
        -4.873549835,
        -166.3675713,
        65.27824433,
        -1.633549835
      ],
      "properties": {
        "datetime": "2019-07-12T05:22:55Z",
        "pc:count": 2480237,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575079.7368,
            "count": 2480237,
            "maximum": -574546.9332,
            "minimum": -575697.1732,
            "name": "X",
            "position": 0,
            "stddev": 280.5531209,
            "variance": 78710.05364
          },
          {
            "average": 1755166.533,
            "count": 2480237,
            "maximum": 1755742.68,
            "minimum": 1754592.78,
            "name": "Y",
            "position": 1,
            "stddev": 287.6435806,
            "variance": 82738.82947
          },
          {
            "average": -3.569815442,
            "count": 2480237,
            "maximum": -1.633549835,
            "minimum": -4.873549835,
            "name": "Z",
            "position": 2,
            "stddev": 0.4995878492,
            "variance": 0.249588019
          },
          {
            "average": 205.8238076,
            "count": 2480237,
            "maximum": 6370,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 878.739528,
            "variance": 772183.1581
          },
          {
            "average": 1,
            "count": 2480237,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2480237,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2480237,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2480237,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2480237,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.95055691,
            "count": 2480237,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.150829477,
            "variance": 1.324408486
          },
          {
            "average": 2.004048807,
            "count": 2480237,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06357744817,
            "variance": 0.004042091915
          },
          {
            "average": 31.23495255,
            "count": 2480237,
            "maximum": 37,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.792450114,
            "variance": 3.212877413
          },
          {
            "average": 246942003.1,
            "count": 2480237,
            "maximum": 246944175.4,
            "minimum": 246940647,
            "name": "GpsTime",
            "position": 12,
            "stddev": 726.2781297,
            "variance": 527479.9217
          },
          {
            "average": 0,
            "count": 2480237,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2480237,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2480237,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2480237,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2480237,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575697.1732,
          1754592.78,
          -4.873549835,
          -574546.9332,
          1755742.68,
          -1.633549835
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575697.173238329,
                1754592.779916351,
                -4.873549835336217
              ],
              [
                -575697.173238329,
                1755742.6799163509,
                -4.873549835336217
              ],
              [
                -574546.933238329,
                1755742.6799163509,
                -1.633549835336216
              ],
              [
                -574546.933238329,
                1754592.779916351,
                -1.633549835336216
              ],
              [
                -575697.173238329,
                1754592.779916351,
                -4.873549835336217
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:22:55+00:00",
        "end_time": "2019-07-12T04:24:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3539.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3539.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3539.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3539.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3963277,
            65.26619134,
            -4.873549835,
            -166.3675713,
            65.27824433,
            -1.633549835
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.39176096153753,
                  65.26619133742365,
                  -4.873549835336217
                ],
                [
                  -166.39632767480742,
                  65.2763306963846,
                  -4.873549835336217
                ],
                [
                  -166.3721295253931,
                  65.27824433376148,
                  -1.633549835336216
                ],
                [
                  -166.36757130994843,
                  65.26810424304617,
                  -1.633549835336216
                ],
                [
                  -166.39176096153753,
                  65.26619133742365,
                  -4.873549835336217
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3539.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3539.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:22:55Z",
            "pc:count": 2480237,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575079.7368,
                "count": 2480237,
                "maximum": -574546.9332,
                "minimum": -575697.1732,
                "name": "X",
                "position": 0,
                "stddev": 280.5531209,
                "variance": 78710.05364
              },
              {
                "average": 1755166.533,
                "count": 2480237,
                "maximum": 1755742.68,
                "minimum": 1754592.78,
                "name": "Y",
                "position": 1,
                "stddev": 287.6435806,
                "variance": 82738.82947
              },
              {
                "average": -3.569815442,
                "count": 2480237,
                "maximum": -1.633549835,
                "minimum": -4.873549835,
                "name": "Z",
                "position": 2,
                "stddev": 0.4995878492,
                "variance": 0.249588019
              },
              {
                "average": 205.8238076,
                "count": 2480237,
                "maximum": 6370,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 878.739528,
                "variance": 772183.1581
              },
              {
                "average": 1,
                "count": 2480237,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2480237,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2480237,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2480237,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2480237,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.95055691,
                "count": 2480237,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.150829477,
                "variance": 1.324408486
              },
              {
                "average": 2.004048807,
                "count": 2480237,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06357744817,
                "variance": 0.004042091915
              },
              {
                "average": 31.23495255,
                "count": 2480237,
                "maximum": 37,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.792450114,
                "variance": 3.212877413
              },
              {
                "average": 246942003.1,
                "count": 2480237,
                "maximum": 246944175.4,
                "minimum": 246940647,
                "name": "GpsTime",
                "position": 12,
                "stddev": 726.2781297,
                "variance": 527479.9217
              },
              {
                "average": 0,
                "count": 2480237,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2480237,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2480237,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2480237,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2480237,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575697.1732,
              1754592.78,
              -4.873549835,
              -574546.9332,
              1755742.68,
              -1.633549835
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575697.173238329,
                    1754592.779916351,
                    -4.873549835336217
                  ],
                  [
                    -575697.173238329,
                    1755742.6799163509,
                    -4.873549835336217
                  ],
                  [
                    -574546.933238329,
                    1755742.6799163509,
                    -1.633549835336216
                  ],
                  [
                    -574546.933238329,
                    1754592.779916351,
                    -1.633549835336216
                  ],
                  [
                    -575697.173238329,
                    1754592.779916351,
                    -4.873549835336217
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:22:55+00:00",
            "end_time": "2019-07-12T04:24:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN4042.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.2866968204689,
              65.30315540906642,
              -1.939380888600272
            ],
            [
              -166.28727630881474,
              65.30445206556419,
              -1.939380888600272
            ],
            [
              -166.27427188146635,
              65.30547072775121,
              -0.439380888600272
            ],
            [
              -166.27369297822537,
              65.304174021358,
              -0.439380888600272
            ],
            [
              -166.2866968204689,
              65.30315540906642,
              -1.939380888600272
            ]
          ]
        ]
      },
      "bbox": [
        -166.2872763,
        65.30315541,
        -1.939380889,
        -166.273693,
        65.30547073,
        -0.4393808886
      ],
      "properties": {
        "datetime": "2019-07-12T01:40:33Z",
        "pc:count": 58303,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -569967.5008,
            "count": 58303,
            "maximum": -569497.0481,
            "minimum": -570114.4081,
            "name": "X",
            "position": 0,
            "stddev": 91.49396272,
            "variance": 8371.145215
          },
          {
            "average": 1757820.509,
            "count": 58303,
            "maximum": 1757881.718,
            "minimum": 1757734.718,
            "name": "Y",
            "position": 1,
            "stddev": 27.86830949,
            "variance": 776.6426738
          },
          {
            "average": -0.7891152076,
            "count": 58303,
            "maximum": -0.4393808886,
            "minimum": -1.939380889,
            "name": "Z",
            "position": 2,
            "stddev": 0.1868803534,
            "variance": 0.03492426648
          },
          {
            "average": 4.613416119,
            "count": 58303,
            "maximum": 2438,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 88.73514873,
            "variance": 7873.92662
          },
          {
            "average": 1,
            "count": 58303,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 58303,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 58303,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58303,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 58303,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.86094859,
            "count": 58303,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.457866864,
            "variance": 2.125375794
          },
          {
            "average": 2.000068607,
            "count": 58303,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00828272745,
            "variance": 6.8603574e-05
          },
          {
            "average": 4.437438897,
            "count": 58303,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.496074923,
            "variance": 0.2460903293
          },
          {
            "average": 246930632,
            "count": 58303,
            "maximum": 246930833.3,
            "minimum": 246930474.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 174.5263833,
            "variance": 30459.45846
          },
          {
            "average": 0,
            "count": 58303,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58303,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58303,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58303,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58303,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -570114.4081,
          1757734.718,
          -1.939380889,
          -569497.0481,
          1757881.718,
          -0.4393808886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -570114.408140374,
                1757734.717596653,
                -1.939380888600272
              ],
              [
                -570114.408140374,
                1757881.717596653,
                -1.939380888600272
              ],
              [
                -569497.0481403739,
                1757881.717596653,
                -0.439380888600272
              ],
              [
                -569497.0481403739,
                1757734.717596653,
                -0.439380888600272
              ],
              [
                -570114.408140374,
                1757734.717596653,
                -1.939380888600272
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:40:33+00:00",
        "end_time": "2019-07-12T01:34:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4042.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN4042.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4042.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4042.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2872763,
            65.30315541,
            -1.939380889,
            -166.273693,
            65.30547073,
            -0.4393808886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.2866968204689,
                  65.30315540906642,
                  -1.939380888600272
                ],
                [
                  -166.28727630881474,
                  65.30445206556419,
                  -1.939380888600272
                ],
                [
                  -166.27427188146635,
                  65.30547072775121,
                  -0.439380888600272
                ],
                [
                  -166.27369297822537,
                  65.304174021358,
                  -0.439380888600272
                ],
                [
                  -166.2866968204689,
                  65.30315540906642,
                  -1.939380888600272
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN4042.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4042.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:40:33Z",
            "pc:count": 58303,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -569967.5008,
                "count": 58303,
                "maximum": -569497.0481,
                "minimum": -570114.4081,
                "name": "X",
                "position": 0,
                "stddev": 91.49396272,
                "variance": 8371.145215
              },
              {
                "average": 1757820.509,
                "count": 58303,
                "maximum": 1757881.718,
                "minimum": 1757734.718,
                "name": "Y",
                "position": 1,
                "stddev": 27.86830949,
                "variance": 776.6426738
              },
              {
                "average": -0.7891152076,
                "count": 58303,
                "maximum": -0.4393808886,
                "minimum": -1.939380889,
                "name": "Z",
                "position": 2,
                "stddev": 0.1868803534,
                "variance": 0.03492426648
              },
              {
                "average": 4.613416119,
                "count": 58303,
                "maximum": 2438,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 88.73514873,
                "variance": 7873.92662
              },
              {
                "average": 1,
                "count": 58303,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 58303,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 58303,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58303,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 58303,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.86094859,
                "count": 58303,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.457866864,
                "variance": 2.125375794
              },
              {
                "average": 2.000068607,
                "count": 58303,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00828272745,
                "variance": 6.8603574e-05
              },
              {
                "average": 4.437438897,
                "count": 58303,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.496074923,
                "variance": 0.2460903293
              },
              {
                "average": 246930632,
                "count": 58303,
                "maximum": 246930833.3,
                "minimum": 246930474.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 174.5263833,
                "variance": 30459.45846
              },
              {
                "average": 0,
                "count": 58303,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58303,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58303,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58303,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58303,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -570114.4081,
              1757734.718,
              -1.939380889,
              -569497.0481,
              1757881.718,
              -0.4393808886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -570114.408140374,
                    1757734.717596653,
                    -1.939380888600272
                  ],
                  [
                    -570114.408140374,
                    1757881.717596653,
                    -1.939380888600272
                  ],
                  [
                    -569497.0481403739,
                    1757881.717596653,
                    -0.439380888600272
                  ],
                  [
                    -569497.0481403739,
                    1757734.717596653,
                    -0.439380888600272
                  ],
                  [
                    -570114.408140374,
                    1757734.717596653,
                    -1.939380888600272
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:40:33+00:00",
            "end_time": "2019-07-12T01:34: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": "20190711_NCMP_AK_03WVN4043.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.2867302978063,
              65.3036767923386,
              -1.442607706204687
            ],
            [
              -166.28815557246205,
              65.30686568965179,
              -1.442607706204687
            ],
            [
              -166.27671659305292,
              65.30776177934925,
              1.917392293795313
            ],
            [
              -166.27529258414643,
              65.30457277408931,
              1.917392293795313
            ],
            [
              -166.2867302978063,
              65.3036767923386,
              -1.442607706204687
            ]
          ]
        ]
      },
      "bbox": [
        -166.2881556,
        65.30367679,
        -1.442607706,
        -166.2752926,
        65.30776178,
        1.917392294
      ],
      "properties": {
        "datetime": "2019-07-12T01:40:33Z",
        "pc:count": 148369,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -569893.9921,
            "count": 148369,
            "maximum": -569562.2559,
            "minimum": -570105.2559,
            "name": "X",
            "position": 0,
            "stddev": 132.2791251,
            "variance": 17497.76693
          },
          {
            "average": 1757936.297,
            "count": 148369,
            "maximum": 1758153.633,
            "minimum": 1757792.113,
            "name": "Y",
            "position": 1,
            "stddev": 71.28187151,
            "variance": 5081.105206
          },
          {
            "average": -0.1944506114,
            "count": 148369,
            "maximum": 1.917392294,
            "minimum": -1.442607706,
            "name": "Z",
            "position": 2,
            "stddev": 0.5093439626,
            "variance": 0.2594312722
          },
          {
            "average": 25.32108459,
            "count": 148369,
            "maximum": 3578,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 220.6988022,
            "variance": 48707.96128
          },
          {
            "average": 1,
            "count": 148369,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 148369,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 148369,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 148369,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.5723635,
            "count": 148369,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.43380671,
            "variance": 11.79102852
          },
          {
            "average": 19.95134921,
            "count": 148369,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.928587108,
            "variance": 3.719448234
          },
          {
            "average": 1.984814887,
            "count": 148369,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1230035198,
            "variance": 0.01512986588
          },
          {
            "average": 4.099400818,
            "count": 148369,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2992004327,
            "variance": 0.08952089893
          },
          {
            "average": 246930513,
            "count": 148369,
            "maximum": 246930833.3,
            "minimum": 246930472.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 105.7704604,
            "variance": 11187.39029
          },
          {
            "average": 0,
            "count": 148369,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 148369,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 148369,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 148369,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 148369,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -570105.2559,
          1757792.113,
          -1.442607706,
          -569562.2559,
          1758153.633,
          1.917392294
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -570105.255926446,
                1757792.1131922398,
                -1.442607706204687
              ],
              [
                -570105.255926446,
                1758153.6331922398,
                -1.442607706204687
              ],
              [
                -569562.255926446,
                1758153.6331922398,
                1.917392293795313
              ],
              [
                -569562.255926446,
                1757792.1131922398,
                1.917392293795313
              ],
              [
                -570105.255926446,
                1757792.1131922398,
                -1.442607706204687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:40:33+00:00",
        "end_time": "2019-07-12T01:34:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4043.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN4043.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4043.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4043.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2881556,
            65.30367679,
            -1.442607706,
            -166.2752926,
            65.30776178,
            1.917392294
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.2867302978063,
                  65.3036767923386,
                  -1.442607706204687
                ],
                [
                  -166.28815557246205,
                  65.30686568965179,
                  -1.442607706204687
                ],
                [
                  -166.27671659305292,
                  65.30776177934925,
                  1.917392293795313
                ],
                [
                  -166.27529258414643,
                  65.30457277408931,
                  1.917392293795313
                ],
                [
                  -166.2867302978063,
                  65.3036767923386,
                  -1.442607706204687
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN4043.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4043.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:40:33Z",
            "pc:count": 148369,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -569893.9921,
                "count": 148369,
                "maximum": -569562.2559,
                "minimum": -570105.2559,
                "name": "X",
                "position": 0,
                "stddev": 132.2791251,
                "variance": 17497.76693
              },
              {
                "average": 1757936.297,
                "count": 148369,
                "maximum": 1758153.633,
                "minimum": 1757792.113,
                "name": "Y",
                "position": 1,
                "stddev": 71.28187151,
                "variance": 5081.105206
              },
              {
                "average": -0.1944506114,
                "count": 148369,
                "maximum": 1.917392294,
                "minimum": -1.442607706,
                "name": "Z",
                "position": 2,
                "stddev": 0.5093439626,
                "variance": 0.2594312722
              },
              {
                "average": 25.32108459,
                "count": 148369,
                "maximum": 3578,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 220.6988022,
                "variance": 48707.96128
              },
              {
                "average": 1,
                "count": 148369,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 148369,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 148369,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 148369,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.5723635,
                "count": 148369,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.43380671,
                "variance": 11.79102852
              },
              {
                "average": 19.95134921,
                "count": 148369,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.928587108,
                "variance": 3.719448234
              },
              {
                "average": 1.984814887,
                "count": 148369,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1230035198,
                "variance": 0.01512986588
              },
              {
                "average": 4.099400818,
                "count": 148369,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2992004327,
                "variance": 0.08952089893
              },
              {
                "average": 246930513,
                "count": 148369,
                "maximum": 246930833.3,
                "minimum": 246930472.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 105.7704604,
                "variance": 11187.39029
              },
              {
                "average": 0,
                "count": 148369,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 148369,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 148369,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 148369,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 148369,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -570105.2559,
              1757792.113,
              -1.442607706,
              -569562.2559,
              1758153.633,
              1.917392294
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -570105.255926446,
                    1757792.1131922398,
                    -1.442607706204687
                  ],
                  [
                    -570105.255926446,
                    1758153.6331922398,
                    -1.442607706204687
                  ],
                  [
                    -569562.255926446,
                    1758153.6331922398,
                    1.917392293795313
                  ],
                  [
                    -569562.255926446,
                    1757792.1131922398,
                    1.917392293795313
                  ],
                  [
                    -570105.255926446,
                    1757792.1131922398,
                    -1.442607706204687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:40:33+00:00",
            "end_time": "2019-07-12T01:34:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN4133.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.26066006407834,
              65.21486125882986,
              71.02206821596734
            ],
            [
              -166.26451141356986,
              65.22352149761447,
              71.02206821596734
            ],
            [
              -166.24097568306726,
              65.22536585092787,
              158.02206821596735
            ],
            [
              -166.2371313863003,
              65.21670501119917,
              158.02206821596735
            ],
            [
              -166.26066006407834,
              65.21486125882986,
              71.02206821596734
            ]
          ]
        ]
      },
      "bbox": [
        -166.2645114,
        65.21486126,
        71.02206822,
        -166.2371314,
        65.22536585,
        158.0220682
      ],
      "properties": {
        "datetime": "2019-07-12T06:43:41Z",
        "pc:count": 1140047,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -570363.5446,
            "count": 1140047,
            "maximum": -569605.8787,
            "minimum": -570726.3387,
            "name": "X",
            "position": 0,
            "stddev": 226.4805299,
            "variance": 51293.43042
          },
          {
            "average": 1748418.592,
            "count": 1140047,
            "maximum": 1748820.788,
            "minimum": 1747838.908,
            "name": "Y",
            "position": 1,
            "stddev": 232.7885277,
            "variance": 54190.49861
          },
          {
            "average": 110.9995133,
            "count": 1140047,
            "maximum": 158.0220682,
            "minimum": 71.02206822,
            "name": "Z",
            "position": 2,
            "stddev": 21.89152966,
            "variance": 479.2390708
          },
          {
            "average": 942.9259627,
            "count": 1140047,
            "maximum": 3919,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 651.6478831,
            "variance": 424644.9636
          },
          {
            "average": 1.052040837,
            "count": 1140047,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2395039291,
            "variance": 0.05736213204
          },
          {
            "average": 1.104377276,
            "count": 1140047,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3432956949,
            "variance": 0.1178519341
          },
          {
            "average": 1,
            "count": 1140047,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1140047,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.481004731,
            "count": 1140047,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4996392686,
            "variance": 0.2496393987
          },
          {
            "average": 19.83999125,
            "count": 1140047,
            "maximum": 30,
            "minimum": 10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.87827024,
            "variance": 8.284439576
          },
          {
            "average": 1.06184131,
            "count": 1140047,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2570088153,
            "variance": 0.06605353114
          },
          {
            "average": 45.93658858,
            "count": 1140047,
            "maximum": 48,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.455438205,
            "variance": 2.118300368
          },
          {
            "average": 246948108.4,
            "count": 1140047,
            "maximum": 246949021.2,
            "minimum": 246946354.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 641.2594326,
            "variance": 411213.6599
          },
          {
            "average": 0,
            "count": 1140047,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1140047,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1140047,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1140047,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1140047,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -570726.3387,
          1747838.908,
          71.02206822,
          -569605.8787,
          1748820.788,
          158.0220682
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -570726.3387067615,
                1747838.9082458932,
                71.02206821596734
              ],
              [
                -570726.3387067615,
                1748820.788245893,
                71.02206821596734
              ],
              [
                -569605.8787067615,
                1748820.788245893,
                158.02206821596735
              ],
              [
                -569605.8787067615,
                1747838.9082458932,
                158.02206821596735
              ],
              [
                -570726.3387067615,
                1747838.9082458932,
                71.02206821596734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:43:41+00:00",
        "end_time": "2019-07-12T05:59:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4133.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4133.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4133.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4133.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2645114,
            65.21486126,
            71.02206822,
            -166.2371314,
            65.22536585,
            158.0220682
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.26066006407834,
                  65.21486125882986,
                  71.02206821596734
                ],
                [
                  -166.26451141356986,
                  65.22352149761447,
                  71.02206821596734
                ],
                [
                  -166.24097568306726,
                  65.22536585092787,
                  158.02206821596735
                ],
                [
                  -166.2371313863003,
                  65.21670501119917,
                  158.02206821596735
                ],
                [
                  -166.26066006407834,
                  65.21486125882986,
                  71.02206821596734
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4133.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4133.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:43:41Z",
            "pc:count": 1140047,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -570363.5446,
                "count": 1140047,
                "maximum": -569605.8787,
                "minimum": -570726.3387,
                "name": "X",
                "position": 0,
                "stddev": 226.4805299,
                "variance": 51293.43042
              },
              {
                "average": 1748418.592,
                "count": 1140047,
                "maximum": 1748820.788,
                "minimum": 1747838.908,
                "name": "Y",
                "position": 1,
                "stddev": 232.7885277,
                "variance": 54190.49861
              },
              {
                "average": 110.9995133,
                "count": 1140047,
                "maximum": 158.0220682,
                "minimum": 71.02206822,
                "name": "Z",
                "position": 2,
                "stddev": 21.89152966,
                "variance": 479.2390708
              },
              {
                "average": 942.9259627,
                "count": 1140047,
                "maximum": 3919,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 651.6478831,
                "variance": 424644.9636
              },
              {
                "average": 1.052040837,
                "count": 1140047,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2395039291,
                "variance": 0.05736213204
              },
              {
                "average": 1.104377276,
                "count": 1140047,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3432956949,
                "variance": 0.1178519341
              },
              {
                "average": 1,
                "count": 1140047,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1140047,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.481004731,
                "count": 1140047,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4996392686,
                "variance": 0.2496393987
              },
              {
                "average": 19.83999125,
                "count": 1140047,
                "maximum": 30,
                "minimum": 10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.87827024,
                "variance": 8.284439576
              },
              {
                "average": 1.06184131,
                "count": 1140047,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2570088153,
                "variance": 0.06605353114
              },
              {
                "average": 45.93658858,
                "count": 1140047,
                "maximum": 48,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.455438205,
                "variance": 2.118300368
              },
              {
                "average": 246948108.4,
                "count": 1140047,
                "maximum": 246949021.2,
                "minimum": 246946354.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 641.2594326,
                "variance": 411213.6599
              },
              {
                "average": 0,
                "count": 1140047,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1140047,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1140047,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1140047,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1140047,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -570726.3387,
              1747838.908,
              71.02206822,
              -569605.8787,
              1748820.788,
              158.0220682
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -570726.3387067615,
                    1747838.9082458932,
                    71.02206821596734
                  ],
                  [
                    -570726.3387067615,
                    1748820.788245893,
                    71.02206821596734
                  ],
                  [
                    -569605.8787067615,
                    1748820.788245893,
                    158.02206821596735
                  ],
                  [
                    -569605.8787067615,
                    1747838.9082458932,
                    158.02206821596735
                  ],
                  [
                    -570726.3387067615,
                    1747838.9082458932,
                    71.02206821596734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:43:41+00:00",
            "end_time": "2019-07-12T05:59:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3439.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4130866062876,
              65.26599977338178,
              -6.619585710490574
            ],
            [
              -166.41731874156264,
              65.2753800678709,
              -6.619585710490574
            ],
            [
              -166.3932128995305,
              65.27728978229037,
              -4.079585710490575
            ],
            [
              -166.38898859485278,
              65.26790881222445,
              -4.079585710490575
            ],
            [
              -166.4130866062876,
              65.26599977338178,
              -6.619585710490574
            ]
          ]
        ]
      },
      "bbox": [
        -166.4173187,
        65.26599977,
        -6.61958571,
        -166.3889886,
        65.27728978,
        -4.07958571
      ],
      "properties": {
        "datetime": "2019-07-12T05:38:06Z",
        "pc:count": 636825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575901.4417,
            "count": 636825,
            "maximum": -575534.3738,
            "minimum": -576680.3338,
            "name": "X",
            "position": 0,
            "stddev": 235.5635042,
            "variance": 55490.16453
          },
          {
            "average": 1755238.059,
            "count": 636825,
            "maximum": 1755820.706,
            "minimum": 1754756.826,
            "name": "Y",
            "position": 1,
            "stddev": 268.9389789,
            "variance": 72328.17438
          },
          {
            "average": -4.980527869,
            "count": 636825,
            "maximum": -4.07958571,
            "minimum": -6.61958571,
            "name": "Z",
            "position": 2,
            "stddev": 0.418265625,
            "variance": 0.174946133
          },
          {
            "average": 2270.668339,
            "count": 636825,
            "maximum": 5190,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1602.113447,
            "variance": 2566767.497
          },
          {
            "average": 1,
            "count": 636825,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 636825,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 636825,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 636825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 636825,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.03282939,
            "count": 636825,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.030590575,
            "variance": 1.062116933
          },
          {
            "average": 2.035048875,
            "count": 636825,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1854933803,
            "variance": 0.03440779415
          },
          {
            "average": 34.35474267,
            "count": 636825,
            "maximum": 39,
            "minimum": 30,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.527931923,
            "variance": 6.390439805
          },
          {
            "average": 246943204.2,
            "count": 636825,
            "maximum": 246945086.8,
            "minimum": 246941490.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 927.7756167,
            "variance": 860767.5949
          },
          {
            "average": 0,
            "count": 636825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 636825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 636825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 636825,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 636825,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -576680.3338,
          1754756.826,
          -6.61958571,
          -575534.3738,
          1755820.706,
          -4.07958571
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -576680.3337641608,
                1754756.826326706,
                -6.619585710490574
              ],
              [
                -576680.3337641608,
                1755820.7063267059,
                -6.619585710490574
              ],
              [
                -575534.3737641608,
                1755820.7063267059,
                -4.079585710490575
              ],
              [
                -575534.3737641608,
                1754756.826326706,
                -4.079585710490575
              ],
              [
                -576680.3337641608,
                1754756.826326706,
                -6.619585710490574
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:38:06+00:00",
        "end_time": "2019-07-12T04:38:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3439.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3439.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3439.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3439.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4173187,
            65.26599977,
            -6.61958571,
            -166.3889886,
            65.27728978,
            -4.07958571
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4130866062876,
                  65.26599977338178,
                  -6.619585710490574
                ],
                [
                  -166.41731874156264,
                  65.2753800678709,
                  -6.619585710490574
                ],
                [
                  -166.3932128995305,
                  65.27728978229037,
                  -4.079585710490575
                ],
                [
                  -166.38898859485278,
                  65.26790881222445,
                  -4.079585710490575
                ],
                [
                  -166.4130866062876,
                  65.26599977338178,
                  -6.619585710490574
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3439.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3439.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:38:06Z",
            "pc:count": 636825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575901.4417,
                "count": 636825,
                "maximum": -575534.3738,
                "minimum": -576680.3338,
                "name": "X",
                "position": 0,
                "stddev": 235.5635042,
                "variance": 55490.16453
              },
              {
                "average": 1755238.059,
                "count": 636825,
                "maximum": 1755820.706,
                "minimum": 1754756.826,
                "name": "Y",
                "position": 1,
                "stddev": 268.9389789,
                "variance": 72328.17438
              },
              {
                "average": -4.980527869,
                "count": 636825,
                "maximum": -4.07958571,
                "minimum": -6.61958571,
                "name": "Z",
                "position": 2,
                "stddev": 0.418265625,
                "variance": 0.174946133
              },
              {
                "average": 2270.668339,
                "count": 636825,
                "maximum": 5190,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1602.113447,
                "variance": 2566767.497
              },
              {
                "average": 1,
                "count": 636825,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 636825,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 636825,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 636825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 636825,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.03282939,
                "count": 636825,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.030590575,
                "variance": 1.062116933
              },
              {
                "average": 2.035048875,
                "count": 636825,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1854933803,
                "variance": 0.03440779415
              },
              {
                "average": 34.35474267,
                "count": 636825,
                "maximum": 39,
                "minimum": 30,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.527931923,
                "variance": 6.390439805
              },
              {
                "average": 246943204.2,
                "count": 636825,
                "maximum": 246945086.8,
                "minimum": 246941490.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 927.7756167,
                "variance": 860767.5949
              },
              {
                "average": 0,
                "count": 636825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 636825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 636825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 636825,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 636825,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -576680.3338,
              1754756.826,
              -6.61958571,
              -575534.3738,
              1755820.706,
              -4.07958571
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -576680.3337641608,
                    1754756.826326706,
                    -6.619585710490574
                  ],
                  [
                    -576680.3337641608,
                    1755820.7063267059,
                    -6.619585710490574
                  ],
                  [
                    -575534.3737641608,
                    1755820.7063267059,
                    -4.079585710490575
                  ],
                  [
                    -575534.3737641608,
                    1754756.826326706,
                    -4.079585710490575
                  ],
                  [
                    -576680.3337641608,
                    1754756.826326706,
                    -6.619585710490574
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:38:06+00:00",
            "end_time": "2019-07-12T04:38:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN4233.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.24039625749782,
              65.22408127923498,
              157.81482049750323
            ],
            [
              -166.24040064352383,
              65.22409115840189,
              157.81482049750323
            ],
            [
              -166.24021159049968,
              65.22410595813713,
              158.17482049750325
            ],
            [
              -166.2402072045383,
              65.2240960789647,
              158.17482049750325
            ],
            [
              -166.24039625749782,
              65.22408127923498,
              157.81482049750323
            ]
          ]
        ]
      },
      "bbox": [
        -166.2404006,
        65.22408128,
        157.8148205,
        -166.2402072,
        65.22410596,
        158.1748205
      ],
      "properties": {
        "datetime": "2019-07-12T05:59:14Z",
        "pc:count": 13,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -569601.7312,
            "count": 13,
            "maximum": -569596.4604,
            "minimum": -569605.4604,
            "name": "X",
            "position": 0,
            "stddev": 2.61266614,
            "variance": 6.826024359
          },
          {
            "average": 1748675.496,
            "count": 13,
            "maximum": 1748676.199,
            "minimum": 1748675.079,
            "name": "Y",
            "position": 1,
            "stddev": 0.3349665119,
            "variance": 0.1122025641
          },
          {
            "average": 158.0525128,
            "count": 13,
            "maximum": 158.1748205,
            "minimum": 157.8148205,
            "name": "Z",
            "position": 2,
            "stddev": 0.1042556031,
            "variance": 0.01086923077
          },
          {
            "average": 1403.384615,
            "count": 13,
            "maximum": 2156,
            "minimum": 564,
            "name": "Intensity",
            "position": 3,
            "stddev": 570.8509056,
            "variance": 325870.7564
          },
          {
            "average": 1,
            "count": 13,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.923076923,
            "count": 13,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2773500981,
            "variance": 0.07692307692
          },
          {
            "average": 19.00200081,
            "count": 13,
            "maximum": 19.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 42,
            "count": 13,
            "maximum": 42,
            "minimum": 42,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246946354.2,
            "count": 13,
            "maximum": 246946354.3,
            "minimum": 246946354.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.01028940185,
            "variance": 0.0001058717903
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -569605.4604,
          1748675.079,
          157.8148205,
          -569596.4604,
          1748676.199,
          158.1748205
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -569605.4604333033,
                1748675.0785702225,
                157.81482049750323
              ],
              [
                -569605.4604333033,
                1748676.1985702226,
                157.81482049750323
              ],
              [
                -569596.4604333033,
                1748676.1985702226,
                158.17482049750325
              ],
              [
                -569596.4604333033,
                1748675.0785702225,
                158.17482049750325
              ],
              [
                -569605.4604333033,
                1748675.0785702225,
                157.81482049750323
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:59:14+00:00",
        "end_time": "2019-07-12T05:59:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4233.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4233.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4233.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4233.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2404006,
            65.22408128,
            157.8148205,
            -166.2402072,
            65.22410596,
            158.1748205
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.24039625749782,
                  65.22408127923498,
                  157.81482049750323
                ],
                [
                  -166.24040064352383,
                  65.22409115840189,
                  157.81482049750323
                ],
                [
                  -166.24021159049968,
                  65.22410595813713,
                  158.17482049750325
                ],
                [
                  -166.2402072045383,
                  65.2240960789647,
                  158.17482049750325
                ],
                [
                  -166.24039625749782,
                  65.22408127923498,
                  157.81482049750323
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4233.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4233.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:59:14Z",
            "pc:count": 13,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -569601.7312,
                "count": 13,
                "maximum": -569596.4604,
                "minimum": -569605.4604,
                "name": "X",
                "position": 0,
                "stddev": 2.61266614,
                "variance": 6.826024359
              },
              {
                "average": 1748675.496,
                "count": 13,
                "maximum": 1748676.199,
                "minimum": 1748675.079,
                "name": "Y",
                "position": 1,
                "stddev": 0.3349665119,
                "variance": 0.1122025641
              },
              {
                "average": 158.0525128,
                "count": 13,
                "maximum": 158.1748205,
                "minimum": 157.8148205,
                "name": "Z",
                "position": 2,
                "stddev": 0.1042556031,
                "variance": 0.01086923077
              },
              {
                "average": 1403.384615,
                "count": 13,
                "maximum": 2156,
                "minimum": 564,
                "name": "Intensity",
                "position": 3,
                "stddev": 570.8509056,
                "variance": 325870.7564
              },
              {
                "average": 1,
                "count": 13,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.923076923,
                "count": 13,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2773500981,
                "variance": 0.07692307692
              },
              {
                "average": 19.00200081,
                "count": 13,
                "maximum": 19.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 42,
                "count": 13,
                "maximum": 42,
                "minimum": 42,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246946354.2,
                "count": 13,
                "maximum": 246946354.3,
                "minimum": 246946354.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.01028940185,
                "variance": 0.0001058717903
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -569605.4604,
              1748675.079,
              157.8148205,
              -569596.4604,
              1748676.199,
              158.1748205
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -569605.4604333033,
                    1748675.0785702225,
                    157.81482049750323
                  ],
                  [
                    -569605.4604333033,
                    1748676.1985702226,
                    157.81482049750323
                  ],
                  [
                    -569596.4604333033,
                    1748676.1985702226,
                    158.17482049750325
                  ],
                  [
                    -569596.4604333033,
                    1748675.0785702225,
                    158.17482049750325
                  ],
                  [
                    -569605.4604333033,
                    1748675.0785702225,
                    157.81482049750323
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:59:14+00:00",
            "end_time": "2019-07-12T05:59:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN4134.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.26095077875846,
              65.22248597225392,
              101.9101420208731
            ],
            [
              -166.2654640875971,
              65.2326312890689,
              101.9101420208731
            ],
            [
              -166.2414731383072,
              65.23451084409884,
              168.37014202087312
            ],
            [
              -166.23696825358985,
              65.22436480959333,
              168.37014202087312
            ],
            [
              -166.26095077875846,
              65.22248597225392,
              101.9101420208731
            ]
          ]
        ]
      },
      "bbox": [
        -166.2654641,
        65.22248597,
        101.910142,
        -166.2369683,
        65.23451084,
        168.370142
      ],
      "properties": {
        "datetime": "2019-07-12T06:14:25Z",
        "pc:count": 2420072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -570042.7563,
            "count": 2420072,
            "maximum": -569441.9587,
            "minimum": -570583.7187,
            "name": "X",
            "position": 0,
            "stddev": 289.2359266,
            "variance": 83657.42122
          },
          {
            "average": 1749265.548,
            "count": 2420072,
            "maximum": 1749826.985,
            "minimum": 1748676.745,
            "name": "Y",
            "position": 1,
            "stddev": 289.3916785,
            "variance": 83747.5436
          },
          {
            "average": 146.3634883,
            "count": 2420072,
            "maximum": 168.370142,
            "minimum": 101.910142,
            "name": "Z",
            "position": 2,
            "stddev": 14.00862798,
            "variance": 196.2416578
          },
          {
            "average": 1134.291845,
            "count": 2420072,
            "maximum": 3932,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 691.4037429,
            "variance": 478039.1357
          },
          {
            "average": 1.022236528,
            "count": 2420072,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1539234559,
            "variance": 0.02369243029
          },
          {
            "average": 1.044500329,
            "count": 2420072,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.21996069,
            "variance": 0.04838270513
          },
          {
            "average": 1,
            "count": 2420072,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2420072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.469129018,
            "count": 2420072,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4990461756,
            "variance": 0.2490470854
          },
          {
            "average": 20.08970034,
            "count": 2420072,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.489496304,
            "variance": 2.218599239
          },
          {
            "average": 1.025209994,
            "count": 2420072,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1628644102,
            "variance": 0.02652481612
          },
          {
            "average": 41.5196866,
            "count": 2420072,
            "maximum": 44,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.531673786,
            "variance": 2.346024588
          },
          {
            "average": 246946142,
            "count": 2420072,
            "maximum": 246947265.5,
            "minimum": 246944481.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 702.1134402,
            "variance": 492963.2829
          },
          {
            "average": 0,
            "count": 2420072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2420072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2420072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2420072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2420072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -570583.7187,
          1748676.745,
          101.910142,
          -569441.9587,
          1749826.985,
          168.370142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -570583.7187445549,
                1748676.7452044305,
                101.9101420208731
              ],
              [
                -570583.7187445549,
                1749826.9852044308,
                101.9101420208731
              ],
              [
                -569441.9587445549,
                1749826.9852044308,
                168.37014202087312
              ],
              [
                -569441.9587445549,
                1748676.7452044305,
                168.37014202087312
              ],
              [
                -570583.7187445549,
                1748676.7452044305,
                101.9101420208731
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:14:25+00:00",
        "end_time": "2019-07-12T05:28:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4134.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4134.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4134.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4134.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2654641,
            65.22248597,
            101.910142,
            -166.2369683,
            65.23451084,
            168.370142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.26095077875846,
                  65.22248597225392,
                  101.9101420208731
                ],
                [
                  -166.2654640875971,
                  65.2326312890689,
                  101.9101420208731
                ],
                [
                  -166.2414731383072,
                  65.23451084409884,
                  168.37014202087312
                ],
                [
                  -166.23696825358985,
                  65.22436480959333,
                  168.37014202087312
                ],
                [
                  -166.26095077875846,
                  65.22248597225392,
                  101.9101420208731
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4134.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4134.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:14:25Z",
            "pc:count": 2420072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -570042.7563,
                "count": 2420072,
                "maximum": -569441.9587,
                "minimum": -570583.7187,
                "name": "X",
                "position": 0,
                "stddev": 289.2359266,
                "variance": 83657.42122
              },
              {
                "average": 1749265.548,
                "count": 2420072,
                "maximum": 1749826.985,
                "minimum": 1748676.745,
                "name": "Y",
                "position": 1,
                "stddev": 289.3916785,
                "variance": 83747.5436
              },
              {
                "average": 146.3634883,
                "count": 2420072,
                "maximum": 168.370142,
                "minimum": 101.910142,
                "name": "Z",
                "position": 2,
                "stddev": 14.00862798,
                "variance": 196.2416578
              },
              {
                "average": 1134.291845,
                "count": 2420072,
                "maximum": 3932,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 691.4037429,
                "variance": 478039.1357
              },
              {
                "average": 1.022236528,
                "count": 2420072,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1539234559,
                "variance": 0.02369243029
              },
              {
                "average": 1.044500329,
                "count": 2420072,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.21996069,
                "variance": 0.04838270513
              },
              {
                "average": 1,
                "count": 2420072,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2420072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.469129018,
                "count": 2420072,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4990461756,
                "variance": 0.2490470854
              },
              {
                "average": 20.08970034,
                "count": 2420072,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.489496304,
                "variance": 2.218599239
              },
              {
                "average": 1.025209994,
                "count": 2420072,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1628644102,
                "variance": 0.02652481612
              },
              {
                "average": 41.5196866,
                "count": 2420072,
                "maximum": 44,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.531673786,
                "variance": 2.346024588
              },
              {
                "average": 246946142,
                "count": 2420072,
                "maximum": 246947265.5,
                "minimum": 246944481.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 702.1134402,
                "variance": 492963.2829
              },
              {
                "average": 0,
                "count": 2420072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2420072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2420072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2420072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2420072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -570583.7187,
              1748676.745,
              101.910142,
              -569441.9587,
              1749826.985,
              168.370142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -570583.7187445549,
                    1748676.7452044305,
                    101.9101420208731
                  ],
                  [
                    -570583.7187445549,
                    1749826.9852044308,
                    101.9101420208731
                  ],
                  [
                    -569441.9587445549,
                    1749826.9852044308,
                    168.37014202087312
                  ],
                  [
                    -569441.9587445549,
                    1748676.7452044305,
                    168.37014202087312
                  ],
                  [
                    -570583.7187445549,
                    1748676.7452044305,
                    101.9101420208731
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:14:25+00:00",
            "end_time": "2019-07-12T05:28: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": "20190712_NCMP_AK_03WVN4234.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.2403907154697,
              65.22408259157974,
              123.11105347254309
            ],
            [
              -166.24426039658894,
              65.2327960370846,
              123.11105347254309
            ],
            [
              -166.22928436381258,
              65.23396769652078,
              189.0510534725431
            ],
            [
              -166.22541919973236,
              65.22525386675667,
              189.0510534725431
            ],
            [
              -166.2403907154697,
              65.22408259157974,
              123.11105347254309
            ]
          ]
        ]
      },
      "bbox": [
        -166.2442604,
        65.22408259,
        123.1110535,
        -166.2254192,
        65.2339677,
        189.0510535
      ],
      "properties": {
        "datetime": "2019-07-12T05:59:15Z",
        "pc:count": 928602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -569255.4785,
            "count": 928602,
            "maximum": -568892.4787,
            "minimum": -569605.1787,
            "name": "X",
            "position": 0,
            "stddev": 155.5089902,
            "variance": 24183.04604
          },
          {
            "average": 1749255.236,
            "count": 928602,
            "maximum": 1749663.015,
            "minimum": 1748675.175,
            "name": "Y",
            "position": 1,
            "stddev": 237.9577177,
            "variance": 56623.87544
          },
          {
            "average": 165.4028399,
            "count": 928602,
            "maximum": 189.0510535,
            "minimum": 123.1110535,
            "name": "Z",
            "position": 2,
            "stddev": 12.68906935,
            "variance": 161.012481
          },
          {
            "average": 1173.692492,
            "count": 928602,
            "maximum": 3939,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 707.2726673,
            "variance": 500234.6259
          },
          {
            "average": 1.008334033,
            "count": 928602,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09495395973,
            "variance": 0.009016254469
          },
          {
            "average": 1.016719757,
            "count": 928602,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1368564584,
            "variance": 0.0187296902
          },
          {
            "average": 1,
            "count": 928602,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 928602,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.507809589,
            "count": 928602,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4999392758,
            "variance": 0.2499392795
          },
          {
            "average": 19.92806674,
            "count": 928602,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.423479663,
            "variance": 2.026294351
          },
          {
            "average": 1.010567498,
            "count": 928602,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1058655083,
            "variance": 0.01120750585
          },
          {
            "average": 39.10203941,
            "count": 928602,
            "maximum": 42,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.134270296,
            "variance": 1.286569105
          },
          {
            "average": 246944999.4,
            "count": 928602,
            "maximum": 246946355.8,
            "minimum": 246944474.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 535.0604497,
            "variance": 286289.6848
          },
          {
            "average": 0,
            "count": 928602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 928602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 928602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 928602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 928602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -569605.1787,
          1748675.175,
          123.1110535,
          -568892.4787,
          1749663.015,
          189.0510535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -569605.1786573847,
                1748675.1748195468,
                123.11105347254309
              ],
              [
                -569605.1786573847,
                1749663.0148195466,
                123.11105347254309
              ],
              [
                -568892.4786573848,
                1749663.0148195466,
                189.0510534725431
              ],
              [
                -568892.4786573848,
                1748675.1748195468,
                189.0510534725431
              ],
              [
                -569605.1786573847,
                1748675.1748195468,
                123.11105347254309
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:59:15+00:00",
        "end_time": "2019-07-12T05:27:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4234.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4234.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4234.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4234.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2442604,
            65.22408259,
            123.1110535,
            -166.2254192,
            65.2339677,
            189.0510535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.2403907154697,
                  65.22408259157974,
                  123.11105347254309
                ],
                [
                  -166.24426039658894,
                  65.2327960370846,
                  123.11105347254309
                ],
                [
                  -166.22928436381258,
                  65.23396769652078,
                  189.0510534725431
                ],
                [
                  -166.22541919973236,
                  65.22525386675667,
                  189.0510534725431
                ],
                [
                  -166.2403907154697,
                  65.22408259157974,
                  123.11105347254309
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4234.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4234.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:59:15Z",
            "pc:count": 928602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -569255.4785,
                "count": 928602,
                "maximum": -568892.4787,
                "minimum": -569605.1787,
                "name": "X",
                "position": 0,
                "stddev": 155.5089902,
                "variance": 24183.04604
              },
              {
                "average": 1749255.236,
                "count": 928602,
                "maximum": 1749663.015,
                "minimum": 1748675.175,
                "name": "Y",
                "position": 1,
                "stddev": 237.9577177,
                "variance": 56623.87544
              },
              {
                "average": 165.4028399,
                "count": 928602,
                "maximum": 189.0510535,
                "minimum": 123.1110535,
                "name": "Z",
                "position": 2,
                "stddev": 12.68906935,
                "variance": 161.012481
              },
              {
                "average": 1173.692492,
                "count": 928602,
                "maximum": 3939,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 707.2726673,
                "variance": 500234.6259
              },
              {
                "average": 1.008334033,
                "count": 928602,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09495395973,
                "variance": 0.009016254469
              },
              {
                "average": 1.016719757,
                "count": 928602,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1368564584,
                "variance": 0.0187296902
              },
              {
                "average": 1,
                "count": 928602,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 928602,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.507809589,
                "count": 928602,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4999392758,
                "variance": 0.2499392795
              },
              {
                "average": 19.92806674,
                "count": 928602,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.423479663,
                "variance": 2.026294351
              },
              {
                "average": 1.010567498,
                "count": 928602,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1058655083,
                "variance": 0.01120750585
              },
              {
                "average": 39.10203941,
                "count": 928602,
                "maximum": 42,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.134270296,
                "variance": 1.286569105
              },
              {
                "average": 246944999.4,
                "count": 928602,
                "maximum": 246946355.8,
                "minimum": 246944474.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 535.0604497,
                "variance": 286289.6848
              },
              {
                "average": 0,
                "count": 928602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 928602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 928602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 928602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 928602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -569605.1787,
              1748675.175,
              123.1110535,
              -568892.4787,
              1749663.015,
              189.0510535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -569605.1786573847,
                    1748675.1748195468,
                    123.11105347254309
                  ],
                  [
                    -569605.1786573847,
                    1749663.0148195466,
                    123.11105347254309
                  ],
                  [
                    -568892.4786573848,
                    1749663.0148195466,
                    189.0510534725431
                  ],
                  [
                    -568892.4786573848,
                    1748675.1748195468,
                    189.0510534725431
                  ],
                  [
                    -569605.1786573847,
                    1748675.1748195468,
                    123.11105347254309
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:59:15+00:00",
            "end_time": "2019-07-12T05:27: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": "20190711_NCMP_AK_03WVN3047.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.50290892478793,
              65.33692239796973,
              5.079152014430071
            ],
            [
              -166.50752576182714,
              65.34705525779245,
              5.079152014430071
            ],
            [
              -166.48326776355918,
              65.34898658975207,
              17.01915201443007
            ],
            [
              -166.4786594546755,
              65.33885298945886,
              17.01915201443007
            ],
            [
              -166.50290892478793,
              65.33692239796973,
              5.079152014430071
            ]
          ]
        ]
      },
      "bbox": [
        -166.5075258,
        65.3369224,
        5.079152014,
        -166.4786595,
        65.34898659,
        17.01915201
      ],
      "properties": {
        "datetime": "2019-07-12T02:25:38Z",
        "pc:count": 4093206,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -578743.0214,
            "count": 4093206,
            "maximum": -578174.3651,
            "minimum": -579324.8851,
            "name": "X",
            "position": 0,
            "stddev": 288.9779865,
            "variance": 83508.27668
          },
          {
            "average": 1763870.737,
            "count": 4093206,
            "maximum": 1764452.524,
            "minimum": 1763303.144,
            "name": "Y",
            "position": 1,
            "stddev": 294.0755668,
            "variance": 86480.43898
          },
          {
            "average": 9.655860028,
            "count": 4093206,
            "maximum": 17.01915201,
            "minimum": 5.079152014,
            "name": "Z",
            "position": 2,
            "stddev": 1.861097779,
            "variance": 3.463684944
          },
          {
            "average": 895.0491558,
            "count": 4093206,
            "maximum": 6082,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 659.5199504,
            "variance": 434966.565
          },
          {
            "average": 1.002553744,
            "count": 4093206,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05618731222,
            "variance": 0.003157014055
          },
          {
            "average": 1.005115061,
            "count": 4093206,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08318202529,
            "variance": 0.006919249331
          },
          {
            "average": 1,
            "count": 4093206,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4093206,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.337392499,
            "count": 4093206,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.66625027,
            "variance": 93.43639427
          },
          {
            "average": 19.99799157,
            "count": 4093206,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.582975249,
            "variance": 2.50581064
          },
          {
            "average": 1.146709938,
            "count": 4093206,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.355332401,
            "variance": 0.1262611152
          },
          {
            "average": 7.198196475,
            "count": 4093206,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.591205773,
            "variance": 2.531935812
          },
          {
            "average": 246931807.8,
            "count": 4093206,
            "maximum": 246933538.9,
            "minimum": 246930325.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 691.1958857,
            "variance": 477751.7524
          },
          {
            "average": 0,
            "count": 4093206,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4093206,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4093206,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4093206,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4093206,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -579324.8851,
          1763303.144,
          5.079152014,
          -578174.3651,
          1764452.524,
          17.01915201
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -579324.8850526247,
                1763303.1442414308,
                5.079152014430071
              ],
              [
                -579324.8850526247,
                1764452.5242414307,
                5.079152014430071
              ],
              [
                -578174.3650526247,
                1764452.5242414307,
                17.01915201443007
              ],
              [
                -578174.3650526247,
                1763303.1442414308,
                17.01915201443007
              ],
              [
                -579324.8850526247,
                1763303.1442414308,
                5.079152014430071
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:25:38+00:00",
        "end_time": "2019-07-12T01:32:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3047.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3047.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3047.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3047.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5075258,
            65.3369224,
            5.079152014,
            -166.4786595,
            65.34898659,
            17.01915201
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.50290892478793,
                  65.33692239796973,
                  5.079152014430071
                ],
                [
                  -166.50752576182714,
                  65.34705525779245,
                  5.079152014430071
                ],
                [
                  -166.48326776355918,
                  65.34898658975207,
                  17.01915201443007
                ],
                [
                  -166.4786594546755,
                  65.33885298945886,
                  17.01915201443007
                ],
                [
                  -166.50290892478793,
                  65.33692239796973,
                  5.079152014430071
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3047.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3047.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:25:38Z",
            "pc:count": 4093206,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -578743.0214,
                "count": 4093206,
                "maximum": -578174.3651,
                "minimum": -579324.8851,
                "name": "X",
                "position": 0,
                "stddev": 288.9779865,
                "variance": 83508.27668
              },
              {
                "average": 1763870.737,
                "count": 4093206,
                "maximum": 1764452.524,
                "minimum": 1763303.144,
                "name": "Y",
                "position": 1,
                "stddev": 294.0755668,
                "variance": 86480.43898
              },
              {
                "average": 9.655860028,
                "count": 4093206,
                "maximum": 17.01915201,
                "minimum": 5.079152014,
                "name": "Z",
                "position": 2,
                "stddev": 1.861097779,
                "variance": 3.463684944
              },
              {
                "average": 895.0491558,
                "count": 4093206,
                "maximum": 6082,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 659.5199504,
                "variance": 434966.565
              },
              {
                "average": 1.002553744,
                "count": 4093206,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05618731222,
                "variance": 0.003157014055
              },
              {
                "average": 1.005115061,
                "count": 4093206,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08318202529,
                "variance": 0.006919249331
              },
              {
                "average": 1,
                "count": 4093206,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4093206,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.337392499,
                "count": 4093206,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.66625027,
                "variance": 93.43639427
              },
              {
                "average": 19.99799157,
                "count": 4093206,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.582975249,
                "variance": 2.50581064
              },
              {
                "average": 1.146709938,
                "count": 4093206,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.355332401,
                "variance": 0.1262611152
              },
              {
                "average": 7.198196475,
                "count": 4093206,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.591205773,
                "variance": 2.531935812
              },
              {
                "average": 246931807.8,
                "count": 4093206,
                "maximum": 246933538.9,
                "minimum": 246930325.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 691.1958857,
                "variance": 477751.7524
              },
              {
                "average": 0,
                "count": 4093206,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4093206,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4093206,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4093206,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4093206,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -579324.8851,
              1763303.144,
              5.079152014,
              -578174.3651,
              1764452.524,
              17.01915201
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -579324.8850526247,
                    1763303.1442414308,
                    5.079152014430071
                  ],
                  [
                    -579324.8850526247,
                    1764452.5242414307,
                    5.079152014430071
                  ],
                  [
                    -578174.3650526247,
                    1764452.5242414307,
                    17.01915201443007
                  ],
                  [
                    -578174.3650526247,
                    1763303.1442414308,
                    17.01915201443007
                  ],
                  [
                    -579324.8850526247,
                    1763303.1442414308,
                    5.079152014430071
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:25:38+00:00",
            "end_time": "2019-07-12T01:32: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": "20190711_NCMP_AK_03WVN3540.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.39222378023126,
              65.27516621171773,
              -6.204356048435786
            ],
            [
              -166.3967896708966,
              65.28530025439187,
              -6.204356048435786
            ],
            [
              -166.3726502576148,
              65.28720874027265,
              -1.624356048435785
            ],
            [
              -166.36809284227084,
              65.2770739678938,
              -1.624356048435785
            ],
            [
              -166.39222378023126,
              65.27516621171773,
              -6.204356048435786
            ]
          ]
        ]
      },
      "bbox": [
        -166.3967897,
        65.27516621,
        -6.204356048,
        -166.3680928,
        65.28720874,
        -1.624356048
      ],
      "properties": {
        "datetime": "2019-07-12T04:38:18Z",
        "pc:count": 2366532,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574884.2405,
            "count": 2366532,
            "maximum": -574385.7966,
            "minimum": -575532.8766,
            "name": "X",
            "position": 0,
            "stddev": 257.3527222,
            "variance": 66230.42364
          },
          {
            "average": 1756131.658,
            "count": 2366532,
            "maximum": 1756728.874,
            "minimum": 1755579.594,
            "name": "Y",
            "position": 1,
            "stddev": 285.0497069,
            "variance": 81253.3354
          },
          {
            "average": -3.027999016,
            "count": 2366532,
            "maximum": -1.624356048,
            "minimum": -6.204356048,
            "name": "Z",
            "position": 2,
            "stddev": 0.7718951693,
            "variance": 0.5958221524
          },
          {
            "average": 275.5653196,
            "count": 2366532,
            "maximum": 5177,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 885.5023147,
            "variance": 784114.3493
          },
          {
            "average": 1,
            "count": 2366532,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2366532,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2366532,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2366532,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2366532,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.01147661,
            "count": 2366532,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.122138719,
            "variance": 1.259195305
          },
          {
            "average": 2.004816753,
            "count": 2366532,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06926600511,
            "variance": 0.004797779464
          },
          {
            "average": 26.60063291,
            "count": 2366532,
            "maximum": 30,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.481128727,
            "variance": 2.193742306
          },
          {
            "average": 246940046.8,
            "count": 2366532,
            "maximum": 246941498.3,
            "minimum": 246938512.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 622.4987676,
            "variance": 387504.7157
          },
          {
            "average": 0,
            "count": 2366532,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2366532,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2366532,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2366532,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2366532,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575532.8766,
          1755579.594,
          -6.204356048,
          -574385.7966,
          1756728.874,
          -1.624356048
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575532.8766086563,
                1755579.5935680915,
                -6.204356048435786
              ],
              [
                -575532.8766086563,
                1756728.8735680913,
                -6.204356048435786
              ],
              [
                -574385.7966086562,
                1756728.8735680913,
                -1.624356048435785
              ],
              [
                -574385.7966086562,
                1755579.5935680915,
                -1.624356048435785
              ],
              [
                -575532.8766086563,
                1755579.5935680915,
                -6.204356048435786
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:38:18+00:00",
        "end_time": "2019-07-12T03:48:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3540.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3540.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3540.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3540.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3967897,
            65.27516621,
            -6.204356048,
            -166.3680928,
            65.28720874,
            -1.624356048
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.39222378023126,
                  65.27516621171773,
                  -6.204356048435786
                ],
                [
                  -166.3967896708966,
                  65.28530025439187,
                  -6.204356048435786
                ],
                [
                  -166.3726502576148,
                  65.28720874027265,
                  -1.624356048435785
                ],
                [
                  -166.36809284227084,
                  65.2770739678938,
                  -1.624356048435785
                ],
                [
                  -166.39222378023126,
                  65.27516621171773,
                  -6.204356048435786
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3540.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3540.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:38:18Z",
            "pc:count": 2366532,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574884.2405,
                "count": 2366532,
                "maximum": -574385.7966,
                "minimum": -575532.8766,
                "name": "X",
                "position": 0,
                "stddev": 257.3527222,
                "variance": 66230.42364
              },
              {
                "average": 1756131.658,
                "count": 2366532,
                "maximum": 1756728.874,
                "minimum": 1755579.594,
                "name": "Y",
                "position": 1,
                "stddev": 285.0497069,
                "variance": 81253.3354
              },
              {
                "average": -3.027999016,
                "count": 2366532,
                "maximum": -1.624356048,
                "minimum": -6.204356048,
                "name": "Z",
                "position": 2,
                "stddev": 0.7718951693,
                "variance": 0.5958221524
              },
              {
                "average": 275.5653196,
                "count": 2366532,
                "maximum": 5177,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 885.5023147,
                "variance": 784114.3493
              },
              {
                "average": 1,
                "count": 2366532,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2366532,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2366532,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2366532,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2366532,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.01147661,
                "count": 2366532,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.122138719,
                "variance": 1.259195305
              },
              {
                "average": 2.004816753,
                "count": 2366532,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06926600511,
                "variance": 0.004797779464
              },
              {
                "average": 26.60063291,
                "count": 2366532,
                "maximum": 30,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.481128727,
                "variance": 2.193742306
              },
              {
                "average": 246940046.8,
                "count": 2366532,
                "maximum": 246941498.3,
                "minimum": 246938512.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 622.4987676,
                "variance": 387504.7157
              },
              {
                "average": 0,
                "count": 2366532,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2366532,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2366532,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2366532,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2366532,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575532.8766,
              1755579.594,
              -6.204356048,
              -574385.7966,
              1756728.874,
              -1.624356048
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575532.8766086563,
                    1755579.5935680915,
                    -6.204356048435786
                  ],
                  [
                    -575532.8766086563,
                    1756728.8735680913,
                    -6.204356048435786
                  ],
                  [
                    -574385.7966086562,
                    1756728.8735680913,
                    -1.624356048435785
                  ],
                  [
                    -574385.7966086562,
                    1755579.5935680915,
                    -1.624356048435785
                  ],
                  [
                    -575532.8766086563,
                    1755579.5935680915,
                    -6.204356048435786
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:38:18+00:00",
            "end_time": "2019-07-12T03:48: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": "20190712_NCMP_AK_03WVN4235.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.24056342946963,
              65.23249816455812,
              33.55193616398993
            ],
            [
              -166.24468026483967,
              65.24176515685319,
              33.55193616398993
            ],
            [
              -166.22166008587072,
              65.24356504309583,
              151.63193616398993
            ],
            [
              -166.21755063734028,
              65.23429742274479,
              151.63193616398993
            ],
            [
              -166.24056342946963,
              65.23249816455812,
              33.55193616398993
            ]
          ]
        ]
      },
      "bbox": [
        -166.2446803,
        65.23249816,
        33.55193616,
        -166.2175506,
        65.24356504,
        151.6319362
      ],
      "properties": {
        "datetime": "2019-07-12T05:28:05Z",
        "pc:count": 1332225,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -569091.0206,
            "count": 1332225,
            "maximum": -568346.0915,
            "minimum": -569441.2315,
            "name": "X",
            "position": 0,
            "stddev": 189.1153775,
            "variance": 35764.626
          },
          {
            "average": 1750116.966,
            "count": 1332225,
            "maximum": 1750649.256,
            "minimum": 1749598.676,
            "name": "Y",
            "position": 1,
            "stddev": 281.5385253,
            "variance": 79263.94123
          },
          {
            "average": 107.1350247,
            "count": 1332225,
            "maximum": 151.6319362,
            "minimum": 33.55193616,
            "name": "Z",
            "position": 2,
            "stddev": 26.45205549,
            "variance": 699.7112395
          },
          {
            "average": 1128.025683,
            "count": 1332225,
            "maximum": 3808,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 675.0312474,
            "variance": 455667.185
          },
          {
            "average": 1.011425998,
            "count": 1332225,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1083920206,
            "variance": 0.01174883012
          },
          {
            "average": 1.022908293,
            "count": 1332225,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1541725407,
            "variance": 0.02376917232
          },
          {
            "average": 1,
            "count": 1332225,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1332225,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.51947081,
            "count": 1332225,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4996209312,
            "variance": 0.2496210749
          },
          {
            "average": 19.62270287,
            "count": 1332225,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.639894103,
            "variance": 2.689252669
          },
          {
            "average": 1.014386459,
            "count": 1332225,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1209664268,
            "variance": 0.0146328764
          },
          {
            "average": 34.12114095,
            "count": 1332225,
            "maximum": 38,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.364068573,
            "variance": 5.588820218
          },
          {
            "average": 246942955.9,
            "count": 1332225,
            "maximum": 246944485.5,
            "minimum": 246940922,
            "name": "GpsTime",
            "position": 12,
            "stddev": 858.3201172,
            "variance": 736713.4236
          },
          {
            "average": 0,
            "count": 1332225,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1332225,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1332225,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1332225,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1332225,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -569441.2315,
          1749598.676,
          33.55193616,
          -568346.0915,
          1750649.256,
          151.6319362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -569441.2315359855,
                1749598.6758057007,
                33.55193616398993
              ],
              [
                -569441.2315359855,
                1750649.2558057008,
                33.55193616398993
              ],
              [
                -568346.0915359856,
                1750649.2558057008,
                151.63193616398993
              ],
              [
                -568346.0915359856,
                1749598.6758057007,
                151.63193616398993
              ],
              [
                -569441.2315359855,
                1749598.6758057007,
                33.55193616398993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:28:05+00:00",
        "end_time": "2019-07-12T04:28:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4235.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4235.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4235.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4235.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2446803,
            65.23249816,
            33.55193616,
            -166.2175506,
            65.24356504,
            151.6319362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.24056342946963,
                  65.23249816455812,
                  33.55193616398993
                ],
                [
                  -166.24468026483967,
                  65.24176515685319,
                  33.55193616398993
                ],
                [
                  -166.22166008587072,
                  65.24356504309583,
                  151.63193616398993
                ],
                [
                  -166.21755063734028,
                  65.23429742274479,
                  151.63193616398993
                ],
                [
                  -166.24056342946963,
                  65.23249816455812,
                  33.55193616398993
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4235.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4235.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:28:05Z",
            "pc:count": 1332225,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -569091.0206,
                "count": 1332225,
                "maximum": -568346.0915,
                "minimum": -569441.2315,
                "name": "X",
                "position": 0,
                "stddev": 189.1153775,
                "variance": 35764.626
              },
              {
                "average": 1750116.966,
                "count": 1332225,
                "maximum": 1750649.256,
                "minimum": 1749598.676,
                "name": "Y",
                "position": 1,
                "stddev": 281.5385253,
                "variance": 79263.94123
              },
              {
                "average": 107.1350247,
                "count": 1332225,
                "maximum": 151.6319362,
                "minimum": 33.55193616,
                "name": "Z",
                "position": 2,
                "stddev": 26.45205549,
                "variance": 699.7112395
              },
              {
                "average": 1128.025683,
                "count": 1332225,
                "maximum": 3808,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 675.0312474,
                "variance": 455667.185
              },
              {
                "average": 1.011425998,
                "count": 1332225,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1083920206,
                "variance": 0.01174883012
              },
              {
                "average": 1.022908293,
                "count": 1332225,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1541725407,
                "variance": 0.02376917232
              },
              {
                "average": 1,
                "count": 1332225,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1332225,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.51947081,
                "count": 1332225,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4996209312,
                "variance": 0.2496210749
              },
              {
                "average": 19.62270287,
                "count": 1332225,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.639894103,
                "variance": 2.689252669
              },
              {
                "average": 1.014386459,
                "count": 1332225,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1209664268,
                "variance": 0.0146328764
              },
              {
                "average": 34.12114095,
                "count": 1332225,
                "maximum": 38,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.364068573,
                "variance": 5.588820218
              },
              {
                "average": 246942955.9,
                "count": 1332225,
                "maximum": 246944485.5,
                "minimum": 246940922,
                "name": "GpsTime",
                "position": 12,
                "stddev": 858.3201172,
                "variance": 736713.4236
              },
              {
                "average": 0,
                "count": 1332225,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1332225,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1332225,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1332225,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1332225,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -569441.2315,
              1749598.676,
              33.55193616,
              -568346.0915,
              1750649.256,
              151.6319362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -569441.2315359855,
                    1749598.6758057007,
                    33.55193616398993
                  ],
                  [
                    -569441.2315359855,
                    1750649.2558057008,
                    33.55193616398993
                  ],
                  [
                    -568346.0915359856,
                    1750649.2558057008,
                    151.63193616398993
                  ],
                  [
                    -568346.0915359856,
                    1749598.6758057007,
                    151.63193616398993
                  ],
                  [
                    -569441.2315359855,
                    1749598.6758057007,
                    33.55193616398993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:28:05+00:00",
            "end_time": "2019-07-12T04:28:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3541.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.3927139351133,
              65.28415442624957,
              -6.573178843323136
            ],
            [
              -166.39687716246982,
              65.29339184062356,
              -6.573178843323136
            ],
            [
              -166.37276862708953,
              65.2952973752715,
              -1.593178843323136
            ],
            [
              -166.3686131176559,
              65.28605929650949,
              -1.593178843323136
            ],
            [
              -166.3927139351133,
              65.28415442624957,
              -6.573178843323136
            ]
          ]
        ]
      },
      "bbox": [
        -166.3968772,
        65.28415443,
        -6.573178843,
        -166.3686131,
        65.29529738,
        -1.593178843
      ],
      "properties": {
        "datetime": "2019-07-12T04:10:04Z",
        "pc:count": 757897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574773.7164,
            "count": 757897,
            "maximum": -574224.2679,
            "minimum": -575369.5479,
            "name": "X",
            "position": 0,
            "stddev": 247.4535421,
            "variance": 61233.25551
          },
          {
            "average": 1756988.56,
            "count": 757897,
            "maximum": 1757615.667,
            "minimum": 1756568.087,
            "name": "Y",
            "position": 1,
            "stddev": 252.3758434,
            "variance": 63693.56632
          },
          {
            "average": -3.873156492,
            "count": 757897,
            "maximum": -1.593178843,
            "minimum": -6.573178843,
            "name": "Z",
            "position": 2,
            "stddev": 0.6980166157,
            "variance": 0.4872271958
          },
          {
            "average": 1230.806169,
            "count": 757897,
            "maximum": 6993,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1541.157137,
            "variance": 2375165.322
          },
          {
            "average": 1,
            "count": 757897,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 757897,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 757897,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 757897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 757897,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.14941102,
            "count": 757897,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.282267219,
            "variance": 1.644209221
          },
          {
            "average": 2.026548462,
            "count": 757897,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1608991506,
            "variance": 0.02588853667
          },
          {
            "average": 22.77072346,
            "count": 757897,
            "maximum": 26,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.687161326,
            "variance": 2.84651334
          },
          {
            "average": 246938433.1,
            "count": 757897,
            "maximum": 246939804.2,
            "minimum": 246936838.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 710.7143094,
            "variance": 505114.8296
          },
          {
            "average": 0,
            "count": 757897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 757897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 757897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 757897,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 757897,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575369.5479,
          1756568.087,
          -6.573178843,
          -574224.2679,
          1757615.667,
          -1.593178843
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575369.5478531966,
                1756568.0865109377,
                -6.573178843323136
              ],
              [
                -575369.5478531966,
                1757615.6665109377,
                -6.573178843323136
              ],
              [
                -574224.2678531966,
                1757615.6665109377,
                -1.593178843323136
              ],
              [
                -574224.2678531966,
                1756568.0865109377,
                -1.593178843323136
              ],
              [
                -575369.5478531966,
                1756568.0865109377,
                -6.573178843323136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:10:04+00:00",
        "end_time": "2019-07-12T03:20:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3541.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3541.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3541.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3541.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3968772,
            65.28415443,
            -6.573178843,
            -166.3686131,
            65.29529738,
            -1.593178843
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.3927139351133,
                  65.28415442624957,
                  -6.573178843323136
                ],
                [
                  -166.39687716246982,
                  65.29339184062356,
                  -6.573178843323136
                ],
                [
                  -166.37276862708953,
                  65.2952973752715,
                  -1.593178843323136
                ],
                [
                  -166.3686131176559,
                  65.28605929650949,
                  -1.593178843323136
                ],
                [
                  -166.3927139351133,
                  65.28415442624957,
                  -6.573178843323136
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3541.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3541.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:10:04Z",
            "pc:count": 757897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574773.7164,
                "count": 757897,
                "maximum": -574224.2679,
                "minimum": -575369.5479,
                "name": "X",
                "position": 0,
                "stddev": 247.4535421,
                "variance": 61233.25551
              },
              {
                "average": 1756988.56,
                "count": 757897,
                "maximum": 1757615.667,
                "minimum": 1756568.087,
                "name": "Y",
                "position": 1,
                "stddev": 252.3758434,
                "variance": 63693.56632
              },
              {
                "average": -3.873156492,
                "count": 757897,
                "maximum": -1.593178843,
                "minimum": -6.573178843,
                "name": "Z",
                "position": 2,
                "stddev": 0.6980166157,
                "variance": 0.4872271958
              },
              {
                "average": 1230.806169,
                "count": 757897,
                "maximum": 6993,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1541.157137,
                "variance": 2375165.322
              },
              {
                "average": 1,
                "count": 757897,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 757897,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 757897,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 757897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 757897,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.14941102,
                "count": 757897,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.282267219,
                "variance": 1.644209221
              },
              {
                "average": 2.026548462,
                "count": 757897,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1608991506,
                "variance": 0.02588853667
              },
              {
                "average": 22.77072346,
                "count": 757897,
                "maximum": 26,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.687161326,
                "variance": 2.84651334
              },
              {
                "average": 246938433.1,
                "count": 757897,
                "maximum": 246939804.2,
                "minimum": 246936838.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 710.7143094,
                "variance": 505114.8296
              },
              {
                "average": 0,
                "count": 757897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 757897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 757897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 757897,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 757897,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575369.5479,
              1756568.087,
              -6.573178843,
              -574224.2679,
              1757615.667,
              -1.593178843
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575369.5478531966,
                    1756568.0865109377,
                    -6.573178843323136
                  ],
                  [
                    -575369.5478531966,
                    1757615.6665109377,
                    -6.573178843323136
                  ],
                  [
                    -574224.2678531966,
                    1757615.6665109377,
                    -1.593178843323136
                  ],
                  [
                    -574224.2678531966,
                    1756568.0865109377,
                    -1.593178843323136
                  ],
                  [
                    -575369.5478531966,
                    1756568.0865109377,
                    -6.573178843323136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:10:04+00:00",
            "end_time": "2019-07-12T03:20: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": "20190712_NCMP_AK_03WVN4236.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.24063280145793,
              65.24067427087546,
              3.637914563488309
            ],
            [
              -166.24510464034412,
              65.25073722592245,
              3.637914563488309
            ],
            [
              -166.2209171443873,
              65.25262777496862,
              77.91791456348831
            ],
            [
              -166.21645373595322,
              65.24256410329103,
              77.91791456348831
            ],
            [
              -166.24063280145793,
              65.24067427087546,
              3.637914563488309
            ]
          ]
        ]
      },
      "bbox": [
        -166.2451046,
        65.24067427,
        3.637914563,
        -166.2164537,
        65.25262777,
        77.91791456
      ],
      "properties": {
        "datetime": "2019-07-12T04:43:03Z",
        "pc:count": 2389270,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -568745.2351,
            "count": 2389270,
            "maximum": -568127.1218,
            "minimum": -569277.4218,
            "name": "X",
            "position": 0,
            "stddev": 284.3048077,
            "variance": 80829.22367
          },
          {
            "average": 1751100.398,
            "count": 2389270,
            "maximum": 1751635.841,
            "minimum": 1750495.041,
            "name": "Y",
            "position": 1,
            "stddev": 284.700572,
            "variance": 81054.41567
          },
          {
            "average": 29.07409656,
            "count": 2389270,
            "maximum": 77.91791456,
            "minimum": 3.637914563,
            "name": "Z",
            "position": 2,
            "stddev": 13.8598121,
            "variance": 192.0943916
          },
          {
            "average": 1071.993495,
            "count": 2389270,
            "maximum": 4411,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 626.8525135,
            "variance": 392944.0737
          },
          {
            "average": 1.012004085,
            "count": 2389270,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1132887833,
            "variance": 0.01283434843
          },
          {
            "average": 1.024044164,
            "count": 2389270,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1625734868,
            "variance": 0.02643013862
          },
          {
            "average": 1,
            "count": 2389270,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2389270,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.501941597,
            "count": 2389270,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4999963348,
            "variance": 0.2499963348
          },
          {
            "average": 20.11683988,
            "count": 2389270,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.585608917,
            "variance": 2.514155638
          },
          {
            "average": 1.015757951,
            "count": 2389270,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1283900356,
            "variance": 0.01648400123
          },
          {
            "average": 28.0036237,
            "count": 2389270,
            "maximum": 31,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.560867901,
            "variance": 2.436308606
          },
          {
            "average": 246940535.8,
            "count": 2389270,
            "maximum": 246941783.7,
            "minimum": 246939244.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 656.328974,
            "variance": 430767.7221
          },
          {
            "average": 0,
            "count": 2389270,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2389270,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2389270,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2389270,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2389270,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -569277.4218,
          1750495.041,
          3.637914563,
          -568127.1218,
          1751635.841,
          77.91791456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -569277.4218038233,
                1750495.0406086238,
                3.637914563488309
              ],
              [
                -569277.4218038233,
                1751635.8406086236,
                3.637914563488309
              ],
              [
                -568127.1218038233,
                1751635.8406086236,
                77.91791456348831
              ],
              [
                -568127.1218038233,
                1750495.0406086238,
                77.91791456348831
              ],
              [
                -569277.4218038233,
                1750495.0406086238,
                3.637914563488309
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:43:03+00:00",
        "end_time": "2019-07-12T04:00:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4236.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4236.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4236.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4236.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2451046,
            65.24067427,
            3.637914563,
            -166.2164537,
            65.25262777,
            77.91791456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.24063280145793,
                  65.24067427087546,
                  3.637914563488309
                ],
                [
                  -166.24510464034412,
                  65.25073722592245,
                  3.637914563488309
                ],
                [
                  -166.2209171443873,
                  65.25262777496862,
                  77.91791456348831
                ],
                [
                  -166.21645373595322,
                  65.24256410329103,
                  77.91791456348831
                ],
                [
                  -166.24063280145793,
                  65.24067427087546,
                  3.637914563488309
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4236.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4236.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:43:03Z",
            "pc:count": 2389270,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -568745.2351,
                "count": 2389270,
                "maximum": -568127.1218,
                "minimum": -569277.4218,
                "name": "X",
                "position": 0,
                "stddev": 284.3048077,
                "variance": 80829.22367
              },
              {
                "average": 1751100.398,
                "count": 2389270,
                "maximum": 1751635.841,
                "minimum": 1750495.041,
                "name": "Y",
                "position": 1,
                "stddev": 284.700572,
                "variance": 81054.41567
              },
              {
                "average": 29.07409656,
                "count": 2389270,
                "maximum": 77.91791456,
                "minimum": 3.637914563,
                "name": "Z",
                "position": 2,
                "stddev": 13.8598121,
                "variance": 192.0943916
              },
              {
                "average": 1071.993495,
                "count": 2389270,
                "maximum": 4411,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 626.8525135,
                "variance": 392944.0737
              },
              {
                "average": 1.012004085,
                "count": 2389270,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1132887833,
                "variance": 0.01283434843
              },
              {
                "average": 1.024044164,
                "count": 2389270,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1625734868,
                "variance": 0.02643013862
              },
              {
                "average": 1,
                "count": 2389270,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2389270,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.501941597,
                "count": 2389270,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4999963348,
                "variance": 0.2499963348
              },
              {
                "average": 20.11683988,
                "count": 2389270,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.585608917,
                "variance": 2.514155638
              },
              {
                "average": 1.015757951,
                "count": 2389270,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1283900356,
                "variance": 0.01648400123
              },
              {
                "average": 28.0036237,
                "count": 2389270,
                "maximum": 31,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.560867901,
                "variance": 2.436308606
              },
              {
                "average": 246940535.8,
                "count": 2389270,
                "maximum": 246941783.7,
                "minimum": 246939244.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 656.328974,
                "variance": 430767.7221
              },
              {
                "average": 0,
                "count": 2389270,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2389270,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2389270,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2389270,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2389270,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -569277.4218,
              1750495.041,
              3.637914563,
              -568127.1218,
              1751635.841,
              77.91791456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -569277.4218038233,
                    1750495.0406086238,
                    3.637914563488309
                  ],
                  [
                    -569277.4218038233,
                    1751635.8406086236,
                    3.637914563488309
                  ],
                  [
                    -568127.1218038233,
                    1751635.8406086236,
                    77.91791456348831
                  ],
                  [
                    -568127.1218038233,
                    1750495.0406086238,
                    77.91791456348831
                  ],
                  [
                    -569277.4218038233,
                    1750495.0406086238,
                    3.637914563488309
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:43:03+00:00",
            "end_time": "2019-07-12T04:00:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3542.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.3880086498013,
              65.29351800474119,
              -5.1953199977676
            ],
            [
              -166.392518451604,
              65.30352481864728,
              -5.1953199977676
            ],
            [
              -166.37346393719102,
              65.3050301458233,
              6.624680002232401
            ],
            [
              -166.3689607455282,
              65.29502276311179,
              6.624680002232401
            ],
            [
              -166.3880086498013,
              65.29351800474119,
              -5.1953199977676
            ]
          ]
        ]
      },
      "bbox": [
        -166.3925185,
        65.293518,
        -5.195319998,
        -166.3689607,
        65.30503015,
        6.624680002
      ],
      "properties": {
        "datetime": "2019-07-12T03:27:51Z",
        "pc:count": 1076541,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574381.8051,
            "count": 1076541,
            "maximum": -574055.2579,
            "minimum": -574960.1179,
            "name": "X",
            "position": 0,
            "stddev": 194.0726615,
            "variance": 37664.19794
          },
          {
            "average": 1758165.375,
            "count": 1076541,
            "maximum": 1758687.474,
            "minimum": 1757552.674,
            "name": "Y",
            "position": 1,
            "stddev": 247.4043876,
            "variance": 61208.93099
          },
          {
            "average": 1.201579572,
            "count": 1076541,
            "maximum": 6.624680002,
            "minimum": -5.195319998,
            "name": "Z",
            "position": 2,
            "stddev": 2.170179352,
            "variance": 4.70967842
          },
          {
            "average": 1322.189734,
            "count": 1076541,
            "maximum": 16554,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1259.752071,
            "variance": 1586975.28
          },
          {
            "average": 1.000745907,
            "count": 1076541,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02882378843,
            "variance": 0.0008308107792
          },
          {
            "average": 1.001324613,
            "count": 1076541,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03983299595,
            "variance": 0.001586667567
          },
          {
            "average": 1,
            "count": 1076541,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1076541,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.881972911,
            "count": 1076541,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.23827774,
            "variance": 149.775442
          },
          {
            "average": 20.17994713,
            "count": 1076541,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.294801258,
            "variance": 1.676510298
          },
          {
            "average": 1.277080947,
            "count": 1076541,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4618047261,
            "variance": 0.213263605
          },
          {
            "average": 16.7710064,
            "count": 1076541,
            "maximum": 20,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.177995243,
            "variance": 1.387672793
          },
          {
            "average": 246935890.7,
            "count": 1076541,
            "maximum": 246937271.7,
            "minimum": 246934718.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 505.7370664,
            "variance": 255769.9803
          },
          {
            "average": 0,
            "count": 1076541,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1076541,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1076541,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1076541,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1076541,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574960.1179,
          1757552.674,
          -5.195319998,
          -574055.2579,
          1758687.474,
          6.624680002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574960.117916174,
                1757552.674304637,
                -5.1953199977676
              ],
              [
                -574960.117916174,
                1758687.4743046367,
                -5.1953199977676
              ],
              [
                -574055.2579161739,
                1758687.4743046367,
                6.624680002232401
              ],
              [
                -574055.2579161739,
                1757552.674304637,
                6.624680002232401
              ],
              [
                -574960.117916174,
                1757552.674304637,
                -5.1953199977676
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T03:27:51+00:00",
        "end_time": "2019-07-12T02:45:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3542.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3542.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3542.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3542.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3925185,
            65.293518,
            -5.195319998,
            -166.3689607,
            65.30503015,
            6.624680002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.3880086498013,
                  65.29351800474119,
                  -5.1953199977676
                ],
                [
                  -166.392518451604,
                  65.30352481864728,
                  -5.1953199977676
                ],
                [
                  -166.37346393719102,
                  65.3050301458233,
                  6.624680002232401
                ],
                [
                  -166.3689607455282,
                  65.29502276311179,
                  6.624680002232401
                ],
                [
                  -166.3880086498013,
                  65.29351800474119,
                  -5.1953199977676
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3542.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3542.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T03:27:51Z",
            "pc:count": 1076541,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574381.8051,
                "count": 1076541,
                "maximum": -574055.2579,
                "minimum": -574960.1179,
                "name": "X",
                "position": 0,
                "stddev": 194.0726615,
                "variance": 37664.19794
              },
              {
                "average": 1758165.375,
                "count": 1076541,
                "maximum": 1758687.474,
                "minimum": 1757552.674,
                "name": "Y",
                "position": 1,
                "stddev": 247.4043876,
                "variance": 61208.93099
              },
              {
                "average": 1.201579572,
                "count": 1076541,
                "maximum": 6.624680002,
                "minimum": -5.195319998,
                "name": "Z",
                "position": 2,
                "stddev": 2.170179352,
                "variance": 4.70967842
              },
              {
                "average": 1322.189734,
                "count": 1076541,
                "maximum": 16554,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1259.752071,
                "variance": 1586975.28
              },
              {
                "average": 1.000745907,
                "count": 1076541,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02882378843,
                "variance": 0.0008308107792
              },
              {
                "average": 1.001324613,
                "count": 1076541,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03983299595,
                "variance": 0.001586667567
              },
              {
                "average": 1,
                "count": 1076541,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1076541,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.881972911,
                "count": 1076541,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.23827774,
                "variance": 149.775442
              },
              {
                "average": 20.17994713,
                "count": 1076541,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.294801258,
                "variance": 1.676510298
              },
              {
                "average": 1.277080947,
                "count": 1076541,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4618047261,
                "variance": 0.213263605
              },
              {
                "average": 16.7710064,
                "count": 1076541,
                "maximum": 20,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.177995243,
                "variance": 1.387672793
              },
              {
                "average": 246935890.7,
                "count": 1076541,
                "maximum": 246937271.7,
                "minimum": 246934718.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 505.7370664,
                "variance": 255769.9803
              },
              {
                "average": 0,
                "count": 1076541,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1076541,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1076541,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1076541,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1076541,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574960.1179,
              1757552.674,
              -5.195319998,
              -574055.2579,
              1758687.474,
              6.624680002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574960.117916174,
                    1757552.674304637,
                    -5.1953199977676
                  ],
                  [
                    -574960.117916174,
                    1758687.4743046367,
                    -5.1953199977676
                  ],
                  [
                    -574055.2579161739,
                    1758687.4743046367,
                    6.624680002232401
                  ],
                  [
                    -574055.2579161739,
                    1757552.674304637,
                    6.624680002232401
                  ],
                  [
                    -574960.117916174,
                    1757552.674304637,
                    -5.1953199977676
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T03:27:51+00:00",
            "end_time": "2019-07-12T02:45: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": "20190712_NCMP_AK_03WVN4035.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.28295455881513,
              65.23126757068165,
              19.830300146380083
            ],
            [
              -166.28747462466012,
              65.24140642009527,
              19.830300146380083
            ],
            [
              -166.26328759378399,
              65.24330423555196,
              118.05030014638008
            ],
            [
              -166.25877601692267,
              65.23316466164253,
              118.05030014638008
            ],
            [
              -166.28295455881513,
              65.23126757068165,
              19.830300146380083
            ]
          ]
        ]
      },
      "bbox": [
        -166.2874746,
        65.23126757,
        19.83030015,
        -166.258776,
        65.24330424,
        118.0503001
      ],
      "properties": {
        "datetime": "2019-07-12T06:10:55Z",
        "pc:count": 4905349,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -570829.2255,
            "count": 4905349,
            "maximum": -570265.2251,
            "minimum": -571416.0251,
            "name": "X",
            "position": 0,
            "stddev": 289.4202505,
            "variance": 83764.08139
          },
          {
            "average": 1750426.123,
            "count": 4905349,
            "maximum": 1750977.532,
            "minimum": 1749827.972,
            "name": "Y",
            "position": 1,
            "stddev": 290.0894526,
            "variance": 84151.89049
          },
          {
            "average": 60.84035549,
            "count": 4905349,
            "maximum": 118.0503001,
            "minimum": 19.83030015,
            "name": "Z",
            "position": 2,
            "stddev": 20.54561987,
            "variance": 422.1224958
          },
          {
            "average": 873.0815243,
            "count": 4905349,
            "maximum": 4817,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 633.5515925,
            "variance": 401387.6203
          },
          {
            "average": 1.066424428,
            "count": 4905349,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2627175386,
            "variance": 0.06902050509
          },
          {
            "average": 1.133085944,
            "count": 4905349,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3695606053,
            "variance": 0.136575041
          },
          {
            "average": 1,
            "count": 4905349,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4905349,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.333470259,
            "count": 4905349,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4714529569,
            "variance": 0.2222678906
          },
          {
            "average": 19.96044302,
            "count": 4905349,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.66573384,
            "variance": 2.774669227
          },
          {
            "average": 1.079669765,
            "count": 4905349,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2834290046,
            "variance": 0.08033200063
          },
          {
            "average": 39.16108212,
            "count": 4905349,
            "maximum": 43,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.697189036,
            "variance": 2.880450625
          },
          {
            "average": 246945159.9,
            "count": 4905349,
            "maximum": 246947055.4,
            "minimum": 246943356.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 785.0447038,
            "variance": 616295.187
          },
          {
            "average": 0,
            "count": 4905349,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4905349,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4905349,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4905349,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4905349,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -571416.0251,
          1749827.972,
          19.83030015,
          -570265.2251,
          1750977.532,
          118.0503001
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -571416.0251227991,
                1749827.97223784,
                19.830300146380083
              ],
              [
                -571416.0251227991,
                1750977.5322378401,
                19.830300146380083
              ],
              [
                -570265.225122799,
                1750977.5322378401,
                118.05030014638008
              ],
              [
                -570265.225122799,
                1749827.97223784,
                118.05030014638008
              ],
              [
                -571416.0251227991,
                1749827.97223784,
                19.830300146380083
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:10:55+00:00",
        "end_time": "2019-07-12T05:09:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4035.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4035.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4035.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4035.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2874746,
            65.23126757,
            19.83030015,
            -166.258776,
            65.24330424,
            118.0503001
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.28295455881513,
                  65.23126757068165,
                  19.830300146380083
                ],
                [
                  -166.28747462466012,
                  65.24140642009527,
                  19.830300146380083
                ],
                [
                  -166.26328759378399,
                  65.24330423555196,
                  118.05030014638008
                ],
                [
                  -166.25877601692267,
                  65.23316466164253,
                  118.05030014638008
                ],
                [
                  -166.28295455881513,
                  65.23126757068165,
                  19.830300146380083
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4035.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4035.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:10:55Z",
            "pc:count": 4905349,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -570829.2255,
                "count": 4905349,
                "maximum": -570265.2251,
                "minimum": -571416.0251,
                "name": "X",
                "position": 0,
                "stddev": 289.4202505,
                "variance": 83764.08139
              },
              {
                "average": 1750426.123,
                "count": 4905349,
                "maximum": 1750977.532,
                "minimum": 1749827.972,
                "name": "Y",
                "position": 1,
                "stddev": 290.0894526,
                "variance": 84151.89049
              },
              {
                "average": 60.84035549,
                "count": 4905349,
                "maximum": 118.0503001,
                "minimum": 19.83030015,
                "name": "Z",
                "position": 2,
                "stddev": 20.54561987,
                "variance": 422.1224958
              },
              {
                "average": 873.0815243,
                "count": 4905349,
                "maximum": 4817,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 633.5515925,
                "variance": 401387.6203
              },
              {
                "average": 1.066424428,
                "count": 4905349,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2627175386,
                "variance": 0.06902050509
              },
              {
                "average": 1.133085944,
                "count": 4905349,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3695606053,
                "variance": 0.136575041
              },
              {
                "average": 1,
                "count": 4905349,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4905349,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.333470259,
                "count": 4905349,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4714529569,
                "variance": 0.2222678906
              },
              {
                "average": 19.96044302,
                "count": 4905349,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.66573384,
                "variance": 2.774669227
              },
              {
                "average": 1.079669765,
                "count": 4905349,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2834290046,
                "variance": 0.08033200063
              },
              {
                "average": 39.16108212,
                "count": 4905349,
                "maximum": 43,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.697189036,
                "variance": 2.880450625
              },
              {
                "average": 246945159.9,
                "count": 4905349,
                "maximum": 246947055.4,
                "minimum": 246943356.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 785.0447038,
                "variance": 616295.187
              },
              {
                "average": 0,
                "count": 4905349,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4905349,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4905349,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4905349,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4905349,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -571416.0251,
              1749827.972,
              19.83030015,
              -570265.2251,
              1750977.532,
              118.0503001
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -571416.0251227991,
                    1749827.97223784,
                    19.830300146380083
                  ],
                  [
                    -571416.0251227991,
                    1750977.5322378401,
                    19.830300146380083
                  ],
                  [
                    -570265.225122799,
                    1750977.5322378401,
                    118.05030014638008
                  ],
                  [
                    -570265.225122799,
                    1749827.97223784,
                    118.05030014638008
                  ],
                  [
                    -571416.0251227991,
                    1749827.97223784,
                    19.830300146380083
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:10:55+00:00",
            "end_time": "2019-07-12T05: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": "20190711_NCMP_AK_03WVN3048.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.50342133460643,
              65.34588984209037,
              11.943702800875887
            ],
            [
              -166.50657129022886,
              65.35280163336067,
              11.943702800875887
            ],
            [
              -166.4853186032664,
              65.35449344425615,
              30.18370280087589
            ],
            [
              -166.48217374563225,
              65.3475812103653,
              30.18370280087589
            ],
            [
              -166.50342133460643,
              65.34588984209037,
              11.943702800875887
            ]
          ]
        ]
      },
      "bbox": [
        -166.5065713,
        65.34588984,
        11.9437028,
        -166.4821737,
        65.35449344,
        30.1837028
      ],
      "properties": {
        "datetime": "2019-07-12T01:46:42Z",
        "pc:count": 1485028,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -578767.9302,
            "count": 1485028,
            "maximum": -578153.552,
            "minimum": -579161.332,
            "name": "X",
            "position": 0,
            "stddev": 232.3242123,
            "variance": 53974.53964
          },
          {
            "average": 1764597.65,
            "count": 1485028,
            "maximum": 1765073.164,
            "minimum": 1764289.164,
            "name": "Y",
            "position": 1,
            "stddev": 168.8025517,
            "variance": 28494.30146
          },
          {
            "average": 19.64454299,
            "count": 1485028,
            "maximum": 30.1837028,
            "minimum": 11.9437028,
            "name": "Z",
            "position": 2,
            "stddev": 3.913616907,
            "variance": 15.31639729
          },
          {
            "average": 1463.814064,
            "count": 1485028,
            "maximum": 6717,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 977.0710109,
            "variance": 954667.7604
          },
          {
            "average": 1.035607409,
            "count": 1485028,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2063699426,
            "variance": 0.04258855321
          },
          {
            "average": 1.071233,
            "count": 1485028,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3015351347,
            "variance": 0.09092343744
          },
          {
            "average": 1,
            "count": 1485028,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1485028,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.437555386,
            "count": 1485028,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4960855127,
            "variance": 0.2461008359
          },
          {
            "average": 20.15078318,
            "count": 1485028,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.401049881,
            "variance": 5.765040529
          },
          {
            "average": 1.042258462,
            "count": 1485028,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2207726777,
            "variance": 0.04874057521
          },
          {
            "average": 4.479965361,
            "count": 1485028,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6255483058,
            "variance": 0.3913106828
          },
          {
            "average": 246930606.1,
            "count": 1485028,
            "maximum": 246931202.9,
            "minimum": 246930313.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344.4640059,
            "variance": 118655.4513
          },
          {
            "average": 0,
            "count": 1485028,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1485028,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1485028,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1485028,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1485028,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -579161.332,
          1764289.164,
          11.9437028,
          -578153.552,
          1765073.164,
          30.1837028
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -579161.3320305222,
                1764289.1640592783,
                11.943702800875887
              ],
              [
                -579161.3320305222,
                1765073.1640592783,
                11.943702800875887
              ],
              [
                -578153.5520305221,
                1765073.1640592783,
                30.18370280087589
              ],
              [
                -578153.5520305221,
                1764289.1640592783,
                30.18370280087589
              ],
              [
                -579161.3320305222,
                1764289.1640592783,
                11.943702800875887
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:46:42+00:00",
        "end_time": "2019-07-12T01:31:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3048.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3048.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3048.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3048.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5065713,
            65.34588984,
            11.9437028,
            -166.4821737,
            65.35449344,
            30.1837028
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.50342133460643,
                  65.34588984209037,
                  11.943702800875887
                ],
                [
                  -166.50657129022886,
                  65.35280163336067,
                  11.943702800875887
                ],
                [
                  -166.4853186032664,
                  65.35449344425615,
                  30.18370280087589
                ],
                [
                  -166.48217374563225,
                  65.3475812103653,
                  30.18370280087589
                ],
                [
                  -166.50342133460643,
                  65.34588984209037,
                  11.943702800875887
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3048.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3048.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:46:42Z",
            "pc:count": 1485028,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -578767.9302,
                "count": 1485028,
                "maximum": -578153.552,
                "minimum": -579161.332,
                "name": "X",
                "position": 0,
                "stddev": 232.3242123,
                "variance": 53974.53964
              },
              {
                "average": 1764597.65,
                "count": 1485028,
                "maximum": 1765073.164,
                "minimum": 1764289.164,
                "name": "Y",
                "position": 1,
                "stddev": 168.8025517,
                "variance": 28494.30146
              },
              {
                "average": 19.64454299,
                "count": 1485028,
                "maximum": 30.1837028,
                "minimum": 11.9437028,
                "name": "Z",
                "position": 2,
                "stddev": 3.913616907,
                "variance": 15.31639729
              },
              {
                "average": 1463.814064,
                "count": 1485028,
                "maximum": 6717,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 977.0710109,
                "variance": 954667.7604
              },
              {
                "average": 1.035607409,
                "count": 1485028,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2063699426,
                "variance": 0.04258855321
              },
              {
                "average": 1.071233,
                "count": 1485028,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3015351347,
                "variance": 0.09092343744
              },
              {
                "average": 1,
                "count": 1485028,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1485028,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.437555386,
                "count": 1485028,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4960855127,
                "variance": 0.2461008359
              },
              {
                "average": 20.15078318,
                "count": 1485028,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.401049881,
                "variance": 5.765040529
              },
              {
                "average": 1.042258462,
                "count": 1485028,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2207726777,
                "variance": 0.04874057521
              },
              {
                "average": 4.479965361,
                "count": 1485028,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6255483058,
                "variance": 0.3913106828
              },
              {
                "average": 246930606.1,
                "count": 1485028,
                "maximum": 246931202.9,
                "minimum": 246930313.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344.4640059,
                "variance": 118655.4513
              },
              {
                "average": 0,
                "count": 1485028,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1485028,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1485028,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1485028,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1485028,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -579161.332,
              1764289.164,
              11.9437028,
              -578153.552,
              1765073.164,
              30.1837028
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -579161.3320305222,
                    1764289.1640592783,
                    11.943702800875887
                  ],
                  [
                    -579161.3320305222,
                    1765073.1640592783,
                    11.943702800875887
                  ],
                  [
                    -578153.5520305221,
                    1765073.1640592783,
                    30.18370280087589
                  ],
                  [
                    -578153.5520305221,
                    1764289.1640592783,
                    30.18370280087589
                  ],
                  [
                    -579161.3320305222,
                    1764289.1640592783,
                    11.943702800875887
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:46:42+00:00",
            "end_time": "2019-07-12T01:31:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3543.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.3933578264473,
              65.30209807998881,
              -3.405398541032139
            ],
            [
              -166.3979295878658,
              65.31223487733615,
              -3.405398541032139
            ],
            [
              -166.3769364263627,
              65.31389347100098,
              9.67460145896786
            ],
            [
              -166.37237204421484,
              65.30375603853705,
              9.67460145896786
            ],
            [
              -166.3933578264473,
              65.30209807998881,
              -3.405398541032139
            ]
          ]
        ]
      },
      "bbox": [
        -166.3979296,
        65.30209808,
        -3.405398541,
        -166.372372,
        65.31389347,
        9.674601459
      ],
      "properties": {
        "datetime": "2019-07-12T03:06:24Z",
        "pc:count": 377609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574762.4227,
            "count": 377609,
            "maximum": -574031.4858,
            "minimum": -575028.1058,
            "name": "X",
            "position": 0,
            "stddev": 222.5491541,
            "variance": 49528.12598
          },
          {
            "average": 1759161.658,
            "count": 377609,
            "maximum": 1759688.055,
            "minimum": 1758538.515,
            "name": "Y",
            "position": 1,
            "stddev": 360.3393147,
            "variance": 129844.4217
          },
          {
            "average": 2.856367677,
            "count": 377609,
            "maximum": 9.674601459,
            "minimum": -3.405398541,
            "name": "Z",
            "position": 2,
            "stddev": 2.193768813,
            "variance": 4.812621606
          },
          {
            "average": 824.8404699,
            "count": 377609,
            "maximum": 16829,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 953.5337482,
            "variance": 909226.609
          },
          {
            "average": 1.024324102,
            "count": 377609,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1589106612,
            "variance": 0.02525259825
          },
          {
            "average": 1.048513145,
            "count": 377609,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2252345873,
            "variance": 0.05073061933
          },
          {
            "average": 1,
            "count": 377609,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 377609,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.196510147,
            "count": 377609,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.93920864,
            "variance": 142.5447029
          },
          {
            "average": 20.10740012,
            "count": 377609,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.385845052,
            "variance": 1.920566509
          },
          {
            "average": 1.28587772,
            "count": 377609,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4545201634,
            "variance": 0.2065885789
          },
          {
            "average": 13.81081489,
            "count": 377609,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.490282104,
            "variance": 2.220940748
          },
          {
            "average": 246934633.3,
            "count": 377609,
            "maximum": 246935984.6,
            "minimum": 246933842.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 635.4064739,
            "variance": 403741.3871
          },
          {
            "average": 0,
            "count": 377609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 377609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 377609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 377609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 377609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575028.1058,
          1758538.515,
          -3.405398541,
          -574031.4858,
          1759688.055,
          9.674601459
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575028.1058282462,
                1758538.5148228295,
                -3.405398541032139
              ],
              [
                -575028.1058282462,
                1759688.0548228296,
                -3.405398541032139
              ],
              [
                -574031.4858282461,
                1759688.0548228296,
                9.67460145896786
              ],
              [
                -574031.4858282461,
                1758538.5148228295,
                9.67460145896786
              ],
              [
                -575028.1058282462,
                1758538.5148228295,
                -3.405398541032139
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T03:06:24+00:00",
        "end_time": "2019-07-12T02:30:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3543.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3543.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3543.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3543.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3979296,
            65.30209808,
            -3.405398541,
            -166.372372,
            65.31389347,
            9.674601459
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.3933578264473,
                  65.30209807998881,
                  -3.405398541032139
                ],
                [
                  -166.3979295878658,
                  65.31223487733615,
                  -3.405398541032139
                ],
                [
                  -166.3769364263627,
                  65.31389347100098,
                  9.67460145896786
                ],
                [
                  -166.37237204421484,
                  65.30375603853705,
                  9.67460145896786
                ],
                [
                  -166.3933578264473,
                  65.30209807998881,
                  -3.405398541032139
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3543.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3543.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T03:06:24Z",
            "pc:count": 377609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574762.4227,
                "count": 377609,
                "maximum": -574031.4858,
                "minimum": -575028.1058,
                "name": "X",
                "position": 0,
                "stddev": 222.5491541,
                "variance": 49528.12598
              },
              {
                "average": 1759161.658,
                "count": 377609,
                "maximum": 1759688.055,
                "minimum": 1758538.515,
                "name": "Y",
                "position": 1,
                "stddev": 360.3393147,
                "variance": 129844.4217
              },
              {
                "average": 2.856367677,
                "count": 377609,
                "maximum": 9.674601459,
                "minimum": -3.405398541,
                "name": "Z",
                "position": 2,
                "stddev": 2.193768813,
                "variance": 4.812621606
              },
              {
                "average": 824.8404699,
                "count": 377609,
                "maximum": 16829,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 953.5337482,
                "variance": 909226.609
              },
              {
                "average": 1.024324102,
                "count": 377609,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1589106612,
                "variance": 0.02525259825
              },
              {
                "average": 1.048513145,
                "count": 377609,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2252345873,
                "variance": 0.05073061933
              },
              {
                "average": 1,
                "count": 377609,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 377609,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.196510147,
                "count": 377609,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.93920864,
                "variance": 142.5447029
              },
              {
                "average": 20.10740012,
                "count": 377609,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.385845052,
                "variance": 1.920566509
              },
              {
                "average": 1.28587772,
                "count": 377609,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4545201634,
                "variance": 0.2065885789
              },
              {
                "average": 13.81081489,
                "count": 377609,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.490282104,
                "variance": 2.220940748
              },
              {
                "average": 246934633.3,
                "count": 377609,
                "maximum": 246935984.6,
                "minimum": 246933842.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 635.4064739,
                "variance": 403741.3871
              },
              {
                "average": 0,
                "count": 377609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 377609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 377609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 377609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 377609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575028.1058,
              1758538.515,
              -3.405398541,
              -574031.4858,
              1759688.055,
              9.674601459
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575028.1058282462,
                    1758538.5148228295,
                    -3.405398541032139
                  ],
                  [
                    -575028.1058282462,
                    1759688.0548228296,
                    -3.405398541032139
                  ],
                  [
                    -574031.4858282461,
                    1759688.0548228296,
                    9.67460145896786
                  ],
                  [
                    -574031.4858282461,
                    1758538.5148228295,
                    9.67460145896786
                  ],
                  [
                    -575028.1058282462,
                    1758538.5148228295,
                    -3.405398541032139
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T03:06:24+00:00",
            "end_time": "2019-07-12T02:30:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN4237.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.24102451934846,
              65.24956066922468,
              -1.202168527255179
            ],
            [
              -166.24437691850753,
              65.25710269940294,
              -1.202168527255179
            ],
            [
              -166.2220886196507,
              65.2588444615154,
              28.95783147274482
            ],
            [
              -166.21874204456915,
              65.25130193630879,
              28.95783147274482
            ],
            [
              -166.24102451934846,
              65.24956066922468,
              -1.202168527255179
            ]
          ]
        ]
      },
      "bbox": [
        -166.2443769,
        65.24956067,
        -1.202168527,
        -166.218742,
        65.25884446,
        28.95783147
      ],
      "properties": {
        "datetime": "2019-07-12T04:15:04Z",
        "pc:count": 1474229,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -568695.7528,
            "count": 1474229,
            "maximum": -568054.1814,
            "minimum": -569113.9214,
            "name": "X",
            "position": 0,
            "stddev": 272.9234103,
            "variance": 74487.18787
          },
          {
            "average": 1751836.779,
            "count": 1474229,
            "maximum": 1752326.972,
            "minimum": 1751471.972,
            "name": "Y",
            "position": 1,
            "stddev": 176.4981011,
            "variance": 31151.57969
          },
          {
            "average": 9.884959456,
            "count": 1474229,
            "maximum": 28.95783147,
            "minimum": -1.202168527,
            "name": "Z",
            "position": 2,
            "stddev": 6.142564062,
            "variance": 37.73109325
          },
          {
            "average": 1024.589116,
            "count": 1474229,
            "maximum": 5348,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 649.3975809,
            "variance": 421717.2181
          },
          {
            "average": 1.001016803,
            "count": 1474229,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03227298693,
            "variance": 0.001041545685
          },
          {
            "average": 1.002053955,
            "count": 1474229,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04628163043,
            "variance": 0.002141989315
          },
          {
            "average": 1,
            "count": 1474229,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1474229,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.55387935,
            "count": 1474229,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.329146988,
            "variance": 28.39980762
          },
          {
            "average": 19.91670521,
            "count": 1474229,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.326012856,
            "variance": 1.758310093
          },
          {
            "average": 1.04051338,
            "count": 1474229,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1972253757,
            "variance": 0.03889784881
          },
          {
            "average": 24.84152869,
            "count": 1474229,
            "maximum": 27,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.031778554,
            "variance": 1.064566985
          },
          {
            "average": 246939248.2,
            "count": 1474229,
            "maximum": 246940104.3,
            "minimum": 246938403.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 456.4175343,
            "variance": 208316.9656
          },
          {
            "average": 0,
            "count": 1474229,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1474229,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1474229,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1474229,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1474229,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -569113.9214,
          1751471.972,
          -1.202168527,
          -568054.1814,
          1752326.972,
          28.95783147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -569113.9213904854,
                1751471.971780092,
                -1.202168527255179
              ],
              [
                -569113.9213904854,
                1752326.971780092,
                -1.202168527255179
              ],
              [
                -568054.1813904854,
                1752326.971780092,
                28.95783147274482
              ],
              [
                -568054.1813904854,
                1751471.971780092,
                28.95783147274482
              ],
              [
                -569113.9213904854,
                1751471.971780092,
                -1.202168527255179
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:15:04+00:00",
        "end_time": "2019-07-12T03:46:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4237.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN4237.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4237.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4237.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2443769,
            65.24956067,
            -1.202168527,
            -166.218742,
            65.25884446,
            28.95783147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.24102451934846,
                  65.24956066922468,
                  -1.202168527255179
                ],
                [
                  -166.24437691850753,
                  65.25710269940294,
                  -1.202168527255179
                ],
                [
                  -166.2220886196507,
                  65.2588444615154,
                  28.95783147274482
                ],
                [
                  -166.21874204456915,
                  65.25130193630879,
                  28.95783147274482
                ],
                [
                  -166.24102451934846,
                  65.24956066922468,
                  -1.202168527255179
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN4237.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4237.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:15:04Z",
            "pc:count": 1474229,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -568695.7528,
                "count": 1474229,
                "maximum": -568054.1814,
                "minimum": -569113.9214,
                "name": "X",
                "position": 0,
                "stddev": 272.9234103,
                "variance": 74487.18787
              },
              {
                "average": 1751836.779,
                "count": 1474229,
                "maximum": 1752326.972,
                "minimum": 1751471.972,
                "name": "Y",
                "position": 1,
                "stddev": 176.4981011,
                "variance": 31151.57969
              },
              {
                "average": 9.884959456,
                "count": 1474229,
                "maximum": 28.95783147,
                "minimum": -1.202168527,
                "name": "Z",
                "position": 2,
                "stddev": 6.142564062,
                "variance": 37.73109325
              },
              {
                "average": 1024.589116,
                "count": 1474229,
                "maximum": 5348,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 649.3975809,
                "variance": 421717.2181
              },
              {
                "average": 1.001016803,
                "count": 1474229,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03227298693,
                "variance": 0.001041545685
              },
              {
                "average": 1.002053955,
                "count": 1474229,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04628163043,
                "variance": 0.002141989315
              },
              {
                "average": 1,
                "count": 1474229,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1474229,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.55387935,
                "count": 1474229,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.329146988,
                "variance": 28.39980762
              },
              {
                "average": 19.91670521,
                "count": 1474229,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.326012856,
                "variance": 1.758310093
              },
              {
                "average": 1.04051338,
                "count": 1474229,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1972253757,
                "variance": 0.03889784881
              },
              {
                "average": 24.84152869,
                "count": 1474229,
                "maximum": 27,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.031778554,
                "variance": 1.064566985
              },
              {
                "average": 246939248.2,
                "count": 1474229,
                "maximum": 246940104.3,
                "minimum": 246938403.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 456.4175343,
                "variance": 208316.9656
              },
              {
                "average": 0,
                "count": 1474229,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1474229,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1474229,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1474229,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1474229,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -569113.9214,
              1751471.972,
              -1.202168527,
              -568054.1814,
              1752326.972,
              28.95783147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -569113.9213904854,
                    1751471.971780092,
                    -1.202168527255179
                  ],
                  [
                    -569113.9213904854,
                    1752326.971780092,
                    -1.202168527255179
                  ],
                  [
                    -568054.1813904854,
                    1752326.971780092,
                    28.95783147274482
                  ],
                  [
                    -568054.1813904854,
                    1751471.971780092,
                    28.95783147274482
                  ],
                  [
                    -569113.9213904854,
                    1751471.971780092,
                    -1.202168527255179
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:15:04+00:00",
            "end_time": "2019-07-12T03:46:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3440.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.40430837255508,
              65.27570848991353,
              -7.639664640099034
            ],
            [
              -166.40844999911369,
              65.28489184840518,
              -7.639664640099034
            ],
            [
              -166.39361155271268,
              65.28606660324621,
              -4.079664640099034
            ],
            [
              -166.38947464667146,
              65.27688283773057,
              -4.079664640099034
            ],
            [
              -166.40430837255508,
              65.27570848991353,
              -7.639664640099034
            ]
          ]
        ]
      },
      "bbox": [
        -166.40845,
        65.27570849,
        -7.63966464,
        -166.3894746,
        65.2860666,
        -4.07966464
      ],
      "properties": {
        "datetime": "2019-07-12T04:53:04Z",
        "pc:count": 337726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575673.2337,
            "count": 337726,
            "maximum": -575371.2015,
            "minimum": -576076.3615,
            "name": "X",
            "position": 0,
            "stddev": 148.1514162,
            "variance": 21948.84211
          },
          {
            "average": 1756237.93,
            "count": 337726,
            "maximum": 1756785.252,
            "minimum": 1755743.752,
            "name": "Y",
            "position": 1,
            "stddev": 269.2426722,
            "variance": 72491.61651
          },
          {
            "average": -5.149772272,
            "count": 337726,
            "maximum": -4.07966464,
            "minimum": -7.63966464,
            "name": "Z",
            "position": 2,
            "stddev": 0.5813049102,
            "variance": 0.3379153986
          },
          {
            "average": 2906.915606,
            "count": 337726,
            "maximum": 5118,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 975.1129968,
            "variance": 950845.3565
          },
          {
            "average": 1,
            "count": 337726,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 337726,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 337726,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 337726,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 337726,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.980226,
            "count": 337726,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.297821865,
            "variance": 1.684341593
          },
          {
            "average": 2.055956604,
            "count": 337726,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2323368341,
            "variance": 0.05398040447
          },
          {
            "average": 28.64094562,
            "count": 337726,
            "maximum": 32,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.381227682,
            "variance": 1.907789911
          },
          {
            "average": 246940905.3,
            "count": 337726,
            "maximum": 246942384.3,
            "minimum": 246939368.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582.4847678,
            "variance": 339288.5047
          },
          {
            "average": 0,
            "count": 337726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 337726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 337726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 337726,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 337726,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -576076.3615,
          1755743.752,
          -7.63966464,
          -575371.2015,
          1756785.252,
          -4.07966464
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -576076.361544255,
                1755743.7518886118,
                -7.639664640099034
              ],
              [
                -576076.361544255,
                1756785.2518886118,
                -7.639664640099034
              ],
              [
                -575371.2015442551,
                1756785.2518886118,
                -4.079664640099034
              ],
              [
                -575371.2015442551,
                1755743.7518886118,
                -4.079664640099034
              ],
              [
                -576076.361544255,
                1755743.7518886118,
                -7.639664640099034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:53:04+00:00",
        "end_time": "2019-07-12T04:02:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3440.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3440.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3440.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3440.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.40845,
            65.27570849,
            -7.63966464,
            -166.3894746,
            65.2860666,
            -4.07966464
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.40430837255508,
                  65.27570848991353,
                  -7.639664640099034
                ],
                [
                  -166.40844999911369,
                  65.28489184840518,
                  -7.639664640099034
                ],
                [
                  -166.39361155271268,
                  65.28606660324621,
                  -4.079664640099034
                ],
                [
                  -166.38947464667146,
                  65.27688283773057,
                  -4.079664640099034
                ],
                [
                  -166.40430837255508,
                  65.27570848991353,
                  -7.639664640099034
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3440.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3440.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:53:04Z",
            "pc:count": 337726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575673.2337,
                "count": 337726,
                "maximum": -575371.2015,
                "minimum": -576076.3615,
                "name": "X",
                "position": 0,
                "stddev": 148.1514162,
                "variance": 21948.84211
              },
              {
                "average": 1756237.93,
                "count": 337726,
                "maximum": 1756785.252,
                "minimum": 1755743.752,
                "name": "Y",
                "position": 1,
                "stddev": 269.2426722,
                "variance": 72491.61651
              },
              {
                "average": -5.149772272,
                "count": 337726,
                "maximum": -4.07966464,
                "minimum": -7.63966464,
                "name": "Z",
                "position": 2,
                "stddev": 0.5813049102,
                "variance": 0.3379153986
              },
              {
                "average": 2906.915606,
                "count": 337726,
                "maximum": 5118,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 975.1129968,
                "variance": 950845.3565
              },
              {
                "average": 1,
                "count": 337726,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 337726,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 337726,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 337726,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 337726,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.980226,
                "count": 337726,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.297821865,
                "variance": 1.684341593
              },
              {
                "average": 2.055956604,
                "count": 337726,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2323368341,
                "variance": 0.05398040447
              },
              {
                "average": 28.64094562,
                "count": 337726,
                "maximum": 32,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.381227682,
                "variance": 1.907789911
              },
              {
                "average": 246940905.3,
                "count": 337726,
                "maximum": 246942384.3,
                "minimum": 246939368.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582.4847678,
                "variance": 339288.5047
              },
              {
                "average": 0,
                "count": 337726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 337726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 337726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 337726,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 337726,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -576076.3615,
              1755743.752,
              -7.63966464,
              -575371.2015,
              1756785.252,
              -4.07966464
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -576076.361544255,
                    1755743.7518886118,
                    -7.639664640099034
                  ],
                  [
                    -576076.361544255,
                    1756785.2518886118,
                    -7.639664640099034
                  ],
                  [
                    -575371.2015442551,
                    1756785.2518886118,
                    -4.079664640099034
                  ],
                  [
                    -575371.2015442551,
                    1755743.7518886118,
                    -4.079664640099034
                  ],
                  [
                    -576076.361544255,
                    1755743.7518886118,
                    -7.639664640099034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:53:04+00:00",
            "end_time": "2019-07-12T04:02:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3441.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.40048369484344,
              65.28501504634741,
              -6.775424817202303
            ],
            [
              -166.40154609212127,
              65.28737130236475,
              -6.775424817202303
            ],
            [
              -166.39367796065417,
              65.28799399709142,
              -4.415424817202304
            ],
            [
              -166.39261620581073,
              65.28563768569661,
              -4.415424817202304
            ],
            [
              -166.40048369484344,
              65.28501504634741,
              -6.775424817202303
            ]
          ]
        ]
      },
      "bbox": [
        -166.4015461,
        65.28501505,
        -6.775424817,
        -166.3926162,
        65.287994,
        -4.415424817
      ],
      "properties": {
        "datetime": "2019-07-12T04:16:58Z",
        "pc:count": 21337,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575465.0691,
            "count": 21337,
            "maximum": -575334.3979,
            "minimum": -575708.2779,
            "name": "X",
            "position": 0,
            "stddev": 74.11695939,
            "variance": 5493.323669
          },
          {
            "average": 1756819.754,
            "count": 21337,
            "maximum": 1756996.881,
            "minimum": 1756729.661,
            "name": "Y",
            "position": 1,
            "stddev": 47.84068835,
            "variance": 2288.731462
          },
          {
            "average": -5.20960488,
            "count": 21337,
            "maximum": -4.415424817,
            "minimum": -6.775424817,
            "name": "Z",
            "position": 2,
            "stddev": 0.4530720081,
            "variance": 0.2052742445
          },
          {
            "average": 2855.973614,
            "count": 21337,
            "maximum": 4699,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 402.5535979,
            "variance": 162049.3991
          },
          {
            "average": 1,
            "count": 21337,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 21337,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 21337,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21337,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 21337,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.90041745,
            "count": 21337,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.156351566,
            "variance": 1.337148945
          },
          {
            "average": 2.054693725,
            "count": 21337,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2342900891,
            "variance": 0.05489184587
          },
          {
            "average": 25.6068332,
            "count": 21337,
            "maximum": 27,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5630779628,
            "variance": 0.3170567922
          },
          {
            "average": 246939630.9,
            "count": 21337,
            "maximum": 246940218.1,
            "minimum": 246938951.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 240.3293433,
            "variance": 57758.19323
          },
          {
            "average": 0,
            "count": 21337,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21337,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21337,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21337,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21337,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575708.2779,
          1756729.661,
          -6.775424817,
          -575334.3979,
          1756996.881,
          -4.415424817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575708.2779167609,
                1756729.6611006034,
                -6.775424817202303
              ],
              [
                -575708.2779167609,
                1756996.8811006036,
                -6.775424817202303
              ],
              [
                -575334.397916761,
                1756996.8811006036,
                -4.415424817202304
              ],
              [
                -575334.397916761,
                1756729.6611006034,
                -4.415424817202304
              ],
              [
                -575708.2779167609,
                1756729.6611006034,
                -6.775424817202303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:16:58+00:00",
        "end_time": "2019-07-12T03:55:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3441.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3441.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3441.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3441.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4015461,
            65.28501505,
            -6.775424817,
            -166.3926162,
            65.287994,
            -4.415424817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.40048369484344,
                  65.28501504634741,
                  -6.775424817202303
                ],
                [
                  -166.40154609212127,
                  65.28737130236475,
                  -6.775424817202303
                ],
                [
                  -166.39367796065417,
                  65.28799399709142,
                  -4.415424817202304
                ],
                [
                  -166.39261620581073,
                  65.28563768569661,
                  -4.415424817202304
                ],
                [
                  -166.40048369484344,
                  65.28501504634741,
                  -6.775424817202303
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3441.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3441.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:16:58Z",
            "pc:count": 21337,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575465.0691,
                "count": 21337,
                "maximum": -575334.3979,
                "minimum": -575708.2779,
                "name": "X",
                "position": 0,
                "stddev": 74.11695939,
                "variance": 5493.323669
              },
              {
                "average": 1756819.754,
                "count": 21337,
                "maximum": 1756996.881,
                "minimum": 1756729.661,
                "name": "Y",
                "position": 1,
                "stddev": 47.84068835,
                "variance": 2288.731462
              },
              {
                "average": -5.20960488,
                "count": 21337,
                "maximum": -4.415424817,
                "minimum": -6.775424817,
                "name": "Z",
                "position": 2,
                "stddev": 0.4530720081,
                "variance": 0.2052742445
              },
              {
                "average": 2855.973614,
                "count": 21337,
                "maximum": 4699,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 402.5535979,
                "variance": 162049.3991
              },
              {
                "average": 1,
                "count": 21337,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 21337,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 21337,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21337,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 21337,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.90041745,
                "count": 21337,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.156351566,
                "variance": 1.337148945
              },
              {
                "average": 2.054693725,
                "count": 21337,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2342900891,
                "variance": 0.05489184587
              },
              {
                "average": 25.6068332,
                "count": 21337,
                "maximum": 27,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5630779628,
                "variance": 0.3170567922
              },
              {
                "average": 246939630.9,
                "count": 21337,
                "maximum": 246940218.1,
                "minimum": 246938951.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 240.3293433,
                "variance": 57758.19323
              },
              {
                "average": 0,
                "count": 21337,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21337,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21337,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21337,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21337,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575708.2779,
              1756729.661,
              -6.775424817,
              -575334.3979,
              1756996.881,
              -4.415424817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575708.2779167609,
                    1756729.6611006034,
                    -6.775424817202303
                  ],
                  [
                    -575708.2779167609,
                    1756996.8811006036,
                    -6.775424817202303
                  ],
                  [
                    -575334.397916761,
                    1756996.8811006036,
                    -4.415424817202304
                  ],
                  [
                    -575334.397916761,
                    1756729.6611006034,
                    -4.415424817202304
                  ],
                  [
                    -575708.2779167609,
                    1756729.6611006034,
                    -6.775424817202303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:16:58+00:00",
            "end_time": "2019-07-12T03:55: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": "20190711_NCMP_AK_03WVN3443.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.40936824735704,
              65.30349588746785,
              -2.886438047091374
            ],
            [
              -166.41334160857318,
              65.31229423952897,
              -2.886438047091374
            ],
            [
              -166.39534807223586,
              65.31371783318225,
              11.973561952908625
            ],
            [
              -166.39138020041193,
              65.30491900794658,
              11.973561952908625
            ],
            [
              -166.40936824735704,
              65.30349588746785,
              -2.886438047091374
            ]
          ]
        ]
      },
      "bbox": [
        -166.4133416,
        65.30349589,
        -2.886438047,
        -166.3913802,
        65.31371783,
        11.97356195
      ],
      "properties": {
        "datetime": "2019-07-12T02:59:09Z",
        "pc:count": 1061274,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575227.9162,
            "count": 1061274,
            "maximum": -574879.1022,
            "minimum": -575733.3622,
            "name": "X",
            "position": 0,
            "stddev": 183.7887886,
            "variance": 33778.31881
          },
          {
            "average": 1759530.202,
            "count": 1061274,
            "maximum": 1759828.083,
            "minimum": 1758830.283,
            "name": "Y",
            "position": 1,
            "stddev": 179.6896641,
            "variance": 32288.3754
          },
          {
            "average": 6.200417063,
            "count": 1061274,
            "maximum": 11.97356195,
            "minimum": -2.886438047,
            "name": "Z",
            "position": 2,
            "stddev": 3.552525785,
            "variance": 12.62043946
          },
          {
            "average": 963.2010282,
            "count": 1061274,
            "maximum": 7786,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 709.0809103,
            "variance": 502795.7373
          },
          {
            "average": 1.015981735,
            "count": 1061274,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1309547773,
            "variance": 0.0171491537
          },
          {
            "average": 1.032086907,
            "count": 1061274,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.188112015,
            "variance": 0.0353861302
          },
          {
            "average": 1,
            "count": 1061274,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1061274,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.984570431,
            "count": 1061274,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.474276018,
            "variance": 41.91624996
          },
          {
            "average": 20.07081944,
            "count": 1061274,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.117389972,
            "variance": 1.248560349
          },
          {
            "average": 1.083057721,
            "count": 1061274,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2786505006,
            "variance": 0.07764610147
          },
          {
            "average": 13.86265752,
            "count": 1061274,
            "maximum": 16,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9677960306,
            "variance": 0.9366291569
          },
          {
            "average": 246934658.7,
            "count": 1061274,
            "maximum": 246935549.1,
            "minimum": 246933841.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 416.8184099,
            "variance": 173737.5869
          },
          {
            "average": 0,
            "count": 1061274,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1061274,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1061274,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1061274,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1061274,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575733.3622,
          1758830.283,
          -2.886438047,
          -574879.1022,
          1759828.083,
          11.97356195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575733.3621793849,
                1758830.2832653422,
                -2.886438047091374
              ],
              [
                -575733.3621793849,
                1759828.083265342,
                -2.886438047091374
              ],
              [
                -574879.1021793849,
                1759828.083265342,
                11.973561952908625
              ],
              [
                -574879.1021793849,
                1758830.2832653422,
                11.973561952908625
              ],
              [
                -575733.3621793849,
                1758830.2832653422,
                -2.886438047091374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:59:09+00:00",
        "end_time": "2019-07-12T02:30:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3443.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3443.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3443.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3443.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4133416,
            65.30349589,
            -2.886438047,
            -166.3913802,
            65.31371783,
            11.97356195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.40936824735704,
                  65.30349588746785,
                  -2.886438047091374
                ],
                [
                  -166.41334160857318,
                  65.31229423952897,
                  -2.886438047091374
                ],
                [
                  -166.39534807223586,
                  65.31371783318225,
                  11.973561952908625
                ],
                [
                  -166.39138020041193,
                  65.30491900794658,
                  11.973561952908625
                ],
                [
                  -166.40936824735704,
                  65.30349588746785,
                  -2.886438047091374
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3443.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3443.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:59:09Z",
            "pc:count": 1061274,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575227.9162,
                "count": 1061274,
                "maximum": -574879.1022,
                "minimum": -575733.3622,
                "name": "X",
                "position": 0,
                "stddev": 183.7887886,
                "variance": 33778.31881
              },
              {
                "average": 1759530.202,
                "count": 1061274,
                "maximum": 1759828.083,
                "minimum": 1758830.283,
                "name": "Y",
                "position": 1,
                "stddev": 179.6896641,
                "variance": 32288.3754
              },
              {
                "average": 6.200417063,
                "count": 1061274,
                "maximum": 11.97356195,
                "minimum": -2.886438047,
                "name": "Z",
                "position": 2,
                "stddev": 3.552525785,
                "variance": 12.62043946
              },
              {
                "average": 963.2010282,
                "count": 1061274,
                "maximum": 7786,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 709.0809103,
                "variance": 502795.7373
              },
              {
                "average": 1.015981735,
                "count": 1061274,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1309547773,
                "variance": 0.0171491537
              },
              {
                "average": 1.032086907,
                "count": 1061274,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.188112015,
                "variance": 0.0353861302
              },
              {
                "average": 1,
                "count": 1061274,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1061274,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.984570431,
                "count": 1061274,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.474276018,
                "variance": 41.91624996
              },
              {
                "average": 20.07081944,
                "count": 1061274,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.117389972,
                "variance": 1.248560349
              },
              {
                "average": 1.083057721,
                "count": 1061274,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2786505006,
                "variance": 0.07764610147
              },
              {
                "average": 13.86265752,
                "count": 1061274,
                "maximum": 16,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9677960306,
                "variance": 0.9366291569
              },
              {
                "average": 246934658.7,
                "count": 1061274,
                "maximum": 246935549.1,
                "minimum": 246933841.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 416.8184099,
                "variance": 173737.5869
              },
              {
                "average": 0,
                "count": 1061274,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1061274,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1061274,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1061274,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1061274,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575733.3622,
              1758830.283,
              -2.886438047,
              -574879.1022,
              1759828.083,
              11.97356195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575733.3621793849,
                    1758830.2832653422,
                    -2.886438047091374
                  ],
                  [
                    -575733.3621793849,
                    1759828.083265342,
                    -2.886438047091374
                  ],
                  [
                    -574879.1021793849,
                    1759828.083265342,
                    11.973561952908625
                  ],
                  [
                    -574879.1021793849,
                    1758830.2832653422,
                    11.973561952908625
                  ],
                  [
                    -575733.3621793849,
                    1758830.2832653422,
                    -2.886438047091374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:59:09+00:00",
            "end_time": "2019-07-12T02:30:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3246.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.45947232325952,
              65.32837208216026,
              2.885436617997749
            ],
            [
              -166.46407301471197,
              65.33850851267864,
              2.885436617997749
            ],
            [
              -166.43981229946587,
              65.34043374576872,
              20.025436617997748
            ],
            [
              -166.4352201399157,
              65.33029657715096,
              20.025436617997748
            ],
            [
              -166.45947232325952,
              65.32837208216026,
              2.885436617997749
            ]
          ]
        ]
      },
      "bbox": [
        -166.464073,
        65.32837208,
        2.885436618,
        -166.4352201,
        65.34043375,
        20.02543662
      ],
      "properties": {
        "datetime": "2019-07-12T02:15:57Z",
        "pc:count": 4075644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -576954.2251,
            "count": 4075644,
            "maximum": -576362.7911,
            "minimum": -577513.6511,
            "name": "X",
            "position": 0,
            "stddev": 286.9981216,
            "variance": 82367.92182
          },
          {
            "average": 1762579.456,
            "count": 4075644,
            "maximum": 1763138.518,
            "minimum": 1761988.858,
            "name": "Y",
            "position": 1,
            "stddev": 280.8132884,
            "variance": 78856.10297
          },
          {
            "average": 10.63878978,
            "count": 4075644,
            "maximum": 20.02543662,
            "minimum": 2.885436618,
            "name": "Z",
            "position": 2,
            "stddev": 4.400968899,
            "variance": 19.36852725
          },
          {
            "average": 950.9143497,
            "count": 4075644,
            "maximum": 49518,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 740.4223467,
            "variance": 548225.2515
          },
          {
            "average": 1.000609965,
            "count": 4075644,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0251233901,
            "variance": 0.0006311847301
          },
          {
            "average": 1.001218948,
            "count": 4075644,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03580149807,
            "variance": 0.001281747264
          },
          {
            "average": 1,
            "count": 4075644,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4075644,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.863907643,
            "count": 4075644,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.23726602,
            "variance": 104.8016155
          },
          {
            "average": 20.12945364,
            "count": 4075644,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.320477602,
            "variance": 1.743661098
          },
          {
            "average": 1.165025699,
            "count": 4075644,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3712341911,
            "variance": 0.1378148246
          },
          {
            "average": 6.84558882,
            "count": 4075644,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.548919871,
            "variance": 2.399152768
          },
          {
            "average": 246931658.6,
            "count": 4075644,
            "maximum": 246932957.2,
            "minimum": 246930357.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 668.0081062,
            "variance": 446234.8299
          },
          {
            "average": 0,
            "count": 4075644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4075644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4075644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4075644,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4075644,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -577513.6511,
          1761988.858,
          2.885436618,
          -576362.7911,
          1763138.518,
          20.02543662
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -577513.6511147638,
                1761988.858256348,
                2.885436617997749
              ],
              [
                -577513.6511147638,
                1763138.518256348,
                2.885436617997749
              ],
              [
                -576362.7911147637,
                1763138.518256348,
                20.025436617997748
              ],
              [
                -576362.7911147637,
                1761988.858256348,
                20.025436617997748
              ],
              [
                -577513.6511147638,
                1761988.858256348,
                2.885436617997749
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:15:57+00:00",
        "end_time": "2019-07-12T01:32:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3246.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3246.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3246.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3246.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.464073,
            65.32837208,
            2.885436618,
            -166.4352201,
            65.34043375,
            20.02543662
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.45947232325952,
                  65.32837208216026,
                  2.885436617997749
                ],
                [
                  -166.46407301471197,
                  65.33850851267864,
                  2.885436617997749
                ],
                [
                  -166.43981229946587,
                  65.34043374576872,
                  20.025436617997748
                ],
                [
                  -166.4352201399157,
                  65.33029657715096,
                  20.025436617997748
                ],
                [
                  -166.45947232325952,
                  65.32837208216026,
                  2.885436617997749
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3246.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3246.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:15:57Z",
            "pc:count": 4075644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -576954.2251,
                "count": 4075644,
                "maximum": -576362.7911,
                "minimum": -577513.6511,
                "name": "X",
                "position": 0,
                "stddev": 286.9981216,
                "variance": 82367.92182
              },
              {
                "average": 1762579.456,
                "count": 4075644,
                "maximum": 1763138.518,
                "minimum": 1761988.858,
                "name": "Y",
                "position": 1,
                "stddev": 280.8132884,
                "variance": 78856.10297
              },
              {
                "average": 10.63878978,
                "count": 4075644,
                "maximum": 20.02543662,
                "minimum": 2.885436618,
                "name": "Z",
                "position": 2,
                "stddev": 4.400968899,
                "variance": 19.36852725
              },
              {
                "average": 950.9143497,
                "count": 4075644,
                "maximum": 49518,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 740.4223467,
                "variance": 548225.2515
              },
              {
                "average": 1.000609965,
                "count": 4075644,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0251233901,
                "variance": 0.0006311847301
              },
              {
                "average": 1.001218948,
                "count": 4075644,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03580149807,
                "variance": 0.001281747264
              },
              {
                "average": 1,
                "count": 4075644,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4075644,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.863907643,
                "count": 4075644,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.23726602,
                "variance": 104.8016155
              },
              {
                "average": 20.12945364,
                "count": 4075644,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.320477602,
                "variance": 1.743661098
              },
              {
                "average": 1.165025699,
                "count": 4075644,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3712341911,
                "variance": 0.1378148246
              },
              {
                "average": 6.84558882,
                "count": 4075644,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.548919871,
                "variance": 2.399152768
              },
              {
                "average": 246931658.6,
                "count": 4075644,
                "maximum": 246932957.2,
                "minimum": 246930357.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 668.0081062,
                "variance": 446234.8299
              },
              {
                "average": 0,
                "count": 4075644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4075644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4075644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4075644,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4075644,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -577513.6511,
              1761988.858,
              2.885436618,
              -576362.7911,
              1763138.518,
              20.02543662
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -577513.6511147638,
                    1761988.858256348,
                    2.885436617997749
                  ],
                  [
                    -577513.6511147638,
                    1763138.518256348,
                    2.885436617997749
                  ],
                  [
                    -576362.7911147637,
                    1763138.518256348,
                    20.025436617997748
                  ],
                  [
                    -576362.7911147637,
                    1761988.858256348,
                    20.025436617997748
                  ],
                  [
                    -577513.6511147638,
                    1761988.858256348,
                    2.885436617997749
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:15:57+00:00",
            "end_time": "2019-07-12T01:32: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": "20190711_NCMP_AK_03WVN3544.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.394745309611,
              65.31240067459858,
              -0.217239749814972
            ],
            [
              -166.39870663836462,
              65.32118031174339,
              -0.217239749814972
            ],
            [
              -166.3744586444183,
              65.32309532986204,
              16.502760250185027
            ],
            [
              -166.37050470058105,
              65.31431505728146,
              16.502760250185027
            ],
            [
              -166.394745309611,
              65.31240067459858,
              -0.217239749814972
            ]
          ]
        ]
      },
      "bbox": [
        -166.3987066,
        65.31240067,
        -0.2172397498,
        -166.3705047,
        65.32309533,
        16.50276025
      ],
      "properties": {
        "datetime": "2019-07-12T02:30:47Z",
        "pc:count": 2102018,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574346.1924,
            "count": 2102018,
            "maximum": -573727.9468,
            "minimum": -574878.7068,
            "name": "X",
            "position": 0,
            "stddev": 320.5745284,
            "variance": 102768.0283
          },
          {
            "average": 1760345.004,
            "count": 2102018,
            "maximum": 1760674.261,
            "minimum": 1759678.641,
            "name": "Y",
            "position": 1,
            "stddev": 183.9231695,
            "variance": 33827.73228
          },
          {
            "average": 5.60418206,
            "count": 2102018,
            "maximum": 16.50276025,
            "minimum": -0.2172397498,
            "name": "Z",
            "position": 2,
            "stddev": 3.693124031,
            "variance": 13.63916511
          },
          {
            "average": 698.768413,
            "count": 2102018,
            "maximum": 4915,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 554.1777937,
            "variance": 307113.027
          },
          {
            "average": 1.05534063,
            "count": 2102018,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2482961371,
            "variance": 0.06165097169
          },
          {
            "average": 1.110771173,
            "count": 2102018,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3559421865,
            "variance": 0.1266948401
          },
          {
            "average": 1,
            "count": 2102018,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2102018,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.328763122,
            "count": 2102018,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.123944635,
            "variance": 50.75058717
          },
          {
            "average": 19.84195565,
            "count": 2102018,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.446558529,
            "variance": 2.092531577
          },
          {
            "average": 1.143538733,
            "count": 2102018,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3637565008,
            "variance": 0.1323187919
          },
          {
            "average": 7.774978616,
            "count": 2102018,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.45988443,
            "variance": 2.131262549
          },
          {
            "average": 246932056.7,
            "count": 2102018,
            "maximum": 246933847.5,
            "minimum": 246930889.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 624.2652865,
            "variance": 389707.148
          },
          {
            "average": 0,
            "count": 2102018,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2102018,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2102018,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2102018,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2102018,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574878.7068,
          1759678.641,
          -0.2172397498,
          -573727.9468,
          1760674.261,
          16.50276025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574878.7067958462,
                1759678.6411422994,
                -0.217239749814972
              ],
              [
                -574878.7067958462,
                1760674.2611422995,
                -0.217239749814972
              ],
              [
                -573727.9467958462,
                1760674.2611422995,
                16.502760250185027
              ],
              [
                -573727.9467958462,
                1759678.6411422994,
                16.502760250185027
              ],
              [
                -574878.7067958462,
                1759678.6411422994,
                -0.217239749814972
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:30:47+00:00",
        "end_time": "2019-07-12T01:41:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3544.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3544.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3544.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3544.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3987066,
            65.31240067,
            -0.2172397498,
            -166.3705047,
            65.32309533,
            16.50276025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.394745309611,
                  65.31240067459858,
                  -0.217239749814972
                ],
                [
                  -166.39870663836462,
                  65.32118031174339,
                  -0.217239749814972
                ],
                [
                  -166.3744586444183,
                  65.32309532986204,
                  16.502760250185027
                ],
                [
                  -166.37050470058105,
                  65.31431505728146,
                  16.502760250185027
                ],
                [
                  -166.394745309611,
                  65.31240067459858,
                  -0.217239749814972
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3544.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3544.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:30:47Z",
            "pc:count": 2102018,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574346.1924,
                "count": 2102018,
                "maximum": -573727.9468,
                "minimum": -574878.7068,
                "name": "X",
                "position": 0,
                "stddev": 320.5745284,
                "variance": 102768.0283
              },
              {
                "average": 1760345.004,
                "count": 2102018,
                "maximum": 1760674.261,
                "minimum": 1759678.641,
                "name": "Y",
                "position": 1,
                "stddev": 183.9231695,
                "variance": 33827.73228
              },
              {
                "average": 5.60418206,
                "count": 2102018,
                "maximum": 16.50276025,
                "minimum": -0.2172397498,
                "name": "Z",
                "position": 2,
                "stddev": 3.693124031,
                "variance": 13.63916511
              },
              {
                "average": 698.768413,
                "count": 2102018,
                "maximum": 4915,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 554.1777937,
                "variance": 307113.027
              },
              {
                "average": 1.05534063,
                "count": 2102018,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2482961371,
                "variance": 0.06165097169
              },
              {
                "average": 1.110771173,
                "count": 2102018,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3559421865,
                "variance": 0.1266948401
              },
              {
                "average": 1,
                "count": 2102018,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2102018,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.328763122,
                "count": 2102018,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.123944635,
                "variance": 50.75058717
              },
              {
                "average": 19.84195565,
                "count": 2102018,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.446558529,
                "variance": 2.092531577
              },
              {
                "average": 1.143538733,
                "count": 2102018,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3637565008,
                "variance": 0.1323187919
              },
              {
                "average": 7.774978616,
                "count": 2102018,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.45988443,
                "variance": 2.131262549
              },
              {
                "average": 246932056.7,
                "count": 2102018,
                "maximum": 246933847.5,
                "minimum": 246930889.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 624.2652865,
                "variance": 389707.148
              },
              {
                "average": 0,
                "count": 2102018,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2102018,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2102018,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2102018,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2102018,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574878.7068,
              1759678.641,
              -0.2172397498,
              -573727.9468,
              1760674.261,
              16.50276025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574878.7067958462,
                    1759678.6411422994,
                    -0.217239749814972
                  ],
                  [
                    -574878.7067958462,
                    1760674.2611422995,
                    -0.217239749814972
                  ],
                  [
                    -573727.9467958462,
                    1760674.2611422995,
                    16.502760250185027
                  ],
                  [
                    -573727.9467958462,
                    1759678.6411422994,
                    16.502760250185027
                  ],
                  [
                    -574878.7067958462,
                    1759678.6411422994,
                    -0.217239749814972
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:30:47+00:00",
            "end_time": "2019-07-12T01:41: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": "20190712_NCMP_AK_03WVN4135.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.26156474986806,
              65.23144273271984,
              45.8401889837354
            ],
            [
              -166.26607926149487,
              65.24158713534142,
              45.8401889837354
            ],
            [
              -166.2418952439394,
              65.24348131931372,
              134.9001889837354
            ],
            [
              -166.23738922603278,
              65.23333619318092,
              134.9001889837354
            ],
            [
              -166.26156474986806,
              65.23144273271984,
              45.8401889837354
            ]
          ]
        ]
      },
      "bbox": [
        -166.2660793,
        65.23144273,
        45.84018898,
        -166.2373892,
        65.24348132,
        134.900189
      ],
      "properties": {
        "datetime": "2019-07-12T05:44:06Z",
        "pc:count": 4452712,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -569902.3711,
            "count": 4452712,
            "maximum": -569278.1276,
            "minimum": -570428.7076,
            "name": "X",
            "position": 0,
            "stddev": 275.2647286,
            "variance": 75770.67082
          },
          {
            "average": 1750302.962,
            "count": 4452712,
            "maximum": 1750813.398,
            "minimum": 1749663.278,
            "name": "Y",
            "position": 1,
            "stddev": 271.0282989,
            "variance": 73456.33882
          },
          {
            "average": 87.7185345,
            "count": 4452712,
            "maximum": 134.900189,
            "minimum": 45.84018898,
            "name": "Z",
            "position": 2,
            "stddev": 20.03427284,
            "variance": 401.372088
          },
          {
            "average": 927.179333,
            "count": 4452712,
            "maximum": 4411,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 657.2186334,
            "variance": 431936.3321
          },
          {
            "average": 1.064590075,
            "count": 4452712,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2584863867,
            "variance": 0.06681521212
          },
          {
            "average": 1.129300076,
            "count": 4452712,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3631280498,
            "variance": 0.1318619806
          },
          {
            "average": 1,
            "count": 4452712,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4452712,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.355528945,
            "count": 4452712,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4786733393,
            "variance": 0.2291281657
          },
          {
            "average": 20.17527263,
            "count": 4452712,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.536631349,
            "variance": 2.361235903
          },
          {
            "average": 1.076484848,
            "count": 4452712,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2775462728,
            "variance": 0.07703193353
          },
          {
            "average": 36.38161709,
            "count": 4452712,
            "maximum": 40,
            "minimum": 31,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.92812145,
            "variance": 3.717652327
          },
          {
            "average": 246943911.4,
            "count": 4452712,
            "maximum": 246945446.5,
            "minimum": 246941779.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 771.0880758,
            "variance": 594576.8206
          },
          {
            "average": 0,
            "count": 4452712,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4452712,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4452712,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4452712,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4452712,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -570428.7076,
          1749663.278,
          45.84018898,
          -569278.1276,
          1750813.398,
          134.900189
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -570428.7075627798,
                1749663.277522198,
                45.8401889837354
              ],
              [
                -570428.7075627798,
                1750813.397522198,
                45.8401889837354
              ],
              [
                -569278.1275627797,
                1750813.397522198,
                134.9001889837354
              ],
              [
                -569278.1275627797,
                1749663.277522198,
                134.9001889837354
              ],
              [
                -570428.7075627798,
                1749663.277522198,
                45.8401889837354
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:44:06+00:00",
        "end_time": "2019-07-12T04:42:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4135.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4135.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4135.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4135.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2660793,
            65.23144273,
            45.84018898,
            -166.2373892,
            65.24348132,
            134.900189
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.26156474986806,
                  65.23144273271984,
                  45.8401889837354
                ],
                [
                  -166.26607926149487,
                  65.24158713534142,
                  45.8401889837354
                ],
                [
                  -166.2418952439394,
                  65.24348131931372,
                  134.9001889837354
                ],
                [
                  -166.23738922603278,
                  65.23333619318092,
                  134.9001889837354
                ],
                [
                  -166.26156474986806,
                  65.23144273271984,
                  45.8401889837354
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4135.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4135.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:44:06Z",
            "pc:count": 4452712,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -569902.3711,
                "count": 4452712,
                "maximum": -569278.1276,
                "minimum": -570428.7076,
                "name": "X",
                "position": 0,
                "stddev": 275.2647286,
                "variance": 75770.67082
              },
              {
                "average": 1750302.962,
                "count": 4452712,
                "maximum": 1750813.398,
                "minimum": 1749663.278,
                "name": "Y",
                "position": 1,
                "stddev": 271.0282989,
                "variance": 73456.33882
              },
              {
                "average": 87.7185345,
                "count": 4452712,
                "maximum": 134.900189,
                "minimum": 45.84018898,
                "name": "Z",
                "position": 2,
                "stddev": 20.03427284,
                "variance": 401.372088
              },
              {
                "average": 927.179333,
                "count": 4452712,
                "maximum": 4411,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 657.2186334,
                "variance": 431936.3321
              },
              {
                "average": 1.064590075,
                "count": 4452712,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2584863867,
                "variance": 0.06681521212
              },
              {
                "average": 1.129300076,
                "count": 4452712,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3631280498,
                "variance": 0.1318619806
              },
              {
                "average": 1,
                "count": 4452712,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4452712,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.355528945,
                "count": 4452712,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4786733393,
                "variance": 0.2291281657
              },
              {
                "average": 20.17527263,
                "count": 4452712,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.536631349,
                "variance": 2.361235903
              },
              {
                "average": 1.076484848,
                "count": 4452712,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2775462728,
                "variance": 0.07703193353
              },
              {
                "average": 36.38161709,
                "count": 4452712,
                "maximum": 40,
                "minimum": 31,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.92812145,
                "variance": 3.717652327
              },
              {
                "average": 246943911.4,
                "count": 4452712,
                "maximum": 246945446.5,
                "minimum": 246941779.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 771.0880758,
                "variance": 594576.8206
              },
              {
                "average": 0,
                "count": 4452712,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4452712,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4452712,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4452712,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4452712,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -570428.7076,
              1749663.278,
              45.84018898,
              -569278.1276,
              1750813.398,
              134.900189
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -570428.7075627798,
                    1749663.277522198,
                    45.8401889837354
                  ],
                  [
                    -570428.7075627798,
                    1750813.397522198,
                    45.8401889837354
                  ],
                  [
                    -569278.1275627797,
                    1750813.397522198,
                    134.9001889837354
                  ],
                  [
                    -569278.1275627797,
                    1749663.277522198,
                    134.9001889837354
                  ],
                  [
                    -570428.7075627798,
                    1749663.277522198,
                    45.8401889837354
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:44:06+00:00",
            "end_time": "2019-07-12T04:42:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3247.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.45996034004767,
              65.33734272367334,
              14.03772770811158
            ],
            [
              -166.4628290621376,
              65.34366188041753,
              14.03772770811158
            ],
            [
              -166.44199356706497,
              65.34531508205735,
              27.83772770811158
            ],
            [
              -166.43912941423537,
              65.33899553003755,
              27.83772770811158
            ],
            [
              -166.45996034004767,
              65.33734272367334,
              14.03772770811158
            ]
          ]
        ]
      },
      "bbox": [
        -166.4628291,
        65.33734272,
        14.03772771,
        -166.4391294,
        65.34531508,
        27.83772771
      ],
      "properties": {
        "datetime": "2019-07-12T01:47:12Z",
        "pc:count": 1139576,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -576999.7462,
            "count": 1139576,
            "maximum": -576361.3639,
            "minimum": -577349.5639,
            "name": "X",
            "position": 0,
            "stddev": 222.0740727,
            "variance": 49316.89377
          },
          {
            "average": 1763264.143,
            "count": 1139576,
            "maximum": 1763691.84,
            "minimum": 1762975.14,
            "name": "Y",
            "position": 1,
            "stddev": 150.106732,
            "variance": 22532.03099
          },
          {
            "average": 20.20283042,
            "count": 1139576,
            "maximum": 27.83772771,
            "minimum": 14.03772771,
            "name": "Z",
            "position": 2,
            "stddev": 2.370026136,
            "variance": 5.617023884
          },
          {
            "average": 1577.451666,
            "count": 1139576,
            "maximum": 8264,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1063.635393,
            "variance": 1131320.25
          },
          {
            "average": 1.032204083,
            "count": 1139576,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1933159968,
            "variance": 0.03737107462
          },
          {
            "average": 1.064453797,
            "count": 1139576,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.280952977,
            "variance": 0.07893457528
          },
          {
            "average": 1,
            "count": 1139576,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1139576,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.471002373,
            "count": 1139576,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4991586484,
            "variance": 0.2491593563
          },
          {
            "average": 19.86106019,
            "count": 1139576,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.404101275,
            "variance": 1.971500391
          },
          {
            "average": 1.047379903,
            "count": 1139576,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2266240496,
            "variance": 0.05135845988
          },
          {
            "average": 4.407995605,
            "count": 1139576,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5846448737,
            "variance": 0.3418096284
          },
          {
            "average": 246930581.3,
            "count": 1139576,
            "maximum": 246931232,
            "minimum": 246930347.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 308.4429919,
            "variance": 95137.07923
          },
          {
            "average": 0,
            "count": 1139576,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1139576,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1139576,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1139576,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1139576,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -577349.5639,
          1762975.14,
          14.03772771,
          -576361.3639,
          1763691.84,
          27.83772771
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -577349.563894123,
                1762975.1395721913,
                14.03772770811158
              ],
              [
                -577349.563894123,
                1763691.8395721915,
                14.03772770811158
              ],
              [
                -576361.363894123,
                1763691.8395721915,
                27.83772770811158
              ],
              [
                -576361.363894123,
                1762975.1395721913,
                27.83772770811158
              ],
              [
                -577349.563894123,
                1762975.1395721913,
                14.03772770811158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:47:12+00:00",
        "end_time": "2019-07-12T01:32:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3247.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3247.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3247.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3247.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4628291,
            65.33734272,
            14.03772771,
            -166.4391294,
            65.34531508,
            27.83772771
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.45996034004767,
                  65.33734272367334,
                  14.03772770811158
                ],
                [
                  -166.4628290621376,
                  65.34366188041753,
                  14.03772770811158
                ],
                [
                  -166.44199356706497,
                  65.34531508205735,
                  27.83772770811158
                ],
                [
                  -166.43912941423537,
                  65.33899553003755,
                  27.83772770811158
                ],
                [
                  -166.45996034004767,
                  65.33734272367334,
                  14.03772770811158
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3247.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3247.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:47:12Z",
            "pc:count": 1139576,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -576999.7462,
                "count": 1139576,
                "maximum": -576361.3639,
                "minimum": -577349.5639,
                "name": "X",
                "position": 0,
                "stddev": 222.0740727,
                "variance": 49316.89377
              },
              {
                "average": 1763264.143,
                "count": 1139576,
                "maximum": 1763691.84,
                "minimum": 1762975.14,
                "name": "Y",
                "position": 1,
                "stddev": 150.106732,
                "variance": 22532.03099
              },
              {
                "average": 20.20283042,
                "count": 1139576,
                "maximum": 27.83772771,
                "minimum": 14.03772771,
                "name": "Z",
                "position": 2,
                "stddev": 2.370026136,
                "variance": 5.617023884
              },
              {
                "average": 1577.451666,
                "count": 1139576,
                "maximum": 8264,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1063.635393,
                "variance": 1131320.25
              },
              {
                "average": 1.032204083,
                "count": 1139576,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1933159968,
                "variance": 0.03737107462
              },
              {
                "average": 1.064453797,
                "count": 1139576,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.280952977,
                "variance": 0.07893457528
              },
              {
                "average": 1,
                "count": 1139576,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1139576,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.471002373,
                "count": 1139576,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4991586484,
                "variance": 0.2491593563
              },
              {
                "average": 19.86106019,
                "count": 1139576,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.404101275,
                "variance": 1.971500391
              },
              {
                "average": 1.047379903,
                "count": 1139576,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2266240496,
                "variance": 0.05135845988
              },
              {
                "average": 4.407995605,
                "count": 1139576,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5846448737,
                "variance": 0.3418096284
              },
              {
                "average": 246930581.3,
                "count": 1139576,
                "maximum": 246931232,
                "minimum": 246930347.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 308.4429919,
                "variance": 95137.07923
              },
              {
                "average": 0,
                "count": 1139576,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1139576,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1139576,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1139576,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1139576,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -577349.5639,
              1762975.14,
              14.03772771,
              -576361.3639,
              1763691.84,
              27.83772771
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -577349.563894123,
                    1762975.1395721913,
                    14.03772770811158
                  ],
                  [
                    -577349.563894123,
                    1763691.8395721915,
                    14.03772770811158
                  ],
                  [
                    -576361.363894123,
                    1763691.8395721915,
                    27.83772770811158
                  ],
                  [
                    -576361.363894123,
                    1762975.1395721913,
                    27.83772770811158
                  ],
                  [
                    -577349.563894123,
                    1762975.1395721913,
                    14.03772770811158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:47:12+00:00",
            "end_time": "2019-07-12T01:32: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": "20190712_NCMP_AK_03WVN3336.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.41742702983396,
              65.24795001211427,
              -2.373499356403362
            ],
            [
              -166.41810154544527,
              65.24944584466296,
              -2.373499356403362
            ],
            [
              -166.41303825507325,
              65.24984767564858,
              -0.633499356403362
            ],
            [
              -166.4123640015516,
              65.24835182045287,
              -0.633499356403362
            ],
            [
              -166.41742702983396,
              65.24795001211427,
              -2.373499356403362
            ]
          ]
        ]
      },
      "bbox": [
        -166.4181015,
        65.24795001,
        -2.373499356,
        -166.412364,
        65.24984768,
        -0.6334993564
      ],
      "properties": {
        "datetime": "2019-07-12T06:45:33Z",
        "pc:count": 54336,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -577114.78,
            "count": 54336,
            "maximum": -577012.6071,
            "minimum": -577253.5471,
            "name": "X",
            "position": 0,
            "stddev": 58.6739318,
            "variance": 3442.630273
          },
          {
            "average": 1752911.297,
            "count": 54336,
            "maximum": 1752987.721,
            "minimum": 1752818.061,
            "name": "Y",
            "position": 1,
            "stddev": 41.21939264,
            "variance": 1699.03833
          },
          {
            "average": -1.461473812,
            "count": 54336,
            "maximum": -0.6334993564,
            "minimum": -2.373499356,
            "name": "Z",
            "position": 2,
            "stddev": 0.3833630963,
            "variance": 0.1469672636
          },
          {
            "average": 0,
            "count": 54336,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000018404,
            "count": 54336,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004289988894,
            "variance": 1.840400471e-05
          },
          {
            "average": 1.000036808,
            "count": 54336,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006066904647,
            "variance": 3.6807332e-05
          },
          {
            "average": 1,
            "count": 54336,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54336,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 54336,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.17845506,
            "count": 54336,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.3903297372,
            "variance": 0.1523573038
          },
          {
            "average": 2.018974529,
            "count": 54336,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1365710342,
            "variance": 0.01865164739
          },
          {
            "average": 48,
            "count": 54336,
            "maximum": 48,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246949130.6,
            "count": 54336,
            "maximum": 246949133.2,
            "minimum": 246949127.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.426984806,
            "variance": 2.036285637
          },
          {
            "average": 0,
            "count": 54336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54336,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54336,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54336,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54336,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -577253.5471,
          1752818.061,
          -2.373499356,
          -577012.6071,
          1752987.721,
          -0.6334993564
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -577253.5470753422,
                1752818.0609392691,
                -2.373499356403362
              ],
              [
                -577253.5470753422,
                1752987.7209392693,
                -2.373499356403362
              ],
              [
                -577012.6070753422,
                1752987.7209392693,
                -0.633499356403362
              ],
              [
                -577012.6070753422,
                1752818.0609392691,
                -0.633499356403362
              ],
              [
                -577253.5470753422,
                1752818.0609392691,
                -2.373499356403362
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:45:33+00:00",
        "end_time": "2019-07-12T06:45:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3336.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3336.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3336.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3336.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4181015,
            65.24795001,
            -2.373499356,
            -166.412364,
            65.24984768,
            -0.6334993564
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.41742702983396,
                  65.24795001211427,
                  -2.373499356403362
                ],
                [
                  -166.41810154544527,
                  65.24944584466296,
                  -2.373499356403362
                ],
                [
                  -166.41303825507325,
                  65.24984767564858,
                  -0.633499356403362
                ],
                [
                  -166.4123640015516,
                  65.24835182045287,
                  -0.633499356403362
                ],
                [
                  -166.41742702983396,
                  65.24795001211427,
                  -2.373499356403362
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3336.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3336.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:45:33Z",
            "pc:count": 54336,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -577114.78,
                "count": 54336,
                "maximum": -577012.6071,
                "minimum": -577253.5471,
                "name": "X",
                "position": 0,
                "stddev": 58.6739318,
                "variance": 3442.630273
              },
              {
                "average": 1752911.297,
                "count": 54336,
                "maximum": 1752987.721,
                "minimum": 1752818.061,
                "name": "Y",
                "position": 1,
                "stddev": 41.21939264,
                "variance": 1699.03833
              },
              {
                "average": -1.461473812,
                "count": 54336,
                "maximum": -0.6334993564,
                "minimum": -2.373499356,
                "name": "Z",
                "position": 2,
                "stddev": 0.3833630963,
                "variance": 0.1469672636
              },
              {
                "average": 0,
                "count": 54336,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000018404,
                "count": 54336,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004289988894,
                "variance": 1.840400471e-05
              },
              {
                "average": 1.000036808,
                "count": 54336,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006066904647,
                "variance": 3.6807332e-05
              },
              {
                "average": 1,
                "count": 54336,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54336,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 54336,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.17845506,
                "count": 54336,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.3903297372,
                "variance": 0.1523573038
              },
              {
                "average": 2.018974529,
                "count": 54336,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1365710342,
                "variance": 0.01865164739
              },
              {
                "average": 48,
                "count": 54336,
                "maximum": 48,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246949130.6,
                "count": 54336,
                "maximum": 246949133.2,
                "minimum": 246949127.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.426984806,
                "variance": 2.036285637
              },
              {
                "average": 0,
                "count": 54336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54336,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54336,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54336,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54336,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -577253.5471,
              1752818.061,
              -2.373499356,
              -577012.6071,
              1752987.721,
              -0.6334993564
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -577253.5470753422,
                    1752818.0609392691,
                    -2.373499356403362
                  ],
                  [
                    -577253.5470753422,
                    1752987.7209392693,
                    -2.373499356403362
                  ],
                  [
                    -577012.6070753422,
                    1752987.7209392693,
                    -0.633499356403362
                  ],
                  [
                    -577012.6070753422,
                    1752818.0609392691,
                    -0.633499356403362
                  ],
                  [
                    -577253.5470753422,
                    1752818.0609392691,
                    -2.373499356403362
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:45:33+00:00",
            "end_time": "2019-07-12T06:45:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3444.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4151947321568,
              65.3108700858106,
              -1.740620419333806
            ],
            [
              -166.4197772557232,
              65.32100941303901,
              -1.740620419333806
            ],
            [
              -166.39591646778797,
              65.32289717443831,
              12.759379580666195
            ],
            [
              -166.39134233511615,
              65.31275712385795,
              12.759379580666195
            ],
            [
              -166.4151947321568,
              65.3108700858106,
              -1.740620419333806
            ]
          ]
        ]
      },
      "bbox": [
        -166.4197773,
        65.31087009,
        -1.740620419,
        -166.3913423,
        65.32289717,
        12.75937958
      ],
      "properties": {
        "datetime": "2019-07-12T02:44:57Z",
        "pc:count": 4304059,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575277.0772,
            "count": 4304059,
            "maximum": -574715.3419,
            "minimum": -575847.8019,
            "name": "X",
            "position": 0,
            "stddev": 287.6079052,
            "variance": 82718.30711
          },
          {
            "average": 1760263.83,
            "count": 4304059,
            "maximum": 1760838.098,
            "minimum": 1759688.218,
            "name": "Y",
            "position": 1,
            "stddev": 283.8861554,
            "variance": 80591.34925
          },
          {
            "average": 7.341278834,
            "count": 4304059,
            "maximum": 12.75937958,
            "minimum": -1.740620419,
            "name": "Z",
            "position": 2,
            "stddev": 2.889617625,
            "variance": 8.349890021
          },
          {
            "average": 929.5473419,
            "count": 4304059,
            "maximum": 6291,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 595.0914157,
            "variance": 354133.7931
          },
          {
            "average": 1.026509627,
            "count": 4304059,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1725469006,
            "variance": 0.02977243291
          },
          {
            "average": 1.053053641,
            "count": 4304059,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2493382541,
            "variance": 0.06216956494
          },
          {
            "average": 1,
            "count": 4304059,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4304059,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367788174,
            "count": 4304059,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8554018031,
            "variance": 0.7317122448
          },
          {
            "average": 20.03289391,
            "count": 4304059,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.416861214,
            "variance": 2.007495699
          },
          {
            "average": 1.0380413,
            "count": 4304059,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.201418684,
            "variance": 0.04056948625
          },
          {
            "average": 11.01688824,
            "count": 4304059,
            "maximum": 14,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.518883968,
            "variance": 2.307008509
          },
          {
            "average": 246933444,
            "count": 4304059,
            "maximum": 246934697.7,
            "minimum": 246931745.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 650.2762513,
            "variance": 422859.203
          },
          {
            "average": 0,
            "count": 4304059,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4304059,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4304059,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4304059,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4304059,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575847.8019,
          1759688.218,
          -1.740620419,
          -574715.3419,
          1760838.098,
          12.75937958
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575847.8018869705,
                1759688.2181569277,
                -1.740620419333806
              ],
              [
                -575847.8018869705,
                1760838.0981569276,
                -1.740620419333806
              ],
              [
                -574715.3418869706,
                1760838.0981569276,
                12.759379580666195
              ],
              [
                -574715.3418869706,
                1759688.2181569277,
                12.759379580666195
              ],
              [
                -575847.8018869705,
                1759688.2181569277,
                -1.740620419333806
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:44:57+00:00",
        "end_time": "2019-07-12T01:55:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3444.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3444.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3444.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3444.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4197773,
            65.31087009,
            -1.740620419,
            -166.3913423,
            65.32289717,
            12.75937958
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4151947321568,
                  65.3108700858106,
                  -1.740620419333806
                ],
                [
                  -166.4197772557232,
                  65.32100941303901,
                  -1.740620419333806
                ],
                [
                  -166.39591646778797,
                  65.32289717443831,
                  12.759379580666195
                ],
                [
                  -166.39134233511615,
                  65.31275712385795,
                  12.759379580666195
                ],
                [
                  -166.4151947321568,
                  65.3108700858106,
                  -1.740620419333806
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3444.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3444.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:44:57Z",
            "pc:count": 4304059,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575277.0772,
                "count": 4304059,
                "maximum": -574715.3419,
                "minimum": -575847.8019,
                "name": "X",
                "position": 0,
                "stddev": 287.6079052,
                "variance": 82718.30711
              },
              {
                "average": 1760263.83,
                "count": 4304059,
                "maximum": 1760838.098,
                "minimum": 1759688.218,
                "name": "Y",
                "position": 1,
                "stddev": 283.8861554,
                "variance": 80591.34925
              },
              {
                "average": 7.341278834,
                "count": 4304059,
                "maximum": 12.75937958,
                "minimum": -1.740620419,
                "name": "Z",
                "position": 2,
                "stddev": 2.889617625,
                "variance": 8.349890021
              },
              {
                "average": 929.5473419,
                "count": 4304059,
                "maximum": 6291,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 595.0914157,
                "variance": 354133.7931
              },
              {
                "average": 1.026509627,
                "count": 4304059,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1725469006,
                "variance": 0.02977243291
              },
              {
                "average": 1.053053641,
                "count": 4304059,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2493382541,
                "variance": 0.06216956494
              },
              {
                "average": 1,
                "count": 4304059,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4304059,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367788174,
                "count": 4304059,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8554018031,
                "variance": 0.7317122448
              },
              {
                "average": 20.03289391,
                "count": 4304059,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.416861214,
                "variance": 2.007495699
              },
              {
                "average": 1.0380413,
                "count": 4304059,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.201418684,
                "variance": 0.04056948625
              },
              {
                "average": 11.01688824,
                "count": 4304059,
                "maximum": 14,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.518883968,
                "variance": 2.307008509
              },
              {
                "average": 246933444,
                "count": 4304059,
                "maximum": 246934697.7,
                "minimum": 246931745.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 650.2762513,
                "variance": 422859.203
              },
              {
                "average": 0,
                "count": 4304059,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4304059,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4304059,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4304059,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4304059,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575847.8019,
              1759688.218,
              -1.740620419,
              -574715.3419,
              1760838.098,
              12.75937958
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575847.8018869705,
                    1759688.2181569277,
                    -1.740620419333806
                  ],
                  [
                    -575847.8018869705,
                    1760838.0981569276,
                    -1.740620419333806
                  ],
                  [
                    -574715.3418869706,
                    1760838.0981569276,
                    12.759379580666195
                  ],
                  [
                    -574715.3418869706,
                    1759688.2181569277,
                    12.759379580666195
                  ],
                  [
                    -575847.8018869705,
                    1759688.2181569277,
                    -1.740620419333806
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:44:57+00:00",
            "end_time": "2019-07-12T01:55:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3337.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4321848972317,
              65.24796666853267,
              -6.401509365434245
            ],
            [
              -166.43671490233723,
              65.25799732177472,
              -6.401509365434245
            ],
            [
              -166.41396246970646,
              65.25980387616976,
              -0.761509365434245
            ],
            [
              -166.40944036213395,
              65.24977254010652,
              -0.761509365434245
            ],
            [
              -166.4321848972317,
              65.24796666853267,
              -6.401509365434245
            ]
          ]
        ]
      },
      "bbox": [
        -166.4367149,
        65.24796667,
        -6.401509365,
        -166.4094404,
        65.25980388,
        -0.7615093654
      ],
      "properties": {
        "datetime": "2019-07-12T06:45:47Z",
        "pc:count": 1204328,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -577258.1024,
            "count": 1204328,
            "maximum": -576848.8681,
            "minimum": -577931.2281,
            "name": "X",
            "position": 0,
            "stddev": 245.5940552,
            "variance": 60316.43995
          },
          {
            "average": 1753483.392,
            "count": 1204328,
            "maximum": 1754085.977,
            "minimum": 1752948.237,
            "name": "Y",
            "position": 1,
            "stddev": 270.6805923,
            "variance": 73267.98303
          },
          {
            "average": -3.839719645,
            "count": 1204328,
            "maximum": -0.7615093654,
            "minimum": -6.401509365,
            "name": "Z",
            "position": 2,
            "stddev": 1.041026373,
            "variance": 1.083735909
          },
          {
            "average": 1034.795977,
            "count": 1204328,
            "maximum": 5937,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1559.669518,
            "variance": 2432569.005
          },
          {
            "average": 1.000001661,
            "count": 1204328,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001288672099,
            "variance": 1.660675779e-06
          },
          {
            "average": 1.000003321,
            "count": 1204328,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001822456047,
            "variance": 3.321346042e-06
          },
          {
            "average": 1,
            "count": 1204328,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1204328,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1204328,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00240326,
            "count": 1204328,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.012118768,
            "variance": 1.0243844
          },
          {
            "average": 2.007691426,
            "count": 1204328,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08753380358,
            "variance": 0.007662166769
          },
          {
            "average": 46.68566371,
            "count": 1204328,
            "maximum": 48,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.188332617,
            "variance": 1.412134408
          },
          {
            "average": 246948566.7,
            "count": 1204328,
            "maximum": 246949147.6,
            "minimum": 246946956.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 519.3219061,
            "variance": 269695.2421
          },
          {
            "average": 0,
            "count": 1204328,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1204328,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1204328,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1204328,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1204328,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -577931.2281,
          1752948.237,
          -6.401509365,
          -576848.8681,
          1754085.977,
          -0.7615093654
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -577931.228094742,
                1752948.2374260994,
                -6.401509365434245
              ],
              [
                -577931.228094742,
                1754085.9774260996,
                -6.401509365434245
              ],
              [
                -576848.868094742,
                1754085.9774260996,
                -0.761509365434245
              ],
              [
                -576848.868094742,
                1752948.2374260994,
                -0.761509365434245
              ],
              [
                -577931.228094742,
                1752948.2374260994,
                -6.401509365434245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:45:47+00:00",
        "end_time": "2019-07-12T06:09:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3337.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3337.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3337.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3337.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4367149,
            65.24796667,
            -6.401509365,
            -166.4094404,
            65.25980388,
            -0.7615093654
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4321848972317,
                  65.24796666853267,
                  -6.401509365434245
                ],
                [
                  -166.43671490233723,
                  65.25799732177472,
                  -6.401509365434245
                ],
                [
                  -166.41396246970646,
                  65.25980387616976,
                  -0.761509365434245
                ],
                [
                  -166.40944036213395,
                  65.24977254010652,
                  -0.761509365434245
                ],
                [
                  -166.4321848972317,
                  65.24796666853267,
                  -6.401509365434245
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3337.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3337.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:45:47Z",
            "pc:count": 1204328,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -577258.1024,
                "count": 1204328,
                "maximum": -576848.8681,
                "minimum": -577931.2281,
                "name": "X",
                "position": 0,
                "stddev": 245.5940552,
                "variance": 60316.43995
              },
              {
                "average": 1753483.392,
                "count": 1204328,
                "maximum": 1754085.977,
                "minimum": 1752948.237,
                "name": "Y",
                "position": 1,
                "stddev": 270.6805923,
                "variance": 73267.98303
              },
              {
                "average": -3.839719645,
                "count": 1204328,
                "maximum": -0.7615093654,
                "minimum": -6.401509365,
                "name": "Z",
                "position": 2,
                "stddev": 1.041026373,
                "variance": 1.083735909
              },
              {
                "average": 1034.795977,
                "count": 1204328,
                "maximum": 5937,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1559.669518,
                "variance": 2432569.005
              },
              {
                "average": 1.000001661,
                "count": 1204328,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001288672099,
                "variance": 1.660675779e-06
              },
              {
                "average": 1.000003321,
                "count": 1204328,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001822456047,
                "variance": 3.321346042e-06
              },
              {
                "average": 1,
                "count": 1204328,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1204328,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1204328,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00240326,
                "count": 1204328,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.012118768,
                "variance": 1.0243844
              },
              {
                "average": 2.007691426,
                "count": 1204328,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08753380358,
                "variance": 0.007662166769
              },
              {
                "average": 46.68566371,
                "count": 1204328,
                "maximum": 48,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.188332617,
                "variance": 1.412134408
              },
              {
                "average": 246948566.7,
                "count": 1204328,
                "maximum": 246949147.6,
                "minimum": 246946956.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 519.3219061,
                "variance": 269695.2421
              },
              {
                "average": 0,
                "count": 1204328,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1204328,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1204328,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1204328,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1204328,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -577931.2281,
              1752948.237,
              -6.401509365,
              -576848.8681,
              1754085.977,
              -0.7615093654
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -577931.228094742,
                    1752948.2374260994,
                    -6.401509365434245
                  ],
                  [
                    -577931.228094742,
                    1754085.9774260996,
                    -6.401509365434245
                  ],
                  [
                    -576848.868094742,
                    1754085.9774260996,
                    -0.761509365434245
                  ],
                  [
                    -576848.868094742,
                    1752948.2374260994,
                    -0.761509365434245
                  ],
                  [
                    -577931.228094742,
                    1752948.2374260994,
                    -6.401509365434245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:45:47+00:00",
            "end_time": "2019-07-12T06: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": "20190712_NCMP_AK_03WVN3936.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.3047826971776,
              65.24004753716882,
              1.024744865550453
            ],
            [
              -166.3093145742066,
              65.25019138920617,
              1.024744865550453
            ],
            [
              -166.28512392708095,
              65.25209237389498,
              89.52474486555045
            ],
            [
              -166.28060054591694,
              65.24194779549897,
              89.52474486555045
            ],
            [
              -166.3047826971776,
              65.24004753716882,
              1.024744865550453
            ]
          ]
        ]
      },
      "bbox": [
        -166.3093146,
        65.24004754,
        1.024744866,
        -166.2806005,
        65.25209237,
        89.52474487
      ],
      "properties": {
        "datetime": "2019-07-12T05:55:05Z",
        "pc:count": 5635888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -571643.0597,
            "count": 5635888,
            "maximum": -571088.913,
            "minimum": -572239.593,
            "name": "X",
            "position": 0,
            "stddev": 281.2324184,
            "variance": 79091.67316
          },
          {
            "average": 1751579.168,
            "count": 5635888,
            "maximum": 1752127.888,
            "minimum": 1750977.708,
            "name": "Y",
            "position": 1,
            "stddev": 283.7220588,
            "variance": 80498.20665
          },
          {
            "average": 32.71452328,
            "count": 5635888,
            "maximum": 89.52474487,
            "minimum": 1.024744866,
            "name": "Z",
            "position": 2,
            "stddev": 25.17054822,
            "variance": 633.5564979
          },
          {
            "average": 931.1785635,
            "count": 5635888,
            "maximum": 22721,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 652.0566427,
            "variance": 425177.8653
          },
          {
            "average": 1.066278287,
            "count": 5635888,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2985574735,
            "variance": 0.08913656496
          },
          {
            "average": 1.133653472,
            "count": 5635888,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4461532638,
            "variance": 0.1990527348
          },
          {
            "average": 1,
            "count": 5635888,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5635888,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.406055621,
            "count": 5635888,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4910952009,
            "variance": 0.2411744964
          },
          {
            "average": 20.00943806,
            "count": 5635888,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.605625102,
            "variance": 2.578031967
          },
          {
            "average": 1.076586334,
            "count": 5635888,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3132285614,
            "variance": 0.09811213169
          },
          {
            "average": 36.61915354,
            "count": 5635888,
            "maximum": 41,
            "minimum": 32,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.014009418,
            "variance": 4.056233936
          },
          {
            "average": 246944047.5,
            "count": 5635888,
            "maximum": 246946105.9,
            "minimum": 246942463.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 817.4068023,
            "variance": 668153.8805
          },
          {
            "average": 0,
            "count": 5635888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5635888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5635888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5635888,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5635888,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -572239.593,
          1750977.708,
          1.024744866,
          -571088.913,
          1752127.888,
          89.52474487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -572239.5930069592,
                1750977.708039134,
                1.024744865550453
              ],
              [
                -572239.5930069592,
                1752127.8880391342,
                1.024744865550453
              ],
              [
                -571088.9130069593,
                1752127.8880391342,
                89.52474486555045
              ],
              [
                -571088.9130069593,
                1750977.708039134,
                89.52474486555045
              ],
              [
                -572239.5930069592,
                1750977.708039134,
                1.024744865550453
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:55:05+00:00",
        "end_time": "2019-07-12T04:54:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3936.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3936.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3936.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3936.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3093146,
            65.24004754,
            1.024744866,
            -166.2806005,
            65.25209237,
            89.52474487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.3047826971776,
                  65.24004753716882,
                  1.024744865550453
                ],
                [
                  -166.3093145742066,
                  65.25019138920617,
                  1.024744865550453
                ],
                [
                  -166.28512392708095,
                  65.25209237389498,
                  89.52474486555045
                ],
                [
                  -166.28060054591694,
                  65.24194779549897,
                  89.52474486555045
                ],
                [
                  -166.3047826971776,
                  65.24004753716882,
                  1.024744865550453
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3936.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3936.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:55:05Z",
            "pc:count": 5635888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -571643.0597,
                "count": 5635888,
                "maximum": -571088.913,
                "minimum": -572239.593,
                "name": "X",
                "position": 0,
                "stddev": 281.2324184,
                "variance": 79091.67316
              },
              {
                "average": 1751579.168,
                "count": 5635888,
                "maximum": 1752127.888,
                "minimum": 1750977.708,
                "name": "Y",
                "position": 1,
                "stddev": 283.7220588,
                "variance": 80498.20665
              },
              {
                "average": 32.71452328,
                "count": 5635888,
                "maximum": 89.52474487,
                "minimum": 1.024744866,
                "name": "Z",
                "position": 2,
                "stddev": 25.17054822,
                "variance": 633.5564979
              },
              {
                "average": 931.1785635,
                "count": 5635888,
                "maximum": 22721,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 652.0566427,
                "variance": 425177.8653
              },
              {
                "average": 1.066278287,
                "count": 5635888,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2985574735,
                "variance": 0.08913656496
              },
              {
                "average": 1.133653472,
                "count": 5635888,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4461532638,
                "variance": 0.1990527348
              },
              {
                "average": 1,
                "count": 5635888,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5635888,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.406055621,
                "count": 5635888,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4910952009,
                "variance": 0.2411744964
              },
              {
                "average": 20.00943806,
                "count": 5635888,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.605625102,
                "variance": 2.578031967
              },
              {
                "average": 1.076586334,
                "count": 5635888,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3132285614,
                "variance": 0.09811213169
              },
              {
                "average": 36.61915354,
                "count": 5635888,
                "maximum": 41,
                "minimum": 32,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.014009418,
                "variance": 4.056233936
              },
              {
                "average": 246944047.5,
                "count": 5635888,
                "maximum": 246946105.9,
                "minimum": 246942463.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 817.4068023,
                "variance": 668153.8805
              },
              {
                "average": 0,
                "count": 5635888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5635888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5635888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5635888,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5635888,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -572239.593,
              1750977.708,
              1.024744866,
              -571088.913,
              1752127.888,
              89.52474487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -572239.5930069592,
                    1750977.708039134,
                    1.024744865550453
                  ],
                  [
                    -572239.5930069592,
                    1752127.8880391342,
                    1.024744865550453
                  ],
                  [
                    -571088.9130069593,
                    1752127.8880391342,
                    89.52474486555045
                  ],
                  [
                    -571088.9130069593,
                    1750977.708039134,
                    89.52474486555045
                  ],
                  [
                    -572239.5930069592,
                    1750977.708039134,
                    1.024744865550453
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:55:05+00:00",
            "end_time": "2019-07-12T04:54:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3338.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.43375227296755,
              65.25685002739412,
              -7.256617712700938
            ],
            [
              -166.4378423111967,
              65.26590287851162,
              -7.256617712700938
            ],
            [
              -166.41408421974387,
              65.26778886859087,
              -4.516617712700937
            ],
            [
              -166.41000162646824,
              65.25873537385317,
              -4.516617712700937
            ],
            [
              -166.43375227296755,
              65.25685002739412,
              -7.256617712700938
            ]
          ]
        ]
      },
      "bbox": [
        -166.4378423,
        65.25685003,
        -7.256617713,
        -166.4100016,
        65.26778887,
        -4.516617713
      ],
      "properties": {
        "datetime": "2019-07-12T06:31:19Z",
        "pc:count": 300034,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -577088.8388,
            "count": 300034,
            "maximum": -576689.0865,
            "minimum": -577818.9665,
            "name": "X",
            "position": 0,
            "stddev": 261.0389908,
            "variance": 68141.35473
          },
          {
            "average": 1754303.34,
            "count": 300034,
            "maximum": 1754961.395,
            "minimum": 1753934.575,
            "name": "Y",
            "position": 1,
            "stddev": 245.2063676,
            "variance": 60126.16273
          },
          {
            "average": -5.837959661,
            "count": 300034,
            "maximum": -4.516617713,
            "minimum": -7.256617713,
            "name": "Z",
            "position": 2,
            "stddev": 0.4803307108,
            "variance": 0.2307175917
          },
          {
            "average": 2862.945353,
            "count": 300034,
            "maximum": 5249,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 648.9272219,
            "variance": 421106.5393
          },
          {
            "average": 1,
            "count": 300034,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 300034,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 300034,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300034,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 300034,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99967802,
            "count": 300034,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9538250744,
            "variance": 0.9097822725
          },
          {
            "average": 2.023720645,
            "count": 300034,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1522433939,
            "variance": 0.02317805098
          },
          {
            "average": 42.88411313,
            "count": 300034,
            "maximum": 46,
            "minimum": 39,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.647481963,
            "variance": 2.714196817
          },
          {
            "average": 246946881,
            "count": 300034,
            "maximum": 246948279.3,
            "minimum": 246945077.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 748.0901116,
            "variance": 559638.8151
          },
          {
            "average": 0,
            "count": 300034,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300034,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300034,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300034,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300034,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -577818.9665,
          1753934.575,
          -7.256617713,
          -576689.0865,
          1754961.395,
          -4.516617713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -577818.9664712774,
                1753934.5750473477,
                -7.256617712700938
              ],
              [
                -577818.9664712774,
                1754961.3950473475,
                -7.256617712700938
              ],
              [
                -576689.0864712775,
                1754961.3950473475,
                -4.516617712700937
              ],
              [
                -576689.0864712775,
                1753934.5750473477,
                -4.516617712700937
              ],
              [
                -577818.9664712774,
                1753934.5750473477,
                -7.256617712700938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:31:19+00:00",
        "end_time": "2019-07-12T05:37:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3338.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3338.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3338.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3338.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4378423,
            65.25685003,
            -7.256617713,
            -166.4100016,
            65.26778887,
            -4.516617713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.43375227296755,
                  65.25685002739412,
                  -7.256617712700938
                ],
                [
                  -166.4378423111967,
                  65.26590287851162,
                  -7.256617712700938
                ],
                [
                  -166.41408421974387,
                  65.26778886859087,
                  -4.516617712700937
                ],
                [
                  -166.41000162646824,
                  65.25873537385317,
                  -4.516617712700937
                ],
                [
                  -166.43375227296755,
                  65.25685002739412,
                  -7.256617712700938
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3338.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3338.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:31:19Z",
            "pc:count": 300034,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -577088.8388,
                "count": 300034,
                "maximum": -576689.0865,
                "minimum": -577818.9665,
                "name": "X",
                "position": 0,
                "stddev": 261.0389908,
                "variance": 68141.35473
              },
              {
                "average": 1754303.34,
                "count": 300034,
                "maximum": 1754961.395,
                "minimum": 1753934.575,
                "name": "Y",
                "position": 1,
                "stddev": 245.2063676,
                "variance": 60126.16273
              },
              {
                "average": -5.837959661,
                "count": 300034,
                "maximum": -4.516617713,
                "minimum": -7.256617713,
                "name": "Z",
                "position": 2,
                "stddev": 0.4803307108,
                "variance": 0.2307175917
              },
              {
                "average": 2862.945353,
                "count": 300034,
                "maximum": 5249,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 648.9272219,
                "variance": 421106.5393
              },
              {
                "average": 1,
                "count": 300034,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 300034,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 300034,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300034,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 300034,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99967802,
                "count": 300034,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9538250744,
                "variance": 0.9097822725
              },
              {
                "average": 2.023720645,
                "count": 300034,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1522433939,
                "variance": 0.02317805098
              },
              {
                "average": 42.88411313,
                "count": 300034,
                "maximum": 46,
                "minimum": 39,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.647481963,
                "variance": 2.714196817
              },
              {
                "average": 246946881,
                "count": 300034,
                "maximum": 246948279.3,
                "minimum": 246945077.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 748.0901116,
                "variance": 559638.8151
              },
              {
                "average": 0,
                "count": 300034,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300034,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300034,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300034,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300034,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -577818.9665,
              1753934.575,
              -7.256617713,
              -576689.0865,
              1754961.395,
              -4.516617713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -577818.9664712774,
                    1753934.5750473477,
                    -7.256617712700938
                  ],
                  [
                    -577818.9664712774,
                    1754961.3950473475,
                    -7.256617712700938
                  ],
                  [
                    -576689.0864712775,
                    1754961.3950473475,
                    -4.516617712700937
                  ],
                  [
                    -576689.0864712775,
                    1753934.5750473477,
                    -4.516617712700937
                  ],
                  [
                    -577818.9664712774,
                    1753934.5750473477,
                    -7.256617712700938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:31:19+00:00",
            "end_time": "2019-07-12T05:37:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3339.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.43130909144665,
              65.26609662914203,
              -8.90204104560749
            ],
            [
              -166.43586899109206,
              65.27618793976893,
              -8.90204104560749
            ],
            [
              -166.4178073885689,
              65.27762133646897,
              -5.862041045607489
            ],
            [
              -166.41325379990656,
              65.2675294803375,
              -5.862041045607489
            ],
            [
              -166.43130909144665,
              65.26609662914203,
              -8.90204104560749
            ]
          ]
        ]
      },
      "bbox": [
        -166.435869,
        65.26609663,
        -8.902041046,
        -166.4132538,
        65.27762134,
        -5.862041046
      ],
      "properties": {
        "datetime": "2019-07-12T05:45:57Z",
        "pc:count": 4008,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -576828.3848,
            "count": 4008,
            "maximum": -576656.3318,
            "minimum": -577514.9918,
            "name": "X",
            "position": 0,
            "stddev": 165.7624575,
            "variance": 27477.19231
          },
          {
            "average": 1755042.073,
            "count": 4008,
            "maximum": 1756070.361,
            "minimum": 1754925.781,
            "name": "Y",
            "position": 1,
            "stddev": 225.900699,
            "variance": 51031.12581
          },
          {
            "average": -6.665022583,
            "count": 4008,
            "maximum": -5.862041046,
            "minimum": -8.902041046,
            "name": "Z",
            "position": 2,
            "stddev": 0.4709219941,
            "variance": 0.2217675245
          },
          {
            "average": 2828.601297,
            "count": 4008,
            "maximum": 4607,
            "minimum": 1461,
            "name": "Intensity",
            "position": 3,
            "stddev": 384.9504309,
            "variance": 148186.8343
          },
          {
            "average": 1,
            "count": 4008,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4008,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4008,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4008,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.28479795,
            "count": 4008,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.161634414,
            "variance": 1.349394511
          },
          {
            "average": 2.036676647,
            "count": 4008,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1879901267,
            "variance": 0.03534028773
          },
          {
            "average": 39.08957086,
            "count": 4008,
            "maximum": 40,
            "minimum": 37,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8360548946,
            "variance": 0.6989877868
          },
          {
            "average": 246945125.4,
            "count": 4008,
            "maximum": 246945557.9,
            "minimum": 246944141,
            "name": "GpsTime",
            "position": 12,
            "stddev": 393.2625013,
            "variance": 154655.3949
          },
          {
            "average": 0,
            "count": 4008,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -577514.9918,
          1754925.781,
          -8.902041046,
          -576656.3318,
          1756070.361,
          -5.862041046
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -577514.9917831895,
                1754925.7812315305,
                -8.90204104560749
              ],
              [
                -577514.9917831895,
                1756070.3612315306,
                -8.90204104560749
              ],
              [
                -576656.3317831896,
                1756070.3612315306,
                -5.862041045607489
              ],
              [
                -576656.3317831896,
                1754925.7812315305,
                -5.862041045607489
              ],
              [
                -577514.9917831895,
                1754925.7812315305,
                -8.90204104560749
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:45:57+00:00",
        "end_time": "2019-07-12T05:22:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3339.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3339.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3339.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3339.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.435869,
            65.26609663,
            -8.902041046,
            -166.4132538,
            65.27762134,
            -5.862041046
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.43130909144665,
                  65.26609662914203,
                  -8.90204104560749
                ],
                [
                  -166.43586899109206,
                  65.27618793976893,
                  -8.90204104560749
                ],
                [
                  -166.4178073885689,
                  65.27762133646897,
                  -5.862041045607489
                ],
                [
                  -166.41325379990656,
                  65.2675294803375,
                  -5.862041045607489
                ],
                [
                  -166.43130909144665,
                  65.26609662914203,
                  -8.90204104560749
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3339.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3339.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:45:57Z",
            "pc:count": 4008,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -576828.3848,
                "count": 4008,
                "maximum": -576656.3318,
                "minimum": -577514.9918,
                "name": "X",
                "position": 0,
                "stddev": 165.7624575,
                "variance": 27477.19231
              },
              {
                "average": 1755042.073,
                "count": 4008,
                "maximum": 1756070.361,
                "minimum": 1754925.781,
                "name": "Y",
                "position": 1,
                "stddev": 225.900699,
                "variance": 51031.12581
              },
              {
                "average": -6.665022583,
                "count": 4008,
                "maximum": -5.862041046,
                "minimum": -8.902041046,
                "name": "Z",
                "position": 2,
                "stddev": 0.4709219941,
                "variance": 0.2217675245
              },
              {
                "average": 2828.601297,
                "count": 4008,
                "maximum": 4607,
                "minimum": 1461,
                "name": "Intensity",
                "position": 3,
                "stddev": 384.9504309,
                "variance": 148186.8343
              },
              {
                "average": 1,
                "count": 4008,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4008,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4008,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4008,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.28479795,
                "count": 4008,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.161634414,
                "variance": 1.349394511
              },
              {
                "average": 2.036676647,
                "count": 4008,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1879901267,
                "variance": 0.03534028773
              },
              {
                "average": 39.08957086,
                "count": 4008,
                "maximum": 40,
                "minimum": 37,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8360548946,
                "variance": 0.6989877868
              },
              {
                "average": 246945125.4,
                "count": 4008,
                "maximum": 246945557.9,
                "minimum": 246944141,
                "name": "GpsTime",
                "position": 12,
                "stddev": 393.2625013,
                "variance": 154655.3949
              },
              {
                "average": 0,
                "count": 4008,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -577514.9918,
              1754925.781,
              -8.902041046,
              -576656.3318,
              1756070.361,
              -5.862041046
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -577514.9917831895,
                    1754925.7812315305,
                    -8.90204104560749
                  ],
                  [
                    -577514.9917831895,
                    1756070.3612315306,
                    -8.90204104560749
                  ],
                  [
                    -576656.3317831896,
                    1756070.3612315306,
                    -5.862041045607489
                  ],
                  [
                    -576656.3317831896,
                    1754925.7812315305,
                    -5.862041045607489
                  ],
                  [
                    -577514.9917831895,
                    1754925.7812315305,
                    -8.90204104560749
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:45:57+00:00",
            "end_time": "2019-07-12T05:22: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": "20190712_NCMP_AK_03WVN3340.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.43568467353953,
              65.2761309214305,
              -9.717857893970908
            ],
            [
              -166.43843328661623,
              65.28221035156791,
              -9.717857893970908
            ],
            [
              -166.42931856710467,
              65.28293398923275,
              -7.317857893970909
            ],
            [
              -166.4265718732104,
              65.27685439311763,
              -7.317857893970909
            ],
            [
              -166.43568467353953,
              65.2761309214305,
              -9.717857893970908
            ]
          ]
        ]
      },
      "bbox": [
        -166.4384333,
        65.27613092,
        -9.717857894,
        -166.4265719,
        65.28293399,
        -7.317857894
      ],
      "properties": {
        "datetime": "2019-07-12T05:22:25Z",
        "pc:count": 66941,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -577337.4454,
            "count": 66941,
            "maximum": -577074.4753,
            "minimum": -577507.7153,
            "name": "X",
            "position": 0,
            "stddev": 88.76794844,
            "variance": 7879.74867
          },
          {
            "average": 1756402.772,
            "count": 66941,
            "maximum": 1756752.055,
            "minimum": 1756062.515,
            "name": "Y",
            "position": 1,
            "stddev": 137.2854812,
            "variance": 18847.30335
          },
          {
            "average": -8.510553701,
            "count": 66941,
            "maximum": -7.317857894,
            "minimum": -9.717857894,
            "name": "Z",
            "position": 2,
            "stddev": 0.3544300228,
            "variance": 0.1256206411
          },
          {
            "average": 1778.495959,
            "count": 66941,
            "maximum": 2556,
            "minimum": 1114,
            "name": "Intensity",
            "position": 3,
            "stddev": 143.8203821,
            "variance": 20684.3023
          },
          {
            "average": 1,
            "count": 66941,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 66941,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 66941,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66941,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 66941,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93567753,
            "count": 66941,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9755718741,
            "variance": 0.9517404815
          },
          {
            "average": 2.077456267,
            "count": 66941,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2673160331,
            "variance": 0.07145786157
          },
          {
            "average": 33.73264517,
            "count": 66941,
            "maximum": 37,
            "minimum": 32,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.715167885,
            "variance": 2.941800874
          },
          {
            "average": 246943009.3,
            "count": 66941,
            "maximum": 246944145.7,
            "minimum": 246942358.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 570.6991959,
            "variance": 325697.5722
          },
          {
            "average": 0,
            "count": 66941,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66941,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66941,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66941,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 66941,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -577507.7153,
          1756062.515,
          -9.717857894,
          -577074.4753,
          1756752.055,
          -7.317857894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -577507.7153372451,
                1756062.515396313,
                -9.717857893970908
              ],
              [
                -577507.7153372451,
                1756752.055396313,
                -9.717857893970908
              ],
              [
                -577074.4753372452,
                1756752.055396313,
                -7.317857893970909
              ],
              [
                -577074.4753372452,
                1756062.515396313,
                -7.317857893970909
              ],
              [
                -577507.7153372451,
                1756062.515396313,
                -9.717857893970908
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:22:25+00:00",
        "end_time": "2019-07-12T04:52:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3340.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3340.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3340.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3340.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4384333,
            65.27613092,
            -9.717857894,
            -166.4265719,
            65.28293399,
            -7.317857894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.43568467353953,
                  65.2761309214305,
                  -9.717857893970908
                ],
                [
                  -166.43843328661623,
                  65.28221035156791,
                  -9.717857893970908
                ],
                [
                  -166.42931856710467,
                  65.28293398923275,
                  -7.317857893970909
                ],
                [
                  -166.4265718732104,
                  65.27685439311763,
                  -7.317857893970909
                ],
                [
                  -166.43568467353953,
                  65.2761309214305,
                  -9.717857893970908
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3340.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3340.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:22:25Z",
            "pc:count": 66941,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -577337.4454,
                "count": 66941,
                "maximum": -577074.4753,
                "minimum": -577507.7153,
                "name": "X",
                "position": 0,
                "stddev": 88.76794844,
                "variance": 7879.74867
              },
              {
                "average": 1756402.772,
                "count": 66941,
                "maximum": 1756752.055,
                "minimum": 1756062.515,
                "name": "Y",
                "position": 1,
                "stddev": 137.2854812,
                "variance": 18847.30335
              },
              {
                "average": -8.510553701,
                "count": 66941,
                "maximum": -7.317857894,
                "minimum": -9.717857894,
                "name": "Z",
                "position": 2,
                "stddev": 0.3544300228,
                "variance": 0.1256206411
              },
              {
                "average": 1778.495959,
                "count": 66941,
                "maximum": 2556,
                "minimum": 1114,
                "name": "Intensity",
                "position": 3,
                "stddev": 143.8203821,
                "variance": 20684.3023
              },
              {
                "average": 1,
                "count": 66941,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 66941,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 66941,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66941,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 66941,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93567753,
                "count": 66941,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9755718741,
                "variance": 0.9517404815
              },
              {
                "average": 2.077456267,
                "count": 66941,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2673160331,
                "variance": 0.07145786157
              },
              {
                "average": 33.73264517,
                "count": 66941,
                "maximum": 37,
                "minimum": 32,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.715167885,
                "variance": 2.941800874
              },
              {
                "average": 246943009.3,
                "count": 66941,
                "maximum": 246944145.7,
                "minimum": 246942358.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 570.6991959,
                "variance": 325697.5722
              },
              {
                "average": 0,
                "count": 66941,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66941,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66941,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66941,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 66941,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -577507.7153,
              1756062.515,
              -9.717857894,
              -577074.4753,
              1756752.055,
              -7.317857894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -577507.7153372451,
                    1756062.515396313,
                    -9.717857893970908
                  ],
                  [
                    -577507.7153372451,
                    1756752.055396313,
                    -9.717857893970908
                  ],
                  [
                    -577074.4753372452,
                    1756752.055396313,
                    -7.317857893970909
                  ],
                  [
                    -577074.4753372452,
                    1756062.515396313,
                    -7.317857893970909
                  ],
                  [
                    -577507.7153372451,
                    1756062.515396313,
                    -9.717857893970908
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:22:25+00:00",
            "end_time": "2019-07-12T04:52:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN4336.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.21994636166295,
              65.244991457374,
              25.094653537916315
            ],
            [
              -166.22261084045996,
              65.25099768684296,
              25.094653537916315
            ],
            [
              -166.20801230882148,
              65.25213705655862,
              51.65465353791632
            ],
            [
              -166.2053508677046,
              65.24613056927126,
              51.65465353791632
            ],
            [
              -166.21994636166295,
              65.244991457374,
              25.094653537916315
            ]
          ]
        ]
      },
      "bbox": [
        -166.2226108,
        65.24499146,
        25.09465354,
        -166.2053509,
        65.25213706,
        51.65465354
      ],
      "properties": {
        "datetime": "2019-07-12T04:14:48Z",
        "pc:count": 290827,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -568013.2713,
            "count": 290827,
            "maximum": -567543.9734,
            "minimum": -568238.2134,
            "name": "X",
            "position": 0,
            "stddev": 130.4919473,
            "variance": 17028.1483
          },
          {
            "average": 1751245.28,
            "count": 290827,
            "maximum": 1751471.735,
            "minimum": 1750790.875,
            "name": "Y",
            "position": 1,
            "stddev": 157.8693034,
            "variance": 24922.71695
          },
          {
            "average": 36.63384254,
            "count": 290827,
            "maximum": 51.65465354,
            "minimum": 25.09465354,
            "name": "Z",
            "position": 2,
            "stddev": 5.735661199,
            "variance": 32.89780938
          },
          {
            "average": 1196.912635,
            "count": 290827,
            "maximum": 3526,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 679.9309715,
            "variance": 462306.126
          },
          {
            "average": 1,
            "count": 290827,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 290827,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 290827,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 290827,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.637822486,
            "count": 290827,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4806305825,
            "variance": 0.2310057568
          },
          {
            "average": 19.32298138,
            "count": 290827,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.23898024,
            "variance": 1.535072036
          },
          {
            "average": 1.000003438,
            "count": 290827,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.001854311272,
            "variance": 3.438470293e-06
          },
          {
            "average": 25.15694554,
            "count": 290827,
            "maximum": 27,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9372131203,
            "variance": 0.8783684329
          },
          {
            "average": 246939310.6,
            "count": 290827,
            "maximum": 246940088.4,
            "minimum": 246938397.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 395.4092693,
            "variance": 156348.4903
          },
          {
            "average": 0,
            "count": 290827,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 290827,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 290827,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 290827,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 290827,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -568238.2134,
          1750790.875,
          25.09465354,
          -567543.9734,
          1751471.735,
          51.65465354
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -568238.2134014039,
                1750790.874894696,
                25.094653537916315
              ],
              [
                -568238.2134014039,
                1751471.734894696,
                25.094653537916315
              ],
              [
                -567543.9734014039,
                1751471.734894696,
                51.65465353791632
              ],
              [
                -567543.9734014039,
                1750790.874894696,
                51.65465353791632
              ],
              [
                -568238.2134014039,
                1750790.874894696,
                25.094653537916315
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:14:48+00:00",
        "end_time": "2019-07-12T03:46:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4336.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN4336.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4336.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4336.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2226108,
            65.24499146,
            25.09465354,
            -166.2053509,
            65.25213706,
            51.65465354
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.21994636166295,
                  65.244991457374,
                  25.094653537916315
                ],
                [
                  -166.22261084045996,
                  65.25099768684296,
                  25.094653537916315
                ],
                [
                  -166.20801230882148,
                  65.25213705655862,
                  51.65465353791632
                ],
                [
                  -166.2053508677046,
                  65.24613056927126,
                  51.65465353791632
                ],
                [
                  -166.21994636166295,
                  65.244991457374,
                  25.094653537916315
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN4336.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4336.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:14:48Z",
            "pc:count": 290827,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -568013.2713,
                "count": 290827,
                "maximum": -567543.9734,
                "minimum": -568238.2134,
                "name": "X",
                "position": 0,
                "stddev": 130.4919473,
                "variance": 17028.1483
              },
              {
                "average": 1751245.28,
                "count": 290827,
                "maximum": 1751471.735,
                "minimum": 1750790.875,
                "name": "Y",
                "position": 1,
                "stddev": 157.8693034,
                "variance": 24922.71695
              },
              {
                "average": 36.63384254,
                "count": 290827,
                "maximum": 51.65465354,
                "minimum": 25.09465354,
                "name": "Z",
                "position": 2,
                "stddev": 5.735661199,
                "variance": 32.89780938
              },
              {
                "average": 1196.912635,
                "count": 290827,
                "maximum": 3526,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 679.9309715,
                "variance": 462306.126
              },
              {
                "average": 1,
                "count": 290827,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 290827,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 290827,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 290827,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.637822486,
                "count": 290827,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4806305825,
                "variance": 0.2310057568
              },
              {
                "average": 19.32298138,
                "count": 290827,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.23898024,
                "variance": 1.535072036
              },
              {
                "average": 1.000003438,
                "count": 290827,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.001854311272,
                "variance": 3.438470293e-06
              },
              {
                "average": 25.15694554,
                "count": 290827,
                "maximum": 27,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9372131203,
                "variance": 0.8783684329
              },
              {
                "average": 246939310.6,
                "count": 290827,
                "maximum": 246940088.4,
                "minimum": 246938397.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 395.4092693,
                "variance": 156348.4903
              },
              {
                "average": 0,
                "count": 290827,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 290827,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 290827,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 290827,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 290827,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -568238.2134,
              1750790.875,
              25.09465354,
              -567543.9734,
              1751471.735,
              51.65465354
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -568238.2134014039,
                    1750790.874894696,
                    25.094653537916315
                  ],
                  [
                    -568238.2134014039,
                    1751471.734894696,
                    25.094653537916315
                  ],
                  [
                    -567543.9734014039,
                    1751471.734894696,
                    51.65465353791632
                  ],
                  [
                    -567543.9734014039,
                    1750790.874894696,
                    51.65465353791632
                  ],
                  [
                    -568238.2134014039,
                    1750790.874894696,
                    25.094653537916315
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:14:48+00:00",
            "end_time": "2019-07-12T03:46: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": "20190711_NCMP_AK_03WVN3344.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.43443423604091,
              65.31182016996473,
              -1.889434404551992
            ],
            [
              -166.43859662746772,
              65.32101533325124,
              -1.889434404551992
            ],
            [
              -166.41738182167728,
              65.32269655097193,
              49.550565595448006
            ],
            [
              -166.4132261952807,
              65.31350080344657,
              49.550565595448006
            ],
            [
              -166.43443423604091,
              65.31182016996473,
              -1.889434404551992
            ]
          ]
        ]
      },
      "bbox": [
        -166.4385966,
        65.31182017,
        -1.889434405,
        -166.4132262,
        65.32269655,
        49.5505656
      ],
      "properties": {
        "datetime": "2019-07-12T02:44:52Z",
        "pc:count": 2069823,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -576118.4003,
            "count": 2069823,
            "maximum": -575703.0872,
            "minimum": -576710.0272,
            "name": "X",
            "position": 0,
            "stddev": 250.6524109,
            "variance": 62826.63107
          },
          {
            "average": 1760617.269,
            "count": 2069823,
            "maximum": 1761002.051,
            "minimum": 1759959.191,
            "name": "Y",
            "position": 1,
            "stddev": 225.08573,
            "variance": 50663.58586
          },
          {
            "average": 9.218124536,
            "count": 2069823,
            "maximum": 49.5505656,
            "minimum": -1.889434405,
            "name": "Z",
            "position": 2,
            "stddev": 2.570193814,
            "variance": 6.605896242
          },
          {
            "average": 997.7880713,
            "count": 2069823,
            "maximum": 56930,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 687.1372262,
            "variance": 472157.5676
          },
          {
            "average": 1.016209115,
            "count": 2069823,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1494048701,
            "variance": 0.0223218152
          },
          {
            "average": 1.032520172,
            "count": 2069823,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2255032872,
            "variance": 0.05085173252
          },
          {
            "average": 1,
            "count": 2069823,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2069823,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.927484621,
            "count": 2069823,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.83422943,
            "variance": 14.70131532
          },
          {
            "average": 19.80574171,
            "count": 2069823,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.618951669,
            "variance": 2.621004507
          },
          {
            "average": 1.037709988,
            "count": 2069823,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2097864755,
            "variance": 0.0440103653
          },
          {
            "average": 12.21514738,
            "count": 2069823,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9435083748,
            "variance": 0.8902080533
          },
          {
            "average": 246933954.2,
            "count": 2069823,
            "maximum": 246934692.4,
            "minimum": 246932978.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 407.3647381,
            "variance": 165946.0299
          },
          {
            "average": 0,
            "count": 2069823,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2069823,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2069823,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2069823,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2069823,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -576710.0272,
          1759959.191,
          -1.889434405,
          -575703.0872,
          1761002.051,
          49.5505656
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -576710.0271806451,
                1759959.1905737591,
                -1.889434404551992
              ],
              [
                -576710.0271806451,
                1761002.050573759,
                -1.889434404551992
              ],
              [
                -575703.0871806452,
                1761002.050573759,
                49.550565595448006
              ],
              [
                -575703.0871806452,
                1759959.1905737591,
                49.550565595448006
              ],
              [
                -576710.0271806451,
                1759959.1905737591,
                -1.889434404551992
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:44:52+00:00",
        "end_time": "2019-07-12T02:16:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3344.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3344.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3344.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3344.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4385966,
            65.31182017,
            -1.889434405,
            -166.4132262,
            65.32269655,
            49.5505656
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.43443423604091,
                  65.31182016996473,
                  -1.889434404551992
                ],
                [
                  -166.43859662746772,
                  65.32101533325124,
                  -1.889434404551992
                ],
                [
                  -166.41738182167728,
                  65.32269655097193,
                  49.550565595448006
                ],
                [
                  -166.4132261952807,
                  65.31350080344657,
                  49.550565595448006
                ],
                [
                  -166.43443423604091,
                  65.31182016996473,
                  -1.889434404551992
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3344.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3344.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:44:52Z",
            "pc:count": 2069823,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -576118.4003,
                "count": 2069823,
                "maximum": -575703.0872,
                "minimum": -576710.0272,
                "name": "X",
                "position": 0,
                "stddev": 250.6524109,
                "variance": 62826.63107
              },
              {
                "average": 1760617.269,
                "count": 2069823,
                "maximum": 1761002.051,
                "minimum": 1759959.191,
                "name": "Y",
                "position": 1,
                "stddev": 225.08573,
                "variance": 50663.58586
              },
              {
                "average": 9.218124536,
                "count": 2069823,
                "maximum": 49.5505656,
                "minimum": -1.889434405,
                "name": "Z",
                "position": 2,
                "stddev": 2.570193814,
                "variance": 6.605896242
              },
              {
                "average": 997.7880713,
                "count": 2069823,
                "maximum": 56930,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 687.1372262,
                "variance": 472157.5676
              },
              {
                "average": 1.016209115,
                "count": 2069823,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1494048701,
                "variance": 0.0223218152
              },
              {
                "average": 1.032520172,
                "count": 2069823,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2255032872,
                "variance": 0.05085173252
              },
              {
                "average": 1,
                "count": 2069823,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2069823,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.927484621,
                "count": 2069823,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.83422943,
                "variance": 14.70131532
              },
              {
                "average": 19.80574171,
                "count": 2069823,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.618951669,
                "variance": 2.621004507
              },
              {
                "average": 1.037709988,
                "count": 2069823,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2097864755,
                "variance": 0.0440103653
              },
              {
                "average": 12.21514738,
                "count": 2069823,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9435083748,
                "variance": 0.8902080533
              },
              {
                "average": 246933954.2,
                "count": 2069823,
                "maximum": 246934692.4,
                "minimum": 246932978.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 407.3647381,
                "variance": 165946.0299
              },
              {
                "average": 0,
                "count": 2069823,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2069823,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2069823,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2069823,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2069823,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -576710.0272,
              1759959.191,
              -1.889434405,
              -575703.0872,
              1761002.051,
              49.5505656
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -576710.0271806451,
                    1759959.1905737591,
                    -1.889434404551992
                  ],
                  [
                    -576710.0271806451,
                    1761002.050573759,
                    -1.889434404551992
                  ],
                  [
                    -575703.0871806452,
                    1761002.050573759,
                    49.550565595448006
                  ],
                  [
                    -575703.0871806452,
                    1759959.1905737591,
                    49.550565595448006
                  ],
                  [
                    -576710.0271806451,
                    1759959.1905737591,
                    -1.889434404551992
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:44:52+00:00",
            "end_time": "2019-07-12T02:16:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN4036.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.2833862928263,
              65.24023133770834,
              15.78987112764316
            ],
            [
              -166.28790985873127,
              65.25037457055225,
              15.78987112764316
            ],
            [
              -166.2637159126582,
              65.25227241646738,
              83.76987112764317
            ],
            [
              -166.25920084440935,
              65.24212845850231,
              83.76987112764317
            ],
            [
              -166.2833862928263,
              65.24023133770834,
              15.78987112764316
            ]
          ]
        ]
      },
      "bbox": [
        -166.2879099,
        65.24023134,
        15.78987113,
        -166.2592008,
        65.25227242,
        83.76987113
      ],
      "properties": {
        "datetime": "2019-07-12T05:39:35Z",
        "pc:count": 5361807,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -570692.1317,
            "count": 5361807,
            "maximum": -570101.3992,
            "minimum": -571252.1592,
            "name": "X",
            "position": 0,
            "stddev": 284.6718341,
            "variance": 81038.05316
          },
          {
            "average": 1751358.009,
            "count": 5361807,
            "maximum": 1751963.676,
            "minimum": 1750813.636,
            "name": "Y",
            "position": 1,
            "stddev": 286.1607435,
            "variance": 81887.97112
          },
          {
            "average": 52.79011906,
            "count": 5361807,
            "maximum": 83.76987113,
            "minimum": 15.78987113,
            "name": "Z",
            "position": 2,
            "stddev": 17.58348868,
            "variance": 309.1790742
          },
          {
            "average": 1118.957603,
            "count": 5361807,
            "maximum": 4797,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 623.9342958,
            "variance": 389294.0055
          },
          {
            "average": 1.000554477,
            "count": 5361807,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02382431992,
            "variance": 0.0005675982195
          },
          {
            "average": 1.001113058,
            "count": 5361807,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03396462679,
            "variance": 0.001153595873
          },
          {
            "average": 1,
            "count": 5361807,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5361807,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.474883934,
            "count": 5361807,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4993688313,
            "variance": 0.2493692297
          },
          {
            "average": 20.1027122,
            "count": 5361807,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.765036708,
            "variance": 3.115354581
          },
          {
            "average": 1.001055241,
            "count": 5361807,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03267347913,
            "variance": 0.001067556238
          },
          {
            "average": 33.69146278,
            "count": 5361807,
            "maximum": 39,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.27252103,
            "variance": 5.164351832
          },
          {
            "average": 246942921,
            "count": 5361807,
            "maximum": 246945175.6,
            "minimum": 246940949.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 821.4106487,
            "variance": 674715.4539
          },
          {
            "average": 0,
            "count": 5361807,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5361807,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5361807,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5361807,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5361807,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -571252.1592,
          1750813.636,
          15.78987113,
          -570101.3992,
          1751963.676,
          83.76987113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -571252.1591887226,
                1750813.6361058261,
                15.78987112764316
              ],
              [
                -571252.1591887226,
                1751963.6761058262,
                15.78987112764316
              ],
              [
                -570101.3991887226,
                1751963.6761058262,
                83.76987112764317
              ],
              [
                -570101.3991887226,
                1750813.6361058261,
                83.76987112764317
              ],
              [
                -571252.1591887226,
                1750813.6361058261,
                15.78987112764316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:39:35+00:00",
        "end_time": "2019-07-12T04:29:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4036.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4036.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4036.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4036.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2879099,
            65.24023134,
            15.78987113,
            -166.2592008,
            65.25227242,
            83.76987113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.2833862928263,
                  65.24023133770834,
                  15.78987112764316
                ],
                [
                  -166.28790985873127,
                  65.25037457055225,
                  15.78987112764316
                ],
                [
                  -166.2637159126582,
                  65.25227241646738,
                  83.76987112764317
                ],
                [
                  -166.25920084440935,
                  65.24212845850231,
                  83.76987112764317
                ],
                [
                  -166.2833862928263,
                  65.24023133770834,
                  15.78987112764316
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4036.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4036.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:39:35Z",
            "pc:count": 5361807,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -570692.1317,
                "count": 5361807,
                "maximum": -570101.3992,
                "minimum": -571252.1592,
                "name": "X",
                "position": 0,
                "stddev": 284.6718341,
                "variance": 81038.05316
              },
              {
                "average": 1751358.009,
                "count": 5361807,
                "maximum": 1751963.676,
                "minimum": 1750813.636,
                "name": "Y",
                "position": 1,
                "stddev": 286.1607435,
                "variance": 81887.97112
              },
              {
                "average": 52.79011906,
                "count": 5361807,
                "maximum": 83.76987113,
                "minimum": 15.78987113,
                "name": "Z",
                "position": 2,
                "stddev": 17.58348868,
                "variance": 309.1790742
              },
              {
                "average": 1118.957603,
                "count": 5361807,
                "maximum": 4797,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 623.9342958,
                "variance": 389294.0055
              },
              {
                "average": 1.000554477,
                "count": 5361807,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02382431992,
                "variance": 0.0005675982195
              },
              {
                "average": 1.001113058,
                "count": 5361807,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03396462679,
                "variance": 0.001153595873
              },
              {
                "average": 1,
                "count": 5361807,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5361807,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.474883934,
                "count": 5361807,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4993688313,
                "variance": 0.2493692297
              },
              {
                "average": 20.1027122,
                "count": 5361807,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.765036708,
                "variance": 3.115354581
              },
              {
                "average": 1.001055241,
                "count": 5361807,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03267347913,
                "variance": 0.001067556238
              },
              {
                "average": 33.69146278,
                "count": 5361807,
                "maximum": 39,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.27252103,
                "variance": 5.164351832
              },
              {
                "average": 246942921,
                "count": 5361807,
                "maximum": 246945175.6,
                "minimum": 246940949.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 821.4106487,
                "variance": 674715.4539
              },
              {
                "average": 0,
                "count": 5361807,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5361807,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5361807,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5361807,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5361807,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -571252.1592,
              1750813.636,
              15.78987113,
              -570101.3992,
              1751963.676,
              83.76987113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -571252.1591887226,
                    1750813.6361058261,
                    15.78987112764316
                  ],
                  [
                    -571252.1591887226,
                    1751963.6761058262,
                    15.78987112764316
                  ],
                  [
                    -570101.3991887226,
                    1751963.6761058262,
                    83.76987112764317
                  ],
                  [
                    -570101.3991887226,
                    1750813.6361058261,
                    83.76987112764317
                  ],
                  [
                    -571252.1591887226,
                    1750813.6361058261,
                    15.78987112764316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:39:35+00:00",
            "end_time": "2019-07-12T04:29:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3843.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.32935029709714,
              65.30867070787541,
              -3.052290500453754
            ],
            [
              -166.33128930720707,
              65.31299277552479,
              -3.052290500453754
            ],
            [
              -166.3102229228271,
              65.31464794331585,
              9.967709499546245
            ],
            [
              -166.30828707199007,
              65.310325605353,
              9.967709499546245
            ],
            [
              -166.32935029709714,
              65.30867070787541,
              -3.052290500453754
            ]
          ]
        ]
      },
      "bbox": [
        -166.3312893,
        65.30867071,
        -3.0522905,
        -166.3082871,
        65.31464794,
        9.9677095
      ],
      "properties": {
        "datetime": "2019-07-12T01:48:45Z",
        "pc:count": 394676,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -571456.2143,
            "count": 394676,
            "maximum": -570957.494,
            "minimum": -571957.374,
            "name": "X",
            "position": 0,
            "stddev": 271.3270841,
            "variance": 73618.38658
          },
          {
            "average": 1759019.608,
            "count": 394676,
            "maximum": 1759195.577,
            "minimum": 1758705.537,
            "name": "Y",
            "position": 1,
            "stddev": 93.47865103,
            "variance": 8738.258198
          },
          {
            "average": -0.2389978249,
            "count": 394676,
            "maximum": 9.9677095,
            "minimum": -3.0522905,
            "name": "Z",
            "position": 2,
            "stddev": 1.052678373,
            "variance": 1.108131758
          },
          {
            "average": 131.091133,
            "count": 394676,
            "maximum": 4476,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 459.9899381,
            "variance": 211590.7432
          },
          {
            "average": 1.000727179,
            "count": 394676,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02760659387,
            "variance": 0.0007621240253
          },
          {
            "average": 1.001535437,
            "count": 394676,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04061569369,
            "variance": 0.001649634574
          },
          {
            "average": 1,
            "count": 394676,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 394676,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.38194874,
            "count": 394676,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.084092541,
            "variance": 16.67981188
          },
          {
            "average": 20.14282755,
            "count": 394676,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.797565116,
            "variance": 3.231240348
          },
          {
            "average": 1.980153341,
            "count": 394676,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1481589569,
            "variance": 0.02195107651
          },
          {
            "average": 4.385599834,
            "count": 394676,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5660743368,
            "variance": 0.3204401548
          },
          {
            "average": 246930611.5,
            "count": 394676,
            "maximum": 246931325.8,
            "minimum": 246930445.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 236.21613,
            "variance": 55798.06009
          },
          {
            "average": 0,
            "count": 394676,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 394676,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 394676,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 394676,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 394676,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -571957.374,
          1758705.537,
          -3.0522905,
          -570957.494,
          1759195.577,
          9.9677095
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -571957.3740331507,
                1758705.5370771063,
                -3.052290500453754
              ],
              [
                -571957.3740331507,
                1759195.5770771063,
                -3.052290500453754
              ],
              [
                -570957.4940331508,
                1759195.5770771063,
                9.967709499546245
              ],
              [
                -570957.4940331508,
                1758705.5370771063,
                9.967709499546245
              ],
              [
                -571957.3740331507,
                1758705.5370771063,
                -3.052290500453754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:48:45+00:00",
        "end_time": "2019-07-12T01:34:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3843.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3843.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3843.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3843.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3312893,
            65.30867071,
            -3.0522905,
            -166.3082871,
            65.31464794,
            9.9677095
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.32935029709714,
                  65.30867070787541,
                  -3.052290500453754
                ],
                [
                  -166.33128930720707,
                  65.31299277552479,
                  -3.052290500453754
                ],
                [
                  -166.3102229228271,
                  65.31464794331585,
                  9.967709499546245
                ],
                [
                  -166.30828707199007,
                  65.310325605353,
                  9.967709499546245
                ],
                [
                  -166.32935029709714,
                  65.30867070787541,
                  -3.052290500453754
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3843.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3843.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:48:45Z",
            "pc:count": 394676,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -571456.2143,
                "count": 394676,
                "maximum": -570957.494,
                "minimum": -571957.374,
                "name": "X",
                "position": 0,
                "stddev": 271.3270841,
                "variance": 73618.38658
              },
              {
                "average": 1759019.608,
                "count": 394676,
                "maximum": 1759195.577,
                "minimum": 1758705.537,
                "name": "Y",
                "position": 1,
                "stddev": 93.47865103,
                "variance": 8738.258198
              },
              {
                "average": -0.2389978249,
                "count": 394676,
                "maximum": 9.9677095,
                "minimum": -3.0522905,
                "name": "Z",
                "position": 2,
                "stddev": 1.052678373,
                "variance": 1.108131758
              },
              {
                "average": 131.091133,
                "count": 394676,
                "maximum": 4476,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 459.9899381,
                "variance": 211590.7432
              },
              {
                "average": 1.000727179,
                "count": 394676,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02760659387,
                "variance": 0.0007621240253
              },
              {
                "average": 1.001535437,
                "count": 394676,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04061569369,
                "variance": 0.001649634574
              },
              {
                "average": 1,
                "count": 394676,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 394676,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.38194874,
                "count": 394676,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.084092541,
                "variance": 16.67981188
              },
              {
                "average": 20.14282755,
                "count": 394676,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.797565116,
                "variance": 3.231240348
              },
              {
                "average": 1.980153341,
                "count": 394676,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1481589569,
                "variance": 0.02195107651
              },
              {
                "average": 4.385599834,
                "count": 394676,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5660743368,
                "variance": 0.3204401548
              },
              {
                "average": 246930611.5,
                "count": 394676,
                "maximum": 246931325.8,
                "minimum": 246930445.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 236.21613,
                "variance": 55798.06009
              },
              {
                "average": 0,
                "count": 394676,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 394676,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 394676,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 394676,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 394676,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -571957.374,
              1758705.537,
              -3.0522905,
              -570957.494,
              1759195.577,
              9.9677095
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -571957.3740331507,
                    1758705.5370771063,
                    -3.052290500453754
                  ],
                  [
                    -571957.3740331507,
                    1759195.5770771063,
                    -3.052290500453754
                  ],
                  [
                    -570957.4940331508,
                    1759195.5770771063,
                    9.967709499546245
                  ],
                  [
                    -570957.4940331508,
                    1758705.5370771063,
                    9.967709499546245
                  ],
                  [
                    -571957.3740331507,
                    1758705.5370771063,
                    -3.052290500453754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:48:45+00:00",
            "end_time": "2019-07-12T01:34: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": "20190711_NCMP_AK_03WVN3844.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.32998282270438,
              65.31208619178405,
              0.271453344728679
            ],
            [
              -166.33179416437116,
              65.31612304383621,
              0.271453344728679
            ],
            [
              -166.31769566525145,
              65.31723100974038,
              26.65145334472868
            ],
            [
              -166.31588629851942,
              65.31319398865911,
              26.65145334472868
            ],
            [
              -166.32998282270438,
              65.31208619178405,
              0.271453344728679
            ]
          ]
        ]
      },
      "bbox": [
        -166.3317942,
        65.31208619,
        0.2714533447,
        -166.3158863,
        65.31723101,
        26.65145334
      ],
      "properties": {
        "datetime": "2019-07-12T01:41:03Z",
        "pc:count": 426836,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -571674.4821,
            "count": 426836,
            "maximum": -571247.0222,
            "minimum": -571916.1222,
            "name": "X",
            "position": 0,
            "stddev": 170.8938378,
            "variance": 29204.70381
          },
          {
            "average": 1759266.946,
            "count": 426836,
            "maximum": 1759542.739,
            "minimum": 1759085.039,
            "name": "Y",
            "position": 1,
            "stddev": 94.70367631,
            "variance": 8968.786307
          },
          {
            "average": 12.30326252,
            "count": 426836,
            "maximum": 26.65145334,
            "minimum": 0.2714533447,
            "name": "Z",
            "position": 2,
            "stddev": 6.90468423,
            "variance": 47.67466431
          },
          {
            "average": 708.8222947,
            "count": 426836,
            "maximum": 4352,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 664.5670528,
            "variance": 441649.3676
          },
          {
            "average": 1.121069919,
            "count": 426836,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3490118816,
            "variance": 0.1218092935
          },
          {
            "average": 1.242606059,
            "count": 426836,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4798770609,
            "variance": 0.2302819936
          },
          {
            "average": 1,
            "count": 426836,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 426836,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.855129371,
            "count": 426836,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.940706176,
            "variance": 63.05481458
          },
          {
            "average": 20.03777455,
            "count": 426836,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.519974501,
            "variance": 2.310322485
          },
          {
            "average": 1.236486613,
            "count": 426836,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4427774626,
            "variance": 0.1960518814
          },
          {
            "average": 4.172771275,
            "count": 426836,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3780498598,
            "variance": 0.1429216965
          },
          {
            "average": 246930519,
            "count": 426836,
            "maximum": 246930863.2,
            "minimum": 246930442,
            "name": "GpsTime",
            "position": 12,
            "stddev": 156.1299951,
            "variance": 24376.57538
          },
          {
            "average": 0,
            "count": 426836,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 426836,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 426836,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 426836,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 426836,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -571916.1222,
          1759085.039,
          0.2714533447,
          -571247.0222,
          1759542.739,
          26.65145334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -571916.122202877,
                1759085.0394750126,
                0.271453344728679
              ],
              [
                -571916.122202877,
                1759542.7394750128,
                0.271453344728679
              ],
              [
                -571247.0222028769,
                1759542.7394750128,
                26.65145334472868
              ],
              [
                -571247.0222028769,
                1759085.0394750126,
                26.65145334472868
              ],
              [
                -571916.122202877,
                1759085.0394750126,
                0.271453344728679
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:41:03+00:00",
        "end_time": "2019-07-12T01:34:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3844.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3844.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3844.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3844.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3317942,
            65.31208619,
            0.2714533447,
            -166.3158863,
            65.31723101,
            26.65145334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.32998282270438,
                  65.31208619178405,
                  0.271453344728679
                ],
                [
                  -166.33179416437116,
                  65.31612304383621,
                  0.271453344728679
                ],
                [
                  -166.31769566525145,
                  65.31723100974038,
                  26.65145334472868
                ],
                [
                  -166.31588629851942,
                  65.31319398865911,
                  26.65145334472868
                ],
                [
                  -166.32998282270438,
                  65.31208619178405,
                  0.271453344728679
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3844.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3844.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:41:03Z",
            "pc:count": 426836,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -571674.4821,
                "count": 426836,
                "maximum": -571247.0222,
                "minimum": -571916.1222,
                "name": "X",
                "position": 0,
                "stddev": 170.8938378,
                "variance": 29204.70381
              },
              {
                "average": 1759266.946,
                "count": 426836,
                "maximum": 1759542.739,
                "minimum": 1759085.039,
                "name": "Y",
                "position": 1,
                "stddev": 94.70367631,
                "variance": 8968.786307
              },
              {
                "average": 12.30326252,
                "count": 426836,
                "maximum": 26.65145334,
                "minimum": 0.2714533447,
                "name": "Z",
                "position": 2,
                "stddev": 6.90468423,
                "variance": 47.67466431
              },
              {
                "average": 708.8222947,
                "count": 426836,
                "maximum": 4352,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 664.5670528,
                "variance": 441649.3676
              },
              {
                "average": 1.121069919,
                "count": 426836,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3490118816,
                "variance": 0.1218092935
              },
              {
                "average": 1.242606059,
                "count": 426836,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4798770609,
                "variance": 0.2302819936
              },
              {
                "average": 1,
                "count": 426836,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 426836,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.855129371,
                "count": 426836,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.940706176,
                "variance": 63.05481458
              },
              {
                "average": 20.03777455,
                "count": 426836,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.519974501,
                "variance": 2.310322485
              },
              {
                "average": 1.236486613,
                "count": 426836,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4427774626,
                "variance": 0.1960518814
              },
              {
                "average": 4.172771275,
                "count": 426836,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3780498598,
                "variance": 0.1429216965
              },
              {
                "average": 246930519,
                "count": 426836,
                "maximum": 246930863.2,
                "minimum": 246930442,
                "name": "GpsTime",
                "position": 12,
                "stddev": 156.1299951,
                "variance": 24376.57538
              },
              {
                "average": 0,
                "count": 426836,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 426836,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 426836,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 426836,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 426836,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -571916.1222,
              1759085.039,
              0.2714533447,
              -571247.0222,
              1759542.739,
              26.65145334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -571916.122202877,
                    1759085.0394750126,
                    0.271453344728679
                  ],
                  [
                    -571916.122202877,
                    1759542.7394750128,
                    0.271453344728679
                  ],
                  [
                    -571247.0222028769,
                    1759542.7394750128,
                    26.65145334472868
                  ],
                  [
                    -571247.0222028769,
                    1759085.0394750126,
                    26.65145334472868
                  ],
                  [
                    -571916.122202877,
                    1759085.0394750126,
                    0.271453344728679
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:41:03+00:00",
            "end_time": "2019-07-12T01:34:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3933.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.29362845360035,
              65.22017505576702,
              41.539019108610304
            ],
            [
              -166.29517029443303,
              65.22363257825873,
              41.539019108610304
            ],
            [
              -166.28353505958808,
              65.22454715985087,
              87.43901910861031
            ],
            [
              -166.2819946106467,
              65.22108951836445,
              87.43901910861031
            ],
            [
              -166.29362845360035,
              65.22017505576702,
              41.539019108610304
            ]
          ]
        ]
      },
      "bbox": [
        -166.2951703,
        65.22017506,
        41.53901911,
        -166.2819946,
        65.22454716,
        87.43901911
      ],
      "properties": {
        "datetime": "2019-07-12T06:44:03Z",
        "pc:count": 363495,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -571770.8567,
            "count": 363495,
            "maximum": -571580.4669,
            "minimum": -572134.4469,
            "name": "X",
            "position": 0,
            "stddev": 128.5533329,
            "variance": 16525.9594
          },
          {
            "average": 1748939.118,
            "count": 363495,
            "maximum": 1749096.76,
            "minimum": 1748704.72,
            "name": "Y",
            "position": 1,
            "stddev": 84.92845227,
            "variance": 7212.842005
          },
          {
            "average": 61.39356484,
            "count": 363495,
            "maximum": 87.43901911,
            "minimum": 41.53901911,
            "name": "Z",
            "position": 2,
            "stddev": 10.94680768,
            "variance": 119.8325984
          },
          {
            "average": 844.2775637,
            "count": 363495,
            "maximum": 3742,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 556.6103094,
            "variance": 309815.0365
          },
          {
            "average": 1.017136412,
            "count": 363495,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1356665518,
            "variance": 0.01840541327
          },
          {
            "average": 1.03436636,
            "count": 363495,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1947094114,
            "variance": 0.03791175489
          },
          {
            "average": 1,
            "count": 363495,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363495,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308207816,
            "count": 363495,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.461753554,
            "variance": 0.2132163446
          },
          {
            "average": 20.67244996,
            "count": 363495,
            "maximum": 27,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.82060268,
            "variance": 3.31459412
          },
          {
            "average": 1.031950921,
            "count": 363495,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1802574726,
            "variance": 0.03249275643
          },
          {
            "average": 47.71919284,
            "count": 363495,
            "maximum": 48,
            "minimum": 47,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4493940989,
            "variance": 0.2019550561
          },
          {
            "average": 246948973.4,
            "count": 363495,
            "maximum": 246949043,
            "minimum": 246948805.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 102.5493234,
            "variance": 10516.36373
          },
          {
            "average": 0,
            "count": 363495,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363495,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363495,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363495,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 363495,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -572134.4469,
          1748704.72,
          41.53901911,
          -571580.4669,
          1749096.76,
          87.43901911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -572134.4468858433,
                1748704.7198415017,
                41.539019108610304
              ],
              [
                -572134.4468858433,
                1749096.7598415017,
                41.539019108610304
              ],
              [
                -571580.4668858433,
                1749096.7598415017,
                87.43901910861031
              ],
              [
                -571580.4668858433,
                1748704.7198415017,
                87.43901910861031
              ],
              [
                -572134.4468858433,
                1748704.7198415017,
                41.539019108610304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:44:03+00:00",
        "end_time": "2019-07-12T06:40:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3933.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3933.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3933.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3933.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2951703,
            65.22017506,
            41.53901911,
            -166.2819946,
            65.22454716,
            87.43901911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.29362845360035,
                  65.22017505576702,
                  41.539019108610304
                ],
                [
                  -166.29517029443303,
                  65.22363257825873,
                  41.539019108610304
                ],
                [
                  -166.28353505958808,
                  65.22454715985087,
                  87.43901910861031
                ],
                [
                  -166.2819946106467,
                  65.22108951836445,
                  87.43901910861031
                ],
                [
                  -166.29362845360035,
                  65.22017505576702,
                  41.539019108610304
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3933.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3933.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:44:03Z",
            "pc:count": 363495,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -571770.8567,
                "count": 363495,
                "maximum": -571580.4669,
                "minimum": -572134.4469,
                "name": "X",
                "position": 0,
                "stddev": 128.5533329,
                "variance": 16525.9594
              },
              {
                "average": 1748939.118,
                "count": 363495,
                "maximum": 1749096.76,
                "minimum": 1748704.72,
                "name": "Y",
                "position": 1,
                "stddev": 84.92845227,
                "variance": 7212.842005
              },
              {
                "average": 61.39356484,
                "count": 363495,
                "maximum": 87.43901911,
                "minimum": 41.53901911,
                "name": "Z",
                "position": 2,
                "stddev": 10.94680768,
                "variance": 119.8325984
              },
              {
                "average": 844.2775637,
                "count": 363495,
                "maximum": 3742,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 556.6103094,
                "variance": 309815.0365
              },
              {
                "average": 1.017136412,
                "count": 363495,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1356665518,
                "variance": 0.01840541327
              },
              {
                "average": 1.03436636,
                "count": 363495,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1947094114,
                "variance": 0.03791175489
              },
              {
                "average": 1,
                "count": 363495,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363495,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308207816,
                "count": 363495,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.461753554,
                "variance": 0.2132163446
              },
              {
                "average": 20.67244996,
                "count": 363495,
                "maximum": 27,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.82060268,
                "variance": 3.31459412
              },
              {
                "average": 1.031950921,
                "count": 363495,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1802574726,
                "variance": 0.03249275643
              },
              {
                "average": 47.71919284,
                "count": 363495,
                "maximum": 48,
                "minimum": 47,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4493940989,
                "variance": 0.2019550561
              },
              {
                "average": 246948973.4,
                "count": 363495,
                "maximum": 246949043,
                "minimum": 246948805.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 102.5493234,
                "variance": 10516.36373
              },
              {
                "average": 0,
                "count": 363495,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363495,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363495,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363495,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 363495,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -572134.4469,
              1748704.72,
              41.53901911,
              -571580.4669,
              1749096.76,
              87.43901911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -572134.4468858433,
                    1748704.7198415017,
                    41.539019108610304
                  ],
                  [
                    -572134.4468858433,
                    1749096.7598415017,
                    41.539019108610304
                  ],
                  [
                    -571580.4668858433,
                    1749096.7598415017,
                    87.43901910861031
                  ],
                  [
                    -571580.4668858433,
                    1748704.7198415017,
                    87.43901910861031
                  ],
                  [
                    -572134.4468858433,
                    1748704.7198415017,
                    41.539019108610304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:44:03+00:00",
            "end_time": "2019-07-12T06:40: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": "20190711_NCMP_AK_03WVN3445.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.41606202534197,
              65.31981144472651,
              1.782129069043419
            ],
            [
              -166.42064490427003,
              65.32994773803236,
              1.782129069043419
            ],
            [
              -166.39656065996434,
              65.33185271494284,
              14.802129069043419
            ],
            [
              -166.391986250529,
              65.32171569160379,
              14.802129069043419
            ],
            [
              -166.41606202534197,
              65.31981144472651,
              1.782129069043419
            ]
          ]
        ]
      },
      "bbox": [
        -166.4206449,
        65.31981144,
        1.782129069,
        -166.3919863,
        65.33185271,
        14.80212907
      ],
      "properties": {
        "datetime": "2019-07-12T02:16:26Z",
        "pc:count": 4291682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575132.3131,
            "count": 4291682,
            "maximum": -574559.6676,
            "minimum": -575702.3676,
            "name": "X",
            "position": 0,
            "stddev": 283.889798,
            "variance": 80593.41743
          },
          {
            "average": 1761239.228,
            "count": 4291682,
            "maximum": 1761824.244,
            "minimum": 1760674.724,
            "name": "Y",
            "position": 1,
            "stddev": 286.4697189,
            "variance": 82064.89984
          },
          {
            "average": 6.766145112,
            "count": 4291682,
            "maximum": 14.80212907,
            "minimum": 1.782129069,
            "name": "Z",
            "position": 2,
            "stddev": 2.745295732,
            "variance": 7.536648655
          },
          {
            "average": 1025.90375,
            "count": 4291682,
            "maximum": 5302,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 583.8768738,
            "variance": 340912.2037
          },
          {
            "average": 1.002774437,
            "count": 4291682,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0542312688,
            "variance": 0.002941030515
          },
          {
            "average": 1.005557961,
            "count": 4291682,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07779935239,
            "variance": 0.006052739233
          },
          {
            "average": 1,
            "count": 4291682,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4291682,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.427637928,
            "count": 4291682,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.368433355,
            "variance": 1.872609846
          },
          {
            "average": 19.9706058,
            "count": 4291682,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.329127842,
            "variance": 1.766580821
          },
          {
            "average": 1.006565025,
            "count": 4291682,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.081833268,
            "variance": 0.006696683751
          },
          {
            "average": 6.605730807,
            "count": 4291682,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.516284023,
            "variance": 2.299117239
          },
          {
            "average": 246931556.1,
            "count": 4291682,
            "maximum": 246932986.1,
            "minimum": 246930386.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 651.7068361,
            "variance": 424721.8002
          },
          {
            "average": 0,
            "count": 4291682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4291682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4291682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4291682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4291682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575702.3676,
          1760674.724,
          1.782129069,
          -574559.6676,
          1761824.244,
          14.80212907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575702.3676351627,
                1760674.7244425726,
                1.782129069043419
              ],
              [
                -575702.3676351627,
                1761824.2444425726,
                1.782129069043419
              ],
              [
                -574559.6676351627,
                1761824.2444425726,
                14.802129069043419
              ],
              [
                -574559.6676351627,
                1760674.7244425726,
                14.802129069043419
              ],
              [
                -575702.3676351627,
                1760674.7244425726,
                1.782129069043419
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:16:26+00:00",
        "end_time": "2019-07-12T01:33:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3445.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3445.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3445.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3445.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4206449,
            65.31981144,
            1.782129069,
            -166.3919863,
            65.33185271,
            14.80212907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.41606202534197,
                  65.31981144472651,
                  1.782129069043419
                ],
                [
                  -166.42064490427003,
                  65.32994773803236,
                  1.782129069043419
                ],
                [
                  -166.39656065996434,
                  65.33185271494284,
                  14.802129069043419
                ],
                [
                  -166.391986250529,
                  65.32171569160379,
                  14.802129069043419
                ],
                [
                  -166.41606202534197,
                  65.31981144472651,
                  1.782129069043419
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3445.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3445.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:16:26Z",
            "pc:count": 4291682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575132.3131,
                "count": 4291682,
                "maximum": -574559.6676,
                "minimum": -575702.3676,
                "name": "X",
                "position": 0,
                "stddev": 283.889798,
                "variance": 80593.41743
              },
              {
                "average": 1761239.228,
                "count": 4291682,
                "maximum": 1761824.244,
                "minimum": 1760674.724,
                "name": "Y",
                "position": 1,
                "stddev": 286.4697189,
                "variance": 82064.89984
              },
              {
                "average": 6.766145112,
                "count": 4291682,
                "maximum": 14.80212907,
                "minimum": 1.782129069,
                "name": "Z",
                "position": 2,
                "stddev": 2.745295732,
                "variance": 7.536648655
              },
              {
                "average": 1025.90375,
                "count": 4291682,
                "maximum": 5302,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 583.8768738,
                "variance": 340912.2037
              },
              {
                "average": 1.002774437,
                "count": 4291682,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0542312688,
                "variance": 0.002941030515
              },
              {
                "average": 1.005557961,
                "count": 4291682,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07779935239,
                "variance": 0.006052739233
              },
              {
                "average": 1,
                "count": 4291682,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4291682,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.427637928,
                "count": 4291682,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.368433355,
                "variance": 1.872609846
              },
              {
                "average": 19.9706058,
                "count": 4291682,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.329127842,
                "variance": 1.766580821
              },
              {
                "average": 1.006565025,
                "count": 4291682,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.081833268,
                "variance": 0.006696683751
              },
              {
                "average": 6.605730807,
                "count": 4291682,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.516284023,
                "variance": 2.299117239
              },
              {
                "average": 246931556.1,
                "count": 4291682,
                "maximum": 246932986.1,
                "minimum": 246930386.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 651.7068361,
                "variance": 424721.8002
              },
              {
                "average": 0,
                "count": 4291682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4291682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4291682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4291682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4291682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575702.3676,
              1760674.724,
              1.782129069,
              -574559.6676,
              1761824.244,
              14.80212907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575702.3676351627,
                    1760674.7244425726,
                    1.782129069043419
                  ],
                  [
                    -575702.3676351627,
                    1761824.2444425726,
                    1.782129069043419
                  ],
                  [
                    -574559.6676351627,
                    1761824.2444425726,
                    14.802129069043419
                  ],
                  [
                    -574559.6676351627,
                    1760674.7244425726,
                    14.802129069043419
                  ],
                  [
                    -575702.3676351627,
                    1760674.7244425726,
                    1.782129069043419
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:16:26+00:00",
            "end_time": "2019-07-12T01:33:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3345.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.43751991575098,
              65.31961138119502,
              2.712396107023655
            ],
            [
              -166.44210947048242,
              65.32974458163322,
              2.712396107023655
            ],
            [
              -166.41786289761598,
              65.3316657942646,
              10.632396107023656
            ],
            [
              -166.41328186569186,
              65.32153185780221,
              10.632396107023656
            ],
            [
              -166.43751991575098,
              65.31961138119502,
              2.712396107023655
            ]
          ]
        ]
      },
      "bbox": [
        -166.4421095,
        65.31961138,
        2.712396107,
        -166.4132819,
        65.33166579,
        10.63239611
      ],
      "properties": {
        "datetime": "2019-07-12T02:38:53Z",
        "pc:count": 3710475,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -576122.3314,
            "count": 3710475,
            "maximum": -575539.3387,
            "minimum": -576689.8187,
            "name": "X",
            "position": 0,
            "stddev": 284.0744392,
            "variance": 80698.28701
          },
          {
            "average": 1761387.505,
            "count": 3710475,
            "maximum": 1761988.234,
            "minimum": 1760838.994,
            "name": "Y",
            "position": 1,
            "stddev": 291.3177669,
            "variance": 84866.04133
          },
          {
            "average": 5.226178558,
            "count": 3710475,
            "maximum": 10.63239611,
            "minimum": 2.712396107,
            "name": "Z",
            "position": 2,
            "stddev": 2.142323805,
            "variance": 4.589551284
          },
          {
            "average": 385.178347,
            "count": 3710475,
            "maximum": 4823,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 612.639137,
            "variance": 375326.7122
          },
          {
            "average": 1.002042326,
            "count": 3710475,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04813342047,
            "variance": 0.002316826166
          },
          {
            "average": 1.004093815,
            "count": 3710475,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07012404124,
            "variance": 0.00491738116
          },
          {
            "average": 1,
            "count": 3710475,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3710475,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.44266489,
            "count": 3710475,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.43254179,
            "variance": 180.433179
          },
          {
            "average": 20.10821891,
            "count": 3710475,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.520314638,
            "variance": 2.3113566
          },
          {
            "average": 1.621177882,
            "count": 3710475,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4853981505,
            "variance": 0.2356113645
          },
          {
            "average": 9.088105431,
            "count": 3710475,
            "maximum": 13,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.553834641,
            "variance": 2.414402092
          },
          {
            "average": 246932618.7,
            "count": 3710475,
            "maximum": 246934333,
            "minimum": 246930918.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 667.8473497,
            "variance": 446020.0826
          },
          {
            "average": 0,
            "count": 3710475,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3710475,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3710475,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3710475,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3710475,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -576689.8187,
          1760838.994,
          2.712396107,
          -575539.3387,
          1761988.234,
          10.63239611
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -576689.818749005,
                1760838.9935243865,
                2.712396107023655
              ],
              [
                -576689.818749005,
                1761988.2335243868,
                2.712396107023655
              ],
              [
                -575539.338749005,
                1761988.2335243868,
                10.632396107023656
              ],
              [
                -575539.338749005,
                1760838.9935243865,
                10.632396107023656
              ],
              [
                -576689.818749005,
                1760838.9935243865,
                2.712396107023655
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:38:53+00:00",
        "end_time": "2019-07-12T01:41:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3345.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3345.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3345.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3345.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4421095,
            65.31961138,
            2.712396107,
            -166.4132819,
            65.33166579,
            10.63239611
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.43751991575098,
                  65.31961138119502,
                  2.712396107023655
                ],
                [
                  -166.44210947048242,
                  65.32974458163322,
                  2.712396107023655
                ],
                [
                  -166.41786289761598,
                  65.3316657942646,
                  10.632396107023656
                ],
                [
                  -166.41328186569186,
                  65.32153185780221,
                  10.632396107023656
                ],
                [
                  -166.43751991575098,
                  65.31961138119502,
                  2.712396107023655
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3345.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3345.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:38:53Z",
            "pc:count": 3710475,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -576122.3314,
                "count": 3710475,
                "maximum": -575539.3387,
                "minimum": -576689.8187,
                "name": "X",
                "position": 0,
                "stddev": 284.0744392,
                "variance": 80698.28701
              },
              {
                "average": 1761387.505,
                "count": 3710475,
                "maximum": 1761988.234,
                "minimum": 1760838.994,
                "name": "Y",
                "position": 1,
                "stddev": 291.3177669,
                "variance": 84866.04133
              },
              {
                "average": 5.226178558,
                "count": 3710475,
                "maximum": 10.63239611,
                "minimum": 2.712396107,
                "name": "Z",
                "position": 2,
                "stddev": 2.142323805,
                "variance": 4.589551284
              },
              {
                "average": 385.178347,
                "count": 3710475,
                "maximum": 4823,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 612.639137,
                "variance": 375326.7122
              },
              {
                "average": 1.002042326,
                "count": 3710475,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04813342047,
                "variance": 0.002316826166
              },
              {
                "average": 1.004093815,
                "count": 3710475,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07012404124,
                "variance": 0.00491738116
              },
              {
                "average": 1,
                "count": 3710475,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3710475,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.44266489,
                "count": 3710475,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.43254179,
                "variance": 180.433179
              },
              {
                "average": 20.10821891,
                "count": 3710475,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.520314638,
                "variance": 2.3113566
              },
              {
                "average": 1.621177882,
                "count": 3710475,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4853981505,
                "variance": 0.2356113645
              },
              {
                "average": 9.088105431,
                "count": 3710475,
                "maximum": 13,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.553834641,
                "variance": 2.414402092
              },
              {
                "average": 246932618.7,
                "count": 3710475,
                "maximum": 246934333,
                "minimum": 246930918.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 667.8473497,
                "variance": 446020.0826
              },
              {
                "average": 0,
                "count": 3710475,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3710475,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3710475,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3710475,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3710475,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -576689.8187,
              1760838.994,
              2.712396107,
              -575539.3387,
              1761988.234,
              10.63239611
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -576689.818749005,
                    1760838.9935243865,
                    2.712396107023655
                  ],
                  [
                    -576689.818749005,
                    1761988.2335243868,
                    2.712396107023655
                  ],
                  [
                    -575539.338749005,
                    1761988.2335243868,
                    10.632396107023656
                  ],
                  [
                    -575539.338749005,
                    1760838.9935243865,
                    10.632396107023656
                  ],
                  [
                    -576689.818749005,
                    1760838.9935243865,
                    2.712396107023655
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:38:53+00:00",
            "end_time": "2019-07-12T01:41:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3545.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.39460314279245,
              65.32001242064887,
              3.620081369778258
            ],
            [
              -166.3989835367802,
              65.32971811651704,
              3.620081369778258
            ],
            [
              -166.37665473893642,
              65.33148123407533,
              17.020081369778257
            ],
            [
              -166.37228186451676,
              65.32177489123985,
              17.020081369778257
            ],
            [
              -166.39460314279245,
              65.32001242064887,
              3.620081369778258
            ]
          ]
        ]
      },
      "bbox": [
        -166.3989835,
        65.32001242,
        3.62008137,
        -166.3722819,
        65.33148123,
        17.02008137
      ],
      "properties": {
        "datetime": "2019-07-12T02:02:14Z",
        "pc:count": 2780629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574234.7159,
            "count": 2780629,
            "maximum": -573655.4462,
            "minimum": -574714.8062,
            "name": "X",
            "position": 0,
            "stddev": 267.8536834,
            "variance": 71745.59574
          },
          {
            "average": 1760945.922,
            "count": 2780629,
            "maximum": 1761611.487,
            "minimum": 1760510.867,
            "name": "Y",
            "position": 1,
            "stddev": 235.0967303,
            "variance": 55270.47259
          },
          {
            "average": 10.78865601,
            "count": 2780629,
            "maximum": 17.02008137,
            "minimum": 3.62008137,
            "name": "Z",
            "position": 2,
            "stddev": 2.567944424,
            "variance": 6.594338563
          },
          {
            "average": 1033.647384,
            "count": 2780629,
            "maximum": 5695,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 589.1955898,
            "variance": 347151.4431
          },
          {
            "average": 1.014423355,
            "count": 2780629,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1375291451,
            "variance": 0.01891426574
          },
          {
            "average": 1.028870806,
            "count": 2780629,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.205367537,
            "variance": 0.04217582524
          },
          {
            "average": 1,
            "count": 2780629,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2780629,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.421597056,
            "count": 2780629,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4938148095,
            "variance": 0.2438530661
          },
          {
            "average": 19.95996387,
            "count": 2780629,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.690791307,
            "variance": 2.858775242
          },
          {
            "average": 1.017914292,
            "count": 2780629,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1493157463,
            "variance": 0.02229519208
          },
          {
            "average": 5.086893649,
            "count": 2780629,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.016185446,
            "variance": 1.03263286
          },
          {
            "average": 246930901,
            "count": 2780629,
            "maximum": 246932134.1,
            "minimum": 246930394.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 448.5566484,
            "variance": 201203.0668
          },
          {
            "average": 0,
            "count": 2780629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2780629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2780629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2780629,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2780629,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574714.8062,
          1760510.867,
          3.62008137,
          -573655.4462,
          1761611.487,
          17.02008137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574714.8062424756,
                1760510.8670682614,
                3.620081369778258
              ],
              [
                -574714.8062424756,
                1761611.4870682615,
                3.620081369778258
              ],
              [
                -573655.4462424755,
                1761611.4870682615,
                17.020081369778257
              ],
              [
                -573655.4462424755,
                1760510.8670682614,
                17.020081369778257
              ],
              [
                -574714.8062424756,
                1760510.8670682614,
                3.620081369778258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:02:14+00:00",
        "end_time": "2019-07-12T01:33:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3545.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3545.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3545.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3545.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3989835,
            65.32001242,
            3.62008137,
            -166.3722819,
            65.33148123,
            17.02008137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.39460314279245,
                  65.32001242064887,
                  3.620081369778258
                ],
                [
                  -166.3989835367802,
                  65.32971811651704,
                  3.620081369778258
                ],
                [
                  -166.37665473893642,
                  65.33148123407533,
                  17.020081369778257
                ],
                [
                  -166.37228186451676,
                  65.32177489123985,
                  17.020081369778257
                ],
                [
                  -166.39460314279245,
                  65.32001242064887,
                  3.620081369778258
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3545.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3545.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:02:14Z",
            "pc:count": 2780629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574234.7159,
                "count": 2780629,
                "maximum": -573655.4462,
                "minimum": -574714.8062,
                "name": "X",
                "position": 0,
                "stddev": 267.8536834,
                "variance": 71745.59574
              },
              {
                "average": 1760945.922,
                "count": 2780629,
                "maximum": 1761611.487,
                "minimum": 1760510.867,
                "name": "Y",
                "position": 1,
                "stddev": 235.0967303,
                "variance": 55270.47259
              },
              {
                "average": 10.78865601,
                "count": 2780629,
                "maximum": 17.02008137,
                "minimum": 3.62008137,
                "name": "Z",
                "position": 2,
                "stddev": 2.567944424,
                "variance": 6.594338563
              },
              {
                "average": 1033.647384,
                "count": 2780629,
                "maximum": 5695,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 589.1955898,
                "variance": 347151.4431
              },
              {
                "average": 1.014423355,
                "count": 2780629,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1375291451,
                "variance": 0.01891426574
              },
              {
                "average": 1.028870806,
                "count": 2780629,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.205367537,
                "variance": 0.04217582524
              },
              {
                "average": 1,
                "count": 2780629,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2780629,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.421597056,
                "count": 2780629,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4938148095,
                "variance": 0.2438530661
              },
              {
                "average": 19.95996387,
                "count": 2780629,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.690791307,
                "variance": 2.858775242
              },
              {
                "average": 1.017914292,
                "count": 2780629,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1493157463,
                "variance": 0.02229519208
              },
              {
                "average": 5.086893649,
                "count": 2780629,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.016185446,
                "variance": 1.03263286
              },
              {
                "average": 246930901,
                "count": 2780629,
                "maximum": 246932134.1,
                "minimum": 246930394.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 448.5566484,
                "variance": 201203.0668
              },
              {
                "average": 0,
                "count": 2780629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2780629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2780629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2780629,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2780629,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574714.8062,
              1760510.867,
              3.62008137,
              -573655.4462,
              1761611.487,
              17.02008137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574714.8062424756,
                    1760510.8670682614,
                    3.620081369778258
                  ],
                  [
                    -574714.8062424756,
                    1761611.4870682615,
                    3.620081369778258
                  ],
                  [
                    -573655.4462424755,
                    1761611.4870682615,
                    17.020081369778257
                  ],
                  [
                    -573655.4462424755,
                    1760510.8670682614,
                    17.020081369778257
                  ],
                  [
                    -574714.8062424756,
                    1760510.8670682614,
                    3.620081369778258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:02:14+00:00",
            "end_time": "2019-07-12T01:33: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": "20190711_NCMP_AK_03WVN4337.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.21988197351334,
              65.25032906060453,
              -0.899581459913964
            ],
            [
              -166.22199417918563,
              65.25508973422596,
              -0.899581459913964
            ],
            [
              -166.2090003201108,
              65.25610374068677,
              51.340418540086034
            ],
            [
              -166.20689025788943,
              65.25134288515433,
              51.340418540086034
            ],
            [
              -166.21988197351334,
              65.25032906060453,
              -0.899581459913964
            ]
          ]
        ]
      },
      "bbox": [
        -166.2219942,
        65.25032906,
        -0.8995814599,
        -166.2068903,
        65.25610374,
        51.34041854
      ],
      "properties": {
        "datetime": "2019-07-12T04:00:48Z",
        "pc:count": 440840,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -567832.0446,
            "count": 440840,
            "maximum": -567508.5753,
            "minimum": -568126.4153,
            "name": "X",
            "position": 0,
            "stddev": 141.3933163,
            "variance": 19992.06989
          },
          {
            "average": 1751621.725,
            "count": 440840,
            "maximum": 1751914.791,
            "minimum": 1751375.131,
            "name": "Y",
            "position": 1,
            "stddev": 111.5632837,
            "variance": 12446.36626
          },
          {
            "average": 30.64555265,
            "count": 440840,
            "maximum": 51.34041854,
            "minimum": -0.8995814599,
            "name": "Z",
            "position": 2,
            "stddev": 11.73785045,
            "variance": 137.7771333
          },
          {
            "average": 1052.934421,
            "count": 440840,
            "maximum": 3526,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 699.4153955,
            "variance": 489181.8955
          },
          {
            "average": 1.022395881,
            "count": 440840,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1536973552,
            "variance": 0.02362287699
          },
          {
            "average": 1.04516151,
            "count": 440840,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2202229735,
            "variance": 0.04849815806
          },
          {
            "average": 1,
            "count": 440840,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 440840,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.100585246,
            "count": 440840,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.887709353,
            "variance": 15.11428401
          },
          {
            "average": 19.79354634,
            "count": 440840,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.027711833,
            "variance": 1.056191613
          },
          {
            "average": 1.04946239,
            "count": 440840,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2207815455,
            "variance": 0.04874449082
          },
          {
            "average": 23.02977044,
            "count": 440840,
            "maximum": 25,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2421873873,
            "variance": 0.05865473057
          },
          {
            "average": 246938414.2,
            "count": 440840,
            "maximum": 246939248.1,
            "minimum": 246938397.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 102.3949521,
            "variance": 10484.72622
          },
          {
            "average": 0,
            "count": 440840,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 440840,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 440840,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 440840,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 440840,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -568126.4153,
          1751375.131,
          -0.8995814599,
          -567508.5753,
          1751914.791,
          51.34041854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -568126.4152940422,
                1751375.1314836508,
                -0.899581459913964
              ],
              [
                -568126.4152940422,
                1751914.791483651,
                -0.899581459913964
              ],
              [
                -567508.5752940421,
                1751914.791483651,
                51.340418540086034
              ],
              [
                -567508.5752940421,
                1751375.1314836508,
                51.340418540086034
              ],
              [
                -568126.4152940422,
                1751375.1314836508,
                -0.899581459913964
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:00:48+00:00",
        "end_time": "2019-07-12T03:46:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4337.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN4337.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4337.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4337.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2219942,
            65.25032906,
            -0.8995814599,
            -166.2068903,
            65.25610374,
            51.34041854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.21988197351334,
                  65.25032906060453,
                  -0.899581459913964
                ],
                [
                  -166.22199417918563,
                  65.25508973422596,
                  -0.899581459913964
                ],
                [
                  -166.2090003201108,
                  65.25610374068677,
                  51.340418540086034
                ],
                [
                  -166.20689025788943,
                  65.25134288515433,
                  51.340418540086034
                ],
                [
                  -166.21988197351334,
                  65.25032906060453,
                  -0.899581459913964
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN4337.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4337.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:00:48Z",
            "pc:count": 440840,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -567832.0446,
                "count": 440840,
                "maximum": -567508.5753,
                "minimum": -568126.4153,
                "name": "X",
                "position": 0,
                "stddev": 141.3933163,
                "variance": 19992.06989
              },
              {
                "average": 1751621.725,
                "count": 440840,
                "maximum": 1751914.791,
                "minimum": 1751375.131,
                "name": "Y",
                "position": 1,
                "stddev": 111.5632837,
                "variance": 12446.36626
              },
              {
                "average": 30.64555265,
                "count": 440840,
                "maximum": 51.34041854,
                "minimum": -0.8995814599,
                "name": "Z",
                "position": 2,
                "stddev": 11.73785045,
                "variance": 137.7771333
              },
              {
                "average": 1052.934421,
                "count": 440840,
                "maximum": 3526,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 699.4153955,
                "variance": 489181.8955
              },
              {
                "average": 1.022395881,
                "count": 440840,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1536973552,
                "variance": 0.02362287699
              },
              {
                "average": 1.04516151,
                "count": 440840,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2202229735,
                "variance": 0.04849815806
              },
              {
                "average": 1,
                "count": 440840,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 440840,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.100585246,
                "count": 440840,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.887709353,
                "variance": 15.11428401
              },
              {
                "average": 19.79354634,
                "count": 440840,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.027711833,
                "variance": 1.056191613
              },
              {
                "average": 1.04946239,
                "count": 440840,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2207815455,
                "variance": 0.04874449082
              },
              {
                "average": 23.02977044,
                "count": 440840,
                "maximum": 25,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2421873873,
                "variance": 0.05865473057
              },
              {
                "average": 246938414.2,
                "count": 440840,
                "maximum": 246939248.1,
                "minimum": 246938397.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 102.3949521,
                "variance": 10484.72622
              },
              {
                "average": 0,
                "count": 440840,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 440840,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 440840,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 440840,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 440840,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -568126.4153,
              1751375.131,
              -0.8995814599,
              -567508.5753,
              1751914.791,
              51.34041854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -568126.4152940422,
                    1751375.1314836508,
                    -0.899581459913964
                  ],
                  [
                    -568126.4152940422,
                    1751914.791483651,
                    -0.899581459913964
                  ],
                  [
                    -567508.5752940421,
                    1751914.791483651,
                    51.340418540086034
                  ],
                  [
                    -567508.5752940421,
                    1751375.1314836508,
                    51.340418540086034
                  ],
                  [
                    -568126.4152940422,
                    1751375.1314836508,
                    -0.899581459913964
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:00:48+00:00",
            "end_time": "2019-07-12T03:46: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": "20190712_NCMP_AK_03WVN4136.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.2619920772085,
              65.24041517783299,
              17.6995934360962
            ],
            [
              -166.26650749123337,
              65.25055814303744,
              17.6995934360962
            ],
            [
              -166.24231950024785,
              65.25245212618857,
              86.13959343609619
            ],
            [
              -166.2378125827116,
              65.24230843735191,
              86.13959343609619
            ],
            [
              -166.2619920772085,
              65.24041517783299,
              17.6995934360962
            ]
          ]
        ]
      },
      "bbox": [
        -166.2665075,
        65.24041518,
        17.69959344,
        -166.2378126,
        65.25245213,
        86.13959344
      ],
      "properties": {
        "datetime": "2019-07-12T05:13:15Z",
        "pc:count": 4234120,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -569722.4164,
            "count": 4234120,
            "maximum": -569114.3789,
            "minimum": -570264.7789,
            "name": "X",
            "position": 0,
            "stddev": 287.1496464,
            "variance": 82454.91944
          },
          {
            "average": 1751242.299,
            "count": 4234120,
            "maximum": 1751799.847,
            "minimum": 1750649.907,
            "name": "Y",
            "position": 1,
            "stddev": 282.7394178,
            "variance": 79941.57841
          },
          {
            "average": 57.40685113,
            "count": 4234120,
            "maximum": 86.13959344,
            "minimum": 17.69959344,
            "name": "Z",
            "position": 2,
            "stddev": 19.78108865,
            "variance": 391.2914682
          },
          {
            "average": 1115.137977,
            "count": 4234120,
            "maximum": 3840,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 621.7617829,
            "variance": 386587.7147
          },
          {
            "average": 1.000782689,
            "count": 4234120,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0284512438,
            "variance": 0.0008094732737
          },
          {
            "average": 1.001569393,
            "count": 4234120,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0406093616,
            "variance": 0.001649120249
          },
          {
            "average": 1,
            "count": 4234120,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4234120,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.412805494,
            "count": 4234120,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4923384765,
            "variance": 0.2423971754
          },
          {
            "average": 20.17806029,
            "count": 4234120,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.90885789,
            "variance": 3.643738445
          },
          {
            "average": 1.001461225,
            "count": 4234120,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03855497615,
            "variance": 0.001486486186
          },
          {
            "average": 30.45160199,
            "count": 4234120,
            "maximum": 36,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.777353218,
            "variance": 3.158984463
          },
          {
            "average": 246941660.9,
            "count": 4234120,
            "maximum": 246943595.9,
            "minimum": 246940099.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 738.9896625,
            "variance": 546105.7213
          },
          {
            "average": 0,
            "count": 4234120,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4234120,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4234120,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4234120,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4234120,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -570264.7789,
          1750649.907,
          17.69959344,
          -569114.3789,
          1751799.847,
          86.13959344
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -570264.7788707009,
                1750649.906650916,
                17.6995934360962
              ],
              [
                -570264.7788707009,
                1751799.846650916,
                17.6995934360962
              ],
              [
                -569114.378870701,
                1751799.846650916,
                86.13959343609619
              ],
              [
                -569114.378870701,
                1750649.906650916,
                86.13959343609619
              ],
              [
                -570264.7788707009,
                1750649.906650916,
                17.6995934360962
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:13:15+00:00",
        "end_time": "2019-07-12T04:14:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4136.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN4136.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4136.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4136.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2665075,
            65.24041518,
            17.69959344,
            -166.2378126,
            65.25245213,
            86.13959344
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.2619920772085,
                  65.24041517783299,
                  17.6995934360962
                ],
                [
                  -166.26650749123337,
                  65.25055814303744,
                  17.6995934360962
                ],
                [
                  -166.24231950024785,
                  65.25245212618857,
                  86.13959343609619
                ],
                [
                  -166.2378125827116,
                  65.24230843735191,
                  86.13959343609619
                ],
                [
                  -166.2619920772085,
                  65.24041517783299,
                  17.6995934360962
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN4136.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN4136.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:13:15Z",
            "pc:count": 4234120,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -569722.4164,
                "count": 4234120,
                "maximum": -569114.3789,
                "minimum": -570264.7789,
                "name": "X",
                "position": 0,
                "stddev": 287.1496464,
                "variance": 82454.91944
              },
              {
                "average": 1751242.299,
                "count": 4234120,
                "maximum": 1751799.847,
                "minimum": 1750649.907,
                "name": "Y",
                "position": 1,
                "stddev": 282.7394178,
                "variance": 79941.57841
              },
              {
                "average": 57.40685113,
                "count": 4234120,
                "maximum": 86.13959344,
                "minimum": 17.69959344,
                "name": "Z",
                "position": 2,
                "stddev": 19.78108865,
                "variance": 391.2914682
              },
              {
                "average": 1115.137977,
                "count": 4234120,
                "maximum": 3840,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 621.7617829,
                "variance": 386587.7147
              },
              {
                "average": 1.000782689,
                "count": 4234120,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0284512438,
                "variance": 0.0008094732737
              },
              {
                "average": 1.001569393,
                "count": 4234120,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0406093616,
                "variance": 0.001649120249
              },
              {
                "average": 1,
                "count": 4234120,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4234120,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.412805494,
                "count": 4234120,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4923384765,
                "variance": 0.2423971754
              },
              {
                "average": 20.17806029,
                "count": 4234120,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.90885789,
                "variance": 3.643738445
              },
              {
                "average": 1.001461225,
                "count": 4234120,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03855497615,
                "variance": 0.001486486186
              },
              {
                "average": 30.45160199,
                "count": 4234120,
                "maximum": 36,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.777353218,
                "variance": 3.158984463
              },
              {
                "average": 246941660.9,
                "count": 4234120,
                "maximum": 246943595.9,
                "minimum": 246940099.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 738.9896625,
                "variance": 546105.7213
              },
              {
                "average": 0,
                "count": 4234120,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4234120,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4234120,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4234120,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4234120,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -570264.7789,
              1750649.907,
              17.69959344,
              -569114.3789,
              1751799.847,
              86.13959344
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -570264.7788707009,
                    1750649.906650916,
                    17.6995934360962
                  ],
                  [
                    -570264.7788707009,
                    1751799.846650916,
                    17.6995934360962
                  ],
                  [
                    -569114.378870701,
                    1751799.846650916,
                    86.13959343609619
                  ],
                  [
                    -569114.378870701,
                    1750649.906650916,
                    86.13959343609619
                  ],
                  [
                    -570264.7788707009,
                    1750649.906650916,
                    17.6995934360962
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:13:15+00:00",
            "end_time": "2019-07-12T04:14:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3446.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4166039315007,
              65.32891427602439,
              5.090677113791965
            ],
            [
              -166.41908891685182,
              65.33440945905832,
              5.090677113791965
            ],
            [
              -166.40021703548288,
              65.3359020691737,
              14.490677113791964
            ],
            [
              -166.39773564900145,
              65.33040657592002,
              14.490677113791964
            ],
            [
              -166.4166039315007,
              65.32891427602439,
              5.090677113791965
            ]
          ]
        ]
      },
      "bbox": [
        -166.4190889,
        65.32891428,
        5.090677114,
        -166.3977356,
        65.33590207,
        14.49067711
      ],
      "properties": {
        "datetime": "2019-07-12T01:47:40Z",
        "pc:count": 835199,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575230.7312,
            "count": 835199,
            "maximum": -574643.3999,
            "minimum": -575538.6599,
            "name": "X",
            "position": 0,
            "stddev": 200.4757438,
            "variance": 40190.52387
          },
          {
            "average": 1761934.976,
            "count": 835199,
            "maximum": 1762299.25,
            "minimum": 1761676.07,
            "name": "Y",
            "position": 1,
            "stddev": 130.7842292,
            "variance": 17104.51461
          },
          {
            "average": 8.934675933,
            "count": 835199,
            "maximum": 14.49067711,
            "minimum": 5.090677114,
            "name": "Z",
            "position": 2,
            "stddev": 2.14064212,
            "variance": 4.582348684
          },
          {
            "average": 1129.456079,
            "count": 835199,
            "maximum": 4214,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 597.2456731,
            "variance": 356702.394
          },
          {
            "average": 1.000274186,
            "count": 835199,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01655630702,
            "variance": 0.0002741113022
          },
          {
            "average": 1.000551964,
            "count": 835199,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02348744895,
            "variance": 0.0005516602584
          },
          {
            "average": 1,
            "count": 835199,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 835199,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.377280145,
            "count": 835199,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4847062188,
            "variance": 0.2349401185
          },
          {
            "average": 20.1884708,
            "count": 835199,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.487357801,
            "variance": 2.212233228
          },
          {
            "average": 1.001052444,
            "count": 835199,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0324243336,
            "variance": 0.00105133741
          },
          {
            "average": 4.300205101,
            "count": 835199,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4921860195,
            "variance": 0.2422470778
          },
          {
            "average": 246930543,
            "count": 835199,
            "maximum": 246931260.5,
            "minimum": 246930378.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 252.5284474,
            "variance": 63770.61674
          },
          {
            "average": 0,
            "count": 835199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 835199,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 835199,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 835199,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 835199,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575538.6599,
          1761676.07,
          5.090677114,
          -574643.3999,
          1762299.25,
          14.49067711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575538.659915142,
                1761676.0695504209,
                5.090677113791965
              ],
              [
                -575538.659915142,
                1762299.249550421,
                5.090677113791965
              ],
              [
                -574643.399915142,
                1762299.249550421,
                14.490677113791964
              ],
              [
                -574643.399915142,
                1761676.0695504209,
                14.490677113791964
              ],
              [
                -575538.659915142,
                1761676.0695504209,
                5.090677113791965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:47:40+00:00",
        "end_time": "2019-07-12T01:32:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3446.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3446.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3446.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3446.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4190889,
            65.32891428,
            5.090677114,
            -166.3977356,
            65.33590207,
            14.49067711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4166039315007,
                  65.32891427602439,
                  5.090677113791965
                ],
                [
                  -166.41908891685182,
                  65.33440945905832,
                  5.090677113791965
                ],
                [
                  -166.40021703548288,
                  65.3359020691737,
                  14.490677113791964
                ],
                [
                  -166.39773564900145,
                  65.33040657592002,
                  14.490677113791964
                ],
                [
                  -166.4166039315007,
                  65.32891427602439,
                  5.090677113791965
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3446.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3446.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:47:40Z",
            "pc:count": 835199,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575230.7312,
                "count": 835199,
                "maximum": -574643.3999,
                "minimum": -575538.6599,
                "name": "X",
                "position": 0,
                "stddev": 200.4757438,
                "variance": 40190.52387
              },
              {
                "average": 1761934.976,
                "count": 835199,
                "maximum": 1762299.25,
                "minimum": 1761676.07,
                "name": "Y",
                "position": 1,
                "stddev": 130.7842292,
                "variance": 17104.51461
              },
              {
                "average": 8.934675933,
                "count": 835199,
                "maximum": 14.49067711,
                "minimum": 5.090677114,
                "name": "Z",
                "position": 2,
                "stddev": 2.14064212,
                "variance": 4.582348684
              },
              {
                "average": 1129.456079,
                "count": 835199,
                "maximum": 4214,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 597.2456731,
                "variance": 356702.394
              },
              {
                "average": 1.000274186,
                "count": 835199,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01655630702,
                "variance": 0.0002741113022
              },
              {
                "average": 1.000551964,
                "count": 835199,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02348744895,
                "variance": 0.0005516602584
              },
              {
                "average": 1,
                "count": 835199,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 835199,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.377280145,
                "count": 835199,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4847062188,
                "variance": 0.2349401185
              },
              {
                "average": 20.1884708,
                "count": 835199,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.487357801,
                "variance": 2.212233228
              },
              {
                "average": 1.001052444,
                "count": 835199,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0324243336,
                "variance": 0.00105133741
              },
              {
                "average": 4.300205101,
                "count": 835199,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4921860195,
                "variance": 0.2422470778
              },
              {
                "average": 246930543,
                "count": 835199,
                "maximum": 246931260.5,
                "minimum": 246930378.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 252.5284474,
                "variance": 63770.61674
              },
              {
                "average": 0,
                "count": 835199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 835199,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 835199,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 835199,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 835199,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575538.6599,
              1761676.07,
              5.090677114,
              -574643.3999,
              1762299.25,
              14.49067711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575538.659915142,
                    1761676.0695504209,
                    5.090677113791965
                  ],
                  [
                    -575538.659915142,
                    1762299.249550421,
                    5.090677113791965
                  ],
                  [
                    -574643.399915142,
                    1762299.249550421,
                    14.490677113791964
                  ],
                  [
                    -574643.399915142,
                    1761676.0695504209,
                    14.490677113791964
                  ],
                  [
                    -575538.659915142,
                    1761676.0695504209,
                    5.090677113791965
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:47:40+00:00",
            "end_time": "2019-07-12T01:32:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3535.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.37612376209657,
              65.23879226106585,
              66.05681366048938
            ],
            [
              -166.3770499370227,
              65.240853802158,
              66.05681366048938
            ],
            [
              -166.369842799737,
              65.24142395140262,
              91.41681366048937
            ],
            [
              -166.36891713893482,
              65.23936236604293,
              91.41681366048937
            ],
            [
              -166.37612376209657,
              65.23879226106585,
              66.05681366048938
            ]
          ]
        ]
      },
      "bbox": [
        -166.3770499,
        65.23879226,
        66.05681366,
        -166.3689171,
        65.24142395,
        91.41681366
      ],
      "properties": {
        "datetime": "2019-07-12T06:45:03Z",
        "pc:count": 104280,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575342.9047,
            "count": 104280,
            "maximum": -575201.8585,
            "minimum": -575544.8785,
            "name": "X",
            "position": 0,
            "stddev": 83.61004203,
            "variance": 6990.639128
          },
          {
            "average": 1751589.815,
            "count": 104280,
            "maximum": 1751690.515,
            "minimum": 1751456.715,
            "name": "Y",
            "position": 1,
            "stddev": 55.41818994,
            "variance": 3071.175776
          },
          {
            "average": 82.35078067,
            "count": 104280,
            "maximum": 91.41681366,
            "minimum": 66.05681366,
            "name": "Z",
            "position": 2,
            "stddev": 5.891673991,
            "variance": 34.71182242
          },
          {
            "average": 1426.763339,
            "count": 104280,
            "maximum": 3821,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 699.1009687,
            "variance": 488742.1644
          },
          {
            "average": 1,
            "count": 104280,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 104280,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 104280,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104280,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.345157269,
            "count": 104280,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4754218086,
            "variance": 0.2260258961
          },
          {
            "average": 19.65370803,
            "count": 104280,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.498821216,
            "variance": 2.246465036
          },
          {
            "average": 1.000028769,
            "count": 104280,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00536359468,
            "variance": 2.876814789e-05
          },
          {
            "average": 48,
            "count": 104280,
            "maximum": 48,
            "minimum": 48,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246949100.1,
            "count": 104280,
            "maximum": 246949103.9,
            "minimum": 246949096.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.843903868,
            "variance": 3.399981474
          },
          {
            "average": 0,
            "count": 104280,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104280,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104280,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104280,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104280,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575544.8785,
          1751456.715,
          66.05681366,
          -575201.8585,
          1751690.515,
          91.41681366
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575544.8785471362,
                1751456.7150701187,
                66.05681366048938
              ],
              [
                -575544.8785471362,
                1751690.5150701185,
                66.05681366048938
              ],
              [
                -575201.8585471362,
                1751690.5150701185,
                91.41681366048937
              ],
              [
                -575201.8585471362,
                1751456.7150701187,
                91.41681366048937
              ],
              [
                -575544.8785471362,
                1751456.7150701187,
                66.05681366048938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:45:03+00:00",
        "end_time": "2019-07-12T06:44:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3535.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3535.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3535.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3535.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3770499,
            65.23879226,
            66.05681366,
            -166.3689171,
            65.24142395,
            91.41681366
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.37612376209657,
                  65.23879226106585,
                  66.05681366048938
                ],
                [
                  -166.3770499370227,
                  65.240853802158,
                  66.05681366048938
                ],
                [
                  -166.369842799737,
                  65.24142395140262,
                  91.41681366048937
                ],
                [
                  -166.36891713893482,
                  65.23936236604293,
                  91.41681366048937
                ],
                [
                  -166.37612376209657,
                  65.23879226106585,
                  66.05681366048938
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3535.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3535.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:45:03Z",
            "pc:count": 104280,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575342.9047,
                "count": 104280,
                "maximum": -575201.8585,
                "minimum": -575544.8785,
                "name": "X",
                "position": 0,
                "stddev": 83.61004203,
                "variance": 6990.639128
              },
              {
                "average": 1751589.815,
                "count": 104280,
                "maximum": 1751690.515,
                "minimum": 1751456.715,
                "name": "Y",
                "position": 1,
                "stddev": 55.41818994,
                "variance": 3071.175776
              },
              {
                "average": 82.35078067,
                "count": 104280,
                "maximum": 91.41681366,
                "minimum": 66.05681366,
                "name": "Z",
                "position": 2,
                "stddev": 5.891673991,
                "variance": 34.71182242
              },
              {
                "average": 1426.763339,
                "count": 104280,
                "maximum": 3821,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 699.1009687,
                "variance": 488742.1644
              },
              {
                "average": 1,
                "count": 104280,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 104280,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 104280,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104280,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.345157269,
                "count": 104280,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4754218086,
                "variance": 0.2260258961
              },
              {
                "average": 19.65370803,
                "count": 104280,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.498821216,
                "variance": 2.246465036
              },
              {
                "average": 1.000028769,
                "count": 104280,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00536359468,
                "variance": 2.876814789e-05
              },
              {
                "average": 48,
                "count": 104280,
                "maximum": 48,
                "minimum": 48,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246949100.1,
                "count": 104280,
                "maximum": 246949103.9,
                "minimum": 246949096.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.843903868,
                "variance": 3.399981474
              },
              {
                "average": 0,
                "count": 104280,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104280,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104280,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104280,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104280,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575544.8785,
              1751456.715,
              66.05681366,
              -575201.8585,
              1751690.515,
              91.41681366
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575544.8785471362,
                    1751456.7150701187,
                    66.05681366048938
                  ],
                  [
                    -575544.8785471362,
                    1751690.5150701185,
                    66.05681366048938
                  ],
                  [
                    -575201.8585471362,
                    1751690.5150701185,
                    91.41681366048937
                  ],
                  [
                    -575201.8585471362,
                    1751456.7150701187,
                    91.41681366048937
                  ],
                  [
                    -575544.8785471362,
                    1751456.7150701187,
                    66.05681366048938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:45:03+00:00",
            "end_time": "2019-07-12T06:44:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3937.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.30522290921374,
              65.24902220832213,
              -3.36832441131488
            ],
            [
              -166.3097516752217,
              65.25915562723182,
              -3.36832441131488
            ],
            [
              -166.2856538005362,
              65.26104881909313,
              27.37167558868512
            ],
            [
              -166.28113349166694,
              65.2509146772466,
              27.37167558868512
            ],
            [
              -166.30522290921374,
              65.24902220832213,
              -3.36832441131488
            ]
          ]
        ]
      },
      "bbox": [
        -166.3097517,
        65.24902221,
        -3.368324411,
        -166.2811335,
        65.26104882,
        27.37167559
      ],
      "properties": {
        "datetime": "2019-07-12T05:13:47Z",
        "pc:count": 3603513,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -571538.7377,
            "count": 3603513,
            "maximum": -570929.6655,
            "minimum": -572075.5655,
            "name": "X",
            "position": 0,
            "stddev": 293.6307938,
            "variance": 86219.04308
          },
          {
            "average": 1752451.482,
            "count": 3603513,
            "maximum": 1753113.549,
            "minimum": 1751964.569,
            "name": "Y",
            "position": 1,
            "stddev": 260.9075192,
            "variance": 68072.73356
          },
          {
            "average": 5.881128742,
            "count": 3603513,
            "maximum": 27.37167559,
            "minimum": -3.368324411,
            "name": "Z",
            "position": 2,
            "stddev": 6.044097188,
            "variance": 36.53111082
          },
          {
            "average": 707.7865408,
            "count": 3603513,
            "maximum": 46890,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 794.8998643,
            "variance": 631865.7942
          },
          {
            "average": 1.012267751,
            "count": 3603513,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1194298796,
            "variance": 0.01426349615
          },
          {
            "average": 1.024575463,
            "count": 3603513,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1743248241,
            "variance": 0.0303891443
          },
          {
            "average": 1,
            "count": 3603513,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3603513,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.77294324,
            "count": 3603513,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.09150298,
            "variance": 171.3874503
          },
          {
            "average": 19.8802198,
            "count": 3603513,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.519244198,
            "variance": 2.308102934
          },
          {
            "average": 1.366651376,
            "count": 3603513,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5032278393,
            "variance": 0.2532382583
          },
          {
            "average": 31.28734071,
            "count": 3603513,
            "maximum": 36,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.767202206,
            "variance": 3.123003636
          },
          {
            "average": 246942019.7,
            "count": 3603513,
            "maximum": 246943627.1,
            "minimum": 246940131.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 707.6906835,
            "variance": 500826.1035
          },
          {
            "average": 0,
            "count": 3603513,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3603513,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3603513,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3603513,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3603513,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -572075.5655,
          1751964.569,
          -3.368324411,
          -570929.6655,
          1753113.549,
          27.37167559
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -572075.5654913475,
                1751964.568874878,
                -3.36832441131488
              ],
              [
                -572075.5654913475,
                1753113.548874878,
                -3.36832441131488
              ],
              [
                -570929.6654913476,
                1753113.548874878,
                27.37167558868512
              ],
              [
                -570929.6654913476,
                1751964.568874878,
                27.37167558868512
              ],
              [
                -572075.5654913475,
                1751964.568874878,
                -3.36832441131488
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:13:47+00:00",
        "end_time": "2019-07-12T04:15:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3937.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3937.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3937.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3937.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3097517,
            65.24902221,
            -3.368324411,
            -166.2811335,
            65.26104882,
            27.37167559
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.30522290921374,
                  65.24902220832213,
                  -3.36832441131488
                ],
                [
                  -166.3097516752217,
                  65.25915562723182,
                  -3.36832441131488
                ],
                [
                  -166.2856538005362,
                  65.26104881909313,
                  27.37167558868512
                ],
                [
                  -166.28113349166694,
                  65.2509146772466,
                  27.37167558868512
                ],
                [
                  -166.30522290921374,
                  65.24902220832213,
                  -3.36832441131488
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3937.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3937.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:13:47Z",
            "pc:count": 3603513,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -571538.7377,
                "count": 3603513,
                "maximum": -570929.6655,
                "minimum": -572075.5655,
                "name": "X",
                "position": 0,
                "stddev": 293.6307938,
                "variance": 86219.04308
              },
              {
                "average": 1752451.482,
                "count": 3603513,
                "maximum": 1753113.549,
                "minimum": 1751964.569,
                "name": "Y",
                "position": 1,
                "stddev": 260.9075192,
                "variance": 68072.73356
              },
              {
                "average": 5.881128742,
                "count": 3603513,
                "maximum": 27.37167559,
                "minimum": -3.368324411,
                "name": "Z",
                "position": 2,
                "stddev": 6.044097188,
                "variance": 36.53111082
              },
              {
                "average": 707.7865408,
                "count": 3603513,
                "maximum": 46890,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 794.8998643,
                "variance": 631865.7942
              },
              {
                "average": 1.012267751,
                "count": 3603513,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1194298796,
                "variance": 0.01426349615
              },
              {
                "average": 1.024575463,
                "count": 3603513,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1743248241,
                "variance": 0.0303891443
              },
              {
                "average": 1,
                "count": 3603513,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3603513,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.77294324,
                "count": 3603513,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.09150298,
                "variance": 171.3874503
              },
              {
                "average": 19.8802198,
                "count": 3603513,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.519244198,
                "variance": 2.308102934
              },
              {
                "average": 1.366651376,
                "count": 3603513,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5032278393,
                "variance": 0.2532382583
              },
              {
                "average": 31.28734071,
                "count": 3603513,
                "maximum": 36,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.767202206,
                "variance": 3.123003636
              },
              {
                "average": 246942019.7,
                "count": 3603513,
                "maximum": 246943627.1,
                "minimum": 246940131.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 707.6906835,
                "variance": 500826.1035
              },
              {
                "average": 0,
                "count": 3603513,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3603513,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3603513,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3603513,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3603513,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -572075.5655,
              1751964.569,
              -3.368324411,
              -570929.6655,
              1753113.549,
              27.37167559
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -572075.5654913475,
                    1751964.568874878,
                    -3.36832441131488
                  ],
                  [
                    -572075.5654913475,
                    1753113.548874878,
                    -3.36832441131488
                  ],
                  [
                    -570929.6654913476,
                    1753113.548874878,
                    27.37167558868512
                  ],
                  [
                    -570929.6654913476,
                    1751964.568874878,
                    27.37167558868512
                  ],
                  [
                    -572075.5654913475,
                    1751964.568874878,
                    -3.36832441131488
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:13:47+00:00",
            "end_time": "2019-07-12T04:15:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3146.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.48077603797296,
              65.32817729230513,
              -1.545305641053364
            ],
            [
              -166.48538174392183,
              65.33830710601022,
              -1.545305641053364
            ],
            [
              -166.4612858446261,
              65.34022263682121,
              22.334694358946635
            ],
            [
              -166.4566886059141,
              65.33009208922276,
              22.334694358946635
            ],
            [
              -166.48077603797296,
              65.32817729230513,
              -1.545305641053364
            ]
          ]
        ]
      },
      "bbox": [
        -166.4853817,
        65.32817729,
        -1.545305641,
        -166.4566886,
        65.34022264,
        22.33469436
      ],
      "properties": {
        "datetime": "2019-07-12T02:39:24Z",
        "pc:count": 4314248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -577926.9223,
            "count": 4314248,
            "maximum": -577350.4002,
            "minimum": -578493.5202,
            "name": "X",
            "position": 0,
            "stddev": 289.2374003,
            "variance": 83658.27374
          },
          {
            "average": 1762732.609,
            "count": 4314248,
            "maximum": 1763301.93,
            "minimum": 1762152.95,
            "name": "Y",
            "position": 1,
            "stddev": 287.7698895,
            "variance": 82811.50933
          },
          {
            "average": 8.683708815,
            "count": 4314248,
            "maximum": 22.33469436,
            "minimum": -1.545305641,
            "name": "Z",
            "position": 2,
            "stddev": 1.967627417,
            "variance": 3.871557652
          },
          {
            "average": 1233.528505,
            "count": 4314248,
            "maximum": 30277,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 905.4075263,
            "variance": 819762.7886
          },
          {
            "average": 1.013249586,
            "count": 4314248,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1336067705,
            "variance": 0.01785076913
          },
          {
            "average": 1.026529305,
            "count": 4314248,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.200939865,
            "variance": 0.04037682936
          },
          {
            "average": 1,
            "count": 4314248,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4314248,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.421889748,
            "count": 4314248,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.23945346,
            "variance": 1.536244879
          },
          {
            "average": 19.90858065,
            "count": 4314248,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.3685048,
            "variance": 1.872805386
          },
          {
            "average": 1.018102575,
            "count": 4314248,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1507773027,
            "variance": 0.02273379502
          },
          {
            "average": 9.282334952,
            "count": 4314248,
            "maximum": 13,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.575715979,
            "variance": 2.482880846
          },
          {
            "average": 246932701.7,
            "count": 4314248,
            "maximum": 246934364.2,
            "minimum": 246931224,
            "name": "GpsTime",
            "position": 12,
            "stddev": 681.4048982,
            "variance": 464312.6353
          },
          {
            "average": 0,
            "count": 4314248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4314248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4314248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4314248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4314248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -578493.5202,
          1762152.95,
          -1.545305641,
          -577350.4002,
          1763301.93,
          22.33469436
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -578493.5201599514,
                1762152.9498590229,
                -1.545305641053364
              ],
              [
                -578493.5201599514,
                1763301.9298590228,
                -1.545305641053364
              ],
              [
                -577350.4001599513,
                1763301.9298590228,
                22.334694358946635
              ],
              [
                -577350.4001599513,
                1762152.9498590229,
                22.334694358946635
              ],
              [
                -578493.5201599514,
                1762152.9498590229,
                -1.545305641053364
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:39:24+00:00",
        "end_time": "2019-07-12T01:47:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3146.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3146.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3146.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3146.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4853817,
            65.32817729,
            -1.545305641,
            -166.4566886,
            65.34022264,
            22.33469436
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.48077603797296,
                  65.32817729230513,
                  -1.545305641053364
                ],
                [
                  -166.48538174392183,
                  65.33830710601022,
                  -1.545305641053364
                ],
                [
                  -166.4612858446261,
                  65.34022263682121,
                  22.334694358946635
                ],
                [
                  -166.4566886059141,
                  65.33009208922276,
                  22.334694358946635
                ],
                [
                  -166.48077603797296,
                  65.32817729230513,
                  -1.545305641053364
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3146.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3146.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:39:24Z",
            "pc:count": 4314248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -577926.9223,
                "count": 4314248,
                "maximum": -577350.4002,
                "minimum": -578493.5202,
                "name": "X",
                "position": 0,
                "stddev": 289.2374003,
                "variance": 83658.27374
              },
              {
                "average": 1762732.609,
                "count": 4314248,
                "maximum": 1763301.93,
                "minimum": 1762152.95,
                "name": "Y",
                "position": 1,
                "stddev": 287.7698895,
                "variance": 82811.50933
              },
              {
                "average": 8.683708815,
                "count": 4314248,
                "maximum": 22.33469436,
                "minimum": -1.545305641,
                "name": "Z",
                "position": 2,
                "stddev": 1.967627417,
                "variance": 3.871557652
              },
              {
                "average": 1233.528505,
                "count": 4314248,
                "maximum": 30277,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 905.4075263,
                "variance": 819762.7886
              },
              {
                "average": 1.013249586,
                "count": 4314248,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1336067705,
                "variance": 0.01785076913
              },
              {
                "average": 1.026529305,
                "count": 4314248,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.200939865,
                "variance": 0.04037682936
              },
              {
                "average": 1,
                "count": 4314248,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4314248,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.421889748,
                "count": 4314248,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.23945346,
                "variance": 1.536244879
              },
              {
                "average": 19.90858065,
                "count": 4314248,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.3685048,
                "variance": 1.872805386
              },
              {
                "average": 1.018102575,
                "count": 4314248,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1507773027,
                "variance": 0.02273379502
              },
              {
                "average": 9.282334952,
                "count": 4314248,
                "maximum": 13,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.575715979,
                "variance": 2.482880846
              },
              {
                "average": 246932701.7,
                "count": 4314248,
                "maximum": 246934364.2,
                "minimum": 246931224,
                "name": "GpsTime",
                "position": 12,
                "stddev": 681.4048982,
                "variance": 464312.6353
              },
              {
                "average": 0,
                "count": 4314248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4314248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4314248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4314248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4314248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -578493.5202,
              1762152.95,
              -1.545305641,
              -577350.4002,
              1763301.93,
              22.33469436
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -578493.5201599514,
                    1762152.9498590229,
                    -1.545305641053364
                  ],
                  [
                    -578493.5201599514,
                    1763301.9298590228,
                    -1.545305641053364
                  ],
                  [
                    -577350.4001599513,
                    1763301.9298590228,
                    22.334694358946635
                  ],
                  [
                    -577350.4001599513,
                    1762152.9498590229,
                    22.334694358946635
                  ],
                  [
                    -578493.5201599514,
                    1762152.9498590229,
                    -1.545305641053364
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:39:24+00:00",
            "end_time": "2019-07-12T01:47:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN2848.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.54624886269676,
              65.34546465215192,
              8.039900104358217
            ],
            [
              -166.55067063014414,
              65.35513238721138,
              8.039900104358217
            ],
            [
              -166.52654439322404,
              65.35705949973591,
              21.919900104358216
            ],
            [
              -166.52213071846887,
              65.3473910594611,
              21.919900104358216
            ],
            [
              -166.54624886269676,
              65.34546465215192,
              8.039900104358217
            ]
          ]
        ]
      },
      "bbox": [
        -166.5506706,
        65.34546465,
        8.039900104,
        -166.5221307,
        65.3570595,
        21.9199001
      ],
      "properties": {
        "datetime": "2019-07-12T02:14:59Z",
        "pc:count": 1460127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -580444.8065,
            "count": 1460127,
            "maximum": -579986.3144,
            "minimum": -581130.3944,
            "name": "X",
            "position": 0,
            "stddev": 262.5804182,
            "variance": 68948.47602
          },
          {
            "average": 1765125.641,
            "count": 1460127,
            "maximum": 1765713.495,
            "minimum": 1764616.755,
            "name": "Y",
            "position": 1,
            "stddev": 289.1882702,
            "variance": 83629.8556
          },
          {
            "average": 12.77102731,
            "count": 1460127,
            "maximum": 21.9199001,
            "minimum": 8.039900104,
            "name": "Z",
            "position": 2,
            "stddev": 2.316202523,
            "variance": 5.364794127
          },
          {
            "average": 837.3238143,
            "count": 1460127,
            "maximum": 5269,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 600.2963286,
            "variance": 360355.6822
          },
          {
            "average": 1.032656063,
            "count": 1460127,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.187708704,
            "variance": 0.03523455755
          },
          {
            "average": 1.065467593,
            "count": 1460127,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2687563779,
            "variance": 0.07222999065
          },
          {
            "average": 1,
            "count": 1460127,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1460127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.840114593,
            "count": 1460127,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.993932574,
            "variance": 35.9272277
          },
          {
            "average": 19.91936358,
            "count": 1460127,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.760343507,
            "variance": 7.619496275
          },
          {
            "average": 1.091665999,
            "count": 1460127,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2948509049,
            "variance": 0.08693705615
          },
          {
            "average": 7.31688134,
            "count": 1460127,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.744982721,
            "variance": 3.044964697
          },
          {
            "average": 246931742.8,
            "count": 1460127,
            "maximum": 246932899.4,
            "minimum": 246930294.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 752.4016204,
            "variance": 566108.1983
          },
          {
            "average": 0,
            "count": 1460127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1460127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1460127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1460127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1460127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -581130.3944,
          1764616.755,
          8.039900104,
          -579986.3144,
          1765713.495,
          21.9199001
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -581130.3944126067,
                1764616.7549408467,
                8.039900104358217
              ],
              [
                -581130.3944126067,
                1765713.494940847,
                8.039900104358217
              ],
              [
                -579986.3144126066,
                1765713.494940847,
                21.919900104358216
              ],
              [
                -579986.3144126066,
                1764616.7549408467,
                21.919900104358216
              ],
              [
                -581130.3944126067,
                1764616.7549408467,
                8.039900104358217
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:14:59+00:00",
        "end_time": "2019-07-12T01:31:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2848.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN2848.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2848.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2848.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5506706,
            65.34546465,
            8.039900104,
            -166.5221307,
            65.3570595,
            21.9199001
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.54624886269676,
                  65.34546465215192,
                  8.039900104358217
                ],
                [
                  -166.55067063014414,
                  65.35513238721138,
                  8.039900104358217
                ],
                [
                  -166.52654439322404,
                  65.35705949973591,
                  21.919900104358216
                ],
                [
                  -166.52213071846887,
                  65.3473910594611,
                  21.919900104358216
                ],
                [
                  -166.54624886269676,
                  65.34546465215192,
                  8.039900104358217
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN2848.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2848.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:14:59Z",
            "pc:count": 1460127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -580444.8065,
                "count": 1460127,
                "maximum": -579986.3144,
                "minimum": -581130.3944,
                "name": "X",
                "position": 0,
                "stddev": 262.5804182,
                "variance": 68948.47602
              },
              {
                "average": 1765125.641,
                "count": 1460127,
                "maximum": 1765713.495,
                "minimum": 1764616.755,
                "name": "Y",
                "position": 1,
                "stddev": 289.1882702,
                "variance": 83629.8556
              },
              {
                "average": 12.77102731,
                "count": 1460127,
                "maximum": 21.9199001,
                "minimum": 8.039900104,
                "name": "Z",
                "position": 2,
                "stddev": 2.316202523,
                "variance": 5.364794127
              },
              {
                "average": 837.3238143,
                "count": 1460127,
                "maximum": 5269,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 600.2963286,
                "variance": 360355.6822
              },
              {
                "average": 1.032656063,
                "count": 1460127,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.187708704,
                "variance": 0.03523455755
              },
              {
                "average": 1.065467593,
                "count": 1460127,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2687563779,
                "variance": 0.07222999065
              },
              {
                "average": 1,
                "count": 1460127,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1460127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.840114593,
                "count": 1460127,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.993932574,
                "variance": 35.9272277
              },
              {
                "average": 19.91936358,
                "count": 1460127,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.760343507,
                "variance": 7.619496275
              },
              {
                "average": 1.091665999,
                "count": 1460127,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2948509049,
                "variance": 0.08693705615
              },
              {
                "average": 7.31688134,
                "count": 1460127,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.744982721,
                "variance": 3.044964697
              },
              {
                "average": 246931742.8,
                "count": 1460127,
                "maximum": 246932899.4,
                "minimum": 246930294.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 752.4016204,
                "variance": 566108.1983
              },
              {
                "average": 0,
                "count": 1460127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1460127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1460127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1460127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1460127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -581130.3944,
              1764616.755,
              8.039900104,
              -579986.3144,
              1765713.495,
              21.9199001
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -581130.3944126067,
                    1764616.7549408467,
                    8.039900104358217
                  ],
                  [
                    -581130.3944126067,
                    1765713.494940847,
                    8.039900104358217
                  ],
                  [
                    -579986.3144126066,
                    1765713.494940847,
                    21.919900104358216
                  ],
                  [
                    -579986.3144126066,
                    1764616.7549408467,
                    21.919900104358216
                  ],
                  [
                    -581130.3944126067,
                    1764616.7549408467,
                    8.039900104358217
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:14:59+00:00",
            "end_time": "2019-07-12T01:31:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN2849.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.54049215702983,
              65.35493684235654,
              12.194217736118695
            ],
            [
              -166.54272792576535,
              65.35982666895148,
              12.194217736118695
            ],
            [
              -166.52776232233734,
              65.36102155965222,
              27.914217736118694
            ],
            [
              -166.52552909341728,
              65.35613151180883,
              27.914217736118694
            ],
            [
              -166.54049215702983,
              65.35493684235654,
              12.194217736118695
            ]
          ]
        ]
      },
      "bbox": [
        -166.5427279,
        65.35493684,
        12.19421774,
        -166.5255291,
        65.36102156,
        27.91421774
      ],
      "properties": {
        "datetime": "2019-07-12T01:46:13Z",
        "pc:count": 542139,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -580304.9948,
            "count": 542139,
            "maximum": -579959.2505,
            "minimum": -580668.8105,
            "name": "X",
            "position": 0,
            "stddev": 170.3976678,
            "variance": 29035.36519
          },
          {
            "average": 1765847.931,
            "count": 542139,
            "maximum": 1766157.763,
            "minimum": 1765603.063,
            "name": "Y",
            "position": 1,
            "stddev": 126.9942437,
            "variance": 16127.53794
          },
          {
            "average": 20.39453085,
            "count": 542139,
            "maximum": 27.91421774,
            "minimum": 12.19421774,
            "name": "Z",
            "position": 2,
            "stddev": 3.6444832,
            "variance": 13.2822578
          },
          {
            "average": 1176.637034,
            "count": 542139,
            "maximum": 3631,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 643.0322551,
            "variance": 413490.4811
          },
          {
            "average": 1.015911049,
            "count": 542139,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1277718385,
            "variance": 0.01632564272
          },
          {
            "average": 1.031847921,
            "count": 542139,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1812298152,
            "variance": 0.03284424593
          },
          {
            "average": 1,
            "count": 542139,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 542139,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.497437004,
            "count": 542139,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4999938921,
            "variance": 0.2499938922
          },
          {
            "average": 19.61195583,
            "count": 542139,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.899126271,
            "variance": 8.404933138
          },
          {
            "average": 1.021813594,
            "count": 542139,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1483426003,
            "variance": 0.02200552708
          },
          {
            "average": 4.024930876,
            "count": 542139,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2219015403,
            "variance": 0.04924029359
          },
          {
            "average": 246930304.5,
            "count": 542139,
            "maximum": 246931173,
            "minimum": 246930289,
            "name": "GpsTime",
            "position": 12,
            "stddev": 97.57033197,
            "variance": 9519.969681
          },
          {
            "average": 0,
            "count": 542139,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 542139,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 542139,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 542139,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 542139,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -580668.8105,
          1765603.063,
          12.19421774,
          -579959.2505,
          1766157.763,
          27.91421774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -580668.8104862613,
                1765603.062883933,
                12.194217736118695
              ],
              [
                -580668.8104862613,
                1766157.7628839333,
                12.194217736118695
              ],
              [
                -579959.2504862612,
                1766157.7628839333,
                27.914217736118694
              ],
              [
                -579959.2504862612,
                1765603.062883933,
                27.914217736118694
              ],
              [
                -580668.8104862613,
                1765603.062883933,
                12.194217736118695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:46:13+00:00",
        "end_time": "2019-07-12T01:31:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2849.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN2849.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2849.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2849.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5427279,
            65.35493684,
            12.19421774,
            -166.5255291,
            65.36102156,
            27.91421774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.54049215702983,
                  65.35493684235654,
                  12.194217736118695
                ],
                [
                  -166.54272792576535,
                  65.35982666895148,
                  12.194217736118695
                ],
                [
                  -166.52776232233734,
                  65.36102155965222,
                  27.914217736118694
                ],
                [
                  -166.52552909341728,
                  65.35613151180883,
                  27.914217736118694
                ],
                [
                  -166.54049215702983,
                  65.35493684235654,
                  12.194217736118695
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN2849.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2849.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:46:13Z",
            "pc:count": 542139,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -580304.9948,
                "count": 542139,
                "maximum": -579959.2505,
                "minimum": -580668.8105,
                "name": "X",
                "position": 0,
                "stddev": 170.3976678,
                "variance": 29035.36519
              },
              {
                "average": 1765847.931,
                "count": 542139,
                "maximum": 1766157.763,
                "minimum": 1765603.063,
                "name": "Y",
                "position": 1,
                "stddev": 126.9942437,
                "variance": 16127.53794
              },
              {
                "average": 20.39453085,
                "count": 542139,
                "maximum": 27.91421774,
                "minimum": 12.19421774,
                "name": "Z",
                "position": 2,
                "stddev": 3.6444832,
                "variance": 13.2822578
              },
              {
                "average": 1176.637034,
                "count": 542139,
                "maximum": 3631,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 643.0322551,
                "variance": 413490.4811
              },
              {
                "average": 1.015911049,
                "count": 542139,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1277718385,
                "variance": 0.01632564272
              },
              {
                "average": 1.031847921,
                "count": 542139,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1812298152,
                "variance": 0.03284424593
              },
              {
                "average": 1,
                "count": 542139,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 542139,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.497437004,
                "count": 542139,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4999938921,
                "variance": 0.2499938922
              },
              {
                "average": 19.61195583,
                "count": 542139,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.899126271,
                "variance": 8.404933138
              },
              {
                "average": 1.021813594,
                "count": 542139,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1483426003,
                "variance": 0.02200552708
              },
              {
                "average": 4.024930876,
                "count": 542139,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2219015403,
                "variance": 0.04924029359
              },
              {
                "average": 246930304.5,
                "count": 542139,
                "maximum": 246931173,
                "minimum": 246930289,
                "name": "GpsTime",
                "position": 12,
                "stddev": 97.57033197,
                "variance": 9519.969681
              },
              {
                "average": 0,
                "count": 542139,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 542139,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 542139,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 542139,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 542139,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -580668.8105,
              1765603.063,
              12.19421774,
              -579959.2505,
              1766157.763,
              27.91421774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -580668.8104862613,
                    1765603.062883933,
                    12.194217736118695
                  ],
                  [
                    -580668.8104862613,
                    1766157.7628839333,
                    12.194217736118695
                  ],
                  [
                    -579959.2504862612,
                    1766157.7628839333,
                    27.914217736118694
                  ],
                  [
                    -579959.2504862612,
                    1765603.062883933,
                    27.914217736118694
                  ],
                  [
                    -580668.8104862613,
                    1765603.062883933,
                    12.194217736118695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:46:13+00:00",
            "end_time": "2019-07-12T01:31:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3635.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.36683634218028,
              65.23332649377241,
              63.046302684935924
            ],
            [
              -166.37022375698598,
              65.24087215222609,
              63.046302684935924
            ],
            [
              -166.34886999979656,
              65.24255945072022,
              92.00630268493593
            ],
            [
              -166.34548816018986,
              65.2350133128479,
              92.00630268493593
            ],
            [
              -166.36683634218028,
              65.23332649377241,
              63.046302684935924
            ]
          ]
        ]
      },
      "bbox": [
        -166.3702238,
        65.23332649,
        63.04630268,
        -166.3454882,
        65.24255945,
        92.00630268
      ],
      "properties": {
        "datetime": "2019-07-12T06:45:00Z",
        "pc:count": 2350525,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574598.8585,
            "count": 2350525,
            "maximum": -574214.4964,
            "minimum": -575230.7564,
            "name": "X",
            "position": 0,
            "stddev": 235.4853428,
            "variance": 55453.34665
          },
          {
            "average": 1751280.813,
            "count": 2350525,
            "maximum": 1751633.382,
            "minimum": 1750777.642,
            "name": "Y",
            "position": 1,
            "stddev": 184.5570724,
            "variance": 34061.31298
          },
          {
            "average": 81.34023247,
            "count": 2350525,
            "maximum": 92.00630268,
            "minimum": 63.04630268,
            "name": "Z",
            "position": 2,
            "stddev": 5.239403115,
            "variance": 27.451345
          },
          {
            "average": 1227.232377,
            "count": 2350525,
            "maximum": 29550,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 676.1031799,
            "variance": 457115.5099
          },
          {
            "average": 1.000032333,
            "count": 2350525,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005906334971,
            "variance": 3.488479279e-05
          },
          {
            "average": 1.000066368,
            "count": 2350525,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008603583104,
            "variance": 7.402164222e-05
          },
          {
            "average": 1,
            "count": 2350525,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2350525,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.387016518,
            "count": 2350525,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4870675863,
            "variance": 0.2372348336
          },
          {
            "average": 20.12992937,
            "count": 2350525,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.581658444,
            "variance": 2.501643435
          },
          {
            "average": 1.000133162,
            "count": 2350525,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01164889211,
            "variance": 0.0001356966874
          },
          {
            "average": 37.27313387,
            "count": 2350525,
            "maximum": 48,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 19.14271176,
            "variance": 366.4434134
          },
          {
            "average": 246944361.4,
            "count": 2350525,
            "maximum": 246949100.7,
            "minimum": 246928209.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8519.995092,
            "variance": 72590316.37
          },
          {
            "average": 0,
            "count": 2350525,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2350525,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2350525,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2350525,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2350525,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575230.7564,
          1750777.642,
          63.04630268,
          -574214.4964,
          1751633.382,
          92.00630268
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575230.7564220525,
                1750777.642449262,
                63.046302684935924
              ],
              [
                -575230.7564220525,
                1751633.3824492623,
                63.046302684935924
              ],
              [
                -574214.4964220525,
                1751633.3824492623,
                92.00630268493593
              ],
              [
                -574214.4964220525,
                1750777.642449262,
                92.00630268493593
              ],
              [
                -575230.7564220525,
                1750777.642449262,
                63.046302684935924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:45:00+00:00",
        "end_time": "2019-07-12T00:56:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3635.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3635.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3635.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3635.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3702238,
            65.23332649,
            63.04630268,
            -166.3454882,
            65.24255945,
            92.00630268
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.36683634218028,
                  65.23332649377241,
                  63.046302684935924
                ],
                [
                  -166.37022375698598,
                  65.24087215222609,
                  63.046302684935924
                ],
                [
                  -166.34886999979656,
                  65.24255945072022,
                  92.00630268493593
                ],
                [
                  -166.34548816018986,
                  65.2350133128479,
                  92.00630268493593
                ],
                [
                  -166.36683634218028,
                  65.23332649377241,
                  63.046302684935924
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3635.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3635.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:45:00Z",
            "pc:count": 2350525,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574598.8585,
                "count": 2350525,
                "maximum": -574214.4964,
                "minimum": -575230.7564,
                "name": "X",
                "position": 0,
                "stddev": 235.4853428,
                "variance": 55453.34665
              },
              {
                "average": 1751280.813,
                "count": 2350525,
                "maximum": 1751633.382,
                "minimum": 1750777.642,
                "name": "Y",
                "position": 1,
                "stddev": 184.5570724,
                "variance": 34061.31298
              },
              {
                "average": 81.34023247,
                "count": 2350525,
                "maximum": 92.00630268,
                "minimum": 63.04630268,
                "name": "Z",
                "position": 2,
                "stddev": 5.239403115,
                "variance": 27.451345
              },
              {
                "average": 1227.232377,
                "count": 2350525,
                "maximum": 29550,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 676.1031799,
                "variance": 457115.5099
              },
              {
                "average": 1.000032333,
                "count": 2350525,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005906334971,
                "variance": 3.488479279e-05
              },
              {
                "average": 1.000066368,
                "count": 2350525,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008603583104,
                "variance": 7.402164222e-05
              },
              {
                "average": 1,
                "count": 2350525,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2350525,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.387016518,
                "count": 2350525,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4870675863,
                "variance": 0.2372348336
              },
              {
                "average": 20.12992937,
                "count": 2350525,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.581658444,
                "variance": 2.501643435
              },
              {
                "average": 1.000133162,
                "count": 2350525,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01164889211,
                "variance": 0.0001356966874
              },
              {
                "average": 37.27313387,
                "count": 2350525,
                "maximum": 48,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 19.14271176,
                "variance": 366.4434134
              },
              {
                "average": 246944361.4,
                "count": 2350525,
                "maximum": 246949100.7,
                "minimum": 246928209.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8519.995092,
                "variance": 72590316.37
              },
              {
                "average": 0,
                "count": 2350525,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2350525,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2350525,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2350525,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2350525,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575230.7564,
              1750777.642,
              63.04630268,
              -574214.4964,
              1751633.382,
              92.00630268
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575230.7564220525,
                    1750777.642449262,
                    63.046302684935924
                  ],
                  [
                    -575230.7564220525,
                    1751633.3824492623,
                    63.046302684935924
                  ],
                  [
                    -574214.4964220525,
                    1751633.3824492623,
                    92.00630268493593
                  ],
                  [
                    -574214.4964220525,
                    1750777.642449262,
                    92.00630268493593
                  ],
                  [
                    -575230.7564220525,
                    1750777.642449262,
                    63.046302684935924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:45:00+00:00",
            "end_time": "2019-07-12T00:56:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN2946.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.52309172076545,
              65.3318059384456,
              -1.848587193576558
            ],
            [
              -166.52595073759187,
              65.33807240577444,
              -1.848587193576558
            ],
            [
              -166.50423119614405,
              65.33980496377778,
              12.611412806423443
            ],
            [
              -166.50137690003348,
              65.33353808575762,
              12.611412806423443
            ],
            [
              -166.52309172076545,
              65.3318059384456,
              -1.848587193576558
            ]
          ]
        ]
      },
      "bbox": [
        -166.5259507,
        65.33180594,
        -1.848587194,
        -166.5013769,
        65.33980496,
        12.61141281
      ],
      "properties": {
        "datetime": "2019-07-12T02:54:14Z",
        "pc:count": 1389046,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -579768.8861,
            "count": 1389046,
            "maximum": -579325.3075,
            "minimum": -580355.8275,
            "name": "X",
            "position": 0,
            "stddev": 260.5970278,
            "variance": 67910.8109
          },
          {
            "average": 1763344.828,
            "count": 1389046,
            "maximum": 1763630.198,
            "minimum": 1762919.338,
            "name": "Y",
            "position": 1,
            "stddev": 141.2662949,
            "variance": 19956.16609
          },
          {
            "average": 5.883805737,
            "count": 1389046,
            "maximum": 12.61141281,
            "minimum": -1.848587194,
            "name": "Z",
            "position": 2,
            "stddev": 4.218383069,
            "variance": 17.79475571
          },
          {
            "average": 880.9483156,
            "count": 1389046,
            "maximum": 7799,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 782.7482356,
            "variance": 612694.8003
          },
          {
            "average": 1.012078074,
            "count": 1389046,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1152446563,
            "variance": 0.01328133081
          },
          {
            "average": 1.024334687,
            "count": 1389046,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1670568141,
            "variance": 0.02790797915
          },
          {
            "average": 1,
            "count": 1389046,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1389046,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.019995018,
            "count": 1389046,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.32721545,
            "variance": 106.6513789
          },
          {
            "average": 20.05266753,
            "count": 1389046,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.388732718,
            "variance": 1.928578561
          },
          {
            "average": 1.189983629,
            "count": 1389046,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3997793561,
            "variance": 0.1598235336
          },
          {
            "average": 12.56878606,
            "count": 1389046,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8745290957,
            "variance": 0.7648011392
          },
          {
            "average": 246934104.3,
            "count": 1389046,
            "maximum": 246935254.4,
            "minimum": 246932920.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 384.3825759,
            "variance": 147749.9647
          },
          {
            "average": 0,
            "count": 1389046,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1389046,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1389046,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1389046,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1389046,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -580355.8275,
          1762919.338,
          -1.848587194,
          -579325.3075,
          1763630.198,
          12.61141281
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -580355.8275057969,
                1762919.3375670037,
                -1.848587193576558
              ],
              [
                -580355.8275057969,
                1763630.1975670035,
                -1.848587193576558
              ],
              [
                -579325.3075057969,
                1763630.1975670035,
                12.611412806423443
              ],
              [
                -579325.3075057969,
                1762919.3375670037,
                12.611412806423443
              ],
              [
                -580355.8275057969,
                1762919.3375670037,
                -1.848587193576558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:54:14+00:00",
        "end_time": "2019-07-12T02:15:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2946.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN2946.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2946.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2946.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5259507,
            65.33180594,
            -1.848587194,
            -166.5013769,
            65.33980496,
            12.61141281
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.52309172076545,
                  65.3318059384456,
                  -1.848587193576558
                ],
                [
                  -166.52595073759187,
                  65.33807240577444,
                  -1.848587193576558
                ],
                [
                  -166.50423119614405,
                  65.33980496377778,
                  12.611412806423443
                ],
                [
                  -166.50137690003348,
                  65.33353808575762,
                  12.611412806423443
                ],
                [
                  -166.52309172076545,
                  65.3318059384456,
                  -1.848587193576558
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN2946.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2946.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:54:14Z",
            "pc:count": 1389046,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -579768.8861,
                "count": 1389046,
                "maximum": -579325.3075,
                "minimum": -580355.8275,
                "name": "X",
                "position": 0,
                "stddev": 260.5970278,
                "variance": 67910.8109
              },
              {
                "average": 1763344.828,
                "count": 1389046,
                "maximum": 1763630.198,
                "minimum": 1762919.338,
                "name": "Y",
                "position": 1,
                "stddev": 141.2662949,
                "variance": 19956.16609
              },
              {
                "average": 5.883805737,
                "count": 1389046,
                "maximum": 12.61141281,
                "minimum": -1.848587194,
                "name": "Z",
                "position": 2,
                "stddev": 4.218383069,
                "variance": 17.79475571
              },
              {
                "average": 880.9483156,
                "count": 1389046,
                "maximum": 7799,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 782.7482356,
                "variance": 612694.8003
              },
              {
                "average": 1.012078074,
                "count": 1389046,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1152446563,
                "variance": 0.01328133081
              },
              {
                "average": 1.024334687,
                "count": 1389046,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1670568141,
                "variance": 0.02790797915
              },
              {
                "average": 1,
                "count": 1389046,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1389046,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.019995018,
                "count": 1389046,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.32721545,
                "variance": 106.6513789
              },
              {
                "average": 20.05266753,
                "count": 1389046,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.388732718,
                "variance": 1.928578561
              },
              {
                "average": 1.189983629,
                "count": 1389046,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3997793561,
                "variance": 0.1598235336
              },
              {
                "average": 12.56878606,
                "count": 1389046,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8745290957,
                "variance": 0.7648011392
              },
              {
                "average": 246934104.3,
                "count": 1389046,
                "maximum": 246935254.4,
                "minimum": 246932920.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 384.3825759,
                "variance": 147749.9647
              },
              {
                "average": 0,
                "count": 1389046,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1389046,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1389046,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1389046,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1389046,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -580355.8275,
              1762919.338,
              -1.848587194,
              -579325.3075,
              1763630.198,
              12.61141281
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -580355.8275057969,
                    1762919.3375670037,
                    -1.848587193576558
                  ],
                  [
                    -580355.8275057969,
                    1763630.1975670035,
                    -1.848587193576558
                  ],
                  [
                    -579325.3075057969,
                    1763630.1975670035,
                    12.611412806423443
                  ],
                  [
                    -579325.3075057969,
                    1762919.3375670037,
                    12.611412806423443
                  ],
                  [
                    -580355.8275057969,
                    1762919.3375670037,
                    -1.848587193576558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:54:14+00:00",
            "end_time": "2019-07-12T02:15: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": "20190711_NCMP_AK_03WVN4137.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.26242569845306,
              65.2493829030187,
              -1.087462108931554
            ],
            [
              -166.26694060229752,
              65.25952125550853,
              -1.087462108931554
            ],
            [
              -166.24379570672994,
              65.26133315456767,
              52.03253789106845
            ],
            [
              -166.23928893168434,
              65.2511941098375,
              52.03253789106845
            ],
            [
              -166.26242569845306,
              65.2493829030187,
              -1.087462108931554
            ]
          ]
        ]
      },
      "bbox": [
        -166.2669406,
        65.2493829,
        -1.087462109,
        -166.2392889,
        65.26133315,
        52.03253789
      ],
      "properties": {
        "datetime": "2019-07-12T04:39:44Z",
        "pc:count": 4034931,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -569561.5024,
            "count": 4034931,
            "maximum": -569000.7863,
            "minimum": -570101.2263,
            "name": "X",
            "position": 0,
            "stddev": 269.9250082,
            "variance": 72859.51003
          },
          {
            "average": 1752179.764,
            "count": 4034931,
            "maximum": 1752785.455,
            "minimum": 1751636.055,
            "name": "Y",
            "position": 1,
            "stddev": 280.9549398,
            "variance": 78935.67819
          },
          {
            "average": 30.85957191,
            "count": 4034931,
            "maximum": 52.03253789,
            "minimum": -1.087462109,
            "name": "Z",
            "position": 2,
            "stddev": 10.30918142,
            "variance": 106.2792216
          },
          {
            "average": 1156.408678,
            "count": 4034931,
            "maximum": 5806,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 660.9286004,
            "variance": 436826.6149
          },
          {
            "average": 1.004616436,
            "count": 4034931,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08154559489,
            "variance": 0.006649684047
          },
          {
            "average": 1.00932581,
            "count": 4034931,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1249745177,
            "variance": 0.01561863009
          },
          {
            "average": 1,
            "count": 4034931,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4034931,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.570812735,
            "count": 4034931,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.995953694,
            "variance": 3.983831149
          },
          {
            "average": 20.07143752,
            "count": 4034931,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.613547751,
            "variance": 2.603536344
          },
          {
            "average": 1.011006632,
            "count": 4034931,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1148946056,
            "variance": 0.01320077039
          },
          {
            "average": 26.08778217,
            "count": 4034931,
            "maximum": 30,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.401013122,
            "variance": 1.962837768
          },
          {
            "average": 246939830.2,
            "count": 4034931,
            "maximum": 246941584.8,
            "minimum": 246938424.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 589.2419124,
            "variance": 347206.0313
          },
          {
            "average": 0,
            "count": 4034931,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4034931,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4034931,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4034931,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4034931,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -570101.2263,
          1751636.055,
          -1.087462109,
          -569000.7863,
          1752785.455,
          52.03253789
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -570101.2263003894,
                1751636.0547629907,
                -1.087462108931554
              ],
              [
                -570101.2263003894,
                1752785.4547629906,
                -1.087462108931554
              ],
              [
                -569000.7863003894,
                1752785.4547629906,
                52.03253789106845
              ],
              [
                -569000.7863003894,
                1751636.0547629907,
                52.03253789106845
              ],
              [
                -570101.2263003894,
                1751636.0547629907,
                -1.087462108931554
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:39:44+00:00",
        "end_time": "2019-07-12T03:47:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4137.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN4137.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4137.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4137.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2669406,
            65.2493829,
            -1.087462109,
            -166.2392889,
            65.26133315,
            52.03253789
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.26242569845306,
                  65.2493829030187,
                  -1.087462108931554
                ],
                [
                  -166.26694060229752,
                  65.25952125550853,
                  -1.087462108931554
                ],
                [
                  -166.24379570672994,
                  65.26133315456767,
                  52.03253789106845
                ],
                [
                  -166.23928893168434,
                  65.2511941098375,
                  52.03253789106845
                ],
                [
                  -166.26242569845306,
                  65.2493829030187,
                  -1.087462108931554
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN4137.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4137.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:39:44Z",
            "pc:count": 4034931,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -569561.5024,
                "count": 4034931,
                "maximum": -569000.7863,
                "minimum": -570101.2263,
                "name": "X",
                "position": 0,
                "stddev": 269.9250082,
                "variance": 72859.51003
              },
              {
                "average": 1752179.764,
                "count": 4034931,
                "maximum": 1752785.455,
                "minimum": 1751636.055,
                "name": "Y",
                "position": 1,
                "stddev": 280.9549398,
                "variance": 78935.67819
              },
              {
                "average": 30.85957191,
                "count": 4034931,
                "maximum": 52.03253789,
                "minimum": -1.087462109,
                "name": "Z",
                "position": 2,
                "stddev": 10.30918142,
                "variance": 106.2792216
              },
              {
                "average": 1156.408678,
                "count": 4034931,
                "maximum": 5806,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 660.9286004,
                "variance": 436826.6149
              },
              {
                "average": 1.004616436,
                "count": 4034931,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08154559489,
                "variance": 0.006649684047
              },
              {
                "average": 1.00932581,
                "count": 4034931,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1249745177,
                "variance": 0.01561863009
              },
              {
                "average": 1,
                "count": 4034931,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4034931,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.570812735,
                "count": 4034931,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.995953694,
                "variance": 3.983831149
              },
              {
                "average": 20.07143752,
                "count": 4034931,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.613547751,
                "variance": 2.603536344
              },
              {
                "average": 1.011006632,
                "count": 4034931,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1148946056,
                "variance": 0.01320077039
              },
              {
                "average": 26.08778217,
                "count": 4034931,
                "maximum": 30,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.401013122,
                "variance": 1.962837768
              },
              {
                "average": 246939830.2,
                "count": 4034931,
                "maximum": 246941584.8,
                "minimum": 246938424.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 589.2419124,
                "variance": 347206.0313
              },
              {
                "average": 0,
                "count": 4034931,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4034931,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4034931,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4034931,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4034931,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -570101.2263,
              1751636.055,
              -1.087462109,
              -569000.7863,
              1752785.455,
              52.03253789
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -570101.2263003894,
                    1751636.0547629907,
                    -1.087462108931554
                  ],
                  [
                    -570101.2263003894,
                    1752785.4547629906,
                    -1.087462108931554
                  ],
                  [
                    -569000.7863003894,
                    1752785.4547629906,
                    52.03253789106845
                  ],
                  [
                    -569000.7863003894,
                    1751636.0547629907,
                    52.03253789106845
                  ],
                  [
                    -570101.2263003894,
                    1751636.0547629907,
                    -1.087462108931554
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:39:44+00:00",
            "end_time": "2019-07-12T03:47:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3643.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.3726977138533,
              65.30335164580579,
              -2.679076204324085
            ],
            [
              -166.37640391374475,
              65.31158351864384,
              -2.679076204324085
            ],
            [
              -166.35216486307633,
              65.31349492972055,
              9.420923795675915
            ],
            [
              -166.34846558359723,
              65.30526246246478,
              9.420923795675915
            ],
            [
              -166.3726977138533,
              65.30335164580579,
              -2.679076204324085
            ]
          ]
        ]
      },
      "bbox": [
        -166.3764039,
        65.30335165,
        -2.679076204,
        -166.3484656,
        65.31349493,
        9.420923796
      ],
      "properties": {
        "datetime": "2019-07-12T02:45:26Z",
        "pc:count": 2245215,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573385.52,
            "count": 2245215,
            "maximum": -572904.1074,
            "minimum": -574054.7674,
            "name": "X",
            "position": 0,
            "stddev": 302.9560924,
            "variance": 91782.39391
          },
          {
            "average": 1759020.012,
            "count": 2245215,
            "maximum": 1759430.507,
            "minimum": 1758497.047,
            "name": "Y",
            "position": 1,
            "stddev": 213.6726125,
            "variance": 45655.98533
          },
          {
            "average": 1.992540759,
            "count": 2245215,
            "maximum": 9.420923796,
            "minimum": -2.679076204,
            "name": "Z",
            "position": 2,
            "stddev": 1.065007301,
            "variance": 1.134240552
          },
          {
            "average": 893.6028055,
            "count": 2245215,
            "maximum": 17576,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 756.5469642,
            "variance": 572363.3091
          },
          {
            "average": 1.003323958,
            "count": 2245215,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06153704201,
            "variance": 0.003786807539
          },
          {
            "average": 1.006667958,
            "count": 2245215,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08976447692,
            "variance": 0.008057661317
          },
          {
            "average": 1,
            "count": 2245215,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2245215,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.445155586,
            "count": 2245215,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.7073857,
            "variance": 114.6481085
          },
          {
            "average": 20.00357064,
            "count": 2245215,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.14982778,
            "variance": 1.322103925
          },
          {
            "average": 1.188308024,
            "count": 2245215,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3918217515,
            "variance": 0.153524285
          },
          {
            "average": 8.735935757,
            "count": 2245215,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.978339757,
            "variance": 15.82718722
          },
          {
            "average": 246932318,
            "count": 2245215,
            "maximum": 246934726.3,
            "minimum": 246928322.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1996.218937,
            "variance": 3984890.043
          },
          {
            "average": 0,
            "count": 2245215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2245215,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2245215,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2245215,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2245215,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574054.7674,
          1758497.047,
          -2.679076204,
          -572904.1074,
          1759430.507,
          9.420923796
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574054.7674223741,
                1758497.0466158474,
                -2.679076204324085
              ],
              [
                -574054.7674223741,
                1759430.5066158473,
                -2.679076204324085
              ],
              [
                -572904.1074223742,
                1759430.5066158473,
                9.420923795675915
              ],
              [
                -572904.1074223742,
                1758497.0466158474,
                9.420923795675915
              ],
              [
                -574054.7674223741,
                1758497.0466158474,
                -2.679076204324085
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:45:26+00:00",
        "end_time": "2019-07-12T00:58:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3643.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3643.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3643.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3643.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3764039,
            65.30335165,
            -2.679076204,
            -166.3484656,
            65.31349493,
            9.420923796
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.3726977138533,
                  65.30335164580579,
                  -2.679076204324085
                ],
                [
                  -166.37640391374475,
                  65.31158351864384,
                  -2.679076204324085
                ],
                [
                  -166.35216486307633,
                  65.31349492972055,
                  9.420923795675915
                ],
                [
                  -166.34846558359723,
                  65.30526246246478,
                  9.420923795675915
                ],
                [
                  -166.3726977138533,
                  65.30335164580579,
                  -2.679076204324085
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3643.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3643.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:45:26Z",
            "pc:count": 2245215,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573385.52,
                "count": 2245215,
                "maximum": -572904.1074,
                "minimum": -574054.7674,
                "name": "X",
                "position": 0,
                "stddev": 302.9560924,
                "variance": 91782.39391
              },
              {
                "average": 1759020.012,
                "count": 2245215,
                "maximum": 1759430.507,
                "minimum": 1758497.047,
                "name": "Y",
                "position": 1,
                "stddev": 213.6726125,
                "variance": 45655.98533
              },
              {
                "average": 1.992540759,
                "count": 2245215,
                "maximum": 9.420923796,
                "minimum": -2.679076204,
                "name": "Z",
                "position": 2,
                "stddev": 1.065007301,
                "variance": 1.134240552
              },
              {
                "average": 893.6028055,
                "count": 2245215,
                "maximum": 17576,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 756.5469642,
                "variance": 572363.3091
              },
              {
                "average": 1.003323958,
                "count": 2245215,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06153704201,
                "variance": 0.003786807539
              },
              {
                "average": 1.006667958,
                "count": 2245215,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08976447692,
                "variance": 0.008057661317
              },
              {
                "average": 1,
                "count": 2245215,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2245215,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.445155586,
                "count": 2245215,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.7073857,
                "variance": 114.6481085
              },
              {
                "average": 20.00357064,
                "count": 2245215,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.14982778,
                "variance": 1.322103925
              },
              {
                "average": 1.188308024,
                "count": 2245215,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3918217515,
                "variance": 0.153524285
              },
              {
                "average": 8.735935757,
                "count": 2245215,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.978339757,
                "variance": 15.82718722
              },
              {
                "average": 246932318,
                "count": 2245215,
                "maximum": 246934726.3,
                "minimum": 246928322.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1996.218937,
                "variance": 3984890.043
              },
              {
                "average": 0,
                "count": 2245215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2245215,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2245215,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2245215,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2245215,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574054.7674,
              1758497.047,
              -2.679076204,
              -572904.1074,
              1759430.507,
              9.420923796
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574054.7674223741,
                    1758497.0466158474,
                    -2.679076204324085
                  ],
                  [
                    -574054.7674223741,
                    1759430.5066158473,
                    -2.679076204324085
                  ],
                  [
                    -572904.1074223742,
                    1759430.5066158473,
                    9.420923795675915
                  ],
                  [
                    -572904.1074223742,
                    1758497.0466158474,
                    9.420923795675915
                  ],
                  [
                    -574054.7674223741,
                    1758497.0466158474,
                    -2.679076204324085
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:45:26+00:00",
            "end_time": "2019-07-12T00:58:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3938.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.30583964118097,
              65.25838762454867,
              -3.988944962864649
            ],
            [
              -166.3101882367791,
              65.26811443396427,
              -3.988944962864649
            ],
            [
              -166.28793269419782,
              65.26986255495967,
              -2.868944962864648
            ],
            [
              -166.2835915980598,
              65.26013510451696,
              -2.868944962864648
            ],
            [
              -166.30583964118097,
              65.25838762454867,
              -3.988944962864649
            ]
          ]
        ]
      },
      "bbox": [
        -166.3101882,
        65.25838762,
        -3.988944963,
        -166.2835916,
        65.26986255,
        -2.868944963
      ],
      "properties": {
        "datetime": "2019-07-12T04:39:16Z",
        "pc:count": 301048,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -571432.6956,
            "count": 301048,
            "maximum": -570853.6548,
            "minimum": -571911.6148,
            "name": "X",
            "position": 0,
            "stddev": 269.0374117,
            "variance": 72381.1289
          },
          {
            "average": 1753319.077,
            "count": 301048,
            "maximum": 1754098.592,
            "minimum": 1752995.732,
            "name": "Y",
            "position": 1,
            "stddev": 216.8893011,
            "variance": 47040.96894
          },
          {
            "average": -3.445188917,
            "count": 301048,
            "maximum": -2.868944963,
            "minimum": -3.988944963,
            "name": "Z",
            "position": 2,
            "stddev": 0.1360326351,
            "variance": 0.01850487781
          },
          {
            "average": 2434.254255,
            "count": 301048,
            "maximum": 5472,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 561.7805928,
            "variance": 315597.4345
          },
          {
            "average": 1,
            "count": 301048,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 301048,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 301048,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 301048,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 301048,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.82391408,
            "count": 301048,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.296490224,
            "variance": 1.680886902
          },
          {
            "average": 2.004613882,
            "count": 301048,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06776879458,
            "variance": 0.004592609518
          },
          {
            "average": 27.29797242,
            "count": 301048,
            "maximum": 30,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.165792625,
            "variance": 1.359072445
          },
          {
            "average": 246940339,
            "count": 301048,
            "maximum": 246941556.1,
            "minimum": 246939016.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495.6500134,
            "variance": 245668.9357
          },
          {
            "average": 0,
            "count": 301048,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 301048,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 301048,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 301048,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 301048,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -571911.6148,
          1752995.732,
          -3.988944963,
          -570853.6548,
          1754098.592,
          -2.868944963
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -571911.6147662419,
                1752995.732078987,
                -3.988944962864649
              ],
              [
                -571911.6147662419,
                1754098.5920789868,
                -3.988944962864649
              ],
              [
                -570853.6547662419,
                1754098.5920789868,
                -2.868944962864648
              ],
              [
                -570853.6547662419,
                1752995.732078987,
                -2.868944962864648
              ],
              [
                -571911.6147662419,
                1752995.732078987,
                -3.988944962864649
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:39:16+00:00",
        "end_time": "2019-07-12T03:56:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3938.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3938.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3938.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3938.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3101882,
            65.25838762,
            -3.988944963,
            -166.2835916,
            65.26986255,
            -2.868944963
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.30583964118097,
                  65.25838762454867,
                  -3.988944962864649
                ],
                [
                  -166.3101882367791,
                  65.26811443396427,
                  -3.988944962864649
                ],
                [
                  -166.28793269419782,
                  65.26986255495967,
                  -2.868944962864648
                ],
                [
                  -166.2835915980598,
                  65.26013510451696,
                  -2.868944962864648
                ],
                [
                  -166.30583964118097,
                  65.25838762454867,
                  -3.988944962864649
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3938.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3938.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:39:16Z",
            "pc:count": 301048,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -571432.6956,
                "count": 301048,
                "maximum": -570853.6548,
                "minimum": -571911.6148,
                "name": "X",
                "position": 0,
                "stddev": 269.0374117,
                "variance": 72381.1289
              },
              {
                "average": 1753319.077,
                "count": 301048,
                "maximum": 1754098.592,
                "minimum": 1752995.732,
                "name": "Y",
                "position": 1,
                "stddev": 216.8893011,
                "variance": 47040.96894
              },
              {
                "average": -3.445188917,
                "count": 301048,
                "maximum": -2.868944963,
                "minimum": -3.988944963,
                "name": "Z",
                "position": 2,
                "stddev": 0.1360326351,
                "variance": 0.01850487781
              },
              {
                "average": 2434.254255,
                "count": 301048,
                "maximum": 5472,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 561.7805928,
                "variance": 315597.4345
              },
              {
                "average": 1,
                "count": 301048,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 301048,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 301048,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 301048,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 301048,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.82391408,
                "count": 301048,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.296490224,
                "variance": 1.680886902
              },
              {
                "average": 2.004613882,
                "count": 301048,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06776879458,
                "variance": 0.004592609518
              },
              {
                "average": 27.29797242,
                "count": 301048,
                "maximum": 30,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.165792625,
                "variance": 1.359072445
              },
              {
                "average": 246940339,
                "count": 301048,
                "maximum": 246941556.1,
                "minimum": 246939016.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495.6500134,
                "variance": 245668.9357
              },
              {
                "average": 0,
                "count": 301048,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 301048,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 301048,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 301048,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 301048,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -571911.6148,
              1752995.732,
              -3.988944963,
              -570853.6548,
              1754098.592,
              -2.868944963
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -571911.6147662419,
                    1752995.732078987,
                    -3.988944962864649
                  ],
                  [
                    -571911.6147662419,
                    1754098.5920789868,
                    -3.988944962864649
                  ],
                  [
                    -570853.6547662419,
                    1754098.5920789868,
                    -2.868944962864648
                  ],
                  [
                    -570853.6547662419,
                    1752995.732078987,
                    -2.868944962864648
                  ],
                  [
                    -571911.6147662419,
                    1752995.732078987,
                    -3.988944962864649
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:39:16+00:00",
            "end_time": "2019-07-12T03:56:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3939.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.306720035814,
              65.26833183780192,
              -3.575380031399434
            ],
            [
              -166.30688463243928,
              65.26869997360873,
              -3.575380031399434
            ],
            [
              -166.30585346445895,
              65.26878101938529,
              -3.295380031399433
            ],
            [
              -166.30568888098762,
              65.26841288245329,
              -3.295380031399433
            ],
            [
              -166.306720035814,
              65.26833183780192,
              -3.575380031399434
            ]
          ]
        ]
      },
      "bbox": [
        -166.3068846,
        65.26833184,
        -3.575380031,
        -166.3056889,
        65.26878102,
        -3.295380031
      ],
      "properties": {
        "datetime": "2019-07-12T04:01:51Z",
        "pc:count": 74,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -571729.8383,
            "count": 74,
            "maximum": -571698.8526,
            "minimum": -571747.8726,
            "name": "X",
            "position": 0,
            "stddev": 11.98916978,
            "variance": 143.740192
          },
          {
            "average": 1754108.909,
            "count": 74,
            "maximum": 1754134.282,
            "minimum": 1754092.542,
            "name": "Y",
            "position": 1,
            "stddev": 8.839589253,
            "variance": 78.13833817
          },
          {
            "average": -3.44375841,
            "count": 74,
            "maximum": -3.295380031,
            "minimum": -3.575380031,
            "name": "Z",
            "position": 2,
            "stddev": 0.06772278359,
            "variance": 0.004586375417
          },
          {
            "average": 2070.72973,
            "count": 74,
            "maximum": 2444,
            "minimum": 1750,
            "name": "Intensity",
            "position": 3,
            "stddev": 178.0771187,
            "variance": 31711.4602
          },
          {
            "average": 1,
            "count": 74,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 74,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 74,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 74,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.65000055,
            "count": 74,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9416914801,
            "variance": 0.8867828438
          },
          {
            "average": 2,
            "count": 74,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25,
            "count": 74,
            "maximum": 25,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246939309.7,
            "count": 74,
            "maximum": 246939311.2,
            "minimum": 246939306.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.872103563,
            "variance": 3.504771751
          },
          {
            "average": 0,
            "count": 74,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 74,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -571747.8726,
          1754092.542,
          -3.575380031,
          -571698.8526,
          1754134.282,
          -3.295380031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -571747.8725817085,
                1754092.542027755,
                -3.575380031399434
              ],
              [
                -571747.8725817085,
                1754134.2820277552,
                -3.575380031399434
              ],
              [
                -571698.8525817085,
                1754134.2820277552,
                -3.295380031399433
              ],
              [
                -571698.8525817085,
                1754092.542027755,
                -3.295380031399433
              ],
              [
                -571747.8725817085,
                1754092.542027755,
                -3.575380031399434
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:01:51+00:00",
        "end_time": "2019-07-12T04:01:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3939.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3939.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3939.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3939.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3068846,
            65.26833184,
            -3.575380031,
            -166.3056889,
            65.26878102,
            -3.295380031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.306720035814,
                  65.26833183780192,
                  -3.575380031399434
                ],
                [
                  -166.30688463243928,
                  65.26869997360873,
                  -3.575380031399434
                ],
                [
                  -166.30585346445895,
                  65.26878101938529,
                  -3.295380031399433
                ],
                [
                  -166.30568888098762,
                  65.26841288245329,
                  -3.295380031399433
                ],
                [
                  -166.306720035814,
                  65.26833183780192,
                  -3.575380031399434
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3939.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3939.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:01:51Z",
            "pc:count": 74,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -571729.8383,
                "count": 74,
                "maximum": -571698.8526,
                "minimum": -571747.8726,
                "name": "X",
                "position": 0,
                "stddev": 11.98916978,
                "variance": 143.740192
              },
              {
                "average": 1754108.909,
                "count": 74,
                "maximum": 1754134.282,
                "minimum": 1754092.542,
                "name": "Y",
                "position": 1,
                "stddev": 8.839589253,
                "variance": 78.13833817
              },
              {
                "average": -3.44375841,
                "count": 74,
                "maximum": -3.295380031,
                "minimum": -3.575380031,
                "name": "Z",
                "position": 2,
                "stddev": 0.06772278359,
                "variance": 0.004586375417
              },
              {
                "average": 2070.72973,
                "count": 74,
                "maximum": 2444,
                "minimum": 1750,
                "name": "Intensity",
                "position": 3,
                "stddev": 178.0771187,
                "variance": 31711.4602
              },
              {
                "average": 1,
                "count": 74,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 74,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 74,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 74,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.65000055,
                "count": 74,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9416914801,
                "variance": 0.8867828438
              },
              {
                "average": 2,
                "count": 74,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25,
                "count": 74,
                "maximum": 25,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246939309.7,
                "count": 74,
                "maximum": 246939311.2,
                "minimum": 246939306.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.872103563,
                "variance": 3.504771751
              },
              {
                "average": 0,
                "count": 74,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 74,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -571747.8726,
              1754092.542,
              -3.575380031,
              -571698.8526,
              1754134.282,
              -3.295380031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -571747.8725817085,
                    1754092.542027755,
                    -3.575380031399434
                  ],
                  [
                    -571747.8725817085,
                    1754134.2820277552,
                    -3.575380031399434
                  ],
                  [
                    -571698.8525817085,
                    1754134.2820277552,
                    -3.295380031399433
                  ],
                  [
                    -571698.8525817085,
                    1754092.542027755,
                    -3.295380031399433
                  ],
                  [
                    -571747.8725817085,
                    1754092.542027755,
                    -3.575380031399434
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:01:51+00:00",
            "end_time": "2019-07-12T04:01:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3942.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.28801370165561,
              65.30401727119815,
              -1.732980039392676
            ],
            [
              -166.2882079888074,
              65.30445195881579,
              -1.732980039392676
            ],
            [
              -166.28712952152623,
              65.3045364871391,
              -0.472980039392676
            ],
            [
              -166.2869352506405,
              65.30410179813349,
              -0.472980039392676
            ],
            [
              -166.28801370165561,
              65.30401727119815,
              -1.732980039392676
            ]
          ]
        ]
      },
      "bbox": [
        -166.288208,
        65.30401727,
        -1.732980039,
        -166.2869353,
        65.30453649,
        -0.4729800394
      ],
      "properties": {
        "datetime": "2019-07-12T01:40:34Z",
        "pc:count": 1952,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -570120.308,
            "count": 1952,
            "maximum": -570105.9447,
            "minimum": -570157.1447,
            "name": "X",
            "position": 0,
            "stddev": 8.974570606,
            "variance": 80.54291756
          },
          {
            "average": 1757870.954,
            "count": 1952,
            "maximum": 1757889.704,
            "minimum": 1757840.424,
            "name": "Y",
            "position": 1,
            "stddev": 10.17575521,
            "variance": 103.545994
          },
          {
            "average": -0.8063202033,
            "count": 1952,
            "maximum": -0.4729800394,
            "minimum": -1.732980039,
            "name": "Z",
            "position": 2,
            "stddev": 0.1814187808,
            "variance": 0.03291277403
          },
          {
            "average": 0.993852459,
            "count": 1952,
            "maximum": 1940,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.90983683,
            "variance": 1928.07377
          },
          {
            "average": 1,
            "count": 1952,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1952,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1952,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1952,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.78195684,
            "count": 1952,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.956883022,
            "variance": 0.9156251177
          },
          {
            "average": 2.000512295,
            "count": 1952,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02263393651,
            "variance": 0.000512295082
          },
          {
            "average": 4.363729508,
            "count": 1952,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.48119536,
            "variance": 0.2315489745
          },
          {
            "average": 246930605.2,
            "count": 1952,
            "maximum": 246930834,
            "minimum": 246930474.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 171.2772257,
            "variance": 29335.88803
          },
          {
            "average": 0,
            "count": 1952,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -570157.1447,
          1757840.424,
          -1.732980039,
          -570105.9447,
          1757889.704,
          -0.4729800394
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -570157.1446741596,
                1757840.424333205,
                -1.732980039392676
              ],
              [
                -570157.1446741596,
                1757889.7043332048,
                -1.732980039392676
              ],
              [
                -570105.9446741596,
                1757889.7043332048,
                -0.472980039392676
              ],
              [
                -570105.9446741596,
                1757840.424333205,
                -0.472980039392676
              ],
              [
                -570157.1446741596,
                1757840.424333205,
                -1.732980039392676
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:40:34+00:00",
        "end_time": "2019-07-12T01:34:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3942.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3942.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3942.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3942.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.288208,
            65.30401727,
            -1.732980039,
            -166.2869353,
            65.30453649,
            -0.4729800394
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.28801370165561,
                  65.30401727119815,
                  -1.732980039392676
                ],
                [
                  -166.2882079888074,
                  65.30445195881579,
                  -1.732980039392676
                ],
                [
                  -166.28712952152623,
                  65.3045364871391,
                  -0.472980039392676
                ],
                [
                  -166.2869352506405,
                  65.30410179813349,
                  -0.472980039392676
                ],
                [
                  -166.28801370165561,
                  65.30401727119815,
                  -1.732980039392676
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3942.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3942.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:40:34Z",
            "pc:count": 1952,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -570120.308,
                "count": 1952,
                "maximum": -570105.9447,
                "minimum": -570157.1447,
                "name": "X",
                "position": 0,
                "stddev": 8.974570606,
                "variance": 80.54291756
              },
              {
                "average": 1757870.954,
                "count": 1952,
                "maximum": 1757889.704,
                "minimum": 1757840.424,
                "name": "Y",
                "position": 1,
                "stddev": 10.17575521,
                "variance": 103.545994
              },
              {
                "average": -0.8063202033,
                "count": 1952,
                "maximum": -0.4729800394,
                "minimum": -1.732980039,
                "name": "Z",
                "position": 2,
                "stddev": 0.1814187808,
                "variance": 0.03291277403
              },
              {
                "average": 0.993852459,
                "count": 1952,
                "maximum": 1940,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.90983683,
                "variance": 1928.07377
              },
              {
                "average": 1,
                "count": 1952,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1952,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1952,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1952,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.78195684,
                "count": 1952,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.956883022,
                "variance": 0.9156251177
              },
              {
                "average": 2.000512295,
                "count": 1952,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02263393651,
                "variance": 0.000512295082
              },
              {
                "average": 4.363729508,
                "count": 1952,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.48119536,
                "variance": 0.2315489745
              },
              {
                "average": 246930605.2,
                "count": 1952,
                "maximum": 246930834,
                "minimum": 246930474.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 171.2772257,
                "variance": 29335.88803
              },
              {
                "average": 0,
                "count": 1952,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -570157.1447,
              1757840.424,
              -1.732980039,
              -570105.9447,
              1757889.704,
              -0.4729800394
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -570157.1446741596,
                    1757840.424333205,
                    -1.732980039392676
                  ],
                  [
                    -570157.1446741596,
                    1757889.7043332048,
                    -1.732980039392676
                  ],
                  [
                    -570105.9446741596,
                    1757889.7043332048,
                    -0.472980039392676
                  ],
                  [
                    -570105.9446741596,
                    1757840.424333205,
                    -0.472980039392676
                  ],
                  [
                    -570157.1446741596,
                    1757840.424333205,
                    -1.732980039392676
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:40:34+00:00",
            "end_time": "2019-07-12T01:34: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": "20190711_NCMP_AK_03WVN4138.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.2631334600759,
              65.25901090339411,
              -3.042568649428484
            ],
            [
              -166.26451563512322,
              65.26211419456486,
              -3.042568649428484
            ],
            [
              -166.25316284892386,
              65.26300314077217,
              33.11743135057152
            ],
            [
              -166.25178189467678,
              65.25989974560531,
              33.11743135057152
            ],
            [
              -166.2631334600759,
              65.25901090339411,
              -3.042568649428484
            ]
          ]
        ]
      },
      "bbox": [
        -166.2645156,
        65.2590109,
        -3.042568649,
        -166.2517819,
        65.26300314,
        33.11743135
      ],
      "properties": {
        "datetime": "2019-07-12T04:01:20Z",
        "pc:count": 141106,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -569610.0757,
            "count": 141106,
            "maximum": -569397.0095,
            "minimum": -569936.7495,
            "name": "X",
            "position": 0,
            "stddev": 134.0753783,
            "variance": 17976.20706
          },
          {
            "average": 1752777.495,
            "count": 141106,
            "maximum": 1753048.69,
            "minimum": 1752696.87,
            "name": "Y",
            "position": 1,
            "stddev": 44.15867684,
            "variance": 1949.98874
          },
          {
            "average": 18.12689835,
            "count": 141106,
            "maximum": 33.11743135,
            "minimum": -3.042568649,
            "name": "Z",
            "position": 2,
            "stddev": 11.38188785,
            "variance": 129.5473711
          },
          {
            "average": 741.2424064,
            "count": 141106,
            "maximum": 7432,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 745.8672893,
            "variance": 556318.0133
          },
          {
            "average": 1.203839667,
            "count": 141106,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5822697133,
            "variance": 0.339038019
          },
          {
            "average": 1.414518164,
            "count": 141106,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8943297993,
            "variance": 0.7998257899
          },
          {
            "average": 1,
            "count": 141106,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141106,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.125877,
            "count": 141106,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.918193646,
            "variance": 79.5341779
          },
          {
            "average": 19.67421755,
            "count": 141106,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.521536477,
            "variance": 2.315073252
          },
          {
            "average": 1.350991453,
            "count": 141106,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6646657526,
            "variance": 0.4417805627
          },
          {
            "average": 23.77606197,
            "count": 141106,
            "maximum": 25,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6385043189,
            "variance": 0.4076877652
          },
          {
            "average": 246938863.2,
            "count": 141106,
            "maximum": 246939280.7,
            "minimum": 246938426.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 319.4546369,
            "variance": 102051.265
          },
          {
            "average": 0,
            "count": 141106,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141106,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141106,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141106,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 141106,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -569936.7495,
          1752696.87,
          -3.042568649,
          -569397.0095,
          1753048.69,
          33.11743135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -569936.749460729,
                1752696.869510484,
                -3.042568649428484
              ],
              [
                -569936.749460729,
                1753048.6895104838,
                -3.042568649428484
              ],
              [
                -569397.009460729,
                1753048.6895104838,
                33.11743135057152
              ],
              [
                -569397.009460729,
                1752696.869510484,
                33.11743135057152
              ],
              [
                -569936.749460729,
                1752696.869510484,
                -3.042568649428484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:01:20+00:00",
        "end_time": "2019-07-12T03:47:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4138.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN4138.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4138.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4138.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.2645156,
            65.2590109,
            -3.042568649,
            -166.2517819,
            65.26300314,
            33.11743135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.2631334600759,
                  65.25901090339411,
                  -3.042568649428484
                ],
                [
                  -166.26451563512322,
                  65.26211419456486,
                  -3.042568649428484
                ],
                [
                  -166.25316284892386,
                  65.26300314077217,
                  33.11743135057152
                ],
                [
                  -166.25178189467678,
                  65.25989974560531,
                  33.11743135057152
                ],
                [
                  -166.2631334600759,
                  65.25901090339411,
                  -3.042568649428484
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN4138.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN4138.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:01:20Z",
            "pc:count": 141106,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -569610.0757,
                "count": 141106,
                "maximum": -569397.0095,
                "minimum": -569936.7495,
                "name": "X",
                "position": 0,
                "stddev": 134.0753783,
                "variance": 17976.20706
              },
              {
                "average": 1752777.495,
                "count": 141106,
                "maximum": 1753048.69,
                "minimum": 1752696.87,
                "name": "Y",
                "position": 1,
                "stddev": 44.15867684,
                "variance": 1949.98874
              },
              {
                "average": 18.12689835,
                "count": 141106,
                "maximum": 33.11743135,
                "minimum": -3.042568649,
                "name": "Z",
                "position": 2,
                "stddev": 11.38188785,
                "variance": 129.5473711
              },
              {
                "average": 741.2424064,
                "count": 141106,
                "maximum": 7432,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 745.8672893,
                "variance": 556318.0133
              },
              {
                "average": 1.203839667,
                "count": 141106,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5822697133,
                "variance": 0.339038019
              },
              {
                "average": 1.414518164,
                "count": 141106,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8943297993,
                "variance": 0.7998257899
              },
              {
                "average": 1,
                "count": 141106,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141106,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.125877,
                "count": 141106,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.918193646,
                "variance": 79.5341779
              },
              {
                "average": 19.67421755,
                "count": 141106,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.521536477,
                "variance": 2.315073252
              },
              {
                "average": 1.350991453,
                "count": 141106,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6646657526,
                "variance": 0.4417805627
              },
              {
                "average": 23.77606197,
                "count": 141106,
                "maximum": 25,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6385043189,
                "variance": 0.4076877652
              },
              {
                "average": 246938863.2,
                "count": 141106,
                "maximum": 246939280.7,
                "minimum": 246938426.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 319.4546369,
                "variance": 102051.265
              },
              {
                "average": 0,
                "count": 141106,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141106,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141106,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141106,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 141106,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -569936.7495,
              1752696.87,
              -3.042568649,
              -569397.0095,
              1753048.69,
              33.11743135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -569936.749460729,
                    1752696.869510484,
                    -3.042568649428484
                  ],
                  [
                    -569936.749460729,
                    1753048.6895104838,
                    -3.042568649428484
                  ],
                  [
                    -569397.009460729,
                    1753048.6895104838,
                    33.11743135057152
                  ],
                  [
                    -569397.009460729,
                    1752696.869510484,
                    33.11743135057152
                  ],
                  [
                    -569936.749460729,
                    1752696.869510484,
                    -3.042568649428484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:01:20+00:00",
            "end_time": "2019-07-12T03:47:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3536.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.38907574638287,
              65.23938384774517,
              7.768819258190277
            ],
            [
              -166.3936371681829,
              65.24952297295248,
              7.768819258190277
            ],
            [
              -166.3707299689055,
              65.25133587337824,
              84.60881925819028
            ],
            [
              -166.36617658411396,
              65.24119605581554,
              84.60881925819028
            ],
            [
              -166.38907574638287,
              65.23938384774517,
              7.768819258190277
            ]
          ]
        ]
      },
      "bbox": [
        -166.3936372,
        65.23938385,
        7.768819258,
        -166.3661766,
        65.25133587,
        84.60881926
      ],
      "properties": {
        "datetime": "2019-07-12T06:45:17Z",
        "pc:count": 3870490,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575560.287,
            "count": 3870490,
            "maximum": -575038.0555,
            "minimum": -576127.9755,
            "name": "X",
            "position": 0,
            "stddev": 269.3215594,
            "variance": 72534.10235
          },
          {
            "average": 1752263.076,
            "count": 3870490,
            "maximum": 1752783.727,
            "minimum": 1751633.807,
            "name": "Y",
            "position": 1,
            "stddev": 274.3115228,
            "variance": 75246.81154
          },
          {
            "average": 38.68239071,
            "count": 3870490,
            "maximum": 84.60881926,
            "minimum": 7.768819258,
            "name": "Z",
            "position": 2,
            "stddev": 16.36974716,
            "variance": 267.968622
          },
          {
            "average": 1058.014958,
            "count": 3870490,
            "maximum": 5767,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 632.4069768,
            "variance": 399938.5843
          },
          {
            "average": 1.001300611,
            "count": 3870490,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03650351698,
            "variance": 0.001332506752
          },
          {
            "average": 1.002605872,
            "count": 3870490,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05198985053,
            "variance": 0.002702944558
          },
          {
            "average": 1,
            "count": 3870490,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3870490,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.403851967,
            "count": 3870490,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4906685419,
            "variance": 0.240755618
          },
          {
            "average": 20.1767765,
            "count": 3870490,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.893706161,
            "variance": 3.586123024
          },
          {
            "average": 1.002183961,
            "count": 3870490,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04704019098,
            "variance": 0.002212779568
          },
          {
            "average": 46.39568556,
            "count": 3870490,
            "maximum": 48,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.260066785,
            "variance": 1.587768303
          },
          {
            "average": 246948436.7,
            "count": 3870490,
            "maximum": 246949117.2,
            "minimum": 246946985.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 546.1482072,
            "variance": 298277.8643
          },
          {
            "average": 0,
            "count": 3870490,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3870490,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3870490,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3870490,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3870490,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -576127.9755,
          1751633.807,
          7.768819258,
          -575038.0555,
          1752783.727,
          84.60881926
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -576127.9755138808,
                1751633.8066922356,
                7.768819258190277
              ],
              [
                -576127.9755138808,
                1752783.7266922356,
                7.768819258190277
              ],
              [
                -575038.0555138809,
                1752783.7266922356,
                84.60881925819028
              ],
              [
                -575038.0555138809,
                1751633.8066922356,
                84.60881925819028
              ],
              [
                -576127.9755138808,
                1751633.8066922356,
                7.768819258190277
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:45:17+00:00",
        "end_time": "2019-07-12T06:09:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3536.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3536.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3536.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3536.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3936372,
            65.23938385,
            7.768819258,
            -166.3661766,
            65.25133587,
            84.60881926
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.38907574638287,
                  65.23938384774517,
                  7.768819258190277
                ],
                [
                  -166.3936371681829,
                  65.24952297295248,
                  7.768819258190277
                ],
                [
                  -166.3707299689055,
                  65.25133587337824,
                  84.60881925819028
                ],
                [
                  -166.36617658411396,
                  65.24119605581554,
                  84.60881925819028
                ],
                [
                  -166.38907574638287,
                  65.23938384774517,
                  7.768819258190277
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3536.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3536.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:45:17Z",
            "pc:count": 3870490,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575560.287,
                "count": 3870490,
                "maximum": -575038.0555,
                "minimum": -576127.9755,
                "name": "X",
                "position": 0,
                "stddev": 269.3215594,
                "variance": 72534.10235
              },
              {
                "average": 1752263.076,
                "count": 3870490,
                "maximum": 1752783.727,
                "minimum": 1751633.807,
                "name": "Y",
                "position": 1,
                "stddev": 274.3115228,
                "variance": 75246.81154
              },
              {
                "average": 38.68239071,
                "count": 3870490,
                "maximum": 84.60881926,
                "minimum": 7.768819258,
                "name": "Z",
                "position": 2,
                "stddev": 16.36974716,
                "variance": 267.968622
              },
              {
                "average": 1058.014958,
                "count": 3870490,
                "maximum": 5767,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 632.4069768,
                "variance": 399938.5843
              },
              {
                "average": 1.001300611,
                "count": 3870490,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03650351698,
                "variance": 0.001332506752
              },
              {
                "average": 1.002605872,
                "count": 3870490,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05198985053,
                "variance": 0.002702944558
              },
              {
                "average": 1,
                "count": 3870490,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3870490,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.403851967,
                "count": 3870490,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4906685419,
                "variance": 0.240755618
              },
              {
                "average": 20.1767765,
                "count": 3870490,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.893706161,
                "variance": 3.586123024
              },
              {
                "average": 1.002183961,
                "count": 3870490,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04704019098,
                "variance": 0.002212779568
              },
              {
                "average": 46.39568556,
                "count": 3870490,
                "maximum": 48,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.260066785,
                "variance": 1.587768303
              },
              {
                "average": 246948436.7,
                "count": 3870490,
                "maximum": 246949117.2,
                "minimum": 246946985.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 546.1482072,
                "variance": 298277.8643
              },
              {
                "average": 0,
                "count": 3870490,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3870490,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3870490,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3870490,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3870490,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -576127.9755,
              1751633.807,
              7.768819258,
              -575038.0555,
              1752783.727,
              84.60881926
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -576127.9755138808,
                    1751633.8066922356,
                    7.768819258190277
                  ],
                  [
                    -576127.9755138808,
                    1752783.7266922356,
                    7.768819258190277
                  ],
                  [
                    -575038.0555138809,
                    1752783.7266922356,
                    84.60881925819028
                  ],
                  [
                    -575038.0555138809,
                    1751633.8066922356,
                    84.60881925819028
                  ],
                  [
                    -576127.9755138808,
                    1751633.8066922356,
                    7.768819258190277
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:45:17+00:00",
            "end_time": "2019-07-12T06:09:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3934.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.30313996257507,
              65.2221681903554,
              29.831565463729895
            ],
            [
              -166.3076680204601,
              65.23231106064956,
              29.831565463729895
            ],
            [
              -166.28425295157328,
              65.23415202885745,
              102.09156546372989
            ],
            [
              -166.27973311140565,
              65.22400845578775,
              102.09156546372989
            ],
            [
              -166.30313996257507,
              65.2221681903554,
              29.831565463729895
            ]
          ]
        ]
      },
      "bbox": [
        -166.307668,
        65.22216819,
        29.83156546,
        -166.2797331,
        65.23415203,
        102.0915655
      ],
      "properties": {
        "datetime": "2019-07-12T06:44:12Z",
        "pc:count": 4396454,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -571962.1179,
            "count": 4396454,
            "maximum": -571416.6131,
            "minimum": -572531.1131,
            "name": "X",
            "position": 0,
            "stddev": 278.1216318,
            "variance": 77351.6421
          },
          {
            "average": 1749605.441,
            "count": 4396454,
            "maximum": 1750155.128,
            "minimum": 1749005.028,
            "name": "Y",
            "position": 1,
            "stddev": 280.8925587,
            "variance": 78900.62955
          },
          {
            "average": 78.49617112,
            "count": 4396454,
            "maximum": 102.0915655,
            "minimum": 29.83156546,
            "name": "Z",
            "position": 2,
            "stddev": 12.11616003,
            "variance": 146.8013338
          },
          {
            "average": 1039.929682,
            "count": 4396454,
            "maximum": 4345,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 615.4370642,
            "variance": 378762.78
          },
          {
            "average": 1.009246088,
            "count": 4396454,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09927819765,
            "variance": 0.009856160529
          },
          {
            "average": 1.018511964,
            "count": 4396454,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1423362117,
            "variance": 0.02025959717
          },
          {
            "average": 1,
            "count": 4396454,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4396454,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.39134971,
            "count": 4396454,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4880524242,
            "variance": 0.2381951688
          },
          {
            "average": 20.21666796,
            "count": 4396454,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.226200225,
            "variance": 10.40836789
          },
          {
            "average": 1.01179678,
            "count": 4396454,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1111469034,
            "variance": 0.01235363412
          },
          {
            "average": 46.01486607,
            "count": 4396454,
            "maximum": 48,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.376440608,
            "variance": 1.894588748
          },
          {
            "average": 246948266.1,
            "count": 4396454,
            "maximum": 246949052.6,
            "minimum": 246947046.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 596.1988285,
            "variance": 355453.0431
          },
          {
            "average": 0,
            "count": 4396454,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4396454,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4396454,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4396454,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4396454,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -572531.1131,
          1749005.028,
          29.83156546,
          -571416.6131,
          1750155.128,
          102.0915655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -572531.1130816271,
                1749005.0276526043,
                29.831565463729895
              ],
              [
                -572531.1130816271,
                1750155.1276526044,
                29.831565463729895
              ],
              [
                -571416.6130816271,
                1750155.1276526044,
                102.09156546372989
              ],
              [
                -571416.6130816271,
                1749005.0276526043,
                102.09156546372989
              ],
              [
                -572531.1130816271,
                1749005.0276526043,
                29.831565463729895
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:44:12+00:00",
        "end_time": "2019-07-12T06:10:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3934.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3934.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3934.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3934.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.307668,
            65.22216819,
            29.83156546,
            -166.2797331,
            65.23415203,
            102.0915655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.30313996257507,
                  65.2221681903554,
                  29.831565463729895
                ],
                [
                  -166.3076680204601,
                  65.23231106064956,
                  29.831565463729895
                ],
                [
                  -166.28425295157328,
                  65.23415202885745,
                  102.09156546372989
                ],
                [
                  -166.27973311140565,
                  65.22400845578775,
                  102.09156546372989
                ],
                [
                  -166.30313996257507,
                  65.2221681903554,
                  29.831565463729895
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3934.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3934.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:44:12Z",
            "pc:count": 4396454,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -571962.1179,
                "count": 4396454,
                "maximum": -571416.6131,
                "minimum": -572531.1131,
                "name": "X",
                "position": 0,
                "stddev": 278.1216318,
                "variance": 77351.6421
              },
              {
                "average": 1749605.441,
                "count": 4396454,
                "maximum": 1750155.128,
                "minimum": 1749005.028,
                "name": "Y",
                "position": 1,
                "stddev": 280.8925587,
                "variance": 78900.62955
              },
              {
                "average": 78.49617112,
                "count": 4396454,
                "maximum": 102.0915655,
                "minimum": 29.83156546,
                "name": "Z",
                "position": 2,
                "stddev": 12.11616003,
                "variance": 146.8013338
              },
              {
                "average": 1039.929682,
                "count": 4396454,
                "maximum": 4345,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 615.4370642,
                "variance": 378762.78
              },
              {
                "average": 1.009246088,
                "count": 4396454,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09927819765,
                "variance": 0.009856160529
              },
              {
                "average": 1.018511964,
                "count": 4396454,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1423362117,
                "variance": 0.02025959717
              },
              {
                "average": 1,
                "count": 4396454,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4396454,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.39134971,
                "count": 4396454,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4880524242,
                "variance": 0.2381951688
              },
              {
                "average": 20.21666796,
                "count": 4396454,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.226200225,
                "variance": 10.40836789
              },
              {
                "average": 1.01179678,
                "count": 4396454,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1111469034,
                "variance": 0.01235363412
              },
              {
                "average": 46.01486607,
                "count": 4396454,
                "maximum": 48,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.376440608,
                "variance": 1.894588748
              },
              {
                "average": 246948266.1,
                "count": 4396454,
                "maximum": 246949052.6,
                "minimum": 246947046.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 596.1988285,
                "variance": 355453.0431
              },
              {
                "average": 0,
                "count": 4396454,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4396454,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4396454,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4396454,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4396454,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -572531.1131,
              1749005.028,
              29.83156546,
              -571416.6131,
              1750155.128,
              102.0915655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -572531.1130816271,
                    1749005.0276526043,
                    29.831565463729895
                  ],
                  [
                    -572531.1130816271,
                    1750155.1276526044,
                    29.831565463729895
                  ],
                  [
                    -571416.6130816271,
                    1750155.1276526044,
                    102.09156546372989
                  ],
                  [
                    -571416.6130816271,
                    1749005.0276526043,
                    102.09156546372989
                  ],
                  [
                    -572531.1130816271,
                    1749005.0276526043,
                    29.831565463729895
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:44:12+00:00",
            "end_time": "2019-07-12T06:10:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3740.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.349778607969,
              65.27641601633452,
              -3.583926345125046
            ],
            [
              -166.35393094018693,
              65.28566448094558,
              -3.583926345125046
            ],
            [
              -166.34347937562688,
              65.28648833768061,
              7.736073654874954
            ],
            [
              -166.3393303930177,
              65.27723958559429,
              7.736073654874954
            ],
            [
              -166.349778607969,
              65.27641601633452,
              -3.583926345125046
            ]
          ]
        ]
      },
      "bbox": [
        -166.3539309,
        65.27641602,
        -3.583926345,
        -166.3393304,
        65.28648834,
        7.736073655
      ],
      "properties": {
        "datetime": "2019-07-12T04:10:33Z",
        "pc:count": 1136054,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573333.2288,
            "count": 1136054,
            "maximum": -573062.057,
            "minimum": -573558.657,
            "name": "X",
            "position": 0,
            "stddev": 100.8521888,
            "variance": 10171.16398
          },
          {
            "average": 1755763.693,
            "count": 1136054,
            "maximum": 1756397.973,
            "minimum": 1755349.253,
            "name": "Y",
            "position": 1,
            "stddev": 261.5854502,
            "variance": 68426.94774
          },
          {
            "average": 1.311248303,
            "count": 1136054,
            "maximum": 7.736073655,
            "minimum": -3.583926345,
            "name": "Z",
            "position": 2,
            "stddev": 1.882679794,
            "variance": 3.544483207
          },
          {
            "average": 938.4002363,
            "count": 1136054,
            "maximum": 12550,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 973.124356,
            "variance": 946971.0122
          },
          {
            "average": 1.000411952,
            "count": 1136054,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02266916008,
            "variance": 0.0005138908188
          },
          {
            "average": 1.000850312,
            "count": 1136054,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03433364827,
            "variance": 0.001178799404
          },
          {
            "average": 1,
            "count": 1136054,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1136054,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.88057258,
            "count": 1136054,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.26651258,
            "variance": 176.0003561
          },
          {
            "average": 20.05708424,
            "count": 1136054,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9316527115,
            "variance": 0.8679767748
          },
          {
            "average": 1.377582404,
            "count": 1136054,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4889049358,
            "variance": 0.2390280362
          },
          {
            "average": 23.2496193,
            "count": 1136054,
            "maximum": 26,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.221633998,
            "variance": 1.492389625
          },
          {
            "average": 246938634.3,
            "count": 1136054,
            "maximum": 246939833,
            "minimum": 246937292.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 515.1585428,
            "variance": 265388.3243
          },
          {
            "average": 0,
            "count": 1136054,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1136054,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1136054,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1136054,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1136054,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -573558.657,
          1755349.253,
          -3.583926345,
          -573062.057,
          1756397.973,
          7.736073655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -573558.65699455,
                1755349.2531571698,
                -3.583926345125046
              ],
              [
                -573558.65699455,
                1756397.97315717,
                -3.583926345125046
              ],
              [
                -573062.0569945499,
                1756397.97315717,
                7.736073654874954
              ],
              [
                -573062.0569945499,
                1755349.2531571698,
                7.736073654874954
              ],
              [
                -573558.65699455,
                1755349.2531571698,
                -3.583926345125046
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:10:33+00:00",
        "end_time": "2019-07-12T03:28:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3740.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3740.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3740.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3740.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3539309,
            65.27641602,
            -3.583926345,
            -166.3393304,
            65.28648834,
            7.736073655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.349778607969,
                  65.27641601633452,
                  -3.583926345125046
                ],
                [
                  -166.35393094018693,
                  65.28566448094558,
                  -3.583926345125046
                ],
                [
                  -166.34347937562688,
                  65.28648833768061,
                  7.736073654874954
                ],
                [
                  -166.3393303930177,
                  65.27723958559429,
                  7.736073654874954
                ],
                [
                  -166.349778607969,
                  65.27641601633452,
                  -3.583926345125046
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3740.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3740.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:10:33Z",
            "pc:count": 1136054,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573333.2288,
                "count": 1136054,
                "maximum": -573062.057,
                "minimum": -573558.657,
                "name": "X",
                "position": 0,
                "stddev": 100.8521888,
                "variance": 10171.16398
              },
              {
                "average": 1755763.693,
                "count": 1136054,
                "maximum": 1756397.973,
                "minimum": 1755349.253,
                "name": "Y",
                "position": 1,
                "stddev": 261.5854502,
                "variance": 68426.94774
              },
              {
                "average": 1.311248303,
                "count": 1136054,
                "maximum": 7.736073655,
                "minimum": -3.583926345,
                "name": "Z",
                "position": 2,
                "stddev": 1.882679794,
                "variance": 3.544483207
              },
              {
                "average": 938.4002363,
                "count": 1136054,
                "maximum": 12550,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 973.124356,
                "variance": 946971.0122
              },
              {
                "average": 1.000411952,
                "count": 1136054,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02266916008,
                "variance": 0.0005138908188
              },
              {
                "average": 1.000850312,
                "count": 1136054,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03433364827,
                "variance": 0.001178799404
              },
              {
                "average": 1,
                "count": 1136054,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1136054,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.88057258,
                "count": 1136054,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.26651258,
                "variance": 176.0003561
              },
              {
                "average": 20.05708424,
                "count": 1136054,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9316527115,
                "variance": 0.8679767748
              },
              {
                "average": 1.377582404,
                "count": 1136054,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4889049358,
                "variance": 0.2390280362
              },
              {
                "average": 23.2496193,
                "count": 1136054,
                "maximum": 26,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.221633998,
                "variance": 1.492389625
              },
              {
                "average": 246938634.3,
                "count": 1136054,
                "maximum": 246939833,
                "minimum": 246937292.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 515.1585428,
                "variance": 265388.3243
              },
              {
                "average": 0,
                "count": 1136054,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1136054,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1136054,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1136054,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1136054,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -573558.657,
              1755349.253,
              -3.583926345,
              -573062.057,
              1756397.973,
              7.736073655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -573558.65699455,
                    1755349.2531571698,
                    -3.583926345125046
                  ],
                  [
                    -573558.65699455,
                    1756397.97315717,
                    -3.583926345125046
                  ],
                  [
                    -573062.0569945499,
                    1756397.97315717,
                    7.736073654874954
                  ],
                  [
                    -573062.0569945499,
                    1755349.2531571698,
                    7.736073654874954
                  ],
                  [
                    -573558.65699455,
                    1755349.2531571698,
                    -3.583926345125046
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:10:33+00:00",
            "end_time": "2019-07-12T03:28: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": "20190711_NCMP_AK_03WVN3741.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.35003915807695,
              65.28575486585932,
              -3.974122423404154
            ],
            [
              -166.35048976818968,
              65.28675846065545,
              -3.974122423404154
            ],
            [
              -166.34732390225383,
              65.28700801102016,
              -0.474122423404154
            ],
            [
              -166.3468734022745,
              65.28600440677128,
              -0.474122423404154
            ],
            [
              -166.35003915807695,
              65.28575486585932,
              -3.974122423404154
            ]
          ]
        ]
      },
      "bbox": [
        -166.3504898,
        65.28575487,
        -3.974122423,
        -166.3468734,
        65.28700801,
        -0.4741224234
      ],
      "properties": {
        "datetime": "2019-07-12T03:34:14Z",
        "pc:count": 21702,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573307.2739,
            "count": 21702,
            "maximum": -573227.7781,
            "minimum": -573378.1981,
            "name": "X",
            "position": 0,
            "stddev": 29.26180822,
            "variance": 856.25342
          },
          {
            "average": 1756421.195,
            "count": 21702,
            "maximum": 1756488.066,
            "minimum": 1756374.266,
            "name": "Y",
            "position": 1,
            "stddev": 24.98383686,
            "variance": 624.1921044
          },
          {
            "average": -1.504703476,
            "count": 21702,
            "maximum": -0.4741224234,
            "minimum": -3.974122423,
            "name": "Z",
            "position": 2,
            "stddev": 0.5384710571,
            "variance": 0.2899510793
          },
          {
            "average": 445.3419961,
            "count": 21702,
            "maximum": 3768,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 911.744773,
            "variance": 831278.5311
          },
          {
            "average": 1.000046079,
            "count": 21702,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006788129523,
            "variance": 4.607870242e-05
          },
          {
            "average": 1.000092157,
            "count": 21702,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009599643647,
            "variance": 9.215315816e-05
          },
          {
            "average": 1,
            "count": 21702,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 21702,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.33509369,
            "count": 21702,
            "maximum": 21,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.087824065,
            "variance": 1.183361197
          },
          {
            "average": 2.00285688,
            "count": 21702,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05337461064,
            "variance": 0.002848849061
          },
          {
            "average": 20.43512119,
            "count": 21702,
            "maximum": 21,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4957842937,
            "variance": 0.2458020659
          },
          {
            "average": 246937449.1,
            "count": 21702,
            "maximum": 246937654.6,
            "minimum": 246937290.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 178.1962396,
            "variance": 31753.8998
          },
          {
            "average": 0,
            "count": 21702,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21702,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -573378.1981,
          1756374.266,
          -3.974122423,
          -573227.7781,
          1756488.066,
          -0.4741224234
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -573378.1980702139,
                1756374.2656347076,
                -3.974122423404154
              ],
              [
                -573378.1980702139,
                1756488.0656347075,
                -3.974122423404154
              ],
              [
                -573227.778070214,
                1756488.0656347075,
                -0.474122423404154
              ],
              [
                -573227.778070214,
                1756374.2656347076,
                -0.474122423404154
              ],
              [
                -573378.1980702139,
                1756374.2656347076,
                -3.974122423404154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T03:34:14+00:00",
        "end_time": "2019-07-12T03:28:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3741.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3741.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3741.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3741.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3504898,
            65.28575487,
            -3.974122423,
            -166.3468734,
            65.28700801,
            -0.4741224234
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.35003915807695,
                  65.28575486585932,
                  -3.974122423404154
                ],
                [
                  -166.35048976818968,
                  65.28675846065545,
                  -3.974122423404154
                ],
                [
                  -166.34732390225383,
                  65.28700801102016,
                  -0.474122423404154
                ],
                [
                  -166.3468734022745,
                  65.28600440677128,
                  -0.474122423404154
                ],
                [
                  -166.35003915807695,
                  65.28575486585932,
                  -3.974122423404154
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3741.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3741.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T03:34:14Z",
            "pc:count": 21702,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573307.2739,
                "count": 21702,
                "maximum": -573227.7781,
                "minimum": -573378.1981,
                "name": "X",
                "position": 0,
                "stddev": 29.26180822,
                "variance": 856.25342
              },
              {
                "average": 1756421.195,
                "count": 21702,
                "maximum": 1756488.066,
                "minimum": 1756374.266,
                "name": "Y",
                "position": 1,
                "stddev": 24.98383686,
                "variance": 624.1921044
              },
              {
                "average": -1.504703476,
                "count": 21702,
                "maximum": -0.4741224234,
                "minimum": -3.974122423,
                "name": "Z",
                "position": 2,
                "stddev": 0.5384710571,
                "variance": 0.2899510793
              },
              {
                "average": 445.3419961,
                "count": 21702,
                "maximum": 3768,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 911.744773,
                "variance": 831278.5311
              },
              {
                "average": 1.000046079,
                "count": 21702,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006788129523,
                "variance": 4.607870242e-05
              },
              {
                "average": 1.000092157,
                "count": 21702,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009599643647,
                "variance": 9.215315816e-05
              },
              {
                "average": 1,
                "count": 21702,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 21702,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.33509369,
                "count": 21702,
                "maximum": 21,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.087824065,
                "variance": 1.183361197
              },
              {
                "average": 2.00285688,
                "count": 21702,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05337461064,
                "variance": 0.002848849061
              },
              {
                "average": 20.43512119,
                "count": 21702,
                "maximum": 21,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4957842937,
                "variance": 0.2458020659
              },
              {
                "average": 246937449.1,
                "count": 21702,
                "maximum": 246937654.6,
                "minimum": 246937290.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 178.1962396,
                "variance": 31753.8998
              },
              {
                "average": 0,
                "count": 21702,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21702,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -573378.1981,
              1756374.266,
              -3.974122423,
              -573227.7781,
              1756488.066,
              -0.4741224234
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -573378.1980702139,
                    1756374.2656347076,
                    -3.974122423404154
                  ],
                  [
                    -573378.1980702139,
                    1756488.0656347075,
                    -3.974122423404154
                  ],
                  [
                    -573227.778070214,
                    1756488.0656347075,
                    -0.474122423404154
                  ],
                  [
                    -573227.778070214,
                    1756374.2656347076,
                    -0.474122423404154
                  ],
                  [
                    -573378.1980702139,
                    1756374.2656347076,
                    -3.974122423404154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T03:34:14+00:00",
            "end_time": "2019-07-12T03:28:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3743.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.35140368668706,
              65.30794736693694,
              -3.338284837338529
            ],
            [
              -166.35355706071664,
              65.31273852089475,
              -3.338284837338529
            ],
            [
              -166.33108691024034,
              65.3145071557804,
              6.94171516266147
            ],
            [
              -166.32893727117204,
              65.30971568163771,
              6.94171516266147
            ],
            [
              -166.35140368668706,
              65.30794736693694,
              -3.338284837338529
            ]
          ]
        ]
      },
      "bbox": [
        -166.3535571,
        65.30794737,
        -3.338284837,
        -166.3289373,
        65.31450716,
        6.941715163
      ],
      "properties": {
        "datetime": "2019-07-12T02:17:09Z",
        "pc:count": 1042374,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -572531.7832,
            "count": 1042374,
            "maximum": -571916.941,
            "minimum": -572983.521,
            "name": "X",
            "position": 0,
            "stddev": 276.67808,
            "variance": 76550.75996
          },
          {
            "average": 1759147.12,
            "count": 1042374,
            "maximum": 1759359.683,
            "minimum": 1758816.423,
            "name": "Y",
            "position": 1,
            "stddev": 93.37286619,
            "variance": 8718.49214
          },
          {
            "average": 0.8695848045,
            "count": 1042374,
            "maximum": 6.941715163,
            "minimum": -3.338284837,
            "name": "Z",
            "position": 2,
            "stddev": 1.63708956,
            "variance": 2.680062226
          },
          {
            "average": 555.420352,
            "count": 1042374,
            "maximum": 5020,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 754.5081862,
            "variance": 569282.6031
          },
          {
            "average": 1.007299683,
            "count": 1042374,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08826842758,
            "variance": 0.007791315307
          },
          {
            "average": 1.014618553,
            "count": 1042374,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1267383961,
            "variance": 0.01606262104
          },
          {
            "average": 1,
            "count": 1042374,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1042374,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.78259147,
            "count": 1042374,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.71563692,
            "variance": 188.1186961
          },
          {
            "average": 20.09008746,
            "count": 1042374,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.535454385,
            "variance": 2.357620169
          },
          {
            "average": 1.570127421,
            "count": 1042374,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4972525549,
            "variance": 0.2472601033
          },
          {
            "average": 7.009378592,
            "count": 1042374,
            "maximum": 10,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.070595826,
            "variance": 1.146175424
          },
          {
            "average": 246931730.3,
            "count": 1042374,
            "maximum": 246933029.6,
            "minimum": 246930859,
            "name": "GpsTime",
            "position": 12,
            "stddev": 455.7181856,
            "variance": 207679.0647
          },
          {
            "average": 0,
            "count": 1042374,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1042374,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1042374,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1042374,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1042374,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -572983.521,
          1758816.423,
          -3.338284837,
          -571916.941,
          1759359.683,
          6.941715163
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -572983.5210077948,
                1758816.4233296798,
                -3.338284837338529
              ],
              [
                -572983.5210077948,
                1759359.6833296795,
                -3.338284837338529
              ],
              [
                -571916.9410077947,
                1759359.6833296795,
                6.94171516266147
              ],
              [
                -571916.9410077947,
                1758816.4233296798,
                6.94171516266147
              ],
              [
                -572983.5210077948,
                1758816.4233296798,
                -3.338284837338529
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:17:09+00:00",
        "end_time": "2019-07-12T01:40:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3743.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3743.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3743.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3743.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3535571,
            65.30794737,
            -3.338284837,
            -166.3289373,
            65.31450716,
            6.941715163
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.35140368668706,
                  65.30794736693694,
                  -3.338284837338529
                ],
                [
                  -166.35355706071664,
                  65.31273852089475,
                  -3.338284837338529
                ],
                [
                  -166.33108691024034,
                  65.3145071557804,
                  6.94171516266147
                ],
                [
                  -166.32893727117204,
                  65.30971568163771,
                  6.94171516266147
                ],
                [
                  -166.35140368668706,
                  65.30794736693694,
                  -3.338284837338529
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3743.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3743.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:17:09Z",
            "pc:count": 1042374,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -572531.7832,
                "count": 1042374,
                "maximum": -571916.941,
                "minimum": -572983.521,
                "name": "X",
                "position": 0,
                "stddev": 276.67808,
                "variance": 76550.75996
              },
              {
                "average": 1759147.12,
                "count": 1042374,
                "maximum": 1759359.683,
                "minimum": 1758816.423,
                "name": "Y",
                "position": 1,
                "stddev": 93.37286619,
                "variance": 8718.49214
              },
              {
                "average": 0.8695848045,
                "count": 1042374,
                "maximum": 6.941715163,
                "minimum": -3.338284837,
                "name": "Z",
                "position": 2,
                "stddev": 1.63708956,
                "variance": 2.680062226
              },
              {
                "average": 555.420352,
                "count": 1042374,
                "maximum": 5020,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 754.5081862,
                "variance": 569282.6031
              },
              {
                "average": 1.007299683,
                "count": 1042374,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08826842758,
                "variance": 0.007791315307
              },
              {
                "average": 1.014618553,
                "count": 1042374,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1267383961,
                "variance": 0.01606262104
              },
              {
                "average": 1,
                "count": 1042374,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1042374,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.78259147,
                "count": 1042374,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.71563692,
                "variance": 188.1186961
              },
              {
                "average": 20.09008746,
                "count": 1042374,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.535454385,
                "variance": 2.357620169
              },
              {
                "average": 1.570127421,
                "count": 1042374,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4972525549,
                "variance": 0.2472601033
              },
              {
                "average": 7.009378592,
                "count": 1042374,
                "maximum": 10,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.070595826,
                "variance": 1.146175424
              },
              {
                "average": 246931730.3,
                "count": 1042374,
                "maximum": 246933029.6,
                "minimum": 246930859,
                "name": "GpsTime",
                "position": 12,
                "stddev": 455.7181856,
                "variance": 207679.0647
              },
              {
                "average": 0,
                "count": 1042374,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1042374,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1042374,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1042374,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1042374,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -572983.521,
              1758816.423,
              -3.338284837,
              -571916.941,
              1759359.683,
              6.941715163
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -572983.5210077948,
                    1758816.4233296798,
                    -3.338284837338529
                  ],
                  [
                    -572983.5210077948,
                    1759359.6833296795,
                    -3.338284837338529
                  ],
                  [
                    -571916.9410077947,
                    1759359.6833296795,
                    6.94171516266147
                  ],
                  [
                    -571916.9410077947,
                    1758816.4233296798,
                    6.94171516266147
                  ],
                  [
                    -572983.5210077948,
                    1758816.4233296798,
                    -3.338284837338529
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:17:09+00:00",
            "end_time": "2019-07-12T01:40:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3636.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.36895308175815,
              65.23947897792242,
              21.911779213909767
            ],
            [
              -166.3735079094832,
              65.24962027166701,
              21.911779213909767
            ],
            [
              -166.34932845130777,
              65.25153056596058,
              86.75177921390977
            ],
            [
              -166.3447821099091,
              65.24138854250315,
              86.75177921390977
            ],
            [
              -166.36895308175815,
              65.23947897792242,
              21.911779213909767
            ]
          ]
        ]
      },
      "bbox": [
        -166.3735079,
        65.23947898,
        21.91177921,
        -166.3447821,
        65.25153057,
        86.75177921
      ],
      "properties": {
        "datetime": "2019-07-12T06:45:00Z",
        "pc:count": 5518000,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574573.5427,
            "count": 5518000,
            "maximum": -574050.7241,
            "minimum": -575201.1041,
            "name": "X",
            "position": 0,
            "stddev": 288.7019211,
            "variance": 83348.79927
          },
          {
            "average": 1752038.396,
            "count": 5518000,
            "maximum": 1752619.898,
            "minimum": 1751469.798,
            "name": "Y",
            "position": 1,
            "stddev": 291.6878995,
            "variance": 85081.8307
          },
          {
            "average": 58.6234246,
            "count": 5518000,
            "maximum": 86.75177921,
            "minimum": 21.91177921,
            "name": "Z",
            "position": 2,
            "stddev": 17.84095737,
            "variance": 318.2997598
          },
          {
            "average": 1131.548163,
            "count": 5518000,
            "maximum": 4686,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 644.3392363,
            "variance": 415173.0514
          },
          {
            "average": 1.00018485,
            "count": 5518000,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01367443413,
            "variance": 0.0001869901487
          },
          {
            "average": 1.000370062,
            "count": 5518000,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01940228961,
            "variance": 0.0003764488421
          },
          {
            "average": 1,
            "count": 5518000,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5518000,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367974085,
            "count": 5518000,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4822542896,
            "variance": 0.2325691999
          },
          {
            "average": 20.0399238,
            "count": 5518000,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.195480289,
            "variance": 4.820133699
          },
          {
            "average": 1.000377492,
            "count": 5518000,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01948137866,
            "variance": 0.0003795241145
          },
          {
            "average": 37.55685484,
            "count": 5518000,
            "maximum": 48,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.89885667,
            "variance": 252.7736433
          },
          {
            "average": 246944511.3,
            "count": 5518000,
            "maximum": 246949100.8,
            "minimum": 246928218.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7081.872835,
            "variance": 50152922.85
          },
          {
            "average": 0,
            "count": 5518000,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5518000,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5518000,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5518000,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5518000,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575201.1041,
          1751469.798,
          21.91177921,
          -574050.7241,
          1752619.898,
          86.75177921
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575201.1041388141,
                1751469.7976263338,
                21.911779213909767
              ],
              [
                -575201.1041388141,
                1752619.8976263339,
                21.911779213909767
              ],
              [
                -574050.7241388143,
                1752619.8976263339,
                86.75177921390977
              ],
              [
                -574050.7241388143,
                1751469.7976263338,
                86.75177921390977
              ],
              [
                -575201.1041388141,
                1751469.7976263338,
                21.911779213909767
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:45:00+00:00",
        "end_time": "2019-07-12T00:56:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3636.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3636.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3636.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3636.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3735079,
            65.23947898,
            21.91177921,
            -166.3447821,
            65.25153057,
            86.75177921
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.36895308175815,
                  65.23947897792242,
                  21.911779213909767
                ],
                [
                  -166.3735079094832,
                  65.24962027166701,
                  21.911779213909767
                ],
                [
                  -166.34932845130777,
                  65.25153056596058,
                  86.75177921390977
                ],
                [
                  -166.3447821099091,
                  65.24138854250315,
                  86.75177921390977
                ],
                [
                  -166.36895308175815,
                  65.23947897792242,
                  21.911779213909767
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3636.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3636.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:45:00Z",
            "pc:count": 5518000,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574573.5427,
                "count": 5518000,
                "maximum": -574050.7241,
                "minimum": -575201.1041,
                "name": "X",
                "position": 0,
                "stddev": 288.7019211,
                "variance": 83348.79927
              },
              {
                "average": 1752038.396,
                "count": 5518000,
                "maximum": 1752619.898,
                "minimum": 1751469.798,
                "name": "Y",
                "position": 1,
                "stddev": 291.6878995,
                "variance": 85081.8307
              },
              {
                "average": 58.6234246,
                "count": 5518000,
                "maximum": 86.75177921,
                "minimum": 21.91177921,
                "name": "Z",
                "position": 2,
                "stddev": 17.84095737,
                "variance": 318.2997598
              },
              {
                "average": 1131.548163,
                "count": 5518000,
                "maximum": 4686,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 644.3392363,
                "variance": 415173.0514
              },
              {
                "average": 1.00018485,
                "count": 5518000,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01367443413,
                "variance": 0.0001869901487
              },
              {
                "average": 1.000370062,
                "count": 5518000,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01940228961,
                "variance": 0.0003764488421
              },
              {
                "average": 1,
                "count": 5518000,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5518000,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367974085,
                "count": 5518000,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4822542896,
                "variance": 0.2325691999
              },
              {
                "average": 20.0399238,
                "count": 5518000,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.195480289,
                "variance": 4.820133699
              },
              {
                "average": 1.000377492,
                "count": 5518000,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01948137866,
                "variance": 0.0003795241145
              },
              {
                "average": 37.55685484,
                "count": 5518000,
                "maximum": 48,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.89885667,
                "variance": 252.7736433
              },
              {
                "average": 246944511.3,
                "count": 5518000,
                "maximum": 246949100.8,
                "minimum": 246928218.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7081.872835,
                "variance": 50152922.85
              },
              {
                "average": 0,
                "count": 5518000,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5518000,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5518000,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5518000,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5518000,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575201.1041,
              1751469.798,
              21.91177921,
              -574050.7241,
              1752619.898,
              86.75177921
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575201.1041388141,
                    1751469.7976263338,
                    21.911779213909767
                  ],
                  [
                    -575201.1041388141,
                    1752619.8976263339,
                    21.911779213909767
                  ],
                  [
                    -574050.7241388143,
                    1752619.8976263339,
                    86.75177921390977
                  ],
                  [
                    -574050.7241388143,
                    1751469.7976263338,
                    86.75177921390977
                  ],
                  [
                    -575201.1041388141,
                    1751469.7976263338,
                    21.911779213909767
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:45:00+00:00",
            "end_time": "2019-07-12T00:56: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": "20190712_NCMP_AK_03WVN3537.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.39082400931565,
              65.24825133905439,
              -2.933268778328724
            ],
            [
              -166.39538672567633,
              65.25838881123116,
              -2.933268778328724
            ],
            [
              -166.3711914840183,
              65.26030324145601,
              27.666731221671277
            ],
            [
              -166.36663725773315,
              65.2501650379653,
              27.666731221671277
            ],
            [
              -166.39082400931565,
              65.24825133905439,
              -2.933268778328724
            ]
          ]
        ]
      },
      "bbox": [
        -166.3953867,
        65.24825134,
        -2.933268778,
        -166.3666373,
        65.26030324,
        27.66673122
      ],
      "properties": {
        "datetime": "2019-07-12T06:30:48Z",
        "pc:count": 3631903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575455.142,
            "count": 3631903,
            "maximum": -574874.1728,
            "minimum": -576025.0128,
            "name": "X",
            "position": 0,
            "stddev": 286.4380145,
            "variance": 82046.73613
          },
          {
            "average": 1753158.119,
            "count": 3631903,
            "maximum": 1753769.787,
            "minimum": 1752620.067,
            "name": "Y",
            "position": 1,
            "stddev": 301.0403601,
            "variance": 90625.2984
          },
          {
            "average": 8.404294656,
            "count": 3631903,
            "maximum": 27.66673122,
            "minimum": -2.933268778,
            "name": "Z",
            "position": 2,
            "stddev": 7.871778728,
            "variance": 61.96490035
          },
          {
            "average": 731.5443416,
            "count": 3631903,
            "maximum": 11167,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 717.8768712,
            "variance": 515347.2022
          },
          {
            "average": 1.001727469,
            "count": 3631903,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04371686648,
            "variance": 0.001911164414
          },
          {
            "average": 1.003585724,
            "count": 3631903,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06500744889,
            "variance": 0.004225968411
          },
          {
            "average": 1,
            "count": 3631903,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3631903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.357798102,
            "count": 3631903,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.4178879,
            "variance": 154.2039399
          },
          {
            "average": 19.98795723,
            "count": 3631903,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.344526664,
            "variance": 1.807751951
          },
          {
            "average": 1.289047918,
            "count": 3631903,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4554883018,
            "variance": 0.2074695931
          },
          {
            "average": 42.47917056,
            "count": 3631903,
            "maximum": 46,
            "minimum": 39,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.607252728,
            "variance": 2.58326133
          },
          {
            "average": 246946695.9,
            "count": 3631903,
            "maximum": 246948248.2,
            "minimum": 246945107.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 732.4246744,
            "variance": 536445.9037
          },
          {
            "average": 0,
            "count": 3631903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3631903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3631903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3631903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3631903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -576025.0128,
          1752620.067,
          -2.933268778,
          -574874.1728,
          1753769.787,
          27.66673122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -576025.0128434265,
                1752620.0673698913,
                -2.933268778328724
              ],
              [
                -576025.0128434265,
                1753769.7873698915,
                -2.933268778328724
              ],
              [
                -574874.1728434265,
                1753769.7873698915,
                27.666731221671277
              ],
              [
                -574874.1728434265,
                1752620.0673698913,
                27.666731221671277
              ],
              [
                -576025.0128434265,
                1752620.0673698913,
                -2.933268778328724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:30:48+00:00",
        "end_time": "2019-07-12T05:38:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3537.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3537.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3537.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3537.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3953867,
            65.24825134,
            -2.933268778,
            -166.3666373,
            65.26030324,
            27.66673122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.39082400931565,
                  65.24825133905439,
                  -2.933268778328724
                ],
                [
                  -166.39538672567633,
                  65.25838881123116,
                  -2.933268778328724
                ],
                [
                  -166.3711914840183,
                  65.26030324145601,
                  27.666731221671277
                ],
                [
                  -166.36663725773315,
                  65.2501650379653,
                  27.666731221671277
                ],
                [
                  -166.39082400931565,
                  65.24825133905439,
                  -2.933268778328724
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3537.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3537.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:30:48Z",
            "pc:count": 3631903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575455.142,
                "count": 3631903,
                "maximum": -574874.1728,
                "minimum": -576025.0128,
                "name": "X",
                "position": 0,
                "stddev": 286.4380145,
                "variance": 82046.73613
              },
              {
                "average": 1753158.119,
                "count": 3631903,
                "maximum": 1753769.787,
                "minimum": 1752620.067,
                "name": "Y",
                "position": 1,
                "stddev": 301.0403601,
                "variance": 90625.2984
              },
              {
                "average": 8.404294656,
                "count": 3631903,
                "maximum": 27.66673122,
                "minimum": -2.933268778,
                "name": "Z",
                "position": 2,
                "stddev": 7.871778728,
                "variance": 61.96490035
              },
              {
                "average": 731.5443416,
                "count": 3631903,
                "maximum": 11167,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 717.8768712,
                "variance": 515347.2022
              },
              {
                "average": 1.001727469,
                "count": 3631903,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04371686648,
                "variance": 0.001911164414
              },
              {
                "average": 1.003585724,
                "count": 3631903,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06500744889,
                "variance": 0.004225968411
              },
              {
                "average": 1,
                "count": 3631903,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3631903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.357798102,
                "count": 3631903,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.4178879,
                "variance": 154.2039399
              },
              {
                "average": 19.98795723,
                "count": 3631903,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.344526664,
                "variance": 1.807751951
              },
              {
                "average": 1.289047918,
                "count": 3631903,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4554883018,
                "variance": 0.2074695931
              },
              {
                "average": 42.47917056,
                "count": 3631903,
                "maximum": 46,
                "minimum": 39,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.607252728,
                "variance": 2.58326133
              },
              {
                "average": 246946695.9,
                "count": 3631903,
                "maximum": 246948248.2,
                "minimum": 246945107.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 732.4246744,
                "variance": 536445.9037
              },
              {
                "average": 0,
                "count": 3631903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3631903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3631903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3631903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3631903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -576025.0128,
              1752620.067,
              -2.933268778,
              -574874.1728,
              1753769.787,
              27.66673122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -576025.0128434265,
                    1752620.0673698913,
                    -2.933268778328724
                  ],
                  [
                    -576025.0128434265,
                    1753769.7873698915,
                    -2.933268778328724
                  ],
                  [
                    -574874.1728434265,
                    1753769.7873698915,
                    27.666731221671277
                  ],
                  [
                    -574874.1728434265,
                    1752620.0673698913,
                    27.666731221671277
                  ],
                  [
                    -576025.0128434265,
                    1752620.0673698913,
                    -2.933268778328724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:30:48+00:00",
            "end_time": "2019-07-12T05:38:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN2947.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.52437445021084,
              65.33670416000695,
              1.61390318739565
            ],
            [
              -166.5289993245766,
              65.34683691993386,
              1.61390318739565
            ],
            [
              -166.50474343207597,
              65.348771497321,
              14.75390318739565
            ],
            [
              -166.50012708384935,
              65.33863799569404,
              14.75390318739565
            ],
            [
              -166.52437445021084,
              65.33670416000695,
              1.61390318739565
            ]
          ]
        ]
      },
      "bbox": [
        -166.5289993,
        65.33670416,
        1.613903187,
        -166.5001271,
        65.3487715,
        14.75390319
      ],
      "properties": {
        "datetime": "2019-07-12T02:39:54Z",
        "pc:count": 4182515,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -579744.846,
            "count": 4182515,
            "maximum": -579161.7444,
            "minimum": -580312.2444,
            "name": "X",
            "position": 0,
            "stddev": 285.9919274,
            "variance": 81791.38253
          },
          {
            "average": 1764037.444,
            "count": 4182515,
            "maximum": 1764616.107,
            "minimum": 1763466.667,
            "name": "Y",
            "position": 1,
            "stddev": 293.1702098,
            "variance": 85948.77193
          },
          {
            "average": 10.83279451,
            "count": 4182515,
            "maximum": 14.75390319,
            "minimum": 1.613903187,
            "name": "Z",
            "position": 2,
            "stddev": 1.808869462,
            "variance": 3.272008732
          },
          {
            "average": 980.7604582,
            "count": 4182515,
            "maximum": 20290,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 625.0802269,
            "variance": 390725.29
          },
          {
            "average": 1.004115945,
            "count": 4182515,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06479926285,
            "variance": 0.004198944466
          },
          {
            "average": 1.008240018,
            "count": 4182515,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09205873715,
            "variance": 0.008474811085
          },
          {
            "average": 1,
            "count": 4182515,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4182515,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.046857931,
            "count": 4182515,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.629495491,
            "variance": 43.95021047
          },
          {
            "average": 19.98613624,
            "count": 4182515,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.696966149,
            "variance": 2.879694111
          },
          {
            "average": 1.066969754,
            "count": 4182515,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2501694641,
            "variance": 0.06258476075
          },
          {
            "average": 9.656834464,
            "count": 4182515,
            "maximum": 13,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.567874039,
            "variance": 2.458229004
          },
          {
            "average": 246932861.9,
            "count": 4182515,
            "maximum": 246934394.2,
            "minimum": 246931195.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 683.8131895,
            "variance": 467600.4781
          },
          {
            "average": 0,
            "count": 4182515,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4182515,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4182515,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4182515,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4182515,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -580312.2444,
          1763466.667,
          1.613903187,
          -579161.7444,
          1764616.107,
          14.75390319
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -580312.2444417237,
                1763466.6672794786,
                1.61390318739565
              ],
              [
                -580312.2444417237,
                1764616.1072794786,
                1.61390318739565
              ],
              [
                -579161.7444417237,
                1764616.1072794786,
                14.75390318739565
              ],
              [
                -579161.7444417237,
                1763466.6672794786,
                14.75390318739565
              ],
              [
                -580312.2444417237,
                1763466.6672794786,
                1.61390318739565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:39:54+00:00",
        "end_time": "2019-07-12T01:46:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2947.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN2947.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2947.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2947.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5289993,
            65.33670416,
            1.613903187,
            -166.5001271,
            65.3487715,
            14.75390319
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.52437445021084,
                  65.33670416000695,
                  1.61390318739565
                ],
                [
                  -166.5289993245766,
                  65.34683691993386,
                  1.61390318739565
                ],
                [
                  -166.50474343207597,
                  65.348771497321,
                  14.75390318739565
                ],
                [
                  -166.50012708384935,
                  65.33863799569404,
                  14.75390318739565
                ],
                [
                  -166.52437445021084,
                  65.33670416000695,
                  1.61390318739565
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN2947.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2947.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:39:54Z",
            "pc:count": 4182515,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -579744.846,
                "count": 4182515,
                "maximum": -579161.7444,
                "minimum": -580312.2444,
                "name": "X",
                "position": 0,
                "stddev": 285.9919274,
                "variance": 81791.38253
              },
              {
                "average": 1764037.444,
                "count": 4182515,
                "maximum": 1764616.107,
                "minimum": 1763466.667,
                "name": "Y",
                "position": 1,
                "stddev": 293.1702098,
                "variance": 85948.77193
              },
              {
                "average": 10.83279451,
                "count": 4182515,
                "maximum": 14.75390319,
                "minimum": 1.613903187,
                "name": "Z",
                "position": 2,
                "stddev": 1.808869462,
                "variance": 3.272008732
              },
              {
                "average": 980.7604582,
                "count": 4182515,
                "maximum": 20290,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 625.0802269,
                "variance": 390725.29
              },
              {
                "average": 1.004115945,
                "count": 4182515,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06479926285,
                "variance": 0.004198944466
              },
              {
                "average": 1.008240018,
                "count": 4182515,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09205873715,
                "variance": 0.008474811085
              },
              {
                "average": 1,
                "count": 4182515,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4182515,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.046857931,
                "count": 4182515,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.629495491,
                "variance": 43.95021047
              },
              {
                "average": 19.98613624,
                "count": 4182515,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.696966149,
                "variance": 2.879694111
              },
              {
                "average": 1.066969754,
                "count": 4182515,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2501694641,
                "variance": 0.06258476075
              },
              {
                "average": 9.656834464,
                "count": 4182515,
                "maximum": 13,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.567874039,
                "variance": 2.458229004
              },
              {
                "average": 246932861.9,
                "count": 4182515,
                "maximum": 246934394.2,
                "minimum": 246931195.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 683.8131895,
                "variance": 467600.4781
              },
              {
                "average": 0,
                "count": 4182515,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4182515,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4182515,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4182515,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4182515,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -580312.2444,
              1763466.667,
              1.613903187,
              -579161.7444,
              1764616.107,
              14.75390319
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -580312.2444417237,
                    1763466.6672794786,
                    1.61390318739565
                  ],
                  [
                    -580312.2444417237,
                    1764616.1072794786,
                    1.61390318739565
                  ],
                  [
                    -579161.7444417237,
                    1764616.1072794786,
                    14.75390318739565
                  ],
                  [
                    -579161.7444417237,
                    1763466.6672794786,
                    14.75390318739565
                  ],
                  [
                    -580312.2444417237,
                    1763466.6672794786,
                    1.61390318739565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:39:54+00:00",
            "end_time": "2019-07-12T01:46:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3935.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.30433534869815,
              65.23107979313497,
              10.786328960408888
            ],
            [
              -166.30886268898516,
              65.2412169693897,
              10.786328960408888
            ],
            [
              -166.284683584133,
              65.24311755804777,
              90.54632896040889
            ],
            [
              -166.28016472749744,
              65.23297965636455,
              90.54632896040889
            ],
            [
              -166.30433534869815,
              65.23107979313497,
              10.786328960408888
            ]
          ]
        ]
      },
      "bbox": [
        -166.3088627,
        65.23107979,
        10.78632896,
        -166.2801647,
        65.24311756,
        90.54632896
      ],
      "properties": {
        "datetime": "2019-07-12T06:29:38Z",
        "pc:count": 4474067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -571828.4109,
            "count": 4474067,
            "maximum": -571252.64,
            "minimum": -572403.14,
            "name": "X",
            "position": 0,
            "stddev": 289.4282093,
            "variance": 83768.68835
          },
          {
            "average": 1750579.188,
            "count": 4474067,
            "maximum": 1751140.966,
            "minimum": 1749991.526,
            "name": "Y",
            "position": 1,
            "stddev": 282.9395868,
            "variance": 80054.80979
          },
          {
            "average": 41.60708157,
            "count": 4474067,
            "maximum": 90.54632896,
            "minimum": 10.78632896,
            "name": "Z",
            "position": 2,
            "stddev": 21.87688954,
            "variance": 478.5982961
          },
          {
            "average": 876.2894771,
            "count": 4474067,
            "maximum": 5570,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 618.2203773,
            "variance": 382196.4349
          },
          {
            "average": 1.042829935,
            "count": 4474067,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2235605412,
            "variance": 0.04997931557
          },
          {
            "average": 1.086091245,
            "count": 4474067,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3259567033,
            "variance": 0.1062477724
          },
          {
            "average": 1,
            "count": 4474067,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4474067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.349374965,
            "count": 4474067,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4767726392,
            "variance": 0.2273121495
          },
          {
            "average": 19.92594109,
            "count": 4474067,
            "maximum": 25.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.849035655,
            "variance": 3.418932853
          },
          {
            "average": 1.058097923,
            "count": 4474067,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2524507362,
            "variance": 0.06373137421
          },
          {
            "average": 41.65254164,
            "count": 4474067,
            "maximum": 46,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.542239207,
            "variance": 2.378501771
          },
          {
            "average": 246946316.6,
            "count": 4474067,
            "maximum": 246948178.6,
            "minimum": 246944514.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 708.261806,
            "variance": 501634.7858
          },
          {
            "average": 0,
            "count": 4474067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4474067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4474067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4474067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4474067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -572403.14,
          1749991.526,
          10.78632896,
          -571252.64,
          1751140.966,
          90.54632896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -572403.1400140072,
                1749991.526443031,
                10.786328960408888
              ],
              [
                -572403.1400140072,
                1751140.9664430309,
                10.786328960408888
              ],
              [
                -571252.6400140072,
                1751140.9664430309,
                90.54632896040889
              ],
              [
                -571252.6400140072,
                1749991.526443031,
                90.54632896040889
              ],
              [
                -572403.1400140072,
                1749991.526443031,
                10.786328960408888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:29:38+00:00",
        "end_time": "2019-07-12T05:28:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3935.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3935.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3935.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3935.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3088627,
            65.23107979,
            10.78632896,
            -166.2801647,
            65.24311756,
            90.54632896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.30433534869815,
                  65.23107979313497,
                  10.786328960408888
                ],
                [
                  -166.30886268898516,
                  65.2412169693897,
                  10.786328960408888
                ],
                [
                  -166.284683584133,
                  65.24311755804777,
                  90.54632896040889
                ],
                [
                  -166.28016472749744,
                  65.23297965636455,
                  90.54632896040889
                ],
                [
                  -166.30433534869815,
                  65.23107979313497,
                  10.786328960408888
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3935.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3935.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:29:38Z",
            "pc:count": 4474067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -571828.4109,
                "count": 4474067,
                "maximum": -571252.64,
                "minimum": -572403.14,
                "name": "X",
                "position": 0,
                "stddev": 289.4282093,
                "variance": 83768.68835
              },
              {
                "average": 1750579.188,
                "count": 4474067,
                "maximum": 1751140.966,
                "minimum": 1749991.526,
                "name": "Y",
                "position": 1,
                "stddev": 282.9395868,
                "variance": 80054.80979
              },
              {
                "average": 41.60708157,
                "count": 4474067,
                "maximum": 90.54632896,
                "minimum": 10.78632896,
                "name": "Z",
                "position": 2,
                "stddev": 21.87688954,
                "variance": 478.5982961
              },
              {
                "average": 876.2894771,
                "count": 4474067,
                "maximum": 5570,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 618.2203773,
                "variance": 382196.4349
              },
              {
                "average": 1.042829935,
                "count": 4474067,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2235605412,
                "variance": 0.04997931557
              },
              {
                "average": 1.086091245,
                "count": 4474067,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3259567033,
                "variance": 0.1062477724
              },
              {
                "average": 1,
                "count": 4474067,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4474067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.349374965,
                "count": 4474067,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4767726392,
                "variance": 0.2273121495
              },
              {
                "average": 19.92594109,
                "count": 4474067,
                "maximum": 25.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.849035655,
                "variance": 3.418932853
              },
              {
                "average": 1.058097923,
                "count": 4474067,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2524507362,
                "variance": 0.06373137421
              },
              {
                "average": 41.65254164,
                "count": 4474067,
                "maximum": 46,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.542239207,
                "variance": 2.378501771
              },
              {
                "average": 246946316.6,
                "count": 4474067,
                "maximum": 246948178.6,
                "minimum": 246944514.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 708.261806,
                "variance": 501634.7858
              },
              {
                "average": 0,
                "count": 4474067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4474067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4474067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4474067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4474067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -572403.14,
              1749991.526,
              10.78632896,
              -571252.64,
              1751140.966,
              90.54632896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -572403.1400140072,
                    1749991.526443031,
                    10.786328960408888
                  ],
                  [
                    -572403.1400140072,
                    1751140.9664430309,
                    10.786328960408888
                  ],
                  [
                    -571252.6400140072,
                    1751140.9664430309,
                    90.54632896040889
                  ],
                  [
                    -571252.6400140072,
                    1749991.526443031,
                    90.54632896040889
                  ],
                  [
                    -572403.1400140072,
                    1749991.526443031,
                    10.786328960408888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:29:38+00:00",
            "end_time": "2019-07-12T05:28: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": "20190711_NCMP_AK_03WVN3744.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.3512262288283,
              65.31143343408468,
              0.110035344425089
            ],
            [
              -166.35533763196696,
              65.32057873286445,
              0.110035344425089
            ],
            [
              -166.33332995583248,
              65.3223107924593,
              26.09003534442509
            ],
            [
              -166.32922553598172,
              65.31316489504634,
              26.09003534442509
            ],
            [
              -166.3512262288283,
              65.31143343408468,
              0.110035344425089
            ]
          ]
        ]
      },
      "bbox": [
        -166.3553376,
        65.31143343,
        0.1100353444,
        -166.3292255,
        65.32231079,
        26.09003534
      ],
      "properties": {
        "datetime": "2019-07-12T01:55:19Z",
        "pc:count": 2491290,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -572427.7378,
            "count": 2491290,
            "maximum": -571859.213,
            "minimum": -572903.553,
            "name": "X",
            "position": 0,
            "stddev": 267.9218897,
            "variance": 71782.13896
          },
          {
            "average": 1759600.861,
            "count": 2491290,
            "maximum": 1760233.615,
            "minimum": 1759196.655,
            "name": "Y",
            "position": 1,
            "stddev": 220.5019934,
            "variance": 48621.1291
          },
          {
            "average": 9.208081879,
            "count": 2491290,
            "maximum": 26.09003534,
            "minimum": 0.1100353444,
            "name": "Z",
            "position": 2,
            "stddev": 3.941438425,
            "variance": 15.53493686
          },
          {
            "average": 955.5529051,
            "count": 2491290,
            "maximum": 8965,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 600.0202571,
            "variance": 360024.3089
          },
          {
            "average": 1.035072994,
            "count": 2491290,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1994803838,
            "variance": 0.03979242351
          },
          {
            "average": 1.070241521,
            "count": 2491290,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2885116221,
            "variance": 0.08323895609
          },
          {
            "average": 1,
            "count": 2491290,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2491290,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.437161872,
            "count": 2491290,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8524833943,
            "variance": 0.7267279375
          },
          {
            "average": 20.03987487,
            "count": 2491290,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.204839601,
            "variance": 1.451638465
          },
          {
            "average": 1.04340402,
            "count": 2491290,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2178919069,
            "variance": 0.04747688307
          },
          {
            "average": 4.917499368,
            "count": 2491290,
            "maximum": 7,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9196848018,
            "variance": 0.8458201347
          },
          {
            "average": 246930833.8,
            "count": 2491290,
            "maximum": 246931719.2,
            "minimum": 246930426.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 396.9685855,
            "variance": 157584.0579
          },
          {
            "average": 0,
            "count": 2491290,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2491290,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2491290,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2491290,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2491290,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -572903.553,
          1759196.655,
          0.1100353444,
          -571859.213,
          1760233.615,
          26.09003534
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -572903.5530215887,
                1759196.6545805987,
                0.110035344425089
              ],
              [
                -572903.5530215887,
                1760233.6145805987,
                0.110035344425089
              ],
              [
                -571859.2130215886,
                1760233.6145805987,
                26.09003534442509
              ],
              [
                -571859.2130215886,
                1759196.6545805987,
                26.09003534442509
              ],
              [
                -572903.5530215887,
                1759196.6545805987,
                0.110035344425089
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T01:55:19+00:00",
        "end_time": "2019-07-12T01:33:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3744.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3744.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3744.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3744.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3553376,
            65.31143343,
            0.1100353444,
            -166.3292255,
            65.32231079,
            26.09003534
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.3512262288283,
                  65.31143343408468,
                  0.110035344425089
                ],
                [
                  -166.35533763196696,
                  65.32057873286445,
                  0.110035344425089
                ],
                [
                  -166.33332995583248,
                  65.3223107924593,
                  26.09003534442509
                ],
                [
                  -166.32922553598172,
                  65.31316489504634,
                  26.09003534442509
                ],
                [
                  -166.3512262288283,
                  65.31143343408468,
                  0.110035344425089
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3744.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3744.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T01:55:19Z",
            "pc:count": 2491290,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -572427.7378,
                "count": 2491290,
                "maximum": -571859.213,
                "minimum": -572903.553,
                "name": "X",
                "position": 0,
                "stddev": 267.9218897,
                "variance": 71782.13896
              },
              {
                "average": 1759600.861,
                "count": 2491290,
                "maximum": 1760233.615,
                "minimum": 1759196.655,
                "name": "Y",
                "position": 1,
                "stddev": 220.5019934,
                "variance": 48621.1291
              },
              {
                "average": 9.208081879,
                "count": 2491290,
                "maximum": 26.09003534,
                "minimum": 0.1100353444,
                "name": "Z",
                "position": 2,
                "stddev": 3.941438425,
                "variance": 15.53493686
              },
              {
                "average": 955.5529051,
                "count": 2491290,
                "maximum": 8965,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 600.0202571,
                "variance": 360024.3089
              },
              {
                "average": 1.035072994,
                "count": 2491290,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1994803838,
                "variance": 0.03979242351
              },
              {
                "average": 1.070241521,
                "count": 2491290,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2885116221,
                "variance": 0.08323895609
              },
              {
                "average": 1,
                "count": 2491290,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2491290,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.437161872,
                "count": 2491290,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8524833943,
                "variance": 0.7267279375
              },
              {
                "average": 20.03987487,
                "count": 2491290,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.204839601,
                "variance": 1.451638465
              },
              {
                "average": 1.04340402,
                "count": 2491290,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2178919069,
                "variance": 0.04747688307
              },
              {
                "average": 4.917499368,
                "count": 2491290,
                "maximum": 7,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9196848018,
                "variance": 0.8458201347
              },
              {
                "average": 246930833.8,
                "count": 2491290,
                "maximum": 246931719.2,
                "minimum": 246930426.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 396.9685855,
                "variance": 157584.0579
              },
              {
                "average": 0,
                "count": 2491290,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2491290,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2491290,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2491290,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2491290,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -572903.553,
              1759196.655,
              0.1100353444,
              -571859.213,
              1760233.615,
              26.09003534
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -572903.5530215887,
                    1759196.6545805987,
                    0.110035344425089
                  ],
                  [
                    -572903.5530215887,
                    1760233.6145805987,
                    0.110035344425089
                  ],
                  [
                    -571859.2130215886,
                    1760233.6145805987,
                    26.09003534442509
                  ],
                  [
                    -571859.2130215886,
                    1759196.6545805987,
                    26.09003534442509
                  ],
                  [
                    -572903.5530215887,
                    1759196.6545805987,
                    0.110035344425089
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T01:55:19+00:00",
            "end_time": "2019-07-12T01:33:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN3637.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.36942495341629,
              65.24844897630982,
              -1.707211500477776
            ],
            [
              -166.3739790418473,
              65.25858512847459,
              -1.707211500477776
            ],
            [
              -166.3497825814075,
              65.2604962548249,
              35.87278849952222
            ],
            [
              -166.34523698353743,
              65.25035937269675,
              35.87278849952222
            ],
            [
              -166.36942495341629,
              65.24844897630982,
              -1.707211500477776
            ]
          ]
        ]
      },
      "bbox": [
        -166.373979,
        65.24844898,
        -1.7072115,
        -166.345237,
        65.26049625,
        35.8727885
      ],
      "properties": {
        "datetime": "2019-07-12T06:15:46Z",
        "pc:count": 3965808,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -574374.1264,
            "count": 3965808,
            "maximum": -573886.8545,
            "minimum": -575037.6745,
            "name": "X",
            "position": 0,
            "stddev": 296.4430917,
            "variance": 87878.50664
          },
          {
            "average": 1752933.656,
            "count": 3965808,
            "maximum": 1753605.763,
            "minimum": 1752456.263,
            "name": "Y",
            "position": 1,
            "stddev": 274.1770996,
            "variance": 75173.08192
          },
          {
            "average": 15.59866544,
            "count": 3965808,
            "maximum": 35.8727885,
            "minimum": -1.7072115,
            "name": "Z",
            "position": 2,
            "stddev": 10.26516893,
            "variance": 105.3736933
          },
          {
            "average": 915.2264157,
            "count": 3965808,
            "maximum": 11927,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 647.4754638,
            "variance": 419224.4763
          },
          {
            "average": 1.021718399,
            "count": 3965808,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1637630699,
            "variance": 0.02681834305
          },
          {
            "average": 1.043682145,
            "count": 3965808,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2422042444,
            "variance": 0.058662896
          },
          {
            "average": 1,
            "count": 3965808,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3965808,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.32718175,
            "count": 3965808,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.977495141,
            "variance": 48.68543845
          },
          {
            "average": 19.91240844,
            "count": 3965808,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.419078187,
            "variance": 2.013782902
          },
          {
            "average": 1.094743871,
            "count": 3965808,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3030551455,
            "variance": 0.09184242124
          },
          {
            "average": 32.39430426,
            "count": 3965808,
            "maximum": 44,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.68989195,
            "variance": 246.1727093
          },
          {
            "average": 246942179.6,
            "count": 3965808,
            "maximum": 246947346,
            "minimum": 246928231.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6969.67078,
            "variance": 48576310.78
          },
          {
            "average": 0,
            "count": 3965808,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3965808,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3965808,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3965808,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3965808,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575037.6745,
          1752456.263,
          -1.7072115,
          -573886.8545,
          1753605.763,
          35.8727885
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575037.6745468742,
                1752456.262968261,
                -1.707211500477776
              ],
              [
                -575037.6745468742,
                1753605.762968261,
                -1.707211500477776
              ],
              [
                -573886.8545468742,
                1753605.762968261,
                35.87278849952222
              ],
              [
                -573886.8545468742,
                1752456.262968261,
                35.87278849952222
              ],
              [
                -575037.6745468742,
                1752456.262968261,
                -1.707211500477776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:15:46+00:00",
        "end_time": "2019-07-12T00:57:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3637.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3637.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3637.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3637.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.373979,
            65.24844898,
            -1.7072115,
            -166.345237,
            65.26049625,
            35.8727885
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.36942495341629,
                  65.24844897630982,
                  -1.707211500477776
                ],
                [
                  -166.3739790418473,
                  65.25858512847459,
                  -1.707211500477776
                ],
                [
                  -166.3497825814075,
                  65.2604962548249,
                  35.87278849952222
                ],
                [
                  -166.34523698353743,
                  65.25035937269675,
                  35.87278849952222
                ],
                [
                  -166.36942495341629,
                  65.24844897630982,
                  -1.707211500477776
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3637.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3637.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:15:46Z",
            "pc:count": 3965808,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -574374.1264,
                "count": 3965808,
                "maximum": -573886.8545,
                "minimum": -575037.6745,
                "name": "X",
                "position": 0,
                "stddev": 296.4430917,
                "variance": 87878.50664
              },
              {
                "average": 1752933.656,
                "count": 3965808,
                "maximum": 1753605.763,
                "minimum": 1752456.263,
                "name": "Y",
                "position": 1,
                "stddev": 274.1770996,
                "variance": 75173.08192
              },
              {
                "average": 15.59866544,
                "count": 3965808,
                "maximum": 35.8727885,
                "minimum": -1.7072115,
                "name": "Z",
                "position": 2,
                "stddev": 10.26516893,
                "variance": 105.3736933
              },
              {
                "average": 915.2264157,
                "count": 3965808,
                "maximum": 11927,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 647.4754638,
                "variance": 419224.4763
              },
              {
                "average": 1.021718399,
                "count": 3965808,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1637630699,
                "variance": 0.02681834305
              },
              {
                "average": 1.043682145,
                "count": 3965808,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2422042444,
                "variance": 0.058662896
              },
              {
                "average": 1,
                "count": 3965808,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3965808,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.32718175,
                "count": 3965808,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.977495141,
                "variance": 48.68543845
              },
              {
                "average": 19.91240844,
                "count": 3965808,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.419078187,
                "variance": 2.013782902
              },
              {
                "average": 1.094743871,
                "count": 3965808,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3030551455,
                "variance": 0.09184242124
              },
              {
                "average": 32.39430426,
                "count": 3965808,
                "maximum": 44,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.68989195,
                "variance": 246.1727093
              },
              {
                "average": 246942179.6,
                "count": 3965808,
                "maximum": 246947346,
                "minimum": 246928231.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6969.67078,
                "variance": 48576310.78
              },
              {
                "average": 0,
                "count": 3965808,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3965808,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3965808,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3965808,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3965808,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575037.6745,
              1752456.263,
              -1.7072115,
              -573886.8545,
              1753605.763,
              35.8727885
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575037.6745468742,
                    1752456.262968261,
                    -1.707211500477776
                  ],
                  [
                    -575037.6745468742,
                    1753605.762968261,
                    -1.707211500477776
                  ],
                  [
                    -573886.8545468742,
                    1753605.762968261,
                    35.87278849952222
                  ],
                  [
                    -573886.8545468742,
                    1752456.262968261,
                    35.87278849952222
                  ],
                  [
                    -575037.6745468742,
                    1752456.262968261,
                    -1.707211500477776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:15:46+00:00",
            "end_time": "2019-07-12T00:57:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3538.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.39129052639123,
              65.25722780932122,
              -4.816901185078287
            ],
            [
              -166.3958527389158,
              65.26736066981884,
              -4.816901185078287
            ],
            [
              -166.37165772526455,
              65.26927456996722,
              13.463098814921715
            ],
            [
              -166.36710400144716,
              65.25914097838721,
              13.463098814921715
            ],
            [
              -166.39129052639123,
              65.25722780932122,
              -4.816901185078287
            ]
          ]
        ]
      },
      "bbox": [
        -166.3958527,
        65.25722781,
        -4.816901185,
        -166.367104,
        65.26927457,
        13.46309881
      ],
      "properties": {
        "datetime": "2019-07-12T05:54:06Z",
        "pc:count": 2943405,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -575271.8265,
            "count": 2943405,
            "maximum": -574710.4147,
            "minimum": -575860.8747,
            "name": "X",
            "position": 0,
            "stddev": 287.6356187,
            "variance": 82734.24914
          },
          {
            "average": 1754144.492,
            "count": 2943405,
            "maximum": 1754756.304,
            "minimum": 1753607.124,
            "name": "Y",
            "position": 1,
            "stddev": 285.0368359,
            "variance": 81245.99783
          },
          {
            "average": -1.541043649,
            "count": 2943405,
            "maximum": 13.46309881,
            "minimum": -4.816901185,
            "name": "Z",
            "position": 2,
            "stddev": 3.509182849,
            "variance": 12.31436427
          },
          {
            "average": 167.6321108,
            "count": 2943405,
            "maximum": 11659,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 645.4625796,
            "variance": 416621.9416
          },
          {
            "average": 1.000441665,
            "count": 2943405,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02300269651,
            "variance": 0.0005291240465
          },
          {
            "average": 1.000946523,
            "count": 2943405,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03551883922,
            "variance": 0.001261587939
          },
          {
            "average": 1,
            "count": 2943405,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2943405,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.70437062,
            "count": 2943405,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.605103859,
            "variance": 57.8376047
          },
          {
            "average": 19.93620111,
            "count": 2943405,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.123781706,
            "variance": 1.262885324
          },
          {
            "average": 1.920276686,
            "count": 2943405,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2820451912,
            "variance": 0.07954948987
          },
          {
            "average": 37.74882356,
            "count": 2943405,
            "maximum": 41,
            "minimum": 32,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.850345913,
            "variance": 3.423779997
          },
          {
            "average": 246944534.4,
            "count": 2943405,
            "maximum": 246946046.7,
            "minimum": 246942405.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 784.3021705,
            "variance": 615129.8946
          },
          {
            "average": 0,
            "count": 2943405,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2943405,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2943405,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2943405,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2943405,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -575860.8747,
          1753607.124,
          -4.816901185,
          -574710.4147,
          1754756.304,
          13.46309881
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -575860.874731902,
                1753607.1244302543,
                -4.816901185078287
              ],
              [
                -575860.874731902,
                1754756.3044302545,
                -4.816901185078287
              ],
              [
                -574710.4147319021,
                1754756.3044302545,
                13.463098814921715
              ],
              [
                -574710.4147319021,
                1753607.1244302543,
                13.463098814921715
              ],
              [
                -575860.874731902,
                1753607.1244302543,
                -4.816901185078287
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:54:06+00:00",
        "end_time": "2019-07-12T04:53:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3538.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3538.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3538.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3538.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3958527,
            65.25722781,
            -4.816901185,
            -166.367104,
            65.26927457,
            13.46309881
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.39129052639123,
                  65.25722780932122,
                  -4.816901185078287
                ],
                [
                  -166.3958527389158,
                  65.26736066981884,
                  -4.816901185078287
                ],
                [
                  -166.37165772526455,
                  65.26927456996722,
                  13.463098814921715
                ],
                [
                  -166.36710400144716,
                  65.25914097838721,
                  13.463098814921715
                ],
                [
                  -166.39129052639123,
                  65.25722780932122,
                  -4.816901185078287
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3538.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3538.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:54:06Z",
            "pc:count": 2943405,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -575271.8265,
                "count": 2943405,
                "maximum": -574710.4147,
                "minimum": -575860.8747,
                "name": "X",
                "position": 0,
                "stddev": 287.6356187,
                "variance": 82734.24914
              },
              {
                "average": 1754144.492,
                "count": 2943405,
                "maximum": 1754756.304,
                "minimum": 1753607.124,
                "name": "Y",
                "position": 1,
                "stddev": 285.0368359,
                "variance": 81245.99783
              },
              {
                "average": -1.541043649,
                "count": 2943405,
                "maximum": 13.46309881,
                "minimum": -4.816901185,
                "name": "Z",
                "position": 2,
                "stddev": 3.509182849,
                "variance": 12.31436427
              },
              {
                "average": 167.6321108,
                "count": 2943405,
                "maximum": 11659,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 645.4625796,
                "variance": 416621.9416
              },
              {
                "average": 1.000441665,
                "count": 2943405,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02300269651,
                "variance": 0.0005291240465
              },
              {
                "average": 1.000946523,
                "count": 2943405,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03551883922,
                "variance": 0.001261587939
              },
              {
                "average": 1,
                "count": 2943405,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2943405,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.70437062,
                "count": 2943405,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.605103859,
                "variance": 57.8376047
              },
              {
                "average": 19.93620111,
                "count": 2943405,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.123781706,
                "variance": 1.262885324
              },
              {
                "average": 1.920276686,
                "count": 2943405,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2820451912,
                "variance": 0.07954948987
              },
              {
                "average": 37.74882356,
                "count": 2943405,
                "maximum": 41,
                "minimum": 32,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.850345913,
                "variance": 3.423779997
              },
              {
                "average": 246944534.4,
                "count": 2943405,
                "maximum": 246946046.7,
                "minimum": 246942405.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 784.3021705,
                "variance": 615129.8946
              },
              {
                "average": 0,
                "count": 2943405,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2943405,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2943405,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2943405,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2943405,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -575860.8747,
              1753607.124,
              -4.816901185,
              -574710.4147,
              1754756.304,
              13.46309881
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -575860.874731902,
                    1753607.1244302543,
                    -4.816901185078287
                  ],
                  [
                    -575860.874731902,
                    1754756.3044302545,
                    -4.816901185078287
                  ],
                  [
                    -574710.4147319021,
                    1754756.3044302545,
                    13.463098814921715
                  ],
                  [
                    -574710.4147319021,
                    1753607.1244302543,
                    13.463098814921715
                  ],
                  [
                    -575860.874731902,
                    1753607.1244302543,
                    -4.816901185078287
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:54:06+00:00",
            "end_time": "2019-07-12T04:53: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": "20190712_NCMP_AK_03WVN3735.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.34608310977416,
              65.23078448987461,
              53.219816705778356
            ],
            [
              -166.35062700882756,
              65.2409236385278,
              53.219816705778356
            ],
            [
              -166.32747233034942,
              65.24275012666467,
              91.45981670577837
            ],
            [
              -166.32293655490594,
              65.23261028074221,
              91.45981670577837
            ],
            [
              -166.34608310977416,
              65.23078448987461,
              53.219816705778356
            ]
          ]
        ]
      },
      "bbox": [
        -166.350627,
        65.23078449,
        53.21981671,
        -166.3229366,
        65.24275013,
        91.45981671
      ],
      "properties": {
        "datetime": "2019-07-12T06:44:44Z",
        "pc:count": 4213895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573757.6262,
            "count": 4213895,
            "maximum": -573227.0608,
            "minimum": -574328.9608,
            "name": "X",
            "position": 0,
            "stddev": 275.8521373,
            "variance": 76094.40166
          },
          {
            "average": 1750937.196,
            "count": 4213895,
            "maximum": 1751469.414,
            "minimum": 1750319.614,
            "name": "Y",
            "position": 1,
            "stddev": 280.1376804,
            "variance": 78477.11998
          },
          {
            "average": 75.27916792,
            "count": 4213895,
            "maximum": 91.45981671,
            "minimum": 53.21981671,
            "name": "Z",
            "position": 2,
            "stddev": 11.04637315,
            "variance": 122.0223598
          },
          {
            "average": 1081.45542,
            "count": 4213895,
            "maximum": 19444,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 636.7754737,
            "variance": 405483.0039
          },
          {
            "average": 1.000260567,
            "count": 4213895,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01643140606,
            "variance": 0.0002699911051
          },
          {
            "average": 1.000523743,
            "count": 4213895,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02350364085,
            "variance": 0.0005524211331
          },
          {
            "average": 1,
            "count": 4213895,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4213895,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.403755433,
            "count": 4213895,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4906496107,
            "variance": 0.2407370404
          },
          {
            "average": 20.184394,
            "count": 4213895,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.725422796,
            "variance": 2.977083825
          },
          {
            "average": 1.000634567,
            "count": 4213895,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02537039986,
            "variance": 0.0006436571891
          },
          {
            "average": 46.18813473,
            "count": 4213895,
            "maximum": 48,
            "minimum": 43,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.321552179,
            "variance": 1.746500161
          },
          {
            "average": 246948341.2,
            "count": 4213895,
            "maximum": 246949084.7,
            "minimum": 246947016,
            "name": "GpsTime",
            "position": 12,
            "stddev": 570.9123817,
            "variance": 325940.9475
          },
          {
            "average": 0,
            "count": 4213895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4213895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4213895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4213895,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4213895,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574328.9608,
          1750319.614,
          53.21981671,
          -573227.0608,
          1751469.414,
          91.45981671
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574328.9608327553,
                1750319.6137628662,
                53.219816705778356
              ],
              [
                -574328.9608327553,
                1751469.413762866,
                53.219816705778356
              ],
              [
                -573227.0608327554,
                1751469.413762866,
                91.45981670577837
              ],
              [
                -573227.0608327554,
                1750319.6137628662,
                91.45981670577837
              ],
              [
                -574328.9608327553,
                1750319.6137628662,
                53.219816705778356
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:44:44+00:00",
        "end_time": "2019-07-12T06:10:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3735.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3735.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3735.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3735.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.350627,
            65.23078449,
            53.21981671,
            -166.3229366,
            65.24275013,
            91.45981671
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.34608310977416,
                  65.23078448987461,
                  53.219816705778356
                ],
                [
                  -166.35062700882756,
                  65.2409236385278,
                  53.219816705778356
                ],
                [
                  -166.32747233034942,
                  65.24275012666467,
                  91.45981670577837
                ],
                [
                  -166.32293655490594,
                  65.23261028074221,
                  91.45981670577837
                ],
                [
                  -166.34608310977416,
                  65.23078448987461,
                  53.219816705778356
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3735.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3735.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:44:44Z",
            "pc:count": 4213895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573757.6262,
                "count": 4213895,
                "maximum": -573227.0608,
                "minimum": -574328.9608,
                "name": "X",
                "position": 0,
                "stddev": 275.8521373,
                "variance": 76094.40166
              },
              {
                "average": 1750937.196,
                "count": 4213895,
                "maximum": 1751469.414,
                "minimum": 1750319.614,
                "name": "Y",
                "position": 1,
                "stddev": 280.1376804,
                "variance": 78477.11998
              },
              {
                "average": 75.27916792,
                "count": 4213895,
                "maximum": 91.45981671,
                "minimum": 53.21981671,
                "name": "Z",
                "position": 2,
                "stddev": 11.04637315,
                "variance": 122.0223598
              },
              {
                "average": 1081.45542,
                "count": 4213895,
                "maximum": 19444,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 636.7754737,
                "variance": 405483.0039
              },
              {
                "average": 1.000260567,
                "count": 4213895,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01643140606,
                "variance": 0.0002699911051
              },
              {
                "average": 1.000523743,
                "count": 4213895,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02350364085,
                "variance": 0.0005524211331
              },
              {
                "average": 1,
                "count": 4213895,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4213895,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.403755433,
                "count": 4213895,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4906496107,
                "variance": 0.2407370404
              },
              {
                "average": 20.184394,
                "count": 4213895,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.725422796,
                "variance": 2.977083825
              },
              {
                "average": 1.000634567,
                "count": 4213895,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02537039986,
                "variance": 0.0006436571891
              },
              {
                "average": 46.18813473,
                "count": 4213895,
                "maximum": 48,
                "minimum": 43,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.321552179,
                "variance": 1.746500161
              },
              {
                "average": 246948341.2,
                "count": 4213895,
                "maximum": 246949084.7,
                "minimum": 246947016,
                "name": "GpsTime",
                "position": 12,
                "stddev": 570.9123817,
                "variance": 325940.9475
              },
              {
                "average": 0,
                "count": 4213895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4213895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4213895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4213895,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4213895,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574328.9608,
              1750319.614,
              53.21981671,
              -573227.0608,
              1751469.414,
              91.45981671
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574328.9608327553,
                    1750319.6137628662,
                    53.219816705778356
                  ],
                  [
                    -574328.9608327553,
                    1751469.413762866,
                    53.219816705778356
                  ],
                  [
                    -573227.0608327554,
                    1751469.413762866,
                    91.45981670577837
                  ],
                  [
                    -573227.0608327554,
                    1750319.6137628662,
                    91.45981670577837
                  ],
                  [
                    -574328.9608327553,
                    1750319.6137628662,
                    53.219816705778356
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:44:44+00:00",
            "end_time": "2019-07-12T06:10: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": "20190712_NCMP_AK_03WVN3834.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.32355476166586,
              65.22404031978652,
              22.596523248497633
            ],
            [
              -166.3272328324438,
              65.23226528583413,
              22.596523248497633
            ],
            [
              -166.30563894283497,
              65.23396596676837,
              81.09652324849763
            ],
            [
              -166.30196701718137,
              65.22574047422137,
              81.09652324849763
            ],
            [
              -166.32355476166586,
              65.22404031978652,
              22.596523248497633
            ]
          ]
        ]
      },
      "bbox": [
        -166.3272328,
        65.22404032,
        22.59652325,
        -166.301967,
        65.23396597,
        81.09652325
      ],
      "properties": {
        "datetime": "2019-07-12T06:44:28Z",
        "pc:count": 2148505,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -572853.3562,
            "count": 2148505,
            "maximum": -572403.827,
            "minimum": -573431.707,
            "name": "X",
            "position": 0,
            "stddev": 261.0385279,
            "variance": 68141.11305
          },
          {
            "average": 1749964.384,
            "count": 2148505,
            "maximum": 1750318.915,
            "minimum": 1749386.235,
            "name": "Y",
            "position": 1,
            "stddev": 201.1281398,
            "variance": 40452.52863
          },
          {
            "average": 54.55835236,
            "count": 2148505,
            "maximum": 81.09652325,
            "minimum": 22.59652325,
            "name": "Z",
            "position": 2,
            "stddev": 16.68869923,
            "variance": 278.5126819
          },
          {
            "average": 885.722602,
            "count": 2148505,
            "maximum": 6311,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 605.5294158,
            "variance": 366665.8733
          },
          {
            "average": 1.039672703,
            "count": 2148505,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2107283602,
            "variance": 0.04440644181
          },
          {
            "average": 1.079480848,
            "count": 2148505,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3036233629,
            "variance": 0.09218714647
          },
          {
            "average": 1,
            "count": 2148505,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2148505,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.38973705,
            "count": 2148505,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.487690673,
            "variance": 0.2378421925
          },
          {
            "average": 19.93208402,
            "count": 2148505,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.068133934,
            "variance": 4.277177971
          },
          {
            "average": 1.05139248,
            "count": 2148505,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2346821599,
            "variance": 0.0550757162
          },
          {
            "average": 47.24541577,
            "count": 2148505,
            "maximum": 48,
            "minimum": 45,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8267114328,
            "variance": 0.6834517931
          },
          {
            "average": 246948794.1,
            "count": 2148505,
            "maximum": 246949068.5,
            "minimum": 246947912.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 336.8226565,
            "variance": 113449.5019
          },
          {
            "average": 0,
            "count": 2148505,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2148505,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2148505,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2148505,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2148505,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -573431.707,
          1749386.235,
          22.59652325,
          -572403.827,
          1750318.915,
          81.09652325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -573431.7069754014,
                1749386.2349535173,
                22.596523248497633
              ],
              [
                -573431.7069754014,
                1750318.9149535175,
                22.596523248497633
              ],
              [
                -572403.8269754015,
                1750318.9149535175,
                81.09652324849763
              ],
              [
                -572403.8269754015,
                1749386.2349535173,
                81.09652324849763
              ],
              [
                -573431.7069754014,
                1749386.2349535173,
                22.596523248497633
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:44:28+00:00",
        "end_time": "2019-07-12T06:25:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3834.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3834.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3834.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3834.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3272328,
            65.22404032,
            22.59652325,
            -166.301967,
            65.23396597,
            81.09652325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.32355476166586,
                  65.22404031978652,
                  22.596523248497633
                ],
                [
                  -166.3272328324438,
                  65.23226528583413,
                  22.596523248497633
                ],
                [
                  -166.30563894283497,
                  65.23396596676837,
                  81.09652324849763
                ],
                [
                  -166.30196701718137,
                  65.22574047422137,
                  81.09652324849763
                ],
                [
                  -166.32355476166586,
                  65.22404031978652,
                  22.596523248497633
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3834.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3834.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:44:28Z",
            "pc:count": 2148505,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -572853.3562,
                "count": 2148505,
                "maximum": -572403.827,
                "minimum": -573431.707,
                "name": "X",
                "position": 0,
                "stddev": 261.0385279,
                "variance": 68141.11305
              },
              {
                "average": 1749964.384,
                "count": 2148505,
                "maximum": 1750318.915,
                "minimum": 1749386.235,
                "name": "Y",
                "position": 1,
                "stddev": 201.1281398,
                "variance": 40452.52863
              },
              {
                "average": 54.55835236,
                "count": 2148505,
                "maximum": 81.09652325,
                "minimum": 22.59652325,
                "name": "Z",
                "position": 2,
                "stddev": 16.68869923,
                "variance": 278.5126819
              },
              {
                "average": 885.722602,
                "count": 2148505,
                "maximum": 6311,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 605.5294158,
                "variance": 366665.8733
              },
              {
                "average": 1.039672703,
                "count": 2148505,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2107283602,
                "variance": 0.04440644181
              },
              {
                "average": 1.079480848,
                "count": 2148505,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3036233629,
                "variance": 0.09218714647
              },
              {
                "average": 1,
                "count": 2148505,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2148505,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.38973705,
                "count": 2148505,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.487690673,
                "variance": 0.2378421925
              },
              {
                "average": 19.93208402,
                "count": 2148505,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.068133934,
                "variance": 4.277177971
              },
              {
                "average": 1.05139248,
                "count": 2148505,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2346821599,
                "variance": 0.0550757162
              },
              {
                "average": 47.24541577,
                "count": 2148505,
                "maximum": 48,
                "minimum": 45,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8267114328,
                "variance": 0.6834517931
              },
              {
                "average": 246948794.1,
                "count": 2148505,
                "maximum": 246949068.5,
                "minimum": 246947912.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 336.8226565,
                "variance": 113449.5019
              },
              {
                "average": 0,
                "count": 2148505,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2148505,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2148505,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2148505,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2148505,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -573431.707,
              1749386.235,
              22.59652325,
              -572403.827,
              1750318.915,
              81.09652325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -573431.7069754014,
                    1749386.2349535173,
                    22.596523248497633
                  ],
                  [
                    -573431.7069754014,
                    1750318.9149535175,
                    22.596523248497633
                  ],
                  [
                    -572403.8269754015,
                    1750318.9149535175,
                    81.09652324849763
                  ],
                  [
                    -572403.8269754015,
                    1749386.2349535173,
                    81.09652324849763
                  ],
                  [
                    -573431.7069754014,
                    1749386.2349535173,
                    22.596523248497633
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:44:28+00:00",
            "end_time": "2019-07-12T06:25:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190711_NCMP_AK_03WVN2948.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.52489648252117,
              65.34567478361167,
              8.147390251346494
            ],
            [
              -166.52952280029606,
              65.35580716663371,
              8.147390251346494
            ],
            [
              -166.50653427335754,
              65.3576402774906,
              26.827390251346493
            ],
            [
              -166.5019160383217,
              65.34750719140654,
              26.827390251346493
            ],
            [
              -166.52489648252117,
              65.34567478361167,
              8.147390251346494
            ]
          ]
        ]
      },
      "bbox": [
        -166.5295228,
        65.34567478,
        8.147390251,
        -166.501916,
        65.35764028,
        26.82739025
      ],
      "properties": {
        "datetime": "2019-07-12T02:11:24Z",
        "pc:count": 3433191,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -579582.2369,
            "count": 3433191,
            "maximum": -579058.7068,
            "minimum": -580148.7468,
            "name": "X",
            "position": 0,
            "stddev": 256.6910657,
            "variance": 65890.30323
          },
          {
            "average": 1764952.385,
            "count": 3433191,
            "maximum": 1765602.447,
            "minimum": 1764453.067,
            "name": "Y",
            "position": 1,
            "stddev": 264.9334628,
            "variance": 70189.7397
          },
          {
            "average": 15.49124992,
            "count": 3433191,
            "maximum": 26.82739025,
            "minimum": 8.147390251,
            "name": "Z",
            "position": 2,
            "stddev": 3.444682518,
            "variance": 11.86583765
          },
          {
            "average": 915.7591745,
            "count": 3433191,
            "maximum": 5433,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 677.76606,
            "variance": 459366.8321
          },
          {
            "average": 1.065606021,
            "count": 3433191,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2886468127,
            "variance": 0.08331698248
          },
          {
            "average": 1.131270296,
            "count": 3433191,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4244217473,
            "variance": 0.1801338195
          },
          {
            "average": 1,
            "count": 3433191,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3433191,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.068647797,
            "count": 3433191,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.728579156,
            "variance": 45.27377745
          },
          {
            "average": 20.08916532,
            "count": 3433191,
            "maximum": 25.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.231581738,
            "variance": 4.979957054
          },
          {
            "average": 1.136284873,
            "count": 3433191,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3738350563,
            "variance": 0.1397526493
          },
          {
            "average": 5.467233836,
            "count": 3433191,
            "maximum": 9,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.243861694,
            "variance": 1.547191913
          },
          {
            "average": 246931037.9,
            "count": 3433191,
            "maximum": 246932684.8,
            "minimum": 246930297.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 577.1379203,
            "variance": 333088.1791
          },
          {
            "average": 0,
            "count": 3433191,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3433191,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3433191,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3433191,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3433191,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -580148.7468,
          1764453.067,
          8.147390251,
          -579058.7068,
          1765602.447,
          26.82739025
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -580148.7468277353,
                1764453.0666627348,
                8.147390251346494
              ],
              [
                -580148.7468277353,
                1765602.4466627347,
                8.147390251346494
              ],
              [
                -579058.7068277353,
                1765602.4466627347,
                26.827390251346493
              ],
              [
                -579058.7068277353,
                1764453.0666627348,
                26.827390251346493
              ],
              [
                -580148.7468277353,
                1764453.0666627348,
                8.147390251346494
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T02:11:24+00:00",
        "end_time": "2019-07-12T01:31:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2948.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN2948.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2948.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2948.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5295228,
            65.34567478,
            8.147390251,
            -166.501916,
            65.35764028,
            26.82739025
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.52489648252117,
                  65.34567478361167,
                  8.147390251346494
                ],
                [
                  -166.52952280029606,
                  65.35580716663371,
                  8.147390251346494
                ],
                [
                  -166.50653427335754,
                  65.3576402774906,
                  26.827390251346493
                ],
                [
                  -166.5019160383217,
                  65.34750719140654,
                  26.827390251346493
                ],
                [
                  -166.52489648252117,
                  65.34567478361167,
                  8.147390251346494
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN2948.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN2948.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T02:11:24Z",
            "pc:count": 3433191,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -579582.2369,
                "count": 3433191,
                "maximum": -579058.7068,
                "minimum": -580148.7468,
                "name": "X",
                "position": 0,
                "stddev": 256.6910657,
                "variance": 65890.30323
              },
              {
                "average": 1764952.385,
                "count": 3433191,
                "maximum": 1765602.447,
                "minimum": 1764453.067,
                "name": "Y",
                "position": 1,
                "stddev": 264.9334628,
                "variance": 70189.7397
              },
              {
                "average": 15.49124992,
                "count": 3433191,
                "maximum": 26.82739025,
                "minimum": 8.147390251,
                "name": "Z",
                "position": 2,
                "stddev": 3.444682518,
                "variance": 11.86583765
              },
              {
                "average": 915.7591745,
                "count": 3433191,
                "maximum": 5433,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 677.76606,
                "variance": 459366.8321
              },
              {
                "average": 1.065606021,
                "count": 3433191,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2886468127,
                "variance": 0.08331698248
              },
              {
                "average": 1.131270296,
                "count": 3433191,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4244217473,
                "variance": 0.1801338195
              },
              {
                "average": 1,
                "count": 3433191,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3433191,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.068647797,
                "count": 3433191,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.728579156,
                "variance": 45.27377745
              },
              {
                "average": 20.08916532,
                "count": 3433191,
                "maximum": 25.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.231581738,
                "variance": 4.979957054
              },
              {
                "average": 1.136284873,
                "count": 3433191,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3738350563,
                "variance": 0.1397526493
              },
              {
                "average": 5.467233836,
                "count": 3433191,
                "maximum": 9,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.243861694,
                "variance": 1.547191913
              },
              {
                "average": 246931037.9,
                "count": 3433191,
                "maximum": 246932684.8,
                "minimum": 246930297.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 577.1379203,
                "variance": 333088.1791
              },
              {
                "average": 0,
                "count": 3433191,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3433191,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3433191,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3433191,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3433191,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -580148.7468,
              1764453.067,
              8.147390251,
              -579058.7068,
              1765602.447,
              26.82739025
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -580148.7468277353,
                    1764453.0666627348,
                    8.147390251346494
                  ],
                  [
                    -580148.7468277353,
                    1765602.4466627347,
                    8.147390251346494
                  ],
                  [
                    -579058.7068277353,
                    1765602.4466627347,
                    26.827390251346493
                  ],
                  [
                    -579058.7068277353,
                    1764453.0666627348,
                    26.827390251346493
                  ],
                  [
                    -580148.7468277353,
                    1764453.0666627348,
                    8.147390251346494
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T02:11:24+00:00",
            "end_time": "2019-07-12T01:31: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": "20190712_NCMP_AK_03WVN3736.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.34756705035534,
              65.23967087355015,
              15.23395298052872
            ],
            [
              -166.35211301777554,
              65.24981031672573,
              15.23395298052872
            ],
            [
              -166.32792394219797,
              65.251717972743,
              100.75395298052871
            ],
            [
              -166.3233864640893,
              65.24157780098899,
              100.75395298052871
            ],
            [
              -166.34756705035534,
              65.23967087355015,
              15.23395298052872
            ]
          ]
        ]
      },
      "bbox": [
        -166.352113,
        65.23967087,
        15.23395298,
        -166.3233865,
        65.25171797,
        100.753953
      ],
      "properties": {
        "datetime": "2019-07-12T06:30:13Z",
        "pc:count": 4722696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573640.0573,
            "count": 4722696,
            "maximum": -573063.3593,
            "minimum": -574214.1193,
            "name": "X",
            "position": 0,
            "stddev": 284.1018751,
            "variance": 80713.87541
          },
          {
            "average": 1751879.175,
            "count": 4722696,
            "maximum": 1752455.564,
            "minimum": 1751305.744,
            "name": "Y",
            "position": 1,
            "stddev": 286.4102308,
            "variance": 82030.82032
          },
          {
            "average": 54.29697666,
            "count": 4722696,
            "maximum": 100.753953,
            "minimum": 15.23395298,
            "name": "Z",
            "position": 2,
            "stddev": 21.92643544,
            "variance": 480.7685713
          },
          {
            "average": 978.6779149,
            "count": 4722696,
            "maximum": 38646,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 605.0237873,
            "variance": 366053.7832
          },
          {
            "average": 1.013636702,
            "count": 4722696,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1227640295,
            "variance": 0.01507100693
          },
          {
            "average": 1.027303261,
            "count": 4722696,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1773114014,
            "variance": 0.03143933306
          },
          {
            "average": 1,
            "count": 4722696,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4722696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.382532985,
            "count": 4722696,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4860057104,
            "variance": 0.2362015505
          },
          {
            "average": 20.11702203,
            "count": 4722696,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.006857324,
            "variance": 4.027476319
          },
          {
            "average": 1.016959169,
            "count": 4722696,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1353380315,
            "variance": 0.01831638276
          },
          {
            "average": 42.02819301,
            "count": 4722696,
            "maximum": 46,
            "minimum": 38,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.538150928,
            "variance": 2.365908276
          },
          {
            "average": 246946490.5,
            "count": 4722696,
            "maximum": 246948213.9,
            "minimum": 246944548.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 703.2121703,
            "variance": 494507.3565
          },
          {
            "average": 0,
            "count": 4722696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4722696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4722696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4722696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4722696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574214.1193,
          1751305.744,
          15.23395298,
          -573063.3593,
          1752455.564,
          100.753953
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574214.1192940396,
                1751305.744204467,
                15.23395298052872
              ],
              [
                -574214.1192940396,
                1752455.5642044668,
                15.23395298052872
              ],
              [
                -573063.3592940395,
                1752455.5642044668,
                100.75395298052871
              ],
              [
                -573063.3592940395,
                1751305.744204467,
                100.75395298052871
              ],
              [
                -574214.1192940396,
                1751305.744204467,
                15.23395298052872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:30:13+00:00",
        "end_time": "2019-07-12T05:29:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3736.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3736.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3736.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3736.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.352113,
            65.23967087,
            15.23395298,
            -166.3233865,
            65.25171797,
            100.753953
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.34756705035534,
                  65.23967087355015,
                  15.23395298052872
                ],
                [
                  -166.35211301777554,
                  65.24981031672573,
                  15.23395298052872
                ],
                [
                  -166.32792394219797,
                  65.251717972743,
                  100.75395298052871
                ],
                [
                  -166.3233864640893,
                  65.24157780098899,
                  100.75395298052871
                ],
                [
                  -166.34756705035534,
                  65.23967087355015,
                  15.23395298052872
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3736.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3736.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:30:13Z",
            "pc:count": 4722696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573640.0573,
                "count": 4722696,
                "maximum": -573063.3593,
                "minimum": -574214.1193,
                "name": "X",
                "position": 0,
                "stddev": 284.1018751,
                "variance": 80713.87541
              },
              {
                "average": 1751879.175,
                "count": 4722696,
                "maximum": 1752455.564,
                "minimum": 1751305.744,
                "name": "Y",
                "position": 1,
                "stddev": 286.4102308,
                "variance": 82030.82032
              },
              {
                "average": 54.29697666,
                "count": 4722696,
                "maximum": 100.753953,
                "minimum": 15.23395298,
                "name": "Z",
                "position": 2,
                "stddev": 21.92643544,
                "variance": 480.7685713
              },
              {
                "average": 978.6779149,
                "count": 4722696,
                "maximum": 38646,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 605.0237873,
                "variance": 366053.7832
              },
              {
                "average": 1.013636702,
                "count": 4722696,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1227640295,
                "variance": 0.01507100693
              },
              {
                "average": 1.027303261,
                "count": 4722696,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1773114014,
                "variance": 0.03143933306
              },
              {
                "average": 1,
                "count": 4722696,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4722696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.382532985,
                "count": 4722696,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4860057104,
                "variance": 0.2362015505
              },
              {
                "average": 20.11702203,
                "count": 4722696,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.006857324,
                "variance": 4.027476319
              },
              {
                "average": 1.016959169,
                "count": 4722696,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1353380315,
                "variance": 0.01831638276
              },
              {
                "average": 42.02819301,
                "count": 4722696,
                "maximum": 46,
                "minimum": 38,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.538150928,
                "variance": 2.365908276
              },
              {
                "average": 246946490.5,
                "count": 4722696,
                "maximum": 246948213.9,
                "minimum": 246944548.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 703.2121703,
                "variance": 494507.3565
              },
              {
                "average": 0,
                "count": 4722696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4722696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4722696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4722696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4722696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574214.1193,
              1751305.744,
              15.23395298,
              -573063.3593,
              1752455.564,
              100.753953
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574214.1192940396,
                    1751305.744204467,
                    15.23395298052872
                  ],
                  [
                    -574214.1192940396,
                    1752455.5642044668,
                    15.23395298052872
                  ],
                  [
                    -573063.3592940395,
                    1752455.5642044668,
                    100.75395298052871
                  ],
                  [
                    -573063.3592940395,
                    1751305.744204467,
                    100.75395298052871
                  ],
                  [
                    -574214.1192940396,
                    1751305.744204467,
                    15.23395298052872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:30:13+00:00",
            "end_time": "2019-07-12T05:29:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3737.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.3480082818378,
              65.24864280827106,
              -3.156456577345763
            ],
            [
              -166.35255706114344,
              65.258785047062,
              -3.156456577345763
            ],
            [
              -166.32837452072005,
              65.26069167480102,
              26.763543422654237
            ],
            [
              -166.32383423334647,
              65.25054870732129,
              26.763543422654237
            ],
            [
              -166.3480082818378,
              65.24864280827106,
              -3.156456577345763
            ]
          ]
        ]
      },
      "bbox": [
        -166.3525571,
        65.24864281,
        -3.156456577,
        -166.3238342,
        65.26069167,
        26.76354342
      ],
      "properties": {
        "datetime": "2019-07-12T05:54:35Z",
        "pc:count": 4522593,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573471.3033,
            "count": 4522593,
            "maximum": -572899.4794,
            "minimum": -574049.5594,
            "name": "X",
            "position": 0,
            "stddev": 286.7463319,
            "variance": 82223.45884
          },
          {
            "average": 1752854.692,
            "count": 4522593,
            "maximum": 1753442.329,
            "minimum": 1752292.209,
            "name": "Y",
            "position": 1,
            "stddev": 286.9277733,
            "variance": 82327.54709
          },
          {
            "average": 5.374565964,
            "count": 4522593,
            "maximum": 26.76354342,
            "minimum": -3.156456577,
            "name": "Z",
            "position": 2,
            "stddev": 7.576758011,
            "variance": 57.40726196
          },
          {
            "average": 495.8849512,
            "count": 4522593,
            "maximum": 59257,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 678.9745689,
            "variance": 461006.4652
          },
          {
            "average": 1.013556382,
            "count": 4522593,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1303168701,
            "variance": 0.01698248664
          },
          {
            "average": 1.027180204,
            "count": 4522593,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1931442098,
            "variance": 0.03730468577
          },
          {
            "average": 1,
            "count": 4522593,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522593,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.88726246,
            "count": 4522593,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.7452043,
            "variance": 188.9306413
          },
          {
            "average": 20.05729609,
            "count": 4522593,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.175539995,
            "variance": 1.38189428
          },
          {
            "average": 1.524354281,
            "count": 4522593,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5455066734,
            "variance": 0.2975775307
          },
          {
            "average": 37.22755508,
            "count": 4522593,
            "maximum": 41,
            "minimum": 32,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.963789074,
            "variance": 3.856467529
          },
          {
            "average": 246944302.4,
            "count": 4522593,
            "maximum": 246946075,
            "minimum": 246942434.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 828.454428,
            "variance": 686336.7393
          },
          {
            "average": 0,
            "count": 4522593,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522593,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522593,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522593,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522593,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -574049.5594,
          1752292.209,
          -3.156456577,
          -572899.4794,
          1753442.329,
          26.76354342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -574049.5594129062,
                1752292.2089831545,
                -3.156456577345763
              ],
              [
                -574049.5594129062,
                1753442.3289831546,
                -3.156456577345763
              ],
              [
                -572899.4794129061,
                1753442.3289831546,
                26.763543422654237
              ],
              [
                -572899.4794129061,
                1752292.2089831545,
                26.763543422654237
              ],
              [
                -574049.5594129062,
                1752292.2089831545,
                -3.156456577345763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:54:35+00:00",
        "end_time": "2019-07-12T04:53:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3737.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3737.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3737.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3737.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3525571,
            65.24864281,
            -3.156456577,
            -166.3238342,
            65.26069167,
            26.76354342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.3480082818378,
                  65.24864280827106,
                  -3.156456577345763
                ],
                [
                  -166.35255706114344,
                  65.258785047062,
                  -3.156456577345763
                ],
                [
                  -166.32837452072005,
                  65.26069167480102,
                  26.763543422654237
                ],
                [
                  -166.32383423334647,
                  65.25054870732129,
                  26.763543422654237
                ],
                [
                  -166.3480082818378,
                  65.24864280827106,
                  -3.156456577345763
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3737.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3737.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:54:35Z",
            "pc:count": 4522593,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573471.3033,
                "count": 4522593,
                "maximum": -572899.4794,
                "minimum": -574049.5594,
                "name": "X",
                "position": 0,
                "stddev": 286.7463319,
                "variance": 82223.45884
              },
              {
                "average": 1752854.692,
                "count": 4522593,
                "maximum": 1753442.329,
                "minimum": 1752292.209,
                "name": "Y",
                "position": 1,
                "stddev": 286.9277733,
                "variance": 82327.54709
              },
              {
                "average": 5.374565964,
                "count": 4522593,
                "maximum": 26.76354342,
                "minimum": -3.156456577,
                "name": "Z",
                "position": 2,
                "stddev": 7.576758011,
                "variance": 57.40726196
              },
              {
                "average": 495.8849512,
                "count": 4522593,
                "maximum": 59257,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 678.9745689,
                "variance": 461006.4652
              },
              {
                "average": 1.013556382,
                "count": 4522593,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1303168701,
                "variance": 0.01698248664
              },
              {
                "average": 1.027180204,
                "count": 4522593,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1931442098,
                "variance": 0.03730468577
              },
              {
                "average": 1,
                "count": 4522593,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522593,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.88726246,
                "count": 4522593,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.7452043,
                "variance": 188.9306413
              },
              {
                "average": 20.05729609,
                "count": 4522593,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.175539995,
                "variance": 1.38189428
              },
              {
                "average": 1.524354281,
                "count": 4522593,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5455066734,
                "variance": 0.2975775307
              },
              {
                "average": 37.22755508,
                "count": 4522593,
                "maximum": 41,
                "minimum": 32,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.963789074,
                "variance": 3.856467529
              },
              {
                "average": 246944302.4,
                "count": 4522593,
                "maximum": 246946075,
                "minimum": 246942434.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 828.454428,
                "variance": 686336.7393
              },
              {
                "average": 0,
                "count": 4522593,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522593,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522593,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522593,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522593,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -574049.5594,
              1752292.209,
              -3.156456577,
              -572899.4794,
              1753442.329,
              26.76354342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -574049.5594129062,
                    1752292.2089831545,
                    -3.156456577345763
                  ],
                  [
                    -574049.5594129062,
                    1753442.3289831546,
                    -3.156456577345763
                  ],
                  [
                    -572899.4794129061,
                    1753442.3289831546,
                    26.763543422654237
                  ],
                  [
                    -572899.4794129061,
                    1752292.2089831545,
                    26.763543422654237
                  ],
                  [
                    -574049.5594129062,
                    1752292.2089831545,
                    -3.156456577345763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:54:35+00:00",
            "end_time": "2019-07-12T04:53:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3738.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.3484790775794,
              65.25761378605631,
              -3.478117710169023
            ],
            [
              -166.35302814819437,
              65.26775317621394,
              -3.478117710169023
            ],
            [
              -166.32883111979174,
              65.2696604360538,
              -1.058117710169023
            ],
            [
              -166.3242905463854,
              65.25952031686795,
              -1.058117710169023
            ],
            [
              -166.3484790775794,
              65.25761378605631,
              -3.478117710169023
            ]
          ]
        ]
      },
      "bbox": [
        -166.3530281,
        65.25761379,
        -3.47811771,
        -166.3242905,
        65.26966044,
        -1.05811771
      ],
      "properties": {
        "datetime": "2019-07-12T05:23:24Z",
        "pc:count": 2701317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573351.8542,
            "count": 2701317,
            "maximum": -572735.9672,
            "minimum": -573886.3672,
            "name": "X",
            "position": 0,
            "stddev": 289.1101037,
            "variance": 83584.65208
          },
          {
            "average": 1753865.741,
            "count": 2701317,
            "maximum": 1754428.586,
            "minimum": 1753278.806,
            "name": "Y",
            "position": 1,
            "stddev": 298.9857723,
            "variance": 89392.49202
          },
          {
            "average": -2.496313712,
            "count": 2701317,
            "maximum": -1.05811771,
            "minimum": -3.47811771,
            "name": "Z",
            "position": 2,
            "stddev": 0.4794047876,
            "variance": 0.2298289504
          },
          {
            "average": 237.0993001,
            "count": 2701317,
            "maximum": 6881,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 959.8487794,
            "variance": 921309.6793
          },
          {
            "average": 1.000015178,
            "count": 2701317,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003895838428,
            "variance": 1.517755705e-05
          },
          {
            "average": 1.000030356,
            "count": 2701317,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005509505729,
            "variance": 3.035465338e-05
          },
          {
            "average": 1,
            "count": 2701317,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2701317,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2701317,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.01006556,
            "count": 2701317,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.127718632,
            "variance": 1.271749312
          },
          {
            "average": 2.013112493,
            "count": 2701317,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1140328572,
            "variance": 0.01300349252
          },
          {
            "average": 31.19833215,
            "count": 2701317,
            "maximum": 37,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.982103237,
            "variance": 3.928733242
          },
          {
            "average": 246941969.6,
            "count": 2701317,
            "maximum": 246944204.2,
            "minimum": 246940162.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 784.6973977,
            "variance": 615750.006
          },
          {
            "average": 0,
            "count": 2701317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2701317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2701317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2701317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2701317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -573886.3672,
          1753278.806,
          -3.47811771,
          -572735.9672,
          1754428.586,
          -1.05811771
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -573886.3672372163,
                1753278.8063393792,
                -3.478117710169023
              ],
              [
                -573886.3672372163,
                1754428.586339379,
                -3.478117710169023
              ],
              [
                -572735.9672372164,
                1754428.586339379,
                -1.058117710169023
              ],
              [
                -572735.9672372164,
                1753278.8063393792,
                -1.058117710169023
              ],
              [
                -573886.3672372163,
                1753278.8063393792,
                -3.478117710169023
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T05:23:24+00:00",
        "end_time": "2019-07-12T04:16:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3738.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3738.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3738.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3738.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3530281,
            65.25761379,
            -3.47811771,
            -166.3242905,
            65.26966044,
            -1.05811771
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.3484790775794,
                  65.25761378605631,
                  -3.478117710169023
                ],
                [
                  -166.35302814819437,
                  65.26775317621394,
                  -3.478117710169023
                ],
                [
                  -166.32883111979174,
                  65.2696604360538,
                  -1.058117710169023
                ],
                [
                  -166.3242905463854,
                  65.25952031686795,
                  -1.058117710169023
                ],
                [
                  -166.3484790775794,
                  65.25761378605631,
                  -3.478117710169023
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3738.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3738.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T05:23:24Z",
            "pc:count": 2701317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573351.8542,
                "count": 2701317,
                "maximum": -572735.9672,
                "minimum": -573886.3672,
                "name": "X",
                "position": 0,
                "stddev": 289.1101037,
                "variance": 83584.65208
              },
              {
                "average": 1753865.741,
                "count": 2701317,
                "maximum": 1754428.586,
                "minimum": 1753278.806,
                "name": "Y",
                "position": 1,
                "stddev": 298.9857723,
                "variance": 89392.49202
              },
              {
                "average": -2.496313712,
                "count": 2701317,
                "maximum": -1.05811771,
                "minimum": -3.47811771,
                "name": "Z",
                "position": 2,
                "stddev": 0.4794047876,
                "variance": 0.2298289504
              },
              {
                "average": 237.0993001,
                "count": 2701317,
                "maximum": 6881,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 959.8487794,
                "variance": 921309.6793
              },
              {
                "average": 1.000015178,
                "count": 2701317,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003895838428,
                "variance": 1.517755705e-05
              },
              {
                "average": 1.000030356,
                "count": 2701317,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005509505729,
                "variance": 3.035465338e-05
              },
              {
                "average": 1,
                "count": 2701317,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2701317,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2701317,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.01006556,
                "count": 2701317,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.127718632,
                "variance": 1.271749312
              },
              {
                "average": 2.013112493,
                "count": 2701317,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1140328572,
                "variance": 0.01300349252
              },
              {
                "average": 31.19833215,
                "count": 2701317,
                "maximum": 37,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.982103237,
                "variance": 3.928733242
              },
              {
                "average": 246941969.6,
                "count": 2701317,
                "maximum": 246944204.2,
                "minimum": 246940162.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 784.6973977,
                "variance": 615750.006
              },
              {
                "average": 0,
                "count": 2701317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2701317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2701317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2701317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2701317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -573886.3672,
              1753278.806,
              -3.47811771,
              -572735.9672,
              1754428.586,
              -1.05811771
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -573886.3672372163,
                    1753278.8063393792,
                    -3.478117710169023
                  ],
                  [
                    -573886.3672372163,
                    1754428.586339379,
                    -3.478117710169023
                  ],
                  [
                    -572735.9672372164,
                    1754428.586339379,
                    -1.058117710169023
                  ],
                  [
                    -572735.9672372164,
                    1753278.8063393792,
                    -1.058117710169023
                  ],
                  [
                    -573886.3672372163,
                    1753278.8063393792,
                    -3.478117710169023
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T05:23:24+00:00",
            "end_time": "2019-07-12T04:16: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": "20190711_NCMP_AK_03WVN3739.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.34893395279667,
              65.26658079297276,
              -11.589440319527528
            ],
            [
              -166.35348615905534,
              65.27672368468517,
              -11.589440319527528
            ],
            [
              -166.33259583256324,
              65.27837009511029,
              7.130559680472471
            ],
            [
              -166.32805096692266,
              65.26822657360461,
              7.130559680472471
            ],
            [
              -166.34893395279667,
              65.26658079297276,
              -11.589440319527528
            ]
          ]
        ]
      },
      "bbox": [
        -166.3534862,
        65.26658079,
        -11.58944032,
        -166.328051,
        65.2783701,
        7.13055968
      ],
      "properties": {
        "datetime": "2019-07-12T04:38:47Z",
        "pc:count": 923721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -573382.6991,
            "count": 923721,
            "maximum": -572729.6348,
            "minimum": -573722.5148,
            "name": "X",
            "position": 0,
            "stddev": 191.8534544,
            "variance": 36807.74796
          },
          {
            "average": 1754772.058,
            "count": 923721,
            "maximum": 1755414.973,
            "minimum": 1754264.813,
            "name": "Y",
            "position": 1,
            "stddev": 360.55744,
            "variance": 130001.6676
          },
          {
            "average": -1.468930328,
            "count": 923721,
            "maximum": 7.13055968,
            "minimum": -11.58944032,
            "name": "Z",
            "position": 2,
            "stddev": 1.815276939,
            "variance": 3.295230366
          },
          {
            "average": 392.556339,
            "count": 923721,
            "maximum": 64074,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 950.390847,
            "variance": 903242.7621
          },
          {
            "average": 1.000686354,
            "count": 923721,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02856210052,
            "variance": 0.000815793586
          },
          {
            "average": 1.001382452,
            "count": 923721,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04212601556,
            "variance": 0.001774601187
          },
          {
            "average": 1,
            "count": 923721,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923721,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.7453192,
            "count": 923721,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.827930169,
            "variance": 77.93235106
          },
          {
            "average": 19.77833617,
            "count": 923721,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.142935137,
            "variance": 1.306300727
          },
          {
            "average": 1.885264057,
            "count": 923721,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3316569722,
            "variance": 0.1099963472
          },
          {
            "average": 27.4111263,
            "count": 923721,
            "maximum": 30,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.66502423,
            "variance": 2.772305686
          },
          {
            "average": 246940385.4,
            "count": 923721,
            "maximum": 246941527.4,
            "minimum": 246938986.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 702.819158,
            "variance": 493954.7688
          },
          {
            "average": 0,
            "count": 923721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 923721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -573722.5148,
          1754264.813,
          -11.58944032,
          -572729.6348,
          1755414.973,
          7.13055968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -573722.514776625,
                1754264.8129914217,
                -11.589440319527528
              ],
              [
                -573722.514776625,
                1755414.9729914218,
                -11.589440319527528
              ],
              [
                -572729.6347766251,
                1755414.9729914218,
                7.130559680472471
              ],
              [
                -572729.6347766251,
                1754264.8129914217,
                7.130559680472471
              ],
              [
                -573722.514776625,
                1754264.8129914217,
                -11.589440319527528
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T04:38:47+00:00",
        "end_time": "2019-07-12T03:56:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3739.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190711_NCMP_AK_03WVN3739.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3739.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3739.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3534862,
            65.26658079,
            -11.58944032,
            -166.328051,
            65.2783701,
            7.13055968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.34893395279667,
                  65.26658079297276,
                  -11.589440319527528
                ],
                [
                  -166.35348615905534,
                  65.27672368468517,
                  -11.589440319527528
                ],
                [
                  -166.33259583256324,
                  65.27837009511029,
                  7.130559680472471
                ],
                [
                  -166.32805096692266,
                  65.26822657360461,
                  7.130559680472471
                ],
                [
                  -166.34893395279667,
                  65.26658079297276,
                  -11.589440319527528
                ]
              ]
            ]
          },
          "id": "20190711_NCMP_AK_03WVN3739.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190711_NCMP_AK_03WVN3739.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T04:38:47Z",
            "pc:count": 923721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -573382.6991,
                "count": 923721,
                "maximum": -572729.6348,
                "minimum": -573722.5148,
                "name": "X",
                "position": 0,
                "stddev": 191.8534544,
                "variance": 36807.74796
              },
              {
                "average": 1754772.058,
                "count": 923721,
                "maximum": 1755414.973,
                "minimum": 1754264.813,
                "name": "Y",
                "position": 1,
                "stddev": 360.55744,
                "variance": 130001.6676
              },
              {
                "average": -1.468930328,
                "count": 923721,
                "maximum": 7.13055968,
                "minimum": -11.58944032,
                "name": "Z",
                "position": 2,
                "stddev": 1.815276939,
                "variance": 3.295230366
              },
              {
                "average": 392.556339,
                "count": 923721,
                "maximum": 64074,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 950.390847,
                "variance": 903242.7621
              },
              {
                "average": 1.000686354,
                "count": 923721,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02856210052,
                "variance": 0.000815793586
              },
              {
                "average": 1.001382452,
                "count": 923721,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04212601556,
                "variance": 0.001774601187
              },
              {
                "average": 1,
                "count": 923721,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923721,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.7453192,
                "count": 923721,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.827930169,
                "variance": 77.93235106
              },
              {
                "average": 19.77833617,
                "count": 923721,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.142935137,
                "variance": 1.306300727
              },
              {
                "average": 1.885264057,
                "count": 923721,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3316569722,
                "variance": 0.1099963472
              },
              {
                "average": 27.4111263,
                "count": 923721,
                "maximum": 30,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.66502423,
                "variance": 2.772305686
              },
              {
                "average": 246940385.4,
                "count": 923721,
                "maximum": 246941527.4,
                "minimum": 246938986.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 702.819158,
                "variance": 493954.7688
              },
              {
                "average": 0,
                "count": 923721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 923721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -573722.5148,
              1754264.813,
              -11.58944032,
              -572729.6348,
              1755414.973,
              7.13055968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -573722.514776625,
                    1754264.8129914217,
                    -11.589440319527528
                  ],
                  [
                    -573722.514776625,
                    1755414.9729914218,
                    -11.589440319527528
                  ],
                  [
                    -572729.6347766251,
                    1755414.9729914218,
                    7.130559680472471
                  ],
                  [
                    -572729.6347766251,
                    1754264.8129914217,
                    7.130559680472471
                  ],
                  [
                    -573722.514776625,
                    1754264.8129914217,
                    -11.589440319527528
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T04:38:47+00:00",
            "end_time": "2019-07-12T03:56:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190712_NCMP_AK_03WVN3835.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.32572224929217,
              65.23089204028759,
              16.4401377043552
            ],
            [
              -166.33025836388174,
              65.24103089339947,
              16.4401377043552
            ],
            [
              -166.30608634363992,
              65.24293432065751,
              92.7601377043552
            ],
            [
              -166.30155871046674,
              65.23279474091972,
              92.7601377043552
            ],
            [
              -166.32572224929217,
              65.23089204028759,
              16.4401377043552
            ]
          ]
        ]
      },
      "bbox": [
        -166.3302584,
        65.23089204,
        16.4401377,
        -166.3015587,
        65.24293432,
        92.7601377
      ],
      "properties": {
        "datetime": "2019-07-12T06:44:28Z",
        "pc:count": 4866156,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -572810.6577,
            "count": 4866156,
            "maximum": -572240.2493,
            "minimum": -573390.4893,
            "name": "X",
            "position": 0,
            "stddev": 288.0239899,
            "variance": 82957.81876
          },
          {
            "average": 1750723.517,
            "count": 4866156,
            "maximum": 1751305.155,
            "minimum": 1750155.455,
            "name": "Y",
            "position": 1,
            "stddev": 284.4282013,
            "variance": 80899.4017
          },
          {
            "average": 64.64082388,
            "count": 4866156,
            "maximum": 92.7601377,
            "minimum": 16.4401377,
            "name": "Z",
            "position": 2,
            "stddev": 21.64636796,
            "variance": 468.565246
          },
          {
            "average": 867.0492902,
            "count": 4866156,
            "maximum": 43227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 615.8725002,
            "variance": 379298.9366
          },
          {
            "average": 1.059602282,
            "count": 4866156,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2696971394,
            "variance": 0.072736547
          },
          {
            "average": 1.119419312,
            "count": 4866156,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3942978243,
            "variance": 0.1554707743
          },
          {
            "average": 1,
            "count": 4866156,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4866156,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.314291609,
            "count": 4866156,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4642331719,
            "variance": 0.2155124379
          },
          {
            "average": 20.22439684,
            "count": 4866156,
            "maximum": 27,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.207348651,
            "variance": 4.872388068
          },
          {
            "average": 1.070443077,
            "count": 4866156,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2867291076,
            "variance": 0.08221358117
          },
          {
            "average": 44.1098442,
            "count": 4866156,
            "maximum": 48,
            "minimum": 41,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.535991381,
            "variance": 2.359269524
          },
          {
            "average": 246947429.4,
            "count": 4866156,
            "maximum": 246949068.5,
            "minimum": 246946096.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 677.6126403,
            "variance": 459158.8902
          },
          {
            "average": 0,
            "count": 4866156,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4866156,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4866156,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4866156,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4866156,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -573390.4893,
          1750155.455,
          16.4401377,
          -572240.2493,
          1751305.155,
          92.7601377
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -573390.4893114307,
                1750155.4551380887,
                16.4401377043552
              ],
              [
                -573390.4893114307,
                1751305.1551380889,
                16.4401377043552
              ],
              [
                -572240.2493114307,
                1751305.1551380889,
                92.7601377043552
              ],
              [
                -572240.2493114307,
                1750155.4551380887,
                92.7601377043552
              ],
              [
                -573390.4893114307,
                1750155.4551380887,
                16.4401377043552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-12T06:44:28+00:00",
        "end_time": "2019-07-12T05:54:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3835.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190712_NCMP_AK_03WVN3835.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3835.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3835.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.3302584,
            65.23089204,
            16.4401377,
            -166.3015587,
            65.24293432,
            92.7601377
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.32572224929217,
                  65.23089204028759,
                  16.4401377043552
                ],
                [
                  -166.33025836388174,
                  65.24103089339947,
                  16.4401377043552
                ],
                [
                  -166.30608634363992,
                  65.24293432065751,
                  92.7601377043552
                ],
                [
                  -166.30155871046674,
                  65.23279474091972,
                  92.7601377043552
                ],
                [
                  -166.32572224929217,
                  65.23089204028759,
                  16.4401377043552
                ]
              ]
            ]
          },
          "id": "20190712_NCMP_AK_03WVN3835.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_525_PortClarence/20190712_NCMP_AK_03WVN3835.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-12T06:44:28Z",
            "pc:count": 4866156,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -572810.6577,
                "count": 4866156,
                "maximum": -572240.2493,
                "minimum": -573390.4893,
                "name": "X",
                "position": 0,
                "stddev": 288.0239899,
                "variance": 82957.81876
              },
              {
                "average": 1750723.517,
                "count": 4866156,
                "maximum": 1751305.155,
                "minimum": 1750155.455,
                "name": "Y",
                "position": 1,
                "stddev": 284.4282013,
                "variance": 80899.4017
              },
              {
                "average": 64.64082388,
                "count": 4866156,
                "maximum": 92.7601377,
                "minimum": 16.4401377,
                "name": "Z",
                "position": 2,
                "stddev": 21.64636796,
                "variance": 468.565246
              },
              {
                "average": 867.0492902,
                "count": 4866156,
                "maximum": 43227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 615.8725002,
                "variance": 379298.9366
              },
              {
                "average": 1.059602282,
                "count": 4866156,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2696971394,
                "variance": 0.072736547
              },
              {
                "average": 1.119419312,
                "count": 4866156,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3942978243,
                "variance": 0.1554707743
              },
              {
                "average": 1,
                "count": 4866156,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4866156,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.314291609,
                "count": 4866156,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4642331719,
                "variance": 0.2155124379
              },
              {
                "average": 20.22439684,
                "count": 4866156,
                "maximum": 27,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.207348651,
                "variance": 4.872388068
              },
              {
                "average": 1.070443077,
                "count": 4866156,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2867291076,
                "variance": 0.08221358117
              },
              {
                "average": 44.1098442,
                "count": 4866156,
                "maximum": 48,
                "minimum": 41,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.535991381,
                "variance": 2.359269524
              },
              {
                "average": 246947429.4,
                "count": 4866156,
                "maximum": 246949068.5,
                "minimum": 246946096.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 677.6126403,
                "variance": 459158.8902
              },
              {
                "average": 0,
                "count": 4866156,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4866156,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4866156,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4866156,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4866156,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -573390.4893,
              1750155.455,
              16.4401377,
              -572240.2493,
              1751305.155,
              92.7601377
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -573390.4893114307,
                    1750155.4551380887,
                    16.4401377043552
                  ],
                  [
                    -573390.4893114307,
                    1751305.1551380889,
                    16.4401377043552
                  ],
                  [
                    -572240.2493114307,
                    1751305.1551380889,
                    92.7601377043552
                  ],
                  [
                    -572240.2493114307,
                    1750155.4551380887,
                    92.7601377043552
                  ],
                  [
                    -573390.4893114307,
                    1750155.4551380887,
                    16.4401377043552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-12T06:44:28+00:00",
            "end_time": "2019-07-12T05:54:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM9751.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.98232853736442,
              64.46984054063691,
              -6.953649235977034
            ],
            [
              -162.9853458501717,
              64.47938843521024,
              -6.953649235977034
            ],
            [
              -162.9617141192236,
              64.48077188214278,
              -5.493649235977033
            ],
            [
              -162.95870454825794,
              64.47122350725147,
              -5.493649235977033
            ],
            [
              -162.98232853736442,
              64.46984054063691,
              -6.953649235977034
            ]
          ]
        ]
      },
      "bbox": [
        -162.9853459,
        64.46984054,
        -6.953649236,
        -162.9587045,
        64.48077188,
        -5.493649236
      ],
      "properties": {
        "datetime": "2019-07-15T21:07:52Z",
        "pc:count": 68981,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430077.8397,
            "count": 68981,
            "maximum": -429283.0683,
            "minimum": -430428.9883,
            "name": "X",
            "position": 0,
            "stddev": 216.8423978,
            "variance": 47020.62548
          },
          {
            "average": 1641782.671,
            "count": 68981,
            "maximum": 1642149.214,
            "minimum": 1641074.014,
            "name": "Y",
            "position": 1,
            "stddev": 248.0292165,
            "variance": 61518.49224
          },
          {
            "average": -6.090953131,
            "count": 68981,
            "maximum": -5.493649236,
            "minimum": -6.953649236,
            "name": "Z",
            "position": 2,
            "stddev": 0.2307966707,
            "variance": 0.0532671032
          },
          {
            "average": 1287.049361,
            "count": 68981,
            "maximum": 2064,
            "minimum": 400,
            "name": "Intensity",
            "position": 3,
            "stddev": 229.6096112,
            "variance": 52720.57357
          },
          {
            "average": 1,
            "count": 68981,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 68981,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 68981,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68981,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 68981,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.5502703,
            "count": 68981,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.235776261,
            "variance": 1.527142968
          },
          {
            "average": 2.051144518,
            "count": 68981,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.221344443,
            "variance": 0.04899336243
          },
          {
            "average": 4.629187747,
            "count": 68981,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.71666881,
            "variance": 13.81362704
          },
          {
            "average": 247253908.8,
            "count": 68981,
            "maximum": 247260072.8,
            "minimum": 247193683.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13935.3112,
            "variance": 194192898.4
          },
          {
            "average": 0,
            "count": 68981,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68981,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68981,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68981,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68981,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430428.9883,
          1641074.014,
          -6.953649236,
          -429283.0683,
          1642149.214,
          -5.493649236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430428.98827600054,
                1641074.0143315592,
                -6.953649235977034
              ],
              [
                -430428.98827600054,
                1642149.2143315594,
                -6.953649235977034
              ],
              [
                -429283.0682760005,
                1642149.2143315594,
                -5.493649235977033
              ],
              [
                -429283.0682760005,
                1641074.0143315592,
                -5.493649235977033
              ],
              [
                -430428.98827600054,
                1641074.0143315592,
                -6.953649235977034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:07:52+00:00",
        "end_time": "2019-07-15T02:41:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9751.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9751.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9751.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9751.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9853459,
            64.46984054,
            -6.953649236,
            -162.9587045,
            64.48077188,
            -5.493649236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.98232853736442,
                  64.46984054063691,
                  -6.953649235977034
                ],
                [
                  -162.9853458501717,
                  64.47938843521024,
                  -6.953649235977034
                ],
                [
                  -162.9617141192236,
                  64.48077188214278,
                  -5.493649235977033
                ],
                [
                  -162.95870454825794,
                  64.47122350725147,
                  -5.493649235977033
                ],
                [
                  -162.98232853736442,
                  64.46984054063691,
                  -6.953649235977034
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9751.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9751.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:07:52Z",
            "pc:count": 68981,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430077.8397,
                "count": 68981,
                "maximum": -429283.0683,
                "minimum": -430428.9883,
                "name": "X",
                "position": 0,
                "stddev": 216.8423978,
                "variance": 47020.62548
              },
              {
                "average": 1641782.671,
                "count": 68981,
                "maximum": 1642149.214,
                "minimum": 1641074.014,
                "name": "Y",
                "position": 1,
                "stddev": 248.0292165,
                "variance": 61518.49224
              },
              {
                "average": -6.090953131,
                "count": 68981,
                "maximum": -5.493649236,
                "minimum": -6.953649236,
                "name": "Z",
                "position": 2,
                "stddev": 0.2307966707,
                "variance": 0.0532671032
              },
              {
                "average": 1287.049361,
                "count": 68981,
                "maximum": 2064,
                "minimum": 400,
                "name": "Intensity",
                "position": 3,
                "stddev": 229.6096112,
                "variance": 52720.57357
              },
              {
                "average": 1,
                "count": 68981,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 68981,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 68981,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68981,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 68981,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.5502703,
                "count": 68981,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.235776261,
                "variance": 1.527142968
              },
              {
                "average": 2.051144518,
                "count": 68981,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.221344443,
                "variance": 0.04899336243
              },
              {
                "average": 4.629187747,
                "count": 68981,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.71666881,
                "variance": 13.81362704
              },
              {
                "average": 247253908.8,
                "count": 68981,
                "maximum": 247260072.8,
                "minimum": 247193683.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13935.3112,
                "variance": 194192898.4
              },
              {
                "average": 0,
                "count": 68981,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68981,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68981,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68981,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68981,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430428.9883,
              1641074.014,
              -6.953649236,
              -429283.0683,
              1642149.214,
              -5.493649236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430428.98827600054,
                    1641074.0143315592,
                    -6.953649235977034
                  ],
                  [
                    -430428.98827600054,
                    1642149.2143315594,
                    -6.953649235977034
                  ],
                  [
                    -429283.0682760005,
                    1642149.2143315594,
                    -5.493649235977033
                  ],
                  [
                    -429283.0682760005,
                    1641074.0143315592,
                    -5.493649235977033
                  ],
                  [
                    -430428.98827600054,
                    1641074.0143315592,
                    -6.953649235977034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:07:52+00:00",
            "end_time": "2019-07-15T02:41:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7670.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3942400776621,
              64.64580303884412,
              -2.014112673456032
            ],
            [
              -163.39721391811133,
              64.65474270113732,
              -2.014112673456032
            ],
            [
              -163.38782848616503,
              64.65531475965292,
              14.345887326543966
            ],
            [
              -163.38485753626549,
              64.64637490991609,
              14.345887326543966
            ],
            [
              -163.3942400776621,
              64.64580303884412,
              -2.014112673456032
            ]
          ]
        ]
      },
      "bbox": [
        -163.3972139,
        64.64580304,
        -2.014112673,
        -163.3848575,
        64.65531476,
        14.34588733
      ],
      "properties": {
        "datetime": "2019-07-15T01:18:55Z",
        "pc:count": 118281,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446957.5103,
            "count": 118281,
            "maximum": -446818.1534,
            "minimum": -447270.8734,
            "name": "X",
            "position": 0,
            "stddev": 95.71645772,
            "variance": 9161.640279
          },
          {
            "average": 1663772.06,
            "count": 118281,
            "maximum": 1664247.764,
            "minimum": 1663240.444,
            "name": "Y",
            "position": 1,
            "stddev": 445.6526661,
            "variance": 198606.2988
          },
          {
            "average": 3.248122766,
            "count": 118281,
            "maximum": 14.34588733,
            "minimum": -2.014112673,
            "name": "Z",
            "position": 2,
            "stddev": 1.956231566,
            "variance": 3.82684194
          },
          {
            "average": 321.0239683,
            "count": 118281,
            "maximum": 2818,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 392.6201812,
            "variance": 154150.6067
          },
          {
            "average": 1.404671925,
            "count": 118281,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.723403273,
            "variance": 0.5233122954
          },
          {
            "average": 1.808126411,
            "count": 118281,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.000593453,
            "variance": 1.001187258
          },
          {
            "average": 1,
            "count": 118281,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118281,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.174618071,
            "count": 118281,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.682410095,
            "variance": 93.74906526
          },
          {
            "average": 19.44577134,
            "count": 118281,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.27467366,
            "variance": 1.624792939
          },
          {
            "average": 1.568992484,
            "count": 118281,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7452432678,
            "variance": 0.5553875282
          },
          {
            "average": 10.28040006,
            "count": 118281,
            "maximum": 13,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.005656728,
            "variance": 9.033972366
          },
          {
            "average": 247187719.8,
            "count": 118281,
            "maximum": 247188735.5,
            "minimum": 247186096.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1127.604803,
            "variance": 1271492.591
          },
          {
            "average": 0,
            "count": 118281,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118281,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118281,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118281,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 118281,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447270.8734,
          1663240.444,
          -2.014112673,
          -446818.1534,
          1664247.764,
          14.34588733
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447270.87335065706,
                1663240.4440719436,
                -2.014112673456032
              ],
              [
                -447270.87335065706,
                1664247.7640719435,
                -2.014112673456032
              ],
              [
                -446818.1533506571,
                1664247.7640719435,
                14.345887326543966
              ],
              [
                -446818.1533506571,
                1663240.4440719436,
                14.345887326543966
              ],
              [
                -447270.87335065706,
                1663240.4440719436,
                -2.014112673456032
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:18:55+00:00",
        "end_time": "2019-07-15T00:34:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7670.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7670.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7670.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7670.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3972139,
            64.64580304,
            -2.014112673,
            -163.3848575,
            64.65531476,
            14.34588733
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3942400776621,
                  64.64580303884412,
                  -2.014112673456032
                ],
                [
                  -163.39721391811133,
                  64.65474270113732,
                  -2.014112673456032
                ],
                [
                  -163.38782848616503,
                  64.65531475965292,
                  14.345887326543966
                ],
                [
                  -163.38485753626549,
                  64.64637490991609,
                  14.345887326543966
                ],
                [
                  -163.3942400776621,
                  64.64580303884412,
                  -2.014112673456032
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7670.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7670.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:18:55Z",
            "pc:count": 118281,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446957.5103,
                "count": 118281,
                "maximum": -446818.1534,
                "minimum": -447270.8734,
                "name": "X",
                "position": 0,
                "stddev": 95.71645772,
                "variance": 9161.640279
              },
              {
                "average": 1663772.06,
                "count": 118281,
                "maximum": 1664247.764,
                "minimum": 1663240.444,
                "name": "Y",
                "position": 1,
                "stddev": 445.6526661,
                "variance": 198606.2988
              },
              {
                "average": 3.248122766,
                "count": 118281,
                "maximum": 14.34588733,
                "minimum": -2.014112673,
                "name": "Z",
                "position": 2,
                "stddev": 1.956231566,
                "variance": 3.82684194
              },
              {
                "average": 321.0239683,
                "count": 118281,
                "maximum": 2818,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 392.6201812,
                "variance": 154150.6067
              },
              {
                "average": 1.404671925,
                "count": 118281,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.723403273,
                "variance": 0.5233122954
              },
              {
                "average": 1.808126411,
                "count": 118281,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.000593453,
                "variance": 1.001187258
              },
              {
                "average": 1,
                "count": 118281,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118281,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.174618071,
                "count": 118281,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.682410095,
                "variance": 93.74906526
              },
              {
                "average": 19.44577134,
                "count": 118281,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.27467366,
                "variance": 1.624792939
              },
              {
                "average": 1.568992484,
                "count": 118281,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7452432678,
                "variance": 0.5553875282
              },
              {
                "average": 10.28040006,
                "count": 118281,
                "maximum": 13,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.005656728,
                "variance": 9.033972366
              },
              {
                "average": 247187719.8,
                "count": 118281,
                "maximum": 247188735.5,
                "minimum": 247186096.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1127.604803,
                "variance": 1271492.591
              },
              {
                "average": 0,
                "count": 118281,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118281,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118281,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118281,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 118281,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447270.8734,
              1663240.444,
              -2.014112673,
              -446818.1534,
              1664247.764,
              14.34588733
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447270.87335065706,
                    1663240.4440719436,
                    -2.014112673456032
                  ],
                  [
                    -447270.87335065706,
                    1664247.7640719435,
                    -2.014112673456032
                  ],
                  [
                    -446818.1533506571,
                    1664247.7640719435,
                    14.345887326543966
                  ],
                  [
                    -446818.1533506571,
                    1663240.4440719436,
                    14.345887326543966
                  ],
                  [
                    -447270.87335065706,
                    1663240.4440719436,
                    -2.014112673456032
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:18:55+00:00",
            "end_time": "2019-07-15T00:34:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7569.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.41080812838857,
              64.64257718212961,
              1.244902604649104
            ],
            [
              -163.41167713498618,
              64.64518569961028,
              1.244902604649104
            ],
            [
              -163.409288154574,
              64.6453316423802,
              9.904902604649104
            ],
            [
              -163.4084193626219,
              64.64272311094862,
              9.904902604649104
            ],
            [
              -163.41080812838857,
              64.64257718212961,
              1.244902604649104
            ]
          ]
        ]
      },
      "bbox": [
        -163.4116771,
        64.64257718,
        1.244902605,
        -163.4084194,
        64.64533164,
        9.904902605
      ],
      "properties": {
        "datetime": "2019-07-15T01:28:57Z",
        "pc:count": 54120,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -448053.5959,
            "count": 54120,
            "maximum": -447989.9592,
            "minimum": -448105.2392,
            "name": "X",
            "position": 0,
            "stddev": 24.77538336,
            "variance": 613.8196206
          },
          {
            "average": 1663131.174,
            "count": 54120,
            "maximum": 1663289.812,
            "minimum": 1662995.872,
            "name": "Y",
            "position": 1,
            "stddev": 72.82360863,
            "variance": 5303.277974
          },
          {
            "average": 2.656142442,
            "count": 54120,
            "maximum": 9.904902605,
            "minimum": 1.244902605,
            "name": "Z",
            "position": 2,
            "stddev": 0.716396664,
            "variance": 0.5132241802
          },
          {
            "average": 483.3994087,
            "count": 54120,
            "maximum": 1776,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 378.3671897,
            "variance": 143161.7303
          },
          {
            "average": 1.098096822,
            "count": 54120,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3329723149,
            "variance": 0.1108705625
          },
          {
            "average": 1.196988174,
            "count": 54120,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4756668663,
            "variance": 0.2262589677
          },
          {
            "average": 1,
            "count": 54120,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54120,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.331374723,
            "count": 54120,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.096210175,
            "variance": 50.35619885
          },
          {
            "average": 20.7708099,
            "count": 54120,
            "maximum": 22.00200081,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5103514307,
            "variance": 0.2604585828
          },
          {
            "average": 1.203824834,
            "count": 54120,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4303437465,
            "variance": 0.1851957401
          },
          {
            "average": 15,
            "count": 54120,
            "maximum": 15,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247189335,
            "count": 54120,
            "maximum": 247189337.4,
            "minimum": 247189331.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.648947402,
            "variance": 2.719027535
          },
          {
            "average": 0,
            "count": 54120,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54120,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54120,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54120,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 54120,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -448105.2392,
          1662995.872,
          1.244902605,
          -447989.9592,
          1663289.812,
          9.904902605
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -448105.23918133724,
                1662995.8721577267,
                1.244902604649104
              ],
              [
                -448105.23918133724,
                1663289.8121577266,
                1.244902604649104
              ],
              [
                -447989.9591813372,
                1663289.8121577266,
                9.904902604649104
              ],
              [
                -447989.9591813372,
                1662995.8721577267,
                9.904902604649104
              ],
              [
                -448105.23918133724,
                1662995.8721577267,
                1.244902604649104
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:28:57+00:00",
        "end_time": "2019-07-15T01:28:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7569.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7569.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7569.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7569.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4116771,
            64.64257718,
            1.244902605,
            -163.4084194,
            64.64533164,
            9.904902605
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.41080812838857,
                  64.64257718212961,
                  1.244902604649104
                ],
                [
                  -163.41167713498618,
                  64.64518569961028,
                  1.244902604649104
                ],
                [
                  -163.409288154574,
                  64.6453316423802,
                  9.904902604649104
                ],
                [
                  -163.4084193626219,
                  64.64272311094862,
                  9.904902604649104
                ],
                [
                  -163.41080812838857,
                  64.64257718212961,
                  1.244902604649104
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7569.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7569.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:28:57Z",
            "pc:count": 54120,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -448053.5959,
                "count": 54120,
                "maximum": -447989.9592,
                "minimum": -448105.2392,
                "name": "X",
                "position": 0,
                "stddev": 24.77538336,
                "variance": 613.8196206
              },
              {
                "average": 1663131.174,
                "count": 54120,
                "maximum": 1663289.812,
                "minimum": 1662995.872,
                "name": "Y",
                "position": 1,
                "stddev": 72.82360863,
                "variance": 5303.277974
              },
              {
                "average": 2.656142442,
                "count": 54120,
                "maximum": 9.904902605,
                "minimum": 1.244902605,
                "name": "Z",
                "position": 2,
                "stddev": 0.716396664,
                "variance": 0.5132241802
              },
              {
                "average": 483.3994087,
                "count": 54120,
                "maximum": 1776,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 378.3671897,
                "variance": 143161.7303
              },
              {
                "average": 1.098096822,
                "count": 54120,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3329723149,
                "variance": 0.1108705625
              },
              {
                "average": 1.196988174,
                "count": 54120,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4756668663,
                "variance": 0.2262589677
              },
              {
                "average": 1,
                "count": 54120,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54120,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.331374723,
                "count": 54120,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.096210175,
                "variance": 50.35619885
              },
              {
                "average": 20.7708099,
                "count": 54120,
                "maximum": 22.00200081,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5103514307,
                "variance": 0.2604585828
              },
              {
                "average": 1.203824834,
                "count": 54120,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4303437465,
                "variance": 0.1851957401
              },
              {
                "average": 15,
                "count": 54120,
                "maximum": 15,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247189335,
                "count": 54120,
                "maximum": 247189337.4,
                "minimum": 247189331.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.648947402,
                "variance": 2.719027535
              },
              {
                "average": 0,
                "count": 54120,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54120,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54120,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54120,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 54120,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -448105.2392,
              1662995.872,
              1.244902605,
              -447989.9592,
              1663289.812,
              9.904902605
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -448105.23918133724,
                    1662995.8721577267,
                    1.244902604649104
                  ],
                  [
                    -448105.23918133724,
                    1663289.8121577266,
                    1.244902604649104
                  ],
                  [
                    -447989.9591813372,
                    1663289.8121577266,
                    9.904902604649104
                  ],
                  [
                    -447989.9591813372,
                    1662995.8721577267,
                    9.904902604649104
                  ],
                  [
                    -448105.23918133724,
                    1662995.8721577267,
                    1.244902604649104
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:28:57+00:00",
            "end_time": "2019-07-15T01:28:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.06497162797834,
              64.444324612587,
              -7.417944335548318
            ],
            [
              -163.0679732284097,
              64.45374322641472,
              -7.417944335548318
            ],
            [
              -163.04672100916258,
              64.45500022150719,
              -4.937944335548318
            ],
            [
              -163.0437262684043,
              64.4455811776724,
              -4.937944335548318
            ],
            [
              -163.06497162797834,
              64.444324612587,
              -7.417944335548318
            ]
          ]
        ]
      },
      "bbox": [
        -163.0679732,
        64.44432461,
        -7.417944336,
        -163.0437263,
        64.45500022,
        -4.937944336
      ],
      "properties": {
        "datetime": "2019-07-10T22:40:51Z",
        "pc:count": 300247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434305.6008,
            "count": 300247,
            "maximum": -433720.485,
            "minimum": -434752.125,
            "name": "X",
            "position": 0,
            "stddev": 228.5518354,
            "variance": 52235.94145
          },
          {
            "average": 1639460.046,
            "count": 300247,
            "maximum": 1639852.241,
            "minimum": 1638791.381,
            "name": "Y",
            "position": 1,
            "stddev": 217.6172397,
            "variance": 47357.26301
          },
          {
            "average": -6.013115345,
            "count": 300247,
            "maximum": -4.937944336,
            "minimum": -7.417944336,
            "name": "Z",
            "position": 2,
            "stddev": 0.4132002159,
            "variance": 0.1707344184
          },
          {
            "average": 1770.210976,
            "count": 300247,
            "maximum": 2936,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 339.3303666,
            "variance": 115145.0977
          },
          {
            "average": 1,
            "count": 300247,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 300247,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 300247,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 300247,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.01394005,
            "count": 300247,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.260526477,
            "variance": 1.588926999
          },
          {
            "average": 2.008186593,
            "count": 300247,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09010882185,
            "variance": 0.008119599776
          },
          {
            "average": 14.02305768,
            "count": 300247,
            "maximum": 17,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9790192132,
            "variance": 0.9584786197
          },
          {
            "average": 246832069.2,
            "count": 300247,
            "maximum": 246833651.2,
            "minimum": 246831368.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 604.6299575,
            "variance": 365577.3855
          },
          {
            "average": 0,
            "count": 300247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300247,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300247,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434752.125,
          1638791.381,
          -7.417944336,
          -433720.485,
          1639852.241,
          -4.937944336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434752.1250496423,
                1638791.3808755807,
                -7.417944335548318
              ],
              [
                -434752.1250496423,
                1639852.2408755806,
                -7.417944335548318
              ],
              [
                -433720.4850496423,
                1639852.2408755806,
                -4.937944335548318
              ],
              [
                -433720.4850496423,
                1638791.3808755807,
                -4.937944335548318
              ],
              [
                -434752.1250496423,
                1638791.3808755807,
                -7.417944335548318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:40:51+00:00",
        "end_time": "2019-07-10T22:02:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0679732,
            64.44432461,
            -7.417944336,
            -163.0437263,
            64.45500022,
            -4.937944336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.06497162797834,
                  64.444324612587,
                  -7.417944335548318
                ],
                [
                  -163.0679732284097,
                  64.45374322641472,
                  -7.417944335548318
                ],
                [
                  -163.04672100916258,
                  64.45500022150719,
                  -4.937944335548318
                ],
                [
                  -163.0437262684043,
                  64.4455811776724,
                  -4.937944335548318
                ],
                [
                  -163.06497162797834,
                  64.444324612587,
                  -7.417944335548318
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:40:51Z",
            "pc:count": 300247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434305.6008,
                "count": 300247,
                "maximum": -433720.485,
                "minimum": -434752.125,
                "name": "X",
                "position": 0,
                "stddev": 228.5518354,
                "variance": 52235.94145
              },
              {
                "average": 1639460.046,
                "count": 300247,
                "maximum": 1639852.241,
                "minimum": 1638791.381,
                "name": "Y",
                "position": 1,
                "stddev": 217.6172397,
                "variance": 47357.26301
              },
              {
                "average": -6.013115345,
                "count": 300247,
                "maximum": -4.937944336,
                "minimum": -7.417944336,
                "name": "Z",
                "position": 2,
                "stddev": 0.4132002159,
                "variance": 0.1707344184
              },
              {
                "average": 1770.210976,
                "count": 300247,
                "maximum": 2936,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 339.3303666,
                "variance": 115145.0977
              },
              {
                "average": 1,
                "count": 300247,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 300247,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 300247,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 300247,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.01394005,
                "count": 300247,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.260526477,
                "variance": 1.588926999
              },
              {
                "average": 2.008186593,
                "count": 300247,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09010882185,
                "variance": 0.008119599776
              },
              {
                "average": 14.02305768,
                "count": 300247,
                "maximum": 17,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9790192132,
                "variance": 0.9584786197
              },
              {
                "average": 246832069.2,
                "count": 300247,
                "maximum": 246833651.2,
                "minimum": 246831368.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 604.6299575,
                "variance": 365577.3855
              },
              {
                "average": 0,
                "count": 300247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300247,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300247,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434752.125,
              1638791.381,
              -7.417944336,
              -433720.485,
              1639852.241,
              -4.937944336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434752.1250496423,
                    1638791.3808755807,
                    -7.417944335548318
                  ],
                  [
                    -434752.1250496423,
                    1639852.2408755806,
                    -7.417944335548318
                  ],
                  [
                    -433720.4850496423,
                    1639852.2408755806,
                    -4.937944335548318
                  ],
                  [
                    -433720.4850496423,
                    1638791.3808755807,
                    -4.937944335548318
                  ],
                  [
                    -434752.1250496423,
                    1638791.3808755807,
                    -7.417944335548318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:40:51+00:00",
            "end_time": "2019-07-10T22:02:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM9157.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.10308786196978,
              64.52462199928766,
              -2.58779143805779
            ],
            [
              -163.1063716795326,
              64.53485457391925,
              -2.58779143805779
            ],
            [
              -163.0826036551306,
              64.53626236523348,
              -0.44779143805779
            ],
            [
              -163.07932819347516,
              64.52602926547905,
              -0.44779143805779
            ],
            [
              -163.10308786196978,
              64.52462199928766,
              -2.58779143805779
            ]
          ]
        ]
      },
      "bbox": [
        -163.1063717,
        64.524622,
        -2.587791438,
        -163.0793282,
        64.53626237,
        -0.4477914381
      ],
      "properties": {
        "datetime": "2019-07-15T20:31:56Z",
        "pc:count": 2428181,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434829.0432,
            "count": 2428181,
            "maximum": -434193.8703,
            "minimum": -435344.4503,
            "name": "X",
            "position": 0,
            "stddev": 279.3784136,
            "variance": 78052.29798
          },
          {
            "average": 1648468.949,
            "count": 2428181,
            "maximum": 1649069.538,
            "minimum": 1647917.038,
            "name": "Y",
            "position": 1,
            "stddev": 284.1907487,
            "variance": 80764.38163
          },
          {
            "average": -1.460361807,
            "count": 2428181,
            "maximum": -0.4477914381,
            "minimum": -2.587791438,
            "name": "Z",
            "position": 2,
            "stddev": 0.2367081313,
            "variance": 0.05603073945
          },
          {
            "average": 136.4083905,
            "count": 2428181,
            "maximum": 1920,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 388.8783499,
            "variance": 151226.371
          },
          {
            "average": 1.006074506,
            "count": 2428181,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07770205172,
            "variance": 0.006037608842
          },
          {
            "average": 1.012147776,
            "count": 2428181,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1095454834,
            "variance": 0.01200021293
          },
          {
            "average": 1,
            "count": 2428181,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2428181,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.52335143,
            "count": 2428181,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.584454134,
            "variance": 6.67940317
          },
          {
            "average": 19.96346769,
            "count": 2428181,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.213970389,
            "variance": 1.473724104
          },
          {
            "average": 2.012584729,
            "count": 2428181,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1119417879,
            "variance": 0.01253096387
          },
          {
            "average": 11.82536351,
            "count": 2428181,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.634775669,
            "variance": 74.55935086
          },
          {
            "average": 247219351.4,
            "count": 2428181,
            "maximum": 247257916.1,
            "minimum": 247190959.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31030.12625,
            "variance": 962868735
          },
          {
            "average": 0,
            "count": 2428181,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2428181,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2428181,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2428181,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2428181,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435344.4503,
          1647917.038,
          -2.587791438,
          -434193.8703,
          1649069.538,
          -0.4477914381
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435344.4502597857,
                1647917.0377564272,
                -2.58779143805779
              ],
              [
                -435344.4502597857,
                1649069.5377564272,
                -2.58779143805779
              ],
              [
                -434193.87025978573,
                1649069.5377564272,
                -0.44779143805779
              ],
              [
                -434193.87025978573,
                1647917.0377564272,
                -0.44779143805779
              ],
              [
                -435344.4502597857,
                1647917.0377564272,
                -2.58779143805779
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:31:56+00:00",
        "end_time": "2019-07-15T01:55:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9157.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9157.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9157.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9157.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1063717,
            64.524622,
            -2.587791438,
            -163.0793282,
            64.53626237,
            -0.4477914381
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.10308786196978,
                  64.52462199928766,
                  -2.58779143805779
                ],
                [
                  -163.1063716795326,
                  64.53485457391925,
                  -2.58779143805779
                ],
                [
                  -163.0826036551306,
                  64.53626236523348,
                  -0.44779143805779
                ],
                [
                  -163.07932819347516,
                  64.52602926547905,
                  -0.44779143805779
                ],
                [
                  -163.10308786196978,
                  64.52462199928766,
                  -2.58779143805779
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9157.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9157.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:31:56Z",
            "pc:count": 2428181,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434829.0432,
                "count": 2428181,
                "maximum": -434193.8703,
                "minimum": -435344.4503,
                "name": "X",
                "position": 0,
                "stddev": 279.3784136,
                "variance": 78052.29798
              },
              {
                "average": 1648468.949,
                "count": 2428181,
                "maximum": 1649069.538,
                "minimum": 1647917.038,
                "name": "Y",
                "position": 1,
                "stddev": 284.1907487,
                "variance": 80764.38163
              },
              {
                "average": -1.460361807,
                "count": 2428181,
                "maximum": -0.4477914381,
                "minimum": -2.587791438,
                "name": "Z",
                "position": 2,
                "stddev": 0.2367081313,
                "variance": 0.05603073945
              },
              {
                "average": 136.4083905,
                "count": 2428181,
                "maximum": 1920,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 388.8783499,
                "variance": 151226.371
              },
              {
                "average": 1.006074506,
                "count": 2428181,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07770205172,
                "variance": 0.006037608842
              },
              {
                "average": 1.012147776,
                "count": 2428181,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1095454834,
                "variance": 0.01200021293
              },
              {
                "average": 1,
                "count": 2428181,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2428181,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.52335143,
                "count": 2428181,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.584454134,
                "variance": 6.67940317
              },
              {
                "average": 19.96346769,
                "count": 2428181,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.213970389,
                "variance": 1.473724104
              },
              {
                "average": 2.012584729,
                "count": 2428181,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1119417879,
                "variance": 0.01253096387
              },
              {
                "average": 11.82536351,
                "count": 2428181,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.634775669,
                "variance": 74.55935086
              },
              {
                "average": 247219351.4,
                "count": 2428181,
                "maximum": 247257916.1,
                "minimum": 247190959.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31030.12625,
                "variance": 962868735
              },
              {
                "average": 0,
                "count": 2428181,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2428181,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2428181,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2428181,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2428181,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435344.4503,
              1647917.038,
              -2.587791438,
              -434193.8703,
              1649069.538,
              -0.4477914381
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435344.4502597857,
                    1647917.0377564272,
                    -2.58779143805779
                  ],
                  [
                    -435344.4502597857,
                    1649069.5377564272,
                    -2.58779143805779
                  ],
                  [
                    -434193.87025978573,
                    1649069.5377564272,
                    -0.44779143805779
                  ],
                  [
                    -434193.87025978573,
                    1647917.0377564272,
                    -0.44779143805779
                  ],
                  [
                    -435344.4502597857,
                    1647917.0377564272,
                    -2.58779143805779
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:31:56+00:00",
            "end_time": "2019-07-15T01:55:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8866.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.16013043738553,
              64.60613095048839,
              -0.528864053603441
            ],
            [
              -163.16344456633755,
              64.61636476179496,
              -0.528864053603441
            ],
            [
              -163.13959970643768,
              64.61778218349117,
              4.091135946396559
            ],
            [
              -163.1362939823544,
              64.60754784144653,
              4.091135946396559
            ],
            [
              -163.16013043738553,
              64.60613095048839,
              -0.528864053603441
            ]
          ]
        ]
      },
      "bbox": [
        -163.1634446,
        64.60613095,
        -0.5288640536,
        -163.136294,
        64.61778218,
        4.091135946
      ],
      "properties": {
        "datetime": "2019-07-16T01:15:37Z",
        "pc:count": 3015309,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436234.4713,
            "count": 3015309,
            "maximum": -435653.6968,
            "minimum": -436804.8368,
            "name": "X",
            "position": 0,
            "stddev": 287.6469557,
            "variance": 82740.77115
          },
          {
            "average": 1657883.5,
            "count": 3015309,
            "maximum": 1658452.192,
            "minimum": 1657299.552,
            "name": "Y",
            "position": 1,
            "stddev": 288.4851886,
            "variance": 83223.70404
          },
          {
            "average": 0.6788676183,
            "count": 3015309,
            "maximum": 4.091135946,
            "minimum": -0.5288640536,
            "name": "Z",
            "position": 2,
            "stddev": 0.6729094405,
            "variance": 0.4528071152
          },
          {
            "average": 73.96371748,
            "count": 3015309,
            "maximum": 8592,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 295.8644436,
            "variance": 87535.76896
          },
          {
            "average": 1.000067986,
            "count": 3015309,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008245107588,
            "variance": 6.798179914e-05
          },
          {
            "average": 1.000135973,
            "count": 3015309,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01165994657,
            "variance": 0.000135954354
          },
          {
            "average": 1,
            "count": 3015309,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3015309,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.80081444,
            "count": 3015309,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.463741299,
            "variance": 55.70743419
          },
          {
            "average": 19.95663858,
            "count": 3015309,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9245551477,
            "variance": 0.8548022212
          },
          {
            "average": 1.920213816,
            "count": 3015309,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2712078415,
            "variance": 0.07355369327
          },
          {
            "average": 27.14193836,
            "count": 3015309,
            "maximum": 31,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.584631485,
            "variance": 2.511056943
          },
          {
            "average": 247272361.3,
            "count": 3015309,
            "maximum": 247274937.3,
            "minimum": 247269830.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1005.370333,
            "variance": 1010769.507
          },
          {
            "average": 0,
            "count": 3015309,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3015309,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3015309,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3015309,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3015309,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436804.8368,
          1657299.552,
          -0.5288640536,
          -435653.6968,
          1658452.192,
          4.091135946
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436804.83684652665,
                1657299.5521244346,
                -0.528864053603441
              ],
              [
                -436804.83684652665,
                1658452.1921244347,
                -0.528864053603441
              ],
              [
                -435653.69684652664,
                1658452.1921244347,
                4.091135946396559
              ],
              [
                -435653.69684652664,
                1657299.5521244346,
                4.091135946396559
              ],
              [
                -436804.83684652665,
                1657299.5521244346,
                -0.528864053603441
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:15:37+00:00",
        "end_time": "2019-07-15T23:50:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8866.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8866.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8866.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8866.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1634446,
            64.60613095,
            -0.5288640536,
            -163.136294,
            64.61778218,
            4.091135946
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.16013043738553,
                  64.60613095048839,
                  -0.528864053603441
                ],
                [
                  -163.16344456633755,
                  64.61636476179496,
                  -0.528864053603441
                ],
                [
                  -163.13959970643768,
                  64.61778218349117,
                  4.091135946396559
                ],
                [
                  -163.1362939823544,
                  64.60754784144653,
                  4.091135946396559
                ],
                [
                  -163.16013043738553,
                  64.60613095048839,
                  -0.528864053603441
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8866.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8866.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:15:37Z",
            "pc:count": 3015309,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436234.4713,
                "count": 3015309,
                "maximum": -435653.6968,
                "minimum": -436804.8368,
                "name": "X",
                "position": 0,
                "stddev": 287.6469557,
                "variance": 82740.77115
              },
              {
                "average": 1657883.5,
                "count": 3015309,
                "maximum": 1658452.192,
                "minimum": 1657299.552,
                "name": "Y",
                "position": 1,
                "stddev": 288.4851886,
                "variance": 83223.70404
              },
              {
                "average": 0.6788676183,
                "count": 3015309,
                "maximum": 4.091135946,
                "minimum": -0.5288640536,
                "name": "Z",
                "position": 2,
                "stddev": 0.6729094405,
                "variance": 0.4528071152
              },
              {
                "average": 73.96371748,
                "count": 3015309,
                "maximum": 8592,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 295.8644436,
                "variance": 87535.76896
              },
              {
                "average": 1.000067986,
                "count": 3015309,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008245107588,
                "variance": 6.798179914e-05
              },
              {
                "average": 1.000135973,
                "count": 3015309,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01165994657,
                "variance": 0.000135954354
              },
              {
                "average": 1,
                "count": 3015309,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3015309,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.80081444,
                "count": 3015309,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.463741299,
                "variance": 55.70743419
              },
              {
                "average": 19.95663858,
                "count": 3015309,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9245551477,
                "variance": 0.8548022212
              },
              {
                "average": 1.920213816,
                "count": 3015309,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2712078415,
                "variance": 0.07355369327
              },
              {
                "average": 27.14193836,
                "count": 3015309,
                "maximum": 31,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.584631485,
                "variance": 2.511056943
              },
              {
                "average": 247272361.3,
                "count": 3015309,
                "maximum": 247274937.3,
                "minimum": 247269830.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1005.370333,
                "variance": 1010769.507
              },
              {
                "average": 0,
                "count": 3015309,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3015309,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3015309,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3015309,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3015309,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436804.8368,
              1657299.552,
              -0.5288640536,
              -435653.6968,
              1658452.192,
              4.091135946
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436804.83684652665,
                    1657299.5521244346,
                    -0.528864053603441
                  ],
                  [
                    -436804.83684652665,
                    1658452.1921244347,
                    -0.528864053603441
                  ],
                  [
                    -435653.69684652664,
                    1658452.1921244347,
                    4.091135946396559
                  ],
                  [
                    -435653.69684652664,
                    1657299.5521244346,
                    4.091135946396559
                  ],
                  [
                    -436804.83684652665,
                    1657299.5521244346,
                    -0.528864053603441
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:15:37+00:00",
            "end_time": "2019-07-15T23:50:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9155.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.10434229891632,
              64.50668168921513,
              -1.910238876230837
            ],
            [
              -163.10762507305236,
              64.51691575081472,
              -1.910238876230837
            ],
            [
              -163.0838480899533,
              64.51832511759665,
              19.74976112376916
            ],
            [
              -163.08057367100872,
              64.50809053063726,
              19.74976112376916
            ],
            [
              -163.10434229891632,
              64.50668168921513,
              -1.910238876230837
            ]
          ]
        ]
      },
      "bbox": [
        -163.1076251,
        64.50668169,
        -1.910238876,
        -163.0805737,
        64.51832512,
        19.74976112
      ],
      "properties": {
        "datetime": "2019-07-15T02:11:34Z",
        "pc:count": 3118756,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435022.2657,
            "count": 3118756,
            "maximum": -434525.8827,
            "minimum": -435677.6227,
            "name": "X",
            "position": 0,
            "stddev": 274.1440948,
            "variance": 75154.98473
          },
          {
            "average": 1646410.646,
            "count": 3118756,
            "maximum": 1647095.035,
            "minimum": 1645942.335,
            "name": "Y",
            "position": 1,
            "stddev": 257.2253364,
            "variance": 66164.87369
          },
          {
            "average": 7.836530374,
            "count": 3118756,
            "maximum": 19.74976112,
            "minimum": -1.910238876,
            "name": "Z",
            "position": 2,
            "stddev": 7.587677956,
            "variance": 57.57285676
          },
          {
            "average": 608.2006143,
            "count": 3118756,
            "maximum": 6442,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 760.1119218,
            "variance": 577770.1337
          },
          {
            "average": 1.044360315,
            "count": 3118756,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2667458099,
            "variance": 0.07115332712
          },
          {
            "average": 1.088906603,
            "count": 3118756,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4099364298,
            "variance": 0.1680478765
          },
          {
            "average": 1,
            "count": 3118756,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3118756,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.56100028,
            "count": 3118756,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.49152018,
            "variance": 182.0211168
          },
          {
            "average": 19.97451749,
            "count": 3118756,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.044298737,
            "variance": 1.090559852
          },
          {
            "average": 1.457830622,
            "count": 3118756,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5360254878,
            "variance": 0.2873233236
          },
          {
            "average": 25.71660784,
            "count": 3118756,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.184422662,
            "variance": 26.87823834
          },
          {
            "average": 246918692.7,
            "count": 3118756,
            "maximum": 247191894.5,
            "minimum": 246838409.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 145778.049,
            "variance": 21251239560.0
          },
          {
            "average": 0,
            "count": 3118756,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3118756,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3118756,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3118756,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3118756,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435677.6227,
          1645942.335,
          -1.910238876,
          -434525.8827,
          1647095.035,
          19.74976112
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435677.62272194296,
                1645942.3352310623,
                -1.910238876230837
              ],
              [
                -435677.62272194296,
                1647095.0352310624,
                -1.910238876230837
              ],
              [
                -434525.88272194297,
                1647095.0352310624,
                19.74976112376916
              ],
              [
                -434525.88272194297,
                1645942.3352310623,
                19.74976112376916
              ],
              [
                -435677.62272194296,
                1645942.3352310623,
                -1.910238876230837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:11:34+00:00",
        "end_time": "2019-07-11T00:00:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9155.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9155.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9155.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9155.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1076251,
            64.50668169,
            -1.910238876,
            -163.0805737,
            64.51832512,
            19.74976112
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.10434229891632,
                  64.50668168921513,
                  -1.910238876230837
                ],
                [
                  -163.10762507305236,
                  64.51691575081472,
                  -1.910238876230837
                ],
                [
                  -163.0838480899533,
                  64.51832511759665,
                  19.74976112376916
                ],
                [
                  -163.08057367100872,
                  64.50809053063726,
                  19.74976112376916
                ],
                [
                  -163.10434229891632,
                  64.50668168921513,
                  -1.910238876230837
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9155.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9155.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:11:34Z",
            "pc:count": 3118756,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435022.2657,
                "count": 3118756,
                "maximum": -434525.8827,
                "minimum": -435677.6227,
                "name": "X",
                "position": 0,
                "stddev": 274.1440948,
                "variance": 75154.98473
              },
              {
                "average": 1646410.646,
                "count": 3118756,
                "maximum": 1647095.035,
                "minimum": 1645942.335,
                "name": "Y",
                "position": 1,
                "stddev": 257.2253364,
                "variance": 66164.87369
              },
              {
                "average": 7.836530374,
                "count": 3118756,
                "maximum": 19.74976112,
                "minimum": -1.910238876,
                "name": "Z",
                "position": 2,
                "stddev": 7.587677956,
                "variance": 57.57285676
              },
              {
                "average": 608.2006143,
                "count": 3118756,
                "maximum": 6442,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 760.1119218,
                "variance": 577770.1337
              },
              {
                "average": 1.044360315,
                "count": 3118756,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2667458099,
                "variance": 0.07115332712
              },
              {
                "average": 1.088906603,
                "count": 3118756,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4099364298,
                "variance": 0.1680478765
              },
              {
                "average": 1,
                "count": 3118756,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3118756,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.56100028,
                "count": 3118756,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.49152018,
                "variance": 182.0211168
              },
              {
                "average": 19.97451749,
                "count": 3118756,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.044298737,
                "variance": 1.090559852
              },
              {
                "average": 1.457830622,
                "count": 3118756,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5360254878,
                "variance": 0.2873233236
              },
              {
                "average": 25.71660784,
                "count": 3118756,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.184422662,
                "variance": 26.87823834
              },
              {
                "average": 246918692.7,
                "count": 3118756,
                "maximum": 247191894.5,
                "minimum": 246838409.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 145778.049,
                "variance": 21251239560.0
              },
              {
                "average": 0,
                "count": 3118756,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3118756,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3118756,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3118756,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3118756,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435677.6227,
              1645942.335,
              -1.910238876,
              -434525.8827,
              1647095.035,
              19.74976112
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435677.62272194296,
                    1645942.3352310623,
                    -1.910238876230837
                  ],
                  [
                    -435677.62272194296,
                    1647095.0352310624,
                    -1.910238876230837
                  ],
                  [
                    -434525.88272194297,
                    1647095.0352310624,
                    19.74976112376916
                  ],
                  [
                    -434525.88272194297,
                    1645942.3352310623,
                    19.74976112376916
                  ],
                  [
                    -435677.62272194296,
                    1645942.3352310623,
                    -1.910238876230837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:11:34+00:00",
            "end_time": "2019-07-11T00:00:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8159.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.30864241866283,
              64.54519106063877,
              10.675155959432036
            ],
            [
              -163.31200261866516,
              64.5554204056739,
              10.675155959432036
            ],
            [
              -163.2898254775691,
              64.55676324556046,
              28.135155959432037
            ],
            [
              -163.28647307007213,
              64.5465333993225,
              28.135155959432037
            ],
            [
              -163.30864241866283,
              64.54519106063877,
              10.675155959432036
            ]
          ]
        ]
      },
      "bbox": [
        -163.3120026,
        64.54519106,
        10.67515596,
        -163.2864731,
        64.55676325,
        28.13515596
      ],
      "properties": {
        "datetime": "2019-07-10T21:29:48Z",
        "pc:count": 3836312,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444233.1899,
            "count": 3836312,
            "maximum": -443717.2257,
            "minimum": -444790.4857,
            "name": "X",
            "position": 0,
            "stddev": 265.9421548,
            "variance": 70725.2297
          },
          {
            "average": 1652164.592,
            "count": 3836312,
            "maximum": 1652704.667,
            "minimum": 1651552.067,
            "name": "Y",
            "position": 1,
            "stddev": 287.4512616,
            "variance": 82628.2278
          },
          {
            "average": 19.48686616,
            "count": 3836312,
            "maximum": 28.13515596,
            "minimum": 10.67515596,
            "name": "Z",
            "position": 2,
            "stddev": 3.597357104,
            "variance": 12.94097813
          },
          {
            "average": 1081.933844,
            "count": 3836312,
            "maximum": 8048,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 646.2334973,
            "variance": 417617.733
          },
          {
            "average": 1.00162578,
            "count": 3836312,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0425414512,
            "variance": 0.00180977507
          },
          {
            "average": 1.003262248,
            "count": 3836312,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06180502027,
            "variance": 0.00381986053
          },
          {
            "average": 1,
            "count": 3836312,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3836312,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.472693305,
            "count": 3836312,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5066979903,
            "variance": 0.2567428534
          },
          {
            "average": 20.00046904,
            "count": 3836312,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.73107237,
            "variance": 2.99661155
          },
          {
            "average": 1.00297786,
            "count": 3836312,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05617500104,
            "variance": 0.003155630742
          },
          {
            "average": 3.75806999,
            "count": 3836312,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.336901007,
            "variance": 1.787304304
          },
          {
            "average": 246827805.8,
            "count": 3836312,
            "maximum": 246829388.1,
            "minimum": 246827142.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 496.9661519,
            "variance": 246975.3561
          },
          {
            "average": 0,
            "count": 3836312,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3836312,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3836312,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3836312,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3836312,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444790.4857,
          1651552.067,
          10.67515596,
          -443717.2257,
          1652704.667,
          28.13515596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444790.4857179576,
                1651552.0672841987,
                10.675155959432036
              ],
              [
                -444790.4857179576,
                1652704.6672841988,
                10.675155959432036
              ],
              [
                -443717.2257179576,
                1652704.6672841988,
                28.135155959432037
              ],
              [
                -443717.2257179576,
                1651552.0672841987,
                28.135155959432037
              ],
              [
                -444790.4857179576,
                1651552.0672841987,
                10.675155959432036
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:29:48+00:00",
        "end_time": "2019-07-10T20:52:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8159.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8159.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8159.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8159.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3120026,
            64.54519106,
            10.67515596,
            -163.2864731,
            64.55676325,
            28.13515596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.30864241866283,
                  64.54519106063877,
                  10.675155959432036
                ],
                [
                  -163.31200261866516,
                  64.5554204056739,
                  10.675155959432036
                ],
                [
                  -163.2898254775691,
                  64.55676324556046,
                  28.135155959432037
                ],
                [
                  -163.28647307007213,
                  64.5465333993225,
                  28.135155959432037
                ],
                [
                  -163.30864241866283,
                  64.54519106063877,
                  10.675155959432036
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8159.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8159.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:29:48Z",
            "pc:count": 3836312,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444233.1899,
                "count": 3836312,
                "maximum": -443717.2257,
                "minimum": -444790.4857,
                "name": "X",
                "position": 0,
                "stddev": 265.9421548,
                "variance": 70725.2297
              },
              {
                "average": 1652164.592,
                "count": 3836312,
                "maximum": 1652704.667,
                "minimum": 1651552.067,
                "name": "Y",
                "position": 1,
                "stddev": 287.4512616,
                "variance": 82628.2278
              },
              {
                "average": 19.48686616,
                "count": 3836312,
                "maximum": 28.13515596,
                "minimum": 10.67515596,
                "name": "Z",
                "position": 2,
                "stddev": 3.597357104,
                "variance": 12.94097813
              },
              {
                "average": 1081.933844,
                "count": 3836312,
                "maximum": 8048,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 646.2334973,
                "variance": 417617.733
              },
              {
                "average": 1.00162578,
                "count": 3836312,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0425414512,
                "variance": 0.00180977507
              },
              {
                "average": 1.003262248,
                "count": 3836312,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06180502027,
                "variance": 0.00381986053
              },
              {
                "average": 1,
                "count": 3836312,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3836312,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.472693305,
                "count": 3836312,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5066979903,
                "variance": 0.2567428534
              },
              {
                "average": 20.00046904,
                "count": 3836312,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.73107237,
                "variance": 2.99661155
              },
              {
                "average": 1.00297786,
                "count": 3836312,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05617500104,
                "variance": 0.003155630742
              },
              {
                "average": 3.75806999,
                "count": 3836312,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.336901007,
                "variance": 1.787304304
              },
              {
                "average": 246827805.8,
                "count": 3836312,
                "maximum": 246829388.1,
                "minimum": 246827142.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 496.9661519,
                "variance": 246975.3561
              },
              {
                "average": 0,
                "count": 3836312,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3836312,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3836312,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3836312,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3836312,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444790.4857,
              1651552.067,
              10.67515596,
              -443717.2257,
              1652704.667,
              28.13515596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444790.4857179576,
                    1651552.0672841987,
                    10.675155959432036
                  ],
                  [
                    -444790.4857179576,
                    1652704.6672841988,
                    10.675155959432036
                  ],
                  [
                    -443717.2257179576,
                    1652704.6672841988,
                    28.135155959432037
                  ],
                  [
                    -443717.2257179576,
                    1651552.0672841987,
                    28.135155959432037
                  ],
                  [
                    -444790.4857179576,
                    1651552.0672841987,
                    10.675155959432036
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:29:48+00:00",
            "end_time": "2019-07-10T20:52:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8956.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.14534781188928,
              64.51618828559513,
              -1.549638012074043
            ],
            [
              -163.1486435132818,
              64.52641273410707,
              -1.549638012074043
            ],
            [
              -163.1248825375885,
              64.52782713405988,
              0.570361987925958
            ],
            [
              -163.12159517910578,
              64.51760215858023,
              0.570361987925958
            ],
            [
              -163.14534781188928,
              64.51618828559513,
              -1.549638012074043
            ]
          ]
        ]
      },
      "bbox": [
        -163.1486435,
        64.51618829,
        -1.549638012,
        -163.1215952,
        64.52782713,
        0.5703619879
      ],
      "properties": {
        "datetime": "2019-07-11T00:31:35Z",
        "pc:count": 361329,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436916.4417,
            "count": 361329,
            "maximum": -436331.2142,
            "minimum": -437481.8942,
            "name": "X",
            "position": 0,
            "stddev": 308.5222595,
            "variance": 95185.98463
          },
          {
            "average": 1647850.775,
            "count": 361329,
            "maximum": 1648414.319,
            "minimum": 1647262.619,
            "name": "Y",
            "position": 1,
            "stddev": 271.9719201,
            "variance": 73968.72531
          },
          {
            "average": -0.7143898587,
            "count": 361329,
            "maximum": 0.5703619879,
            "minimum": -1.549638012,
            "name": "Z",
            "position": 2,
            "stddev": 0.3655286238,
            "variance": 0.1336111748
          },
          {
            "average": 114.1700722,
            "count": 361329,
            "maximum": 1730,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 313.769825,
            "variance": 98451.5031
          },
          {
            "average": 1.002261097,
            "count": 361329,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04755550491,
            "variance": 0.002261526047
          },
          {
            "average": 1.004522194,
            "count": 361329,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06721876287,
            "variance": 0.004518362082
          },
          {
            "average": 1,
            "count": 361329,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 361329,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.83920195,
            "count": 361329,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.99569171,
            "variance": 8.974168822
          },
          {
            "average": 19.79511422,
            "count": 361329,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.354107433,
            "variance": 1.833606939
          },
          {
            "average": 2.006578492,
            "count": 361329,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08094343158,
            "variance": 0.006551839116
          },
          {
            "average": 24.57864439,
            "count": 361329,
            "maximum": 28,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.673668214,
            "variance": 2.801165289
          },
          {
            "average": 246838201,
            "count": 361329,
            "maximum": 246840295.3,
            "minimum": 246836034.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1013.668091,
            "variance": 1027522.998
          },
          {
            "average": 0,
            "count": 361329,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 361329,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 361329,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 361329,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 361329,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437481.8942,
          1647262.619,
          -1.549638012,
          -436331.2142,
          1648414.319,
          0.5703619879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437481.8941919434,
                1647262.6185504156,
                -1.549638012074043
              ],
              [
                -437481.8941919434,
                1648414.3185504158,
                -1.549638012074043
              ],
              [
                -436331.21419194335,
                1648414.3185504158,
                0.570361987925958
              ],
              [
                -436331.21419194335,
                1647262.6185504156,
                0.570361987925958
              ],
              [
                -437481.8941919434,
                1647262.6185504156,
                -1.549638012074043
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:31:35+00:00",
        "end_time": "2019-07-10T23:20:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8956.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8956.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8956.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8956.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1486435,
            64.51618829,
            -1.549638012,
            -163.1215952,
            64.52782713,
            0.5703619879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.14534781188928,
                  64.51618828559513,
                  -1.549638012074043
                ],
                [
                  -163.1486435132818,
                  64.52641273410707,
                  -1.549638012074043
                ],
                [
                  -163.1248825375885,
                  64.52782713405988,
                  0.570361987925958
                ],
                [
                  -163.12159517910578,
                  64.51760215858023,
                  0.570361987925958
                ],
                [
                  -163.14534781188928,
                  64.51618828559513,
                  -1.549638012074043
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8956.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8956.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:31:35Z",
            "pc:count": 361329,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436916.4417,
                "count": 361329,
                "maximum": -436331.2142,
                "minimum": -437481.8942,
                "name": "X",
                "position": 0,
                "stddev": 308.5222595,
                "variance": 95185.98463
              },
              {
                "average": 1647850.775,
                "count": 361329,
                "maximum": 1648414.319,
                "minimum": 1647262.619,
                "name": "Y",
                "position": 1,
                "stddev": 271.9719201,
                "variance": 73968.72531
              },
              {
                "average": -0.7143898587,
                "count": 361329,
                "maximum": 0.5703619879,
                "minimum": -1.549638012,
                "name": "Z",
                "position": 2,
                "stddev": 0.3655286238,
                "variance": 0.1336111748
              },
              {
                "average": 114.1700722,
                "count": 361329,
                "maximum": 1730,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 313.769825,
                "variance": 98451.5031
              },
              {
                "average": 1.002261097,
                "count": 361329,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04755550491,
                "variance": 0.002261526047
              },
              {
                "average": 1.004522194,
                "count": 361329,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06721876287,
                "variance": 0.004518362082
              },
              {
                "average": 1,
                "count": 361329,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 361329,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.83920195,
                "count": 361329,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.99569171,
                "variance": 8.974168822
              },
              {
                "average": 19.79511422,
                "count": 361329,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.354107433,
                "variance": 1.833606939
              },
              {
                "average": 2.006578492,
                "count": 361329,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08094343158,
                "variance": 0.006551839116
              },
              {
                "average": 24.57864439,
                "count": 361329,
                "maximum": 28,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.673668214,
                "variance": 2.801165289
              },
              {
                "average": 246838201,
                "count": 361329,
                "maximum": 246840295.3,
                "minimum": 246836034.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1013.668091,
                "variance": 1027522.998
              },
              {
                "average": 0,
                "count": 361329,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 361329,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 361329,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 361329,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 361329,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437481.8942,
              1647262.619,
              -1.549638012,
              -436331.2142,
              1648414.319,
              0.5703619879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437481.8941919434,
                    1647262.6185504156,
                    -1.549638012074043
                  ],
                  [
                    -437481.8941919434,
                    1648414.3185504158,
                    -1.549638012074043
                  ],
                  [
                    -436331.21419194335,
                    1648414.3185504158,
                    0.570361987925958
                  ],
                  [
                    -436331.21419194335,
                    1647262.6185504156,
                    0.570361987925958
                  ],
                  [
                    -437481.8941919434,
                    1647262.6185504156,
                    -1.549638012074043
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:31:35+00:00",
            "end_time": "2019-07-10T23:20:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9362.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.05825365173146,
              64.56891899490337,
              -1.48564796694846
            ],
            [
              -163.06152653231345,
              64.5791533518309,
              -1.48564796694846
            ],
            [
              -163.03771149456253,
              64.5805547931781,
              0.17435203305154
            ],
            [
              -163.0344470019644,
              64.57031991235422,
              0.17435203305154
            ],
            [
              -163.05825365173146,
              64.56891899490337,
              -1.48564796694846
            ]
          ]
        ]
      },
      "bbox": [
        -163.0615265,
        64.56891899,
        -1.485647967,
        -163.034447,
        64.58055479,
        0.1743520331
      ],
      "properties": {
        "datetime": "2019-07-16T00:10:36Z",
        "pc:count": 1500931,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431995.719,
            "count": 1500931,
            "maximum": -431390.6735,
            "minimum": -432541.6335,
            "name": "X",
            "position": 0,
            "stddev": 288.36293,
            "variance": 83153.17938
          },
          {
            "average": 1653085.684,
            "count": 1500931,
            "maximum": 1653672.731,
            "minimum": 1652520.211,
            "name": "Y",
            "position": 1,
            "stddev": 295.5330666,
            "variance": 87339.79346
          },
          {
            "average": -0.7134060651,
            "count": 1500931,
            "maximum": 0.1743520331,
            "minimum": -1.485647967,
            "name": "Z",
            "position": 2,
            "stddev": 0.2494344262,
            "variance": 0.06221753295
          },
          {
            "average": 275.30182,
            "count": 1500931,
            "maximum": 1619,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 425.138832,
            "variance": 180743.0265
          },
          {
            "average": 1.006388035,
            "count": 1500931,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07967788214,
            "variance": 0.006348564902
          },
          {
            "average": 1.012774072,
            "count": 1500931,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1123160744,
            "variance": 0.01261490058
          },
          {
            "average": 1,
            "count": 1500931,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1500931,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.91346837,
            "count": 1500931,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.796328707,
            "variance": 7.819454235
          },
          {
            "average": 19.93871381,
            "count": 1500931,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.111188241,
            "variance": 1.234739306
          },
          {
            "average": 2.010751993,
            "count": 1500931,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.103898813,
            "variance": 0.01079496334
          },
          {
            "average": 21.09034526,
            "count": 1500931,
            "maximum": 25,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.58361963,
            "variance": 2.507851134
          },
          {
            "average": 247268554,
            "count": 1500931,
            "maximum": 247271036.8,
            "minimum": 247266093.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 958.4327622,
            "variance": 918593.3597
          },
          {
            "average": 0,
            "count": 1500931,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1500931,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1500931,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1500931,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1500931,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432541.6335,
          1652520.211,
          -1.485647967,
          -431390.6735,
          1653672.731,
          0.1743520331
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432541.63354527176,
                1652520.2113958609,
                -1.48564796694846
              ],
              [
                -432541.63354527176,
                1653672.731395861,
                -1.48564796694846
              ],
              [
                -431390.6735452718,
                1653672.731395861,
                0.17435203305154
              ],
              [
                -431390.6735452718,
                1652520.2113958609,
                0.17435203305154
              ],
              [
                -432541.63354527176,
                1652520.2113958609,
                -1.48564796694846
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:10:36+00:00",
        "end_time": "2019-07-15T22:48:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9362.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9362.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9362.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9362.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0615265,
            64.56891899,
            -1.485647967,
            -163.034447,
            64.58055479,
            0.1743520331
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.05825365173146,
                  64.56891899490337,
                  -1.48564796694846
                ],
                [
                  -163.06152653231345,
                  64.5791533518309,
                  -1.48564796694846
                ],
                [
                  -163.03771149456253,
                  64.5805547931781,
                  0.17435203305154
                ],
                [
                  -163.0344470019644,
                  64.57031991235422,
                  0.17435203305154
                ],
                [
                  -163.05825365173146,
                  64.56891899490337,
                  -1.48564796694846
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9362.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9362.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:10:36Z",
            "pc:count": 1500931,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431995.719,
                "count": 1500931,
                "maximum": -431390.6735,
                "minimum": -432541.6335,
                "name": "X",
                "position": 0,
                "stddev": 288.36293,
                "variance": 83153.17938
              },
              {
                "average": 1653085.684,
                "count": 1500931,
                "maximum": 1653672.731,
                "minimum": 1652520.211,
                "name": "Y",
                "position": 1,
                "stddev": 295.5330666,
                "variance": 87339.79346
              },
              {
                "average": -0.7134060651,
                "count": 1500931,
                "maximum": 0.1743520331,
                "minimum": -1.485647967,
                "name": "Z",
                "position": 2,
                "stddev": 0.2494344262,
                "variance": 0.06221753295
              },
              {
                "average": 275.30182,
                "count": 1500931,
                "maximum": 1619,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 425.138832,
                "variance": 180743.0265
              },
              {
                "average": 1.006388035,
                "count": 1500931,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07967788214,
                "variance": 0.006348564902
              },
              {
                "average": 1.012774072,
                "count": 1500931,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1123160744,
                "variance": 0.01261490058
              },
              {
                "average": 1,
                "count": 1500931,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1500931,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.91346837,
                "count": 1500931,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.796328707,
                "variance": 7.819454235
              },
              {
                "average": 19.93871381,
                "count": 1500931,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.111188241,
                "variance": 1.234739306
              },
              {
                "average": 2.010751993,
                "count": 1500931,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.103898813,
                "variance": 0.01079496334
              },
              {
                "average": 21.09034526,
                "count": 1500931,
                "maximum": 25,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.58361963,
                "variance": 2.507851134
              },
              {
                "average": 247268554,
                "count": 1500931,
                "maximum": 247271036.8,
                "minimum": 247266093.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 958.4327622,
                "variance": 918593.3597
              },
              {
                "average": 0,
                "count": 1500931,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1500931,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1500931,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1500931,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1500931,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432541.6335,
              1652520.211,
              -1.485647967,
              -431390.6735,
              1653672.731,
              0.1743520331
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432541.63354527176,
                    1652520.2113958609,
                    -1.48564796694846
                  ],
                  [
                    -432541.63354527176,
                    1653672.731395861,
                    -1.48564796694846
                  ],
                  [
                    -431390.6735452718,
                    1653672.731395861,
                    0.17435203305154
                  ],
                  [
                    -431390.6735452718,
                    1652520.2113958609,
                    0.17435203305154
                  ],
                  [
                    -432541.63354527176,
                    1652520.2113958609,
                    -1.48564796694846
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:10:36+00:00",
            "end_time": "2019-07-15T22:48:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24484234315236,
              64.58920938736372,
              -0.445195730980417
            ],
            [
              -163.24818528441733,
              64.59944218892291,
              -0.445195730980417
            ],
            [
              -163.2243571669966,
              64.6008727163757,
              1.174804269019583
            ],
            [
              -163.221022615994,
              64.59063937963505,
              1.174804269019583
            ],
            [
              -163.24484234315236,
              64.58920938736372,
              -0.445195730980417
            ]
          ]
        ]
      },
      "bbox": [
        -163.2481853,
        64.58920939,
        -0.445195731,
        -163.2210226,
        64.60087272,
        1.174804269
      ],
      "properties": {
        "datetime": "2019-07-15T02:37:18Z",
        "pc:count": 3896138,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440484.1982,
            "count": 3896138,
            "maximum": -439929.083,
            "minimum": -441080.303,
            "name": "X",
            "position": 0,
            "stddev": 297.1277448,
            "variance": 88284.89671
          },
          {
            "average": 1656537.199,
            "count": 3896138,
            "maximum": 1657142.493,
            "minimum": 1655989.733,
            "name": "Y",
            "position": 1,
            "stddev": 283.5414334,
            "variance": 80395.74446
          },
          {
            "average": 0.4684067595,
            "count": 3896138,
            "maximum": 1.174804269,
            "minimum": -0.445195731,
            "name": "Z",
            "position": 2,
            "stddev": 0.1482147354,
            "variance": 0.0219676078
          },
          {
            "average": 20.62496041,
            "count": 3896138,
            "maximum": 4266,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 256.4605547,
            "variance": 65772.01613
          },
          {
            "average": 1.000069299,
            "count": 3896138,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008324338339,
            "variance": 6.929460878e-05
          },
          {
            "average": 1.000138599,
            "count": 3896138,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01177198423,
            "variance": 0.0001385796127
          },
          {
            "average": 1,
            "count": 3896138,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3896138,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3896138,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.10234804,
            "count": 3896138,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.238624952,
            "variance": 1.534191771
          },
          {
            "average": 2.000566715,
            "count": 3896138,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02380981621,
            "variance": 0.0005669073478
          },
          {
            "average": 20.6550366,
            "count": 3896138,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.520964238,
            "variance": 30.48104612
          },
          {
            "average": 247096377.6,
            "count": 3896138,
            "maximum": 247193438.1,
            "minimum": 246840161.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 155679.585,
            "variance": 24236133190.0
          },
          {
            "average": 0,
            "count": 3896138,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3896138,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3896138,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3896138,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3896138,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441080.303,
          1655989.733,
          -0.445195731,
          -439929.083,
          1657142.493,
          1.174804269
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441080.3030428516,
                1655989.7332939054,
                -0.445195730980417
              ],
              [
                -441080.3030428516,
                1657142.4932939052,
                -0.445195730980417
              ],
              [
                -439929.08304285165,
                1657142.4932939052,
                1.174804269019583
              ],
              [
                -439929.08304285165,
                1655989.7332939054,
                1.174804269019583
              ],
              [
                -441080.3030428516,
                1655989.7332939054,
                -0.445195730980417
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:37:18+00:00",
        "end_time": "2019-07-11T00:29:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2481853,
            64.58920939,
            -0.445195731,
            -163.2210226,
            64.60087272,
            1.174804269
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24484234315236,
                  64.58920938736372,
                  -0.445195730980417
                ],
                [
                  -163.24818528441733,
                  64.59944218892291,
                  -0.445195730980417
                ],
                [
                  -163.2243571669966,
                  64.6008727163757,
                  1.174804269019583
                ],
                [
                  -163.221022615994,
                  64.59063937963505,
                  1.174804269019583
                ],
                [
                  -163.24484234315236,
                  64.58920938736372,
                  -0.445195730980417
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:37:18Z",
            "pc:count": 3896138,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440484.1982,
                "count": 3896138,
                "maximum": -439929.083,
                "minimum": -441080.303,
                "name": "X",
                "position": 0,
                "stddev": 297.1277448,
                "variance": 88284.89671
              },
              {
                "average": 1656537.199,
                "count": 3896138,
                "maximum": 1657142.493,
                "minimum": 1655989.733,
                "name": "Y",
                "position": 1,
                "stddev": 283.5414334,
                "variance": 80395.74446
              },
              {
                "average": 0.4684067595,
                "count": 3896138,
                "maximum": 1.174804269,
                "minimum": -0.445195731,
                "name": "Z",
                "position": 2,
                "stddev": 0.1482147354,
                "variance": 0.0219676078
              },
              {
                "average": 20.62496041,
                "count": 3896138,
                "maximum": 4266,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 256.4605547,
                "variance": 65772.01613
              },
              {
                "average": 1.000069299,
                "count": 3896138,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008324338339,
                "variance": 6.929460878e-05
              },
              {
                "average": 1.000138599,
                "count": 3896138,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01177198423,
                "variance": 0.0001385796127
              },
              {
                "average": 1,
                "count": 3896138,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3896138,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3896138,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.10234804,
                "count": 3896138,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.238624952,
                "variance": 1.534191771
              },
              {
                "average": 2.000566715,
                "count": 3896138,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02380981621,
                "variance": 0.0005669073478
              },
              {
                "average": 20.6550366,
                "count": 3896138,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.520964238,
                "variance": 30.48104612
              },
              {
                "average": 247096377.6,
                "count": 3896138,
                "maximum": 247193438.1,
                "minimum": 246840161.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 155679.585,
                "variance": 24236133190.0
              },
              {
                "average": 0,
                "count": 3896138,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3896138,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3896138,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3896138,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3896138,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441080.303,
              1655989.733,
              -0.445195731,
              -439929.083,
              1657142.493,
              1.174804269
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441080.3030428516,
                    1655989.7332939054,
                    -0.445195730980417
                  ],
                  [
                    -441080.3030428516,
                    1657142.4932939052,
                    -0.445195730980417
                  ],
                  [
                    -439929.08304285165,
                    1657142.4932939052,
                    1.174804269019583
                  ],
                  [
                    -439929.08304285165,
                    1655989.7332939054,
                    1.174804269019583
                  ],
                  [
                    -441080.3030428516,
                    1655989.7332939054,
                    -0.445195730980417
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:37:18+00:00",
            "end_time": "2019-07-11T00:29: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": "20190715_NCMP_AK_03WWM8763.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.18281999378058,
              64.57948307987063,
              -0.870498487692585
            ],
            [
              -163.186138941784,
              64.58971529554194,
              -0.870498487692585
            ],
            [
              -163.16231296109925,
              64.5911364273166,
              0.249501512307415
            ],
            [
              -163.15900240165078,
              64.58090368024419,
              0.249501512307415
            ],
            [
              -163.18281999378058,
              64.57948307987063,
              -0.870498487692585
            ]
          ]
        ]
      },
      "bbox": [
        -163.1861389,
        64.57948308,
        -0.8704984877,
        -163.1590024,
        64.59113643,
        0.2495015123
      ],
      "properties": {
        "datetime": "2019-07-15T21:24:59Z",
        "pc:count": 4259899,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437718.7073,
            "count": 4259899,
            "maximum": -437138.3083,
            "minimum": -438289.6683,
            "name": "X",
            "position": 0,
            "stddev": 287.111301,
            "variance": 82432.89918
          },
          {
            "average": 1655071.09,
            "count": 4259899,
            "maximum": 1655656.977,
            "minimum": 1654504.417,
            "name": "Y",
            "position": 1,
            "stddev": 287.0916363,
            "variance": 82421.60762
          },
          {
            "average": -0.4790686627,
            "count": 4259899,
            "maximum": 0.2495015123,
            "minimum": -0.8704984877,
            "name": "Z",
            "position": 2,
            "stddev": 0.07039519367,
            "variance": 0.004955483292
          },
          {
            "average": 1.423791268,
            "count": 4259899,
            "maximum": 1835,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 41.67173654,
            "variance": 1736.533626
          },
          {
            "average": 1.000000469,
            "count": 4259899,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0006851967521,
            "variance": 4.694945891e-07
          },
          {
            "average": 1.000000939,
            "count": 4259899,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0009690143122,
            "variance": 9.389887373e-07
          },
          {
            "average": 1,
            "count": 4259899,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4259899,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4259899,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.90403894,
            "count": 4259899,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.273289392,
            "variance": 1.621265875
          },
          {
            "average": 2.007707929,
            "count": 4259899,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08747728166,
            "variance": 0.007652274807
          },
          {
            "average": 4.931426543,
            "count": 4259899,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.547468086,
            "variance": 2.394657477
          },
          {
            "average": 247257891.3,
            "count": 4259899,
            "maximum": 247261099.8,
            "minimum": 247255153.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1067.125435,
            "variance": 1138756.694
          },
          {
            "average": 0,
            "count": 4259899,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4259899,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4259899,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4259899,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4259899,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438289.6683,
          1654504.417,
          -0.8704984877,
          -437138.3083,
          1655656.977,
          0.2495015123
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438289.6683214064,
                1654504.4166697527,
                -0.870498487692585
              ],
              [
                -438289.6683214064,
                1655656.9766697527,
                -0.870498487692585
              ],
              [
                -437138.3083214064,
                1655656.9766697527,
                0.249501512307415
              ],
              [
                -437138.3083214064,
                1654504.4166697527,
                0.249501512307415
              ],
              [
                -438289.6683214064,
                1654504.4166697527,
                -0.870498487692585
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:24:59+00:00",
        "end_time": "2019-07-15T19:45:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8763.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8763.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8763.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8763.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1861389,
            64.57948308,
            -0.8704984877,
            -163.1590024,
            64.59113643,
            0.2495015123
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.18281999378058,
                  64.57948307987063,
                  -0.870498487692585
                ],
                [
                  -163.186138941784,
                  64.58971529554194,
                  -0.870498487692585
                ],
                [
                  -163.16231296109925,
                  64.5911364273166,
                  0.249501512307415
                ],
                [
                  -163.15900240165078,
                  64.58090368024419,
                  0.249501512307415
                ],
                [
                  -163.18281999378058,
                  64.57948307987063,
                  -0.870498487692585
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8763.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8763.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:24:59Z",
            "pc:count": 4259899,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437718.7073,
                "count": 4259899,
                "maximum": -437138.3083,
                "minimum": -438289.6683,
                "name": "X",
                "position": 0,
                "stddev": 287.111301,
                "variance": 82432.89918
              },
              {
                "average": 1655071.09,
                "count": 4259899,
                "maximum": 1655656.977,
                "minimum": 1654504.417,
                "name": "Y",
                "position": 1,
                "stddev": 287.0916363,
                "variance": 82421.60762
              },
              {
                "average": -0.4790686627,
                "count": 4259899,
                "maximum": 0.2495015123,
                "minimum": -0.8704984877,
                "name": "Z",
                "position": 2,
                "stddev": 0.07039519367,
                "variance": 0.004955483292
              },
              {
                "average": 1.423791268,
                "count": 4259899,
                "maximum": 1835,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 41.67173654,
                "variance": 1736.533626
              },
              {
                "average": 1.000000469,
                "count": 4259899,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0006851967521,
                "variance": 4.694945891e-07
              },
              {
                "average": 1.000000939,
                "count": 4259899,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0009690143122,
                "variance": 9.389887373e-07
              },
              {
                "average": 1,
                "count": 4259899,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4259899,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4259899,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.90403894,
                "count": 4259899,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.273289392,
                "variance": 1.621265875
              },
              {
                "average": 2.007707929,
                "count": 4259899,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08747728166,
                "variance": 0.007652274807
              },
              {
                "average": 4.931426543,
                "count": 4259899,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.547468086,
                "variance": 2.394657477
              },
              {
                "average": 247257891.3,
                "count": 4259899,
                "maximum": 247261099.8,
                "minimum": 247255153.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1067.125435,
                "variance": 1138756.694
              },
              {
                "average": 0,
                "count": 4259899,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4259899,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4259899,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4259899,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4259899,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438289.6683,
              1654504.417,
              -0.8704984877,
              -437138.3083,
              1655656.977,
              0.2495015123
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438289.6683214064,
                    1654504.4166697527,
                    -0.870498487692585
                  ],
                  [
                    -438289.6683214064,
                    1655656.9766697527,
                    -0.870498487692585
                  ],
                  [
                    -437138.3083214064,
                    1655656.9766697527,
                    0.249501512307415
                  ],
                  [
                    -437138.3083214064,
                    1654504.4166697527,
                    0.249501512307415
                  ],
                  [
                    -438289.6683214064,
                    1654504.4166697527,
                    -0.870498487692585
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:24:59+00:00",
            "end_time": "2019-07-15T19:45: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": "20190715_NCMP_AK_03WWM8962.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.14169478600334,
              64.56999240379007,
              -0.92433858408669
            ],
            [
              -163.1449991829437,
              64.58022944233375,
              -0.92433858408669
            ],
            [
              -163.12117577783198,
              64.58164441890398,
              0.55566141591331
            ],
            [
              -163.1178797713114,
              64.57140685123946,
              0.55566141591331
            ],
            [
              -163.14169478600334,
              64.56999240379007,
              -0.92433858408669
            ]
          ]
        ]
      },
      "bbox": [
        -163.1449992,
        64.5699924,
        -0.9243385841,
        -163.1178798,
        64.58164442,
        0.5556614159
      ],
      "properties": {
        "datetime": "2019-07-16T02:09:11Z",
        "pc:count": 3911330,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435909.1783,
            "count": 3911330,
            "maximum": -435333.0052,
            "minimum": -436484.5252,
            "name": "X",
            "position": 0,
            "stddev": 292.3719226,
            "variance": 85481.34114
          },
          {
            "average": 1653777.543,
            "count": 3911330,
            "maximum": 1654337.803,
            "minimum": 1653184.783,
            "name": "Y",
            "position": 1,
            "stddev": 289.1961911,
            "variance": 83634.43695
          },
          {
            "average": -0.3618428243,
            "count": 3911330,
            "maximum": 0.5556614159,
            "minimum": -0.9243385841,
            "name": "Z",
            "position": 2,
            "stddev": 0.1664474798,
            "variance": 0.02770476353
          },
          {
            "average": 37.62648485,
            "count": 3911330,
            "maximum": 3074,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 275.615509,
            "variance": 75963.90882
          },
          {
            "average": 1.015650175,
            "count": 3911330,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1241178924,
            "variance": 0.01540525121
          },
          {
            "average": 1.031299328,
            "count": 3911330,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.174125494,
            "variance": 0.03031968768
          },
          {
            "average": 1,
            "count": 3911330,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3911330,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.17691731,
            "count": 3911330,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.064226755,
            "variance": 4.261032095
          },
          {
            "average": 19.97873496,
            "count": 3911330,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.13222341,
            "variance": 1.281929851
          },
          {
            "average": 2.016818831,
            "count": 3911330,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.128800826,
            "variance": 0.01658965277
          },
          {
            "average": 22.1394766,
            "count": 3911330,
            "maximum": 36,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.52433051,
            "variance": 182.9075159
          },
          {
            "average": 247269248.4,
            "count": 3911330,
            "maximum": 247278151.2,
            "minimum": 247258584.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8706.193719,
            "variance": 75797809.08
          },
          {
            "average": 0,
            "count": 3911330,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3911330,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3911330,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3911330,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3911330,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436484.5252,
          1653184.783,
          -0.9243385841,
          -435333.0052,
          1654337.803,
          0.5556614159
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436484.5251611608,
                1653184.7834919393,
                -0.92433858408669
              ],
              [
                -436484.5251611608,
                1654337.8034919393,
                -0.92433858408669
              ],
              [
                -435333.0051611608,
                1654337.8034919393,
                0.55566141591331
              ],
              [
                -435333.0051611608,
                1653184.7834919393,
                0.55566141591331
              ],
              [
                -436484.5251611608,
                1653184.7834919393,
                -0.92433858408669
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:09:11+00:00",
        "end_time": "2019-07-15T20:43:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8962.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8962.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8962.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8962.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1449992,
            64.5699924,
            -0.9243385841,
            -163.1178798,
            64.58164442,
            0.5556614159
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.14169478600334,
                  64.56999240379007,
                  -0.92433858408669
                ],
                [
                  -163.1449991829437,
                  64.58022944233375,
                  -0.92433858408669
                ],
                [
                  -163.12117577783198,
                  64.58164441890398,
                  0.55566141591331
                ],
                [
                  -163.1178797713114,
                  64.57140685123946,
                  0.55566141591331
                ],
                [
                  -163.14169478600334,
                  64.56999240379007,
                  -0.92433858408669
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8962.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8962.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:09:11Z",
            "pc:count": 3911330,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435909.1783,
                "count": 3911330,
                "maximum": -435333.0052,
                "minimum": -436484.5252,
                "name": "X",
                "position": 0,
                "stddev": 292.3719226,
                "variance": 85481.34114
              },
              {
                "average": 1653777.543,
                "count": 3911330,
                "maximum": 1654337.803,
                "minimum": 1653184.783,
                "name": "Y",
                "position": 1,
                "stddev": 289.1961911,
                "variance": 83634.43695
              },
              {
                "average": -0.3618428243,
                "count": 3911330,
                "maximum": 0.5556614159,
                "minimum": -0.9243385841,
                "name": "Z",
                "position": 2,
                "stddev": 0.1664474798,
                "variance": 0.02770476353
              },
              {
                "average": 37.62648485,
                "count": 3911330,
                "maximum": 3074,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 275.615509,
                "variance": 75963.90882
              },
              {
                "average": 1.015650175,
                "count": 3911330,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1241178924,
                "variance": 0.01540525121
              },
              {
                "average": 1.031299328,
                "count": 3911330,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.174125494,
                "variance": 0.03031968768
              },
              {
                "average": 1,
                "count": 3911330,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3911330,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.17691731,
                "count": 3911330,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.064226755,
                "variance": 4.261032095
              },
              {
                "average": 19.97873496,
                "count": 3911330,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.13222341,
                "variance": 1.281929851
              },
              {
                "average": 2.016818831,
                "count": 3911330,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.128800826,
                "variance": 0.01658965277
              },
              {
                "average": 22.1394766,
                "count": 3911330,
                "maximum": 36,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.52433051,
                "variance": 182.9075159
              },
              {
                "average": 247269248.4,
                "count": 3911330,
                "maximum": 247278151.2,
                "minimum": 247258584.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8706.193719,
                "variance": 75797809.08
              },
              {
                "average": 0,
                "count": 3911330,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3911330,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3911330,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3911330,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3911330,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436484.5252,
              1653184.783,
              -0.9243385841,
              -435333.0052,
              1654337.803,
              0.5556614159
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436484.5251611608,
                    1653184.7834919393,
                    -0.92433858408669
                  ],
                  [
                    -436484.5251611608,
                    1654337.8034919393,
                    -0.92433858408669
                  ],
                  [
                    -435333.0051611608,
                    1654337.8034919393,
                    0.55566141591331
                  ],
                  [
                    -435333.0051611608,
                    1653184.7834919393,
                    0.55566141591331
                  ],
                  [
                    -436484.5251611608,
                    1653184.7834919393,
                    -0.92433858408669
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:09:11+00:00",
            "end_time": "2019-07-15T20:43: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": "20190715_NCMP_AK_03WWM9562.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0165438062347,
              64.56836325296375,
              2.562963619796534
            ],
            [
              -163.01980283358625,
              64.57860221206244,
              2.562963619796534
            ],
            [
              -162.99598497053393,
              64.5799973031442,
              31.302963619796536
            ],
            [
              -162.99273433727197,
              64.56975782230178,
              31.302963619796536
            ],
            [
              -163.0165438062347,
              64.56836325296375,
              2.562963619796534
            ]
          ]
        ]
      },
      "bbox": [
        -163.0198028,
        64.56836325,
        2.56296362,
        -162.9927343,
        64.5799973,
        31.30296362
      ],
      "properties": {
        "datetime": "2019-07-15T22:47:58Z",
        "pc:count": 4473577,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430001.7421,
            "count": 4473577,
            "maximum": -429419.5958,
            "minimum": -430570.6158,
            "name": "X",
            "position": 0,
            "stddev": 289.2367797,
            "variance": 83657.91471
          },
          {
            "average": 1652766.036,
            "count": 4473577,
            "maximum": 1653340.681,
            "minimum": 1652187.741,
            "name": "Y",
            "position": 1,
            "stddev": 287.9316475,
            "variance": 82904.63362
          },
          {
            "average": 11.74330802,
            "count": 4473577,
            "maximum": 31.30296362,
            "minimum": 2.56296362,
            "name": "Z",
            "position": 2,
            "stddev": 6.98837746,
            "variance": 48.83741953
          },
          {
            "average": 911.6420129,
            "count": 4473577,
            "maximum": 58044,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 611.3812708,
            "variance": 373787.0583
          },
          {
            "average": 1.035213209,
            "count": 4473577,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.203354431,
            "variance": 0.04135302462
          },
          {
            "average": 1.070502419,
            "count": 4473577,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2962335785,
            "variance": 0.08775433301
          },
          {
            "average": 1,
            "count": 4473577,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4473577,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.45739975,
            "count": 4473577,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8222370922,
            "variance": 0.6760738358
          },
          {
            "average": 19.88254267,
            "count": 4473577,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.687769464,
            "variance": 2.848565764
          },
          {
            "average": 1.042445005,
            "count": 4473577,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2191583164,
            "variance": 0.04803036764
          },
          {
            "average": 13.13678361,
            "count": 4473577,
            "maximum": 17,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.574317326,
            "variance": 2.478475043
          },
          {
            "average": 247263621.7,
            "count": 4473577,
            "maximum": 247266078.1,
            "minimum": 247261659.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 982.5414248,
            "variance": 965387.6515
          },
          {
            "average": 0,
            "count": 4473577,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4473577,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4473577,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4473577,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4473577,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430570.6158,
          1652187.741,
          2.56296362,
          -429419.5958,
          1653340.681,
          31.30296362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430570.6158279588,
                1652187.7405861304,
                2.562963619796534
              ],
              [
                -430570.6158279588,
                1653340.6805861304,
                2.562963619796534
              ],
              [
                -429419.5958279588,
                1653340.6805861304,
                31.302963619796536
              ],
              [
                -429419.5958279588,
                1652187.7405861304,
                31.302963619796536
              ],
              [
                -430570.6158279588,
                1652187.7405861304,
                2.562963619796534
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:47:58+00:00",
        "end_time": "2019-07-15T21:34:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9562.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9562.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9562.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9562.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0198028,
            64.56836325,
            2.56296362,
            -162.9927343,
            64.5799973,
            31.30296362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0165438062347,
                  64.56836325296375,
                  2.562963619796534
                ],
                [
                  -163.01980283358625,
                  64.57860221206244,
                  2.562963619796534
                ],
                [
                  -162.99598497053393,
                  64.5799973031442,
                  31.302963619796536
                ],
                [
                  -162.99273433727197,
                  64.56975782230178,
                  31.302963619796536
                ],
                [
                  -163.0165438062347,
                  64.56836325296375,
                  2.562963619796534
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9562.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9562.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:47:58Z",
            "pc:count": 4473577,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430001.7421,
                "count": 4473577,
                "maximum": -429419.5958,
                "minimum": -430570.6158,
                "name": "X",
                "position": 0,
                "stddev": 289.2367797,
                "variance": 83657.91471
              },
              {
                "average": 1652766.036,
                "count": 4473577,
                "maximum": 1653340.681,
                "minimum": 1652187.741,
                "name": "Y",
                "position": 1,
                "stddev": 287.9316475,
                "variance": 82904.63362
              },
              {
                "average": 11.74330802,
                "count": 4473577,
                "maximum": 31.30296362,
                "minimum": 2.56296362,
                "name": "Z",
                "position": 2,
                "stddev": 6.98837746,
                "variance": 48.83741953
              },
              {
                "average": 911.6420129,
                "count": 4473577,
                "maximum": 58044,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 611.3812708,
                "variance": 373787.0583
              },
              {
                "average": 1.035213209,
                "count": 4473577,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.203354431,
                "variance": 0.04135302462
              },
              {
                "average": 1.070502419,
                "count": 4473577,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2962335785,
                "variance": 0.08775433301
              },
              {
                "average": 1,
                "count": 4473577,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4473577,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.45739975,
                "count": 4473577,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8222370922,
                "variance": 0.6760738358
              },
              {
                "average": 19.88254267,
                "count": 4473577,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.687769464,
                "variance": 2.848565764
              },
              {
                "average": 1.042445005,
                "count": 4473577,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2191583164,
                "variance": 0.04803036764
              },
              {
                "average": 13.13678361,
                "count": 4473577,
                "maximum": 17,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.574317326,
                "variance": 2.478475043
              },
              {
                "average": 247263621.7,
                "count": 4473577,
                "maximum": 247266078.1,
                "minimum": 247261659.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 982.5414248,
                "variance": 965387.6515
              },
              {
                "average": 0,
                "count": 4473577,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4473577,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4473577,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4473577,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4473577,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430570.6158,
              1652187.741,
              2.56296362,
              -429419.5958,
              1653340.681,
              31.30296362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430570.6158279588,
                    1652187.7405861304,
                    2.562963619796534
                  ],
                  [
                    -430570.6158279588,
                    1653340.6805861304,
                    2.562963619796534
                  ],
                  [
                    -429419.5958279588,
                    1653340.6805861304,
                    31.302963619796536
                  ],
                  [
                    -429419.5958279588,
                    1652187.7405861304,
                    31.302963619796536
                  ],
                  [
                    -430570.6158279588,
                    1652187.7405861304,
                    2.562963619796534
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:47:58+00:00",
            "end_time": "2019-07-15T21:34:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7473.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.4311870198826,
              64.68031882075962,
              3.305194821552244
            ],
            [
              -163.43192761763638,
              64.68253423348936,
              3.305194821552244
            ],
            [
              -163.4281569831449,
              64.6827647761639,
              16.365194821552244
            ],
            [
              -163.4274166734624,
              64.68054934468515,
              16.365194821552244
            ],
            [
              -163.4311870198826,
              64.68031882075962,
              3.305194821552244
            ]
          ]
        ]
      },
      "bbox": [
        -163.4319276,
        64.68031882,
        3.305194822,
        -163.4274167,
        64.68276478,
        16.36519482
      ],
      "properties": {
        "datetime": "2019-07-15T00:52:39Z",
        "pc:count": 167095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -448370.9449,
            "count": 167095,
            "maximum": -448291.4688,
            "minimum": -448473.1888,
            "name": "X",
            "position": 0,
            "stddev": 39.37061102,
            "variance": 1550.045012
          },
          {
            "average": 1667432.973,
            "count": 167095,
            "maximum": 1667550.945,
            "minimum": 1667301.305,
            "name": "Y",
            "position": 1,
            "stddev": 60.90209948,
            "variance": 3709.065721
          },
          {
            "average": 5.895078899,
            "count": 167095,
            "maximum": 16.36519482,
            "minimum": 3.305194822,
            "name": "Z",
            "position": 2,
            "stddev": 2.057094647,
            "variance": 4.231638388
          },
          {
            "average": 200.1674078,
            "count": 167095,
            "maximum": 2064,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 243.8226674,
            "variance": 59449.49316
          },
          {
            "average": 1.775283521,
            "count": 167095,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9529021754,
            "variance": 0.9080225558
          },
          {
            "average": 2.547161794,
            "count": 167095,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.171720257,
            "variance": 1.372928361
          },
          {
            "average": 1,
            "count": 167095,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 167095,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.166396361,
            "count": 167095,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3724371657,
            "variance": 0.1387094424
          },
          {
            "average": 22.30300288,
            "count": 167095,
            "maximum": 25.00200081,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.401603171,
            "variance": 1.964491449
          },
          {
            "average": 1.796355367,
            "count": 167095,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9927574165,
            "variance": 0.985567288
          },
          {
            "average": 9,
            "count": 167095,
            "maximum": 9,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247187156.7,
            "count": 167095,
            "maximum": 247187159.1,
            "minimum": 247187153.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.371475434,
            "variance": 1.880944865
          },
          {
            "average": 0,
            "count": 167095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 167095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 167095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 167095,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 167095,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -448473.1888,
          1667301.305,
          3.305194822,
          -448291.4688,
          1667550.945,
          16.36519482
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -448473.18880905915,
                1667301.3047747177,
                3.305194821552244
              ],
              [
                -448473.18880905915,
                1667550.9447747178,
                3.305194821552244
              ],
              [
                -448291.4688090592,
                1667550.9447747178,
                16.365194821552244
              ],
              [
                -448291.4688090592,
                1667301.3047747177,
                16.365194821552244
              ],
              [
                -448473.18880905915,
                1667301.3047747177,
                3.305194821552244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T00:52:39+00:00",
        "end_time": "2019-07-15T00:52:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7473.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7473.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7473.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7473.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4319276,
            64.68031882,
            3.305194822,
            -163.4274167,
            64.68276478,
            16.36519482
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.4311870198826,
                  64.68031882075962,
                  3.305194821552244
                ],
                [
                  -163.43192761763638,
                  64.68253423348936,
                  3.305194821552244
                ],
                [
                  -163.4281569831449,
                  64.6827647761639,
                  16.365194821552244
                ],
                [
                  -163.4274166734624,
                  64.68054934468515,
                  16.365194821552244
                ],
                [
                  -163.4311870198826,
                  64.68031882075962,
                  3.305194821552244
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7473.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7473.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T00:52:39Z",
            "pc:count": 167095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -448370.9449,
                "count": 167095,
                "maximum": -448291.4688,
                "minimum": -448473.1888,
                "name": "X",
                "position": 0,
                "stddev": 39.37061102,
                "variance": 1550.045012
              },
              {
                "average": 1667432.973,
                "count": 167095,
                "maximum": 1667550.945,
                "minimum": 1667301.305,
                "name": "Y",
                "position": 1,
                "stddev": 60.90209948,
                "variance": 3709.065721
              },
              {
                "average": 5.895078899,
                "count": 167095,
                "maximum": 16.36519482,
                "minimum": 3.305194822,
                "name": "Z",
                "position": 2,
                "stddev": 2.057094647,
                "variance": 4.231638388
              },
              {
                "average": 200.1674078,
                "count": 167095,
                "maximum": 2064,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 243.8226674,
                "variance": 59449.49316
              },
              {
                "average": 1.775283521,
                "count": 167095,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9529021754,
                "variance": 0.9080225558
              },
              {
                "average": 2.547161794,
                "count": 167095,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.171720257,
                "variance": 1.372928361
              },
              {
                "average": 1,
                "count": 167095,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 167095,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.166396361,
                "count": 167095,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3724371657,
                "variance": 0.1387094424
              },
              {
                "average": 22.30300288,
                "count": 167095,
                "maximum": 25.00200081,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.401603171,
                "variance": 1.964491449
              },
              {
                "average": 1.796355367,
                "count": 167095,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9927574165,
                "variance": 0.985567288
              },
              {
                "average": 9,
                "count": 167095,
                "maximum": 9,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247187156.7,
                "count": 167095,
                "maximum": 247187159.1,
                "minimum": 247187153.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.371475434,
                "variance": 1.880944865
              },
              {
                "average": 0,
                "count": 167095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 167095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 167095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 167095,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 167095,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -448473.1888,
              1667301.305,
              3.305194822,
              -448291.4688,
              1667550.945,
              16.36519482
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -448473.18880905915,
                    1667301.3047747177,
                    3.305194821552244
                  ],
                  [
                    -448473.18880905915,
                    1667550.9447747178,
                    3.305194821552244
                  ],
                  [
                    -448291.4688090592,
                    1667550.9447747178,
                    16.365194821552244
                  ],
                  [
                    -448291.4688090592,
                    1667301.3047747177,
                    16.365194821552244
                  ],
                  [
                    -448473.18880905915,
                    1667301.3047747177,
                    3.305194821552244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T00:52:39+00:00",
            "end_time": "2019-07-15T00:52: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": "20190715_NCMP_AK_03WWM8370.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2622909694874,
              64.64326943742982,
              -3.595052266364814
            ],
            [
              -163.26525123747615,
              64.65229750978853,
              -3.595052266364814
            ],
            [
              -163.24137801972776,
              64.65373087143445,
              10.224947733635187
            ],
            [
              -163.23842518115725,
              64.64470232480593,
              10.224947733635187
            ],
            [
              -163.2622909694874,
              64.64326943742982,
              -3.595052266364814
            ]
          ]
        ]
      },
      "bbox": [
        -163.2652512,
        64.64326944,
        -3.595052266,
        -163.2384252,
        64.65373087,
        10.22494773
      ],
      "properties": {
        "datetime": "2019-07-16T02:06:51Z",
        "pc:count": 2544014,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440413.2332,
            "count": 2544014,
            "maximum": -439917.6911,
            "minimum": -441068.9911,
            "name": "X",
            "position": 0,
            "stddev": 286.3775771,
            "variance": 82012.11669
          },
          {
            "average": 1662506.192,
            "count": 2544014,
            "maximum": 1663095.09,
            "minimum": 1662078.09,
            "name": "Y",
            "position": 1,
            "stddev": 233.6185301,
            "variance": 54577.61761
          },
          {
            "average": 2.039574681,
            "count": 2544014,
            "maximum": 10.22494773,
            "minimum": -3.595052266,
            "name": "Z",
            "position": 2,
            "stddev": 0.9979275949,
            "variance": 0.9958594847
          },
          {
            "average": 601.7381705,
            "count": 2544014,
            "maximum": 10623,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 508.1541002,
            "variance": 258220.5896
          },
          {
            "average": 1.000684745,
            "count": 2544014,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02633837442,
            "variance": 0.0006937099672
          },
          {
            "average": 1.001364772,
            "count": 2544014,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03729895492,
            "variance": 0.001391212038
          },
          {
            "average": 1,
            "count": 2544014,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2544014,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.211615974,
            "count": 2544014,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.13727482,
            "variance": 124.0388904
          },
          {
            "average": 20.1075927,
            "count": 2544014,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.312625793,
            "variance": 1.722986473
          },
          {
            "average": 1.207286202,
            "count": 2544014,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4057782147,
            "variance": 0.1646559595
          },
          {
            "average": 32.73587134,
            "count": 2544014,
            "maximum": 36,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.069224564,
            "variance": 16.55858855
          },
          {
            "average": 247275970.1,
            "count": 2544014,
            "maximum": 247278011.8,
            "minimum": 247261204.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2583.925864,
            "variance": 6676672.87
          },
          {
            "average": 0,
            "count": 2544014,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2544014,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2544014,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2544014,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2544014,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441068.9911,
          1662078.09,
          -3.595052266,
          -439917.6911,
          1663095.09,
          10.22494773
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441068.9911442653,
                1662078.0902628312,
                -3.595052266364814
              ],
              [
                -441068.9911442653,
                1663095.0902628312,
                -3.595052266364814
              ],
              [
                -439917.69114426523,
                1663095.0902628312,
                10.224947733635187
              ],
              [
                -439917.69114426523,
                1662078.0902628312,
                10.224947733635187
              ],
              [
                -441068.9911442653,
                1662078.0902628312,
                -3.595052266364814
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:06:51+00:00",
        "end_time": "2019-07-15T21:26:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8370.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8370.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8370.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8370.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2652512,
            64.64326944,
            -3.595052266,
            -163.2384252,
            64.65373087,
            10.22494773
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2622909694874,
                  64.64326943742982,
                  -3.595052266364814
                ],
                [
                  -163.26525123747615,
                  64.65229750978853,
                  -3.595052266364814
                ],
                [
                  -163.24137801972776,
                  64.65373087143445,
                  10.224947733635187
                ],
                [
                  -163.23842518115725,
                  64.64470232480593,
                  10.224947733635187
                ],
                [
                  -163.2622909694874,
                  64.64326943742982,
                  -3.595052266364814
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8370.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8370.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:06:51Z",
            "pc:count": 2544014,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440413.2332,
                "count": 2544014,
                "maximum": -439917.6911,
                "minimum": -441068.9911,
                "name": "X",
                "position": 0,
                "stddev": 286.3775771,
                "variance": 82012.11669
              },
              {
                "average": 1662506.192,
                "count": 2544014,
                "maximum": 1663095.09,
                "minimum": 1662078.09,
                "name": "Y",
                "position": 1,
                "stddev": 233.6185301,
                "variance": 54577.61761
              },
              {
                "average": 2.039574681,
                "count": 2544014,
                "maximum": 10.22494773,
                "minimum": -3.595052266,
                "name": "Z",
                "position": 2,
                "stddev": 0.9979275949,
                "variance": 0.9958594847
              },
              {
                "average": 601.7381705,
                "count": 2544014,
                "maximum": 10623,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 508.1541002,
                "variance": 258220.5896
              },
              {
                "average": 1.000684745,
                "count": 2544014,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02633837442,
                "variance": 0.0006937099672
              },
              {
                "average": 1.001364772,
                "count": 2544014,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03729895492,
                "variance": 0.001391212038
              },
              {
                "average": 1,
                "count": 2544014,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2544014,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.211615974,
                "count": 2544014,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.13727482,
                "variance": 124.0388904
              },
              {
                "average": 20.1075927,
                "count": 2544014,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.312625793,
                "variance": 1.722986473
              },
              {
                "average": 1.207286202,
                "count": 2544014,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4057782147,
                "variance": 0.1646559595
              },
              {
                "average": 32.73587134,
                "count": 2544014,
                "maximum": 36,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.069224564,
                "variance": 16.55858855
              },
              {
                "average": 247275970.1,
                "count": 2544014,
                "maximum": 247278011.8,
                "minimum": 247261204.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2583.925864,
                "variance": 6676672.87
              },
              {
                "average": 0,
                "count": 2544014,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2544014,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2544014,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2544014,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2544014,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441068.9911,
              1662078.09,
              -3.595052266,
              -439917.6911,
              1663095.09,
              10.22494773
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441068.9911442653,
                    1662078.0902628312,
                    -3.595052266364814
                  ],
                  [
                    -441068.9911442653,
                    1663095.0902628312,
                    -3.595052266364814
                  ],
                  [
                    -439917.69114426523,
                    1663095.0902628312,
                    10.224947733635187
                  ],
                  [
                    -439917.69114426523,
                    1662078.0902628312,
                    10.224947733635187
                  ],
                  [
                    -441068.9911442653,
                    1662078.0902628312,
                    -3.595052266364814
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:06:51+00:00",
            "end_time": "2019-07-15T21:26:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9252.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.08541212770675,
              64.4795086204564,
              5.928366701849736
            ],
            [
              -163.08868585717644,
              64.48974535376156,
              5.928366701849736
            ],
            [
              -163.0649359038298,
              64.49115143460686,
              31.568366701849737
            ],
            [
              -163.06167051529943,
              64.48091417767462,
              31.568366701849737
            ],
            [
              -163.08541212770675,
              64.4795086204564,
              5.928366701849736
            ]
          ]
        ]
      },
      "bbox": [
        -163.0886859,
        64.47950862,
        5.928366702,
        -163.0616705,
        64.49115143,
        31.5683667
      ],
      "properties": {
        "datetime": "2019-07-11T00:20:03Z",
        "pc:count": 4677804,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434626.914,
            "count": 4677804,
            "maximum": -434039.4225,
            "minimum": -435190.9025,
            "name": "X",
            "position": 0,
            "stddev": 291.2591166,
            "variance": 84831.87301
          },
          {
            "average": 1643394.303,
            "count": 4677804,
            "maximum": 1643967.647,
            "minimum": 1642814.647,
            "name": "Y",
            "position": 1,
            "stddev": 288.1683617,
            "variance": 83041.0047
          },
          {
            "average": 15.832296,
            "count": 4677804,
            "maximum": 31.5683667,
            "minimum": 5.928366702,
            "name": "Z",
            "position": 2,
            "stddev": 4.071197566,
            "variance": 16.57464962
          },
          {
            "average": 1003.114611,
            "count": 4677804,
            "maximum": 6357,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 762.4732046,
            "variance": 581365.3877
          },
          {
            "average": 1.071440146,
            "count": 4677804,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3255133058,
            "variance": 0.1059589123
          },
          {
            "average": 1.143082737,
            "count": 4677804,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4923570665,
            "variance": 0.2424154809
          },
          {
            "average": 1,
            "count": 4677804,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4677804,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.415637765,
            "count": 4677804,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4928316804,
            "variance": 0.2428830652
          },
          {
            "average": 19.99531688,
            "count": 4677804,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.304946191,
            "variance": 1.70288456
          },
          {
            "average": 1.079440909,
            "count": 4677804,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3392452943,
            "variance": 0.1150873697
          },
          {
            "average": 22.86109999,
            "count": 4677804,
            "maximum": 27,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.563297276,
            "variance": 2.443898372
          },
          {
            "average": 246837168.7,
            "count": 4677804,
            "maximum": 246839603.3,
            "minimum": 246834842.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 933.7021184,
            "variance": 871799.646
          },
          {
            "average": 0,
            "count": 4677804,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4677804,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4677804,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4677804,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4677804,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435190.9025,
          1642814.647,
          5.928366702,
          -434039.4225,
          1643967.647,
          31.5683667
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435190.9025074348,
                1642814.6466499185,
                5.928366701849736
              ],
              [
                -435190.9025074348,
                1643967.6466499185,
                5.928366701849736
              ],
              [
                -434039.4225074348,
                1643967.6466499185,
                31.568366701849737
              ],
              [
                -434039.4225074348,
                1642814.6466499185,
                31.568366701849737
              ],
              [
                -435190.9025074348,
                1642814.6466499185,
                5.928366701849736
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:20:03+00:00",
        "end_time": "2019-07-10T23:00:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9252.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9252.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9252.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9252.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0886859,
            64.47950862,
            5.928366702,
            -163.0616705,
            64.49115143,
            31.5683667
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.08541212770675,
                  64.4795086204564,
                  5.928366701849736
                ],
                [
                  -163.08868585717644,
                  64.48974535376156,
                  5.928366701849736
                ],
                [
                  -163.0649359038298,
                  64.49115143460686,
                  31.568366701849737
                ],
                [
                  -163.06167051529943,
                  64.48091417767462,
                  31.568366701849737
                ],
                [
                  -163.08541212770675,
                  64.4795086204564,
                  5.928366701849736
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9252.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9252.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:20:03Z",
            "pc:count": 4677804,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434626.914,
                "count": 4677804,
                "maximum": -434039.4225,
                "minimum": -435190.9025,
                "name": "X",
                "position": 0,
                "stddev": 291.2591166,
                "variance": 84831.87301
              },
              {
                "average": 1643394.303,
                "count": 4677804,
                "maximum": 1643967.647,
                "minimum": 1642814.647,
                "name": "Y",
                "position": 1,
                "stddev": 288.1683617,
                "variance": 83041.0047
              },
              {
                "average": 15.832296,
                "count": 4677804,
                "maximum": 31.5683667,
                "minimum": 5.928366702,
                "name": "Z",
                "position": 2,
                "stddev": 4.071197566,
                "variance": 16.57464962
              },
              {
                "average": 1003.114611,
                "count": 4677804,
                "maximum": 6357,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 762.4732046,
                "variance": 581365.3877
              },
              {
                "average": 1.071440146,
                "count": 4677804,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3255133058,
                "variance": 0.1059589123
              },
              {
                "average": 1.143082737,
                "count": 4677804,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4923570665,
                "variance": 0.2424154809
              },
              {
                "average": 1,
                "count": 4677804,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4677804,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.415637765,
                "count": 4677804,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4928316804,
                "variance": 0.2428830652
              },
              {
                "average": 19.99531688,
                "count": 4677804,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.304946191,
                "variance": 1.70288456
              },
              {
                "average": 1.079440909,
                "count": 4677804,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3392452943,
                "variance": 0.1150873697
              },
              {
                "average": 22.86109999,
                "count": 4677804,
                "maximum": 27,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.563297276,
                "variance": 2.443898372
              },
              {
                "average": 246837168.7,
                "count": 4677804,
                "maximum": 246839603.3,
                "minimum": 246834842.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 933.7021184,
                "variance": 871799.646
              },
              {
                "average": 0,
                "count": 4677804,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4677804,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4677804,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4677804,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4677804,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435190.9025,
              1642814.647,
              5.928366702,
              -434039.4225,
              1643967.647,
              31.5683667
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435190.9025074348,
                    1642814.6466499185,
                    5.928366701849736
                  ],
                  [
                    -435190.9025074348,
                    1643967.6466499185,
                    5.928366701849736
                  ],
                  [
                    -434039.4225074348,
                    1643967.6466499185,
                    31.568366701849737
                  ],
                  [
                    -434039.4225074348,
                    1642814.6466499185,
                    31.568366701849737
                  ],
                  [
                    -435190.9025074348,
                    1642814.6466499185,
                    5.928366701849736
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:20:03+00:00",
            "end_time": "2019-07-10T23:00: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": "20190715_NCMP_AK_03WWM9061.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.12144424044467,
              64.56075950429124,
              -1.280281803532699
            ],
            [
              -163.1247401243844,
              64.57099630506042,
              -1.280281803532699
            ],
            [
              -163.10092715485285,
              64.57240792382312,
              0.779718196467301
            ],
            [
              -163.09763965559313,
              64.5621705954221,
              0.779718196467301
            ],
            [
              -163.12144424044467,
              64.56075950429124,
              -1.280281803532699
            ]
          ]
        ]
      },
      "bbox": [
        -163.1247401,
        64.5607595,
        -1.280281804,
        -163.0976397,
        64.57240792,
        0.7797181965
      ],
      "properties": {
        "datetime": "2019-07-16T02:09:30Z",
        "pc:count": 3522199,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435066.1464,
            "count": 3522199,
            "maximum": -434513.4231,
            "minimum": -435664.7631,
            "name": "X",
            "position": 0,
            "stddev": 292.7160988,
            "variance": 85682.71448
          },
          {
            "average": 1652636.35,
            "count": 3522199,
            "maximum": 1653184.399,
            "minimum": 1652031.439,
            "name": "Y",
            "position": 1,
            "stddev": 283.5874564,
            "variance": 80421.84543
          },
          {
            "average": -0.1947253798,
            "count": 3522199,
            "maximum": 0.7797181965,
            "minimum": -1.280281804,
            "name": "Z",
            "position": 2,
            "stddev": 0.2568441574,
            "variance": 0.06596892119
          },
          {
            "average": 62.5433032,
            "count": 3522199,
            "maximum": 3414,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 349.8151646,
            "variance": 122370.6494
          },
          {
            "average": 1.015783322,
            "count": 3522199,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1246636548,
            "variance": 0.01554102682
          },
          {
            "average": 1.031564656,
            "count": 3522199,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1748964808,
            "variance": 0.030588779
          },
          {
            "average": 1,
            "count": 3522199,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3522199,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.52687824,
            "count": 3522199,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.698137087,
            "variance": 2.883669565
          },
          {
            "average": 19.96488886,
            "count": 3522199,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9507175717,
            "variance": 0.9038639012
          },
          {
            "average": 2.017788603,
            "count": 3522199,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1327738452,
            "variance": 0.01762889397
          },
          {
            "average": 27.16943392,
            "count": 3522199,
            "maximum": 36,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.15446024,
            "variance": 147.7309036
          },
          {
            "average": 247272482.5,
            "count": 3522199,
            "maximum": 247278170.1,
            "minimum": 247258605.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7818.523434,
            "variance": 61129308.7
          },
          {
            "average": 0,
            "count": 3522199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3522199,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3522199,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3522199,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3522199,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435664.7631,
          1652031.439,
          -1.280281804,
          -434513.4231,
          1653184.399,
          0.7797181965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435664.76312246243,
                1652031.4390511103,
                -1.280281803532699
              ],
              [
                -435664.76312246243,
                1653184.3990511103,
                -1.280281803532699
              ],
              [
                -434513.42312246247,
                1653184.3990511103,
                0.779718196467301
              ],
              [
                -434513.42312246247,
                1652031.4390511103,
                0.779718196467301
              ],
              [
                -435664.76312246243,
                1652031.4390511103,
                -1.280281803532699
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:09:30+00:00",
        "end_time": "2019-07-15T20:43:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9061.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9061.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9061.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9061.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1247401,
            64.5607595,
            -1.280281804,
            -163.0976397,
            64.57240792,
            0.7797181965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.12144424044467,
                  64.56075950429124,
                  -1.280281803532699
                ],
                [
                  -163.1247401243844,
                  64.57099630506042,
                  -1.280281803532699
                ],
                [
                  -163.10092715485285,
                  64.57240792382312,
                  0.779718196467301
                ],
                [
                  -163.09763965559313,
                  64.5621705954221,
                  0.779718196467301
                ],
                [
                  -163.12144424044467,
                  64.56075950429124,
                  -1.280281803532699
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9061.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9061.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:09:30Z",
            "pc:count": 3522199,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435066.1464,
                "count": 3522199,
                "maximum": -434513.4231,
                "minimum": -435664.7631,
                "name": "X",
                "position": 0,
                "stddev": 292.7160988,
                "variance": 85682.71448
              },
              {
                "average": 1652636.35,
                "count": 3522199,
                "maximum": 1653184.399,
                "minimum": 1652031.439,
                "name": "Y",
                "position": 1,
                "stddev": 283.5874564,
                "variance": 80421.84543
              },
              {
                "average": -0.1947253798,
                "count": 3522199,
                "maximum": 0.7797181965,
                "minimum": -1.280281804,
                "name": "Z",
                "position": 2,
                "stddev": 0.2568441574,
                "variance": 0.06596892119
              },
              {
                "average": 62.5433032,
                "count": 3522199,
                "maximum": 3414,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 349.8151646,
                "variance": 122370.6494
              },
              {
                "average": 1.015783322,
                "count": 3522199,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1246636548,
                "variance": 0.01554102682
              },
              {
                "average": 1.031564656,
                "count": 3522199,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1748964808,
                "variance": 0.030588779
              },
              {
                "average": 1,
                "count": 3522199,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3522199,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.52687824,
                "count": 3522199,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.698137087,
                "variance": 2.883669565
              },
              {
                "average": 19.96488886,
                "count": 3522199,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9507175717,
                "variance": 0.9038639012
              },
              {
                "average": 2.017788603,
                "count": 3522199,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1327738452,
                "variance": 0.01762889397
              },
              {
                "average": 27.16943392,
                "count": 3522199,
                "maximum": 36,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.15446024,
                "variance": 147.7309036
              },
              {
                "average": 247272482.5,
                "count": 3522199,
                "maximum": 247278170.1,
                "minimum": 247258605.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7818.523434,
                "variance": 61129308.7
              },
              {
                "average": 0,
                "count": 3522199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3522199,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3522199,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3522199,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3522199,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435664.7631,
              1652031.439,
              -1.280281804,
              -434513.4231,
              1653184.399,
              0.7797181965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435664.76312246243,
                    1652031.4390511103,
                    -1.280281803532699
                  ],
                  [
                    -435664.76312246243,
                    1653184.3990511103,
                    -1.280281803532699
                  ],
                  [
                    -434513.42312246247,
                    1653184.3990511103,
                    0.779718196467301
                  ],
                  [
                    -434513.42312246247,
                    1652031.4390511103,
                    0.779718196467301
                  ],
                  [
                    -435664.76312246243,
                    1652031.4390511103,
                    -1.280281803532699
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:09:30+00:00",
            "end_time": "2019-07-15T20:43: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": "20190715_NCMP_AK_03WWM8773.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1770424510553,
              64.66985853922924,
              1.832646426600049
            ],
            [
              -163.179127037861,
              64.67627066778827,
              1.832646426600049
            ],
            [
              -163.1682642974183,
              64.67691667539677,
              10.97264642660005
            ],
            [
              -163.16618211452226,
              64.67050439484574,
              10.97264642660005
            ],
            [
              -163.1770424510553,
              64.66985853922924,
              1.832646426600049
            ]
          ]
        ]
      },
      "bbox": [
        -163.179127,
        64.66985854,
        1.832646427,
        -163.1661821,
        64.67691668,
        10.97264643
      ],
      "properties": {
        "datetime": "2019-07-15T21:51:58Z",
        "pc:count": 623694,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436436.1204,
            "count": 623694,
            "maximum": -436103.5542,
            "minimum": -436626.8942,
            "name": "X",
            "position": 0,
            "stddev": 111.3768913,
            "variance": 12404.81192
          },
          {
            "average": 1664710.251,
            "count": 623694,
            "maximum": 1665174.481,
            "minimum": 1664452.321,
            "name": "Y",
            "position": 1,
            "stddev": 155.9515131,
            "variance": 24320.87443
          },
          {
            "average": 7.704556498,
            "count": 623694,
            "maximum": 10.97264643,
            "minimum": 1.832646427,
            "name": "Z",
            "position": 2,
            "stddev": 1.535364432,
            "variance": 2.357343941
          },
          {
            "average": 983.8104022,
            "count": 623694,
            "maximum": 26194,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 592.9670369,
            "variance": 351609.9069
          },
          {
            "average": 1.011731715,
            "count": 623694,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1133345285,
            "variance": 0.01284471534
          },
          {
            "average": 1.02350672,
            "count": 623694,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1634786734,
            "variance": 0.02672527667
          },
          {
            "average": 1,
            "count": 623694,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 623694,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.491016428,
            "count": 623694,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4999196897,
            "variance": 0.2499196961
          },
          {
            "average": 20.12959293,
            "count": 623694,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.010484122,
            "variance": 4.042046403
          },
          {
            "average": 1.018764009,
            "count": 623694,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1402575708,
            "variance": 0.01967218615
          },
          {
            "average": 10.29989546,
            "count": 623694,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.462811591,
            "variance": 0.2141945688
          },
          {
            "average": 247261784.5,
            "count": 623694,
            "maximum": 247262718,
            "minimum": 247261470.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 471.0330195,
            "variance": 221872.1055
          },
          {
            "average": 0,
            "count": 623694,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 623694,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 623694,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 623694,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 623694,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436626.8942,
          1664452.321,
          1.832646427,
          -436103.5542,
          1665174.481,
          10.97264643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436626.89418045577,
                1664452.3209038824,
                1.832646426600049
              ],
              [
                -436626.89418045577,
                1665174.4809038825,
                1.832646426600049
              ],
              [
                -436103.5541804558,
                1665174.4809038825,
                10.97264642660005
              ],
              [
                -436103.5541804558,
                1664452.3209038824,
                10.97264642660005
              ],
              [
                -436626.89418045577,
                1664452.3209038824,
                1.832646426600049
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:51:58+00:00",
        "end_time": "2019-07-15T21:31:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8773.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8773.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8773.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8773.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.179127,
            64.66985854,
            1.832646427,
            -163.1661821,
            64.67691668,
            10.97264643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1770424510553,
                  64.66985853922924,
                  1.832646426600049
                ],
                [
                  -163.179127037861,
                  64.67627066778827,
                  1.832646426600049
                ],
                [
                  -163.1682642974183,
                  64.67691667539677,
                  10.97264642660005
                ],
                [
                  -163.16618211452226,
                  64.67050439484574,
                  10.97264642660005
                ],
                [
                  -163.1770424510553,
                  64.66985853922924,
                  1.832646426600049
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8773.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8773.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:51:58Z",
            "pc:count": 623694,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436436.1204,
                "count": 623694,
                "maximum": -436103.5542,
                "minimum": -436626.8942,
                "name": "X",
                "position": 0,
                "stddev": 111.3768913,
                "variance": 12404.81192
              },
              {
                "average": 1664710.251,
                "count": 623694,
                "maximum": 1665174.481,
                "minimum": 1664452.321,
                "name": "Y",
                "position": 1,
                "stddev": 155.9515131,
                "variance": 24320.87443
              },
              {
                "average": 7.704556498,
                "count": 623694,
                "maximum": 10.97264643,
                "minimum": 1.832646427,
                "name": "Z",
                "position": 2,
                "stddev": 1.535364432,
                "variance": 2.357343941
              },
              {
                "average": 983.8104022,
                "count": 623694,
                "maximum": 26194,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 592.9670369,
                "variance": 351609.9069
              },
              {
                "average": 1.011731715,
                "count": 623694,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1133345285,
                "variance": 0.01284471534
              },
              {
                "average": 1.02350672,
                "count": 623694,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1634786734,
                "variance": 0.02672527667
              },
              {
                "average": 1,
                "count": 623694,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 623694,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.491016428,
                "count": 623694,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4999196897,
                "variance": 0.2499196961
              },
              {
                "average": 20.12959293,
                "count": 623694,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.010484122,
                "variance": 4.042046403
              },
              {
                "average": 1.018764009,
                "count": 623694,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1402575708,
                "variance": 0.01967218615
              },
              {
                "average": 10.29989546,
                "count": 623694,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.462811591,
                "variance": 0.2141945688
              },
              {
                "average": 247261784.5,
                "count": 623694,
                "maximum": 247262718,
                "minimum": 247261470.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 471.0330195,
                "variance": 221872.1055
              },
              {
                "average": 0,
                "count": 623694,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 623694,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 623694,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 623694,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 623694,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436626.8942,
              1664452.321,
              1.832646427,
              -436103.5542,
              1665174.481,
              10.97264643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436626.89418045577,
                    1664452.3209038824,
                    1.832646426600049
                  ],
                  [
                    -436626.89418045577,
                    1665174.4809038825,
                    1.832646426600049
                  ],
                  [
                    -436103.5541804558,
                    1665174.4809038825,
                    10.97264642660005
                  ],
                  [
                    -436103.5541804558,
                    1664452.3209038824,
                    10.97264642660005
                  ],
                  [
                    -436626.89418045577,
                    1664452.3209038824,
                    1.832646426600049
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:51:58+00:00",
            "end_time": "2019-07-15T21:31:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8558.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2274691152593,
              64.53514746693902,
              -1.083445297224969
            ],
            [
              -163.23079822177473,
              64.54537593580525,
              -1.083445297224969
            ],
            [
              -163.20701438312685,
              64.54680367893867,
              19.336554702775032
            ],
            [
              -163.20369363317113,
              64.53657467746658,
              19.336554702775032
            ],
            [
              -163.2274691152593,
              64.53514746693902,
              -1.083445297224969
            ]
          ]
        ]
      },
      "bbox": [
        -163.2307982,
        64.53514747,
        -1.083445297,
        -163.2036936,
        64.54680368,
        19.3365547
      ],
      "properties": {
        "datetime": "2019-07-10T23:02:53Z",
        "pc:count": 3669363,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440537.6293,
            "count": 3669363,
            "maximum": -439940.9019,
            "minimum": -441092.1219,
            "name": "X",
            "position": 0,
            "stddev": 288.6281608,
            "variance": 83306.2152
          },
          {
            "average": 1650446.077,
            "count": 3669363,
            "maximum": 1651053.297,
            "minimum": 1649900.977,
            "name": "Y",
            "position": 1,
            "stddev": 286.1889567,
            "variance": 81904.11896
          },
          {
            "average": 5.56994004,
            "count": 3669363,
            "maximum": 19.3365547,
            "minimum": -1.083445297,
            "name": "Z",
            "position": 2,
            "stddev": 7.188569783,
            "variance": 51.67553552
          },
          {
            "average": 423.6758571,
            "count": 3669363,
            "maximum": 4843,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 635.8924387,
            "variance": 404359.1936
          },
          {
            "average": 1.021354388,
            "count": 3669363,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1809531417,
            "variance": 0.03274403949
          },
          {
            "average": 1.042863026,
            "count": 3669363,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2774296231,
            "variance": 0.07696719575
          },
          {
            "average": 1,
            "count": 3669363,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3669363,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.23854522,
            "count": 3669363,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.75197407,
            "variance": 189.1167909
          },
          {
            "average": 20.04798786,
            "count": 3669363,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.323315596,
            "variance": 1.751164165
          },
          {
            "average": 1.563470553,
            "count": 3669363,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5135825348,
            "variance": 0.2637670201
          },
          {
            "average": 15.43617189,
            "count": 3669363,
            "maximum": 19,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.583000843,
            "variance": 2.505891668
          },
          {
            "average": 246832902.5,
            "count": 3669363,
            "maximum": 246834973.1,
            "minimum": 246830969.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 896.610822,
            "variance": 803910.966
          },
          {
            "average": 0,
            "count": 3669363,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3669363,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3669363,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3669363,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3669363,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441092.1219,
          1649900.977,
          -1.083445297,
          -439940.9019,
          1651053.297,
          19.3365547
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441092.12187671626,
                1649900.9765174997,
                -1.083445297224969
              ],
              [
                -441092.12187671626,
                1651053.2965174995,
                -1.083445297224969
              ],
              [
                -439940.9018767163,
                1651053.2965174995,
                19.336554702775032
              ],
              [
                -439940.9018767163,
                1649900.9765174997,
                19.336554702775032
              ],
              [
                -441092.12187671626,
                1649900.9765174997,
                -1.083445297224969
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:02:53+00:00",
        "end_time": "2019-07-10T21:56:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8558.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8558.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8558.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8558.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2307982,
            64.53514747,
            -1.083445297,
            -163.2036936,
            64.54680368,
            19.3365547
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2274691152593,
                  64.53514746693902,
                  -1.083445297224969
                ],
                [
                  -163.23079822177473,
                  64.54537593580525,
                  -1.083445297224969
                ],
                [
                  -163.20701438312685,
                  64.54680367893867,
                  19.336554702775032
                ],
                [
                  -163.20369363317113,
                  64.53657467746658,
                  19.336554702775032
                ],
                [
                  -163.2274691152593,
                  64.53514746693902,
                  -1.083445297224969
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8558.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8558.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:02:53Z",
            "pc:count": 3669363,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440537.6293,
                "count": 3669363,
                "maximum": -439940.9019,
                "minimum": -441092.1219,
                "name": "X",
                "position": 0,
                "stddev": 288.6281608,
                "variance": 83306.2152
              },
              {
                "average": 1650446.077,
                "count": 3669363,
                "maximum": 1651053.297,
                "minimum": 1649900.977,
                "name": "Y",
                "position": 1,
                "stddev": 286.1889567,
                "variance": 81904.11896
              },
              {
                "average": 5.56994004,
                "count": 3669363,
                "maximum": 19.3365547,
                "minimum": -1.083445297,
                "name": "Z",
                "position": 2,
                "stddev": 7.188569783,
                "variance": 51.67553552
              },
              {
                "average": 423.6758571,
                "count": 3669363,
                "maximum": 4843,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 635.8924387,
                "variance": 404359.1936
              },
              {
                "average": 1.021354388,
                "count": 3669363,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1809531417,
                "variance": 0.03274403949
              },
              {
                "average": 1.042863026,
                "count": 3669363,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2774296231,
                "variance": 0.07696719575
              },
              {
                "average": 1,
                "count": 3669363,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3669363,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.23854522,
                "count": 3669363,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.75197407,
                "variance": 189.1167909
              },
              {
                "average": 20.04798786,
                "count": 3669363,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.323315596,
                "variance": 1.751164165
              },
              {
                "average": 1.563470553,
                "count": 3669363,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5135825348,
                "variance": 0.2637670201
              },
              {
                "average": 15.43617189,
                "count": 3669363,
                "maximum": 19,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.583000843,
                "variance": 2.505891668
              },
              {
                "average": 246832902.5,
                "count": 3669363,
                "maximum": 246834973.1,
                "minimum": 246830969.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 896.610822,
                "variance": 803910.966
              },
              {
                "average": 0,
                "count": 3669363,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3669363,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3669363,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3669363,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3669363,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441092.1219,
              1649900.977,
              -1.083445297,
              -439940.9019,
              1651053.297,
              19.3365547
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441092.12187671626,
                    1649900.9765174997,
                    -1.083445297224969
                  ],
                  [
                    -441092.12187671626,
                    1651053.2965174995,
                    -1.083445297224969
                  ],
                  [
                    -439940.9018767163,
                    1651053.2965174995,
                    19.336554702775032
                  ],
                  [
                    -439940.9018767163,
                    1649900.9765174997,
                    19.336554702775032
                  ],
                  [
                    -441092.12187671626,
                    1649900.9765174997,
                    -1.083445297224969
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:02:53+00:00",
            "end_time": "2019-07-10T21:56:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7867.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.36778526362374,
              64.61759937778149,
              -2.265859395859676
            ],
            [
              -163.37117451115557,
              64.62782620591292,
              -2.265859395859676
            ],
            [
              -163.3480352021196,
              64.62923283302875,
              6.354140604140325
            ],
            [
              -163.34465410089282,
              64.6190054782865,
              6.354140604140325
            ],
            [
              -163.36778526362374,
              64.61759937778149,
              -2.265859395859676
            ]
          ]
        ]
      },
      "bbox": [
        -163.3711745,
        64.61759938,
        -2.265859396,
        -163.3446541,
        64.62923283,
        6.354140604
      ],
      "properties": {
        "datetime": "2019-07-15T01:29:47Z",
        "pc:count": 4689574,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445854.3937,
            "count": 4689574,
            "maximum": -445344.9272,
            "minimum": -446462.0472,
            "name": "X",
            "position": 0,
            "stddev": 279.4884143,
            "variance": 78113.77375
          },
          {
            "average": 1660523.971,
            "count": 4689574,
            "maximum": 1661099.794,
            "minimum": 1659947.454,
            "name": "Y",
            "position": 1,
            "stddev": 287.6675187,
            "variance": 82752.6013
          },
          {
            "average": 2.078814897,
            "count": 4689574,
            "maximum": 6.354140604,
            "minimum": -2.265859396,
            "name": "Z",
            "position": 2,
            "stddev": 0.8246168336,
            "variance": 0.6799929223
          },
          {
            "average": 545.9364599,
            "count": 4689574,
            "maximum": 3722,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 518.1097662,
            "variance": 268437.7298
          },
          {
            "average": 1.042199782,
            "count": 4689574,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2334066648,
            "variance": 0.05447867116
          },
          {
            "average": 1.084398498,
            "count": 4689574,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3456163713,
            "variance": 0.1194506761
          },
          {
            "average": 1,
            "count": 4689574,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4689574,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.320287301,
            "count": 4689574,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.98416112,
            "variance": 143.6201176
          },
          {
            "average": 20.01260619,
            "count": 4689574,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.172971884,
            "variance": 1.375863041
          },
          {
            "average": 1.3010041,
            "count": 4689574,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4759477267,
            "variance": 0.2265262385
          },
          {
            "average": 12.94948688,
            "count": 4689574,
            "maximum": 22,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.962765198,
            "variance": 15.70350802
          },
          {
            "average": 247100960.8,
            "count": 4689574,
            "maximum": 247189387,
            "minimum": 246833030.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 152414.7372,
            "variance": 23230252120.0
          },
          {
            "average": 0,
            "count": 4689574,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4689574,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4689574,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4689574,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4689574,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446462.0472,
          1659947.454,
          -2.265859396,
          -445344.9272,
          1661099.794,
          6.354140604
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446462.04722204147,
                1659947.453620998,
                -2.265859395859676
              ],
              [
                -446462.04722204147,
                1661099.7936209978,
                -2.265859395859676
              ],
              [
                -445344.9272220415,
                1661099.7936209978,
                6.354140604140325
              ],
              [
                -445344.9272220415,
                1659947.453620998,
                6.354140604140325
              ],
              [
                -446462.04722204147,
                1659947.453620998,
                -2.265859395859676
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:29:47+00:00",
        "end_time": "2019-07-10T22:30:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7867.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7867.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7867.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7867.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3711745,
            64.61759938,
            -2.265859396,
            -163.3446541,
            64.62923283,
            6.354140604
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.36778526362374,
                  64.61759937778149,
                  -2.265859395859676
                ],
                [
                  -163.37117451115557,
                  64.62782620591292,
                  -2.265859395859676
                ],
                [
                  -163.3480352021196,
                  64.62923283302875,
                  6.354140604140325
                ],
                [
                  -163.34465410089282,
                  64.6190054782865,
                  6.354140604140325
                ],
                [
                  -163.36778526362374,
                  64.61759937778149,
                  -2.265859395859676
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7867.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7867.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:29:47Z",
            "pc:count": 4689574,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445854.3937,
                "count": 4689574,
                "maximum": -445344.9272,
                "minimum": -446462.0472,
                "name": "X",
                "position": 0,
                "stddev": 279.4884143,
                "variance": 78113.77375
              },
              {
                "average": 1660523.971,
                "count": 4689574,
                "maximum": 1661099.794,
                "minimum": 1659947.454,
                "name": "Y",
                "position": 1,
                "stddev": 287.6675187,
                "variance": 82752.6013
              },
              {
                "average": 2.078814897,
                "count": 4689574,
                "maximum": 6.354140604,
                "minimum": -2.265859396,
                "name": "Z",
                "position": 2,
                "stddev": 0.8246168336,
                "variance": 0.6799929223
              },
              {
                "average": 545.9364599,
                "count": 4689574,
                "maximum": 3722,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 518.1097662,
                "variance": 268437.7298
              },
              {
                "average": 1.042199782,
                "count": 4689574,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2334066648,
                "variance": 0.05447867116
              },
              {
                "average": 1.084398498,
                "count": 4689574,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3456163713,
                "variance": 0.1194506761
              },
              {
                "average": 1,
                "count": 4689574,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4689574,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.320287301,
                "count": 4689574,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.98416112,
                "variance": 143.6201176
              },
              {
                "average": 20.01260619,
                "count": 4689574,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.172971884,
                "variance": 1.375863041
              },
              {
                "average": 1.3010041,
                "count": 4689574,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4759477267,
                "variance": 0.2265262385
              },
              {
                "average": 12.94948688,
                "count": 4689574,
                "maximum": 22,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.962765198,
                "variance": 15.70350802
              },
              {
                "average": 247100960.8,
                "count": 4689574,
                "maximum": 247189387,
                "minimum": 246833030.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 152414.7372,
                "variance": 23230252120.0
              },
              {
                "average": 0,
                "count": 4689574,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4689574,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4689574,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4689574,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4689574,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446462.0472,
              1659947.454,
              -2.265859396,
              -445344.9272,
              1661099.794,
              6.354140604
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446462.04722204147,
                    1659947.453620998,
                    -2.265859395859676
                  ],
                  [
                    -446462.04722204147,
                    1661099.7936209978,
                    -2.265859395859676
                  ],
                  [
                    -445344.9272220415,
                    1661099.7936209978,
                    6.354140604140325
                  ],
                  [
                    -445344.9272220415,
                    1659947.453620998,
                    6.354140604140325
                  ],
                  [
                    -446462.04722204147,
                    1659947.453620998,
                    -2.265859395859676
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:29:47+00:00",
            "end_time": "2019-07-10T22: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": "20190715_NCMP_AK_03WXM0349.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.8588435112758,
              64.44945226803112,
              -1.149452901838586
            ],
            [
              -162.86203290619505,
              64.45969385230968,
              -1.149452901838586
            ],
            [
              -162.8383006206621,
              64.46106476237827,
              29.430547098161416
            ],
            [
              -162.83511956402336,
              64.4508226680231,
              29.430547098161416
            ],
            [
              -162.8588435112758,
              64.44945226803112,
              -1.149452901838586
            ]
          ]
        ]
      },
      "bbox": [
        -162.8620329,
        64.44945227,
        -1.149452902,
        -162.8351196,
        64.46106476,
        29.4305471
      ],
      "properties": {
        "datetime": "2019-07-16T00:48:51Z",
        "pc:count": 4334003,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -424272.7855,
            "count": 4334003,
            "maximum": -423698.305,
            "minimum": -424849.605,
            "name": "X",
            "position": 0,
            "stddev": 286.6444127,
            "variance": 82165.01933
          },
          {
            "average": 1638596.296,
            "count": 4334003,
            "maximum": 1639177.391,
            "minimum": 1638024.331,
            "name": "Y",
            "position": 1,
            "stddev": 290.6930206,
            "variance": 84502.43225
          },
          {
            "average": 13.24052147,
            "count": 4334003,
            "maximum": 29.4305471,
            "minimum": -1.149452902,
            "name": "Z",
            "position": 2,
            "stddev": 8.023232739,
            "variance": 64.37226358
          },
          {
            "average": 858.4397041,
            "count": 4334003,
            "maximum": 6612,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 669.6746467,
            "variance": 448464.1325
          },
          {
            "average": 1.003348636,
            "count": 4334003,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06230904095,
            "variance": 0.003882416584
          },
          {
            "average": 1.006742727,
            "count": 4334003,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09143013421,
            "variance": 0.008359469442
          },
          {
            "average": 1,
            "count": 4334003,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4334003,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.358659419,
            "count": 4334003,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.50324147,
            "variance": 110.3180815
          },
          {
            "average": 19.93922089,
            "count": 4334003,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.577957614,
            "variance": 2.489950232
          },
          {
            "average": 1.1818349,
            "count": 4334003,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3872374217,
            "variance": 0.1499528208
          },
          {
            "average": 25.32298732,
            "count": 4334003,
            "maximum": 29,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.560818153,
            "variance": 2.436153308
          },
          {
            "average": 247271204.9,
            "count": 4334003,
            "maximum": 247273331,
            "minimum": 247268295.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1016.272537,
            "variance": 1032809.869
          },
          {
            "average": 0,
            "count": 4334003,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4334003,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4334003,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4334003,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4334003,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -424849.605,
          1638024.331,
          -1.149452902,
          -423698.305,
          1639177.391,
          29.4305471
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -424849.605012011,
                1638024.3313957832,
                -1.149452901838586
              ],
              [
                -424849.605012011,
                1639177.3913957833,
                -1.149452901838586
              ],
              [
                -423698.30501201097,
                1639177.3913957833,
                29.430547098161416
              ],
              [
                -423698.30501201097,
                1638024.3313957832,
                29.430547098161416
              ],
              [
                -424849.605012011,
                1638024.3313957832,
                -1.149452901838586
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:48:51+00:00",
        "end_time": "2019-07-15T23:24:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0349.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0349.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0349.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0349.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8620329,
            64.44945227,
            -1.149452902,
            -162.8351196,
            64.46106476,
            29.4305471
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.8588435112758,
                  64.44945226803112,
                  -1.149452901838586
                ],
                [
                  -162.86203290619505,
                  64.45969385230968,
                  -1.149452901838586
                ],
                [
                  -162.8383006206621,
                  64.46106476237827,
                  29.430547098161416
                ],
                [
                  -162.83511956402336,
                  64.4508226680231,
                  29.430547098161416
                ],
                [
                  -162.8588435112758,
                  64.44945226803112,
                  -1.149452901838586
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0349.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0349.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:48:51Z",
            "pc:count": 4334003,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -424272.7855,
                "count": 4334003,
                "maximum": -423698.305,
                "minimum": -424849.605,
                "name": "X",
                "position": 0,
                "stddev": 286.6444127,
                "variance": 82165.01933
              },
              {
                "average": 1638596.296,
                "count": 4334003,
                "maximum": 1639177.391,
                "minimum": 1638024.331,
                "name": "Y",
                "position": 1,
                "stddev": 290.6930206,
                "variance": 84502.43225
              },
              {
                "average": 13.24052147,
                "count": 4334003,
                "maximum": 29.4305471,
                "minimum": -1.149452902,
                "name": "Z",
                "position": 2,
                "stddev": 8.023232739,
                "variance": 64.37226358
              },
              {
                "average": 858.4397041,
                "count": 4334003,
                "maximum": 6612,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 669.6746467,
                "variance": 448464.1325
              },
              {
                "average": 1.003348636,
                "count": 4334003,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06230904095,
                "variance": 0.003882416584
              },
              {
                "average": 1.006742727,
                "count": 4334003,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09143013421,
                "variance": 0.008359469442
              },
              {
                "average": 1,
                "count": 4334003,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4334003,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.358659419,
                "count": 4334003,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.50324147,
                "variance": 110.3180815
              },
              {
                "average": 19.93922089,
                "count": 4334003,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.577957614,
                "variance": 2.489950232
              },
              {
                "average": 1.1818349,
                "count": 4334003,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3872374217,
                "variance": 0.1499528208
              },
              {
                "average": 25.32298732,
                "count": 4334003,
                "maximum": 29,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.560818153,
                "variance": 2.436153308
              },
              {
                "average": 247271204.9,
                "count": 4334003,
                "maximum": 247273331,
                "minimum": 247268295.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1016.272537,
                "variance": 1032809.869
              },
              {
                "average": 0,
                "count": 4334003,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4334003,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4334003,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4334003,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4334003,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -424849.605,
              1638024.331,
              -1.149452902,
              -423698.305,
              1639177.391,
              29.4305471
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -424849.605012011,
                    1638024.3313957832,
                    -1.149452901838586
                  ],
                  [
                    -424849.605012011,
                    1639177.3913957833,
                    -1.149452901838586
                  ],
                  [
                    -423698.30501201097,
                    1639177.3913957833,
                    29.430547098161416
                  ],
                  [
                    -423698.30501201097,
                    1638024.3313957832,
                    29.430547098161416
                  ],
                  [
                    -424849.605012011,
                    1638024.3313957832,
                    -1.149452901838586
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:48:51+00:00",
            "end_time": "2019-07-15T23:24: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": "20190710_NCMP_AK_03WWM7967.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3476016775158,
              64.6173217062165,
              -3.820652413653793
            ],
            [
              -163.35098522345066,
              64.62755376383843,
              -3.820652413653793
            ],
            [
              -163.3271263260376,
              64.62900091994345,
              6.599347586346207
            ],
            [
              -163.32375118473777,
              64.61876832026644,
              6.599347586346207
            ],
            [
              -163.3476016775158,
              64.6173217062165,
              -3.820652413653793
            ]
          ]
        ]
      },
      "bbox": [
        -163.3509852,
        64.61732171,
        -3.820652414,
        -163.3237512,
        64.62900092,
        6.599347586
      ],
      "properties": {
        "datetime": "2019-07-15T01:19:59Z",
        "pc:count": 6643458,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444924.2956,
            "count": 6643458,
            "maximum": -444359.0053,
            "minimum": -445510.8253,
            "name": "X",
            "position": 0,
            "stddev": 289.3693731,
            "variance": 83734.63407
          },
          {
            "average": 1660322.772,
            "count": 6643458,
            "maximum": 1660934.12,
            "minimum": 1659781.24,
            "name": "Y",
            "position": 1,
            "stddev": 290.0004116,
            "variance": 84100.23873
          },
          {
            "average": 1.91060896,
            "count": 6643458,
            "maximum": 6.599347586,
            "minimum": -3.820652414,
            "name": "Z",
            "position": 2,
            "stddev": 1.085100389,
            "variance": 1.177442855
          },
          {
            "average": 609.2301697,
            "count": 6643458,
            "maximum": 6128,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 497.0114925,
            "variance": 247020.4237
          },
          {
            "average": 1.018334428,
            "count": 6643458,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1497051904,
            "variance": 0.02241164402
          },
          {
            "average": 1.036697003,
            "count": 6643458,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.220482221,
            "variance": 0.04861240979
          },
          {
            "average": 1,
            "count": 6643458,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6643458,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.721197455,
            "count": 6643458,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.97781949,
            "variance": 120.5125207
          },
          {
            "average": 20.04594181,
            "count": 6643458,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.145283441,
            "variance": 1.311674159
          },
          {
            "average": 1.219664368,
            "count": 6643458,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4265307395,
            "variance": 0.1819284717
          },
          {
            "average": 12.7931514,
            "count": 6643458,
            "maximum": 26,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.128389268,
            "variance": 66.07071209
          },
          {
            "average": 247045204.1,
            "count": 6643458,
            "maximum": 247188799.2,
            "minimum": 246834178.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 171601.1976,
            "variance": 29446971010.0
          },
          {
            "average": 0,
            "count": 6643458,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6643458,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6643458,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6643458,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6643458,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445510.8253,
          1659781.24,
          -3.820652414,
          -444359.0053,
          1660934.12,
          6.599347586
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445510.82528682903,
                1659781.23994886,
                -3.820652413653793
              ],
              [
                -445510.82528682903,
                1660934.1199488598,
                -3.820652413653793
              ],
              [
                -444359.0052868291,
                1660934.1199488598,
                6.599347586346207
              ],
              [
                -444359.0052868291,
                1659781.23994886,
                6.599347586346207
              ],
              [
                -445510.82528682903,
                1659781.23994886,
                -3.820652413653793
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:19:59+00:00",
        "end_time": "2019-07-10T22:49:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7967.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7967.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7967.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7967.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3509852,
            64.61732171,
            -3.820652414,
            -163.3237512,
            64.62900092,
            6.599347586
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3476016775158,
                  64.6173217062165,
                  -3.820652413653793
                ],
                [
                  -163.35098522345066,
                  64.62755376383843,
                  -3.820652413653793
                ],
                [
                  -163.3271263260376,
                  64.62900091994345,
                  6.599347586346207
                ],
                [
                  -163.32375118473777,
                  64.61876832026644,
                  6.599347586346207
                ],
                [
                  -163.3476016775158,
                  64.6173217062165,
                  -3.820652413653793
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7967.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7967.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:19:59Z",
            "pc:count": 6643458,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444924.2956,
                "count": 6643458,
                "maximum": -444359.0053,
                "minimum": -445510.8253,
                "name": "X",
                "position": 0,
                "stddev": 289.3693731,
                "variance": 83734.63407
              },
              {
                "average": 1660322.772,
                "count": 6643458,
                "maximum": 1660934.12,
                "minimum": 1659781.24,
                "name": "Y",
                "position": 1,
                "stddev": 290.0004116,
                "variance": 84100.23873
              },
              {
                "average": 1.91060896,
                "count": 6643458,
                "maximum": 6.599347586,
                "minimum": -3.820652414,
                "name": "Z",
                "position": 2,
                "stddev": 1.085100389,
                "variance": 1.177442855
              },
              {
                "average": 609.2301697,
                "count": 6643458,
                "maximum": 6128,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 497.0114925,
                "variance": 247020.4237
              },
              {
                "average": 1.018334428,
                "count": 6643458,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1497051904,
                "variance": 0.02241164402
              },
              {
                "average": 1.036697003,
                "count": 6643458,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.220482221,
                "variance": 0.04861240979
              },
              {
                "average": 1,
                "count": 6643458,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6643458,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.721197455,
                "count": 6643458,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.97781949,
                "variance": 120.5125207
              },
              {
                "average": 20.04594181,
                "count": 6643458,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.145283441,
                "variance": 1.311674159
              },
              {
                "average": 1.219664368,
                "count": 6643458,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4265307395,
                "variance": 0.1819284717
              },
              {
                "average": 12.7931514,
                "count": 6643458,
                "maximum": 26,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.128389268,
                "variance": 66.07071209
              },
              {
                "average": 247045204.1,
                "count": 6643458,
                "maximum": 247188799.2,
                "minimum": 246834178.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 171601.1976,
                "variance": 29446971010.0
              },
              {
                "average": 0,
                "count": 6643458,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6643458,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6643458,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6643458,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6643458,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445510.8253,
              1659781.24,
              -3.820652414,
              -444359.0053,
              1660934.12,
              6.599347586
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445510.82528682903,
                    1659781.23994886,
                    -3.820652413653793
                  ],
                  [
                    -445510.82528682903,
                    1660934.1199488598,
                    -3.820652413653793
                  ],
                  [
                    -444359.0052868291,
                    1660934.1199488598,
                    6.599347586346207
                  ],
                  [
                    -444359.0052868291,
                    1659781.23994886,
                    6.599347586346207
                  ],
                  [
                    -445510.82528682903,
                    1659781.23994886,
                    -3.820652413653793
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:19:59+00:00",
            "end_time": "2019-07-10T22: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": "20190710_NCMP_AK_03WWM8460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2471441244221,
              64.55333429611227,
              -0.961969281029605
            ],
            [
              -163.25048258494598,
              64.56356314123201,
              -0.961969281029605
            ],
            [
              -163.2266870432068,
              64.56499380076944,
              0.718030718970395
            ],
            [
              -163.22335694805366,
              64.55476442149596,
              0.718030718970395
            ],
            [
              -163.2471441244221,
              64.55333429611227,
              -0.961969281029605
            ]
          ]
        ]
      },
      "bbox": [
        -163.2504826,
        64.5533343,
        -0.961969281,
        -163.2233569,
        64.5649938,
        0.718030719
      ],
      "properties": {
        "datetime": "2019-07-10T23:29:49Z",
        "pc:count": 2365391,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441168.3292,
            "count": 2365391,
            "maximum": -440593.8225,
            "minimum": -441744.9225,
            "name": "X",
            "position": 0,
            "stddev": 302.4620226,
            "variance": 91483.27509
          },
          {
            "average": 1652568.293,
            "count": 2365391,
            "maximum": 1653193.664,
            "minimum": 1652041.284,
            "name": "Y",
            "position": 1,
            "stddev": 273.342931,
            "variance": 74716.35792
          },
          {
            "average": -0.002400575475,
            "count": 2365391,
            "maximum": 0.718030719,
            "minimum": -0.961969281,
            "name": "Z",
            "position": 2,
            "stddev": 0.1197567618,
            "variance": 0.01434168201
          },
          {
            "average": 6.233180899,
            "count": 2365391,
            "maximum": 1966,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 81.62709741,
            "variance": 6662.983031
          },
          {
            "average": 1.000013951,
            "count": 2365391,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003735102826,
            "variance": 1.395099312e-05
          },
          {
            "average": 1.000027902,
            "count": 2365391,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005282196225,
            "variance": 2.790159696e-05
          },
          {
            "average": 1,
            "count": 2365391,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2365391,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2365391,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.82646016,
            "count": 2365391,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.161053717,
            "variance": 1.348045734
          },
          {
            "average": 2.000342861,
            "count": 2365391,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01853615335,
            "variance": 0.000343588981
          },
          {
            "average": 18.21705798,
            "count": 2365391,
            "maximum": 22,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.564846454,
            "variance": 2.448744423
          },
          {
            "average": 246834482.9,
            "count": 2365391,
            "maximum": 246836589,
            "minimum": 246832708,
            "name": "GpsTime",
            "position": 12,
            "stddev": 891.2775891,
            "variance": 794375.7409
          },
          {
            "average": 0,
            "count": 2365391,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2365391,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2365391,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2365391,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2365391,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441744.9225,
          1652041.284,
          -0.961969281,
          -440593.8225,
          1653193.664,
          0.718030719
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441744.92252346233,
                1652041.2839735956,
                -0.961969281029605
              ],
              [
                -441744.92252346233,
                1653193.6639735955,
                -0.961969281029605
              ],
              [
                -440593.82252346235,
                1653193.6639735955,
                0.718030718970395
              ],
              [
                -440593.82252346235,
                1652041.2839735956,
                0.718030718970395
              ],
              [
                -441744.92252346233,
                1652041.2839735956,
                -0.961969281029605
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:29:49+00:00",
        "end_time": "2019-07-10T22:25:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2504826,
            64.5533343,
            -0.961969281,
            -163.2233569,
            64.5649938,
            0.718030719
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2471441244221,
                  64.55333429611227,
                  -0.961969281029605
                ],
                [
                  -163.25048258494598,
                  64.56356314123201,
                  -0.961969281029605
                ],
                [
                  -163.2266870432068,
                  64.56499380076944,
                  0.718030718970395
                ],
                [
                  -163.22335694805366,
                  64.55476442149596,
                  0.718030718970395
                ],
                [
                  -163.2471441244221,
                  64.55333429611227,
                  -0.961969281029605
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:29:49Z",
            "pc:count": 2365391,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441168.3292,
                "count": 2365391,
                "maximum": -440593.8225,
                "minimum": -441744.9225,
                "name": "X",
                "position": 0,
                "stddev": 302.4620226,
                "variance": 91483.27509
              },
              {
                "average": 1652568.293,
                "count": 2365391,
                "maximum": 1653193.664,
                "minimum": 1652041.284,
                "name": "Y",
                "position": 1,
                "stddev": 273.342931,
                "variance": 74716.35792
              },
              {
                "average": -0.002400575475,
                "count": 2365391,
                "maximum": 0.718030719,
                "minimum": -0.961969281,
                "name": "Z",
                "position": 2,
                "stddev": 0.1197567618,
                "variance": 0.01434168201
              },
              {
                "average": 6.233180899,
                "count": 2365391,
                "maximum": 1966,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 81.62709741,
                "variance": 6662.983031
              },
              {
                "average": 1.000013951,
                "count": 2365391,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003735102826,
                "variance": 1.395099312e-05
              },
              {
                "average": 1.000027902,
                "count": 2365391,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005282196225,
                "variance": 2.790159696e-05
              },
              {
                "average": 1,
                "count": 2365391,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2365391,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2365391,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.82646016,
                "count": 2365391,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.161053717,
                "variance": 1.348045734
              },
              {
                "average": 2.000342861,
                "count": 2365391,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01853615335,
                "variance": 0.000343588981
              },
              {
                "average": 18.21705798,
                "count": 2365391,
                "maximum": 22,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.564846454,
                "variance": 2.448744423
              },
              {
                "average": 246834482.9,
                "count": 2365391,
                "maximum": 246836589,
                "minimum": 246832708,
                "name": "GpsTime",
                "position": 12,
                "stddev": 891.2775891,
                "variance": 794375.7409
              },
              {
                "average": 0,
                "count": 2365391,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2365391,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2365391,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2365391,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2365391,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441744.9225,
              1652041.284,
              -0.961969281,
              -440593.8225,
              1653193.664,
              0.718030719
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441744.92252346233,
                    1652041.2839735956,
                    -0.961969281029605
                  ],
                  [
                    -441744.92252346233,
                    1653193.6639735955,
                    -0.961969281029605
                  ],
                  [
                    -440593.82252346235,
                    1653193.6639735955,
                    0.718030718970395
                  ],
                  [
                    -440593.82252346235,
                    1652041.2839735956,
                    0.718030718970395
                  ],
                  [
                    -441744.92252346233,
                    1652041.2839735956,
                    -0.961969281029605
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:29:49+00:00",
            "end_time": "2019-07-10T22:25:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9761.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.97560447331443,
              64.55917589301107,
              6.5074587123425
            ],
            [
              -162.9784098458106,
              64.5680334530629,
              6.5074587123425
            ],
            [
              -162.96285147997784,
              64.56894127187331,
              14.2674587123425
            ],
            [
              -162.9600508501222,
              64.560083418246,
              14.2674587123425
            ],
            [
              -162.97560447331443,
              64.55917589301107,
              6.5074587123425
            ]
          ]
        ]
      },
      "bbox": [
        -162.9784098,
        64.55917589,
        6.507458712,
        -162.9600509,
        64.56894127,
        14.26745871
      ],
      "properties": {
        "datetime": "2019-07-15T22:05:04Z",
        "pc:count": 1205707,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428481.8506,
            "count": 1205707,
            "maximum": -428013.5809,
            "minimum": -428765.6809,
            "name": "X",
            "position": 0,
            "stddev": 157.7157938,
            "variance": 24874.27163
          },
          {
            "average": 1651262.176,
            "count": 1205707,
            "maximum": 1651904.563,
            "minimum": 1650907.243,
            "name": "Y",
            "position": 1,
            "stddev": 204.5894571,
            "variance": 41856.84597
          },
          {
            "average": 9.02449373,
            "count": 1205707,
            "maximum": 14.26745871,
            "minimum": 6.507458712,
            "name": "Z",
            "position": 2,
            "stddev": 1.287616135,
            "variance": 1.657955312
          },
          {
            "average": 924.8871061,
            "count": 1205707,
            "maximum": 6010,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 567.2066468,
            "variance": 321723.3801
          },
          {
            "average": 1.000139337,
            "count": 1205707,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01187336577,
            "variance": 0.0001409768147
          },
          {
            "average": 1.000287798,
            "count": 1205707,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01710823474,
            "variance": 0.0002926916961
          },
          {
            "average": 1,
            "count": 1205707,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1205707,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.521508128,
            "count": 1205707,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.173573794,
            "variance": 26.7658658
          },
          {
            "average": 19.77007163,
            "count": 1205707,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.245873937,
            "variance": 1.552201868
          },
          {
            "average": 1.037136717,
            "count": 1205707,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1891012162,
            "variance": 0.03575926996
          },
          {
            "average": 10.53984011,
            "count": 1205707,
            "maximum": 13,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6569262857,
            "variance": 0.4315521449
          },
          {
            "average": 247262019,
            "count": 1205707,
            "maximum": 247263504.5,
            "minimum": 247261682.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 402.6095483,
            "variance": 162094.4484
          },
          {
            "average": 0,
            "count": 1205707,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1205707,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1205707,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1205707,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1205707,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428765.6809,
          1650907.243,
          6.507458712,
          -428013.5809,
          1651904.563,
          14.26745871
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428765.68089858384,
                1650907.2426083821,
                6.5074587123425
              ],
              [
                -428765.68089858384,
                1651904.562608382,
                6.5074587123425
              ],
              [
                -428013.58089858387,
                1651904.562608382,
                14.2674587123425
              ],
              [
                -428013.58089858387,
                1650907.2426083821,
                14.2674587123425
              ],
              [
                -428765.68089858384,
                1650907.2426083821,
                6.5074587123425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:05:04+00:00",
        "end_time": "2019-07-15T21:34:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9761.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9761.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9761.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9761.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9784098,
            64.55917589,
            6.507458712,
            -162.9600509,
            64.56894127,
            14.26745871
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.97560447331443,
                  64.55917589301107,
                  6.5074587123425
                ],
                [
                  -162.9784098458106,
                  64.5680334530629,
                  6.5074587123425
                ],
                [
                  -162.96285147997784,
                  64.56894127187331,
                  14.2674587123425
                ],
                [
                  -162.9600508501222,
                  64.560083418246,
                  14.2674587123425
                ],
                [
                  -162.97560447331443,
                  64.55917589301107,
                  6.5074587123425
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9761.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9761.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:05:04Z",
            "pc:count": 1205707,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428481.8506,
                "count": 1205707,
                "maximum": -428013.5809,
                "minimum": -428765.6809,
                "name": "X",
                "position": 0,
                "stddev": 157.7157938,
                "variance": 24874.27163
              },
              {
                "average": 1651262.176,
                "count": 1205707,
                "maximum": 1651904.563,
                "minimum": 1650907.243,
                "name": "Y",
                "position": 1,
                "stddev": 204.5894571,
                "variance": 41856.84597
              },
              {
                "average": 9.02449373,
                "count": 1205707,
                "maximum": 14.26745871,
                "minimum": 6.507458712,
                "name": "Z",
                "position": 2,
                "stddev": 1.287616135,
                "variance": 1.657955312
              },
              {
                "average": 924.8871061,
                "count": 1205707,
                "maximum": 6010,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 567.2066468,
                "variance": 321723.3801
              },
              {
                "average": 1.000139337,
                "count": 1205707,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01187336577,
                "variance": 0.0001409768147
              },
              {
                "average": 1.000287798,
                "count": 1205707,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01710823474,
                "variance": 0.0002926916961
              },
              {
                "average": 1,
                "count": 1205707,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1205707,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.521508128,
                "count": 1205707,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.173573794,
                "variance": 26.7658658
              },
              {
                "average": 19.77007163,
                "count": 1205707,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.245873937,
                "variance": 1.552201868
              },
              {
                "average": 1.037136717,
                "count": 1205707,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1891012162,
                "variance": 0.03575926996
              },
              {
                "average": 10.53984011,
                "count": 1205707,
                "maximum": 13,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6569262857,
                "variance": 0.4315521449
              },
              {
                "average": 247262019,
                "count": 1205707,
                "maximum": 247263504.5,
                "minimum": 247261682.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 402.6095483,
                "variance": 162094.4484
              },
              {
                "average": 0,
                "count": 1205707,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1205707,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1205707,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1205707,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1205707,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428765.6809,
              1650907.243,
              6.507458712,
              -428013.5809,
              1651904.563,
              14.26745871
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428765.68089858384,
                    1650907.2426083821,
                    6.5074587123425
                  ],
                  [
                    -428765.68089858384,
                    1651904.562608382,
                    6.5074587123425
                  ],
                  [
                    -428013.58089858387,
                    1651904.562608382,
                    14.2674587123425
                  ],
                  [
                    -428013.58089858387,
                    1650907.2426083821,
                    14.2674587123425
                  ],
                  [
                    -428765.68089858384,
                    1650907.2426083821,
                    6.5074587123425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:05:04+00:00",
            "end_time": "2019-07-15T21:34: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": "20190714_NCMP_AK_03WWM7375.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.45963708921875,
              64.69104753442718,
              -0.079193499906092
            ],
            [
              -163.4628635754708,
              64.7006638153943,
              -0.079193499906092
            ],
            [
              -163.44829401702611,
              64.70155651118922,
              23.60080650009391
            ],
            [
              -163.44507236361983,
              64.6919399149244,
              23.60080650009391
            ],
            [
              -163.45963708921875,
              64.69104753442718,
              -0.079193499906092
            ]
          ]
        ]
      },
      "bbox": [
        -163.4628636,
        64.69104753,
        -0.07919349991,
        -163.4450724,
        64.70155651,
        23.6008065
      ],
      "properties": {
        "datetime": "2019-07-15T00:52:17Z",
        "pc:count": 2461262,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -449260.8604,
            "count": 2461262,
            "maximum": -448945.27,
            "minimum": -449647.01,
            "name": "X",
            "position": 0,
            "stddev": 164.1252299,
            "variance": 26937.09109
          },
          {
            "average": 1669357.704,
            "count": 2461262,
            "maximum": 1669762.003,
            "minimum": 1668678.363,
            "name": "Y",
            "position": 1,
            "stddev": 238.9316701,
            "variance": 57088.34296
          },
          {
            "average": 6.178307916,
            "count": 2461262,
            "maximum": 23.6008065,
            "minimum": -0.07919349991,
            "name": "Z",
            "position": 2,
            "stddev": 2.993093612,
            "variance": 8.958609369
          },
          {
            "average": 242.7176717,
            "count": 2461262,
            "maximum": 5289,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 407.2582283,
            "variance": 165859.2646
          },
          {
            "average": 1.677101016,
            "count": 2461262,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9374806944,
            "variance": 0.8788700524
          },
          {
            "average": 2.354899235,
            "count": 2461262,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.249698201,
            "variance": 1.561745592
          },
          {
            "average": 1,
            "count": 2461262,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2461262,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.340309971,
            "count": 2461262,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.70442823,
            "variance": 32.54050143
          },
          {
            "average": 19.746533,
            "count": 2461262,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.563500146,
            "variance": 2.444532706
          },
          {
            "average": 1.782078868,
            "count": 2461262,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.031296729,
            "variance": 1.063572942
          },
          {
            "average": 7.826814049,
            "count": 2461262,
            "maximum": 9,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.475322176,
            "variance": 2.176575523
          },
          {
            "average": 247186693.5,
            "count": 2461262,
            "maximum": 247187137.8,
            "minimum": 247184947.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 547.837528,
            "variance": 300125.957
          },
          {
            "average": 0,
            "count": 2461262,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2461262,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2461262,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2461262,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2461262,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -449647.01,
          1668678.363,
          -0.07919349991,
          -448945.27,
          1669762.003,
          23.6008065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -449647.01002955064,
                1668678.3632322736,
                -0.079193499906092
              ],
              [
                -449647.01002955064,
                1669762.0032322737,
                -0.079193499906092
              ],
              [
                -448945.27002955065,
                1669762.0032322737,
                23.60080650009391
              ],
              [
                -448945.27002955065,
                1668678.3632322736,
                23.60080650009391
              ],
              [
                -449647.01002955064,
                1668678.3632322736,
                -0.079193499906092
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T00:52:17+00:00",
        "end_time": "2019-07-15T00:15:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7375.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7375.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7375.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7375.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4628636,
            64.69104753,
            -0.07919349991,
            -163.4450724,
            64.70155651,
            23.6008065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.45963708921875,
                  64.69104753442718,
                  -0.079193499906092
                ],
                [
                  -163.4628635754708,
                  64.7006638153943,
                  -0.079193499906092
                ],
                [
                  -163.44829401702611,
                  64.70155651118922,
                  23.60080650009391
                ],
                [
                  -163.44507236361983,
                  64.6919399149244,
                  23.60080650009391
                ],
                [
                  -163.45963708921875,
                  64.69104753442718,
                  -0.079193499906092
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7375.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7375.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T00:52:17Z",
            "pc:count": 2461262,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -449260.8604,
                "count": 2461262,
                "maximum": -448945.27,
                "minimum": -449647.01,
                "name": "X",
                "position": 0,
                "stddev": 164.1252299,
                "variance": 26937.09109
              },
              {
                "average": 1669357.704,
                "count": 2461262,
                "maximum": 1669762.003,
                "minimum": 1668678.363,
                "name": "Y",
                "position": 1,
                "stddev": 238.9316701,
                "variance": 57088.34296
              },
              {
                "average": 6.178307916,
                "count": 2461262,
                "maximum": 23.6008065,
                "minimum": -0.07919349991,
                "name": "Z",
                "position": 2,
                "stddev": 2.993093612,
                "variance": 8.958609369
              },
              {
                "average": 242.7176717,
                "count": 2461262,
                "maximum": 5289,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 407.2582283,
                "variance": 165859.2646
              },
              {
                "average": 1.677101016,
                "count": 2461262,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9374806944,
                "variance": 0.8788700524
              },
              {
                "average": 2.354899235,
                "count": 2461262,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.249698201,
                "variance": 1.561745592
              },
              {
                "average": 1,
                "count": 2461262,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2461262,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.340309971,
                "count": 2461262,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.70442823,
                "variance": 32.54050143
              },
              {
                "average": 19.746533,
                "count": 2461262,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.563500146,
                "variance": 2.444532706
              },
              {
                "average": 1.782078868,
                "count": 2461262,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.031296729,
                "variance": 1.063572942
              },
              {
                "average": 7.826814049,
                "count": 2461262,
                "maximum": 9,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.475322176,
                "variance": 2.176575523
              },
              {
                "average": 247186693.5,
                "count": 2461262,
                "maximum": 247187137.8,
                "minimum": 247184947.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 547.837528,
                "variance": 300125.957
              },
              {
                "average": 0,
                "count": 2461262,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2461262,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2461262,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2461262,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2461262,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -449647.01,
              1668678.363,
              -0.07919349991,
              -448945.27,
              1669762.003,
              23.6008065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -449647.01002955064,
                    1668678.3632322736,
                    -0.079193499906092
                  ],
                  [
                    -449647.01002955064,
                    1669762.0032322737,
                    -0.079193499906092
                  ],
                  [
                    -448945.27002955065,
                    1669762.0032322737,
                    23.60080650009391
                  ],
                  [
                    -448945.27002955065,
                    1668678.3632322736,
                    23.60080650009391
                  ],
                  [
                    -449647.01002955064,
                    1668678.3632322736,
                    -0.079193499906092
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T00:52:17+00:00",
            "end_time": "2019-07-15T00:15: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": "20190714_NCMP_AK_03WWM8268.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.28434304918486,
              64.62557601814122,
              -1.501756847782748
            ],
            [
              -163.28770406420836,
              64.63580726954206,
              -1.501756847782748
            ],
            [
              -163.26383794137496,
              64.63724452611683,
              5.658243152217253
            ],
            [
              -163.26048533755392,
              64.62701273620962,
              5.658243152217253
            ],
            [
              -163.28434304918486,
              64.62557601814122,
              -1.501756847782748
            ]
          ]
        ]
      },
      "bbox": [
        -163.2877041,
        64.62557602,
        -1.501756848,
        -163.2604853,
        64.63724453,
        5.658243152
      ],
      "properties": {
        "datetime": "2019-07-15T20:41:03Z",
        "pc:count": 3828858,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441808.0564,
            "count": 3828858,
            "maximum": -441235.6303,
            "minimum": -442387.3103,
            "name": "X",
            "position": 0,
            "stddev": 284.2231561,
            "variance": 80782.80248
          },
          {
            "average": 1660836.585,
            "count": 3828858,
            "maximum": 1661422.781,
            "minimum": 1660270.161,
            "name": "Y",
            "position": 1,
            "stddev": 289.2353083,
            "variance": 83657.06354
          },
          {
            "average": 2.26491644,
            "count": 3828858,
            "maximum": 5.658243152,
            "minimum": -1.501756848,
            "name": "Z",
            "position": 2,
            "stddev": 0.5090953036,
            "variance": 0.2591780282
          },
          {
            "average": 667.8683017,
            "count": 3828858,
            "maximum": 10676,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 490.5717627,
            "variance": 240660.6544
          },
          {
            "average": 1.00113846,
            "count": 3828858,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03596312207,
            "variance": 0.001293346149
          },
          {
            "average": 1.002275613,
            "count": 3828858,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0523352899,
            "variance": 0.002738982569
          },
          {
            "average": 1,
            "count": 3828858,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828858,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.501258861,
            "count": 3828858,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.652439745,
            "variance": 93.16959302
          },
          {
            "average": 19.9454366,
            "count": 3828858,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.226343871,
            "variance": 1.503919289
          },
          {
            "average": 1.145751292,
            "count": 3828858,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3534779464,
            "variance": 0.1249466586
          },
          {
            "average": 5.5231714,
            "count": 3828858,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.63588088,
            "variance": 44.03491505
          },
          {
            "average": 247245071.8,
            "count": 3828858,
            "maximum": 247258463.6,
            "minimum": 247191679.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24043.4977,
            "variance": 578089781.8
          },
          {
            "average": 0,
            "count": 3828858,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828858,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828858,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828858,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828858,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442387.3103,
          1660270.161,
          -1.501756848,
          -441235.6303,
          1661422.781,
          5.658243152
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442387.3102832279,
                1660270.1605316782,
                -1.501756847782748
              ],
              [
                -442387.3102832279,
                1661422.7805316783,
                -1.501756847782748
              ],
              [
                -441235.63028322783,
                1661422.7805316783,
                5.658243152217253
              ],
              [
                -441235.63028322783,
                1660270.1605316782,
                5.658243152217253
              ],
              [
                -442387.3102832279,
                1660270.1605316782,
                -1.501756847782748
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:41:03+00:00",
        "end_time": "2019-07-15T02:07:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8268.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8268.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8268.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8268.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2877041,
            64.62557602,
            -1.501756848,
            -163.2604853,
            64.63724453,
            5.658243152
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.28434304918486,
                  64.62557601814122,
                  -1.501756847782748
                ],
                [
                  -163.28770406420836,
                  64.63580726954206,
                  -1.501756847782748
                ],
                [
                  -163.26383794137496,
                  64.63724452611683,
                  5.658243152217253
                ],
                [
                  -163.26048533755392,
                  64.62701273620962,
                  5.658243152217253
                ],
                [
                  -163.28434304918486,
                  64.62557601814122,
                  -1.501756847782748
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8268.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8268.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:41:03Z",
            "pc:count": 3828858,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441808.0564,
                "count": 3828858,
                "maximum": -441235.6303,
                "minimum": -442387.3103,
                "name": "X",
                "position": 0,
                "stddev": 284.2231561,
                "variance": 80782.80248
              },
              {
                "average": 1660836.585,
                "count": 3828858,
                "maximum": 1661422.781,
                "minimum": 1660270.161,
                "name": "Y",
                "position": 1,
                "stddev": 289.2353083,
                "variance": 83657.06354
              },
              {
                "average": 2.26491644,
                "count": 3828858,
                "maximum": 5.658243152,
                "minimum": -1.501756848,
                "name": "Z",
                "position": 2,
                "stddev": 0.5090953036,
                "variance": 0.2591780282
              },
              {
                "average": 667.8683017,
                "count": 3828858,
                "maximum": 10676,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 490.5717627,
                "variance": 240660.6544
              },
              {
                "average": 1.00113846,
                "count": 3828858,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03596312207,
                "variance": 0.001293346149
              },
              {
                "average": 1.002275613,
                "count": 3828858,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0523352899,
                "variance": 0.002738982569
              },
              {
                "average": 1,
                "count": 3828858,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3828858,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.501258861,
                "count": 3828858,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.652439745,
                "variance": 93.16959302
              },
              {
                "average": 19.9454366,
                "count": 3828858,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.226343871,
                "variance": 1.503919289
              },
              {
                "average": 1.145751292,
                "count": 3828858,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3534779464,
                "variance": 0.1249466586
              },
              {
                "average": 5.5231714,
                "count": 3828858,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.63588088,
                "variance": 44.03491505
              },
              {
                "average": 247245071.8,
                "count": 3828858,
                "maximum": 247258463.6,
                "minimum": 247191679.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24043.4977,
                "variance": 578089781.8
              },
              {
                "average": 0,
                "count": 3828858,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3828858,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3828858,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3828858,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3828858,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442387.3103,
              1660270.161,
              -1.501756848,
              -441235.6303,
              1661422.781,
              5.658243152
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442387.3102832279,
                    1660270.1605316782,
                    -1.501756847782748
                  ],
                  [
                    -442387.3102832279,
                    1661422.7805316783,
                    -1.501756847782748
                  ],
                  [
                    -441235.63028322783,
                    1661422.7805316783,
                    5.658243152217253
                  ],
                  [
                    -441235.63028322783,
                    1660270.1605316782,
                    5.658243152217253
                  ],
                  [
                    -442387.3102832279,
                    1660270.1605316782,
                    -1.501756847782748
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:41:03+00:00",
            "end_time": "2019-07-15T02:07:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8671.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.19893743905178,
              64.65149073202228,
              0.882849062462384
            ],
            [
              -163.20226996202553,
              64.66172173532067,
              0.882849062462384
            ],
            [
              -163.17838483699498,
              64.66314547215211,
              10.522849062462384
            ],
            [
              -163.1750607422143,
              64.65291393479734,
              10.522849062462384
            ],
            [
              -163.19893743905178,
              64.65149073202228,
              0.882849062462384
            ]
          ]
        ]
      },
      "bbox": [
        -163.20227,
        64.65149073,
        0.8828490625,
        -163.1750607,
        64.66314547,
        10.52284906
      ],
      "properties": {
        "datetime": "2019-07-15T23:35:08Z",
        "pc:count": 4005848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437378.4843,
            "count": 4005848,
            "maximum": -436793.5217,
            "minimum": -437944.8617,
            "name": "X",
            "position": 0,
            "stddev": 290.2466777,
            "variance": 84243.13392
          },
          {
            "average": 1663158.707,
            "count": 4005848,
            "maximum": 1663719.436,
            "minimum": 1662567.096,
            "name": "Y",
            "position": 1,
            "stddev": 290.516905,
            "variance": 84400.07212
          },
          {
            "average": 3.93441178,
            "count": 4005848,
            "maximum": 10.52284906,
            "minimum": 0.8828490625,
            "name": "Z",
            "position": 2,
            "stddev": 2.61191208,
            "variance": 6.822084711
          },
          {
            "average": 814.6314586,
            "count": 4005848,
            "maximum": 17327,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 523.7422858,
            "variance": 274305.9819
          },
          {
            "average": 1.000039193,
            "count": 4005848,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006378791779,
            "variance": 4.068898456e-05
          },
          {
            "average": 1.000079134,
            "count": 4005848,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009144478929,
            "variance": 8.362149489e-05
          },
          {
            "average": 1,
            "count": 4005848,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4005848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.957819917,
            "count": 4005848,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.242364641,
            "variance": 38.96711631
          },
          {
            "average": 20.07771836,
            "count": 4005848,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.103734631,
            "variance": 1.218230135
          },
          {
            "average": 1.054235957,
            "count": 4005848,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2264882495,
            "variance": 0.05129692715
          },
          {
            "average": 18.37446304,
            "count": 4005848,
            "maximum": 22,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.556279077,
            "variance": 2.422004565
          },
          {
            "average": 247266906.6,
            "count": 4005848,
            "maximum": 247268908.2,
            "minimum": 247263954.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 982.4702124,
            "variance": 965247.7183
          },
          {
            "average": 0,
            "count": 4005848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4005848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4005848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4005848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4005848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437944.8617,
          1662567.096,
          0.8828490625,
          -436793.5217,
          1663719.436,
          10.52284906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437944.86170163506,
                1662567.0960394423,
                0.882849062462384
              ],
              [
                -437944.86170163506,
                1663719.4360394422,
                0.882849062462384
              ],
              [
                -436793.5217016351,
                1663719.4360394422,
                10.522849062462384
              ],
              [
                -436793.5217016351,
                1662567.0960394423,
                10.522849062462384
              ],
              [
                -437944.86170163506,
                1662567.0960394423,
                0.882849062462384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:35:08+00:00",
        "end_time": "2019-07-15T22:12:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8671.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8671.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8671.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8671.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.20227,
            64.65149073,
            0.8828490625,
            -163.1750607,
            64.66314547,
            10.52284906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.19893743905178,
                  64.65149073202228,
                  0.882849062462384
                ],
                [
                  -163.20226996202553,
                  64.66172173532067,
                  0.882849062462384
                ],
                [
                  -163.17838483699498,
                  64.66314547215211,
                  10.522849062462384
                ],
                [
                  -163.1750607422143,
                  64.65291393479734,
                  10.522849062462384
                ],
                [
                  -163.19893743905178,
                  64.65149073202228,
                  0.882849062462384
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8671.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8671.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:35:08Z",
            "pc:count": 4005848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437378.4843,
                "count": 4005848,
                "maximum": -436793.5217,
                "minimum": -437944.8617,
                "name": "X",
                "position": 0,
                "stddev": 290.2466777,
                "variance": 84243.13392
              },
              {
                "average": 1663158.707,
                "count": 4005848,
                "maximum": 1663719.436,
                "minimum": 1662567.096,
                "name": "Y",
                "position": 1,
                "stddev": 290.516905,
                "variance": 84400.07212
              },
              {
                "average": 3.93441178,
                "count": 4005848,
                "maximum": 10.52284906,
                "minimum": 0.8828490625,
                "name": "Z",
                "position": 2,
                "stddev": 2.61191208,
                "variance": 6.822084711
              },
              {
                "average": 814.6314586,
                "count": 4005848,
                "maximum": 17327,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 523.7422858,
                "variance": 274305.9819
              },
              {
                "average": 1.000039193,
                "count": 4005848,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006378791779,
                "variance": 4.068898456e-05
              },
              {
                "average": 1.000079134,
                "count": 4005848,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009144478929,
                "variance": 8.362149489e-05
              },
              {
                "average": 1,
                "count": 4005848,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4005848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.957819917,
                "count": 4005848,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.242364641,
                "variance": 38.96711631
              },
              {
                "average": 20.07771836,
                "count": 4005848,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.103734631,
                "variance": 1.218230135
              },
              {
                "average": 1.054235957,
                "count": 4005848,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2264882495,
                "variance": 0.05129692715
              },
              {
                "average": 18.37446304,
                "count": 4005848,
                "maximum": 22,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.556279077,
                "variance": 2.422004565
              },
              {
                "average": 247266906.6,
                "count": 4005848,
                "maximum": 247268908.2,
                "minimum": 247263954.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 982.4702124,
                "variance": 965247.7183
              },
              {
                "average": 0,
                "count": 4005848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4005848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4005848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4005848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4005848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437944.8617,
              1662567.096,
              0.8828490625,
              -436793.5217,
              1663719.436,
              10.52284906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437944.86170163506,
                    1662567.0960394423,
                    0.882849062462384
                  ],
                  [
                    -437944.86170163506,
                    1663719.4360394422,
                    0.882849062462384
                  ],
                  [
                    -436793.5217016351,
                    1663719.4360394422,
                    10.522849062462384
                  ],
                  [
                    -436793.5217016351,
                    1662567.0960394423,
                    10.522849062462384
                  ],
                  [
                    -437944.86170163506,
                    1662567.0960394423,
                    0.882849062462384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:35:08+00:00",
            "end_time": "2019-07-15T22:12:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM9256.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0828984283175,
              64.51537961306407,
              -2.984062548184961
            ],
            [
              -163.0861744027009,
              64.52561390189669,
              -2.984062548184961
            ],
            [
              -163.0624072943116,
              64.52701890956284,
              1.295937451815039
            ],
            [
              -163.05913967504475,
              64.51678409677743,
              1.295937451815039
            ],
            [
              -163.0828984283175,
              64.51537961306407,
              -2.984062548184961
            ]
          ]
        ]
      },
      "bbox": [
        -163.0861744,
        64.51537961,
        -2.984062548,
        -163.0591397,
        64.52701891,
        1.295937452
      ],
      "properties": {
        "datetime": "2019-07-15T20:31:38Z",
        "pc:count": 2727111,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433970.0097,
            "count": 2727111,
            "maximum": -433374.6876,
            "minimum": -434525.5476,
            "name": "X",
            "position": 0,
            "stddev": 285.6664543,
            "variance": 81605.32313
          },
          {
            "average": 1647269.765,
            "count": 2727111,
            "maximum": 1647915.904,
            "minimum": 1646763.244,
            "name": "Y",
            "position": 1,
            "stddev": 286.3941907,
            "variance": 82021.63248
          },
          {
            "average": -0.7604237011,
            "count": 2727111,
            "maximum": 1.295937452,
            "minimum": -2.984062548,
            "name": "Z",
            "position": 2,
            "stddev": 0.3581361637,
            "variance": 0.1282615118
          },
          {
            "average": 92.1445306,
            "count": 2727111,
            "maximum": 3709,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 316.2896788,
            "variance": 100039.1609
          },
          {
            "average": 1.009232481,
            "count": 2727111,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09581743483,
            "variance": 0.009180980818
          },
          {
            "average": 1.018464595,
            "count": 2727111,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1349995051,
            "variance": 0.01822486637
          },
          {
            "average": 1,
            "count": 2727111,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2727111,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.88151747,
            "count": 2727111,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.011867839,
            "variance": 9.071347881
          },
          {
            "average": 19.91596981,
            "count": 2727111,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.128976821,
            "variance": 1.274588663
          },
          {
            "average": 2.016559649,
            "count": 2727111,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1284307017,
            "variance": 0.01649444513
          },
          {
            "average": 9.520451496,
            "count": 2727111,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.631623949,
            "variance": 74.504932
          },
          {
            "average": 247228857.3,
            "count": 2727111,
            "maximum": 247257898.4,
            "minimum": 247190941.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31108.36883,
            "variance": 967730611
          },
          {
            "average": 0,
            "count": 2727111,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2727111,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2727111,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2727111,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2727111,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434525.5476,
          1646763.244,
          -2.984062548,
          -433374.6876,
          1647915.904,
          1.295937452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434525.5476001454,
                1646763.2440502073,
                -2.984062548184961
              ],
              [
                -434525.5476001454,
                1647915.9040502075,
                -2.984062548184961
              ],
              [
                -433374.6876001454,
                1647915.9040502075,
                1.295937451815039
              ],
              [
                -433374.6876001454,
                1646763.2440502073,
                1.295937451815039
              ],
              [
                -434525.5476001454,
                1646763.2440502073,
                -2.984062548184961
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:31:38+00:00",
        "end_time": "2019-07-15T01:55:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9256.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9256.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9256.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9256.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0861744,
            64.51537961,
            -2.984062548,
            -163.0591397,
            64.52701891,
            1.295937452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0828984283175,
                  64.51537961306407,
                  -2.984062548184961
                ],
                [
                  -163.0861744027009,
                  64.52561390189669,
                  -2.984062548184961
                ],
                [
                  -163.0624072943116,
                  64.52701890956284,
                  1.295937451815039
                ],
                [
                  -163.05913967504475,
                  64.51678409677743,
                  1.295937451815039
                ],
                [
                  -163.0828984283175,
                  64.51537961306407,
                  -2.984062548184961
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9256.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9256.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:31:38Z",
            "pc:count": 2727111,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433970.0097,
                "count": 2727111,
                "maximum": -433374.6876,
                "minimum": -434525.5476,
                "name": "X",
                "position": 0,
                "stddev": 285.6664543,
                "variance": 81605.32313
              },
              {
                "average": 1647269.765,
                "count": 2727111,
                "maximum": 1647915.904,
                "minimum": 1646763.244,
                "name": "Y",
                "position": 1,
                "stddev": 286.3941907,
                "variance": 82021.63248
              },
              {
                "average": -0.7604237011,
                "count": 2727111,
                "maximum": 1.295937452,
                "minimum": -2.984062548,
                "name": "Z",
                "position": 2,
                "stddev": 0.3581361637,
                "variance": 0.1282615118
              },
              {
                "average": 92.1445306,
                "count": 2727111,
                "maximum": 3709,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 316.2896788,
                "variance": 100039.1609
              },
              {
                "average": 1.009232481,
                "count": 2727111,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09581743483,
                "variance": 0.009180980818
              },
              {
                "average": 1.018464595,
                "count": 2727111,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1349995051,
                "variance": 0.01822486637
              },
              {
                "average": 1,
                "count": 2727111,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2727111,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.88151747,
                "count": 2727111,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.011867839,
                "variance": 9.071347881
              },
              {
                "average": 19.91596981,
                "count": 2727111,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.128976821,
                "variance": 1.274588663
              },
              {
                "average": 2.016559649,
                "count": 2727111,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1284307017,
                "variance": 0.01649444513
              },
              {
                "average": 9.520451496,
                "count": 2727111,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.631623949,
                "variance": 74.504932
              },
              {
                "average": 247228857.3,
                "count": 2727111,
                "maximum": 247257898.4,
                "minimum": 247190941.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31108.36883,
                "variance": 967730611
              },
              {
                "average": 0,
                "count": 2727111,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2727111,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2727111,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2727111,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2727111,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434525.5476,
              1646763.244,
              -2.984062548,
              -433374.6876,
              1647915.904,
              1.295937452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434525.5476001454,
                    1646763.2440502073,
                    -2.984062548184961
                  ],
                  [
                    -434525.5476001454,
                    1647915.9040502075,
                    -2.984062548184961
                  ],
                  [
                    -433374.6876001454,
                    1647915.9040502075,
                    1.295937451815039
                  ],
                  [
                    -433374.6876001454,
                    1646763.2440502073,
                    1.295937451815039
                  ],
                  [
                    -434525.5476001454,
                    1646763.2440502073,
                    -2.984062548184961
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:31:38+00:00",
            "end_time": "2019-07-15T01:55: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": "20190715_NCMP_AK_03WWM9560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.01784431707878,
              64.55042658084773,
              -1.180961228743138
            ],
            [
              -163.0210983700561,
              64.56065458994712,
              -1.180961228743138
            ],
            [
              -162.9972889413834,
              64.56205023265315,
              22.57903877125686
            ],
            [
              -162.99404326545064,
              64.55182170258601,
              22.57903877125686
            ],
            [
              -163.01784431707878,
              64.55042658084773,
              -1.180961228743138
            ]
          ]
        ]
      },
      "bbox": [
        -163.0210984,
        64.55042658,
        -1.180961229,
        -162.9940433,
        64.56205023,
        22.57903877
      ],
      "properties": {
        "datetime": "2019-07-15T23:59:19Z",
        "pc:count": 4181574,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430314.7403,
            "count": 4181574,
            "maximum": -429751.8994,
            "minimum": -430903.2394,
            "name": "X",
            "position": 0,
            "stddev": 274.2963644,
            "variance": 75238.49554
          },
          {
            "average": 1650780.052,
            "count": 4181574,
            "maximum": 1651365.159,
            "minimum": 1650213.419,
            "name": "Y",
            "position": 1,
            "stddev": 289.0929763,
            "variance": 83574.74894
          },
          {
            "average": 9.623709823,
            "count": 4181574,
            "maximum": 22.57903877,
            "minimum": -1.180961229,
            "name": "Z",
            "position": 2,
            "stddev": 5.377479,
            "variance": 28.9172804
          },
          {
            "average": 1000.384338,
            "count": 4181574,
            "maximum": 6029,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 729.2186179,
            "variance": 531759.7926
          },
          {
            "average": 1.011143651,
            "count": 4181574,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1232075794,
            "variance": 0.01518010762
          },
          {
            "average": 1.022392764,
            "count": 4181574,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1857829135,
            "variance": 0.03451529096
          },
          {
            "average": 1,
            "count": 4181574,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4181574,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.783208189,
            "count": 4181574,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.495288797,
            "variance": 56.17935416
          },
          {
            "average": 20.13641436,
            "count": 4181574,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.382021591,
            "variance": 1.909983679
          },
          {
            "average": 1.101364701,
            "count": 4181574,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3172530236,
            "variance": 0.100649481
          },
          {
            "average": 19.74509814,
            "count": 4181574,
            "maximum": 24,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.53289366,
            "variance": 2.349762972
          },
          {
            "average": 247267741.7,
            "count": 4181574,
            "maximum": 247270359.2,
            "minimum": 247265447.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 924.0306797,
            "variance": 853832.6971
          },
          {
            "average": 0,
            "count": 4181574,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4181574,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4181574,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4181574,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4181574,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430903.2394,
          1650213.419,
          -1.180961229,
          -429751.8994,
          1651365.159,
          22.57903877
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430903.2393855096,
                1650213.4187087324,
                -1.180961228743138
              ],
              [
                -430903.2393855096,
                1651365.1587087326,
                -1.180961228743138
              ],
              [
                -429751.8993855096,
                1651365.1587087326,
                22.57903877125686
              ],
              [
                -429751.8993855096,
                1650213.4187087324,
                22.57903877125686
              ],
              [
                -430903.2393855096,
                1650213.4187087324,
                -1.180961228743138
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:59:19+00:00",
        "end_time": "2019-07-15T22:37:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0210984,
            64.55042658,
            -1.180961229,
            -162.9940433,
            64.56205023,
            22.57903877
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.01784431707878,
                  64.55042658084773,
                  -1.180961228743138
                ],
                [
                  -163.0210983700561,
                  64.56065458994712,
                  -1.180961228743138
                ],
                [
                  -162.9972889413834,
                  64.56205023265315,
                  22.57903877125686
                ],
                [
                  -162.99404326545064,
                  64.55182170258601,
                  22.57903877125686
                ],
                [
                  -163.01784431707878,
                  64.55042658084773,
                  -1.180961228743138
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:59:19Z",
            "pc:count": 4181574,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430314.7403,
                "count": 4181574,
                "maximum": -429751.8994,
                "minimum": -430903.2394,
                "name": "X",
                "position": 0,
                "stddev": 274.2963644,
                "variance": 75238.49554
              },
              {
                "average": 1650780.052,
                "count": 4181574,
                "maximum": 1651365.159,
                "minimum": 1650213.419,
                "name": "Y",
                "position": 1,
                "stddev": 289.0929763,
                "variance": 83574.74894
              },
              {
                "average": 9.623709823,
                "count": 4181574,
                "maximum": 22.57903877,
                "minimum": -1.180961229,
                "name": "Z",
                "position": 2,
                "stddev": 5.377479,
                "variance": 28.9172804
              },
              {
                "average": 1000.384338,
                "count": 4181574,
                "maximum": 6029,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 729.2186179,
                "variance": 531759.7926
              },
              {
                "average": 1.011143651,
                "count": 4181574,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1232075794,
                "variance": 0.01518010762
              },
              {
                "average": 1.022392764,
                "count": 4181574,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1857829135,
                "variance": 0.03451529096
              },
              {
                "average": 1,
                "count": 4181574,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4181574,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.783208189,
                "count": 4181574,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.495288797,
                "variance": 56.17935416
              },
              {
                "average": 20.13641436,
                "count": 4181574,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.382021591,
                "variance": 1.909983679
              },
              {
                "average": 1.101364701,
                "count": 4181574,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3172530236,
                "variance": 0.100649481
              },
              {
                "average": 19.74509814,
                "count": 4181574,
                "maximum": 24,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.53289366,
                "variance": 2.349762972
              },
              {
                "average": 247267741.7,
                "count": 4181574,
                "maximum": 247270359.2,
                "minimum": 247265447.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 924.0306797,
                "variance": 853832.6971
              },
              {
                "average": 0,
                "count": 4181574,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4181574,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4181574,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4181574,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4181574,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430903.2394,
              1650213.419,
              -1.180961229,
              -429751.8994,
              1651365.159,
              22.57903877
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430903.2393855096,
                    1650213.4187087324,
                    -1.180961228743138
                  ],
                  [
                    -430903.2393855096,
                    1651365.1587087326,
                    -1.180961228743138
                  ],
                  [
                    -429751.8993855096,
                    1651365.1587087326,
                    22.57903877125686
                  ],
                  [
                    -429751.8993855096,
                    1650213.4187087324,
                    22.57903877125686
                  ],
                  [
                    -430903.2393855096,
                    1650213.4187087324,
                    -1.180961228743138
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:59:19+00:00",
            "end_time": "2019-07-15T22:37:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9852.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9606645254319,
              64.47783394106476,
              -6.048691861867752
            ],
            [
              -162.96389126194086,
              64.48806653096568,
              -6.048691861867752
            ],
            [
              -162.94015394515668,
              64.4894523839951,
              -4.148691861867752
            ],
            [
              -162.93693554573883,
              64.47921927824837,
              -4.148691861867752
            ],
            [
              -162.9606645254319,
              64.47783394106476,
              -6.048691861867752
            ]
          ]
        ]
      },
      "bbox": [
        -162.9638913,
        64.47783394,
        -6.048691862,
        -162.9369355,
        64.48945238,
        -4.148691862
      ],
      "properties": {
        "datetime": "2019-07-16T02:12:07Z",
        "pc:count": 776191,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428657.9174,
            "count": 776191,
            "maximum": -428126.5541,
            "minimum": -429277.1941,
            "name": "X",
            "position": 0,
            "stddev": 279.5957377,
            "variance": 78173.77654
          },
          {
            "average": 1642449.561,
            "count": 776191,
            "maximum": 1642969.829,
            "minimum": 1641817.589,
            "name": "Y",
            "position": 1,
            "stddev": 288.3665293,
            "variance": 83155.25522
          },
          {
            "average": -5.121947942,
            "count": 776191,
            "maximum": -4.148691862,
            "minimum": -6.048691862,
            "name": "Z",
            "position": 2,
            "stddev": 0.3311967176,
            "variance": 0.1096912658
          },
          {
            "average": 1539.264863,
            "count": 776191,
            "maximum": 3493,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 707.0284808,
            "variance": 499889.2726
          },
          {
            "average": 1,
            "count": 776191,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 776191,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 776191,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 776191,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 776191,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93527187,
            "count": 776191,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.013745409,
            "variance": 1.027679753
          },
          {
            "average": 2.04310537,
            "count": 776191,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2031515201,
            "variance": 0.04127054013
          },
          {
            "average": 32.02167894,
            "count": 776191,
            "maximum": 36,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.172688139,
            "variance": 51.44745514
          },
          {
            "average": 247275576,
            "count": 776191,
            "maximum": 247278327.1,
            "minimum": 247259177.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4606.279993,
            "variance": 21217815.38
          },
          {
            "average": 0,
            "count": 776191,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 776191,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 776191,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 776191,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 776191,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429277.1941,
          1641817.589,
          -6.048691862,
          -428126.5541,
          1642969.829,
          -4.148691862
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429277.1940762221,
                1641817.5892554875,
                -6.048691861867752
              ],
              [
                -429277.1940762221,
                1642969.8292554878,
                -6.048691861867752
              ],
              [
                -428126.55407622206,
                1642969.8292554878,
                -4.148691861867752
              ],
              [
                -428126.55407622206,
                1641817.5892554875,
                -4.148691861867752
              ],
              [
                -429277.1940762221,
                1641817.5892554875,
                -6.048691861867752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:12:07+00:00",
        "end_time": "2019-07-15T20:52:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9852.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9852.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9852.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9852.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9638913,
            64.47783394,
            -6.048691862,
            -162.9369355,
            64.48945238,
            -4.148691862
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9606645254319,
                  64.47783394106476,
                  -6.048691861867752
                ],
                [
                  -162.96389126194086,
                  64.48806653096568,
                  -6.048691861867752
                ],
                [
                  -162.94015394515668,
                  64.4894523839951,
                  -4.148691861867752
                ],
                [
                  -162.93693554573883,
                  64.47921927824837,
                  -4.148691861867752
                ],
                [
                  -162.9606645254319,
                  64.47783394106476,
                  -6.048691861867752
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9852.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9852.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:12:07Z",
            "pc:count": 776191,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428657.9174,
                "count": 776191,
                "maximum": -428126.5541,
                "minimum": -429277.1941,
                "name": "X",
                "position": 0,
                "stddev": 279.5957377,
                "variance": 78173.77654
              },
              {
                "average": 1642449.561,
                "count": 776191,
                "maximum": 1642969.829,
                "minimum": 1641817.589,
                "name": "Y",
                "position": 1,
                "stddev": 288.3665293,
                "variance": 83155.25522
              },
              {
                "average": -5.121947942,
                "count": 776191,
                "maximum": -4.148691862,
                "minimum": -6.048691862,
                "name": "Z",
                "position": 2,
                "stddev": 0.3311967176,
                "variance": 0.1096912658
              },
              {
                "average": 1539.264863,
                "count": 776191,
                "maximum": 3493,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 707.0284808,
                "variance": 499889.2726
              },
              {
                "average": 1,
                "count": 776191,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 776191,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 776191,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 776191,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 776191,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93527187,
                "count": 776191,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.013745409,
                "variance": 1.027679753
              },
              {
                "average": 2.04310537,
                "count": 776191,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2031515201,
                "variance": 0.04127054013
              },
              {
                "average": 32.02167894,
                "count": 776191,
                "maximum": 36,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.172688139,
                "variance": 51.44745514
              },
              {
                "average": 247275576,
                "count": 776191,
                "maximum": 247278327.1,
                "minimum": 247259177.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4606.279993,
                "variance": 21217815.38
              },
              {
                "average": 0,
                "count": 776191,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 776191,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 776191,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 776191,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 776191,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429277.1941,
              1641817.589,
              -6.048691862,
              -428126.5541,
              1642969.829,
              -4.148691862
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429277.1940762221,
                    1641817.5892554875,
                    -6.048691861867752
                  ],
                  [
                    -429277.1940762221,
                    1642969.8292554878,
                    -6.048691861867752
                  ],
                  [
                    -428126.55407622206,
                    1642969.8292554878,
                    -4.148691861867752
                  ],
                  [
                    -428126.55407622206,
                    1641817.5892554875,
                    -4.148691861867752
                  ],
                  [
                    -429277.1940762221,
                    1641817.5892554875,
                    -6.048691861867752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:12:07+00:00",
            "end_time": "2019-07-15T20:52: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": "20190715_NCMP_AK_03WWM9759.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.97682711970154,
              64.54089379514697,
              -3.446902380874358
            ],
            [
              -162.98006836134132,
              64.55113193914768,
              -3.446902380874358
            ],
            [
              -162.95625536935876,
              64.55252180022154,
              12.713097619125643
            ],
            [
              -162.95302251309482,
              64.54228313712167,
              12.713097619125643
            ],
            [
              -162.97682711970154,
              64.54089379514697,
              -3.446902380874358
            ]
          ]
        ]
      },
      "bbox": [
        -162.9800684,
        64.5408938,
        -3.446902381,
        -162.9530225,
        64.5525218,
        12.71309762
      ],
      "properties": {
        "datetime": "2019-07-15T23:07:49Z",
        "pc:count": 3819159,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428538.5078,
            "count": 3819159,
            "maximum": -427946.8051,
            "minimum": -429098.6051,
            "name": "X",
            "position": 0,
            "stddev": 282.6124205,
            "variance": 79869.78022
          },
          {
            "average": 1649501.883,
            "count": 3819159,
            "maximum": 1650046.801,
            "minimum": 1648894.001,
            "name": "Y",
            "position": 1,
            "stddev": 285.8820775,
            "variance": 81728.56222
          },
          {
            "average": 4.068622288,
            "count": 3819159,
            "maximum": 12.71309762,
            "minimum": -3.446902381,
            "name": "Z",
            "position": 2,
            "stddev": 5.163285438,
            "variance": 26.65951652
          },
          {
            "average": 726.9961939,
            "count": 3819159,
            "maximum": 21286,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 831.5042204,
            "variance": 691399.2686
          },
          {
            "average": 1.000450623,
            "count": 3819159,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02196278759,
            "variance": 0.0004823640389
          },
          {
            "average": 1.000904126,
            "count": 3819159,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0316257575,
            "variance": 0.001000188537
          },
          {
            "average": 1,
            "count": 3819159,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3819159,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.91213642,
            "count": 3819159,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.57198948,
            "variance": 184.1988986
          },
          {
            "average": 19.96886691,
            "count": 3819159,
            "maximum": 25.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.351400604,
            "variance": 1.826283593
          },
          {
            "average": 1.417415719,
            "count": 3819159,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4946717402,
            "variance": 0.2447001306
          },
          {
            "average": 15.30150565,
            "count": 3819159,
            "maximum": 19,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.529928112,
            "variance": 2.340680027
          },
          {
            "average": 247264984.1,
            "count": 3819159,
            "maximum": 247267269.3,
            "minimum": 247262271,
            "name": "GpsTime",
            "position": 12,
            "stddev": 970.5551771,
            "variance": 941977.3517
          },
          {
            "average": 0,
            "count": 3819159,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3819159,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3819159,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3819159,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3819159,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429098.6051,
          1648894.001,
          -3.446902381,
          -427946.8051,
          1650046.801,
          12.71309762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429098.60514857364,
                1648894.0011135405,
                -3.446902380874358
              ],
              [
                -429098.60514857364,
                1650046.8011135403,
                -3.446902380874358
              ],
              [
                -427946.8051485736,
                1650046.8011135403,
                12.713097619125643
              ],
              [
                -427946.8051485736,
                1648894.0011135405,
                12.713097619125643
              ],
              [
                -429098.60514857364,
                1648894.0011135405,
                -3.446902380874358
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:07:49+00:00",
        "end_time": "2019-07-15T21:44:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9759.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9759.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9759.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9759.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9800684,
            64.5408938,
            -3.446902381,
            -162.9530225,
            64.5525218,
            12.71309762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.97682711970154,
                  64.54089379514697,
                  -3.446902380874358
                ],
                [
                  -162.98006836134132,
                  64.55113193914768,
                  -3.446902380874358
                ],
                [
                  -162.95625536935876,
                  64.55252180022154,
                  12.713097619125643
                ],
                [
                  -162.95302251309482,
                  64.54228313712167,
                  12.713097619125643
                ],
                [
                  -162.97682711970154,
                  64.54089379514697,
                  -3.446902380874358
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9759.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9759.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:07:49Z",
            "pc:count": 3819159,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428538.5078,
                "count": 3819159,
                "maximum": -427946.8051,
                "minimum": -429098.6051,
                "name": "X",
                "position": 0,
                "stddev": 282.6124205,
                "variance": 79869.78022
              },
              {
                "average": 1649501.883,
                "count": 3819159,
                "maximum": 1650046.801,
                "minimum": 1648894.001,
                "name": "Y",
                "position": 1,
                "stddev": 285.8820775,
                "variance": 81728.56222
              },
              {
                "average": 4.068622288,
                "count": 3819159,
                "maximum": 12.71309762,
                "minimum": -3.446902381,
                "name": "Z",
                "position": 2,
                "stddev": 5.163285438,
                "variance": 26.65951652
              },
              {
                "average": 726.9961939,
                "count": 3819159,
                "maximum": 21286,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 831.5042204,
                "variance": 691399.2686
              },
              {
                "average": 1.000450623,
                "count": 3819159,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02196278759,
                "variance": 0.0004823640389
              },
              {
                "average": 1.000904126,
                "count": 3819159,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0316257575,
                "variance": 0.001000188537
              },
              {
                "average": 1,
                "count": 3819159,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3819159,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.91213642,
                "count": 3819159,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.57198948,
                "variance": 184.1988986
              },
              {
                "average": 19.96886691,
                "count": 3819159,
                "maximum": 25.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.351400604,
                "variance": 1.826283593
              },
              {
                "average": 1.417415719,
                "count": 3819159,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4946717402,
                "variance": 0.2447001306
              },
              {
                "average": 15.30150565,
                "count": 3819159,
                "maximum": 19,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.529928112,
                "variance": 2.340680027
              },
              {
                "average": 247264984.1,
                "count": 3819159,
                "maximum": 247267269.3,
                "minimum": 247262271,
                "name": "GpsTime",
                "position": 12,
                "stddev": 970.5551771,
                "variance": 941977.3517
              },
              {
                "average": 0,
                "count": 3819159,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3819159,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3819159,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3819159,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3819159,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429098.6051,
              1648894.001,
              -3.446902381,
              -427946.8051,
              1650046.801,
              12.71309762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429098.60514857364,
                    1648894.0011135405,
                    -3.446902380874358
                  ],
                  [
                    -429098.60514857364,
                    1650046.8011135403,
                    -3.446902380874358
                  ],
                  [
                    -427946.8051485736,
                    1650046.8011135403,
                    12.713097619125643
                  ],
                  [
                    -427946.8051485736,
                    1648894.0011135405,
                    12.713097619125643
                  ],
                  [
                    -429098.60514857364,
                    1648894.0011135405,
                    -3.446902380874358
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:07:49+00:00",
            "end_time": "2019-07-15T21:44: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": "20190715_NCMP_AK_03WXM0156.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.8955600492424,
              64.51282453030413,
              31.184327557603716
            ],
            [
              -162.89876863325688,
              64.52306289345647,
              31.184327557603716
            ],
            [
              -162.8780929026931,
              64.52425992009775,
              108.82432755760371
            ],
            [
              -162.8748915950108,
              64.51402111043024,
              108.82432755760371
            ],
            [
              -162.8955600492424,
              64.51282453030413,
              31.184327557603716
            ]
          ]
        ]
      },
      "bbox": [
        -162.8987686,
        64.51282453,
        31.18432756,
        -162.8748916,
        64.52425992,
        108.8243276
      ],
      "properties": {
        "datetime": "2019-07-15T22:17:31Z",
        "pc:count": 2769940,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425261.4715,
            "count": 2769940,
            "maximum": -424654.7122,
            "minimum": -425655.5922,
            "name": "X",
            "position": 0,
            "stddev": 212.8376888,
            "variance": 45299.88177
          },
          {
            "average": 1645752.88,
            "count": 2769940,
            "maximum": 1646420.205,
            "minimum": 1645267.525,
            "name": "Y",
            "position": 1,
            "stddev": 269.5626666,
            "variance": 72664.03123
          },
          {
            "average": 73.90740159,
            "count": 2769940,
            "maximum": 108.8243276,
            "minimum": 31.18432756,
            "name": "Z",
            "position": 2,
            "stddev": 16.85072456,
            "variance": 283.9469182
          },
          {
            "average": 827.900961,
            "count": 2769940,
            "maximum": 4633,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 603.279994,
            "variance": 363946.7512
          },
          {
            "average": 1.08613183,
            "count": 2769940,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3101080133,
            "variance": 0.09616697989
          },
          {
            "average": 1.172408789,
            "count": 2769940,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4417662362,
            "variance": 0.1951574075
          },
          {
            "average": 1,
            "count": 2769940,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2769940,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.434665372,
            "count": 2769940,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4957130975,
            "variance": 0.2457314751
          },
          {
            "average": 20.23884264,
            "count": 2769940,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.959790695,
            "variance": 3.840779567
          },
          {
            "average": 1.100123107,
            "count": 2769940,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3279539012,
            "variance": 0.1075537613
          },
          {
            "average": 10.84976064,
            "count": 2769940,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8954389444,
            "variance": 0.8018109032
          },
          {
            "average": 247262225.8,
            "count": 2769940,
            "maximum": 247264251,
            "minimum": 247261766.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 521.2235951,
            "variance": 271674.0361
          },
          {
            "average": 0,
            "count": 2769940,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2769940,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2769940,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2769940,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2769940,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425655.5922,
          1645267.525,
          31.18432756,
          -424654.7122,
          1646420.205,
          108.8243276
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425655.5921912082,
                1645267.5254057106,
                31.184327557603716
              ],
              [
                -425655.5921912082,
                1646420.2054057107,
                31.184327557603716
              ],
              [
                -424654.7121912082,
                1646420.2054057107,
                108.82432755760371
              ],
              [
                -424654.7121912082,
                1645267.5254057106,
                108.82432755760371
              ],
              [
                -425655.5921912082,
                1645267.5254057106,
                31.184327557603716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:17:31+00:00",
        "end_time": "2019-07-15T21:36:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0156.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0156.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0156.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0156.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8987686,
            64.51282453,
            31.18432756,
            -162.8748916,
            64.52425992,
            108.8243276
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.8955600492424,
                  64.51282453030413,
                  31.184327557603716
                ],
                [
                  -162.89876863325688,
                  64.52306289345647,
                  31.184327557603716
                ],
                [
                  -162.8780929026931,
                  64.52425992009775,
                  108.82432755760371
                ],
                [
                  -162.8748915950108,
                  64.51402111043024,
                  108.82432755760371
                ],
                [
                  -162.8955600492424,
                  64.51282453030413,
                  31.184327557603716
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0156.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0156.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:17:31Z",
            "pc:count": 2769940,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425261.4715,
                "count": 2769940,
                "maximum": -424654.7122,
                "minimum": -425655.5922,
                "name": "X",
                "position": 0,
                "stddev": 212.8376888,
                "variance": 45299.88177
              },
              {
                "average": 1645752.88,
                "count": 2769940,
                "maximum": 1646420.205,
                "minimum": 1645267.525,
                "name": "Y",
                "position": 1,
                "stddev": 269.5626666,
                "variance": 72664.03123
              },
              {
                "average": 73.90740159,
                "count": 2769940,
                "maximum": 108.8243276,
                "minimum": 31.18432756,
                "name": "Z",
                "position": 2,
                "stddev": 16.85072456,
                "variance": 283.9469182
              },
              {
                "average": 827.900961,
                "count": 2769940,
                "maximum": 4633,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 603.279994,
                "variance": 363946.7512
              },
              {
                "average": 1.08613183,
                "count": 2769940,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3101080133,
                "variance": 0.09616697989
              },
              {
                "average": 1.172408789,
                "count": 2769940,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4417662362,
                "variance": 0.1951574075
              },
              {
                "average": 1,
                "count": 2769940,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2769940,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.434665372,
                "count": 2769940,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4957130975,
                "variance": 0.2457314751
              },
              {
                "average": 20.23884264,
                "count": 2769940,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.959790695,
                "variance": 3.840779567
              },
              {
                "average": 1.100123107,
                "count": 2769940,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3279539012,
                "variance": 0.1075537613
              },
              {
                "average": 10.84976064,
                "count": 2769940,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8954389444,
                "variance": 0.8018109032
              },
              {
                "average": 247262225.8,
                "count": 2769940,
                "maximum": 247264251,
                "minimum": 247261766.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 521.2235951,
                "variance": 271674.0361
              },
              {
                "average": 0,
                "count": 2769940,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2769940,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2769940,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2769940,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2769940,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425655.5922,
              1645267.525,
              31.18432756,
              -424654.7122,
              1646420.205,
              108.8243276
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425655.5921912082,
                    1645267.5254057106,
                    31.184327557603716
                  ],
                  [
                    -425655.5921912082,
                    1646420.2054057107,
                    31.184327557603716
                  ],
                  [
                    -424654.7121912082,
                    1646420.2054057107,
                    108.82432755760371
                  ],
                  [
                    -424654.7121912082,
                    1645267.5254057106,
                    108.82432755760371
                  ],
                  [
                    -425655.5921912082,
                    1645267.5254057106,
                    31.184327557603716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:17:31+00:00",
            "end_time": "2019-07-15T21:36:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0595317239042,
              64.55098189672383,
              -1.668479886324628
            ],
            [
              -163.06280391328542,
              64.56121880222449,
              -1.668479886324628
            ],
            [
              -163.03900308757488,
              64.56262045348312,
              0.351520113675372
            ],
            [
              -163.035739278159,
              64.55238302430334,
              0.351520113675372
            ],
            [
              -163.0595317239042,
              64.55098189672383,
              -1.668479886324628
            ]
          ]
        ]
      },
      "bbox": [
        -163.0628039,
        64.5509819,
        -1.668479886,
        -163.0357393,
        64.56262045,
        0.3515201137
      ],
      "properties": {
        "datetime": "2019-07-16T01:13:52Z",
        "pc:count": 2611341,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432363.1319,
            "count": 2611341,
            "maximum": -431723.4366,
            "minimum": -432874.4366,
            "name": "X",
            "position": 0,
            "stddev": 277.3936375,
            "variance": 76947.2301
          },
          {
            "average": 1651125.184,
            "count": 2611341,
            "maximum": 1651698.747,
            "minimum": 1650545.907,
            "name": "Y",
            "position": 1,
            "stddev": 292.8263511,
            "variance": 85747.27188
          },
          {
            "average": -0.3234500338,
            "count": 2611341,
            "maximum": 0.3515201137,
            "minimum": -1.668479886,
            "name": "Z",
            "position": 2,
            "stddev": 0.2158488087,
            "variance": 0.04659070822
          },
          {
            "average": 32.59350502,
            "count": 2611341,
            "maximum": 2110,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 200.7800551,
            "variance": 40312.63053
          },
          {
            "average": 1.011203822,
            "count": 2611341,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1052607833,
            "variance": 0.01107983249
          },
          {
            "average": 1.022406878,
            "count": 2611341,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1480182889,
            "variance": 0.02190941384
          },
          {
            "average": 1,
            "count": 2611341,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2611341,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.22243054,
            "count": 2611341,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.133626222,
            "variance": 1.285108411
          },
          {
            "average": 19.99192882,
            "count": 2611341,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9517482929,
            "variance": 0.9058248131
          },
          {
            "average": 2.014768657,
            "count": 2611341,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1211957498,
            "variance": 0.01468840977
          },
          {
            "average": 27.79947391,
            "count": 2611341,
            "maximum": 31,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.566955457,
            "variance": 2.455349406
          },
          {
            "average": 247272776.4,
            "count": 2611341,
            "maximum": 247274832.9,
            "minimum": 247270336.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 981.3272432,
            "variance": 963003.1582
          },
          {
            "average": 0,
            "count": 2611341,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2611341,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2611341,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2611341,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2611341,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432874.4366,
          1650545.907,
          -1.668479886,
          -431723.4366,
          1651698.747,
          0.3515201137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432874.4365787688,
                1650545.9068898624,
                -1.668479886324628
              ],
              [
                -432874.4365787688,
                1651698.7468898622,
                -1.668479886324628
              ],
              [
                -431723.4365787688,
                1651698.7468898622,
                0.351520113675372
              ],
              [
                -431723.4365787688,
                1650545.9068898624,
                0.351520113675372
              ],
              [
                -432874.4365787688,
                1650545.9068898624,
                -1.668479886324628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:13:52+00:00",
        "end_time": "2019-07-15T23:58:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0628039,
            64.5509819,
            -1.668479886,
            -163.0357393,
            64.56262045,
            0.3515201137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0595317239042,
                  64.55098189672383,
                  -1.668479886324628
                ],
                [
                  -163.06280391328542,
                  64.56121880222449,
                  -1.668479886324628
                ],
                [
                  -163.03900308757488,
                  64.56262045348312,
                  0.351520113675372
                ],
                [
                  -163.035739278159,
                  64.55238302430334,
                  0.351520113675372
                ],
                [
                  -163.0595317239042,
                  64.55098189672383,
                  -1.668479886324628
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:13:52Z",
            "pc:count": 2611341,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432363.1319,
                "count": 2611341,
                "maximum": -431723.4366,
                "minimum": -432874.4366,
                "name": "X",
                "position": 0,
                "stddev": 277.3936375,
                "variance": 76947.2301
              },
              {
                "average": 1651125.184,
                "count": 2611341,
                "maximum": 1651698.747,
                "minimum": 1650545.907,
                "name": "Y",
                "position": 1,
                "stddev": 292.8263511,
                "variance": 85747.27188
              },
              {
                "average": -0.3234500338,
                "count": 2611341,
                "maximum": 0.3515201137,
                "minimum": -1.668479886,
                "name": "Z",
                "position": 2,
                "stddev": 0.2158488087,
                "variance": 0.04659070822
              },
              {
                "average": 32.59350502,
                "count": 2611341,
                "maximum": 2110,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 200.7800551,
                "variance": 40312.63053
              },
              {
                "average": 1.011203822,
                "count": 2611341,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1052607833,
                "variance": 0.01107983249
              },
              {
                "average": 1.022406878,
                "count": 2611341,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1480182889,
                "variance": 0.02190941384
              },
              {
                "average": 1,
                "count": 2611341,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2611341,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.22243054,
                "count": 2611341,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.133626222,
                "variance": 1.285108411
              },
              {
                "average": 19.99192882,
                "count": 2611341,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9517482929,
                "variance": 0.9058248131
              },
              {
                "average": 2.014768657,
                "count": 2611341,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1211957498,
                "variance": 0.01468840977
              },
              {
                "average": 27.79947391,
                "count": 2611341,
                "maximum": 31,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.566955457,
                "variance": 2.455349406
              },
              {
                "average": 247272776.4,
                "count": 2611341,
                "maximum": 247274832.9,
                "minimum": 247270336.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 981.3272432,
                "variance": 963003.1582
              },
              {
                "average": 0,
                "count": 2611341,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2611341,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2611341,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2611341,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2611341,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432874.4366,
              1650545.907,
              -1.668479886,
              -431723.4366,
              1651698.747,
              0.3515201137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432874.4365787688,
                    1650545.9068898624,
                    -1.668479886324628
                  ],
                  [
                    -432874.4365787688,
                    1651698.7468898622,
                    -1.668479886324628
                  ],
                  [
                    -431723.4365787688,
                    1651698.7468898622,
                    0.351520113675372
                  ],
                  [
                    -431723.4365787688,
                    1650545.9068898624,
                    0.351520113675372
                  ],
                  [
                    -432874.4365787688,
                    1650545.9068898624,
                    -1.668479886324628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:13:52+00:00",
            "end_time": "2019-07-15T23:58: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": "20190715_NCMP_AK_03WWM9952.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9398865337624,
              64.47754413135131,
              -5.932706229480554
            ],
            [
              -162.94310647161274,
              64.48777928278065,
              -5.932706229480554
            ],
            [
              -162.91935600947673,
              64.48916265699178,
              -3.752706229480554
            ],
            [
              -162.9161444160745,
              64.47892699051722,
              -3.752706229480554
            ],
            [
              -162.9398865337624,
              64.47754413135131,
              -5.932706229480554
            ]
          ]
        ]
      },
      "bbox": [
        -162.9431065,
        64.47754413,
        -5.932706229,
        -162.9161444,
        64.48916266,
        -3.752706229
      ],
      "properties": {
        "datetime": "2019-07-16T01:58:11Z",
        "pc:count": 964265,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427681.9913,
            "count": 964265,
            "maximum": -427140.9129,
            "minimum": -428292.1529,
            "name": "X",
            "position": 0,
            "stddev": 289.8519968,
            "variance": 84014.18005
          },
          {
            "average": 1642310.8,
            "count": 964265,
            "maximum": 1642803.871,
            "minimum": 1641651.391,
            "name": "Y",
            "position": 1,
            "stddev": 292.9256795,
            "variance": 85805.45372
          },
          {
            "average": -4.760598002,
            "count": 964265,
            "maximum": -3.752706229,
            "minimum": -5.932706229,
            "name": "Z",
            "position": 2,
            "stddev": 0.4113709579,
            "variance": 0.169226065
          },
          {
            "average": 1385.048634,
            "count": 964265,
            "maximum": 3618,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 937.9438588,
            "variance": 879738.6823
          },
          {
            "average": 1,
            "count": 964265,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 964265,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 964265,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 964265,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 964265,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99116646,
            "count": 964265,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8522346292,
            "variance": 0.7263038631
          },
          {
            "average": 2.027532888,
            "count": 964265,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1636555898,
            "variance": 0.02678315209
          },
          {
            "average": 30.50796721,
            "count": 964265,
            "maximum": 35,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.613626377,
            "variance": 2.603790084
          },
          {
            "average": 247274491.4,
            "count": 964265,
            "maximum": 247277491.2,
            "minimum": 247272164.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1047.591261,
            "variance": 1097447.449
          },
          {
            "average": 0,
            "count": 964265,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 964265,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 964265,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 964265,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 964265,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428292.1529,
          1641651.391,
          -5.932706229,
          -427140.9129,
          1642803.871,
          -3.752706229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428292.1528918465,
                1641651.3913241408,
                -5.932706229480554
              ],
              [
                -428292.1528918465,
                1642803.8713241408,
                -5.932706229480554
              ],
              [
                -427140.9128918465,
                1642803.8713241408,
                -3.752706229480554
              ],
              [
                -427140.9128918465,
                1641651.3913241408,
                -3.752706229480554
              ],
              [
                -428292.1528918465,
                1641651.3913241408,
                -5.932706229480554
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:58:11+00:00",
        "end_time": "2019-07-16T00:29:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9952.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9952.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9952.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9952.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9431065,
            64.47754413,
            -5.932706229,
            -162.9161444,
            64.48916266,
            -3.752706229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9398865337624,
                  64.47754413135131,
                  -5.932706229480554
                ],
                [
                  -162.94310647161274,
                  64.48777928278065,
                  -5.932706229480554
                ],
                [
                  -162.91935600947673,
                  64.48916265699178,
                  -3.752706229480554
                ],
                [
                  -162.9161444160745,
                  64.47892699051722,
                  -3.752706229480554
                ],
                [
                  -162.9398865337624,
                  64.47754413135131,
                  -5.932706229480554
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9952.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9952.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:58:11Z",
            "pc:count": 964265,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427681.9913,
                "count": 964265,
                "maximum": -427140.9129,
                "minimum": -428292.1529,
                "name": "X",
                "position": 0,
                "stddev": 289.8519968,
                "variance": 84014.18005
              },
              {
                "average": 1642310.8,
                "count": 964265,
                "maximum": 1642803.871,
                "minimum": 1641651.391,
                "name": "Y",
                "position": 1,
                "stddev": 292.9256795,
                "variance": 85805.45372
              },
              {
                "average": -4.760598002,
                "count": 964265,
                "maximum": -3.752706229,
                "minimum": -5.932706229,
                "name": "Z",
                "position": 2,
                "stddev": 0.4113709579,
                "variance": 0.169226065
              },
              {
                "average": 1385.048634,
                "count": 964265,
                "maximum": 3618,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 937.9438588,
                "variance": 879738.6823
              },
              {
                "average": 1,
                "count": 964265,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 964265,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 964265,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 964265,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 964265,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99116646,
                "count": 964265,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8522346292,
                "variance": 0.7263038631
              },
              {
                "average": 2.027532888,
                "count": 964265,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1636555898,
                "variance": 0.02678315209
              },
              {
                "average": 30.50796721,
                "count": 964265,
                "maximum": 35,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.613626377,
                "variance": 2.603790084
              },
              {
                "average": 247274491.4,
                "count": 964265,
                "maximum": 247277491.2,
                "minimum": 247272164.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1047.591261,
                "variance": 1097447.449
              },
              {
                "average": 0,
                "count": 964265,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 964265,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 964265,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 964265,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 964265,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428292.1529,
              1641651.391,
              -5.932706229,
              -427140.9129,
              1642803.871,
              -3.752706229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428292.1528918465,
                    1641651.3913241408,
                    -5.932706229480554
                  ],
                  [
                    -428292.1528918465,
                    1642803.8713241408,
                    -5.932706229480554
                  ],
                  [
                    -427140.9128918465,
                    1642803.8713241408,
                    -3.752706229480554
                  ],
                  [
                    -427140.9128918465,
                    1641651.3913241408,
                    -3.752706229480554
                  ],
                  [
                    -428292.1528918465,
                    1641651.3913241408,
                    -5.932706229480554
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:58:11+00:00",
            "end_time": "2019-07-16T00:29: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": "20190710_NCMP_AK_03WWM8759.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1852044704289,
              64.54361908251748,
              -1.628054679530314
            ],
            [
              -163.18851670534684,
              64.55384023994768,
              -1.628054679530314
            ],
            [
              -163.164730314552,
              64.55526109879614,
              0.051945320469685
            ],
            [
              -163.16142643503287,
              64.54503941150381,
              0.051945320469685
            ],
            [
              -163.1852044704289,
              64.54361908251748,
              -1.628054679530314
            ]
          ]
        ]
      },
      "bbox": [
        -163.1885167,
        64.54361908,
        -1.62805468,
        -163.1614264,
        64.5552611,
        0.05194532047
      ],
      "properties": {
        "datetime": "2019-07-15T01:45:12Z",
        "pc:count": 2024398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438455.7457,
            "count": 2024398,
            "maximum": -437803.5011,
            "minimum": -438954.4011,
            "name": "X",
            "position": 0,
            "stddev": 279.2518473,
            "variance": 77981.59422
          },
          {
            "average": 1651165.681,
            "count": 2024398,
            "maximum": 1651708.45,
            "minimum": 1650557.07,
            "name": "Y",
            "position": 1,
            "stddev": 292.320276,
            "variance": 85451.14377
          },
          {
            "average": -1.005674599,
            "count": 2024398,
            "maximum": 0.05194532047,
            "minimum": -1.62805468,
            "name": "Z",
            "position": 2,
            "stddev": 0.1490083074,
            "variance": 0.02220347566
          },
          {
            "average": 110.7127581,
            "count": 2024398,
            "maximum": 1901,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 316.2536185,
            "variance": 100016.3512
          },
          {
            "average": 1.000350722,
            "count": 2024398,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01872428144,
            "variance": 0.0003505987154
          },
          {
            "average": 1.000701443,
            "count": 2024398,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02647548714,
            "variance": 0.0007009514195
          },
          {
            "average": 1,
            "count": 2024398,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.97810905,
            "count": 2024398,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3617548403,
            "variance": 0.1308665645
          },
          {
            "average": 20.03785639,
            "count": 2024398,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.539444176,
            "variance": 2.369888371
          },
          {
            "average": 2.007489634,
            "count": 2024398,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08626954588,
            "variance": 0.007442434547
          },
          {
            "average": 26.40340437,
            "count": 2024398,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.598019187,
            "variance": 2.553665322
          },
          {
            "average": 246839871.6,
            "count": 2024398,
            "maximum": 247190312.1,
            "minimum": 246837275.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13981.99331,
            "variance": 195496137
          },
          {
            "average": 0,
            "count": 2024398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2024398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438954.4011,
          1650557.07,
          -1.62805468,
          -437803.5011,
          1651708.45,
          0.05194532047
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438954.40109771735,
                1650557.0702051008,
                -1.628054679530314
              ],
              [
                -438954.40109771735,
                1651708.4502051007,
                -1.628054679530314
              ],
              [
                -437803.5010977173,
                1651708.4502051007,
                0.051945320469685
              ],
              [
                -437803.5010977173,
                1650557.0702051008,
                0.051945320469685
              ],
              [
                -438954.40109771735,
                1650557.0702051008,
                -1.628054679530314
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:45:12+00:00",
        "end_time": "2019-07-10T23:41:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8759.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8759.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8759.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8759.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1885167,
            64.54361908,
            -1.62805468,
            -163.1614264,
            64.5552611,
            0.05194532047
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1852044704289,
                  64.54361908251748,
                  -1.628054679530314
                ],
                [
                  -163.18851670534684,
                  64.55384023994768,
                  -1.628054679530314
                ],
                [
                  -163.164730314552,
                  64.55526109879614,
                  0.051945320469685
                ],
                [
                  -163.16142643503287,
                  64.54503941150381,
                  0.051945320469685
                ],
                [
                  -163.1852044704289,
                  64.54361908251748,
                  -1.628054679530314
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8759.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8759.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:45:12Z",
            "pc:count": 2024398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438455.7457,
                "count": 2024398,
                "maximum": -437803.5011,
                "minimum": -438954.4011,
                "name": "X",
                "position": 0,
                "stddev": 279.2518473,
                "variance": 77981.59422
              },
              {
                "average": 1651165.681,
                "count": 2024398,
                "maximum": 1651708.45,
                "minimum": 1650557.07,
                "name": "Y",
                "position": 1,
                "stddev": 292.320276,
                "variance": 85451.14377
              },
              {
                "average": -1.005674599,
                "count": 2024398,
                "maximum": 0.05194532047,
                "minimum": -1.62805468,
                "name": "Z",
                "position": 2,
                "stddev": 0.1490083074,
                "variance": 0.02220347566
              },
              {
                "average": 110.7127581,
                "count": 2024398,
                "maximum": 1901,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 316.2536185,
                "variance": 100016.3512
              },
              {
                "average": 1.000350722,
                "count": 2024398,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01872428144,
                "variance": 0.0003505987154
              },
              {
                "average": 1.000701443,
                "count": 2024398,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02647548714,
                "variance": 0.0007009514195
              },
              {
                "average": 1,
                "count": 2024398,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.97810905,
                "count": 2024398,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3617548403,
                "variance": 0.1308665645
              },
              {
                "average": 20.03785639,
                "count": 2024398,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.539444176,
                "variance": 2.369888371
              },
              {
                "average": 2.007489634,
                "count": 2024398,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08626954588,
                "variance": 0.007442434547
              },
              {
                "average": 26.40340437,
                "count": 2024398,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.598019187,
                "variance": 2.553665322
              },
              {
                "average": 246839871.6,
                "count": 2024398,
                "maximum": 247190312.1,
                "minimum": 246837275.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13981.99331,
                "variance": 195496137
              },
              {
                "average": 0,
                "count": 2024398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2024398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438954.4011,
              1650557.07,
              -1.62805468,
              -437803.5011,
              1651708.45,
              0.05194532047
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438954.40109771735,
                    1650557.0702051008,
                    -1.628054679530314
                  ],
                  [
                    -438954.40109771735,
                    1651708.4502051007,
                    -1.628054679530314
                  ],
                  [
                    -437803.5010977173,
                    1651708.4502051007,
                    0.051945320469685
                  ],
                  [
                    -437803.5010977173,
                    1650557.0702051008,
                    0.051945320469685
                  ],
                  [
                    -438954.40109771735,
                    1650557.0702051008,
                    -1.628054679530314
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:45:12+00:00",
            "end_time": "2019-07-10T23:41: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": "20190710_NCMP_AK_03WWM9548.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.02605009068444,
              64.44415690393295,
              -8.461118361059754
            ],
            [
              -163.0288694924907,
              64.45304264314588,
              -8.461118361059754
            ],
            [
              -163.0052406045893,
              64.45443394511982,
              -6.301118361059753
            ],
            [
              -163.00242839931707,
              64.44554775688448,
              -6.301118361059753
            ],
            [
              -163.02605009068444,
              64.44415690393295,
              -8.461118361059754
            ]
          ]
        ]
      },
      "bbox": [
        -163.0288695,
        64.4441569,
        -8.461118361,
        -163.0024284,
        64.45443395,
        -6.301118361
      ],
      "properties": {
        "datetime": "2019-07-10T23:58:20Z",
        "pc:count": 104638,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432394.3141,
            "count": 104638,
            "maximum": -431752.5935,
            "minimum": -432899.5335,
            "name": "X",
            "position": 0,
            "stddev": 295.1388706,
            "variance": 87106.95292
          },
          {
            "average": 1639160.726,
            "count": 104638,
            "maximum": 1639519.348,
            "minimum": 1638518.588,
            "name": "Y",
            "position": 1,
            "stddev": 206.3660919,
            "variance": 42586.96387
          },
          {
            "average": -7.045571428,
            "count": 104638,
            "maximum": -6.301118361,
            "minimum": -8.461118361,
            "name": "Z",
            "position": 2,
            "stddev": 0.2518704411,
            "variance": 0.06343871909
          },
          {
            "average": 1518.307259,
            "count": 104638,
            "maximum": 2576,
            "minimum": 439,
            "name": "Intensity",
            "position": 3,
            "stddev": 245.3892981,
            "variance": 60215.90765
          },
          {
            "average": 1,
            "count": 104638,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 104638,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 104638,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104638,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 104638,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.8994399,
            "count": 104638,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9651581419,
            "variance": 0.9315302389
          },
          {
            "average": 2.005753168,
            "count": 104638,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07563149997,
            "variance": 0.005720123788
          },
          {
            "average": 21.25790822,
            "count": 104638,
            "maximum": 25,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.359811084,
            "variance": 1.849086183
          },
          {
            "average": 246836231.1,
            "count": 104638,
            "maximum": 246838300.5,
            "minimum": 246833628,
            "name": "GpsTime",
            "position": 12,
            "stddev": 802.7947243,
            "variance": 644479.3693
          },
          {
            "average": 0,
            "count": 104638,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104638,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104638,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104638,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 104638,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432899.5335,
          1638518.588,
          -8.461118361,
          -431752.5935,
          1639519.348,
          -6.301118361
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432899.53345213167,
                1638518.5876857396,
                -8.461118361059754
              ],
              [
                -432899.53345213167,
                1639519.3476857394,
                -8.461118361059754
              ],
              [
                -431752.5934521317,
                1639519.3476857394,
                -6.301118361059753
              ],
              [
                -431752.5934521317,
                1638518.5876857396,
                -6.301118361059753
              ],
              [
                -432899.53345213167,
                1638518.5876857396,
                -8.461118361059754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:58:20+00:00",
        "end_time": "2019-07-10T22:40:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9548.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9548.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9548.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9548.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0288695,
            64.4441569,
            -8.461118361,
            -163.0024284,
            64.45443395,
            -6.301118361
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.02605009068444,
                  64.44415690393295,
                  -8.461118361059754
                ],
                [
                  -163.0288694924907,
                  64.45304264314588,
                  -8.461118361059754
                ],
                [
                  -163.0052406045893,
                  64.45443394511982,
                  -6.301118361059753
                ],
                [
                  -163.00242839931707,
                  64.44554775688448,
                  -6.301118361059753
                ],
                [
                  -163.02605009068444,
                  64.44415690393295,
                  -8.461118361059754
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9548.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9548.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:58:20Z",
            "pc:count": 104638,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432394.3141,
                "count": 104638,
                "maximum": -431752.5935,
                "minimum": -432899.5335,
                "name": "X",
                "position": 0,
                "stddev": 295.1388706,
                "variance": 87106.95292
              },
              {
                "average": 1639160.726,
                "count": 104638,
                "maximum": 1639519.348,
                "minimum": 1638518.588,
                "name": "Y",
                "position": 1,
                "stddev": 206.3660919,
                "variance": 42586.96387
              },
              {
                "average": -7.045571428,
                "count": 104638,
                "maximum": -6.301118361,
                "minimum": -8.461118361,
                "name": "Z",
                "position": 2,
                "stddev": 0.2518704411,
                "variance": 0.06343871909
              },
              {
                "average": 1518.307259,
                "count": 104638,
                "maximum": 2576,
                "minimum": 439,
                "name": "Intensity",
                "position": 3,
                "stddev": 245.3892981,
                "variance": 60215.90765
              },
              {
                "average": 1,
                "count": 104638,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 104638,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 104638,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104638,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 104638,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.8994399,
                "count": 104638,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9651581419,
                "variance": 0.9315302389
              },
              {
                "average": 2.005753168,
                "count": 104638,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07563149997,
                "variance": 0.005720123788
              },
              {
                "average": 21.25790822,
                "count": 104638,
                "maximum": 25,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.359811084,
                "variance": 1.849086183
              },
              {
                "average": 246836231.1,
                "count": 104638,
                "maximum": 246838300.5,
                "minimum": 246833628,
                "name": "GpsTime",
                "position": 12,
                "stddev": 802.7947243,
                "variance": 644479.3693
              },
              {
                "average": 0,
                "count": 104638,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104638,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104638,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104638,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 104638,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432899.5335,
              1638518.588,
              -8.461118361,
              -431752.5935,
              1639519.348,
              -6.301118361
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432899.53345213167,
                    1638518.5876857396,
                    -8.461118361059754
                  ],
                  [
                    -432899.53345213167,
                    1639519.3476857394,
                    -8.461118361059754
                  ],
                  [
                    -431752.5934521317,
                    1639519.3476857394,
                    -6.301118361059753
                  ],
                  [
                    -431752.5934521317,
                    1638518.5876857396,
                    -6.301118361059753
                  ],
                  [
                    -432899.53345213167,
                    1638518.5876857396,
                    -8.461118361059754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:58:20+00:00",
            "end_time": "2019-07-10T22:40:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7573.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.4254086936169,
              64.6722156965538,
              -1.73452519677662
            ],
            [
              -163.42882544382738,
              64.68244280205025,
              -1.73452519677662
            ],
            [
              -163.40760718176568,
              64.683738452594,
              46.70547480322338
            ],
            [
              -163.4041979135151,
              64.67351086081702,
              46.70547480322338
            ],
            [
              -163.4254086936169,
              64.6722156965538,
              -1.73452519677662
            ]
          ]
        ]
      },
      "bbox": [
        -163.4288254,
        64.6722157,
        -1.734525197,
        -163.4041979,
        64.68373845,
        46.7054748
      ],
      "properties": {
        "datetime": "2019-07-15T00:52:56Z",
        "pc:count": 4851238,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447735.6256,
            "count": 4851238,
            "maximum": -447305.5811,
            "minimum": -448328.1211,
            "name": "X",
            "position": 0,
            "stddev": 219.9164004,
            "variance": 48363.22316
          },
          {
            "average": 1666970.988,
            "count": 4851238,
            "maximum": 1667519.903,
            "minimum": 1666367.483,
            "name": "Y",
            "position": 1,
            "stddev": 293.4592445,
            "variance": 86118.32821
          },
          {
            "average": 6.054598351,
            "count": 4851238,
            "maximum": 46.7054748,
            "minimum": -1.734525197,
            "name": "Z",
            "position": 2,
            "stddev": 5.595822926,
            "variance": 31.31323422
          },
          {
            "average": 216.6302727,
            "count": 4851238,
            "maximum": 56019,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 418.1697549,
            "variance": 174865.9439
          },
          {
            "average": 1.683160051,
            "count": 4851238,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9471050289,
            "variance": 0.8970079357
          },
          {
            "average": 2.367552571,
            "count": 4851238,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.261386844,
            "variance": 1.591096771
          },
          {
            "average": 1,
            "count": 4851238,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4851238,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.88050576,
            "count": 4851238,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.541515038,
            "variance": 91.04050921
          },
          {
            "average": 19.99874014,
            "count": 4851238,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.156714725,
            "variance": 1.337988955
          },
          {
            "average": 1.865506289,
            "count": 4851238,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9958773035,
            "variance": 0.9917716036
          },
          {
            "average": 6.881890355,
            "count": 4851238,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.012849342,
            "variance": 4.051562472
          },
          {
            "average": 247186384.3,
            "count": 4851238,
            "maximum": 247187176.2,
            "minimum": 247184324.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 736.9058154,
            "variance": 543030.1808
          },
          {
            "average": 0,
            "count": 4851238,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4851238,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4851238,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4851238,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4851238,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -448328.1211,
          1666367.483,
          -1.734525197,
          -447305.5811,
          1667519.903,
          46.7054748
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -448328.1211310118,
                1666367.4828136107,
                -1.73452519677662
              ],
              [
                -448328.1211310118,
                1667519.9028136106,
                -1.73452519677662
              ],
              [
                -447305.5811310118,
                1667519.9028136106,
                46.70547480322338
              ],
              [
                -447305.5811310118,
                1666367.4828136107,
                46.70547480322338
              ],
              [
                -448328.1211310118,
                1666367.4828136107,
                -1.73452519677662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T00:52:56+00:00",
        "end_time": "2019-07-15T00:05:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7573.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7573.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7573.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7573.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4288254,
            64.6722157,
            -1.734525197,
            -163.4041979,
            64.68373845,
            46.7054748
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.4254086936169,
                  64.6722156965538,
                  -1.73452519677662
                ],
                [
                  -163.42882544382738,
                  64.68244280205025,
                  -1.73452519677662
                ],
                [
                  -163.40760718176568,
                  64.683738452594,
                  46.70547480322338
                ],
                [
                  -163.4041979135151,
                  64.67351086081702,
                  46.70547480322338
                ],
                [
                  -163.4254086936169,
                  64.6722156965538,
                  -1.73452519677662
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7573.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7573.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T00:52:56Z",
            "pc:count": 4851238,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447735.6256,
                "count": 4851238,
                "maximum": -447305.5811,
                "minimum": -448328.1211,
                "name": "X",
                "position": 0,
                "stddev": 219.9164004,
                "variance": 48363.22316
              },
              {
                "average": 1666970.988,
                "count": 4851238,
                "maximum": 1667519.903,
                "minimum": 1666367.483,
                "name": "Y",
                "position": 1,
                "stddev": 293.4592445,
                "variance": 86118.32821
              },
              {
                "average": 6.054598351,
                "count": 4851238,
                "maximum": 46.7054748,
                "minimum": -1.734525197,
                "name": "Z",
                "position": 2,
                "stddev": 5.595822926,
                "variance": 31.31323422
              },
              {
                "average": 216.6302727,
                "count": 4851238,
                "maximum": 56019,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 418.1697549,
                "variance": 174865.9439
              },
              {
                "average": 1.683160051,
                "count": 4851238,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9471050289,
                "variance": 0.8970079357
              },
              {
                "average": 2.367552571,
                "count": 4851238,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.261386844,
                "variance": 1.591096771
              },
              {
                "average": 1,
                "count": 4851238,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4851238,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.88050576,
                "count": 4851238,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.541515038,
                "variance": 91.04050921
              },
              {
                "average": 19.99874014,
                "count": 4851238,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.156714725,
                "variance": 1.337988955
              },
              {
                "average": 1.865506289,
                "count": 4851238,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9958773035,
                "variance": 0.9917716036
              },
              {
                "average": 6.881890355,
                "count": 4851238,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.012849342,
                "variance": 4.051562472
              },
              {
                "average": 247186384.3,
                "count": 4851238,
                "maximum": 247187176.2,
                "minimum": 247184324.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 736.9058154,
                "variance": 543030.1808
              },
              {
                "average": 0,
                "count": 4851238,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4851238,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4851238,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4851238,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4851238,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -448328.1211,
              1666367.483,
              -1.734525197,
              -447305.5811,
              1667519.903,
              46.7054748
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -448328.1211310118,
                    1666367.4828136107,
                    -1.73452519677662
                  ],
                  [
                    -448328.1211310118,
                    1667519.9028136106,
                    -1.73452519677662
                  ],
                  [
                    -447305.5811310118,
                    1667519.9028136106,
                    46.70547480322338
                  ],
                  [
                    -447305.5811310118,
                    1666367.4828136107,
                    46.70547480322338
                  ],
                  [
                    -448328.1211310118,
                    1666367.4828136107,
                    -1.73452519677662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T00:52:56+00:00",
            "end_time": "2019-07-15T00:05:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8570.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2204471642537,
              64.64277204205803,
              -2.621064419106468
            ],
            [
              -163.22378715887055,
              64.65300475803174,
              -2.621064419106468
            ],
            [
              -163.19991043453126,
              64.65443178893368,
              11.078935580893532
            ],
            [
              -163.1965788632897,
              64.64419853779046,
              11.078935580893532
            ],
            [
              -163.2204471642537,
              64.64277204205803,
              -2.621064419106468
            ]
          ]
        ]
      },
      "bbox": [
        -163.2237872,
        64.64277204,
        -2.621064419,
        -163.1965789,
        64.65443179,
        11.07893558
      ],
      "properties": {
        "datetime": "2019-07-16T00:55:06Z",
        "pc:count": 3914767,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438514.5208,
            "count": 3914767,
            "maximum": -437945.5832,
            "minimum": -439096.9232,
            "name": "X",
            "position": 0,
            "stddev": 284.6166565,
            "variance": 81006.64116
          },
          {
            "average": 1662331.493,
            "count": 3914767,
            "maximum": 1662898.455,
            "minimum": 1661745.855,
            "name": "Y",
            "position": 1,
            "stddev": 292.9574403,
            "variance": 85824.06182
          },
          {
            "average": 3.53027271,
            "count": 3914767,
            "maximum": 11.07893558,
            "minimum": -2.621064419,
            "name": "Z",
            "position": 2,
            "stddev": 2.308816345,
            "variance": 5.330632916
          },
          {
            "average": 765.9817591,
            "count": 3914767,
            "maximum": 13284,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 525.4161413,
            "variance": 276062.1216
          },
          {
            "average": 1.000114949,
            "count": 3914767,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01086284968,
            "variance": 0.0001180015032
          },
          {
            "average": 1.000236285,
            "count": 3914767,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01566604601,
            "variance": 0.0002454249977
          },
          {
            "average": 1,
            "count": 3914767,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3914767,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.196833681,
            "count": 3914767,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.194100606,
            "variance": 67.14328474
          },
          {
            "average": 19.99099769,
            "count": 3914767,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.000495049,
            "variance": 1.000990343
          },
          {
            "average": 1.09844545,
            "count": 3914767,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2979777677,
            "variance": 0.08879075007
          },
          {
            "average": 25.52329653,
            "count": 3914767,
            "maximum": 29,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.564097964,
            "variance": 2.44640244
          },
          {
            "average": 247271340.6,
            "count": 3914767,
            "maximum": 247273706.6,
            "minimum": 247268903,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1023.867359,
            "variance": 1048304.37
          },
          {
            "average": 0,
            "count": 3914767,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3914767,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3914767,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3914767,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3914767,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439096.9232,
          1661745.855,
          -2.621064419,
          -437945.5832,
          1662898.455,
          11.07893558
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439096.923194137,
                1661745.8552004385,
                -2.621064419106468
              ],
              [
                -439096.923194137,
                1662898.4552004386,
                -2.621064419106468
              ],
              [
                -437945.583194137,
                1662898.4552004386,
                11.078935580893532
              ],
              [
                -437945.583194137,
                1661745.8552004385,
                11.078935580893532
              ],
              [
                -439096.923194137,
                1661745.8552004385,
                -2.621064419106468
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:55:06+00:00",
        "end_time": "2019-07-15T23:35:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8570.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8570.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8570.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8570.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2237872,
            64.64277204,
            -2.621064419,
            -163.1965789,
            64.65443179,
            11.07893558
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2204471642537,
                  64.64277204205803,
                  -2.621064419106468
                ],
                [
                  -163.22378715887055,
                  64.65300475803174,
                  -2.621064419106468
                ],
                [
                  -163.19991043453126,
                  64.65443178893368,
                  11.078935580893532
                ],
                [
                  -163.1965788632897,
                  64.64419853779046,
                  11.078935580893532
                ],
                [
                  -163.2204471642537,
                  64.64277204205803,
                  -2.621064419106468
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8570.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8570.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:55:06Z",
            "pc:count": 3914767,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438514.5208,
                "count": 3914767,
                "maximum": -437945.5832,
                "minimum": -439096.9232,
                "name": "X",
                "position": 0,
                "stddev": 284.6166565,
                "variance": 81006.64116
              },
              {
                "average": 1662331.493,
                "count": 3914767,
                "maximum": 1662898.455,
                "minimum": 1661745.855,
                "name": "Y",
                "position": 1,
                "stddev": 292.9574403,
                "variance": 85824.06182
              },
              {
                "average": 3.53027271,
                "count": 3914767,
                "maximum": 11.07893558,
                "minimum": -2.621064419,
                "name": "Z",
                "position": 2,
                "stddev": 2.308816345,
                "variance": 5.330632916
              },
              {
                "average": 765.9817591,
                "count": 3914767,
                "maximum": 13284,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 525.4161413,
                "variance": 276062.1216
              },
              {
                "average": 1.000114949,
                "count": 3914767,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01086284968,
                "variance": 0.0001180015032
              },
              {
                "average": 1.000236285,
                "count": 3914767,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01566604601,
                "variance": 0.0002454249977
              },
              {
                "average": 1,
                "count": 3914767,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3914767,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.196833681,
                "count": 3914767,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.194100606,
                "variance": 67.14328474
              },
              {
                "average": 19.99099769,
                "count": 3914767,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.000495049,
                "variance": 1.000990343
              },
              {
                "average": 1.09844545,
                "count": 3914767,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2979777677,
                "variance": 0.08879075007
              },
              {
                "average": 25.52329653,
                "count": 3914767,
                "maximum": 29,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.564097964,
                "variance": 2.44640244
              },
              {
                "average": 247271340.6,
                "count": 3914767,
                "maximum": 247273706.6,
                "minimum": 247268903,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1023.867359,
                "variance": 1048304.37
              },
              {
                "average": 0,
                "count": 3914767,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3914767,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3914767,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3914767,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3914767,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439096.9232,
              1661745.855,
              -2.621064419,
              -437945.5832,
              1662898.455,
              11.07893558
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439096.923194137,
                    1661745.8552004385,
                    -2.621064419106468
                  ],
                  [
                    -439096.923194137,
                    1662898.4552004386,
                    -2.621064419106468
                  ],
                  [
                    -437945.583194137,
                    1662898.4552004386,
                    11.078935580893532
                  ],
                  [
                    -437945.583194137,
                    1661745.8552004385,
                    11.078935580893532
                  ],
                  [
                    -439096.923194137,
                    1661745.8552004385,
                    -2.621064419106468
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:55:06+00:00",
            "end_time": "2019-07-15T23:35: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": "20190714_NCMP_AK_03WWM8169.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.30468665592207,
              64.63478730650739,
              -1.549527500716433
            ],
            [
              -163.30805596128357,
              64.6450179008629,
              -1.549527500716433
            ],
            [
              -163.284485376437,
              64.6464400972122,
              8.950472499283567
            ],
            [
              -163.28112437940834,
              64.63620896980447,
              8.950472499283567
            ],
            [
              -163.30468665592207,
              64.63478730650739,
              -1.549527500716433
            ]
          ]
        ]
      },
      "bbox": [
        -163.308056,
        64.63478731,
        -1.549527501,
        -163.2811244,
        64.6464401,
        8.950472499
      ],
      "properties": {
        "datetime": "2019-07-15T20:18:26Z",
        "pc:count": 4049576,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442646.0683,
            "count": 4049576,
            "maximum": -442069.7115,
            "minimum": -443206.8115,
            "name": "X",
            "position": 0,
            "stddev": 274.9628461,
            "variance": 75604.56674
          },
          {
            "average": 1662000.792,
            "count": 4049576,
            "maximum": 1662575.922,
            "minimum": 1661423.342,
            "name": "Y",
            "position": 1,
            "stddev": 287.4689666,
            "variance": 82638.40674
          },
          {
            "average": 2.256210204,
            "count": 4049576,
            "maximum": 8.950472499,
            "minimum": -1.549527501,
            "name": "Z",
            "position": 2,
            "stddev": 0.88059381,
            "variance": 0.7754454582
          },
          {
            "average": 569.8508661,
            "count": 4049576,
            "maximum": 10898,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 496.6983742,
            "variance": 246709.275
          },
          {
            "average": 1.078671199,
            "count": 4049576,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3436570673,
            "variance": 0.1181001799
          },
          {
            "average": 1.157450805,
            "count": 4049576,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5193955658,
            "variance": 0.2697717538
          },
          {
            "average": 1,
            "count": 4049576,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4049576,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.260355405,
            "count": 4049576,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.46759734,
            "variance": 109.5705941
          },
          {
            "average": 19.97751208,
            "count": 4049576,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.144005638,
            "variance": 1.3087489
          },
          {
            "average": 1.261287848,
            "count": 4049576,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4910431071,
            "variance": 0.241123333
          },
          {
            "average": 7.015647564,
            "count": 4049576,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.917324482,
            "variance": 62.68402696
          },
          {
            "average": 247238133.5,
            "count": 4049576,
            "maximum": 247257106.8,
            "minimum": 247191177.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28299.90196,
            "variance": 800884450.7
          },
          {
            "average": 0,
            "count": 4049576,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4049576,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4049576,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4049576,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4049576,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443206.8115,
          1661423.342,
          -1.549527501,
          -442069.7115,
          1662575.922,
          8.950472499
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443206.8114504217,
                1661423.3417097442,
                -1.549527500716433
              ],
              [
                -443206.8114504217,
                1662575.9217097443,
                -1.549527500716433
              ],
              [
                -442069.7114504217,
                1662575.9217097443,
                8.950472499283567
              ],
              [
                -442069.7114504217,
                1661423.3417097442,
                8.950472499283567
              ],
              [
                -443206.8114504217,
                1661423.3417097442,
                -1.549527500716433
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:18:26+00:00",
        "end_time": "2019-07-15T01:59:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8169.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8169.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8169.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8169.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.308056,
            64.63478731,
            -1.549527501,
            -163.2811244,
            64.6464401,
            8.950472499
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.30468665592207,
                  64.63478730650739,
                  -1.549527500716433
                ],
                [
                  -163.30805596128357,
                  64.6450179008629,
                  -1.549527500716433
                ],
                [
                  -163.284485376437,
                  64.6464400972122,
                  8.950472499283567
                ],
                [
                  -163.28112437940834,
                  64.63620896980447,
                  8.950472499283567
                ],
                [
                  -163.30468665592207,
                  64.63478730650739,
                  -1.549527500716433
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8169.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8169.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:18:26Z",
            "pc:count": 4049576,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442646.0683,
                "count": 4049576,
                "maximum": -442069.7115,
                "minimum": -443206.8115,
                "name": "X",
                "position": 0,
                "stddev": 274.9628461,
                "variance": 75604.56674
              },
              {
                "average": 1662000.792,
                "count": 4049576,
                "maximum": 1662575.922,
                "minimum": 1661423.342,
                "name": "Y",
                "position": 1,
                "stddev": 287.4689666,
                "variance": 82638.40674
              },
              {
                "average": 2.256210204,
                "count": 4049576,
                "maximum": 8.950472499,
                "minimum": -1.549527501,
                "name": "Z",
                "position": 2,
                "stddev": 0.88059381,
                "variance": 0.7754454582
              },
              {
                "average": 569.8508661,
                "count": 4049576,
                "maximum": 10898,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 496.6983742,
                "variance": 246709.275
              },
              {
                "average": 1.078671199,
                "count": 4049576,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3436570673,
                "variance": 0.1181001799
              },
              {
                "average": 1.157450805,
                "count": 4049576,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5193955658,
                "variance": 0.2697717538
              },
              {
                "average": 1,
                "count": 4049576,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4049576,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.260355405,
                "count": 4049576,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.46759734,
                "variance": 109.5705941
              },
              {
                "average": 19.97751208,
                "count": 4049576,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.144005638,
                "variance": 1.3087489
              },
              {
                "average": 1.261287848,
                "count": 4049576,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4910431071,
                "variance": 0.241123333
              },
              {
                "average": 7.015647564,
                "count": 4049576,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.917324482,
                "variance": 62.68402696
              },
              {
                "average": 247238133.5,
                "count": 4049576,
                "maximum": 247257106.8,
                "minimum": 247191177.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28299.90196,
                "variance": 800884450.7
              },
              {
                "average": 0,
                "count": 4049576,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4049576,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4049576,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4049576,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4049576,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443206.8115,
              1661423.342,
              -1.549527501,
              -442069.7115,
              1662575.922,
              8.950472499
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443206.8114504217,
                    1661423.3417097442,
                    -1.549527500716433
                  ],
                  [
                    -443206.8114504217,
                    1662575.9217097443,
                    -1.549527500716433
                  ],
                  [
                    -442069.7114504217,
                    1662575.9217097443,
                    8.950472499283567
                  ],
                  [
                    -442069.7114504217,
                    1661423.3417097442,
                    8.950472499283567
                  ],
                  [
                    -443206.8114504217,
                    1661423.3417097442,
                    -1.549527500716433
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:18:26+00:00",
            "end_time": "2019-07-15T01:59:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8769.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1792264874588,
              64.63329609156006,
              -0.393240007099924
            ],
            [
              -163.18255019182973,
              64.64352848388187,
              -0.393240007099924
            ],
            [
              -163.1586739706001,
              64.64494946821559,
              2.346759992900076
            ],
            [
              -163.15535868798526,
              64.63471654323841,
              2.346759992900076
            ],
            [
              -163.1792264874588,
              64.63329609156006,
              -0.393240007099924
            ]
          ]
        ]
      },
      "bbox": [
        -163.1825502,
        64.63329609,
        -0.3932400071,
        -163.1553587,
        64.64494947,
        2.346759993
      ],
      "properties": {
        "datetime": "2019-07-16T00:12:43Z",
        "pc:count": 3620149,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436717.1735,
            "count": 3620149,
            "maximum": -436140.4994,
            "minimum": -437292.0994,
            "name": "X",
            "position": 0,
            "stddev": 291.6011099,
            "variance": 85031.20729
          },
          {
            "average": 1660968.551,
            "count": 3620149,
            "maximum": 1661579.379,
            "minimum": 1660426.899,
            "name": "Y",
            "position": 1,
            "stddev": 274.4196779,
            "variance": 75306.15963
          },
          {
            "average": 0.8029391198,
            "count": 3620149,
            "maximum": 2.346759993,
            "minimum": -0.3932400071,
            "name": "Z",
            "position": 2,
            "stddev": 0.1393849379,
            "variance": 0.01942816092
          },
          {
            "average": 0.001761253473,
            "count": 3620149,
            "maximum": 2254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.896463012,
            "variance": 3.596571955
          },
          {
            "average": 1.000004696,
            "count": 3620149,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00216700682,
            "variance": 4.695918556e-06
          },
          {
            "average": 1.000009392,
            "count": 3620149,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003064603238,
            "variance": 9.391793008e-06
          },
          {
            "average": 1,
            "count": 3620149,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3620149,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99996133,
            "count": 3620149,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.03290633924,
            "variance": 0.001082827162
          },
          {
            "average": 19.92619339,
            "count": 3620149,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.143526983,
            "variance": 1.30765396
          },
          {
            "average": 2.000003315,
            "count": 3620149,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.002465175171,
            "variance": 6.077088623e-06
          },
          {
            "average": 21.16347255,
            "count": 3620149,
            "maximum": 25,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.5394205,
            "variance": 2.369815477
          },
          {
            "average": 247268594.2,
            "count": 3620149,
            "maximum": 247271163.7,
            "minimum": 247266218.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 952.5439233,
            "variance": 907339.9259
          },
          {
            "average": 0,
            "count": 3620149,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3620149,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3620149,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3620149,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3620149,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437292.0994,
          1660426.899,
          -0.3932400071,
          -436140.4994,
          1661579.379,
          2.346759993
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437292.09940412466,
                1660426.8991293584,
                -0.393240007099924
              ],
              [
                -437292.09940412466,
                1661579.3791293583,
                -0.393240007099924
              ],
              [
                -436140.4994041247,
                1661579.3791293583,
                2.346759992900076
              ],
              [
                -436140.4994041247,
                1660426.8991293584,
                2.346759992900076
              ],
              [
                -437292.09940412466,
                1660426.8991293584,
                -0.393240007099924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:12:43+00:00",
        "end_time": "2019-07-15T22:50:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8769.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8769.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8769.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8769.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1825502,
            64.63329609,
            -0.3932400071,
            -163.1553587,
            64.64494947,
            2.346759993
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1792264874588,
                  64.63329609156006,
                  -0.393240007099924
                ],
                [
                  -163.18255019182973,
                  64.64352848388187,
                  -0.393240007099924
                ],
                [
                  -163.1586739706001,
                  64.64494946821559,
                  2.346759992900076
                ],
                [
                  -163.15535868798526,
                  64.63471654323841,
                  2.346759992900076
                ],
                [
                  -163.1792264874588,
                  64.63329609156006,
                  -0.393240007099924
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8769.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8769.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:12:43Z",
            "pc:count": 3620149,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436717.1735,
                "count": 3620149,
                "maximum": -436140.4994,
                "minimum": -437292.0994,
                "name": "X",
                "position": 0,
                "stddev": 291.6011099,
                "variance": 85031.20729
              },
              {
                "average": 1660968.551,
                "count": 3620149,
                "maximum": 1661579.379,
                "minimum": 1660426.899,
                "name": "Y",
                "position": 1,
                "stddev": 274.4196779,
                "variance": 75306.15963
              },
              {
                "average": 0.8029391198,
                "count": 3620149,
                "maximum": 2.346759993,
                "minimum": -0.3932400071,
                "name": "Z",
                "position": 2,
                "stddev": 0.1393849379,
                "variance": 0.01942816092
              },
              {
                "average": 0.001761253473,
                "count": 3620149,
                "maximum": 2254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.896463012,
                "variance": 3.596571955
              },
              {
                "average": 1.000004696,
                "count": 3620149,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00216700682,
                "variance": 4.695918556e-06
              },
              {
                "average": 1.000009392,
                "count": 3620149,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003064603238,
                "variance": 9.391793008e-06
              },
              {
                "average": 1,
                "count": 3620149,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3620149,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99996133,
                "count": 3620149,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.03290633924,
                "variance": 0.001082827162
              },
              {
                "average": 19.92619339,
                "count": 3620149,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.143526983,
                "variance": 1.30765396
              },
              {
                "average": 2.000003315,
                "count": 3620149,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.002465175171,
                "variance": 6.077088623e-06
              },
              {
                "average": 21.16347255,
                "count": 3620149,
                "maximum": 25,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.5394205,
                "variance": 2.369815477
              },
              {
                "average": 247268594.2,
                "count": 3620149,
                "maximum": 247271163.7,
                "minimum": 247266218.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 952.5439233,
                "variance": 907339.9259
              },
              {
                "average": 0,
                "count": 3620149,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3620149,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3620149,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3620149,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3620149,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437292.0994,
              1660426.899,
              -0.3932400071,
              -436140.4994,
              1661579.379,
              2.346759993
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437292.09940412466,
                    1660426.8991293584,
                    -0.393240007099924
                  ],
                  [
                    -437292.09940412466,
                    1661579.3791293583,
                    -0.393240007099924
                  ],
                  [
                    -436140.4994041247,
                    1661579.3791293583,
                    2.346759992900076
                  ],
                  [
                    -436140.4994041247,
                    1660426.8991293584,
                    2.346759992900076
                  ],
                  [
                    -437292.09940412466,
                    1660426.8991293584,
                    -0.393240007099924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:12:43+00:00",
            "end_time": "2019-07-15T22:50:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9248.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.07155827720084,
              64.45097220742241,
              -5.33311963895785
            ],
            [
              -163.0724836546118,
              64.45387378781142,
              -5.33311963895785
            ],
            [
              -163.06712403844463,
              64.45419123558082,
              -4.053119638957851
            ],
            [
              -163.066199194048,
              64.45128962172898,
              -4.053119638957851
            ],
            [
              -163.07155827720084,
              64.45097220742241,
              -5.33311963895785
            ]
          ]
        ]
      },
      "bbox": [
        -163.0724837,
        64.45097221,
        -5.333119639,
        -163.0661992,
        64.45419124,
        -4.053119639
      ],
      "properties": {
        "datetime": "2019-07-10T22:17:02Z",
        "pc:count": 32616,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434836.2873,
            "count": 32616,
            "maximum": -434704.8609,
            "minimum": -434965.0409,
            "name": "X",
            "position": 0,
            "stddev": 61.93903051,
            "variance": 3836.4435
          },
          {
            "average": 1639776.851,
            "count": 32616,
            "maximum": 1639896.208,
            "minimum": 1639569.388,
            "name": "Y",
            "position": 1,
            "stddev": 74.92661577,
            "variance": 5613.997751
          },
          {
            "average": -4.6976996,
            "count": 32616,
            "maximum": -4.053119639,
            "minimum": -5.333119639,
            "name": "Z",
            "position": 2,
            "stddev": 0.2252854319,
            "variance": 0.05075352585
          },
          {
            "average": 1300.666575,
            "count": 32616,
            "maximum": 3722,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1185.32774,
            "variance": 1405001.85
          },
          {
            "average": 1,
            "count": 32616,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32616,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32616,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32616,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 32616,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92434119,
            "count": 32616,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.054933975,
            "variance": 1.112885691
          },
          {
            "average": 2.007910228,
            "count": 32616,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08858835711,
            "variance": 0.007847897015
          },
          {
            "average": 13.00837013,
            "count": 32616,
            "maximum": 14,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.09110609521,
            "variance": 0.008300320584
          },
          {
            "average": 246831393,
            "count": 32616,
            "maximum": 246832222.8,
            "minimum": 246831382.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 76.20527374,
            "variance": 5807.243746
          },
          {
            "average": 0,
            "count": 32616,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32616,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32616,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32616,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32616,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434965.0409,
          1639569.388,
          -5.333119639,
          -434704.8609,
          1639896.208,
          -4.053119639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434965.0408895408,
                1639569.3881915275,
                -5.33311963895785
              ],
              [
                -434965.0408895408,
                1639896.2081915273,
                -5.33311963895785
              ],
              [
                -434704.86088954075,
                1639896.2081915273,
                -4.053119638957851
              ],
              [
                -434704.86088954075,
                1639569.3881915275,
                -4.053119638957851
              ],
              [
                -434965.0408895408,
                1639569.3881915275,
                -5.33311963895785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:17:02+00:00",
        "end_time": "2019-07-10T22:03:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9248.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9248.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9248.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9248.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0724837,
            64.45097221,
            -5.333119639,
            -163.0661992,
            64.45419124,
            -4.053119639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.07155827720084,
                  64.45097220742241,
                  -5.33311963895785
                ],
                [
                  -163.0724836546118,
                  64.45387378781142,
                  -5.33311963895785
                ],
                [
                  -163.06712403844463,
                  64.45419123558082,
                  -4.053119638957851
                ],
                [
                  -163.066199194048,
                  64.45128962172898,
                  -4.053119638957851
                ],
                [
                  -163.07155827720084,
                  64.45097220742241,
                  -5.33311963895785
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9248.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9248.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:17:02Z",
            "pc:count": 32616,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434836.2873,
                "count": 32616,
                "maximum": -434704.8609,
                "minimum": -434965.0409,
                "name": "X",
                "position": 0,
                "stddev": 61.93903051,
                "variance": 3836.4435
              },
              {
                "average": 1639776.851,
                "count": 32616,
                "maximum": 1639896.208,
                "minimum": 1639569.388,
                "name": "Y",
                "position": 1,
                "stddev": 74.92661577,
                "variance": 5613.997751
              },
              {
                "average": -4.6976996,
                "count": 32616,
                "maximum": -4.053119639,
                "minimum": -5.333119639,
                "name": "Z",
                "position": 2,
                "stddev": 0.2252854319,
                "variance": 0.05075352585
              },
              {
                "average": 1300.666575,
                "count": 32616,
                "maximum": 3722,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1185.32774,
                "variance": 1405001.85
              },
              {
                "average": 1,
                "count": 32616,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32616,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32616,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32616,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 32616,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92434119,
                "count": 32616,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.054933975,
                "variance": 1.112885691
              },
              {
                "average": 2.007910228,
                "count": 32616,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08858835711,
                "variance": 0.007847897015
              },
              {
                "average": 13.00837013,
                "count": 32616,
                "maximum": 14,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.09110609521,
                "variance": 0.008300320584
              },
              {
                "average": 246831393,
                "count": 32616,
                "maximum": 246832222.8,
                "minimum": 246831382.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 76.20527374,
                "variance": 5807.243746
              },
              {
                "average": 0,
                "count": 32616,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32616,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32616,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32616,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32616,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434965.0409,
              1639569.388,
              -5.333119639,
              -434704.8609,
              1639896.208,
              -4.053119639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434965.0408895408,
                    1639569.3881915275,
                    -5.33311963895785
                  ],
                  [
                    -434965.0408895408,
                    1639896.2081915273,
                    -5.33311963895785
                  ],
                  [
                    -434704.86088954075,
                    1639896.2081915273,
                    -4.053119638957851
                  ],
                  [
                    -434704.86088954075,
                    1639569.3881915275,
                    -4.053119638957851
                  ],
                  [
                    -434965.0408895408,
                    1639569.3881915275,
                    -5.33311963895785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:17:02+00:00",
            "end_time": "2019-07-10T22:03: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": "20190710_NCMP_AK_03WWM8458.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24829655716903,
              64.53539625710225,
              -1.815894014515232
            ],
            [
              -163.25163449074304,
              64.54562836334712,
              -1.815894014515232
            ],
            [
              -163.2278614009161,
              64.54705871731034,
              15.80410598548477
            ],
            [
              -163.22453182240375,
              64.53682607728983,
              15.80410598548477
            ],
            [
              -163.24829655716903,
              64.53539625710225,
              -1.815894014515232
            ]
          ]
        ]
      },
      "bbox": [
        -163.2516345,
        64.53539626,
        -1.815894015,
        -163.2245318,
        64.54705872,
        15.80410599
      ],
      "properties": {
        "datetime": "2019-07-10T22:24:55Z",
        "pc:count": 3633507,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441512.9628,
            "count": 3633507,
            "maximum": -440926.6868,
            "minimum": -442077.4268,
            "name": "X",
            "position": 0,
            "stddev": 292.7137206,
            "variance": 85681.32222
          },
          {
            "average": 1650600.538,
            "count": 3633507,
            "maximum": 1651219.734,
            "minimum": 1650066.954,
            "name": "Y",
            "position": 1,
            "stddev": 282.4188597,
            "variance": 79760.4123
          },
          {
            "average": 5.653019082,
            "count": 3633507,
            "maximum": 15.80410599,
            "minimum": -1.815894015,
            "name": "Z",
            "position": 2,
            "stddev": 5.632156809,
            "variance": 31.72119032
          },
          {
            "average": 552.7566921,
            "count": 3633507,
            "maximum": 5112,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 629.9743057,
            "variance": 396867.6258
          },
          {
            "average": 1.009058466,
            "count": 3633507,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1162386623,
            "variance": 0.01351142661
          },
          {
            "average": 1.018223166,
            "count": 3633507,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1780304314,
            "variance": 0.0316948345
          },
          {
            "average": 1,
            "count": 3633507,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3633507,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.18919077,
            "count": 3633507,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.44058912,
            "variance": 180.6494359
          },
          {
            "average": 19.93084068,
            "count": 3633507,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.448116127,
            "variance": 2.097040318
          },
          {
            "average": 1.400863133,
            "count": 3633507,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4959899015,
            "variance": 0.2460059824
          },
          {
            "average": 11.54263801,
            "count": 3633507,
            "maximum": 15,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.637490364,
            "variance": 2.681374693
          },
          {
            "average": 246830829.9,
            "count": 3633507,
            "maximum": 246832695.2,
            "minimum": 246828938.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 773.5644419,
            "variance": 598401.9458
          },
          {
            "average": 0,
            "count": 3633507,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3633507,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3633507,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3633507,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3633507,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442077.4268,
          1650066.954,
          -1.815894015,
          -440926.6868,
          1651219.734,
          15.80410599
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442077.42678672564,
                1650066.9538203566,
                -1.815894014515232
              ],
              [
                -442077.42678672564,
                1651219.7338203564,
                -1.815894014515232
              ],
              [
                -440926.68678672565,
                1651219.7338203564,
                15.80410598548477
              ],
              [
                -440926.68678672565,
                1650066.9538203566,
                15.80410598548477
              ],
              [
                -442077.42678672564,
                1650066.9538203566,
                -1.815894014515232
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:24:55+00:00",
        "end_time": "2019-07-10T21:22:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8458.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8458.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8458.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8458.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2516345,
            64.53539626,
            -1.815894015,
            -163.2245318,
            64.54705872,
            15.80410599
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24829655716903,
                  64.53539625710225,
                  -1.815894014515232
                ],
                [
                  -163.25163449074304,
                  64.54562836334712,
                  -1.815894014515232
                ],
                [
                  -163.2278614009161,
                  64.54705871731034,
                  15.80410598548477
                ],
                [
                  -163.22453182240375,
                  64.53682607728983,
                  15.80410598548477
                ],
                [
                  -163.24829655716903,
                  64.53539625710225,
                  -1.815894014515232
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8458.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8458.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:24:55Z",
            "pc:count": 3633507,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441512.9628,
                "count": 3633507,
                "maximum": -440926.6868,
                "minimum": -442077.4268,
                "name": "X",
                "position": 0,
                "stddev": 292.7137206,
                "variance": 85681.32222
              },
              {
                "average": 1650600.538,
                "count": 3633507,
                "maximum": 1651219.734,
                "minimum": 1650066.954,
                "name": "Y",
                "position": 1,
                "stddev": 282.4188597,
                "variance": 79760.4123
              },
              {
                "average": 5.653019082,
                "count": 3633507,
                "maximum": 15.80410599,
                "minimum": -1.815894015,
                "name": "Z",
                "position": 2,
                "stddev": 5.632156809,
                "variance": 31.72119032
              },
              {
                "average": 552.7566921,
                "count": 3633507,
                "maximum": 5112,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 629.9743057,
                "variance": 396867.6258
              },
              {
                "average": 1.009058466,
                "count": 3633507,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1162386623,
                "variance": 0.01351142661
              },
              {
                "average": 1.018223166,
                "count": 3633507,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1780304314,
                "variance": 0.0316948345
              },
              {
                "average": 1,
                "count": 3633507,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3633507,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.18919077,
                "count": 3633507,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.44058912,
                "variance": 180.6494359
              },
              {
                "average": 19.93084068,
                "count": 3633507,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.448116127,
                "variance": 2.097040318
              },
              {
                "average": 1.400863133,
                "count": 3633507,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4959899015,
                "variance": 0.2460059824
              },
              {
                "average": 11.54263801,
                "count": 3633507,
                "maximum": 15,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.637490364,
                "variance": 2.681374693
              },
              {
                "average": 246830829.9,
                "count": 3633507,
                "maximum": 246832695.2,
                "minimum": 246828938.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 773.5644419,
                "variance": 598401.9458
              },
              {
                "average": 0,
                "count": 3633507,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3633507,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3633507,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3633507,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3633507,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442077.4268,
              1650066.954,
              -1.815894015,
              -440926.6868,
              1651219.734,
              15.80410599
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442077.42678672564,
                    1650066.9538203566,
                    -1.815894014515232
                  ],
                  [
                    -442077.42678672564,
                    1651219.7338203564,
                    -1.815894014515232
                  ],
                  [
                    -440926.68678672565,
                    1651219.7338203564,
                    15.80410598548477
                  ],
                  [
                    -440926.68678672565,
                    1650066.9538203566,
                    15.80410598548477
                  ],
                  [
                    -442077.42678672564,
                    1650066.9538203566,
                    -1.815894014515232
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:24:55+00:00",
            "end_time": "2019-07-10T21:22: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": "20190715_NCMP_AK_03WWM9954.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.93854070703884,
              64.49547947313376,
              -4.378225686640626
            ],
            [
              -162.9417626873276,
              64.50571651078968,
              -4.378225686640626
            ],
            [
              -162.91799188200258,
              64.50710002407963,
              -2.998225686640625
            ],
            [
              -162.91477825992618,
              64.49686247081338,
              -2.998225686640625
            ],
            [
              -162.93854070703884,
              64.49547947313376,
              -4.378225686640626
            ]
          ]
        ]
      },
      "bbox": [
        -162.9417627,
        64.49547947,
        -4.378225687,
        -162.9147783,
        64.50710002,
        -2.998225687
      ],
      "properties": {
        "datetime": "2019-07-16T00:43:21Z",
        "pc:count": 2348536,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427408.8571,
            "count": 2348536,
            "maximum": -426808.0248,
            "minimum": -427959.5248,
            "name": "X",
            "position": 0,
            "stddev": 289.7903482,
            "variance": 83978.44589
          },
          {
            "average": 1644168.621,
            "count": 2348536,
            "maximum": 1644778.508,
            "minimum": 1643625.848,
            "name": "Y",
            "position": 1,
            "stddev": 282.6650621,
            "variance": 79899.53731
          },
          {
            "average": -3.508234407,
            "count": 2348536,
            "maximum": -2.998225687,
            "minimum": -4.378225687,
            "name": "Z",
            "position": 2,
            "stddev": 0.1969887143,
            "variance": 0.03880455357
          },
          {
            "average": 246.9464403,
            "count": 2348536,
            "maximum": 3657,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 694.9052177,
            "variance": 482893.2615
          },
          {
            "average": 1,
            "count": 2348536,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2348536,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2348536,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2348536,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2348536,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99897492,
            "count": 2348536,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.060451588,
            "variance": 1.124557571
          },
          {
            "average": 2.002888608,
            "count": 2348536,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05371568477,
            "variance": 0.00288537479
          },
          {
            "average": 24.3708604,
            "count": 2348536,
            "maximum": 28,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.532023815,
            "variance": 2.347096969
          },
          {
            "average": 247270599,
            "count": 2348536,
            "maximum": 247273001.1,
            "minimum": 247268005.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 989.147112,
            "variance": 978412.0093
          },
          {
            "average": 0,
            "count": 2348536,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2348536,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2348536,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2348536,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2348536,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427959.5248,
          1643625.848,
          -4.378225687,
          -426808.0248,
          1644778.508,
          -2.998225687
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427959.5247911515,
                1643625.8482953673,
                -4.378225686640626
              ],
              [
                -427959.5247911515,
                1644778.5082953675,
                -4.378225686640626
              ],
              [
                -426808.0247911515,
                1644778.5082953675,
                -2.998225686640625
              ],
              [
                -426808.0247911515,
                1643625.8482953673,
                -2.998225686640625
              ],
              [
                -427959.5247911515,
                1643625.8482953673,
                -4.378225686640626
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:43:21+00:00",
        "end_time": "2019-07-15T23:20:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9954.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9954.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9954.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9954.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9417627,
            64.49547947,
            -4.378225687,
            -162.9147783,
            64.50710002,
            -2.998225687
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.93854070703884,
                  64.49547947313376,
                  -4.378225686640626
                ],
                [
                  -162.9417626873276,
                  64.50571651078968,
                  -4.378225686640626
                ],
                [
                  -162.91799188200258,
                  64.50710002407963,
                  -2.998225686640625
                ],
                [
                  -162.91477825992618,
                  64.49686247081338,
                  -2.998225686640625
                ],
                [
                  -162.93854070703884,
                  64.49547947313376,
                  -4.378225686640626
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9954.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9954.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:43:21Z",
            "pc:count": 2348536,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427408.8571,
                "count": 2348536,
                "maximum": -426808.0248,
                "minimum": -427959.5248,
                "name": "X",
                "position": 0,
                "stddev": 289.7903482,
                "variance": 83978.44589
              },
              {
                "average": 1644168.621,
                "count": 2348536,
                "maximum": 1644778.508,
                "minimum": 1643625.848,
                "name": "Y",
                "position": 1,
                "stddev": 282.6650621,
                "variance": 79899.53731
              },
              {
                "average": -3.508234407,
                "count": 2348536,
                "maximum": -2.998225687,
                "minimum": -4.378225687,
                "name": "Z",
                "position": 2,
                "stddev": 0.1969887143,
                "variance": 0.03880455357
              },
              {
                "average": 246.9464403,
                "count": 2348536,
                "maximum": 3657,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 694.9052177,
                "variance": 482893.2615
              },
              {
                "average": 1,
                "count": 2348536,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2348536,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2348536,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2348536,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2348536,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99897492,
                "count": 2348536,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.060451588,
                "variance": 1.124557571
              },
              {
                "average": 2.002888608,
                "count": 2348536,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05371568477,
                "variance": 0.00288537479
              },
              {
                "average": 24.3708604,
                "count": 2348536,
                "maximum": 28,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.532023815,
                "variance": 2.347096969
              },
              {
                "average": 247270599,
                "count": 2348536,
                "maximum": 247273001.1,
                "minimum": 247268005.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 989.147112,
                "variance": 978412.0093
              },
              {
                "average": 0,
                "count": 2348536,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2348536,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2348536,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2348536,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2348536,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427959.5248,
              1643625.848,
              -4.378225687,
              -426808.0248,
              1644778.508,
              -2.998225687
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427959.5247911515,
                    1643625.8482953673,
                    -4.378225686640626
                  ],
                  [
                    -427959.5247911515,
                    1644778.5082953675,
                    -4.378225686640626
                  ],
                  [
                    -426808.0247911515,
                    1644778.5082953675,
                    -2.998225686640625
                  ],
                  [
                    -426808.0247911515,
                    1643625.8482953673,
                    -2.998225686640625
                  ],
                  [
                    -427959.5247911515,
                    1643625.8482953673,
                    -4.378225686640626
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:43:21+00:00",
            "end_time": "2019-07-15T23:20:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9649.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.00444775733916,
              64.4526187244182,
              -8.0153327624545
            ],
            [
              -163.00733682265457,
              64.46174346740807,
              -8.0153327624545
            ],
            [
              -162.98943989368763,
              64.46279475425872,
              -5.9153327624545
            ],
            [
              -162.98655642773215,
              64.45366966272653,
              -5.9153327624545
            ],
            [
              -163.00444775733916,
              64.4526187244182,
              -8.0153327624545
            ]
          ]
        ]
      },
      "bbox": [
        -163.0073368,
        64.45261872,
        -8.015332762,
        -162.9865564,
        64.46279475,
        -5.915332762
      ],
      "properties": {
        "datetime": "2019-07-15T01:48:18Z",
        "pc:count": 87767,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431422.7462,
            "count": 87767,
            "maximum": -430873.7733,
            "minimum": -431742.1933,
            "name": "X",
            "position": 0,
            "stddev": 180.9947377,
            "variance": 32759.09506
          },
          {
            "average": 1640027.228,
            "count": 87767,
            "maximum": 1640341.12,
            "minimum": 1639313.5,
            "name": "Y",
            "position": 1,
            "stddev": 230.9371731,
            "variance": 53331.97793
          },
          {
            "average": -6.836860558,
            "count": 87767,
            "maximum": -5.915332762,
            "minimum": -8.015332762,
            "name": "Z",
            "position": 2,
            "stddev": 0.3255106376,
            "variance": 0.1059571752
          },
          {
            "average": 1624.41952,
            "count": 87767,
            "maximum": 2877,
            "minimum": 950,
            "name": "Intensity",
            "position": 3,
            "stddev": 270.4072826,
            "variance": 73120.09848
          },
          {
            "average": 1,
            "count": 87767,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 87767,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 87767,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87767,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 87767,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.91579426,
            "count": 87767,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.108327033,
            "variance": 1.228388812
          },
          {
            "average": 2.009206194,
            "count": 87767,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09550677253,
            "variance": 0.009121543599
          },
          {
            "average": 27.67234838,
            "count": 87767,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.583729923,
            "variance": 2.508200468
          },
          {
            "average": 246842533.1,
            "count": 87767,
            "maximum": 247190498.7,
            "minimum": 246838294.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28975.75704,
            "variance": 839594495.8
          },
          {
            "average": 0,
            "count": 87767,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87767,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87767,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87767,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 87767,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431742.1933,
          1639313.5,
          -8.015332762,
          -430873.7733,
          1640341.12,
          -5.915332762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431742.1933050523,
                1639313.499739989,
                -8.0153327624545
              ],
              [
                -431742.1933050523,
                1640341.119739989,
                -8.0153327624545
              ],
              [
                -430873.77330505225,
                1640341.119739989,
                -5.9153327624545
              ],
              [
                -430873.77330505225,
                1639313.499739989,
                -5.9153327624545
              ],
              [
                -431742.1933050523,
                1639313.499739989,
                -8.0153327624545
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:48:18+00:00",
        "end_time": "2019-07-10T23:58:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9649.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9649.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9649.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9649.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0073368,
            64.45261872,
            -8.015332762,
            -162.9865564,
            64.46279475,
            -5.915332762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.00444775733916,
                  64.4526187244182,
                  -8.0153327624545
                ],
                [
                  -163.00733682265457,
                  64.46174346740807,
                  -8.0153327624545
                ],
                [
                  -162.98943989368763,
                  64.46279475425872,
                  -5.9153327624545
                ],
                [
                  -162.98655642773215,
                  64.45366966272653,
                  -5.9153327624545
                ],
                [
                  -163.00444775733916,
                  64.4526187244182,
                  -8.0153327624545
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9649.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9649.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:48:18Z",
            "pc:count": 87767,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431422.7462,
                "count": 87767,
                "maximum": -430873.7733,
                "minimum": -431742.1933,
                "name": "X",
                "position": 0,
                "stddev": 180.9947377,
                "variance": 32759.09506
              },
              {
                "average": 1640027.228,
                "count": 87767,
                "maximum": 1640341.12,
                "minimum": 1639313.5,
                "name": "Y",
                "position": 1,
                "stddev": 230.9371731,
                "variance": 53331.97793
              },
              {
                "average": -6.836860558,
                "count": 87767,
                "maximum": -5.915332762,
                "minimum": -8.015332762,
                "name": "Z",
                "position": 2,
                "stddev": 0.3255106376,
                "variance": 0.1059571752
              },
              {
                "average": 1624.41952,
                "count": 87767,
                "maximum": 2877,
                "minimum": 950,
                "name": "Intensity",
                "position": 3,
                "stddev": 270.4072826,
                "variance": 73120.09848
              },
              {
                "average": 1,
                "count": 87767,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 87767,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 87767,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87767,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 87767,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.91579426,
                "count": 87767,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.108327033,
                "variance": 1.228388812
              },
              {
                "average": 2.009206194,
                "count": 87767,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09550677253,
                "variance": 0.009121543599
              },
              {
                "average": 27.67234838,
                "count": 87767,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.583729923,
                "variance": 2.508200468
              },
              {
                "average": 246842533.1,
                "count": 87767,
                "maximum": 247190498.7,
                "minimum": 246838294.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28975.75704,
                "variance": 839594495.8
              },
              {
                "average": 0,
                "count": 87767,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87767,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87767,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87767,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 87767,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431742.1933,
              1639313.5,
              -8.015332762,
              -430873.7733,
              1640341.12,
              -5.915332762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431742.1933050523,
                    1639313.499739989,
                    -8.0153327624545
                  ],
                  [
                    -431742.1933050523,
                    1640341.119739989,
                    -8.0153327624545
                  ],
                  [
                    -430873.77330505225,
                    1640341.119739989,
                    -5.9153327624545
                  ],
                  [
                    -430873.77330505225,
                    1639313.499739989,
                    -5.9153327624545
                  ],
                  [
                    -431742.1933050523,
                    1639313.499739989,
                    -8.0153327624545
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:48:18+00:00",
            "end_time": "2019-07-10T23:58: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": "20190710_NCMP_AK_03WWM7861.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3536958055862,
              64.57224265449894,
              6.538231111661125
            ],
            [
              -163.3542710333558,
              64.57398418342324,
              6.538231111661125
            ],
            [
              -163.35089453704316,
              64.57418965893338,
              9.798231111661126
            ],
            [
              -163.3503195113881,
              64.57244811693745,
              9.798231111661126
            ],
            [
              -163.3536958055862,
              64.57224265449894,
              6.538231111661125
            ]
          ]
        ]
      },
      "bbox": [
        -163.354271,
        64.57224265,
        6.538231112,
        -163.3503195,
        64.57418966,
        9.798231112
      ],
      "properties": {
        "datetime": "2019-07-10T20:51:46Z",
        "pc:count": 62283,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446416.0127,
            "count": 62283,
            "maximum": -446342.0267,
            "minimum": -446505.3467,
            "name": "X",
            "position": 0,
            "stddev": 39.02966807,
            "variance": 1523.31499
          },
          {
            "average": 1654953.507,
            "count": 62283,
            "maximum": 1655039.013,
            "minimum": 1654842.773,
            "name": "Y",
            "position": 1,
            "stddev": 50.27730393,
            "variance": 2527.80729
          },
          {
            "average": 7.780042681,
            "count": 62283,
            "maximum": 9.798231112,
            "minimum": 6.538231112,
            "name": "Z",
            "position": 2,
            "stddev": 0.726203324,
            "variance": 0.5273712678
          },
          {
            "average": 1156.277251,
            "count": 62283,
            "maximum": 3611,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 685.5449259,
            "variance": 469971.8454
          },
          {
            "average": 1,
            "count": 62283,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 62283,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 62283,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 62283,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.52513527,
            "count": 62283,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9318945685,
            "variance": 0.8684274868
          },
          {
            "average": 20.19680311,
            "count": 62283,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.230368467,
            "variance": 1.513806564
          },
          {
            "average": 1.000834899,
            "count": 62283,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02888278218,
            "variance": 0.0008342151065
          },
          {
            "average": 2,
            "count": 62283,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246827104.1,
            "count": 62283,
            "maximum": 246827106.5,
            "minimum": 246827101.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.300413572,
            "variance": 1.691075458
          },
          {
            "average": 0,
            "count": 62283,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 62283,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 62283,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 62283,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 62283,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446505.3467,
          1654842.773,
          6.538231112,
          -446342.0267,
          1655039.013,
          9.798231112
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446505.3467147289,
                1654842.773118178,
                6.538231111661125
              ],
              [
                -446505.3467147289,
                1655039.0131181781,
                6.538231111661125
              ],
              [
                -446342.02671472897,
                1655039.0131181781,
                9.798231111661126
              ],
              [
                -446342.02671472897,
                1654842.773118178,
                9.798231111661126
              ],
              [
                -446505.3467147289,
                1654842.773118178,
                6.538231111661125
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T20:51:46+00:00",
        "end_time": "2019-07-10T20:51:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7861.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7861.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7861.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7861.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.354271,
            64.57224265,
            6.538231112,
            -163.3503195,
            64.57418966,
            9.798231112
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3536958055862,
                  64.57224265449894,
                  6.538231111661125
                ],
                [
                  -163.3542710333558,
                  64.57398418342324,
                  6.538231111661125
                ],
                [
                  -163.35089453704316,
                  64.57418965893338,
                  9.798231111661126
                ],
                [
                  -163.3503195113881,
                  64.57244811693745,
                  9.798231111661126
                ],
                [
                  -163.3536958055862,
                  64.57224265449894,
                  6.538231111661125
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7861.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7861.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T20:51:46Z",
            "pc:count": 62283,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446416.0127,
                "count": 62283,
                "maximum": -446342.0267,
                "minimum": -446505.3467,
                "name": "X",
                "position": 0,
                "stddev": 39.02966807,
                "variance": 1523.31499
              },
              {
                "average": 1654953.507,
                "count": 62283,
                "maximum": 1655039.013,
                "minimum": 1654842.773,
                "name": "Y",
                "position": 1,
                "stddev": 50.27730393,
                "variance": 2527.80729
              },
              {
                "average": 7.780042681,
                "count": 62283,
                "maximum": 9.798231112,
                "minimum": 6.538231112,
                "name": "Z",
                "position": 2,
                "stddev": 0.726203324,
                "variance": 0.5273712678
              },
              {
                "average": 1156.277251,
                "count": 62283,
                "maximum": 3611,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 685.5449259,
                "variance": 469971.8454
              },
              {
                "average": 1,
                "count": 62283,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 62283,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 62283,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 62283,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.52513527,
                "count": 62283,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9318945685,
                "variance": 0.8684274868
              },
              {
                "average": 20.19680311,
                "count": 62283,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.230368467,
                "variance": 1.513806564
              },
              {
                "average": 1.000834899,
                "count": 62283,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02888278218,
                "variance": 0.0008342151065
              },
              {
                "average": 2,
                "count": 62283,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246827104.1,
                "count": 62283,
                "maximum": 246827106.5,
                "minimum": 246827101.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.300413572,
                "variance": 1.691075458
              },
              {
                "average": 0,
                "count": 62283,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 62283,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 62283,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 62283,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 62283,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446505.3467,
              1654842.773,
              6.538231112,
              -446342.0267,
              1655039.013,
              9.798231112
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446505.3467147289,
                    1654842.773118178,
                    6.538231111661125
                  ],
                  [
                    -446505.3467147289,
                    1655039.0131181781,
                    6.538231111661125
                  ],
                  [
                    -446342.02671472897,
                    1655039.0131181781,
                    9.798231111661126
                  ],
                  [
                    -446342.02671472897,
                    1654842.773118178,
                    9.798231111661126
                  ],
                  [
                    -446505.3467147289,
                    1654842.773118178,
                    6.538231111661125
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T20:51:46+00:00",
            "end_time": "2019-07-10T20:51: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": "20190715_NCMP_AK_03WXM0351.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.85744296834463,
              64.46738505296366,
              -0.519034272392023
            ],
            [
              -162.86063336329144,
              64.4776253245939,
              -0.519034272392023
            ],
            [
              -162.83689108090033,
              64.47899576713094,
              41.26096572760798
            ],
            [
              -162.83370903174495,
              64.4687549852497,
              41.26096572760798
            ],
            [
              -162.85744296834463,
              64.46738505296366,
              -0.519034272392023
            ]
          ]
        ]
      },
      "bbox": [
        -162.8606334,
        64.46738505,
        -0.5190342724,
        -162.833709,
        64.47899577,
        41.26096573
      ],
      "properties": {
        "datetime": "2019-07-15T23:41:00Z",
        "pc:count": 4468548,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -423939.5479,
            "count": 4468548,
            "maximum": -423365.6843,
            "minimum": -424516.7443,
            "name": "X",
            "position": 0,
            "stddev": 287.2309195,
            "variance": 82501.60109
          },
          {
            "average": 1640574.571,
            "count": 4468548,
            "maximum": 1641151.51,
            "minimum": 1639998.63,
            "name": "Y",
            "position": 1,
            "stddev": 288.5760441,
            "variance": 83276.13323
          },
          {
            "average": 23.33196708,
            "count": 4468548,
            "maximum": 41.26096573,
            "minimum": -0.5190342724,
            "name": "Z",
            "position": 2,
            "stddev": 12.99035788,
            "variance": 168.7493979
          },
          {
            "average": 962.2848075,
            "count": 4468548,
            "maximum": 7065,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 686.0493435,
            "variance": 470663.7018
          },
          {
            "average": 1.019404514,
            "count": 4468548,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1565276415,
            "variance": 0.02450090256
          },
          {
            "average": 1.038926067,
            "count": 4468548,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2323715589,
            "variance": 0.0539965414
          },
          {
            "average": 1,
            "count": 4468548,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4468548,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.812941475,
            "count": 4468548,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.995736239,
            "variance": 80.92327048
          },
          {
            "average": 19.87443064,
            "count": 4468548,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.640065636,
            "variance": 2.68981529
          },
          {
            "average": 1.143213634,
            "count": 4468548,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3584590224,
            "variance": 0.1284928707
          },
          {
            "average": 18.59666966,
            "count": 4468548,
            "maximum": 22,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.54471962,
            "variance": 2.386158704
          },
          {
            "average": 247267044.1,
            "count": 4468548,
            "maximum": 247269260.6,
            "minimum": 247264615.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 950.7850109,
            "variance": 903992.1369
          },
          {
            "average": 0,
            "count": 4468548,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4468548,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4468548,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4468548,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4468548,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -424516.7443,
          1639998.63,
          -0.5190342724,
          -423365.6843,
          1641151.51,
          41.26096573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -424516.74426228134,
                1639998.6301001254,
                -0.519034272392023
              ],
              [
                -424516.74426228134,
                1641151.5101001253,
                -0.519034272392023
              ],
              [
                -423365.6842622813,
                1641151.5101001253,
                41.26096572760798
              ],
              [
                -423365.6842622813,
                1639998.6301001254,
                41.26096572760798
              ],
              [
                -424516.74426228134,
                1639998.6301001254,
                -0.519034272392023
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:41:00+00:00",
        "end_time": "2019-07-15T22:23:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0351.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0351.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0351.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0351.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8606334,
            64.46738505,
            -0.5190342724,
            -162.833709,
            64.47899577,
            41.26096573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.85744296834463,
                  64.46738505296366,
                  -0.519034272392023
                ],
                [
                  -162.86063336329144,
                  64.4776253245939,
                  -0.519034272392023
                ],
                [
                  -162.83689108090033,
                  64.47899576713094,
                  41.26096572760798
                ],
                [
                  -162.83370903174495,
                  64.4687549852497,
                  41.26096572760798
                ],
                [
                  -162.85744296834463,
                  64.46738505296366,
                  -0.519034272392023
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0351.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0351.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:41:00Z",
            "pc:count": 4468548,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -423939.5479,
                "count": 4468548,
                "maximum": -423365.6843,
                "minimum": -424516.7443,
                "name": "X",
                "position": 0,
                "stddev": 287.2309195,
                "variance": 82501.60109
              },
              {
                "average": 1640574.571,
                "count": 4468548,
                "maximum": 1641151.51,
                "minimum": 1639998.63,
                "name": "Y",
                "position": 1,
                "stddev": 288.5760441,
                "variance": 83276.13323
              },
              {
                "average": 23.33196708,
                "count": 4468548,
                "maximum": 41.26096573,
                "minimum": -0.5190342724,
                "name": "Z",
                "position": 2,
                "stddev": 12.99035788,
                "variance": 168.7493979
              },
              {
                "average": 962.2848075,
                "count": 4468548,
                "maximum": 7065,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 686.0493435,
                "variance": 470663.7018
              },
              {
                "average": 1.019404514,
                "count": 4468548,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1565276415,
                "variance": 0.02450090256
              },
              {
                "average": 1.038926067,
                "count": 4468548,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2323715589,
                "variance": 0.0539965414
              },
              {
                "average": 1,
                "count": 4468548,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4468548,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.812941475,
                "count": 4468548,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.995736239,
                "variance": 80.92327048
              },
              {
                "average": 19.87443064,
                "count": 4468548,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.640065636,
                "variance": 2.68981529
              },
              {
                "average": 1.143213634,
                "count": 4468548,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3584590224,
                "variance": 0.1284928707
              },
              {
                "average": 18.59666966,
                "count": 4468548,
                "maximum": 22,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.54471962,
                "variance": 2.386158704
              },
              {
                "average": 247267044.1,
                "count": 4468548,
                "maximum": 247269260.6,
                "minimum": 247264615.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 950.7850109,
                "variance": 903992.1369
              },
              {
                "average": 0,
                "count": 4468548,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4468548,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4468548,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4468548,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4468548,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -424516.7443,
              1639998.63,
              -0.5190342724,
              -423365.6843,
              1641151.51,
              41.26096573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -424516.74426228134,
                    1639998.6301001254,
                    -0.519034272392023
                  ],
                  [
                    -424516.74426228134,
                    1641151.5101001253,
                    -0.519034272392023
                  ],
                  [
                    -423365.6842622813,
                    1641151.5101001253,
                    41.26096572760798
                  ],
                  [
                    -423365.6842622813,
                    1639998.6301001254,
                    41.26096572760798
                  ],
                  [
                    -424516.74426228134,
                    1639998.6301001254,
                    -0.519034272392023
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:41:00+00:00",
            "end_time": "2019-07-15T22:23: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": "20190715_NCMP_AK_03WWM9956.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.93718288609142,
              64.5134116669624,
              -6.597087817386733
            ],
            [
              -162.94040713033243,
              64.52365130322545,
              -6.597087817386733
            ],
            [
              -162.91662174214142,
              64.52503461796776,
              48.36291218261327
            ],
            [
              -162.91340586844973,
              64.51479446561854,
              48.36291218261327
            ],
            [
              -162.93718288609142,
              64.5134116669624,
              -6.597087817386733
            ]
          ]
        ]
      },
      "bbox": [
        -162.9404071,
        64.51341167,
        -6.597087817,
        -162.9134059,
        64.52503462,
        48.36291218
      ],
      "properties": {
        "datetime": "2019-07-15T23:26:46Z",
        "pc:count": 1768121,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426778.9964,
            "count": 1768121,
            "maximum": -426474.9804,
            "minimum": -427626.4604,
            "name": "X",
            "position": 0,
            "stddev": 229.3811934,
            "variance": 52615.7319
          },
          {
            "average": 1646258.208,
            "count": 1768121,
            "maximum": 1646752.762,
            "minimum": 1645599.842,
            "name": "Y",
            "position": 1,
            "stddev": 274.3444524,
            "variance": 75264.87855
          },
          {
            "average": 5.037784259,
            "count": 1768121,
            "maximum": 48.36291218,
            "minimum": -6.597087817,
            "name": "Z",
            "position": 2,
            "stddev": 13.44954582,
            "variance": 180.8902827
          },
          {
            "average": 437.1799034,
            "count": 1768121,
            "maximum": 7753,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 739.9516204,
            "variance": 547528.4005
          },
          {
            "average": 1.15718155,
            "count": 1768121,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4716559096,
            "variance": 0.222459297
          },
          {
            "average": 1.315575122,
            "count": 1768121,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6993982839,
            "variance": 0.4891579595
          },
          {
            "average": 1,
            "count": 1768121,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1768121,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.77090934,
            "count": 1768121,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.70542085,
            "variance": 161.427719
          },
          {
            "average": 19.79014479,
            "count": 1768121,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.111246342,
            "variance": 1.234868434
          },
          {
            "average": 1.868862482,
            "count": 1768121,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4630979697,
            "variance": 0.2144597296
          },
          {
            "average": 16.13518645,
            "count": 1768121,
            "maximum": 21,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.387334834,
            "variance": 1.924697941
          },
          {
            "average": 247265508.9,
            "count": 1768121,
            "maximum": 247268406.4,
            "minimum": 247264227.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 873.8253777,
            "variance": 763570.7907
          },
          {
            "average": 0,
            "count": 1768121,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1768121,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1768121,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1768121,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1768121,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427626.4604,
          1645599.842,
          -6.597087817,
          -426474.9804,
          1646752.762,
          48.36291218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427626.4604018658,
                1645599.8418080937,
                -6.597087817386733
              ],
              [
                -427626.4604018658,
                1646752.7618080936,
                -6.597087817386733
              ],
              [
                -426474.98040186585,
                1646752.7618080936,
                48.36291218261327
              ],
              [
                -426474.98040186585,
                1645599.8418080937,
                48.36291218261327
              ],
              [
                -427626.4604018658,
                1645599.8418080937,
                -6.597087817386733
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:26:46+00:00",
        "end_time": "2019-07-15T22:17:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9956.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9956.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9956.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9956.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9404071,
            64.51341167,
            -6.597087817,
            -162.9134059,
            64.52503462,
            48.36291218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.93718288609142,
                  64.5134116669624,
                  -6.597087817386733
                ],
                [
                  -162.94040713033243,
                  64.52365130322545,
                  -6.597087817386733
                ],
                [
                  -162.91662174214142,
                  64.52503461796776,
                  48.36291218261327
                ],
                [
                  -162.91340586844973,
                  64.51479446561854,
                  48.36291218261327
                ],
                [
                  -162.93718288609142,
                  64.5134116669624,
                  -6.597087817386733
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9956.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9956.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:26:46Z",
            "pc:count": 1768121,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426778.9964,
                "count": 1768121,
                "maximum": -426474.9804,
                "minimum": -427626.4604,
                "name": "X",
                "position": 0,
                "stddev": 229.3811934,
                "variance": 52615.7319
              },
              {
                "average": 1646258.208,
                "count": 1768121,
                "maximum": 1646752.762,
                "minimum": 1645599.842,
                "name": "Y",
                "position": 1,
                "stddev": 274.3444524,
                "variance": 75264.87855
              },
              {
                "average": 5.037784259,
                "count": 1768121,
                "maximum": 48.36291218,
                "minimum": -6.597087817,
                "name": "Z",
                "position": 2,
                "stddev": 13.44954582,
                "variance": 180.8902827
              },
              {
                "average": 437.1799034,
                "count": 1768121,
                "maximum": 7753,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 739.9516204,
                "variance": 547528.4005
              },
              {
                "average": 1.15718155,
                "count": 1768121,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4716559096,
                "variance": 0.222459297
              },
              {
                "average": 1.315575122,
                "count": 1768121,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6993982839,
                "variance": 0.4891579595
              },
              {
                "average": 1,
                "count": 1768121,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1768121,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.77090934,
                "count": 1768121,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.70542085,
                "variance": 161.427719
              },
              {
                "average": 19.79014479,
                "count": 1768121,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.111246342,
                "variance": 1.234868434
              },
              {
                "average": 1.868862482,
                "count": 1768121,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4630979697,
                "variance": 0.2144597296
              },
              {
                "average": 16.13518645,
                "count": 1768121,
                "maximum": 21,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.387334834,
                "variance": 1.924697941
              },
              {
                "average": 247265508.9,
                "count": 1768121,
                "maximum": 247268406.4,
                "minimum": 247264227.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 873.8253777,
                "variance": 763570.7907
              },
              {
                "average": 0,
                "count": 1768121,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1768121,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1768121,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1768121,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1768121,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427626.4604,
              1645599.842,
              -6.597087817,
              -426474.9804,
              1646752.762,
              48.36291218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427626.4604018658,
                    1645599.8418080937,
                    -6.597087817386733
                  ],
                  [
                    -427626.4604018658,
                    1646752.7618080936,
                    -6.597087817386733
                  ],
                  [
                    -426474.98040186585,
                    1646752.7618080936,
                    48.36291218261327
                  ],
                  [
                    -426474.98040186585,
                    1645599.8418080937,
                    48.36291218261327
                  ],
                  [
                    -427626.4604018658,
                    1645599.8418080937,
                    -6.597087817386733
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:26:46+00:00",
            "end_time": "2019-07-15T22: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": "20190714_NCMP_AK_03WWM7575.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.42704804212605,
              64.68999144113481,
              12.091569022663585
            ],
            [
              -163.43046781943818,
              64.70021967194205,
              12.091569022663585
            ],
            [
              -163.40944855596925,
              64.70150264288097,
              83.67156902266359
            ],
            [
              -163.40603619564249,
              64.69127393010952,
              83.67156902266359
            ],
            [
              -163.42704804212605,
              64.68999144113481,
              12.091569022663585
            ]
          ]
        ]
      },
      "bbox": [
        -163.4304678,
        64.68999144,
        12.09156902,
        -163.4060362,
        64.70150264,
        83.67156902
      ],
      "properties": {
        "datetime": "2019-07-15T02:05:57Z",
        "pc:count": 6993778,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447675.3581,
            "count": 6993778,
            "maximum": -447112.7305,
            "minimum": -448125.0505,
            "name": "X",
            "position": 0,
            "stddev": 240.1096236,
            "variance": 57652.63136
          },
          {
            "average": 1668823.33,
            "count": 6993778,
            "maximum": 1669493.992,
            "minimum": 1668341.472,
            "name": "Y",
            "position": 1,
            "stddev": 261.3697509,
            "variance": 68314.14668
          },
          {
            "average": 50.10898128,
            "count": 6993778,
            "maximum": 83.67156902,
            "minimum": 12.09156902,
            "name": "Z",
            "position": 2,
            "stddev": 13.62754424,
            "variance": 185.7099619
          },
          {
            "average": 204.7626037,
            "count": 6993778,
            "maximum": 11691,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 383.728918,
            "variance": 147247.8825
          },
          {
            "average": 2.008308814,
            "count": 6993778,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.109771107,
            "variance": 1.23159191
          },
          {
            "average": 3.017629527,
            "count": 6993778,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.331519989,
            "variance": 1.772945482
          },
          {
            "average": 1,
            "count": 6993778,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6993778,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.119344223,
            "count": 6993778,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3241931436,
            "variance": 0.1051011943
          },
          {
            "average": 20.13916346,
            "count": 6993778,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.840895029,
            "variance": 3.388894509
          },
          {
            "average": 2.079964077,
            "count": 6993778,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.235940298,
            "variance": 1.527548421
          },
          {
            "average": 15.39284647,
            "count": 6993778,
            "maximum": 18,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.968917265,
            "variance": 24.69013879
          },
          {
            "average": 247190333.6,
            "count": 6993778,
            "maximum": 247191557.9,
            "minimum": 247184301,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2147.688163,
            "variance": 4612564.446
          },
          {
            "average": 0,
            "count": 6993778,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6993778,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6993778,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6993778,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6993778,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -448125.0505,
          1668341.472,
          12.09156902,
          -447112.7305,
          1669493.992,
          83.67156902
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -448125.0505261884,
                1668341.4717246615,
                12.091569022663585
              ],
              [
                -448125.0505261884,
                1669493.9917246616,
                12.091569022663585
              ],
              [
                -447112.73052618845,
                1669493.9917246616,
                83.67156902266359
              ],
              [
                -447112.73052618845,
                1668341.4717246615,
                83.67156902266359
              ],
              [
                -448125.0505261884,
                1668341.4717246615,
                12.091569022663585
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:05:57+00:00",
        "end_time": "2019-07-15T00:05:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7575.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7575.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7575.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7575.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4304678,
            64.68999144,
            12.09156902,
            -163.4060362,
            64.70150264,
            83.67156902
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.42704804212605,
                  64.68999144113481,
                  12.091569022663585
                ],
                [
                  -163.43046781943818,
                  64.70021967194205,
                  12.091569022663585
                ],
                [
                  -163.40944855596925,
                  64.70150264288097,
                  83.67156902266359
                ],
                [
                  -163.40603619564249,
                  64.69127393010952,
                  83.67156902266359
                ],
                [
                  -163.42704804212605,
                  64.68999144113481,
                  12.091569022663585
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7575.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7575.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:05:57Z",
            "pc:count": 6993778,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447675.3581,
                "count": 6993778,
                "maximum": -447112.7305,
                "minimum": -448125.0505,
                "name": "X",
                "position": 0,
                "stddev": 240.1096236,
                "variance": 57652.63136
              },
              {
                "average": 1668823.33,
                "count": 6993778,
                "maximum": 1669493.992,
                "minimum": 1668341.472,
                "name": "Y",
                "position": 1,
                "stddev": 261.3697509,
                "variance": 68314.14668
              },
              {
                "average": 50.10898128,
                "count": 6993778,
                "maximum": 83.67156902,
                "minimum": 12.09156902,
                "name": "Z",
                "position": 2,
                "stddev": 13.62754424,
                "variance": 185.7099619
              },
              {
                "average": 204.7626037,
                "count": 6993778,
                "maximum": 11691,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 383.728918,
                "variance": 147247.8825
              },
              {
                "average": 2.008308814,
                "count": 6993778,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.109771107,
                "variance": 1.23159191
              },
              {
                "average": 3.017629527,
                "count": 6993778,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.331519989,
                "variance": 1.772945482
              },
              {
                "average": 1,
                "count": 6993778,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6993778,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.119344223,
                "count": 6993778,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3241931436,
                "variance": 0.1051011943
              },
              {
                "average": 20.13916346,
                "count": 6993778,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.840895029,
                "variance": 3.388894509
              },
              {
                "average": 2.079964077,
                "count": 6993778,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.235940298,
                "variance": 1.527548421
              },
              {
                "average": 15.39284647,
                "count": 6993778,
                "maximum": 18,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.968917265,
                "variance": 24.69013879
              },
              {
                "average": 247190333.6,
                "count": 6993778,
                "maximum": 247191557.9,
                "minimum": 247184301,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2147.688163,
                "variance": 4612564.446
              },
              {
                "average": 0,
                "count": 6993778,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6993778,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6993778,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6993778,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6993778,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -448125.0505,
              1668341.472,
              12.09156902,
              -447112.7305,
              1669493.992,
              83.67156902
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -448125.0505261884,
                    1668341.4717246615,
                    12.091569022663585
                  ],
                  [
                    -448125.0505261884,
                    1669493.9917246616,
                    12.091569022663585
                  ],
                  [
                    -447112.73052618845,
                    1669493.9917246616,
                    83.67156902266359
                  ],
                  [
                    -447112.73052618845,
                    1668341.4717246615,
                    83.67156902266359
                  ],
                  [
                    -448125.0505261884,
                    1668341.4717246615,
                    12.091569022663585
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:05:57+00:00",
            "end_time": "2019-07-15T00:05: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": "20190715_NCMP_AK_03WWM9462.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.03739674964834,
              64.56864339540066,
              -1.387994417987578
            ],
            [
              -163.0406625629105,
              64.57887960989491,
              -1.387994417987578
            ],
            [
              -163.0168401086985,
              64.58027822777933,
              48.33200558201242
            ],
            [
              -163.0135826882262,
              64.5700414903559,
              48.33200558201242
            ],
            [
              -163.03739674964834,
              64.56864339540066,
              -1.387994417987578
            ]
          ]
        ]
      },
      "bbox": [
        -163.0406626,
        64.5686434,
        -1.387994418,
        -163.0135827,
        64.58027823,
        48.33200558
      ],
      "properties": {
        "datetime": "2019-07-15T23:28:30Z",
        "pc:count": 3001827,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430836.5118,
            "count": 3001827,
            "maximum": -430404.7473,
            "minimum": -431556.0273,
            "name": "X",
            "position": 0,
            "stddev": 242.9779303,
            "variance": 59038.27463
          },
          {
            "average": 1652977.958,
            "count": 3001827,
            "maximum": 1653506.74,
            "minimum": 1652354.06,
            "name": "Y",
            "position": 1,
            "stddev": 277.4487542,
            "variance": 76977.81122
          },
          {
            "average": 22.64126876,
            "count": 3001827,
            "maximum": 48.33200558,
            "minimum": -1.387994418,
            "name": "Z",
            "position": 2,
            "stddev": 15.28009351,
            "variance": 233.4812575
          },
          {
            "average": 719.5317372,
            "count": 3001827,
            "maximum": 33023,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 699.1155964,
            "variance": 488762.6172
          },
          {
            "average": 1.116486726,
            "count": 3001827,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4192691064,
            "variance": 0.1757865836
          },
          {
            "average": 1.233671028,
            "count": 3001827,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6324959291,
            "variance": 0.4000511003
          },
          {
            "average": 1,
            "count": 3001827,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3001827,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.059685985,
            "count": 3001827,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.73577332,
            "variance": 115.2568288
          },
          {
            "average": 20.00844083,
            "count": 3001827,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.744780555,
            "variance": 3.044259184
          },
          {
            "average": 1.343041088,
            "count": 3001827,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5541205546,
            "variance": 0.307049589
          },
          {
            "average": 16.25196655,
            "count": 3001827,
            "maximum": 21,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.316622854,
            "variance": 1.733495738
          },
          {
            "average": 247265588.5,
            "count": 3001827,
            "maximum": 247268510.7,
            "minimum": 247263541.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 833.1193757,
            "variance": 694087.8942
          },
          {
            "average": 0,
            "count": 3001827,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3001827,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3001827,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3001827,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3001827,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431556.0273,
          1652354.06,
          -1.387994418,
          -430404.7473,
          1653506.74,
          48.33200558
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431556.027296177,
                1652354.0601355585,
                -1.387994417987578
              ],
              [
                -431556.027296177,
                1653506.7401355586,
                -1.387994417987578
              ],
              [
                -430404.74729617697,
                1653506.7401355586,
                48.33200558201242
              ],
              [
                -430404.74729617697,
                1652354.0601355585,
                48.33200558201242
              ],
              [
                -431556.027296177,
                1652354.0601355585,
                -1.387994417987578
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:28:30+00:00",
        "end_time": "2019-07-15T22:05:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9462.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9462.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9462.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9462.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0406626,
            64.5686434,
            -1.387994418,
            -163.0135827,
            64.58027823,
            48.33200558
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.03739674964834,
                  64.56864339540066,
                  -1.387994417987578
                ],
                [
                  -163.0406625629105,
                  64.57887960989491,
                  -1.387994417987578
                ],
                [
                  -163.0168401086985,
                  64.58027822777933,
                  48.33200558201242
                ],
                [
                  -163.0135826882262,
                  64.5700414903559,
                  48.33200558201242
                ],
                [
                  -163.03739674964834,
                  64.56864339540066,
                  -1.387994417987578
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9462.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9462.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:28:30Z",
            "pc:count": 3001827,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430836.5118,
                "count": 3001827,
                "maximum": -430404.7473,
                "minimum": -431556.0273,
                "name": "X",
                "position": 0,
                "stddev": 242.9779303,
                "variance": 59038.27463
              },
              {
                "average": 1652977.958,
                "count": 3001827,
                "maximum": 1653506.74,
                "minimum": 1652354.06,
                "name": "Y",
                "position": 1,
                "stddev": 277.4487542,
                "variance": 76977.81122
              },
              {
                "average": 22.64126876,
                "count": 3001827,
                "maximum": 48.33200558,
                "minimum": -1.387994418,
                "name": "Z",
                "position": 2,
                "stddev": 15.28009351,
                "variance": 233.4812575
              },
              {
                "average": 719.5317372,
                "count": 3001827,
                "maximum": 33023,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 699.1155964,
                "variance": 488762.6172
              },
              {
                "average": 1.116486726,
                "count": 3001827,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4192691064,
                "variance": 0.1757865836
              },
              {
                "average": 1.233671028,
                "count": 3001827,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6324959291,
                "variance": 0.4000511003
              },
              {
                "average": 1,
                "count": 3001827,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3001827,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.059685985,
                "count": 3001827,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.73577332,
                "variance": 115.2568288
              },
              {
                "average": 20.00844083,
                "count": 3001827,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.744780555,
                "variance": 3.044259184
              },
              {
                "average": 1.343041088,
                "count": 3001827,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5541205546,
                "variance": 0.307049589
              },
              {
                "average": 16.25196655,
                "count": 3001827,
                "maximum": 21,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.316622854,
                "variance": 1.733495738
              },
              {
                "average": 247265588.5,
                "count": 3001827,
                "maximum": 247268510.7,
                "minimum": 247263541.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 833.1193757,
                "variance": 694087.8942
              },
              {
                "average": 0,
                "count": 3001827,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3001827,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3001827,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3001827,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3001827,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431556.0273,
              1652354.06,
              -1.387994418,
              -430404.7473,
              1653506.74,
              48.33200558
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431556.027296177,
                    1652354.0601355585,
                    -1.387994417987578
                  ],
                  [
                    -431556.027296177,
                    1653506.7401355586,
                    -1.387994417987578
                  ],
                  [
                    -430404.74729617697,
                    1653506.7401355586,
                    48.33200558201242
                  ],
                  [
                    -430404.74729617697,
                    1652354.0601355585,
                    48.33200558201242
                  ],
                  [
                    -431556.027296177,
                    1652354.0601355585,
                    -1.387994417987578
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:28:30+00:00",
            "end_time": "2019-07-15T22:05:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0154.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.89693763832193,
              64.49489135853248,
              -3.31033811832163
            ],
            [
              -162.90014436819078,
              64.5051283661609,
              -3.31033811832163
            ],
            [
              -162.87637245719938,
              64.50650544496622,
              0.24966188167837
            ],
            [
              -162.8731740872059,
              64.49626792414075,
              0.24966188167837
            ],
            [
              -162.89693763832193,
              64.49489135853248,
              -3.31033811832163
            ]
          ]
        ]
      },
      "bbox": [
        -162.9001444,
        64.49489136,
        -3.310338118,
        -162.8731741,
        64.50650544,
        0.2496618817
      ],
      "properties": {
        "datetime": "2019-07-15T23:20:28Z",
        "pc:count": 2706839,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425362.0884,
            "count": 2706839,
            "maximum": -424836.8963,
            "minimum": -425988.3763,
            "name": "X",
            "position": 0,
            "stddev": 283.7409268,
            "variance": 80508.91354
          },
          {
            "average": 1643896.212,
            "count": 2706839,
            "maximum": 1644445.901,
            "minimum": 1643293.341,
            "name": "Y",
            "position": 1,
            "stddev": 293.1706475,
            "variance": 85949.02853
          },
          {
            "average": -2.591662102,
            "count": 2706839,
            "maximum": 0.2496618817,
            "minimum": -3.310338118,
            "name": "Z",
            "position": 2,
            "stddev": 0.4403523281,
            "variance": 0.1939101729
          },
          {
            "average": 204.028554,
            "count": 2706839,
            "maximum": 4935,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 684.7395633,
            "variance": 468868.2695
          },
          {
            "average": 1.000000739,
            "count": 2706839,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0008595748597,
            "variance": 7.388689394e-07
          },
          {
            "average": 1.000001478,
            "count": 2706839,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001215621975,
            "variance": 1.477736787e-06
          },
          {
            "average": 1,
            "count": 2706839,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2706839,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2706839,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.06544868,
            "count": 2706839,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.189283943,
            "variance": 1.414396298
          },
          {
            "average": 2.003920809,
            "count": 2706839,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06269417624,
            "variance": 0.003930559734
          },
          {
            "average": 16.0861854,
            "count": 2706839,
            "maximum": 20,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.56687491,
            "variance": 2.455096983
          },
          {
            "average": 247265480.6,
            "count": 2706839,
            "maximum": 247268028.6,
            "minimum": 247263039.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 993.7017178,
            "variance": 987443.104
          },
          {
            "average": 0,
            "count": 2706839,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2706839,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2706839,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2706839,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2706839,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425988.3763,
          1643293.341,
          -3.310338118,
          -424836.8963,
          1644445.901,
          0.2496618817
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425988.376283792,
                1643293.3407207138,
                -3.31033811832163
              ],
              [
                -425988.376283792,
                1644445.900720714,
                -3.31033811832163
              ],
              [
                -424836.89628379204,
                1644445.900720714,
                0.24966188167837
              ],
              [
                -424836.89628379204,
                1643293.3407207138,
                0.24966188167837
              ],
              [
                -425988.376283792,
                1643293.3407207138,
                -3.31033811832163
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:20:28+00:00",
        "end_time": "2019-07-15T21:57:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0154.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0154.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0154.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0154.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9001444,
            64.49489136,
            -3.310338118,
            -162.8731741,
            64.50650544,
            0.2496618817
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.89693763832193,
                  64.49489135853248,
                  -3.31033811832163
                ],
                [
                  -162.90014436819078,
                  64.5051283661609,
                  -3.31033811832163
                ],
                [
                  -162.87637245719938,
                  64.50650544496622,
                  0.24966188167837
                ],
                [
                  -162.8731740872059,
                  64.49626792414075,
                  0.24966188167837
                ],
                [
                  -162.89693763832193,
                  64.49489135853248,
                  -3.31033811832163
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0154.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0154.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:20:28Z",
            "pc:count": 2706839,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425362.0884,
                "count": 2706839,
                "maximum": -424836.8963,
                "minimum": -425988.3763,
                "name": "X",
                "position": 0,
                "stddev": 283.7409268,
                "variance": 80508.91354
              },
              {
                "average": 1643896.212,
                "count": 2706839,
                "maximum": 1644445.901,
                "minimum": 1643293.341,
                "name": "Y",
                "position": 1,
                "stddev": 293.1706475,
                "variance": 85949.02853
              },
              {
                "average": -2.591662102,
                "count": 2706839,
                "maximum": 0.2496618817,
                "minimum": -3.310338118,
                "name": "Z",
                "position": 2,
                "stddev": 0.4403523281,
                "variance": 0.1939101729
              },
              {
                "average": 204.028554,
                "count": 2706839,
                "maximum": 4935,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 684.7395633,
                "variance": 468868.2695
              },
              {
                "average": 1.000000739,
                "count": 2706839,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0008595748597,
                "variance": 7.388689394e-07
              },
              {
                "average": 1.000001478,
                "count": 2706839,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001215621975,
                "variance": 1.477736787e-06
              },
              {
                "average": 1,
                "count": 2706839,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2706839,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2706839,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.06544868,
                "count": 2706839,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.189283943,
                "variance": 1.414396298
              },
              {
                "average": 2.003920809,
                "count": 2706839,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06269417624,
                "variance": 0.003930559734
              },
              {
                "average": 16.0861854,
                "count": 2706839,
                "maximum": 20,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.56687491,
                "variance": 2.455096983
              },
              {
                "average": 247265480.6,
                "count": 2706839,
                "maximum": 247268028.6,
                "minimum": 247263039.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 993.7017178,
                "variance": 987443.104
              },
              {
                "average": 0,
                "count": 2706839,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2706839,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2706839,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2706839,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2706839,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425988.3763,
              1643293.341,
              -3.310338118,
              -424836.8963,
              1644445.901,
              0.2496618817
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425988.376283792,
                    1643293.3407207138,
                    -3.31033811832163
                  ],
                  [
                    -425988.376283792,
                    1644445.900720714,
                    -3.31033811832163
                  ],
                  [
                    -424836.89628379204,
                    1644445.900720714,
                    0.24966188167837
                  ],
                  [
                    -424836.89628379204,
                    1643293.3407207138,
                    0.24966188167837
                  ],
                  [
                    -425988.376283792,
                    1643293.3407207138,
                    -3.31033811832163
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:20:28+00:00",
            "end_time": "2019-07-15T21:57:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8462.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24599953279866,
              64.57127020774519,
              -0.693951861182755
            ],
            [
              -163.24934119129054,
              64.5815039593528,
              -0.693951861182755
            ],
            [
              -163.2255244063845,
              64.58293485174569,
              0.626048138817246
            ],
            [
              -163.22219112984243,
              64.57270056520609,
              0.626048138817246
            ],
            [
              -163.24599953279866,
              64.57127020774519,
              -0.693951861182755
            ]
          ]
        ]
      },
      "bbox": [
        -163.2493412,
        64.57127021,
        -0.6939518612,
        -163.2221911,
        64.58293485,
        0.6260481388
      ],
      "properties": {
        "datetime": "2019-07-11T00:42:50Z",
        "pc:count": 2655627,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440812.3069,
            "count": 2655627,
            "maximum": -440261.499,
            "minimum": -441412.899,
            "name": "X",
            "position": 0,
            "stddev": 287.9637291,
            "variance": 82923.10929
          },
          {
            "average": 1654618.009,
            "count": 2655627,
            "maximum": 1655168.29,
            "minimum": 1654015.39,
            "name": "Y",
            "position": 1,
            "stddev": 294.4674581,
            "variance": 86711.08385
          },
          {
            "average": -0.1248742347,
            "count": 2655627,
            "maximum": 0.6260481388,
            "minimum": -0.6939518612,
            "name": "Z",
            "position": 2,
            "stddev": 0.1085959113,
            "variance": 0.01179307194
          },
          {
            "average": 4.763522136,
            "count": 2655627,
            "maximum": 2471,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 86.96642875,
            "variance": 7563.15973
          },
          {
            "average": 1.000014686,
            "count": 2655627,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003832177869,
            "variance": 1.468558722e-05
          },
          {
            "average": 1.000029372,
            "count": 2655627,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005419478121,
            "variance": 2.93707431e-05
          },
          {
            "average": 1,
            "count": 2655627,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2655627,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2655627,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.95205432,
            "count": 2655627,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.392248213,
            "variance": 1.938355085
          },
          {
            "average": 2.000737302,
            "count": 2655627,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02714330492,
            "variance": 0.0007367590022
          },
          {
            "average": 25.14376718,
            "count": 2655627,
            "maximum": 29,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.493076213,
            "variance": 2.229276578
          },
          {
            "average": 246838542.4,
            "count": 2655627,
            "maximum": 246840970.3,
            "minimum": 246836142.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 914.2891712,
            "variance": 835924.6886
          },
          {
            "average": 0,
            "count": 2655627,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2655627,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2655627,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2655627,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2655627,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441412.899,
          1654015.39,
          -0.6939518612,
          -440261.499,
          1655168.29,
          0.6260481388
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441412.89896219043,
                1654015.3904816068,
                -0.693951861182755
              ],
              [
                -441412.89896219043,
                1655168.2904816067,
                -0.693951861182755
              ],
              [
                -440261.4989621904,
                1655168.2904816067,
                0.626048138817246
              ],
              [
                -440261.4989621904,
                1654015.3904816068,
                0.626048138817246
              ],
              [
                -441412.89896219043,
                1654015.3904816068,
                -0.693951861182755
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:42:50+00:00",
        "end_time": "2019-07-10T23:22:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8462.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8462.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8462.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8462.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2493412,
            64.57127021,
            -0.6939518612,
            -163.2221911,
            64.58293485,
            0.6260481388
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24599953279866,
                  64.57127020774519,
                  -0.693951861182755
                ],
                [
                  -163.24934119129054,
                  64.5815039593528,
                  -0.693951861182755
                ],
                [
                  -163.2255244063845,
                  64.58293485174569,
                  0.626048138817246
                ],
                [
                  -163.22219112984243,
                  64.57270056520609,
                  0.626048138817246
                ],
                [
                  -163.24599953279866,
                  64.57127020774519,
                  -0.693951861182755
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8462.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8462.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:42:50Z",
            "pc:count": 2655627,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440812.3069,
                "count": 2655627,
                "maximum": -440261.499,
                "minimum": -441412.899,
                "name": "X",
                "position": 0,
                "stddev": 287.9637291,
                "variance": 82923.10929
              },
              {
                "average": 1654618.009,
                "count": 2655627,
                "maximum": 1655168.29,
                "minimum": 1654015.39,
                "name": "Y",
                "position": 1,
                "stddev": 294.4674581,
                "variance": 86711.08385
              },
              {
                "average": -0.1248742347,
                "count": 2655627,
                "maximum": 0.6260481388,
                "minimum": -0.6939518612,
                "name": "Z",
                "position": 2,
                "stddev": 0.1085959113,
                "variance": 0.01179307194
              },
              {
                "average": 4.763522136,
                "count": 2655627,
                "maximum": 2471,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 86.96642875,
                "variance": 7563.15973
              },
              {
                "average": 1.000014686,
                "count": 2655627,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003832177869,
                "variance": 1.468558722e-05
              },
              {
                "average": 1.000029372,
                "count": 2655627,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005419478121,
                "variance": 2.93707431e-05
              },
              {
                "average": 1,
                "count": 2655627,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2655627,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2655627,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.95205432,
                "count": 2655627,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.392248213,
                "variance": 1.938355085
              },
              {
                "average": 2.000737302,
                "count": 2655627,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02714330492,
                "variance": 0.0007367590022
              },
              {
                "average": 25.14376718,
                "count": 2655627,
                "maximum": 29,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.493076213,
                "variance": 2.229276578
              },
              {
                "average": 246838542.4,
                "count": 2655627,
                "maximum": 246840970.3,
                "minimum": 246836142.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 914.2891712,
                "variance": 835924.6886
              },
              {
                "average": 0,
                "count": 2655627,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2655627,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2655627,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2655627,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2655627,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441412.899,
              1654015.39,
              -0.6939518612,
              -440261.499,
              1655168.29,
              0.6260481388
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441412.89896219043,
                    1654015.3904816068,
                    -0.693951861182755
                  ],
                  [
                    -441412.89896219043,
                    1655168.2904816067,
                    -0.693951861182755
                  ],
                  [
                    -440261.4989621904,
                    1655168.2904816067,
                    0.626048138817246
                  ],
                  [
                    -440261.4989621904,
                    1654015.3904816068,
                    0.626048138817246
                  ],
                  [
                    -441412.89896219043,
                    1654015.3904816068,
                    -0.693951861182755
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:42:50+00:00",
            "end_time": "2019-07-10T23:22: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": "20190715_NCMP_AK_03WWM8572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.21927012551123,
              64.66070983035856,
              7.907689812173295
            ],
            [
              -163.22164285859355,
              64.66797645216734,
              7.907689812173295
            ],
            [
              -163.1983489784382,
              64.66936766380496,
              24.227689812173296
            ],
            [
              -163.19598208464294,
              64.66210067119529,
              24.227689812173296
            ],
            [
              -163.21927012551123,
              64.66070983035856,
              7.907689812173295
            ]
          ]
        ]
      },
      "bbox": [
        -163.2216429,
        64.66070983,
        7.907689812,
        -163.1959821,
        64.66936766,
        24.22768981
      ],
      "properties": {
        "datetime": "2019-07-15T23:34:50Z",
        "pc:count": 1465856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438037.1098,
            "count": 1465856,
            "maximum": -437641.6967,
            "minimum": -438764.3367,
            "name": "X",
            "position": 0,
            "stddev": 228.1441392,
            "variance": 52049.74825
          },
          {
            "average": 1664022.608,
            "count": 1465856,
            "maximum": 1664538.331,
            "minimum": 1663719.851,
            "name": "Y",
            "position": 1,
            "stddev": 169.3939109,
            "variance": 28694.29704
          },
          {
            "average": 16.07560708,
            "count": 1465856,
            "maximum": 24.22768981,
            "minimum": 7.907689812,
            "name": "Z",
            "position": 2,
            "stddev": 4.537136902,
            "variance": 20.58561127
          },
          {
            "average": 1045.725636,
            "count": 1465856,
            "maximum": 4260,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 536.7901946,
            "variance": 288143.7131
          },
          {
            "average": 1.000063444,
            "count": 1465856,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007964934171,
            "variance": 6.344017634e-05
          },
          {
            "average": 1.000130981,
            "count": 1465856,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01144396877,
            "variance": 0.0001309644211
          },
          {
            "average": 1,
            "count": 1465856,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1465856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.526915331,
            "count": 1465856,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4992752097,
            "variance": 0.249275735
          },
          {
            "average": 20.22900791,
            "count": 1465856,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.432135586,
            "variance": 2.051012336
          },
          {
            "average": 1.000228535,
            "count": 1465856,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01511566525,
            "variance": 0.0002284833361
          },
          {
            "average": 18.97179327,
            "count": 1465856,
            "maximum": 22,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.322447172,
            "variance": 1.748866523
          },
          {
            "average": 247267231,
            "count": 1465856,
            "maximum": 247268890.1,
            "minimum": 247265235.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 818.5562015,
            "variance": 670034.2551
          },
          {
            "average": 0,
            "count": 1465856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1465856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1465856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1465856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1465856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438764.3367,
          1663719.851,
          7.907689812,
          -437641.6967,
          1664538.331,
          24.22768981
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438764.3366656055,
                1663719.851463204,
                7.907689812173295
              ],
              [
                -438764.3366656055,
                1664538.331463204,
                7.907689812173295
              ],
              [
                -437641.6966656055,
                1664538.331463204,
                24.227689812173296
              ],
              [
                -437641.6966656055,
                1663719.851463204,
                24.227689812173296
              ],
              [
                -438764.3366656055,
                1663719.851463204,
                7.907689812173295
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:34:50+00:00",
        "end_time": "2019-07-15T22:33:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2216429,
            64.66070983,
            7.907689812,
            -163.1959821,
            64.66936766,
            24.22768981
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.21927012551123,
                  64.66070983035856,
                  7.907689812173295
                ],
                [
                  -163.22164285859355,
                  64.66797645216734,
                  7.907689812173295
                ],
                [
                  -163.1983489784382,
                  64.66936766380496,
                  24.227689812173296
                ],
                [
                  -163.19598208464294,
                  64.66210067119529,
                  24.227689812173296
                ],
                [
                  -163.21927012551123,
                  64.66070983035856,
                  7.907689812173295
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:34:50Z",
            "pc:count": 1465856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438037.1098,
                "count": 1465856,
                "maximum": -437641.6967,
                "minimum": -438764.3367,
                "name": "X",
                "position": 0,
                "stddev": 228.1441392,
                "variance": 52049.74825
              },
              {
                "average": 1664022.608,
                "count": 1465856,
                "maximum": 1664538.331,
                "minimum": 1663719.851,
                "name": "Y",
                "position": 1,
                "stddev": 169.3939109,
                "variance": 28694.29704
              },
              {
                "average": 16.07560708,
                "count": 1465856,
                "maximum": 24.22768981,
                "minimum": 7.907689812,
                "name": "Z",
                "position": 2,
                "stddev": 4.537136902,
                "variance": 20.58561127
              },
              {
                "average": 1045.725636,
                "count": 1465856,
                "maximum": 4260,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 536.7901946,
                "variance": 288143.7131
              },
              {
                "average": 1.000063444,
                "count": 1465856,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007964934171,
                "variance": 6.344017634e-05
              },
              {
                "average": 1.000130981,
                "count": 1465856,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01144396877,
                "variance": 0.0001309644211
              },
              {
                "average": 1,
                "count": 1465856,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1465856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.526915331,
                "count": 1465856,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4992752097,
                "variance": 0.249275735
              },
              {
                "average": 20.22900791,
                "count": 1465856,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.432135586,
                "variance": 2.051012336
              },
              {
                "average": 1.000228535,
                "count": 1465856,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01511566525,
                "variance": 0.0002284833361
              },
              {
                "average": 18.97179327,
                "count": 1465856,
                "maximum": 22,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.322447172,
                "variance": 1.748866523
              },
              {
                "average": 247267231,
                "count": 1465856,
                "maximum": 247268890.1,
                "minimum": 247265235.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 818.5562015,
                "variance": 670034.2551
              },
              {
                "average": 0,
                "count": 1465856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1465856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1465856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1465856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1465856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438764.3367,
              1663719.851,
              7.907689812,
              -437641.6967,
              1664538.331,
              24.22768981
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438764.3366656055,
                    1663719.851463204,
                    7.907689812173295
                  ],
                  [
                    -438764.3366656055,
                    1664538.331463204,
                    7.907689812173295
                  ],
                  [
                    -437641.6966656055,
                    1664538.331463204,
                    24.227689812173296
                  ],
                  [
                    -437641.6966656055,
                    1663719.851463204,
                    24.227689812173296
                  ],
                  [
                    -438764.3366656055,
                    1663719.851463204,
                    7.907689812173295
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:34:50+00:00",
            "end_time": "2019-07-15T22:33: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": "20190710_NCMP_AK_03WWM8954.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.14657458033835,
              64.49824668124572,
              -1.131904822408409
            ],
            [
              -163.14987082562385,
              64.50847758935105,
              -1.131904822408409
            ],
            [
              -163.12610542792788,
              64.50989329713039,
              95.98809517759159
            ],
            [
              -163.12281752730405,
              64.49966186166553,
              95.98809517759159
            ],
            [
              -163.14657458033835,
              64.49824668124572,
              -1.131904822408409
            ]
          ]
        ]
      },
      "bbox": [
        -163.1498708,
        64.49824668,
        -1.131904822,
        -163.1228175,
        64.5098933,
        95.98809518
      ],
      "properties": {
        "datetime": "2019-07-10T23:31:33Z",
        "pc:count": 5200142,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437298.1978,
            "count": 5200142,
            "maximum": -436663.4279,
            "minimum": -437815.0479,
            "name": "X",
            "position": 0,
            "stddev": 278.3867004,
            "variance": 77499.15493
          },
          {
            "average": 1645815.955,
            "count": 5200142,
            "maximum": 1646440.242,
            "minimum": 1645287.782,
            "name": "Y",
            "position": 1,
            "stddev": 271.0869687,
            "variance": 73488.1446
          },
          {
            "average": 25.50970585,
            "count": 5200142,
            "maximum": 95.98809518,
            "minimum": -1.131904822,
            "name": "Z",
            "position": 2,
            "stddev": 19.98944175,
            "variance": 399.5777815
          },
          {
            "average": 388.6774057,
            "count": 5200142,
            "maximum": 6003,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 530.6669182,
            "variance": 281607.3781
          },
          {
            "average": 1.297963209,
            "count": 5200142,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5898237276,
            "variance": 0.3478920297
          },
          {
            "average": 1.59679428,
            "count": 5200142,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8113758324,
            "variance": 0.6583307414
          },
          {
            "average": 1,
            "count": 5200142,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5200142,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.452809366,
            "count": 5200142,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.962662933,
            "variance": 99.25465271
          },
          {
            "average": 20.09464542,
            "count": 5200142,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.524840459,
            "variance": 2.325138426
          },
          {
            "average": 1.465888239,
            "count": 5200142,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6255611902,
            "variance": 0.3913268027
          },
          {
            "average": 17.48009477,
            "count": 5200142,
            "maximum": 22,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.464645444,
            "variance": 2.145186277
          },
          {
            "average": 246834065.2,
            "count": 5200142,
            "maximum": 246836693.6,
            "minimum": 246832132.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 836.8749748,
            "variance": 700359.7234
          },
          {
            "average": 0,
            "count": 5200142,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5200142,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5200142,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5200142,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5200142,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437815.0479,
          1645287.782,
          -1.131904822,
          -436663.4279,
          1646440.242,
          95.98809518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437815.0478872002,
                1645287.7816274841,
                -1.131904822408409
              ],
              [
                -437815.0478872002,
                1646440.241627484,
                -1.131904822408409
              ],
              [
                -436663.4278872002,
                1646440.241627484,
                95.98809517759159
              ],
              [
                -436663.4278872002,
                1645287.7816274841,
                95.98809517759159
              ],
              [
                -437815.0478872002,
                1645287.7816274841,
                -1.131904822408409
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:31:33+00:00",
        "end_time": "2019-07-10T22:15:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8954.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8954.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8954.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8954.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1498708,
            64.49824668,
            -1.131904822,
            -163.1228175,
            64.5098933,
            95.98809518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.14657458033835,
                  64.49824668124572,
                  -1.131904822408409
                ],
                [
                  -163.14987082562385,
                  64.50847758935105,
                  -1.131904822408409
                ],
                [
                  -163.12610542792788,
                  64.50989329713039,
                  95.98809517759159
                ],
                [
                  -163.12281752730405,
                  64.49966186166553,
                  95.98809517759159
                ],
                [
                  -163.14657458033835,
                  64.49824668124572,
                  -1.131904822408409
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8954.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8954.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:31:33Z",
            "pc:count": 5200142,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437298.1978,
                "count": 5200142,
                "maximum": -436663.4279,
                "minimum": -437815.0479,
                "name": "X",
                "position": 0,
                "stddev": 278.3867004,
                "variance": 77499.15493
              },
              {
                "average": 1645815.955,
                "count": 5200142,
                "maximum": 1646440.242,
                "minimum": 1645287.782,
                "name": "Y",
                "position": 1,
                "stddev": 271.0869687,
                "variance": 73488.1446
              },
              {
                "average": 25.50970585,
                "count": 5200142,
                "maximum": 95.98809518,
                "minimum": -1.131904822,
                "name": "Z",
                "position": 2,
                "stddev": 19.98944175,
                "variance": 399.5777815
              },
              {
                "average": 388.6774057,
                "count": 5200142,
                "maximum": 6003,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 530.6669182,
                "variance": 281607.3781
              },
              {
                "average": 1.297963209,
                "count": 5200142,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5898237276,
                "variance": 0.3478920297
              },
              {
                "average": 1.59679428,
                "count": 5200142,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8113758324,
                "variance": 0.6583307414
              },
              {
                "average": 1,
                "count": 5200142,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5200142,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.452809366,
                "count": 5200142,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.962662933,
                "variance": 99.25465271
              },
              {
                "average": 20.09464542,
                "count": 5200142,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.524840459,
                "variance": 2.325138426
              },
              {
                "average": 1.465888239,
                "count": 5200142,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6255611902,
                "variance": 0.3913268027
              },
              {
                "average": 17.48009477,
                "count": 5200142,
                "maximum": 22,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.464645444,
                "variance": 2.145186277
              },
              {
                "average": 246834065.2,
                "count": 5200142,
                "maximum": 246836693.6,
                "minimum": 246832132.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 836.8749748,
                "variance": 700359.7234
              },
              {
                "average": 0,
                "count": 5200142,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5200142,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5200142,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5200142,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5200142,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437815.0479,
              1645287.782,
              -1.131904822,
              -436663.4279,
              1646440.242,
              95.98809518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437815.0478872002,
                    1645287.7816274841,
                    -1.131904822408409
                  ],
                  [
                    -437815.0478872002,
                    1646440.241627484,
                    -1.131904822408409
                  ],
                  [
                    -436663.4278872002,
                    1646440.241627484,
                    95.98809517759159
                  ],
                  [
                    -436663.4278872002,
                    1645287.7816274841,
                    95.98809517759159
                  ],
                  [
                    -437815.0478872002,
                    1645287.7816274841,
                    -1.131904822408409
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:31:33+00:00",
            "end_time": "2019-07-10T22: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": "20190710_NCMP_AK_03WWM8952.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.13779978454298,
              64.48307899609094,
              58.7863889987165
            ],
            [
              -163.14023635965006,
              64.49065356167745,
              58.7863889987165
            ],
            [
              -163.12717214662666,
              64.49143190299078,
              133.2663889987165
            ],
            [
              -163.1247389659533,
              64.48385712290184,
              133.2663889987165
            ],
            [
              -163.13779978454298,
              64.48307899609094,
              58.7863889987165
            ]
          ]
        ]
      },
      "bbox": [
        -163.1402364,
        64.483079,
        58.786389,
        -163.124739,
        64.4914319,
        133.266389
      ],
      "properties": {
        "datetime": "2019-07-10T22:23:07Z",
        "pc:count": 1431112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437243.7137,
            "count": 1431112,
            "maximum": -436996.356,
            "minimum": -437629.816,
            "name": "X",
            "position": 0,
            "stddev": 132.6445317,
            "variance": 17594.5718
          },
          {
            "average": 1644070.135,
            "count": 1431112,
            "maximum": 1644406.788,
            "minimum": 1643553.548,
            "name": "Y",
            "position": 1,
            "stddev": 190.1541634,
            "variance": 36158.60587
          },
          {
            "average": 87.86605642,
            "count": 1431112,
            "maximum": 133.266389,
            "minimum": 58.786389,
            "name": "Z",
            "position": 2,
            "stddev": 13.80913388,
            "variance": 190.6921784
          },
          {
            "average": 410.1151203,
            "count": 1431112,
            "maximum": 5505,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 519.0870146,
            "variance": 269451.3288
          },
          {
            "average": 1.400744316,
            "count": 1431112,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6631333597,
            "variance": 0.4397458528
          },
          {
            "average": 1.803158663,
            "count": 1431112,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8718924131,
            "variance": 0.76019638
          },
          {
            "average": 1,
            "count": 1431112,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1431112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229422994,
            "count": 1431112,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4204618977,
            "variance": 0.1767882074
          },
          {
            "average": 19.91942499,
            "count": 1431112,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.836051373,
            "variance": 3.371084643
          },
          {
            "average": 1.418067209,
            "count": 1431112,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6656490072,
            "variance": 0.4430886008
          },
          {
            "average": 13.35174536,
            "count": 1431112,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5387829146,
            "variance": 0.2902870291
          },
          {
            "average": 246831692.4,
            "count": 1431112,
            "maximum": 246832587.9,
            "minimum": 246831446.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 354.4666686,
            "variance": 125646.6192
          },
          {
            "average": 0,
            "count": 1431112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1431112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1431112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1431112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1431112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437629.816,
          1643553.548,
          58.786389,
          -436996.356,
          1644406.788,
          133.266389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437629.81601509737,
                1643553.5480453745,
                58.7863889987165
              ],
              [
                -437629.81601509737,
                1644406.7880453747,
                58.7863889987165
              ],
              [
                -436996.3560150974,
                1644406.7880453747,
                133.2663889987165
              ],
              [
                -436996.3560150974,
                1643553.5480453745,
                133.2663889987165
              ],
              [
                -437629.81601509737,
                1643553.5480453745,
                58.7863889987165
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:23:07+00:00",
        "end_time": "2019-07-10T22:04:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8952.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8952.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8952.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8952.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1402364,
            64.483079,
            58.786389,
            -163.124739,
            64.4914319,
            133.266389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.13779978454298,
                  64.48307899609094,
                  58.7863889987165
                ],
                [
                  -163.14023635965006,
                  64.49065356167745,
                  58.7863889987165
                ],
                [
                  -163.12717214662666,
                  64.49143190299078,
                  133.2663889987165
                ],
                [
                  -163.1247389659533,
                  64.48385712290184,
                  133.2663889987165
                ],
                [
                  -163.13779978454298,
                  64.48307899609094,
                  58.7863889987165
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8952.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8952.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:23:07Z",
            "pc:count": 1431112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437243.7137,
                "count": 1431112,
                "maximum": -436996.356,
                "minimum": -437629.816,
                "name": "X",
                "position": 0,
                "stddev": 132.6445317,
                "variance": 17594.5718
              },
              {
                "average": 1644070.135,
                "count": 1431112,
                "maximum": 1644406.788,
                "minimum": 1643553.548,
                "name": "Y",
                "position": 1,
                "stddev": 190.1541634,
                "variance": 36158.60587
              },
              {
                "average": 87.86605642,
                "count": 1431112,
                "maximum": 133.266389,
                "minimum": 58.786389,
                "name": "Z",
                "position": 2,
                "stddev": 13.80913388,
                "variance": 190.6921784
              },
              {
                "average": 410.1151203,
                "count": 1431112,
                "maximum": 5505,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 519.0870146,
                "variance": 269451.3288
              },
              {
                "average": 1.400744316,
                "count": 1431112,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6631333597,
                "variance": 0.4397458528
              },
              {
                "average": 1.803158663,
                "count": 1431112,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8718924131,
                "variance": 0.76019638
              },
              {
                "average": 1,
                "count": 1431112,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1431112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229422994,
                "count": 1431112,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4204618977,
                "variance": 0.1767882074
              },
              {
                "average": 19.91942499,
                "count": 1431112,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.836051373,
                "variance": 3.371084643
              },
              {
                "average": 1.418067209,
                "count": 1431112,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6656490072,
                "variance": 0.4430886008
              },
              {
                "average": 13.35174536,
                "count": 1431112,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5387829146,
                "variance": 0.2902870291
              },
              {
                "average": 246831692.4,
                "count": 1431112,
                "maximum": 246832587.9,
                "minimum": 246831446.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 354.4666686,
                "variance": 125646.6192
              },
              {
                "average": 0,
                "count": 1431112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1431112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1431112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1431112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1431112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437629.816,
              1643553.548,
              58.786389,
              -436996.356,
              1644406.788,
              133.266389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437629.81601509737,
                    1643553.5480453745,
                    58.7863889987165
                  ],
                  [
                    -437629.81601509737,
                    1644406.7880453747,
                    58.7863889987165
                  ],
                  [
                    -436996.3560150974,
                    1644406.7880453747,
                    133.2663889987165
                  ],
                  [
                    -436996.3560150974,
                    1643553.5480453745,
                    133.2663889987165
                  ],
                  [
                    -437629.81601509737,
                    1643553.5480453745,
                    58.7863889987165
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:23:07+00:00",
            "end_time": "2019-07-10T22:04:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8771.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.17801366537836,
              64.65123170766962,
              0.899783841441763
            ],
            [
              -163.18133972321561,
              64.6614665300179,
              0.899783841441763
            ],
            [
              -163.15745667136676,
              64.66288687193902,
              3.979783841441763
            ],
            [
              -163.15413904483032,
              64.65265151661528,
              3.979783841441763
            ],
            [
              -163.17801366537836,
              64.65123170766962,
              0.899783841441763
            ]
          ]
        ]
      },
      "bbox": [
        -163.1813397,
        64.65123171,
        0.8997838414,
        -163.154139,
        64.66288687,
        3.979783841
      ],
      "properties": {
        "datetime": "2019-07-15T22:55:16Z",
        "pc:count": 3810448,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436387.6958,
            "count": 3810448,
            "maximum": -435807.8564,
            "minimum": -436959.0564,
            "name": "X",
            "position": 0,
            "stddev": 287.4315346,
            "variance": 82616.88709
          },
          {
            "average": 1662974.241,
            "count": 3810448,
            "maximum": 1663553.371,
            "minimum": 1662400.651,
            "name": "Y",
            "position": 1,
            "stddev": 288.6582962,
            "variance": 83323.61196
          },
          {
            "average": 2.010171048,
            "count": 3810448,
            "maximum": 3.979783841,
            "minimum": 0.8997838414,
            "name": "Z",
            "position": 2,
            "stddev": 0.2460951463,
            "variance": 0.06056282106
          },
          {
            "average": 744.954334,
            "count": 3810448,
            "maximum": 3493,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 511.6511931,
            "variance": 261786.9434
          },
          {
            "average": 1.000017321,
            "count": 3810448,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004161790782,
            "variance": 1.732050251e-05
          },
          {
            "average": 1.000036479,
            "count": 3810448,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006039646443,
            "variance": 3.647732916e-05
          },
          {
            "average": 1,
            "count": 3810448,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3810448,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.627335421,
            "count": 3810448,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.759224468,
            "variance": 76.72401328
          },
          {
            "average": 19.88994239,
            "count": 3810448,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.209589914,
            "variance": 1.46310776
          },
          {
            "average": 1.114333275,
            "count": 3810448,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3182156564,
            "variance": 0.101261204
          },
          {
            "average": 14.45305854,
            "count": 3810448,
            "maximum": 18,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.550059323,
            "variance": 2.402683904
          },
          {
            "average": 247264448.2,
            "count": 3810448,
            "maximum": 247266516,
            "minimum": 247262482.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1006.114687,
            "variance": 1012266.763
          },
          {
            "average": 0,
            "count": 3810448,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3810448,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3810448,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3810448,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3810448,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436959.0564,
          1662400.651,
          0.8997838414,
          -435807.8564,
          1663553.371,
          3.979783841
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436959.0563565772,
                1662400.651362052,
                0.899783841441763
              ],
              [
                -436959.0563565772,
                1663553.3713620522,
                0.899783841441763
              ],
              [
                -435807.85635657725,
                1663553.3713620522,
                3.979783841441763
              ],
              [
                -435807.85635657725,
                1662400.651362052,
                3.979783841441763
              ],
              [
                -436959.0563565772,
                1662400.651362052,
                0.899783841441763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:55:16+00:00",
        "end_time": "2019-07-15T21:48:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8771.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8771.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8771.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8771.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1813397,
            64.65123171,
            0.8997838414,
            -163.154139,
            64.66288687,
            3.979783841
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.17801366537836,
                  64.65123170766962,
                  0.899783841441763
                ],
                [
                  -163.18133972321561,
                  64.6614665300179,
                  0.899783841441763
                ],
                [
                  -163.15745667136676,
                  64.66288687193902,
                  3.979783841441763
                ],
                [
                  -163.15413904483032,
                  64.65265151661528,
                  3.979783841441763
                ],
                [
                  -163.17801366537836,
                  64.65123170766962,
                  0.899783841441763
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8771.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8771.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:55:16Z",
            "pc:count": 3810448,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436387.6958,
                "count": 3810448,
                "maximum": -435807.8564,
                "minimum": -436959.0564,
                "name": "X",
                "position": 0,
                "stddev": 287.4315346,
                "variance": 82616.88709
              },
              {
                "average": 1662974.241,
                "count": 3810448,
                "maximum": 1663553.371,
                "minimum": 1662400.651,
                "name": "Y",
                "position": 1,
                "stddev": 288.6582962,
                "variance": 83323.61196
              },
              {
                "average": 2.010171048,
                "count": 3810448,
                "maximum": 3.979783841,
                "minimum": 0.8997838414,
                "name": "Z",
                "position": 2,
                "stddev": 0.2460951463,
                "variance": 0.06056282106
              },
              {
                "average": 744.954334,
                "count": 3810448,
                "maximum": 3493,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 511.6511931,
                "variance": 261786.9434
              },
              {
                "average": 1.000017321,
                "count": 3810448,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004161790782,
                "variance": 1.732050251e-05
              },
              {
                "average": 1.000036479,
                "count": 3810448,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006039646443,
                "variance": 3.647732916e-05
              },
              {
                "average": 1,
                "count": 3810448,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3810448,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.627335421,
                "count": 3810448,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.759224468,
                "variance": 76.72401328
              },
              {
                "average": 19.88994239,
                "count": 3810448,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.209589914,
                "variance": 1.46310776
              },
              {
                "average": 1.114333275,
                "count": 3810448,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3182156564,
                "variance": 0.101261204
              },
              {
                "average": 14.45305854,
                "count": 3810448,
                "maximum": 18,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.550059323,
                "variance": 2.402683904
              },
              {
                "average": 247264448.2,
                "count": 3810448,
                "maximum": 247266516,
                "minimum": 247262482.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1006.114687,
                "variance": 1012266.763
              },
              {
                "average": 0,
                "count": 3810448,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3810448,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3810448,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3810448,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3810448,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436959.0564,
              1662400.651,
              0.8997838414,
              -435807.8564,
              1663553.371,
              3.979783841
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436959.0563565772,
                    1662400.651362052,
                    0.899783841441763
                  ],
                  [
                    -436959.0563565772,
                    1663553.3713620522,
                    0.899783841441763
                  ],
                  [
                    -435807.85635657725,
                    1663553.3713620522,
                    3.979783841441763
                  ],
                  [
                    -435807.85635657725,
                    1662400.651362052,
                    3.979783841441763
                  ],
                  [
                    -436959.0563565772,
                    1662400.651362052,
                    0.899783841441763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:55:16+00:00",
            "end_time": "2019-07-15T21:48:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7668.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.39734915411492,
              64.6313382667544,
              -2.690863466114732
            ],
            [
              -163.39933420040478,
              64.63730703721352,
              -2.690863466114732
            ],
            [
              -163.38908478584335,
              64.63793223721818,
              7.669136533885267
            ],
            [
              -163.38710184611705,
              64.63196333007342,
              7.669136533885267
            ],
            [
              -163.39734915411492,
              64.6313382667544,
              -2.690863466114732
            ]
          ]
        ]
      },
      "bbox": [
        -163.3993342,
        64.63133827,
        -2.690863466,
        -163.3871018,
        64.63793224,
        7.669136534
      ],
      "properties": {
        "datetime": "2019-07-15T01:29:18Z",
        "pc:count": 354586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447284.0379,
            "count": 354586,
            "maximum": -447150.7832,
            "minimum": -447645.4832,
            "name": "X",
            "position": 0,
            "stddev": 69.38207436,
            "variance": 4813.872243
          },
          {
            "average": 1662060.804,
            "count": 354586,
            "maximum": 1662336.463,
            "minimum": 1661663.883,
            "name": "Y",
            "position": 1,
            "stddev": 179.288001,
            "variance": 32144.18729
          },
          {
            "average": 2.49065766,
            "count": 354586,
            "maximum": 7.669136534,
            "minimum": -2.690863466,
            "name": "Z",
            "position": 2,
            "stddev": 1.500253524,
            "variance": 2.250760635
          },
          {
            "average": 489.9435454,
            "count": 354586,
            "maximum": 3434,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 485.7214875,
            "variance": 235925.3634
          },
          {
            "average": 1.145459776,
            "count": 354586,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4354054304,
            "variance": 0.1895778888
          },
          {
            "average": 1.291150807,
            "count": 354586,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6346504576,
            "variance": 0.4027812034
          },
          {
            "average": 1,
            "count": 354586,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 354586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.688983773,
            "count": 354586,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.92658903,
            "variance": 119.3903479
          },
          {
            "average": 19.57676102,
            "count": 354586,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.146185056,
            "variance": 1.313740182
          },
          {
            "average": 1.359376851,
            "count": 354586,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5487850638,
            "variance": 0.3011650462
          },
          {
            "average": 14.73176042,
            "count": 354586,
            "maximum": 15,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.443043634,
            "variance": 0.1962876617
          },
          {
            "average": 247189284,
            "count": 354586,
            "maximum": 247189358.1,
            "minimum": 247189092.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 114.152281,
            "variance": 13030.74326
          },
          {
            "average": 0,
            "count": 354586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 354586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 354586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 354586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 354586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447645.4832,
          1661663.883,
          -2.690863466,
          -447150.7832,
          1662336.463,
          7.669136534
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447645.48319807375,
                1661663.8828629625,
                -2.690863466114732
              ],
              [
                -447645.48319807375,
                1662336.4628629626,
                -2.690863466114732
              ],
              [
                -447150.7831980738,
                1662336.4628629626,
                7.669136533885267
              ],
              [
                -447150.7831980738,
                1661663.8828629625,
                7.669136533885267
              ],
              [
                -447645.48319807375,
                1661663.8828629625,
                -2.690863466114732
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:29:18+00:00",
        "end_time": "2019-07-15T01:24:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7668.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7668.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7668.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7668.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3993342,
            64.63133827,
            -2.690863466,
            -163.3871018,
            64.63793224,
            7.669136534
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.39734915411492,
                  64.6313382667544,
                  -2.690863466114732
                ],
                [
                  -163.39933420040478,
                  64.63730703721352,
                  -2.690863466114732
                ],
                [
                  -163.38908478584335,
                  64.63793223721818,
                  7.669136533885267
                ],
                [
                  -163.38710184611705,
                  64.63196333007342,
                  7.669136533885267
                ],
                [
                  -163.39734915411492,
                  64.6313382667544,
                  -2.690863466114732
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7668.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7668.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:29:18Z",
            "pc:count": 354586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447284.0379,
                "count": 354586,
                "maximum": -447150.7832,
                "minimum": -447645.4832,
                "name": "X",
                "position": 0,
                "stddev": 69.38207436,
                "variance": 4813.872243
              },
              {
                "average": 1662060.804,
                "count": 354586,
                "maximum": 1662336.463,
                "minimum": 1661663.883,
                "name": "Y",
                "position": 1,
                "stddev": 179.288001,
                "variance": 32144.18729
              },
              {
                "average": 2.49065766,
                "count": 354586,
                "maximum": 7.669136534,
                "minimum": -2.690863466,
                "name": "Z",
                "position": 2,
                "stddev": 1.500253524,
                "variance": 2.250760635
              },
              {
                "average": 489.9435454,
                "count": 354586,
                "maximum": 3434,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 485.7214875,
                "variance": 235925.3634
              },
              {
                "average": 1.145459776,
                "count": 354586,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4354054304,
                "variance": 0.1895778888
              },
              {
                "average": 1.291150807,
                "count": 354586,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6346504576,
                "variance": 0.4027812034
              },
              {
                "average": 1,
                "count": 354586,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 354586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.688983773,
                "count": 354586,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.92658903,
                "variance": 119.3903479
              },
              {
                "average": 19.57676102,
                "count": 354586,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.146185056,
                "variance": 1.313740182
              },
              {
                "average": 1.359376851,
                "count": 354586,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5487850638,
                "variance": 0.3011650462
              },
              {
                "average": 14.73176042,
                "count": 354586,
                "maximum": 15,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.443043634,
                "variance": 0.1962876617
              },
              {
                "average": 247189284,
                "count": 354586,
                "maximum": 247189358.1,
                "minimum": 247189092.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 114.152281,
                "variance": 13030.74326
              },
              {
                "average": 0,
                "count": 354586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 354586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 354586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 354586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 354586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447645.4832,
              1661663.883,
              -2.690863466,
              -447150.7832,
              1662336.463,
              7.669136534
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447645.48319807375,
                    1661663.8828629625,
                    -2.690863466114732
                  ],
                  [
                    -447645.48319807375,
                    1662336.4628629626,
                    -2.690863466114732
                  ],
                  [
                    -447150.7831980738,
                    1662336.4628629626,
                    7.669136533885267
                  ],
                  [
                    -447150.7831980738,
                    1661663.8828629625,
                    7.669136533885267
                  ],
                  [
                    -447645.48319807375,
                    1661663.8828629625,
                    -2.690863466114732
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:29:18+00:00",
            "end_time": "2019-07-15T01:24:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9464.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.03609835384972,
              64.58658056901326,
              12.69982182125095
            ],
            [
              -163.03936575703463,
              64.5968170784342,
              12.69982182125095
            ],
            [
              -163.01810780799806,
              64.59806438240935,
              78.99982182125095
            ],
            [
              -163.0148478988082,
              64.58782740624362,
              78.99982182125095
            ],
            [
              -163.03609835384972,
              64.58658056901326,
              12.69982182125095
            ]
          ]
        ]
      },
      "bbox": [
        -163.0393658,
        64.58658057,
        12.69982182,
        -163.0148479,
        64.59806438,
        78.99982182
      ],
      "properties": {
        "datetime": "2019-07-15T22:15:05Z",
        "pc:count": 3224564,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430778.3058,
            "count": 3224564,
            "maximum": -430196.2618,
            "minimum": -431222.9618,
            "name": "X",
            "position": 0,
            "stddev": 235.1575451,
            "variance": 55299.071
          },
          {
            "average": 1654834.767,
            "count": 3224564,
            "maximum": 1655480.986,
            "minimum": 1654328.306,
            "name": "Y",
            "position": 1,
            "stddev": 282.4163697,
            "variance": 79759.00587
          },
          {
            "average": 52.53523633,
            "count": 3224564,
            "maximum": 78.99982182,
            "minimum": 12.69982182,
            "name": "Z",
            "position": 2,
            "stddev": 16.0502914,
            "variance": 257.611854
          },
          {
            "average": 1077.085652,
            "count": 3224564,
            "maximum": 4587,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 622.7928423,
            "variance": 387870.9244
          },
          {
            "average": 1.008782583,
            "count": 3224564,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1060557007,
            "variance": 0.01124781164
          },
          {
            "average": 1.017613544,
            "count": 3224564,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1580545858,
            "variance": 0.02498125208
          },
          {
            "average": 1,
            "count": 3224564,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3224564,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.530257424,
            "count": 3224564,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.499083726,
            "variance": 0.2490845655
          },
          {
            "average": 20.10018721,
            "count": 3224564,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.751060473,
            "variance": 3.06621278
          },
          {
            "average": 1.010758354,
            "count": 3224564,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1148258456,
            "variance": 0.01318497482
          },
          {
            "average": 11.15110787,
            "count": 3224564,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.071330145,
            "variance": 1.147748279
          },
          {
            "average": 247262385.8,
            "count": 3224564,
            "maximum": 247264105.2,
            "minimum": 247261623.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 673.0230913,
            "variance": 452960.0814
          },
          {
            "average": 0,
            "count": 3224564,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3224564,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3224564,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3224564,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3224564,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431222.9618,
          1654328.306,
          12.69982182,
          -430196.2618,
          1655480.986,
          78.99982182
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431222.9618083338,
                1654328.3061824178,
                12.69982182125095
              ],
              [
                -431222.9618083338,
                1655480.986182418,
                12.69982182125095
              ],
              [
                -430196.26180833386,
                1655480.986182418,
                78.99982182125095
              ],
              [
                -430196.26180833386,
                1654328.3061824178,
                78.99982182125095
              ],
              [
                -431222.9618083338,
                1654328.3061824178,
                12.69982182125095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:15:05+00:00",
        "end_time": "2019-07-15T21:33:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9464.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9464.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9464.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9464.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0393658,
            64.58658057,
            12.69982182,
            -163.0148479,
            64.59806438,
            78.99982182
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.03609835384972,
                  64.58658056901326,
                  12.69982182125095
                ],
                [
                  -163.03936575703463,
                  64.5968170784342,
                  12.69982182125095
                ],
                [
                  -163.01810780799806,
                  64.59806438240935,
                  78.99982182125095
                ],
                [
                  -163.0148478988082,
                  64.58782740624362,
                  78.99982182125095
                ],
                [
                  -163.03609835384972,
                  64.58658056901326,
                  12.69982182125095
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9464.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9464.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:15:05Z",
            "pc:count": 3224564,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430778.3058,
                "count": 3224564,
                "maximum": -430196.2618,
                "minimum": -431222.9618,
                "name": "X",
                "position": 0,
                "stddev": 235.1575451,
                "variance": 55299.071
              },
              {
                "average": 1654834.767,
                "count": 3224564,
                "maximum": 1655480.986,
                "minimum": 1654328.306,
                "name": "Y",
                "position": 1,
                "stddev": 282.4163697,
                "variance": 79759.00587
              },
              {
                "average": 52.53523633,
                "count": 3224564,
                "maximum": 78.99982182,
                "minimum": 12.69982182,
                "name": "Z",
                "position": 2,
                "stddev": 16.0502914,
                "variance": 257.611854
              },
              {
                "average": 1077.085652,
                "count": 3224564,
                "maximum": 4587,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 622.7928423,
                "variance": 387870.9244
              },
              {
                "average": 1.008782583,
                "count": 3224564,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1060557007,
                "variance": 0.01124781164
              },
              {
                "average": 1.017613544,
                "count": 3224564,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1580545858,
                "variance": 0.02498125208
              },
              {
                "average": 1,
                "count": 3224564,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3224564,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.530257424,
                "count": 3224564,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.499083726,
                "variance": 0.2490845655
              },
              {
                "average": 20.10018721,
                "count": 3224564,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.751060473,
                "variance": 3.06621278
              },
              {
                "average": 1.010758354,
                "count": 3224564,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1148258456,
                "variance": 0.01318497482
              },
              {
                "average": 11.15110787,
                "count": 3224564,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.071330145,
                "variance": 1.147748279
              },
              {
                "average": 247262385.8,
                "count": 3224564,
                "maximum": 247264105.2,
                "minimum": 247261623.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 673.0230913,
                "variance": 452960.0814
              },
              {
                "average": 0,
                "count": 3224564,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3224564,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3224564,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3224564,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3224564,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431222.9618,
              1654328.306,
              12.69982182,
              -430196.2618,
              1655480.986,
              78.99982182
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431222.9618083338,
                    1654328.3061824178,
                    12.69982182125095
                  ],
                  [
                    -431222.9618083338,
                    1655480.986182418,
                    12.69982182125095
                  ],
                  [
                    -430196.26180833386,
                    1655480.986182418,
                    78.99982182125095
                  ],
                  [
                    -430196.26180833386,
                    1654328.3061824178,
                    78.99982182125095
                  ],
                  [
                    -431222.9618083338,
                    1654328.3061824178,
                    12.69982182125095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:15:05+00:00",
            "end_time": "2019-07-15T21:33:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0453.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.83541892027884,
              64.48555192112495,
              0.029180988504068
            ],
            [
              -162.83759371668194,
              64.49254653396201,
              0.029180988504068
            ],
            [
              -162.82466087958522,
              64.49329116739436,
              20.08918098850407
            ],
            [
              -162.8224891904447,
              64.48629636503627,
              20.08918098850407
            ],
            [
              -162.83541892027884,
              64.48555192112495,
              0.029180988504068
            ]
          ]
        ]
      },
      "bbox": [
        -162.8375937,
        64.48555192,
        0.0291809885,
        -162.8224892,
        64.49329117,
        20.08918099
      ],
      "properties": {
        "datetime": "2019-07-15T21:58:00Z",
        "pc:count": 802833,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -422966.489,
            "count": 802833,
            "maximum": -422571.8726,
            "minimum": -423198.5326,
            "name": "X",
            "position": 0,
            "stddev": 136.0264021,
            "variance": 18503.18208
          },
          {
            "average": 1642155.242,
            "count": 802833,
            "maximum": 1642654.625,
            "minimum": 1641867.205,
            "name": "Y",
            "position": 1,
            "stddev": 166.5446196,
            "variance": 27737.1103
          },
          {
            "average": 12.88170065,
            "count": 802833,
            "maximum": 20.08918099,
            "minimum": 0.0291809885,
            "name": "Z",
            "position": 2,
            "stddev": 4.596213425,
            "variance": 21.12517784
          },
          {
            "average": 990.3285154,
            "count": 802833,
            "maximum": 6206,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 626.4501154,
            "variance": 392439.7471
          },
          {
            "average": 1.013178332,
            "count": 802833,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1212278517,
            "variance": 0.01469619204
          },
          {
            "average": 1.026436382,
            "count": 802833,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1756684391,
            "variance": 0.0308594005
          },
          {
            "average": 1,
            "count": 802833,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 802833,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.391111227,
            "count": 802833,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.840726448,
            "variance": 23.43263254
          },
          {
            "average": 19.99905353,
            "count": 802833,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.808931751,
            "variance": 3.272234078
          },
          {
            "average": 1.049015175,
            "count": 802833,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2197936307,
            "variance": 0.0483092401
          },
          {
            "average": 10.35391171,
            "count": 802833,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5296436521,
            "variance": 0.2805223982
          },
          {
            "average": 247261961.7,
            "count": 802833,
            "maximum": 247263080.3,
            "minimum": 247261828.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 230.616782,
            "variance": 53184.10014
          },
          {
            "average": 0,
            "count": 802833,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 802833,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 802833,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 802833,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 802833,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -423198.5326,
          1641867.205,
          0.0291809885,
          -422571.8726,
          1642654.625,
          20.08918099
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -423198.53260802984,
                1641867.2049227415,
                0.029180988504068
              ],
              [
                -423198.53260802984,
                1642654.6249227414,
                0.029180988504068
              ],
              [
                -422571.8726080298,
                1642654.6249227414,
                20.08918098850407
              ],
              [
                -422571.8726080298,
                1641867.2049227415,
                20.08918098850407
              ],
              [
                -423198.53260802984,
                1641867.2049227415,
                0.029180988504068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:58:00+00:00",
        "end_time": "2019-07-15T21:37:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0453.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0453.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0453.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0453.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8375937,
            64.48555192,
            0.0291809885,
            -162.8224892,
            64.49329117,
            20.08918099
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.83541892027884,
                  64.48555192112495,
                  0.029180988504068
                ],
                [
                  -162.83759371668194,
                  64.49254653396201,
                  0.029180988504068
                ],
                [
                  -162.82466087958522,
                  64.49329116739436,
                  20.08918098850407
                ],
                [
                  -162.8224891904447,
                  64.48629636503627,
                  20.08918098850407
                ],
                [
                  -162.83541892027884,
                  64.48555192112495,
                  0.029180988504068
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0453.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0453.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:58:00Z",
            "pc:count": 802833,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -422966.489,
                "count": 802833,
                "maximum": -422571.8726,
                "minimum": -423198.5326,
                "name": "X",
                "position": 0,
                "stddev": 136.0264021,
                "variance": 18503.18208
              },
              {
                "average": 1642155.242,
                "count": 802833,
                "maximum": 1642654.625,
                "minimum": 1641867.205,
                "name": "Y",
                "position": 1,
                "stddev": 166.5446196,
                "variance": 27737.1103
              },
              {
                "average": 12.88170065,
                "count": 802833,
                "maximum": 20.08918099,
                "minimum": 0.0291809885,
                "name": "Z",
                "position": 2,
                "stddev": 4.596213425,
                "variance": 21.12517784
              },
              {
                "average": 990.3285154,
                "count": 802833,
                "maximum": 6206,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 626.4501154,
                "variance": 392439.7471
              },
              {
                "average": 1.013178332,
                "count": 802833,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1212278517,
                "variance": 0.01469619204
              },
              {
                "average": 1.026436382,
                "count": 802833,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1756684391,
                "variance": 0.0308594005
              },
              {
                "average": 1,
                "count": 802833,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 802833,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.391111227,
                "count": 802833,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.840726448,
                "variance": 23.43263254
              },
              {
                "average": 19.99905353,
                "count": 802833,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.808931751,
                "variance": 3.272234078
              },
              {
                "average": 1.049015175,
                "count": 802833,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2197936307,
                "variance": 0.0483092401
              },
              {
                "average": 10.35391171,
                "count": 802833,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5296436521,
                "variance": 0.2805223982
              },
              {
                "average": 247261961.7,
                "count": 802833,
                "maximum": 247263080.3,
                "minimum": 247261828.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 230.616782,
                "variance": 53184.10014
              },
              {
                "average": 0,
                "count": 802833,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 802833,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 802833,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 802833,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 802833,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -423198.5326,
              1641867.205,
              0.0291809885,
              -422571.8726,
              1642654.625,
              20.08918099
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -423198.53260802984,
                    1641867.2049227415,
                    0.029180988504068
                  ],
                  [
                    -423198.53260802984,
                    1642654.6249227414,
                    0.029180988504068
                  ],
                  [
                    -422571.8726080298,
                    1642654.6249227414,
                    20.08918098850407
                  ],
                  [
                    -422571.8726080298,
                    1641867.2049227415,
                    20.08918098850407
                  ],
                  [
                    -423198.53260802984,
                    1641867.2049227415,
                    0.029180988504068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:58:00+00:00",
            "end_time": "2019-07-15T21:37: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": "20190710_NCMP_AK_03WWM8659.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.20603805011163,
              64.54386227650531,
              -1.417483675264441
            ],
            [
              -163.2093623927242,
              64.55409719365656,
              -1.417483675264441
            ],
            [
              -163.18557847927056,
              64.55552116123424,
              0.282516324735559
            ],
            [
              -163.18226250174305,
              64.54528571234067,
              0.282516324735559
            ],
            [
              -163.20603805011163,
              64.54386227650531,
              -1.417483675264441
            ]
          ]
        ]
      },
      "bbox": [
        -163.2093624,
        64.54386228,
        -1.417483675,
        -163.1822625,
        64.55552116,
        0.2825163247
      ],
      "properties": {
        "datetime": "2019-07-11T00:22:16Z",
        "pc:count": 3313428,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439380.1854,
            "count": 3313428,
            "maximum": -438789.0756,
            "minimum": -439939.8956,
            "name": "X",
            "position": 0,
            "stddev": 286.6724918,
            "variance": 82181.11754
          },
          {
            "average": 1651316.933,
            "count": 3313428,
            "maximum": 1651874.781,
            "minimum": 1650721.801,
            "name": "Y",
            "position": 1,
            "stddev": 286.7288074,
            "variance": 82213.40898
          },
          {
            "average": -0.7607827178,
            "count": 3313428,
            "maximum": 0.2825163247,
            "minimum": -1.417483675,
            "name": "Z",
            "position": 2,
            "stddev": 0.1318123638,
            "variance": 0.01737449924
          },
          {
            "average": 30.61350088,
            "count": 3313428,
            "maximum": 1927,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 192.4696862,
            "variance": 37044.5801
          },
          {
            "average": 1.000001207,
            "count": 3313428,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00109873012,
            "variance": 1.207207876e-06
          },
          {
            "average": 1.000002414,
            "count": 3313428,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001553838099,
            "variance": 2.414412837e-06
          },
          {
            "average": 1,
            "count": 3313428,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3313428,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3313428,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.94896357,
            "count": 3313428,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.260416098,
            "variance": 1.58864874
          },
          {
            "average": 2.005529319,
            "count": 3313428,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07415353783,
            "variance": 0.005498747173
          },
          {
            "average": 22.79857386,
            "count": 3313428,
            "maximum": 27,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.568493607,
            "variance": 2.460172197
          },
          {
            "average": 246837130.8,
            "count": 3313428,
            "maximum": 246839736.4,
            "minimum": 246834967.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 931.5183612,
            "variance": 867726.4573
          },
          {
            "average": 0,
            "count": 3313428,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3313428,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3313428,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3313428,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3313428,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439939.8956,
          1650721.801,
          -1.417483675,
          -438789.0756,
          1651874.781,
          0.2825163247
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439939.895601476,
                1650721.801444182,
                -1.417483675264441
              ],
              [
                -439939.895601476,
                1651874.781444182,
                -1.417483675264441
              ],
              [
                -438789.07560147607,
                1651874.781444182,
                0.282516324735559
              ],
              [
                -438789.07560147607,
                1650721.801444182,
                0.282516324735559
              ],
              [
                -439939.895601476,
                1650721.801444182,
                -1.417483675264441
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:22:16+00:00",
        "end_time": "2019-07-10T23:02:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8659.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8659.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8659.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8659.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2093624,
            64.54386228,
            -1.417483675,
            -163.1822625,
            64.55552116,
            0.2825163247
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.20603805011163,
                  64.54386227650531,
                  -1.417483675264441
                ],
                [
                  -163.2093623927242,
                  64.55409719365656,
                  -1.417483675264441
                ],
                [
                  -163.18557847927056,
                  64.55552116123424,
                  0.282516324735559
                ],
                [
                  -163.18226250174305,
                  64.54528571234067,
                  0.282516324735559
                ],
                [
                  -163.20603805011163,
                  64.54386227650531,
                  -1.417483675264441
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8659.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8659.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:22:16Z",
            "pc:count": 3313428,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439380.1854,
                "count": 3313428,
                "maximum": -438789.0756,
                "minimum": -439939.8956,
                "name": "X",
                "position": 0,
                "stddev": 286.6724918,
                "variance": 82181.11754
              },
              {
                "average": 1651316.933,
                "count": 3313428,
                "maximum": 1651874.781,
                "minimum": 1650721.801,
                "name": "Y",
                "position": 1,
                "stddev": 286.7288074,
                "variance": 82213.40898
              },
              {
                "average": -0.7607827178,
                "count": 3313428,
                "maximum": 0.2825163247,
                "minimum": -1.417483675,
                "name": "Z",
                "position": 2,
                "stddev": 0.1318123638,
                "variance": 0.01737449924
              },
              {
                "average": 30.61350088,
                "count": 3313428,
                "maximum": 1927,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 192.4696862,
                "variance": 37044.5801
              },
              {
                "average": 1.000001207,
                "count": 3313428,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00109873012,
                "variance": 1.207207876e-06
              },
              {
                "average": 1.000002414,
                "count": 3313428,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001553838099,
                "variance": 2.414412837e-06
              },
              {
                "average": 1,
                "count": 3313428,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3313428,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3313428,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.94896357,
                "count": 3313428,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.260416098,
                "variance": 1.58864874
              },
              {
                "average": 2.005529319,
                "count": 3313428,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07415353783,
                "variance": 0.005498747173
              },
              {
                "average": 22.79857386,
                "count": 3313428,
                "maximum": 27,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.568493607,
                "variance": 2.460172197
              },
              {
                "average": 246837130.8,
                "count": 3313428,
                "maximum": 246839736.4,
                "minimum": 246834967.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 931.5183612,
                "variance": 867726.4573
              },
              {
                "average": 0,
                "count": 3313428,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3313428,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3313428,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3313428,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3313428,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439939.8956,
              1650721.801,
              -1.417483675,
              -438789.0756,
              1651874.781,
              0.2825163247
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439939.895601476,
                    1650721.801444182,
                    -1.417483675264441
                  ],
                  [
                    -439939.895601476,
                    1651874.781444182,
                    -1.417483675264441
                  ],
                  [
                    -438789.07560147607,
                    1651874.781444182,
                    0.282516324735559
                  ],
                  [
                    -438789.07560147607,
                    1650721.801444182,
                    0.282516324735559
                  ],
                  [
                    -439939.895601476,
                    1650721.801444182,
                    -1.417483675264441
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:22:16+00:00",
            "end_time": "2019-07-10T23:02: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": "20190710_NCMP_AK_03WWM8356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.26416243697147,
              64.51807225473172,
              16.260071840436126
            ],
            [
              -163.26744058448912,
              64.52810956712119,
              16.260071840436126
            ],
            [
              -163.2497863516168,
              64.52917459857511,
              81.24007184043613
            ],
            [
              -163.24651428644344,
              64.51913689661853,
              81.24007184043613
            ],
            [
              -163.26416243697147,
              64.51807225473172,
              16.260071840436126
            ]
          ]
        ]
      },
      "bbox": [
        -163.2674406,
        64.51807225,
        16.26007184,
        -163.2465143,
        64.5291746,
        81.24007184
      ],
      "properties": {
        "datetime": "2019-07-10T21:10:10Z",
        "pc:count": 2061562,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442614.2913,
            "count": 2061562,
            "maximum": -442244.5517,
            "minimum": -443099.6717,
            "name": "X",
            "position": 0,
            "stddev": 202.4038295,
            "variance": 40967.3102
          },
          {
            "average": 1648978.941,
            "count": 2061562,
            "maximum": 1649389.423,
            "minimum": 1648258.523,
            "name": "Y",
            "position": 1,
            "stddev": 256.4523631,
            "variance": 65767.81454
          },
          {
            "average": 35.14662883,
            "count": 2061562,
            "maximum": 81.24007184,
            "minimum": 16.26007184,
            "name": "Z",
            "position": 2,
            "stddev": 13.60352863,
            "variance": 185.0559912
          },
          {
            "average": 837.3075173,
            "count": 2061562,
            "maximum": 5806,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 671.3255452,
            "variance": 450677.9876
          },
          {
            "average": 1.12328516,
            "count": 2061562,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3904825418,
            "variance": 0.1524766155
          },
          {
            "average": 1.246777929,
            "count": 2061562,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5651152082,
            "variance": 0.3193551985
          },
          {
            "average": 1,
            "count": 2061562,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2061562,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.421391159,
            "count": 2061562,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4937821061,
            "variance": 0.2438207683
          },
          {
            "average": 19.84531477,
            "count": 2061562,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.131998458,
            "variance": 4.545417426
          },
          {
            "average": 1.132426772,
            "count": 2061562,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3991131206,
            "variance": 0.1592912831
          },
          {
            "average": 2.654252455,
            "count": 2061562,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7807460134,
            "variance": 0.6095643374
          },
          {
            "average": 246827410.7,
            "count": 2061562,
            "maximum": 246828210,
            "minimum": 246827191.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 278.3738293,
            "variance": 77491.98883
          },
          {
            "average": 0,
            "count": 2061562,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2061562,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2061562,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2061562,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2061562,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443099.6717,
          1648258.523,
          16.26007184,
          -442244.5517,
          1649389.423,
          81.24007184
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443099.67172240774,
                1648258.5231511765,
                16.260071840436126
              ],
              [
                -443099.67172240774,
                1649389.4231511764,
                16.260071840436126
              ],
              [
                -442244.55172240775,
                1649389.4231511764,
                81.24007184043613
              ],
              [
                -442244.55172240775,
                1648258.5231511765,
                81.24007184043613
              ],
              [
                -443099.67172240774,
                1648258.5231511765,
                16.260071840436126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:10:10+00:00",
        "end_time": "2019-07-10T20:53:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2674406,
            64.51807225,
            16.26007184,
            -163.2465143,
            64.5291746,
            81.24007184
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.26416243697147,
                  64.51807225473172,
                  16.260071840436126
                ],
                [
                  -163.26744058448912,
                  64.52810956712119,
                  16.260071840436126
                ],
                [
                  -163.2497863516168,
                  64.52917459857511,
                  81.24007184043613
                ],
                [
                  -163.24651428644344,
                  64.51913689661853,
                  81.24007184043613
                ],
                [
                  -163.26416243697147,
                  64.51807225473172,
                  16.260071840436126
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:10:10Z",
            "pc:count": 2061562,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442614.2913,
                "count": 2061562,
                "maximum": -442244.5517,
                "minimum": -443099.6717,
                "name": "X",
                "position": 0,
                "stddev": 202.4038295,
                "variance": 40967.3102
              },
              {
                "average": 1648978.941,
                "count": 2061562,
                "maximum": 1649389.423,
                "minimum": 1648258.523,
                "name": "Y",
                "position": 1,
                "stddev": 256.4523631,
                "variance": 65767.81454
              },
              {
                "average": 35.14662883,
                "count": 2061562,
                "maximum": 81.24007184,
                "minimum": 16.26007184,
                "name": "Z",
                "position": 2,
                "stddev": 13.60352863,
                "variance": 185.0559912
              },
              {
                "average": 837.3075173,
                "count": 2061562,
                "maximum": 5806,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 671.3255452,
                "variance": 450677.9876
              },
              {
                "average": 1.12328516,
                "count": 2061562,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3904825418,
                "variance": 0.1524766155
              },
              {
                "average": 1.246777929,
                "count": 2061562,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5651152082,
                "variance": 0.3193551985
              },
              {
                "average": 1,
                "count": 2061562,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2061562,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.421391159,
                "count": 2061562,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4937821061,
                "variance": 0.2438207683
              },
              {
                "average": 19.84531477,
                "count": 2061562,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.131998458,
                "variance": 4.545417426
              },
              {
                "average": 1.132426772,
                "count": 2061562,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3991131206,
                "variance": 0.1592912831
              },
              {
                "average": 2.654252455,
                "count": 2061562,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7807460134,
                "variance": 0.6095643374
              },
              {
                "average": 246827410.7,
                "count": 2061562,
                "maximum": 246828210,
                "minimum": 246827191.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 278.3738293,
                "variance": 77491.98883
              },
              {
                "average": 0,
                "count": 2061562,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2061562,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2061562,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2061562,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2061562,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443099.6717,
              1648258.523,
              16.26007184,
              -442244.5517,
              1649389.423,
              81.24007184
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443099.67172240774,
                    1648258.5231511765,
                    16.260071840436126
                  ],
                  [
                    -443099.67172240774,
                    1649389.4231511764,
                    16.260071840436126
                  ],
                  [
                    -442244.55172240775,
                    1649389.4231511764,
                    81.24007184043613
                  ],
                  [
                    -442244.55172240775,
                    1648258.5231511765,
                    81.24007184043613
                  ],
                  [
                    -443099.67172240774,
                    1648258.5231511765,
                    16.260071840436126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:10:10+00:00",
            "end_time": "2019-07-10T20:53:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0251.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.87822401657374,
              64.467688257161,
              -4.863909343134464
            ],
            [
              -162.88142249644181,
              64.47793005660871,
              -4.863909343134464
            ],
            [
              -162.85767353147364,
              64.47930412938933,
              34.276090656865534
            ],
            [
              -162.85448340035086,
              64.46906181825557,
              34.276090656865534
            ],
            [
              -162.87822401657374,
              64.467688257161,
              -4.863909343134464
            ]
          ]
        ]
      },
      "bbox": [
        -162.8814225,
        64.46768826,
        -4.863909343,
        -162.8544834,
        64.47930413,
        34.27609066
      ],
      "properties": {
        "datetime": "2019-07-16T00:23:48Z",
        "pc:count": 3745538,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -424872.2154,
            "count": 3745538,
            "maximum": -424350.8689,
            "minimum": -425502.2889,
            "name": "X",
            "position": 0,
            "stddev": 283.5315848,
            "variance": 80390.1596
          },
          {
            "average": 1640729.66,
            "count": 3745538,
            "maximum": 1641318.254,
            "minimum": 1640165.154,
            "name": "Y",
            "position": 1,
            "stddev": 289.8511218,
            "variance": 84013.67281
          },
          {
            "average": 2.426801073,
            "count": 3745538,
            "maximum": 34.27609066,
            "minimum": -4.863909343,
            "name": "Z",
            "position": 2,
            "stddev": 9.828021712,
            "variance": 96.59001076
          },
          {
            "average": 206.45055,
            "count": 3745538,
            "maximum": 10132,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 543.8701459,
            "variance": 295794.7356
          },
          {
            "average": 1.026861562,
            "count": 3745538,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1778280548,
            "variance": 0.03162281708
          },
          {
            "average": 1.053940716,
            "count": 3745538,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2601707515,
            "variance": 0.06768881996
          },
          {
            "average": 1,
            "count": 3745538,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3745538,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.77071411,
            "count": 3745538,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.55561034,
            "variance": 133.5321302
          },
          {
            "average": 20.00316131,
            "count": 3745538,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.214229363,
            "variance": 1.474352945
          },
          {
            "average": 1.807706129,
            "count": 3745538,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4043758259,
            "variance": 0.1635198086
          },
          {
            "average": 22.32038415,
            "count": 3745538,
            "maximum": 26,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.526739223,
            "variance": 2.330932654
          },
          {
            "average": 247269303.8,
            "count": 3745538,
            "maximum": 247271828.8,
            "minimum": 247267136.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 950.1110487,
            "variance": 902711.0048
          },
          {
            "average": 0,
            "count": 3745538,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3745538,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3745538,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3745538,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3745538,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425502.2889,
          1640165.154,
          -4.863909343,
          -424350.8689,
          1641318.254,
          34.27609066
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425502.2888549135,
                1640165.153586275,
                -4.863909343134464
              ],
              [
                -425502.2888549135,
                1641318.253586275,
                -4.863909343134464
              ],
              [
                -424350.86885491345,
                1641318.253586275,
                34.276090656865534
              ],
              [
                -424350.86885491345,
                1640165.153586275,
                34.276090656865534
              ],
              [
                -425502.2888549135,
                1640165.153586275,
                -4.863909343134464
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:23:48+00:00",
        "end_time": "2019-07-15T23:05:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0251.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0251.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0251.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0251.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8814225,
            64.46768826,
            -4.863909343,
            -162.8544834,
            64.47930413,
            34.27609066
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.87822401657374,
                  64.467688257161,
                  -4.863909343134464
                ],
                [
                  -162.88142249644181,
                  64.47793005660871,
                  -4.863909343134464
                ],
                [
                  -162.85767353147364,
                  64.47930412938933,
                  34.276090656865534
                ],
                [
                  -162.85448340035086,
                  64.46906181825557,
                  34.276090656865534
                ],
                [
                  -162.87822401657374,
                  64.467688257161,
                  -4.863909343134464
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0251.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0251.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:23:48Z",
            "pc:count": 3745538,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -424872.2154,
                "count": 3745538,
                "maximum": -424350.8689,
                "minimum": -425502.2889,
                "name": "X",
                "position": 0,
                "stddev": 283.5315848,
                "variance": 80390.1596
              },
              {
                "average": 1640729.66,
                "count": 3745538,
                "maximum": 1641318.254,
                "minimum": 1640165.154,
                "name": "Y",
                "position": 1,
                "stddev": 289.8511218,
                "variance": 84013.67281
              },
              {
                "average": 2.426801073,
                "count": 3745538,
                "maximum": 34.27609066,
                "minimum": -4.863909343,
                "name": "Z",
                "position": 2,
                "stddev": 9.828021712,
                "variance": 96.59001076
              },
              {
                "average": 206.45055,
                "count": 3745538,
                "maximum": 10132,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 543.8701459,
                "variance": 295794.7356
              },
              {
                "average": 1.026861562,
                "count": 3745538,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1778280548,
                "variance": 0.03162281708
              },
              {
                "average": 1.053940716,
                "count": 3745538,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2601707515,
                "variance": 0.06768881996
              },
              {
                "average": 1,
                "count": 3745538,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3745538,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.77071411,
                "count": 3745538,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.55561034,
                "variance": 133.5321302
              },
              {
                "average": 20.00316131,
                "count": 3745538,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.214229363,
                "variance": 1.474352945
              },
              {
                "average": 1.807706129,
                "count": 3745538,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4043758259,
                "variance": 0.1635198086
              },
              {
                "average": 22.32038415,
                "count": 3745538,
                "maximum": 26,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.526739223,
                "variance": 2.330932654
              },
              {
                "average": 247269303.8,
                "count": 3745538,
                "maximum": 247271828.8,
                "minimum": 247267136.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 950.1110487,
                "variance": 902711.0048
              },
              {
                "average": 0,
                "count": 3745538,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3745538,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3745538,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3745538,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3745538,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425502.2889,
              1640165.154,
              -4.863909343,
              -424350.8689,
              1641318.254,
              34.27609066
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425502.2888549135,
                    1640165.153586275,
                    -4.863909343134464
                  ],
                  [
                    -425502.2888549135,
                    1641318.253586275,
                    -4.863909343134464
                  ],
                  [
                    -424350.86885491345,
                    1641318.253586275,
                    34.276090656865534
                  ],
                  [
                    -424350.86885491345,
                    1640165.153586275,
                    34.276090656865534
                  ],
                  [
                    -425502.2888549135,
                    1640165.153586275,
                    -4.863909343134464
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:23:48+00:00",
            "end_time": "2019-07-15T23:05: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": "20190710_NCMP_AK_03WWM7863.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3706502338953,
              64.5816756400376,
              -4.505226341807945
            ],
            [
              -163.37403705933582,
              64.59190435118023,
              -4.505226341807945
            ],
            [
              -163.3502158078727,
              64.59335457951781,
              7.814773658192055
            ],
            [
              -163.34683736014995,
              64.58312532622521,
              7.814773658192055
            ],
            [
              -163.3706502338953,
              64.5816756400376,
              -4.505226341807945
            ]
          ]
        ]
      },
      "bbox": [
        -163.3740371,
        64.58167564,
        -4.505226342,
        -163.3468374,
        64.59335458,
        7.814773658
      ],
      "properties": {
        "datetime": "2019-07-10T21:36:50Z",
        "pc:count": 3268818,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446590.1092,
            "count": 3268818,
            "maximum": -446009.8027,
            "minimum": -447161.3027,
            "name": "X",
            "position": 0,
            "stddev": 300.1431937,
            "variance": 90085.93675
          },
          {
            "average": 1656571.529,
            "count": 3268818,
            "maximum": 1657151.429,
            "minimum": 1655998.809,
            "name": "Y",
            "position": 1,
            "stddev": 278.9831663,
            "variance": 77831.60708
          },
          {
            "average": 2.50126059,
            "count": 3268818,
            "maximum": 7.814773658,
            "minimum": -4.505226342,
            "name": "Z",
            "position": 2,
            "stddev": 2.197299972,
            "variance": 4.828127166
          },
          {
            "average": 655.7264953,
            "count": 3268818,
            "maximum": 5924,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 598.5960693,
            "variance": 358317.2542
          },
          {
            "average": 1.000631421,
            "count": 3268818,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02557874901,
            "variance": 0.0006542724011
          },
          {
            "average": 1.001277832,
            "count": 3268818,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03679542654,
            "variance": 0.001353903414
          },
          {
            "average": 1,
            "count": 3268818,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3268818,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.82581196,
            "count": 3268818,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.16153599,
            "variance": 147.9029576
          },
          {
            "average": 20.06866373,
            "count": 3268818,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.342835895,
            "variance": 1.803208242
          },
          {
            "average": 1.268900869,
            "count": 3268818,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4469213937,
            "variance": 0.1997387321
          },
          {
            "average": 4.928025666,
            "count": 3268818,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.798426916,
            "variance": 3.234339373
          },
          {
            "average": 246828227.2,
            "count": 3268818,
            "maximum": 246829810.5,
            "minimum": 246827079.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 651.4439751,
            "variance": 424379.2527
          },
          {
            "average": 0,
            "count": 3268818,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3268818,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3268818,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3268818,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3268818,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447161.3027,
          1655998.809,
          -4.505226342,
          -446009.8027,
          1657151.429,
          7.814773658
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447161.30274715624,
                1655998.8087092908,
                -4.505226341807945
              ],
              [
                -447161.30274715624,
                1657151.428709291,
                -4.505226341807945
              ],
              [
                -446009.80274715624,
                1657151.428709291,
                7.814773658192055
              ],
              [
                -446009.80274715624,
                1655998.8087092908,
                7.814773658192055
              ],
              [
                -447161.30274715624,
                1655998.8087092908,
                -4.505226341807945
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:36:50+00:00",
        "end_time": "2019-07-10T20:51:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7863.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7863.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7863.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7863.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3740371,
            64.58167564,
            -4.505226342,
            -163.3468374,
            64.59335458,
            7.814773658
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3706502338953,
                  64.5816756400376,
                  -4.505226341807945
                ],
                [
                  -163.37403705933582,
                  64.59190435118023,
                  -4.505226341807945
                ],
                [
                  -163.3502158078727,
                  64.59335457951781,
                  7.814773658192055
                ],
                [
                  -163.34683736014995,
                  64.58312532622521,
                  7.814773658192055
                ],
                [
                  -163.3706502338953,
                  64.5816756400376,
                  -4.505226341807945
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7863.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7863.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:36:50Z",
            "pc:count": 3268818,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446590.1092,
                "count": 3268818,
                "maximum": -446009.8027,
                "minimum": -447161.3027,
                "name": "X",
                "position": 0,
                "stddev": 300.1431937,
                "variance": 90085.93675
              },
              {
                "average": 1656571.529,
                "count": 3268818,
                "maximum": 1657151.429,
                "minimum": 1655998.809,
                "name": "Y",
                "position": 1,
                "stddev": 278.9831663,
                "variance": 77831.60708
              },
              {
                "average": 2.50126059,
                "count": 3268818,
                "maximum": 7.814773658,
                "minimum": -4.505226342,
                "name": "Z",
                "position": 2,
                "stddev": 2.197299972,
                "variance": 4.828127166
              },
              {
                "average": 655.7264953,
                "count": 3268818,
                "maximum": 5924,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 598.5960693,
                "variance": 358317.2542
              },
              {
                "average": 1.000631421,
                "count": 3268818,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02557874901,
                "variance": 0.0006542724011
              },
              {
                "average": 1.001277832,
                "count": 3268818,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03679542654,
                "variance": 0.001353903414
              },
              {
                "average": 1,
                "count": 3268818,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3268818,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.82581196,
                "count": 3268818,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.16153599,
                "variance": 147.9029576
              },
              {
                "average": 20.06866373,
                "count": 3268818,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.342835895,
                "variance": 1.803208242
              },
              {
                "average": 1.268900869,
                "count": 3268818,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4469213937,
                "variance": 0.1997387321
              },
              {
                "average": 4.928025666,
                "count": 3268818,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.798426916,
                "variance": 3.234339373
              },
              {
                "average": 246828227.2,
                "count": 3268818,
                "maximum": 246829810.5,
                "minimum": 246827079.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 651.4439751,
                "variance": 424379.2527
              },
              {
                "average": 0,
                "count": 3268818,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3268818,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3268818,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3268818,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3268818,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447161.3027,
              1655998.809,
              -4.505226342,
              -446009.8027,
              1657151.429,
              7.814773658
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447161.30274715624,
                    1655998.8087092908,
                    -4.505226341807945
                  ],
                  [
                    -447161.30274715624,
                    1657151.428709291,
                    -4.505226341807945
                  ],
                  [
                    -446009.80274715624,
                    1657151.428709291,
                    7.814773658192055
                  ],
                  [
                    -446009.80274715624,
                    1655998.8087092908,
                    7.814773658192055
                  ],
                  [
                    -447161.30274715624,
                    1655998.8087092908,
                    -4.505226341807945
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:36:50+00:00",
            "end_time": "2019-07-10T20:51: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": "20190715_NCMP_AK_03WWM9458.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.04011746734145,
              64.53321104479703,
              -4.034703198274405
            ],
            [
              -163.0432400972017,
              64.54300730106245,
              -4.034703198274405
            ],
            [
              -163.01944440877097,
              64.54440643962455,
              22.625296801725597
            ],
            [
              -163.0163297923112,
              64.53460968352415,
              22.625296801725597
            ],
            [
              -163.04011746734145,
              64.53321104479703,
              -4.034703198274405
            ]
          ]
        ]
      },
      "bbox": [
        -163.0432401,
        64.53321104,
        -4.034703198,
        -163.0163298,
        64.54440644,
        22.6252968
      ],
      "properties": {
        "datetime": "2019-07-16T01:46:06Z",
        "pc:count": 2832910,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431648.302,
            "count": 2832910,
            "maximum": -431070.1678,
            "minimum": -432221.6078,
            "name": "X",
            "position": 0,
            "stddev": 287.8393974,
            "variance": 82851.5187
          },
          {
            "average": 1649116.384,
            "count": 2832910,
            "maximum": 1649558.314,
            "minimum": 1648455.114,
            "name": "Y",
            "position": 1,
            "stddev": 245.903929,
            "variance": 60468.74232
          },
          {
            "average": 0.05714276224,
            "count": 2832910,
            "maximum": 22.6252968,
            "minimum": -4.034703198,
            "name": "Z",
            "position": 2,
            "stddev": 2.841323128,
            "variance": 8.073117118
          },
          {
            "average": 308.3133298,
            "count": 2832910,
            "maximum": 47565,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 737.1104507,
            "variance": 543331.8166
          },
          {
            "average": 1.052005888,
            "count": 2832910,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2495656264,
            "variance": 0.06228300187
          },
          {
            "average": 1.104130029,
            "count": 2832910,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3640884646,
            "variance": 0.13256041
          },
          {
            "average": 1,
            "count": 2832910,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2832910,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.313017,
            "count": 2832910,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.42457814,
            "variance": 108.6718294
          },
          {
            "average": 19.92851252,
            "count": 2832910,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9030358849,
            "variance": 0.8154738093
          },
          {
            "average": 1.880043842,
            "count": 2832910,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4320678518,
            "variance": 0.1866826285
          },
          {
            "average": 29.98332563,
            "count": 2832910,
            "maximum": 34,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.51284063,
            "variance": 2.288686771
          },
          {
            "average": 247274156.3,
            "count": 2832910,
            "maximum": 247276766.2,
            "minimum": 247271683.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 969.0537158,
            "variance": 939065.1041
          },
          {
            "average": 0,
            "count": 2832910,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2832910,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2832910,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2832910,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2832910,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432221.6078,
          1648455.114,
          -4.034703198,
          -431070.1678,
          1649558.314,
          22.6252968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432221.6078290152,
                1648455.1143946652,
                -4.034703198274405
              ],
              [
                -432221.6078290152,
                1649558.3143946654,
                -4.034703198274405
              ],
              [
                -431070.16782901523,
                1649558.3143946654,
                22.625296801725597
              ],
              [
                -431070.16782901523,
                1648455.1143946652,
                22.625296801725597
              ],
              [
                -432221.6078290152,
                1648455.1143946652,
                -4.034703198274405
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:46:06+00:00",
        "end_time": "2019-07-16T00:21:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9458.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9458.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9458.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9458.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0432401,
            64.53321104,
            -4.034703198,
            -163.0163298,
            64.54440644,
            22.6252968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.04011746734145,
                  64.53321104479703,
                  -4.034703198274405
                ],
                [
                  -163.0432400972017,
                  64.54300730106245,
                  -4.034703198274405
                ],
                [
                  -163.01944440877097,
                  64.54440643962455,
                  22.625296801725597
                ],
                [
                  -163.0163297923112,
                  64.53460968352415,
                  22.625296801725597
                ],
                [
                  -163.04011746734145,
                  64.53321104479703,
                  -4.034703198274405
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9458.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9458.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:46:06Z",
            "pc:count": 2832910,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431648.302,
                "count": 2832910,
                "maximum": -431070.1678,
                "minimum": -432221.6078,
                "name": "X",
                "position": 0,
                "stddev": 287.8393974,
                "variance": 82851.5187
              },
              {
                "average": 1649116.384,
                "count": 2832910,
                "maximum": 1649558.314,
                "minimum": 1648455.114,
                "name": "Y",
                "position": 1,
                "stddev": 245.903929,
                "variance": 60468.74232
              },
              {
                "average": 0.05714276224,
                "count": 2832910,
                "maximum": 22.6252968,
                "minimum": -4.034703198,
                "name": "Z",
                "position": 2,
                "stddev": 2.841323128,
                "variance": 8.073117118
              },
              {
                "average": 308.3133298,
                "count": 2832910,
                "maximum": 47565,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 737.1104507,
                "variance": 543331.8166
              },
              {
                "average": 1.052005888,
                "count": 2832910,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2495656264,
                "variance": 0.06228300187
              },
              {
                "average": 1.104130029,
                "count": 2832910,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3640884646,
                "variance": 0.13256041
              },
              {
                "average": 1,
                "count": 2832910,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2832910,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.313017,
                "count": 2832910,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.42457814,
                "variance": 108.6718294
              },
              {
                "average": 19.92851252,
                "count": 2832910,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9030358849,
                "variance": 0.8154738093
              },
              {
                "average": 1.880043842,
                "count": 2832910,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4320678518,
                "variance": 0.1866826285
              },
              {
                "average": 29.98332563,
                "count": 2832910,
                "maximum": 34,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.51284063,
                "variance": 2.288686771
              },
              {
                "average": 247274156.3,
                "count": 2832910,
                "maximum": 247276766.2,
                "minimum": 247271683.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 969.0537158,
                "variance": 939065.1041
              },
              {
                "average": 0,
                "count": 2832910,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2832910,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2832910,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2832910,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2832910,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432221.6078,
              1648455.114,
              -4.034703198,
              -431070.1678,
              1649558.314,
              22.6252968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432221.6078290152,
                    1648455.1143946652,
                    -4.034703198274405
                  ],
                  [
                    -432221.6078290152,
                    1649558.3143946654,
                    -4.034703198274405
                  ],
                  [
                    -431070.16782901523,
                    1649558.3143946654,
                    22.625296801725597
                  ],
                  [
                    -431070.16782901523,
                    1648455.1143946652,
                    22.625296801725597
                  ],
                  [
                    -432221.6078290152,
                    1648455.1143946652,
                    -4.034703198274405
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:46:06+00:00",
            "end_time": "2019-07-16T00:21:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.01559343231298,
              64.58742755474223,
              8.860138571159933
            ],
            [
              -163.01640374933376,
              64.58997266467539,
              8.860138571159933
            ],
            [
              -163.01161656915897,
              64.59025315638131,
              40.40013857115993
            ],
            [
              -163.0108066717527,
              64.58770802035257,
              40.40013857115993
            ],
            [
              -163.01559343231298,
              64.58742755474223,
              8.860138571159933
            ]
          ]
        ]
      },
      "bbox": [
        -163.0164037,
        64.58742755,
        8.860138571,
        -163.0108067,
        64.59025316,
        40.40013857
      ],
      "properties": {
        "datetime": "2019-07-15T21:34:08Z",
        "pc:count": 99075,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430127.6125,
            "count": 99075,
            "maximum": -430006.3978,
            "minimum": -430237.6578,
            "name": "X",
            "position": 0,
            "stddev": 54.49089329,
            "variance": 2969.257452
          },
          {
            "average": 1654402.476,
            "count": 99075,
            "maximum": 1654575.517,
            "minimum": 1654288.937,
            "name": "Y",
            "position": 1,
            "stddev": 69.08163078,
            "variance": 4772.271711
          },
          {
            "average": 19.1242392,
            "count": 99075,
            "maximum": 40.40013857,
            "minimum": 8.860138571,
            "name": "Z",
            "position": 2,
            "stddev": 9.561695511,
            "variance": 91.42602105
          },
          {
            "average": 648.1626142,
            "count": 99075,
            "maximum": 4502,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 549.1184025,
            "variance": 301531.02
          },
          {
            "average": 1.181710825,
            "count": 99075,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4442796186,
            "variance": 0.1973843795
          },
          {
            "average": 1.36438052,
            "count": 99075,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6155432907,
            "variance": 0.3788935427
          },
          {
            "average": 1,
            "count": 99075,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99075,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.33344436,
            "count": 99075,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4714461393,
            "variance": 0.2222614623
          },
          {
            "average": 20.67354942,
            "count": 99075,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4749077953,
            "variance": 0.225537414
          },
          {
            "average": 1.206278072,
            "count": 99075,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4608903983,
            "variance": 0.2124199592
          },
          {
            "average": 10,
            "count": 99075,
            "maximum": 10,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247261645,
            "count": 99075,
            "maximum": 247261648,
            "minimum": 247261641.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.638469,
            "variance": 2.684580665
          },
          {
            "average": 0,
            "count": 99075,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99075,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99075,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99075,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 99075,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430237.6578,
          1654288.937,
          8.860138571,
          -430006.3978,
          1654575.517,
          40.40013857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430237.65779814206,
                1654288.9370373113,
                8.860138571159933
              ],
              [
                -430237.65779814206,
                1654575.5170373113,
                8.860138571159933
              ],
              [
                -430006.39779814205,
                1654575.5170373113,
                40.40013857115993
              ],
              [
                -430006.39779814205,
                1654288.9370373113,
                40.40013857115993
              ],
              [
                -430237.65779814206,
                1654288.9370373113,
                8.860138571159933
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:34:08+00:00",
        "end_time": "2019-07-15T21:34:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0164037,
            64.58742755,
            8.860138571,
            -163.0108067,
            64.59025316,
            40.40013857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.01559343231298,
                  64.58742755474223,
                  8.860138571159933
                ],
                [
                  -163.01640374933376,
                  64.58997266467539,
                  8.860138571159933
                ],
                [
                  -163.01161656915897,
                  64.59025315638131,
                  40.40013857115993
                ],
                [
                  -163.0108066717527,
                  64.58770802035257,
                  40.40013857115993
                ],
                [
                  -163.01559343231298,
                  64.58742755474223,
                  8.860138571159933
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:34:08Z",
            "pc:count": 99075,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430127.6125,
                "count": 99075,
                "maximum": -430006.3978,
                "minimum": -430237.6578,
                "name": "X",
                "position": 0,
                "stddev": 54.49089329,
                "variance": 2969.257452
              },
              {
                "average": 1654402.476,
                "count": 99075,
                "maximum": 1654575.517,
                "minimum": 1654288.937,
                "name": "Y",
                "position": 1,
                "stddev": 69.08163078,
                "variance": 4772.271711
              },
              {
                "average": 19.1242392,
                "count": 99075,
                "maximum": 40.40013857,
                "minimum": 8.860138571,
                "name": "Z",
                "position": 2,
                "stddev": 9.561695511,
                "variance": 91.42602105
              },
              {
                "average": 648.1626142,
                "count": 99075,
                "maximum": 4502,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 549.1184025,
                "variance": 301531.02
              },
              {
                "average": 1.181710825,
                "count": 99075,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4442796186,
                "variance": 0.1973843795
              },
              {
                "average": 1.36438052,
                "count": 99075,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6155432907,
                "variance": 0.3788935427
              },
              {
                "average": 1,
                "count": 99075,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99075,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.33344436,
                "count": 99075,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4714461393,
                "variance": 0.2222614623
              },
              {
                "average": 20.67354942,
                "count": 99075,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4749077953,
                "variance": 0.225537414
              },
              {
                "average": 1.206278072,
                "count": 99075,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4608903983,
                "variance": 0.2124199592
              },
              {
                "average": 10,
                "count": 99075,
                "maximum": 10,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247261645,
                "count": 99075,
                "maximum": 247261648,
                "minimum": 247261641.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.638469,
                "variance": 2.684580665
              },
              {
                "average": 0,
                "count": 99075,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99075,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99075,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99075,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 99075,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430237.6578,
              1654288.937,
              8.860138571,
              -430006.3978,
              1654575.517,
              40.40013857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430237.65779814206,
                    1654288.9370373113,
                    8.860138571159933
                  ],
                  [
                    -430237.65779814206,
                    1654575.5170373113,
                    8.860138571159933
                  ],
                  [
                    -430006.39779814205,
                    1654575.5170373113,
                    40.40013857115993
                  ],
                  [
                    -430006.39779814205,
                    1654288.9370373113,
                    40.40013857115993
                  ],
                  [
                    -430237.65779814206,
                    1654288.9370373113,
                    8.860138571159933
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:34:08+00:00",
            "end_time": "2019-07-15T21:34: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": "20190710_NCMP_AK_03WWM8358.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.26914158893172,
              64.53563989483445,
              -1.349013475660632
            ],
            [
              -163.27248725787942,
              64.54587226388252,
              -1.349013475660632
            ],
            [
              -163.24870013534718,
              64.5473067214052,
              22.91098652433937
            ],
            [
              -163.24536282591237,
              64.53707381703042,
              22.91098652433937
            ],
            [
              -163.26914158893172,
              64.53563989483445,
              -1.349013475660632
            ]
          ]
        ]
      },
      "bbox": [
        -163.2724873,
        64.53563989,
        -1.349013476,
        -163.2453628,
        64.54730672,
        22.91098652
      ],
      "properties": {
        "datetime": "2019-07-10T21:55:54Z",
        "pc:count": 3922472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442509.0349,
            "count": 3922472,
            "maximum": -441912.1263,
            "minimum": -443063.5863,
            "name": "X",
            "position": 0,
            "stddev": 290.2232981,
            "variance": 84229.56275
          },
          {
            "average": 1650769.916,
            "count": 3922472,
            "maximum": 1651385.647,
            "minimum": 1650232.787,
            "name": "Y",
            "position": 1,
            "stddev": 278.2817877,
            "variance": 77440.75337
          },
          {
            "average": 9.532678756,
            "count": 3922472,
            "maximum": 22.91098652,
            "minimum": -1.349013476,
            "name": "Z",
            "position": 2,
            "stddev": 6.792051413,
            "variance": 46.1319624
          },
          {
            "average": 718.63333,
            "count": 3922472,
            "maximum": 6514,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 644.108342,
            "variance": 414875.5562
          },
          {
            "average": 1.009496052,
            "count": 3922472,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1044828323,
            "variance": 0.01091666224
          },
          {
            "average": 1.019093062,
            "count": 3922472,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1528324124,
            "variance": 0.02335774628
          },
          {
            "average": 1,
            "count": 3922472,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3922472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.079892221,
            "count": 3922472,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.11586038,
            "variance": 123.5623521
          },
          {
            "average": 20.04569384,
            "count": 3922472,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.478181198,
            "variance": 2.185019653
          },
          {
            "average": 1.217453687,
            "count": 3922472,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4143815382,
            "variance": 0.1717120592
          },
          {
            "average": 7.615284953,
            "count": 3922472,
            "maximum": 12,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.526958806,
            "variance": 2.331603194
          },
          {
            "average": 246829230.9,
            "count": 3922472,
            "maximum": 246830954.6,
            "minimum": 246827936.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 577.4694219,
            "variance": 333470.9333
          },
          {
            "average": 0,
            "count": 3922472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3922472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3922472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3922472,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3922472,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443063.5863,
          1650232.787,
          -1.349013476,
          -441912.1263,
          1651385.647,
          22.91098652
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443063.58627716324,
                1650232.7869715914,
                -1.349013475660632
              ],
              [
                -443063.58627716324,
                1651385.6469715913,
                -1.349013475660632
              ],
              [
                -441912.1262771633,
                1651385.6469715913,
                22.91098652433937
              ],
              [
                -441912.1262771633,
                1650232.7869715914,
                22.91098652433937
              ],
              [
                -443063.58627716324,
                1650232.7869715914,
                -1.349013475660632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:55:54+00:00",
        "end_time": "2019-07-10T21:05:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8358.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8358.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8358.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8358.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2724873,
            64.53563989,
            -1.349013476,
            -163.2453628,
            64.54730672,
            22.91098652
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.26914158893172,
                  64.53563989483445,
                  -1.349013475660632
                ],
                [
                  -163.27248725787942,
                  64.54587226388252,
                  -1.349013475660632
                ],
                [
                  -163.24870013534718,
                  64.5473067214052,
                  22.91098652433937
                ],
                [
                  -163.24536282591237,
                  64.53707381703042,
                  22.91098652433937
                ],
                [
                  -163.26914158893172,
                  64.53563989483445,
                  -1.349013475660632
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8358.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8358.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:55:54Z",
            "pc:count": 3922472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442509.0349,
                "count": 3922472,
                "maximum": -441912.1263,
                "minimum": -443063.5863,
                "name": "X",
                "position": 0,
                "stddev": 290.2232981,
                "variance": 84229.56275
              },
              {
                "average": 1650769.916,
                "count": 3922472,
                "maximum": 1651385.647,
                "minimum": 1650232.787,
                "name": "Y",
                "position": 1,
                "stddev": 278.2817877,
                "variance": 77440.75337
              },
              {
                "average": 9.532678756,
                "count": 3922472,
                "maximum": 22.91098652,
                "minimum": -1.349013476,
                "name": "Z",
                "position": 2,
                "stddev": 6.792051413,
                "variance": 46.1319624
              },
              {
                "average": 718.63333,
                "count": 3922472,
                "maximum": 6514,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 644.108342,
                "variance": 414875.5562
              },
              {
                "average": 1.009496052,
                "count": 3922472,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1044828323,
                "variance": 0.01091666224
              },
              {
                "average": 1.019093062,
                "count": 3922472,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1528324124,
                "variance": 0.02335774628
              },
              {
                "average": 1,
                "count": 3922472,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3922472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.079892221,
                "count": 3922472,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.11586038,
                "variance": 123.5623521
              },
              {
                "average": 20.04569384,
                "count": 3922472,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.478181198,
                "variance": 2.185019653
              },
              {
                "average": 1.217453687,
                "count": 3922472,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4143815382,
                "variance": 0.1717120592
              },
              {
                "average": 7.615284953,
                "count": 3922472,
                "maximum": 12,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.526958806,
                "variance": 2.331603194
              },
              {
                "average": 246829230.9,
                "count": 3922472,
                "maximum": 246830954.6,
                "minimum": 246827936.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 577.4694219,
                "variance": 333470.9333
              },
              {
                "average": 0,
                "count": 3922472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3922472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3922472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3922472,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3922472,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443063.5863,
              1650232.787,
              -1.349013476,
              -441912.1263,
              1651385.647,
              22.91098652
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443063.58627716324,
                    1650232.7869715914,
                    -1.349013475660632
                  ],
                  [
                    -443063.58627716324,
                    1651385.6469715913,
                    -1.349013475660632
                  ],
                  [
                    -441912.1262771633,
                    1651385.6469715913,
                    22.91098652433937
                  ],
                  [
                    -441912.1262771633,
                    1650232.7869715914,
                    22.91098652433937
                  ],
                  [
                    -443063.58627716324,
                    1650232.7869715914,
                    -1.349013475660632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:55:54+00:00",
            "end_time": "2019-07-10T21:05: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": "20190710_NCMP_AK_03WWM8061.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.33000500703386,
              64.56327009329462,
              -0.825430452312873
            ],
            [
              -163.3333746525124,
              64.57349817574828,
              -0.825430452312873
            ],
            [
              -163.3095634120238,
              64.57494230949962,
              14.734569547687126
            ],
            [
              -163.30620213655476,
              64.56471368765835,
              14.734569547687126
            ],
            [
              -163.33000500703386,
              64.56327009329462,
              -0.825430452312873
            ]
          ]
        ]
      },
      "bbox": [
        -163.3333747,
        64.56327009,
        -0.8254304523,
        -163.3062021,
        64.57494231,
        14.73456955
      ],
      "properties": {
        "datetime": "2019-07-10T21:41:56Z",
        "pc:count": 3463465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444978.2547,
            "count": 3463465,
            "maximum": -444370.4227,
            "minimum": -445522.0827,
            "name": "X",
            "position": 0,
            "stddev": 288.1784771,
            "variance": 83046.83466
          },
          {
            "average": 1654226.734,
            "count": 3463465,
            "maximum": 1654844.988,
            "minimum": 1653692.508,
            "name": "Y",
            "position": 1,
            "stddev": 298.1772664,
            "variance": 88909.68217
          },
          {
            "average": 5.735676494,
            "count": 3463465,
            "maximum": 14.73456955,
            "minimum": -0.8254304523,
            "name": "Z",
            "position": 2,
            "stddev": 4.674203965,
            "variance": 21.84818271
          },
          {
            "average": 573.6034237,
            "count": 3463465,
            "maximum": 4594,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 678.2086374,
            "variance": 459966.9559
          },
          {
            "average": 1.015324249,
            "count": 3463465,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1311796815,
            "variance": 0.01720810884
          },
          {
            "average": 1.030760813,
            "count": 3463465,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1904755962,
            "variance": 0.03628095275
          },
          {
            "average": 1,
            "count": 3463465,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463465,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.9664674,
            "count": 3463465,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.40305473,
            "variance": 179.641876
          },
          {
            "average": 19.98569511,
            "count": 3463465,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.640886627,
            "variance": 2.692508923
          },
          {
            "average": 1.403482639,
            "count": 3463465,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4937813866,
            "variance": 0.2438200577
          },
          {
            "average": 5.890733124,
            "count": 3463465,
            "maximum": 10,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.638446474,
            "variance": 2.684506848
          },
          {
            "average": 246828590.5,
            "count": 3463465,
            "maximum": 246830116.9,
            "minimum": 246827121.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 602.4962533,
            "variance": 363001.7352
          },
          {
            "average": 0,
            "count": 3463465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445522.0827,
          1653692.508,
          -0.8254304523,
          -444370.4227,
          1654844.988,
          14.73456955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445522.0827346907,
                1653692.50751331,
                -0.825430452312873
              ],
              [
                -445522.0827346907,
                1654844.98751331,
                -0.825430452312873
              ],
              [
                -444370.42273469066,
                1654844.98751331,
                14.734569547687126
              ],
              [
                -444370.42273469066,
                1653692.50751331,
                14.734569547687126
              ],
              [
                -445522.0827346907,
                1653692.50751331,
                -0.825430452312873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:41:56+00:00",
        "end_time": "2019-07-10T20:52:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8061.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8061.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8061.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8061.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3333747,
            64.56327009,
            -0.8254304523,
            -163.3062021,
            64.57494231,
            14.73456955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.33000500703386,
                  64.56327009329462,
                  -0.825430452312873
                ],
                [
                  -163.3333746525124,
                  64.57349817574828,
                  -0.825430452312873
                ],
                [
                  -163.3095634120238,
                  64.57494230949962,
                  14.734569547687126
                ],
                [
                  -163.30620213655476,
                  64.56471368765835,
                  14.734569547687126
                ],
                [
                  -163.33000500703386,
                  64.56327009329462,
                  -0.825430452312873
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8061.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8061.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:41:56Z",
            "pc:count": 3463465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444978.2547,
                "count": 3463465,
                "maximum": -444370.4227,
                "minimum": -445522.0827,
                "name": "X",
                "position": 0,
                "stddev": 288.1784771,
                "variance": 83046.83466
              },
              {
                "average": 1654226.734,
                "count": 3463465,
                "maximum": 1654844.988,
                "minimum": 1653692.508,
                "name": "Y",
                "position": 1,
                "stddev": 298.1772664,
                "variance": 88909.68217
              },
              {
                "average": 5.735676494,
                "count": 3463465,
                "maximum": 14.73456955,
                "minimum": -0.8254304523,
                "name": "Z",
                "position": 2,
                "stddev": 4.674203965,
                "variance": 21.84818271
              },
              {
                "average": 573.6034237,
                "count": 3463465,
                "maximum": 4594,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 678.2086374,
                "variance": 459966.9559
              },
              {
                "average": 1.015324249,
                "count": 3463465,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1311796815,
                "variance": 0.01720810884
              },
              {
                "average": 1.030760813,
                "count": 3463465,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1904755962,
                "variance": 0.03628095275
              },
              {
                "average": 1,
                "count": 3463465,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463465,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.9664674,
                "count": 3463465,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.40305473,
                "variance": 179.641876
              },
              {
                "average": 19.98569511,
                "count": 3463465,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.640886627,
                "variance": 2.692508923
              },
              {
                "average": 1.403482639,
                "count": 3463465,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4937813866,
                "variance": 0.2438200577
              },
              {
                "average": 5.890733124,
                "count": 3463465,
                "maximum": 10,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.638446474,
                "variance": 2.684506848
              },
              {
                "average": 246828590.5,
                "count": 3463465,
                "maximum": 246830116.9,
                "minimum": 246827121.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 602.4962533,
                "variance": 363001.7352
              },
              {
                "average": 0,
                "count": 3463465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445522.0827,
              1653692.508,
              -0.8254304523,
              -444370.4227,
              1654844.988,
              14.73456955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445522.0827346907,
                    1653692.50751331,
                    -0.825430452312873
                  ],
                  [
                    -445522.0827346907,
                    1654844.98751331,
                    -0.825430452312873
                  ],
                  [
                    -444370.42273469066,
                    1654844.98751331,
                    14.734569547687126
                  ],
                  [
                    -444370.42273469066,
                    1653692.50751331,
                    14.734569547687126
                  ],
                  [
                    -445522.0827346907,
                    1653692.50751331,
                    -0.825430452312873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:41:56+00:00",
            "end_time": "2019-07-10T20:52: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": "20190714_NCMP_AK_03WWM8466.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24369242622845,
              64.60714652588771,
              0.005159930830475
            ],
            [
              -163.24703729284306,
              64.6173803316794,
              0.005159930830475
            ],
            [
              -163.223183330919,
              64.6188113642977,
              1.285159930830476
            ],
            [
              -163.21984686960477,
              64.6085770226467,
              1.285159930830476
            ],
            [
              -163.24369242622845,
              64.60714652588771,
              0.005159930830475
            ]
          ]
        ]
      },
      "bbox": [
        -163.2470373,
        64.60714653,
        0.00515993083,
        -163.2198469,
        64.61881136,
        1.285159931
      ],
      "properties": {
        "datetime": "2019-07-15T20:57:33Z",
        "pc:count": 4343362,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440163.6987,
            "count": 4343362,
            "maximum": -439596.4195,
            "minimum": -440748.1595,
            "name": "X",
            "position": 0,
            "stddev": 285.431136,
            "variance": 81470.9334
          },
          {
            "average": 1658543.301,
            "count": 4343362,
            "maximum": 1659116.698,
            "minimum": 1657963.858,
            "name": "Y",
            "position": 1,
            "stddev": 288.9556812,
            "variance": 83495.3857
          },
          {
            "average": 0.681790511,
            "count": 4343362,
            "maximum": 1.285159931,
            "minimum": 0.00515993083,
            "name": "Z",
            "position": 2,
            "stddev": 0.1093857874,
            "variance": 0.01196525049
          },
          {
            "average": 0,
            "count": 4343362,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000154258,
            "count": 4343362,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01241912328,
            "variance": 0.0001542346231
          },
          {
            "average": 1.000308517,
            "count": 4343362,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01756193768,
            "variance": 0.0003084216549
          },
          {
            "average": 1,
            "count": 4343362,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4343362,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4343362,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93032902,
            "count": 4343362,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.192573171,
            "variance": 1.422230769
          },
          {
            "average": 2.000230006,
            "count": 4343362,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01516421138,
            "variance": 0.0002299533066
          },
          {
            "average": 3.771063752,
            "count": 4343362,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.001434128,
            "variance": 9.008606827
          },
          {
            "average": 247255160.9,
            "count": 4343362,
            "maximum": 247259453.1,
            "minimum": 247192830.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10076.50496,
            "variance": 101535952.2
          },
          {
            "average": 0,
            "count": 4343362,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4343362,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4343362,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4343362,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4343362,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440748.1595,
          1657963.858,
          0.00515993083,
          -439596.4195,
          1659116.698,
          1.285159931
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440748.15945562423,
                1657963.8575844395,
                0.005159930830475
              ],
              [
                -440748.15945562423,
                1659116.6975844393,
                0.005159930830475
              ],
              [
                -439596.41945562424,
                1659116.6975844393,
                1.285159930830476
              ],
              [
                -439596.41945562424,
                1657963.8575844395,
                1.285159930830476
              ],
              [
                -440748.15945562423,
                1657963.8575844395,
                0.005159930830475
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:57:33+00:00",
        "end_time": "2019-07-15T02:27:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8466.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8466.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8466.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8466.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2470373,
            64.60714653,
            0.00515993083,
            -163.2198469,
            64.61881136,
            1.285159931
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24369242622845,
                  64.60714652588771,
                  0.005159930830475
                ],
                [
                  -163.24703729284306,
                  64.6173803316794,
                  0.005159930830475
                ],
                [
                  -163.223183330919,
                  64.6188113642977,
                  1.285159930830476
                ],
                [
                  -163.21984686960477,
                  64.6085770226467,
                  1.285159930830476
                ],
                [
                  -163.24369242622845,
                  64.60714652588771,
                  0.005159930830475
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8466.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8466.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:57:33Z",
            "pc:count": 4343362,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440163.6987,
                "count": 4343362,
                "maximum": -439596.4195,
                "minimum": -440748.1595,
                "name": "X",
                "position": 0,
                "stddev": 285.431136,
                "variance": 81470.9334
              },
              {
                "average": 1658543.301,
                "count": 4343362,
                "maximum": 1659116.698,
                "minimum": 1657963.858,
                "name": "Y",
                "position": 1,
                "stddev": 288.9556812,
                "variance": 83495.3857
              },
              {
                "average": 0.681790511,
                "count": 4343362,
                "maximum": 1.285159931,
                "minimum": 0.00515993083,
                "name": "Z",
                "position": 2,
                "stddev": 0.1093857874,
                "variance": 0.01196525049
              },
              {
                "average": 0,
                "count": 4343362,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000154258,
                "count": 4343362,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01241912328,
                "variance": 0.0001542346231
              },
              {
                "average": 1.000308517,
                "count": 4343362,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01756193768,
                "variance": 0.0003084216549
              },
              {
                "average": 1,
                "count": 4343362,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4343362,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4343362,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93032902,
                "count": 4343362,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.192573171,
                "variance": 1.422230769
              },
              {
                "average": 2.000230006,
                "count": 4343362,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01516421138,
                "variance": 0.0002299533066
              },
              {
                "average": 3.771063752,
                "count": 4343362,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.001434128,
                "variance": 9.008606827
              },
              {
                "average": 247255160.9,
                "count": 4343362,
                "maximum": 247259453.1,
                "minimum": 247192830.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10076.50496,
                "variance": 101535952.2
              },
              {
                "average": 0,
                "count": 4343362,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4343362,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4343362,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4343362,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4343362,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440748.1595,
              1657963.858,
              0.00515993083,
              -439596.4195,
              1659116.698,
              1.285159931
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440748.15945562423,
                    1657963.8575844395,
                    0.005159930830475
                  ],
                  [
                    -440748.15945562423,
                    1659116.6975844393,
                    0.005159930830475
                  ],
                  [
                    -439596.41945562424,
                    1659116.6975844393,
                    1.285159930830476
                  ],
                  [
                    -439596.41945562424,
                    1657963.8575844395,
                    1.285159930830476
                  ],
                  [
                    -440748.15945562423,
                    1657963.8575844395,
                    0.005159930830475
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:57:33+00:00",
            "end_time": "2019-07-15T02:27: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": "20190715_NCMP_AK_03WWM9264.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.07784798395969,
              64.58712751227523,
              -1.037099146806358
            ],
            [
              -163.0811306804783,
              64.59736385687776,
              -1.037099146806358
            ],
            [
              -163.05729020058996,
              64.59876900962554,
              9.042900853193643
            ],
            [
              -163.05401590708598,
              64.58853213920281,
              9.042900853193643
            ],
            [
              -163.07784798395969,
              64.58712751227523,
              -1.037099146806358
            ]
          ]
        ]
      },
      "bbox": [
        -163.0811307,
        64.58712751,
        -1.037099147,
        -163.0540159,
        64.59876901,
        9.042900853
      ],
      "properties": {
        "datetime": "2019-07-15T23:37:12Z",
        "pc:count": 3226594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432615.0222,
            "count": 3226594,
            "maximum": -432043.1376,
            "minimum": -433194.6376,
            "name": "X",
            "position": 0,
            "stddev": 298.2766978,
            "variance": 88968.98843
          },
          {
            "average": 1655298.943,
            "count": 3226594,
            "maximum": 1655813.229,
            "minimum": 1654660.469,
            "name": "Y",
            "position": 1,
            "stddev": 287.170114,
            "variance": 82466.67439
          },
          {
            "average": 2.618280362,
            "count": 3226594,
            "maximum": 9.042900853,
            "minimum": -1.037099147,
            "name": "Z",
            "position": 2,
            "stddev": 3.422937656,
            "variance": 11.7165022
          },
          {
            "average": 561.1271775,
            "count": 3226594,
            "maximum": 15683,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 723.8846922,
            "variance": 524009.0476
          },
          {
            "average": 1.000475114,
            "count": 3226594,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02206049745,
            "variance": 0.0004866655479
          },
          {
            "average": 1.000955187,
            "count": 3226594,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03145800534,
            "variance": 0.0009896060998
          },
          {
            "average": 1,
            "count": 3226594,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3226594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 15.42657242,
            "count": 3226594,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.74756891,
            "variance": 188.9956508
          },
          {
            "average": 19.9821711,
            "count": 3226594,
            "maximum": 25.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.351804192,
            "variance": 1.827374573
          },
          {
            "average": 1.510283289,
            "count": 3226594,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5048684708,
            "variance": 0.2548921728
          },
          {
            "average": 17.98792504,
            "count": 3226594,
            "maximum": 22,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.679048231,
            "variance": 2.819202963
          },
          {
            "average": 247266669.1,
            "count": 3226594,
            "maximum": 247269032.4,
            "minimum": 247264081.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1036.726095,
            "variance": 1074800.995
          },
          {
            "average": 0,
            "count": 3226594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3226594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3226594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3226594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3226594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433194.6376,
          1654660.469,
          -1.037099147,
          -432043.1376,
          1655813.229,
          9.042900853
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433194.6375826156,
                1654660.469215239,
                -1.037099146806358
              ],
              [
                -433194.6375826156,
                1655813.2292152387,
                -1.037099146806358
              ],
              [
                -432043.1375826156,
                1655813.2292152387,
                9.042900853193643
              ],
              [
                -432043.1375826156,
                1654660.469215239,
                9.042900853193643
              ],
              [
                -433194.6375826156,
                1654660.469215239,
                -1.037099146806358
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:37:12+00:00",
        "end_time": "2019-07-15T22:14:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9264.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9264.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9264.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9264.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0811307,
            64.58712751,
            -1.037099147,
            -163.0540159,
            64.59876901,
            9.042900853
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.07784798395969,
                  64.58712751227523,
                  -1.037099146806358
                ],
                [
                  -163.0811306804783,
                  64.59736385687776,
                  -1.037099146806358
                ],
                [
                  -163.05729020058996,
                  64.59876900962554,
                  9.042900853193643
                ],
                [
                  -163.05401590708598,
                  64.58853213920281,
                  9.042900853193643
                ],
                [
                  -163.07784798395969,
                  64.58712751227523,
                  -1.037099146806358
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9264.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9264.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:37:12Z",
            "pc:count": 3226594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432615.0222,
                "count": 3226594,
                "maximum": -432043.1376,
                "minimum": -433194.6376,
                "name": "X",
                "position": 0,
                "stddev": 298.2766978,
                "variance": 88968.98843
              },
              {
                "average": 1655298.943,
                "count": 3226594,
                "maximum": 1655813.229,
                "minimum": 1654660.469,
                "name": "Y",
                "position": 1,
                "stddev": 287.170114,
                "variance": 82466.67439
              },
              {
                "average": 2.618280362,
                "count": 3226594,
                "maximum": 9.042900853,
                "minimum": -1.037099147,
                "name": "Z",
                "position": 2,
                "stddev": 3.422937656,
                "variance": 11.7165022
              },
              {
                "average": 561.1271775,
                "count": 3226594,
                "maximum": 15683,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 723.8846922,
                "variance": 524009.0476
              },
              {
                "average": 1.000475114,
                "count": 3226594,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02206049745,
                "variance": 0.0004866655479
              },
              {
                "average": 1.000955187,
                "count": 3226594,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03145800534,
                "variance": 0.0009896060998
              },
              {
                "average": 1,
                "count": 3226594,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3226594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 15.42657242,
                "count": 3226594,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.74756891,
                "variance": 188.9956508
              },
              {
                "average": 19.9821711,
                "count": 3226594,
                "maximum": 25.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.351804192,
                "variance": 1.827374573
              },
              {
                "average": 1.510283289,
                "count": 3226594,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5048684708,
                "variance": 0.2548921728
              },
              {
                "average": 17.98792504,
                "count": 3226594,
                "maximum": 22,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.679048231,
                "variance": 2.819202963
              },
              {
                "average": 247266669.1,
                "count": 3226594,
                "maximum": 247269032.4,
                "minimum": 247264081.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1036.726095,
                "variance": 1074800.995
              },
              {
                "average": 0,
                "count": 3226594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3226594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3226594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3226594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3226594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433194.6376,
              1654660.469,
              -1.037099147,
              -432043.1376,
              1655813.229,
              9.042900853
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433194.6375826156,
                    1654660.469215239,
                    -1.037099146806358
                  ],
                  [
                    -433194.6375826156,
                    1655813.2292152387,
                    -1.037099146806358
                  ],
                  [
                    -432043.1375826156,
                    1655813.2292152387,
                    9.042900853193643
                  ],
                  [
                    -432043.1375826156,
                    1654660.469215239,
                    9.042900853193643
                  ],
                  [
                    -433194.6375826156,
                    1654660.469215239,
                    -1.037099146806358
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:37:12+00:00",
            "end_time": "2019-07-15T22:14: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": "20190715_NCMP_AK_03WXM0353.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.85603875964247,
              64.48531980083686,
              -2.482744342763166
            ],
            [
              -162.85923109655266,
              64.49556178148475,
              -2.482744342763166
            ],
            [
              -162.83652898437578,
              64.49687126428316,
              19.137255657236835
            ],
            [
              -162.83334463376977,
              64.48662879560506,
              19.137255657236835
            ],
            [
              -162.85603875964247,
              64.48531980083686,
              -2.482744342763166
            ]
          ]
        ]
      },
      "bbox": [
        -162.8592311,
        64.4853198,
        -2.482744343,
        -162.8333446,
        64.49687126,
        19.13725566
      ],
      "properties": {
        "datetime": "2019-07-15T22:39:53Z",
        "pc:count": 4011494,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -423631.6814,
            "count": 4011494,
            "maximum": -423083.83,
            "minimum": -424183.77,
            "name": "X",
            "position": 0,
            "stddev": 271.6201277,
            "variance": 73777.49379
          },
          {
            "average": 1642530.651,
            "count": 4011494,
            "maximum": 1643126.125,
            "minimum": 1641973.085,
            "name": "Y",
            "position": 1,
            "stddev": 286.3515287,
            "variance": 81997.19799
          },
          {
            "average": 0.3418345174,
            "count": 4011494,
            "maximum": 19.13725566,
            "minimum": -2.482744343,
            "name": "Z",
            "position": 2,
            "stddev": 4.276709342,
            "variance": 18.29024279
          },
          {
            "average": 167.1378571,
            "count": 4011494,
            "maximum": 8749,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 490.7464977,
            "variance": 240832.125
          },
          {
            "average": 1.006717697,
            "count": 4011494,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08324261631,
            "variance": 0.006929333171
          },
          {
            "average": 1.013454339,
            "count": 4011494,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1185288743,
            "variance": 0.01404909404
          },
          {
            "average": 1,
            "count": 4011494,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4011494,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.74594453,
            "count": 4011494,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.906313609,
            "variance": 98.13504932
          },
          {
            "average": 19.94543817,
            "count": 4011494,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.129017805,
            "variance": 1.274681203
          },
          {
            "average": 1.855510939,
            "count": 4011494,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.370073192,
            "variance": 0.1369541675
          },
          {
            "average": 12.11454211,
            "count": 4011494,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.385170839,
            "variance": 1.918698255
          },
          {
            "average": 247262992.4,
            "count": 4011494,
            "maximum": 247265593.7,
            "minimum": 247261819.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 849.3762066,
            "variance": 721439.9403
          },
          {
            "average": 0,
            "count": 4011494,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4011494,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4011494,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4011494,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4011494,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -424183.77,
          1641973.085,
          -2.482744343,
          -423083.83,
          1643126.125,
          19.13725566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -424183.77000262076,
                1641973.0852318183,
                -2.482744342763166
              ],
              [
                -424183.77000262076,
                1643126.1252318183,
                -2.482744342763166
              ],
              [
                -423083.8300026208,
                1643126.1252318183,
                19.137255657236835
              ],
              [
                -423083.8300026208,
                1641973.0852318183,
                19.137255657236835
              ],
              [
                -424183.77000262076,
                1641973.0852318183,
                -2.482744342763166
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:39:53+00:00",
        "end_time": "2019-07-15T21:36:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0353.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0353.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0353.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0353.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8592311,
            64.4853198,
            -2.482744343,
            -162.8333446,
            64.49687126,
            19.13725566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.85603875964247,
                  64.48531980083686,
                  -2.482744342763166
                ],
                [
                  -162.85923109655266,
                  64.49556178148475,
                  -2.482744342763166
                ],
                [
                  -162.83652898437578,
                  64.49687126428316,
                  19.137255657236835
                ],
                [
                  -162.83334463376977,
                  64.48662879560506,
                  19.137255657236835
                ],
                [
                  -162.85603875964247,
                  64.48531980083686,
                  -2.482744342763166
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0353.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0353.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:39:53Z",
            "pc:count": 4011494,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -423631.6814,
                "count": 4011494,
                "maximum": -423083.83,
                "minimum": -424183.77,
                "name": "X",
                "position": 0,
                "stddev": 271.6201277,
                "variance": 73777.49379
              },
              {
                "average": 1642530.651,
                "count": 4011494,
                "maximum": 1643126.125,
                "minimum": 1641973.085,
                "name": "Y",
                "position": 1,
                "stddev": 286.3515287,
                "variance": 81997.19799
              },
              {
                "average": 0.3418345174,
                "count": 4011494,
                "maximum": 19.13725566,
                "minimum": -2.482744343,
                "name": "Z",
                "position": 2,
                "stddev": 4.276709342,
                "variance": 18.29024279
              },
              {
                "average": 167.1378571,
                "count": 4011494,
                "maximum": 8749,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 490.7464977,
                "variance": 240832.125
              },
              {
                "average": 1.006717697,
                "count": 4011494,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08324261631,
                "variance": 0.006929333171
              },
              {
                "average": 1.013454339,
                "count": 4011494,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1185288743,
                "variance": 0.01404909404
              },
              {
                "average": 1,
                "count": 4011494,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4011494,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.74594453,
                "count": 4011494,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.906313609,
                "variance": 98.13504932
              },
              {
                "average": 19.94543817,
                "count": 4011494,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.129017805,
                "variance": 1.274681203
              },
              {
                "average": 1.855510939,
                "count": 4011494,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.370073192,
                "variance": 0.1369541675
              },
              {
                "average": 12.11454211,
                "count": 4011494,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.385170839,
                "variance": 1.918698255
              },
              {
                "average": 247262992.4,
                "count": 4011494,
                "maximum": 247265593.7,
                "minimum": 247261819.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 849.3762066,
                "variance": 721439.9403
              },
              {
                "average": 0,
                "count": 4011494,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4011494,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4011494,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4011494,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4011494,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -424183.77,
              1641973.085,
              -2.482744343,
              -423083.83,
              1643126.125,
              19.13725566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -424183.77000262076,
                    1641973.0852318183,
                    -2.482744342763166
                  ],
                  [
                    -424183.77000262076,
                    1643126.1252318183,
                    -2.482744342763166
                  ],
                  [
                    -423083.8300026208,
                    1643126.1252318183,
                    19.137255657236835
                  ],
                  [
                    -423083.8300026208,
                    1641973.0852318183,
                    19.137255657236835
                  ],
                  [
                    -424183.77000262076,
                    1641973.0852318183,
                    -2.482744342763166
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:39:53+00:00",
            "end_time": "2019-07-15T21:36: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": "20190715_NCMP_AK_03WWM9854.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.95933226032406,
              64.49576790226193,
              -4.095085015353256
            ],
            [
              -162.96256222669956,
              64.50600610801166,
              -4.095085015353256
            ],
            [
              -162.93879961916898,
              64.50739239194584,
              -1.535085015353256
            ],
            [
              -162.93557800842333,
              64.4971536694874,
              -1.535085015353256
            ],
            [
              -162.95933226032406,
              64.49576790226193,
              -4.095085015353256
            ]
          ]
        ]
      },
      "bbox": [
        -162.9625622,
        64.4957679,
        -4.095085015,
        -162.935578,
        64.50739239,
        -1.535085015
      ],
      "properties": {
        "datetime": "2019-07-16T01:25:43Z",
        "pc:count": 2794997,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428363.4222,
            "count": 2794997,
            "maximum": -427793.4751,
            "minimum": -428944.6151,
            "name": "X",
            "position": 0,
            "stddev": 282.1018997,
            "variance": 79581.48181
          },
          {
            "average": 1644369.725,
            "count": 2794997,
            "maximum": 1644944.716,
            "minimum": 1643791.876,
            "name": "Y",
            "position": 1,
            "stddev": 285.9877962,
            "variance": 81789.01959
          },
          {
            "average": -3.415498175,
            "count": 2794997,
            "maximum": -1.535085015,
            "minimum": -4.095085015,
            "name": "Z",
            "position": 2,
            "stddev": 0.1449933473,
            "variance": 0.02102307076
          },
          {
            "average": 104.5281319,
            "count": 2794997,
            "maximum": 3296,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 458.2815557,
            "variance": 210021.9843
          },
          {
            "average": 1,
            "count": 2794997,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2794997,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2794997,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2794997,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99992272,
            "count": 2794997,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.0215332265,
            "variance": 0.0004636798433
          },
          {
            "average": 19.89322537,
            "count": 2794997,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8351402105,
            "variance": 0.6974591711
          },
          {
            "average": 2.001392846,
            "count": 2794997,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03731403847,
            "variance": 0.001392337467
          },
          {
            "average": 28.03268626,
            "count": 2794997,
            "maximum": 32,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.522990318,
            "variance": 2.319499509
          },
          {
            "average": 247272923.2,
            "count": 2794997,
            "maximum": 247275543.5,
            "minimum": 247270442.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 957.2028847,
            "variance": 916237.3625
          },
          {
            "average": 0,
            "count": 2794997,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2794997,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2794997,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2794997,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2794997,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428944.6151,
          1643791.876,
          -4.095085015,
          -427793.4751,
          1644944.716,
          -1.535085015
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428944.6150663365,
                1643791.8762866803,
                -4.095085015353256
              ],
              [
                -428944.6150663365,
                1644944.7162866802,
                -4.095085015353256
              ],
              [
                -427793.4750663365,
                1644944.7162866802,
                -1.535085015353256
              ],
              [
                -427793.4750663365,
                1643791.8762866803,
                -1.535085015353256
              ],
              [
                -428944.6150663365,
                1643791.8762866803,
                -4.095085015353256
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:25:43+00:00",
        "end_time": "2019-07-16T00:00:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9854.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9854.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9854.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9854.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9625622,
            64.4957679,
            -4.095085015,
            -162.935578,
            64.50739239,
            -1.535085015
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.95933226032406,
                  64.49576790226193,
                  -4.095085015353256
                ],
                [
                  -162.96256222669956,
                  64.50600610801166,
                  -4.095085015353256
                ],
                [
                  -162.93879961916898,
                  64.50739239194584,
                  -1.535085015353256
                ],
                [
                  -162.93557800842333,
                  64.4971536694874,
                  -1.535085015353256
                ],
                [
                  -162.95933226032406,
                  64.49576790226193,
                  -4.095085015353256
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9854.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9854.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:25:43Z",
            "pc:count": 2794997,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428363.4222,
                "count": 2794997,
                "maximum": -427793.4751,
                "minimum": -428944.6151,
                "name": "X",
                "position": 0,
                "stddev": 282.1018997,
                "variance": 79581.48181
              },
              {
                "average": 1644369.725,
                "count": 2794997,
                "maximum": 1644944.716,
                "minimum": 1643791.876,
                "name": "Y",
                "position": 1,
                "stddev": 285.9877962,
                "variance": 81789.01959
              },
              {
                "average": -3.415498175,
                "count": 2794997,
                "maximum": -1.535085015,
                "minimum": -4.095085015,
                "name": "Z",
                "position": 2,
                "stddev": 0.1449933473,
                "variance": 0.02102307076
              },
              {
                "average": 104.5281319,
                "count": 2794997,
                "maximum": 3296,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 458.2815557,
                "variance": 210021.9843
              },
              {
                "average": 1,
                "count": 2794997,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2794997,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2794997,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2794997,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99992272,
                "count": 2794997,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.0215332265,
                "variance": 0.0004636798433
              },
              {
                "average": 19.89322537,
                "count": 2794997,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8351402105,
                "variance": 0.6974591711
              },
              {
                "average": 2.001392846,
                "count": 2794997,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03731403847,
                "variance": 0.001392337467
              },
              {
                "average": 28.03268626,
                "count": 2794997,
                "maximum": 32,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.522990318,
                "variance": 2.319499509
              },
              {
                "average": 247272923.2,
                "count": 2794997,
                "maximum": 247275543.5,
                "minimum": 247270442.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 957.2028847,
                "variance": 916237.3625
              },
              {
                "average": 0,
                "count": 2794997,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2794997,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2794997,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2794997,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2794997,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428944.6151,
              1643791.876,
              -4.095085015,
              -427793.4751,
              1644944.716,
              -1.535085015
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428944.6150663365,
                    1643791.8762866803,
                    -4.095085015353256
                  ],
                  [
                    -428944.6150663365,
                    1644944.7162866802,
                    -4.095085015353256
                  ],
                  [
                    -427793.4750663365,
                    1644944.7162866802,
                    -1.535085015353256
                  ],
                  [
                    -427793.4750663365,
                    1643791.8762866803,
                    -1.535085015353256
                  ],
                  [
                    -428944.6150663365,
                    1643791.8762866803,
                    -4.095085015353256
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:25:43+00:00",
            "end_time": "2019-07-16T00:00: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": "20190710_NCMP_AK_03WWM9448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.04575282648977,
              64.44313503972973,
              -8.411544419622542
            ],
            [
              -163.04900064288566,
              64.45334829635048,
              -8.411544419622542
            ],
            [
              -163.02594274503915,
              64.45470907671232,
              -5.771544419622542
            ],
            [
              -163.022702999459,
              64.44449531532881,
              -5.771544419622542
            ],
            [
              -163.04575282648977,
              64.44313503972973,
              -8.411544419622542
            ]
          ]
        ]
      },
      "bbox": [
        -163.0490006,
        64.44313504,
        -8.41154442,
        -163.022703,
        64.45470908,
        -5.77154442
      ],
      "properties": {
        "datetime": "2019-07-10T23:18:32Z",
        "pc:count": 399983,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433282.8953,
            "count": 399983,
            "maximum": -432734.8776,
            "minimum": -433854.1376,
            "name": "X",
            "position": 0,
            "stddev": 278.3114793,
            "variance": 77457.2795
          },
          {
            "average": 1639194.933,
            "count": 399983,
            "maximum": 1639684.508,
            "minimum": 1638534.188,
            "name": "Y",
            "position": 1,
            "stddev": 276.2023609,
            "variance": 76287.74418
          },
          {
            "average": -6.713337221,
            "count": 399983,
            "maximum": -5.77154442,
            "minimum": -8.41154442,
            "name": "Z",
            "position": 2,
            "stddev": 0.2741263181,
            "variance": 0.07514523829
          },
          {
            "average": 1558.200711,
            "count": 399983,
            "maximum": 2739,
            "minimum": 301,
            "name": "Intensity",
            "position": 3,
            "stddev": 335.0020076,
            "variance": 112226.3451
          },
          {
            "average": 1,
            "count": 399983,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 399983,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 399983,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 399983,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 399983,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.87140488,
            "count": 399983,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.224555017,
            "variance": 1.499534991
          },
          {
            "average": 2.006445274,
            "count": 399983,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08002342393,
            "variance": 0.006403748378
          },
          {
            "average": 17.63852964,
            "count": 399983,
            "maximum": 21,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.497758551,
            "variance": 2.243280678
          },
          {
            "average": 246834142.7,
            "count": 399983,
            "maximum": 246835912.1,
            "minimum": 246832238.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 870.3602788,
            "variance": 757527.0149
          },
          {
            "average": 0,
            "count": 399983,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 399983,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 399983,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 399983,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 399983,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433854.1376,
          1638534.188,
          -8.41154442,
          -432734.8776,
          1639684.508,
          -5.77154442
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433854.13761445566,
                1638534.1881182815,
                -8.411544419622542
              ],
              [
                -433854.13761445566,
                1639684.5081182814,
                -8.411544419622542
              ],
              [
                -432734.87761445565,
                1639684.5081182814,
                -5.771544419622542
              ],
              [
                -432734.87761445565,
                1638534.1881182815,
                -5.771544419622542
              ],
              [
                -433854.13761445566,
                1638534.1881182815,
                -8.411544419622542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:18:32+00:00",
        "end_time": "2019-07-10T22:17:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0490006,
            64.44313504,
            -8.41154442,
            -163.022703,
            64.45470908,
            -5.77154442
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.04575282648977,
                  64.44313503972973,
                  -8.411544419622542
                ],
                [
                  -163.04900064288566,
                  64.45334829635048,
                  -8.411544419622542
                ],
                [
                  -163.02594274503915,
                  64.45470907671232,
                  -5.771544419622542
                ],
                [
                  -163.022702999459,
                  64.44449531532881,
                  -5.771544419622542
                ],
                [
                  -163.04575282648977,
                  64.44313503972973,
                  -8.411544419622542
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:18:32Z",
            "pc:count": 399983,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433282.8953,
                "count": 399983,
                "maximum": -432734.8776,
                "minimum": -433854.1376,
                "name": "X",
                "position": 0,
                "stddev": 278.3114793,
                "variance": 77457.2795
              },
              {
                "average": 1639194.933,
                "count": 399983,
                "maximum": 1639684.508,
                "minimum": 1638534.188,
                "name": "Y",
                "position": 1,
                "stddev": 276.2023609,
                "variance": 76287.74418
              },
              {
                "average": -6.713337221,
                "count": 399983,
                "maximum": -5.77154442,
                "minimum": -8.41154442,
                "name": "Z",
                "position": 2,
                "stddev": 0.2741263181,
                "variance": 0.07514523829
              },
              {
                "average": 1558.200711,
                "count": 399983,
                "maximum": 2739,
                "minimum": 301,
                "name": "Intensity",
                "position": 3,
                "stddev": 335.0020076,
                "variance": 112226.3451
              },
              {
                "average": 1,
                "count": 399983,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 399983,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 399983,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 399983,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 399983,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.87140488,
                "count": 399983,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.224555017,
                "variance": 1.499534991
              },
              {
                "average": 2.006445274,
                "count": 399983,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08002342393,
                "variance": 0.006403748378
              },
              {
                "average": 17.63852964,
                "count": 399983,
                "maximum": 21,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.497758551,
                "variance": 2.243280678
              },
              {
                "average": 246834142.7,
                "count": 399983,
                "maximum": 246835912.1,
                "minimum": 246832238.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 870.3602788,
                "variance": 757527.0149
              },
              {
                "average": 0,
                "count": 399983,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 399983,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 399983,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 399983,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 399983,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433854.1376,
              1638534.188,
              -8.41154442,
              -432734.8776,
              1639684.508,
              -5.77154442
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433854.13761445566,
                    1638534.1881182815,
                    -8.411544419622542
                  ],
                  [
                    -433854.13761445566,
                    1639684.5081182814,
                    -8.411544419622542
                  ],
                  [
                    -432734.87761445565,
                    1639684.5081182814,
                    -5.771544419622542
                  ],
                  [
                    -432734.87761445565,
                    1638534.1881182815,
                    -5.771544419622542
                  ],
                  [
                    -433854.13761445566,
                    1638534.1881182815,
                    -8.411544419622542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:18:32+00:00",
            "end_time": "2019-07-10T22:17:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9663.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.99545754784438,
              64.57844357816602,
              8.794790090673338
            ],
            [
              -162.99565315590797,
              64.5790595795608,
              8.794790090673338
            ],
            [
              -162.99455517344566,
              64.57912380003644,
              9.974790090673338
            ],
            [
              -162.99435958867056,
              64.57850779719618,
              9.974790090673338
            ],
            [
              -162.99545754784438,
              64.57844357816602,
              8.794790090673338
            ]
          ]
        ]
      },
      "bbox": [
        -162.9956532,
        64.57844358,
        8.794790091,
        -162.9943596,
        64.5791238,
        9.974790091
      ],
      "properties": {
        "datetime": "2019-07-15T21:34:24Z",
        "pc:count": 8544,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429393.3853,
            "count": 8544,
            "maximum": -429364.9214,
            "minimum": -429417.9814,
            "name": "X",
            "position": 0,
            "stddev": 12.39023758,
            "variance": 153.5179873
          },
          {
            "average": 1653194.635,
            "count": 8544,
            "maximum": 1653234.876,
            "minimum": 1653165.516,
            "name": "Y",
            "position": 1,
            "stddev": 17.23974749,
            "variance": 297.2088936
          },
          {
            "average": 9.230453714,
            "count": 8544,
            "maximum": 9.974790091,
            "minimum": 8.794790091,
            "name": "Z",
            "position": 2,
            "stddev": 0.2288670029,
            "variance": 0.05238010503
          },
          {
            "average": 1133.088717,
            "count": 8544,
            "maximum": 3853,
            "minimum": 170,
            "name": "Intensity",
            "position": 3,
            "stddev": 580.6365582,
            "variance": 337138.8127
          },
          {
            "average": 1,
            "count": 8544,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8544,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8544,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8544,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.420997191,
            "count": 8544,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4937480018,
            "variance": 0.2437870893
          },
          {
            "average": 19.64746465,
            "count": 8544,
            "maximum": 19.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4756930277,
            "variance": 0.2262838566
          },
          {
            "average": 1,
            "count": 8544,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10,
            "count": 8544,
            "maximum": 10,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247261663.4,
            "count": 8544,
            "maximum": 247261664.8,
            "minimum": 247261662.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.6570070315,
            "variance": 0.4316582395
          },
          {
            "average": 0,
            "count": 8544,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8544,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8544,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8544,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8544,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429417.9814,
          1653165.516,
          8.794790091,
          -429364.9214,
          1653234.876,
          9.974790091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429417.9814011471,
                1653165.5156153403,
                8.794790090673338
              ],
              [
                -429417.9814011471,
                1653234.8756153402,
                8.794790090673338
              ],
              [
                -429364.92140114703,
                1653234.8756153402,
                9.974790090673338
              ],
              [
                -429364.92140114703,
                1653165.5156153403,
                9.974790090673338
              ],
              [
                -429417.9814011471,
                1653165.5156153403,
                8.794790090673338
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:34:24+00:00",
        "end_time": "2019-07-15T21:34:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9663.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9663.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9663.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9663.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9956532,
            64.57844358,
            8.794790091,
            -162.9943596,
            64.5791238,
            9.974790091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.99545754784438,
                  64.57844357816602,
                  8.794790090673338
                ],
                [
                  -162.99565315590797,
                  64.5790595795608,
                  8.794790090673338
                ],
                [
                  -162.99455517344566,
                  64.57912380003644,
                  9.974790090673338
                ],
                [
                  -162.99435958867056,
                  64.57850779719618,
                  9.974790090673338
                ],
                [
                  -162.99545754784438,
                  64.57844357816602,
                  8.794790090673338
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9663.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9663.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:34:24Z",
            "pc:count": 8544,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429393.3853,
                "count": 8544,
                "maximum": -429364.9214,
                "minimum": -429417.9814,
                "name": "X",
                "position": 0,
                "stddev": 12.39023758,
                "variance": 153.5179873
              },
              {
                "average": 1653194.635,
                "count": 8544,
                "maximum": 1653234.876,
                "minimum": 1653165.516,
                "name": "Y",
                "position": 1,
                "stddev": 17.23974749,
                "variance": 297.2088936
              },
              {
                "average": 9.230453714,
                "count": 8544,
                "maximum": 9.974790091,
                "minimum": 8.794790091,
                "name": "Z",
                "position": 2,
                "stddev": 0.2288670029,
                "variance": 0.05238010503
              },
              {
                "average": 1133.088717,
                "count": 8544,
                "maximum": 3853,
                "minimum": 170,
                "name": "Intensity",
                "position": 3,
                "stddev": 580.6365582,
                "variance": 337138.8127
              },
              {
                "average": 1,
                "count": 8544,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8544,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8544,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8544,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.420997191,
                "count": 8544,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4937480018,
                "variance": 0.2437870893
              },
              {
                "average": 19.64746465,
                "count": 8544,
                "maximum": 19.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4756930277,
                "variance": 0.2262838566
              },
              {
                "average": 1,
                "count": 8544,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10,
                "count": 8544,
                "maximum": 10,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247261663.4,
                "count": 8544,
                "maximum": 247261664.8,
                "minimum": 247261662.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.6570070315,
                "variance": 0.4316582395
              },
              {
                "average": 0,
                "count": 8544,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8544,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8544,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8544,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8544,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429417.9814,
              1653165.516,
              8.794790091,
              -429364.9214,
              1653234.876,
              9.974790091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429417.9814011471,
                    1653165.5156153403,
                    8.794790090673338
                  ],
                  [
                    -429417.9814011471,
                    1653234.8756153402,
                    8.794790090673338
                  ],
                  [
                    -429364.92140114703,
                    1653234.8756153402,
                    9.974790090673338
                  ],
                  [
                    -429364.92140114703,
                    1653165.5156153403,
                    9.974790090673338
                  ],
                  [
                    -429417.9814011471,
                    1653165.5156153403,
                    8.794790090673338
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:34:24+00:00",
            "end_time": "2019-07-15T21:34:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8472.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22045959392926,
              64.66214311616618,
              8.19073766639549
            ],
            [
              -163.22054788999918,
              64.66241354500303,
              8.19073766639549
            ],
            [
              -163.21975753583754,
              64.66246081104171,
              9.85073766639549
            ],
            [
              -163.21966924714056,
              64.66219038173602,
              9.85073766639549
            ],
            [
              -163.22045959392926,
              64.66214311616618,
              8.19073766639549
            ]
          ]
        ]
      },
      "bbox": [
        -163.2205479,
        64.66214312,
        8.190737666,
        -163.2196692,
        64.66246081,
        9.850737666
      ],
      "properties": {
        "datetime": "2019-07-15T23:34:47Z",
        "pc:count": 3488,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438781.2385,
            "count": 3488,
            "maximum": -438760.3545,
            "minimum": -438798.4545,
            "name": "X",
            "position": 0,
            "stddev": 10.73401009,
            "variance": 115.2189727
          },
          {
            "average": 1663897.391,
            "count": 3488,
            "maximum": 1663916.518,
            "minimum": 1663886.058,
            "name": "Y",
            "position": 1,
            "stddev": 6.012014374,
            "variance": 36.14431683
          },
          {
            "average": 9.018157391,
            "count": 3488,
            "maximum": 9.850737666,
            "minimum": 8.190737666,
            "name": "Z",
            "position": 2,
            "stddev": 0.4057726479,
            "variance": 0.1646514418
          },
          {
            "average": 841.8638188,
            "count": 3488,
            "maximum": 2700,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 437.9207704,
            "variance": 191774.6012
          },
          {
            "average": 1,
            "count": 3488,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3488,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3488,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3488,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.491399083,
            "count": 3488,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4999976979,
            "variance": 0.2499976979
          },
          {
            "average": 19.71688963,
            "count": 3488,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8589719088,
            "variance": 0.7378327401
          },
          {
            "average": 1.001146789,
            "count": 3488,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03384970257,
            "variance": 0.001145802364
          },
          {
            "average": 22,
            "count": 3488,
            "maximum": 22,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247268885.8,
            "count": 3488,
            "maximum": 247268887.3,
            "minimum": 247268884.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.9582810229,
            "variance": 0.9183025189
          },
          {
            "average": 0,
            "count": 3488,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3488,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3488,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3488,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3488,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438798.4545,
          1663886.058,
          8.190737666,
          -438760.3545,
          1663916.518,
          9.850737666
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438798.45454623346,
                1663886.0581748812,
                8.19073766639549
              ],
              [
                -438798.45454623346,
                1663916.518174881,
                8.19073766639549
              ],
              [
                -438760.3545462335,
                1663916.518174881,
                9.85073766639549
              ],
              [
                -438760.3545462335,
                1663886.0581748812,
                9.85073766639549
              ],
              [
                -438798.45454623346,
                1663886.0581748812,
                8.19073766639549
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:34:47+00:00",
        "end_time": "2019-07-15T23:34:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8472.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8472.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8472.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8472.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2205479,
            64.66214312,
            8.190737666,
            -163.2196692,
            64.66246081,
            9.850737666
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22045959392926,
                  64.66214311616618,
                  8.19073766639549
                ],
                [
                  -163.22054788999918,
                  64.66241354500303,
                  8.19073766639549
                ],
                [
                  -163.21975753583754,
                  64.66246081104171,
                  9.85073766639549
                ],
                [
                  -163.21966924714056,
                  64.66219038173602,
                  9.85073766639549
                ],
                [
                  -163.22045959392926,
                  64.66214311616618,
                  8.19073766639549
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8472.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8472.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:34:47Z",
            "pc:count": 3488,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438781.2385,
                "count": 3488,
                "maximum": -438760.3545,
                "minimum": -438798.4545,
                "name": "X",
                "position": 0,
                "stddev": 10.73401009,
                "variance": 115.2189727
              },
              {
                "average": 1663897.391,
                "count": 3488,
                "maximum": 1663916.518,
                "minimum": 1663886.058,
                "name": "Y",
                "position": 1,
                "stddev": 6.012014374,
                "variance": 36.14431683
              },
              {
                "average": 9.018157391,
                "count": 3488,
                "maximum": 9.850737666,
                "minimum": 8.190737666,
                "name": "Z",
                "position": 2,
                "stddev": 0.4057726479,
                "variance": 0.1646514418
              },
              {
                "average": 841.8638188,
                "count": 3488,
                "maximum": 2700,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 437.9207704,
                "variance": 191774.6012
              },
              {
                "average": 1,
                "count": 3488,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3488,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3488,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3488,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.491399083,
                "count": 3488,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4999976979,
                "variance": 0.2499976979
              },
              {
                "average": 19.71688963,
                "count": 3488,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8589719088,
                "variance": 0.7378327401
              },
              {
                "average": 1.001146789,
                "count": 3488,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03384970257,
                "variance": 0.001145802364
              },
              {
                "average": 22,
                "count": 3488,
                "maximum": 22,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247268885.8,
                "count": 3488,
                "maximum": 247268887.3,
                "minimum": 247268884.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.9582810229,
                "variance": 0.9183025189
              },
              {
                "average": 0,
                "count": 3488,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3488,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3488,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3488,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3488,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438798.4545,
              1663886.058,
              8.190737666,
              -438760.3545,
              1663916.518,
              9.850737666
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438798.45454623346,
                    1663886.0581748812,
                    8.19073766639549
                  ],
                  [
                    -438798.45454623346,
                    1663916.518174881,
                    8.19073766639549
                  ],
                  [
                    -438760.3545462335,
                    1663916.518174881,
                    9.85073766639549
                  ],
                  [
                    -438760.3545462335,
                    1663886.0581748812,
                    9.85073766639549
                  ],
                  [
                    -438798.45454623346,
                    1663886.0581748812,
                    8.19073766639549
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:34:47+00:00",
            "end_time": "2019-07-15T23:34:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0451.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.83666779993763,
              64.46708043742504,
              1.693902103189741
            ],
            [
              -162.83985177171039,
              64.47732450957679,
              1.693902103189741
            ],
            [
              -162.81610627033086,
              64.47869189429726,
              27.193902103189743
            ],
            [
              -162.81293064921746,
              64.4684473128511,
              27.193902103189743
            ],
            [
              -162.83666779993763,
              64.46708043742504,
              1.693902103189741
            ]
          ]
        ]
      },
      "bbox": [
        -162.8398518,
        64.46708044,
        1.693902103,
        -162.8129306,
        64.47869189,
        27.1939021
      ],
      "properties": {
        "datetime": "2019-07-15T23:05:20Z",
        "pc:count": 4364554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -422949.8798,
            "count": 4364554,
            "maximum": -422380.2582,
            "minimum": -423531.4382,
            "name": "X",
            "position": 0,
            "stddev": 291.5343161,
            "variance": 84992.25749
          },
          {
            "average": 1640401.832,
            "count": 4364554,
            "maximum": 1640985.555,
            "minimum": 1639832.295,
            "name": "Y",
            "position": 1,
            "stddev": 288.5058558,
            "variance": 83235.62884
          },
          {
            "average": 16.30206784,
            "count": 4364554,
            "maximum": 27.1939021,
            "minimum": 1.693902103,
            "name": "Z",
            "position": 2,
            "stddev": 5.095764083,
            "variance": 25.96681159
          },
          {
            "average": 1022.435204,
            "count": 4364554,
            "maximum": 4404,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 562.7551697,
            "variance": 316693.381
          },
          {
            "average": 1.003952523,
            "count": 4364554,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06754550359,
            "variance": 0.004562395055
          },
          {
            "average": 1.007946287,
            "count": 4364554,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09897850092,
            "variance": 0.009796743645
          },
          {
            "average": 1,
            "count": 4364554,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4364554,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.462572808,
            "count": 4364554,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4985972947,
            "variance": 0.2485992623
          },
          {
            "average": 20.04092133,
            "count": 4364554,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.048001056,
            "variance": 4.194308325
          },
          {
            "average": 1.006637792,
            "count": 4364554,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0850926766,
            "variance": 0.007240763611
          },
          {
            "average": 14.69655662,
            "count": 4364554,
            "maximum": 19,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.54455853,
            "variance": 2.385661054
          },
          {
            "average": 247264603.2,
            "count": 4364554,
            "maximum": 247267120.1,
            "minimum": 247262124.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 987.9852877,
            "variance": 976114.9287
          },
          {
            "average": 0,
            "count": 4364554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4364554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4364554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4364554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4364554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -423531.4382,
          1639832.295,
          1.693902103,
          -422380.2582,
          1640985.555,
          27.1939021
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -423531.4381600017,
                1639832.2950015124,
                1.693902103189741
              ],
              [
                -423531.4381600017,
                1640985.5550015122,
                1.693902103189741
              ],
              [
                -422380.25816000166,
                1640985.5550015122,
                27.193902103189743
              ],
              [
                -422380.25816000166,
                1639832.2950015124,
                27.193902103189743
              ],
              [
                -423531.4381600017,
                1639832.2950015124,
                1.693902103189741
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:05:20+00:00",
        "end_time": "2019-07-15T21:42:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0451.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0451.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0451.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0451.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8398518,
            64.46708044,
            1.693902103,
            -162.8129306,
            64.47869189,
            27.1939021
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.83666779993763,
                  64.46708043742504,
                  1.693902103189741
                ],
                [
                  -162.83985177171039,
                  64.47732450957679,
                  1.693902103189741
                ],
                [
                  -162.81610627033086,
                  64.47869189429726,
                  27.193902103189743
                ],
                [
                  -162.81293064921746,
                  64.4684473128511,
                  27.193902103189743
                ],
                [
                  -162.83666779993763,
                  64.46708043742504,
                  1.693902103189741
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0451.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0451.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:05:20Z",
            "pc:count": 4364554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -422949.8798,
                "count": 4364554,
                "maximum": -422380.2582,
                "minimum": -423531.4382,
                "name": "X",
                "position": 0,
                "stddev": 291.5343161,
                "variance": 84992.25749
              },
              {
                "average": 1640401.832,
                "count": 4364554,
                "maximum": 1640985.555,
                "minimum": 1639832.295,
                "name": "Y",
                "position": 1,
                "stddev": 288.5058558,
                "variance": 83235.62884
              },
              {
                "average": 16.30206784,
                "count": 4364554,
                "maximum": 27.1939021,
                "minimum": 1.693902103,
                "name": "Z",
                "position": 2,
                "stddev": 5.095764083,
                "variance": 25.96681159
              },
              {
                "average": 1022.435204,
                "count": 4364554,
                "maximum": 4404,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 562.7551697,
                "variance": 316693.381
              },
              {
                "average": 1.003952523,
                "count": 4364554,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06754550359,
                "variance": 0.004562395055
              },
              {
                "average": 1.007946287,
                "count": 4364554,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09897850092,
                "variance": 0.009796743645
              },
              {
                "average": 1,
                "count": 4364554,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4364554,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.462572808,
                "count": 4364554,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4985972947,
                "variance": 0.2485992623
              },
              {
                "average": 20.04092133,
                "count": 4364554,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.048001056,
                "variance": 4.194308325
              },
              {
                "average": 1.006637792,
                "count": 4364554,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0850926766,
                "variance": 0.007240763611
              },
              {
                "average": 14.69655662,
                "count": 4364554,
                "maximum": 19,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.54455853,
                "variance": 2.385661054
              },
              {
                "average": 247264603.2,
                "count": 4364554,
                "maximum": 247267120.1,
                "minimum": 247262124.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 987.9852877,
                "variance": 976114.9287
              },
              {
                "average": 0,
                "count": 4364554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4364554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4364554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4364554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4364554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -423531.4382,
              1639832.295,
              1.693902103,
              -422380.2582,
              1640985.555,
              27.1939021
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -423531.4381600017,
                    1639832.2950015124,
                    1.693902103189741
                  ],
                  [
                    -423531.4381600017,
                    1640985.5550015122,
                    1.693902103189741
                  ],
                  [
                    -422380.25816000166,
                    1640985.5550015122,
                    27.193902103189743
                  ],
                  [
                    -422380.25816000166,
                    1639832.2950015124,
                    27.193902103189743
                  ],
                  [
                    -423531.4381600017,
                    1639832.2950015124,
                    1.693902103189741
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:05:20+00:00",
            "end_time": "2019-07-15T21:42: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": "20190715_NCMP_AK_03WXM0253.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.87683616518433,
              64.48562067636452,
              -3.840971622918514
            ],
            [
              -162.8800347664348,
              64.49585832224774,
              -3.840971622918514
            ],
            [
              -162.85627207586938,
              64.49723214344426,
              -1.560971622918514
            ],
            [
              -162.85308182987657,
              64.48699398576099,
              -1.560971622918514
            ],
            [
              -162.87683616518433,
              64.48562067636452,
              -3.840971622918514
            ]
          ]
        ]
      },
      "bbox": [
        -162.8800348,
        64.48562068,
        -3.840971623,
        -162.8530818,
        64.49723214,
        -1.560971623
      ],
      "properties": {
        "datetime": "2019-07-15T23:20:46Z",
        "pc:count": 3292787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -424557.8974,
            "count": 3292787,
            "maximum": -424018.151,
            "minimum": -425169.511,
            "name": "X",
            "position": 0,
            "stddev": 285.9184406,
            "variance": 81749.35465
          },
          {
            "average": 1642701.377,
            "count": 3292787,
            "maximum": 1643291.951,
            "minimum": 1642139.351,
            "name": "Y",
            "position": 1,
            "stddev": 286.1451347,
            "variance": 81879.03809
          },
          {
            "average": -2.665382582,
            "count": 3292787,
            "maximum": -1.560971623,
            "minimum": -3.840971623,
            "name": "Z",
            "position": 2,
            "stddev": 0.2991919515,
            "variance": 0.08951582386
          },
          {
            "average": 102.8008319,
            "count": 3292787,
            "maximum": 5623,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 568.44133,
            "variance": 323125.5456
          },
          {
            "average": 1.000002733,
            "count": 3292787,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001653251433,
            "variance": 2.733240302e-06
          },
          {
            "average": 1.000005466,
            "count": 3292787,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002338047404,
            "variance": 5.466465663e-06
          },
          {
            "average": 1,
            "count": 3292787,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99987063,
            "count": 3292787,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.02786082608,
            "variance": 0.0007762256298
          },
          {
            "average": 19.97858215,
            "count": 3292787,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.021058101,
            "variance": 1.042559646
          },
          {
            "average": 2.006353888,
            "count": 3292787,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08036215851,
            "variance": 0.006458076521
          },
          {
            "average": 15.70229201,
            "count": 3292787,
            "maximum": 20,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.573158813,
            "variance": 2.47482865
          },
          {
            "average": 247265238.8,
            "count": 3292787,
            "maximum": 247268046.3,
            "minimum": 247263057.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1004.052678,
            "variance": 1008121.781
          },
          {
            "average": 0,
            "count": 3292787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425169.511,
          1642139.351,
          -3.840971623,
          -424018.151,
          1643291.951,
          -1.560971623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425169.51101094467,
                1642139.3508820168,
                -3.840971622918514
              ],
              [
                -425169.51101094467,
                1643291.950882017,
                -3.840971622918514
              ],
              [
                -424018.1510109447,
                1643291.950882017,
                -1.560971622918514
              ],
              [
                -424018.1510109447,
                1642139.3508820168,
                -1.560971622918514
              ],
              [
                -425169.51101094467,
                1642139.3508820168,
                -3.840971622918514
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:20:46+00:00",
        "end_time": "2019-07-15T21:57:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0253.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0253.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0253.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0253.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8800348,
            64.48562068,
            -3.840971623,
            -162.8530818,
            64.49723214,
            -1.560971623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.87683616518433,
                  64.48562067636452,
                  -3.840971622918514
                ],
                [
                  -162.8800347664348,
                  64.49585832224774,
                  -3.840971622918514
                ],
                [
                  -162.85627207586938,
                  64.49723214344426,
                  -1.560971622918514
                ],
                [
                  -162.85308182987657,
                  64.48699398576099,
                  -1.560971622918514
                ],
                [
                  -162.87683616518433,
                  64.48562067636452,
                  -3.840971622918514
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0253.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0253.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:20:46Z",
            "pc:count": 3292787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -424557.8974,
                "count": 3292787,
                "maximum": -424018.151,
                "minimum": -425169.511,
                "name": "X",
                "position": 0,
                "stddev": 285.9184406,
                "variance": 81749.35465
              },
              {
                "average": 1642701.377,
                "count": 3292787,
                "maximum": 1643291.951,
                "minimum": 1642139.351,
                "name": "Y",
                "position": 1,
                "stddev": 286.1451347,
                "variance": 81879.03809
              },
              {
                "average": -2.665382582,
                "count": 3292787,
                "maximum": -1.560971623,
                "minimum": -3.840971623,
                "name": "Z",
                "position": 2,
                "stddev": 0.2991919515,
                "variance": 0.08951582386
              },
              {
                "average": 102.8008319,
                "count": 3292787,
                "maximum": 5623,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 568.44133,
                "variance": 323125.5456
              },
              {
                "average": 1.000002733,
                "count": 3292787,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001653251433,
                "variance": 2.733240302e-06
              },
              {
                "average": 1.000005466,
                "count": 3292787,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002338047404,
                "variance": 5.466465663e-06
              },
              {
                "average": 1,
                "count": 3292787,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99987063,
                "count": 3292787,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.02786082608,
                "variance": 0.0007762256298
              },
              {
                "average": 19.97858215,
                "count": 3292787,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.021058101,
                "variance": 1.042559646
              },
              {
                "average": 2.006353888,
                "count": 3292787,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08036215851,
                "variance": 0.006458076521
              },
              {
                "average": 15.70229201,
                "count": 3292787,
                "maximum": 20,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.573158813,
                "variance": 2.47482865
              },
              {
                "average": 247265238.8,
                "count": 3292787,
                "maximum": 247268046.3,
                "minimum": 247263057.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1004.052678,
                "variance": 1008121.781
              },
              {
                "average": 0,
                "count": 3292787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425169.511,
              1642139.351,
              -3.840971623,
              -424018.151,
              1643291.951,
              -1.560971623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425169.51101094467,
                    1642139.3508820168,
                    -3.840971622918514
                  ],
                  [
                    -425169.51101094467,
                    1643291.950882017,
                    -3.840971622918514
                  ],
                  [
                    -424018.1510109447,
                    1643291.950882017,
                    -1.560971622918514
                  ],
                  [
                    -424018.1510109447,
                    1642139.3508820168,
                    -1.560971622918514
                  ],
                  [
                    -425169.51101094467,
                    1642139.3508820168,
                    -3.840971622918514
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:20:46+00:00",
            "end_time": "2019-07-15T21:57: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": "20190710_NCMP_AK_03WWM9153.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.105582464003,
              64.48874596633028,
              7.938932301043042
            ],
            [
              -163.10886356508587,
              64.49897956354812,
              7.938932301043042
            ],
            [
              -163.0851089933842,
              64.50038864623502,
              42.79893230104304
            ],
            [
              -163.08183623416926,
              64.49015452421352,
              42.79893230104304
            ],
            [
              -163.105582464003,
              64.48874596633028,
              7.938932301043042
            ]
          ]
        ]
      },
      "bbox": [
        -163.1088636,
        64.48874597,
        7.938932301,
        -163.0818362,
        64.50038865,
        42.7989323
      ],
      "properties": {
        "datetime": "2019-07-11T00:12:03Z",
        "pc:count": 4758113,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435448.3178,
            "count": 4758113,
            "maximum": -434858.7479,
            "minimum": -436010.1279,
            "name": "X",
            "position": 0,
            "stddev": 293.721845,
            "variance": 86272.5222
          },
          {
            "average": 1644526.551,
            "count": 4758113,
            "maximum": 1645120.687,
            "minimum": 1643968.007,
            "name": "Y",
            "position": 1,
            "stddev": 292.3767851,
            "variance": 85484.18444
          },
          {
            "average": 20.70268844,
            "count": 4758113,
            "maximum": 42.7989323,
            "minimum": 7.938932301,
            "name": "Z",
            "position": 2,
            "stddev": 5.493852137,
            "variance": 30.1824113
          },
          {
            "average": 1027.274725,
            "count": 4758113,
            "maximum": 7058,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 805.4765364,
            "variance": 648792.4507
          },
          {
            "average": 1.070969101,
            "count": 4758113,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3101103731,
            "variance": 0.09616844351
          },
          {
            "average": 1.142003563,
            "count": 4758113,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4614604228,
            "variance": 0.2129457218
          },
          {
            "average": 1,
            "count": 4758113,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4758113,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.40817841,
            "count": 4758113,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4914965375,
            "variance": 0.2415688464
          },
          {
            "average": 20.04288612,
            "count": 4758113,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.453057246,
            "variance": 2.111375359
          },
          {
            "average": 1.078041442,
            "count": 4758113,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3213514788,
            "variance": 0.1032667729
          },
          {
            "average": 22.2317011,
            "count": 4758113,
            "maximum": 26,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.618706025,
            "variance": 2.620209194
          },
          {
            "average": 246836797.1,
            "count": 4758113,
            "maximum": 246839123.4,
            "minimum": 246834433.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 958.0026176,
            "variance": 917769.0154
          },
          {
            "average": 0,
            "count": 4758113,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4758113,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4758113,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4758113,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4758113,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436010.1279,
          1643968.007,
          7.938932301,
          -434858.7479,
          1645120.687,
          42.7989323
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436010.1278516831,
                1643968.0069574004,
                7.938932301043042
              ],
              [
                -436010.1278516831,
                1645120.6869574005,
                7.938932301043042
              ],
              [
                -434858.7478516831,
                1645120.6869574005,
                42.79893230104304
              ],
              [
                -434858.7478516831,
                1643968.0069574004,
                42.79893230104304
              ],
              [
                -436010.1278516831,
                1643968.0069574004,
                7.938932301043042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:12:03+00:00",
        "end_time": "2019-07-10T22:53:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9153.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9153.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9153.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9153.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1088636,
            64.48874597,
            7.938932301,
            -163.0818362,
            64.50038865,
            42.7989323
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.105582464003,
                  64.48874596633028,
                  7.938932301043042
                ],
                [
                  -163.10886356508587,
                  64.49897956354812,
                  7.938932301043042
                ],
                [
                  -163.0851089933842,
                  64.50038864623502,
                  42.79893230104304
                ],
                [
                  -163.08183623416926,
                  64.49015452421352,
                  42.79893230104304
                ],
                [
                  -163.105582464003,
                  64.48874596633028,
                  7.938932301043042
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9153.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9153.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:12:03Z",
            "pc:count": 4758113,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435448.3178,
                "count": 4758113,
                "maximum": -434858.7479,
                "minimum": -436010.1279,
                "name": "X",
                "position": 0,
                "stddev": 293.721845,
                "variance": 86272.5222
              },
              {
                "average": 1644526.551,
                "count": 4758113,
                "maximum": 1645120.687,
                "minimum": 1643968.007,
                "name": "Y",
                "position": 1,
                "stddev": 292.3767851,
                "variance": 85484.18444
              },
              {
                "average": 20.70268844,
                "count": 4758113,
                "maximum": 42.7989323,
                "minimum": 7.938932301,
                "name": "Z",
                "position": 2,
                "stddev": 5.493852137,
                "variance": 30.1824113
              },
              {
                "average": 1027.274725,
                "count": 4758113,
                "maximum": 7058,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 805.4765364,
                "variance": 648792.4507
              },
              {
                "average": 1.070969101,
                "count": 4758113,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3101103731,
                "variance": 0.09616844351
              },
              {
                "average": 1.142003563,
                "count": 4758113,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4614604228,
                "variance": 0.2129457218
              },
              {
                "average": 1,
                "count": 4758113,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4758113,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.40817841,
                "count": 4758113,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4914965375,
                "variance": 0.2415688464
              },
              {
                "average": 20.04288612,
                "count": 4758113,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.453057246,
                "variance": 2.111375359
              },
              {
                "average": 1.078041442,
                "count": 4758113,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3213514788,
                "variance": 0.1032667729
              },
              {
                "average": 22.2317011,
                "count": 4758113,
                "maximum": 26,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.618706025,
                "variance": 2.620209194
              },
              {
                "average": 246836797.1,
                "count": 4758113,
                "maximum": 246839123.4,
                "minimum": 246834433.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 958.0026176,
                "variance": 917769.0154
              },
              {
                "average": 0,
                "count": 4758113,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4758113,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4758113,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4758113,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4758113,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436010.1279,
              1643968.007,
              7.938932301,
              -434858.7479,
              1645120.687,
              42.7989323
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436010.1278516831,
                    1643968.0069574004,
                    7.938932301043042
                  ],
                  [
                    -436010.1278516831,
                    1645120.6869574005,
                    7.938932301043042
                  ],
                  [
                    -434858.7478516831,
                    1645120.6869574005,
                    42.79893230104304
                  ],
                  [
                    -434858.7478516831,
                    1643968.0069574004,
                    42.79893230104304
                  ],
                  [
                    -436010.1278516831,
                    1643968.0069574004,
                    7.938932301043042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:12:03+00:00",
            "end_time": "2019-07-10T22:53:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0054.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.91772866515691,
              64.49518300146055,
              -4.234536521894629
            ],
            [
              -162.92094488509343,
              64.50542597550462,
              -4.234536521894629
            ],
            [
              -162.89718487714353,
              64.50680561185291,
              -2.23453652189463
            ],
            [
              -162.89397701711707,
              64.49656212335212,
              -2.23453652189463
            ],
            [
              -162.91772866515691,
              64.49518300146055,
              -4.234536521894629
            ]
          ]
        ]
      },
      "bbox": [
        -162.9209449,
        64.495183,
        -4.234536522,
        -162.893977,
        64.50680561,
        -2.234536522
      ],
      "properties": {
        "datetime": "2019-07-16T00:01:05Z",
        "pc:count": 2549730,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426422.506,
            "count": 2549730,
            "maximum": -425822.5777,
            "minimum": -426973.5177,
            "name": "X",
            "position": 0,
            "stddev": 274.7556043,
            "variance": 75490.6421
          },
          {
            "average": 1644018.957,
            "count": 2549730,
            "maximum": 1644612.386,
            "minimum": 1643459.106,
            "name": "Y",
            "position": 1,
            "stddev": 289.8462503,
            "variance": 84010.84879
          },
          {
            "average": -3.085097048,
            "count": 2549730,
            "maximum": -2.234536522,
            "minimum": -4.234536522,
            "name": "Z",
            "position": 2,
            "stddev": 0.2872705032,
            "variance": 0.082524342
          },
          {
            "average": 216.0233664,
            "count": 2549730,
            "maximum": 3735,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 668.8021564,
            "variance": 447296.3244
          },
          {
            "average": 1,
            "count": 2549730,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2549730,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2549730,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2549730,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2549730,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93208126,
            "count": 2549730,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9618371933,
            "variance": 0.9251307864
          },
          {
            "average": 2.002690873,
            "count": 2549730,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05187945042,
            "variance": 0.002691477376
          },
          {
            "average": 20.4638299,
            "count": 2549730,
            "maximum": 24,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.570043933,
            "variance": 2.46503795
          },
          {
            "average": 247268168,
            "count": 2549730,
            "maximum": 247270465.9,
            "minimum": 247265553.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 950.5382952,
            "variance": 903523.0507
          },
          {
            "average": 0,
            "count": 2549730,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2549730,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2549730,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2549730,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2549730,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426973.5177,
          1643459.106,
          -4.234536522,
          -425822.5777,
          1644612.386,
          -2.234536522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426973.5176678705,
                1643459.1063258492,
                -4.234536521894629
              ],
              [
                -426973.5176678705,
                1644612.386325849,
                -4.234536521894629
              ],
              [
                -425822.57766787056,
                1644612.386325849,
                -2.23453652189463
              ],
              [
                -425822.57766787056,
                1643459.1063258492,
                -2.23453652189463
              ],
              [
                -426973.5176678705,
                1643459.1063258492,
                -4.234536521894629
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:01:05+00:00",
        "end_time": "2019-07-15T22:39:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0054.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0054.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0054.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0054.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9209449,
            64.495183,
            -4.234536522,
            -162.893977,
            64.50680561,
            -2.234536522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.91772866515691,
                  64.49518300146055,
                  -4.234536521894629
                ],
                [
                  -162.92094488509343,
                  64.50542597550462,
                  -4.234536521894629
                ],
                [
                  -162.89718487714353,
                  64.50680561185291,
                  -2.23453652189463
                ],
                [
                  -162.89397701711707,
                  64.49656212335212,
                  -2.23453652189463
                ],
                [
                  -162.91772866515691,
                  64.49518300146055,
                  -4.234536521894629
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0054.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0054.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:01:05Z",
            "pc:count": 2549730,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426422.506,
                "count": 2549730,
                "maximum": -425822.5777,
                "minimum": -426973.5177,
                "name": "X",
                "position": 0,
                "stddev": 274.7556043,
                "variance": 75490.6421
              },
              {
                "average": 1644018.957,
                "count": 2549730,
                "maximum": 1644612.386,
                "minimum": 1643459.106,
                "name": "Y",
                "position": 1,
                "stddev": 289.8462503,
                "variance": 84010.84879
              },
              {
                "average": -3.085097048,
                "count": 2549730,
                "maximum": -2.234536522,
                "minimum": -4.234536522,
                "name": "Z",
                "position": 2,
                "stddev": 0.2872705032,
                "variance": 0.082524342
              },
              {
                "average": 216.0233664,
                "count": 2549730,
                "maximum": 3735,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 668.8021564,
                "variance": 447296.3244
              },
              {
                "average": 1,
                "count": 2549730,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2549730,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2549730,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2549730,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2549730,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93208126,
                "count": 2549730,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9618371933,
                "variance": 0.9251307864
              },
              {
                "average": 2.002690873,
                "count": 2549730,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05187945042,
                "variance": 0.002691477376
              },
              {
                "average": 20.4638299,
                "count": 2549730,
                "maximum": 24,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.570043933,
                "variance": 2.46503795
              },
              {
                "average": 247268168,
                "count": 2549730,
                "maximum": 247270465.9,
                "minimum": 247265553.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 950.5382952,
                "variance": 903523.0507
              },
              {
                "average": 0,
                "count": 2549730,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2549730,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2549730,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2549730,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2549730,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426973.5177,
              1643459.106,
              -4.234536522,
              -425822.5777,
              1644612.386,
              -2.234536522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426973.5176678705,
                    1643459.1063258492,
                    -4.234536521894629
                  ],
                  [
                    -426973.5176678705,
                    1644612.386325849,
                    -4.234536521894629
                  ],
                  [
                    -425822.57766787056,
                    1644612.386325849,
                    -2.23453652189463
                  ],
                  [
                    -425822.57766787056,
                    1643459.1063258492,
                    -2.23453652189463
                  ],
                  [
                    -426973.5176678705,
                    1643459.1063258492,
                    -4.234536521894629
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:01:05+00:00",
            "end_time": "2019-07-15T22:39:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9254.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.08415427050403,
              64.4974432785732,
              8.73783512669402
            ],
            [
              -163.08743000216364,
              64.50768154128612,
              8.73783512669402
            ],
            [
              -163.0636762219809,
              64.50908680492306,
              29.59783512669402
            ],
            [
              -163.06040883892007,
              64.4988480183841,
              29.59783512669402
            ],
            [
              -163.08415427050403,
              64.4974432785732,
              8.73783512669402
            ]
          ]
        ]
      },
      "bbox": [
        -163.08743,
        64.49744328,
        8.737835127,
        -163.0604088,
        64.5090868,
        29.59783513
      ],
      "properties": {
        "datetime": "2019-07-15T02:11:54Z",
        "pc:count": 4438953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434284.7958,
            "count": 4438953,
            "maximum": -433707.209,
            "minimum": -434858.149,
            "name": "X",
            "position": 0,
            "stddev": 284.0310244,
            "variance": 80673.62285
          },
          {
            "average": 1645352.171,
            "count": 4438953,
            "maximum": 1645942.006,
            "minimum": 1644788.866,
            "name": "Y",
            "position": 1,
            "stddev": 287.3867574,
            "variance": 82591.14834
          },
          {
            "average": 20.69683226,
            "count": 4438953,
            "maximum": 29.59783513,
            "minimum": 8.737835127,
            "name": "Z",
            "position": 2,
            "stddev": 3.690352028,
            "variance": 13.61869809
          },
          {
            "average": 1160.283672,
            "count": 4438953,
            "maximum": 6894,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 786.6800525,
            "variance": 618865.505
          },
          {
            "average": 1.020088296,
            "count": 4438953,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.154660901,
            "variance": 0.02391999431
          },
          {
            "average": 1.040228405,
            "count": 4438953,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2266650982,
            "variance": 0.05137706675
          },
          {
            "average": 1,
            "count": 4438953,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4438953,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.470375109,
            "count": 4438953,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.081031289,
            "variance": 1.168628648
          },
          {
            "average": 19.9886426,
            "count": 4438953,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.398151973,
            "variance": 1.95482894
          },
          {
            "average": 1.024752684,
            "count": 4438953,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1684508188,
            "variance": 0.02837567834
          },
          {
            "average": 25.29953595,
            "count": 4438953,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.628886654,
            "variance": 31.68436496
          },
          {
            "average": 246939580.6,
            "count": 4438953,
            "maximum": 247191914.7,
            "minimum": 246839118.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 157542.074,
            "variance": 24819505090.0
          },
          {
            "average": 0,
            "count": 4438953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4438953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4438953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4438953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4438953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434858.149,
          1644788.866,
          8.737835127,
          -433707.209,
          1645942.006,
          29.59783513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434858.1489701444,
                1644788.865555267,
                8.73783512669402
              ],
              [
                -434858.1489701444,
                1645942.0055552672,
                8.73783512669402
              ],
              [
                -433707.20897014445,
                1645942.0055552672,
                29.59783512669402
              ],
              [
                -433707.20897014445,
                1644788.865555267,
                29.59783512669402
              ],
              [
                -434858.1489701444,
                1644788.865555267,
                8.73783512669402
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:11:54+00:00",
        "end_time": "2019-07-11T00:11:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9254.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9254.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9254.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9254.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.08743,
            64.49744328,
            8.737835127,
            -163.0604088,
            64.5090868,
            29.59783513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.08415427050403,
                  64.4974432785732,
                  8.73783512669402
                ],
                [
                  -163.08743000216364,
                  64.50768154128612,
                  8.73783512669402
                ],
                [
                  -163.0636762219809,
                  64.50908680492306,
                  29.59783512669402
                ],
                [
                  -163.06040883892007,
                  64.4988480183841,
                  29.59783512669402
                ],
                [
                  -163.08415427050403,
                  64.4974432785732,
                  8.73783512669402
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9254.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9254.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:11:54Z",
            "pc:count": 4438953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434284.7958,
                "count": 4438953,
                "maximum": -433707.209,
                "minimum": -434858.149,
                "name": "X",
                "position": 0,
                "stddev": 284.0310244,
                "variance": 80673.62285
              },
              {
                "average": 1645352.171,
                "count": 4438953,
                "maximum": 1645942.006,
                "minimum": 1644788.866,
                "name": "Y",
                "position": 1,
                "stddev": 287.3867574,
                "variance": 82591.14834
              },
              {
                "average": 20.69683226,
                "count": 4438953,
                "maximum": 29.59783513,
                "minimum": 8.737835127,
                "name": "Z",
                "position": 2,
                "stddev": 3.690352028,
                "variance": 13.61869809
              },
              {
                "average": 1160.283672,
                "count": 4438953,
                "maximum": 6894,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 786.6800525,
                "variance": 618865.505
              },
              {
                "average": 1.020088296,
                "count": 4438953,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.154660901,
                "variance": 0.02391999431
              },
              {
                "average": 1.040228405,
                "count": 4438953,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2266650982,
                "variance": 0.05137706675
              },
              {
                "average": 1,
                "count": 4438953,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4438953,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.470375109,
                "count": 4438953,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.081031289,
                "variance": 1.168628648
              },
              {
                "average": 19.9886426,
                "count": 4438953,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.398151973,
                "variance": 1.95482894
              },
              {
                "average": 1.024752684,
                "count": 4438953,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1684508188,
                "variance": 0.02837567834
              },
              {
                "average": 25.29953595,
                "count": 4438953,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.628886654,
                "variance": 31.68436496
              },
              {
                "average": 246939580.6,
                "count": 4438953,
                "maximum": 247191914.7,
                "minimum": 246839118.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 157542.074,
                "variance": 24819505090.0
              },
              {
                "average": 0,
                "count": 4438953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4438953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4438953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4438953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4438953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434858.149,
              1644788.866,
              8.737835127,
              -433707.209,
              1645942.006,
              29.59783513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434858.1489701444,
                    1644788.865555267,
                    8.73783512669402
                  ],
                  [
                    -434858.1489701444,
                    1645942.0055552672,
                    8.73783512669402
                  ],
                  [
                    -433707.20897014445,
                    1645942.0055552672,
                    29.59783512669402
                  ],
                  [
                    -433707.20897014445,
                    1644788.865555267,
                    29.59783512669402
                  ],
                  [
                    -434858.1489701444,
                    1644788.865555267,
                    8.73783512669402
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:11:54+00:00",
            "end_time": "2019-07-11T00:11:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7865.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.36957090635258,
              64.599617272718,
              -1.950099793804025
            ],
            [
              -163.3729585371208,
              64.60984343613846,
              -1.950099793804025
            ],
            [
              -163.3491313301943,
              64.611292982098,
              5.789900206195975
            ],
            [
              -163.3457520822487,
              64.6010662764762,
              5.789900206195975
            ],
            [
              -163.36957090635258,
              64.599617272718,
              -1.950099793804025
            ]
          ]
        ]
      },
      "bbox": [
        -163.3729585,
        64.59961727,
        -1.950099794,
        -163.3457521,
        64.61129298,
        5.789900206
      ],
      "properties": {
        "datetime": "2019-07-10T22:27:02Z",
        "pc:count": 4041512,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446263.2877,
            "count": 4041512,
            "maximum": -445677.616,
            "minimum": -446828.676,
            "name": "X",
            "position": 0,
            "stddev": 286.4456378,
            "variance": 82051.10341
          },
          {
            "average": 1658544.195,
            "count": 4041512,
            "maximum": 1659125.591,
            "minimum": 1657973.291,
            "name": "Y",
            "position": 1,
            "stddev": 286.2825974,
            "variance": 81957.72559
          },
          {
            "average": 1.990793357,
            "count": 4041512,
            "maximum": 5.789900206,
            "minimum": -1.950099794,
            "name": "Z",
            "position": 2,
            "stddev": 0.6400714607,
            "variance": 0.4096914748
          },
          {
            "average": 578.9253005,
            "count": 4041512,
            "maximum": 4476,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 443.4556409,
            "variance": 196652.9054
          },
          {
            "average": 1.001310401,
            "count": 4041512,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03930940128,
            "variance": 0.001545229029
          },
          {
            "average": 1.002619564,
            "count": 4041512,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0576268486,
            "variance": 0.003320853679
          },
          {
            "average": 1,
            "count": 4041512,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4041512,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.708652603,
            "count": 4041512,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.915213265,
            "variance": 98.31145408
          },
          {
            "average": 19.95821959,
            "count": 4041512,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.329040901,
            "variance": 1.766349717
          },
          {
            "average": 1.155108286,
            "count": 4041512,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3625447581,
            "variance": 0.1314387016
          },
          {
            "average": 11.41143612,
            "count": 4041512,
            "maximum": 15,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.614041251,
            "variance": 2.605129159
          },
          {
            "average": 246830769.9,
            "count": 4041512,
            "maximum": 246832822.1,
            "minimum": 246829064.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 740.5342673,
            "variance": 548391.001
          },
          {
            "average": 0,
            "count": 4041512,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4041512,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4041512,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4041512,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4041512,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446828.676,
          1657973.291,
          -1.950099794,
          -445677.616,
          1659125.591,
          5.789900206
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446828.6759978669,
                1657973.291373524,
                -1.950099793804025
              ],
              [
                -446828.6759978669,
                1659125.591373524,
                -1.950099793804025
              ],
              [
                -445677.61599786684,
                1659125.591373524,
                5.789900206195975
              ],
              [
                -445677.61599786684,
                1657973.291373524,
                5.789900206195975
              ],
              [
                -446828.6759978669,
                1657973.291373524,
                -1.950099793804025
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:27:02+00:00",
        "end_time": "2019-07-10T21:24:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7865.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7865.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7865.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7865.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3729585,
            64.59961727,
            -1.950099794,
            -163.3457521,
            64.61129298,
            5.789900206
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.36957090635258,
                  64.599617272718,
                  -1.950099793804025
                ],
                [
                  -163.3729585371208,
                  64.60984343613846,
                  -1.950099793804025
                ],
                [
                  -163.3491313301943,
                  64.611292982098,
                  5.789900206195975
                ],
                [
                  -163.3457520822487,
                  64.6010662764762,
                  5.789900206195975
                ],
                [
                  -163.36957090635258,
                  64.599617272718,
                  -1.950099793804025
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7865.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7865.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:27:02Z",
            "pc:count": 4041512,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446263.2877,
                "count": 4041512,
                "maximum": -445677.616,
                "minimum": -446828.676,
                "name": "X",
                "position": 0,
                "stddev": 286.4456378,
                "variance": 82051.10341
              },
              {
                "average": 1658544.195,
                "count": 4041512,
                "maximum": 1659125.591,
                "minimum": 1657973.291,
                "name": "Y",
                "position": 1,
                "stddev": 286.2825974,
                "variance": 81957.72559
              },
              {
                "average": 1.990793357,
                "count": 4041512,
                "maximum": 5.789900206,
                "minimum": -1.950099794,
                "name": "Z",
                "position": 2,
                "stddev": 0.6400714607,
                "variance": 0.4096914748
              },
              {
                "average": 578.9253005,
                "count": 4041512,
                "maximum": 4476,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 443.4556409,
                "variance": 196652.9054
              },
              {
                "average": 1.001310401,
                "count": 4041512,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03930940128,
                "variance": 0.001545229029
              },
              {
                "average": 1.002619564,
                "count": 4041512,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0576268486,
                "variance": 0.003320853679
              },
              {
                "average": 1,
                "count": 4041512,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4041512,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.708652603,
                "count": 4041512,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.915213265,
                "variance": 98.31145408
              },
              {
                "average": 19.95821959,
                "count": 4041512,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.329040901,
                "variance": 1.766349717
              },
              {
                "average": 1.155108286,
                "count": 4041512,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3625447581,
                "variance": 0.1314387016
              },
              {
                "average": 11.41143612,
                "count": 4041512,
                "maximum": 15,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.614041251,
                "variance": 2.605129159
              },
              {
                "average": 246830769.9,
                "count": 4041512,
                "maximum": 246832822.1,
                "minimum": 246829064.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 740.5342673,
                "variance": 548391.001
              },
              {
                "average": 0,
                "count": 4041512,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4041512,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4041512,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4041512,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4041512,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446828.676,
              1657973.291,
              -1.950099794,
              -445677.616,
              1659125.591,
              5.789900206
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446828.6759978669,
                    1657973.291373524,
                    -1.950099793804025
                  ],
                  [
                    -446828.6759978669,
                    1659125.591373524,
                    -1.950099793804025
                  ],
                  [
                    -445677.61599786684,
                    1659125.591373524,
                    5.789900206195975
                  ],
                  [
                    -445677.61599786684,
                    1657973.291373524,
                    5.789900206195975
                  ],
                  [
                    -446828.6759978669,
                    1657973.291373524,
                    -1.950099793804025
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:27:02+00:00",
            "end_time": "2019-07-10T21:24: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": "20190715_NCMP_AK_03WXM0058.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.91532950399522,
              64.53208355078691,
              88.00268975320647
            ],
            [
              -162.9164735236695,
              64.53572431932004,
              88.00268975320647
            ],
            [
              -162.91034211055606,
              64.53608016224524,
              115.34268975320647
            ],
            [
              -162.90919885859054,
              64.53243934647266,
              115.34268975320647
            ],
            [
              -162.91532950399522,
              64.53208355078691,
              88.00268975320647
            ]
          ]
        ]
      },
      "bbox": [
        -162.9164735,
        64.53208355,
        88.00268975,
        -162.9091989,
        64.53608016,
        115.3426898
      ],
      "properties": {
        "datetime": "2019-07-15T21:43:54Z",
        "pc:count": 277274,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426182.8536,
            "count": 277274,
            "maximum": -426011.582,
            "minimum": -426308.282,
            "name": "X",
            "position": 0,
            "stddev": 75.50056966,
            "variance": 5700.336019
          },
          {
            "average": 1647691.281,
            "count": 277274,
            "maximum": 1647933.765,
            "minimum": 1647523.865,
            "name": "Y",
            "position": 1,
            "stddev": 107.2567357,
            "variance": 11504.00735
          },
          {
            "average": 103.561652,
            "count": 277274,
            "maximum": 115.3426898,
            "minimum": 88.00268975,
            "name": "Z",
            "position": 2,
            "stddev": 5.897232242,
            "variance": 34.77734812
          },
          {
            "average": 490.5072816,
            "count": 277274,
            "maximum": 4705,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 558.7308306,
            "variance": 312180.141
          },
          {
            "average": 1.380244812,
            "count": 277274,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6126393298,
            "variance": 0.3753269485
          },
          {
            "average": 1.759955856,
            "count": 277274,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7755118365,
            "variance": 0.6014186086
          },
          {
            "average": 1,
            "count": 277274,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 277274,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.28858097,
            "count": 277274,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4531034478,
            "variance": 0.2053027344
          },
          {
            "average": 20.28205681,
            "count": 277274,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.233764609,
            "variance": 4.989704329
          },
          {
            "average": 1.393033606,
            "count": 277274,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.615053959,
            "variance": 0.3782913724
          },
          {
            "average": 10.05301976,
            "count": 277274,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2240732985,
            "variance": 0.05020884312
          },
          {
            "average": 247261774,
            "count": 277274,
            "maximum": 247262234.3,
            "minimum": 247261744.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 108.5990521,
            "variance": 11793.75411
          },
          {
            "average": 0,
            "count": 277274,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 277274,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 277274,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 277274,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 277274,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426308.282,
          1647523.865,
          88.00268975,
          -426011.582,
          1647933.765,
          115.3426898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426308.28196383023,
                1647523.864559429,
                88.00268975320647
              ],
              [
                -426308.28196383023,
                1647933.764559429,
                88.00268975320647
              ],
              [
                -426011.5819638303,
                1647933.764559429,
                115.34268975320647
              ],
              [
                -426011.5819638303,
                1647523.864559429,
                115.34268975320647
              ],
              [
                -426308.28196383023,
                1647523.864559429,
                88.00268975320647
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:43:54+00:00",
        "end_time": "2019-07-15T21:35:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0058.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0058.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0058.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0058.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9164735,
            64.53208355,
            88.00268975,
            -162.9091989,
            64.53608016,
            115.3426898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.91532950399522,
                  64.53208355078691,
                  88.00268975320647
                ],
                [
                  -162.9164735236695,
                  64.53572431932004,
                  88.00268975320647
                ],
                [
                  -162.91034211055606,
                  64.53608016224524,
                  115.34268975320647
                ],
                [
                  -162.90919885859054,
                  64.53243934647266,
                  115.34268975320647
                ],
                [
                  -162.91532950399522,
                  64.53208355078691,
                  88.00268975320647
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0058.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0058.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:43:54Z",
            "pc:count": 277274,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426182.8536,
                "count": 277274,
                "maximum": -426011.582,
                "minimum": -426308.282,
                "name": "X",
                "position": 0,
                "stddev": 75.50056966,
                "variance": 5700.336019
              },
              {
                "average": 1647691.281,
                "count": 277274,
                "maximum": 1647933.765,
                "minimum": 1647523.865,
                "name": "Y",
                "position": 1,
                "stddev": 107.2567357,
                "variance": 11504.00735
              },
              {
                "average": 103.561652,
                "count": 277274,
                "maximum": 115.3426898,
                "minimum": 88.00268975,
                "name": "Z",
                "position": 2,
                "stddev": 5.897232242,
                "variance": 34.77734812
              },
              {
                "average": 490.5072816,
                "count": 277274,
                "maximum": 4705,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 558.7308306,
                "variance": 312180.141
              },
              {
                "average": 1.380244812,
                "count": 277274,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6126393298,
                "variance": 0.3753269485
              },
              {
                "average": 1.759955856,
                "count": 277274,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7755118365,
                "variance": 0.6014186086
              },
              {
                "average": 1,
                "count": 277274,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 277274,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.28858097,
                "count": 277274,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4531034478,
                "variance": 0.2053027344
              },
              {
                "average": 20.28205681,
                "count": 277274,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.233764609,
                "variance": 4.989704329
              },
              {
                "average": 1.393033606,
                "count": 277274,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.615053959,
                "variance": 0.3782913724
              },
              {
                "average": 10.05301976,
                "count": 277274,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2240732985,
                "variance": 0.05020884312
              },
              {
                "average": 247261774,
                "count": 277274,
                "maximum": 247262234.3,
                "minimum": 247261744.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 108.5990521,
                "variance": 11793.75411
              },
              {
                "average": 0,
                "count": 277274,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 277274,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 277274,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 277274,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 277274,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426308.282,
              1647523.865,
              88.00268975,
              -426011.582,
              1647933.765,
              115.3426898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426308.28196383023,
                    1647523.864559429,
                    88.00268975320647
                  ],
                  [
                    -426308.28196383023,
                    1647933.764559429,
                    88.00268975320647
                  ],
                  [
                    -426011.5819638303,
                    1647933.764559429,
                    115.34268975320647
                  ],
                  [
                    -426011.5819638303,
                    1647523.864559429,
                    115.34268975320647
                  ],
                  [
                    -426308.28196383023,
                    1647523.864559429,
                    88.00268975320647
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:43:54+00:00",
            "end_time": "2019-07-15T21:35: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": "20190710_NCMP_AK_03WWM8059.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.31747043349927,
              64.55036721472413,
              2.985473231631824
            ],
            [
              -163.31920290389004,
              64.55563624325403,
              2.985473231631824
            ],
            [
              -163.31041055532737,
              64.5561694346221,
              27.225473231631824
            ],
            [
              -163.30867967639378,
              64.55090030356646,
              27.225473231631824
            ],
            [
              -163.31747043349927,
              64.55036721472413,
              2.985473231631824
            ]
          ]
        ]
      },
      "bbox": [
        -163.3192029,
        64.55036721,
        2.985473232,
        -163.3086797,
        64.55616943,
        27.22547323
      ],
      "properties": {
        "datetime": "2019-07-10T20:58:49Z",
        "pc:count": 435557,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444882.3014,
            "count": 435557,
            "maximum": -444703.2618,
            "minimum": -445128.7818,
            "name": "X",
            "position": 0,
            "stddev": 100.7573635,
            "variance": 10152.04629
          },
          {
            "average": 1652551.673,
            "count": 435557,
            "maximum": 1652776.754,
            "minimum": 1652183.054,
            "name": "Y",
            "position": 1,
            "stddev": 140.6456467,
            "variance": 19781.19794
          },
          {
            "average": 17.99592938,
            "count": 435557,
            "maximum": 27.22547323,
            "minimum": 2.985473232,
            "name": "Z",
            "position": 2,
            "stddev": 5.534355468,
            "variance": 30.62909045
          },
          {
            "average": 1142.358649,
            "count": 435557,
            "maximum": 15892,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 645.5123687,
            "variance": 416686.2182
          },
          {
            "average": 1.000335203,
            "count": 435557,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01830550131,
            "variance": 0.0003350913783
          },
          {
            "average": 1.00067959,
            "count": 435557,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02606010937,
            "variance": 0.0006791293002
          },
          {
            "average": 1,
            "count": 435557,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 435557,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.51393503,
            "count": 435557,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.499806351,
            "variance": 0.2498063885
          },
          {
            "average": 19.71708142,
            "count": 435557,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.976866383,
            "variance": 0.9542679303
          },
          {
            "average": 1.000849487,
            "count": 435557,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02913361116,
            "variance": 0.0008487672993
          },
          {
            "average": 2.155736218,
            "count": 435557,
            "maximum": 3,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3626055025,
            "variance": 0.1314827504
          },
          {
            "average": 246827202.7,
            "count": 435557,
            "maximum": 246827529.7,
            "minimum": 246827137.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 139.3326677,
            "variance": 19413.59229
          },
          {
            "average": 0,
            "count": 435557,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 435557,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 435557,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 435557,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 435557,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445128.7818,
          1652183.054,
          2.985473232,
          -444703.2618,
          1652776.754,
          27.22547323
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445128.78178009554,
                1652183.0541781601,
                2.985473231631824
              ],
              [
                -445128.78178009554,
                1652776.7541781603,
                2.985473231631824
              ],
              [
                -444703.2617800955,
                1652776.7541781603,
                27.225473231631824
              ],
              [
                -444703.2617800955,
                1652183.0541781601,
                27.225473231631824
              ],
              [
                -445128.78178009554,
                1652183.0541781601,
                2.985473231631824
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T20:58:49+00:00",
        "end_time": "2019-07-10T20:52:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8059.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8059.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8059.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8059.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3192029,
            64.55036721,
            2.985473232,
            -163.3086797,
            64.55616943,
            27.22547323
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.31747043349927,
                  64.55036721472413,
                  2.985473231631824
                ],
                [
                  -163.31920290389004,
                  64.55563624325403,
                  2.985473231631824
                ],
                [
                  -163.31041055532737,
                  64.5561694346221,
                  27.225473231631824
                ],
                [
                  -163.30867967639378,
                  64.55090030356646,
                  27.225473231631824
                ],
                [
                  -163.31747043349927,
                  64.55036721472413,
                  2.985473231631824
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8059.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8059.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T20:58:49Z",
            "pc:count": 435557,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444882.3014,
                "count": 435557,
                "maximum": -444703.2618,
                "minimum": -445128.7818,
                "name": "X",
                "position": 0,
                "stddev": 100.7573635,
                "variance": 10152.04629
              },
              {
                "average": 1652551.673,
                "count": 435557,
                "maximum": 1652776.754,
                "minimum": 1652183.054,
                "name": "Y",
                "position": 1,
                "stddev": 140.6456467,
                "variance": 19781.19794
              },
              {
                "average": 17.99592938,
                "count": 435557,
                "maximum": 27.22547323,
                "minimum": 2.985473232,
                "name": "Z",
                "position": 2,
                "stddev": 5.534355468,
                "variance": 30.62909045
              },
              {
                "average": 1142.358649,
                "count": 435557,
                "maximum": 15892,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 645.5123687,
                "variance": 416686.2182
              },
              {
                "average": 1.000335203,
                "count": 435557,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01830550131,
                "variance": 0.0003350913783
              },
              {
                "average": 1.00067959,
                "count": 435557,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02606010937,
                "variance": 0.0006791293002
              },
              {
                "average": 1,
                "count": 435557,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 435557,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.51393503,
                "count": 435557,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.499806351,
                "variance": 0.2498063885
              },
              {
                "average": 19.71708142,
                "count": 435557,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.976866383,
                "variance": 0.9542679303
              },
              {
                "average": 1.000849487,
                "count": 435557,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02913361116,
                "variance": 0.0008487672993
              },
              {
                "average": 2.155736218,
                "count": 435557,
                "maximum": 3,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3626055025,
                "variance": 0.1314827504
              },
              {
                "average": 246827202.7,
                "count": 435557,
                "maximum": 246827529.7,
                "minimum": 246827137.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 139.3326677,
                "variance": 19413.59229
              },
              {
                "average": 0,
                "count": 435557,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 435557,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 435557,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 435557,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 435557,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445128.7818,
              1652183.054,
              2.985473232,
              -444703.2618,
              1652776.754,
              27.22547323
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445128.78178009554,
                    1652183.0541781601,
                    2.985473231631824
                  ],
                  [
                    -445128.78178009554,
                    1652776.7541781603,
                    2.985473231631824
                  ],
                  [
                    -444703.2617800955,
                    1652776.7541781603,
                    27.225473231631824
                  ],
                  [
                    -444703.2617800955,
                    1652183.0541781601,
                    27.225473231631824
                  ],
                  [
                    -445128.78178009554,
                    1652183.0541781601,
                    2.985473231631824
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T20:58:49+00:00",
            "end_time": "2019-07-10T20:52: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": "20190710_NCMP_AK_03WWM8655.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.19044573414928,
              64.51533888051907,
              25.217021473687495
            ],
            [
              -163.19137854711826,
              64.51821923375756,
              25.217021473687495
            ],
            [
              -163.18756865347302,
              64.5184474146384,
              37.4570214736875
            ],
            [
              -163.18663621724346,
              64.51556703745322,
              37.4570214736875
            ],
            [
              -163.19044573414928,
              64.51533888051907,
              25.217021473687495
            ]
          ]
        ]
      },
      "bbox": [
        -163.1913785,
        64.51533888,
        25.21702147,
        -163.1866362,
        64.51844741,
        37.45702147
      ],
      "properties": {
        "datetime": "2019-07-10T22:05:15Z",
        "pc:count": 89009,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439548.5301,
            "count": 89009,
            "maximum": -439453.9616,
            "minimum": -439638.5416,
            "name": "X",
            "position": 0,
            "stddev": 42.61405081,
            "variance": 1815.957326
          },
          {
            "average": 1647657.602,
            "count": 89009,
            "maximum": 1647791.041,
            "minimum": 1647466.561,
            "name": "Y",
            "position": 1,
            "stddev": 83.26309112,
            "variance": 6932.742342
          },
          {
            "average": 30.68264259,
            "count": 89009,
            "maximum": 37.45702147,
            "minimum": 25.21702147,
            "name": "Z",
            "position": 2,
            "stddev": 2.946484489,
            "variance": 8.681770844
          },
          {
            "average": 818.9594198,
            "count": 89009,
            "maximum": 4352,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 612.5416957,
            "variance": 375207.329
          },
          {
            "average": 1.074239684,
            "count": 89009,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2780915194,
            "variance": 0.07733489316
          },
          {
            "average": 1.149187161,
            "count": 89009,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3913778352,
            "variance": 0.1531766099
          },
          {
            "average": 1,
            "count": 89009,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89009,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.420946196,
            "count": 89009,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4937137173,
            "variance": 0.2437532347
          },
          {
            "average": 20.1582886,
            "count": 89009,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.051195271,
            "variance": 4.207402038
          },
          {
            "average": 1.104079363,
            "count": 89009,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3191455227,
            "variance": 0.1018538646
          },
          {
            "average": 13,
            "count": 89009,
            "maximum": 13,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246831512.3,
            "count": 89009,
            "maximum": 246831515.4,
            "minimum": 246831509.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.590750116,
            "variance": 2.530485933
          },
          {
            "average": 0,
            "count": 89009,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89009,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89009,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89009,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89009,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439638.5416,
          1647466.561,
          25.21702147,
          -439453.9616,
          1647791.041,
          37.45702147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439638.54163217935,
                1647466.561224278,
                25.217021473687495
              ],
              [
                -439638.54163217935,
                1647791.041224278,
                25.217021473687495
              ],
              [
                -439453.9616321794,
                1647791.041224278,
                37.4570214736875
              ],
              [
                -439453.9616321794,
                1647466.561224278,
                37.4570214736875
              ],
              [
                -439638.54163217935,
                1647466.561224278,
                25.217021473687495
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:05:15+00:00",
        "end_time": "2019-07-10T22:05:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8655.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8655.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8655.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8655.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1913785,
            64.51533888,
            25.21702147,
            -163.1866362,
            64.51844741,
            37.45702147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.19044573414928,
                  64.51533888051907,
                  25.217021473687495
                ],
                [
                  -163.19137854711826,
                  64.51821923375756,
                  25.217021473687495
                ],
                [
                  -163.18756865347302,
                  64.5184474146384,
                  37.4570214736875
                ],
                [
                  -163.18663621724346,
                  64.51556703745322,
                  37.4570214736875
                ],
                [
                  -163.19044573414928,
                  64.51533888051907,
                  25.217021473687495
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8655.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8655.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:05:15Z",
            "pc:count": 89009,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439548.5301,
                "count": 89009,
                "maximum": -439453.9616,
                "minimum": -439638.5416,
                "name": "X",
                "position": 0,
                "stddev": 42.61405081,
                "variance": 1815.957326
              },
              {
                "average": 1647657.602,
                "count": 89009,
                "maximum": 1647791.041,
                "minimum": 1647466.561,
                "name": "Y",
                "position": 1,
                "stddev": 83.26309112,
                "variance": 6932.742342
              },
              {
                "average": 30.68264259,
                "count": 89009,
                "maximum": 37.45702147,
                "minimum": 25.21702147,
                "name": "Z",
                "position": 2,
                "stddev": 2.946484489,
                "variance": 8.681770844
              },
              {
                "average": 818.9594198,
                "count": 89009,
                "maximum": 4352,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 612.5416957,
                "variance": 375207.329
              },
              {
                "average": 1.074239684,
                "count": 89009,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2780915194,
                "variance": 0.07733489316
              },
              {
                "average": 1.149187161,
                "count": 89009,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3913778352,
                "variance": 0.1531766099
              },
              {
                "average": 1,
                "count": 89009,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89009,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.420946196,
                "count": 89009,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4937137173,
                "variance": 0.2437532347
              },
              {
                "average": 20.1582886,
                "count": 89009,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.051195271,
                "variance": 4.207402038
              },
              {
                "average": 1.104079363,
                "count": 89009,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3191455227,
                "variance": 0.1018538646
              },
              {
                "average": 13,
                "count": 89009,
                "maximum": 13,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246831512.3,
                "count": 89009,
                "maximum": 246831515.4,
                "minimum": 246831509.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.590750116,
                "variance": 2.530485933
              },
              {
                "average": 0,
                "count": 89009,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89009,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89009,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89009,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89009,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439638.5416,
              1647466.561,
              25.21702147,
              -439453.9616,
              1647791.041,
              37.45702147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439638.54163217935,
                    1647466.561224278,
                    25.217021473687495
                  ],
                  [
                    -439638.54163217935,
                    1647791.041224278,
                    25.217021473687495
                  ],
                  [
                    -439453.9616321794,
                    1647791.041224278,
                    37.4570214736875
                  ],
                  [
                    -439453.9616321794,
                    1647466.561224278,
                    37.4570214736875
                  ],
                  [
                    -439638.54163217935,
                    1647466.561224278,
                    25.217021473687495
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:05:15+00:00",
            "end_time": "2019-07-10T22:05:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9165.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0980992872514,
              64.59636674137059,
              -0.68361980522502
            ],
            [
              -163.1013893004232,
              64.60659959774097,
              -0.68361980522502
            ],
            [
              -163.07753711684646,
              64.60800818138854,
              10.376380194774981
            ],
            [
              -163.0742555098308,
              64.59777479787256,
              10.376380194774981
            ],
            [
              -163.0980992872514,
              64.59636674137059,
              -0.68361980522502
            ]
          ]
        ]
      },
      "bbox": [
        -163.1013893,
        64.59636674,
        -0.6836198052,
        -163.0742555,
        64.60800818,
        10.37638019
      ],
      "properties": {
        "datetime": "2019-07-15T23:49:53Z",
        "pc:count": 3802738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433417.6878,
            "count": 3802738,
            "maximum": -432862.4728,
            "minimum": -434014.2128,
            "name": "X",
            "position": 0,
            "stddev": 287.9988619,
            "variance": 82943.34447
          },
          {
            "average": 1656437.758,
            "count": 3802738,
            "maximum": 1656966.218,
            "minimum": 1655813.818,
            "name": "Y",
            "position": 1,
            "stddev": 274.7321509,
            "variance": 75477.75474
          },
          {
            "average": 5.132397365,
            "count": 3802738,
            "maximum": 10.37638019,
            "minimum": -0.6836198052,
            "name": "Z",
            "position": 2,
            "stddev": 3.144268032,
            "variance": 9.886421459
          },
          {
            "average": 812.8452494,
            "count": 3802738,
            "maximum": 7163,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 750.3819261,
            "variance": 563073.035
          },
          {
            "average": 1.004597214,
            "count": 3802738,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06834672869,
            "variance": 0.004671275323
          },
          {
            "average": 1.009205735,
            "count": 3802738,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09700648234,
            "variance": 0.009410257617
          },
          {
            "average": 1,
            "count": 3802738,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3802738,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.628394594,
            "count": 3802738,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.18152927,
            "variance": 125.0265968
          },
          {
            "average": 19.99990811,
            "count": 3802738,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.124531494,
            "variance": 1.26457108
          },
          {
            "average": 1.238998059,
            "count": 3802738,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4365524985,
            "variance": 0.190578084
          },
          {
            "average": 18.52820836,
            "count": 3802738,
            "maximum": 23,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.502830759,
            "variance": 2.25850029
          },
          {
            "average": 247267002.8,
            "count": 3802738,
            "maximum": 247269793.4,
            "minimum": 247264869.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 924.7570086,
            "variance": 855175.5249
          },
          {
            "average": 0,
            "count": 3802738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3802738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3802738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3802738,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3802738,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434014.2128,
          1655813.818,
          -0.6836198052,
          -432862.4728,
          1656966.218,
          10.37638019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434014.2128044596,
                1655813.8182280606,
                -0.68361980522502
              ],
              [
                -434014.2128044596,
                1656966.2182280605,
                -0.68361980522502
              ],
              [
                -432862.4728044596,
                1656966.2182280605,
                10.376380194774981
              ],
              [
                -432862.4728044596,
                1655813.8182280606,
                10.376380194774981
              ],
              [
                -434014.2128044596,
                1655813.8182280606,
                -0.68361980522502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:49:53+00:00",
        "end_time": "2019-07-15T22:27:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9165.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9165.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9165.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9165.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1013893,
            64.59636674,
            -0.6836198052,
            -163.0742555,
            64.60800818,
            10.37638019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0980992872514,
                  64.59636674137059,
                  -0.68361980522502
                ],
                [
                  -163.1013893004232,
                  64.60659959774097,
                  -0.68361980522502
                ],
                [
                  -163.07753711684646,
                  64.60800818138854,
                  10.376380194774981
                ],
                [
                  -163.0742555098308,
                  64.59777479787256,
                  10.376380194774981
                ],
                [
                  -163.0980992872514,
                  64.59636674137059,
                  -0.68361980522502
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9165.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9165.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:49:53Z",
            "pc:count": 3802738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433417.6878,
                "count": 3802738,
                "maximum": -432862.4728,
                "minimum": -434014.2128,
                "name": "X",
                "position": 0,
                "stddev": 287.9988619,
                "variance": 82943.34447
              },
              {
                "average": 1656437.758,
                "count": 3802738,
                "maximum": 1656966.218,
                "minimum": 1655813.818,
                "name": "Y",
                "position": 1,
                "stddev": 274.7321509,
                "variance": 75477.75474
              },
              {
                "average": 5.132397365,
                "count": 3802738,
                "maximum": 10.37638019,
                "minimum": -0.6836198052,
                "name": "Z",
                "position": 2,
                "stddev": 3.144268032,
                "variance": 9.886421459
              },
              {
                "average": 812.8452494,
                "count": 3802738,
                "maximum": 7163,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 750.3819261,
                "variance": 563073.035
              },
              {
                "average": 1.004597214,
                "count": 3802738,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06834672869,
                "variance": 0.004671275323
              },
              {
                "average": 1.009205735,
                "count": 3802738,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09700648234,
                "variance": 0.009410257617
              },
              {
                "average": 1,
                "count": 3802738,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3802738,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.628394594,
                "count": 3802738,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.18152927,
                "variance": 125.0265968
              },
              {
                "average": 19.99990811,
                "count": 3802738,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.124531494,
                "variance": 1.26457108
              },
              {
                "average": 1.238998059,
                "count": 3802738,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4365524985,
                "variance": 0.190578084
              },
              {
                "average": 18.52820836,
                "count": 3802738,
                "maximum": 23,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.502830759,
                "variance": 2.25850029
              },
              {
                "average": 247267002.8,
                "count": 3802738,
                "maximum": 247269793.4,
                "minimum": 247264869.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 924.7570086,
                "variance": 855175.5249
              },
              {
                "average": 0,
                "count": 3802738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3802738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3802738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3802738,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3802738,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434014.2128,
              1655813.818,
              -0.6836198052,
              -432862.4728,
              1656966.218,
              10.37638019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434014.2128044596,
                    1655813.8182280606,
                    -0.68361980522502
                  ],
                  [
                    -434014.2128044596,
                    1656966.2182280605,
                    -0.68361980522502
                  ],
                  [
                    -432862.4728044596,
                    1656966.2182280605,
                    10.376380194774981
                  ],
                  [
                    -432862.4728044596,
                    1655813.8182280606,
                    10.376380194774981
                  ],
                  [
                    -434014.2128044596,
                    1655813.8182280606,
                    -0.68361980522502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:49:53+00:00",
            "end_time": "2019-07-15T22:27:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9266.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.07657315503016,
              64.60506395727668,
              6.272840001625743
            ],
            [
              -163.0798564354456,
              64.61529740119485,
              6.272840001625743
            ],
            [
              -163.05739477417393,
              64.61662040346201,
              21.832840001625744
            ],
            [
              -163.05411941331394,
              64.60638646420378,
              21.832840001625744
            ],
            [
              -163.07657315503016,
              64.60506395727668,
              6.272840001625743
            ]
          ]
        ]
      },
      "bbox": [
        -163.0798564,
        64.60506396,
        6.272840002,
        -163.0541194,
        64.6166204,
        21.83284
      ],
      "properties": {
        "datetime": "2019-07-15T22:27:55Z",
        "pc:count": 3875621,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432333.8267,
            "count": 3875621,
            "maximum": -431777.3249,
            "minimum": -432861.5449,
            "name": "X",
            "position": 0,
            "stddev": 269.2910999,
            "variance": 72517.6965
          },
          {
            "average": 1657174.074,
            "count": 3875621,
            "maximum": 1657786.937,
            "minimum": 1656634.537,
            "name": "Y",
            "position": 1,
            "stddev": 285.3771558,
            "variance": 81440.12104
          },
          {
            "average": 12.6799866,
            "count": 3875621,
            "maximum": 21.83284,
            "minimum": 6.272840002,
            "name": "Z",
            "position": 2,
            "stddev": 4.093054138,
            "variance": 16.75309218
          },
          {
            "average": 1066.08432,
            "count": 3875621,
            "maximum": 32250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 642.2341956,
            "variance": 412464.762
          },
          {
            "average": 1.000235575,
            "count": 3875621,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01567930626,
            "variance": 0.0002458406448
          },
          {
            "average": 1.000472182,
            "count": 3875621,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02244892959,
            "variance": 0.0005039544399
          },
          {
            "average": 1,
            "count": 3875621,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3875621,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.529625059,
            "count": 3875621,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9915412933,
            "variance": 0.9831541364
          },
          {
            "average": 19.99676787,
            "count": 3875621,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.166991264,
            "variance": 1.361868611
          },
          {
            "average": 1.001544269,
            "count": 3875621,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0394111317,
            "variance": 0.001553237302
          },
          {
            "average": 11.85171099,
            "count": 3875621,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.351984086,
            "variance": 1.827860968
          },
          {
            "average": 247262819,
            "count": 3875621,
            "maximum": 247264875.1,
            "minimum": 247261588.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 849.9131287,
            "variance": 722352.3263
          },
          {
            "average": 0,
            "count": 3875621,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3875621,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3875621,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3875621,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3875621,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432861.5449,
          1656634.537,
          6.272840002,
          -431777.3249,
          1657786.937,
          21.83284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432861.5449021602,
                1656634.5371315468,
                6.272840001625743
              ],
              [
                -432861.5449021602,
                1657786.9371315467,
                6.272840001625743
              ],
              [
                -431777.3249021602,
                1657786.9371315467,
                21.832840001625744
              ],
              [
                -431777.3249021602,
                1656634.5371315468,
                21.832840001625744
              ],
              [
                -432861.5449021602,
                1656634.5371315468,
                6.272840001625743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:27:55+00:00",
        "end_time": "2019-07-15T21:33:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9266.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9266.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9266.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9266.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0798564,
            64.60506396,
            6.272840002,
            -163.0541194,
            64.6166204,
            21.83284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.07657315503016,
                  64.60506395727668,
                  6.272840001625743
                ],
                [
                  -163.0798564354456,
                  64.61529740119485,
                  6.272840001625743
                ],
                [
                  -163.05739477417393,
                  64.61662040346201,
                  21.832840001625744
                ],
                [
                  -163.05411941331394,
                  64.60638646420378,
                  21.832840001625744
                ],
                [
                  -163.07657315503016,
                  64.60506395727668,
                  6.272840001625743
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9266.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9266.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:27:55Z",
            "pc:count": 3875621,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432333.8267,
                "count": 3875621,
                "maximum": -431777.3249,
                "minimum": -432861.5449,
                "name": "X",
                "position": 0,
                "stddev": 269.2910999,
                "variance": 72517.6965
              },
              {
                "average": 1657174.074,
                "count": 3875621,
                "maximum": 1657786.937,
                "minimum": 1656634.537,
                "name": "Y",
                "position": 1,
                "stddev": 285.3771558,
                "variance": 81440.12104
              },
              {
                "average": 12.6799866,
                "count": 3875621,
                "maximum": 21.83284,
                "minimum": 6.272840002,
                "name": "Z",
                "position": 2,
                "stddev": 4.093054138,
                "variance": 16.75309218
              },
              {
                "average": 1066.08432,
                "count": 3875621,
                "maximum": 32250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 642.2341956,
                "variance": 412464.762
              },
              {
                "average": 1.000235575,
                "count": 3875621,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01567930626,
                "variance": 0.0002458406448
              },
              {
                "average": 1.000472182,
                "count": 3875621,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02244892959,
                "variance": 0.0005039544399
              },
              {
                "average": 1,
                "count": 3875621,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3875621,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.529625059,
                "count": 3875621,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9915412933,
                "variance": 0.9831541364
              },
              {
                "average": 19.99676787,
                "count": 3875621,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.166991264,
                "variance": 1.361868611
              },
              {
                "average": 1.001544269,
                "count": 3875621,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0394111317,
                "variance": 0.001553237302
              },
              {
                "average": 11.85171099,
                "count": 3875621,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.351984086,
                "variance": 1.827860968
              },
              {
                "average": 247262819,
                "count": 3875621,
                "maximum": 247264875.1,
                "minimum": 247261588.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 849.9131287,
                "variance": 722352.3263
              },
              {
                "average": 0,
                "count": 3875621,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3875621,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3875621,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3875621,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3875621,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432861.5449,
              1656634.537,
              6.272840002,
              -431777.3249,
              1657786.937,
              21.83284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432861.5449021602,
                    1656634.5371315468,
                    6.272840001625743
                  ],
                  [
                    -432861.5449021602,
                    1657786.9371315467,
                    6.272840001625743
                  ],
                  [
                    -431777.3249021602,
                    1657786.9371315467,
                    21.832840001625744
                  ],
                  [
                    -431777.3249021602,
                    1656634.5371315468,
                    21.832840001625744
                  ],
                  [
                    -432861.5449021602,
                    1656634.5371315468,
                    6.272840001625743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:27:55+00:00",
            "end_time": "2019-07-15T21:33: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": "20190715_NCMP_AK_03WXM0255.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.87548260929898,
              64.50368645338023,
              -0.028510341231469
            ],
            [
              -162.8786426977928,
              64.51379630374994,
              -0.028510341231469
            ],
            [
              -162.86011118943432,
              64.5148671981042,
              31.071489658768535
            ],
            [
              -162.85695753931395,
              64.50475695344878,
              31.071489658768535
            ],
            [
              -162.87548260929898,
              64.50368645338023,
              -0.028510341231469
            ]
          ]
        ]
      },
      "bbox": [
        -162.8786427,
        64.50368645,
        -0.02851034123,
        -162.8569575,
        64.5148672,
        31.07148966
      ],
      "properties": {
        "datetime": "2019-07-15T22:03:17Z",
        "pc:count": 1706268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -424492.8265,
            "count": 1706268,
            "maximum": -423939.1317,
            "minimum": -424836.4717,
            "name": "X",
            "position": 0,
            "stddev": 189.9164906,
            "variance": 36068.27341
          },
          {
            "average": 1644560.515,
            "count": 1706268,
            "maximum": 1645266.657,
            "minimum": 1644128.477,
            "name": "Y",
            "position": 1,
            "stddev": 254.6900972,
            "variance": 64867.0456
          },
          {
            "average": 8.374749633,
            "count": 1706268,
            "maximum": 31.07148966,
            "minimum": -0.02851034123,
            "name": "Z",
            "position": 2,
            "stddev": 4.572896626,
            "variance": 20.91138356
          },
          {
            "average": 1075.662341,
            "count": 1706268,
            "maximum": 18455,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 624.4131671,
            "variance": 389891.8032
          },
          {
            "average": 1.001119988,
            "count": 1706268,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03565268435,
            "variance": 0.001271113901
          },
          {
            "average": 1.002263419,
            "count": 1706268,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0522221926,
            "variance": 0.002727157399
          },
          {
            "average": 1,
            "count": 1706268,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1706268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.923993769,
            "count": 1706268,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.267491245,
            "variance": 10.67649904
          },
          {
            "average": 19.85903785,
            "count": 1706268,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.186611697,
            "variance": 1.408047318
          },
          {
            "average": 1.015644084,
            "count": 1706268,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1251241641,
            "variance": 0.01565605645
          },
          {
            "average": 10.68539174,
            "count": 1706268,
            "maximum": 13,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8049077982,
            "variance": 0.6478765635
          },
          {
            "average": 247262134.5,
            "count": 1706268,
            "maximum": 247263397.9,
            "minimum": 247261787.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 455.9007849,
            "variance": 207845.5257
          },
          {
            "average": 0,
            "count": 1706268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1706268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1706268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1706268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1706268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -424836.4717,
          1644128.477,
          -0.02851034123,
          -423939.1317,
          1645266.657,
          31.07148966
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -424836.471744495,
                1644128.4770146844,
                -0.028510341231469
              ],
              [
                -424836.471744495,
                1645266.6570146845,
                -0.028510341231469
              ],
              [
                -423939.131744495,
                1645266.6570146845,
                31.071489658768535
              ],
              [
                -423939.131744495,
                1644128.4770146844,
                31.071489658768535
              ],
              [
                -424836.471744495,
                1644128.4770146844,
                -0.028510341231469
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:03:17+00:00",
        "end_time": "2019-07-15T21:36:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0255.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0255.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0255.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0255.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8786427,
            64.50368645,
            -0.02851034123,
            -162.8569575,
            64.5148672,
            31.07148966
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.87548260929898,
                  64.50368645338023,
                  -0.028510341231469
                ],
                [
                  -162.8786426977928,
                  64.51379630374994,
                  -0.028510341231469
                ],
                [
                  -162.86011118943432,
                  64.5148671981042,
                  31.071489658768535
                ],
                [
                  -162.85695753931395,
                  64.50475695344878,
                  31.071489658768535
                ],
                [
                  -162.87548260929898,
                  64.50368645338023,
                  -0.028510341231469
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0255.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0255.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:03:17Z",
            "pc:count": 1706268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -424492.8265,
                "count": 1706268,
                "maximum": -423939.1317,
                "minimum": -424836.4717,
                "name": "X",
                "position": 0,
                "stddev": 189.9164906,
                "variance": 36068.27341
              },
              {
                "average": 1644560.515,
                "count": 1706268,
                "maximum": 1645266.657,
                "minimum": 1644128.477,
                "name": "Y",
                "position": 1,
                "stddev": 254.6900972,
                "variance": 64867.0456
              },
              {
                "average": 8.374749633,
                "count": 1706268,
                "maximum": 31.07148966,
                "minimum": -0.02851034123,
                "name": "Z",
                "position": 2,
                "stddev": 4.572896626,
                "variance": 20.91138356
              },
              {
                "average": 1075.662341,
                "count": 1706268,
                "maximum": 18455,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 624.4131671,
                "variance": 389891.8032
              },
              {
                "average": 1.001119988,
                "count": 1706268,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03565268435,
                "variance": 0.001271113901
              },
              {
                "average": 1.002263419,
                "count": 1706268,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0522221926,
                "variance": 0.002727157399
              },
              {
                "average": 1,
                "count": 1706268,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1706268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.923993769,
                "count": 1706268,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.267491245,
                "variance": 10.67649904
              },
              {
                "average": 19.85903785,
                "count": 1706268,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.186611697,
                "variance": 1.408047318
              },
              {
                "average": 1.015644084,
                "count": 1706268,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1251241641,
                "variance": 0.01565605645
              },
              {
                "average": 10.68539174,
                "count": 1706268,
                "maximum": 13,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8049077982,
                "variance": 0.6478765635
              },
              {
                "average": 247262134.5,
                "count": 1706268,
                "maximum": 247263397.9,
                "minimum": 247261787.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 455.9007849,
                "variance": 207845.5257
              },
              {
                "average": 0,
                "count": 1706268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1706268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1706268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1706268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1706268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -424836.4717,
              1644128.477,
              -0.02851034123,
              -423939.1317,
              1645266.657,
              31.07148966
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -424836.471744495,
                    1644128.4770146844,
                    -0.028510341231469
                  ],
                  [
                    -424836.471744495,
                    1645266.6570146845,
                    -0.028510341231469
                  ],
                  [
                    -423939.131744495,
                    1645266.6570146845,
                    31.071489658768535
                  ],
                  [
                    -423939.131744495,
                    1644128.4770146844,
                    31.071489658768535
                  ],
                  [
                    -424836.471744495,
                    1644128.4770146844,
                    -0.028510341231469
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:03:17+00:00",
            "end_time": "2019-07-15T21:36: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": "20190715_NCMP_AK_03WWM9858.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9566619235415,
              64.53163621333688,
              -5.014058096079337
            ],
            [
              -162.95989437440812,
              64.54187304493277,
              -5.014058096079337
            ],
            [
              -162.93608812842118,
              64.5432597804875,
              2.545941903920664
            ],
            [
              -162.932864057589,
              64.53302243124357,
              2.545941903920664
            ],
            [
              -162.9566619235415,
              64.53163621333688,
              -5.014058096079337
            ]
          ]
        ]
      },
      "bbox": [
        -162.9598944,
        64.53163621,
        -5.014058096,
        -162.9328641,
        64.54325978,
        2.545941904
      ],
      "properties": {
        "datetime": "2019-07-15T23:07:27Z",
        "pc:count": 3329800,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427614.6401,
            "count": 3329800,
            "maximum": -427127.6339,
            "minimum": -428279.4339,
            "name": "X",
            "position": 0,
            "stddev": 261.9919543,
            "variance": 68639.7841
          },
          {
            "average": 1648344.94,
            "count": 3329800,
            "maximum": 1648892.961,
            "minimum": 1647740.341,
            "name": "Y",
            "position": 1,
            "stddev": 291.3675948,
            "variance": 84895.07532
          },
          {
            "average": -1.802279371,
            "count": 3329800,
            "maximum": 2.545941904,
            "minimum": -5.014058096,
            "name": "Z",
            "position": 2,
            "stddev": 0.8740151453,
            "variance": 0.7639024742
          },
          {
            "average": 87.77328398,
            "count": 3329800,
            "maximum": 3906,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 391.5609873,
            "variance": 153320.0068
          },
          {
            "average": 1.000728873,
            "count": 3329800,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02698780407,
            "variance": 0.0007283415684
          },
          {
            "average": 1.001457745,
            "count": 3329800,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03815259658,
            "variance": 0.001455620626
          },
          {
            "average": 1,
            "count": 3329800,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3329800,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.98846567,
            "count": 3329800,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3055005053,
            "variance": 0.09333055873
          },
          {
            "average": 19.91951684,
            "count": 3329800,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.223323366,
            "variance": 1.496520057
          },
          {
            "average": 2.002692955,
            "count": 3329800,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05270864644,
            "variance": 0.00277820141
          },
          {
            "average": 14.26032074,
            "count": 3329800,
            "maximum": 19,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.393141063,
            "variance": 1.94084202
          },
          {
            "average": 247264322.1,
            "count": 3329800,
            "maximum": 247267247.7,
            "minimum": 247262250.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 879.8145256,
            "variance": 774073.5995
          },
          {
            "average": 0,
            "count": 3329800,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3329800,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3329800,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3329800,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3329800,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428279.4339,
          1647740.341,
          -5.014058096,
          -427127.6339,
          1648892.961,
          2.545941904
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428279.43393781426,
                1647740.3407558491,
                -5.014058096079337
              ],
              [
                -428279.43393781426,
                1648892.9607558493,
                -5.014058096079337
              ],
              [
                -427127.6339378142,
                1648892.9607558493,
                2.545941903920664
              ],
              [
                -427127.6339378142,
                1647740.3407558491,
                2.545941903920664
              ],
              [
                -428279.43393781426,
                1647740.3407558491,
                -5.014058096079337
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:07:27+00:00",
        "end_time": "2019-07-15T21:44:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9858.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9858.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9858.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9858.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9598944,
            64.53163621,
            -5.014058096,
            -162.9328641,
            64.54325978,
            2.545941904
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9566619235415,
                  64.53163621333688,
                  -5.014058096079337
                ],
                [
                  -162.95989437440812,
                  64.54187304493277,
                  -5.014058096079337
                ],
                [
                  -162.93608812842118,
                  64.5432597804875,
                  2.545941903920664
                ],
                [
                  -162.932864057589,
                  64.53302243124357,
                  2.545941903920664
                ],
                [
                  -162.9566619235415,
                  64.53163621333688,
                  -5.014058096079337
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9858.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9858.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:07:27Z",
            "pc:count": 3329800,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427614.6401,
                "count": 3329800,
                "maximum": -427127.6339,
                "minimum": -428279.4339,
                "name": "X",
                "position": 0,
                "stddev": 261.9919543,
                "variance": 68639.7841
              },
              {
                "average": 1648344.94,
                "count": 3329800,
                "maximum": 1648892.961,
                "minimum": 1647740.341,
                "name": "Y",
                "position": 1,
                "stddev": 291.3675948,
                "variance": 84895.07532
              },
              {
                "average": -1.802279371,
                "count": 3329800,
                "maximum": 2.545941904,
                "minimum": -5.014058096,
                "name": "Z",
                "position": 2,
                "stddev": 0.8740151453,
                "variance": 0.7639024742
              },
              {
                "average": 87.77328398,
                "count": 3329800,
                "maximum": 3906,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 391.5609873,
                "variance": 153320.0068
              },
              {
                "average": 1.000728873,
                "count": 3329800,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02698780407,
                "variance": 0.0007283415684
              },
              {
                "average": 1.001457745,
                "count": 3329800,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03815259658,
                "variance": 0.001455620626
              },
              {
                "average": 1,
                "count": 3329800,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3329800,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.98846567,
                "count": 3329800,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3055005053,
                "variance": 0.09333055873
              },
              {
                "average": 19.91951684,
                "count": 3329800,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.223323366,
                "variance": 1.496520057
              },
              {
                "average": 2.002692955,
                "count": 3329800,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05270864644,
                "variance": 0.00277820141
              },
              {
                "average": 14.26032074,
                "count": 3329800,
                "maximum": 19,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.393141063,
                "variance": 1.94084202
              },
              {
                "average": 247264322.1,
                "count": 3329800,
                "maximum": 247267247.7,
                "minimum": 247262250.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 879.8145256,
                "variance": 774073.5995
              },
              {
                "average": 0,
                "count": 3329800,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3329800,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3329800,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3329800,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3329800,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428279.4339,
              1647740.341,
              -5.014058096,
              -427127.6339,
              1648892.961,
              2.545941904
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428279.43393781426,
                    1647740.3407558491,
                    -5.014058096079337
                  ],
                  [
                    -428279.43393781426,
                    1648892.9607558493,
                    -5.014058096079337
                  ],
                  [
                    -427127.6339378142,
                    1648892.9607558493,
                    2.545941903920664
                  ],
                  [
                    -427127.6339378142,
                    1647740.3407558491,
                    2.545941903920664
                  ],
                  [
                    -428279.43393781426,
                    1647740.3407558491,
                    -5.014058096079337
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:07:27+00:00",
            "end_time": "2019-07-15T21:44: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": "20190710_NCMP_AK_03WWM7963.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3497761625823,
              64.58144663160446,
              -5.05655190242547
            ],
            [
              -163.35315511443756,
              64.5916747307051,
              -5.05655190242547
            ],
            [
              -163.32932968427545,
              64.59312194598726,
              4.483448097574531
            ],
            [
              -163.32595911181798,
              64.5828933059011,
              4.483448097574531
            ],
            [
              -163.3497761625823,
              64.58144663160446,
              -5.05655190242547
            ]
          ]
        ]
      },
      "bbox": [
        -163.3531551,
        64.58144663,
        -5.056551902,
        -163.3259591,
        64.59312195,
        4.483448098
      ],
      "properties": {
        "datetime": "2019-07-10T22:07:38Z",
        "pc:count": 3445286,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445582.6314,
            "count": 3445286,
            "maximum": -445023.7281,
            "minimum": -446175.3881,
            "name": "X",
            "position": 0,
            "stddev": 276.1872622,
            "variance": 76279.40381
          },
          {
            "average": 1656428.741,
            "count": 3445286,
            "maximum": 1656985.618,
            "minimum": 1655833.118,
            "name": "Y",
            "position": 1,
            "stddev": 297.0416366,
            "variance": 88233.73388
          },
          {
            "average": 0.5023291629,
            "count": 3445286,
            "maximum": 4.483448098,
            "minimum": -5.056551902,
            "name": "Z",
            "position": 2,
            "stddev": 0.9133115179,
            "variance": 0.8341379287
          },
          {
            "average": 107.0457425,
            "count": 3445286,
            "maximum": 3454,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 297.9273979,
            "variance": 88760.73443
          },
          {
            "average": 1.000690799,
            "count": 3445286,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02666870989,
            "variance": 0.0007112200873
          },
          {
            "average": 1.001385081,
            "count": 3445286,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03802443002,
            "variance": 0.001445857278
          },
          {
            "average": 1,
            "count": 3445286,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3445286,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.65895081,
            "count": 3445286,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.02958773,
            "variance": 100.59263
          },
          {
            "average": 19.92522196,
            "count": 3445286,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.531673971,
            "variance": 2.346025153
          },
          {
            "average": 1.855698192,
            "count": 3445286,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3857435326,
            "variance": 0.1487980729
          },
          {
            "average": 8.802960045,
            "count": 3445286,
            "maximum": 13,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.579380906,
            "variance": 2.494444045
          },
          {
            "average": 246829687,
            "count": 3445286,
            "maximum": 246831658.1,
            "minimum": 246828314.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 594.3665757,
            "variance": 353271.6263
          },
          {
            "average": 0,
            "count": 3445286,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3445286,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3445286,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3445286,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3445286,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446175.3881,
          1655833.118,
          -5.056551902,
          -445023.7281,
          1656985.618,
          4.483448098
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446175.38814141665,
                1655833.1175521584,
                -5.05655190242547
              ],
              [
                -446175.38814141665,
                1656985.6175521584,
                -5.05655190242547
              ],
              [
                -445023.7281414166,
                1656985.6175521584,
                4.483448097574531
              ],
              [
                -445023.7281414166,
                1655833.1175521584,
                4.483448097574531
              ],
              [
                -446175.38814141665,
                1655833.1175521584,
                -5.05655190242547
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:07:38+00:00",
        "end_time": "2019-07-10T21:11:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7963.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7963.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7963.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7963.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3531551,
            64.58144663,
            -5.056551902,
            -163.3259591,
            64.59312195,
            4.483448098
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3497761625823,
                  64.58144663160446,
                  -5.05655190242547
                ],
                [
                  -163.35315511443756,
                  64.5916747307051,
                  -5.05655190242547
                ],
                [
                  -163.32932968427545,
                  64.59312194598726,
                  4.483448097574531
                ],
                [
                  -163.32595911181798,
                  64.5828933059011,
                  4.483448097574531
                ],
                [
                  -163.3497761625823,
                  64.58144663160446,
                  -5.05655190242547
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7963.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7963.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:07:38Z",
            "pc:count": 3445286,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445582.6314,
                "count": 3445286,
                "maximum": -445023.7281,
                "minimum": -446175.3881,
                "name": "X",
                "position": 0,
                "stddev": 276.1872622,
                "variance": 76279.40381
              },
              {
                "average": 1656428.741,
                "count": 3445286,
                "maximum": 1656985.618,
                "minimum": 1655833.118,
                "name": "Y",
                "position": 1,
                "stddev": 297.0416366,
                "variance": 88233.73388
              },
              {
                "average": 0.5023291629,
                "count": 3445286,
                "maximum": 4.483448098,
                "minimum": -5.056551902,
                "name": "Z",
                "position": 2,
                "stddev": 0.9133115179,
                "variance": 0.8341379287
              },
              {
                "average": 107.0457425,
                "count": 3445286,
                "maximum": 3454,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 297.9273979,
                "variance": 88760.73443
              },
              {
                "average": 1.000690799,
                "count": 3445286,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02666870989,
                "variance": 0.0007112200873
              },
              {
                "average": 1.001385081,
                "count": 3445286,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03802443002,
                "variance": 0.001445857278
              },
              {
                "average": 1,
                "count": 3445286,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3445286,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.65895081,
                "count": 3445286,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.02958773,
                "variance": 100.59263
              },
              {
                "average": 19.92522196,
                "count": 3445286,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.531673971,
                "variance": 2.346025153
              },
              {
                "average": 1.855698192,
                "count": 3445286,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3857435326,
                "variance": 0.1487980729
              },
              {
                "average": 8.802960045,
                "count": 3445286,
                "maximum": 13,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.579380906,
                "variance": 2.494444045
              },
              {
                "average": 246829687,
                "count": 3445286,
                "maximum": 246831658.1,
                "minimum": 246828314.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 594.3665757,
                "variance": 353271.6263
              },
              {
                "average": 0,
                "count": 3445286,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3445286,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3445286,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3445286,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3445286,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446175.3881,
              1655833.118,
              -5.056551902,
              -445023.7281,
              1656985.618,
              4.483448098
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446175.38814141665,
                    1655833.1175521584,
                    -5.05655190242547
                  ],
                  [
                    -446175.38814141665,
                    1656985.6175521584,
                    -5.05655190242547
                  ],
                  [
                    -445023.7281414166,
                    1656985.6175521584,
                    4.483448097574531
                  ],
                  [
                    -445023.7281414166,
                    1655833.1175521584,
                    4.483448097574531
                  ],
                  [
                    -446175.38814141665,
                    1655833.1175521584,
                    -5.05655190242547
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:07:38+00:00",
            "end_time": "2019-07-10T21: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": "20190715_NCMP_AK_03WWM8673.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1948896308742,
              64.66959419679463,
              5.235989178761389
            ],
            [
              -163.19673193962257,
              64.67525014341395,
              5.235989178761389
            ],
            [
              -163.17692211464282,
              64.67642997249249,
              12.295989178761388
            ],
            [
              -163.17508367260643,
              64.67077378101868,
              12.295989178761388
            ],
            [
              -163.1948896308742,
              64.66959419679463,
              5.235989178761389
            ]
          ]
        ]
      },
      "bbox": [
        -163.1967319,
        64.6695942,
        5.235989179,
        -163.1750837,
        64.67642997,
        12.29598918
      ],
      "properties": {
        "datetime": "2019-07-15T22:29:56Z",
        "pc:count": 938248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436839.056,
            "count": 938248,
            "maximum": -436520.2325,
            "minimum": -437474.6725,
            "name": "X",
            "position": 0,
            "stddev": 201.4708006,
            "variance": 40590.4835
          },
          {
            "average": 1664789,
            "count": 938248,
            "maximum": 1665177.587,
            "minimum": 1664540.567,
            "name": "Y",
            "position": 1,
            "stddev": 138.179314,
            "variance": 19093.52281
          },
          {
            "average": 8.836676374,
            "count": 938248,
            "maximum": 12.29598918,
            "minimum": 5.235989179,
            "name": "Z",
            "position": 2,
            "stddev": 1.050010795,
            "variance": 1.10252267
          },
          {
            "average": 1024.907012,
            "count": 938248,
            "maximum": 28141,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 584.7510418,
            "variance": 341933.7808
          },
          {
            "average": 1.006054902,
            "count": 938248,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08205086577,
            "variance": 0.006732344574
          },
          {
            "average": 1.012120463,
            "count": 938248,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1188640097,
            "variance": 0.01412865279
          },
          {
            "average": 1,
            "count": 938248,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 938248,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.506317093,
            "count": 938248,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4999603592,
            "variance": 0.2499603607
          },
          {
            "average": 19.92516278,
            "count": 938248,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.681963113,
            "variance": 2.828999912
          },
          {
            "average": 1.009118058,
            "count": 938248,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09881269199,
            "variance": 0.009763948098
          },
          {
            "average": 11.6842402,
            "count": 938248,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.194742889,
            "variance": 1.427410571
          },
          {
            "average": 247262655.6,
            "count": 938248,
            "maximum": 247264996.8,
            "minimum": 247261469.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 761.5659413,
            "variance": 579982.683
          },
          {
            "average": 0,
            "count": 938248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 938248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 938248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 938248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 938248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437474.6725,
          1664540.567,
          5.235989179,
          -436520.2325,
          1665177.587,
          12.29598918
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437474.6725198543,
                1664540.567120282,
                5.235989178761389
              ],
              [
                -437474.6725198543,
                1665177.587120282,
                5.235989178761389
              ],
              [
                -436520.2325198544,
                1665177.587120282,
                12.295989178761388
              ],
              [
                -436520.2325198544,
                1664540.567120282,
                12.295989178761388
              ],
              [
                -437474.6725198543,
                1664540.567120282,
                5.235989178761389
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:29:56+00:00",
        "end_time": "2019-07-15T21:31:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8673.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8673.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8673.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8673.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1967319,
            64.6695942,
            5.235989179,
            -163.1750837,
            64.67642997,
            12.29598918
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1948896308742,
                  64.66959419679463,
                  5.235989178761389
                ],
                [
                  -163.19673193962257,
                  64.67525014341395,
                  5.235989178761389
                ],
                [
                  -163.17692211464282,
                  64.67642997249249,
                  12.295989178761388
                ],
                [
                  -163.17508367260643,
                  64.67077378101868,
                  12.295989178761388
                ],
                [
                  -163.1948896308742,
                  64.66959419679463,
                  5.235989178761389
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8673.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8673.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:29:56Z",
            "pc:count": 938248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436839.056,
                "count": 938248,
                "maximum": -436520.2325,
                "minimum": -437474.6725,
                "name": "X",
                "position": 0,
                "stddev": 201.4708006,
                "variance": 40590.4835
              },
              {
                "average": 1664789,
                "count": 938248,
                "maximum": 1665177.587,
                "minimum": 1664540.567,
                "name": "Y",
                "position": 1,
                "stddev": 138.179314,
                "variance": 19093.52281
              },
              {
                "average": 8.836676374,
                "count": 938248,
                "maximum": 12.29598918,
                "minimum": 5.235989179,
                "name": "Z",
                "position": 2,
                "stddev": 1.050010795,
                "variance": 1.10252267
              },
              {
                "average": 1024.907012,
                "count": 938248,
                "maximum": 28141,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 584.7510418,
                "variance": 341933.7808
              },
              {
                "average": 1.006054902,
                "count": 938248,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08205086577,
                "variance": 0.006732344574
              },
              {
                "average": 1.012120463,
                "count": 938248,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1188640097,
                "variance": 0.01412865279
              },
              {
                "average": 1,
                "count": 938248,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 938248,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.506317093,
                "count": 938248,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4999603592,
                "variance": 0.2499603607
              },
              {
                "average": 19.92516278,
                "count": 938248,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.681963113,
                "variance": 2.828999912
              },
              {
                "average": 1.009118058,
                "count": 938248,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09881269199,
                "variance": 0.009763948098
              },
              {
                "average": 11.6842402,
                "count": 938248,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.194742889,
                "variance": 1.427410571
              },
              {
                "average": 247262655.6,
                "count": 938248,
                "maximum": 247264996.8,
                "minimum": 247261469.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 761.5659413,
                "variance": 579982.683
              },
              {
                "average": 0,
                "count": 938248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 938248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 938248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 938248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 938248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437474.6725,
              1664540.567,
              5.235989179,
              -436520.2325,
              1665177.587,
              12.29598918
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437474.6725198543,
                    1664540.567120282,
                    5.235989178761389
                  ],
                  [
                    -437474.6725198543,
                    1665177.587120282,
                    5.235989178761389
                  ],
                  [
                    -436520.2325198544,
                    1665177.587120282,
                    12.295989178761388
                  ],
                  [
                    -436520.2325198544,
                    1664540.567120282,
                    12.295989178761388
                  ],
                  [
                    -437474.6725198543,
                    1664540.567120282,
                    5.235989178761389
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:29:56+00:00",
            "end_time": "2019-07-15T21:31:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7674.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.40661784443066,
              64.68079874084361,
              23.7294442874649
            ],
            [
              -163.41002951074879,
              64.69102834412806,
              23.7294442874649
            ],
            [
              -163.3885166777861,
              64.69233892459339,
              92.8894442874649
            ],
            [
              -163.3851126019935,
              64.68210882911227,
              92.8894442874649
            ],
            [
              -163.40661784443066,
              64.68079874084361,
              23.7294442874649
            ]
          ]
        ]
      },
      "bbox": [
        -163.4100295,
        64.68079874,
        23.72944429,
        -163.3851126,
        64.69233892,
        92.88944429
      ],
      "properties": {
        "datetime": "2019-07-15T02:34:28Z",
        "pc:count": 6482079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446899.3582,
            "count": 6482079,
            "maximum": -446268.7683,
            "minimum": -447305.1483,
            "name": "X",
            "position": 0,
            "stddev": 225.2305165,
            "variance": 50728.78555
          },
          {
            "average": 1667650.838,
            "count": 6482079,
            "maximum": 1668341.243,
            "minimum": 1667188.603,
            "name": "Y",
            "position": 1,
            "stddev": 276.1941145,
            "variance": 76283.18886
          },
          {
            "average": 63.09060684,
            "count": 6482079,
            "maximum": 92.88944429,
            "minimum": 23.72944429,
            "name": "Z",
            "position": 2,
            "stddev": 12.42921397,
            "variance": 154.4853598
          },
          {
            "average": 175.464818,
            "count": 6482079,
            "maximum": 21187,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 375.9514579,
            "variance": 141339.4987
          },
          {
            "average": 2.16178004,
            "count": 6482079,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.157118513,
            "variance": 1.338923253
          },
          {
            "average": 3.324485709,
            "count": 6482079,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.283282917,
            "variance": 1.646815046
          },
          {
            "average": 1,
            "count": 6482079,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6482079,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.10318927,
            "count": 6482079,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.304205948,
            "variance": 0.09254125882
          },
          {
            "average": 20.06527381,
            "count": 6482079,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.66437823,
            "variance": 2.770154892
          },
          {
            "average": 2.247791796,
            "count": 6482079,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.316529156,
            "variance": 1.733249018
          },
          {
            "average": 16.71114545,
            "count": 6482079,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.263476376,
            "variance": 10.65027806
          },
          {
            "average": 247190983.4,
            "count": 6482079,
            "maximum": 247193268.4,
            "minimum": 247184322.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1474.537307,
            "variance": 2174260.27
          },
          {
            "average": 0,
            "count": 6482079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6482079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6482079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6482079,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6482079,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447305.1483,
          1667188.603,
          23.72944429,
          -446268.7683,
          1668341.243,
          92.88944429
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447305.14826168126,
                1667188.6025161517,
                23.7294442874649
              ],
              [
                -447305.14826168126,
                1668341.2425161519,
                23.7294442874649
              ],
              [
                -446268.76826168125,
                1668341.2425161519,
                92.8894442874649
              ],
              [
                -446268.76826168125,
                1667188.6025161517,
                92.8894442874649
              ],
              [
                -447305.14826168126,
                1667188.6025161517,
                23.7294442874649
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:34:28+00:00",
        "end_time": "2019-07-15T00:05:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7674.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7674.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7674.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7674.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4100295,
            64.68079874,
            23.72944429,
            -163.3851126,
            64.69233892,
            92.88944429
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.40661784443066,
                  64.68079874084361,
                  23.7294442874649
                ],
                [
                  -163.41002951074879,
                  64.69102834412806,
                  23.7294442874649
                ],
                [
                  -163.3885166777861,
                  64.69233892459339,
                  92.8894442874649
                ],
                [
                  -163.3851126019935,
                  64.68210882911227,
                  92.8894442874649
                ],
                [
                  -163.40661784443066,
                  64.68079874084361,
                  23.7294442874649
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7674.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7674.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:34:28Z",
            "pc:count": 6482079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446899.3582,
                "count": 6482079,
                "maximum": -446268.7683,
                "minimum": -447305.1483,
                "name": "X",
                "position": 0,
                "stddev": 225.2305165,
                "variance": 50728.78555
              },
              {
                "average": 1667650.838,
                "count": 6482079,
                "maximum": 1668341.243,
                "minimum": 1667188.603,
                "name": "Y",
                "position": 1,
                "stddev": 276.1941145,
                "variance": 76283.18886
              },
              {
                "average": 63.09060684,
                "count": 6482079,
                "maximum": 92.88944429,
                "minimum": 23.72944429,
                "name": "Z",
                "position": 2,
                "stddev": 12.42921397,
                "variance": 154.4853598
              },
              {
                "average": 175.464818,
                "count": 6482079,
                "maximum": 21187,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 375.9514579,
                "variance": 141339.4987
              },
              {
                "average": 2.16178004,
                "count": 6482079,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.157118513,
                "variance": 1.338923253
              },
              {
                "average": 3.324485709,
                "count": 6482079,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.283282917,
                "variance": 1.646815046
              },
              {
                "average": 1,
                "count": 6482079,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6482079,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.10318927,
                "count": 6482079,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.304205948,
                "variance": 0.09254125882
              },
              {
                "average": 20.06527381,
                "count": 6482079,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.66437823,
                "variance": 2.770154892
              },
              {
                "average": 2.247791796,
                "count": 6482079,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.316529156,
                "variance": 1.733249018
              },
              {
                "average": 16.71114545,
                "count": 6482079,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.263476376,
                "variance": 10.65027806
              },
              {
                "average": 247190983.4,
                "count": 6482079,
                "maximum": 247193268.4,
                "minimum": 247184322.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1474.537307,
                "variance": 2174260.27
              },
              {
                "average": 0,
                "count": 6482079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6482079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6482079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6482079,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6482079,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447305.1483,
              1667188.603,
              23.72944429,
              -446268.7683,
              1668341.243,
              92.88944429
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447305.14826168126,
                    1667188.6025161517,
                    23.7294442874649
                  ],
                  [
                    -447305.14826168126,
                    1668341.2425161519,
                    23.7294442874649
                  ],
                  [
                    -446268.76826168125,
                    1668341.2425161519,
                    92.8894442874649
                  ],
                  [
                    -446268.76826168125,
                    1667188.6025161517,
                    92.8894442874649
                  ],
                  [
                    -447305.14826168126,
                    1667188.6025161517,
                    23.7294442874649
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:34:28+00:00",
            "end_time": "2019-07-15T00:05: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": "20190715_NCMP_AK_03WWM9262.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.079108195948,
              64.56919095440776,
              -1.285127345449519
            ],
            [
              -163.0823896209174,
              64.57942807028792,
              -1.285127345449519
            ],
            [
              -163.05857703466563,
              64.58083262556129,
              0.494872654550481
            ],
            [
              -163.05530399840427,
              64.57059498447262,
              0.494872654550481
            ],
            [
              -163.079108195948,
              64.56919095440776,
              -1.285127345449519
            ]
          ]
        ]
      },
      "bbox": [
        -163.0823896,
        64.56919095,
        -1.285127345,
        -163.055304,
        64.58083263,
        0.4948726546
      ],
      "properties": {
        "datetime": "2019-07-16T00:52:39Z",
        "pc:count": 2074450,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432975.4354,
            "count": 2074450,
            "maximum": -432376.2415,
            "minimum": -433527.1215,
            "name": "X",
            "position": 0,
            "stddev": 287.4041136,
            "variance": 82601.12452
          },
          {
            "average": 1653259.116,
            "count": 2074450,
            "maximum": 1653839.133,
            "minimum": 1652686.253,
            "name": "Y",
            "position": 1,
            "stddev": 286.9343339,
            "variance": 82331.31195
          },
          {
            "average": -0.3548307897,
            "count": 2074450,
            "maximum": 0.4948726546,
            "minimum": -1.285127345,
            "name": "Z",
            "position": 2,
            "stddev": 0.3264627901,
            "variance": 0.1065779533
          },
          {
            "average": 130.1916614,
            "count": 2074450,
            "maximum": 1979,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 353.7226302,
            "variance": 125119.6991
          },
          {
            "average": 1.047511389,
            "count": 2074450,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2127323258,
            "variance": 0.04525504244
          },
          {
            "average": 1.095029044,
            "count": 2074450,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2932600526,
            "variance": 0.08600145846
          },
          {
            "average": 1,
            "count": 2074450,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2074450,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.5401557,
            "count": 2074450,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.620850614,
            "variance": 6.868857942
          },
          {
            "average": 19.91688586,
            "count": 2074450,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.010414897,
            "variance": 1.020938265
          },
          {
            "average": 2.051537516,
            "count": 2074450,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.222495483,
            "variance": 0.04950423997
          },
          {
            "average": 24.94837861,
            "count": 2074450,
            "maximum": 29,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.532726763,
            "variance": 2.34925133
          },
          {
            "average": 247270973.6,
            "count": 2074450,
            "maximum": 247273559.3,
            "minimum": 247268525.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 985.6993322,
            "variance": 971603.1736
          },
          {
            "average": 0,
            "count": 2074450,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2074450,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2074450,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2074450,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2074450,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433527.1215,
          1652686.253,
          -1.285127345,
          -432376.2415,
          1653839.133,
          0.4948726546
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433527.12146003515,
                1652686.253150624,
                -1.285127345449519
              ],
              [
                -433527.12146003515,
                1653839.1331506239,
                -1.285127345449519
              ],
              [
                -432376.24146003515,
                1653839.1331506239,
                0.494872654550481
              ],
              [
                -432376.24146003515,
                1652686.253150624,
                0.494872654550481
              ],
              [
                -433527.12146003515,
                1652686.253150624,
                -1.285127345449519
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:52:39+00:00",
        "end_time": "2019-07-15T23:28:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9262.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9262.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9262.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9262.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0823896,
            64.56919095,
            -1.285127345,
            -163.055304,
            64.58083263,
            0.4948726546
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.079108195948,
                  64.56919095440776,
                  -1.285127345449519
                ],
                [
                  -163.0823896209174,
                  64.57942807028792,
                  -1.285127345449519
                ],
                [
                  -163.05857703466563,
                  64.58083262556129,
                  0.494872654550481
                ],
                [
                  -163.05530399840427,
                  64.57059498447262,
                  0.494872654550481
                ],
                [
                  -163.079108195948,
                  64.56919095440776,
                  -1.285127345449519
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9262.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9262.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:52:39Z",
            "pc:count": 2074450,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432975.4354,
                "count": 2074450,
                "maximum": -432376.2415,
                "minimum": -433527.1215,
                "name": "X",
                "position": 0,
                "stddev": 287.4041136,
                "variance": 82601.12452
              },
              {
                "average": 1653259.116,
                "count": 2074450,
                "maximum": 1653839.133,
                "minimum": 1652686.253,
                "name": "Y",
                "position": 1,
                "stddev": 286.9343339,
                "variance": 82331.31195
              },
              {
                "average": -0.3548307897,
                "count": 2074450,
                "maximum": 0.4948726546,
                "minimum": -1.285127345,
                "name": "Z",
                "position": 2,
                "stddev": 0.3264627901,
                "variance": 0.1065779533
              },
              {
                "average": 130.1916614,
                "count": 2074450,
                "maximum": 1979,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 353.7226302,
                "variance": 125119.6991
              },
              {
                "average": 1.047511389,
                "count": 2074450,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2127323258,
                "variance": 0.04525504244
              },
              {
                "average": 1.095029044,
                "count": 2074450,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2932600526,
                "variance": 0.08600145846
              },
              {
                "average": 1,
                "count": 2074450,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2074450,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.5401557,
                "count": 2074450,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.620850614,
                "variance": 6.868857942
              },
              {
                "average": 19.91688586,
                "count": 2074450,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.010414897,
                "variance": 1.020938265
              },
              {
                "average": 2.051537516,
                "count": 2074450,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.222495483,
                "variance": 0.04950423997
              },
              {
                "average": 24.94837861,
                "count": 2074450,
                "maximum": 29,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.532726763,
                "variance": 2.34925133
              },
              {
                "average": 247270973.6,
                "count": 2074450,
                "maximum": 247273559.3,
                "minimum": 247268525.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 985.6993322,
                "variance": 971603.1736
              },
              {
                "average": 0,
                "count": 2074450,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2074450,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2074450,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2074450,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2074450,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433527.1215,
              1652686.253,
              -1.285127345,
              -432376.2415,
              1653839.133,
              0.4948726546
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433527.12146003515,
                    1652686.253150624,
                    -1.285127345449519
                  ],
                  [
                    -433527.12146003515,
                    1653839.1331506239,
                    -1.285127345449519
                  ],
                  [
                    -432376.24146003515,
                    1653839.1331506239,
                    0.494872654550481
                  ],
                  [
                    -432376.24146003515,
                    1652686.253150624,
                    0.494872654550481
                  ],
                  [
                    -433527.12146003515,
                    1652686.253150624,
                    -1.285127345449519
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:52:39+00:00",
            "end_time": "2019-07-15T23:28:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7871.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.36634617800226,
              64.65343172538215,
              -2.430279468416178
            ],
            [
              -163.36973918082782,
              64.66365912910155,
              -2.430279468416178
            ],
            [
              -163.34585714889738,
              64.66510887044643,
              12.14972053158382
            ],
            [
              -163.34247256455956,
              64.65488092305885,
              12.14972053158382
            ],
            [
              -163.36634617800226,
              64.65343172538215,
              -2.430279468416178
            ]
          ]
        ]
      },
      "bbox": [
        -163.3697392,
        64.65343173,
        -2.430279468,
        -163.3424726,
        64.66510887,
        12.14972053
      ],
      "properties": {
        "datetime": "2019-07-15T02:35:11Z",
        "pc:count": 3647925,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445270.6145,
            "count": 3647925,
            "maximum": -444680.4966,
            "minimum": -445832.0166,
            "name": "X",
            "position": 0,
            "stddev": 294.5119078,
            "variance": 86737.26384
          },
          {
            "average": 1664446.035,
            "count": 3647925,
            "maximum": 1665047.761,
            "minimum": 1663895.421,
            "name": "Y",
            "position": 1,
            "stddev": 288.0243253,
            "variance": 82958.01194
          },
          {
            "average": 2.528810686,
            "count": 3647925,
            "maximum": 12.14972053,
            "minimum": -2.430279468,
            "name": "Z",
            "position": 2,
            "stddev": 0.7836093264,
            "variance": 0.6140435764
          },
          {
            "average": 610.5402131,
            "count": 3647925,
            "maximum": 3106,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 446.0859783,
            "variance": 198992.7
          },
          {
            "average": 1.041086371,
            "count": 3647925,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2300004738,
            "variance": 0.05290021796
          },
          {
            "average": 1.08224895,
            "count": 3647925,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3407627436,
            "variance": 0.1161192474
          },
          {
            "average": 1,
            "count": 3647925,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3647925,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.08146083,
            "count": 3647925,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.162191248,
            "variance": 66.62136598
          },
          {
            "average": 19.98274591,
            "count": 3647925,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.141713301,
            "variance": 1.303509262
          },
          {
            "average": 1.148795274,
            "count": 3647925,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3758920517,
            "variance": 0.1412948345
          },
          {
            "average": 12.06673657,
            "count": 3647925,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.17602682,
            "variance": 51.49536092
          },
          {
            "average": 247188963.6,
            "count": 3647925,
            "maximum": 247193311.6,
            "minimum": 247184364.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3102.940037,
            "variance": 9628236.876
          },
          {
            "average": 0,
            "count": 3647925,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3647925,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3647925,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3647925,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3647925,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445832.0166,
          1663895.421,
          -2.430279468,
          -444680.4966,
          1665047.761,
          12.14972053
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445832.0165877448,
                1663895.4207802706,
                -2.430279468416178
              ],
              [
                -445832.0165877448,
                1665047.7607802704,
                -2.430279468416178
              ],
              [
                -444680.4965877448,
                1665047.7607802704,
                12.14972053158382
              ],
              [
                -444680.4965877448,
                1663895.4207802706,
                12.14972053158382
              ],
              [
                -445832.0165877448,
                1663895.4207802706,
                -2.430279468416178
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:35:11+00:00",
        "end_time": "2019-07-15T00:06:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7871.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7871.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7871.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7871.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3697392,
            64.65343173,
            -2.430279468,
            -163.3424726,
            64.66510887,
            12.14972053
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.36634617800226,
                  64.65343172538215,
                  -2.430279468416178
                ],
                [
                  -163.36973918082782,
                  64.66365912910155,
                  -2.430279468416178
                ],
                [
                  -163.34585714889738,
                  64.66510887044643,
                  12.14972053158382
                ],
                [
                  -163.34247256455956,
                  64.65488092305885,
                  12.14972053158382
                ],
                [
                  -163.36634617800226,
                  64.65343172538215,
                  -2.430279468416178
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7871.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7871.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:35:11Z",
            "pc:count": 3647925,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445270.6145,
                "count": 3647925,
                "maximum": -444680.4966,
                "minimum": -445832.0166,
                "name": "X",
                "position": 0,
                "stddev": 294.5119078,
                "variance": 86737.26384
              },
              {
                "average": 1664446.035,
                "count": 3647925,
                "maximum": 1665047.761,
                "minimum": 1663895.421,
                "name": "Y",
                "position": 1,
                "stddev": 288.0243253,
                "variance": 82958.01194
              },
              {
                "average": 2.528810686,
                "count": 3647925,
                "maximum": 12.14972053,
                "minimum": -2.430279468,
                "name": "Z",
                "position": 2,
                "stddev": 0.7836093264,
                "variance": 0.6140435764
              },
              {
                "average": 610.5402131,
                "count": 3647925,
                "maximum": 3106,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 446.0859783,
                "variance": 198992.7
              },
              {
                "average": 1.041086371,
                "count": 3647925,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2300004738,
                "variance": 0.05290021796
              },
              {
                "average": 1.08224895,
                "count": 3647925,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3407627436,
                "variance": 0.1161192474
              },
              {
                "average": 1,
                "count": 3647925,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3647925,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.08146083,
                "count": 3647925,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.162191248,
                "variance": 66.62136598
              },
              {
                "average": 19.98274591,
                "count": 3647925,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.141713301,
                "variance": 1.303509262
              },
              {
                "average": 1.148795274,
                "count": 3647925,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3758920517,
                "variance": 0.1412948345
              },
              {
                "average": 12.06673657,
                "count": 3647925,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.17602682,
                "variance": 51.49536092
              },
              {
                "average": 247188963.6,
                "count": 3647925,
                "maximum": 247193311.6,
                "minimum": 247184364.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3102.940037,
                "variance": 9628236.876
              },
              {
                "average": 0,
                "count": 3647925,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3647925,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3647925,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3647925,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3647925,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445832.0166,
              1663895.421,
              -2.430279468,
              -444680.4966,
              1665047.761,
              12.14972053
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445832.0165877448,
                    1663895.4207802706,
                    -2.430279468416178
                  ],
                  [
                    -445832.0165877448,
                    1665047.7607802704,
                    -2.430279468416178
                  ],
                  [
                    -444680.4965877448,
                    1665047.7607802704,
                    12.14972053158382
                  ],
                  [
                    -444680.4965877448,
                    1663895.4207802706,
                    12.14972053158382
                  ],
                  [
                    -445832.0165877448,
                    1663895.4207802706,
                    -2.430279468416178
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:35:11+00:00",
            "end_time": "2019-07-15T00:06:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9250.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.08666452998088,
              64.4615717237074,
              -4.098347003426854
            ],
            [
              -163.08993580317124,
              64.47180550881853,
              -4.098347003426854
            ],
            [
              -163.06621235002575,
              64.47321106468239,
              13.801652996573148
            ],
            [
              -163.0629494010118,
              64.46297675671494,
              13.801652996573148
            ],
            [
              -163.08666452998088,
              64.4615717237074,
              -4.098347003426854
            ]
          ]
        ]
      },
      "bbox": [
        -163.0899358,
        64.46157172,
        -4.098347003,
        -163.0629494,
        64.47321106,
        13.801653
      ],
      "properties": {
        "datetime": "2019-07-10T23:13:20Z",
        "pc:count": 3821283,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434952.9113,
            "count": 3821283,
            "maximum": -434372.5921,
            "minimum": -435523.5121,
            "name": "X",
            "position": 0,
            "stddev": 284.6286219,
            "variance": 81013.45239
          },
          {
            "average": 1641425.813,
            "count": 3821283,
            "maximum": 1641992.806,
            "minimum": 1640840.106,
            "name": "Y",
            "position": 1,
            "stddev": 284.2063524,
            "variance": 80773.25072
          },
          {
            "average": 1.777521282,
            "count": 3821283,
            "maximum": 13.801653,
            "minimum": -4.098347003,
            "name": "Z",
            "position": 2,
            "stddev": 4.683768557,
            "variance": 21.9376879
          },
          {
            "average": 402.9244762,
            "count": 3821283,
            "maximum": 7858,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 702.4039188,
            "variance": 493371.2651
          },
          {
            "average": 1.004934468,
            "count": 3821283,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07478378246,
            "variance": 0.005592614119
          },
          {
            "average": 1.009916826,
            "count": 3821283,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.109060665,
            "variance": 0.01189422866
          },
          {
            "average": 1,
            "count": 3821283,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3821283,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.48727352,
            "count": 3821283,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.39378639,
            "variance": 179.393514
          },
          {
            "average": 19.93061372,
            "count": 3821283,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.273493217,
            "variance": 1.621784975
          },
          {
            "average": 1.630016672,
            "count": 3821283,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4917743439,
            "variance": 0.2418420053
          },
          {
            "average": 16.27645348,
            "count": 3821283,
            "maximum": 20,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.556206699,
            "variance": 2.421779289
          },
          {
            "average": 246833374.7,
            "count": 3821283,
            "maximum": 246835600.3,
            "minimum": 246831401.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 900.4494091,
            "variance": 810809.1383
          },
          {
            "average": 0,
            "count": 3821283,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3821283,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3821283,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3821283,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3821283,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435523.5121,
          1640840.106,
          -4.098347003,
          -434372.5921,
          1641992.806,
          13.801653
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435523.51212934736,
                1640840.1059211874,
                -4.098347003426854
              ],
              [
                -435523.51212934736,
                1641992.8059211876,
                -4.098347003426854
              ],
              [
                -434372.5921293473,
                1641992.8059211876,
                13.801652996573148
              ],
              [
                -434372.5921293473,
                1640840.1059211874,
                13.801652996573148
              ],
              [
                -435523.51212934736,
                1640840.1059211874,
                -4.098347003426854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:13:20+00:00",
        "end_time": "2019-07-10T22:03:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9250.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9250.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9250.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9250.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0899358,
            64.46157172,
            -4.098347003,
            -163.0629494,
            64.47321106,
            13.801653
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.08666452998088,
                  64.4615717237074,
                  -4.098347003426854
                ],
                [
                  -163.08993580317124,
                  64.47180550881853,
                  -4.098347003426854
                ],
                [
                  -163.06621235002575,
                  64.47321106468239,
                  13.801652996573148
                ],
                [
                  -163.0629494010118,
                  64.46297675671494,
                  13.801652996573148
                ],
                [
                  -163.08666452998088,
                  64.4615717237074,
                  -4.098347003426854
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9250.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9250.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:13:20Z",
            "pc:count": 3821283,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434952.9113,
                "count": 3821283,
                "maximum": -434372.5921,
                "minimum": -435523.5121,
                "name": "X",
                "position": 0,
                "stddev": 284.6286219,
                "variance": 81013.45239
              },
              {
                "average": 1641425.813,
                "count": 3821283,
                "maximum": 1641992.806,
                "minimum": 1640840.106,
                "name": "Y",
                "position": 1,
                "stddev": 284.2063524,
                "variance": 80773.25072
              },
              {
                "average": 1.777521282,
                "count": 3821283,
                "maximum": 13.801653,
                "minimum": -4.098347003,
                "name": "Z",
                "position": 2,
                "stddev": 4.683768557,
                "variance": 21.9376879
              },
              {
                "average": 402.9244762,
                "count": 3821283,
                "maximum": 7858,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 702.4039188,
                "variance": 493371.2651
              },
              {
                "average": 1.004934468,
                "count": 3821283,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07478378246,
                "variance": 0.005592614119
              },
              {
                "average": 1.009916826,
                "count": 3821283,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.109060665,
                "variance": 0.01189422866
              },
              {
                "average": 1,
                "count": 3821283,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3821283,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.48727352,
                "count": 3821283,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.39378639,
                "variance": 179.393514
              },
              {
                "average": 19.93061372,
                "count": 3821283,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.273493217,
                "variance": 1.621784975
              },
              {
                "average": 1.630016672,
                "count": 3821283,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4917743439,
                "variance": 0.2418420053
              },
              {
                "average": 16.27645348,
                "count": 3821283,
                "maximum": 20,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.556206699,
                "variance": 2.421779289
              },
              {
                "average": 246833374.7,
                "count": 3821283,
                "maximum": 246835600.3,
                "minimum": 246831401.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 900.4494091,
                "variance": 810809.1383
              },
              {
                "average": 0,
                "count": 3821283,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3821283,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3821283,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3821283,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3821283,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435523.5121,
              1640840.106,
              -4.098347003,
              -434372.5921,
              1641992.806,
              13.801653
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435523.51212934736,
                    1640840.1059211874,
                    -4.098347003426854
                  ],
                  [
                    -435523.51212934736,
                    1641992.8059211876,
                    -4.098347003426854
                  ],
                  [
                    -434372.5921293473,
                    1641992.8059211876,
                    13.801652996573148
                  ],
                  [
                    -434372.5921293473,
                    1640840.1059211874,
                    13.801652996573148
                  ],
                  [
                    -435523.51212934736,
                    1640840.1059211874,
                    -4.098347003426854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:13:20+00:00",
            "end_time": "2019-07-10T22:03:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9063.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.12021877508553,
              64.57869802982745,
              -0.907788044192059
            ],
            [
              -163.12351589323922,
              64.58893388051101,
              -0.907788044192059
            ],
            [
              -163.09968207588355,
              64.59034568934824,
              0.552211955807941
            ],
            [
              -163.096393354079,
              64.58010931058115,
              0.552211955807941
            ],
            [
              -163.12021877508553,
              64.57869802982745,
              -0.907788044192059
            ]
          ]
        ]
      },
      "bbox": [
        -163.1235159,
        64.57869803,
        -0.9077880442,
        -163.0963934,
        64.59034569,
        0.5522119558
      ],
      "properties": {
        "datetime": "2019-07-16T01:36:24Z",
        "pc:count": 3954991,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434763.9917,
            "count": 3954991,
            "maximum": -434180.9978,
            "minimum": -435332.6178,
            "name": "X",
            "position": 0,
            "stddev": 292.0065767,
            "variance": 85267.84081
          },
          {
            "average": 1654598.868,
            "count": 3954991,
            "maximum": 1655158.73,
            "minimum": 1654005.91,
            "name": "Y",
            "position": 1,
            "stddev": 284.9920283,
            "variance": 81220.45617
          },
          {
            "average": -0.4376000033,
            "count": 3954991,
            "maximum": 0.5522119558,
            "minimum": -0.9077880442,
            "name": "Z",
            "position": 2,
            "stddev": 0.1152973245,
            "variance": 0.01329347304
          },
          {
            "average": 4.677051857,
            "count": 3954991,
            "maximum": 2222,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 84.80155918,
            "variance": 7191.30444
          },
          {
            "average": 1.000781797,
            "count": 3954991,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02794970422,
            "variance": 0.000781185966
          },
          {
            "average": 1.001563341,
            "count": 3954991,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0395081949,
            "variance": 0.001560897464
          },
          {
            "average": 1,
            "count": 3954991,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3954991,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.62725275,
            "count": 3954991,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.448289851,
            "variance": 2.097543493
          },
          {
            "average": 19.98042978,
            "count": 3954991,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9483455399,
            "variance": 0.8993592631
          },
          {
            "average": 2.001050824,
            "count": 3954991,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0324071884,
            "variance": 0.00105022586
          },
          {
            "average": 29.29416375,
            "count": 3954991,
            "maximum": 33,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.606739936,
            "variance": 2.581613222
          },
          {
            "average": 247273720.6,
            "count": 3954991,
            "maximum": 247276184.1,
            "minimum": 247271072.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1022.790731,
            "variance": 1046100.879
          },
          {
            "average": 0,
            "count": 3954991,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3954991,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3954991,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3954991,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3954991,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435332.6178,
          1654005.91,
          -0.9077880442,
          -434180.9978,
          1655158.73,
          0.5522119558
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435332.6177999478,
                1654005.9098255138,
                -0.907788044192059
              ],
              [
                -435332.6177999478,
                1655158.7298255137,
                -0.907788044192059
              ],
              [
                -434180.9977999478,
                1655158.7298255137,
                0.552211955807941
              ],
              [
                -434180.9977999478,
                1654005.9098255138,
                0.552211955807941
              ],
              [
                -435332.6177999478,
                1654005.9098255138,
                -0.907788044192059
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:36:24+00:00",
        "end_time": "2019-07-16T00:11:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9063.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9063.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9063.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9063.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1235159,
            64.57869803,
            -0.9077880442,
            -163.0963934,
            64.59034569,
            0.5522119558
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.12021877508553,
                  64.57869802982745,
                  -0.907788044192059
                ],
                [
                  -163.12351589323922,
                  64.58893388051101,
                  -0.907788044192059
                ],
                [
                  -163.09968207588355,
                  64.59034568934824,
                  0.552211955807941
                ],
                [
                  -163.096393354079,
                  64.58010931058115,
                  0.552211955807941
                ],
                [
                  -163.12021877508553,
                  64.57869802982745,
                  -0.907788044192059
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9063.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9063.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:36:24Z",
            "pc:count": 3954991,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434763.9917,
                "count": 3954991,
                "maximum": -434180.9978,
                "minimum": -435332.6178,
                "name": "X",
                "position": 0,
                "stddev": 292.0065767,
                "variance": 85267.84081
              },
              {
                "average": 1654598.868,
                "count": 3954991,
                "maximum": 1655158.73,
                "minimum": 1654005.91,
                "name": "Y",
                "position": 1,
                "stddev": 284.9920283,
                "variance": 81220.45617
              },
              {
                "average": -0.4376000033,
                "count": 3954991,
                "maximum": 0.5522119558,
                "minimum": -0.9077880442,
                "name": "Z",
                "position": 2,
                "stddev": 0.1152973245,
                "variance": 0.01329347304
              },
              {
                "average": 4.677051857,
                "count": 3954991,
                "maximum": 2222,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 84.80155918,
                "variance": 7191.30444
              },
              {
                "average": 1.000781797,
                "count": 3954991,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02794970422,
                "variance": 0.000781185966
              },
              {
                "average": 1.001563341,
                "count": 3954991,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0395081949,
                "variance": 0.001560897464
              },
              {
                "average": 1,
                "count": 3954991,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3954991,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.62725275,
                "count": 3954991,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.448289851,
                "variance": 2.097543493
              },
              {
                "average": 19.98042978,
                "count": 3954991,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9483455399,
                "variance": 0.8993592631
              },
              {
                "average": 2.001050824,
                "count": 3954991,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0324071884,
                "variance": 0.00105022586
              },
              {
                "average": 29.29416375,
                "count": 3954991,
                "maximum": 33,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.606739936,
                "variance": 2.581613222
              },
              {
                "average": 247273720.6,
                "count": 3954991,
                "maximum": 247276184.1,
                "minimum": 247271072.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1022.790731,
                "variance": 1046100.879
              },
              {
                "average": 0,
                "count": 3954991,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3954991,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3954991,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3954991,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3954991,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435332.6178,
              1654005.91,
              -0.9077880442,
              -434180.9978,
              1655158.73,
              0.5522119558
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435332.6177999478,
                    1654005.9098255138,
                    -0.907788044192059
                  ],
                  [
                    -435332.6177999478,
                    1655158.7298255137,
                    -0.907788044192059
                  ],
                  [
                    -434180.9977999478,
                    1655158.7298255137,
                    0.552211955807941
                  ],
                  [
                    -434180.9977999478,
                    1654005.9098255138,
                    0.552211955807941
                  ],
                  [
                    -435332.6177999478,
                    1654005.9098255138,
                    -0.907788044192059
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:36:24+00:00",
            "end_time": "2019-07-16T00:11:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8755.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.18518052288357,
              64.50787703568393,
              10.746305452875056
            ],
            [
              -163.18849142096443,
              64.51810636977056,
              10.746305452875056
            ],
            [
              -163.16713471094963,
              64.51938379717389,
              78.00630545287507
            ],
            [
              -163.1638313117145,
              64.50915398710637,
              78.00630545287507
            ],
            [
              -163.18518052288357,
              64.50787703568393,
              10.746305452875056
            ]
          ]
        ]
      },
      "bbox": [
        -163.1884914,
        64.50787704,
        10.74630545,
        -163.1638313,
        64.5193838,
        78.00630545
      ],
      "properties": {
        "datetime": "2019-07-10T22:42:59Z",
        "pc:count": 3555159,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438906.8949,
            "count": 3555159,
            "maximum": -438468.4249,
            "minimum": -439503.0649,
            "name": "X",
            "position": 0,
            "stddev": 237.3426753,
            "variance": 56331.54553
          },
          {
            "average": 1647211.041,
            "count": 3555159,
            "maximum": 1647759.459,
            "minimum": 1646607.099,
            "name": "Y",
            "position": 1,
            "stddev": 300.7706248,
            "variance": 90462.96875
          },
          {
            "average": 42.35235686,
            "count": 3555159,
            "maximum": 78.00630545,
            "minimum": 10.74630545,
            "name": "Z",
            "position": 2,
            "stddev": 10.21142251,
            "variance": 104.2731496
          },
          {
            "average": 753.4246555,
            "count": 3555159,
            "maximum": 5269,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 651.3876856,
            "variance": 424305.917
          },
          {
            "average": 1.152091369,
            "count": 3555159,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4359324203,
            "variance": 0.1900370751
          },
          {
            "average": 1.304700577,
            "count": 3555159,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6292278215,
            "variance": 0.3959276514
          },
          {
            "average": 1,
            "count": 3555159,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3555159,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.367861466,
            "count": 3555159,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.482223468,
            "variance": 0.2325394731
          },
          {
            "average": 20.01599872,
            "count": 3555159,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.523126523,
            "variance": 2.319914405
          },
          {
            "average": 1.161376186,
            "count": 3555159,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4432784557,
            "variance": 0.1964957893
          },
          {
            "average": 14.17961475,
            "count": 3555159,
            "maximum": 17,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.07764562,
            "variance": 1.161320083
          },
          {
            "average": 246832187.3,
            "count": 3555159,
            "maximum": 246833779,
            "minimum": 246831493,
            "name": "GpsTime",
            "position": 12,
            "stddev": 615.7736345,
            "variance": 379177.1689
          },
          {
            "average": 0,
            "count": 3555159,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3555159,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3555159,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3555159,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3555159,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439503.0649,
          1646607.099,
          10.74630545,
          -438468.4249,
          1647759.459,
          78.00630545
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439503.0649255726,
                1646607.099026928,
                10.746305452875056
              ],
              [
                -439503.0649255726,
                1647759.4590269278,
                10.746305452875056
              ],
              [
                -438468.4249255726,
                1647759.4590269278,
                78.00630545287507
              ],
              [
                -438468.4249255726,
                1646607.099026928,
                78.00630545287507
              ],
              [
                -439503.0649255726,
                1646607.099026928,
                10.746305452875056
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:42:59+00:00",
        "end_time": "2019-07-10T22:04:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8755.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8755.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8755.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8755.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1884914,
            64.50787704,
            10.74630545,
            -163.1638313,
            64.5193838,
            78.00630545
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.18518052288357,
                  64.50787703568393,
                  10.746305452875056
                ],
                [
                  -163.18849142096443,
                  64.51810636977056,
                  10.746305452875056
                ],
                [
                  -163.16713471094963,
                  64.51938379717389,
                  78.00630545287507
                ],
                [
                  -163.1638313117145,
                  64.50915398710637,
                  78.00630545287507
                ],
                [
                  -163.18518052288357,
                  64.50787703568393,
                  10.746305452875056
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8755.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8755.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:42:59Z",
            "pc:count": 3555159,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438906.8949,
                "count": 3555159,
                "maximum": -438468.4249,
                "minimum": -439503.0649,
                "name": "X",
                "position": 0,
                "stddev": 237.3426753,
                "variance": 56331.54553
              },
              {
                "average": 1647211.041,
                "count": 3555159,
                "maximum": 1647759.459,
                "minimum": 1646607.099,
                "name": "Y",
                "position": 1,
                "stddev": 300.7706248,
                "variance": 90462.96875
              },
              {
                "average": 42.35235686,
                "count": 3555159,
                "maximum": 78.00630545,
                "minimum": 10.74630545,
                "name": "Z",
                "position": 2,
                "stddev": 10.21142251,
                "variance": 104.2731496
              },
              {
                "average": 753.4246555,
                "count": 3555159,
                "maximum": 5269,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 651.3876856,
                "variance": 424305.917
              },
              {
                "average": 1.152091369,
                "count": 3555159,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4359324203,
                "variance": 0.1900370751
              },
              {
                "average": 1.304700577,
                "count": 3555159,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6292278215,
                "variance": 0.3959276514
              },
              {
                "average": 1,
                "count": 3555159,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3555159,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.367861466,
                "count": 3555159,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.482223468,
                "variance": 0.2325394731
              },
              {
                "average": 20.01599872,
                "count": 3555159,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.523126523,
                "variance": 2.319914405
              },
              {
                "average": 1.161376186,
                "count": 3555159,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4432784557,
                "variance": 0.1964957893
              },
              {
                "average": 14.17961475,
                "count": 3555159,
                "maximum": 17,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.07764562,
                "variance": 1.161320083
              },
              {
                "average": 246832187.3,
                "count": 3555159,
                "maximum": 246833779,
                "minimum": 246831493,
                "name": "GpsTime",
                "position": 12,
                "stddev": 615.7736345,
                "variance": 379177.1689
              },
              {
                "average": 0,
                "count": 3555159,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3555159,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3555159,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3555159,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3555159,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439503.0649,
              1646607.099,
              10.74630545,
              -438468.4249,
              1647759.459,
              78.00630545
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439503.0649255726,
                    1646607.099026928,
                    10.746305452875056
                  ],
                  [
                    -439503.0649255726,
                    1647759.4590269278,
                    10.746305452875056
                  ],
                  [
                    -438468.4249255726,
                    1647759.4590269278,
                    78.00630545287507
                  ],
                  [
                    -438468.4249255726,
                    1646607.099026928,
                    78.00630545287507
                  ],
                  [
                    -439503.0649255726,
                    1646607.099026928,
                    10.746305452875056
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:42:59+00:00",
            "end_time": "2019-07-10T22:04:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8765.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.18161512409281,
              64.59742132899257,
              -1.422122392191656
            ],
            [
              -163.1849355570604,
              64.60765330619783,
              -1.422122392191656
            ],
            [
              -163.1611110725855,
              64.60907330286368,
              0.617877607808344
            ],
            [
              -163.15779903255654,
              64.59884079426159,
              0.617877607808344
            ],
            [
              -163.18161512409281,
              64.59742132899257,
              -1.422122392191656
            ]
          ]
        ]
      },
      "bbox": [
        -163.1849356,
        64.59742133,
        -1.422122392,
        -163.157799,
        64.6090733,
        0.6178776078
      ],
      "properties": {
        "datetime": "2019-07-16T02:08:19Z",
        "pc:count": 4169380,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437382.7226,
            "count": 4169380,
            "maximum": -436806.1645,
            "minimum": -437956.7245,
            "name": "X",
            "position": 0,
            "stddev": 285.9730963,
            "variance": 81780.61179
          },
          {
            "average": 1657058.954,
            "count": 4169380,
            "maximum": 1657631.136,
            "minimum": 1656478.636,
            "name": "Y",
            "position": 1,
            "stddev": 288.7470744,
            "variance": 83374.87295
          },
          {
            "average": -0.08799612402,
            "count": 4169380,
            "maximum": 0.6178776078,
            "minimum": -1.422122392,
            "name": "Z",
            "position": 2,
            "stddev": 0.1314580321,
            "variance": 0.0172812142
          },
          {
            "average": 0.433373787,
            "count": 4169380,
            "maximum": 2589,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 24.24148391,
            "variance": 587.6495423
          },
          {
            "average": 1.000112007,
            "count": 4169380,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01058274739,
            "variance": 0.0001119945423
          },
          {
            "average": 1.000224014,
            "count": 4169380,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0149654266,
            "variance": 0.0002239639934
          },
          {
            "average": 1,
            "count": 4169380,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4169380,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4169380,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.02199882,
            "count": 4169380,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.005161083,
            "variance": 1.010348802
          },
          {
            "average": 2.000334582,
            "count": 4169380,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01830163771,
            "variance": 0.0003349499429
          },
          {
            "average": 32.00969593,
            "count": 4169380,
            "maximum": 36,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.070992749,
            "variance": 49.99893846
          },
          {
            "average": 247275567.9,
            "count": 4169380,
            "maximum": 247278099.3,
            "minimum": 247259834,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4494.169027,
            "variance": 20197555.24
          },
          {
            "average": 0,
            "count": 4169380,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4169380,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4169380,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4169380,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4169380,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437956.7245,
          1656478.636,
          -1.422122392,
          -436806.1645,
          1657631.136,
          0.6178776078
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437956.72445127636,
                1656478.6362154714,
                -1.422122392191656
              ],
              [
                -437956.72445127636,
                1657631.1362154714,
                -1.422122392191656
              ],
              [
                -436806.1644512763,
                1657631.1362154714,
                0.617877607808344
              ],
              [
                -436806.1644512763,
                1656478.6362154714,
                0.617877607808344
              ],
              [
                -437956.72445127636,
                1656478.6362154714,
                -1.422122392191656
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:08:19+00:00",
        "end_time": "2019-07-15T21:03:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8765.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8765.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8765.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8765.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1849356,
            64.59742133,
            -1.422122392,
            -163.157799,
            64.6090733,
            0.6178776078
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.18161512409281,
                  64.59742132899257,
                  -1.422122392191656
                ],
                [
                  -163.1849355570604,
                  64.60765330619783,
                  -1.422122392191656
                ],
                [
                  -163.1611110725855,
                  64.60907330286368,
                  0.617877607808344
                ],
                [
                  -163.15779903255654,
                  64.59884079426159,
                  0.617877607808344
                ],
                [
                  -163.18161512409281,
                  64.59742132899257,
                  -1.422122392191656
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8765.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8765.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:08:19Z",
            "pc:count": 4169380,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437382.7226,
                "count": 4169380,
                "maximum": -436806.1645,
                "minimum": -437956.7245,
                "name": "X",
                "position": 0,
                "stddev": 285.9730963,
                "variance": 81780.61179
              },
              {
                "average": 1657058.954,
                "count": 4169380,
                "maximum": 1657631.136,
                "minimum": 1656478.636,
                "name": "Y",
                "position": 1,
                "stddev": 288.7470744,
                "variance": 83374.87295
              },
              {
                "average": -0.08799612402,
                "count": 4169380,
                "maximum": 0.6178776078,
                "minimum": -1.422122392,
                "name": "Z",
                "position": 2,
                "stddev": 0.1314580321,
                "variance": 0.0172812142
              },
              {
                "average": 0.433373787,
                "count": 4169380,
                "maximum": 2589,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 24.24148391,
                "variance": 587.6495423
              },
              {
                "average": 1.000112007,
                "count": 4169380,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01058274739,
                "variance": 0.0001119945423
              },
              {
                "average": 1.000224014,
                "count": 4169380,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0149654266,
                "variance": 0.0002239639934
              },
              {
                "average": 1,
                "count": 4169380,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4169380,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4169380,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.02199882,
                "count": 4169380,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.005161083,
                "variance": 1.010348802
              },
              {
                "average": 2.000334582,
                "count": 4169380,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01830163771,
                "variance": 0.0003349499429
              },
              {
                "average": 32.00969593,
                "count": 4169380,
                "maximum": 36,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.070992749,
                "variance": 49.99893846
              },
              {
                "average": 247275567.9,
                "count": 4169380,
                "maximum": 247278099.3,
                "minimum": 247259834,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4494.169027,
                "variance": 20197555.24
              },
              {
                "average": 0,
                "count": 4169380,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4169380,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4169380,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4169380,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4169380,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437956.7245,
              1656478.636,
              -1.422122392,
              -436806.1645,
              1657631.136,
              0.6178776078
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437956.72445127636,
                    1656478.6362154714,
                    -1.422122392191656
                  ],
                  [
                    -437956.72445127636,
                    1657631.1362154714,
                    -1.422122392191656
                  ],
                  [
                    -436806.1644512763,
                    1657631.1362154714,
                    0.617877607808344
                  ],
                  [
                    -436806.1644512763,
                    1656478.6362154714,
                    0.617877607808344
                  ],
                  [
                    -437956.72445127636,
                    1656478.6362154714,
                    -1.422122392191656
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:08:19+00:00",
            "end_time": "2019-07-15T21:03:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM7973.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.34462145296112,
              64.6720387707549,
              -1.109642819788899
            ],
            [
              -163.34606860674864,
              64.67640930022705,
              -1.109642819788899
            ],
            [
              -163.33812331475028,
              64.67689059433569,
              17.0303571802111
            ],
            [
              -163.33667735860797,
              64.67251998767341,
              17.0303571802111
            ],
            [
              -163.34462145296112,
              64.6720387707549,
              -1.109642819788899
            ]
          ]
        ]
      },
      "bbox": [
        -163.3460686,
        64.67203877,
        -1.10964282,
        -163.3366774,
        64.67689059,
        17.03035718
      ],
      "properties": {
        "datetime": "2019-07-15T20:17:27Z",
        "pc:count": 493113,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444386.7975,
            "count": 493113,
            "maximum": -444130.7555,
            "minimum": -444513.6755,
            "name": "X",
            "position": 0,
            "stddev": 85.07025814,
            "variance": 7236.948821
          },
          {
            "average": 1665990.587,
            "count": 493113,
            "maximum": 1666297.284,
            "minimum": 1665804.884,
            "name": "Y",
            "position": 1,
            "stddev": 116.2495862,
            "variance": 13513.96629
          },
          {
            "average": 4.357564149,
            "count": 493113,
            "maximum": 17.03035718,
            "minimum": -1.10964282,
            "name": "Z",
            "position": 2,
            "stddev": 2.230683412,
            "variance": 4.975948484
          },
          {
            "average": 200.3834496,
            "count": 493113,
            "maximum": 2189,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 259.3938072,
            "variance": 67285.1472
          },
          {
            "average": 1.654103623,
            "count": 493113,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8900476477,
            "variance": 0.7921848152
          },
          {
            "average": 2.306296934,
            "count": 493113,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.148155388,
            "variance": 1.318260795
          },
          {
            "average": 1,
            "count": 493113,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 493113,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.829252119,
            "count": 493113,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.685272143,
            "variance": 44.69286363
          },
          {
            "average": 19.88560946,
            "count": 493113,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.803072837,
            "variance": 3.251071656
          },
          {
            "average": 1.755025724,
            "count": 493113,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9183575701,
            "variance": 0.8433806265
          },
          {
            "average": 3.77661104,
            "count": 493113,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4165173275,
            "variance": 0.1734866841
          },
          {
            "average": 247256980.4,
            "count": 493113,
            "maximum": 247257047.7,
            "minimum": 247256760.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 116.4594329,
            "variance": 13562.79951
          },
          {
            "average": 0,
            "count": 493113,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 493113,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 493113,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 493113,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 493113,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444513.6755,
          1665804.884,
          -1.10964282,
          -444130.7555,
          1666297.284,
          17.03035718
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444513.67554284836,
                1665804.8844671433,
                -1.109642819788899
              ],
              [
                -444513.67554284836,
                1666297.2844671432,
                -1.109642819788899
              ],
              [
                -444130.7555428483,
                1666297.2844671432,
                17.0303571802111
              ],
              [
                -444130.7555428483,
                1665804.8844671433,
                17.0303571802111
              ],
              [
                -444513.67554284836,
                1665804.8844671433,
                -1.109642819788899
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:17:27+00:00",
        "end_time": "2019-07-15T20:12:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM7973.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM7973.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM7973.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM7973.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3460686,
            64.67203877,
            -1.10964282,
            -163.3366774,
            64.67689059,
            17.03035718
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.34462145296112,
                  64.6720387707549,
                  -1.109642819788899
                ],
                [
                  -163.34606860674864,
                  64.67640930022705,
                  -1.109642819788899
                ],
                [
                  -163.33812331475028,
                  64.67689059433569,
                  17.0303571802111
                ],
                [
                  -163.33667735860797,
                  64.67251998767341,
                  17.0303571802111
                ],
                [
                  -163.34462145296112,
                  64.6720387707549,
                  -1.109642819788899
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM7973.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM7973.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:17:27Z",
            "pc:count": 493113,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444386.7975,
                "count": 493113,
                "maximum": -444130.7555,
                "minimum": -444513.6755,
                "name": "X",
                "position": 0,
                "stddev": 85.07025814,
                "variance": 7236.948821
              },
              {
                "average": 1665990.587,
                "count": 493113,
                "maximum": 1666297.284,
                "minimum": 1665804.884,
                "name": "Y",
                "position": 1,
                "stddev": 116.2495862,
                "variance": 13513.96629
              },
              {
                "average": 4.357564149,
                "count": 493113,
                "maximum": 17.03035718,
                "minimum": -1.10964282,
                "name": "Z",
                "position": 2,
                "stddev": 2.230683412,
                "variance": 4.975948484
              },
              {
                "average": 200.3834496,
                "count": 493113,
                "maximum": 2189,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 259.3938072,
                "variance": 67285.1472
              },
              {
                "average": 1.654103623,
                "count": 493113,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8900476477,
                "variance": 0.7921848152
              },
              {
                "average": 2.306296934,
                "count": 493113,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.148155388,
                "variance": 1.318260795
              },
              {
                "average": 1,
                "count": 493113,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 493113,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.829252119,
                "count": 493113,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.685272143,
                "variance": 44.69286363
              },
              {
                "average": 19.88560946,
                "count": 493113,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.803072837,
                "variance": 3.251071656
              },
              {
                "average": 1.755025724,
                "count": 493113,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9183575701,
                "variance": 0.8433806265
              },
              {
                "average": 3.77661104,
                "count": 493113,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4165173275,
                "variance": 0.1734866841
              },
              {
                "average": 247256980.4,
                "count": 493113,
                "maximum": 247257047.7,
                "minimum": 247256760.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 116.4594329,
                "variance": 13562.79951
              },
              {
                "average": 0,
                "count": 493113,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 493113,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 493113,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 493113,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 493113,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444513.6755,
              1665804.884,
              -1.10964282,
              -444130.7555,
              1666297.284,
              17.03035718
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444513.67554284836,
                    1665804.8844671433,
                    -1.109642819788899
                  ],
                  [
                    -444513.67554284836,
                    1666297.2844671432,
                    -1.109642819788899
                  ],
                  [
                    -444130.7555428483,
                    1666297.2844671432,
                    17.0303571802111
                  ],
                  [
                    -444130.7555428483,
                    1665804.8844671433,
                    17.0303571802111
                  ],
                  [
                    -444513.67554284836,
                    1665804.8844671433,
                    -1.109642819788899
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:17:27+00:00",
            "end_time": "2019-07-15T20:12: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": "20190715_NCMP_AK_03WWM9850.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9525134740049,
              64.46139556231368,
              -7.895683112101321
            ],
            [
              -162.9552205496927,
              64.46999334943754,
              -7.895683112101321
            ],
            [
              -162.94131177867393,
              64.4708055389781,
              -6.475683112101321
            ],
            [
              -162.93860880532245,
              64.46220749803476,
              -6.475683112101321
            ],
            [
              -162.9525134740049,
              64.46139556231368,
              -7.895683112101321
            ]
          ]
        ]
      },
      "bbox": [
        -162.9552205,
        64.46139556,
        -7.895683112,
        -162.9386088,
        64.47080554,
        -6.475683112
      ],
      "properties": {
        "datetime": "2019-07-15T21:08:14Z",
        "pc:count": 59772,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428710.486,
            "count": 59772,
            "maximum": -428460.9489,
            "minimum": -429135.5889,
            "name": "X",
            "position": 0,
            "stddev": 117.5221704,
            "variance": 13811.46053
          },
          {
            "average": 1640536.001,
            "count": 59772,
            "maximum": 1640915.479,
            "minimum": 1639947.319,
            "name": "Y",
            "position": 1,
            "stddev": 218.6852907,
            "variance": 47823.25635
          },
          {
            "average": -7.093717643,
            "count": 59772,
            "maximum": -6.475683112,
            "minimum": -7.895683112,
            "name": "Z",
            "position": 2,
            "stddev": 0.2370591353,
            "variance": 0.05619703362
          },
          {
            "average": 837.0596433,
            "count": 59772,
            "maximum": 2438,
            "minimum": 360,
            "name": "Intensity",
            "position": 3,
            "stddev": 470.3330715,
            "variance": 221213.1981
          },
          {
            "average": 1,
            "count": 59772,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 59772,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 59772,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 59772,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 59772,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.51686567,
            "count": 59772,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.182466222,
            "variance": 1.398226366
          },
          {
            "average": 2.000368065,
            "count": 59772,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01918165786,
            "variance": 0.0003679359984
          },
          {
            "average": 6.322609248,
            "count": 59772,
            "maximum": 8,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6090027144,
            "variance": 0.3708843061
          },
          {
            "average": 247258957,
            "count": 59772,
            "maximum": 247260094.3,
            "minimum": 247257775.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 352.4226721,
            "variance": 124201.7398
          },
          {
            "average": 0,
            "count": 59772,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 59772,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 59772,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 59772,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 59772,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429135.5889,
          1639947.319,
          -7.895683112,
          -428460.9489,
          1640915.479,
          -6.475683112
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429135.5888559758,
                1639947.3193349056,
                -7.895683112101321
              ],
              [
                -429135.5888559758,
                1640915.4793349057,
                -7.895683112101321
              ],
              [
                -428460.94885597576,
                1640915.4793349057,
                -6.475683112101321
              ],
              [
                -428460.94885597576,
                1639947.3193349056,
                -6.475683112101321
              ],
              [
                -429135.5888559758,
                1639947.3193349056,
                -7.895683112101321
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:08:14+00:00",
        "end_time": "2019-07-15T20:29:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9850.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9850.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9850.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9850.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9552205,
            64.46139556,
            -7.895683112,
            -162.9386088,
            64.47080554,
            -6.475683112
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9525134740049,
                  64.46139556231368,
                  -7.895683112101321
                ],
                [
                  -162.9552205496927,
                  64.46999334943754,
                  -7.895683112101321
                ],
                [
                  -162.94131177867393,
                  64.4708055389781,
                  -6.475683112101321
                ],
                [
                  -162.93860880532245,
                  64.46220749803476,
                  -6.475683112101321
                ],
                [
                  -162.9525134740049,
                  64.46139556231368,
                  -7.895683112101321
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9850.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9850.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:08:14Z",
            "pc:count": 59772,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428710.486,
                "count": 59772,
                "maximum": -428460.9489,
                "minimum": -429135.5889,
                "name": "X",
                "position": 0,
                "stddev": 117.5221704,
                "variance": 13811.46053
              },
              {
                "average": 1640536.001,
                "count": 59772,
                "maximum": 1640915.479,
                "minimum": 1639947.319,
                "name": "Y",
                "position": 1,
                "stddev": 218.6852907,
                "variance": 47823.25635
              },
              {
                "average": -7.093717643,
                "count": 59772,
                "maximum": -6.475683112,
                "minimum": -7.895683112,
                "name": "Z",
                "position": 2,
                "stddev": 0.2370591353,
                "variance": 0.05619703362
              },
              {
                "average": 837.0596433,
                "count": 59772,
                "maximum": 2438,
                "minimum": 360,
                "name": "Intensity",
                "position": 3,
                "stddev": 470.3330715,
                "variance": 221213.1981
              },
              {
                "average": 1,
                "count": 59772,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 59772,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 59772,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 59772,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 59772,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.51686567,
                "count": 59772,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.182466222,
                "variance": 1.398226366
              },
              {
                "average": 2.000368065,
                "count": 59772,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01918165786,
                "variance": 0.0003679359984
              },
              {
                "average": 6.322609248,
                "count": 59772,
                "maximum": 8,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6090027144,
                "variance": 0.3708843061
              },
              {
                "average": 247258957,
                "count": 59772,
                "maximum": 247260094.3,
                "minimum": 247257775.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 352.4226721,
                "variance": 124201.7398
              },
              {
                "average": 0,
                "count": 59772,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 59772,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 59772,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 59772,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 59772,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429135.5889,
              1639947.319,
              -7.895683112,
              -428460.9489,
              1640915.479,
              -6.475683112
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429135.5888559758,
                    1639947.3193349056,
                    -7.895683112101321
                  ],
                  [
                    -429135.5888559758,
                    1640915.4793349057,
                    -7.895683112101321
                  ],
                  [
                    -428460.94885597576,
                    1640915.4793349057,
                    -6.475683112101321
                  ],
                  [
                    -428460.94885597576,
                    1639947.3193349056,
                    -6.475683112101321
                  ],
                  [
                    -429135.5888559758,
                    1639947.3193349056,
                    -7.895683112101321
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:08:14+00:00",
            "end_time": "2019-07-15T20:29:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7377.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.4651667030803,
              64.70937831672597,
              1.767348810162164
            ],
            [
              -163.4655578864982,
              64.71054313972772,
              1.767348810162164
            ],
            [
              -163.45953785064697,
              64.71091215104086,
              11.547348810162163
            ],
            [
              -163.45914690925056,
              64.70974731223949,
              11.547348810162163
            ],
            [
              -163.4651667030803,
              64.70937831672597,
              1.767348810162164
            ]
          ]
        ]
      },
      "bbox": [
        -163.4655579,
        64.70937832,
        1.76734881,
        -163.4591469,
        64.71091215,
        11.54734881
      ],
      "properties": {
        "datetime": "2019-07-15T00:15:34Z",
        "pc:count": 31404,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -449446.717,
            "count": 31404,
            "maximum": -449327.7729,
            "minimum": -449617.6329,
            "name": "X",
            "position": 0,
            "stddev": 72.55402162,
            "variance": 5264.086053
          },
          {
            "average": 1670801.179,
            "count": 31404,
            "maximum": 1670871.061,
            "minimum": 1670739.801,
            "name": "Y",
            "position": 1,
            "stddev": 32.54927086,
            "variance": 1059.455034
          },
          {
            "average": 6.089263534,
            "count": 31404,
            "maximum": 11.54734881,
            "minimum": 1.76734881,
            "name": "Z",
            "position": 2,
            "stddev": 1.518827438,
            "variance": 2.306836785
          },
          {
            "average": 939.4356451,
            "count": 31404,
            "maximum": 3559,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 723.8837785,
            "variance": 524007.7248
          },
          {
            "average": 1.072315629,
            "count": 31404,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3005568189,
            "variance": 0.09033440141
          },
          {
            "average": 1.144758629,
            "count": 31404,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4413118473,
            "variance": 0.1947561466
          },
          {
            "average": 1,
            "count": 31404,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31404,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.697267864,
            "count": 31404,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.214168634,
            "variance": 52.04422907
          },
          {
            "average": 17.75533595,
            "count": 31404,
            "maximum": 19.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.762560195,
            "variance": 0.581498051
          },
          {
            "average": 1.15873774,
            "count": 31404,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3969316912,
            "variance": 0.1575547675
          },
          {
            "average": 3,
            "count": 31404,
            "maximum": 3,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247184933.1,
            "count": 31404,
            "maximum": 247184934.3,
            "minimum": 247184932.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.5243899176,
            "variance": 0.2749847856
          },
          {
            "average": 0,
            "count": 31404,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31404,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31404,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31404,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 31404,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -449617.6329,
          1670739.801,
          1.76734881,
          -449327.7729,
          1670871.061,
          11.54734881
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -449617.632868702,
                1670739.8006675942,
                1.767348810162164
              ],
              [
                -449617.632868702,
                1670871.060667594,
                1.767348810162164
              ],
              [
                -449327.772868702,
                1670871.060667594,
                11.547348810162163
              ],
              [
                -449327.772868702,
                1670739.8006675942,
                11.547348810162163
              ],
              [
                -449617.632868702,
                1670739.8006675942,
                1.767348810162164
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T00:15:34+00:00",
        "end_time": "2019-07-15T00:15:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7377.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7377.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7377.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7377.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4655579,
            64.70937832,
            1.76734881,
            -163.4591469,
            64.71091215,
            11.54734881
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.4651667030803,
                  64.70937831672597,
                  1.767348810162164
                ],
                [
                  -163.4655578864982,
                  64.71054313972772,
                  1.767348810162164
                ],
                [
                  -163.45953785064697,
                  64.71091215104086,
                  11.547348810162163
                ],
                [
                  -163.45914690925056,
                  64.70974731223949,
                  11.547348810162163
                ],
                [
                  -163.4651667030803,
                  64.70937831672597,
                  1.767348810162164
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7377.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7377.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T00:15:34Z",
            "pc:count": 31404,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -449446.717,
                "count": 31404,
                "maximum": -449327.7729,
                "minimum": -449617.6329,
                "name": "X",
                "position": 0,
                "stddev": 72.55402162,
                "variance": 5264.086053
              },
              {
                "average": 1670801.179,
                "count": 31404,
                "maximum": 1670871.061,
                "minimum": 1670739.801,
                "name": "Y",
                "position": 1,
                "stddev": 32.54927086,
                "variance": 1059.455034
              },
              {
                "average": 6.089263534,
                "count": 31404,
                "maximum": 11.54734881,
                "minimum": 1.76734881,
                "name": "Z",
                "position": 2,
                "stddev": 1.518827438,
                "variance": 2.306836785
              },
              {
                "average": 939.4356451,
                "count": 31404,
                "maximum": 3559,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 723.8837785,
                "variance": 524007.7248
              },
              {
                "average": 1.072315629,
                "count": 31404,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3005568189,
                "variance": 0.09033440141
              },
              {
                "average": 1.144758629,
                "count": 31404,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4413118473,
                "variance": 0.1947561466
              },
              {
                "average": 1,
                "count": 31404,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31404,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.697267864,
                "count": 31404,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.214168634,
                "variance": 52.04422907
              },
              {
                "average": 17.75533595,
                "count": 31404,
                "maximum": 19.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.762560195,
                "variance": 0.581498051
              },
              {
                "average": 1.15873774,
                "count": 31404,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3969316912,
                "variance": 0.1575547675
              },
              {
                "average": 3,
                "count": 31404,
                "maximum": 3,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247184933.1,
                "count": 31404,
                "maximum": 247184934.3,
                "minimum": 247184932.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.5243899176,
                "variance": 0.2749847856
              },
              {
                "average": 0,
                "count": 31404,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31404,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31404,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31404,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 31404,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -449617.6329,
              1670739.801,
              1.76734881,
              -449327.7729,
              1670871.061,
              11.54734881
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -449617.632868702,
                    1670739.8006675942,
                    1.767348810162164
                  ],
                  [
                    -449617.632868702,
                    1670871.060667594,
                    1.767348810162164
                  ],
                  [
                    -449327.772868702,
                    1670871.060667594,
                    11.547348810162163
                  ],
                  [
                    -449327.772868702,
                    1670739.8006675942,
                    11.547348810162163
                  ],
                  [
                    -449617.632868702,
                    1670739.8006675942,
                    1.767348810162164
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T00:15:34+00:00",
            "end_time": "2019-07-15T00: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": "20190715_NCMP_AK_03WWM8868.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.15891099057464,
              64.62406743431124,
              -0.392082254577969
            ],
            [
              -163.16222579192564,
              64.63429852363447,
              -0.392082254577969
            ],
            [
              -163.13838159293252,
              64.63571485966615,
              5.747917745422032
            ],
            [
              -163.13507519909942,
              64.62548323972025,
              5.747917745422032
            ],
            [
              -163.15891099057464,
              64.62406743431124,
              -0.392082254577969
            ]
          ]
        ]
      },
      "bbox": [
        -163.1622258,
        64.62406743,
        -0.3920822546,
        -163.1350752,
        64.63571486,
        5.747917745
      ],
      "properties": {
        "datetime": "2019-07-15T23:56:59Z",
        "pc:count": 1741198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435928.0471,
            "count": 1741198,
            "maximum": -435321.5885,
            "minimum": -436471.9685,
            "name": "X",
            "position": 0,
            "stddev": 325.4245285,
            "variance": 105901.1237
          },
          {
            "average": 1659832.005,
            "count": 1741198,
            "maximum": 1660425.824,
            "minimum": 1659273.524,
            "name": "Y",
            "position": 1,
            "stddev": 303.5527032,
            "variance": 92144.24365
          },
          {
            "average": 1.089269568,
            "count": 1741198,
            "maximum": 5.747917745,
            "minimum": -0.3920822546,
            "name": "Z",
            "position": 2,
            "stddev": 0.7520685428,
            "variance": 0.565607093
          },
          {
            "average": 237.0629124,
            "count": 1741198,
            "maximum": 3860,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 490.5536702,
            "variance": 240642.9033
          },
          {
            "average": 1.000171147,
            "count": 1741198,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01316869811,
            "variance": 0.0001734146098
          },
          {
            "average": 1.000342293,
            "count": 1741198,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01868335911,
            "variance": 0.0003490679075
          },
          {
            "average": 1,
            "count": 1741198,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1741198,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.16115973,
            "count": 1741198,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.89636258,
            "variance": 141.5234427
          },
          {
            "average": 19.99942792,
            "count": 1741198,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.232187264,
            "variance": 1.518285453
          },
          {
            "average": 1.751700266,
            "count": 1741198,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4322287308,
            "variance": 0.1868216758
          },
          {
            "average": 20.66399743,
            "count": 1741198,
            "maximum": 24,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.522168421,
            "variance": 2.316996701
          },
          {
            "average": 247268294.1,
            "count": 1741198,
            "maximum": 247270219.7,
            "minimum": 247266196.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 931.5107244,
            "variance": 867712.2297
          },
          {
            "average": 0,
            "count": 1741198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1741198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1741198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1741198,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1741198,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436471.9685,
          1659273.524,
          -0.3920822546,
          -435321.5885,
          1660425.824,
          5.747917745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436471.9684724375,
                1659273.5244050974,
                -0.392082254577969
              ],
              [
                -436471.9684724375,
                1660425.8244050972,
                -0.392082254577969
              ],
              [
                -435321.5884724375,
                1660425.8244050972,
                5.747917745422032
              ],
              [
                -435321.5884724375,
                1659273.5244050974,
                5.747917745422032
              ],
              [
                -436471.9684724375,
                1659273.5244050974,
                -0.392082254577969
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:56:59+00:00",
        "end_time": "2019-07-15T22:49:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8868.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8868.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8868.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8868.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1622258,
            64.62406743,
            -0.3920822546,
            -163.1350752,
            64.63571486,
            5.747917745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.15891099057464,
                  64.62406743431124,
                  -0.392082254577969
                ],
                [
                  -163.16222579192564,
                  64.63429852363447,
                  -0.392082254577969
                ],
                [
                  -163.13838159293252,
                  64.63571485966615,
                  5.747917745422032
                ],
                [
                  -163.13507519909942,
                  64.62548323972025,
                  5.747917745422032
                ],
                [
                  -163.15891099057464,
                  64.62406743431124,
                  -0.392082254577969
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8868.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8868.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:56:59Z",
            "pc:count": 1741198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435928.0471,
                "count": 1741198,
                "maximum": -435321.5885,
                "minimum": -436471.9685,
                "name": "X",
                "position": 0,
                "stddev": 325.4245285,
                "variance": 105901.1237
              },
              {
                "average": 1659832.005,
                "count": 1741198,
                "maximum": 1660425.824,
                "minimum": 1659273.524,
                "name": "Y",
                "position": 1,
                "stddev": 303.5527032,
                "variance": 92144.24365
              },
              {
                "average": 1.089269568,
                "count": 1741198,
                "maximum": 5.747917745,
                "minimum": -0.3920822546,
                "name": "Z",
                "position": 2,
                "stddev": 0.7520685428,
                "variance": 0.565607093
              },
              {
                "average": 237.0629124,
                "count": 1741198,
                "maximum": 3860,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 490.5536702,
                "variance": 240642.9033
              },
              {
                "average": 1.000171147,
                "count": 1741198,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01316869811,
                "variance": 0.0001734146098
              },
              {
                "average": 1.000342293,
                "count": 1741198,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01868335911,
                "variance": 0.0003490679075
              },
              {
                "average": 1,
                "count": 1741198,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1741198,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.16115973,
                "count": 1741198,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.89636258,
                "variance": 141.5234427
              },
              {
                "average": 19.99942792,
                "count": 1741198,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.232187264,
                "variance": 1.518285453
              },
              {
                "average": 1.751700266,
                "count": 1741198,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4322287308,
                "variance": 0.1868216758
              },
              {
                "average": 20.66399743,
                "count": 1741198,
                "maximum": 24,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.522168421,
                "variance": 2.316996701
              },
              {
                "average": 247268294.1,
                "count": 1741198,
                "maximum": 247270219.7,
                "minimum": 247266196.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 931.5107244,
                "variance": 867712.2297
              },
              {
                "average": 0,
                "count": 1741198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1741198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1741198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1741198,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1741198,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436471.9685,
              1659273.524,
              -0.3920822546,
              -435321.5885,
              1660425.824,
              5.747917745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436471.9684724375,
                    1659273.5244050974,
                    -0.392082254577969
                  ],
                  [
                    -436471.9684724375,
                    1660425.8244050972,
                    -0.392082254577969
                  ],
                  [
                    -435321.5884724375,
                    1660425.8244050972,
                    5.747917745422032
                  ],
                  [
                    -435321.5884724375,
                    1659273.5244050974,
                    5.747917745422032
                  ],
                  [
                    -436471.9684724375,
                    1659273.5244050974,
                    -0.392082254577969
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:56:59+00:00",
            "end_time": "2019-07-15T22:49: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": "20190714_NCMP_AK_03WWM8960.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.14291944792166,
              64.55205700202828,
              -1.4034335032295
            ],
            [
              -163.14622134667988,
              64.5622910848924,
              -1.4034335032295
            ],
            [
              -163.12240802525824,
              64.56370650847566,
              0.5765664967705
            ],
            [
              -163.11911450584893,
              64.55347189690666,
              0.5765664967705
            ],
            [
              -163.14291944792166,
              64.55205700202828,
              -1.4034335032295
            ]
          ]
        ]
      },
      "bbox": [
        -163.1462213,
        64.552057,
        -1.403433503,
        -163.1191145,
        64.56370651,
        0.5765664968
      ],
      "properties": {
        "datetime": "2019-07-15T20:55:44Z",
        "pc:count": 3336882,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436257.5683,
            "count": 3336882,
            "maximum": -435665.4842,
            "minimum": -436817.2442,
            "name": "X",
            "position": 0,
            "stddev": 289.3050908,
            "variance": 83697.43554
          },
          {
            "average": 1651801.125,
            "count": 3336882,
            "maximum": 1652363.458,
            "minimum": 1651210.738,
            "name": "Y",
            "position": 1,
            "stddev": 289.1110612,
            "variance": 83585.20572
          },
          {
            "average": -0.4291877852,
            "count": 3336882,
            "maximum": 0.5765664968,
            "minimum": -1.403433503,
            "name": "Z",
            "position": 2,
            "stddev": 0.2578828688,
            "variance": 0.06650357401
          },
          {
            "average": 31.19017424,
            "count": 3336882,
            "maximum": 2300,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 208.2640234,
            "variance": 43373.90346
          },
          {
            "average": 1.004529977,
            "count": 3336882,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06715696095,
            "variance": 0.004510057404
          },
          {
            "average": 1.009058157,
            "count": 3336882,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0947518193,
            "variance": 0.00897790726
          },
          {
            "average": 1,
            "count": 3336882,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3336882,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.70566595,
            "count": 3336882,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.295905969,
            "variance": 1.679372281
          },
          {
            "average": 19.88289601,
            "count": 3336882,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.492540554,
            "variance": 2.227677305
          },
          {
            "average": 2.01404305,
            "count": 3336882,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1183616176,
            "variance": 0.01400947252
          },
          {
            "average": 4.223363607,
            "count": 3336882,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.566048621,
            "variance": 20.84880001
          },
          {
            "average": 247251935.1,
            "count": 3336882,
            "maximum": 247259344.1,
            "minimum": 247192721.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16457.67893,
            "variance": 270855195.6
          },
          {
            "average": 0,
            "count": 3336882,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3336882,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3336882,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3336882,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3336882,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436817.2442,
          1651210.738,
          -1.403433503,
          -435665.4842,
          1652363.458,
          0.5765664968
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436817.244215016,
                1651210.7376236941,
                -1.4034335032295
              ],
              [
                -436817.244215016,
                1652363.4576236943,
                -1.4034335032295
              ],
              [
                -435665.484215016,
                1652363.4576236943,
                0.5765664967705
              ],
              [
                -435665.484215016,
                1651210.7376236941,
                0.5765664967705
              ],
              [
                -436817.244215016,
                1651210.7376236941,
                -1.4034335032295
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:55:44+00:00",
        "end_time": "2019-07-15T02:25:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8960.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8960.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8960.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8960.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1462213,
            64.552057,
            -1.403433503,
            -163.1191145,
            64.56370651,
            0.5765664968
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.14291944792166,
                  64.55205700202828,
                  -1.4034335032295
                ],
                [
                  -163.14622134667988,
                  64.5622910848924,
                  -1.4034335032295
                ],
                [
                  -163.12240802525824,
                  64.56370650847566,
                  0.5765664967705
                ],
                [
                  -163.11911450584893,
                  64.55347189690666,
                  0.5765664967705
                ],
                [
                  -163.14291944792166,
                  64.55205700202828,
                  -1.4034335032295
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8960.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8960.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:55:44Z",
            "pc:count": 3336882,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436257.5683,
                "count": 3336882,
                "maximum": -435665.4842,
                "minimum": -436817.2442,
                "name": "X",
                "position": 0,
                "stddev": 289.3050908,
                "variance": 83697.43554
              },
              {
                "average": 1651801.125,
                "count": 3336882,
                "maximum": 1652363.458,
                "minimum": 1651210.738,
                "name": "Y",
                "position": 1,
                "stddev": 289.1110612,
                "variance": 83585.20572
              },
              {
                "average": -0.4291877852,
                "count": 3336882,
                "maximum": 0.5765664968,
                "minimum": -1.403433503,
                "name": "Z",
                "position": 2,
                "stddev": 0.2578828688,
                "variance": 0.06650357401
              },
              {
                "average": 31.19017424,
                "count": 3336882,
                "maximum": 2300,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 208.2640234,
                "variance": 43373.90346
              },
              {
                "average": 1.004529977,
                "count": 3336882,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06715696095,
                "variance": 0.004510057404
              },
              {
                "average": 1.009058157,
                "count": 3336882,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0947518193,
                "variance": 0.00897790726
              },
              {
                "average": 1,
                "count": 3336882,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3336882,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.70566595,
                "count": 3336882,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.295905969,
                "variance": 1.679372281
              },
              {
                "average": 19.88289601,
                "count": 3336882,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.492540554,
                "variance": 2.227677305
              },
              {
                "average": 2.01404305,
                "count": 3336882,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1183616176,
                "variance": 0.01400947252
              },
              {
                "average": 4.223363607,
                "count": 3336882,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.566048621,
                "variance": 20.84880001
              },
              {
                "average": 247251935.1,
                "count": 3336882,
                "maximum": 247259344.1,
                "minimum": 247192721.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16457.67893,
                "variance": 270855195.6
              },
              {
                "average": 0,
                "count": 3336882,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3336882,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3336882,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3336882,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3336882,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436817.2442,
              1651210.738,
              -1.403433503,
              -435665.4842,
              1652363.458,
              0.5765664968
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436817.244215016,
                    1651210.7376236941,
                    -1.4034335032295
                  ],
                  [
                    -436817.244215016,
                    1652363.4576236943,
                    -1.4034335032295
                  ],
                  [
                    -435665.484215016,
                    1652363.4576236943,
                    0.5765664967705
                  ],
                  [
                    -435665.484215016,
                    1651210.7376236941,
                    0.5765664967705
                  ],
                  [
                    -436817.244215016,
                    1651210.7376236941,
                    -1.4034335032295
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:55:44+00:00",
            "end_time": "2019-07-15T02:25:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8266.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.28545962424155,
              64.60763862636853,
              -2.435597762280303
            ],
            [
              -163.2888192142053,
              64.61787047036991,
              -2.435597762280303
            ],
            [
              -163.26497937062868,
              64.61930718854462,
              3.224402237719697
            ],
            [
              -163.26162817797965,
              64.60907480664594,
              3.224402237719697
            ],
            [
              -163.28545962424155,
              64.60763862636853,
              -2.435597762280303
            ]
          ]
        ]
      },
      "bbox": [
        -163.2888192,
        64.60763863,
        -2.435597762,
        -163.2616282,
        64.61930719,
        3.224402238
      ],
      "properties": {
        "datetime": "2019-07-15T02:27:32Z",
        "pc:count": 4208400,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442220.4444,
            "count": 4208400,
            "maximum": -441567.904,
            "minimum": -442719.044,
            "name": "X",
            "position": 0,
            "stddev": 284.588645,
            "variance": 80990.69687
          },
          {
            "average": 1658912.487,
            "count": 4208400,
            "maximum": 1659448.758,
            "minimum": 1658296.038,
            "name": "Y",
            "position": 1,
            "stddev": 285.4333482,
            "variance": 81472.19625
          },
          {
            "average": 1.639851104,
            "count": 4208400,
            "maximum": 3.224402238,
            "minimum": -2.435597762,
            "name": "Z",
            "position": 2,
            "stddev": 0.6057329757,
            "variance": 0.3669124379
          },
          {
            "average": 462.7847907,
            "count": 4208400,
            "maximum": 4640,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 483.8565383,
            "variance": 234117.1497
          },
          {
            "average": 1.001203308,
            "count": 4208400,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03498172454,
            "variance": 0.001223721052
          },
          {
            "average": 1.002417308,
            "count": 4208400,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04979382261,
            "variance": 0.00247942477
          },
          {
            "average": 1,
            "count": 4208400,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4208400,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.33101963,
            "count": 4208400,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.24518279,
            "variance": 175.4348672
          },
          {
            "average": 20.02548611,
            "count": 4208400,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.056436716,
            "variance": 1.116058535
          },
          {
            "average": 1.360331955,
            "count": 4208400,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.480626049,
            "variance": 0.2310013989
          },
          {
            "average": 20.50725953,
            "count": 4208400,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.633621199,
            "variance": 92.8066574
          },
          {
            "average": 247022733.4,
            "count": 4208400,
            "maximum": 247192852.9,
            "minimum": 246839840.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 173932.5031,
            "variance": 30252515650.0
          },
          {
            "average": 0,
            "count": 4208400,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4208400,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4208400,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4208400,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4208400,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442719.044,
          1658296.038,
          -2.435597762,
          -441567.904,
          1659448.758,
          3.224402238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442719.0439918546,
                1658296.0383540038,
                -2.435597762280303
              ],
              [
                -442719.0439918546,
                1659448.758354004,
                -2.435597762280303
              ],
              [
                -441567.9039918546,
                1659448.758354004,
                3.224402237719697
              ],
              [
                -441567.9039918546,
                1658296.0383540038,
                3.224402237719697
              ],
              [
                -442719.0439918546,
                1658296.0383540038,
                -2.435597762280303
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:27:32+00:00",
        "end_time": "2019-07-11T00:24:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8266.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8266.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8266.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8266.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2888192,
            64.60763863,
            -2.435597762,
            -163.2616282,
            64.61930719,
            3.224402238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.28545962424155,
                  64.60763862636853,
                  -2.435597762280303
                ],
                [
                  -163.2888192142053,
                  64.61787047036991,
                  -2.435597762280303
                ],
                [
                  -163.26497937062868,
                  64.61930718854462,
                  3.224402237719697
                ],
                [
                  -163.26162817797965,
                  64.60907480664594,
                  3.224402237719697
                ],
                [
                  -163.28545962424155,
                  64.60763862636853,
                  -2.435597762280303
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8266.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8266.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:27:32Z",
            "pc:count": 4208400,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442220.4444,
                "count": 4208400,
                "maximum": -441567.904,
                "minimum": -442719.044,
                "name": "X",
                "position": 0,
                "stddev": 284.588645,
                "variance": 80990.69687
              },
              {
                "average": 1658912.487,
                "count": 4208400,
                "maximum": 1659448.758,
                "minimum": 1658296.038,
                "name": "Y",
                "position": 1,
                "stddev": 285.4333482,
                "variance": 81472.19625
              },
              {
                "average": 1.639851104,
                "count": 4208400,
                "maximum": 3.224402238,
                "minimum": -2.435597762,
                "name": "Z",
                "position": 2,
                "stddev": 0.6057329757,
                "variance": 0.3669124379
              },
              {
                "average": 462.7847907,
                "count": 4208400,
                "maximum": 4640,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 483.8565383,
                "variance": 234117.1497
              },
              {
                "average": 1.001203308,
                "count": 4208400,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03498172454,
                "variance": 0.001223721052
              },
              {
                "average": 1.002417308,
                "count": 4208400,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04979382261,
                "variance": 0.00247942477
              },
              {
                "average": 1,
                "count": 4208400,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4208400,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.33101963,
                "count": 4208400,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.24518279,
                "variance": 175.4348672
              },
              {
                "average": 20.02548611,
                "count": 4208400,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.056436716,
                "variance": 1.116058535
              },
              {
                "average": 1.360331955,
                "count": 4208400,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.480626049,
                "variance": 0.2310013989
              },
              {
                "average": 20.50725953,
                "count": 4208400,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.633621199,
                "variance": 92.8066574
              },
              {
                "average": 247022733.4,
                "count": 4208400,
                "maximum": 247192852.9,
                "minimum": 246839840.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 173932.5031,
                "variance": 30252515650.0
              },
              {
                "average": 0,
                "count": 4208400,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4208400,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4208400,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4208400,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4208400,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442719.044,
              1658296.038,
              -2.435597762,
              -441567.904,
              1659448.758,
              3.224402238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442719.0439918546,
                    1658296.0383540038,
                    -2.435597762280303
                  ],
                  [
                    -442719.0439918546,
                    1659448.758354004,
                    -2.435597762280303
                  ],
                  [
                    -441567.9039918546,
                    1659448.758354004,
                    3.224402237719697
                  ],
                  [
                    -441567.9039918546,
                    1658296.0383540038,
                    3.224402237719697
                  ],
                  [
                    -442719.0439918546,
                    1658296.0383540038,
                    -2.435597762280303
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:27:32+00:00",
            "end_time": "2019-07-11T00:24:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8862.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.16255430763633,
              64.57025485703105,
              -0.874110710161864
            ],
            [
              -163.16586450309885,
              64.58048612651363,
              -0.874110710161864
            ],
            [
              -163.14204109162637,
              64.58190436504022,
              0.205889289838136
            ],
            [
              -163.13873928117417,
              64.5716725655095,
              0.205889289838136
            ],
            [
              -163.16255430763633,
              64.57025485703105,
              -0.874110710161864
            ]
          ]
        ]
      },
      "bbox": [
        -163.1658645,
        64.57025486,
        -0.8741107102,
        -163.1387393,
        64.58190437,
        0.2058892898
      ],
      "properties": {
        "datetime": "2019-07-15T21:24:41Z",
        "pc:count": 4342129,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436895.5255,
            "count": 4342129,
            "maximum": -436318.5884,
            "minimum": -437470.1484,
            "name": "X",
            "position": 0,
            "stddev": 287.9730169,
            "variance": 82928.45848
          },
          {
            "average": 1653926.614,
            "count": 4342129,
            "maximum": 1654503.46,
            "minimum": 1653351.04,
            "name": "Y",
            "position": 1,
            "stddev": 289.60128,
            "variance": 83868.90138
          },
          {
            "average": -0.4427876564,
            "count": 4342129,
            "maximum": 0.2058892898,
            "minimum": -0.8741107102,
            "name": "Z",
            "position": 2,
            "stddev": 0.07754543077,
            "variance": 0.006013293834
          },
          {
            "average": 0.2223050029,
            "count": 4342129,
            "maximum": 2005,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.31272406,
            "variance": 299.7304145
          },
          {
            "average": 1.000065406,
            "count": 4342129,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008087115692,
            "variance": 6.540144021e-05
          },
          {
            "average": 1.000130811,
            "count": 4342129,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01143653464,
            "variance": 0.0001307943246
          },
          {
            "average": 1,
            "count": 4342129,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4342129,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4342129,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96719292,
            "count": 4342129,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.338420491,
            "variance": 1.791369411
          },
          {
            "average": 2.003222613,
            "count": 4342129,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05671308161,
            "variance": 0.003216373626
          },
          {
            "average": 5.562081873,
            "count": 4342129,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.579596677,
            "variance": 2.495125661
          },
          {
            "average": 247258330.2,
            "count": 4342129,
            "maximum": 247261081.9,
            "minimum": 247255819.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1097.157132,
            "variance": 1203753.772
          },
          {
            "average": 0,
            "count": 4342129,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4342129,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4342129,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4342129,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4342129,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437470.1484,
          1653351.04,
          -0.8741107102,
          -436318.5884,
          1654503.46,
          0.2058892898
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437470.148435705,
                1653351.04038227,
                -0.874110710161864
              ],
              [
                -437470.148435705,
                1654503.46038227,
                -0.874110710161864
              ],
              [
                -436318.58843570494,
                1654503.46038227,
                0.205889289838136
              ],
              [
                -436318.58843570494,
                1653351.04038227,
                0.205889289838136
              ],
              [
                -437470.148435705,
                1653351.04038227,
                -0.874110710161864
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:24:41+00:00",
        "end_time": "2019-07-15T19:56:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8862.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8862.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8862.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8862.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1658645,
            64.57025486,
            -0.8741107102,
            -163.1387393,
            64.58190437,
            0.2058892898
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.16255430763633,
                  64.57025485703105,
                  -0.874110710161864
                ],
                [
                  -163.16586450309885,
                  64.58048612651363,
                  -0.874110710161864
                ],
                [
                  -163.14204109162637,
                  64.58190436504022,
                  0.205889289838136
                ],
                [
                  -163.13873928117417,
                  64.5716725655095,
                  0.205889289838136
                ],
                [
                  -163.16255430763633,
                  64.57025485703105,
                  -0.874110710161864
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8862.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8862.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:24:41Z",
            "pc:count": 4342129,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436895.5255,
                "count": 4342129,
                "maximum": -436318.5884,
                "minimum": -437470.1484,
                "name": "X",
                "position": 0,
                "stddev": 287.9730169,
                "variance": 82928.45848
              },
              {
                "average": 1653926.614,
                "count": 4342129,
                "maximum": 1654503.46,
                "minimum": 1653351.04,
                "name": "Y",
                "position": 1,
                "stddev": 289.60128,
                "variance": 83868.90138
              },
              {
                "average": -0.4427876564,
                "count": 4342129,
                "maximum": 0.2058892898,
                "minimum": -0.8741107102,
                "name": "Z",
                "position": 2,
                "stddev": 0.07754543077,
                "variance": 0.006013293834
              },
              {
                "average": 0.2223050029,
                "count": 4342129,
                "maximum": 2005,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.31272406,
                "variance": 299.7304145
              },
              {
                "average": 1.000065406,
                "count": 4342129,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008087115692,
                "variance": 6.540144021e-05
              },
              {
                "average": 1.000130811,
                "count": 4342129,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01143653464,
                "variance": 0.0001307943246
              },
              {
                "average": 1,
                "count": 4342129,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4342129,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4342129,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96719292,
                "count": 4342129,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.338420491,
                "variance": 1.791369411
              },
              {
                "average": 2.003222613,
                "count": 4342129,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05671308161,
                "variance": 0.003216373626
              },
              {
                "average": 5.562081873,
                "count": 4342129,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.579596677,
                "variance": 2.495125661
              },
              {
                "average": 247258330.2,
                "count": 4342129,
                "maximum": 247261081.9,
                "minimum": 247255819.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1097.157132,
                "variance": 1203753.772
              },
              {
                "average": 0,
                "count": 4342129,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4342129,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4342129,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4342129,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4342129,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437470.1484,
              1653351.04,
              -0.8741107102,
              -436318.5884,
              1654503.46,
              0.2058892898
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437470.148435705,
                    1653351.04038227,
                    -0.874110710161864
                  ],
                  [
                    -437470.148435705,
                    1654503.46038227,
                    -0.874110710161864
                  ],
                  [
                    -436318.58843570494,
                    1654503.46038227,
                    0.205889289838136
                  ],
                  [
                    -436318.58843570494,
                    1653351.04038227,
                    0.205889289838136
                  ],
                  [
                    -437470.148435705,
                    1653351.04038227,
                    -0.874110710161864
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:24:41+00:00",
            "end_time": "2019-07-15T19:56:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0050.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9204049336359,
              64.45932176558695,
              -7.713518703636453
            ],
            [
              -162.92361451263355,
              64.46955279835265,
              -7.713518703636453
            ],
            [
              -162.89995329568873,
              64.47092877863997,
              -5.373518703636453
            ],
            [
              -162.89675202203915,
              64.46069723421019,
              -5.373518703636453
            ],
            [
              -162.9204049336359,
              64.45932176558695,
              -7.713518703636453
            ]
          ]
        ]
      },
      "bbox": [
        -162.9236145,
        64.45932177,
        -7.713518704,
        -162.896752,
        64.47092878,
        -5.373518704
      ],
      "properties": {
        "datetime": "2019-07-16T02:12:42Z",
        "pc:count": 694778,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427055.2011,
            "count": 694778,
            "maximum": -426489.1506,
            "minimum": -427636.7506,
            "name": "X",
            "position": 0,
            "stddev": 285.7764277,
            "variance": 81668.16662
          },
          {
            "average": 1640092.842,
            "count": 694778,
            "maximum": 1640662.89,
            "minimum": 1639510.89,
            "name": "Y",
            "position": 1,
            "stddev": 288.0291438,
            "variance": 82960.78769
          },
          {
            "average": -6.647296946,
            "count": 694778,
            "maximum": -5.373518704,
            "minimum": -7.713518704,
            "name": "Z",
            "position": 2,
            "stddev": 0.3359869067,
            "variance": 0.1128872014
          },
          {
            "average": 2117.928715,
            "count": 694778,
            "maximum": 4306,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 326.232971,
            "variance": 106427.9514
          },
          {
            "average": 1,
            "count": 694778,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 694778,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 694778,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 694778,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 694778,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.98234024,
            "count": 694778,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9776538019,
            "variance": 0.9558069563
          },
          {
            "average": 2.02908555,
            "count": 694778,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1683032374,
            "variance": 0.02832597972
          },
          {
            "average": 33.02199264,
            "count": 694778,
            "maximum": 36,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.705839542,
            "variance": 13.73324671
          },
          {
            "average": 247276178.4,
            "count": 694778,
            "maximum": 247278362.9,
            "minimum": 247260841.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2405.788604,
            "variance": 5787818.809
          },
          {
            "average": 0,
            "count": 694778,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 694778,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 694778,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 694778,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 694778,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427636.7506,
          1639510.89,
          -7.713518704,
          -426489.1506,
          1640662.89,
          -5.373518704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427636.75055728346,
                1639510.890388995,
                -7.713518703636453
              ],
              [
                -427636.75055728346,
                1640662.890388995,
                -7.713518703636453
              ],
              [
                -426489.1505572835,
                1640662.890388995,
                -5.373518703636453
              ],
              [
                -426489.1505572835,
                1639510.890388995,
                -5.373518703636453
              ],
              [
                -427636.75055728346,
                1639510.890388995,
                -7.713518703636453
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:12:42+00:00",
        "end_time": "2019-07-15T21:20:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0050.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0050.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0050.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0050.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9236145,
            64.45932177,
            -7.713518704,
            -162.896752,
            64.47092878,
            -5.373518704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9204049336359,
                  64.45932176558695,
                  -7.713518703636453
                ],
                [
                  -162.92361451263355,
                  64.46955279835265,
                  -7.713518703636453
                ],
                [
                  -162.89995329568873,
                  64.47092877863997,
                  -5.373518703636453
                ],
                [
                  -162.89675202203915,
                  64.46069723421019,
                  -5.373518703636453
                ],
                [
                  -162.9204049336359,
                  64.45932176558695,
                  -7.713518703636453
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0050.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0050.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:12:42Z",
            "pc:count": 694778,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427055.2011,
                "count": 694778,
                "maximum": -426489.1506,
                "minimum": -427636.7506,
                "name": "X",
                "position": 0,
                "stddev": 285.7764277,
                "variance": 81668.16662
              },
              {
                "average": 1640092.842,
                "count": 694778,
                "maximum": 1640662.89,
                "minimum": 1639510.89,
                "name": "Y",
                "position": 1,
                "stddev": 288.0291438,
                "variance": 82960.78769
              },
              {
                "average": -6.647296946,
                "count": 694778,
                "maximum": -5.373518704,
                "minimum": -7.713518704,
                "name": "Z",
                "position": 2,
                "stddev": 0.3359869067,
                "variance": 0.1128872014
              },
              {
                "average": 2117.928715,
                "count": 694778,
                "maximum": 4306,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 326.232971,
                "variance": 106427.9514
              },
              {
                "average": 1,
                "count": 694778,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 694778,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 694778,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 694778,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 694778,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.98234024,
                "count": 694778,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9776538019,
                "variance": 0.9558069563
              },
              {
                "average": 2.02908555,
                "count": 694778,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1683032374,
                "variance": 0.02832597972
              },
              {
                "average": 33.02199264,
                "count": 694778,
                "maximum": 36,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.705839542,
                "variance": 13.73324671
              },
              {
                "average": 247276178.4,
                "count": 694778,
                "maximum": 247278362.9,
                "minimum": 247260841.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2405.788604,
                "variance": 5787818.809
              },
              {
                "average": 0,
                "count": 694778,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 694778,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 694778,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 694778,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 694778,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427636.7506,
              1639510.89,
              -7.713518704,
              -426489.1506,
              1640662.89,
              -5.373518704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427636.75055728346,
                    1639510.890388995,
                    -7.713518703636453
                  ],
                  [
                    -427636.75055728346,
                    1640662.890388995,
                    -7.713518703636453
                  ],
                  [
                    -426489.1505572835,
                    1640662.890388995,
                    -5.373518703636453
                  ],
                  [
                    -426489.1505572835,
                    1639510.890388995,
                    -5.373518703636453
                  ],
                  [
                    -427636.75055728346,
                    1639510.890388995,
                    -7.713518703636453
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:12:42+00:00",
            "end_time": "2019-07-15T21:20:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0052.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.91909155890485,
              64.4772481921407,
              -5.525890823035026
            ],
            [
              -162.9223055803475,
              64.48748874658466,
              -5.525890823035026
            ],
            [
              -162.89856384627046,
              64.48886836691611,
              -2.785890823035026
            ],
            [
              -162.89535817126105,
              64.47862729856034,
              -2.785890823035026
            ],
            [
              -162.91909155890485,
              64.4772481921407,
              -5.525890823035026
            ]
          ]
        ]
      },
      "bbox": [
        -162.9223056,
        64.47724819,
        -5.525890823,
        -162.8953582,
        64.48886837,
        -2.785890823
      ],
      "properties": {
        "datetime": "2019-07-16T01:11:26Z",
        "pc:count": 1571207,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426648.2455,
            "count": 1571207,
            "maximum": -426155.5526,
            "minimum": -427306.3326,
            "name": "X",
            "position": 0,
            "stddev": 288.917542,
            "variance": 83473.34607
          },
          {
            "average": 1642101.338,
            "count": 1571207,
            "maximum": 1642637.753,
            "minimum": 1641484.713,
            "name": "Y",
            "position": 1,
            "stddev": 282.8285356,
            "variance": 79991.98053
          },
          {
            "average": -4.284654118,
            "count": 1571207,
            "maximum": -2.785890823,
            "minimum": -5.525890823,
            "name": "Z",
            "position": 2,
            "stddev": 0.3617270248,
            "variance": 0.1308464405
          },
          {
            "average": 736.3048211,
            "count": 1571207,
            "maximum": 4430,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1064.193679,
            "variance": 1132508.187
          },
          {
            "average": 1,
            "count": 1571207,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1571207,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1571207,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1571207,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1571207,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92143504,
            "count": 1571207,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9644671963,
            "variance": 0.9301969728
          },
          {
            "average": 2.018307581,
            "count": 1571207,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1368382755,
            "variance": 0.01872471364
          },
          {
            "average": 26.50475272,
            "count": 1571207,
            "maximum": 31,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.50774828,
            "variance": 2.273304875
          },
          {
            "average": 247271959.1,
            "count": 1571207,
            "maximum": 247274686.1,
            "minimum": 247269574.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 960.3765854,
            "variance": 922323.1857
          },
          {
            "average": 0,
            "count": 1571207,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1571207,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1571207,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1571207,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1571207,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427306.3326,
          1641484.713,
          -5.525890823,
          -426155.5526,
          1642637.753,
          -2.785890823
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427306.33255887055,
                1641484.713163755,
                -5.525890823035026
              ],
              [
                -427306.33255887055,
                1642637.753163755,
                -5.525890823035026
              ],
              [
                -426155.5525588705,
                1642637.753163755,
                -2.785890823035026
              ],
              [
                -426155.5525588705,
                1641484.713163755,
                -2.785890823035026
              ],
              [
                -427306.33255887055,
                1641484.713163755,
                -5.525890823035026
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:11:26+00:00",
        "end_time": "2019-07-15T23:46:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0052.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0052.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0052.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0052.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9223056,
            64.47724819,
            -5.525890823,
            -162.8953582,
            64.48886837,
            -2.785890823
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.91909155890485,
                  64.4772481921407,
                  -5.525890823035026
                ],
                [
                  -162.9223055803475,
                  64.48748874658466,
                  -5.525890823035026
                ],
                [
                  -162.89856384627046,
                  64.48886836691611,
                  -2.785890823035026
                ],
                [
                  -162.89535817126105,
                  64.47862729856034,
                  -2.785890823035026
                ],
                [
                  -162.91909155890485,
                  64.4772481921407,
                  -5.525890823035026
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0052.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0052.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:11:26Z",
            "pc:count": 1571207,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426648.2455,
                "count": 1571207,
                "maximum": -426155.5526,
                "minimum": -427306.3326,
                "name": "X",
                "position": 0,
                "stddev": 288.917542,
                "variance": 83473.34607
              },
              {
                "average": 1642101.338,
                "count": 1571207,
                "maximum": 1642637.753,
                "minimum": 1641484.713,
                "name": "Y",
                "position": 1,
                "stddev": 282.8285356,
                "variance": 79991.98053
              },
              {
                "average": -4.284654118,
                "count": 1571207,
                "maximum": -2.785890823,
                "minimum": -5.525890823,
                "name": "Z",
                "position": 2,
                "stddev": 0.3617270248,
                "variance": 0.1308464405
              },
              {
                "average": 736.3048211,
                "count": 1571207,
                "maximum": 4430,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1064.193679,
                "variance": 1132508.187
              },
              {
                "average": 1,
                "count": 1571207,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1571207,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1571207,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1571207,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1571207,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92143504,
                "count": 1571207,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9644671963,
                "variance": 0.9301969728
              },
              {
                "average": 2.018307581,
                "count": 1571207,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1368382755,
                "variance": 0.01872471364
              },
              {
                "average": 26.50475272,
                "count": 1571207,
                "maximum": 31,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.50774828,
                "variance": 2.273304875
              },
              {
                "average": 247271959.1,
                "count": 1571207,
                "maximum": 247274686.1,
                "minimum": 247269574.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 960.3765854,
                "variance": 922323.1857
              },
              {
                "average": 0,
                "count": 1571207,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1571207,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1571207,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1571207,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1571207,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427306.3326,
              1641484.713,
              -5.525890823,
              -426155.5526,
              1642637.753,
              -2.785890823
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427306.33255887055,
                    1641484.713163755,
                    -5.525890823035026
                  ],
                  [
                    -427306.33255887055,
                    1642637.753163755,
                    -5.525890823035026
                  ],
                  [
                    -426155.5525588705,
                    1642637.753163755,
                    -2.785890823035026
                  ],
                  [
                    -426155.5525588705,
                    1641484.713163755,
                    -2.785890823035026
                  ],
                  [
                    -427306.33255887055,
                    1641484.713163755,
                    -5.525890823035026
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:11:26+00:00",
            "end_time": "2019-07-15T23:46:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7774.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.38567068697455,
              64.68057051218024,
              40.19400820863803
            ],
            [
              -163.3879873438295,
              64.68753337647,
              40.19400820863803
            ],
            [
              -163.3654694245476,
              64.68890201298784,
              96.33400820863804
            ],
            [
              -163.3631581761371,
              64.68193879884755,
              96.33400820863804
            ],
            [
              -163.38567068697455,
              64.68057051218024,
              40.19400820863803
            ]
          ]
        ]
      },
      "bbox": [
        -163.3879873,
        64.68057051,
        40.19400821,
        -163.3631582,
        64.68890201,
        96.33400821
      ],
      "properties": {
        "datetime": "2019-07-15T20:17:03Z",
        "pc:count": 5002950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445757.7193,
            "count": 5002950,
            "maximum": -445234.4194,
            "minimum": -446319.2994,
            "name": "X",
            "position": 0,
            "stddev": 277.6294046,
            "variance": 77078.08627
          },
          {
            "average": 1667344.634,
            "count": 5002950,
            "maximum": 1667806.986,
            "minimum": 1667022.466,
            "name": "Y",
            "position": 1,
            "stddev": 149.11622,
            "variance": 22235.64707
          },
          {
            "average": 68.11285272,
            "count": 5002950,
            "maximum": 96.33400821,
            "minimum": 40.19400821,
            "name": "Z",
            "position": 2,
            "stddev": 10.86146582,
            "variance": 117.9714397
          },
          {
            "average": 252.2684884,
            "count": 5002950,
            "maximum": 11318,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 407.2890836,
            "variance": 165884.3976
          },
          {
            "average": 2.006464586,
            "count": 5002950,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.150582888,
            "variance": 1.323840983
          },
          {
            "average": 3.014059305,
            "count": 5002950,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.446159578,
            "variance": 2.091377525
          },
          {
            "average": 1,
            "count": 5002950,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5002950,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.129259337,
            "count": 5002950,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3354867856,
            "variance": 0.1125513833
          },
          {
            "average": 20.20111906,
            "count": 5002950,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.211288077,
            "variance": 4.88979496
          },
          {
            "average": 2.097022557,
            "count": 5002950,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.318743022,
            "variance": 1.739083158
          },
          {
            "average": 6.571141227,
            "count": 5002950,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.647287136,
            "variance": 58.48100055
          },
          {
            "average": 247240373.1,
            "count": 5002950,
            "maximum": 247257023.2,
            "minimum": 247191574.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27136.55786,
            "variance": 736392772.6
          },
          {
            "average": 0,
            "count": 5002950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5002950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5002950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5002950,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5002950,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446319.2994,
          1667022.466,
          40.19400821,
          -445234.4194,
          1667806.986,
          96.33400821
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446319.2993873537,
                1667022.4661837795,
                40.19400820863803
              ],
              [
                -446319.2993873537,
                1667806.9861837795,
                40.19400820863803
              ],
              [
                -445234.4193873537,
                1667806.9861837795,
                96.33400820863804
              ],
              [
                -445234.4193873537,
                1667022.4661837795,
                96.33400820863804
              ],
              [
                -446319.2993873537,
                1667022.4661837795,
                40.19400820863803
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:17:03+00:00",
        "end_time": "2019-07-15T02:06:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7774.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7774.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7774.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7774.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3879873,
            64.68057051,
            40.19400821,
            -163.3631582,
            64.68890201,
            96.33400821
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.38567068697455,
                  64.68057051218024,
                  40.19400820863803
                ],
                [
                  -163.3879873438295,
                  64.68753337647,
                  40.19400820863803
                ],
                [
                  -163.3654694245476,
                  64.68890201298784,
                  96.33400820863804
                ],
                [
                  -163.3631581761371,
                  64.68193879884755,
                  96.33400820863804
                ],
                [
                  -163.38567068697455,
                  64.68057051218024,
                  40.19400820863803
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7774.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7774.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:17:03Z",
            "pc:count": 5002950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445757.7193,
                "count": 5002950,
                "maximum": -445234.4194,
                "minimum": -446319.2994,
                "name": "X",
                "position": 0,
                "stddev": 277.6294046,
                "variance": 77078.08627
              },
              {
                "average": 1667344.634,
                "count": 5002950,
                "maximum": 1667806.986,
                "minimum": 1667022.466,
                "name": "Y",
                "position": 1,
                "stddev": 149.11622,
                "variance": 22235.64707
              },
              {
                "average": 68.11285272,
                "count": 5002950,
                "maximum": 96.33400821,
                "minimum": 40.19400821,
                "name": "Z",
                "position": 2,
                "stddev": 10.86146582,
                "variance": 117.9714397
              },
              {
                "average": 252.2684884,
                "count": 5002950,
                "maximum": 11318,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 407.2890836,
                "variance": 165884.3976
              },
              {
                "average": 2.006464586,
                "count": 5002950,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.150582888,
                "variance": 1.323840983
              },
              {
                "average": 3.014059305,
                "count": 5002950,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.446159578,
                "variance": 2.091377525
              },
              {
                "average": 1,
                "count": 5002950,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5002950,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.129259337,
                "count": 5002950,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3354867856,
                "variance": 0.1125513833
              },
              {
                "average": 20.20111906,
                "count": 5002950,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.211288077,
                "variance": 4.88979496
              },
              {
                "average": 2.097022557,
                "count": 5002950,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.318743022,
                "variance": 1.739083158
              },
              {
                "average": 6.571141227,
                "count": 5002950,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.647287136,
                "variance": 58.48100055
              },
              {
                "average": 247240373.1,
                "count": 5002950,
                "maximum": 247257023.2,
                "minimum": 247191574.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27136.55786,
                "variance": 736392772.6
              },
              {
                "average": 0,
                "count": 5002950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5002950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5002950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5002950,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5002950,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446319.2994,
              1667022.466,
              40.19400821,
              -445234.4194,
              1667806.986,
              96.33400821
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446319.2993873537,
                    1667022.4661837795,
                    40.19400820863803
                  ],
                  [
                    -446319.2993873537,
                    1667806.9861837795,
                    40.19400820863803
                  ],
                  [
                    -445234.4193873537,
                    1667806.9861837795,
                    96.33400820863804
                  ],
                  [
                    -445234.4193873537,
                    1667022.4661837795,
                    96.33400820863804
                  ],
                  [
                    -446319.2993873537,
                    1667022.4661837795,
                    40.19400820863803
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:17:03+00:00",
            "end_time": "2019-07-15T02:06:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9051.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.12032220441995,
              64.47225588865246,
              36.5556421028727
            ],
            [
              -163.12327707375718,
              64.48146232355298,
              36.5556421028727
            ],
            [
              -163.10705910117602,
              64.48242686867329,
              107.13564210287271
            ],
            [
              -163.1041093521285,
              64.47322011083996,
              107.13564210287271
            ],
            [
              -163.12032220441995,
              64.47225588865246,
              36.5556421028727
            ]
          ]
        ]
      },
      "bbox": [
        -163.1232771,
        64.47225589,
        36.5556421,
        -163.1041094,
        64.48242687,
        107.1356421
      ],
      "properties": {
        "datetime": "2019-07-10T22:35:05Z",
        "pc:count": 2092418,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436493.5555,
            "count": 2092418,
            "maximum": -436176.7785,
            "minimum": -436963.3785,
            "name": "X",
            "position": 0,
            "stddev": 158.5263774,
            "variance": 25130.61233
          },
          {
            "average": 1642900.106,
            "count": 2092418,
            "maximum": 1643279.232,
            "minimum": 1642242.192,
            "name": "Y",
            "position": 1,
            "stddev": 243.6695039,
            "variance": 59374.82714
          },
          {
            "average": 61.72057489,
            "count": 2092418,
            "maximum": 107.1356421,
            "minimum": 36.5556421,
            "name": "Z",
            "position": 2,
            "stddev": 15.09796051,
            "variance": 227.9484115
          },
          {
            "average": 407.6131586,
            "count": 2092418,
            "maximum": 4705,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 472.7141192,
            "variance": 223458.6385
          },
          {
            "average": 1.369854398,
            "count": 2092418,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6270105099,
            "variance": 0.3931421795
          },
          {
            "average": 1.740967149,
            "count": 2092418,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8210585157,
            "variance": 0.6741370862
          },
          {
            "average": 1,
            "count": 2092418,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2092418,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237855916,
            "count": 2092418,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4257705554,
            "variance": 0.1812805658
          },
          {
            "average": 20.21982096,
            "count": 2092418,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.160821606,
            "variance": 4.669150013
          },
          {
            "average": 1.386447641,
            "count": 2092418,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6303959641,
            "variance": 0.3973990715
          },
          {
            "average": 13.52074155,
            "count": 2092418,
            "maximum": 16,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6790915969,
            "variance": 0.461165397
          },
          {
            "average": 246831786.4,
            "count": 2092418,
            "maximum": 246833305.9,
            "minimum": 246831425.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 433.1492206,
            "variance": 187618.2473
          },
          {
            "average": 0,
            "count": 2092418,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2092418,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2092418,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2092418,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2092418,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436963.3785,
          1642242.192,
          36.5556421,
          -436176.7785,
          1643279.232,
          107.1356421
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436963.37846252957,
                1642242.192335308,
                36.5556421028727
              ],
              [
                -436963.37846252957,
                1643279.232335308,
                36.5556421028727
              ],
              [
                -436176.7784625296,
                1643279.232335308,
                107.13564210287271
              ],
              [
                -436176.7784625296,
                1642242.192335308,
                107.13564210287271
              ],
              [
                -436963.37846252957,
                1642242.192335308,
                36.5556421028727
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:35:05+00:00",
        "end_time": "2019-07-10T22:03:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9051.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9051.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9051.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9051.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1232771,
            64.47225589,
            36.5556421,
            -163.1041094,
            64.48242687,
            107.1356421
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.12032220441995,
                  64.47225588865246,
                  36.5556421028727
                ],
                [
                  -163.12327707375718,
                  64.48146232355298,
                  36.5556421028727
                ],
                [
                  -163.10705910117602,
                  64.48242686867329,
                  107.13564210287271
                ],
                [
                  -163.1041093521285,
                  64.47322011083996,
                  107.13564210287271
                ],
                [
                  -163.12032220441995,
                  64.47225588865246,
                  36.5556421028727
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9051.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9051.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:35:05Z",
            "pc:count": 2092418,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436493.5555,
                "count": 2092418,
                "maximum": -436176.7785,
                "minimum": -436963.3785,
                "name": "X",
                "position": 0,
                "stddev": 158.5263774,
                "variance": 25130.61233
              },
              {
                "average": 1642900.106,
                "count": 2092418,
                "maximum": 1643279.232,
                "minimum": 1642242.192,
                "name": "Y",
                "position": 1,
                "stddev": 243.6695039,
                "variance": 59374.82714
              },
              {
                "average": 61.72057489,
                "count": 2092418,
                "maximum": 107.1356421,
                "minimum": 36.5556421,
                "name": "Z",
                "position": 2,
                "stddev": 15.09796051,
                "variance": 227.9484115
              },
              {
                "average": 407.6131586,
                "count": 2092418,
                "maximum": 4705,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 472.7141192,
                "variance": 223458.6385
              },
              {
                "average": 1.369854398,
                "count": 2092418,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6270105099,
                "variance": 0.3931421795
              },
              {
                "average": 1.740967149,
                "count": 2092418,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8210585157,
                "variance": 0.6741370862
              },
              {
                "average": 1,
                "count": 2092418,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2092418,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237855916,
                "count": 2092418,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4257705554,
                "variance": 0.1812805658
              },
              {
                "average": 20.21982096,
                "count": 2092418,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.160821606,
                "variance": 4.669150013
              },
              {
                "average": 1.386447641,
                "count": 2092418,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6303959641,
                "variance": 0.3973990715
              },
              {
                "average": 13.52074155,
                "count": 2092418,
                "maximum": 16,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6790915969,
                "variance": 0.461165397
              },
              {
                "average": 246831786.4,
                "count": 2092418,
                "maximum": 246833305.9,
                "minimum": 246831425.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 433.1492206,
                "variance": 187618.2473
              },
              {
                "average": 0,
                "count": 2092418,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2092418,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2092418,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2092418,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2092418,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436963.3785,
              1642242.192,
              36.5556421,
              -436176.7785,
              1643279.232,
              107.1356421
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436963.37846252957,
                    1642242.192335308,
                    36.5556421028727
                  ],
                  [
                    -436963.37846252957,
                    1643279.232335308,
                    36.5556421028727
                  ],
                  [
                    -436176.7784625296,
                    1643279.232335308,
                    107.13564210287271
                  ],
                  [
                    -436176.7784625296,
                    1642242.192335308,
                    107.13564210287271
                  ],
                  [
                    -436963.37846252957,
                    1642242.192335308,
                    36.5556421028727
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:35:05+00:00",
            "end_time": "2019-07-10T22: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": "20190715_NCMP_AK_03WWM9661.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.99633133877887,
              64.55911261398248,
              1.55675592087725
            ],
            [
              -162.9995823321979,
              64.56935274920201,
              1.55675592087725
            ],
            [
              -162.9761746244937,
              64.57072115822498,
              11.25675592087725
            ],
            [
              -162.9729318796915,
              64.56048051139696,
              11.25675592087725
            ],
            [
              -162.99633133877887,
              64.55911261398248,
              1.55675592087725
            ]
          ]
        ]
      },
      "bbox": [
        -162.9995823,
        64.55911261,
        1.556755921,
        -162.9729319,
        64.57072116,
        11.25675592
      ],
      "properties": {
        "datetime": "2019-07-15T22:37:33Z",
        "pc:count": 4372697,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429181.5552,
            "count": 4372697,
            "maximum": -428619.1823,
            "minimum": -429750.7023,
            "name": "X",
            "position": 0,
            "stddev": 280.9469596,
            "variance": 78931.19413
          },
          {
            "average": 1651606.074,
            "count": 4372697,
            "maximum": 1652187.258,
            "minimum": 1651034.218,
            "name": "Y",
            "position": 1,
            "stddev": 289.0075982,
            "variance": 83525.39184
          },
          {
            "average": 6.957575237,
            "count": 4372697,
            "maximum": 11.25675592,
            "minimum": 1.556755921,
            "name": "Z",
            "position": 2,
            "stddev": 2.186356513,
            "variance": 4.7801548
          },
          {
            "average": 1023.834898,
            "count": 4372697,
            "maximum": 5171,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 627.6411706,
            "variance": 393933.439
          },
          {
            "average": 1.004614086,
            "count": 4372697,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07047001051,
            "variance": 0.004966022381
          },
          {
            "average": 1.009253557,
            "count": 4372697,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1014999617,
            "variance": 0.01030224222
          },
          {
            "average": 1,
            "count": 4372697,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4372697,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.484640944,
            "count": 4372697,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7957615874,
            "variance": 0.633236504
          },
          {
            "average": 20.12612975,
            "count": 4372697,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.371418533,
            "variance": 1.880788792
          },
          {
            "average": 1.008206834,
            "count": 4372697,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09228417138,
            "variance": 0.008516368287
          },
          {
            "average": 12.59450449,
            "count": 4372697,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.495555517,
            "variance": 2.236686306
          },
          {
            "average": 247263283.6,
            "count": 4372697,
            "maximum": 247265453.2,
            "minimum": 247261677.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 926.4380394,
            "variance": 858287.4408
          },
          {
            "average": 0,
            "count": 4372697,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4372697,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4372697,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4372697,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4372697,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429750.7023,
          1651034.218,
          1.556755921,
          -428619.1823,
          1652187.258,
          11.25675592
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429750.70231473184,
                1651034.2184856078,
                1.55675592087725
              ],
              [
                -429750.70231473184,
                1652187.2584856078,
                1.55675592087725
              ],
              [
                -428619.1823147318,
                1652187.2584856078,
                11.25675592087725
              ],
              [
                -428619.1823147318,
                1651034.2184856078,
                11.25675592087725
              ],
              [
                -429750.70231473184,
                1651034.2184856078,
                1.55675592087725
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:37:33+00:00",
        "end_time": "2019-07-15T21:34:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9661.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9661.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9661.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9661.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9995823,
            64.55911261,
            1.556755921,
            -162.9729319,
            64.57072116,
            11.25675592
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.99633133877887,
                  64.55911261398248,
                  1.55675592087725
                ],
                [
                  -162.9995823321979,
                  64.56935274920201,
                  1.55675592087725
                ],
                [
                  -162.9761746244937,
                  64.57072115822498,
                  11.25675592087725
                ],
                [
                  -162.9729318796915,
                  64.56048051139696,
                  11.25675592087725
                ],
                [
                  -162.99633133877887,
                  64.55911261398248,
                  1.55675592087725
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9661.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9661.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:37:33Z",
            "pc:count": 4372697,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429181.5552,
                "count": 4372697,
                "maximum": -428619.1823,
                "minimum": -429750.7023,
                "name": "X",
                "position": 0,
                "stddev": 280.9469596,
                "variance": 78931.19413
              },
              {
                "average": 1651606.074,
                "count": 4372697,
                "maximum": 1652187.258,
                "minimum": 1651034.218,
                "name": "Y",
                "position": 1,
                "stddev": 289.0075982,
                "variance": 83525.39184
              },
              {
                "average": 6.957575237,
                "count": 4372697,
                "maximum": 11.25675592,
                "minimum": 1.556755921,
                "name": "Z",
                "position": 2,
                "stddev": 2.186356513,
                "variance": 4.7801548
              },
              {
                "average": 1023.834898,
                "count": 4372697,
                "maximum": 5171,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 627.6411706,
                "variance": 393933.439
              },
              {
                "average": 1.004614086,
                "count": 4372697,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07047001051,
                "variance": 0.004966022381
              },
              {
                "average": 1.009253557,
                "count": 4372697,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1014999617,
                "variance": 0.01030224222
              },
              {
                "average": 1,
                "count": 4372697,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4372697,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.484640944,
                "count": 4372697,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7957615874,
                "variance": 0.633236504
              },
              {
                "average": 20.12612975,
                "count": 4372697,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.371418533,
                "variance": 1.880788792
              },
              {
                "average": 1.008206834,
                "count": 4372697,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09228417138,
                "variance": 0.008516368287
              },
              {
                "average": 12.59450449,
                "count": 4372697,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.495555517,
                "variance": 2.236686306
              },
              {
                "average": 247263283.6,
                "count": 4372697,
                "maximum": 247265453.2,
                "minimum": 247261677.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 926.4380394,
                "variance": 858287.4408
              },
              {
                "average": 0,
                "count": 4372697,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4372697,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4372697,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4372697,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4372697,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429750.7023,
              1651034.218,
              1.556755921,
              -428619.1823,
              1652187.258,
              11.25675592
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429750.70231473184,
                    1651034.2184856078,
                    1.55675592087725
                  ],
                  [
                    -429750.70231473184,
                    1652187.2584856078,
                    1.55675592087725
                  ],
                  [
                    -428619.1823147318,
                    1652187.2584856078,
                    11.25675592087725
                  ],
                  [
                    -428619.1823147318,
                    1651034.2184856078,
                    11.25675592087725
                  ],
                  [
                    -429750.70231473184,
                    1651034.2184856078,
                    1.55675592087725
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:37:33+00:00",
            "end_time": "2019-07-15T21:34:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0447.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.83975898263537,
              64.43520004846202,
              -5.620320201709668
            ],
            [
              -162.84171812862456,
              64.44150875108771,
              -5.620320201709668
            ],
            [
              -162.8352854159512,
              64.44188007770705,
              17.239679798290332
            ],
            [
              -162.8333276615223,
              64.43557129003607,
              17.239679798290332
            ],
            [
              -162.83975898263537,
              64.43520004846202,
              -5.620320201709668
            ]
          ]
        ]
      },
      "bbox": [
        -162.8417181,
        64.43520005,
        -5.620320202,
        -162.8333277,
        64.44188008,
        17.2396798
      ],
      "properties": {
        "datetime": "2019-07-16T01:10:02Z",
        "pc:count": 109054,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -424036.3961,
            "count": 109054,
            "maximum": -423838.5771,
            "minimum": -424150.8371,
            "name": "X",
            "position": 0,
            "stddev": 66.60704101,
            "variance": 4436.497913
          },
          {
            "average": 1636645.652,
            "count": 109054,
            "maximum": 1637036.332,
            "minimum": 1636326.072,
            "name": "Y",
            "position": 1,
            "stddev": 208.1138562,
            "variance": 43311.37714
          },
          {
            "average": -0.5494128531,
            "count": 109054,
            "maximum": 17.2396798,
            "minimum": -5.620320202,
            "name": "Z",
            "position": 2,
            "stddev": 5.587133265,
            "variance": 31.21605812
          },
          {
            "average": 224.1518697,
            "count": 109054,
            "maximum": 4483,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 549.1361493,
            "variance": 301550.5105
          },
          {
            "average": 1.002072368,
            "count": 109054,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04840648375,
            "variance": 0.002343187669
          },
          {
            "average": 1.004153905,
            "count": 109054,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07044128899,
            "variance": 0.004961975194
          },
          {
            "average": 1,
            "count": 109054,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109054,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.22686926,
            "count": 109054,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.12065174,
            "variance": 123.6688952
          },
          {
            "average": 20.77773991,
            "count": 109054,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.799791079,
            "variance": 0.63966577
          },
          {
            "average": 1.796000147,
            "count": 109054,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4148338304,
            "variance": 0.1720871069
          },
          {
            "average": 29.77514809,
            "count": 109054,
            "maximum": 31,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.122940821,
            "variance": 1.260996088
          },
          {
            "average": 247274107.7,
            "count": 109054,
            "maximum": 247274602.2,
            "minimum": 247272076,
            "name": "GpsTime",
            "position": 12,
            "stddev": 643.2059169,
            "variance": 413713.8515
          },
          {
            "average": 0,
            "count": 109054,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109054,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109054,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109054,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 109054,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -424150.8371,
          1636326.072,
          -5.620320202,
          -423838.5771,
          1637036.332,
          17.2396798
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -424150.8370796395,
                1636326.072203724,
                -5.620320201709668
              ],
              [
                -424150.8370796395,
                1637036.3322037237,
                -5.620320201709668
              ],
              [
                -423838.5770796395,
                1637036.3322037237,
                17.239679798290332
              ],
              [
                -423838.5770796395,
                1636326.072203724,
                17.239679798290332
              ],
              [
                -424150.8370796395,
                1636326.072203724,
                -5.620320201709668
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:10:02+00:00",
        "end_time": "2019-07-16T00:27:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0447.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0447.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0447.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0447.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8417181,
            64.43520005,
            -5.620320202,
            -162.8333277,
            64.44188008,
            17.2396798
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.83975898263537,
                  64.43520004846202,
                  -5.620320201709668
                ],
                [
                  -162.84171812862456,
                  64.44150875108771,
                  -5.620320201709668
                ],
                [
                  -162.8352854159512,
                  64.44188007770705,
                  17.239679798290332
                ],
                [
                  -162.8333276615223,
                  64.43557129003607,
                  17.239679798290332
                ],
                [
                  -162.83975898263537,
                  64.43520004846202,
                  -5.620320201709668
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0447.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0447.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:10:02Z",
            "pc:count": 109054,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -424036.3961,
                "count": 109054,
                "maximum": -423838.5771,
                "minimum": -424150.8371,
                "name": "X",
                "position": 0,
                "stddev": 66.60704101,
                "variance": 4436.497913
              },
              {
                "average": 1636645.652,
                "count": 109054,
                "maximum": 1637036.332,
                "minimum": 1636326.072,
                "name": "Y",
                "position": 1,
                "stddev": 208.1138562,
                "variance": 43311.37714
              },
              {
                "average": -0.5494128531,
                "count": 109054,
                "maximum": 17.2396798,
                "minimum": -5.620320202,
                "name": "Z",
                "position": 2,
                "stddev": 5.587133265,
                "variance": 31.21605812
              },
              {
                "average": 224.1518697,
                "count": 109054,
                "maximum": 4483,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 549.1361493,
                "variance": 301550.5105
              },
              {
                "average": 1.002072368,
                "count": 109054,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04840648375,
                "variance": 0.002343187669
              },
              {
                "average": 1.004153905,
                "count": 109054,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07044128899,
                "variance": 0.004961975194
              },
              {
                "average": 1,
                "count": 109054,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109054,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.22686926,
                "count": 109054,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.12065174,
                "variance": 123.6688952
              },
              {
                "average": 20.77773991,
                "count": 109054,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.799791079,
                "variance": 0.63966577
              },
              {
                "average": 1.796000147,
                "count": 109054,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4148338304,
                "variance": 0.1720871069
              },
              {
                "average": 29.77514809,
                "count": 109054,
                "maximum": 31,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.122940821,
                "variance": 1.260996088
              },
              {
                "average": 247274107.7,
                "count": 109054,
                "maximum": 247274602.2,
                "minimum": 247272076,
                "name": "GpsTime",
                "position": 12,
                "stddev": 643.2059169,
                "variance": 413713.8515
              },
              {
                "average": 0,
                "count": 109054,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109054,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109054,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109054,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 109054,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -424150.8371,
              1636326.072,
              -5.620320202,
              -423838.5771,
              1637036.332,
              17.2396798
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -424150.8370796395,
                    1636326.072203724,
                    -5.620320201709668
                  ],
                  [
                    -424150.8370796395,
                    1637036.3322037237,
                    -5.620320201709668
                  ],
                  [
                    -423838.5770796395,
                    1637036.3322037237,
                    17.239679798290332
                  ],
                  [
                    -423838.5770796395,
                    1636326.072203724,
                    17.239679798290332
                  ],
                  [
                    -424150.8370796395,
                    1636326.072203724,
                    -5.620320201709668
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:10:02+00:00",
            "end_time": "2019-07-16T00:27: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": "20190710_NCMP_AK_03WWM9452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.04382746700998,
              64.47896037509358,
              -2.969875386933811
            ],
            [
              -163.0470862994654,
              64.4891981588133,
              -2.969875386933811
            ],
            [
              -163.0233393001133,
              64.49059756712717,
              21.85012461306619
            ],
            [
              -163.02008880974824,
              64.48035926222482,
              21.85012461306619
            ],
            [
              -163.04382746700998,
              64.47896037509358,
              -2.969875386933811
            ]
          ]
        ]
      },
      "bbox": [
        -163.0470863,
        64.47896038,
        -2.969875387,
        -163.0200888,
        64.49059757,
        21.85012461
      ],
      "properties": {
        "datetime": "2019-07-15T02:40:47Z",
        "pc:count": 3948468,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432638.6682,
            "count": 3948468,
            "maximum": -432068.4008,
            "minimum": -433219.6608,
            "name": "X",
            "position": 0,
            "stddev": 293.6092711,
            "variance": 86206.40405
          },
          {
            "average": 1643053.61,
            "count": 3948468,
            "maximum": 1643635.175,
            "minimum": 1642482.155,
            "name": "Y",
            "position": 1,
            "stddev": 292.282169,
            "variance": 85428.86632
          },
          {
            "average": 1.750451649,
            "count": 3948468,
            "maximum": 21.85012461,
            "minimum": -2.969875387,
            "name": "Z",
            "position": 2,
            "stddev": 4.61368227,
            "variance": 21.28606409
          },
          {
            "average": 200.5071428,
            "count": 3948468,
            "maximum": 5059,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 542.9239427,
            "variance": 294766.4076
          },
          {
            "average": 1.026472799,
            "count": 3948468,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.192796121,
            "variance": 0.03717034427
          },
          {
            "average": 1.053056274,
            "count": 3948468,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2910766015,
            "variance": 0.08472558796
          },
          {
            "average": 1,
            "count": 3948468,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3948468,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.67950861,
            "count": 3948468,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.59747125,
            "variance": 134.5013394
          },
          {
            "average": 19.93493036,
            "count": 3948468,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.923996475,
            "variance": 0.8537694857
          },
          {
            "average": 1.800217451,
            "count": 3948468,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.415308928,
            "variance": 0.1724815057
          },
          {
            "average": 22.30266017,
            "count": 3948468,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.169026245,
            "variance": 38.05688481
          },
          {
            "average": 247036889,
            "count": 3948468,
            "maximum": 247193647.8,
            "minimum": 246839578.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 173754.0872,
            "variance": 30190482820.0
          },
          {
            "average": 0,
            "count": 3948468,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3948468,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3948468,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3948468,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3948468,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433219.6608,
          1642482.155,
          -2.969875387,
          -432068.4008,
          1643635.175,
          21.85012461
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433219.66079027427,
                1642482.1548037843,
                -2.969875386933811
              ],
              [
                -433219.66079027427,
                1643635.1748037843,
                -2.969875386933811
              ],
              [
                -432068.40079027426,
                1643635.1748037843,
                21.85012461306619
              ],
              [
                -432068.40079027426,
                1642482.1548037843,
                21.85012461306619
              ],
              [
                -433219.66079027427,
                1642482.1548037843,
                -2.969875386933811
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:40:47+00:00",
        "end_time": "2019-07-11T00:19:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0470863,
            64.47896038,
            -2.969875387,
            -163.0200888,
            64.49059757,
            21.85012461
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.04382746700998,
                  64.47896037509358,
                  -2.969875386933811
                ],
                [
                  -163.0470862994654,
                  64.4891981588133,
                  -2.969875386933811
                ],
                [
                  -163.0233393001133,
                  64.49059756712717,
                  21.85012461306619
                ],
                [
                  -163.02008880974824,
                  64.48035926222482,
                  21.85012461306619
                ],
                [
                  -163.04382746700998,
                  64.47896037509358,
                  -2.969875386933811
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:40:47Z",
            "pc:count": 3948468,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432638.6682,
                "count": 3948468,
                "maximum": -432068.4008,
                "minimum": -433219.6608,
                "name": "X",
                "position": 0,
                "stddev": 293.6092711,
                "variance": 86206.40405
              },
              {
                "average": 1643053.61,
                "count": 3948468,
                "maximum": 1643635.175,
                "minimum": 1642482.155,
                "name": "Y",
                "position": 1,
                "stddev": 292.282169,
                "variance": 85428.86632
              },
              {
                "average": 1.750451649,
                "count": 3948468,
                "maximum": 21.85012461,
                "minimum": -2.969875387,
                "name": "Z",
                "position": 2,
                "stddev": 4.61368227,
                "variance": 21.28606409
              },
              {
                "average": 200.5071428,
                "count": 3948468,
                "maximum": 5059,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 542.9239427,
                "variance": 294766.4076
              },
              {
                "average": 1.026472799,
                "count": 3948468,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.192796121,
                "variance": 0.03717034427
              },
              {
                "average": 1.053056274,
                "count": 3948468,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2910766015,
                "variance": 0.08472558796
              },
              {
                "average": 1,
                "count": 3948468,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3948468,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.67950861,
                "count": 3948468,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.59747125,
                "variance": 134.5013394
              },
              {
                "average": 19.93493036,
                "count": 3948468,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.923996475,
                "variance": 0.8537694857
              },
              {
                "average": 1.800217451,
                "count": 3948468,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.415308928,
                "variance": 0.1724815057
              },
              {
                "average": 22.30266017,
                "count": 3948468,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.169026245,
                "variance": 38.05688481
              },
              {
                "average": 247036889,
                "count": 3948468,
                "maximum": 247193647.8,
                "minimum": 246839578.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 173754.0872,
                "variance": 30190482820.0
              },
              {
                "average": 0,
                "count": 3948468,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3948468,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3948468,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3948468,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3948468,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433219.6608,
              1642482.155,
              -2.969875387,
              -432068.4008,
              1643635.175,
              21.85012461
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433219.66079027427,
                    1642482.1548037843,
                    -2.969875386933811
                  ],
                  [
                    -433219.66079027427,
                    1643635.1748037843,
                    -2.969875386933811
                  ],
                  [
                    -432068.40079027426,
                    1643635.1748037843,
                    21.85012461306619
                  ],
                  [
                    -432068.40079027426,
                    1642482.1548037843,
                    21.85012461306619
                  ],
                  [
                    -433219.66079027427,
                    1642482.1548037843,
                    -2.969875386933811
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:40:47+00:00",
            "end_time": "2019-07-11T00:19:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7965.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.34868509094534,
              64.59938283226786,
              -3.974714819997756
            ],
            [
              -163.3520661315431,
              64.60961228860211,
              -3.974714819997756
            ],
            [
              -163.32823350247327,
              64.61105889630487,
              7.445285180002243
            ],
            [
              -163.32486085001702,
              64.60082889869993,
              7.445285180002243
            ],
            [
              -163.34868509094534,
              64.59938283226786,
              -3.974714819997756
            ]
          ]
        ]
      },
      "bbox": [
        -163.3520661,
        64.59938283,
        -3.97471482,
        -163.3248609,
        64.6110589,
        7.44528518
      ],
      "properties": {
        "datetime": "2019-07-15T01:30:21Z",
        "pc:count": 5831654,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445205.519,
            "count": 5831654,
            "maximum": -444691.6302,
            "minimum": -445842.9102,
            "name": "X",
            "position": 0,
            "stddev": 276.7024041,
            "variance": 76564.22045
          },
          {
            "average": 1658409.778,
            "count": 5831654,
            "maximum": 1658959.646,
            "minimum": 1657807.026,
            "name": "Y",
            "position": 1,
            "stddev": 288.4163056,
            "variance": 83183.96535
          },
          {
            "average": 1.777203356,
            "count": 5831654,
            "maximum": 7.44528518,
            "minimum": -3.97471482,
            "name": "Z",
            "position": 2,
            "stddev": 1.232828123,
            "variance": 1.51986518
          },
          {
            "average": 512.4153028,
            "count": 5831654,
            "maximum": 11062,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 509.3854815,
            "variance": 259473.5688
          },
          {
            "average": 1.02702801,
            "count": 5831654,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1880793172,
            "variance": 0.03537382955
          },
          {
            "average": 1.054082255,
            "count": 5831654,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2800215737,
            "variance": 0.07841208172
          },
          {
            "average": 1,
            "count": 5831654,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5831654,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.134706552,
            "count": 5831654,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.41956086,
            "variance": 154.2454919
          },
          {
            "average": 19.9969399,
            "count": 5831654,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.188957378,
            "variance": 1.413619647
          },
          {
            "average": 1.314304827,
            "count": 5831654,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4792448115,
            "variance": 0.2296755894
          },
          {
            "average": 14.97904368,
            "count": 5831654,
            "maximum": 19,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.552689903,
            "variance": 2.410845935
          },
          {
            "average": 246945299.1,
            "count": 5831654,
            "maximum": 247189421.1,
            "minimum": 246830841.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 165570.526,
            "variance": 27413599090.0
          },
          {
            "average": 0,
            "count": 5831654,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5831654,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5831654,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5831654,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5831654,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445842.9102,
          1657807.026,
          -3.97471482,
          -444691.6302,
          1658959.646,
          7.44528518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445842.91016536194,
                1657807.0264163874,
                -3.974714819997756
              ],
              [
                -445842.91016536194,
                1658959.6464163875,
                -3.974714819997756
              ],
              [
                -444691.6301653619,
                1658959.6464163875,
                7.445285180002243
              ],
              [
                -444691.6301653619,
                1657807.0264163874,
                7.445285180002243
              ],
              [
                -445842.91016536194,
                1657807.0264163874,
                -3.974714819997756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:30:21+00:00",
        "end_time": "2019-07-10T21:54:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7965.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7965.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7965.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7965.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3520661,
            64.59938283,
            -3.97471482,
            -163.3248609,
            64.6110589,
            7.44528518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.34868509094534,
                  64.59938283226786,
                  -3.974714819997756
                ],
                [
                  -163.3520661315431,
                  64.60961228860211,
                  -3.974714819997756
                ],
                [
                  -163.32823350247327,
                  64.61105889630487,
                  7.445285180002243
                ],
                [
                  -163.32486085001702,
                  64.60082889869993,
                  7.445285180002243
                ],
                [
                  -163.34868509094534,
                  64.59938283226786,
                  -3.974714819997756
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7965.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7965.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:30:21Z",
            "pc:count": 5831654,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445205.519,
                "count": 5831654,
                "maximum": -444691.6302,
                "minimum": -445842.9102,
                "name": "X",
                "position": 0,
                "stddev": 276.7024041,
                "variance": 76564.22045
              },
              {
                "average": 1658409.778,
                "count": 5831654,
                "maximum": 1658959.646,
                "minimum": 1657807.026,
                "name": "Y",
                "position": 1,
                "stddev": 288.4163056,
                "variance": 83183.96535
              },
              {
                "average": 1.777203356,
                "count": 5831654,
                "maximum": 7.44528518,
                "minimum": -3.97471482,
                "name": "Z",
                "position": 2,
                "stddev": 1.232828123,
                "variance": 1.51986518
              },
              {
                "average": 512.4153028,
                "count": 5831654,
                "maximum": 11062,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 509.3854815,
                "variance": 259473.5688
              },
              {
                "average": 1.02702801,
                "count": 5831654,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1880793172,
                "variance": 0.03537382955
              },
              {
                "average": 1.054082255,
                "count": 5831654,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2800215737,
                "variance": 0.07841208172
              },
              {
                "average": 1,
                "count": 5831654,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5831654,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.134706552,
                "count": 5831654,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.41956086,
                "variance": 154.2454919
              },
              {
                "average": 19.9969399,
                "count": 5831654,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.188957378,
                "variance": 1.413619647
              },
              {
                "average": 1.314304827,
                "count": 5831654,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4792448115,
                "variance": 0.2296755894
              },
              {
                "average": 14.97904368,
                "count": 5831654,
                "maximum": 19,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.552689903,
                "variance": 2.410845935
              },
              {
                "average": 246945299.1,
                "count": 5831654,
                "maximum": 247189421.1,
                "minimum": 246830841.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 165570.526,
                "variance": 27413599090.0
              },
              {
                "average": 0,
                "count": 5831654,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5831654,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5831654,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5831654,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5831654,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445842.9102,
              1657807.026,
              -3.97471482,
              -444691.6302,
              1658959.646,
              7.44528518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445842.91016536194,
                    1657807.0264163874,
                    -3.974714819997756
                  ],
                  [
                    -445842.91016536194,
                    1658959.6464163875,
                    -3.974714819997756
                  ],
                  [
                    -444691.6301653619,
                    1658959.6464163875,
                    7.445285180002243
                  ],
                  [
                    -444691.6301653619,
                    1657807.0264163874,
                    7.445285180002243
                  ],
                  [
                    -445842.91016536194,
                    1657807.0264163874,
                    -3.974714819997756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:30:21+00:00",
            "end_time": "2019-07-10T21:54: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": "20190715_NCMP_AK_03WWM9067.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.11773644166243,
              64.61457005657907,
              2.981485816365282
            ],
            [
              -163.12103705219758,
              64.62480720884375,
              2.981485816365282
            ],
            [
              -163.09717223751298,
              64.62621875702587,
              53.801485816365286
            ],
            [
              -163.0938800455596,
              64.6159810758472,
              53.801485816365286
            ],
            [
              -163.11773644166243,
              64.61457005657907,
              2.981485816365282
            ]
          ]
        ]
      },
      "bbox": [
        -163.1210371,
        64.61457006,
        2.981485816,
        -163.09388,
        64.62621876,
        53.80148582
      ],
      "properties": {
        "datetime": "2019-07-15T23:16:38Z",
        "pc:count": 4819379,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434077.7762,
            "count": 4819379,
            "maximum": -433515.4968,
            "minimum": -434667.1568,
            "name": "X",
            "position": 0,
            "stddev": 296.6184372,
            "variance": 87982.49731
          },
          {
            "average": 1658556.092,
            "count": 4819379,
            "maximum": 1659106.869,
            "minimum": 1657953.969,
            "name": "Y",
            "position": 1,
            "stddev": 290.2372879,
            "variance": 84237.68329
          },
          {
            "average": 20.6729239,
            "count": 4819379,
            "maximum": 53.80148582,
            "minimum": 2.981485816,
            "name": "Z",
            "position": 2,
            "stddev": 11.15741572,
            "variance": 124.4879255
          },
          {
            "average": 796.0968955,
            "count": 4819379,
            "maximum": 4175,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 552.4056667,
            "variance": 305152.0206
          },
          {
            "average": 1.112187898,
            "count": 4819379,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4328131499,
            "variance": 0.1873272227
          },
          {
            "average": 1.224664838,
            "count": 4819379,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6674161077,
            "variance": 0.4454442608
          },
          {
            "average": 1,
            "count": 4819379,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4819379,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.460152646,
            "count": 4819379,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.34513677,
            "variance": 1.809392931
          },
          {
            "average": 20.09340902,
            "count": 4819379,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.839930869,
            "variance": 3.385345603
          },
          {
            "average": 1.125396031,
            "count": 4819379,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4742454553,
            "variance": 0.2249087519
          },
          {
            "average": 15.87621621,
            "count": 4819379,
            "maximum": 20,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.612195296,
            "variance": 2.599173673
          },
          {
            "average": 247265346.5,
            "count": 4819379,
            "maximum": 247267798.3,
            "minimum": 247262803.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1031.901495,
            "variance": 1064820.696
          },
          {
            "average": 0,
            "count": 4819379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4819379,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4819379,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4819379,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4819379,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434667.1568,
          1657953.969,
          2.981485816,
          -433515.4968,
          1659106.869,
          53.80148582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434667.1567772015,
                1657953.9685997986,
                2.981485816365282
              ],
              [
                -434667.1567772015,
                1659106.8685997985,
                2.981485816365282
              ],
              [
                -433515.4967772015,
                1659106.8685997985,
                53.801485816365286
              ],
              [
                -433515.4967772015,
                1657953.9685997986,
                53.801485816365286
              ],
              [
                -434667.1567772015,
                1657953.9685997986,
                2.981485816365282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:16:38+00:00",
        "end_time": "2019-07-15T21:53:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9067.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9067.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9067.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9067.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1210371,
            64.61457006,
            2.981485816,
            -163.09388,
            64.62621876,
            53.80148582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.11773644166243,
                  64.61457005657907,
                  2.981485816365282
                ],
                [
                  -163.12103705219758,
                  64.62480720884375,
                  2.981485816365282
                ],
                [
                  -163.09717223751298,
                  64.62621875702587,
                  53.801485816365286
                ],
                [
                  -163.0938800455596,
                  64.6159810758472,
                  53.801485816365286
                ],
                [
                  -163.11773644166243,
                  64.61457005657907,
                  2.981485816365282
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9067.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9067.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:16:38Z",
            "pc:count": 4819379,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434077.7762,
                "count": 4819379,
                "maximum": -433515.4968,
                "minimum": -434667.1568,
                "name": "X",
                "position": 0,
                "stddev": 296.6184372,
                "variance": 87982.49731
              },
              {
                "average": 1658556.092,
                "count": 4819379,
                "maximum": 1659106.869,
                "minimum": 1657953.969,
                "name": "Y",
                "position": 1,
                "stddev": 290.2372879,
                "variance": 84237.68329
              },
              {
                "average": 20.6729239,
                "count": 4819379,
                "maximum": 53.80148582,
                "minimum": 2.981485816,
                "name": "Z",
                "position": 2,
                "stddev": 11.15741572,
                "variance": 124.4879255
              },
              {
                "average": 796.0968955,
                "count": 4819379,
                "maximum": 4175,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 552.4056667,
                "variance": 305152.0206
              },
              {
                "average": 1.112187898,
                "count": 4819379,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4328131499,
                "variance": 0.1873272227
              },
              {
                "average": 1.224664838,
                "count": 4819379,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6674161077,
                "variance": 0.4454442608
              },
              {
                "average": 1,
                "count": 4819379,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4819379,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.460152646,
                "count": 4819379,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.34513677,
                "variance": 1.809392931
              },
              {
                "average": 20.09340902,
                "count": 4819379,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.839930869,
                "variance": 3.385345603
              },
              {
                "average": 1.125396031,
                "count": 4819379,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4742454553,
                "variance": 0.2249087519
              },
              {
                "average": 15.87621621,
                "count": 4819379,
                "maximum": 20,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.612195296,
                "variance": 2.599173673
              },
              {
                "average": 247265346.5,
                "count": 4819379,
                "maximum": 247267798.3,
                "minimum": 247262803.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1031.901495,
                "variance": 1064820.696
              },
              {
                "average": 0,
                "count": 4819379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4819379,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4819379,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4819379,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4819379,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434667.1568,
              1657953.969,
              2.981485816,
              -433515.4968,
              1659106.869,
              53.80148582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434667.1567772015,
                    1657953.9685997986,
                    2.981485816365282
                  ],
                  [
                    -434667.1567772015,
                    1659106.8685997985,
                    2.981485816365282
                  ],
                  [
                    -433515.4967772015,
                    1659106.8685997985,
                    53.801485816365286
                  ],
                  [
                    -433515.4967772015,
                    1657953.9685997986,
                    53.801485816365286
                  ],
                  [
                    -434667.1567772015,
                    1657953.9685997986,
                    2.981485816365282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:16:38+00:00",
            "end_time": "2019-07-15T21:53:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8661.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2048611724044,
              64.56179986674034,
              -0.905463420103278
            ],
            [
              -163.20818672245562,
              64.57203365416247,
              -0.905463420103278
            ],
            [
              -163.18438158166626,
              64.5734578473999,
              0.194536579896722
            ],
            [
              -163.18106440833395,
              64.56322352777717,
              0.194536579896722
            ],
            [
              -163.2048611724044,
              64.56179986674034,
              -0.905463420103278
            ]
          ]
        ]
      },
      "bbox": [
        -163.2081867,
        64.56179987,
        -0.9054634201,
        -163.1810644,
        64.57345785,
        0.1945365799
      ],
      "properties": {
        "datetime": "2019-07-15T02:09:51Z",
        "pc:count": 3975497,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439024.2865,
            "count": 3975497,
            "maximum": -438456.3943,
            "minimum": -439607.5143,
            "name": "X",
            "position": 0,
            "stddev": 285.9164059,
            "variance": 81748.19115
          },
          {
            "average": 1653272.276,
            "count": 3975497,
            "maximum": 1653848.929,
            "minimum": 1652696.109,
            "name": "Y",
            "position": 1,
            "stddev": 289.4610863,
            "variance": 83787.72048
          },
          {
            "average": -0.4698690479,
            "count": 3975497,
            "maximum": 0.1945365799,
            "minimum": -0.9054634201,
            "name": "Z",
            "position": 2,
            "stddev": 0.06706172304,
            "variance": 0.004497274697
          },
          {
            "average": 5.775107615,
            "count": 3975497,
            "maximum": 2372,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 93.14008669,
            "variance": 8675.075749
          },
          {
            "average": 1.000002264,
            "count": 3975497,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001504614015,
            "variance": 2.263863333e-06
          },
          {
            "average": 1.000004528,
            "count": 3975497,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002127843137,
            "variance": 4.527716416e-06
          },
          {
            "average": 1,
            "count": 3975497,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3975497,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3975497,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99626409,
            "count": 3975497,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.039897923,
            "variance": 1.08138769
          },
          {
            "average": 2.001292669,
            "count": 3975497,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03593745927,
            "variance": 0.001291500979
          },
          {
            "average": 25.34465125,
            "count": 3975497,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.613625569,
            "variance": 31.51279203
          },
          {
            "average": 246937794.4,
            "count": 3975497,
            "maximum": 247191791.2,
            "minimum": 246838987.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 156660.2418,
            "variance": 24542431350.0
          },
          {
            "average": 0,
            "count": 3975497,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3975497,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3975497,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3975497,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3975497,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439607.5143,
          1652696.109,
          -0.9054634201,
          -438456.3943,
          1653848.929,
          0.1945365799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439607.5142688929,
                1652696.10946068,
                -0.905463420103278
              ],
              [
                -439607.5142688929,
                1653848.9294606799,
                -0.905463420103278
              ],
              [
                -438456.3942688929,
                1653848.9294606799,
                0.194536579896722
              ],
              [
                -438456.3942688929,
                1652696.10946068,
                0.194536579896722
              ],
              [
                -439607.5142688929,
                1652696.10946068,
                -0.905463420103278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:09:51+00:00",
        "end_time": "2019-07-11T00:09:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8661.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8661.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8661.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8661.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2081867,
            64.56179987,
            -0.9054634201,
            -163.1810644,
            64.57345785,
            0.1945365799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2048611724044,
                  64.56179986674034,
                  -0.905463420103278
                ],
                [
                  -163.20818672245562,
                  64.57203365416247,
                  -0.905463420103278
                ],
                [
                  -163.18438158166626,
                  64.5734578473999,
                  0.194536579896722
                ],
                [
                  -163.18106440833395,
                  64.56322352777717,
                  0.194536579896722
                ],
                [
                  -163.2048611724044,
                  64.56179986674034,
                  -0.905463420103278
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8661.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8661.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:09:51Z",
            "pc:count": 3975497,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439024.2865,
                "count": 3975497,
                "maximum": -438456.3943,
                "minimum": -439607.5143,
                "name": "X",
                "position": 0,
                "stddev": 285.9164059,
                "variance": 81748.19115
              },
              {
                "average": 1653272.276,
                "count": 3975497,
                "maximum": 1653848.929,
                "minimum": 1652696.109,
                "name": "Y",
                "position": 1,
                "stddev": 289.4610863,
                "variance": 83787.72048
              },
              {
                "average": -0.4698690479,
                "count": 3975497,
                "maximum": 0.1945365799,
                "minimum": -0.9054634201,
                "name": "Z",
                "position": 2,
                "stddev": 0.06706172304,
                "variance": 0.004497274697
              },
              {
                "average": 5.775107615,
                "count": 3975497,
                "maximum": 2372,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 93.14008669,
                "variance": 8675.075749
              },
              {
                "average": 1.000002264,
                "count": 3975497,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001504614015,
                "variance": 2.263863333e-06
              },
              {
                "average": 1.000004528,
                "count": 3975497,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002127843137,
                "variance": 4.527716416e-06
              },
              {
                "average": 1,
                "count": 3975497,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3975497,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3975497,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99626409,
                "count": 3975497,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.039897923,
                "variance": 1.08138769
              },
              {
                "average": 2.001292669,
                "count": 3975497,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03593745927,
                "variance": 0.001291500979
              },
              {
                "average": 25.34465125,
                "count": 3975497,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.613625569,
                "variance": 31.51279203
              },
              {
                "average": 246937794.4,
                "count": 3975497,
                "maximum": 247191791.2,
                "minimum": 246838987.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 156660.2418,
                "variance": 24542431350.0
              },
              {
                "average": 0,
                "count": 3975497,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3975497,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3975497,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3975497,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3975497,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439607.5143,
              1652696.109,
              -0.9054634201,
              -438456.3943,
              1653848.929,
              0.1945365799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439607.5142688929,
                    1652696.10946068,
                    -0.905463420103278
                  ],
                  [
                    -439607.5142688929,
                    1653848.9294606799,
                    -0.905463420103278
                  ],
                  [
                    -438456.3942688929,
                    1653848.9294606799,
                    0.194536579896722
                  ],
                  [
                    -438456.3942688929,
                    1652696.10946068,
                    0.194536579896722
                  ],
                  [
                    -439607.5142688929,
                    1652696.10946068,
                    -0.905463420103278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:09:51+00:00",
            "end_time": "2019-07-11T00:09: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": "20190715_NCMP_AK_03WWM9163.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.09934346630635,
              64.57843190938296,
              -1.038318948026908
            ],
            [
              -163.10263248343063,
              64.58866642453356,
              -1.038318948026908
            ],
            [
              -163.07880779239804,
              64.59007443086324,
              0.301681051973092
            ],
            [
              -163.07552716799194,
              64.57983938912653,
              0.301681051973092
            ],
            [
              -163.09934346630635,
              64.57843190938296,
              -1.038318948026908
            ]
          ]
        ]
      },
      "bbox": [
        -163.1026325,
        64.57843191,
        -1.038318948,
        -163.0755272,
        64.59007443,
        0.301681052
      ],
      "properties": {
        "datetime": "2019-07-16T00:53:00Z",
        "pc:count": 3537956,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433779.2579,
            "count": 3537956,
            "maximum": -433195.3488,
            "minimum": -434346.4888,
            "name": "X",
            "position": 0,
            "stddev": 288.6294878,
            "variance": 83306.98124
          },
          {
            "average": 1654451.11,
            "count": 3537956,
            "maximum": 1654992.434,
            "minimum": 1653839.814,
            "name": "Y",
            "position": 1,
            "stddev": 284.1924569,
            "variance": 80765.35257
          },
          {
            "average": -0.5400488763,
            "count": 3537956,
            "maximum": 0.301681052,
            "minimum": -1.038318948,
            "name": "Z",
            "position": 2,
            "stddev": 0.1544108242,
            "variance": 0.02384270264
          },
          {
            "average": 18.02900714,
            "count": 3537956,
            "maximum": 2084,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 156.1773684,
            "variance": 24391.37039
          },
          {
            "average": 1.00550233,
            "count": 3537956,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07397334324,
            "variance": 0.005472055509
          },
          {
            "average": 1.011003246,
            "count": 3537956,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1043176763,
            "variance": 0.0108821776
          },
          {
            "average": 1,
            "count": 3537956,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3537956,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.32179993,
            "count": 3537956,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.899801594,
            "variance": 3.609246096
          },
          {
            "average": 19.9923091,
            "count": 3537956,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.042140473,
            "variance": 1.086056766
          },
          {
            "average": 2.007417842,
            "count": 3537956,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08603386352,
            "variance": 0.007401825672
          },
          {
            "average": 25.3378691,
            "count": 3537956,
            "maximum": 29,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.573632564,
            "variance": 2.476319447
          },
          {
            "average": 247271221.2,
            "count": 3537956,
            "maximum": 247273580.1,
            "minimum": 247269027.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1010.727961,
            "variance": 1021571.01
          },
          {
            "average": 0,
            "count": 3537956,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3537956,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3537956,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3537956,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3537956,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434346.4888,
          1653839.814,
          -1.038318948,
          -433195.3488,
          1654992.434,
          0.301681052
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434346.48880744644,
                1653839.8135429216,
                -1.038318948026908
              ],
              [
                -434346.48880744644,
                1654992.4335429217,
                -1.038318948026908
              ],
              [
                -433195.3488074464,
                1654992.4335429217,
                0.301681051973092
              ],
              [
                -433195.3488074464,
                1653839.8135429216,
                0.301681051973092
              ],
              [
                -434346.48880744644,
                1653839.8135429216,
                -1.038318948026908
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:53:00+00:00",
        "end_time": "2019-07-15T23:37:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9163.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9163.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9163.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9163.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1026325,
            64.57843191,
            -1.038318948,
            -163.0755272,
            64.59007443,
            0.301681052
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.09934346630635,
                  64.57843190938296,
                  -1.038318948026908
                ],
                [
                  -163.10263248343063,
                  64.58866642453356,
                  -1.038318948026908
                ],
                [
                  -163.07880779239804,
                  64.59007443086324,
                  0.301681051973092
                ],
                [
                  -163.07552716799194,
                  64.57983938912653,
                  0.301681051973092
                ],
                [
                  -163.09934346630635,
                  64.57843190938296,
                  -1.038318948026908
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9163.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9163.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:53:00Z",
            "pc:count": 3537956,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433779.2579,
                "count": 3537956,
                "maximum": -433195.3488,
                "minimum": -434346.4888,
                "name": "X",
                "position": 0,
                "stddev": 288.6294878,
                "variance": 83306.98124
              },
              {
                "average": 1654451.11,
                "count": 3537956,
                "maximum": 1654992.434,
                "minimum": 1653839.814,
                "name": "Y",
                "position": 1,
                "stddev": 284.1924569,
                "variance": 80765.35257
              },
              {
                "average": -0.5400488763,
                "count": 3537956,
                "maximum": 0.301681052,
                "minimum": -1.038318948,
                "name": "Z",
                "position": 2,
                "stddev": 0.1544108242,
                "variance": 0.02384270264
              },
              {
                "average": 18.02900714,
                "count": 3537956,
                "maximum": 2084,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 156.1773684,
                "variance": 24391.37039
              },
              {
                "average": 1.00550233,
                "count": 3537956,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07397334324,
                "variance": 0.005472055509
              },
              {
                "average": 1.011003246,
                "count": 3537956,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1043176763,
                "variance": 0.0108821776
              },
              {
                "average": 1,
                "count": 3537956,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3537956,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.32179993,
                "count": 3537956,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.899801594,
                "variance": 3.609246096
              },
              {
                "average": 19.9923091,
                "count": 3537956,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.042140473,
                "variance": 1.086056766
              },
              {
                "average": 2.007417842,
                "count": 3537956,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08603386352,
                "variance": 0.007401825672
              },
              {
                "average": 25.3378691,
                "count": 3537956,
                "maximum": 29,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.573632564,
                "variance": 2.476319447
              },
              {
                "average": 247271221.2,
                "count": 3537956,
                "maximum": 247273580.1,
                "minimum": 247269027.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1010.727961,
                "variance": 1021571.01
              },
              {
                "average": 0,
                "count": 3537956,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3537956,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3537956,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3537956,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3537956,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434346.4888,
              1653839.814,
              -1.038318948,
              -433195.3488,
              1654992.434,
              0.301681052
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434346.48880744644,
                    1653839.8135429216,
                    -1.038318948026908
                  ],
                  [
                    -434346.48880744644,
                    1654992.4335429217,
                    -1.038318948026908
                  ],
                  [
                    -433195.3488074464,
                    1654992.4335429217,
                    0.301681051973092
                  ],
                  [
                    -433195.3488074464,
                    1653839.8135429216,
                    0.301681051973092
                  ],
                  [
                    -434346.48880744644,
                    1653839.8135429216,
                    -1.038318948026908
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:53:00+00:00",
            "end_time": "2019-07-15T23:37:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9065.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1189806698228,
              64.59663355608421,
              -0.400686193123549
            ],
            [
              -163.12227941965511,
              64.60686970151282,
              -0.400686193123549
            ],
            [
              -163.09842928564814,
              64.60828142934204,
              8.639313806876451
            ],
            [
              -163.09513894327043,
              64.59804475541488,
              8.639313806876451
            ],
            [
              -163.1189806698228,
              64.59663355608421,
              -0.400686193123549
            ]
          ]
        ]
      },
      "bbox": [
        -163.1222794,
        64.59663356,
        -0.4006861931,
        -163.0951389,
        64.60828143,
        8.639313807
      ],
      "properties": {
        "datetime": "2019-07-16T00:32:58Z",
        "pc:count": 3661519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434398.4124,
            "count": 3661519,
            "maximum": -433848.3193,
            "minimum": -434999.9993,
            "name": "X",
            "position": 0,
            "stddev": 284.900951,
            "variance": 81168.55186
          },
          {
            "average": 1656566.16,
            "count": 3661519,
            "maximum": 1657132.746,
            "minimum": 1655979.926,
            "name": "Y",
            "position": 1,
            "stddev": 292.3414455,
            "variance": 85463.52077
          },
          {
            "average": 1.907643279,
            "count": 3661519,
            "maximum": 8.639313807,
            "minimum": -0.4006861931,
            "name": "Z",
            "position": 2,
            "stddev": 1.180658124,
            "variance": 1.393953607
          },
          {
            "average": 505.0874511,
            "count": 3661519,
            "maximum": 10715,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 606.0074222,
            "variance": 367244.9958
          },
          {
            "average": 1.001680177,
            "count": 3661519,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04385378152,
            "variance": 0.001923154154
          },
          {
            "average": 1.003368001,
            "count": 3661519,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06398055515,
            "variance": 0.004093511437
          },
          {
            "average": 1,
            "count": 3661519,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3661519,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.51685243,
            "count": 3661519,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.64991725,
            "variance": 186.3202409
          },
          {
            "average": 19.96906417,
            "count": 3661519,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8986828909,
            "variance": 0.8076309384
          },
          {
            "average": 1.439808724,
            "count": 3661519,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.497530608,
            "variance": 0.2475367059
          },
          {
            "average": 22.51709632,
            "count": 3661519,
            "maximum": 27,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.524245647,
            "variance": 2.323324792
          },
          {
            "average": 247269430.7,
            "count": 3661519,
            "maximum": 247272378.4,
            "minimum": 247267389.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 956.0555857,
            "variance": 914042.2829
          },
          {
            "average": 0,
            "count": 3661519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3661519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3661519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3661519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3661519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434999.9993,
          1655979.926,
          -0.4006861931,
          -433848.3193,
          1657132.746,
          8.639313807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434999.99928335025,
                1655979.925783232,
                -0.400686193123549
              ],
              [
                -434999.99928335025,
                1657132.745783232,
                -0.400686193123549
              ],
              [
                -433848.3192833502,
                1657132.745783232,
                8.639313806876451
              ],
              [
                -433848.3192833502,
                1655979.925783232,
                8.639313806876451
              ],
              [
                -434999.99928335025,
                1655979.925783232,
                -0.400686193123549
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:32:58+00:00",
        "end_time": "2019-07-15T23:09:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9065.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9065.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9065.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9065.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1222794,
            64.59663356,
            -0.4006861931,
            -163.0951389,
            64.60828143,
            8.639313807
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1189806698228,
                  64.59663355608421,
                  -0.400686193123549
                ],
                [
                  -163.12227941965511,
                  64.60686970151282,
                  -0.400686193123549
                ],
                [
                  -163.09842928564814,
                  64.60828142934204,
                  8.639313806876451
                ],
                [
                  -163.09513894327043,
                  64.59804475541488,
                  8.639313806876451
                ],
                [
                  -163.1189806698228,
                  64.59663355608421,
                  -0.400686193123549
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9065.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9065.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:32:58Z",
            "pc:count": 3661519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434398.4124,
                "count": 3661519,
                "maximum": -433848.3193,
                "minimum": -434999.9993,
                "name": "X",
                "position": 0,
                "stddev": 284.900951,
                "variance": 81168.55186
              },
              {
                "average": 1656566.16,
                "count": 3661519,
                "maximum": 1657132.746,
                "minimum": 1655979.926,
                "name": "Y",
                "position": 1,
                "stddev": 292.3414455,
                "variance": 85463.52077
              },
              {
                "average": 1.907643279,
                "count": 3661519,
                "maximum": 8.639313807,
                "minimum": -0.4006861931,
                "name": "Z",
                "position": 2,
                "stddev": 1.180658124,
                "variance": 1.393953607
              },
              {
                "average": 505.0874511,
                "count": 3661519,
                "maximum": 10715,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 606.0074222,
                "variance": 367244.9958
              },
              {
                "average": 1.001680177,
                "count": 3661519,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04385378152,
                "variance": 0.001923154154
              },
              {
                "average": 1.003368001,
                "count": 3661519,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06398055515,
                "variance": 0.004093511437
              },
              {
                "average": 1,
                "count": 3661519,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3661519,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.51685243,
                "count": 3661519,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.64991725,
                "variance": 186.3202409
              },
              {
                "average": 19.96906417,
                "count": 3661519,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8986828909,
                "variance": 0.8076309384
              },
              {
                "average": 1.439808724,
                "count": 3661519,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.497530608,
                "variance": 0.2475367059
              },
              {
                "average": 22.51709632,
                "count": 3661519,
                "maximum": 27,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.524245647,
                "variance": 2.323324792
              },
              {
                "average": 247269430.7,
                "count": 3661519,
                "maximum": 247272378.4,
                "minimum": 247267389.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 956.0555857,
                "variance": 914042.2829
              },
              {
                "average": 0,
                "count": 3661519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3661519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3661519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3661519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3661519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434999.9993,
              1655979.926,
              -0.4006861931,
              -433848.3193,
              1657132.746,
              8.639313807
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434999.99928335025,
                    1655979.925783232,
                    -0.400686193123549
                  ],
                  [
                    -434999.99928335025,
                    1657132.745783232,
                    -0.400686193123549
                  ],
                  [
                    -433848.3192833502,
                    1657132.745783232,
                    8.639313806876451
                  ],
                  [
                    -433848.3192833502,
                    1655979.925783232,
                    8.639313806876451
                  ],
                  [
                    -434999.99928335025,
                    1655979.925783232,
                    -0.400686193123549
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:32:58+00:00",
            "end_time": "2019-07-15T23:09:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8264.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.28660123240525,
              64.58970240833145,
              -0.400353191844924
            ],
            [
              -163.28995818434507,
              64.5999311180064,
              -0.400353191844924
            ],
            [
              -163.26612223707417,
              64.6013686478643,
              1.299646808155076
            ],
            [
              -163.26277367339958,
              64.59113940059108,
              1.299646808155076
            ],
            [
              -163.28660123240525,
              64.58970240833145,
              -0.400353191844924
            ]
          ]
        ]
      },
      "bbox": [
        -163.2899582,
        64.58970241,
        -0.4003531918,
        -163.2627737,
        64.60136865,
        1.299646808
      ],
      "properties": {
        "datetime": "2019-07-15T00:46:13Z",
        "pc:count": 3527430,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442522.9709,
            "count": 3527430,
            "maximum": -441900.3398,
            "minimum": -443052.0198,
            "name": "X",
            "position": 0,
            "stddev": 276.9131644,
            "variance": 76680.90061
          },
          {
            "average": 1656875.504,
            "count": 3527430,
            "maximum": 1657474.571,
            "minimum": 1656322.171,
            "name": "Y",
            "position": 1,
            "stddev": 298.0961446,
            "variance": 88861.31142
          },
          {
            "average": 0.6816535723,
            "count": 3527430,
            "maximum": 1.299646808,
            "minimum": -0.4003531918,
            "name": "Z",
            "position": 2,
            "stddev": 0.09067341044,
            "variance": 0.008221667361
          },
          {
            "average": 0,
            "count": 3527430,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000010206,
            "count": 3527430,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003194625057,
            "variance": 1.020562925e-05
          },
          {
            "average": 1.000020411,
            "count": 3527430,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004517859028,
            "variance": 2.041105019e-05
          },
          {
            "average": 1,
            "count": 3527430,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3527430,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3527430,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.01442827,
            "count": 3527430,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.260790466,
            "variance": 1.589592599
          },
          {
            "average": 2.000330552,
            "count": 3527430,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01817809398,
            "variance": 0.0003304431006
          },
          {
            "average": 22.99047295,
            "count": 3527430,
            "maximum": 28,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.609015666,
            "variance": 13.02499408
          },
          {
            "average": 246848183,
            "count": 3527430,
            "maximum": 247186773,
            "minimum": 246835363.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 59786.37599,
            "variance": 3574410754
          },
          {
            "average": 0,
            "count": 3527430,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3527430,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3527430,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3527430,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3527430,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443052.0198,
          1656322.171,
          -0.4003531918,
          -441900.3398,
          1657474.571,
          1.299646808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443052.01980922505,
                1656322.1709011674,
                -0.400353191844924
              ],
              [
                -443052.01980922505,
                1657474.5709011673,
                -0.400353191844924
              ],
              [
                -441900.339809225,
                1657474.5709011673,
                1.299646808155076
              ],
              [
                -441900.339809225,
                1656322.1709011674,
                1.299646808155076
              ],
              [
                -443052.01980922505,
                1656322.1709011674,
                -0.400353191844924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T00:46:13+00:00",
        "end_time": "2019-07-10T23:09:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8264.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8264.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8264.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8264.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2899582,
            64.58970241,
            -0.4003531918,
            -163.2627737,
            64.60136865,
            1.299646808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.28660123240525,
                  64.58970240833145,
                  -0.400353191844924
                ],
                [
                  -163.28995818434507,
                  64.5999311180064,
                  -0.400353191844924
                ],
                [
                  -163.26612223707417,
                  64.6013686478643,
                  1.299646808155076
                ],
                [
                  -163.26277367339958,
                  64.59113940059108,
                  1.299646808155076
                ],
                [
                  -163.28660123240525,
                  64.58970240833145,
                  -0.400353191844924
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8264.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8264.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T00:46:13Z",
            "pc:count": 3527430,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442522.9709,
                "count": 3527430,
                "maximum": -441900.3398,
                "minimum": -443052.0198,
                "name": "X",
                "position": 0,
                "stddev": 276.9131644,
                "variance": 76680.90061
              },
              {
                "average": 1656875.504,
                "count": 3527430,
                "maximum": 1657474.571,
                "minimum": 1656322.171,
                "name": "Y",
                "position": 1,
                "stddev": 298.0961446,
                "variance": 88861.31142
              },
              {
                "average": 0.6816535723,
                "count": 3527430,
                "maximum": 1.299646808,
                "minimum": -0.4003531918,
                "name": "Z",
                "position": 2,
                "stddev": 0.09067341044,
                "variance": 0.008221667361
              },
              {
                "average": 0,
                "count": 3527430,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000010206,
                "count": 3527430,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003194625057,
                "variance": 1.020562925e-05
              },
              {
                "average": 1.000020411,
                "count": 3527430,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004517859028,
                "variance": 2.041105019e-05
              },
              {
                "average": 1,
                "count": 3527430,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3527430,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3527430,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.01442827,
                "count": 3527430,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.260790466,
                "variance": 1.589592599
              },
              {
                "average": 2.000330552,
                "count": 3527430,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01817809398,
                "variance": 0.0003304431006
              },
              {
                "average": 22.99047295,
                "count": 3527430,
                "maximum": 28,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.609015666,
                "variance": 13.02499408
              },
              {
                "average": 246848183,
                "count": 3527430,
                "maximum": 247186773,
                "minimum": 246835363.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 59786.37599,
                "variance": 3574410754
              },
              {
                "average": 0,
                "count": 3527430,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3527430,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3527430,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3527430,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3527430,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443052.0198,
              1656322.171,
              -0.4003531918,
              -441900.3398,
              1657474.571,
              1.299646808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443052.01980922505,
                    1656322.1709011674,
                    -0.400353191844924
                  ],
                  [
                    -443052.01980922505,
                    1657474.5709011673,
                    -0.400353191844924
                  ],
                  [
                    -441900.339809225,
                    1657474.5709011673,
                    1.299646808155076
                  ],
                  [
                    -441900.339809225,
                    1656322.1709011674,
                    1.299646808155076
                  ],
                  [
                    -443052.01980922505,
                    1656322.1709011674,
                    -0.400353191844924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T00:46:13+00:00",
            "end_time": "2019-07-10T23:09: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": "20190714_NCMP_AK_03WWM8071.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3244869125273,
              64.65296440715478,
              1.025414797844277
            ],
            [
              -163.3278444455306,
              64.66313111676043,
              1.025414797844277
            ],
            [
              -163.30707782818834,
              64.66438625950009,
              12.385414797844277
            ],
            [
              -163.303727573175,
              64.65421908200994,
              12.385414797844277
            ],
            [
              -163.3244869125273,
              64.65296440715478,
              1.025414797844277
            ]
          ]
        ]
      },
      "bbox": [
        -163.3278444,
        64.65296441,
        1.025414798,
        -163.3037276,
        64.66438626,
        12.3854148
      ],
      "properties": {
        "datetime": "2019-07-15T20:18:03Z",
        "pc:count": 1503534,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443400.6791,
            "count": 1503534,
            "maximum": -442858.7381,
            "minimum": -443859.9781,
            "name": "X",
            "position": 0,
            "stddev": 244.1007017,
            "variance": 59585.15256
          },
          {
            "average": 1663926.487,
            "count": 1503534,
            "maximum": 1664708.816,
            "minimum": 1663563.416,
            "name": "Y",
            "position": 1,
            "stddev": 225.5857821,
            "variance": 50888.94507
          },
          {
            "average": 4.716007176,
            "count": 1503534,
            "maximum": 12.3854148,
            "minimum": 1.025414798,
            "name": "Z",
            "position": 2,
            "stddev": 2.322968479,
            "variance": 5.396182555
          },
          {
            "average": 793.1435052,
            "count": 1503534,
            "maximum": 32892,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 613.8725766,
            "variance": 376839.5403
          },
          {
            "average": 1.041723034,
            "count": 1503534,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2253105685,
            "variance": 0.05076485228
          },
          {
            "average": 1.083492625,
            "count": 1503534,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3301330871,
            "variance": 0.1089878552
          },
          {
            "average": 1,
            "count": 1503534,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1503534,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.509925948,
            "count": 1503534,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.200107761,
            "variance": 27.04112072
          },
          {
            "average": 20.06765732,
            "count": 1503534,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.410787203,
            "variance": 1.990320533
          },
          {
            "average": 1.086039957,
            "count": 1503534,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.299444745,
            "variance": 0.08966715534
          },
          {
            "average": 3.099133109,
            "count": 1503534,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.878530753,
            "variance": 3.52887779
          },
          {
            "average": 247255932.8,
            "count": 1503534,
            "maximum": 247257083.2,
            "minimum": 247193326.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5874.112475,
            "variance": 34505197.37
          },
          {
            "average": 0,
            "count": 1503534,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1503534,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1503534,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1503534,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1503534,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443859.9781,
          1663563.416,
          1.025414798,
          -442858.7381,
          1664708.816,
          12.3854148
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443859.9780839932,
                1663563.4161014184,
                1.025414797844277
              ],
              [
                -443859.9780839932,
                1664708.8161014183,
                1.025414797844277
              ],
              [
                -442858.7380839932,
                1664708.8161014183,
                12.385414797844277
              ],
              [
                -442858.7380839932,
                1663563.4161014184,
                12.385414797844277
              ],
              [
                -443859.9780839932,
                1663563.4161014184,
                1.025414797844277
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:18:03+00:00",
        "end_time": "2019-07-15T02:35:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8071.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8071.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8071.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8071.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3278444,
            64.65296441,
            1.025414798,
            -163.3037276,
            64.66438626,
            12.3854148
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3244869125273,
                  64.65296440715478,
                  1.025414797844277
                ],
                [
                  -163.3278444455306,
                  64.66313111676043,
                  1.025414797844277
                ],
                [
                  -163.30707782818834,
                  64.66438625950009,
                  12.385414797844277
                ],
                [
                  -163.303727573175,
                  64.65421908200994,
                  12.385414797844277
                ],
                [
                  -163.3244869125273,
                  64.65296440715478,
                  1.025414797844277
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8071.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8071.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:18:03Z",
            "pc:count": 1503534,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443400.6791,
                "count": 1503534,
                "maximum": -442858.7381,
                "minimum": -443859.9781,
                "name": "X",
                "position": 0,
                "stddev": 244.1007017,
                "variance": 59585.15256
              },
              {
                "average": 1663926.487,
                "count": 1503534,
                "maximum": 1664708.816,
                "minimum": 1663563.416,
                "name": "Y",
                "position": 1,
                "stddev": 225.5857821,
                "variance": 50888.94507
              },
              {
                "average": 4.716007176,
                "count": 1503534,
                "maximum": 12.3854148,
                "minimum": 1.025414798,
                "name": "Z",
                "position": 2,
                "stddev": 2.322968479,
                "variance": 5.396182555
              },
              {
                "average": 793.1435052,
                "count": 1503534,
                "maximum": 32892,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 613.8725766,
                "variance": 376839.5403
              },
              {
                "average": 1.041723034,
                "count": 1503534,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2253105685,
                "variance": 0.05076485228
              },
              {
                "average": 1.083492625,
                "count": 1503534,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3301330871,
                "variance": 0.1089878552
              },
              {
                "average": 1,
                "count": 1503534,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1503534,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.509925948,
                "count": 1503534,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.200107761,
                "variance": 27.04112072
              },
              {
                "average": 20.06765732,
                "count": 1503534,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.410787203,
                "variance": 1.990320533
              },
              {
                "average": 1.086039957,
                "count": 1503534,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.299444745,
                "variance": 0.08966715534
              },
              {
                "average": 3.099133109,
                "count": 1503534,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.878530753,
                "variance": 3.52887779
              },
              {
                "average": 247255932.8,
                "count": 1503534,
                "maximum": 247257083.2,
                "minimum": 247193326.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5874.112475,
                "variance": 34505197.37
              },
              {
                "average": 0,
                "count": 1503534,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1503534,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1503534,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1503534,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1503534,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443859.9781,
              1663563.416,
              1.025414798,
              -442858.7381,
              1664708.816,
              12.3854148
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443859.9780839932,
                    1663563.4161014184,
                    1.025414797844277
                  ],
                  [
                    -443859.9780839932,
                    1664708.8161014183,
                    1.025414797844277
                  ],
                  [
                    -442858.7380839932,
                    1664708.8161014183,
                    12.385414797844277
                  ],
                  [
                    -442858.7380839932,
                    1663563.4161014184,
                    12.385414797844277
                  ],
                  [
                    -443859.9780839932,
                    1663563.4161014184,
                    1.025414797844277
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:18:03+00:00",
            "end_time": "2019-07-15T02:35:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9856.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.95799828439706,
              64.51370514094602,
              -6.745594808832697
            ],
            [
              -162.96122851156133,
              64.52393955048285,
              -6.745594808832697
            ],
            [
              -162.93745256760639,
              64.5253255671707,
              -1.545594808832698
            ],
            [
              -162.93423070274372,
              64.51509064079663,
              -1.545594808832698
            ],
            [
              -162.95799828439706,
              64.51370514094602,
              -6.745594808832697
            ]
          ]
        ]
      },
      "bbox": [
        -162.9612285,
        64.51370514,
        -6.745594809,
        -162.9342307,
        64.52532557,
        -1.545594809
      ],
      "properties": {
        "datetime": "2019-07-16T00:08:51Z",
        "pc:count": 2092417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428185.6968,
            "count": 2092417,
            "maximum": -427460.9317,
            "minimum": -428611.9917,
            "name": "X",
            "position": 0,
            "stddev": 239.5765579,
            "variance": 57396.92707
          },
          {
            "average": 1646300.855,
            "count": 2092417,
            "maximum": 1646918.856,
            "minimum": 1645766.476,
            "name": "Y",
            "position": 1,
            "stddev": 280.6748592,
            "variance": 78778.37656
          },
          {
            "average": -3.129050004,
            "count": 2092417,
            "maximum": -1.545594809,
            "minimum": -6.745594809,
            "name": "Z",
            "position": 2,
            "stddev": 0.9005494253,
            "variance": 0.8109892674
          },
          {
            "average": 274.3328323,
            "count": 2092417,
            "maximum": 3814,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 663.7408242,
            "variance": 440551.8817
          },
          {
            "average": 1,
            "count": 2092417,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2092417,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2092417,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2092417,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2092417,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.9785401,
            "count": 2092417,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.054307089,
            "variance": 1.111563438
          },
          {
            "average": 2.004817395,
            "count": 2092417,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06929528874,
            "variance": 0.004801837041
          },
          {
            "average": 22.18307727,
            "count": 2092417,
            "maximum": 25,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.286220106,
            "variance": 1.654362161
          },
          {
            "average": 247269212.7,
            "count": 2092417,
            "maximum": 247270931.8,
            "minimum": 247265987.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 794.7783227,
            "variance": 631672.5822
          },
          {
            "average": 0,
            "count": 2092417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2092417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2092417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2092417,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2092417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428611.9917,
          1645766.476,
          -6.745594809,
          -427460.9317,
          1646918.856,
          -1.545594809
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428611.9917355898,
                1645766.4763723628,
                -6.745594808832697
              ],
              [
                -428611.9917355898,
                1646918.8563723627,
                -6.745594808832697
              ],
              [
                -427460.93173558975,
                1646918.8563723627,
                -1.545594808832698
              ],
              [
                -427460.93173558975,
                1645766.4763723628,
                -1.545594808832698
              ],
              [
                -428611.9917355898,
                1645766.4763723628,
                -6.745594808832697
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:08:51+00:00",
        "end_time": "2019-07-15T22:46:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9856.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9856.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9856.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9856.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9612285,
            64.51370514,
            -6.745594809,
            -162.9342307,
            64.52532557,
            -1.545594809
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.95799828439706,
                  64.51370514094602,
                  -6.745594808832697
                ],
                [
                  -162.96122851156133,
                  64.52393955048285,
                  -6.745594808832697
                ],
                [
                  -162.93745256760639,
                  64.5253255671707,
                  -1.545594808832698
                ],
                [
                  -162.93423070274372,
                  64.51509064079663,
                  -1.545594808832698
                ],
                [
                  -162.95799828439706,
                  64.51370514094602,
                  -6.745594808832697
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9856.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9856.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:08:51Z",
            "pc:count": 2092417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428185.6968,
                "count": 2092417,
                "maximum": -427460.9317,
                "minimum": -428611.9917,
                "name": "X",
                "position": 0,
                "stddev": 239.5765579,
                "variance": 57396.92707
              },
              {
                "average": 1646300.855,
                "count": 2092417,
                "maximum": 1646918.856,
                "minimum": 1645766.476,
                "name": "Y",
                "position": 1,
                "stddev": 280.6748592,
                "variance": 78778.37656
              },
              {
                "average": -3.129050004,
                "count": 2092417,
                "maximum": -1.545594809,
                "minimum": -6.745594809,
                "name": "Z",
                "position": 2,
                "stddev": 0.9005494253,
                "variance": 0.8109892674
              },
              {
                "average": 274.3328323,
                "count": 2092417,
                "maximum": 3814,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 663.7408242,
                "variance": 440551.8817
              },
              {
                "average": 1,
                "count": 2092417,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2092417,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2092417,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2092417,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2092417,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.9785401,
                "count": 2092417,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.054307089,
                "variance": 1.111563438
              },
              {
                "average": 2.004817395,
                "count": 2092417,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06929528874,
                "variance": 0.004801837041
              },
              {
                "average": 22.18307727,
                "count": 2092417,
                "maximum": 25,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.286220106,
                "variance": 1.654362161
              },
              {
                "average": 247269212.7,
                "count": 2092417,
                "maximum": 247270931.8,
                "minimum": 247265987.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 794.7783227,
                "variance": 631672.5822
              },
              {
                "average": 0,
                "count": 2092417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2092417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2092417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2092417,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2092417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428611.9917,
              1645766.476,
              -6.745594809,
              -427460.9317,
              1646918.856,
              -1.545594809
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428611.9917355898,
                    1645766.4763723628,
                    -6.745594808832697
                  ],
                  [
                    -428611.9917355898,
                    1646918.8563723627,
                    -6.745594808832697
                  ],
                  [
                    -427460.93173558975,
                    1646918.8563723627,
                    -1.545594808832698
                  ],
                  [
                    -427460.93173558975,
                    1645766.4763723628,
                    -1.545594808832698
                  ],
                  [
                    -428611.9917355898,
                    1645766.4763723628,
                    -6.745594808832697
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:08:51+00:00",
            "end_time": "2019-07-15T22:46: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": "20190715_NCMP_AK_03WWM8568.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22161850823178,
              64.6248362062509,
              -0.456121439138624
            ],
            [
              -163.2249563548544,
              64.63506720421101,
              -0.456121439138624
            ],
            [
              -163.2011001330821,
              64.63649405629609,
              2.443878560861376
            ],
            [
              -163.19777069606562,
              64.62626252375937,
              2.443878560861376
            ],
            [
              -163.22161850823178,
              64.6248362062509,
              -0.456121439138624
            ]
          ]
        ]
      },
      "bbox": [
        -163.2249564,
        64.62483621,
        -0.4561214391,
        -163.1977707,
        64.63649406,
        2.443878561
      ],
      "properties": {
        "datetime": "2019-07-16T02:07:27Z",
        "pc:count": 2908156,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438833.8253,
            "count": 2908156,
            "maximum": -438278.2074,
            "minimum": -439429.2874,
            "name": "X",
            "position": 0,
            "stddev": 298.5185088,
            "variance": 89113.30008
          },
          {
            "average": 1660349.985,
            "count": 2908156,
            "maximum": 1660924.435,
            "minimum": 1659771.995,
            "name": "Y",
            "position": 1,
            "stddev": 290.5621629,
            "variance": 84426.37052
          },
          {
            "average": 0.8152081663,
            "count": 2908156,
            "maximum": 2.443878561,
            "minimum": -0.4561214391,
            "name": "Z",
            "position": 2,
            "stddev": 0.1586661755,
            "variance": 0.02517495526
          },
          {
            "average": 5.690148672,
            "count": 2908156,
            "maximum": 2071,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 68.51449726,
            "variance": 4694.236335
          },
          {
            "average": 1,
            "count": 2908156,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2908156,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2908156,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2908156,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.71063622,
            "count": 2908156,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.810128874,
            "variance": 7.89682429
          },
          {
            "average": 19.98381221,
            "count": 2908156,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9659455736,
            "variance": 0.9330508511
          },
          {
            "average": 1.989520163,
            "count": 2908156,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1018366389,
            "variance": 0.01037070102
          },
          {
            "average": 32.08937485,
            "count": 2908156,
            "maximum": 36,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.638386034,
            "variance": 2.684308796
          },
          {
            "average": 247275507.2,
            "count": 2908156,
            "maximum": 247278047.1,
            "minimum": 247272731.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1106.694286,
            "variance": 1224772.243
          },
          {
            "average": 0,
            "count": 2908156,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2908156,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2908156,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2908156,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2908156,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439429.2874,
          1659771.995,
          -0.4561214391,
          -438278.2074,
          1660924.435,
          2.443878561
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439429.28744584945,
                1659771.9949574135,
                -0.456121439138624
              ],
              [
                -439429.28744584945,
                1660924.4349574135,
                -0.456121439138624
              ],
              [
                -438278.2074458495,
                1660924.4349574135,
                2.443878560861376
              ],
              [
                -438278.2074458495,
                1659771.9949574135,
                2.443878560861376
              ],
              [
                -439429.28744584945,
                1659771.9949574135,
                -0.456121439138624
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:07:27+00:00",
        "end_time": "2019-07-16T00:38:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8568.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8568.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8568.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8568.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2249564,
            64.62483621,
            -0.4561214391,
            -163.1977707,
            64.63649406,
            2.443878561
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22161850823178,
                  64.6248362062509,
                  -0.456121439138624
                ],
                [
                  -163.2249563548544,
                  64.63506720421101,
                  -0.456121439138624
                ],
                [
                  -163.2011001330821,
                  64.63649405629609,
                  2.443878560861376
                ],
                [
                  -163.19777069606562,
                  64.62626252375937,
                  2.443878560861376
                ],
                [
                  -163.22161850823178,
                  64.6248362062509,
                  -0.456121439138624
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8568.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8568.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:07:27Z",
            "pc:count": 2908156,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438833.8253,
                "count": 2908156,
                "maximum": -438278.2074,
                "minimum": -439429.2874,
                "name": "X",
                "position": 0,
                "stddev": 298.5185088,
                "variance": 89113.30008
              },
              {
                "average": 1660349.985,
                "count": 2908156,
                "maximum": 1660924.435,
                "minimum": 1659771.995,
                "name": "Y",
                "position": 1,
                "stddev": 290.5621629,
                "variance": 84426.37052
              },
              {
                "average": 0.8152081663,
                "count": 2908156,
                "maximum": 2.443878561,
                "minimum": -0.4561214391,
                "name": "Z",
                "position": 2,
                "stddev": 0.1586661755,
                "variance": 0.02517495526
              },
              {
                "average": 5.690148672,
                "count": 2908156,
                "maximum": 2071,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 68.51449726,
                "variance": 4694.236335
              },
              {
                "average": 1,
                "count": 2908156,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2908156,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2908156,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2908156,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.71063622,
                "count": 2908156,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.810128874,
                "variance": 7.89682429
              },
              {
                "average": 19.98381221,
                "count": 2908156,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9659455736,
                "variance": 0.9330508511
              },
              {
                "average": 1.989520163,
                "count": 2908156,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1018366389,
                "variance": 0.01037070102
              },
              {
                "average": 32.08937485,
                "count": 2908156,
                "maximum": 36,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.638386034,
                "variance": 2.684308796
              },
              {
                "average": 247275507.2,
                "count": 2908156,
                "maximum": 247278047.1,
                "minimum": 247272731.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1106.694286,
                "variance": 1224772.243
              },
              {
                "average": 0,
                "count": 2908156,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2908156,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2908156,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2908156,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2908156,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439429.2874,
              1659771.995,
              -0.4561214391,
              -438278.2074,
              1660924.435,
              2.443878561
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439429.28744584945,
                    1659771.9949574135,
                    -0.456121439138624
                  ],
                  [
                    -439429.28744584945,
                    1660924.4349574135,
                    -0.456121439138624
                  ],
                  [
                    -438278.2074458495,
                    1660924.4349574135,
                    2.443878560861376
                  ],
                  [
                    -438278.2074458495,
                    1659771.9949574135,
                    2.443878560861376
                  ],
                  [
                    -439429.28744584945,
                    1659771.9949574135,
                    -0.456121439138624
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:07:27+00:00",
            "end_time": "2019-07-16T00:38: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": "20190714_NCMP_AK_03WWM7770.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.38780343751026,
              64.64469318239796,
              1.133940225950536
            ],
            [
              -163.39120447379656,
              64.65492406540368,
              1.133940225950536
            ],
            [
              -163.3673296303878,
              64.65637716741092,
              18.893940225950537
            ],
            [
              -163.36393700963794,
              64.64614573950787,
              18.893940225950537
            ],
            [
              -163.38780343751026,
              64.64469318239796,
              1.133940225950536
            ]
          ]
        ]
      },
      "bbox": [
        -163.3912045,
        64.64469318,
        1.133940226,
        -163.363937,
        64.65637717,
        18.89394023
      ],
      "properties": {
        "datetime": "2019-07-15T01:19:14Z",
        "pc:count": 4221514,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446349.0987,
            "count": 4221514,
            "maximum": -445832.3254,
            "minimum": -446983.9054,
            "name": "X",
            "position": 0,
            "stddev": 243.3909513,
            "variance": 59239.15515
          },
          {
            "average": 1663659.213,
            "count": 4221514,
            "maximum": 1664227.334,
            "minimum": 1663074.534,
            "name": "Y",
            "position": 1,
            "stddev": 309.0227582,
            "variance": 95495.0651
          },
          {
            "average": 3.29150969,
            "count": 4221514,
            "maximum": 18.89394023,
            "minimum": 1.133940226,
            "name": "Z",
            "position": 2,
            "stddev": 1.350790429,
            "variance": 1.824634782
          },
          {
            "average": 516.3640519,
            "count": 4221514,
            "maximum": 4974,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 438.9133712,
            "variance": 192644.9474
          },
          {
            "average": 1.235261567,
            "count": 4221514,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6012125855,
            "variance": 0.361456573
          },
          {
            "average": 1.470472442,
            "count": 4221514,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.895556223,
            "variance": 0.8020209485
          },
          {
            "average": 1,
            "count": 4221514,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4221514,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.258522416,
            "count": 4221514,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.046043431,
            "variance": 25.4625543
          },
          {
            "average": 20.03165707,
            "count": 4221514,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.310742367,
            "variance": 1.718045552
          },
          {
            "average": 1.293322254,
            "count": 4221514,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6491401642,
            "variance": 0.4213829527
          },
          {
            "average": 9.361867567,
            "count": 4221514,
            "maximum": 13,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.599050213,
            "variance": 12.95316244
          },
          {
            "average": 247187430.3,
            "count": 4221514,
            "maximum": 247188754.5,
            "minimum": 247184703.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1355.291045,
            "variance": 1836813.817
          },
          {
            "average": 0,
            "count": 4221514,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4221514,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4221514,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4221514,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4221514,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446983.9054,
          1663074.534,
          1.133940226,
          -445832.3254,
          1664227.334,
          18.89394023
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446983.9053980767,
                1663074.5338356066,
                1.133940225950536
              ],
              [
                -446983.9053980767,
                1664227.3338356065,
                1.133940225950536
              ],
              [
                -445832.32539807673,
                1664227.3338356065,
                18.893940225950537
              ],
              [
                -445832.32539807673,
                1663074.5338356066,
                18.893940225950537
              ],
              [
                -446983.9053980767,
                1663074.5338356066,
                1.133940225950536
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:19:14+00:00",
        "end_time": "2019-07-15T00:11:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7770.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7770.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7770.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7770.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3912045,
            64.64469318,
            1.133940226,
            -163.363937,
            64.65637717,
            18.89394023
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.38780343751026,
                  64.64469318239796,
                  1.133940225950536
                ],
                [
                  -163.39120447379656,
                  64.65492406540368,
                  1.133940225950536
                ],
                [
                  -163.3673296303878,
                  64.65637716741092,
                  18.893940225950537
                ],
                [
                  -163.36393700963794,
                  64.64614573950787,
                  18.893940225950537
                ],
                [
                  -163.38780343751026,
                  64.64469318239796,
                  1.133940225950536
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7770.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7770.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:19:14Z",
            "pc:count": 4221514,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446349.0987,
                "count": 4221514,
                "maximum": -445832.3254,
                "minimum": -446983.9054,
                "name": "X",
                "position": 0,
                "stddev": 243.3909513,
                "variance": 59239.15515
              },
              {
                "average": 1663659.213,
                "count": 4221514,
                "maximum": 1664227.334,
                "minimum": 1663074.534,
                "name": "Y",
                "position": 1,
                "stddev": 309.0227582,
                "variance": 95495.0651
              },
              {
                "average": 3.29150969,
                "count": 4221514,
                "maximum": 18.89394023,
                "minimum": 1.133940226,
                "name": "Z",
                "position": 2,
                "stddev": 1.350790429,
                "variance": 1.824634782
              },
              {
                "average": 516.3640519,
                "count": 4221514,
                "maximum": 4974,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 438.9133712,
                "variance": 192644.9474
              },
              {
                "average": 1.235261567,
                "count": 4221514,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6012125855,
                "variance": 0.361456573
              },
              {
                "average": 1.470472442,
                "count": 4221514,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.895556223,
                "variance": 0.8020209485
              },
              {
                "average": 1,
                "count": 4221514,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4221514,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.258522416,
                "count": 4221514,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.046043431,
                "variance": 25.4625543
              },
              {
                "average": 20.03165707,
                "count": 4221514,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.310742367,
                "variance": 1.718045552
              },
              {
                "average": 1.293322254,
                "count": 4221514,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6491401642,
                "variance": 0.4213829527
              },
              {
                "average": 9.361867567,
                "count": 4221514,
                "maximum": 13,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.599050213,
                "variance": 12.95316244
              },
              {
                "average": 247187430.3,
                "count": 4221514,
                "maximum": 247188754.5,
                "minimum": 247184703.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1355.291045,
                "variance": 1836813.817
              },
              {
                "average": 0,
                "count": 4221514,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4221514,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4221514,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4221514,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4221514,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446983.9054,
              1663074.534,
              1.133940226,
              -445832.3254,
              1664227.334,
              18.89394023
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446983.9053980767,
                    1663074.5338356066,
                    1.133940225950536
                  ],
                  [
                    -446983.9053980767,
                    1664227.3338356065,
                    1.133940225950536
                  ],
                  [
                    -445832.32539807673,
                    1664227.3338356065,
                    18.893940225950537
                  ],
                  [
                    -445832.32539807673,
                    1663074.5338356066,
                    18.893940225950537
                  ],
                  [
                    -446983.9053980767,
                    1663074.5338356066,
                    1.133940225950536
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:19:14+00:00",
            "end_time": "2019-07-15T00:11:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8767.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.18042494328984,
              64.6153567081111,
              -0.664820934826539
            ],
            [
              -163.1837480214494,
              64.62559199939152,
              -0.664820934826539
            ],
            [
              -163.1598910533386,
              64.62701288503474,
              1.095179065173461
            ],
            [
              -163.1565763874027,
              64.61677706141913,
              1.095179065173461
            ],
            [
              -163.18042494328984,
              64.6153567081111,
              -0.664820934826539
            ]
          ]
        ]
      },
      "bbox": [
        -163.183748,
        64.61535671,
        -0.6648209348,
        -163.1565764,
        64.62701289,
        1.095179065
      ],
      "properties": {
        "datetime": "2019-07-16T01:21:54Z",
        "pc:count": 4008486,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437049.0736,
            "count": 4008486,
            "maximum": -436473.1995,
            "minimum": -437624.5995,
            "name": "X",
            "position": 0,
            "stddev": 286.3245032,
            "variance": 81981.72116
          },
          {
            "average": 1659018.37,
            "count": 4008486,
            "maximum": 1659605.434,
            "minimum": 1658452.594,
            "name": "Y",
            "position": 1,
            "stddev": 286.3065614,
            "variance": 81971.44708
          },
          {
            "average": 0.4935438817,
            "count": 4008486,
            "maximum": 1.095179065,
            "minimum": -0.6648209348,
            "name": "Z",
            "position": 2,
            "stddev": 0.1184195913,
            "variance": 0.01402319962
          },
          {
            "average": 0.09822935642,
            "count": 4008486,
            "maximum": 2772,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 9.78936119,
            "variance": 95.83159251
          },
          {
            "average": 1.000062368,
            "count": 4008486,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007897076217,
            "variance": 6.236381278e-05
          },
          {
            "average": 1.000124735,
            "count": 4008486,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.011167804,
            "variance": 0.0001247198461
          },
          {
            "average": 1,
            "count": 4008486,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008486,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4008486,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96445867,
            "count": 4008486,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.001724262,
            "variance": 1.003451496
          },
          {
            "average": 2.000062867,
            "count": 4008486,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007928599619,
            "variance": 6.286269192e-05
          },
          {
            "average": 27.74247085,
            "count": 4008486,
            "maximum": 32,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.57779429,
            "variance": 2.489434822
          },
          {
            "average": 247272742.5,
            "count": 4008486,
            "maximum": 247275314,
            "minimum": 247270214.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1001.553091,
            "variance": 1003108.593
          },
          {
            "average": 0,
            "count": 4008486,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008486,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008486,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008486,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008486,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437624.5995,
          1658452.594,
          -0.6648209348,
          -436473.1995,
          1659605.434,
          1.095179065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437624.59946550993,
                1658452.5944180966,
                -0.664820934826539
              ],
              [
                -437624.59946550993,
                1659605.4344180964,
                -0.664820934826539
              ],
              [
                -436473.1994655099,
                1659605.4344180964,
                1.095179065173461
              ],
              [
                -436473.1994655099,
                1658452.5944180966,
                1.095179065173461
              ],
              [
                -437624.59946550993,
                1658452.5944180966,
                -0.664820934826539
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:21:54+00:00",
        "end_time": "2019-07-15T23:56:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8767.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8767.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8767.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8767.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.183748,
            64.61535671,
            -0.6648209348,
            -163.1565764,
            64.62701289,
            1.095179065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.18042494328984,
                  64.6153567081111,
                  -0.664820934826539
                ],
                [
                  -163.1837480214494,
                  64.62559199939152,
                  -0.664820934826539
                ],
                [
                  -163.1598910533386,
                  64.62701288503474,
                  1.095179065173461
                ],
                [
                  -163.1565763874027,
                  64.61677706141913,
                  1.095179065173461
                ],
                [
                  -163.18042494328984,
                  64.6153567081111,
                  -0.664820934826539
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8767.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8767.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:21:54Z",
            "pc:count": 4008486,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437049.0736,
                "count": 4008486,
                "maximum": -436473.1995,
                "minimum": -437624.5995,
                "name": "X",
                "position": 0,
                "stddev": 286.3245032,
                "variance": 81981.72116
              },
              {
                "average": 1659018.37,
                "count": 4008486,
                "maximum": 1659605.434,
                "minimum": 1658452.594,
                "name": "Y",
                "position": 1,
                "stddev": 286.3065614,
                "variance": 81971.44708
              },
              {
                "average": 0.4935438817,
                "count": 4008486,
                "maximum": 1.095179065,
                "minimum": -0.6648209348,
                "name": "Z",
                "position": 2,
                "stddev": 0.1184195913,
                "variance": 0.01402319962
              },
              {
                "average": 0.09822935642,
                "count": 4008486,
                "maximum": 2772,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 9.78936119,
                "variance": 95.83159251
              },
              {
                "average": 1.000062368,
                "count": 4008486,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007897076217,
                "variance": 6.236381278e-05
              },
              {
                "average": 1.000124735,
                "count": 4008486,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.011167804,
                "variance": 0.0001247198461
              },
              {
                "average": 1,
                "count": 4008486,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008486,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4008486,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96445867,
                "count": 4008486,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.001724262,
                "variance": 1.003451496
              },
              {
                "average": 2.000062867,
                "count": 4008486,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007928599619,
                "variance": 6.286269192e-05
              },
              {
                "average": 27.74247085,
                "count": 4008486,
                "maximum": 32,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.57779429,
                "variance": 2.489434822
              },
              {
                "average": 247272742.5,
                "count": 4008486,
                "maximum": 247275314,
                "minimum": 247270214.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1001.553091,
                "variance": 1003108.593
              },
              {
                "average": 0,
                "count": 4008486,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008486,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008486,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008486,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008486,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437624.5995,
              1658452.594,
              -0.6648209348,
              -436473.1995,
              1659605.434,
              1.095179065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437624.59946550993,
                    1658452.5944180966,
                    -0.664820934826539
                  ],
                  [
                    -437624.59946550993,
                    1659605.4344180964,
                    -0.664820934826539
                  ],
                  [
                    -436473.1994655099,
                    1659605.4344180964,
                    1.095179065173461
                  ],
                  [
                    -436473.1994655099,
                    1658452.5944180966,
                    1.095179065173461
                  ],
                  [
                    -437624.59946550993,
                    1658452.5944180966,
                    -0.664820934826539
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:21:54+00:00",
            "end_time": "2019-07-15T23:56: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": "20190715_NCMP_AK_03WXM0247.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.86955223996753,
              64.43249300134975,
              -8.709718080419604
            ],
            [
              -162.87251815413018,
              64.4420109722662,
              -8.709718080419604
            ],
            [
              -162.86026208237018,
              64.44272069378508,
              -6.169718080419603
            ],
            [
              -162.85730016746055,
              64.43320247765445,
              -6.169718080419603
            ],
            [
              -162.86955223996753,
              64.43249300134975,
              -8.709718080419604
            ]
          ]
        ]
      },
      "bbox": [
        -162.8725182,
        64.432493,
        -8.70971808,
        -162.8573002,
        64.44272069,
        -6.16971808
      ],
      "properties": {
        "datetime": "2019-07-16T02:13:31Z",
        "pc:count": 194586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425251.6297,
            "count": 194586,
            "maximum": -425017.151,
            "minimum": -425612.111,
            "name": "X",
            "position": 0,
            "stddev": 113.3283679,
            "variance": 12843.31898
          },
          {
            "average": 1636887.401,
            "count": 194586,
            "maximum": 1637288.927,
            "minimum": 1636217.287,
            "name": "Y",
            "position": 1,
            "stddev": 238.8442753,
            "variance": 57046.58786
          },
          {
            "average": -7.759564113,
            "count": 194586,
            "maximum": -6.16971808,
            "minimum": -8.70971808,
            "name": "Z",
            "position": 2,
            "stddev": 0.3945320268,
            "variance": 0.1556555201
          },
          {
            "average": 2189.477809,
            "count": 194586,
            "maximum": 3971,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 304.2186956,
            "variance": 92549.01477
          },
          {
            "average": 1,
            "count": 194586,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 194586,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 194586,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 194586,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.33333999,
            "count": 194586,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.391678328,
            "variance": 1.936768569
          },
          {
            "average": 2.023444647,
            "count": 194586,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1513452711,
            "variance": 0.02290539107
          },
          {
            "average": 34.08339243,
            "count": 194586,
            "maximum": 36,
            "minimum": 32,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8724491772,
            "variance": 0.7611675668
          },
          {
            "average": 247276850.7,
            "count": 194586,
            "maximum": 247278411.3,
            "minimum": 247275644.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 637.6111055,
            "variance": 406547.9219
          },
          {
            "average": 0,
            "count": 194586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425612.111,
          1636217.287,
          -8.70971808,
          -425017.151,
          1637288.927,
          -6.16971808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425612.11099699925,
                1636217.2870958892,
                -8.709718080419604
              ],
              [
                -425612.11099699925,
                1637288.9270958893,
                -8.709718080419604
              ],
              [
                -425017.1509969993,
                1637288.9270958893,
                -6.169718080419603
              ],
              [
                -425017.1509969993,
                1636217.2870958892,
                -6.169718080419603
              ],
              [
                -425612.11099699925,
                1636217.2870958892,
                -8.709718080419604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:13:31+00:00",
        "end_time": "2019-07-16T01:27:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0247.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0247.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0247.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0247.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8725182,
            64.432493,
            -8.70971808,
            -162.8573002,
            64.44272069,
            -6.16971808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.86955223996753,
                  64.43249300134975,
                  -8.709718080419604
                ],
                [
                  -162.87251815413018,
                  64.4420109722662,
                  -8.709718080419604
                ],
                [
                  -162.86026208237018,
                  64.44272069378508,
                  -6.169718080419603
                ],
                [
                  -162.85730016746055,
                  64.43320247765445,
                  -6.169718080419603
                ],
                [
                  -162.86955223996753,
                  64.43249300134975,
                  -8.709718080419604
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0247.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0247.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:13:31Z",
            "pc:count": 194586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425251.6297,
                "count": 194586,
                "maximum": -425017.151,
                "minimum": -425612.111,
                "name": "X",
                "position": 0,
                "stddev": 113.3283679,
                "variance": 12843.31898
              },
              {
                "average": 1636887.401,
                "count": 194586,
                "maximum": 1637288.927,
                "minimum": 1636217.287,
                "name": "Y",
                "position": 1,
                "stddev": 238.8442753,
                "variance": 57046.58786
              },
              {
                "average": -7.759564113,
                "count": 194586,
                "maximum": -6.16971808,
                "minimum": -8.70971808,
                "name": "Z",
                "position": 2,
                "stddev": 0.3945320268,
                "variance": 0.1556555201
              },
              {
                "average": 2189.477809,
                "count": 194586,
                "maximum": 3971,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 304.2186956,
                "variance": 92549.01477
              },
              {
                "average": 1,
                "count": 194586,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 194586,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 194586,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 194586,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.33333999,
                "count": 194586,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.391678328,
                "variance": 1.936768569
              },
              {
                "average": 2.023444647,
                "count": 194586,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1513452711,
                "variance": 0.02290539107
              },
              {
                "average": 34.08339243,
                "count": 194586,
                "maximum": 36,
                "minimum": 32,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8724491772,
                "variance": 0.7611675668
              },
              {
                "average": 247276850.7,
                "count": 194586,
                "maximum": 247278411.3,
                "minimum": 247275644.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 637.6111055,
                "variance": 406547.9219
              },
              {
                "average": 0,
                "count": 194586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425612.111,
              1636217.287,
              -8.70971808,
              -425017.151,
              1637288.927,
              -6.16971808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425612.11099699925,
                    1636217.2870958892,
                    -8.709718080419604
                  ],
                  [
                    -425612.11099699925,
                    1637288.9270958893,
                    -8.709718080419604
                  ],
                  [
                    -425017.1509969993,
                    1637288.9270958893,
                    -6.169718080419603
                  ],
                  [
                    -425017.1509969993,
                    1636217.2870958892,
                    -6.169718080419603
                  ],
                  [
                    -425612.11099699925,
                    1636217.2870958892,
                    -8.709718080419604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:13:31+00:00",
            "end_time": "2019-07-16T01:27:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7762.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.37115604250036,
              64.583137291344,
              2.207345235940828
            ],
            [
              -163.3711593913938,
              64.58314740803316,
              2.207345235940828
            ],
            [
              -163.3711399523189,
              64.58314859301002,
              2.287345235940828
            ],
            [
              -163.3711366034322,
              64.58313847632046,
              2.287345235940828
            ],
            [
              -163.37115604250036,
              64.583137291344,
              2.207345235940828
            ]
          ]
        ]
      },
      "bbox": [
        -163.3711594,
        64.58313729,
        2.207345236,
        -163.3711366,
        64.58314859,
        2.287345236
      ],
      "properties": {
        "datetime": "2019-07-10T20:51:25Z",
        "pc:count": 27,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447161.8106,
            "count": 27,
            "maximum": -447161.405,
            "minimum": -447162.345,
            "name": "X",
            "position": 0,
            "stddev": 0.3176153132,
            "variance": 0.1008794872
          },
          {
            "average": 1656164.139,
            "count": 27,
            "maximum": 1656164.803,
            "minimum": 1656163.663,
            "name": "Y",
            "position": 1,
            "stddev": 0.3183025671,
            "variance": 0.1013165242
          },
          {
            "average": 2.23141931,
            "count": 27,
            "maximum": 2.287345236,
            "minimum": 2.207345236,
            "name": "Z",
            "position": 2,
            "stddev": 0.01824180728,
            "variance": 0.0003327635328
          },
          {
            "average": 711.0740741,
            "count": 27,
            "maximum": 878,
            "minimum": 603,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.11823569,
            "variance": 4111.148148
          },
          {
            "average": 1,
            "count": 27,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 27,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 27,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.259259259,
            "count": 27,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4465760847,
            "variance": 0.1994301994
          },
          {
            "average": 19.99799919,
            "count": 27,
            "maximum": 19.99799919,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 27,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 27,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246827085.2,
            "count": 27,
            "maximum": 246827085.4,
            "minimum": 246827085,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.1036274613,
            "variance": 0.01073865073
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447162.345,
          1656163.663,
          2.207345236,
          -447161.405,
          1656164.803,
          2.287345236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447162.345019216,
                1656163.6631546991,
                2.207345235940828
              ],
              [
                -447162.345019216,
                1656164.8031546993,
                2.207345235940828
              ],
              [
                -447161.40501921606,
                1656164.8031546993,
                2.287345235940828
              ],
              [
                -447161.40501921606,
                1656163.6631546991,
                2.287345235940828
              ],
              [
                -447162.345019216,
                1656163.6631546991,
                2.207345235940828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T20:51:25+00:00",
        "end_time": "2019-07-10T20:51:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7762.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7762.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7762.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7762.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3711594,
            64.58313729,
            2.207345236,
            -163.3711366,
            64.58314859,
            2.287345236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.37115604250036,
                  64.583137291344,
                  2.207345235940828
                ],
                [
                  -163.3711593913938,
                  64.58314740803316,
                  2.207345235940828
                ],
                [
                  -163.3711399523189,
                  64.58314859301002,
                  2.287345235940828
                ],
                [
                  -163.3711366034322,
                  64.58313847632046,
                  2.287345235940828
                ],
                [
                  -163.37115604250036,
                  64.583137291344,
                  2.207345235940828
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7762.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7762.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T20:51:25Z",
            "pc:count": 27,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447161.8106,
                "count": 27,
                "maximum": -447161.405,
                "minimum": -447162.345,
                "name": "X",
                "position": 0,
                "stddev": 0.3176153132,
                "variance": 0.1008794872
              },
              {
                "average": 1656164.139,
                "count": 27,
                "maximum": 1656164.803,
                "minimum": 1656163.663,
                "name": "Y",
                "position": 1,
                "stddev": 0.3183025671,
                "variance": 0.1013165242
              },
              {
                "average": 2.23141931,
                "count": 27,
                "maximum": 2.287345236,
                "minimum": 2.207345236,
                "name": "Z",
                "position": 2,
                "stddev": 0.01824180728,
                "variance": 0.0003327635328
              },
              {
                "average": 711.0740741,
                "count": 27,
                "maximum": 878,
                "minimum": 603,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.11823569,
                "variance": 4111.148148
              },
              {
                "average": 1,
                "count": 27,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 27,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 27,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.259259259,
                "count": 27,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4465760847,
                "variance": 0.1994301994
              },
              {
                "average": 19.99799919,
                "count": 27,
                "maximum": 19.99799919,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 27,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 27,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246827085.2,
                "count": 27,
                "maximum": 246827085.4,
                "minimum": 246827085,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.1036274613,
                "variance": 0.01073865073
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447162.345,
              1656163.663,
              2.207345236,
              -447161.405,
              1656164.803,
              2.287345236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447162.345019216,
                    1656163.6631546991,
                    2.207345235940828
                  ],
                  [
                    -447162.345019216,
                    1656164.8031546993,
                    2.207345235940828
                  ],
                  [
                    -447161.40501921606,
                    1656164.8031546993,
                    2.287345235940828
                  ],
                  [
                    -447161.40501921606,
                    1656163.6631546991,
                    2.287345235940828
                  ],
                  [
                    -447162.345019216,
                    1656163.6631546991,
                    2.207345235940828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T20:51:25+00:00",
            "end_time": "2019-07-10T20:51: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": "20190715_NCMP_AK_03WWM9755.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.97947848257868,
              64.50502288029688,
              -4.392094910932093
            ],
            [
              -162.98271643555057,
              64.51525991035996,
              -4.392094910932093
            ],
            [
              -162.95893843445867,
              64.51664982084324,
              -1.792094910932092
            ],
            [
              -162.9557088434542,
              64.50641227256203,
              -1.792094910932092
            ],
            [
              -162.97947848257868,
              64.50502288029688,
              -4.392094910932093
            ]
          ]
        ]
      },
      "bbox": [
        -162.9827164,
        64.50502288,
        -4.392094911,
        -162.9557088,
        64.51664982,
        -1.792094911
      ],
      "properties": {
        "datetime": "2019-07-16T01:25:26Z",
        "pc:count": 2421474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429167.0357,
            "count": 2421474,
            "maximum": -428612.5135,
            "minimum": -429764.0735,
            "name": "X",
            "position": 0,
            "stddev": 286.3034497,
            "variance": 81969.66532
          },
          {
            "average": 1645533.945,
            "count": 2421474,
            "maximum": 1646098.115,
            "minimum": 1644945.375,
            "name": "Y",
            "position": 1,
            "stddev": 295.5257366,
            "variance": 87335.461
          },
          {
            "average": -3.060182567,
            "count": 2421474,
            "maximum": -1.792094911,
            "minimum": -4.392094911,
            "name": "Z",
            "position": 2,
            "stddev": 0.2993780889,
            "variance": 0.08962724013
          },
          {
            "average": 196.4562242,
            "count": 2421474,
            "maximum": 3486,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 600.1933131,
            "variance": 360232.0131
          },
          {
            "average": 1,
            "count": 2421474,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2421474,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2421474,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2421474,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2421474,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.03855429,
            "count": 2421474,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9694826151,
            "variance": 0.939896541
          },
          {
            "average": 2.002500956,
            "count": 2421474,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04999657928,
            "variance": 0.00249965794
          },
          {
            "average": 28.50554869,
            "count": 2421474,
            "maximum": 32,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.5506264,
            "variance": 2.404442233
          },
          {
            "average": 247273222.8,
            "count": 2421474,
            "maximum": 247275526.4,
            "minimum": 247270925.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 974.1341921,
            "variance": 948937.4242
          },
          {
            "average": 0,
            "count": 2421474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2421474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2421474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2421474,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2421474,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429764.0735,
          1644945.375,
          -4.392094911,
          -428612.5135,
          1646098.115,
          -1.792094911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429764.07348902954,
                1644945.3749121912,
                -4.392094910932093
              ],
              [
                -429764.07348902954,
                1646098.1149121914,
                -4.392094910932093
              ],
              [
                -428612.5134890295,
                1646098.1149121914,
                -1.792094910932092
              ],
              [
                -428612.5134890295,
                1644945.3749121912,
                -1.792094910932092
              ],
              [
                -429764.07348902954,
                1644945.3749121912,
                -4.392094910932093
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:25:26+00:00",
        "end_time": "2019-07-16T00:08:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9755.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9755.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9755.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9755.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9827164,
            64.50502288,
            -4.392094911,
            -162.9557088,
            64.51664982,
            -1.792094911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.97947848257868,
                  64.50502288029688,
                  -4.392094910932093
                ],
                [
                  -162.98271643555057,
                  64.51525991035996,
                  -4.392094910932093
                ],
                [
                  -162.95893843445867,
                  64.51664982084324,
                  -1.792094910932092
                ],
                [
                  -162.9557088434542,
                  64.50641227256203,
                  -1.792094910932092
                ],
                [
                  -162.97947848257868,
                  64.50502288029688,
                  -4.392094910932093
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9755.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9755.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:25:26Z",
            "pc:count": 2421474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429167.0357,
                "count": 2421474,
                "maximum": -428612.5135,
                "minimum": -429764.0735,
                "name": "X",
                "position": 0,
                "stddev": 286.3034497,
                "variance": 81969.66532
              },
              {
                "average": 1645533.945,
                "count": 2421474,
                "maximum": 1646098.115,
                "minimum": 1644945.375,
                "name": "Y",
                "position": 1,
                "stddev": 295.5257366,
                "variance": 87335.461
              },
              {
                "average": -3.060182567,
                "count": 2421474,
                "maximum": -1.792094911,
                "minimum": -4.392094911,
                "name": "Z",
                "position": 2,
                "stddev": 0.2993780889,
                "variance": 0.08962724013
              },
              {
                "average": 196.4562242,
                "count": 2421474,
                "maximum": 3486,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 600.1933131,
                "variance": 360232.0131
              },
              {
                "average": 1,
                "count": 2421474,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2421474,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2421474,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2421474,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2421474,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.03855429,
                "count": 2421474,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9694826151,
                "variance": 0.939896541
              },
              {
                "average": 2.002500956,
                "count": 2421474,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04999657928,
                "variance": 0.00249965794
              },
              {
                "average": 28.50554869,
                "count": 2421474,
                "maximum": 32,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.5506264,
                "variance": 2.404442233
              },
              {
                "average": 247273222.8,
                "count": 2421474,
                "maximum": 247275526.4,
                "minimum": 247270925.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 974.1341921,
                "variance": 948937.4242
              },
              {
                "average": 0,
                "count": 2421474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2421474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2421474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2421474,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2421474,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429764.0735,
              1644945.375,
              -4.392094911,
              -428612.5135,
              1646098.115,
              -1.792094911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429764.07348902954,
                    1644945.3749121912,
                    -4.392094910932093
                  ],
                  [
                    -429764.07348902954,
                    1646098.1149121914,
                    -4.392094910932093
                  ],
                  [
                    -428612.5134890295,
                    1646098.1149121914,
                    -1.792094910932092
                  ],
                  [
                    -428612.5134890295,
                    1644945.3749121912,
                    -1.792094910932092
                  ],
                  [
                    -429764.07348902954,
                    1644945.3749121912,
                    -4.392094910932093
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:25:26+00:00",
            "end_time": "2019-07-16T00:08:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8470.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24136638649105,
              64.6430223404386,
              -3.091578623928502
            ],
            [
              -163.24471376501623,
              64.6532540764808,
              -3.091578623928502
            ],
            [
              -163.2208436883016,
              64.65468398150395,
              10.408421376071498
            ],
            [
              -163.217504729301,
              64.64445170925958,
              10.408421376071498
            ],
            [
              -163.24136638649105,
              64.6430223404386,
              -3.091578623928502
            ]
          ]
        ]
      },
      "bbox": [
        -163.2447138,
        64.64302234,
        -3.091578624,
        -163.2175047,
        64.65468398,
        10.40842138
      ],
      "properties": {
        "datetime": "2019-07-16T01:38:29Z",
        "pc:count": 3685354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439505.572,
            "count": 3685354,
            "maximum": -438931.7761,
            "minimum": -440082.8361,
            "name": "X",
            "position": 0,
            "stddev": 293.4806608,
            "variance": 86130.89826
          },
          {
            "average": 1662487.402,
            "count": 3685354,
            "maximum": 1663064.517,
            "minimum": 1661911.977,
            "name": "Y",
            "position": 1,
            "stddev": 292.3981683,
            "variance": 85496.68884
          },
          {
            "average": 2.349107861,
            "count": 3685354,
            "maximum": 10.40842138,
            "minimum": -3.091578624,
            "name": "Z",
            "position": 2,
            "stddev": 1.246648921,
            "variance": 1.554133532
          },
          {
            "average": 673.4471815,
            "count": 3685354,
            "maximum": 9372,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 515.7306909,
            "variance": 265978.1455
          },
          {
            "average": 1.000245838,
            "count": 3685354,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01586654318,
            "variance": 0.0002517471924
          },
          {
            "average": 1.000496017,
            "count": 3685354,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0226405595,
            "variance": 0.0005125949346
          },
          {
            "average": 1,
            "count": 3685354,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3685354,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.59374052,
            "count": 3685354,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.773746041,
            "variance": 95.52611168
          },
          {
            "average": 19.96754997,
            "count": 3685354,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9756162088,
            "variance": 0.9518269869
          },
          {
            "average": 1.148275037,
            "count": 3685354,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3555144507,
            "variance": 0.1263905247
          },
          {
            "average": 29.47047936,
            "count": 3685354,
            "maximum": 33,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.573785291,
            "variance": 2.476800141
          },
          {
            "average": 247273830.8,
            "count": 3685354,
            "maximum": 247276309,
            "minimum": 247271470.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1019.650697,
            "variance": 1039687.545
          },
          {
            "average": 0,
            "count": 3685354,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3685354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3685354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3685354,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3685354,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440082.8361,
          1661911.977,
          -3.091578624,
          -438931.7761,
          1663064.517,
          10.40842138
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440082.8360775156,
                1661911.9771024254,
                -3.091578623928502
              ],
              [
                -440082.8360775156,
                1663064.5171024255,
                -3.091578623928502
              ],
              [
                -438931.77607751556,
                1663064.5171024255,
                10.408421376071498
              ],
              [
                -438931.77607751556,
                1661911.9771024254,
                10.408421376071498
              ],
              [
                -440082.8360775156,
                1661911.9771024254,
                -3.091578623928502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:38:29+00:00",
        "end_time": "2019-07-16T00:17:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8470.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8470.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8470.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8470.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2447138,
            64.64302234,
            -3.091578624,
            -163.2175047,
            64.65468398,
            10.40842138
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24136638649105,
                  64.6430223404386,
                  -3.091578623928502
                ],
                [
                  -163.24471376501623,
                  64.6532540764808,
                  -3.091578623928502
                ],
                [
                  -163.2208436883016,
                  64.65468398150395,
                  10.408421376071498
                ],
                [
                  -163.217504729301,
                  64.64445170925958,
                  10.408421376071498
                ],
                [
                  -163.24136638649105,
                  64.6430223404386,
                  -3.091578623928502
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8470.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8470.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:38:29Z",
            "pc:count": 3685354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439505.572,
                "count": 3685354,
                "maximum": -438931.7761,
                "minimum": -440082.8361,
                "name": "X",
                "position": 0,
                "stddev": 293.4806608,
                "variance": 86130.89826
              },
              {
                "average": 1662487.402,
                "count": 3685354,
                "maximum": 1663064.517,
                "minimum": 1661911.977,
                "name": "Y",
                "position": 1,
                "stddev": 292.3981683,
                "variance": 85496.68884
              },
              {
                "average": 2.349107861,
                "count": 3685354,
                "maximum": 10.40842138,
                "minimum": -3.091578624,
                "name": "Z",
                "position": 2,
                "stddev": 1.246648921,
                "variance": 1.554133532
              },
              {
                "average": 673.4471815,
                "count": 3685354,
                "maximum": 9372,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 515.7306909,
                "variance": 265978.1455
              },
              {
                "average": 1.000245838,
                "count": 3685354,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01586654318,
                "variance": 0.0002517471924
              },
              {
                "average": 1.000496017,
                "count": 3685354,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0226405595,
                "variance": 0.0005125949346
              },
              {
                "average": 1,
                "count": 3685354,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3685354,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.59374052,
                "count": 3685354,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.773746041,
                "variance": 95.52611168
              },
              {
                "average": 19.96754997,
                "count": 3685354,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9756162088,
                "variance": 0.9518269869
              },
              {
                "average": 1.148275037,
                "count": 3685354,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3555144507,
                "variance": 0.1263905247
              },
              {
                "average": 29.47047936,
                "count": 3685354,
                "maximum": 33,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.573785291,
                "variance": 2.476800141
              },
              {
                "average": 247273830.8,
                "count": 3685354,
                "maximum": 247276309,
                "minimum": 247271470.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1019.650697,
                "variance": 1039687.545
              },
              {
                "average": 0,
                "count": 3685354,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3685354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3685354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3685354,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3685354,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440082.8361,
              1661911.977,
              -3.091578624,
              -438931.7761,
              1663064.517,
              10.40842138
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440082.8360775156,
                    1661911.9771024254,
                    -3.091578623928502
                  ],
                  [
                    -440082.8360775156,
                    1663064.5171024255,
                    -3.091578623928502
                  ],
                  [
                    -438931.77607751556,
                    1663064.5171024255,
                    10.408421376071498
                  ],
                  [
                    -438931.77607751556,
                    1661911.9771024254,
                    10.408421376071498
                  ],
                  [
                    -440082.8360775156,
                    1661911.9771024254,
                    -3.091578623928502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:38:29+00:00",
            "end_time": "2019-07-16T00:17: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": "20190715_NCMP_AK_03WWM9260.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.08038012365077,
              64.5512545182692,
              -1.715774202372373
            ],
            [
              -163.08365897380978,
              64.561488322182,
              -1.715774202372373
            ],
            [
              -163.059849849377,
              64.56289371998889,
              0.364225797627627
            ],
            [
              -163.05657937889336,
              64.55265939114976,
              0.364225797627627
            ],
            [
              -163.08038012365077,
              64.5512545182692,
              -1.715774202372373
            ]
          ]
        ]
      },
      "bbox": [
        -163.083659,
        64.55125452,
        -1.715774202,
        -163.0565794,
        64.56289372,
        0.3642257976
      ],
      "properties": {
        "datetime": "2019-07-16T02:00:37Z",
        "pc:count": 3523640,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433276.8253,
            "count": 3523640,
            "maximum": -432708.8019,
            "minimum": -433860.2419,
            "name": "X",
            "position": 0,
            "stddev": 284.2002853,
            "variance": 80769.80216
          },
          {
            "average": 1651286.013,
            "count": 3523640,
            "maximum": 1651864.627,
            "minimum": 1650712.087,
            "name": "Y",
            "position": 1,
            "stddev": 285.0197878,
            "variance": 81236.27946
          },
          {
            "average": -0.4323937889,
            "count": 3523640,
            "maximum": 0.3642257976,
            "minimum": -1.715774202,
            "name": "Z",
            "position": 2,
            "stddev": 0.2999160496,
            "variance": 0.0899496368
          },
          {
            "average": 40.30478937,
            "count": 3523640,
            "maximum": 2543,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 253.4776012,
            "variance": 64250.89433
          },
          {
            "average": 1.015202177,
            "count": 3523640,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1223633039,
            "variance": 0.01497277813
          },
          {
            "average": 1.030404355,
            "count": 3523640,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1717121036,
            "variance": 0.02948504653
          },
          {
            "average": 1,
            "count": 3523640,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3523640,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.59263375,
            "count": 3523640,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.790136494,
            "variance": 3.204588666
          },
          {
            "average": 20.05124912,
            "count": 3523640,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.056464055,
            "variance": 1.1161163
          },
          {
            "average": 2.01747653,
            "count": 3523640,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1313587066,
            "variance": 0.01725510979
          },
          {
            "average": 31.45284166,
            "count": 3523640,
            "maximum": 35,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.564986492,
            "variance": 2.449182719
          },
          {
            "average": 247275105.6,
            "count": 3523640,
            "maximum": 247277637.7,
            "minimum": 247272873.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1022.190568,
            "variance": 1044873.557
          },
          {
            "average": 0,
            "count": 3523640,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3523640,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3523640,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3523640,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3523640,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433860.2419,
          1650712.087,
          -1.715774202,
          -432708.8019,
          1651864.627,
          0.3642257976
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433860.2419480013,
                1650712.0869828465,
                -1.715774202372373
              ],
              [
                -433860.2419480013,
                1651864.6269828465,
                -1.715774202372373
              ],
              [
                -432708.8019480014,
                1651864.6269828465,
                0.364225797627627
              ],
              [
                -432708.8019480014,
                1650712.0869828465,
                0.364225797627627
              ],
              [
                -433860.2419480013,
                1650712.0869828465,
                -1.715774202372373
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:00:37+00:00",
        "end_time": "2019-07-16T00:41:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9260.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9260.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9260.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9260.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.083659,
            64.55125452,
            -1.715774202,
            -163.0565794,
            64.56289372,
            0.3642257976
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.08038012365077,
                  64.5512545182692,
                  -1.715774202372373
                ],
                [
                  -163.08365897380978,
                  64.561488322182,
                  -1.715774202372373
                ],
                [
                  -163.059849849377,
                  64.56289371998889,
                  0.364225797627627
                ],
                [
                  -163.05657937889336,
                  64.55265939114976,
                  0.364225797627627
                ],
                [
                  -163.08038012365077,
                  64.5512545182692,
                  -1.715774202372373
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9260.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9260.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:00:37Z",
            "pc:count": 3523640,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433276.8253,
                "count": 3523640,
                "maximum": -432708.8019,
                "minimum": -433860.2419,
                "name": "X",
                "position": 0,
                "stddev": 284.2002853,
                "variance": 80769.80216
              },
              {
                "average": 1651286.013,
                "count": 3523640,
                "maximum": 1651864.627,
                "minimum": 1650712.087,
                "name": "Y",
                "position": 1,
                "stddev": 285.0197878,
                "variance": 81236.27946
              },
              {
                "average": -0.4323937889,
                "count": 3523640,
                "maximum": 0.3642257976,
                "minimum": -1.715774202,
                "name": "Z",
                "position": 2,
                "stddev": 0.2999160496,
                "variance": 0.0899496368
              },
              {
                "average": 40.30478937,
                "count": 3523640,
                "maximum": 2543,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 253.4776012,
                "variance": 64250.89433
              },
              {
                "average": 1.015202177,
                "count": 3523640,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1223633039,
                "variance": 0.01497277813
              },
              {
                "average": 1.030404355,
                "count": 3523640,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1717121036,
                "variance": 0.02948504653
              },
              {
                "average": 1,
                "count": 3523640,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3523640,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.59263375,
                "count": 3523640,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.790136494,
                "variance": 3.204588666
              },
              {
                "average": 20.05124912,
                "count": 3523640,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.056464055,
                "variance": 1.1161163
              },
              {
                "average": 2.01747653,
                "count": 3523640,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1313587066,
                "variance": 0.01725510979
              },
              {
                "average": 31.45284166,
                "count": 3523640,
                "maximum": 35,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.564986492,
                "variance": 2.449182719
              },
              {
                "average": 247275105.6,
                "count": 3523640,
                "maximum": 247277637.7,
                "minimum": 247272873.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1022.190568,
                "variance": 1044873.557
              },
              {
                "average": 0,
                "count": 3523640,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3523640,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3523640,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3523640,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3523640,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433860.2419,
              1650712.087,
              -1.715774202,
              -432708.8019,
              1651864.627,
              0.3642257976
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433860.2419480013,
                    1650712.0869828465,
                    -1.715774202372373
                  ],
                  [
                    -433860.2419480013,
                    1651864.6269828465,
                    -1.715774202372373
                  ],
                  [
                    -432708.8019480014,
                    1651864.6269828465,
                    0.364225797627627
                  ],
                  [
                    -432708.8019480014,
                    1650712.0869828465,
                    0.364225797627627
                  ],
                  [
                    -433860.2419480013,
                    1650712.0869828465,
                    -1.715774202372373
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:00:37+00:00",
            "end_time": "2019-07-16T00:41:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0551.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.8160960559328,
              64.46743515000807,
              12.64846581552349
            ],
            [
              -162.81906742029008,
              64.4770178596788,
              12.64846581552349
            ],
            [
              -162.79861969281384,
              64.47819277544797,
              53.10846581552349
            ],
            [
              -162.7956550556974,
              64.46860965641963,
              53.10846581552349
            ],
            [
              -162.8160960559328,
              64.46743515000807,
              12.64846581552349
            ]
          ]
        ]
      },
      "bbox": [
        -162.8190674,
        64.46743515,
        12.64846582,
        -162.7956551,
        64.47819278,
        53.10846582
      ],
      "properties": {
        "datetime": "2019-07-15T22:23:20Z",
        "pc:count": 2972012,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -422123.2326,
            "count": 2972012,
            "maximum": -421554.7445,
            "minimum": -422546.0245,
            "name": "X",
            "position": 0,
            "stddev": 210.3718271,
            "variance": 44256.30563
          },
          {
            "average": 1640262.455,
            "count": 2972012,
            "maximum": 1640819.244,
            "minimum": 1639740.484,
            "name": "Y",
            "position": 1,
            "stddev": 266.2396269,
            "variance": 70883.53893
          },
          {
            "average": 30.09579425,
            "count": 2972012,
            "maximum": 53.10846582,
            "minimum": 12.64846582,
            "name": "Z",
            "position": 2,
            "stddev": 6.044841067,
            "variance": 36.54010352
          },
          {
            "average": 947.3569652,
            "count": 2972012,
            "maximum": 3965,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 535.7405897,
            "variance": 287017.9794
          },
          {
            "average": 1.015288633,
            "count": 2972012,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1298243063,
            "variance": 0.01685435051
          },
          {
            "average": 1.030692003,
            "count": 2972012,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1877336856,
            "variance": 0.03524393671
          },
          {
            "average": 1,
            "count": 2972012,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2972012,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.473327833,
            "count": 2972012,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4992881727,
            "variance": 0.2492886794
          },
          {
            "average": 20.15994116,
            "count": 2972012,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.763058263,
            "variance": 3.108374439
          },
          {
            "average": 1.020251601,
            "count": 2972012,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1471223049,
            "variance": 0.0216449726
          },
          {
            "average": 11.51150736,
            "count": 2972012,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.207401664,
            "variance": 1.457818779
          },
          {
            "average": 247262623.6,
            "count": 2972012,
            "maximum": 247264600.8,
            "minimum": 247261855.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 727.0857792,
            "variance": 528653.7303
          },
          {
            "average": 0,
            "count": 2972012,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2972012,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2972012,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2972012,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2972012,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -422546.0245,
          1639740.484,
          12.64846582,
          -421554.7445,
          1640819.244,
          53.10846582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -422546.0245172485,
                1639740.483934837,
                12.64846581552349
              ],
              [
                -422546.0245172485,
                1640819.2439348367,
                12.64846581552349
              ],
              [
                -421554.7445172485,
                1640819.2439348367,
                53.10846581552349
              ],
              [
                -421554.7445172485,
                1639740.483934837,
                53.10846581552349
              ],
              [
                -422546.0245172485,
                1639740.483934837,
                12.64846581552349
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:23:20+00:00",
        "end_time": "2019-07-15T21:37:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0551.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0551.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0551.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0551.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8190674,
            64.46743515,
            12.64846582,
            -162.7956551,
            64.47819278,
            53.10846582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.8160960559328,
                  64.46743515000807,
                  12.64846581552349
                ],
                [
                  -162.81906742029008,
                  64.4770178596788,
                  12.64846581552349
                ],
                [
                  -162.79861969281384,
                  64.47819277544797,
                  53.10846581552349
                ],
                [
                  -162.7956550556974,
                  64.46860965641963,
                  53.10846581552349
                ],
                [
                  -162.8160960559328,
                  64.46743515000807,
                  12.64846581552349
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0551.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0551.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:23:20Z",
            "pc:count": 2972012,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -422123.2326,
                "count": 2972012,
                "maximum": -421554.7445,
                "minimum": -422546.0245,
                "name": "X",
                "position": 0,
                "stddev": 210.3718271,
                "variance": 44256.30563
              },
              {
                "average": 1640262.455,
                "count": 2972012,
                "maximum": 1640819.244,
                "minimum": 1639740.484,
                "name": "Y",
                "position": 1,
                "stddev": 266.2396269,
                "variance": 70883.53893
              },
              {
                "average": 30.09579425,
                "count": 2972012,
                "maximum": 53.10846582,
                "minimum": 12.64846582,
                "name": "Z",
                "position": 2,
                "stddev": 6.044841067,
                "variance": 36.54010352
              },
              {
                "average": 947.3569652,
                "count": 2972012,
                "maximum": 3965,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 535.7405897,
                "variance": 287017.9794
              },
              {
                "average": 1.015288633,
                "count": 2972012,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1298243063,
                "variance": 0.01685435051
              },
              {
                "average": 1.030692003,
                "count": 2972012,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1877336856,
                "variance": 0.03524393671
              },
              {
                "average": 1,
                "count": 2972012,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2972012,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.473327833,
                "count": 2972012,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4992881727,
                "variance": 0.2492886794
              },
              {
                "average": 20.15994116,
                "count": 2972012,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.763058263,
                "variance": 3.108374439
              },
              {
                "average": 1.020251601,
                "count": 2972012,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1471223049,
                "variance": 0.0216449726
              },
              {
                "average": 11.51150736,
                "count": 2972012,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.207401664,
                "variance": 1.457818779
              },
              {
                "average": 247262623.6,
                "count": 2972012,
                "maximum": 247264600.8,
                "minimum": 247261855.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 727.0857792,
                "variance": 528653.7303
              },
              {
                "average": 0,
                "count": 2972012,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2972012,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2972012,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2972012,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2972012,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -422546.0245,
              1639740.484,
              12.64846582,
              -421554.7445,
              1640819.244,
              53.10846582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -422546.0245172485,
                    1639740.483934837,
                    12.64846581552349
                  ],
                  [
                    -422546.0245172485,
                    1640819.2439348367,
                    12.64846581552349
                  ],
                  [
                    -421554.7445172485,
                    1640819.2439348367,
                    53.10846581552349
                  ],
                  [
                    -421554.7445172485,
                    1639740.483934837,
                    53.10846581552349
                  ],
                  [
                    -422546.0245172485,
                    1639740.483934837,
                    12.64846581552349
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:23:20+00:00",
            "end_time": "2019-07-15T21:37: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": "20190710_NCMP_AK_03WWM9057.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.12390015888766,
              64.52489439184883,
              -1.831672257588674
            ],
            [
              -163.12719038273235,
              64.535123153744,
              -1.831672257588674
            ],
            [
              -163.10342687971433,
              64.53653392762743,
              0.228327742411326
            ],
            [
              -163.10014500640185,
              64.52630463968643,
              0.228327742411326
            ],
            [
              -163.12390015888766,
              64.52489439184883,
              -1.831672257588674
            ]
          ]
        ]
      },
      "bbox": [
        -163.1271904,
        64.52489439,
        -1.831672258,
        -163.100145,
        64.53653393,
        0.2283277424
      ],
      "properties": {
        "datetime": "2019-07-15T19:44:29Z",
        "pc:count": 2601172,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435697.1971,
            "count": 2601172,
            "maximum": -435178.9487,
            "minimum": -436329.3487,
            "name": "X",
            "position": 0,
            "stddev": 267.1236226,
            "variance": 71355.02974
          },
          {
            "average": 1648695.353,
            "count": 2601172,
            "maximum": 1649235.849,
            "minimum": 1648083.729,
            "name": "Y",
            "position": 1,
            "stddev": 289.270097,
            "variance": 83677.18903
          },
          {
            "average": -1.087200777,
            "count": 2601172,
            "maximum": 0.2283277424,
            "minimum": -1.831672258,
            "name": "Z",
            "position": 2,
            "stddev": 0.2235355042,
            "variance": 0.04996812163
          },
          {
            "average": 56.86942886,
            "count": 2601172,
            "maximum": 2058,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 257.4002902,
            "variance": 66254.90938
          },
          {
            "average": 1.003802901,
            "count": 2601172,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06155030912,
            "variance": 0.003788440553
          },
          {
            "average": 1.007605418,
            "count": 2601172,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08687680005,
            "variance": 0.007547578386
          },
          {
            "average": 1,
            "count": 2601172,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2601172,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.79032067,
            "count": 2601172,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.101867061,
            "variance": 1.214111021
          },
          {
            "average": 19.93499316,
            "count": 2601172,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9848492293,
            "variance": 0.9699280045
          },
          {
            "average": 2.008570368,
            "count": 2601172,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09241615656,
            "variance": 0.008540745994
          },
          {
            "average": 18.40545839,
            "count": 2601172,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.680502836,
            "variance": 13.54610113
          },
          {
            "average": 247160467.2,
            "count": 2601172,
            "maximum": 247255069.7,
            "minimum": 246840289.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 99261.3385,
            "variance": 9852813320
          },
          {
            "average": 0,
            "count": 2601172,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2601172,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2601172,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2601172,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2601172,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436329.3487,
          1648083.729,
          -1.831672258,
          -435178.9487,
          1649235.849,
          0.2283277424
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436329.34870926273,
                1648083.729295328,
                -1.831672257588674
              ],
              [
                -436329.34870926273,
                1649235.8492953281,
                -1.831672257588674
              ],
              [
                -435178.9487092627,
                1649235.8492953281,
                0.228327742411326
              ],
              [
                -435178.9487092627,
                1648083.729295328,
                0.228327742411326
              ],
              [
                -436329.34870926273,
                1648083.729295328,
                -1.831672257588674
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T19:44:29+00:00",
        "end_time": "2019-07-11T00:31:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9057.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9057.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9057.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9057.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1271904,
            64.52489439,
            -1.831672258,
            -163.100145,
            64.53653393,
            0.2283277424
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.12390015888766,
                  64.52489439184883,
                  -1.831672257588674
                ],
                [
                  -163.12719038273235,
                  64.535123153744,
                  -1.831672257588674
                ],
                [
                  -163.10342687971433,
                  64.53653392762743,
                  0.228327742411326
                ],
                [
                  -163.10014500640185,
                  64.52630463968643,
                  0.228327742411326
                ],
                [
                  -163.12390015888766,
                  64.52489439184883,
                  -1.831672257588674
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9057.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9057.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T19:44:29Z",
            "pc:count": 2601172,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435697.1971,
                "count": 2601172,
                "maximum": -435178.9487,
                "minimum": -436329.3487,
                "name": "X",
                "position": 0,
                "stddev": 267.1236226,
                "variance": 71355.02974
              },
              {
                "average": 1648695.353,
                "count": 2601172,
                "maximum": 1649235.849,
                "minimum": 1648083.729,
                "name": "Y",
                "position": 1,
                "stddev": 289.270097,
                "variance": 83677.18903
              },
              {
                "average": -1.087200777,
                "count": 2601172,
                "maximum": 0.2283277424,
                "minimum": -1.831672258,
                "name": "Z",
                "position": 2,
                "stddev": 0.2235355042,
                "variance": 0.04996812163
              },
              {
                "average": 56.86942886,
                "count": 2601172,
                "maximum": 2058,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 257.4002902,
                "variance": 66254.90938
              },
              {
                "average": 1.003802901,
                "count": 2601172,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06155030912,
                "variance": 0.003788440553
              },
              {
                "average": 1.007605418,
                "count": 2601172,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08687680005,
                "variance": 0.007547578386
              },
              {
                "average": 1,
                "count": 2601172,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2601172,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.79032067,
                "count": 2601172,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.101867061,
                "variance": 1.214111021
              },
              {
                "average": 19.93499316,
                "count": 2601172,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9848492293,
                "variance": 0.9699280045
              },
              {
                "average": 2.008570368,
                "count": 2601172,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09241615656,
                "variance": 0.008540745994
              },
              {
                "average": 18.40545839,
                "count": 2601172,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.680502836,
                "variance": 13.54610113
              },
              {
                "average": 247160467.2,
                "count": 2601172,
                "maximum": 247255069.7,
                "minimum": 246840289.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 99261.3385,
                "variance": 9852813320
              },
              {
                "average": 0,
                "count": 2601172,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2601172,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2601172,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2601172,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2601172,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436329.3487,
              1648083.729,
              -1.831672258,
              -435178.9487,
              1649235.849,
              0.2283277424
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436329.34870926273,
                    1648083.729295328,
                    -1.831672257588674
                  ],
                  [
                    -436329.34870926273,
                    1649235.8492953281,
                    -1.831672257588674
                  ],
                  [
                    -435178.9487092627,
                    1649235.8492953281,
                    0.228327742411326
                  ],
                  [
                    -435178.9487092627,
                    1648083.729295328,
                    0.228327742411326
                  ],
                  [
                    -436329.34870926273,
                    1648083.729295328,
                    -1.831672257588674
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T19:44:29+00:00",
            "end_time": "2019-07-11T00:31:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8171.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3035646948498,
              64.65272461698623,
              1.167537629063376
            ],
            [
              -163.30432398660184,
              64.65502966277015,
              1.167537629063376
            ],
            [
              -163.28342082526774,
              64.65629016141823,
              2.847537629063376
            ],
            [
              -163.28266319462233,
              64.6539850091054,
              2.847537629063376
            ],
            [
              -163.3035646948498,
              64.65272461698623,
              1.167537629063376
            ]
          ]
        ]
      },
      "bbox": [
        -163.304324,
        64.65272462,
        1.167537629,
        -163.2826632,
        64.65629016,
        2.847537629
      ],
      "properties": {
        "datetime": "2019-07-15T21:02:12Z",
        "pc:count": 48406,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442257.7597,
            "count": 48406,
            "maximum": -441866.2544,
            "minimum": -442874.3144,
            "name": "X",
            "position": 0,
            "stddev": 376.6945747,
            "variance": 141898.8026
          },
          {
            "average": 1663519.399,
            "count": 48406,
            "maximum": 1663656.93,
            "minimum": 1663397.25,
            "name": "Y",
            "position": 1,
            "stddev": 54.88130878,
            "variance": 3011.958053
          },
          {
            "average": 2.004254358,
            "count": 48406,
            "maximum": 2.847537629,
            "minimum": 1.167537629,
            "name": "Z",
            "position": 2,
            "stddev": 0.3423894325,
            "variance": 0.1172305235
          },
          {
            "average": 658.1864645,
            "count": 48406,
            "maximum": 6422,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 523.5318082,
            "variance": 274085.5542
          },
          {
            "average": 1.000041317,
            "count": 48406,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006427778661,
            "variance": 4.131633851e-05
          },
          {
            "average": 1.000082634,
            "count": 48406,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009090063956,
            "variance": 8.262926273e-05
          },
          {
            "average": 1,
            "count": 48406,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48406,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.168677437,
            "count": 48406,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.973896049,
            "variance": 99.47860239
          },
          {
            "average": 19.56825732,
            "count": 48406,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.5586689,
            "variance": 2.429448739
          },
          {
            "average": 1.161116391,
            "count": 48406,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3676420698,
            "variance": 0.1351606915
          },
          {
            "average": 6.732223278,
            "count": 48406,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.769107198,
            "variance": 3.129740277
          },
          {
            "average": 247258893.2,
            "count": 48406,
            "maximum": 247259732.8,
            "minimum": 247257080.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1171.012706,
            "variance": 1371270.758
          },
          {
            "average": 0,
            "count": 48406,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48406,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48406,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48406,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48406,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442874.3144,
          1663397.25,
          1.167537629,
          -441866.2544,
          1663656.93,
          2.847537629
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442874.3144219093,
                1663397.2503695625,
                1.167537629063376
              ],
              [
                -442874.3144219093,
                1663656.9303695627,
                1.167537629063376
              ],
              [
                -441866.2544219092,
                1663656.9303695627,
                2.847537629063376
              ],
              [
                -441866.2544219092,
                1663397.2503695625,
                2.847537629063376
              ],
              [
                -442874.3144219093,
                1663397.2503695625,
                1.167537629063376
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:02:12+00:00",
        "end_time": "2019-07-15T20:18:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8171.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8171.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8171.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8171.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.304324,
            64.65272462,
            1.167537629,
            -163.2826632,
            64.65629016,
            2.847537629
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3035646948498,
                  64.65272461698623,
                  1.167537629063376
                ],
                [
                  -163.30432398660184,
                  64.65502966277015,
                  1.167537629063376
                ],
                [
                  -163.28342082526774,
                  64.65629016141823,
                  2.847537629063376
                ],
                [
                  -163.28266319462233,
                  64.6539850091054,
                  2.847537629063376
                ],
                [
                  -163.3035646948498,
                  64.65272461698623,
                  1.167537629063376
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8171.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8171.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:02:12Z",
            "pc:count": 48406,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442257.7597,
                "count": 48406,
                "maximum": -441866.2544,
                "minimum": -442874.3144,
                "name": "X",
                "position": 0,
                "stddev": 376.6945747,
                "variance": 141898.8026
              },
              {
                "average": 1663519.399,
                "count": 48406,
                "maximum": 1663656.93,
                "minimum": 1663397.25,
                "name": "Y",
                "position": 1,
                "stddev": 54.88130878,
                "variance": 3011.958053
              },
              {
                "average": 2.004254358,
                "count": 48406,
                "maximum": 2.847537629,
                "minimum": 1.167537629,
                "name": "Z",
                "position": 2,
                "stddev": 0.3423894325,
                "variance": 0.1172305235
              },
              {
                "average": 658.1864645,
                "count": 48406,
                "maximum": 6422,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 523.5318082,
                "variance": 274085.5542
              },
              {
                "average": 1.000041317,
                "count": 48406,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006427778661,
                "variance": 4.131633851e-05
              },
              {
                "average": 1.000082634,
                "count": 48406,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009090063956,
                "variance": 8.262926273e-05
              },
              {
                "average": 1,
                "count": 48406,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48406,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.168677437,
                "count": 48406,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.973896049,
                "variance": 99.47860239
              },
              {
                "average": 19.56825732,
                "count": 48406,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.5586689,
                "variance": 2.429448739
              },
              {
                "average": 1.161116391,
                "count": 48406,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3676420698,
                "variance": 0.1351606915
              },
              {
                "average": 6.732223278,
                "count": 48406,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.769107198,
                "variance": 3.129740277
              },
              {
                "average": 247258893.2,
                "count": 48406,
                "maximum": 247259732.8,
                "minimum": 247257080.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1171.012706,
                "variance": 1371270.758
              },
              {
                "average": 0,
                "count": 48406,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48406,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48406,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48406,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48406,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442874.3144,
              1663397.25,
              1.167537629,
              -441866.2544,
              1663656.93,
              2.847537629
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442874.3144219093,
                    1663397.2503695625,
                    1.167537629063376
                  ],
                  [
                    -442874.3144219093,
                    1663656.9303695627,
                    1.167537629063376
                  ],
                  [
                    -441866.2544219092,
                    1663656.9303695627,
                    2.847537629063376
                  ],
                  [
                    -441866.2544219092,
                    1663397.2503695625,
                    2.847537629063376
                  ],
                  [
                    -442874.3144219093,
                    1663397.2503695625,
                    1.167537629063376
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:02:12+00:00",
            "end_time": "2019-07-15T20:18: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": "20190715_NCMP_AK_03WWM9366.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.05593662169014,
              64.6055425461919,
              11.413336763544251
            ],
            [
              -163.05784298490317,
              64.61149886480021,
              11.413336763544251
            ],
            [
              -163.04786313924816,
              64.61208572947436,
              25.293336763544254
            ],
            [
              -163.04595882419332,
              64.60612928297942,
              25.293336763544254
            ],
            [
              -163.05593662169014,
              64.6055425461919,
              11.413336763544251
            ]
          ]
        ]
      },
      "bbox": [
        -163.057843,
        64.60554255,
        11.41333676,
        -163.0459588,
        64.61208573,
        25.29333676
      ],
      "properties": {
        "datetime": "2019-07-15T21:46:22Z",
        "pc:count": 478998,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431700.4634,
            "count": 478998,
            "maximum": -431394.4656,
            "minimum": -431876.2456,
            "name": "X",
            "position": 0,
            "stddev": 105.1189372,
            "variance": 11049.99096
          },
          {
            "average": 1656785.282,
            "count": 478998,
            "maximum": 1657223.798,
            "minimum": 1656553.078,
            "name": "Y",
            "position": 1,
            "stddev": 145.8283989,
            "variance": 21265.92192
          },
          {
            "average": 16.84147306,
            "count": 478998,
            "maximum": 25.29333676,
            "minimum": 11.41333676,
            "name": "Z",
            "position": 2,
            "stddev": 3.015401937,
            "variance": 9.092648842
          },
          {
            "average": 1118.780744,
            "count": 478998,
            "maximum": 23737,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 631.7720851,
            "variance": 399135.9675
          },
          {
            "average": 1.000004175,
            "count": 478998,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002043373207,
            "variance": 4.175374061e-06
          },
          {
            "average": 1.000008351,
            "count": 478998,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002889760069,
            "variance": 8.350713255e-06
          },
          {
            "average": 1,
            "count": 478998,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 478998,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.577877152,
            "count": 478998,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4938984293,
            "variance": 0.2439356585
          },
          {
            "average": 19.7864456,
            "count": 478998,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.248422674,
            "variance": 1.558559172
          },
          {
            "average": 1.00002714,
            "count": 478998,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.005209540108,
            "variance": 2.713930814e-05
          },
          {
            "average": 10.2626441,
            "count": 478998,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4400711106,
            "variance": 0.1936625824
          },
          {
            "average": 247261808.8,
            "count": 478998,
            "maximum": 247262382.4,
            "minimum": 247261599.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340.4644137,
            "variance": 115916.017
          },
          {
            "average": 0,
            "count": 478998,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 478998,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 478998,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 478998,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 478998,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431876.2456,
          1656553.078,
          11.41333676,
          -431394.4656,
          1657223.798,
          25.29333676
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431876.2456223761,
                1656553.0783848444,
                11.413336763544251
              ],
              [
                -431876.2456223761,
                1657223.7983848446,
                11.413336763544251
              ],
              [
                -431394.46562237607,
                1657223.7983848446,
                25.293336763544254
              ],
              [
                -431394.46562237607,
                1656553.0783848444,
                25.293336763544254
              ],
              [
                -431876.2456223761,
                1656553.0783848444,
                11.413336763544251
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:46:22+00:00",
        "end_time": "2019-07-15T21:33:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9366.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9366.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9366.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9366.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.057843,
            64.60554255,
            11.41333676,
            -163.0459588,
            64.61208573,
            25.29333676
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.05593662169014,
                  64.6055425461919,
                  11.413336763544251
                ],
                [
                  -163.05784298490317,
                  64.61149886480021,
                  11.413336763544251
                ],
                [
                  -163.04786313924816,
                  64.61208572947436,
                  25.293336763544254
                ],
                [
                  -163.04595882419332,
                  64.60612928297942,
                  25.293336763544254
                ],
                [
                  -163.05593662169014,
                  64.6055425461919,
                  11.413336763544251
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9366.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9366.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:46:22Z",
            "pc:count": 478998,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431700.4634,
                "count": 478998,
                "maximum": -431394.4656,
                "minimum": -431876.2456,
                "name": "X",
                "position": 0,
                "stddev": 105.1189372,
                "variance": 11049.99096
              },
              {
                "average": 1656785.282,
                "count": 478998,
                "maximum": 1657223.798,
                "minimum": 1656553.078,
                "name": "Y",
                "position": 1,
                "stddev": 145.8283989,
                "variance": 21265.92192
              },
              {
                "average": 16.84147306,
                "count": 478998,
                "maximum": 25.29333676,
                "minimum": 11.41333676,
                "name": "Z",
                "position": 2,
                "stddev": 3.015401937,
                "variance": 9.092648842
              },
              {
                "average": 1118.780744,
                "count": 478998,
                "maximum": 23737,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 631.7720851,
                "variance": 399135.9675
              },
              {
                "average": 1.000004175,
                "count": 478998,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002043373207,
                "variance": 4.175374061e-06
              },
              {
                "average": 1.000008351,
                "count": 478998,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002889760069,
                "variance": 8.350713255e-06
              },
              {
                "average": 1,
                "count": 478998,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 478998,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.577877152,
                "count": 478998,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4938984293,
                "variance": 0.2439356585
              },
              {
                "average": 19.7864456,
                "count": 478998,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.248422674,
                "variance": 1.558559172
              },
              {
                "average": 1.00002714,
                "count": 478998,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.005209540108,
                "variance": 2.713930814e-05
              },
              {
                "average": 10.2626441,
                "count": 478998,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4400711106,
                "variance": 0.1936625824
              },
              {
                "average": 247261808.8,
                "count": 478998,
                "maximum": 247262382.4,
                "minimum": 247261599.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340.4644137,
                "variance": 115916.017
              },
              {
                "average": 0,
                "count": 478998,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 478998,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 478998,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 478998,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 478998,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431876.2456,
              1656553.078,
              11.41333676,
              -431394.4656,
              1657223.798,
              25.29333676
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431876.2456223761,
                    1656553.0783848444,
                    11.413336763544251
                  ],
                  [
                    -431876.2456223761,
                    1657223.7983848446,
                    11.413336763544251
                  ],
                  [
                    -431394.46562237607,
                    1657223.7983848446,
                    25.293336763544254
                  ],
                  [
                    -431394.46562237607,
                    1656553.0783848444,
                    25.293336763544254
                  ],
                  [
                    -431876.2456223761,
                    1656553.0783848444,
                    11.413336763544251
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:46:22+00:00",
            "end_time": "2019-07-15T21:33: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": "20190715_NCMP_AK_03WWM9159.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1018465498096,
              64.54255501838063,
              -4.30373609610591
            ],
            [
              -163.1051336974627,
              64.55279321022914,
              -4.30373609610591
            ],
            [
              -163.08133660891227,
              64.55420167712556,
              0.07626390389409
            ],
            [
              -163.0780578370672,
              64.54396295918633,
              0.07626390389409
            ],
            [
              -163.1018465498096,
              64.54255501838063,
              -4.30373609610591
            ]
          ]
        ]
      },
      "bbox": [
        -163.1051337,
        64.54255502,
        -4.303736096,
        -163.0780578,
        64.55420168,
        0.07626390389
      ],
      "properties": {
        "datetime": "2019-07-16T02:09:52Z",
        "pc:count": 1893618,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434421.909,
            "count": 1893618,
            "maximum": -433860.8341,
            "minimum": -435012.0941,
            "name": "X",
            "position": 0,
            "stddev": 296.8257777,
            "variance": 88105.54228
          },
          {
            "average": 1650506.21,
            "count": 1893618,
            "maximum": 1651044.081,
            "minimum": 1649890.981,
            "name": "Y",
            "position": 1,
            "stddev": 283.8372719,
            "variance": 80563.59691
          },
          {
            "average": -1.97205036,
            "count": 1893618,
            "maximum": 0.07626390389,
            "minimum": -4.303736096,
            "name": "Z",
            "position": 2,
            "stddev": 0.7550865782,
            "variance": 0.5701557406
          },
          {
            "average": 242.434208,
            "count": 1893618,
            "maximum": 2353,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 510.4813286,
            "variance": 260591.1868
          },
          {
            "average": 1.028347322,
            "count": 1893618,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1659758748,
            "variance": 0.027547991
          },
          {
            "average": 1.056696757,
            "count": 1893618,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.231289726,
            "variance": 0.05349493734
          },
          {
            "average": 1,
            "count": 1893618,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1893618,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.72583594,
            "count": 1893618,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.453873161,
            "variance": 6.02149349
          },
          {
            "average": 19.97942292,
            "count": 1893618,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.195593269,
            "variance": 1.429443264
          },
          {
            "average": 2.032330702,
            "count": 1893618,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.177764412,
            "variance": 0.03160018617
          },
          {
            "average": 11.15691708,
            "count": 1893618,
            "maximum": 36,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.11315139,
            "variance": 102.2758311
          },
          {
            "average": 247262062.6,
            "count": 1893618,
            "maximum": 247278192.9,
            "minimum": 247256508.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6585.796154,
            "variance": 43372710.99
          },
          {
            "average": 0,
            "count": 1893618,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1893618,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1893618,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1893618,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1893618,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435012.0941,
          1649890.981,
          -4.303736096,
          -433860.8341,
          1651044.081,
          0.07626390389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435012.09405686636,
                1649890.9810255752,
                -4.30373609610591
              ],
              [
                -435012.09405686636,
                1651044.0810255753,
                -4.30373609610591
              ],
              [
                -433860.83405686636,
                1651044.0810255753,
                0.07626390389409
              ],
              [
                -433860.83405686636,
                1649890.9810255752,
                0.07626390389409
              ],
              [
                -435012.09405686636,
                1649890.9810255752,
                -4.30373609610591
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:09:52+00:00",
        "end_time": "2019-07-15T20:08:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9159.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9159.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9159.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9159.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1051337,
            64.54255502,
            -4.303736096,
            -163.0780578,
            64.55420168,
            0.07626390389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1018465498096,
                  64.54255501838063,
                  -4.30373609610591
                ],
                [
                  -163.1051336974627,
                  64.55279321022914,
                  -4.30373609610591
                ],
                [
                  -163.08133660891227,
                  64.55420167712556,
                  0.07626390389409
                ],
                [
                  -163.0780578370672,
                  64.54396295918633,
                  0.07626390389409
                ],
                [
                  -163.1018465498096,
                  64.54255501838063,
                  -4.30373609610591
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9159.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9159.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:09:52Z",
            "pc:count": 1893618,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434421.909,
                "count": 1893618,
                "maximum": -433860.8341,
                "minimum": -435012.0941,
                "name": "X",
                "position": 0,
                "stddev": 296.8257777,
                "variance": 88105.54228
              },
              {
                "average": 1650506.21,
                "count": 1893618,
                "maximum": 1651044.081,
                "minimum": 1649890.981,
                "name": "Y",
                "position": 1,
                "stddev": 283.8372719,
                "variance": 80563.59691
              },
              {
                "average": -1.97205036,
                "count": 1893618,
                "maximum": 0.07626390389,
                "minimum": -4.303736096,
                "name": "Z",
                "position": 2,
                "stddev": 0.7550865782,
                "variance": 0.5701557406
              },
              {
                "average": 242.434208,
                "count": 1893618,
                "maximum": 2353,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 510.4813286,
                "variance": 260591.1868
              },
              {
                "average": 1.028347322,
                "count": 1893618,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1659758748,
                "variance": 0.027547991
              },
              {
                "average": 1.056696757,
                "count": 1893618,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.231289726,
                "variance": 0.05349493734
              },
              {
                "average": 1,
                "count": 1893618,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1893618,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.72583594,
                "count": 1893618,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.453873161,
                "variance": 6.02149349
              },
              {
                "average": 19.97942292,
                "count": 1893618,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.195593269,
                "variance": 1.429443264
              },
              {
                "average": 2.032330702,
                "count": 1893618,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.177764412,
                "variance": 0.03160018617
              },
              {
                "average": 11.15691708,
                "count": 1893618,
                "maximum": 36,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.11315139,
                "variance": 102.2758311
              },
              {
                "average": 247262062.6,
                "count": 1893618,
                "maximum": 247278192.9,
                "minimum": 247256508.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6585.796154,
                "variance": 43372710.99
              },
              {
                "average": 0,
                "count": 1893618,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1893618,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1893618,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1893618,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1893618,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435012.0941,
              1649890.981,
              -4.303736096,
              -433860.8341,
              1651044.081,
              0.07626390389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435012.09405686636,
                    1649890.9810255752,
                    -4.30373609610591
                  ],
                  [
                    -435012.09405686636,
                    1651044.0810255753,
                    -4.30373609610591
                  ],
                  [
                    -433860.83405686636,
                    1651044.0810255753,
                    0.07626390389409
                  ],
                  [
                    -433860.83405686636,
                    1649890.9810255752,
                    0.07626390389409
                  ],
                  [
                    -435012.09405686636,
                    1649890.9810255752,
                    -4.30373609610591
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:09:52+00:00",
            "end_time": "2019-07-15T20:08: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": "20190715_NCMP_AK_03WXM0152.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.89831601524483,
              64.47695739658512,
              -4.8688742518588
            ],
            [
              -162.90152150536056,
              64.48719500427298,
              -4.8688742518588
            ],
            [
              -162.8777653972026,
              64.48857221356121,
              -0.588874251858801
            ],
            [
              -162.87456825681855,
              64.47833409301411,
              -0.588874251858801
            ],
            [
              -162.89831601524483,
              64.47695739658512,
              -4.8688742518588
            ]
          ]
        ]
      },
      "bbox": [
        -162.9015215,
        64.4769574,
        -4.868874252,
        -162.8745683,
        64.48857221,
        -0.5888742519
      ],
      "properties": {
        "datetime": "2019-07-16T00:29:09Z",
        "pc:count": 3275550,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425727.2408,
            "count": 3275550,
            "maximum": -425169.8585,
            "minimum": -426321.2985,
            "name": "X",
            "position": 0,
            "stddev": 290.2745048,
            "variance": 84259.28814
          },
          {
            "average": 1641904.715,
            "count": 3275550,
            "maximum": 1642471.696,
            "minimum": 1641319.036,
            "name": "Y",
            "position": 1,
            "stddev": 284.2911375,
            "variance": 80821.45087
          },
          {
            "average": -3.43541976,
            "count": 3275550,
            "maximum": -0.5888742519,
            "minimum": -4.868874252,
            "name": "Z",
            "position": 2,
            "stddev": 0.6863338186,
            "variance": 0.4710541106
          },
          {
            "average": 93.50613943,
            "count": 3275550,
            "maximum": 4601,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 530.2333886,
            "variance": 281147.4464
          },
          {
            "average": 1.000004579,
            "count": 3275550,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002139944869,
            "variance": 4.579364042e-06
          },
          {
            "average": 1.000009159,
            "count": 3275550,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003026332127,
            "variance": 9.158686143e-06
          },
          {
            "average": 1,
            "count": 3275550,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3275550,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99993406,
            "count": 3275550,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.01989106625,
            "variance": 0.0003956545166
          },
          {
            "average": 19.90539003,
            "count": 3275550,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9688334745,
            "variance": 0.9386383012
          },
          {
            "average": 2.000768115,
            "count": 3275550,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02780325113,
            "variance": 0.0007730207736
          },
          {
            "average": 22.98472684,
            "count": 3275550,
            "maximum": 27,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.57135973,
            "variance": 2.469171401
          },
          {
            "average": 247269716.5,
            "count": 3275550,
            "maximum": 247272149,
            "minimum": 247267157,
            "name": "GpsTime",
            "position": 12,
            "stddev": 992.9667138,
            "variance": 985982.8947
          },
          {
            "average": 0,
            "count": 3275550,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3275550,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3275550,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3275550,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3275550,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426321.2985,
          1641319.036,
          -4.868874252,
          -425169.8585,
          1642471.696,
          -0.5888742519
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426321.2985441356,
                1641319.035832677,
                -4.8688742518588
              ],
              [
                -426321.2985441356,
                1642471.6958326772,
                -4.8688742518588
              ],
              [
                -425169.85854413564,
                1642471.6958326772,
                -0.588874251858801
              ],
              [
                -425169.85854413564,
                1641319.035832677,
                -0.588874251858801
              ],
              [
                -426321.2985441356,
                1641319.035832677,
                -4.8688742518588
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:29:09+00:00",
        "end_time": "2019-07-15T23:05:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0152.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0152.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0152.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0152.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9015215,
            64.4769574,
            -4.868874252,
            -162.8745683,
            64.48857221,
            -0.5888742519
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.89831601524483,
                  64.47695739658512,
                  -4.8688742518588
                ],
                [
                  -162.90152150536056,
                  64.48719500427298,
                  -4.8688742518588
                ],
                [
                  -162.8777653972026,
                  64.48857221356121,
                  -0.588874251858801
                ],
                [
                  -162.87456825681855,
                  64.47833409301411,
                  -0.588874251858801
                ],
                [
                  -162.89831601524483,
                  64.47695739658512,
                  -4.8688742518588
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0152.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0152.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:29:09Z",
            "pc:count": 3275550,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425727.2408,
                "count": 3275550,
                "maximum": -425169.8585,
                "minimum": -426321.2985,
                "name": "X",
                "position": 0,
                "stddev": 290.2745048,
                "variance": 84259.28814
              },
              {
                "average": 1641904.715,
                "count": 3275550,
                "maximum": 1642471.696,
                "minimum": 1641319.036,
                "name": "Y",
                "position": 1,
                "stddev": 284.2911375,
                "variance": 80821.45087
              },
              {
                "average": -3.43541976,
                "count": 3275550,
                "maximum": -0.5888742519,
                "minimum": -4.868874252,
                "name": "Z",
                "position": 2,
                "stddev": 0.6863338186,
                "variance": 0.4710541106
              },
              {
                "average": 93.50613943,
                "count": 3275550,
                "maximum": 4601,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 530.2333886,
                "variance": 281147.4464
              },
              {
                "average": 1.000004579,
                "count": 3275550,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002139944869,
                "variance": 4.579364042e-06
              },
              {
                "average": 1.000009159,
                "count": 3275550,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003026332127,
                "variance": 9.158686143e-06
              },
              {
                "average": 1,
                "count": 3275550,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3275550,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99993406,
                "count": 3275550,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.01989106625,
                "variance": 0.0003956545166
              },
              {
                "average": 19.90539003,
                "count": 3275550,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9688334745,
                "variance": 0.9386383012
              },
              {
                "average": 2.000768115,
                "count": 3275550,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02780325113,
                "variance": 0.0007730207736
              },
              {
                "average": 22.98472684,
                "count": 3275550,
                "maximum": 27,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.57135973,
                "variance": 2.469171401
              },
              {
                "average": 247269716.5,
                "count": 3275550,
                "maximum": 247272149,
                "minimum": 247267157,
                "name": "GpsTime",
                "position": 12,
                "stddev": 992.9667138,
                "variance": 985982.8947
              },
              {
                "average": 0,
                "count": 3275550,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3275550,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3275550,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3275550,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3275550,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426321.2985,
              1641319.036,
              -4.868874252,
              -425169.8585,
              1642471.696,
              -0.5888742519
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426321.2985441356,
                    1641319.035832677,
                    -4.8688742518588
                  ],
                  [
                    -426321.2985441356,
                    1642471.6958326772,
                    -4.8688742518588
                  ],
                  [
                    -425169.85854413564,
                    1642471.6958326772,
                    -0.588874251858801
                  ],
                  [
                    -425169.85854413564,
                    1641319.035832677,
                    -0.588874251858801
                  ],
                  [
                    -426321.2985441356,
                    1641319.035832677,
                    -4.8688742518588
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:29:09+00:00",
            "end_time": "2019-07-15T23:05:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8966.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.139240400312,
              64.60586898528724,
              0.458701595422885
            ],
            [
              -163.14254664434392,
              64.61610217368197,
              0.458701595422885
            ],
            [
              -163.11869475158622,
              64.61751674654025,
              9.898701595422885
            ],
            [
              -163.1153969150766,
              64.60728302851274,
              9.898701595422885
            ],
            [
              -163.139240400312,
              64.60586898528724,
              0.458701595422885
            ]
          ]
        ]
      },
      "bbox": [
        -163.1425466,
        64.60586899,
        0.4587015954,
        -163.1153969,
        64.61751675,
        9.898701595
      ],
      "properties": {
        "datetime": "2019-07-16T00:33:19Z",
        "pc:count": 3828257,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435240.4729,
            "count": 3828257,
            "maximum": -434667.5591,
            "minimum": -435818.9991,
            "name": "X",
            "position": 0,
            "stddev": 285.8427809,
            "variance": 81706.09541
          },
          {
            "average": 1657712.024,
            "count": 3828257,
            "maximum": 1658285.879,
            "minimum": 1657133.359,
            "name": "Y",
            "position": 1,
            "stddev": 284.2376155,
            "variance": 80791.02204
          },
          {
            "average": 2.246193935,
            "count": 3828257,
            "maximum": 9.898701595,
            "minimum": 0.4587015954,
            "name": "Z",
            "position": 2,
            "stddev": 0.9661922345,
            "variance": 0.933527434
          },
          {
            "average": 722.3725129,
            "count": 3828257,
            "maximum": 45252,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 544.0284853,
            "variance": 295966.9928
          },
          {
            "average": 1.000106315,
            "count": 3828257,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0103103553,
            "variance": 0.0001063034264
          },
          {
            "average": 1.00021498,
            "count": 3828257,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01466063375,
            "variance": 0.0002149341818
          },
          {
            "average": 1,
            "count": 3828257,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828257,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.973790683,
            "count": 3828257,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.133236807,
            "variance": 83.41601457
          },
          {
            "average": 19.98528981,
            "count": 3828257,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9761780422,
            "variance": 0.9529235701
          },
          {
            "average": 1.126609055,
            "count": 3828257,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3325345559,
            "variance": 0.1105792309
          },
          {
            "average": 23.21552498,
            "count": 3828257,
            "maximum": 27,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.564548798,
            "variance": 2.44781294
          },
          {
            "average": 247269868,
            "count": 3828257,
            "maximum": 247272399,
            "minimum": 247267410.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 993.442182,
            "variance": 986927.3689
          },
          {
            "average": 0,
            "count": 3828257,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828257,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828257,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828257,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3828257,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435818.9991,
          1657133.359,
          0.4587015954,
          -434667.5591,
          1658285.879,
          9.898701595
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435818.999104166,
                1657133.359059312,
                0.458701595422885
              ],
              [
                -435818.999104166,
                1658285.879059312,
                0.458701595422885
              ],
              [
                -434667.55910416605,
                1658285.879059312,
                9.898701595422885
              ],
              [
                -434667.55910416605,
                1657133.359059312,
                9.898701595422885
              ],
              [
                -435818.999104166,
                1657133.359059312,
                0.458701595422885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:33:19+00:00",
        "end_time": "2019-07-15T23:10:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8966.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8966.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8966.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8966.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1425466,
            64.60586899,
            0.4587015954,
            -163.1153969,
            64.61751675,
            9.898701595
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.139240400312,
                  64.60586898528724,
                  0.458701595422885
                ],
                [
                  -163.14254664434392,
                  64.61610217368197,
                  0.458701595422885
                ],
                [
                  -163.11869475158622,
                  64.61751674654025,
                  9.898701595422885
                ],
                [
                  -163.1153969150766,
                  64.60728302851274,
                  9.898701595422885
                ],
                [
                  -163.139240400312,
                  64.60586898528724,
                  0.458701595422885
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8966.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8966.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:33:19Z",
            "pc:count": 3828257,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435240.4729,
                "count": 3828257,
                "maximum": -434667.5591,
                "minimum": -435818.9991,
                "name": "X",
                "position": 0,
                "stddev": 285.8427809,
                "variance": 81706.09541
              },
              {
                "average": 1657712.024,
                "count": 3828257,
                "maximum": 1658285.879,
                "minimum": 1657133.359,
                "name": "Y",
                "position": 1,
                "stddev": 284.2376155,
                "variance": 80791.02204
              },
              {
                "average": 2.246193935,
                "count": 3828257,
                "maximum": 9.898701595,
                "minimum": 0.4587015954,
                "name": "Z",
                "position": 2,
                "stddev": 0.9661922345,
                "variance": 0.933527434
              },
              {
                "average": 722.3725129,
                "count": 3828257,
                "maximum": 45252,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 544.0284853,
                "variance": 295966.9928
              },
              {
                "average": 1.000106315,
                "count": 3828257,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0103103553,
                "variance": 0.0001063034264
              },
              {
                "average": 1.00021498,
                "count": 3828257,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01466063375,
                "variance": 0.0002149341818
              },
              {
                "average": 1,
                "count": 3828257,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3828257,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.973790683,
                "count": 3828257,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.133236807,
                "variance": 83.41601457
              },
              {
                "average": 19.98528981,
                "count": 3828257,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9761780422,
                "variance": 0.9529235701
              },
              {
                "average": 1.126609055,
                "count": 3828257,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3325345559,
                "variance": 0.1105792309
              },
              {
                "average": 23.21552498,
                "count": 3828257,
                "maximum": 27,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.564548798,
                "variance": 2.44781294
              },
              {
                "average": 247269868,
                "count": 3828257,
                "maximum": 247272399,
                "minimum": 247267410.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 993.442182,
                "variance": 986927.3689
              },
              {
                "average": 0,
                "count": 3828257,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3828257,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3828257,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3828257,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3828257,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435818.9991,
              1657133.359,
              0.4587015954,
              -434667.5591,
              1658285.879,
              9.898701595
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435818.999104166,
                    1657133.359059312,
                    0.458701595422885
                  ],
                  [
                    -435818.999104166,
                    1658285.879059312,
                    0.458701595422885
                  ],
                  [
                    -434667.55910416605,
                    1658285.879059312,
                    9.898701595422885
                  ],
                  [
                    -434667.55910416605,
                    1657133.359059312,
                    9.898701595422885
                  ],
                  [
                    -435818.999104166,
                    1657133.359059312,
                    0.458701595422885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:33:19+00:00",
            "end_time": "2019-07-15T23:10:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0249.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.87961555197793,
              64.44975190034144,
              -5.193435729204119
            ],
            [
              -162.88281163760743,
              64.45999057149074,
              -5.193435729204119
            ],
            [
              -162.859073917148,
              64.46136503930072,
              13.52656427079588
            ],
            [
              -162.85588616869566,
              64.45112585688953,
              13.52656427079588
            ],
            [
              -162.87961555197793,
              64.44975190034144,
              -5.193435729204119
            ]
          ]
        ]
      },
      "bbox": [
        -162.8828116,
        64.4497519,
        -5.193435729,
        -162.8558862,
        64.46136504,
        13.52656427
      ],
      "properties": {
        "datetime": "2019-07-16T01:32:10Z",
        "pc:count": 4055483,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425245.9892,
            "count": 4055483,
            "maximum": -424683.7903,
            "minimum": -425835.3903,
            "name": "X",
            "position": 0,
            "stddev": 285.1651155,
            "variance": 81319.14308
          },
          {
            "average": 1638754.641,
            "count": 4055483,
            "maximum": 1639343.287,
            "minimum": 1638190.507,
            "name": "Y",
            "position": 1,
            "stddev": 281.5803526,
            "variance": 79287.49495
          },
          {
            "average": -0.5401116788,
            "count": 4055483,
            "maximum": 13.52656427,
            "minimum": -5.193435729,
            "name": "Z",
            "position": 2,
            "stddev": 2.752310254,
            "variance": 7.575211733
          },
          {
            "average": 79.27451946,
            "count": 4055483,
            "maximum": 4797,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 364.9664146,
            "variance": 133200.4838
          },
          {
            "average": 1.003161646,
            "count": 4055483,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06950438056,
            "variance": 0.004830858916
          },
          {
            "average": 1.006367429,
            "count": 4055483,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.107033825,
            "variance": 0.0114562397
          },
          {
            "average": 1,
            "count": 4055483,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4055483,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.39560984,
            "count": 4055483,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.42660361,
            "variance": 41.30123396
          },
          {
            "average": 19.88405832,
            "count": 4055483,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9627678941,
            "variance": 0.9269220179
          },
          {
            "average": 1.946210353,
            "count": 4055483,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2361394642,
            "variance": 0.05576184655
          },
          {
            "average": 29.18572905,
            "count": 4055483,
            "maximum": 33,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.590908824,
            "variance": 2.530990886
          },
          {
            "average": 247273647.7,
            "count": 4055483,
            "maximum": 247275930.8,
            "minimum": 247270820.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1015.679458,
            "variance": 1031604.762
          },
          {
            "average": 0,
            "count": 4055483,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4055483,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4055483,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4055483,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4055483,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425835.3903,
          1638190.507,
          -5.193435729,
          -424683.7903,
          1639343.287,
          13.52656427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425835.3902979268,
                1638190.5071079272,
                -5.193435729204119
              ],
              [
                -425835.3902979268,
                1639343.287107927,
                -5.193435729204119
              ],
              [
                -424683.7902979268,
                1639343.287107927,
                13.52656427079588
              ],
              [
                -424683.7902979268,
                1638190.5071079272,
                13.52656427079588
              ],
              [
                -425835.3902979268,
                1638190.5071079272,
                -5.193435729204119
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:32:10+00:00",
        "end_time": "2019-07-16T00:07:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0249.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0249.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0249.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0249.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8828116,
            64.4497519,
            -5.193435729,
            -162.8558862,
            64.46136504,
            13.52656427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.87961555197793,
                  64.44975190034144,
                  -5.193435729204119
                ],
                [
                  -162.88281163760743,
                  64.45999057149074,
                  -5.193435729204119
                ],
                [
                  -162.859073917148,
                  64.46136503930072,
                  13.52656427079588
                ],
                [
                  -162.85588616869566,
                  64.45112585688953,
                  13.52656427079588
                ],
                [
                  -162.87961555197793,
                  64.44975190034144,
                  -5.193435729204119
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0249.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0249.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:32:10Z",
            "pc:count": 4055483,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425245.9892,
                "count": 4055483,
                "maximum": -424683.7903,
                "minimum": -425835.3903,
                "name": "X",
                "position": 0,
                "stddev": 285.1651155,
                "variance": 81319.14308
              },
              {
                "average": 1638754.641,
                "count": 4055483,
                "maximum": 1639343.287,
                "minimum": 1638190.507,
                "name": "Y",
                "position": 1,
                "stddev": 281.5803526,
                "variance": 79287.49495
              },
              {
                "average": -0.5401116788,
                "count": 4055483,
                "maximum": 13.52656427,
                "minimum": -5.193435729,
                "name": "Z",
                "position": 2,
                "stddev": 2.752310254,
                "variance": 7.575211733
              },
              {
                "average": 79.27451946,
                "count": 4055483,
                "maximum": 4797,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 364.9664146,
                "variance": 133200.4838
              },
              {
                "average": 1.003161646,
                "count": 4055483,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06950438056,
                "variance": 0.004830858916
              },
              {
                "average": 1.006367429,
                "count": 4055483,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.107033825,
                "variance": 0.0114562397
              },
              {
                "average": 1,
                "count": 4055483,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4055483,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.39560984,
                "count": 4055483,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.42660361,
                "variance": 41.30123396
              },
              {
                "average": 19.88405832,
                "count": 4055483,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9627678941,
                "variance": 0.9269220179
              },
              {
                "average": 1.946210353,
                "count": 4055483,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2361394642,
                "variance": 0.05576184655
              },
              {
                "average": 29.18572905,
                "count": 4055483,
                "maximum": 33,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.590908824,
                "variance": 2.530990886
              },
              {
                "average": 247273647.7,
                "count": 4055483,
                "maximum": 247275930.8,
                "minimum": 247270820.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1015.679458,
                "variance": 1031604.762
              },
              {
                "average": 0,
                "count": 4055483,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4055483,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4055483,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4055483,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4055483,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425835.3903,
              1638190.507,
              -5.193435729,
              -424683.7903,
              1639343.287,
              13.52656427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425835.3902979268,
                    1638190.5071079272,
                    -5.193435729204119
                  ],
                  [
                    -425835.3902979268,
                    1639343.287107927,
                    -5.193435729204119
                  ],
                  [
                    -424683.7902979268,
                    1639343.287107927,
                    13.52656427079588
                  ],
                  [
                    -424683.7902979268,
                    1638190.5071079272,
                    13.52656427079588
                  ],
                  [
                    -425835.3902979268,
                    1638190.5071079272,
                    -5.193435729204119
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:32:10+00:00",
            "end_time": "2019-07-16T00:07: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": "20190710_NCMP_AK_03WWM8657.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.20722194828997,
              64.52592553691989,
              4.200093524418737
            ],
            [
              -163.21054376154876,
              64.53615750187006,
              4.200093524418737
            ],
            [
              -163.1867727901234,
              64.53758173914574,
              41.14009352441873
            ],
            [
              -163.1834593299077,
              64.52734924293804,
              41.14009352441873
            ],
            [
              -163.20722194828997,
              64.52592553691989,
              4.200093524418737
            ]
          ]
        ]
      },
      "bbox": [
        -163.2105438,
        64.52592554,
        4.200093524,
        -163.1834593,
        64.53758174,
        41.14009352
      ],
      "properties": {
        "datetime": "2019-07-10T23:11:15Z",
        "pc:count": 4522823,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439706.2544,
            "count": 4522823,
            "maximum": -439121.7546,
            "minimum": -440272.6746,
            "name": "X",
            "position": 0,
            "stddev": 293.484942,
            "variance": 86133.41121
          },
          {
            "average": 1649310.956,
            "count": 4522823,
            "maximum": 1649900.274,
            "minimum": 1648747.594,
            "name": "Y",
            "position": 1,
            "stddev": 289.103553,
            "variance": 83580.86437
          },
          {
            "average": 17.56413653,
            "count": 4522823,
            "maximum": 41.14009352,
            "minimum": 4.200093524,
            "name": "Z",
            "position": 2,
            "stddev": 5.146620666,
            "variance": 26.48770428
          },
          {
            "average": 886.7574446,
            "count": 4522823,
            "maximum": 5826,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 641.8383857,
            "variance": 411956.5134
          },
          {
            "average": 1.041535342,
            "count": 4522823,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2310200947,
            "variance": 0.05337028414
          },
          {
            "average": 1.083188752,
            "count": 4522823,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3421922928,
            "variance": 0.1170955652
          },
          {
            "average": 1,
            "count": 4522823,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522823,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.395798376,
            "count": 4522823,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4890215481,
            "variance": 0.2391420745
          },
          {
            "average": 19.97242396,
            "count": 4522823,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.327659381,
            "variance": 1.762679432
          },
          {
            "average": 1.048402071,
            "count": 4522823,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2441808816,
            "variance": 0.05962430293
          },
          {
            "average": 16.10448872,
            "count": 4522823,
            "maximum": 20,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.606979166,
            "variance": 2.58238204
          },
          {
            "average": 246833281.8,
            "count": 4522823,
            "maximum": 246835475,
            "minimum": 246830991.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 913.3642923,
            "variance": 834234.3304
          },
          {
            "average": 0,
            "count": 4522823,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522823,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522823,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522823,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522823,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440272.6746,
          1648747.594,
          4.200093524,
          -439121.7546,
          1649900.274,
          41.14009352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440272.6746187703,
                1648747.5936157762,
                4.200093524418737
              ],
              [
                -440272.6746187703,
                1649900.2736157763,
                4.200093524418737
              ],
              [
                -439121.75461877027,
                1649900.2736157763,
                41.14009352441873
              ],
              [
                -439121.75461877027,
                1648747.5936157762,
                41.14009352441873
              ],
              [
                -440272.6746187703,
                1648747.5936157762,
                4.200093524418737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:11:15+00:00",
        "end_time": "2019-07-10T21:56:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8657.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8657.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8657.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8657.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2105438,
            64.52592554,
            4.200093524,
            -163.1834593,
            64.53758174,
            41.14009352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.20722194828997,
                  64.52592553691989,
                  4.200093524418737
                ],
                [
                  -163.21054376154876,
                  64.53615750187006,
                  4.200093524418737
                ],
                [
                  -163.1867727901234,
                  64.53758173914574,
                  41.14009352441873
                ],
                [
                  -163.1834593299077,
                  64.52734924293804,
                  41.14009352441873
                ],
                [
                  -163.20722194828997,
                  64.52592553691989,
                  4.200093524418737
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8657.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8657.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:11:15Z",
            "pc:count": 4522823,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439706.2544,
                "count": 4522823,
                "maximum": -439121.7546,
                "minimum": -440272.6746,
                "name": "X",
                "position": 0,
                "stddev": 293.484942,
                "variance": 86133.41121
              },
              {
                "average": 1649310.956,
                "count": 4522823,
                "maximum": 1649900.274,
                "minimum": 1648747.594,
                "name": "Y",
                "position": 1,
                "stddev": 289.103553,
                "variance": 83580.86437
              },
              {
                "average": 17.56413653,
                "count": 4522823,
                "maximum": 41.14009352,
                "minimum": 4.200093524,
                "name": "Z",
                "position": 2,
                "stddev": 5.146620666,
                "variance": 26.48770428
              },
              {
                "average": 886.7574446,
                "count": 4522823,
                "maximum": 5826,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 641.8383857,
                "variance": 411956.5134
              },
              {
                "average": 1.041535342,
                "count": 4522823,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2310200947,
                "variance": 0.05337028414
              },
              {
                "average": 1.083188752,
                "count": 4522823,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3421922928,
                "variance": 0.1170955652
              },
              {
                "average": 1,
                "count": 4522823,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522823,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.395798376,
                "count": 4522823,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4890215481,
                "variance": 0.2391420745
              },
              {
                "average": 19.97242396,
                "count": 4522823,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.327659381,
                "variance": 1.762679432
              },
              {
                "average": 1.048402071,
                "count": 4522823,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2441808816,
                "variance": 0.05962430293
              },
              {
                "average": 16.10448872,
                "count": 4522823,
                "maximum": 20,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.606979166,
                "variance": 2.58238204
              },
              {
                "average": 246833281.8,
                "count": 4522823,
                "maximum": 246835475,
                "minimum": 246830991.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 913.3642923,
                "variance": 834234.3304
              },
              {
                "average": 0,
                "count": 4522823,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522823,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522823,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522823,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522823,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440272.6746,
              1648747.594,
              4.200093524,
              -439121.7546,
              1649900.274,
              41.14009352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440272.6746187703,
                    1648747.5936157762,
                    4.200093524418737
                  ],
                  [
                    -440272.6746187703,
                    1649900.2736157763,
                    4.200093524418737
                  ],
                  [
                    -439121.75461877027,
                    1649900.2736157763,
                    41.14009352441873
                  ],
                  [
                    -439121.75461877027,
                    1648747.5936157762,
                    41.14009352441873
                  ],
                  [
                    -440272.6746187703,
                    1648747.5936157762,
                    4.200093524418737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:11:15+00:00",
            "end_time": "2019-07-10T21:56: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": "20190714_NCMP_AK_03WWM7672.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.40551268949682,
              64.66298965854784,
              -2.920497288039334
            ],
            [
              -163.40892223369545,
              64.67322025488792,
              -2.920497288039334
            ],
            [
              -163.38719131202564,
              64.67454474224559,
              23.01950271196067
            ],
            [
              -163.38378943149206,
              64.66431364884039,
              23.01950271196067
            ],
            [
              -163.40551268949682,
              64.66298965854784,
              -2.920497288039334
            ]
          ]
        ]
      },
      "bbox": [
        -163.4089222,
        64.66298966,
        -2.920497288,
        -163.3837894,
        64.67454474,
        23.01950271
      ],
      "properties": {
        "datetime": "2019-07-15T01:41:21Z",
        "pc:count": 6238430,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446990.3039,
            "count": 6238430,
            "maximum": -446485.8232,
            "minimum": -447533.3632,
            "name": "X",
            "position": 0,
            "stddev": 269.5935673,
            "variance": 72680.69152
          },
          {
            "average": 1665853.061,
            "count": 6238430,
            "maximum": 1666367.219,
            "minimum": 1665214.439,
            "name": "Y",
            "position": 1,
            "stddev": 287.7662996,
            "variance": 82809.44316
          },
          {
            "average": 5.329943111,
            "count": 6238430,
            "maximum": 23.01950271,
            "minimum": -2.920497288,
            "name": "Z",
            "position": 2,
            "stddev": 3.427829403,
            "variance": 11.75001442
          },
          {
            "average": 158.1165508,
            "count": 6238430,
            "maximum": 7111,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 251.1920354,
            "variance": 63097.43864
          },
          {
            "average": 1.81954386,
            "count": 6238430,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.037420442,
            "variance": 1.076241175
          },
          {
            "average": 2.639971595,
            "count": 6238430,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.35422552,
            "variance": 1.83392676
          },
          {
            "average": 1,
            "count": 6238430,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6238430,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.750504534,
            "count": 6238430,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.415935678,
            "variance": 88.6598447
          },
          {
            "average": 20.13881881,
            "count": 6238430,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.989711279,
            "variance": 0.9795284157
          },
          {
            "average": 2.02043014,
            "count": 6238430,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.142293719,
            "variance": 1.304834941
          },
          {
            "average": 6.26896591,
            "count": 6238430,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.404321095,
            "variance": 5.780759928
          },
          {
            "average": 247186183.1,
            "count": 6238430,
            "maximum": 247190081,
            "minimum": 247184341.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 873.3819643,
            "variance": 762796.0556
          },
          {
            "average": 0,
            "count": 6238430,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6238430,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6238430,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6238430,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6238430,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447533.3632,
          1665214.439,
          -2.920497288,
          -446485.8232,
          1666367.219,
          23.01950271
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447533.3631575351,
                1665214.4386324936,
                -2.920497288039334
              ],
              [
                -447533.3631575351,
                1666367.2186324934,
                -2.920497288039334
              ],
              [
                -446485.82315753505,
                1666367.2186324934,
                23.01950271196067
              ],
              [
                -446485.82315753505,
                1665214.4386324936,
                23.01950271196067
              ],
              [
                -447533.3631575351,
                1665214.4386324936,
                -2.920497288039334
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:41:21+00:00",
        "end_time": "2019-07-15T00:05:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7672.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7672.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7672.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7672.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4089222,
            64.66298966,
            -2.920497288,
            -163.3837894,
            64.67454474,
            23.01950271
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.40551268949682,
                  64.66298965854784,
                  -2.920497288039334
                ],
                [
                  -163.40892223369545,
                  64.67322025488792,
                  -2.920497288039334
                ],
                [
                  -163.38719131202564,
                  64.67454474224559,
                  23.01950271196067
                ],
                [
                  -163.38378943149206,
                  64.66431364884039,
                  23.01950271196067
                ],
                [
                  -163.40551268949682,
                  64.66298965854784,
                  -2.920497288039334
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7672.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7672.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:41:21Z",
            "pc:count": 6238430,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446990.3039,
                "count": 6238430,
                "maximum": -446485.8232,
                "minimum": -447533.3632,
                "name": "X",
                "position": 0,
                "stddev": 269.5935673,
                "variance": 72680.69152
              },
              {
                "average": 1665853.061,
                "count": 6238430,
                "maximum": 1666367.219,
                "minimum": 1665214.439,
                "name": "Y",
                "position": 1,
                "stddev": 287.7662996,
                "variance": 82809.44316
              },
              {
                "average": 5.329943111,
                "count": 6238430,
                "maximum": 23.01950271,
                "minimum": -2.920497288,
                "name": "Z",
                "position": 2,
                "stddev": 3.427829403,
                "variance": 11.75001442
              },
              {
                "average": 158.1165508,
                "count": 6238430,
                "maximum": 7111,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 251.1920354,
                "variance": 63097.43864
              },
              {
                "average": 1.81954386,
                "count": 6238430,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.037420442,
                "variance": 1.076241175
              },
              {
                "average": 2.639971595,
                "count": 6238430,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.35422552,
                "variance": 1.83392676
              },
              {
                "average": 1,
                "count": 6238430,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6238430,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.750504534,
                "count": 6238430,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.415935678,
                "variance": 88.6598447
              },
              {
                "average": 20.13881881,
                "count": 6238430,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.989711279,
                "variance": 0.9795284157
              },
              {
                "average": 2.02043014,
                "count": 6238430,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.142293719,
                "variance": 1.304834941
              },
              {
                "average": 6.26896591,
                "count": 6238430,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.404321095,
                "variance": 5.780759928
              },
              {
                "average": 247186183.1,
                "count": 6238430,
                "maximum": 247190081,
                "minimum": 247184341.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 873.3819643,
                "variance": 762796.0556
              },
              {
                "average": 0,
                "count": 6238430,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6238430,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6238430,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6238430,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6238430,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447533.3632,
              1665214.439,
              -2.920497288,
              -446485.8232,
              1666367.219,
              23.01950271
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447533.3631575351,
                    1665214.4386324936,
                    -2.920497288039334
                  ],
                  [
                    -447533.3631575351,
                    1666367.2186324934,
                    -2.920497288039334
                  ],
                  [
                    -446485.82315753505,
                    1666367.2186324934,
                    23.01950271196067
                  ],
                  [
                    -446485.82315753505,
                    1665214.4386324936,
                    23.01950271196067
                  ],
                  [
                    -447533.3631575351,
                    1665214.4386324936,
                    -2.920497288039334
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:41:21+00:00",
            "end_time": "2019-07-15T00:05:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM8564.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22397065372445,
              64.58895825168989,
              -0.787030664306069
            ],
            [
              -163.22730606706548,
              64.59919149974971,
              -0.787030664306069
            ],
            [
              -163.20347587122725,
              64.60061888790652,
              0.752969335693931
            ],
            [
              -163.20014884994157,
              64.59038510582259,
              0.752969335693931
            ],
            [
              -163.22397065372445,
              64.58895825168989,
              -0.787030664306069
            ]
          ]
        ]
      },
      "bbox": [
        -163.2273061,
        64.58895825,
        -0.7870306643,
        -163.2001488,
        64.60061889,
        0.7529693357
      ],
      "properties": {
        "datetime": "2019-07-15T20:19:51Z",
        "pc:count": 4384314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439518.534,
            "count": 4384314,
            "maximum": -438943.5126,
            "minimum": -440094.7926,
            "name": "X",
            "position": 0,
            "stddev": 289.5636856,
            "variance": 83847.128
          },
          {
            "average": 1656400.13,
            "count": 4384314,
            "maximum": 1656976.278,
            "minimum": 1655823.518,
            "name": "Y",
            "position": 1,
            "stddev": 286.9663357,
            "variance": 82349.6778
          },
          {
            "average": 0.1390799085,
            "count": 4384314,
            "maximum": 0.7529693357,
            "minimum": -0.7870306643,
            "name": "Z",
            "position": 2,
            "stddev": 0.1561725451,
            "variance": 0.02438986385
          },
          {
            "average": 0.001231435522,
            "count": 4384314,
            "maximum": 1887,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.350175016,
            "variance": 1.822972573
          },
          {
            "average": 1.000010036,
            "count": 4384314,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003167914001,
            "variance": 1.003567912e-05
          },
          {
            "average": 1.000020072,
            "count": 4384314,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004480084464,
            "variance": 2.00711568e-05
          },
          {
            "average": 1,
            "count": 4384314,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4384314,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4384314,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92929579,
            "count": 4384314,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.181207822,
            "variance": 1.395251919
          },
          {
            "average": 2.001027071,
            "count": 4384314,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03203148385,
            "variance": 0.001026015958
          },
          {
            "average": 10.63150039,
            "count": 4384314,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.720072555,
            "variance": 76.03966537
          },
          {
            "average": 247223788.1,
            "count": 4384314,
            "maximum": 247257191.6,
            "minimum": 247190242.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31452.20145,
            "variance": 989240976.2
          },
          {
            "average": 0,
            "count": 4384314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4384314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4384314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4384314,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4384314,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440094.7926,
          1655823.518,
          -0.7870306643,
          -438943.5126,
          1656976.278,
          0.7529693357
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440094.7925997098,
                1655823.517976447,
                -0.787030664306069
              ],
              [
                -440094.7925997098,
                1656976.2779764468,
                -0.787030664306069
              ],
              [
                -438943.5125997098,
                1656976.2779764468,
                0.752969335693931
              ],
              [
                -438943.5125997098,
                1655823.517976447,
                0.752969335693931
              ],
              [
                -440094.7925997098,
                1655823.517976447,
                -0.787030664306069
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:19:51+00:00",
        "end_time": "2019-07-15T01:44:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8564.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8564.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8564.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8564.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2273061,
            64.58895825,
            -0.7870306643,
            -163.2001488,
            64.60061889,
            0.7529693357
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22397065372445,
                  64.58895825168989,
                  -0.787030664306069
                ],
                [
                  -163.22730606706548,
                  64.59919149974971,
                  -0.787030664306069
                ],
                [
                  -163.20347587122725,
                  64.60061888790652,
                  0.752969335693931
                ],
                [
                  -163.20014884994157,
                  64.59038510582259,
                  0.752969335693931
                ],
                [
                  -163.22397065372445,
                  64.58895825168989,
                  -0.787030664306069
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8564.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8564.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:19:51Z",
            "pc:count": 4384314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439518.534,
                "count": 4384314,
                "maximum": -438943.5126,
                "minimum": -440094.7926,
                "name": "X",
                "position": 0,
                "stddev": 289.5636856,
                "variance": 83847.128
              },
              {
                "average": 1656400.13,
                "count": 4384314,
                "maximum": 1656976.278,
                "minimum": 1655823.518,
                "name": "Y",
                "position": 1,
                "stddev": 286.9663357,
                "variance": 82349.6778
              },
              {
                "average": 0.1390799085,
                "count": 4384314,
                "maximum": 0.7529693357,
                "minimum": -0.7870306643,
                "name": "Z",
                "position": 2,
                "stddev": 0.1561725451,
                "variance": 0.02438986385
              },
              {
                "average": 0.001231435522,
                "count": 4384314,
                "maximum": 1887,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.350175016,
                "variance": 1.822972573
              },
              {
                "average": 1.000010036,
                "count": 4384314,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003167914001,
                "variance": 1.003567912e-05
              },
              {
                "average": 1.000020072,
                "count": 4384314,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004480084464,
                "variance": 2.00711568e-05
              },
              {
                "average": 1,
                "count": 4384314,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4384314,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4384314,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92929579,
                "count": 4384314,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.181207822,
                "variance": 1.395251919
              },
              {
                "average": 2.001027071,
                "count": 4384314,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03203148385,
                "variance": 0.001026015958
              },
              {
                "average": 10.63150039,
                "count": 4384314,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.720072555,
                "variance": 76.03966537
              },
              {
                "average": 247223788.1,
                "count": 4384314,
                "maximum": 247257191.6,
                "minimum": 247190242.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31452.20145,
                "variance": 989240976.2
              },
              {
                "average": 0,
                "count": 4384314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4384314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4384314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4384314,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4384314,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440094.7926,
              1655823.518,
              -0.7870306643,
              -438943.5126,
              1656976.278,
              0.7529693357
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440094.7925997098,
                    1655823.517976447,
                    -0.787030664306069
                  ],
                  [
                    -440094.7925997098,
                    1656976.2779764468,
                    -0.787030664306069
                  ],
                  [
                    -438943.5125997098,
                    1656976.2779764468,
                    0.752969335693931
                  ],
                  [
                    -438943.5125997098,
                    1655823.517976447,
                    0.752969335693931
                  ],
                  [
                    -440094.7925997098,
                    1655823.517976447,
                    -0.787030664306069
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:19:51+00:00",
            "end_time": "2019-07-15T01:44: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": "20190710_NCMP_AK_03WWM8556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2290752510797,
              64.51857610457832,
              19.3427999620338
            ],
            [
              -163.23195957512382,
              64.52744179897489,
              19.3427999620338
            ],
            [
              -163.20818866931793,
              64.5288698090837,
              92.9827999620338
            ],
            [
              -163.20531158045247,
              64.52000365330527,
              92.9827999620338
            ],
            [
              -163.2290752510797,
              64.51857610457832,
              19.3427999620338
            ]
          ]
        ]
      },
      "bbox": [
        -163.2319596,
        64.5185761,
        19.34279996,
        -163.2053116,
        64.52886981,
        92.98279996
      ],
      "properties": {
        "datetime": "2019-07-10T22:05:33Z",
        "pc:count": 2448115,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440897.0903,
            "count": 2448115,
            "maximum": -440273.2021,
            "minimum": -441424.5221,
            "name": "X",
            "position": 0,
            "stddev": 297.3666801,
            "variance": 88426.94241
          },
          {
            "average": 1648692.516,
            "count": 2448115,
            "maximum": 1649079.355,
            "minimum": 1648080.535,
            "name": "Y",
            "position": 1,
            "stddev": 219.798685,
            "variance": 48311.46192
          },
          {
            "average": 43.47675639,
            "count": 2448115,
            "maximum": 92.98279996,
            "minimum": 19.34279996,
            "name": "Z",
            "position": 2,
            "stddev": 15.85733145,
            "variance": 251.4549606
          },
          {
            "average": 688.7646107,
            "count": 2448115,
            "maximum": 5839,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 575.026871,
            "variance": 330655.9024
          },
          {
            "average": 1.149162519,
            "count": 2448115,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4260794991,
            "variance": 0.1815437396
          },
          {
            "average": 1.298578702,
            "count": 2448115,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6113652604,
            "variance": 0.3737674817
          },
          {
            "average": 1,
            "count": 2448115,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2448115,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.353003025,
            "count": 2448115,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4779037378,
            "variance": 0.2283919826
          },
          {
            "average": 20.50672331,
            "count": 2448115,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.216974598,
            "variance": 4.914976367
          },
          {
            "average": 1.162636559,
            "count": 2448115,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4368975805,
            "variance": 0.1908794958
          },
          {
            "average": 9.294665896,
            "count": 2448115,
            "maximum": 13,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.624854709,
            "variance": 2.640152826
          },
          {
            "average": 246829859.2,
            "count": 2448115,
            "maximum": 246831533.8,
            "minimum": 246828187.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 625.1791298,
            "variance": 390848.9444
          },
          {
            "average": 0,
            "count": 2448115,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2448115,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2448115,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2448115,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2448115,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441424.5221,
          1648080.535,
          19.34279996,
          -440273.2021,
          1649079.355,
          92.98279996
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441424.52207146276,
                1648080.5345298129,
                19.3427999620338
              ],
              [
                -441424.52207146276,
                1649079.3545298127,
                19.3427999620338
              ],
              [
                -440273.2020714628,
                1649079.3545298127,
                92.9827999620338
              ],
              [
                -440273.2020714628,
                1648080.5345298129,
                92.9827999620338
              ],
              [
                -441424.52207146276,
                1648080.5345298129,
                19.3427999620338
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:05:33+00:00",
        "end_time": "2019-07-10T21:09:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2319596,
            64.5185761,
            19.34279996,
            -163.2053116,
            64.52886981,
            92.98279996
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2290752510797,
                  64.51857610457832,
                  19.3427999620338
                ],
                [
                  -163.23195957512382,
                  64.52744179897489,
                  19.3427999620338
                ],
                [
                  -163.20818866931793,
                  64.5288698090837,
                  92.9827999620338
                ],
                [
                  -163.20531158045247,
                  64.52000365330527,
                  92.9827999620338
                ],
                [
                  -163.2290752510797,
                  64.51857610457832,
                  19.3427999620338
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:05:33Z",
            "pc:count": 2448115,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440897.0903,
                "count": 2448115,
                "maximum": -440273.2021,
                "minimum": -441424.5221,
                "name": "X",
                "position": 0,
                "stddev": 297.3666801,
                "variance": 88426.94241
              },
              {
                "average": 1648692.516,
                "count": 2448115,
                "maximum": 1649079.355,
                "minimum": 1648080.535,
                "name": "Y",
                "position": 1,
                "stddev": 219.798685,
                "variance": 48311.46192
              },
              {
                "average": 43.47675639,
                "count": 2448115,
                "maximum": 92.98279996,
                "minimum": 19.34279996,
                "name": "Z",
                "position": 2,
                "stddev": 15.85733145,
                "variance": 251.4549606
              },
              {
                "average": 688.7646107,
                "count": 2448115,
                "maximum": 5839,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 575.026871,
                "variance": 330655.9024
              },
              {
                "average": 1.149162519,
                "count": 2448115,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4260794991,
                "variance": 0.1815437396
              },
              {
                "average": 1.298578702,
                "count": 2448115,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6113652604,
                "variance": 0.3737674817
              },
              {
                "average": 1,
                "count": 2448115,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2448115,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.353003025,
                "count": 2448115,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4779037378,
                "variance": 0.2283919826
              },
              {
                "average": 20.50672331,
                "count": 2448115,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.216974598,
                "variance": 4.914976367
              },
              {
                "average": 1.162636559,
                "count": 2448115,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4368975805,
                "variance": 0.1908794958
              },
              {
                "average": 9.294665896,
                "count": 2448115,
                "maximum": 13,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.624854709,
                "variance": 2.640152826
              },
              {
                "average": 246829859.2,
                "count": 2448115,
                "maximum": 246831533.8,
                "minimum": 246828187.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 625.1791298,
                "variance": 390848.9444
              },
              {
                "average": 0,
                "count": 2448115,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2448115,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2448115,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2448115,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2448115,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441424.5221,
              1648080.535,
              19.34279996,
              -440273.2021,
              1649079.355,
              92.98279996
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441424.52207146276,
                    1648080.5345298129,
                    19.3427999620338
                  ],
                  [
                    -441424.52207146276,
                    1649079.3545298127,
                    19.3427999620338
                  ],
                  [
                    -440273.2020714628,
                    1649079.3545298127,
                    92.9827999620338
                  ],
                  [
                    -440273.2020714628,
                    1648080.5345298129,
                    92.9827999620338
                  ],
                  [
                    -441424.52207146276,
                    1648080.5345298129,
                    19.3427999620338
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:05:33+00:00",
            "end_time": "2019-07-10T21:09: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": "20190710_NCMP_AK_03WWM8163.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.30802420595714,
              64.58097279064906,
              -1.506041863038581
            ],
            [
              -163.3113878202436,
              64.59120090477076,
              -1.506041863038581
            ],
            [
              -163.28757474154312,
              64.59264084082571,
              1.273958136961419
            ],
            [
              -163.28421950373507,
              64.58241218845048,
              1.273958136961419
            ],
            [
              -163.30802420595714,
              64.58097279064906,
              -1.506041863038581
            ]
          ]
        ]
      },
      "bbox": [
        -163.3113878,
        64.58097279,
        -1.506041863,
        -163.2842195,
        64.59264084,
        1.273958137
      ],
      "properties": {
        "datetime": "2019-07-15T01:23:30Z",
        "pc:count": 3604278,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443606.3542,
            "count": 3604278,
            "maximum": -443052.4649,
            "minimum": -444203.4449,
            "name": "X",
            "position": 0,
            "stddev": 294.4873648,
            "variance": 86722.80801
          },
          {
            "average": 1656090.556,
            "count": 3604278,
            "maximum": 1656653.288,
            "minimum": 1655500.888,
            "name": "Y",
            "position": 1,
            "stddev": 298.6530225,
            "variance": 89193.62784
          },
          {
            "average": 0.6891746991,
            "count": 3604278,
            "maximum": 1.273958137,
            "minimum": -1.506041863,
            "name": "Z",
            "position": 2,
            "stddev": 0.1644910843,
            "variance": 0.02705731682
          },
          {
            "average": 0.01832072887,
            "count": 3604278,
            "maximum": 2084,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5.349778161,
            "variance": 28.62012637
          },
          {
            "average": 1.000067142,
            "count": 3604278,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00819377478,
            "variance": 6.713794515e-05
          },
          {
            "average": 1.000134285,
            "count": 3604278,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01158735837,
            "variance": 0.0001342668741
          },
          {
            "average": 1,
            "count": 3604278,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3604278,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3604278,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.02941314,
            "count": 3604278,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.22717387,
            "variance": 1.505955706
          },
          {
            "average": 2.000328221,
            "count": 3604278,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01811390176,
            "variance": 0.000328113437
          },
          {
            "average": 16.42500745,
            "count": 3604278,
            "maximum": 20,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.886379989,
            "variance": 3.558429461
          },
          {
            "average": 246856506.7,
            "count": 3604278,
            "maximum": 247189010.8,
            "minimum": 246831635.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 87221.12203,
            "variance": 7607524128
          },
          {
            "average": 0,
            "count": 3604278,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3604278,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3604278,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3604278,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3604278,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444203.4449,
          1655500.888,
          -1.506041863,
          -443052.4649,
          1656653.288,
          1.273958137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444203.4448917051,
                1655500.8879282302,
                -1.506041863038581
              ],
              [
                -444203.4448917051,
                1656653.2879282301,
                -1.506041863038581
              ],
              [
                -443052.46489170514,
                1656653.2879282301,
                1.273958136961419
              ],
              [
                -443052.46489170514,
                1655500.8879282302,
                1.273958136961419
              ],
              [
                -444203.4448917051,
                1655500.8879282302,
                -1.506041863038581
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:23:30+00:00",
        "end_time": "2019-07-10T22:07:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8163.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8163.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8163.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8163.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3113878,
            64.58097279,
            -1.506041863,
            -163.2842195,
            64.59264084,
            1.273958137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.30802420595714,
                  64.58097279064906,
                  -1.506041863038581
                ],
                [
                  -163.3113878202436,
                  64.59120090477076,
                  -1.506041863038581
                ],
                [
                  -163.28757474154312,
                  64.59264084082571,
                  1.273958136961419
                ],
                [
                  -163.28421950373507,
                  64.58241218845048,
                  1.273958136961419
                ],
                [
                  -163.30802420595714,
                  64.58097279064906,
                  -1.506041863038581
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8163.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8163.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:23:30Z",
            "pc:count": 3604278,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443606.3542,
                "count": 3604278,
                "maximum": -443052.4649,
                "minimum": -444203.4449,
                "name": "X",
                "position": 0,
                "stddev": 294.4873648,
                "variance": 86722.80801
              },
              {
                "average": 1656090.556,
                "count": 3604278,
                "maximum": 1656653.288,
                "minimum": 1655500.888,
                "name": "Y",
                "position": 1,
                "stddev": 298.6530225,
                "variance": 89193.62784
              },
              {
                "average": 0.6891746991,
                "count": 3604278,
                "maximum": 1.273958137,
                "minimum": -1.506041863,
                "name": "Z",
                "position": 2,
                "stddev": 0.1644910843,
                "variance": 0.02705731682
              },
              {
                "average": 0.01832072887,
                "count": 3604278,
                "maximum": 2084,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5.349778161,
                "variance": 28.62012637
              },
              {
                "average": 1.000067142,
                "count": 3604278,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00819377478,
                "variance": 6.713794515e-05
              },
              {
                "average": 1.000134285,
                "count": 3604278,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01158735837,
                "variance": 0.0001342668741
              },
              {
                "average": 1,
                "count": 3604278,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3604278,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3604278,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.02941314,
                "count": 3604278,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.22717387,
                "variance": 1.505955706
              },
              {
                "average": 2.000328221,
                "count": 3604278,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01811390176,
                "variance": 0.000328113437
              },
              {
                "average": 16.42500745,
                "count": 3604278,
                "maximum": 20,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.886379989,
                "variance": 3.558429461
              },
              {
                "average": 246856506.7,
                "count": 3604278,
                "maximum": 247189010.8,
                "minimum": 246831635.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 87221.12203,
                "variance": 7607524128
              },
              {
                "average": 0,
                "count": 3604278,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3604278,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3604278,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3604278,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3604278,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444203.4449,
              1655500.888,
              -1.506041863,
              -443052.4649,
              1656653.288,
              1.273958137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444203.4448917051,
                    1655500.8879282302,
                    -1.506041863038581
                  ],
                  [
                    -444203.4448917051,
                    1656653.2879282301,
                    -1.506041863038581
                  ],
                  [
                    -443052.46489170514,
                    1656653.2879282301,
                    1.273958136961419
                  ],
                  [
                    -443052.46489170514,
                    1655500.8879282302,
                    1.273958136961419
                  ],
                  [
                    -444203.4448917051,
                    1655500.8879282302,
                    -1.506041863038581
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:23:30+00:00",
            "end_time": "2019-07-10T22:07:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8270.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.27216221892502,
              64.64418491891003,
              -0.513965170097942
            ],
            [
              -163.27302263413318,
              64.64680664168377,
              -0.513965170097942
            ],
            [
              -163.26260865082372,
              64.64743302021047,
              3.006034829902058
            ],
            [
              -163.26174917669212,
              64.64481123725155,
              3.006034829902058
            ],
            [
              -163.27216221892502,
              64.64418491891003,
              -0.513965170097942
            ]
          ]
        ]
      },
      "bbox": [
        -163.2730226,
        64.64418492,
        -0.5139651701,
        -163.2617492,
        64.64743302,
        3.00603483
      ],
      "properties": {
        "datetime": "2019-07-16T02:06:47Z",
        "pc:count": 191012,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441201.345,
            "count": 191012,
            "maximum": -441019.4495,
            "minimum": -441521.7895,
            "name": "X",
            "position": 0,
            "stddev": 115.1192136,
            "variance": 13252.43333
          },
          {
            "average": 1662371.487,
            "count": 191012,
            "maximum": 1662540.158,
            "minimum": 1662244.818,
            "name": "Y",
            "position": 1,
            "stddev": 62.71419073,
            "variance": 3933.069719
          },
          {
            "average": 1.790991429,
            "count": 191012,
            "maximum": 3.00603483,
            "minimum": -0.5139651701,
            "name": "Z",
            "position": 2,
            "stddev": 0.6598646367,
            "variance": 0.4354213388
          },
          {
            "average": 569.6202961,
            "count": 191012,
            "maximum": 2805,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 504.5446937,
            "variance": 254565.348
          },
          {
            "average": 1.001031349,
            "count": 191012,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03209813903,
            "variance": 0.001030290529
          },
          {
            "average": 1.002036521,
            "count": 191012,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04508197519,
            "variance": 0.002032384487
          },
          {
            "average": 1,
            "count": 191012,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 191012,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.406419492,
            "count": 191012,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.83519586,
            "variance": 140.071861
          },
          {
            "average": 20.85590837,
            "count": 191012,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.59457066,
            "variance": 2.542655591
          },
          {
            "average": 1.248806358,
            "count": 191012,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4334472269,
            "variance": 0.1878764985
          },
          {
            "average": 15.5385892,
            "count": 191012,
            "maximum": 36,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.17196522,
            "variance": 148.1567374
          },
          {
            "average": 247264861.6,
            "count": 191012,
            "maximum": 247278007.3,
            "minimum": 247259502.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7836.132157,
            "variance": 61404967.19
          },
          {
            "average": 0,
            "count": 191012,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 191012,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 191012,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 191012,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 191012,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441521.7895,
          1662244.818,
          -0.5139651701,
          -441019.4495,
          1662540.158,
          3.00603483
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441521.78954267263,
                1662244.8177587497,
                -0.513965170097942
              ],
              [
                -441521.78954267263,
                1662540.1577587496,
                -0.513965170097942
              ],
              [
                -441019.44954267266,
                1662540.1577587496,
                3.006034829902058
              ],
              [
                -441019.44954267266,
                1662244.8177587497,
                3.006034829902058
              ],
              [
                -441521.78954267263,
                1662244.8177587497,
                -0.513965170097942
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:06:47+00:00",
        "end_time": "2019-07-15T20:58:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8270.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8270.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8270.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8270.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2730226,
            64.64418492,
            -0.5139651701,
            -163.2617492,
            64.64743302,
            3.00603483
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.27216221892502,
                  64.64418491891003,
                  -0.513965170097942
                ],
                [
                  -163.27302263413318,
                  64.64680664168377,
                  -0.513965170097942
                ],
                [
                  -163.26260865082372,
                  64.64743302021047,
                  3.006034829902058
                ],
                [
                  -163.26174917669212,
                  64.64481123725155,
                  3.006034829902058
                ],
                [
                  -163.27216221892502,
                  64.64418491891003,
                  -0.513965170097942
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8270.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8270.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:06:47Z",
            "pc:count": 191012,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441201.345,
                "count": 191012,
                "maximum": -441019.4495,
                "minimum": -441521.7895,
                "name": "X",
                "position": 0,
                "stddev": 115.1192136,
                "variance": 13252.43333
              },
              {
                "average": 1662371.487,
                "count": 191012,
                "maximum": 1662540.158,
                "minimum": 1662244.818,
                "name": "Y",
                "position": 1,
                "stddev": 62.71419073,
                "variance": 3933.069719
              },
              {
                "average": 1.790991429,
                "count": 191012,
                "maximum": 3.00603483,
                "minimum": -0.5139651701,
                "name": "Z",
                "position": 2,
                "stddev": 0.6598646367,
                "variance": 0.4354213388
              },
              {
                "average": 569.6202961,
                "count": 191012,
                "maximum": 2805,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 504.5446937,
                "variance": 254565.348
              },
              {
                "average": 1.001031349,
                "count": 191012,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03209813903,
                "variance": 0.001030290529
              },
              {
                "average": 1.002036521,
                "count": 191012,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04508197519,
                "variance": 0.002032384487
              },
              {
                "average": 1,
                "count": 191012,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 191012,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.406419492,
                "count": 191012,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.83519586,
                "variance": 140.071861
              },
              {
                "average": 20.85590837,
                "count": 191012,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.59457066,
                "variance": 2.542655591
              },
              {
                "average": 1.248806358,
                "count": 191012,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4334472269,
                "variance": 0.1878764985
              },
              {
                "average": 15.5385892,
                "count": 191012,
                "maximum": 36,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.17196522,
                "variance": 148.1567374
              },
              {
                "average": 247264861.6,
                "count": 191012,
                "maximum": 247278007.3,
                "minimum": 247259502.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7836.132157,
                "variance": 61404967.19
              },
              {
                "average": 0,
                "count": 191012,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 191012,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 191012,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 191012,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 191012,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441521.7895,
              1662244.818,
              -0.5139651701,
              -441019.4495,
              1662540.158,
              3.00603483
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441521.78954267263,
                    1662244.8177587497,
                    -0.513965170097942
                  ],
                  [
                    -441521.78954267263,
                    1662540.1577587496,
                    -0.513965170097942
                  ],
                  [
                    -441019.44954267266,
                    1662540.1577587496,
                    3.006034829902058
                  ],
                  [
                    -441019.44954267266,
                    1662244.8177587497,
                    3.006034829902058
                  ],
                  [
                    -441521.78954267263,
                    1662244.8177587497,
                    -0.513965170097942
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:06:47+00:00",
            "end_time": "2019-07-15T20:58: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": "20190715_NCMP_AK_03WWM9958.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.93582989305182,
              64.53134602284088,
              -2.203100229296972
            ],
            [
              -162.93905478241567,
              64.54158310791509,
              -2.203100229296972
            ],
            [
              -162.91743923429007,
              64.5428394361811,
              106.25689977070303
            ],
            [
              -162.914221954528,
              64.53260188213501,
              106.25689977070303
            ],
            [
              -162.93582989305182,
              64.53134602284088,
              -2.203100229296972
            ]
          ]
        ]
      },
      "bbox": [
        -162.9390548,
        64.53134602,
        -2.203100229,
        -162.914222,
        64.54283944,
        106.2568998
      ],
      "properties": {
        "datetime": "2019-07-15T22:25:25Z",
        "pc:count": 4931942,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426757.2282,
            "count": 4931942,
            "maximum": -426247.9009,
            "minimum": -427293.6809,
            "name": "X",
            "position": 0,
            "stddev": 239.8437056,
            "variance": 57525.00311
          },
          {
            "average": 1648089.382,
            "count": 4931942,
            "maximum": 1648726.667,
            "minimum": 1647574.067,
            "name": "Y",
            "position": 1,
            "stddev": 298.2204354,
            "variance": 88935.42812
          },
          {
            "average": 41.43587525,
            "count": 4931942,
            "maximum": 106.2568998,
            "minimum": -2.203100229,
            "name": "Z",
            "position": 2,
            "stddev": 33.06527312,
            "variance": 1093.312287
          },
          {
            "average": 236.7608538,
            "count": 4931942,
            "maximum": 12393,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 419.9956337,
            "variance": 176396.3323
          },
          {
            "average": 1.386296108,
            "count": 4931942,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6510671144,
            "variance": 0.4238883875
          },
          {
            "average": 1.774723425,
            "count": 4931942,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8599971322,
            "variance": 0.7395950674
          },
          {
            "average": 1,
            "count": 4931942,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4931942,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.157851613,
            "count": 4931942,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.05905243,
            "variance": 145.4207455
          },
          {
            "average": 20.09448346,
            "count": 4931942,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.810785811,
            "variance": 3.278945254
          },
          {
            "average": 1.646636558,
            "count": 4931942,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6476040196,
            "variance": 0.4193909662
          },
          {
            "average": 11.2218842,
            "count": 4931942,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.118740269,
            "variance": 1.25157979
          },
          {
            "average": 247262441,
            "count": 4931942,
            "maximum": 247264725.8,
            "minimum": 247261729.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 677.9724367,
            "variance": 459646.6249
          },
          {
            "average": 0,
            "count": 4931942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4931942,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4931942,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4931942,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4931942,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427293.6809,
          1647574.067,
          -2.203100229,
          -426247.9009,
          1648726.667,
          106.2568998
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427293.6808709394,
                1647574.067097625,
                -2.203100229296972
              ],
              [
                -427293.6808709394,
                1648726.667097625,
                -2.203100229296972
              ],
              [
                -426247.90087093937,
                1648726.667097625,
                106.25689977070303
              ],
              [
                -426247.90087093937,
                1647574.067097625,
                106.25689977070303
              ],
              [
                -427293.6808709394,
                1647574.067097625,
                -2.203100229296972
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:25:25+00:00",
        "end_time": "2019-07-15T21:35:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9958.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9958.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9958.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9958.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9390548,
            64.53134602,
            -2.203100229,
            -162.914222,
            64.54283944,
            106.2568998
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.93582989305182,
                  64.53134602284088,
                  -2.203100229296972
                ],
                [
                  -162.93905478241567,
                  64.54158310791509,
                  -2.203100229296972
                ],
                [
                  -162.91743923429007,
                  64.5428394361811,
                  106.25689977070303
                ],
                [
                  -162.914221954528,
                  64.53260188213501,
                  106.25689977070303
                ],
                [
                  -162.93582989305182,
                  64.53134602284088,
                  -2.203100229296972
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9958.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9958.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:25:25Z",
            "pc:count": 4931942,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426757.2282,
                "count": 4931942,
                "maximum": -426247.9009,
                "minimum": -427293.6809,
                "name": "X",
                "position": 0,
                "stddev": 239.8437056,
                "variance": 57525.00311
              },
              {
                "average": 1648089.382,
                "count": 4931942,
                "maximum": 1648726.667,
                "minimum": 1647574.067,
                "name": "Y",
                "position": 1,
                "stddev": 298.2204354,
                "variance": 88935.42812
              },
              {
                "average": 41.43587525,
                "count": 4931942,
                "maximum": 106.2568998,
                "minimum": -2.203100229,
                "name": "Z",
                "position": 2,
                "stddev": 33.06527312,
                "variance": 1093.312287
              },
              {
                "average": 236.7608538,
                "count": 4931942,
                "maximum": 12393,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 419.9956337,
                "variance": 176396.3323
              },
              {
                "average": 1.386296108,
                "count": 4931942,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6510671144,
                "variance": 0.4238883875
              },
              {
                "average": 1.774723425,
                "count": 4931942,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8599971322,
                "variance": 0.7395950674
              },
              {
                "average": 1,
                "count": 4931942,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4931942,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.157851613,
                "count": 4931942,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.05905243,
                "variance": 145.4207455
              },
              {
                "average": 20.09448346,
                "count": 4931942,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.810785811,
                "variance": 3.278945254
              },
              {
                "average": 1.646636558,
                "count": 4931942,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6476040196,
                "variance": 0.4193909662
              },
              {
                "average": 11.2218842,
                "count": 4931942,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.118740269,
                "variance": 1.25157979
              },
              {
                "average": 247262441,
                "count": 4931942,
                "maximum": 247264725.8,
                "minimum": 247261729.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 677.9724367,
                "variance": 459646.6249
              },
              {
                "average": 0,
                "count": 4931942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4931942,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4931942,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4931942,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4931942,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427293.6809,
              1647574.067,
              -2.203100229,
              -426247.9009,
              1648726.667,
              106.2568998
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427293.6808709394,
                    1647574.067097625,
                    -2.203100229296972
                  ],
                  [
                    -427293.6808709394,
                    1648726.667097625,
                    -2.203100229296972
                  ],
                  [
                    -426247.90087093937,
                    1648726.667097625,
                    106.25689977070303
                  ],
                  [
                    -426247.90087093937,
                    1647574.067097625,
                    106.25689977070303
                  ],
                  [
                    -427293.6808709394,
                    1647574.067097625,
                    -2.203100229296972
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:25:25+00:00",
            "end_time": "2019-07-15T21:35:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8468.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24252921265906,
              64.62508748614947,
              -1.925259132706413
            ],
            [
              -163.24587460871928,
              64.63531803702736,
              -1.925259132706413
            ],
            [
              -163.2220130080222,
              64.63674848074483,
              3.214740867293587
            ],
            [
              -163.21867602239925,
              64.62651739396195,
              3.214740867293587
            ],
            [
              -163.24252921265906,
              64.62508748614947,
              -1.925259132706413
            ]
          ]
        ]
      },
      "bbox": [
        -163.2458746,
        64.62508749,
        -1.925259133,
        -163.218676,
        64.63674848,
        3.214740867
      ],
      "properties": {
        "datetime": "2019-07-16T02:07:27Z",
        "pc:count": 3603404,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439876.5568,
            "count": 3603404,
            "maximum": -439264.023,
            "minimum": -440415.403,
            "name": "X",
            "position": 0,
            "stddev": 284.0256079,
            "variance": 80670.54594
          },
          {
            "average": 1660517.318,
            "count": 3603404,
            "maximum": 1661090.714,
            "minimum": 1659938.274,
            "name": "Y",
            "position": 1,
            "stddev": 295.2486572,
            "variance": 87171.76959
          },
          {
            "average": 1.307868965,
            "count": 3603404,
            "maximum": 3.214740867,
            "minimum": -1.925259133,
            "name": "Z",
            "position": 2,
            "stddev": 0.4932501177,
            "variance": 0.2432956786
          },
          {
            "average": 180.7324885,
            "count": 3603404,
            "maximum": 6540,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 350.1287681,
            "variance": 122590.1543
          },
          {
            "average": 1.000089915,
            "count": 3603404,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009481925998,
            "variance": 8.990692064e-05
          },
          {
            "average": 1.00018205,
            "count": 3603404,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01349136732,
            "variance": 0.000182016992
          },
          {
            "average": 1,
            "count": 3603404,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3603404,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.04341534,
            "count": 3603404,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.49286284,
            "variance": 156.071622
          },
          {
            "average": 19.96658627,
            "count": 3603404,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.240969102,
            "variance": 1.540004311
          },
          {
            "average": 1.711422588,
            "count": 3603404,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4531916711,
            "variance": 0.2053826907
          },
          {
            "average": 22.2718918,
            "count": 3603404,
            "maximum": 36,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.36891875,
            "variance": 178.7279885
          },
          {
            "average": 247269355.8,
            "count": 3603404,
            "maximum": 247278047,
            "minimum": 247258478,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8559.553984,
            "variance": 73265964.4
          },
          {
            "average": 0,
            "count": 3603404,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3603404,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3603404,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3603404,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3603404,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440415.403,
          1659938.274,
          -1.925259133,
          -439264.023,
          1661090.714,
          3.214740867
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440415.4030326928,
                1659938.2742677743,
                -1.925259132706413
              ],
              [
                -440415.4030326928,
                1661090.7142677743,
                -1.925259132706413
              ],
              [
                -439264.0230326928,
                1661090.7142677743,
                3.214740867293587
              ],
              [
                -439264.0230326928,
                1659938.2742677743,
                3.214740867293587
              ],
              [
                -440415.4030326928,
                1659938.2742677743,
                -1.925259132706413
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:07:27+00:00",
        "end_time": "2019-07-15T20:41:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8468.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8468.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8468.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8468.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2458746,
            64.62508749,
            -1.925259133,
            -163.218676,
            64.63674848,
            3.214740867
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24252921265906,
                  64.62508748614947,
                  -1.925259132706413
                ],
                [
                  -163.24587460871928,
                  64.63531803702736,
                  -1.925259132706413
                ],
                [
                  -163.2220130080222,
                  64.63674848074483,
                  3.214740867293587
                ],
                [
                  -163.21867602239925,
                  64.62651739396195,
                  3.214740867293587
                ],
                [
                  -163.24252921265906,
                  64.62508748614947,
                  -1.925259132706413
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8468.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8468.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:07:27Z",
            "pc:count": 3603404,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439876.5568,
                "count": 3603404,
                "maximum": -439264.023,
                "minimum": -440415.403,
                "name": "X",
                "position": 0,
                "stddev": 284.0256079,
                "variance": 80670.54594
              },
              {
                "average": 1660517.318,
                "count": 3603404,
                "maximum": 1661090.714,
                "minimum": 1659938.274,
                "name": "Y",
                "position": 1,
                "stddev": 295.2486572,
                "variance": 87171.76959
              },
              {
                "average": 1.307868965,
                "count": 3603404,
                "maximum": 3.214740867,
                "minimum": -1.925259133,
                "name": "Z",
                "position": 2,
                "stddev": 0.4932501177,
                "variance": 0.2432956786
              },
              {
                "average": 180.7324885,
                "count": 3603404,
                "maximum": 6540,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 350.1287681,
                "variance": 122590.1543
              },
              {
                "average": 1.000089915,
                "count": 3603404,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009481925998,
                "variance": 8.990692064e-05
              },
              {
                "average": 1.00018205,
                "count": 3603404,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01349136732,
                "variance": 0.000182016992
              },
              {
                "average": 1,
                "count": 3603404,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3603404,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.04341534,
                "count": 3603404,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.49286284,
                "variance": 156.071622
              },
              {
                "average": 19.96658627,
                "count": 3603404,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.240969102,
                "variance": 1.540004311
              },
              {
                "average": 1.711422588,
                "count": 3603404,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4531916711,
                "variance": 0.2053826907
              },
              {
                "average": 22.2718918,
                "count": 3603404,
                "maximum": 36,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.36891875,
                "variance": 178.7279885
              },
              {
                "average": 247269355.8,
                "count": 3603404,
                "maximum": 247278047,
                "minimum": 247258478,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8559.553984,
                "variance": 73265964.4
              },
              {
                "average": 0,
                "count": 3603404,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3603404,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3603404,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3603404,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3603404,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440415.403,
              1659938.274,
              -1.925259133,
              -439264.023,
              1661090.714,
              3.214740867
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440415.4030326928,
                    1659938.2742677743,
                    -1.925259132706413
                  ],
                  [
                    -440415.4030326928,
                    1661090.7142677743,
                    -1.925259132706413
                  ],
                  [
                    -439264.0230326928,
                    1661090.7142677743,
                    3.214740867293587
                  ],
                  [
                    -439264.0230326928,
                    1659938.2742677743,
                    3.214740867293587
                  ],
                  [
                    -440415.4030326928,
                    1659938.2742677743,
                    -1.925259132706413
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:07:27+00:00",
            "end_time": "2019-07-15T20:41:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM9059.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1226755842312,
              64.54282482641925,
              -2.248797547637695
            ],
            [
              -163.1259682945123,
              64.55305654133602,
              -2.248797547637695
            ],
            [
              -163.1021856575392,
              64.55446740743609,
              0.011202452362305
            ],
            [
              -163.09890131200868,
              64.54423516585933,
              0.011202452362305
            ],
            [
              -163.1226755842312,
              64.54282482641925,
              -2.248797547637695
            ]
          ]
        ]
      },
      "bbox": [
        -163.1259683,
        64.54282483,
        -2.248797548,
        -163.0989013,
        64.55446741,
        0.01120245236
      ],
      "properties": {
        "datetime": "2019-07-15T20:55:26Z",
        "pc:count": 2286886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435434.4473,
            "count": 2286886,
            "maximum": -434846.609,
            "minimum": -435997.209,
            "name": "X",
            "position": 0,
            "stddev": 292.4275463,
            "variance": 85513.86981
          },
          {
            "average": 1650653.181,
            "count": 2286886,
            "maximum": 1651209.812,
            "minimum": 1650057.392,
            "name": "Y",
            "position": 1,
            "stddev": 288.5793036,
            "variance": 83278.01446
          },
          {
            "average": -1.04440056,
            "count": 2286886,
            "maximum": 0.01120245236,
            "minimum": -2.248797548,
            "name": "Z",
            "position": 2,
            "stddev": 0.2814591905,
            "variance": 0.07921927591
          },
          {
            "average": 150.8136943,
            "count": 2286886,
            "maximum": 2169,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 397.8181349,
            "variance": 158259.2685
          },
          {
            "average": 1.018265886,
            "count": 2286886,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1339244186,
            "variance": 0.01793574989
          },
          {
            "average": 1.036533085,
            "count": 2286886,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1876404233,
            "variance": 0.03520892846
          },
          {
            "average": 1,
            "count": 2286886,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2286886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.16566807,
            "count": 2286886,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.995422844,
            "variance": 8.972558013
          },
          {
            "average": 19.99575392,
            "count": 2286886,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.359551261,
            "variance": 1.84837963
          },
          {
            "average": 2.027856657,
            "count": 2286886,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1658115332,
            "variance": 0.02749346453
          },
          {
            "average": 4.079211644,
            "count": 2286886,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.33124173,
            "variance": 11.09717147
          },
          {
            "average": 247254742.3,
            "count": 2286886,
            "maximum": 247259326.2,
            "minimum": 247193538.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11555.79738,
            "variance": 133536453.1
          },
          {
            "average": 0,
            "count": 2286886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2286886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2286886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2286886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2286886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435997.209,
          1650057.392,
          -2.248797548,
          -434846.609,
          1651209.812,
          0.01120245236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435997.2089651456,
                1650057.391856362,
                -2.248797547637695
              ],
              [
                -435997.2089651456,
                1651209.811856362,
                -2.248797547637695
              ],
              [
                -434846.6089651456,
                1651209.811856362,
                0.011202452362305
              ],
              [
                -434846.6089651456,
                1650057.391856362,
                0.011202452362305
              ],
              [
                -435997.2089651456,
                1650057.391856362,
                -2.248797547637695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:55:26+00:00",
        "end_time": "2019-07-15T02:38:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9059.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9059.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9059.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9059.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1259683,
            64.54282483,
            -2.248797548,
            -163.0989013,
            64.55446741,
            0.01120245236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1226755842312,
                  64.54282482641925,
                  -2.248797547637695
                ],
                [
                  -163.1259682945123,
                  64.55305654133602,
                  -2.248797547637695
                ],
                [
                  -163.1021856575392,
                  64.55446740743609,
                  0.011202452362305
                ],
                [
                  -163.09890131200868,
                  64.54423516585933,
                  0.011202452362305
                ],
                [
                  -163.1226755842312,
                  64.54282482641925,
                  -2.248797547637695
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9059.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9059.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:55:26Z",
            "pc:count": 2286886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435434.4473,
                "count": 2286886,
                "maximum": -434846.609,
                "minimum": -435997.209,
                "name": "X",
                "position": 0,
                "stddev": 292.4275463,
                "variance": 85513.86981
              },
              {
                "average": 1650653.181,
                "count": 2286886,
                "maximum": 1651209.812,
                "minimum": 1650057.392,
                "name": "Y",
                "position": 1,
                "stddev": 288.5793036,
                "variance": 83278.01446
              },
              {
                "average": -1.04440056,
                "count": 2286886,
                "maximum": 0.01120245236,
                "minimum": -2.248797548,
                "name": "Z",
                "position": 2,
                "stddev": 0.2814591905,
                "variance": 0.07921927591
              },
              {
                "average": 150.8136943,
                "count": 2286886,
                "maximum": 2169,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 397.8181349,
                "variance": 158259.2685
              },
              {
                "average": 1.018265886,
                "count": 2286886,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1339244186,
                "variance": 0.01793574989
              },
              {
                "average": 1.036533085,
                "count": 2286886,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1876404233,
                "variance": 0.03520892846
              },
              {
                "average": 1,
                "count": 2286886,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2286886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.16566807,
                "count": 2286886,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.995422844,
                "variance": 8.972558013
              },
              {
                "average": 19.99575392,
                "count": 2286886,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.359551261,
                "variance": 1.84837963
              },
              {
                "average": 2.027856657,
                "count": 2286886,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1658115332,
                "variance": 0.02749346453
              },
              {
                "average": 4.079211644,
                "count": 2286886,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.33124173,
                "variance": 11.09717147
              },
              {
                "average": 247254742.3,
                "count": 2286886,
                "maximum": 247259326.2,
                "minimum": 247193538.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11555.79738,
                "variance": 133536453.1
              },
              {
                "average": 0,
                "count": 2286886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2286886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2286886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2286886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2286886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435997.209,
              1650057.392,
              -2.248797548,
              -434846.609,
              1651209.812,
              0.01120245236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435997.2089651456,
                    1650057.391856362,
                    -2.248797547637695
                  ],
                  [
                    -435997.2089651456,
                    1651209.811856362,
                    -2.248797547637695
                  ],
                  [
                    -434846.6089651456,
                    1651209.811856362,
                    0.011202452362305
                  ],
                  [
                    -434846.6089651456,
                    1650057.391856362,
                    0.011202452362305
                  ],
                  [
                    -435997.2089651456,
                    1650057.391856362,
                    -2.248797547637695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:55:26+00:00",
            "end_time": "2019-07-15T02:38: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": "20190715_NCMP_AK_03WWM9364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0569659359304,
              64.58685673507146,
              -1.04695714113921
            ],
            [
              -163.0602403580439,
              64.59709120913729,
              -1.04695714113921
            ],
            [
              -163.0364069464491,
              64.5984926826209,
              62.19304285886079
            ],
            [
              -163.03314092399884,
              64.58825768421404,
              62.19304285886079
            ],
            [
              -163.0569659359304,
              64.58685673507146,
              -1.04695714113921
            ]
          ]
        ]
      },
      "bbox": [
        -163.0602404,
        64.58685674,
        -1.046957141,
        -163.0331409,
        64.59849268,
        62.19304286
      ],
      "properties": {
        "datetime": "2019-07-15T22:57:22Z",
        "pc:count": 4036973,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431595.741,
            "count": 4036973,
            "maximum": -431057.3267,
            "minimum": -432208.4467,
            "name": "X",
            "position": 0,
            "stddev": 277.1850904,
            "variance": 76831.57434
          },
          {
            "average": 1655096.968,
            "count": 4036973,
            "maximum": 1655646.984,
            "minimum": 1654494.484,
            "name": "Y",
            "position": 1,
            "stddev": 283.4169687,
            "variance": 80325.17813
          },
          {
            "average": 21.3256005,
            "count": 4036973,
            "maximum": 62.19304286,
            "minimum": -1.046957141,
            "name": "Z",
            "position": 2,
            "stddev": 15.7209148,
            "variance": 247.1471622
          },
          {
            "average": 1014.480769,
            "count": 4036973,
            "maximum": 34668,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 653.8591995,
            "variance": 427531.8527
          },
          {
            "average": 1.012284204,
            "count": 4036973,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1225586306,
            "variance": 0.01502061794
          },
          {
            "average": 1.024629593,
            "count": 4036973,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1809540545,
            "variance": 0.03274436985
          },
          {
            "average": 1,
            "count": 4036973,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4036973,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.671516505,
            "count": 4036973,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.627511306,
            "variance": 31.66888349
          },
          {
            "average": 19.88228342,
            "count": 4036973,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.843351463,
            "variance": 3.397944615
          },
          {
            "average": 1.059317216,
            "count": 4036973,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2464931057,
            "variance": 0.06075885114
          },
          {
            "average": 14.02460978,
            "count": 4036973,
            "maximum": 18,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.422489897,
            "variance": 2.023477508
          },
          {
            "average": 247264175.5,
            "count": 4036973,
            "maximum": 247266642.6,
            "minimum": 247261624.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 900.4740649,
            "variance": 810853.5416
          },
          {
            "average": 0,
            "count": 4036973,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4036973,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4036973,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4036973,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4036973,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432208.4467,
          1654494.484,
          -1.046957141,
          -431057.3267,
          1655646.984,
          62.19304286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432208.44665569963,
                1654494.4841572978,
                -1.04695714113921
              ],
              [
                -432208.44665569963,
                1655646.9841572978,
                -1.04695714113921
              ],
              [
                -431057.32665569964,
                1655646.9841572978,
                62.19304285886079
              ],
              [
                -431057.32665569964,
                1654494.4841572978,
                62.19304285886079
              ],
              [
                -432208.44665569963,
                1654494.4841572978,
                -1.04695714113921
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:57:22+00:00",
        "end_time": "2019-07-15T21:33:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0602404,
            64.58685674,
            -1.046957141,
            -163.0331409,
            64.59849268,
            62.19304286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0569659359304,
                  64.58685673507146,
                  -1.04695714113921
                ],
                [
                  -163.0602403580439,
                  64.59709120913729,
                  -1.04695714113921
                ],
                [
                  -163.0364069464491,
                  64.5984926826209,
                  62.19304285886079
                ],
                [
                  -163.03314092399884,
                  64.58825768421404,
                  62.19304285886079
                ],
                [
                  -163.0569659359304,
                  64.58685673507146,
                  -1.04695714113921
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:57:22Z",
            "pc:count": 4036973,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431595.741,
                "count": 4036973,
                "maximum": -431057.3267,
                "minimum": -432208.4467,
                "name": "X",
                "position": 0,
                "stddev": 277.1850904,
                "variance": 76831.57434
              },
              {
                "average": 1655096.968,
                "count": 4036973,
                "maximum": 1655646.984,
                "minimum": 1654494.484,
                "name": "Y",
                "position": 1,
                "stddev": 283.4169687,
                "variance": 80325.17813
              },
              {
                "average": 21.3256005,
                "count": 4036973,
                "maximum": 62.19304286,
                "minimum": -1.046957141,
                "name": "Z",
                "position": 2,
                "stddev": 15.7209148,
                "variance": 247.1471622
              },
              {
                "average": 1014.480769,
                "count": 4036973,
                "maximum": 34668,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 653.8591995,
                "variance": 427531.8527
              },
              {
                "average": 1.012284204,
                "count": 4036973,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1225586306,
                "variance": 0.01502061794
              },
              {
                "average": 1.024629593,
                "count": 4036973,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1809540545,
                "variance": 0.03274436985
              },
              {
                "average": 1,
                "count": 4036973,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4036973,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.671516505,
                "count": 4036973,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.627511306,
                "variance": 31.66888349
              },
              {
                "average": 19.88228342,
                "count": 4036973,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.843351463,
                "variance": 3.397944615
              },
              {
                "average": 1.059317216,
                "count": 4036973,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2464931057,
                "variance": 0.06075885114
              },
              {
                "average": 14.02460978,
                "count": 4036973,
                "maximum": 18,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.422489897,
                "variance": 2.023477508
              },
              {
                "average": 247264175.5,
                "count": 4036973,
                "maximum": 247266642.6,
                "minimum": 247261624.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 900.4740649,
                "variance": 810853.5416
              },
              {
                "average": 0,
                "count": 4036973,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4036973,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4036973,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4036973,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4036973,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432208.4467,
              1654494.484,
              -1.046957141,
              -431057.3267,
              1655646.984,
              62.19304286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432208.44665569963,
                    1654494.4841572978,
                    -1.04695714113921
                  ],
                  [
                    -432208.44665569963,
                    1655646.9841572978,
                    -1.04695714113921
                  ],
                  [
                    -431057.32665569964,
                    1655646.9841572978,
                    62.19304285886079
                  ],
                  [
                    -431057.32665569964,
                    1654494.4841572978,
                    62.19304285886079
                  ],
                  [
                    -432208.44665569963,
                    1654494.4841572978,
                    -1.04695714113921
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:57:22+00:00",
            "end_time": "2019-07-15T21:33: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": "20190715_NCMP_AK_03WWM8968.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.13801282691568,
              64.62380335537907,
              0.381217664218326
            ],
            [
              -163.1413183592867,
              64.63402955965402,
              0.381217664218326
            ],
            [
              -163.11745303296945,
              64.63544388158327,
              65.54121766421832
            ],
            [
              -163.11415591223476,
              64.62521714769962,
              65.54121766421832
            ],
            [
              -163.13801282691568,
              64.62380335537907,
              0.381217664218326
            ]
          ]
        ]
      },
      "bbox": [
        -163.1413184,
        64.62380336,
        0.3812176642,
        -163.1141559,
        64.63544388,
        65.54121766
      ],
      "properties": {
        "datetime": "2019-07-15T23:16:20Z",
        "pc:count": 4217053,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434858.6602,
            "count": 4217053,
            "maximum": -434335.0385,
            "minimum": -435486.3985,
            "name": "X",
            "position": 0,
            "stddev": 275.4014407,
            "variance": 75845.95353
          },
          {
            "average": 1659679.056,
            "count": 4217053,
            "maximum": 1660258.85,
            "minimum": 1659107.15,
            "name": "Y",
            "position": 1,
            "stddev": 282.0656072,
            "variance": 79561.00677
          },
          {
            "average": 27.73520841,
            "count": 4217053,
            "maximum": 65.54121766,
            "minimum": 0.3812176642,
            "name": "Z",
            "position": 2,
            "stddev": 16.97857234,
            "variance": 288.2719187
          },
          {
            "average": 877.7684274,
            "count": 4217053,
            "maximum": 7917,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 520.1034382,
            "variance": 270507.5864
          },
          {
            "average": 1.031109877,
            "count": 4217053,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2012461339,
            "variance": 0.04050000641
          },
          {
            "average": 1.062321958,
            "count": 4217053,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2993975428,
            "variance": 0.08963888864
          },
          {
            "average": 1,
            "count": 4217053,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4217053,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.664892758,
            "count": 4217053,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.339324036,
            "variance": 5.472436948
          },
          {
            "average": 19.98288492,
            "count": 4217053,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.92008386,
            "variance": 3.686722031
          },
          {
            "average": 1.042593489,
            "count": 4217053,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2261448836,
            "variance": 0.05114150836
          },
          {
            "average": 16.37812686,
            "count": 4217053,
            "maximum": 20,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.498671477,
            "variance": 2.246016197
          },
          {
            "average": 247265664.5,
            "count": 4217053,
            "maximum": 247267780.7,
            "minimum": 247263648.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 961.4537282,
            "variance": 924393.2714
          },
          {
            "average": 0,
            "count": 4217053,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4217053,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4217053,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4217053,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4217053,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435486.3985,
          1659107.15,
          0.3812176642,
          -434335.0385,
          1660258.85,
          65.54121766
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435486.3985411035,
                1659107.1497738804,
                0.381217664218326
              ],
              [
                -435486.3985411035,
                1660258.8497738806,
                0.381217664218326
              ],
              [
                -434335.03854110354,
                1660258.8497738806,
                65.54121766421832
              ],
              [
                -434335.03854110354,
                1659107.1497738804,
                65.54121766421832
              ],
              [
                -435486.3985411035,
                1659107.1497738804,
                0.381217664218326
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:16:20+00:00",
        "end_time": "2019-07-15T22:07:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8968.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8968.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8968.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8968.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1413184,
            64.62380336,
            0.3812176642,
            -163.1141559,
            64.63544388,
            65.54121766
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.13801282691568,
                  64.62380335537907,
                  0.381217664218326
                ],
                [
                  -163.1413183592867,
                  64.63402955965402,
                  0.381217664218326
                ],
                [
                  -163.11745303296945,
                  64.63544388158327,
                  65.54121766421832
                ],
                [
                  -163.11415591223476,
                  64.62521714769962,
                  65.54121766421832
                ],
                [
                  -163.13801282691568,
                  64.62380335537907,
                  0.381217664218326
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8968.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8968.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:16:20Z",
            "pc:count": 4217053,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434858.6602,
                "count": 4217053,
                "maximum": -434335.0385,
                "minimum": -435486.3985,
                "name": "X",
                "position": 0,
                "stddev": 275.4014407,
                "variance": 75845.95353
              },
              {
                "average": 1659679.056,
                "count": 4217053,
                "maximum": 1660258.85,
                "minimum": 1659107.15,
                "name": "Y",
                "position": 1,
                "stddev": 282.0656072,
                "variance": 79561.00677
              },
              {
                "average": 27.73520841,
                "count": 4217053,
                "maximum": 65.54121766,
                "minimum": 0.3812176642,
                "name": "Z",
                "position": 2,
                "stddev": 16.97857234,
                "variance": 288.2719187
              },
              {
                "average": 877.7684274,
                "count": 4217053,
                "maximum": 7917,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 520.1034382,
                "variance": 270507.5864
              },
              {
                "average": 1.031109877,
                "count": 4217053,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2012461339,
                "variance": 0.04050000641
              },
              {
                "average": 1.062321958,
                "count": 4217053,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2993975428,
                "variance": 0.08963888864
              },
              {
                "average": 1,
                "count": 4217053,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4217053,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.664892758,
                "count": 4217053,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.339324036,
                "variance": 5.472436948
              },
              {
                "average": 19.98288492,
                "count": 4217053,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.92008386,
                "variance": 3.686722031
              },
              {
                "average": 1.042593489,
                "count": 4217053,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2261448836,
                "variance": 0.05114150836
              },
              {
                "average": 16.37812686,
                "count": 4217053,
                "maximum": 20,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.498671477,
                "variance": 2.246016197
              },
              {
                "average": 247265664.5,
                "count": 4217053,
                "maximum": 247267780.7,
                "minimum": 247263648.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 961.4537282,
                "variance": 924393.2714
              },
              {
                "average": 0,
                "count": 4217053,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4217053,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4217053,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4217053,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4217053,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435486.3985,
              1659107.15,
              0.3812176642,
              -434335.0385,
              1660258.85,
              65.54121766
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435486.3985411035,
                    1659107.1497738804,
                    0.381217664218326
                  ],
                  [
                    -435486.3985411035,
                    1660258.8497738806,
                    0.381217664218326
                  ],
                  [
                    -434335.03854110354,
                    1660258.8497738806,
                    65.54121766421832
                  ],
                  [
                    -434335.03854110354,
                    1659107.1497738804,
                    65.54121766421832
                  ],
                  [
                    -435486.3985411035,
                    1659107.1497738804,
                    0.381217664218326
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:16:20+00:00",
            "end_time": "2019-07-15T22:07:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9757.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9781487307066,
              64.52296154995969,
              -5.630054074035693
            ],
            [
              -162.98138784800594,
              64.53319762657954,
              -5.630054074035693
            ],
            [
              -162.9576084774199,
              64.53458657148762,
              -3.110054074035694
            ],
            [
              -162.95437772687657,
              64.52434997663693,
              -3.110054074035694
            ],
            [
              -162.9781487307066,
              64.52296154995969,
              -5.630054074035693
            ]
          ]
        ]
      },
      "bbox": [
        -162.9813878,
        64.52296155,
        -5.630054074,
        -162.9543777,
        64.53458657,
        -3.110054074
      ],
      "properties": {
        "datetime": "2019-07-16T00:22:02Z",
        "pc:count": 1116540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428883.131,
            "count": 1116540,
            "maximum": -428280.1546,
            "minimum": -429431.0546,
            "name": "X",
            "position": 0,
            "stddev": 278.8041114,
            "variance": 77731.73252
          },
          {
            "average": 1647443.139,
            "count": 1116540,
            "maximum": 1648072.636,
            "minimum": 1646920.036,
            "name": "Y",
            "position": 1,
            "stddev": 298.7919956,
            "variance": 89276.65661
          },
          {
            "average": -4.066125321,
            "count": 1116540,
            "maximum": -3.110054074,
            "minimum": -5.630054074,
            "name": "Z",
            "position": 2,
            "stddev": 0.4242769248,
            "variance": 0.1800109089
          },
          {
            "average": 900.0304844,
            "count": 1116540,
            "maximum": 2739,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 793.3591419,
            "variance": 629418.728
          },
          {
            "average": 1,
            "count": 1116540,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1116540,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1116540,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1116540,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99976356,
            "count": 1116540,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.03766448925,
            "variance": 0.001418613751
          },
          {
            "average": 19.95735937,
            "count": 1116540,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.017654525,
            "variance": 1.035620731
          },
          {
            "average": 2.009256274,
            "count": 1116540,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09581936626,
            "variance": 0.009181350951
          },
          {
            "average": 22.23404983,
            "count": 1116540,
            "maximum": 26,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.460133774,
            "variance": 2.131990637
          },
          {
            "average": 247269248.9,
            "count": 1116540,
            "maximum": 247271722.5,
            "minimum": 247266744.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 902.1902233,
            "variance": 813947.1991
          },
          {
            "average": 0,
            "count": 1116540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1116540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1116540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1116540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1116540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429431.0546,
          1646920.036,
          -5.630054074,
          -428280.1546,
          1648072.636,
          -3.110054074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429431.05455759645,
                1646920.0362165975,
                -5.630054074035693
              ],
              [
                -429431.05455759645,
                1648072.6362165976,
                -5.630054074035693
              ],
              [
                -428280.1545575964,
                1648072.6362165976,
                -3.110054074035694
              ],
              [
                -428280.1545575964,
                1646920.0362165975,
                -3.110054074035694
              ],
              [
                -429431.05455759645,
                1646920.0362165975,
                -5.630054074035693
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:22:02+00:00",
        "end_time": "2019-07-15T22:59:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9757.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9757.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9757.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9757.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9813878,
            64.52296155,
            -5.630054074,
            -162.9543777,
            64.53458657,
            -3.110054074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9781487307066,
                  64.52296154995969,
                  -5.630054074035693
                ],
                [
                  -162.98138784800594,
                  64.53319762657954,
                  -5.630054074035693
                ],
                [
                  -162.9576084774199,
                  64.53458657148762,
                  -3.110054074035694
                ],
                [
                  -162.95437772687657,
                  64.52434997663693,
                  -3.110054074035694
                ],
                [
                  -162.9781487307066,
                  64.52296154995969,
                  -5.630054074035693
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9757.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9757.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:22:02Z",
            "pc:count": 1116540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428883.131,
                "count": 1116540,
                "maximum": -428280.1546,
                "minimum": -429431.0546,
                "name": "X",
                "position": 0,
                "stddev": 278.8041114,
                "variance": 77731.73252
              },
              {
                "average": 1647443.139,
                "count": 1116540,
                "maximum": 1648072.636,
                "minimum": 1646920.036,
                "name": "Y",
                "position": 1,
                "stddev": 298.7919956,
                "variance": 89276.65661
              },
              {
                "average": -4.066125321,
                "count": 1116540,
                "maximum": -3.110054074,
                "minimum": -5.630054074,
                "name": "Z",
                "position": 2,
                "stddev": 0.4242769248,
                "variance": 0.1800109089
              },
              {
                "average": 900.0304844,
                "count": 1116540,
                "maximum": 2739,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 793.3591419,
                "variance": 629418.728
              },
              {
                "average": 1,
                "count": 1116540,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1116540,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1116540,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1116540,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99976356,
                "count": 1116540,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.03766448925,
                "variance": 0.001418613751
              },
              {
                "average": 19.95735937,
                "count": 1116540,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.017654525,
                "variance": 1.035620731
              },
              {
                "average": 2.009256274,
                "count": 1116540,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09581936626,
                "variance": 0.009181350951
              },
              {
                "average": 22.23404983,
                "count": 1116540,
                "maximum": 26,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.460133774,
                "variance": 2.131990637
              },
              {
                "average": 247269248.9,
                "count": 1116540,
                "maximum": 247271722.5,
                "minimum": 247266744.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 902.1902233,
                "variance": 813947.1991
              },
              {
                "average": 0,
                "count": 1116540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1116540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1116540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1116540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1116540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429431.0546,
              1646920.036,
              -5.630054074,
              -428280.1546,
              1648072.636,
              -3.110054074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429431.05455759645,
                    1646920.0362165975,
                    -5.630054074035693
                  ],
                  [
                    -429431.05455759645,
                    1648072.6362165976,
                    -5.630054074035693
                  ],
                  [
                    -428280.1545575964,
                    1648072.6362165976,
                    -3.110054074035694
                  ],
                  [
                    -428280.1545575964,
                    1646920.0362165975,
                    -3.110054074035694
                  ],
                  [
                    -429431.05455759645,
                    1646920.0362165975,
                    -5.630054074035693
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:22:02+00:00",
            "end_time": "2019-07-15T22:59:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7477.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.44606420714567,
              64.70898926439226,
              4.65235103915753
            ],
            [
              -163.44693432445607,
              64.71158541984816,
              4.65235103915753
            ],
            [
              -163.4382647233669,
              64.71211568643007,
              21.47235103915753
            ],
            [
              -163.4373953829484,
              64.7095194803719,
              21.47235103915753
            ],
            [
              -163.44606420714567,
              64.70898926439226,
              4.65235103915753
            ]
          ]
        ]
      },
      "bbox": [
        -163.4469343,
        64.70898926,
        4.652351039,
        -163.4373954,
        64.71211569,
        21.47235104
      ],
      "properties": {
        "datetime": "2019-07-15T02:05:22Z",
        "pc:count": 131606,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -448494.066,
            "count": 131606,
            "maximum": -448305.1051,
            "minimum": -448722.5051,
            "name": "X",
            "position": 0,
            "stddev": 110.181667,
            "variance": 12139.99975
          },
          {
            "average": 1670697.862,
            "count": 131606,
            "maximum": 1670860.184,
            "minimum": 1670567.644,
            "name": "Y",
            "position": 1,
            "stddev": 70.08214676,
            "variance": 4911.507295
          },
          {
            "average": 7.498775822,
            "count": 131606,
            "maximum": 21.47235104,
            "minimum": 4.652351039,
            "name": "Z",
            "position": 2,
            "stddev": 1.92938708,
            "variance": 3.722534505
          },
          {
            "average": 730.6898622,
            "count": 131606,
            "maximum": 4181,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 573.751698,
            "variance": 329191.011
          },
          {
            "average": 1.204967859,
            "count": 131606,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5952587516,
            "variance": 0.3543329814
          },
          {
            "average": 1.410011702,
            "count": 131606,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.908393998,
            "variance": 0.8251796557
          },
          {
            "average": 1,
            "count": 131606,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 131606,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.566303968,
            "count": 131606,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4955861681,
            "variance": 0.2456056501
          },
          {
            "average": 19.22303146,
            "count": 131606,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7081797626,
            "variance": 0.5015185761
          },
          {
            "average": 1.226547422,
            "count": 131606,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6322181371,
            "variance": 0.3996997729
          },
          {
            "average": 18,
            "count": 131606,
            "maximum": 18,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247191519.9,
            "count": 131606,
            "maximum": 247191522.6,
            "minimum": 247191518.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.135647149,
            "variance": 1.289694447
          },
          {
            "average": 0,
            "count": 131606,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 131606,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 131606,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 131606,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 131606,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -448722.5051,
          1670567.644,
          4.652351039,
          -448305.1051,
          1670860.184,
          21.47235104
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -448722.5051170582,
                1670567.6438609972,
                4.65235103915753
              ],
              [
                -448722.5051170582,
                1670860.1838609972,
                4.65235103915753
              ],
              [
                -448305.10511705815,
                1670860.1838609972,
                21.47235103915753
              ],
              [
                -448305.10511705815,
                1670567.6438609972,
                21.47235103915753
              ],
              [
                -448722.5051170582,
                1670567.6438609972,
                4.65235103915753
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:05:22+00:00",
        "end_time": "2019-07-15T02:05:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7477.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7477.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7477.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7477.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4469343,
            64.70898926,
            4.652351039,
            -163.4373954,
            64.71211569,
            21.47235104
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.44606420714567,
                  64.70898926439226,
                  4.65235103915753
                ],
                [
                  -163.44693432445607,
                  64.71158541984816,
                  4.65235103915753
                ],
                [
                  -163.4382647233669,
                  64.71211568643007,
                  21.47235103915753
                ],
                [
                  -163.4373953829484,
                  64.7095194803719,
                  21.47235103915753
                ],
                [
                  -163.44606420714567,
                  64.70898926439226,
                  4.65235103915753
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7477.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7477.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:05:22Z",
            "pc:count": 131606,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -448494.066,
                "count": 131606,
                "maximum": -448305.1051,
                "minimum": -448722.5051,
                "name": "X",
                "position": 0,
                "stddev": 110.181667,
                "variance": 12139.99975
              },
              {
                "average": 1670697.862,
                "count": 131606,
                "maximum": 1670860.184,
                "minimum": 1670567.644,
                "name": "Y",
                "position": 1,
                "stddev": 70.08214676,
                "variance": 4911.507295
              },
              {
                "average": 7.498775822,
                "count": 131606,
                "maximum": 21.47235104,
                "minimum": 4.652351039,
                "name": "Z",
                "position": 2,
                "stddev": 1.92938708,
                "variance": 3.722534505
              },
              {
                "average": 730.6898622,
                "count": 131606,
                "maximum": 4181,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 573.751698,
                "variance": 329191.011
              },
              {
                "average": 1.204967859,
                "count": 131606,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5952587516,
                "variance": 0.3543329814
              },
              {
                "average": 1.410011702,
                "count": 131606,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.908393998,
                "variance": 0.8251796557
              },
              {
                "average": 1,
                "count": 131606,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 131606,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.566303968,
                "count": 131606,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4955861681,
                "variance": 0.2456056501
              },
              {
                "average": 19.22303146,
                "count": 131606,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7081797626,
                "variance": 0.5015185761
              },
              {
                "average": 1.226547422,
                "count": 131606,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6322181371,
                "variance": 0.3996997729
              },
              {
                "average": 18,
                "count": 131606,
                "maximum": 18,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247191519.9,
                "count": 131606,
                "maximum": 247191522.6,
                "minimum": 247191518.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.135647149,
                "variance": 1.289694447
              },
              {
                "average": 0,
                "count": 131606,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 131606,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 131606,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 131606,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 131606,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -448722.5051,
              1670567.644,
              4.652351039,
              -448305.1051,
              1670860.184,
              21.47235104
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -448722.5051170582,
                    1670567.6438609972,
                    4.65235103915753
                  ],
                  [
                    -448722.5051170582,
                    1670860.1838609972,
                    4.65235103915753
                  ],
                  [
                    -448305.10511705815,
                    1670860.1838609972,
                    21.47235103915753
                  ],
                  [
                    -448305.10511705815,
                    1670567.6438609972,
                    21.47235103915753
                  ],
                  [
                    -448722.5051170582,
                    1670567.6438609972,
                    4.65235103915753
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:05:22+00:00",
            "end_time": "2019-07-15T02:05:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0646188692132,
              64.47923613335054,
              0.849057506148107
            ],
            [
              -163.06788529187594,
              64.48947383634234,
              0.849057506148107
            ],
            [
              -163.04414073169735,
              64.49087634938573,
              29.449057506148108
            ],
            [
              -163.04088264953737,
              64.4806381240525,
              29.449057506148108
            ],
            [
              -163.0646188692132,
              64.47923613335054,
              0.849057506148107
            ]
          ]
        ]
      },
      "bbox": [
        -163.0678853,
        64.47923613,
        0.8490575061,
        -163.0408826,
        64.49087635,
        29.44905751
      ],
      "properties": {
        "datetime": "2019-07-15T01:47:20Z",
        "pc:count": 4861972,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433618.9532,
            "count": 4861972,
            "maximum": -433054.0634,
            "minimum": -434205.2434,
            "name": "X",
            "position": 0,
            "stddev": 290.3509583,
            "variance": 84303.67898
          },
          {
            "average": 1643236.321,
            "count": 4861972,
            "maximum": 1643801.482,
            "minimum": 1642648.422,
            "name": "Y",
            "position": 1,
            "stddev": 285.7190556,
            "variance": 81635.37875
          },
          {
            "average": 16.15983755,
            "count": 4861972,
            "maximum": 29.44905751,
            "minimum": 0.8490575061,
            "name": "Z",
            "position": 2,
            "stddev": 4.206496211,
            "variance": 17.69461037
          },
          {
            "average": 833.6828972,
            "count": 4861972,
            "maximum": 5931,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 710.5208352,
            "variance": 504839.8573
          },
          {
            "average": 1.104875553,
            "count": 4861972,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3621526974,
            "variance": 0.1311545762
          },
          {
            "average": 1.209943208,
            "count": 4861972,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5273832422,
            "variance": 0.2781330842
          },
          {
            "average": 1,
            "count": 4861972,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861972,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.577945328,
            "count": 4861972,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.352233361,
            "variance": 5.533001784
          },
          {
            "average": 20.04147855,
            "count": 4861972,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.305960921,
            "variance": 1.705533928
          },
          {
            "average": 1.123159697,
            "count": 4861972,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3817777925,
            "variance": 0.1457542829
          },
          {
            "average": 26.85242757,
            "count": 4861972,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.638066467,
            "variance": 2.683261751
          },
          {
            "average": 246840223,
            "count": 4861972,
            "maximum": 247190440.9,
            "minimum": 246837151.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14927.71942,
            "variance": 222836807.2
          },
          {
            "average": 0,
            "count": 4861972,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861972,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861972,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861972,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861972,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434205.2434,
          1642648.422,
          0.8490575061,
          -433054.0634,
          1643801.482,
          29.44905751
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434205.2434008782,
                1642648.4218270325,
                0.849057506148107
              ],
              [
                -434205.2434008782,
                1643801.4818270325,
                0.849057506148107
              ],
              [
                -433054.06340087816,
                1643801.4818270325,
                29.449057506148108
              ],
              [
                -433054.06340087816,
                1642648.4218270325,
                29.449057506148108
              ],
              [
                -434205.2434008782,
                1642648.4218270325,
                0.849057506148107
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:47:20+00:00",
        "end_time": "2019-07-10T23:39:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0678853,
            64.47923613,
            0.8490575061,
            -163.0408826,
            64.49087635,
            29.44905751
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0646188692132,
                  64.47923613335054,
                  0.849057506148107
                ],
                [
                  -163.06788529187594,
                  64.48947383634234,
                  0.849057506148107
                ],
                [
                  -163.04414073169735,
                  64.49087634938573,
                  29.449057506148108
                ],
                [
                  -163.04088264953737,
                  64.4806381240525,
                  29.449057506148108
                ],
                [
                  -163.0646188692132,
                  64.47923613335054,
                  0.849057506148107
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:47:20Z",
            "pc:count": 4861972,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433618.9532,
                "count": 4861972,
                "maximum": -433054.0634,
                "minimum": -434205.2434,
                "name": "X",
                "position": 0,
                "stddev": 290.3509583,
                "variance": 84303.67898
              },
              {
                "average": 1643236.321,
                "count": 4861972,
                "maximum": 1643801.482,
                "minimum": 1642648.422,
                "name": "Y",
                "position": 1,
                "stddev": 285.7190556,
                "variance": 81635.37875
              },
              {
                "average": 16.15983755,
                "count": 4861972,
                "maximum": 29.44905751,
                "minimum": 0.8490575061,
                "name": "Z",
                "position": 2,
                "stddev": 4.206496211,
                "variance": 17.69461037
              },
              {
                "average": 833.6828972,
                "count": 4861972,
                "maximum": 5931,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 710.5208352,
                "variance": 504839.8573
              },
              {
                "average": 1.104875553,
                "count": 4861972,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3621526974,
                "variance": 0.1311545762
              },
              {
                "average": 1.209943208,
                "count": 4861972,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5273832422,
                "variance": 0.2781330842
              },
              {
                "average": 1,
                "count": 4861972,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861972,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.577945328,
                "count": 4861972,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.352233361,
                "variance": 5.533001784
              },
              {
                "average": 20.04147855,
                "count": 4861972,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.305960921,
                "variance": 1.705533928
              },
              {
                "average": 1.123159697,
                "count": 4861972,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3817777925,
                "variance": 0.1457542829
              },
              {
                "average": 26.85242757,
                "count": 4861972,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.638066467,
                "variance": 2.683261751
              },
              {
                "average": 246840223,
                "count": 4861972,
                "maximum": 247190440.9,
                "minimum": 246837151.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14927.71942,
                "variance": 222836807.2
              },
              {
                "average": 0,
                "count": 4861972,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861972,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861972,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861972,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861972,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434205.2434,
              1642648.422,
              0.8490575061,
              -433054.0634,
              1643801.482,
              29.44905751
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434205.2434008782,
                    1642648.4218270325,
                    0.849057506148107
                  ],
                  [
                    -434205.2434008782,
                    1643801.4818270325,
                    0.849057506148107
                  ],
                  [
                    -433054.06340087816,
                    1643801.4818270325,
                    29.449057506148108
                  ],
                  [
                    -433054.06340087816,
                    1642648.4218270325,
                    29.449057506148108
                  ],
                  [
                    -434205.2434008782,
                    1642648.4218270325,
                    0.849057506148107
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:47:20+00:00",
            "end_time": "2019-07-10T23:39: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": "20190715_NCMP_AK_03WWM9558.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.01864815033815,
              64.53252716686531,
              -5.163595555063379
            ],
            [
              -163.02190169330657,
              64.54275880279441,
              -5.163595555063379
            ],
            [
              -162.9986197952015,
              64.54412450865495,
              1.576404444936621
            ],
            [
              -162.99537444160447,
              64.53389236316644,
              1.576404444936621
            ],
            [
              -163.01864815033815,
              64.53252716686531,
              -5.163595555063379
            ]
          ]
        ]
      },
      "bbox": [
        -163.0219017,
        64.53252717,
        -5.163595555,
        -162.9953744,
        64.54412451,
        1.576404445
      ],
      "properties": {
        "datetime": "2019-07-16T01:02:55Z",
        "pc:count": 1721315,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430681.4354,
            "count": 1721315,
            "maximum": -430085.243,
            "minimum": -431211.783,
            "name": "X",
            "position": 0,
            "stddev": 281.8739426,
            "variance": 79452.91951
          },
          {
            "average": 1649018.547,
            "count": 1721315,
            "maximum": 1649392.131,
            "minimum": 1648239.951,
            "name": "Y",
            "position": 1,
            "stddev": 227.6477297,
            "variance": 51823.48883
          },
          {
            "average": -2.575225112,
            "count": 1721315,
            "maximum": 1.576404445,
            "minimum": -5.163595555,
            "name": "Z",
            "position": 2,
            "stddev": 1.248755804,
            "variance": 1.559391057
          },
          {
            "average": 302.8861266,
            "count": 1721315,
            "maximum": 2844,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 600.4205346,
            "variance": 360504.8183
          },
          {
            "average": 1.003769211,
            "count": 1721315,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06129706651,
            "variance": 0.003757330363
          },
          {
            "average": 1.007539585,
            "count": 1721315,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08654313948,
            "variance": 0.007489714992
          },
          {
            "average": 1,
            "count": 1721315,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1721315,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.8182134,
            "count": 1721315,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.928205783,
            "variance": 3.71797754
          },
          {
            "average": 19.82904631,
            "count": 1721315,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.136157833,
            "variance": 1.29085462
          },
          {
            "average": 2.002696775,
            "count": 1721315,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1085153736,
            "variance": 0.01177558631
          },
          {
            "average": 25.96986374,
            "count": 1721315,
            "maximum": 30,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.424829469,
            "variance": 2.030139017
          },
          {
            "average": 247271624.3,
            "count": 1721315,
            "maximum": 247274175.3,
            "minimum": 247269680,
            "name": "GpsTime",
            "position": 12,
            "stddev": 910.4327139,
            "variance": 828887.7265
          },
          {
            "average": 0,
            "count": 1721315,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1721315,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1721315,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1721315,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1721315,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431211.783,
          1648239.951,
          -5.163595555,
          -430085.243,
          1649392.131,
          1.576404445
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431211.7829747844,
                1648239.9510622027,
                -5.163595555063379
              ],
              [
                -431211.7829747844,
                1649392.1310622029,
                -5.163595555063379
              ],
              [
                -430085.24297478434,
                1649392.1310622029,
                1.576404444936621
              ],
              [
                -430085.24297478434,
                1648239.9510622027,
                1.576404444936621
              ],
              [
                -431211.7829747844,
                1648239.9510622027,
                -5.163595555063379
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:02:55+00:00",
        "end_time": "2019-07-15T23:48:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9558.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9558.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9558.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9558.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0219017,
            64.53252717,
            -5.163595555,
            -162.9953744,
            64.54412451,
            1.576404445
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.01864815033815,
                  64.53252716686531,
                  -5.163595555063379
                ],
                [
                  -163.02190169330657,
                  64.54275880279441,
                  -5.163595555063379
                ],
                [
                  -162.9986197952015,
                  64.54412450865495,
                  1.576404444936621
                ],
                [
                  -162.99537444160447,
                  64.53389236316644,
                  1.576404444936621
                ],
                [
                  -163.01864815033815,
                  64.53252716686531,
                  -5.163595555063379
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9558.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9558.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:02:55Z",
            "pc:count": 1721315,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430681.4354,
                "count": 1721315,
                "maximum": -430085.243,
                "minimum": -431211.783,
                "name": "X",
                "position": 0,
                "stddev": 281.8739426,
                "variance": 79452.91951
              },
              {
                "average": 1649018.547,
                "count": 1721315,
                "maximum": 1649392.131,
                "minimum": 1648239.951,
                "name": "Y",
                "position": 1,
                "stddev": 227.6477297,
                "variance": 51823.48883
              },
              {
                "average": -2.575225112,
                "count": 1721315,
                "maximum": 1.576404445,
                "minimum": -5.163595555,
                "name": "Z",
                "position": 2,
                "stddev": 1.248755804,
                "variance": 1.559391057
              },
              {
                "average": 302.8861266,
                "count": 1721315,
                "maximum": 2844,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 600.4205346,
                "variance": 360504.8183
              },
              {
                "average": 1.003769211,
                "count": 1721315,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06129706651,
                "variance": 0.003757330363
              },
              {
                "average": 1.007539585,
                "count": 1721315,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08654313948,
                "variance": 0.007489714992
              },
              {
                "average": 1,
                "count": 1721315,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1721315,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.8182134,
                "count": 1721315,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.928205783,
                "variance": 3.71797754
              },
              {
                "average": 19.82904631,
                "count": 1721315,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.136157833,
                "variance": 1.29085462
              },
              {
                "average": 2.002696775,
                "count": 1721315,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1085153736,
                "variance": 0.01177558631
              },
              {
                "average": 25.96986374,
                "count": 1721315,
                "maximum": 30,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.424829469,
                "variance": 2.030139017
              },
              {
                "average": 247271624.3,
                "count": 1721315,
                "maximum": 247274175.3,
                "minimum": 247269680,
                "name": "GpsTime",
                "position": 12,
                "stddev": 910.4327139,
                "variance": 828887.7265
              },
              {
                "average": 0,
                "count": 1721315,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1721315,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1721315,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1721315,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1721315,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431211.783,
              1648239.951,
              -5.163595555,
              -430085.243,
              1649392.131,
              1.576404445
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431211.7829747844,
                    1648239.9510622027,
                    -5.163595555063379
                  ],
                  [
                    -431211.7829747844,
                    1649392.1310622029,
                    -5.163595555063379
                  ],
                  [
                    -430085.24297478434,
                    1649392.1310622029,
                    1.576404444936621
                  ],
                  [
                    -430085.24297478434,
                    1648239.9510622027,
                    1.576404444936621
                  ],
                  [
                    -431211.7829747844,
                    1648239.9510622027,
                    -5.163595555063379
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:02:55+00:00",
            "end_time": "2019-07-15T23:48:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8856.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.16616895376055,
              64.51644482606729,
              -1.210270383718623
            ],
            [
              -163.1694728863979,
              64.52667114152521,
              -1.210270383718623
            ],
            [
              -163.14574328908168,
              64.52808692511009,
              25.609729616281378
            ],
            [
              -163.14244768917712,
              64.51786008206649,
              25.609729616281378
            ],
            [
              -163.16616895376055,
              64.51644482606729,
              -1.210270383718623
            ]
          ]
        ]
      },
      "bbox": [
        -163.1694729,
        64.51644483,
        -1.210270384,
        -163.1424477,
        64.52808693,
        25.60972962
      ],
      "properties": {
        "datetime": "2019-07-10T23:50:43Z",
        "pc:count": 702441,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437931.525,
            "count": 702441,
            "maximum": -437318.4422,
            "minimum": -438467.6422,
            "name": "X",
            "position": 0,
            "stddev": 289.5570219,
            "variance": 83843.2689
          },
          {
            "average": 1647783.683,
            "count": 702441,
            "maximum": 1648580.244,
            "minimum": 1647428.284,
            "name": "Y",
            "position": 1,
            "stddev": 302.9926078,
            "variance": 91804.52036
          },
          {
            "average": 0.2448547585,
            "count": 702441,
            "maximum": 25.60972962,
            "minimum": -1.210270384,
            "name": "Z",
            "position": 2,
            "stddev": 3.707880094,
            "variance": 13.74837479
          },
          {
            "average": 64.36432526,
            "count": 702441,
            "maximum": 4102,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 227.9280075,
            "variance": 51951.17661
          },
          {
            "average": 1.030573386,
            "count": 702441,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2120165945,
            "variance": 0.04495103633
          },
          {
            "average": 1.061586667,
            "count": 702441,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3234488884,
            "variance": 0.1046191834
          },
          {
            "average": 1,
            "count": 702441,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 702441,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.61995812,
            "count": 702441,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.183564117,
            "variance": 51.60359342
          },
          {
            "average": 20.19800943,
            "count": 702441,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.379645583,
            "variance": 1.903421935
          },
          {
            "average": 1.969137622,
            "count": 702441,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2465984479,
            "variance": 0.06081079451
          },
          {
            "average": 19.94466724,
            "count": 702441,
            "maximum": 24,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.700434449,
            "variance": 2.891477317
          },
          {
            "average": 246835469.8,
            "count": 702441,
            "maximum": 246837843,
            "minimum": 246833773.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 975.5936724,
            "variance": 951783.0136
          },
          {
            "average": 0,
            "count": 702441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 702441,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 702441,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 702441,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 702441,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438467.6422,
          1647428.284,
          -1.210270384,
          -437318.4422,
          1648580.244,
          25.60972962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438467.64217320364,
                1647428.2841820829,
                -1.210270383718623
              ],
              [
                -438467.64217320364,
                1648580.2441820828,
                -1.210270383718623
              ],
              [
                -437318.4421732037,
                1648580.2441820828,
                25.609729616281378
              ],
              [
                -437318.4421732037,
                1647428.2841820829,
                25.609729616281378
              ],
              [
                -438467.64217320364,
                1647428.2841820829,
                -1.210270383718623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:50:43+00:00",
        "end_time": "2019-07-10T22:42:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8856.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8856.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8856.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8856.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1694729,
            64.51644483,
            -1.210270384,
            -163.1424477,
            64.52808693,
            25.60972962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.16616895376055,
                  64.51644482606729,
                  -1.210270383718623
                ],
                [
                  -163.1694728863979,
                  64.52667114152521,
                  -1.210270383718623
                ],
                [
                  -163.14574328908168,
                  64.52808692511009,
                  25.609729616281378
                ],
                [
                  -163.14244768917712,
                  64.51786008206649,
                  25.609729616281378
                ],
                [
                  -163.16616895376055,
                  64.51644482606729,
                  -1.210270383718623
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8856.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8856.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:50:43Z",
            "pc:count": 702441,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437931.525,
                "count": 702441,
                "maximum": -437318.4422,
                "minimum": -438467.6422,
                "name": "X",
                "position": 0,
                "stddev": 289.5570219,
                "variance": 83843.2689
              },
              {
                "average": 1647783.683,
                "count": 702441,
                "maximum": 1648580.244,
                "minimum": 1647428.284,
                "name": "Y",
                "position": 1,
                "stddev": 302.9926078,
                "variance": 91804.52036
              },
              {
                "average": 0.2448547585,
                "count": 702441,
                "maximum": 25.60972962,
                "minimum": -1.210270384,
                "name": "Z",
                "position": 2,
                "stddev": 3.707880094,
                "variance": 13.74837479
              },
              {
                "average": 64.36432526,
                "count": 702441,
                "maximum": 4102,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 227.9280075,
                "variance": 51951.17661
              },
              {
                "average": 1.030573386,
                "count": 702441,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2120165945,
                "variance": 0.04495103633
              },
              {
                "average": 1.061586667,
                "count": 702441,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3234488884,
                "variance": 0.1046191834
              },
              {
                "average": 1,
                "count": 702441,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 702441,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.61995812,
                "count": 702441,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.183564117,
                "variance": 51.60359342
              },
              {
                "average": 20.19800943,
                "count": 702441,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.379645583,
                "variance": 1.903421935
              },
              {
                "average": 1.969137622,
                "count": 702441,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2465984479,
                "variance": 0.06081079451
              },
              {
                "average": 19.94466724,
                "count": 702441,
                "maximum": 24,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.700434449,
                "variance": 2.891477317
              },
              {
                "average": 246835469.8,
                "count": 702441,
                "maximum": 246837843,
                "minimum": 246833773.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 975.5936724,
                "variance": 951783.0136
              },
              {
                "average": 0,
                "count": 702441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 702441,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 702441,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 702441,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 702441,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438467.6422,
              1647428.284,
              -1.210270384,
              -437318.4422,
              1648580.244,
              25.60972962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438467.64217320364,
                    1647428.2841820829,
                    -1.210270383718623
                  ],
                  [
                    -438467.64217320364,
                    1648580.2441820828,
                    -1.210270383718623
                  ],
                  [
                    -437318.4421732037,
                    1648580.2441820828,
                    25.609729616281378
                  ],
                  [
                    -437318.4421732037,
                    1647428.2841820829,
                    25.609729616281378
                  ],
                  [
                    -438467.64217320364,
                    1647428.2841820829,
                    -1.210270383718623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:50:43+00:00",
            "end_time": "2019-07-10T22:42:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0056.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.91637010677124,
              64.5131168021417,
              -2.915557268558331
            ],
            [
              -162.91958685449612,
              64.5233568682331,
              -2.915557268558331
            ],
            [
              -162.89580194492476,
              64.5247369041738,
              108.94444273144167
            ],
            [
              -162.89259356858338,
              64.51449632320478,
              108.94444273144167
            ],
            [
              -162.91637010677124,
              64.5131168021417,
              -2.915557268558331
            ]
          ]
        ]
      },
      "bbox": [
        -162.9195869,
        64.5131168,
        -2.915557269,
        -162.8925936,
        64.5247369,
        108.9444427
      ],
      "properties": {
        "datetime": "2019-07-15T22:59:44Z",
        "pc:count": 5495790,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426075.8072,
            "count": 5495790,
            "maximum": -425489.5921,
            "minimum": -426641.0121,
            "name": "X",
            "position": 0,
            "stddev": 275.9090655,
            "variance": 76125.81245
          },
          {
            "average": 1646015.912,
            "count": 5495790,
            "maximum": 1646586.298,
            "minimum": 1645433.378,
            "name": "Y",
            "position": 1,
            "stddev": 285.8088151,
            "variance": 81686.6788
          },
          {
            "average": 58.0682056,
            "count": 5495790,
            "maximum": 108.9444427,
            "minimum": -2.915557269,
            "name": "Z",
            "position": 2,
            "stddev": 30.30754145,
            "variance": 918.547069
          },
          {
            "average": 518.3515316,
            "count": 5495790,
            "maximum": 6560,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 583.9144019,
            "variance": 340956.0287
          },
          {
            "average": 1.218009968,
            "count": 5495790,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4866722934,
            "variance": 0.2368499212
          },
          {
            "average": 1.436872224,
            "count": 5495790,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6682093257,
            "variance": 0.4465037029
          },
          {
            "average": 1,
            "count": 5495790,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5495790,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.571658488,
            "count": 5495790,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.967591385,
            "variance": 80.41769525
          },
          {
            "average": 20.07541579,
            "count": 5495790,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.923457495,
            "variance": 3.699688733
          },
          {
            "average": 1.349487881,
            "count": 5495790,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5426843381,
            "variance": 0.2945062908
          },
          {
            "average": 13.64292886,
            "count": 5495790,
            "maximum": 18,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.484665858,
            "variance": 2.20423271
          },
          {
            "average": 247263935.6,
            "count": 5495790,
            "maximum": 247266784.6,
            "minimum": 247261766.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 925.971745,
            "variance": 857423.6726
          },
          {
            "average": 0,
            "count": 5495790,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5495790,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5495790,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5495790,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5495790,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426641.0121,
          1645433.378,
          -2.915557269,
          -425489.5921,
          1646586.298,
          108.9444427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426641.012053973,
                1645433.3777978853,
                -2.915557268558331
              ],
              [
                -426641.012053973,
                1646586.2977978853,
                -2.915557268558331
              ],
              [
                -425489.59205397294,
                1646586.2977978853,
                108.94444273144167
              ],
              [
                -425489.59205397294,
                1645433.3777978853,
                108.94444273144167
              ],
              [
                -426641.012053973,
                1645433.3777978853,
                -2.915557268558331
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:59:44+00:00",
        "end_time": "2019-07-15T21:36:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0056.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0056.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0056.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0056.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9195869,
            64.5131168,
            -2.915557269,
            -162.8925936,
            64.5247369,
            108.9444427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.91637010677124,
                  64.5131168021417,
                  -2.915557268558331
                ],
                [
                  -162.91958685449612,
                  64.5233568682331,
                  -2.915557268558331
                ],
                [
                  -162.89580194492476,
                  64.5247369041738,
                  108.94444273144167
                ],
                [
                  -162.89259356858338,
                  64.51449632320478,
                  108.94444273144167
                ],
                [
                  -162.91637010677124,
                  64.5131168021417,
                  -2.915557268558331
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0056.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0056.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:59:44Z",
            "pc:count": 5495790,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426075.8072,
                "count": 5495790,
                "maximum": -425489.5921,
                "minimum": -426641.0121,
                "name": "X",
                "position": 0,
                "stddev": 275.9090655,
                "variance": 76125.81245
              },
              {
                "average": 1646015.912,
                "count": 5495790,
                "maximum": 1646586.298,
                "minimum": 1645433.378,
                "name": "Y",
                "position": 1,
                "stddev": 285.8088151,
                "variance": 81686.6788
              },
              {
                "average": 58.0682056,
                "count": 5495790,
                "maximum": 108.9444427,
                "minimum": -2.915557269,
                "name": "Z",
                "position": 2,
                "stddev": 30.30754145,
                "variance": 918.547069
              },
              {
                "average": 518.3515316,
                "count": 5495790,
                "maximum": 6560,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 583.9144019,
                "variance": 340956.0287
              },
              {
                "average": 1.218009968,
                "count": 5495790,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4866722934,
                "variance": 0.2368499212
              },
              {
                "average": 1.436872224,
                "count": 5495790,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6682093257,
                "variance": 0.4465037029
              },
              {
                "average": 1,
                "count": 5495790,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5495790,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.571658488,
                "count": 5495790,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.967591385,
                "variance": 80.41769525
              },
              {
                "average": 20.07541579,
                "count": 5495790,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.923457495,
                "variance": 3.699688733
              },
              {
                "average": 1.349487881,
                "count": 5495790,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5426843381,
                "variance": 0.2945062908
              },
              {
                "average": 13.64292886,
                "count": 5495790,
                "maximum": 18,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.484665858,
                "variance": 2.20423271
              },
              {
                "average": 247263935.6,
                "count": 5495790,
                "maximum": 247266784.6,
                "minimum": 247261766.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 925.971745,
                "variance": 857423.6726
              },
              {
                "average": 0,
                "count": 5495790,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5495790,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5495790,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5495790,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5495790,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426641.0121,
              1645433.378,
              -2.915557269,
              -425489.5921,
              1646586.298,
              108.9444427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426641.012053973,
                    1645433.3777978853,
                    -2.915557268558331
                  ],
                  [
                    -426641.012053973,
                    1646586.2977978853,
                    -2.915557268558331
                  ],
                  [
                    -425489.59205397294,
                    1646586.2977978853,
                    108.94444273144167
                  ],
                  [
                    -425489.59205397294,
                    1645433.3777978853,
                    108.94444273144167
                  ],
                  [
                    -426641.012053973,
                    1645433.3777978853,
                    -2.915557268558331
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:59:44+00:00",
            "end_time": "2019-07-15T21:36:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9550.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.02433377079203,
              64.4607507363412,
              -6.468288769813803
            ],
            [
              -163.02758056364198,
              64.47097925746101,
              -6.468288769813803
            ],
            [
              -163.00385433393976,
              64.47237524088429,
              -4.488288769813803
            ],
            [
              -163.00061586394915,
              64.46214620075567,
              -4.488288769813803
            ],
            [
              -163.02433377079203,
              64.4607507363412,
              -6.468288769813803
            ]
          ]
        ]
      },
      "bbox": [
        -163.0275806,
        64.46075074,
        -6.46828877,
        -163.0006159,
        64.47237524,
        -4.48828877
      ],
      "properties": {
        "datetime": "2019-07-15T01:54:15Z",
        "pc:count": 716896,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432003.5303,
            "count": 716896,
            "maximum": -431415.9462,
            "minimum": -432566.8862,
            "name": "X",
            "position": 0,
            "stddev": 289.9641836,
            "variance": 84079.22778
          },
          {
            "average": 1640930.553,
            "count": 716896,
            "maximum": 1641493.929,
            "minimum": 1640341.969,
            "name": "Y",
            "position": 1,
            "stddev": 291.2333843,
            "variance": 84816.88411
          },
          {
            "average": -5.410244116,
            "count": 716896,
            "maximum": -4.48828877,
            "minimum": -6.46828877,
            "name": "Z",
            "position": 2,
            "stddev": 0.3625745157,
            "variance": 0.1314602794
          },
          {
            "average": 2134.05352,
            "count": 716896,
            "maximum": 3932,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 373.7107799,
            "variance": 139659.747
          },
          {
            "average": 1,
            "count": 716896,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 716896,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 716896,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 716896,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 716896,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00306635,
            "count": 716896,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.072407935,
            "variance": 1.15005878
          },
          {
            "average": 2.023900259,
            "count": 716896,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1527476968,
            "variance": 0.02333185887
          },
          {
            "average": 27.10450749,
            "count": 716896,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.931797425,
            "variance": 8.595436144
          },
          {
            "average": 246858273.7,
            "count": 716896,
            "maximum": 247190855.6,
            "minimum": 246837964.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 77718.25487,
            "variance": 6040127140
          },
          {
            "average": 0,
            "count": 716896,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 716896,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 716896,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 716896,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 716896,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432566.8862,
          1640341.969,
          -6.46828877,
          -431415.9462,
          1641493.929,
          -4.48828877
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432566.88615112985,
                1640341.969259853,
                -6.468288769813803
              ],
              [
                -432566.88615112985,
                1641493.929259853,
                -6.468288769813803
              ],
              [
                -431415.9461511299,
                1641493.929259853,
                -4.488288769813803
              ],
              [
                -431415.9461511299,
                1640341.969259853,
                -4.488288769813803
              ],
              [
                -432566.88615112985,
                1640341.969259853,
                -6.468288769813803
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:54:15+00:00",
        "end_time": "2019-07-10T23:52:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9550.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9550.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9550.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9550.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0275806,
            64.46075074,
            -6.46828877,
            -163.0006159,
            64.47237524,
            -4.48828877
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.02433377079203,
                  64.4607507363412,
                  -6.468288769813803
                ],
                [
                  -163.02758056364198,
                  64.47097925746101,
                  -6.468288769813803
                ],
                [
                  -163.00385433393976,
                  64.47237524088429,
                  -4.488288769813803
                ],
                [
                  -163.00061586394915,
                  64.46214620075567,
                  -4.488288769813803
                ],
                [
                  -163.02433377079203,
                  64.4607507363412,
                  -6.468288769813803
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9550.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9550.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:54:15Z",
            "pc:count": 716896,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432003.5303,
                "count": 716896,
                "maximum": -431415.9462,
                "minimum": -432566.8862,
                "name": "X",
                "position": 0,
                "stddev": 289.9641836,
                "variance": 84079.22778
              },
              {
                "average": 1640930.553,
                "count": 716896,
                "maximum": 1641493.929,
                "minimum": 1640341.969,
                "name": "Y",
                "position": 1,
                "stddev": 291.2333843,
                "variance": 84816.88411
              },
              {
                "average": -5.410244116,
                "count": 716896,
                "maximum": -4.48828877,
                "minimum": -6.46828877,
                "name": "Z",
                "position": 2,
                "stddev": 0.3625745157,
                "variance": 0.1314602794
              },
              {
                "average": 2134.05352,
                "count": 716896,
                "maximum": 3932,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 373.7107799,
                "variance": 139659.747
              },
              {
                "average": 1,
                "count": 716896,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 716896,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 716896,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 716896,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 716896,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00306635,
                "count": 716896,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.072407935,
                "variance": 1.15005878
              },
              {
                "average": 2.023900259,
                "count": 716896,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1527476968,
                "variance": 0.02333185887
              },
              {
                "average": 27.10450749,
                "count": 716896,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.931797425,
                "variance": 8.595436144
              },
              {
                "average": 246858273.7,
                "count": 716896,
                "maximum": 247190855.6,
                "minimum": 246837964.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 77718.25487,
                "variance": 6040127140
              },
              {
                "average": 0,
                "count": 716896,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 716896,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 716896,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 716896,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 716896,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432566.8862,
              1640341.969,
              -6.46828877,
              -431415.9462,
              1641493.929,
              -4.48828877
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432566.88615112985,
                    1640341.969259853,
                    -6.468288769813803
                  ],
                  [
                    -432566.88615112985,
                    1641493.929259853,
                    -6.468288769813803
                  ],
                  [
                    -431415.9461511299,
                    1641493.929259853,
                    -4.488288769813803
                  ],
                  [
                    -431415.9461511299,
                    1640341.969259853,
                    -4.488288769813803
                  ],
                  [
                    -432566.88615112985,
                    1640341.969259853,
                    -6.468288769813803
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:54:15+00:00",
            "end_time": "2019-07-10T23:52:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9860.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9554948701211,
              64.55013116049162,
              12.191758354723476
            ],
            [
              -162.95777823317783,
              64.55735954402252,
              12.191758354723476
            ],
            [
              -162.9451343289431,
              64.55809597632293,
              22.611758354723477
            ],
            [
              -162.94285411048332,
              64.5508673985263,
              22.611758354723477
            ],
            [
              -162.9554948701211,
              64.55013116049162,
              12.191758354723476
            ]
          ]
        ]
      },
      "bbox": [
        -162.9577782,
        64.55013116,
        12.19175835,
        -162.9428541,
        64.55809598,
        22.61175835
      ],
      "properties": {
        "datetime": "2019-07-15T21:55:54Z",
        "pc:count": 833601,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427709.7362,
            "count": 833601,
            "maximum": -427335.1263,
            "minimum": -427946.5463,
            "name": "X",
            "position": 0,
            "stddev": 131.8311485,
            "variance": 17379.45173
          },
          {
            "average": 1650077.693,
            "count": 833601,
            "maximum": 1650591.458,
            "minimum": 1649777.598,
            "name": "Y",
            "position": 1,
            "stddev": 178.6424367,
            "variance": 31913.12019
          },
          {
            "average": 16.61903158,
            "count": 833601,
            "maximum": 22.61175835,
            "minimum": 12.19175835,
            "name": "Z",
            "position": 2,
            "stddev": 1.901938818,
            "variance": 3.617371268
          },
          {
            "average": 1036.987664,
            "count": 833601,
            "maximum": 4129,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 568.8136352,
            "variance": 323548.9516
          },
          {
            "average": 1.002102925,
            "count": 833601,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05475597555,
            "variance": 0.002998216859
          },
          {
            "average": 1.004228642,
            "count": 833601,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08318352364,
            "variance": 0.006919498606
          },
          {
            "average": 1,
            "count": 833601,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833601,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.52406487,
            "count": 833601,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4994208458,
            "variance": 0.2494211812
          },
          {
            "average": 20.02807343,
            "count": 833601,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.24005021,
            "variance": 1.537724523
          },
          {
            "average": 1.00286468,
            "count": 833601,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06134644806,
            "variance": 0.00376338669
          },
          {
            "average": 10.37583808,
            "count": 833601,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5580325421,
            "variance": 0.311400318
          },
          {
            "average": 247261925.8,
            "count": 833601,
            "maximum": 247262954.7,
            "minimum": 247261702.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 327.2920182,
            "variance": 107120.0652
          },
          {
            "average": 0,
            "count": 833601,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833601,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833601,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833601,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 833601,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427946.5463,
          1649777.598,
          12.19175835,
          -427335.1263,
          1650591.458,
          22.61175835
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427946.5463036368,
                1649777.597955475,
                12.191758354723476
              ],
              [
                -427946.5463036368,
                1650591.457955475,
                12.191758354723476
              ],
              [
                -427335.12630363676,
                1650591.457955475,
                22.611758354723477
              ],
              [
                -427335.12630363676,
                1649777.597955475,
                22.611758354723477
              ],
              [
                -427946.5463036368,
                1649777.597955475,
                12.191758354723476
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:55:54+00:00",
        "end_time": "2019-07-15T21:35:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9860.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9860.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9860.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9860.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9577782,
            64.55013116,
            12.19175835,
            -162.9428541,
            64.55809598,
            22.61175835
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9554948701211,
                  64.55013116049162,
                  12.191758354723476
                ],
                [
                  -162.95777823317783,
                  64.55735954402252,
                  12.191758354723476
                ],
                [
                  -162.9451343289431,
                  64.55809597632293,
                  22.611758354723477
                ],
                [
                  -162.94285411048332,
                  64.5508673985263,
                  22.611758354723477
                ],
                [
                  -162.9554948701211,
                  64.55013116049162,
                  12.191758354723476
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9860.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9860.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:55:54Z",
            "pc:count": 833601,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427709.7362,
                "count": 833601,
                "maximum": -427335.1263,
                "minimum": -427946.5463,
                "name": "X",
                "position": 0,
                "stddev": 131.8311485,
                "variance": 17379.45173
              },
              {
                "average": 1650077.693,
                "count": 833601,
                "maximum": 1650591.458,
                "minimum": 1649777.598,
                "name": "Y",
                "position": 1,
                "stddev": 178.6424367,
                "variance": 31913.12019
              },
              {
                "average": 16.61903158,
                "count": 833601,
                "maximum": 22.61175835,
                "minimum": 12.19175835,
                "name": "Z",
                "position": 2,
                "stddev": 1.901938818,
                "variance": 3.617371268
              },
              {
                "average": 1036.987664,
                "count": 833601,
                "maximum": 4129,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 568.8136352,
                "variance": 323548.9516
              },
              {
                "average": 1.002102925,
                "count": 833601,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05475597555,
                "variance": 0.002998216859
              },
              {
                "average": 1.004228642,
                "count": 833601,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08318352364,
                "variance": 0.006919498606
              },
              {
                "average": 1,
                "count": 833601,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833601,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.52406487,
                "count": 833601,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4994208458,
                "variance": 0.2494211812
              },
              {
                "average": 20.02807343,
                "count": 833601,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.24005021,
                "variance": 1.537724523
              },
              {
                "average": 1.00286468,
                "count": 833601,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06134644806,
                "variance": 0.00376338669
              },
              {
                "average": 10.37583808,
                "count": 833601,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5580325421,
                "variance": 0.311400318
              },
              {
                "average": 247261925.8,
                "count": 833601,
                "maximum": 247262954.7,
                "minimum": 247261702.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 327.2920182,
                "variance": 107120.0652
              },
              {
                "average": 0,
                "count": 833601,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833601,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833601,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833601,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 833601,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427946.5463,
              1649777.598,
              12.19175835,
              -427335.1263,
              1650591.458,
              22.61175835
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427946.5463036368,
                    1649777.597955475,
                    12.191758354723476
                  ],
                  [
                    -427946.5463036368,
                    1650591.457955475,
                    12.191758354723476
                  ],
                  [
                    -427335.12630363676,
                    1650591.457955475,
                    22.611758354723477
                  ],
                  [
                    -427335.12630363676,
                    1649777.597955475,
                    22.611758354723477
                  ],
                  [
                    -427946.5463036368,
                    1649777.597955475,
                    12.191758354723476
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:55:54+00:00",
            "end_time": "2019-07-15T21:35:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9950.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.94088006083155,
              64.45964084528626,
              -8.027225503819109
            ],
            [
              -162.94409303140282,
              64.46985884502594,
              -8.027225503819109
            ],
            [
              -162.92073769765673,
              64.47122020603709,
              -6.167225503819109
            ],
            [
              -162.9175329139927,
              64.46100170070753,
              -6.167225503819109
            ],
            [
              -162.94088006083155,
              64.45964084528626,
              -8.027225503819109
            ]
          ]
        ]
      },
      "bbox": [
        -162.944093,
        64.45964085,
        -8.027225504,
        -162.9175329,
        64.47122021,
        -6.167225504
      ],
      "properties": {
        "datetime": "2019-07-16T02:12:36Z",
        "pc:count": 376817,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427959.7086,
            "count": 376817,
            "maximum": -427474.8015,
            "minimum": -428607.6015,
            "name": "X",
            "position": 0,
            "stddev": 276.7007168,
            "variance": 76563.28669
          },
          {
            "average": 1640351.968,
            "count": 376817,
            "maximum": 1640828.747,
            "minimum": 1639678.167,
            "name": "Y",
            "position": 1,
            "stddev": 272.5666149,
            "variance": 74292.55956
          },
          {
            "average": -6.925430521,
            "count": 376817,
            "maximum": -6.167225504,
            "minimum": -8.027225504,
            "name": "Z",
            "position": 2,
            "stddev": 0.3063776604,
            "variance": 0.09386727079
          },
          {
            "average": 1703.532906,
            "count": 376817,
            "maximum": 3906,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 397.8132039,
            "variance": 158255.3452
          },
          {
            "average": 1,
            "count": 376817,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 376817,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 376817,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 376817,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 376817,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.80921635,
            "count": 376817,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.091424081,
            "variance": 1.191206525
          },
          {
            "average": 2.010004856,
            "count": 376817,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09954945119,
            "variance": 0.009910093231
          },
          {
            "average": 21.25430912,
            "count": 376817,
            "maximum": 36,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.79789785,
            "variance": 190.381985
          },
          {
            "average": 247268703.4,
            "count": 376817,
            "maximum": 247278356.6,
            "minimum": 247257768.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8951.945869,
            "variance": 80137334.84
          },
          {
            "average": 0,
            "count": 376817,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 376817,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 376817,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 376817,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 376817,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428607.6015,
          1639678.167,
          -8.027225504,
          -427474.8015,
          1640828.747,
          -6.167225504
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428607.60148312687,
                1639678.1673138677,
                -8.027225503819109
              ],
              [
                -428607.60148312687,
                1640828.7473138678,
                -8.027225503819109
              ],
              [
                -427474.8014831268,
                1640828.7473138678,
                -6.167225503819109
              ],
              [
                -427474.8014831268,
                1639678.1673138677,
                -6.167225503819109
              ],
              [
                -428607.60148312687,
                1639678.1673138677,
                -8.027225503819109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:12:36+00:00",
        "end_time": "2019-07-15T20:29:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9950.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9950.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9950.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9950.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.944093,
            64.45964085,
            -8.027225504,
            -162.9175329,
            64.47122021,
            -6.167225504
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.94088006083155,
                  64.45964084528626,
                  -8.027225503819109
                ],
                [
                  -162.94409303140282,
                  64.46985884502594,
                  -8.027225503819109
                ],
                [
                  -162.92073769765673,
                  64.47122020603709,
                  -6.167225503819109
                ],
                [
                  -162.9175329139927,
                  64.46100170070753,
                  -6.167225503819109
                ],
                [
                  -162.94088006083155,
                  64.45964084528626,
                  -8.027225503819109
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9950.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9950.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:12:36Z",
            "pc:count": 376817,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427959.7086,
                "count": 376817,
                "maximum": -427474.8015,
                "minimum": -428607.6015,
                "name": "X",
                "position": 0,
                "stddev": 276.7007168,
                "variance": 76563.28669
              },
              {
                "average": 1640351.968,
                "count": 376817,
                "maximum": 1640828.747,
                "minimum": 1639678.167,
                "name": "Y",
                "position": 1,
                "stddev": 272.5666149,
                "variance": 74292.55956
              },
              {
                "average": -6.925430521,
                "count": 376817,
                "maximum": -6.167225504,
                "minimum": -8.027225504,
                "name": "Z",
                "position": 2,
                "stddev": 0.3063776604,
                "variance": 0.09386727079
              },
              {
                "average": 1703.532906,
                "count": 376817,
                "maximum": 3906,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 397.8132039,
                "variance": 158255.3452
              },
              {
                "average": 1,
                "count": 376817,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 376817,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 376817,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 376817,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 376817,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.80921635,
                "count": 376817,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.091424081,
                "variance": 1.191206525
              },
              {
                "average": 2.010004856,
                "count": 376817,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09954945119,
                "variance": 0.009910093231
              },
              {
                "average": 21.25430912,
                "count": 376817,
                "maximum": 36,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.79789785,
                "variance": 190.381985
              },
              {
                "average": 247268703.4,
                "count": 376817,
                "maximum": 247278356.6,
                "minimum": 247257768.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8951.945869,
                "variance": 80137334.84
              },
              {
                "average": 0,
                "count": 376817,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 376817,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 376817,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 376817,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 376817,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428607.6015,
              1639678.167,
              -8.027225504,
              -427474.8015,
              1640828.747,
              -6.167225504
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428607.60148312687,
                    1639678.1673138677,
                    -8.027225503819109
                  ],
                  [
                    -428607.60148312687,
                    1640828.7473138678,
                    -8.027225503819109
                  ],
                  [
                    -427474.8014831268,
                    1640828.7473138678,
                    -6.167225503819109
                  ],
                  [
                    -427474.8014831268,
                    1639678.1673138677,
                    -6.167225503819109
                  ],
                  [
                    -428607.60148312687,
                    1639678.1673138677,
                    -8.027225503819109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:12:36+00:00",
            "end_time": "2019-07-15T20:29:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0150.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.89969373259382,
              64.45902279522733,
              -7.074829124040938
            ],
            [
              -162.90289631585924,
              64.46925567558402,
              -7.074829124040938
            ],
            [
              -162.87916011987397,
              64.47063277624211,
              -3.334829124040938
            ],
            [
              -162.8759658704245,
              64.46039938371916,
              -3.334829124040938
            ],
            [
              -162.89969373259382,
              64.45902279522733,
              -7.074829124040938
            ]
          ]
        ]
      },
      "bbox": [
        -162.9028963,
        64.4590228,
        -7.074829124,
        -162.8759659,
        64.47063278,
        -3.334829124
      ],
      "properties": {
        "datetime": "2019-07-16T01:48:27Z",
        "pc:count": 1062146,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425983.641,
            "count": 1062146,
            "maximum": -425503.0878,
            "minimum": -426654.2878,
            "name": "X",
            "position": 0,
            "stddev": 303.2820858,
            "variance": 91980.02358
          },
          {
            "average": 1639928.973,
            "count": 1062146,
            "maximum": 1640496.778,
            "minimum": 1639344.618,
            "name": "Y",
            "position": 1,
            "stddev": 286.4238098,
            "variance": 82038.59881
          },
          {
            "average": -5.513224411,
            "count": 1062146,
            "maximum": -3.334829124,
            "minimum": -7.074829124,
            "name": "Z",
            "position": 2,
            "stddev": 0.6084813125,
            "variance": 0.3702495076
          },
          {
            "average": 1535.756357,
            "count": 1062146,
            "maximum": 5603,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1246.387799,
            "variance": 1553482.546
          },
          {
            "average": 1,
            "count": 1062146,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1062146,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1062146,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1062146,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1062146,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.01367482,
            "count": 1062146,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8819492048,
            "variance": 0.7778343998
          },
          {
            "average": 2.01793068,
            "count": 1062146,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1332871891,
            "variance": 0.01776547477
          },
          {
            "average": 29.32563414,
            "count": 1062146,
            "maximum": 34,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.58398226,
            "variance": 2.508999801
          },
          {
            "average": 247273736.7,
            "count": 1062146,
            "maximum": 247276907.2,
            "minimum": 247271823.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1016.720197,
            "variance": 1033719.958
          },
          {
            "average": 0,
            "count": 1062146,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1062146,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1062146,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1062146,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1062146,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426654.2878,
          1639344.618,
          -7.074829124,
          -425503.0878,
          1640496.778,
          -3.334829124
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426654.28778958065,
                1639344.6184244724,
                -7.074829124040938
              ],
              [
                -426654.28778958065,
                1640496.7784244725,
                -7.074829124040938
              ],
              [
                -425503.0877895807,
                1640496.7784244725,
                -3.334829124040938
              ],
              [
                -425503.0877895807,
                1639344.6184244724,
                -3.334829124040938
              ],
              [
                -426654.28778958065,
                1639344.6184244724,
                -7.074829124040938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:48:27+00:00",
        "end_time": "2019-07-16T00:23:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0150.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0150.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0150.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0150.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9028963,
            64.4590228,
            -7.074829124,
            -162.8759659,
            64.47063278,
            -3.334829124
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.89969373259382,
                  64.45902279522733,
                  -7.074829124040938
                ],
                [
                  -162.90289631585924,
                  64.46925567558402,
                  -7.074829124040938
                ],
                [
                  -162.87916011987397,
                  64.47063277624211,
                  -3.334829124040938
                ],
                [
                  -162.8759658704245,
                  64.46039938371916,
                  -3.334829124040938
                ],
                [
                  -162.89969373259382,
                  64.45902279522733,
                  -7.074829124040938
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0150.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0150.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:48:27Z",
            "pc:count": 1062146,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425983.641,
                "count": 1062146,
                "maximum": -425503.0878,
                "minimum": -426654.2878,
                "name": "X",
                "position": 0,
                "stddev": 303.2820858,
                "variance": 91980.02358
              },
              {
                "average": 1639928.973,
                "count": 1062146,
                "maximum": 1640496.778,
                "minimum": 1639344.618,
                "name": "Y",
                "position": 1,
                "stddev": 286.4238098,
                "variance": 82038.59881
              },
              {
                "average": -5.513224411,
                "count": 1062146,
                "maximum": -3.334829124,
                "minimum": -7.074829124,
                "name": "Z",
                "position": 2,
                "stddev": 0.6084813125,
                "variance": 0.3702495076
              },
              {
                "average": 1535.756357,
                "count": 1062146,
                "maximum": 5603,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1246.387799,
                "variance": 1553482.546
              },
              {
                "average": 1,
                "count": 1062146,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1062146,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1062146,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1062146,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1062146,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.01367482,
                "count": 1062146,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8819492048,
                "variance": 0.7778343998
              },
              {
                "average": 2.01793068,
                "count": 1062146,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1332871891,
                "variance": 0.01776547477
              },
              {
                "average": 29.32563414,
                "count": 1062146,
                "maximum": 34,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.58398226,
                "variance": 2.508999801
              },
              {
                "average": 247273736.7,
                "count": 1062146,
                "maximum": 247276907.2,
                "minimum": 247271823.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1016.720197,
                "variance": 1033719.958
              },
              {
                "average": 0,
                "count": 1062146,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1062146,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1062146,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1062146,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1062146,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426654.2878,
              1639344.618,
              -7.074829124,
              -425503.0878,
              1640496.778,
              -3.334829124
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426654.28778958065,
                    1639344.6184244724,
                    -7.074829124040938
                  ],
                  [
                    -426654.28778958065,
                    1640496.7784244725,
                    -7.074829124040938
                  ],
                  [
                    -425503.0877895807,
                    1640496.7784244725,
                    -3.334829124040938
                  ],
                  [
                    -425503.0877895807,
                    1639344.6184244724,
                    -3.334829124040938
                  ],
                  [
                    -426654.28778958065,
                    1639344.6184244724,
                    -7.074829124040938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:48:27+00:00",
            "end_time": "2019-07-16T00:23:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9151.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.10653698030944,
              64.47082596997573,
              8.651974653067384
            ],
            [
              -163.10981744836624,
              64.4810626618402,
              8.651974653067384
            ],
            [
              -163.08636070583583,
              64.4824550861572,
              59.511974653067384
            ],
            [
              -163.08308847255188,
              64.47221787595741,
              59.511974653067384
            ],
            [
              -163.10653698030944,
              64.47082596997573,
              8.651974653067384
            ]
          ]
        ]
      },
      "bbox": [
        -163.1098174,
        64.47082597,
        8.651974653,
        -163.0830885,
        64.48245509,
        59.51197465
      ],
      "properties": {
        "datetime": "2019-07-10T23:12:59Z",
        "pc:count": 4839375,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435799.35,
            "count": 4839375,
            "maximum": -435191.2133,
            "minimum": -436328.8733,
            "name": "X",
            "position": 0,
            "stddev": 290.6907638,
            "variance": 84501.12014
          },
          {
            "average": 1642566.856,
            "count": 4839375,
            "maximum": 1643146.561,
            "minimum": 1641993.501,
            "name": "Y",
            "position": 1,
            "stddev": 285.9872954,
            "variance": 81788.73315
          },
          {
            "average": 24.35846807,
            "count": 4839375,
            "maximum": 59.51197465,
            "minimum": 8.651974653,
            "name": "Z",
            "position": 2,
            "stddev": 11.86997635,
            "variance": 140.8963386
          },
          {
            "average": 653.8699766,
            "count": 4839375,
            "maximum": 4666,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 555.5610048,
            "variance": 308648.0301
          },
          {
            "average": 1.141799923,
            "count": 4839375,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4314714332,
            "variance": 0.1861675977
          },
          {
            "average": 1.284044324,
            "count": 4839375,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6304660731,
            "variance": 0.3974874693
          },
          {
            "average": 1,
            "count": 4839375,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4839375,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.329524164,
            "count": 4839375,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4720303566,
            "variance": 0.2228126575
          },
          {
            "average": 20.01856527,
            "count": 4839375,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.684166164,
            "variance": 2.836415668
          },
          {
            "average": 1.151601188,
            "count": 4839375,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4395031357,
            "variance": 0.1931630063
          },
          {
            "average": 15.56593548,
            "count": 4839375,
            "maximum": 20,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.547536286,
            "variance": 2.394868557
          },
          {
            "average": 246832971.5,
            "count": 4839375,
            "maximum": 246835579.9,
            "minimum": 246831420.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 893.9939054,
            "variance": 799225.1028
          },
          {
            "average": 0,
            "count": 4839375,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4839375,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4839375,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4839375,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4839375,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436328.8733,
          1641993.501,
          8.651974653,
          -435191.2133,
          1643146.561,
          59.51197465
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436328.8732928135,
                1641993.5013459579,
                8.651974653067384
              ],
              [
                -436328.8732928135,
                1643146.561345958,
                8.651974653067384
              ],
              [
                -435191.21329281345,
                1643146.561345958,
                59.511974653067384
              ],
              [
                -435191.21329281345,
                1641993.5013459579,
                59.511974653067384
              ],
              [
                -436328.8732928135,
                1641993.5013459579,
                8.651974653067384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:12:59+00:00",
        "end_time": "2019-07-10T22:03:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9151.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9151.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9151.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9151.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1098174,
            64.47082597,
            8.651974653,
            -163.0830885,
            64.48245509,
            59.51197465
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.10653698030944,
                  64.47082596997573,
                  8.651974653067384
                ],
                [
                  -163.10981744836624,
                  64.4810626618402,
                  8.651974653067384
                ],
                [
                  -163.08636070583583,
                  64.4824550861572,
                  59.511974653067384
                ],
                [
                  -163.08308847255188,
                  64.47221787595741,
                  59.511974653067384
                ],
                [
                  -163.10653698030944,
                  64.47082596997573,
                  8.651974653067384
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9151.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9151.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:12:59Z",
            "pc:count": 4839375,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435799.35,
                "count": 4839375,
                "maximum": -435191.2133,
                "minimum": -436328.8733,
                "name": "X",
                "position": 0,
                "stddev": 290.6907638,
                "variance": 84501.12014
              },
              {
                "average": 1642566.856,
                "count": 4839375,
                "maximum": 1643146.561,
                "minimum": 1641993.501,
                "name": "Y",
                "position": 1,
                "stddev": 285.9872954,
                "variance": 81788.73315
              },
              {
                "average": 24.35846807,
                "count": 4839375,
                "maximum": 59.51197465,
                "minimum": 8.651974653,
                "name": "Z",
                "position": 2,
                "stddev": 11.86997635,
                "variance": 140.8963386
              },
              {
                "average": 653.8699766,
                "count": 4839375,
                "maximum": 4666,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 555.5610048,
                "variance": 308648.0301
              },
              {
                "average": 1.141799923,
                "count": 4839375,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4314714332,
                "variance": 0.1861675977
              },
              {
                "average": 1.284044324,
                "count": 4839375,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6304660731,
                "variance": 0.3974874693
              },
              {
                "average": 1,
                "count": 4839375,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4839375,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.329524164,
                "count": 4839375,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4720303566,
                "variance": 0.2228126575
              },
              {
                "average": 20.01856527,
                "count": 4839375,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.684166164,
                "variance": 2.836415668
              },
              {
                "average": 1.151601188,
                "count": 4839375,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4395031357,
                "variance": 0.1931630063
              },
              {
                "average": 15.56593548,
                "count": 4839375,
                "maximum": 20,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.547536286,
                "variance": 2.394868557
              },
              {
                "average": 246832971.5,
                "count": 4839375,
                "maximum": 246835579.9,
                "minimum": 246831420.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 893.9939054,
                "variance": 799225.1028
              },
              {
                "average": 0,
                "count": 4839375,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4839375,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4839375,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4839375,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4839375,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436328.8733,
              1641993.501,
              8.651974653,
              -435191.2133,
              1643146.561,
              59.51197465
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436328.8732928135,
                    1641993.5013459579,
                    8.651974653067384
                  ],
                  [
                    -436328.8732928135,
                    1643146.561345958,
                    8.651974653067384
                  ],
                  [
                    -435191.21329281345,
                    1643146.561345958,
                    59.511974653067384
                  ],
                  [
                    -435191.21329281345,
                    1641993.5013459579,
                    59.511974653067384
                  ],
                  [
                    -436328.8732928135,
                    1641993.5013459579,
                    8.651974653067384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:12:59+00:00",
            "end_time": "2019-07-10T22:03:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8366.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2645806824543,
              64.60739294416614,
              -1.736437603339046
            ],
            [
              -163.2679318075348,
              64.61762239630954,
              -1.736437603339046
            ],
            [
              -163.2440828353584,
              64.61905639752436,
              1.463562396660954
            ],
            [
              -163.24074010954567,
              64.60882640863241,
              1.463562396660954
            ],
            [
              -163.2645806824543,
              64.60739294416614,
              -1.736437603339046
            ]
          ]
        ]
      },
      "bbox": [
        -163.2679318,
        64.60739294,
        -1.736437603,
        -163.2407401,
        64.6190564,
        1.463562397
      ],
      "properties": {
        "datetime": "2019-07-15T20:10:57Z",
        "pc:count": 3124735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441120.9028,
            "count": 3124735,
            "maximum": -440582.307,
            "minimum": -441733.847,
            "name": "X",
            "position": 0,
            "stddev": 292.9825391,
            "variance": 85838.76822
          },
          {
            "average": 1658733.065,
            "count": 3124735,
            "maximum": 1659282.265,
            "minimum": 1658129.865,
            "name": "Y",
            "position": 1,
            "stddev": 287.9927945,
            "variance": 82939.84969
          },
          {
            "average": 0.840418082,
            "count": 3124735,
            "maximum": 1.463562397,
            "minimum": -1.736437603,
            "name": "Z",
            "position": 2,
            "stddev": 0.1888736272,
            "variance": 0.03567324705
          },
          {
            "average": 0.008003238675,
            "count": 3124735,
            "maximum": 4338,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 5.181958693,
            "variance": 26.8526959
          },
          {
            "average": 1.000050884,
            "count": 3124735,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007133143911,
            "variance": 5.088174206e-05
          },
          {
            "average": 1.000101769,
            "count": 3124735,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01008753219,
            "variance": 0.0001017583057
          },
          {
            "average": 1,
            "count": 3124735,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99657251,
            "count": 3124735,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3056430026,
            "variance": 0.09341764501
          },
          {
            "average": 19.90463757,
            "count": 3124735,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.076351451,
            "variance": 1.158532446
          },
          {
            "average": 1.999943675,
            "count": 3124735,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01406320242,
            "variance": 0.0001977736623
          },
          {
            "average": 13.29847139,
            "count": 3124735,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.040577921,
            "variance": 64.65089331
          },
          {
            "average": 247212046.4,
            "count": 3124735,
            "maximum": 247256657.9,
            "minimum": 246841307.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29338.29096,
            "variance": 860735316.6
          },
          {
            "average": 0,
            "count": 3124735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3124735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441733.847,
          1658129.865,
          -1.736437603,
          -440582.307,
          1659282.265,
          1.463562397
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441733.84701528057,
                1658129.8652707264,
                -1.736437603339046
              ],
              [
                -441733.84701528057,
                1659282.2652707263,
                -1.736437603339046
              ],
              [
                -440582.30701528053,
                1659282.2652707263,
                1.463562396660954
              ],
              [
                -440582.30701528053,
                1658129.8652707264,
                1.463562396660954
              ],
              [
                -441733.84701528057,
                1658129.8652707264,
                -1.736437603339046
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:10:57+00:00",
        "end_time": "2019-07-11T00:48:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8366.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8366.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8366.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8366.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2679318,
            64.60739294,
            -1.736437603,
            -163.2407401,
            64.6190564,
            1.463562397
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2645806824543,
                  64.60739294416614,
                  -1.736437603339046
                ],
                [
                  -163.2679318075348,
                  64.61762239630954,
                  -1.736437603339046
                ],
                [
                  -163.2440828353584,
                  64.61905639752436,
                  1.463562396660954
                ],
                [
                  -163.24074010954567,
                  64.60882640863241,
                  1.463562396660954
                ],
                [
                  -163.2645806824543,
                  64.60739294416614,
                  -1.736437603339046
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8366.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8366.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:10:57Z",
            "pc:count": 3124735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441120.9028,
                "count": 3124735,
                "maximum": -440582.307,
                "minimum": -441733.847,
                "name": "X",
                "position": 0,
                "stddev": 292.9825391,
                "variance": 85838.76822
              },
              {
                "average": 1658733.065,
                "count": 3124735,
                "maximum": 1659282.265,
                "minimum": 1658129.865,
                "name": "Y",
                "position": 1,
                "stddev": 287.9927945,
                "variance": 82939.84969
              },
              {
                "average": 0.840418082,
                "count": 3124735,
                "maximum": 1.463562397,
                "minimum": -1.736437603,
                "name": "Z",
                "position": 2,
                "stddev": 0.1888736272,
                "variance": 0.03567324705
              },
              {
                "average": 0.008003238675,
                "count": 3124735,
                "maximum": 4338,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 5.181958693,
                "variance": 26.8526959
              },
              {
                "average": 1.000050884,
                "count": 3124735,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007133143911,
                "variance": 5.088174206e-05
              },
              {
                "average": 1.000101769,
                "count": 3124735,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01008753219,
                "variance": 0.0001017583057
              },
              {
                "average": 1,
                "count": 3124735,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99657251,
                "count": 3124735,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3056430026,
                "variance": 0.09341764501
              },
              {
                "average": 19.90463757,
                "count": 3124735,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.076351451,
                "variance": 1.158532446
              },
              {
                "average": 1.999943675,
                "count": 3124735,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01406320242,
                "variance": 0.0001977736623
              },
              {
                "average": 13.29847139,
                "count": 3124735,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.040577921,
                "variance": 64.65089331
              },
              {
                "average": 247212046.4,
                "count": 3124735,
                "maximum": 247256657.9,
                "minimum": 246841307.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29338.29096,
                "variance": 860735316.6
              },
              {
                "average": 0,
                "count": 3124735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3124735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441733.847,
              1658129.865,
              -1.736437603,
              -440582.307,
              1659282.265,
              1.463562397
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441733.84701528057,
                    1658129.8652707264,
                    -1.736437603339046
                  ],
                  [
                    -441733.84701528057,
                    1659282.2652707263,
                    -1.736437603339046
                  ],
                  [
                    -440582.30701528053,
                    1659282.2652707263,
                    1.463562396660954
                  ],
                  [
                    -440582.30701528053,
                    1658129.8652707264,
                    1.463562396660954
                  ],
                  [
                    -441733.84701528057,
                    1658129.8652707264,
                    -1.736437603339046
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:10:57+00:00",
            "end_time": "2019-07-11T00:48: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": "20190710_NCMP_AK_03WWM8860.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.16376462775432,
              64.55231571451809,
              -1.382624446519646
            ],
            [
              -163.1670746111812,
              64.56255113105357,
              -1.382624446519646
            ],
            [
              -163.14326293451123,
              64.56396971691386,
              0.417375553480354
            ],
            [
              -163.13996133026274,
              64.55373377041691,
              0.417375553480354
            ],
            [
              -163.16376462775432,
              64.55231571451809,
              -1.382624446519646
            ]
          ]
        ]
      },
      "bbox": [
        -163.1670746,
        64.55231571,
        -1.382624447,
        -163.1399613,
        64.56396972,
        0.4173755535
      ],
      "properties": {
        "datetime": "2019-07-15T20:09:09Z",
        "pc:count": 3637710,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437210.9444,
            "count": 3637710,
            "maximum": -436651.1435,
            "minimum": -437802.8635,
            "name": "X",
            "position": 0,
            "stddev": 285.993459,
            "variance": 81792.25857
          },
          {
            "average": 1651960.03,
            "count": 3637710,
            "maximum": 1652529.512,
            "minimum": 1651376.592,
            "name": "Y",
            "position": 1,
            "stddev": 288.2680249,
            "variance": 83098.45416
          },
          {
            "average": -0.3944440116,
            "count": 3637710,
            "maximum": 0.4173755535,
            "minimum": -1.382624447,
            "name": "Z",
            "position": 2,
            "stddev": 0.164933404,
            "variance": 0.02720302776
          },
          {
            "average": 10.40362096,
            "count": 3637710,
            "maximum": 2431,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 124.2438557,
            "variance": 15436.53567
          },
          {
            "average": 1.004932774,
            "count": 3637710,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07006027929,
            "variance": 0.004908442734
          },
          {
            "average": 1.009865547,
            "count": 3637710,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09883431056,
            "variance": 0.009768220943
          },
          {
            "average": 1,
            "count": 3637710,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3637710,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99682822,
            "count": 3637710,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1379151876,
            "variance": 0.01902059897
          },
          {
            "average": 20.01588043,
            "count": 3637710,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.104475286,
            "variance": 1.219865658
          },
          {
            "average": 2.006758098,
            "count": 3637710,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08208360626,
            "variance": 0.006737718417
          },
          {
            "average": 15.66453895,
            "count": 3637710,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.611585198,
            "variance": 43.71305883
          },
          {
            "average": 247201587.8,
            "count": 3637710,
            "maximum": 247256549.5,
            "minimum": 246841413.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32759.47364,
            "variance": 1073183113
          },
          {
            "average": 0,
            "count": 3637710,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3637710,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3637710,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3637710,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3637710,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437802.8635,
          1651376.592,
          -1.382624447,
          -436651.1435,
          1652529.512,
          0.4173755535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437802.8634509253,
                1651376.59186111,
                -1.382624446519646
              ],
              [
                -437802.8634509253,
                1652529.5118611099,
                -1.382624446519646
              ],
              [
                -436651.1434509253,
                1652529.5118611099,
                0.417375553480354
              ],
              [
                -436651.1434509253,
                1651376.59186111,
                0.417375553480354
              ],
              [
                -437802.8634509253,
                1651376.59186111,
                -1.382624446519646
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:09:09+00:00",
        "end_time": "2019-07-11T00:50:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8860.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8860.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8860.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8860.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1670746,
            64.55231571,
            -1.382624447,
            -163.1399613,
            64.56396972,
            0.4173755535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.16376462775432,
                  64.55231571451809,
                  -1.382624446519646
                ],
                [
                  -163.1670746111812,
                  64.56255113105357,
                  -1.382624446519646
                ],
                [
                  -163.14326293451123,
                  64.56396971691386,
                  0.417375553480354
                ],
                [
                  -163.13996133026274,
                  64.55373377041691,
                  0.417375553480354
                ],
                [
                  -163.16376462775432,
                  64.55231571451809,
                  -1.382624446519646
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8860.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8860.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:09:09Z",
            "pc:count": 3637710,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437210.9444,
                "count": 3637710,
                "maximum": -436651.1435,
                "minimum": -437802.8635,
                "name": "X",
                "position": 0,
                "stddev": 285.993459,
                "variance": 81792.25857
              },
              {
                "average": 1651960.03,
                "count": 3637710,
                "maximum": 1652529.512,
                "minimum": 1651376.592,
                "name": "Y",
                "position": 1,
                "stddev": 288.2680249,
                "variance": 83098.45416
              },
              {
                "average": -0.3944440116,
                "count": 3637710,
                "maximum": 0.4173755535,
                "minimum": -1.382624447,
                "name": "Z",
                "position": 2,
                "stddev": 0.164933404,
                "variance": 0.02720302776
              },
              {
                "average": 10.40362096,
                "count": 3637710,
                "maximum": 2431,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 124.2438557,
                "variance": 15436.53567
              },
              {
                "average": 1.004932774,
                "count": 3637710,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07006027929,
                "variance": 0.004908442734
              },
              {
                "average": 1.009865547,
                "count": 3637710,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09883431056,
                "variance": 0.009768220943
              },
              {
                "average": 1,
                "count": 3637710,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3637710,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99682822,
                "count": 3637710,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1379151876,
                "variance": 0.01902059897
              },
              {
                "average": 20.01588043,
                "count": 3637710,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.104475286,
                "variance": 1.219865658
              },
              {
                "average": 2.006758098,
                "count": 3637710,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08208360626,
                "variance": 0.006737718417
              },
              {
                "average": 15.66453895,
                "count": 3637710,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.611585198,
                "variance": 43.71305883
              },
              {
                "average": 247201587.8,
                "count": 3637710,
                "maximum": 247256549.5,
                "minimum": 246841413.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32759.47364,
                "variance": 1073183113
              },
              {
                "average": 0,
                "count": 3637710,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3637710,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3637710,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3637710,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3637710,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437802.8635,
              1651376.592,
              -1.382624447,
              -436651.1435,
              1652529.512,
              0.4173755535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437802.8634509253,
                    1651376.59186111,
                    -1.382624446519646
                  ],
                  [
                    -437802.8634509253,
                    1652529.5118611099,
                    -1.382624446519646
                  ],
                  [
                    -436651.1434509253,
                    1652529.5118611099,
                    0.417375553480354
                  ],
                  [
                    -436651.1434509253,
                    1651376.59186111,
                    0.417375553480354
                  ],
                  [
                    -437802.8634509253,
                    1651376.59186111,
                    -1.382624446519646
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:09:09+00:00",
            "end_time": "2019-07-11T00:50: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": "20190710_NCMP_AK_03WWM8069.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.32553910816554,
              64.63502941697917,
              -0.721688961298034
            ],
            [
              -163.3289144780012,
              64.64525512335157,
              -0.721688961298034
            ],
            [
              -163.3051096728182,
              64.64669468717248,
              8.978311038701968
            ],
            [
              -163.301742689171,
              64.63646844148987,
              8.978311038701968
            ],
            [
              -163.32553910816554,
              64.63502941697917,
              -0.721688961298034
            ]
          ]
        ]
      },
      "bbox": [
        -163.3289145,
        64.63502942,
        -0.7216889613,
        -163.3017427,
        64.64669469,
        8.978311039
      ],
      "properties": {
        "datetime": "2019-07-15T19:48:02Z",
        "pc:count": 4308916,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443623.7658,
            "count": 4308916,
            "maximum": -443041.319,
            "minimum": -444189.759,
            "name": "X",
            "position": 0,
            "stddev": 289.7428941,
            "variance": 83950.94466
          },
          {
            "average": 1662191.877,
            "count": 4308916,
            "maximum": 1662741.483,
            "minimum": 1661589.403,
            "name": "Y",
            "position": 1,
            "stddev": 301.657237,
            "variance": 90997.08865
          },
          {
            "average": 2.47481253,
            "count": 4308916,
            "maximum": 8.978311039,
            "minimum": -0.7216889613,
            "name": "Z",
            "position": 2,
            "stddev": 0.8586219941,
            "variance": 0.7372317287
          },
          {
            "average": 575.8224672,
            "count": 4308916,
            "maximum": 5315,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 492.9443098,
            "variance": 242994.0926
          },
          {
            "average": 1.106912736,
            "count": 4308916,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4057053215,
            "variance": 0.1645968079
          },
          {
            "average": 1.213943832,
            "count": 4308916,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6130737784,
            "variance": 0.3758594578
          },
          {
            "average": 1,
            "count": 4308916,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4308916,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.144655408,
            "count": 4308916,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.274356826,
            "variance": 68.46498089
          },
          {
            "average": 19.98795643,
            "count": 4308916,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9985654039,
            "variance": 0.9971328658
          },
          {
            "average": 1.219756895,
            "count": 4308916,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4920697878,
            "variance": 0.242132676
          },
          {
            "average": 16.56361113,
            "count": 4308916,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.845242033,
            "variance": 34.16685442
          },
          {
            "average": 247179032.3,
            "count": 4308916,
            "maximum": 247255282.8,
            "minimum": 246841249.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 67632.67456,
            "variance": 4574178669
          },
          {
            "average": 0,
            "count": 4308916,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4308916,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4308916,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4308916,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4308916,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444189.759,
          1661589.403,
          -0.7216889613,
          -443041.319,
          1662741.483,
          8.978311039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444189.7590184821,
                1661589.402602789,
                -0.721688961298034
              ],
              [
                -444189.7590184821,
                1662741.482602789,
                -0.721688961298034
              ],
              [
                -443041.3190184822,
                1662741.482602789,
                8.978311038701968
              ],
              [
                -443041.3190184822,
                1661589.402602789,
                8.978311038701968
              ],
              [
                -444189.7590184821,
                1661589.402602789,
                -0.721688961298034
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T19:48:02+00:00",
        "end_time": "2019-07-11T00:47:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8069.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8069.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8069.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8069.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3289145,
            64.63502942,
            -0.7216889613,
            -163.3017427,
            64.64669469,
            8.978311039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.32553910816554,
                  64.63502941697917,
                  -0.721688961298034
                ],
                [
                  -163.3289144780012,
                  64.64525512335157,
                  -0.721688961298034
                ],
                [
                  -163.3051096728182,
                  64.64669468717248,
                  8.978311038701968
                ],
                [
                  -163.301742689171,
                  64.63646844148987,
                  8.978311038701968
                ],
                [
                  -163.32553910816554,
                  64.63502941697917,
                  -0.721688961298034
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8069.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8069.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T19:48:02Z",
            "pc:count": 4308916,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443623.7658,
                "count": 4308916,
                "maximum": -443041.319,
                "minimum": -444189.759,
                "name": "X",
                "position": 0,
                "stddev": 289.7428941,
                "variance": 83950.94466
              },
              {
                "average": 1662191.877,
                "count": 4308916,
                "maximum": 1662741.483,
                "minimum": 1661589.403,
                "name": "Y",
                "position": 1,
                "stddev": 301.657237,
                "variance": 90997.08865
              },
              {
                "average": 2.47481253,
                "count": 4308916,
                "maximum": 8.978311039,
                "minimum": -0.7216889613,
                "name": "Z",
                "position": 2,
                "stddev": 0.8586219941,
                "variance": 0.7372317287
              },
              {
                "average": 575.8224672,
                "count": 4308916,
                "maximum": 5315,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 492.9443098,
                "variance": 242994.0926
              },
              {
                "average": 1.106912736,
                "count": 4308916,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4057053215,
                "variance": 0.1645968079
              },
              {
                "average": 1.213943832,
                "count": 4308916,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6130737784,
                "variance": 0.3758594578
              },
              {
                "average": 1,
                "count": 4308916,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4308916,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.144655408,
                "count": 4308916,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.274356826,
                "variance": 68.46498089
              },
              {
                "average": 19.98795643,
                "count": 4308916,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9985654039,
                "variance": 0.9971328658
              },
              {
                "average": 1.219756895,
                "count": 4308916,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4920697878,
                "variance": 0.242132676
              },
              {
                "average": 16.56361113,
                "count": 4308916,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.845242033,
                "variance": 34.16685442
              },
              {
                "average": 247179032.3,
                "count": 4308916,
                "maximum": 247255282.8,
                "minimum": 246841249.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 67632.67456,
                "variance": 4574178669
              },
              {
                "average": 0,
                "count": 4308916,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4308916,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4308916,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4308916,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4308916,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444189.759,
              1661589.403,
              -0.7216889613,
              -443041.319,
              1662741.483,
              8.978311039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444189.7590184821,
                    1661589.402602789,
                    -0.721688961298034
                  ],
                  [
                    -444189.7590184821,
                    1662741.482602789,
                    -0.721688961298034
                  ],
                  [
                    -443041.3190184822,
                    1662741.482602789,
                    8.978311038701968
                  ],
                  [
                    -443041.3190184822,
                    1661589.402602789,
                    8.978311038701968
                  ],
                  [
                    -444189.7590184821,
                    1661589.402602789,
                    -0.721688961298034
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T19:48:02+00:00",
            "end_time": "2019-07-11T00:47:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8963.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.14108223501637,
              64.5789610585001,
              -0.926936826522442
            ],
            [
              -163.14438630497045,
              64.58919469231084,
              -0.926936826522442
            ],
            [
              -163.1205562009103,
              64.59060954336232,
              0.093063173477558
            ],
            [
              -163.11726052349684,
              64.58037538043837,
              0.093063173477558
            ],
            [
              -163.14108223501637,
              64.5789610585001,
              -0.926936826522442
            ]
          ]
        ]
      },
      "bbox": [
        -163.1443863,
        64.57896106,
        -0.9269368265,
        -163.1172605,
        64.59060954,
        0.09306317348
      ],
      "properties": {
        "datetime": "2019-07-16T02:08:54Z",
        "pc:count": 4220085,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435741.8796,
            "count": 4220085,
            "maximum": -435166.6906,
            "minimum": -436318.1706,
            "name": "X",
            "position": 0,
            "stddev": 286.7539014,
            "variance": 82227.79997
          },
          {
            "average": 1654749.956,
            "count": 4220085,
            "maximum": 1655324.515,
            "minimum": 1654171.895,
            "name": "Y",
            "position": 1,
            "stddev": 286.9745732,
            "variance": 82354.40567
          },
          {
            "average": -0.4963667503,
            "count": 4220085,
            "maximum": 0.09306317348,
            "minimum": -0.9269368265,
            "name": "Z",
            "position": 2,
            "stddev": 0.08938784899,
            "variance": 0.007990187548
          },
          {
            "average": 53.39832705,
            "count": 4220085,
            "maximum": 3211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 330.3602502,
            "variance": 109137.8949
          },
          {
            "average": 1.000020853,
            "count": 4220085,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004566424275,
            "variance": 2.085223066e-05
          },
          {
            "average": 1.000041705,
            "count": 4220085,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006457831807,
            "variance": 4.170359165e-05
          },
          {
            "average": 1,
            "count": 4220085,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4220085,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4220085,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96965836,
            "count": 4220085,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9127167678,
            "variance": 0.8330518983
          },
          {
            "average": 2.000834343,
            "count": 4220085,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02889756435,
            "variance": 0.0008350692254
          },
          {
            "average": 32.95232632,
            "count": 4220085,
            "maximum": 36,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.77759134,
            "variance": 7.715013652
          },
          {
            "average": 247276117,
            "count": 4220085,
            "maximum": 247278134.6,
            "minimum": 247261076.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1794.721299,
            "variance": 3221024.541
          },
          {
            "average": 0,
            "count": 4220085,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4220085,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4220085,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4220085,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4220085,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436318.1706,
          1654171.895,
          -0.9269368265,
          -435166.6906,
          1655324.515,
          0.09306317348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436318.1706317123,
                1654171.8952641352,
                -0.926936826522442
              ],
              [
                -436318.1706317123,
                1655324.5152641353,
                -0.926936826522442
              ],
              [
                -435166.6906317123,
                1655324.5152641353,
                0.093063173477558
              ],
              [
                -435166.6906317123,
                1654171.8952641352,
                0.093063173477558
              ],
              [
                -436318.1706317123,
                1654171.8952641352,
                -0.926936826522442
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:08:54+00:00",
        "end_time": "2019-07-15T21:24:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8963.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8963.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8963.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8963.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1443863,
            64.57896106,
            -0.9269368265,
            -163.1172605,
            64.59060954,
            0.09306317348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.14108223501637,
                  64.5789610585001,
                  -0.926936826522442
                ],
                [
                  -163.14438630497045,
                  64.58919469231084,
                  -0.926936826522442
                ],
                [
                  -163.1205562009103,
                  64.59060954336232,
                  0.093063173477558
                ],
                [
                  -163.11726052349684,
                  64.58037538043837,
                  0.093063173477558
                ],
                [
                  -163.14108223501637,
                  64.5789610585001,
                  -0.926936826522442
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8963.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8963.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:08:54Z",
            "pc:count": 4220085,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435741.8796,
                "count": 4220085,
                "maximum": -435166.6906,
                "minimum": -436318.1706,
                "name": "X",
                "position": 0,
                "stddev": 286.7539014,
                "variance": 82227.79997
              },
              {
                "average": 1654749.956,
                "count": 4220085,
                "maximum": 1655324.515,
                "minimum": 1654171.895,
                "name": "Y",
                "position": 1,
                "stddev": 286.9745732,
                "variance": 82354.40567
              },
              {
                "average": -0.4963667503,
                "count": 4220085,
                "maximum": 0.09306317348,
                "minimum": -0.9269368265,
                "name": "Z",
                "position": 2,
                "stddev": 0.08938784899,
                "variance": 0.007990187548
              },
              {
                "average": 53.39832705,
                "count": 4220085,
                "maximum": 3211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 330.3602502,
                "variance": 109137.8949
              },
              {
                "average": 1.000020853,
                "count": 4220085,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004566424275,
                "variance": 2.085223066e-05
              },
              {
                "average": 1.000041705,
                "count": 4220085,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006457831807,
                "variance": 4.170359165e-05
              },
              {
                "average": 1,
                "count": 4220085,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4220085,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4220085,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96965836,
                "count": 4220085,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9127167678,
                "variance": 0.8330518983
              },
              {
                "average": 2.000834343,
                "count": 4220085,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02889756435,
                "variance": 0.0008350692254
              },
              {
                "average": 32.95232632,
                "count": 4220085,
                "maximum": 36,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.77759134,
                "variance": 7.715013652
              },
              {
                "average": 247276117,
                "count": 4220085,
                "maximum": 247278134.6,
                "minimum": 247261076.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1794.721299,
                "variance": 3221024.541
              },
              {
                "average": 0,
                "count": 4220085,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4220085,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4220085,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4220085,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4220085,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436318.1706,
              1654171.895,
              -0.9269368265,
              -435166.6906,
              1655324.515,
              0.09306317348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436318.1706317123,
                    1654171.8952641352,
                    -0.926936826522442
                  ],
                  [
                    -436318.1706317123,
                    1655324.5152641353,
                    -0.926936826522442
                  ],
                  [
                    -435166.6906317123,
                    1655324.5152641353,
                    0.093063173477558
                  ],
                  [
                    -435166.6906317123,
                    1654171.8952641352,
                    0.093063173477558
                  ],
                  [
                    -436318.1706317123,
                    1654171.8952641352,
                    -0.926936826522442
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:08:54+00:00",
            "end_time": "2019-07-15T21:24:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9460.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.03868128411847,
              64.55070710896275,
              -1.734836879491233
            ],
            [
              -163.04194380480843,
              64.56093770232972,
              -1.734836879491233
            ],
            [
              -163.01815335821348,
              64.56233548722032,
              0.805163120508767
            ],
            [
              -163.01489920933847,
              64.55210437194741,
              0.805163120508767
            ],
            [
              -163.03868128411847,
              64.55070710896275,
              -1.734836879491233
            ]
          ]
        ]
      },
      "bbox": [
        -163.0419438,
        64.55070711,
        -1.734836879,
        -163.0148992,
        64.56233549,
        0.8051631205
      ],
      "properties": {
        "datetime": "2019-07-16T00:31:34Z",
        "pc:count": 1748438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431188.5001,
            "count": 1748438,
            "maximum": -430738.0455,
            "minimum": -431888.5055,
            "name": "X",
            "position": 0,
            "stddev": 289.8352674,
            "variance": 84004.48221
          },
          {
            "average": 1650902.679,
            "count": 1748438,
            "maximum": 1651531.862,
            "minimum": 1650379.782,
            "name": "Y",
            "position": 1,
            "stddev": 277.5069323,
            "variance": 77010.09745
          },
          {
            "average": -0.8734404331,
            "count": 1748438,
            "maximum": 0.8051631205,
            "minimum": -1.734836879,
            "name": "Z",
            "position": 2,
            "stddev": 0.4179286405,
            "variance": 0.1746643486
          },
          {
            "average": 61.1305102,
            "count": 1748438,
            "maximum": 2143,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 243.3864529,
            "variance": 59236.96547
          },
          {
            "average": 1.006440606,
            "count": 1748438,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08000884862,
            "variance": 0.006401415857
          },
          {
            "average": 1.012884643,
            "count": 1748438,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1128073572,
            "variance": 0.01272549984
          },
          {
            "average": 1,
            "count": 1748438,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1748438,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.71246793,
            "count": 1748438,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.463220872,
            "variance": 6.067457064
          },
          {
            "average": 19.91007576,
            "count": 1748438,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.402471789,
            "variance": 1.96692712
          },
          {
            "average": 2.013548093,
            "count": 1748438,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1166541712,
            "variance": 0.01360819565
          },
          {
            "average": 23.23531346,
            "count": 1748438,
            "maximum": 27,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.561560223,
            "variance": 2.438470329
          },
          {
            "average": 247269878.3,
            "count": 1748438,
            "maximum": 247272294.8,
            "minimum": 247267899,
            "name": "GpsTime",
            "position": 12,
            "stddev": 989.7263486,
            "variance": 979558.245
          },
          {
            "average": 0,
            "count": 1748438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1748438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1748438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1748438,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1748438,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431888.5055,
          1650379.782,
          -1.734836879,
          -430738.0455,
          1651531.862,
          0.8051631205
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431888.5055481528,
                1650379.7822524088,
                -1.734836879491233
              ],
              [
                -431888.5055481528,
                1651531.8622524089,
                -1.734836879491233
              ],
              [
                -430738.0455481528,
                1651531.8622524089,
                0.805163120508767
              ],
              [
                -430738.0455481528,
                1650379.7822524088,
                0.805163120508767
              ],
              [
                -431888.5055481528,
                1650379.7822524088,
                -1.734836879491233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:31:34+00:00",
        "end_time": "2019-07-15T23:18:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9460.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9460.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9460.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9460.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0419438,
            64.55070711,
            -1.734836879,
            -163.0148992,
            64.56233549,
            0.8051631205
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.03868128411847,
                  64.55070710896275,
                  -1.734836879491233
                ],
                [
                  -163.04194380480843,
                  64.56093770232972,
                  -1.734836879491233
                ],
                [
                  -163.01815335821348,
                  64.56233548722032,
                  0.805163120508767
                ],
                [
                  -163.01489920933847,
                  64.55210437194741,
                  0.805163120508767
                ],
                [
                  -163.03868128411847,
                  64.55070710896275,
                  -1.734836879491233
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9460.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9460.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:31:34Z",
            "pc:count": 1748438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431188.5001,
                "count": 1748438,
                "maximum": -430738.0455,
                "minimum": -431888.5055,
                "name": "X",
                "position": 0,
                "stddev": 289.8352674,
                "variance": 84004.48221
              },
              {
                "average": 1650902.679,
                "count": 1748438,
                "maximum": 1651531.862,
                "minimum": 1650379.782,
                "name": "Y",
                "position": 1,
                "stddev": 277.5069323,
                "variance": 77010.09745
              },
              {
                "average": -0.8734404331,
                "count": 1748438,
                "maximum": 0.8051631205,
                "minimum": -1.734836879,
                "name": "Z",
                "position": 2,
                "stddev": 0.4179286405,
                "variance": 0.1746643486
              },
              {
                "average": 61.1305102,
                "count": 1748438,
                "maximum": 2143,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 243.3864529,
                "variance": 59236.96547
              },
              {
                "average": 1.006440606,
                "count": 1748438,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08000884862,
                "variance": 0.006401415857
              },
              {
                "average": 1.012884643,
                "count": 1748438,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1128073572,
                "variance": 0.01272549984
              },
              {
                "average": 1,
                "count": 1748438,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1748438,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.71246793,
                "count": 1748438,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.463220872,
                "variance": 6.067457064
              },
              {
                "average": 19.91007576,
                "count": 1748438,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.402471789,
                "variance": 1.96692712
              },
              {
                "average": 2.013548093,
                "count": 1748438,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1166541712,
                "variance": 0.01360819565
              },
              {
                "average": 23.23531346,
                "count": 1748438,
                "maximum": 27,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.561560223,
                "variance": 2.438470329
              },
              {
                "average": 247269878.3,
                "count": 1748438,
                "maximum": 247272294.8,
                "minimum": 247267899,
                "name": "GpsTime",
                "position": 12,
                "stddev": 989.7263486,
                "variance": 979558.245
              },
              {
                "average": 0,
                "count": 1748438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1748438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1748438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1748438,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1748438,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431888.5055,
              1650379.782,
              -1.734836879,
              -430738.0455,
              1651531.862,
              0.8051631205
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431888.5055481528,
                    1650379.7822524088,
                    -1.734836879491233
                  ],
                  [
                    -431888.5055481528,
                    1651531.8622524089,
                    -1.734836879491233
                  ],
                  [
                    -430738.0455481528,
                    1651531.8622524089,
                    0.805163120508767
                  ],
                  [
                    -430738.0455481528,
                    1650379.7822524088,
                    0.805163120508767
                  ],
                  [
                    -431888.5055481528,
                    1650379.7822524088,
                    -1.734836879491233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:31:34+00:00",
            "end_time": "2019-07-15T23:18:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9657.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.99896966088508,
              64.5232431840178,
              -6.116756216887934
            ],
            [
              -163.00221407804634,
              64.53347190078198,
              -6.116756216887934
            ],
            [
              -162.97842929361337,
              64.53486441399241,
              -3.116756216887934
            ],
            [
              -162.975193238436,
              64.52463517803288,
              -3.116756216887934
            ],
            [
              -162.99896966088508,
              64.5232431840178,
              -6.116756216887934
            ]
          ]
        ]
      },
      "bbox": [
        -163.0022141,
        64.52324318,
        -6.116756217,
        -162.9751932,
        64.53486441,
        -3.116756217
      ],
      "properties": {
        "datetime": "2019-07-16T01:03:15Z",
        "pc:count": 696664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429701.0172,
            "count": 696664,
            "maximum": -429265.3935,
            "minimum": -430416.5935,
            "name": "X",
            "position": 0,
            "stddev": 252.129046,
            "variance": 63569.05586
          },
          {
            "average": 1647722.506,
            "count": 696664,
            "maximum": 1648237.78,
            "minimum": 1647085.96,
            "name": "Y",
            "position": 1,
            "stddev": 299.492757,
            "variance": 89695.91149
          },
          {
            "average": -3.97692627,
            "count": 696664,
            "maximum": -3.116756217,
            "minimum": -6.116756217,
            "name": "Z",
            "position": 2,
            "stddev": 0.4482143106,
            "variance": 0.2008960682
          },
          {
            "average": 981.6570829,
            "count": 696664,
            "maximum": 2608,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 597.0971338,
            "variance": 356524.9872
          },
          {
            "average": 1,
            "count": 696664,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 696664,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 696664,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 696664,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 696664,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.04514103,
            "count": 696664,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.017969606,
            "variance": 1.036262118
          },
          {
            "average": 2.008771804,
            "count": 696664,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09327707921,
            "variance": 0.008700613505
          },
          {
            "average": 25.08128022,
            "count": 696664,
            "maximum": 30,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.460134518,
            "variance": 2.131992811
          },
          {
            "average": 247271052.4,
            "count": 696664,
            "maximum": 247274195.3,
            "minimum": 247269132.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 940.120377,
            "variance": 883826.3232
          },
          {
            "average": 0,
            "count": 696664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 696664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 696664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 696664,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 696664,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430416.5935,
          1647085.96,
          -6.116756217,
          -429265.3935,
          1648237.78,
          -3.116756217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430416.59348042845,
                1647085.9600961488,
                -6.116756216887934
              ],
              [
                -430416.59348042845,
                1648237.7800961486,
                -6.116756216887934
              ],
              [
                -429265.3934804285,
                1648237.7800961486,
                -3.116756216887934
              ],
              [
                -429265.3934804285,
                1647085.9600961488,
                -3.116756216887934
              ],
              [
                -430416.59348042845,
                1647085.9600961488,
                -6.116756216887934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:03:15+00:00",
        "end_time": "2019-07-15T23:38:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9657.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9657.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9657.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9657.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0022141,
            64.52324318,
            -6.116756217,
            -162.9751932,
            64.53486441,
            -3.116756217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.99896966088508,
                  64.5232431840178,
                  -6.116756216887934
                ],
                [
                  -163.00221407804634,
                  64.53347190078198,
                  -6.116756216887934
                ],
                [
                  -162.97842929361337,
                  64.53486441399241,
                  -3.116756216887934
                ],
                [
                  -162.975193238436,
                  64.52463517803288,
                  -3.116756216887934
                ],
                [
                  -162.99896966088508,
                  64.5232431840178,
                  -6.116756216887934
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9657.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9657.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:03:15Z",
            "pc:count": 696664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429701.0172,
                "count": 696664,
                "maximum": -429265.3935,
                "minimum": -430416.5935,
                "name": "X",
                "position": 0,
                "stddev": 252.129046,
                "variance": 63569.05586
              },
              {
                "average": 1647722.506,
                "count": 696664,
                "maximum": 1648237.78,
                "minimum": 1647085.96,
                "name": "Y",
                "position": 1,
                "stddev": 299.492757,
                "variance": 89695.91149
              },
              {
                "average": -3.97692627,
                "count": 696664,
                "maximum": -3.116756217,
                "minimum": -6.116756217,
                "name": "Z",
                "position": 2,
                "stddev": 0.4482143106,
                "variance": 0.2008960682
              },
              {
                "average": 981.6570829,
                "count": 696664,
                "maximum": 2608,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 597.0971338,
                "variance": 356524.9872
              },
              {
                "average": 1,
                "count": 696664,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 696664,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 696664,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 696664,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 696664,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.04514103,
                "count": 696664,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.017969606,
                "variance": 1.036262118
              },
              {
                "average": 2.008771804,
                "count": 696664,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09327707921,
                "variance": 0.008700613505
              },
              {
                "average": 25.08128022,
                "count": 696664,
                "maximum": 30,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.460134518,
                "variance": 2.131992811
              },
              {
                "average": 247271052.4,
                "count": 696664,
                "maximum": 247274195.3,
                "minimum": 247269132.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 940.120377,
                "variance": 883826.3232
              },
              {
                "average": 0,
                "count": 696664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 696664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 696664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 696664,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 696664,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430416.5935,
              1647085.96,
              -6.116756217,
              -429265.3935,
              1648237.78,
              -3.116756217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430416.59348042845,
                    1647085.9600961488,
                    -6.116756216887934
                  ],
                  [
                    -430416.59348042845,
                    1648237.7800961486,
                    -6.116756216887934
                  ],
                  [
                    -429265.3934804285,
                    1648237.7800961486,
                    -3.116756216887934
                  ],
                  [
                    -429265.3934804285,
                    1647085.9600961488,
                    -3.116756216887934
                  ],
                  [
                    -430416.59348042845,
                    1647085.9600961488,
                    -6.116756216887934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:03:15+00:00",
            "end_time": "2019-07-15T23:38: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": "20190715_NCMP_AK_03WWM9167.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.09684688838252,
              64.61430382497656,
              1.827246167748751
            ],
            [
              -163.10013943925136,
              64.6245398193914,
              1.827246167748751
            ],
            [
              -163.07717820098676,
              64.62589484984785,
              47.00724616774875
            ],
            [
              -163.07389374966198,
              64.61565834776124,
              47.00724616774875
            ],
            [
              -163.09684688838252,
              64.61430382497656,
              1.827246167748751
            ]
          ]
        ]
      },
      "bbox": [
        -163.1001394,
        64.61430382,
        1.827246168,
        -163.0738937,
        64.62589485,
        47.00724617
      ],
      "properties": {
        "datetime": "2019-07-15T22:35:46Z",
        "pc:count": 4962522,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433116.749,
            "count": 4962522,
            "maximum": -432573.5744,
            "minimum": -433681.5944,
            "name": "X",
            "position": 0,
            "stddev": 277.8876902,
            "variance": 77221.56835
          },
          {
            "average": 1658370.545,
            "count": 4962522,
            "maximum": 1658940.697,
            "minimum": 1657787.977,
            "name": "Y",
            "position": 1,
            "stddev": 289.9740076,
            "variance": 84084.92506
          },
          {
            "average": 8.794377727,
            "count": 4962522,
            "maximum": 47.00724617,
            "minimum": 1.827246168,
            "name": "Z",
            "position": 2,
            "stddev": 7.042014392,
            "variance": 49.58996669
          },
          {
            "average": 547.7686037,
            "count": 4962522,
            "maximum": 13264,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 524.1646583,
            "variance": 274748.589
          },
          {
            "average": 1.276516255,
            "count": 4962522,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6372296606,
            "variance": 0.4060616403
          },
          {
            "average": 1.553533667,
            "count": 4962522,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9342368278,
            "variance": 0.8727984504
          },
          {
            "average": 1,
            "count": 4962522,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4962522,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.609373621,
            "count": 4962522,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.979129943,
            "variance": 8.875215216
          },
          {
            "average": 19.84647275,
            "count": 4962522,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.363406861,
            "variance": 1.858878267
          },
          {
            "average": 1.310042958,
            "count": 4962522,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6665901235,
            "variance": 0.4443423927
          },
          {
            "average": 12.14113187,
            "count": 4962522,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.455822599,
            "variance": 2.119419439
          },
          {
            "average": 247262997.6,
            "count": 4962522,
            "maximum": 247265346.5,
            "minimum": 247261571.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 919.268717,
            "variance": 845054.9741
          },
          {
            "average": 0,
            "count": 4962522,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4962522,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4962522,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4962522,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4962522,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433681.5944,
          1657787.977,
          1.827246168,
          -432573.5744,
          1658940.697,
          47.00724617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433681.59437369264,
                1657787.9773873857,
                1.827246167748751
              ],
              [
                -433681.59437369264,
                1658940.6973873859,
                1.827246167748751
              ],
              [
                -432573.5743736926,
                1658940.6973873859,
                47.00724616774875
              ],
              [
                -432573.5743736926,
                1657787.9773873857,
                47.00724616774875
              ],
              [
                -433681.59437369264,
                1657787.9773873857,
                1.827246167748751
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:35:46+00:00",
        "end_time": "2019-07-15T21:32:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9167.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9167.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9167.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9167.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1001394,
            64.61430382,
            1.827246168,
            -163.0738937,
            64.62589485,
            47.00724617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.09684688838252,
                  64.61430382497656,
                  1.827246167748751
                ],
                [
                  -163.10013943925136,
                  64.6245398193914,
                  1.827246167748751
                ],
                [
                  -163.07717820098676,
                  64.62589484984785,
                  47.00724616774875
                ],
                [
                  -163.07389374966198,
                  64.61565834776124,
                  47.00724616774875
                ],
                [
                  -163.09684688838252,
                  64.61430382497656,
                  1.827246167748751
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9167.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9167.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:35:46Z",
            "pc:count": 4962522,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433116.749,
                "count": 4962522,
                "maximum": -432573.5744,
                "minimum": -433681.5944,
                "name": "X",
                "position": 0,
                "stddev": 277.8876902,
                "variance": 77221.56835
              },
              {
                "average": 1658370.545,
                "count": 4962522,
                "maximum": 1658940.697,
                "minimum": 1657787.977,
                "name": "Y",
                "position": 1,
                "stddev": 289.9740076,
                "variance": 84084.92506
              },
              {
                "average": 8.794377727,
                "count": 4962522,
                "maximum": 47.00724617,
                "minimum": 1.827246168,
                "name": "Z",
                "position": 2,
                "stddev": 7.042014392,
                "variance": 49.58996669
              },
              {
                "average": 547.7686037,
                "count": 4962522,
                "maximum": 13264,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 524.1646583,
                "variance": 274748.589
              },
              {
                "average": 1.276516255,
                "count": 4962522,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6372296606,
                "variance": 0.4060616403
              },
              {
                "average": 1.553533667,
                "count": 4962522,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9342368278,
                "variance": 0.8727984504
              },
              {
                "average": 1,
                "count": 4962522,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4962522,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.609373621,
                "count": 4962522,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.979129943,
                "variance": 8.875215216
              },
              {
                "average": 19.84647275,
                "count": 4962522,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.363406861,
                "variance": 1.858878267
              },
              {
                "average": 1.310042958,
                "count": 4962522,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6665901235,
                "variance": 0.4443423927
              },
              {
                "average": 12.14113187,
                "count": 4962522,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.455822599,
                "variance": 2.119419439
              },
              {
                "average": 247262997.6,
                "count": 4962522,
                "maximum": 247265346.5,
                "minimum": 247261571.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 919.268717,
                "variance": 845054.9741
              },
              {
                "average": 0,
                "count": 4962522,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4962522,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4962522,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4962522,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4962522,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433681.5944,
              1657787.977,
              1.827246168,
              -432573.5744,
              1658940.697,
              47.00724617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433681.59437369264,
                    1657787.9773873857,
                    1.827246167748751
                  ],
                  [
                    -433681.59437369264,
                    1658940.6973873859,
                    1.827246167748751
                  ],
                  [
                    -432573.5743736926,
                    1658940.6973873859,
                    47.00724616774875
                  ],
                  [
                    -432573.5743736926,
                    1657787.9773873857,
                    47.00724616774875
                  ],
                  [
                    -433681.59437369264,
                    1657787.9773873857,
                    1.827246167748751
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:35:46+00:00",
            "end_time": "2019-07-15T21:32:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8864.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.16134166910015,
              64.5881925722276,
              -1.002468245609728
            ],
            [
              -163.1646540885834,
              64.5984259108654,
              -1.002468245609728
            ],
            [
              -163.140824306459,
              64.59984348250727,
              0.597531754390272
            ],
            [
              -163.13752028103045,
              64.58960961353186,
              0.597531754390272
            ],
            [
              -163.16134166910015,
              64.5881925722276,
              -1.002468245609728
            ]
          ]
        ]
      },
      "bbox": [
        -163.1646541,
        64.58819257,
        -1.002468246,
        -163.1375203,
        64.59984348,
        0.5975317544
      ],
      "properties": {
        "datetime": "2019-07-16T02:08:37Z",
        "pc:count": 3977141,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436563.6189,
            "count": 3977141,
            "maximum": -435986.2847,
            "minimum": -437137.4247,
            "name": "X",
            "position": 0,
            "stddev": 291.0312465,
            "variance": 84699.18642
          },
          {
            "average": 1655903.772,
            "count": 3977141,
            "maximum": 1656477.895,
            "minimum": 1655325.275,
            "name": "Y",
            "position": 1,
            "stddev": 287.9557807,
            "variance": 82918.53167
          },
          {
            "average": -0.3906695918,
            "count": 3977141,
            "maximum": 0.5975317544,
            "minimum": -1.002468246,
            "name": "Z",
            "position": 2,
            "stddev": 0.09451726754,
            "variance": 0.008933513864
          },
          {
            "average": 3.485400945,
            "count": 3977141,
            "maximum": 2097,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 66.11237475,
            "variance": 4370.846095
          },
          {
            "average": 1.000020869,
            "count": 3977141,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004568241712,
            "variance": 2.086883234e-05
          },
          {
            "average": 1.000041739,
            "count": 3977141,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006460401971,
            "variance": 4.173679363e-05
          },
          {
            "average": 1,
            "count": 3977141,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3977141,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99989289,
            "count": 3977141,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.0253507673,
            "variance": 0.0006426614025
          },
          {
            "average": 20.05628715,
            "count": 3977141,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.013207137,
            "variance": 1.026588703
          },
          {
            "average": 2.000170223,
            "count": 3977141,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01310352889,
            "variance": 0.0001717024694
          },
          {
            "average": 32.81369054,
            "count": 3977141,
            "maximum": 36,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.775194719,
            "variance": 22.8024846
          },
          {
            "average": 247276061.1,
            "count": 3977141,
            "maximum": 247278117.3,
            "minimum": 247259854.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3036.049036,
            "variance": 9217593.749
          },
          {
            "average": 0,
            "count": 3977141,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3977141,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3977141,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3977141,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3977141,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437137.4247,
          1655325.275,
          -1.002468246,
          -435986.2847,
          1656477.895,
          0.5975317544
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437137.42467308947,
                1655325.2753925077,
                -1.002468245609728
              ],
              [
                -437137.42467308947,
                1656477.8953925078,
                -1.002468245609728
              ],
              [
                -435986.28467308945,
                1656477.8953925078,
                0.597531754390272
              ],
              [
                -435986.28467308945,
                1655325.2753925077,
                0.597531754390272
              ],
              [
                -437137.42467308947,
                1655325.2753925077,
                -1.002468245609728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:08:37+00:00",
        "end_time": "2019-07-15T21:04:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8864.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8864.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8864.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8864.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1646541,
            64.58819257,
            -1.002468246,
            -163.1375203,
            64.59984348,
            0.5975317544
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.16134166910015,
                  64.5881925722276,
                  -1.002468245609728
                ],
                [
                  -163.1646540885834,
                  64.5984259108654,
                  -1.002468245609728
                ],
                [
                  -163.140824306459,
                  64.59984348250727,
                  0.597531754390272
                ],
                [
                  -163.13752028103045,
                  64.58960961353186,
                  0.597531754390272
                ],
                [
                  -163.16134166910015,
                  64.5881925722276,
                  -1.002468245609728
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8864.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8864.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:08:37Z",
            "pc:count": 3977141,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436563.6189,
                "count": 3977141,
                "maximum": -435986.2847,
                "minimum": -437137.4247,
                "name": "X",
                "position": 0,
                "stddev": 291.0312465,
                "variance": 84699.18642
              },
              {
                "average": 1655903.772,
                "count": 3977141,
                "maximum": 1656477.895,
                "minimum": 1655325.275,
                "name": "Y",
                "position": 1,
                "stddev": 287.9557807,
                "variance": 82918.53167
              },
              {
                "average": -0.3906695918,
                "count": 3977141,
                "maximum": 0.5975317544,
                "minimum": -1.002468246,
                "name": "Z",
                "position": 2,
                "stddev": 0.09451726754,
                "variance": 0.008933513864
              },
              {
                "average": 3.485400945,
                "count": 3977141,
                "maximum": 2097,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 66.11237475,
                "variance": 4370.846095
              },
              {
                "average": 1.000020869,
                "count": 3977141,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004568241712,
                "variance": 2.086883234e-05
              },
              {
                "average": 1.000041739,
                "count": 3977141,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006460401971,
                "variance": 4.173679363e-05
              },
              {
                "average": 1,
                "count": 3977141,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3977141,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99989289,
                "count": 3977141,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.0253507673,
                "variance": 0.0006426614025
              },
              {
                "average": 20.05628715,
                "count": 3977141,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.013207137,
                "variance": 1.026588703
              },
              {
                "average": 2.000170223,
                "count": 3977141,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01310352889,
                "variance": 0.0001717024694
              },
              {
                "average": 32.81369054,
                "count": 3977141,
                "maximum": 36,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.775194719,
                "variance": 22.8024846
              },
              {
                "average": 247276061.1,
                "count": 3977141,
                "maximum": 247278117.3,
                "minimum": 247259854.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3036.049036,
                "variance": 9217593.749
              },
              {
                "average": 0,
                "count": 3977141,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3977141,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3977141,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3977141,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3977141,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437137.4247,
              1655325.275,
              -1.002468246,
              -435986.2847,
              1656477.895,
              0.5975317544
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437137.42467308947,
                    1655325.2753925077,
                    -1.002468245609728
                  ],
                  [
                    -437137.42467308947,
                    1656477.8953925078,
                    -1.002468245609728
                  ],
                  [
                    -435986.28467308945,
                    1656477.8953925078,
                    0.597531754390272
                  ],
                  [
                    -435986.28467308945,
                    1655325.2753925077,
                    0.597531754390272
                  ],
                  [
                    -437137.42467308947,
                    1655325.2753925077,
                    -1.002468245609728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:08:37+00:00",
            "end_time": "2019-07-15T21:04:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8958.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.14412189018415,
              64.53411910424391,
              -1.893436918623264
            ],
            [
              -163.1474221445748,
              64.54435289698982,
              -1.893436918623264
            ],
            [
              -163.12365402145252,
              64.54576667787741,
              0.166563081376736
            ],
            [
              -163.12036212518507,
              64.53553235748453,
              0.166563081376736
            ],
            [
              -163.14412189018415,
              64.53411910424391,
              -1.893436918623264
            ]
          ]
        ]
      },
      "bbox": [
        -163.1474221,
        64.5341191,
        -1.893436919,
        -163.1203621,
        64.54576668,
        0.1665630814
      ],
      "properties": {
        "datetime": "2019-07-15T02:39:04Z",
        "pc:count": 2125761,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436491.423,
            "count": 2125761,
            "maximum": -435998.726,
            "minimum": -437149.026,
            "name": "X",
            "position": 0,
            "stddev": 263.1884332,
            "variance": 69268.15136
          },
          {
            "average": 1649862.911,
            "count": 2125761,
            "maximum": 1650388.95,
            "minimum": 1649236.23,
            "name": "Y",
            "position": 1,
            "stddev": 281.5895908,
            "variance": 79292.69766
          },
          {
            "average": -1.226629592,
            "count": 2125761,
            "maximum": 0.1665630814,
            "minimum": -1.893436919,
            "name": "Z",
            "position": 2,
            "stddev": 0.2251676596,
            "variance": 0.05070047492
          },
          {
            "average": 66.45437704,
            "count": 2125761,
            "maximum": 2254,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 266.0155881,
            "variance": 70764.29311
          },
          {
            "average": 1.00415804,
            "count": 2125761,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06434868291,
            "variance": 0.004140752993
          },
          {
            "average": 1.008314669,
            "count": 2125761,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0908049535,
            "variance": 0.00824553958
          },
          {
            "average": 1,
            "count": 2125761,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2125761,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.81656169,
            "count": 2125761,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.032947595,
            "variance": 1.066980734
          },
          {
            "average": 20.01973696,
            "count": 2125761,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7567428273,
            "variance": 0.5726597066
          },
          {
            "average": 2.011231742,
            "count": 2125761,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1058596499,
            "variance": 0.01120626549
          },
          {
            "average": 18.86354016,
            "count": 2125761,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.5789918,
            "variance": 20.9671659
          },
          {
            "average": 247139899.8,
            "count": 2125761,
            "maximum": 247193544,
            "minimum": 246839693.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 123636.0092,
            "variance": 15285862770.0
          },
          {
            "average": 0,
            "count": 2125761,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2125761,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2125761,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2125761,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2125761,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437149.026,
          1649236.23,
          -1.893436919,
          -435998.726,
          1650388.95,
          0.1665630814
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437149.0260280627,
                1649236.2295643329,
                -1.893436918623264
              ],
              [
                -437149.0260280627,
                1650388.949564333,
                -1.893436918623264
              ],
              [
                -435998.72602806264,
                1650388.949564333,
                0.166563081376736
              ],
              [
                -435998.72602806264,
                1649236.2295643329,
                0.166563081376736
              ],
              [
                -437149.0260280627,
                1649236.2295643329,
                -1.893436918623264
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:39:04+00:00",
        "end_time": "2019-07-11T00:21:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8958.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8958.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8958.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8958.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1474221,
            64.5341191,
            -1.893436919,
            -163.1203621,
            64.54576668,
            0.1665630814
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.14412189018415,
                  64.53411910424391,
                  -1.893436918623264
                ],
                [
                  -163.1474221445748,
                  64.54435289698982,
                  -1.893436918623264
                ],
                [
                  -163.12365402145252,
                  64.54576667787741,
                  0.166563081376736
                ],
                [
                  -163.12036212518507,
                  64.53553235748453,
                  0.166563081376736
                ],
                [
                  -163.14412189018415,
                  64.53411910424391,
                  -1.893436918623264
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8958.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8958.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:39:04Z",
            "pc:count": 2125761,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436491.423,
                "count": 2125761,
                "maximum": -435998.726,
                "minimum": -437149.026,
                "name": "X",
                "position": 0,
                "stddev": 263.1884332,
                "variance": 69268.15136
              },
              {
                "average": 1649862.911,
                "count": 2125761,
                "maximum": 1650388.95,
                "minimum": 1649236.23,
                "name": "Y",
                "position": 1,
                "stddev": 281.5895908,
                "variance": 79292.69766
              },
              {
                "average": -1.226629592,
                "count": 2125761,
                "maximum": 0.1665630814,
                "minimum": -1.893436919,
                "name": "Z",
                "position": 2,
                "stddev": 0.2251676596,
                "variance": 0.05070047492
              },
              {
                "average": 66.45437704,
                "count": 2125761,
                "maximum": 2254,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 266.0155881,
                "variance": 70764.29311
              },
              {
                "average": 1.00415804,
                "count": 2125761,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06434868291,
                "variance": 0.004140752993
              },
              {
                "average": 1.008314669,
                "count": 2125761,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0908049535,
                "variance": 0.00824553958
              },
              {
                "average": 1,
                "count": 2125761,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2125761,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.81656169,
                "count": 2125761,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.032947595,
                "variance": 1.066980734
              },
              {
                "average": 20.01973696,
                "count": 2125761,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7567428273,
                "variance": 0.5726597066
              },
              {
                "average": 2.011231742,
                "count": 2125761,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1058596499,
                "variance": 0.01120626549
              },
              {
                "average": 18.86354016,
                "count": 2125761,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.5789918,
                "variance": 20.9671659
              },
              {
                "average": 247139899.8,
                "count": 2125761,
                "maximum": 247193544,
                "minimum": 246839693.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 123636.0092,
                "variance": 15285862770.0
              },
              {
                "average": 0,
                "count": 2125761,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2125761,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2125761,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2125761,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2125761,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437149.026,
              1649236.23,
              -1.893436919,
              -435998.726,
              1650388.95,
              0.1665630814
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437149.0260280627,
                    1649236.2295643329,
                    -1.893436918623264
                  ],
                  [
                    -437149.0260280627,
                    1650388.949564333,
                    -1.893436918623264
                  ],
                  [
                    -435998.72602806264,
                    1650388.949564333,
                    0.166563081376736
                  ],
                  [
                    -435998.72602806264,
                    1649236.2295643329,
                    0.166563081376736
                  ],
                  [
                    -437149.0260280627,
                    1649236.2295643329,
                    -1.893436918623264
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:39:04+00:00",
            "end_time": "2019-07-11T00:21: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": "20190710_NCMP_AK_03WWM8756.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.18698587922432,
              64.51670176249591,
              -1.045338054368642
            ],
            [
              -163.1902994826448,
              64.52693438227526,
              -1.045338054368642
            ],
            [
              -163.16653972544373,
              64.52835521554464,
              36.75466194563136
            ],
            [
              -163.16323446980866,
              64.51812206596517,
              36.75466194563136
            ],
            [
              -163.18698587922432,
              64.51670176249591,
              -1.045338054368642
            ]
          ]
        ]
      },
      "bbox": [
        -163.1902995,
        64.51670176,
        -1.045338054,
        -163.1632345,
        64.52835522,
        36.75466195
      ],
      "properties": {
        "datetime": "2019-07-10T23:20:55Z",
        "pc:count": 4072789,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438920.0301,
            "count": 4072789,
            "maximum": -438302.4228,
            "minimum": -439453.1228,
            "name": "X",
            "position": 0,
            "stddev": 264.2296,
            "variance": 69817.28152
          },
          {
            "average": 1648140.807,
            "count": 4072789,
            "maximum": 1648746.993,
            "minimum": 1647594.273,
            "name": "Y",
            "position": 1,
            "stddev": 290.0090288,
            "variance": 84105.23676
          },
          {
            "average": 25.18364664,
            "count": 4072789,
            "maximum": 36.75466195,
            "minimum": -1.045338054,
            "name": "Z",
            "position": 2,
            "stddev": 7.348390151,
            "variance": 53.99883781
          },
          {
            "average": 916.060268,
            "count": 4072789,
            "maximum": 5511,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 672.2133732,
            "variance": 451870.8191
          },
          {
            "average": 1.04280261,
            "count": 4072789,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2430042102,
            "variance": 0.05905104616
          },
          {
            "average": 1.085884881,
            "count": 4072789,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3652495032,
            "variance": 0.1334071996
          },
          {
            "average": 1,
            "count": 4072789,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072789,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.295003007,
            "count": 4072789,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.928227125,
            "variance": 24.2874226
          },
          {
            "average": 20.00548368,
            "count": 4072789,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.557323778,
            "variance": 2.425257351
          },
          {
            "average": 1.081169685,
            "count": 4072789,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3058321658,
            "variance": 0.09353331363
          },
          {
            "average": 16.4884449,
            "count": 4072789,
            "maximum": 21,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.393037547,
            "variance": 1.940553608
          },
          {
            "average": 246833500.3,
            "count": 4072789,
            "maximum": 246836055.2,
            "minimum": 246831511,
            "name": "GpsTime",
            "position": 12,
            "stddev": 793.8516671,
            "variance": 630200.4693
          },
          {
            "average": 0,
            "count": 4072789,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072789,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072789,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072789,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072789,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439453.1228,
          1647594.273,
          -1.045338054,
          -438302.4228,
          1648746.993,
          36.75466195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439453.1227867461,
                1647594.2734665063,
                -1.045338054368642
              ],
              [
                -439453.1227867461,
                1648746.9934665065,
                -1.045338054368642
              ],
              [
                -438302.4227867462,
                1648746.9934665065,
                36.75466194563136
              ],
              [
                -438302.4227867462,
                1647594.2734665063,
                36.75466194563136
              ],
              [
                -439453.1227867461,
                1647594.2734665063,
                -1.045338054368642
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:20:55+00:00",
        "end_time": "2019-07-10T22:05:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8756.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8756.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8756.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8756.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1902995,
            64.51670176,
            -1.045338054,
            -163.1632345,
            64.52835522,
            36.75466195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.18698587922432,
                  64.51670176249591,
                  -1.045338054368642
                ],
                [
                  -163.1902994826448,
                  64.52693438227526,
                  -1.045338054368642
                ],
                [
                  -163.16653972544373,
                  64.52835521554464,
                  36.75466194563136
                ],
                [
                  -163.16323446980866,
                  64.51812206596517,
                  36.75466194563136
                ],
                [
                  -163.18698587922432,
                  64.51670176249591,
                  -1.045338054368642
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8756.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8756.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:20:55Z",
            "pc:count": 4072789,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438920.0301,
                "count": 4072789,
                "maximum": -438302.4228,
                "minimum": -439453.1228,
                "name": "X",
                "position": 0,
                "stddev": 264.2296,
                "variance": 69817.28152
              },
              {
                "average": 1648140.807,
                "count": 4072789,
                "maximum": 1648746.993,
                "minimum": 1647594.273,
                "name": "Y",
                "position": 1,
                "stddev": 290.0090288,
                "variance": 84105.23676
              },
              {
                "average": 25.18364664,
                "count": 4072789,
                "maximum": 36.75466195,
                "minimum": -1.045338054,
                "name": "Z",
                "position": 2,
                "stddev": 7.348390151,
                "variance": 53.99883781
              },
              {
                "average": 916.060268,
                "count": 4072789,
                "maximum": 5511,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 672.2133732,
                "variance": 451870.8191
              },
              {
                "average": 1.04280261,
                "count": 4072789,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2430042102,
                "variance": 0.05905104616
              },
              {
                "average": 1.085884881,
                "count": 4072789,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3652495032,
                "variance": 0.1334071996
              },
              {
                "average": 1,
                "count": 4072789,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072789,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.295003007,
                "count": 4072789,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.928227125,
                "variance": 24.2874226
              },
              {
                "average": 20.00548368,
                "count": 4072789,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.557323778,
                "variance": 2.425257351
              },
              {
                "average": 1.081169685,
                "count": 4072789,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3058321658,
                "variance": 0.09353331363
              },
              {
                "average": 16.4884449,
                "count": 4072789,
                "maximum": 21,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.393037547,
                "variance": 1.940553608
              },
              {
                "average": 246833500.3,
                "count": 4072789,
                "maximum": 246836055.2,
                "minimum": 246831511,
                "name": "GpsTime",
                "position": 12,
                "stddev": 793.8516671,
                "variance": 630200.4693
              },
              {
                "average": 0,
                "count": 4072789,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072789,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072789,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072789,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072789,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439453.1228,
              1647594.273,
              -1.045338054,
              -438302.4228,
              1648746.993,
              36.75466195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439453.1227867461,
                    1647594.2734665063,
                    -1.045338054368642
                  ],
                  [
                    -439453.1227867461,
                    1648746.9934665065,
                    -1.045338054368642
                  ],
                  [
                    -438302.4227867462,
                    1648746.9934665065,
                    36.75466194563136
                  ],
                  [
                    -438302.4227867462,
                    1647594.2734665063,
                    36.75466194563136
                  ],
                  [
                    -439453.1227867461,
                    1647594.2734665063,
                    -1.045338054368642
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:20:55+00:00",
            "end_time": "2019-07-10T22:05: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": "20190710_NCMP_AK_03WWM8757.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.18640318535813,
              64.52567564588502,
              -1.258410211730013
            ],
            [
              -163.1897161834897,
              64.53590397093821,
              -1.258410211730013
            ],
            [
              -163.16592992750628,
              64.53732586662765,
              24.48158978826999
            ],
            [
              -163.162625285503,
              64.52709701138517,
              24.48158978826999
            ],
            [
              -163.18640318535813,
              64.52567564588502,
              -1.258410211730013
            ]
          ]
        ]
      },
      "bbox": [
        -163.1897162,
        64.52567565,
        -1.258410212,
        -163.1626253,
        64.53732587,
        24.48158979
      ],
      "properties": {
        "datetime": "2019-07-10T23:50:21Z",
        "pc:count": 3328379,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438823.1695,
            "count": 3328379,
            "maximum": -438135.7484,
            "minimum": -439287.3684,
            "name": "X",
            "position": 0,
            "stddev": 248.7664233,
            "variance": 61884.73335
          },
          {
            "average": 1649173.482,
            "count": 3328379,
            "maximum": 1649734.335,
            "minimum": 1648582.115,
            "name": "Y",
            "position": 1,
            "stddev": 284.2220701,
            "variance": 80782.18514
          },
          {
            "average": 12.29355378,
            "count": 3328379,
            "maximum": 24.48158979,
            "minimum": -1.258410212,
            "name": "Z",
            "position": 2,
            "stddev": 7.882151528,
            "variance": 62.12831271
          },
          {
            "average": 750.4387295,
            "count": 3328379,
            "maximum": 5361,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 703.9321211,
            "variance": 495520.4312
          },
          {
            "average": 1.041853106,
            "count": 3328379,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2331536694,
            "variance": 0.05436063354
          },
          {
            "average": 1.083952579,
            "count": 3328379,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.346603565,
            "variance": 0.1201340313
          },
          {
            "average": 1,
            "count": 3328379,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3328379,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.69860704,
            "count": 3328379,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.41696733,
            "variance": 108.5132084
          },
          {
            "average": 20.12962275,
            "count": 3328379,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.337552768,
            "variance": 1.789047407
          },
          {
            "average": 1.256470492,
            "count": 3328379,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4573868735,
            "variance": 0.209202752
          },
          {
            "average": 19.6334504,
            "count": 3328379,
            "maximum": 24,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.504513242,
            "variance": 2.263560094
          },
          {
            "average": 246835291,
            "count": 3328379,
            "maximum": 246837821.5,
            "minimum": 246833214.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 859.3103606,
            "variance": 738414.2958
          },
          {
            "average": 0,
            "count": 3328379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3328379,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3328379,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3328379,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3328379,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439287.3684,
          1648582.115,
          -1.258410212,
          -438135.7484,
          1649734.335,
          24.48158979
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439287.3683845975,
                1648582.115380864,
                -1.258410211730013
              ],
              [
                -439287.3683845975,
                1649734.335380864,
                -1.258410211730013
              ],
              [
                -438135.7483845975,
                1649734.335380864,
                24.48158978826999
              ],
              [
                -438135.7483845975,
                1648582.115380864,
                24.48158978826999
              ],
              [
                -439287.3683845975,
                1648582.115380864,
                -1.258410211730013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:50:21+00:00",
        "end_time": "2019-07-10T22:33:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8757.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8757.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8757.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8757.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1897162,
            64.52567565,
            -1.258410212,
            -163.1626253,
            64.53732587,
            24.48158979
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.18640318535813,
                  64.52567564588502,
                  -1.258410211730013
                ],
                [
                  -163.1897161834897,
                  64.53590397093821,
                  -1.258410211730013
                ],
                [
                  -163.16592992750628,
                  64.53732586662765,
                  24.48158978826999
                ],
                [
                  -163.162625285503,
                  64.52709701138517,
                  24.48158978826999
                ],
                [
                  -163.18640318535813,
                  64.52567564588502,
                  -1.258410211730013
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8757.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8757.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:50:21Z",
            "pc:count": 3328379,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438823.1695,
                "count": 3328379,
                "maximum": -438135.7484,
                "minimum": -439287.3684,
                "name": "X",
                "position": 0,
                "stddev": 248.7664233,
                "variance": 61884.73335
              },
              {
                "average": 1649173.482,
                "count": 3328379,
                "maximum": 1649734.335,
                "minimum": 1648582.115,
                "name": "Y",
                "position": 1,
                "stddev": 284.2220701,
                "variance": 80782.18514
              },
              {
                "average": 12.29355378,
                "count": 3328379,
                "maximum": 24.48158979,
                "minimum": -1.258410212,
                "name": "Z",
                "position": 2,
                "stddev": 7.882151528,
                "variance": 62.12831271
              },
              {
                "average": 750.4387295,
                "count": 3328379,
                "maximum": 5361,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 703.9321211,
                "variance": 495520.4312
              },
              {
                "average": 1.041853106,
                "count": 3328379,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2331536694,
                "variance": 0.05436063354
              },
              {
                "average": 1.083952579,
                "count": 3328379,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.346603565,
                "variance": 0.1201340313
              },
              {
                "average": 1,
                "count": 3328379,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3328379,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.69860704,
                "count": 3328379,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.41696733,
                "variance": 108.5132084
              },
              {
                "average": 20.12962275,
                "count": 3328379,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.337552768,
                "variance": 1.789047407
              },
              {
                "average": 1.256470492,
                "count": 3328379,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4573868735,
                "variance": 0.209202752
              },
              {
                "average": 19.6334504,
                "count": 3328379,
                "maximum": 24,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.504513242,
                "variance": 2.263560094
              },
              {
                "average": 246835291,
                "count": 3328379,
                "maximum": 246837821.5,
                "minimum": 246833214.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 859.3103606,
                "variance": 738414.2958
              },
              {
                "average": 0,
                "count": 3328379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3328379,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3328379,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3328379,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3328379,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439287.3684,
              1648582.115,
              -1.258410212,
              -438135.7484,
              1649734.335,
              24.48158979
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439287.3683845975,
                    1648582.115380864,
                    -1.258410211730013
                  ],
                  [
                    -439287.3683845975,
                    1649734.335380864,
                    -1.258410211730013
                  ],
                  [
                    -438135.7483845975,
                    1649734.335380864,
                    24.48158978826999
                  ],
                  [
                    -438135.7483845975,
                    1648582.115380864,
                    24.48158978826999
                  ],
                  [
                    -439287.3683845975,
                    1648582.115380864,
                    -1.258410211730013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:50:21+00:00",
            "end_time": "2019-07-10T22:33: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": "20190710_NCMP_AK_03WWM8161.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.30914782244233,
              64.56303194563328,
              -4.109443668947803
            ],
            [
              -163.31251112385846,
              64.57326402860429,
              -4.109443668947803
            ],
            [
              -163.28869902453567,
              64.57470495068543,
              10.650556331052197
            ],
            [
              -163.28534409740914,
              64.5644723293217,
              10.650556331052197
            ],
            [
              -163.30914782244233,
              64.56303194563328,
              -4.109443668947803
            ]
          ]
        ]
      },
      "bbox": [
        -163.3125111,
        64.56303195,
        -4.109443669,
        -163.2853441,
        64.57470495,
        10.65055633
      ],
      "properties": {
        "datetime": "2019-07-10T22:13:09Z",
        "pc:count": 2783874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443932.0318,
            "count": 2783874,
            "maximum": -443384.7115,
            "minimum": -444536.3715,
            "name": "X",
            "position": 0,
            "stddev": 293.3098918,
            "variance": 86030.69261
          },
          {
            "average": 1654123.214,
            "count": 2783874,
            "maximum": 1654679.312,
            "minimum": 1653526.432,
            "name": "Y",
            "position": 1,
            "stddev": 283.7302961,
            "variance": 80502.88094
          },
          {
            "average": 0.4957048615,
            "count": 2783874,
            "maximum": 10.65055633,
            "minimum": -4.109443669,
            "name": "Z",
            "position": 2,
            "stddev": 0.7418227934,
            "variance": 0.5503010568
          },
          {
            "average": 32.35312877,
            "count": 2783874,
            "maximum": 3093,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 177.8112329,
            "variance": 31616.83456
          },
          {
            "average": 1.000417404,
            "count": 2783874,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02091281264,
            "variance": 0.0004373457326
          },
          {
            "average": 1.000825468,
            "count": 2783874,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02952092181,
            "variance": 0.0008714848248
          },
          {
            "average": 1,
            "count": 2783874,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2783874,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.28455993,
            "count": 2783874,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.373997765,
            "variance": 19.13185644
          },
          {
            "average": 19.96356169,
            "count": 2783874,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.253907408,
            "variance": 1.572283788
          },
          {
            "average": 1.979625874,
            "count": 2783874,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1758327134,
            "variance": 0.03091714311
          },
          {
            "average": 10.03047552,
            "count": 2783874,
            "maximum": 14,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.755333393,
            "variance": 3.081195319
          },
          {
            "average": 246830170,
            "count": 2783874,
            "maximum": 246831989.9,
            "minimum": 246828613.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 709.6603141,
            "variance": 503617.7613
          },
          {
            "average": 0,
            "count": 2783874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2783874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2783874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2783874,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2783874,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444536.3715,
          1653526.432,
          -4.109443669,
          -443384.7115,
          1654679.312,
          10.65055633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444536.37147272815,
                1653526.4322252097,
                -4.109443668947803
              ],
              [
                -444536.37147272815,
                1654679.3122252095,
                -4.109443668947803
              ],
              [
                -443384.7114727281,
                1654679.3122252095,
                10.650556331052197
              ],
              [
                -443384.7114727281,
                1653526.4322252097,
                10.650556331052197
              ],
              [
                -444536.37147272815,
                1653526.4322252097,
                -4.109443668947803
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:13:09+00:00",
        "end_time": "2019-07-10T21:16:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8161.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8161.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8161.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8161.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3125111,
            64.56303195,
            -4.109443669,
            -163.2853441,
            64.57470495,
            10.65055633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.30914782244233,
                  64.56303194563328,
                  -4.109443668947803
                ],
                [
                  -163.31251112385846,
                  64.57326402860429,
                  -4.109443668947803
                ],
                [
                  -163.28869902453567,
                  64.57470495068543,
                  10.650556331052197
                ],
                [
                  -163.28534409740914,
                  64.5644723293217,
                  10.650556331052197
                ],
                [
                  -163.30914782244233,
                  64.56303194563328,
                  -4.109443668947803
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8161.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8161.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:13:09Z",
            "pc:count": 2783874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443932.0318,
                "count": 2783874,
                "maximum": -443384.7115,
                "minimum": -444536.3715,
                "name": "X",
                "position": 0,
                "stddev": 293.3098918,
                "variance": 86030.69261
              },
              {
                "average": 1654123.214,
                "count": 2783874,
                "maximum": 1654679.312,
                "minimum": 1653526.432,
                "name": "Y",
                "position": 1,
                "stddev": 283.7302961,
                "variance": 80502.88094
              },
              {
                "average": 0.4957048615,
                "count": 2783874,
                "maximum": 10.65055633,
                "minimum": -4.109443669,
                "name": "Z",
                "position": 2,
                "stddev": 0.7418227934,
                "variance": 0.5503010568
              },
              {
                "average": 32.35312877,
                "count": 2783874,
                "maximum": 3093,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 177.8112329,
                "variance": 31616.83456
              },
              {
                "average": 1.000417404,
                "count": 2783874,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02091281264,
                "variance": 0.0004373457326
              },
              {
                "average": 1.000825468,
                "count": 2783874,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02952092181,
                "variance": 0.0008714848248
              },
              {
                "average": 1,
                "count": 2783874,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2783874,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.28455993,
                "count": 2783874,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.373997765,
                "variance": 19.13185644
              },
              {
                "average": 19.96356169,
                "count": 2783874,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.253907408,
                "variance": 1.572283788
              },
              {
                "average": 1.979625874,
                "count": 2783874,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1758327134,
                "variance": 0.03091714311
              },
              {
                "average": 10.03047552,
                "count": 2783874,
                "maximum": 14,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.755333393,
                "variance": 3.081195319
              },
              {
                "average": 246830170,
                "count": 2783874,
                "maximum": 246831989.9,
                "minimum": 246828613.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 709.6603141,
                "variance": 503617.7613
              },
              {
                "average": 0,
                "count": 2783874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2783874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2783874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2783874,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2783874,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444536.3715,
              1653526.432,
              -4.109443669,
              -443384.7115,
              1654679.312,
              10.65055633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444536.37147272815,
                    1653526.4322252097,
                    -4.109443668947803
                  ],
                  [
                    -444536.37147272815,
                    1654679.3122252095,
                    -4.109443668947803
                  ],
                  [
                    -443384.7114727281,
                    1654679.3122252095,
                    10.650556331052197
                  ],
                  [
                    -443384.7114727281,
                    1653526.4322252097,
                    10.650556331052197
                  ],
                  [
                    -444536.37147272815,
                    1653526.4322252097,
                    -4.109443668947803
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:13:09+00:00",
            "end_time": "2019-07-10T21:16:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8970.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1367841252087,
              64.64174176599329,
              0.564326954811905
            ],
            [
              -163.14009440358518,
              64.65197785848927,
              0.564326954811905
            ],
            [
              -163.11933644802863,
              64.65320733496695,
              11.904326954811904
            ],
            [
              -163.11603349749697,
              64.64297078126214,
              11.904326954811904
            ],
            [
              -163.1367841252087,
              64.64174176599329,
              0.564326954811905
            ]
          ]
        ]
      },
      "bbox": [
        -163.1400944,
        64.64174177,
        0.5643269548,
        -163.1160335,
        64.65320733,
        11.90432695
      ],
      "properties": {
        "datetime": "2019-07-15T22:13:15Z",
        "pc:count": 1886498,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434689.389,
            "count": 1886498,
            "maximum": -434152.9431,
            "minimum": -435153.7631,
            "name": "X",
            "position": 0,
            "stddev": 227.2546567,
            "variance": 51644.679
          },
          {
            "average": 1661583.724,
            "count": 1886498,
            "maximum": 1662234.118,
            "minimum": 1661081.338,
            "name": "Y",
            "position": 1,
            "stddev": 293.2127605,
            "variance": 85973.72293
          },
          {
            "average": 3.05503963,
            "count": 1886498,
            "maximum": 11.90432695,
            "minimum": 0.5643269548,
            "name": "Z",
            "position": 2,
            "stddev": 2.232225893,
            "variance": 4.982832436
          },
          {
            "average": 659.5400403,
            "count": 1886498,
            "maximum": 6180,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 556.3473469,
            "variance": 309522.3705
          },
          {
            "average": 1.000489796,
            "count": 1886498,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02292602105,
            "variance": 0.000525602441
          },
          {
            "average": 1.000988604,
            "count": 1886498,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03313434369,
            "variance": 0.001097884732
          },
          {
            "average": 1,
            "count": 1886498,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1886498,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.405331466,
            "count": 1886498,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.48748301,
            "variance": 109.9873
          },
          {
            "average": 19.85808912,
            "count": 1886498,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.564159463,
            "variance": 2.446594826
          },
          {
            "average": 1.177759001,
            "count": 1886498,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3823569821,
            "variance": 0.1461968617
          },
          {
            "average": 10.7484609,
            "count": 1886498,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8560877411,
            "variance": 0.7328862205
          },
          {
            "average": 247262111.1,
            "count": 1886498,
            "maximum": 247263995.1,
            "minimum": 247261515.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 606.7398484,
            "variance": 368133.2437
          },
          {
            "average": 0,
            "count": 1886498,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1886498,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1886498,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1886498,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1886498,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435153.7631,
          1661081.338,
          0.5643269548,
          -434152.9431,
          1662234.118,
          11.90432695
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435153.7631478301,
                1661081.3383096962,
                0.564326954811905
              ],
              [
                -435153.7631478301,
                1662234.118309696,
                0.564326954811905
              ],
              [
                -434152.94314783014,
                1662234.118309696,
                11.904326954811904
              ],
              [
                -434152.94314783014,
                1661081.3383096962,
                11.904326954811904
              ],
              [
                -435153.7631478301,
                1661081.3383096962,
                0.564326954811905
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:13:15+00:00",
        "end_time": "2019-07-15T21:31:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8970.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8970.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8970.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8970.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1400944,
            64.64174177,
            0.5643269548,
            -163.1160335,
            64.65320733,
            11.90432695
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1367841252087,
                  64.64174176599329,
                  0.564326954811905
                ],
                [
                  -163.14009440358518,
                  64.65197785848927,
                  0.564326954811905
                ],
                [
                  -163.11933644802863,
                  64.65320733496695,
                  11.904326954811904
                ],
                [
                  -163.11603349749697,
                  64.64297078126214,
                  11.904326954811904
                ],
                [
                  -163.1367841252087,
                  64.64174176599329,
                  0.564326954811905
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8970.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8970.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:13:15Z",
            "pc:count": 1886498,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434689.389,
                "count": 1886498,
                "maximum": -434152.9431,
                "minimum": -435153.7631,
                "name": "X",
                "position": 0,
                "stddev": 227.2546567,
                "variance": 51644.679
              },
              {
                "average": 1661583.724,
                "count": 1886498,
                "maximum": 1662234.118,
                "minimum": 1661081.338,
                "name": "Y",
                "position": 1,
                "stddev": 293.2127605,
                "variance": 85973.72293
              },
              {
                "average": 3.05503963,
                "count": 1886498,
                "maximum": 11.90432695,
                "minimum": 0.5643269548,
                "name": "Z",
                "position": 2,
                "stddev": 2.232225893,
                "variance": 4.982832436
              },
              {
                "average": 659.5400403,
                "count": 1886498,
                "maximum": 6180,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 556.3473469,
                "variance": 309522.3705
              },
              {
                "average": 1.000489796,
                "count": 1886498,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02292602105,
                "variance": 0.000525602441
              },
              {
                "average": 1.000988604,
                "count": 1886498,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03313434369,
                "variance": 0.001097884732
              },
              {
                "average": 1,
                "count": 1886498,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1886498,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.405331466,
                "count": 1886498,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.48748301,
                "variance": 109.9873
              },
              {
                "average": 19.85808912,
                "count": 1886498,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.564159463,
                "variance": 2.446594826
              },
              {
                "average": 1.177759001,
                "count": 1886498,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3823569821,
                "variance": 0.1461968617
              },
              {
                "average": 10.7484609,
                "count": 1886498,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8560877411,
                "variance": 0.7328862205
              },
              {
                "average": 247262111.1,
                "count": 1886498,
                "maximum": 247263995.1,
                "minimum": 247261515.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 606.7398484,
                "variance": 368133.2437
              },
              {
                "average": 0,
                "count": 1886498,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1886498,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1886498,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1886498,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1886498,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435153.7631,
              1661081.338,
              0.5643269548,
              -434152.9431,
              1662234.118,
              11.90432695
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435153.7631478301,
                    1661081.3383096962,
                    0.564326954811905
                  ],
                  [
                    -435153.7631478301,
                    1662234.118309696,
                    0.564326954811905
                  ],
                  [
                    -434152.94314783014,
                    1662234.118309696,
                    11.904326954811904
                  ],
                  [
                    -434152.94314783014,
                    1661081.3383096962,
                    11.904326954811904
                  ],
                  [
                    -435153.7631478301,
                    1661081.3383096962,
                    0.564326954811905
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:13:15+00:00",
            "end_time": "2019-07-15T21:31:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9753.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.98079791775447,
              64.48709473103068,
              -5.256288800355004
            ],
            [
              -162.9840320091901,
              64.49732419122685,
              -5.256288800355004
            ],
            [
              -162.96027848692682,
              64.4987137154766,
              -3.616288800355004
            ],
            [
              -162.95705273760385,
              64.48848373800946,
              -3.616288800355004
            ],
            [
              -162.98079791775447,
              64.48709473103068,
              -5.256288800355004
            ]
          ]
        ]
      },
      "bbox": [
        -162.984032,
        64.48709473,
        -5.2562888,
        -162.9570527,
        64.49871372,
        -3.6162888
      ],
      "properties": {
        "datetime": "2019-07-16T02:11:49Z",
        "pc:count": 1348024,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429456.3906,
            "count": 1348024,
            "maximum": -428945.4292,
            "minimum": -430096.5292,
            "name": "X",
            "position": 0,
            "stddev": 276.3678202,
            "variance": 76379.17205
          },
          {
            "average": 1643615.788,
            "count": 1348024,
            "maximum": 1644123.691,
            "minimum": 1642971.771,
            "name": "Y",
            "position": 1,
            "stddev": 280.9417299,
            "variance": 78928.25561
          },
          {
            "average": -4.440116915,
            "count": 1348024,
            "maximum": -3.6162888,
            "minimum": -5.2562888,
            "name": "Z",
            "position": 2,
            "stddev": 0.2354725066,
            "variance": 0.05544730137
          },
          {
            "average": 909.5920733,
            "count": 1348024,
            "maximum": 3316,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1005.51682,
            "variance": 1011064.076
          },
          {
            "average": 1,
            "count": 1348024,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1348024,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1348024,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1348024,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1348024,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.0122474,
            "count": 1348024,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7829851613,
            "variance": 0.6130657628
          },
          {
            "average": 2.01217189,
            "count": 1348024,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1096866555,
            "variance": 0.0120311624
          },
          {
            "average": 31.44955876,
            "count": 1348024,
            "maximum": 36,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.409612611,
            "variance": 70.72158427
          },
          {
            "average": 247275221,
            "count": 1348024,
            "maximum": 247278309.6,
            "minimum": 247259194.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5412.889402,
            "variance": 29299371.68
          },
          {
            "average": 0,
            "count": 1348024,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1348024,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1348024,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1348024,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1348024,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430096.5292,
          1642971.771,
          -5.2562888,
          -428945.4292,
          1644123.691,
          -3.6162888
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430096.52922600583,
                1642971.7714968668,
                -5.256288800355004
              ],
              [
                -430096.52922600583,
                1644123.6914968668,
                -5.256288800355004
              ],
              [
                -428945.42922600586,
                1644123.6914968668,
                -3.616288800355004
              ],
              [
                -428945.42922600586,
                1642971.7714968668,
                -3.616288800355004
              ],
              [
                -430096.52922600583,
                1642971.7714968668,
                -5.256288800355004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:11:49+00:00",
        "end_time": "2019-07-15T20:53:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9753.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9753.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9753.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9753.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.984032,
            64.48709473,
            -5.2562888,
            -162.9570527,
            64.49871372,
            -3.6162888
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.98079791775447,
                  64.48709473103068,
                  -5.256288800355004
                ],
                [
                  -162.9840320091901,
                  64.49732419122685,
                  -5.256288800355004
                ],
                [
                  -162.96027848692682,
                  64.4987137154766,
                  -3.616288800355004
                ],
                [
                  -162.95705273760385,
                  64.48848373800946,
                  -3.616288800355004
                ],
                [
                  -162.98079791775447,
                  64.48709473103068,
                  -5.256288800355004
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9753.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9753.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:11:49Z",
            "pc:count": 1348024,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429456.3906,
                "count": 1348024,
                "maximum": -428945.4292,
                "minimum": -430096.5292,
                "name": "X",
                "position": 0,
                "stddev": 276.3678202,
                "variance": 76379.17205
              },
              {
                "average": 1643615.788,
                "count": 1348024,
                "maximum": 1644123.691,
                "minimum": 1642971.771,
                "name": "Y",
                "position": 1,
                "stddev": 280.9417299,
                "variance": 78928.25561
              },
              {
                "average": -4.440116915,
                "count": 1348024,
                "maximum": -3.6162888,
                "minimum": -5.2562888,
                "name": "Z",
                "position": 2,
                "stddev": 0.2354725066,
                "variance": 0.05544730137
              },
              {
                "average": 909.5920733,
                "count": 1348024,
                "maximum": 3316,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1005.51682,
                "variance": 1011064.076
              },
              {
                "average": 1,
                "count": 1348024,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1348024,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1348024,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1348024,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1348024,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.0122474,
                "count": 1348024,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7829851613,
                "variance": 0.6130657628
              },
              {
                "average": 2.01217189,
                "count": 1348024,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1096866555,
                "variance": 0.0120311624
              },
              {
                "average": 31.44955876,
                "count": 1348024,
                "maximum": 36,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.409612611,
                "variance": 70.72158427
              },
              {
                "average": 247275221,
                "count": 1348024,
                "maximum": 247278309.6,
                "minimum": 247259194.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5412.889402,
                "variance": 29299371.68
              },
              {
                "average": 0,
                "count": 1348024,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1348024,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1348024,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1348024,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1348024,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430096.5292,
              1642971.771,
              -5.2562888,
              -428945.4292,
              1644123.691,
              -3.6162888
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430096.52922600583,
                    1642971.7714968668,
                    -5.256288800355004
                  ],
                  [
                    -430096.52922600583,
                    1644123.6914968668,
                    -5.256288800355004
                  ],
                  [
                    -428945.42922600586,
                    1644123.6914968668,
                    -3.616288800355004
                  ],
                  [
                    -428945.42922600586,
                    1642971.7714968668,
                    -3.616288800355004
                  ],
                  [
                    -430096.52922600583,
                    1642971.7714968668,
                    -5.256288800355004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:11:49+00:00",
            "end_time": "2019-07-15T20:53:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8562.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2251333527823,
              64.57102186462652,
              -0.892440553905216
            ],
            [
              -163.22846714235263,
              64.58125499754387,
              -0.892440553905216
            ],
            [
              -163.20465200239516,
              64.58268252813507,
              0.267559446094784
            ],
            [
              -163.20132659438374,
              64.57244886158091,
              0.267559446094784
            ],
            [
              -163.2251333527823,
              64.57102186462652,
              -0.892440553905216
            ]
          ]
        ]
      },
      "bbox": [
        -163.2284671,
        64.57102186,
        -0.8924405539,
        -163.2013266,
        64.58268253,
        0.2675594461
      ],
      "properties": {
        "datetime": "2019-07-15T02:09:30Z",
        "pc:count": 3620732,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439837.4404,
            "count": 3620732,
            "maximum": -439275.7068,
            "minimum": -440426.9868,
            "name": "X",
            "position": 0,
            "stddev": 288.411016,
            "variance": 83180.91415
          },
          {
            "average": 1654418.836,
            "count": 3620732,
            "maximum": 1655002.195,
            "minimum": 1653849.415,
            "name": "Y",
            "position": 1,
            "stddev": 285.4221511,
            "variance": 81465.80434
          },
          {
            "average": -0.3450180548,
            "count": 3620732,
            "maximum": 0.2675594461,
            "minimum": -0.8924405539,
            "name": "Z",
            "position": 2,
            "stddev": 0.09471765474,
            "variance": 0.008971434119
          },
          {
            "average": 8.330168596,
            "count": 3620732,
            "maximum": 2287,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 112.5248441,
            "variance": 12661.84055
          },
          {
            "average": 1.000001381,
            "count": 3620732,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001175131782,
            "variance": 1.380934705e-06
          },
          {
            "average": 1.000002762,
            "count": 3620732,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001661886156,
            "variance": 2.761865596e-06
          },
          {
            "average": 1,
            "count": 3620732,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3620732,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3620732,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.94783052,
            "count": 3620732,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.961231131,
            "variance": 0.9239652872
          },
          {
            "average": 2.000455157,
            "count": 3620732,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02134249082,
            "variance": 0.0004555019144
          },
          {
            "average": 26.28497138,
            "count": 3620732,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.784206306,
            "variance": 22.88862998
          },
          {
            "average": 246902115.4,
            "count": 3620732,
            "maximum": 247191770.8,
            "minimum": 246838539.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 133270.2734,
            "variance": 17760965770.0
          },
          {
            "average": 0,
            "count": 3620732,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3620732,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3620732,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3620732,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3620732,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440426.9868,
          1653849.415,
          -0.8924405539,
          -439275.7068,
          1655002.195,
          0.2675594461
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440426.9867878392,
                1653849.4151697732,
                -0.892440553905216
              ],
              [
                -440426.9867878392,
                1655002.195169773,
                -0.892440553905216
              ],
              [
                -439275.7067878392,
                1655002.195169773,
                0.267559446094784
              ],
              [
                -439275.7067878392,
                1653849.4151697732,
                0.267559446094784
              ],
              [
                -440426.9867878392,
                1653849.4151697732,
                -0.892440553905216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:09:30+00:00",
        "end_time": "2019-07-11T00:02:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8562.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8562.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8562.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8562.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2284671,
            64.57102186,
            -0.8924405539,
            -163.2013266,
            64.58268253,
            0.2675594461
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2251333527823,
                  64.57102186462652,
                  -0.892440553905216
                ],
                [
                  -163.22846714235263,
                  64.58125499754387,
                  -0.892440553905216
                ],
                [
                  -163.20465200239516,
                  64.58268252813507,
                  0.267559446094784
                ],
                [
                  -163.20132659438374,
                  64.57244886158091,
                  0.267559446094784
                ],
                [
                  -163.2251333527823,
                  64.57102186462652,
                  -0.892440553905216
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8562.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8562.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:09:30Z",
            "pc:count": 3620732,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439837.4404,
                "count": 3620732,
                "maximum": -439275.7068,
                "minimum": -440426.9868,
                "name": "X",
                "position": 0,
                "stddev": 288.411016,
                "variance": 83180.91415
              },
              {
                "average": 1654418.836,
                "count": 3620732,
                "maximum": 1655002.195,
                "minimum": 1653849.415,
                "name": "Y",
                "position": 1,
                "stddev": 285.4221511,
                "variance": 81465.80434
              },
              {
                "average": -0.3450180548,
                "count": 3620732,
                "maximum": 0.2675594461,
                "minimum": -0.8924405539,
                "name": "Z",
                "position": 2,
                "stddev": 0.09471765474,
                "variance": 0.008971434119
              },
              {
                "average": 8.330168596,
                "count": 3620732,
                "maximum": 2287,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 112.5248441,
                "variance": 12661.84055
              },
              {
                "average": 1.000001381,
                "count": 3620732,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001175131782,
                "variance": 1.380934705e-06
              },
              {
                "average": 1.000002762,
                "count": 3620732,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001661886156,
                "variance": 2.761865596e-06
              },
              {
                "average": 1,
                "count": 3620732,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3620732,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3620732,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.94783052,
                "count": 3620732,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.961231131,
                "variance": 0.9239652872
              },
              {
                "average": 2.000455157,
                "count": 3620732,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02134249082,
                "variance": 0.0004555019144
              },
              {
                "average": 26.28497138,
                "count": 3620732,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.784206306,
                "variance": 22.88862998
              },
              {
                "average": 246902115.4,
                "count": 3620732,
                "maximum": 247191770.8,
                "minimum": 246838539.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 133270.2734,
                "variance": 17760965770.0
              },
              {
                "average": 0,
                "count": 3620732,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3620732,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3620732,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3620732,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3620732,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440426.9868,
              1653849.415,
              -0.8924405539,
              -439275.7068,
              1655002.195,
              0.2675594461
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440426.9867878392,
                    1653849.4151697732,
                    -0.892440553905216
                  ],
                  [
                    -440426.9867878392,
                    1655002.195169773,
                    -0.892440553905216
                  ],
                  [
                    -439275.7067878392,
                    1655002.195169773,
                    0.267559446094784
                  ],
                  [
                    -439275.7067878392,
                    1653849.4151697732,
                    0.267559446094784
                  ],
                  [
                    -440426.9867878392,
                    1653849.4151697732,
                    -0.892440553905216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:09:30+00:00",
            "end_time": "2019-07-11T00:02:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7961.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.34801740687445,
              64.56367955858812,
              0.084117756854235
            ],
            [
              -163.35139280128283,
              64.57390494689484,
              0.084117756854235
            ],
            [
              -163.33043873075954,
              64.57517846821551,
              16.52411775685424
            ],
            [
              -163.327070699505,
              64.56495260436515,
              16.52411775685424
            ],
            [
              -163.34801740687445,
              64.56367955858812,
              0.084117756854235
            ]
          ]
        ]
      },
      "bbox": [
        -163.3513928,
        64.56367956,
        0.08411775685,
        -163.3270707,
        64.57517847,
        16.52411776
      ],
      "properties": {
        "datetime": "2019-07-10T21:16:38Z",
        "pc:count": 2652975,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445804.0956,
            "count": 2652975,
            "maximum": -445356.6107,
            "minimum": -446370.1107,
            "name": "X",
            "position": 0,
            "stddev": 231.7120932,
            "variance": 53690.49415
          },
          {
            "average": 1654500.848,
            "count": 2652975,
            "maximum": 1655010.912,
            "minimum": 1653858.692,
            "name": "Y",
            "position": 1,
            "stddev": 282.1410163,
            "variance": 79603.55308
          },
          {
            "average": 7.293216923,
            "count": 2652975,
            "maximum": 16.52411776,
            "minimum": 0.08411775685,
            "name": "Z",
            "position": 2,
            "stddev": 3.612940001,
            "variance": 13.05333545
          },
          {
            "average": 998.7093112,
            "count": 2652975,
            "maximum": 5164,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 693.6001683,
            "variance": 481081.1935
          },
          {
            "average": 1.001617053,
            "count": 2652975,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04159969265,
            "variance": 0.001730534428
          },
          {
            "average": 1.003254083,
            "count": 2652975,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06000691355,
            "variance": 0.003600829674
          },
          {
            "average": 1,
            "count": 2652975,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2652975,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.409914153,
            "count": 2652975,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.031345603,
            "variance": 49.43982099
          },
          {
            "average": 19.96244304,
            "count": 2652975,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.284656055,
            "variance": 1.650341181
          },
          {
            "average": 1.072560051,
            "count": 2652975,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2599152829,
            "variance": 0.06755595429
          },
          {
            "average": 2.992433023,
            "count": 2652975,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9712500483,
            "variance": 0.9433266564
          },
          {
            "average": 246827513.5,
            "count": 2652975,
            "maximum": 246828598.2,
            "minimum": 246827102.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 373.8654226,
            "variance": 139775.3543
          },
          {
            "average": 0,
            "count": 2652975,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2652975,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2652975,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2652975,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2652975,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446370.1107,
          1653858.692,
          0.08411775685,
          -445356.6107,
          1655010.912,
          16.52411776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446370.11073852656,
                1653858.6920359707,
                0.084117756854235
              ],
              [
                -446370.11073852656,
                1655010.912035971,
                0.084117756854235
              ],
              [
                -445356.61073852656,
                1655010.912035971,
                16.52411775685424
              ],
              [
                -445356.61073852656,
                1653858.6920359707,
                16.52411775685424
              ],
              [
                -446370.11073852656,
                1653858.6920359707,
                0.084117756854235
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:16:38+00:00",
        "end_time": "2019-07-10T20:51:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7961.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7961.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7961.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7961.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3513928,
            64.56367956,
            0.08411775685,
            -163.3270707,
            64.57517847,
            16.52411776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.34801740687445,
                  64.56367955858812,
                  0.084117756854235
                ],
                [
                  -163.35139280128283,
                  64.57390494689484,
                  0.084117756854235
                ],
                [
                  -163.33043873075954,
                  64.57517846821551,
                  16.52411775685424
                ],
                [
                  -163.327070699505,
                  64.56495260436515,
                  16.52411775685424
                ],
                [
                  -163.34801740687445,
                  64.56367955858812,
                  0.084117756854235
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7961.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7961.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:16:38Z",
            "pc:count": 2652975,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445804.0956,
                "count": 2652975,
                "maximum": -445356.6107,
                "minimum": -446370.1107,
                "name": "X",
                "position": 0,
                "stddev": 231.7120932,
                "variance": 53690.49415
              },
              {
                "average": 1654500.848,
                "count": 2652975,
                "maximum": 1655010.912,
                "minimum": 1653858.692,
                "name": "Y",
                "position": 1,
                "stddev": 282.1410163,
                "variance": 79603.55308
              },
              {
                "average": 7.293216923,
                "count": 2652975,
                "maximum": 16.52411776,
                "minimum": 0.08411775685,
                "name": "Z",
                "position": 2,
                "stddev": 3.612940001,
                "variance": 13.05333545
              },
              {
                "average": 998.7093112,
                "count": 2652975,
                "maximum": 5164,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 693.6001683,
                "variance": 481081.1935
              },
              {
                "average": 1.001617053,
                "count": 2652975,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04159969265,
                "variance": 0.001730534428
              },
              {
                "average": 1.003254083,
                "count": 2652975,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06000691355,
                "variance": 0.003600829674
              },
              {
                "average": 1,
                "count": 2652975,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2652975,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.409914153,
                "count": 2652975,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.031345603,
                "variance": 49.43982099
              },
              {
                "average": 19.96244304,
                "count": 2652975,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.284656055,
                "variance": 1.650341181
              },
              {
                "average": 1.072560051,
                "count": 2652975,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2599152829,
                "variance": 0.06755595429
              },
              {
                "average": 2.992433023,
                "count": 2652975,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9712500483,
                "variance": 0.9433266564
              },
              {
                "average": 246827513.5,
                "count": 2652975,
                "maximum": 246828598.2,
                "minimum": 246827102.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 373.8654226,
                "variance": 139775.3543
              },
              {
                "average": 0,
                "count": 2652975,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2652975,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2652975,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2652975,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2652975,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446370.1107,
              1653858.692,
              0.08411775685,
              -445356.6107,
              1655010.912,
              16.52411776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446370.11073852656,
                    1653858.6920359707,
                    0.084117756854235
                  ],
                  [
                    -446370.11073852656,
                    1655010.912035971,
                    0.084117756854235
                  ],
                  [
                    -445356.61073852656,
                    1655010.912035971,
                    16.52411775685424
                  ],
                  [
                    -445356.61073852656,
                    1653858.6920359707,
                    16.52411775685424
                  ],
                  [
                    -446370.11073852656,
                    1653858.6920359707,
                    0.084117756854235
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:16:38+00:00",
            "end_time": "2019-07-10T20:51:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7766.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3770236215854,
              64.60960269337338,
              -0.288644615476028
            ],
            [
              -163.37802383477805,
              64.61261932401952,
              -0.288644615476028
            ],
            [
              -163.36934665521085,
              64.6131478878939,
              4.631355384523972
            ],
            [
              -163.36834734278312,
              64.61013119890292,
              4.631355384523972
            ],
            [
              -163.3770236215854,
              64.60960269337338,
              -0.288644615476028
            ]
          ]
        ]
      },
      "bbox": [
        -163.3780238,
        64.60960269,
        -0.2886446155,
        -163.3683473,
        64.61314789,
        4.631355385
      ],
      "properties": {
        "datetime": "2019-07-10T21:53:46Z",
        "pc:count": 116434,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446740.6011,
            "count": 116434,
            "maximum": -446605.7975,
            "minimum": -447024.9575,
            "name": "X",
            "position": 0,
            "stddev": 90.58380105,
            "variance": 8205.425014
          },
          {
            "average": 1659238.451,
            "count": 116434,
            "maximum": 1659466.278,
            "minimum": 1659126.358,
            "name": "Y",
            "position": 1,
            "stddev": 64.0137765,
            "variance": 4097.763582
          },
          {
            "average": 2.045722494,
            "count": 116434,
            "maximum": 4.631355385,
            "minimum": -0.2886446155,
            "name": "Z",
            "position": 2,
            "stddev": 0.968608575,
            "variance": 0.9382025715
          },
          {
            "average": 511.278587,
            "count": 116434,
            "maximum": 2785,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 475.3796862,
            "variance": 225985.8461
          },
          {
            "average": 1.002061254,
            "count": 116434,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0481111359,
            "variance": 0.002314681397
          },
          {
            "average": 1.004113919,
            "count": 116434,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06978542978,
            "variance": 0.004870006209
          },
          {
            "average": 1,
            "count": 116434,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116434,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.408815295,
            "count": 116434,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.88486546,
            "variance": 141.250027
          },
          {
            "average": 19.83184697,
            "count": 116434,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9759641283,
            "variance": 0.9525059797
          },
          {
            "average": 1.252640981,
            "count": 116434,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.435594662,
            "variance": 0.1897427095
          },
          {
            "average": 11.26543793,
            "count": 116434,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8533658024,
            "variance": 0.7282331927
          },
          {
            "average": 246830571.7,
            "count": 116434,
            "maximum": 246830826.3,
            "minimum": 246830042.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 328.5576972,
            "variance": 107950.1604
          },
          {
            "average": 0,
            "count": 116434,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116434,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116434,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116434,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 116434,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447024.9575,
          1659126.358,
          -0.2886446155,
          -446605.7975,
          1659466.278,
          4.631355385
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447024.95745866053,
                1659126.3579145768,
                -0.288644615476028
              ],
              [
                -447024.95745866053,
                1659466.2779145767,
                -0.288644615476028
              ],
              [
                -446605.7974586605,
                1659466.2779145767,
                4.631355384523972
              ],
              [
                -446605.7974586605,
                1659126.3579145768,
                4.631355384523972
              ],
              [
                -447024.95745866053,
                1659126.3579145768,
                -0.288644615476028
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:53:46+00:00",
        "end_time": "2019-07-10T21:40:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7766.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7766.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7766.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7766.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3780238,
            64.60960269,
            -0.2886446155,
            -163.3683473,
            64.61314789,
            4.631355385
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3770236215854,
                  64.60960269337338,
                  -0.288644615476028
                ],
                [
                  -163.37802383477805,
                  64.61261932401952,
                  -0.288644615476028
                ],
                [
                  -163.36934665521085,
                  64.6131478878939,
                  4.631355384523972
                ],
                [
                  -163.36834734278312,
                  64.61013119890292,
                  4.631355384523972
                ],
                [
                  -163.3770236215854,
                  64.60960269337338,
                  -0.288644615476028
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7766.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7766.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:53:46Z",
            "pc:count": 116434,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446740.6011,
                "count": 116434,
                "maximum": -446605.7975,
                "minimum": -447024.9575,
                "name": "X",
                "position": 0,
                "stddev": 90.58380105,
                "variance": 8205.425014
              },
              {
                "average": 1659238.451,
                "count": 116434,
                "maximum": 1659466.278,
                "minimum": 1659126.358,
                "name": "Y",
                "position": 1,
                "stddev": 64.0137765,
                "variance": 4097.763582
              },
              {
                "average": 2.045722494,
                "count": 116434,
                "maximum": 4.631355385,
                "minimum": -0.2886446155,
                "name": "Z",
                "position": 2,
                "stddev": 0.968608575,
                "variance": 0.9382025715
              },
              {
                "average": 511.278587,
                "count": 116434,
                "maximum": 2785,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 475.3796862,
                "variance": 225985.8461
              },
              {
                "average": 1.002061254,
                "count": 116434,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0481111359,
                "variance": 0.002314681397
              },
              {
                "average": 1.004113919,
                "count": 116434,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06978542978,
                "variance": 0.004870006209
              },
              {
                "average": 1,
                "count": 116434,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116434,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.408815295,
                "count": 116434,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.88486546,
                "variance": 141.250027
              },
              {
                "average": 19.83184697,
                "count": 116434,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9759641283,
                "variance": 0.9525059797
              },
              {
                "average": 1.252640981,
                "count": 116434,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.435594662,
                "variance": 0.1897427095
              },
              {
                "average": 11.26543793,
                "count": 116434,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8533658024,
                "variance": 0.7282331927
              },
              {
                "average": 246830571.7,
                "count": 116434,
                "maximum": 246830826.3,
                "minimum": 246830042.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 328.5576972,
                "variance": 107950.1604
              },
              {
                "average": 0,
                "count": 116434,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116434,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116434,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116434,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 116434,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447024.9575,
              1659126.358,
              -0.2886446155,
              -446605.7975,
              1659466.278,
              4.631355385
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447024.95745866053,
                    1659126.3579145768,
                    -0.288644615476028
                  ],
                  [
                    -447024.95745866053,
                    1659466.2779145767,
                    -0.288644615476028
                  ],
                  [
                    -446605.7974586605,
                    1659466.2779145767,
                    4.631355384523972
                  ],
                  [
                    -446605.7974586605,
                    1659126.3579145768,
                    4.631355384523972
                  ],
                  [
                    -447024.95745866053,
                    1659126.3579145768,
                    -0.288644615476028
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:53:46+00:00",
            "end_time": "2019-07-10T21:40: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": "20190710_NCMP_AK_03WWM9450.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.04510790043804,
              64.46102995755369,
              -5.878938737667715
            ],
            [
              -163.04836175730426,
              64.47125680149323,
              -5.878938737667715
            ],
            [
              -163.02463589910377,
              64.47265600768367,
              -3.958938737667715
            ],
            [
              -163.02139036294187,
              64.46242864361571,
              -3.958938737667715
            ],
            [
              -163.04510790043804,
              64.46102995755369,
              -5.878938737667715
            ]
          ]
        ]
      },
      "bbox": [
        -163.0483618,
        64.46102996,
        -5.878938738,
        -163.0213904,
        64.47265601,
        -3.958938738
      ],
      "properties": {
        "datetime": "2019-07-11T00:33:18Z",
        "pc:count": 862849,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432972.5342,
            "count": 862849,
            "maximum": -432401.3124,
            "minimum": -433552.2724,
            "name": "X",
            "position": 0,
            "stddev": 287.1825765,
            "variance": 82473.83227
          },
          {
            "average": 1641124.171,
            "count": 862849,
            "maximum": 1641660.124,
            "minimum": 1640508.304,
            "name": "Y",
            "position": 1,
            "stddev": 285.8187835,
            "variance": 81692.377
          },
          {
            "average": -4.840608207,
            "count": 862849,
            "maximum": -3.958938738,
            "minimum": -5.878938738,
            "name": "Z",
            "position": 2,
            "stddev": 0.2878913482,
            "variance": 0.0828814284
          },
          {
            "average": 1879.413715,
            "count": 862849,
            "maximum": 4391,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 938.8804019,
            "variance": 881496.4091
          },
          {
            "average": 1,
            "count": 862849,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 862849,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 862849,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 862849,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 862849,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.95219726,
            "count": 862849,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.216398356,
            "variance": 1.479624961
          },
          {
            "average": 2.011262689,
            "count": 862849,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1055485178,
            "variance": 0.01114048962
          },
          {
            "average": 24.15029049,
            "count": 862849,
            "maximum": 28,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.56396576,
            "variance": 2.445988899
          },
          {
            "average": 246837938.2,
            "count": 862849,
            "maximum": 246840398.2,
            "minimum": 246835615.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 947.0132346,
            "variance": 896834.0665
          },
          {
            "average": 0,
            "count": 862849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 862849,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 862849,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 862849,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 862849,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433552.2724,
          1640508.304,
          -5.878938738,
          -432401.3124,
          1641660.124,
          -3.958938738
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433552.2724127056,
                1640508.3041026709,
                -5.878938737667715
              ],
              [
                -433552.2724127056,
                1641660.1241026707,
                -5.878938737667715
              ],
              [
                -432401.3124127056,
                1641660.1241026707,
                -3.958938737667715
              ],
              [
                -432401.3124127056,
                1640508.3041026709,
                -3.958938737667715
              ],
              [
                -433552.2724127056,
                1640508.3041026709,
                -5.878938737667715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:33:18+00:00",
        "end_time": "2019-07-10T23:13:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9450.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9450.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9450.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9450.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0483618,
            64.46102996,
            -5.878938738,
            -163.0213904,
            64.47265601,
            -3.958938738
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.04510790043804,
                  64.46102995755369,
                  -5.878938737667715
                ],
                [
                  -163.04836175730426,
                  64.47125680149323,
                  -5.878938737667715
                ],
                [
                  -163.02463589910377,
                  64.47265600768367,
                  -3.958938737667715
                ],
                [
                  -163.02139036294187,
                  64.46242864361571,
                  -3.958938737667715
                ],
                [
                  -163.04510790043804,
                  64.46102995755369,
                  -5.878938737667715
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9450.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9450.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:33:18Z",
            "pc:count": 862849,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432972.5342,
                "count": 862849,
                "maximum": -432401.3124,
                "minimum": -433552.2724,
                "name": "X",
                "position": 0,
                "stddev": 287.1825765,
                "variance": 82473.83227
              },
              {
                "average": 1641124.171,
                "count": 862849,
                "maximum": 1641660.124,
                "minimum": 1640508.304,
                "name": "Y",
                "position": 1,
                "stddev": 285.8187835,
                "variance": 81692.377
              },
              {
                "average": -4.840608207,
                "count": 862849,
                "maximum": -3.958938738,
                "minimum": -5.878938738,
                "name": "Z",
                "position": 2,
                "stddev": 0.2878913482,
                "variance": 0.0828814284
              },
              {
                "average": 1879.413715,
                "count": 862849,
                "maximum": 4391,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 938.8804019,
                "variance": 881496.4091
              },
              {
                "average": 1,
                "count": 862849,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 862849,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 862849,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 862849,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 862849,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.95219726,
                "count": 862849,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.216398356,
                "variance": 1.479624961
              },
              {
                "average": 2.011262689,
                "count": 862849,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1055485178,
                "variance": 0.01114048962
              },
              {
                "average": 24.15029049,
                "count": 862849,
                "maximum": 28,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.56396576,
                "variance": 2.445988899
              },
              {
                "average": 246837938.2,
                "count": 862849,
                "maximum": 246840398.2,
                "minimum": 246835615.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 947.0132346,
                "variance": 896834.0665
              },
              {
                "average": 0,
                "count": 862849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 862849,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 862849,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 862849,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 862849,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433552.2724,
              1640508.304,
              -5.878938738,
              -432401.3124,
              1641660.124,
              -3.958938738
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433552.2724127056,
                    1640508.3041026709,
                    -5.878938737667715
                  ],
                  [
                    -433552.2724127056,
                    1641660.1241026707,
                    -5.878938737667715
                  ],
                  [
                    -432401.3124127056,
                    1641660.1241026707,
                    -3.958938737667715
                  ],
                  [
                    -432401.3124127056,
                    1640508.3041026709,
                    -3.958938737667715
                  ],
                  [
                    -433552.2724127056,
                    1640508.3041026709,
                    -5.878938737667715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:33:18+00:00",
            "end_time": "2019-07-10T23:13: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": "20190710_NCMP_AK_03WWM8158.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.29982913524086,
              64.53916749401891,
              8.866035529409872
            ],
            [
              -163.30222392219065,
              64.54646708372141,
              8.866035529409872
            ],
            [
              -163.29018759192735,
              64.54719574406111,
              31.526035529409874
            ],
            [
              -163.28779582234083,
              64.539895960346,
              31.526035529409874
            ],
            [
              -163.29982913524086,
              64.53916749401891,
              8.866035529409872
            ]
          ]
        ]
      },
      "bbox": [
        -163.3022239,
        64.53916749,
        8.866035529,
        -163.2877958,
        64.54719574,
        31.52603553
      ],
      "properties": {
        "datetime": "2019-07-10T21:05:21Z",
        "pc:count": 806573,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444119.2013,
            "count": 806573,
            "maximum": -443883.2465,
            "minimum": -444465.9265,
            "name": "X",
            "position": 0,
            "stddev": 133.9573036,
            "variance": 17944.55919
          },
          {
            "average": 1651348.975,
            "count": 806573,
            "maximum": 1651650.067,
            "minimum": 1650827.587,
            "name": "Y",
            "position": 1,
            "stddev": 187.1300378,
            "variance": 35017.65105
          },
          {
            "average": 24.11905702,
            "count": 806573,
            "maximum": 31.52603553,
            "minimum": 8.866035529,
            "name": "Z",
            "position": 2,
            "stddev": 4.659976293,
            "variance": 21.71537905
          },
          {
            "average": 1252.636526,
            "count": 806573,
            "maximum": 5236,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 714.2932651,
            "variance": 510214.8686
          },
          {
            "average": 1.00033103,
            "count": 806573,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01866221883,
            "variance": 0.0003482784115
          },
          {
            "average": 1.00066454,
            "count": 806573,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02676137908,
            "variance": 0.0007161714101
          },
          {
            "average": 1,
            "count": 806573,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806573,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.510669214,
            "count": 806573,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4998864648,
            "variance": 0.2498864777
          },
          {
            "average": 19.85722122,
            "count": 806573,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.654717523,
            "variance": 2.738090079
          },
          {
            "average": 1.000933579,
            "count": 806573,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03082314832,
            "variance": 0.0009500664722
          },
          {
            "average": 2.305697066,
            "count": 806573,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5213371886,
            "variance": 0.2717924642
          },
          {
            "average": 246827269.9,
            "count": 806573,
            "maximum": 246827921.5,
            "minimum": 246827155.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 186.6700418,
            "variance": 34845.7045
          },
          {
            "average": 0,
            "count": 806573,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806573,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806573,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806573,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806573,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444465.9265,
          1650827.587,
          8.866035529,
          -443883.2465,
          1651650.067,
          31.52603553
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444465.9264781202,
                1650827.586878609,
                8.866035529409872
              ],
              [
                -444465.9264781202,
                1651650.066878609,
                8.866035529409872
              ],
              [
                -443883.24647812016,
                1651650.066878609,
                31.526035529409874
              ],
              [
                -443883.24647812016,
                1650827.586878609,
                31.526035529409874
              ],
              [
                -444465.9264781202,
                1650827.586878609,
                8.866035529409872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:05:21+00:00",
        "end_time": "2019-07-10T20:52:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8158.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8158.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8158.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8158.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3022239,
            64.53916749,
            8.866035529,
            -163.2877958,
            64.54719574,
            31.52603553
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.29982913524086,
                  64.53916749401891,
                  8.866035529409872
                ],
                [
                  -163.30222392219065,
                  64.54646708372141,
                  8.866035529409872
                ],
                [
                  -163.29018759192735,
                  64.54719574406111,
                  31.526035529409874
                ],
                [
                  -163.28779582234083,
                  64.539895960346,
                  31.526035529409874
                ],
                [
                  -163.29982913524086,
                  64.53916749401891,
                  8.866035529409872
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8158.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8158.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:05:21Z",
            "pc:count": 806573,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444119.2013,
                "count": 806573,
                "maximum": -443883.2465,
                "minimum": -444465.9265,
                "name": "X",
                "position": 0,
                "stddev": 133.9573036,
                "variance": 17944.55919
              },
              {
                "average": 1651348.975,
                "count": 806573,
                "maximum": 1651650.067,
                "minimum": 1650827.587,
                "name": "Y",
                "position": 1,
                "stddev": 187.1300378,
                "variance": 35017.65105
              },
              {
                "average": 24.11905702,
                "count": 806573,
                "maximum": 31.52603553,
                "minimum": 8.866035529,
                "name": "Z",
                "position": 2,
                "stddev": 4.659976293,
                "variance": 21.71537905
              },
              {
                "average": 1252.636526,
                "count": 806573,
                "maximum": 5236,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 714.2932651,
                "variance": 510214.8686
              },
              {
                "average": 1.00033103,
                "count": 806573,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01866221883,
                "variance": 0.0003482784115
              },
              {
                "average": 1.00066454,
                "count": 806573,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02676137908,
                "variance": 0.0007161714101
              },
              {
                "average": 1,
                "count": 806573,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806573,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.510669214,
                "count": 806573,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4998864648,
                "variance": 0.2498864777
              },
              {
                "average": 19.85722122,
                "count": 806573,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.654717523,
                "variance": 2.738090079
              },
              {
                "average": 1.000933579,
                "count": 806573,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03082314832,
                "variance": 0.0009500664722
              },
              {
                "average": 2.305697066,
                "count": 806573,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5213371886,
                "variance": 0.2717924642
              },
              {
                "average": 246827269.9,
                "count": 806573,
                "maximum": 246827921.5,
                "minimum": 246827155.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 186.6700418,
                "variance": 34845.7045
              },
              {
                "average": 0,
                "count": 806573,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806573,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806573,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806573,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806573,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444465.9265,
              1650827.587,
              8.866035529,
              -443883.2465,
              1651650.067,
              31.52603553
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444465.9264781202,
                    1650827.586878609,
                    8.866035529409872
                  ],
                  [
                    -444465.9264781202,
                    1651650.066878609,
                    8.866035529409872
                  ],
                  [
                    -443883.24647812016,
                    1651650.066878609,
                    31.526035529409874
                  ],
                  [
                    -443883.24647812016,
                    1650827.586878609,
                    31.526035529409874
                  ],
                  [
                    -444465.9264781202,
                    1650827.586878609,
                    8.866035529409872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:05:21+00:00",
            "end_time": "2019-07-10T20:52: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": "20190714_NCMP_AK_03WWM8663.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.20368612201614,
              64.57973745421873,
              -1.002170872673856
            ],
            [
              -163.2070128240002,
              64.58996993582016,
              -1.002170872673856
            ],
            [
              -163.18318311869805,
              64.59139455280297,
              0.317829127326144
            ],
            [
              -163.17986480610855,
              64.5811615384771,
              0.317829127326144
            ],
            [
              -163.20368612201614,
              64.57973745421873,
              -1.002170872673856
            ]
          ]
        ]
      },
      "bbox": [
        -163.2070128,
        64.57973745,
        -1.002170873,
        -163.1798648,
        64.59139455,
        0.3178291273
      ],
      "properties": {
        "datetime": "2019-07-15T20:33:43Z",
        "pc:count": 4408672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438694.2509,
            "count": 4408672,
            "maximum": -438123.7169,
            "minimum": -439275.2969,
            "name": "X",
            "position": 0,
            "stddev": 289.5073168,
            "variance": 83814.4865
          },
          {
            "average": 1655247.008,
            "count": 4408672,
            "maximum": 1655823.029,
            "minimum": 1654670.389,
            "name": "Y",
            "position": 1,
            "stddev": 289.3091957,
            "variance": 83699.81073
          },
          {
            "average": -0.3487729243,
            "count": 4408672,
            "maximum": 0.3178291273,
            "minimum": -1.002170873,
            "name": "Z",
            "position": 2,
            "stddev": 0.09033110685,
            "variance": 0.008159708864
          },
          {
            "average": 0.003527366064,
            "count": 4408672,
            "maximum": 1665,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2.243001129,
            "variance": 5.031054063
          },
          {
            "average": 1,
            "count": 4408672,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4408672,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4408672,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4408672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4408672,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.04824348,
            "count": 4408672,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.314229231,
            "variance": 1.727198471
          },
          {
            "average": 2.002719186,
            "count": 4408672,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05208794277,
            "variance": 0.002713153782
          },
          {
            "average": 8.289334748,
            "count": 4408672,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.379826794,
            "variance": 70.22149709
          },
          {
            "average": 247233188.3,
            "count": 4408672,
            "maximum": 247258023.5,
            "minimum": 247191066.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30196.62273,
            "variance": 911836024.3
          },
          {
            "average": 0,
            "count": 4408672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4408672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4408672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4408672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4408672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439275.2969,
          1654670.389,
          -1.002170873,
          -438123.7169,
          1655823.029,
          0.3178291273
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439275.2969225572,
                1654670.3886001667,
                -1.002170872673856
              ],
              [
                -439275.2969225572,
                1655823.0286001668,
                -1.002170872673856
              ],
              [
                -438123.7169225572,
                1655823.0286001668,
                0.317829127326144
              ],
              [
                -438123.7169225572,
                1654670.3886001667,
                0.317829127326144
              ],
              [
                -439275.2969225572,
                1654670.3886001667,
                -1.002170872673856
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:33:43+00:00",
        "end_time": "2019-07-15T01:57:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8663.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8663.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8663.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8663.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2070128,
            64.57973745,
            -1.002170873,
            -163.1798648,
            64.59139455,
            0.3178291273
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.20368612201614,
                  64.57973745421873,
                  -1.002170872673856
                ],
                [
                  -163.2070128240002,
                  64.58996993582016,
                  -1.002170872673856
                ],
                [
                  -163.18318311869805,
                  64.59139455280297,
                  0.317829127326144
                ],
                [
                  -163.17986480610855,
                  64.5811615384771,
                  0.317829127326144
                ],
                [
                  -163.20368612201614,
                  64.57973745421873,
                  -1.002170872673856
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8663.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8663.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:33:43Z",
            "pc:count": 4408672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438694.2509,
                "count": 4408672,
                "maximum": -438123.7169,
                "minimum": -439275.2969,
                "name": "X",
                "position": 0,
                "stddev": 289.5073168,
                "variance": 83814.4865
              },
              {
                "average": 1655247.008,
                "count": 4408672,
                "maximum": 1655823.029,
                "minimum": 1654670.389,
                "name": "Y",
                "position": 1,
                "stddev": 289.3091957,
                "variance": 83699.81073
              },
              {
                "average": -0.3487729243,
                "count": 4408672,
                "maximum": 0.3178291273,
                "minimum": -1.002170873,
                "name": "Z",
                "position": 2,
                "stddev": 0.09033110685,
                "variance": 0.008159708864
              },
              {
                "average": 0.003527366064,
                "count": 4408672,
                "maximum": 1665,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2.243001129,
                "variance": 5.031054063
              },
              {
                "average": 1,
                "count": 4408672,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4408672,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4408672,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4408672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4408672,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.04824348,
                "count": 4408672,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.314229231,
                "variance": 1.727198471
              },
              {
                "average": 2.002719186,
                "count": 4408672,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05208794277,
                "variance": 0.002713153782
              },
              {
                "average": 8.289334748,
                "count": 4408672,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.379826794,
                "variance": 70.22149709
              },
              {
                "average": 247233188.3,
                "count": 4408672,
                "maximum": 247258023.5,
                "minimum": 247191066.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30196.62273,
                "variance": 911836024.3
              },
              {
                "average": 0,
                "count": 4408672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4408672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4408672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4408672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4408672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439275.2969,
              1654670.389,
              -1.002170873,
              -438123.7169,
              1655823.029,
              0.3178291273
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439275.2969225572,
                    1654670.3886001667,
                    -1.002170872673856
                  ],
                  [
                    -439275.2969225572,
                    1655823.0286001668,
                    -1.002170872673856
                  ],
                  [
                    -438123.7169225572,
                    1655823.0286001668,
                    0.317829127326144
                  ],
                  [
                    -438123.7169225572,
                    1654670.3886001667,
                    0.317829127326144
                  ],
                  [
                    -439275.2969225572,
                    1654670.3886001667,
                    -1.002170872673856
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:33:43+00:00",
            "end_time": "2019-07-15T01:57:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8567.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22221338463694,
              64.61586759165351,
              -0.397417904591685
            ],
            [
              -163.22554952417835,
              64.6260957779554,
              -0.397417904591685
            ],
            [
              -163.20169505177097,
              64.62752304959926,
              1.222582095408316
            ],
            [
              -163.19836731634913,
              64.61729432892834,
              1.222582095408316
            ],
            [
              -163.22221338463694,
              64.61586759165351,
              -0.397417904591685
            ]
          ]
        ]
      },
      "bbox": [
        -163.2255495,
        64.61586759,
        -0.3974179046,
        -163.1983673,
        64.62752305,
        1.222582095
      ],
      "properties": {
        "datetime": "2019-07-16T02:07:44Z",
        "pc:count": 2939943,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439080.3226,
            "count": 2939943,
            "maximum": -438444.5852,
            "minimum": -439595.9452,
            "name": "X",
            "position": 0,
            "stddev": 293.5875242,
            "variance": 86193.63435
          },
          {
            "average": 1659322.67,
            "count": 2939943,
            "maximum": 1659937.173,
            "minimum": 1658785.033,
            "name": "Y",
            "position": 1,
            "stddev": 290.4465722,
            "variance": 84359.21131
          },
          {
            "average": 0.6323166685,
            "count": 2939943,
            "maximum": 1.222582095,
            "minimum": -0.3974179046,
            "name": "Z",
            "position": 2,
            "stddev": 0.08932509047,
            "variance": 0.007978971788
          },
          {
            "average": 0,
            "count": 2939943,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000017347,
            "count": 2939943,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004164970597,
            "variance": 1.734698007e-05
          },
          {
            "average": 1.000034695,
            "count": 2939943,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005890106815,
            "variance": 3.469335829e-05
          },
          {
            "average": 1,
            "count": 2939943,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2939943,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2939943,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93899648,
            "count": 2939943,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9257195519,
            "variance": 0.8569566888
          },
          {
            "average": 2.000031973,
            "count": 2939943,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.005654413991,
            "variance": 3.197239758e-05
          },
          {
            "average": 23.81343618,
            "count": 2939943,
            "maximum": 36,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.00293397,
            "variance": 169.0762917
          },
          {
            "average": 247270352.7,
            "count": 2939943,
            "maximum": 247278064.6,
            "minimum": 247259447.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8302.646663,
            "variance": 68933941.62
          },
          {
            "average": 0,
            "count": 2939943,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2939943,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2939943,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2939943,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2939943,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439595.9452,
          1658785.033,
          -0.3974179046,
          -438444.5852,
          1659937.173,
          1.222582095
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439595.9451705281,
                1658785.0331095576,
                -0.397417904591685
              ],
              [
                -439595.9451705281,
                1659937.1731095577,
                -0.397417904591685
              ],
              [
                -438444.5851705281,
                1659937.1731095577,
                1.222582095408316
              ],
              [
                -438444.5851705281,
                1658785.0331095576,
                1.222582095408316
              ],
              [
                -439595.9451705281,
                1658785.0331095576,
                -0.397417904591685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:07:44+00:00",
        "end_time": "2019-07-15T20:57:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8567.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8567.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8567.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8567.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2255495,
            64.61586759,
            -0.3974179046,
            -163.1983673,
            64.62752305,
            1.222582095
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22221338463694,
                  64.61586759165351,
                  -0.397417904591685
                ],
                [
                  -163.22554952417835,
                  64.6260957779554,
                  -0.397417904591685
                ],
                [
                  -163.20169505177097,
                  64.62752304959926,
                  1.222582095408316
                ],
                [
                  -163.19836731634913,
                  64.61729432892834,
                  1.222582095408316
                ],
                [
                  -163.22221338463694,
                  64.61586759165351,
                  -0.397417904591685
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8567.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8567.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:07:44Z",
            "pc:count": 2939943,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439080.3226,
                "count": 2939943,
                "maximum": -438444.5852,
                "minimum": -439595.9452,
                "name": "X",
                "position": 0,
                "stddev": 293.5875242,
                "variance": 86193.63435
              },
              {
                "average": 1659322.67,
                "count": 2939943,
                "maximum": 1659937.173,
                "minimum": 1658785.033,
                "name": "Y",
                "position": 1,
                "stddev": 290.4465722,
                "variance": 84359.21131
              },
              {
                "average": 0.6323166685,
                "count": 2939943,
                "maximum": 1.222582095,
                "minimum": -0.3974179046,
                "name": "Z",
                "position": 2,
                "stddev": 0.08932509047,
                "variance": 0.007978971788
              },
              {
                "average": 0,
                "count": 2939943,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000017347,
                "count": 2939943,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004164970597,
                "variance": 1.734698007e-05
              },
              {
                "average": 1.000034695,
                "count": 2939943,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005890106815,
                "variance": 3.469335829e-05
              },
              {
                "average": 1,
                "count": 2939943,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2939943,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2939943,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93899648,
                "count": 2939943,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9257195519,
                "variance": 0.8569566888
              },
              {
                "average": 2.000031973,
                "count": 2939943,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.005654413991,
                "variance": 3.197239758e-05
              },
              {
                "average": 23.81343618,
                "count": 2939943,
                "maximum": 36,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.00293397,
                "variance": 169.0762917
              },
              {
                "average": 247270352.7,
                "count": 2939943,
                "maximum": 247278064.6,
                "minimum": 247259447.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8302.646663,
                "variance": 68933941.62
              },
              {
                "average": 0,
                "count": 2939943,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2939943,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2939943,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2939943,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2939943,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439595.9452,
              1658785.033,
              -0.3974179046,
              -438444.5852,
              1659937.173,
              1.222582095
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439595.9451705281,
                    1658785.0331095576,
                    -0.397417904591685
                  ],
                  [
                    -439595.9451705281,
                    1659937.1731095577,
                    -0.397417904591685
                  ],
                  [
                    -438444.5851705281,
                    1659937.1731095577,
                    1.222582095408316
                  ],
                  [
                    -438444.5851705281,
                    1658785.0331095576,
                    1.222582095408316
                  ],
                  [
                    -439595.9451705281,
                    1658785.0331095576,
                    -0.397417904591685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:07:44+00:00",
            "end_time": "2019-07-15T20:57: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": "20190715_NCMP_AK_03WWM9161.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.10060250862753,
              64.56049254305523,
              -1.370777479891085
            ],
            [
              -163.1038906500115,
              64.57072907323625,
              -1.370777479891085
            ],
            [
              -163.08007025480094,
              64.5721378728764,
              0.489222520108915
            ],
            [
              -163.076790501168,
              64.5619008161376,
              0.489222520108915
            ],
            [
              -163.10060250862753,
              64.56049254305523,
              -1.370777479891085
            ]
          ]
        ]
      },
      "bbox": [
        -163.1038907,
        64.56049254,
        -1.37077748,
        -163.0767905,
        64.57213787,
        0.4892225201
      ],
      "properties": {
        "datetime": "2019-07-16T02:09:30Z",
        "pc:count": 3321454,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434140.6538,
            "count": 3321454,
            "maximum": -433527.9606,
            "minimum": -434679.6206,
            "name": "X",
            "position": 0,
            "stddev": 284.3910787,
            "variance": 80878.28564
          },
          {
            "average": 1652444.919,
            "count": 3321454,
            "maximum": 1653018.245,
            "minimum": 1651865.365,
            "name": "Y",
            "position": 1,
            "stddev": 284.3227148,
            "variance": 80839.40613
          },
          {
            "average": -0.1800063899,
            "count": 3321454,
            "maximum": 0.4892225201,
            "minimum": -1.37077748,
            "name": "Z",
            "position": 2,
            "stddev": 0.2567800839,
            "variance": 0.06593601148
          },
          {
            "average": 42.27777534,
            "count": 3321454,
            "maximum": 3283,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 276.490106,
            "variance": 76446.77871
          },
          {
            "average": 1.0197543,
            "count": 3321454,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1391548555,
            "variance": 0.01936407382
          },
          {
            "average": 1.039512515,
            "count": 3321454,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1948109014,
            "variance": 0.03795128731
          },
          {
            "average": 1,
            "count": 3321454,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3321454,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.41033776,
            "count": 3321454,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.514480169,
            "variance": 2.293650182
          },
          {
            "average": 19.93556979,
            "count": 3321454,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9197542612,
            "variance": 0.8459479009
          },
          {
            "average": 2.021428868,
            "count": 3321454,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1452699369,
            "variance": 0.02110335456
          },
          {
            "average": 32.1885063,
            "count": 3321454,
            "maximum": 36,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.522159593,
            "variance": 2.316969826
          },
          {
            "average": 247275591.6,
            "count": 3321454,
            "maximum": 247278170.1,
            "minimum": 247272856.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1014.610702,
            "variance": 1029434.876
          },
          {
            "average": 0,
            "count": 3321454,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3321454,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3321454,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3321454,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3321454,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434679.6206,
          1651865.365,
          -1.37077748,
          -433527.9606,
          1653018.245,
          0.4892225201
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434679.6206442919,
                1651865.36461449,
                -1.370777479891085
              ],
              [
                -434679.6206442919,
                1653018.2446144898,
                -1.370777479891085
              ],
              [
                -433527.9606442919,
                1653018.2446144898,
                0.489222520108915
              ],
              [
                -433527.9606442919,
                1651865.36461449,
                0.489222520108915
              ],
              [
                -434679.6206442919,
                1651865.36461449,
                -1.370777479891085
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:09:30+00:00",
        "end_time": "2019-07-16T00:40:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9161.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9161.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9161.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9161.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1038907,
            64.56049254,
            -1.37077748,
            -163.0767905,
            64.57213787,
            0.4892225201
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.10060250862753,
                  64.56049254305523,
                  -1.370777479891085
                ],
                [
                  -163.1038906500115,
                  64.57072907323625,
                  -1.370777479891085
                ],
                [
                  -163.08007025480094,
                  64.5721378728764,
                  0.489222520108915
                ],
                [
                  -163.076790501168,
                  64.5619008161376,
                  0.489222520108915
                ],
                [
                  -163.10060250862753,
                  64.56049254305523,
                  -1.370777479891085
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9161.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9161.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:09:30Z",
            "pc:count": 3321454,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434140.6538,
                "count": 3321454,
                "maximum": -433527.9606,
                "minimum": -434679.6206,
                "name": "X",
                "position": 0,
                "stddev": 284.3910787,
                "variance": 80878.28564
              },
              {
                "average": 1652444.919,
                "count": 3321454,
                "maximum": 1653018.245,
                "minimum": 1651865.365,
                "name": "Y",
                "position": 1,
                "stddev": 284.3227148,
                "variance": 80839.40613
              },
              {
                "average": -0.1800063899,
                "count": 3321454,
                "maximum": 0.4892225201,
                "minimum": -1.37077748,
                "name": "Z",
                "position": 2,
                "stddev": 0.2567800839,
                "variance": 0.06593601148
              },
              {
                "average": 42.27777534,
                "count": 3321454,
                "maximum": 3283,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 276.490106,
                "variance": 76446.77871
              },
              {
                "average": 1.0197543,
                "count": 3321454,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1391548555,
                "variance": 0.01936407382
              },
              {
                "average": 1.039512515,
                "count": 3321454,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1948109014,
                "variance": 0.03795128731
              },
              {
                "average": 1,
                "count": 3321454,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3321454,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.41033776,
                "count": 3321454,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.514480169,
                "variance": 2.293650182
              },
              {
                "average": 19.93556979,
                "count": 3321454,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9197542612,
                "variance": 0.8459479009
              },
              {
                "average": 2.021428868,
                "count": 3321454,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1452699369,
                "variance": 0.02110335456
              },
              {
                "average": 32.1885063,
                "count": 3321454,
                "maximum": 36,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.522159593,
                "variance": 2.316969826
              },
              {
                "average": 247275591.6,
                "count": 3321454,
                "maximum": 247278170.1,
                "minimum": 247272856.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1014.610702,
                "variance": 1029434.876
              },
              {
                "average": 0,
                "count": 3321454,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3321454,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3321454,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3321454,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3321454,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434679.6206,
              1651865.365,
              -1.37077748,
              -433527.9606,
              1653018.245,
              0.4892225201
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434679.6206442919,
                    1651865.36461449,
                    -1.370777479891085
                  ],
                  [
                    -434679.6206442919,
                    1653018.2446144898,
                    -1.370777479891085
                  ],
                  [
                    -433527.9606442919,
                    1653018.2446144898,
                    0.489222520108915
                  ],
                  [
                    -433527.9606442919,
                    1651865.36461449,
                    0.489222520108915
                  ],
                  [
                    -434679.6206442919,
                    1651865.36461449,
                    -1.370777479891085
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:09:30+00:00",
            "end_time": "2019-07-16T00:40: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": "20190710_NCMP_AK_03WWM8560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22630647964777,
              64.55308351156883,
              -0.926972281047803
            ],
            [
              -163.2296381883145,
              64.56331511038745,
              -0.926972281047803
            ],
            [
              -163.20583643511964,
              64.56474288422913,
              0.513027718952197
            ],
            [
              -163.20251309695237,
              64.55451075219678,
              0.513027718952197
            ],
            [
              -163.22630647964777,
              64.55308351156883,
              -0.926972281047803
            ]
          ]
        ]
      },
      "bbox": [
        -163.2296382,
        64.55308351,
        -0.926972281,
        -163.2025131,
        64.56474288,
        0.513027719
      ],
      "properties": {
        "datetime": "2019-07-11T00:09:53Z",
        "pc:count": 3335090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440168.9516,
            "count": 3335090,
            "maximum": -439608.4228,
            "minimum": -440759.7828,
            "name": "X",
            "position": 0,
            "stddev": 290.208733,
            "variance": 84221.1087
          },
          {
            "average": 1652440.473,
            "count": 3335090,
            "maximum": 1653027.763,
            "minimum": 1651875.123,
            "name": "Y",
            "position": 1,
            "stddev": 289.5959779,
            "variance": 83865.83043
          },
          {
            "average": -0.3996131693,
            "count": 3335090,
            "maximum": 0.513027719,
            "minimum": -0.926972281,
            "name": "Z",
            "position": 2,
            "stddev": 0.1081087951,
            "variance": 0.01168751158
          },
          {
            "average": 16.12336789,
            "count": 3335090,
            "maximum": 1815,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 137.7006845,
            "variance": 18961.4785
          },
          {
            "average": 1.000020389,
            "count": 3335090,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004515400896,
            "variance": 2.038884525e-05
          },
          {
            "average": 1.000040779,
            "count": 3335090,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006385676085,
            "variance": 4.077685907e-05
          },
          {
            "average": 1,
            "count": 3335090,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3335090,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3335090,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00397173,
            "count": 3335090,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.377168789,
            "variance": 1.896593875
          },
          {
            "average": 2.000715723,
            "count": 3335090,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02677703908,
            "variance": 0.0007170098218
          },
          {
            "average": 22.26573736,
            "count": 3335090,
            "maximum": 26,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.572025327,
            "variance": 2.471263628
          },
          {
            "average": 246836815.6,
            "count": 3335090,
            "maximum": 246838993.3,
            "minimum": 246834306.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 927.2514369,
            "variance": 859795.2272
          },
          {
            "average": 0,
            "count": 3335090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3335090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3335090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3335090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3335090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440759.7828,
          1651875.123,
          -0.926972281,
          -439608.4228,
          1653027.763,
          0.513027719
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440759.78277295077,
                1651875.1234105593,
                -0.926972281047803
              ],
              [
                -440759.78277295077,
                1653027.7634105594,
                -0.926972281047803
              ],
              [
                -439608.4227729508,
                1653027.7634105594,
                0.513027718952197
              ],
              [
                -439608.4227729508,
                1651875.1234105593,
                0.513027718952197
              ],
              [
                -440759.78277295077,
                1651875.1234105593,
                -0.926972281047803
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:09:53+00:00",
        "end_time": "2019-07-10T22:51:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2296382,
            64.55308351,
            -0.926972281,
            -163.2025131,
            64.56474288,
            0.513027719
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22630647964777,
                  64.55308351156883,
                  -0.926972281047803
                ],
                [
                  -163.2296381883145,
                  64.56331511038745,
                  -0.926972281047803
                ],
                [
                  -163.20583643511964,
                  64.56474288422913,
                  0.513027718952197
                ],
                [
                  -163.20251309695237,
                  64.55451075219678,
                  0.513027718952197
                ],
                [
                  -163.22630647964777,
                  64.55308351156883,
                  -0.926972281047803
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:09:53Z",
            "pc:count": 3335090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440168.9516,
                "count": 3335090,
                "maximum": -439608.4228,
                "minimum": -440759.7828,
                "name": "X",
                "position": 0,
                "stddev": 290.208733,
                "variance": 84221.1087
              },
              {
                "average": 1652440.473,
                "count": 3335090,
                "maximum": 1653027.763,
                "minimum": 1651875.123,
                "name": "Y",
                "position": 1,
                "stddev": 289.5959779,
                "variance": 83865.83043
              },
              {
                "average": -0.3996131693,
                "count": 3335090,
                "maximum": 0.513027719,
                "minimum": -0.926972281,
                "name": "Z",
                "position": 2,
                "stddev": 0.1081087951,
                "variance": 0.01168751158
              },
              {
                "average": 16.12336789,
                "count": 3335090,
                "maximum": 1815,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 137.7006845,
                "variance": 18961.4785
              },
              {
                "average": 1.000020389,
                "count": 3335090,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004515400896,
                "variance": 2.038884525e-05
              },
              {
                "average": 1.000040779,
                "count": 3335090,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006385676085,
                "variance": 4.077685907e-05
              },
              {
                "average": 1,
                "count": 3335090,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3335090,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3335090,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00397173,
                "count": 3335090,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.377168789,
                "variance": 1.896593875
              },
              {
                "average": 2.000715723,
                "count": 3335090,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02677703908,
                "variance": 0.0007170098218
              },
              {
                "average": 22.26573736,
                "count": 3335090,
                "maximum": 26,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.572025327,
                "variance": 2.471263628
              },
              {
                "average": 246836815.6,
                "count": 3335090,
                "maximum": 246838993.3,
                "minimum": 246834306.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 927.2514369,
                "variance": 859795.2272
              },
              {
                "average": 0,
                "count": 3335090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3335090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3335090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3335090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3335090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440759.7828,
              1651875.123,
              -0.926972281,
              -439608.4228,
              1653027.763,
              0.513027719
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440759.78277295077,
                    1651875.1234105593,
                    -0.926972281047803
                  ],
                  [
                    -440759.78277295077,
                    1653027.7634105594,
                    -0.926972281047803
                  ],
                  [
                    -439608.4227729508,
                    1653027.7634105594,
                    0.513027718952197
                  ],
                  [
                    -439608.4227729508,
                    1651875.1234105593,
                    0.513027718952197
                  ],
                  [
                    -440759.78277295077,
                    1651875.1234105593,
                    -0.926972281047803
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:09:53+00:00",
            "end_time": "2019-07-10T22:51: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": "20190710_NCMP_AK_03WWM9349.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0665169019682,
              64.45233999265866,
              -6.519670479980839
            ],
            [
              -163.06977827156388,
              64.46256892322594,
              -6.519670479980839
            ],
            [
              -163.04605695502295,
              64.46397162757494,
              -3.499670479980839
            ],
            [
              -163.04280390304896,
              64.45374217567738,
              -3.499670479980839
            ],
            [
              -163.0665169019682,
              64.45233999265866,
              -6.519670479980839
            ]
          ]
        ]
      },
      "bbox": [
        -163.0697783,
        64.45233999,
        -6.51967048,
        -163.0428039,
        64.46397163,
        -3.49967048
      ],
      "properties": {
        "datetime": "2019-07-10T23:18:50Z",
        "pc:count": 743726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434175.4155,
            "count": 743726,
            "maximum": -433552.908,
            "minimum": -434704.048,
            "name": "X",
            "position": 0,
            "stddev": 290.0639102,
            "variance": 84137.07202
          },
          {
            "average": 1640317.625,
            "count": 743726,
            "maximum": 1640839.704,
            "minimum": 1639687.584,
            "name": "Y",
            "position": 1,
            "stddev": 290.0830017,
            "variance": 84148.14786
          },
          {
            "average": -5.164657222,
            "count": 743726,
            "maximum": -3.49967048,
            "minimum": -6.51967048,
            "name": "Z",
            "position": 2,
            "stddev": 0.4928040721,
            "variance": 0.2428558535
          },
          {
            "average": 1593.704714,
            "count": 743726,
            "maximum": 3427,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 695.9378153,
            "variance": 484329.4428
          },
          {
            "average": 1,
            "count": 743726,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 743726,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 743726,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 743726,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 743726,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92855656,
            "count": 743726,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.187036702,
            "variance": 1.409056132
          },
          {
            "average": 2.007598228,
            "count": 743726,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08685156654,
            "variance": 0.00754319461
          },
          {
            "average": 16.7505896,
            "count": 743726,
            "maximum": 21,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.549394301,
            "variance": 2.400622699
          },
          {
            "average": 246833647.8,
            "count": 743726,
            "maximum": 246835930.3,
            "minimum": 246831383.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 889.1645407,
            "variance": 790613.5804
          },
          {
            "average": 0,
            "count": 743726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 743726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 743726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 743726,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 743726,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434704.048,
          1639687.584,
          -6.51967048,
          -433552.908,
          1640839.704,
          -3.49967048
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434704.0480128553,
                1639687.5839461754,
                -6.519670479980839
              ],
              [
                -434704.0480128553,
                1640839.7039461755,
                -6.519670479980839
              ],
              [
                -433552.9080128553,
                1640839.7039461755,
                -3.499670479980839
              ],
              [
                -433552.9080128553,
                1639687.5839461754,
                -3.499670479980839
              ],
              [
                -434704.0480128553,
                1639687.5839461754,
                -6.519670479980839
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:18:50+00:00",
        "end_time": "2019-07-10T22:03:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9349.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9349.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9349.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9349.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0697783,
            64.45233999,
            -6.51967048,
            -163.0428039,
            64.46397163,
            -3.49967048
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0665169019682,
                  64.45233999265866,
                  -6.519670479980839
                ],
                [
                  -163.06977827156388,
                  64.46256892322594,
                  -6.519670479980839
                ],
                [
                  -163.04605695502295,
                  64.46397162757494,
                  -3.499670479980839
                ],
                [
                  -163.04280390304896,
                  64.45374217567738,
                  -3.499670479980839
                ],
                [
                  -163.0665169019682,
                  64.45233999265866,
                  -6.519670479980839
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9349.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9349.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:18:50Z",
            "pc:count": 743726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434175.4155,
                "count": 743726,
                "maximum": -433552.908,
                "minimum": -434704.048,
                "name": "X",
                "position": 0,
                "stddev": 290.0639102,
                "variance": 84137.07202
              },
              {
                "average": 1640317.625,
                "count": 743726,
                "maximum": 1640839.704,
                "minimum": 1639687.584,
                "name": "Y",
                "position": 1,
                "stddev": 290.0830017,
                "variance": 84148.14786
              },
              {
                "average": -5.164657222,
                "count": 743726,
                "maximum": -3.49967048,
                "minimum": -6.51967048,
                "name": "Z",
                "position": 2,
                "stddev": 0.4928040721,
                "variance": 0.2428558535
              },
              {
                "average": 1593.704714,
                "count": 743726,
                "maximum": 3427,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 695.9378153,
                "variance": 484329.4428
              },
              {
                "average": 1,
                "count": 743726,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 743726,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 743726,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 743726,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 743726,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92855656,
                "count": 743726,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.187036702,
                "variance": 1.409056132
              },
              {
                "average": 2.007598228,
                "count": 743726,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08685156654,
                "variance": 0.00754319461
              },
              {
                "average": 16.7505896,
                "count": 743726,
                "maximum": 21,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.549394301,
                "variance": 2.400622699
              },
              {
                "average": 246833647.8,
                "count": 743726,
                "maximum": 246835930.3,
                "minimum": 246831383.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 889.1645407,
                "variance": 790613.5804
              },
              {
                "average": 0,
                "count": 743726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 743726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 743726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 743726,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 743726,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434704.048,
              1639687.584,
              -6.51967048,
              -433552.908,
              1640839.704,
              -3.49967048
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434704.0480128553,
                    1639687.5839461754,
                    -6.519670479980839
                  ],
                  [
                    -434704.0480128553,
                    1640839.7039461755,
                    -6.519670479980839
                  ],
                  [
                    -433552.9080128553,
                    1640839.7039461755,
                    -3.499670479980839
                  ],
                  [
                    -433552.9080128553,
                    1639687.5839461754,
                    -3.499670479980839
                  ],
                  [
                    -434704.0480128553,
                    1639687.5839461754,
                    -6.519670479980839
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:18:50+00:00",
            "end_time": "2019-07-10T22:03: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": "20190710_NCMP_AK_03WWM7969.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.34652081784,
              64.6352889607328,
              -1.855685290830209
            ],
            [
              -163.34989641907106,
              64.6454920249366,
              -1.855685290830209
            ],
            [
              -163.32602490346727,
              64.6469389002102,
              7.884314709169791
            ],
            [
              -163.3226576926019,
              64.6367352951508,
              7.884314709169791
            ],
            [
              -163.34652081784,
              64.6352889607328,
              -1.855685290830209
            ]
          ]
        ]
      },
      "bbox": [
        -163.3498964,
        64.63528896,
        -1.855685291,
        -163.3226577,
        64.6469389,
        7.884314709
      ],
      "properties": {
        "datetime": "2019-07-15T01:59:59Z",
        "pc:count": 3777787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444611.2932,
            "count": 3777787,
            "maximum": -444026.7891,
            "minimum": -445178.4891,
            "name": "X",
            "position": 0,
            "stddev": 293.5864629,
            "variance": 86193.0112
          },
          {
            "average": 1662353.528,
            "count": 3777787,
            "maximum": 1662908.143,
            "minimum": 1661758.563,
            "name": "Y",
            "position": 1,
            "stddev": 293.6608537,
            "variance": 86236.69698
          },
          {
            "average": 2.251430084,
            "count": 3777787,
            "maximum": 7.884314709,
            "minimum": -1.855685291,
            "name": "Z",
            "position": 2,
            "stddev": 0.9624700738,
            "variance": 0.9263486429
          },
          {
            "average": 636.4618206,
            "count": 3777787,
            "maximum": 7327,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 493.0577153,
            "variance": 243105.9106
          },
          {
            "average": 1.030051191,
            "count": 3777787,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1932964533,
            "variance": 0.03736351884
          },
          {
            "average": 1.060139441,
            "count": 3777787,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2849637804,
            "variance": 0.08120435613
          },
          {
            "average": 1,
            "count": 3777787,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3777787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.046159299,
            "count": 3777787,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.289225541,
            "variance": 86.28971115
          },
          {
            "average": 20.07514872,
            "count": 3777787,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.106473719,
            "variance": 1.224284091
          },
          {
            "average": 1.173680782,
            "count": 3777787,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3947100384,
            "variance": 0.1557960145
          },
          {
            "average": 5.914235768,
            "count": 3777787,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.709943379,
            "variance": 22.18356664
          },
          {
            "average": 247186164.2,
            "count": 3777787,
            "maximum": 247191199.4,
            "minimum": 246841249.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3480.429681,
            "variance": 12113390.76
          },
          {
            "average": 0,
            "count": 3777787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3777787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3777787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3777787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3777787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445178.4891,
          1661758.563,
          -1.855685291,
          -444026.7891,
          1662908.143,
          7.884314709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445178.48908357107,
                1661758.5629502041,
                -1.855685290830209
              ],
              [
                -445178.48908357107,
                1662908.1429502042,
                -1.855685290830209
              ],
              [
                -444026.7890835711,
                1662908.1429502042,
                7.884314709169791
              ],
              [
                -444026.7890835711,
                1661758.5629502041,
                7.884314709169791
              ],
              [
                -445178.48908357107,
                1661758.5629502041,
                -1.855685290830209
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:59:59+00:00",
        "end_time": "2019-07-11T00:47:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7969.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7969.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7969.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7969.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3498964,
            64.63528896,
            -1.855685291,
            -163.3226577,
            64.6469389,
            7.884314709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.34652081784,
                  64.6352889607328,
                  -1.855685290830209
                ],
                [
                  -163.34989641907106,
                  64.6454920249366,
                  -1.855685290830209
                ],
                [
                  -163.32602490346727,
                  64.6469389002102,
                  7.884314709169791
                ],
                [
                  -163.3226576926019,
                  64.6367352951508,
                  7.884314709169791
                ],
                [
                  -163.34652081784,
                  64.6352889607328,
                  -1.855685290830209
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7969.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7969.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:59:59Z",
            "pc:count": 3777787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444611.2932,
                "count": 3777787,
                "maximum": -444026.7891,
                "minimum": -445178.4891,
                "name": "X",
                "position": 0,
                "stddev": 293.5864629,
                "variance": 86193.0112
              },
              {
                "average": 1662353.528,
                "count": 3777787,
                "maximum": 1662908.143,
                "minimum": 1661758.563,
                "name": "Y",
                "position": 1,
                "stddev": 293.6608537,
                "variance": 86236.69698
              },
              {
                "average": 2.251430084,
                "count": 3777787,
                "maximum": 7.884314709,
                "minimum": -1.855685291,
                "name": "Z",
                "position": 2,
                "stddev": 0.9624700738,
                "variance": 0.9263486429
              },
              {
                "average": 636.4618206,
                "count": 3777787,
                "maximum": 7327,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 493.0577153,
                "variance": 243105.9106
              },
              {
                "average": 1.030051191,
                "count": 3777787,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1932964533,
                "variance": 0.03736351884
              },
              {
                "average": 1.060139441,
                "count": 3777787,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2849637804,
                "variance": 0.08120435613
              },
              {
                "average": 1,
                "count": 3777787,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3777787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.046159299,
                "count": 3777787,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.289225541,
                "variance": 86.28971115
              },
              {
                "average": 20.07514872,
                "count": 3777787,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.106473719,
                "variance": 1.224284091
              },
              {
                "average": 1.173680782,
                "count": 3777787,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3947100384,
                "variance": 0.1557960145
              },
              {
                "average": 5.914235768,
                "count": 3777787,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.709943379,
                "variance": 22.18356664
              },
              {
                "average": 247186164.2,
                "count": 3777787,
                "maximum": 247191199.4,
                "minimum": 246841249.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3480.429681,
                "variance": 12113390.76
              },
              {
                "average": 0,
                "count": 3777787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3777787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3777787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3777787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3777787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445178.4891,
              1661758.563,
              -1.855685291,
              -444026.7891,
              1662908.143,
              7.884314709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445178.48908357107,
                    1661758.5629502041,
                    -1.855685290830209
                  ],
                  [
                    -445178.48908357107,
                    1662908.1429502042,
                    -1.855685290830209
                  ],
                  [
                    -444026.7890835711,
                    1662908.1429502042,
                    7.884314709169791
                  ],
                  [
                    -444026.7890835711,
                    1661758.5629502041,
                    7.884314709169791
                  ],
                  [
                    -445178.48908357107,
                    1661758.5629502041,
                    -1.855685290830209
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:59:59+00:00",
            "end_time": "2019-07-11T00:47:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9959.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.935403625314,
              64.54112360906915,
              2.667393894849759
            ],
            [
              -162.9371468484781,
              64.54665664543779,
              2.667393894849759
            ],
            [
              -162.9279554239013,
              64.54719104092807,
              67.20739389484976
            ],
            [
              -162.92621395013654,
              64.54165789669847,
              67.20739389484976
            ],
            [
              -162.935403625314,
              64.54112360906915,
              2.667393894849759
            ]
          ]
        ]
      },
      "bbox": [
        -162.9371468,
        64.54112361,
        2.667393895,
        -162.926214,
        64.54719104,
        67.20739389
      ],
      "properties": {
        "datetime": "2019-07-15T21:44:15Z",
        "pc:count": 604698,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426956.7807,
            "count": 604698,
            "maximum": -426682.4644,
            "minimum": -427127.0844,
            "name": "X",
            "position": 0,
            "stddev": 99.08955229,
            "variance": 9818.739373
          },
          {
            "average": 1648873.657,
            "count": 604698,
            "maximum": 1649275.336,
            "minimum": 1648652.376,
            "name": "Y",
            "position": 1,
            "stddev": 145.1390248,
            "variance": 21065.33651
          },
          {
            "average": 33.80180878,
            "count": 604698,
            "maximum": 67.20739389,
            "minimum": 2.667393895,
            "name": "Z",
            "position": 2,
            "stddev": 12.61186278,
            "variance": 159.0590827
          },
          {
            "average": 420.9737935,
            "count": 604698,
            "maximum": 5027,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 461.4415055,
            "variance": 212928.263
          },
          {
            "average": 1.348246563,
            "count": 604698,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5905936676,
            "variance": 0.3488008802
          },
          {
            "average": 1.697649074,
            "count": 604698,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7607078227,
            "variance": 0.5786763915
          },
          {
            "average": 1,
            "count": 604698,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 604698,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.274088884,
            "count": 604698,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4460543652,
            "variance": 0.1989644967
          },
          {
            "average": 19.35320903,
            "count": 604698,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.628916531,
            "variance": 2.653369064
          },
          {
            "average": 1.369427384,
            "count": 604698,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.595634777,
            "variance": 0.3547807876
          },
          {
            "average": 10.24098145,
            "count": 604698,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4276794273,
            "variance": 0.1829096925
          },
          {
            "average": 247261855.1,
            "count": 604698,
            "maximum": 247262255.6,
            "minimum": 247261723.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 223.9712936,
            "variance": 50163.14037
          },
          {
            "average": 0,
            "count": 604698,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 604698,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 604698,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 604698,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 604698,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427127.0844,
          1648652.376,
          2.667393895,
          -426682.4644,
          1649275.336,
          67.20739389
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427127.0844441664,
                1648652.3762651656,
                2.667393894849759
              ],
              [
                -427127.0844441664,
                1649275.3362651656,
                2.667393894849759
              ],
              [
                -426682.4644441664,
                1649275.3362651656,
                67.20739389484976
              ],
              [
                -426682.4644441664,
                1648652.3762651656,
                67.20739389484976
              ],
              [
                -427127.0844441664,
                1648652.3762651656,
                2.667393894849759
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:44:15+00:00",
        "end_time": "2019-07-15T21:35:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9959.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9959.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9959.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9959.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9371468,
            64.54112361,
            2.667393895,
            -162.926214,
            64.54719104,
            67.20739389
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.935403625314,
                  64.54112360906915,
                  2.667393894849759
                ],
                [
                  -162.9371468484781,
                  64.54665664543779,
                  2.667393894849759
                ],
                [
                  -162.9279554239013,
                  64.54719104092807,
                  67.20739389484976
                ],
                [
                  -162.92621395013654,
                  64.54165789669847,
                  67.20739389484976
                ],
                [
                  -162.935403625314,
                  64.54112360906915,
                  2.667393894849759
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9959.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9959.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:44:15Z",
            "pc:count": 604698,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426956.7807,
                "count": 604698,
                "maximum": -426682.4644,
                "minimum": -427127.0844,
                "name": "X",
                "position": 0,
                "stddev": 99.08955229,
                "variance": 9818.739373
              },
              {
                "average": 1648873.657,
                "count": 604698,
                "maximum": 1649275.336,
                "minimum": 1648652.376,
                "name": "Y",
                "position": 1,
                "stddev": 145.1390248,
                "variance": 21065.33651
              },
              {
                "average": 33.80180878,
                "count": 604698,
                "maximum": 67.20739389,
                "minimum": 2.667393895,
                "name": "Z",
                "position": 2,
                "stddev": 12.61186278,
                "variance": 159.0590827
              },
              {
                "average": 420.9737935,
                "count": 604698,
                "maximum": 5027,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 461.4415055,
                "variance": 212928.263
              },
              {
                "average": 1.348246563,
                "count": 604698,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5905936676,
                "variance": 0.3488008802
              },
              {
                "average": 1.697649074,
                "count": 604698,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7607078227,
                "variance": 0.5786763915
              },
              {
                "average": 1,
                "count": 604698,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 604698,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.274088884,
                "count": 604698,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4460543652,
                "variance": 0.1989644967
              },
              {
                "average": 19.35320903,
                "count": 604698,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.628916531,
                "variance": 2.653369064
              },
              {
                "average": 1.369427384,
                "count": 604698,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.595634777,
                "variance": 0.3547807876
              },
              {
                "average": 10.24098145,
                "count": 604698,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4276794273,
                "variance": 0.1829096925
              },
              {
                "average": 247261855.1,
                "count": 604698,
                "maximum": 247262255.6,
                "minimum": 247261723.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 223.9712936,
                "variance": 50163.14037
              },
              {
                "average": 0,
                "count": 604698,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 604698,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 604698,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 604698,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 604698,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427127.0844,
              1648652.376,
              2.667393895,
              -426682.4644,
              1649275.336,
              67.20739389
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427127.0844441664,
                    1648652.3762651656,
                    2.667393894849759
                  ],
                  [
                    -427127.0844441664,
                    1649275.3362651656,
                    2.667393894849759
                  ],
                  [
                    -426682.4644441664,
                    1649275.3362651656,
                    67.20739389484976
                  ],
                  [
                    -426682.4644441664,
                    1648652.3762651656,
                    67.20739389484976
                  ],
                  [
                    -427127.0844441664,
                    1648652.3762651656,
                    2.667393894849759
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:44:15+00:00",
            "end_time": "2019-07-15T21:35:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9056.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.12442072046377,
              64.5159322820248,
              -1.846377431966367
            ],
            [
              -163.12770821305443,
              64.52615504221231,
              -1.846377431966367
            ],
            [
              -163.104055455775,
              64.52755975414938,
              0.213622568033633
            ],
            [
              -163.10077626740105,
              64.51733647069639,
              0.213622568033633
            ],
            [
              -163.12442072046377,
              64.5159322820248,
              -1.846377431966367
            ]
          ]
        ]
      },
      "bbox": [
        -163.1277082,
        64.51593228,
        -1.846377432,
        -163.1007763,
        64.52755975,
        0.213622568
      ],
      "properties": {
        "datetime": "2019-07-15T01:56:04Z",
        "pc:count": 890243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435773.9657,
            "count": 890243,
            "maximum": -435345.6408,
            "minimum": -436491.0408,
            "name": "X",
            "position": 0,
            "stddev": 294.0997022,
            "variance": 86494.63486
          },
          {
            "average": 1647764.257,
            "count": 890243,
            "maximum": 1648248.084,
            "minimum": 1647096.624,
            "name": "Y",
            "position": 1,
            "stddev": 274.1868965,
            "variance": 75178.45424
          },
          {
            "average": -1.14604231,
            "count": 890243,
            "maximum": 0.213622568,
            "minimum": -1.846377432,
            "name": "Z",
            "position": 2,
            "stddev": 0.2788294963,
            "variance": 0.07774588799
          },
          {
            "average": 167.771295,
            "count": 890243,
            "maximum": 2012,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 392.4045296,
            "variance": 153981.3149
          },
          {
            "average": 1.012923438,
            "count": 890243,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1129443971,
            "variance": 0.01275643684
          },
          {
            "average": 1.025847999,
            "count": 890243,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1586817823,
            "variance": 0.02517990805
          },
          {
            "average": 1,
            "count": 890243,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 890243,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.33778081,
            "count": 890243,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.880102355,
            "variance": 3.534784864
          },
          {
            "average": 19.9142734,
            "count": 890243,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.185894973,
            "variance": 1.406346886
          },
          {
            "average": 2.018090566,
            "count": 890243,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.133565345,
            "variance": 0.01783970137
          },
          {
            "average": 24.48366008,
            "count": 890243,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.88819355,
            "variance": 34.67082328
          },
          {
            "average": 246954487,
            "count": 890243,
            "maximum": 247190964.8,
            "minimum": 246838428.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 163958.8517,
            "variance": 26882505040.0
          },
          {
            "average": 0,
            "count": 890243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 890243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 890243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 890243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 890243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436491.0408,
          1647096.624,
          -1.846377432,
          -435345.6408,
          1648248.084,
          0.213622568
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436491.0407795858,
                1647096.6237132475,
                -1.846377431966367
              ],
              [
                -436491.0407795858,
                1648248.0837132474,
                -1.846377431966367
              ],
              [
                -435345.64077958575,
                1648248.0837132474,
                0.213622568033633
              ],
              [
                -435345.64077958575,
                1647096.6237132475,
                0.213622568033633
              ],
              [
                -436491.0407795858,
                1647096.6237132475,
                -1.846377431966367
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:56:04+00:00",
        "end_time": "2019-07-11T00:00:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9056.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9056.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9056.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9056.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1277082,
            64.51593228,
            -1.846377432,
            -163.1007763,
            64.52755975,
            0.213622568
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.12442072046377,
                  64.5159322820248,
                  -1.846377431966367
                ],
                [
                  -163.12770821305443,
                  64.52615504221231,
                  -1.846377431966367
                ],
                [
                  -163.104055455775,
                  64.52755975414938,
                  0.213622568033633
                ],
                [
                  -163.10077626740105,
                  64.51733647069639,
                  0.213622568033633
                ],
                [
                  -163.12442072046377,
                  64.5159322820248,
                  -1.846377431966367
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9056.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9056.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:56:04Z",
            "pc:count": 890243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435773.9657,
                "count": 890243,
                "maximum": -435345.6408,
                "minimum": -436491.0408,
                "name": "X",
                "position": 0,
                "stddev": 294.0997022,
                "variance": 86494.63486
              },
              {
                "average": 1647764.257,
                "count": 890243,
                "maximum": 1648248.084,
                "minimum": 1647096.624,
                "name": "Y",
                "position": 1,
                "stddev": 274.1868965,
                "variance": 75178.45424
              },
              {
                "average": -1.14604231,
                "count": 890243,
                "maximum": 0.213622568,
                "minimum": -1.846377432,
                "name": "Z",
                "position": 2,
                "stddev": 0.2788294963,
                "variance": 0.07774588799
              },
              {
                "average": 167.771295,
                "count": 890243,
                "maximum": 2012,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 392.4045296,
                "variance": 153981.3149
              },
              {
                "average": 1.012923438,
                "count": 890243,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1129443971,
                "variance": 0.01275643684
              },
              {
                "average": 1.025847999,
                "count": 890243,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1586817823,
                "variance": 0.02517990805
              },
              {
                "average": 1,
                "count": 890243,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 890243,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.33778081,
                "count": 890243,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.880102355,
                "variance": 3.534784864
              },
              {
                "average": 19.9142734,
                "count": 890243,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.185894973,
                "variance": 1.406346886
              },
              {
                "average": 2.018090566,
                "count": 890243,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.133565345,
                "variance": 0.01783970137
              },
              {
                "average": 24.48366008,
                "count": 890243,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.88819355,
                "variance": 34.67082328
              },
              {
                "average": 246954487,
                "count": 890243,
                "maximum": 247190964.8,
                "minimum": 246838428.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 163958.8517,
                "variance": 26882505040.0
              },
              {
                "average": 0,
                "count": 890243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 890243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 890243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 890243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 890243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436491.0408,
              1647096.624,
              -1.846377432,
              -435345.6408,
              1648248.084,
              0.213622568
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436491.0407795858,
                    1647096.6237132475,
                    -1.846377431966367
                  ],
                  [
                    -436491.0407795858,
                    1648248.0837132474,
                    -1.846377431966367
                  ],
                  [
                    -435345.64077958575,
                    1648248.0837132474,
                    0.213622568033633
                  ],
                  [
                    -435345.64077958575,
                    1647096.6237132475,
                    0.213622568033633
                  ],
                  [
                    -436491.0407795858,
                    1647096.6237132475,
                    -1.846377431966367
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:56:04+00:00",
            "end_time": "2019-07-11T00:00:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7971.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3454193164487,
              64.65319931621606,
              -2.438665104191482
            ],
            [
              -163.34880499606905,
              64.66342788367284,
              -2.438665104191482
            ],
            [
              -163.3249536200354,
              64.66487249569741,
              20.441334895808517
            ],
            [
              -163.3215763497667,
              64.65464338644026,
              20.441334895808517
            ],
            [
              -163.3454193164487,
              64.65319931621606,
              -2.438665104191482
            ]
          ]
        ]
      },
      "bbox": [
        -163.348805,
        64.65319932,
        -2.438665104,
        -163.3215763,
        64.6648725,
        20.4413349
      ],
      "properties": {
        "datetime": "2019-07-15T20:17:44Z",
        "pc:count": 5683296,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444351.3182,
            "count": 5683296,
            "maximum": -443696.139,
            "minimum": -444846.139,
            "name": "X",
            "position": 0,
            "stddev": 247.204342,
            "variance": 61109.98673
          },
          {
            "average": 1664347.332,
            "count": 5683296,
            "maximum": 1664881.84,
            "minimum": 1663729.42,
            "name": "Y",
            "position": 1,
            "stddev": 287.6277362,
            "variance": 82729.71466
          },
          {
            "average": 3.957321711,
            "count": 5683296,
            "maximum": 20.4413349,
            "minimum": -2.438665104,
            "name": "Z",
            "position": 2,
            "stddev": 2.872701808,
            "variance": 8.25241568
          },
          {
            "average": 240.5459091,
            "count": 5683296,
            "maximum": 9470,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 383.1269234,
            "variance": 146786.2394
          },
          {
            "average": 1.542334061,
            "count": 5683296,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8863592542,
            "variance": 0.7856327275
          },
          {
            "average": 2.08514443,
            "count": 5683296,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.249135631,
            "variance": 1.560339825
          },
          {
            "average": 1,
            "count": 5683296,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5683296,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.346507379,
            "count": 5683296,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.93747808,
            "variance": 98.75347059
          },
          {
            "average": 20.05964147,
            "count": 5683296,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.010757122,
            "variance": 1.02162996
          },
          {
            "average": 1.732034369,
            "count": 5683296,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9436041004,
            "variance": 0.8903886983
          },
          {
            "average": 13.10947274,
            "count": 5683296,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.371893536,
            "variance": 70.08860138
          },
          {
            "average": 247214277.1,
            "count": 5683296,
            "maximum": 247257064.9,
            "minimum": 247190116.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29830.55577,
            "variance": 889862057.6
          },
          {
            "average": 0,
            "count": 5683296,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5683296,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5683296,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5683296,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5683296,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444846.139,
          1663729.42,
          -2.438665104,
          -443696.139,
          1664881.84,
          20.4413349
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444846.1390408658,
                1663729.420268257,
                -2.438665104191482
              ],
              [
                -444846.1390408658,
                1664881.8402682568,
                -2.438665104191482
              ],
              [
                -443696.1390408658,
                1664881.8402682568,
                20.441334895808517
              ],
              [
                -443696.1390408658,
                1663729.420268257,
                20.441334895808517
              ],
              [
                -444846.1390408658,
                1663729.420268257,
                -2.438665104191482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:17:44+00:00",
        "end_time": "2019-07-15T01:41:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7971.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7971.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7971.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7971.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.348805,
            64.65319932,
            -2.438665104,
            -163.3215763,
            64.6648725,
            20.4413349
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3454193164487,
                  64.65319931621606,
                  -2.438665104191482
                ],
                [
                  -163.34880499606905,
                  64.66342788367284,
                  -2.438665104191482
                ],
                [
                  -163.3249536200354,
                  64.66487249569741,
                  20.441334895808517
                ],
                [
                  -163.3215763497667,
                  64.65464338644026,
                  20.441334895808517
                ],
                [
                  -163.3454193164487,
                  64.65319931621606,
                  -2.438665104191482
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7971.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7971.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:17:44Z",
            "pc:count": 5683296,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444351.3182,
                "count": 5683296,
                "maximum": -443696.139,
                "minimum": -444846.139,
                "name": "X",
                "position": 0,
                "stddev": 247.204342,
                "variance": 61109.98673
              },
              {
                "average": 1664347.332,
                "count": 5683296,
                "maximum": 1664881.84,
                "minimum": 1663729.42,
                "name": "Y",
                "position": 1,
                "stddev": 287.6277362,
                "variance": 82729.71466
              },
              {
                "average": 3.957321711,
                "count": 5683296,
                "maximum": 20.4413349,
                "minimum": -2.438665104,
                "name": "Z",
                "position": 2,
                "stddev": 2.872701808,
                "variance": 8.25241568
              },
              {
                "average": 240.5459091,
                "count": 5683296,
                "maximum": 9470,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 383.1269234,
                "variance": 146786.2394
              },
              {
                "average": 1.542334061,
                "count": 5683296,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8863592542,
                "variance": 0.7856327275
              },
              {
                "average": 2.08514443,
                "count": 5683296,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.249135631,
                "variance": 1.560339825
              },
              {
                "average": 1,
                "count": 5683296,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5683296,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.346507379,
                "count": 5683296,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.93747808,
                "variance": 98.75347059
              },
              {
                "average": 20.05964147,
                "count": 5683296,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.010757122,
                "variance": 1.02162996
              },
              {
                "average": 1.732034369,
                "count": 5683296,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9436041004,
                "variance": 0.8903886983
              },
              {
                "average": 13.10947274,
                "count": 5683296,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.371893536,
                "variance": 70.08860138
              },
              {
                "average": 247214277.1,
                "count": 5683296,
                "maximum": 247257064.9,
                "minimum": 247190116.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29830.55577,
                "variance": 889862057.6
              },
              {
                "average": 0,
                "count": 5683296,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5683296,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5683296,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5683296,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5683296,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444846.139,
              1663729.42,
              -2.438665104,
              -443696.139,
              1664881.84,
              20.4413349
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444846.1390408658,
                    1663729.420268257,
                    -2.438665104191482
                  ],
                  [
                    -444846.1390408658,
                    1664881.8402682568,
                    -2.438665104191482
                  ],
                  [
                    -443696.1390408658,
                    1664881.8402682568,
                    20.441334895808517
                  ],
                  [
                    -443696.1390408658,
                    1663729.420268257,
                    20.441334895808517
                  ],
                  [
                    -444846.1390408658,
                    1663729.420268257,
                    -2.438665104191482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:17:44+00:00",
            "end_time": "2019-07-15T01:41: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": "20190710_NCMP_AK_03WWM8165.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.30692046829435,
              64.59890832771335,
              -4.184047889500828
            ],
            [
              -163.3102867981299,
              64.6091397519504,
              -4.184047889500828
            ],
            [
              -163.28644623825022,
              64.61058030494482,
              4.935952110499173
            ],
            [
              -163.2830883023777,
              64.60034834161058,
              4.935952110499173
            ],
            [
              -163.30692046829435,
              64.59890832771335,
              -4.184047889500828
            ]
          ]
        ]
      },
      "bbox": [
        -163.3102868,
        64.59890833,
        -4.18404789,
        -163.2830883,
        64.6105803,
        4.93595211
      ],
      "properties": {
        "datetime": "2019-07-15T01:20:28Z",
        "pc:count": 6155169,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443374.5539,
            "count": 6155169,
            "maximum": -442720.0371,
            "minimum": -443871.6171,
            "name": "X",
            "position": 0,
            "stddev": 273.0300932,
            "variance": 74545.43178
          },
          {
            "average": 1658084.75,
            "count": 6155169,
            "maximum": 1658627.589,
            "minimum": 1657474.849,
            "name": "Y",
            "position": 1,
            "stddev": 294.3613051,
            "variance": 86648.57793
          },
          {
            "average": 1.791233267,
            "count": 6155169,
            "maximum": 4.93595211,
            "minimum": -4.18404789,
            "name": "Z",
            "position": 2,
            "stddev": 0.7770893975,
            "variance": 0.6038679316
          },
          {
            "average": 572.5115099,
            "count": 6155169,
            "maximum": 3985,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 456.3251061,
            "variance": 208232.6025
          },
          {
            "average": 1.000563429,
            "count": 6155169,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02411705921,
            "variance": 0.000581632545
          },
          {
            "average": 1.001128807,
            "count": 6155169,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0343725434,
            "variance": 0.00118147174
          },
          {
            "average": 1,
            "count": 6155169,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6155169,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.185732025,
            "count": 6155169,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.30534353,
            "variance": 127.8107923
          },
          {
            "average": 20.0203072,
            "count": 6155169,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.31759483,
            "variance": 1.736056135
          },
          {
            "average": 1.213510303,
            "count": 6155169,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4131234269,
            "variance": 0.1706709658
          },
          {
            "average": 16.97393427,
            "count": 6155169,
            "maximum": 27,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.638317851,
            "variance": 74.6205353
          },
          {
            "average": 246964119.6,
            "count": 6155169,
            "maximum": 247188828.2,
            "minimum": 246835075.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 167732.4749,
            "variance": 28134183140.0
          },
          {
            "average": 0,
            "count": 6155169,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6155169,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6155169,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6155169,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6155169,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443871.6171,
          1657474.849,
          -4.18404789,
          -442720.0371,
          1658627.589,
          4.93595211
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443871.6171290046,
                1657474.8487149477,
                -4.184047889500828
              ],
              [
                -443871.6171290046,
                1658627.588714948,
                -4.184047889500828
              ],
              [
                -442720.03712900466,
                1658627.588714948,
                4.935952110499173
              ],
              [
                -442720.03712900466,
                1657474.8487149477,
                4.935952110499173
              ],
              [
                -443871.6171290046,
                1657474.8487149477,
                -4.184047889500828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:20:28+00:00",
        "end_time": "2019-07-10T23:04:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8165.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8165.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8165.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8165.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3102868,
            64.59890833,
            -4.18404789,
            -163.2830883,
            64.6105803,
            4.93595211
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.30692046829435,
                  64.59890832771335,
                  -4.184047889500828
                ],
                [
                  -163.3102867981299,
                  64.6091397519504,
                  -4.184047889500828
                ],
                [
                  -163.28644623825022,
                  64.61058030494482,
                  4.935952110499173
                ],
                [
                  -163.2830883023777,
                  64.60034834161058,
                  4.935952110499173
                ],
                [
                  -163.30692046829435,
                  64.59890832771335,
                  -4.184047889500828
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8165.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8165.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:20:28Z",
            "pc:count": 6155169,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443374.5539,
                "count": 6155169,
                "maximum": -442720.0371,
                "minimum": -443871.6171,
                "name": "X",
                "position": 0,
                "stddev": 273.0300932,
                "variance": 74545.43178
              },
              {
                "average": 1658084.75,
                "count": 6155169,
                "maximum": 1658627.589,
                "minimum": 1657474.849,
                "name": "Y",
                "position": 1,
                "stddev": 294.3613051,
                "variance": 86648.57793
              },
              {
                "average": 1.791233267,
                "count": 6155169,
                "maximum": 4.93595211,
                "minimum": -4.18404789,
                "name": "Z",
                "position": 2,
                "stddev": 0.7770893975,
                "variance": 0.6038679316
              },
              {
                "average": 572.5115099,
                "count": 6155169,
                "maximum": 3985,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 456.3251061,
                "variance": 208232.6025
              },
              {
                "average": 1.000563429,
                "count": 6155169,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02411705921,
                "variance": 0.000581632545
              },
              {
                "average": 1.001128807,
                "count": 6155169,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0343725434,
                "variance": 0.00118147174
              },
              {
                "average": 1,
                "count": 6155169,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6155169,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.185732025,
                "count": 6155169,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.30534353,
                "variance": 127.8107923
              },
              {
                "average": 20.0203072,
                "count": 6155169,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.31759483,
                "variance": 1.736056135
              },
              {
                "average": 1.213510303,
                "count": 6155169,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4131234269,
                "variance": 0.1706709658
              },
              {
                "average": 16.97393427,
                "count": 6155169,
                "maximum": 27,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.638317851,
                "variance": 74.6205353
              },
              {
                "average": 246964119.6,
                "count": 6155169,
                "maximum": 247188828.2,
                "minimum": 246835075.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 167732.4749,
                "variance": 28134183140.0
              },
              {
                "average": 0,
                "count": 6155169,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6155169,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6155169,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6155169,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6155169,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443871.6171,
              1657474.849,
              -4.18404789,
              -442720.0371,
              1658627.589,
              4.93595211
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443871.6171290046,
                    1657474.8487149477,
                    -4.184047889500828
                  ],
                  [
                    -443871.6171290046,
                    1658627.588714948,
                    -4.184047889500828
                  ],
                  [
                    -442720.03712900466,
                    1658627.588714948,
                    4.935952110499173
                  ],
                  [
                    -442720.03712900466,
                    1657474.8487149477,
                    4.935952110499173
                  ],
                  [
                    -443871.6171290046,
                    1657474.8487149477,
                    -4.184047889500828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:20:28+00:00",
            "end_time": "2019-07-10T23:04:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9149.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0888058733215,
              64.46193379828073,
              -1.483780635025685
            ],
            [
              -163.0891689312714,
              64.46306965402674,
              -1.483780635025685
            ],
            [
              -163.08718957548925,
              64.46318709509208,
              -0.223780635025685
            ],
            [
              -163.08682659461897,
              64.46205123449758,
              -0.223780635025685
            ],
            [
              -163.0888058733215,
              64.46193379828073,
              -1.483780635025685
            ]
          ]
        ]
      },
      "bbox": [
        -163.0891689,
        64.4619338,
        -1.483780635,
        -163.0868266,
        64.4631871,
        -0.223780635
      ],
      "properties": {
        "datetime": "2019-07-10T22:03:26Z",
        "pc:count": 22145,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435568.306,
            "count": 22145,
            "maximum": -435523.9331,
            "minimum": -435619.9931,
            "name": "X",
            "position": 0,
            "stddev": 21.9830713,
            "variance": 483.2554238
          },
          {
            "average": 1640968.664,
            "count": 22145,
            "maximum": 1641022.115,
            "minimum": 1640894.175,
            "name": "Y",
            "position": 1,
            "stddev": 31.99127149,
            "variance": 1023.441452
          },
          {
            "average": -0.8144963722,
            "count": 22145,
            "maximum": -0.223780635,
            "minimum": -1.483780635,
            "name": "Z",
            "position": 2,
            "stddev": 0.2814930834,
            "variance": 0.07923835601
          },
          {
            "average": 0,
            "count": 22145,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 22145,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 22145,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 22145,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22145,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 22145,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.71556536,
            "count": 22145,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4713352503,
            "variance": 0.2221569182
          },
          {
            "average": 2.004064123,
            "count": 22145,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06362223289,
            "variance": 0.004047788518
          },
          {
            "average": 13,
            "count": 22145,
            "maximum": 13,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246831405.1,
            "count": 22145,
            "maximum": 246831406.9,
            "minimum": 246831403.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.968088826,
            "variance": 0.9371959751
          },
          {
            "average": 0,
            "count": 22145,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22145,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22145,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22145,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22145,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435619.9931,
          1640894.175,
          -1.483780635,
          -435523.9331,
          1641022.115,
          -0.223780635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435619.9931118799,
                1640894.1746028133,
                -1.483780635025685
              ],
              [
                -435619.9931118799,
                1641022.1146028133,
                -1.483780635025685
              ],
              [
                -435523.93311187986,
                1641022.1146028133,
                -0.223780635025685
              ],
              [
                -435523.93311187986,
                1640894.1746028133,
                -0.223780635025685
              ],
              [
                -435619.9931118799,
                1640894.1746028133,
                -1.483780635025685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:03:26+00:00",
        "end_time": "2019-07-10T22:03:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9149.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9149.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9149.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9149.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0891689,
            64.4619338,
            -1.483780635,
            -163.0868266,
            64.4631871,
            -0.223780635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0888058733215,
                  64.46193379828073,
                  -1.483780635025685
                ],
                [
                  -163.0891689312714,
                  64.46306965402674,
                  -1.483780635025685
                ],
                [
                  -163.08718957548925,
                  64.46318709509208,
                  -0.223780635025685
                ],
                [
                  -163.08682659461897,
                  64.46205123449758,
                  -0.223780635025685
                ],
                [
                  -163.0888058733215,
                  64.46193379828073,
                  -1.483780635025685
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9149.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9149.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:03:26Z",
            "pc:count": 22145,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435568.306,
                "count": 22145,
                "maximum": -435523.9331,
                "minimum": -435619.9931,
                "name": "X",
                "position": 0,
                "stddev": 21.9830713,
                "variance": 483.2554238
              },
              {
                "average": 1640968.664,
                "count": 22145,
                "maximum": 1641022.115,
                "minimum": 1640894.175,
                "name": "Y",
                "position": 1,
                "stddev": 31.99127149,
                "variance": 1023.441452
              },
              {
                "average": -0.8144963722,
                "count": 22145,
                "maximum": -0.223780635,
                "minimum": -1.483780635,
                "name": "Z",
                "position": 2,
                "stddev": 0.2814930834,
                "variance": 0.07923835601
              },
              {
                "average": 0,
                "count": 22145,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 22145,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 22145,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 22145,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22145,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 22145,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.71556536,
                "count": 22145,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4713352503,
                "variance": 0.2221569182
              },
              {
                "average": 2.004064123,
                "count": 22145,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06362223289,
                "variance": 0.004047788518
              },
              {
                "average": 13,
                "count": 22145,
                "maximum": 13,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246831405.1,
                "count": 22145,
                "maximum": 246831406.9,
                "minimum": 246831403.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.968088826,
                "variance": 0.9371959751
              },
              {
                "average": 0,
                "count": 22145,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22145,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22145,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22145,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22145,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435619.9931,
              1640894.175,
              -1.483780635,
              -435523.9331,
              1641022.115,
              -0.223780635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435619.9931118799,
                    1640894.1746028133,
                    -1.483780635025685
                  ],
                  [
                    -435619.9931118799,
                    1641022.1146028133,
                    -1.483780635025685
                  ],
                  [
                    -435523.93311187986,
                    1641022.1146028133,
                    -0.223780635025685
                  ],
                  [
                    -435523.93311187986,
                    1640894.1746028133,
                    -0.223780635025685
                  ],
                  [
                    -435619.9931118799,
                    1640894.1746028133,
                    -1.483780635025685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:03:26+00:00",
            "end_time": "2019-07-10T22:03: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": "20190715_NCMP_AK_03WWM9356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.06207822704732,
              64.51511083808448,
              -2.204684716578546
            ],
            [
              -163.06534642444674,
              64.52534467630166,
              -2.204684716578546
            ],
            [
              -163.04156819111574,
              64.52674708674178,
              1.355315283421454
            ],
            [
              -163.038308353047,
              64.51651272556981,
              1.355315283421454
            ],
            [
              -163.06207822704732,
              64.51511083808448,
              -2.204684716578546
            ]
          ]
        ]
      },
      "bbox": [
        -163.0653464,
        64.51511084,
        -2.204684717,
        -163.0383084,
        64.52674709,
        1.355315283
      ],
      "properties": {
        "datetime": "2019-07-15T21:22:52Z",
        "pc:count": 2129354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432976.6409,
            "count": 2129354,
            "maximum": -432388.4262,
            "minimum": -433539.7862,
            "name": "X",
            "position": 0,
            "stddev": 298.1878101,
            "variance": 88915.97008
          },
          {
            "average": 1647185.103,
            "count": 2129354,
            "maximum": 1647750.023,
            "minimum": 1646597.463,
            "name": "Y",
            "position": 1,
            "stddev": 283.87897,
            "variance": 80587.26964
          },
          {
            "average": -0.292617747,
            "count": 2129354,
            "maximum": 1.355315283,
            "minimum": -2.204684717,
            "name": "Z",
            "position": 2,
            "stddev": 0.4367182344,
            "variance": 0.1907228162
          },
          {
            "average": 98.46487291,
            "count": 2129354,
            "maximum": 2136,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 304.882739,
            "variance": 92953.48457
          },
          {
            "average": 1.039995698,
            "count": 2129354,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1963513555,
            "variance": 0.03855385479
          },
          {
            "average": 1.079989048,
            "count": 2129354,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2721474201,
            "variance": 0.07406421826
          },
          {
            "average": 1,
            "count": 2129354,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2129354,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.13033155,
            "count": 2129354,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.346133513,
            "variance": 5.504342459
          },
          {
            "average": 19.94411676,
            "count": 2129354,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.376086857,
            "variance": 1.893615038
          },
          {
            "average": 2.043834421,
            "count": 2129354,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2062373153,
            "variance": 0.04253383021
          },
          {
            "average": 5.107513828,
            "count": 2129354,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.639995346,
            "variance": 2.689584734
          },
          {
            "average": 247258016.4,
            "count": 2129354,
            "maximum": 247260972.7,
            "minimum": 247255029.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1137.184231,
            "variance": 1293187.975
          },
          {
            "average": 0,
            "count": 2129354,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2129354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2129354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2129354,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2129354,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433539.7862,
          1646597.463,
          -2.204684717,
          -432388.4262,
          1647750.023,
          1.355315283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433539.78617509233,
                1646597.4631778628,
                -2.204684716578546
              ],
              [
                -433539.78617509233,
                1647750.0231778629,
                -2.204684716578546
              ],
              [
                -432388.42617509235,
                1647750.0231778629,
                1.355315283421454
              ],
              [
                -432388.42617509235,
                1646597.4631778628,
                1.355315283421454
              ],
              [
                -433539.78617509233,
                1646597.4631778628,
                -2.204684716578546
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:22:52+00:00",
        "end_time": "2019-07-15T19:43:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0653464,
            64.51511084,
            -2.204684717,
            -163.0383084,
            64.52674709,
            1.355315283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.06207822704732,
                  64.51511083808448,
                  -2.204684716578546
                ],
                [
                  -163.06534642444674,
                  64.52534467630166,
                  -2.204684716578546
                ],
                [
                  -163.04156819111574,
                  64.52674708674178,
                  1.355315283421454
                ],
                [
                  -163.038308353047,
                  64.51651272556981,
                  1.355315283421454
                ],
                [
                  -163.06207822704732,
                  64.51511083808448,
                  -2.204684716578546
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:22:52Z",
            "pc:count": 2129354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432976.6409,
                "count": 2129354,
                "maximum": -432388.4262,
                "minimum": -433539.7862,
                "name": "X",
                "position": 0,
                "stddev": 298.1878101,
                "variance": 88915.97008
              },
              {
                "average": 1647185.103,
                "count": 2129354,
                "maximum": 1647750.023,
                "minimum": 1646597.463,
                "name": "Y",
                "position": 1,
                "stddev": 283.87897,
                "variance": 80587.26964
              },
              {
                "average": -0.292617747,
                "count": 2129354,
                "maximum": 1.355315283,
                "minimum": -2.204684717,
                "name": "Z",
                "position": 2,
                "stddev": 0.4367182344,
                "variance": 0.1907228162
              },
              {
                "average": 98.46487291,
                "count": 2129354,
                "maximum": 2136,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 304.882739,
                "variance": 92953.48457
              },
              {
                "average": 1.039995698,
                "count": 2129354,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1963513555,
                "variance": 0.03855385479
              },
              {
                "average": 1.079989048,
                "count": 2129354,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2721474201,
                "variance": 0.07406421826
              },
              {
                "average": 1,
                "count": 2129354,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2129354,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.13033155,
                "count": 2129354,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.346133513,
                "variance": 5.504342459
              },
              {
                "average": 19.94411676,
                "count": 2129354,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.376086857,
                "variance": 1.893615038
              },
              {
                "average": 2.043834421,
                "count": 2129354,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2062373153,
                "variance": 0.04253383021
              },
              {
                "average": 5.107513828,
                "count": 2129354,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.639995346,
                "variance": 2.689584734
              },
              {
                "average": 247258016.4,
                "count": 2129354,
                "maximum": 247260972.7,
                "minimum": 247255029.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1137.184231,
                "variance": 1293187.975
              },
              {
                "average": 0,
                "count": 2129354,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2129354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2129354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2129354,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2129354,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433539.7862,
              1646597.463,
              -2.204684717,
              -432388.4262,
              1647750.023,
              1.355315283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433539.78617509233,
                    1646597.4631778628,
                    -2.204684716578546
                  ],
                  [
                    -433539.78617509233,
                    1647750.0231778629,
                    -2.204684716578546
                  ],
                  [
                    -432388.42617509235,
                    1647750.0231778629,
                    1.355315283421454
                  ],
                  [
                    -432388.42617509235,
                    1646597.4631778628,
                    1.355315283421454
                  ],
                  [
                    -433539.78617509233,
                    1646597.4631778628,
                    -2.204684716578546
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:22:52+00:00",
            "end_time": "2019-07-15T19:43:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8365.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2651503238482,
              64.59842423982941,
              -1.801167556352463
            ],
            [
              -163.26850176134542,
              64.60865709549101,
              -1.801167556352463
            ],
            [
              -163.24466322584735,
              64.61009099196286,
              1.398832443647537
            ],
            [
              -163.24132018418047,
              64.59985759963203,
              1.398832443647537
            ],
            [
              -163.2651503238482,
              64.59842423982941,
              -1.801167556352463
            ]
          ]
        ]
      },
      "bbox": [
        -163.2685018,
        64.59842424,
        -1.801167556,
        -163.2413202,
        64.61009099,
        1.398832444
      ],
      "properties": {
        "datetime": "2019-07-15T02:36:57Z",
        "pc:count": 3019495,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441305.3397,
            "count": 3019495,
            "maximum": -440748.5696,
            "minimum": -441899.9696,
            "name": "X",
            "position": 0,
            "stddev": 285.7587141,
            "variance": 81658.04269
          },
          {
            "average": 1657718.262,
            "count": 3019495,
            "maximum": 1658295.611,
            "minimum": 1657142.811,
            "name": "Y",
            "position": 1,
            "stddev": 287.5474029,
            "variance": 82683.50893
          },
          {
            "average": 0.756863376,
            "count": 3019495,
            "maximum": 1.398832444,
            "minimum": -1.801167556,
            "name": "Z",
            "position": 2,
            "stddev": 0.1828301608,
            "variance": 0.03342686769
          },
          {
            "average": 0.001037590723,
            "count": 3019495,
            "maximum": 3133,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.802989666,
            "variance": 3.250771735
          },
          {
            "average": 1.000009604,
            "count": 3019495,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003099058882,
            "variance": 9.604165955e-06
          },
          {
            "average": 1.000019209,
            "count": 3019495,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004382710055,
            "variance": 1.920814743e-05
          },
          {
            "average": 1,
            "count": 3019495,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3019495,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99982381,
            "count": 3019495,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.07023706897,
            "variance": 0.004933245858
          },
          {
            "average": 20.01676704,
            "count": 3019495,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9591413299,
            "variance": 0.9199520907
          },
          {
            "average": 2.000343435,
            "count": 3019495,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01886536425,
            "variance": 0.0003559019683
          },
          {
            "average": 21.76468515,
            "count": 3019495,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.12190603,
            "variance": 37.47773345
          },
          {
            "average": 247058329.2,
            "count": 3019495,
            "maximum": 247193417.1,
            "minimum": 246839822.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 169806.0524,
            "variance": 28834095420.0
          },
          {
            "average": 0,
            "count": 3019495,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3019495,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3019495,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3019495,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3019495,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441899.9696,
          1657142.811,
          -1.801167556,
          -440748.5696,
          1658295.611,
          1.398832444
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441899.9696459741,
                1657142.8106154879,
                -1.801167556352463
              ],
              [
                -441899.9696459741,
                1658295.6106154877,
                -1.801167556352463
              ],
              [
                -440748.5696459741,
                1658295.6106154877,
                1.398832443647537
              ],
              [
                -440748.5696459741,
                1657142.8106154879,
                1.398832443647537
              ],
              [
                -441899.9696459741,
                1657142.8106154879,
                -1.801167556352463
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:36:57+00:00",
        "end_time": "2019-07-11T00:23:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8365.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8365.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8365.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8365.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2685018,
            64.59842424,
            -1.801167556,
            -163.2413202,
            64.61009099,
            1.398832444
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2651503238482,
                  64.59842423982941,
                  -1.801167556352463
                ],
                [
                  -163.26850176134542,
                  64.60865709549101,
                  -1.801167556352463
                ],
                [
                  -163.24466322584735,
                  64.61009099196286,
                  1.398832443647537
                ],
                [
                  -163.24132018418047,
                  64.59985759963203,
                  1.398832443647537
                ],
                [
                  -163.2651503238482,
                  64.59842423982941,
                  -1.801167556352463
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8365.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8365.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:36:57Z",
            "pc:count": 3019495,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441305.3397,
                "count": 3019495,
                "maximum": -440748.5696,
                "minimum": -441899.9696,
                "name": "X",
                "position": 0,
                "stddev": 285.7587141,
                "variance": 81658.04269
              },
              {
                "average": 1657718.262,
                "count": 3019495,
                "maximum": 1658295.611,
                "minimum": 1657142.811,
                "name": "Y",
                "position": 1,
                "stddev": 287.5474029,
                "variance": 82683.50893
              },
              {
                "average": 0.756863376,
                "count": 3019495,
                "maximum": 1.398832444,
                "minimum": -1.801167556,
                "name": "Z",
                "position": 2,
                "stddev": 0.1828301608,
                "variance": 0.03342686769
              },
              {
                "average": 0.001037590723,
                "count": 3019495,
                "maximum": 3133,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.802989666,
                "variance": 3.250771735
              },
              {
                "average": 1.000009604,
                "count": 3019495,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003099058882,
                "variance": 9.604165955e-06
              },
              {
                "average": 1.000019209,
                "count": 3019495,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004382710055,
                "variance": 1.920814743e-05
              },
              {
                "average": 1,
                "count": 3019495,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3019495,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99982381,
                "count": 3019495,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.07023706897,
                "variance": 0.004933245858
              },
              {
                "average": 20.01676704,
                "count": 3019495,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9591413299,
                "variance": 0.9199520907
              },
              {
                "average": 2.000343435,
                "count": 3019495,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01886536425,
                "variance": 0.0003559019683
              },
              {
                "average": 21.76468515,
                "count": 3019495,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.12190603,
                "variance": 37.47773345
              },
              {
                "average": 247058329.2,
                "count": 3019495,
                "maximum": 247193417.1,
                "minimum": 246839822.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 169806.0524,
                "variance": 28834095420.0
              },
              {
                "average": 0,
                "count": 3019495,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3019495,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3019495,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3019495,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3019495,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441899.9696,
              1657142.811,
              -1.801167556,
              -440748.5696,
              1658295.611,
              1.398832444
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441899.9696459741,
                    1657142.8106154879,
                    -1.801167556352463
                  ],
                  [
                    -441899.9696459741,
                    1658295.6106154877,
                    -1.801167556352463
                  ],
                  [
                    -440748.5696459741,
                    1658295.6106154877,
                    1.398832443647537
                  ],
                  [
                    -440748.5696459741,
                    1657142.8106154879,
                    1.398832443647537
                  ],
                  [
                    -441899.9696459741,
                    1657142.8106154879,
                    -1.801167556352463
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:36:57+00:00",
            "end_time": "2019-07-11T00:23: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": "20190710_NCMP_AK_03WWM9055.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.12514846750628,
              64.50694927221916,
              -1.970435966639756
            ],
            [
              -163.12841765440103,
              64.51711737514277,
              -1.970435966639756
            ],
            [
              -163.1046712576526,
              64.51852818010532,
              0.509564033360244
            ],
            [
              -163.10141036075174,
              64.50835955466901,
              0.509564033360244
            ],
            [
              -163.12514846750628,
              64.50694927221916,
              -1.970435966639756
            ]
          ]
        ]
      },
      "bbox": [
        -163.1284177,
        64.50694927,
        -1.970435967,
        -163.1014104,
        64.51852818,
        0.5095640334
      ],
      "properties": {
        "datetime": "2019-07-11T00:40:46Z",
        "pc:count": 750869,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436189.9771,
            "count": 750869,
            "maximum": -435512.6214,
            "minimum": -436662.9214,
            "name": "X",
            "position": 0,
            "stddev": 309.9495912,
            "variance": 96068.74907
          },
          {
            "average": 1646533.272,
            "count": 750869,
            "maximum": 1647253.88,
            "minimum": 1646108.56,
            "name": "Y",
            "position": 1,
            "stddev": 276.9195499,
            "variance": 76684.43711
          },
          {
            "average": -1.080254617,
            "count": 750869,
            "maximum": 0.5095640334,
            "minimum": -1.970435967,
            "name": "Z",
            "position": 2,
            "stddev": 0.2677054539,
            "variance": 0.07166621005
          },
          {
            "average": 121.1985246,
            "count": 750869,
            "maximum": 2372,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 327.9129204,
            "variance": 107526.8833
          },
          {
            "average": 1.000625941,
            "count": 750869,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02501100637,
            "variance": 0.0006255504397
          },
          {
            "average": 1.001253215,
            "count": 750869,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03537860552,
            "variance": 0.001251645729
          },
          {
            "average": 1,
            "count": 750869,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750869,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.94686956,
            "count": 750869,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5621033841,
            "variance": 0.3159602144
          },
          {
            "average": 19.93300423,
            "count": 750869,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.308841689,
            "variance": 1.713066566
          },
          {
            "average": 2.007235616,
            "count": 750869,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0848641081,
            "variance": 0.007201916844
          },
          {
            "average": 24.26828115,
            "count": 750869,
            "maximum": 29,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.613214363,
            "variance": 2.602460581
          },
          {
            "average": 246838013.6,
            "count": 750869,
            "maximum": 246840846.6,
            "minimum": 246836016.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 974.7469163,
            "variance": 950131.5509
          },
          {
            "average": 0,
            "count": 750869,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750869,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750869,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750869,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 750869,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436662.9214,
          1646108.56,
          -1.970435967,
          -435512.6214,
          1647253.88,
          0.5095640334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436662.92141944,
                1646108.5600953354,
                -1.970435966639756
              ],
              [
                -436662.92141944,
                1647253.8800953352,
                -1.970435966639756
              ],
              [
                -435512.62141943997,
                1647253.8800953352,
                0.509564033360244
              ],
              [
                -435512.62141943997,
                1646108.5600953354,
                0.509564033360244
              ],
              [
                -436662.92141944,
                1646108.5600953354,
                -1.970435966639756
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:40:46+00:00",
        "end_time": "2019-07-10T23:20:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9055.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9055.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9055.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9055.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1284177,
            64.50694927,
            -1.970435967,
            -163.1014104,
            64.51852818,
            0.5095640334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.12514846750628,
                  64.50694927221916,
                  -1.970435966639756
                ],
                [
                  -163.12841765440103,
                  64.51711737514277,
                  -1.970435966639756
                ],
                [
                  -163.1046712576526,
                  64.51852818010532,
                  0.509564033360244
                ],
                [
                  -163.10141036075174,
                  64.50835955466901,
                  0.509564033360244
                ],
                [
                  -163.12514846750628,
                  64.50694927221916,
                  -1.970435966639756
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9055.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9055.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:40:46Z",
            "pc:count": 750869,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436189.9771,
                "count": 750869,
                "maximum": -435512.6214,
                "minimum": -436662.9214,
                "name": "X",
                "position": 0,
                "stddev": 309.9495912,
                "variance": 96068.74907
              },
              {
                "average": 1646533.272,
                "count": 750869,
                "maximum": 1647253.88,
                "minimum": 1646108.56,
                "name": "Y",
                "position": 1,
                "stddev": 276.9195499,
                "variance": 76684.43711
              },
              {
                "average": -1.080254617,
                "count": 750869,
                "maximum": 0.5095640334,
                "minimum": -1.970435967,
                "name": "Z",
                "position": 2,
                "stddev": 0.2677054539,
                "variance": 0.07166621005
              },
              {
                "average": 121.1985246,
                "count": 750869,
                "maximum": 2372,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 327.9129204,
                "variance": 107526.8833
              },
              {
                "average": 1.000625941,
                "count": 750869,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02501100637,
                "variance": 0.0006255504397
              },
              {
                "average": 1.001253215,
                "count": 750869,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03537860552,
                "variance": 0.001251645729
              },
              {
                "average": 1,
                "count": 750869,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750869,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.94686956,
                "count": 750869,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5621033841,
                "variance": 0.3159602144
              },
              {
                "average": 19.93300423,
                "count": 750869,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.308841689,
                "variance": 1.713066566
              },
              {
                "average": 2.007235616,
                "count": 750869,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0848641081,
                "variance": 0.007201916844
              },
              {
                "average": 24.26828115,
                "count": 750869,
                "maximum": 29,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.613214363,
                "variance": 2.602460581
              },
              {
                "average": 246838013.6,
                "count": 750869,
                "maximum": 246840846.6,
                "minimum": 246836016.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 974.7469163,
                "variance": 950131.5509
              },
              {
                "average": 0,
                "count": 750869,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750869,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750869,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750869,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 750869,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436662.9214,
              1646108.56,
              -1.970435967,
              -435512.6214,
              1647253.88,
              0.5095640334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436662.92141944,
                    1646108.5600953354,
                    -1.970435966639756
                  ],
                  [
                    -436662.92141944,
                    1647253.8800953352,
                    -1.970435966639756
                  ],
                  [
                    -435512.62141943997,
                    1647253.8800953352,
                    0.509564033360244
                  ],
                  [
                    -435512.62141943997,
                    1646108.5600953354,
                    0.509564033360244
                  ],
                  [
                    -436662.92141944,
                    1646108.5600953354,
                    -1.970435966639756
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:40:46+00:00",
            "end_time": "2019-07-10T23:20:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0347.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.8605822826017,
              64.4326036052097,
              -8.767538546556544
            ],
            [
              -162.8634324391654,
              64.44175954720487,
              -8.767538546556544
            ],
            [
              -162.83971632117326,
              64.44313056827365,
              8.092461453443455
            ],
            [
              -162.83687360967272,
              64.43397417058425,
              8.092461453443455
            ],
            [
              -162.8605822826017,
              64.4326036052097,
              -8.767538546556544
            ]
          ]
        ]
      },
      "bbox": [
        -162.8634324,
        64.43260361,
        -8.767538547,
        -162.8368736,
        64.44313057,
        8.092461453
      ],
      "properties": {
        "datetime": "2019-07-16T01:56:49Z",
        "pc:count": 1164311,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -424482.0467,
            "count": 1164311,
            "maximum": -424031.3574,
            "minimum": -425182.5974,
            "name": "X",
            "position": 0,
            "stddev": 271.0259982,
            "variance": 73455.09171
          },
          {
            "average": 1636762.756,
            "count": 1164311,
            "maximum": 1637202.922,
            "minimum": 1636172.062,
            "name": "Y",
            "position": 1,
            "stddev": 232.4439817,
            "variance": 54030.20464
          },
          {
            "average": -5.051330815,
            "count": 1164311,
            "maximum": 8.092461453,
            "minimum": -8.767538547,
            "name": "Z",
            "position": 2,
            "stddev": 1.96389907,
            "variance": 3.856899558
          },
          {
            "average": 784.1097284,
            "count": 1164311,
            "maximum": 4561,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1077.125855,
            "variance": 1160200.108
          },
          {
            "average": 1.000005153,
            "count": 1164311,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002270074929,
            "variance": 5.153240186e-06
          },
          {
            "average": 1.000010307,
            "count": 1164311,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003210362481,
            "variance": 1.030642726e-05
          },
          {
            "average": 1,
            "count": 1164311,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1164311,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.89246516,
            "count": 1164311,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.702114633,
            "variance": 2.897194225
          },
          {
            "average": 19.97052971,
            "count": 1164311,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8523458805,
            "variance": 0.7264935001
          },
          {
            "average": 2.003026683,
            "count": 1164311,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1047166634,
            "variance": 0.01096557959
          },
          {
            "average": 31.16587235,
            "count": 1164311,
            "maximum": 35,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.390728687,
            "variance": 1.934126282
          },
          {
            "average": 247274932,
            "count": 1164311,
            "maximum": 247277409.5,
            "minimum": 247273102.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 878.6896177,
            "variance": 772095.4442
          },
          {
            "average": 0,
            "count": 1164311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1164311,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1164311,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1164311,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1164311,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425182.5974,
          1636172.062,
          -8.767538547,
          -424031.3574,
          1637202.922,
          8.092461453
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425182.5974223744,
                1636172.0622229713,
                -8.767538546556544
              ],
              [
                -425182.5974223744,
                1637202.9222229712,
                -8.767538546556544
              ],
              [
                -424031.3574223744,
                1637202.9222229712,
                8.092461453443455
              ],
              [
                -424031.3574223744,
                1636172.0622229713,
                8.092461453443455
              ],
              [
                -425182.5974223744,
                1636172.0622229713,
                -8.767538546556544
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:56:49+00:00",
        "end_time": "2019-07-16T00:45:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0347.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0347.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0347.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0347.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8634324,
            64.43260361,
            -8.767538547,
            -162.8368736,
            64.44313057,
            8.092461453
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.8605822826017,
                  64.4326036052097,
                  -8.767538546556544
                ],
                [
                  -162.8634324391654,
                  64.44175954720487,
                  -8.767538546556544
                ],
                [
                  -162.83971632117326,
                  64.44313056827365,
                  8.092461453443455
                ],
                [
                  -162.83687360967272,
                  64.43397417058425,
                  8.092461453443455
                ],
                [
                  -162.8605822826017,
                  64.4326036052097,
                  -8.767538546556544
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0347.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0347.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:56:49Z",
            "pc:count": 1164311,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -424482.0467,
                "count": 1164311,
                "maximum": -424031.3574,
                "minimum": -425182.5974,
                "name": "X",
                "position": 0,
                "stddev": 271.0259982,
                "variance": 73455.09171
              },
              {
                "average": 1636762.756,
                "count": 1164311,
                "maximum": 1637202.922,
                "minimum": 1636172.062,
                "name": "Y",
                "position": 1,
                "stddev": 232.4439817,
                "variance": 54030.20464
              },
              {
                "average": -5.051330815,
                "count": 1164311,
                "maximum": 8.092461453,
                "minimum": -8.767538547,
                "name": "Z",
                "position": 2,
                "stddev": 1.96389907,
                "variance": 3.856899558
              },
              {
                "average": 784.1097284,
                "count": 1164311,
                "maximum": 4561,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1077.125855,
                "variance": 1160200.108
              },
              {
                "average": 1.000005153,
                "count": 1164311,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002270074929,
                "variance": 5.153240186e-06
              },
              {
                "average": 1.000010307,
                "count": 1164311,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003210362481,
                "variance": 1.030642726e-05
              },
              {
                "average": 1,
                "count": 1164311,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1164311,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.89246516,
                "count": 1164311,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.702114633,
                "variance": 2.897194225
              },
              {
                "average": 19.97052971,
                "count": 1164311,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8523458805,
                "variance": 0.7264935001
              },
              {
                "average": 2.003026683,
                "count": 1164311,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1047166634,
                "variance": 0.01096557959
              },
              {
                "average": 31.16587235,
                "count": 1164311,
                "maximum": 35,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.390728687,
                "variance": 1.934126282
              },
              {
                "average": 247274932,
                "count": 1164311,
                "maximum": 247277409.5,
                "minimum": 247273102.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 878.6896177,
                "variance": 772095.4442
              },
              {
                "average": 0,
                "count": 1164311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1164311,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1164311,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1164311,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1164311,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425182.5974,
              1636172.062,
              -8.767538547,
              -424031.3574,
              1637202.922,
              8.092461453
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425182.5974223744,
                    1636172.0622229713,
                    -8.767538546556544
                  ],
                  [
                    -425182.5974223744,
                    1637202.9222229712,
                    -8.767538546556544
                  ],
                  [
                    -424031.3574223744,
                    1637202.9222229712,
                    8.092461453443455
                  ],
                  [
                    -424031.3574223744,
                    1636172.0622229713,
                    8.092461453443455
                  ],
                  [
                    -425182.5974223744,
                    1636172.0622229713,
                    -8.767538546556544
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:56:49+00:00",
            "end_time": "2019-07-16T00:45:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9354.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.06334931341408,
              64.4971718177491,
              4.654322402039783
            ],
            [
              -163.06661670795637,
              64.50740785396307,
              4.654322402039783
            ],
            [
              -163.04286378530978,
              64.50880981693815,
              29.594322402039786
            ],
            [
              -163.03960473791815,
              64.4985732582486,
              29.594322402039786
            ],
            [
              -163.06334931341408,
              64.4971718177491,
              4.654322402039783
            ]
          ]
        ]
      },
      "bbox": [
        -163.0666167,
        64.49717182,
        4.654322402,
        -163.0396047,
        64.50880982,
        29.5943224
      ],
      "properties": {
        "datetime": "2019-07-15T19:59:13Z",
        "pc:count": 4522067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433293.2379,
            "count": 4522067,
            "maximum": -432721.6752,
            "minimum": -433872.5352,
            "name": "X",
            "position": 0,
            "stddev": 287.4070145,
            "variance": 82602.79197
          },
          {
            "average": 1645202.977,
            "count": 4522067,
            "maximum": 1645775.623,
            "minimum": 1644622.783,
            "name": "Y",
            "position": 1,
            "stddev": 289.0494073,
            "variance": 83549.55987
          },
          {
            "average": 20.87240228,
            "count": 4522067,
            "maximum": 29.5943224,
            "minimum": 4.654322402,
            "name": "Z",
            "position": 2,
            "stddev": 4.334351009,
            "variance": 18.78659867
          },
          {
            "average": 1295.578785,
            "count": 4522067,
            "maximum": 6521,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 814.6506486,
            "variance": 663655.6792
          },
          {
            "average": 1.004415901,
            "count": 4522067,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07140543113,
            "variance": 0.005098735594
          },
          {
            "average": 1.008865194,
            "count": 4522067,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1045650641,
            "variance": 0.01093385263
          },
          {
            "average": 1,
            "count": 4522067,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.452714876,
            "count": 4522067,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6003695876,
            "variance": 0.3604436418
          },
          {
            "average": 20.12659772,
            "count": 4522067,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.70715852,
            "variance": 2.914390214
          },
          {
            "average": 1.006125739,
            "count": 4522067,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0824047877,
            "variance": 0.006790549036
          },
          {
            "average": 16.56029732,
            "count": 4522067,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.749307748,
            "variance": 33.05453958
          },
          {
            "average": 247192373.1,
            "count": 4522067,
            "maximum": 247255953.7,
            "minimum": 246841518,
            "name": "GpsTime",
            "position": 12,
            "stddev": 52515.24612,
            "variance": 2757851075
          },
          {
            "average": 0,
            "count": 4522067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4522067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433872.5352,
          1644622.783,
          4.654322402,
          -432721.6752,
          1645775.623,
          29.5943224
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433872.5352083866,
                1644622.782523069,
                4.654322402039783
              ],
              [
                -433872.5352083866,
                1645775.622523069,
                4.654322402039783
              ],
              [
                -432721.6752083866,
                1645775.622523069,
                29.594322402039786
              ],
              [
                -432721.6752083866,
                1644622.782523069,
                29.594322402039786
              ],
              [
                -433872.5352083866,
                1644622.782523069,
                4.654322402039783
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T19:59:13+00:00",
        "end_time": "2019-07-11T00:51:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9354.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9354.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9354.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9354.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0666167,
            64.49717182,
            4.654322402,
            -163.0396047,
            64.50880982,
            29.5943224
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.06334931341408,
                  64.4971718177491,
                  4.654322402039783
                ],
                [
                  -163.06661670795637,
                  64.50740785396307,
                  4.654322402039783
                ],
                [
                  -163.04286378530978,
                  64.50880981693815,
                  29.594322402039786
                ],
                [
                  -163.03960473791815,
                  64.4985732582486,
                  29.594322402039786
                ],
                [
                  -163.06334931341408,
                  64.4971718177491,
                  4.654322402039783
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9354.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9354.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T19:59:13Z",
            "pc:count": 4522067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433293.2379,
                "count": 4522067,
                "maximum": -432721.6752,
                "minimum": -433872.5352,
                "name": "X",
                "position": 0,
                "stddev": 287.4070145,
                "variance": 82602.79197
              },
              {
                "average": 1645202.977,
                "count": 4522067,
                "maximum": 1645775.623,
                "minimum": 1644622.783,
                "name": "Y",
                "position": 1,
                "stddev": 289.0494073,
                "variance": 83549.55987
              },
              {
                "average": 20.87240228,
                "count": 4522067,
                "maximum": 29.5943224,
                "minimum": 4.654322402,
                "name": "Z",
                "position": 2,
                "stddev": 4.334351009,
                "variance": 18.78659867
              },
              {
                "average": 1295.578785,
                "count": 4522067,
                "maximum": 6521,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 814.6506486,
                "variance": 663655.6792
              },
              {
                "average": 1.004415901,
                "count": 4522067,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07140543113,
                "variance": 0.005098735594
              },
              {
                "average": 1.008865194,
                "count": 4522067,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1045650641,
                "variance": 0.01093385263
              },
              {
                "average": 1,
                "count": 4522067,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.452714876,
                "count": 4522067,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6003695876,
                "variance": 0.3604436418
              },
              {
                "average": 20.12659772,
                "count": 4522067,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.70715852,
                "variance": 2.914390214
              },
              {
                "average": 1.006125739,
                "count": 4522067,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0824047877,
                "variance": 0.006790549036
              },
              {
                "average": 16.56029732,
                "count": 4522067,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.749307748,
                "variance": 33.05453958
              },
              {
                "average": 247192373.1,
                "count": 4522067,
                "maximum": 247255953.7,
                "minimum": 246841518,
                "name": "GpsTime",
                "position": 12,
                "stddev": 52515.24612,
                "variance": 2757851075
              },
              {
                "average": 0,
                "count": 4522067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4522067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433872.5352,
              1644622.783,
              4.654322402,
              -432721.6752,
              1645775.623,
              29.5943224
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433872.5352083866,
                    1644622.782523069,
                    4.654322402039783
                  ],
                  [
                    -433872.5352083866,
                    1645775.622523069,
                    4.654322402039783
                  ],
                  [
                    -432721.6752083866,
                    1645775.622523069,
                    29.594322402039786
                  ],
                  [
                    -432721.6752083866,
                    1644622.782523069,
                    29.594322402039786
                  ],
                  [
                    -433872.5352083866,
                    1644622.782523069,
                    4.654322402039783
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T19:59:13+00:00",
            "end_time": "2019-07-11T00:51:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8660.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2054551638732,
              64.55283300179413,
              -1.111899288335622
            ],
            [
              -163.20877890051625,
              64.56306362542703,
              -1.111899288335622
            ],
            [
              -163.18497879629376,
              64.5644880401212,
              -0.011899288335622
            ],
            [
              -163.18166342946344,
              64.5542568845859,
              -0.011899288335622
            ],
            [
              -163.2054551638732,
              64.55283300179413,
              -1.111899288335622
            ]
          ]
        ]
      },
      "bbox": [
        -163.2087789,
        64.552833,
        -1.111899288,
        -163.1816634,
        64.56448804,
        -0.01189928834
      ],
      "properties": {
        "datetime": "2019-07-11T00:49:58Z",
        "pc:count": 3781812,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439212.9461,
            "count": 3781812,
            "maximum": -438622.6891,
            "minimum": -439773.9291,
            "name": "X",
            "position": 0,
            "stddev": 283.5999121,
            "variance": 80428.91013
          },
          {
            "average": 1652293.05,
            "count": 3781812,
            "maximum": 1652861.691,
            "minimum": 1651709.211,
            "name": "Y",
            "position": 1,
            "stddev": 290.7054653,
            "variance": 84509.66754
          },
          {
            "average": -0.5587005016,
            "count": 3781812,
            "maximum": -0.01189928834,
            "minimum": -1.111899288,
            "name": "Z",
            "position": 2,
            "stddev": 0.09134997595,
            "variance": 0.008344818106
          },
          {
            "average": 16.78029024,
            "count": 3781812,
            "maximum": 2077,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 150.7948402,
            "variance": 22739.08382
          },
          {
            "average": 1.000000529,
            "count": 3781812,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0007272185906,
            "variance": 5.288468785e-07
          },
          {
            "average": 1.000001058,
            "count": 3781812,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001028442122,
            "variance": 1.057693198e-06
          },
          {
            "average": 1,
            "count": 3781812,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3781812,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3781812,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.98829422,
            "count": 3781812,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.540124305,
            "variance": 2.371982876
          },
          {
            "average": 2.001290916,
            "count": 3781812,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03592084553,
            "variance": 0.001290307144
          },
          {
            "average": 26.09673167,
            "count": 3781812,
            "maximum": 30,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.552563948,
            "variance": 2.410454812
          },
          {
            "average": 246839120.9,
            "count": 3781812,
            "maximum": 246841398.4,
            "minimum": 246836604.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 945.2990103,
            "variance": 893590.2189
          },
          {
            "average": 0,
            "count": 3781812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3781812,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3781812,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3781812,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3781812,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439773.9291,
          1651709.211,
          -1.111899288,
          -438622.6891,
          1652861.691,
          -0.01189928834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439773.92908693774,
                1651709.210568818,
                -1.111899288335622
              ],
              [
                -439773.92908693774,
                1652861.690568818,
                -1.111899288335622
              ],
              [
                -438622.68908693775,
                1652861.690568818,
                -0.011899288335622
              ],
              [
                -438622.68908693775,
                1651709.210568818,
                -0.011899288335622
              ],
              [
                -439773.92908693774,
                1651709.210568818,
                -1.111899288335622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:49:58+00:00",
        "end_time": "2019-07-10T23:30:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8660.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8660.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8660.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8660.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2087789,
            64.552833,
            -1.111899288,
            -163.1816634,
            64.56448804,
            -0.01189928834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2054551638732,
                  64.55283300179413,
                  -1.111899288335622
                ],
                [
                  -163.20877890051625,
                  64.56306362542703,
                  -1.111899288335622
                ],
                [
                  -163.18497879629376,
                  64.5644880401212,
                  -0.011899288335622
                ],
                [
                  -163.18166342946344,
                  64.5542568845859,
                  -0.011899288335622
                ],
                [
                  -163.2054551638732,
                  64.55283300179413,
                  -1.111899288335622
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8660.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8660.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:49:58Z",
            "pc:count": 3781812,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439212.9461,
                "count": 3781812,
                "maximum": -438622.6891,
                "minimum": -439773.9291,
                "name": "X",
                "position": 0,
                "stddev": 283.5999121,
                "variance": 80428.91013
              },
              {
                "average": 1652293.05,
                "count": 3781812,
                "maximum": 1652861.691,
                "minimum": 1651709.211,
                "name": "Y",
                "position": 1,
                "stddev": 290.7054653,
                "variance": 84509.66754
              },
              {
                "average": -0.5587005016,
                "count": 3781812,
                "maximum": -0.01189928834,
                "minimum": -1.111899288,
                "name": "Z",
                "position": 2,
                "stddev": 0.09134997595,
                "variance": 0.008344818106
              },
              {
                "average": 16.78029024,
                "count": 3781812,
                "maximum": 2077,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 150.7948402,
                "variance": 22739.08382
              },
              {
                "average": 1.000000529,
                "count": 3781812,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0007272185906,
                "variance": 5.288468785e-07
              },
              {
                "average": 1.000001058,
                "count": 3781812,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001028442122,
                "variance": 1.057693198e-06
              },
              {
                "average": 1,
                "count": 3781812,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3781812,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3781812,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.98829422,
                "count": 3781812,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.540124305,
                "variance": 2.371982876
              },
              {
                "average": 2.001290916,
                "count": 3781812,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03592084553,
                "variance": 0.001290307144
              },
              {
                "average": 26.09673167,
                "count": 3781812,
                "maximum": 30,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.552563948,
                "variance": 2.410454812
              },
              {
                "average": 246839120.9,
                "count": 3781812,
                "maximum": 246841398.4,
                "minimum": 246836604.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 945.2990103,
                "variance": 893590.2189
              },
              {
                "average": 0,
                "count": 3781812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3781812,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3781812,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3781812,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3781812,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439773.9291,
              1651709.211,
              -1.111899288,
              -438622.6891,
              1652861.691,
              -0.01189928834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439773.92908693774,
                    1651709.210568818,
                    -1.111899288335622
                  ],
                  [
                    -439773.92908693774,
                    1652861.690568818,
                    -1.111899288335622
                  ],
                  [
                    -438622.68908693775,
                    1652861.690568818,
                    -0.011899288335622
                  ],
                  [
                    -438622.68908693775,
                    1651709.210568818,
                    -0.011899288335622
                  ],
                  [
                    -439773.92908693774,
                    1651709.210568818,
                    -1.111899288335622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:49:58+00:00",
            "end_time": "2019-07-10T23:30:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9357.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.06144025230543,
              64.52407797524856,
              -8.503333303581599
            ],
            [
              -163.06458803948118,
              64.53393263088685,
              -8.503333303581599
            ],
            [
              -163.0408022017537,
              64.53533496559933,
              -0.223333303581598
            ],
            [
              -163.03766246920526,
              64.52547980620609,
              -0.223333303581598
            ],
            [
              -163.06144025230543,
              64.52407797524856,
              -8.503333303581599
            ]
          ]
        ]
      },
      "bbox": [
        -163.064588,
        64.52407798,
        -8.503333304,
        -163.0376625,
        64.53533497,
        -0.2233333036
      ],
      "properties": {
        "datetime": "2019-07-16T02:10:33Z",
        "pc:count": 684570,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432793.5895,
            "count": 684570,
            "maximum": -432221.9831,
            "minimum": -433373.3631,
            "name": "X",
            "position": 0,
            "stddev": 335.4571701,
            "variance": 112531.513
          },
          {
            "average": 1648109.972,
            "count": 684570,
            "maximum": 1648694.351,
            "minimum": 1647584.511,
            "name": "Y",
            "position": 1,
            "stddev": 346.818389,
            "variance": 120282.9949
          },
          {
            "average": -2.348209328,
            "count": 684570,
            "maximum": -0.2233333036,
            "minimum": -8.503333304,
            "name": "Z",
            "position": 2,
            "stddev": 0.963009854,
            "variance": 0.9273879789
          },
          {
            "average": 387.6653812,
            "count": 684570,
            "maximum": 1959,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 543.5118658,
            "variance": 295405.1483
          },
          {
            "average": 1.004320961,
            "count": 684570,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06559189117,
            "variance": 0.004302296187
          },
          {
            "average": 1.008637539,
            "count": 684570,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09253617846,
            "variance": 0.008562944323
          },
          {
            "average": 1,
            "count": 684570,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684570,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.06132609,
            "count": 684570,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.805993307,
            "variance": 7.873598437
          },
          {
            "average": 20.14617606,
            "count": 684570,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.19839948,
            "variance": 1.436161315
          },
          {
            "average": 2.009617716,
            "count": 684570,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09811974214,
            "variance": 0.009627483798
          },
          {
            "average": 17.27882612,
            "count": 684570,
            "maximum": 36,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.67078651,
            "variance": 186.8904037
          },
          {
            "average": 247266024.8,
            "count": 684570,
            "maximum": 247278233.3,
            "minimum": 247257893.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8900.854025,
            "variance": 79225202.38
          },
          {
            "average": 0,
            "count": 684570,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684570,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684570,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684570,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684570,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433373.3631,
          1647584.511,
          -8.503333304,
          -432221.9831,
          1648694.351,
          -0.2233333036
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433373.3631158234,
                1647584.5106861405,
                -8.503333303581599
              ],
              [
                -433373.3631158234,
                1648694.3506861404,
                -8.503333303581599
              ],
              [
                -432221.9831158234,
                1648694.3506861404,
                -0.223333303581598
              ],
              [
                -432221.9831158234,
                1647584.5106861405,
                -0.223333303581598
              ],
              [
                -433373.3631158234,
                1647584.5106861405,
                -8.503333303581599
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:10:33+00:00",
        "end_time": "2019-07-15T20:31:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9357.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9357.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9357.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9357.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.064588,
            64.52407798,
            -8.503333304,
            -163.0376625,
            64.53533497,
            -0.2233333036
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.06144025230543,
                  64.52407797524856,
                  -8.503333303581599
                ],
                [
                  -163.06458803948118,
                  64.53393263088685,
                  -8.503333303581599
                ],
                [
                  -163.0408022017537,
                  64.53533496559933,
                  -0.223333303581598
                ],
                [
                  -163.03766246920526,
                  64.52547980620609,
                  -0.223333303581598
                ],
                [
                  -163.06144025230543,
                  64.52407797524856,
                  -8.503333303581599
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9357.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9357.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:10:33Z",
            "pc:count": 684570,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432793.5895,
                "count": 684570,
                "maximum": -432221.9831,
                "minimum": -433373.3631,
                "name": "X",
                "position": 0,
                "stddev": 335.4571701,
                "variance": 112531.513
              },
              {
                "average": 1648109.972,
                "count": 684570,
                "maximum": 1648694.351,
                "minimum": 1647584.511,
                "name": "Y",
                "position": 1,
                "stddev": 346.818389,
                "variance": 120282.9949
              },
              {
                "average": -2.348209328,
                "count": 684570,
                "maximum": -0.2233333036,
                "minimum": -8.503333304,
                "name": "Z",
                "position": 2,
                "stddev": 0.963009854,
                "variance": 0.9273879789
              },
              {
                "average": 387.6653812,
                "count": 684570,
                "maximum": 1959,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 543.5118658,
                "variance": 295405.1483
              },
              {
                "average": 1.004320961,
                "count": 684570,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06559189117,
                "variance": 0.004302296187
              },
              {
                "average": 1.008637539,
                "count": 684570,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09253617846,
                "variance": 0.008562944323
              },
              {
                "average": 1,
                "count": 684570,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684570,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.06132609,
                "count": 684570,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.805993307,
                "variance": 7.873598437
              },
              {
                "average": 20.14617606,
                "count": 684570,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.19839948,
                "variance": 1.436161315
              },
              {
                "average": 2.009617716,
                "count": 684570,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09811974214,
                "variance": 0.009627483798
              },
              {
                "average": 17.27882612,
                "count": 684570,
                "maximum": 36,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.67078651,
                "variance": 186.8904037
              },
              {
                "average": 247266024.8,
                "count": 684570,
                "maximum": 247278233.3,
                "minimum": 247257893.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8900.854025,
                "variance": 79225202.38
              },
              {
                "average": 0,
                "count": 684570,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684570,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684570,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684570,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684570,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433373.3631,
              1647584.511,
              -8.503333304,
              -432221.9831,
              1648694.351,
              -0.2233333036
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433373.3631158234,
                    1647584.5106861405,
                    -8.503333303581599
                  ],
                  [
                    -433373.3631158234,
                    1648694.3506861404,
                    -8.503333303581599
                  ],
                  [
                    -432221.9831158234,
                    1648694.3506861404,
                    -0.223333303581598
                  ],
                  [
                    -432221.9831158234,
                    1647584.5106861405,
                    -0.223333303581598
                  ],
                  [
                    -433373.3631158234,
                    1647584.5106861405,
                    -8.503333303581599
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:10:33+00:00",
            "end_time": "2019-07-15T20:31: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": "20190715_NCMP_AK_03WWM9554.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.02174754052646,
              64.49662030517769,
              -4.417380412100693
            ],
            [
              -163.02499951571312,
              64.50685579149786,
              -4.417380412100693
            ],
            [
              -163.00122891670998,
              64.50825229388924,
              0.022619587899308
            ],
            [
              -162.99798529576796,
              64.49801628716958,
              0.022619587899308
            ],
            [
              -163.02174754052646,
              64.49662030517769,
              -4.417380412100693
            ]
          ]
        ]
      },
      "bbox": [
        -163.0249995,
        64.49662031,
        -4.417380412,
        -162.9979853,
        64.50825229,
        0.0226195879
      ],
      "properties": {
        "datetime": "2019-07-16T02:11:14Z",
        "pc:count": 3740004,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431370.8955,
            "count": 3740004,
            "maximum": -430750.0008,
            "minimum": -431901.6408,
            "name": "X",
            "position": 0,
            "stddev": 268.3610308,
            "variance": 72017.64283
          },
          {
            "average": 1644885.87,
            "count": 3740004,
            "maximum": 1645443.322,
            "minimum": 1644290.642,
            "name": "Y",
            "position": 1,
            "stddev": 282.7754326,
            "variance": 79961.94531
          },
          {
            "average": -1.92170803,
            "count": 3740004,
            "maximum": 0.0226195879,
            "minimum": -4.417380412,
            "name": "Z",
            "position": 2,
            "stddev": 0.5558983014,
            "variance": 0.3090229215
          },
          {
            "average": 46.85342476,
            "count": 3740004,
            "maximum": 3486,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 307.3058853,
            "variance": 94436.90714
          },
          {
            "average": 1.000324599,
            "count": 3740004,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01801369773,
            "variance": 0.0003244933058
          },
          {
            "average": 1.000648662,
            "count": 3740004,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02546059344,
            "variance": 0.0006482418183
          },
          {
            "average": 1,
            "count": 3740004,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3740004,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99559787,
            "count": 3740004,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1624605621,
            "variance": 0.02639343425
          },
          {
            "average": 20.00056669,
            "count": 3740004,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.314737718,
            "variance": 1.728535268
          },
          {
            "average": 2.003692777,
            "count": 3740004,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06090666993,
            "variance": 0.003709622441
          },
          {
            "average": 6.377847189,
            "count": 3740004,
            "maximum": 36,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.372551801,
            "variance": 11.37410565
          },
          {
            "average": 247258889.8,
            "count": 3740004,
            "maximum": 247278274.8,
            "minimum": 247255969.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2239.550079,
            "variance": 5015584.556
          },
          {
            "average": 0,
            "count": 3740004,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3740004,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3740004,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3740004,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3740004,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431901.6408,
          1644290.642,
          -4.417380412,
          -430750.0008,
          1645443.322,
          0.0226195879
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431901.64080770296,
                1644290.642119814,
                -4.417380412100693
              ],
              [
                -431901.64080770296,
                1645443.322119814,
                -4.417380412100693
              ],
              [
                -430750.00080770295,
                1645443.322119814,
                0.022619587899308
              ],
              [
                -430750.00080770295,
                1644290.642119814,
                0.022619587899308
              ],
              [
                -431901.64080770296,
                1644290.642119814,
                -4.417380412100693
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:11:14+00:00",
        "end_time": "2019-07-15T19:59:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9554.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9554.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9554.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9554.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0249995,
            64.49662031,
            -4.417380412,
            -162.9979853,
            64.50825229,
            0.0226195879
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.02174754052646,
                  64.49662030517769,
                  -4.417380412100693
                ],
                [
                  -163.02499951571312,
                  64.50685579149786,
                  -4.417380412100693
                ],
                [
                  -163.00122891670998,
                  64.50825229388924,
                  0.022619587899308
                ],
                [
                  -162.99798529576796,
                  64.49801628716958,
                  0.022619587899308
                ],
                [
                  -163.02174754052646,
                  64.49662030517769,
                  -4.417380412100693
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9554.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9554.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:11:14Z",
            "pc:count": 3740004,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431370.8955,
                "count": 3740004,
                "maximum": -430750.0008,
                "minimum": -431901.6408,
                "name": "X",
                "position": 0,
                "stddev": 268.3610308,
                "variance": 72017.64283
              },
              {
                "average": 1644885.87,
                "count": 3740004,
                "maximum": 1645443.322,
                "minimum": 1644290.642,
                "name": "Y",
                "position": 1,
                "stddev": 282.7754326,
                "variance": 79961.94531
              },
              {
                "average": -1.92170803,
                "count": 3740004,
                "maximum": 0.0226195879,
                "minimum": -4.417380412,
                "name": "Z",
                "position": 2,
                "stddev": 0.5558983014,
                "variance": 0.3090229215
              },
              {
                "average": 46.85342476,
                "count": 3740004,
                "maximum": 3486,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 307.3058853,
                "variance": 94436.90714
              },
              {
                "average": 1.000324599,
                "count": 3740004,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01801369773,
                "variance": 0.0003244933058
              },
              {
                "average": 1.000648662,
                "count": 3740004,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02546059344,
                "variance": 0.0006482418183
              },
              {
                "average": 1,
                "count": 3740004,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3740004,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99559787,
                "count": 3740004,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1624605621,
                "variance": 0.02639343425
              },
              {
                "average": 20.00056669,
                "count": 3740004,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.314737718,
                "variance": 1.728535268
              },
              {
                "average": 2.003692777,
                "count": 3740004,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06090666993,
                "variance": 0.003709622441
              },
              {
                "average": 6.377847189,
                "count": 3740004,
                "maximum": 36,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.372551801,
                "variance": 11.37410565
              },
              {
                "average": 247258889.8,
                "count": 3740004,
                "maximum": 247278274.8,
                "minimum": 247255969.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2239.550079,
                "variance": 5015584.556
              },
              {
                "average": 0,
                "count": 3740004,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3740004,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3740004,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3740004,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3740004,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431901.6408,
              1644290.642,
              -4.417380412,
              -430750.0008,
              1645443.322,
              0.0226195879
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431901.64080770296,
                    1644290.642119814,
                    -4.417380412100693
                  ],
                  [
                    -431901.64080770296,
                    1645443.322119814,
                    -4.417380412100693
                  ],
                  [
                    -430750.00080770295,
                    1645443.322119814,
                    0.022619587899308
                  ],
                  [
                    -430750.00080770295,
                    1644290.642119814,
                    0.022619587899308
                  ],
                  [
                    -431901.64080770296,
                    1644290.642119814,
                    -4.417380412100693
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:11:14+00:00",
            "end_time": "2019-07-15T19:59:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8761.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.18401257475497,
              64.56154485718838,
              -0.942351281929525
            ],
            [
              -163.1873297473223,
              64.57177642538069,
              -0.942351281929525
            ],
            [
              -163.16351757736595,
              64.57319777843634,
              0.217648718070475
            ],
            [
              -163.16020878286244,
              64.5629656792262,
              0.217648718070475
            ],
            [
              -163.18401257475497,
              64.56154485718838,
              -0.942351281929525
            ]
          ]
        ]
      },
      "bbox": [
        -163.1873297,
        64.56154486,
        -0.9423512819,
        -163.1602088,
        64.57319778,
        0.2176487181
      ],
      "properties": {
        "datetime": "2019-07-15T19:57:05Z",
        "pc:count": 4152494,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438041.7284,
            "count": 4152494,
            "maximum": -437470.6876,
            "minimum": -438622.1076,
            "name": "X",
            "position": 0,
            "stddev": 287.4858975,
            "variance": 82648.14126
          },
          {
            "average": 1653114.989,
            "count": 4152494,
            "maximum": 1653682.598,
            "minimum": 1652530.078,
            "name": "Y",
            "position": 1,
            "stddev": 287.4152154,
            "variance": 82607.50603
          },
          {
            "average": -0.4883658626,
            "count": 4152494,
            "maximum": 0.2176487181,
            "minimum": -0.9423512819,
            "name": "Z",
            "position": 2,
            "stddev": 0.07811680998,
            "variance": 0.006102236002
          },
          {
            "average": 0.8437175346,
            "count": 4152494,
            "maximum": 2759,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 36.8809148,
            "variance": 1360.201876
          },
          {
            "average": 1.00010885,
            "count": 4152494,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01043256562,
            "variance": 0.0001088384254
          },
          {
            "average": 1.0002177,
            "count": 4152494,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0147530727,
            "variance": 0.0002176531541
          },
          {
            "average": 1,
            "count": 4152494,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4152494,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4152494,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.02688482,
            "count": 4152494,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9293550743,
            "variance": 0.8637008542
          },
          {
            "average": 2.001182904,
            "count": 4152494,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03437302139,
            "variance": 0.001181504599
          },
          {
            "average": 16.98219359,
            "count": 4152494,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.315189646,
            "variance": 28.25124097
          },
          {
            "average": 247189641,
            "count": 4152494,
            "maximum": 247255825.6,
            "minimum": 246841392.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 55790.02462,
            "variance": 3112526847
          },
          {
            "average": 0,
            "count": 4152494,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4152494,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4152494,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4152494,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4152494,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438622.1076,
          1652530.078,
          -0.9423512819,
          -437470.6876,
          1653682.598,
          0.2176487181
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438622.1076126266,
                1652530.0781747696,
                -0.942351281929525
              ],
              [
                -438622.1076126266,
                1653682.5981747697,
                -0.942351281929525
              ],
              [
                -437470.6876126266,
                1653682.5981747697,
                0.217648718070475
              ],
              [
                -437470.6876126266,
                1652530.0781747696,
                0.217648718070475
              ],
              [
                -438622.1076126266,
                1652530.0781747696,
                -0.942351281929525
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T19:57:05+00:00",
        "end_time": "2019-07-11T00:49:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8761.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8761.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8761.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8761.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1873297,
            64.56154486,
            -0.9423512819,
            -163.1602088,
            64.57319778,
            0.2176487181
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.18401257475497,
                  64.56154485718838,
                  -0.942351281929525
                ],
                [
                  -163.1873297473223,
                  64.57177642538069,
                  -0.942351281929525
                ],
                [
                  -163.16351757736595,
                  64.57319777843634,
                  0.217648718070475
                ],
                [
                  -163.16020878286244,
                  64.5629656792262,
                  0.217648718070475
                ],
                [
                  -163.18401257475497,
                  64.56154485718838,
                  -0.942351281929525
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8761.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8761.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T19:57:05Z",
            "pc:count": 4152494,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438041.7284,
                "count": 4152494,
                "maximum": -437470.6876,
                "minimum": -438622.1076,
                "name": "X",
                "position": 0,
                "stddev": 287.4858975,
                "variance": 82648.14126
              },
              {
                "average": 1653114.989,
                "count": 4152494,
                "maximum": 1653682.598,
                "minimum": 1652530.078,
                "name": "Y",
                "position": 1,
                "stddev": 287.4152154,
                "variance": 82607.50603
              },
              {
                "average": -0.4883658626,
                "count": 4152494,
                "maximum": 0.2176487181,
                "minimum": -0.9423512819,
                "name": "Z",
                "position": 2,
                "stddev": 0.07811680998,
                "variance": 0.006102236002
              },
              {
                "average": 0.8437175346,
                "count": 4152494,
                "maximum": 2759,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 36.8809148,
                "variance": 1360.201876
              },
              {
                "average": 1.00010885,
                "count": 4152494,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01043256562,
                "variance": 0.0001088384254
              },
              {
                "average": 1.0002177,
                "count": 4152494,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0147530727,
                "variance": 0.0002176531541
              },
              {
                "average": 1,
                "count": 4152494,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4152494,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4152494,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.02688482,
                "count": 4152494,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9293550743,
                "variance": 0.8637008542
              },
              {
                "average": 2.001182904,
                "count": 4152494,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03437302139,
                "variance": 0.001181504599
              },
              {
                "average": 16.98219359,
                "count": 4152494,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.315189646,
                "variance": 28.25124097
              },
              {
                "average": 247189641,
                "count": 4152494,
                "maximum": 247255825.6,
                "minimum": 246841392.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 55790.02462,
                "variance": 3112526847
              },
              {
                "average": 0,
                "count": 4152494,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4152494,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4152494,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4152494,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4152494,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438622.1076,
              1652530.078,
              -0.9423512819,
              -437470.6876,
              1653682.598,
              0.2176487181
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438622.1076126266,
                    1652530.0781747696,
                    -0.942351281929525
                  ],
                  [
                    -438622.1076126266,
                    1653682.5981747697,
                    -0.942351281929525
                  ],
                  [
                    -437470.6876126266,
                    1653682.5981747697,
                    0.217648718070475
                  ],
                  [
                    -437470.6876126266,
                    1652530.0781747696,
                    0.217648718070475
                  ],
                  [
                    -438622.1076126266,
                    1652530.0781747696,
                    -0.942351281929525
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T19:57:05+00:00",
            "end_time": "2019-07-11T00:49:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0246.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.86118223956476,
              64.43269270406991,
              -8.73413567325028
            ],
            [
              -162.8612777694273,
              64.4329996593783,
              -8.73413567325028
            ],
            [
              -162.86073287006846,
              64.43303120376841,
              -8.25413567325028
            ],
            [
              -162.86063734594018,
              64.43272424810853,
              -8.25413567325028
            ],
            [
              -162.86118223956476,
              64.43269270406991,
              -8.73413567325028
            ]
          ]
        ]
      },
      "bbox": [
        -162.8612778,
        64.4326927,
        -8.734135673,
        -162.8606373,
        64.4330312,
        -8.254135673
      ],
      "properties": {
        "datetime": "2019-07-16T01:56:45Z",
        "pc:count": 398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425195.6688,
            "count": 398,
            "maximum": -425183.4331,
            "minimum": -425209.8931,
            "name": "X",
            "position": 0,
            "stddev": 6.25307045,
            "variance": 39.10089006
          },
          {
            "average": 1636205.417,
            "count": 398,
            "maximum": 1636220.318,
            "minimum": 1636185.758,
            "name": "Y",
            "position": 1,
            "stddev": 8.986082528,
            "variance": 80.7496792
          },
          {
            "average": -8.486472357,
            "count": 398,
            "maximum": -8.254135673,
            "minimum": -8.734135673,
            "name": "Z",
            "position": 2,
            "stddev": 0.07443704564,
            "variance": 0.005540873764
          },
          {
            "average": 1953.675879,
            "count": 398,
            "maximum": 2556,
            "minimum": 1547,
            "name": "Intensity",
            "position": 3,
            "stddev": 157.0609565,
            "variance": 24668.14405
          },
          {
            "average": 1,
            "count": 398,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 398,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 398,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 398,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.88038129,
            "count": 398,
            "maximum": 19.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.3218283739,
            "variance": 0.1035735023
          },
          {
            "average": 2.005025126,
            "count": 398,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07079878446,
            "variance": 0.005012467881
          },
          {
            "average": 35,
            "count": 398,
            "maximum": 35,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247277404.5,
            "count": 398,
            "maximum": 247277405.4,
            "minimum": 247277403.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.4374844775,
            "variance": 0.191392668
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425209.8931,
          1636185.758,
          -8.734135673,
          -425183.4331,
          1636220.318,
          -8.254135673
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425209.8931404869,
                1636185.7575232352,
                -8.73413567325028
              ],
              [
                -425209.8931404869,
                1636220.3175232352,
                -8.73413567325028
              ],
              [
                -425183.43314048694,
                1636220.3175232352,
                -8.25413567325028
              ],
              [
                -425183.43314048694,
                1636185.7575232352,
                -8.25413567325028
              ],
              [
                -425209.8931404869,
                1636185.7575232352,
                -8.73413567325028
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:56:45+00:00",
        "end_time": "2019-07-16T01:56:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0246.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0246.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0246.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0246.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8612778,
            64.4326927,
            -8.734135673,
            -162.8606373,
            64.4330312,
            -8.254135673
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.86118223956476,
                  64.43269270406991,
                  -8.73413567325028
                ],
                [
                  -162.8612777694273,
                  64.4329996593783,
                  -8.73413567325028
                ],
                [
                  -162.86073287006846,
                  64.43303120376841,
                  -8.25413567325028
                ],
                [
                  -162.86063734594018,
                  64.43272424810853,
                  -8.25413567325028
                ],
                [
                  -162.86118223956476,
                  64.43269270406991,
                  -8.73413567325028
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0246.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0246.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:56:45Z",
            "pc:count": 398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425195.6688,
                "count": 398,
                "maximum": -425183.4331,
                "minimum": -425209.8931,
                "name": "X",
                "position": 0,
                "stddev": 6.25307045,
                "variance": 39.10089006
              },
              {
                "average": 1636205.417,
                "count": 398,
                "maximum": 1636220.318,
                "minimum": 1636185.758,
                "name": "Y",
                "position": 1,
                "stddev": 8.986082528,
                "variance": 80.7496792
              },
              {
                "average": -8.486472357,
                "count": 398,
                "maximum": -8.254135673,
                "minimum": -8.734135673,
                "name": "Z",
                "position": 2,
                "stddev": 0.07443704564,
                "variance": 0.005540873764
              },
              {
                "average": 1953.675879,
                "count": 398,
                "maximum": 2556,
                "minimum": 1547,
                "name": "Intensity",
                "position": 3,
                "stddev": 157.0609565,
                "variance": 24668.14405
              },
              {
                "average": 1,
                "count": 398,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 398,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 398,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 398,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.88038129,
                "count": 398,
                "maximum": 19.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.3218283739,
                "variance": 0.1035735023
              },
              {
                "average": 2.005025126,
                "count": 398,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07079878446,
                "variance": 0.005012467881
              },
              {
                "average": 35,
                "count": 398,
                "maximum": 35,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247277404.5,
                "count": 398,
                "maximum": 247277405.4,
                "minimum": 247277403.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.4374844775,
                "variance": 0.191392668
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425209.8931,
              1636185.758,
              -8.734135673,
              -425183.4331,
              1636220.318,
              -8.254135673
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425209.8931404869,
                    1636185.7575232352,
                    -8.73413567325028
                  ],
                  [
                    -425209.8931404869,
                    1636220.3175232352,
                    -8.73413567325028
                  ],
                  [
                    -425183.43314048694,
                    1636220.3175232352,
                    -8.25413567325028
                  ],
                  [
                    -425183.43314048694,
                    1636185.7575232352,
                    -8.25413567325028
                  ],
                  [
                    -425209.8931404869,
                    1636185.7575232352,
                    -8.73413567325028
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:56:45+00:00",
            "end_time": "2019-07-16T01:56:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8965.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.13985593817233,
              64.59689803823728,
              -0.507068466100597
            ],
            [
              -163.14316136180435,
              64.6071310786954,
              -0.507068466100597
            ],
            [
              -163.11931742842444,
              64.60854570355774,
              4.252931533899403
            ],
            [
              -163.11602040682882,
              64.59831213367077,
              4.252931533899403
            ],
            [
              -163.13985593817233,
              64.59689803823728,
              -0.507068466100597
            ]
          ]
        ]
      },
      "bbox": [
        -163.1431614,
        64.59689804,
        -0.5070684661,
        -163.1160204,
        64.6085457,
        4.252931534
      ],
      "properties": {
        "datetime": "2019-07-16T01:00:55Z",
        "pc:count": 2737514,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435409.8495,
            "count": 2737514,
            "maximum": -434834.0501,
            "minimum": -435985.4701,
            "name": "X",
            "position": 0,
            "stddev": 285.1213802,
            "variance": 81294.20146
          },
          {
            "average": 1656715.875,
            "count": 2737514,
            "maximum": 1657298.564,
            "minimum": 1656146.044,
            "name": "Y",
            "position": 1,
            "stddev": 292.0556862,
            "variance": 85296.52384
          },
          {
            "average": 0.7591368282,
            "count": 2737514,
            "maximum": 4.252931534,
            "minimum": -0.5070684661,
            "name": "Z",
            "position": 2,
            "stddev": 0.43299732,
            "variance": 0.1874866791
          },
          {
            "average": 39.01503846,
            "count": 2737514,
            "maximum": 19202,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 242.7477586,
            "variance": 58926.47433
          },
          {
            "average": 1.00018557,
            "count": 2737514,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01362114014,
            "variance": 0.0001855354588
          },
          {
            "average": 1.00037114,
            "count": 2737514,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01926141338,
            "variance": 0.0003710020453
          },
          {
            "average": 1,
            "count": 2737514,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2737514,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.00366902,
            "count": 2737514,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.108641148,
            "variance": 26.09821438
          },
          {
            "average": 19.95643597,
            "count": 2737514,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9605045241,
            "variance": 0.9225689409
          },
          {
            "average": 1.964462647,
            "count": 2737514,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1862549274,
            "variance": 0.03469089798
          },
          {
            "average": 26.59109469,
            "count": 2737514,
            "maximum": 30,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.537591214,
            "variance": 2.364186743
          },
          {
            "average": 247272017.6,
            "count": 2737514,
            "maximum": 247274055.4,
            "minimum": 247269808.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 977.3661646,
            "variance": 955244.6197
          },
          {
            "average": 0,
            "count": 2737514,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2737514,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2737514,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2737514,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2737514,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435985.4701,
          1656146.044,
          -0.5070684661,
          -434834.0501,
          1657298.564,
          4.252931534
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435985.4701021325,
                1656146.0440871993,
                -0.507068466100597
              ],
              [
                -435985.4701021325,
                1657298.5640871993,
                -0.507068466100597
              ],
              [
                -434834.05010213243,
                1657298.5640871993,
                4.252931533899403
              ],
              [
                -434834.05010213243,
                1656146.0440871993,
                4.252931533899403
              ],
              [
                -435985.4701021325,
                1656146.0440871993,
                -0.507068466100597
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:00:55+00:00",
        "end_time": "2019-07-15T23:50:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8965.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8965.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8965.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8965.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1431614,
            64.59689804,
            -0.5070684661,
            -163.1160204,
            64.6085457,
            4.252931534
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.13985593817233,
                  64.59689803823728,
                  -0.507068466100597
                ],
                [
                  -163.14316136180435,
                  64.6071310786954,
                  -0.507068466100597
                ],
                [
                  -163.11931742842444,
                  64.60854570355774,
                  4.252931533899403
                ],
                [
                  -163.11602040682882,
                  64.59831213367077,
                  4.252931533899403
                ],
                [
                  -163.13985593817233,
                  64.59689803823728,
                  -0.507068466100597
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8965.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8965.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:00:55Z",
            "pc:count": 2737514,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435409.8495,
                "count": 2737514,
                "maximum": -434834.0501,
                "minimum": -435985.4701,
                "name": "X",
                "position": 0,
                "stddev": 285.1213802,
                "variance": 81294.20146
              },
              {
                "average": 1656715.875,
                "count": 2737514,
                "maximum": 1657298.564,
                "minimum": 1656146.044,
                "name": "Y",
                "position": 1,
                "stddev": 292.0556862,
                "variance": 85296.52384
              },
              {
                "average": 0.7591368282,
                "count": 2737514,
                "maximum": 4.252931534,
                "minimum": -0.5070684661,
                "name": "Z",
                "position": 2,
                "stddev": 0.43299732,
                "variance": 0.1874866791
              },
              {
                "average": 39.01503846,
                "count": 2737514,
                "maximum": 19202,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 242.7477586,
                "variance": 58926.47433
              },
              {
                "average": 1.00018557,
                "count": 2737514,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01362114014,
                "variance": 0.0001855354588
              },
              {
                "average": 1.00037114,
                "count": 2737514,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01926141338,
                "variance": 0.0003710020453
              },
              {
                "average": 1,
                "count": 2737514,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2737514,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.00366902,
                "count": 2737514,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.108641148,
                "variance": 26.09821438
              },
              {
                "average": 19.95643597,
                "count": 2737514,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9605045241,
                "variance": 0.9225689409
              },
              {
                "average": 1.964462647,
                "count": 2737514,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1862549274,
                "variance": 0.03469089798
              },
              {
                "average": 26.59109469,
                "count": 2737514,
                "maximum": 30,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.537591214,
                "variance": 2.364186743
              },
              {
                "average": 247272017.6,
                "count": 2737514,
                "maximum": 247274055.4,
                "minimum": 247269808.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 977.3661646,
                "variance": 955244.6197
              },
              {
                "average": 0,
                "count": 2737514,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2737514,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2737514,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2737514,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2737514,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435985.4701,
              1656146.044,
              -0.5070684661,
              -434834.0501,
              1657298.564,
              4.252931534
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435985.4701021325,
                    1656146.0440871993,
                    -0.507068466100597
                  ],
                  [
                    -435985.4701021325,
                    1657298.5640871993,
                    -0.507068466100597
                  ],
                  [
                    -434834.05010213243,
                    1657298.5640871993,
                    4.252931533899403
                  ],
                  [
                    -434834.05010213243,
                    1656146.0440871993,
                    4.252931533899403
                  ],
                  [
                    -435985.4701021325,
                    1656146.0440871993,
                    -0.507068466100597
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:00:55+00:00",
            "end_time": "2019-07-15T23:50:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8857.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.16555753000353,
              64.5254257998707,
              -1.341840704981324
            ],
            [
              -163.16886015945613,
              64.53564569040552,
              -1.341840704981324
            ],
            [
              -163.14511976559086,
              64.5370615943427,
              0.438159295018676
            ],
            [
              -163.14182546996054,
              64.52684117629424,
              0.438159295018676
            ],
            [
              -163.16555753000353,
              64.5254257998707,
              -1.341840704981324
            ]
          ]
        ]
      },
      "bbox": [
        -163.1688602,
        64.5254258,
        -1.341840705,
        -163.1418255,
        64.53706159,
        0.438159295
      ],
      "properties": {
        "datetime": "2019-07-11T00:31:14Z",
        "pc:count": 1189497,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437778.7455,
            "count": 1189497,
            "maximum": -437151.3631,
            "minimum": -438300.7231,
            "name": "X",
            "position": 0,
            "stddev": 276.356218,
            "variance": 76372.75923
          },
          {
            "average": 1649092.541,
            "count": 1189497,
            "maximum": 1649567.992,
            "minimum": 1648416.772,
            "name": "Y",
            "position": 1,
            "stddev": 270.464717,
            "variance": 73151.16314
          },
          {
            "average": -0.7000289139,
            "count": 1189497,
            "maximum": 0.438159295,
            "minimum": -1.341840705,
            "name": "Z",
            "position": 2,
            "stddev": 0.2724056867,
            "variance": 0.07420485817
          },
          {
            "average": 104.8045233,
            "count": 1189497,
            "maximum": 1835,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 328.5899334,
            "variance": 107971.3443
          },
          {
            "average": 1.005370337,
            "count": 1189497,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07308557435,
            "variance": 0.005341501179
          },
          {
            "average": 1.010741515,
            "count": 1189497,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1030831892,
            "variance": 0.0106261439
          },
          {
            "average": 1,
            "count": 1189497,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1189497,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.65636231,
            "count": 1189497,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.927318862,
            "variance": 8.569195721
          },
          {
            "average": 19.82838919,
            "count": 1189497,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.203465944,
            "variance": 1.448330278
          },
          {
            "average": 2.011200533,
            "count": 1189497,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1054776354,
            "variance": 0.01112553157
          },
          {
            "average": 24.03045993,
            "count": 1189497,
            "maximum": 28,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.42962311,
            "variance": 2.043822237
          },
          {
            "average": 246837867.9,
            "count": 1189497,
            "maximum": 246840274.4,
            "minimum": 246835489.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 862.4338154,
            "variance": 743792.0859
          },
          {
            "average": 0,
            "count": 1189497,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1189497,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1189497,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1189497,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1189497,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438300.7231,
          1648416.772,
          -1.341840705,
          -437151.3631,
          1649567.992,
          0.438159295
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438300.7231461885,
                1648416.7723076234,
                -1.341840704981324
              ],
              [
                -438300.7231461885,
                1649567.9923076236,
                -1.341840704981324
              ],
              [
                -437151.3631461885,
                1649567.9923076236,
                0.438159295018676
              ],
              [
                -437151.3631461885,
                1648416.7723076234,
                0.438159295018676
              ],
              [
                -438300.7231461885,
                1648416.7723076234,
                -1.341840704981324
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:31:14+00:00",
        "end_time": "2019-07-10T23:11:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8857.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8857.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8857.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8857.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1688602,
            64.5254258,
            -1.341840705,
            -163.1418255,
            64.53706159,
            0.438159295
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.16555753000353,
                  64.5254257998707,
                  -1.341840704981324
                ],
                [
                  -163.16886015945613,
                  64.53564569040552,
                  -1.341840704981324
                ],
                [
                  -163.14511976559086,
                  64.5370615943427,
                  0.438159295018676
                ],
                [
                  -163.14182546996054,
                  64.52684117629424,
                  0.438159295018676
                ],
                [
                  -163.16555753000353,
                  64.5254257998707,
                  -1.341840704981324
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8857.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8857.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:31:14Z",
            "pc:count": 1189497,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437778.7455,
                "count": 1189497,
                "maximum": -437151.3631,
                "minimum": -438300.7231,
                "name": "X",
                "position": 0,
                "stddev": 276.356218,
                "variance": 76372.75923
              },
              {
                "average": 1649092.541,
                "count": 1189497,
                "maximum": 1649567.992,
                "minimum": 1648416.772,
                "name": "Y",
                "position": 1,
                "stddev": 270.464717,
                "variance": 73151.16314
              },
              {
                "average": -0.7000289139,
                "count": 1189497,
                "maximum": 0.438159295,
                "minimum": -1.341840705,
                "name": "Z",
                "position": 2,
                "stddev": 0.2724056867,
                "variance": 0.07420485817
              },
              {
                "average": 104.8045233,
                "count": 1189497,
                "maximum": 1835,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 328.5899334,
                "variance": 107971.3443
              },
              {
                "average": 1.005370337,
                "count": 1189497,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07308557435,
                "variance": 0.005341501179
              },
              {
                "average": 1.010741515,
                "count": 1189497,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1030831892,
                "variance": 0.0106261439
              },
              {
                "average": 1,
                "count": 1189497,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1189497,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.65636231,
                "count": 1189497,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.927318862,
                "variance": 8.569195721
              },
              {
                "average": 19.82838919,
                "count": 1189497,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.203465944,
                "variance": 1.448330278
              },
              {
                "average": 2.011200533,
                "count": 1189497,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1054776354,
                "variance": 0.01112553157
              },
              {
                "average": 24.03045993,
                "count": 1189497,
                "maximum": 28,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.42962311,
                "variance": 2.043822237
              },
              {
                "average": 246837867.9,
                "count": 1189497,
                "maximum": 246840274.4,
                "minimum": 246835489.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 862.4338154,
                "variance": 743792.0859
              },
              {
                "average": 0,
                "count": 1189497,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1189497,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1189497,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1189497,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1189497,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438300.7231,
              1648416.772,
              -1.341840705,
              -437151.3631,
              1649567.992,
              0.438159295
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438300.7231461885,
                    1648416.7723076234,
                    -1.341840704981324
                  ],
                  [
                    -438300.7231461885,
                    1649567.9923076236,
                    -1.341840704981324
                  ],
                  [
                    -437151.3631461885,
                    1649567.9923076236,
                    0.438159295018676
                  ],
                  [
                    -437151.3631461885,
                    1648416.7723076234,
                    0.438159295018676
                  ],
                  [
                    -438300.7231461885,
                    1648416.7723076234,
                    -1.341840704981324
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:31:14+00:00",
            "end_time": "2019-07-10T23:11:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7475.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.4479896524703,
              64.69021495627128,
              -0.696201645787152
            ],
            [
              -163.4514170022763,
              64.70044272892163,
              -0.696201645787152
            ],
            [
              -163.42751692666218,
              64.70190458531825,
              59.183798354212854
            ],
            [
              -163.424098009384,
              64.6916762635181,
              59.183798354212854
            ],
            [
              -163.4479896524703,
              64.69021495627128,
              -0.696201645787152
            ]
          ]
        ]
      },
      "bbox": [
        -163.451417,
        64.69021496,
        -0.6962016458,
        -163.424098,
        64.70190459,
        59.18379835
      ],
      "properties": {
        "datetime": "2019-07-15T02:05:38Z",
        "pc:count": 6627536,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -448478.8042,
            "count": 6627536,
            "maximum": -447959.1803,
            "minimum": -449110.2803,
            "name": "X",
            "position": 0,
            "stddev": 299.8499717,
            "variance": 89910.00553
          },
          {
            "average": 1669060.117,
            "count": 6627536,
            "maximum": 1669660.137,
            "minimum": 1668507.617,
            "name": "Y",
            "position": 1,
            "stddev": 274.9899373,
            "variance": 75619.46561
          },
          {
            "average": 13.56547209,
            "count": 6627536,
            "maximum": 59.18379835,
            "minimum": -0.6962016458,
            "name": "Z",
            "position": 2,
            "stddev": 13.31417738,
            "variance": 177.2673193
          },
          {
            "average": 184.5163388,
            "count": 6627536,
            "maximum": 8388,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 295.3880693,
            "variance": 87254.11151
          },
          {
            "average": 1.673714786,
            "count": 6627536,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9769629062,
            "variance": 0.9544565201
          },
          {
            "average": 2.348424814,
            "count": 6627536,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.34284985,
            "variance": 1.803245719
          },
          {
            "average": 1,
            "count": 6627536,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6627536,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.85542621,
            "count": 6627536,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.47601697,
            "variance": 109.7469316
          },
          {
            "average": 19.91232747,
            "count": 6627536,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.475805095,
            "variance": 2.178000678
          },
          {
            "average": 1.901443312,
            "count": 6627536,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.036830787,
            "variance": 1.07501808
          },
          {
            "average": 6.404515192,
            "count": 6627536,
            "maximum": 18,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.464688266,
            "variance": 29.86281784
          },
          {
            "average": 247186303.8,
            "count": 6627536,
            "maximum": 247191538.3,
            "minimum": 247184287.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2164.718826,
            "variance": 4686007.596
          },
          {
            "average": 0,
            "count": 6627536,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6627536,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6627536,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6627536,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6627536,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -449110.2803,
          1668507.617,
          -0.6962016458,
          -447959.1803,
          1669660.137,
          59.18379835
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -449110.28027082735,
                1668507.6169712073,
                -0.696201645787152
              ],
              [
                -449110.28027082735,
                1669660.1369712073,
                -0.696201645787152
              ],
              [
                -447959.1802708274,
                1669660.1369712073,
                59.183798354212854
              ],
              [
                -447959.1802708274,
                1668507.6169712073,
                59.183798354212854
              ],
              [
                -449110.28027082735,
                1668507.6169712073,
                -0.696201645787152
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:05:38+00:00",
        "end_time": "2019-07-15T00:04:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7475.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7475.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7475.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7475.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.451417,
            64.69021496,
            -0.6962016458,
            -163.424098,
            64.70190459,
            59.18379835
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.4479896524703,
                  64.69021495627128,
                  -0.696201645787152
                ],
                [
                  -163.4514170022763,
                  64.70044272892163,
                  -0.696201645787152
                ],
                [
                  -163.42751692666218,
                  64.70190458531825,
                  59.183798354212854
                ],
                [
                  -163.424098009384,
                  64.6916762635181,
                  59.183798354212854
                ],
                [
                  -163.4479896524703,
                  64.69021495627128,
                  -0.696201645787152
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7475.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7475.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:05:38Z",
            "pc:count": 6627536,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -448478.8042,
                "count": 6627536,
                "maximum": -447959.1803,
                "minimum": -449110.2803,
                "name": "X",
                "position": 0,
                "stddev": 299.8499717,
                "variance": 89910.00553
              },
              {
                "average": 1669060.117,
                "count": 6627536,
                "maximum": 1669660.137,
                "minimum": 1668507.617,
                "name": "Y",
                "position": 1,
                "stddev": 274.9899373,
                "variance": 75619.46561
              },
              {
                "average": 13.56547209,
                "count": 6627536,
                "maximum": 59.18379835,
                "minimum": -0.6962016458,
                "name": "Z",
                "position": 2,
                "stddev": 13.31417738,
                "variance": 177.2673193
              },
              {
                "average": 184.5163388,
                "count": 6627536,
                "maximum": 8388,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 295.3880693,
                "variance": 87254.11151
              },
              {
                "average": 1.673714786,
                "count": 6627536,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9769629062,
                "variance": 0.9544565201
              },
              {
                "average": 2.348424814,
                "count": 6627536,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.34284985,
                "variance": 1.803245719
              },
              {
                "average": 1,
                "count": 6627536,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6627536,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.85542621,
                "count": 6627536,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.47601697,
                "variance": 109.7469316
              },
              {
                "average": 19.91232747,
                "count": 6627536,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.475805095,
                "variance": 2.178000678
              },
              {
                "average": 1.901443312,
                "count": 6627536,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.036830787,
                "variance": 1.07501808
              },
              {
                "average": 6.404515192,
                "count": 6627536,
                "maximum": 18,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.464688266,
                "variance": 29.86281784
              },
              {
                "average": 247186303.8,
                "count": 6627536,
                "maximum": 247191538.3,
                "minimum": 247184287.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2164.718826,
                "variance": 4686007.596
              },
              {
                "average": 0,
                "count": 6627536,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6627536,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6627536,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6627536,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6627536,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -449110.2803,
              1668507.617,
              -0.6962016458,
              -447959.1803,
              1669660.137,
              59.18379835
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -449110.28027082735,
                    1668507.6169712073,
                    -0.696201645787152
                  ],
                  [
                    -449110.28027082735,
                    1669660.1369712073,
                    -0.696201645787152
                  ],
                  [
                    -447959.1802708274,
                    1669660.1369712073,
                    59.183798354212854
                  ],
                  [
                    -447959.1802708274,
                    1668507.6169712073,
                    59.183798354212854
                  ],
                  [
                    -449110.28027082735,
                    1668507.6169712073,
                    -0.696201645787152
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:05:38+00:00",
            "end_time": "2019-07-15T00:04:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM9454.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.04254737566254,
              64.49689891809597,
              -2.554833862476837
            ],
            [
              -163.04580717319402,
              64.50713503513468,
              -2.554833862476837
            ],
            [
              -163.0220518074471,
              64.50853389254922,
              22.685166137523165
            ],
            [
              -163.01880035865736,
              64.4982972541947,
              22.685166137523165
            ],
            [
              -163.04254737566254,
              64.49689891809597,
              -2.554833862476837
            ]
          ]
        ]
      },
      "bbox": [
        -163.0458072,
        64.49689892,
        -2.554833862,
        -163.0188004,
        64.50853389,
        22.68516614
      ],
      "properties": {
        "datetime": "2019-07-15T20:45:19Z",
        "pc:count": 4238516,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432323.8439,
            "count": 4238516,
            "maximum": -431736.0855,
            "minimum": -432887.0255,
            "name": "X",
            "position": 0,
            "stddev": 288.1813371,
            "variance": 83048.48308
          },
          {
            "average": 1645024.873,
            "count": 4238516,
            "maximum": 1645609.668,
            "minimum": 1644456.868,
            "name": "Y",
            "position": 1,
            "stddev": 288.6704634,
            "variance": 83330.63643
          },
          {
            "average": 5.461154755,
            "count": 4238516,
            "maximum": 22.68516614,
            "minimum": -2.554833862,
            "name": "Z",
            "position": 2,
            "stddev": 7.922425279,
            "variance": 62.7648223
          },
          {
            "average": 527.3350583,
            "count": 4238516,
            "maximum": 6291,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 785.4616564,
            "variance": 616950.0136
          },
          {
            "average": 1.021606855,
            "count": 4238516,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1576950359,
            "variance": 0.02486772434
          },
          {
            "average": 1.043339461,
            "count": 4238516,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2297538398,
            "variance": 0.05278682691
          },
          {
            "average": 1,
            "count": 4238516,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4238516,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.2721167,
            "count": 4238516,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.70450897,
            "variance": 187.8135662
          },
          {
            "average": 20.07743228,
            "count": 4238516,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.733614403,
            "variance": 3.005418897
          },
          {
            "average": 1.569972368,
            "count": 4238516,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.515552774,
            "variance": 0.2657946628
          },
          {
            "average": 5.014778522,
            "count": 4238516,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.973959652,
            "variance": 35.68819393
          },
          {
            "average": 247247713.9,
            "count": 4238516,
            "maximum": 247258719.4,
            "minimum": 247192615.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21646.6874,
            "variance": 468579075.6
          },
          {
            "average": 0,
            "count": 4238516,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4238516,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4238516,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4238516,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4238516,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432887.0255,
          1644456.868,
          -2.554833862,
          -431736.0855,
          1645609.668,
          22.68516614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432887.02550619,
                1644456.8675905275,
                -2.554833862476837
              ],
              [
                -432887.02550619,
                1645609.6675905273,
                -2.554833862476837
              ],
              [
                -431736.0855061901,
                1645609.6675905273,
                22.685166137523165
              ],
              [
                -431736.0855061901,
                1644456.8675905275,
                22.685166137523165
              ],
              [
                -432887.02550619,
                1644456.8675905275,
                -2.554833862476837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:45:19+00:00",
        "end_time": "2019-07-15T02:23:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9454.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9454.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9454.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9454.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0458072,
            64.49689892,
            -2.554833862,
            -163.0188004,
            64.50853389,
            22.68516614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.04254737566254,
                  64.49689891809597,
                  -2.554833862476837
                ],
                [
                  -163.04580717319402,
                  64.50713503513468,
                  -2.554833862476837
                ],
                [
                  -163.0220518074471,
                  64.50853389254922,
                  22.685166137523165
                ],
                [
                  -163.01880035865736,
                  64.4982972541947,
                  22.685166137523165
                ],
                [
                  -163.04254737566254,
                  64.49689891809597,
                  -2.554833862476837
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9454.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9454.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:45:19Z",
            "pc:count": 4238516,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432323.8439,
                "count": 4238516,
                "maximum": -431736.0855,
                "minimum": -432887.0255,
                "name": "X",
                "position": 0,
                "stddev": 288.1813371,
                "variance": 83048.48308
              },
              {
                "average": 1645024.873,
                "count": 4238516,
                "maximum": 1645609.668,
                "minimum": 1644456.868,
                "name": "Y",
                "position": 1,
                "stddev": 288.6704634,
                "variance": 83330.63643
              },
              {
                "average": 5.461154755,
                "count": 4238516,
                "maximum": 22.68516614,
                "minimum": -2.554833862,
                "name": "Z",
                "position": 2,
                "stddev": 7.922425279,
                "variance": 62.7648223
              },
              {
                "average": 527.3350583,
                "count": 4238516,
                "maximum": 6291,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 785.4616564,
                "variance": 616950.0136
              },
              {
                "average": 1.021606855,
                "count": 4238516,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1576950359,
                "variance": 0.02486772434
              },
              {
                "average": 1.043339461,
                "count": 4238516,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2297538398,
                "variance": 0.05278682691
              },
              {
                "average": 1,
                "count": 4238516,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4238516,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.2721167,
                "count": 4238516,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.70450897,
                "variance": 187.8135662
              },
              {
                "average": 20.07743228,
                "count": 4238516,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.733614403,
                "variance": 3.005418897
              },
              {
                "average": 1.569972368,
                "count": 4238516,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.515552774,
                "variance": 0.2657946628
              },
              {
                "average": 5.014778522,
                "count": 4238516,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.973959652,
                "variance": 35.68819393
              },
              {
                "average": 247247713.9,
                "count": 4238516,
                "maximum": 247258719.4,
                "minimum": 247192615.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21646.6874,
                "variance": 468579075.6
              },
              {
                "average": 0,
                "count": 4238516,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4238516,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4238516,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4238516,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4238516,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432887.0255,
              1644456.868,
              -2.554833862,
              -431736.0855,
              1645609.668,
              22.68516614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432887.02550619,
                    1644456.8675905275,
                    -2.554833862476837
                  ],
                  [
                    -432887.02550619,
                    1645609.6675905273,
                    -2.554833862476837
                  ],
                  [
                    -431736.0855061901,
                    1645609.6675905273,
                    22.685166137523165
                  ],
                  [
                    -431736.0855061901,
                    1644456.8675905275,
                    22.685166137523165
                  ],
                  [
                    -432887.02550619,
                    1644456.8675905275,
                    -2.554833862476837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:45:19+00:00",
            "end_time": "2019-07-15T02:23: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": "20190714_NCMP_AK_03WWM7768.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.38748087777012,
              64.6268383602141,
              -4.472181362687515
            ],
            [
              -163.3908790145317,
              64.63706702663688,
              -4.472181362687515
            ],
            [
              -163.36840698400923,
              64.63843562909041,
              11.707818637312485
            ],
            [
              -163.3650167618007,
              64.62820644998594,
              11.707818637312485
            ],
            [
              -163.38748087777012,
              64.6268383602141,
              -4.472181362687515
            ]
          ]
        ]
      },
      "bbox": [
        -163.390879,
        64.62683836,
        -4.472181363,
        -163.3650168,
        64.63843563,
        11.70781864
      ],
      "properties": {
        "datetime": "2019-07-15T01:29:29Z",
        "pc:count": 3824268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446715.3837,
            "count": 3824268,
            "maximum": -446164.6652,
            "minimum": -447249.2652,
            "name": "X",
            "position": 0,
            "stddev": 265.3986273,
            "variance": 70436.43136
          },
          {
            "average": 1661717.722,
            "count": 3824268,
            "maximum": 1662252.988,
            "minimum": 1661100.408,
            "name": "Y",
            "position": 1,
            "stddev": 280.0267312,
            "variance": 78414.9702
          },
          {
            "average": 2.469595594,
            "count": 3824268,
            "maximum": 11.70781864,
            "minimum": -4.472181363,
            "name": "Z",
            "position": 2,
            "stddev": 1.385740491,
            "variance": 1.920276708
          },
          {
            "average": 551.9710771,
            "count": 3824268,
            "maximum": 3840,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 482.1822047,
            "variance": 232499.6785
          },
          {
            "average": 1.12351854,
            "count": 3824268,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4163202763,
            "variance": 0.1733225725
          },
          {
            "average": 1.247289939,
            "count": 3824268,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6178715303,
            "variance": 0.3817652279
          },
          {
            "average": 1,
            "count": 3824268,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.845229989,
            "count": 3824268,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.192729203,
            "variance": 84.5062702
          },
          {
            "average": 19.99423078,
            "count": 3824268,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.151587076,
            "variance": 1.326152794
          },
          {
            "average": 1.268275916,
            "count": 3824268,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5250356901,
            "variance": 0.2756624759
          },
          {
            "average": 12.4275192,
            "count": 3824268,
            "maximum": 15,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.258809002,
            "variance": 5.102218108
          },
          {
            "average": 247188566.1,
            "count": 3824268,
            "maximum": 247189369,
            "minimum": 247186076.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 778.610296,
            "variance": 606233.993
          },
          {
            "average": 0,
            "count": 3824268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3824268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447249.2652,
          1661100.408,
          -4.472181363,
          -446164.6652,
          1662252.988,
          11.70781864
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447249.265209473,
                1661100.4084888743,
                -4.472181362687515
              ],
              [
                -447249.265209473,
                1662252.9884888744,
                -4.472181362687515
              ],
              [
                -446164.665209473,
                1662252.9884888744,
                11.707818637312485
              ],
              [
                -446164.665209473,
                1661100.4084888743,
                11.707818637312485
              ],
              [
                -447249.265209473,
                1661100.4084888743,
                -4.472181362687515
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:29:29+00:00",
        "end_time": "2019-07-15T00:34:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7768.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7768.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7768.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7768.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.390879,
            64.62683836,
            -4.472181363,
            -163.3650168,
            64.63843563,
            11.70781864
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.38748087777012,
                  64.6268383602141,
                  -4.472181362687515
                ],
                [
                  -163.3908790145317,
                  64.63706702663688,
                  -4.472181362687515
                ],
                [
                  -163.36840698400923,
                  64.63843562909041,
                  11.707818637312485
                ],
                [
                  -163.3650167618007,
                  64.62820644998594,
                  11.707818637312485
                ],
                [
                  -163.38748087777012,
                  64.6268383602141,
                  -4.472181362687515
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7768.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7768.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:29:29Z",
            "pc:count": 3824268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446715.3837,
                "count": 3824268,
                "maximum": -446164.6652,
                "minimum": -447249.2652,
                "name": "X",
                "position": 0,
                "stddev": 265.3986273,
                "variance": 70436.43136
              },
              {
                "average": 1661717.722,
                "count": 3824268,
                "maximum": 1662252.988,
                "minimum": 1661100.408,
                "name": "Y",
                "position": 1,
                "stddev": 280.0267312,
                "variance": 78414.9702
              },
              {
                "average": 2.469595594,
                "count": 3824268,
                "maximum": 11.70781864,
                "minimum": -4.472181363,
                "name": "Z",
                "position": 2,
                "stddev": 1.385740491,
                "variance": 1.920276708
              },
              {
                "average": 551.9710771,
                "count": 3824268,
                "maximum": 3840,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 482.1822047,
                "variance": 232499.6785
              },
              {
                "average": 1.12351854,
                "count": 3824268,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4163202763,
                "variance": 0.1733225725
              },
              {
                "average": 1.247289939,
                "count": 3824268,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6178715303,
                "variance": 0.3817652279
              },
              {
                "average": 1,
                "count": 3824268,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.845229989,
                "count": 3824268,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.192729203,
                "variance": 84.5062702
              },
              {
                "average": 19.99423078,
                "count": 3824268,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.151587076,
                "variance": 1.326152794
              },
              {
                "average": 1.268275916,
                "count": 3824268,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5250356901,
                "variance": 0.2756624759
              },
              {
                "average": 12.4275192,
                "count": 3824268,
                "maximum": 15,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.258809002,
                "variance": 5.102218108
              },
              {
                "average": 247188566.1,
                "count": 3824268,
                "maximum": 247189369,
                "minimum": 247186076.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 778.610296,
                "variance": 606233.993
              },
              {
                "average": 0,
                "count": 3824268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3824268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447249.2652,
              1661100.408,
              -4.472181363,
              -446164.6652,
              1662252.988,
              11.70781864
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447249.265209473,
                    1661100.4084888743,
                    -4.472181362687515
                  ],
                  [
                    -447249.265209473,
                    1662252.9884888744,
                    -4.472181362687515
                  ],
                  [
                    -446164.665209473,
                    1662252.9884888744,
                    11.707818637312485
                  ],
                  [
                    -446164.665209473,
                    1661100.4084888743,
                    11.707818637312485
                  ],
                  [
                    -447249.265209473,
                    1661100.4084888743,
                    -4.472181362687515
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:29:29+00:00",
            "end_time": "2019-07-15T00:34: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": "20190710_NCMP_AK_03WWM8167.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.30577449151357,
              64.61684932087378,
              -2.820032740303209
            ],
            [
              -163.30914317474705,
              64.62708299286108,
              -2.820032740303209
            ],
            [
              -163.28531694113482,
              64.62852163288422,
              5.059967259696791
            ],
            [
              -163.2819566537718,
              64.6182874219584,
              5.059967259696791
            ],
            [
              -163.30577449151357,
              64.61684932087378,
              -2.820032740303209
            ]
          ]
        ]
      },
      "bbox": [
        -163.3091432,
        64.61684932,
        -2.82003274,
        -163.2819567,
        64.62852163,
        5.05996726
      ],
      "properties": {
        "datetime": "2019-07-15T02:27:50Z",
        "pc:count": 6206195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443008.355,
            "count": 6206195,
            "maximum": -442387.6174,
            "minimum": -443537.7774,
            "name": "X",
            "position": 0,
            "stddev": 274.1272432,
            "variance": 75145.74545
          },
          {
            "average": 1659988.324,
            "count": 6206195,
            "maximum": 1660602.048,
            "minimum": 1659449.088,
            "name": "Y",
            "position": 1,
            "stddev": 290.5953388,
            "variance": 84445.65092
          },
          {
            "average": 2.116483903,
            "count": 6206195,
            "maximum": 5.05996726,
            "minimum": -2.82003274,
            "name": "Z",
            "position": 2,
            "stddev": 0.7945875136,
            "variance": 0.6313693167
          },
          {
            "average": 629.3937609,
            "count": 6206195,
            "maximum": 4384,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 573.7451027,
            "variance": 329183.4428
          },
          {
            "average": 1.00156666,
            "count": 6206195,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04077370647,
            "variance": 0.00166249514
          },
          {
            "average": 1.003136382,
            "count": 6206195,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05847906721,
            "variance": 0.003419801302
          },
          {
            "average": 1,
            "count": 6206195,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6206195,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.71845825,
            "count": 6206195,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.61460339,
            "variance": 134.8990119
          },
          {
            "average": 19.98972979,
            "count": 6206195,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.085302253,
            "variance": 1.17788098
          },
          {
            "average": 1.231853011,
            "count": 6206195,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4229435856,
            "variance": 0.1788812766
          },
          {
            "average": 16.25184417,
            "count": 6206195,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.69727619,
            "variance": 136.8262702
          },
          {
            "average": 247047464.3,
            "count": 6206195,
            "maximum": 247192870.8,
            "minimum": 246838878.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 169821.3564,
            "variance": 28839293090.0
          },
          {
            "average": 0,
            "count": 6206195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6206195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6206195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6206195,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6206195,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443537.7774,
          1659449.088,
          -2.82003274,
          -442387.6174,
          1660602.048,
          5.05996726
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443537.7773986252,
                1659449.0882191625,
                -2.820032740303209
              ],
              [
                -443537.7773986252,
                1660602.0482191625,
                -2.820032740303209
              ],
              [
                -442387.6173986252,
                1660602.0482191625,
                5.059967259696791
              ],
              [
                -442387.6173986252,
                1659449.0882191625,
                5.059967259696791
              ],
              [
                -443537.7773986252,
                1659449.0882191625,
                -2.820032740303209
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:27:50+00:00",
        "end_time": "2019-07-11T00:07:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8167.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8167.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8167.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8167.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3091432,
            64.61684932,
            -2.82003274,
            -163.2819567,
            64.62852163,
            5.05996726
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.30577449151357,
                  64.61684932087378,
                  -2.820032740303209
                ],
                [
                  -163.30914317474705,
                  64.62708299286108,
                  -2.820032740303209
                ],
                [
                  -163.28531694113482,
                  64.62852163288422,
                  5.059967259696791
                ],
                [
                  -163.2819566537718,
                  64.6182874219584,
                  5.059967259696791
                ],
                [
                  -163.30577449151357,
                  64.61684932087378,
                  -2.820032740303209
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8167.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8167.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:27:50Z",
            "pc:count": 6206195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443008.355,
                "count": 6206195,
                "maximum": -442387.6174,
                "minimum": -443537.7774,
                "name": "X",
                "position": 0,
                "stddev": 274.1272432,
                "variance": 75145.74545
              },
              {
                "average": 1659988.324,
                "count": 6206195,
                "maximum": 1660602.048,
                "minimum": 1659449.088,
                "name": "Y",
                "position": 1,
                "stddev": 290.5953388,
                "variance": 84445.65092
              },
              {
                "average": 2.116483903,
                "count": 6206195,
                "maximum": 5.05996726,
                "minimum": -2.82003274,
                "name": "Z",
                "position": 2,
                "stddev": 0.7945875136,
                "variance": 0.6313693167
              },
              {
                "average": 629.3937609,
                "count": 6206195,
                "maximum": 4384,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 573.7451027,
                "variance": 329183.4428
              },
              {
                "average": 1.00156666,
                "count": 6206195,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04077370647,
                "variance": 0.00166249514
              },
              {
                "average": 1.003136382,
                "count": 6206195,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05847906721,
                "variance": 0.003419801302
              },
              {
                "average": 1,
                "count": 6206195,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6206195,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.71845825,
                "count": 6206195,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.61460339,
                "variance": 134.8990119
              },
              {
                "average": 19.98972979,
                "count": 6206195,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.085302253,
                "variance": 1.17788098
              },
              {
                "average": 1.231853011,
                "count": 6206195,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4229435856,
                "variance": 0.1788812766
              },
              {
                "average": 16.25184417,
                "count": 6206195,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.69727619,
                "variance": 136.8262702
              },
              {
                "average": 247047464.3,
                "count": 6206195,
                "maximum": 247192870.8,
                "minimum": 246838878.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 169821.3564,
                "variance": 28839293090.0
              },
              {
                "average": 0,
                "count": 6206195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6206195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6206195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6206195,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6206195,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443537.7774,
              1659449.088,
              -2.82003274,
              -442387.6174,
              1660602.048,
              5.05996726
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443537.7773986252,
                    1659449.0882191625,
                    -2.820032740303209
                  ],
                  [
                    -443537.7773986252,
                    1660602.0482191625,
                    -2.820032740303209
                  ],
                  [
                    -442387.6173986252,
                    1660602.0482191625,
                    5.059967259696791
                  ],
                  [
                    -442387.6173986252,
                    1659449.0882191625,
                    5.059967259696791
                  ],
                  [
                    -443537.7773986252,
                    1659449.0882191625,
                    -2.820032740303209
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:27:50+00:00",
            "end_time": "2019-07-11T00:07:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM9553.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0223969197205,
              64.48765602789453,
              -5.08772371520057
            ],
            [
              -163.02564726100937,
              64.49788870669083,
              -5.08772371520057
            ],
            [
              -163.00189364408132,
              64.49928473452366,
              -0.30772371520057
            ],
            [
              -162.9986516462443,
              64.4890515358585,
              -0.30772371520057
            ],
            [
              -163.0223969197205,
              64.48765602789453,
              -5.08772371520057
            ]
          ]
        ]
      },
      "bbox": [
        -163.0256473,
        64.48765603,
        -5.087723715,
        -162.9986516,
        64.49928473,
        -0.3077237152
      ],
      "properties": {
        "datetime": "2019-07-15T20:53:38Z",
        "pc:count": 2581450,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431629.4072,
            "count": 2581450,
            "maximum": -430916.8279,
            "minimum": -432068.0079,
            "name": "X",
            "position": 0,
            "stddev": 252.8780165,
            "variance": 63947.29122
          },
          {
            "average": 1643943.331,
            "count": 2581450,
            "maximum": 1644456.231,
            "minimum": 1643303.851,
            "name": "Y",
            "position": 1,
            "stddev": 279.7987199,
            "variance": 78287.32368
          },
          {
            "average": -2.327222113,
            "count": 2581450,
            "maximum": -0.3077237152,
            "minimum": -5.087723715,
            "name": "Z",
            "position": 2,
            "stddev": 1.028741613,
            "variance": 1.058309306
          },
          {
            "average": 189.7287478,
            "count": 2581450,
            "maximum": 3198,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 519.6748937,
            "variance": 270061.9952
          },
          {
            "average": 1,
            "count": 2581450,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2581450,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2581450,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2581450,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99999303,
            "count": 2581450,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.006468146542,
            "variance": 4.183691969e-05
          },
          {
            "average": 19.95165945,
            "count": 2581450,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.534483268,
            "variance": 2.354638901
          },
          {
            "average": 2.003356253,
            "count": 2581450,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05802980381,
            "variance": 0.00336745813
          },
          {
            "average": 4.243809874,
            "count": 2581450,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.983221496,
            "variance": 24.83249648
          },
          {
            "average": 247250860.8,
            "count": 2581450,
            "maximum": 247259218.1,
            "minimum": 247192598.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17798.02993,
            "variance": 316769869.2
          },
          {
            "average": 0,
            "count": 2581450,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2581450,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2581450,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2581450,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2581450,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432068.0079,
          1643303.851,
          -5.087723715,
          -430916.8279,
          1644456.231,
          -0.3077237152
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432068.0078982972,
                1643303.85100541,
                -5.08772371520057
              ],
              [
                -432068.0078982972,
                1644456.23100541,
                -5.08772371520057
              ],
              [
                -430916.82789829717,
                1644456.23100541,
                -0.30772371520057
              ],
              [
                -430916.82789829717,
                1643303.85100541,
                -0.30772371520057
              ],
              [
                -432068.0078982972,
                1643303.85100541,
                -5.08772371520057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:53:38+00:00",
        "end_time": "2019-07-15T02:23:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9553.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9553.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9553.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9553.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0256473,
            64.48765603,
            -5.087723715,
            -162.9986516,
            64.49928473,
            -0.3077237152
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0223969197205,
                  64.48765602789453,
                  -5.08772371520057
                ],
                [
                  -163.02564726100937,
                  64.49788870669083,
                  -5.08772371520057
                ],
                [
                  -163.00189364408132,
                  64.49928473452366,
                  -0.30772371520057
                ],
                [
                  -162.9986516462443,
                  64.4890515358585,
                  -0.30772371520057
                ],
                [
                  -163.0223969197205,
                  64.48765602789453,
                  -5.08772371520057
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9553.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9553.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:53:38Z",
            "pc:count": 2581450,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431629.4072,
                "count": 2581450,
                "maximum": -430916.8279,
                "minimum": -432068.0079,
                "name": "X",
                "position": 0,
                "stddev": 252.8780165,
                "variance": 63947.29122
              },
              {
                "average": 1643943.331,
                "count": 2581450,
                "maximum": 1644456.231,
                "minimum": 1643303.851,
                "name": "Y",
                "position": 1,
                "stddev": 279.7987199,
                "variance": 78287.32368
              },
              {
                "average": -2.327222113,
                "count": 2581450,
                "maximum": -0.3077237152,
                "minimum": -5.087723715,
                "name": "Z",
                "position": 2,
                "stddev": 1.028741613,
                "variance": 1.058309306
              },
              {
                "average": 189.7287478,
                "count": 2581450,
                "maximum": 3198,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 519.6748937,
                "variance": 270061.9952
              },
              {
                "average": 1,
                "count": 2581450,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2581450,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2581450,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2581450,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99999303,
                "count": 2581450,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.006468146542,
                "variance": 4.183691969e-05
              },
              {
                "average": 19.95165945,
                "count": 2581450,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.534483268,
                "variance": 2.354638901
              },
              {
                "average": 2.003356253,
                "count": 2581450,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05802980381,
                "variance": 0.00336745813
              },
              {
                "average": 4.243809874,
                "count": 2581450,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.983221496,
                "variance": 24.83249648
              },
              {
                "average": 247250860.8,
                "count": 2581450,
                "maximum": 247259218.1,
                "minimum": 247192598.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17798.02993,
                "variance": 316769869.2
              },
              {
                "average": 0,
                "count": 2581450,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2581450,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2581450,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2581450,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2581450,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432068.0079,
              1643303.851,
              -5.087723715,
              -430916.8279,
              1644456.231,
              -0.3077237152
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432068.0078982972,
                    1643303.85100541,
                    -5.08772371520057
                  ],
                  [
                    -432068.0078982972,
                    1644456.23100541,
                    -5.08772371520057
                  ],
                  [
                    -430916.82789829717,
                    1644456.23100541,
                    -0.30772371520057
                  ],
                  [
                    -430916.82789829717,
                    1643303.85100541,
                    -0.30772371520057
                  ],
                  [
                    -432068.0078982972,
                    1643303.85100541,
                    -5.08772371520057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:53:38+00:00",
            "end_time": "2019-07-15T02:23: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": "20190715_NCMP_AK_03WWM8667.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.20131913031793,
              64.61561086754618,
              -0.772782402181096
            ],
            [
              -163.20464905930544,
              64.62584358326762,
              -0.772782402181096
            ],
            [
              -163.1807904373031,
              64.62726783501498,
              0.987217597818904
            ],
            [
              -163.17746891831308,
              64.61703458582531,
              0.987217597818904
            ],
            [
              -163.20131913031793,
              64.61561086754618,
              -0.772782402181096
            ]
          ]
        ]
      },
      "bbox": [
        -163.2046491,
        64.61561087,
        -0.7727824022,
        -163.1774689,
        64.62726784,
        0.9872175978
      ],
      "properties": {
        "datetime": "2019-07-16T02:02:43Z",
        "pc:count": 3770985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438003.2346,
            "count": 3770985,
            "maximum": -437458.8011,
            "minimum": -438610.3211,
            "name": "X",
            "position": 0,
            "stddev": 278.841047,
            "variance": 77752.32948
          },
          {
            "average": 1659191.638,
            "count": 3770985,
            "maximum": 1659771.117,
            "minimum": 1658618.517,
            "name": "Y",
            "position": 1,
            "stddev": 286.1963296,
            "variance": 81908.33906
          },
          {
            "average": 0.5296831977,
            "count": 3770985,
            "maximum": 0.9872175978,
            "minimum": -0.7727824022,
            "name": "Z",
            "position": 2,
            "stddev": 0.1090093936,
            "variance": 0.0118830479
          },
          {
            "average": 0.002634590167,
            "count": 3770985,
            "maximum": 4515,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3.051459554,
            "variance": 9.311405412
          },
          {
            "average": 1.000047733,
            "count": 3770985,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006908735123,
            "variance": 4.773062099e-05
          },
          {
            "average": 1.000095466,
            "count": 3770985,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00977019371,
            "variance": 9.545668513e-05
          },
          {
            "average": 1,
            "count": 3770985,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3770985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3770985,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.04477165,
            "count": 3770985,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9288231743,
            "variance": 0.8627124891
          },
          {
            "average": 2.000049854,
            "count": 3770985,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007060586106,
            "variance": 4.985187616e-05
          },
          {
            "average": 31.45324842,
            "count": 3770985,
            "maximum": 35,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.502982284,
            "variance": 2.258955745
          },
          {
            "average": 247275097.5,
            "count": 3770985,
            "maximum": 247277763.5,
            "minimum": 247272749.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 993.6890716,
            "variance": 987417.971
          },
          {
            "average": 0,
            "count": 3770985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3770985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3770985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3770985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3770985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438610.3211,
          1658618.517,
          -0.7727824022,
          -437458.8011,
          1659771.117,
          0.9872175978
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438610.3210689284,
                1658618.5174238074,
                -0.772782402181096
              ],
              [
                -438610.3210689284,
                1659771.1174238075,
                -0.772782402181096
              ],
              [
                -437458.8010689284,
                1659771.1174238075,
                0.987217597818904
              ],
              [
                -437458.8010689284,
                1658618.5174238074,
                0.987217597818904
              ],
              [
                -438610.3210689284,
                1658618.5174238074,
                -0.772782402181096
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:02:43+00:00",
        "end_time": "2019-07-16T00:39:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8667.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8667.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8667.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8667.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2046491,
            64.61561087,
            -0.7727824022,
            -163.1774689,
            64.62726784,
            0.9872175978
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.20131913031793,
                  64.61561086754618,
                  -0.772782402181096
                ],
                [
                  -163.20464905930544,
                  64.62584358326762,
                  -0.772782402181096
                ],
                [
                  -163.1807904373031,
                  64.62726783501498,
                  0.987217597818904
                ],
                [
                  -163.17746891831308,
                  64.61703458582531,
                  0.987217597818904
                ],
                [
                  -163.20131913031793,
                  64.61561086754618,
                  -0.772782402181096
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8667.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8667.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:02:43Z",
            "pc:count": 3770985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438003.2346,
                "count": 3770985,
                "maximum": -437458.8011,
                "minimum": -438610.3211,
                "name": "X",
                "position": 0,
                "stddev": 278.841047,
                "variance": 77752.32948
              },
              {
                "average": 1659191.638,
                "count": 3770985,
                "maximum": 1659771.117,
                "minimum": 1658618.517,
                "name": "Y",
                "position": 1,
                "stddev": 286.1963296,
                "variance": 81908.33906
              },
              {
                "average": 0.5296831977,
                "count": 3770985,
                "maximum": 0.9872175978,
                "minimum": -0.7727824022,
                "name": "Z",
                "position": 2,
                "stddev": 0.1090093936,
                "variance": 0.0118830479
              },
              {
                "average": 0.002634590167,
                "count": 3770985,
                "maximum": 4515,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3.051459554,
                "variance": 9.311405412
              },
              {
                "average": 1.000047733,
                "count": 3770985,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006908735123,
                "variance": 4.773062099e-05
              },
              {
                "average": 1.000095466,
                "count": 3770985,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00977019371,
                "variance": 9.545668513e-05
              },
              {
                "average": 1,
                "count": 3770985,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3770985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3770985,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.04477165,
                "count": 3770985,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9288231743,
                "variance": 0.8627124891
              },
              {
                "average": 2.000049854,
                "count": 3770985,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007060586106,
                "variance": 4.985187616e-05
              },
              {
                "average": 31.45324842,
                "count": 3770985,
                "maximum": 35,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.502982284,
                "variance": 2.258955745
              },
              {
                "average": 247275097.5,
                "count": 3770985,
                "maximum": 247277763.5,
                "minimum": 247272749.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 993.6890716,
                "variance": 987417.971
              },
              {
                "average": 0,
                "count": 3770985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3770985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3770985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3770985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3770985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438610.3211,
              1658618.517,
              -0.7727824022,
              -437458.8011,
              1659771.117,
              0.9872175978
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438610.3210689284,
                    1658618.5174238074,
                    -0.772782402181096
                  ],
                  [
                    -438610.3210689284,
                    1659771.1174238075,
                    -0.772782402181096
                  ],
                  [
                    -437458.8010689284,
                    1659771.1174238075,
                    0.987217597818904
                  ],
                  [
                    -437458.8010689284,
                    1658618.5174238074,
                    0.987217597818904
                  ],
                  [
                    -438610.3210689284,
                    1658618.5174238074,
                    -0.772782402181096
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:02:43+00:00",
            "end_time": "2019-07-16T00:39:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9162.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.09997684575478,
              64.56946092763864,
              -1.059049196671991
            ],
            [
              -163.10326534047314,
              64.57969618364453,
              -1.059049196671991
            ],
            [
              -163.07944445475198,
              64.58110448943424,
              0.980950803328009
            ],
            [
              -163.07616434946482,
              64.57086870690655,
              0.980950803328009
            ],
            [
              -163.09997684575478,
              64.56946092763864,
              -1.059049196671991
            ]
          ]
        ]
      },
      "bbox": [
        -163.1032653,
        64.56946093,
        -1.059049197,
        -163.0761643,
        64.58110449,
        0.9809508033
      ],
      "properties": {
        "datetime": "2019-07-16T01:36:03Z",
        "pc:count": 2921479,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433975.0499,
            "count": 2921479,
            "maximum": -433361.9273,
            "minimum": -434513.2473,
            "name": "X",
            "position": 0,
            "stddev": 286.1423471,
            "variance": 81877.44282
          },
          {
            "average": 1653435.896,
            "count": 2921479,
            "maximum": 1654005.196,
            "minimum": 1652852.476,
            "name": "Y",
            "position": 1,
            "stddev": 284.57819,
            "variance": 80984.74623
          },
          {
            "average": -0.09609196508,
            "count": 2921479,
            "maximum": 0.9809508033,
            "minimum": -1.059049197,
            "name": "Z",
            "position": 2,
            "stddev": 0.2760900862,
            "variance": 0.07622573572
          },
          {
            "average": 30.44633044,
            "count": 2921479,
            "maximum": 2202,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 208.5618773,
            "variance": 43498.05665
          },
          {
            "average": 1.055614297,
            "count": 2921479,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2291798823,
            "variance": 0.05252341846
          },
          {
            "average": 1.111227224,
            "count": 2921479,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3144231607,
            "variance": 0.09886192397
          },
          {
            "average": 1,
            "count": 2921479,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2921479,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.15470075,
            "count": 2921479,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.365348305,
            "variance": 5.594872603
          },
          {
            "average": 19.98972794,
            "count": 2921479,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7976185204,
            "variance": 0.6361953042
          },
          {
            "average": 2.057291529,
            "count": 2921479,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.233288239,
            "variance": 0.05442340246
          },
          {
            "average": 28.88316911,
            "count": 2921479,
            "maximum": 33,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.572358442,
            "variance": 2.472311069
          },
          {
            "average": 247273461.2,
            "count": 2921479,
            "maximum": 247276163.4,
            "minimum": 247271051.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 992.6087615,
            "variance": 985272.1534
          },
          {
            "average": 0,
            "count": 2921479,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2921479,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2921479,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2921479,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2921479,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434513.2473,
          1652852.476,
          -1.059049197,
          -433361.9273,
          1654005.196,
          0.9809508033
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434513.2473231696,
                1652852.4758141364,
                -1.059049196671991
              ],
              [
                -434513.2473231696,
                1654005.1958141366,
                -1.059049196671991
              ],
              [
                -433361.92732316966,
                1654005.1958141366,
                0.980950803328009
              ],
              [
                -433361.92732316966,
                1652852.4758141364,
                0.980950803328009
              ],
              [
                -434513.2473231696,
                1652852.4758141364,
                -1.059049196671991
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:36:03+00:00",
        "end_time": "2019-07-16T00:10:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9162.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9162.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9162.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9162.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1032653,
            64.56946093,
            -1.059049197,
            -163.0761643,
            64.58110449,
            0.9809508033
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.09997684575478,
                  64.56946092763864,
                  -1.059049196671991
                ],
                [
                  -163.10326534047314,
                  64.57969618364453,
                  -1.059049196671991
                ],
                [
                  -163.07944445475198,
                  64.58110448943424,
                  0.980950803328009
                ],
                [
                  -163.07616434946482,
                  64.57086870690655,
                  0.980950803328009
                ],
                [
                  -163.09997684575478,
                  64.56946092763864,
                  -1.059049196671991
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9162.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9162.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:36:03Z",
            "pc:count": 2921479,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433975.0499,
                "count": 2921479,
                "maximum": -433361.9273,
                "minimum": -434513.2473,
                "name": "X",
                "position": 0,
                "stddev": 286.1423471,
                "variance": 81877.44282
              },
              {
                "average": 1653435.896,
                "count": 2921479,
                "maximum": 1654005.196,
                "minimum": 1652852.476,
                "name": "Y",
                "position": 1,
                "stddev": 284.57819,
                "variance": 80984.74623
              },
              {
                "average": -0.09609196508,
                "count": 2921479,
                "maximum": 0.9809508033,
                "minimum": -1.059049197,
                "name": "Z",
                "position": 2,
                "stddev": 0.2760900862,
                "variance": 0.07622573572
              },
              {
                "average": 30.44633044,
                "count": 2921479,
                "maximum": 2202,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 208.5618773,
                "variance": 43498.05665
              },
              {
                "average": 1.055614297,
                "count": 2921479,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2291798823,
                "variance": 0.05252341846
              },
              {
                "average": 1.111227224,
                "count": 2921479,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3144231607,
                "variance": 0.09886192397
              },
              {
                "average": 1,
                "count": 2921479,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2921479,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.15470075,
                "count": 2921479,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.365348305,
                "variance": 5.594872603
              },
              {
                "average": 19.98972794,
                "count": 2921479,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7976185204,
                "variance": 0.6361953042
              },
              {
                "average": 2.057291529,
                "count": 2921479,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.233288239,
                "variance": 0.05442340246
              },
              {
                "average": 28.88316911,
                "count": 2921479,
                "maximum": 33,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.572358442,
                "variance": 2.472311069
              },
              {
                "average": 247273461.2,
                "count": 2921479,
                "maximum": 247276163.4,
                "minimum": 247271051.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 992.6087615,
                "variance": 985272.1534
              },
              {
                "average": 0,
                "count": 2921479,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2921479,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2921479,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2921479,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2921479,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434513.2473,
              1652852.476,
              -1.059049197,
              -433361.9273,
              1654005.196,
              0.9809508033
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434513.2473231696,
                    1652852.4758141364,
                    -1.059049196671991
                  ],
                  [
                    -434513.2473231696,
                    1654005.1958141366,
                    -1.059049196671991
                  ],
                  [
                    -433361.92732316966,
                    1654005.1958141366,
                    0.980950803328009
                  ],
                  [
                    -433361.92732316966,
                    1652852.4758141364,
                    0.980950803328009
                  ],
                  [
                    -434513.2473231696,
                    1652852.4758141364,
                    -1.059049196671991
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:36:03+00:00",
            "end_time": "2019-07-16T00:10:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9069.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.11651604564418,
              64.63259280376124,
              11.259329649250837
            ],
            [
              -163.11979074398087,
              64.64274483146949,
              11.259329649250837
            ],
            [
              -163.10054739702394,
              64.64388248327211,
              79.73932964925083
            ],
            [
              -163.0972794345369,
              64.63373003248344,
              79.73932964925083
            ],
            [
              -163.11651604564418,
              64.63259280376124,
              11.259329649250837
            ]
          ]
        ]
      },
      "bbox": [
        -163.1197907,
        64.6325928,
        11.25932965,
        -163.0972794,
        64.64388248,
        79.73932965
      ],
      "properties": {
        "datetime": "2019-07-15T22:07:35Z",
        "pc:count": 2217067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433980.6914,
            "count": 2217067,
            "maximum": -433406.1473,
            "minimum": -434334.2073,
            "name": "X",
            "position": 0,
            "stddev": 196.5710097,
            "variance": 38640.16185
          },
          {
            "average": 1660376.081,
            "count": 2217067,
            "maximum": 1661080.937,
            "minimum": 1659937.657,
            "name": "Y",
            "position": 1,
            "stddev": 256.5456054,
            "variance": 65815.64767
          },
          {
            "average": 44.2121113,
            "count": 2217067,
            "maximum": 79.73932965,
            "minimum": 11.25932965,
            "name": "Z",
            "position": 2,
            "stddev": 19.16103132,
            "variance": 367.1451214
          },
          {
            "average": 941.4825443,
            "count": 2217067,
            "maximum": 4391,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 557.3322999,
            "variance": 310619.2926
          },
          {
            "average": 1.037578025,
            "count": 2217067,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2200207754,
            "variance": 0.04840914162
          },
          {
            "average": 1.075283697,
            "count": 2217067,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.326401383,
            "variance": 0.1065378628
          },
          {
            "average": 1,
            "count": 2217067,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2217067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.479550686,
            "count": 2217067,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4995817632,
            "variance": 0.2495819381
          },
          {
            "average": 20.20065175,
            "count": 2217067,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.102318835,
            "variance": 4.419744484
          },
          {
            "average": 1.041615341,
            "count": 2217067,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2283305706,
            "variance": 0.05213484946
          },
          {
            "average": 10.78971452,
            "count": 2217067,
            "maximum": 13,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8687125482,
            "variance": 0.7546614914
          },
          {
            "average": 247262140,
            "count": 2217067,
            "maximum": 247263655.5,
            "minimum": 247261535.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 601.9407806,
            "variance": 362332.7034
          },
          {
            "average": 0,
            "count": 2217067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2217067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2217067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2217067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2217067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434334.2073,
          1659937.657,
          11.25932965,
          -433406.1473,
          1661080.937,
          79.73932965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434334.20728300314,
                1659937.6572091454,
                11.259329649250837
              ],
              [
                -434334.20728300314,
                1661080.9372091452,
                11.259329649250837
              ],
              [
                -433406.1472830031,
                1661080.9372091452,
                79.73932964925083
              ],
              [
                -433406.1472830031,
                1659937.6572091454,
                79.73932964925083
              ],
              [
                -434334.20728300314,
                1659937.6572091454,
                11.259329649250837
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:07:35+00:00",
        "end_time": "2019-07-15T21:32:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9069.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9069.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9069.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9069.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1197907,
            64.6325928,
            11.25932965,
            -163.0972794,
            64.64388248,
            79.73932965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.11651604564418,
                  64.63259280376124,
                  11.259329649250837
                ],
                [
                  -163.11979074398087,
                  64.64274483146949,
                  11.259329649250837
                ],
                [
                  -163.10054739702394,
                  64.64388248327211,
                  79.73932964925083
                ],
                [
                  -163.0972794345369,
                  64.63373003248344,
                  79.73932964925083
                ],
                [
                  -163.11651604564418,
                  64.63259280376124,
                  11.259329649250837
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9069.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9069.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:07:35Z",
            "pc:count": 2217067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433980.6914,
                "count": 2217067,
                "maximum": -433406.1473,
                "minimum": -434334.2073,
                "name": "X",
                "position": 0,
                "stddev": 196.5710097,
                "variance": 38640.16185
              },
              {
                "average": 1660376.081,
                "count": 2217067,
                "maximum": 1661080.937,
                "minimum": 1659937.657,
                "name": "Y",
                "position": 1,
                "stddev": 256.5456054,
                "variance": 65815.64767
              },
              {
                "average": 44.2121113,
                "count": 2217067,
                "maximum": 79.73932965,
                "minimum": 11.25932965,
                "name": "Z",
                "position": 2,
                "stddev": 19.16103132,
                "variance": 367.1451214
              },
              {
                "average": 941.4825443,
                "count": 2217067,
                "maximum": 4391,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 557.3322999,
                "variance": 310619.2926
              },
              {
                "average": 1.037578025,
                "count": 2217067,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2200207754,
                "variance": 0.04840914162
              },
              {
                "average": 1.075283697,
                "count": 2217067,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.326401383,
                "variance": 0.1065378628
              },
              {
                "average": 1,
                "count": 2217067,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2217067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.479550686,
                "count": 2217067,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4995817632,
                "variance": 0.2495819381
              },
              {
                "average": 20.20065175,
                "count": 2217067,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.102318835,
                "variance": 4.419744484
              },
              {
                "average": 1.041615341,
                "count": 2217067,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2283305706,
                "variance": 0.05213484946
              },
              {
                "average": 10.78971452,
                "count": 2217067,
                "maximum": 13,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8687125482,
                "variance": 0.7546614914
              },
              {
                "average": 247262140,
                "count": 2217067,
                "maximum": 247263655.5,
                "minimum": 247261535.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 601.9407806,
                "variance": 362332.7034
              },
              {
                "average": 0,
                "count": 2217067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2217067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2217067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2217067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2217067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434334.2073,
              1659937.657,
              11.25932965,
              -433406.1473,
              1661080.937,
              79.73932965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434334.20728300314,
                    1659937.6572091454,
                    11.259329649250837
                  ],
                  [
                    -434334.20728300314,
                    1661080.9372091452,
                    11.259329649250837
                  ],
                  [
                    -433406.1472830031,
                    1661080.9372091452,
                    79.73932964925083
                  ],
                  [
                    -433406.1472830031,
                    1659937.6572091454,
                    79.73932964925083
                  ],
                  [
                    -434334.20728300314,
                    1659937.6572091454,
                    11.259329649250837
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:07:35+00:00",
            "end_time": "2019-07-15T21:32:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8754.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.17368829685918,
              64.50503826684988,
              54.29254533989153
            ],
            [
              -163.17498194923658,
              64.50904144488855,
              54.29254533989153
            ],
            [
              -163.16743981313013,
              64.50949238403653,
              115.63254533989154
            ],
            [
              -163.16614719701482,
              64.50548914025534,
              115.63254533989154
            ],
            [
              -163.17368829685918,
              64.50503826684988,
              54.29254533989153
            ]
          ]
        ]
      },
      "bbox": [
        -163.1749819,
        64.50503827,
        54.29254534,
        -163.1661472,
        64.50949238,
        115.6325453
      ],
      "properties": {
        "datetime": "2019-07-10T22:15:16Z",
        "pc:count": 327445,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438778.353,
            "count": 327445,
            "maximum": -438634.7901,
            "minimum": -439000.2901,
            "name": "X",
            "position": 0,
            "stddev": 91.32290489,
            "variance": 8339.872958
          },
          {
            "average": 1646501.643,
            "count": 327445,
            "maximum": 1646668.326,
            "minimum": 1646217.366,
            "name": "Y",
            "position": 1,
            "stddev": 108.9471053,
            "variance": 11869.47175
          },
          {
            "average": 81.66809894,
            "count": 327445,
            "maximum": 115.6325453,
            "minimum": 54.29254534,
            "name": "Z",
            "position": 2,
            "stddev": 14.76986872,
            "variance": 218.1490219
          },
          {
            "average": 365.1289896,
            "count": 327445,
            "maximum": 4247,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 450.8461285,
            "variance": 203262.2316
          },
          {
            "average": 1.390715998,
            "count": 327445,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6106721617,
            "variance": 0.3729204891
          },
          {
            "average": 1.781954221,
            "count": 327445,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7587539144,
            "variance": 0.5757075026
          },
          {
            "average": 1,
            "count": 327445,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 327445,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23784147,
            "count": 327445,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4257622089,
            "variance": 0.1812734585
          },
          {
            "average": 19.00259389,
            "count": 327445,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.615056521,
            "variance": 2.608407566
          },
          {
            "average": 1.418094642,
            "count": 327445,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6149430953,
            "variance": 0.3781550105
          },
          {
            "average": 13.14498618,
            "count": 327445,
            "maximum": 14,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.352087442,
            "variance": 0.1239655668
          },
          {
            "average": 246831584.1,
            "count": 327445,
            "maximum": 246832116.7,
            "minimum": 246831489.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 218.5967914,
            "variance": 47784.55721
          },
          {
            "average": 0,
            "count": 327445,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 327445,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 327445,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 327445,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 327445,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439000.2901,
          1646217.366,
          54.29254534,
          -438634.7901,
          1646668.326,
          115.6325453
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439000.29011106724,
                1646217.3663700088,
                54.29254533989153
              ],
              [
                -439000.29011106724,
                1646668.3263700088,
                54.29254533989153
              ],
              [
                -438634.79011106724,
                1646668.3263700088,
                115.63254533989154
              ],
              [
                -438634.79011106724,
                1646217.3663700088,
                115.63254533989154
              ],
              [
                -439000.29011106724,
                1646217.3663700088,
                54.29254533989153
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:15:16+00:00",
        "end_time": "2019-07-10T22:04:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8754.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8754.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8754.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8754.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1749819,
            64.50503827,
            54.29254534,
            -163.1661472,
            64.50949238,
            115.6325453
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.17368829685918,
                  64.50503826684988,
                  54.29254533989153
                ],
                [
                  -163.17498194923658,
                  64.50904144488855,
                  54.29254533989153
                ],
                [
                  -163.16743981313013,
                  64.50949238403653,
                  115.63254533989154
                ],
                [
                  -163.16614719701482,
                  64.50548914025534,
                  115.63254533989154
                ],
                [
                  -163.17368829685918,
                  64.50503826684988,
                  54.29254533989153
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8754.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8754.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:15:16Z",
            "pc:count": 327445,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438778.353,
                "count": 327445,
                "maximum": -438634.7901,
                "minimum": -439000.2901,
                "name": "X",
                "position": 0,
                "stddev": 91.32290489,
                "variance": 8339.872958
              },
              {
                "average": 1646501.643,
                "count": 327445,
                "maximum": 1646668.326,
                "minimum": 1646217.366,
                "name": "Y",
                "position": 1,
                "stddev": 108.9471053,
                "variance": 11869.47175
              },
              {
                "average": 81.66809894,
                "count": 327445,
                "maximum": 115.6325453,
                "minimum": 54.29254534,
                "name": "Z",
                "position": 2,
                "stddev": 14.76986872,
                "variance": 218.1490219
              },
              {
                "average": 365.1289896,
                "count": 327445,
                "maximum": 4247,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 450.8461285,
                "variance": 203262.2316
              },
              {
                "average": 1.390715998,
                "count": 327445,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6106721617,
                "variance": 0.3729204891
              },
              {
                "average": 1.781954221,
                "count": 327445,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7587539144,
                "variance": 0.5757075026
              },
              {
                "average": 1,
                "count": 327445,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 327445,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23784147,
                "count": 327445,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4257622089,
                "variance": 0.1812734585
              },
              {
                "average": 19.00259389,
                "count": 327445,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.615056521,
                "variance": 2.608407566
              },
              {
                "average": 1.418094642,
                "count": 327445,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6149430953,
                "variance": 0.3781550105
              },
              {
                "average": 13.14498618,
                "count": 327445,
                "maximum": 14,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.352087442,
                "variance": 0.1239655668
              },
              {
                "average": 246831584.1,
                "count": 327445,
                "maximum": 246832116.7,
                "minimum": 246831489.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 218.5967914,
                "variance": 47784.55721
              },
              {
                "average": 0,
                "count": 327445,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 327445,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 327445,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 327445,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 327445,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439000.2901,
              1646217.366,
              54.29254534,
              -438634.7901,
              1646668.326,
              115.6325453
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439000.29011106724,
                    1646217.3663700088,
                    54.29254533989153
                  ],
                  [
                    -439000.29011106724,
                    1646668.3263700088,
                    54.29254533989153
                  ],
                  [
                    -438634.79011106724,
                    1646668.3263700088,
                    115.63254533989154
                  ],
                  [
                    -438634.79011106724,
                    1646217.3663700088,
                    115.63254533989154
                  ],
                  [
                    -439000.29011106724,
                    1646217.3663700088,
                    54.29254533989153
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:15:16+00:00",
            "end_time": "2019-07-10T22:04:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8257.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2832752257128,
              64.52869166076253,
              16.870521935455628
            ],
            [
              -163.2860946879985,
              64.53730387687241,
              16.870521935455628
            ],
            [
              -163.27000954949807,
              64.53827601438358,
              96.41052193545563
            ],
            [
              -163.2671948434175,
              64.52966349302798,
              96.41052193545563
            ],
            [
              -163.2832752257128,
              64.52869166076253,
              16.870521935455628
            ]
          ]
        ]
      },
      "bbox": [
        -163.2860947,
        64.52869166,
        16.87052194,
        -163.2671948,
        64.53827601,
        96.41052194
      ],
      "properties": {
        "datetime": "2019-07-10T21:10:27Z",
        "pc:count": 2073114,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443329.1353,
            "count": 2073114,
            "maximum": -443063.8834,
            "minimum": -443842.7834,
            "name": "X",
            "position": 0,
            "stddev": 155.6431328,
            "variance": 24224.78478
          },
          {
            "average": 1650120.597,
            "count": 2073114,
            "maximum": 1650529.836,
            "minimum": 1649559.476,
            "name": "Y",
            "position": 1,
            "stddev": 209.9264507,
            "variance": 44069.1147
          },
          {
            "average": 54.45670382,
            "count": 2073114,
            "maximum": 96.41052194,
            "minimum": 16.87052194,
            "name": "Z",
            "position": 2,
            "stddev": 21.59519538,
            "variance": 466.3524636
          },
          {
            "average": 365.8135042,
            "count": 2073114,
            "maximum": 5164,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 466.3165632,
            "variance": 217451.1371
          },
          {
            "average": 1.497770504,
            "count": 2073114,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7431091369,
            "variance": 0.5522111893
          },
          {
            "average": 1.996346559,
            "count": 2073114,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9549968293,
            "variance": 0.9120189439
          },
          {
            "average": 1,
            "count": 2073114,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073114,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224304114,
            "count": 2073114,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4171233183,
            "variance": 0.1739918626
          },
          {
            "average": 20.13151498,
            "count": 2073114,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.486548839,
            "variance": 2.20982745
          },
          {
            "average": 1.512845893,
            "count": 2073114,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7434596453,
            "variance": 0.5527322442
          },
          {
            "average": 2.482576453,
            "count": 2073114,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6507353418,
            "variance": 0.423456485
          },
          {
            "average": 246827342.5,
            "count": 2073114,
            "maximum": 246828227.7,
            "minimum": 246827173.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 229.8935548,
            "variance": 52851.04655
          },
          {
            "average": 0,
            "count": 2073114,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073114,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073114,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073114,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2073114,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443842.7834,
          1649559.476,
          16.87052194,
          -443063.8834,
          1650529.836,
          96.41052194
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443842.78342495085,
                1649559.4757349945,
                16.870521935455628
              ],
              [
                -443842.78342495085,
                1650529.8357349944,
                16.870521935455628
              ],
              [
                -443063.8834249508,
                1650529.8357349944,
                96.41052193545563
              ],
              [
                -443063.8834249508,
                1649559.4757349945,
                96.41052193545563
              ],
              [
                -443842.78342495085,
                1649559.4757349945,
                16.870521935455628
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:10:27+00:00",
        "end_time": "2019-07-10T20:52:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8257.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8257.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8257.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8257.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2860947,
            64.52869166,
            16.87052194,
            -163.2671948,
            64.53827601,
            96.41052194
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2832752257128,
                  64.52869166076253,
                  16.870521935455628
                ],
                [
                  -163.2860946879985,
                  64.53730387687241,
                  16.870521935455628
                ],
                [
                  -163.27000954949807,
                  64.53827601438358,
                  96.41052193545563
                ],
                [
                  -163.2671948434175,
                  64.52966349302798,
                  96.41052193545563
                ],
                [
                  -163.2832752257128,
                  64.52869166076253,
                  16.870521935455628
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8257.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8257.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:10:27Z",
            "pc:count": 2073114,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443329.1353,
                "count": 2073114,
                "maximum": -443063.8834,
                "minimum": -443842.7834,
                "name": "X",
                "position": 0,
                "stddev": 155.6431328,
                "variance": 24224.78478
              },
              {
                "average": 1650120.597,
                "count": 2073114,
                "maximum": 1650529.836,
                "minimum": 1649559.476,
                "name": "Y",
                "position": 1,
                "stddev": 209.9264507,
                "variance": 44069.1147
              },
              {
                "average": 54.45670382,
                "count": 2073114,
                "maximum": 96.41052194,
                "minimum": 16.87052194,
                "name": "Z",
                "position": 2,
                "stddev": 21.59519538,
                "variance": 466.3524636
              },
              {
                "average": 365.8135042,
                "count": 2073114,
                "maximum": 5164,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 466.3165632,
                "variance": 217451.1371
              },
              {
                "average": 1.497770504,
                "count": 2073114,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7431091369,
                "variance": 0.5522111893
              },
              {
                "average": 1.996346559,
                "count": 2073114,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9549968293,
                "variance": 0.9120189439
              },
              {
                "average": 1,
                "count": 2073114,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073114,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224304114,
                "count": 2073114,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4171233183,
                "variance": 0.1739918626
              },
              {
                "average": 20.13151498,
                "count": 2073114,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.486548839,
                "variance": 2.20982745
              },
              {
                "average": 1.512845893,
                "count": 2073114,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7434596453,
                "variance": 0.5527322442
              },
              {
                "average": 2.482576453,
                "count": 2073114,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6507353418,
                "variance": 0.423456485
              },
              {
                "average": 246827342.5,
                "count": 2073114,
                "maximum": 246828227.7,
                "minimum": 246827173.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 229.8935548,
                "variance": 52851.04655
              },
              {
                "average": 0,
                "count": 2073114,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073114,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073114,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073114,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2073114,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443842.7834,
              1649559.476,
              16.87052194,
              -443063.8834,
              1650529.836,
              96.41052194
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443842.78342495085,
                    1649559.4757349945,
                    16.870521935455628
                  ],
                  [
                    -443842.78342495085,
                    1650529.8357349944,
                    16.870521935455628
                  ],
                  [
                    -443063.8834249508,
                    1650529.8357349944,
                    96.41052193545563
                  ],
                  [
                    -443063.8834249508,
                    1649559.4757349945,
                    96.41052193545563
                  ],
                  [
                    -443842.78342495085,
                    1649559.4757349945,
                    16.870521935455628
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:10:27+00:00",
            "end_time": "2019-07-10T20:52: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": "20190710_NCMP_AK_03WWM9549.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0249708301243,
              64.45179865307828,
              -7.455240093013243
            ],
            [
              -163.02821153556204,
              64.46201033985828,
              -7.455240093013243
            ],
            [
              -163.00451173397326,
              64.46340528891544,
              -5.415240093013244
            ],
            [
              -163.00127932592648,
              64.45319308457441,
              -5.415240093013244
            ],
            [
              -163.0249708301243,
              64.45179865307828,
              -7.455240093013243
            ]
          ]
        ]
      },
      "bbox": [
        -163.0282115,
        64.45179865,
        -7.455240093,
        -163.0012793,
        64.46340529,
        -5.415240093
      ],
      "properties": {
        "datetime": "2019-07-11T00:33:38Z",
        "pc:count": 470368,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432189.5659,
            "count": 470368,
            "maximum": -431582.5459,
            "minimum": -432732.5659,
            "name": "X",
            "position": 0,
            "stddev": 287.7817824,
            "variance": 82818.3543
          },
          {
            "average": 1640023.94,
            "count": 470368,
            "maximum": 1640506.488,
            "minimum": 1639356.408,
            "name": "Y",
            "position": 1,
            "stddev": 271.7796286,
            "variance": 73864.16653
          },
          {
            "average": -6.374251888,
            "count": 470368,
            "maximum": -5.415240093,
            "minimum": -7.455240093,
            "name": "Z",
            "position": 2,
            "stddev": 0.3120202972,
            "variance": 0.09735666589
          },
          {
            "average": 1908.296695,
            "count": 470368,
            "maximum": 3008,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 224.0755191,
            "variance": 50209.83826
          },
          {
            "average": 1,
            "count": 470368,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 470368,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 470368,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 470368,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 470368,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.85346216,
            "count": 470368,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.136839045,
            "variance": 1.292403014
          },
          {
            "average": 2.015254014,
            "count": 470368,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1225616615,
            "variance": 0.01502136087
          },
          {
            "average": 24.62029517,
            "count": 470368,
            "maximum": 28,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.609099855,
            "variance": 2.589202342
          },
          {
            "average": 246838223,
            "count": 470368,
            "maximum": 246840418.4,
            "minimum": 246835907,
            "name": "GpsTime",
            "position": 12,
            "stddev": 977.4242713,
            "variance": 955358.2061
          },
          {
            "average": 0,
            "count": 470368,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 470368,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 470368,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 470368,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 470368,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432732.5659,
          1639356.408,
          -7.455240093,
          -431582.5459,
          1640506.488,
          -5.415240093
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432732.56585829944,
                1639356.4078262588,
                -7.455240093013243
              ],
              [
                -432732.56585829944,
                1640506.4878262589,
                -7.455240093013243
              ],
              [
                -431582.5458582994,
                1640506.4878262589,
                -5.415240093013244
              ],
              [
                -431582.5458582994,
                1639356.4078262588,
                -5.415240093013244
              ],
              [
                -432732.56585829944,
                1639356.4078262588,
                -7.455240093013243
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:33:38+00:00",
        "end_time": "2019-07-10T23:18:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9549.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9549.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9549.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9549.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0282115,
            64.45179865,
            -7.455240093,
            -163.0012793,
            64.46340529,
            -5.415240093
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0249708301243,
                  64.45179865307828,
                  -7.455240093013243
                ],
                [
                  -163.02821153556204,
                  64.46201033985828,
                  -7.455240093013243
                ],
                [
                  -163.00451173397326,
                  64.46340528891544,
                  -5.415240093013244
                ],
                [
                  -163.00127932592648,
                  64.45319308457441,
                  -5.415240093013244
                ],
                [
                  -163.0249708301243,
                  64.45179865307828,
                  -7.455240093013243
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9549.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9549.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:33:38Z",
            "pc:count": 470368,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432189.5659,
                "count": 470368,
                "maximum": -431582.5459,
                "minimum": -432732.5659,
                "name": "X",
                "position": 0,
                "stddev": 287.7817824,
                "variance": 82818.3543
              },
              {
                "average": 1640023.94,
                "count": 470368,
                "maximum": 1640506.488,
                "minimum": 1639356.408,
                "name": "Y",
                "position": 1,
                "stddev": 271.7796286,
                "variance": 73864.16653
              },
              {
                "average": -6.374251888,
                "count": 470368,
                "maximum": -5.415240093,
                "minimum": -7.455240093,
                "name": "Z",
                "position": 2,
                "stddev": 0.3120202972,
                "variance": 0.09735666589
              },
              {
                "average": 1908.296695,
                "count": 470368,
                "maximum": 3008,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 224.0755191,
                "variance": 50209.83826
              },
              {
                "average": 1,
                "count": 470368,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 470368,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 470368,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 470368,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 470368,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.85346216,
                "count": 470368,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.136839045,
                "variance": 1.292403014
              },
              {
                "average": 2.015254014,
                "count": 470368,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1225616615,
                "variance": 0.01502136087
              },
              {
                "average": 24.62029517,
                "count": 470368,
                "maximum": 28,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.609099855,
                "variance": 2.589202342
              },
              {
                "average": 246838223,
                "count": 470368,
                "maximum": 246840418.4,
                "minimum": 246835907,
                "name": "GpsTime",
                "position": 12,
                "stddev": 977.4242713,
                "variance": 955358.2061
              },
              {
                "average": 0,
                "count": 470368,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 470368,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 470368,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 470368,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 470368,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432732.5659,
              1639356.408,
              -7.455240093,
              -431582.5459,
              1640506.488,
              -5.415240093
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432732.56585829944,
                    1639356.4078262588,
                    -7.455240093013243
                  ],
                  [
                    -432732.56585829944,
                    1640506.4878262589,
                    -7.455240093013243
                  ],
                  [
                    -431582.5458582994,
                    1640506.4878262589,
                    -5.415240093013244
                  ],
                  [
                    -431582.5458582994,
                    1639356.4078262588,
                    -5.415240093013244
                  ],
                  [
                    -432732.56585829944,
                    1639356.4078262588,
                    -7.455240093013243
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:33:38+00:00",
            "end_time": "2019-07-10T23:18:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8262.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.28772807909525,
              64.57176167386105,
              -1.223298740043715
            ],
            [
              -163.29108314748882,
              64.58198955891287,
              -1.223298740043715
            ],
            [
              -163.26726970938907,
              64.5834267765773,
              1.196701259956285
            ],
            [
              -163.2639230155675,
              64.57319835452473,
              1.196701259956285
            ],
            [
              -163.28772807909525,
              64.57176167386105,
              -1.223298740043715
            ]
          ]
        ]
      },
      "bbox": [
        -163.2910831,
        64.57176167,
        -1.22329874,
        -163.263923,
        64.58342678,
        1.19670126
      ],
      "properties": {
        "datetime": "2019-07-10T23:22:46Z",
        "pc:count": 3516473,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442791.5378,
            "count": 3516473,
            "maximum": -442233.1211,
            "minimum": -443384.4411,
            "name": "X",
            "position": 0,
            "stddev": 288.6893977,
            "variance": 83341.56836
          },
          {
            "average": 1654926.591,
            "count": 3516473,
            "maximum": 1655500.005,
            "minimum": 1654347.665,
            "name": "Y",
            "position": 1,
            "stddev": 284.7930765,
            "variance": 81107.09644
          },
          {
            "average": 0.4071651282,
            "count": 3516473,
            "maximum": 1.19670126,
            "minimum": -1.22329874,
            "name": "Z",
            "position": 2,
            "stddev": 0.1519081078,
            "variance": 0.02307607322
          },
          {
            "average": 0.2369209148,
            "count": 3516473,
            "maximum": 2693,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 18.56235225,
            "variance": 344.560921
          },
          {
            "average": 1.000080194,
            "count": 3516473,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008954751898,
            "variance": 8.018758156e-05
          },
          {
            "average": 1.000160672,
            "count": 3516473,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01267464341,
            "variance": 0.0001606465856
          },
          {
            "average": 1,
            "count": 3516473,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3516473,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3516473,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97878617,
            "count": 3516473,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.208351025,
            "variance": 1.460112199
          },
          {
            "average": 2.000260204,
            "count": 3516473,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01612874053,
            "variance": 0.0002601362711
          },
          {
            "average": 17.2684599,
            "count": 3516473,
            "maximum": 21,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.599589819,
            "variance": 2.558687588
          },
          {
            "average": 246833945.7,
            "count": 3516473,
            "maximum": 246836166.3,
            "minimum": 246831617.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 911.1205441,
            "variance": 830140.6458
          },
          {
            "average": 0,
            "count": 3516473,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3516473,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3516473,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3516473,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3516473,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443384.4411,
          1654347.665,
          -1.22329874,
          -442233.1211,
          1655500.005,
          1.19670126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443384.44107168674,
                1654347.6645452664,
                -1.223298740043715
              ],
              [
                -443384.44107168674,
                1655500.0045452663,
                -1.223298740043715
              ],
              [
                -442233.1210716868,
                1655500.0045452663,
                1.196701259956285
              ],
              [
                -442233.1210716868,
                1654347.6645452664,
                1.196701259956285
              ],
              [
                -443384.44107168674,
                1654347.6645452664,
                -1.223298740043715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:22:46+00:00",
        "end_time": "2019-07-10T22:06:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8262.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8262.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8262.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8262.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2910831,
            64.57176167,
            -1.22329874,
            -163.263923,
            64.58342678,
            1.19670126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.28772807909525,
                  64.57176167386105,
                  -1.223298740043715
                ],
                [
                  -163.29108314748882,
                  64.58198955891287,
                  -1.223298740043715
                ],
                [
                  -163.26726970938907,
                  64.5834267765773,
                  1.196701259956285
                ],
                [
                  -163.2639230155675,
                  64.57319835452473,
                  1.196701259956285
                ],
                [
                  -163.28772807909525,
                  64.57176167386105,
                  -1.223298740043715
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8262.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8262.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:22:46Z",
            "pc:count": 3516473,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442791.5378,
                "count": 3516473,
                "maximum": -442233.1211,
                "minimum": -443384.4411,
                "name": "X",
                "position": 0,
                "stddev": 288.6893977,
                "variance": 83341.56836
              },
              {
                "average": 1654926.591,
                "count": 3516473,
                "maximum": 1655500.005,
                "minimum": 1654347.665,
                "name": "Y",
                "position": 1,
                "stddev": 284.7930765,
                "variance": 81107.09644
              },
              {
                "average": 0.4071651282,
                "count": 3516473,
                "maximum": 1.19670126,
                "minimum": -1.22329874,
                "name": "Z",
                "position": 2,
                "stddev": 0.1519081078,
                "variance": 0.02307607322
              },
              {
                "average": 0.2369209148,
                "count": 3516473,
                "maximum": 2693,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 18.56235225,
                "variance": 344.560921
              },
              {
                "average": 1.000080194,
                "count": 3516473,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008954751898,
                "variance": 8.018758156e-05
              },
              {
                "average": 1.000160672,
                "count": 3516473,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01267464341,
                "variance": 0.0001606465856
              },
              {
                "average": 1,
                "count": 3516473,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3516473,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3516473,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97878617,
                "count": 3516473,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.208351025,
                "variance": 1.460112199
              },
              {
                "average": 2.000260204,
                "count": 3516473,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01612874053,
                "variance": 0.0002601362711
              },
              {
                "average": 17.2684599,
                "count": 3516473,
                "maximum": 21,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.599589819,
                "variance": 2.558687588
              },
              {
                "average": 246833945.7,
                "count": 3516473,
                "maximum": 246836166.3,
                "minimum": 246831617.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 911.1205441,
                "variance": 830140.6458
              },
              {
                "average": 0,
                "count": 3516473,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3516473,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3516473,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3516473,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3516473,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443384.4411,
              1654347.665,
              -1.22329874,
              -442233.1211,
              1655500.005,
              1.19670126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443384.44107168674,
                    1654347.6645452664,
                    -1.223298740043715
                  ],
                  [
                    -443384.44107168674,
                    1655500.0045452663,
                    -1.223298740043715
                  ],
                  [
                    -442233.1210716868,
                    1655500.0045452663,
                    1.196701259956285
                  ],
                  [
                    -442233.1210716868,
                    1654347.6645452664,
                    1.196701259956285
                  ],
                  [
                    -443384.44107168674,
                    1654347.6645452664,
                    -1.223298740043715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:22:46+00:00",
            "end_time": "2019-07-10T22:06:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0048.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.90131884439555,
              64.45117892948126,
              -8.14353318566762
            ],
            [
              -162.90142970325135,
              64.45153329394864,
              -8.14353318566762
            ],
            [
              -162.90086965982823,
              64.45156584344926,
              -7.723533185667619
            ],
            [
              -162.9007588077794,
              64.45121147856284,
              -7.723533185667619
            ],
            [
              -162.90131884439555,
              64.45117892948126,
              -8.14353318566762
            ]
          ]
        ]
      },
      "bbox": [
        -162.9014297,
        64.45117893,
        -8.143533186,
        -162.9007588,
        64.45156584,
        -7.723533186
      ],
      "properties": {
        "datetime": "2019-07-16T02:12:57Z",
        "pc:count": 550,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426834.7101,
            "count": 550,
            "maximum": -426821.5127,
            "minimum": -426848.6927,
            "name": "X",
            "position": 0,
            "stddev": 6.56610375,
            "variance": 43.11371845
          },
          {
            "average": 1638510.975,
            "count": 550,
            "maximum": 1638527.549,
            "minimum": 1638487.649,
            "name": "Y",
            "position": 1,
            "stddev": 10.09892027,
            "variance": 101.9881907
          },
          {
            "average": -7.945133186,
            "count": 550,
            "maximum": -7.723533186,
            "minimum": -8.143533186,
            "name": "Z",
            "position": 2,
            "stddev": 0.07411643476,
            "variance": 0.005493245902
          },
          {
            "average": 2234.227273,
            "count": 550,
            "maximum": 2936,
            "minimum": 1920,
            "name": "Intensity",
            "position": 3,
            "stddev": 161.6168229,
            "variance": 26119.99743
          },
          {
            "average": 1,
            "count": 550,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 550,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 550,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 550,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 550,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.53014952,
            "count": 550,
            "maximum": 22.00200081,
            "minimum": 21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5006070156,
            "variance": 0.2506073841
          },
          {
            "average": 2.025454545,
            "count": 550,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1576445262,
            "variance": 0.02485179666
          },
          {
            "average": 36,
            "count": 550,
            "maximum": 36,
            "minimum": 36,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247278377,
            "count": 550,
            "maximum": 247278377.9,
            "minimum": 247278376.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.4076159869,
            "variance": 0.1661507928
          },
          {
            "average": 0,
            "count": 550,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 550,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 550,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 550,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 550,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426848.6927,
          1638487.649,
          -8.143533186,
          -426821.5127,
          1638527.549,
          -7.723533186
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426848.6927029549,
                1638487.648720591,
                -8.14353318566762
              ],
              [
                -426848.6927029549,
                1638527.548720591,
                -8.14353318566762
              ],
              [
                -426821.5127029549,
                1638527.548720591,
                -7.723533185667619
              ],
              [
                -426821.5127029549,
                1638487.648720591,
                -7.723533185667619
              ],
              [
                -426848.6927029549,
                1638487.648720591,
                -8.14353318566762
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:12:57+00:00",
        "end_time": "2019-07-16T02:12:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0048.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0048.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0048.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0048.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9014297,
            64.45117893,
            -8.143533186,
            -162.9007588,
            64.45156584,
            -7.723533186
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.90131884439555,
                  64.45117892948126,
                  -8.14353318566762
                ],
                [
                  -162.90142970325135,
                  64.45153329394864,
                  -8.14353318566762
                ],
                [
                  -162.90086965982823,
                  64.45156584344926,
                  -7.723533185667619
                ],
                [
                  -162.9007588077794,
                  64.45121147856284,
                  -7.723533185667619
                ],
                [
                  -162.90131884439555,
                  64.45117892948126,
                  -8.14353318566762
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0048.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0048.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:12:57Z",
            "pc:count": 550,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426834.7101,
                "count": 550,
                "maximum": -426821.5127,
                "minimum": -426848.6927,
                "name": "X",
                "position": 0,
                "stddev": 6.56610375,
                "variance": 43.11371845
              },
              {
                "average": 1638510.975,
                "count": 550,
                "maximum": 1638527.549,
                "minimum": 1638487.649,
                "name": "Y",
                "position": 1,
                "stddev": 10.09892027,
                "variance": 101.9881907
              },
              {
                "average": -7.945133186,
                "count": 550,
                "maximum": -7.723533186,
                "minimum": -8.143533186,
                "name": "Z",
                "position": 2,
                "stddev": 0.07411643476,
                "variance": 0.005493245902
              },
              {
                "average": 2234.227273,
                "count": 550,
                "maximum": 2936,
                "minimum": 1920,
                "name": "Intensity",
                "position": 3,
                "stddev": 161.6168229,
                "variance": 26119.99743
              },
              {
                "average": 1,
                "count": 550,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 550,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 550,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 550,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 550,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.53014952,
                "count": 550,
                "maximum": 22.00200081,
                "minimum": 21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5006070156,
                "variance": 0.2506073841
              },
              {
                "average": 2.025454545,
                "count": 550,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1576445262,
                "variance": 0.02485179666
              },
              {
                "average": 36,
                "count": 550,
                "maximum": 36,
                "minimum": 36,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247278377,
                "count": 550,
                "maximum": 247278377.9,
                "minimum": 247278376.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.4076159869,
                "variance": 0.1661507928
              },
              {
                "average": 0,
                "count": 550,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 550,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 550,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 550,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 550,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426848.6927,
              1638487.649,
              -8.143533186,
              -426821.5127,
              1638527.549,
              -7.723533186
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426848.6927029549,
                    1638487.648720591,
                    -8.14353318566762
                  ],
                  [
                    -426848.6927029549,
                    1638527.548720591,
                    -8.14353318566762
                  ],
                  [
                    -426821.5127029549,
                    1638527.548720591,
                    -7.723533185667619
                  ],
                  [
                    -426821.5127029549,
                    1638487.648720591,
                    -7.723533185667619
                  ],
                  [
                    -426848.6927029549,
                    1638487.648720591,
                    -8.14353318566762
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:12:57+00:00",
            "end_time": "2019-07-16T02:12: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": "20190715_NCMP_AK_03WWM8872.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.15676099942888,
              64.66080077805462,
              1.243411952952203
            ],
            [
              -163.15838953360972,
              64.66582311489616,
              1.243411952952203
            ],
            [
              -163.14988961388036,
              64.66632769288364,
              3.163411952952202
            ],
            [
              -163.1482625526875,
              64.66130526309607,
              3.163411952952202
            ],
            [
              -163.15676099942888,
              64.66080077805462,
              1.243411952952203
            ]
          ]
        ]
      },
      "bbox": [
        -163.1583895,
        64.66080078,
        1.243411953,
        -163.1482626,
        64.66632769,
        3.163411953
      ],
      "properties": {
        "datetime": "2019-07-15T21:48:08Z",
        "pc:count": 297784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435656.0612,
            "count": 297784,
            "maximum": -435397.3033,
            "minimum": -435806.9433,
            "name": "X",
            "position": 0,
            "stddev": 99.14583038,
            "variance": 9829.895682
          },
          {
            "average": 1663520.243,
            "count": 297784,
            "maximum": 1663883.927,
            "minimum": 1663318.307,
            "name": "Y",
            "position": 1,
            "stddev": 126.7894992,
            "variance": 16075.57711
          },
          {
            "average": 2.117665707,
            "count": 297784,
            "maximum": 3.163411953,
            "minimum": 1.243411953,
            "name": "Z",
            "position": 2,
            "stddev": 0.2630322863,
            "variance": 0.06918598365
          },
          {
            "average": 740.0437028,
            "count": 297784,
            "maximum": 3545,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 527.8391682,
            "variance": 278614.1875
          },
          {
            "average": 1.000020149,
            "count": 297784,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004488707431,
            "variance": 2.01484944e-05
          },
          {
            "average": 1.000043656,
            "count": 297784,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006607120778,
            "variance": 4.365404497e-05
          },
          {
            "average": 1,
            "count": 297784,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 297784,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.348511001,
            "count": 297784,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.387989853,
            "variance": 88.13435347
          },
          {
            "average": 20.08657888,
            "count": 297784,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.233716454,
            "variance": 1.52205629
          },
          {
            "average": 1.136135588,
            "count": 297784,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3429330616,
            "variance": 0.1176030848
          },
          {
            "average": 10.15315128,
            "count": 297784,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3601338629,
            "variance": 0.1296963992
          },
          {
            "average": 247261649.1,
            "count": 297784,
            "maximum": 247262488.2,
            "minimum": 247261492.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 355.953287,
            "variance": 126702.7425
          },
          {
            "average": 0,
            "count": 297784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 297784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 297784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 297784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 297784,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435806.9433,
          1663318.307,
          1.243411953,
          -435397.3033,
          1663883.927,
          3.163411953
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435806.94331797113,
                1663318.3066453221,
                1.243411952952203
              ],
              [
                -435806.94331797113,
                1663883.9266453222,
                1.243411952952203
              ],
              [
                -435397.3033179711,
                1663883.9266453222,
                3.163411952952202
              ],
              [
                -435397.3033179711,
                1663318.3066453221,
                3.163411952952202
              ],
              [
                -435806.94331797113,
                1663318.3066453221,
                1.243411952952203
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:48:08+00:00",
        "end_time": "2019-07-15T21:31:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8872.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8872.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8872.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8872.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1583895,
            64.66080078,
            1.243411953,
            -163.1482626,
            64.66632769,
            3.163411953
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.15676099942888,
                  64.66080077805462,
                  1.243411952952203
                ],
                [
                  -163.15838953360972,
                  64.66582311489616,
                  1.243411952952203
                ],
                [
                  -163.14988961388036,
                  64.66632769288364,
                  3.163411952952202
                ],
                [
                  -163.1482625526875,
                  64.66130526309607,
                  3.163411952952202
                ],
                [
                  -163.15676099942888,
                  64.66080077805462,
                  1.243411952952203
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8872.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8872.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:48:08Z",
            "pc:count": 297784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435656.0612,
                "count": 297784,
                "maximum": -435397.3033,
                "minimum": -435806.9433,
                "name": "X",
                "position": 0,
                "stddev": 99.14583038,
                "variance": 9829.895682
              },
              {
                "average": 1663520.243,
                "count": 297784,
                "maximum": 1663883.927,
                "minimum": 1663318.307,
                "name": "Y",
                "position": 1,
                "stddev": 126.7894992,
                "variance": 16075.57711
              },
              {
                "average": 2.117665707,
                "count": 297784,
                "maximum": 3.163411953,
                "minimum": 1.243411953,
                "name": "Z",
                "position": 2,
                "stddev": 0.2630322863,
                "variance": 0.06918598365
              },
              {
                "average": 740.0437028,
                "count": 297784,
                "maximum": 3545,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 527.8391682,
                "variance": 278614.1875
              },
              {
                "average": 1.000020149,
                "count": 297784,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004488707431,
                "variance": 2.01484944e-05
              },
              {
                "average": 1.000043656,
                "count": 297784,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006607120778,
                "variance": 4.365404497e-05
              },
              {
                "average": 1,
                "count": 297784,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 297784,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.348511001,
                "count": 297784,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.387989853,
                "variance": 88.13435347
              },
              {
                "average": 20.08657888,
                "count": 297784,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.233716454,
                "variance": 1.52205629
              },
              {
                "average": 1.136135588,
                "count": 297784,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3429330616,
                "variance": 0.1176030848
              },
              {
                "average": 10.15315128,
                "count": 297784,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3601338629,
                "variance": 0.1296963992
              },
              {
                "average": 247261649.1,
                "count": 297784,
                "maximum": 247262488.2,
                "minimum": 247261492.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 355.953287,
                "variance": 126702.7425
              },
              {
                "average": 0,
                "count": 297784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 297784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 297784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 297784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 297784,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435806.9433,
              1663318.307,
              1.243411953,
              -435397.3033,
              1663883.927,
              3.163411953
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435806.94331797113,
                    1663318.3066453221,
                    1.243411952952203
                  ],
                  [
                    -435806.94331797113,
                    1663883.9266453222,
                    1.243411952952203
                  ],
                  [
                    -435397.3033179711,
                    1663883.9266453222,
                    3.163411952952202
                  ],
                  [
                    -435397.3033179711,
                    1663318.3066453221,
                    3.163411952952202
                  ],
                  [
                    -435806.94331797113,
                    1663318.3066453221,
                    1.243411952952203
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:48:08+00:00",
            "end_time": "2019-07-15T21:31:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9660.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9970032461091,
              64.55014537485265,
              0.136733308180739
            ],
            [
              -163.00025244346793,
              64.5603821660453,
              0.136733308180739
            ],
            [
              -162.97643477928605,
              64.56177503340713,
              12.93673330818074
            ],
            [
              -162.97319396972935,
              64.55153772184295,
              12.93673330818074
            ],
            [
              -162.9970032461091,
              64.55014537485265,
              0.136733308180739
            ]
          ]
        ]
      },
      "bbox": [
        -163.0002524,
        64.55014537,
        0.1367333082,
        -162.973194,
        64.56177503,
        12.93673331
      ],
      "properties": {
        "datetime": "2019-07-15T23:18:42Z",
        "pc:count": 4040219,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429325.0847,
            "count": 4040219,
            "maximum": -428766.0267,
            "minimum": -429917.7267,
            "name": "X",
            "position": 0,
            "stddev": 287.1608541,
            "variance": 82461.35614
          },
          {
            "average": 1650630.672,
            "count": 4040219,
            "maximum": 1651199.941,
            "minimum": 1650047.261,
            "name": "Y",
            "position": 1,
            "stddev": 295.6846069,
            "variance": 87429.38674
          },
          {
            "average": 6.892033365,
            "count": 4040219,
            "maximum": 12.93673331,
            "minimum": 0.1367333082,
            "name": "Z",
            "position": 2,
            "stddev": 3.568815929,
            "variance": 12.73644713
          },
          {
            "average": 1071.834729,
            "count": 4040219,
            "maximum": 4594,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 661.1975076,
            "variance": 437182.144
          },
          {
            "average": 1.000109895,
            "count": 4040219,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01052962624,
            "variance": 0.0001108730288
          },
          {
            "average": 1.000237116,
            "count": 4040219,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01549289614,
            "variance": 0.0002400298308
          },
          {
            "average": 1,
            "count": 4040219,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4040219,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.934233516,
            "count": 4040219,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.533225838,
            "variance": 12.48368482
          },
          {
            "average": 19.93720718,
            "count": 4040219,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.211467226,
            "variance": 1.467652839
          },
          {
            "average": 1.016714688,
            "count": 4040219,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1282041392,
            "variance": 0.01643630131
          },
          {
            "average": 15.77588146,
            "count": 4040219,
            "maximum": 20,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.569770129,
            "variance": 2.464178257
          },
          {
            "average": 247265284.4,
            "count": 4040219,
            "maximum": 247267922.2,
            "minimum": 247262931.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 995.1361639,
            "variance": 990295.9847
          },
          {
            "average": 0,
            "count": 4040219,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4040219,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4040219,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4040219,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4040219,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429917.7267,
          1650047.261,
          0.1367333082,
          -428766.0267,
          1651199.941,
          12.93673331
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429917.7266568433,
                1650047.2614619813,
                0.136733308180739
              ],
              [
                -429917.7266568433,
                1651199.9414619815,
                0.136733308180739
              ],
              [
                -428766.0266568434,
                1651199.9414619815,
                12.93673330818074
              ],
              [
                -428766.0266568434,
                1650047.2614619813,
                12.93673330818074
              ],
              [
                -429917.7266568433,
                1650047.2614619813,
                0.136733308180739
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:18:42+00:00",
        "end_time": "2019-07-15T21:55:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9660.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9660.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9660.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9660.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0002524,
            64.55014537,
            0.1367333082,
            -162.973194,
            64.56177503,
            12.93673331
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9970032461091,
                  64.55014537485265,
                  0.136733308180739
                ],
                [
                  -163.00025244346793,
                  64.5603821660453,
                  0.136733308180739
                ],
                [
                  -162.97643477928605,
                  64.56177503340713,
                  12.93673330818074
                ],
                [
                  -162.97319396972935,
                  64.55153772184295,
                  12.93673330818074
                ],
                [
                  -162.9970032461091,
                  64.55014537485265,
                  0.136733308180739
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9660.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9660.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:18:42Z",
            "pc:count": 4040219,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429325.0847,
                "count": 4040219,
                "maximum": -428766.0267,
                "minimum": -429917.7267,
                "name": "X",
                "position": 0,
                "stddev": 287.1608541,
                "variance": 82461.35614
              },
              {
                "average": 1650630.672,
                "count": 4040219,
                "maximum": 1651199.941,
                "minimum": 1650047.261,
                "name": "Y",
                "position": 1,
                "stddev": 295.6846069,
                "variance": 87429.38674
              },
              {
                "average": 6.892033365,
                "count": 4040219,
                "maximum": 12.93673331,
                "minimum": 0.1367333082,
                "name": "Z",
                "position": 2,
                "stddev": 3.568815929,
                "variance": 12.73644713
              },
              {
                "average": 1071.834729,
                "count": 4040219,
                "maximum": 4594,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 661.1975076,
                "variance": 437182.144
              },
              {
                "average": 1.000109895,
                "count": 4040219,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01052962624,
                "variance": 0.0001108730288
              },
              {
                "average": 1.000237116,
                "count": 4040219,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01549289614,
                "variance": 0.0002400298308
              },
              {
                "average": 1,
                "count": 4040219,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4040219,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.934233516,
                "count": 4040219,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.533225838,
                "variance": 12.48368482
              },
              {
                "average": 19.93720718,
                "count": 4040219,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.211467226,
                "variance": 1.467652839
              },
              {
                "average": 1.016714688,
                "count": 4040219,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1282041392,
                "variance": 0.01643630131
              },
              {
                "average": 15.77588146,
                "count": 4040219,
                "maximum": 20,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.569770129,
                "variance": 2.464178257
              },
              {
                "average": 247265284.4,
                "count": 4040219,
                "maximum": 247267922.2,
                "minimum": 247262931.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 995.1361639,
                "variance": 990295.9847
              },
              {
                "average": 0,
                "count": 4040219,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4040219,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4040219,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4040219,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4040219,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429917.7267,
              1650047.261,
              0.1367333082,
              -428766.0267,
              1651199.941,
              12.93673331
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429917.7266568433,
                    1650047.2614619813,
                    0.136733308180739
                  ],
                  [
                    -429917.7266568433,
                    1651199.9414619815,
                    0.136733308180739
                  ],
                  [
                    -428766.0266568434,
                    1651199.9414619815,
                    12.93673330818074
                  ],
                  [
                    -428766.0266568434,
                    1650047.2614619813,
                    12.93673330818074
                  ],
                  [
                    -429917.7266568433,
                    1650047.2614619813,
                    0.136733308180739
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:18:42+00:00",
            "end_time": "2019-07-15T21:55:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9054.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.12575002556815,
              64.49798276318118,
              -1.176446696230016
            ],
            [
              -163.12904003918626,
              64.50821801803517,
              -1.176446696230016
            ],
            [
              -163.10529611695495,
              64.50962919538634,
              27.903553303769986
            ],
            [
              -163.102014444676,
              64.4993934146435,
              27.903553303769986
            ],
            [
              -163.12575002556815,
              64.49798276318118,
              -1.176446696230016
            ]
          ]
        ]
      },
      "bbox": [
        -163.12904,
        64.49798276,
        -1.176446696,
        -163.1020144,
        64.5096292,
        27.9035533
      ],
      "properties": {
        "datetime": "2019-07-11T00:11:42Z",
        "pc:count": 3548096,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436261.3968,
            "count": 3548096,
            "maximum": -435678.031,
            "minimum": -436828.571,
            "name": "X",
            "position": 0,
            "stddev": 290.4799685,
            "variance": 84378.6121
          },
          {
            "average": 1645631.073,
            "count": 3548096,
            "maximum": 1646274.381,
            "minimum": 1645121.481,
            "name": "Y",
            "position": 1,
            "stddev": 267.6756627,
            "variance": 71650.26041
          },
          {
            "average": 8.761285194,
            "count": 3548096,
            "maximum": 27.9035533,
            "minimum": -1.176446696,
            "name": "Z",
            "position": 2,
            "stddev": 7.009918001,
            "variance": 49.13895038
          },
          {
            "average": 748.3980729,
            "count": 3548096,
            "maximum": 9824,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 767.8829149,
            "variance": 589644.1709
          },
          {
            "average": 1.012350004,
            "count": 3548096,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.120776389,
            "variance": 0.01458693614
          },
          {
            "average": 1.024781178,
            "count": 3548096,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.177309295,
            "variance": 0.03143858609
          },
          {
            "average": 1,
            "count": 3548096,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548096,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.939411448,
            "count": 3548096,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.25613643,
            "variance": 150.2128802
          },
          {
            "average": 19.91965843,
            "count": 3548096,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.333567188,
            "variance": 1.778401446
          },
          {
            "average": 1.288129464,
            "count": 3548096,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4592685232,
            "variance": 0.2109275764
          },
          {
            "average": 21.57769716,
            "count": 3548096,
            "maximum": 26,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.559971155,
            "variance": 2.433510004
          },
          {
            "average": 246836413,
            "count": 3548096,
            "maximum": 246839102.3,
            "minimum": 246834412.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 914.9114677,
            "variance": 837062.9937
          },
          {
            "average": 0,
            "count": 3548096,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548096,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548096,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548096,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3548096,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436828.571,
          1645121.481,
          -1.176446696,
          -435678.031,
          1646274.381,
          27.9035533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436828.57100759994,
                1645121.4809388507,
                -1.176446696230016
              ],
              [
                -436828.57100759994,
                1646274.3809388506,
                -1.176446696230016
              ],
              [
                -435678.0310075999,
                1646274.3809388506,
                27.903553303769986
              ],
              [
                -435678.0310075999,
                1645121.4809388507,
                27.903553303769986
              ],
              [
                -436828.57100759994,
                1645121.4809388507,
                -1.176446696230016
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:11:42+00:00",
        "end_time": "2019-07-10T22:53:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9054.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9054.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9054.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9054.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.12904,
            64.49798276,
            -1.176446696,
            -163.1020144,
            64.5096292,
            27.9035533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.12575002556815,
                  64.49798276318118,
                  -1.176446696230016
                ],
                [
                  -163.12904003918626,
                  64.50821801803517,
                  -1.176446696230016
                ],
                [
                  -163.10529611695495,
                  64.50962919538634,
                  27.903553303769986
                ],
                [
                  -163.102014444676,
                  64.4993934146435,
                  27.903553303769986
                ],
                [
                  -163.12575002556815,
                  64.49798276318118,
                  -1.176446696230016
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9054.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9054.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:11:42Z",
            "pc:count": 3548096,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436261.3968,
                "count": 3548096,
                "maximum": -435678.031,
                "minimum": -436828.571,
                "name": "X",
                "position": 0,
                "stddev": 290.4799685,
                "variance": 84378.6121
              },
              {
                "average": 1645631.073,
                "count": 3548096,
                "maximum": 1646274.381,
                "minimum": 1645121.481,
                "name": "Y",
                "position": 1,
                "stddev": 267.6756627,
                "variance": 71650.26041
              },
              {
                "average": 8.761285194,
                "count": 3548096,
                "maximum": 27.9035533,
                "minimum": -1.176446696,
                "name": "Z",
                "position": 2,
                "stddev": 7.009918001,
                "variance": 49.13895038
              },
              {
                "average": 748.3980729,
                "count": 3548096,
                "maximum": 9824,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 767.8829149,
                "variance": 589644.1709
              },
              {
                "average": 1.012350004,
                "count": 3548096,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.120776389,
                "variance": 0.01458693614
              },
              {
                "average": 1.024781178,
                "count": 3548096,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.177309295,
                "variance": 0.03143858609
              },
              {
                "average": 1,
                "count": 3548096,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548096,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.939411448,
                "count": 3548096,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.25613643,
                "variance": 150.2128802
              },
              {
                "average": 19.91965843,
                "count": 3548096,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.333567188,
                "variance": 1.778401446
              },
              {
                "average": 1.288129464,
                "count": 3548096,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4592685232,
                "variance": 0.2109275764
              },
              {
                "average": 21.57769716,
                "count": 3548096,
                "maximum": 26,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.559971155,
                "variance": 2.433510004
              },
              {
                "average": 246836413,
                "count": 3548096,
                "maximum": 246839102.3,
                "minimum": 246834412.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 914.9114677,
                "variance": 837062.9937
              },
              {
                "average": 0,
                "count": 3548096,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548096,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548096,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548096,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3548096,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436828.571,
              1645121.481,
              -1.176446696,
              -435678.031,
              1646274.381,
              27.9035533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436828.57100759994,
                    1645121.4809388507,
                    -1.176446696230016
                  ],
                  [
                    -436828.57100759994,
                    1646274.3809388506,
                    -1.176446696230016
                  ],
                  [
                    -435678.0310075999,
                    1646274.3809388506,
                    27.903553303769986
                  ],
                  [
                    -435678.0310075999,
                    1645121.4809388507,
                    27.903553303769986
                  ],
                  [
                    -436828.57100759994,
                    1645121.4809388507,
                    -1.176446696230016
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:11:42+00:00",
            "end_time": "2019-07-10T22:53:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7664.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.4011783691461,
              64.59328009315978,
              -0.26122215475087
            ],
            [
              -163.40388731559315,
              64.60143199098701,
              -0.26122215475087
            ],
            [
              -163.39125138481634,
              64.60220397421683,
              4.23877784524913
            ],
            [
              -163.38854598075991,
              64.59405184627646,
              4.23877784524913
            ],
            [
              -163.4011783691461,
              64.59328009315978,
              -0.26122215475087
            ]
          ]
        ]
      },
      "bbox": [
        -163.4038873,
        64.59328009,
        -0.2612221548,
        -163.388546,
        64.60220397,
        4.238777845
      ],
      "properties": {
        "datetime": "2019-07-10T21:03:34Z",
        "pc:count": 751665,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -448069.8572,
            "count": 751665,
            "maximum": -447815.0385,
            "minimum": -448425.6985,
            "name": "X",
            "position": 0,
            "stddev": 141.4085949,
            "variance": 19996.39071
          },
          {
            "average": 1658070.453,
            "count": 751665,
            "maximum": 1658405.028,
            "minimum": 1657486.388,
            "name": "Y",
            "position": 1,
            "stddev": 210.6849376,
            "variance": 44388.14295
          },
          {
            "average": 1.835500308,
            "count": 751665,
            "maximum": 4.238777845,
            "minimum": -0.2612221548,
            "name": "Z",
            "position": 2,
            "stddev": 1.077646051,
            "variance": 1.161321011
          },
          {
            "average": 511.2039313,
            "count": 751665,
            "maximum": 4673,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 497.9358434,
            "variance": 247940.1042
          },
          {
            "average": 1.000270067,
            "count": 751665,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01675224146,
            "variance": 0.0002806375939
          },
          {
            "average": 1.000550777,
            "count": 751665,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02407785388,
            "variance": 0.0005797430477
          },
          {
            "average": 1,
            "count": 751665,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 751665,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.37400172,
            "count": 751665,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.78143902,
            "variance": 163.3651833
          },
          {
            "average": 19.87958525,
            "count": 751665,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.07827507,
            "variance": 1.162677127
          },
          {
            "average": 1.320314236,
            "count": 751665,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4671504082,
            "variance": 0.2182295038
          },
          {
            "average": 2.474010364,
            "count": 751665,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6406949083,
            "variance": 0.4104899655
          },
          {
            "average": 246827293.4,
            "count": 751665,
            "maximum": 246827814.7,
            "minimum": 246827053.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 295.6136928,
            "variance": 87387.45535
          },
          {
            "average": 0,
            "count": 751665,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 751665,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 751665,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 751665,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 751665,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -448425.6985,
          1657486.388,
          -0.2612221548,
          -447815.0385,
          1658405.028,
          4.238777845
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -448425.69852519565,
                1657486.3877164165,
                -0.26122215475087
              ],
              [
                -448425.69852519565,
                1658405.0277164166,
                -0.26122215475087
              ],
              [
                -447815.0385251956,
                1658405.0277164166,
                4.23877784524913
              ],
              [
                -447815.0385251956,
                1657486.3877164165,
                4.23877784524913
              ],
              [
                -448425.69852519565,
                1657486.3877164165,
                -0.26122215475087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:03:34+00:00",
        "end_time": "2019-07-10T20:50:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7664.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7664.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7664.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7664.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4038873,
            64.59328009,
            -0.2612221548,
            -163.388546,
            64.60220397,
            4.238777845
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.4011783691461,
                  64.59328009315978,
                  -0.26122215475087
                ],
                [
                  -163.40388731559315,
                  64.60143199098701,
                  -0.26122215475087
                ],
                [
                  -163.39125138481634,
                  64.60220397421683,
                  4.23877784524913
                ],
                [
                  -163.38854598075991,
                  64.59405184627646,
                  4.23877784524913
                ],
                [
                  -163.4011783691461,
                  64.59328009315978,
                  -0.26122215475087
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7664.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7664.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:03:34Z",
            "pc:count": 751665,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -448069.8572,
                "count": 751665,
                "maximum": -447815.0385,
                "minimum": -448425.6985,
                "name": "X",
                "position": 0,
                "stddev": 141.4085949,
                "variance": 19996.39071
              },
              {
                "average": 1658070.453,
                "count": 751665,
                "maximum": 1658405.028,
                "minimum": 1657486.388,
                "name": "Y",
                "position": 1,
                "stddev": 210.6849376,
                "variance": 44388.14295
              },
              {
                "average": 1.835500308,
                "count": 751665,
                "maximum": 4.238777845,
                "minimum": -0.2612221548,
                "name": "Z",
                "position": 2,
                "stddev": 1.077646051,
                "variance": 1.161321011
              },
              {
                "average": 511.2039313,
                "count": 751665,
                "maximum": 4673,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 497.9358434,
                "variance": 247940.1042
              },
              {
                "average": 1.000270067,
                "count": 751665,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01675224146,
                "variance": 0.0002806375939
              },
              {
                "average": 1.000550777,
                "count": 751665,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02407785388,
                "variance": 0.0005797430477
              },
              {
                "average": 1,
                "count": 751665,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 751665,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.37400172,
                "count": 751665,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.78143902,
                "variance": 163.3651833
              },
              {
                "average": 19.87958525,
                "count": 751665,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.07827507,
                "variance": 1.162677127
              },
              {
                "average": 1.320314236,
                "count": 751665,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4671504082,
                "variance": 0.2182295038
              },
              {
                "average": 2.474010364,
                "count": 751665,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6406949083,
                "variance": 0.4104899655
              },
              {
                "average": 246827293.4,
                "count": 751665,
                "maximum": 246827814.7,
                "minimum": 246827053.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 295.6136928,
                "variance": 87387.45535
              },
              {
                "average": 0,
                "count": 751665,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 751665,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 751665,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 751665,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 751665,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -448425.6985,
              1657486.388,
              -0.2612221548,
              -447815.0385,
              1658405.028,
              4.238777845
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -448425.69852519565,
                    1657486.3877164165,
                    -0.26122215475087
                  ],
                  [
                    -448425.69852519565,
                    1658405.0277164166,
                    -0.26122215475087
                  ],
                  [
                    -447815.0385251956,
                    1658405.0277164166,
                    4.23877784524913
                  ],
                  [
                    -447815.0385251956,
                    1657486.3877164165,
                    4.23877784524913
                  ],
                  [
                    -448425.69852519565,
                    1657486.3877164165,
                    -0.26122215475087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:03:34+00:00",
            "end_time": "2019-07-10T20:50:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8362.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2668650604438,
              64.57151996605066,
              -0.57212213043228
            ],
            [
              -163.27021179935116,
              64.58174581415045,
              -0.57212213043228
            ],
            [
              -163.24639130926846,
              64.58318019272608,
              0.96787786956772
            ],
            [
              -163.24305294644483,
              64.57295380879899,
              0.96787786956772
            ],
            [
              -163.2668650604438,
              64.57151996605066,
              -0.57212213043228
            ]
          ]
        ]
      },
      "bbox": [
        -163.2702118,
        64.57151997,
        -0.5721221304,
        -163.2430529,
        64.58318019,
        0.9678778696
      ],
      "properties": {
        "datetime": "2019-07-11T00:02:43Z",
        "pc:count": 3456865,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441841.7254,
            "count": 3456865,
            "maximum": -441247.0774,
            "minimum": -442398.6974,
            "name": "X",
            "position": 0,
            "stddev": 284.3982146,
            "variance": 80882.34447
          },
          {
            "average": 1654785.049,
            "count": 3456865,
            "maximum": 1655333.886,
            "minimum": 1654181.826,
            "name": "Y",
            "position": 1,
            "stddev": 282.2110582,
            "variance": 79643.08139
          },
          {
            "average": 0.1380336842,
            "count": 3456865,
            "maximum": 0.9678778696,
            "minimum": -0.5721221304,
            "name": "Z",
            "position": 2,
            "stddev": 0.1235595288,
            "variance": 0.01526695715
          },
          {
            "average": 2.10076066,
            "count": 3456865,
            "maximum": 3021,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 64.33615944,
            "variance": 4139.141411
          },
          {
            "average": 1.000052649,
            "count": 3456865,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007255763427,
            "variance": 5.264610292e-05
          },
          {
            "average": 1.000105298,
            "count": 3456865,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01026092891,
            "variance": 0.000105286662
          },
          {
            "average": 1,
            "count": 3456865,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3456865,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3456865,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92769315,
            "count": 3456865,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.323290762,
            "variance": 1.751098441
          },
          {
            "average": 2.000216092,
            "count": 3456865,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01469847321,
            "variance": 0.0002160451147
          },
          {
            "average": 21.07552681,
            "count": 3456865,
            "maximum": 25,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.556890927,
            "variance": 2.42390936
          },
          {
            "average": 246836119.1,
            "count": 3456865,
            "maximum": 246838563.9,
            "minimum": 246833882.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 904.5447667,
            "variance": 818201.235
          },
          {
            "average": 0,
            "count": 3456865,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3456865,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3456865,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3456865,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3456865,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442398.6974,
          1654181.826,
          -0.5721221304,
          -441247.0774,
          1655333.886,
          0.9678778696
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442398.69741757546,
                1654181.8263446358,
                -0.57212213043228
              ],
              [
                -442398.69741757546,
                1655333.8863446359,
                -0.57212213043228
              ],
              [
                -441247.07741757546,
                1655333.8863446359,
                0.96787786956772
              ],
              [
                -441247.07741757546,
                1654181.8263446358,
                0.96787786956772
              ],
              [
                -442398.69741757546,
                1654181.8263446358,
                -0.57212213043228
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:02:43+00:00",
        "end_time": "2019-07-10T22:44:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8362.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8362.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8362.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8362.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2702118,
            64.57151997,
            -0.5721221304,
            -163.2430529,
            64.58318019,
            0.9678778696
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2668650604438,
                  64.57151996605066,
                  -0.57212213043228
                ],
                [
                  -163.27021179935116,
                  64.58174581415045,
                  -0.57212213043228
                ],
                [
                  -163.24639130926846,
                  64.58318019272608,
                  0.96787786956772
                ],
                [
                  -163.24305294644483,
                  64.57295380879899,
                  0.96787786956772
                ],
                [
                  -163.2668650604438,
                  64.57151996605066,
                  -0.57212213043228
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8362.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8362.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:02:43Z",
            "pc:count": 3456865,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441841.7254,
                "count": 3456865,
                "maximum": -441247.0774,
                "minimum": -442398.6974,
                "name": "X",
                "position": 0,
                "stddev": 284.3982146,
                "variance": 80882.34447
              },
              {
                "average": 1654785.049,
                "count": 3456865,
                "maximum": 1655333.886,
                "minimum": 1654181.826,
                "name": "Y",
                "position": 1,
                "stddev": 282.2110582,
                "variance": 79643.08139
              },
              {
                "average": 0.1380336842,
                "count": 3456865,
                "maximum": 0.9678778696,
                "minimum": -0.5721221304,
                "name": "Z",
                "position": 2,
                "stddev": 0.1235595288,
                "variance": 0.01526695715
              },
              {
                "average": 2.10076066,
                "count": 3456865,
                "maximum": 3021,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 64.33615944,
                "variance": 4139.141411
              },
              {
                "average": 1.000052649,
                "count": 3456865,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007255763427,
                "variance": 5.264610292e-05
              },
              {
                "average": 1.000105298,
                "count": 3456865,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01026092891,
                "variance": 0.000105286662
              },
              {
                "average": 1,
                "count": 3456865,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3456865,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3456865,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92769315,
                "count": 3456865,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.323290762,
                "variance": 1.751098441
              },
              {
                "average": 2.000216092,
                "count": 3456865,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01469847321,
                "variance": 0.0002160451147
              },
              {
                "average": 21.07552681,
                "count": 3456865,
                "maximum": 25,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.556890927,
                "variance": 2.42390936
              },
              {
                "average": 246836119.1,
                "count": 3456865,
                "maximum": 246838563.9,
                "minimum": 246833882.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 904.5447667,
                "variance": 818201.235
              },
              {
                "average": 0,
                "count": 3456865,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3456865,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3456865,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3456865,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3456865,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442398.6974,
              1654181.826,
              -0.5721221304,
              -441247.0774,
              1655333.886,
              0.9678778696
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442398.69741757546,
                    1654181.8263446358,
                    -0.57212213043228
                  ],
                  [
                    -442398.69741757546,
                    1655333.8863446359,
                    -0.57212213043228
                  ],
                  [
                    -441247.07741757546,
                    1655333.8863446359,
                    0.96787786956772
                  ],
                  [
                    -441247.07741757546,
                    1654181.8263446358,
                    0.96787786956772
                  ],
                  [
                    -442398.69741757546,
                    1654181.8263446358,
                    -0.57212213043228
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:02:43+00:00",
            "end_time": "2019-07-10T22:44: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": "20190715_NCMP_AK_03WWM9265.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.07721861901643,
              64.5960949386944,
              2.006092103642199
            ],
            [
              -163.0805026359512,
              64.6063330294052,
              2.006092103642199
            ],
            [
              -163.05665005921884,
              64.60773837144903,
              13.4860921036422
            ],
            [
              -163.05337445355636,
              64.59749975454329,
              13.4860921036422
            ],
            [
              -163.07721861901643,
              64.5960949386944,
              2.006092103642199
            ]
          ]
        ]
      },
      "bbox": [
        -163.0805026,
        64.59609494,
        2.006092104,
        -163.0533745,
        64.60773837,
        13.4860921
      ],
      "properties": {
        "datetime": "2019-07-15T23:09:34Z",
        "pc:count": 4255797,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432439.4512,
            "count": 4255797,
            "maximum": -431876.7546,
            "minimum": -433028.4746,
            "name": "X",
            "position": 0,
            "stddev": 288.2319782,
            "variance": 83077.67327
          },
          {
            "average": 1656209.64,
            "count": 4255797,
            "maximum": 1656800.413,
            "minimum": 1655647.473,
            "name": "Y",
            "position": 1,
            "stddev": 283.0404146,
            "variance": 80111.87629
          },
          {
            "average": 8.069398645,
            "count": 4255797,
            "maximum": 13.4860921,
            "minimum": 2.006092104,
            "name": "Z",
            "position": 2,
            "stddev": 1.521186637,
            "variance": 2.314008783
          },
          {
            "average": 1004.618898,
            "count": 4255797,
            "maximum": 16174,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 660.6613848,
            "variance": 436473.4653
          },
          {
            "average": 1.00004394,
            "count": 4255797,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006628585471,
            "variance": 4.393814535e-05
          },
          {
            "average": 1.00008835,
            "count": 4255797,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009399058131,
            "variance": 8.834229375e-05
          },
          {
            "average": 1,
            "count": 4255797,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255797,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.967856315,
            "count": 4255797,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.6395697,
            "variance": 13.2464676
          },
          {
            "average": 19.94223359,
            "count": 4255797,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.251684009,
            "variance": 1.566712859
          },
          {
            "average": 1.017742623,
            "count": 4255797,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1320144917,
            "variance": 0.01742782603
          },
          {
            "average": 14.82212286,
            "count": 4255797,
            "maximum": 19,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.571033308,
            "variance": 2.468145655
          },
          {
            "average": 247264682,
            "count": 4255797,
            "maximum": 247267374.7,
            "minimum": 247262376.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1000.901952,
            "variance": 1001804.718
          },
          {
            "average": 0,
            "count": 4255797,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255797,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255797,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255797,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4255797,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433028.4746,
          1655647.473,
          2.006092104,
          -431876.7546,
          1656800.413,
          13.4860921
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433028.4745635781,
                1655647.4727258445,
                2.006092103642199
              ],
              [
                -433028.4745635781,
                1656800.4127258444,
                2.006092103642199
              ],
              [
                -431876.7545635781,
                1656800.4127258444,
                13.4860921036422
              ],
              [
                -431876.7545635781,
                1655647.4727258445,
                13.4860921036422
              ],
              [
                -433028.4745635781,
                1655647.4727258445,
                2.006092103642199
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:09:34+00:00",
        "end_time": "2019-07-15T21:46:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9265.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9265.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9265.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9265.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0805026,
            64.59609494,
            2.006092104,
            -163.0533745,
            64.60773837,
            13.4860921
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.07721861901643,
                  64.5960949386944,
                  2.006092103642199
                ],
                [
                  -163.0805026359512,
                  64.6063330294052,
                  2.006092103642199
                ],
                [
                  -163.05665005921884,
                  64.60773837144903,
                  13.4860921036422
                ],
                [
                  -163.05337445355636,
                  64.59749975454329,
                  13.4860921036422
                ],
                [
                  -163.07721861901643,
                  64.5960949386944,
                  2.006092103642199
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9265.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9265.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:09:34Z",
            "pc:count": 4255797,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432439.4512,
                "count": 4255797,
                "maximum": -431876.7546,
                "minimum": -433028.4746,
                "name": "X",
                "position": 0,
                "stddev": 288.2319782,
                "variance": 83077.67327
              },
              {
                "average": 1656209.64,
                "count": 4255797,
                "maximum": 1656800.413,
                "minimum": 1655647.473,
                "name": "Y",
                "position": 1,
                "stddev": 283.0404146,
                "variance": 80111.87629
              },
              {
                "average": 8.069398645,
                "count": 4255797,
                "maximum": 13.4860921,
                "minimum": 2.006092104,
                "name": "Z",
                "position": 2,
                "stddev": 1.521186637,
                "variance": 2.314008783
              },
              {
                "average": 1004.618898,
                "count": 4255797,
                "maximum": 16174,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 660.6613848,
                "variance": 436473.4653
              },
              {
                "average": 1.00004394,
                "count": 4255797,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006628585471,
                "variance": 4.393814535e-05
              },
              {
                "average": 1.00008835,
                "count": 4255797,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009399058131,
                "variance": 8.834229375e-05
              },
              {
                "average": 1,
                "count": 4255797,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255797,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.967856315,
                "count": 4255797,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.6395697,
                "variance": 13.2464676
              },
              {
                "average": 19.94223359,
                "count": 4255797,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.251684009,
                "variance": 1.566712859
              },
              {
                "average": 1.017742623,
                "count": 4255797,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1320144917,
                "variance": 0.01742782603
              },
              {
                "average": 14.82212286,
                "count": 4255797,
                "maximum": 19,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.571033308,
                "variance": 2.468145655
              },
              {
                "average": 247264682,
                "count": 4255797,
                "maximum": 247267374.7,
                "minimum": 247262376.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1000.901952,
                "variance": 1001804.718
              },
              {
                "average": 0,
                "count": 4255797,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255797,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255797,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255797,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4255797,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433028.4746,
              1655647.473,
              2.006092104,
              -431876.7546,
              1656800.413,
              13.4860921
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433028.4745635781,
                    1655647.4727258445,
                    2.006092103642199
                  ],
                  [
                    -433028.4745635781,
                    1656800.4127258444,
                    2.006092103642199
                  ],
                  [
                    -431876.7545635781,
                    1656800.4127258444,
                    13.4860921036422
                  ],
                  [
                    -431876.7545635781,
                    1655647.4727258445,
                    13.4860921036422
                  ],
                  [
                    -433028.4745635781,
                    1655647.4727258445,
                    2.006092103642199
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:09:34+00:00",
            "end_time": "2019-07-15T21:46:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8758.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1858041142727,
              64.53463889344461,
              -3.919774730182084
            ],
            [
              -163.1891185712867,
              64.54486931583206,
              -3.919774730182084
            ],
            [
              -163.16534878000994,
              64.54628970694135,
              6.700225269817917
            ],
            [
              -163.16204267758872,
              64.53605875460184,
              6.700225269817917
            ],
            [
              -163.1858041142727,
              64.53463889344461,
              -3.919774730182084
            ]
          ]
        ]
      },
      "bbox": [
        -163.1891186,
        64.53463889,
        -3.91977473,
        -163.1620427,
        64.54628971,
        6.70022527
      ],
      "properties": {
        "datetime": "2019-07-11T00:21:57Z",
        "pc:count": 2905695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438588.8392,
            "count": 2905695,
            "maximum": -437970.5588,
            "minimum": -439121.0188,
            "name": "X",
            "position": 0,
            "stddev": 284.6788663,
            "variance": 81042.05695
          },
          {
            "average": 1650109.738,
            "count": 2905695,
            "maximum": 1650721.104,
            "minimum": 1649568.664,
            "name": "Y",
            "position": 1,
            "stddev": 283.5202129,
            "variance": 80383.71114
          },
          {
            "average": -0.3926618088,
            "count": 2905695,
            "maximum": 6.70022527,
            "minimum": -3.91977473,
            "name": "Z",
            "position": 2,
            "stddev": 1.699116823,
            "variance": 2.886997977
          },
          {
            "average": 269.6860214,
            "count": 2905695,
            "maximum": 5125,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 545.788352,
            "variance": 297884.9252
          },
          {
            "average": 1.001122967,
            "count": 2905695,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03351243168,
            "variance": 0.001123083077
          },
          {
            "average": 1.00224559,
            "count": 2905695,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04737803335,
            "variance": 0.002244678044
          },
          {
            "average": 1,
            "count": 2905695,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2905695,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.04605267,
            "count": 2905695,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.23610793,
            "variance": 126.2501215
          },
          {
            "average": 20.04573754,
            "count": 2905695,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.352841048,
            "variance": 1.8301789
          },
          {
            "average": 1.79224282,
            "count": 2905695,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4173589062,
            "variance": 0.1741884566
          },
          {
            "average": 23.10178598,
            "count": 2905695,
            "maximum": 27,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.549484913,
            "variance": 2.400903496
          },
          {
            "average": 246837311,
            "count": 2905695,
            "maximum": 246839717.8,
            "minimum": 246835468.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 925.0412639,
            "variance": 855701.3399
          },
          {
            "average": 0,
            "count": 2905695,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2905695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2905695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2905695,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2905695,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439121.0188,
          1649568.664,
          -3.91977473,
          -437970.5588,
          1650721.104,
          6.70022527
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439121.0188344701,
                1649568.663610182,
                -3.919774730182084
              ],
              [
                -439121.0188344701,
                1650721.103610182,
                -3.919774730182084
              ],
              [
                -437970.5588344701,
                1650721.103610182,
                6.700225269817917
              ],
              [
                -437970.5588344701,
                1649568.663610182,
                6.700225269817917
              ],
              [
                -439121.0188344701,
                1649568.663610182,
                -3.919774730182084
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:21:57+00:00",
        "end_time": "2019-07-10T23:11:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8758.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8758.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8758.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8758.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1891186,
            64.53463889,
            -3.91977473,
            -163.1620427,
            64.54628971,
            6.70022527
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1858041142727,
                  64.53463889344461,
                  -3.919774730182084
                ],
                [
                  -163.1891185712867,
                  64.54486931583206,
                  -3.919774730182084
                ],
                [
                  -163.16534878000994,
                  64.54628970694135,
                  6.700225269817917
                ],
                [
                  -163.16204267758872,
                  64.53605875460184,
                  6.700225269817917
                ],
                [
                  -163.1858041142727,
                  64.53463889344461,
                  -3.919774730182084
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8758.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8758.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:21:57Z",
            "pc:count": 2905695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438588.8392,
                "count": 2905695,
                "maximum": -437970.5588,
                "minimum": -439121.0188,
                "name": "X",
                "position": 0,
                "stddev": 284.6788663,
                "variance": 81042.05695
              },
              {
                "average": 1650109.738,
                "count": 2905695,
                "maximum": 1650721.104,
                "minimum": 1649568.664,
                "name": "Y",
                "position": 1,
                "stddev": 283.5202129,
                "variance": 80383.71114
              },
              {
                "average": -0.3926618088,
                "count": 2905695,
                "maximum": 6.70022527,
                "minimum": -3.91977473,
                "name": "Z",
                "position": 2,
                "stddev": 1.699116823,
                "variance": 2.886997977
              },
              {
                "average": 269.6860214,
                "count": 2905695,
                "maximum": 5125,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 545.788352,
                "variance": 297884.9252
              },
              {
                "average": 1.001122967,
                "count": 2905695,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03351243168,
                "variance": 0.001123083077
              },
              {
                "average": 1.00224559,
                "count": 2905695,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04737803335,
                "variance": 0.002244678044
              },
              {
                "average": 1,
                "count": 2905695,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2905695,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.04605267,
                "count": 2905695,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.23610793,
                "variance": 126.2501215
              },
              {
                "average": 20.04573754,
                "count": 2905695,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.352841048,
                "variance": 1.8301789
              },
              {
                "average": 1.79224282,
                "count": 2905695,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4173589062,
                "variance": 0.1741884566
              },
              {
                "average": 23.10178598,
                "count": 2905695,
                "maximum": 27,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.549484913,
                "variance": 2.400903496
              },
              {
                "average": 246837311,
                "count": 2905695,
                "maximum": 246839717.8,
                "minimum": 246835468.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 925.0412639,
                "variance": 855701.3399
              },
              {
                "average": 0,
                "count": 2905695,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2905695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2905695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2905695,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2905695,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439121.0188,
              1649568.664,
              -3.91977473,
              -437970.5588,
              1650721.104,
              6.70022527
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439121.0188344701,
                    1649568.663610182,
                    -3.919774730182084
                  ],
                  [
                    -439121.0188344701,
                    1650721.103610182,
                    -3.919774730182084
                  ],
                  [
                    -437970.5588344701,
                    1650721.103610182,
                    6.700225269817917
                  ],
                  [
                    -437970.5588344701,
                    1649568.663610182,
                    6.700225269817917
                  ],
                  [
                    -439121.0188344701,
                    1649568.663610182,
                    -3.919774730182084
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:21:57+00:00",
            "end_time": "2019-07-10T23:11: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": "20190715_NCMP_AK_03WWM9258.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.08180898636857,
              64.53386221542851,
              -6.881068025229335
            ],
            [
              -163.08491123902363,
              64.5435491332853,
              -6.881068025229335
            ],
            [
              -163.06111838391678,
              64.54495461551143,
              -0.061068025229335
            ],
            [
              -163.0580240530388,
              64.53526720114297,
              -0.061068025229335
            ],
            [
              -163.08180898636857,
              64.53386221542851,
              -6.881068025229335
            ]
          ]
        ]
      },
      "bbox": [
        -163.0849112,
        64.53386222,
        -6.881068025,
        -163.0580241,
        64.54495462,
        -0.06106802523
      ],
      "properties": {
        "datetime": "2019-07-16T02:10:13Z",
        "pc:count": 1081053,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433508.6128,
            "count": 1081053,
            "maximum": -433041.2451,
            "minimum": -434192.6251,
            "name": "X",
            "position": 0,
            "stddev": 312.200556,
            "variance": 97469.18716
          },
          {
            "average": 1649428.918,
            "count": 1081053,
            "maximum": 1649890.031,
            "minimum": 1648799.051,
            "name": "Y",
            "position": 1,
            "stddev": 269.7249967,
            "variance": 72751.57387
          },
          {
            "average": -1.98830113,
            "count": 1081053,
            "maximum": -0.06106802523,
            "minimum": -6.881068025,
            "name": "Z",
            "position": 2,
            "stddev": 1.058058129,
            "variance": 1.119487005
          },
          {
            "average": 301.6780879,
            "count": 1081053,
            "maximum": 2661,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 552.4684185,
            "variance": 305221.3535
          },
          {
            "average": 1.008479695,
            "count": 1081053,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09172430406,
            "variance": 0.008413347955
          },
          {
            "average": 1.016959391,
            "count": 1081053,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1291837275,
            "variance": 0.01668843546
          },
          {
            "average": 1,
            "count": 1081053,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1081053,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.22886852,
            "count": 1081053,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.008021128,
            "variance": 4.032148851
          },
          {
            "average": 19.85705862,
            "count": 1081053,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.114529974,
            "variance": 1.242177063
          },
          {
            "average": 2.013817084,
            "count": 1081053,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1177412038,
            "variance": 0.01386299107
          },
          {
            "average": 19.24514987,
            "count": 1081053,
            "maximum": 36,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.94921615,
            "variance": 194.5806311
          },
          {
            "average": 247267371.3,
            "count": 1081053,
            "maximum": 247278213.3,
            "minimum": 247257313.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9039.766972,
            "variance": 81717386.9
          },
          {
            "average": 0,
            "count": 1081053,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1081053,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1081053,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1081053,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1081053,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434192.6251,
          1648799.051,
          -6.881068025,
          -433041.2451,
          1649890.031,
          -0.06106802523
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434192.62508459546,
                1648799.051020971,
                -6.881068025229335
              ],
              [
                -434192.62508459546,
                1649890.031020971,
                -6.881068025229335
              ],
              [
                -433041.24508459546,
                1649890.031020971,
                -0.061068025229335
              ],
              [
                -433041.24508459546,
                1648799.051020971,
                -0.061068025229335
              ],
              [
                -434192.62508459546,
                1648799.051020971,
                -6.881068025229335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:10:13+00:00",
        "end_time": "2019-07-15T20:21:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9258.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9258.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9258.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9258.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0849112,
            64.53386222,
            -6.881068025,
            -163.0580241,
            64.54495462,
            -0.06106802523
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.08180898636857,
                  64.53386221542851,
                  -6.881068025229335
                ],
                [
                  -163.08491123902363,
                  64.5435491332853,
                  -6.881068025229335
                ],
                [
                  -163.06111838391678,
                  64.54495461551143,
                  -0.061068025229335
                ],
                [
                  -163.0580240530388,
                  64.53526720114297,
                  -0.061068025229335
                ],
                [
                  -163.08180898636857,
                  64.53386221542851,
                  -6.881068025229335
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9258.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9258.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:10:13Z",
            "pc:count": 1081053,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433508.6128,
                "count": 1081053,
                "maximum": -433041.2451,
                "minimum": -434192.6251,
                "name": "X",
                "position": 0,
                "stddev": 312.200556,
                "variance": 97469.18716
              },
              {
                "average": 1649428.918,
                "count": 1081053,
                "maximum": 1649890.031,
                "minimum": 1648799.051,
                "name": "Y",
                "position": 1,
                "stddev": 269.7249967,
                "variance": 72751.57387
              },
              {
                "average": -1.98830113,
                "count": 1081053,
                "maximum": -0.06106802523,
                "minimum": -6.881068025,
                "name": "Z",
                "position": 2,
                "stddev": 1.058058129,
                "variance": 1.119487005
              },
              {
                "average": 301.6780879,
                "count": 1081053,
                "maximum": 2661,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 552.4684185,
                "variance": 305221.3535
              },
              {
                "average": 1.008479695,
                "count": 1081053,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09172430406,
                "variance": 0.008413347955
              },
              {
                "average": 1.016959391,
                "count": 1081053,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1291837275,
                "variance": 0.01668843546
              },
              {
                "average": 1,
                "count": 1081053,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1081053,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.22886852,
                "count": 1081053,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.008021128,
                "variance": 4.032148851
              },
              {
                "average": 19.85705862,
                "count": 1081053,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.114529974,
                "variance": 1.242177063
              },
              {
                "average": 2.013817084,
                "count": 1081053,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1177412038,
                "variance": 0.01386299107
              },
              {
                "average": 19.24514987,
                "count": 1081053,
                "maximum": 36,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.94921615,
                "variance": 194.5806311
              },
              {
                "average": 247267371.3,
                "count": 1081053,
                "maximum": 247278213.3,
                "minimum": 247257313.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9039.766972,
                "variance": 81717386.9
              },
              {
                "average": 0,
                "count": 1081053,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1081053,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1081053,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1081053,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1081053,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434192.6251,
              1648799.051,
              -6.881068025,
              -433041.2451,
              1649890.031,
              -0.06106802523
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434192.62508459546,
                    1648799.051020971,
                    -6.881068025229335
                  ],
                  [
                    -434192.62508459546,
                    1649890.031020971,
                    -6.881068025229335
                  ],
                  [
                    -433041.24508459546,
                    1649890.031020971,
                    -0.061068025229335
                  ],
                  [
                    -433041.24508459546,
                    1648799.051020971,
                    -0.061068025229335
                  ],
                  [
                    -434192.62508459546,
                    1648799.051020971,
                    -6.881068025229335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:10:13+00:00",
            "end_time": "2019-07-15T20:21:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7764.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.39040616590162,
              64.59090969428358,
              -3.213862103284009
            ],
            [
              -163.39380083084725,
              64.60113704570456,
              -3.213862103284009
            ],
            [
              -163.3705572619859,
              64.6025547368793,
              4.686137896715991
            ],
            [
              -163.3671707723053,
              64.59232685532093,
              4.686137896715991
            ],
            [
              -163.39040616590162,
              64.59090969428358,
              -3.213862103284009
            ]
          ]
        ]
      },
      "bbox": [
        -163.3938008,
        64.59090969,
        -3.213862103,
        -163.3671708,
        64.60255474,
        4.686137897
      ],
      "properties": {
        "datetime": "2019-07-10T21:28:22Z",
        "pc:count": 2737241,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447413.0974,
            "count": 2737241,
            "maximum": -446829.3157,
            "minimum": -447952.5757,
            "name": "X",
            "position": 0,
            "stddev": 286.5850166,
            "variance": 82130.97174
          },
          {
            "average": 1657694.8,
            "count": 2737241,
            "maximum": 1658304.381,
            "minimum": 1657151.881,
            "name": "Y",
            "position": 1,
            "stddev": 279.3655603,
            "variance": 78045.11628
          },
          {
            "average": 1.856334438,
            "count": 2737241,
            "maximum": 4.686137897,
            "minimum": -3.213862103,
            "name": "Z",
            "position": 2,
            "stddev": 0.8738201941,
            "variance": 0.7635617315
          },
          {
            "average": 558.0032873,
            "count": 2737241,
            "maximum": 3978,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 481.0749084,
            "variance": 231433.0675
          },
          {
            "average": 1.000172071,
            "count": 2737241,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01325499317,
            "variance": 0.0001756948439
          },
          {
            "average": 1.000351083,
            "count": 2737241,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0190049887,
            "variance": 0.0003611895957
          },
          {
            "average": 1,
            "count": 2737241,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2737241,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.579912401,
            "count": 2737241,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.97888164,
            "variance": 143.4936053
          },
          {
            "average": 20.00516083,
            "count": 2737241,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.357491414,
            "variance": 1.842782939
          },
          {
            "average": 1.257172459,
            "count": 2737241,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4392698036,
            "variance": 0.1929579604
          },
          {
            "average": 4.223098368,
            "count": 2737241,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.535698411,
            "variance": 2.358369609
          },
          {
            "average": 246827966,
            "count": 2737241,
            "maximum": 246829302.9,
            "minimum": 246827060.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 565.7047761,
            "variance": 320021.8937
          },
          {
            "average": 0,
            "count": 2737241,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2737241,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2737241,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2737241,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2737241,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447952.5757,
          1657151.881,
          -3.213862103,
          -446829.3157,
          1658304.381,
          4.686137897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447952.5757182762,
                1657151.881187288,
                -3.213862103284009
              ],
              [
                -447952.5757182762,
                1658304.381187288,
                -3.213862103284009
              ],
              [
                -446829.3157182762,
                1658304.381187288,
                4.686137896715991
              ],
              [
                -446829.3157182762,
                1657151.881187288,
                4.686137896715991
              ],
              [
                -447952.5757182762,
                1657151.881187288,
                -3.213862103284009
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:28:22+00:00",
        "end_time": "2019-07-10T20:51:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7764.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7764.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7764.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7764.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3938008,
            64.59090969,
            -3.213862103,
            -163.3671708,
            64.60255474,
            4.686137897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.39040616590162,
                  64.59090969428358,
                  -3.213862103284009
                ],
                [
                  -163.39380083084725,
                  64.60113704570456,
                  -3.213862103284009
                ],
                [
                  -163.3705572619859,
                  64.6025547368793,
                  4.686137896715991
                ],
                [
                  -163.3671707723053,
                  64.59232685532093,
                  4.686137896715991
                ],
                [
                  -163.39040616590162,
                  64.59090969428358,
                  -3.213862103284009
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7764.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7764.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:28:22Z",
            "pc:count": 2737241,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447413.0974,
                "count": 2737241,
                "maximum": -446829.3157,
                "minimum": -447952.5757,
                "name": "X",
                "position": 0,
                "stddev": 286.5850166,
                "variance": 82130.97174
              },
              {
                "average": 1657694.8,
                "count": 2737241,
                "maximum": 1658304.381,
                "minimum": 1657151.881,
                "name": "Y",
                "position": 1,
                "stddev": 279.3655603,
                "variance": 78045.11628
              },
              {
                "average": 1.856334438,
                "count": 2737241,
                "maximum": 4.686137897,
                "minimum": -3.213862103,
                "name": "Z",
                "position": 2,
                "stddev": 0.8738201941,
                "variance": 0.7635617315
              },
              {
                "average": 558.0032873,
                "count": 2737241,
                "maximum": 3978,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 481.0749084,
                "variance": 231433.0675
              },
              {
                "average": 1.000172071,
                "count": 2737241,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01325499317,
                "variance": 0.0001756948439
              },
              {
                "average": 1.000351083,
                "count": 2737241,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0190049887,
                "variance": 0.0003611895957
              },
              {
                "average": 1,
                "count": 2737241,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2737241,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.579912401,
                "count": 2737241,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.97888164,
                "variance": 143.4936053
              },
              {
                "average": 20.00516083,
                "count": 2737241,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.357491414,
                "variance": 1.842782939
              },
              {
                "average": 1.257172459,
                "count": 2737241,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4392698036,
                "variance": 0.1929579604
              },
              {
                "average": 4.223098368,
                "count": 2737241,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.535698411,
                "variance": 2.358369609
              },
              {
                "average": 246827966,
                "count": 2737241,
                "maximum": 246829302.9,
                "minimum": 246827060.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 565.7047761,
                "variance": 320021.8937
              },
              {
                "average": 0,
                "count": 2737241,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2737241,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2737241,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2737241,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2737241,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447952.5757,
              1657151.881,
              -3.213862103,
              -446829.3157,
              1658304.381,
              4.686137897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447952.5757182762,
                    1657151.881187288,
                    -3.213862103284009
                  ],
                  [
                    -447952.5757182762,
                    1658304.381187288,
                    -3.213862103284009
                  ],
                  [
                    -446829.3157182762,
                    1658304.381187288,
                    4.686137896715991
                  ],
                  [
                    -446829.3157182762,
                    1657151.881187288,
                    4.686137896715991
                  ],
                  [
                    -447952.5757182762,
                    1657151.881187288,
                    -3.213862103284009
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:28:22+00:00",
            "end_time": "2019-07-10T20:51:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8170.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.30416811594057,
              64.64387792626161,
              -0.435191995326214
            ],
            [
              -163.30749771187303,
              64.65398546542929,
              -0.435191995326214
            ],
            [
              -163.2867256812156,
              64.65523854322134,
              6.624808004673786
            ],
            [
              -163.2834033212367,
              64.64513053984953,
              6.624808004673786
            ],
            [
              -163.30416811594057,
              64.64387792626161,
              -0.435191995326214
            ]
          ]
        ]
      },
      "bbox": [
        -163.3074977,
        64.64387793,
        -0.4351919953,
        -163.2834033,
        64.65523854,
        6.624808005
      ],
      "properties": {
        "datetime": "2019-07-15T21:02:11Z",
        "pc:count": 1751903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442691.5074,
            "count": 1751903,
            "maximum": -442038.8814,
            "minimum": -443040.6614,
            "name": "X",
            "position": 0,
            "stddev": 195.2361598,
            "variance": 38117.15808
          },
          {
            "average": 1662864.421,
            "count": 1751903,
            "maximum": 1663562.757,
            "minimum": 1662424.057,
            "name": "Y",
            "position": 1,
            "stddev": 251.8591139,
            "variance": 63433.01326
          },
          {
            "average": 2.345963936,
            "count": 1751903,
            "maximum": 6.624808005,
            "minimum": -0.4351919953,
            "name": "Z",
            "position": 2,
            "stddev": 0.4911217851,
            "variance": 0.2412006078
          },
          {
            "average": 660.008404,
            "count": 1751903,
            "maximum": 3375,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 460.2618217,
            "variance": 211840.9445
          },
          {
            "average": 1.019212251,
            "count": 1751903,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1502653036,
            "variance": 0.02257966145
          },
          {
            "average": 1.038447905,
            "count": 1751903,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2195080459,
            "variance": 0.04818378224
          },
          {
            "average": 1,
            "count": 1751903,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.118129828,
            "count": 1751903,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.027376311,
            "variance": 64.43877043
          },
          {
            "average": 19.92576937,
            "count": 1751903,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.417904426,
            "variance": 2.010452962
          },
          {
            "average": 1.12001064,
            "count": 1751903,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3312232366,
            "variance": 0.1097088325
          },
          {
            "average": 3.261504775,
            "count": 1751903,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8472746759,
            "variance": 0.7178743765
          },
          {
            "average": 247256691.4,
            "count": 1751903,
            "maximum": 247259731.7,
            "minimum": 247255277.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 551.4703387,
            "variance": 304119.5345
          },
          {
            "average": 0,
            "count": 1751903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443040.6614,
          1662424.057,
          -0.4351919953,
          -442038.8814,
          1663562.757,
          6.624808005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443040.66139805876,
                1662424.0569377607,
                -0.435191995326214
              ],
              [
                -443040.66139805876,
                1663562.7569377609,
                -0.435191995326214
              ],
              [
                -442038.88139805873,
                1663562.7569377609,
                6.624808004673786
              ],
              [
                -442038.88139805873,
                1662424.0569377607,
                6.624808004673786
              ],
              [
                -443040.66139805876,
                1662424.0569377607,
                -0.435191995326214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:02:11+00:00",
        "end_time": "2019-07-15T19:47:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8170.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8170.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8170.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8170.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3074977,
            64.64387793,
            -0.4351919953,
            -163.2834033,
            64.65523854,
            6.624808005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.30416811594057,
                  64.64387792626161,
                  -0.435191995326214
                ],
                [
                  -163.30749771187303,
                  64.65398546542929,
                  -0.435191995326214
                ],
                [
                  -163.2867256812156,
                  64.65523854322134,
                  6.624808004673786
                ],
                [
                  -163.2834033212367,
                  64.64513053984953,
                  6.624808004673786
                ],
                [
                  -163.30416811594057,
                  64.64387792626161,
                  -0.435191995326214
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8170.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8170.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:02:11Z",
            "pc:count": 1751903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442691.5074,
                "count": 1751903,
                "maximum": -442038.8814,
                "minimum": -443040.6614,
                "name": "X",
                "position": 0,
                "stddev": 195.2361598,
                "variance": 38117.15808
              },
              {
                "average": 1662864.421,
                "count": 1751903,
                "maximum": 1663562.757,
                "minimum": 1662424.057,
                "name": "Y",
                "position": 1,
                "stddev": 251.8591139,
                "variance": 63433.01326
              },
              {
                "average": 2.345963936,
                "count": 1751903,
                "maximum": 6.624808005,
                "minimum": -0.4351919953,
                "name": "Z",
                "position": 2,
                "stddev": 0.4911217851,
                "variance": 0.2412006078
              },
              {
                "average": 660.008404,
                "count": 1751903,
                "maximum": 3375,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 460.2618217,
                "variance": 211840.9445
              },
              {
                "average": 1.019212251,
                "count": 1751903,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1502653036,
                "variance": 0.02257966145
              },
              {
                "average": 1.038447905,
                "count": 1751903,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2195080459,
                "variance": 0.04818378224
              },
              {
                "average": 1,
                "count": 1751903,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.118129828,
                "count": 1751903,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.027376311,
                "variance": 64.43877043
              },
              {
                "average": 19.92576937,
                "count": 1751903,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.417904426,
                "variance": 2.010452962
              },
              {
                "average": 1.12001064,
                "count": 1751903,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3312232366,
                "variance": 0.1097088325
              },
              {
                "average": 3.261504775,
                "count": 1751903,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8472746759,
                "variance": 0.7178743765
              },
              {
                "average": 247256691.4,
                "count": 1751903,
                "maximum": 247259731.7,
                "minimum": 247255277.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 551.4703387,
                "variance": 304119.5345
              },
              {
                "average": 0,
                "count": 1751903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443040.6614,
              1662424.057,
              -0.4351919953,
              -442038.8814,
              1663562.757,
              6.624808005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443040.66139805876,
                    1662424.0569377607,
                    -0.435191995326214
                  ],
                  [
                    -443040.66139805876,
                    1663562.7569377609,
                    -0.435191995326214
                  ],
                  [
                    -442038.88139805873,
                    1663562.7569377609,
                    6.624808004673786
                  ],
                  [
                    -442038.88139805873,
                    1662424.0569377607,
                    6.624808004673786
                  ],
                  [
                    -443040.66139805876,
                    1662424.0569377607,
                    -0.435191995326214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:02:11+00:00",
            "end_time": "2019-07-15T19:47: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": "20190715_NCMP_AK_03WWM9857.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9573296759961,
              64.52267107810114,
              -6.46367916627928
            ],
            [
              -162.9605598365827,
              64.53290296833842,
              -6.46367916627928
            ],
            [
              -162.9367681291329,
              64.53428938028246,
              -1.00367916627928
            ],
            [
              -162.93354633687593,
              64.52405697297783,
              -1.00367916627928
            ],
            [
              -162.9573296759961,
              64.52267107810114,
              -6.46367916627928
            ]
          ]
        ]
      },
      "bbox": [
        -162.9605598,
        64.52267108,
        -6.463679166,
        -162.9335463,
        64.53428938,
        -1.003679166
      ],
      "properties": {
        "datetime": "2019-07-15T23:39:15Z",
        "pc:count": 1317753,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427746.6607,
            "count": 1317753,
            "maximum": -427294.2157,
            "minimum": -428445.6757,
            "name": "X",
            "position": 0,
            "stddev": 279.6646548,
            "variance": 78212.31916
          },
          {
            "average": 1647431.156,
            "count": 1317753,
            "maximum": 1647905.535,
            "minimum": 1646753.455,
            "name": "Y",
            "position": 1,
            "stddev": 263.1961006,
            "variance": 69272.18739
          },
          {
            "average": -3.788537679,
            "count": 1317753,
            "maximum": -1.003679166,
            "minimum": -6.463679166,
            "name": "Z",
            "position": 2,
            "stddev": 1.125859179,
            "variance": 1.267558891
          },
          {
            "average": 687.9081512,
            "count": 1317753,
            "maximum": 3447,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 847.1145136,
            "variance": 717602.9991
          },
          {
            "average": 1,
            "count": 1317753,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1317753,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1317753,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1317753,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1317753,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99522462,
            "count": 1317753,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.19472637,
            "variance": 1.4273711
          },
          {
            "average": 2.006025408,
            "count": 1317753,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0774383373,
            "variance": 0.005996696083
          },
          {
            "average": 17.28255219,
            "count": 1317753,
            "maximum": 22,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.599131594,
            "variance": 2.557221853
          },
          {
            "average": 247266232.2,
            "count": 1317753,
            "maximum": 247269155.4,
            "minimum": 247264209.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 990.8362574,
            "variance": 981756.489
          },
          {
            "average": 0,
            "count": 1317753,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1317753,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1317753,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1317753,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1317753,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428445.6757,
          1646753.455,
          -6.463679166,
          -427294.2157,
          1647905.535,
          -1.003679166
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428445.67566170276,
                1646753.454967818,
                -6.46367916627928
              ],
              [
                -428445.67566170276,
                1647905.534967818,
                -6.46367916627928
              ],
              [
                -427294.2156617028,
                1647905.534967818,
                -1.00367916627928
              ],
              [
                -427294.2156617028,
                1646753.454967818,
                -1.00367916627928
              ],
              [
                -428445.67566170276,
                1646753.454967818,
                -6.46367916627928
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:39:15+00:00",
        "end_time": "2019-07-15T22:16:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9857.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9857.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9857.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9857.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9605598,
            64.52267108,
            -6.463679166,
            -162.9335463,
            64.53428938,
            -1.003679166
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9573296759961,
                  64.52267107810114,
                  -6.46367916627928
                ],
                [
                  -162.9605598365827,
                  64.53290296833842,
                  -6.46367916627928
                ],
                [
                  -162.9367681291329,
                  64.53428938028246,
                  -1.00367916627928
                ],
                [
                  -162.93354633687593,
                  64.52405697297783,
                  -1.00367916627928
                ],
                [
                  -162.9573296759961,
                  64.52267107810114,
                  -6.46367916627928
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9857.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9857.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:39:15Z",
            "pc:count": 1317753,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427746.6607,
                "count": 1317753,
                "maximum": -427294.2157,
                "minimum": -428445.6757,
                "name": "X",
                "position": 0,
                "stddev": 279.6646548,
                "variance": 78212.31916
              },
              {
                "average": 1647431.156,
                "count": 1317753,
                "maximum": 1647905.535,
                "minimum": 1646753.455,
                "name": "Y",
                "position": 1,
                "stddev": 263.1961006,
                "variance": 69272.18739
              },
              {
                "average": -3.788537679,
                "count": 1317753,
                "maximum": -1.003679166,
                "minimum": -6.463679166,
                "name": "Z",
                "position": 2,
                "stddev": 1.125859179,
                "variance": 1.267558891
              },
              {
                "average": 687.9081512,
                "count": 1317753,
                "maximum": 3447,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 847.1145136,
                "variance": 717602.9991
              },
              {
                "average": 1,
                "count": 1317753,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1317753,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1317753,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1317753,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1317753,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99522462,
                "count": 1317753,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.19472637,
                "variance": 1.4273711
              },
              {
                "average": 2.006025408,
                "count": 1317753,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0774383373,
                "variance": 0.005996696083
              },
              {
                "average": 17.28255219,
                "count": 1317753,
                "maximum": 22,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.599131594,
                "variance": 2.557221853
              },
              {
                "average": 247266232.2,
                "count": 1317753,
                "maximum": 247269155.4,
                "minimum": 247264209.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 990.8362574,
                "variance": 981756.489
              },
              {
                "average": 0,
                "count": 1317753,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1317753,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1317753,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1317753,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1317753,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428445.6757,
              1646753.455,
              -6.463679166,
              -427294.2157,
              1647905.535,
              -1.003679166
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428445.67566170276,
                    1646753.454967818,
                    -6.46367916627928
                  ],
                  [
                    -428445.67566170276,
                    1647905.534967818,
                    -6.46367916627928
                  ],
                  [
                    -427294.2156617028,
                    1647905.534967818,
                    -1.00367916627928
                  ],
                  [
                    -427294.2156617028,
                    1646753.454967818,
                    -1.00367916627928
                  ],
                  [
                    -428445.67566170276,
                    1646753.454967818,
                    -6.46367916627928
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:39:15+00:00",
            "end_time": "2019-07-15T22:16:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0550.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.81670085753063,
              64.4638266822879,
              26.53786150396244
            ],
            [
              -162.81804133275958,
              64.46815075117915,
              26.53786150396244
            ],
            [
              -162.8049128011743,
              64.46890556782317,
              44.09786150396244
            ],
            [
              -162.80357427465913,
              64.46458138028584,
              44.09786150396244
            ],
            [
              -162.81670085753063,
              64.4638266822879,
              26.53786150396244
            ]
          ]
        ]
      },
      "bbox": [
        -162.8180413,
        64.46382668,
        26.5378615,
        -162.8035743,
        64.46890557,
        44.0978615
      ],
      "properties": {
        "datetime": "2019-07-15T22:40:34Z",
        "pc:count": 608397,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -422379.2399,
            "count": 608397,
            "maximum": -421991.4798,
            "minimum": -422628.1398,
            "name": "X",
            "position": 0,
            "stddev": 141.2073695,
            "variance": 19939.5212
          },
          {
            "average": 1639626.428,
            "count": 608397,
            "maximum": 1639832.009,
            "minimum": 1639345.229,
            "name": "Y",
            "position": 1,
            "stddev": 109.9742369,
            "variance": 12094.33278
          },
          {
            "average": 35.42758366,
            "count": 608397,
            "maximum": 44.0978615,
            "minimum": 26.5378615,
            "name": "Z",
            "position": 2,
            "stddev": 3.885189022,
            "variance": 15.09469374
          },
          {
            "average": 1062.862019,
            "count": 608397,
            "maximum": 3677,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 539.7880418,
            "variance": 291371.13
          },
          {
            "average": 1,
            "count": 608397,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 608397,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 608397,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 608397,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.520306642,
            "count": 608397,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4995878807,
            "variance": 0.2495880505
          },
          {
            "average": 20.4464695,
            "count": 608397,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.48118408,
            "variance": 2.19390628
          },
          {
            "average": 1.000034517,
            "count": 608397,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.005875014962,
            "variance": 3.45158008e-05
          },
          {
            "average": 14.25398547,
            "count": 608397,
            "maximum": 16,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.835010086,
            "variance": 0.6972418437
          },
          {
            "average": 247264253.2,
            "count": 608397,
            "maximum": 247265634,
            "minimum": 247263111.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 546.7365222,
            "variance": 298920.8247
          },
          {
            "average": 0,
            "count": 608397,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 608397,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 608397,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 608397,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 608397,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -422628.1398,
          1639345.229,
          26.5378615,
          -421991.4798,
          1639832.009,
          44.0978615
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -422628.13980183797,
                1639345.2286958236,
                26.53786150396244
              ],
              [
                -422628.13980183797,
                1639832.0086958234,
                26.53786150396244
              ],
              [
                -421991.47980183794,
                1639832.0086958234,
                44.09786150396244
              ],
              [
                -421991.47980183794,
                1639345.2286958236,
                44.09786150396244
              ],
              [
                -422628.13980183797,
                1639345.2286958236,
                26.53786150396244
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:40:34+00:00",
        "end_time": "2019-07-15T21:58:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0550.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0550.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0550.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0550.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8180413,
            64.46382668,
            26.5378615,
            -162.8035743,
            64.46890557,
            44.0978615
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.81670085753063,
                  64.4638266822879,
                  26.53786150396244
                ],
                [
                  -162.81804133275958,
                  64.46815075117915,
                  26.53786150396244
                ],
                [
                  -162.8049128011743,
                  64.46890556782317,
                  44.09786150396244
                ],
                [
                  -162.80357427465913,
                  64.46458138028584,
                  44.09786150396244
                ],
                [
                  -162.81670085753063,
                  64.4638266822879,
                  26.53786150396244
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0550.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0550.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:40:34Z",
            "pc:count": 608397,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -422379.2399,
                "count": 608397,
                "maximum": -421991.4798,
                "minimum": -422628.1398,
                "name": "X",
                "position": 0,
                "stddev": 141.2073695,
                "variance": 19939.5212
              },
              {
                "average": 1639626.428,
                "count": 608397,
                "maximum": 1639832.009,
                "minimum": 1639345.229,
                "name": "Y",
                "position": 1,
                "stddev": 109.9742369,
                "variance": 12094.33278
              },
              {
                "average": 35.42758366,
                "count": 608397,
                "maximum": 44.0978615,
                "minimum": 26.5378615,
                "name": "Z",
                "position": 2,
                "stddev": 3.885189022,
                "variance": 15.09469374
              },
              {
                "average": 1062.862019,
                "count": 608397,
                "maximum": 3677,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 539.7880418,
                "variance": 291371.13
              },
              {
                "average": 1,
                "count": 608397,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 608397,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 608397,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 608397,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.520306642,
                "count": 608397,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4995878807,
                "variance": 0.2495880505
              },
              {
                "average": 20.4464695,
                "count": 608397,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.48118408,
                "variance": 2.19390628
              },
              {
                "average": 1.000034517,
                "count": 608397,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.005875014962,
                "variance": 3.45158008e-05
              },
              {
                "average": 14.25398547,
                "count": 608397,
                "maximum": 16,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.835010086,
                "variance": 0.6972418437
              },
              {
                "average": 247264253.2,
                "count": 608397,
                "maximum": 247265634,
                "minimum": 247263111.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 546.7365222,
                "variance": 298920.8247
              },
              {
                "average": 0,
                "count": 608397,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 608397,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 608397,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 608397,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 608397,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -422628.1398,
              1639345.229,
              26.5378615,
              -421991.4798,
              1639832.009,
              44.0978615
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -422628.13980183797,
                    1639345.2286958236,
                    26.53786150396244
                  ],
                  [
                    -422628.13980183797,
                    1639832.0086958234,
                    26.53786150396244
                  ],
                  [
                    -421991.47980183794,
                    1639832.0086958234,
                    44.09786150396244
                  ],
                  [
                    -421991.47980183794,
                    1639345.2286958236,
                    44.09786150396244
                  ],
                  [
                    -422628.13980183797,
                    1639345.2286958236,
                    26.53786150396244
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:40:34+00:00",
            "end_time": "2019-07-15T21:58: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": "20190710_NCMP_AK_03WWM8561.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22571813524902,
              64.56205197980863,
              -0.866611363873825
            ],
            [
              -163.22905108579656,
              64.57228496687614,
              -0.866611363873825
            ],
            [
              -163.2052529814163,
              64.57371199960872,
              0.253388636126175
            ],
            [
              -163.20192840376555,
              64.56347847931512,
              0.253388636126175
            ],
            [
              -163.22571813524902,
              64.56205197980863,
              -0.866611363873825
            ]
          ]
        ]
      },
      "bbox": [
        -163.2290511,
        64.56205198,
        -0.8666113639,
        -163.2019284,
        64.573712,
        0.2533886361
      ],
      "properties": {
        "datetime": "2019-07-11T00:42:32Z",
        "pc:count": 3425784,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439995.1804,
            "count": 3425784,
            "maximum": -439442.4816,
            "minimum": -440593.3016,
            "name": "X",
            "position": 0,
            "stddev": 283.9836372,
            "variance": 80646.70617
          },
          {
            "average": 1653436.372,
            "count": 3425784,
            "maximum": 1654014.964,
            "minimum": 1652862.184,
            "name": "Y",
            "position": 1,
            "stddev": 292.1960757,
            "variance": 85378.54666
          },
          {
            "average": -0.4005212105,
            "count": 3425784,
            "maximum": 0.2533886361,
            "minimum": -0.8666113639,
            "name": "Z",
            "position": 2,
            "stddev": 0.08933401392,
            "variance": 0.007980566043
          },
          {
            "average": 19.95586441,
            "count": 3425784,
            "maximum": 1953,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 160.389429,
            "variance": 25724.76894
          },
          {
            "average": 1.000002043,
            "count": 3425784,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001429448954,
            "variance": 2.043324314e-06
          },
          {
            "average": 1.000004087,
            "count": 3425784,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002021544033,
            "variance": 4.086640277e-06
          },
          {
            "average": 1,
            "count": 3425784,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3425784,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3425784,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.94223098,
            "count": 3425784,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.330164743,
            "variance": 1.769338242
          },
          {
            "average": 2.000542066,
            "count": 3425784,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02328853431,
            "variance": 0.0005423558305
          },
          {
            "average": 25.63739804,
            "count": 3425784,
            "maximum": 29,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.541092199,
            "variance": 2.374965167
          },
          {
            "average": 246838843,
            "count": 3425784,
            "maximum": 246840952.6,
            "minimum": 246836583.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 940.4196239,
            "variance": 884389.0691
          },
          {
            "average": 0,
            "count": 3425784,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3425784,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3425784,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3425784,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3425784,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440593.3016,
          1652862.184,
          -0.8666113639,
          -439442.4816,
          1654014.964,
          0.2533886361
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440593.301581682,
                1652862.1842982618,
                -0.866611363873825
              ],
              [
                -440593.301581682,
                1654014.9642982616,
                -0.866611363873825
              ],
              [
                -439442.48158168205,
                1654014.9642982616,
                0.253388636126175
              ],
              [
                -439442.48158168205,
                1652862.1842982618,
                0.253388636126175
              ],
              [
                -440593.301581682,
                1652862.1842982618,
                -0.866611363873825
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:42:32+00:00",
        "end_time": "2019-07-10T23:29:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8561.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8561.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8561.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8561.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2290511,
            64.56205198,
            -0.8666113639,
            -163.2019284,
            64.573712,
            0.2533886361
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22571813524902,
                  64.56205197980863,
                  -0.866611363873825
                ],
                [
                  -163.22905108579656,
                  64.57228496687614,
                  -0.866611363873825
                ],
                [
                  -163.2052529814163,
                  64.57371199960872,
                  0.253388636126175
                ],
                [
                  -163.20192840376555,
                  64.56347847931512,
                  0.253388636126175
                ],
                [
                  -163.22571813524902,
                  64.56205197980863,
                  -0.866611363873825
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8561.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8561.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:42:32Z",
            "pc:count": 3425784,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439995.1804,
                "count": 3425784,
                "maximum": -439442.4816,
                "minimum": -440593.3016,
                "name": "X",
                "position": 0,
                "stddev": 283.9836372,
                "variance": 80646.70617
              },
              {
                "average": 1653436.372,
                "count": 3425784,
                "maximum": 1654014.964,
                "minimum": 1652862.184,
                "name": "Y",
                "position": 1,
                "stddev": 292.1960757,
                "variance": 85378.54666
              },
              {
                "average": -0.4005212105,
                "count": 3425784,
                "maximum": 0.2533886361,
                "minimum": -0.8666113639,
                "name": "Z",
                "position": 2,
                "stddev": 0.08933401392,
                "variance": 0.007980566043
              },
              {
                "average": 19.95586441,
                "count": 3425784,
                "maximum": 1953,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 160.389429,
                "variance": 25724.76894
              },
              {
                "average": 1.000002043,
                "count": 3425784,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001429448954,
                "variance": 2.043324314e-06
              },
              {
                "average": 1.000004087,
                "count": 3425784,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002021544033,
                "variance": 4.086640277e-06
              },
              {
                "average": 1,
                "count": 3425784,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3425784,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3425784,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.94223098,
                "count": 3425784,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.330164743,
                "variance": 1.769338242
              },
              {
                "average": 2.000542066,
                "count": 3425784,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02328853431,
                "variance": 0.0005423558305
              },
              {
                "average": 25.63739804,
                "count": 3425784,
                "maximum": 29,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.541092199,
                "variance": 2.374965167
              },
              {
                "average": 246838843,
                "count": 3425784,
                "maximum": 246840952.6,
                "minimum": 246836583.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 940.4196239,
                "variance": 884389.0691
              },
              {
                "average": 0,
                "count": 3425784,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3425784,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3425784,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3425784,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3425784,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440593.3016,
              1652862.184,
              -0.8666113639,
              -439442.4816,
              1654014.964,
              0.2533886361
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440593.301581682,
                    1652862.1842982618,
                    -0.866611363873825
                  ],
                  [
                    -440593.301581682,
                    1654014.9642982616,
                    -0.866611363873825
                  ],
                  [
                    -439442.48158168205,
                    1654014.9642982616,
                    0.253388636126175
                  ],
                  [
                    -439442.48158168205,
                    1652862.1842982618,
                    0.253388636126175
                  ],
                  [
                    -440593.301581682,
                    1652862.1842982618,
                    -0.866611363873825
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:42:32+00:00",
            "end_time": "2019-07-10T23:29:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8870.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.15770401647788,
              64.64200177084304,
              0.430675733575947
            ],
            [
              -163.16102076234367,
              64.65223404611743,
              0.430675733575947
            ],
            [
              -163.13713740130154,
              64.65365165958377,
              5.050675733575947
            ],
            [
              -163.1338290828704,
              64.64341885271334,
              5.050675733575947
            ],
            [
              -163.15770401647788,
              64.64200177084304,
              0.430675733575947
            ]
          ]
        ]
      },
      "bbox": [
        -163.1610208,
        64.64200177,
        0.4306757336,
        -163.1338291,
        64.65365166,
        5.050675734
      ],
      "properties": {
        "datetime": "2019-07-15T22:55:34Z",
        "pc:count": 3317431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435573.7364,
            "count": 3317431,
            "maximum": -434988.2632,
            "minimum": -436139.8032,
            "name": "X",
            "position": 0,
            "stddev": 278.025624,
            "variance": 77298.24758
          },
          {
            "average": 1661863.562,
            "count": 3317431,
            "maximum": 1662399.7,
            "minimum": 1661247.3,
            "name": "Y",
            "position": 1,
            "stddev": 273.7166119,
            "variance": 74920.78363
          },
          {
            "average": 1.936662372,
            "count": 3317431,
            "maximum": 5.050675734,
            "minimum": 0.4306757336,
            "name": "Z",
            "position": 2,
            "stddev": 0.6638326526,
            "variance": 0.4406737906
          },
          {
            "average": 490.6496361,
            "count": 3317431,
            "maximum": 9083,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 528.8852587,
            "variance": 279719.6169
          },
          {
            "average": 1.000112738,
            "count": 3317431,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01064556428,
            "variance": 0.0001133280389
          },
          {
            "average": 1.000230299,
            "count": 3317431,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01523333013,
            "variance": 0.0002320543468
          },
          {
            "average": 1,
            "count": 3317431,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3317431,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.28877978,
            "count": 3317431,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.82024225,
            "variance": 164.3586113
          },
          {
            "average": 19.94183109,
            "count": 3317431,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.233588138,
            "variance": 1.521739694
          },
          {
            "average": 1.319719084,
            "count": 3317431,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4663683734,
            "variance": 0.2174994597
          },
          {
            "average": 13.78416974,
            "count": 3317431,
            "maximum": 18,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.585555853,
            "variance": 2.513987364
          },
          {
            "average": 247264026.2,
            "count": 3317431,
            "maximum": 247266534.4,
            "minimum": 247261515.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1012.042208,
            "variance": 1024229.431
          },
          {
            "average": 0,
            "count": 3317431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3317431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3317431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3317431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3317431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436139.8032,
          1661247.3,
          0.4306757336,
          -434988.2632,
          1662399.7,
          5.050675734
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436139.8032001081,
                1661247.2999886505,
                0.430675733575947
              ],
              [
                -436139.8032001081,
                1662399.6999886504,
                0.430675733575947
              ],
              [
                -434988.2632001081,
                1662399.6999886504,
                5.050675733575947
              ],
              [
                -434988.2632001081,
                1661247.2999886505,
                5.050675733575947
              ],
              [
                -436139.8032001081,
                1661247.2999886505,
                0.430675733575947
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:55:34+00:00",
        "end_time": "2019-07-15T21:31:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8870.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8870.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8870.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8870.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1610208,
            64.64200177,
            0.4306757336,
            -163.1338291,
            64.65365166,
            5.050675734
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.15770401647788,
                  64.64200177084304,
                  0.430675733575947
                ],
                [
                  -163.16102076234367,
                  64.65223404611743,
                  0.430675733575947
                ],
                [
                  -163.13713740130154,
                  64.65365165958377,
                  5.050675733575947
                ],
                [
                  -163.1338290828704,
                  64.64341885271334,
                  5.050675733575947
                ],
                [
                  -163.15770401647788,
                  64.64200177084304,
                  0.430675733575947
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8870.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8870.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:55:34Z",
            "pc:count": 3317431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435573.7364,
                "count": 3317431,
                "maximum": -434988.2632,
                "minimum": -436139.8032,
                "name": "X",
                "position": 0,
                "stddev": 278.025624,
                "variance": 77298.24758
              },
              {
                "average": 1661863.562,
                "count": 3317431,
                "maximum": 1662399.7,
                "minimum": 1661247.3,
                "name": "Y",
                "position": 1,
                "stddev": 273.7166119,
                "variance": 74920.78363
              },
              {
                "average": 1.936662372,
                "count": 3317431,
                "maximum": 5.050675734,
                "minimum": 0.4306757336,
                "name": "Z",
                "position": 2,
                "stddev": 0.6638326526,
                "variance": 0.4406737906
              },
              {
                "average": 490.6496361,
                "count": 3317431,
                "maximum": 9083,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 528.8852587,
                "variance": 279719.6169
              },
              {
                "average": 1.000112738,
                "count": 3317431,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01064556428,
                "variance": 0.0001133280389
              },
              {
                "average": 1.000230299,
                "count": 3317431,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01523333013,
                "variance": 0.0002320543468
              },
              {
                "average": 1,
                "count": 3317431,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3317431,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.28877978,
                "count": 3317431,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.82024225,
                "variance": 164.3586113
              },
              {
                "average": 19.94183109,
                "count": 3317431,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.233588138,
                "variance": 1.521739694
              },
              {
                "average": 1.319719084,
                "count": 3317431,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4663683734,
                "variance": 0.2174994597
              },
              {
                "average": 13.78416974,
                "count": 3317431,
                "maximum": 18,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.585555853,
                "variance": 2.513987364
              },
              {
                "average": 247264026.2,
                "count": 3317431,
                "maximum": 247266534.4,
                "minimum": 247261515.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1012.042208,
                "variance": 1024229.431
              },
              {
                "average": 0,
                "count": 3317431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3317431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3317431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3317431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3317431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436139.8032,
              1661247.3,
              0.4306757336,
              -434988.2632,
              1662399.7,
              5.050675734
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436139.8032001081,
                    1661247.2999886505,
                    0.430675733575947
                  ],
                  [
                    -436139.8032001081,
                    1662399.6999886504,
                    0.430675733575947
                  ],
                  [
                    -434988.2632001081,
                    1662399.6999886504,
                    5.050675733575947
                  ],
                  [
                    -434988.2632001081,
                    1661247.2999886505,
                    5.050675733575947
                  ],
                  [
                    -436139.8032001081,
                    1661247.2999886505,
                    0.430675733575947
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:55:34+00:00",
            "end_time": "2019-07-15T21:31:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0252.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.87752997919773,
              64.4766549198849,
              -4.013301386304462
            ],
            [
              -162.88072821440096,
              64.48689366536108,
              -4.013301386304462
            ],
            [
              -162.85696929415823,
              64.48826779101341,
              -0.293301386304461
            ],
            [
              -162.85377941124645,
              64.47802853377647,
              -0.293301386304461
            ],
            [
              -162.87752997919773,
              64.4766549198849,
              -4.013301386304462
            ]
          ]
        ]
      },
      "bbox": [
        -162.8807282,
        64.47665492,
        -4.013301386,
        -162.8537794,
        64.48826779,
        -0.2933013863
      ],
      "properties": {
        "datetime": "2019-07-15T23:45:59Z",
        "pc:count": 3690087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -424738.0975,
            "count": 3690087,
            "maximum": -424184.3367,
            "minimum": -425335.8767,
            "name": "X",
            "position": 0,
            "stddev": 291.9792024,
            "variance": 85251.85461
          },
          {
            "average": 1641716.33,
            "count": 3690087,
            "maximum": 1642305.046,
            "minimum": 1641152.306,
            "name": "Y",
            "position": 1,
            "stddev": 289.633867,
            "variance": 83887.7769
          },
          {
            "average": -2.473316708,
            "count": 3690087,
            "maximum": -0.2933013863,
            "minimum": -4.013301386,
            "name": "Z",
            "position": 2,
            "stddev": 0.5728032153,
            "variance": 0.3281035234
          },
          {
            "average": 46.43939723,
            "count": 3690087,
            "maximum": 5164,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 388.5130246,
            "variance": 150942.3703
          },
          {
            "average": 1.000002168,
            "count": 3690087,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001472401594,
            "variance": 2.167966453e-06
          },
          {
            "average": 1.000004336,
            "count": 3690087,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002082288046,
            "variance": 4.335923506e-06
          },
          {
            "average": 1,
            "count": 3690087,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3690087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99996423,
            "count": 3690087,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.01465018309,
            "variance": 0.0002146278645
          },
          {
            "average": 19.8296159,
            "count": 3690087,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.078560306,
            "variance": 1.163292334
          },
          {
            "average": 2.001206476,
            "count": 3690087,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03481474212,
            "variance": 0.001212066269
          },
          {
            "average": 19.10864676,
            "count": 3690087,
            "maximum": 23,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.580626862,
            "variance": 2.498381278
          },
          {
            "average": 247267354.8,
            "count": 3690087,
            "maximum": 247269559.5,
            "minimum": 247264635.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 961.086776,
            "variance": 923687.7909
          },
          {
            "average": 0,
            "count": 3690087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3690087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3690087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3690087,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3690087,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425335.8767,
          1641152.306,
          -4.013301386,
          -424184.3367,
          1642305.046,
          -0.2933013863
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425335.87669724633,
                1641152.3063148877,
                -4.013301386304462
              ],
              [
                -425335.87669724633,
                1642305.046314888,
                -4.013301386304462
              ],
              [
                -424184.3366972463,
                1642305.046314888,
                -0.293301386304461
              ],
              [
                -424184.3366972463,
                1641152.3063148877,
                -0.293301386304461
              ],
              [
                -425335.87669724633,
                1641152.3063148877,
                -4.013301386304462
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:45:59+00:00",
        "end_time": "2019-07-15T22:23:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0252.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0252.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0252.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0252.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8807282,
            64.47665492,
            -4.013301386,
            -162.8537794,
            64.48826779,
            -0.2933013863
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.87752997919773,
                  64.4766549198849,
                  -4.013301386304462
                ],
                [
                  -162.88072821440096,
                  64.48689366536108,
                  -4.013301386304462
                ],
                [
                  -162.85696929415823,
                  64.48826779101341,
                  -0.293301386304461
                ],
                [
                  -162.85377941124645,
                  64.47802853377647,
                  -0.293301386304461
                ],
                [
                  -162.87752997919773,
                  64.4766549198849,
                  -4.013301386304462
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0252.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0252.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:45:59Z",
            "pc:count": 3690087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -424738.0975,
                "count": 3690087,
                "maximum": -424184.3367,
                "minimum": -425335.8767,
                "name": "X",
                "position": 0,
                "stddev": 291.9792024,
                "variance": 85251.85461
              },
              {
                "average": 1641716.33,
                "count": 3690087,
                "maximum": 1642305.046,
                "minimum": 1641152.306,
                "name": "Y",
                "position": 1,
                "stddev": 289.633867,
                "variance": 83887.7769
              },
              {
                "average": -2.473316708,
                "count": 3690087,
                "maximum": -0.2933013863,
                "minimum": -4.013301386,
                "name": "Z",
                "position": 2,
                "stddev": 0.5728032153,
                "variance": 0.3281035234
              },
              {
                "average": 46.43939723,
                "count": 3690087,
                "maximum": 5164,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 388.5130246,
                "variance": 150942.3703
              },
              {
                "average": 1.000002168,
                "count": 3690087,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001472401594,
                "variance": 2.167966453e-06
              },
              {
                "average": 1.000004336,
                "count": 3690087,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002082288046,
                "variance": 4.335923506e-06
              },
              {
                "average": 1,
                "count": 3690087,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3690087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99996423,
                "count": 3690087,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.01465018309,
                "variance": 0.0002146278645
              },
              {
                "average": 19.8296159,
                "count": 3690087,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.078560306,
                "variance": 1.163292334
              },
              {
                "average": 2.001206476,
                "count": 3690087,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03481474212,
                "variance": 0.001212066269
              },
              {
                "average": 19.10864676,
                "count": 3690087,
                "maximum": 23,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.580626862,
                "variance": 2.498381278
              },
              {
                "average": 247267354.8,
                "count": 3690087,
                "maximum": 247269559.5,
                "minimum": 247264635.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 961.086776,
                "variance": 923687.7909
              },
              {
                "average": 0,
                "count": 3690087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3690087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3690087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3690087,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3690087,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425335.8767,
              1641152.306,
              -4.013301386,
              -424184.3367,
              1642305.046,
              -0.2933013863
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425335.87669724633,
                    1641152.3063148877,
                    -4.013301386304462
                  ],
                  [
                    -425335.87669724633,
                    1642305.046314888,
                    -4.013301386304462
                  ],
                  [
                    -424184.3366972463,
                    1642305.046314888,
                    -0.293301386304461
                  ],
                  [
                    -424184.3366972463,
                    1641152.3063148877,
                    -0.293301386304461
                  ],
                  [
                    -425335.87669724633,
                    1641152.3063148877,
                    -4.013301386304462
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:45:59+00:00",
            "end_time": "2019-07-15T22:23: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": "20190715_NCMP_AK_03WWM8566.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22280206529058,
              64.60689674841183,
              -1.03491087362685
            ],
            [
              -163.2261389287824,
              64.61712958069796,
              -1.03491087362685
            ],
            [
              -163.20228412888258,
              64.61855739523084,
              1.18508912637315
            ],
            [
              -163.1989556708839,
              64.60832402834745,
              1.18508912637315
            ],
            [
              -163.22280206529058,
              64.60689674841183,
              -1.03491087362685
            ]
          ]
        ]
      },
      "bbox": [
        -163.2261389,
        64.60689675,
        -1.034910874,
        -163.1989557,
        64.6185574,
        1.185089126
      ],
      "properties": {
        "datetime": "2019-07-16T02:07:49Z",
        "pc:count": 4281400,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439195.228,
            "count": 4281400,
            "maximum": -438610.6233,
            "minimum": -439762.3633,
            "name": "X",
            "position": 0,
            "stddev": 285.4053805,
            "variance": 81456.2312
          },
          {
            "average": 1658366.441,
            "count": 4281400,
            "maximum": 1658950.454,
            "minimum": 1657797.774,
            "name": "Y",
            "position": 1,
            "stddev": 288.1074942,
            "variance": 83005.92821
          },
          {
            "average": 0.4696808067,
            "count": 4281400,
            "maximum": 1.185089126,
            "minimum": -1.034910874,
            "name": "Z",
            "position": 2,
            "stddev": 0.1720314877,
            "variance": 0.02959483276
          },
          {
            "average": 0.000440743682,
            "count": 4281400,
            "maximum": 1887,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0.9119667362,
            "variance": 0.8316833279
          },
          {
            "average": 1.000942449,
            "count": 4281400,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03068486177,
            "variance": 0.000941560742
          },
          {
            "average": 1.001884897,
            "count": 4281400,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0433744748,
            "variance": 0.001881345064
          },
          {
            "average": 1,
            "count": 4281400,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4281400,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4281400,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.9721932,
            "count": 4281400,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.12683291,
            "variance": 1.269752408
          },
          {
            "average": 2.001138179,
            "count": 4281400,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03371770921,
            "variance": 0.001136883914
          },
          {
            "average": 8.432732985,
            "count": 4281400,
            "maximum": 36,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.570989545,
            "variance": 43.1779036
          },
          {
            "average": 247260280.8,
            "count": 4281400,
            "maximum": 247278069.2,
            "minimum": 247256634.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4276.628834,
            "variance": 18289554.18
          },
          {
            "average": 0,
            "count": 4281400,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4281400,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4281400,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4281400,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4281400,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439762.3633,
          1657797.774,
          -1.034910874,
          -438610.6233,
          1658950.454,
          1.185089126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439762.36333443574,
                1657797.7736411935,
                -1.03491087362685
              ],
              [
                -439762.36333443574,
                1658950.4536411937,
                -1.03491087362685
              ],
              [
                -438610.62333443575,
                1658950.4536411937,
                1.18508912637315
              ],
              [
                -438610.62333443575,
                1657797.7736411935,
                1.18508912637315
              ],
              [
                -439762.36333443574,
                1657797.7736411935,
                -1.03491087362685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:07:49+00:00",
        "end_time": "2019-07-15T20:10:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8566.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8566.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8566.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8566.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2261389,
            64.60689675,
            -1.034910874,
            -163.1989557,
            64.6185574,
            1.185089126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22280206529058,
                  64.60689674841183,
                  -1.03491087362685
                ],
                [
                  -163.2261389287824,
                  64.61712958069796,
                  -1.03491087362685
                ],
                [
                  -163.20228412888258,
                  64.61855739523084,
                  1.18508912637315
                ],
                [
                  -163.1989556708839,
                  64.60832402834745,
                  1.18508912637315
                ],
                [
                  -163.22280206529058,
                  64.60689674841183,
                  -1.03491087362685
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8566.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8566.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:07:49Z",
            "pc:count": 4281400,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439195.228,
                "count": 4281400,
                "maximum": -438610.6233,
                "minimum": -439762.3633,
                "name": "X",
                "position": 0,
                "stddev": 285.4053805,
                "variance": 81456.2312
              },
              {
                "average": 1658366.441,
                "count": 4281400,
                "maximum": 1658950.454,
                "minimum": 1657797.774,
                "name": "Y",
                "position": 1,
                "stddev": 288.1074942,
                "variance": 83005.92821
              },
              {
                "average": 0.4696808067,
                "count": 4281400,
                "maximum": 1.185089126,
                "minimum": -1.034910874,
                "name": "Z",
                "position": 2,
                "stddev": 0.1720314877,
                "variance": 0.02959483276
              },
              {
                "average": 0.000440743682,
                "count": 4281400,
                "maximum": 1887,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0.9119667362,
                "variance": 0.8316833279
              },
              {
                "average": 1.000942449,
                "count": 4281400,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03068486177,
                "variance": 0.000941560742
              },
              {
                "average": 1.001884897,
                "count": 4281400,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0433744748,
                "variance": 0.001881345064
              },
              {
                "average": 1,
                "count": 4281400,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4281400,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4281400,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.9721932,
                "count": 4281400,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.12683291,
                "variance": 1.269752408
              },
              {
                "average": 2.001138179,
                "count": 4281400,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03371770921,
                "variance": 0.001136883914
              },
              {
                "average": 8.432732985,
                "count": 4281400,
                "maximum": 36,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.570989545,
                "variance": 43.1779036
              },
              {
                "average": 247260280.8,
                "count": 4281400,
                "maximum": 247278069.2,
                "minimum": 247256634.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4276.628834,
                "variance": 18289554.18
              },
              {
                "average": 0,
                "count": 4281400,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4281400,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4281400,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4281400,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4281400,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439762.3633,
              1657797.774,
              -1.034910874,
              -438610.6233,
              1658950.454,
              1.185089126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439762.36333443574,
                    1657797.7736411935,
                    -1.03491087362685
                  ],
                  [
                    -439762.36333443574,
                    1658950.4536411937,
                    -1.03491087362685
                  ],
                  [
                    -438610.62333443575,
                    1658950.4536411937,
                    1.18508912637315
                  ],
                  [
                    -438610.62333443575,
                    1657797.7736411935,
                    1.18508912637315
                  ],
                  [
                    -439762.36333443574,
                    1657797.7736411935,
                    -1.03491087362685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:07:49+00:00",
            "end_time": "2019-07-15T20: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": "20190710_NCMP_AK_03WWM7866.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.36903174542337,
              64.60858891901056,
              -2.408930103666482
            ],
            [
              -163.3723388246628,
              64.61856957659127,
              -2.408930103666482
            ],
            [
              -163.34850013983043,
              64.62001929681676,
              6.051069896333519
            ],
            [
              -163.34520124859657,
              64.61003810977294,
              6.051069896333519
            ],
            [
              -163.36903174542337,
              64.60858891901056,
              -2.408930103666482
            ]
          ]
        ]
      },
      "bbox": [
        -163.3723388,
        64.60858892,
        -2.408930104,
        -163.3452012,
        64.6200193,
        6.051069896
      ],
      "properties": {
        "datetime": "2019-07-15T01:30:00Z",
        "pc:count": 3997461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445959.6765,
            "count": 3997461,
            "maximum": -445511.1403,
            "minimum": -446662.4003,
            "name": "X",
            "position": 0,
            "stddev": 267.0827617,
            "variance": 71333.20158
          },
          {
            "average": 1659527.191,
            "count": 3997461,
            "maximum": 1660085.232,
            "minimum": 1658960.612,
            "name": "Y",
            "position": 1,
            "stddev": 280.0686046,
            "variance": 78438.42326
          },
          {
            "average": 2.116582976,
            "count": 3997461,
            "maximum": 6.051069896,
            "minimum": -2.408930104,
            "name": "Z",
            "position": 2,
            "stddev": 0.4504026144,
            "variance": 0.202862515
          },
          {
            "average": 641.805461,
            "count": 3997461,
            "maximum": 3480,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 472.2674499,
            "variance": 223036.5443
          },
          {
            "average": 1.00335563,
            "count": 3997461,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06425238057,
            "variance": 0.004128368409
          },
          {
            "average": 1.006717264,
            "count": 3997461,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09501652423,
            "variance": 0.009028139877
          },
          {
            "average": 1,
            "count": 3997461,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3997461,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.500169733,
            "count": 3997461,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.694735838,
            "variance": 75.59843129
          },
          {
            "average": 20.1128687,
            "count": 3997461,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.164423816,
            "variance": 1.355882823
          },
          {
            "average": 1.116591256,
            "count": 3997461,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3224048114,
            "variance": 0.1039448624
          },
          {
            "average": 14.75058618,
            "count": 3997461,
            "maximum": 19,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.509521507,
            "variance": 2.278655181
          },
          {
            "average": 246941425.1,
            "count": 3997461,
            "maximum": 247189400.4,
            "minimum": 246830600.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 164220.1916,
            "variance": 26968271330.0
          },
          {
            "average": 0,
            "count": 3997461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3997461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3997461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3997461,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3997461,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446662.4003,
          1658960.612,
          -2.408930104,
          -445511.1403,
          1660085.232,
          6.051069896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446662.40030094667,
                1658960.6119841763,
                -2.408930103666482
              ],
              [
                -446662.40030094667,
                1660085.2319841764,
                -2.408930103666482
              ],
              [
                -445511.14030094666,
                1660085.2319841764,
                6.051069896333519
              ],
              [
                -445511.14030094666,
                1658960.6119841763,
                6.051069896333519
              ],
              [
                -446662.40030094667,
                1658960.6119841763,
                -2.408930103666482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:30:00+00:00",
        "end_time": "2019-07-10T21:50:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7866.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7866.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7866.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7866.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3723388,
            64.60858892,
            -2.408930104,
            -163.3452012,
            64.6200193,
            6.051069896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.36903174542337,
                  64.60858891901056,
                  -2.408930103666482
                ],
                [
                  -163.3723388246628,
                  64.61856957659127,
                  -2.408930103666482
                ],
                [
                  -163.34850013983043,
                  64.62001929681676,
                  6.051069896333519
                ],
                [
                  -163.34520124859657,
                  64.61003810977294,
                  6.051069896333519
                ],
                [
                  -163.36903174542337,
                  64.60858891901056,
                  -2.408930103666482
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7866.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7866.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:30:00Z",
            "pc:count": 3997461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445959.6765,
                "count": 3997461,
                "maximum": -445511.1403,
                "minimum": -446662.4003,
                "name": "X",
                "position": 0,
                "stddev": 267.0827617,
                "variance": 71333.20158
              },
              {
                "average": 1659527.191,
                "count": 3997461,
                "maximum": 1660085.232,
                "minimum": 1658960.612,
                "name": "Y",
                "position": 1,
                "stddev": 280.0686046,
                "variance": 78438.42326
              },
              {
                "average": 2.116582976,
                "count": 3997461,
                "maximum": 6.051069896,
                "minimum": -2.408930104,
                "name": "Z",
                "position": 2,
                "stddev": 0.4504026144,
                "variance": 0.202862515
              },
              {
                "average": 641.805461,
                "count": 3997461,
                "maximum": 3480,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 472.2674499,
                "variance": 223036.5443
              },
              {
                "average": 1.00335563,
                "count": 3997461,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06425238057,
                "variance": 0.004128368409
              },
              {
                "average": 1.006717264,
                "count": 3997461,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09501652423,
                "variance": 0.009028139877
              },
              {
                "average": 1,
                "count": 3997461,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3997461,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.500169733,
                "count": 3997461,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.694735838,
                "variance": 75.59843129
              },
              {
                "average": 20.1128687,
                "count": 3997461,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.164423816,
                "variance": 1.355882823
              },
              {
                "average": 1.116591256,
                "count": 3997461,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3224048114,
                "variance": 0.1039448624
              },
              {
                "average": 14.75058618,
                "count": 3997461,
                "maximum": 19,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.509521507,
                "variance": 2.278655181
              },
              {
                "average": 246941425.1,
                "count": 3997461,
                "maximum": 247189400.4,
                "minimum": 246830600.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 164220.1916,
                "variance": 26968271330.0
              },
              {
                "average": 0,
                "count": 3997461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3997461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3997461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3997461,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3997461,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446662.4003,
              1658960.612,
              -2.408930104,
              -445511.1403,
              1660085.232,
              6.051069896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446662.40030094667,
                    1658960.6119841763,
                    -2.408930103666482
                  ],
                  [
                    -446662.40030094667,
                    1660085.2319841764,
                    -2.408930103666482
                  ],
                  [
                    -445511.14030094666,
                    1660085.2319841764,
                    6.051069896333519
                  ],
                  [
                    -445511.14030094666,
                    1658960.6119841763,
                    6.051069896333519
                  ],
                  [
                    -446662.40030094667,
                    1658960.6119841763,
                    -2.408930103666482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:30:00+00:00",
            "end_time": "2019-07-10T21:50: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": "20190710_NCMP_AK_03WWM7666.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.39670962813508,
              64.61076336677276,
              0.526280112554343
            ],
            [
              -163.39675975187825,
              64.61091422753273,
              0.526280112554343
            ],
            [
              -163.39631927889207,
              64.61094112668214,
              1.146280112554343
            ],
            [
              -163.39626915743543,
              64.61079026577367,
              1.146280112554343
            ],
            [
              -163.39670962813508,
              64.61076336677276,
              0.526280112554343
            ]
          ]
        ]
      },
      "bbox": [
        -163.3967598,
        64.61076337,
        0.5262801126,
        -163.3962692,
        64.61094113,
        1.146280113
      ],
      "properties": {
        "datetime": "2019-07-10T21:15:26Z",
        "pc:count": 5,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447922.9272,
            "count": 5,
            "maximum": -447917.6312,
            "minimum": -447938.9112,
            "name": "X",
            "position": 0,
            "stddev": 9.093598298,
            "variance": 82.69353
          },
          {
            "average": 1659394.802,
            "count": 5,
            "maximum": 1659404.198,
            "minimum": 1659387.198,
            "name": "Y",
            "position": 1,
            "stddev": 7.050016312,
            "variance": 49.70273
          },
          {
            "average": 1.002280113,
            "count": 5,
            "maximum": 1.146280113,
            "minimum": 0.5262801126,
            "name": "Z",
            "position": 2,
            "stddev": 0.2674509301,
            "variance": 0.07153
          },
          {
            "average": 0,
            "count": 5,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23,
            "count": 5,
            "maximum": 23,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.20080032,
            "count": 5,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.094349227,
            "variance": 1.197600231
          },
          {
            "average": 2,
            "count": 5,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6,
            "count": 5,
            "maximum": 6,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246828524.7,
            "count": 5,
            "maximum": 246828526.8,
            "minimum": 246828523.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.87453737,
            "variance": 3.513890353
          },
          {
            "average": 0,
            "count": 5,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447938.9112,
          1659387.198,
          0.5262801126,
          -447917.6312,
          1659404.198,
          1.146280113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447938.91122201516,
                1659387.197678376,
                0.526280112554343
              ],
              [
                -447938.91122201516,
                1659404.197678376,
                0.526280112554343
              ],
              [
                -447917.63122201513,
                1659404.197678376,
                1.146280112554343
              ],
              [
                -447917.63122201513,
                1659387.197678376,
                1.146280112554343
              ],
              [
                -447938.91122201516,
                1659387.197678376,
                0.526280112554343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:15:26+00:00",
        "end_time": "2019-07-10T21:15:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7666.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7666.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7666.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7666.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3967598,
            64.61076337,
            0.5262801126,
            -163.3962692,
            64.61094113,
            1.146280113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.39670962813508,
                  64.61076336677276,
                  0.526280112554343
                ],
                [
                  -163.39675975187825,
                  64.61091422753273,
                  0.526280112554343
                ],
                [
                  -163.39631927889207,
                  64.61094112668214,
                  1.146280112554343
                ],
                [
                  -163.39626915743543,
                  64.61079026577367,
                  1.146280112554343
                ],
                [
                  -163.39670962813508,
                  64.61076336677276,
                  0.526280112554343
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7666.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7666.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:15:26Z",
            "pc:count": 5,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447922.9272,
                "count": 5,
                "maximum": -447917.6312,
                "minimum": -447938.9112,
                "name": "X",
                "position": 0,
                "stddev": 9.093598298,
                "variance": 82.69353
              },
              {
                "average": 1659394.802,
                "count": 5,
                "maximum": 1659404.198,
                "minimum": 1659387.198,
                "name": "Y",
                "position": 1,
                "stddev": 7.050016312,
                "variance": 49.70273
              },
              {
                "average": 1.002280113,
                "count": 5,
                "maximum": 1.146280113,
                "minimum": 0.5262801126,
                "name": "Z",
                "position": 2,
                "stddev": 0.2674509301,
                "variance": 0.07153
              },
              {
                "average": 0,
                "count": 5,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23,
                "count": 5,
                "maximum": 23,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.20080032,
                "count": 5,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.094349227,
                "variance": 1.197600231
              },
              {
                "average": 2,
                "count": 5,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6,
                "count": 5,
                "maximum": 6,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246828524.7,
                "count": 5,
                "maximum": 246828526.8,
                "minimum": 246828523.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.87453737,
                "variance": 3.513890353
              },
              {
                "average": 0,
                "count": 5,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447938.9112,
              1659387.198,
              0.5262801126,
              -447917.6312,
              1659404.198,
              1.146280113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447938.91122201516,
                    1659387.197678376,
                    0.526280112554343
                  ],
                  [
                    -447938.91122201516,
                    1659404.197678376,
                    0.526280112554343
                  ],
                  [
                    -447917.63122201513,
                    1659404.197678376,
                    1.146280112554343
                  ],
                  [
                    -447917.63122201513,
                    1659387.197678376,
                    1.146280112554343
                  ],
                  [
                    -447938.91122201516,
                    1659387.197678376,
                    0.526280112554343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:15:26+00:00",
            "end_time": "2019-07-10T21:15: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": "20190715_NCMP_AK_03WXM0452.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.83595812654576,
              64.47604992956316,
              -0.587485872313842
            ],
            [
              -162.83914240091403,
              64.48629272435228,
              -0.587485872313842
            ],
            [
              -162.8169316410603,
              64.48757135647874,
              27.89251412768616
            ],
            [
              -162.8137551789745,
              64.47732808531974,
              27.89251412768616
            ],
            [
              -162.83595812654576,
              64.47604992956316,
              -0.587485872313842
            ]
          ]
        ]
      },
      "bbox": [
        -162.8391424,
        64.47604993,
        -0.5874858723,
        -162.8137552,
        64.48757136,
        27.89251413
      ],
      "properties": {
        "datetime": "2019-07-15T22:23:41Z",
        "pc:count": 3886506,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -422839.9173,
            "count": 3886506,
            "maximum": -422288.4163,
            "minimum": -423364.8563,
            "name": "X",
            "position": 0,
            "stddev": 263.546925,
            "variance": 69456.98168
          },
          {
            "average": 1641357.229,
            "count": 3886506,
            "maximum": 1641972.866,
            "minimum": 1640819.766,
            "name": "Y",
            "position": 1,
            "stddev": 288.6361334,
            "variance": 83310.81752
          },
          {
            "average": 11.85021948,
            "count": 3886506,
            "maximum": 27.89251413,
            "minimum": -0.5874858723,
            "name": "Z",
            "position": 2,
            "stddev": 7.264073484,
            "variance": 52.76676358
          },
          {
            "average": 848.5485035,
            "count": 3886506,
            "maximum": 5715,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 675.5834004,
            "variance": 456412.9309
          },
          {
            "average": 1.023850986,
            "count": 3886506,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1653318075,
            "variance": 0.02733460658
          },
          {
            "average": 1.047876422,
            "count": 3886506,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2406524692,
            "variance": 0.05791361094
          },
          {
            "average": 1,
            "count": 3886506,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3886506,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.518823591,
            "count": 3886506,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.764535961,
            "variance": 95.34616253
          },
          {
            "average": 19.85768631,
            "count": 3886506,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.802744318,
            "variance": 3.249887075
          },
          {
            "average": 1.176135068,
            "count": 3886506,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3865924831,
            "variance": 0.149453748
          },
          {
            "average": 11.7467072,
            "count": 3886506,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.308342334,
            "variance": 1.711759662
          },
          {
            "average": 247262770.4,
            "count": 3886506,
            "maximum": 247264621.6,
            "minimum": 247261837.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 795.3813819,
            "variance": 632631.5427
          },
          {
            "average": 0,
            "count": 3886506,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3886506,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3886506,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3886506,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3886506,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -423364.8563,
          1640819.766,
          -0.5874858723,
          -422288.4163,
          1641972.866,
          27.89251413
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -423364.8562849085,
                1640819.7656640494,
                -0.587485872313842
              ],
              [
                -423364.8562849085,
                1641972.8656640495,
                -0.587485872313842
              ],
              [
                -422288.41628490854,
                1641972.8656640495,
                27.89251412768616
              ],
              [
                -422288.41628490854,
                1640819.7656640494,
                27.89251412768616
              ],
              [
                -423364.8562849085,
                1640819.7656640494,
                -0.587485872313842
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:23:41+00:00",
        "end_time": "2019-07-15T21:37:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0452.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0452.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0452.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0452.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8391424,
            64.47604993,
            -0.5874858723,
            -162.8137552,
            64.48757136,
            27.89251413
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.83595812654576,
                  64.47604992956316,
                  -0.587485872313842
                ],
                [
                  -162.83914240091403,
                  64.48629272435228,
                  -0.587485872313842
                ],
                [
                  -162.8169316410603,
                  64.48757135647874,
                  27.89251412768616
                ],
                [
                  -162.8137551789745,
                  64.47732808531974,
                  27.89251412768616
                ],
                [
                  -162.83595812654576,
                  64.47604992956316,
                  -0.587485872313842
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0452.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0452.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:23:41Z",
            "pc:count": 3886506,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -422839.9173,
                "count": 3886506,
                "maximum": -422288.4163,
                "minimum": -423364.8563,
                "name": "X",
                "position": 0,
                "stddev": 263.546925,
                "variance": 69456.98168
              },
              {
                "average": 1641357.229,
                "count": 3886506,
                "maximum": 1641972.866,
                "minimum": 1640819.766,
                "name": "Y",
                "position": 1,
                "stddev": 288.6361334,
                "variance": 83310.81752
              },
              {
                "average": 11.85021948,
                "count": 3886506,
                "maximum": 27.89251413,
                "minimum": -0.5874858723,
                "name": "Z",
                "position": 2,
                "stddev": 7.264073484,
                "variance": 52.76676358
              },
              {
                "average": 848.5485035,
                "count": 3886506,
                "maximum": 5715,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 675.5834004,
                "variance": 456412.9309
              },
              {
                "average": 1.023850986,
                "count": 3886506,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1653318075,
                "variance": 0.02733460658
              },
              {
                "average": 1.047876422,
                "count": 3886506,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2406524692,
                "variance": 0.05791361094
              },
              {
                "average": 1,
                "count": 3886506,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3886506,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.518823591,
                "count": 3886506,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.764535961,
                "variance": 95.34616253
              },
              {
                "average": 19.85768631,
                "count": 3886506,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.802744318,
                "variance": 3.249887075
              },
              {
                "average": 1.176135068,
                "count": 3886506,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3865924831,
                "variance": 0.149453748
              },
              {
                "average": 11.7467072,
                "count": 3886506,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.308342334,
                "variance": 1.711759662
              },
              {
                "average": 247262770.4,
                "count": 3886506,
                "maximum": 247264621.6,
                "minimum": 247261837.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 795.3813819,
                "variance": 632631.5427
              },
              {
                "average": 0,
                "count": 3886506,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3886506,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3886506,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3886506,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3886506,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -423364.8563,
              1640819.766,
              -0.5874858723,
              -422288.4163,
              1641972.866,
              27.89251413
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -423364.8562849085,
                    1640819.7656640494,
                    -0.587485872313842
                  ],
                  [
                    -423364.8562849085,
                    1641972.8656640495,
                    -0.587485872313842
                  ],
                  [
                    -422288.41628490854,
                    1641972.8656640495,
                    27.89251412768616
                  ],
                  [
                    -422288.41628490854,
                    1640819.7656640494,
                    27.89251412768616
                  ],
                  [
                    -423364.8562849085,
                    1640819.7656640494,
                    -0.587485872313842
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:23:41+00:00",
            "end_time": "2019-07-15T21:37: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": "20190714_NCMP_AK_03WWM8861.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.16315493601772,
              64.56128512411868,
              -0.949927169200123
            ],
            [
              -163.16646545464857,
              64.57151979875405,
              -0.949927169200123
            ],
            [
              -163.1426603206549,
              64.57293747225405,
              0.570072830799877
            ],
            [
              -163.13935818084042,
              64.56270226782102,
              0.570072830799877
            ],
            [
              -163.16315493601772,
              64.56128512411868,
              -0.949927169200123
            ]
          ]
        ]
      },
      "bbox": [
        -163.1664655,
        64.56128512,
        -0.9499271692,
        -163.1393582,
        64.57293747,
        0.5700728308
      ],
      "properties": {
        "datetime": "2019-07-15T20:43:10Z",
        "pc:count": 4122252,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437060.5259,
            "count": 4122252,
            "maximum": -436485.2435,
            "minimum": -437636.2835,
            "name": "X",
            "position": 0,
            "stddev": 287.6069234,
            "variance": 82717.74237
          },
          {
            "average": 1652947.507,
            "count": 4122252,
            "maximum": 1653516.593,
            "minimum": 1652363.773,
            "name": "Y",
            "position": 1,
            "stddev": 287.5537767,
            "variance": 82687.17452
          },
          {
            "average": -0.4219116573,
            "count": 4122252,
            "maximum": 0.5700728308,
            "minimum": -0.9499271692,
            "name": "Z",
            "position": 2,
            "stddev": 0.1149278719,
            "variance": 0.01320841574
          },
          {
            "average": 2.070574045,
            "count": 4122252,
            "maximum": 2497,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.62480794,
            "variance": 3206.368874
          },
          {
            "average": 1.001013281,
            "count": 4122252,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03181594878,
            "variance": 0.001012254597
          },
          {
            "average": 1.002027047,
            "count": 4122252,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0449770933,
            "variance": 0.002022938922
          },
          {
            "average": 1,
            "count": 4122252,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4122252,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4122252,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.91855659,
            "count": 4122252,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.24173148,
            "variance": 1.541897068
          },
          {
            "average": 2.005647884,
            "count": 4122252,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07508218205,
            "variance": 0.005637334061
          },
          {
            "average": 4.928815123,
            "count": 4122252,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.920123626,
            "variance": 35.04786374
          },
          {
            "average": 247247884.9,
            "count": 4122252,
            "maximum": 247258590.1,
            "minimum": 247191806,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21455.85216,
            "variance": 460353591.8
          },
          {
            "average": 0,
            "count": 4122252,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4122252,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4122252,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4122252,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4122252,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437636.2835,
          1652363.773,
          -0.9499271692,
          -436485.2435,
          1653516.593,
          0.5700728308
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437636.2834570514,
                1652363.7734410563,
                -0.949927169200123
              ],
              [
                -437636.2834570514,
                1653516.593441056,
                -0.949927169200123
              ],
              [
                -436485.24345705134,
                1653516.593441056,
                0.570072830799877
              ],
              [
                -436485.24345705134,
                1652363.7734410563,
                0.570072830799877
              ],
              [
                -437636.2834570514,
                1652363.7734410563,
                -0.949927169200123
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:43:10+00:00",
        "end_time": "2019-07-15T02:10:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8861.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8861.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8861.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8861.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1664655,
            64.56128512,
            -0.9499271692,
            -163.1393582,
            64.57293747,
            0.5700728308
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.16315493601772,
                  64.56128512411868,
                  -0.949927169200123
                ],
                [
                  -163.16646545464857,
                  64.57151979875405,
                  -0.949927169200123
                ],
                [
                  -163.1426603206549,
                  64.57293747225405,
                  0.570072830799877
                ],
                [
                  -163.13935818084042,
                  64.56270226782102,
                  0.570072830799877
                ],
                [
                  -163.16315493601772,
                  64.56128512411868,
                  -0.949927169200123
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8861.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8861.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:43:10Z",
            "pc:count": 4122252,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437060.5259,
                "count": 4122252,
                "maximum": -436485.2435,
                "minimum": -437636.2835,
                "name": "X",
                "position": 0,
                "stddev": 287.6069234,
                "variance": 82717.74237
              },
              {
                "average": 1652947.507,
                "count": 4122252,
                "maximum": 1653516.593,
                "minimum": 1652363.773,
                "name": "Y",
                "position": 1,
                "stddev": 287.5537767,
                "variance": 82687.17452
              },
              {
                "average": -0.4219116573,
                "count": 4122252,
                "maximum": 0.5700728308,
                "minimum": -0.9499271692,
                "name": "Z",
                "position": 2,
                "stddev": 0.1149278719,
                "variance": 0.01320841574
              },
              {
                "average": 2.070574045,
                "count": 4122252,
                "maximum": 2497,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.62480794,
                "variance": 3206.368874
              },
              {
                "average": 1.001013281,
                "count": 4122252,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03181594878,
                "variance": 0.001012254597
              },
              {
                "average": 1.002027047,
                "count": 4122252,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0449770933,
                "variance": 0.002022938922
              },
              {
                "average": 1,
                "count": 4122252,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4122252,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4122252,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.91855659,
                "count": 4122252,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.24173148,
                "variance": 1.541897068
              },
              {
                "average": 2.005647884,
                "count": 4122252,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07508218205,
                "variance": 0.005637334061
              },
              {
                "average": 4.928815123,
                "count": 4122252,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.920123626,
                "variance": 35.04786374
              },
              {
                "average": 247247884.9,
                "count": 4122252,
                "maximum": 247258590.1,
                "minimum": 247191806,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21455.85216,
                "variance": 460353591.8
              },
              {
                "average": 0,
                "count": 4122252,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4122252,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4122252,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4122252,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4122252,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437636.2835,
              1652363.773,
              -0.9499271692,
              -436485.2435,
              1653516.593,
              0.5700728308
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437636.2834570514,
                    1652363.7734410563,
                    -0.949927169200123
                  ],
                  [
                    -437636.2834570514,
                    1653516.593441056,
                    -0.949927169200123
                  ],
                  [
                    -436485.24345705134,
                    1653516.593441056,
                    0.570072830799877
                  ],
                  [
                    -436485.24345705134,
                    1652363.7734410563,
                    0.570072830799877
                  ],
                  [
                    -437636.2834570514,
                    1652363.7734410563,
                    -0.949927169200123
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:43:10+00:00",
            "end_time": "2019-07-15T02:10: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": "20190710_NCMP_AK_03WWM8064.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3283536614084,
              64.59017922273586,
              -1.69350629509613
            ],
            [
              -163.3317267170955,
              64.60041022712731,
              -1.69350629509613
            ],
            [
              -163.30789454871012,
              64.60185406204764,
              4.40649370490387
            ],
            [
              -163.3045298804297,
              64.591622517567,
              4.40649370490387
            ],
            [
              -163.3283536614084,
              64.59017922273586,
              -1.69350629509613
            ]
          ]
        ]
      },
      "bbox": [
        -163.3317267,
        64.59017922,
        -1.693506295,
        -163.3045299,
        64.60185406,
        4.406493705
      ],
      "properties": {
        "datetime": "2019-07-15T01:30:23Z",
        "pc:count": 5589089,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444396.2403,
            "count": 5589089,
            "maximum": -443871.8599,
            "minimum": -445023.4399,
            "name": "X",
            "position": 0,
            "stddev": 288.355939,
            "variance": 83149.14755
          },
          {
            "average": 1657297.199,
            "count": 5589089,
            "maximum": 1657806.77,
            "minimum": 1656654.01,
            "name": "Y",
            "position": 1,
            "stddev": 281.3825772,
            "variance": 79176.15476
          },
          {
            "average": 1.802597746,
            "count": 5589089,
            "maximum": 4.406493705,
            "minimum": -1.693506295,
            "name": "Z",
            "position": 2,
            "stddev": 0.5690396401,
            "variance": 0.323806112
          },
          {
            "average": 544.56301,
            "count": 5589089,
            "maximum": 5282,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 445.180789,
            "variance": 198185.9349
          },
          {
            "average": 1.000424935,
            "count": 5589089,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02079968924,
            "variance": 0.0004326270725
          },
          {
            "average": 1.000857743,
            "count": 5589089,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0297235134,
            "variance": 0.000883487249
          },
          {
            "average": 1,
            "count": 5589089,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5589089,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.137208586,
            "count": 5589089,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.26450436,
            "variance": 126.8890584
          },
          {
            "average": 20.00025465,
            "count": 5589089,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.21211489,
            "variance": 1.469222507
          },
          {
            "average": 1.211143712,
            "count": 5589089,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4095140971,
            "variance": 0.1677017957
          },
          {
            "average": 15.15309901,
            "count": 5589089,
            "maximum": 20,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.084685667,
            "variance": 4.345914329
          },
          {
            "average": 246934641.9,
            "count": 5589089,
            "maximum": 247189423.4,
            "minimum": 246830863.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 160518.0408,
            "variance": 25766041430.0
          },
          {
            "average": 0,
            "count": 5589089,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5589089,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5589089,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5589089,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5589089,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445023.4399,
          1656654.01,
          -1.693506295,
          -443871.8599,
          1657806.77,
          4.406493705
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445023.4398773176,
                1656654.009825278,
                -1.69350629509613
              ],
              [
                -445023.4398773176,
                1657806.7698252779,
                -1.69350629509613
              ],
              [
                -443871.8598773176,
                1657806.7698252779,
                4.40649370490387
              ],
              [
                -443871.8598773176,
                1656654.009825278,
                4.40649370490387
              ],
              [
                -445023.4398773176,
                1656654.009825278,
                -1.69350629509613
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:30:23+00:00",
        "end_time": "2019-07-10T21:54:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8064.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8064.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8064.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8064.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3317267,
            64.59017922,
            -1.693506295,
            -163.3045299,
            64.60185406,
            4.406493705
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3283536614084,
                  64.59017922273586,
                  -1.69350629509613
                ],
                [
                  -163.3317267170955,
                  64.60041022712731,
                  -1.69350629509613
                ],
                [
                  -163.30789454871012,
                  64.60185406204764,
                  4.40649370490387
                ],
                [
                  -163.3045298804297,
                  64.591622517567,
                  4.40649370490387
                ],
                [
                  -163.3283536614084,
                  64.59017922273586,
                  -1.69350629509613
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8064.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8064.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:30:23Z",
            "pc:count": 5589089,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444396.2403,
                "count": 5589089,
                "maximum": -443871.8599,
                "minimum": -445023.4399,
                "name": "X",
                "position": 0,
                "stddev": 288.355939,
                "variance": 83149.14755
              },
              {
                "average": 1657297.199,
                "count": 5589089,
                "maximum": 1657806.77,
                "minimum": 1656654.01,
                "name": "Y",
                "position": 1,
                "stddev": 281.3825772,
                "variance": 79176.15476
              },
              {
                "average": 1.802597746,
                "count": 5589089,
                "maximum": 4.406493705,
                "minimum": -1.693506295,
                "name": "Z",
                "position": 2,
                "stddev": 0.5690396401,
                "variance": 0.323806112
              },
              {
                "average": 544.56301,
                "count": 5589089,
                "maximum": 5282,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 445.180789,
                "variance": 198185.9349
              },
              {
                "average": 1.000424935,
                "count": 5589089,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02079968924,
                "variance": 0.0004326270725
              },
              {
                "average": 1.000857743,
                "count": 5589089,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0297235134,
                "variance": 0.000883487249
              },
              {
                "average": 1,
                "count": 5589089,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5589089,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.137208586,
                "count": 5589089,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.26450436,
                "variance": 126.8890584
              },
              {
                "average": 20.00025465,
                "count": 5589089,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.21211489,
                "variance": 1.469222507
              },
              {
                "average": 1.211143712,
                "count": 5589089,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4095140971,
                "variance": 0.1677017957
              },
              {
                "average": 15.15309901,
                "count": 5589089,
                "maximum": 20,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.084685667,
                "variance": 4.345914329
              },
              {
                "average": 246934641.9,
                "count": 5589089,
                "maximum": 247189423.4,
                "minimum": 246830863.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 160518.0408,
                "variance": 25766041430.0
              },
              {
                "average": 0,
                "count": 5589089,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5589089,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5589089,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5589089,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5589089,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445023.4399,
              1656654.01,
              -1.693506295,
              -443871.8599,
              1657806.77,
              4.406493705
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445023.4398773176,
                    1656654.009825278,
                    -1.69350629509613
                  ],
                  [
                    -445023.4398773176,
                    1657806.7698252779,
                    -1.69350629509613
                  ],
                  [
                    -443871.8598773176,
                    1657806.7698252779,
                    4.40649370490387
                  ],
                  [
                    -443871.8598773176,
                    1656654.009825278,
                    4.40649370490387
                  ],
                  [
                    -445023.4398773176,
                    1656654.009825278,
                    -1.69350629509613
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:30:23+00:00",
            "end_time": "2019-07-10T21:54:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8361.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.26741126722396,
              64.56254952094864,
              -1.907199006633572
            ],
            [
              -163.2707591826801,
              64.57278143728479,
              -1.907199006633572
            ],
            [
              -163.2469875683125,
              64.5742133939848,
              1.172800993366428
            ],
            [
              -163.24364801417036,
              64.56398094262646,
              1.172800993366428
            ],
            [
              -163.26741126722396,
              64.56254952094864,
              -1.907199006633572
            ]
          ]
        ]
      },
      "bbox": [
        -163.2707592,
        64.56254952,
        -1.907199007,
        -163.243648,
        64.57421339,
        1.172800993
      ],
      "properties": {
        "datetime": "2019-07-10T23:29:29Z",
        "pc:count": 2718339,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442019.7571,
            "count": 2718339,
            "maximum": -441414.1904,
            "minimum": -442563.8104,
            "name": "X",
            "position": 0,
            "stddev": 275.3798573,
            "variance": 75834.06579
          },
          {
            "average": 1653778.314,
            "count": 2718339,
            "maximum": 1654347.142,
            "minimum": 1653194.382,
            "name": "Y",
            "position": 1,
            "stddev": 309.1480417,
            "variance": 95572.51169
          },
          {
            "average": 0.165121311,
            "count": 2718339,
            "maximum": 1.172800993,
            "minimum": -1.907199007,
            "name": "Z",
            "position": 2,
            "stddev": 0.2354853798,
            "variance": 0.05545336412
          },
          {
            "average": 1.636695791,
            "count": 2718339,
            "maximum": 2844,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.49955666,
            "variance": 1892.211429
          },
          {
            "average": 1.000070263,
            "count": 2718339,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008382039391,
            "variance": 7.025858435e-05
          },
          {
            "average": 1.000140527,
            "count": 2718339,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0118535773,
            "variance": 0.0001405072948
          },
          {
            "average": 1,
            "count": 2718339,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2718339,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99998896,
            "count": 2718339,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.008137371153,
            "variance": 6.621680928e-05
          },
          {
            "average": 19.97414119,
            "count": 2718339,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.309059888,
            "variance": 1.713637789
          },
          {
            "average": 2.001836048,
            "count": 2718339,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04281837248,
            "variance": 0.001833413022
          },
          {
            "average": 17.64914788,
            "count": 2718339,
            "maximum": 22,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.510682063,
            "variance": 2.282160296
          },
          {
            "average": 246834159.9,
            "count": 2718339,
            "maximum": 246836569.2,
            "minimum": 246832005.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 859.6720844,
            "variance": 739036.0927
          },
          {
            "average": 0,
            "count": 2718339,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2718339,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2718339,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2718339,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2718339,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442563.8104,
          1653194.382,
          -1.907199007,
          -441414.1904,
          1654347.142,
          1.172800993
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442563.81044654094,
                1653194.3818535863,
                -1.907199006633572
              ],
              [
                -442563.81044654094,
                1654347.141853586,
                -1.907199006633572
              ],
              [
                -441414.19044654095,
                1654347.141853586,
                1.172800993366428
              ],
              [
                -441414.19044654095,
                1653194.3818535863,
                1.172800993366428
              ],
              [
                -442563.81044654094,
                1653194.3818535863,
                -1.907199006633572
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:29:29+00:00",
        "end_time": "2019-07-10T22:13:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8361.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8361.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8361.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8361.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2707592,
            64.56254952,
            -1.907199007,
            -163.243648,
            64.57421339,
            1.172800993
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.26741126722396,
                  64.56254952094864,
                  -1.907199006633572
                ],
                [
                  -163.2707591826801,
                  64.57278143728479,
                  -1.907199006633572
                ],
                [
                  -163.2469875683125,
                  64.5742133939848,
                  1.172800993366428
                ],
                [
                  -163.24364801417036,
                  64.56398094262646,
                  1.172800993366428
                ],
                [
                  -163.26741126722396,
                  64.56254952094864,
                  -1.907199006633572
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8361.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8361.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:29:29Z",
            "pc:count": 2718339,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442019.7571,
                "count": 2718339,
                "maximum": -441414.1904,
                "minimum": -442563.8104,
                "name": "X",
                "position": 0,
                "stddev": 275.3798573,
                "variance": 75834.06579
              },
              {
                "average": 1653778.314,
                "count": 2718339,
                "maximum": 1654347.142,
                "minimum": 1653194.382,
                "name": "Y",
                "position": 1,
                "stddev": 309.1480417,
                "variance": 95572.51169
              },
              {
                "average": 0.165121311,
                "count": 2718339,
                "maximum": 1.172800993,
                "minimum": -1.907199007,
                "name": "Z",
                "position": 2,
                "stddev": 0.2354853798,
                "variance": 0.05545336412
              },
              {
                "average": 1.636695791,
                "count": 2718339,
                "maximum": 2844,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.49955666,
                "variance": 1892.211429
              },
              {
                "average": 1.000070263,
                "count": 2718339,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008382039391,
                "variance": 7.025858435e-05
              },
              {
                "average": 1.000140527,
                "count": 2718339,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0118535773,
                "variance": 0.0001405072948
              },
              {
                "average": 1,
                "count": 2718339,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2718339,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99998896,
                "count": 2718339,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.008137371153,
                "variance": 6.621680928e-05
              },
              {
                "average": 19.97414119,
                "count": 2718339,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.309059888,
                "variance": 1.713637789
              },
              {
                "average": 2.001836048,
                "count": 2718339,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04281837248,
                "variance": 0.001833413022
              },
              {
                "average": 17.64914788,
                "count": 2718339,
                "maximum": 22,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.510682063,
                "variance": 2.282160296
              },
              {
                "average": 246834159.9,
                "count": 2718339,
                "maximum": 246836569.2,
                "minimum": 246832005.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 859.6720844,
                "variance": 739036.0927
              },
              {
                "average": 0,
                "count": 2718339,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2718339,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2718339,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2718339,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2718339,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442563.8104,
              1653194.382,
              -1.907199007,
              -441414.1904,
              1654347.142,
              1.172800993
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442563.81044654094,
                    1653194.3818535863,
                    -1.907199006633572
                  ],
                  [
                    -442563.81044654094,
                    1654347.141853586,
                    -1.907199006633572
                  ],
                  [
                    -441414.19044654095,
                    1654347.141853586,
                    1.172800993366428
                  ],
                  [
                    -441414.19044654095,
                    1653194.3818535863,
                    1.172800993366428
                  ],
                  [
                    -442563.81044654094,
                    1653194.3818535863,
                    -1.907199006633572
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:29:29+00:00",
            "end_time": "2019-07-10T22:13: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": "20190714_NCMP_AK_03WWM9651.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0028907086716,
              64.46943473163674,
              -6.825379063240765
            ],
            [
              -163.0061311553666,
              64.47966489419319,
              -6.825379063240765
            ],
            [
              -162.98242348445507,
              64.48105602213275,
              -5.165379063240765
            ],
            [
              -162.9791913586263,
              64.47082534208647,
              -5.165379063240765
            ],
            [
              -163.0028907086716,
              64.46943473163674,
              -6.825379063240765
            ]
          ]
        ]
      },
      "bbox": [
        -163.0061312,
        64.46943473,
        -6.825379063,
        -162.9791914,
        64.48105602,
        -5.165379063
      ],
      "properties": {
        "datetime": "2019-07-15T20:23:46Z",
        "pc:count": 529495,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430922.8191,
            "count": 529495,
            "maximum": -430264.7613,
            "minimum": -431414.4013,
            "name": "X",
            "position": 0,
            "stddev": 268.6654157,
            "variance": 72181.10559
          },
          {
            "average": 1641726.598,
            "count": 529495,
            "maximum": 1642314.649,
            "minimum": 1641162.569,
            "name": "Y",
            "position": 1,
            "stddev": 298.3983409,
            "variance": 89041.56986
          },
          {
            "average": -5.926230063,
            "count": 529495,
            "maximum": -5.165379063,
            "minimum": -6.825379063,
            "name": "Z",
            "position": 2,
            "stddev": 0.2727797355,
            "variance": 0.07440878412
          },
          {
            "average": 1598.344679,
            "count": 529495,
            "maximum": 3421,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 202.956934,
            "variance": 41191.51708
          },
          {
            "average": 1,
            "count": 529495,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 529495,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 529495,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 529495,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 529495,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.85711738,
            "count": 529495,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9299969316,
            "variance": 0.8648942928
          },
          {
            "average": 2.025677296,
            "count": 529495,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.158302145,
            "variance": 0.0250595691
          },
          {
            "average": 15.09032569,
            "count": 529495,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.334019419,
            "variance": 53.78784083
          },
          {
            "average": 247207251.5,
            "count": 529495,
            "maximum": 247257426.6,
            "minimum": 247190478.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26471.72269,
            "variance": 700752102.3
          },
          {
            "average": 0,
            "count": 529495,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 529495,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 529495,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 529495,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 529495,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431414.4013,
          1641162.569,
          -6.825379063,
          -430264.7613,
          1642314.649,
          -5.165379063
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431414.40126641846,
                1641162.5692114164,
                -6.825379063240765
              ],
              [
                -431414.40126641846,
                1642314.6492114165,
                -6.825379063240765
              ],
              [
                -430264.76126641844,
                1642314.6492114165,
                -5.165379063240765
              ],
              [
                -430264.76126641844,
                1641162.5692114164,
                -5.165379063240765
              ],
              [
                -431414.40126641846,
                1641162.5692114164,
                -6.825379063240765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:23:46+00:00",
        "end_time": "2019-07-15T01:47:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9651.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9651.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9651.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9651.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0061312,
            64.46943473,
            -6.825379063,
            -162.9791914,
            64.48105602,
            -5.165379063
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0028907086716,
                  64.46943473163674,
                  -6.825379063240765
                ],
                [
                  -163.0061311553666,
                  64.47966489419319,
                  -6.825379063240765
                ],
                [
                  -162.98242348445507,
                  64.48105602213275,
                  -5.165379063240765
                ],
                [
                  -162.9791913586263,
                  64.47082534208647,
                  -5.165379063240765
                ],
                [
                  -163.0028907086716,
                  64.46943473163674,
                  -6.825379063240765
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9651.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9651.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:23:46Z",
            "pc:count": 529495,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430922.8191,
                "count": 529495,
                "maximum": -430264.7613,
                "minimum": -431414.4013,
                "name": "X",
                "position": 0,
                "stddev": 268.6654157,
                "variance": 72181.10559
              },
              {
                "average": 1641726.598,
                "count": 529495,
                "maximum": 1642314.649,
                "minimum": 1641162.569,
                "name": "Y",
                "position": 1,
                "stddev": 298.3983409,
                "variance": 89041.56986
              },
              {
                "average": -5.926230063,
                "count": 529495,
                "maximum": -5.165379063,
                "minimum": -6.825379063,
                "name": "Z",
                "position": 2,
                "stddev": 0.2727797355,
                "variance": 0.07440878412
              },
              {
                "average": 1598.344679,
                "count": 529495,
                "maximum": 3421,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 202.956934,
                "variance": 41191.51708
              },
              {
                "average": 1,
                "count": 529495,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 529495,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 529495,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 529495,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 529495,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.85711738,
                "count": 529495,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9299969316,
                "variance": 0.8648942928
              },
              {
                "average": 2.025677296,
                "count": 529495,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.158302145,
                "variance": 0.0250595691
              },
              {
                "average": 15.09032569,
                "count": 529495,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.334019419,
                "variance": 53.78784083
              },
              {
                "average": 247207251.5,
                "count": 529495,
                "maximum": 247257426.6,
                "minimum": 247190478.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26471.72269,
                "variance": 700752102.3
              },
              {
                "average": 0,
                "count": 529495,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 529495,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 529495,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 529495,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 529495,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431414.4013,
              1641162.569,
              -6.825379063,
              -430264.7613,
              1642314.649,
              -5.165379063
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431414.40126641846,
                    1641162.5692114164,
                    -6.825379063240765
                  ],
                  [
                    -431414.40126641846,
                    1642314.6492114165,
                    -6.825379063240765
                  ],
                  [
                    -430264.76126641844,
                    1642314.6492114165,
                    -5.165379063240765
                  ],
                  [
                    -430264.76126641844,
                    1641162.5692114164,
                    -5.165379063240765
                  ],
                  [
                    -431414.40126641846,
                    1641162.5692114164,
                    -6.825379063240765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:23:46+00:00",
            "end_time": "2019-07-15T01:47: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": "20190710_NCMP_AK_03WWM7862.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.36775283269142,
              64.57291573809441,
              -1.865762485154216
            ],
            [
              -163.37113839969857,
              64.58314686690784,
              -1.865762485154216
            ],
            [
              -163.35076081243363,
              64.58438765811056,
              7.454237514845785
            ],
            [
              -163.34738241160628,
              64.57415606552138,
              7.454237514845785
            ],
            [
              -163.36775283269142,
              64.57291573809441,
              -1.865762485154216
            ]
          ]
        ]
      },
      "bbox": [
        -163.3711384,
        64.57291574,
        -1.865762485,
        -163.3473824,
        64.58438766,
        7.454237515
      ],
      "properties": {
        "datetime": "2019-07-10T21:12:00Z",
        "pc:count": 1886696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446546.4356,
            "count": 1886696,
            "maximum": -446176.0185,
            "minimum": -447161.3585,
            "name": "X",
            "position": 0,
            "stddev": 207.4771574,
            "variance": 43046.77085
          },
          {
            "average": 1655672.203,
            "count": 1886696,
            "maximum": 1656164.602,
            "minimum": 1655011.702,
            "name": "Y",
            "position": 1,
            "stddev": 275.914582,
            "variance": 76128.85656
          },
          {
            "average": 2.813387982,
            "count": 1886696,
            "maximum": 7.454237515,
            "minimum": -1.865762485,
            "name": "Z",
            "position": 2,
            "stddev": 1.879357127,
            "variance": 3.53198321
          },
          {
            "average": 699.9795781,
            "count": 1886696,
            "maximum": 3991,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 563.9633271,
            "variance": 318054.6343
          },
          {
            "average": 1.000734088,
            "count": 1886696,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02772238874,
            "variance": 0.0007685308377
          },
          {
            "average": 1.001481426,
            "count": 1886696,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03982834948,
            "variance": 0.001586297422
          },
          {
            "average": 1,
            "count": 1886696,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1886696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.828859551,
            "count": 1886696,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.0145831,
            "variance": 100.2918747
          },
          {
            "average": 19.99491671,
            "count": 1886696,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.4513145,
            "variance": 2.106313777
          },
          {
            "average": 1.159309714,
            "count": 1886696,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3675356846,
            "variance": 0.1350824795
          },
          {
            "average": 2.84057686,
            "count": 1886696,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9019226171,
            "variance": 0.8134644072
          },
          {
            "average": 246827448.6,
            "count": 1886696,
            "maximum": 246828320.3,
            "minimum": 246827084.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 359.495781,
            "variance": 129237.2165
          },
          {
            "average": 0,
            "count": 1886696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1886696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1886696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1886696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1886696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447161.3585,
          1655011.702,
          -1.865762485,
          -446176.0185,
          1656164.602,
          7.454237515
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447161.3585089036,
                1655011.70204184,
                -1.865762485154216
              ],
              [
                -447161.3585089036,
                1656164.6020418399,
                -1.865762485154216
              ],
              [
                -446176.0185089036,
                1656164.6020418399,
                7.454237514845785
              ],
              [
                -446176.0185089036,
                1655011.70204184,
                7.454237514845785
              ],
              [
                -447161.3585089036,
                1655011.70204184,
                -1.865762485154216
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:12:00+00:00",
        "end_time": "2019-07-10T20:51:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7862.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7862.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7862.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7862.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3711384,
            64.57291574,
            -1.865762485,
            -163.3473824,
            64.58438766,
            7.454237515
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.36775283269142,
                  64.57291573809441,
                  -1.865762485154216
                ],
                [
                  -163.37113839969857,
                  64.58314686690784,
                  -1.865762485154216
                ],
                [
                  -163.35076081243363,
                  64.58438765811056,
                  7.454237514845785
                ],
                [
                  -163.34738241160628,
                  64.57415606552138,
                  7.454237514845785
                ],
                [
                  -163.36775283269142,
                  64.57291573809441,
                  -1.865762485154216
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7862.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7862.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:12:00Z",
            "pc:count": 1886696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446546.4356,
                "count": 1886696,
                "maximum": -446176.0185,
                "minimum": -447161.3585,
                "name": "X",
                "position": 0,
                "stddev": 207.4771574,
                "variance": 43046.77085
              },
              {
                "average": 1655672.203,
                "count": 1886696,
                "maximum": 1656164.602,
                "minimum": 1655011.702,
                "name": "Y",
                "position": 1,
                "stddev": 275.914582,
                "variance": 76128.85656
              },
              {
                "average": 2.813387982,
                "count": 1886696,
                "maximum": 7.454237515,
                "minimum": -1.865762485,
                "name": "Z",
                "position": 2,
                "stddev": 1.879357127,
                "variance": 3.53198321
              },
              {
                "average": 699.9795781,
                "count": 1886696,
                "maximum": 3991,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 563.9633271,
                "variance": 318054.6343
              },
              {
                "average": 1.000734088,
                "count": 1886696,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02772238874,
                "variance": 0.0007685308377
              },
              {
                "average": 1.001481426,
                "count": 1886696,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03982834948,
                "variance": 0.001586297422
              },
              {
                "average": 1,
                "count": 1886696,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1886696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.828859551,
                "count": 1886696,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.0145831,
                "variance": 100.2918747
              },
              {
                "average": 19.99491671,
                "count": 1886696,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.4513145,
                "variance": 2.106313777
              },
              {
                "average": 1.159309714,
                "count": 1886696,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3675356846,
                "variance": 0.1350824795
              },
              {
                "average": 2.84057686,
                "count": 1886696,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9019226171,
                "variance": 0.8134644072
              },
              {
                "average": 246827448.6,
                "count": 1886696,
                "maximum": 246828320.3,
                "minimum": 246827084.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 359.495781,
                "variance": 129237.2165
              },
              {
                "average": 0,
                "count": 1886696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1886696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1886696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1886696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1886696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447161.3585,
              1655011.702,
              -1.865762485,
              -446176.0185,
              1656164.602,
              7.454237515
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447161.3585089036,
                    1655011.70204184,
                    -1.865762485154216
                  ],
                  [
                    -447161.3585089036,
                    1656164.6020418399,
                    -1.865762485154216
                  ],
                  [
                    -446176.0185089036,
                    1656164.6020418399,
                    7.454237514845785
                  ],
                  [
                    -446176.0185089036,
                    1655011.70204184,
                    7.454237514845785
                  ],
                  [
                    -447161.3585089036,
                    1655011.70204184,
                    -1.865762485154216
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:12:00+00:00",
            "end_time": "2019-07-10T20:51:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.04125422456366,
              64.5148361342289,
              -1.876225538519705
            ],
            [
              -163.04451532328636,
              64.52507165185528,
              -1.876225538519705
            ],
            [
              -163.02074290597068,
              64.52647046644846,
              23.163774461480294
            ],
            [
              -163.01749016657283,
              64.51623442712912,
              23.163774461480294
            ],
            [
              -163.04125422456366,
              64.5148361342289,
              -1.876225538519705
            ]
          ]
        ]
      },
      "bbox": [
        -163.0445153,
        64.51483613,
        -1.876225539,
        -163.0174902,
        64.52647047,
        23.16377446
      ],
      "properties": {
        "datetime": "2019-07-16T02:10:53Z",
        "pc:count": 4049426,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431960.3695,
            "count": 4049426,
            "maximum": -431402.8326,
            "minimum": -432553.8726,
            "name": "X",
            "position": 0,
            "stddev": 290.7535763,
            "variance": 84537.64215
          },
          {
            "average": 1647009.283,
            "count": 4049426,
            "maximum": 1647584.01,
            "minimum": 1646431.31,
            "name": "Y",
            "position": 1,
            "stddev": 291.0907808,
            "variance": 84733.84268
          },
          {
            "average": 0.1544179206,
            "count": 4049426,
            "maximum": 23.16377446,
            "minimum": -1.876225539,
            "name": "Z",
            "position": 2,
            "stddev": 0.5628466924,
            "variance": 0.3167963991
          },
          {
            "average": 103.803481,
            "count": 4049426,
            "maximum": 13251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 639.5226873,
            "variance": 408989.2675
          },
          {
            "average": 1.01029257,
            "count": 4049426,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1009386495,
            "variance": 0.01018861097
          },
          {
            "average": 1.020588844,
            "count": 4049426,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1420242064,
            "variance": 0.0201708752
          },
          {
            "average": 1,
            "count": 4049426,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4049426,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.93449788,
            "count": 4049426,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.904719636,
            "variance": 34.86571398
          },
          {
            "average": 19.9791503,
            "count": 4049426,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.237554052,
            "variance": 1.531540032
          },
          {
            "average": 1.966911854,
            "count": 4049426,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2375622263,
            "variance": 0.05643581137
          },
          {
            "average": 19.08007777,
            "count": 4049426,
            "maximum": 36,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.42614568,
            "variance": 180.2613878
          },
          {
            "average": 247267267.4,
            "count": 4049426,
            "maximum": 247278253.8,
            "minimum": 247257875.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8689.894767,
            "variance": 75514271.05
          },
          {
            "average": 0,
            "count": 4049426,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4049426,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4049426,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4049426,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4049426,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432553.8726,
          1646431.31,
          -1.876225539,
          -431402.8326,
          1647584.01,
          23.16377446
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432553.87256084115,
                1646431.3099079742,
                -1.876225538519705
              ],
              [
                -432553.87256084115,
                1647584.0099079744,
                -1.876225538519705
              ],
              [
                -431402.8325608411,
                1647584.0099079744,
                23.163774461480294
              ],
              [
                -431402.8325608411,
                1646431.3099079742,
                23.163774461480294
              ],
              [
                -432553.87256084115,
                1646431.3099079742,
                -1.876225538519705
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:10:53+00:00",
        "end_time": "2019-07-15T20:31:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0445153,
            64.51483613,
            -1.876225539,
            -163.0174902,
            64.52647047,
            23.16377446
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.04125422456366,
                  64.5148361342289,
                  -1.876225538519705
                ],
                [
                  -163.04451532328636,
                  64.52507165185528,
                  -1.876225538519705
                ],
                [
                  -163.02074290597068,
                  64.52647046644846,
                  23.163774461480294
                ],
                [
                  -163.01749016657283,
                  64.51623442712912,
                  23.163774461480294
                ],
                [
                  -163.04125422456366,
                  64.5148361342289,
                  -1.876225538519705
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:10:53Z",
            "pc:count": 4049426,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431960.3695,
                "count": 4049426,
                "maximum": -431402.8326,
                "minimum": -432553.8726,
                "name": "X",
                "position": 0,
                "stddev": 290.7535763,
                "variance": 84537.64215
              },
              {
                "average": 1647009.283,
                "count": 4049426,
                "maximum": 1647584.01,
                "minimum": 1646431.31,
                "name": "Y",
                "position": 1,
                "stddev": 291.0907808,
                "variance": 84733.84268
              },
              {
                "average": 0.1544179206,
                "count": 4049426,
                "maximum": 23.16377446,
                "minimum": -1.876225539,
                "name": "Z",
                "position": 2,
                "stddev": 0.5628466924,
                "variance": 0.3167963991
              },
              {
                "average": 103.803481,
                "count": 4049426,
                "maximum": 13251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 639.5226873,
                "variance": 408989.2675
              },
              {
                "average": 1.01029257,
                "count": 4049426,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1009386495,
                "variance": 0.01018861097
              },
              {
                "average": 1.020588844,
                "count": 4049426,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1420242064,
                "variance": 0.0201708752
              },
              {
                "average": 1,
                "count": 4049426,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4049426,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.93449788,
                "count": 4049426,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.904719636,
                "variance": 34.86571398
              },
              {
                "average": 19.9791503,
                "count": 4049426,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.237554052,
                "variance": 1.531540032
              },
              {
                "average": 1.966911854,
                "count": 4049426,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2375622263,
                "variance": 0.05643581137
              },
              {
                "average": 19.08007777,
                "count": 4049426,
                "maximum": 36,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.42614568,
                "variance": 180.2613878
              },
              {
                "average": 247267267.4,
                "count": 4049426,
                "maximum": 247278253.8,
                "minimum": 247257875.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8689.894767,
                "variance": 75514271.05
              },
              {
                "average": 0,
                "count": 4049426,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4049426,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4049426,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4049426,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4049426,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432553.8726,
              1646431.31,
              -1.876225539,
              -431402.8326,
              1647584.01,
              23.16377446
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432553.87256084115,
                    1646431.3099079742,
                    -1.876225538519705
                  ],
                  [
                    -432553.87256084115,
                    1647584.0099079744,
                    -1.876225538519705
                  ],
                  [
                    -431402.8325608411,
                    1647584.0099079744,
                    23.163774461480294
                  ],
                  [
                    -431402.8325608411,
                    1646431.3099079742,
                    23.163774461480294
                  ],
                  [
                    -432553.87256084115,
                    1646431.3099079742,
                    -1.876225538519705
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:10:53+00:00",
            "end_time": "2019-07-15T20:31:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9557.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.01980020383104,
              64.52352540275363,
              -5.957379061629881
            ],
            [
              -163.02280268219428,
              64.53296939178607,
              -5.957379061629881
            ],
            [
              -162.99901725457934,
              64.53436519458468,
              -0.037379061629881
            ],
            [
              -162.99602249628845,
              64.5249207250516,
              -0.037379061629881
            ],
            [
              -163.01980020383104,
              64.52352540275363,
              -5.957379061629881
            ]
          ]
        ]
      },
      "bbox": [
        -163.0228027,
        64.5235254,
        -5.957379062,
        -162.9960225,
        64.53436519,
        -0.03737906163
      ],
      "properties": {
        "datetime": "2019-07-16T01:46:23Z",
        "pc:count": 102769,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430819.2708,
            "count": 102769,
            "maximum": -430251.2187,
            "minimum": -431402.5187,
            "name": "X",
            "position": 0,
            "stddev": 412.5639349,
            "variance": 170209.0004
          },
          {
            "average": 1647793.306,
            "count": 102769,
            "maximum": 1648315.819,
            "minimum": 1647252.319,
            "name": "Y",
            "position": 1,
            "stddev": 377.1662487,
            "variance": 142254.3791
          },
          {
            "average": -3.52610825,
            "count": 102769,
            "maximum": -0.03737906163,
            "minimum": -5.957379062,
            "name": "Z",
            "position": 2,
            "stddev": 1.086495252,
            "variance": 1.180471933
          },
          {
            "average": 810.4144732,
            "count": 102769,
            "maximum": 5649,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 648.5113959,
            "variance": 420567.0306
          },
          {
            "average": 1.000136228,
            "count": 102769,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01167093048,
            "variance": 0.0001362106182
          },
          {
            "average": 1.000272456,
            "count": 102769,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01650406374,
            "variance": 0.00027238412
          },
          {
            "average": 1,
            "count": 102769,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102769,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 102769,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.84303904,
            "count": 102769,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7160886992,
            "variance": 0.5127830251
          },
          {
            "average": 2.010976073,
            "count": 102769,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1048424208,
            "variance": 0.01099193319
          },
          {
            "average": 29.84972122,
            "count": 102769,
            "maximum": 34,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.667287704,
            "variance": 7.114423697
          },
          {
            "average": 247274085.7,
            "count": 102769,
            "maximum": 247276783.4,
            "minimum": 247271699.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1695.748837,
            "variance": 2875564.117
          },
          {
            "average": 0,
            "count": 102769,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102769,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102769,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102769,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 102769,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431402.5187,
          1647252.319,
          -5.957379062,
          -430251.2187,
          1648315.819,
          -0.03737906163
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431402.5186753983,
                1647252.318683315,
                -5.957379061629881
              ],
              [
                -431402.5186753983,
                1648315.818683315,
                -5.957379061629881
              ],
              [
                -430251.21867539827,
                1648315.818683315,
                -0.037379061629881
              ],
              [
                -430251.21867539827,
                1647252.318683315,
                -0.037379061629881
              ],
              [
                -431402.5186753983,
                1647252.318683315,
                -5.957379061629881
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:46:23+00:00",
        "end_time": "2019-07-16T00:21:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9557.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9557.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9557.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9557.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0228027,
            64.5235254,
            -5.957379062,
            -162.9960225,
            64.53436519,
            -0.03737906163
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.01980020383104,
                  64.52352540275363,
                  -5.957379061629881
                ],
                [
                  -163.02280268219428,
                  64.53296939178607,
                  -5.957379061629881
                ],
                [
                  -162.99901725457934,
                  64.53436519458468,
                  -0.037379061629881
                ],
                [
                  -162.99602249628845,
                  64.5249207250516,
                  -0.037379061629881
                ],
                [
                  -163.01980020383104,
                  64.52352540275363,
                  -5.957379061629881
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9557.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9557.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:46:23Z",
            "pc:count": 102769,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430819.2708,
                "count": 102769,
                "maximum": -430251.2187,
                "minimum": -431402.5187,
                "name": "X",
                "position": 0,
                "stddev": 412.5639349,
                "variance": 170209.0004
              },
              {
                "average": 1647793.306,
                "count": 102769,
                "maximum": 1648315.819,
                "minimum": 1647252.319,
                "name": "Y",
                "position": 1,
                "stddev": 377.1662487,
                "variance": 142254.3791
              },
              {
                "average": -3.52610825,
                "count": 102769,
                "maximum": -0.03737906163,
                "minimum": -5.957379062,
                "name": "Z",
                "position": 2,
                "stddev": 1.086495252,
                "variance": 1.180471933
              },
              {
                "average": 810.4144732,
                "count": 102769,
                "maximum": 5649,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 648.5113959,
                "variance": 420567.0306
              },
              {
                "average": 1.000136228,
                "count": 102769,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01167093048,
                "variance": 0.0001362106182
              },
              {
                "average": 1.000272456,
                "count": 102769,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01650406374,
                "variance": 0.00027238412
              },
              {
                "average": 1,
                "count": 102769,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102769,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 102769,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.84303904,
                "count": 102769,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7160886992,
                "variance": 0.5127830251
              },
              {
                "average": 2.010976073,
                "count": 102769,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1048424208,
                "variance": 0.01099193319
              },
              {
                "average": 29.84972122,
                "count": 102769,
                "maximum": 34,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.667287704,
                "variance": 7.114423697
              },
              {
                "average": 247274085.7,
                "count": 102769,
                "maximum": 247276783.4,
                "minimum": 247271699.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1695.748837,
                "variance": 2875564.117
              },
              {
                "average": 0,
                "count": 102769,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102769,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102769,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102769,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 102769,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431402.5187,
              1647252.319,
              -5.957379062,
              -430251.2187,
              1648315.819,
              -0.03737906163
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431402.5186753983,
                    1647252.318683315,
                    -5.957379061629881
                  ],
                  [
                    -431402.5186753983,
                    1648315.818683315,
                    -5.957379061629881
                  ],
                  [
                    -430251.21867539827,
                    1648315.818683315,
                    -0.037379061629881
                  ],
                  [
                    -430251.21867539827,
                    1647252.318683315,
                    -0.037379061629881
                  ],
                  [
                    -431402.5186753983,
                    1647252.318683315,
                    -5.957379061629881
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:46:23+00:00",
            "end_time": "2019-07-16T00:21:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9461.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.03803580665559,
              64.55967896002176,
              -1.605483468247042
            ],
            [
              -163.04129855567322,
              64.56990792370495,
              -1.605483468247042
            ],
            [
              -163.01749149005326,
              64.57130616078207,
              30.534516531752956
            ],
            [
              -163.01423711991416,
              64.56107667489488,
              30.534516531752956
            ],
            [
              -163.03803580665559,
              64.55967896002176,
              -1.605483468247042
            ]
          ]
        ]
      },
      "bbox": [
        -163.0412986,
        64.55967896,
        -1.605483468,
        -163.0142371,
        64.57130616,
        30.53451653
      ],
      "properties": {
        "datetime": "2019-07-15T23:59:01Z",
        "pc:count": 1276686,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431041.8836,
            "count": 1276686,
            "maximum": -430571.1475,
            "minimum": -431722.0475,
            "name": "X",
            "position": 0,
            "stddev": 332.6651934,
            "variance": 110666.1309
          },
          {
            "average": 1651969.625,
            "count": 1276686,
            "maximum": 1652519.195,
            "minimum": 1651367.315,
            "name": "Y",
            "position": 1,
            "stddev": 272.4420289,
            "variance": 74224.65912
          },
          {
            "average": 2.961601422,
            "count": 1276686,
            "maximum": 30.53451653,
            "minimum": -1.605483468,
            "name": "Z",
            "position": 2,
            "stddev": 7.82166612,
            "variance": 61.1784609
          },
          {
            "average": 257.8639908,
            "count": 1276686,
            "maximum": 8814,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 521.863371,
            "variance": 272341.378
          },
          {
            "average": 1.038354772,
            "count": 1276686,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2354261717,
            "variance": 0.05542548232
          },
          {
            "average": 1.07703382,
            "count": 1276686,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3568986764,
            "variance": 0.1273766652
          },
          {
            "average": 1,
            "count": 1276686,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1276686,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.30750709,
            "count": 1276686,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.980302206,
            "variance": 99.60643212
          },
          {
            "average": 19.84125699,
            "count": 1276686,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.164702988,
            "variance": 1.356533051
          },
          {
            "average": 1.843680435,
            "count": 1276686,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4150198872,
            "variance": 0.1722415068
          },
          {
            "average": 19.82944827,
            "count": 1276686,
            "maximum": 24,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.730895413,
            "variance": 2.995998932
          },
          {
            "average": 247267792.2,
            "count": 1276686,
            "maximum": 247270341.8,
            "minimum": 247266072.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1045.420053,
            "variance": 1092903.087
          },
          {
            "average": 0,
            "count": 1276686,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1276686,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1276686,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1276686,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1276686,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431722.0475,
          1651367.315,
          -1.605483468,
          -430571.1475,
          1652519.195,
          30.53451653
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431722.04745416826,
                1651367.3151472248,
                -1.605483468247042
              ],
              [
                -431722.04745416826,
                1652519.1951472247,
                -1.605483468247042
              ],
              [
                -430571.14745416824,
                1652519.1951472247,
                30.534516531752956
              ],
              [
                -430571.14745416824,
                1651367.3151472248,
                30.534516531752956
              ],
              [
                -431722.04745416826,
                1651367.3151472248,
                -1.605483468247042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:59:01+00:00",
        "end_time": "2019-07-15T22:47:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9461.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9461.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9461.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9461.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0412986,
            64.55967896,
            -1.605483468,
            -163.0142371,
            64.57130616,
            30.53451653
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.03803580665559,
                  64.55967896002176,
                  -1.605483468247042
                ],
                [
                  -163.04129855567322,
                  64.56990792370495,
                  -1.605483468247042
                ],
                [
                  -163.01749149005326,
                  64.57130616078207,
                  30.534516531752956
                ],
                [
                  -163.01423711991416,
                  64.56107667489488,
                  30.534516531752956
                ],
                [
                  -163.03803580665559,
                  64.55967896002176,
                  -1.605483468247042
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9461.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9461.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:59:01Z",
            "pc:count": 1276686,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431041.8836,
                "count": 1276686,
                "maximum": -430571.1475,
                "minimum": -431722.0475,
                "name": "X",
                "position": 0,
                "stddev": 332.6651934,
                "variance": 110666.1309
              },
              {
                "average": 1651969.625,
                "count": 1276686,
                "maximum": 1652519.195,
                "minimum": 1651367.315,
                "name": "Y",
                "position": 1,
                "stddev": 272.4420289,
                "variance": 74224.65912
              },
              {
                "average": 2.961601422,
                "count": 1276686,
                "maximum": 30.53451653,
                "minimum": -1.605483468,
                "name": "Z",
                "position": 2,
                "stddev": 7.82166612,
                "variance": 61.1784609
              },
              {
                "average": 257.8639908,
                "count": 1276686,
                "maximum": 8814,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 521.863371,
                "variance": 272341.378
              },
              {
                "average": 1.038354772,
                "count": 1276686,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2354261717,
                "variance": 0.05542548232
              },
              {
                "average": 1.07703382,
                "count": 1276686,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3568986764,
                "variance": 0.1273766652
              },
              {
                "average": 1,
                "count": 1276686,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1276686,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.30750709,
                "count": 1276686,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.980302206,
                "variance": 99.60643212
              },
              {
                "average": 19.84125699,
                "count": 1276686,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.164702988,
                "variance": 1.356533051
              },
              {
                "average": 1.843680435,
                "count": 1276686,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4150198872,
                "variance": 0.1722415068
              },
              {
                "average": 19.82944827,
                "count": 1276686,
                "maximum": 24,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.730895413,
                "variance": 2.995998932
              },
              {
                "average": 247267792.2,
                "count": 1276686,
                "maximum": 247270341.8,
                "minimum": 247266072.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1045.420053,
                "variance": 1092903.087
              },
              {
                "average": 0,
                "count": 1276686,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1276686,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1276686,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1276686,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1276686,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431722.0475,
              1651367.315,
              -1.605483468,
              -430571.1475,
              1652519.195,
              30.53451653
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431722.04745416826,
                    1651367.3151472248,
                    -1.605483468247042
                  ],
                  [
                    -431722.04745416826,
                    1652519.1951472247,
                    -1.605483468247042
                  ],
                  [
                    -430571.14745416824,
                    1652519.1951472247,
                    30.534516531752956
                  ],
                  [
                    -430571.14745416824,
                    1651367.3151472248,
                    30.534516531752956
                  ],
                  [
                    -431722.04745416826,
                    1651367.3151472248,
                    -1.605483468247042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:59:01+00:00",
            "end_time": "2019-07-15T22:47: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": "20190710_NCMP_AK_03WWM9350.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0658893489415,
              64.46130294968188,
              -5.33096175313746
            ],
            [
              -163.0691531022031,
              64.47153699381352,
              -5.33096175313746
            ],
            [
              -163.04542101959424,
              64.47293981371702,
              3.809038246862541
            ],
            [
              -163.04216559441525,
              64.46270524774,
              3.809038246862541
            ],
            [
              -163.0658893489415,
              64.46130294968188,
              -5.33096175313746
            ]
          ]
        ]
      },
      "bbox": [
        -163.0691531,
        64.46130295,
        -5.330961753,
        -163.0421656,
        64.47293981,
        3.809038247
      ],
      "properties": {
        "datetime": "2019-07-10T23:52:29Z",
        "pc:count": 1673789,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434068.6172,
            "count": 1673789,
            "maximum": -433386.7402,
            "minimum": -434538.0402,
            "name": "X",
            "position": 0,
            "stddev": 281.5368592,
            "variance": 79263.00308
          },
          {
            "average": 1641353.804,
            "count": 1673789,
            "maximum": 1641826.985,
            "minimum": 1640674.305,
            "name": "Y",
            "position": 1,
            "stddev": 288.6559991,
            "variance": 83322.28584
          },
          {
            "average": -3.495281539,
            "count": 1673789,
            "maximum": 3.809038247,
            "minimum": -5.330961753,
            "name": "Z",
            "position": 2,
            "stddev": 1.239786737,
            "variance": 1.537071154
          },
          {
            "average": 654.8163861,
            "count": 1673789,
            "maximum": 4535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1022.312693,
            "variance": 1045123.242
          },
          {
            "average": 1,
            "count": 1673789,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1673789,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1673789,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1673789,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.98363354,
            "count": 1673789,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6667866887,
            "variance": 0.4446044883
          },
          {
            "average": 20.03807884,
            "count": 1673789,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.04229066,
            "variance": 1.08636982
          },
          {
            "average": 2.010187664,
            "count": 1673789,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1064319815,
            "variance": 0.01132776669
          },
          {
            "average": 19.955259,
            "count": 1673789,
            "maximum": 24,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.547353711,
            "variance": 2.394303508
          },
          {
            "average": 246835471.4,
            "count": 1673789,
            "maximum": 246837949.8,
            "minimum": 246833341.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 894.4364019,
            "variance": 800016.477
          },
          {
            "average": 0,
            "count": 1673789,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1673789,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1673789,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1673789,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1673789,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434538.0402,
          1640674.305,
          -5.330961753,
          -433386.7402,
          1641826.985,
          3.809038247
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434538.0401502507,
                1640674.3051260414,
                -5.33096175313746
              ],
              [
                -434538.0401502507,
                1641826.9851260416,
                -5.33096175313746
              ],
              [
                -433386.74015025067,
                1641826.9851260416,
                3.809038246862541
              ],
              [
                -433386.74015025067,
                1640674.3051260414,
                3.809038246862541
              ],
              [
                -434538.0401502507,
                1640674.3051260414,
                -5.33096175313746
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:52:29+00:00",
        "end_time": "2019-07-10T22:35:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9350.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9350.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9350.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9350.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0691531,
            64.46130295,
            -5.330961753,
            -163.0421656,
            64.47293981,
            3.809038247
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0658893489415,
                  64.46130294968188,
                  -5.33096175313746
                ],
                [
                  -163.0691531022031,
                  64.47153699381352,
                  -5.33096175313746
                ],
                [
                  -163.04542101959424,
                  64.47293981371702,
                  3.809038246862541
                ],
                [
                  -163.04216559441525,
                  64.46270524774,
                  3.809038246862541
                ],
                [
                  -163.0658893489415,
                  64.46130294968188,
                  -5.33096175313746
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9350.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9350.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:52:29Z",
            "pc:count": 1673789,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434068.6172,
                "count": 1673789,
                "maximum": -433386.7402,
                "minimum": -434538.0402,
                "name": "X",
                "position": 0,
                "stddev": 281.5368592,
                "variance": 79263.00308
              },
              {
                "average": 1641353.804,
                "count": 1673789,
                "maximum": 1641826.985,
                "minimum": 1640674.305,
                "name": "Y",
                "position": 1,
                "stddev": 288.6559991,
                "variance": 83322.28584
              },
              {
                "average": -3.495281539,
                "count": 1673789,
                "maximum": 3.809038247,
                "minimum": -5.330961753,
                "name": "Z",
                "position": 2,
                "stddev": 1.239786737,
                "variance": 1.537071154
              },
              {
                "average": 654.8163861,
                "count": 1673789,
                "maximum": 4535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1022.312693,
                "variance": 1045123.242
              },
              {
                "average": 1,
                "count": 1673789,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1673789,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1673789,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1673789,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.98363354,
                "count": 1673789,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6667866887,
                "variance": 0.4446044883
              },
              {
                "average": 20.03807884,
                "count": 1673789,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.04229066,
                "variance": 1.08636982
              },
              {
                "average": 2.010187664,
                "count": 1673789,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1064319815,
                "variance": 0.01132776669
              },
              {
                "average": 19.955259,
                "count": 1673789,
                "maximum": 24,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.547353711,
                "variance": 2.394303508
              },
              {
                "average": 246835471.4,
                "count": 1673789,
                "maximum": 246837949.8,
                "minimum": 246833341.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 894.4364019,
                "variance": 800016.477
              },
              {
                "average": 0,
                "count": 1673789,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1673789,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1673789,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1673789,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1673789,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434538.0402,
              1640674.305,
              -5.330961753,
              -433386.7402,
              1641826.985,
              3.809038247
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434538.0401502507,
                    1640674.3051260414,
                    -5.33096175313746
                  ],
                  [
                    -434538.0401502507,
                    1641826.9851260416,
                    -5.33096175313746
                  ],
                  [
                    -433386.74015025067,
                    1641826.9851260416,
                    3.809038246862541
                  ],
                  [
                    -433386.74015025067,
                    1640674.3051260414,
                    3.809038246862541
                  ],
                  [
                    -434538.0401502507,
                    1640674.3051260414,
                    -5.33096175313746
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:52:29+00:00",
            "end_time": "2019-07-10T22:35: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": "20190715_NCMP_AK_03WWM9465.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0357737939157,
              64.59651773962997,
              39.2119901129992
            ],
            [
              -163.03714044702437,
              64.60079896223336,
              39.2119901129992
            ],
            [
              -163.03019266614888,
              64.60120679772736,
              76.7719901129992
            ],
            [
              -163.02882703769265,
              64.59692551127154,
              76.7719901129992
            ],
            [
              -163.0357737939157,
              64.59651773962997,
              39.2119901129992
            ]
          ]
        ]
      },
      "bbox": [
        -163.0371404,
        64.59651774,
        39.21199011,
        -163.028827,
        64.6012068,
        76.77199011
      ],
      "properties": {
        "datetime": "2019-07-15T21:46:01Z",
        "pc:count": 254095,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430925.3217,
            "count": 254095,
            "maximum": -430721.6758,
            "minimum": -431057.1958,
            "name": "X",
            "position": 0,
            "stddev": 82.44324438,
            "variance": 6796.888544
          },
          {
            "average": 1655608.934,
            "count": 254095,
            "maximum": 1655906.661,
            "minimum": 1655424.581,
            "name": "Y",
            "position": 1,
            "stddev": 114.3203236,
            "variance": 13069.13638
          },
          {
            "average": 58.7104497,
            "count": 254095,
            "maximum": 76.77199011,
            "minimum": 39.21199011,
            "name": "Z",
            "position": 2,
            "stddev": 9.138419502,
            "variance": 83.510711
          },
          {
            "average": 1046.057553,
            "count": 254095,
            "maximum": 4778,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 660.8781283,
            "variance": 436759.9005
          },
          {
            "average": 1.055644542,
            "count": 254095,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2555995013,
            "variance": 0.06533110508
          },
          {
            "average": 1.111277278,
            "count": 254095,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3704420407,
            "variance": 0.1372273055
          },
          {
            "average": 1,
            "count": 254095,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 254095,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.574773215,
            "count": 254095,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.494378325,
            "variance": 0.2444099282
          },
          {
            "average": 20.47753148,
            "count": 254095,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.505886955,
            "variance": 6.279469429
          },
          {
            "average": 1.062712765,
            "count": 254095,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2675121985,
            "variance": 0.07156277634
          },
          {
            "average": 10.11721207,
            "count": 254095,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3216734448,
            "variance": 0.1034738051
          },
          {
            "average": 247261710.5,
            "count": 254095,
            "maximum": 247262361.4,
            "minimum": 247261619.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 236.6550683,
            "variance": 56005.62134
          },
          {
            "average": 0,
            "count": 254095,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 254095,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 254095,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 254095,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 254095,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431057.1958,
          1655424.581,
          39.21199011,
          -430721.6758,
          1655906.661,
          76.77199011
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431057.19575763564,
                1655424.580835212,
                39.2119901129992
              ],
              [
                -431057.19575763564,
                1655906.660835212,
                39.2119901129992
              ],
              [
                -430721.6757576356,
                1655906.660835212,
                76.7719901129992
              ],
              [
                -430721.6757576356,
                1655424.580835212,
                76.7719901129992
              ],
              [
                -431057.19575763564,
                1655424.580835212,
                39.2119901129992
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:46:01+00:00",
        "end_time": "2019-07-15T21:33:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9465.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9465.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9465.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9465.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0371404,
            64.59651774,
            39.21199011,
            -163.028827,
            64.6012068,
            76.77199011
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0357737939157,
                  64.59651773962997,
                  39.2119901129992
                ],
                [
                  -163.03714044702437,
                  64.60079896223336,
                  39.2119901129992
                ],
                [
                  -163.03019266614888,
                  64.60120679772736,
                  76.7719901129992
                ],
                [
                  -163.02882703769265,
                  64.59692551127154,
                  76.7719901129992
                ],
                [
                  -163.0357737939157,
                  64.59651773962997,
                  39.2119901129992
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9465.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9465.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:46:01Z",
            "pc:count": 254095,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430925.3217,
                "count": 254095,
                "maximum": -430721.6758,
                "minimum": -431057.1958,
                "name": "X",
                "position": 0,
                "stddev": 82.44324438,
                "variance": 6796.888544
              },
              {
                "average": 1655608.934,
                "count": 254095,
                "maximum": 1655906.661,
                "minimum": 1655424.581,
                "name": "Y",
                "position": 1,
                "stddev": 114.3203236,
                "variance": 13069.13638
              },
              {
                "average": 58.7104497,
                "count": 254095,
                "maximum": 76.77199011,
                "minimum": 39.21199011,
                "name": "Z",
                "position": 2,
                "stddev": 9.138419502,
                "variance": 83.510711
              },
              {
                "average": 1046.057553,
                "count": 254095,
                "maximum": 4778,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 660.8781283,
                "variance": 436759.9005
              },
              {
                "average": 1.055644542,
                "count": 254095,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2555995013,
                "variance": 0.06533110508
              },
              {
                "average": 1.111277278,
                "count": 254095,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3704420407,
                "variance": 0.1372273055
              },
              {
                "average": 1,
                "count": 254095,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 254095,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.574773215,
                "count": 254095,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.494378325,
                "variance": 0.2444099282
              },
              {
                "average": 20.47753148,
                "count": 254095,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.505886955,
                "variance": 6.279469429
              },
              {
                "average": 1.062712765,
                "count": 254095,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2675121985,
                "variance": 0.07156277634
              },
              {
                "average": 10.11721207,
                "count": 254095,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3216734448,
                "variance": 0.1034738051
              },
              {
                "average": 247261710.5,
                "count": 254095,
                "maximum": 247262361.4,
                "minimum": 247261619.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 236.6550683,
                "variance": 56005.62134
              },
              {
                "average": 0,
                "count": 254095,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 254095,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 254095,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 254095,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 254095,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431057.1958,
              1655424.581,
              39.21199011,
              -430721.6758,
              1655906.661,
              76.77199011
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431057.19575763564,
                    1655424.580835212,
                    39.2119901129992
                  ],
                  [
                    -431057.19575763564,
                    1655906.660835212,
                    39.2119901129992
                  ],
                  [
                    -430721.6757576356,
                    1655906.660835212,
                    76.7719901129992
                  ],
                  [
                    -430721.6757576356,
                    1655424.580835212,
                    76.7719901129992
                  ],
                  [
                    -431057.19575763564,
                    1655424.580835212,
                    39.2119901129992
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:46:01+00:00",
            "end_time": "2019-07-15T21:33:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM7874.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.364958597003,
              64.68104337432466,
              10.271975184222743
            ],
            [
              -163.36695197968666,
              64.68704814999596,
              10.271975184222743
            ],
            [
              -163.35626129560123,
              64.68769688509443,
              60.811975184222746
            ],
            [
              -163.35427012745728,
              64.68169196641351,
              60.811975184222746
            ],
            [
              -163.364958597003,
              64.68104337432466,
              10.271975184222743
            ]
          ]
        ]
      },
      "bbox": [
        -163.366952,
        64.68104337,
        10.27197518,
        -163.3542701,
        64.68769689,
        60.81197518
      ],
      "properties": {
        "datetime": "2019-07-15T20:17:10Z",
        "pc:count": 1463424,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445149.658,
            "count": 1463424,
            "maximum": -444818.4428,
            "minimum": -445333.5028,
            "name": "X",
            "position": 0,
            "stddev": 103.4696942,
            "variance": 10705.97761
          },
          {
            "average": 1667167.152,
            "count": 1463424,
            "maximum": 1667612.186,
            "minimum": 1666935.646,
            "name": "Y",
            "position": 1,
            "stddev": 126.0831821,
            "variance": 15896.9688
          },
          {
            "average": 37.28522196,
            "count": 1463424,
            "maximum": 60.81197518,
            "minimum": 10.27197518,
            "name": "Z",
            "position": 2,
            "stddev": 8.789455313,
            "variance": 77.2545247
          },
          {
            "average": 203.8603474,
            "count": 1463424,
            "maximum": 2975,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 323.1349194,
            "variance": 104416.1761
          },
          {
            "average": 2.107466462,
            "count": 1463424,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.186091871,
            "variance": 1.406813927
          },
          {
            "average": 3.215731736,
            "count": 1463424,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.448696876,
            "variance": 2.098722639
          },
          {
            "average": 1,
            "count": 1463424,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1463424,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.115033647,
            "count": 1463424,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3190626533,
            "variance": 0.1018009767
          },
          {
            "average": 19.8595594,
            "count": 1463424,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.814250809,
            "variance": 3.291505997
          },
          {
            "average": 2.24381724,
            "count": 1463424,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.433931235,
            "variance": 2.056158786
          },
          {
            "average": 3.62500205,
            "count": 1463424,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4986599035,
            "variance": 0.2486616993
          },
          {
            "average": 247256927.3,
            "count": 1463424,
            "maximum": 247257030,
            "minimum": 247255605.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 160.9522256,
            "variance": 25905.61892
          },
          {
            "average": 0,
            "count": 1463424,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1463424,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1463424,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1463424,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1463424,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445333.5028,
          1666935.646,
          10.27197518,
          -444818.4428,
          1667612.186,
          60.81197518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445333.502796972,
                1666935.6456581093,
                10.271975184222743
              ],
              [
                -445333.502796972,
                1667612.1856581094,
                10.271975184222743
              ],
              [
                -444818.44279697194,
                1667612.1856581094,
                60.811975184222746
              ],
              [
                -444818.44279697194,
                1666935.6456581093,
                60.811975184222746
              ],
              [
                -445333.502796972,
                1666935.6456581093,
                10.271975184222743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:17:10+00:00",
        "end_time": "2019-07-15T19:53:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM7874.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM7874.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM7874.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM7874.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.366952,
            64.68104337,
            10.27197518,
            -163.3542701,
            64.68769689,
            60.81197518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.364958597003,
                  64.68104337432466,
                  10.271975184222743
                ],
                [
                  -163.36695197968666,
                  64.68704814999596,
                  10.271975184222743
                ],
                [
                  -163.35626129560123,
                  64.68769688509443,
                  60.811975184222746
                ],
                [
                  -163.35427012745728,
                  64.68169196641351,
                  60.811975184222746
                ],
                [
                  -163.364958597003,
                  64.68104337432466,
                  10.271975184222743
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM7874.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM7874.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:17:10Z",
            "pc:count": 1463424,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445149.658,
                "count": 1463424,
                "maximum": -444818.4428,
                "minimum": -445333.5028,
                "name": "X",
                "position": 0,
                "stddev": 103.4696942,
                "variance": 10705.97761
              },
              {
                "average": 1667167.152,
                "count": 1463424,
                "maximum": 1667612.186,
                "minimum": 1666935.646,
                "name": "Y",
                "position": 1,
                "stddev": 126.0831821,
                "variance": 15896.9688
              },
              {
                "average": 37.28522196,
                "count": 1463424,
                "maximum": 60.81197518,
                "minimum": 10.27197518,
                "name": "Z",
                "position": 2,
                "stddev": 8.789455313,
                "variance": 77.2545247
              },
              {
                "average": 203.8603474,
                "count": 1463424,
                "maximum": 2975,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 323.1349194,
                "variance": 104416.1761
              },
              {
                "average": 2.107466462,
                "count": 1463424,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.186091871,
                "variance": 1.406813927
              },
              {
                "average": 3.215731736,
                "count": 1463424,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.448696876,
                "variance": 2.098722639
              },
              {
                "average": 1,
                "count": 1463424,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1463424,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.115033647,
                "count": 1463424,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3190626533,
                "variance": 0.1018009767
              },
              {
                "average": 19.8595594,
                "count": 1463424,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.814250809,
                "variance": 3.291505997
              },
              {
                "average": 2.24381724,
                "count": 1463424,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.433931235,
                "variance": 2.056158786
              },
              {
                "average": 3.62500205,
                "count": 1463424,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4986599035,
                "variance": 0.2486616993
              },
              {
                "average": 247256927.3,
                "count": 1463424,
                "maximum": 247257030,
                "minimum": 247255605.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 160.9522256,
                "variance": 25905.61892
              },
              {
                "average": 0,
                "count": 1463424,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1463424,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1463424,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1463424,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1463424,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445333.5028,
              1666935.646,
              10.27197518,
              -444818.4428,
              1667612.186,
              60.81197518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445333.502796972,
                    1666935.6456581093,
                    10.271975184222743
                  ],
                  [
                    -445333.502796972,
                    1667612.1856581094,
                    10.271975184222743
                  ],
                  [
                    -444818.44279697194,
                    1667612.1856581094,
                    60.811975184222746
                  ],
                  [
                    -444818.44279697194,
                    1666935.6456581093,
                    60.811975184222746
                  ],
                  [
                    -445333.502796972,
                    1666935.6456581093,
                    10.271975184222743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:17:10+00:00",
            "end_time": "2019-07-15T19:53: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": "20190715_NCMP_AK_03WWM8369.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2628616611678,
              64.63430159036791,
              -1.979988585193863
            ],
            [
              -163.2662159791784,
              64.64453343942067,
              -1.979988585193863
            ],
            [
              -163.2423410351524,
              64.64596743087822,
              3.740011414806137
            ],
            [
              -163.2389951352112,
              64.63573504429802,
              3.740011414806137
            ],
            [
              -163.2628616611678,
              64.63430159036791,
              -1.979988585193863
            ]
          ]
        ]
      },
      "bbox": [
        -163.266216,
        64.63430159,
        -1.979988585,
        -163.2389951,
        64.64596743,
        3.740011415
      ],
      "properties": {
        "datetime": "2019-07-16T02:07:08Z",
        "pc:count": 3723376,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440658.9157,
            "count": 3723376,
            "maximum": -440083.3748,
            "minimum": -441235.0748,
            "name": "X",
            "position": 0,
            "stddev": 288.8851413,
            "variance": 83454.62487
          },
          {
            "average": 1661669.15,
            "count": 3723376,
            "maximum": 1662243.799,
            "minimum": 1661091.179,
            "name": "Y",
            "position": 1,
            "stddev": 294.0645921,
            "variance": 86473.98433
          },
          {
            "average": 2.11109036,
            "count": 3723376,
            "maximum": 3.740011415,
            "minimum": -1.979988585,
            "name": "Z",
            "position": 2,
            "stddev": 0.6579398503,
            "variance": 0.4328848466
          },
          {
            "average": 573.9021665,
            "count": 3723376,
            "maximum": 40573,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 505.6799551,
            "variance": 255712.217
          },
          {
            "average": 1.000330614,
            "count": 3723376,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01822405449,
            "variance": 0.0003321161619
          },
          {
            "average": 1.000668479,
            "count": 3723376,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02592932413,
            "variance": 0.0006723298499
          },
          {
            "average": 1,
            "count": 3723376,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3723376,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.559708179,
            "count": 3723376,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.3799309,
            "variance": 129.5028274
          },
          {
            "average": 19.96214137,
            "count": 3723376,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.43565132,
            "variance": 2.061094713
          },
          {
            "average": 1.220162831,
            "count": 3723376,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4145410616,
            "variance": 0.1718442917
          },
          {
            "average": 20.26452956,
            "count": 3723376,
            "maximum": 36,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.51585851,
            "variance": 182.6784314
          },
          {
            "average": 247268047.6,
            "count": 3723376,
            "maximum": 247278028.1,
            "minimum": 247258107.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8674.716834,
            "variance": 75250712.14
          },
          {
            "average": 0,
            "count": 3723376,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3723376,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3723376,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3723376,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3723376,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441235.0748,
          1661091.179,
          -1.979988585,
          -440083.3748,
          1662243.799,
          3.740011415
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441235.07479375694,
                1661091.1792370155,
                -1.979988585193863
              ],
              [
                -441235.07479375694,
                1662243.7992370157,
                -1.979988585193863
              ],
              [
                -440083.374793757,
                1662243.7992370157,
                3.740011414806137
              ],
              [
                -440083.374793757,
                1661091.1792370155,
                3.740011414806137
              ],
              [
                -441235.07479375694,
                1661091.1792370155,
                -1.979988585193863
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:07:08+00:00",
        "end_time": "2019-07-15T20:35:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8369.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8369.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8369.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8369.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.266216,
            64.63430159,
            -1.979988585,
            -163.2389951,
            64.64596743,
            3.740011415
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2628616611678,
                  64.63430159036791,
                  -1.979988585193863
                ],
                [
                  -163.2662159791784,
                  64.64453343942067,
                  -1.979988585193863
                ],
                [
                  -163.2423410351524,
                  64.64596743087822,
                  3.740011414806137
                ],
                [
                  -163.2389951352112,
                  64.63573504429802,
                  3.740011414806137
                ],
                [
                  -163.2628616611678,
                  64.63430159036791,
                  -1.979988585193863
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8369.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8369.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:07:08Z",
            "pc:count": 3723376,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440658.9157,
                "count": 3723376,
                "maximum": -440083.3748,
                "minimum": -441235.0748,
                "name": "X",
                "position": 0,
                "stddev": 288.8851413,
                "variance": 83454.62487
              },
              {
                "average": 1661669.15,
                "count": 3723376,
                "maximum": 1662243.799,
                "minimum": 1661091.179,
                "name": "Y",
                "position": 1,
                "stddev": 294.0645921,
                "variance": 86473.98433
              },
              {
                "average": 2.11109036,
                "count": 3723376,
                "maximum": 3.740011415,
                "minimum": -1.979988585,
                "name": "Z",
                "position": 2,
                "stddev": 0.6579398503,
                "variance": 0.4328848466
              },
              {
                "average": 573.9021665,
                "count": 3723376,
                "maximum": 40573,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 505.6799551,
                "variance": 255712.217
              },
              {
                "average": 1.000330614,
                "count": 3723376,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01822405449,
                "variance": 0.0003321161619
              },
              {
                "average": 1.000668479,
                "count": 3723376,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02592932413,
                "variance": 0.0006723298499
              },
              {
                "average": 1,
                "count": 3723376,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3723376,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.559708179,
                "count": 3723376,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.3799309,
                "variance": 129.5028274
              },
              {
                "average": 19.96214137,
                "count": 3723376,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.43565132,
                "variance": 2.061094713
              },
              {
                "average": 1.220162831,
                "count": 3723376,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4145410616,
                "variance": 0.1718442917
              },
              {
                "average": 20.26452956,
                "count": 3723376,
                "maximum": 36,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.51585851,
                "variance": 182.6784314
              },
              {
                "average": 247268047.6,
                "count": 3723376,
                "maximum": 247278028.1,
                "minimum": 247258107.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8674.716834,
                "variance": 75250712.14
              },
              {
                "average": 0,
                "count": 3723376,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3723376,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3723376,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3723376,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3723376,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441235.0748,
              1661091.179,
              -1.979988585,
              -440083.3748,
              1662243.799,
              3.740011415
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441235.07479375694,
                    1661091.1792370155,
                    -1.979988585193863
                  ],
                  [
                    -441235.07479375694,
                    1662243.7992370157,
                    -1.979988585193863
                  ],
                  [
                    -440083.374793757,
                    1662243.7992370157,
                    3.740011414806137
                  ],
                  [
                    -440083.374793757,
                    1661091.1792370155,
                    3.740011414806137
                  ],
                  [
                    -441235.07479375694,
                    1661091.1792370155,
                    -1.979988585193863
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:07:08+00:00",
            "end_time": "2019-07-15T20:35: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": "20190714_NCMP_AK_03WWM9652.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.00224263651435,
              64.47840610557638,
              -6.092569916439743
            ],
            [
              -163.00548172925173,
              64.488629662229,
              -6.092569916439743
            ],
            [
              -162.98174761339774,
              64.49002181907898,
              -4.692569916439743
            ],
            [
              -162.9785168479594,
              64.47979774467807,
              -4.692569916439743
            ],
            [
              -163.00224263651435,
              64.47840610557638,
              -6.092569916439743
            ]
          ]
        ]
      },
      "bbox": [
        -163.0054817,
        64.47840611,
        -6.092569916,
        -162.9785168,
        64.49002182,
        -4.692569916
      ],
      "properties": {
        "datetime": "2019-07-15T20:53:20Z",
        "pc:count": 672340,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430677.1506,
            "count": 672340,
            "maximum": -430097.6961,
            "minimum": -431248.2561,
            "name": "X",
            "position": 0,
            "stddev": 291.1191823,
            "variance": 84750.37829
          },
          {
            "average": 1642740.988,
            "count": 672340,
            "maximum": 1643301.545,
            "minimum": 1642150.225,
            "name": "Y",
            "position": 1,
            "stddev": 284.3505685,
            "variance": 80855.24581
          },
          {
            "average": -5.31536383,
            "count": 672340,
            "maximum": -4.692569916,
            "minimum": -6.092569916,
            "name": "Z",
            "position": 2,
            "stddev": 0.2282517037,
            "variance": 0.05209884023
          },
          {
            "average": 1397.553054,
            "count": 672340,
            "maximum": 2313,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 218.7476979,
            "variance": 47850.55532
          },
          {
            "average": 1,
            "count": 672340,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 672340,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 672340,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 672340,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 672340,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97975676,
            "count": 672340,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.159186711,
            "variance": 1.343713831
          },
          {
            "average": 2.009556177,
            "count": 672340,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09739452409,
            "variance": 0.009485693323
          },
          {
            "average": 3.951871077,
            "count": 672340,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.897267795,
            "variance": 8.394160678
          },
          {
            "average": 247255449.6,
            "count": 672340,
            "maximum": 247259200.1,
            "minimum": 247193662.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9655.355014,
            "variance": 93225880.45
          },
          {
            "average": 0,
            "count": 672340,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 672340,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 672340,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 672340,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 672340,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431248.2561,
          1642150.225,
          -6.092569916,
          -430097.6961,
          1643301.545,
          -4.692569916
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431248.25607089256,
                1642150.2249989456,
                -6.092569916439743
              ],
              [
                -431248.25607089256,
                1643301.5449989454,
                -6.092569916439743
              ],
              [
                -430097.6960708925,
                1643301.5449989454,
                -4.692569916439743
              ],
              [
                -430097.6960708925,
                1642150.2249989456,
                -4.692569916439743
              ],
              [
                -431248.25607089256,
                1642150.2249989456,
                -6.092569916439743
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:53:20+00:00",
        "end_time": "2019-07-15T02:41:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9652.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9652.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9652.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9652.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0054817,
            64.47840611,
            -6.092569916,
            -162.9785168,
            64.49002182,
            -4.692569916
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.00224263651435,
                  64.47840610557638,
                  -6.092569916439743
                ],
                [
                  -163.00548172925173,
                  64.488629662229,
                  -6.092569916439743
                ],
                [
                  -162.98174761339774,
                  64.49002181907898,
                  -4.692569916439743
                ],
                [
                  -162.9785168479594,
                  64.47979774467807,
                  -4.692569916439743
                ],
                [
                  -163.00224263651435,
                  64.47840610557638,
                  -6.092569916439743
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9652.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9652.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:53:20Z",
            "pc:count": 672340,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430677.1506,
                "count": 672340,
                "maximum": -430097.6961,
                "minimum": -431248.2561,
                "name": "X",
                "position": 0,
                "stddev": 291.1191823,
                "variance": 84750.37829
              },
              {
                "average": 1642740.988,
                "count": 672340,
                "maximum": 1643301.545,
                "minimum": 1642150.225,
                "name": "Y",
                "position": 1,
                "stddev": 284.3505685,
                "variance": 80855.24581
              },
              {
                "average": -5.31536383,
                "count": 672340,
                "maximum": -4.692569916,
                "minimum": -6.092569916,
                "name": "Z",
                "position": 2,
                "stddev": 0.2282517037,
                "variance": 0.05209884023
              },
              {
                "average": 1397.553054,
                "count": 672340,
                "maximum": 2313,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 218.7476979,
                "variance": 47850.55532
              },
              {
                "average": 1,
                "count": 672340,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 672340,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 672340,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 672340,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 672340,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97975676,
                "count": 672340,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.159186711,
                "variance": 1.343713831
              },
              {
                "average": 2.009556177,
                "count": 672340,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09739452409,
                "variance": 0.009485693323
              },
              {
                "average": 3.951871077,
                "count": 672340,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.897267795,
                "variance": 8.394160678
              },
              {
                "average": 247255449.6,
                "count": 672340,
                "maximum": 247259200.1,
                "minimum": 247193662.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9655.355014,
                "variance": 93225880.45
              },
              {
                "average": 0,
                "count": 672340,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 672340,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 672340,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 672340,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 672340,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431248.2561,
              1642150.225,
              -6.092569916,
              -430097.6961,
              1643301.545,
              -4.692569916
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431248.25607089256,
                    1642150.2249989456,
                    -6.092569916439743
                  ],
                  [
                    -431248.25607089256,
                    1643301.5449989454,
                    -6.092569916439743
                  ],
                  [
                    -430097.6960708925,
                    1643301.5449989454,
                    -4.692569916439743
                  ],
                  [
                    -430097.6960708925,
                    1642150.2249989456,
                    -4.692569916439743
                  ],
                  [
                    -431248.25607089256,
                    1642150.2249989456,
                    -6.092569916439743
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:53:20+00:00",
            "end_time": "2019-07-15T02: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": "20190715_NCMP_AK_03WWM9365.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.05633655277182,
              64.5958219109785,
              8.878333714867658
            ],
            [
              -163.05961200700008,
              64.60605724307743,
              8.878333714867658
            ],
            [
              -163.03772171838452,
              64.60734411896351,
              58.73833371486766
            ],
            [
              -163.03445398193176,
              64.59710830516444,
              58.73833371486766
            ],
            [
              -163.05633655277182,
              64.5958219109785,
              8.878333714867658
            ]
          ]
        ]
      },
      "bbox": [
        -163.059612,
        64.59582191,
        8.878333715,
        -163.034454,
        64.60734412,
        58.73833371
      ],
      "properties": {
        "datetime": "2019-07-15T22:27:33Z",
        "pc:count": 3576748,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431540.0297,
            "count": 3576748,
            "maximum": -430985.6869,
            "minimum": -432042.6269,
            "name": "X",
            "position": 0,
            "stddev": 255.9261723,
            "variance": 65498.20568
          },
          {
            "average": 1656002.34,
            "count": 3576748,
            "maximum": 1656633.871,
            "minimum": 1655481.291,
            "name": "Y",
            "position": 1,
            "stddev": 286.9700861,
            "variance": 82351.83032
          },
          {
            "average": 24.001698,
            "count": 3576748,
            "maximum": 58.73833371,
            "minimum": 8.878333715,
            "name": "Z",
            "position": 2,
            "stddev": 10.44030039,
            "variance": 108.9998722
          },
          {
            "average": 1053.395487,
            "count": 3576748,
            "maximum": 39210,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 612.3571093,
            "variance": 374981.2293
          },
          {
            "average": 1.00357168,
            "count": 3576748,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06787343981,
            "variance": 0.004606803832
          },
          {
            "average": 1.007181384,
            "count": 3576748,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1015289145,
            "variance": 0.01030812047
          },
          {
            "average": 1,
            "count": 3576748,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3576748,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.51224604,
            "count": 3576748,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4998500819,
            "variance": 0.2498501044
          },
          {
            "average": 19.97788872,
            "count": 3576748,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.788392073,
            "variance": 3.198346206
          },
          {
            "average": 1.004419378,
            "count": 3576748,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07380872221,
            "variance": 0.005447727474
          },
          {
            "average": 11.45992253,
            "count": 3576748,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.180925757,
            "variance": 1.394585643
          },
          {
            "average": 247262577.5,
            "count": 3576748,
            "maximum": 247264853.3,
            "minimum": 247261606.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 740.6772841,
            "variance": 548602.8391
          },
          {
            "average": 0,
            "count": 3576748,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3576748,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3576748,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3576748,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3576748,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432042.6269,
          1655481.291,
          8.878333715,
          -430985.6869,
          1656633.871,
          58.73833371
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432042.62692600326,
                1655481.2913585305,
                8.878333714867658
              ],
              [
                -432042.62692600326,
                1656633.8713585306,
                8.878333714867658
              ],
              [
                -430985.6869260033,
                1656633.8713585306,
                58.73833371486766
              ],
              [
                -430985.6869260033,
                1655481.2913585305,
                58.73833371486766
              ],
              [
                -432042.62692600326,
                1655481.2913585305,
                8.878333714867658
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:27:33+00:00",
        "end_time": "2019-07-15T21:33:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9365.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9365.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9365.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9365.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.059612,
            64.59582191,
            8.878333715,
            -163.034454,
            64.60734412,
            58.73833371
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.05633655277182,
                  64.5958219109785,
                  8.878333714867658
                ],
                [
                  -163.05961200700008,
                  64.60605724307743,
                  8.878333714867658
                ],
                [
                  -163.03772171838452,
                  64.60734411896351,
                  58.73833371486766
                ],
                [
                  -163.03445398193176,
                  64.59710830516444,
                  58.73833371486766
                ],
                [
                  -163.05633655277182,
                  64.5958219109785,
                  8.878333714867658
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9365.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9365.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:27:33Z",
            "pc:count": 3576748,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431540.0297,
                "count": 3576748,
                "maximum": -430985.6869,
                "minimum": -432042.6269,
                "name": "X",
                "position": 0,
                "stddev": 255.9261723,
                "variance": 65498.20568
              },
              {
                "average": 1656002.34,
                "count": 3576748,
                "maximum": 1656633.871,
                "minimum": 1655481.291,
                "name": "Y",
                "position": 1,
                "stddev": 286.9700861,
                "variance": 82351.83032
              },
              {
                "average": 24.001698,
                "count": 3576748,
                "maximum": 58.73833371,
                "minimum": 8.878333715,
                "name": "Z",
                "position": 2,
                "stddev": 10.44030039,
                "variance": 108.9998722
              },
              {
                "average": 1053.395487,
                "count": 3576748,
                "maximum": 39210,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 612.3571093,
                "variance": 374981.2293
              },
              {
                "average": 1.00357168,
                "count": 3576748,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06787343981,
                "variance": 0.004606803832
              },
              {
                "average": 1.007181384,
                "count": 3576748,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1015289145,
                "variance": 0.01030812047
              },
              {
                "average": 1,
                "count": 3576748,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3576748,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.51224604,
                "count": 3576748,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4998500819,
                "variance": 0.2498501044
              },
              {
                "average": 19.97788872,
                "count": 3576748,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.788392073,
                "variance": 3.198346206
              },
              {
                "average": 1.004419378,
                "count": 3576748,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07380872221,
                "variance": 0.005447727474
              },
              {
                "average": 11.45992253,
                "count": 3576748,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.180925757,
                "variance": 1.394585643
              },
              {
                "average": 247262577.5,
                "count": 3576748,
                "maximum": 247264853.3,
                "minimum": 247261606.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 740.6772841,
                "variance": 548602.8391
              },
              {
                "average": 0,
                "count": 3576748,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3576748,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3576748,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3576748,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3576748,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432042.6269,
              1655481.291,
              8.878333715,
              -430985.6869,
              1656633.871,
              58.73833371
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432042.62692600326,
                    1655481.2913585305,
                    8.878333714867658
                  ],
                  [
                    -432042.62692600326,
                    1656633.8713585306,
                    8.878333714867658
                  ],
                  [
                    -430985.6869260033,
                    1656633.8713585306,
                    58.73833371486766
                  ],
                  [
                    -430985.6869260033,
                    1655481.2913585305,
                    58.73833371486766
                  ],
                  [
                    -432042.62692600326,
                    1655481.2913585305,
                    8.878333714867658
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:27:33+00:00",
            "end_time": "2019-07-15T21:33:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0155.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.8962479544648,
              64.50385411327038,
              -2.757281061246424
            ],
            [
              -162.8994574477756,
              64.51409766062926,
              -2.757281061246424
            ],
            [
              -162.87567679988766,
              64.51547472229167,
              55.642718938753575
            ],
            [
              -162.87247567741,
              64.5052306612058,
              55.642718938753575
            ],
            [
              -162.8962479544648,
              64.50385411327038,
              -2.757281061246424
            ]
          ]
        ]
      },
      "bbox": [
        -162.8994574,
        64.50385411,
        -2.757281061,
        -162.8724757,
        64.51547472,
        55.64271894
      ],
      "properties": {
        "datetime": "2019-07-15T22:45:51Z",
        "pc:count": 4392604,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425251.3735,
            "count": 4392604,
            "maximum": -424670.4479,
            "minimum": -425821.9879,
            "name": "X",
            "position": 0,
            "stddev": 283.3452285,
            "variance": 80284.51851
          },
          {
            "average": 1644883.907,
            "count": 4392604,
            "maximum": 1645433.288,
            "minimum": 1644280.008,
            "name": "Y",
            "position": 1,
            "stddev": 286.2558818,
            "variance": 81942.42986
          },
          {
            "average": 17.85190276,
            "count": 4392604,
            "maximum": 55.64271894,
            "minimum": -2.757281061,
            "name": "Z",
            "position": 2,
            "stddev": 17.62789992,
            "variance": 310.7428554
          },
          {
            "average": 611.519024,
            "count": 4392604,
            "maximum": 27394,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 702.5064411,
            "variance": 493515.2998
          },
          {
            "average": 1.075870258,
            "count": 4392604,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.314860788,
            "variance": 0.09913731579
          },
          {
            "average": 1.152206755,
            "count": 4392604,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4656229218,
            "variance": 0.2168047053
          },
          {
            "average": 1,
            "count": 4392604,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4392604,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.01429221,
            "count": 4392604,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.78130786,
            "variance": 163.3618305
          },
          {
            "average": 19.96860349,
            "count": 4392604,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.84258223,
            "variance": 3.395109275
          },
          {
            "average": 1.394141607,
            "count": 4392604,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5202266497,
            "variance": 0.2706357671
          },
          {
            "average": 13.00377179,
            "count": 4392604,
            "maximum": 17,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.478179629,
            "variance": 2.185015015
          },
          {
            "average": 247263533.9,
            "count": 4392604,
            "maximum": 247265951.5,
            "minimum": 247261785.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 922.252787,
            "variance": 850550.2032
          },
          {
            "average": 0,
            "count": 4392604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4392604,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4392604,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4392604,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4392604,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425821.9879,
          1644280.008,
          -2.757281061,
          -424670.4479,
          1645433.288,
          55.64271894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425821.987905651,
                1644280.0084737423,
                -2.757281061246424
              ],
              [
                -425821.987905651,
                1645433.288473742,
                -2.757281061246424
              ],
              [
                -424670.44790565094,
                1645433.288473742,
                55.642718938753575
              ],
              [
                -424670.44790565094,
                1644280.0084737423,
                55.642718938753575
              ],
              [
                -425821.987905651,
                1644280.0084737423,
                -2.757281061246424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:45:51+00:00",
        "end_time": "2019-07-15T21:36:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0155.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0155.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0155.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0155.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8994574,
            64.50385411,
            -2.757281061,
            -162.8724757,
            64.51547472,
            55.64271894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.8962479544648,
                  64.50385411327038,
                  -2.757281061246424
                ],
                [
                  -162.8994574477756,
                  64.51409766062926,
                  -2.757281061246424
                ],
                [
                  -162.87567679988766,
                  64.51547472229167,
                  55.642718938753575
                ],
                [
                  -162.87247567741,
                  64.5052306612058,
                  55.642718938753575
                ],
                [
                  -162.8962479544648,
                  64.50385411327038,
                  -2.757281061246424
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0155.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0155.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:45:51Z",
            "pc:count": 4392604,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425251.3735,
                "count": 4392604,
                "maximum": -424670.4479,
                "minimum": -425821.9879,
                "name": "X",
                "position": 0,
                "stddev": 283.3452285,
                "variance": 80284.51851
              },
              {
                "average": 1644883.907,
                "count": 4392604,
                "maximum": 1645433.288,
                "minimum": 1644280.008,
                "name": "Y",
                "position": 1,
                "stddev": 286.2558818,
                "variance": 81942.42986
              },
              {
                "average": 17.85190276,
                "count": 4392604,
                "maximum": 55.64271894,
                "minimum": -2.757281061,
                "name": "Z",
                "position": 2,
                "stddev": 17.62789992,
                "variance": 310.7428554
              },
              {
                "average": 611.519024,
                "count": 4392604,
                "maximum": 27394,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 702.5064411,
                "variance": 493515.2998
              },
              {
                "average": 1.075870258,
                "count": 4392604,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.314860788,
                "variance": 0.09913731579
              },
              {
                "average": 1.152206755,
                "count": 4392604,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4656229218,
                "variance": 0.2168047053
              },
              {
                "average": 1,
                "count": 4392604,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4392604,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.01429221,
                "count": 4392604,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.78130786,
                "variance": 163.3618305
              },
              {
                "average": 19.96860349,
                "count": 4392604,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.84258223,
                "variance": 3.395109275
              },
              {
                "average": 1.394141607,
                "count": 4392604,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5202266497,
                "variance": 0.2706357671
              },
              {
                "average": 13.00377179,
                "count": 4392604,
                "maximum": 17,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.478179629,
                "variance": 2.185015015
              },
              {
                "average": 247263533.9,
                "count": 4392604,
                "maximum": 247265951.5,
                "minimum": 247261785.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 922.252787,
                "variance": 850550.2032
              },
              {
                "average": 0,
                "count": 4392604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4392604,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4392604,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4392604,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4392604,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425821.9879,
              1644280.008,
              -2.757281061,
              -424670.4479,
              1645433.288,
              55.64271894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425821.987905651,
                    1644280.0084737423,
                    -2.757281061246424
                  ],
                  [
                    -425821.987905651,
                    1645433.288473742,
                    -2.757281061246424
                  ],
                  [
                    -424670.44790565094,
                    1645433.288473742,
                    55.642718938753575
                  ],
                  [
                    -424670.44790565094,
                    1644280.0084737423,
                    55.642718938753575
                  ],
                  [
                    -425821.987905651,
                    1644280.0084737423,
                    -2.757281061246424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:45:51+00:00",
            "end_time": "2019-07-15T21:36:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9659.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.99764887892465,
              64.54117853000332,
              -3.363011936389533
            ],
            [
              -163.00089756861595,
              64.55141606336694,
              -3.363011936389533
            ],
            [
              -162.9771047885145,
              64.55280799800416,
              11.356988063610467
            ],
            [
              -162.97386447592112,
              64.54256994479117,
              11.356988063610467
            ],
            [
              -162.99764887892465,
              64.54117853000332,
              -3.363011936389533
            ]
          ]
        ]
      },
      "bbox": [
        -163.0008976,
        64.54117853,
        -3.363011936,
        -162.9738645,
        64.552808,
        11.35698806
      ],
      "properties": {
        "datetime": "2019-07-15T23:48:06Z",
        "pc:count": 3987404,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429498.9423,
            "count": 3987404,
            "maximum": -428932.6586,
            "minimum": -430083.5186,
            "name": "X",
            "position": 0,
            "stddev": 293.2095222,
            "variance": 85971.82388
          },
          {
            "average": 1649660.195,
            "count": 3987404,
            "maximum": 1650212.948,
            "minimum": 1649060.168,
            "name": "Y",
            "position": 1,
            "stddev": 276.129219,
            "variance": 76247.34557
          },
          {
            "average": 3.436918808,
            "count": 3987404,
            "maximum": 11.35698806,
            "minimum": -3.363011936,
            "name": "Z",
            "position": 2,
            "stddev": 3.927020564,
            "variance": 15.42149051
          },
          {
            "average": 752.6903321,
            "count": 3987404,
            "maximum": 9378,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 776.8237508,
            "variance": 603455.1399
          },
          {
            "average": 1.00021593,
            "count": 3987404,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01471002962,
            "variance": 0.0002163849714
          },
          {
            "average": 1.000439885,
            "count": 3987404,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02100467921,
            "variance": 0.0004411965486
          },
          {
            "average": 1,
            "count": 3987404,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3987404,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.54678608,
            "count": 3987404,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.93465732,
            "variance": 167.3053601
          },
          {
            "average": 20.00760936,
            "count": 3987404,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.494258904,
            "variance": 2.232809671
          },
          {
            "average": 1.329731073,
            "count": 3987404,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4712993294,
            "variance": 0.2221230578
          },
          {
            "average": 19.13321474,
            "count": 3987404,
            "maximum": 23,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.593661443,
            "variance": 2.539756794
          },
          {
            "average": 247267369.9,
            "count": 3987404,
            "maximum": 247269686,
            "minimum": 247264761.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 966.0333281,
            "variance": 933220.391
          },
          {
            "average": 0,
            "count": 3987404,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3987404,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3987404,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3987404,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3987404,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430083.5186,
          1649060.168,
          -3.363011936,
          -428932.6586,
          1650212.948,
          11.35698806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430083.5186028784,
                1649060.1681127178,
                -3.363011936389533
              ],
              [
                -430083.5186028784,
                1650212.9481127176,
                -3.363011936389533
              ],
              [
                -428932.6586028784,
                1650212.9481127176,
                11.356988063610467
              ],
              [
                -428932.6586028784,
                1649060.1681127178,
                11.356988063610467
              ],
              [
                -430083.5186028784,
                1649060.1681127178,
                -3.363011936389533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:48:06+00:00",
        "end_time": "2019-07-15T22:26:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9659.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9659.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9659.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9659.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0008976,
            64.54117853,
            -3.363011936,
            -162.9738645,
            64.552808,
            11.35698806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.99764887892465,
                  64.54117853000332,
                  -3.363011936389533
                ],
                [
                  -163.00089756861595,
                  64.55141606336694,
                  -3.363011936389533
                ],
                [
                  -162.9771047885145,
                  64.55280799800416,
                  11.356988063610467
                ],
                [
                  -162.97386447592112,
                  64.54256994479117,
                  11.356988063610467
                ],
                [
                  -162.99764887892465,
                  64.54117853000332,
                  -3.363011936389533
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9659.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9659.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:48:06Z",
            "pc:count": 3987404,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429498.9423,
                "count": 3987404,
                "maximum": -428932.6586,
                "minimum": -430083.5186,
                "name": "X",
                "position": 0,
                "stddev": 293.2095222,
                "variance": 85971.82388
              },
              {
                "average": 1649660.195,
                "count": 3987404,
                "maximum": 1650212.948,
                "minimum": 1649060.168,
                "name": "Y",
                "position": 1,
                "stddev": 276.129219,
                "variance": 76247.34557
              },
              {
                "average": 3.436918808,
                "count": 3987404,
                "maximum": 11.35698806,
                "minimum": -3.363011936,
                "name": "Z",
                "position": 2,
                "stddev": 3.927020564,
                "variance": 15.42149051
              },
              {
                "average": 752.6903321,
                "count": 3987404,
                "maximum": 9378,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 776.8237508,
                "variance": 603455.1399
              },
              {
                "average": 1.00021593,
                "count": 3987404,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01471002962,
                "variance": 0.0002163849714
              },
              {
                "average": 1.000439885,
                "count": 3987404,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02100467921,
                "variance": 0.0004411965486
              },
              {
                "average": 1,
                "count": 3987404,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3987404,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.54678608,
                "count": 3987404,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.93465732,
                "variance": 167.3053601
              },
              {
                "average": 20.00760936,
                "count": 3987404,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.494258904,
                "variance": 2.232809671
              },
              {
                "average": 1.329731073,
                "count": 3987404,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4712993294,
                "variance": 0.2221230578
              },
              {
                "average": 19.13321474,
                "count": 3987404,
                "maximum": 23,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.593661443,
                "variance": 2.539756794
              },
              {
                "average": 247267369.9,
                "count": 3987404,
                "maximum": 247269686,
                "minimum": 247264761.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 966.0333281,
                "variance": 933220.391
              },
              {
                "average": 0,
                "count": 3987404,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3987404,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3987404,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3987404,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3987404,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430083.5186,
              1649060.168,
              -3.363011936,
              -428932.6586,
              1650212.948,
              11.35698806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430083.5186028784,
                    1649060.1681127178,
                    -3.363011936389533
                  ],
                  [
                    -430083.5186028784,
                    1650212.9481127176,
                    -3.363011936389533
                  ],
                  [
                    -428932.6586028784,
                    1650212.9481127176,
                    11.356988063610467
                  ],
                  [
                    -428932.6586028784,
                    1649060.1681127178,
                    11.356988063610467
                  ],
                  [
                    -430083.5186028784,
                    1649060.1681127178,
                    -3.363011936389533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:48:06+00:00",
            "end_time": "2019-07-15T22:26:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0448.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.83915713966178,
              64.4413698452534,
              7.065913610699601
            ],
            [
              -162.84196902513992,
              64.45042237118282,
              7.065913610699601
            ],
            [
              -162.8283859934255,
              64.45120590997621,
              28.8659136106996
            ],
            [
              -162.82557832526908,
              64.44215312646318,
              28.8659136106996
            ],
            [
              -162.83915713966178,
              64.4413698452534,
              7.065913610699601
            ]
          ]
        ]
      },
      "bbox": [
        -162.841969,
        64.44136985,
        7.065913611,
        -162.8255783,
        64.45120591,
        28.86591361
      ],
      "properties": {
        "datetime": "2019-07-16T00:45:04Z",
        "pc:count": 984391,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -423787.7638,
            "count": 984391,
            "maximum": -423371.6259,
            "minimum": -424030.7659,
            "name": "X",
            "position": 0,
            "stddev": 117.6743042,
            "variance": 13847.24187
          },
          {
            "average": 1637591.855,
            "count": 984391,
            "maximum": 1638023.775,
            "minimum": 1637004.615,
            "name": "Y",
            "position": 1,
            "stddev": 264.7561764,
            "variance": 70095.83297
          },
          {
            "average": 16.90073569,
            "count": 984391,
            "maximum": 28.86591361,
            "minimum": 7.065913611,
            "name": "Z",
            "position": 2,
            "stddev": 4.197746281,
            "variance": 17.62107384
          },
          {
            "average": 958.4641956,
            "count": 984391,
            "maximum": 3264,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 494.5552133,
            "variance": 244584.859
          },
          {
            "average": 1.014342878,
            "count": 984391,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1298056771,
            "variance": 0.01684951382
          },
          {
            "average": 1.028745691,
            "count": 984391,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1899869115,
            "variance": 0.03609502653
          },
          {
            "average": 1,
            "count": 984391,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984391,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.521989738,
            "count": 984391,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4995164711,
            "variance": 0.2495167049
          },
          {
            "average": 19.97165876,
            "count": 984391,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.156961387,
            "variance": 1.338559651
          },
          {
            "average": 1.02044208,
            "count": 984391,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1507932142,
            "variance": 0.02273859346
          },
          {
            "average": 25.90988439,
            "count": 984391,
            "maximum": 28,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.158119029,
            "variance": 1.341239685
          },
          {
            "average": 247271538.1,
            "count": 984391,
            "maximum": 247273104.7,
            "minimum": 247269501.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 787.6509246,
            "variance": 620393.9791
          },
          {
            "average": 0,
            "count": 984391,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984391,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984391,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984391,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 984391,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -424030.7659,
          1637004.615,
          7.065913611,
          -423371.6259,
          1638023.775,
          28.86591361
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -424030.7658653018,
                1637004.6150843208,
                7.065913610699601
              ],
              [
                -424030.7658653018,
                1638023.775084321,
                7.065913610699601
              ],
              [
                -423371.62586530176,
                1638023.775084321,
                28.8659136106996
              ],
              [
                -423371.62586530176,
                1637004.6150843208,
                28.8659136106996
              ],
              [
                -424030.7658653018,
                1637004.6150843208,
                7.065913610699601
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:45:04+00:00",
        "end_time": "2019-07-15T23:45:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0448.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0448.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0448.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0448.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.841969,
            64.44136985,
            7.065913611,
            -162.8255783,
            64.45120591,
            28.86591361
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.83915713966178,
                  64.4413698452534,
                  7.065913610699601
                ],
                [
                  -162.84196902513992,
                  64.45042237118282,
                  7.065913610699601
                ],
                [
                  -162.8283859934255,
                  64.45120590997621,
                  28.8659136106996
                ],
                [
                  -162.82557832526908,
                  64.44215312646318,
                  28.8659136106996
                ],
                [
                  -162.83915713966178,
                  64.4413698452534,
                  7.065913610699601
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0448.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0448.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:45:04Z",
            "pc:count": 984391,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -423787.7638,
                "count": 984391,
                "maximum": -423371.6259,
                "minimum": -424030.7659,
                "name": "X",
                "position": 0,
                "stddev": 117.6743042,
                "variance": 13847.24187
              },
              {
                "average": 1637591.855,
                "count": 984391,
                "maximum": 1638023.775,
                "minimum": 1637004.615,
                "name": "Y",
                "position": 1,
                "stddev": 264.7561764,
                "variance": 70095.83297
              },
              {
                "average": 16.90073569,
                "count": 984391,
                "maximum": 28.86591361,
                "minimum": 7.065913611,
                "name": "Z",
                "position": 2,
                "stddev": 4.197746281,
                "variance": 17.62107384
              },
              {
                "average": 958.4641956,
                "count": 984391,
                "maximum": 3264,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 494.5552133,
                "variance": 244584.859
              },
              {
                "average": 1.014342878,
                "count": 984391,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1298056771,
                "variance": 0.01684951382
              },
              {
                "average": 1.028745691,
                "count": 984391,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1899869115,
                "variance": 0.03609502653
              },
              {
                "average": 1,
                "count": 984391,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984391,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.521989738,
                "count": 984391,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4995164711,
                "variance": 0.2495167049
              },
              {
                "average": 19.97165876,
                "count": 984391,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.156961387,
                "variance": 1.338559651
              },
              {
                "average": 1.02044208,
                "count": 984391,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1507932142,
                "variance": 0.02273859346
              },
              {
                "average": 25.90988439,
                "count": 984391,
                "maximum": 28,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.158119029,
                "variance": 1.341239685
              },
              {
                "average": 247271538.1,
                "count": 984391,
                "maximum": 247273104.7,
                "minimum": 247269501.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 787.6509246,
                "variance": 620393.9791
              },
              {
                "average": 0,
                "count": 984391,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984391,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984391,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984391,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 984391,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -424030.7659,
              1637004.615,
              7.065913611,
              -423371.6259,
              1638023.775,
              28.86591361
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -424030.7658653018,
                    1637004.6150843208,
                    7.065913610699601
                  ],
                  [
                    -424030.7658653018,
                    1638023.775084321,
                    7.065913610699601
                  ],
                  [
                    -423371.62586530176,
                    1638023.775084321,
                    28.8659136106996
                  ],
                  [
                    -423371.62586530176,
                    1637004.6150843208,
                    28.8659136106996
                  ],
                  [
                    -424030.7658653018,
                    1637004.6150843208,
                    7.065913610699601
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:45:04+00:00",
            "end_time": "2019-07-15T23:45: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": "20190710_NCMP_AK_03WWM8062.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3294468539238,
              64.57224097667773,
              -4.429870403055904
            ],
            [
              -163.33281659912433,
              64.58246689704164,
              -4.429870403055904
            ],
            [
              -163.30900610987194,
              64.58391046224786,
              2.390129596944096
            ],
            [
              -163.30564473519226,
              64.57368400260323,
              2.390129596944096
            ],
            [
              -163.3294468539238,
              64.57224097667773,
              -4.429870403055904
            ]
          ]
        ]
      },
      "bbox": [
        -163.3328166,
        64.57224098,
        -4.429870403,
        -163.3056447,
        64.58391046,
        2.390129597
      ],
      "properties": {
        "datetime": "2019-07-10T22:07:20Z",
        "pc:count": 3075524,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444795.3095,
            "count": 3075524,
            "maximum": -444204.2065,
            "minimum": -445355.4665,
            "name": "X",
            "position": 0,
            "stddev": 292.5986332,
            "variance": 85613.96016
          },
          {
            "average": 1655222.23,
            "count": 3075524,
            "maximum": 1655831.983,
            "minimum": 1654679.763,
            "name": "Y",
            "position": 1,
            "stddev": 293.5566271,
            "variance": 86175.49333
          },
          {
            "average": 0.5682979416,
            "count": 3075524,
            "maximum": 2.390129597,
            "minimum": -4.429870403,
            "name": "Z",
            "position": 2,
            "stddev": 0.5855045192,
            "variance": 0.3428155421
          },
          {
            "average": 11.37772653,
            "count": 3075524,
            "maximum": 2536,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 114.4670865,
            "variance": 13102.71389
          },
          {
            "average": 1.000732558,
            "count": 3075524,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02705589937,
            "variance": 0.0007320216908
          },
          {
            "average": 1.001465116,
            "count": 3075524,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03824879212,
            "variance": 0.001462970099
          },
          {
            "average": 1,
            "count": 3075524,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3075524,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.93124716,
            "count": 3075524,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.369604784,
            "variance": 1.875817266
          },
          {
            "average": 20.0385754,
            "count": 3075524,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.424553644,
            "variance": 2.029353086
          },
          {
            "average": 1.999496996,
            "count": 3075524,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06716527972,
            "variance": 0.0045111748
          },
          {
            "average": 9.08183321,
            "count": 3075524,
            "maximum": 13,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.624886874,
            "variance": 2.640257354
          },
          {
            "average": 246829795.3,
            "count": 3075524,
            "maximum": 246831640.6,
            "minimum": 246828592.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 627.1067848,
            "variance": 393262.9196
          },
          {
            "average": 0,
            "count": 3075524,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3075524,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3075524,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3075524,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3075524,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445355.4665,
          1654679.763,
          -4.429870403,
          -444204.2065,
          1655831.983,
          2.390129597
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445355.46652758436,
                1654679.7633041386,
                -4.429870403055904
              ],
              [
                -445355.46652758436,
                1655831.9833041388,
                -4.429870403055904
              ],
              [
                -444204.20652758435,
                1655831.9833041388,
                2.390129596944096
              ],
              [
                -444204.20652758435,
                1654679.7633041386,
                2.390129596944096
              ],
              [
                -445355.46652758436,
                1654679.7633041386,
                -4.429870403055904
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:07:20+00:00",
        "end_time": "2019-07-10T21:16:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8062.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8062.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8062.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8062.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3328166,
            64.57224098,
            -4.429870403,
            -163.3056447,
            64.58391046,
            2.390129597
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3294468539238,
                  64.57224097667773,
                  -4.429870403055904
                ],
                [
                  -163.33281659912433,
                  64.58246689704164,
                  -4.429870403055904
                ],
                [
                  -163.30900610987194,
                  64.58391046224786,
                  2.390129596944096
                ],
                [
                  -163.30564473519226,
                  64.57368400260323,
                  2.390129596944096
                ],
                [
                  -163.3294468539238,
                  64.57224097667773,
                  -4.429870403055904
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8062.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8062.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:07:20Z",
            "pc:count": 3075524,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444795.3095,
                "count": 3075524,
                "maximum": -444204.2065,
                "minimum": -445355.4665,
                "name": "X",
                "position": 0,
                "stddev": 292.5986332,
                "variance": 85613.96016
              },
              {
                "average": 1655222.23,
                "count": 3075524,
                "maximum": 1655831.983,
                "minimum": 1654679.763,
                "name": "Y",
                "position": 1,
                "stddev": 293.5566271,
                "variance": 86175.49333
              },
              {
                "average": 0.5682979416,
                "count": 3075524,
                "maximum": 2.390129597,
                "minimum": -4.429870403,
                "name": "Z",
                "position": 2,
                "stddev": 0.5855045192,
                "variance": 0.3428155421
              },
              {
                "average": 11.37772653,
                "count": 3075524,
                "maximum": 2536,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 114.4670865,
                "variance": 13102.71389
              },
              {
                "average": 1.000732558,
                "count": 3075524,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02705589937,
                "variance": 0.0007320216908
              },
              {
                "average": 1.001465116,
                "count": 3075524,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03824879212,
                "variance": 0.001462970099
              },
              {
                "average": 1,
                "count": 3075524,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3075524,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.93124716,
                "count": 3075524,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.369604784,
                "variance": 1.875817266
              },
              {
                "average": 20.0385754,
                "count": 3075524,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.424553644,
                "variance": 2.029353086
              },
              {
                "average": 1.999496996,
                "count": 3075524,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06716527972,
                "variance": 0.0045111748
              },
              {
                "average": 9.08183321,
                "count": 3075524,
                "maximum": 13,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.624886874,
                "variance": 2.640257354
              },
              {
                "average": 246829795.3,
                "count": 3075524,
                "maximum": 246831640.6,
                "minimum": 246828592.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 627.1067848,
                "variance": 393262.9196
              },
              {
                "average": 0,
                "count": 3075524,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3075524,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3075524,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3075524,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3075524,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445355.4665,
              1654679.763,
              -4.429870403,
              -444204.2065,
              1655831.983,
              2.390129597
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445355.46652758436,
                    1654679.7633041386,
                    -4.429870403055904
                  ],
                  [
                    -445355.46652758436,
                    1655831.9833041388,
                    -4.429870403055904
                  ],
                  [
                    -444204.20652758435,
                    1655831.9833041388,
                    2.390129596944096
                  ],
                  [
                    -444204.20652758435,
                    1654679.7633041386,
                    2.390129596944096
                  ],
                  [
                    -445355.46652758436,
                    1654679.7633041386,
                    -4.429870403055904
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:07:20+00:00",
            "end_time": "2019-07-10T21:16:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7869.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.36742094207074,
              64.63549455057985,
              -3.652173944022551
            ],
            [
              -163.37081283901148,
              64.64572361014639,
              -3.652173944022551
            ],
            [
              -163.34694426580137,
              64.6471735796876,
              10.16782605597745
            ],
            [
              -163.34356077884462,
              64.63694397672265,
              10.16782605597745
            ],
            [
              -163.36742094207074,
              64.63549455057985,
              -3.652173944022551
            ]
          ]
        ]
      },
      "bbox": [
        -163.3708128,
        64.63549455,
        -3.652173944,
        -163.3435608,
        64.64717358,
        10.16782606
      ],
      "properties": {
        "datetime": "2019-07-15T01:19:32Z",
        "pc:count": 4348837,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445591.8581,
            "count": 4348837,
            "maximum": -445012.5427,
            "minimum": -446164.1427,
            "name": "X",
            "position": 0,
            "stddev": 289.2359295,
            "variance": 83657.42292
          },
          {
            "average": 1662460.448,
            "count": 4348837,
            "maximum": 1663074.087,
            "minimum": 1661921.527,
            "name": "Y",
            "position": 1,
            "stddev": 273.91239,
            "variance": 75027.9974
          },
          {
            "average": 2.078301608,
            "count": 4348837,
            "maximum": 10.16782606,
            "minimum": -3.652173944,
            "name": "Z",
            "position": 2,
            "stddev": 1.520939817,
            "variance": 2.313257928
          },
          {
            "average": 421.6846647,
            "count": 4348837,
            "maximum": 14378,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 470.7526795,
            "variance": 221608.0853
          },
          {
            "average": 1.107061957,
            "count": 4348837,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3900346474,
            "variance": 0.1521270262
          },
          {
            "average": 1.214120925,
            "count": 4348837,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5813064666,
            "variance": 0.3379172081
          },
          {
            "average": 1,
            "count": 4348837,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4348837,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.181184763,
            "count": 4348837,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.47761258,
            "variance": 155.6908156
          },
          {
            "average": 20.02367914,
            "count": 4348837,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.091947744,
            "variance": 1.192349876
          },
          {
            "average": 1.413094581,
            "count": 4348837,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5527220077,
            "variance": 0.3055016178
          },
          {
            "average": 8.239002979,
            "count": 4348837,
            "maximum": 13,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.854462954,
            "variance": 14.85688467
          },
          {
            "average": 247187013.4,
            "count": 4348837,
            "maximum": 247188772.3,
            "minimum": 247184685.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1462.907983,
            "variance": 2140099.766
          },
          {
            "average": 0,
            "count": 4348837,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4348837,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4348837,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4348837,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4348837,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446164.1427,
          1661921.527,
          -3.652173944,
          -445012.5427,
          1663074.087,
          10.16782606
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446164.14271857793,
                1661921.5271271758,
                -3.652173944022551
              ],
              [
                -446164.14271857793,
                1663074.0871271759,
                -3.652173944022551
              ],
              [
                -445012.54271857796,
                1663074.0871271759,
                10.16782605597745
              ],
              [
                -445012.54271857796,
                1661921.5271271758,
                10.16782605597745
              ],
              [
                -446164.14271857793,
                1661921.5271271758,
                -3.652173944022551
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:19:32+00:00",
        "end_time": "2019-07-15T00:11:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7869.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7869.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7869.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7869.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3708128,
            64.63549455,
            -3.652173944,
            -163.3435608,
            64.64717358,
            10.16782606
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.36742094207074,
                  64.63549455057985,
                  -3.652173944022551
                ],
                [
                  -163.37081283901148,
                  64.64572361014639,
                  -3.652173944022551
                ],
                [
                  -163.34694426580137,
                  64.6471735796876,
                  10.16782605597745
                ],
                [
                  -163.34356077884462,
                  64.63694397672265,
                  10.16782605597745
                ],
                [
                  -163.36742094207074,
                  64.63549455057985,
                  -3.652173944022551
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7869.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7869.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:19:32Z",
            "pc:count": 4348837,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445591.8581,
                "count": 4348837,
                "maximum": -445012.5427,
                "minimum": -446164.1427,
                "name": "X",
                "position": 0,
                "stddev": 289.2359295,
                "variance": 83657.42292
              },
              {
                "average": 1662460.448,
                "count": 4348837,
                "maximum": 1663074.087,
                "minimum": 1661921.527,
                "name": "Y",
                "position": 1,
                "stddev": 273.91239,
                "variance": 75027.9974
              },
              {
                "average": 2.078301608,
                "count": 4348837,
                "maximum": 10.16782606,
                "minimum": -3.652173944,
                "name": "Z",
                "position": 2,
                "stddev": 1.520939817,
                "variance": 2.313257928
              },
              {
                "average": 421.6846647,
                "count": 4348837,
                "maximum": 14378,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 470.7526795,
                "variance": 221608.0853
              },
              {
                "average": 1.107061957,
                "count": 4348837,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3900346474,
                "variance": 0.1521270262
              },
              {
                "average": 1.214120925,
                "count": 4348837,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5813064666,
                "variance": 0.3379172081
              },
              {
                "average": 1,
                "count": 4348837,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4348837,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.181184763,
                "count": 4348837,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.47761258,
                "variance": 155.6908156
              },
              {
                "average": 20.02367914,
                "count": 4348837,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.091947744,
                "variance": 1.192349876
              },
              {
                "average": 1.413094581,
                "count": 4348837,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5527220077,
                "variance": 0.3055016178
              },
              {
                "average": 8.239002979,
                "count": 4348837,
                "maximum": 13,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.854462954,
                "variance": 14.85688467
              },
              {
                "average": 247187013.4,
                "count": 4348837,
                "maximum": 247188772.3,
                "minimum": 247184685.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1462.907983,
                "variance": 2140099.766
              },
              {
                "average": 0,
                "count": 4348837,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4348837,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4348837,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4348837,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4348837,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446164.1427,
              1661921.527,
              -3.652173944,
              -445012.5427,
              1663074.087,
              10.16782606
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446164.14271857793,
                    1661921.5271271758,
                    -3.652173944022551
                  ],
                  [
                    -446164.14271857793,
                    1663074.0871271759,
                    -3.652173944022551
                  ],
                  [
                    -445012.54271857796,
                    1663074.0871271759,
                    10.16782605597745
                  ],
                  [
                    -445012.54271857796,
                    1661921.5271271758,
                    10.16782605597745
                  ],
                  [
                    -446164.14271857793,
                    1661921.5271271758,
                    -3.652173944022551
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:19:32+00:00",
            "end_time": "2019-07-15T00:11:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8260.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2888550194091,
              64.55382342010691,
              -2.667892286374226
            ],
            [
              -163.29220937128952,
              64.56405403239442,
              -2.667892286374226
            ],
            [
              -163.26843949443915,
              64.56548966640528,
              15.252107713625776
            ],
            [
              -163.26509349895684,
              64.55525851800213,
              15.252107713625776
            ],
            [
              -163.2888550194091,
              64.55382342010691,
              -2.667892286374226
            ]
          ]
        ]
      },
      "bbox": [
        -163.2922094,
        64.55382342,
        -2.667892286,
        -163.2650935,
        64.56548967,
        15.25210771
      ],
      "properties": {
        "datetime": "2019-07-10T22:13:31Z",
        "pc:count": 3299690,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443158.4059,
            "count": 3299690,
            "maximum": -442566.9626,
            "minimum": -443716.9026,
            "name": "X",
            "position": 0,
            "stddev": 285.4360735,
            "variance": 81473.75208
          },
          {
            "average": 1652930.284,
            "count": 3299690,
            "maximum": 1653526.072,
            "minimum": 1652373.392,
            "name": "Y",
            "position": 1,
            "stddev": 280.4393543,
            "variance": 78646.23147
          },
          {
            "average": 1.145341248,
            "count": 3299690,
            "maximum": 15.25210771,
            "minimum": -2.667892286,
            "name": "Z",
            "position": 2,
            "stddev": 2.778563927,
            "variance": 7.720417494
          },
          {
            "average": 119.566011,
            "count": 3299690,
            "maximum": 4456,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 409.1140499,
            "variance": 167374.3059
          },
          {
            "average": 1.001353157,
            "count": 3299690,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03808049346,
            "variance": 0.001450123982
          },
          {
            "average": 1.002721165,
            "count": 3299690,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05495316418,
            "variance": 0.003019850253
          },
          {
            "average": 1,
            "count": 3299690,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3299690,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.86994324,
            "count": 3299690,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.738494598,
            "variance": 76.36128785
          },
          {
            "average": 19.92226963,
            "count": 3299690,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.5674822,
            "variance": 2.457000448
          },
          {
            "average": 1.897477642,
            "count": 3299690,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.332738836,
            "variance": 0.110715133
          },
          {
            "average": 10.34252218,
            "count": 3299690,
            "maximum": 14,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.65625552,
            "variance": 2.743182346
          },
          {
            "average": 246830294.1,
            "count": 3299690,
            "maximum": 246832011.3,
            "minimum": 246828974.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 689.5161285,
            "variance": 475432.4915
          },
          {
            "average": 0,
            "count": 3299690,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3299690,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3299690,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3299690,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3299690,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443716.9026,
          1652373.392,
          -2.667892286,
          -442566.9626,
          1653526.072,
          15.25210771
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443716.90259303385,
                1652373.3916343725,
                -2.667892286374226
              ],
              [
                -443716.90259303385,
                1653526.0716343727,
                -2.667892286374226
              ],
              [
                -442566.9625930339,
                1653526.0716343727,
                15.252107713625776
              ],
              [
                -442566.9625930339,
                1652373.3916343725,
                15.252107713625776
              ],
              [
                -443716.90259303385,
                1652373.3916343725,
                -2.667892286374226
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:13:31+00:00",
        "end_time": "2019-07-10T21:22:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8260.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8260.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8260.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8260.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2922094,
            64.55382342,
            -2.667892286,
            -163.2650935,
            64.56548967,
            15.25210771
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2888550194091,
                  64.55382342010691,
                  -2.667892286374226
                ],
                [
                  -163.29220937128952,
                  64.56405403239442,
                  -2.667892286374226
                ],
                [
                  -163.26843949443915,
                  64.56548966640528,
                  15.252107713625776
                ],
                [
                  -163.26509349895684,
                  64.55525851800213,
                  15.252107713625776
                ],
                [
                  -163.2888550194091,
                  64.55382342010691,
                  -2.667892286374226
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8260.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8260.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:13:31Z",
            "pc:count": 3299690,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443158.4059,
                "count": 3299690,
                "maximum": -442566.9626,
                "minimum": -443716.9026,
                "name": "X",
                "position": 0,
                "stddev": 285.4360735,
                "variance": 81473.75208
              },
              {
                "average": 1652930.284,
                "count": 3299690,
                "maximum": 1653526.072,
                "minimum": 1652373.392,
                "name": "Y",
                "position": 1,
                "stddev": 280.4393543,
                "variance": 78646.23147
              },
              {
                "average": 1.145341248,
                "count": 3299690,
                "maximum": 15.25210771,
                "minimum": -2.667892286,
                "name": "Z",
                "position": 2,
                "stddev": 2.778563927,
                "variance": 7.720417494
              },
              {
                "average": 119.566011,
                "count": 3299690,
                "maximum": 4456,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 409.1140499,
                "variance": 167374.3059
              },
              {
                "average": 1.001353157,
                "count": 3299690,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03808049346,
                "variance": 0.001450123982
              },
              {
                "average": 1.002721165,
                "count": 3299690,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05495316418,
                "variance": 0.003019850253
              },
              {
                "average": 1,
                "count": 3299690,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3299690,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.86994324,
                "count": 3299690,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.738494598,
                "variance": 76.36128785
              },
              {
                "average": 19.92226963,
                "count": 3299690,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.5674822,
                "variance": 2.457000448
              },
              {
                "average": 1.897477642,
                "count": 3299690,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.332738836,
                "variance": 0.110715133
              },
              {
                "average": 10.34252218,
                "count": 3299690,
                "maximum": 14,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.65625552,
                "variance": 2.743182346
              },
              {
                "average": 246830294.1,
                "count": 3299690,
                "maximum": 246832011.3,
                "minimum": 246828974.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 689.5161285,
                "variance": 475432.4915
              },
              {
                "average": 0,
                "count": 3299690,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3299690,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3299690,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3299690,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3299690,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443716.9026,
              1652373.392,
              -2.667892286,
              -442566.9626,
              1653526.072,
              15.25210771
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443716.90259303385,
                    1652373.3916343725,
                    -2.667892286374226
                  ],
                  [
                    -443716.90259303385,
                    1653526.0716343727,
                    -2.667892286374226
                  ],
                  [
                    -442566.9625930339,
                    1653526.0716343727,
                    15.252107713625776
                  ],
                  [
                    -442566.9625930339,
                    1652373.3916343725,
                    15.252107713625776
                  ],
                  [
                    -443716.90259303385,
                    1652373.3916343725,
                    -2.667892286374226
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:13:31+00:00",
            "end_time": "2019-07-10T21:22:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM9355.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0627175888089,
              64.50613975641954,
              -1.030841612519813
            ],
            [
              -163.06598686050125,
              64.51637931050234,
              -1.030841612519813
            ],
            [
              -163.04221653540495,
              64.51778177782484,
              17.649158387480185
            ],
            [
              -163.03895562238893,
              64.50754170068655,
              17.649158387480185
            ],
            [
              -163.0627175888089,
              64.50613975641954,
              -1.030841612519813
            ]
          ]
        ]
      },
      "bbox": [
        -163.0659869,
        64.50613976,
        -1.030841613,
        -163.0389556,
        64.51778178,
        17.64915839
      ],
      "properties": {
        "datetime": "2019-07-15T20:44:57Z",
        "pc:count": 3003729,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433179.3887,
            "count": 3003729,
            "maximum": -432555.0158,
            "minimum": -433706.3558,
            "name": "X",
            "position": 0,
            "stddev": 292.9841543,
            "variance": 85839.71467
          },
          {
            "average": 1646139.55,
            "count": 3003729,
            "maximum": 1646763.199,
            "minimum": 1645609.979,
            "name": "Y",
            "position": 1,
            "stddev": 296.5185902,
            "variance": 87923.27433
          },
          {
            "average": 1.643568832,
            "count": 3003729,
            "maximum": 17.64915839,
            "minimum": -1.030841613,
            "name": "Z",
            "position": 2,
            "stddev": 4.442673374,
            "variance": 19.73734671
          },
          {
            "average": 278.8999597,
            "count": 3003729,
            "maximum": 6128,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 577.1735258,
            "variance": 333129.2789
          },
          {
            "average": 1.064863708,
            "count": 3003729,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2623032035,
            "variance": 0.06880297058
          },
          {
            "average": 1.129931828,
            "count": 3003729,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3712745259,
            "variance": 0.1378447736
          },
          {
            "average": 1,
            "count": 3003729,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3003729,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.80113119,
            "count": 3003729,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.81639667,
            "variance": 116.994437
          },
          {
            "average": 19.8960241,
            "count": 3003729,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.273815321,
            "variance": 1.622605472
          },
          {
            "average": 1.870701385,
            "count": 3003729,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4595874353,
            "variance": 0.2112206107
          },
          {
            "average": 7.186472548,
            "count": 3003729,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.939140458,
            "variance": 63.02995121
          },
          {
            "average": 247237824.9,
            "count": 3003729,
            "maximum": 247258697.8,
            "minimum": 247191909,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28449.3304,
            "variance": 809364400.1
          },
          {
            "average": 0,
            "count": 3003729,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3003729,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3003729,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3003729,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3003729,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433706.3558,
          1645609.979,
          -1.030841613,
          -432555.0158,
          1646763.199,
          17.64915839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433706.35581617506,
                1645609.9789438788,
                -1.030841612519813
              ],
              [
                -433706.35581617506,
                1646763.198943879,
                -1.030841612519813
              ],
              [
                -432555.0158161751,
                1646763.198943879,
                17.649158387480185
              ],
              [
                -432555.0158161751,
                1645609.9789438788,
                17.649158387480185
              ],
              [
                -433706.35581617506,
                1645609.9789438788,
                -1.030841612519813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:44:57+00:00",
        "end_time": "2019-07-15T02:11:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9355.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9355.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9355.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9355.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0659869,
            64.50613976,
            -1.030841613,
            -163.0389556,
            64.51778178,
            17.64915839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0627175888089,
                  64.50613975641954,
                  -1.030841612519813
                ],
                [
                  -163.06598686050125,
                  64.51637931050234,
                  -1.030841612519813
                ],
                [
                  -163.04221653540495,
                  64.51778177782484,
                  17.649158387480185
                ],
                [
                  -163.03895562238893,
                  64.50754170068655,
                  17.649158387480185
                ],
                [
                  -163.0627175888089,
                  64.50613975641954,
                  -1.030841612519813
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9355.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9355.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:44:57Z",
            "pc:count": 3003729,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433179.3887,
                "count": 3003729,
                "maximum": -432555.0158,
                "minimum": -433706.3558,
                "name": "X",
                "position": 0,
                "stddev": 292.9841543,
                "variance": 85839.71467
              },
              {
                "average": 1646139.55,
                "count": 3003729,
                "maximum": 1646763.199,
                "minimum": 1645609.979,
                "name": "Y",
                "position": 1,
                "stddev": 296.5185902,
                "variance": 87923.27433
              },
              {
                "average": 1.643568832,
                "count": 3003729,
                "maximum": 17.64915839,
                "minimum": -1.030841613,
                "name": "Z",
                "position": 2,
                "stddev": 4.442673374,
                "variance": 19.73734671
              },
              {
                "average": 278.8999597,
                "count": 3003729,
                "maximum": 6128,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 577.1735258,
                "variance": 333129.2789
              },
              {
                "average": 1.064863708,
                "count": 3003729,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2623032035,
                "variance": 0.06880297058
              },
              {
                "average": 1.129931828,
                "count": 3003729,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3712745259,
                "variance": 0.1378447736
              },
              {
                "average": 1,
                "count": 3003729,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3003729,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.80113119,
                "count": 3003729,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.81639667,
                "variance": 116.994437
              },
              {
                "average": 19.8960241,
                "count": 3003729,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.273815321,
                "variance": 1.622605472
              },
              {
                "average": 1.870701385,
                "count": 3003729,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4595874353,
                "variance": 0.2112206107
              },
              {
                "average": 7.186472548,
                "count": 3003729,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.939140458,
                "variance": 63.02995121
              },
              {
                "average": 247237824.9,
                "count": 3003729,
                "maximum": 247258697.8,
                "minimum": 247191909,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28449.3304,
                "variance": 809364400.1
              },
              {
                "average": 0,
                "count": 3003729,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3003729,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3003729,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3003729,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3003729,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433706.3558,
              1645609.979,
              -1.030841613,
              -432555.0158,
              1646763.199,
              17.64915839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433706.35581617506,
                    1645609.9789438788,
                    -1.030841612519813
                  ],
                  [
                    -433706.35581617506,
                    1646763.198943879,
                    -1.030841612519813
                  ],
                  [
                    -432555.0158161751,
                    1646763.198943879,
                    17.649158387480185
                  ],
                  [
                    -432555.0158161751,
                    1645609.9789438788,
                    17.649158387480185
                  ],
                  [
                    -433706.35581617506,
                    1645609.9789438788,
                    -1.030841612519813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:44:57+00:00",
            "end_time": "2019-07-15T02:11:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.81543074974502,
              64.47657325094403,
              18.346845048986047
            ],
            [
              -162.81712164061918,
              64.48202593067708,
              18.346845048986047
            ],
            [
              -162.80826194425768,
              64.4825351493355,
              35.286845048986045
            ],
            [
              -162.80657271238996,
              64.47708236861162,
              35.286845048986045
            ],
            [
              -162.81543074974502,
              64.47657325094403,
              18.346845048986047
            ]
          ]
        ]
      },
      "bbox": [
        -162.8171216,
        64.47657325,
        18.34684505,
        -162.8065727,
        64.48253515,
        35.28684505
      ],
      "properties": {
        "datetime": "2019-07-15T21:42:09Z",
        "pc:count": 444284,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -422215.0995,
            "count": 444284,
            "maximum": -421949.9323,
            "minimum": -422379.3723,
            "name": "X",
            "position": 0,
            "stddev": 96.51413022,
            "variance": 9314.977331
          },
          {
            "average": 1640960.976,
            "count": 444284,
            "maximum": 1641360.756,
            "minimum": 1640746.936,
            "name": "Y",
            "position": 1,
            "stddev": 134.6092769,
            "variance": 18119.65743
          },
          {
            "average": 26.37147918,
            "count": 444284,
            "maximum": 35.28684505,
            "minimum": 18.34684505,
            "name": "Z",
            "position": 2,
            "stddev": 3.098772387,
            "variance": 9.602390305
          },
          {
            "average": 1012.566219,
            "count": 444284,
            "maximum": 3631,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 531.2897463,
            "variance": 282268.7945
          },
          {
            "average": 1.011182037,
            "count": 444284,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1126148923,
            "variance": 0.01268211397
          },
          {
            "average": 1.022546389,
            "count": 444284,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1646555255,
            "variance": 0.02711144207
          },
          {
            "average": 1,
            "count": 444284,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 444284,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.531268288,
            "count": 444284,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.499021898,
            "variance": 0.2490228547
          },
          {
            "average": 20.08696317,
            "count": 444284,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.450932013,
            "variance": 6.007067733
          },
          {
            "average": 1.013336064,
            "count": 444284,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.121586733,
            "variance": 0.01478333364
          },
          {
            "average": 10.2508193,
            "count": 444284,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.433485178,
            "variance": 0.1879093996
          },
          {
            "average": 247261923.2,
            "count": 444284,
            "maximum": 247262129.3,
            "minimum": 247261849.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 117.6118235,
            "variance": 13832.54102
          },
          {
            "average": 0,
            "count": 444284,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 444284,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 444284,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 444284,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 444284,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -422379.3723,
          1640746.936,
          18.34684505,
          -421949.9323,
          1641360.756,
          35.28684505
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -422379.37231023546,
                1640746.9361133992,
                18.346845048986047
              ],
              [
                -422379.37231023546,
                1641360.756113399,
                18.346845048986047
              ],
              [
                -421949.9323102355,
                1641360.756113399,
                35.286845048986045
              ],
              [
                -421949.9323102355,
                1640746.9361133992,
                35.286845048986045
              ],
              [
                -422379.37231023546,
                1640746.9361133992,
                18.346845048986047
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:42:09+00:00",
        "end_time": "2019-07-15T21:37:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8171216,
            64.47657325,
            18.34684505,
            -162.8065727,
            64.48253515,
            35.28684505
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.81543074974502,
                  64.47657325094403,
                  18.346845048986047
                ],
                [
                  -162.81712164061918,
                  64.48202593067708,
                  18.346845048986047
                ],
                [
                  -162.80826194425768,
                  64.4825351493355,
                  35.286845048986045
                ],
                [
                  -162.80657271238996,
                  64.47708236861162,
                  35.286845048986045
                ],
                [
                  -162.81543074974502,
                  64.47657325094403,
                  18.346845048986047
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:42:09Z",
            "pc:count": 444284,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -422215.0995,
                "count": 444284,
                "maximum": -421949.9323,
                "minimum": -422379.3723,
                "name": "X",
                "position": 0,
                "stddev": 96.51413022,
                "variance": 9314.977331
              },
              {
                "average": 1640960.976,
                "count": 444284,
                "maximum": 1641360.756,
                "minimum": 1640746.936,
                "name": "Y",
                "position": 1,
                "stddev": 134.6092769,
                "variance": 18119.65743
              },
              {
                "average": 26.37147918,
                "count": 444284,
                "maximum": 35.28684505,
                "minimum": 18.34684505,
                "name": "Z",
                "position": 2,
                "stddev": 3.098772387,
                "variance": 9.602390305
              },
              {
                "average": 1012.566219,
                "count": 444284,
                "maximum": 3631,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 531.2897463,
                "variance": 282268.7945
              },
              {
                "average": 1.011182037,
                "count": 444284,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1126148923,
                "variance": 0.01268211397
              },
              {
                "average": 1.022546389,
                "count": 444284,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1646555255,
                "variance": 0.02711144207
              },
              {
                "average": 1,
                "count": 444284,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 444284,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.531268288,
                "count": 444284,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.499021898,
                "variance": 0.2490228547
              },
              {
                "average": 20.08696317,
                "count": 444284,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.450932013,
                "variance": 6.007067733
              },
              {
                "average": 1.013336064,
                "count": 444284,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.121586733,
                "variance": 0.01478333364
              },
              {
                "average": 10.2508193,
                "count": 444284,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.433485178,
                "variance": 0.1879093996
              },
              {
                "average": 247261923.2,
                "count": 444284,
                "maximum": 247262129.3,
                "minimum": 247261849.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 117.6118235,
                "variance": 13832.54102
              },
              {
                "average": 0,
                "count": 444284,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 444284,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 444284,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 444284,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 444284,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -422379.3723,
              1640746.936,
              18.34684505,
              -421949.9323,
              1641360.756,
              35.28684505
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -422379.37231023546,
                    1640746.9361133992,
                    18.346845048986047
                  ],
                  [
                    -422379.37231023546,
                    1641360.756113399,
                    18.346845048986047
                  ],
                  [
                    -421949.9323102355,
                    1641360.756113399,
                    35.286845048986045
                  ],
                  [
                    -421949.9323102355,
                    1640746.9361133992,
                    35.286845048986045
                  ],
                  [
                    -422379.37231023546,
                    1640746.9361133992,
                    18.346845048986047
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:42:09+00:00",
            "end_time": "2019-07-15T21:37: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": "20190715_NCMP_AK_03WWM8961.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.14230216637398,
              64.56102448062768,
              -1.143330133107255
            ],
            [
              -163.1456050541066,
              64.5712592421649,
              -1.143330133107255
            ],
            [
              -163.1217962072171,
              64.57267387686144,
              0.636669866892745
            ],
            [
              -163.11850170036226,
              64.56243858666404,
              0.636669866892745
            ],
            [
              -163.14230216637398,
              64.56102448062768,
              -1.143330133107255
            ]
          ]
        ]
      },
      "bbox": [
        -163.1456051,
        64.56102448,
        -1.143330133,
        -163.1185017,
        64.57267388,
        0.6366698669
      ],
      "properties": {
        "datetime": "2019-07-16T02:09:11Z",
        "pc:count": 3569251,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436095.8386,
            "count": 3569251,
            "maximum": -435499.4631,
            "minimum": -436650.6431,
            "name": "X",
            "position": 0,
            "stddev": 287.9469376,
            "variance": 82913.43889
          },
          {
            "average": 1652777.361,
            "count": 3569251,
            "maximum": 1653350.488,
            "minimum": 1652197.708,
            "name": "Y",
            "position": 1,
            "stddev": 289.5175651,
            "variance": 83820.42053
          },
          {
            "average": -0.2768018727,
            "count": 3569251,
            "maximum": 0.6366698669,
            "minimum": -1.143330133,
            "name": "Z",
            "position": 2,
            "stddev": 0.195218754,
            "variance": 0.0381103619
          },
          {
            "average": 18.50933907,
            "count": 3569251,
            "maximum": 2536,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 170.1786643,
            "variance": 28960.77779
          },
          {
            "average": 1.016567061,
            "count": 3569251,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1276490475,
            "variance": 0.01629427934
          },
          {
            "average": 1.033134963,
            "count": 3569251,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1790030428,
            "variance": 0.03204208933
          },
          {
            "average": 1,
            "count": 3569251,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3569251,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.38435515,
            "count": 3569251,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.661496347,
            "variance": 7.083562806
          },
          {
            "average": 19.89276489,
            "count": 3569251,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.341477188,
            "variance": 1.799561047
          },
          {
            "average": 2.023700491,
            "count": 3569251,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1535661896,
            "variance": 0.0235825746
          },
          {
            "average": 6.368358516,
            "count": 3569251,
            "maximum": 36,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.51009389,
            "variance": 12.32075912
          },
          {
            "average": 247258881,
            "count": 3569251,
            "maximum": 247278151.6,
            "minimum": 247255841.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2319.930754,
            "variance": 5382078.704
          },
          {
            "average": 0,
            "count": 3569251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3569251,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3569251,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3569251,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3569251,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436650.6431,
          1652197.708,
          -1.143330133,
          -435499.4631,
          1653350.488,
          0.6366698669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436650.64312912704,
                1652197.7084715927,
                -1.143330133107255
              ],
              [
                -436650.64312912704,
                1653350.4884715925,
                -1.143330133107255
              ],
              [
                -435499.463129127,
                1653350.4884715925,
                0.636669866892745
              ],
              [
                -435499.463129127,
                1652197.7084715927,
                0.636669866892745
              ],
              [
                -436650.64312912704,
                1652197.7084715927,
                -1.143330133107255
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:09:11+00:00",
        "end_time": "2019-07-15T19:57:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8961.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8961.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8961.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8961.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1456051,
            64.56102448,
            -1.143330133,
            -163.1185017,
            64.57267388,
            0.6366698669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.14230216637398,
                  64.56102448062768,
                  -1.143330133107255
                ],
                [
                  -163.1456050541066,
                  64.5712592421649,
                  -1.143330133107255
                ],
                [
                  -163.1217962072171,
                  64.57267387686144,
                  0.636669866892745
                ],
                [
                  -163.11850170036226,
                  64.56243858666404,
                  0.636669866892745
                ],
                [
                  -163.14230216637398,
                  64.56102448062768,
                  -1.143330133107255
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8961.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8961.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:09:11Z",
            "pc:count": 3569251,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436095.8386,
                "count": 3569251,
                "maximum": -435499.4631,
                "minimum": -436650.6431,
                "name": "X",
                "position": 0,
                "stddev": 287.9469376,
                "variance": 82913.43889
              },
              {
                "average": 1652777.361,
                "count": 3569251,
                "maximum": 1653350.488,
                "minimum": 1652197.708,
                "name": "Y",
                "position": 1,
                "stddev": 289.5175651,
                "variance": 83820.42053
              },
              {
                "average": -0.2768018727,
                "count": 3569251,
                "maximum": 0.6366698669,
                "minimum": -1.143330133,
                "name": "Z",
                "position": 2,
                "stddev": 0.195218754,
                "variance": 0.0381103619
              },
              {
                "average": 18.50933907,
                "count": 3569251,
                "maximum": 2536,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 170.1786643,
                "variance": 28960.77779
              },
              {
                "average": 1.016567061,
                "count": 3569251,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1276490475,
                "variance": 0.01629427934
              },
              {
                "average": 1.033134963,
                "count": 3569251,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1790030428,
                "variance": 0.03204208933
              },
              {
                "average": 1,
                "count": 3569251,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3569251,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.38435515,
                "count": 3569251,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.661496347,
                "variance": 7.083562806
              },
              {
                "average": 19.89276489,
                "count": 3569251,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.341477188,
                "variance": 1.799561047
              },
              {
                "average": 2.023700491,
                "count": 3569251,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1535661896,
                "variance": 0.0235825746
              },
              {
                "average": 6.368358516,
                "count": 3569251,
                "maximum": 36,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.51009389,
                "variance": 12.32075912
              },
              {
                "average": 247258881,
                "count": 3569251,
                "maximum": 247278151.6,
                "minimum": 247255841.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2319.930754,
                "variance": 5382078.704
              },
              {
                "average": 0,
                "count": 3569251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3569251,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3569251,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3569251,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3569251,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436650.6431,
              1652197.708,
              -1.143330133,
              -435499.4631,
              1653350.488,
              0.6366698669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436650.64312912704,
                    1652197.7084715927,
                    -1.143330133107255
                  ],
                  [
                    -436650.64312912704,
                    1653350.4884715925,
                    -1.143330133107255
                  ],
                  [
                    -435499.463129127,
                    1653350.4884715925,
                    0.636669866892745
                  ],
                  [
                    -435499.463129127,
                    1652197.7084715927,
                    0.636669866892745
                  ],
                  [
                    -436650.64312912704,
                    1652197.7084715927,
                    -1.143330133107255
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:09:11+00:00",
            "end_time": "2019-07-15T19:57:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8859.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.16434411137064,
              64.54335128657173,
              -1.781554815178663
            ],
            [
              -163.16765222891115,
              64.55358336234092,
              -1.781554815178663
            ],
            [
              -163.14387162977766,
              64.55500061691185,
              0.178445184821337
            ],
            [
              -163.14057187520643,
              64.54476801206653,
              0.178445184821337
            ],
            [
              -163.16434411137064,
              64.54335128657173,
              -1.781554815178663
            ]
          ]
        ]
      },
      "bbox": [
        -163.1676522,
        64.54335129,
        -1.781554815,
        -163.1405719,
        64.55500062,
        0.1784451848
      ],
      "properties": {
        "datetime": "2019-07-15T02:38:42Z",
        "pc:count": 2037305,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437270.6803,
            "count": 2037305,
            "maximum": -436817.3724,
            "minimum": -437967.9524,
            "name": "X",
            "position": 0,
            "stddev": 269.0599669,
            "variance": 72393.26581
          },
          {
            "average": 1651072.833,
            "count": 2037305,
            "maximum": 1651542.312,
            "minimum": 1650389.752,
            "name": "Y",
            "position": 1,
            "stddev": 264.9711494,
            "variance": 70209.70999
          },
          {
            "average": -0.7240741483,
            "count": 2037305,
            "maximum": 0.1784451848,
            "minimum": -1.781554815,
            "name": "Z",
            "position": 2,
            "stddev": 0.2539137938,
            "variance": 0.06447221467
          },
          {
            "average": 44.69228073,
            "count": 2037305,
            "maximum": 2117,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 215.7155107,
            "variance": 46533.18156
          },
          {
            "average": 1.002765418,
            "count": 2037305,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05251449187,
            "variance": 0.002757771857
          },
          {
            "average": 1.005530836,
            "count": 2037305,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07416366113,
            "variance": 0.005500248632
          },
          {
            "average": 1,
            "count": 2037305,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2037305,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.88618199,
            "count": 2037305,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8185070843,
            "variance": 0.669953847
          },
          {
            "average": 20.05083717,
            "count": 2037305,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.015082488,
            "variance": 1.030392457
          },
          {
            "average": 2.00598045,
            "count": 2037305,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07727349105,
            "variance": 0.00597119242
          },
          {
            "average": 18.67991734,
            "count": 2037305,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.50154078,
            "variance": 20.2638694
          },
          {
            "average": 247139309.3,
            "count": 2037305,
            "maximum": 247193522.9,
            "minimum": 246839711.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 124101.9052,
            "variance": 15401282860.0
          },
          {
            "average": 0,
            "count": 2037305,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2037305,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2037305,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2037305,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2037305,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437967.9524,
          1650389.752,
          -1.781554815,
          -436817.3724,
          1651542.312,
          0.1784451848
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437967.9524490179,
                1650389.7515593448,
                -1.781554815178663
              ],
              [
                -437967.9524490179,
                1651542.3115593449,
                -1.781554815178663
              ],
              [
                -436817.37244901794,
                1651542.3115593449,
                0.178445184821337
              ],
              [
                -436817.37244901794,
                1650389.7515593448,
                0.178445184821337
              ],
              [
                -437967.9524490179,
                1650389.7515593448,
                -1.781554815178663
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:38:42+00:00",
        "end_time": "2019-07-11T00:21:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8859.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8859.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8859.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8859.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1676522,
            64.54335129,
            -1.781554815,
            -163.1405719,
            64.55500062,
            0.1784451848
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.16434411137064,
                  64.54335128657173,
                  -1.781554815178663
                ],
                [
                  -163.16765222891115,
                  64.55358336234092,
                  -1.781554815178663
                ],
                [
                  -163.14387162977766,
                  64.55500061691185,
                  0.178445184821337
                ],
                [
                  -163.14057187520643,
                  64.54476801206653,
                  0.178445184821337
                ],
                [
                  -163.16434411137064,
                  64.54335128657173,
                  -1.781554815178663
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8859.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8859.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:38:42Z",
            "pc:count": 2037305,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437270.6803,
                "count": 2037305,
                "maximum": -436817.3724,
                "minimum": -437967.9524,
                "name": "X",
                "position": 0,
                "stddev": 269.0599669,
                "variance": 72393.26581
              },
              {
                "average": 1651072.833,
                "count": 2037305,
                "maximum": 1651542.312,
                "minimum": 1650389.752,
                "name": "Y",
                "position": 1,
                "stddev": 264.9711494,
                "variance": 70209.70999
              },
              {
                "average": -0.7240741483,
                "count": 2037305,
                "maximum": 0.1784451848,
                "minimum": -1.781554815,
                "name": "Z",
                "position": 2,
                "stddev": 0.2539137938,
                "variance": 0.06447221467
              },
              {
                "average": 44.69228073,
                "count": 2037305,
                "maximum": 2117,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 215.7155107,
                "variance": 46533.18156
              },
              {
                "average": 1.002765418,
                "count": 2037305,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05251449187,
                "variance": 0.002757771857
              },
              {
                "average": 1.005530836,
                "count": 2037305,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07416366113,
                "variance": 0.005500248632
              },
              {
                "average": 1,
                "count": 2037305,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2037305,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.88618199,
                "count": 2037305,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8185070843,
                "variance": 0.669953847
              },
              {
                "average": 20.05083717,
                "count": 2037305,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.015082488,
                "variance": 1.030392457
              },
              {
                "average": 2.00598045,
                "count": 2037305,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07727349105,
                "variance": 0.00597119242
              },
              {
                "average": 18.67991734,
                "count": 2037305,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.50154078,
                "variance": 20.2638694
              },
              {
                "average": 247139309.3,
                "count": 2037305,
                "maximum": 247193522.9,
                "minimum": 246839711.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 124101.9052,
                "variance": 15401282860.0
              },
              {
                "average": 0,
                "count": 2037305,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2037305,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2037305,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2037305,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2037305,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437967.9524,
              1650389.752,
              -1.781554815,
              -436817.3724,
              1651542.312,
              0.1784451848
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437967.9524490179,
                    1650389.7515593448,
                    -1.781554815178663
                  ],
                  [
                    -437967.9524490179,
                    1651542.3115593449,
                    -1.781554815178663
                  ],
                  [
                    -436817.37244901794,
                    1651542.3115593449,
                    0.178445184821337
                  ],
                  [
                    -436817.37244901794,
                    1650389.7515593448,
                    0.178445184821337
                  ],
                  [
                    -437967.9524490179,
                    1650389.7515593448,
                    -1.781554815178663
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:38:42+00:00",
            "end_time": "2019-07-11T00:21:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0151.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.89900328132063,
              64.46798890072682,
              -6.254928180155895
            ],
            [
              -162.9022075672272,
              64.4782249438861,
              -6.254928180155895
            ],
            [
              -162.8784585308376,
              64.4796022658756,
              -3.294928180155895
            ],
            [
              -162.87526258836616,
              64.46936571010148,
              -3.294928180155895
            ],
            [
              -162.89900328132063,
              64.46798890072682,
              -6.254928180155895
            ]
          ]
        ]
      },
      "bbox": [
        -162.9022076,
        64.4679889,
        -6.25492818,
        -162.8752626,
        64.47960227,
        -3.29492818
      ],
      "properties": {
        "datetime": "2019-07-16T01:05:03Z",
        "pc:count": 1994871,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425887.3184,
            "count": 1994871,
            "maximum": -425336.264,
            "minimum": -426487.724,
            "name": "X",
            "position": 0,
            "stddev": 293.9003781,
            "variance": 86377.43224
          },
          {
            "average": 1640979.905,
            "count": 1994871,
            "maximum": 1641484.189,
            "minimum": 1640331.689,
            "name": "Y",
            "position": 1,
            "stddev": 288.8108627,
            "variance": 83411.71444
          },
          {
            "average": -4.690801006,
            "count": 1994871,
            "maximum": -3.29492818,
            "minimum": -6.25492818,
            "name": "Z",
            "position": 2,
            "stddev": 0.4580313566,
            "variance": 0.2097927237
          },
          {
            "average": 532.7682998,
            "count": 1994871,
            "maximum": 4941,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1068.056344,
            "variance": 1140744.355
          },
          {
            "average": 1.000000501,
            "count": 1994871,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0007080152165,
            "variance": 5.012855468e-07
          },
          {
            "average": 1.000001003,
            "count": 1994871,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001001284471,
            "variance": 1.002570591e-06
          },
          {
            "average": 1,
            "count": 1994871,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1994871,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99998797,
            "count": 1994871,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.008496176209,
            "variance": 7.218501018e-05
          },
          {
            "average": 19.98845698,
            "count": 1994871,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9434702283,
            "variance": 0.8901360717
          },
          {
            "average": 2.006426982,
            "count": 1994871,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08039825672,
            "variance": 0.006463879683
          },
          {
            "average": 26.10689263,
            "count": 1994871,
            "maximum": 30,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.523614835,
            "variance": 2.321402165
          },
          {
            "average": 247271702.6,
            "count": 1994871,
            "maximum": 247274303,
            "minimum": 247269553.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 979.8918375,
            "variance": 960188.0132
          },
          {
            "average": 0,
            "count": 1994871,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1994871,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1994871,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1994871,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1994871,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426487.724,
          1640331.689,
          -6.25492818,
          -425336.264,
          1641484.189,
          -3.29492818
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426487.7240118155,
                1640331.6894133002,
                -6.254928180155895
              ],
              [
                -426487.7240118155,
                1641484.1894133002,
                -6.254928180155895
              ],
              [
                -425336.26401181554,
                1641484.1894133002,
                -3.294928180155895
              ],
              [
                -425336.26401181554,
                1640331.6894133002,
                -3.294928180155895
              ],
              [
                -426487.7240118155,
                1640331.6894133002,
                -6.254928180155895
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:05:03+00:00",
        "end_time": "2019-07-15T23:45:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0151.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0151.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0151.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0151.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9022076,
            64.4679889,
            -6.25492818,
            -162.8752626,
            64.47960227,
            -3.29492818
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.89900328132063,
                  64.46798890072682,
                  -6.254928180155895
                ],
                [
                  -162.9022075672272,
                  64.4782249438861,
                  -6.254928180155895
                ],
                [
                  -162.8784585308376,
                  64.4796022658756,
                  -3.294928180155895
                ],
                [
                  -162.87526258836616,
                  64.46936571010148,
                  -3.294928180155895
                ],
                [
                  -162.89900328132063,
                  64.46798890072682,
                  -6.254928180155895
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0151.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0151.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:05:03Z",
            "pc:count": 1994871,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425887.3184,
                "count": 1994871,
                "maximum": -425336.264,
                "minimum": -426487.724,
                "name": "X",
                "position": 0,
                "stddev": 293.9003781,
                "variance": 86377.43224
              },
              {
                "average": 1640979.905,
                "count": 1994871,
                "maximum": 1641484.189,
                "minimum": 1640331.689,
                "name": "Y",
                "position": 1,
                "stddev": 288.8108627,
                "variance": 83411.71444
              },
              {
                "average": -4.690801006,
                "count": 1994871,
                "maximum": -3.29492818,
                "minimum": -6.25492818,
                "name": "Z",
                "position": 2,
                "stddev": 0.4580313566,
                "variance": 0.2097927237
              },
              {
                "average": 532.7682998,
                "count": 1994871,
                "maximum": 4941,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1068.056344,
                "variance": 1140744.355
              },
              {
                "average": 1.000000501,
                "count": 1994871,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0007080152165,
                "variance": 5.012855468e-07
              },
              {
                "average": 1.000001003,
                "count": 1994871,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001001284471,
                "variance": 1.002570591e-06
              },
              {
                "average": 1,
                "count": 1994871,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1994871,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99998797,
                "count": 1994871,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.008496176209,
                "variance": 7.218501018e-05
              },
              {
                "average": 19.98845698,
                "count": 1994871,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9434702283,
                "variance": 0.8901360717
              },
              {
                "average": 2.006426982,
                "count": 1994871,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08039825672,
                "variance": 0.006463879683
              },
              {
                "average": 26.10689263,
                "count": 1994871,
                "maximum": 30,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.523614835,
                "variance": 2.321402165
              },
              {
                "average": 247271702.6,
                "count": 1994871,
                "maximum": 247274303,
                "minimum": 247269553.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 979.8918375,
                "variance": 960188.0132
              },
              {
                "average": 0,
                "count": 1994871,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1994871,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1994871,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1994871,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1994871,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426487.724,
              1640331.689,
              -6.25492818,
              -425336.264,
              1641484.189,
              -3.29492818
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426487.7240118155,
                    1640331.6894133002,
                    -6.254928180155895
                  ],
                  [
                    -426487.7240118155,
                    1641484.1894133002,
                    -6.254928180155895
                  ],
                  [
                    -425336.26401181554,
                    1641484.1894133002,
                    -3.294928180155895
                  ],
                  [
                    -425336.26401181554,
                    1640331.6894133002,
                    -3.294928180155895
                  ],
                  [
                    -426487.7240118155,
                    1640331.6894133002,
                    -6.254928180155895
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:05:03+00:00",
            "end_time": "2019-07-15T23:45: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": "20190715_NCMP_AK_03WWM9655.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.00027813482112,
              64.50530795819111,
              -4.680511412620707
            ],
            [
              -163.00352346180244,
              64.51554420035878,
              -4.680511412620707
            ],
            [
              -162.9797615165409,
              64.51693642149156,
              -0.720511412620707
            ],
            [
              -162.97652454457904,
              64.50669966027745,
              -0.720511412620707
            ],
            [
              -163.00027813482112,
              64.50530795819111,
              -4.680511412620707
            ]
          ]
        ]
      },
      "bbox": [
        -163.0035235,
        64.50530796,
        -4.680511413,
        -162.9765245,
        64.51693642,
        -0.7205114126
      ],
      "properties": {
        "datetime": "2019-07-16T02:11:14Z",
        "pc:count": 3386975,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430225.2162,
            "count": 3386975,
            "maximum": -429598.3467,
            "minimum": -430749.1667,
            "name": "X",
            "position": 0,
            "stddev": 282.3883059,
            "variance": 79743.15529
          },
          {
            "average": 1645743.57,
            "count": 3386975,
            "maximum": 1646264.347,
            "minimum": 1645111.647,
            "name": "Y",
            "position": 1,
            "stddev": 283.1514241,
            "variance": 80174.72899
          },
          {
            "average": -2.370341423,
            "count": 3386975,
            "maximum": -0.7205114126,
            "minimum": -4.680511413,
            "name": "Z",
            "position": 2,
            "stddev": 0.7102056002,
            "variance": 0.5043919946
          },
          {
            "average": 148.3060099,
            "count": 3386975,
            "maximum": 4345,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 570.5365811,
            "variance": 325511.9904
          },
          {
            "average": 1.000004429,
            "count": 3386975,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002104450604,
            "variance": 4.428712346e-06
          },
          {
            "average": 1.000008857,
            "count": 3386975,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002976135996,
            "variance": 8.857385464e-06
          },
          {
            "average": 1,
            "count": 3386975,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3386975,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99996988,
            "count": 3386975,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.01344214853,
            "variance": 0.000180691357
          },
          {
            "average": 19.98398371,
            "count": 3386975,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7209338035,
            "variance": 0.5197455491
          },
          {
            "average": 2.004437883,
            "count": 3386975,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06659815529,
            "variance": 0.004435314288
          },
          {
            "average": 32.61698123,
            "count": 3386975,
            "maximum": 36,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.560240382,
            "variance": 2.43435005
          },
          {
            "average": 247275880,
            "count": 3386975,
            "maximum": 247278274.8,
            "minimum": 247273450.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1049.044689,
            "variance": 1100494.76
          },
          {
            "average": 0,
            "count": 3386975,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3386975,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3386975,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3386975,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3386975,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430749.1667,
          1645111.647,
          -4.680511413,
          -429598.3467,
          1646264.347,
          -0.7205114126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430749.16672505875,
                1645111.6467265002,
                -4.680511412620707
              ],
              [
                -430749.16672505875,
                1646264.3467265004,
                -4.680511412620707
              ],
              [
                -429598.3467250588,
                1646264.3467265004,
                -0.720511412620707
              ],
              [
                -429598.3467250588,
                1645111.6467265002,
                -0.720511412620707
              ],
              [
                -430749.16672505875,
                1645111.6467265002,
                -4.680511412620707
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:11:14+00:00",
        "end_time": "2019-07-16T00:50:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9655.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9655.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9655.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9655.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0035235,
            64.50530796,
            -4.680511413,
            -162.9765245,
            64.51693642,
            -0.7205114126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.00027813482112,
                  64.50530795819111,
                  -4.680511412620707
                ],
                [
                  -163.00352346180244,
                  64.51554420035878,
                  -4.680511412620707
                ],
                [
                  -162.9797615165409,
                  64.51693642149156,
                  -0.720511412620707
                ],
                [
                  -162.97652454457904,
                  64.50669966027745,
                  -0.720511412620707
                ],
                [
                  -163.00027813482112,
                  64.50530795819111,
                  -4.680511412620707
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9655.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9655.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:11:14Z",
            "pc:count": 3386975,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430225.2162,
                "count": 3386975,
                "maximum": -429598.3467,
                "minimum": -430749.1667,
                "name": "X",
                "position": 0,
                "stddev": 282.3883059,
                "variance": 79743.15529
              },
              {
                "average": 1645743.57,
                "count": 3386975,
                "maximum": 1646264.347,
                "minimum": 1645111.647,
                "name": "Y",
                "position": 1,
                "stddev": 283.1514241,
                "variance": 80174.72899
              },
              {
                "average": -2.370341423,
                "count": 3386975,
                "maximum": -0.7205114126,
                "minimum": -4.680511413,
                "name": "Z",
                "position": 2,
                "stddev": 0.7102056002,
                "variance": 0.5043919946
              },
              {
                "average": 148.3060099,
                "count": 3386975,
                "maximum": 4345,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 570.5365811,
                "variance": 325511.9904
              },
              {
                "average": 1.000004429,
                "count": 3386975,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002104450604,
                "variance": 4.428712346e-06
              },
              {
                "average": 1.000008857,
                "count": 3386975,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002976135996,
                "variance": 8.857385464e-06
              },
              {
                "average": 1,
                "count": 3386975,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3386975,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99996988,
                "count": 3386975,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.01344214853,
                "variance": 0.000180691357
              },
              {
                "average": 19.98398371,
                "count": 3386975,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7209338035,
                "variance": 0.5197455491
              },
              {
                "average": 2.004437883,
                "count": 3386975,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06659815529,
                "variance": 0.004435314288
              },
              {
                "average": 32.61698123,
                "count": 3386975,
                "maximum": 36,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.560240382,
                "variance": 2.43435005
              },
              {
                "average": 247275880,
                "count": 3386975,
                "maximum": 247278274.8,
                "minimum": 247273450.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1049.044689,
                "variance": 1100494.76
              },
              {
                "average": 0,
                "count": 3386975,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3386975,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3386975,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3386975,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3386975,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430749.1667,
              1645111.647,
              -4.680511413,
              -429598.3467,
              1646264.347,
              -0.7205114126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430749.16672505875,
                    1645111.6467265002,
                    -4.680511412620707
                  ],
                  [
                    -430749.16672505875,
                    1646264.3467265004,
                    -4.680511412620707
                  ],
                  [
                    -429598.3467250588,
                    1646264.3467265004,
                    -0.720511412620707
                  ],
                  [
                    -429598.3467250588,
                    1645111.6467265002,
                    -0.720511412620707
                  ],
                  [
                    -430749.16672505875,
                    1645111.6467265002,
                    -4.680511412620707
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:11:14+00:00",
            "end_time": "2019-07-16T00:50: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": "20190715_NCMP_AK_03WWM9062.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1208360930626,
              64.56972739398557,
              -0.933941981381878
            ],
            [
              -163.12413313886603,
              64.57996540639152,
              -0.933941981381878
            ],
            [
              -163.10031264530267,
              64.58137694954823,
              1.266058018618122
            ],
            [
              -163.0970239903727,
              64.57113840926155,
              1.266058018618122
            ],
            [
              -163.1208360930626,
              64.56972739398557,
              -0.933941981381878
            ]
          ]
        ]
      },
      "bbox": [
        -163.1241331,
        64.56972739,
        -0.9339419814,
        -163.097024,
        64.58137695,
        1.266058019
      ],
      "properties": {
        "datetime": "2019-07-16T02:09:12Z",
        "pc:count": 3838467,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434936.3742,
            "count": 3838467,
            "maximum": -434347.579,
            "minimum": -435498.919,
            "name": "X",
            "position": 0,
            "stddev": 284.2643943,
            "variance": 80806.24586
          },
          {
            "average": 1653584.464,
            "count": 3838467,
            "maximum": 1654171.638,
            "minimum": 1653018.558,
            "name": "Y",
            "position": 1,
            "stddev": 290.8970612,
            "variance": 84621.10023
          },
          {
            "average": -0.1460111798,
            "count": 3838467,
            "maximum": 1.266058019,
            "minimum": -0.9339419814,
            "name": "Z",
            "position": 2,
            "stddev": 0.219168114,
            "variance": 0.04803466218
          },
          {
            "average": 63.03265132,
            "count": 3838467,
            "maximum": 3165,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 356.0788685,
            "variance": 126792.1606
          },
          {
            "average": 1.037280248,
            "count": 3838467,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1894490989,
            "variance": 0.03589096109
          },
          {
            "average": 1.074559453,
            "count": 3838467,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2626821694,
            "variance": 0.0690019221
          },
          {
            "average": 1,
            "count": 3838467,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3838467,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.40695074,
            "count": 3838467,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.542084922,
            "variance": 6.46219575
          },
          {
            "average": 19.97384691,
            "count": 3838467,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.724033967,
            "variance": 0.5242251854
          },
          {
            "average": 2.038096459,
            "count": 3838467,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1914795204,
            "variance": 0.03666440673
          },
          {
            "average": 32.72194186,
            "count": 3838467,
            "maximum": 36,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.540599492,
            "variance": 2.373446793
          },
          {
            "average": 247275948.3,
            "count": 3838467,
            "maximum": 247278152.5,
            "minimum": 247273574.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1043.344149,
            "variance": 1088567.013
          },
          {
            "average": 0,
            "count": 3838467,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3838467,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3838467,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3838467,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3838467,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435498.919,
          1653018.558,
          -0.9339419814,
          -434347.579,
          1654171.638,
          1.266058019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435498.9189747086,
                1653018.5578108644,
                -0.933941981381878
              ],
              [
                -435498.9189747086,
                1654171.6378108645,
                -0.933941981381878
              ],
              [
                -434347.5789747086,
                1654171.6378108645,
                1.266058018618122
              ],
              [
                -434347.5789747086,
                1653018.5578108644,
                1.266058018618122
              ],
              [
                -435498.9189747086,
                1653018.5578108644,
                -0.933941981381878
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:09:12+00:00",
        "end_time": "2019-07-16T00:52:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9062.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9062.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9062.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9062.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1241331,
            64.56972739,
            -0.9339419814,
            -163.097024,
            64.58137695,
            1.266058019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1208360930626,
                  64.56972739398557,
                  -0.933941981381878
                ],
                [
                  -163.12413313886603,
                  64.57996540639152,
                  -0.933941981381878
                ],
                [
                  -163.10031264530267,
                  64.58137694954823,
                  1.266058018618122
                ],
                [
                  -163.0970239903727,
                  64.57113840926155,
                  1.266058018618122
                ],
                [
                  -163.1208360930626,
                  64.56972739398557,
                  -0.933941981381878
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9062.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9062.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:09:12Z",
            "pc:count": 3838467,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434936.3742,
                "count": 3838467,
                "maximum": -434347.579,
                "minimum": -435498.919,
                "name": "X",
                "position": 0,
                "stddev": 284.2643943,
                "variance": 80806.24586
              },
              {
                "average": 1653584.464,
                "count": 3838467,
                "maximum": 1654171.638,
                "minimum": 1653018.558,
                "name": "Y",
                "position": 1,
                "stddev": 290.8970612,
                "variance": 84621.10023
              },
              {
                "average": -0.1460111798,
                "count": 3838467,
                "maximum": 1.266058019,
                "minimum": -0.9339419814,
                "name": "Z",
                "position": 2,
                "stddev": 0.219168114,
                "variance": 0.04803466218
              },
              {
                "average": 63.03265132,
                "count": 3838467,
                "maximum": 3165,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 356.0788685,
                "variance": 126792.1606
              },
              {
                "average": 1.037280248,
                "count": 3838467,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1894490989,
                "variance": 0.03589096109
              },
              {
                "average": 1.074559453,
                "count": 3838467,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2626821694,
                "variance": 0.0690019221
              },
              {
                "average": 1,
                "count": 3838467,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3838467,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.40695074,
                "count": 3838467,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.542084922,
                "variance": 6.46219575
              },
              {
                "average": 19.97384691,
                "count": 3838467,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.724033967,
                "variance": 0.5242251854
              },
              {
                "average": 2.038096459,
                "count": 3838467,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1914795204,
                "variance": 0.03666440673
              },
              {
                "average": 32.72194186,
                "count": 3838467,
                "maximum": 36,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.540599492,
                "variance": 2.373446793
              },
              {
                "average": 247275948.3,
                "count": 3838467,
                "maximum": 247278152.5,
                "minimum": 247273574.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1043.344149,
                "variance": 1088567.013
              },
              {
                "average": 0,
                "count": 3838467,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3838467,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3838467,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3838467,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3838467,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435498.919,
              1653018.558,
              -0.9339419814,
              -434347.579,
              1654171.638,
              1.266058019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435498.9189747086,
                    1653018.5578108644,
                    -0.933941981381878
                  ],
                  [
                    -435498.9189747086,
                    1654171.6378108645,
                    -0.933941981381878
                  ],
                  [
                    -434347.5789747086,
                    1654171.6378108645,
                    1.266058018618122
                  ],
                  [
                    -434347.5789747086,
                    1653018.5578108644,
                    1.266058018618122
                  ],
                  [
                    -435498.9189747086,
                    1653018.5578108644,
                    -0.933941981381878
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:09:12+00:00",
            "end_time": "2019-07-16T00:52:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0055.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9170580452078,
              64.50415082282922,
              -4.262464324927148
            ],
            [
              -162.9202747553667,
              64.51439305309776,
              -4.262464324927148
            ],
            [
              -162.89648990863768,
              64.51577360883067,
              48.93753567507285
            ],
            [
              -162.89328156906475,
              64.50553086359089,
              48.93753567507285
            ],
            [
              -162.9170580452078,
              64.50415082282922,
              -4.262464324927148
            ]
          ]
        ]
      },
      "bbox": [
        -162.9202748,
        64.50415082,
        -4.262464325,
        -162.8932816,
        64.51577361,
        48.93753568
      ],
      "properties": {
        "datetime": "2019-07-15T23:26:25Z",
        "pc:count": 3201661,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426154.7653,
            "count": 3201661,
            "maximum": -425655.8721,
            "minimum": -426807.6521,
            "name": "X",
            "position": 0,
            "stddev": 276.1702087,
            "variance": 76269.98416
          },
          {
            "average": 1645082.645,
            "count": 3201661,
            "maximum": 1645599.584,
            "minimum": 1644446.404,
            "name": "Y",
            "position": 1,
            "stddev": 289.2001613,
            "variance": 83636.73331
          },
          {
            "average": 1.858579846,
            "count": 3201661,
            "maximum": 48.93753568,
            "minimum": -4.262464325,
            "name": "Z",
            "position": 2,
            "stddev": 10.4432668,
            "variance": 109.0618214
          },
          {
            "average": 216.0906576,
            "count": 3201661,
            "maximum": 5852,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 630.7581454,
            "variance": 397855.8379
          },
          {
            "average": 1.057203745,
            "count": 3201661,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2720578064,
            "variance": 0.07401545001
          },
          {
            "average": 1.114701713,
            "count": 3201661,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4027794441,
            "variance": 0.1622312806
          },
          {
            "average": 1,
            "count": 3201661,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201661,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.47259782,
            "count": 3201661,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.26823361,
            "variance": 105.4366214
          },
          {
            "average": 20.0210915,
            "count": 3201661,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.357004352,
            "variance": 1.841460812
          },
          {
            "average": 1.898905912,
            "count": 3201661,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3393499367,
            "variance": 0.1151583796
          },
          {
            "average": 16.45030533,
            "count": 3201661,
            "maximum": 21,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.562111735,
            "variance": 2.440193073
          },
          {
            "average": 247265705.7,
            "count": 3201661,
            "maximum": 247268385.3,
            "minimum": 247263412.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 983.4489275,
            "variance": 967171.7929
          },
          {
            "average": 0,
            "count": 3201661,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201661,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201661,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201661,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3201661,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426807.6521,
          1644446.404,
          -4.262464325,
          -425655.8721,
          1645599.584,
          48.93753568
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426807.65210605925,
                1644446.4043295078,
                -4.262464324927148
              ],
              [
                -426807.65210605925,
                1645599.584329508,
                -4.262464324927148
              ],
              [
                -425655.8721060592,
                1645599.584329508,
                48.93753567507285
              ],
              [
                -425655.8721060592,
                1644446.4043295078,
                48.93753567507285
              ],
              [
                -426807.65210605925,
                1644446.4043295078,
                -4.262464324927148
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:26:25+00:00",
        "end_time": "2019-07-15T22:03:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0055.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0055.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0055.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0055.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9202748,
            64.50415082,
            -4.262464325,
            -162.8932816,
            64.51577361,
            48.93753568
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9170580452078,
                  64.50415082282922,
                  -4.262464324927148
                ],
                [
                  -162.9202747553667,
                  64.51439305309776,
                  -4.262464324927148
                ],
                [
                  -162.89648990863768,
                  64.51577360883067,
                  48.93753567507285
                ],
                [
                  -162.89328156906475,
                  64.50553086359089,
                  48.93753567507285
                ],
                [
                  -162.9170580452078,
                  64.50415082282922,
                  -4.262464324927148
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0055.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0055.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:26:25Z",
            "pc:count": 3201661,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426154.7653,
                "count": 3201661,
                "maximum": -425655.8721,
                "minimum": -426807.6521,
                "name": "X",
                "position": 0,
                "stddev": 276.1702087,
                "variance": 76269.98416
              },
              {
                "average": 1645082.645,
                "count": 3201661,
                "maximum": 1645599.584,
                "minimum": 1644446.404,
                "name": "Y",
                "position": 1,
                "stddev": 289.2001613,
                "variance": 83636.73331
              },
              {
                "average": 1.858579846,
                "count": 3201661,
                "maximum": 48.93753568,
                "minimum": -4.262464325,
                "name": "Z",
                "position": 2,
                "stddev": 10.4432668,
                "variance": 109.0618214
              },
              {
                "average": 216.0906576,
                "count": 3201661,
                "maximum": 5852,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 630.7581454,
                "variance": 397855.8379
              },
              {
                "average": 1.057203745,
                "count": 3201661,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2720578064,
                "variance": 0.07401545001
              },
              {
                "average": 1.114701713,
                "count": 3201661,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4027794441,
                "variance": 0.1622312806
              },
              {
                "average": 1,
                "count": 3201661,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201661,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.47259782,
                "count": 3201661,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.26823361,
                "variance": 105.4366214
              },
              {
                "average": 20.0210915,
                "count": 3201661,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.357004352,
                "variance": 1.841460812
              },
              {
                "average": 1.898905912,
                "count": 3201661,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3393499367,
                "variance": 0.1151583796
              },
              {
                "average": 16.45030533,
                "count": 3201661,
                "maximum": 21,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.562111735,
                "variance": 2.440193073
              },
              {
                "average": 247265705.7,
                "count": 3201661,
                "maximum": 247268385.3,
                "minimum": 247263412.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 983.4489275,
                "variance": 967171.7929
              },
              {
                "average": 0,
                "count": 3201661,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201661,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201661,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201661,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3201661,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426807.6521,
              1644446.404,
              -4.262464325,
              -425655.8721,
              1645599.584,
              48.93753568
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426807.65210605925,
                    1644446.4043295078,
                    -4.262464324927148
                  ],
                  [
                    -426807.65210605925,
                    1645599.584329508,
                    -4.262464324927148
                  ],
                  [
                    -425655.8721060592,
                    1645599.584329508,
                    48.93753567507285
                  ],
                  [
                    -425655.8721060592,
                    1644446.4043295078,
                    48.93753567507285
                  ],
                  [
                    -426807.65210605925,
                    1644446.4043295078,
                    -4.262464324927148
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:26:25+00:00",
            "end_time": "2019-07-15T22:03:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9152.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.10620260629025,
              64.4797772071515,
              8.227273130875925
            ],
            [
              -163.10948420953014,
              64.4900147454146,
              8.227273130875925
            ],
            [
              -163.08573464268693,
              64.4914240530059,
              51.32727313087592
            ],
            [
              -163.08246138023588,
              64.48118598986635,
              51.32727313087592
            ],
            [
              -163.10620260629025,
              64.4797772071515,
              8.227273130875925
            ]
          ]
        ]
      },
      "bbox": [
        -163.1094842,
        64.47977721,
        8.227273131,
        -163.0824614,
        64.49142405,
        51.32727313
      ],
      "properties": {
        "datetime": "2019-07-10T23:39:34Z",
        "pc:count": 5041047,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435614.2815,
            "count": 5041047,
            "maximum": -435024.9273,
            "minimum": -436176.4273,
            "name": "X",
            "position": 0,
            "stddev": 292.1443081,
            "variance": 85348.29673
          },
          {
            "average": 1643563.635,
            "count": 5041047,
            "maximum": 1644133.869,
            "minimum": 1642980.729,
            "name": "Y",
            "position": 1,
            "stddev": 288.3972296,
            "variance": 83172.96204
          },
          {
            "average": 25.64088716,
            "count": 5041047,
            "maximum": 51.32727313,
            "minimum": 8.227273131,
            "name": "Z",
            "position": 2,
            "stddev": 8.469166279,
            "variance": 71.72677747
          },
          {
            "average": 755.9308759,
            "count": 5041047,
            "maximum": 6599,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 710.9920664,
            "variance": 505509.7185
          },
          {
            "average": 1.158599196,
            "count": 5041047,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4520656355,
            "variance": 0.2043633388
          },
          {
            "average": 1.31745687,
            "count": 5041047,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6563132733,
            "variance": 0.4307471128
          },
          {
            "average": 1,
            "count": 5041047,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5041047,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339451705,
            "count": 5041047,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4867973335,
            "variance": 0.2369716439
          },
          {
            "average": 19.97734705,
            "count": 5041047,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.633555602,
            "variance": 2.668503905
          },
          {
            "average": 1.173365969,
            "count": 5041047,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4662528167,
            "variance": 0.217391689
          },
          {
            "average": 18.97276359,
            "count": 5041047,
            "maximum": 23,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.555948398,
            "variance": 2.420975417
          },
          {
            "average": 246834912.6,
            "count": 5041047,
            "maximum": 246837174.5,
            "minimum": 246832564.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 891.93045,
            "variance": 795539.9276
          },
          {
            "average": 0,
            "count": 5041047,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5041047,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5041047,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5041047,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5041047,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436176.4273,
          1642980.729,
          8.227273131,
          -435024.9273,
          1644133.869,
          51.32727313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436176.42726222624,
                1642980.7293754665,
                8.227273130875925
              ],
              [
                -436176.42726222624,
                1644133.8693754666,
                8.227273130875925
              ],
              [
                -435024.92726222624,
                1644133.8693754666,
                51.32727313087592
              ],
              [
                -435024.92726222624,
                1642980.7293754665,
                51.32727313087592
              ],
              [
                -436176.42726222624,
                1642980.7293754665,
                8.227273130875925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:39:34+00:00",
        "end_time": "2019-07-10T22:22:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9152.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9152.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9152.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9152.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1094842,
            64.47977721,
            8.227273131,
            -163.0824614,
            64.49142405,
            51.32727313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.10620260629025,
                  64.4797772071515,
                  8.227273130875925
                ],
                [
                  -163.10948420953014,
                  64.4900147454146,
                  8.227273130875925
                ],
                [
                  -163.08573464268693,
                  64.4914240530059,
                  51.32727313087592
                ],
                [
                  -163.08246138023588,
                  64.48118598986635,
                  51.32727313087592
                ],
                [
                  -163.10620260629025,
                  64.4797772071515,
                  8.227273130875925
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9152.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9152.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:39:34Z",
            "pc:count": 5041047,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435614.2815,
                "count": 5041047,
                "maximum": -435024.9273,
                "minimum": -436176.4273,
                "name": "X",
                "position": 0,
                "stddev": 292.1443081,
                "variance": 85348.29673
              },
              {
                "average": 1643563.635,
                "count": 5041047,
                "maximum": 1644133.869,
                "minimum": 1642980.729,
                "name": "Y",
                "position": 1,
                "stddev": 288.3972296,
                "variance": 83172.96204
              },
              {
                "average": 25.64088716,
                "count": 5041047,
                "maximum": 51.32727313,
                "minimum": 8.227273131,
                "name": "Z",
                "position": 2,
                "stddev": 8.469166279,
                "variance": 71.72677747
              },
              {
                "average": 755.9308759,
                "count": 5041047,
                "maximum": 6599,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 710.9920664,
                "variance": 505509.7185
              },
              {
                "average": 1.158599196,
                "count": 5041047,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4520656355,
                "variance": 0.2043633388
              },
              {
                "average": 1.31745687,
                "count": 5041047,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6563132733,
                "variance": 0.4307471128
              },
              {
                "average": 1,
                "count": 5041047,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5041047,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339451705,
                "count": 5041047,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4867973335,
                "variance": 0.2369716439
              },
              {
                "average": 19.97734705,
                "count": 5041047,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.633555602,
                "variance": 2.668503905
              },
              {
                "average": 1.173365969,
                "count": 5041047,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4662528167,
                "variance": 0.217391689
              },
              {
                "average": 18.97276359,
                "count": 5041047,
                "maximum": 23,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.555948398,
                "variance": 2.420975417
              },
              {
                "average": 246834912.6,
                "count": 5041047,
                "maximum": 246837174.5,
                "minimum": 246832564.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 891.93045,
                "variance": 795539.9276
              },
              {
                "average": 0,
                "count": 5041047,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5041047,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5041047,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5041047,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5041047,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436176.4273,
              1642980.729,
              8.227273131,
              -435024.9273,
              1644133.869,
              51.32727313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436176.42726222624,
                    1642980.7293754665,
                    8.227273130875925
                  ],
                  [
                    -436176.42726222624,
                    1644133.8693754666,
                    8.227273130875925
                  ],
                  [
                    -435024.92726222624,
                    1644133.8693754666,
                    51.32727313087592
                  ],
                  [
                    -435024.92726222624,
                    1642980.7293754665,
                    51.32727313087592
                  ],
                  [
                    -436176.42726222624,
                    1642980.7293754665,
                    8.227273130875925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:39:34+00:00",
            "end_time": "2019-07-10T22:22:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8258.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2890671233016,
              64.53593894883069,
              0.354597225793462
            ],
            [
              -163.2924200888608,
              64.54617124536931,
              0.354597225793462
            ],
            [
              -163.26954269624198,
              64.54755390701403,
              35.81459722579346
            ],
            [
              -163.26619776977728,
              64.53732109447617,
              35.81459722579346
            ],
            [
              -163.2890671233016,
              64.53593894883069,
              0.354597225793462
            ]
          ]
        ]
      },
      "bbox": [
        -163.2924201,
        64.53593895,
        0.3545972258,
        -163.2661978,
        64.54755391,
        35.81459723
      ],
      "properties": {
        "datetime": "2019-07-10T21:30:09Z",
        "pc:count": 4175527,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443446.4422,
            "count": 4175527,
            "maximum": -442897.6994,
            "minimum": -444005.1594,
            "name": "X",
            "position": 0,
            "stddev": 277.922267,
            "variance": 77240.78647
          },
          {
            "average": 1650994.983,
            "count": 4175527,
            "maximum": 1651551.803,
            "minimum": 1650398.903,
            "name": "Y",
            "position": 1,
            "stddev": 285.8208408,
            "variance": 81693.55303
          },
          {
            "average": 17.32000743,
            "count": 4175527,
            "maximum": 35.81459723,
            "minimum": 0.3545972258,
            "name": "Z",
            "position": 2,
            "stddev": 5.925660894,
            "variance": 35.11345703
          },
          {
            "average": 1073.922912,
            "count": 4175527,
            "maximum": 5996,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 686.0832921,
            "variance": 470710.2836
          },
          {
            "average": 1.0062167,
            "count": 4175527,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08345957183,
            "variance": 0.006965500129
          },
          {
            "average": 1.012469085,
            "count": 4175527,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1212154695,
            "variance": 0.01469319006
          },
          {
            "average": 1,
            "count": 4175527,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175527,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.572958096,
            "count": 4175527,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.809294567,
            "variance": 3.273546831
          },
          {
            "average": 20.00595209,
            "count": 4175527,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.458690468,
            "variance": 2.12777788
          },
          {
            "average": 1.014044934,
            "count": 4175527,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1209757107,
            "variance": 0.01463512258
          },
          {
            "average": 4.180705334,
            "count": 4175527,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.516333838,
            "variance": 2.299268307
          },
          {
            "average": 246827965.3,
            "count": 4175527,
            "maximum": 246829409.7,
            "minimum": 246827163.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 566.1263124,
            "variance": 320499.0015
          },
          {
            "average": 0,
            "count": 4175527,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175527,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175527,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175527,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175527,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444005.1594,
          1650398.903,
          0.3545972258,
          -442897.6994,
          1651551.803,
          35.81459723
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444005.1594053722,
                1650398.9032012902,
                0.354597225793462
              ],
              [
                -444005.1594053722,
                1651551.80320129,
                0.354597225793462
              ],
              [
                -442897.69940537226,
                1651551.80320129,
                35.81459722579346
              ],
              [
                -442897.69940537226,
                1650398.9032012902,
                35.81459722579346
              ],
              [
                -444005.1594053722,
                1650398.9032012902,
                0.354597225793462
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:30:09+00:00",
        "end_time": "2019-07-10T20:52:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8258.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8258.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8258.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8258.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2924201,
            64.53593895,
            0.3545972258,
            -163.2661978,
            64.54755391,
            35.81459723
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2890671233016,
                  64.53593894883069,
                  0.354597225793462
                ],
                [
                  -163.2924200888608,
                  64.54617124536931,
                  0.354597225793462
                ],
                [
                  -163.26954269624198,
                  64.54755390701403,
                  35.81459722579346
                ],
                [
                  -163.26619776977728,
                  64.53732109447617,
                  35.81459722579346
                ],
                [
                  -163.2890671233016,
                  64.53593894883069,
                  0.354597225793462
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8258.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8258.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:30:09Z",
            "pc:count": 4175527,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443446.4422,
                "count": 4175527,
                "maximum": -442897.6994,
                "minimum": -444005.1594,
                "name": "X",
                "position": 0,
                "stddev": 277.922267,
                "variance": 77240.78647
              },
              {
                "average": 1650994.983,
                "count": 4175527,
                "maximum": 1651551.803,
                "minimum": 1650398.903,
                "name": "Y",
                "position": 1,
                "stddev": 285.8208408,
                "variance": 81693.55303
              },
              {
                "average": 17.32000743,
                "count": 4175527,
                "maximum": 35.81459723,
                "minimum": 0.3545972258,
                "name": "Z",
                "position": 2,
                "stddev": 5.925660894,
                "variance": 35.11345703
              },
              {
                "average": 1073.922912,
                "count": 4175527,
                "maximum": 5996,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 686.0832921,
                "variance": 470710.2836
              },
              {
                "average": 1.0062167,
                "count": 4175527,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08345957183,
                "variance": 0.006965500129
              },
              {
                "average": 1.012469085,
                "count": 4175527,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1212154695,
                "variance": 0.01469319006
              },
              {
                "average": 1,
                "count": 4175527,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175527,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.572958096,
                "count": 4175527,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.809294567,
                "variance": 3.273546831
              },
              {
                "average": 20.00595209,
                "count": 4175527,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.458690468,
                "variance": 2.12777788
              },
              {
                "average": 1.014044934,
                "count": 4175527,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1209757107,
                "variance": 0.01463512258
              },
              {
                "average": 4.180705334,
                "count": 4175527,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.516333838,
                "variance": 2.299268307
              },
              {
                "average": 246827965.3,
                "count": 4175527,
                "maximum": 246829409.7,
                "minimum": 246827163.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 566.1263124,
                "variance": 320499.0015
              },
              {
                "average": 0,
                "count": 4175527,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175527,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175527,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175527,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175527,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444005.1594,
              1650398.903,
              0.3545972258,
              -442897.6994,
              1651551.803,
              35.81459723
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444005.1594053722,
                    1650398.9032012902,
                    0.354597225793462
                  ],
                  [
                    -444005.1594053722,
                    1651551.80320129,
                    0.354597225793462
                  ],
                  [
                    -442897.69940537226,
                    1651551.80320129,
                    35.81459722579346
                  ],
                  [
                    -442897.69940537226,
                    1650398.9032012902,
                    35.81459722579346
                  ],
                  [
                    -444005.1594053722,
                    1650398.9032012902,
                    0.354597225793462
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:30:09+00:00",
            "end_time": "2019-07-10T20:52:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0254.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.87613160203304,
              64.4945915769642,
              -3.293617620133599
            ],
            [
              -162.8793316770388,
              64.50483167685951,
              -3.293617620133599
            ],
            [
              -162.8559479883845,
              64.50618310042374,
              15.206382379866401
            ],
            [
              -162.85275613983347,
              64.49594249674755,
              15.206382379866401
            ],
            [
              -162.87613160203304,
              64.4945915769642,
              -3.293617620133599
            ]
          ]
        ]
      },
      "bbox": [
        -162.8793317,
        64.49459158,
        -3.29361762,
        -162.8527561,
        64.5061831,
        15.20638238
      ],
      "properties": {
        "datetime": "2019-07-15T22:39:36Z",
        "pc:count": 3849749,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -424415.697,
            "count": 3849749,
            "maximum": -423869.9396,
            "minimum": -425002.5796,
            "name": "X",
            "position": 0,
            "stddev": 278.7937398,
            "variance": 77725.94938
          },
          {
            "average": 1643712.035,
            "count": 3849749,
            "maximum": 1644279.746,
            "minimum": 1643126.886,
            "name": "Y",
            "position": 1,
            "stddev": 289.2907897,
            "variance": 83689.16098
          },
          {
            "average": 1.04033263,
            "count": 3849749,
            "maximum": 15.20638238,
            "minimum": -3.29361762,
            "name": "Z",
            "position": 2,
            "stddev": 5.49672976,
            "variance": 30.21403805
          },
          {
            "average": 323.1932427,
            "count": 3849749,
            "maximum": 6200,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 712.4416122,
            "variance": 507573.0507
          },
          {
            "average": 1.00043821,
            "count": 3849749,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02253072167,
            "variance": 0.0005076334189
          },
          {
            "average": 1.000900578,
            "count": 3849749,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03352905696,
            "variance": 0.001124197661
          },
          {
            "average": 1,
            "count": 3849749,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3849749,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.55779013,
            "count": 3849749,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.64324202,
            "variance": 135.5650848
          },
          {
            "average": 19.95541949,
            "count": 3849749,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.034790207,
            "variance": 1.070790773
          },
          {
            "average": 1.768226448,
            "count": 3849749,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4267482927,
            "variance": 0.1821141053
          },
          {
            "average": 12.43084705,
            "count": 3849749,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.448627122,
            "variance": 2.098520539
          },
          {
            "average": 247263183.5,
            "count": 3849749,
            "maximum": 247265576,
            "minimum": 247261802.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 891.6783991,
            "variance": 795090.3674
          },
          {
            "average": 0,
            "count": 3849749,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3849749,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3849749,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3849749,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3849749,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425002.5796,
          1643126.886,
          -3.29361762,
          -423869.9396,
          1644279.746,
          15.20638238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425002.5795781436,
                1643126.8861064555,
                -3.293617620133599
              ],
              [
                -425002.5795781436,
                1644279.7461064553,
                -3.293617620133599
              ],
              [
                -423869.9395781436,
                1644279.7461064553,
                15.206382379866401
              ],
              [
                -423869.9395781436,
                1643126.8861064555,
                15.206382379866401
              ],
              [
                -425002.5795781436,
                1643126.8861064555,
                -3.293617620133599
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:39:36+00:00",
        "end_time": "2019-07-15T21:36:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0254.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0254.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0254.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0254.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8793317,
            64.49459158,
            -3.29361762,
            -162.8527561,
            64.5061831,
            15.20638238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.87613160203304,
                  64.4945915769642,
                  -3.293617620133599
                ],
                [
                  -162.8793316770388,
                  64.50483167685951,
                  -3.293617620133599
                ],
                [
                  -162.8559479883845,
                  64.50618310042374,
                  15.206382379866401
                ],
                [
                  -162.85275613983347,
                  64.49594249674755,
                  15.206382379866401
                ],
                [
                  -162.87613160203304,
                  64.4945915769642,
                  -3.293617620133599
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0254.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0254.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:39:36Z",
            "pc:count": 3849749,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -424415.697,
                "count": 3849749,
                "maximum": -423869.9396,
                "minimum": -425002.5796,
                "name": "X",
                "position": 0,
                "stddev": 278.7937398,
                "variance": 77725.94938
              },
              {
                "average": 1643712.035,
                "count": 3849749,
                "maximum": 1644279.746,
                "minimum": 1643126.886,
                "name": "Y",
                "position": 1,
                "stddev": 289.2907897,
                "variance": 83689.16098
              },
              {
                "average": 1.04033263,
                "count": 3849749,
                "maximum": 15.20638238,
                "minimum": -3.29361762,
                "name": "Z",
                "position": 2,
                "stddev": 5.49672976,
                "variance": 30.21403805
              },
              {
                "average": 323.1932427,
                "count": 3849749,
                "maximum": 6200,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 712.4416122,
                "variance": 507573.0507
              },
              {
                "average": 1.00043821,
                "count": 3849749,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02253072167,
                "variance": 0.0005076334189
              },
              {
                "average": 1.000900578,
                "count": 3849749,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03352905696,
                "variance": 0.001124197661
              },
              {
                "average": 1,
                "count": 3849749,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3849749,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.55779013,
                "count": 3849749,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.64324202,
                "variance": 135.5650848
              },
              {
                "average": 19.95541949,
                "count": 3849749,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.034790207,
                "variance": 1.070790773
              },
              {
                "average": 1.768226448,
                "count": 3849749,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4267482927,
                "variance": 0.1821141053
              },
              {
                "average": 12.43084705,
                "count": 3849749,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.448627122,
                "variance": 2.098520539
              },
              {
                "average": 247263183.5,
                "count": 3849749,
                "maximum": 247265576,
                "minimum": 247261802.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 891.6783991,
                "variance": 795090.3674
              },
              {
                "average": 0,
                "count": 3849749,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3849749,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3849749,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3849749,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3849749,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425002.5796,
              1643126.886,
              -3.29361762,
              -423869.9396,
              1644279.746,
              15.20638238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425002.5795781436,
                    1643126.8861064555,
                    -3.293617620133599
                  ],
                  [
                    -425002.5795781436,
                    1644279.7461064553,
                    -3.293617620133599
                  ],
                  [
                    -423869.9395781436,
                    1644279.7461064553,
                    15.206382379866401
                  ],
                  [
                    -423869.9395781436,
                    1643126.8861064555,
                    15.206382379866401
                  ],
                  [
                    -425002.5795781436,
                    1643126.8861064555,
                    -3.293617620133599
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:39:36+00:00",
            "end_time": "2019-07-15T21:36:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8858.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1649658412056,
              64.53438817457968,
              -1.903836303859553
            ],
            [
              -163.16827004238596,
              64.54461051730716,
              -1.903836303859553
            ],
            [
              -163.14448909996833,
              64.54602831664829,
              0.096163696140447
            ],
            [
              -163.14119325138466,
              64.53580544535956,
              0.096163696140447
            ],
            [
              -163.1649658412056,
              64.53438817457968,
              -1.903836303859553
            ]
          ]
        ]
      },
      "bbox": [
        -163.16827,
        64.53438817,
        -1.903836304,
        -163.1411933,
        64.54602832,
        0.09616369614
      ],
      "properties": {
        "datetime": "2019-07-15T01:45:33Z",
        "pc:count": 1523034,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437589.1689,
            "count": 1523034,
            "maximum": -436984.087,
            "minimum": -438135.047,
            "name": "X",
            "position": 0,
            "stddev": 306.6042005,
            "variance": 94006.13578
          },
          {
            "average": 1649921.624,
            "count": 1523034,
            "maximum": 1650554.805,
            "minimum": 1649403.325,
            "name": "Y",
            "position": 1,
            "stddev": 247.2066615,
            "variance": 61111.13349
          },
          {
            "average": -1.206898415,
            "count": 1523034,
            "maximum": 0.09616369614,
            "minimum": -1.903836304,
            "name": "Z",
            "position": 2,
            "stddev": 0.2198382734,
            "variance": 0.04832886643
          },
          {
            "average": 144.5946269,
            "count": 1523034,
            "maximum": 2163,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 365.3972961,
            "variance": 133515.184
          },
          {
            "average": 1.004582301,
            "count": 1523034,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0675374442,
            "variance": 0.004561306368
          },
          {
            "average": 1.009164602,
            "count": 1523034,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09529227538,
            "variance": 0.009080617747
          },
          {
            "average": 1,
            "count": 1523034,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523034,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.75569554,
            "count": 1523034,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.185809014,
            "variance": 1.406143018
          },
          {
            "average": 19.95893947,
            "count": 1523034,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.32184394,
            "variance": 1.747271402
          },
          {
            "average": 2.012756774,
            "count": 1523034,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1125386946,
            "variance": 0.01266495778
          },
          {
            "average": 26.68422176,
            "count": 1523034,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.240521384,
            "variance": 5.019936072
          },
          {
            "average": 246847039.4,
            "count": 1523034,
            "maximum": 247190333.1,
            "minimum": 246837258.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 50488.17393,
            "variance": 2549055707
          },
          {
            "average": 0,
            "count": 1523034,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523034,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523034,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523034,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1523034,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438135.047,
          1649403.325,
          -1.903836304,
          -436984.087,
          1650554.805,
          0.09616369614
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438135.04703910224,
                1649403.325265986,
                -1.903836303859553
              ],
              [
                -438135.04703910224,
                1650554.805265986,
                -1.903836303859553
              ],
              [
                -436984.0870391023,
                1650554.805265986,
                0.096163696140447
              ],
              [
                -436984.0870391023,
                1649403.325265986,
                0.096163696140447
              ],
              [
                -438135.04703910224,
                1649403.325265986,
                -1.903836303859553
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:45:33+00:00",
        "end_time": "2019-07-10T23:40:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8858.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8858.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8858.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8858.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.16827,
            64.53438817,
            -1.903836304,
            -163.1411933,
            64.54602832,
            0.09616369614
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1649658412056,
                  64.53438817457968,
                  -1.903836303859553
                ],
                [
                  -163.16827004238596,
                  64.54461051730716,
                  -1.903836303859553
                ],
                [
                  -163.14448909996833,
                  64.54602831664829,
                  0.096163696140447
                ],
                [
                  -163.14119325138466,
                  64.53580544535956,
                  0.096163696140447
                ],
                [
                  -163.1649658412056,
                  64.53438817457968,
                  -1.903836303859553
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8858.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8858.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:45:33Z",
            "pc:count": 1523034,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437589.1689,
                "count": 1523034,
                "maximum": -436984.087,
                "minimum": -438135.047,
                "name": "X",
                "position": 0,
                "stddev": 306.6042005,
                "variance": 94006.13578
              },
              {
                "average": 1649921.624,
                "count": 1523034,
                "maximum": 1650554.805,
                "minimum": 1649403.325,
                "name": "Y",
                "position": 1,
                "stddev": 247.2066615,
                "variance": 61111.13349
              },
              {
                "average": -1.206898415,
                "count": 1523034,
                "maximum": 0.09616369614,
                "minimum": -1.903836304,
                "name": "Z",
                "position": 2,
                "stddev": 0.2198382734,
                "variance": 0.04832886643
              },
              {
                "average": 144.5946269,
                "count": 1523034,
                "maximum": 2163,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 365.3972961,
                "variance": 133515.184
              },
              {
                "average": 1.004582301,
                "count": 1523034,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0675374442,
                "variance": 0.004561306368
              },
              {
                "average": 1.009164602,
                "count": 1523034,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09529227538,
                "variance": 0.009080617747
              },
              {
                "average": 1,
                "count": 1523034,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523034,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.75569554,
                "count": 1523034,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.185809014,
                "variance": 1.406143018
              },
              {
                "average": 19.95893947,
                "count": 1523034,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.32184394,
                "variance": 1.747271402
              },
              {
                "average": 2.012756774,
                "count": 1523034,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1125386946,
                "variance": 0.01266495778
              },
              {
                "average": 26.68422176,
                "count": 1523034,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.240521384,
                "variance": 5.019936072
              },
              {
                "average": 246847039.4,
                "count": 1523034,
                "maximum": 247190333.1,
                "minimum": 246837258.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 50488.17393,
                "variance": 2549055707
              },
              {
                "average": 0,
                "count": 1523034,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523034,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523034,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523034,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1523034,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438135.047,
              1649403.325,
              -1.903836304,
              -436984.087,
              1650554.805,
              0.09616369614
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438135.04703910224,
                    1649403.325265986,
                    -1.903836303859553
                  ],
                  [
                    -438135.04703910224,
                    1650554.805265986,
                    -1.903836303859553
                  ],
                  [
                    -436984.0870391023,
                    1650554.805265986,
                    0.096163696140447
                  ],
                  [
                    -436984.0870391023,
                    1649403.325265986,
                    0.096163696140447
                  ],
                  [
                    -438135.04703910224,
                    1649403.325265986,
                    -1.903836303859553
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:45:33+00:00",
            "end_time": "2019-07-10T23:40:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8662.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2042752930014,
              64.57076864989342,
              -0.928891435317838
            ],
            [
              -163.20760133282383,
              64.58100151786347,
              -0.928891435317838
            ],
            [
              -163.1837787420214,
              64.58242623209408,
              0.091108564682162
            ],
            [
              -163.18046108685482,
              64.57219283155995,
              0.091108564682162
            ],
            [
              -163.2042752930014,
              64.57076864989342,
              -0.928891435317838
            ]
          ]
        ]
      },
      "bbox": [
        -163.2076013,
        64.57076865,
        -0.9288914353,
        -163.1804611,
        64.58242623,
        0.09110856468
      ],
      "properties": {
        "datetime": "2019-07-15T19:56:43Z",
        "pc:count": 4175917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438864.7363,
            "count": 4175917,
            "maximum": -438289.8742,
            "minimum": -439441.4742,
            "name": "X",
            "position": 0,
            "stddev": 287.7759044,
            "variance": 82814.97116
          },
          {
            "average": 1654267.174,
            "count": 4175917,
            "maximum": 1654835.964,
            "minimum": 1653683.264,
            "name": "Y",
            "position": 1,
            "stddev": 290.3202613,
            "variance": 84285.85411
          },
          {
            "average": -0.4571500741,
            "count": 4175917,
            "maximum": 0.09110856468,
            "minimum": -0.9288914353,
            "name": "Z",
            "position": 2,
            "stddev": 0.07153514605,
            "variance": 0.005117277121
          },
          {
            "average": 0.1348625943,
            "count": 4175917,
            "maximum": 2130,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 14.45452636,
            "variance": 208.9333324
          },
          {
            "average": 1,
            "count": 4175917,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4175917,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4175917,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4175917,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.95568635,
            "count": 4175917,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.952637392,
            "variance": 0.9075180006
          },
          {
            "average": 2.000734449,
            "count": 4175917,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02709077746,
            "variance": 0.0007339102232
          },
          {
            "average": 18.16088179,
            "count": 4175917,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.492095468,
            "variance": 20.17892169
          },
          {
            "average": 247169639.3,
            "count": 4175917,
            "maximum": 247255803.9,
            "minimum": 246840947.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89998.44043,
            "variance": 8099719280
          },
          {
            "average": 0,
            "count": 4175917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439441.4742,
          1653683.264,
          -0.9288914353,
          -438289.8742,
          1654835.964,
          0.09110856468
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439441.4741805207,
                1653683.2638546494,
                -0.928891435317838
              ],
              [
                -439441.4741805207,
                1654835.9638546496,
                -0.928891435317838
              ],
              [
                -438289.8741805207,
                1654835.9638546496,
                0.091108564682162
              ],
              [
                -438289.8741805207,
                1653683.2638546494,
                0.091108564682162
              ],
              [
                -439441.4741805207,
                1653683.2638546494,
                -0.928891435317838
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T19:56:43+00:00",
        "end_time": "2019-07-11T00:42:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8662.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8662.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8662.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8662.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2076013,
            64.57076865,
            -0.9288914353,
            -163.1804611,
            64.58242623,
            0.09110856468
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2042752930014,
                  64.57076864989342,
                  -0.928891435317838
                ],
                [
                  -163.20760133282383,
                  64.58100151786347,
                  -0.928891435317838
                ],
                [
                  -163.1837787420214,
                  64.58242623209408,
                  0.091108564682162
                ],
                [
                  -163.18046108685482,
                  64.57219283155995,
                  0.091108564682162
                ],
                [
                  -163.2042752930014,
                  64.57076864989342,
                  -0.928891435317838
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8662.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8662.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T19:56:43Z",
            "pc:count": 4175917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438864.7363,
                "count": 4175917,
                "maximum": -438289.8742,
                "minimum": -439441.4742,
                "name": "X",
                "position": 0,
                "stddev": 287.7759044,
                "variance": 82814.97116
              },
              {
                "average": 1654267.174,
                "count": 4175917,
                "maximum": 1654835.964,
                "minimum": 1653683.264,
                "name": "Y",
                "position": 1,
                "stddev": 290.3202613,
                "variance": 84285.85411
              },
              {
                "average": -0.4571500741,
                "count": 4175917,
                "maximum": 0.09110856468,
                "minimum": -0.9288914353,
                "name": "Z",
                "position": 2,
                "stddev": 0.07153514605,
                "variance": 0.005117277121
              },
              {
                "average": 0.1348625943,
                "count": 4175917,
                "maximum": 2130,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 14.45452636,
                "variance": 208.9333324
              },
              {
                "average": 1,
                "count": 4175917,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4175917,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4175917,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4175917,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.95568635,
                "count": 4175917,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.952637392,
                "variance": 0.9075180006
              },
              {
                "average": 2.000734449,
                "count": 4175917,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02709077746,
                "variance": 0.0007339102232
              },
              {
                "average": 18.16088179,
                "count": 4175917,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.492095468,
                "variance": 20.17892169
              },
              {
                "average": 247169639.3,
                "count": 4175917,
                "maximum": 247255803.9,
                "minimum": 246840947.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89998.44043,
                "variance": 8099719280
              },
              {
                "average": 0,
                "count": 4175917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439441.4742,
              1653683.264,
              -0.9288914353,
              -438289.8742,
              1654835.964,
              0.09110856468
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439441.4741805207,
                    1653683.2638546494,
                    -0.928891435317838
                  ],
                  [
                    -439441.4741805207,
                    1654835.9638546496,
                    -0.928891435317838
                  ],
                  [
                    -438289.8741805207,
                    1654835.9638546496,
                    0.091108564682162
                  ],
                  [
                    -438289.8741805207,
                    1653683.2638546494,
                    0.091108564682162
                  ],
                  [
                    -439441.4741805207,
                    1653683.2638546494,
                    -0.928891435317838
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T19:56:43+00:00",
            "end_time": "2019-07-11T00:42:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8855.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1667758307681,
              64.50747342408052,
              -1.278273674039333
            ],
            [
              -163.17008146709534,
              64.51770740771774,
              -1.278273674039333
            ],
            [
              -163.1463085649602,
              64.51912629414824,
              75.86172632596066
            ],
            [
              -163.1430112802952,
              64.50889178158754,
              75.86172632596066
            ],
            [
              -163.1667758307681,
              64.50747342408052,
              -1.278273674039333
            ]
          ]
        ]
      },
      "bbox": [
        -163.1700815,
        64.50747342,
        -1.278273674,
        -163.1430113,
        64.51912629,
        75.86172633
      ],
      "properties": {
        "datetime": "2019-07-10T23:20:39Z",
        "pc:count": 3972217,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438141.4525,
            "count": 3972217,
            "maximum": -437482.5581,
            "minimum": -438634.2181,
            "name": "X",
            "position": 0,
            "stddev": 278.6058839,
            "variance": 77621.23852
          },
          {
            "average": 1646956.857,
            "count": 3972217,
            "maximum": 1647593.654,
            "minimum": 1646440.814,
            "name": "Y",
            "position": 1,
            "stddev": 286.2186345,
            "variance": 81921.10673
          },
          {
            "average": 20.51716751,
            "count": 3972217,
            "maximum": 75.86172633,
            "minimum": -1.278273674,
            "name": "Z",
            "position": 2,
            "stddev": 21.74686142,
            "variance": 472.9259817
          },
          {
            "average": 245.8314035,
            "count": 3972217,
            "maximum": 5787,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 441.9103531,
            "variance": 195284.7602
          },
          {
            "average": 1.267514589,
            "count": 3972217,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5803108218,
            "variance": 0.3367606499
          },
          {
            "average": 1.536195278,
            "count": 3972217,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8211968081,
            "variance": 0.6743641977
          },
          {
            "average": 1,
            "count": 3972217,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3972217,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.09024104,
            "count": 3972217,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.57379545,
            "variance": 184.2479229
          },
          {
            "average": 19.85253999,
            "count": 3972217,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.50654631,
            "variance": 2.269681785
          },
          {
            "average": 1.676043127,
            "count": 3972217,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6102815994,
            "variance": 0.3724436306
          },
          {
            "average": 16.79210401,
            "count": 3972217,
            "maximum": 21,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.527499837,
            "variance": 2.333255751
          },
          {
            "average": 246833673.3,
            "count": 3972217,
            "maximum": 246836039.2,
            "minimum": 246831493.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 869.6507678,
            "variance": 756292.458
          },
          {
            "average": 0,
            "count": 3972217,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3972217,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3972217,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3972217,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3972217,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438634.2181,
          1646440.814,
          -1.278273674,
          -437482.5581,
          1647593.654,
          75.86172633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438634.2180743968,
                1646440.8139645918,
                -1.278273674039333
              ],
              [
                -438634.2180743968,
                1647593.6539645917,
                -1.278273674039333
              ],
              [
                -437482.55807439674,
                1647593.6539645917,
                75.86172632596066
              ],
              [
                -437482.55807439674,
                1646440.8139645918,
                75.86172632596066
              ],
              [
                -438634.2180743968,
                1646440.8139645918,
                -1.278273674039333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:20:39+00:00",
        "end_time": "2019-07-10T22:04:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8855.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8855.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8855.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8855.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1700815,
            64.50747342,
            -1.278273674,
            -163.1430113,
            64.51912629,
            75.86172633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1667758307681,
                  64.50747342408052,
                  -1.278273674039333
                ],
                [
                  -163.17008146709534,
                  64.51770740771774,
                  -1.278273674039333
                ],
                [
                  -163.1463085649602,
                  64.51912629414824,
                  75.86172632596066
                ],
                [
                  -163.1430112802952,
                  64.50889178158754,
                  75.86172632596066
                ],
                [
                  -163.1667758307681,
                  64.50747342408052,
                  -1.278273674039333
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8855.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8855.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:20:39Z",
            "pc:count": 3972217,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438141.4525,
                "count": 3972217,
                "maximum": -437482.5581,
                "minimum": -438634.2181,
                "name": "X",
                "position": 0,
                "stddev": 278.6058839,
                "variance": 77621.23852
              },
              {
                "average": 1646956.857,
                "count": 3972217,
                "maximum": 1647593.654,
                "minimum": 1646440.814,
                "name": "Y",
                "position": 1,
                "stddev": 286.2186345,
                "variance": 81921.10673
              },
              {
                "average": 20.51716751,
                "count": 3972217,
                "maximum": 75.86172633,
                "minimum": -1.278273674,
                "name": "Z",
                "position": 2,
                "stddev": 21.74686142,
                "variance": 472.9259817
              },
              {
                "average": 245.8314035,
                "count": 3972217,
                "maximum": 5787,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 441.9103531,
                "variance": 195284.7602
              },
              {
                "average": 1.267514589,
                "count": 3972217,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5803108218,
                "variance": 0.3367606499
              },
              {
                "average": 1.536195278,
                "count": 3972217,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8211968081,
                "variance": 0.6743641977
              },
              {
                "average": 1,
                "count": 3972217,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3972217,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.09024104,
                "count": 3972217,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.57379545,
                "variance": 184.2479229
              },
              {
                "average": 19.85253999,
                "count": 3972217,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.50654631,
                "variance": 2.269681785
              },
              {
                "average": 1.676043127,
                "count": 3972217,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6102815994,
                "variance": 0.3724436306
              },
              {
                "average": 16.79210401,
                "count": 3972217,
                "maximum": 21,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.527499837,
                "variance": 2.333255751
              },
              {
                "average": 246833673.3,
                "count": 3972217,
                "maximum": 246836039.2,
                "minimum": 246831493.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 869.6507678,
                "variance": 756292.458
              },
              {
                "average": 0,
                "count": 3972217,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3972217,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3972217,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3972217,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3972217,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438634.2181,
              1646440.814,
              -1.278273674,
              -437482.5581,
              1647593.654,
              75.86172633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438634.2180743968,
                    1646440.8139645918,
                    -1.278273674039333
                  ],
                  [
                    -438634.2180743968,
                    1647593.6539645917,
                    -1.278273674039333
                  ],
                  [
                    -437482.55807439674,
                    1647593.6539645917,
                    75.86172632596066
                  ],
                  [
                    -437482.55807439674,
                    1646440.8139645918,
                    75.86172632596066
                  ],
                  [
                    -438634.2180743968,
                    1646440.8139645918,
                    -1.278273674039333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:20:39+00:00",
            "end_time": "2019-07-10T22:04:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9662.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9957198258483,
              64.56819785697442,
              6.523311732521324
            ],
            [
              -162.9989334366832,
              64.57831788916735,
              6.523311732521324
            ],
            [
              -162.98017868892506,
              64.5794141689007,
              15.403311732521324
            ],
            [
              -162.97697161142713,
              64.56929373148547,
              15.403311732521324
            ],
            [
              -162.9957198258483,
              64.56819785697442,
              6.523311732521324
            ]
          ]
        ]
      },
      "bbox": [
        -162.9989334,
        64.56819786,
        6.523311733,
        -162.9769716,
        64.57941417,
        15.40331173
      ],
      "properties": {
        "datetime": "2019-07-15T22:05:26Z",
        "pc:count": 1861139,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429239.415,
            "count": 1861139,
            "maximum": -428678.4683,
            "minimum": -429584.7883,
            "name": "X",
            "position": 0,
            "stddev": 192.6250959,
            "variance": 37104.42758
          },
          {
            "average": 1652463.349,
            "count": 1861139,
            "maximum": 1653174.101,
            "minimum": 1652034.601,
            "name": "Y",
            "position": 1,
            "stddev": 251.5349867,
            "variance": 63269.84953
          },
          {
            "average": 11.44741238,
            "count": 1861139,
            "maximum": 15.40331173,
            "minimum": 6.523311733,
            "name": "Z",
            "position": 2,
            "stddev": 1.93608172,
            "variance": 3.748412425
          },
          {
            "average": 1167.217221,
            "count": 1861139,
            "maximum": 4332,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 641.1791758,
            "variance": 411110.7354
          },
          {
            "average": 1.000001612,
            "count": 1861139,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001269611914,
            "variance": 1.611914412e-06
          },
          {
            "average": 1.000003224,
            "count": 1861139,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00179550094,
            "variance": 3.223823627e-06
          },
          {
            "average": 1,
            "count": 1861139,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1861139,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.54017298,
            "count": 1861139,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4983836526,
            "variance": 0.2483862651
          },
          {
            "average": 19.91994442,
            "count": 1861139,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.407884345,
            "variance": 1.982138328
          },
          {
            "average": 1.000027403,
            "count": 1861139,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00523467652,
            "variance": 2.740183827e-05
          },
          {
            "average": 10.72672595,
            "count": 1861139,
            "maximum": 13,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8208279342,
            "variance": 0.6737584976
          },
          {
            "average": 247262129.2,
            "count": 1861139,
            "maximum": 247263526,
            "minimum": 247261662.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 510.6261193,
            "variance": 260739.0337
          },
          {
            "average": 0,
            "count": 1861139,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1861139,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1861139,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1861139,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1861139,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429584.7883,
          1652034.601,
          6.523311733,
          -428678.4683,
          1653174.101,
          15.40331173
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429584.78831329424,
                1652034.601181866,
                6.523311732521324
              ],
              [
                -429584.78831329424,
                1653174.101181866,
                6.523311732521324
              ],
              [
                -428678.4683132943,
                1653174.101181866,
                15.403311732521324
              ],
              [
                -428678.4683132943,
                1652034.601181866,
                15.403311732521324
              ],
              [
                -429584.78831329424,
                1652034.601181866,
                6.523311732521324
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:05:26+00:00",
        "end_time": "2019-07-15T21:34:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9662.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9662.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9662.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9662.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9989334,
            64.56819786,
            6.523311733,
            -162.9769716,
            64.57941417,
            15.40331173
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9957198258483,
                  64.56819785697442,
                  6.523311732521324
                ],
                [
                  -162.9989334366832,
                  64.57831788916735,
                  6.523311732521324
                ],
                [
                  -162.98017868892506,
                  64.5794141689007,
                  15.403311732521324
                ],
                [
                  -162.97697161142713,
                  64.56929373148547,
                  15.403311732521324
                ],
                [
                  -162.9957198258483,
                  64.56819785697442,
                  6.523311732521324
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9662.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9662.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:05:26Z",
            "pc:count": 1861139,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429239.415,
                "count": 1861139,
                "maximum": -428678.4683,
                "minimum": -429584.7883,
                "name": "X",
                "position": 0,
                "stddev": 192.6250959,
                "variance": 37104.42758
              },
              {
                "average": 1652463.349,
                "count": 1861139,
                "maximum": 1653174.101,
                "minimum": 1652034.601,
                "name": "Y",
                "position": 1,
                "stddev": 251.5349867,
                "variance": 63269.84953
              },
              {
                "average": 11.44741238,
                "count": 1861139,
                "maximum": 15.40331173,
                "minimum": 6.523311733,
                "name": "Z",
                "position": 2,
                "stddev": 1.93608172,
                "variance": 3.748412425
              },
              {
                "average": 1167.217221,
                "count": 1861139,
                "maximum": 4332,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 641.1791758,
                "variance": 411110.7354
              },
              {
                "average": 1.000001612,
                "count": 1861139,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001269611914,
                "variance": 1.611914412e-06
              },
              {
                "average": 1.000003224,
                "count": 1861139,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00179550094,
                "variance": 3.223823627e-06
              },
              {
                "average": 1,
                "count": 1861139,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1861139,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.54017298,
                "count": 1861139,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4983836526,
                "variance": 0.2483862651
              },
              {
                "average": 19.91994442,
                "count": 1861139,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.407884345,
                "variance": 1.982138328
              },
              {
                "average": 1.000027403,
                "count": 1861139,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00523467652,
                "variance": 2.740183827e-05
              },
              {
                "average": 10.72672595,
                "count": 1861139,
                "maximum": 13,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8208279342,
                "variance": 0.6737584976
              },
              {
                "average": 247262129.2,
                "count": 1861139,
                "maximum": 247263526,
                "minimum": 247261662.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 510.6261193,
                "variance": 260739.0337
              },
              {
                "average": 0,
                "count": 1861139,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1861139,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1861139,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1861139,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1861139,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429584.7883,
              1652034.601,
              6.523311733,
              -428678.4683,
              1653174.101,
              15.40331173
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429584.78831329424,
                    1652034.601181866,
                    6.523311732521324
                  ],
                  [
                    -429584.78831329424,
                    1653174.101181866,
                    6.523311732521324
                  ],
                  [
                    -428678.4683132943,
                    1653174.101181866,
                    15.403311732521324
                  ],
                  [
                    -428678.4683132943,
                    1652034.601181866,
                    15.403311732521324
                  ],
                  [
                    -429584.78831329424,
                    1652034.601181866,
                    6.523311732521324
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:05:26+00:00",
            "end_time": "2019-07-15T21:34:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9859.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9559835818991,
              64.5406040413665,
              -2.34808749930618
            ],
            [
              -162.95921837687433,
              64.55084599274213,
              -2.34808749930618
            ],
            [
              -162.9369416791309,
              64.55214325444763,
              28.67191250069382
            ],
            [
              -162.93371473203257,
              64.5419008183858,
              28.67191250069382
            ],
            [
              -162.9559835818991,
              64.5406040413665,
              -2.34808749930618
            ]
          ]
        ]
      },
      "bbox": [
        -162.9592184,
        64.54060404,
        -2.348087499,
        -162.9337147,
        64.55214325,
        28.6719125
      ],
      "properties": {
        "datetime": "2019-07-15T22:25:46Z",
        "pc:count": 3230345,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427553.4108,
            "count": 3230345,
            "maximum": -427035.2103,
            "minimum": -428112.6703,
            "name": "X",
            "position": 0,
            "stddev": 267.8745361,
            "variance": 71756.76707
          },
          {
            "average": 1649255.724,
            "count": 3230345,
            "maximum": 1649880.626,
            "minimum": 1648727.446,
            "name": "Y",
            "position": 1,
            "stddev": 303.3032904,
            "variance": 91992.88599
          },
          {
            "average": 7.103550115,
            "count": 3230345,
            "maximum": 28.6719125,
            "minimum": -2.348087499,
            "name": "Z",
            "position": 2,
            "stddev": 6.30143176,
            "variance": 39.70804222
          },
          {
            "average": 645.0181451,
            "count": 3230345,
            "maximum": 15060,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 690.3304967,
            "variance": 476556.1947
          },
          {
            "average": 1.014985087,
            "count": 3230345,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1337080908,
            "variance": 0.01787785354
          },
          {
            "average": 1.030098643,
            "count": 3230345,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1965989798,
            "variance": 0.03865115884
          },
          {
            "average": 1,
            "count": 3230345,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3230345,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.940332998,
            "count": 3230345,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.73017503,
            "variance": 162.0573563
          },
          {
            "average": 20.00845089,
            "count": 3230345,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.006086507,
            "variance": 1.01221006
          },
          {
            "average": 1.328862087,
            "count": 3230345,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.475095448,
            "variance": 0.2257156847
          },
          {
            "average": 11.65186567,
            "count": 3230345,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.373119612,
            "variance": 1.885457468
          },
          {
            "average": 247262704.3,
            "count": 3230345,
            "maximum": 247264746.6,
            "minimum": 247261712.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 840.8243455,
            "variance": 706985.58
          },
          {
            "average": 0,
            "count": 3230345,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3230345,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3230345,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3230345,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3230345,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428112.6703,
          1648727.446,
          -2.348087499,
          -427035.2103,
          1649880.626,
          28.6719125
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428112.6703262052,
                1648727.4462867512,
                -2.34808749930618
              ],
              [
                -428112.6703262052,
                1649880.6262867514,
                -2.34808749930618
              ],
              [
                -427035.21032620524,
                1649880.6262867514,
                28.67191250069382
              ],
              [
                -427035.21032620524,
                1648727.4462867512,
                28.67191250069382
              ],
              [
                -428112.6703262052,
                1648727.4462867512,
                -2.34808749930618
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:25:46+00:00",
        "end_time": "2019-07-15T21:35:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9859.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9859.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9859.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9859.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9592184,
            64.54060404,
            -2.348087499,
            -162.9337147,
            64.55214325,
            28.6719125
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9559835818991,
                  64.5406040413665,
                  -2.34808749930618
                ],
                [
                  -162.95921837687433,
                  64.55084599274213,
                  -2.34808749930618
                ],
                [
                  -162.9369416791309,
                  64.55214325444763,
                  28.67191250069382
                ],
                [
                  -162.93371473203257,
                  64.5419008183858,
                  28.67191250069382
                ],
                [
                  -162.9559835818991,
                  64.5406040413665,
                  -2.34808749930618
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9859.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9859.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:25:46Z",
            "pc:count": 3230345,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427553.4108,
                "count": 3230345,
                "maximum": -427035.2103,
                "minimum": -428112.6703,
                "name": "X",
                "position": 0,
                "stddev": 267.8745361,
                "variance": 71756.76707
              },
              {
                "average": 1649255.724,
                "count": 3230345,
                "maximum": 1649880.626,
                "minimum": 1648727.446,
                "name": "Y",
                "position": 1,
                "stddev": 303.3032904,
                "variance": 91992.88599
              },
              {
                "average": 7.103550115,
                "count": 3230345,
                "maximum": 28.6719125,
                "minimum": -2.348087499,
                "name": "Z",
                "position": 2,
                "stddev": 6.30143176,
                "variance": 39.70804222
              },
              {
                "average": 645.0181451,
                "count": 3230345,
                "maximum": 15060,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 690.3304967,
                "variance": 476556.1947
              },
              {
                "average": 1.014985087,
                "count": 3230345,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1337080908,
                "variance": 0.01787785354
              },
              {
                "average": 1.030098643,
                "count": 3230345,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1965989798,
                "variance": 0.03865115884
              },
              {
                "average": 1,
                "count": 3230345,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3230345,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.940332998,
                "count": 3230345,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.73017503,
                "variance": 162.0573563
              },
              {
                "average": 20.00845089,
                "count": 3230345,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.006086507,
                "variance": 1.01221006
              },
              {
                "average": 1.328862087,
                "count": 3230345,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.475095448,
                "variance": 0.2257156847
              },
              {
                "average": 11.65186567,
                "count": 3230345,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.373119612,
                "variance": 1.885457468
              },
              {
                "average": 247262704.3,
                "count": 3230345,
                "maximum": 247264746.6,
                "minimum": 247261712.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 840.8243455,
                "variance": 706985.58
              },
              {
                "average": 0,
                "count": 3230345,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3230345,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3230345,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3230345,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3230345,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428112.6703,
              1648727.446,
              -2.348087499,
              -427035.2103,
              1649880.626,
              28.6719125
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428112.6703262052,
                    1648727.4462867512,
                    -2.34808749930618
                  ],
                  [
                    -428112.6703262052,
                    1649880.6262867514,
                    -2.34808749930618
                  ],
                  [
                    -427035.21032620524,
                    1649880.6262867514,
                    28.67191250069382
                  ],
                  [
                    -427035.21032620524,
                    1648727.4462867512,
                    28.67191250069382
                  ],
                  [
                    -428112.6703262052,
                    1648727.4462867512,
                    -2.34808749930618
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:25:46+00:00",
            "end_time": "2019-07-15T21:35:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.4474925575596,
              64.6991835495393,
              -0.900879007242196
            ],
            [
              -163.45088302088158,
              64.70929876666021,
              -0.900879007242196
            ],
            [
              -163.4291218606975,
              64.71062947760866,
              27.919120992757804
            ],
            [
              -163.42573899299032,
              64.70051376590521,
              27.919120992757804
            ],
            [
              -163.4474925575596,
              64.6991835495393,
              -0.900879007242196
            ]
          ]
        ]
      },
      "bbox": [
        -163.450883,
        64.69918355,
        -0.9008790072,
        -163.425739,
        64.71062948,
        27.91912099
      ],
      "properties": {
        "datetime": "2019-07-15T02:05:38Z",
        "pc:count": 2527644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -448429.7437,
            "count": 2527644,
            "maximum": -447897.213,
            "minimum": -448944.973,
            "name": "X",
            "position": 0,
            "stddev": 284.1804738,
            "variance": 80758.54167
          },
          {
            "average": 1669935.897,
            "count": 2527644,
            "maximum": 1670634.386,
            "minimum": 1669494.566,
            "name": "Y",
            "position": 1,
            "stddev": 273.1656872,
            "variance": 74619.49268
          },
          {
            "average": 5.861803067,
            "count": 2527644,
            "maximum": 27.91912099,
            "minimum": -0.9008790072,
            "name": "Z",
            "position": 2,
            "stddev": 3.382709912,
            "variance": 11.44272635
          },
          {
            "average": 590.7086694,
            "count": 2527644,
            "maximum": 4620,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 618.7261582,
            "variance": 382822.0588
          },
          {
            "average": 1.195120832,
            "count": 2527644,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5724144401,
            "variance": 0.3276582912
          },
          {
            "average": 1.390680808,
            "count": 2527644,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.870166632,
            "variance": 0.7571899674
          },
          {
            "average": 1,
            "count": 2527644,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2527644,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.532160779,
            "count": 2527644,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.817496737,
            "variance": 77.74824871
          },
          {
            "average": 19.94754984,
            "count": 2527644,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.488594668,
            "variance": 2.215914087
          },
          {
            "average": 1.334020535,
            "count": 2527644,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6461091879,
            "variance": 0.4174570827
          },
          {
            "average": 13.34290509,
            "count": 2527644,
            "maximum": 18,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.828049868,
            "variance": 46.62226499
          },
          {
            "average": 247189379.2,
            "count": 2527644,
            "maximum": 247191538.3,
            "minimum": 247184279.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2885.861571,
            "variance": 8328197.01
          },
          {
            "average": 0,
            "count": 2527644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2527644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2527644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2527644,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2527644,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -448944.973,
          1669494.566,
          -0.9008790072,
          -447897.213,
          1670634.386,
          27.91912099
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -448944.97297651507,
                1669494.5657858024,
                -0.900879007242196
              ],
              [
                -448944.97297651507,
                1670634.3857858023,
                -0.900879007242196
              ],
              [
                -447897.21297651506,
                1670634.3857858023,
                27.919120992757804
              ],
              [
                -447897.21297651506,
                1669494.5657858024,
                27.919120992757804
              ],
              [
                -448944.97297651507,
                1669494.5657858024,
                -0.900879007242196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:05:38+00:00",
        "end_time": "2019-07-15T00:04:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.450883,
            64.69918355,
            -0.9008790072,
            -163.425739,
            64.71062948,
            27.91912099
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.4474925575596,
                  64.6991835495393,
                  -0.900879007242196
                ],
                [
                  -163.45088302088158,
                  64.70929876666021,
                  -0.900879007242196
                ],
                [
                  -163.4291218606975,
                  64.71062947760866,
                  27.919120992757804
                ],
                [
                  -163.42573899299032,
                  64.70051376590521,
                  27.919120992757804
                ],
                [
                  -163.4474925575596,
                  64.6991835495393,
                  -0.900879007242196
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:05:38Z",
            "pc:count": 2527644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -448429.7437,
                "count": 2527644,
                "maximum": -447897.213,
                "minimum": -448944.973,
                "name": "X",
                "position": 0,
                "stddev": 284.1804738,
                "variance": 80758.54167
              },
              {
                "average": 1669935.897,
                "count": 2527644,
                "maximum": 1670634.386,
                "minimum": 1669494.566,
                "name": "Y",
                "position": 1,
                "stddev": 273.1656872,
                "variance": 74619.49268
              },
              {
                "average": 5.861803067,
                "count": 2527644,
                "maximum": 27.91912099,
                "minimum": -0.9008790072,
                "name": "Z",
                "position": 2,
                "stddev": 3.382709912,
                "variance": 11.44272635
              },
              {
                "average": 590.7086694,
                "count": 2527644,
                "maximum": 4620,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 618.7261582,
                "variance": 382822.0588
              },
              {
                "average": 1.195120832,
                "count": 2527644,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5724144401,
                "variance": 0.3276582912
              },
              {
                "average": 1.390680808,
                "count": 2527644,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.870166632,
                "variance": 0.7571899674
              },
              {
                "average": 1,
                "count": 2527644,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2527644,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.532160779,
                "count": 2527644,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.817496737,
                "variance": 77.74824871
              },
              {
                "average": 19.94754984,
                "count": 2527644,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.488594668,
                "variance": 2.215914087
              },
              {
                "average": 1.334020535,
                "count": 2527644,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6461091879,
                "variance": 0.4174570827
              },
              {
                "average": 13.34290509,
                "count": 2527644,
                "maximum": 18,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.828049868,
                "variance": 46.62226499
              },
              {
                "average": 247189379.2,
                "count": 2527644,
                "maximum": 247191538.3,
                "minimum": 247184279.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2885.861571,
                "variance": 8328197.01
              },
              {
                "average": 0,
                "count": 2527644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2527644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2527644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2527644,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2527644,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -448944.973,
              1669494.566,
              -0.9008790072,
              -447897.213,
              1670634.386,
              27.91912099
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -448944.97297651507,
                    1669494.5657858024,
                    -0.900879007242196
                  ],
                  [
                    -448944.97297651507,
                    1670634.3857858023,
                    -0.900879007242196
                  ],
                  [
                    -447897.21297651506,
                    1670634.3857858023,
                    27.919120992757804
                  ],
                  [
                    -447897.21297651506,
                    1669494.5657858024,
                    27.919120992757804
                  ],
                  [
                    -448944.97297651507,
                    1669494.5657858024,
                    -0.900879007242196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:05:38+00:00",
            "end_time": "2019-07-15T00:04: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": "20190710_NCMP_AK_03WWM8063.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3289038455656,
              64.58120900385208,
              -5.154692912607439
            ],
            [
              -163.3322753930181,
              64.59143790966002,
              -5.154692912607439
            ],
            [
              -163.30845158553748,
              64.59288176054964,
              3.78530708739256
            ],
            [
              -163.30508841828015,
              64.58265231497718,
              3.78530708739256
            ],
            [
              -163.3289038455656,
              64.58120900385208,
              -5.154692912607439
            ]
          ]
        ]
      },
      "bbox": [
        -163.3322754,
        64.581209,
        -5.154692913,
        -163.3050884,
        64.59288176,
        3.785307087
      ],
      "properties": {
        "datetime": "2019-07-10T22:45:24Z",
        "pc:count": 3411962,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444605.3927,
            "count": 3411962,
            "maximum": -444038.0914,
            "minimum": -445189.6314,
            "name": "X",
            "position": 0,
            "stddev": 284.4264201,
            "variance": 80898.38845
          },
          {
            "average": 1656242.913,
            "count": 3411962,
            "maximum": 1656819.335,
            "minimum": 1655666.795,
            "name": "Y",
            "position": 1,
            "stddev": 289.2747196,
            "variance": 83679.86337
          },
          {
            "average": 0.6990448664,
            "count": 3411962,
            "maximum": 3.785307087,
            "minimum": -5.154692913,
            "name": "Z",
            "position": 2,
            "stddev": 0.3939518701,
            "variance": 0.155198076
          },
          {
            "average": 19.33005497,
            "count": 3411962,
            "maximum": 2962,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 125.2240554,
            "variance": 15681.06404
          },
          {
            "average": 1.000456629,
            "count": 3411962,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02137771185,
            "variance": 0.0004570065638
          },
          {
            "average": 1.000912085,
            "count": 3411962,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03021608966,
            "variance": 0.0009130120746
          },
          {
            "average": 1,
            "count": 3411962,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3411962,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.09259511,
            "count": 3411962,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.920957638,
            "variance": 24.21582408
          },
          {
            "average": 20.01452928,
            "count": 3411962,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.327566552,
            "variance": 1.762432951
          },
          {
            "average": 1.968448359,
            "count": 3411962,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1820197863,
            "variance": 0.03313120261
          },
          {
            "average": 12.71519906,
            "count": 3411962,
            "maximum": 17,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.505336809,
            "variance": 2.266038908
          },
          {
            "average": 246831404.6,
            "count": 3411962,
            "maximum": 246833924.1,
            "minimum": 246829786,
            "name": "GpsTime",
            "position": 12,
            "stddev": 785.7739622,
            "variance": 617440.7197
          },
          {
            "average": 0,
            "count": 3411962,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3411962,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3411962,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3411962,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3411962,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445189.6314,
          1655666.795,
          -5.154692913,
          -444038.0914,
          1656819.335,
          3.785307087
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445189.63135786535,
                1655666.7947723027,
                -5.154692912607439
              ],
              [
                -445189.63135786535,
                1656819.3347723028,
                -5.154692912607439
              ],
              [
                -444038.0913578653,
                1656819.3347723028,
                3.78530708739256
              ],
              [
                -444038.0913578653,
                1655666.7947723027,
                3.78530708739256
              ],
              [
                -445189.63135786535,
                1655666.7947723027,
                -5.154692912607439
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:45:24+00:00",
        "end_time": "2019-07-10T21:36:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8063.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8063.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8063.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8063.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3322754,
            64.581209,
            -5.154692913,
            -163.3050884,
            64.59288176,
            3.785307087
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3289038455656,
                  64.58120900385208,
                  -5.154692912607439
                ],
                [
                  -163.3322753930181,
                  64.59143790966002,
                  -5.154692912607439
                ],
                [
                  -163.30845158553748,
                  64.59288176054964,
                  3.78530708739256
                ],
                [
                  -163.30508841828015,
                  64.58265231497718,
                  3.78530708739256
                ],
                [
                  -163.3289038455656,
                  64.58120900385208,
                  -5.154692912607439
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8063.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8063.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:45:24Z",
            "pc:count": 3411962,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444605.3927,
                "count": 3411962,
                "maximum": -444038.0914,
                "minimum": -445189.6314,
                "name": "X",
                "position": 0,
                "stddev": 284.4264201,
                "variance": 80898.38845
              },
              {
                "average": 1656242.913,
                "count": 3411962,
                "maximum": 1656819.335,
                "minimum": 1655666.795,
                "name": "Y",
                "position": 1,
                "stddev": 289.2747196,
                "variance": 83679.86337
              },
              {
                "average": 0.6990448664,
                "count": 3411962,
                "maximum": 3.785307087,
                "minimum": -5.154692913,
                "name": "Z",
                "position": 2,
                "stddev": 0.3939518701,
                "variance": 0.155198076
              },
              {
                "average": 19.33005497,
                "count": 3411962,
                "maximum": 2962,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 125.2240554,
                "variance": 15681.06404
              },
              {
                "average": 1.000456629,
                "count": 3411962,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02137771185,
                "variance": 0.0004570065638
              },
              {
                "average": 1.000912085,
                "count": 3411962,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03021608966,
                "variance": 0.0009130120746
              },
              {
                "average": 1,
                "count": 3411962,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3411962,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.09259511,
                "count": 3411962,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.920957638,
                "variance": 24.21582408
              },
              {
                "average": 20.01452928,
                "count": 3411962,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.327566552,
                "variance": 1.762432951
              },
              {
                "average": 1.968448359,
                "count": 3411962,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1820197863,
                "variance": 0.03313120261
              },
              {
                "average": 12.71519906,
                "count": 3411962,
                "maximum": 17,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.505336809,
                "variance": 2.266038908
              },
              {
                "average": 246831404.6,
                "count": 3411962,
                "maximum": 246833924.1,
                "minimum": 246829786,
                "name": "GpsTime",
                "position": 12,
                "stddev": 785.7739622,
                "variance": 617440.7197
              },
              {
                "average": 0,
                "count": 3411962,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3411962,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3411962,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3411962,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3411962,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445189.6314,
              1655666.795,
              -5.154692913,
              -444038.0914,
              1656819.335,
              3.785307087
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445189.63135786535,
                    1655666.7947723027,
                    -5.154692912607439
                  ],
                  [
                    -445189.63135786535,
                    1656819.3347723028,
                    -5.154692912607439
                  ],
                  [
                    -444038.0913578653,
                    1656819.3347723028,
                    3.78530708739256
                  ],
                  [
                    -444038.0913578653,
                    1655666.7947723027,
                    3.78530708739256
                  ],
                  [
                    -445189.63135786535,
                    1655666.7947723027,
                    -5.154692912607439
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:45:24+00:00",
            "end_time": "2019-07-10T21:36:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9752.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9814494200122,
              64.47813548406269,
              -6.070299174435611
            ],
            [
              -162.9846773960748,
              64.48834792870879,
              -6.070299174435611
            ],
            [
              -162.96095364370487,
              64.48973623316964,
              -4.510299174435611
            ],
            [
              -162.95773398291678,
              64.47952327277562,
              -4.510299174435611
            ],
            [
              -162.9814494200122,
              64.47813548406269,
              -6.070299174435611
            ]
          ]
        ]
      },
      "bbox": [
        -162.9846774,
        64.47813548,
        -6.070299174,
        -162.957734,
        64.48973623,
        -4.510299174
      ],
      "properties": {
        "datetime": "2019-07-16T02:11:55Z",
        "pc:count": 540907,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429690.153,
            "count": 540907,
            "maximum": -429112.3053,
            "minimum": -430262.3253,
            "name": "X",
            "position": 0,
            "stddev": 302.1562237,
            "variance": 91298.38354
          },
          {
            "average": 1642661.45,
            "count": 540907,
            "maximum": 1643135.456,
            "minimum": 1641985.436,
            "name": "Y",
            "position": 1,
            "stddev": 250.5256973,
            "variance": 62763.12499
          },
          {
            "average": -5.260191189,
            "count": 540907,
            "maximum": -4.510299174,
            "minimum": -6.070299174,
            "name": "Z",
            "position": 2,
            "stddev": 0.2537424962,
            "variance": 0.06438525436
          },
          {
            "average": 1538.945525,
            "count": 540907,
            "maximum": 3382,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 485.4883445,
            "variance": 235698.9327
          },
          {
            "average": 1,
            "count": 540907,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 540907,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 540907,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540907,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 540907,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00498531,
            "count": 540907,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.208941474,
            "variance": 1.461539487
          },
          {
            "average": 2.145790311,
            "count": 540907,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3529014371,
            "variance": 0.1245394243
          },
          {
            "average": 11.32950581,
            "count": 540907,
            "maximum": 36,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.12435879,
            "variance": 102.502641
          },
          {
            "average": 247262195.7,
            "count": 540907,
            "maximum": 247278315.2,
            "minimum": 247257420.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6614.327903,
            "variance": 43749333.61
          },
          {
            "average": 0,
            "count": 540907,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540907,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540907,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540907,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 540907,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430262.3253,
          1641985.436,
          -6.070299174,
          -429112.3053,
          1643135.456,
          -4.510299174
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430262.325340515,
                1641985.4359819584,
                -6.070299174435611
              ],
              [
                -430262.325340515,
                1643135.4559819584,
                -6.070299174435611
              ],
              [
                -429112.305340515,
                1643135.4559819584,
                -4.510299174435611
              ],
              [
                -429112.305340515,
                1641985.4359819584,
                -4.510299174435611
              ],
              [
                -430262.325340515,
                1641985.4359819584,
                -6.070299174435611
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:11:55+00:00",
        "end_time": "2019-07-15T20:23:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9752.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9752.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9752.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9752.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9846774,
            64.47813548,
            -6.070299174,
            -162.957734,
            64.48973623,
            -4.510299174
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9814494200122,
                  64.47813548406269,
                  -6.070299174435611
                ],
                [
                  -162.9846773960748,
                  64.48834792870879,
                  -6.070299174435611
                ],
                [
                  -162.96095364370487,
                  64.48973623316964,
                  -4.510299174435611
                ],
                [
                  -162.95773398291678,
                  64.47952327277562,
                  -4.510299174435611
                ],
                [
                  -162.9814494200122,
                  64.47813548406269,
                  -6.070299174435611
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9752.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9752.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:11:55Z",
            "pc:count": 540907,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429690.153,
                "count": 540907,
                "maximum": -429112.3053,
                "minimum": -430262.3253,
                "name": "X",
                "position": 0,
                "stddev": 302.1562237,
                "variance": 91298.38354
              },
              {
                "average": 1642661.45,
                "count": 540907,
                "maximum": 1643135.456,
                "minimum": 1641985.436,
                "name": "Y",
                "position": 1,
                "stddev": 250.5256973,
                "variance": 62763.12499
              },
              {
                "average": -5.260191189,
                "count": 540907,
                "maximum": -4.510299174,
                "minimum": -6.070299174,
                "name": "Z",
                "position": 2,
                "stddev": 0.2537424962,
                "variance": 0.06438525436
              },
              {
                "average": 1538.945525,
                "count": 540907,
                "maximum": 3382,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 485.4883445,
                "variance": 235698.9327
              },
              {
                "average": 1,
                "count": 540907,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 540907,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 540907,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540907,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 540907,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00498531,
                "count": 540907,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.208941474,
                "variance": 1.461539487
              },
              {
                "average": 2.145790311,
                "count": 540907,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3529014371,
                "variance": 0.1245394243
              },
              {
                "average": 11.32950581,
                "count": 540907,
                "maximum": 36,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.12435879,
                "variance": 102.502641
              },
              {
                "average": 247262195.7,
                "count": 540907,
                "maximum": 247278315.2,
                "minimum": 247257420.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6614.327903,
                "variance": 43749333.61
              },
              {
                "average": 0,
                "count": 540907,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540907,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540907,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540907,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 540907,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430262.3253,
              1641985.436,
              -6.070299174,
              -429112.3053,
              1643135.456,
              -4.510299174
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430262.325340515,
                    1641985.4359819584,
                    -6.070299174435611
                  ],
                  [
                    -430262.325340515,
                    1643135.4559819584,
                    -6.070299174435611
                  ],
                  [
                    -429112.305340515,
                    1643135.4559819584,
                    -4.510299174435611
                  ],
                  [
                    -429112.305340515,
                    1641985.4359819584,
                    -4.510299174435611
                  ],
                  [
                    -430262.325340515,
                    1641985.4359819584,
                    -6.070299174435611
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:11:55+00:00",
            "end_time": "2019-07-15T20:23: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": "20190715_NCMP_AK_03WWM8764.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.18222182091412,
              64.58844993080717,
              -1.339777873628512
            ],
            [
              -163.18554171413027,
              64.59868264838454,
              -1.339777873628512
            ],
            [
              -163.16171027245554,
              64.60010358303202,
              0.500222126371488
            ],
            [
              -163.15839877268132,
              64.58987033388489,
              0.500222126371488
            ],
            [
              -163.18222182091412,
              64.58844993080717,
              -1.339777873628512
            ]
          ]
        ]
      },
      "bbox": [
        -163.1855417,
        64.58844993,
        -1.339777874,
        -163.1583988,
        64.60010358,
        0.5002221264
      ],
      "properties": {
        "datetime": "2019-07-16T02:08:30Z",
        "pc:count": 3938309,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437547.2149,
            "count": 3938309,
            "maximum": -436972.1635,
            "minimum": -438123.4235,
            "name": "X",
            "position": 0,
            "stddev": 292.5553685,
            "variance": 85588.64364
          },
          {
            "average": 1656067.812,
            "count": 3938309,
            "maximum": 1656643.908,
            "minimum": 1655491.308,
            "name": "Y",
            "position": 1,
            "stddev": 287.42158,
            "variance": 82611.16464
          },
          {
            "average": -0.3153607317,
            "count": 3938309,
            "maximum": 0.5002221264,
            "minimum": -1.339777874,
            "name": "Z",
            "position": 2,
            "stddev": 0.1175215623,
            "variance": 0.0138113176
          },
          {
            "average": 4.054512228,
            "count": 3938309,
            "maximum": 2104,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 71.18781719,
            "variance": 5067.705316
          },
          {
            "average": 1.00012645,
            "count": 3938309,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01124429866,
            "variance": 0.0001264342524
          },
          {
            "average": 1.0002529,
            "count": 3938309,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01590083411,
            "variance": 0.0002528365255
          },
          {
            "average": 1,
            "count": 3938309,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3938309,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3938309,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.91897634,
            "count": 3938309,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.192568564,
            "variance": 1.422219779
          },
          {
            "average": 2.001768526,
            "count": 3938309,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04205288678,
            "variance": 0.001768445287
          },
          {
            "average": 14.69564526,
            "count": 3938309,
            "maximum": 36,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.20633412,
            "variance": 148.9945927
          },
          {
            "average": 247264395.3,
            "count": 3938309,
            "maximum": 247278110.1,
            "minimum": 247257206.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7902.696849,
            "variance": 62452617.48
          },
          {
            "average": 0,
            "count": 3938309,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3938309,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3938309,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3938309,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3938309,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438123.4235,
          1655491.308,
          -1.339777874,
          -436972.1635,
          1656643.908,
          0.5002221264
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438123.4235305131,
                1655491.308432705,
                -1.339777873628512
              ],
              [
                -438123.4235305131,
                1656643.908432705,
                -1.339777873628512
              ],
              [
                -436972.16353051306,
                1656643.908432705,
                0.500222126371488
              ],
              [
                -436972.16353051306,
                1655491.308432705,
                0.500222126371488
              ],
              [
                -438123.4235305131,
                1655491.308432705,
                -1.339777873628512
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:08:30+00:00",
        "end_time": "2019-07-15T20:20:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8764.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8764.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8764.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8764.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1855417,
            64.58844993,
            -1.339777874,
            -163.1583988,
            64.60010358,
            0.5002221264
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.18222182091412,
                  64.58844993080717,
                  -1.339777873628512
                ],
                [
                  -163.18554171413027,
                  64.59868264838454,
                  -1.339777873628512
                ],
                [
                  -163.16171027245554,
                  64.60010358303202,
                  0.500222126371488
                ],
                [
                  -163.15839877268132,
                  64.58987033388489,
                  0.500222126371488
                ],
                [
                  -163.18222182091412,
                  64.58844993080717,
                  -1.339777873628512
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8764.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8764.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:08:30Z",
            "pc:count": 3938309,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437547.2149,
                "count": 3938309,
                "maximum": -436972.1635,
                "minimum": -438123.4235,
                "name": "X",
                "position": 0,
                "stddev": 292.5553685,
                "variance": 85588.64364
              },
              {
                "average": 1656067.812,
                "count": 3938309,
                "maximum": 1656643.908,
                "minimum": 1655491.308,
                "name": "Y",
                "position": 1,
                "stddev": 287.42158,
                "variance": 82611.16464
              },
              {
                "average": -0.3153607317,
                "count": 3938309,
                "maximum": 0.5002221264,
                "minimum": -1.339777874,
                "name": "Z",
                "position": 2,
                "stddev": 0.1175215623,
                "variance": 0.0138113176
              },
              {
                "average": 4.054512228,
                "count": 3938309,
                "maximum": 2104,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 71.18781719,
                "variance": 5067.705316
              },
              {
                "average": 1.00012645,
                "count": 3938309,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01124429866,
                "variance": 0.0001264342524
              },
              {
                "average": 1.0002529,
                "count": 3938309,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01590083411,
                "variance": 0.0002528365255
              },
              {
                "average": 1,
                "count": 3938309,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3938309,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3938309,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.91897634,
                "count": 3938309,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.192568564,
                "variance": 1.422219779
              },
              {
                "average": 2.001768526,
                "count": 3938309,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04205288678,
                "variance": 0.001768445287
              },
              {
                "average": 14.69564526,
                "count": 3938309,
                "maximum": 36,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.20633412,
                "variance": 148.9945927
              },
              {
                "average": 247264395.3,
                "count": 3938309,
                "maximum": 247278110.1,
                "minimum": 247257206.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7902.696849,
                "variance": 62452617.48
              },
              {
                "average": 0,
                "count": 3938309,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3938309,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3938309,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3938309,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3938309,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438123.4235,
              1655491.308,
              -1.339777874,
              -436972.1635,
              1656643.908,
              0.5002221264
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438123.4235305131,
                    1655491.308432705,
                    -1.339777873628512
                  ],
                  [
                    -438123.4235305131,
                    1656643.908432705,
                    -1.339777873628512
                  ],
                  [
                    -436972.16353051306,
                    1656643.908432705,
                    0.500222126371488
                  ],
                  [
                    -436972.16353051306,
                    1655491.308432705,
                    0.500222126371488
                  ],
                  [
                    -438123.4235305131,
                    1655491.308432705,
                    -1.339777873628512
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:08:30+00:00",
            "end_time": "2019-07-15T20:20:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8363.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.26628651976162,
              64.58048546168853,
              -0.423369462967721
            ],
            [
              -163.26963625518928,
              64.59071802427248,
              -0.423369462967721
            ],
            [
              -163.24582396032864,
              64.59215138710647,
              0.996630537032279
            ],
            [
              -163.24248260614814,
              64.58191828850502,
              0.996630537032279
            ],
            [
              -163.26628651976162,
              64.58048546168853,
              -0.423369462967721
            ]
          ]
        ]
      },
      "bbox": [
        -163.2696363,
        64.58048546,
        -0.423369463,
        -163.2424826,
        64.59215139,
        0.996630537
      ],
      "properties": {
        "datetime": "2019-07-11T00:29:27Z",
        "pc:count": 4104139,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441650.6676,
            "count": 4104139,
            "maximum": -441081.2862,
            "minimum": -442232.1462,
            "name": "X",
            "position": 0,
            "stddev": 289.7549047,
            "variance": 83957.90482
          },
          {
            "average": 1655764.005,
            "count": 4104139,
            "maximum": 1656321.298,
            "minimum": 1655168.498,
            "name": "Y",
            "position": 1,
            "stddev": 283.6249246,
            "variance": 80443.09788
          },
          {
            "average": 0.2278468019,
            "count": 4104139,
            "maximum": 0.996630537,
            "minimum": -0.423369463,
            "name": "Z",
            "position": 2,
            "stddev": 0.1686744917,
            "variance": 0.02845108414
          },
          {
            "average": 0.7369004802,
            "count": 4104139,
            "maximum": 2818,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.52677929,
            "variance": 1408.259164
          },
          {
            "average": 1.000083574,
            "count": 4104139,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009141509895,
            "variance": 8.356720316e-05
          },
          {
            "average": 1.000167148,
            "count": 4104139,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01292750699,
            "variance": 0.000167120437
          },
          {
            "average": 1,
            "count": 4104139,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4104139,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4104139,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.05736493,
            "count": 4104139,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.16738163,
            "variance": 1.36277987
          },
          {
            "average": 2.002821055,
            "count": 4104139,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05303863579,
            "variance": 0.002813096887
          },
          {
            "average": 24.45356602,
            "count": 4104139,
            "maximum": 28,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.58122996,
            "variance": 2.500288186
          },
          {
            "average": 246838122.1,
            "count": 4104139,
            "maximum": 246840167.8,
            "minimum": 246836160.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 961.7690773,
            "variance": 924999.758
          },
          {
            "average": 0,
            "count": 4104139,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4104139,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4104139,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4104139,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4104139,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442232.1462,
          1655168.498,
          -0.423369463,
          -441081.2862,
          1656321.298,
          0.996630537
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442232.1461675205,
                1655168.4982968564,
                -0.423369462967721
              ],
              [
                -442232.1461675205,
                1656321.2982968562,
                -0.423369462967721
              ],
              [
                -441081.2861675205,
                1656321.2982968562,
                0.996630537032279
              ],
              [
                -441081.2861675205,
                1655168.4982968564,
                0.996630537032279
              ],
              [
                -442232.1461675205,
                1655168.4982968564,
                -0.423369462967721
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:29:27+00:00",
        "end_time": "2019-07-10T23:22:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8363.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8363.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8363.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8363.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2696363,
            64.58048546,
            -0.423369463,
            -163.2424826,
            64.59215139,
            0.996630537
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.26628651976162,
                  64.58048546168853,
                  -0.423369462967721
                ],
                [
                  -163.26963625518928,
                  64.59071802427248,
                  -0.423369462967721
                ],
                [
                  -163.24582396032864,
                  64.59215138710647,
                  0.996630537032279
                ],
                [
                  -163.24248260614814,
                  64.58191828850502,
                  0.996630537032279
                ],
                [
                  -163.26628651976162,
                  64.58048546168853,
                  -0.423369462967721
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8363.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8363.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:29:27Z",
            "pc:count": 4104139,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441650.6676,
                "count": 4104139,
                "maximum": -441081.2862,
                "minimum": -442232.1462,
                "name": "X",
                "position": 0,
                "stddev": 289.7549047,
                "variance": 83957.90482
              },
              {
                "average": 1655764.005,
                "count": 4104139,
                "maximum": 1656321.298,
                "minimum": 1655168.498,
                "name": "Y",
                "position": 1,
                "stddev": 283.6249246,
                "variance": 80443.09788
              },
              {
                "average": 0.2278468019,
                "count": 4104139,
                "maximum": 0.996630537,
                "minimum": -0.423369463,
                "name": "Z",
                "position": 2,
                "stddev": 0.1686744917,
                "variance": 0.02845108414
              },
              {
                "average": 0.7369004802,
                "count": 4104139,
                "maximum": 2818,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.52677929,
                "variance": 1408.259164
              },
              {
                "average": 1.000083574,
                "count": 4104139,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009141509895,
                "variance": 8.356720316e-05
              },
              {
                "average": 1.000167148,
                "count": 4104139,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01292750699,
                "variance": 0.000167120437
              },
              {
                "average": 1,
                "count": 4104139,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4104139,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4104139,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.05736493,
                "count": 4104139,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.16738163,
                "variance": 1.36277987
              },
              {
                "average": 2.002821055,
                "count": 4104139,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05303863579,
                "variance": 0.002813096887
              },
              {
                "average": 24.45356602,
                "count": 4104139,
                "maximum": 28,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.58122996,
                "variance": 2.500288186
              },
              {
                "average": 246838122.1,
                "count": 4104139,
                "maximum": 246840167.8,
                "minimum": 246836160.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 961.7690773,
                "variance": 924999.758
              },
              {
                "average": 0,
                "count": 4104139,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4104139,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4104139,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4104139,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4104139,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442232.1462,
              1655168.498,
              -0.423369463,
              -441081.2862,
              1656321.298,
              0.996630537
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442232.1461675205,
                    1655168.4982968564,
                    -0.423369462967721
                  ],
                  [
                    -442232.1461675205,
                    1656321.2982968562,
                    -0.423369462967721
                  ],
                  [
                    -441081.2861675205,
                    1656321.2982968562,
                    0.996630537032279
                  ],
                  [
                    -441081.2861675205,
                    1655168.4982968564,
                    0.996630537032279
                  ],
                  [
                    -442232.1461675205,
                    1655168.4982968564,
                    -0.423369462967721
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:29:27+00:00",
            "end_time": "2019-07-10T23:22:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7769.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3883273680393,
              64.63572418008366,
              -1.527088619676385
            ],
            [
              -163.3917267530385,
              64.64595260772225,
              -1.527088619676385
            ],
            [
              -163.3678706607993,
              64.64740509070411,
              11.732911380323614
            ],
            [
              -163.36447968015034,
              64.63717611875303,
              11.732911380323614
            ],
            [
              -163.3883273680393,
              64.63572418008366,
              -1.527088619676385
            ]
          ]
        ]
      },
      "bbox": [
        -163.3917268,
        64.63572418,
        -1.52708862,
        -163.3644797,
        64.64740509,
        11.73291138
      ],
      "properties": {
        "datetime": "2019-07-15T01:24:58Z",
        "pc:count": 3685870,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446594.8149,
            "count": 3685870,
            "maximum": -445998.6182,
            "minimum": -447149.6582,
            "name": "X",
            "position": 0,
            "stddev": 304.6501212,
            "variance": 92811.69634
          },
          {
            "average": 1662663.628,
            "count": 3685870,
            "maximum": 1663240.038,
            "minimum": 1662087.498,
            "name": "Y",
            "position": 1,
            "stddev": 285.6034054,
            "variance": 81569.30515
          },
          {
            "average": 2.492051903,
            "count": 3685870,
            "maximum": 11.73291138,
            "minimum": -1.52708862,
            "name": "Z",
            "position": 2,
            "stddev": 0.6013946002,
            "variance": 0.3616754652
          },
          {
            "average": 644.4754677,
            "count": 3685870,
            "maximum": 8316,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 461.0738027,
            "variance": 212589.0516
          },
          {
            "average": 1.036256026,
            "count": 3685870,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2240470879,
            "variance": 0.05019709759
          },
          {
            "average": 1.072506627,
            "count": 3685870,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3361754706,
            "variance": 0.1130139471
          },
          {
            "average": 1,
            "count": 3685870,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3685870,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.369958517,
            "count": 3685870,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.017070707,
            "variance": 49.2392813
          },
          {
            "average": 19.92613406,
            "count": 3685870,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.334587059,
            "variance": 1.781122618
          },
          {
            "average": 1.113285873,
            "count": 3685870,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3418396017,
            "variance": 0.1168543133
          },
          {
            "average": 7.357540282,
            "count": 3685870,
            "maximum": 14,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.286091483,
            "variance": 10.79839723
          },
          {
            "average": 247186679.6,
            "count": 3685870,
            "maximum": 247189098,
            "minimum": 247184695.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1270.555083,
            "variance": 1614310.219
          },
          {
            "average": 0,
            "count": 3685870,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3685870,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3685870,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3685870,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3685870,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447149.6582,
          1662087.498,
          -1.52708862,
          -445998.6182,
          1663240.038,
          11.73291138
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447149.6581591577,
                1662087.4979233139,
                -1.527088619676385
              ],
              [
                -447149.6581591577,
                1663240.037923314,
                -1.527088619676385
              ],
              [
                -445998.6181591577,
                1663240.037923314,
                11.732911380323614
              ],
              [
                -445998.6181591577,
                1662087.4979233139,
                11.732911380323614
              ],
              [
                -447149.6581591577,
                1662087.4979233139,
                -1.527088619676385
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:24:58+00:00",
        "end_time": "2019-07-15T00:11:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7769.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7769.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7769.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7769.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3917268,
            64.63572418,
            -1.52708862,
            -163.3644797,
            64.64740509,
            11.73291138
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3883273680393,
                  64.63572418008366,
                  -1.527088619676385
                ],
                [
                  -163.3917267530385,
                  64.64595260772225,
                  -1.527088619676385
                ],
                [
                  -163.3678706607993,
                  64.64740509070411,
                  11.732911380323614
                ],
                [
                  -163.36447968015034,
                  64.63717611875303,
                  11.732911380323614
                ],
                [
                  -163.3883273680393,
                  64.63572418008366,
                  -1.527088619676385
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7769.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7769.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:24:58Z",
            "pc:count": 3685870,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446594.8149,
                "count": 3685870,
                "maximum": -445998.6182,
                "minimum": -447149.6582,
                "name": "X",
                "position": 0,
                "stddev": 304.6501212,
                "variance": 92811.69634
              },
              {
                "average": 1662663.628,
                "count": 3685870,
                "maximum": 1663240.038,
                "minimum": 1662087.498,
                "name": "Y",
                "position": 1,
                "stddev": 285.6034054,
                "variance": 81569.30515
              },
              {
                "average": 2.492051903,
                "count": 3685870,
                "maximum": 11.73291138,
                "minimum": -1.52708862,
                "name": "Z",
                "position": 2,
                "stddev": 0.6013946002,
                "variance": 0.3616754652
              },
              {
                "average": 644.4754677,
                "count": 3685870,
                "maximum": 8316,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 461.0738027,
                "variance": 212589.0516
              },
              {
                "average": 1.036256026,
                "count": 3685870,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2240470879,
                "variance": 0.05019709759
              },
              {
                "average": 1.072506627,
                "count": 3685870,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3361754706,
                "variance": 0.1130139471
              },
              {
                "average": 1,
                "count": 3685870,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3685870,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.369958517,
                "count": 3685870,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.017070707,
                "variance": 49.2392813
              },
              {
                "average": 19.92613406,
                "count": 3685870,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.334587059,
                "variance": 1.781122618
              },
              {
                "average": 1.113285873,
                "count": 3685870,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3418396017,
                "variance": 0.1168543133
              },
              {
                "average": 7.357540282,
                "count": 3685870,
                "maximum": 14,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.286091483,
                "variance": 10.79839723
              },
              {
                "average": 247186679.6,
                "count": 3685870,
                "maximum": 247189098,
                "minimum": 247184695.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1270.555083,
                "variance": 1614310.219
              },
              {
                "average": 0,
                "count": 3685870,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3685870,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3685870,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3685870,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3685870,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447149.6582,
              1662087.498,
              -1.52708862,
              -445998.6182,
              1663240.038,
              11.73291138
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447149.6581591577,
                    1662087.4979233139,
                    -1.527088619676385
                  ],
                  [
                    -447149.6581591577,
                    1663240.037923314,
                    -1.527088619676385
                  ],
                  [
                    -445998.6181591577,
                    1663240.037923314,
                    11.732911380323614
                  ],
                  [
                    -445998.6181591577,
                    1662087.4979233139,
                    11.732911380323614
                  ],
                  [
                    -447149.6581591577,
                    1662087.4979233139,
                    -1.527088619676385
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:24:58+00:00",
            "end_time": "2019-07-15T00:11:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9156.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.10368946422125,
              64.51565283596751,
              -2.176102988317055
            ],
            [
              -163.1069736057113,
              64.52588881800848,
              -2.176102988317055
            ],
            [
              -163.0832329002033,
              64.52729551126315,
              -0.036102988317055
            ],
            [
              -163.07995710525844,
              64.51705900454746,
              -0.036102988317055
            ],
            [
              -163.10368946422125,
              64.51565283596751,
              -2.176102988317055
            ]
          ]
        ]
      },
      "bbox": [
        -163.1069736,
        64.51565284,
        -2.176102988,
        -163.0799571,
        64.52729551,
        -0.03610298832
      ],
      "properties": {
        "datetime": "2019-07-15T19:44:12Z",
        "pc:count": 2500650,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434906.7016,
            "count": 2500650,
            "maximum": -434360.1734,
            "minimum": -435509.7934,
            "name": "X",
            "position": 0,
            "stddev": 272.3406754,
            "variance": 74169.44348
          },
          {
            "average": 1647525.024,
            "count": 2500650,
            "maximum": 1648082.533,
            "minimum": 1646929.633,
            "name": "Y",
            "position": 1,
            "stddev": 295.590769,
            "variance": 87373.90273
          },
          {
            "average": -1.359412196,
            "count": 2500650,
            "maximum": -0.03610298832,
            "minimum": -2.176102988,
            "name": "Z",
            "position": 2,
            "stddev": 0.2235630132,
            "variance": 0.04998042086
          },
          {
            "average": 79.76069142,
            "count": 2500650,
            "maximum": 1946,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 294.8347678,
            "variance": 86927.54028
          },
          {
            "average": 1.003135585,
            "count": 2500650,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05590844396,
            "variance": 0.003125754106
          },
          {
            "average": 1.006271169,
            "count": 2500650,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07894203203,
            "variance": 0.006231844421
          },
          {
            "average": 1,
            "count": 2500650,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2500650,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.86562534,
            "count": 2500650,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8878016337,
            "variance": 0.7881917408
          },
          {
            "average": 19.9202682,
            "count": 2500650,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.083693925,
            "variance": 1.174392523
          },
          {
            "average": 2.009279587,
            "count": 2500650,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09631126028,
            "variance": 0.009275858858
          },
          {
            "average": 17.90879451,
            "count": 2500650,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.450225138,
            "variance": 11.9040535
          },
          {
            "average": 247175488.8,
            "count": 2500650,
            "maximum": 247255052.5,
            "minimum": 246840311.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 75382.03132,
            "variance": 5682450646
          },
          {
            "average": 0,
            "count": 2500650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2500650,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2500650,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2500650,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2500650,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435509.7934,
          1646929.633,
          -2.176102988,
          -434360.1734,
          1648082.533,
          -0.03610298832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435509.79338705726,
                1646929.633025896,
                -2.176102988317055
              ],
              [
                -435509.79338705726,
                1648082.533025896,
                -2.176102988317055
              ],
              [
                -434360.17338705726,
                1648082.533025896,
                -0.036102988317055
              ],
              [
                -434360.17338705726,
                1646929.633025896,
                -0.036102988317055
              ],
              [
                -435509.79338705726,
                1646929.633025896,
                -2.176102988317055
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T19:44:12+00:00",
        "end_time": "2019-07-11T00:31:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9156.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9156.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9156.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9156.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1069736,
            64.51565284,
            -2.176102988,
            -163.0799571,
            64.52729551,
            -0.03610298832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.10368946422125,
                  64.51565283596751,
                  -2.176102988317055
                ],
                [
                  -163.1069736057113,
                  64.52588881800848,
                  -2.176102988317055
                ],
                [
                  -163.0832329002033,
                  64.52729551126315,
                  -0.036102988317055
                ],
                [
                  -163.07995710525844,
                  64.51705900454746,
                  -0.036102988317055
                ],
                [
                  -163.10368946422125,
                  64.51565283596751,
                  -2.176102988317055
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9156.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9156.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T19:44:12Z",
            "pc:count": 2500650,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434906.7016,
                "count": 2500650,
                "maximum": -434360.1734,
                "minimum": -435509.7934,
                "name": "X",
                "position": 0,
                "stddev": 272.3406754,
                "variance": 74169.44348
              },
              {
                "average": 1647525.024,
                "count": 2500650,
                "maximum": 1648082.533,
                "minimum": 1646929.633,
                "name": "Y",
                "position": 1,
                "stddev": 295.590769,
                "variance": 87373.90273
              },
              {
                "average": -1.359412196,
                "count": 2500650,
                "maximum": -0.03610298832,
                "minimum": -2.176102988,
                "name": "Z",
                "position": 2,
                "stddev": 0.2235630132,
                "variance": 0.04998042086
              },
              {
                "average": 79.76069142,
                "count": 2500650,
                "maximum": 1946,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 294.8347678,
                "variance": 86927.54028
              },
              {
                "average": 1.003135585,
                "count": 2500650,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05590844396,
                "variance": 0.003125754106
              },
              {
                "average": 1.006271169,
                "count": 2500650,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07894203203,
                "variance": 0.006231844421
              },
              {
                "average": 1,
                "count": 2500650,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2500650,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.86562534,
                "count": 2500650,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8878016337,
                "variance": 0.7881917408
              },
              {
                "average": 19.9202682,
                "count": 2500650,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.083693925,
                "variance": 1.174392523
              },
              {
                "average": 2.009279587,
                "count": 2500650,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09631126028,
                "variance": 0.009275858858
              },
              {
                "average": 17.90879451,
                "count": 2500650,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.450225138,
                "variance": 11.9040535
              },
              {
                "average": 247175488.8,
                "count": 2500650,
                "maximum": 247255052.5,
                "minimum": 246840311.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 75382.03132,
                "variance": 5682450646
              },
              {
                "average": 0,
                "count": 2500650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2500650,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2500650,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2500650,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2500650,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435509.7934,
              1646929.633,
              -2.176102988,
              -434360.1734,
              1648082.533,
              -0.03610298832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435509.79338705726,
                    1646929.633025896,
                    -2.176102988317055
                  ],
                  [
                    -435509.79338705726,
                    1648082.533025896,
                    -2.176102988317055
                  ],
                  [
                    -434360.17338705726,
                    1648082.533025896,
                    -0.036102988317055
                  ],
                  [
                    -434360.17338705726,
                    1646929.633025896,
                    -0.036102988317055
                  ],
                  [
                    -435509.79338705726,
                    1646929.633025896,
                    -2.176102988317055
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T19:44:12+00:00",
            "end_time": "2019-07-11T00:31:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7772.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.38673543373443,
              64.66263159802979,
              -2.048542031979185
            ],
            [
              -163.39013793746142,
              64.67286189104986,
              -2.048542031979185
            ],
            [
              -163.36625004038459,
              64.67431474074658,
              20.431457968020815
            ],
            [
              -163.3628559614385,
              64.66408390251063,
              20.431457968020815
            ],
            [
              -163.38673543373443,
              64.66263159802979,
              -2.048542031979185
            ]
          ]
        ]
      },
      "bbox": [
        -163.3901379,
        64.6626316,
        -2.048542032,
        -163.362856,
        64.67431474,
        20.43145797
      ],
      "properties": {
        "datetime": "2019-07-15T02:34:50Z",
        "pc:count": 6557107,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446144.1143,
            "count": 6557107,
            "maximum": -445500.0138,
            "minimum": -446651.4938,
            "name": "X",
            "position": 0,
            "stddev": 290.8531462,
            "variance": 84595.55265
          },
          {
            "average": 1665683.756,
            "count": 6557107,
            "maximum": 1666201.183,
            "minimum": 1665048.483,
            "name": "Y",
            "position": 1,
            "stddev": 289.9153461,
            "variance": 84050.90789
          },
          {
            "average": 4.899092073,
            "count": 6557107,
            "maximum": 20.43145797,
            "minimum": -2.048542032,
            "name": "Z",
            "position": 2,
            "stddev": 2.725543334,
            "variance": 7.428586464
          },
          {
            "average": 243.7280827,
            "count": 6557107,
            "maximum": 5289,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 324.946828,
            "variance": 105590.4411
          },
          {
            "average": 1.740907842,
            "count": 6557107,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.000071876,
            "variance": 1.000143757
          },
          {
            "average": 2.482482595,
            "count": 6557107,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.334318197,
            "variance": 1.780405051
          },
          {
            "average": 1,
            "count": 6557107,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6557107,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.06653422,
            "count": 6557107,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.980048896,
            "variance": 24.800887
          },
          {
            "average": 19.87074621,
            "count": 6557107,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.260523824,
            "variance": 1.58892031
          },
          {
            "average": 1.829944059,
            "count": 6557107,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.102111545,
            "variance": 1.214649858
          },
          {
            "average": 9.915474309,
            "count": 6557107,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.26934038,
            "variance": 52.84330956
          },
          {
            "average": 247187980.2,
            "count": 6557107,
            "maximum": 247193290.9,
            "minimum": 247184343.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3104.968598,
            "variance": 9640829.997
          },
          {
            "average": 0,
            "count": 6557107,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6557107,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6557107,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6557107,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6557107,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446651.4938,
          1665048.483,
          -2.048542032,
          -445500.0138,
          1666201.183,
          20.43145797
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446651.49380149296,
                1665048.4831720213,
                -2.048542031979185
              ],
              [
                -446651.49380149296,
                1666201.1831720215,
                -2.048542031979185
              ],
              [
                -445500.013801493,
                1666201.1831720215,
                20.431457968020815
              ],
              [
                -445500.013801493,
                1665048.4831720213,
                20.431457968020815
              ],
              [
                -446651.49380149296,
                1665048.4831720213,
                -2.048542031979185
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:34:50+00:00",
        "end_time": "2019-07-15T00:05:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7772.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7772.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7772.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7772.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3901379,
            64.6626316,
            -2.048542032,
            -163.362856,
            64.67431474,
            20.43145797
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.38673543373443,
                  64.66263159802979,
                  -2.048542031979185
                ],
                [
                  -163.39013793746142,
                  64.67286189104986,
                  -2.048542031979185
                ],
                [
                  -163.36625004038459,
                  64.67431474074658,
                  20.431457968020815
                ],
                [
                  -163.3628559614385,
                  64.66408390251063,
                  20.431457968020815
                ],
                [
                  -163.38673543373443,
                  64.66263159802979,
                  -2.048542031979185
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7772.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7772.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:34:50Z",
            "pc:count": 6557107,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446144.1143,
                "count": 6557107,
                "maximum": -445500.0138,
                "minimum": -446651.4938,
                "name": "X",
                "position": 0,
                "stddev": 290.8531462,
                "variance": 84595.55265
              },
              {
                "average": 1665683.756,
                "count": 6557107,
                "maximum": 1666201.183,
                "minimum": 1665048.483,
                "name": "Y",
                "position": 1,
                "stddev": 289.9153461,
                "variance": 84050.90789
              },
              {
                "average": 4.899092073,
                "count": 6557107,
                "maximum": 20.43145797,
                "minimum": -2.048542032,
                "name": "Z",
                "position": 2,
                "stddev": 2.725543334,
                "variance": 7.428586464
              },
              {
                "average": 243.7280827,
                "count": 6557107,
                "maximum": 5289,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 324.946828,
                "variance": 105590.4411
              },
              {
                "average": 1.740907842,
                "count": 6557107,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.000071876,
                "variance": 1.000143757
              },
              {
                "average": 2.482482595,
                "count": 6557107,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.334318197,
                "variance": 1.780405051
              },
              {
                "average": 1,
                "count": 6557107,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6557107,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.06653422,
                "count": 6557107,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.980048896,
                "variance": 24.800887
              },
              {
                "average": 19.87074621,
                "count": 6557107,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.260523824,
                "variance": 1.58892031
              },
              {
                "average": 1.829944059,
                "count": 6557107,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.102111545,
                "variance": 1.214649858
              },
              {
                "average": 9.915474309,
                "count": 6557107,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.26934038,
                "variance": 52.84330956
              },
              {
                "average": 247187980.2,
                "count": 6557107,
                "maximum": 247193290.9,
                "minimum": 247184343.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3104.968598,
                "variance": 9640829.997
              },
              {
                "average": 0,
                "count": 6557107,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6557107,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6557107,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6557107,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6557107,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446651.4938,
              1665048.483,
              -2.048542032,
              -445500.0138,
              1666201.183,
              20.43145797
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446651.49380149296,
                    1665048.4831720213,
                    -2.048542031979185
                  ],
                  [
                    -446651.49380149296,
                    1666201.1831720215,
                    -2.048542031979185
                  ],
                  [
                    -445500.013801493,
                    1666201.1831720215,
                    20.431457968020815
                  ],
                  [
                    -445500.013801493,
                    1665048.4831720213,
                    20.431457968020815
                  ],
                  [
                    -446651.49380149296,
                    1665048.4831720213,
                    -2.048542031979185
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:34:50+00:00",
            "end_time": "2019-07-15T00:05:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0346.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.86067939973574,
              64.43258554233053,
              -8.780052587007955
            ],
            [
              -162.86080411218492,
              64.43298628990071,
              -8.780052587007955
            ],
            [
              -162.8553291137824,
              64.43330313148334,
              -8.240052587007956
            ],
            [
              -162.85520447655568,
              64.43290237930418,
              -8.240052587007956
            ],
            [
              -162.86067939973574,
              64.43258554233053,
              -8.780052587007955
            ]
          ]
        ]
      },
      "bbox": [
        -162.8608041,
        64.43258554,
        -8.780052587,
        -162.8552045,
        64.43330313,
        -8.240052587
      ],
      "properties": {
        "datetime": "2019-07-16T01:56:45Z",
        "pc:count": 1352,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425095.3857,
            "count": 1352,
            "maximum": -424921.6381,
            "minimum": -425187.4981,
            "name": "X",
            "position": 0,
            "stddev": 68.11567734,
            "variance": 4639.7455
          },
          {
            "average": 1636190.483,
            "count": 1352,
            "maximum": 1636215.806,
            "minimum": 1636170.686,
            "name": "Y",
            "position": 1,
            "stddev": 9.768424409,
            "variance": 95.42211544
          },
          {
            "average": -8.465718267,
            "count": 1352,
            "maximum": -8.240052587,
            "minimum": -8.780052587,
            "name": "Z",
            "position": 2,
            "stddev": 0.07959743685,
            "variance": 0.006335751952
          },
          {
            "average": 1959.984467,
            "count": 1352,
            "maximum": 2779,
            "minimum": 1547,
            "name": "Intensity",
            "position": 3,
            "stddev": 189.5703051,
            "variance": 35936.90057
          },
          {
            "average": 1,
            "count": 1352,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1352,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1352,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1352,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.47053259,
            "count": 1352,
            "maximum": 19.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4973105607,
            "variance": 0.2473177938
          },
          {
            "average": 2.00295858,
            "count": 1352,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05433240402,
            "variance": 0.002952010126
          },
          {
            "average": 35,
            "count": 1352,
            "maximum": 35,
            "minimum": 35,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247277403.7,
            "count": 1352,
            "maximum": 247277405.6,
            "minimum": 247277400.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.614234326,
            "variance": 2.60575246
          },
          {
            "average": 0,
            "count": 1352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1352,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425187.4981,
          1636170.686,
          -8.780052587,
          -424921.6381,
          1636215.806,
          -8.240052587
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425187.49811532535,
                1636170.6862940264,
                -8.780052587007955
              ],
              [
                -425187.49811532535,
                1636215.8062940266,
                -8.780052587007955
              ],
              [
                -424921.63811532536,
                1636215.8062940266,
                -8.240052587007956
              ],
              [
                -424921.63811532536,
                1636170.6862940264,
                -8.240052587007956
              ],
              [
                -425187.49811532535,
                1636170.6862940264,
                -8.780052587007955
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:56:45+00:00",
        "end_time": "2019-07-16T01:56:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0346.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0346.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0346.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0346.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8608041,
            64.43258554,
            -8.780052587,
            -162.8552045,
            64.43330313,
            -8.240052587
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.86067939973574,
                  64.43258554233053,
                  -8.780052587007955
                ],
                [
                  -162.86080411218492,
                  64.43298628990071,
                  -8.780052587007955
                ],
                [
                  -162.8553291137824,
                  64.43330313148334,
                  -8.240052587007956
                ],
                [
                  -162.85520447655568,
                  64.43290237930418,
                  -8.240052587007956
                ],
                [
                  -162.86067939973574,
                  64.43258554233053,
                  -8.780052587007955
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0346.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0346.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:56:45Z",
            "pc:count": 1352,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425095.3857,
                "count": 1352,
                "maximum": -424921.6381,
                "minimum": -425187.4981,
                "name": "X",
                "position": 0,
                "stddev": 68.11567734,
                "variance": 4639.7455
              },
              {
                "average": 1636190.483,
                "count": 1352,
                "maximum": 1636215.806,
                "minimum": 1636170.686,
                "name": "Y",
                "position": 1,
                "stddev": 9.768424409,
                "variance": 95.42211544
              },
              {
                "average": -8.465718267,
                "count": 1352,
                "maximum": -8.240052587,
                "minimum": -8.780052587,
                "name": "Z",
                "position": 2,
                "stddev": 0.07959743685,
                "variance": 0.006335751952
              },
              {
                "average": 1959.984467,
                "count": 1352,
                "maximum": 2779,
                "minimum": 1547,
                "name": "Intensity",
                "position": 3,
                "stddev": 189.5703051,
                "variance": 35936.90057
              },
              {
                "average": 1,
                "count": 1352,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1352,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1352,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1352,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.47053259,
                "count": 1352,
                "maximum": 19.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4973105607,
                "variance": 0.2473177938
              },
              {
                "average": 2.00295858,
                "count": 1352,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05433240402,
                "variance": 0.002952010126
              },
              {
                "average": 35,
                "count": 1352,
                "maximum": 35,
                "minimum": 35,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247277403.7,
                "count": 1352,
                "maximum": 247277405.6,
                "minimum": 247277400.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.614234326,
                "variance": 2.60575246
              },
              {
                "average": 0,
                "count": 1352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1352,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425187.4981,
              1636170.686,
              -8.780052587,
              -424921.6381,
              1636215.806,
              -8.240052587
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425187.49811532535,
                    1636170.6862940264,
                    -8.780052587007955
                  ],
                  [
                    -425187.49811532535,
                    1636215.8062940266,
                    -8.780052587007955
                  ],
                  [
                    -424921.63811532536,
                    1636215.8062940266,
                    -8.240052587007956
                  ],
                  [
                    -424921.63811532536,
                    1636170.6862940264,
                    -8.240052587007956
                  ],
                  [
                    -425187.49811532535,
                    1636170.6862940264,
                    -8.780052587007955
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:56:45+00:00",
            "end_time": "2019-07-16T01: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": "20190710_NCMP_AK_03WWM8066.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.32725321720503,
              64.6081176835134,
              -2.585519782712058
            ],
            [
              -163.33062806166149,
              64.6183491586842,
              -2.585519782712058
            ],
            [
              -163.30683176236096,
              64.61978978131066,
              6.534480217287943
            ],
            [
              -163.303465298168,
              64.60955776678841,
              6.534480217287943
            ],
            [
              -163.32725321720503,
              64.6081176835134,
              -2.585519782712058
            ]
          ]
        ]
      },
      "bbox": [
        -163.3306281,
        64.60811768,
        -2.585519783,
        -163.3034653,
        64.61978978,
        6.534480217
      ],
      "properties": {
        "datetime": "2019-07-15T01:20:20Z",
        "pc:count": 7673067,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444111.6218,
            "count": 7673067,
            "maximum": -443542.0189,
            "minimum": -444691.1389,
            "name": "X",
            "position": 0,
            "stddev": 289.560889,
            "variance": 83845.50846
          },
          {
            "average": 1659186.664,
            "count": 7673067,
            "maximum": 1659780.97,
            "minimum": 1658628.19,
            "name": "Y",
            "position": 1,
            "stddev": 290.6078479,
            "variance": 84452.92128
          },
          {
            "average": 2.097228455,
            "count": 7673067,
            "maximum": 6.534480217,
            "minimum": -2.585519783,
            "name": "Z",
            "position": 2,
            "stddev": 0.8599950649,
            "variance": 0.7395915117
          },
          {
            "average": 606.766459,
            "count": 7673067,
            "maximum": 4817,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 515.5031502,
            "variance": 265743.4979
          },
          {
            "average": 1.004888267,
            "count": 7673067,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07890677508,
            "variance": 0.006226279154
          },
          {
            "average": 1.009777446,
            "count": 7673067,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1173275099,
            "variance": 0.01376574457
          },
          {
            "average": 1,
            "count": 7673067,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673067,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.210093565,
            "count": 7673067,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.34891846,
            "variance": 128.7979501
          },
          {
            "average": 20.03947707,
            "count": 7673067,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.312902078,
            "variance": 1.723711868
          },
          {
            "average": 1.220819784,
            "count": 7673067,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4204085973,
            "variance": 0.1767433886
          },
          {
            "average": 14.45375141,
            "count": 7673067,
            "maximum": 26,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.506004774,
            "variance": 72.35211721
          },
          {
            "average": 247015410.7,
            "count": 7673067,
            "maximum": 247188820.7,
            "minimum": 246835093.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 174662.884,
            "variance": 30507123050.0
          },
          {
            "average": 0,
            "count": 7673067,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673067,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673067,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673067,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673067,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444691.1389,
          1658628.19,
          -2.585519783,
          -443542.0189,
          1659780.97,
          6.534480217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444691.1388718234,
                1658628.1896650537,
                -2.585519782712058
              ],
              [
                -444691.1388718234,
                1659780.9696650535,
                -2.585519782712058
              ],
              [
                -443542.0188718234,
                1659780.9696650535,
                6.534480217287943
              ],
              [
                -443542.0188718234,
                1658628.1896650537,
                6.534480217287943
              ],
              [
                -444691.1388718234,
                1658628.1896650537,
                -2.585519782712058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:20:20+00:00",
        "end_time": "2019-07-10T23:04:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8066.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8066.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8066.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8066.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3306281,
            64.60811768,
            -2.585519783,
            -163.3034653,
            64.61978978,
            6.534480217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.32725321720503,
                  64.6081176835134,
                  -2.585519782712058
                ],
                [
                  -163.33062806166149,
                  64.6183491586842,
                  -2.585519782712058
                ],
                [
                  -163.30683176236096,
                  64.61978978131066,
                  6.534480217287943
                ],
                [
                  -163.303465298168,
                  64.60955776678841,
                  6.534480217287943
                ],
                [
                  -163.32725321720503,
                  64.6081176835134,
                  -2.585519782712058
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8066.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8066.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:20:20Z",
            "pc:count": 7673067,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444111.6218,
                "count": 7673067,
                "maximum": -443542.0189,
                "minimum": -444691.1389,
                "name": "X",
                "position": 0,
                "stddev": 289.560889,
                "variance": 83845.50846
              },
              {
                "average": 1659186.664,
                "count": 7673067,
                "maximum": 1659780.97,
                "minimum": 1658628.19,
                "name": "Y",
                "position": 1,
                "stddev": 290.6078479,
                "variance": 84452.92128
              },
              {
                "average": 2.097228455,
                "count": 7673067,
                "maximum": 6.534480217,
                "minimum": -2.585519783,
                "name": "Z",
                "position": 2,
                "stddev": 0.8599950649,
                "variance": 0.7395915117
              },
              {
                "average": 606.766459,
                "count": 7673067,
                "maximum": 4817,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 515.5031502,
                "variance": 265743.4979
              },
              {
                "average": 1.004888267,
                "count": 7673067,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07890677508,
                "variance": 0.006226279154
              },
              {
                "average": 1.009777446,
                "count": 7673067,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1173275099,
                "variance": 0.01376574457
              },
              {
                "average": 1,
                "count": 7673067,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673067,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.210093565,
                "count": 7673067,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.34891846,
                "variance": 128.7979501
              },
              {
                "average": 20.03947707,
                "count": 7673067,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.312902078,
                "variance": 1.723711868
              },
              {
                "average": 1.220819784,
                "count": 7673067,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4204085973,
                "variance": 0.1767433886
              },
              {
                "average": 14.45375141,
                "count": 7673067,
                "maximum": 26,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.506004774,
                "variance": 72.35211721
              },
              {
                "average": 247015410.7,
                "count": 7673067,
                "maximum": 247188820.7,
                "minimum": 246835093.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 174662.884,
                "variance": 30507123050.0
              },
              {
                "average": 0,
                "count": 7673067,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673067,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673067,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673067,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673067,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444691.1389,
              1658628.19,
              -2.585519783,
              -443542.0189,
              1659780.97,
              6.534480217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444691.1388718234,
                    1658628.1896650537,
                    -2.585519782712058
                  ],
                  [
                    -444691.1388718234,
                    1659780.9696650535,
                    -2.585519782712058
                  ],
                  [
                    -443542.0188718234,
                    1659780.9696650535,
                    6.534480217287943
                  ],
                  [
                    -443542.0188718234,
                    1658628.1896650537,
                    6.534480217287943
                  ],
                  [
                    -444691.1388718234,
                    1658628.1896650537,
                    -2.585519782712058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:20:20+00:00",
            "end_time": "2019-07-10T23:04:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9957.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9365032566893,
              64.52237902405918,
              -5.269507302662014
            ],
            [
              -162.93972899752933,
              64.53262111490957,
              -5.269507302662014
            ],
            [
              -162.91593651579012,
              64.53400431840855,
              91.03049269733799
            ],
            [
              -162.91271915254976,
              64.52376171118,
              91.03049269733799
            ],
            [
              -162.9365032566893,
              64.52237902405918,
              -5.269507302662014
            ]
          ]
        ]
      },
      "bbox": [
        -162.939729,
        64.52237902,
        -5.269507303,
        -162.9127192,
        64.53400432,
        91.0304927
      ],
      "properties": {
        "datetime": "2019-07-15T22:59:27Z",
        "pc:count": 4810812,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426762.8146,
            "count": 4810812,
            "maximum": -426308.4481,
            "minimum": -427459.9081,
            "name": "X",
            "position": 0,
            "stddev": 251.3364861,
            "variance": 63170.02927
          },
          {
            "average": 1647194.584,
            "count": 4810812,
            "maximum": 1647740.139,
            "minimum": 1646586.959,
            "name": "Y",
            "position": 1,
            "stddev": 289.3912748,
            "variance": 83747.30994
          },
          {
            "average": 28.10844062,
            "count": 4810812,
            "maximum": 91.0304927,
            "minimum": -5.269507303,
            "name": "Z",
            "position": 2,
            "stddev": 29.25131341,
            "variance": 855.639336
          },
          {
            "average": 228.1275489,
            "count": 4810812,
            "maximum": 5761,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 468.6482061,
            "variance": 219631.1411
          },
          {
            "average": 1.335559361,
            "count": 4810812,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6345765825,
            "variance": 0.4026874391
          },
          {
            "average": 1.67281303,
            "count": 4810812,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8740604304,
            "variance": 0.763981636
          },
          {
            "average": 1,
            "count": 4810812,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4810812,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.30572843,
            "count": 4810812,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.64689531,
            "variance": 186.2377516
          },
          {
            "average": 20.04273082,
            "count": 4810812,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.872345545,
            "variance": 3.505677839
          },
          {
            "average": 1.743749912,
            "count": 4810812,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6132962437,
            "variance": 0.3761322825
          },
          {
            "average": 13.57401121,
            "count": 4810812,
            "maximum": 18,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.335457332,
            "variance": 1.783446287
          },
          {
            "average": 247263890.5,
            "count": 4810812,
            "maximum": 247266767.5,
            "minimum": 247261747.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 840.0037966,
            "variance": 705606.3782
          },
          {
            "average": 0,
            "count": 4810812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4810812,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4810812,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4810812,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4810812,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427459.9081,
          1646586.959,
          -5.269507303,
          -426308.4481,
          1647740.139,
          91.0304927
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427459.90806806134,
                1646586.9589146802,
                -5.269507302662014
              ],
              [
                -427459.90806806134,
                1647740.1389146803,
                -5.269507302662014
              ],
              [
                -426308.4480680614,
                1647740.1389146803,
                91.03049269733799
              ],
              [
                -426308.4480680614,
                1646586.9589146802,
                91.03049269733799
              ],
              [
                -427459.90806806134,
                1646586.9589146802,
                -5.269507302662014
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:59:27+00:00",
        "end_time": "2019-07-15T21:35:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9957.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9957.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9957.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9957.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.939729,
            64.52237902,
            -5.269507303,
            -162.9127192,
            64.53400432,
            91.0304927
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9365032566893,
                  64.52237902405918,
                  -5.269507302662014
                ],
                [
                  -162.93972899752933,
                  64.53262111490957,
                  -5.269507302662014
                ],
                [
                  -162.91593651579012,
                  64.53400431840855,
                  91.03049269733799
                ],
                [
                  -162.91271915254976,
                  64.52376171118,
                  91.03049269733799
                ],
                [
                  -162.9365032566893,
                  64.52237902405918,
                  -5.269507302662014
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9957.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9957.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:59:27Z",
            "pc:count": 4810812,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426762.8146,
                "count": 4810812,
                "maximum": -426308.4481,
                "minimum": -427459.9081,
                "name": "X",
                "position": 0,
                "stddev": 251.3364861,
                "variance": 63170.02927
              },
              {
                "average": 1647194.584,
                "count": 4810812,
                "maximum": 1647740.139,
                "minimum": 1646586.959,
                "name": "Y",
                "position": 1,
                "stddev": 289.3912748,
                "variance": 83747.30994
              },
              {
                "average": 28.10844062,
                "count": 4810812,
                "maximum": 91.0304927,
                "minimum": -5.269507303,
                "name": "Z",
                "position": 2,
                "stddev": 29.25131341,
                "variance": 855.639336
              },
              {
                "average": 228.1275489,
                "count": 4810812,
                "maximum": 5761,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 468.6482061,
                "variance": 219631.1411
              },
              {
                "average": 1.335559361,
                "count": 4810812,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6345765825,
                "variance": 0.4026874391
              },
              {
                "average": 1.67281303,
                "count": 4810812,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8740604304,
                "variance": 0.763981636
              },
              {
                "average": 1,
                "count": 4810812,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4810812,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.30572843,
                "count": 4810812,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.64689531,
                "variance": 186.2377516
              },
              {
                "average": 20.04273082,
                "count": 4810812,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.872345545,
                "variance": 3.505677839
              },
              {
                "average": 1.743749912,
                "count": 4810812,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6132962437,
                "variance": 0.3761322825
              },
              {
                "average": 13.57401121,
                "count": 4810812,
                "maximum": 18,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.335457332,
                "variance": 1.783446287
              },
              {
                "average": 247263890.5,
                "count": 4810812,
                "maximum": 247266767.5,
                "minimum": 247261747.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 840.0037966,
                "variance": 705606.3782
              },
              {
                "average": 0,
                "count": 4810812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4810812,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4810812,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4810812,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4810812,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427459.9081,
              1646586.959,
              -5.269507303,
              -426308.4481,
              1647740.139,
              91.0304927
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427459.90806806134,
                    1646586.9589146802,
                    -5.269507302662014
                  ],
                  [
                    -427459.90806806134,
                    1647740.1389146803,
                    -5.269507302662014
                  ],
                  [
                    -426308.4480680614,
                    1647740.1389146803,
                    91.03049269733799
                  ],
                  [
                    -426308.4480680614,
                    1646586.9589146802,
                    91.03049269733799
                  ],
                  [
                    -427459.90806806134,
                    1646586.9589146802,
                    -5.269507302662014
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:59:27+00:00",
            "end_time": "2019-07-15T21:35:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9658.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9982954265887,
              64.53221067002636,
              -5.001009079832393
            ],
            [
              -163.00154394738624,
              64.54245001157217,
              -5.001009079832393
            ],
            [
              -162.97778223631738,
              64.54384065121836,
              -2.381009079832393
            ],
            [
              -162.97454208061163,
              64.53360079042625,
              -2.381009079832393
            ],
            [
              -162.9982954265887,
              64.53221067002636,
              -5.001009079832393
            ]
          ]
        ]
      },
      "bbox": [
        -163.0015439,
        64.53221067,
        -5.00100908,
        -162.9745421,
        64.54384065,
        -2.38100908
      ],
      "properties": {
        "datetime": "2019-07-16T00:21:44Z",
        "pc:count": 1144113,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429673.7889,
            "count": 1144113,
            "maximum": -429099.6703,
            "minimum": -430249.3903,
            "name": "X",
            "position": 0,
            "stddev": 286.9048737,
            "variance": 82314.40654
          },
          {
            "average": 1648753.748,
            "count": 1144113,
            "maximum": 1649225.959,
            "minimum": 1648072.959,
            "name": "Y",
            "position": 1,
            "stddev": 318.5481662,
            "variance": 101472.9342
          },
          {
            "average": -3.874434109,
            "count": 1144113,
            "maximum": -2.38100908,
            "minimum": -5.00100908,
            "name": "Z",
            "position": 2,
            "stddev": 0.5567625127,
            "variance": 0.3099844956
          },
          {
            "average": 872.4842004,
            "count": 1144113,
            "maximum": 3034,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 848.5973238,
            "variance": 720117.4179
          },
          {
            "average": 1,
            "count": 1144113,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1144113,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1144113,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1144113,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.9999528,
            "count": 1144113,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.01682815589,
            "variance": 0.0002831868307
          },
          {
            "average": 19.92226719,
            "count": 1144113,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9992057309,
            "variance": 0.9984120927
          },
          {
            "average": 2.006617353,
            "count": 1144113,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08108833342,
            "variance": 0.006575317817
          },
          {
            "average": 22.24578866,
            "count": 1144113,
            "maximum": 26,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.538782035,
            "variance": 2.36785015
          },
          {
            "average": 247269259.5,
            "count": 1144113,
            "maximum": 247271704.8,
            "minimum": 247267262.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 951.1074285,
            "variance": 904605.3406
          },
          {
            "average": 0,
            "count": 1144113,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1144113,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1144113,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1144113,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1144113,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430249.3903,
          1648072.959,
          -5.00100908,
          -429099.6703,
          1649225.959,
          -2.38100908
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430249.39029805653,
                1648072.958617876,
                -5.001009079832393
              ],
              [
                -430249.39029805653,
                1649225.958617876,
                -5.001009079832393
              ],
              [
                -429099.67029805656,
                1649225.958617876,
                -2.381009079832393
              ],
              [
                -429099.67029805656,
                1648072.958617876,
                -2.381009079832393
              ],
              [
                -430249.39029805653,
                1648072.958617876,
                -5.001009079832393
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:21:44+00:00",
        "end_time": "2019-07-15T23:07:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9658.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9658.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9658.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9658.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0015439,
            64.53221067,
            -5.00100908,
            -162.9745421,
            64.54384065,
            -2.38100908
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9982954265887,
                  64.53221067002636,
                  -5.001009079832393
                ],
                [
                  -163.00154394738624,
                  64.54245001157217,
                  -5.001009079832393
                ],
                [
                  -162.97778223631738,
                  64.54384065121836,
                  -2.381009079832393
                ],
                [
                  -162.97454208061163,
                  64.53360079042625,
                  -2.381009079832393
                ],
                [
                  -162.9982954265887,
                  64.53221067002636,
                  -5.001009079832393
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9658.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9658.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:21:44Z",
            "pc:count": 1144113,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429673.7889,
                "count": 1144113,
                "maximum": -429099.6703,
                "minimum": -430249.3903,
                "name": "X",
                "position": 0,
                "stddev": 286.9048737,
                "variance": 82314.40654
              },
              {
                "average": 1648753.748,
                "count": 1144113,
                "maximum": 1649225.959,
                "minimum": 1648072.959,
                "name": "Y",
                "position": 1,
                "stddev": 318.5481662,
                "variance": 101472.9342
              },
              {
                "average": -3.874434109,
                "count": 1144113,
                "maximum": -2.38100908,
                "minimum": -5.00100908,
                "name": "Z",
                "position": 2,
                "stddev": 0.5567625127,
                "variance": 0.3099844956
              },
              {
                "average": 872.4842004,
                "count": 1144113,
                "maximum": 3034,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 848.5973238,
                "variance": 720117.4179
              },
              {
                "average": 1,
                "count": 1144113,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1144113,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1144113,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1144113,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.9999528,
                "count": 1144113,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.01682815589,
                "variance": 0.0002831868307
              },
              {
                "average": 19.92226719,
                "count": 1144113,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9992057309,
                "variance": 0.9984120927
              },
              {
                "average": 2.006617353,
                "count": 1144113,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08108833342,
                "variance": 0.006575317817
              },
              {
                "average": 22.24578866,
                "count": 1144113,
                "maximum": 26,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.538782035,
                "variance": 2.36785015
              },
              {
                "average": 247269259.5,
                "count": 1144113,
                "maximum": 247271704.8,
                "minimum": 247267262.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 951.1074285,
                "variance": 904605.3406
              },
              {
                "average": 0,
                "count": 1144113,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1144113,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1144113,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1144113,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1144113,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430249.3903,
              1648072.959,
              -5.00100908,
              -429099.6703,
              1649225.959,
              -2.38100908
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430249.39029805653,
                    1648072.958617876,
                    -5.001009079832393
                  ],
                  [
                    -430249.39029805653,
                    1649225.958617876,
                    -5.001009079832393
                  ],
                  [
                    -429099.67029805656,
                    1649225.958617876,
                    -2.381009079832393
                  ],
                  [
                    -429099.67029805656,
                    1648072.958617876,
                    -2.381009079832393
                  ],
                  [
                    -430249.39029805653,
                    1648072.958617876,
                    -5.001009079832393
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:21:44+00:00",
            "end_time": "2019-07-15T23:07: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": "20190710_NCMP_AK_03WWM8854.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.16530156455255,
              64.49862796244737,
              -1.007884686417498
            ],
            [
              -163.16860610806634,
              64.50886326932235,
              -1.007884686417498
            ],
            [
              -163.14692481910774,
              64.51015764337775,
              136.8321153135825
            ],
            [
              -163.14362789115495,
              64.49992185412754,
              136.8321153135825
            ],
            [
              -163.16530156455255,
              64.49862796244737,
              -1.007884686417498
            ]
          ]
        ]
      },
      "bbox": [
        -163.1686061,
        64.49862796,
        -1.007884686,
        -163.1436279,
        64.51015764,
        136.8321153
      ],
      "properties": {
        "datetime": "2019-07-10T22:53:17Z",
        "pc:count": 5201886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438162.6321,
            "count": 5201886,
            "maximum": -437649.2391,
            "minimum": -438699.8991,
            "name": "X",
            "position": 0,
            "stddev": 265.6114524,
            "variance": 70549.44365
          },
          {
            "average": 1646084.897,
            "count": 5201886,
            "maximum": 1646606.503,
            "minimum": 1645453.503,
            "name": "Y",
            "position": 1,
            "stddev": 288.5240744,
            "variance": 83246.14151
          },
          {
            "average": 69.4731692,
            "count": 5201886,
            "maximum": 136.8321153,
            "minimum": -1.007884686,
            "name": "Z",
            "position": 2,
            "stddev": 28.80686688,
            "variance": 829.8355795
          },
          {
            "average": 368.1021651,
            "count": 5201886,
            "maximum": 5688,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 443.7610235,
            "variance": 196923.8459
          },
          {
            "average": 1.375283311,
            "count": 5201886,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6289900775,
            "variance": 0.3956285176
          },
          {
            "average": 1.751520122,
            "count": 5201886,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8195134443,
            "variance": 0.6716022854
          },
          {
            "average": 1,
            "count": 5201886,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5201886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.419688167,
            "count": 5201886,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.33555952,
            "variance": 5.454838272
          },
          {
            "average": 20.0958563,
            "count": 5201886,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.678429466,
            "variance": 2.817125474
          },
          {
            "average": 1.402239688,
            "count": 5201886,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6339029305,
            "variance": 0.4018329252
          },
          {
            "average": 14.45072633,
            "count": 5201886,
            "maximum": 18,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.165742273,
            "variance": 1.358955046
          },
          {
            "average": 246832340.8,
            "count": 5201886,
            "maximum": 246834397,
            "minimum": 246831475.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 667.7770782,
            "variance": 445926.2262
          },
          {
            "average": 0,
            "count": 5201886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5201886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5201886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5201886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5201886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438699.8991,
          1645453.503,
          -1.007884686,
          -437649.2391,
          1646606.503,
          136.8321153
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438699.89910719445,
                1645453.5032471707,
                -1.007884686417498
              ],
              [
                -438699.89910719445,
                1646606.5032471707,
                -1.007884686417498
              ],
              [
                -437649.2391071944,
                1646606.5032471707,
                136.8321153135825
              ],
              [
                -437649.2391071944,
                1645453.5032471707,
                136.8321153135825
              ],
              [
                -438699.89910719445,
                1645453.5032471707,
                -1.007884686417498
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:53:17+00:00",
        "end_time": "2019-07-10T22:04:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8854.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8854.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8854.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8854.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1686061,
            64.49862796,
            -1.007884686,
            -163.1436279,
            64.51015764,
            136.8321153
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.16530156455255,
                  64.49862796244737,
                  -1.007884686417498
                ],
                [
                  -163.16860610806634,
                  64.50886326932235,
                  -1.007884686417498
                ],
                [
                  -163.14692481910774,
                  64.51015764337775,
                  136.8321153135825
                ],
                [
                  -163.14362789115495,
                  64.49992185412754,
                  136.8321153135825
                ],
                [
                  -163.16530156455255,
                  64.49862796244737,
                  -1.007884686417498
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8854.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8854.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:53:17Z",
            "pc:count": 5201886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438162.6321,
                "count": 5201886,
                "maximum": -437649.2391,
                "minimum": -438699.8991,
                "name": "X",
                "position": 0,
                "stddev": 265.6114524,
                "variance": 70549.44365
              },
              {
                "average": 1646084.897,
                "count": 5201886,
                "maximum": 1646606.503,
                "minimum": 1645453.503,
                "name": "Y",
                "position": 1,
                "stddev": 288.5240744,
                "variance": 83246.14151
              },
              {
                "average": 69.4731692,
                "count": 5201886,
                "maximum": 136.8321153,
                "minimum": -1.007884686,
                "name": "Z",
                "position": 2,
                "stddev": 28.80686688,
                "variance": 829.8355795
              },
              {
                "average": 368.1021651,
                "count": 5201886,
                "maximum": 5688,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 443.7610235,
                "variance": 196923.8459
              },
              {
                "average": 1.375283311,
                "count": 5201886,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6289900775,
                "variance": 0.3956285176
              },
              {
                "average": 1.751520122,
                "count": 5201886,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8195134443,
                "variance": 0.6716022854
              },
              {
                "average": 1,
                "count": 5201886,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5201886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.419688167,
                "count": 5201886,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.33555952,
                "variance": 5.454838272
              },
              {
                "average": 20.0958563,
                "count": 5201886,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.678429466,
                "variance": 2.817125474
              },
              {
                "average": 1.402239688,
                "count": 5201886,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6339029305,
                "variance": 0.4018329252
              },
              {
                "average": 14.45072633,
                "count": 5201886,
                "maximum": 18,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.165742273,
                "variance": 1.358955046
              },
              {
                "average": 246832340.8,
                "count": 5201886,
                "maximum": 246834397,
                "minimum": 246831475.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 667.7770782,
                "variance": 445926.2262
              },
              {
                "average": 0,
                "count": 5201886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5201886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5201886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5201886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5201886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438699.8991,
              1645453.503,
              -1.007884686,
              -437649.2391,
              1646606.503,
              136.8321153
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438699.89910719445,
                    1645453.5032471707,
                    -1.007884686417498
                  ],
                  [
                    -438699.89910719445,
                    1646606.5032471707,
                    -1.007884686417498
                  ],
                  [
                    -437649.2391071944,
                    1646606.5032471707,
                    136.8321153135825
                  ],
                  [
                    -437649.2391071944,
                    1645453.5032471707,
                    136.8321153135825
                  ],
                  [
                    -438699.89910719445,
                    1645453.5032471707,
                    -1.007884686417498
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:53:17+00:00",
            "end_time": "2019-07-10T22:04:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9068.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.11711415440323,
              64.6235383603338,
              23.55168053211345
            ],
            [
              -163.1204148939769,
              64.63377353033117,
              23.55168053211345
            ],
            [
              -163.09682030450216,
              64.6351685989818,
              121.43168053211345
            ],
            [
              -163.09352788909845,
              64.62493290613403,
              121.43168053211345
            ],
            [
              -163.11711415440323,
              64.6235383603338,
              23.55168053211345
            ]
          ]
        ]
      },
      "bbox": [
        -163.1204149,
        64.62353836,
        23.55168053,
        -163.0935279,
        64.6351686,
        121.4316805
      ],
      "properties": {
        "datetime": "2019-07-15T22:35:28Z",
        "pc:count": 5509636,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433957.0239,
            "count": 5509636,
            "maximum": -433362.497,
            "minimum": -434500.757,
            "name": "X",
            "position": 0,
            "stddev": 277.6861585,
            "variance": 77109.60264
          },
          {
            "average": 1659471.334,
            "count": 5509636,
            "maximum": 1660093.639,
            "minimum": 1658940.979,
            "name": "Y",
            "position": 1,
            "stddev": 280.2747734,
            "variance": 78553.94858
          },
          {
            "average": 66.62498015,
            "count": 5509636,
            "maximum": 121.4316805,
            "minimum": 23.55168053,
            "name": "Z",
            "position": 2,
            "stddev": 16.10061564,
            "variance": 259.2298239
          },
          {
            "average": 679.2978894,
            "count": 5509636,
            "maximum": 4738,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 601.3150915,
            "variance": 361579.8393
          },
          {
            "average": 1.227400503,
            "count": 5509636,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5394053783,
            "variance": 0.2909581621
          },
          {
            "average": 1.45525022,
            "count": 5509636,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.77119122,
            "variance": 0.5947358977
          },
          {
            "average": 1,
            "count": 5509636,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5509636,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.325039803,
            "count": 5509636,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4683897621,
            "variance": 0.2193889693
          },
          {
            "average": 20.15332976,
            "count": 5509636,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.392418075,
            "variance": 5.723664246
          },
          {
            "average": 1.239391495,
            "count": 5509636,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5458001546,
            "variance": 0.2978978087
          },
          {
            "average": 12.95153763,
            "count": 5509636,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.545102293,
            "variance": 2.387341097
          },
          {
            "average": 247263501.6,
            "count": 5509636,
            "maximum": 247265328.2,
            "minimum": 247261552.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 975.3700328,
            "variance": 951346.7009
          },
          {
            "average": 0,
            "count": 5509636,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5509636,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5509636,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5509636,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5509636,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434500.757,
          1658940.979,
          23.55168053,
          -433362.497,
          1660093.639,
          121.4316805
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434500.75701052364,
                1658940.9794396886,
                23.55168053211345
              ],
              [
                -434500.75701052364,
                1660093.6394396888,
                23.55168053211345
              ],
              [
                -433362.4970105236,
                1660093.6394396888,
                121.43168053211345
              ],
              [
                -433362.4970105236,
                1658940.9794396886,
                121.43168053211345
              ],
              [
                -434500.75701052364,
                1658940.9794396886,
                23.55168053211345
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:35:28+00:00",
        "end_time": "2019-07-15T21:32:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9068.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9068.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9068.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9068.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1204149,
            64.62353836,
            23.55168053,
            -163.0935279,
            64.6351686,
            121.4316805
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.11711415440323,
                  64.6235383603338,
                  23.55168053211345
                ],
                [
                  -163.1204148939769,
                  64.63377353033117,
                  23.55168053211345
                ],
                [
                  -163.09682030450216,
                  64.6351685989818,
                  121.43168053211345
                ],
                [
                  -163.09352788909845,
                  64.62493290613403,
                  121.43168053211345
                ],
                [
                  -163.11711415440323,
                  64.6235383603338,
                  23.55168053211345
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9068.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9068.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:35:28Z",
            "pc:count": 5509636,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433957.0239,
                "count": 5509636,
                "maximum": -433362.497,
                "minimum": -434500.757,
                "name": "X",
                "position": 0,
                "stddev": 277.6861585,
                "variance": 77109.60264
              },
              {
                "average": 1659471.334,
                "count": 5509636,
                "maximum": 1660093.639,
                "minimum": 1658940.979,
                "name": "Y",
                "position": 1,
                "stddev": 280.2747734,
                "variance": 78553.94858
              },
              {
                "average": 66.62498015,
                "count": 5509636,
                "maximum": 121.4316805,
                "minimum": 23.55168053,
                "name": "Z",
                "position": 2,
                "stddev": 16.10061564,
                "variance": 259.2298239
              },
              {
                "average": 679.2978894,
                "count": 5509636,
                "maximum": 4738,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 601.3150915,
                "variance": 361579.8393
              },
              {
                "average": 1.227400503,
                "count": 5509636,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5394053783,
                "variance": 0.2909581621
              },
              {
                "average": 1.45525022,
                "count": 5509636,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.77119122,
                "variance": 0.5947358977
              },
              {
                "average": 1,
                "count": 5509636,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5509636,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.325039803,
                "count": 5509636,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4683897621,
                "variance": 0.2193889693
              },
              {
                "average": 20.15332976,
                "count": 5509636,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.392418075,
                "variance": 5.723664246
              },
              {
                "average": 1.239391495,
                "count": 5509636,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5458001546,
                "variance": 0.2978978087
              },
              {
                "average": 12.95153763,
                "count": 5509636,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.545102293,
                "variance": 2.387341097
              },
              {
                "average": 247263501.6,
                "count": 5509636,
                "maximum": 247265328.2,
                "minimum": 247261552.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 975.3700328,
                "variance": 951346.7009
              },
              {
                "average": 0,
                "count": 5509636,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5509636,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5509636,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5509636,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5509636,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434500.757,
              1658940.979,
              23.55168053,
              -433362.497,
              1660093.639,
              121.4316805
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434500.75701052364,
                    1658940.9794396886,
                    23.55168053211345
                  ],
                  [
                    -434500.75701052364,
                    1660093.6394396888,
                    23.55168053211345
                  ],
                  [
                    -433362.4970105236,
                    1660093.6394396888,
                    121.43168053211345
                  ],
                  [
                    -433362.4970105236,
                    1658940.9794396886,
                    121.43168053211345
                  ],
                  [
                    -434500.75701052364,
                    1658940.9794396886,
                    23.55168053211345
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:35:28+00:00",
            "end_time": "2019-07-15T21:32:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0352.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.85673966669384,
              64.47635676475467,
              -2.385217530596438
            ],
            [
              -162.8599303678449,
              64.48659575897601,
              -2.385217530596438
            ],
            [
              -162.83617523752332,
              64.48796641915334,
              9.554782469403563
            ],
            [
              -162.8329928881769,
              64.47772691445643,
              9.554782469403563
            ],
            [
              -162.85673966669384,
              64.47635676475467,
              -2.385217530596438
            ]
          ]
        ]
      },
      "bbox": [
        -162.8599304,
        64.47635676,
        -2.385217531,
        -162.8329929,
        64.48796642,
        9.554782469
      ],
      "properties": {
        "datetime": "2019-07-15T23:05:42Z",
        "pc:count": 4242774,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -423772.219,
            "count": 4242774,
            "maximum": -423198.8044,
            "minimum": -424350.1244,
            "name": "X",
            "position": 0,
            "stddev": 291.5116337,
            "variance": 84979.03258
          },
          {
            "average": 1641565.53,
            "count": 4242774,
            "maximum": 1642139.054,
            "minimum": 1640986.334,
            "name": "Y",
            "position": 1,
            "stddev": 286.4428341,
            "variance": 82049.4972
          },
          {
            "average": -0.3895729547,
            "count": 4242774,
            "maximum": 9.554782469,
            "minimum": -2.385217531,
            "name": "Z",
            "position": 2,
            "stddev": 1.341589385,
            "variance": 1.799862078
          },
          {
            "average": 44.42939619,
            "count": 4242774,
            "maximum": 5118,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 267.6007577,
            "variance": 71610.1655
          },
          {
            "average": 1.00041883,
            "count": 4242774,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02121880191,
            "variance": 0.0004502375544
          },
          {
            "average": 1.000840488,
            "count": 4242774,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03060092387,
            "variance": 0.0009364165418
          },
          {
            "average": 1,
            "count": 4242774,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4242774,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.92859059,
            "count": 4242774,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.322324548,
            "variance": 28.3271386
          },
          {
            "average": 19.97779255,
            "count": 4242774,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9437312281,
            "variance": 0.8906286309
          },
          {
            "average": 1.962880417,
            "count": 4242774,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1954458563,
            "variance": 0.03819908275
          },
          {
            "average": 15.27147263,
            "count": 4242774,
            "maximum": 19,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.578872672,
            "variance": 2.492838915
          },
          {
            "average": 247264964.3,
            "count": 4242774,
            "maximum": 247267142.5,
            "minimum": 247262144,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1007.077796,
            "variance": 1014205.688
          },
          {
            "average": 0,
            "count": 4242774,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4242774,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4242774,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4242774,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4242774,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -424350.1244,
          1640986.334,
          -2.385217531,
          -423198.8044,
          1642139.054,
          9.554782469
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -424350.124447447,
                1640986.334415218,
                -2.385217530596438
              ],
              [
                -424350.124447447,
                1642139.0544152183,
                -2.385217530596438
              ],
              [
                -423198.80444744707,
                1642139.0544152183,
                9.554782469403563
              ],
              [
                -423198.80444744707,
                1640986.334415218,
                9.554782469403563
              ],
              [
                -424350.124447447,
                1640986.334415218,
                -2.385217530596438
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:05:42+00:00",
        "end_time": "2019-07-15T21:42:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0352.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0352.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0352.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0352.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8599304,
            64.47635676,
            -2.385217531,
            -162.8329929,
            64.48796642,
            9.554782469
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.85673966669384,
                  64.47635676475467,
                  -2.385217530596438
                ],
                [
                  -162.8599303678449,
                  64.48659575897601,
                  -2.385217530596438
                ],
                [
                  -162.83617523752332,
                  64.48796641915334,
                  9.554782469403563
                ],
                [
                  -162.8329928881769,
                  64.47772691445643,
                  9.554782469403563
                ],
                [
                  -162.85673966669384,
                  64.47635676475467,
                  -2.385217530596438
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0352.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0352.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:05:42Z",
            "pc:count": 4242774,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -423772.219,
                "count": 4242774,
                "maximum": -423198.8044,
                "minimum": -424350.1244,
                "name": "X",
                "position": 0,
                "stddev": 291.5116337,
                "variance": 84979.03258
              },
              {
                "average": 1641565.53,
                "count": 4242774,
                "maximum": 1642139.054,
                "minimum": 1640986.334,
                "name": "Y",
                "position": 1,
                "stddev": 286.4428341,
                "variance": 82049.4972
              },
              {
                "average": -0.3895729547,
                "count": 4242774,
                "maximum": 9.554782469,
                "minimum": -2.385217531,
                "name": "Z",
                "position": 2,
                "stddev": 1.341589385,
                "variance": 1.799862078
              },
              {
                "average": 44.42939619,
                "count": 4242774,
                "maximum": 5118,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 267.6007577,
                "variance": 71610.1655
              },
              {
                "average": 1.00041883,
                "count": 4242774,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02121880191,
                "variance": 0.0004502375544
              },
              {
                "average": 1.000840488,
                "count": 4242774,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03060092387,
                "variance": 0.0009364165418
              },
              {
                "average": 1,
                "count": 4242774,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4242774,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.92859059,
                "count": 4242774,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.322324548,
                "variance": 28.3271386
              },
              {
                "average": 19.97779255,
                "count": 4242774,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9437312281,
                "variance": 0.8906286309
              },
              {
                "average": 1.962880417,
                "count": 4242774,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1954458563,
                "variance": 0.03819908275
              },
              {
                "average": 15.27147263,
                "count": 4242774,
                "maximum": 19,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.578872672,
                "variance": 2.492838915
              },
              {
                "average": 247264964.3,
                "count": 4242774,
                "maximum": 247267142.5,
                "minimum": 247262144,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1007.077796,
                "variance": 1014205.688
              },
              {
                "average": 0,
                "count": 4242774,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4242774,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4242774,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4242774,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4242774,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -424350.1244,
              1640986.334,
              -2.385217531,
              -423198.8044,
              1642139.054,
              9.554782469
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -424350.124447447,
                    1640986.334415218,
                    -2.385217530596438
                  ],
                  [
                    -424350.124447447,
                    1642139.0544152183,
                    -2.385217530596438
                  ],
                  [
                    -423198.80444744707,
                    1642139.0544152183,
                    9.554782469403563
                  ],
                  [
                    -423198.80444744707,
                    1640986.334415218,
                    9.554782469403563
                  ],
                  [
                    -424350.124447447,
                    1640986.334415218,
                    -2.385217530596438
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:05:42+00:00",
            "end_time": "2019-07-15T21:42: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": "20190715_NCMP_AK_03WWM8768.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.17982463282743,
              64.6243307934422,
              -0.759696908813275
            ],
            [
              -163.18314669732558,
              64.63456055105077,
              -0.759696908813275
            ],
            [
              -163.15928590897832,
              64.63598114057952,
              1.100303091186725
            ],
            [
              -163.15597225606433,
              64.62575085081754,
              1.100303091186725
            ],
            [
              -163.17982463282743,
              64.6243307934422,
              -0.759696908813275
            ]
          ]
        ]
      },
      "bbox": [
        -163.1831467,
        64.62433079,
        -0.7596969088,
        -163.1559723,
        64.63598114,
        1.100303091
      ],
      "properties": {
        "datetime": "2019-07-16T00:39:14Z",
        "pc:count": 3901760,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436879.4447,
            "count": 3901760,
            "maximum": -436307.0008,
            "minimum": -437458.2208,
            "name": "X",
            "position": 0,
            "stddev": 284.4237587,
            "variance": 80896.87451
          },
          {
            "average": 1660009.032,
            "count": 3901760,
            "maximum": 1660592.43,
            "minimum": 1659440.23,
            "name": "Y",
            "position": 1,
            "stddev": 288.6019509,
            "variance": 83291.08609
          },
          {
            "average": 0.6251975696,
            "count": 3901760,
            "maximum": 1.100303091,
            "minimum": -0.7596969088,
            "name": "Z",
            "position": 2,
            "stddev": 0.102001202,
            "variance": 0.0104042452
          },
          {
            "average": 0.02586883868,
            "count": 3901760,
            "maximum": 2864,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 6.400733127,
            "variance": 40.96938457
          },
          {
            "average": 1.000061767,
            "count": 3901760,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007858956554,
            "variance": 6.176319813e-05
          },
          {
            "average": 1.000123534,
            "count": 3901760,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01111389967,
            "variance": 0.0001235187659
          },
          {
            "average": 1,
            "count": 3901760,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3901760,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3901760,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.98446186,
            "count": 3901760,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.064017587,
            "variance": 1.132133425
          },
          {
            "average": 2.000066893,
            "count": 3901760,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008178534823,
            "variance": 6.688843185e-05
          },
          {
            "average": 24.40337796,
            "count": 3901760,
            "maximum": 28,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.548122776,
            "variance": 2.396684131
          },
          {
            "average": 247270625.2,
            "count": 3901760,
            "maximum": 247272754.2,
            "minimum": 247268629.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1008.141127,
            "variance": 1016348.531
          },
          {
            "average": 0,
            "count": 3901760,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3901760,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3901760,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3901760,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3901760,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437458.2208,
          1659440.23,
          -0.7596969088,
          -436307.0008,
          1660592.43,
          1.100303091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437458.2208018494,
                1659440.2303044316,
                -0.759696908813275
              ],
              [
                -437458.2208018494,
                1660592.4303044318,
                -0.759696908813275
              ],
              [
                -436307.0008018494,
                1660592.4303044318,
                1.100303091186725
              ],
              [
                -436307.0008018494,
                1659440.2303044316,
                1.100303091186725
              ],
              [
                -437458.2208018494,
                1659440.2303044316,
                -0.759696908813275
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:39:14+00:00",
        "end_time": "2019-07-15T23:30:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8768.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8768.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8768.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8768.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1831467,
            64.62433079,
            -0.7596969088,
            -163.1559723,
            64.63598114,
            1.100303091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.17982463282743,
                  64.6243307934422,
                  -0.759696908813275
                ],
                [
                  -163.18314669732558,
                  64.63456055105077,
                  -0.759696908813275
                ],
                [
                  -163.15928590897832,
                  64.63598114057952,
                  1.100303091186725
                ],
                [
                  -163.15597225606433,
                  64.62575085081754,
                  1.100303091186725
                ],
                [
                  -163.17982463282743,
                  64.6243307934422,
                  -0.759696908813275
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8768.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8768.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:39:14Z",
            "pc:count": 3901760,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436879.4447,
                "count": 3901760,
                "maximum": -436307.0008,
                "minimum": -437458.2208,
                "name": "X",
                "position": 0,
                "stddev": 284.4237587,
                "variance": 80896.87451
              },
              {
                "average": 1660009.032,
                "count": 3901760,
                "maximum": 1660592.43,
                "minimum": 1659440.23,
                "name": "Y",
                "position": 1,
                "stddev": 288.6019509,
                "variance": 83291.08609
              },
              {
                "average": 0.6251975696,
                "count": 3901760,
                "maximum": 1.100303091,
                "minimum": -0.7596969088,
                "name": "Z",
                "position": 2,
                "stddev": 0.102001202,
                "variance": 0.0104042452
              },
              {
                "average": 0.02586883868,
                "count": 3901760,
                "maximum": 2864,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 6.400733127,
                "variance": 40.96938457
              },
              {
                "average": 1.000061767,
                "count": 3901760,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007858956554,
                "variance": 6.176319813e-05
              },
              {
                "average": 1.000123534,
                "count": 3901760,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01111389967,
                "variance": 0.0001235187659
              },
              {
                "average": 1,
                "count": 3901760,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3901760,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3901760,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.98446186,
                "count": 3901760,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.064017587,
                "variance": 1.132133425
              },
              {
                "average": 2.000066893,
                "count": 3901760,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008178534823,
                "variance": 6.688843185e-05
              },
              {
                "average": 24.40337796,
                "count": 3901760,
                "maximum": 28,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.548122776,
                "variance": 2.396684131
              },
              {
                "average": 247270625.2,
                "count": 3901760,
                "maximum": 247272754.2,
                "minimum": 247268629.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1008.141127,
                "variance": 1016348.531
              },
              {
                "average": 0,
                "count": 3901760,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3901760,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3901760,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3901760,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3901760,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437458.2208,
              1659440.23,
              -0.7596969088,
              -436307.0008,
              1660592.43,
              1.100303091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437458.2208018494,
                    1659440.2303044316,
                    -0.759696908813275
                  ],
                  [
                    -437458.2208018494,
                    1660592.4303044318,
                    -0.759696908813275
                  ],
                  [
                    -436307.0008018494,
                    1660592.4303044318,
                    1.100303091186725
                  ],
                  [
                    -436307.0008018494,
                    1659440.2303044316,
                    1.100303091186725
                  ],
                  [
                    -437458.2208018494,
                    1659440.2303044316,
                    -0.759696908813275
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:39:14+00:00",
            "end_time": "2019-07-15T23:30:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9555.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.02108988079922,
              64.50558757144557,
              -2.883487353669526
            ],
            [
              -163.02434326231375,
              64.51582515558252,
              -2.883487353669526
            ],
            [
              -163.00057920724288,
              64.51722075071564,
              0.316512646330474
            ],
            [
              -162.9973341819233,
              64.50698264619949,
              0.316512646330474
            ],
            [
              -163.02108988079922,
              64.50558757144557,
              -2.883487353669526
            ]
          ]
        ]
      },
      "bbox": [
        -163.0243433,
        64.50558757,
        -2.883487354,
        -162.9973342,
        64.51722075,
        0.3165126463
      ],
      "properties": {
        "datetime": "2019-07-16T02:11:14Z",
        "pc:count": 4219631,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431150.3483,
            "count": 4219631,
            "maximum": -430583.8958,
            "minimum": -431734.8558,
            "name": "X",
            "position": 0,
            "stddev": 287.9460366,
            "variance": 82912.91997
          },
          {
            "average": 1645861.475,
            "count": 4219631,
            "maximum": 1646430.6,
            "minimum": 1645277.7,
            "name": "Y",
            "position": 1,
            "stddev": 286.4776389,
            "variance": 82069.43762
          },
          {
            "average": -1.388545974,
            "count": 4219631,
            "maximum": 0.3165126463,
            "minimum": -2.883487354,
            "name": "Z",
            "position": 2,
            "stddev": 0.373020984,
            "variance": 0.1391446545
          },
          {
            "average": 55.68512104,
            "count": 4219631,
            "maximum": 4889,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 409.5802345,
            "variance": 167755.9685
          },
          {
            "average": 1.009306975,
            "count": 4219631,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09602269184,
            "variance": 0.009220357349
          },
          {
            "average": 1.018616794,
            "count": 4219631,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1351673521,
            "variance": 0.01827021306
          },
          {
            "average": 1,
            "count": 4219631,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219631,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.81247223,
            "count": 4219631,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.044030759,
            "variance": 1.090000225
          },
          {
            "average": 19.99051807,
            "count": 4219631,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.186988766,
            "variance": 1.408942331
          },
          {
            "average": 2.017504137,
            "count": 4219631,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1319365132,
            "variance": 0.01740724351
          },
          {
            "average": 22.49705792,
            "count": 4219631,
            "maximum": 36,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.44331988,
            "variance": 180.7228495
          },
          {
            "average": 247269482,
            "count": 4219631,
            "maximum": 247278274,
            "minimum": 247258713.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8682.98018,
            "variance": 75394144.81
          },
          {
            "average": 0,
            "count": 4219631,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219631,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219631,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219631,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219631,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431734.8558,
          1645277.7,
          -2.883487354,
          -430583.8958,
          1646430.6,
          0.3165126463
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431734.8557602855,
                1645277.7002056052,
                -2.883487353669526
              ],
              [
                -431734.8557602855,
                1646430.6002056052,
                -2.883487353669526
              ],
              [
                -430583.89576028555,
                1646430.6002056052,
                0.316512646330474
              ],
              [
                -430583.89576028555,
                1645277.7002056052,
                0.316512646330474
              ],
              [
                -431734.8557602855,
                1645277.7002056052,
                -2.883487353669526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:11:14+00:00",
        "end_time": "2019-07-15T20:45:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9555.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9555.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9555.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9555.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0243433,
            64.50558757,
            -2.883487354,
            -162.9973342,
            64.51722075,
            0.3165126463
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.02108988079922,
                  64.50558757144557,
                  -2.883487353669526
                ],
                [
                  -163.02434326231375,
                  64.51582515558252,
                  -2.883487353669526
                ],
                [
                  -163.00057920724288,
                  64.51722075071564,
                  0.316512646330474
                ],
                [
                  -162.9973341819233,
                  64.50698264619949,
                  0.316512646330474
                ],
                [
                  -163.02108988079922,
                  64.50558757144557,
                  -2.883487353669526
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9555.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9555.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:11:14Z",
            "pc:count": 4219631,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431150.3483,
                "count": 4219631,
                "maximum": -430583.8958,
                "minimum": -431734.8558,
                "name": "X",
                "position": 0,
                "stddev": 287.9460366,
                "variance": 82912.91997
              },
              {
                "average": 1645861.475,
                "count": 4219631,
                "maximum": 1646430.6,
                "minimum": 1645277.7,
                "name": "Y",
                "position": 1,
                "stddev": 286.4776389,
                "variance": 82069.43762
              },
              {
                "average": -1.388545974,
                "count": 4219631,
                "maximum": 0.3165126463,
                "minimum": -2.883487354,
                "name": "Z",
                "position": 2,
                "stddev": 0.373020984,
                "variance": 0.1391446545
              },
              {
                "average": 55.68512104,
                "count": 4219631,
                "maximum": 4889,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 409.5802345,
                "variance": 167755.9685
              },
              {
                "average": 1.009306975,
                "count": 4219631,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09602269184,
                "variance": 0.009220357349
              },
              {
                "average": 1.018616794,
                "count": 4219631,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1351673521,
                "variance": 0.01827021306
              },
              {
                "average": 1,
                "count": 4219631,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219631,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.81247223,
                "count": 4219631,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.044030759,
                "variance": 1.090000225
              },
              {
                "average": 19.99051807,
                "count": 4219631,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.186988766,
                "variance": 1.408942331
              },
              {
                "average": 2.017504137,
                "count": 4219631,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1319365132,
                "variance": 0.01740724351
              },
              {
                "average": 22.49705792,
                "count": 4219631,
                "maximum": 36,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.44331988,
                "variance": 180.7228495
              },
              {
                "average": 247269482,
                "count": 4219631,
                "maximum": 247278274,
                "minimum": 247258713.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8682.98018,
                "variance": 75394144.81
              },
              {
                "average": 0,
                "count": 4219631,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219631,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219631,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219631,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219631,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431734.8558,
              1645277.7,
              -2.883487354,
              -430583.8958,
              1646430.6,
              0.3165126463
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431734.8557602855,
                    1645277.7002056052,
                    -2.883487353669526
                  ],
                  [
                    -431734.8557602855,
                    1646430.6002056052,
                    -2.883487353669526
                  ],
                  [
                    -430583.89576028555,
                    1646430.6002056052,
                    0.316512646330474
                  ],
                  [
                    -430583.89576028555,
                    1645277.7002056052,
                    0.316512646330474
                  ],
                  [
                    -431734.8557602855,
                    1645277.7002056052,
                    -2.883487353669526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:11:14+00:00",
            "end_time": "2019-07-15T20:45: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": "20190710_NCMP_AK_03WWM9650.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0037007835821,
              64.46096635616176,
              -7.70997401707374
            ],
            [
              -163.0067847729507,
              64.47070462536202,
              -7.70997401707374
            ],
            [
              -162.98307919965225,
              64.47209615104126,
              -5.18997401707374
            ],
            [
              -162.98000312808688,
              64.46235738928247,
              -5.18997401707374
            ],
            [
              -163.0037007835821,
              64.46096635616176,
              -7.70997401707374
            ]
          ]
        ]
      },
      "bbox": [
        -163.0067848,
        64.46096636,
        -7.709974017,
        -162.9800031,
        64.47209615,
        -5.189974017
      ],
      "properties": {
        "datetime": "2019-07-15T19:42:22Z",
        "pc:count": 463382,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431117.8194,
            "count": 463382,
            "maximum": -430430.7992,
            "minimum": -431580.6992,
            "name": "X",
            "position": 0,
            "stddev": 262.025399,
            "variance": 68657.30972
          },
          {
            "average": 1640855.407,
            "count": 463382,
            "maximum": 1641328.269,
            "minimum": 1640231.569,
            "name": "Y",
            "position": 1,
            "stddev": 269.5724404,
            "variance": 72669.30061
          },
          {
            "average": -6.337684265,
            "count": 463382,
            "maximum": -5.189974017,
            "minimum": -7.709974017,
            "name": "Z",
            "position": 2,
            "stddev": 0.3812870098,
            "variance": 0.1453797838
          },
          {
            "average": 1728.062022,
            "count": 463382,
            "maximum": 3493,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 252.8759287,
            "variance": 63946.23533
          },
          {
            "average": 1,
            "count": 463382,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 463382,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 463382,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 463382,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 463382,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.06027543,
            "count": 463382,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9495334505,
            "variance": 0.9016137736
          },
          {
            "average": 2.02820567,
            "count": 463382,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1656383603,
            "variance": 0.0274360664
          },
          {
            "average": 20.60886914,
            "count": 463382,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.56153146,
            "variance": 30.93063218
          },
          {
            "average": 247096898.4,
            "count": 463382,
            "maximum": 247254942.8,
            "minimum": 246840412.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 155394.7738,
            "variance": 24147535740.0
          },
          {
            "average": 0,
            "count": 463382,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 463382,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 463382,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 463382,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 463382,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431580.6992,
          1640231.569,
          -7.709974017,
          -430430.7992,
          1641328.269,
          -5.189974017
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431580.6992444903,
                1640231.5685242065,
                -7.70997401707374
              ],
              [
                -431580.6992444903,
                1641328.2685242067,
                -7.70997401707374
              ],
              [
                -430430.7992444903,
                1641328.2685242067,
                -5.18997401707374
              ],
              [
                -430430.7992444903,
                1640231.5685242065,
                -5.18997401707374
              ],
              [
                -431580.6992444903,
                1640231.5685242065,
                -7.70997401707374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T19:42:22+00:00",
        "end_time": "2019-07-11T00:33:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9650.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9650.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9650.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9650.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0067848,
            64.46096636,
            -7.709974017,
            -162.9800031,
            64.47209615,
            -5.189974017
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0037007835821,
                  64.46096635616176,
                  -7.70997401707374
                ],
                [
                  -163.0067847729507,
                  64.47070462536202,
                  -7.70997401707374
                ],
                [
                  -162.98307919965225,
                  64.47209615104126,
                  -5.18997401707374
                ],
                [
                  -162.98000312808688,
                  64.46235738928247,
                  -5.18997401707374
                ],
                [
                  -163.0037007835821,
                  64.46096635616176,
                  -7.70997401707374
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9650.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9650.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T19:42:22Z",
            "pc:count": 463382,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431117.8194,
                "count": 463382,
                "maximum": -430430.7992,
                "minimum": -431580.6992,
                "name": "X",
                "position": 0,
                "stddev": 262.025399,
                "variance": 68657.30972
              },
              {
                "average": 1640855.407,
                "count": 463382,
                "maximum": 1641328.269,
                "minimum": 1640231.569,
                "name": "Y",
                "position": 1,
                "stddev": 269.5724404,
                "variance": 72669.30061
              },
              {
                "average": -6.337684265,
                "count": 463382,
                "maximum": -5.189974017,
                "minimum": -7.709974017,
                "name": "Z",
                "position": 2,
                "stddev": 0.3812870098,
                "variance": 0.1453797838
              },
              {
                "average": 1728.062022,
                "count": 463382,
                "maximum": 3493,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 252.8759287,
                "variance": 63946.23533
              },
              {
                "average": 1,
                "count": 463382,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 463382,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 463382,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 463382,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 463382,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.06027543,
                "count": 463382,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9495334505,
                "variance": 0.9016137736
              },
              {
                "average": 2.02820567,
                "count": 463382,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1656383603,
                "variance": 0.0274360664
              },
              {
                "average": 20.60886914,
                "count": 463382,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.56153146,
                "variance": 30.93063218
              },
              {
                "average": 247096898.4,
                "count": 463382,
                "maximum": 247254942.8,
                "minimum": 246840412.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 155394.7738,
                "variance": 24147535740.0
              },
              {
                "average": 0,
                "count": 463382,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 463382,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 463382,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 463382,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 463382,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431580.6992,
              1640231.569,
              -7.709974017,
              -430430.7992,
              1641328.269,
              -5.189974017
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431580.6992444903,
                    1640231.5685242065,
                    -7.70997401707374
                  ],
                  [
                    -431580.6992444903,
                    1641328.2685242067,
                    -7.70997401707374
                  ],
                  [
                    -430430.7992444903,
                    1641328.2685242067,
                    -5.18997401707374
                  ],
                  [
                    -430430.7992444903,
                    1640231.5685242065,
                    -5.18997401707374
                  ],
                  [
                    -431580.6992444903,
                    1640231.5685242065,
                    -7.70997401707374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T19:42:22+00:00",
            "end_time": "2019-07-11T00:33:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7665.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.4032964111379,
              64.60056423809867,
              -2.986312330164577
            ],
            [
              -163.40459262987886,
              64.60446361452291,
              -2.986312330164577
            ],
            [
              -163.3907173957579,
              64.60531123240136,
              4.093687669835423
            ],
            [
              -163.38942303812973,
              64.60141173508248,
              4.093687669835423
            ],
            [
              -163.4032964111379,
              64.60056423809867,
              -2.986312330164577
            ]
          ]
        ]
      },
      "bbox": [
        -163.4045926,
        64.60056424,
        -2.98631233,
        -163.389423,
        64.60531123,
        4.09368767
      ],
      "properties": {
        "datetime": "2019-07-10T21:15:35Z",
        "pc:count": 364085,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -448010.7082,
            "count": 364085,
            "maximum": -447740.8913,
            "minimum": -448411.3713,
            "name": "X",
            "position": 0,
            "stddev": 132.9735869,
            "variance": 17681.9748
          },
          {
            "average": 1658475.375,
            "count": 364085,
            "maximum": 1658744.618,
            "minimum": 1658305.198,
            "name": "Y",
            "position": 1,
            "stddev": 96.9157086,
            "variance": 9392.654572
          },
          {
            "average": 1.937943819,
            "count": 364085,
            "maximum": 4.09368767,
            "minimum": -2.98631233,
            "name": "Z",
            "position": 2,
            "stddev": 1.016541879,
            "variance": 1.033357391
          },
          {
            "average": 513.4810717,
            "count": 364085,
            "maximum": 3296,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 467.3180569,
            "variance": 218386.1663
          },
          {
            "average": 1.000093385,
            "count": 364085,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009663142463,
            "variance": 9.337632227e-05
          },
          {
            "average": 1.000227969,
            "count": 364085,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01509693346,
            "variance": 0.0002279173998
          },
          {
            "average": 1,
            "count": 364085,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 364085,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.441146985,
            "count": 364085,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.36726409,
            "variance": 152.949221
          },
          {
            "average": 20.33565587,
            "count": 364085,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.393863587,
            "variance": 1.9428557
          },
          {
            "average": 1.285765687,
            "count": 364085,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4521678745,
            "variance": 0.2044557868
          },
          {
            "average": 3.580718788,
            "count": 364085,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7210176285,
            "variance": 0.5198664206
          },
          {
            "average": 246827721.6,
            "count": 364085,
            "maximum": 246828535,
            "minimum": 246827053.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 251.2979519,
            "variance": 63150.66061
          },
          {
            "average": 0,
            "count": 364085,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 364085,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 364085,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 364085,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 364085,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -448411.3713,
          1658305.198,
          -2.98631233,
          -447740.8913,
          1658744.618,
          4.09368767
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -448411.37129510124,
                1658305.1983048504,
                -2.986312330164577
              ],
              [
                -448411.37129510124,
                1658744.6183048503,
                -2.986312330164577
              ],
              [
                -447740.89129510126,
                1658744.6183048503,
                4.093687669835423
              ],
              [
                -447740.89129510126,
                1658305.1983048504,
                4.093687669835423
              ],
              [
                -448411.37129510124,
                1658305.1983048504,
                -2.986312330164577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:15:35+00:00",
        "end_time": "2019-07-10T20:50:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7665.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7665.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7665.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7665.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4045926,
            64.60056424,
            -2.98631233,
            -163.389423,
            64.60531123,
            4.09368767
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.4032964111379,
                  64.60056423809867,
                  -2.986312330164577
                ],
                [
                  -163.40459262987886,
                  64.60446361452291,
                  -2.986312330164577
                ],
                [
                  -163.3907173957579,
                  64.60531123240136,
                  4.093687669835423
                ],
                [
                  -163.38942303812973,
                  64.60141173508248,
                  4.093687669835423
                ],
                [
                  -163.4032964111379,
                  64.60056423809867,
                  -2.986312330164577
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7665.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7665.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:15:35Z",
            "pc:count": 364085,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -448010.7082,
                "count": 364085,
                "maximum": -447740.8913,
                "minimum": -448411.3713,
                "name": "X",
                "position": 0,
                "stddev": 132.9735869,
                "variance": 17681.9748
              },
              {
                "average": 1658475.375,
                "count": 364085,
                "maximum": 1658744.618,
                "minimum": 1658305.198,
                "name": "Y",
                "position": 1,
                "stddev": 96.9157086,
                "variance": 9392.654572
              },
              {
                "average": 1.937943819,
                "count": 364085,
                "maximum": 4.09368767,
                "minimum": -2.98631233,
                "name": "Z",
                "position": 2,
                "stddev": 1.016541879,
                "variance": 1.033357391
              },
              {
                "average": 513.4810717,
                "count": 364085,
                "maximum": 3296,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 467.3180569,
                "variance": 218386.1663
              },
              {
                "average": 1.000093385,
                "count": 364085,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009663142463,
                "variance": 9.337632227e-05
              },
              {
                "average": 1.000227969,
                "count": 364085,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01509693346,
                "variance": 0.0002279173998
              },
              {
                "average": 1,
                "count": 364085,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 364085,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.441146985,
                "count": 364085,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.36726409,
                "variance": 152.949221
              },
              {
                "average": 20.33565587,
                "count": 364085,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.393863587,
                "variance": 1.9428557
              },
              {
                "average": 1.285765687,
                "count": 364085,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4521678745,
                "variance": 0.2044557868
              },
              {
                "average": 3.580718788,
                "count": 364085,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7210176285,
                "variance": 0.5198664206
              },
              {
                "average": 246827721.6,
                "count": 364085,
                "maximum": 246828535,
                "minimum": 246827053.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 251.2979519,
                "variance": 63150.66061
              },
              {
                "average": 0,
                "count": 364085,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 364085,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 364085,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 364085,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 364085,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -448411.3713,
              1658305.198,
              -2.98631233,
              -447740.8913,
              1658744.618,
              4.09368767
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -448411.37129510124,
                    1658305.1983048504,
                    -2.986312330164577
                  ],
                  [
                    -448411.37129510124,
                    1658744.6183048503,
                    -2.986312330164577
                  ],
                  [
                    -447740.89129510126,
                    1658744.6183048503,
                    4.093687669835423
                  ],
                  [
                    -447740.89129510126,
                    1658305.1983048504,
                    4.093687669835423
                  ],
                  [
                    -448411.37129510124,
                    1658305.1983048504,
                    -2.986312330164577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:15:35+00:00",
            "end_time": "2019-07-10T20:50:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8672.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.19835052669686,
              64.66045490939295,
              3.634398697794516
            ],
            [
              -163.2016171607122,
              64.67048132128657,
              3.634398697794516
            ],
            [
              -163.17771675335447,
              64.67190544501072,
              14.714398697794515
            ],
            [
              -163.17445838679598,
              64.66187850938513,
              14.714398697794515
            ],
            [
              -163.19835052669686,
              64.66045490939295,
              3.634398697794516
            ]
          ]
        ]
      },
      "bbox": [
        -163.2016172,
        64.66045491,
        3.634398698,
        -163.1744584,
        64.67190545,
        14.7143987
      ],
      "properties": {
        "datetime": "2019-07-15T23:11:40Z",
        "pc:count": 3263472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437118.8552,
            "count": 3263472,
            "maximum": -436627.3174,
            "minimum": -437779.0374,
            "name": "X",
            "position": 0,
            "stddev": 276.7762924,
            "variance": 76605.11606
          },
          {
            "average": 1664077.012,
            "count": 3263472,
            "maximum": 1664682.911,
            "minimum": 1663553.631,
            "name": "Y",
            "position": 1,
            "stddev": 295.8699578,
            "variance": 87539.0319
          },
          {
            "average": 8.890442255,
            "count": 3263472,
            "maximum": 14.7143987,
            "minimum": 3.634398698,
            "name": "Z",
            "position": 2,
            "stddev": 1.377350563,
            "variance": 1.897094574
          },
          {
            "average": 970.3726335,
            "count": 3263472,
            "maximum": 11862,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 580.9418971,
            "variance": 337493.4878
          },
          {
            "average": 1.002045061,
            "count": 3263472,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04741976192,
            "variance": 0.00224863382
          },
          {
            "average": 1.004101766,
            "count": 3263472,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06869670446,
            "variance": 0.004719237203
          },
          {
            "average": 1,
            "count": 3263472,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3263472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.449138218,
            "count": 3263472,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4974064284,
            "variance": 0.247413155
          },
          {
            "average": 20.02426005,
            "count": 3263472,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.397675378,
            "variance": 1.953496463
          },
          {
            "average": 1.00326217,
            "count": 3263472,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0588260916,
            "variance": 0.003460509053
          },
          {
            "average": 14.80198604,
            "count": 3263472,
            "maximum": 19,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.671018363,
            "variance": 2.79230237
          },
          {
            "average": 247264665.1,
            "count": 3263472,
            "maximum": 247267500.9,
            "minimum": 247262503.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1089.503521,
            "variance": 1187017.923
          },
          {
            "average": 0,
            "count": 3263472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3263472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3263472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3263472,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3263472,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437779.0374,
          1663553.631,
          3.634398698,
          -436627.3174,
          1664682.911,
          14.7143987
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437779.0374046237,
                1663553.6310341328,
                3.634398697794516
              ],
              [
                -437779.0374046237,
                1664682.9110341326,
                3.634398697794516
              ],
              [
                -436627.3174046237,
                1664682.9110341326,
                14.714398697794515
              ],
              [
                -436627.3174046237,
                1663553.6310341328,
                14.714398697794515
              ],
              [
                -437779.0374046237,
                1663553.6310341328,
                3.634398697794516
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:11:40+00:00",
        "end_time": "2019-07-15T21:48:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8672.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8672.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8672.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8672.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2016172,
            64.66045491,
            3.634398698,
            -163.1744584,
            64.67190545,
            14.7143987
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.19835052669686,
                  64.66045490939295,
                  3.634398697794516
                ],
                [
                  -163.2016171607122,
                  64.67048132128657,
                  3.634398697794516
                ],
                [
                  -163.17771675335447,
                  64.67190544501072,
                  14.714398697794515
                ],
                [
                  -163.17445838679598,
                  64.66187850938513,
                  14.714398697794515
                ],
                [
                  -163.19835052669686,
                  64.66045490939295,
                  3.634398697794516
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8672.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8672.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:11:40Z",
            "pc:count": 3263472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437118.8552,
                "count": 3263472,
                "maximum": -436627.3174,
                "minimum": -437779.0374,
                "name": "X",
                "position": 0,
                "stddev": 276.7762924,
                "variance": 76605.11606
              },
              {
                "average": 1664077.012,
                "count": 3263472,
                "maximum": 1664682.911,
                "minimum": 1663553.631,
                "name": "Y",
                "position": 1,
                "stddev": 295.8699578,
                "variance": 87539.0319
              },
              {
                "average": 8.890442255,
                "count": 3263472,
                "maximum": 14.7143987,
                "minimum": 3.634398698,
                "name": "Z",
                "position": 2,
                "stddev": 1.377350563,
                "variance": 1.897094574
              },
              {
                "average": 970.3726335,
                "count": 3263472,
                "maximum": 11862,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 580.9418971,
                "variance": 337493.4878
              },
              {
                "average": 1.002045061,
                "count": 3263472,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04741976192,
                "variance": 0.00224863382
              },
              {
                "average": 1.004101766,
                "count": 3263472,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06869670446,
                "variance": 0.004719237203
              },
              {
                "average": 1,
                "count": 3263472,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3263472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.449138218,
                "count": 3263472,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4974064284,
                "variance": 0.247413155
              },
              {
                "average": 20.02426005,
                "count": 3263472,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.397675378,
                "variance": 1.953496463
              },
              {
                "average": 1.00326217,
                "count": 3263472,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0588260916,
                "variance": 0.003460509053
              },
              {
                "average": 14.80198604,
                "count": 3263472,
                "maximum": 19,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.671018363,
                "variance": 2.79230237
              },
              {
                "average": 247264665.1,
                "count": 3263472,
                "maximum": 247267500.9,
                "minimum": 247262503.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1089.503521,
                "variance": 1187017.923
              },
              {
                "average": 0,
                "count": 3263472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3263472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3263472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3263472,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3263472,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437779.0374,
              1663553.631,
              3.634398698,
              -436627.3174,
              1664682.911,
              14.7143987
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437779.0374046237,
                    1663553.6310341328,
                    3.634398697794516
                  ],
                  [
                    -437779.0374046237,
                    1664682.9110341326,
                    3.634398697794516
                  ],
                  [
                    -436627.3174046237,
                    1664682.9110341326,
                    14.714398697794515
                  ],
                  [
                    -436627.3174046237,
                    1663553.6310341328,
                    14.714398697794515
                  ],
                  [
                    -437779.0374046237,
                    1663553.6310341328,
                    3.634398697794516
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:11:40+00:00",
            "end_time": "2019-07-15T21:48: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": "20190715_NCMP_AK_03WWM8964.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.14046861625536,
              64.5879283604637,
              -1.048484410857064
            ],
            [
              -163.1437717849531,
              64.5981568140877,
              -1.048484410857064
            ],
            [
              -163.11993456631092,
              64.59957156395981,
              1.071515589142936
            ],
            [
              -163.11663979096335,
              64.58934258131296,
              1.071515589142936
            ],
            [
              -163.14046861625536,
              64.5879283604637,
              -1.048484410857064
            ]
          ]
        ]
      },
      "bbox": [
        -163.1437718,
        64.58792836,
        -1.048484411,
        -163.1166398,
        64.59957156,
        1.071515589
      ],
      "properties": {
        "datetime": "2019-07-16T01:44:22Z",
        "pc:count": 3771900,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435570.4092,
            "count": 3771900,
            "maximum": -435000.3462,
            "minimum": -436151.8062,
            "name": "X",
            "position": 0,
            "stddev": 288.0490854,
            "variance": 82972.27561
          },
          {
            "average": 1655720.542,
            "count": 3771900,
            "maximum": 1656310.86,
            "minimum": 1655158.84,
            "name": "Y",
            "position": 1,
            "stddev": 281.5081318,
            "variance": 79246.82827
          },
          {
            "average": -0.1191330124,
            "count": 3771900,
            "maximum": 1.071515589,
            "minimum": -1.048484411,
            "name": "Z",
            "position": 2,
            "stddev": 0.4046031076,
            "variance": 0.1637036747
          },
          {
            "average": 4.15809539,
            "count": 3771900,
            "maximum": 3827,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 75.38213843,
            "variance": 5682.466794
          },
          {
            "average": 1.001391606,
            "count": 3771900,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0372782799,
            "variance": 0.001389670152
          },
          {
            "average": 1.002783213,
            "count": 3771900,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05268270273,
            "variance": 0.002775467167
          },
          {
            "average": 1,
            "count": 3771900,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3771900,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.96530661,
            "count": 3771900,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4549250126,
            "variance": 0.2069567671
          },
          {
            "average": 20.02353094,
            "count": 3771900,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.035564375,
            "variance": 1.072393576
          },
          {
            "average": 2.001763833,
            "count": 3771900,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04197359154,
            "variance": 0.001761782387
          },
          {
            "average": 29.91280442,
            "count": 3771900,
            "maximum": 34,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.571793603,
            "variance": 2.47053513
          },
          {
            "average": 247274114.8,
            "count": 3771900,
            "maximum": 247276662.1,
            "minimum": 247271578.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1012.426473,
            "variance": 1025007.364
          },
          {
            "average": 0,
            "count": 3771900,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3771900,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3771900,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3771900,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3771900,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436151.8062,
          1655158.84,
          -1.048484411,
          -435000.3462,
          1656310.86,
          1.071515589
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436151.80621838523,
                1655158.8403973572,
                -1.048484410857064
              ],
              [
                -436151.80621838523,
                1656310.8603973573,
                -1.048484410857064
              ],
              [
                -435000.34621838527,
                1656310.8603973573,
                1.071515589142936
              ],
              [
                -435000.34621838527,
                1655158.8403973572,
                1.071515589142936
              ],
              [
                -436151.80621838523,
                1655158.8403973572,
                -1.048484410857064
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:44:22+00:00",
        "end_time": "2019-07-16T00:19:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8964.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8964.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8964.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8964.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1437718,
            64.58792836,
            -1.048484411,
            -163.1166398,
            64.59957156,
            1.071515589
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.14046861625536,
                  64.5879283604637,
                  -1.048484410857064
                ],
                [
                  -163.1437717849531,
                  64.5981568140877,
                  -1.048484410857064
                ],
                [
                  -163.11993456631092,
                  64.59957156395981,
                  1.071515589142936
                ],
                [
                  -163.11663979096335,
                  64.58934258131296,
                  1.071515589142936
                ],
                [
                  -163.14046861625536,
                  64.5879283604637,
                  -1.048484410857064
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8964.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8964.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:44:22Z",
            "pc:count": 3771900,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435570.4092,
                "count": 3771900,
                "maximum": -435000.3462,
                "minimum": -436151.8062,
                "name": "X",
                "position": 0,
                "stddev": 288.0490854,
                "variance": 82972.27561
              },
              {
                "average": 1655720.542,
                "count": 3771900,
                "maximum": 1656310.86,
                "minimum": 1655158.84,
                "name": "Y",
                "position": 1,
                "stddev": 281.5081318,
                "variance": 79246.82827
              },
              {
                "average": -0.1191330124,
                "count": 3771900,
                "maximum": 1.071515589,
                "minimum": -1.048484411,
                "name": "Z",
                "position": 2,
                "stddev": 0.4046031076,
                "variance": 0.1637036747
              },
              {
                "average": 4.15809539,
                "count": 3771900,
                "maximum": 3827,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 75.38213843,
                "variance": 5682.466794
              },
              {
                "average": 1.001391606,
                "count": 3771900,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0372782799,
                "variance": 0.001389670152
              },
              {
                "average": 1.002783213,
                "count": 3771900,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05268270273,
                "variance": 0.002775467167
              },
              {
                "average": 1,
                "count": 3771900,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3771900,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.96530661,
                "count": 3771900,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4549250126,
                "variance": 0.2069567671
              },
              {
                "average": 20.02353094,
                "count": 3771900,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.035564375,
                "variance": 1.072393576
              },
              {
                "average": 2.001763833,
                "count": 3771900,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04197359154,
                "variance": 0.001761782387
              },
              {
                "average": 29.91280442,
                "count": 3771900,
                "maximum": 34,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.571793603,
                "variance": 2.47053513
              },
              {
                "average": 247274114.8,
                "count": 3771900,
                "maximum": 247276662.1,
                "minimum": 247271578.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1012.426473,
                "variance": 1025007.364
              },
              {
                "average": 0,
                "count": 3771900,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3771900,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3771900,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3771900,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3771900,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436151.8062,
              1655158.84,
              -1.048484411,
              -435000.3462,
              1656310.86,
              1.071515589
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436151.80621838523,
                    1655158.8403973572,
                    -1.048484410857064
                  ],
                  [
                    -436151.80621838523,
                    1656310.8603973573,
                    -1.048484410857064
                  ],
                  [
                    -435000.34621838527,
                    1656310.8603973573,
                    1.071515589142936
                  ],
                  [
                    -435000.34621838527,
                    1655158.8403973572,
                    1.071515589142936
                  ],
                  [
                    -436151.80621838523,
                    1655158.8403973572,
                    -1.048484410857064
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:44:22+00:00",
            "end_time": "2019-07-16T00:19:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM9552.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.023041042156,
              64.47868358712286,
              -5.627547190312465
            ],
            [
              -163.02629172223854,
              64.4889196745137,
              -5.627547190312465
            ],
            [
              -163.0025497148106,
              64.49031554216882,
              -0.627547190312465
            ],
            [
              -162.99930737434514,
              64.48007893500666,
              -0.627547190312465
            ],
            [
              -163.023041042156,
              64.47868358712286,
              -5.627547190312465
            ]
          ]
        ]
      },
      "bbox": [
        -163.0262917,
        64.47868359,
        -5.62754719,
        -162.9993074,
        64.49031554,
        -0.6275471903
      ],
      "properties": {
        "datetime": "2019-07-15T20:06:46Z",
        "pc:count": 1883635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431842.1893,
            "count": 1883635,
            "maximum": -431083.2892,
            "minimum": -432234.2692,
            "name": "X",
            "position": 0,
            "stddev": 257.0691985,
            "variance": 66084.57281
          },
          {
            "average": 1642927.679,
            "count": 1883635,
            "maximum": 1643468.894,
            "minimum": 1642316.114,
            "name": "Y",
            "position": 1,
            "stddev": 286.3657531,
            "variance": 82005.34454
          },
          {
            "average": -3.551468688,
            "count": 1883635,
            "maximum": -0.6275471903,
            "minimum": -5.62754719,
            "name": "Z",
            "position": 2,
            "stddev": 0.9923512786,
            "variance": 0.9847610602
          },
          {
            "average": 393.6276242,
            "count": 1883635,
            "maximum": 3146,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 708.4058675,
            "variance": 501838.8732
          },
          {
            "average": 1,
            "count": 1883635,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1883635,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1883635,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1883635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1883635,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.02030579,
            "count": 1883635,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8747004934,
            "variance": 0.7651009532
          },
          {
            "average": 2.005914097,
            "count": 1883635,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07673773205,
            "variance": 0.005888679521
          },
          {
            "average": 16.29870012,
            "count": 1883635,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.793801629,
            "variance": 33.56813732
          },
          {
            "average": 247200326.7,
            "count": 1883635,
            "maximum": 247256406.6,
            "minimum": 247190456.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 21080.75161,
            "variance": 444398088.4
          },
          {
            "average": 0,
            "count": 1883635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1883635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1883635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1883635,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1883635,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432234.2692,
          1642316.114,
          -5.62754719,
          -431083.2892,
          1643468.894,
          -0.6275471903
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432234.26915772294,
                1642316.1135847743,
                -5.627547190312465
              ],
              [
                -432234.26915772294,
                1643468.893584774,
                -5.627547190312465
              ],
              [
                -431083.28915772296,
                1643468.893584774,
                -0.627547190312465
              ],
              [
                -431083.28915772296,
                1642316.1135847743,
                -0.627547190312465
              ],
              [
                -432234.26915772294,
                1642316.1135847743,
                -5.627547190312465
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:06:46+00:00",
        "end_time": "2019-07-15T01:47:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9552.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9552.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9552.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9552.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0262917,
            64.47868359,
            -5.62754719,
            -162.9993074,
            64.49031554,
            -0.6275471903
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.023041042156,
                  64.47868358712286,
                  -5.627547190312465
                ],
                [
                  -163.02629172223854,
                  64.4889196745137,
                  -5.627547190312465
                ],
                [
                  -163.0025497148106,
                  64.49031554216882,
                  -0.627547190312465
                ],
                [
                  -162.99930737434514,
                  64.48007893500666,
                  -0.627547190312465
                ],
                [
                  -163.023041042156,
                  64.47868358712286,
                  -5.627547190312465
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9552.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9552.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:06:46Z",
            "pc:count": 1883635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431842.1893,
                "count": 1883635,
                "maximum": -431083.2892,
                "minimum": -432234.2692,
                "name": "X",
                "position": 0,
                "stddev": 257.0691985,
                "variance": 66084.57281
              },
              {
                "average": 1642927.679,
                "count": 1883635,
                "maximum": 1643468.894,
                "minimum": 1642316.114,
                "name": "Y",
                "position": 1,
                "stddev": 286.3657531,
                "variance": 82005.34454
              },
              {
                "average": -3.551468688,
                "count": 1883635,
                "maximum": -0.6275471903,
                "minimum": -5.62754719,
                "name": "Z",
                "position": 2,
                "stddev": 0.9923512786,
                "variance": 0.9847610602
              },
              {
                "average": 393.6276242,
                "count": 1883635,
                "maximum": 3146,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 708.4058675,
                "variance": 501838.8732
              },
              {
                "average": 1,
                "count": 1883635,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1883635,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1883635,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1883635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1883635,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.02030579,
                "count": 1883635,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8747004934,
                "variance": 0.7651009532
              },
              {
                "average": 2.005914097,
                "count": 1883635,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07673773205,
                "variance": 0.005888679521
              },
              {
                "average": 16.29870012,
                "count": 1883635,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.793801629,
                "variance": 33.56813732
              },
              {
                "average": 247200326.7,
                "count": 1883635,
                "maximum": 247256406.6,
                "minimum": 247190456.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 21080.75161,
                "variance": 444398088.4
              },
              {
                "average": 0,
                "count": 1883635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1883635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1883635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1883635,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1883635,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432234.2692,
              1642316.114,
              -5.62754719,
              -431083.2892,
              1643468.894,
              -0.6275471903
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432234.26915772294,
                    1642316.1135847743,
                    -5.627547190312465
                  ],
                  [
                    -432234.26915772294,
                    1643468.893584774,
                    -5.627547190312465
                  ],
                  [
                    -431083.28915772296,
                    1643468.893584774,
                    -0.627547190312465
                  ],
                  [
                    -431083.28915772296,
                    1642316.1135847743,
                    -0.627547190312465
                  ],
                  [
                    -432234.26915772294,
                    1642316.1135847743,
                    -5.627547190312465
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:06:46+00:00",
            "end_time": "2019-07-15T01:47:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9853.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.96000900586768,
              64.48680119072382,
              -5.065885433733885
            ],
            [
              -162.96323741674442,
              64.49703676571346,
              -5.065885433733885
            ],
            [
              -162.93947734644829,
              64.49842342518424,
              -3.225885433733885
            ],
            [
              -162.93625728562495,
              64.48818733368844,
              -3.225885433733885
            ],
            [
              -162.96000900586768,
              64.48680119072382,
              -5.065885433733885
            ]
          ]
        ]
      },
      "bbox": [
        -162.9632374,
        64.48680119,
        -5.065885434,
        -162.9362573,
        64.49842343,
        -3.225885434
      ],
      "properties": {
        "datetime": "2019-07-16T01:58:32Z",
        "pc:count": 2028560,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428494.4615,
            "count": 2028560,
            "maximum": -427960.0149,
            "minimum": -429111.3949,
            "name": "X",
            "position": 0,
            "stddev": 286.4226526,
            "variance": 82037.93592
          },
          {
            "average": 1643431.116,
            "count": 2028560,
            "maximum": 1643957.396,
            "minimum": 1642804.836,
            "name": "Y",
            "position": 1,
            "stddev": 281.2476877,
            "variance": 79100.26183
          },
          {
            "average": -4.043104673,
            "count": 2028560,
            "maximum": -3.225885434,
            "minimum": -5.065885434,
            "name": "Z",
            "position": 2,
            "stddev": 0.3289671907,
            "variance": 0.1082194125
          },
          {
            "average": 380.3180014,
            "count": 2028560,
            "maximum": 3696,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 797.6160395,
            "variance": 636191.3465
          },
          {
            "average": 1,
            "count": 2028560,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2028560,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2028560,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2028560,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2028560,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.98397181,
            "count": 2028560,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8440281574,
            "variance": 0.7123835305
          },
          {
            "average": 2.006552924,
            "count": 2028560,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08070892343,
            "variance": 0.006513930321
          },
          {
            "average": 31.10626651,
            "count": 2028560,
            "maximum": 35,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.553515966,
            "variance": 2.413411855
          },
          {
            "average": 247274881.1,
            "count": 2028560,
            "maximum": 247277512,
            "minimum": 247272996.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1011.908239,
            "variance": 1023958.284
          },
          {
            "average": 0,
            "count": 2028560,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2028560,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2028560,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2028560,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2028560,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429111.3949,
          1642804.836,
          -5.065885434,
          -427960.0149,
          1643957.396,
          -3.225885434
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429111.3949463211,
                1642804.8358603914,
                -5.065885433733885
              ],
              [
                -429111.3949463211,
                1643957.3958603914,
                -5.065885433733885
              ],
              [
                -427960.0149463211,
                1643957.3958603914,
                -3.225885433733885
              ],
              [
                -427960.0149463211,
                1642804.8358603914,
                -3.225885433733885
              ],
              [
                -429111.3949463211,
                1642804.8358603914,
                -5.065885433733885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:58:32+00:00",
        "end_time": "2019-07-16T00:43:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9853.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9853.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9853.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9853.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9632374,
            64.48680119,
            -5.065885434,
            -162.9362573,
            64.49842343,
            -3.225885434
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.96000900586768,
                  64.48680119072382,
                  -5.065885433733885
                ],
                [
                  -162.96323741674442,
                  64.49703676571346,
                  -5.065885433733885
                ],
                [
                  -162.93947734644829,
                  64.49842342518424,
                  -3.225885433733885
                ],
                [
                  -162.93625728562495,
                  64.48818733368844,
                  -3.225885433733885
                ],
                [
                  -162.96000900586768,
                  64.48680119072382,
                  -5.065885433733885
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9853.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9853.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:58:32Z",
            "pc:count": 2028560,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428494.4615,
                "count": 2028560,
                "maximum": -427960.0149,
                "minimum": -429111.3949,
                "name": "X",
                "position": 0,
                "stddev": 286.4226526,
                "variance": 82037.93592
              },
              {
                "average": 1643431.116,
                "count": 2028560,
                "maximum": 1643957.396,
                "minimum": 1642804.836,
                "name": "Y",
                "position": 1,
                "stddev": 281.2476877,
                "variance": 79100.26183
              },
              {
                "average": -4.043104673,
                "count": 2028560,
                "maximum": -3.225885434,
                "minimum": -5.065885434,
                "name": "Z",
                "position": 2,
                "stddev": 0.3289671907,
                "variance": 0.1082194125
              },
              {
                "average": 380.3180014,
                "count": 2028560,
                "maximum": 3696,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 797.6160395,
                "variance": 636191.3465
              },
              {
                "average": 1,
                "count": 2028560,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2028560,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2028560,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2028560,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2028560,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.98397181,
                "count": 2028560,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8440281574,
                "variance": 0.7123835305
              },
              {
                "average": 2.006552924,
                "count": 2028560,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08070892343,
                "variance": 0.006513930321
              },
              {
                "average": 31.10626651,
                "count": 2028560,
                "maximum": 35,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.553515966,
                "variance": 2.413411855
              },
              {
                "average": 247274881.1,
                "count": 2028560,
                "maximum": 247277512,
                "minimum": 247272996.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1011.908239,
                "variance": 1023958.284
              },
              {
                "average": 0,
                "count": 2028560,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2028560,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2028560,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2028560,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2028560,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429111.3949,
              1642804.836,
              -5.065885434,
              -427960.0149,
              1643957.396,
              -3.225885434
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429111.3949463211,
                    1642804.8358603914,
                    -5.065885433733885
                  ],
                  [
                    -429111.3949463211,
                    1643957.3958603914,
                    -5.065885433733885
                  ],
                  [
                    -427960.0149463211,
                    1643957.3958603914,
                    -3.225885433733885
                  ],
                  [
                    -427960.0149463211,
                    1642804.8358603914,
                    -3.225885433733885
                  ],
                  [
                    -429111.3949463211,
                    1642804.8358603914,
                    -5.065885433733885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:58:32+00:00",
            "end_time": "2019-07-16T00:43:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9951.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9405625010529,
              64.46858290707054,
              -6.939286369154823
            ],
            [
              -162.94377870996092,
              64.4788085015714,
              -6.939286369154823
            ],
            [
              -162.92004728047573,
              64.48019129028229,
              -5.099286369154823
            ],
            [
              -162.91683939901512,
              64.46996518164347,
              -5.099286369154823
            ],
            [
              -162.9405625010529,
              64.46858290707054,
              -6.939286369154823
            ]
          ]
        ]
      },
      "bbox": [
        -162.9437787,
        64.46858291,
        -6.939286369,
        -162.9168394,
        64.48019129,
        -5.099286369
      ],
      "properties": {
        "datetime": "2019-07-16T02:12:24Z",
        "pc:count": 684629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427879.5512,
            "count": 684629,
            "maximum": -427307.8685,
            "minimum": -428458.5485,
            "name": "X",
            "position": 0,
            "stddev": 282.5255473,
            "variance": 79820.68488
          },
          {
            "average": 1641244.394,
            "count": 684629,
            "maximum": 1641816.301,
            "minimum": 1640664.881,
            "name": "Y",
            "position": 1,
            "stddev": 288.0817751,
            "variance": 82991.10912
          },
          {
            "average": -6.055875704,
            "count": 684629,
            "maximum": -5.099286369,
            "minimum": -6.939286369,
            "name": "Z",
            "position": 2,
            "stddev": 0.3232617092,
            "variance": 0.1044981327
          },
          {
            "average": 1848.066433,
            "count": 684629,
            "maximum": 3690,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 185.3543933,
            "variance": 34356.25111
          },
          {
            "average": 1,
            "count": 684629,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 684629,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 684629,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684629,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 684629,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.98447569,
            "count": 684629,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9725871361,
            "variance": 0.9459257372
          },
          {
            "average": 2.027524396,
            "count": 684629,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1636860861,
            "variance": 0.02679313477
          },
          {
            "average": 32.40801368,
            "count": 684629,
            "maximum": 36,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.187381769,
            "variance": 38.28369315
          },
          {
            "average": 247275812,
            "count": 684629,
            "maximum": 247278344.9,
            "minimum": 247260088.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3977.623194,
            "variance": 15821486.28
          },
          {
            "average": 0,
            "count": 684629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684629,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 684629,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428458.5485,
          1640664.881,
          -6.939286369,
          -427307.8685,
          1641816.301,
          -5.099286369
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428458.54848233034,
                1640664.881149903,
                -6.939286369154823
              ],
              [
                -428458.54848233034,
                1641816.3011499029,
                -6.939286369154823
              ],
              [
                -427307.8684823303,
                1641816.3011499029,
                -5.099286369154823
              ],
              [
                -427307.8684823303,
                1640664.881149903,
                -5.099286369154823
              ],
              [
                -428458.54848233034,
                1640664.881149903,
                -6.939286369154823
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:12:24+00:00",
        "end_time": "2019-07-15T21:08:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9951.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9951.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9951.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9951.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9437787,
            64.46858291,
            -6.939286369,
            -162.9168394,
            64.48019129,
            -5.099286369
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9405625010529,
                  64.46858290707054,
                  -6.939286369154823
                ],
                [
                  -162.94377870996092,
                  64.4788085015714,
                  -6.939286369154823
                ],
                [
                  -162.92004728047573,
                  64.48019129028229,
                  -5.099286369154823
                ],
                [
                  -162.91683939901512,
                  64.46996518164347,
                  -5.099286369154823
                ],
                [
                  -162.9405625010529,
                  64.46858290707054,
                  -6.939286369154823
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9951.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9951.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:12:24Z",
            "pc:count": 684629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427879.5512,
                "count": 684629,
                "maximum": -427307.8685,
                "minimum": -428458.5485,
                "name": "X",
                "position": 0,
                "stddev": 282.5255473,
                "variance": 79820.68488
              },
              {
                "average": 1641244.394,
                "count": 684629,
                "maximum": 1641816.301,
                "minimum": 1640664.881,
                "name": "Y",
                "position": 1,
                "stddev": 288.0817751,
                "variance": 82991.10912
              },
              {
                "average": -6.055875704,
                "count": 684629,
                "maximum": -5.099286369,
                "minimum": -6.939286369,
                "name": "Z",
                "position": 2,
                "stddev": 0.3232617092,
                "variance": 0.1044981327
              },
              {
                "average": 1848.066433,
                "count": 684629,
                "maximum": 3690,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 185.3543933,
                "variance": 34356.25111
              },
              {
                "average": 1,
                "count": 684629,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 684629,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 684629,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684629,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 684629,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.98447569,
                "count": 684629,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9725871361,
                "variance": 0.9459257372
              },
              {
                "average": 2.027524396,
                "count": 684629,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1636860861,
                "variance": 0.02679313477
              },
              {
                "average": 32.40801368,
                "count": 684629,
                "maximum": 36,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.187381769,
                "variance": 38.28369315
              },
              {
                "average": 247275812,
                "count": 684629,
                "maximum": 247278344.9,
                "minimum": 247260088.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3977.623194,
                "variance": 15821486.28
              },
              {
                "average": 0,
                "count": 684629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684629,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 684629,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428458.5485,
              1640664.881,
              -6.939286369,
              -427307.8685,
              1641816.301,
              -5.099286369
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428458.54848233034,
                    1640664.881149903,
                    -6.939286369154823
                  ],
                  [
                    -428458.54848233034,
                    1641816.3011499029,
                    -6.939286369154823
                  ],
                  [
                    -427307.8684823303,
                    1641816.3011499029,
                    -5.099286369154823
                  ],
                  [
                    -427307.8684823303,
                    1640664.881149903,
                    -5.099286369154823
                  ],
                  [
                    -428458.54848233034,
                    1640664.881149903,
                    -6.939286369154823
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:12:24+00:00",
            "end_time": "2019-07-15T21:08:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9949.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.93808098588067,
              64.45605690813002,
              -8.302931456083048
            ],
            [
              -162.9396503925555,
              64.46105107362095,
              -8.302931456083048
            ],
            [
              -162.92139154088923,
              64.46211545667408,
              -7.102931456083049
            ],
            [
              -162.91982526209677,
              64.45712109801556,
              -7.102931456083049
            ],
            [
              -162.93808098588067,
              64.45605690813002,
              -8.302931456083048
            ]
          ]
        ]
      },
      "bbox": [
        -162.9396504,
        64.45605691,
        -8.302931456,
        -162.9198253,
        64.46211546,
        -7.102931456
      ],
      "properties": {
        "datetime": "2019-07-15T21:20:46Z",
        "pc:count": 55205,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428143.4058,
            "count": 55205,
            "maximum": -427642.0118,
            "minimum": -428527.8918,
            "name": "X",
            "position": 0,
            "stddev": 179.8116199,
            "variance": 32332.21865
          },
          {
            "average": 1639592.021,
            "count": 55205,
            "maximum": 1639826.168,
            "minimum": 1639263.808,
            "name": "Y",
            "position": 1,
            "stddev": 125.0883149,
            "variance": 15647.08652
          },
          {
            "average": -7.723853836,
            "count": 55205,
            "maximum": -7.102931456,
            "minimum": -8.302931456,
            "name": "Z",
            "position": 2,
            "stddev": 0.1735004502,
            "variance": 0.03010240621
          },
          {
            "average": 748.768934,
            "count": 55205,
            "maximum": 2254,
            "minimum": 315,
            "name": "Intensity",
            "position": 3,
            "stddev": 459.7454654,
            "variance": 211365.8929
          },
          {
            "average": 1,
            "count": 55205,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 55205,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 55205,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55205,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 55205,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.92638606,
            "count": 55205,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.403191616,
            "variance": 1.968946711
          },
          {
            "average": 2.000181143,
            "count": 55205,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01345784085,
            "variance": 0.0001811134804
          },
          {
            "average": 6.307272892,
            "count": 55205,
            "maximum": 9,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6926740186,
            "variance": 0.4797972961
          },
          {
            "average": 247258960.1,
            "count": 55205,
            "maximum": 247260846.6,
            "minimum": 247257761.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437.3247775,
            "variance": 191252.9611
          },
          {
            "average": 0,
            "count": 55205,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55205,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55205,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55205,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55205,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428527.8918,
          1639263.808,
          -8.302931456,
          -427642.0118,
          1639826.168,
          -7.102931456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428527.89175808494,
                1639263.8080412874,
                -8.302931456083048
              ],
              [
                -428527.89175808494,
                1639826.1680412872,
                -8.302931456083048
              ],
              [
                -427642.01175808493,
                1639826.1680412872,
                -7.102931456083049
              ],
              [
                -427642.01175808493,
                1639263.8080412874,
                -7.102931456083049
              ],
              [
                -428527.89175808494,
                1639263.8080412874,
                -8.302931456083048
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:20:46+00:00",
        "end_time": "2019-07-15T20:29:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9949.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9949.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9949.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9949.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9396504,
            64.45605691,
            -8.302931456,
            -162.9198253,
            64.46211546,
            -7.102931456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.93808098588067,
                  64.45605690813002,
                  -8.302931456083048
                ],
                [
                  -162.9396503925555,
                  64.46105107362095,
                  -8.302931456083048
                ],
                [
                  -162.92139154088923,
                  64.46211545667408,
                  -7.102931456083049
                ],
                [
                  -162.91982526209677,
                  64.45712109801556,
                  -7.102931456083049
                ],
                [
                  -162.93808098588067,
                  64.45605690813002,
                  -8.302931456083048
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9949.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9949.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:20:46Z",
            "pc:count": 55205,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428143.4058,
                "count": 55205,
                "maximum": -427642.0118,
                "minimum": -428527.8918,
                "name": "X",
                "position": 0,
                "stddev": 179.8116199,
                "variance": 32332.21865
              },
              {
                "average": 1639592.021,
                "count": 55205,
                "maximum": 1639826.168,
                "minimum": 1639263.808,
                "name": "Y",
                "position": 1,
                "stddev": 125.0883149,
                "variance": 15647.08652
              },
              {
                "average": -7.723853836,
                "count": 55205,
                "maximum": -7.102931456,
                "minimum": -8.302931456,
                "name": "Z",
                "position": 2,
                "stddev": 0.1735004502,
                "variance": 0.03010240621
              },
              {
                "average": 748.768934,
                "count": 55205,
                "maximum": 2254,
                "minimum": 315,
                "name": "Intensity",
                "position": 3,
                "stddev": 459.7454654,
                "variance": 211365.8929
              },
              {
                "average": 1,
                "count": 55205,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 55205,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 55205,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55205,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 55205,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.92638606,
                "count": 55205,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.403191616,
                "variance": 1.968946711
              },
              {
                "average": 2.000181143,
                "count": 55205,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01345784085,
                "variance": 0.0001811134804
              },
              {
                "average": 6.307272892,
                "count": 55205,
                "maximum": 9,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6926740186,
                "variance": 0.4797972961
              },
              {
                "average": 247258960.1,
                "count": 55205,
                "maximum": 247260846.6,
                "minimum": 247257761.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437.3247775,
                "variance": 191252.9611
              },
              {
                "average": 0,
                "count": 55205,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55205,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55205,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55205,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55205,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428527.8918,
              1639263.808,
              -8.302931456,
              -427642.0118,
              1639826.168,
              -7.102931456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428527.89175808494,
                    1639263.8080412874,
                    -8.302931456083048
                  ],
                  [
                    -428527.89175808494,
                    1639826.1680412872,
                    -8.302931456083048
                  ],
                  [
                    -427642.01175808493,
                    1639826.1680412872,
                    -7.102931456083049
                  ],
                  [
                    -427642.01175808493,
                    1639263.8080412874,
                    -7.102931456083049
                  ],
                  [
                    -428527.89175808494,
                    1639263.8080412874,
                    -8.302931456083048
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:20:46+00:00",
            "end_time": "2019-07-15T20:29: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": "20190710_NCMP_AK_03WWM8760.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.18460767054552,
              64.55257619385603,
              -1.266070679330718
            ],
            [
              -163.18792389825398,
              64.56280726139113,
              -1.266070679330718
            ],
            [
              -163.1641233823048,
              64.5642284414099,
              0.213929320669282
            ],
            [
              -163.16081552560422,
              64.55399684316349,
              0.213929320669282
            ],
            [
              -163.18460767054552,
              64.55257619385603,
              -1.266070679330718
            ]
          ]
        ]
      },
      "bbox": [
        -163.1879239,
        64.55257619,
        -1.266070679,
        -163.1608155,
        64.56422844,
        0.2139293207
      ],
      "properties": {
        "datetime": "2019-07-15T02:25:44Z",
        "pc:count": 3223869,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438220.6123,
            "count": 3223869,
            "maximum": -437637.073,
            "minimum": -438788.293,
            "name": "X",
            "position": 0,
            "stddev": 292.1823565,
            "variance": 85370.52947
          },
          {
            "average": 1652159.304,
            "count": 3223869,
            "maximum": 1652695.415,
            "minimum": 1651542.935,
            "name": "Y",
            "position": 1,
            "stddev": 284.1433181,
            "variance": 80737.42522
          },
          {
            "average": -0.6370570376,
            "count": 3223869,
            "maximum": 0.2139293207,
            "minimum": -1.266070679,
            "name": "Z",
            "position": 2,
            "stddev": 0.14446062,
            "variance": 0.02086887074
          },
          {
            "average": 24.15890472,
            "count": 3223869,
            "maximum": 2163,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 170.5932454,
            "variance": 29102.05537
          },
          {
            "average": 1.001066731,
            "count": 3223869,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03264342361,
            "variance": 0.001065593105
          },
          {
            "average": 1.002133151,
            "count": 3223869,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0461367697,
            "variance": 0.002128601518
          },
          {
            "average": 1,
            "count": 3223869,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3223869,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.9873109,
            "count": 3223869,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2756331212,
            "variance": 0.07597361748
          },
          {
            "average": 19.87046595,
            "count": 3223869,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9541936827,
            "variance": 0.910485584
          },
          {
            "average": 2.004187825,
            "count": 3223869,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06464018494,
            "variance": 0.004178353509
          },
          {
            "average": 23.7673733,
            "count": 3223869,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.186412551,
            "variance": 38.27170025
          },
          {
            "average": 246988884.8,
            "count": 3223869,
            "maximum": 247192744.8,
            "minimum": 246839009.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 172865.4411,
            "variance": 29882460730.0
          },
          {
            "average": 0,
            "count": 3223869,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3223869,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3223869,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3223869,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3223869,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438788.293,
          1651542.935,
          -1.266070679,
          -437637.073,
          1652695.415,
          0.2139293207
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438788.29298781435,
                1651542.9353247227,
                -1.266070679330718
              ],
              [
                -438788.29298781435,
                1652695.4153247226,
                -1.266070679330718
              ],
              [
                -437637.0729878144,
                1652695.4153247226,
                0.213929320669282
              ],
              [
                -437637.0729878144,
                1651542.9353247227,
                0.213929320669282
              ],
              [
                -438788.29298781435,
                1651542.9353247227,
                -1.266070679330718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:25:44+00:00",
        "end_time": "2019-07-11T00:10:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8760.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8760.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8760.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8760.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1879239,
            64.55257619,
            -1.266070679,
            -163.1608155,
            64.56422844,
            0.2139293207
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.18460767054552,
                  64.55257619385603,
                  -1.266070679330718
                ],
                [
                  -163.18792389825398,
                  64.56280726139113,
                  -1.266070679330718
                ],
                [
                  -163.1641233823048,
                  64.5642284414099,
                  0.213929320669282
                ],
                [
                  -163.16081552560422,
                  64.55399684316349,
                  0.213929320669282
                ],
                [
                  -163.18460767054552,
                  64.55257619385603,
                  -1.266070679330718
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8760.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8760.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:25:44Z",
            "pc:count": 3223869,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438220.6123,
                "count": 3223869,
                "maximum": -437637.073,
                "minimum": -438788.293,
                "name": "X",
                "position": 0,
                "stddev": 292.1823565,
                "variance": 85370.52947
              },
              {
                "average": 1652159.304,
                "count": 3223869,
                "maximum": 1652695.415,
                "minimum": 1651542.935,
                "name": "Y",
                "position": 1,
                "stddev": 284.1433181,
                "variance": 80737.42522
              },
              {
                "average": -0.6370570376,
                "count": 3223869,
                "maximum": 0.2139293207,
                "minimum": -1.266070679,
                "name": "Z",
                "position": 2,
                "stddev": 0.14446062,
                "variance": 0.02086887074
              },
              {
                "average": 24.15890472,
                "count": 3223869,
                "maximum": 2163,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 170.5932454,
                "variance": 29102.05537
              },
              {
                "average": 1.001066731,
                "count": 3223869,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03264342361,
                "variance": 0.001065593105
              },
              {
                "average": 1.002133151,
                "count": 3223869,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0461367697,
                "variance": 0.002128601518
              },
              {
                "average": 1,
                "count": 3223869,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3223869,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.9873109,
                "count": 3223869,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2756331212,
                "variance": 0.07597361748
              },
              {
                "average": 19.87046595,
                "count": 3223869,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9541936827,
                "variance": 0.910485584
              },
              {
                "average": 2.004187825,
                "count": 3223869,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06464018494,
                "variance": 0.004178353509
              },
              {
                "average": 23.7673733,
                "count": 3223869,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.186412551,
                "variance": 38.27170025
              },
              {
                "average": 246988884.8,
                "count": 3223869,
                "maximum": 247192744.8,
                "minimum": 246839009.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 172865.4411,
                "variance": 29882460730.0
              },
              {
                "average": 0,
                "count": 3223869,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3223869,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3223869,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3223869,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3223869,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438788.293,
              1651542.935,
              -1.266070679,
              -437637.073,
              1652695.415,
              0.2139293207
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438788.29298781435,
                    1651542.9353247227,
                    -1.266070679330718
                  ],
                  [
                    -438788.29298781435,
                    1652695.4153247226,
                    -1.266070679330718
                  ],
                  [
                    -437637.0729878144,
                    1652695.4153247226,
                    0.213929320669282
                  ],
                  [
                    -437637.0729878144,
                    1651542.9353247227,
                    0.213929320669282
                  ],
                  [
                    -438788.29298781435,
                    1651542.9353247227,
                    -1.266070679330718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:25:44+00:00",
            "end_time": "2019-07-11T00:10:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8563.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22455738250247,
              64.5799901557177,
              -0.88988026574871
            ],
            [
              -163.22789184096493,
              64.5902229020414,
              -0.88988026574871
            ],
            [
              -163.2040617263267,
              64.59165080798174,
              0.490119734251291
            ],
            [
              -163.20073565692755,
              64.58141752768371,
              0.490119734251291
            ],
            [
              -163.22455738250247,
              64.5799901557177,
              -0.88988026574871
            ]
          ]
        ]
      },
      "bbox": [
        -163.2278918,
        64.57999016,
        -0.8898802657,
        -163.2007357,
        64.59165081,
        0.4901197343
      ],
      "properties": {
        "datetime": "2019-07-15T19:46:16Z",
        "pc:count": 4131407,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439665.3705,
            "count": 4131407,
            "maximum": -439109.4937,
            "minimum": -440261.1337,
            "name": "X",
            "position": 0,
            "stddev": 284.0247264,
            "variance": 80670.0452
          },
          {
            "average": 1655426.702,
            "count": 4131407,
            "maximum": 1655989.238,
            "minimum": 1654836.518,
            "name": "Y",
            "position": 1,
            "stddev": 289.5776266,
            "variance": 83855.20184
          },
          {
            "average": -0.130659211,
            "count": 4131407,
            "maximum": 0.4901197343,
            "minimum": -0.8898802657,
            "name": "Z",
            "position": 2,
            "stddev": 0.1148083553,
            "variance": 0.01318095845
          },
          {
            "average": 0.7088297038,
            "count": 4131407,
            "maximum": 2870,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 33.78073433,
            "variance": 1141.138012
          },
          {
            "average": 1.000014039,
            "count": 4131407,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00374681293,
            "variance": 1.403860714e-05
          },
          {
            "average": 1.000028078,
            "count": 4131407,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005298756467,
            "variance": 2.807682009e-05
          },
          {
            "average": 1,
            "count": 4131407,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4131407,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4131407,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00519127,
            "count": 4131407,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9143637752,
            "variance": 0.8360611133
          },
          {
            "average": 2.001730403,
            "count": 4131407,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04156211434,
            "variance": 0.001727409349
          },
          {
            "average": 18.83709642,
            "count": 4131407,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.322369467,
            "variance": 18.68287781
          },
          {
            "average": 247152125.1,
            "count": 4131407,
            "maximum": 247255176.6,
            "minimum": 246840182.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 111579.7799,
            "variance": 12450047280.0
          },
          {
            "average": 0,
            "count": 4131407,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4131407,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4131407,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4131407,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4131407,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440261.1337,
          1654836.518,
          -0.8898802657,
          -439109.4937,
          1655989.238,
          0.4901197343
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440261.133707768,
                1654836.5181484644,
                -0.88988026574871
              ],
              [
                -440261.133707768,
                1655989.2381484646,
                -0.88988026574871
              ],
              [
                -439109.493707768,
                1655989.2381484646,
                0.490119734251291
              ],
              [
                -439109.493707768,
                1654836.5181484644,
                0.490119734251291
              ],
              [
                -440261.133707768,
                1654836.5181484644,
                -0.88988026574871
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T19:46:16+00:00",
        "end_time": "2019-07-11T00:29:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8563.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8563.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8563.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8563.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2278918,
            64.57999016,
            -0.8898802657,
            -163.2007357,
            64.59165081,
            0.4901197343
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22455738250247,
                  64.5799901557177,
                  -0.88988026574871
                ],
                [
                  -163.22789184096493,
                  64.5902229020414,
                  -0.88988026574871
                ],
                [
                  -163.2040617263267,
                  64.59165080798174,
                  0.490119734251291
                ],
                [
                  -163.20073565692755,
                  64.58141752768371,
                  0.490119734251291
                ],
                [
                  -163.22455738250247,
                  64.5799901557177,
                  -0.88988026574871
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8563.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8563.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T19:46:16Z",
            "pc:count": 4131407,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439665.3705,
                "count": 4131407,
                "maximum": -439109.4937,
                "minimum": -440261.1337,
                "name": "X",
                "position": 0,
                "stddev": 284.0247264,
                "variance": 80670.0452
              },
              {
                "average": 1655426.702,
                "count": 4131407,
                "maximum": 1655989.238,
                "minimum": 1654836.518,
                "name": "Y",
                "position": 1,
                "stddev": 289.5776266,
                "variance": 83855.20184
              },
              {
                "average": -0.130659211,
                "count": 4131407,
                "maximum": 0.4901197343,
                "minimum": -0.8898802657,
                "name": "Z",
                "position": 2,
                "stddev": 0.1148083553,
                "variance": 0.01318095845
              },
              {
                "average": 0.7088297038,
                "count": 4131407,
                "maximum": 2870,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 33.78073433,
                "variance": 1141.138012
              },
              {
                "average": 1.000014039,
                "count": 4131407,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00374681293,
                "variance": 1.403860714e-05
              },
              {
                "average": 1.000028078,
                "count": 4131407,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005298756467,
                "variance": 2.807682009e-05
              },
              {
                "average": 1,
                "count": 4131407,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4131407,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4131407,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00519127,
                "count": 4131407,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9143637752,
                "variance": 0.8360611133
              },
              {
                "average": 2.001730403,
                "count": 4131407,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04156211434,
                "variance": 0.001727409349
              },
              {
                "average": 18.83709642,
                "count": 4131407,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.322369467,
                "variance": 18.68287781
              },
              {
                "average": 247152125.1,
                "count": 4131407,
                "maximum": 247255176.6,
                "minimum": 246840182.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 111579.7799,
                "variance": 12450047280.0
              },
              {
                "average": 0,
                "count": 4131407,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4131407,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4131407,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4131407,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4131407,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440261.1337,
              1654836.518,
              -0.8898802657,
              -439109.4937,
              1655989.238,
              0.4901197343
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440261.133707768,
                    1654836.5181484644,
                    -0.88988026574871
                  ],
                  [
                    -440261.133707768,
                    1655989.2381484646,
                    -0.88988026574871
                  ],
                  [
                    -439109.493707768,
                    1655989.2381484646,
                    0.490119734251291
                  ],
                  [
                    -439109.493707768,
                    1654836.5181484644,
                    0.490119734251291
                  ],
                  [
                    -440261.133707768,
                    1654836.5181484644,
                    -0.88988026574871
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T19:46:16+00:00",
            "end_time": "2019-07-11T00:29: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": "20190710_NCMP_AK_03WWM9353.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.06398801993544,
              64.48820284047665,
              0.962134479030606
            ],
            [
              -163.06725541151923,
              64.49844121920837,
              0.962134479030606
            ],
            [
              -163.04350336986468,
              64.49984365252801,
              33.74213447903061
            ],
            [
              -163.0402443244962,
              64.48960475123806,
              33.74213447903061
            ],
            [
              -163.06398801993544,
              64.48820284047665,
              0.962134479030606
            ]
          ]
        ]
      },
      "bbox": [
        -163.0672554,
        64.48820284,
        0.962134479,
        -163.0402443,
        64.49984365,
        33.74213448
      ],
      "properties": {
        "datetime": "2019-07-15T02:23:40Z",
        "pc:count": 4920664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433459.3527,
            "count": 4920664,
            "maximum": -432887.9032,
            "minimum": -434039.0832,
            "name": "X",
            "position": 0,
            "stddev": 288.5859377,
            "variance": 83281.84345
          },
          {
            "average": 1644186.376,
            "count": 4920664,
            "maximum": 1644788.627,
            "minimum": 1643635.507,
            "name": "Y",
            "position": 1,
            "stddev": 295.3071328,
            "variance": 87206.3027
          },
          {
            "average": 24.66546162,
            "count": 4920664,
            "maximum": 33.74213448,
            "minimum": 0.962134479,
            "name": "Z",
            "position": 2,
            "stddev": 4.111345641,
            "variance": 16.90316298
          },
          {
            "average": 921.3700942,
            "count": 4920664,
            "maximum": 6213,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 789.8227771,
            "variance": 623820.0192
          },
          {
            "average": 1.125621258,
            "count": 4920664,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3885386389,
            "variance": 0.1509622739
          },
          {
            "average": 1.25139534,
            "count": 4920664,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5584089591,
            "variance": 0.3118205656
          },
          {
            "average": 1,
            "count": 4920664,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4920664,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.375154044,
            "count": 4920664,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6422458901,
            "variance": 0.4124797834
          },
          {
            "average": 19.98662696,
            "count": 4920664,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.181548021,
            "variance": 1.396055727
          },
          {
            "average": 1.137857411,
            "count": 4920664,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4000188855,
            "variance": 0.1600151088
          },
          {
            "average": 23.93836624,
            "count": 4920664,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.18757408,
            "variance": 38.28607299
          },
          {
            "average": 246984610.6,
            "count": 4920664,
            "maximum": 247192620.9,
            "minimum": 246839138.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 172135.7543,
            "variance": 29630717900.0
          },
          {
            "average": 0,
            "count": 4920664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4920664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4920664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4920664,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4920664,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434039.0832,
          1643635.507,
          0.962134479,
          -432887.9032,
          1644788.627,
          33.74213448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434039.0831760247,
                1643635.5072081904,
                0.962134479030606
              ],
              [
                -434039.0831760247,
                1644788.6272081905,
                0.962134479030606
              ],
              [
                -432887.9031760247,
                1644788.6272081905,
                33.74213447903061
              ],
              [
                -432887.9031760247,
                1643635.5072081904,
                33.74213447903061
              ],
              [
                -434039.0831760247,
                1643635.5072081904,
                0.962134479030606
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:23:40+00:00",
        "end_time": "2019-07-11T00:12:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9353.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9353.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9353.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9353.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0672554,
            64.48820284,
            0.962134479,
            -163.0402443,
            64.49984365,
            33.74213448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.06398801993544,
                  64.48820284047665,
                  0.962134479030606
                ],
                [
                  -163.06725541151923,
                  64.49844121920837,
                  0.962134479030606
                ],
                [
                  -163.04350336986468,
                  64.49984365252801,
                  33.74213447903061
                ],
                [
                  -163.0402443244962,
                  64.48960475123806,
                  33.74213447903061
                ],
                [
                  -163.06398801993544,
                  64.48820284047665,
                  0.962134479030606
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9353.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9353.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:23:40Z",
            "pc:count": 4920664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433459.3527,
                "count": 4920664,
                "maximum": -432887.9032,
                "minimum": -434039.0832,
                "name": "X",
                "position": 0,
                "stddev": 288.5859377,
                "variance": 83281.84345
              },
              {
                "average": 1644186.376,
                "count": 4920664,
                "maximum": 1644788.627,
                "minimum": 1643635.507,
                "name": "Y",
                "position": 1,
                "stddev": 295.3071328,
                "variance": 87206.3027
              },
              {
                "average": 24.66546162,
                "count": 4920664,
                "maximum": 33.74213448,
                "minimum": 0.962134479,
                "name": "Z",
                "position": 2,
                "stddev": 4.111345641,
                "variance": 16.90316298
              },
              {
                "average": 921.3700942,
                "count": 4920664,
                "maximum": 6213,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 789.8227771,
                "variance": 623820.0192
              },
              {
                "average": 1.125621258,
                "count": 4920664,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3885386389,
                "variance": 0.1509622739
              },
              {
                "average": 1.25139534,
                "count": 4920664,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5584089591,
                "variance": 0.3118205656
              },
              {
                "average": 1,
                "count": 4920664,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4920664,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.375154044,
                "count": 4920664,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6422458901,
                "variance": 0.4124797834
              },
              {
                "average": 19.98662696,
                "count": 4920664,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.181548021,
                "variance": 1.396055727
              },
              {
                "average": 1.137857411,
                "count": 4920664,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4000188855,
                "variance": 0.1600151088
              },
              {
                "average": 23.93836624,
                "count": 4920664,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.18757408,
                "variance": 38.28607299
              },
              {
                "average": 246984610.6,
                "count": 4920664,
                "maximum": 247192620.9,
                "minimum": 246839138.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 172135.7543,
                "variance": 29630717900.0
              },
              {
                "average": 0,
                "count": 4920664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4920664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4920664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4920664,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4920664,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434039.0832,
              1643635.507,
              0.962134479,
              -432887.9032,
              1644788.627,
              33.74213448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434039.0831760247,
                    1643635.5072081904,
                    0.962134479030606
                  ],
                  [
                    -434039.0831760247,
                    1644788.6272081905,
                    0.962134479030606
                  ],
                  [
                    -432887.9031760247,
                    1644788.6272081905,
                    33.74213447903061
                  ],
                  [
                    -432887.9031760247,
                    1643635.5072081904,
                    33.74213447903061
                  ],
                  [
                    -434039.0831760247,
                    1643635.5072081904,
                    0.962134479030606
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:23:40+00:00",
            "end_time": "2019-07-11T00:12: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": "20190714_NCMP_AK_03WWM7767.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3800086230864,
              64.62021112210066,
              -3.371663298338353
            ],
            [
              -163.3826431905553,
              64.62815018853226,
              -3.371663298338353
            ],
            [
              -163.36878640915702,
              64.62899400347689,
              8.148336701661647
            ],
            [
              -163.36615562872228,
              64.62105469178705,
              8.148336701661647
            ],
            [
              -163.3800086230864,
              64.62021112210066,
              -3.371663298338353
            ]
          ]
        ]
      },
      "bbox": [
        -163.3826432,
        64.62021112,
        -3.371663298,
        -163.3661556,
        64.628994,
        8.148336702
      ],
      "properties": {
        "datetime": "2019-07-15T01:29:39Z",
        "pc:count": 881421,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446597.7363,
            "count": 881421,
            "maximum": -446330.7114,
            "minimum": -446999.7114,
            "name": "X",
            "position": 0,
            "stddev": 149.1354925,
            "variance": 22241.39513
          },
          {
            "average": 1660869.798,
            "count": 881421,
            "maximum": 1661212.724,
            "minimum": 1660318.144,
            "name": "Y",
            "position": 1,
            "stddev": 201.6432948,
            "variance": 40660.01834
          },
          {
            "average": 2.285257662,
            "count": 881421,
            "maximum": 8.148336702,
            "minimum": -3.371663298,
            "name": "Z",
            "position": 2,
            "stddev": 0.948900109,
            "variance": 0.9004114168
          },
          {
            "average": 618.2431347,
            "count": 881421,
            "maximum": 4476,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 502.2905454,
            "variance": 252295.792
          },
          {
            "average": 1.061589184,
            "count": 881421,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2950788185,
            "variance": 0.08707150912
          },
          {
            "average": 1.123312242,
            "count": 881421,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4429659355,
            "variance": 0.1962188201
          },
          {
            "average": 1,
            "count": 881421,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 881421,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.375677457,
            "count": 881421,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.63136803,
            "variance": 92.76325012
          },
          {
            "average": 20.05299209,
            "count": 881421,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.387760775,
            "variance": 1.92587997
          },
          {
            "average": 1.214642038,
            "count": 881421,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4490590213,
            "variance": 0.2016540047
          },
          {
            "average": 14.66990235,
            "count": 881421,
            "maximum": 15,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6540902028,
            "variance": 0.4278339934
          },
          {
            "average": 247189274.5,
            "count": 881421,
            "maximum": 247189379.4,
            "minimum": 247188499.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 190.833744,
            "variance": 36417.51786
          },
          {
            "average": 0,
            "count": 881421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 881421,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 881421,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 881421,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 881421,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446999.7114,
          1660318.144,
          -3.371663298,
          -446330.7114,
          1661212.724,
          8.148336702
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446999.71138978563,
                1660318.143708841,
                -3.371663298338353
              ],
              [
                -446999.71138978563,
                1661212.723708841,
                -3.371663298338353
              ],
              [
                -446330.71138978563,
                1661212.723708841,
                8.148336701661647
              ],
              [
                -446330.71138978563,
                1660318.143708841,
                8.148336701661647
              ],
              [
                -446999.71138978563,
                1660318.143708841,
                -3.371663298338353
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:29:39+00:00",
        "end_time": "2019-07-15T01:14:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7767.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7767.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7767.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7767.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3826432,
            64.62021112,
            -3.371663298,
            -163.3661556,
            64.628994,
            8.148336702
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3800086230864,
                  64.62021112210066,
                  -3.371663298338353
                ],
                [
                  -163.3826431905553,
                  64.62815018853226,
                  -3.371663298338353
                ],
                [
                  -163.36878640915702,
                  64.62899400347689,
                  8.148336701661647
                ],
                [
                  -163.36615562872228,
                  64.62105469178705,
                  8.148336701661647
                ],
                [
                  -163.3800086230864,
                  64.62021112210066,
                  -3.371663298338353
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7767.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7767.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:29:39Z",
            "pc:count": 881421,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446597.7363,
                "count": 881421,
                "maximum": -446330.7114,
                "minimum": -446999.7114,
                "name": "X",
                "position": 0,
                "stddev": 149.1354925,
                "variance": 22241.39513
              },
              {
                "average": 1660869.798,
                "count": 881421,
                "maximum": 1661212.724,
                "minimum": 1660318.144,
                "name": "Y",
                "position": 1,
                "stddev": 201.6432948,
                "variance": 40660.01834
              },
              {
                "average": 2.285257662,
                "count": 881421,
                "maximum": 8.148336702,
                "minimum": -3.371663298,
                "name": "Z",
                "position": 2,
                "stddev": 0.948900109,
                "variance": 0.9004114168
              },
              {
                "average": 618.2431347,
                "count": 881421,
                "maximum": 4476,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 502.2905454,
                "variance": 252295.792
              },
              {
                "average": 1.061589184,
                "count": 881421,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2950788185,
                "variance": 0.08707150912
              },
              {
                "average": 1.123312242,
                "count": 881421,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4429659355,
                "variance": 0.1962188201
              },
              {
                "average": 1,
                "count": 881421,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 881421,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.375677457,
                "count": 881421,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.63136803,
                "variance": 92.76325012
              },
              {
                "average": 20.05299209,
                "count": 881421,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.387760775,
                "variance": 1.92587997
              },
              {
                "average": 1.214642038,
                "count": 881421,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4490590213,
                "variance": 0.2016540047
              },
              {
                "average": 14.66990235,
                "count": 881421,
                "maximum": 15,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6540902028,
                "variance": 0.4278339934
              },
              {
                "average": 247189274.5,
                "count": 881421,
                "maximum": 247189379.4,
                "minimum": 247188499.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 190.833744,
                "variance": 36417.51786
              },
              {
                "average": 0,
                "count": 881421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 881421,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 881421,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 881421,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 881421,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446999.7114,
              1660318.144,
              -3.371663298,
              -446330.7114,
              1661212.724,
              8.148336702
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446999.71138978563,
                    1660318.143708841,
                    -3.371663298338353
                  ],
                  [
                    -446999.71138978563,
                    1661212.723708841,
                    -3.371663298338353
                  ],
                  [
                    -446330.71138978563,
                    1661212.723708841,
                    8.148336701661647
                  ],
                  [
                    -446330.71138978563,
                    1660318.143708841,
                    8.148336701661647
                  ],
                  [
                    -446999.71138978563,
                    1660318.143708841,
                    -3.371663298338353
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:29:39+00:00",
            "end_time": "2019-07-15T01:14:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0449.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.83830870951596,
              64.44988633122858,
              10.804882448532076
            ],
            [
              -162.84126073413188,
              64.45938807898963,
              10.804882448532076
            ],
            [
              -162.82796862333007,
              64.46015455623095,
              35.44488244853208
            ],
            [
              -162.82502093175253,
              64.45065254388903,
              35.44488244853208
            ],
            [
              -162.83830870951596,
              64.44988633122858,
              10.804882448532076
            ]
          ]
        ]
      },
      "bbox": [
        -162.8412607,
        64.44988633,
        10.80488245,
        -162.8250209,
        64.46015456,
        35.44488245
      ],
      "properties": {
        "datetime": "2019-07-16T00:06:45Z",
        "pc:count": 1196555,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -423597.4068,
            "count": 1196555,
            "maximum": -423219.3843,
            "minimum": -423864.2043,
            "name": "X",
            "position": 0,
            "stddev": 145.7801849,
            "variance": 21251.86232
          },
          {
            "average": 1638371.647,
            "count": 1196555,
            "maximum": 1639010.843,
            "minimum": 1637941.123,
            "name": "Y",
            "position": 1,
            "stddev": 298.1688021,
            "variance": 88904.63457
          },
          {
            "average": 26.36189134,
            "count": 1196555,
            "maximum": 35.44488245,
            "minimum": 10.80488245,
            "name": "Z",
            "position": 2,
            "stddev": 5.104484721,
            "variance": 26.05576427
          },
          {
            "average": 1104.672568,
            "count": 1196555,
            "maximum": 3932,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 571.1684334,
            "variance": 326233.3794
          },
          {
            "average": 1.002542299,
            "count": 1196555,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05166773343,
            "variance": 0.002669554678
          },
          {
            "average": 1.005107998,
            "count": 1196555,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.07414920987,
            "variance": 0.005498105325
          },
          {
            "average": 1,
            "count": 1196555,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1196555,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.560298524,
            "count": 1196555,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4963509786,
            "variance": 0.2463642939
          },
          {
            "average": 19.72538174,
            "count": 1196555,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.557159267,
            "variance": 2.424744983
          },
          {
            "average": 1.00455725,
            "count": 1196555,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06833887885,
            "variance": 0.004670202362
          },
          {
            "average": 23.07387291,
            "count": 1196555,
            "maximum": 25,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.007533817,
            "variance": 1.015124392
          },
          {
            "average": 247269671.2,
            "count": 1196555,
            "maximum": 247270805.3,
            "minimum": 247268095.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 706.3703132,
            "variance": 498959.0194
          },
          {
            "average": 0,
            "count": 1196555,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1196555,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1196555,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1196555,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1196555,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -423864.2043,
          1637941.123,
          10.80488245,
          -423219.3843,
          1639010.843,
          35.44488245
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -423864.20431303885,
                1637941.1232347602,
                10.804882448532076
              ],
              [
                -423864.20431303885,
                1639010.8432347605,
                10.804882448532076
              ],
              [
                -423219.3843130389,
                1639010.8432347605,
                35.44488244853208
              ],
              [
                -423219.3843130389,
                1637941.1232347602,
                35.44488244853208
              ],
              [
                -423864.20431303885,
                1637941.1232347602,
                10.804882448532076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:06:45+00:00",
        "end_time": "2019-07-15T23:21:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0449.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0449.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0449.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0449.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8412607,
            64.44988633,
            10.80488245,
            -162.8250209,
            64.46015456,
            35.44488245
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.83830870951596,
                  64.44988633122858,
                  10.804882448532076
                ],
                [
                  -162.84126073413188,
                  64.45938807898963,
                  10.804882448532076
                ],
                [
                  -162.82796862333007,
                  64.46015455623095,
                  35.44488244853208
                ],
                [
                  -162.82502093175253,
                  64.45065254388903,
                  35.44488244853208
                ],
                [
                  -162.83830870951596,
                  64.44988633122858,
                  10.804882448532076
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0449.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0449.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:06:45Z",
            "pc:count": 1196555,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -423597.4068,
                "count": 1196555,
                "maximum": -423219.3843,
                "minimum": -423864.2043,
                "name": "X",
                "position": 0,
                "stddev": 145.7801849,
                "variance": 21251.86232
              },
              {
                "average": 1638371.647,
                "count": 1196555,
                "maximum": 1639010.843,
                "minimum": 1637941.123,
                "name": "Y",
                "position": 1,
                "stddev": 298.1688021,
                "variance": 88904.63457
              },
              {
                "average": 26.36189134,
                "count": 1196555,
                "maximum": 35.44488245,
                "minimum": 10.80488245,
                "name": "Z",
                "position": 2,
                "stddev": 5.104484721,
                "variance": 26.05576427
              },
              {
                "average": 1104.672568,
                "count": 1196555,
                "maximum": 3932,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 571.1684334,
                "variance": 326233.3794
              },
              {
                "average": 1.002542299,
                "count": 1196555,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05166773343,
                "variance": 0.002669554678
              },
              {
                "average": 1.005107998,
                "count": 1196555,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.07414920987,
                "variance": 0.005498105325
              },
              {
                "average": 1,
                "count": 1196555,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1196555,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.560298524,
                "count": 1196555,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4963509786,
                "variance": 0.2463642939
              },
              {
                "average": 19.72538174,
                "count": 1196555,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.557159267,
                "variance": 2.424744983
              },
              {
                "average": 1.00455725,
                "count": 1196555,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06833887885,
                "variance": 0.004670202362
              },
              {
                "average": 23.07387291,
                "count": 1196555,
                "maximum": 25,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.007533817,
                "variance": 1.015124392
              },
              {
                "average": 247269671.2,
                "count": 1196555,
                "maximum": 247270805.3,
                "minimum": 247268095.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 706.3703132,
                "variance": 498959.0194
              },
              {
                "average": 0,
                "count": 1196555,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1196555,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1196555,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1196555,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1196555,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -423864.2043,
              1637941.123,
              10.80488245,
              -423219.3843,
              1639010.843,
              35.44488245
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -423864.20431303885,
                    1637941.1232347602,
                    10.804882448532076
                  ],
                  [
                    -423864.20431303885,
                    1639010.8432347605,
                    10.804882448532076
                  ],
                  [
                    -423219.3843130389,
                    1639010.8432347605,
                    35.44488244853208
                  ],
                  [
                    -423219.3843130389,
                    1637941.1232347602,
                    35.44488244853208
                  ],
                  [
                    -423864.20431303885,
                    1637941.1232347602,
                    10.804882448532076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:06:45+00:00",
            "end_time": "2019-07-15T23:21:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9351.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0652596061847,
              64.47027566476925,
              -4.445283509086584
            ],
            [
              -163.0685217216277,
              64.48050221551703,
              -4.445283509086584
            ],
            [
              -163.04477556901952,
              64.48190534473133,
              17.81471649091342
            ],
            [
              -163.04152178302502,
              64.47167827219356,
              17.81471649091342
            ],
            [
              -163.0652596061847,
              64.47027566476925,
              -4.445283509086584
            ]
          ]
        ]
      },
      "bbox": [
        -163.0685217,
        64.47027566,
        -4.445283509,
        -163.0415218,
        64.48190534,
        17.81471649
      ],
      "properties": {
        "datetime": "2019-07-11T00:19:44Z",
        "pc:count": 3443670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433757.4394,
            "count": 3443670,
            "maximum": -433220.1802,
            "minimum": -434371.8002,
            "name": "X",
            "position": 0,
            "stddev": 286.0983685,
            "variance": 81852.27644
          },
          {
            "average": 1642294.061,
            "count": 3443670,
            "maximum": 1642813.901,
            "minimum": 1641662.081,
            "name": "Y",
            "position": 1,
            "stddev": 294.8392121,
            "variance": 86930.161
          },
          {
            "average": 6.494727436,
            "count": 3443670,
            "maximum": 17.81471649,
            "minimum": -4.445283509,
            "name": "Z",
            "position": 2,
            "stddev": 5.131590463,
            "variance": 26.33322068
          },
          {
            "average": 872.5227664,
            "count": 3443670,
            "maximum": 21554,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 813.8647655,
            "variance": 662375.8565
          },
          {
            "average": 1.003644658,
            "count": 3443670,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06576337985,
            "variance": 0.004324822129
          },
          {
            "average": 1.007324453,
            "count": 3443670,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09685735608,
            "variance": 0.009381347428
          },
          {
            "average": 1,
            "count": 3443670,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3443670,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.592259421,
            "count": 3443670,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.47246209,
            "variance": 131.6173865
          },
          {
            "average": 19.86002422,
            "count": 3443670,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.306447121,
            "variance": 1.706804079
          },
          {
            "average": 1.230120482,
            "count": 3443670,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.427480953,
            "variance": 0.1827399651
          },
          {
            "average": 23.7766926,
            "count": 3443670,
            "maximum": 27,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.530761606,
            "variance": 2.343231094
          },
          {
            "average": 246837712.3,
            "count": 3443670,
            "maximum": 246839584.2,
            "minimum": 246835594.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 928.8624644,
            "variance": 862785.4777
          },
          {
            "average": 0,
            "count": 3443670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3443670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3443670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3443670,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3443670,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434371.8002,
          1641662.081,
          -4.445283509,
          -433220.1802,
          1642813.901,
          17.81471649
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434371.8002433866,
                1641662.0811176284,
                -4.445283509086584
              ],
              [
                -434371.8002433866,
                1642813.9011176282,
                -4.445283509086584
              ],
              [
                -433220.1802433866,
                1642813.9011176282,
                17.81471649091342
              ],
              [
                -433220.1802433866,
                1641662.0811176284,
                17.81471649091342
              ],
              [
                -434371.8002433866,
                1641662.0811176284,
                -4.445283509086584
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:19:44+00:00",
        "end_time": "2019-07-10T23:13:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9351.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9351.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9351.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9351.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0685217,
            64.47027566,
            -4.445283509,
            -163.0415218,
            64.48190534,
            17.81471649
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0652596061847,
                  64.47027566476925,
                  -4.445283509086584
                ],
                [
                  -163.0685217216277,
                  64.48050221551703,
                  -4.445283509086584
                ],
                [
                  -163.04477556901952,
                  64.48190534473133,
                  17.81471649091342
                ],
                [
                  -163.04152178302502,
                  64.47167827219356,
                  17.81471649091342
                ],
                [
                  -163.0652596061847,
                  64.47027566476925,
                  -4.445283509086584
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9351.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9351.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:19:44Z",
            "pc:count": 3443670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433757.4394,
                "count": 3443670,
                "maximum": -433220.1802,
                "minimum": -434371.8002,
                "name": "X",
                "position": 0,
                "stddev": 286.0983685,
                "variance": 81852.27644
              },
              {
                "average": 1642294.061,
                "count": 3443670,
                "maximum": 1642813.901,
                "minimum": 1641662.081,
                "name": "Y",
                "position": 1,
                "stddev": 294.8392121,
                "variance": 86930.161
              },
              {
                "average": 6.494727436,
                "count": 3443670,
                "maximum": 17.81471649,
                "minimum": -4.445283509,
                "name": "Z",
                "position": 2,
                "stddev": 5.131590463,
                "variance": 26.33322068
              },
              {
                "average": 872.5227664,
                "count": 3443670,
                "maximum": 21554,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 813.8647655,
                "variance": 662375.8565
              },
              {
                "average": 1.003644658,
                "count": 3443670,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06576337985,
                "variance": 0.004324822129
              },
              {
                "average": 1.007324453,
                "count": 3443670,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09685735608,
                "variance": 0.009381347428
              },
              {
                "average": 1,
                "count": 3443670,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3443670,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.592259421,
                "count": 3443670,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.47246209,
                "variance": 131.6173865
              },
              {
                "average": 19.86002422,
                "count": 3443670,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.306447121,
                "variance": 1.706804079
              },
              {
                "average": 1.230120482,
                "count": 3443670,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.427480953,
                "variance": 0.1827399651
              },
              {
                "average": 23.7766926,
                "count": 3443670,
                "maximum": 27,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.530761606,
                "variance": 2.343231094
              },
              {
                "average": 246837712.3,
                "count": 3443670,
                "maximum": 246839584.2,
                "minimum": 246835594.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 928.8624644,
                "variance": 862785.4777
              },
              {
                "average": 0,
                "count": 3443670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3443670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3443670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3443670,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3443670,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434371.8002,
              1641662.081,
              -4.445283509,
              -433220.1802,
              1642813.901,
              17.81471649
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434371.8002433866,
                    1641662.0811176284,
                    -4.445283509086584
                  ],
                  [
                    -434371.8002433866,
                    1642813.9011176282,
                    -4.445283509086584
                  ],
                  [
                    -433220.1802433866,
                    1642813.9011176282,
                    17.81471649091342
                  ],
                  [
                    -433220.1802433866,
                    1641662.0811176284,
                    17.81471649091342
                  ],
                  [
                    -434371.8002433866,
                    1641662.0811176284,
                    -4.445283509086584
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:19:44+00:00",
            "end_time": "2019-07-10T23:13:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9259.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.08101127058202,
              64.54228653185038,
              -3.604882051258032
            ],
            [
              -163.0842901130736,
              64.55252267620654,
              -3.604882051258032
            ],
            [
              -163.06048891604294,
              64.55392812916844,
              0.335117948741968
            ],
            [
              -163.05721844980482,
              64.54369145995878,
              0.335117948741968
            ],
            [
              -163.08101127058202,
              64.54228653185038,
              -3.604882051258032
            ]
          ]
        ]
      },
      "bbox": [
        -163.0842901,
        64.54228653,
        -3.604882051,
        -163.0572184,
        64.55392813,
        0.3351179487
      ],
      "properties": {
        "datetime": "2019-07-16T02:10:05Z",
        "pc:count": 3142816,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433402.5536,
            "count": 3142816,
            "maximum": -432875.1809,
            "minimum": -434026.6009,
            "name": "X",
            "position": 0,
            "stddev": 273.8175756,
            "variance": 74976.06472
          },
          {
            "average": 1650320.608,
            "count": 3142816,
            "maximum": 1650877.803,
            "minimum": 1649724.983,
            "name": "Y",
            "position": 1,
            "stddev": 288.3514733,
            "variance": 83146.57213
          },
          {
            "average": -0.9380850132,
            "count": 3142816,
            "maximum": 0.3351179487,
            "minimum": -3.604882051,
            "name": "Z",
            "position": 2,
            "stddev": 0.3309840051,
            "variance": 0.1095504116
          },
          {
            "average": 113.6885643,
            "count": 3142816,
            "maximum": 2798,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 442.8644475,
            "variance": 196128.9189
          },
          {
            "average": 1.014443098,
            "count": 3142816,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1193297557,
            "variance": 0.01423959059
          },
          {
            "average": 1.028885242,
            "count": 3142816,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1675295987,
            "variance": 0.02806616644
          },
          {
            "average": 1,
            "count": 3142816,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3142816,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.98953359,
            "count": 3142816,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.245385868,
            "variance": 5.041757697
          },
          {
            "average": 19.99009209,
            "count": 3142816,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.157874944,
            "variance": 1.340674386
          },
          {
            "average": 2.018584289,
            "count": 3142816,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1358830177,
            "variance": 0.0184641945
          },
          {
            "average": 32.54157418,
            "count": 3142816,
            "maximum": 36,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.561446722,
            "variance": 43.05258309
          },
          {
            "average": 247275911.1,
            "count": 3142816,
            "maximum": 247278205.1,
            "minimum": 247259302.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4194.989859,
            "variance": 17597939.92
          },
          {
            "average": 0,
            "count": 3142816,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3142816,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3142816,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3142816,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3142816,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434026.6009,
          1649724.983,
          -3.604882051,
          -432875.1809,
          1650877.803,
          0.3351179487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434026.6009465502,
                1649724.9831264203,
                -3.604882051258032
              ],
              [
                -434026.6009465502,
                1650877.8031264201,
                -3.604882051258032
              ],
              [
                -432875.18094655016,
                1650877.8031264201,
                0.335117948741968
              ],
              [
                -432875.18094655016,
                1649724.9831264203,
                0.335117948741968
              ],
              [
                -434026.6009465502,
                1649724.9831264203,
                -3.604882051258032
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:10:05+00:00",
        "end_time": "2019-07-15T20:55:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9259.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9259.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9259.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9259.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0842901,
            64.54228653,
            -3.604882051,
            -163.0572184,
            64.55392813,
            0.3351179487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.08101127058202,
                  64.54228653185038,
                  -3.604882051258032
                ],
                [
                  -163.0842901130736,
                  64.55252267620654,
                  -3.604882051258032
                ],
                [
                  -163.06048891604294,
                  64.55392812916844,
                  0.335117948741968
                ],
                [
                  -163.05721844980482,
                  64.54369145995878,
                  0.335117948741968
                ],
                [
                  -163.08101127058202,
                  64.54228653185038,
                  -3.604882051258032
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9259.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9259.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:10:05Z",
            "pc:count": 3142816,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433402.5536,
                "count": 3142816,
                "maximum": -432875.1809,
                "minimum": -434026.6009,
                "name": "X",
                "position": 0,
                "stddev": 273.8175756,
                "variance": 74976.06472
              },
              {
                "average": 1650320.608,
                "count": 3142816,
                "maximum": 1650877.803,
                "minimum": 1649724.983,
                "name": "Y",
                "position": 1,
                "stddev": 288.3514733,
                "variance": 83146.57213
              },
              {
                "average": -0.9380850132,
                "count": 3142816,
                "maximum": 0.3351179487,
                "minimum": -3.604882051,
                "name": "Z",
                "position": 2,
                "stddev": 0.3309840051,
                "variance": 0.1095504116
              },
              {
                "average": 113.6885643,
                "count": 3142816,
                "maximum": 2798,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 442.8644475,
                "variance": 196128.9189
              },
              {
                "average": 1.014443098,
                "count": 3142816,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1193297557,
                "variance": 0.01423959059
              },
              {
                "average": 1.028885242,
                "count": 3142816,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1675295987,
                "variance": 0.02806616644
              },
              {
                "average": 1,
                "count": 3142816,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3142816,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.98953359,
                "count": 3142816,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.245385868,
                "variance": 5.041757697
              },
              {
                "average": 19.99009209,
                "count": 3142816,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.157874944,
                "variance": 1.340674386
              },
              {
                "average": 2.018584289,
                "count": 3142816,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1358830177,
                "variance": 0.0184641945
              },
              {
                "average": 32.54157418,
                "count": 3142816,
                "maximum": 36,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.561446722,
                "variance": 43.05258309
              },
              {
                "average": 247275911.1,
                "count": 3142816,
                "maximum": 247278205.1,
                "minimum": 247259302.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4194.989859,
                "variance": 17597939.92
              },
              {
                "average": 0,
                "count": 3142816,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3142816,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3142816,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3142816,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3142816,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434026.6009,
              1649724.983,
              -3.604882051,
              -432875.1809,
              1650877.803,
              0.3351179487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434026.6009465502,
                    1649724.9831264203,
                    -3.604882051258032
                  ],
                  [
                    -434026.6009465502,
                    1650877.8031264201,
                    -3.604882051258032
                  ],
                  [
                    -432875.18094655016,
                    1650877.8031264201,
                    0.335117948741968
                  ],
                  [
                    -432875.18094655016,
                    1649724.9831264203,
                    0.335117948741968
                  ],
                  [
                    -434026.6009465502,
                    1649724.9831264203,
                    -3.604882051258032
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:10:05+00:00",
            "end_time": "2019-07-15T20:55: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": "20190710_NCMP_AK_03WWM8168.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3052465721518,
              64.62581750932954,
              -2.124712921819878
            ],
            [
              -163.30861548427785,
              64.63604937568167,
              -2.124712921819878
            ],
            [
              -163.28474814237808,
              64.63748997676066,
              6.155287078180121
            ],
            [
              -163.28138764168378,
              64.62725757061068,
              6.155287078180121
            ],
            [
              -163.3052465721518,
              64.62581750932954,
              -2.124712921819878
            ]
          ]
        ]
      },
      "bbox": [
        -163.3086155,
        64.62581751,
        -2.124712922,
        -163.2813876,
        64.63748998,
        6.155287078
      ],
      "properties": {
        "datetime": "2019-07-15T19:54:56Z",
        "pc:count": 4078504,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442810.3845,
            "count": 4078504,
            "maximum": -442221.2752,
            "minimum": -443373.0552,
            "name": "X",
            "position": 0,
            "stddev": 290.7572032,
            "variance": 84539.75119
          },
          {
            "average": 1661004.134,
            "count": 4078504,
            "maximum": 1661588.978,
            "minimum": 1660436.238,
            "name": "Y",
            "position": 1,
            "stddev": 291.7314735,
            "variance": 85107.25264
          },
          {
            "average": 2.092379988,
            "count": 4078504,
            "maximum": 6.155287078,
            "minimum": -2.124712922,
            "name": "Z",
            "position": 2,
            "stddev": 0.6163137536,
            "variance": 0.3798426428
          },
          {
            "average": 681.0260488,
            "count": 4078504,
            "maximum": 5728,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 530.8085976,
            "variance": 281757.7673
          },
          {
            "average": 1.007192343,
            "count": 4078504,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0966510348,
            "variance": 0.009341422529
          },
          {
            "average": 1.014396455,
            "count": 4078504,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.144221911,
            "variance": 0.02079995963
          },
          {
            "average": 1,
            "count": 4078504,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4078504,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.286050228,
            "count": 4078504,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.495015837,
            "variance": 90.15532574
          },
          {
            "average": 19.97882684,
            "count": 4078504,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.189437997,
            "variance": 1.41476275
          },
          {
            "average": 1.146729046,
            "count": 4078504,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.35758333,
            "variance": 0.1278658379
          },
          {
            "average": 16.89789442,
            "count": 4078504,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.729016643,
            "variance": 32.8216317
          },
          {
            "average": 247181782.2,
            "count": 4078504,
            "maximum": 247255696.4,
            "minimum": 246841053.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 70216.45673,
            "variance": 4930350796
          },
          {
            "average": 0,
            "count": 4078504,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4078504,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4078504,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4078504,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4078504,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443373.0552,
          1660436.238,
          -2.124712922,
          -442221.2752,
          1661588.978,
          6.155287078
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443373.05522338214,
                1660436.2382352194,
                -2.124712921819878
              ],
              [
                -443373.05522338214,
                1661588.9782352196,
                -2.124712921819878
              ],
              [
                -442221.2752233821,
                1661588.9782352196,
                6.155287078180121
              ],
              [
                -442221.2752233821,
                1660436.2382352194,
                6.155287078180121
              ],
              [
                -443373.05522338214,
                1660436.2382352194,
                -2.124712921819878
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T19:54:56+00:00",
        "end_time": "2019-07-11T00:44:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8168.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8168.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8168.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8168.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3086155,
            64.62581751,
            -2.124712922,
            -163.2813876,
            64.63748998,
            6.155287078
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3052465721518,
                  64.62581750932954,
                  -2.124712921819878
                ],
                [
                  -163.30861548427785,
                  64.63604937568167,
                  -2.124712921819878
                ],
                [
                  -163.28474814237808,
                  64.63748997676066,
                  6.155287078180121
                ],
                [
                  -163.28138764168378,
                  64.62725757061068,
                  6.155287078180121
                ],
                [
                  -163.3052465721518,
                  64.62581750932954,
                  -2.124712921819878
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8168.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8168.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T19:54:56Z",
            "pc:count": 4078504,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442810.3845,
                "count": 4078504,
                "maximum": -442221.2752,
                "minimum": -443373.0552,
                "name": "X",
                "position": 0,
                "stddev": 290.7572032,
                "variance": 84539.75119
              },
              {
                "average": 1661004.134,
                "count": 4078504,
                "maximum": 1661588.978,
                "minimum": 1660436.238,
                "name": "Y",
                "position": 1,
                "stddev": 291.7314735,
                "variance": 85107.25264
              },
              {
                "average": 2.092379988,
                "count": 4078504,
                "maximum": 6.155287078,
                "minimum": -2.124712922,
                "name": "Z",
                "position": 2,
                "stddev": 0.6163137536,
                "variance": 0.3798426428
              },
              {
                "average": 681.0260488,
                "count": 4078504,
                "maximum": 5728,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 530.8085976,
                "variance": 281757.7673
              },
              {
                "average": 1.007192343,
                "count": 4078504,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0966510348,
                "variance": 0.009341422529
              },
              {
                "average": 1.014396455,
                "count": 4078504,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.144221911,
                "variance": 0.02079995963
              },
              {
                "average": 1,
                "count": 4078504,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4078504,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.286050228,
                "count": 4078504,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.495015837,
                "variance": 90.15532574
              },
              {
                "average": 19.97882684,
                "count": 4078504,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.189437997,
                "variance": 1.41476275
              },
              {
                "average": 1.146729046,
                "count": 4078504,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.35758333,
                "variance": 0.1278658379
              },
              {
                "average": 16.89789442,
                "count": 4078504,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.729016643,
                "variance": 32.8216317
              },
              {
                "average": 247181782.2,
                "count": 4078504,
                "maximum": 247255696.4,
                "minimum": 246841053.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 70216.45673,
                "variance": 4930350796
              },
              {
                "average": 0,
                "count": 4078504,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4078504,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4078504,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4078504,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4078504,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443373.0552,
              1660436.238,
              -2.124712922,
              -442221.2752,
              1661588.978,
              6.155287078
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443373.05522338214,
                    1660436.2382352194,
                    -2.124712921819878
                  ],
                  [
                    -443373.05522338214,
                    1661588.9782352196,
                    -2.124712921819878
                  ],
                  [
                    -442221.2752233821,
                    1661588.9782352196,
                    6.155287078180121
                  ],
                  [
                    -442221.2752233821,
                    1660436.2382352194,
                    6.155287078180121
                  ],
                  [
                    -443373.05522338214,
                    1660436.2382352194,
                    -2.124712921819878
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T19:54:56+00:00",
            "end_time": "2019-07-11T00:44:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8665.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.202503166791,
              64.59767565626238,
              -1.468978555328824
            ],
            [
              -163.20583200160644,
              64.6079098521372,
              -1.468978555328824
            ],
            [
              -163.1819843241019,
              64.60933449657755,
              0.771021444671177
            ],
            [
              -163.17866389152644,
              64.59909976744473,
              0.771021444671177
            ],
            [
              -163.202503166791,
              64.59767565626238,
              -1.468978555328824
            ]
          ]
        ]
      },
      "bbox": [
        -163.205832,
        64.59767566,
        -1.468978555,
        -163.1786639,
        64.6093345,
        0.7710214447
      ],
      "properties": {
        "datetime": "2019-07-16T02:08:09Z",
        "pc:count": 4145138,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438380.7966,
            "count": 4145138,
            "maximum": -437791.0527,
            "minimum": -438942.7727,
            "name": "X",
            "position": 0,
            "stddev": 287.9544013,
            "variance": 82917.73722
          },
          {
            "average": 1657223.46,
            "count": 4145138,
            "maximum": 1657797.442,
            "minimum": 1656644.642,
            "name": "Y",
            "position": 1,
            "stddev": 289.5017053,
            "variance": 83811.23735
          },
          {
            "average": 0.1095055144,
            "count": 4145138,
            "maximum": 0.7710214447,
            "minimum": -1.468978555,
            "name": "Z",
            "position": 2,
            "stddev": 0.1190566643,
            "variance": 0.01417448931
          },
          {
            "average": 0.6496777671,
            "count": 4145138,
            "maximum": 2589,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 30.61154849,
            "variance": 937.0669011
          },
          {
            "average": 1.000137993,
            "count": 4145138,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01174623278,
            "variance": 0.0001379739845
          },
          {
            "average": 1.000276468,
            "count": 4145138,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0166250447,
            "variance": 0.0002763921113
          },
          {
            "average": 1,
            "count": 4145138,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145138,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4145138,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93562384,
            "count": 4145138,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.27120813,
            "variance": 1.615970111
          },
          {
            "average": 2.000944239,
            "count": 4145138,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03072181476,
            "variance": 0.0009438299022
          },
          {
            "average": 11.30550901,
            "count": 4145138,
            "maximum": 36,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.9891266,
            "variance": 99.78265023
          },
          {
            "average": 247262168.2,
            "count": 4145138,
            "maximum": 247278089.2,
            "minimum": 247257185.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6480.575735,
            "variance": 41997861.86
          },
          {
            "average": 0,
            "count": 4145138,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145138,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145138,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145138,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4145138,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438942.7727,
          1656644.642,
          -1.468978555,
          -437791.0527,
          1657797.442,
          0.7710214447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438942.7726952926,
                1656644.6424149442,
                -1.468978555328824
              ],
              [
                -438942.7726952926,
                1657797.442414944,
                -1.468978555328824
              ],
              [
                -437791.05269529263,
                1657797.442414944,
                0.771021444671177
              ],
              [
                -437791.05269529263,
                1656644.6424149442,
                0.771021444671177
              ],
              [
                -438942.7726952926,
                1656644.6424149442,
                -1.468978555328824
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:08:09+00:00",
        "end_time": "2019-07-15T20:19:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8665.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8665.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8665.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8665.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.205832,
            64.59767566,
            -1.468978555,
            -163.1786639,
            64.6093345,
            0.7710214447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.202503166791,
                  64.59767565626238,
                  -1.468978555328824
                ],
                [
                  -163.20583200160644,
                  64.6079098521372,
                  -1.468978555328824
                ],
                [
                  -163.1819843241019,
                  64.60933449657755,
                  0.771021444671177
                ],
                [
                  -163.17866389152644,
                  64.59909976744473,
                  0.771021444671177
                ],
                [
                  -163.202503166791,
                  64.59767565626238,
                  -1.468978555328824
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8665.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8665.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:08:09Z",
            "pc:count": 4145138,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438380.7966,
                "count": 4145138,
                "maximum": -437791.0527,
                "minimum": -438942.7727,
                "name": "X",
                "position": 0,
                "stddev": 287.9544013,
                "variance": 82917.73722
              },
              {
                "average": 1657223.46,
                "count": 4145138,
                "maximum": 1657797.442,
                "minimum": 1656644.642,
                "name": "Y",
                "position": 1,
                "stddev": 289.5017053,
                "variance": 83811.23735
              },
              {
                "average": 0.1095055144,
                "count": 4145138,
                "maximum": 0.7710214447,
                "minimum": -1.468978555,
                "name": "Z",
                "position": 2,
                "stddev": 0.1190566643,
                "variance": 0.01417448931
              },
              {
                "average": 0.6496777671,
                "count": 4145138,
                "maximum": 2589,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 30.61154849,
                "variance": 937.0669011
              },
              {
                "average": 1.000137993,
                "count": 4145138,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01174623278,
                "variance": 0.0001379739845
              },
              {
                "average": 1.000276468,
                "count": 4145138,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0166250447,
                "variance": 0.0002763921113
              },
              {
                "average": 1,
                "count": 4145138,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145138,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4145138,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93562384,
                "count": 4145138,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.27120813,
                "variance": 1.615970111
              },
              {
                "average": 2.000944239,
                "count": 4145138,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03072181476,
                "variance": 0.0009438299022
              },
              {
                "average": 11.30550901,
                "count": 4145138,
                "maximum": 36,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.9891266,
                "variance": 99.78265023
              },
              {
                "average": 247262168.2,
                "count": 4145138,
                "maximum": 247278089.2,
                "minimum": 247257185.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6480.575735,
                "variance": 41997861.86
              },
              {
                "average": 0,
                "count": 4145138,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145138,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145138,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145138,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4145138,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438942.7727,
              1656644.642,
              -1.468978555,
              -437791.0527,
              1657797.442,
              0.7710214447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438942.7726952926,
                    1656644.6424149442,
                    -1.468978555328824
                  ],
                  [
                    -438942.7726952926,
                    1657797.442414944,
                    -1.468978555328824
                  ],
                  [
                    -437791.05269529263,
                    1657797.442414944,
                    0.771021444671177
                  ],
                  [
                    -437791.05269529263,
                    1656644.6424149442,
                    0.771021444671177
                  ],
                  [
                    -438942.7726952926,
                    1656644.6424149442,
                    -1.468978555328824
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:08:09+00:00",
            "end_time": "2019-07-15T20:19:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8364.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.26571900521392,
              64.58945820654678,
              -0.052966141378777
            ],
            [
              -163.26906871976348,
              64.59968825257998,
              -0.052966141378777
            ],
            [
              -163.2452397893416,
              64.60112209362926,
              1.227033858621223
            ],
            [
              -163.24189846238397,
              64.59089151131323,
              1.227033858621223
            ],
            [
              -163.26571900521392,
              64.58945820654678,
              -0.052966141378777
            ]
          ]
        ]
      },
      "bbox": [
        -163.2690687,
        64.58945821,
        -0.05296614138,
        -163.2418985,
        64.60112209,
        1.227033859
      ],
      "properties": {
        "datetime": "2019-07-15T01:58:27Z",
        "pc:count": 4066152,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441485.6482,
            "count": 4066152,
            "maximum": -440914.7241,
            "minimum": -442066.0241,
            "name": "X",
            "position": 0,
            "stddev": 281.3300665,
            "variance": 79146.60632
          },
          {
            "average": 1656710.143,
            "count": 4066152,
            "maximum": 1657308.534,
            "minimum": 1656156.034,
            "name": "Y",
            "position": 1,
            "stddev": 282.1978576,
            "variance": 79635.63083
          },
          {
            "average": 0.6409495337,
            "count": 4066152,
            "maximum": 1.227033859,
            "minimum": -0.05296614138,
            "name": "Z",
            "position": 2,
            "stddev": 0.0977862935,
            "variance": 0.009562159196
          },
          {
            "average": 0,
            "count": 4066152,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000177809,
            "count": 4066152,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01333333476,
            "variance": 0.0001777778159
          },
          {
            "average": 1.000355619,
            "count": 4066152,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01885450608,
            "variance": 0.0003554923994
          },
          {
            "average": 1,
            "count": 4066152,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4066152,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4066152,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93235758,
            "count": 4066152,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.041277908,
            "variance": 1.084259682
          },
          {
            "average": 2.000743455,
            "count": 4066152,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02725623237,
            "variance": 0.0007429022032
          },
          {
            "average": 27.36440964,
            "count": 4066152,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.194692403,
            "variance": 4.816674745
          },
          {
            "average": 246847167.1,
            "count": 4066152,
            "maximum": 247191107.7,
            "minimum": 246837706.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 49493.55256,
            "variance": 2449611745
          },
          {
            "average": 0,
            "count": 4066152,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4066152,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4066152,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4066152,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4066152,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442066.0241,
          1656156.034,
          -0.05296614138,
          -440914.7241,
          1657308.534,
          1.227033859
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442066.02412312676,
                1656156.0342709448,
                -0.052966141378777
              ],
              [
                -442066.02412312676,
                1657308.5342709448,
                -0.052966141378777
              ],
              [
                -440914.7241231267,
                1657308.5342709448,
                1.227033858621223
              ],
              [
                -440914.7241231267,
                1656156.0342709448,
                1.227033858621223
              ],
              [
                -442066.02412312676,
                1656156.0342709448,
                -0.052966141378777
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:58:27+00:00",
        "end_time": "2019-07-10T23:48:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8364.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8364.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8364.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8364.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2690687,
            64.58945821,
            -0.05296614138,
            -163.2418985,
            64.60112209,
            1.227033859
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.26571900521392,
                  64.58945820654678,
                  -0.052966141378777
                ],
                [
                  -163.26906871976348,
                  64.59968825257998,
                  -0.052966141378777
                ],
                [
                  -163.2452397893416,
                  64.60112209362926,
                  1.227033858621223
                ],
                [
                  -163.24189846238397,
                  64.59089151131323,
                  1.227033858621223
                ],
                [
                  -163.26571900521392,
                  64.58945820654678,
                  -0.052966141378777
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8364.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8364.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:58:27Z",
            "pc:count": 4066152,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441485.6482,
                "count": 4066152,
                "maximum": -440914.7241,
                "minimum": -442066.0241,
                "name": "X",
                "position": 0,
                "stddev": 281.3300665,
                "variance": 79146.60632
              },
              {
                "average": 1656710.143,
                "count": 4066152,
                "maximum": 1657308.534,
                "minimum": 1656156.034,
                "name": "Y",
                "position": 1,
                "stddev": 282.1978576,
                "variance": 79635.63083
              },
              {
                "average": 0.6409495337,
                "count": 4066152,
                "maximum": 1.227033859,
                "minimum": -0.05296614138,
                "name": "Z",
                "position": 2,
                "stddev": 0.0977862935,
                "variance": 0.009562159196
              },
              {
                "average": 0,
                "count": 4066152,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000177809,
                "count": 4066152,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01333333476,
                "variance": 0.0001777778159
              },
              {
                "average": 1.000355619,
                "count": 4066152,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01885450608,
                "variance": 0.0003554923994
              },
              {
                "average": 1,
                "count": 4066152,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4066152,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4066152,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93235758,
                "count": 4066152,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.041277908,
                "variance": 1.084259682
              },
              {
                "average": 2.000743455,
                "count": 4066152,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02725623237,
                "variance": 0.0007429022032
              },
              {
                "average": 27.36440964,
                "count": 4066152,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.194692403,
                "variance": 4.816674745
              },
              {
                "average": 246847167.1,
                "count": 4066152,
                "maximum": 247191107.7,
                "minimum": 246837706.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 49493.55256,
                "variance": 2449611745
              },
              {
                "average": 0,
                "count": 4066152,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4066152,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4066152,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4066152,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4066152,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442066.0241,
              1656156.034,
              -0.05296614138,
              -440914.7241,
              1657308.534,
              1.227033859
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442066.02412312676,
                    1656156.0342709448,
                    -0.052966141378777
                  ],
                  [
                    -442066.02412312676,
                    1657308.5342709448,
                    -0.052966141378777
                  ],
                  [
                    -440914.7241231267,
                    1657308.5342709448,
                    1.227033858621223
                  ],
                  [
                    -440914.7241231267,
                    1656156.0342709448,
                    1.227033858621223
                  ],
                  [
                    -442066.02412312676,
                    1656156.0342709448,
                    -0.052966141378777
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:58:27+00:00",
            "end_time": "2019-07-10T23:48:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8869.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.15831717410146,
              64.63306148638864,
              -0.29810152300071
            ],
            [
              -163.1616257291489,
              64.6432708823742,
              -0.29810152300071
            ],
            [
              -163.13776070744422,
              64.64468793129392,
              1.76189847699929
            ],
            [
              -163.13446055197957,
              64.63447800532772,
              1.76189847699929
            ],
            [
              -163.15831717410146,
              64.63306148638864,
              -0.29810152300071
            ]
          ]
        ]
      },
      "bbox": [
        -163.1616257,
        64.63306149,
        -0.298101523,
        -163.1344606,
        64.64468793,
        1.761898477
      ],
      "properties": {
        "datetime": "2019-07-15T23:30:35Z",
        "pc:count": 1751673,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435907.5487,
            "count": 1751673,
            "maximum": -435154.9015,
            "minimum": -436305.9215,
            "name": "X",
            "position": 0,
            "stddev": 241.5914506,
            "variance": 58366.429
          },
          {
            "average": 1660925.642,
            "count": 1751673,
            "maximum": 1661413.292,
            "minimum": 1660263.452,
            "name": "Y",
            "position": 1,
            "stddev": 290.5136481,
            "variance": 84398.17975
          },
          {
            "average": 0.8352557931,
            "count": 1751673,
            "maximum": 1.761898477,
            "minimum": -0.298101523,
            "name": "Z",
            "position": 2,
            "stddev": 0.1248986827,
            "variance": 0.01559968093
          },
          {
            "average": 0.103471938,
            "count": 1751673,
            "maximum": 1828,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 10.22208013,
            "variance": 104.4909223
          },
          {
            "average": 1.000067364,
            "count": 1751673,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008207293817,
            "variance": 6.73596718e-05
          },
          {
            "average": 1.000134728,
            "count": 1751673,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01160647525,
            "variance": 0.0001347102677
          },
          {
            "average": 1,
            "count": 1751673,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751673,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99995205,
            "count": 1751673,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.01696239369,
            "variance": 0.0002877227996
          },
          {
            "average": 19.87759207,
            "count": 1751673,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.175589347,
            "variance": 1.382010312
          },
          {
            "average": 2.000067364,
            "count": 1751673,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008207293817,
            "variance": 6.73596718e-05
          },
          {
            "average": 17.73765537,
            "count": 1751673,
            "maximum": 21,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.482988579,
            "variance": 2.199255126
          },
          {
            "average": 247266510.4,
            "count": 1751673,
            "maximum": 247268635,
            "minimum": 247263669.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 935.0328474,
            "variance": 874286.4258
          },
          {
            "average": 0,
            "count": 1751673,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751673,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751673,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751673,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1751673,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436305.9215,
          1660263.452,
          -0.298101523,
          -435154.9015,
          1661413.292,
          1.761898477
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436305.9214500597,
                1660263.4515339774,
                -0.29810152300071
              ],
              [
                -436305.9214500597,
                1661413.2915339773,
                -0.29810152300071
              ],
              [
                -435154.90145005967,
                1661413.2915339773,
                1.76189847699929
              ],
              [
                -435154.90145005967,
                1660263.4515339774,
                1.76189847699929
              ],
              [
                -436305.9214500597,
                1660263.4515339774,
                -0.29810152300071
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:30:35+00:00",
        "end_time": "2019-07-15T22:07:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8869.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8869.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8869.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8869.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1616257,
            64.63306149,
            -0.298101523,
            -163.1344606,
            64.64468793,
            1.761898477
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.15831717410146,
                  64.63306148638864,
                  -0.29810152300071
                ],
                [
                  -163.1616257291489,
                  64.6432708823742,
                  -0.29810152300071
                ],
                [
                  -163.13776070744422,
                  64.64468793129392,
                  1.76189847699929
                ],
                [
                  -163.13446055197957,
                  64.63447800532772,
                  1.76189847699929
                ],
                [
                  -163.15831717410146,
                  64.63306148638864,
                  -0.29810152300071
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8869.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8869.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:30:35Z",
            "pc:count": 1751673,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435907.5487,
                "count": 1751673,
                "maximum": -435154.9015,
                "minimum": -436305.9215,
                "name": "X",
                "position": 0,
                "stddev": 241.5914506,
                "variance": 58366.429
              },
              {
                "average": 1660925.642,
                "count": 1751673,
                "maximum": 1661413.292,
                "minimum": 1660263.452,
                "name": "Y",
                "position": 1,
                "stddev": 290.5136481,
                "variance": 84398.17975
              },
              {
                "average": 0.8352557931,
                "count": 1751673,
                "maximum": 1.761898477,
                "minimum": -0.298101523,
                "name": "Z",
                "position": 2,
                "stddev": 0.1248986827,
                "variance": 0.01559968093
              },
              {
                "average": 0.103471938,
                "count": 1751673,
                "maximum": 1828,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 10.22208013,
                "variance": 104.4909223
              },
              {
                "average": 1.000067364,
                "count": 1751673,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008207293817,
                "variance": 6.73596718e-05
              },
              {
                "average": 1.000134728,
                "count": 1751673,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01160647525,
                "variance": 0.0001347102677
              },
              {
                "average": 1,
                "count": 1751673,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751673,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99995205,
                "count": 1751673,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.01696239369,
                "variance": 0.0002877227996
              },
              {
                "average": 19.87759207,
                "count": 1751673,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.175589347,
                "variance": 1.382010312
              },
              {
                "average": 2.000067364,
                "count": 1751673,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008207293817,
                "variance": 6.73596718e-05
              },
              {
                "average": 17.73765537,
                "count": 1751673,
                "maximum": 21,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.482988579,
                "variance": 2.199255126
              },
              {
                "average": 247266510.4,
                "count": 1751673,
                "maximum": 247268635,
                "minimum": 247263669.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 935.0328474,
                "variance": 874286.4258
              },
              {
                "average": 0,
                "count": 1751673,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751673,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751673,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751673,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1751673,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436305.9215,
              1660263.452,
              -0.298101523,
              -435154.9015,
              1661413.292,
              1.761898477
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436305.9214500597,
                    1660263.4515339774,
                    -0.29810152300071
                  ],
                  [
                    -436305.9214500597,
                    1661413.2915339773,
                    -0.29810152300071
                  ],
                  [
                    -435154.90145005967,
                    1661413.2915339773,
                    1.76189847699929
                  ],
                  [
                    -435154.90145005967,
                    1660263.4515339774,
                    1.76189847699929
                  ],
                  [
                    -436305.9214500597,
                    1660263.4515339774,
                    -0.29810152300071
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:30:35+00:00",
            "end_time": "2019-07-15T22:07:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8067.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.32670888546997,
              64.61711712981574,
              -0.174793614466027
            ],
            [
              -163.33007464166008,
              64.62731857536207,
              -0.174793614466027
            ],
            [
              -163.30622399550663,
              64.62876196107148,
              3.545206385533973
            ],
            [
              -163.30286661662566,
              64.61855997650494,
              3.545206385533973
            ],
            [
              -163.32670888546997,
              64.61711712981574,
              -0.174793614466027
            ]
          ]
        ]
      },
      "bbox": [
        -163.3300746,
        64.61711713,
        -0.1747936145,
        -163.3028666,
        64.62876196,
        3.545206386
      ],
      "properties": {
        "datetime": "2019-07-15T01:20:07Z",
        "pc:count": 7348551,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443946.4373,
            "count": 7348551,
            "maximum": -443373.4428,
            "minimum": -444524.8228,
            "name": "X",
            "position": 0,
            "stddev": 288.0665725,
            "variance": 82982.35022
          },
          {
            "average": 1660191.272,
            "count": 7348551,
            "maximum": 1660768.021,
            "minimum": 1659618.641,
            "name": "Y",
            "position": 1,
            "stddev": 285.2060235,
            "variance": 81342.47585
          },
          {
            "average": 2.287745598,
            "count": 7348551,
            "maximum": 3.545206386,
            "minimum": -0.1747936145,
            "name": "Z",
            "position": 2,
            "stddev": 0.3654074745,
            "variance": 0.1335226224
          },
          {
            "average": 693.7307453,
            "count": 7348551,
            "maximum": 4325,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 491.6261421,
            "variance": 241696.2636
          },
          {
            "average": 1.000121657,
            "count": 7348551,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01128526766,
            "variance": 0.0001273572663
          },
          {
            "average": 1.000243177,
            "count": 7348551,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01612427262,
            "variance": 0.0002599921675
          },
          {
            "average": 1,
            "count": 7348551,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7348551,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.951018779,
            "count": 7348551,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.083670783,
            "variance": 65.34573333
          },
          {
            "average": 19.95031328,
            "count": 7348551,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.356734916,
            "variance": 1.840729634
          },
          {
            "average": 1.094488696,
            "count": 7348551,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2927785248,
            "variance": 0.08571926457
          },
          {
            "average": 16.79223496,
            "count": 7348551,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.275577565,
            "variance": 86.03633916
          },
          {
            "average": 247017952.8,
            "count": 7348551,
            "maximum": 247188807.8,
            "minimum": 246836478,
            "name": "GpsTime",
            "position": 12,
            "stddev": 173904.5597,
            "variance": 30242795900.0
          },
          {
            "average": 0,
            "count": 7348551,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7348551,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7348551,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7348551,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7348551,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444524.8228,
          1659618.641,
          -0.1747936145,
          -443373.4428,
          1660768.021,
          3.545206386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444524.8227633022,
                1659618.6409380876,
                -0.174793614466027
              ],
              [
                -444524.8227633022,
                1660768.0209380875,
                -0.174793614466027
              ],
              [
                -443373.4427633022,
                1660768.0209380875,
                3.545206385533973
              ],
              [
                -443373.4427633022,
                1659618.6409380876,
                3.545206385533973
              ],
              [
                -444524.8227633022,
                1659618.6409380876,
                -0.174793614466027
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:20:07+00:00",
        "end_time": "2019-07-10T23:27:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8067.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8067.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8067.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8067.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3300746,
            64.61711713,
            -0.1747936145,
            -163.3028666,
            64.62876196,
            3.545206386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.32670888546997,
                  64.61711712981574,
                  -0.174793614466027
                ],
                [
                  -163.33007464166008,
                  64.62731857536207,
                  -0.174793614466027
                ],
                [
                  -163.30622399550663,
                  64.62876196107148,
                  3.545206385533973
                ],
                [
                  -163.30286661662566,
                  64.61855997650494,
                  3.545206385533973
                ],
                [
                  -163.32670888546997,
                  64.61711712981574,
                  -0.174793614466027
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8067.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8067.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:20:07Z",
            "pc:count": 7348551,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443946.4373,
                "count": 7348551,
                "maximum": -443373.4428,
                "minimum": -444524.8228,
                "name": "X",
                "position": 0,
                "stddev": 288.0665725,
                "variance": 82982.35022
              },
              {
                "average": 1660191.272,
                "count": 7348551,
                "maximum": 1660768.021,
                "minimum": 1659618.641,
                "name": "Y",
                "position": 1,
                "stddev": 285.2060235,
                "variance": 81342.47585
              },
              {
                "average": 2.287745598,
                "count": 7348551,
                "maximum": 3.545206386,
                "minimum": -0.1747936145,
                "name": "Z",
                "position": 2,
                "stddev": 0.3654074745,
                "variance": 0.1335226224
              },
              {
                "average": 693.7307453,
                "count": 7348551,
                "maximum": 4325,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 491.6261421,
                "variance": 241696.2636
              },
              {
                "average": 1.000121657,
                "count": 7348551,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01128526766,
                "variance": 0.0001273572663
              },
              {
                "average": 1.000243177,
                "count": 7348551,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01612427262,
                "variance": 0.0002599921675
              },
              {
                "average": 1,
                "count": 7348551,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7348551,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.951018779,
                "count": 7348551,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.083670783,
                "variance": 65.34573333
              },
              {
                "average": 19.95031328,
                "count": 7348551,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.356734916,
                "variance": 1.840729634
              },
              {
                "average": 1.094488696,
                "count": 7348551,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2927785248,
                "variance": 0.08571926457
              },
              {
                "average": 16.79223496,
                "count": 7348551,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.275577565,
                "variance": 86.03633916
              },
              {
                "average": 247017952.8,
                "count": 7348551,
                "maximum": 247188807.8,
                "minimum": 246836478,
                "name": "GpsTime",
                "position": 12,
                "stddev": 173904.5597,
                "variance": 30242795900.0
              },
              {
                "average": 0,
                "count": 7348551,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7348551,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7348551,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7348551,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7348551,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444524.8228,
              1659618.641,
              -0.1747936145,
              -443373.4428,
              1660768.021,
              3.545206386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444524.8227633022,
                    1659618.6409380876,
                    -0.174793614466027
                  ],
                  [
                    -444524.8227633022,
                    1660768.0209380875,
                    -0.174793614466027
                  ],
                  [
                    -443373.4427633022,
                    1660768.0209380875,
                    3.545206385533973
                  ],
                  [
                    -443373.4427633022,
                    1659618.6409380876,
                    3.545206385533973
                  ],
                  [
                    -444524.8227633022,
                    1659618.6409380876,
                    -0.174793614466027
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:20:07+00:00",
            "end_time": "2019-07-10T23:27: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": "20190715_NCMP_AK_03WXM0049.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.91897951236345,
              64.45047967319847,
              -8.238206676725918
            ],
            [
              -162.92218134985325,
              64.4606907155565,
              -8.238206676725918
            ],
            [
              -162.9006150338601,
              64.46194519076492,
              -6.578206676725918
            ],
            [
              -162.8974207493338,
              64.45173368302498,
              -6.578206676725918
            ],
            [
              -162.91897951236345,
              64.45047967319847,
              -8.238206676725918
            ]
          ]
        ]
      },
      "bbox": [
        -162.9221813,
        64.45047967,
        -8.238206677,
        -162.8974207,
        64.46194519,
        -6.578206677
      ],
      "properties": {
        "datetime": "2019-07-16T02:12:57Z",
        "pc:count": 288678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427013.867,
            "count": 288678,
            "maximum": -426654.6171,
            "minimum": -427700.9371,
            "name": "X",
            "position": 0,
            "stddev": 215.1951887,
            "variance": 46308.96925
          },
          {
            "average": 1639249.845,
            "count": 288678,
            "maximum": 1639673.708,
            "minimum": 1638523.948,
            "name": "Y",
            "position": 1,
            "stddev": 248.0840641,
            "variance": 61545.70286
          },
          {
            "average": -7.376084624,
            "count": 288678,
            "maximum": -6.578206677,
            "minimum": -8.238206677,
            "name": "Z",
            "position": 2,
            "stddev": 0.2448066014,
            "variance": 0.05993027207
          },
          {
            "average": 2055.562118,
            "count": 288678,
            "maximum": 3794,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 239.3432362,
            "variance": 57285.1847
          },
          {
            "average": 1,
            "count": 288678,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 288678,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 288678,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 288678,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 288678,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.06744358,
            "count": 288678,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.046027579,
            "variance": 1.094173696
          },
          {
            "average": 2.020507278,
            "count": 288678,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1418012116,
            "variance": 0.02010758361
          },
          {
            "average": 33.57879714,
            "count": 288678,
            "maximum": 36,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.690898949,
            "variance": 44.76812874
          },
          {
            "average": 247276687.3,
            "count": 288678,
            "maximum": 247278377.9,
            "minimum": 247259134.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4332.452456,
            "variance": 18770144.29
          },
          {
            "average": 0,
            "count": 288678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 288678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 288678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 288678,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 288678,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427700.9371,
          1638523.948,
          -8.238206677,
          -426654.6171,
          1639673.708,
          -6.578206677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427700.93706687517,
                1638523.9476787078,
                -8.238206676725918
              ],
              [
                -427700.93706687517,
                1639673.7076787075,
                -8.238206676725918
              ],
              [
                -426654.6170668752,
                1639673.7076787075,
                -6.578206676725918
              ],
              [
                -426654.6170668752,
                1638523.9476787078,
                -6.578206676725918
              ],
              [
                -427700.93706687517,
                1638523.9476787078,
                -8.238206676725918
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:12:57+00:00",
        "end_time": "2019-07-15T20:52:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0049.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0049.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0049.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0049.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9221813,
            64.45047967,
            -8.238206677,
            -162.8974207,
            64.46194519,
            -6.578206677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.91897951236345,
                  64.45047967319847,
                  -8.238206676725918
                ],
                [
                  -162.92218134985325,
                  64.4606907155565,
                  -8.238206676725918
                ],
                [
                  -162.9006150338601,
                  64.46194519076492,
                  -6.578206676725918
                ],
                [
                  -162.8974207493338,
                  64.45173368302498,
                  -6.578206676725918
                ],
                [
                  -162.91897951236345,
                  64.45047967319847,
                  -8.238206676725918
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0049.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0049.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:12:57Z",
            "pc:count": 288678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427013.867,
                "count": 288678,
                "maximum": -426654.6171,
                "minimum": -427700.9371,
                "name": "X",
                "position": 0,
                "stddev": 215.1951887,
                "variance": 46308.96925
              },
              {
                "average": 1639249.845,
                "count": 288678,
                "maximum": 1639673.708,
                "minimum": 1638523.948,
                "name": "Y",
                "position": 1,
                "stddev": 248.0840641,
                "variance": 61545.70286
              },
              {
                "average": -7.376084624,
                "count": 288678,
                "maximum": -6.578206677,
                "minimum": -8.238206677,
                "name": "Z",
                "position": 2,
                "stddev": 0.2448066014,
                "variance": 0.05993027207
              },
              {
                "average": 2055.562118,
                "count": 288678,
                "maximum": 3794,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 239.3432362,
                "variance": 57285.1847
              },
              {
                "average": 1,
                "count": 288678,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 288678,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 288678,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 288678,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 288678,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.06744358,
                "count": 288678,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.046027579,
                "variance": 1.094173696
              },
              {
                "average": 2.020507278,
                "count": 288678,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1418012116,
                "variance": 0.02010758361
              },
              {
                "average": 33.57879714,
                "count": 288678,
                "maximum": 36,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.690898949,
                "variance": 44.76812874
              },
              {
                "average": 247276687.3,
                "count": 288678,
                "maximum": 247278377.9,
                "minimum": 247259134.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4332.452456,
                "variance": 18770144.29
              },
              {
                "average": 0,
                "count": 288678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 288678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 288678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 288678,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 288678,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427700.9371,
              1638523.948,
              -8.238206677,
              -426654.6171,
              1639673.708,
              -6.578206677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427700.93706687517,
                    1638523.9476787078,
                    -8.238206676725918
                  ],
                  [
                    -427700.93706687517,
                    1639673.7076787075,
                    -8.238206676725918
                  ],
                  [
                    -426654.6170668752,
                    1639673.7076787075,
                    -6.578206676725918
                  ],
                  [
                    -426654.6170668752,
                    1638523.9476787078,
                    -6.578206676725918
                  ],
                  [
                    -427700.93706687517,
                    1638523.9476787078,
                    -8.238206676725918
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:12:57+00:00",
            "end_time": "2019-07-15T20:52:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8971.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1365332958892,
              64.65181433302965,
              1.125075201087713
            ],
            [
              -163.1374129101885,
              64.65453415311342,
              1.125075201087713
            ],
            [
              -163.13230118945683,
              64.65483706740984,
              2.985075201087713
            ],
            [
              -163.13142205476655,
              64.6521172171216,
              2.985075201087713
            ],
            [
              -163.1365332958892,
              64.65181433302965,
              1.125075201087713
            ]
          ]
        ]
      },
      "bbox": [
        -163.1374129,
        64.65181433,
        1.125075201,
        -163.1314221,
        64.65483707,
        2.985075201
      ],
      "properties": {
        "datetime": "2019-07-15T21:47:46Z",
        "pc:count": 91864,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434877.1466,
            "count": 91864,
            "maximum": -434741.3541,
            "minimum": -434987.7941,
            "name": "X",
            "position": 0,
            "stddev": 58.67065815,
            "variance": 3442.246128
          },
          {
            "average": 1662312.579,
            "count": 91864,
            "maximum": 1662499.019,
            "minimum": 1662192.719,
            "name": "Y",
            "position": 1,
            "stddev": 72.63714264,
            "variance": 5276.15449
          },
          {
            "average": 2.191640341,
            "count": 91864,
            "maximum": 2.985075201,
            "minimum": 1.125075201,
            "name": "Z",
            "position": 2,
            "stddev": 0.2347169752,
            "variance": 0.05509205844
          },
          {
            "average": 925.5439345,
            "count": 91864,
            "maximum": 3814,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 491.20967,
            "variance": 241286.9399
          },
          {
            "average": 1.000054428,
            "count": 91864,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007377392176,
            "variance": 5.442591531e-05
          },
          {
            "average": 1.000108857,
            "count": 91864,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01043292412,
            "variance": 0.0001088459057
          },
          {
            "average": 1,
            "count": 91864,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91864,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.181235304,
            "count": 91864,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.18138714,
            "variance": 38.20954697
          },
          {
            "average": 19.61297055,
            "count": 91864,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.146735109,
            "variance": 1.315001409
          },
          {
            "average": 1.054145258,
            "count": 91864,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2263053396,
            "variance": 0.05121410672
          },
          {
            "average": 10.01749325,
            "count": 91864,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1311008168,
            "variance": 0.01718742416
          },
          {
            "average": 247261534,
            "count": 91864,
            "maximum": 247262466.7,
            "minimum": 247261513.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 124.3691889,
            "variance": 15467.69514
          },
          {
            "average": 0,
            "count": 91864,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91864,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91864,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91864,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 91864,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434987.7941,
          1662192.719,
          1.125075201,
          -434741.3541,
          1662499.019,
          2.985075201
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434987.79412969924,
                1662192.7193967148,
                1.125075201087713
              ],
              [
                -434987.79412969924,
                1662499.0193967146,
                1.125075201087713
              ],
              [
                -434741.3541296993,
                1662499.0193967146,
                2.985075201087713
              ],
              [
                -434741.3541296993,
                1662192.7193967148,
                2.985075201087713
              ],
              [
                -434987.79412969924,
                1662192.7193967148,
                1.125075201087713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:47:46+00:00",
        "end_time": "2019-07-15T21:31:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8971.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8971.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8971.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8971.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1374129,
            64.65181433,
            1.125075201,
            -163.1314221,
            64.65483707,
            2.985075201
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1365332958892,
                  64.65181433302965,
                  1.125075201087713
                ],
                [
                  -163.1374129101885,
                  64.65453415311342,
                  1.125075201087713
                ],
                [
                  -163.13230118945683,
                  64.65483706740984,
                  2.985075201087713
                ],
                [
                  -163.13142205476655,
                  64.6521172171216,
                  2.985075201087713
                ],
                [
                  -163.1365332958892,
                  64.65181433302965,
                  1.125075201087713
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8971.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8971.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:47:46Z",
            "pc:count": 91864,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434877.1466,
                "count": 91864,
                "maximum": -434741.3541,
                "minimum": -434987.7941,
                "name": "X",
                "position": 0,
                "stddev": 58.67065815,
                "variance": 3442.246128
              },
              {
                "average": 1662312.579,
                "count": 91864,
                "maximum": 1662499.019,
                "minimum": 1662192.719,
                "name": "Y",
                "position": 1,
                "stddev": 72.63714264,
                "variance": 5276.15449
              },
              {
                "average": 2.191640341,
                "count": 91864,
                "maximum": 2.985075201,
                "minimum": 1.125075201,
                "name": "Z",
                "position": 2,
                "stddev": 0.2347169752,
                "variance": 0.05509205844
              },
              {
                "average": 925.5439345,
                "count": 91864,
                "maximum": 3814,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 491.20967,
                "variance": 241286.9399
              },
              {
                "average": 1.000054428,
                "count": 91864,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007377392176,
                "variance": 5.442591531e-05
              },
              {
                "average": 1.000108857,
                "count": 91864,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01043292412,
                "variance": 0.0001088459057
              },
              {
                "average": 1,
                "count": 91864,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91864,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.181235304,
                "count": 91864,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.18138714,
                "variance": 38.20954697
              },
              {
                "average": 19.61297055,
                "count": 91864,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.146735109,
                "variance": 1.315001409
              },
              {
                "average": 1.054145258,
                "count": 91864,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2263053396,
                "variance": 0.05121410672
              },
              {
                "average": 10.01749325,
                "count": 91864,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1311008168,
                "variance": 0.01718742416
              },
              {
                "average": 247261534,
                "count": 91864,
                "maximum": 247262466.7,
                "minimum": 247261513.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 124.3691889,
                "variance": 15467.69514
              },
              {
                "average": 0,
                "count": 91864,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91864,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91864,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91864,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 91864,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434987.7941,
              1662192.719,
              1.125075201,
              -434741.3541,
              1662499.019,
              2.985075201
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434987.79412969924,
                    1662192.7193967148,
                    1.125075201087713
                  ],
                  [
                    -434987.79412969924,
                    1662499.0193967146,
                    1.125075201087713
                  ],
                  [
                    -434741.3541296993,
                    1662499.0193967146,
                    2.985075201087713
                  ],
                  [
                    -434741.3541296993,
                    1662192.7193967148,
                    2.985075201087713
                  ],
                  [
                    -434987.79412969924,
                    1662192.7193967148,
                    1.125075201087713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:47:46+00:00",
            "end_time": "2019-07-15T21:31:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0157.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.89523802065818,
              64.5229817834224,
              106.2170711578869
            ],
            [
              -162.8959880638347,
              64.52537503896656,
              106.2170711578869
            ],
            [
              -162.8920889524372,
              64.52560090928155,
              114.2570711578869
            ],
            [
              -162.89133923010777,
              64.52320763403507,
              114.2570711578869
            ],
            [
              -162.89523802065818,
              64.5229817834224,
              106.2170711578869
            ]
          ]
        ]
      },
      "bbox": [
        -162.8959881,
        64.52298178,
        106.2170712,
        -162.8913392,
        64.52560091,
        114.2570712
      ],
      "properties": {
        "datetime": "2019-07-15T21:36:11Z",
        "pc:count": 80189,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425400.7446,
            "count": 80189,
            "maximum": -425300.192,
            "minimum": -425488.932,
            "name": "X",
            "position": 0,
            "stddev": 44.33711358,
            "variance": 1965.779641
          },
          {
            "average": 1646498.758,
            "count": 80189,
            "maximum": 1646658.052,
            "minimum": 1646388.612,
            "name": "Y",
            "position": 1,
            "stddev": 66.32569632,
            "variance": 4399.097993
          },
          {
            "average": 110.4905428,
            "count": 80189,
            "maximum": 114.2570712,
            "minimum": 106.2170712,
            "name": "Z",
            "position": 2,
            "stddev": 2.016996569,
            "variance": 4.068275161
          },
          {
            "average": 1229.171146,
            "count": 80189,
            "maximum": 4063,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 615.8673964,
            "variance": 379292.65
          },
          {
            "average": 1.00670915,
            "count": 80189,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08344768843,
            "variance": 0.006963516704
          },
          {
            "average": 1.01343077,
            "count": 80189,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1189472128,
            "variance": 0.01414843943
          },
          {
            "average": 1,
            "count": 80189,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80189,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.557981768,
            "count": 80189,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4966298323,
            "variance": 0.2466411903
          },
          {
            "average": 21.37897616,
            "count": 80189,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.502483001,
            "variance": 6.262421172
          },
          {
            "average": 1.012645126,
            "count": 80189,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.113069355,
            "variance": 0.01278467903
          },
          {
            "average": 10,
            "count": 80189,
            "maximum": 10,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247261768.7,
            "count": 80189,
            "maximum": 247261771.8,
            "minimum": 247261765.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.653438511,
            "variance": 2.733858908
          },
          {
            "average": 0,
            "count": 80189,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80189,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80189,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80189,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 80189,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425488.932,
          1646388.612,
          106.2170712,
          -425300.192,
          1646658.052,
          114.2570712
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425488.9319602726,
                1646388.611954314,
                106.2170711578869
              ],
              [
                -425488.9319602726,
                1646658.0519543139,
                106.2170711578869
              ],
              [
                -425300.1919602726,
                1646658.0519543139,
                114.2570711578869
              ],
              [
                -425300.1919602726,
                1646388.611954314,
                114.2570711578869
              ],
              [
                -425488.9319602726,
                1646388.611954314,
                106.2170711578869
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:36:11+00:00",
        "end_time": "2019-07-15T21:36:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0157.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0157.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0157.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0157.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8959881,
            64.52298178,
            106.2170712,
            -162.8913392,
            64.52560091,
            114.2570712
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.89523802065818,
                  64.5229817834224,
                  106.2170711578869
                ],
                [
                  -162.8959880638347,
                  64.52537503896656,
                  106.2170711578869
                ],
                [
                  -162.8920889524372,
                  64.52560090928155,
                  114.2570711578869
                ],
                [
                  -162.89133923010777,
                  64.52320763403507,
                  114.2570711578869
                ],
                [
                  -162.89523802065818,
                  64.5229817834224,
                  106.2170711578869
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0157.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0157.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:36:11Z",
            "pc:count": 80189,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425400.7446,
                "count": 80189,
                "maximum": -425300.192,
                "minimum": -425488.932,
                "name": "X",
                "position": 0,
                "stddev": 44.33711358,
                "variance": 1965.779641
              },
              {
                "average": 1646498.758,
                "count": 80189,
                "maximum": 1646658.052,
                "minimum": 1646388.612,
                "name": "Y",
                "position": 1,
                "stddev": 66.32569632,
                "variance": 4399.097993
              },
              {
                "average": 110.4905428,
                "count": 80189,
                "maximum": 114.2570712,
                "minimum": 106.2170712,
                "name": "Z",
                "position": 2,
                "stddev": 2.016996569,
                "variance": 4.068275161
              },
              {
                "average": 1229.171146,
                "count": 80189,
                "maximum": 4063,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 615.8673964,
                "variance": 379292.65
              },
              {
                "average": 1.00670915,
                "count": 80189,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08344768843,
                "variance": 0.006963516704
              },
              {
                "average": 1.01343077,
                "count": 80189,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1189472128,
                "variance": 0.01414843943
              },
              {
                "average": 1,
                "count": 80189,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80189,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.557981768,
                "count": 80189,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4966298323,
                "variance": 0.2466411903
              },
              {
                "average": 21.37897616,
                "count": 80189,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.502483001,
                "variance": 6.262421172
              },
              {
                "average": 1.012645126,
                "count": 80189,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.113069355,
                "variance": 0.01278467903
              },
              {
                "average": 10,
                "count": 80189,
                "maximum": 10,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247261768.7,
                "count": 80189,
                "maximum": 247261771.8,
                "minimum": 247261765.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.653438511,
                "variance": 2.733858908
              },
              {
                "average": 0,
                "count": 80189,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80189,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80189,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80189,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 80189,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425488.932,
              1646388.612,
              106.2170712,
              -425300.192,
              1646658.052,
              114.2570712
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425488.9319602726,
                    1646388.611954314,
                    106.2170711578869
                  ],
                  [
                    -425488.9319602726,
                    1646658.0519543139,
                    106.2170711578869
                  ],
                  [
                    -425300.1919602726,
                    1646658.0519543139,
                    114.2570711578869
                  ],
                  [
                    -425300.1919602726,
                    1646388.611954314,
                    114.2570711578869
                  ],
                  [
                    -425488.9319602726,
                    1646388.611954314,
                    106.2170711578869
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:36:11+00:00",
            "end_time": "2019-07-15T21:36:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7962.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.35031522923262,
              64.57247621764367,
              -0.945374068228899
            ],
            [
              -163.353692783198,
              64.58270257389658,
              -0.945374068228899
            ],
            [
              -163.3298823270612,
              64.58414940171882,
              8.214625931771101
            ],
            [
              -163.3265131432547,
              64.57392250493749,
              8.214625931771101
            ],
            [
              -163.35031522923262,
              64.57247621764367,
              -0.945374068228899
            ]
          ]
        ]
      },
      "bbox": [
        -163.3536928,
        64.57247622,
        -0.9453740682,
        -163.3265131,
        64.5841494,
        8.214625932
      ],
      "properties": {
        "datetime": "2019-07-10T21:36:32Z",
        "pc:count": 3584264,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445785.4371,
            "count": 3584264,
            "maximum": -445190.0837,
            "minimum": -446341.3837,
            "name": "X",
            "position": 0,
            "stddev": 292.1404808,
            "variance": 85346.06052
          },
          {
            "average": 1655423.755,
            "count": 3584264,
            "maximum": 1655998.168,
            "minimum": 1654845.848,
            "name": "Y",
            "position": 1,
            "stddev": 296.8381064,
            "variance": 88112.86143
          },
          {
            "average": 1.983546246,
            "count": 3584264,
            "maximum": 8.214625932,
            "minimum": -0.9453740682,
            "name": "Z",
            "position": 2,
            "stddev": 1.75682251,
            "variance": 3.086425331
          },
          {
            "average": 449.2834437,
            "count": 3584264,
            "maximum": 4279,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 556.6739624,
            "variance": 309885.9004
          },
          {
            "average": 1.000325311,
            "count": 3584264,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01855200648,
            "variance": 0.0003441769445
          },
          {
            "average": 1.000655644,
            "count": 3584264,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02675883803,
            "variance": 0.000716035413
          },
          {
            "average": 1,
            "count": 3584264,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3584264,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.7385653,
            "count": 3584264,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.67401143,
            "variance": 186.9785887
          },
          {
            "average": 19.9015243,
            "count": 3584264,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.352503874,
            "variance": 1.829266729
          },
          {
            "average": 1.44605894,
            "count": 3584264,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4978822044,
            "variance": 0.2478866895
          },
          {
            "average": 5.487405783,
            "count": 3584264,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.684182047,
            "variance": 2.836469167
          },
          {
            "average": 246828436.7,
            "count": 3584264,
            "maximum": 246829792.2,
            "minimum": 246827100.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 613.516732,
            "variance": 376402.7804
          },
          {
            "average": 0,
            "count": 3584264,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3584264,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3584264,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3584264,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3584264,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446341.3837,
          1654845.848,
          -0.9453740682,
          -445190.0837,
          1655998.168,
          8.214625932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446341.38370743266,
                1654845.8484219748,
                -0.945374068228899
              ],
              [
                -446341.38370743266,
                1655998.1684219746,
                -0.945374068228899
              ],
              [
                -445190.0837074326,
                1655998.1684219746,
                8.214625931771101
              ],
              [
                -445190.0837074326,
                1654845.8484219748,
                8.214625931771101
              ],
              [
                -446341.38370743266,
                1654845.8484219748,
                -0.945374068228899
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:36:32+00:00",
        "end_time": "2019-07-10T20:51:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7962.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7962.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7962.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7962.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3536928,
            64.57247622,
            -0.9453740682,
            -163.3265131,
            64.5841494,
            8.214625932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.35031522923262,
                  64.57247621764367,
                  -0.945374068228899
                ],
                [
                  -163.353692783198,
                  64.58270257389658,
                  -0.945374068228899
                ],
                [
                  -163.3298823270612,
                  64.58414940171882,
                  8.214625931771101
                ],
                [
                  -163.3265131432547,
                  64.57392250493749,
                  8.214625931771101
                ],
                [
                  -163.35031522923262,
                  64.57247621764367,
                  -0.945374068228899
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7962.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7962.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:36:32Z",
            "pc:count": 3584264,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445785.4371,
                "count": 3584264,
                "maximum": -445190.0837,
                "minimum": -446341.3837,
                "name": "X",
                "position": 0,
                "stddev": 292.1404808,
                "variance": 85346.06052
              },
              {
                "average": 1655423.755,
                "count": 3584264,
                "maximum": 1655998.168,
                "minimum": 1654845.848,
                "name": "Y",
                "position": 1,
                "stddev": 296.8381064,
                "variance": 88112.86143
              },
              {
                "average": 1.983546246,
                "count": 3584264,
                "maximum": 8.214625932,
                "minimum": -0.9453740682,
                "name": "Z",
                "position": 2,
                "stddev": 1.75682251,
                "variance": 3.086425331
              },
              {
                "average": 449.2834437,
                "count": 3584264,
                "maximum": 4279,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 556.6739624,
                "variance": 309885.9004
              },
              {
                "average": 1.000325311,
                "count": 3584264,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01855200648,
                "variance": 0.0003441769445
              },
              {
                "average": 1.000655644,
                "count": 3584264,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02675883803,
                "variance": 0.000716035413
              },
              {
                "average": 1,
                "count": 3584264,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3584264,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.7385653,
                "count": 3584264,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.67401143,
                "variance": 186.9785887
              },
              {
                "average": 19.9015243,
                "count": 3584264,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.352503874,
                "variance": 1.829266729
              },
              {
                "average": 1.44605894,
                "count": 3584264,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4978822044,
                "variance": 0.2478866895
              },
              {
                "average": 5.487405783,
                "count": 3584264,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.684182047,
                "variance": 2.836469167
              },
              {
                "average": 246828436.7,
                "count": 3584264,
                "maximum": 246829792.2,
                "minimum": 246827100.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 613.516732,
                "variance": 376402.7804
              },
              {
                "average": 0,
                "count": 3584264,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3584264,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3584264,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3584264,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3584264,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446341.3837,
              1654845.848,
              -0.9453740682,
              -445190.0837,
              1655998.168,
              8.214625932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446341.38370743266,
                    1654845.8484219748,
                    -0.945374068228899
                  ],
                  [
                    -446341.38370743266,
                    1655998.1684219746,
                    -0.945374068228899
                  ],
                  [
                    -445190.0837074326,
                    1655998.1684219746,
                    8.214625931771101
                  ],
                  [
                    -445190.0837074326,
                    1654845.8484219748,
                    8.214625931771101
                  ],
                  [
                    -446341.38370743266,
                    1654845.8484219748,
                    -0.945374068228899
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:36:32+00:00",
            "end_time": "2019-07-10T20:51: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": "20190714_NCMP_AK_03WWM7474.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.4449970774877,
              64.68145912474094,
              -1.243755061859471
            ],
            [
              -163.44842098438883,
              64.6916829236079,
              -1.243755061859471
            ],
            [
              -163.42804153483058,
              64.69292964692433,
              43.95624493814053
            ],
            [
              -163.42462481336577,
              64.68270538009551,
              43.95624493814053
            ],
            [
              -163.4449970774877,
              64.68145912474094,
              -1.243755061859471
            ]
          ]
        ]
      },
      "bbox": [
        -163.448421,
        64.68145912,
        -1.243755062,
        -163.4246248,
        64.69292965,
        43.95624494
      ],
      "properties": {
        "datetime": "2019-07-15T00:52:38Z",
        "pc:count": 3679786,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -448503.6128,
            "count": 3679786,
            "maximum": -448125.5869,
            "minimum": -449107.4269,
            "name": "X",
            "position": 0,
            "stddev": 212.8096115,
            "variance": 45287.93074
          },
          {
            "average": 1668173.167,
            "count": 3679786,
            "maximum": 1668672.627,
            "minimum": 1667520.547,
            "name": "Y",
            "position": 1,
            "stddev": 272.5477422,
            "variance": 74282.27177
          },
          {
            "average": 5.62592855,
            "count": 3679786,
            "maximum": 43.95624494,
            "minimum": -1.243755062,
            "name": "Z",
            "position": 2,
            "stddev": 3.723878056,
            "variance": 13.86726778
          },
          {
            "average": 198.3900504,
            "count": 3679786,
            "maximum": 8388,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 266.3535705,
            "variance": 70944.22454
          },
          {
            "average": 1.601028973,
            "count": 3679786,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8774547861,
            "variance": 0.7699269017
          },
          {
            "average": 2.202644936,
            "count": 3679786,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.174738222,
            "variance": 1.380009891
          },
          {
            "average": 1,
            "count": 3679786,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3679786,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.180151781,
            "count": 3679786,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.716260168,
            "variance": 75.97319131
          },
          {
            "average": 20.00061837,
            "count": 3679786,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.568609548,
            "variance": 2.460535913
          },
          {
            "average": 1.748501136,
            "count": 3679786,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9202795896,
            "variance": 0.846914523
          },
          {
            "average": 7.335888554,
            "count": 3679786,
            "maximum": 9,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.719120243,
            "variance": 2.955374409
          },
          {
            "average": 247186530.6,
            "count": 3679786,
            "maximum": 247187158.2,
            "minimum": 247184965.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 635.6790339,
            "variance": 404087.8342
          },
          {
            "average": 0,
            "count": 3679786,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3679786,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3679786,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3679786,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3679786,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -449107.4269,
          1667520.547,
          -1.243755062,
          -448125.5869,
          1668672.627,
          43.95624494
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -449107.42694606655,
                1667520.547224671,
                -1.243755061859471
              ],
              [
                -449107.42694606655,
                1668672.6272246712,
                -1.243755061859471
              ],
              [
                -448125.5869460666,
                1668672.6272246712,
                43.95624493814053
              ],
              [
                -448125.5869460666,
                1667520.547224671,
                43.95624493814053
              ],
              [
                -449107.42694606655,
                1667520.547224671,
                -1.243755061859471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T00:52:38+00:00",
        "end_time": "2019-07-15T00:16:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7474.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7474.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7474.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7474.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.448421,
            64.68145912,
            -1.243755062,
            -163.4246248,
            64.69292965,
            43.95624494
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.4449970774877,
                  64.68145912474094,
                  -1.243755061859471
                ],
                [
                  -163.44842098438883,
                  64.6916829236079,
                  -1.243755061859471
                ],
                [
                  -163.42804153483058,
                  64.69292964692433,
                  43.95624493814053
                ],
                [
                  -163.42462481336577,
                  64.68270538009551,
                  43.95624493814053
                ],
                [
                  -163.4449970774877,
                  64.68145912474094,
                  -1.243755061859471
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7474.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7474.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T00:52:38Z",
            "pc:count": 3679786,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -448503.6128,
                "count": 3679786,
                "maximum": -448125.5869,
                "minimum": -449107.4269,
                "name": "X",
                "position": 0,
                "stddev": 212.8096115,
                "variance": 45287.93074
              },
              {
                "average": 1668173.167,
                "count": 3679786,
                "maximum": 1668672.627,
                "minimum": 1667520.547,
                "name": "Y",
                "position": 1,
                "stddev": 272.5477422,
                "variance": 74282.27177
              },
              {
                "average": 5.62592855,
                "count": 3679786,
                "maximum": 43.95624494,
                "minimum": -1.243755062,
                "name": "Z",
                "position": 2,
                "stddev": 3.723878056,
                "variance": 13.86726778
              },
              {
                "average": 198.3900504,
                "count": 3679786,
                "maximum": 8388,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 266.3535705,
                "variance": 70944.22454
              },
              {
                "average": 1.601028973,
                "count": 3679786,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8774547861,
                "variance": 0.7699269017
              },
              {
                "average": 2.202644936,
                "count": 3679786,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.174738222,
                "variance": 1.380009891
              },
              {
                "average": 1,
                "count": 3679786,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3679786,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.180151781,
                "count": 3679786,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.716260168,
                "variance": 75.97319131
              },
              {
                "average": 20.00061837,
                "count": 3679786,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.568609548,
                "variance": 2.460535913
              },
              {
                "average": 1.748501136,
                "count": 3679786,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9202795896,
                "variance": 0.846914523
              },
              {
                "average": 7.335888554,
                "count": 3679786,
                "maximum": 9,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.719120243,
                "variance": 2.955374409
              },
              {
                "average": 247186530.6,
                "count": 3679786,
                "maximum": 247187158.2,
                "minimum": 247184965.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 635.6790339,
                "variance": 404087.8342
              },
              {
                "average": 0,
                "count": 3679786,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3679786,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3679786,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3679786,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3679786,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -449107.4269,
              1667520.547,
              -1.243755062,
              -448125.5869,
              1668672.627,
              43.95624494
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -449107.42694606655,
                    1667520.547224671,
                    -1.243755061859471
                  ],
                  [
                    -449107.42694606655,
                    1668672.6272246712,
                    -1.243755061859471
                  ],
                  [
                    -448125.5869460666,
                    1668672.6272246712,
                    43.95624493814053
                  ],
                  [
                    -448125.5869460666,
                    1667520.547224671,
                    43.95624493814053
                  ],
                  [
                    -449107.42694606655,
                    1667520.547224671,
                    -1.243755061859471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T00:52:38+00:00",
            "end_time": "2019-07-15T00:16: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": "20190710_NCMP_AK_03WWM9251.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.08603938363888,
              64.47053867172673,
              3.14068654933634
            ],
            [
              -163.0893126515266,
              64.48077632780652,
              3.14068654933634
            ],
            [
              -163.06557059051394,
              64.48218246353088,
              15.720686549336339
            ],
            [
              -163.06230565901325,
              64.47194428396884,
              15.720686549336339
            ],
            [
              -163.08603938363888,
              64.47053867172673,
              3.14068654933634
            ]
          ]
        ]
      },
      "bbox": [
        -163.0893127,
        64.47053867,
        3.140686549,
        -163.0623057,
        64.48218246,
        15.72068655
      ],
      "properties": {
        "datetime": "2019-07-10T23:39:16Z",
        "pc:count": 4447377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434780.7894,
            "count": 4447377,
            "maximum": -434205.8102,
            "minimum": -435357.2702,
            "name": "X",
            "position": 0,
            "stddev": 283.2381423,
            "variance": 80223.84526
          },
          {
            "average": 1642421.82,
            "count": 4447377,
            "maximum": 1642980.342,
            "minimum": 1641827.222,
            "name": "Y",
            "position": 1,
            "stddev": 294.1945821,
            "variance": 86550.45212
          },
          {
            "average": 9.401937264,
            "count": 4447377,
            "maximum": 15.72068655,
            "minimum": 3.140686549,
            "name": "Z",
            "position": 2,
            "stddev": 2.186834245,
            "variance": 4.782244014
          },
          {
            "average": 928.0167674,
            "count": 4447377,
            "maximum": 4954,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 690.3770003,
            "variance": 476620.4026
          },
          {
            "average": 1.043736117,
            "count": 4447377,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2374981262,
            "variance": 0.05640535997
          },
          {
            "average": 1.087601298,
            "count": 4447377,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3519556684,
            "variance": 0.1238727925
          },
          {
            "average": 1,
            "count": 4447377,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4447377,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.407287037,
            "count": 4447377,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4913291776,
            "variance": 0.2414043607
          },
          {
            "average": 19.94764001,
            "count": 4447377,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.409991731,
            "variance": 1.98807668
          },
          {
            "average": 1.049484674,
            "count": 4447377,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2482624063,
            "variance": 0.06163422239
          },
          {
            "average": 19.63678523,
            "count": 4447377,
            "maximum": 23,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.542309132,
            "variance": 2.378717459
          },
          {
            "average": 246835290.5,
            "count": 4447377,
            "maximum": 246837156.4,
            "minimum": 246833320.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 891.589536,
            "variance": 794931.9007
          },
          {
            "average": 0,
            "count": 4447377,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4447377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4447377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4447377,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4447377,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435357.2702,
          1641827.222,
          3.140686549,
          -434205.8102,
          1642980.342,
          15.72068655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435357.2701888956,
                1641827.222163279,
                3.14068654933634
              ],
              [
                -435357.2701888956,
                1642980.3421632792,
                3.14068654933634
              ],
              [
                -434205.8101888956,
                1642980.3421632792,
                15.720686549336339
              ],
              [
                -434205.8101888956,
                1641827.222163279,
                15.720686549336339
              ],
              [
                -435357.2701888956,
                1641827.222163279,
                3.14068654933634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:39:16+00:00",
        "end_time": "2019-07-10T22:35:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9251.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9251.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9251.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9251.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0893127,
            64.47053867,
            3.140686549,
            -163.0623057,
            64.48218246,
            15.72068655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.08603938363888,
                  64.47053867172673,
                  3.14068654933634
                ],
                [
                  -163.0893126515266,
                  64.48077632780652,
                  3.14068654933634
                ],
                [
                  -163.06557059051394,
                  64.48218246353088,
                  15.720686549336339
                ],
                [
                  -163.06230565901325,
                  64.47194428396884,
                  15.720686549336339
                ],
                [
                  -163.08603938363888,
                  64.47053867172673,
                  3.14068654933634
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9251.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9251.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:39:16Z",
            "pc:count": 4447377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434780.7894,
                "count": 4447377,
                "maximum": -434205.8102,
                "minimum": -435357.2702,
                "name": "X",
                "position": 0,
                "stddev": 283.2381423,
                "variance": 80223.84526
              },
              {
                "average": 1642421.82,
                "count": 4447377,
                "maximum": 1642980.342,
                "minimum": 1641827.222,
                "name": "Y",
                "position": 1,
                "stddev": 294.1945821,
                "variance": 86550.45212
              },
              {
                "average": 9.401937264,
                "count": 4447377,
                "maximum": 15.72068655,
                "minimum": 3.140686549,
                "name": "Z",
                "position": 2,
                "stddev": 2.186834245,
                "variance": 4.782244014
              },
              {
                "average": 928.0167674,
                "count": 4447377,
                "maximum": 4954,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 690.3770003,
                "variance": 476620.4026
              },
              {
                "average": 1.043736117,
                "count": 4447377,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2374981262,
                "variance": 0.05640535997
              },
              {
                "average": 1.087601298,
                "count": 4447377,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3519556684,
                "variance": 0.1238727925
              },
              {
                "average": 1,
                "count": 4447377,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4447377,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.407287037,
                "count": 4447377,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4913291776,
                "variance": 0.2414043607
              },
              {
                "average": 19.94764001,
                "count": 4447377,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.409991731,
                "variance": 1.98807668
              },
              {
                "average": 1.049484674,
                "count": 4447377,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2482624063,
                "variance": 0.06163422239
              },
              {
                "average": 19.63678523,
                "count": 4447377,
                "maximum": 23,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.542309132,
                "variance": 2.378717459
              },
              {
                "average": 246835290.5,
                "count": 4447377,
                "maximum": 246837156.4,
                "minimum": 246833320.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 891.589536,
                "variance": 794931.9007
              },
              {
                "average": 0,
                "count": 4447377,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4447377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4447377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4447377,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4447377,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435357.2702,
              1641827.222,
              3.140686549,
              -434205.8102,
              1642980.342,
              15.72068655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435357.2701888956,
                    1641827.222163279,
                    3.14068654933634
                  ],
                  [
                    -435357.2701888956,
                    1642980.3421632792,
                    3.14068654933634
                  ],
                  [
                    -434205.8101888956,
                    1642980.3421632792,
                    15.720686549336339
                  ],
                  [
                    -434205.8101888956,
                    1641827.222163279,
                    15.720686549336339
                  ],
                  [
                    -435357.2701888956,
                    1641827.222163279,
                    3.14068654933634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:39:16+00:00",
            "end_time": "2019-07-10T22:35:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8355.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2503351129218,
              64.518593501034,
              28.966090903324563
            ],
            [
              -163.25044599101489,
              64.5189336194864,
              28.966090903324563
            ],
            [
              -163.24995685412406,
              64.51896311021423,
              29.54609090332456
            ],
            [
              -163.24984598174146,
              64.51862299139638,
              29.54609090332456
            ],
            [
              -163.2503351129218,
              64.518593501034,
              28.966090903324563
            ]
          ]
        ]
      },
      "bbox": [
        -163.250446,
        64.5185935,
        28.9660909,
        -163.249846,
        64.51896311,
        29.5460909
      ],
      "properties": {
        "datetime": "2019-07-10T20:53:31Z",
        "pc:count": 4844,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442422.2634,
            "count": 4844,
            "maximum": -442410.8298,
            "minimum": -442434.5298,
            "name": "X",
            "position": 0,
            "stddev": 5.340656885,
            "variance": 28.52261597
          },
          {
            "average": 1648246.845,
            "count": 4844,
            "maximum": 1648262.25,
            "minimum": 1648223.93,
            "name": "Y",
            "position": 1,
            "stddev": 9.462263297,
            "variance": 89.53442671
          },
          {
            "average": 29.25075234,
            "count": 4844,
            "maximum": 29.5460909,
            "minimum": 28.9660909,
            "name": "Z",
            "position": 2,
            "stddev": 0.0971456614,
            "variance": 0.009437279528
          },
          {
            "average": 1207.513832,
            "count": 4844,
            "maximum": 3454,
            "minimum": 236,
            "name": "Intensity",
            "position": 3,
            "stddev": 605.6581944,
            "variance": 366821.8485
          },
          {
            "average": 1,
            "count": 4844,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4844,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4844,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.29748142,
            "count": 4844,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4571973065,
            "variance": 0.2090293771
          },
          {
            "average": 17.27104648,
            "count": 4844,
            "maximum": 19.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5395607679,
            "variance": 0.2911258223
          },
          {
            "average": 1,
            "count": 4844,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 4844,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246827210.3,
            "count": 4844,
            "maximum": 246827211.3,
            "minimum": 246827209.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.5228965419,
            "variance": 0.2734207935
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442434.5298,
          1648223.93,
          28.9660909,
          -442410.8298,
          1648262.25,
          29.5460909
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442434.52979281754,
                1648223.9296355562,
                28.966090903324563
              ],
              [
                -442434.52979281754,
                1648262.249635556,
                28.966090903324563
              ],
              [
                -442410.8297928176,
                1648262.249635556,
                29.54609090332456
              ],
              [
                -442410.8297928176,
                1648223.9296355562,
                29.54609090332456
              ],
              [
                -442434.52979281754,
                1648223.9296355562,
                28.966090903324563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T20:53:31+00:00",
        "end_time": "2019-07-10T20:53:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8355.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8355.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8355.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8355.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.250446,
            64.5185935,
            28.9660909,
            -163.249846,
            64.51896311,
            29.5460909
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2503351129218,
                  64.518593501034,
                  28.966090903324563
                ],
                [
                  -163.25044599101489,
                  64.5189336194864,
                  28.966090903324563
                ],
                [
                  -163.24995685412406,
                  64.51896311021423,
                  29.54609090332456
                ],
                [
                  -163.24984598174146,
                  64.51862299139638,
                  29.54609090332456
                ],
                [
                  -163.2503351129218,
                  64.518593501034,
                  28.966090903324563
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8355.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8355.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T20:53:31Z",
            "pc:count": 4844,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442422.2634,
                "count": 4844,
                "maximum": -442410.8298,
                "minimum": -442434.5298,
                "name": "X",
                "position": 0,
                "stddev": 5.340656885,
                "variance": 28.52261597
              },
              {
                "average": 1648246.845,
                "count": 4844,
                "maximum": 1648262.25,
                "minimum": 1648223.93,
                "name": "Y",
                "position": 1,
                "stddev": 9.462263297,
                "variance": 89.53442671
              },
              {
                "average": 29.25075234,
                "count": 4844,
                "maximum": 29.5460909,
                "minimum": 28.9660909,
                "name": "Z",
                "position": 2,
                "stddev": 0.0971456614,
                "variance": 0.009437279528
              },
              {
                "average": 1207.513832,
                "count": 4844,
                "maximum": 3454,
                "minimum": 236,
                "name": "Intensity",
                "position": 3,
                "stddev": 605.6581944,
                "variance": 366821.8485
              },
              {
                "average": 1,
                "count": 4844,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4844,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4844,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.29748142,
                "count": 4844,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4571973065,
                "variance": 0.2090293771
              },
              {
                "average": 17.27104648,
                "count": 4844,
                "maximum": 19.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5395607679,
                "variance": 0.2911258223
              },
              {
                "average": 1,
                "count": 4844,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 4844,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246827210.3,
                "count": 4844,
                "maximum": 246827211.3,
                "minimum": 246827209.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.5228965419,
                "variance": 0.2734207935
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442434.5298,
              1648223.93,
              28.9660909,
              -442410.8298,
              1648262.25,
              29.5460909
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442434.52979281754,
                    1648223.9296355562,
                    28.966090903324563
                  ],
                  [
                    -442434.52979281754,
                    1648262.249635556,
                    28.966090903324563
                  ],
                  [
                    -442410.8297928176,
                    1648262.249635556,
                    29.54609090332456
                  ],
                  [
                    -442410.8297928176,
                    1648223.9296355562,
                    29.54609090332456
                  ],
                  [
                    -442434.52979281754,
                    1648223.9296355562,
                    28.966090903324563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T20:53:31+00:00",
            "end_time": "2019-07-10T20:53: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": "20190710_NCMP_AK_03WWM8459.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24772953732278,
              64.54436453580664,
              -0.983729445897169
            ],
            [
              -163.25106704211382,
              64.55459288082301,
              -0.983729445897169
            ],
            [
              -163.22727322603973,
              64.5560239598758,
              0.936270554102831
            ],
            [
              -163.22394408306147,
              64.5457950807924,
              0.936270554102831
            ],
            [
              -163.24772953732278,
              64.54436453580664,
              -0.983729445897169
            ]
          ]
        ]
      },
      "bbox": [
        -163.251067,
        64.54436454,
        -0.9837294459,
        -163.2239441,
        64.55602396,
        0.9362705541
      ],
      "properties": {
        "datetime": "2019-07-10T23:03:10Z",
        "pc:count": 3291006,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441315.8008,
            "count": 3291006,
            "maximum": -440760.2333,
            "minimum": -441911.6133,
            "name": "X",
            "position": 0,
            "stddev": 285.3065109,
            "variance": 81399.80515
          },
          {
            "average": 1651618.781,
            "count": 3291006,
            "maximum": 1652206.443,
            "minimum": 1651054.103,
            "name": "Y",
            "position": 1,
            "stddev": 280.6150245,
            "variance": 78744.79195
          },
          {
            "average": -0.1483698142,
            "count": 3291006,
            "maximum": 0.9362705541,
            "minimum": -0.9837294459,
            "name": "Z",
            "position": 2,
            "stddev": 0.1517754938,
            "variance": 0.02303580053
          },
          {
            "average": 9.241395792,
            "count": 3291006,
            "maximum": 1802,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 94.34142555,
            "variance": 8900.304575
          },
          {
            "average": 1.000083865,
            "count": 3291006,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00915739733,
            "variance": 8.385792585e-05
          },
          {
            "average": 1.00016773,
            "count": 3291006,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0129499724,
            "variance": 0.0001677017851
          },
          {
            "average": 1,
            "count": 3291006,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3291006,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3291006,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.98134595,
            "count": 3291006,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.257060623,
            "variance": 1.580201409
          },
          {
            "average": 2.000586447,
            "count": 3291006,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02423465517,
            "variance": 0.0005873185114
          },
          {
            "average": 15.08692236,
            "count": 3291006,
            "maximum": 19,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.537021611,
            "variance": 2.362435431
          },
          {
            "average": 246832704.5,
            "count": 3291006,
            "maximum": 246834990.3,
            "minimum": 246830473.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 868.5730445,
            "variance": 754419.1337
          },
          {
            "average": 0,
            "count": 3291006,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3291006,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3291006,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3291006,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3291006,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441911.6133,
          1651054.103,
          -0.9837294459,
          -440760.2333,
          1652206.443,
          0.9362705541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441911.6132699728,
                1651054.1033104814,
                -0.983729445897169
              ],
              [
                -441911.6132699728,
                1652206.4433104813,
                -0.983729445897169
              ],
              [
                -440760.2332699728,
                1652206.4433104813,
                0.936270554102831
              ],
              [
                -440760.2332699728,
                1651054.1033104814,
                0.936270554102831
              ],
              [
                -441911.6132699728,
                1651054.1033104814,
                -0.983729445897169
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:03:10+00:00",
        "end_time": "2019-07-10T21:47:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8459.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8459.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8459.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8459.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.251067,
            64.54436454,
            -0.9837294459,
            -163.2239441,
            64.55602396,
            0.9362705541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24772953732278,
                  64.54436453580664,
                  -0.983729445897169
                ],
                [
                  -163.25106704211382,
                  64.55459288082301,
                  -0.983729445897169
                ],
                [
                  -163.22727322603973,
                  64.5560239598758,
                  0.936270554102831
                ],
                [
                  -163.22394408306147,
                  64.5457950807924,
                  0.936270554102831
                ],
                [
                  -163.24772953732278,
                  64.54436453580664,
                  -0.983729445897169
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8459.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8459.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:03:10Z",
            "pc:count": 3291006,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441315.8008,
                "count": 3291006,
                "maximum": -440760.2333,
                "minimum": -441911.6133,
                "name": "X",
                "position": 0,
                "stddev": 285.3065109,
                "variance": 81399.80515
              },
              {
                "average": 1651618.781,
                "count": 3291006,
                "maximum": 1652206.443,
                "minimum": 1651054.103,
                "name": "Y",
                "position": 1,
                "stddev": 280.6150245,
                "variance": 78744.79195
              },
              {
                "average": -0.1483698142,
                "count": 3291006,
                "maximum": 0.9362705541,
                "minimum": -0.9837294459,
                "name": "Z",
                "position": 2,
                "stddev": 0.1517754938,
                "variance": 0.02303580053
              },
              {
                "average": 9.241395792,
                "count": 3291006,
                "maximum": 1802,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 94.34142555,
                "variance": 8900.304575
              },
              {
                "average": 1.000083865,
                "count": 3291006,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00915739733,
                "variance": 8.385792585e-05
              },
              {
                "average": 1.00016773,
                "count": 3291006,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0129499724,
                "variance": 0.0001677017851
              },
              {
                "average": 1,
                "count": 3291006,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3291006,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3291006,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.98134595,
                "count": 3291006,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.257060623,
                "variance": 1.580201409
              },
              {
                "average": 2.000586447,
                "count": 3291006,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02423465517,
                "variance": 0.0005873185114
              },
              {
                "average": 15.08692236,
                "count": 3291006,
                "maximum": 19,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.537021611,
                "variance": 2.362435431
              },
              {
                "average": 246832704.5,
                "count": 3291006,
                "maximum": 246834990.3,
                "minimum": 246830473.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 868.5730445,
                "variance": 754419.1337
              },
              {
                "average": 0,
                "count": 3291006,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3291006,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3291006,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3291006,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3291006,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441911.6133,
              1651054.103,
              -0.9837294459,
              -440760.2333,
              1652206.443,
              0.9362705541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441911.6132699728,
                    1651054.1033104814,
                    -0.983729445897169
                  ],
                  [
                    -441911.6132699728,
                    1652206.4433104813,
                    -0.983729445897169
                  ],
                  [
                    -440760.2332699728,
                    1652206.4433104813,
                    0.936270554102831
                  ],
                  [
                    -440760.2332699728,
                    1651054.1033104814,
                    0.936270554102831
                  ],
                  [
                    -441911.6132699728,
                    1651054.1033104814,
                    -0.983729445897169
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:03:10+00:00",
            "end_time": "2019-07-10T21:47:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8456.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24945719593845,
              64.51745435446901,
              7.621955626045583
            ],
            [
              -163.25279402692024,
              64.52768794781544,
              7.621955626045583
            ],
            [
              -163.2290156992985,
              64.52911966112673,
              78.46195562604558
            ],
            [
              -163.2256872213558,
              64.51888553385402,
              78.46195562604558
            ],
            [
              -163.24945719593845,
              64.51745435446901,
              7.621955626045583
            ]
          ]
        ]
      },
      "bbox": [
        -163.252794,
        64.51745435,
        7.621955626,
        -163.2256872,
        64.52911966,
        78.46195563
      ],
      "properties": {
        "datetime": "2019-07-10T21:34:45Z",
        "pc:count": 4622604,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441814.4559,
            "count": 4622604,
            "maximum": -441258.7367,
            "minimum": -442410.4567,
            "name": "X",
            "position": 0,
            "stddev": 287.0088032,
            "variance": 82374.05314
          },
          {
            "average": 1648656.484,
            "count": 4622604,
            "maximum": 1649245.191,
            "minimum": 1648092.211,
            "name": "Y",
            "position": 1,
            "stddev": 288.8251859,
            "variance": 83419.988
          },
          {
            "average": 27.95052495,
            "count": 4622604,
            "maximum": 78.46195563,
            "minimum": 7.621955626,
            "name": "Z",
            "position": 2,
            "stddev": 12.49257595,
            "variance": 156.0644538
          },
          {
            "average": 795.1187843,
            "count": 4622604,
            "maximum": 6632,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 611.2924527,
            "variance": 373678.4627
          },
          {
            "average": 1.089440281,
            "count": 4622604,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3341195045,
            "variance": 0.1116358433
          },
          {
            "average": 1.179249185,
            "count": 4622604,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4880410729,
            "variance": 0.2381840889
          },
          {
            "average": 1,
            "count": 4622604,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4622604,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.392708525,
            "count": 4622604,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.488352937,
            "variance": 0.2384885911
          },
          {
            "average": 20.04178429,
            "count": 4622604,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.770800776,
            "variance": 3.135735387
          },
          {
            "average": 1.098917407,
            "count": 4622604,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3454712426,
            "variance": 0.1193503795
          },
          {
            "average": 5.24368819,
            "count": 4622604,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.655994577,
            "variance": 2.742318038
          },
          {
            "average": 246828363.6,
            "count": 4622604,
            "maximum": 246829685.5,
            "minimum": 246827205.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 634.0116911,
            "variance": 401970.8245
          },
          {
            "average": 0,
            "count": 4622604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4622604,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4622604,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4622604,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4622604,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442410.4567,
          1648092.211,
          7.621955626,
          -441258.7367,
          1649245.191,
          78.46195563
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442410.4566603195,
                1648092.211011811,
                7.621955626045583
              ],
              [
                -442410.4566603195,
                1649245.191011811,
                7.621955626045583
              ],
              [
                -441258.73666031956,
                1649245.191011811,
                78.46195562604558
              ],
              [
                -441258.73666031956,
                1648092.211011811,
                78.46195562604558
              ],
              [
                -442410.4566603195,
                1648092.211011811,
                7.621955626045583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:34:45+00:00",
        "end_time": "2019-07-10T20:53:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8456.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8456.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8456.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8456.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.252794,
            64.51745435,
            7.621955626,
            -163.2256872,
            64.52911966,
            78.46195563
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24945719593845,
                  64.51745435446901,
                  7.621955626045583
                ],
                [
                  -163.25279402692024,
                  64.52768794781544,
                  7.621955626045583
                ],
                [
                  -163.2290156992985,
                  64.52911966112673,
                  78.46195562604558
                ],
                [
                  -163.2256872213558,
                  64.51888553385402,
                  78.46195562604558
                ],
                [
                  -163.24945719593845,
                  64.51745435446901,
                  7.621955626045583
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8456.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8456.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:34:45Z",
            "pc:count": 4622604,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441814.4559,
                "count": 4622604,
                "maximum": -441258.7367,
                "minimum": -442410.4567,
                "name": "X",
                "position": 0,
                "stddev": 287.0088032,
                "variance": 82374.05314
              },
              {
                "average": 1648656.484,
                "count": 4622604,
                "maximum": 1649245.191,
                "minimum": 1648092.211,
                "name": "Y",
                "position": 1,
                "stddev": 288.8251859,
                "variance": 83419.988
              },
              {
                "average": 27.95052495,
                "count": 4622604,
                "maximum": 78.46195563,
                "minimum": 7.621955626,
                "name": "Z",
                "position": 2,
                "stddev": 12.49257595,
                "variance": 156.0644538
              },
              {
                "average": 795.1187843,
                "count": 4622604,
                "maximum": 6632,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 611.2924527,
                "variance": 373678.4627
              },
              {
                "average": 1.089440281,
                "count": 4622604,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3341195045,
                "variance": 0.1116358433
              },
              {
                "average": 1.179249185,
                "count": 4622604,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4880410729,
                "variance": 0.2381840889
              },
              {
                "average": 1,
                "count": 4622604,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4622604,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.392708525,
                "count": 4622604,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.488352937,
                "variance": 0.2384885911
              },
              {
                "average": 20.04178429,
                "count": 4622604,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.770800776,
                "variance": 3.135735387
              },
              {
                "average": 1.098917407,
                "count": 4622604,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3454712426,
                "variance": 0.1193503795
              },
              {
                "average": 5.24368819,
                "count": 4622604,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.655994577,
                "variance": 2.742318038
              },
              {
                "average": 246828363.6,
                "count": 4622604,
                "maximum": 246829685.5,
                "minimum": 246827205.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 634.0116911,
                "variance": 401970.8245
              },
              {
                "average": 0,
                "count": 4622604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4622604,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4622604,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4622604,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4622604,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442410.4567,
              1648092.211,
              7.621955626,
              -441258.7367,
              1649245.191,
              78.46195563
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442410.4566603195,
                    1648092.211011811,
                    7.621955626045583
                  ],
                  [
                    -442410.4566603195,
                    1649245.191011811,
                    7.621955626045583
                  ],
                  [
                    -441258.73666031956,
                    1649245.191011811,
                    78.46195562604558
                  ],
                  [
                    -441258.73666031956,
                    1648092.211011811,
                    78.46195562604558
                  ],
                  [
                    -442410.4566603195,
                    1648092.211011811,
                    7.621955626045583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:34:45+00:00",
            "end_time": "2019-07-10T20:53: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": "20190714_NCMP_AK_03WWM7773.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.38620057985005,
              64.67160200233185,
              -1.19907379594634
            ],
            [
              -163.38960372922415,
              64.68183173471868,
              -1.19907379594634
            ],
            [
              -163.36570701562462,
              64.68328459681503,
              98.24092620405366
            ],
            [
              -163.36231229624653,
              64.673054319015,
              98.24092620405366
            ],
            [
              -163.38620057985005,
              64.67160200233185,
              -1.19907379594634
            ]
          ]
        ]
      },
      "bbox": [
        -163.3896037,
        64.671602,
        -1.199073796,
        -163.3623123,
        64.6832846,
        98.2409262
      ],
      "properties": {
        "datetime": "2019-07-15T20:13:04Z",
        "pc:count": 9341706,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445920.9149,
            "count": 9341706,
            "maximum": -445333.7156,
            "minimum": -446485.2556,
            "name": "X",
            "position": 0,
            "stddev": 288.2955727,
            "variance": 83114.33726
          },
          {
            "average": 1666627.814,
            "count": 9341706,
            "maximum": 1667188.188,
            "minimum": 1666035.568,
            "name": "Y",
            "position": 1,
            "stddev": 258.5042439,
            "variance": 66824.4441
          },
          {
            "average": 34.33107222,
            "count": 9341706,
            "maximum": 98.2409262,
            "minimum": -1.199073796,
            "name": "Z",
            "position": 2,
            "stddev": 25.76169138,
            "variance": 663.6647427
          },
          {
            "average": 245.1555692,
            "count": 9341706,
            "maximum": 8021,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 471.5092177,
            "variance": 222320.9424
          },
          {
            "average": 1.966782192,
            "count": 9341706,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.126715521,
            "variance": 1.269487866
          },
          {
            "average": 2.934540222,
            "count": 9341706,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.429245098,
            "variance": 2.04274155
          },
          {
            "average": 1,
            "count": 9341706,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9341706,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.781636138,
            "count": 9341706,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.58112027,
            "variance": 43.31114401
          },
          {
            "average": 19.98705795,
            "count": 9341706,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.854092967,
            "variance": 3.437660731
          },
          {
            "average": 2.115451931,
            "count": 9341706,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.27393252,
            "variance": 1.622904065
          },
          {
            "average": 15.53361741,
            "count": 9341706,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.613239245,
            "variance": 43.73493331
          },
          {
            "average": 247203172.6,
            "count": 9341706,
            "maximum": 247256784.2,
            "minimum": 247184342.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23896.20225,
            "variance": 571028481.9
          },
          {
            "average": 0,
            "count": 9341706,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9341706,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9341706,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9341706,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9341706,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446485.2556,
          1666035.568,
          -1.199073796,
          -445333.7156,
          1667188.188,
          98.2409262
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446485.2556291263,
                1666035.5680436112,
                -1.19907379594634
              ],
              [
                -446485.2556291263,
                1667188.1880436114,
                -1.19907379594634
              ],
              [
                -445333.71562912624,
                1667188.1880436114,
                98.24092620405366
              ],
              [
                -445333.71562912624,
                1666035.5680436112,
                98.24092620405366
              ],
              [
                -446485.2556291263,
                1666035.5680436112,
                -1.19907379594634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:13:04+00:00",
        "end_time": "2019-07-15T00:05:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7773.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7773.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7773.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7773.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3896037,
            64.671602,
            -1.199073796,
            -163.3623123,
            64.6832846,
            98.2409262
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.38620057985005,
                  64.67160200233185,
                  -1.19907379594634
                ],
                [
                  -163.38960372922415,
                  64.68183173471868,
                  -1.19907379594634
                ],
                [
                  -163.36570701562462,
                  64.68328459681503,
                  98.24092620405366
                ],
                [
                  -163.36231229624653,
                  64.673054319015,
                  98.24092620405366
                ],
                [
                  -163.38620057985005,
                  64.67160200233185,
                  -1.19907379594634
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7773.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7773.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:13:04Z",
            "pc:count": 9341706,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445920.9149,
                "count": 9341706,
                "maximum": -445333.7156,
                "minimum": -446485.2556,
                "name": "X",
                "position": 0,
                "stddev": 288.2955727,
                "variance": 83114.33726
              },
              {
                "average": 1666627.814,
                "count": 9341706,
                "maximum": 1667188.188,
                "minimum": 1666035.568,
                "name": "Y",
                "position": 1,
                "stddev": 258.5042439,
                "variance": 66824.4441
              },
              {
                "average": 34.33107222,
                "count": 9341706,
                "maximum": 98.2409262,
                "minimum": -1.199073796,
                "name": "Z",
                "position": 2,
                "stddev": 25.76169138,
                "variance": 663.6647427
              },
              {
                "average": 245.1555692,
                "count": 9341706,
                "maximum": 8021,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 471.5092177,
                "variance": 222320.9424
              },
              {
                "average": 1.966782192,
                "count": 9341706,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.126715521,
                "variance": 1.269487866
              },
              {
                "average": 2.934540222,
                "count": 9341706,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.429245098,
                "variance": 2.04274155
              },
              {
                "average": 1,
                "count": 9341706,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9341706,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.781636138,
                "count": 9341706,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.58112027,
                "variance": 43.31114401
              },
              {
                "average": 19.98705795,
                "count": 9341706,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.854092967,
                "variance": 3.437660731
              },
              {
                "average": 2.115451931,
                "count": 9341706,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.27393252,
                "variance": 1.622904065
              },
              {
                "average": 15.53361741,
                "count": 9341706,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.613239245,
                "variance": 43.73493331
              },
              {
                "average": 247203172.6,
                "count": 9341706,
                "maximum": 247256784.2,
                "minimum": 247184342.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23896.20225,
                "variance": 571028481.9
              },
              {
                "average": 0,
                "count": 9341706,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9341706,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9341706,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9341706,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9341706,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446485.2556,
              1666035.568,
              -1.199073796,
              -445333.7156,
              1667188.188,
              98.2409262
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446485.2556291263,
                    1666035.5680436112,
                    -1.19907379594634
                  ],
                  [
                    -446485.2556291263,
                    1667188.1880436114,
                    -1.19907379594634
                  ],
                  [
                    -445333.71562912624,
                    1667188.1880436114,
                    98.24092620405366
                  ],
                  [
                    -445333.71562912624,
                    1666035.5680436112,
                    98.24092620405366
                  ],
                  [
                    -446485.2556291263,
                    1666035.5680436112,
                    -1.19907379594634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:13:04+00:00",
            "end_time": "2019-07-15T00:05:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8166.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.30636138134162,
              64.60788042433427,
              -3.065462223204016
            ],
            [
              -163.30972307777952,
              64.61809530890314,
              -3.065462223204016
            ],
            [
              -163.285874160019,
              64.61953584351834,
              3.774537776795984
            ],
            [
              -163.28252084946482,
              64.6093204205113,
              3.774537776795984
            ],
            [
              -163.30636138134162,
              64.60788042433427,
              -3.065462223204016
            ]
          ]
        ]
      },
      "bbox": [
        -163.3097231,
        64.60788042,
        -3.065462223,
        -163.2825208,
        64.61953584,
        3.774537777
      ],
      "properties": {
        "datetime": "2019-07-15T01:43:06Z",
        "pc:count": 8165112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443133.3257,
            "count": 8165112,
            "maximum": -442553.7013,
            "minimum": -443705.3213,
            "name": "X",
            "position": 0,
            "stddev": 287.7347678,
            "variance": 82791.29657
          },
          {
            "average": 1659042.244,
            "count": 8165112,
            "maximum": 1659613.103,
            "minimum": 1658462.243,
            "name": "Y",
            "position": 1,
            "stddev": 285.200402,
            "variance": 81339.26928
          },
          {
            "average": 1.982605585,
            "count": 8165112,
            "maximum": 3.774537777,
            "minimum": -3.065462223,
            "name": "Z",
            "position": 2,
            "stddev": 0.6946714492,
            "variance": 0.4825684224
          },
          {
            "average": 643.6994448,
            "count": 8165112,
            "maximum": 4836,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 486.9242739,
            "variance": 237095.2485
          },
          {
            "average": 1.000954794,
            "count": 8165112,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03109050678,
            "variance": 0.0009666196119
          },
          {
            "average": 1.001905057,
            "count": 8165112,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04403576957,
            "variance": 0.001939149002
          },
          {
            "average": 1,
            "count": 8165112,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8165112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.486354749,
            "count": 8165112,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.875684986,
            "variance": 97.52915395
          },
          {
            "average": 20.02757016,
            "count": 8165112,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.003433598,
            "variance": 1.006878986
          },
          {
            "average": 1.151350159,
            "count": 8165112,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.360806979,
            "variance": 0.1301816761
          },
          {
            "average": 17.12252961,
            "count": 8165112,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.805260864,
            "variance": 96.14314062
          },
          {
            "average": 247011402.6,
            "count": 8165112,
            "maximum": 247190186.1,
            "minimum": 246837397.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 173700.5968,
            "variance": 30171897330.0
          },
          {
            "average": 0,
            "count": 8165112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8165112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8165112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8165112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8165112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443705.3213,
          1658462.243,
          -3.065462223,
          -442553.7013,
          1659613.103,
          3.774537777
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443705.32132087584,
                1658462.2433043139,
                -3.065462223204016
              ],
              [
                -443705.32132087584,
                1659613.1033043137,
                -3.065462223204016
              ],
              [
                -442553.70132087584,
                1659613.1033043137,
                3.774537776795984
              ],
              [
                -442553.70132087584,
                1658462.2433043139,
                3.774537776795984
              ],
              [
                -443705.32132087584,
                1658462.2433043139,
                -3.065462223204016
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:43:06+00:00",
        "end_time": "2019-07-10T23:43:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8166.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8166.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8166.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8166.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3097231,
            64.60788042,
            -3.065462223,
            -163.2825208,
            64.61953584,
            3.774537777
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.30636138134162,
                  64.60788042433427,
                  -3.065462223204016
                ],
                [
                  -163.30972307777952,
                  64.61809530890314,
                  -3.065462223204016
                ],
                [
                  -163.285874160019,
                  64.61953584351834,
                  3.774537776795984
                ],
                [
                  -163.28252084946482,
                  64.6093204205113,
                  3.774537776795984
                ],
                [
                  -163.30636138134162,
                  64.60788042433427,
                  -3.065462223204016
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8166.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8166.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:43:06Z",
            "pc:count": 8165112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443133.3257,
                "count": 8165112,
                "maximum": -442553.7013,
                "minimum": -443705.3213,
                "name": "X",
                "position": 0,
                "stddev": 287.7347678,
                "variance": 82791.29657
              },
              {
                "average": 1659042.244,
                "count": 8165112,
                "maximum": 1659613.103,
                "minimum": 1658462.243,
                "name": "Y",
                "position": 1,
                "stddev": 285.200402,
                "variance": 81339.26928
              },
              {
                "average": 1.982605585,
                "count": 8165112,
                "maximum": 3.774537777,
                "minimum": -3.065462223,
                "name": "Z",
                "position": 2,
                "stddev": 0.6946714492,
                "variance": 0.4825684224
              },
              {
                "average": 643.6994448,
                "count": 8165112,
                "maximum": 4836,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 486.9242739,
                "variance": 237095.2485
              },
              {
                "average": 1.000954794,
                "count": 8165112,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03109050678,
                "variance": 0.0009666196119
              },
              {
                "average": 1.001905057,
                "count": 8165112,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04403576957,
                "variance": 0.001939149002
              },
              {
                "average": 1,
                "count": 8165112,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8165112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.486354749,
                "count": 8165112,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.875684986,
                "variance": 97.52915395
              },
              {
                "average": 20.02757016,
                "count": 8165112,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.003433598,
                "variance": 1.006878986
              },
              {
                "average": 1.151350159,
                "count": 8165112,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.360806979,
                "variance": 0.1301816761
              },
              {
                "average": 17.12252961,
                "count": 8165112,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.805260864,
                "variance": 96.14314062
              },
              {
                "average": 247011402.6,
                "count": 8165112,
                "maximum": 247190186.1,
                "minimum": 246837397.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 173700.5968,
                "variance": 30171897330.0
              },
              {
                "average": 0,
                "count": 8165112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8165112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8165112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8165112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8165112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443705.3213,
              1658462.243,
              -3.065462223,
              -442553.7013,
              1659613.103,
              3.774537777
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443705.32132087584,
                    1658462.2433043139,
                    -3.065462223204016
                  ],
                  [
                    -443705.32132087584,
                    1659613.1033043137,
                    -3.065462223204016
                  ],
                  [
                    -442553.70132087584,
                    1659613.1033043137,
                    3.774537776795984
                  ],
                  [
                    -442553.70132087584,
                    1658462.2433043139,
                    3.774537776795984
                  ],
                  [
                    -443705.32132087584,
                    1658462.2433043139,
                    -3.065462223204016
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:43:06+00:00",
            "end_time": "2019-07-10T23:43:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8969.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1373552988576,
              64.63277457725486,
              0.510303776873432
            ],
            [
              -163.14066295854641,
              64.6430050159719,
              0.510303776873432
            ],
            [
              -163.11683319783972,
              64.6444167036682,
              51.25030377687344
            ],
            [
              -163.11353394328995,
              64.63418573589439,
              51.25030377687344
            ],
            [
              -163.1373552988576,
              64.63277457725486,
              0.510303776873432
            ]
          ]
        ]
      },
      "bbox": [
        -163.140663,
        64.63277458,
        0.5103037769,
        -163.1135339,
        64.6444167,
        51.25030378
      ],
      "properties": {
        "datetime": "2019-07-15T22:50:03Z",
        "pc:count": 2680472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434571.623,
            "count": 2680472,
            "maximum": -434168.7159,
            "minimum": -435317.9959,
            "name": "X",
            "position": 0,
            "stddev": 214.5481611,
            "variance": 46030.91342
          },
          {
            "average": 1660591.576,
            "count": 2680472,
            "maximum": 1661246.349,
            "minimum": 1660094.189,
            "name": "Y",
            "position": 1,
            "stddev": 283.068643,
            "variance": 80127.85664
          },
          {
            "average": 15.88226327,
            "count": 2680472,
            "maximum": 51.25030378,
            "minimum": 0.5103037769,
            "name": "Z",
            "position": 2,
            "stddev": 10.15708631,
            "variance": 103.1664023
          },
          {
            "average": 874.9427619,
            "count": 2680472,
            "maximum": 4424,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 555.0617229,
            "variance": 308093.5162
          },
          {
            "average": 1.021043309,
            "count": 2680472,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1719066826,
            "variance": 0.02955190753
          },
          {
            "average": 1.042190704,
            "count": 2680472,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2596193142,
            "variance": 0.06740218832
          },
          {
            "average": 1,
            "count": 2680472,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2680472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.601401544,
            "count": 2680472,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.514288319,
            "variance": 30.40737566
          },
          {
            "average": 20.01758201,
            "count": 2680472,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.816783297,
            "variance": 3.300701547
          },
          {
            "average": 1.066366297,
            "count": 2680472,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2663178262,
            "variance": 0.07092518456
          },
          {
            "average": 12.7331761,
            "count": 2680472,
            "maximum": 17,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.459685135,
            "variance": 2.130680694
          },
          {
            "average": 247263368,
            "count": 2680472,
            "maximum": 247266203.7,
            "minimum": 247261533.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 925.7404873,
            "variance": 856995.4499
          },
          {
            "average": 0,
            "count": 2680472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2680472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2680472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2680472,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2680472,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435317.9959,
          1660094.189,
          0.5103037769,
          -434168.7159,
          1661246.349,
          51.25030378
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435317.9958949465,
                1660094.1890341174,
                0.510303776873432
              ],
              [
                -435317.9958949465,
                1661246.3490341175,
                0.510303776873432
              ],
              [
                -434168.7158949465,
                1661246.3490341175,
                51.25030377687344
              ],
              [
                -434168.7158949465,
                1660094.1890341174,
                51.25030377687344
              ],
              [
                -435317.9958949465,
                1660094.1890341174,
                0.510303776873432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:50:03+00:00",
        "end_time": "2019-07-15T21:32:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8969.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8969.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8969.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8969.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.140663,
            64.63277458,
            0.5103037769,
            -163.1135339,
            64.6444167,
            51.25030378
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1373552988576,
                  64.63277457725486,
                  0.510303776873432
                ],
                [
                  -163.14066295854641,
                  64.6430050159719,
                  0.510303776873432
                ],
                [
                  -163.11683319783972,
                  64.6444167036682,
                  51.25030377687344
                ],
                [
                  -163.11353394328995,
                  64.63418573589439,
                  51.25030377687344
                ],
                [
                  -163.1373552988576,
                  64.63277457725486,
                  0.510303776873432
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8969.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8969.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:50:03Z",
            "pc:count": 2680472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434571.623,
                "count": 2680472,
                "maximum": -434168.7159,
                "minimum": -435317.9959,
                "name": "X",
                "position": 0,
                "stddev": 214.5481611,
                "variance": 46030.91342
              },
              {
                "average": 1660591.576,
                "count": 2680472,
                "maximum": 1661246.349,
                "minimum": 1660094.189,
                "name": "Y",
                "position": 1,
                "stddev": 283.068643,
                "variance": 80127.85664
              },
              {
                "average": 15.88226327,
                "count": 2680472,
                "maximum": 51.25030378,
                "minimum": 0.5103037769,
                "name": "Z",
                "position": 2,
                "stddev": 10.15708631,
                "variance": 103.1664023
              },
              {
                "average": 874.9427619,
                "count": 2680472,
                "maximum": 4424,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 555.0617229,
                "variance": 308093.5162
              },
              {
                "average": 1.021043309,
                "count": 2680472,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1719066826,
                "variance": 0.02955190753
              },
              {
                "average": 1.042190704,
                "count": 2680472,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2596193142,
                "variance": 0.06740218832
              },
              {
                "average": 1,
                "count": 2680472,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2680472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.601401544,
                "count": 2680472,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.514288319,
                "variance": 30.40737566
              },
              {
                "average": 20.01758201,
                "count": 2680472,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.816783297,
                "variance": 3.300701547
              },
              {
                "average": 1.066366297,
                "count": 2680472,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2663178262,
                "variance": 0.07092518456
              },
              {
                "average": 12.7331761,
                "count": 2680472,
                "maximum": 17,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.459685135,
                "variance": 2.130680694
              },
              {
                "average": 247263368,
                "count": 2680472,
                "maximum": 247266203.7,
                "minimum": 247261533.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 925.7404873,
                "variance": 856995.4499
              },
              {
                "average": 0,
                "count": 2680472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2680472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2680472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2680472,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2680472,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435317.9959,
              1660094.189,
              0.5103037769,
              -434168.7159,
              1661246.349,
              51.25030378
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435317.9958949465,
                    1660094.1890341174,
                    0.510303776873432
                  ],
                  [
                    -435317.9958949465,
                    1661246.3490341175,
                    0.510303776873432
                  ],
                  [
                    -434168.7158949465,
                    1661246.3490341175,
                    51.25030377687344
                  ],
                  [
                    -434168.7158949465,
                    1660094.1890341174,
                    51.25030377687344
                  ],
                  [
                    -435317.9958949465,
                    1660094.1890341174,
                    0.510303776873432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:50:03+00:00",
            "end_time": "2019-07-15T21:32:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7376.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.46293212432502,
              64.6997388041791,
              -1.221108412781646
            ],
            [
              -163.46629096079667,
              64.7097429432665,
              -1.221108412781646
            ],
            [
              -163.449009361226,
              64.71080171733685,
              24.558891587218355
            ],
            [
              -163.44565649014456,
              64.7007971890531,
              24.558891587218355
            ],
            [
              -163.46293212432502,
              64.6997388041791,
              -1.221108412781646
            ]
          ]
        ]
      },
      "bbox": [
        -163.466291,
        64.6997388,
        -1.221108413,
        -163.4456565,
        64.71080172,
        24.55889159
      ],
      "properties": {
        "datetime": "2019-07-15T01:40:15Z",
        "pc:count": 3332243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -449250.2794,
            "count": 3332243,
            "maximum": -448832.7978,
            "minimum": -449664.8978,
            "name": "X",
            "position": 0,
            "stddev": 205.6161035,
            "variance": 42277.982
          },
          {
            "average": 1670076.835,
            "count": 3332243,
            "maximum": 1670787.672,
            "minimum": 1669660.332,
            "name": "Y",
            "position": 1,
            "stddev": 244.7783017,
            "variance": 59916.41698
          },
          {
            "average": 5.836230431,
            "count": 3332243,
            "maximum": 24.55889159,
            "minimum": -1.221108413,
            "name": "Z",
            "position": 2,
            "stddev": 3.14659256,
            "variance": 9.901044737
          },
          {
            "average": 220.0160925,
            "count": 3332243,
            "maximum": 5230,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 438.7266446,
            "variance": 192481.0687
          },
          {
            "average": 1.637596358,
            "count": 3332243,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9325277314,
            "variance": 0.8696079699
          },
          {
            "average": 2.276138925,
            "count": 3332243,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.275526364,
            "variance": 1.626967505
          },
          {
            "average": 1,
            "count": 3332243,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3332243,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.671227158,
            "count": 3332243,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.2842328,
            "variance": 105.7654443
          },
          {
            "average": 20.08156971,
            "count": 3332243,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.160669636,
            "variance": 1.347154004
          },
          {
            "average": 1.85490824,
            "count": 3332243,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.001077956,
            "variance": 1.002157074
          },
          {
            "average": 4.254689709,
            "count": 3332243,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.909612807,
            "variance": 3.646621074
          },
          {
            "average": 247185386.8,
            "count": 3332243,
            "maximum": 247190015.1,
            "minimum": 247184279.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 679.5095373,
            "variance": 461733.2113
          },
          {
            "average": 0,
            "count": 3332243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3332243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3332243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3332243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3332243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -449664.8978,
          1669660.332,
          -1.221108413,
          -448832.7978,
          1670787.672,
          24.55889159
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -449664.8977854037,
                1669660.3320453314,
                -1.221108412781646
              ],
              [
                -449664.8977854037,
                1670787.6720453312,
                -1.221108412781646
              ],
              [
                -448832.79778540373,
                1670787.6720453312,
                24.558891587218355
              ],
              [
                -448832.79778540373,
                1669660.3320453314,
                24.558891587218355
              ],
              [
                -449664.8977854037,
                1669660.3320453314,
                -1.221108412781646
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:40:15+00:00",
        "end_time": "2019-07-15T00:04:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7376.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7376.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7376.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7376.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.466291,
            64.6997388,
            -1.221108413,
            -163.4456565,
            64.71080172,
            24.55889159
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.46293212432502,
                  64.6997388041791,
                  -1.221108412781646
                ],
                [
                  -163.46629096079667,
                  64.7097429432665,
                  -1.221108412781646
                ],
                [
                  -163.449009361226,
                  64.71080171733685,
                  24.558891587218355
                ],
                [
                  -163.44565649014456,
                  64.7007971890531,
                  24.558891587218355
                ],
                [
                  -163.46293212432502,
                  64.6997388041791,
                  -1.221108412781646
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7376.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7376.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:40:15Z",
            "pc:count": 3332243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -449250.2794,
                "count": 3332243,
                "maximum": -448832.7978,
                "minimum": -449664.8978,
                "name": "X",
                "position": 0,
                "stddev": 205.6161035,
                "variance": 42277.982
              },
              {
                "average": 1670076.835,
                "count": 3332243,
                "maximum": 1670787.672,
                "minimum": 1669660.332,
                "name": "Y",
                "position": 1,
                "stddev": 244.7783017,
                "variance": 59916.41698
              },
              {
                "average": 5.836230431,
                "count": 3332243,
                "maximum": 24.55889159,
                "minimum": -1.221108413,
                "name": "Z",
                "position": 2,
                "stddev": 3.14659256,
                "variance": 9.901044737
              },
              {
                "average": 220.0160925,
                "count": 3332243,
                "maximum": 5230,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 438.7266446,
                "variance": 192481.0687
              },
              {
                "average": 1.637596358,
                "count": 3332243,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9325277314,
                "variance": 0.8696079699
              },
              {
                "average": 2.276138925,
                "count": 3332243,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.275526364,
                "variance": 1.626967505
              },
              {
                "average": 1,
                "count": 3332243,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3332243,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.671227158,
                "count": 3332243,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.2842328,
                "variance": 105.7654443
              },
              {
                "average": 20.08156971,
                "count": 3332243,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.160669636,
                "variance": 1.347154004
              },
              {
                "average": 1.85490824,
                "count": 3332243,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.001077956,
                "variance": 1.002157074
              },
              {
                "average": 4.254689709,
                "count": 3332243,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.909612807,
                "variance": 3.646621074
              },
              {
                "average": 247185386.8,
                "count": 3332243,
                "maximum": 247190015.1,
                "minimum": 247184279.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 679.5095373,
                "variance": 461733.2113
              },
              {
                "average": 0,
                "count": 3332243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3332243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3332243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3332243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3332243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -449664.8978,
              1669660.332,
              -1.221108413,
              -448832.7978,
              1670787.672,
              24.55889159
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -449664.8977854037,
                    1669660.3320453314,
                    -1.221108412781646
                  ],
                  [
                    -449664.8977854037,
                    1670787.6720453312,
                    -1.221108412781646
                  ],
                  [
                    -448832.79778540373,
                    1670787.6720453312,
                    24.558891587218355
                  ],
                  [
                    -448832.79778540373,
                    1669660.3320453314,
                    24.558891587218355
                  ],
                  [
                    -449664.8977854037,
                    1669660.3320453314,
                    -1.221108412781646
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:40:15+00:00",
            "end_time": "2019-07-15T00:04: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": "20190715_NCMP_AK_03WWM9953.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.93919231973186,
              64.4865165155041,
              -4.666618794903617
            ],
            [
              -162.94241123063372,
              64.49674612712106,
              -4.666618794903617
            ],
            [
              -162.91867268287132,
              64.49812828328596,
              -2.946618794903617
            ],
            [
              -162.9154621102517,
              64.48789815714693,
              -2.946618794903617
            ],
            [
              -162.93919231973186,
              64.4865165155041,
              -4.666618794903617
            ]
          ]
        ]
      },
      "bbox": [
        -162.9424112,
        64.48651652,
        -4.666618795,
        -162.9154621,
        64.49812828,
        -2.946618795
      ],
      "properties": {
        "datetime": "2019-07-16T01:11:47Z",
        "pc:count": 2429099,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427545.0923,
            "count": 2429099,
            "maximum": -426974.4434,
            "minimum": -428124.7434,
            "name": "X",
            "position": 0,
            "stddev": 283.2574799,
            "variance": 80234.79991
          },
          {
            "average": 1643237.628,
            "count": 2429099,
            "maximum": 1643790.848,
            "minimum": 1642639.008,
            "name": "Y",
            "position": 1,
            "stddev": 285.179841,
            "variance": 81327.54174
          },
          {
            "average": -3.639987859,
            "count": 2429099,
            "maximum": -2.946618795,
            "minimum": -4.666618795,
            "name": "Z",
            "position": 2,
            "stddev": 0.2792763118,
            "variance": 0.07799525832
          },
          {
            "average": 217.7296537,
            "count": 2429099,
            "maximum": 3631,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 681.885369,
            "variance": 464967.6564
          },
          {
            "average": 1,
            "count": 2429099,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2429099,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2429099,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2429099,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2429099,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.88991707,
            "count": 2429099,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9276964621,
            "variance": 0.8606207258
          },
          {
            "average": 2.002747521,
            "count": 2429099,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05239191876,
            "variance": 0.002744913151
          },
          {
            "average": 27.4459069,
            "count": 2429099,
            "maximum": 31,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.518778435,
            "variance": 2.306687936
          },
          {
            "average": 247272554.2,
            "count": 2429099,
            "maximum": 247274707.3,
            "minimum": 247270460.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 957.0185394,
            "variance": 915884.4847
          },
          {
            "average": 0,
            "count": 2429099,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2429099,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2429099,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2429099,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2429099,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428124.7434,
          1642639.008,
          -4.666618795,
          -426974.4434,
          1643790.848,
          -2.946618795
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428124.7434063663,
                1642639.0083958055,
                -4.666618794903617
              ],
              [
                -428124.7434063663,
                1643790.8483958053,
                -4.666618794903617
              ],
              [
                -426974.4434063663,
                1643790.8483958053,
                -2.946618794903617
              ],
              [
                -426974.4434063663,
                1642639.0083958055,
                -2.946618794903617
              ],
              [
                -428124.7434063663,
                1642639.0083958055,
                -4.666618794903617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:11:47+00:00",
        "end_time": "2019-07-16T00:01:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9953.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9953.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9953.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9953.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9424112,
            64.48651652,
            -4.666618795,
            -162.9154621,
            64.49812828,
            -2.946618795
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.93919231973186,
                  64.4865165155041,
                  -4.666618794903617
                ],
                [
                  -162.94241123063372,
                  64.49674612712106,
                  -4.666618794903617
                ],
                [
                  -162.91867268287132,
                  64.49812828328596,
                  -2.946618794903617
                ],
                [
                  -162.9154621102517,
                  64.48789815714693,
                  -2.946618794903617
                ],
                [
                  -162.93919231973186,
                  64.4865165155041,
                  -4.666618794903617
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9953.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9953.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:11:47Z",
            "pc:count": 2429099,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427545.0923,
                "count": 2429099,
                "maximum": -426974.4434,
                "minimum": -428124.7434,
                "name": "X",
                "position": 0,
                "stddev": 283.2574799,
                "variance": 80234.79991
              },
              {
                "average": 1643237.628,
                "count": 2429099,
                "maximum": 1643790.848,
                "minimum": 1642639.008,
                "name": "Y",
                "position": 1,
                "stddev": 285.179841,
                "variance": 81327.54174
              },
              {
                "average": -3.639987859,
                "count": 2429099,
                "maximum": -2.946618795,
                "minimum": -4.666618795,
                "name": "Z",
                "position": 2,
                "stddev": 0.2792763118,
                "variance": 0.07799525832
              },
              {
                "average": 217.7296537,
                "count": 2429099,
                "maximum": 3631,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 681.885369,
                "variance": 464967.6564
              },
              {
                "average": 1,
                "count": 2429099,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2429099,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2429099,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2429099,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2429099,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.88991707,
                "count": 2429099,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9276964621,
                "variance": 0.8606207258
              },
              {
                "average": 2.002747521,
                "count": 2429099,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05239191876,
                "variance": 0.002744913151
              },
              {
                "average": 27.4459069,
                "count": 2429099,
                "maximum": 31,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.518778435,
                "variance": 2.306687936
              },
              {
                "average": 247272554.2,
                "count": 2429099,
                "maximum": 247274707.3,
                "minimum": 247270460.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 957.0185394,
                "variance": 915884.4847
              },
              {
                "average": 0,
                "count": 2429099,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2429099,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2429099,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2429099,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2429099,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428124.7434,
              1642639.008,
              -4.666618795,
              -426974.4434,
              1643790.848,
              -2.946618795
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428124.7434063663,
                    1642639.0083958055,
                    -4.666618794903617
                  ],
                  [
                    -428124.7434063663,
                    1643790.8483958053,
                    -4.666618794903617
                  ],
                  [
                    -426974.4434063663,
                    1643790.8483958053,
                    -2.946618794903617
                  ],
                  [
                    -426974.4434063663,
                    1642639.0083958055,
                    -2.946618794903617
                  ],
                  [
                    -428124.7434063663,
                    1642639.0083958055,
                    -4.666618794903617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:11:47+00:00",
            "end_time": "2019-07-16T00:01:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9851.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.96031919664807,
              64.46893190760171,
              -7.06785612771359
            ],
            [
              -162.9635383082013,
              64.47914377368568,
              -7.06785612771359
            ],
            [
              -162.94082144134032,
              64.4804704720539,
              -5.40785612771359
            ],
            [
              -162.93761028991378,
              64.47025811334268,
              -5.40785612771359
            ],
            [
              -162.96031919664807,
              64.46893190760171,
              -7.06785612771359
            ]
          ]
        ]
      },
      "bbox": [
        -162.9635383,
        64.46893191,
        -7.067856128,
        -162.9376103,
        64.48047047,
        -5.407856128
      ],
      "properties": {
        "datetime": "2019-07-16T02:12:15Z",
        "pc:count": 343471,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428663.0284,
            "count": 343471,
            "maximum": -428292.8445,
            "minimum": -429394.3645,
            "name": "X",
            "position": 0,
            "stddev": 194.5752138,
            "variance": 37859.51382
          },
          {
            "average": 1641479.57,
            "count": 343471,
            "maximum": 1641980.992,
            "minimum": 1640831.072,
            "name": "Y",
            "position": 1,
            "stddev": 280.5266418,
            "variance": 78695.19677
          },
          {
            "average": -6.126497556,
            "count": 343471,
            "maximum": -5.407856128,
            "minimum": -7.067856128,
            "name": "Z",
            "position": 2,
            "stddev": 0.3004258967,
            "variance": 0.09025571942
          },
          {
            "average": 1767.404756,
            "count": 343471,
            "maximum": 2943,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 226.6407947,
            "variance": 51366.04983
          },
          {
            "average": 1,
            "count": 343471,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 343471,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 343471,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 343471,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 343471,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.05780475,
            "count": 343471,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.217351528,
            "variance": 1.481944742
          },
          {
            "average": 2.023224668,
            "count": 343471,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1509062387,
            "variance": 0.02277269288
          },
          {
            "average": 17.64905334,
            "count": 343471,
            "maximum": 36,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.93504862,
            "variance": 167.3154828
          },
          {
            "average": 247266389.5,
            "count": 343471,
            "maximum": 247278335.9,
            "minimum": 247257795.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8381.689547,
            "variance": 70252719.66
          },
          {
            "average": 0,
            "count": 343471,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 343471,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 343471,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 343471,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 343471,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429394.3645,
          1640831.072,
          -7.067856128,
          -428292.8445,
          1641980.992,
          -5.407856128
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429394.36448290595,
                1640831.0724430997,
                -7.06785612771359
              ],
              [
                -429394.36448290595,
                1641980.9924430996,
                -7.06785612771359
              ],
              [
                -428292.84448290593,
                1641980.9924430996,
                -5.40785612771359
              ],
              [
                -428292.84448290593,
                1640831.0724430997,
                -5.40785612771359
              ],
              [
                -429394.36448290595,
                1640831.0724430997,
                -7.06785612771359
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:12:15+00:00",
        "end_time": "2019-07-15T20:29:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9851.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9851.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9851.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9851.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9635383,
            64.46893191,
            -7.067856128,
            -162.9376103,
            64.48047047,
            -5.407856128
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.96031919664807,
                  64.46893190760171,
                  -7.06785612771359
                ],
                [
                  -162.9635383082013,
                  64.47914377368568,
                  -7.06785612771359
                ],
                [
                  -162.94082144134032,
                  64.4804704720539,
                  -5.40785612771359
                ],
                [
                  -162.93761028991378,
                  64.47025811334268,
                  -5.40785612771359
                ],
                [
                  -162.96031919664807,
                  64.46893190760171,
                  -7.06785612771359
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9851.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9851.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:12:15Z",
            "pc:count": 343471,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428663.0284,
                "count": 343471,
                "maximum": -428292.8445,
                "minimum": -429394.3645,
                "name": "X",
                "position": 0,
                "stddev": 194.5752138,
                "variance": 37859.51382
              },
              {
                "average": 1641479.57,
                "count": 343471,
                "maximum": 1641980.992,
                "minimum": 1640831.072,
                "name": "Y",
                "position": 1,
                "stddev": 280.5266418,
                "variance": 78695.19677
              },
              {
                "average": -6.126497556,
                "count": 343471,
                "maximum": -5.407856128,
                "minimum": -7.067856128,
                "name": "Z",
                "position": 2,
                "stddev": 0.3004258967,
                "variance": 0.09025571942
              },
              {
                "average": 1767.404756,
                "count": 343471,
                "maximum": 2943,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 226.6407947,
                "variance": 51366.04983
              },
              {
                "average": 1,
                "count": 343471,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 343471,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 343471,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 343471,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 343471,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.05780475,
                "count": 343471,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.217351528,
                "variance": 1.481944742
              },
              {
                "average": 2.023224668,
                "count": 343471,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1509062387,
                "variance": 0.02277269288
              },
              {
                "average": 17.64905334,
                "count": 343471,
                "maximum": 36,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.93504862,
                "variance": 167.3154828
              },
              {
                "average": 247266389.5,
                "count": 343471,
                "maximum": 247278335.9,
                "minimum": 247257795.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8381.689547,
                "variance": 70252719.66
              },
              {
                "average": 0,
                "count": 343471,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 343471,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 343471,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 343471,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 343471,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429394.3645,
              1640831.072,
              -7.067856128,
              -428292.8445,
              1641980.992,
              -5.407856128
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429394.36448290595,
                    1640831.0724430997,
                    -7.06785612771359
                  ],
                  [
                    -429394.36448290595,
                    1641980.9924430996,
                    -7.06785612771359
                  ],
                  [
                    -428292.84448290593,
                    1641980.9924430996,
                    -5.40785612771359
                  ],
                  [
                    -428292.84448290593,
                    1640831.0724430997,
                    -5.40785612771359
                  ],
                  [
                    -429394.36448290595,
                    1640831.0724430997,
                    -7.06785612771359
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:12:15+00:00",
            "end_time": "2019-07-15T20:29:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9166.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0974675856462,
              64.60533455865666,
              0.304869499210307
            ],
            [
              -163.1007595508396,
              64.61557111508115,
              0.304869499210307
            ],
            [
              -163.07690561960905,
              64.61697927777806,
              12.744869499210306
            ],
            [
              -163.07362206678792,
              64.60674219396026,
              12.744869499210306
            ],
            [
              -163.0974675856462,
              64.60533455865666,
              0.304869499210307
            ]
          ]
        ]
      },
      "bbox": [
        -163.1007596,
        64.60533456,
        0.3048694992,
        -163.0736221,
        64.61697928,
        12.7448695
      ],
      "properties": {
        "datetime": "2019-07-15T23:09:55Z",
        "pc:count": 4452898,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433275.4802,
            "count": 4452898,
            "maximum": -432696.1837,
            "minimum": -433847.6437,
            "name": "X",
            "position": 0,
            "stddev": 288.7131433,
            "variance": 83355.27909
          },
          {
            "average": 1657393.777,
            "count": 4452898,
            "maximum": 1657953.587,
            "minimum": 1656800.787,
            "name": "Y",
            "position": 1,
            "stddev": 293.0329947,
            "variance": 85868.33598
          },
          {
            "average": 5.927499375,
            "count": 4452898,
            "maximum": 12.7448695,
            "minimum": 0.3048694992,
            "name": "Z",
            "position": 2,
            "stddev": 2.209191501,
            "variance": 4.880527088
          },
          {
            "average": 796.8043499,
            "count": 4452898,
            "maximum": 14752,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 614.7242124,
            "variance": 377885.8573
          },
          {
            "average": 1.089236717,
            "count": 4452898,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3752382946,
            "variance": 0.1408037778
          },
          {
            "average": 1.178701601,
            "count": 4452898,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5711626049,
            "variance": 0.3262267212
          },
          {
            "average": 1,
            "count": 4452898,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4452898,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.686843938,
            "count": 4452898,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.921097352,
            "variance": 8.532809742
          },
          {
            "average": 19.94552729,
            "count": 4452898,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.239507222,
            "variance": 1.536378154
          },
          {
            "average": 1.111787425,
            "count": 4452898,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4007726714,
            "variance": 0.1606187341
          },
          {
            "average": 15.39298946,
            "count": 4452898,
            "maximum": 19,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.580577897,
            "variance": 2.498226487
          },
          {
            "average": 247265042.8,
            "count": 4452898,
            "maximum": 247267395.9,
            "minimum": 247262822,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1012.859226,
            "variance": 1025883.811
          },
          {
            "average": 0,
            "count": 4452898,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4452898,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4452898,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4452898,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4452898,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433847.6437,
          1656800.787,
          0.3048694992,
          -432696.1837,
          1657953.587,
          12.7448695
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433847.6436521677,
                1656800.786888495,
                0.304869499210307
              ],
              [
                -433847.6436521677,
                1657953.586888495,
                0.304869499210307
              ],
              [
                -432696.18365216773,
                1657953.586888495,
                12.744869499210306
              ],
              [
                -432696.18365216773,
                1656800.786888495,
                12.744869499210306
              ],
              [
                -433847.6436521677,
                1656800.786888495,
                0.304869499210307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:09:55+00:00",
        "end_time": "2019-07-15T21:53:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9166.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9166.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9166.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9166.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1007596,
            64.60533456,
            0.3048694992,
            -163.0736221,
            64.61697928,
            12.7448695
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0974675856462,
                  64.60533455865666,
                  0.304869499210307
                ],
                [
                  -163.1007595508396,
                  64.61557111508115,
                  0.304869499210307
                ],
                [
                  -163.07690561960905,
                  64.61697927777806,
                  12.744869499210306
                ],
                [
                  -163.07362206678792,
                  64.60674219396026,
                  12.744869499210306
                ],
                [
                  -163.0974675856462,
                  64.60533455865666,
                  0.304869499210307
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9166.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9166.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:09:55Z",
            "pc:count": 4452898,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433275.4802,
                "count": 4452898,
                "maximum": -432696.1837,
                "minimum": -433847.6437,
                "name": "X",
                "position": 0,
                "stddev": 288.7131433,
                "variance": 83355.27909
              },
              {
                "average": 1657393.777,
                "count": 4452898,
                "maximum": 1657953.587,
                "minimum": 1656800.787,
                "name": "Y",
                "position": 1,
                "stddev": 293.0329947,
                "variance": 85868.33598
              },
              {
                "average": 5.927499375,
                "count": 4452898,
                "maximum": 12.7448695,
                "minimum": 0.3048694992,
                "name": "Z",
                "position": 2,
                "stddev": 2.209191501,
                "variance": 4.880527088
              },
              {
                "average": 796.8043499,
                "count": 4452898,
                "maximum": 14752,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 614.7242124,
                "variance": 377885.8573
              },
              {
                "average": 1.089236717,
                "count": 4452898,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3752382946,
                "variance": 0.1408037778
              },
              {
                "average": 1.178701601,
                "count": 4452898,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5711626049,
                "variance": 0.3262267212
              },
              {
                "average": 1,
                "count": 4452898,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4452898,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.686843938,
                "count": 4452898,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.921097352,
                "variance": 8.532809742
              },
              {
                "average": 19.94552729,
                "count": 4452898,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.239507222,
                "variance": 1.536378154
              },
              {
                "average": 1.111787425,
                "count": 4452898,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4007726714,
                "variance": 0.1606187341
              },
              {
                "average": 15.39298946,
                "count": 4452898,
                "maximum": 19,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.580577897,
                "variance": 2.498226487
              },
              {
                "average": 247265042.8,
                "count": 4452898,
                "maximum": 247267395.9,
                "minimum": 247262822,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1012.859226,
                "variance": 1025883.811
              },
              {
                "average": 0,
                "count": 4452898,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4452898,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4452898,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4452898,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4452898,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433847.6437,
              1656800.787,
              0.3048694992,
              -432696.1837,
              1657953.587,
              12.7448695
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433847.6436521677,
                    1656800.786888495,
                    0.304869499210307
                  ],
                  [
                    -433847.6436521677,
                    1657953.586888495,
                    0.304869499210307
                  ],
                  [
                    -432696.18365216773,
                    1657953.586888495,
                    12.744869499210306
                  ],
                  [
                    -432696.18365216773,
                    1656800.786888495,
                    12.744869499210306
                  ],
                  [
                    -433847.6436521677,
                    1656800.786888495,
                    0.304869499210307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:09:55+00:00",
            "end_time": "2019-07-15T21:53:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0051.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.91977684824732,
              64.46828311166527,
              -6.627984806452448
            ],
            [
              -162.9229889366875,
              64.47851979251445,
              -6.627984806452448
            ],
            [
              -162.89924643128128,
              64.47989998008241,
              -3.787984806452449
            ],
            [
              -162.89604268385492,
              64.46966278551301,
              -3.787984806452449
            ],
            [
              -162.91977684824732,
              64.46828311166527,
              -6.627984806452448
            ]
          ]
        ]
      },
      "bbox": [
        -162.9229889,
        64.46828311,
        -6.627984806,
        -162.8960427,
        64.47989998,
        -3.787984806
      ],
      "properties": {
        "datetime": "2019-07-16T01:48:10Z",
        "pc:count": 847457,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426821.123,
            "count": 847457,
            "maximum": -426321.7413,
            "minimum": -427472.9213,
            "name": "X",
            "position": 0,
            "stddev": 312.6834999,
            "variance": 97770.97114
          },
          {
            "average": 1641089.159,
            "count": 847457,
            "maximum": 1641650.404,
            "minimum": 1640497.784,
            "name": "Y",
            "position": 1,
            "stddev": 279.8873891,
            "variance": 78336.95059
          },
          {
            "average": -5.493655619,
            "count": 847457,
            "maximum": -3.787984806,
            "minimum": -6.627984806,
            "name": "Z",
            "position": 2,
            "stddev": 0.4897187855,
            "variance": 0.2398244889
          },
          {
            "average": 1710.708744,
            "count": 847457,
            "maximum": 4633,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 949.9694578,
            "variance": 902441.9708
          },
          {
            "average": 1,
            "count": 847457,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 847457,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 847457,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 847457,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 847457,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.02730779,
            "count": 847457,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.902607046,
            "variance": 0.8146994795
          },
          {
            "average": 2.038215508,
            "count": 847457,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1955252654,
            "variance": 0.03823012941
          },
          {
            "average": 29.93179477,
            "count": 847457,
            "maximum": 34,
            "minimum": 26,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.670816133,
            "variance": 2.79162655
          },
          {
            "average": 247274120.6,
            "count": 847457,
            "maximum": 247276890.3,
            "minimum": 247271806.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1081.188508,
            "variance": 1168968.591
          },
          {
            "average": 0,
            "count": 847457,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 847457,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 847457,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 847457,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 847457,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427472.9213,
          1640497.784,
          -6.627984806,
          -426321.7413,
          1641650.404,
          -3.787984806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427472.9213096657,
                1640497.784160114,
                -6.627984806452448
              ],
              [
                -427472.9213096657,
                1641650.404160114,
                -6.627984806452448
              ],
              [
                -426321.74130966567,
                1641650.404160114,
                -3.787984806452449
              ],
              [
                -426321.74130966567,
                1640497.784160114,
                -3.787984806452449
              ],
              [
                -427472.9213096657,
                1640497.784160114,
                -6.627984806452448
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:48:10+00:00",
        "end_time": "2019-07-16T00:23:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0051.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0051.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0051.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0051.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9229889,
            64.46828311,
            -6.627984806,
            -162.8960427,
            64.47989998,
            -3.787984806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.91977684824732,
                  64.46828311166527,
                  -6.627984806452448
                ],
                [
                  -162.9229889366875,
                  64.47851979251445,
                  -6.627984806452448
                ],
                [
                  -162.89924643128128,
                  64.47989998008241,
                  -3.787984806452449
                ],
                [
                  -162.89604268385492,
                  64.46966278551301,
                  -3.787984806452449
                ],
                [
                  -162.91977684824732,
                  64.46828311166527,
                  -6.627984806452448
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0051.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0051.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:48:10Z",
            "pc:count": 847457,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426821.123,
                "count": 847457,
                "maximum": -426321.7413,
                "minimum": -427472.9213,
                "name": "X",
                "position": 0,
                "stddev": 312.6834999,
                "variance": 97770.97114
              },
              {
                "average": 1641089.159,
                "count": 847457,
                "maximum": 1641650.404,
                "minimum": 1640497.784,
                "name": "Y",
                "position": 1,
                "stddev": 279.8873891,
                "variance": 78336.95059
              },
              {
                "average": -5.493655619,
                "count": 847457,
                "maximum": -3.787984806,
                "minimum": -6.627984806,
                "name": "Z",
                "position": 2,
                "stddev": 0.4897187855,
                "variance": 0.2398244889
              },
              {
                "average": 1710.708744,
                "count": 847457,
                "maximum": 4633,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 949.9694578,
                "variance": 902441.9708
              },
              {
                "average": 1,
                "count": 847457,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 847457,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 847457,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 847457,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 847457,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.02730779,
                "count": 847457,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.902607046,
                "variance": 0.8146994795
              },
              {
                "average": 2.038215508,
                "count": 847457,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1955252654,
                "variance": 0.03823012941
              },
              {
                "average": 29.93179477,
                "count": 847457,
                "maximum": 34,
                "minimum": 26,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.670816133,
                "variance": 2.79162655
              },
              {
                "average": 247274120.6,
                "count": 847457,
                "maximum": 247276890.3,
                "minimum": 247271806.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1081.188508,
                "variance": 1168968.591
              },
              {
                "average": 0,
                "count": 847457,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 847457,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 847457,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 847457,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 847457,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427472.9213,
              1640497.784,
              -6.627984806,
              -426321.7413,
              1641650.404,
              -3.787984806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427472.9213096657,
                    1640497.784160114,
                    -6.627984806452448
                  ],
                  [
                    -427472.9213096657,
                    1641650.404160114,
                    -6.627984806452448
                  ],
                  [
                    -426321.74130966567,
                    1641650.404160114,
                    -3.787984806452449
                  ],
                  [
                    -426321.74130966567,
                    1640497.784160114,
                    -3.787984806452449
                  ],
                  [
                    -427472.9213096657,
                    1640497.784160114,
                    -6.627984806452448
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:48:10+00:00",
            "end_time": "2019-07-16T00:23:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8368.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.26343815872758,
              64.62533284941165,
              -1.746225487612904
            ],
            [
              -163.26679174300202,
              64.63556490506853,
              -1.746225487612904
            ],
            [
              -163.24292476946903,
              64.63699894177648,
              3.773774512387096
            ],
            [
              -163.23957959806182,
              64.6267663487834,
              3.773774512387096
            ],
            [
              -163.26343815872758,
              64.62533284941165,
              -1.746225487612904
            ]
          ]
        ]
      },
      "bbox": [
        -163.2667917,
        64.62533285,
        -1.746225488,
        -163.2395796,
        64.63699894,
        3.773774512
      ],
      "properties": {
        "datetime": "2019-07-16T02:07:08Z",
        "pc:count": 3773546,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440839.0208,
            "count": 3773546,
            "maximum": -440249.786,
            "minimum": -441401.466,
            "name": "X",
            "position": 0,
            "stddev": 291.1801199,
            "variance": 84785.86223
          },
          {
            "average": 1660673.105,
            "count": 3773546,
            "maximum": 1661256.858,
            "minimum": 1660104.198,
            "name": "Y",
            "position": 1,
            "stddev": 289.8493203,
            "variance": 84012.62849
          },
          {
            "average": 1.985953985,
            "count": 3773546,
            "maximum": 3.773774512,
            "minimum": -1.746225488,
            "name": "Z",
            "position": 2,
            "stddev": 0.5246134066,
            "variance": 0.2752192264
          },
          {
            "average": 512.6801176,
            "count": 3773546,
            "maximum": 8821,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 460.2409663,
            "variance": 211821.747
          },
          {
            "average": 1.000205907,
            "count": 3773546,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0143479887,
            "variance": 0.0002058647797
          },
          {
            "average": 1.000418704,
            "count": 3773546,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02045798412,
            "variance": 0.0004185291144
          },
          {
            "average": 1,
            "count": 3773546,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3773546,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.449454174,
            "count": 3773546,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.33840116,
            "variance": 128.5593408
          },
          {
            "average": 19.92801027,
            "count": 3773546,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.36017095,
            "variance": 1.850065013
          },
          {
            "average": 1.216399906,
            "count": 3773546,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4119328743,
            "variance": 0.1696886929
          },
          {
            "average": 6.096289538,
            "count": 3773546,
            "maximum": 36,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.0334397,
            "variance": 9.201756414
          },
          {
            "average": 247258700.1,
            "count": 3773546,
            "maximum": 247278028.3,
            "minimum": 247255711.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2012.662686,
            "variance": 4050811.086
          },
          {
            "average": 0,
            "count": 3773546,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3773546,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3773546,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3773546,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3773546,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441401.466,
          1660104.198,
          -1.746225488,
          -440249.786,
          1661256.858,
          3.773774512
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441401.46600333456,
                1660104.1975044683,
                -1.746225487612904
              ],
              [
                -441401.46600333456,
                1661256.8575044684,
                -1.746225487612904
              ],
              [
                -440249.7860033345,
                1661256.8575044684,
                3.773774512387096
              ],
              [
                -440249.7860033345,
                1660104.1975044683,
                3.773774512387096
              ],
              [
                -441401.46600333456,
                1660104.1975044683,
                -1.746225487612904
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:07:08+00:00",
        "end_time": "2019-07-15T19:55:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8368.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8368.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8368.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8368.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2667917,
            64.62533285,
            -1.746225488,
            -163.2395796,
            64.63699894,
            3.773774512
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.26343815872758,
                  64.62533284941165,
                  -1.746225487612904
                ],
                [
                  -163.26679174300202,
                  64.63556490506853,
                  -1.746225487612904
                ],
                [
                  -163.24292476946903,
                  64.63699894177648,
                  3.773774512387096
                ],
                [
                  -163.23957959806182,
                  64.6267663487834,
                  3.773774512387096
                ],
                [
                  -163.26343815872758,
                  64.62533284941165,
                  -1.746225487612904
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8368.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8368.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:07:08Z",
            "pc:count": 3773546,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440839.0208,
                "count": 3773546,
                "maximum": -440249.786,
                "minimum": -441401.466,
                "name": "X",
                "position": 0,
                "stddev": 291.1801199,
                "variance": 84785.86223
              },
              {
                "average": 1660673.105,
                "count": 3773546,
                "maximum": 1661256.858,
                "minimum": 1660104.198,
                "name": "Y",
                "position": 1,
                "stddev": 289.8493203,
                "variance": 84012.62849
              },
              {
                "average": 1.985953985,
                "count": 3773546,
                "maximum": 3.773774512,
                "minimum": -1.746225488,
                "name": "Z",
                "position": 2,
                "stddev": 0.5246134066,
                "variance": 0.2752192264
              },
              {
                "average": 512.6801176,
                "count": 3773546,
                "maximum": 8821,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 460.2409663,
                "variance": 211821.747
              },
              {
                "average": 1.000205907,
                "count": 3773546,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0143479887,
                "variance": 0.0002058647797
              },
              {
                "average": 1.000418704,
                "count": 3773546,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02045798412,
                "variance": 0.0004185291144
              },
              {
                "average": 1,
                "count": 3773546,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3773546,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.449454174,
                "count": 3773546,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.33840116,
                "variance": 128.5593408
              },
              {
                "average": 19.92801027,
                "count": 3773546,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.36017095,
                "variance": 1.850065013
              },
              {
                "average": 1.216399906,
                "count": 3773546,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4119328743,
                "variance": 0.1696886929
              },
              {
                "average": 6.096289538,
                "count": 3773546,
                "maximum": 36,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.0334397,
                "variance": 9.201756414
              },
              {
                "average": 247258700.1,
                "count": 3773546,
                "maximum": 247278028.3,
                "minimum": 247255711.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2012.662686,
                "variance": 4050811.086
              },
              {
                "average": 0,
                "count": 3773546,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3773546,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3773546,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3773546,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3773546,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441401.466,
              1660104.198,
              -1.746225488,
              -440249.786,
              1661256.858,
              3.773774512
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441401.46600333456,
                    1660104.1975044683,
                    -1.746225487612904
                  ],
                  [
                    -441401.46600333456,
                    1661256.8575044684,
                    -1.746225487612904
                  ],
                  [
                    -440249.7860033345,
                    1661256.8575044684,
                    3.773774512387096
                  ],
                  [
                    -440249.7860033345,
                    1660104.1975044683,
                    3.773774512387096
                  ],
                  [
                    -441401.46600333456,
                    1660104.1975044683,
                    -1.746225487612904
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:07:08+00:00",
            "end_time": "2019-07-15T19:55:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8467.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2431122810141,
              64.6161179054432,
              -0.98489340355843
            ],
            [
              -163.24645659997663,
              64.62634759797024,
              -0.98489340355843
            ],
            [
              -163.22261166685246,
              64.62777756687503,
              1.47510659644157
            ],
            [
              -163.2192757491887,
              64.6175473388841,
              1.47510659644157
            ],
            [
              -163.2431122810141,
              64.6161179054432,
              -0.98489340355843
            ]
          ]
        ]
      },
      "bbox": [
        -163.2464566,
        64.61611791,
        -0.9848934036,
        -163.2192757,
        64.62777757,
        1.475106596
      ],
      "properties": {
        "datetime": "2019-07-16T02:07:28Z",
        "pc:count": 4334289,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440015.5048,
            "count": 4334289,
            "maximum": -439430.887,
            "minimum": -440581.827,
            "name": "X",
            "position": 0,
            "stddev": 287.5738468,
            "variance": 82698.71738
          },
          {
            "average": 1659518.17,
            "count": 4334289,
            "maximum": 1660103.54,
            "minimum": 1658951.18,
            "name": "Y",
            "position": 1,
            "stddev": 287.4167689,
            "variance": 82608.39905
          },
          {
            "average": 0.812617014,
            "count": 4334289,
            "maximum": 1.475106596,
            "minimum": -0.9848934036,
            "name": "Z",
            "position": 2,
            "stddev": 0.1255367624,
            "variance": 0.01575947872
          },
          {
            "average": 0.03365603909,
            "count": 4334289,
            "maximum": 2608,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 7.979217801,
            "variance": 63.66791672
          },
          {
            "average": 1.000005999,
            "count": 4334289,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002449212621,
            "variance": 5.998642461e-06
          },
          {
            "average": 1.000011997,
            "count": 4334289,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003463699316,
            "variance": 1.199721295e-05
          },
          {
            "average": 1,
            "count": 4334289,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4334289,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4334289,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96417361,
            "count": 4334289,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.127852467,
            "variance": 1.272051188
          },
          {
            "average": 2.000034838,
            "count": 4334289,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.005902310136,
            "variance": 3.483726494e-05
          },
          {
            "average": 6.899066721,
            "count": 4334289,
            "maximum": 36,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.917624682,
            "variance": 15.34778315
          },
          {
            "average": 247259250.5,
            "count": 4334289,
            "maximum": 247278048.4,
            "minimum": 247256652.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2577.875958,
            "variance": 6645444.457
          },
          {
            "average": 0,
            "count": 4334289,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4334289,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4334289,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4334289,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4334289,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440581.827,
          1658951.18,
          -0.9848934036,
          -439430.887,
          1660103.54,
          1.475106596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440581.8269607972,
                1658951.1802032792,
                -0.98489340355843
              ],
              [
                -440581.8269607972,
                1660103.5402032791,
                -0.98489340355843
              ],
              [
                -439430.88696079724,
                1660103.5402032791,
                1.47510659644157
              ],
              [
                -439430.88696079724,
                1658951.1802032792,
                1.47510659644157
              ],
              [
                -440581.8269607972,
                1658951.1802032792,
                -0.98489340355843
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:07:28+00:00",
        "end_time": "2019-07-15T20:10:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8467.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8467.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8467.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8467.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2464566,
            64.61611791,
            -0.9848934036,
            -163.2192757,
            64.62777757,
            1.475106596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2431122810141,
                  64.6161179054432,
                  -0.98489340355843
                ],
                [
                  -163.24645659997663,
                  64.62634759797024,
                  -0.98489340355843
                ],
                [
                  -163.22261166685246,
                  64.62777756687503,
                  1.47510659644157
                ],
                [
                  -163.2192757491887,
                  64.6175473388841,
                  1.47510659644157
                ],
                [
                  -163.2431122810141,
                  64.6161179054432,
                  -0.98489340355843
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8467.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8467.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:07:28Z",
            "pc:count": 4334289,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440015.5048,
                "count": 4334289,
                "maximum": -439430.887,
                "minimum": -440581.827,
                "name": "X",
                "position": 0,
                "stddev": 287.5738468,
                "variance": 82698.71738
              },
              {
                "average": 1659518.17,
                "count": 4334289,
                "maximum": 1660103.54,
                "minimum": 1658951.18,
                "name": "Y",
                "position": 1,
                "stddev": 287.4167689,
                "variance": 82608.39905
              },
              {
                "average": 0.812617014,
                "count": 4334289,
                "maximum": 1.475106596,
                "minimum": -0.9848934036,
                "name": "Z",
                "position": 2,
                "stddev": 0.1255367624,
                "variance": 0.01575947872
              },
              {
                "average": 0.03365603909,
                "count": 4334289,
                "maximum": 2608,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 7.979217801,
                "variance": 63.66791672
              },
              {
                "average": 1.000005999,
                "count": 4334289,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002449212621,
                "variance": 5.998642461e-06
              },
              {
                "average": 1.000011997,
                "count": 4334289,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003463699316,
                "variance": 1.199721295e-05
              },
              {
                "average": 1,
                "count": 4334289,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4334289,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4334289,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96417361,
                "count": 4334289,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.127852467,
                "variance": 1.272051188
              },
              {
                "average": 2.000034838,
                "count": 4334289,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.005902310136,
                "variance": 3.483726494e-05
              },
              {
                "average": 6.899066721,
                "count": 4334289,
                "maximum": 36,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.917624682,
                "variance": 15.34778315
              },
              {
                "average": 247259250.5,
                "count": 4334289,
                "maximum": 247278048.4,
                "minimum": 247256652.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2577.875958,
                "variance": 6645444.457
              },
              {
                "average": 0,
                "count": 4334289,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4334289,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4334289,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4334289,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4334289,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440581.827,
              1658951.18,
              -0.9848934036,
              -439430.887,
              1660103.54,
              1.475106596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440581.8269607972,
                    1658951.1802032792,
                    -0.98489340355843
                  ],
                  [
                    -440581.8269607972,
                    1660103.5402032791,
                    -0.98489340355843
                  ],
                  [
                    -439430.88696079724,
                    1660103.5402032791,
                    1.47510659644157
                  ],
                  [
                    -439430.88696079724,
                    1658951.1802032792,
                    1.47510659644157
                  ],
                  [
                    -440581.8269607972,
                    1658951.1802032792,
                    -0.98489340355843
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:07:28+00:00",
            "end_time": "2019-07-15T20:10:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7864.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.37010771690873,
              64.59064504749402,
              -3.937372685571487
            ],
            [
              -163.37349629615866,
              64.60087656689741,
              -3.937372685571487
            ],
            [
              -163.34966792658517,
              64.60232670533699,
              5.702627314428513
            ],
            [
              -163.34628773240658,
              64.59209464344755,
              5.702627314428513
            ],
            [
              -163.37010771690873,
              64.59064504749402,
              -3.937372685571487
            ]
          ]
        ]
      },
      "bbox": [
        -163.3734963,
        64.59064505,
        -3.937372686,
        -163.3462877,
        64.60232671,
        5.702627314
      ],
      "properties": {
        "datetime": "2019-07-10T21:54:07Z",
        "pc:count": 3333459,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446369.3928,
            "count": 3333459,
            "maximum": -445843.3873,
            "minimum": -446994.8673,
            "name": "X",
            "position": 0,
            "stddev": 264.7044914,
            "variance": 70068.46778
          },
          {
            "average": 1657592.005,
            "count": 3333459,
            "maximum": 1658138.8,
            "minimum": 1656985.88,
            "name": "Y",
            "position": 1,
            "stddev": 298.6923568,
            "variance": 89217.12403
          },
          {
            "average": 1.807611681,
            "count": 3333459,
            "maximum": 5.702627314,
            "minimum": -3.937372686,
            "name": "Z",
            "position": 2,
            "stddev": 0.832456611,
            "variance": 0.6929840092
          },
          {
            "average": 534.4432177,
            "count": 3333459,
            "maximum": 5236,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 476.8445644,
            "variance": 227380.7386
          },
          {
            "average": 1.000937165,
            "count": 3333459,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03290412128,
            "variance": 0.001082681197
          },
          {
            "average": 1.001880029,
            "count": 3333459,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04817757309,
            "variance": 0.002321078549
          },
          {
            "average": 1,
            "count": 3333459,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3333459,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.536908359,
            "count": 3333459,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.978521,
            "variance": 143.4849654
          },
          {
            "average": 19.9604695,
            "count": 3333459,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.441798693,
            "variance": 2.07878347
          },
          {
            "average": 1.25676542,
            "count": 3333459,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4377455505,
            "variance": 0.191621167
          },
          {
            "average": 8.383215753,
            "count": 3333459,
            "maximum": 12,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.493809323,
            "variance": 2.231466294
          },
          {
            "average": 246829532.6,
            "count": 3333459,
            "maximum": 246830847.7,
            "minimum": 246827830.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 561.8515541,
            "variance": 315677.1688
          },
          {
            "average": 0,
            "count": 3333459,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3333459,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3333459,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3333459,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3333459,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446994.8673,
          1656985.88,
          -3.937372686,
          -445843.3873,
          1658138.8,
          5.702627314
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446994.8673102403,
                1656985.880463764,
                -3.937372685571487
              ],
              [
                -446994.8673102403,
                1658138.800463764,
                -3.937372685571487
              ],
              [
                -445843.3873102403,
                1658138.800463764,
                5.702627314428513
              ],
              [
                -445843.3873102403,
                1656985.880463764,
                5.702627314428513
              ],
              [
                -446994.8673102403,
                1656985.880463764,
                -3.937372685571487
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:54:07+00:00",
        "end_time": "2019-07-10T21:03:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7864.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7864.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7864.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7864.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3734963,
            64.59064505,
            -3.937372686,
            -163.3462877,
            64.60232671,
            5.702627314
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.37010771690873,
                  64.59064504749402,
                  -3.937372685571487
                ],
                [
                  -163.37349629615866,
                  64.60087656689741,
                  -3.937372685571487
                ],
                [
                  -163.34966792658517,
                  64.60232670533699,
                  5.702627314428513
                ],
                [
                  -163.34628773240658,
                  64.59209464344755,
                  5.702627314428513
                ],
                [
                  -163.37010771690873,
                  64.59064504749402,
                  -3.937372685571487
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7864.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7864.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:54:07Z",
            "pc:count": 3333459,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446369.3928,
                "count": 3333459,
                "maximum": -445843.3873,
                "minimum": -446994.8673,
                "name": "X",
                "position": 0,
                "stddev": 264.7044914,
                "variance": 70068.46778
              },
              {
                "average": 1657592.005,
                "count": 3333459,
                "maximum": 1658138.8,
                "minimum": 1656985.88,
                "name": "Y",
                "position": 1,
                "stddev": 298.6923568,
                "variance": 89217.12403
              },
              {
                "average": 1.807611681,
                "count": 3333459,
                "maximum": 5.702627314,
                "minimum": -3.937372686,
                "name": "Z",
                "position": 2,
                "stddev": 0.832456611,
                "variance": 0.6929840092
              },
              {
                "average": 534.4432177,
                "count": 3333459,
                "maximum": 5236,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 476.8445644,
                "variance": 227380.7386
              },
              {
                "average": 1.000937165,
                "count": 3333459,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03290412128,
                "variance": 0.001082681197
              },
              {
                "average": 1.001880029,
                "count": 3333459,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04817757309,
                "variance": 0.002321078549
              },
              {
                "average": 1,
                "count": 3333459,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3333459,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.536908359,
                "count": 3333459,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.978521,
                "variance": 143.4849654
              },
              {
                "average": 19.9604695,
                "count": 3333459,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.441798693,
                "variance": 2.07878347
              },
              {
                "average": 1.25676542,
                "count": 3333459,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4377455505,
                "variance": 0.191621167
              },
              {
                "average": 8.383215753,
                "count": 3333459,
                "maximum": 12,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.493809323,
                "variance": 2.231466294
              },
              {
                "average": 246829532.6,
                "count": 3333459,
                "maximum": 246830847.7,
                "minimum": 246827830.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 561.8515541,
                "variance": 315677.1688
              },
              {
                "average": 0,
                "count": 3333459,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3333459,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3333459,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3333459,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3333459,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446994.8673,
              1656985.88,
              -3.937372686,
              -445843.3873,
              1658138.8,
              5.702627314
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446994.8673102403,
                    1656985.880463764,
                    -3.937372685571487
                  ],
                  [
                    -446994.8673102403,
                    1658138.800463764,
                    -3.937372685571487
                  ],
                  [
                    -445843.3873102403,
                    1658138.800463764,
                    5.702627314428513
                  ],
                  [
                    -445843.3873102403,
                    1656985.880463764,
                    5.702627314428513
                  ],
                  [
                    -446994.8673102403,
                    1656985.880463764,
                    -3.937372685571487
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:54:07+00:00",
            "end_time": "2019-07-10T21:03:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM9750.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.98223858320122,
              64.46293223857583,
              -7.664313035698008
            ],
            [
              -162.98462831837307,
              64.47049659408087,
              -7.664313035698008
            ],
            [
              -162.97002536826767,
              64.47135210779568,
              -6.324313035698008
            ],
            [
              -162.96763942221042,
              64.46378751705193,
              -6.324313035698008
            ],
            [
              -162.98223858320122,
              64.46293223857583,
              -7.664313035698008
            ]
          ]
        ]
      },
      "bbox": [
        -162.9846283,
        64.46293224,
        -7.664313036,
        -162.9676394,
        64.47135211,
        -6.324313036
      ],
      "properties": {
        "datetime": "2019-07-15T20:06:10Z",
        "pc:count": 48629,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430305.1468,
            "count": 48629,
            "maximum": -429820.3061,
            "minimum": -430528.6461,
            "name": "X",
            "position": 0,
            "stddev": 108.2722515,
            "variance": 11722.88044
          },
          {
            "average": 1640867.8,
            "count": 48629,
            "maximum": 1641161.457,
            "minimum": 1640309.617,
            "name": "Y",
            "position": 1,
            "stddev": 152.5189714,
            "variance": 23262.03663
          },
          {
            "average": -6.862213054,
            "count": 48629,
            "maximum": -6.324313036,
            "minimum": -7.664313036,
            "name": "Z",
            "position": 2,
            "stddev": 0.1904878593,
            "variance": 0.03628562454
          },
          {
            "average": 1447.989636,
            "count": 48629,
            "maximum": 2123,
            "minimum": 996,
            "name": "Intensity",
            "position": 3,
            "stddev": 103.8594184,
            "variance": 10786.77879
          },
          {
            "average": 1,
            "count": 48629,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 48629,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 48629,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48629,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 48629,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.69629949,
            "count": 48629,
            "maximum": 21,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6447771493,
            "variance": 0.4157375723
          },
          {
            "average": 2.028830533,
            "count": 48629,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1674545847,
            "variance": 0.02804103793
          },
          {
            "average": 19.59110819,
            "count": 48629,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.11766055,
            "variance": 4.484486205
          },
          {
            "average": 247194275.6,
            "count": 48629,
            "maximum": 247256370.9,
            "minimum": 247191992.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6908.978852,
            "variance": 47733988.78
          },
          {
            "average": 0,
            "count": 48629,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48629,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48629,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48629,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 48629,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430528.6461,
          1640309.617,
          -7.664313036,
          -429820.3061,
          1641161.457,
          -6.324313036
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430528.64610481175,
                1640309.617341815,
                -7.664313035698008
              ],
              [
                -430528.64610481175,
                1641161.4573418149,
                -7.664313035698008
              ],
              [
                -429820.3061048118,
                1641161.4573418149,
                -6.324313035698008
              ],
              [
                -429820.3061048118,
                1640309.617341815,
                -6.324313035698008
              ],
              [
                -430528.64610481175,
                1640309.617341815,
                -7.664313035698008
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:06:10+00:00",
        "end_time": "2019-07-15T02:13:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9750.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9750.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9750.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9750.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9846283,
            64.46293224,
            -7.664313036,
            -162.9676394,
            64.47135211,
            -6.324313036
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.98223858320122,
                  64.46293223857583,
                  -7.664313035698008
                ],
                [
                  -162.98462831837307,
                  64.47049659408087,
                  -7.664313035698008
                ],
                [
                  -162.97002536826767,
                  64.47135210779568,
                  -6.324313035698008
                ],
                [
                  -162.96763942221042,
                  64.46378751705193,
                  -6.324313035698008
                ],
                [
                  -162.98223858320122,
                  64.46293223857583,
                  -7.664313035698008
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9750.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9750.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:06:10Z",
            "pc:count": 48629,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430305.1468,
                "count": 48629,
                "maximum": -429820.3061,
                "minimum": -430528.6461,
                "name": "X",
                "position": 0,
                "stddev": 108.2722515,
                "variance": 11722.88044
              },
              {
                "average": 1640867.8,
                "count": 48629,
                "maximum": 1641161.457,
                "minimum": 1640309.617,
                "name": "Y",
                "position": 1,
                "stddev": 152.5189714,
                "variance": 23262.03663
              },
              {
                "average": -6.862213054,
                "count": 48629,
                "maximum": -6.324313036,
                "minimum": -7.664313036,
                "name": "Z",
                "position": 2,
                "stddev": 0.1904878593,
                "variance": 0.03628562454
              },
              {
                "average": 1447.989636,
                "count": 48629,
                "maximum": 2123,
                "minimum": 996,
                "name": "Intensity",
                "position": 3,
                "stddev": 103.8594184,
                "variance": 10786.77879
              },
              {
                "average": 1,
                "count": 48629,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 48629,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 48629,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48629,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 48629,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.69629949,
                "count": 48629,
                "maximum": 21,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6447771493,
                "variance": 0.4157375723
              },
              {
                "average": 2.028830533,
                "count": 48629,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1674545847,
                "variance": 0.02804103793
              },
              {
                "average": 19.59110819,
                "count": 48629,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.11766055,
                "variance": 4.484486205
              },
              {
                "average": 247194275.6,
                "count": 48629,
                "maximum": 247256370.9,
                "minimum": 247191992.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6908.978852,
                "variance": 47733988.78
              },
              {
                "average": 0,
                "count": 48629,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48629,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48629,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48629,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 48629,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430528.6461,
              1640309.617,
              -7.664313036,
              -429820.3061,
              1641161.457,
              -6.324313036
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430528.64610481175,
                    1640309.617341815,
                    -7.664313035698008
                  ],
                  [
                    -430528.64610481175,
                    1641161.4573418149,
                    -7.664313035698008
                  ],
                  [
                    -429820.3061048118,
                    1641161.4573418149,
                    -6.324313035698008
                  ],
                  [
                    -429820.3061048118,
                    1640309.617341815,
                    -6.324313035698008
                  ],
                  [
                    -430528.64610481175,
                    1640309.617341815,
                    -7.664313035698008
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:06:10+00:00",
            "end_time": "2019-07-15T02:13:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9257.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0822507963233,
              64.52435103113052,
              -5.224904649997809
            ],
            [
              -163.08552728374443,
              64.5345845770473,
              -5.224904649997809
            ],
            [
              -163.06316988700308,
              64.53590586083075,
              -0.364904649997808
            ],
            [
              -163.0599012608998,
              64.52567182202047,
              -0.364904649997808
            ],
            [
              -163.0822507963233,
              64.52435103113052,
              -5.224904649997809
            ]
          ]
        ]
      },
      "bbox": [
        -163.0855273,
        64.52435103,
        -5.22490465,
        -163.0599013,
        64.53590586,
        -0.36490465
      ],
      "properties": {
        "datetime": "2019-07-15T20:54:50Z",
        "pc:count": 1550888,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433840.7634,
            "count": 1550888,
            "maximum": -433276.0313,
            "minimum": -434358.2913,
            "name": "X",
            "position": 0,
            "stddev": 262.7337059,
            "variance": 69029.00023
          },
          {
            "average": 1648284.275,
            "count": 1550888,
            "maximum": 1648903.209,
            "minimum": 1647750.649,
            "name": "Y",
            "position": 1,
            "stddev": 292.3985243,
            "variance": 85496.897
          },
          {
            "average": -2.154022613,
            "count": 1550888,
            "maximum": -0.36490465,
            "minimum": -5.22490465,
            "name": "Z",
            "position": 2,
            "stddev": 0.594843284,
            "variance": 0.3538385325
          },
          {
            "average": 312.9721424,
            "count": 1550888,
            "maximum": 1750,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 480.7628627,
            "variance": 231132.9301
          },
          {
            "average": 1.008543493,
            "count": 1550888,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09203535571,
            "variance": 0.0084705067
          },
          {
            "average": 1.017088919,
            "count": 1550888,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1296028512,
            "variance": 0.01679689905
          },
          {
            "average": 1,
            "count": 1550888,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1550888,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.88298446,
            "count": 1550888,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.867114185,
            "variance": 8.220343747
          },
          {
            "average": 20.01161665,
            "count": 1550888,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.184806264,
            "variance": 1.403765884
          },
          {
            "average": 2.013244025,
            "count": 1550888,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1151274501,
            "variance": 0.01325432976
          },
          {
            "average": 4.173017652,
            "count": 1550888,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.363498336,
            "variance": 1.859127712
          },
          {
            "average": 247257370,
            "count": 1550888,
            "maximum": 247259290,
            "minimum": 247255047.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 954.5331259,
            "variance": 911133.4884
          },
          {
            "average": 0,
            "count": 1550888,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1550888,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1550888,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1550888,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1550888,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434358.2913,
          1647750.649,
          -5.22490465,
          -433276.0313,
          1648903.209,
          -0.36490465
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434358.2913498621,
                1647750.649011888,
                -5.224904649997809
              ],
              [
                -434358.2913498621,
                1648903.2090118881,
                -5.224904649997809
              ],
              [
                -433276.0313498621,
                1648903.2090118881,
                -0.364904649997808
              ],
              [
                -433276.0313498621,
                1647750.649011888,
                -0.364904649997808
              ],
              [
                -434358.2913498621,
                1647750.649011888,
                -5.224904649997809
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:54:50+00:00",
        "end_time": "2019-07-15T19:44:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9257.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9257.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9257.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9257.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0855273,
            64.52435103,
            -5.22490465,
            -163.0599013,
            64.53590586,
            -0.36490465
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0822507963233,
                  64.52435103113052,
                  -5.224904649997809
                ],
                [
                  -163.08552728374443,
                  64.5345845770473,
                  -5.224904649997809
                ],
                [
                  -163.06316988700308,
                  64.53590586083075,
                  -0.364904649997808
                ],
                [
                  -163.0599012608998,
                  64.52567182202047,
                  -0.364904649997808
                ],
                [
                  -163.0822507963233,
                  64.52435103113052,
                  -5.224904649997809
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9257.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9257.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:54:50Z",
            "pc:count": 1550888,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433840.7634,
                "count": 1550888,
                "maximum": -433276.0313,
                "minimum": -434358.2913,
                "name": "X",
                "position": 0,
                "stddev": 262.7337059,
                "variance": 69029.00023
              },
              {
                "average": 1648284.275,
                "count": 1550888,
                "maximum": 1648903.209,
                "minimum": 1647750.649,
                "name": "Y",
                "position": 1,
                "stddev": 292.3985243,
                "variance": 85496.897
              },
              {
                "average": -2.154022613,
                "count": 1550888,
                "maximum": -0.36490465,
                "minimum": -5.22490465,
                "name": "Z",
                "position": 2,
                "stddev": 0.594843284,
                "variance": 0.3538385325
              },
              {
                "average": 312.9721424,
                "count": 1550888,
                "maximum": 1750,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 480.7628627,
                "variance": 231132.9301
              },
              {
                "average": 1.008543493,
                "count": 1550888,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09203535571,
                "variance": 0.0084705067
              },
              {
                "average": 1.017088919,
                "count": 1550888,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1296028512,
                "variance": 0.01679689905
              },
              {
                "average": 1,
                "count": 1550888,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1550888,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.88298446,
                "count": 1550888,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.867114185,
                "variance": 8.220343747
              },
              {
                "average": 20.01161665,
                "count": 1550888,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.184806264,
                "variance": 1.403765884
              },
              {
                "average": 2.013244025,
                "count": 1550888,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1151274501,
                "variance": 0.01325432976
              },
              {
                "average": 4.173017652,
                "count": 1550888,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.363498336,
                "variance": 1.859127712
              },
              {
                "average": 247257370,
                "count": 1550888,
                "maximum": 247259290,
                "minimum": 247255047.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 954.5331259,
                "variance": 911133.4884
              },
              {
                "average": 0,
                "count": 1550888,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1550888,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1550888,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1550888,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1550888,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434358.2913,
              1647750.649,
              -5.22490465,
              -433276.0313,
              1648903.209,
              -0.36490465
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434358.2913498621,
                    1647750.649011888,
                    -5.224904649997809
                  ],
                  [
                    -434358.2913498621,
                    1648903.2090118881,
                    -5.224904649997809
                  ],
                  [
                    -433276.0313498621,
                    1648903.2090118881,
                    -0.364904649997808
                  ],
                  [
                    -433276.0313498621,
                    1647750.649011888,
                    -0.364904649997808
                  ],
                  [
                    -434358.2913498621,
                    1647750.649011888,
                    -5.224904649997809
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:54:50+00:00",
            "end_time": "2019-07-15T19:44: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": "20190715_NCMP_AK_03WWM8571.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.21986992789851,
              64.65174191466235,
              1.613382643859836
            ],
            [
              -163.2232105367997,
              64.6619740696221,
              1.613382643859836
            ],
            [
              -163.19931629053093,
              64.66340162444433,
              15.913382643859837
            ],
            [
              -163.19598411329267,
              64.65316893392954,
              15.913382643859837
            ],
            [
              -163.21986992789851,
              64.65174191466235,
              1.613382643859836
            ]
          ]
        ]
      },
      "bbox": [
        -163.2232105,
        64.65174191,
        1.613382644,
        -163.1959841,
        64.66340162,
        15.91338264
      ],
      "properties": {
        "datetime": "2019-07-16T00:17:55Z",
        "pc:count": 4311002,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438356.5973,
            "count": 4311002,
            "maximum": -437779.3188,
            "minimum": -438931.1388,
            "name": "X",
            "position": 0,
            "stddev": 286.3622629,
            "variance": 82003.34563
          },
          {
            "average": 1663300.596,
            "count": 4311002,
            "maximum": 1663885.561,
            "minimum": 1662733.041,
            "name": "Y",
            "position": 1,
            "stddev": 285.0321327,
            "variance": 81243.31667
          },
          {
            "average": 7.183855385,
            "count": 4311002,
            "maximum": 15.91338264,
            "minimum": 1.613382644,
            "name": "Z",
            "position": 2,
            "stddev": 1.962558322,
            "variance": 3.851635168
          },
          {
            "average": 938.5940401,
            "count": 4311002,
            "maximum": 15073,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 566.3459959,
            "variance": 320747.7871
          },
          {
            "average": 1.004810483,
            "count": 4311002,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0724816664,
            "variance": 0.005253591964
          },
          {
            "average": 1.009636971,
            "count": 4311002,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1046657105,
            "variance": 0.01095491095
          },
          {
            "average": 1,
            "count": 4311002,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4311002,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.588785391,
            "count": 4311002,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.990689042,
            "variance": 3.962842861
          },
          {
            "average": 19.99428506,
            "count": 4311002,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.202217335,
            "variance": 1.44532652
          },
          {
            "average": 1.01222616,
            "count": 4311002,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1120242286,
            "variance": 0.0125494278
          },
          {
            "average": 22.28191915,
            "count": 4311002,
            "maximum": 26,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.558652864,
            "variance": 2.42939875
          },
          {
            "average": 247269282.2,
            "count": 4311002,
            "maximum": 247271475.5,
            "minimum": 247266493.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 992.5110979,
            "variance": 985078.2794
          },
          {
            "average": 0,
            "count": 4311002,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4311002,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4311002,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4311002,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4311002,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438931.1388,
          1662733.041,
          1.613382644,
          -437779.3188,
          1663885.561,
          15.91338264
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438931.1388321635,
                1662733.041276482,
                1.613382643859836
              ],
              [
                -438931.1388321635,
                1663885.561276482,
                1.613382643859836
              ],
              [
                -437779.3188321635,
                1663885.561276482,
                15.913382643859837
              ],
              [
                -437779.3188321635,
                1662733.041276482,
                15.913382643859837
              ],
              [
                -438931.1388321635,
                1662733.041276482,
                1.613382643859836
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:17:55+00:00",
        "end_time": "2019-07-15T22:54:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8571.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8571.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8571.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8571.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2232105,
            64.65174191,
            1.613382644,
            -163.1959841,
            64.66340162,
            15.91338264
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.21986992789851,
                  64.65174191466235,
                  1.613382643859836
                ],
                [
                  -163.2232105367997,
                  64.6619740696221,
                  1.613382643859836
                ],
                [
                  -163.19931629053093,
                  64.66340162444433,
                  15.913382643859837
                ],
                [
                  -163.19598411329267,
                  64.65316893392954,
                  15.913382643859837
                ],
                [
                  -163.21986992789851,
                  64.65174191466235,
                  1.613382643859836
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8571.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8571.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:17:55Z",
            "pc:count": 4311002,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438356.5973,
                "count": 4311002,
                "maximum": -437779.3188,
                "minimum": -438931.1388,
                "name": "X",
                "position": 0,
                "stddev": 286.3622629,
                "variance": 82003.34563
              },
              {
                "average": 1663300.596,
                "count": 4311002,
                "maximum": 1663885.561,
                "minimum": 1662733.041,
                "name": "Y",
                "position": 1,
                "stddev": 285.0321327,
                "variance": 81243.31667
              },
              {
                "average": 7.183855385,
                "count": 4311002,
                "maximum": 15.91338264,
                "minimum": 1.613382644,
                "name": "Z",
                "position": 2,
                "stddev": 1.962558322,
                "variance": 3.851635168
              },
              {
                "average": 938.5940401,
                "count": 4311002,
                "maximum": 15073,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 566.3459959,
                "variance": 320747.7871
              },
              {
                "average": 1.004810483,
                "count": 4311002,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0724816664,
                "variance": 0.005253591964
              },
              {
                "average": 1.009636971,
                "count": 4311002,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1046657105,
                "variance": 0.01095491095
              },
              {
                "average": 1,
                "count": 4311002,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4311002,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.588785391,
                "count": 4311002,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.990689042,
                "variance": 3.962842861
              },
              {
                "average": 19.99428506,
                "count": 4311002,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.202217335,
                "variance": 1.44532652
              },
              {
                "average": 1.01222616,
                "count": 4311002,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1120242286,
                "variance": 0.0125494278
              },
              {
                "average": 22.28191915,
                "count": 4311002,
                "maximum": 26,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.558652864,
                "variance": 2.42939875
              },
              {
                "average": 247269282.2,
                "count": 4311002,
                "maximum": 247271475.5,
                "minimum": 247266493.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 992.5110979,
                "variance": 985078.2794
              },
              {
                "average": 0,
                "count": 4311002,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4311002,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4311002,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4311002,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4311002,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438931.1388,
              1662733.041,
              1.613382644,
              -437779.3188,
              1663885.561,
              15.91338264
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438931.1388321635,
                    1662733.041276482,
                    1.613382643859836
                  ],
                  [
                    -438931.1388321635,
                    1663885.561276482,
                    1.613382643859836
                  ],
                  [
                    -437779.3188321635,
                    1663885.561276482,
                    15.913382643859837
                  ],
                  [
                    -437779.3188321635,
                    1662733.041276482,
                    15.913382643859837
                  ],
                  [
                    -438931.1388321635,
                    1662733.041276482,
                    1.613382643859836
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:17:55+00:00",
            "end_time": "2019-07-15T22:54: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": "20190715_NCMP_AK_03WWM9261.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.07974694692948,
              64.56022449952027,
              -1.300208798000728
            ],
            [
              -163.08302694300212,
              64.57045951518944,
              -1.300208798000728
            ],
            [
              -163.059213191241,
              64.57186466273988,
              0.499791201999272
            ],
            [
              -163.05594158001523,
              64.56162912196214,
              0.499791201999272
            ],
            [
              -163.07974694692948,
              64.56022449952027,
              -1.300208798000728
            ]
          ]
        ]
      },
      "bbox": [
        -163.0830269,
        64.5602245,
        -1.300208798,
        -163.0559416,
        64.57186466,
        0.499791202
      ],
      "properties": {
        "datetime": "2019-07-16T01:23:40Z",
        "pc:count": 2457336,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433133.301,
            "count": 2457336,
            "maximum": -432542.4768,
            "minimum": -433693.7768,
            "name": "X",
            "position": 0,
            "stddev": 292.7984328,
            "variance": 85730.92223
          },
          {
            "average": 1652228.334,
            "count": 2457336,
            "maximum": 1652852.048,
            "minimum": 1651699.388,
            "name": "Y",
            "position": 1,
            "stddev": 286.358304,
            "variance": 82001.07829
          },
          {
            "average": -0.1107074111,
            "count": 2457336,
            "maximum": 0.499791202,
            "minimum": -1.300208798,
            "name": "Z",
            "position": 2,
            "stddev": 0.2318764502,
            "variance": 0.05376668817
          },
          {
            "average": 54.4911575,
            "count": 2457336,
            "maximum": 2307,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 252.088555,
            "variance": 63548.63954
          },
          {
            "average": 1.01523357,
            "count": 2457336,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1224873146,
            "variance": 0.01500314224
          },
          {
            "average": 1.030467547,
            "count": 2457336,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1718841788,
            "variance": 0.02954417091
          },
          {
            "average": 1,
            "count": 2457336,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2457336,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.34619686,
            "count": 2457336,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.399045988,
            "variance": 1.957329675
          },
          {
            "average": 19.98785188,
            "count": 2457336,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.826635056,
            "variance": 0.6833255157
          },
          {
            "average": 2.018228276,
            "count": 2457336,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.134310306,
            "variance": 0.01803925831
          },
          {
            "average": 28.30660032,
            "count": 2457336,
            "maximum": 32,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.580599241,
            "variance": 2.49829396
          },
          {
            "average": 247273096.7,
            "count": 2457336,
            "maximum": 247275420.5,
            "minimum": 247270319.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 992.8741509,
            "variance": 985799.0795
          },
          {
            "average": 0,
            "count": 2457336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2457336,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2457336,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2457336,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2457336,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433693.7768,
          1651699.388,
          -1.300208798,
          -432542.4768,
          1652852.048,
          0.499791202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433693.77683247416,
                1651699.38812641,
                -1.300208798000728
              ],
              [
                -433693.77683247416,
                1652852.0481264102,
                -1.300208798000728
              ],
              [
                -432542.4768324741,
                1652852.0481264102,
                0.499791201999272
              ],
              [
                -432542.4768324741,
                1651699.38812641,
                0.499791201999272
              ],
              [
                -433693.77683247416,
                1651699.38812641,
                -1.300208798000728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:23:40+00:00",
        "end_time": "2019-07-15T23:58:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9261.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9261.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9261.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9261.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0830269,
            64.5602245,
            -1.300208798,
            -163.0559416,
            64.57186466,
            0.499791202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.07974694692948,
                  64.56022449952027,
                  -1.300208798000728
                ],
                [
                  -163.08302694300212,
                  64.57045951518944,
                  -1.300208798000728
                ],
                [
                  -163.059213191241,
                  64.57186466273988,
                  0.499791201999272
                ],
                [
                  -163.05594158001523,
                  64.56162912196214,
                  0.499791201999272
                ],
                [
                  -163.07974694692948,
                  64.56022449952027,
                  -1.300208798000728
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9261.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9261.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:23:40Z",
            "pc:count": 2457336,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433133.301,
                "count": 2457336,
                "maximum": -432542.4768,
                "minimum": -433693.7768,
                "name": "X",
                "position": 0,
                "stddev": 292.7984328,
                "variance": 85730.92223
              },
              {
                "average": 1652228.334,
                "count": 2457336,
                "maximum": 1652852.048,
                "minimum": 1651699.388,
                "name": "Y",
                "position": 1,
                "stddev": 286.358304,
                "variance": 82001.07829
              },
              {
                "average": -0.1107074111,
                "count": 2457336,
                "maximum": 0.499791202,
                "minimum": -1.300208798,
                "name": "Z",
                "position": 2,
                "stddev": 0.2318764502,
                "variance": 0.05376668817
              },
              {
                "average": 54.4911575,
                "count": 2457336,
                "maximum": 2307,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 252.088555,
                "variance": 63548.63954
              },
              {
                "average": 1.01523357,
                "count": 2457336,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1224873146,
                "variance": 0.01500314224
              },
              {
                "average": 1.030467547,
                "count": 2457336,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1718841788,
                "variance": 0.02954417091
              },
              {
                "average": 1,
                "count": 2457336,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2457336,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.34619686,
                "count": 2457336,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.399045988,
                "variance": 1.957329675
              },
              {
                "average": 19.98785188,
                "count": 2457336,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.826635056,
                "variance": 0.6833255157
              },
              {
                "average": 2.018228276,
                "count": 2457336,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.134310306,
                "variance": 0.01803925831
              },
              {
                "average": 28.30660032,
                "count": 2457336,
                "maximum": 32,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.580599241,
                "variance": 2.49829396
              },
              {
                "average": 247273096.7,
                "count": 2457336,
                "maximum": 247275420.5,
                "minimum": 247270319.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 992.8741509,
                "variance": 985799.0795
              },
              {
                "average": 0,
                "count": 2457336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2457336,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2457336,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2457336,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2457336,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433693.7768,
              1651699.388,
              -1.300208798,
              -432542.4768,
              1652852.048,
              0.499791202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433693.77683247416,
                    1651699.38812641,
                    -1.300208798000728
                  ],
                  [
                    -433693.77683247416,
                    1652852.0481264102,
                    -1.300208798000728
                  ],
                  [
                    -432542.4768324741,
                    1652852.0481264102,
                    0.499791201999272
                  ],
                  [
                    -432542.4768324741,
                    1651699.38812641,
                    0.499791201999272
                  ],
                  [
                    -433693.77683247416,
                    1651699.38812641,
                    -1.300208798000728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:23:40+00:00",
            "end_time": "2019-07-15T23:58: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": "20190715_NCMP_AK_03WWM9359.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.06016989820898,
              64.54201288435686,
              -3.184617728349896
            ],
            [
              -163.06344077687132,
              64.5522480456092,
              -3.184617728349896
            ],
            [
              -163.03963754392262,
              64.55365036109035,
              5.515382271650105
            ],
            [
              -163.03637504209732,
              64.543414676213,
              5.515382271650105
            ],
            [
              -163.06016989820898,
              64.54201288435686,
              -3.184617728349896
            ]
          ]
        ]
      },
      "bbox": [
        -163.0634408,
        64.54201288,
        -3.184617728,
        -163.036375,
        64.55365036,
        5.515382272
      ],
      "properties": {
        "datetime": "2019-07-16T02:00:17Z",
        "pc:count": 3075233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432505.8889,
            "count": 3075233,
            "maximum": -431889.3554,
            "minimum": -433040.8354,
            "name": "X",
            "position": 0,
            "stddev": 289.0791901,
            "variance": 83566.77814
          },
          {
            "average": 1650126.406,
            "count": 3075233,
            "maximum": 1650711.343,
            "minimum": 1649558.683,
            "name": "Y",
            "position": 1,
            "stddev": 293.2573478,
            "variance": 85999.87203
          },
          {
            "average": -0.6176041687,
            "count": 3075233,
            "maximum": 5.515382272,
            "minimum": -3.184617728,
            "name": "Z",
            "position": 2,
            "stddev": 0.6199489555,
            "variance": 0.3843367075
          },
          {
            "average": 85.83232588,
            "count": 3075233,
            "maximum": 6095,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 348.7633734,
            "variance": 121635.8906
          },
          {
            "average": 1.008410094,
            "count": 3075233,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09140200052,
            "variance": 0.008354325699
          },
          {
            "average": 1.016838724,
            "count": 3075233,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1288513211,
            "variance": 0.01660266294
          },
          {
            "average": 1,
            "count": 3075233,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3075233,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.3642576,
            "count": 3075233,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.6616457,
            "variance": 21.73094063
          },
          {
            "average": 19.91737612,
            "count": 3075233,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9536089237,
            "variance": 0.9093699793
          },
          {
            "average": 1.987478998,
            "count": 3075233,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1908342233,
            "variance": 0.03641770078
          },
          {
            "average": 31.08567091,
            "count": 3075233,
            "maximum": 35,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.596707368,
            "variance": 2.549474418
          },
          {
            "average": 247274866.3,
            "count": 3075233,
            "maximum": 247277617,
            "minimum": 247272289.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1033.01275,
            "variance": 1067115.341
          },
          {
            "average": 0,
            "count": 3075233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3075233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3075233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3075233,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3075233,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433040.8354,
          1649558.683,
          -3.184617728,
          -431889.3554,
          1650711.343,
          5.515382272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433040.8353902373,
                1649558.6829268094,
                -3.184617728349896
              ],
              [
                -433040.8353902373,
                1650711.3429268096,
                -3.184617728349896
              ],
              [
                -431889.3553902373,
                1650711.3429268096,
                5.515382271650105
              ],
              [
                -431889.3553902373,
                1649558.6829268094,
                5.515382271650105
              ],
              [
                -433040.8353902373,
                1649558.6829268094,
                -3.184617728349896
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:00:17+00:00",
        "end_time": "2019-07-16T00:31:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9359.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9359.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9359.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9359.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0634408,
            64.54201288,
            -3.184617728,
            -163.036375,
            64.55365036,
            5.515382272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.06016989820898,
                  64.54201288435686,
                  -3.184617728349896
                ],
                [
                  -163.06344077687132,
                  64.5522480456092,
                  -3.184617728349896
                ],
                [
                  -163.03963754392262,
                  64.55365036109035,
                  5.515382271650105
                ],
                [
                  -163.03637504209732,
                  64.543414676213,
                  5.515382271650105
                ],
                [
                  -163.06016989820898,
                  64.54201288435686,
                  -3.184617728349896
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9359.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9359.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:00:17Z",
            "pc:count": 3075233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432505.8889,
                "count": 3075233,
                "maximum": -431889.3554,
                "minimum": -433040.8354,
                "name": "X",
                "position": 0,
                "stddev": 289.0791901,
                "variance": 83566.77814
              },
              {
                "average": 1650126.406,
                "count": 3075233,
                "maximum": 1650711.343,
                "minimum": 1649558.683,
                "name": "Y",
                "position": 1,
                "stddev": 293.2573478,
                "variance": 85999.87203
              },
              {
                "average": -0.6176041687,
                "count": 3075233,
                "maximum": 5.515382272,
                "minimum": -3.184617728,
                "name": "Z",
                "position": 2,
                "stddev": 0.6199489555,
                "variance": 0.3843367075
              },
              {
                "average": 85.83232588,
                "count": 3075233,
                "maximum": 6095,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 348.7633734,
                "variance": 121635.8906
              },
              {
                "average": 1.008410094,
                "count": 3075233,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09140200052,
                "variance": 0.008354325699
              },
              {
                "average": 1.016838724,
                "count": 3075233,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1288513211,
                "variance": 0.01660266294
              },
              {
                "average": 1,
                "count": 3075233,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3075233,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.3642576,
                "count": 3075233,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.6616457,
                "variance": 21.73094063
              },
              {
                "average": 19.91737612,
                "count": 3075233,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9536089237,
                "variance": 0.9093699793
              },
              {
                "average": 1.987478998,
                "count": 3075233,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1908342233,
                "variance": 0.03641770078
              },
              {
                "average": 31.08567091,
                "count": 3075233,
                "maximum": 35,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.596707368,
                "variance": 2.549474418
              },
              {
                "average": 247274866.3,
                "count": 3075233,
                "maximum": 247277617,
                "minimum": 247272289.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1033.01275,
                "variance": 1067115.341
              },
              {
                "average": 0,
                "count": 3075233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3075233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3075233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3075233,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3075233,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433040.8354,
              1649558.683,
              -3.184617728,
              -431889.3554,
              1650711.343,
              5.515382272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433040.8353902373,
                    1649558.6829268094,
                    -3.184617728349896
                  ],
                  [
                    -433040.8353902373,
                    1650711.3429268096,
                    -3.184617728349896
                  ],
                  [
                    -431889.3553902373,
                    1650711.3429268096,
                    5.515382271650105
                  ],
                  [
                    -431889.3553902373,
                    1649558.6829268094,
                    5.515382271650105
                  ],
                  [
                    -433040.8353902373,
                    1649558.6829268094,
                    -3.184617728349896
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:00:17+00:00",
            "end_time": "2019-07-16T00:31:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8160.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.30970578358787,
              64.5540641542172,
              -0.364829453950431
            ],
            [
              -163.31306735224345,
              64.5642934296585,
              -0.364829453950431
            ],
            [
              -163.28926153168828,
              64.56573449415454,
              20.89517054604957
            ],
            [
              -163.2859083302737,
              64.55550468063399,
              20.89517054604957
            ],
            [
              -163.30970578358787,
              64.5540641542172,
              -0.364829453950431
            ]
          ]
        ]
      },
      "bbox": [
        -163.3130674,
        64.55406415,
        -0.364829454,
        -163.2859083,
        64.56573449,
        20.89517055
      ],
      "properties": {
        "datetime": "2019-07-10T21:42:18Z",
        "pc:count": 3911904,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444159.4295,
            "count": 3911904,
            "maximum": -443550.919,
            "minimum": -444702.639,
            "name": "X",
            "position": 0,
            "stddev": 287.3332639,
            "variance": 82560.40453
          },
          {
            "average": 1653091.154,
            "count": 3911904,
            "maximum": 1653692.034,
            "minimum": 1652539.454,
            "name": "Y",
            "position": 1,
            "stddev": 289.9716302,
            "variance": 84083.5463
          },
          {
            "average": 9.676046347,
            "count": 3911904,
            "maximum": 20.89517055,
            "minimum": -0.364829454,
            "name": "Z",
            "position": 2,
            "stddev": 6.958894223,
            "variance": 48.4262088
          },
          {
            "average": 828.812214,
            "count": 3911904,
            "maximum": 4686,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 705.8112048,
            "variance": 498169.4569
          },
          {
            "average": 1.002920828,
            "count": 3911904,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05733281345,
            "variance": 0.003287051498
          },
          {
            "average": 1.005879234,
            "count": 3911904,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08365143111,
            "variance": 0.006997561926
          },
          {
            "average": 1,
            "count": 3911904,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3911904,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.845168746,
            "count": 3911904,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.91537153,
            "variance": 119.1453357
          },
          {
            "average": 20.00572387,
            "count": 3911904,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.500701579,
            "variance": 2.25210523
          },
          {
            "average": 1.199348962,
            "count": 3911904,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4002199162,
            "variance": 0.1601759813
          },
          {
            "average": 6.560115483,
            "count": 3911904,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.605382281,
            "variance": 2.577252269
          },
          {
            "average": 246828839.8,
            "count": 3911904,
            "maximum": 246830138.2,
            "minimum": 246827524.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 595.0288656,
            "variance": 354059.3509
          },
          {
            "average": 0,
            "count": 3911904,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3911904,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3911904,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3911904,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3911904,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444702.639,
          1652539.454,
          -0.364829454,
          -443550.919,
          1653692.034,
          20.89517055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444702.6390144835,
                1652539.4538475082,
                -0.364829453950431
              ],
              [
                -444702.6390144835,
                1653692.0338475083,
                -0.364829453950431
              ],
              [
                -443550.9190144835,
                1653692.0338475083,
                20.89517054604957
              ],
              [
                -443550.9190144835,
                1652539.4538475082,
                20.89517054604957
              ],
              [
                -444702.6390144835,
                1652539.4538475082,
                -0.364829453950431
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:42:18+00:00",
        "end_time": "2019-07-10T20:58:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8160.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8160.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8160.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8160.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3130674,
            64.55406415,
            -0.364829454,
            -163.2859083,
            64.56573449,
            20.89517055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.30970578358787,
                  64.5540641542172,
                  -0.364829453950431
                ],
                [
                  -163.31306735224345,
                  64.5642934296585,
                  -0.364829453950431
                ],
                [
                  -163.28926153168828,
                  64.56573449415454,
                  20.89517054604957
                ],
                [
                  -163.2859083302737,
                  64.55550468063399,
                  20.89517054604957
                ],
                [
                  -163.30970578358787,
                  64.5540641542172,
                  -0.364829453950431
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8160.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8160.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:42:18Z",
            "pc:count": 3911904,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444159.4295,
                "count": 3911904,
                "maximum": -443550.919,
                "minimum": -444702.639,
                "name": "X",
                "position": 0,
                "stddev": 287.3332639,
                "variance": 82560.40453
              },
              {
                "average": 1653091.154,
                "count": 3911904,
                "maximum": 1653692.034,
                "minimum": 1652539.454,
                "name": "Y",
                "position": 1,
                "stddev": 289.9716302,
                "variance": 84083.5463
              },
              {
                "average": 9.676046347,
                "count": 3911904,
                "maximum": 20.89517055,
                "minimum": -0.364829454,
                "name": "Z",
                "position": 2,
                "stddev": 6.958894223,
                "variance": 48.4262088
              },
              {
                "average": 828.812214,
                "count": 3911904,
                "maximum": 4686,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 705.8112048,
                "variance": 498169.4569
              },
              {
                "average": 1.002920828,
                "count": 3911904,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05733281345,
                "variance": 0.003287051498
              },
              {
                "average": 1.005879234,
                "count": 3911904,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08365143111,
                "variance": 0.006997561926
              },
              {
                "average": 1,
                "count": 3911904,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3911904,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.845168746,
                "count": 3911904,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.91537153,
                "variance": 119.1453357
              },
              {
                "average": 20.00572387,
                "count": 3911904,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.500701579,
                "variance": 2.25210523
              },
              {
                "average": 1.199348962,
                "count": 3911904,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4002199162,
                "variance": 0.1601759813
              },
              {
                "average": 6.560115483,
                "count": 3911904,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.605382281,
                "variance": 2.577252269
              },
              {
                "average": 246828839.8,
                "count": 3911904,
                "maximum": 246830138.2,
                "minimum": 246827524.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 595.0288656,
                "variance": 354059.3509
              },
              {
                "average": 0,
                "count": 3911904,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3911904,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3911904,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3911904,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3911904,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444702.639,
              1652539.454,
              -0.364829454,
              -443550.919,
              1653692.034,
              20.89517055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444702.6390144835,
                    1652539.4538475082,
                    -0.364829453950431
                  ],
                  [
                    -444702.6390144835,
                    1653692.0338475083,
                    -0.364829453950431
                  ],
                  [
                    -443550.9190144835,
                    1653692.0338475083,
                    20.89517054604957
                  ],
                  [
                    -443550.9190144835,
                    1652539.4538475082,
                    20.89517054604957
                  ],
                  [
                    -444702.6390144835,
                    1652539.4538475082,
                    -0.364829453950431
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:42:18+00:00",
            "end_time": "2019-07-10T20:58:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8461.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24657802829307,
              64.56230125053884,
              -1.1717500045978
            ],
            [
              -163.24991849528917,
              64.57253379122506,
              -1.1717500045978
            ],
            [
              -163.22611006064025,
              64.57396470472383,
              0.888249995402201
            ],
            [
              -163.22277796911652,
              64.56373162937861,
              0.888249995402201
            ],
            [
              -163.24657802829307,
              64.56230125053884,
              -1.1717500045978
            ]
          ]
        ]
      },
      "bbox": [
        -163.2499185,
        64.56230125,
        -1.171750005,
        -163.222778,
        64.5739647,
        0.8882499954
      ],
      "properties": {
        "datetime": "2019-07-11T00:02:25Z",
        "pc:count": 1836449,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440980.7259,
            "count": 1836449,
            "maximum": -440427.851,
            "minimum": -441579.211,
            "name": "X",
            "position": 0,
            "stddev": 316.1639202,
            "variance": 99959.62444
          },
          {
            "average": 1653580.34,
            "count": 1836449,
            "maximum": 1654181.053,
            "minimum": 1653028.273,
            "name": "Y",
            "position": 1,
            "stddev": 282.8765364,
            "variance": 80019.13484
          },
          {
            "average": -0.04837095078,
            "count": 1836449,
            "maximum": 0.8882499954,
            "minimum": -1.171750005,
            "name": "Z",
            "position": 2,
            "stddev": 0.1927724129,
            "variance": 0.03716120316
          },
          {
            "average": 2.541952431,
            "count": 1836449,
            "maximum": 2392,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.14007856,
            "variance": 3151.708421
          },
          {
            "average": 1.000029949,
            "count": 1836449,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005472496891,
            "variance": 2.994822222e-05
          },
          {
            "average": 1.000059898,
            "count": 1836449,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007739163426,
            "variance": 5.989465054e-05
          },
          {
            "average": 1,
            "count": 1836449,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1836449,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1836449,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.88870431,
            "count": 1836449,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.072090051,
            "variance": 1.149377077
          },
          {
            "average": 2.000419287,
            "count": 1836449,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02047222182,
            "variance": 0.0004191118663
          },
          {
            "average": 21.68676342,
            "count": 1836449,
            "maximum": 25,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.747817386,
            "variance": 3.054865616
          },
          {
            "average": 246836476.4,
            "count": 1836449,
            "maximum": 246838545,
            "minimum": 246834285.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1022.386968,
            "variance": 1045275.112
          },
          {
            "average": 0,
            "count": 1836449,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1836449,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1836449,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1836449,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1836449,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441579.211,
          1653028.273,
          -1.171750005,
          -440427.851,
          1654181.053,
          0.8882499954
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441579.2109808403,
                1653028.272924801,
                -1.1717500045978
              ],
              [
                -441579.2109808403,
                1654181.052924801,
                -1.1717500045978
              ],
              [
                -440427.85098084033,
                1654181.052924801,
                0.888249995402201
              ],
              [
                -440427.85098084033,
                1653028.272924801,
                0.888249995402201
              ],
              [
                -441579.2109808403,
                1653028.272924801,
                -1.1717500045978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:02:25+00:00",
        "end_time": "2019-07-10T22:51:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8461.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8461.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8461.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8461.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2499185,
            64.56230125,
            -1.171750005,
            -163.222778,
            64.5739647,
            0.8882499954
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24657802829307,
                  64.56230125053884,
                  -1.1717500045978
                ],
                [
                  -163.24991849528917,
                  64.57253379122506,
                  -1.1717500045978
                ],
                [
                  -163.22611006064025,
                  64.57396470472383,
                  0.888249995402201
                ],
                [
                  -163.22277796911652,
                  64.56373162937861,
                  0.888249995402201
                ],
                [
                  -163.24657802829307,
                  64.56230125053884,
                  -1.1717500045978
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8461.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8461.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:02:25Z",
            "pc:count": 1836449,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440980.7259,
                "count": 1836449,
                "maximum": -440427.851,
                "minimum": -441579.211,
                "name": "X",
                "position": 0,
                "stddev": 316.1639202,
                "variance": 99959.62444
              },
              {
                "average": 1653580.34,
                "count": 1836449,
                "maximum": 1654181.053,
                "minimum": 1653028.273,
                "name": "Y",
                "position": 1,
                "stddev": 282.8765364,
                "variance": 80019.13484
              },
              {
                "average": -0.04837095078,
                "count": 1836449,
                "maximum": 0.8882499954,
                "minimum": -1.171750005,
                "name": "Z",
                "position": 2,
                "stddev": 0.1927724129,
                "variance": 0.03716120316
              },
              {
                "average": 2.541952431,
                "count": 1836449,
                "maximum": 2392,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.14007856,
                "variance": 3151.708421
              },
              {
                "average": 1.000029949,
                "count": 1836449,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005472496891,
                "variance": 2.994822222e-05
              },
              {
                "average": 1.000059898,
                "count": 1836449,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007739163426,
                "variance": 5.989465054e-05
              },
              {
                "average": 1,
                "count": 1836449,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1836449,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1836449,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.88870431,
                "count": 1836449,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.072090051,
                "variance": 1.149377077
              },
              {
                "average": 2.000419287,
                "count": 1836449,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02047222182,
                "variance": 0.0004191118663
              },
              {
                "average": 21.68676342,
                "count": 1836449,
                "maximum": 25,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.747817386,
                "variance": 3.054865616
              },
              {
                "average": 246836476.4,
                "count": 1836449,
                "maximum": 246838545,
                "minimum": 246834285.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1022.386968,
                "variance": 1045275.112
              },
              {
                "average": 0,
                "count": 1836449,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1836449,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1836449,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1836449,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1836449,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441579.211,
              1653028.273,
              -1.171750005,
              -440427.851,
              1654181.053,
              0.8882499954
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441579.2109808403,
                    1653028.272924801,
                    -1.1717500045978
                  ],
                  [
                    -441579.2109808403,
                    1654181.052924801,
                    -1.1717500045978
                  ],
                  [
                    -440427.85098084033,
                    1654181.052924801,
                    0.888249995402201
                  ],
                  [
                    -440427.85098084033,
                    1653028.272924801,
                    0.888249995402201
                  ],
                  [
                    -441579.2109808403,
                    1653028.272924801,
                    -1.1717500045978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:02:25+00:00",
            "end_time": "2019-07-10T22:51: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": "20190710_NCMP_AK_03WWM9052.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.12616110136253,
              64.48009295920042,
              27.505922917967567
            ],
            [
              -163.12944868976183,
              64.49032634826166,
              27.505922917967567
            ],
            [
              -163.10653269561035,
              64.49168926318343,
              103.56592291796757
            ],
            [
              -163.1032531513541,
              64.4814553667235,
              103.56592291796757
            ],
            [
              -163.12616110136253,
              64.48009295920042,
              27.505922917967567
            ]
          ]
        ]
      },
      "bbox": [
        -163.1294487,
        64.48009296,
        27.50592292,
        -163.1032532,
        64.49168926,
        103.5659229
      ],
      "properties": {
        "datetime": "2019-07-10T23:01:06Z",
        "pc:count": 6562486,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436564.864,
            "count": 6562486,
            "maximum": -436010.4508,
            "minimum": -437121.5708,
            "name": "X",
            "position": 0,
            "stddev": 274.5686807,
            "variance": 75387.96043
          },
          {
            "average": 1643714.778,
            "count": 6562486,
            "maximum": 1644299.576,
            "minimum": 1643146.856,
            "name": "Y",
            "position": 1,
            "stddev": 280.9296815,
            "variance": 78921.48592
          },
          {
            "average": 64.93015217,
            "count": 6562486,
            "maximum": 103.5659229,
            "minimum": 27.50592292,
            "name": "Z",
            "position": 2,
            "stddev": 17.6804361,
            "variance": 312.5978207
          },
          {
            "average": 351.1954793,
            "count": 6562486,
            "maximum": 6010,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 447.2823862,
            "variance": 200061.533
          },
          {
            "average": 1.442120867,
            "count": 6562486,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6892737199,
            "variance": 0.475098261
          },
          {
            "average": 1.885330651,
            "count": 6562486,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8881138761,
            "variance": 0.7887462569
          },
          {
            "average": 1,
            "count": 6562486,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6562486,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.196633105,
            "count": 6562486,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3974525773,
            "variance": 0.1579685512
          },
          {
            "average": 20.06799914,
            "count": 6562486,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.975587174,
            "variance": 3.902944684
          },
          {
            "average": 1.457758843,
            "count": 6562486,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6906437699,
            "variance": 0.4769888168
          },
          {
            "average": 15.23467997,
            "count": 6562486,
            "maximum": 19,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.451405348,
            "variance": 2.106577484
          },
          {
            "average": 246832784.3,
            "count": 6562486,
            "maximum": 246834866.6,
            "minimum": 246831438.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 835.2186026,
            "variance": 697590.1141
          },
          {
            "average": 0,
            "count": 6562486,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6562486,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6562486,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6562486,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6562486,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437121.5708,
          1643146.856,
          27.50592292,
          -436010.4508,
          1644299.576,
          103.5659229
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437121.57083197305,
                1643146.8560711725,
                27.505922917967567
              ],
              [
                -437121.57083197305,
                1644299.5760711727,
                27.505922917967567
              ],
              [
                -436010.45083197305,
                1644299.5760711727,
                103.56592291796757
              ],
              [
                -436010.45083197305,
                1643146.8560711725,
                103.56592291796757
              ],
              [
                -437121.57083197305,
                1643146.8560711725,
                27.505922917967567
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:01:06+00:00",
        "end_time": "2019-07-10T22:03:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9052.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9052.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9052.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9052.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1294487,
            64.48009296,
            27.50592292,
            -163.1032532,
            64.49168926,
            103.5659229
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.12616110136253,
                  64.48009295920042,
                  27.505922917967567
                ],
                [
                  -163.12944868976183,
                  64.49032634826166,
                  27.505922917967567
                ],
                [
                  -163.10653269561035,
                  64.49168926318343,
                  103.56592291796757
                ],
                [
                  -163.1032531513541,
                  64.4814553667235,
                  103.56592291796757
                ],
                [
                  -163.12616110136253,
                  64.48009295920042,
                  27.505922917967567
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9052.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9052.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:01:06Z",
            "pc:count": 6562486,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436564.864,
                "count": 6562486,
                "maximum": -436010.4508,
                "minimum": -437121.5708,
                "name": "X",
                "position": 0,
                "stddev": 274.5686807,
                "variance": 75387.96043
              },
              {
                "average": 1643714.778,
                "count": 6562486,
                "maximum": 1644299.576,
                "minimum": 1643146.856,
                "name": "Y",
                "position": 1,
                "stddev": 280.9296815,
                "variance": 78921.48592
              },
              {
                "average": 64.93015217,
                "count": 6562486,
                "maximum": 103.5659229,
                "minimum": 27.50592292,
                "name": "Z",
                "position": 2,
                "stddev": 17.6804361,
                "variance": 312.5978207
              },
              {
                "average": 351.1954793,
                "count": 6562486,
                "maximum": 6010,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 447.2823862,
                "variance": 200061.533
              },
              {
                "average": 1.442120867,
                "count": 6562486,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6892737199,
                "variance": 0.475098261
              },
              {
                "average": 1.885330651,
                "count": 6562486,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8881138761,
                "variance": 0.7887462569
              },
              {
                "average": 1,
                "count": 6562486,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6562486,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.196633105,
                "count": 6562486,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3974525773,
                "variance": 0.1579685512
              },
              {
                "average": 20.06799914,
                "count": 6562486,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.975587174,
                "variance": 3.902944684
              },
              {
                "average": 1.457758843,
                "count": 6562486,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6906437699,
                "variance": 0.4769888168
              },
              {
                "average": 15.23467997,
                "count": 6562486,
                "maximum": 19,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.451405348,
                "variance": 2.106577484
              },
              {
                "average": 246832784.3,
                "count": 6562486,
                "maximum": 246834866.6,
                "minimum": 246831438.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 835.2186026,
                "variance": 697590.1141
              },
              {
                "average": 0,
                "count": 6562486,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6562486,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6562486,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6562486,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6562486,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437121.5708,
              1643146.856,
              27.50592292,
              -436010.4508,
              1644299.576,
              103.5659229
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437121.57083197305,
                    1643146.8560711725,
                    27.505922917967567
                  ],
                  [
                    -437121.57083197305,
                    1644299.5760711727,
                    27.505922917967567
                  ],
                  [
                    -436010.45083197305,
                    1644299.5760711727,
                    103.56592291796757
                  ],
                  [
                    -436010.45083197305,
                    1643146.8560711725,
                    103.56592291796757
                  ],
                  [
                    -437121.57083197305,
                    1643146.8560711725,
                    27.505922917967567
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:01:06+00:00",
            "end_time": "2019-07-10T22:03:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8955.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.14595486086813,
              64.507215616554,
              -1.599088328767105
            ],
            [
              -163.1492515186016,
              64.51744542544881,
              -1.599088328767105
            ],
            [
              -163.12553065089202,
              64.5188579616709,
              0.580911671232895
            ],
            [
              -163.12224232381854,
              64.50862762644084,
              0.580911671232895
            ],
            [
              -163.14595486086813,
              64.507215616554,
              -1.599088328767105
            ]
          ]
        ]
      },
      "bbox": [
        -163.1492515,
        64.50721562,
        -1.599088329,
        -163.1222423,
        64.51885796,
        0.5809116712
      ],
      "properties": {
        "datetime": "2019-07-11T00:00:33Z",
        "pc:count": 1863594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437152.9019,
            "count": 1863594,
            "maximum": -436499.0884,
            "minimum": -437648.1884,
            "name": "X",
            "position": 0,
            "stddev": 272.8077918,
            "variance": 74424.09126
          },
          {
            "average": 1646759.53,
            "count": 1863594,
            "maximum": 1647427.277,
            "minimum": 1646274.957,
            "name": "Y",
            "position": 1,
            "stddev": 263.8733967,
            "variance": 69629.1695
          },
          {
            "average": -1.016401569,
            "count": 1863594,
            "maximum": 0.5809116712,
            "minimum": -1.599088329,
            "name": "Z",
            "position": 2,
            "stddev": 0.1319782147,
            "variance": 0.01741824916
          },
          {
            "average": 58.63176582,
            "count": 1863594,
            "maximum": 1566,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 212.968959,
            "variance": 45355.7775
          },
          {
            "average": 1.000083173,
            "count": 1863594,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009119525717,
            "variance": 8.31657493e-05
          },
          {
            "average": 1.000166345,
            "count": 1863594,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01289642056,
            "variance": 0.0001663176632
          },
          {
            "average": 1,
            "count": 1863594,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1863594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99060847,
            "count": 1863594,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2371940402,
            "variance": 0.0562610127
          },
          {
            "average": 19.90097751,
            "count": 1863594,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.287719728,
            "variance": 1.658222098
          },
          {
            "average": 2.011941979,
            "count": 1863594,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1086446825,
            "variance": 0.01180366704
          },
          {
            "average": 20.60728195,
            "count": 1863594,
            "maximum": 25,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.246266046,
            "variance": 1.553179058
          },
          {
            "average": 246835845.5,
            "count": 1863594,
            "maximum": 246838433.7,
            "minimum": 246833757,
            "name": "GpsTime",
            "position": 12,
            "stddev": 718.2299512,
            "variance": 515854.2628
          },
          {
            "average": 0,
            "count": 1863594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1863594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1863594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1863594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1863594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437648.1884,
          1646274.957,
          -1.599088329,
          -436499.0884,
          1647427.277,
          0.5809116712
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437648.188388569,
                1646274.9569279472,
                -1.599088328767105
              ],
              [
                -437648.188388569,
                1647427.276927947,
                -1.599088328767105
              ],
              [
                -436499.088388569,
                1647427.276927947,
                0.580911671232895
              ],
              [
                -436499.088388569,
                1646274.9569279472,
                0.580911671232895
              ],
              [
                -437648.188388569,
                1646274.9569279472,
                -1.599088328767105
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:00:33+00:00",
        "end_time": "2019-07-10T22:42:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8955.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8955.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8955.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8955.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1492515,
            64.50721562,
            -1.599088329,
            -163.1222423,
            64.51885796,
            0.5809116712
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.14595486086813,
                  64.507215616554,
                  -1.599088328767105
                ],
                [
                  -163.1492515186016,
                  64.51744542544881,
                  -1.599088328767105
                ],
                [
                  -163.12553065089202,
                  64.5188579616709,
                  0.580911671232895
                ],
                [
                  -163.12224232381854,
                  64.50862762644084,
                  0.580911671232895
                ],
                [
                  -163.14595486086813,
                  64.507215616554,
                  -1.599088328767105
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8955.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8955.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:00:33Z",
            "pc:count": 1863594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437152.9019,
                "count": 1863594,
                "maximum": -436499.0884,
                "minimum": -437648.1884,
                "name": "X",
                "position": 0,
                "stddev": 272.8077918,
                "variance": 74424.09126
              },
              {
                "average": 1646759.53,
                "count": 1863594,
                "maximum": 1647427.277,
                "minimum": 1646274.957,
                "name": "Y",
                "position": 1,
                "stddev": 263.8733967,
                "variance": 69629.1695
              },
              {
                "average": -1.016401569,
                "count": 1863594,
                "maximum": 0.5809116712,
                "minimum": -1.599088329,
                "name": "Z",
                "position": 2,
                "stddev": 0.1319782147,
                "variance": 0.01741824916
              },
              {
                "average": 58.63176582,
                "count": 1863594,
                "maximum": 1566,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 212.968959,
                "variance": 45355.7775
              },
              {
                "average": 1.000083173,
                "count": 1863594,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009119525717,
                "variance": 8.31657493e-05
              },
              {
                "average": 1.000166345,
                "count": 1863594,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01289642056,
                "variance": 0.0001663176632
              },
              {
                "average": 1,
                "count": 1863594,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1863594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99060847,
                "count": 1863594,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2371940402,
                "variance": 0.0562610127
              },
              {
                "average": 19.90097751,
                "count": 1863594,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.287719728,
                "variance": 1.658222098
              },
              {
                "average": 2.011941979,
                "count": 1863594,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1086446825,
                "variance": 0.01180366704
              },
              {
                "average": 20.60728195,
                "count": 1863594,
                "maximum": 25,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.246266046,
                "variance": 1.553179058
              },
              {
                "average": 246835845.5,
                "count": 1863594,
                "maximum": 246838433.7,
                "minimum": 246833757,
                "name": "GpsTime",
                "position": 12,
                "stddev": 718.2299512,
                "variance": 515854.2628
              },
              {
                "average": 0,
                "count": 1863594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1863594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1863594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1863594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1863594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437648.1884,
              1646274.957,
              -1.599088329,
              -436499.0884,
              1647427.277,
              0.5809116712
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437648.188388569,
                    1646274.9569279472,
                    -1.599088328767105
                  ],
                  [
                    -437648.188388569,
                    1647427.276927947,
                    -1.599088328767105
                  ],
                  [
                    -436499.088388569,
                    1647427.276927947,
                    0.580911671232895
                  ],
                  [
                    -436499.088388569,
                    1646274.9569279472,
                    0.580911671232895
                  ],
                  [
                    -437648.188388569,
                    1646274.9569279472,
                    -1.599088328767105
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:00:33+00:00",
            "end_time": "2019-07-10T22:42: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": "20190715_NCMP_AK_03WWM9556.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.02045014399914,
              64.51455684619816,
              -4.917314897949228
            ],
            [
              -163.0237036968891,
              64.52479262104374,
              -4.917314897949228
            ],
            [
              -162.9999255377106,
              64.52618852252131,
              0.422685102050772
            ],
            [
              -162.9966803470388,
              64.51595222706275,
              0.422685102050772
            ],
            [
              -163.02045014399914,
              64.51455684619816,
              -4.917314897949228
            ]
          ]
        ]
      },
      "bbox": [
        -163.0237037,
        64.51455685,
        -4.917314898,
        -162.9966803,
        64.52618852,
        0.4226851021
      ],
      "properties": {
        "datetime": "2019-07-16T02:10:57Z",
        "pc:count": 3924975,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431009.2117,
            "count": 3924975,
            "maximum": -430417.6339,
            "minimum": -431568.9139,
            "name": "X",
            "position": 0,
            "stddev": 294.130826,
            "variance": 86512.94279
          },
          {
            "average": 1646826.106,
            "count": 3924975,
            "maximum": 1647417.767,
            "minimum": 1646265.087,
            "name": "Y",
            "position": 1,
            "stddev": 287.7438524,
            "variance": 82796.52458
          },
          {
            "average": -1.183625644,
            "count": 3924975,
            "maximum": 0.4226851021,
            "minimum": -4.917314898,
            "name": "Z",
            "position": 2,
            "stddev": 0.4174540009,
            "variance": 0.1742678429
          },
          {
            "average": 110.6359623,
            "count": 3924975,
            "maximum": 6180,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 567.0206275,
            "variance": 321512.392
          },
          {
            "average": 1.007151128,
            "count": 3924975,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08426447105,
            "variance": 0.007100501081
          },
          {
            "average": 1.014299454,
            "count": 3924975,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1187287329,
            "variance": 0.01409651201
          },
          {
            "average": 1,
            "count": 3924975,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3924975,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.65720903,
            "count": 3924975,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.392566222,
            "variance": 1.939240682
          },
          {
            "average": 19.94492249,
            "count": 3924975,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.100909487,
            "variance": 1.212001698
          },
          {
            "average": 2.031853197,
            "count": 3924975,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1764573006,
            "variance": 0.03113717895
          },
          {
            "average": 32.9740141,
            "count": 3924975,
            "maximum": 36,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.650001042,
            "variance": 7.022505523
          },
          {
            "average": 247276130.5,
            "count": 3924975,
            "maximum": 247278257.1,
            "minimum": 247260949.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1722.075196,
            "variance": 2965542.981
          },
          {
            "average": 0,
            "count": 3924975,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3924975,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3924975,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3924975,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3924975,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431568.9139,
          1646265.087,
          -4.917314898,
          -430417.6339,
          1647417.767,
          0.4226851021
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431568.9138987593,
                1646265.0871647997,
                -4.917314897949228
              ],
              [
                -431568.9138987593,
                1647417.7671647999,
                -4.917314897949228
              ],
              [
                -430417.63389875926,
                1647417.7671647999,
                0.422685102050772
              ],
              [
                -430417.63389875926,
                1646265.0871647997,
                0.422685102050772
              ],
              [
                -431568.9138987593,
                1646265.0871647997,
                -4.917314897949228
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:10:57+00:00",
        "end_time": "2019-07-15T21:22:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9556.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9556.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9556.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9556.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0237037,
            64.51455685,
            -4.917314898,
            -162.9966803,
            64.52618852,
            0.4226851021
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.02045014399914,
                  64.51455684619816,
                  -4.917314897949228
                ],
                [
                  -163.0237036968891,
                  64.52479262104374,
                  -4.917314897949228
                ],
                [
                  -162.9999255377106,
                  64.52618852252131,
                  0.422685102050772
                ],
                [
                  -162.9966803470388,
                  64.51595222706275,
                  0.422685102050772
                ],
                [
                  -163.02045014399914,
                  64.51455684619816,
                  -4.917314897949228
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9556.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9556.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:10:57Z",
            "pc:count": 3924975,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431009.2117,
                "count": 3924975,
                "maximum": -430417.6339,
                "minimum": -431568.9139,
                "name": "X",
                "position": 0,
                "stddev": 294.130826,
                "variance": 86512.94279
              },
              {
                "average": 1646826.106,
                "count": 3924975,
                "maximum": 1647417.767,
                "minimum": 1646265.087,
                "name": "Y",
                "position": 1,
                "stddev": 287.7438524,
                "variance": 82796.52458
              },
              {
                "average": -1.183625644,
                "count": 3924975,
                "maximum": 0.4226851021,
                "minimum": -4.917314898,
                "name": "Z",
                "position": 2,
                "stddev": 0.4174540009,
                "variance": 0.1742678429
              },
              {
                "average": 110.6359623,
                "count": 3924975,
                "maximum": 6180,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 567.0206275,
                "variance": 321512.392
              },
              {
                "average": 1.007151128,
                "count": 3924975,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08426447105,
                "variance": 0.007100501081
              },
              {
                "average": 1.014299454,
                "count": 3924975,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1187287329,
                "variance": 0.01409651201
              },
              {
                "average": 1,
                "count": 3924975,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3924975,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.65720903,
                "count": 3924975,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.392566222,
                "variance": 1.939240682
              },
              {
                "average": 19.94492249,
                "count": 3924975,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.100909487,
                "variance": 1.212001698
              },
              {
                "average": 2.031853197,
                "count": 3924975,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1764573006,
                "variance": 0.03113717895
              },
              {
                "average": 32.9740141,
                "count": 3924975,
                "maximum": 36,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.650001042,
                "variance": 7.022505523
              },
              {
                "average": 247276130.5,
                "count": 3924975,
                "maximum": 247278257.1,
                "minimum": 247260949.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1722.075196,
                "variance": 2965542.981
              },
              {
                "average": 0,
                "count": 3924975,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3924975,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3924975,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3924975,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3924975,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431568.9139,
              1646265.087,
              -4.917314898,
              -430417.6339,
              1647417.767,
              0.4226851021
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431568.9138987593,
                    1646265.0871647997,
                    -4.917314897949228
                  ],
                  [
                    -431568.9138987593,
                    1647417.7671647999,
                    -4.917314897949228
                  ],
                  [
                    -430417.63389875926,
                    1647417.7671647999,
                    0.422685102050772
                  ],
                  [
                    -430417.63389875926,
                    1646265.0871647997,
                    0.422685102050772
                  ],
                  [
                    -431568.9138987593,
                    1646265.0871647997,
                    -4.917314897949228
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:10:57+00:00",
            "end_time": "2019-07-15T21:22: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": "20190715_NCMP_AK_03WWM9168.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.09630863318242,
              64.6235513706819,
              5.857574902460982
            ],
            [
              -163.09928464879917,
              64.63280130059022,
              5.857574902460982
            ],
            [
              -163.08275653790844,
              64.63377667918516,
              74.55757490246098
            ],
            [
              -163.0797857924265,
              64.62452641891542,
              74.55757490246098
            ],
            [
              -163.09630863318242,
              64.6235513706819,
              5.857574902460982
            ]
          ]
        ]
      },
      "bbox": [
        -163.0992846,
        64.62355137,
        5.857574902,
        -163.0797858,
        64.63377668,
        74.5575749
      ],
      "properties": {
        "datetime": "2019-07-15T22:07:13Z",
        "pc:count": 1529142,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433218.5746,
            "count": 1529142,
            "maximum": -432717.871,
            "minimum": -433515.231,
            "name": "X",
            "position": 0,
            "stddev": 162.1161974,
            "variance": 26281.66147
          },
          {
            "average": 1659200.284,
            "count": 1529142,
            "maximum": 1659848.109,
            "minimum": 1658806.449,
            "name": "Y",
            "position": 1,
            "stddev": 224.5178522,
            "variance": 50408.26595
          },
          {
            "average": 43.08677768,
            "count": 1529142,
            "maximum": 74.5575749,
            "minimum": 5.857574902,
            "name": "Z",
            "position": 2,
            "stddev": 17.72667823,
            "variance": 314.2351209
          },
          {
            "average": 733.9329173,
            "count": 1529142,
            "maximum": 3709,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 454.4787954,
            "variance": 206550.9755
          },
          {
            "average": 1.038704712,
            "count": 1529142,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2137151849,
            "variance": 0.04567418024
          },
          {
            "average": 1.07756245,
            "count": 1529142,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3117295803,
            "variance": 0.09717533123
          },
          {
            "average": 1,
            "count": 1529142,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1529142,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.425713897,
            "count": 1529142,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4944509428,
            "variance": 0.2444817348
          },
          {
            "average": 20.29851352,
            "count": 1529142,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.545517618,
            "variance": 2.388624706
          },
          {
            "average": 1.056415297,
            "count": 1529142,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.248460949,
            "variance": 0.0617328432
          },
          {
            "average": 10.56103292,
            "count": 1529142,
            "maximum": 13,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7082724712,
            "variance": 0.5016498935
          },
          {
            "average": 247261991.7,
            "count": 1529142,
            "maximum": 247263633.1,
            "minimum": 247261557.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 500.0185304,
            "variance": 250018.5307
          },
          {
            "average": 0,
            "count": 1529142,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1529142,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1529142,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1529142,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1529142,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433515.231,
          1658806.449,
          5.857574902,
          -432717.871,
          1659848.109,
          74.5575749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433515.2310158712,
                1658806.44946537,
                5.857574902460982
              ],
              [
                -433515.2310158712,
                1659848.1094653702,
                5.857574902460982
              ],
              [
                -432717.87101587123,
                1659848.1094653702,
                74.55757490246098
              ],
              [
                -432717.87101587123,
                1658806.44946537,
                74.55757490246098
              ],
              [
                -433515.2310158712,
                1658806.44946537,
                5.857574902460982
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:07:13+00:00",
        "end_time": "2019-07-15T21:32:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9168.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9168.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9168.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9168.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0992846,
            64.62355137,
            5.857574902,
            -163.0797858,
            64.63377668,
            74.5575749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.09630863318242,
                  64.6235513706819,
                  5.857574902460982
                ],
                [
                  -163.09928464879917,
                  64.63280130059022,
                  5.857574902460982
                ],
                [
                  -163.08275653790844,
                  64.63377667918516,
                  74.55757490246098
                ],
                [
                  -163.0797857924265,
                  64.62452641891542,
                  74.55757490246098
                ],
                [
                  -163.09630863318242,
                  64.6235513706819,
                  5.857574902460982
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9168.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9168.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:07:13Z",
            "pc:count": 1529142,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433218.5746,
                "count": 1529142,
                "maximum": -432717.871,
                "minimum": -433515.231,
                "name": "X",
                "position": 0,
                "stddev": 162.1161974,
                "variance": 26281.66147
              },
              {
                "average": 1659200.284,
                "count": 1529142,
                "maximum": 1659848.109,
                "minimum": 1658806.449,
                "name": "Y",
                "position": 1,
                "stddev": 224.5178522,
                "variance": 50408.26595
              },
              {
                "average": 43.08677768,
                "count": 1529142,
                "maximum": 74.5575749,
                "minimum": 5.857574902,
                "name": "Z",
                "position": 2,
                "stddev": 17.72667823,
                "variance": 314.2351209
              },
              {
                "average": 733.9329173,
                "count": 1529142,
                "maximum": 3709,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 454.4787954,
                "variance": 206550.9755
              },
              {
                "average": 1.038704712,
                "count": 1529142,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2137151849,
                "variance": 0.04567418024
              },
              {
                "average": 1.07756245,
                "count": 1529142,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3117295803,
                "variance": 0.09717533123
              },
              {
                "average": 1,
                "count": 1529142,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1529142,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.425713897,
                "count": 1529142,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4944509428,
                "variance": 0.2444817348
              },
              {
                "average": 20.29851352,
                "count": 1529142,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.545517618,
                "variance": 2.388624706
              },
              {
                "average": 1.056415297,
                "count": 1529142,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.248460949,
                "variance": 0.0617328432
              },
              {
                "average": 10.56103292,
                "count": 1529142,
                "maximum": 13,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7082724712,
                "variance": 0.5016498935
              },
              {
                "average": 247261991.7,
                "count": 1529142,
                "maximum": 247263633.1,
                "minimum": 247261557.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 500.0185304,
                "variance": 250018.5307
              },
              {
                "average": 0,
                "count": 1529142,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1529142,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1529142,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1529142,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1529142,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433515.231,
              1658806.449,
              5.857574902,
              -432717.871,
              1659848.109,
              74.5575749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433515.2310158712,
                    1658806.44946537,
                    5.857574902460982
                  ],
                  [
                    -433515.2310158712,
                    1659848.1094653702,
                    5.857574902460982
                  ],
                  [
                    -432717.87101587123,
                    1659848.1094653702,
                    74.55757490246098
                  ],
                  [
                    -432717.87101587123,
                    1658806.44946537,
                    74.55757490246098
                  ],
                  [
                    -433515.2310158712,
                    1658806.44946537,
                    5.857574902460982
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:07:13+00:00",
            "end_time": "2019-07-15T21:32: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": "20190710_NCMP_AK_03WWM8261.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2882920875839,
              64.56279808622611,
              -2.289986663655269
            ],
            [
              -163.29164589576274,
              64.57302458333554,
              -2.289986663655269
            ],
            [
              -163.2678358392458,
              64.57446211878366,
              1.210013336344731
            ],
            [
              -163.26449040077006,
              64.56423508484592,
              1.210013336344731
            ],
            [
              -163.2882920875839,
              64.56279808622611,
              -2.289986663655269
            ]
          ]
        ]
      },
      "bbox": [
        -163.2916459,
        64.56279809,
        -2.289986664,
        -163.2644904,
        64.57446212,
        1.210013336
      ],
      "properties": {
        "datetime": "2019-07-10T22:51:09Z",
        "pc:count": 3399483,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442967.1992,
            "count": 3399483,
            "maximum": -442399.0819,
            "minimum": -443550.6019,
            "name": "X",
            "position": 0,
            "stddev": 279.8841739,
            "variance": 78335.1508
          },
          {
            "average": 1653972.338,
            "count": 3399483,
            "maximum": 1654513.349,
            "minimum": 1653361.149,
            "name": "Y",
            "position": 1,
            "stddev": 281.4658619,
            "variance": 79223.03139
          },
          {
            "average": 0.2930164783,
            "count": 3399483,
            "maximum": 1.210013336,
            "minimum": -2.289986664,
            "name": "Z",
            "position": 2,
            "stddev": 0.3476827225,
            "variance": 0.1208832755
          },
          {
            "average": 4.023672717,
            "count": 3399483,
            "maximum": 2857,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 69.39271914,
            "variance": 4815.34947
          },
          {
            "average": 1.000187087,
            "count": 3399483,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0136767074,
            "variance": 0.0001870523252
          },
          {
            "average": 1.000374175,
            "count": 3399483,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01933997536,
            "variance": 0.000374034647
          },
          {
            "average": 1,
            "count": 3399483,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3399483,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3399483,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97194896,
            "count": 3399483,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.268641806,
            "variance": 1.609452032
          },
          {
            "average": 2.003109002,
            "count": 3399483,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05567169101,
            "variance": 0.00309933718
          },
          {
            "average": 13.98800112,
            "count": 3399483,
            "maximum": 18,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.472661453,
            "variance": 2.168731755
          },
          {
            "average": 246832088.6,
            "count": 3399483,
            "maximum": 246834269.7,
            "minimum": 246830131.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 821.6624456,
            "variance": 675129.1745
          },
          {
            "average": 0,
            "count": 3399483,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3399483,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3399483,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3399483,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3399483,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443550.6019,
          1653361.149,
          -2.289986664,
          -442399.0819,
          1654513.349,
          1.210013336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443550.60192195117,
                1653361.1487904766,
                -2.289986663655269
              ],
              [
                -443550.60192195117,
                1654513.3487904768,
                -2.289986663655269
              ],
              [
                -442399.08192195115,
                1654513.3487904768,
                1.210013336344731
              ],
              [
                -442399.08192195115,
                1653361.1487904766,
                1.210013336344731
              ],
              [
                -443550.60192195117,
                1653361.1487904766,
                -2.289986663655269
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:51:09+00:00",
        "end_time": "2019-07-10T21:42:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8261.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8261.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8261.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8261.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2916459,
            64.56279809,
            -2.289986664,
            -163.2644904,
            64.57446212,
            1.210013336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2882920875839,
                  64.56279808622611,
                  -2.289986663655269
                ],
                [
                  -163.29164589576274,
                  64.57302458333554,
                  -2.289986663655269
                ],
                [
                  -163.2678358392458,
                  64.57446211878366,
                  1.210013336344731
                ],
                [
                  -163.26449040077006,
                  64.56423508484592,
                  1.210013336344731
                ],
                [
                  -163.2882920875839,
                  64.56279808622611,
                  -2.289986663655269
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8261.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8261.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:51:09Z",
            "pc:count": 3399483,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442967.1992,
                "count": 3399483,
                "maximum": -442399.0819,
                "minimum": -443550.6019,
                "name": "X",
                "position": 0,
                "stddev": 279.8841739,
                "variance": 78335.1508
              },
              {
                "average": 1653972.338,
                "count": 3399483,
                "maximum": 1654513.349,
                "minimum": 1653361.149,
                "name": "Y",
                "position": 1,
                "stddev": 281.4658619,
                "variance": 79223.03139
              },
              {
                "average": 0.2930164783,
                "count": 3399483,
                "maximum": 1.210013336,
                "minimum": -2.289986664,
                "name": "Z",
                "position": 2,
                "stddev": 0.3476827225,
                "variance": 0.1208832755
              },
              {
                "average": 4.023672717,
                "count": 3399483,
                "maximum": 2857,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 69.39271914,
                "variance": 4815.34947
              },
              {
                "average": 1.000187087,
                "count": 3399483,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0136767074,
                "variance": 0.0001870523252
              },
              {
                "average": 1.000374175,
                "count": 3399483,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01933997536,
                "variance": 0.000374034647
              },
              {
                "average": 1,
                "count": 3399483,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3399483,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3399483,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97194896,
                "count": 3399483,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.268641806,
                "variance": 1.609452032
              },
              {
                "average": 2.003109002,
                "count": 3399483,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05567169101,
                "variance": 0.00309933718
              },
              {
                "average": 13.98800112,
                "count": 3399483,
                "maximum": 18,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.472661453,
                "variance": 2.168731755
              },
              {
                "average": 246832088.6,
                "count": 3399483,
                "maximum": 246834269.7,
                "minimum": 246830131.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 821.6624456,
                "variance": 675129.1745
              },
              {
                "average": 0,
                "count": 3399483,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3399483,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3399483,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3399483,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3399483,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443550.6019,
              1653361.149,
              -2.289986664,
              -442399.0819,
              1654513.349,
              1.210013336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443550.60192195117,
                    1653361.1487904766,
                    -2.289986663655269
                  ],
                  [
                    -443550.60192195117,
                    1654513.3487904768,
                    -2.289986663655269
                  ],
                  [
                    -442399.08192195115,
                    1654513.3487904768,
                    1.210013336344731
                  ],
                  [
                    -442399.08192195115,
                    1653361.1487904766,
                    1.210013336344731
                  ],
                  [
                    -443550.60192195117,
                    1653361.1487904766,
                    -2.289986663655269
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:51:09+00:00",
            "end_time": "2019-07-10T21:42:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM8070.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.32504291694516,
              64.64399749309273,
              -2.03134136135062
            ],
            [
              -163.32842052159936,
              64.65422742957921,
              -2.03134136135062
            ],
            [
              -163.30454472773076,
              64.65567076690543,
              8.90865863864938
            ],
            [
              -163.3011755403153,
              64.6454402892507,
              8.90865863864938
            ],
            [
              -163.32504291694516,
              64.64399749309273,
              -2.03134136135062
            ]
          ]
        ]
      },
      "bbox": [
        -163.3284205,
        64.64399749,
        -2.031341361,
        -163.3011755,
        64.65567077,
        8.908658639
      ],
      "properties": {
        "datetime": "2019-07-15T20:18:06Z",
        "pc:count": 3871060,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443460.0696,
            "count": 3871060,
            "maximum": -442874.7654,
            "minimum": -444026.2654,
            "name": "X",
            "position": 0,
            "stddev": 291.6747333,
            "variance": 85074.15005
          },
          {
            "average": 1663129.365,
            "count": 3871060,
            "maximum": 1663729.219,
            "minimum": 1662576.679,
            "name": "Y",
            "position": 1,
            "stddev": 295.2633534,
            "variance": 87180.44788
          },
          {
            "average": 2.437991439,
            "count": 3871060,
            "maximum": 8.908658639,
            "minimum": -2.031341361,
            "name": "Z",
            "position": 2,
            "stddev": 0.7936264465,
            "variance": 0.6298429366
          },
          {
            "average": 540.5427069,
            "count": 3871060,
            "maximum": 26732,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 473.2730403,
            "variance": 223987.3707
          },
          {
            "average": 1.056113054,
            "count": 3871060,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2757417861,
            "variance": 0.0760335326
          },
          {
            "average": 1.112274416,
            "count": 3871060,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4110361466,
            "variance": 0.1689507138
          },
          {
            "average": 1,
            "count": 3871060,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3871060,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.101816298,
            "count": 3871060,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.34155497,
            "variance": 106.9477591
          },
          {
            "average": 20.00027575,
            "count": 3871060,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.158464814,
            "variance": 1.342040725
          },
          {
            "average": 1.242892644,
            "count": 3871060,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4563893587,
            "variance": 0.2082912467
          },
          {
            "average": 9.739704887,
            "count": 3871060,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.671950034,
            "variance": 75.20271739
          },
          {
            "average": 247227390.4,
            "count": 3871060,
            "maximum": 247257086,
            "minimum": 247191194.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31332.77522,
            "variance": 981742803
          },
          {
            "average": 0,
            "count": 3871060,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3871060,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3871060,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3871060,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3871060,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444026.2654,
          1662576.679,
          -2.031341361,
          -442874.7654,
          1663729.219,
          8.908658639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444026.2653915682,
                1662576.6788809313,
                -2.03134136135062
              ],
              [
                -444026.2653915682,
                1663729.2188809314,
                -2.03134136135062
              ],
              [
                -442874.7653915682,
                1663729.2188809314,
                8.90865863864938
              ],
              [
                -442874.7653915682,
                1662576.6788809313,
                8.90865863864938
              ],
              [
                -444026.2653915682,
                1662576.6788809313,
                -2.03134136135062
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:18:06+00:00",
        "end_time": "2019-07-15T01:59:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8070.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8070.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8070.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8070.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3284205,
            64.64399749,
            -2.031341361,
            -163.3011755,
            64.65567077,
            8.908658639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.32504291694516,
                  64.64399749309273,
                  -2.03134136135062
                ],
                [
                  -163.32842052159936,
                  64.65422742957921,
                  -2.03134136135062
                ],
                [
                  -163.30454472773076,
                  64.65567076690543,
                  8.90865863864938
                ],
                [
                  -163.3011755403153,
                  64.6454402892507,
                  8.90865863864938
                ],
                [
                  -163.32504291694516,
                  64.64399749309273,
                  -2.03134136135062
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8070.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8070.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:18:06Z",
            "pc:count": 3871060,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443460.0696,
                "count": 3871060,
                "maximum": -442874.7654,
                "minimum": -444026.2654,
                "name": "X",
                "position": 0,
                "stddev": 291.6747333,
                "variance": 85074.15005
              },
              {
                "average": 1663129.365,
                "count": 3871060,
                "maximum": 1663729.219,
                "minimum": 1662576.679,
                "name": "Y",
                "position": 1,
                "stddev": 295.2633534,
                "variance": 87180.44788
              },
              {
                "average": 2.437991439,
                "count": 3871060,
                "maximum": 8.908658639,
                "minimum": -2.031341361,
                "name": "Z",
                "position": 2,
                "stddev": 0.7936264465,
                "variance": 0.6298429366
              },
              {
                "average": 540.5427069,
                "count": 3871060,
                "maximum": 26732,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 473.2730403,
                "variance": 223987.3707
              },
              {
                "average": 1.056113054,
                "count": 3871060,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2757417861,
                "variance": 0.0760335326
              },
              {
                "average": 1.112274416,
                "count": 3871060,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4110361466,
                "variance": 0.1689507138
              },
              {
                "average": 1,
                "count": 3871060,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3871060,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.101816298,
                "count": 3871060,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.34155497,
                "variance": 106.9477591
              },
              {
                "average": 20.00027575,
                "count": 3871060,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.158464814,
                "variance": 1.342040725
              },
              {
                "average": 1.242892644,
                "count": 3871060,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4563893587,
                "variance": 0.2082912467
              },
              {
                "average": 9.739704887,
                "count": 3871060,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.671950034,
                "variance": 75.20271739
              },
              {
                "average": 247227390.4,
                "count": 3871060,
                "maximum": 247257086,
                "minimum": 247191194.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31332.77522,
                "variance": 981742803
              },
              {
                "average": 0,
                "count": 3871060,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3871060,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3871060,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3871060,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3871060,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444026.2654,
              1662576.679,
              -2.031341361,
              -442874.7654,
              1663729.219,
              8.908658639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444026.2653915682,
                    1662576.6788809313,
                    -2.03134136135062
                  ],
                  [
                    -444026.2653915682,
                    1663729.2188809314,
                    -2.03134136135062
                  ],
                  [
                    -442874.7653915682,
                    1663729.2188809314,
                    8.90865863864938
                  ],
                  [
                    -442874.7653915682,
                    1662576.6788809313,
                    8.90865863864938
                  ],
                  [
                    -444026.2653915682,
                    1662576.6788809313,
                    -2.03134136135062
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:18:06+00:00",
            "end_time": "2019-07-15T01:59:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0256.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.87516695381595,
              64.51388836610798,
              26.439335383520287
            ],
            [
              -162.8754594797206,
              64.51482423399972,
              26.439335383520287
            ],
            [
              -162.87393042285484,
              64.51491264679272,
              34.31933538352029
            ],
            [
              -162.87363794614078,
              64.51397677588649,
              34.31933538352029
            ],
            [
              -162.87516695381595,
              64.51388836610798,
              26.439335383520287
            ]
          ]
        ]
      },
      "bbox": [
        -162.8754595,
        64.51388837,
        26.43933538,
        -162.8736379,
        64.51491265,
        34.31933538
      ],
      "properties": {
        "datetime": "2019-07-15T21:36:31Z",
        "pc:count": 14901,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -424635.2433,
            "count": 14901,
            "maximum": -424595.7428,
            "minimum": -424669.7828,
            "name": "X",
            "position": 0,
            "stddev": 16.94312759,
            "variance": 287.0695725
          },
          {
            "average": 1645298.743,
            "count": 14901,
            "maximum": 1645359.967,
            "minimum": 1645254.607,
            "name": "Y",
            "position": 1,
            "stddev": 26.42433128,
            "variance": 698.2452838
          },
          {
            "average": 30.74774891,
            "count": 14901,
            "maximum": 34.31933538,
            "minimum": 26.43933538,
            "name": "Z",
            "position": 2,
            "stddev": 1.862075855,
            "variance": 3.46732649
          },
          {
            "average": 1230.700624,
            "count": 14901,
            "maximum": 2943,
            "minimum": 374,
            "name": "Intensity",
            "position": 3,
            "stddev": 489.7526284,
            "variance": 239857.637
          },
          {
            "average": 1,
            "count": 14901,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14901,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 14901,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14901,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.528152473,
            "count": 14901,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4992235607,
            "variance": 0.2492241636
          },
          {
            "average": 20.54738156,
            "count": 14901,
            "maximum": 21,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4986755255,
            "variance": 0.2486772798
          },
          {
            "average": 1,
            "count": 14901,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10,
            "count": 14901,
            "maximum": 10,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247261789.3,
            "count": 14901,
            "maximum": 247261791,
            "minimum": 247261787.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.8668905169,
            "variance": 0.7514991682
          },
          {
            "average": 0,
            "count": 14901,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14901,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14901,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14901,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14901,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -424669.7828,
          1645254.607,
          26.43933538,
          -424595.7428,
          1645359.967,
          34.31933538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -424669.7827741878,
                1645254.6071266604,
                26.439335383520287
              ],
              [
                -424669.7827741878,
                1645359.9671266603,
                26.439335383520287
              ],
              [
                -424595.74277418776,
                1645359.9671266603,
                34.31933538352029
              ],
              [
                -424595.74277418776,
                1645254.6071266604,
                34.31933538352029
              ],
              [
                -424669.7827741878,
                1645254.6071266604,
                26.439335383520287
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:36:31+00:00",
        "end_time": "2019-07-15T21:36:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0256.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0256.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0256.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0256.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8754595,
            64.51388837,
            26.43933538,
            -162.8736379,
            64.51491265,
            34.31933538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.87516695381595,
                  64.51388836610798,
                  26.439335383520287
                ],
                [
                  -162.8754594797206,
                  64.51482423399972,
                  26.439335383520287
                ],
                [
                  -162.87393042285484,
                  64.51491264679272,
                  34.31933538352029
                ],
                [
                  -162.87363794614078,
                  64.51397677588649,
                  34.31933538352029
                ],
                [
                  -162.87516695381595,
                  64.51388836610798,
                  26.439335383520287
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0256.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0256.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:36:31Z",
            "pc:count": 14901,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -424635.2433,
                "count": 14901,
                "maximum": -424595.7428,
                "minimum": -424669.7828,
                "name": "X",
                "position": 0,
                "stddev": 16.94312759,
                "variance": 287.0695725
              },
              {
                "average": 1645298.743,
                "count": 14901,
                "maximum": 1645359.967,
                "minimum": 1645254.607,
                "name": "Y",
                "position": 1,
                "stddev": 26.42433128,
                "variance": 698.2452838
              },
              {
                "average": 30.74774891,
                "count": 14901,
                "maximum": 34.31933538,
                "minimum": 26.43933538,
                "name": "Z",
                "position": 2,
                "stddev": 1.862075855,
                "variance": 3.46732649
              },
              {
                "average": 1230.700624,
                "count": 14901,
                "maximum": 2943,
                "minimum": 374,
                "name": "Intensity",
                "position": 3,
                "stddev": 489.7526284,
                "variance": 239857.637
              },
              {
                "average": 1,
                "count": 14901,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14901,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 14901,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14901,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.528152473,
                "count": 14901,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4992235607,
                "variance": 0.2492241636
              },
              {
                "average": 20.54738156,
                "count": 14901,
                "maximum": 21,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4986755255,
                "variance": 0.2486772798
              },
              {
                "average": 1,
                "count": 14901,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10,
                "count": 14901,
                "maximum": 10,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247261789.3,
                "count": 14901,
                "maximum": 247261791,
                "minimum": 247261787.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.8668905169,
                "variance": 0.7514991682
              },
              {
                "average": 0,
                "count": 14901,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14901,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14901,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14901,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14901,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -424669.7828,
              1645254.607,
              26.43933538,
              -424595.7428,
              1645359.967,
              34.31933538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -424669.7827741878,
                    1645254.6071266604,
                    26.439335383520287
                  ],
                  [
                    -424669.7827741878,
                    1645359.9671266603,
                    26.439335383520287
                  ],
                  [
                    -424595.74277418776,
                    1645359.9671266603,
                    34.31933538352029
                  ],
                  [
                    -424595.74277418776,
                    1645254.6071266604,
                    34.31933538352029
                  ],
                  [
                    -424669.7827741878,
                    1645254.6071266604,
                    26.439335383520287
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:36:31+00:00",
            "end_time": "2019-07-15T21:36: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": "20190714_NCMP_AK_03WWM8565.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22338447395398,
              64.59792725298936,
              -0.529066178522807
            ],
            [
              -163.22672107466465,
              64.6081617133797,
              -0.529066178522807
            ],
            [
              -163.202877958379,
              64.60958935164123,
              0.970933821477193
            ],
            [
              -163.19954975782426,
              64.59935435685233,
              0.970933821477193
            ],
            [
              -163.22338447395398,
              64.59792725298936,
              -0.529066178522807
            ]
          ]
        ]
      },
      "bbox": [
        -163.2267211,
        64.59792725,
        -0.5290661785,
        -163.1995498,
        64.60958935,
        0.9709338215
      ],
      "properties": {
        "datetime": "2019-07-15T21:03:39Z",
        "pc:count": 4417243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439357.087,
            "count": 4417243,
            "maximum": -438776.9428,
            "minimum": -439928.4828,
            "name": "X",
            "position": 0,
            "stddev": 285.9754577,
            "variance": 81781.96243
          },
          {
            "average": 1657384.672,
            "count": 4417243,
            "maximum": 1657963.491,
            "minimum": 1656810.611,
            "name": "Y",
            "position": 1,
            "stddev": 289.7786517,
            "variance": 83971.667
          },
          {
            "average": 0.3203449428,
            "count": 4417243,
            "maximum": 0.9709338215,
            "minimum": -0.5290661785,
            "name": "Z",
            "position": 2,
            "stddev": 0.1494111262,
            "variance": 0.02232368464
          },
          {
            "average": 0.001253723193,
            "count": 4417243,
            "maximum": 1881,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1.354321368,
            "variance": 1.834186367
          },
          {
            "average": 1.000219594,
            "count": 4417243,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01481707848,
            "variance": 0.0002195458147
          },
          {
            "average": 1.000438962,
            "count": 4417243,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02094681359,
            "variance": 0.0004387689996
          },
          {
            "average": 1,
            "count": 4417243,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4417243,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4417243,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99486544,
            "count": 4417243,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.310224505,
            "variance": 1.716688254
          },
          {
            "average": 2.000770843,
            "count": 4417243,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02775335627,
            "variance": 0.0007702487842
          },
          {
            "average": 3.974859205,
            "count": 4417243,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.199554477,
            "variance": 4.838039899
          },
          {
            "average": 247256497.2,
            "count": 4417243,
            "maximum": 247259819,
            "minimum": 247193432,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6348.22034,
            "variance": 40299901.49
          },
          {
            "average": 0,
            "count": 4417243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4417243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4417243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4417243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4417243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439928.4828,
          1656810.611,
          -0.5290661785,
          -438776.9428,
          1657963.491,
          0.9709338215
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439928.48281476676,
                1656810.6111882252,
                -0.529066178522807
              ],
              [
                -439928.48281476676,
                1657963.491188225,
                -0.529066178522807
              ],
              [
                -438776.9428147667,
                1657963.491188225,
                0.970933821477193
              ],
              [
                -438776.9428147667,
                1656810.6111882252,
                0.970933821477193
              ],
              [
                -439928.48281476676,
                1656810.6111882252,
                -0.529066178522807
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:03:39+00:00",
        "end_time": "2019-07-15T02:37:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8565.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8565.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8565.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8565.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2267211,
            64.59792725,
            -0.5290661785,
            -163.1995498,
            64.60958935,
            0.9709338215
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22338447395398,
                  64.59792725298936,
                  -0.529066178522807
                ],
                [
                  -163.22672107466465,
                  64.6081617133797,
                  -0.529066178522807
                ],
                [
                  -163.202877958379,
                  64.60958935164123,
                  0.970933821477193
                ],
                [
                  -163.19954975782426,
                  64.59935435685233,
                  0.970933821477193
                ],
                [
                  -163.22338447395398,
                  64.59792725298936,
                  -0.529066178522807
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8565.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8565.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:03:39Z",
            "pc:count": 4417243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439357.087,
                "count": 4417243,
                "maximum": -438776.9428,
                "minimum": -439928.4828,
                "name": "X",
                "position": 0,
                "stddev": 285.9754577,
                "variance": 81781.96243
              },
              {
                "average": 1657384.672,
                "count": 4417243,
                "maximum": 1657963.491,
                "minimum": 1656810.611,
                "name": "Y",
                "position": 1,
                "stddev": 289.7786517,
                "variance": 83971.667
              },
              {
                "average": 0.3203449428,
                "count": 4417243,
                "maximum": 0.9709338215,
                "minimum": -0.5290661785,
                "name": "Z",
                "position": 2,
                "stddev": 0.1494111262,
                "variance": 0.02232368464
              },
              {
                "average": 0.001253723193,
                "count": 4417243,
                "maximum": 1881,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1.354321368,
                "variance": 1.834186367
              },
              {
                "average": 1.000219594,
                "count": 4417243,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01481707848,
                "variance": 0.0002195458147
              },
              {
                "average": 1.000438962,
                "count": 4417243,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02094681359,
                "variance": 0.0004387689996
              },
              {
                "average": 1,
                "count": 4417243,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4417243,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4417243,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99486544,
                "count": 4417243,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.310224505,
                "variance": 1.716688254
              },
              {
                "average": 2.000770843,
                "count": 4417243,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02775335627,
                "variance": 0.0007702487842
              },
              {
                "average": 3.974859205,
                "count": 4417243,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.199554477,
                "variance": 4.838039899
              },
              {
                "average": 247256497.2,
                "count": 4417243,
                "maximum": 247259819,
                "minimum": 247193432,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6348.22034,
                "variance": 40299901.49
              },
              {
                "average": 0,
                "count": 4417243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4417243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4417243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4417243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4417243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439928.4828,
              1656810.611,
              -0.5290661785,
              -438776.9428,
              1657963.491,
              0.9709338215
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439928.48281476676,
                    1656810.6111882252,
                    -0.529066178522807
                  ],
                  [
                    -439928.48281476676,
                    1657963.491188225,
                    -0.529066178522807
                  ],
                  [
                    -438776.9428147667,
                    1657963.491188225,
                    0.970933821477193
                  ],
                  [
                    -438776.9428147667,
                    1656810.6111882252,
                    0.970933821477193
                  ],
                  [
                    -439928.48281476676,
                    1656810.6111882252,
                    -0.529066178522807
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:03:39+00:00",
            "end_time": "2019-07-15T02:37: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": "20190715_NCMP_AK_03WXM0153.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.897626016014,
              64.48591906192283,
              -4.259555856640934
            ],
            [
              -162.90083259796367,
              64.49615787925214,
              -4.259555856640934
            ],
            [
              -162.87706900675101,
              64.49753499932818,
              -2.559555856640934
            ],
            [
              -162.87387078068696,
              64.48729566890418,
              -2.559555856640934
            ],
            [
              -162.897626016014,
              64.48591906192283,
              -4.259555856640934
            ]
          ]
        ]
      },
      "bbox": [
        -162.9008326,
        64.48591906,
        -4.259555857,
        -162.8738708,
        64.497535,
        -2.559555857
      ],
      "properties": {
        "datetime": "2019-07-16T00:01:23Z",
        "pc:count": 2588636,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425563.1122,
            "count": 2588636,
            "maximum": -425003.4269,
            "minimum": -426154.8669,
            "name": "X",
            "position": 0,
            "stddev": 277.8969714,
            "variance": 77226.72674
          },
          {
            "average": 1642856.797,
            "count": 2588636,
            "maximum": 1643458.38,
            "minimum": 1642305.6,
            "name": "Y",
            "position": 1,
            "stddev": 290.0031102,
            "variance": 84101.80391
          },
          {
            "average": -3.246398642,
            "count": 2588636,
            "maximum": -2.559555857,
            "minimum": -4.259555857,
            "name": "Z",
            "position": 2,
            "stddev": 0.2139206585,
            "variance": 0.04576204813
          },
          {
            "average": 252.242355,
            "count": 2588636,
            "maximum": 4915,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 832.60101,
            "variance": 693224.4418
          },
          {
            "average": 1.000000386,
            "count": 2588636,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.00062153345,
            "variance": 3.863038295e-07
          },
          {
            "average": 1.000000773,
            "count": 2588636,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0008789808647,
            "variance": 7.726073606e-07
          },
          {
            "average": 1,
            "count": 2588636,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2588636,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99997682,
            "count": 2588636,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.01179274756,
            "variance": 0.0001390688951
          },
          {
            "average": 19.91606999,
            "count": 2588636,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.220968106,
            "variance": 1.490763117
          },
          {
            "average": 2.005762108,
            "count": 2588636,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0765068502,
            "variance": 0.005853298127
          },
          {
            "average": 19.71857457,
            "count": 2588636,
            "maximum": 24,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.526571897,
            "variance": 2.330421756
          },
          {
            "average": 247267722,
            "count": 2588636,
            "maximum": 247270483.8,
            "minimum": 247265570.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 926.2225288,
            "variance": 857888.1728
          },
          {
            "average": 0,
            "count": 2588636,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2588636,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2588636,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2588636,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2588636,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426154.8669,
          1642305.6,
          -4.259555857,
          -425003.4269,
          1643458.38,
          -2.559555857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426154.86692961387,
                1642305.5999830624,
                -4.259555856640934
              ],
              [
                -426154.86692961387,
                1643458.3799830622,
                -4.259555856640934
              ],
              [
                -425003.4269296139,
                1643458.3799830622,
                -2.559555856640934
              ],
              [
                -425003.4269296139,
                1642305.5999830624,
                -2.559555856640934
              ],
              [
                -426154.86692961387,
                1642305.5999830624,
                -4.259555856640934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:01:23+00:00",
        "end_time": "2019-07-15T22:39:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0153.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0153.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0153.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0153.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9008326,
            64.48591906,
            -4.259555857,
            -162.8738708,
            64.497535,
            -2.559555857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.897626016014,
                  64.48591906192283,
                  -4.259555856640934
                ],
                [
                  -162.90083259796367,
                  64.49615787925214,
                  -4.259555856640934
                ],
                [
                  -162.87706900675101,
                  64.49753499932818,
                  -2.559555856640934
                ],
                [
                  -162.87387078068696,
                  64.48729566890418,
                  -2.559555856640934
                ],
                [
                  -162.897626016014,
                  64.48591906192283,
                  -4.259555856640934
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0153.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0153.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:01:23Z",
            "pc:count": 2588636,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425563.1122,
                "count": 2588636,
                "maximum": -425003.4269,
                "minimum": -426154.8669,
                "name": "X",
                "position": 0,
                "stddev": 277.8969714,
                "variance": 77226.72674
              },
              {
                "average": 1642856.797,
                "count": 2588636,
                "maximum": 1643458.38,
                "minimum": 1642305.6,
                "name": "Y",
                "position": 1,
                "stddev": 290.0031102,
                "variance": 84101.80391
              },
              {
                "average": -3.246398642,
                "count": 2588636,
                "maximum": -2.559555857,
                "minimum": -4.259555857,
                "name": "Z",
                "position": 2,
                "stddev": 0.2139206585,
                "variance": 0.04576204813
              },
              {
                "average": 252.242355,
                "count": 2588636,
                "maximum": 4915,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 832.60101,
                "variance": 693224.4418
              },
              {
                "average": 1.000000386,
                "count": 2588636,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.00062153345,
                "variance": 3.863038295e-07
              },
              {
                "average": 1.000000773,
                "count": 2588636,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0008789808647,
                "variance": 7.726073606e-07
              },
              {
                "average": 1,
                "count": 2588636,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2588636,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99997682,
                "count": 2588636,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.01179274756,
                "variance": 0.0001390688951
              },
              {
                "average": 19.91606999,
                "count": 2588636,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.220968106,
                "variance": 1.490763117
              },
              {
                "average": 2.005762108,
                "count": 2588636,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0765068502,
                "variance": 0.005853298127
              },
              {
                "average": 19.71857457,
                "count": 2588636,
                "maximum": 24,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.526571897,
                "variance": 2.330421756
              },
              {
                "average": 247267722,
                "count": 2588636,
                "maximum": 247270483.8,
                "minimum": 247265570.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 926.2225288,
                "variance": 857888.1728
              },
              {
                "average": 0,
                "count": 2588636,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2588636,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2588636,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2588636,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2588636,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426154.8669,
              1642305.6,
              -4.259555857,
              -425003.4269,
              1643458.38,
              -2.559555857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426154.86692961387,
                    1642305.5999830624,
                    -4.259555856640934
                  ],
                  [
                    -426154.86692961387,
                    1643458.3799830622,
                    -4.259555856640934
                  ],
                  [
                    -425003.4269296139,
                    1643458.3799830622,
                    -2.559555856640934
                  ],
                  [
                    -425003.4269296139,
                    1642305.5999830624,
                    -2.559555856640934
                  ],
                  [
                    -426154.86692961387,
                    1642305.5999830624,
                    -4.259555856640934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:01:23+00:00",
            "end_time": "2019-07-15T22:39:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9756.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.97881580873823,
              64.51399121435678,
              -4.241542019464269
            ],
            [
              -162.98205493458553,
              64.52422963241123,
              -4.241542019464269
            ],
            [
              -162.95827149743238,
              64.52561933771226,
              -0.721542019464269
            ],
            [
              -162.95504073914128,
              64.51538040123533,
              -0.721542019464269
            ],
            [
              -162.97881580873823,
              64.51399121435678,
              -4.241542019464269
            ]
          ]
        ]
      },
      "bbox": [
        -162.9820549,
        64.51399121,
        -4.241542019,
        -162.9550407,
        64.52561934,
        -0.7215420195
      ],
      "properties": {
        "datetime": "2019-07-16T00:50:56Z",
        "pc:count": 3458926,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429018.8918,
            "count": 3458926,
            "maximum": -428446.213,
            "minimum": -429597.673,
            "name": "X",
            "position": 0,
            "stddev": 287.709541,
            "variance": 82776.77998
          },
          {
            "average": 1646504.947,
            "count": 3458926,
            "maximum": 1647085.494,
            "minimum": 1645932.614,
            "name": "Y",
            "position": 1,
            "stddev": 267.6292428,
            "variance": 71625.41161
          },
          {
            "average": -2.152448402,
            "count": 3458926,
            "maximum": -0.7215420195,
            "minimum": -4.241542019,
            "name": "Z",
            "position": 2,
            "stddev": 0.5668081171,
            "variance": 0.3212714416
          },
          {
            "average": 55.52133899,
            "count": 3458926,
            "maximum": 3578,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 354.0261847,
            "variance": 125334.5394
          },
          {
            "average": 1.000002891,
            "count": 3458926,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001700312704,
            "variance": 2.89106329e-06
          },
          {
            "average": 1.000005782,
            "count": 3458926,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00240460181,
            "variance": 5.782109863e-06
          },
          {
            "average": 1,
            "count": 3458926,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3458926,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99992888,
            "count": 3458926,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.02065713236,
            "variance": 0.0004267171171
          },
          {
            "average": 19.84163222,
            "count": 3458926,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.117849145,
            "variance": 1.249586711
          },
          {
            "average": 2.001648489,
            "count": 3458926,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0406819735,
            "variance": 0.001655022968
          },
          {
            "average": 25.30267979,
            "count": 3458926,
            "maximum": 29,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.528634708,
            "variance": 2.336724069
          },
          {
            "average": 247271195.9,
            "count": 3458926,
            "maximum": 247273456.4,
            "minimum": 247268421.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 980.7206569,
            "variance": 961813.007
          },
          {
            "average": 0,
            "count": 3458926,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3458926,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3458926,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3458926,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3458926,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429597.673,
          1645932.614,
          -4.241542019,
          -428446.213,
          1647085.494,
          -0.7215420195
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429597.6730243633,
                1645932.6139912843,
                -4.241542019464269
              ],
              [
                -429597.6730243633,
                1647085.4939912842,
                -4.241542019464269
              ],
              [
                -428446.21302436333,
                1647085.4939912842,
                -0.721542019464269
              ],
              [
                -428446.21302436333,
                1645932.6139912843,
                -0.721542019464269
              ],
              [
                -429597.6730243633,
                1645932.6139912843,
                -4.241542019464269
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:50:56+00:00",
        "end_time": "2019-07-15T23:27:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9756.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9756.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9756.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9756.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9820549,
            64.51399121,
            -4.241542019,
            -162.9550407,
            64.52561934,
            -0.7215420195
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.97881580873823,
                  64.51399121435678,
                  -4.241542019464269
                ],
                [
                  -162.98205493458553,
                  64.52422963241123,
                  -4.241542019464269
                ],
                [
                  -162.95827149743238,
                  64.52561933771226,
                  -0.721542019464269
                ],
                [
                  -162.95504073914128,
                  64.51538040123533,
                  -0.721542019464269
                ],
                [
                  -162.97881580873823,
                  64.51399121435678,
                  -4.241542019464269
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9756.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9756.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:50:56Z",
            "pc:count": 3458926,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429018.8918,
                "count": 3458926,
                "maximum": -428446.213,
                "minimum": -429597.673,
                "name": "X",
                "position": 0,
                "stddev": 287.709541,
                "variance": 82776.77998
              },
              {
                "average": 1646504.947,
                "count": 3458926,
                "maximum": 1647085.494,
                "minimum": 1645932.614,
                "name": "Y",
                "position": 1,
                "stddev": 267.6292428,
                "variance": 71625.41161
              },
              {
                "average": -2.152448402,
                "count": 3458926,
                "maximum": -0.7215420195,
                "minimum": -4.241542019,
                "name": "Z",
                "position": 2,
                "stddev": 0.5668081171,
                "variance": 0.3212714416
              },
              {
                "average": 55.52133899,
                "count": 3458926,
                "maximum": 3578,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 354.0261847,
                "variance": 125334.5394
              },
              {
                "average": 1.000002891,
                "count": 3458926,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001700312704,
                "variance": 2.89106329e-06
              },
              {
                "average": 1.000005782,
                "count": 3458926,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00240460181,
                "variance": 5.782109863e-06
              },
              {
                "average": 1,
                "count": 3458926,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3458926,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99992888,
                "count": 3458926,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.02065713236,
                "variance": 0.0004267171171
              },
              {
                "average": 19.84163222,
                "count": 3458926,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.117849145,
                "variance": 1.249586711
              },
              {
                "average": 2.001648489,
                "count": 3458926,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0406819735,
                "variance": 0.001655022968
              },
              {
                "average": 25.30267979,
                "count": 3458926,
                "maximum": 29,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.528634708,
                "variance": 2.336724069
              },
              {
                "average": 247271195.9,
                "count": 3458926,
                "maximum": 247273456.4,
                "minimum": 247268421.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 980.7206569,
                "variance": 961813.007
              },
              {
                "average": 0,
                "count": 3458926,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3458926,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3458926,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3458926,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3458926,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429597.673,
              1645932.614,
              -4.241542019,
              -428446.213,
              1647085.494,
              -0.7215420195
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429597.6730243633,
                    1645932.6139912843,
                    -4.241542019464269
                  ],
                  [
                    -429597.6730243633,
                    1647085.4939912842,
                    -4.241542019464269
                  ],
                  [
                    -428446.21302436333,
                    1647085.4939912842,
                    -0.721542019464269
                  ],
                  [
                    -428446.21302436333,
                    1645932.6139912843,
                    -0.721542019464269
                  ],
                  [
                    -429597.6730243633,
                    1645932.6139912843,
                    -4.241542019464269
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:50:56+00:00",
            "end_time": "2019-07-15T23:27:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9070.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.11630193750455,
              64.6428105158988,
              8.90841740976423
            ],
            [
              -163.1166137493796,
              64.64377717573915,
              8.90841740976423
            ],
            [
              -163.11467044939448,
              64.64389213000857,
              12.008417409764231
            ],
            [
              -163.1143587023074,
              64.64292546609606,
              12.008417409764231
            ],
            [
              -163.11630193750455,
              64.6428105158988,
              8.90841740976423
            ]
          ]
        ]
      },
      "bbox": [
        -163.1166137,
        64.64281052,
        8.90841741,
        -163.1143587,
        64.64389213,
        12.00841741
      ],
      "properties": {
        "datetime": "2019-07-15T21:32:18Z",
        "pc:count": 20206,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434126.4109,
            "count": 20206,
            "maximum": -434074.3737,
            "minimum": -434168.0937,
            "name": "X",
            "position": 0,
            "stddev": 22.03196632,
            "variance": 485.4075397
          },
          {
            "average": 1661111.889,
            "count": 20206,
            "maximum": 1661174.243,
            "minimum": 1661065.383,
            "name": "Y",
            "position": 1,
            "stddev": 26.99884401,
            "variance": 728.9375777
          },
          {
            "average": 10.68456261,
            "count": 20206,
            "maximum": 12.00841741,
            "minimum": 8.90841741,
            "name": "Z",
            "position": 2,
            "stddev": 0.7091771479,
            "variance": 0.5029322272
          },
          {
            "average": 1334.375483,
            "count": 20206,
            "maximum": 3270,
            "minimum": 210,
            "name": "Intensity",
            "position": 3,
            "stddev": 532.8349239,
            "variance": 283913.0561
          },
          {
            "average": 1,
            "count": 20206,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 20206,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 20206,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20206,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.538453925,
            "count": 20206,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.498531439,
            "variance": 0.2485335957
          },
          {
            "average": 19.34031534,
            "count": 20206,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.010127823,
            "variance": 1.020358219
          },
          {
            "average": 1,
            "count": 20206,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10,
            "count": 20206,
            "maximum": 10,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247261536.8,
            "count": 20206,
            "maximum": 247261538.7,
            "minimum": 247261535,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.9989794793,
            "variance": 0.9979600001
          },
          {
            "average": 0,
            "count": 20206,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20206,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20206,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20206,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20206,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434168.0937,
          1661065.383,
          8.90841741,
          -434074.3737,
          1661174.243,
          12.00841741
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434168.0937462363,
                1661065.3829584112,
                8.90841740976423
              ],
              [
                -434168.0937462363,
                1661174.242958411,
                8.90841740976423
              ],
              [
                -434074.3737462363,
                1661174.242958411,
                12.008417409764231
              ],
              [
                -434074.3737462363,
                1661065.3829584112,
                12.008417409764231
              ],
              [
                -434168.0937462363,
                1661065.3829584112,
                8.90841740976423
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:32:18+00:00",
        "end_time": "2019-07-15T21:32:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9070.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9070.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9070.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9070.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1166137,
            64.64281052,
            8.90841741,
            -163.1143587,
            64.64389213,
            12.00841741
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.11630193750455,
                  64.6428105158988,
                  8.90841740976423
                ],
                [
                  -163.1166137493796,
                  64.64377717573915,
                  8.90841740976423
                ],
                [
                  -163.11467044939448,
                  64.64389213000857,
                  12.008417409764231
                ],
                [
                  -163.1143587023074,
                  64.64292546609606,
                  12.008417409764231
                ],
                [
                  -163.11630193750455,
                  64.6428105158988,
                  8.90841740976423
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9070.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9070.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:32:18Z",
            "pc:count": 20206,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434126.4109,
                "count": 20206,
                "maximum": -434074.3737,
                "minimum": -434168.0937,
                "name": "X",
                "position": 0,
                "stddev": 22.03196632,
                "variance": 485.4075397
              },
              {
                "average": 1661111.889,
                "count": 20206,
                "maximum": 1661174.243,
                "minimum": 1661065.383,
                "name": "Y",
                "position": 1,
                "stddev": 26.99884401,
                "variance": 728.9375777
              },
              {
                "average": 10.68456261,
                "count": 20206,
                "maximum": 12.00841741,
                "minimum": 8.90841741,
                "name": "Z",
                "position": 2,
                "stddev": 0.7091771479,
                "variance": 0.5029322272
              },
              {
                "average": 1334.375483,
                "count": 20206,
                "maximum": 3270,
                "minimum": 210,
                "name": "Intensity",
                "position": 3,
                "stddev": 532.8349239,
                "variance": 283913.0561
              },
              {
                "average": 1,
                "count": 20206,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 20206,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 20206,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20206,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.538453925,
                "count": 20206,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.498531439,
                "variance": 0.2485335957
              },
              {
                "average": 19.34031534,
                "count": 20206,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.010127823,
                "variance": 1.020358219
              },
              {
                "average": 1,
                "count": 20206,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10,
                "count": 20206,
                "maximum": 10,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247261536.8,
                "count": 20206,
                "maximum": 247261538.7,
                "minimum": 247261535,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.9989794793,
                "variance": 0.9979600001
              },
              {
                "average": 0,
                "count": 20206,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20206,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20206,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20206,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20206,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434168.0937,
              1661065.383,
              8.90841741,
              -434074.3737,
              1661174.243,
              12.00841741
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434168.0937462363,
                    1661065.3829584112,
                    8.90841740976423
                  ],
                  [
                    -434168.0937462363,
                    1661174.242958411,
                    8.90841740976423
                  ],
                  [
                    -434074.3737462363,
                    1661174.242958411,
                    12.008417409764231
                  ],
                  [
                    -434074.3737462363,
                    1661065.3829584112,
                    12.008417409764231
                  ],
                  [
                    -434168.0937462363,
                    1661065.3829584112,
                    8.90841740976423
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:32:18+00:00",
            "end_time": "2019-07-15T21:32:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9457.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0406189362223,
              64.52380104882123,
              -9.294018497296861
            ],
            [
              -163.0438802085528,
              64.53403475745846,
              -9.294018497296861
            ],
            [
              -163.02052838091834,
              64.53540834523277,
              0.32598150270314
            ],
            [
              -163.0172753210455,
              64.525174124194,
              0.32598150270314
            ],
            [
              -163.0406189362223,
              64.52380104882123,
              -9.294018497296861
            ]
          ]
        ]
      },
      "bbox": [
        -163.0438802,
        64.52380105,
        -9.294018497,
        -163.0172753,
        64.53540835,
        0.3259815027
      ],
      "properties": {
        "datetime": "2019-07-16T02:10:39Z",
        "pc:count": 539985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431851.7949,
            "count": 539985,
            "maximum": -431257.6,
            "minimum": -432387.92,
            "name": "X",
            "position": 0,
            "stddev": 243.9842945,
            "variance": 59528.33594
          },
          {
            "average": 1647798.622,
            "count": 539985,
            "maximum": 1648570.662,
            "minimum": 1647418.182,
            "name": "Y",
            "position": 1,
            "stddev": 393.5208804,
            "variance": 154858.6833
          },
          {
            "average": -1.961481556,
            "count": 539985,
            "maximum": 0.3259815027,
            "minimum": -9.294018497,
            "name": "Z",
            "position": 2,
            "stddev": 1.78034475,
            "variance": 3.169627428
          },
          {
            "average": 405.7620619,
            "count": 539985,
            "maximum": 7438,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 754.3152543,
            "variance": 568991.5029
          },
          {
            "average": 1.00157597,
            "count": 539985,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03966722748,
            "variance": 0.001573488936
          },
          {
            "average": 1.003150088,
            "count": 539985,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05603722215,
            "variance": 0.003140170266
          },
          {
            "average": 1,
            "count": 539985,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 539985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.71176977,
            "count": 539985,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 1.283085249,
            "variance": 1.646307756
          },
          {
            "average": 20.0413682,
            "count": 539985,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8715805845,
            "variance": 0.7596527152
          },
          {
            "average": 2.006383511,
            "count": 539985,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07989690319,
            "variance": 0.006383515139
          },
          {
            "average": 33.04287527,
            "count": 539985,
            "maximum": 36,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.426901539,
            "variance": 29.45126032
          },
          {
            "average": 247276228.7,
            "count": 539985,
            "maximum": 247278239.3,
            "minimum": 247259981.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3464.300056,
            "variance": 12001374.88
          },
          {
            "average": 0,
            "count": 539985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 539985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 539985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 539985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 539985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432387.92,
          1647418.182,
          -9.294018497,
          -431257.6,
          1648570.662,
          0.3259815027
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432387.92000818107,
                1647418.1817024734,
                -9.294018497296861
              ],
              [
                -432387.92000818107,
                1648570.6617024734,
                -9.294018497296861
              ],
              [
                -431257.6000081811,
                1648570.6617024734,
                0.32598150270314
              ],
              [
                -431257.6000081811,
                1647418.1817024734,
                0.32598150270314
              ],
              [
                -432387.92000818107,
                1647418.1817024734,
                -9.294018497296861
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:10:39+00:00",
        "end_time": "2019-07-15T21:06:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9457.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9457.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9457.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9457.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0438802,
            64.52380105,
            -9.294018497,
            -163.0172753,
            64.53540835,
            0.3259815027
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0406189362223,
                  64.52380104882123,
                  -9.294018497296861
                ],
                [
                  -163.0438802085528,
                  64.53403475745846,
                  -9.294018497296861
                ],
                [
                  -163.02052838091834,
                  64.53540834523277,
                  0.32598150270314
                ],
                [
                  -163.0172753210455,
                  64.525174124194,
                  0.32598150270314
                ],
                [
                  -163.0406189362223,
                  64.52380104882123,
                  -9.294018497296861
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9457.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9457.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:10:39Z",
            "pc:count": 539985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431851.7949,
                "count": 539985,
                "maximum": -431257.6,
                "minimum": -432387.92,
                "name": "X",
                "position": 0,
                "stddev": 243.9842945,
                "variance": 59528.33594
              },
              {
                "average": 1647798.622,
                "count": 539985,
                "maximum": 1648570.662,
                "minimum": 1647418.182,
                "name": "Y",
                "position": 1,
                "stddev": 393.5208804,
                "variance": 154858.6833
              },
              {
                "average": -1.961481556,
                "count": 539985,
                "maximum": 0.3259815027,
                "minimum": -9.294018497,
                "name": "Z",
                "position": 2,
                "stddev": 1.78034475,
                "variance": 3.169627428
              },
              {
                "average": 405.7620619,
                "count": 539985,
                "maximum": 7438,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 754.3152543,
                "variance": 568991.5029
              },
              {
                "average": 1.00157597,
                "count": 539985,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03966722748,
                "variance": 0.001573488936
              },
              {
                "average": 1.003150088,
                "count": 539985,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05603722215,
                "variance": 0.003140170266
              },
              {
                "average": 1,
                "count": 539985,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 539985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.71176977,
                "count": 539985,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 1.283085249,
                "variance": 1.646307756
              },
              {
                "average": 20.0413682,
                "count": 539985,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8715805845,
                "variance": 0.7596527152
              },
              {
                "average": 2.006383511,
                "count": 539985,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07989690319,
                "variance": 0.006383515139
              },
              {
                "average": 33.04287527,
                "count": 539985,
                "maximum": 36,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.426901539,
                "variance": 29.45126032
              },
              {
                "average": 247276228.7,
                "count": 539985,
                "maximum": 247278239.3,
                "minimum": 247259981.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3464.300056,
                "variance": 12001374.88
              },
              {
                "average": 0,
                "count": 539985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 539985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 539985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 539985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 539985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432387.92,
              1647418.182,
              -9.294018497,
              -431257.6,
              1648570.662,
              0.3259815027
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432387.92000818107,
                    1647418.1817024734,
                    -9.294018497296861
                  ],
                  [
                    -432387.92000818107,
                    1648570.6617024734,
                    -9.294018497296861
                  ],
                  [
                    -431257.6000081811,
                    1648570.6617024734,
                    0.32598150270314
                  ],
                  [
                    -431257.6000081811,
                    1647418.1817024734,
                    0.32598150270314
                  ],
                  [
                    -432387.92000818107,
                    1647418.1817024734,
                    -9.294018497296861
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:10:39+00:00",
            "end_time": "2019-07-15T21:06: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": "20190715_NCMP_AK_03WWM8670.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.19954119948432,
              64.6425185151421,
              -0.705803409229744
            ],
            [
              -163.20287381360035,
              64.65275220974402,
              -0.705803409229744
            ],
            [
              -163.1789900321924,
              64.65417639155469,
              7.654196590770256
            ],
            [
              -163.17566584544343,
              64.64394216280685,
              7.654196590770256
            ],
            [
              -163.19954119948432,
              64.6425185151421,
              -0.705803409229744
            ]
          ]
        ]
      },
      "bbox": [
        -163.2028738,
        64.64251852,
        -0.7058034092,
        -163.1756658,
        64.65417639,
        7.654196591
      ],
      "properties": {
        "datetime": "2019-07-16T00:18:12Z",
        "pc:count": 3639477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437521.3568,
            "count": 3639477,
            "maximum": -436959.9864,
            "minimum": -438111.6264,
            "name": "X",
            "position": 0,
            "stddev": 289.7634975,
            "variance": 83962.88449
          },
          {
            "average": 1662163.926,
            "count": 3639477,
            "maximum": 1662732.433,
            "minimum": 1661579.773,
            "name": "Y",
            "position": 1,
            "stddev": 283.9031721,
            "variance": 80601.01112
          },
          {
            "average": 1.986528121,
            "count": 3639477,
            "maximum": 7.654196591,
            "minimum": -0.7058034092,
            "name": "Z",
            "position": 2,
            "stddev": 0.5650219704,
            "variance": 0.319249827
          },
          {
            "average": 588.9117173,
            "count": 3639477,
            "maximum": 11279,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 513.333841,
            "variance": 263511.6323
          },
          {
            "average": 1.000197281,
            "count": 3639477,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01404429518,
            "variance": 0.0001972422272
          },
          {
            "average": 1.000401706,
            "count": 3639477,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02003858308,
            "variance": 0.0004015448119
          },
          {
            "average": 1,
            "count": 3639477,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3639477,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.450001745,
            "count": 3639477,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.34146141,
            "variance": 128.6287469
          },
          {
            "average": 19.88231872,
            "count": 3639477,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.136413892,
            "variance": 1.291436534
          },
          {
            "average": 1.217314466,
            "count": 3639477,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4124437145,
            "variance": 0.1701098176
          },
          {
            "average": 21.56977335,
            "count": 3639477,
            "maximum": 26,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.566561913,
            "variance": 2.454116227
          },
          {
            "average": 247268845.5,
            "count": 3639477,
            "maximum": 247271492.4,
            "minimum": 247266511.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 974.5837883,
            "variance": 949813.5604
          },
          {
            "average": 0,
            "count": 3639477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3639477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3639477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3639477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3639477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438111.6264,
          1661579.773,
          -0.7058034092,
          -436959.9864,
          1662732.433,
          7.654196591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438111.6263734386,
                1661579.7733879758,
                -0.705803409229744
              ],
              [
                -438111.6263734386,
                1662732.433387976,
                -0.705803409229744
              ],
              [
                -436959.98637343856,
                1662732.433387976,
                7.654196590770256
              ],
              [
                -436959.98637343856,
                1661579.7733879758,
                7.654196590770256
              ],
              [
                -438111.6263734386,
                1661579.7733879758,
                -0.705803409229744
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:18:12+00:00",
        "end_time": "2019-07-15T22:55:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8670.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8670.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8670.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8670.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2028738,
            64.64251852,
            -0.7058034092,
            -163.1756658,
            64.65417639,
            7.654196591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.19954119948432,
                  64.6425185151421,
                  -0.705803409229744
                ],
                [
                  -163.20287381360035,
                  64.65275220974402,
                  -0.705803409229744
                ],
                [
                  -163.1789900321924,
                  64.65417639155469,
                  7.654196590770256
                ],
                [
                  -163.17566584544343,
                  64.64394216280685,
                  7.654196590770256
                ],
                [
                  -163.19954119948432,
                  64.6425185151421,
                  -0.705803409229744
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8670.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8670.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:18:12Z",
            "pc:count": 3639477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437521.3568,
                "count": 3639477,
                "maximum": -436959.9864,
                "minimum": -438111.6264,
                "name": "X",
                "position": 0,
                "stddev": 289.7634975,
                "variance": 83962.88449
              },
              {
                "average": 1662163.926,
                "count": 3639477,
                "maximum": 1662732.433,
                "minimum": 1661579.773,
                "name": "Y",
                "position": 1,
                "stddev": 283.9031721,
                "variance": 80601.01112
              },
              {
                "average": 1.986528121,
                "count": 3639477,
                "maximum": 7.654196591,
                "minimum": -0.7058034092,
                "name": "Z",
                "position": 2,
                "stddev": 0.5650219704,
                "variance": 0.319249827
              },
              {
                "average": 588.9117173,
                "count": 3639477,
                "maximum": 11279,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 513.333841,
                "variance": 263511.6323
              },
              {
                "average": 1.000197281,
                "count": 3639477,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01404429518,
                "variance": 0.0001972422272
              },
              {
                "average": 1.000401706,
                "count": 3639477,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02003858308,
                "variance": 0.0004015448119
              },
              {
                "average": 1,
                "count": 3639477,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3639477,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.450001745,
                "count": 3639477,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.34146141,
                "variance": 128.6287469
              },
              {
                "average": 19.88231872,
                "count": 3639477,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.136413892,
                "variance": 1.291436534
              },
              {
                "average": 1.217314466,
                "count": 3639477,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4124437145,
                "variance": 0.1701098176
              },
              {
                "average": 21.56977335,
                "count": 3639477,
                "maximum": 26,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.566561913,
                "variance": 2.454116227
              },
              {
                "average": 247268845.5,
                "count": 3639477,
                "maximum": 247271492.4,
                "minimum": 247266511.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 974.5837883,
                "variance": 949813.5604
              },
              {
                "average": 0,
                "count": 3639477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3639477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3639477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3639477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3639477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438111.6264,
              1661579.773,
              -0.7058034092,
              -436959.9864,
              1662732.433,
              7.654196591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438111.6263734386,
                    1661579.7733879758,
                    -0.705803409229744
                  ],
                  [
                    -438111.6263734386,
                    1662732.433387976,
                    -0.705803409229744
                  ],
                  [
                    -436959.98637343856,
                    1662732.433387976,
                    7.654196590770256
                  ],
                  [
                    -436959.98637343856,
                    1661579.7733879758,
                    7.654196590770256
                  ],
                  [
                    -438111.6263734386,
                    1661579.7733879758,
                    -0.705803409229744
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:18:12+00:00",
            "end_time": "2019-07-15T22:55:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7673.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.40714538010565,
              64.67182852877507,
              -2.377066832647877
            ],
            [
              -163.41055580375198,
              64.68205691743492,
              -2.377066832647877
            ],
            [
              -163.38665789704993,
              64.68351313077243,
              85.76293316735212
            ],
            [
              -163.38325590199062,
              64.67328419550738,
              85.76293316735212
            ],
            [
              -163.40714538010565,
              64.67182852877507,
              -2.377066832647877
            ]
          ]
        ]
      },
      "bbox": [
        -163.4105558,
        64.67182853,
        -2.377066833,
        -163.3832559,
        64.68351313,
        85.76293317
      ],
      "properties": {
        "datetime": "2019-07-15T02:29:36Z",
        "pc:count": 8453297,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446832.6721,
            "count": 8453297,
            "maximum": -446319.691,
            "minimum": -447471.331,
            "name": "X",
            "position": 0,
            "stddev": 289.8342112,
            "variance": 84003.86998
          },
          {
            "average": 1666825.149,
            "count": 8453297,
            "maximum": 1667354.073,
            "minimum": 1666201.553,
            "name": "Y",
            "position": 1,
            "stddev": 292.4225702,
            "variance": 85510.95954
          },
          {
            "average": 30.9919934,
            "count": 8453297,
            "maximum": 85.76293317,
            "minimum": -2.377066833,
            "name": "Z",
            "position": 2,
            "stddev": 19.37054987,
            "variance": 375.2182022
          },
          {
            "average": 336.6196641,
            "count": 8453297,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 721.7848012,
            "variance": 520973.2993
          },
          {
            "average": 1.906861311,
            "count": 8453297,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.112820742,
            "variance": 1.238370005
          },
          {
            "average": 2.814733115,
            "count": 8453297,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.456041113,
            "variance": 2.120055724
          },
          {
            "average": 1,
            "count": 8453297,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8453297,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.062063122,
            "count": 8453297,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.079810745,
            "variance": 50.12372018
          },
          {
            "average": 20.10601895,
            "count": 8453297,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.789137077,
            "variance": 3.201011479
          },
          {
            "average": 2.063409815,
            "count": 8453297,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.265221021,
            "variance": 1.600784232
          },
          {
            "average": 10.40017877,
            "count": 8453297,
            "maximum": 19,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.097682882,
            "variance": 50.37710229
          },
          {
            "average": 247188129.7,
            "count": 8453297,
            "maximum": 247192976.7,
            "minimum": 247184324.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2992.771602,
            "variance": 8956681.86
          },
          {
            "average": 0,
            "count": 8453297,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8453297,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8453297,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8453297,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8453297,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447471.331,
          1666201.553,
          -2.377066833,
          -446319.691,
          1667354.073,
          85.76293317
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447471.3309626092,
                1666201.5532170853,
                -2.377066832647877
              ],
              [
                -447471.3309626092,
                1667354.0732170853,
                -2.377066832647877
              ],
              [
                -446319.6909626092,
                1667354.0732170853,
                85.76293316735212
              ],
              [
                -446319.6909626092,
                1666201.5532170853,
                85.76293316735212
              ],
              [
                -447471.3309626092,
                1666201.5532170853,
                -2.377066832647877
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:29:36+00:00",
        "end_time": "2019-07-15T00:05:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7673.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7673.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7673.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7673.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4105558,
            64.67182853,
            -2.377066833,
            -163.3832559,
            64.68351313,
            85.76293317
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.40714538010565,
                  64.67182852877507,
                  -2.377066832647877
                ],
                [
                  -163.41055580375198,
                  64.68205691743492,
                  -2.377066832647877
                ],
                [
                  -163.38665789704993,
                  64.68351313077243,
                  85.76293316735212
                ],
                [
                  -163.38325590199062,
                  64.67328419550738,
                  85.76293316735212
                ],
                [
                  -163.40714538010565,
                  64.67182852877507,
                  -2.377066832647877
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7673.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7673.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:29:36Z",
            "pc:count": 8453297,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446832.6721,
                "count": 8453297,
                "maximum": -446319.691,
                "minimum": -447471.331,
                "name": "X",
                "position": 0,
                "stddev": 289.8342112,
                "variance": 84003.86998
              },
              {
                "average": 1666825.149,
                "count": 8453297,
                "maximum": 1667354.073,
                "minimum": 1666201.553,
                "name": "Y",
                "position": 1,
                "stddev": 292.4225702,
                "variance": 85510.95954
              },
              {
                "average": 30.9919934,
                "count": 8453297,
                "maximum": 85.76293317,
                "minimum": -2.377066833,
                "name": "Z",
                "position": 2,
                "stddev": 19.37054987,
                "variance": 375.2182022
              },
              {
                "average": 336.6196641,
                "count": 8453297,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 721.7848012,
                "variance": 520973.2993
              },
              {
                "average": 1.906861311,
                "count": 8453297,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.112820742,
                "variance": 1.238370005
              },
              {
                "average": 2.814733115,
                "count": 8453297,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.456041113,
                "variance": 2.120055724
              },
              {
                "average": 1,
                "count": 8453297,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8453297,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.062063122,
                "count": 8453297,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.079810745,
                "variance": 50.12372018
              },
              {
                "average": 20.10601895,
                "count": 8453297,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.789137077,
                "variance": 3.201011479
              },
              {
                "average": 2.063409815,
                "count": 8453297,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.265221021,
                "variance": 1.600784232
              },
              {
                "average": 10.40017877,
                "count": 8453297,
                "maximum": 19,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.097682882,
                "variance": 50.37710229
              },
              {
                "average": 247188129.7,
                "count": 8453297,
                "maximum": 247192976.7,
                "minimum": 247184324.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2992.771602,
                "variance": 8956681.86
              },
              {
                "average": 0,
                "count": 8453297,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8453297,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8453297,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8453297,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8453297,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447471.331,
              1666201.553,
              -2.377066833,
              -446319.691,
              1667354.073,
              85.76293317
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447471.3309626092,
                    1666201.5532170853,
                    -2.377066832647877
                  ],
                  [
                    -447471.3309626092,
                    1667354.0732170853,
                    -2.377066832647877
                  ],
                  [
                    -446319.6909626092,
                    1667354.0732170853,
                    85.76293316735212
                  ],
                  [
                    -446319.6909626092,
                    1666201.5532170853,
                    85.76293316735212
                  ],
                  [
                    -447471.3309626092,
                    1666201.5532170853,
                    -2.377066832647877
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:29:36+00:00",
            "end_time": "2019-07-15T00:05:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8457.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.248881844787,
              64.52642556347982,
              1.858237106593304
            ],
            [
              -163.25221841785068,
              64.53665592772602,
              1.858237106593304
            ],
            [
              -163.22844291684078,
              64.53808694952775,
              27.718237106593303
            ],
            [
              -163.225114695725,
              64.52785605156468,
              27.718237106593303
            ],
            [
              -163.248881844787,
              64.52642556347982,
              1.858237106593304
            ]
          ]
        ]
      },
      "bbox": [
        -163.2522184,
        64.52642556,
        1.858237107,
        -163.2251147,
        64.53808695,
        27.71823711
      ],
      "properties": {
        "datetime": "2019-07-10T21:56:15Z",
        "pc:count": 4307906,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441663.119,
            "count": 4307906,
            "maximum": -441092.9442,
            "minimum": -442244.1642,
            "name": "X",
            "position": 0,
            "stddev": 290.926157,
            "variance": 84638.02884
          },
          {
            "average": 1649658.811,
            "count": 4307906,
            "maximum": 1650232.249,
            "minimum": 1649079.649,
            "name": "Y",
            "position": 1,
            "stddev": 289.0172577,
            "variance": 83530.97523
          },
          {
            "average": 14.59574309,
            "count": 4307906,
            "maximum": 27.71823711,
            "minimum": 1.858237107,
            "name": "Z",
            "position": 2,
            "stddev": 5.017415895,
            "variance": 25.17446227
          },
          {
            "average": 979.4962457,
            "count": 4307906,
            "maximum": 6285,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 589.6444935,
            "variance": 347680.6287
          },
          {
            "average": 1.001503747,
            "count": 4307906,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04035132796,
            "variance": 0.001628229668
          },
          {
            "average": 1.003062277,
            "count": 4307906,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05884987798,
            "variance": 0.003463308138
          },
          {
            "average": 1,
            "count": 4307906,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4307906,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.458740743,
            "count": 4307906,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4982948237,
            "variance": 0.2482977314
          },
          {
            "average": 19.89537658,
            "count": 4307906,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.43668476,
            "variance": 2.064063098
          },
          {
            "average": 1.002947372,
            "count": 4307906,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05539146728,
            "variance": 0.003068214648
          },
          {
            "average": 8.355592949,
            "count": 4307906,
            "maximum": 12,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.624714017,
            "variance": 2.639695636
          },
          {
            "average": 246829503,
            "count": 4307906,
            "maximum": 246830975.6,
            "minimum": 246827957.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 624.6098998,
            "variance": 390137.5269
          },
          {
            "average": 0,
            "count": 4307906,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4307906,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4307906,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4307906,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4307906,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442244.1642,
          1649079.649,
          1.858237107,
          -441092.9442,
          1650232.249,
          27.71823711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442244.16421904694,
                1649079.648998508,
                1.858237106593304
              ],
              [
                -442244.16421904694,
                1650232.248998508,
                1.858237106593304
              ],
              [
                -441092.94421904697,
                1650232.248998508,
                27.718237106593303
              ],
              [
                -441092.94421904697,
                1649079.648998508,
                27.718237106593303
              ],
              [
                -442244.16421904694,
                1649079.648998508,
                1.858237106593304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:56:15+00:00",
        "end_time": "2019-07-10T21:05:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8457.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8457.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8457.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8457.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2522184,
            64.52642556,
            1.858237107,
            -163.2251147,
            64.53808695,
            27.71823711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.248881844787,
                  64.52642556347982,
                  1.858237106593304
                ],
                [
                  -163.25221841785068,
                  64.53665592772602,
                  1.858237106593304
                ],
                [
                  -163.22844291684078,
                  64.53808694952775,
                  27.718237106593303
                ],
                [
                  -163.225114695725,
                  64.52785605156468,
                  27.718237106593303
                ],
                [
                  -163.248881844787,
                  64.52642556347982,
                  1.858237106593304
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8457.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8457.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:56:15Z",
            "pc:count": 4307906,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441663.119,
                "count": 4307906,
                "maximum": -441092.9442,
                "minimum": -442244.1642,
                "name": "X",
                "position": 0,
                "stddev": 290.926157,
                "variance": 84638.02884
              },
              {
                "average": 1649658.811,
                "count": 4307906,
                "maximum": 1650232.249,
                "minimum": 1649079.649,
                "name": "Y",
                "position": 1,
                "stddev": 289.0172577,
                "variance": 83530.97523
              },
              {
                "average": 14.59574309,
                "count": 4307906,
                "maximum": 27.71823711,
                "minimum": 1.858237107,
                "name": "Z",
                "position": 2,
                "stddev": 5.017415895,
                "variance": 25.17446227
              },
              {
                "average": 979.4962457,
                "count": 4307906,
                "maximum": 6285,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 589.6444935,
                "variance": 347680.6287
              },
              {
                "average": 1.001503747,
                "count": 4307906,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04035132796,
                "variance": 0.001628229668
              },
              {
                "average": 1.003062277,
                "count": 4307906,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05884987798,
                "variance": 0.003463308138
              },
              {
                "average": 1,
                "count": 4307906,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4307906,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.458740743,
                "count": 4307906,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4982948237,
                "variance": 0.2482977314
              },
              {
                "average": 19.89537658,
                "count": 4307906,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.43668476,
                "variance": 2.064063098
              },
              {
                "average": 1.002947372,
                "count": 4307906,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05539146728,
                "variance": 0.003068214648
              },
              {
                "average": 8.355592949,
                "count": 4307906,
                "maximum": 12,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.624714017,
                "variance": 2.639695636
              },
              {
                "average": 246829503,
                "count": 4307906,
                "maximum": 246830975.6,
                "minimum": 246827957.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 624.6098998,
                "variance": 390137.5269
              },
              {
                "average": 0,
                "count": 4307906,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4307906,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4307906,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4307906,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4307906,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442244.1642,
              1649079.649,
              1.858237107,
              -441092.9442,
              1650232.249,
              27.71823711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442244.16421904694,
                    1649079.648998508,
                    1.858237106593304
                  ],
                  [
                    -442244.16421904694,
                    1650232.248998508,
                    1.858237106593304
                  ],
                  [
                    -441092.94421904697,
                    1650232.248998508,
                    27.718237106593303
                  ],
                  [
                    -441092.94421904697,
                    1649079.648998508,
                    27.718237106593303
                  ],
                  [
                    -442244.16421904694,
                    1649079.648998508,
                    1.858237106593304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:56:15+00:00",
            "end_time": "2019-07-10T21:05:57+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7872.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3657961207071,
              64.66240134238821,
              -1.196680632776657
            ],
            [
              -163.36919182336595,
              64.67263439814786,
              -1.196680632776657
            ],
            [
              -163.345313007668,
              64.67408342035948,
              15.943319367223344
            ],
            [
              -163.34192572958005,
              64.66384982067926,
              15.943319367223344
            ],
            [
              -163.3657961207071,
              64.66240134238821,
              -1.196680632776657
            ]
          ]
        ]
      },
      "bbox": [
        -163.3691918,
        64.66240134,
        -1.196680633,
        -163.3419257,
        64.67408342,
        15.94331937
      ],
      "properties": {
        "datetime": "2019-07-15T20:12:46Z",
        "pc:count": 4971008,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445091.7751,
            "count": 4971008,
            "maximum": -444514.3651,
            "minimum": -445665.3651,
            "name": "X",
            "position": 0,
            "stddev": 281.1898557,
            "variance": 79067.73495
          },
          {
            "average": 1665514.766,
            "count": 4971008,
            "maximum": 1666035.34,
            "minimum": 1664882.38,
            "name": "Y",
            "position": 1,
            "stddev": 286.9258544,
            "variance": 82326.4459
          },
          {
            "average": 3.292549326,
            "count": 4971008,
            "maximum": 15.94331937,
            "minimum": -1.196680633,
            "name": "Z",
            "position": 2,
            "stddev": 1.771539274,
            "variance": 3.1383514
          },
          {
            "average": 361.7307725,
            "count": 4971008,
            "maximum": 3552,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 397.7700976,
            "variance": 158221.0505
          },
          {
            "average": 1.335348887,
            "count": 4971008,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6789114083,
            "variance": 0.4609207003
          },
          {
            "average": 1.671105941,
            "count": 4971008,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9679176729,
            "variance": 0.9368646214
          },
          {
            "average": 1,
            "count": 4971008,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4971008,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.576755459,
            "count": 4971008,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.027312893,
            "variance": 81.49237806
          },
          {
            "average": 19.95371112,
            "count": 4971008,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.09178441,
            "variance": 1.191993197
          },
          {
            "average": 1.469563316,
            "count": 4971008,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7028249234,
            "variance": 0.493962873
          },
          {
            "average": 13.17779291,
            "count": 4971008,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.23612363,
            "variance": 67.83373245
          },
          {
            "average": 247213367.2,
            "count": 4971008,
            "maximum": 247256766.2,
            "minimum": 247190095.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29615.43527,
            "variance": 877074006.4
          },
          {
            "average": 0,
            "count": 4971008,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4971008,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4971008,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4971008,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4971008,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445665.3651,
          1664882.38,
          -1.196680633,
          -444514.3651,
          1666035.34,
          15.94331937
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445665.3650584593,
                1664882.380133356,
                -1.196680632776657
              ],
              [
                -445665.3650584593,
                1666035.340133356,
                -1.196680632776657
              ],
              [
                -444514.3650584593,
                1666035.340133356,
                15.943319367223344
              ],
              [
                -444514.3650584593,
                1664882.380133356,
                15.943319367223344
              ],
              [
                -445665.3650584593,
                1664882.380133356,
                -1.196680632776657
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:12:46+00:00",
        "end_time": "2019-07-15T01:41:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7872.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7872.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7872.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7872.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3691918,
            64.66240134,
            -1.196680633,
            -163.3419257,
            64.67408342,
            15.94331937
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3657961207071,
                  64.66240134238821,
                  -1.196680632776657
                ],
                [
                  -163.36919182336595,
                  64.67263439814786,
                  -1.196680632776657
                ],
                [
                  -163.345313007668,
                  64.67408342035948,
                  15.943319367223344
                ],
                [
                  -163.34192572958005,
                  64.66384982067926,
                  15.943319367223344
                ],
                [
                  -163.3657961207071,
                  64.66240134238821,
                  -1.196680632776657
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7872.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7872.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:12:46Z",
            "pc:count": 4971008,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445091.7751,
                "count": 4971008,
                "maximum": -444514.3651,
                "minimum": -445665.3651,
                "name": "X",
                "position": 0,
                "stddev": 281.1898557,
                "variance": 79067.73495
              },
              {
                "average": 1665514.766,
                "count": 4971008,
                "maximum": 1666035.34,
                "minimum": 1664882.38,
                "name": "Y",
                "position": 1,
                "stddev": 286.9258544,
                "variance": 82326.4459
              },
              {
                "average": 3.292549326,
                "count": 4971008,
                "maximum": 15.94331937,
                "minimum": -1.196680633,
                "name": "Z",
                "position": 2,
                "stddev": 1.771539274,
                "variance": 3.1383514
              },
              {
                "average": 361.7307725,
                "count": 4971008,
                "maximum": 3552,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 397.7700976,
                "variance": 158221.0505
              },
              {
                "average": 1.335348887,
                "count": 4971008,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6789114083,
                "variance": 0.4609207003
              },
              {
                "average": 1.671105941,
                "count": 4971008,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9679176729,
                "variance": 0.9368646214
              },
              {
                "average": 1,
                "count": 4971008,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4971008,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.576755459,
                "count": 4971008,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.027312893,
                "variance": 81.49237806
              },
              {
                "average": 19.95371112,
                "count": 4971008,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.09178441,
                "variance": 1.191993197
              },
              {
                "average": 1.469563316,
                "count": 4971008,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7028249234,
                "variance": 0.493962873
              },
              {
                "average": 13.17779291,
                "count": 4971008,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.23612363,
                "variance": 67.83373245
              },
              {
                "average": 247213367.2,
                "count": 4971008,
                "maximum": 247256766.2,
                "minimum": 247190095.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29615.43527,
                "variance": 877074006.4
              },
              {
                "average": 0,
                "count": 4971008,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4971008,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4971008,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4971008,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4971008,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445665.3651,
              1664882.38,
              -1.196680633,
              -444514.3651,
              1666035.34,
              15.94331937
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445665.3650584593,
                    1664882.380133356,
                    -1.196680632776657
                  ],
                  [
                    -445665.3650584593,
                    1666035.340133356,
                    -1.196680632776657
                  ],
                  [
                    -444514.3650584593,
                    1666035.340133356,
                    15.943319367223344
                  ],
                  [
                    -444514.3650584593,
                    1664882.380133356,
                    15.943319367223344
                  ],
                  [
                    -445665.3650584593,
                    1664882.380133356,
                    -1.196680632776657
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:12:46+00:00",
            "end_time": "2019-07-15T01:41: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": "20190710_NCMP_AK_03WWM8360.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.26800626199045,
              64.55358717348373,
              -1.06409222513114
            ],
            [
              -163.2713447412099,
              64.56379267145607,
              -1.06409222513114
            ],
            [
              -163.24755336200428,
              64.56522634220248,
              1.09590777486886
            ],
            [
              -163.24422322690953,
              64.55502031016775,
              1.09590777486886
            ],
            [
              -163.26800626199045,
              64.55358717348373,
              -1.06409222513114
            ]
          ]
        ]
      },
      "bbox": [
        -163.2713447,
        64.55358717,
        -1.064092225,
        -163.2442232,
        64.56522634,
        1.095907775
      ],
      "properties": {
        "datetime": "2019-07-10T22:51:31Z",
        "pc:count": 3255206,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442167.2792,
            "count": 3255206,
            "maximum": -441580.1913,
            "minimum": -442731.1313,
            "name": "X",
            "position": 0,
            "stddev": 284.6560359,
            "variance": 81029.05879
          },
          {
            "average": 1652797.684,
            "count": 3255206,
            "maximum": 1653357.947,
            "minimum": 1652208.147,
            "name": "Y",
            "position": 1,
            "stddev": 275.7088228,
            "variance": 76015.35496
          },
          {
            "average": 0.2188695413,
            "count": 3255206,
            "maximum": 1.095907775,
            "minimum": -1.064092225,
            "name": "Z",
            "position": 2,
            "stddev": 0.1599566702,
            "variance": 0.02558613634
          },
          {
            "average": 0.3421589909,
            "count": 3255206,
            "maximum": 2680,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.43609096,
            "variance": 503.3781774
          },
          {
            "average": 1.000014438,
            "count": 3255206,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003799763982,
            "variance": 1.443820632e-05
          },
          {
            "average": 1.000028877,
            "count": 3255206,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005373638962,
            "variance": 2.88759957e-05
          },
          {
            "average": 1,
            "count": 3255206,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3255206,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3255206,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.90347821,
            "count": 3255206,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.296361517,
            "variance": 1.680553184
          },
          {
            "average": 2.000851866,
            "count": 3255206,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0291743174,
            "variance": 0.000851140796
          },
          {
            "average": 14.42972764,
            "count": 3255206,
            "maximum": 18,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.565024847,
            "variance": 2.449302771
          },
          {
            "average": 246832335.3,
            "count": 3255206,
            "maximum": 246834291.3,
            "minimum": 246830491.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 879.6202243,
            "variance": 773731.7389
          },
          {
            "average": 0,
            "count": 3255206,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3255206,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3255206,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3255206,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3255206,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442731.1313,
          1652208.147,
          -1.064092225,
          -441580.1913,
          1653357.947,
          1.095907775
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442731.1313283815,
                1652208.146911778,
                -1.06409222513114
              ],
              [
                -442731.1313283815,
                1653357.9469117778,
                -1.06409222513114
              ],
              [
                -441580.19132838154,
                1653357.9469117778,
                1.09590777486886
              ],
              [
                -441580.19132838154,
                1652208.146911778,
                1.09590777486886
              ],
              [
                -442731.1313283815,
                1652208.146911778,
                -1.06409222513114
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:51:31+00:00",
        "end_time": "2019-07-10T21:48:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8360.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8360.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8360.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8360.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2713447,
            64.55358717,
            -1.064092225,
            -163.2442232,
            64.56522634,
            1.095907775
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.26800626199045,
                  64.55358717348373,
                  -1.06409222513114
                ],
                [
                  -163.2713447412099,
                  64.56379267145607,
                  -1.06409222513114
                ],
                [
                  -163.24755336200428,
                  64.56522634220248,
                  1.09590777486886
                ],
                [
                  -163.24422322690953,
                  64.55502031016775,
                  1.09590777486886
                ],
                [
                  -163.26800626199045,
                  64.55358717348373,
                  -1.06409222513114
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8360.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8360.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:51:31Z",
            "pc:count": 3255206,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442167.2792,
                "count": 3255206,
                "maximum": -441580.1913,
                "minimum": -442731.1313,
                "name": "X",
                "position": 0,
                "stddev": 284.6560359,
                "variance": 81029.05879
              },
              {
                "average": 1652797.684,
                "count": 3255206,
                "maximum": 1653357.947,
                "minimum": 1652208.147,
                "name": "Y",
                "position": 1,
                "stddev": 275.7088228,
                "variance": 76015.35496
              },
              {
                "average": 0.2188695413,
                "count": 3255206,
                "maximum": 1.095907775,
                "minimum": -1.064092225,
                "name": "Z",
                "position": 2,
                "stddev": 0.1599566702,
                "variance": 0.02558613634
              },
              {
                "average": 0.3421589909,
                "count": 3255206,
                "maximum": 2680,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.43609096,
                "variance": 503.3781774
              },
              {
                "average": 1.000014438,
                "count": 3255206,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003799763982,
                "variance": 1.443820632e-05
              },
              {
                "average": 1.000028877,
                "count": 3255206,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005373638962,
                "variance": 2.88759957e-05
              },
              {
                "average": 1,
                "count": 3255206,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3255206,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3255206,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.90347821,
                "count": 3255206,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.296361517,
                "variance": 1.680553184
              },
              {
                "average": 2.000851866,
                "count": 3255206,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0291743174,
                "variance": 0.000851140796
              },
              {
                "average": 14.42972764,
                "count": 3255206,
                "maximum": 18,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.565024847,
                "variance": 2.449302771
              },
              {
                "average": 246832335.3,
                "count": 3255206,
                "maximum": 246834291.3,
                "minimum": 246830491.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 879.6202243,
                "variance": 773731.7389
              },
              {
                "average": 0,
                "count": 3255206,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3255206,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3255206,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3255206,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3255206,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442731.1313,
              1652208.147,
              -1.064092225,
              -441580.1913,
              1653357.947,
              1.095907775
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442731.1313283815,
                    1652208.146911778,
                    -1.06409222513114
                  ],
                  [
                    -442731.1313283815,
                    1653357.9469117778,
                    -1.06409222513114
                  ],
                  [
                    -441580.19132838154,
                    1653357.9469117778,
                    1.09590777486886
                  ],
                  [
                    -441580.19132838154,
                    1652208.146911778,
                    1.09590777486886
                  ],
                  [
                    -442731.1313283815,
                    1652208.146911778,
                    -1.06409222513114
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:51:31+00:00",
            "end_time": "2019-07-10T21:48:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8469.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24195562833387,
              64.63405369803472,
              -1.629075798078208
            ],
            [
              -163.24530158230434,
              64.64428350948285,
              -1.629075798078208
            ],
            [
              -163.221428283887,
              64.64571413160836,
              3.230924201921793
            ],
            [
              -163.21809074643014,
              64.63548378400871,
              3.230924201921793
            ],
            [
              -163.24195562833387,
              64.63405369803472,
              -1.629075798078208
            ]
          ]
        ]
      },
      "bbox": [
        -163.2453016,
        64.6340537,
        -1.629075798,
        -163.2180907,
        64.64571413,
        3.230924202
      ],
      "properties": {
        "datetime": "2019-07-16T02:07:09Z",
        "pc:count": 3831116,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439661.0513,
            "count": 3831116,
            "maximum": -439097.9193,
            "minimum": -440249.4993,
            "name": "X",
            "position": 0,
            "stddev": 290.9985408,
            "variance": 84680.15078
          },
          {
            "average": 1661488.586,
            "count": 3831116,
            "maximum": 1662077.389,
            "minimum": 1660925.049,
            "name": "Y",
            "position": 1,
            "stddev": 292.7862388,
            "variance": 85723.78166
          },
          {
            "average": 1.98906537,
            "count": 3831116,
            "maximum": 3.230924202,
            "minimum": -1.629075798,
            "name": "Z",
            "position": 2,
            "stddev": 0.5721057458,
            "variance": 0.3273049843
          },
          {
            "average": 613.6995492,
            "count": 3831116,
            "maximum": 10001,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 471.0179055,
            "variance": 221857.8673
          },
          {
            "average": 1.000323143,
            "count": 3831116,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01818982464,
            "variance": 0.0003308697203
          },
          {
            "average": 1.000651246,
            "count": 3831116,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02588702073,
            "variance": 0.0006701378425
          },
          {
            "average": 1,
            "count": 3831116,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3831116,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.696148068,
            "count": 3831116,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.88699943,
            "variance": 97.75275772
          },
          {
            "average": 20.00499587,
            "count": 3831116,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.179577458,
            "variance": 1.391402979
          },
          {
            "average": 1.152935594,
            "count": 3831116,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3600110173,
            "variance": 0.1296079326
          },
          {
            "average": 32.72649614,
            "count": 3831116,
            "maximum": 36,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.749502882,
            "variance": 3.060760333
          },
          {
            "average": 247275961.5,
            "count": 3831116,
            "maximum": 247278029.8,
            "minimum": 247261186.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1195.767795,
            "variance": 1429860.619
          },
          {
            "average": 0,
            "count": 3831116,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3831116,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3831116,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3831116,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3831116,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440249.4993,
          1660925.049,
          -1.629075798,
          -439097.9193,
          1662077.389,
          3.230924202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440249.4993021527,
                1660925.048569942,
                -1.629075798078208
              ],
              [
                -440249.4993021527,
                1662077.3885699417,
                -1.629075798078208
              ],
              [
                -439097.91930215276,
                1662077.3885699417,
                3.230924201921793
              ],
              [
                -439097.91930215276,
                1660925.048569942,
                3.230924201921793
              ],
              [
                -440249.4993021527,
                1660925.048569942,
                -1.629075798078208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:07:09+00:00",
        "end_time": "2019-07-15T21:26:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8469.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8469.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8469.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8469.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2453016,
            64.6340537,
            -1.629075798,
            -163.2180907,
            64.64571413,
            3.230924202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24195562833387,
                  64.63405369803472,
                  -1.629075798078208
                ],
                [
                  -163.24530158230434,
                  64.64428350948285,
                  -1.629075798078208
                ],
                [
                  -163.221428283887,
                  64.64571413160836,
                  3.230924201921793
                ],
                [
                  -163.21809074643014,
                  64.63548378400871,
                  3.230924201921793
                ],
                [
                  -163.24195562833387,
                  64.63405369803472,
                  -1.629075798078208
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8469.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8469.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:07:09Z",
            "pc:count": 3831116,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439661.0513,
                "count": 3831116,
                "maximum": -439097.9193,
                "minimum": -440249.4993,
                "name": "X",
                "position": 0,
                "stddev": 290.9985408,
                "variance": 84680.15078
              },
              {
                "average": 1661488.586,
                "count": 3831116,
                "maximum": 1662077.389,
                "minimum": 1660925.049,
                "name": "Y",
                "position": 1,
                "stddev": 292.7862388,
                "variance": 85723.78166
              },
              {
                "average": 1.98906537,
                "count": 3831116,
                "maximum": 3.230924202,
                "minimum": -1.629075798,
                "name": "Z",
                "position": 2,
                "stddev": 0.5721057458,
                "variance": 0.3273049843
              },
              {
                "average": 613.6995492,
                "count": 3831116,
                "maximum": 10001,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 471.0179055,
                "variance": 221857.8673
              },
              {
                "average": 1.000323143,
                "count": 3831116,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01818982464,
                "variance": 0.0003308697203
              },
              {
                "average": 1.000651246,
                "count": 3831116,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02588702073,
                "variance": 0.0006701378425
              },
              {
                "average": 1,
                "count": 3831116,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3831116,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.696148068,
                "count": 3831116,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.88699943,
                "variance": 97.75275772
              },
              {
                "average": 20.00499587,
                "count": 3831116,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.179577458,
                "variance": 1.391402979
              },
              {
                "average": 1.152935594,
                "count": 3831116,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3600110173,
                "variance": 0.1296079326
              },
              {
                "average": 32.72649614,
                "count": 3831116,
                "maximum": 36,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.749502882,
                "variance": 3.060760333
              },
              {
                "average": 247275961.5,
                "count": 3831116,
                "maximum": 247278029.8,
                "minimum": 247261186.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1195.767795,
                "variance": 1429860.619
              },
              {
                "average": 0,
                "count": 3831116,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3831116,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3831116,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3831116,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3831116,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440249.4993,
              1660925.049,
              -1.629075798,
              -439097.9193,
              1662077.389,
              3.230924202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440249.4993021527,
                    1660925.048569942,
                    -1.629075798078208
                  ],
                  [
                    -440249.4993021527,
                    1662077.3885699417,
                    -1.629075798078208
                  ],
                  [
                    -439097.91930215276,
                    1662077.3885699417,
                    3.230924201921793
                  ],
                  [
                    -439097.91930215276,
                    1660925.048569942,
                    3.230924201921793
                  ],
                  [
                    -440249.4993021527,
                    1660925.048569942,
                    -1.629075798078208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:07:09+00:00",
            "end_time": "2019-07-15T21:26:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7970.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.34596326042558,
              64.64422917306669,
              -3.002416952063012
            ],
            [
              -163.3493491252579,
              64.65446078706718,
              -3.002416952063012
            ],
            [
              -163.32547378308507,
              64.65590737101266,
              17.23758304793699
            ],
            [
              -163.32209633599888,
              64.64567521453189,
              17.23758304793699
            ],
            [
              -163.34596326042558,
              64.64422917306669,
              -3.002416952063012
            ]
          ]
        ]
      },
      "bbox": [
        -163.3493491,
        64.64422917,
        -3.002416952,
        -163.3220963,
        64.65590737,
        17.23758305
      ],
      "properties": {
        "datetime": "2019-07-15T19:48:20Z",
        "pc:count": 5076091,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444444.406,
            "count": 5076091,
            "maximum": -443860.6971,
            "minimum": -445012.2171,
            "name": "X",
            "position": 0,
            "stddev": 276.7748291,
            "variance": 76604.30601
          },
          {
            "average": 1663299.065,
            "count": 5076091,
            "maximum": 1663895.078,
            "minimum": 1662742.298,
            "name": "Y",
            "position": 1,
            "stddev": 288.0440544,
            "variance": 82969.37727
          },
          {
            "average": 3.183175743,
            "count": 5076091,
            "maximum": 17.23758305,
            "minimum": -3.002416952,
            "name": "Z",
            "position": 2,
            "stddev": 2.517330389,
            "variance": 6.336952289
          },
          {
            "average": 397.4590897,
            "count": 5076091,
            "maximum": 4260,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 495.4860834,
            "variance": 245506.4589
          },
          {
            "average": 1.266727291,
            "count": 5076091,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6107607764,
            "variance": 0.373028726
          },
          {
            "average": 1.533578693,
            "count": 5076091,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.884658767,
            "variance": 0.782621134
          },
          {
            "average": 1,
            "count": 5076091,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5076091,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.80047442,
            "count": 5076091,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.09964012,
            "variance": 123.2020107
          },
          {
            "average": 20.01279873,
            "count": 5076091,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.21167126,
            "variance": 1.468147243
          },
          {
            "average": 1.49180915,
            "count": 5076091,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6610801484,
            "variance": 0.4370269627
          },
          {
            "average": 14.36781255,
            "count": 5076091,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.226357782,
            "variance": 38.76753122
          },
          {
            "average": 247190109.7,
            "count": 5076091,
            "maximum": 247255300.3,
            "minimum": 247184386.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3508.428922,
            "variance": 12309073.5
          },
          {
            "average": 0,
            "count": 5076091,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5076091,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5076091,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5076091,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5076091,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445012.2171,
          1662742.298,
          -3.002416952,
          -443860.6971,
          1663895.078,
          17.23758305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445012.21714731934,
                1662742.298349825,
                -3.002416952063012
              ],
              [
                -445012.21714731934,
                1663895.0783498248,
                -3.002416952063012
              ],
              [
                -443860.6971473193,
                1663895.0783498248,
                17.23758304793699
              ],
              [
                -443860.6971473193,
                1662742.298349825,
                17.23758304793699
              ],
              [
                -445012.21714731934,
                1662742.298349825,
                -3.002416952063012
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T19:48:20+00:00",
        "end_time": "2019-07-15T00:06:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7970.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7970.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7970.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7970.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3493491,
            64.64422917,
            -3.002416952,
            -163.3220963,
            64.65590737,
            17.23758305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.34596326042558,
                  64.64422917306669,
                  -3.002416952063012
                ],
                [
                  -163.3493491252579,
                  64.65446078706718,
                  -3.002416952063012
                ],
                [
                  -163.32547378308507,
                  64.65590737101266,
                  17.23758304793699
                ],
                [
                  -163.32209633599888,
                  64.64567521453189,
                  17.23758304793699
                ],
                [
                  -163.34596326042558,
                  64.64422917306669,
                  -3.002416952063012
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7970.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7970.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T19:48:20Z",
            "pc:count": 5076091,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444444.406,
                "count": 5076091,
                "maximum": -443860.6971,
                "minimum": -445012.2171,
                "name": "X",
                "position": 0,
                "stddev": 276.7748291,
                "variance": 76604.30601
              },
              {
                "average": 1663299.065,
                "count": 5076091,
                "maximum": 1663895.078,
                "minimum": 1662742.298,
                "name": "Y",
                "position": 1,
                "stddev": 288.0440544,
                "variance": 82969.37727
              },
              {
                "average": 3.183175743,
                "count": 5076091,
                "maximum": 17.23758305,
                "minimum": -3.002416952,
                "name": "Z",
                "position": 2,
                "stddev": 2.517330389,
                "variance": 6.336952289
              },
              {
                "average": 397.4590897,
                "count": 5076091,
                "maximum": 4260,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 495.4860834,
                "variance": 245506.4589
              },
              {
                "average": 1.266727291,
                "count": 5076091,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6107607764,
                "variance": 0.373028726
              },
              {
                "average": 1.533578693,
                "count": 5076091,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.884658767,
                "variance": 0.782621134
              },
              {
                "average": 1,
                "count": 5076091,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5076091,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.80047442,
                "count": 5076091,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.09964012,
                "variance": 123.2020107
              },
              {
                "average": 20.01279873,
                "count": 5076091,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.21167126,
                "variance": 1.468147243
              },
              {
                "average": 1.49180915,
                "count": 5076091,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6610801484,
                "variance": 0.4370269627
              },
              {
                "average": 14.36781255,
                "count": 5076091,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.226357782,
                "variance": 38.76753122
              },
              {
                "average": 247190109.7,
                "count": 5076091,
                "maximum": 247255300.3,
                "minimum": 247184386.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3508.428922,
                "variance": 12309073.5
              },
              {
                "average": 0,
                "count": 5076091,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5076091,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5076091,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5076091,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5076091,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445012.2171,
              1662742.298,
              -3.002416952,
              -443860.6971,
              1663895.078,
              17.23758305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445012.21714731934,
                    1662742.298349825,
                    -3.002416952063012
                  ],
                  [
                    -445012.21714731934,
                    1663895.0783498248,
                    -3.002416952063012
                  ],
                  [
                    -443860.6971473193,
                    1663895.0783498248,
                    17.23758304793699
                  ],
                  [
                    -443860.6971473193,
                    1662742.298349825,
                    17.23758304793699
                  ],
                  [
                    -445012.21714731934,
                    1662742.298349825,
                    -3.002416952063012
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T19:48:20+00:00",
            "end_time": "2019-07-15T00:06:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8259.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.28941788872024,
              64.5448515999722,
              -0.515505762028305
            ],
            [
              -163.29277255159874,
              64.55508561772213,
              -0.515505762028305
            ],
            [
              -163.26897752580078,
              64.55652329036351,
              24.084494237971697
            ],
            [
              -163.2656312284037,
              64.54628873577634,
              24.084494237971697
            ],
            [
              -163.28941788872024,
              64.5448515999722,
              -0.515505762028305
            ]
          ]
        ]
      },
      "bbox": [
        -163.2927726,
        64.5448516,
        -0.515505762,
        -163.2656312,
        64.55652329,
        24.08449424
      ],
      "properties": {
        "datetime": "2019-07-10T21:48:16Z",
        "pc:count": 3749677,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443352.2185,
            "count": 3749677,
            "maximum": -442731.6546,
            "minimum": -443883.1746,
            "name": "X",
            "position": 0,
            "stddev": 283.854638,
            "variance": 80573.45552
          },
          {
            "average": 1651968.02,
            "count": 3749677,
            "maximum": 1652539.018,
            "minimum": 1651385.938,
            "name": "Y",
            "position": 1,
            "stddev": 288.4084701,
            "variance": 83179.4456
          },
          {
            "average": 8.390766256,
            "count": 3749677,
            "maximum": 24.08449424,
            "minimum": -0.515505762,
            "name": "Z",
            "position": 2,
            "stddev": 6.855397291,
            "variance": 46.99647202
          },
          {
            "average": 679.6860506,
            "count": 3749677,
            "maximum": 24792,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 729.7678251,
            "variance": 532561.0785
          },
          {
            "average": 1.00324668,
            "count": 3749677,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05995473751,
            "variance": 0.00359457055
          },
          {
            "average": 1.006557631,
            "count": 3749677,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08735861265,
            "variance": 0.007631527204
          },
          {
            "average": 1,
            "count": 3749677,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3749677,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.9926975,
            "count": 3749677,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.10603371,
            "variance": 171.7681197
          },
          {
            "average": 20.00511068,
            "count": 3749677,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.551819456,
            "variance": 2.408143623
          },
          {
            "average": 1.35135693,
            "count": 3749677,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4779336179,
            "variance": 0.2284205431
          },
          {
            "average": 7.130256286,
            "count": 3749677,
            "maximum": 11,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.570882459,
            "variance": 2.467671702
          },
          {
            "average": 246829053.2,
            "count": 3749677,
            "maximum": 246830496.1,
            "minimum": 246827507.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 587.5829862,
            "variance": 345253.7656
          },
          {
            "average": 0,
            "count": 3749677,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3749677,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3749677,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3749677,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3749677,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443883.1746,
          1651385.938,
          -0.515505762,
          -442731.6546,
          1652539.018,
          24.08449424
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443883.17461133,
                1651385.9382392694,
                -0.515505762028305
              ],
              [
                -443883.17461133,
                1652539.0182392695,
                -0.515505762028305
              ],
              [
                -442731.65461132996,
                1652539.0182392695,
                24.084494237971697
              ],
              [
                -442731.65461132996,
                1651385.9382392694,
                24.084494237971697
              ],
              [
                -443883.17461133,
                1651385.9382392694,
                -0.515505762028305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:48:16+00:00",
        "end_time": "2019-07-10T20:58:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8259.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8259.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8259.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8259.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2927726,
            64.5448516,
            -0.515505762,
            -163.2656312,
            64.55652329,
            24.08449424
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.28941788872024,
                  64.5448515999722,
                  -0.515505762028305
                ],
                [
                  -163.29277255159874,
                  64.55508561772213,
                  -0.515505762028305
                ],
                [
                  -163.26897752580078,
                  64.55652329036351,
                  24.084494237971697
                ],
                [
                  -163.2656312284037,
                  64.54628873577634,
                  24.084494237971697
                ],
                [
                  -163.28941788872024,
                  64.5448515999722,
                  -0.515505762028305
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8259.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8259.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:48:16Z",
            "pc:count": 3749677,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443352.2185,
                "count": 3749677,
                "maximum": -442731.6546,
                "minimum": -443883.1746,
                "name": "X",
                "position": 0,
                "stddev": 283.854638,
                "variance": 80573.45552
              },
              {
                "average": 1651968.02,
                "count": 3749677,
                "maximum": 1652539.018,
                "minimum": 1651385.938,
                "name": "Y",
                "position": 1,
                "stddev": 288.4084701,
                "variance": 83179.4456
              },
              {
                "average": 8.390766256,
                "count": 3749677,
                "maximum": 24.08449424,
                "minimum": -0.515505762,
                "name": "Z",
                "position": 2,
                "stddev": 6.855397291,
                "variance": 46.99647202
              },
              {
                "average": 679.6860506,
                "count": 3749677,
                "maximum": 24792,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 729.7678251,
                "variance": 532561.0785
              },
              {
                "average": 1.00324668,
                "count": 3749677,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05995473751,
                "variance": 0.00359457055
              },
              {
                "average": 1.006557631,
                "count": 3749677,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08735861265,
                "variance": 0.007631527204
              },
              {
                "average": 1,
                "count": 3749677,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3749677,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.9926975,
                "count": 3749677,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.10603371,
                "variance": 171.7681197
              },
              {
                "average": 20.00511068,
                "count": 3749677,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.551819456,
                "variance": 2.408143623
              },
              {
                "average": 1.35135693,
                "count": 3749677,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4779336179,
                "variance": 0.2284205431
              },
              {
                "average": 7.130256286,
                "count": 3749677,
                "maximum": 11,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.570882459,
                "variance": 2.467671702
              },
              {
                "average": 246829053.2,
                "count": 3749677,
                "maximum": 246830496.1,
                "minimum": 246827507.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 587.5829862,
                "variance": 345253.7656
              },
              {
                "average": 0,
                "count": 3749677,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3749677,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3749677,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3749677,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3749677,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443883.1746,
              1651385.938,
              -0.515505762,
              -442731.6546,
              1652539.018,
              24.08449424
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443883.17461133,
                    1651385.9382392694,
                    -0.515505762028305
                  ],
                  [
                    -443883.17461133,
                    1652539.0182392695,
                    -0.515505762028305
                  ],
                  [
                    -442731.65461132996,
                    1652539.0182392695,
                    24.084494237971697
                  ],
                  [
                    -442731.65461132996,
                    1651385.9382392694,
                    24.084494237971697
                  ],
                  [
                    -443883.17461133,
                    1651385.9382392694,
                    -0.515505762028305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:48:16+00:00",
            "end_time": "2019-07-10T20:58:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9760.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.97615913483764,
              64.54985965969136,
              6.624470802142833
            ],
            [
              -162.97940171829197,
              64.56009972628432,
              6.624470802142833
            ],
            [
              -162.95654912753596,
              64.56143310411171,
              16.76447080214283
            ],
            [
              -162.95331459519414,
              64.55119253922064,
              16.76447080214283
            ],
            [
              -162.97615913483764,
              64.54985965969136,
              6.624470802142833
            ]
          ]
        ]
      },
      "bbox": [
        -162.9794017,
        64.54985966,
        6.624470802,
        -162.9533146,
        64.5614331,
        16.7644708
      ],
      "properties": {
        "datetime": "2019-07-15T22:37:50Z",
        "pc:count": 4072949,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428385.0671,
            "count": 4072949,
            "maximum": -427827.0755,
            "minimum": -428932.0755,
            "name": "X",
            "position": 0,
            "stddev": 275.1572491,
            "variance": 75711.51176
          },
          {
            "average": 1650435.485,
            "count": 4072949,
            "maximum": 1651033.894,
            "minimum": 1649880.894,
            "name": "Y",
            "position": 1,
            "stddev": 284.5749816,
            "variance": 80982.92016
          },
          {
            "average": 11.58950271,
            "count": 4072949,
            "maximum": 16.7644708,
            "minimum": 6.624470802,
            "name": "Z",
            "position": 2,
            "stddev": 1.812765936,
            "variance": 3.286120337
          },
          {
            "average": 1083.890829,
            "count": 4072949,
            "maximum": 4660,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 685.6013573,
            "variance": 470049.2211
          },
          {
            "average": 1.000068746,
            "count": 4072949,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008639102149,
            "variance": 7.463408594e-05
          },
          {
            "average": 1.00014093,
            "count": 4072949,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01263209024,
            "variance": 0.0001595697039
          },
          {
            "average": 1,
            "count": 4072949,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072949,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.303831204,
            "count": 4072949,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.737799441,
            "variance": 22.44674354
          },
          {
            "average": 19.99349259,
            "count": 4072949,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.379782866,
            "variance": 1.903800758
          },
          {
            "average": 1.030483073,
            "count": 4072949,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1719295049,
            "variance": 0.02955975466
          },
          {
            "average": 12.1806384,
            "count": 4072949,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.4111693,
            "variance": 1.991398792
          },
          {
            "average": 247263027.3,
            "count": 4072949,
            "maximum": 247265470.4,
            "minimum": 247261694.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 868.1153148,
            "variance": 753624.1998
          },
          {
            "average": 0,
            "count": 4072949,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072949,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072949,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072949,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072949,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428932.0755,
          1649880.894,
          6.624470802,
          -427827.0755,
          1651033.894,
          16.7644708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428932.0754731382,
                1649880.894017517,
                6.624470802142833
              ],
              [
                -428932.0754731382,
                1651033.894017517,
                6.624470802142833
              ],
              [
                -427827.0754731382,
                1651033.894017517,
                16.76447080214283
              ],
              [
                -427827.0754731382,
                1649880.894017517,
                16.76447080214283
              ],
              [
                -428932.0754731382,
                1649880.894017517,
                6.624470802142833
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:37:50+00:00",
        "end_time": "2019-07-15T21:34:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9760.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9760.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9760.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9760.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9794017,
            64.54985966,
            6.624470802,
            -162.9533146,
            64.5614331,
            16.7644708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.97615913483764,
                  64.54985965969136,
                  6.624470802142833
                ],
                [
                  -162.97940171829197,
                  64.56009972628432,
                  6.624470802142833
                ],
                [
                  -162.95654912753596,
                  64.56143310411171,
                  16.76447080214283
                ],
                [
                  -162.95331459519414,
                  64.55119253922064,
                  16.76447080214283
                ],
                [
                  -162.97615913483764,
                  64.54985965969136,
                  6.624470802142833
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9760.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9760.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:37:50Z",
            "pc:count": 4072949,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428385.0671,
                "count": 4072949,
                "maximum": -427827.0755,
                "minimum": -428932.0755,
                "name": "X",
                "position": 0,
                "stddev": 275.1572491,
                "variance": 75711.51176
              },
              {
                "average": 1650435.485,
                "count": 4072949,
                "maximum": 1651033.894,
                "minimum": 1649880.894,
                "name": "Y",
                "position": 1,
                "stddev": 284.5749816,
                "variance": 80982.92016
              },
              {
                "average": 11.58950271,
                "count": 4072949,
                "maximum": 16.7644708,
                "minimum": 6.624470802,
                "name": "Z",
                "position": 2,
                "stddev": 1.812765936,
                "variance": 3.286120337
              },
              {
                "average": 1083.890829,
                "count": 4072949,
                "maximum": 4660,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 685.6013573,
                "variance": 470049.2211
              },
              {
                "average": 1.000068746,
                "count": 4072949,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008639102149,
                "variance": 7.463408594e-05
              },
              {
                "average": 1.00014093,
                "count": 4072949,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01263209024,
                "variance": 0.0001595697039
              },
              {
                "average": 1,
                "count": 4072949,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072949,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.303831204,
                "count": 4072949,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.737799441,
                "variance": 22.44674354
              },
              {
                "average": 19.99349259,
                "count": 4072949,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.379782866,
                "variance": 1.903800758
              },
              {
                "average": 1.030483073,
                "count": 4072949,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1719295049,
                "variance": 0.02955975466
              },
              {
                "average": 12.1806384,
                "count": 4072949,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.4111693,
                "variance": 1.991398792
              },
              {
                "average": 247263027.3,
                "count": 4072949,
                "maximum": 247265470.4,
                "minimum": 247261694.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 868.1153148,
                "variance": 753624.1998
              },
              {
                "average": 0,
                "count": 4072949,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072949,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072949,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072949,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072949,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428932.0755,
              1649880.894,
              6.624470802,
              -427827.0755,
              1651033.894,
              16.7644708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428932.0754731382,
                    1649880.894017517,
                    6.624470802142833
                  ],
                  [
                    -428932.0754731382,
                    1651033.894017517,
                    6.624470802142833
                  ],
                  [
                    -427827.0754731382,
                    1651033.894017517,
                    16.76447080214283
                  ],
                  [
                    -427827.0754731382,
                    1649880.894017517,
                    16.76447080214283
                  ],
                  [
                    -428932.0754731382,
                    1649880.894017517,
                    6.624470802142833
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:37:50+00:00",
            "end_time": "2019-07-15T21:34:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7765.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3904572063908,
              64.59984692788846,
              -2.858210030098613
            ],
            [
              -163.39354418749494,
              64.60914475051945,
              -2.858210030098613
            ],
            [
              -163.36971364514088,
              64.6105977640818,
              7.181789969901388
            ],
            [
              -163.36663428628455,
              64.60129944728853,
              7.181789969901388
            ],
            [
              -163.3904572063908,
              64.59984692788846,
              -2.858210030098613
            ]
          ]
        ]
      },
      "bbox": [
        -163.3935442,
        64.59984693,
        -2.85821003,
        -163.3666343,
        64.61059776,
        7.18178997
      ],
      "properties": {
        "datetime": "2019-07-10T21:50:03Z",
        "pc:count": 2998464,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447195.2215,
            "count": 2998464,
            "maximum": -446663.1795,
            "minimum": -447814.4795,
            "name": "X",
            "position": 0,
            "stddev": 286.0320781,
            "variance": 81814.34973
          },
          {
            "average": 1658635.643,
            "count": 2998464,
            "maximum": 1659187.08,
            "minimum": 1658139.34,
            "name": "Y",
            "position": 1,
            "stddev": 241.5339653,
            "variance": 58338.6564
          },
          {
            "average": 1.868742623,
            "count": 2998464,
            "maximum": 7.18178997,
            "minimum": -2.85821003,
            "name": "Z",
            "position": 2,
            "stddev": 0.7939297573,
            "variance": 0.6303244596
          },
          {
            "average": 548.2262742,
            "count": 2998464,
            "maximum": 11678,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 467.3459172,
            "variance": 218412.2064
          },
          {
            "average": 1.011924105,
            "count": 2998464,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1231516358,
            "variance": 0.0151663254
          },
          {
            "average": 1.023859549,
            "count": 2998464,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1829339367,
            "variance": 0.03346482518
          },
          {
            "average": 1,
            "count": 2998464,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2998464,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.482159866,
            "count": 2998464,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.34366609,
            "variance": 128.6787603
          },
          {
            "average": 20.04009463,
            "count": 2998464,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.333882452,
            "variance": 1.779242395
          },
          {
            "average": 1.23188706,
            "count": 2998464,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.426477949,
            "variance": 0.181883441
          },
          {
            "average": 7.574962381,
            "count": 2998464,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.563840512,
            "variance": 2.445597146
          },
          {
            "average": 246829211.5,
            "count": 2998464,
            "maximum": 246830603.4,
            "minimum": 246827808.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 588.2359556,
            "variance": 346021.5395
          },
          {
            "average": 0,
            "count": 2998464,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2998464,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2998464,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2998464,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2998464,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447814.4795,
          1658139.34,
          -2.85821003,
          -446663.1795,
          1659187.08,
          7.18178997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447814.479542678,
                1658139.3399109477,
                -2.858210030098613
              ],
              [
                -447814.479542678,
                1659187.079910948,
                -2.858210030098613
              ],
              [
                -446663.17954267794,
                1659187.079910948,
                7.181789969901388
              ],
              [
                -446663.17954267794,
                1658139.3399109477,
                7.181789969901388
              ],
              [
                -447814.479542678,
                1658139.3399109477,
                -2.858210030098613
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:50:03+00:00",
        "end_time": "2019-07-10T21:03:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7765.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7765.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7765.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7765.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3935442,
            64.59984693,
            -2.85821003,
            -163.3666343,
            64.61059776,
            7.18178997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3904572063908,
                  64.59984692788846,
                  -2.858210030098613
                ],
                [
                  -163.39354418749494,
                  64.60914475051945,
                  -2.858210030098613
                ],
                [
                  -163.36971364514088,
                  64.6105977640818,
                  7.181789969901388
                ],
                [
                  -163.36663428628455,
                  64.60129944728853,
                  7.181789969901388
                ],
                [
                  -163.3904572063908,
                  64.59984692788846,
                  -2.858210030098613
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7765.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7765.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:50:03Z",
            "pc:count": 2998464,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447195.2215,
                "count": 2998464,
                "maximum": -446663.1795,
                "minimum": -447814.4795,
                "name": "X",
                "position": 0,
                "stddev": 286.0320781,
                "variance": 81814.34973
              },
              {
                "average": 1658635.643,
                "count": 2998464,
                "maximum": 1659187.08,
                "minimum": 1658139.34,
                "name": "Y",
                "position": 1,
                "stddev": 241.5339653,
                "variance": 58338.6564
              },
              {
                "average": 1.868742623,
                "count": 2998464,
                "maximum": 7.18178997,
                "minimum": -2.85821003,
                "name": "Z",
                "position": 2,
                "stddev": 0.7939297573,
                "variance": 0.6303244596
              },
              {
                "average": 548.2262742,
                "count": 2998464,
                "maximum": 11678,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 467.3459172,
                "variance": 218412.2064
              },
              {
                "average": 1.011924105,
                "count": 2998464,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1231516358,
                "variance": 0.0151663254
              },
              {
                "average": 1.023859549,
                "count": 2998464,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1829339367,
                "variance": 0.03346482518
              },
              {
                "average": 1,
                "count": 2998464,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2998464,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.482159866,
                "count": 2998464,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.34366609,
                "variance": 128.6787603
              },
              {
                "average": 20.04009463,
                "count": 2998464,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.333882452,
                "variance": 1.779242395
              },
              {
                "average": 1.23188706,
                "count": 2998464,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.426477949,
                "variance": 0.181883441
              },
              {
                "average": 7.574962381,
                "count": 2998464,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.563840512,
                "variance": 2.445597146
              },
              {
                "average": 246829211.5,
                "count": 2998464,
                "maximum": 246830603.4,
                "minimum": 246827808.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 588.2359556,
                "variance": 346021.5395
              },
              {
                "average": 0,
                "count": 2998464,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2998464,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2998464,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2998464,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2998464,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447814.4795,
              1658139.34,
              -2.85821003,
              -446663.1795,
              1659187.08,
              7.18178997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447814.479542678,
                    1658139.3399109477,
                    -2.858210030098613
                  ],
                  [
                    -447814.479542678,
                    1659187.079910948,
                    -2.858210030098613
                  ],
                  [
                    -446663.17954267794,
                    1659187.079910948,
                    7.181789969901388
                  ],
                  [
                    -446663.17954267794,
                    1658139.3399109477,
                    7.181789969901388
                  ],
                  [
                    -447814.479542678,
                    1658139.3399109477,
                    -2.858210030098613
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:50:03+00:00",
            "end_time": "2019-07-10T21:03:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9463.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.03674918660684,
              64.57760886192969,
              -1.145040449382265
            ],
            [
              -163.04001658860065,
              64.58784771015563,
              -1.145040449382265
            ],
            [
              -163.01618494860605,
              64.58924634334822,
              55.29495955061773
            ],
            [
              -163.01292594735403,
              64.57900697183999,
              55.29495955061773
            ],
            [
              -163.03674918660684,
              64.57760886192969,
              -1.145040449382265
            ]
          ]
        ]
      },
      "bbox": [
        -163.0400166,
        64.57760886,
        -1.145040449,
        -163.0129259,
        64.58924634,
        55.29495955
      ],
      "properties": {
        "datetime": "2019-07-15T22:57:39Z",
        "pc:count": 4542822,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430805.3259,
            "count": 4542822,
            "maximum": -430238.2488,
            "minimum": -431389.6088,
            "name": "X",
            "position": 0,
            "stddev": 275.3735201,
            "variance": 75830.5756
          },
          {
            "average": 1653918.425,
            "count": 4542822,
            "maximum": 1654493.814,
            "minimum": 1653340.854,
            "name": "Y",
            "position": 1,
            "stddev": 289.7252962,
            "variance": 83940.74727
          },
          {
            "average": 38.91114621,
            "count": 4542822,
            "maximum": 55.29495955,
            "minimum": -1.145040449,
            "name": "Z",
            "position": 2,
            "stddev": 13.78874897,
            "variance": 190.1295981
          },
          {
            "average": 944.5959272,
            "count": 4542822,
            "maximum": 15368,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 654.6265849,
            "variance": 428535.9657
          },
          {
            "average": 1.086187176,
            "count": 4542822,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3822688024,
            "variance": 0.1461294373
          },
          {
            "average": 1.172961652,
            "count": 4542822,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5901272422,
            "variance": 0.3482501619
          },
          {
            "average": 1,
            "count": 4542822,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4542822,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.202094205,
            "count": 4542822,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.522473508,
            "variance": 20.45276663
          },
          {
            "average": 20.10498898,
            "count": 4542822,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.094126145,
            "variance": 4.385364313
          },
          {
            "average": 1.11677213,
            "count": 4542822,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4187178126,
            "variance": 0.1753246066
          },
          {
            "average": 13.62590764,
            "count": 4542822,
            "maximum": 18,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.451458044,
            "variance": 2.106730455
          },
          {
            "average": 247263927.4,
            "count": 4542822,
            "maximum": 247266659.9,
            "minimum": 247261642.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 910.3397783,
            "variance": 828718.512
          },
          {
            "average": 0,
            "count": 4542822,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4542822,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4542822,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4542822,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4542822,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431389.6088,
          1653340.854,
          -1.145040449,
          -430238.2488,
          1654493.814,
          55.29495955
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431389.60878127016,
                1653340.853868763,
                -1.145040449382265
              ],
              [
                -431389.60878127016,
                1654493.813868763,
                -1.145040449382265
              ],
              [
                -430238.2487812702,
                1654493.813868763,
                55.29495955061773
              ],
              [
                -430238.2487812702,
                1653340.853868763,
                55.29495955061773
              ],
              [
                -431389.60878127016,
                1653340.853868763,
                -1.145040449382265
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:57:39+00:00",
        "end_time": "2019-07-15T21:34:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9463.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9463.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9463.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9463.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0400166,
            64.57760886,
            -1.145040449,
            -163.0129259,
            64.58924634,
            55.29495955
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.03674918660684,
                  64.57760886192969,
                  -1.145040449382265
                ],
                [
                  -163.04001658860065,
                  64.58784771015563,
                  -1.145040449382265
                ],
                [
                  -163.01618494860605,
                  64.58924634334822,
                  55.29495955061773
                ],
                [
                  -163.01292594735403,
                  64.57900697183999,
                  55.29495955061773
                ],
                [
                  -163.03674918660684,
                  64.57760886192969,
                  -1.145040449382265
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9463.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9463.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:57:39Z",
            "pc:count": 4542822,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430805.3259,
                "count": 4542822,
                "maximum": -430238.2488,
                "minimum": -431389.6088,
                "name": "X",
                "position": 0,
                "stddev": 275.3735201,
                "variance": 75830.5756
              },
              {
                "average": 1653918.425,
                "count": 4542822,
                "maximum": 1654493.814,
                "minimum": 1653340.854,
                "name": "Y",
                "position": 1,
                "stddev": 289.7252962,
                "variance": 83940.74727
              },
              {
                "average": 38.91114621,
                "count": 4542822,
                "maximum": 55.29495955,
                "minimum": -1.145040449,
                "name": "Z",
                "position": 2,
                "stddev": 13.78874897,
                "variance": 190.1295981
              },
              {
                "average": 944.5959272,
                "count": 4542822,
                "maximum": 15368,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 654.6265849,
                "variance": 428535.9657
              },
              {
                "average": 1.086187176,
                "count": 4542822,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3822688024,
                "variance": 0.1461294373
              },
              {
                "average": 1.172961652,
                "count": 4542822,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5901272422,
                "variance": 0.3482501619
              },
              {
                "average": 1,
                "count": 4542822,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4542822,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.202094205,
                "count": 4542822,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.522473508,
                "variance": 20.45276663
              },
              {
                "average": 20.10498898,
                "count": 4542822,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.094126145,
                "variance": 4.385364313
              },
              {
                "average": 1.11677213,
                "count": 4542822,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4187178126,
                "variance": 0.1753246066
              },
              {
                "average": 13.62590764,
                "count": 4542822,
                "maximum": 18,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.451458044,
                "variance": 2.106730455
              },
              {
                "average": 247263927.4,
                "count": 4542822,
                "maximum": 247266659.9,
                "minimum": 247261642.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 910.3397783,
                "variance": 828718.512
              },
              {
                "average": 0,
                "count": 4542822,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4542822,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4542822,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4542822,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4542822,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431389.6088,
              1653340.854,
              -1.145040449,
              -430238.2488,
              1654493.814,
              55.29495955
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431389.60878127016,
                    1653340.853868763,
                    -1.145040449382265
                  ],
                  [
                    -431389.60878127016,
                    1654493.813868763,
                    -1.145040449382265
                  ],
                  [
                    -430238.2487812702,
                    1654493.813868763,
                    55.29495955061773
                  ],
                  [
                    -430238.2487812702,
                    1653340.853868763,
                    55.29495955061773
                  ],
                  [
                    -431389.60878127016,
                    1653340.853868763,
                    -1.145040449382265
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:57:39+00:00",
            "end_time": "2019-07-15T21:34:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9150.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.10224687581132,
              64.46215066711858,
              -1.022873587515527
            ],
            [
              -163.1054830095309,
              64.47225682111836,
              -1.022873587515527
            ],
            [
              -163.08695649649056,
              64.47335668181698,
              33.99712641248448
            ],
            [
              -163.08372678190622,
              64.46325012377451,
              33.99712641248448
            ],
            [
              -163.10224687581132,
              64.46215066711858,
              -1.022873587515527
            ]
          ]
        ]
      },
      "bbox": [
        -163.105483,
        64.46215067,
        -1.022873588,
        -163.0837268,
        64.47335668,
        33.99712641
      ],
      "properties": {
        "datetime": "2019-07-10T22:35:26Z",
        "pc:count": 2091801,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435732.1697,
            "count": 2091801,
            "maximum": -435358.0485,
            "minimum": -436256.8685,
            "name": "X",
            "position": 0,
            "stddev": 206.5043981,
            "variance": 42644.06644
          },
          {
            "average": 1641715.111,
            "count": 2091801,
            "maximum": 1642144.737,
            "minimum": 1641006.377,
            "name": "Y",
            "position": 1,
            "stddev": 259.4471954,
            "variance": 67312.8472
          },
          {
            "average": 13.48135444,
            "count": 2091801,
            "maximum": 33.99712641,
            "minimum": -1.022873588,
            "name": "Z",
            "position": 2,
            "stddev": 4.684234812,
            "variance": 21.94205577
          },
          {
            "average": 824.875436,
            "count": 2091801,
            "maximum": 8021,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 609.9989424,
            "variance": 372098.7098
          },
          {
            "average": 1.035669263,
            "count": 2091801,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2188043124,
            "variance": 0.04787532713
          },
          {
            "average": 1.071564169,
            "count": 2091801,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3273863876,
            "variance": 0.1071818468
          },
          {
            "average": 1,
            "count": 2091801,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2091801,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.354994094,
            "count": 2091801,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.973430148,
            "variance": 24.73500743
          },
          {
            "average": 20.02894705,
            "count": 2091801,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.654285376,
            "variance": 2.736660105
          },
          {
            "average": 1.074182009,
            "count": 2091801,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2867061916,
            "variance": 0.08220044028
          },
          {
            "average": 13.75068183,
            "count": 2091801,
            "maximum": 16,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8676271308,
            "variance": 0.7527768381
          },
          {
            "average": 246831917.4,
            "count": 2091801,
            "maximum": 246833326.5,
            "minimum": 246831403.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 543.0881828,
            "variance": 294944.7743
          },
          {
            "average": 0,
            "count": 2091801,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2091801,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2091801,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2091801,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2091801,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436256.8685,
          1641006.377,
          -1.022873588,
          -435358.0485,
          1642144.737,
          33.99712641
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436256.8684661758,
                1641006.3772074205,
                -1.022873587515527
              ],
              [
                -436256.8684661758,
                1642144.7372074204,
                -1.022873587515527
              ],
              [
                -435358.04846617585,
                1642144.7372074204,
                33.99712641248448
              ],
              [
                -435358.04846617585,
                1641006.3772074205,
                33.99712641248448
              ],
              [
                -436256.8684661758,
                1641006.3772074205,
                -1.022873587515527
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:35:26+00:00",
        "end_time": "2019-07-10T22:03:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9150.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9150.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9150.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9150.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.105483,
            64.46215067,
            -1.022873588,
            -163.0837268,
            64.47335668,
            33.99712641
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.10224687581132,
                  64.46215066711858,
                  -1.022873587515527
                ],
                [
                  -163.1054830095309,
                  64.47225682111836,
                  -1.022873587515527
                ],
                [
                  -163.08695649649056,
                  64.47335668181698,
                  33.99712641248448
                ],
                [
                  -163.08372678190622,
                  64.46325012377451,
                  33.99712641248448
                ],
                [
                  -163.10224687581132,
                  64.46215066711858,
                  -1.022873587515527
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9150.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9150.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:35:26Z",
            "pc:count": 2091801,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435732.1697,
                "count": 2091801,
                "maximum": -435358.0485,
                "minimum": -436256.8685,
                "name": "X",
                "position": 0,
                "stddev": 206.5043981,
                "variance": 42644.06644
              },
              {
                "average": 1641715.111,
                "count": 2091801,
                "maximum": 1642144.737,
                "minimum": 1641006.377,
                "name": "Y",
                "position": 1,
                "stddev": 259.4471954,
                "variance": 67312.8472
              },
              {
                "average": 13.48135444,
                "count": 2091801,
                "maximum": 33.99712641,
                "minimum": -1.022873588,
                "name": "Z",
                "position": 2,
                "stddev": 4.684234812,
                "variance": 21.94205577
              },
              {
                "average": 824.875436,
                "count": 2091801,
                "maximum": 8021,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 609.9989424,
                "variance": 372098.7098
              },
              {
                "average": 1.035669263,
                "count": 2091801,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2188043124,
                "variance": 0.04787532713
              },
              {
                "average": 1.071564169,
                "count": 2091801,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3273863876,
                "variance": 0.1071818468
              },
              {
                "average": 1,
                "count": 2091801,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2091801,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.354994094,
                "count": 2091801,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.973430148,
                "variance": 24.73500743
              },
              {
                "average": 20.02894705,
                "count": 2091801,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.654285376,
                "variance": 2.736660105
              },
              {
                "average": 1.074182009,
                "count": 2091801,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2867061916,
                "variance": 0.08220044028
              },
              {
                "average": 13.75068183,
                "count": 2091801,
                "maximum": 16,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8676271308,
                "variance": 0.7527768381
              },
              {
                "average": 246831917.4,
                "count": 2091801,
                "maximum": 246833326.5,
                "minimum": 246831403.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 543.0881828,
                "variance": 294944.7743
              },
              {
                "average": 0,
                "count": 2091801,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2091801,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2091801,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2091801,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2091801,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436256.8685,
              1641006.377,
              -1.022873588,
              -435358.0485,
              1642144.737,
              33.99712641
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436256.8684661758,
                    1641006.3772074205,
                    -1.022873587515527
                  ],
                  [
                    -436256.8684661758,
                    1642144.7372074204,
                    -1.022873587515527
                  ],
                  [
                    -435358.04846617585,
                    1642144.7372074204,
                    33.99712641248448
                  ],
                  [
                    -435358.04846617585,
                    1641006.3772074205,
                    33.99712641248448
                  ],
                  [
                    -436256.8684661758,
                    1641006.3772074205,
                    -1.022873587515527
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:35:26+00:00",
            "end_time": "2019-07-10T22:03: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": "20190710_NCMP_AK_03WWM8357.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.26919808459513,
              64.52670310984594,
              5.452534922391422
            ],
            [
              -163.27254220386686,
              64.53693374886761,
              5.452534922391422
            ],
            [
              -163.2492743092186,
              64.53833736543828,
              93.47253492239142
            ],
            [
              -163.24593836313056,
              64.52810620290073,
              93.47253492239142
            ],
            [
              -163.26919808459513,
              64.52670310984594,
              5.452534922391422
            ]
          ]
        ]
      },
      "bbox": [
        -163.2725422,
        64.52670311,
        5.452534922,
        -163.2459384,
        64.53833737,
        93.47253492
      ],
      "properties": {
        "datetime": "2019-07-10T21:30:31Z",
        "pc:count": 5077519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442678.8781,
            "count": 5077519,
            "maximum": -442078.3073,
            "minimum": -443204.9873,
            "name": "X",
            "position": 0,
            "stddev": 282.4423434,
            "variance": 79773.67732
          },
          {
            "average": 1649820.291,
            "count": 5077519,
            "maximum": 1650398.432,
            "minimum": 1649245.752,
            "name": "Y",
            "position": 1,
            "stddev": 279.8988336,
            "variance": 78343.35708
          },
          {
            "average": 32.91363218,
            "count": 5077519,
            "maximum": 93.47253492,
            "minimum": 5.452534922,
            "name": "Z",
            "position": 2,
            "stddev": 18.70226884,
            "variance": 349.7748599
          },
          {
            "average": 776.5009072,
            "count": 5077519,
            "maximum": 6350,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 691.1345194,
            "variance": 477666.924
          },
          {
            "average": 1.173934553,
            "count": 5077519,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4705182557,
            "variance": 0.221387429
          },
          {
            "average": 1.348226565,
            "count": 5077519,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6787000516,
            "variance": 0.4606337601
          },
          {
            "average": 1,
            "count": 5077519,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5077519,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.357215798,
            "count": 5077519,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4791792116,
            "variance": 0.2296127168
          },
          {
            "average": 20.09787152,
            "count": 5077519,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.828859246,
            "variance": 3.344726142
          },
          {
            "average": 1.186341006,
            "count": 5077519,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4790264472,
            "variance": 0.2294663371
          },
          {
            "average": 4.466855368,
            "count": 5077519,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.625090944,
            "variance": 2.640920575
          },
          {
            "average": 246828071.5,
            "count": 5077519,
            "maximum": 246829431.2,
            "minimum": 246827185.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 614.1172182,
            "variance": 377139.9578
          },
          {
            "average": 0,
            "count": 5077519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5077519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5077519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5077519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5077519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443204.9873,
          1649245.752,
          5.452534922,
          -442078.3073,
          1650398.432,
          93.47253492
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443204.9872637139,
                1649245.7522996017,
                5.452534922391422
              ],
              [
                -443204.9872637139,
                1650398.4322996018,
                5.452534922391422
              ],
              [
                -442078.30726371385,
                1650398.4322996018,
                93.47253492239142
              ],
              [
                -442078.30726371385,
                1649245.7522996017,
                93.47253492239142
              ],
              [
                -443204.9872637139,
                1649245.7522996017,
                5.452534922391422
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:30:31+00:00",
        "end_time": "2019-07-10T20:53:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8357.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8357.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8357.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8357.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2725422,
            64.52670311,
            5.452534922,
            -163.2459384,
            64.53833737,
            93.47253492
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.26919808459513,
                  64.52670310984594,
                  5.452534922391422
                ],
                [
                  -163.27254220386686,
                  64.53693374886761,
                  5.452534922391422
                ],
                [
                  -163.2492743092186,
                  64.53833736543828,
                  93.47253492239142
                ],
                [
                  -163.24593836313056,
                  64.52810620290073,
                  93.47253492239142
                ],
                [
                  -163.26919808459513,
                  64.52670310984594,
                  5.452534922391422
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8357.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8357.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:30:31Z",
            "pc:count": 5077519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442678.8781,
                "count": 5077519,
                "maximum": -442078.3073,
                "minimum": -443204.9873,
                "name": "X",
                "position": 0,
                "stddev": 282.4423434,
                "variance": 79773.67732
              },
              {
                "average": 1649820.291,
                "count": 5077519,
                "maximum": 1650398.432,
                "minimum": 1649245.752,
                "name": "Y",
                "position": 1,
                "stddev": 279.8988336,
                "variance": 78343.35708
              },
              {
                "average": 32.91363218,
                "count": 5077519,
                "maximum": 93.47253492,
                "minimum": 5.452534922,
                "name": "Z",
                "position": 2,
                "stddev": 18.70226884,
                "variance": 349.7748599
              },
              {
                "average": 776.5009072,
                "count": 5077519,
                "maximum": 6350,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 691.1345194,
                "variance": 477666.924
              },
              {
                "average": 1.173934553,
                "count": 5077519,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4705182557,
                "variance": 0.221387429
              },
              {
                "average": 1.348226565,
                "count": 5077519,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6787000516,
                "variance": 0.4606337601
              },
              {
                "average": 1,
                "count": 5077519,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5077519,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.357215798,
                "count": 5077519,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4791792116,
                "variance": 0.2296127168
              },
              {
                "average": 20.09787152,
                "count": 5077519,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.828859246,
                "variance": 3.344726142
              },
              {
                "average": 1.186341006,
                "count": 5077519,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4790264472,
                "variance": 0.2294663371
              },
              {
                "average": 4.466855368,
                "count": 5077519,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.625090944,
                "variance": 2.640920575
              },
              {
                "average": 246828071.5,
                "count": 5077519,
                "maximum": 246829431.2,
                "minimum": 246827185.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 614.1172182,
                "variance": 377139.9578
              },
              {
                "average": 0,
                "count": 5077519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5077519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5077519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5077519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5077519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443204.9873,
              1649245.752,
              5.452534922,
              -442078.3073,
              1650398.432,
              93.47253492
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443204.9872637139,
                    1649245.7522996017,
                    5.452534922391422
                  ],
                  [
                    -443204.9872637139,
                    1650398.4322996018,
                    5.452534922391422
                  ],
                  [
                    -442078.30726371385,
                    1650398.4322996018,
                    93.47253492239142
                  ],
                  [
                    -442078.30726371385,
                    1649245.7522996017,
                    93.47253492239142
                  ],
                  [
                    -443204.9872637139,
                    1649245.7522996017,
                    5.452534922391422
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:30:31+00:00",
            "end_time": "2019-07-10T20:53:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7868.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.36795597368425,
              64.62652389386858,
              -4.475180213936225
            ],
            [
              -163.37134722885054,
              64.63675351568399,
              -4.475180213936225
            ],
            [
              -163.34749822760966,
              64.63820281934699,
              9.224819786063776
            ],
            [
              -163.3441153734351,
              64.6279726545743,
              9.224819786063776
            ],
            [
              -163.36795597368425,
              64.62652389386858,
              -4.475180213936225
            ]
          ]
        ]
      },
      "bbox": [
        -163.3713472,
        64.62652389,
        -4.475180214,
        -163.3441154,
        64.63820282,
        9.224819786
      ],
      "properties": {
        "datetime": "2019-07-15T01:19:38Z",
        "pc:count": 4222597,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445744.908,
            "count": 4222597,
            "maximum": -445179.1338,
            "minimum": -446330.1538,
            "name": "X",
            "position": 0,
            "stddev": 277.9674587,
            "variance": 77265.90808
          },
          {
            "average": 1661526.015,
            "count": 4222597,
            "maximum": 1662086.96,
            "minimum": 1660934.32,
            "name": "Y",
            "position": 1,
            "stddev": 301.133057,
            "variance": 90681.11804
          },
          {
            "average": 1.961701482,
            "count": 4222597,
            "maximum": 9.224819786,
            "minimum": -4.475180214,
            "name": "Z",
            "position": 2,
            "stddev": 1.344177252,
            "variance": 1.806812486
          },
          {
            "average": 535.716048,
            "count": 4222597,
            "maximum": 4299,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 523.519788,
            "variance": 274072.9684
          },
          {
            "average": 1.073180557,
            "count": 4222597,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3306673135,
            "variance": 0.1093408722
          },
          {
            "average": 1.146466736,
            "count": 4222597,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4998905098,
            "variance": 0.2498905218
          },
          {
            "average": 1,
            "count": 4222597,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4222597,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.159809473,
            "count": 4222597,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.88001799,
            "variance": 141.1348274
          },
          {
            "average": 20.03263751,
            "count": 4222597,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.316625,
            "variance": 1.733501392
          },
          {
            "average": 1.333196135,
            "count": 4222597,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5230582369,
            "variance": 0.2735899192
          },
          {
            "average": 6.497118479,
            "count": 4222597,
            "maximum": 22,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.453934935,
            "variance": 11.92966653
          },
          {
            "average": 247183754.4,
            "count": 4222597,
            "maximum": 247188778.6,
            "minimum": 246836459.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29649.38636,
            "variance": 879086111.4
          },
          {
            "average": 0,
            "count": 4222597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4222597,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4222597,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4222597,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4222597,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446330.1538,
          1660934.32,
          -4.475180214,
          -445179.1338,
          1662086.96,
          9.224819786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446330.15380915406,
                1660934.319898279,
                -4.475180213936225
              ],
              [
                -446330.15380915406,
                1662086.959898279,
                -4.475180213936225
              ],
              [
                -445179.13380915404,
                1662086.959898279,
                9.224819786063776
              ],
              [
                -445179.13380915404,
                1660934.319898279,
                9.224819786063776
              ],
              [
                -446330.15380915406,
                1660934.319898279,
                -4.475180213936225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:19:38+00:00",
        "end_time": "2019-07-10T23:27:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7868.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7868.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7868.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7868.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3713472,
            64.62652389,
            -4.475180214,
            -163.3441154,
            64.63820282,
            9.224819786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.36795597368425,
                  64.62652389386858,
                  -4.475180213936225
                ],
                [
                  -163.37134722885054,
                  64.63675351568399,
                  -4.475180213936225
                ],
                [
                  -163.34749822760966,
                  64.63820281934699,
                  9.224819786063776
                ],
                [
                  -163.3441153734351,
                  64.6279726545743,
                  9.224819786063776
                ],
                [
                  -163.36795597368425,
                  64.62652389386858,
                  -4.475180213936225
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7868.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7868.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:19:38Z",
            "pc:count": 4222597,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445744.908,
                "count": 4222597,
                "maximum": -445179.1338,
                "minimum": -446330.1538,
                "name": "X",
                "position": 0,
                "stddev": 277.9674587,
                "variance": 77265.90808
              },
              {
                "average": 1661526.015,
                "count": 4222597,
                "maximum": 1662086.96,
                "minimum": 1660934.32,
                "name": "Y",
                "position": 1,
                "stddev": 301.133057,
                "variance": 90681.11804
              },
              {
                "average": 1.961701482,
                "count": 4222597,
                "maximum": 9.224819786,
                "minimum": -4.475180214,
                "name": "Z",
                "position": 2,
                "stddev": 1.344177252,
                "variance": 1.806812486
              },
              {
                "average": 535.716048,
                "count": 4222597,
                "maximum": 4299,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 523.519788,
                "variance": 274072.9684
              },
              {
                "average": 1.073180557,
                "count": 4222597,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3306673135,
                "variance": 0.1093408722
              },
              {
                "average": 1.146466736,
                "count": 4222597,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4998905098,
                "variance": 0.2498905218
              },
              {
                "average": 1,
                "count": 4222597,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4222597,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.159809473,
                "count": 4222597,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.88001799,
                "variance": 141.1348274
              },
              {
                "average": 20.03263751,
                "count": 4222597,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.316625,
                "variance": 1.733501392
              },
              {
                "average": 1.333196135,
                "count": 4222597,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5230582369,
                "variance": 0.2735899192
              },
              {
                "average": 6.497118479,
                "count": 4222597,
                "maximum": 22,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.453934935,
                "variance": 11.92966653
              },
              {
                "average": 247183754.4,
                "count": 4222597,
                "maximum": 247188778.6,
                "minimum": 246836459.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29649.38636,
                "variance": 879086111.4
              },
              {
                "average": 0,
                "count": 4222597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4222597,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4222597,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4222597,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4222597,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446330.1538,
              1660934.32,
              -4.475180214,
              -445179.1338,
              1662086.96,
              9.224819786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446330.15380915406,
                    1660934.319898279,
                    -4.475180213936225
                  ],
                  [
                    -446330.15380915406,
                    1662086.959898279,
                    -4.475180213936225
                  ],
                  [
                    -445179.13380915404,
                    1662086.959898279,
                    9.224819786063776
                  ],
                  [
                    -445179.13380915404,
                    1660934.319898279,
                    9.224819786063776
                  ],
                  [
                    -446330.15380915406,
                    1660934.319898279,
                    -4.475180213936225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:19:38+00:00",
            "end_time": "2019-07-10T23:27:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0149.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9003657580581,
              64.45005246381817,
              -8.261056706891605
            ],
            [
              -162.90356885650363,
              64.46028928727718,
              -8.261056706891605
            ],
            [
              -162.87985291052453,
              64.46166573402319,
              -2.101056706891605
            ],
            [
              -162.87665813946379,
              64.4514283986516,
              -2.101056706891605
            ],
            [
              -162.9003657580581,
              64.45005246381817,
              -8.261056706891605
            ]
          ]
        ]
      },
      "bbox": [
        -162.9035689,
        64.45005246,
        -8.261056707,
        -162.8766581,
        64.46166573,
        -2.101056707
      ],
      "properties": {
        "datetime": "2019-07-16T02:13:01Z",
        "pc:count": 926093,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426131.6812,
            "count": 926093,
            "maximum": -425669.4785,
            "minimum": -426820.0585,
            "name": "X",
            "position": 0,
            "stddev": 300.4378044,
            "variance": 90262.87434
          },
          {
            "average": 1638879.34,
            "count": 926093,
            "maximum": 1639509.572,
            "minimum": 1638356.952,
            "name": "Y",
            "position": 1,
            "stddev": 288.8708741,
            "variance": 83446.38187
          },
          {
            "average": -5.779205251,
            "count": 926093,
            "maximum": -2.101056707,
            "minimum": -8.261056707,
            "name": "Z",
            "position": 2,
            "stddev": 1.455442134,
            "variance": 2.118311807
          },
          {
            "average": 1537.910629,
            "count": 926093,
            "maximum": 4810,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1088.929306,
            "variance": 1185767.033
          },
          {
            "average": 1.000086384,
            "count": 926093,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009293925102,
            "variance": 8.63770438e-05
          },
          {
            "average": 1.000172769,
            "count": 926093,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01314302716,
            "variance": 0.0001727391631
          },
          {
            "average": 1,
            "count": 926093,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926093,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 926093,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.90415661,
            "count": 926093,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9269017217,
            "variance": 0.8591468017
          },
          {
            "average": 2.021429813,
            "count": 926093,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1454669889,
            "variance": 0.02116064487
          },
          {
            "average": 32.76014396,
            "count": 926093,
            "maximum": 36,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.461835372,
            "variance": 2.136962653
          },
          {
            "average": 247275972.6,
            "count": 926093,
            "maximum": 247278381,
            "minimum": 247273346,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1003.058456,
            "variance": 1006126.265
          },
          {
            "average": 0,
            "count": 926093,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926093,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926093,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926093,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 926093,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426820.0585,
          1638356.952,
          -8.261056707,
          -425669.4785,
          1639509.572,
          -2.101056707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426820.0585029773,
                1638356.9523797408,
                -8.261056706891605
              ],
              [
                -426820.0585029773,
                1639509.572379741,
                -8.261056706891605
              ],
              [
                -425669.47850297735,
                1639509.572379741,
                -2.101056706891605
              ],
              [
                -425669.47850297735,
                1638356.9523797408,
                -2.101056706891605
              ],
              [
                -426820.0585029773,
                1638356.9523797408,
                -8.261056706891605
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:13:01+00:00",
        "end_time": "2019-07-16T00:49:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0149.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0149.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0149.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0149.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9035689,
            64.45005246,
            -8.261056707,
            -162.8766581,
            64.46166573,
            -2.101056707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9003657580581,
                  64.45005246381817,
                  -8.261056706891605
                ],
                [
                  -162.90356885650363,
                  64.46028928727718,
                  -8.261056706891605
                ],
                [
                  -162.87985291052453,
                  64.46166573402319,
                  -2.101056706891605
                ],
                [
                  -162.87665813946379,
                  64.4514283986516,
                  -2.101056706891605
                ],
                [
                  -162.9003657580581,
                  64.45005246381817,
                  -8.261056706891605
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0149.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0149.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:13:01Z",
            "pc:count": 926093,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426131.6812,
                "count": 926093,
                "maximum": -425669.4785,
                "minimum": -426820.0585,
                "name": "X",
                "position": 0,
                "stddev": 300.4378044,
                "variance": 90262.87434
              },
              {
                "average": 1638879.34,
                "count": 926093,
                "maximum": 1639509.572,
                "minimum": 1638356.952,
                "name": "Y",
                "position": 1,
                "stddev": 288.8708741,
                "variance": 83446.38187
              },
              {
                "average": -5.779205251,
                "count": 926093,
                "maximum": -2.101056707,
                "minimum": -8.261056707,
                "name": "Z",
                "position": 2,
                "stddev": 1.455442134,
                "variance": 2.118311807
              },
              {
                "average": 1537.910629,
                "count": 926093,
                "maximum": 4810,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1088.929306,
                "variance": 1185767.033
              },
              {
                "average": 1.000086384,
                "count": 926093,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009293925102,
                "variance": 8.63770438e-05
              },
              {
                "average": 1.000172769,
                "count": 926093,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01314302716,
                "variance": 0.0001727391631
              },
              {
                "average": 1,
                "count": 926093,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926093,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 926093,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.90415661,
                "count": 926093,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9269017217,
                "variance": 0.8591468017
              },
              {
                "average": 2.021429813,
                "count": 926093,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1454669889,
                "variance": 0.02116064487
              },
              {
                "average": 32.76014396,
                "count": 926093,
                "maximum": 36,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.461835372,
                "variance": 2.136962653
              },
              {
                "average": 247275972.6,
                "count": 926093,
                "maximum": 247278381,
                "minimum": 247273346,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1003.058456,
                "variance": 1006126.265
              },
              {
                "average": 0,
                "count": 926093,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926093,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926093,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926093,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 926093,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426820.0585,
              1638356.952,
              -8.261056707,
              -425669.4785,
              1639509.572,
              -2.101056707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426820.0585029773,
                    1638356.9523797408,
                    -8.261056706891605
                  ],
                  [
                    -426820.0585029773,
                    1639509.572379741,
                    -8.261056706891605
                  ],
                  [
                    -425669.47850297735,
                    1639509.572379741,
                    -2.101056706891605
                  ],
                  [
                    -425669.47850297735,
                    1638356.9523797408,
                    -2.101056706891605
                  ],
                  [
                    -426820.0585029773,
                    1638356.9523797408,
                    -8.261056706891605
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:13:01+00:00",
            "end_time": "2019-07-16T00:49: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": "20190715_NCMP_AK_03WWM8863.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.16195421231367,
              64.57922279713233,
              -0.911181885838408
            ],
            [
              -163.16526609641795,
              64.58945687648249,
              -0.911181885838408
            ],
            [
              -163.14143349848786,
              64.59087513925351,
              0.008818114161592
            ],
            [
              -163.13813000748348,
              64.58064052948478,
              0.008818114161592
            ],
            [
              -163.16195421231367,
              64.57922279713233,
              -0.911181885838408
            ]
          ]
        ]
      },
      "bbox": [
        -163.1652661,
        64.5792228,
        -0.9111818858,
        -163.13813,
        64.59087514,
        0.008818114162
      ],
      "properties": {
        "datetime": "2019-07-16T02:08:51Z",
        "pc:count": 4144957,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436728.8479,
            "count": 4144957,
            "maximum": -436152.4459,
            "minimum": -437304.0859,
            "name": "X",
            "position": 0,
            "stddev": 287.7521521,
            "variance": 82801.30103
          },
          {
            "average": 1654909.2,
            "count": 4144957,
            "maximum": 1655490.823,
            "minimum": 1654338.103,
            "name": "Y",
            "position": 1,
            "stddev": 286.7833377,
            "variance": 82244.6828
          },
          {
            "average": -0.4925548337,
            "count": 4144957,
            "maximum": 0.008818114162,
            "minimum": -0.9111818858,
            "name": "Z",
            "position": 2,
            "stddev": 0.07263719861,
            "variance": 0.005276162621
          },
          {
            "average": 1.456051776,
            "count": 4144957,
            "maximum": 2615,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.72619748,
            "variance": 1825.527951
          },
          {
            "average": 1.000000724,
            "count": 4144957,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0008507471597,
            "variance": 7.237707297e-07
          },
          {
            "average": 1.000001448,
            "count": 4144957,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001203137736,
            "variance": 1.447540412e-06
          },
          {
            "average": 1,
            "count": 4144957,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4144957,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4144957,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.88859295,
            "count": 4144957,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.129511683,
            "variance": 1.275796643
          },
          {
            "average": 2.004296546,
            "count": 4144957,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.065410776,
            "variance": 0.004278569617
          },
          {
            "average": 17.75686961,
            "count": 4144957,
            "maximum": 36,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.2025601,
            "variance": 174.3075933
          },
          {
            "average": 247266406.2,
            "count": 4144957,
            "maximum": 247278131,
            "minimum": 247258000.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 8525.14854,
            "variance": 72678157.64
          },
          {
            "average": 0,
            "count": 4144957,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4144957,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4144957,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4144957,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4144957,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437304.0859,
          1654338.103,
          -0.9111818858,
          -436152.4459,
          1655490.823,
          0.008818114162
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437304.085887285,
                1654338.1025632008,
                -0.911181885838408
              ],
              [
                -437304.085887285,
                1655490.822563201,
                -0.911181885838408
              ],
              [
                -436152.445887285,
                1655490.822563201,
                0.008818114161592
              ],
              [
                -436152.445887285,
                1654338.1025632008,
                0.008818114161592
              ],
              [
                -437304.085887285,
                1654338.1025632008,
                -0.911181885838408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:08:51+00:00",
        "end_time": "2019-07-15T20:33:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8863.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8863.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8863.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8863.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1652661,
            64.5792228,
            -0.9111818858,
            -163.13813,
            64.59087514,
            0.008818114162
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.16195421231367,
                  64.57922279713233,
                  -0.911181885838408
                ],
                [
                  -163.16526609641795,
                  64.58945687648249,
                  -0.911181885838408
                ],
                [
                  -163.14143349848786,
                  64.59087513925351,
                  0.008818114161592
                ],
                [
                  -163.13813000748348,
                  64.58064052948478,
                  0.008818114161592
                ],
                [
                  -163.16195421231367,
                  64.57922279713233,
                  -0.911181885838408
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8863.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8863.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:08:51Z",
            "pc:count": 4144957,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436728.8479,
                "count": 4144957,
                "maximum": -436152.4459,
                "minimum": -437304.0859,
                "name": "X",
                "position": 0,
                "stddev": 287.7521521,
                "variance": 82801.30103
              },
              {
                "average": 1654909.2,
                "count": 4144957,
                "maximum": 1655490.823,
                "minimum": 1654338.103,
                "name": "Y",
                "position": 1,
                "stddev": 286.7833377,
                "variance": 82244.6828
              },
              {
                "average": -0.4925548337,
                "count": 4144957,
                "maximum": 0.008818114162,
                "minimum": -0.9111818858,
                "name": "Z",
                "position": 2,
                "stddev": 0.07263719861,
                "variance": 0.005276162621
              },
              {
                "average": 1.456051776,
                "count": 4144957,
                "maximum": 2615,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.72619748,
                "variance": 1825.527951
              },
              {
                "average": 1.000000724,
                "count": 4144957,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0008507471597,
                "variance": 7.237707297e-07
              },
              {
                "average": 1.000001448,
                "count": 4144957,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001203137736,
                "variance": 1.447540412e-06
              },
              {
                "average": 1,
                "count": 4144957,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4144957,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4144957,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.88859295,
                "count": 4144957,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.129511683,
                "variance": 1.275796643
              },
              {
                "average": 2.004296546,
                "count": 4144957,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.065410776,
                "variance": 0.004278569617
              },
              {
                "average": 17.75686961,
                "count": 4144957,
                "maximum": 36,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.2025601,
                "variance": 174.3075933
              },
              {
                "average": 247266406.2,
                "count": 4144957,
                "maximum": 247278131,
                "minimum": 247258000.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 8525.14854,
                "variance": 72678157.64
              },
              {
                "average": 0,
                "count": 4144957,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4144957,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4144957,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4144957,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4144957,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437304.0859,
              1654338.103,
              -0.9111818858,
              -436152.4459,
              1655490.823,
              0.008818114162
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437304.085887285,
                    1654338.1025632008,
                    -0.911181885838408
                  ],
                  [
                    -437304.085887285,
                    1655490.822563201,
                    -0.911181885838408
                  ],
                  [
                    -436152.445887285,
                    1655490.822563201,
                    0.008818114161592
                  ],
                  [
                    -436152.445887285,
                    1654338.1025632008,
                    0.008818114161592
                  ],
                  [
                    -437304.085887285,
                    1654338.1025632008,
                    -0.911181885838408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:08:51+00:00",
            "end_time": "2019-07-15T20:33:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9648.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.00512431017094,
              64.4465932081669,
              -8.047318380386981
            ],
            [
              -163.00709284472515,
              64.4528119811109,
              -8.047318380386981
            ],
            [
              -162.99915333515358,
              64.453278750149,
              -6.827318380386981
            ],
            [
              -162.99718649311163,
              64.44705987176964,
              -6.827318380386981
            ],
            [
              -163.00512431017094,
              64.4465932081669,
              -8.047318380386981
            ]
          ]
        ]
      },
      "bbox": [
        -163.0070928,
        64.44659321,
        -8.04731838,
        -162.9971865,
        64.45327875,
        -6.82731838
      ],
      "properties": {
        "datetime": "2019-07-11T00:13:35Z",
        "pc:count": 15844,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431682.4127,
            "count": 15844,
            "maximum": -431479.9448,
            "minimum": -431865.3248,
            "name": "X",
            "position": 0,
            "stddev": 78.49008577,
            "variance": 6160.693565
          },
          {
            "average": 1639056.889,
            "count": 15844,
            "maximum": 1639352.065,
            "minimum": 1638651.705,
            "name": "Y",
            "position": 1,
            "stddev": 148.3846162,
            "variance": 22017.99431
          },
          {
            "average": -7.437900935,
            "count": 15844,
            "maximum": -6.82731838,
            "minimum": -8.04731838,
            "name": "Z",
            "position": 2,
            "stddev": 0.1805491988,
            "variance": 0.03259801319
          },
          {
            "average": 1296.118404,
            "count": 15844,
            "maximum": 2117,
            "minimum": 492,
            "name": "Intensity",
            "position": 3,
            "stddev": 121.2401694,
            "variance": 14699.17868
          },
          {
            "average": 1,
            "count": 15844,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 15844,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 15844,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15844,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 15844,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.69028485,
            "count": 15844,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.236295041,
            "variance": 1.528425428
          },
          {
            "average": 2.000757384,
            "count": 15844,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0275110639,
            "variance": 0.000756858637
          },
          {
            "average": 23.89800555,
            "count": 15844,
            "maximum": 26,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6644780544,
            "variance": 0.4415310847
          },
          {
            "average": 246837844.7,
            "count": 15844,
            "maximum": 246839215.1,
            "minimum": 246836814.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 424.6185498,
            "variance": 180300.9128
          },
          {
            "average": 0,
            "count": 15844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15844,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15844,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15844,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15844,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431865.3248,
          1638651.705,
          -8.04731838,
          -431479.9448,
          1639352.065,
          -6.82731838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431865.3247950854,
                1638651.7047964043,
                -8.047318380386981
              ],
              [
                -431865.3247950854,
                1639352.0647964042,
                -8.047318380386981
              ],
              [
                -431479.9447950854,
                1639352.0647964042,
                -6.827318380386981
              ],
              [
                -431479.9447950854,
                1638651.7047964043,
                -6.827318380386981
              ],
              [
                -431865.3247950854,
                1638651.7047964043,
                -8.047318380386981
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:13:35+00:00",
        "end_time": "2019-07-10T23:33:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9648.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9648.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9648.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9648.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0070928,
            64.44659321,
            -8.04731838,
            -162.9971865,
            64.45327875,
            -6.82731838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.00512431017094,
                  64.4465932081669,
                  -8.047318380386981
                ],
                [
                  -163.00709284472515,
                  64.4528119811109,
                  -8.047318380386981
                ],
                [
                  -162.99915333515358,
                  64.453278750149,
                  -6.827318380386981
                ],
                [
                  -162.99718649311163,
                  64.44705987176964,
                  -6.827318380386981
                ],
                [
                  -163.00512431017094,
                  64.4465932081669,
                  -8.047318380386981
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9648.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9648.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:13:35Z",
            "pc:count": 15844,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431682.4127,
                "count": 15844,
                "maximum": -431479.9448,
                "minimum": -431865.3248,
                "name": "X",
                "position": 0,
                "stddev": 78.49008577,
                "variance": 6160.693565
              },
              {
                "average": 1639056.889,
                "count": 15844,
                "maximum": 1639352.065,
                "minimum": 1638651.705,
                "name": "Y",
                "position": 1,
                "stddev": 148.3846162,
                "variance": 22017.99431
              },
              {
                "average": -7.437900935,
                "count": 15844,
                "maximum": -6.82731838,
                "minimum": -8.04731838,
                "name": "Z",
                "position": 2,
                "stddev": 0.1805491988,
                "variance": 0.03259801319
              },
              {
                "average": 1296.118404,
                "count": 15844,
                "maximum": 2117,
                "minimum": 492,
                "name": "Intensity",
                "position": 3,
                "stddev": 121.2401694,
                "variance": 14699.17868
              },
              {
                "average": 1,
                "count": 15844,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 15844,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 15844,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15844,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 15844,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.69028485,
                "count": 15844,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.236295041,
                "variance": 1.528425428
              },
              {
                "average": 2.000757384,
                "count": 15844,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0275110639,
                "variance": 0.000756858637
              },
              {
                "average": 23.89800555,
                "count": 15844,
                "maximum": 26,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6644780544,
                "variance": 0.4415310847
              },
              {
                "average": 246837844.7,
                "count": 15844,
                "maximum": 246839215.1,
                "minimum": 246836814.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 424.6185498,
                "variance": 180300.9128
              },
              {
                "average": 0,
                "count": 15844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15844,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15844,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15844,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15844,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431865.3248,
              1638651.705,
              -8.04731838,
              -431479.9448,
              1639352.065,
              -6.82731838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431865.3247950854,
                    1638651.7047964043,
                    -8.047318380386981
                  ],
                  [
                    -431865.3247950854,
                    1639352.0647964042,
                    -8.047318380386981
                  ],
                  [
                    -431479.9447950854,
                    1639352.0647964042,
                    -6.827318380386981
                  ],
                  [
                    -431479.9447950854,
                    1638651.7047964043,
                    -6.827318380386981
                  ],
                  [
                    -431865.3247950854,
                    1638651.7047964043,
                    -8.047318380386981
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:13:35+00:00",
            "end_time": "2019-07-10T23:33: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": "20190715_NCMP_AK_03WXM0250.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.8789154450936,
              64.45872069369815,
              -5.164250905096566
            ],
            [
              -162.88210967446264,
              64.46895115881217,
              -5.164250905096566
            ],
            [
              -162.85837273299578,
              64.47032505844254,
              19.315749094903435
            ],
            [
              -162.85518683637918,
              64.46009408248044,
              19.315749094903435
            ],
            [
              -162.8789154450936,
              64.45872069369815,
              -5.164250905096566
            ]
          ]
        ]
      },
      "bbox": [
        -162.8821097,
        64.45872069,
        -5.164250905,
        -162.8551868,
        64.47032506,
        19.31574909
      ],
      "properties": {
        "datetime": "2019-07-16T01:05:20Z",
        "pc:count": 3367468,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425034.3113,
            "count": 3367468,
            "maximum": -424517.4124,
            "minimum": -425668.6124,
            "name": "X",
            "position": 0,
            "stddev": 278.4861024,
            "variance": 77554.50923
          },
          {
            "average": 1639736.42,
            "count": 3367468,
            "maximum": 1640329.715,
            "minimum": 1639177.875,
            "name": "Y",
            "position": 1,
            "stddev": 292.0547394,
            "variance": 85295.97084
          },
          {
            "average": -2.302768999,
            "count": 3367468,
            "maximum": 19.31574909,
            "minimum": -5.164250905,
            "name": "Z",
            "position": 2,
            "stddev": 2.896933276,
            "variance": 8.392222404
          },
          {
            "average": 119.7914504,
            "count": 3367468,
            "maximum": 6429,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 547.4024176,
            "variance": 299649.4068
          },
          {
            "average": 1.002635808,
            "count": 3367468,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05501084304,
            "variance": 0.003026192852
          },
          {
            "average": 1.005293888,
            "count": 3367468,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08040513451,
            "variance": 0.006464985655
          },
          {
            "average": 1,
            "count": 3367468,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3367468,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.91461923,
            "count": 3367468,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.360084451,
            "variance": 28.73050533
          },
          {
            "average": 20.0317273,
            "count": 3367468,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9261300358,
            "variance": 0.8577168432
          },
          {
            "average": 1.965746668,
            "count": 3367468,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1926282142,
            "variance": 0.03710562892
          },
          {
            "average": 25.63953214,
            "count": 3367468,
            "maximum": 30,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.545427708,
            "variance": 2.388346801
          },
          {
            "average": 247271412.3,
            "count": 3367468,
            "maximum": 247274320.7,
            "minimum": 247269255.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 997.2577409,
            "variance": 994523.0018
          },
          {
            "average": 0,
            "count": 3367468,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3367468,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3367468,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3367468,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3367468,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425668.6124,
          1639177.875,
          -5.164250905,
          -424517.4124,
          1640329.715,
          19.31574909
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425668.6124401095,
                1639177.8751877956,
                -5.164250905096566
              ],
              [
                -425668.6124401095,
                1640329.7151877955,
                -5.164250905096566
              ],
              [
                -424517.41244010953,
                1640329.7151877955,
                19.315749094903435
              ],
              [
                -424517.41244010953,
                1639177.8751877956,
                19.315749094903435
              ],
              [
                -425668.6124401095,
                1639177.8751877956,
                -5.164250905096566
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:05:20+00:00",
        "end_time": "2019-07-15T23:40:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0250.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0250.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0250.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0250.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8821097,
            64.45872069,
            -5.164250905,
            -162.8551868,
            64.47032506,
            19.31574909
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.8789154450936,
                  64.45872069369815,
                  -5.164250905096566
                ],
                [
                  -162.88210967446264,
                  64.46895115881217,
                  -5.164250905096566
                ],
                [
                  -162.85837273299578,
                  64.47032505844254,
                  19.315749094903435
                ],
                [
                  -162.85518683637918,
                  64.46009408248044,
                  19.315749094903435
                ],
                [
                  -162.8789154450936,
                  64.45872069369815,
                  -5.164250905096566
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0250.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0250.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:05:20Z",
            "pc:count": 3367468,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425034.3113,
                "count": 3367468,
                "maximum": -424517.4124,
                "minimum": -425668.6124,
                "name": "X",
                "position": 0,
                "stddev": 278.4861024,
                "variance": 77554.50923
              },
              {
                "average": 1639736.42,
                "count": 3367468,
                "maximum": 1640329.715,
                "minimum": 1639177.875,
                "name": "Y",
                "position": 1,
                "stddev": 292.0547394,
                "variance": 85295.97084
              },
              {
                "average": -2.302768999,
                "count": 3367468,
                "maximum": 19.31574909,
                "minimum": -5.164250905,
                "name": "Z",
                "position": 2,
                "stddev": 2.896933276,
                "variance": 8.392222404
              },
              {
                "average": 119.7914504,
                "count": 3367468,
                "maximum": 6429,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 547.4024176,
                "variance": 299649.4068
              },
              {
                "average": 1.002635808,
                "count": 3367468,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05501084304,
                "variance": 0.003026192852
              },
              {
                "average": 1.005293888,
                "count": 3367468,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08040513451,
                "variance": 0.006464985655
              },
              {
                "average": 1,
                "count": 3367468,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3367468,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.91461923,
                "count": 3367468,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.360084451,
                "variance": 28.73050533
              },
              {
                "average": 20.0317273,
                "count": 3367468,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9261300358,
                "variance": 0.8577168432
              },
              {
                "average": 1.965746668,
                "count": 3367468,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1926282142,
                "variance": 0.03710562892
              },
              {
                "average": 25.63953214,
                "count": 3367468,
                "maximum": 30,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.545427708,
                "variance": 2.388346801
              },
              {
                "average": 247271412.3,
                "count": 3367468,
                "maximum": 247274320.7,
                "minimum": 247269255.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 997.2577409,
                "variance": 994523.0018
              },
              {
                "average": 0,
                "count": 3367468,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3367468,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3367468,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3367468,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3367468,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425668.6124,
              1639177.875,
              -5.164250905,
              -424517.4124,
              1640329.715,
              19.31574909
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425668.6124401095,
                    1639177.8751877956,
                    -5.164250905096566
                  ],
                  [
                    -425668.6124401095,
                    1640329.7151877955,
                    -5.164250905096566
                  ],
                  [
                    -424517.41244010953,
                    1640329.7151877955,
                    19.315749094903435
                  ],
                  [
                    -424517.41244010953,
                    1639177.8751877956,
                    19.315749094903435
                  ],
                  [
                    -425668.6124401095,
                    1639177.8751877956,
                    -5.164250905096566
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:05:20+00:00",
            "end_time": "2019-07-15T23: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": "20190710_NCMP_AK_03WWM7763.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.38500887352913,
              64.58230266856582,
              1.366969851270715
            ],
            [
              -163.38832668243688,
              64.5923072702267,
              1.366969851270715
            ],
            [
              -163.3710186837401,
              64.59336296831965,
              10.986969851270716
            ],
            [
              -163.3677068281092,
              64.58335798064162,
              10.986969851270716
            ],
            [
              -163.38500887352913,
              64.58230266856582,
              1.366969851270715
            ]
          ]
        ]
      },
      "bbox": [
        -163.3883267,
        64.58230267,
        1.366969851,
        -163.3677068,
        64.59336297,
        10.98696985
      ],
      "properties": {
        "datetime": "2019-07-10T21:12:18Z",
        "pc:count": 1453841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447321.7649,
            "count": 1453841,
            "maximum": -446995.391,
            "minimum": -447832.071,
            "name": "X",
            "position": 0,
            "stddev": 185.6488994,
            "variance": 34465.51383
          },
          {
            "average": 1656855.929,
            "count": 1453841,
            "maximum": 1657292.22,
            "minimum": 1656164.82,
            "name": "Y",
            "position": 1,
            "stddev": 247.0151197,
            "variance": 61016.46937
          },
          {
            "average": 4.17555753,
            "count": 1453841,
            "maximum": 10.98696985,
            "minimum": 1.366969851,
            "name": "Z",
            "position": 2,
            "stddev": 2.037321208,
            "variance": 4.150677704
          },
          {
            "average": 914.5164506,
            "count": 1453841,
            "maximum": 4509,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 550.4396374,
            "variance": 302983.7944
          },
          {
            "average": 1.000034392,
            "count": 1453841,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005864341155,
            "variance": 3.439049718e-05
          },
          {
            "average": 1.000068783,
            "count": 1453841,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008293288177,
            "variance": 6.877862878e-05
          },
          {
            "average": 1,
            "count": 1453841,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1453841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.189775911,
            "count": 1453841,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.206362429,
            "variance": 17.69348489
          },
          {
            "average": 20.04649448,
            "count": 1453841,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.079804883,
            "variance": 1.165978586
          },
          {
            "average": 1.023872624,
            "count": 1453841,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1526523441,
            "variance": 0.02330273815
          },
          {
            "average": 2.572656845,
            "count": 1453841,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7329564384,
            "variance": 0.5372251407
          },
          {
            "average": 246827338.3,
            "count": 1453841,
            "maximum": 246828338.1,
            "minimum": 246827067.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 312.6103795,
            "variance": 97725.24938
          },
          {
            "average": 0,
            "count": 1453841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1453841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1453841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1453841,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1453841,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447832.071,
          1656164.82,
          1.366969851,
          -446995.391,
          1657292.22,
          10.98696985
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447832.0710253901,
                1656164.819649513,
                1.366969851270715
              ],
              [
                -447832.0710253901,
                1657292.219649513,
                1.366969851270715
              ],
              [
                -446995.39102539007,
                1657292.219649513,
                10.986969851270716
              ],
              [
                -446995.39102539007,
                1656164.819649513,
                10.986969851270716
              ],
              [
                -447832.0710253901,
                1656164.819649513,
                1.366969851270715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:12:18+00:00",
        "end_time": "2019-07-10T20:51:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7763.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7763.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7763.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7763.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3883267,
            64.58230267,
            1.366969851,
            -163.3677068,
            64.59336297,
            10.98696985
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.38500887352913,
                  64.58230266856582,
                  1.366969851270715
                ],
                [
                  -163.38832668243688,
                  64.5923072702267,
                  1.366969851270715
                ],
                [
                  -163.3710186837401,
                  64.59336296831965,
                  10.986969851270716
                ],
                [
                  -163.3677068281092,
                  64.58335798064162,
                  10.986969851270716
                ],
                [
                  -163.38500887352913,
                  64.58230266856582,
                  1.366969851270715
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7763.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7763.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:12:18Z",
            "pc:count": 1453841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447321.7649,
                "count": 1453841,
                "maximum": -446995.391,
                "minimum": -447832.071,
                "name": "X",
                "position": 0,
                "stddev": 185.6488994,
                "variance": 34465.51383
              },
              {
                "average": 1656855.929,
                "count": 1453841,
                "maximum": 1657292.22,
                "minimum": 1656164.82,
                "name": "Y",
                "position": 1,
                "stddev": 247.0151197,
                "variance": 61016.46937
              },
              {
                "average": 4.17555753,
                "count": 1453841,
                "maximum": 10.98696985,
                "minimum": 1.366969851,
                "name": "Z",
                "position": 2,
                "stddev": 2.037321208,
                "variance": 4.150677704
              },
              {
                "average": 914.5164506,
                "count": 1453841,
                "maximum": 4509,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 550.4396374,
                "variance": 302983.7944
              },
              {
                "average": 1.000034392,
                "count": 1453841,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005864341155,
                "variance": 3.439049718e-05
              },
              {
                "average": 1.000068783,
                "count": 1453841,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008293288177,
                "variance": 6.877862878e-05
              },
              {
                "average": 1,
                "count": 1453841,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1453841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.189775911,
                "count": 1453841,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.206362429,
                "variance": 17.69348489
              },
              {
                "average": 20.04649448,
                "count": 1453841,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.079804883,
                "variance": 1.165978586
              },
              {
                "average": 1.023872624,
                "count": 1453841,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1526523441,
                "variance": 0.02330273815
              },
              {
                "average": 2.572656845,
                "count": 1453841,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7329564384,
                "variance": 0.5372251407
              },
              {
                "average": 246827338.3,
                "count": 1453841,
                "maximum": 246828338.1,
                "minimum": 246827067.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 312.6103795,
                "variance": 97725.24938
              },
              {
                "average": 0,
                "count": 1453841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1453841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1453841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1453841,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1453841,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447832.071,
              1656164.82,
              1.366969851,
              -446995.391,
              1657292.22,
              10.98696985
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447832.0710253901,
                    1656164.819649513,
                    1.366969851270715
                  ],
                  [
                    -447832.0710253901,
                    1657292.219649513,
                    1.366969851270715
                  ],
                  [
                    -446995.39102539007,
                    1657292.219649513,
                    10.986969851270716
                  ],
                  [
                    -446995.39102539007,
                    1656164.819649513,
                    10.986969851270716
                  ],
                  [
                    -447832.0710253901,
                    1656164.819649513,
                    1.366969851270715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:12:18+00:00",
            "end_time": "2019-07-10T20:51:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9066.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.11836222580547,
              64.60560829254749,
              -0.945447529913613
            ],
            [
              -163.1216599608069,
              64.61583890322665,
              -0.945447529913613
            ],
            [
              -163.09780352426142,
              64.61725048026538,
              17.754552470086388
            ],
            [
              -163.09451419694994,
              64.60701934121454,
              17.754552470086388
            ],
            [
              -163.11836222580547,
              64.60560829254749,
              -0.945447529913613
            ]
          ]
        ]
      },
      "bbox": [
        -163.12166,
        64.60560829,
        -0.9454475299,
        -163.0945142,
        64.61725048,
        17.75455247
      ],
      "properties": {
        "datetime": "2019-07-15T23:50:14Z",
        "pc:count": 4233323,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434251.0045,
            "count": 4233323,
            "maximum": -433682.0227,
            "minimum": -434833.6427,
            "name": "X",
            "position": 0,
            "stddev": 286.8382506,
            "variance": 82276.18203
          },
          {
            "average": 1657536.856,
            "count": 4233323,
            "maximum": 1658119.873,
            "minimum": 1656967.693,
            "name": "Y",
            "position": 1,
            "stddev": 290.122983,
            "variance": 84171.34528
          },
          {
            "average": 6.181098807,
            "count": 4233323,
            "maximum": 17.75455247,
            "minimum": -0.9454475299,
            "name": "Z",
            "position": 2,
            "stddev": 4.923359071,
            "variance": 24.23946454
          },
          {
            "average": 818.1677306,
            "count": 4233323,
            "maximum": 45599,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 554.4487884,
            "variance": 307413.4589
          },
          {
            "average": 1.03785962,
            "count": 4233323,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2373369982,
            "variance": 0.05632885072
          },
          {
            "average": 1.075795303,
            "count": 4233323,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3604588076,
            "variance": 0.129930552
          },
          {
            "average": 1,
            "count": 4233323,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4233323,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.574158646,
            "count": 4233323,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.447031753,
            "variance": 29.67015492
          },
          {
            "average": 19.9801989,
            "count": 4233323,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.992531453,
            "variance": 0.9851186851
          },
          {
            "average": 1.082857368,
            "count": 4233323,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3106175754,
            "variance": 0.09648327815
          },
          {
            "average": 19.32067291,
            "count": 4233323,
            "maximum": 23,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.533818097,
            "variance": 2.352597955
          },
          {
            "average": 247267484.7,
            "count": 4233323,
            "maximum": 247269814.8,
            "minimum": 247264890.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 937.3696854,
            "variance": 878661.9272
          },
          {
            "average": 0,
            "count": 4233323,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4233323,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4233323,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4233323,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4233323,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434833.6427,
          1656967.693,
          -0.9454475299,
          -433682.0227,
          1658119.873,
          17.75455247
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434833.64273804234,
                1656967.6931264016,
                -0.945447529913613
              ],
              [
                -434833.64273804234,
                1658119.8731264018,
                -0.945447529913613
              ],
              [
                -433682.02273804235,
                1658119.8731264018,
                17.754552470086388
              ],
              [
                -433682.02273804235,
                1656967.6931264016,
                17.754552470086388
              ],
              [
                -434833.64273804234,
                1656967.6931264016,
                -0.945447529913613
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:50:14+00:00",
        "end_time": "2019-07-15T22:28:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9066.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9066.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9066.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9066.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.12166,
            64.60560829,
            -0.9454475299,
            -163.0945142,
            64.61725048,
            17.75455247
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.11836222580547,
                  64.60560829254749,
                  -0.945447529913613
                ],
                [
                  -163.1216599608069,
                  64.61583890322665,
                  -0.945447529913613
                ],
                [
                  -163.09780352426142,
                  64.61725048026538,
                  17.754552470086388
                ],
                [
                  -163.09451419694994,
                  64.60701934121454,
                  17.754552470086388
                ],
                [
                  -163.11836222580547,
                  64.60560829254749,
                  -0.945447529913613
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9066.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9066.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:50:14Z",
            "pc:count": 4233323,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434251.0045,
                "count": 4233323,
                "maximum": -433682.0227,
                "minimum": -434833.6427,
                "name": "X",
                "position": 0,
                "stddev": 286.8382506,
                "variance": 82276.18203
              },
              {
                "average": 1657536.856,
                "count": 4233323,
                "maximum": 1658119.873,
                "minimum": 1656967.693,
                "name": "Y",
                "position": 1,
                "stddev": 290.122983,
                "variance": 84171.34528
              },
              {
                "average": 6.181098807,
                "count": 4233323,
                "maximum": 17.75455247,
                "minimum": -0.9454475299,
                "name": "Z",
                "position": 2,
                "stddev": 4.923359071,
                "variance": 24.23946454
              },
              {
                "average": 818.1677306,
                "count": 4233323,
                "maximum": 45599,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 554.4487884,
                "variance": 307413.4589
              },
              {
                "average": 1.03785962,
                "count": 4233323,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2373369982,
                "variance": 0.05632885072
              },
              {
                "average": 1.075795303,
                "count": 4233323,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3604588076,
                "variance": 0.129930552
              },
              {
                "average": 1,
                "count": 4233323,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4233323,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.574158646,
                "count": 4233323,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.447031753,
                "variance": 29.67015492
              },
              {
                "average": 19.9801989,
                "count": 4233323,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.992531453,
                "variance": 0.9851186851
              },
              {
                "average": 1.082857368,
                "count": 4233323,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3106175754,
                "variance": 0.09648327815
              },
              {
                "average": 19.32067291,
                "count": 4233323,
                "maximum": 23,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.533818097,
                "variance": 2.352597955
              },
              {
                "average": 247267484.7,
                "count": 4233323,
                "maximum": 247269814.8,
                "minimum": 247264890.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 937.3696854,
                "variance": 878661.9272
              },
              {
                "average": 0,
                "count": 4233323,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4233323,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4233323,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4233323,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4233323,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434833.6427,
              1656967.693,
              -0.9454475299,
              -433682.0227,
              1658119.873,
              17.75455247
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434833.64273804234,
                    1656967.6931264016,
                    -0.945447529913613
                  ],
                  [
                    -434833.64273804234,
                    1658119.8731264018,
                    -0.945447529913613
                  ],
                  [
                    -433682.02273804235,
                    1658119.8731264018,
                    17.754552470086388
                  ],
                  [
                    -433682.02273804235,
                    1656967.6931264016,
                    17.754552470086388
                  ],
                  [
                    -434833.64273804234,
                    1656967.6931264016,
                    -0.945447529913613
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:50:14+00:00",
            "end_time": "2019-07-15T22:28:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8668.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.2007157493471,
              64.6245815437672,
              -1.574219867536428
            ],
            [
              -163.20404708949124,
              64.63481618369137,
              -1.574219867536428
            ],
            [
              -163.1801863011841,
              64.63624003995572,
              1.225780132463572
            ],
            [
              -163.17686337594498,
              64.62600486639369,
              1.225780132463572
            ],
            [
              -163.2007157493471,
              64.6245815437672,
              -1.574219867536428
            ]
          ]
        ]
      },
      "bbox": [
        -163.2040471,
        64.62458154,
        -1.574219868,
        -163.1768634,
        64.63624004,
        1.225780132
      ],
      "properties": {
        "datetime": "2019-07-16T01:21:37Z",
        "pc:count": 3909465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437854.9492,
            "count": 3909465,
            "maximum": -437292.2791,
            "minimum": -438443.5391,
            "name": "X",
            "position": 0,
            "stddev": 290.3708818,
            "variance": 84315.249
          },
          {
            "average": 1660185.377,
            "count": 3909465,
            "maximum": 1660758.504,
            "minimum": 1659605.704,
            "name": "Y",
            "position": 1,
            "stddev": 288.223292,
            "variance": 83072.66604
          },
          {
            "average": 0.7357136937,
            "count": 3909465,
            "maximum": 1.225780132,
            "minimum": -1.574219868,
            "name": "Z",
            "position": 2,
            "stddev": 0.1231329937,
            "variance": 0.01516173413
          },
          {
            "average": 0.02262253275,
            "count": 3909465,
            "maximum": 2844,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 6.516076585,
            "variance": 42.45925406
          },
          {
            "average": 1.000062924,
            "count": 3909465,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007932229667,
            "variance": 6.29202675e-05
          },
          {
            "average": 1.000125848,
            "count": 3909465,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01121751381,
            "variance": 0.0001258326161
          },
          {
            "average": 1,
            "count": 3909465,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3909465,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3909465,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.9352395,
            "count": 3909465,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9607062581,
            "variance": 0.9229565143
          },
          {
            "average": 2.000074691,
            "count": 3909465,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008642046467,
            "variance": 7.468496714e-05
          },
          {
            "average": 28.22953269,
            "count": 3909465,
            "maximum": 32,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.553291041,
            "variance": 2.412713059
          },
          {
            "average": 247273042.2,
            "count": 3909465,
            "maximum": 247275297,
            "minimum": 247270197,
            "name": "GpsTime",
            "position": 12,
            "stddev": 980.9089106,
            "variance": 962182.2908
          },
          {
            "average": 0,
            "count": 3909465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3909465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3909465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3909465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3909465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438443.5391,
          1659605.704,
          -1.574219868,
          -437292.2791,
          1660758.504,
          1.225780132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438443.53912898584,
                1659605.703637164,
                -1.574219867536428
              ],
              [
                -438443.53912898584,
                1660758.503637164,
                -1.574219867536428
              ],
              [
                -437292.2791289858,
                1660758.503637164,
                1.225780132463572
              ],
              [
                -437292.2791289858,
                1659605.703637164,
                1.225780132463572
              ],
              [
                -438443.53912898584,
                1659605.703637164,
                -1.574219867536428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:21:37+00:00",
        "end_time": "2019-07-15T23:56:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8668.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8668.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8668.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8668.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2040471,
            64.62458154,
            -1.574219868,
            -163.1768634,
            64.63624004,
            1.225780132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.2007157493471,
                  64.6245815437672,
                  -1.574219867536428
                ],
                [
                  -163.20404708949124,
                  64.63481618369137,
                  -1.574219867536428
                ],
                [
                  -163.1801863011841,
                  64.63624003995572,
                  1.225780132463572
                ],
                [
                  -163.17686337594498,
                  64.62600486639369,
                  1.225780132463572
                ],
                [
                  -163.2007157493471,
                  64.6245815437672,
                  -1.574219867536428
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8668.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8668.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:21:37Z",
            "pc:count": 3909465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437854.9492,
                "count": 3909465,
                "maximum": -437292.2791,
                "minimum": -438443.5391,
                "name": "X",
                "position": 0,
                "stddev": 290.3708818,
                "variance": 84315.249
              },
              {
                "average": 1660185.377,
                "count": 3909465,
                "maximum": 1660758.504,
                "minimum": 1659605.704,
                "name": "Y",
                "position": 1,
                "stddev": 288.223292,
                "variance": 83072.66604
              },
              {
                "average": 0.7357136937,
                "count": 3909465,
                "maximum": 1.225780132,
                "minimum": -1.574219868,
                "name": "Z",
                "position": 2,
                "stddev": 0.1231329937,
                "variance": 0.01516173413
              },
              {
                "average": 0.02262253275,
                "count": 3909465,
                "maximum": 2844,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 6.516076585,
                "variance": 42.45925406
              },
              {
                "average": 1.000062924,
                "count": 3909465,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007932229667,
                "variance": 6.29202675e-05
              },
              {
                "average": 1.000125848,
                "count": 3909465,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01121751381,
                "variance": 0.0001258326161
              },
              {
                "average": 1,
                "count": 3909465,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3909465,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3909465,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.9352395,
                "count": 3909465,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9607062581,
                "variance": 0.9229565143
              },
              {
                "average": 2.000074691,
                "count": 3909465,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008642046467,
                "variance": 7.468496714e-05
              },
              {
                "average": 28.22953269,
                "count": 3909465,
                "maximum": 32,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.553291041,
                "variance": 2.412713059
              },
              {
                "average": 247273042.2,
                "count": 3909465,
                "maximum": 247275297,
                "minimum": 247270197,
                "name": "GpsTime",
                "position": 12,
                "stddev": 980.9089106,
                "variance": 962182.2908
              },
              {
                "average": 0,
                "count": 3909465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3909465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3909465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3909465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3909465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438443.5391,
              1659605.704,
              -1.574219868,
              -437292.2791,
              1660758.504,
              1.225780132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438443.53912898584,
                    1659605.703637164,
                    -1.574219867536428
                  ],
                  [
                    -438443.53912898584,
                    1660758.503637164,
                    -1.574219867536428
                  ],
                  [
                    -437292.2791289858,
                    1660758.503637164,
                    1.225780132463572
                  ],
                  [
                    -437292.2791289858,
                    1659605.703637164,
                    1.225780132463572
                  ],
                  [
                    -438443.53912898584,
                    1659605.703637164,
                    -1.574219867536428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:21:37+00:00",
            "end_time": "2019-07-15T23:56:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9249.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0842586841208,
              64.45278616951104,
              -5.296750389876775
            ],
            [
              -163.08752707102218,
              64.46301668372554,
              -5.296750389876775
            ],
            [
              -163.06683469509676,
              64.46424289884273,
              -0.816750389876774
            ],
            [
              -163.06357356433878,
              64.45401192881562,
              -0.816750389876774
            ],
            [
              -163.0842586841208,
              64.45278616951104,
              -5.296750389876775
            ]
          ]
        ]
      },
      "bbox": [
        -163.0875271,
        64.45278617,
        -5.29675039,
        -163.0635736,
        64.4642429,
        -0.8167503899
      ],
      "properties": {
        "datetime": "2019-07-10T22:41:09Z",
        "pc:count": 1767699,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434994.8051,
            "count": 1767699,
            "maximum": -434538.4211,
            "minimum": -435542.6011,
            "name": "X",
            "position": 0,
            "stddev": 221.5914219,
            "variance": 49102.75826
          },
          {
            "average": 1640561.337,
            "count": 1767699,
            "maximum": 1641005.49,
            "minimum": 1639853.15,
            "name": "Y",
            "position": 1,
            "stddev": 259.2447851,
            "variance": 67207.85858
          },
          {
            "average": -3.363187781,
            "count": 1767699,
            "maximum": -0.8167503899,
            "minimum": -5.29675039,
            "name": "Z",
            "position": 2,
            "stddev": 0.6213036287,
            "variance": 0.3860181991
          },
          {
            "average": 156.4877589,
            "count": 1767699,
            "maximum": 4692,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 614.5128021,
            "variance": 377625.984
          },
          {
            "average": 1.000005091,
            "count": 1767699,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002256400119,
            "variance": 5.091341495e-06
          },
          {
            "average": 1.000010183,
            "count": 1767699,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003191023526,
            "variance": 1.018263115e-05
          },
          {
            "average": 1,
            "count": 1767699,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1767699,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1767699,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.9664973,
            "count": 1767699,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.38251638,
            "variance": 1.91135154
          },
          {
            "average": 2.005289362,
            "count": 1767699,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07255101999,
            "variance": 0.005263650502
          },
          {
            "average": 13.91489954,
            "count": 1767699,
            "maximum": 17,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9594428789,
            "variance": 0.9205306378
          },
          {
            "average": 246832010.7,
            "count": 1767699,
            "maximum": 246833669.3,
            "minimum": 246831383.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 596.9249521,
            "variance": 356319.3985
          },
          {
            "average": 0,
            "count": 1767699,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1767699,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1767699,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1767699,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1767699,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435542.6011,
          1639853.15,
          -5.29675039,
          -434538.4211,
          1641005.49,
          -0.8167503899
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435542.60114337696,
                1639853.150470064,
                -5.296750389876775
              ],
              [
                -435542.60114337696,
                1641005.4904700639,
                -5.296750389876775
              ],
              [
                -434538.4211433769,
                1641005.4904700639,
                -0.816750389876774
              ],
              [
                -434538.4211433769,
                1639853.150470064,
                -0.816750389876774
              ],
              [
                -435542.60114337696,
                1639853.150470064,
                -5.296750389876775
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:41:09+00:00",
        "end_time": "2019-07-10T22:03:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9249.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9249.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9249.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9249.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0875271,
            64.45278617,
            -5.29675039,
            -163.0635736,
            64.4642429,
            -0.8167503899
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0842586841208,
                  64.45278616951104,
                  -5.296750389876775
                ],
                [
                  -163.08752707102218,
                  64.46301668372554,
                  -5.296750389876775
                ],
                [
                  -163.06683469509676,
                  64.46424289884273,
                  -0.816750389876774
                ],
                [
                  -163.06357356433878,
                  64.45401192881562,
                  -0.816750389876774
                ],
                [
                  -163.0842586841208,
                  64.45278616951104,
                  -5.296750389876775
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9249.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9249.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:41:09Z",
            "pc:count": 1767699,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434994.8051,
                "count": 1767699,
                "maximum": -434538.4211,
                "minimum": -435542.6011,
                "name": "X",
                "position": 0,
                "stddev": 221.5914219,
                "variance": 49102.75826
              },
              {
                "average": 1640561.337,
                "count": 1767699,
                "maximum": 1641005.49,
                "minimum": 1639853.15,
                "name": "Y",
                "position": 1,
                "stddev": 259.2447851,
                "variance": 67207.85858
              },
              {
                "average": -3.363187781,
                "count": 1767699,
                "maximum": -0.8167503899,
                "minimum": -5.29675039,
                "name": "Z",
                "position": 2,
                "stddev": 0.6213036287,
                "variance": 0.3860181991
              },
              {
                "average": 156.4877589,
                "count": 1767699,
                "maximum": 4692,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 614.5128021,
                "variance": 377625.984
              },
              {
                "average": 1.000005091,
                "count": 1767699,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002256400119,
                "variance": 5.091341495e-06
              },
              {
                "average": 1.000010183,
                "count": 1767699,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003191023526,
                "variance": 1.018263115e-05
              },
              {
                "average": 1,
                "count": 1767699,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1767699,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1767699,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.9664973,
                "count": 1767699,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.38251638,
                "variance": 1.91135154
              },
              {
                "average": 2.005289362,
                "count": 1767699,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07255101999,
                "variance": 0.005263650502
              },
              {
                "average": 13.91489954,
                "count": 1767699,
                "maximum": 17,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9594428789,
                "variance": 0.9205306378
              },
              {
                "average": 246832010.7,
                "count": 1767699,
                "maximum": 246833669.3,
                "minimum": 246831383.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 596.9249521,
                "variance": 356319.3985
              },
              {
                "average": 0,
                "count": 1767699,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1767699,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1767699,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1767699,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1767699,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435542.6011,
              1639853.15,
              -5.29675039,
              -434538.4211,
              1641005.49,
              -0.8167503899
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435542.60114337696,
                    1639853.150470064,
                    -5.296750389876775
                  ],
                  [
                    -435542.60114337696,
                    1641005.4904700639,
                    -5.296750389876775
                  ],
                  [
                    -434538.4211433769,
                    1641005.4904700639,
                    -0.816750389876774
                  ],
                  [
                    -434538.4211433769,
                    1639853.150470064,
                    -0.816750389876774
                  ],
                  [
                    -435542.60114337696,
                    1639853.150470064,
                    -5.296750389876775
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:41:09+00:00",
            "end_time": "2019-07-10T22:03: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": "20190715_NCMP_AK_03WWM9955.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.93786306887236,
              64.50444716206967,
              -6.120822150402661
            ],
            [
              -162.941082685296,
              64.51467439707609,
              -6.120822150402661
            ],
            [
              -162.91730232699453,
              64.51605794268649,
              -2.600822150402662
            ],
            [
              -162.914091066675,
              64.50583019234216,
              -2.600822150402662
            ],
            [
              -162.93786306887236,
              64.50444716206967,
              -6.120822150402661
            ]
          ]
        ]
      },
      "bbox": [
        -162.9410827,
        64.50444716,
        -6.12082215,
        -162.9140911,
        64.51605794,
        -2.60082215
      ],
      "properties": {
        "datetime": "2019-07-16T00:08:30Z",
        "pc:count": 1058967,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -427292.4927,
            "count": 1058967,
            "maximum": -426641.4183,
            "minimum": -427793.0183,
            "name": "X",
            "position": 0,
            "stddev": 318.7157532,
            "variance": 101579.7313
          },
          {
            "average": 1645134.874,
            "count": 1058967,
            "maximum": 1645764.574,
            "minimum": 1644613.034,
            "name": "Y",
            "position": 1,
            "stddev": 284.1329591,
            "variance": 80731.53847
          },
          {
            "average": -4.168893677,
            "count": 1058967,
            "maximum": -2.60082215,
            "minimum": -6.12082215,
            "name": "Z",
            "position": 2,
            "stddev": 0.5732738953,
            "variance": 0.3286429591
          },
          {
            "average": 1016.664246,
            "count": 1058967,
            "maximum": 3218,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 897.3852006,
            "variance": 805300.1982
          },
          {
            "average": 1,
            "count": 1058967,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1058967,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1058967,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1058967,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1058967,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97940437,
            "count": 1058967,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.091256505,
            "variance": 1.19084076
          },
          {
            "average": 2.010228836,
            "count": 1058967,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.100637935,
            "variance": 0.01012799395
          },
          {
            "average": 21.32409509,
            "count": 1058967,
            "maximum": 25,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.717860671,
            "variance": 2.951045286
          },
          {
            "average": 247268692.3,
            "count": 1058967,
            "maximum": 247270910.6,
            "minimum": 247265966.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1047.679482,
            "variance": 1097632.297
          },
          {
            "average": 0,
            "count": 1058967,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1058967,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1058967,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1058967,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1058967,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427793.0183,
          1644613.034,
          -6.12082215,
          -426641.4183,
          1645764.574,
          -2.60082215
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427793.018323586,
                1644613.0340478779,
                -6.120822150402661
              ],
              [
                -427793.018323586,
                1645764.574047878,
                -6.120822150402661
              ],
              [
                -426641.418323586,
                1645764.574047878,
                -2.600822150402662
              ],
              [
                -426641.418323586,
                1644613.0340478779,
                -2.600822150402662
              ],
              [
                -427793.018323586,
                1644613.0340478779,
                -6.120822150402661
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:08:30+00:00",
        "end_time": "2019-07-15T22:46:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9955.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9955.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9955.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9955.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9410827,
            64.50444716,
            -6.12082215,
            -162.9140911,
            64.51605794,
            -2.60082215
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.93786306887236,
                  64.50444716206967,
                  -6.120822150402661
                ],
                [
                  -162.941082685296,
                  64.51467439707609,
                  -6.120822150402661
                ],
                [
                  -162.91730232699453,
                  64.51605794268649,
                  -2.600822150402662
                ],
                [
                  -162.914091066675,
                  64.50583019234216,
                  -2.600822150402662
                ],
                [
                  -162.93786306887236,
                  64.50444716206967,
                  -6.120822150402661
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9955.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9955.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:08:30Z",
            "pc:count": 1058967,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -427292.4927,
                "count": 1058967,
                "maximum": -426641.4183,
                "minimum": -427793.0183,
                "name": "X",
                "position": 0,
                "stddev": 318.7157532,
                "variance": 101579.7313
              },
              {
                "average": 1645134.874,
                "count": 1058967,
                "maximum": 1645764.574,
                "minimum": 1644613.034,
                "name": "Y",
                "position": 1,
                "stddev": 284.1329591,
                "variance": 80731.53847
              },
              {
                "average": -4.168893677,
                "count": 1058967,
                "maximum": -2.60082215,
                "minimum": -6.12082215,
                "name": "Z",
                "position": 2,
                "stddev": 0.5732738953,
                "variance": 0.3286429591
              },
              {
                "average": 1016.664246,
                "count": 1058967,
                "maximum": 3218,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 897.3852006,
                "variance": 805300.1982
              },
              {
                "average": 1,
                "count": 1058967,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1058967,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1058967,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1058967,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1058967,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97940437,
                "count": 1058967,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.091256505,
                "variance": 1.19084076
              },
              {
                "average": 2.010228836,
                "count": 1058967,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.100637935,
                "variance": 0.01012799395
              },
              {
                "average": 21.32409509,
                "count": 1058967,
                "maximum": 25,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.717860671,
                "variance": 2.951045286
              },
              {
                "average": 247268692.3,
                "count": 1058967,
                "maximum": 247270910.6,
                "minimum": 247265966.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1047.679482,
                "variance": 1097632.297
              },
              {
                "average": 0,
                "count": 1058967,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1058967,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1058967,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1058967,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1058967,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427793.0183,
              1644613.034,
              -6.12082215,
              -426641.4183,
              1645764.574,
              -2.60082215
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427793.018323586,
                    1644613.0340478779,
                    -6.120822150402661
                  ],
                  [
                    -427793.018323586,
                    1645764.574047878,
                    -6.120822150402661
                  ],
                  [
                    -426641.418323586,
                    1645764.574047878,
                    -2.600822150402662
                  ],
                  [
                    -426641.418323586,
                    1644613.0340478779,
                    -2.600822150402662
                  ],
                  [
                    -427793.018323586,
                    1644613.0340478779,
                    -6.120822150402661
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:08:30+00:00",
            "end_time": "2019-07-15T22:46:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8967.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.13863505637636,
              64.61483463781218,
              0.311966901450997
            ],
            [
              -163.1419425836346,
              64.62506939490407,
              0.311966901450997
            ],
            [
              -163.11807361249274,
              64.62648445726127,
              24.731966901451
            ],
            [
              -163.11477450262805,
              64.61624917005624,
              24.731966901451
            ],
            [
              -163.13863505637636,
              64.61483463781218,
              0.311966901450997
            ]
          ]
        ]
      },
      "bbox": [
        -163.1419426,
        64.61483464,
        0.3119669015,
        -163.1147745,
        64.62648446,
        24.7319669
      ],
      "properties": {
        "datetime": "2019-07-15T23:57:17Z",
        "pc:count": 3811382,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435050.7535,
            "count": 3811382,
            "maximum": -434501.2122,
            "minimum": -435653.1122,
            "name": "X",
            "position": 0,
            "stddev": 293.0474219,
            "variance": 85876.7915
          },
          {
            "average": 1658699.97,
            "count": 3811382,
            "maximum": 1659272.826,
            "minimum": 1658120.146,
            "name": "Y",
            "position": 1,
            "stddev": 285.3594527,
            "variance": 81430.01725
          },
          {
            "average": 6.819251312,
            "count": 3811382,
            "maximum": 24.7319669,
            "minimum": 0.3119669015,
            "name": "Z",
            "position": 2,
            "stddev": 5.344532232,
            "variance": 28.56402478
          },
          {
            "average": 811.1534344,
            "count": 3811382,
            "maximum": 5669,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 520.8209882,
            "variance": 271254.5017
          },
          {
            "average": 1.009197189,
            "count": 3811382,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1114100281,
            "variance": 0.01241219436
          },
          {
            "average": 1.018394378,
            "count": 3811382,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1671670822,
            "variance": 0.02794483337
          },
          {
            "average": 1,
            "count": 3811382,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3811382,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.243409084,
            "count": 3811382,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.540602424,
            "variance": 20.61707038
          },
          {
            "average": 20.04481036,
            "count": 3811382,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9860116776,
            "variance": 0.9722190284
          },
          {
            "average": 1.039133312,
            "count": 3811382,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.202245077,
            "variance": 0.04090307117
          },
          {
            "average": 19.78450573,
            "count": 3811382,
            "maximum": 24,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.622569256,
            "variance": 2.63273099
          },
          {
            "average": 247267768,
            "count": 3811382,
            "maximum": 247270237.3,
            "minimum": 247265322.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 986.9564701,
            "variance": 974083.0739
          },
          {
            "average": 0,
            "count": 3811382,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3811382,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3811382,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3811382,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3811382,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435653.1122,
          1658120.146,
          0.3119669015,
          -434501.2122,
          1659272.826,
          24.7319669
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435653.11216530745,
                1658120.1455882953,
                0.311966901450997
              ],
              [
                -435653.11216530745,
                1659272.8255882955,
                0.311966901450997
              ],
              [
                -434501.2121653074,
                1659272.8255882955,
                24.731966901451
              ],
              [
                -434501.2121653074,
                1658120.1455882953,
                24.731966901451
              ],
              [
                -435653.11216530745,
                1658120.1455882953,
                0.311966901450997
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:57:17+00:00",
        "end_time": "2019-07-15T22:35:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8967.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8967.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8967.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8967.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1419426,
            64.61483464,
            0.3119669015,
            -163.1147745,
            64.62648446,
            24.7319669
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.13863505637636,
                  64.61483463781218,
                  0.311966901450997
                ],
                [
                  -163.1419425836346,
                  64.62506939490407,
                  0.311966901450997
                ],
                [
                  -163.11807361249274,
                  64.62648445726127,
                  24.731966901451
                ],
                [
                  -163.11477450262805,
                  64.61624917005624,
                  24.731966901451
                ],
                [
                  -163.13863505637636,
                  64.61483463781218,
                  0.311966901450997
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8967.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8967.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:57:17Z",
            "pc:count": 3811382,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435050.7535,
                "count": 3811382,
                "maximum": -434501.2122,
                "minimum": -435653.1122,
                "name": "X",
                "position": 0,
                "stddev": 293.0474219,
                "variance": 85876.7915
              },
              {
                "average": 1658699.97,
                "count": 3811382,
                "maximum": 1659272.826,
                "minimum": 1658120.146,
                "name": "Y",
                "position": 1,
                "stddev": 285.3594527,
                "variance": 81430.01725
              },
              {
                "average": 6.819251312,
                "count": 3811382,
                "maximum": 24.7319669,
                "minimum": 0.3119669015,
                "name": "Z",
                "position": 2,
                "stddev": 5.344532232,
                "variance": 28.56402478
              },
              {
                "average": 811.1534344,
                "count": 3811382,
                "maximum": 5669,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 520.8209882,
                "variance": 271254.5017
              },
              {
                "average": 1.009197189,
                "count": 3811382,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1114100281,
                "variance": 0.01241219436
              },
              {
                "average": 1.018394378,
                "count": 3811382,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1671670822,
                "variance": 0.02794483337
              },
              {
                "average": 1,
                "count": 3811382,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3811382,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.243409084,
                "count": 3811382,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.540602424,
                "variance": 20.61707038
              },
              {
                "average": 20.04481036,
                "count": 3811382,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9860116776,
                "variance": 0.9722190284
              },
              {
                "average": 1.039133312,
                "count": 3811382,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.202245077,
                "variance": 0.04090307117
              },
              {
                "average": 19.78450573,
                "count": 3811382,
                "maximum": 24,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.622569256,
                "variance": 2.63273099
              },
              {
                "average": 247267768,
                "count": 3811382,
                "maximum": 247270237.3,
                "minimum": 247265322.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 986.9564701,
                "variance": 974083.0739
              },
              {
                "average": 0,
                "count": 3811382,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3811382,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3811382,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3811382,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3811382,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435653.1122,
              1658120.146,
              0.3119669015,
              -434501.2122,
              1659272.826,
              24.7319669
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435653.11216530745,
                    1658120.1455882953,
                    0.311966901450997
                  ],
                  [
                    -435653.11216530745,
                    1659272.8255882955,
                    0.311966901450997
                  ],
                  [
                    -434501.2121653074,
                    1659272.8255882955,
                    24.731966901451
                  ],
                  [
                    -434501.2121653074,
                    1658120.1455882953,
                    24.731966901451
                  ],
                  [
                    -435653.11216530745,
                    1658120.1455882953,
                    0.311966901450997
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:57:17+00:00",
            "end_time": "2019-07-15T22:35:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8772.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.17742049207777,
              64.6601985199596,
              1.083992148008058
            ],
            [
              -163.18074744360848,
              64.6704336697656,
              1.083992148008058
            ],
            [
              -163.15855655772603,
              64.67175301797919,
              11.323992148008058
            ],
            [
              -163.1552374427008,
              64.66151737287935,
              11.323992148008058
            ],
            [
              -163.17742049207777,
              64.6601985199596,
              1.083992148008058
            ]
          ]
        ]
      },
      "bbox": [
        -163.1807474,
        64.66019852,
        1.083992148,
        -163.1552374,
        64.67175302,
        11.32399215
      ],
      "properties": {
        "datetime": "2019-07-15T22:29:42Z",
        "pc:count": 3429915,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436288.733,
            "count": 3429915,
            "maximum": -435723.906,
            "minimum": -436793.206,
            "name": "X",
            "position": 0,
            "stddev": 261.5739329,
            "variance": 68420.92237
          },
          {
            "average": 1663945.998,
            "count": 3429915,
            "maximum": 1664540.229,
            "minimum": 1663387.489,
            "name": "Y",
            "position": 1,
            "stddev": 286.3957572,
            "variance": 82022.52976
          },
          {
            "average": 5.945244893,
            "count": 3429915,
            "maximum": 11.32399215,
            "minimum": 1.083992148,
            "name": "Z",
            "position": 2,
            "stddev": 3.173373891,
            "variance": 10.07030185
          },
          {
            "average": 930.5162624,
            "count": 3429915,
            "maximum": 9326,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 552.0108246,
            "variance": 304715.9504
          },
          {
            "average": 1.000714012,
            "count": 3429915,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02735851893,
            "variance": 0.0007484885583
          },
          {
            "average": 1.00143298,
            "count": 3429915,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03919038151,
            "variance": 0.001535886003
          },
          {
            "average": 1,
            "count": 3429915,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3429915,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.074475607,
            "count": 3429915,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.014333519,
            "variance": 16.1148736
          },
          {
            "average": 19.99766349,
            "count": 3429915,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.488730998,
            "variance": 2.216319983
          },
          {
            "average": 1.022730592,
            "count": 3429915,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1491645789,
            "variance": 0.0222500716
          },
          {
            "average": 11.52275056,
            "count": 3429915,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.238292973,
            "variance": 1.533369486
          },
          {
            "average": 247262607.1,
            "count": 3429915,
            "maximum": 247264982.6,
            "minimum": 247261478.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 818.5850288,
            "variance": 670081.4493
          },
          {
            "average": 0,
            "count": 3429915,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3429915,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3429915,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3429915,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3429915,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436793.206,
          1663387.489,
          1.083992148,
          -435723.906,
          1664540.229,
          11.32399215
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436793.2060080273,
                1663387.4888512548,
                1.083992148008058
              ],
              [
                -436793.2060080273,
                1664540.228851255,
                1.083992148008058
              ],
              [
                -435723.90600802726,
                1664540.228851255,
                11.323992148008058
              ],
              [
                -435723.90600802726,
                1663387.4888512548,
                11.323992148008058
              ],
              [
                -436793.2060080273,
                1663387.4888512548,
                1.083992148008058
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:29:42+00:00",
        "end_time": "2019-07-15T21:31:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8772.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8772.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8772.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8772.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1807474,
            64.66019852,
            1.083992148,
            -163.1552374,
            64.67175302,
            11.32399215
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.17742049207777,
                  64.6601985199596,
                  1.083992148008058
                ],
                [
                  -163.18074744360848,
                  64.6704336697656,
                  1.083992148008058
                ],
                [
                  -163.15855655772603,
                  64.67175301797919,
                  11.323992148008058
                ],
                [
                  -163.1552374427008,
                  64.66151737287935,
                  11.323992148008058
                ],
                [
                  -163.17742049207777,
                  64.6601985199596,
                  1.083992148008058
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8772.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8772.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:29:42Z",
            "pc:count": 3429915,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436288.733,
                "count": 3429915,
                "maximum": -435723.906,
                "minimum": -436793.206,
                "name": "X",
                "position": 0,
                "stddev": 261.5739329,
                "variance": 68420.92237
              },
              {
                "average": 1663945.998,
                "count": 3429915,
                "maximum": 1664540.229,
                "minimum": 1663387.489,
                "name": "Y",
                "position": 1,
                "stddev": 286.3957572,
                "variance": 82022.52976
              },
              {
                "average": 5.945244893,
                "count": 3429915,
                "maximum": 11.32399215,
                "minimum": 1.083992148,
                "name": "Z",
                "position": 2,
                "stddev": 3.173373891,
                "variance": 10.07030185
              },
              {
                "average": 930.5162624,
                "count": 3429915,
                "maximum": 9326,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 552.0108246,
                "variance": 304715.9504
              },
              {
                "average": 1.000714012,
                "count": 3429915,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02735851893,
                "variance": 0.0007484885583
              },
              {
                "average": 1.00143298,
                "count": 3429915,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03919038151,
                "variance": 0.001535886003
              },
              {
                "average": 1,
                "count": 3429915,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3429915,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.074475607,
                "count": 3429915,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.014333519,
                "variance": 16.1148736
              },
              {
                "average": 19.99766349,
                "count": 3429915,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.488730998,
                "variance": 2.216319983
              },
              {
                "average": 1.022730592,
                "count": 3429915,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1491645789,
                "variance": 0.0222500716
              },
              {
                "average": 11.52275056,
                "count": 3429915,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.238292973,
                "variance": 1.533369486
              },
              {
                "average": 247262607.1,
                "count": 3429915,
                "maximum": 247264982.6,
                "minimum": 247261478.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 818.5850288,
                "variance": 670081.4493
              },
              {
                "average": 0,
                "count": 3429915,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3429915,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3429915,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3429915,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3429915,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436793.206,
              1663387.489,
              1.083992148,
              -435723.906,
              1664540.229,
              11.32399215
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436793.2060080273,
                    1663387.4888512548,
                    1.083992148008058
                  ],
                  [
                    -436793.2060080273,
                    1664540.228851255,
                    1.083992148008058
                  ],
                  [
                    -435723.90600802726,
                    1664540.228851255,
                    11.323992148008058
                  ],
                  [
                    -435723.90600802726,
                    1663387.4888512548,
                    11.323992148008058
                  ],
                  [
                    -436793.2060080273,
                    1663387.4888512548,
                    1.083992148008058
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:29:42+00:00",
            "end_time": "2019-07-15T21:31:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7675.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.40649312898418,
              64.69098169120109,
              53.00203542669233
            ],
            [
              -163.40704765557183,
              64.69264434156767,
              53.00203542669233
            ],
            [
              -163.40345441375578,
              64.69286337817665,
              75.60203542669232
            ],
            [
              -163.40290009328916,
              64.6912007144349,
              75.60203542669232
            ],
            [
              -163.40649312898418,
              64.69098169120109,
              53.00203542669233
            ]
          ]
        ]
      },
      "bbox": [
        -163.4070477,
        64.69098169,
        53.00203543,
        -163.4029001,
        64.69286338,
        75.60203543
      ],
      "properties": {
        "datetime": "2019-07-15T02:05:58Z",
        "pc:count": 129561,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447068.6072,
            "count": 129561,
            "maximum": -446965.8071,
            "minimum": -447138.9071,
            "name": "X",
            "position": 0,
            "stddev": 38.24516982,
            "variance": 1462.693014
          },
          {
            "average": 1668387.348,
            "count": 129561,
            "maximum": 1668499.616,
            "minimum": 1668312.276,
            "name": "Y",
            "position": 1,
            "stddev": 42.57983752,
            "variance": 1813.042564
          },
          {
            "average": 60.60899593,
            "count": 129561,
            "maximum": 75.60203543,
            "minimum": 53.00203543,
            "name": "Z",
            "position": 2,
            "stddev": 3.574299523,
            "variance": 12.77561708
          },
          {
            "average": 150.9158852,
            "count": 129561,
            "maximum": 2608,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 225.1384894,
            "variance": 50687.33942
          },
          {
            "average": 2.193947253,
            "count": 129561,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.146361189,
            "variance": 1.314143975
          },
          {
            "average": 3.374950795,
            "count": 129561,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.206727902,
            "variance": 1.45619223
          },
          {
            "average": 1,
            "count": 129561,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129561,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.098023325,
            "count": 129561,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2973473308,
            "variance": 0.08841543512
          },
          {
            "average": 19.27622789,
            "count": 129561,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.548122641,
            "variance": 2.396683711
          },
          {
            "average": 2.26886949,
            "count": 129561,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.287472985,
            "variance": 1.657586688
          },
          {
            "average": 18,
            "count": 129561,
            "maximum": 18,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247191556.3,
            "count": 129561,
            "maximum": 247191558.5,
            "minimum": 247191553.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.261152322,
            "variance": 1.590505179
          },
          {
            "average": 0,
            "count": 129561,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129561,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129561,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129561,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 129561,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447138.9071,
          1668312.276,
          53.00203543,
          -446965.8071,
          1668499.616,
          75.60203543
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447138.90709051356,
                1668312.276118487,
                53.00203542669233
              ],
              [
                -447138.90709051356,
                1668499.6161184867,
                53.00203542669233
              ],
              [
                -446965.8070905136,
                1668499.6161184867,
                75.60203542669232
              ],
              [
                -446965.8070905136,
                1668312.276118487,
                75.60203542669232
              ],
              [
                -447138.90709051356,
                1668312.276118487,
                53.00203542669233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:05:58+00:00",
        "end_time": "2019-07-15T02:05:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7675.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7675.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7675.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7675.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4070477,
            64.69098169,
            53.00203543,
            -163.4029001,
            64.69286338,
            75.60203543
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.40649312898418,
                  64.69098169120109,
                  53.00203542669233
                ],
                [
                  -163.40704765557183,
                  64.69264434156767,
                  53.00203542669233
                ],
                [
                  -163.40345441375578,
                  64.69286337817665,
                  75.60203542669232
                ],
                [
                  -163.40290009328916,
                  64.6912007144349,
                  75.60203542669232
                ],
                [
                  -163.40649312898418,
                  64.69098169120109,
                  53.00203542669233
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7675.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7675.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:05:58Z",
            "pc:count": 129561,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447068.6072,
                "count": 129561,
                "maximum": -446965.8071,
                "minimum": -447138.9071,
                "name": "X",
                "position": 0,
                "stddev": 38.24516982,
                "variance": 1462.693014
              },
              {
                "average": 1668387.348,
                "count": 129561,
                "maximum": 1668499.616,
                "minimum": 1668312.276,
                "name": "Y",
                "position": 1,
                "stddev": 42.57983752,
                "variance": 1813.042564
              },
              {
                "average": 60.60899593,
                "count": 129561,
                "maximum": 75.60203543,
                "minimum": 53.00203543,
                "name": "Z",
                "position": 2,
                "stddev": 3.574299523,
                "variance": 12.77561708
              },
              {
                "average": 150.9158852,
                "count": 129561,
                "maximum": 2608,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 225.1384894,
                "variance": 50687.33942
              },
              {
                "average": 2.193947253,
                "count": 129561,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.146361189,
                "variance": 1.314143975
              },
              {
                "average": 3.374950795,
                "count": 129561,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.206727902,
                "variance": 1.45619223
              },
              {
                "average": 1,
                "count": 129561,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129561,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.098023325,
                "count": 129561,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2973473308,
                "variance": 0.08841543512
              },
              {
                "average": 19.27622789,
                "count": 129561,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.548122641,
                "variance": 2.396683711
              },
              {
                "average": 2.26886949,
                "count": 129561,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.287472985,
                "variance": 1.657586688
              },
              {
                "average": 18,
                "count": 129561,
                "maximum": 18,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247191556.3,
                "count": 129561,
                "maximum": 247191558.5,
                "minimum": 247191553.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.261152322,
                "variance": 1.590505179
              },
              {
                "average": 0,
                "count": 129561,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129561,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129561,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129561,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 129561,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447138.9071,
              1668312.276,
              53.00203543,
              -446965.8071,
              1668499.616,
              75.60203543
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447138.90709051356,
                    1668312.276118487,
                    53.00203542669233
                  ],
                  [
                    -447138.90709051356,
                    1668499.6161184867,
                    53.00203542669233
                  ],
                  [
                    -446965.8070905136,
                    1668499.6161184867,
                    75.60203542669232
                  ],
                  [
                    -446965.8070905136,
                    1668312.276118487,
                    75.60203542669232
                  ],
                  [
                    -447138.90709051356,
                    1668312.276118487,
                    53.00203542669233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:05:58+00:00",
            "end_time": "2019-07-15T02:05:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9653.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.00159563473957,
              64.48738040320738,
              -5.329123808441458
            ],
            [
              -163.00483585093087,
              64.49760516859104,
              -5.329123808441458
            ],
            [
              -162.98107980471514,
              64.49899808900174,
              -3.969123808441458
            ],
            [
              -162.97784792703737,
              64.48877280531407,
              -3.969123808441458
            ],
            [
              -163.00159563473957,
              64.48738040320738,
              -5.329123808441458
            ]
          ]
        ]
      },
      "bbox": [
        -163.0048359,
        64.4873804,
        -5.329123808,
        -162.9778479,
        64.49899809,
        -3.969123808
      ],
      "properties": {
        "datetime": "2019-07-16T02:11:34Z",
        "pc:count": 757404,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430502.1,
            "count": 757404,
            "maximum": -429930.8788,
            "minimum": -431082.1388,
            "name": "X",
            "position": 0,
            "stddev": 293.6116741,
            "variance": 86207.81514
          },
          {
            "average": 1643733.388,
            "count": 757404,
            "maximum": 1644289.641,
            "minimum": 1643138.201,
            "name": "Y",
            "position": 1,
            "stddev": 289.8642897,
            "variance": 84021.30642
          },
          {
            "average": -4.687649747,
            "count": 757404,
            "maximum": -3.969123808,
            "minimum": -5.329123808,
            "name": "Z",
            "position": 2,
            "stddev": 0.1904461201,
            "variance": 0.03626972466
          },
          {
            "average": 1449.460836,
            "count": 757404,
            "maximum": 3002,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 573.0153265,
            "variance": 328346.5644
          },
          {
            "average": 1,
            "count": 757404,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 757404,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 757404,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 757404,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 757404,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.03437865,
            "count": 757404,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.270720897,
            "variance": 1.614731597
          },
          {
            "average": 2.006495873,
            "count": 757404,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08054820129,
            "variance": 0.00648801273
          },
          {
            "average": 8.570503985,
            "count": 757404,
            "maximum": 36,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.325180131,
            "variance": 53.65826395
          },
          {
            "average": 247260358.1,
            "count": 757404,
            "maximum": 247278294.9,
            "minimum": 247256401.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4804.753109,
            "variance": 23085652.44
          },
          {
            "average": 0,
            "count": 757404,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 757404,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 757404,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 757404,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 757404,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431082.1388,
          1643138.201,
          -5.329123808,
          -429930.8788,
          1644289.641,
          -3.969123808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431082.1387636843,
                1643138.2013863842,
                -5.329123808441458
              ],
              [
                -431082.1387636843,
                1644289.6413863841,
                -5.329123808441458
              ],
              [
                -429930.8787636843,
                1644289.6413863841,
                -3.969123808441458
              ],
              [
                -429930.8787636843,
                1643138.2013863842,
                -3.969123808441458
              ],
              [
                -431082.1387636843,
                1643138.2013863842,
                -5.329123808441458
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:11:34+00:00",
        "end_time": "2019-07-15T20:06:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9653.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9653.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9653.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9653.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0048359,
            64.4873804,
            -5.329123808,
            -162.9778479,
            64.49899809,
            -3.969123808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.00159563473957,
                  64.48738040320738,
                  -5.329123808441458
                ],
                [
                  -163.00483585093087,
                  64.49760516859104,
                  -5.329123808441458
                ],
                [
                  -162.98107980471514,
                  64.49899808900174,
                  -3.969123808441458
                ],
                [
                  -162.97784792703737,
                  64.48877280531407,
                  -3.969123808441458
                ],
                [
                  -163.00159563473957,
                  64.48738040320738,
                  -5.329123808441458
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9653.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9653.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:11:34Z",
            "pc:count": 757404,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430502.1,
                "count": 757404,
                "maximum": -429930.8788,
                "minimum": -431082.1388,
                "name": "X",
                "position": 0,
                "stddev": 293.6116741,
                "variance": 86207.81514
              },
              {
                "average": 1643733.388,
                "count": 757404,
                "maximum": 1644289.641,
                "minimum": 1643138.201,
                "name": "Y",
                "position": 1,
                "stddev": 289.8642897,
                "variance": 84021.30642
              },
              {
                "average": -4.687649747,
                "count": 757404,
                "maximum": -3.969123808,
                "minimum": -5.329123808,
                "name": "Z",
                "position": 2,
                "stddev": 0.1904461201,
                "variance": 0.03626972466
              },
              {
                "average": 1449.460836,
                "count": 757404,
                "maximum": 3002,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 573.0153265,
                "variance": 328346.5644
              },
              {
                "average": 1,
                "count": 757404,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 757404,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 757404,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 757404,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 757404,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.03437865,
                "count": 757404,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.270720897,
                "variance": 1.614731597
              },
              {
                "average": 2.006495873,
                "count": 757404,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08054820129,
                "variance": 0.00648801273
              },
              {
                "average": 8.570503985,
                "count": 757404,
                "maximum": 36,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.325180131,
                "variance": 53.65826395
              },
              {
                "average": 247260358.1,
                "count": 757404,
                "maximum": 247278294.9,
                "minimum": 247256401.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4804.753109,
                "variance": 23085652.44
              },
              {
                "average": 0,
                "count": 757404,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 757404,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 757404,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 757404,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 757404,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431082.1388,
              1643138.201,
              -5.329123808,
              -429930.8788,
              1644289.641,
              -3.969123808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431082.1387636843,
                    1643138.2013863842,
                    -5.329123808441458
                  ],
                  [
                    -431082.1387636843,
                    1644289.6413863841,
                    -5.329123808441458
                  ],
                  [
                    -429930.8787636843,
                    1644289.6413863841,
                    -3.969123808441458
                  ],
                  [
                    -429930.8787636843,
                    1643138.2013863842,
                    -3.969123808441458
                  ],
                  [
                    -431082.1387636843,
                    1643138.2013863842,
                    -5.329123808441458
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:11:34+00:00",
            "end_time": "2019-07-15T20: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": "20190715_NCMP_AK_03WWM8569.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22104563248615,
              64.633803820379,
              -2.332704670022202
            ],
            [
              -163.22438415162202,
              64.64403443395757,
              -2.332704670022202
            ],
            [
              -163.20050503673767,
              64.64546213246926,
              3.307295329977798
            ],
            [
              -163.197174937525,
              64.635230983799,
              3.307295329977798
            ],
            [
              -163.22104563248615,
              64.633803820379,
              -2.332704670022202
            ]
          ]
        ]
      },
      "bbox": [
        -163.2243842,
        64.63380382,
        -2.33270467,
        -163.1971749,
        64.64546213,
        3.30729533
      ],
      "properties": {
        "datetime": "2019-07-16T01:38:08Z",
        "pc:count": 3513018,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438688.6968,
            "count": 3513018,
            "maximum": -438111.886,
            "minimum": -439263.706,
            "name": "X",
            "position": 0,
            "stddev": 290.339278,
            "variance": 84296.89637
          },
          {
            "average": 1661346.12,
            "count": 3513018,
            "maximum": 1661911.361,
            "minimum": 1660758.981,
            "name": "Y",
            "position": 1,
            "stddev": 286.8623527,
            "variance": 82290.00941
          },
          {
            "average": 1.456149657,
            "count": 3513018,
            "maximum": 3.30729533,
            "minimum": -2.33270467,
            "name": "Z",
            "position": 2,
            "stddev": 0.6948972971,
            "variance": 0.4828822536
          },
          {
            "average": 300.4367635,
            "count": 3513018,
            "maximum": 3296,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 442.0992138,
            "variance": 195451.7148
          },
          {
            "average": 1.000133503,
            "count": 3513018,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01160277039,
            "variance": 0.0001346242807
          },
          {
            "average": 1.000269569,
            "count": 3513018,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01650281043,
            "variance": 0.0002723427522
          },
          {
            "average": 1,
            "count": 3513018,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3513018,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.22870819,
            "count": 3513018,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.61565779,
            "variance": 185.3861371
          },
          {
            "average": 20.02354794,
            "count": 3513018,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.985858574,
            "variance": 0.971917128
          },
          {
            "average": 1.572641814,
            "count": 3513018,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4951684356,
            "variance": 0.2451917797
          },
          {
            "average": 28.8617912,
            "count": 3513018,
            "maximum": 33,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.571494535,
            "variance": 2.469595075
          },
          {
            "average": 247273449.5,
            "count": 3513018,
            "maximum": 247276288.7,
            "minimum": 247271178.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1012.567953,
            "variance": 1025293.859
          },
          {
            "average": 0,
            "count": 3513018,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3513018,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3513018,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3513018,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3513018,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439263.706,
          1660758.981,
          -2.33270467,
          -438111.886,
          1661911.361,
          3.30729533
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439263.70602299285,
                1660758.981394176,
                -2.332704670022202
              ],
              [
                -439263.70602299285,
                1661911.3613941758,
                -2.332704670022202
              ],
              [
                -438111.8860229929,
                1661911.3613941758,
                3.307295329977798
              ],
              [
                -438111.8860229929,
                1660758.981394176,
                3.307295329977798
              ],
              [
                -439263.70602299285,
                1660758.981394176,
                -2.332704670022202
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:38:08+00:00",
        "end_time": "2019-07-16T00:12:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8569.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8569.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8569.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8569.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2243842,
            64.63380382,
            -2.33270467,
            -163.1971749,
            64.64546213,
            3.30729533
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22104563248615,
                  64.633803820379,
                  -2.332704670022202
                ],
                [
                  -163.22438415162202,
                  64.64403443395757,
                  -2.332704670022202
                ],
                [
                  -163.20050503673767,
                  64.64546213246926,
                  3.307295329977798
                ],
                [
                  -163.197174937525,
                  64.635230983799,
                  3.307295329977798
                ],
                [
                  -163.22104563248615,
                  64.633803820379,
                  -2.332704670022202
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8569.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8569.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:38:08Z",
            "pc:count": 3513018,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438688.6968,
                "count": 3513018,
                "maximum": -438111.886,
                "minimum": -439263.706,
                "name": "X",
                "position": 0,
                "stddev": 290.339278,
                "variance": 84296.89637
              },
              {
                "average": 1661346.12,
                "count": 3513018,
                "maximum": 1661911.361,
                "minimum": 1660758.981,
                "name": "Y",
                "position": 1,
                "stddev": 286.8623527,
                "variance": 82290.00941
              },
              {
                "average": 1.456149657,
                "count": 3513018,
                "maximum": 3.30729533,
                "minimum": -2.33270467,
                "name": "Z",
                "position": 2,
                "stddev": 0.6948972971,
                "variance": 0.4828822536
              },
              {
                "average": 300.4367635,
                "count": 3513018,
                "maximum": 3296,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 442.0992138,
                "variance": 195451.7148
              },
              {
                "average": 1.000133503,
                "count": 3513018,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01160277039,
                "variance": 0.0001346242807
              },
              {
                "average": 1.000269569,
                "count": 3513018,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01650281043,
                "variance": 0.0002723427522
              },
              {
                "average": 1,
                "count": 3513018,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3513018,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.22870819,
                "count": 3513018,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.61565779,
                "variance": 185.3861371
              },
              {
                "average": 20.02354794,
                "count": 3513018,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.985858574,
                "variance": 0.971917128
              },
              {
                "average": 1.572641814,
                "count": 3513018,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4951684356,
                "variance": 0.2451917797
              },
              {
                "average": 28.8617912,
                "count": 3513018,
                "maximum": 33,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.571494535,
                "variance": 2.469595075
              },
              {
                "average": 247273449.5,
                "count": 3513018,
                "maximum": 247276288.7,
                "minimum": 247271178.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1012.567953,
                "variance": 1025293.859
              },
              {
                "average": 0,
                "count": 3513018,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3513018,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3513018,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3513018,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3513018,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439263.706,
              1660758.981,
              -2.33270467,
              -438111.886,
              1661911.361,
              3.30729533
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439263.70602299285,
                    1660758.981394176,
                    -2.332704670022202
                  ],
                  [
                    -439263.70602299285,
                    1661911.3613941758,
                    -2.332704670022202
                  ],
                  [
                    -438111.8860229929,
                    1661911.3613941758,
                    3.307295329977798
                  ],
                  [
                    -438111.8860229929,
                    1660758.981394176,
                    3.307295329977798
                  ],
                  [
                    -439263.70602299285,
                    1660758.981394176,
                    -2.332704670022202
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:38:08+00:00",
            "end_time": "2019-07-16T00:12:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7572.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.41291102814176,
              64.66965042978909,
              2.406422719057151
            ],
            [
              -163.4141512671266,
              64.67336890477883,
              2.406422719057151
            ],
            [
              -163.40779989708938,
              64.6737565606769,
              20.326422719057152
            ],
            [
              -163.40656047233392,
              64.6700380327966,
              20.326422719057152
            ],
            [
              -163.41291102814176,
              64.66965042978909,
              2.406422719057151
            ]
          ]
        ]
      },
      "bbox": [
        -163.4141513,
        64.66965043,
        2.406422719,
        -163.4065605,
        64.67375656,
        20.32642272
      ],
      "properties": {
        "datetime": "2019-07-15T00:52:59Z",
        "pc:count": 546812,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447609.4903,
            "count": 546812,
            "maximum": -447471.8906,
            "minimum": -447778.0706,
            "name": "X",
            "position": 0,
            "stddev": 71.60991811,
            "variance": 5127.980371
          },
          {
            "average": 1666242.317,
            "count": 546812,
            "maximum": 1666418.882,
            "minimum": 1665999.882,
            "name": "Y",
            "position": 1,
            "stddev": 102.0977846,
            "variance": 10423.95763
          },
          {
            "average": 6.608095195,
            "count": 546812,
            "maximum": 20.32642272,
            "minimum": 2.406422719,
            "name": "Z",
            "position": 2,
            "stddev": 3.105611083,
            "variance": 9.644820197
          },
          {
            "average": 140.5657575,
            "count": 546812,
            "maximum": 2274,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 193.4333086,
            "variance": 37416.44487
          },
          {
            "average": 2.086115521,
            "count": 546812,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.131483854,
            "variance": 1.280255712
          },
          {
            "average": 3.168641142,
            "count": 546812,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.311023859,
            "variance": 1.71878356
          },
          {
            "average": 1,
            "count": 546812,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 546812,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.096941911,
            "count": 546812,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2958789223,
            "variance": 0.08754433664
          },
          {
            "average": 20.53864732,
            "count": 546812,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.342995634,
            "variance": 1.803637273
          },
          {
            "average": 2.181523083,
            "count": 546812,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.300675498,
            "variance": 1.69175675
          },
          {
            "average": 8.914840933,
            "count": 546812,
            "maximum": 9,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4038147674,
            "variance": 0.1630663664
          },
          {
            "average": 247187144.1,
            "count": 546812,
            "maximum": 247187179.6,
            "minimum": 247186435.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 149.1294616,
            "variance": 22239.59631
          },
          {
            "average": 0,
            "count": 546812,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 546812,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 546812,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 546812,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 546812,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447778.0706,
          1665999.882,
          2.406422719,
          -447471.8906,
          1666418.882,
          20.32642272
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447778.0705501122,
                1665999.8815698815,
                2.406422719057151
              ],
              [
                -447778.0705501122,
                1666418.8815698815,
                2.406422719057151
              ],
              [
                -447471.8905501122,
                1666418.8815698815,
                20.326422719057152
              ],
              [
                -447471.8905501122,
                1665999.8815698815,
                20.326422719057152
              ],
              [
                -447778.0705501122,
                1665999.8815698815,
                2.406422719057151
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T00:52:59+00:00",
        "end_time": "2019-07-15T00:40:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7572.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7572.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7572.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7572.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4141513,
            64.66965043,
            2.406422719,
            -163.4065605,
            64.67375656,
            20.32642272
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.41291102814176,
                  64.66965042978909,
                  2.406422719057151
                ],
                [
                  -163.4141512671266,
                  64.67336890477883,
                  2.406422719057151
                ],
                [
                  -163.40779989708938,
                  64.6737565606769,
                  20.326422719057152
                ],
                [
                  -163.40656047233392,
                  64.6700380327966,
                  20.326422719057152
                ],
                [
                  -163.41291102814176,
                  64.66965042978909,
                  2.406422719057151
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7572.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7572.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T00:52:59Z",
            "pc:count": 546812,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447609.4903,
                "count": 546812,
                "maximum": -447471.8906,
                "minimum": -447778.0706,
                "name": "X",
                "position": 0,
                "stddev": 71.60991811,
                "variance": 5127.980371
              },
              {
                "average": 1666242.317,
                "count": 546812,
                "maximum": 1666418.882,
                "minimum": 1665999.882,
                "name": "Y",
                "position": 1,
                "stddev": 102.0977846,
                "variance": 10423.95763
              },
              {
                "average": 6.608095195,
                "count": 546812,
                "maximum": 20.32642272,
                "minimum": 2.406422719,
                "name": "Z",
                "position": 2,
                "stddev": 3.105611083,
                "variance": 9.644820197
              },
              {
                "average": 140.5657575,
                "count": 546812,
                "maximum": 2274,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 193.4333086,
                "variance": 37416.44487
              },
              {
                "average": 2.086115521,
                "count": 546812,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.131483854,
                "variance": 1.280255712
              },
              {
                "average": 3.168641142,
                "count": 546812,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.311023859,
                "variance": 1.71878356
              },
              {
                "average": 1,
                "count": 546812,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 546812,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.096941911,
                "count": 546812,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2958789223,
                "variance": 0.08754433664
              },
              {
                "average": 20.53864732,
                "count": 546812,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.342995634,
                "variance": 1.803637273
              },
              {
                "average": 2.181523083,
                "count": 546812,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.300675498,
                "variance": 1.69175675
              },
              {
                "average": 8.914840933,
                "count": 546812,
                "maximum": 9,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4038147674,
                "variance": 0.1630663664
              },
              {
                "average": 247187144.1,
                "count": 546812,
                "maximum": 247187179.6,
                "minimum": 247186435.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 149.1294616,
                "variance": 22239.59631
              },
              {
                "average": 0,
                "count": 546812,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 546812,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 546812,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 546812,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 546812,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447778.0706,
              1665999.882,
              2.406422719,
              -447471.8906,
              1666418.882,
              20.32642272
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447778.0705501122,
                    1665999.8815698815,
                    2.406422719057151
                  ],
                  [
                    -447778.0705501122,
                    1666418.8815698815,
                    2.406422719057151
                  ],
                  [
                    -447471.8905501122,
                    1666418.8815698815,
                    20.326422719057152
                  ],
                  [
                    -447471.8905501122,
                    1665999.8815698815,
                    20.326422719057152
                  ],
                  [
                    -447778.0705501122,
                    1665999.8815698815,
                    2.406422719057151
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T00:52:59+00:00",
            "end_time": "2019-07-15T00:40:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8359.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.26857045418768,
              64.54460980356774,
              -1.917314676853994
            ],
            [
              -163.27191604109623,
              64.55483947680925,
              -1.917314676853994
            ],
            [
              -163.24813670457317,
              64.55627294374243,
              0.922685323146006
            ],
            [
              -163.24479947477863,
              64.54604273546735,
              0.922685323146006
            ],
            [
              -163.26857045418768,
              64.54460980356774,
              -1.917314676853994
            ]
          ]
        ]
      },
      "bbox": [
        -163.271916,
        64.5446098,
        -1.917314677,
        -163.2447995,
        64.55627294,
        0.9226853231
      ],
      "properties": {
        "datetime": "2019-07-10T22:25:13Z",
        "pc:count": 2894105,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442334.5674,
            "count": 2894105,
            "maximum": -441746.5226,
            "minimum": -442897.2426,
            "name": "X",
            "position": 0,
            "stddev": 288.6311003,
            "variance": 83307.91205
          },
          {
            "average": 1651793.373,
            "count": 2894105,
            "maximum": 1652372.577,
            "minimum": 1651220.037,
            "name": "Y",
            "position": 1,
            "stddev": 281.4023797,
            "variance": 79187.29931
          },
          {
            "average": 0.09738907094,
            "count": 2894105,
            "maximum": 0.9226853231,
            "minimum": -1.917314677,
            "name": "Z",
            "position": 2,
            "stddev": 0.1162243404,
            "variance": 0.0135080973
          },
          {
            "average": 5.272666334,
            "count": 2894105,
            "maximum": 1724,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 71.84260903,
            "variance": 5161.360472
          },
          {
            "average": 1.000005874,
            "count": 2894105,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002423628877,
            "variance": 5.873976934e-06
          },
          {
            "average": 1.000011748,
            "count": 2894105,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003427518762,
            "variance": 1.174788486e-05
          },
          {
            "average": 1,
            "count": 2894105,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2894105,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2894105,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.89326278,
            "count": 2894105,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.404430447,
            "variance": 1.972424881
          },
          {
            "average": 2.000640613,
            "count": 2894105,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02531587353,
            "variance": 0.0006408934525
          },
          {
            "average": 11.02841086,
            "count": 2894105,
            "maximum": 15,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.636174885,
            "variance": 2.677068255
          },
          {
            "average": 246830592.5,
            "count": 2894105,
            "maximum": 246832713,
            "minimum": 246828956.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 732.8584579,
            "variance": 537081.5193
          },
          {
            "average": 0,
            "count": 2894105,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2894105,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2894105,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2894105,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2894105,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442897.2426,
          1651220.037,
          -1.917314677,
          -441746.5226,
          1652372.577,
          0.9226853231
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442897.2425508804,
                1651220.0367069356,
                -1.917314676853994
              ],
              [
                -442897.2425508804,
                1652372.5767069357,
                -1.917314676853994
              ],
              [
                -441746.52255088044,
                1652372.5767069357,
                0.922685323146006
              ],
              [
                -441746.52255088044,
                1651220.0367069356,
                0.922685323146006
              ],
              [
                -442897.2425508804,
                1651220.0367069356,
                -1.917314676853994
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:25:13+00:00",
        "end_time": "2019-07-10T21:22:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8359.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8359.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8359.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8359.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.271916,
            64.5446098,
            -1.917314677,
            -163.2447995,
            64.55627294,
            0.9226853231
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.26857045418768,
                  64.54460980356774,
                  -1.917314676853994
                ],
                [
                  -163.27191604109623,
                  64.55483947680925,
                  -1.917314676853994
                ],
                [
                  -163.24813670457317,
                  64.55627294374243,
                  0.922685323146006
                ],
                [
                  -163.24479947477863,
                  64.54604273546735,
                  0.922685323146006
                ],
                [
                  -163.26857045418768,
                  64.54460980356774,
                  -1.917314676853994
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8359.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8359.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:25:13Z",
            "pc:count": 2894105,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442334.5674,
                "count": 2894105,
                "maximum": -441746.5226,
                "minimum": -442897.2426,
                "name": "X",
                "position": 0,
                "stddev": 288.6311003,
                "variance": 83307.91205
              },
              {
                "average": 1651793.373,
                "count": 2894105,
                "maximum": 1652372.577,
                "minimum": 1651220.037,
                "name": "Y",
                "position": 1,
                "stddev": 281.4023797,
                "variance": 79187.29931
              },
              {
                "average": 0.09738907094,
                "count": 2894105,
                "maximum": 0.9226853231,
                "minimum": -1.917314677,
                "name": "Z",
                "position": 2,
                "stddev": 0.1162243404,
                "variance": 0.0135080973
              },
              {
                "average": 5.272666334,
                "count": 2894105,
                "maximum": 1724,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 71.84260903,
                "variance": 5161.360472
              },
              {
                "average": 1.000005874,
                "count": 2894105,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002423628877,
                "variance": 5.873976934e-06
              },
              {
                "average": 1.000011748,
                "count": 2894105,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003427518762,
                "variance": 1.174788486e-05
              },
              {
                "average": 1,
                "count": 2894105,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2894105,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2894105,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.89326278,
                "count": 2894105,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.404430447,
                "variance": 1.972424881
              },
              {
                "average": 2.000640613,
                "count": 2894105,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02531587353,
                "variance": 0.0006408934525
              },
              {
                "average": 11.02841086,
                "count": 2894105,
                "maximum": 15,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.636174885,
                "variance": 2.677068255
              },
              {
                "average": 246830592.5,
                "count": 2894105,
                "maximum": 246832713,
                "minimum": 246828956.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 732.8584579,
                "variance": 537081.5193
              },
              {
                "average": 0,
                "count": 2894105,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2894105,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2894105,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2894105,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2894105,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442897.2426,
              1651220.037,
              -1.917314677,
              -441746.5226,
              1652372.577,
              0.9226853231
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442897.2425508804,
                    1651220.0367069356,
                    -1.917314676853994
                  ],
                  [
                    -442897.2425508804,
                    1652372.5767069357,
                    -1.917314676853994
                  ],
                  [
                    -441746.52255088044,
                    1652372.5767069357,
                    0.922685323146006
                  ],
                  [
                    -441746.52255088044,
                    1651220.0367069356,
                    0.922685323146006
                  ],
                  [
                    -442897.2425508804,
                    1651220.0367069356,
                    -1.917314676853994
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:25:13+00:00",
            "end_time": "2019-07-10T21:22:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0354.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.85545673423258,
              64.49465168551119,
              -2.170944240560053
            ],
            [
              -162.85822983021941,
              64.50354683354895,
              -2.170944240560053
            ],
            [
              -162.8429274096153,
              64.50442953606918,
              17.549055759439945
            ],
            [
              -162.84015899026315,
              64.49553410220405,
              17.549055759439945
            ],
            [
              -162.85545673423258,
              64.49465168551119,
              -2.170944240560053
            ]
          ]
        ]
      },
      "bbox": [
        -162.8582298,
        64.49465169,
        -2.170944241,
        -162.840159,
        64.50442954,
        17.54905576
      ],
      "properties": {
        "datetime": "2019-07-15T21:57:42Z",
        "pc:count": 1185156,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -423730.3977,
            "count": 1185156,
            "maximum": -423276.4051,
            "minimum": -424017.6251,
            "name": "X",
            "position": 0,
            "stddev": 160.7005341,
            "variance": 25824.66167
          },
          {
            "average": 1643357.597,
            "count": 1185156,
            "maximum": 1644002.776,
            "minimum": 1643001.376,
            "name": "Y",
            "position": 1,
            "stddev": 210.1827878,
            "variance": 44176.80427
          },
          {
            "average": 6.488616788,
            "count": 1185156,
            "maximum": 17.54905576,
            "minimum": -2.170944241,
            "name": "Z",
            "position": 2,
            "stddev": 6.11850911,
            "variance": 37.43615373
          },
          {
            "average": 825.8216075,
            "count": 1185156,
            "maximum": 21653,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 849.2665021,
            "variance": 721253.5916
          },
          {
            "average": 1.020401534,
            "count": 1185156,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.166207205,
            "variance": 0.02762483499
          },
          {
            "average": 1.040938914,
            "count": 1185156,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2495515506,
            "variance": 0.0622759764
          },
          {
            "average": 1,
            "count": 1185156,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1185156,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.748125985,
            "count": 1185156,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.58565111,
            "variance": 158.3986138
          },
          {
            "average": 19.86518198,
            "count": 1185156,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.135479043,
            "variance": 1.289312656
          },
          {
            "average": 1.32534873,
            "count": 1185156,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4810644297,
            "variance": 0.2314229855
          },
          {
            "average": 10.51408422,
            "count": 1185156,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6399435823,
            "variance": 0.4095277885
          },
          {
            "average": 247262039.4,
            "count": 1185156,
            "maximum": 247263062.4,
            "minimum": 247261808.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 341.5294567,
            "variance": 116642.3698
          },
          {
            "average": 0,
            "count": 1185156,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1185156,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1185156,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1185156,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1185156,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -424017.6251,
          1643001.376,
          -2.170944241,
          -423276.4051,
          1644002.776,
          17.54905576
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -424017.62510807253,
                1643001.3762289274,
                -2.170944240560053
              ],
              [
                -424017.62510807253,
                1644002.7762289273,
                -2.170944240560053
              ],
              [
                -423276.40510807256,
                1644002.7762289273,
                17.549055759439945
              ],
              [
                -423276.40510807256,
                1643001.3762289274,
                17.549055759439945
              ],
              [
                -424017.62510807253,
                1643001.3762289274,
                -2.170944240560053
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:57:42+00:00",
        "end_time": "2019-07-15T21:36:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0354.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0354.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0354.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0354.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8582298,
            64.49465169,
            -2.170944241,
            -162.840159,
            64.50442954,
            17.54905576
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.85545673423258,
                  64.49465168551119,
                  -2.170944240560053
                ],
                [
                  -162.85822983021941,
                  64.50354683354895,
                  -2.170944240560053
                ],
                [
                  -162.8429274096153,
                  64.50442953606918,
                  17.549055759439945
                ],
                [
                  -162.84015899026315,
                  64.49553410220405,
                  17.549055759439945
                ],
                [
                  -162.85545673423258,
                  64.49465168551119,
                  -2.170944240560053
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0354.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0354.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:57:42Z",
            "pc:count": 1185156,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -423730.3977,
                "count": 1185156,
                "maximum": -423276.4051,
                "minimum": -424017.6251,
                "name": "X",
                "position": 0,
                "stddev": 160.7005341,
                "variance": 25824.66167
              },
              {
                "average": 1643357.597,
                "count": 1185156,
                "maximum": 1644002.776,
                "minimum": 1643001.376,
                "name": "Y",
                "position": 1,
                "stddev": 210.1827878,
                "variance": 44176.80427
              },
              {
                "average": 6.488616788,
                "count": 1185156,
                "maximum": 17.54905576,
                "minimum": -2.170944241,
                "name": "Z",
                "position": 2,
                "stddev": 6.11850911,
                "variance": 37.43615373
              },
              {
                "average": 825.8216075,
                "count": 1185156,
                "maximum": 21653,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 849.2665021,
                "variance": 721253.5916
              },
              {
                "average": 1.020401534,
                "count": 1185156,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.166207205,
                "variance": 0.02762483499
              },
              {
                "average": 1.040938914,
                "count": 1185156,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2495515506,
                "variance": 0.0622759764
              },
              {
                "average": 1,
                "count": 1185156,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1185156,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.748125985,
                "count": 1185156,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.58565111,
                "variance": 158.3986138
              },
              {
                "average": 19.86518198,
                "count": 1185156,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.135479043,
                "variance": 1.289312656
              },
              {
                "average": 1.32534873,
                "count": 1185156,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4810644297,
                "variance": 0.2314229855
              },
              {
                "average": 10.51408422,
                "count": 1185156,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6399435823,
                "variance": 0.4095277885
              },
              {
                "average": 247262039.4,
                "count": 1185156,
                "maximum": 247263062.4,
                "minimum": 247261808.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 341.5294567,
                "variance": 116642.3698
              },
              {
                "average": 0,
                "count": 1185156,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1185156,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1185156,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1185156,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1185156,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -424017.6251,
              1643001.376,
              -2.170944241,
              -423276.4051,
              1644002.776,
              17.54905576
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -424017.62510807253,
                    1643001.3762289274,
                    -2.170944240560053
                  ],
                  [
                    -424017.62510807253,
                    1644002.7762289273,
                    -2.170944240560053
                  ],
                  [
                    -423276.40510807256,
                    1644002.7762289273,
                    17.549055759439945
                  ],
                  [
                    -423276.40510807256,
                    1643001.3762289274,
                    17.549055759439945
                  ],
                  [
                    -424017.62510807253,
                    1643001.3762289274,
                    -2.170944240560053
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:57:42+00:00",
            "end_time": "2019-07-15T21:36:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM9058.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.12329967060717,
              64.53385442658102,
              -2.174067795302465
            ],
            [
              -163.12659276974145,
              64.54408972511453,
              -2.174067795302465
            ],
            [
              -163.1028060650531,
              64.5455013554416,
              -0.254067795302465
            ],
            [
              -163.09952133248595,
              64.53526552999259,
              -0.254067795302465
            ],
            [
              -163.12329967060717,
              64.53385442658102,
              -2.174067795302465
            ]
          ]
        ]
      },
      "bbox": [
        -163.1265928,
        64.53385443,
        -2.174067795,
        -163.0995213,
        64.54550136,
        -0.2540677953
      ],
      "properties": {
        "datetime": "2019-07-15T20:21:38Z",
        "pc:count": 2521755,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435633.16,
            "count": 2521755,
            "maximum": -435012.7486,
            "minimum": -436163.9086,
            "name": "X",
            "position": 0,
            "stddev": 279.3002898,
            "variance": 78008.65186
          },
          {
            "average": 1649628.425,
            "count": 2521755,
            "maximum": 1650222.91,
            "minimum": 1649070.07,
            "name": "Y",
            "position": 1,
            "stddev": 288.6713101,
            "variance": 83331.12528
          },
          {
            "average": -1.28824811,
            "count": 2521755,
            "maximum": -0.2540677953,
            "minimum": -2.174067795,
            "name": "Z",
            "position": 2,
            "stddev": 0.1663961611,
            "variance": 0.02768768244
          },
          {
            "average": 104.7751015,
            "count": 2521755,
            "maximum": 1730,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 333.7698192,
            "variance": 111402.2922
          },
          {
            "average": 1.001414888,
            "count": 2521755,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03758837987,
            "variance": 0.001412886301
          },
          {
            "average": 1.002829379,
            "count": 2521755,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0531166121,
            "variance": 0.002821374481
          },
          {
            "average": 1,
            "count": 2521755,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2521755,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.84085845,
            "count": 2521755,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9641180617,
            "variance": 0.929523637
          },
          {
            "average": 19.91611143,
            "count": 2521755,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9325649818,
            "variance": 0.8696774453
          },
          {
            "average": 2.008022587,
            "count": 2521755,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08945748835,
            "variance": 0.008002642222
          },
          {
            "average": 13.92442525,
            "count": 2521755,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.954268586,
            "variance": 63.27038874
          },
          {
            "average": 247211075.8,
            "count": 2521755,
            "maximum": 247257298.4,
            "minimum": 247190348,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28600.54702,
            "variance": 817991289.6
          },
          {
            "average": 0,
            "count": 2521755,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2521755,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2521755,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2521755,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2521755,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436163.9086,
          1649070.07,
          -2.174067795,
          -435012.7486,
          1650222.91,
          -0.2540677953
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436163.9085580754,
                1649070.0702533666,
                -2.174067795302465
              ],
              [
                -436163.9085580754,
                1650222.9102533665,
                -2.174067795302465
              ],
              [
                -435012.74855807534,
                1650222.9102533665,
                -0.254067795302465
              ],
              [
                -435012.74855807534,
                1649070.0702533666,
                -0.254067795302465
              ],
              [
                -436163.9085580754,
                1649070.0702533666,
                -2.174067795302465
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:21:38+00:00",
        "end_time": "2019-07-15T01:45:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9058.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9058.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9058.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9058.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1265928,
            64.53385443,
            -2.174067795,
            -163.0995213,
            64.54550136,
            -0.2540677953
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.12329967060717,
                  64.53385442658102,
                  -2.174067795302465
                ],
                [
                  -163.12659276974145,
                  64.54408972511453,
                  -2.174067795302465
                ],
                [
                  -163.1028060650531,
                  64.5455013554416,
                  -0.254067795302465
                ],
                [
                  -163.09952133248595,
                  64.53526552999259,
                  -0.254067795302465
                ],
                [
                  -163.12329967060717,
                  64.53385442658102,
                  -2.174067795302465
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9058.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9058.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:21:38Z",
            "pc:count": 2521755,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435633.16,
                "count": 2521755,
                "maximum": -435012.7486,
                "minimum": -436163.9086,
                "name": "X",
                "position": 0,
                "stddev": 279.3002898,
                "variance": 78008.65186
              },
              {
                "average": 1649628.425,
                "count": 2521755,
                "maximum": 1650222.91,
                "minimum": 1649070.07,
                "name": "Y",
                "position": 1,
                "stddev": 288.6713101,
                "variance": 83331.12528
              },
              {
                "average": -1.28824811,
                "count": 2521755,
                "maximum": -0.2540677953,
                "minimum": -2.174067795,
                "name": "Z",
                "position": 2,
                "stddev": 0.1663961611,
                "variance": 0.02768768244
              },
              {
                "average": 104.7751015,
                "count": 2521755,
                "maximum": 1730,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 333.7698192,
                "variance": 111402.2922
              },
              {
                "average": 1.001414888,
                "count": 2521755,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03758837987,
                "variance": 0.001412886301
              },
              {
                "average": 1.002829379,
                "count": 2521755,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0531166121,
                "variance": 0.002821374481
              },
              {
                "average": 1,
                "count": 2521755,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2521755,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.84085845,
                "count": 2521755,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9641180617,
                "variance": 0.929523637
              },
              {
                "average": 19.91611143,
                "count": 2521755,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9325649818,
                "variance": 0.8696774453
              },
              {
                "average": 2.008022587,
                "count": 2521755,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08945748835,
                "variance": 0.008002642222
              },
              {
                "average": 13.92442525,
                "count": 2521755,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.954268586,
                "variance": 63.27038874
              },
              {
                "average": 247211075.8,
                "count": 2521755,
                "maximum": 247257298.4,
                "minimum": 247190348,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28600.54702,
                "variance": 817991289.6
              },
              {
                "average": 0,
                "count": 2521755,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2521755,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2521755,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2521755,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2521755,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436163.9086,
              1649070.07,
              -2.174067795,
              -435012.7486,
              1650222.91,
              -0.2540677953
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436163.9085580754,
                    1649070.0702533666,
                    -2.174067795302465
                  ],
                  [
                    -436163.9085580754,
                    1650222.9102533665,
                    -2.174067795302465
                  ],
                  [
                    -435012.74855807534,
                    1650222.9102533665,
                    -0.254067795302465
                  ],
                  [
                    -435012.74855807534,
                    1649070.0702533666,
                    -0.254067795302465
                  ],
                  [
                    -436163.9085580754,
                    1649070.0702533666,
                    -2.174067795302465
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:21:38+00:00",
            "end_time": "2019-07-15T01:45:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8265.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.28603304768419,
              64.59866803225117,
              -3.435492242870342
            ],
            [
              -163.28939236823086,
              64.60890150419743,
              -3.435492242870342
            ],
            [
              -163.26555219548504,
              64.61033876585773,
              4.084507757129658
            ],
            [
              -163.26220127114954,
              64.60010475594427,
              4.084507757129658
            ],
            [
              -163.28603304768419,
              64.59866803225117,
              -3.435492242870342
            ]
          ]
        ]
      },
      "bbox": [
        -163.2893924,
        64.59866803,
        -3.435492243,
        -163.2622013,
        64.61033877,
        4.084507757
      ],
      "properties": {
        "datetime": "2019-07-15T01:43:27Z",
        "pc:count": 2976166,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442318.5771,
            "count": 2976166,
            "maximum": -441734.1652,
            "minimum": -442885.6852,
            "name": "X",
            "position": 0,
            "stddev": 292.7317556,
            "variance": 85691.88072
          },
          {
            "average": 1657903.903,
            "count": 2976166,
            "maximum": 1658461.773,
            "minimum": 1657308.853,
            "name": "Y",
            "position": 1,
            "stddev": 290.6576102,
            "variance": 84481.84639
          },
          {
            "average": 0.9974784852,
            "count": 2976166,
            "maximum": 4.084507757,
            "minimum": -3.435492243,
            "name": "Z",
            "position": 2,
            "stddev": 0.4105452138,
            "variance": 0.1685473726
          },
          {
            "average": 61.00910299,
            "count": 2976166,
            "maximum": 3296,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 244.7089846,
            "variance": 59882.48714
          },
          {
            "average": 1.000096769,
            "count": 2976166,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01027110213,
            "variance": 0.0001054955389
          },
          {
            "average": 1.000193202,
            "count": 2976166,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01481123058,
            "variance": 0.0002193725513
          },
          {
            "average": 1,
            "count": 2976166,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2976166,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.87568301,
            "count": 2976166,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.349585139,
            "variance": 54.01640171
          },
          {
            "average": 20.03136843,
            "count": 2976166,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.055235914,
            "variance": 1.113522834
          },
          {
            "average": 1.923125592,
            "count": 2976166,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2667085129,
            "variance": 0.07113343086
          },
          {
            "average": 26.933834,
            "count": 2976166,
            "maximum": 30,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.115029219,
            "variance": 4.473348596
          },
          {
            "average": 246843768.5,
            "count": 2976166,
            "maximum": 247190207.2,
            "minimum": 246837380.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37435.01992,
            "variance": 1401380716
          },
          {
            "average": 0,
            "count": 2976166,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2976166,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2976166,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2976166,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2976166,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442885.6852,
          1657308.853,
          -3.435492243,
          -441734.1652,
          1658461.773,
          4.084507757
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442885.68523740646,
                1657308.8527498879,
                -3.435492242870342
              ],
              [
                -442885.68523740646,
                1658461.7727498878,
                -3.435492242870342
              ],
              [
                -441734.16523740644,
                1658461.7727498878,
                4.084507757129658
              ],
              [
                -441734.16523740644,
                1657308.8527498879,
                4.084507757129658
              ],
              [
                -442885.68523740646,
                1657308.8527498879,
                -3.435492242870342
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:43:27+00:00",
        "end_time": "2019-07-10T23:43:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8265.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8265.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8265.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8265.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2893924,
            64.59866803,
            -3.435492243,
            -163.2622013,
            64.61033877,
            4.084507757
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.28603304768419,
                  64.59866803225117,
                  -3.435492242870342
                ],
                [
                  -163.28939236823086,
                  64.60890150419743,
                  -3.435492242870342
                ],
                [
                  -163.26555219548504,
                  64.61033876585773,
                  4.084507757129658
                ],
                [
                  -163.26220127114954,
                  64.60010475594427,
                  4.084507757129658
                ],
                [
                  -163.28603304768419,
                  64.59866803225117,
                  -3.435492242870342
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8265.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8265.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:43:27Z",
            "pc:count": 2976166,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442318.5771,
                "count": 2976166,
                "maximum": -441734.1652,
                "minimum": -442885.6852,
                "name": "X",
                "position": 0,
                "stddev": 292.7317556,
                "variance": 85691.88072
              },
              {
                "average": 1657903.903,
                "count": 2976166,
                "maximum": 1658461.773,
                "minimum": 1657308.853,
                "name": "Y",
                "position": 1,
                "stddev": 290.6576102,
                "variance": 84481.84639
              },
              {
                "average": 0.9974784852,
                "count": 2976166,
                "maximum": 4.084507757,
                "minimum": -3.435492243,
                "name": "Z",
                "position": 2,
                "stddev": 0.4105452138,
                "variance": 0.1685473726
              },
              {
                "average": 61.00910299,
                "count": 2976166,
                "maximum": 3296,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 244.7089846,
                "variance": 59882.48714
              },
              {
                "average": 1.000096769,
                "count": 2976166,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01027110213,
                "variance": 0.0001054955389
              },
              {
                "average": 1.000193202,
                "count": 2976166,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01481123058,
                "variance": 0.0002193725513
              },
              {
                "average": 1,
                "count": 2976166,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2976166,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.87568301,
                "count": 2976166,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.349585139,
                "variance": 54.01640171
              },
              {
                "average": 20.03136843,
                "count": 2976166,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.055235914,
                "variance": 1.113522834
              },
              {
                "average": 1.923125592,
                "count": 2976166,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2667085129,
                "variance": 0.07113343086
              },
              {
                "average": 26.933834,
                "count": 2976166,
                "maximum": 30,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.115029219,
                "variance": 4.473348596
              },
              {
                "average": 246843768.5,
                "count": 2976166,
                "maximum": 247190207.2,
                "minimum": 246837380.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37435.01992,
                "variance": 1401380716
              },
              {
                "average": 0,
                "count": 2976166,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2976166,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2976166,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2976166,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2976166,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442885.6852,
              1657308.853,
              -3.435492243,
              -441734.1652,
              1658461.773,
              4.084507757
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442885.68523740646,
                    1657308.8527498879,
                    -3.435492242870342
                  ],
                  [
                    -442885.68523740646,
                    1658461.7727498878,
                    -3.435492242870342
                  ],
                  [
                    -441734.16523740644,
                    1658461.7727498878,
                    4.084507757129658
                  ],
                  [
                    -441734.16523740644,
                    1657308.8527498879,
                    4.084507757129658
                  ],
                  [
                    -442885.68523740646,
                    1657308.8527498879,
                    -3.435492242870342
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:43:27+00:00",
            "end_time": "2019-07-10T23: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": "20190715_NCMP_AK_03WWM9654.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.00093590994078,
              64.49633751696574,
              -4.972017740358108
            ],
            [
              -163.00417966526467,
              64.5065711284403,
              -4.972017740358108
            ],
            [
              -162.98042273758787,
              64.5079635783404,
              -2.432017740358108
            ],
            [
              -162.9771873308344,
              64.4977294480783,
              -2.432017740358108
            ],
            [
              -163.00093590994078,
              64.49633751696574,
              -4.972017740358108
            ]
          ]
        ]
      },
      "bbox": [
        -163.0041797,
        64.49633752,
        -4.97201774,
        -162.9771873,
        64.50796358,
        -2.43201774
      ],
      "properties": {
        "datetime": "2019-07-16T02:11:32Z",
        "pc:count": 1555381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430320.3454,
            "count": 1555381,
            "maximum": -429764.7562,
            "minimum": -430915.6962,
            "name": "X",
            "position": 0,
            "stddev": 287.1164091,
            "variance": 82435.83236
          },
          {
            "average": 1644778.864,
            "count": 1555381,
            "maximum": 1645276.606,
            "minimum": 1644124.186,
            "name": "Y",
            "position": 1,
            "stddev": 293.0181926,
            "variance": 85859.6612
          },
          {
            "average": -3.942391989,
            "count": 1555381,
            "maximum": -2.43201774,
            "minimum": -4.97201774,
            "name": "Z",
            "position": 2,
            "stddev": 0.3832843582,
            "variance": 0.1469068992
          },
          {
            "average": 691.0241921,
            "count": 1555381,
            "maximum": 3473,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 942.6179082,
            "variance": 888528.5208
          },
          {
            "average": 1,
            "count": 1555381,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1555381,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1555381,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1555381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1555381,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.02335777,
            "count": 1555381,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.054292318,
            "variance": 1.111532292
          },
          {
            "average": 2.012688852,
            "count": 1555381,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1121574246,
            "variance": 0.0125792879
          },
          {
            "average": 28.53056004,
            "count": 1555381,
            "maximum": 36,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.35208394,
            "variance": 128.8698097
          },
          {
            "average": 247273372.9,
            "count": 1555381,
            "maximum": 247278292.3,
            "minimum": 247258734.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7313.123691,
            "variance": 53481778.12
          },
          {
            "average": 0,
            "count": 1555381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1555381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1555381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1555381,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1555381,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430915.6962,
          1644124.186,
          -4.97201774,
          -429764.7562,
          1645276.606,
          -2.43201774
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430915.696159592,
                1644124.1858100581,
                -4.972017740358108
              ],
              [
                -430915.696159592,
                1645276.605810058,
                -4.972017740358108
              ],
              [
                -429764.75615959207,
                1645276.605810058,
                -2.432017740358108
              ],
              [
                -429764.75615959207,
                1644124.1858100581,
                -2.432017740358108
              ],
              [
                -430915.696159592,
                1644124.1858100581,
                -4.972017740358108
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:11:32+00:00",
        "end_time": "2019-07-15T20:45:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9654.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9654.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9654.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9654.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0041797,
            64.49633752,
            -4.97201774,
            -162.9771873,
            64.50796358,
            -2.43201774
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.00093590994078,
                  64.49633751696574,
                  -4.972017740358108
                ],
                [
                  -163.00417966526467,
                  64.5065711284403,
                  -4.972017740358108
                ],
                [
                  -162.98042273758787,
                  64.5079635783404,
                  -2.432017740358108
                ],
                [
                  -162.9771873308344,
                  64.4977294480783,
                  -2.432017740358108
                ],
                [
                  -163.00093590994078,
                  64.49633751696574,
                  -4.972017740358108
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9654.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9654.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:11:32Z",
            "pc:count": 1555381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430320.3454,
                "count": 1555381,
                "maximum": -429764.7562,
                "minimum": -430915.6962,
                "name": "X",
                "position": 0,
                "stddev": 287.1164091,
                "variance": 82435.83236
              },
              {
                "average": 1644778.864,
                "count": 1555381,
                "maximum": 1645276.606,
                "minimum": 1644124.186,
                "name": "Y",
                "position": 1,
                "stddev": 293.0181926,
                "variance": 85859.6612
              },
              {
                "average": -3.942391989,
                "count": 1555381,
                "maximum": -2.43201774,
                "minimum": -4.97201774,
                "name": "Z",
                "position": 2,
                "stddev": 0.3832843582,
                "variance": 0.1469068992
              },
              {
                "average": 691.0241921,
                "count": 1555381,
                "maximum": 3473,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 942.6179082,
                "variance": 888528.5208
              },
              {
                "average": 1,
                "count": 1555381,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1555381,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1555381,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1555381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1555381,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.02335777,
                "count": 1555381,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.054292318,
                "variance": 1.111532292
              },
              {
                "average": 2.012688852,
                "count": 1555381,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1121574246,
                "variance": 0.0125792879
              },
              {
                "average": 28.53056004,
                "count": 1555381,
                "maximum": 36,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.35208394,
                "variance": 128.8698097
              },
              {
                "average": 247273372.9,
                "count": 1555381,
                "maximum": 247278292.3,
                "minimum": 247258734.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7313.123691,
                "variance": 53481778.12
              },
              {
                "average": 0,
                "count": 1555381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1555381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1555381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1555381,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1555381,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430915.6962,
              1644124.186,
              -4.97201774,
              -429764.7562,
              1645276.606,
              -2.43201774
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430915.696159592,
                    1644124.1858100581,
                    -4.972017740358108
                  ],
                  [
                    -430915.696159592,
                    1645276.605810058,
                    -4.972017740358108
                  ],
                  [
                    -429764.75615959207,
                    1645276.605810058,
                    -2.432017740358108
                  ],
                  [
                    -429764.75615959207,
                    1644124.1858100581,
                    -2.432017740358108
                  ],
                  [
                    -430915.696159592,
                    1644124.1858100581,
                    -4.972017740358108
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:11:32+00:00",
            "end_time": "2019-07-15T20:45:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9449.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0457452447025,
              64.45206621693862,
              -7.033324143351772
            ],
            [
              -163.04899819704067,
              64.46229256398532,
              -7.033324143351772
            ],
            [
              -163.02528186377953,
              64.46369172968012,
              -4.873324143351772
            ],
            [
              -163.02203722587802,
              64.4534648627562,
              -4.873324143351772
            ],
            [
              -163.0457452447025,
              64.45206621693862,
              -7.033324143351772
            ]
          ]
        ]
      },
      "bbox": [
        -163.0489982,
        64.45206622,
        -7.033324143,
        -163.0220372,
        64.46369173,
        -4.873324143
      ],
      "properties": {
        "datetime": "2019-07-10T23:52:51Z",
        "pc:count": 637753,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433150.1353,
            "count": 637753,
            "maximum": -432567.5903,
            "minimum": -433718.4503,
            "name": "X",
            "position": 0,
            "stddev": 290.5486641,
            "variance": 84418.52624
          },
          {
            "average": 1640119.601,
            "count": 637753,
            "maximum": 1640673.288,
            "minimum": 1639521.508,
            "name": "Y",
            "position": 1,
            "stddev": 285.9509277,
            "variance": 81767.93305
          },
          {
            "average": -5.991359135,
            "count": 637753,
            "maximum": -4.873324143,
            "minimum": -7.033324143,
            "name": "Z",
            "position": 2,
            "stddev": 0.3838165129,
            "variance": 0.1473151155
          },
          {
            "average": 1887.73923,
            "count": 637753,
            "maximum": 3277,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 238.3980854,
            "variance": 56833.64711
          },
          {
            "average": 1,
            "count": 637753,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 637753,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 637753,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 637753,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 637753,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.89371607,
            "count": 637753,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.100239947,
            "variance": 1.210527941
          },
          {
            "average": 2.007987418,
            "count": 637753,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08905000803,
            "variance": 0.00792990393
          },
          {
            "average": 20.71433455,
            "count": 637753,
            "maximum": 24,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.572451678,
            "variance": 2.47260428
          },
          {
            "average": 246835910,
            "count": 637753,
            "maximum": 246837971.4,
            "minimum": 246833646.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 917.9426262,
            "variance": 842618.665
          },
          {
            "average": 0,
            "count": 637753,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 637753,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 637753,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 637753,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 637753,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433718.4503,
          1639521.508,
          -7.033324143,
          -432567.5903,
          1640673.288,
          -4.873324143
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433718.45026672474,
                1639521.5080015976,
                -7.033324143351772
              ],
              [
                -433718.45026672474,
                1640673.2880015974,
                -7.033324143351772
              ],
              [
                -432567.59026672476,
                1640673.2880015974,
                -4.873324143351772
              ],
              [
                -432567.59026672476,
                1639521.5080015976,
                -4.873324143351772
              ],
              [
                -433718.45026672474,
                1639521.5080015976,
                -7.033324143351772
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:52:51+00:00",
        "end_time": "2019-07-10T22:40:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9449.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9449.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9449.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9449.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0489982,
            64.45206622,
            -7.033324143,
            -163.0220372,
            64.46369173,
            -4.873324143
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0457452447025,
                  64.45206621693862,
                  -7.033324143351772
                ],
                [
                  -163.04899819704067,
                  64.46229256398532,
                  -7.033324143351772
                ],
                [
                  -163.02528186377953,
                  64.46369172968012,
                  -4.873324143351772
                ],
                [
                  -163.02203722587802,
                  64.4534648627562,
                  -4.873324143351772
                ],
                [
                  -163.0457452447025,
                  64.45206621693862,
                  -7.033324143351772
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9449.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9449.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:52:51Z",
            "pc:count": 637753,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433150.1353,
                "count": 637753,
                "maximum": -432567.5903,
                "minimum": -433718.4503,
                "name": "X",
                "position": 0,
                "stddev": 290.5486641,
                "variance": 84418.52624
              },
              {
                "average": 1640119.601,
                "count": 637753,
                "maximum": 1640673.288,
                "minimum": 1639521.508,
                "name": "Y",
                "position": 1,
                "stddev": 285.9509277,
                "variance": 81767.93305
              },
              {
                "average": -5.991359135,
                "count": 637753,
                "maximum": -4.873324143,
                "minimum": -7.033324143,
                "name": "Z",
                "position": 2,
                "stddev": 0.3838165129,
                "variance": 0.1473151155
              },
              {
                "average": 1887.73923,
                "count": 637753,
                "maximum": 3277,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 238.3980854,
                "variance": 56833.64711
              },
              {
                "average": 1,
                "count": 637753,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 637753,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 637753,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 637753,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 637753,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.89371607,
                "count": 637753,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.100239947,
                "variance": 1.210527941
              },
              {
                "average": 2.007987418,
                "count": 637753,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08905000803,
                "variance": 0.00792990393
              },
              {
                "average": 20.71433455,
                "count": 637753,
                "maximum": 24,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.572451678,
                "variance": 2.47260428
              },
              {
                "average": 246835910,
                "count": 637753,
                "maximum": 246837971.4,
                "minimum": 246833646.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 917.9426262,
                "variance": 842618.665
              },
              {
                "average": 0,
                "count": 637753,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 637753,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 637753,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 637753,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 637753,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433718.4503,
              1639521.508,
              -7.033324143,
              -432567.5903,
              1640673.288,
              -4.873324143
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433718.45026672474,
                    1639521.5080015976,
                    -7.033324143351772
                  ],
                  [
                    -433718.45026672474,
                    1640673.2880015974,
                    -7.033324143351772
                  ],
                  [
                    -432567.59026672476,
                    1640673.2880015974,
                    -4.873324143351772
                  ],
                  [
                    -432567.59026672476,
                    1639521.5080015976,
                    -4.873324143351772
                  ],
                  [
                    -433718.45026672474,
                    1639521.5080015976,
                    -7.033324143351772
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:52:51+00:00",
            "end_time": "2019-07-10T22:40:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9563.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.01589102596884,
              64.57732960333992,
              5.039019289623992
            ],
            [
              -163.01915044831173,
              64.58756746641528,
              5.039019289623992
            ],
            [
              -162.9985406354325,
              64.58877442032762,
              33.61901928962399
            ],
            [
              -162.99528847790643,
              64.57853610573721,
              33.61901928962399
            ],
            [
              -163.01589102596884,
              64.57732960333992,
              5.039019289623992
            ]
          ]
        ]
      },
      "bbox": [
        -163.0191504,
        64.5773296,
        5.03901929,
        -162.9952885,
        64.58877442,
        33.61901929
      ],
      "properties": {
        "datetime": "2019-07-15T22:15:24Z",
        "pc:count": 2606123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430015.8344,
            "count": 2606123,
            "maximum": -429408.5659,
            "minimum": -430404.2459,
            "name": "X",
            "position": 0,
            "stddev": 211.4712141,
            "variance": 44720.0744
          },
          {
            "average": 1653657.064,
            "count": 2606123,
            "maximum": 1654327.451,
            "minimum": 1653174.651,
            "name": "Y",
            "position": 1,
            "stddev": 276.2747765,
            "variance": 76327.75214
          },
          {
            "average": 13.29866736,
            "count": 2606123,
            "maximum": 33.61901929,
            "minimum": 5.03901929,
            "name": "Z",
            "position": 2,
            "stddev": 5.386713676,
            "variance": 29.01668423
          },
          {
            "average": 897.303714,
            "count": 2606123,
            "maximum": 61380,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 624.4765134,
            "variance": 389970.9158
          },
          {
            "average": 1.059195978,
            "count": 2606123,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2623754461,
            "variance": 0.06884087471
          },
          {
            "average": 1.118514744,
            "count": 2606123,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.379511486,
            "variance": 0.144028968
          },
          {
            "average": 1,
            "count": 2606123,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2606123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.439419398,
            "count": 2606123,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4963165171,
            "variance": 0.2463300852
          },
          {
            "average": 20.03989542,
            "count": 2606123,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.541568055,
            "variance": 2.376432067
          },
          {
            "average": 1.068126869,
            "count": 2606123,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2768421371,
            "variance": 0.07664156889
          },
          {
            "average": 10.94729029,
            "count": 2606123,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9343953796,
            "variance": 0.8730947254
          },
          {
            "average": 247262262.5,
            "count": 2606123,
            "maximum": 247264124.1,
            "minimum": 247261643,
            "name": "GpsTime",
            "position": 12,
            "stddev": 585.5266544,
            "variance": 342841.463
          },
          {
            "average": 0,
            "count": 2606123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2606123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2606123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2606123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2606123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430404.2459,
          1653174.651,
          5.03901929,
          -429408.5659,
          1654327.451,
          33.61901929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430404.24593983666,
                1653174.650775399,
                5.039019289623992
              ],
              [
                -430404.24593983666,
                1654327.4507753989,
                5.039019289623992
              ],
              [
                -429408.5659398366,
                1654327.4507753989,
                33.61901928962399
              ],
              [
                -429408.5659398366,
                1653174.650775399,
                33.61901928962399
              ],
              [
                -430404.24593983666,
                1653174.650775399,
                5.039019289623992
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:15:24+00:00",
        "end_time": "2019-07-15T21:34:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9563.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9563.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9563.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9563.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0191504,
            64.5773296,
            5.03901929,
            -162.9952885,
            64.58877442,
            33.61901929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.01589102596884,
                  64.57732960333992,
                  5.039019289623992
                ],
                [
                  -163.01915044831173,
                  64.58756746641528,
                  5.039019289623992
                ],
                [
                  -162.9985406354325,
                  64.58877442032762,
                  33.61901928962399
                ],
                [
                  -162.99528847790643,
                  64.57853610573721,
                  33.61901928962399
                ],
                [
                  -163.01589102596884,
                  64.57732960333992,
                  5.039019289623992
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9563.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9563.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:15:24Z",
            "pc:count": 2606123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430015.8344,
                "count": 2606123,
                "maximum": -429408.5659,
                "minimum": -430404.2459,
                "name": "X",
                "position": 0,
                "stddev": 211.4712141,
                "variance": 44720.0744
              },
              {
                "average": 1653657.064,
                "count": 2606123,
                "maximum": 1654327.451,
                "minimum": 1653174.651,
                "name": "Y",
                "position": 1,
                "stddev": 276.2747765,
                "variance": 76327.75214
              },
              {
                "average": 13.29866736,
                "count": 2606123,
                "maximum": 33.61901929,
                "minimum": 5.03901929,
                "name": "Z",
                "position": 2,
                "stddev": 5.386713676,
                "variance": 29.01668423
              },
              {
                "average": 897.303714,
                "count": 2606123,
                "maximum": 61380,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 624.4765134,
                "variance": 389970.9158
              },
              {
                "average": 1.059195978,
                "count": 2606123,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2623754461,
                "variance": 0.06884087471
              },
              {
                "average": 1.118514744,
                "count": 2606123,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.379511486,
                "variance": 0.144028968
              },
              {
                "average": 1,
                "count": 2606123,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2606123,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.439419398,
                "count": 2606123,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4963165171,
                "variance": 0.2463300852
              },
              {
                "average": 20.03989542,
                "count": 2606123,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.541568055,
                "variance": 2.376432067
              },
              {
                "average": 1.068126869,
                "count": 2606123,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2768421371,
                "variance": 0.07664156889
              },
              {
                "average": 10.94729029,
                "count": 2606123,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9343953796,
                "variance": 0.8730947254
              },
              {
                "average": 247262262.5,
                "count": 2606123,
                "maximum": 247264124.1,
                "minimum": 247261643,
                "name": "GpsTime",
                "position": 12,
                "stddev": 585.5266544,
                "variance": 342841.463
              },
              {
                "average": 0,
                "count": 2606123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2606123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2606123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2606123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2606123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430404.2459,
              1653174.651,
              5.03901929,
              -429408.5659,
              1654327.451,
              33.61901929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430404.24593983666,
                    1653174.650775399,
                    5.039019289623992
                  ],
                  [
                    -430404.24593983666,
                    1654327.4507753989,
                    5.039019289623992
                  ],
                  [
                    -429408.5659398366,
                    1654327.4507753989,
                    33.61901928962399
                  ],
                  [
                    -429408.5659398366,
                    1653174.650775399,
                    33.61901928962399
                  ],
                  [
                    -430404.24593983666,
                    1653174.650775399,
                    5.039019289623992
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:15:24+00:00",
            "end_time": "2019-07-15T21:34:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7669.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.40724109399827,
              64.63607416068058,
              -2.396950858208482
            ],
            [
              -163.41037060556616,
              64.6454715384006,
              -2.396950858208482
            ],
            [
              -163.3885146340333,
              64.6468050922994,
              13.183049141791518
            ],
            [
              -163.3853921960226,
              64.63740725543552,
              13.183049141791518
            ],
            [
              -163.40724109399827,
              64.63607416068058,
              -2.396950858208482
            ]
          ]
        ]
      },
      "bbox": [
        -163.4103706,
        64.63607416,
        -2.396950858,
        -163.3853922,
        64.64680509,
        13.18304914
      ],
      "properties": {
        "datetime": "2019-07-15T01:29:11Z",
        "pc:count": 2954427,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447412.7451,
            "count": 2954427,
            "maximum": -446984.3469,
            "minimum": -448038.9469,
            "name": "X",
            "position": 0,
            "stddev": 247.9777353,
            "variance": 61492.95719
          },
          {
            "average": 1662794.232,
            "count": 2954427,
            "maximum": 1663312.564,
            "minimum": 1662253.624,
            "name": "Y",
            "position": 1,
            "stddev": 257.7926139,
            "variance": 66457.0318
          },
          {
            "average": 2.917152465,
            "count": 2954427,
            "maximum": 13.18304914,
            "minimum": -2.396950858,
            "name": "Z",
            "position": 2,
            "stddev": 1.57292518,
            "variance": 2.474093623
          },
          {
            "average": 450.4961974,
            "count": 2954427,
            "maximum": 4142,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 452.2648683,
            "variance": 204543.5111
          },
          {
            "average": 1.230285602,
            "count": 2954427,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5613843551,
            "variance": 0.3151523942
          },
          {
            "average": 1.460940819,
            "count": 2954427,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.814510166,
            "variance": 0.6634268105
          },
          {
            "average": 1,
            "count": 2954427,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2954427,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.587751872,
            "count": 2954427,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.982795267,
            "variance": 80.6906108
          },
          {
            "average": 20.06653612,
            "count": 2954427,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.45001281,
            "variance": 2.10253715
          },
          {
            "average": 1.37165447,
            "count": 2954427,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6179987769,
            "variance": 0.3819224882
          },
          {
            "average": 12.87250015,
            "count": 2954427,
            "maximum": 15,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.01057404,
            "variance": 4.04240797
          },
          {
            "average": 247188729.2,
            "count": 2954427,
            "maximum": 247189351,
            "minimum": 247186096.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 648.6035805,
            "variance": 420686.6047
          },
          {
            "average": 0,
            "count": 2954427,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2954427,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2954427,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2954427,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2954427,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -448038.9469,
          1662253.624,
          -2.396950858,
          -446984.3469,
          1663312.564,
          13.18304914
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -448038.9469111902,
                1662253.624147521,
                -2.396950858208482
              ],
              [
                -448038.9469111902,
                1663312.564147521,
                -2.396950858208482
              ],
              [
                -446984.34691119025,
                1663312.564147521,
                13.183049141791518
              ],
              [
                -446984.34691119025,
                1662253.624147521,
                13.183049141791518
              ],
              [
                -448038.9469111902,
                1662253.624147521,
                -2.396950858208482
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:29:11+00:00",
        "end_time": "2019-07-15T00:34:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7669.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7669.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7669.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7669.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4103706,
            64.63607416,
            -2.396950858,
            -163.3853922,
            64.64680509,
            13.18304914
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.40724109399827,
                  64.63607416068058,
                  -2.396950858208482
                ],
                [
                  -163.41037060556616,
                  64.6454715384006,
                  -2.396950858208482
                ],
                [
                  -163.3885146340333,
                  64.6468050922994,
                  13.183049141791518
                ],
                [
                  -163.3853921960226,
                  64.63740725543552,
                  13.183049141791518
                ],
                [
                  -163.40724109399827,
                  64.63607416068058,
                  -2.396950858208482
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7669.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7669.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:29:11Z",
            "pc:count": 2954427,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447412.7451,
                "count": 2954427,
                "maximum": -446984.3469,
                "minimum": -448038.9469,
                "name": "X",
                "position": 0,
                "stddev": 247.9777353,
                "variance": 61492.95719
              },
              {
                "average": 1662794.232,
                "count": 2954427,
                "maximum": 1663312.564,
                "minimum": 1662253.624,
                "name": "Y",
                "position": 1,
                "stddev": 257.7926139,
                "variance": 66457.0318
              },
              {
                "average": 2.917152465,
                "count": 2954427,
                "maximum": 13.18304914,
                "minimum": -2.396950858,
                "name": "Z",
                "position": 2,
                "stddev": 1.57292518,
                "variance": 2.474093623
              },
              {
                "average": 450.4961974,
                "count": 2954427,
                "maximum": 4142,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 452.2648683,
                "variance": 204543.5111
              },
              {
                "average": 1.230285602,
                "count": 2954427,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5613843551,
                "variance": 0.3151523942
              },
              {
                "average": 1.460940819,
                "count": 2954427,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.814510166,
                "variance": 0.6634268105
              },
              {
                "average": 1,
                "count": 2954427,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2954427,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.587751872,
                "count": 2954427,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.982795267,
                "variance": 80.6906108
              },
              {
                "average": 20.06653612,
                "count": 2954427,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.45001281,
                "variance": 2.10253715
              },
              {
                "average": 1.37165447,
                "count": 2954427,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6179987769,
                "variance": 0.3819224882
              },
              {
                "average": 12.87250015,
                "count": 2954427,
                "maximum": 15,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.01057404,
                "variance": 4.04240797
              },
              {
                "average": 247188729.2,
                "count": 2954427,
                "maximum": 247189351,
                "minimum": 247186096.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 648.6035805,
                "variance": 420686.6047
              },
              {
                "average": 0,
                "count": 2954427,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2954427,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2954427,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2954427,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2954427,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -448038.9469,
              1662253.624,
              -2.396950858,
              -446984.3469,
              1663312.564,
              13.18304914
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -448038.9469111902,
                    1662253.624147521,
                    -2.396950858208482
                  ],
                  [
                    -448038.9469111902,
                    1663312.564147521,
                    -2.396950858208482
                  ],
                  [
                    -446984.34691119025,
                    1663312.564147521,
                    13.183049141791518
                  ],
                  [
                    -446984.34691119025,
                    1662253.624147521,
                    13.183049141791518
                  ],
                  [
                    -448038.9469111902,
                    1662253.624147521,
                    -2.396950858208482
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:29:11+00:00",
            "end_time": "2019-07-15T00:34:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7771.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3872701557569,
              64.65366281805747,
              -0.751264441172026
            ],
            [
              -163.3906713649488,
              64.66389171962264,
              -0.751264441172026
            ],
            [
              -163.3667926939626,
              64.6653445316427,
              22.928735558827974
            ],
            [
              -163.36339990258864,
              64.6551150851723,
              22.928735558827974
            ],
            [
              -163.3872701557569,
              64.65366281805747,
              -0.751264441172026
            ]
          ]
        ]
      },
      "bbox": [
        -163.3906714,
        64.65366282,
        -0.7512644412,
        -163.3633999,
        64.66534453,
        22.92873556
      ],
      "properties": {
        "datetime": "2019-07-15T01:41:41Z",
        "pc:count": 6520671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446294.3728,
            "count": 6520671,
            "maximum": -445666.318,
            "minimum": -446817.718,
            "name": "X",
            "position": 0,
            "stddev": 279.3576593,
            "variance": 78040.70182
          },
          {
            "average": 1664621.32,
            "count": 6520671,
            "maximum": 1665214.126,
            "minimum": 1664061.566,
            "name": "Y",
            "position": 1,
            "stddev": 292.3573177,
            "variance": 85472.80119
          },
          {
            "average": 4.356998416,
            "count": 6520671,
            "maximum": 22.92873556,
            "minimum": -0.7512644412,
            "name": "Z",
            "position": 2,
            "stddev": 2.211516873,
            "variance": 4.890806879
          },
          {
            "average": 317.8263464,
            "count": 6520671,
            "maximum": 3781,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 373.139846,
            "variance": 139233.3446
          },
          {
            "average": 1.610291794,
            "count": 6520671,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9160926798,
            "variance": 0.8392257979
          },
          {
            "average": 2.221276307,
            "count": 6520671,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.255081674,
            "variance": 1.575230008
          },
          {
            "average": 1,
            "count": 6520671,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6520671,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.348536677,
            "count": 6520671,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.215448536,
            "variance": 4.908212214
          },
          {
            "average": 20.00862678,
            "count": 6520671,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.181171458,
            "variance": 1.395166013
          },
          {
            "average": 1.656177869,
            "count": 6520671,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9873158381,
            "variance": 0.9747925641
          },
          {
            "average": 6.719848157,
            "count": 6520671,
            "maximum": 16,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.128351988,
            "variance": 9.78658616
          },
          {
            "average": 247186395,
            "count": 6520671,
            "maximum": 247190101.6,
            "minimum": 247184359.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1179.185154,
            "variance": 1390477.627
          },
          {
            "average": 0,
            "count": 6520671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6520671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6520671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6520671,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6520671,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446817.718,
          1664061.566,
          -0.7512644412,
          -445666.318,
          1665214.126,
          22.92873556
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446817.7180312722,
                1664061.565989638,
                -0.751264441172026
              ],
              [
                -446817.7180312722,
                1665214.125989638,
                -0.751264441172026
              ],
              [
                -445666.31803127215,
                1665214.125989638,
                22.928735558827974
              ],
              [
                -445666.31803127215,
                1664061.565989638,
                22.928735558827974
              ],
              [
                -446817.7180312722,
                1664061.565989638,
                -0.751264441172026
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:41:41+00:00",
        "end_time": "2019-07-15T00:05:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7771.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7771.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7771.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7771.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3906714,
            64.65366282,
            -0.7512644412,
            -163.3633999,
            64.66534453,
            22.92873556
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3872701557569,
                  64.65366281805747,
                  -0.751264441172026
                ],
                [
                  -163.3906713649488,
                  64.66389171962264,
                  -0.751264441172026
                ],
                [
                  -163.3667926939626,
                  64.6653445316427,
                  22.928735558827974
                ],
                [
                  -163.36339990258864,
                  64.6551150851723,
                  22.928735558827974
                ],
                [
                  -163.3872701557569,
                  64.65366281805747,
                  -0.751264441172026
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7771.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7771.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:41:41Z",
            "pc:count": 6520671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446294.3728,
                "count": 6520671,
                "maximum": -445666.318,
                "minimum": -446817.718,
                "name": "X",
                "position": 0,
                "stddev": 279.3576593,
                "variance": 78040.70182
              },
              {
                "average": 1664621.32,
                "count": 6520671,
                "maximum": 1665214.126,
                "minimum": 1664061.566,
                "name": "Y",
                "position": 1,
                "stddev": 292.3573177,
                "variance": 85472.80119
              },
              {
                "average": 4.356998416,
                "count": 6520671,
                "maximum": 22.92873556,
                "minimum": -0.7512644412,
                "name": "Z",
                "position": 2,
                "stddev": 2.211516873,
                "variance": 4.890806879
              },
              {
                "average": 317.8263464,
                "count": 6520671,
                "maximum": 3781,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 373.139846,
                "variance": 139233.3446
              },
              {
                "average": 1.610291794,
                "count": 6520671,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9160926798,
                "variance": 0.8392257979
              },
              {
                "average": 2.221276307,
                "count": 6520671,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.255081674,
                "variance": 1.575230008
              },
              {
                "average": 1,
                "count": 6520671,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6520671,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.348536677,
                "count": 6520671,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.215448536,
                "variance": 4.908212214
              },
              {
                "average": 20.00862678,
                "count": 6520671,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.181171458,
                "variance": 1.395166013
              },
              {
                "average": 1.656177869,
                "count": 6520671,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9873158381,
                "variance": 0.9747925641
              },
              {
                "average": 6.719848157,
                "count": 6520671,
                "maximum": 16,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.128351988,
                "variance": 9.78658616
              },
              {
                "average": 247186395,
                "count": 6520671,
                "maximum": 247190101.6,
                "minimum": 247184359.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1179.185154,
                "variance": 1390477.627
              },
              {
                "average": 0,
                "count": 6520671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6520671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6520671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6520671,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6520671,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446817.718,
              1664061.566,
              -0.7512644412,
              -445666.318,
              1665214.126,
              22.92873556
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446817.7180312722,
                    1664061.565989638,
                    -0.751264441172026
                  ],
                  [
                    -446817.7180312722,
                    1665214.125989638,
                    -0.751264441172026
                  ],
                  [
                    -445666.31803127215,
                    1665214.125989638,
                    22.928735558827974
                  ],
                  [
                    -445666.31803127215,
                    1664061.565989638,
                    22.928735558827974
                  ],
                  [
                    -446817.7180312722,
                    1664061.565989638,
                    -0.751264441172026
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:41:41+00:00",
            "end_time": "2019-07-15T00:05:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8065.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.32780545140082,
              64.59914780347658,
              -3.451231374146449
            ],
            [
              -163.33117849420555,
              64.60937629163475,
              -3.451231374146449
            ],
            [
              -163.30733920716992,
              64.61082003556314,
              5.548768625853551
            ],
            [
              -163.30397455476523,
              64.60059100726275,
              5.548768625853551
            ],
            [
              -163.32780545140082,
              64.59914780347658,
              -3.451231374146449
            ]
          ]
        ]
      },
      "bbox": [
        -163.3311785,
        64.5991478,
        -3.451231374,
        -163.3039746,
        64.61082004,
        5.548768626
      ],
      "properties": {
        "datetime": "2019-07-15T01:30:22Z",
        "pc:count": 7934302,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444279.7265,
            "count": 7934302,
            "maximum": -443705.8257,
            "minimum": -444857.3857,
            "name": "X",
            "position": 0,
            "stddev": 288.2788047,
            "variance": 83104.66927
          },
          {
            "average": 1658213.6,
            "count": 7934302,
            "maximum": 1658793.507,
            "minimum": 1657641.047,
            "name": "Y",
            "position": 1,
            "stddev": 287.4461986,
            "variance": 82625.31711
          },
          {
            "average": 2.076934602,
            "count": 7934302,
            "maximum": 5.548768626,
            "minimum": -3.451231374,
            "name": "Z",
            "position": 2,
            "stddev": 0.6728371067,
            "variance": 0.4527097721
          },
          {
            "average": 709.5057969,
            "count": 7934302,
            "maximum": 5000,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 482.5642603,
            "variance": 232868.2654
          },
          {
            "average": 1.002557503,
            "count": 7934302,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0551702763,
            "variance": 0.003043759388
          },
          {
            "average": 1.005123576,
            "count": 7934302,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08108302196,
            "variance": 0.00657445645
          },
          {
            "average": 1,
            "count": 7934302,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7934302,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.572263824,
            "count": 7934302,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.931734897,
            "variance": 79.77588827
          },
          {
            "average": 19.91353349,
            "count": 7934302,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.076544653,
            "variance": 1.158948391
          },
          {
            "average": 1.121459707,
            "count": 7934302,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3294251125,
            "variance": 0.1085209047
          },
          {
            "average": 14.44037535,
            "count": 7934302,
            "maximum": 23,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.476858222,
            "variance": 29.99597599
          },
          {
            "average": 247008991.6,
            "count": 7934302,
            "maximum": 247189422.7,
            "minimum": 246832799.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 176151.0564,
            "variance": 31029194660.0
          },
          {
            "average": 0,
            "count": 7934302,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7934302,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7934302,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7934302,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7934302,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444857.3857,
          1657641.047,
          -3.451231374,
          -443705.8257,
          1658793.507,
          5.548768626
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444857.38573514565,
                1657641.0467011356,
                -3.451231374146449
              ],
              [
                -444857.38573514565,
                1658793.5067011355,
                -3.451231374146449
              ],
              [
                -443705.8257351456,
                1658793.5067011355,
                5.548768625853551
              ],
              [
                -443705.8257351456,
                1657641.0467011356,
                5.548768625853551
              ],
              [
                -444857.38573514565,
                1657641.0467011356,
                -3.451231374146449
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:30:22+00:00",
        "end_time": "2019-07-10T22:26:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8065.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8065.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8065.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8065.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3311785,
            64.5991478,
            -3.451231374,
            -163.3039746,
            64.61082004,
            5.548768626
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.32780545140082,
                  64.59914780347658,
                  -3.451231374146449
                ],
                [
                  -163.33117849420555,
                  64.60937629163475,
                  -3.451231374146449
                ],
                [
                  -163.30733920716992,
                  64.61082003556314,
                  5.548768625853551
                ],
                [
                  -163.30397455476523,
                  64.60059100726275,
                  5.548768625853551
                ],
                [
                  -163.32780545140082,
                  64.59914780347658,
                  -3.451231374146449
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8065.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8065.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:30:22Z",
            "pc:count": 7934302,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444279.7265,
                "count": 7934302,
                "maximum": -443705.8257,
                "minimum": -444857.3857,
                "name": "X",
                "position": 0,
                "stddev": 288.2788047,
                "variance": 83104.66927
              },
              {
                "average": 1658213.6,
                "count": 7934302,
                "maximum": 1658793.507,
                "minimum": 1657641.047,
                "name": "Y",
                "position": 1,
                "stddev": 287.4461986,
                "variance": 82625.31711
              },
              {
                "average": 2.076934602,
                "count": 7934302,
                "maximum": 5.548768626,
                "minimum": -3.451231374,
                "name": "Z",
                "position": 2,
                "stddev": 0.6728371067,
                "variance": 0.4527097721
              },
              {
                "average": 709.5057969,
                "count": 7934302,
                "maximum": 5000,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 482.5642603,
                "variance": 232868.2654
              },
              {
                "average": 1.002557503,
                "count": 7934302,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0551702763,
                "variance": 0.003043759388
              },
              {
                "average": 1.005123576,
                "count": 7934302,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08108302196,
                "variance": 0.00657445645
              },
              {
                "average": 1,
                "count": 7934302,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7934302,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.572263824,
                "count": 7934302,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.931734897,
                "variance": 79.77588827
              },
              {
                "average": 19.91353349,
                "count": 7934302,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.076544653,
                "variance": 1.158948391
              },
              {
                "average": 1.121459707,
                "count": 7934302,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3294251125,
                "variance": 0.1085209047
              },
              {
                "average": 14.44037535,
                "count": 7934302,
                "maximum": 23,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.476858222,
                "variance": 29.99597599
              },
              {
                "average": 247008991.6,
                "count": 7934302,
                "maximum": 247189422.7,
                "minimum": 246832799.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 176151.0564,
                "variance": 31029194660.0
              },
              {
                "average": 0,
                "count": 7934302,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7934302,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7934302,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7934302,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7934302,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444857.3857,
              1657641.047,
              -3.451231374,
              -443705.8257,
              1658793.507,
              5.548768626
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444857.38573514565,
                    1657641.0467011356,
                    -3.451231374146449
                  ],
                  [
                    -444857.38573514565,
                    1658793.5067011355,
                    -3.451231374146449
                  ],
                  [
                    -443705.8257351456,
                    1658793.5067011355,
                    5.548768625853551
                  ],
                  [
                    -443705.8257351456,
                    1657641.0467011356,
                    5.548768625853551
                  ],
                  [
                    -444857.38573514565,
                    1657641.0467011356,
                    -3.451231374146449
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:30:22+00:00",
            "end_time": "2019-07-10T22:26: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": "20190710_NCMP_AK_03WWM9453.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.043189996455,
              64.48792847786808,
              -1.989780693267681
            ],
            [
              -163.0464495100341,
              64.49816604954249,
              -1.989780693267681
            ],
            [
              -163.02268925016637,
              64.49956571690655,
              30.330219306732317
            ],
            [
              -163.0194380856986,
              64.48932762375216,
              30.330219306732317
            ],
            [
              -163.043189996455,
              64.48792847786808,
              -1.989780693267681
            ]
          ]
        ]
      },
      "bbox": [
        -163.0464495,
        64.48792848,
        -1.989780693,
        -163.0194381,
        64.49956572,
        30.33021931
      ],
      "properties": {
        "datetime": "2019-07-15T20:07:04Z",
        "pc:count": 4316144,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432480.2638,
            "count": 4316144,
            "maximum": -431901.933,
            "minimum": -433053.473,
            "name": "X",
            "position": 0,
            "stddev": 291.4315484,
            "variance": 84932.34738
          },
          {
            "average": 1644051.641,
            "count": 4316144,
            "maximum": 1644622.384,
            "minimum": 1643469.404,
            "name": "Y",
            "position": 1,
            "stddev": 289.9802142,
            "variance": 84088.5246
          },
          {
            "average": 1.749280281,
            "count": 4316144,
            "maximum": 30.33021931,
            "minimum": -1.989780693,
            "name": "Z",
            "position": 2,
            "stddev": 6.041877874,
            "variance": 36.50428824
          },
          {
            "average": 141.4941626,
            "count": 4316144,
            "maximum": 5918,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 522.4877845,
            "variance": 272993.485
          },
          {
            "average": 1.04222936,
            "count": 4316144,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2423589179,
            "variance": 0.0587378451
          },
          {
            "average": 1.084561822,
            "count": 4316144,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3638770886,
            "variance": 0.1324065356
          },
          {
            "average": 1,
            "count": 4316144,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4316144,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.44705923,
            "count": 4316144,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.25273594,
            "variance": 105.1185943
          },
          {
            "average": 19.92490396,
            "count": 4316144,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.342577419,
            "variance": 1.802514125
          },
          {
            "average": 1.88307897,
            "count": 4316144,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3570116579,
            "variance": 0.1274573239
          },
          {
            "average": 15.46854739,
            "count": 4316144,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.746486944,
            "variance": 45.51508608
          },
          {
            "average": 247202515.3,
            "count": 4316144,
            "maximum": 247256424.2,
            "minimum": 246841538.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31694.86354,
            "variance": 1004564375
          },
          {
            "average": 0,
            "count": 4316144,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4316144,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4316144,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4316144,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4316144,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433053.473,
          1643469.404,
          -1.989780693,
          -431901.933,
          1644622.384,
          30.33021931
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433053.4730069683,
                1643469.4036115797,
                -1.989780693267681
              ],
              [
                -433053.4730069683,
                1644622.3836115797,
                -1.989780693267681
              ],
              [
                -431901.9330069683,
                1644622.3836115797,
                30.330219306732317
              ],
              [
                -431901.9330069683,
                1643469.4036115797,
                30.330219306732317
              ],
              [
                -433053.4730069683,
                1643469.4036115797,
                -1.989780693267681
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:07:04+00:00",
        "end_time": "2019-07-11T00:52:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9453.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9453.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9453.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9453.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0464495,
            64.48792848,
            -1.989780693,
            -163.0194381,
            64.49956572,
            30.33021931
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.043189996455,
                  64.48792847786808,
                  -1.989780693267681
                ],
                [
                  -163.0464495100341,
                  64.49816604954249,
                  -1.989780693267681
                ],
                [
                  -163.02268925016637,
                  64.49956571690655,
                  30.330219306732317
                ],
                [
                  -163.0194380856986,
                  64.48932762375216,
                  30.330219306732317
                ],
                [
                  -163.043189996455,
                  64.48792847786808,
                  -1.989780693267681
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9453.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9453.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:07:04Z",
            "pc:count": 4316144,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432480.2638,
                "count": 4316144,
                "maximum": -431901.933,
                "minimum": -433053.473,
                "name": "X",
                "position": 0,
                "stddev": 291.4315484,
                "variance": 84932.34738
              },
              {
                "average": 1644051.641,
                "count": 4316144,
                "maximum": 1644622.384,
                "minimum": 1643469.404,
                "name": "Y",
                "position": 1,
                "stddev": 289.9802142,
                "variance": 84088.5246
              },
              {
                "average": 1.749280281,
                "count": 4316144,
                "maximum": 30.33021931,
                "minimum": -1.989780693,
                "name": "Z",
                "position": 2,
                "stddev": 6.041877874,
                "variance": 36.50428824
              },
              {
                "average": 141.4941626,
                "count": 4316144,
                "maximum": 5918,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 522.4877845,
                "variance": 272993.485
              },
              {
                "average": 1.04222936,
                "count": 4316144,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2423589179,
                "variance": 0.0587378451
              },
              {
                "average": 1.084561822,
                "count": 4316144,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3638770886,
                "variance": 0.1324065356
              },
              {
                "average": 1,
                "count": 4316144,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4316144,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.44705923,
                "count": 4316144,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.25273594,
                "variance": 105.1185943
              },
              {
                "average": 19.92490396,
                "count": 4316144,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.342577419,
                "variance": 1.802514125
              },
              {
                "average": 1.88307897,
                "count": 4316144,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3570116579,
                "variance": 0.1274573239
              },
              {
                "average": 15.46854739,
                "count": 4316144,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.746486944,
                "variance": 45.51508608
              },
              {
                "average": 247202515.3,
                "count": 4316144,
                "maximum": 247256424.2,
                "minimum": 246841538.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31694.86354,
                "variance": 1004564375
              },
              {
                "average": 0,
                "count": 4316144,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4316144,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4316144,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4316144,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4316144,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433053.473,
              1643469.404,
              -1.989780693,
              -431901.933,
              1644622.384,
              30.33021931
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433053.4730069683,
                    1643469.4036115797,
                    -1.989780693267681
                  ],
                  [
                    -433053.4730069683,
                    1644622.3836115797,
                    -1.989780693267681
                  ],
                  [
                    -431901.9330069683,
                    1644622.3836115797,
                    30.330219306732317
                  ],
                  [
                    -431901.9330069683,
                    1643469.4036115797,
                    30.330219306732317
                  ],
                  [
                    -433053.4730069683,
                    1643469.4036115797,
                    -1.989780693267681
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:07:04+00:00",
            "end_time": "2019-07-11T00:52: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": "20190715_NCMP_AK_03WWM8664.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.203091713119,
              64.58870709621206,
              -1.399769370107196
            ],
            [
              -163.20641820953028,
              64.59893652867213,
              -1.399769370107196
            ],
            [
              -163.1825818005842,
              64.60036102280942,
              0.400230629892804
            ],
            [
              -163.1792636959799,
              64.59013105761282,
              0.400230629892804
            ],
            [
              -163.203091713119,
              64.58870709621206,
              -1.399769370107196
            ]
          ]
        ]
      },
      "bbox": [
        -163.2064182,
        64.5887071,
        -1.39976937,
        -163.1792637,
        64.60036102,
        0.4002306299
      ],
      "properties": {
        "datetime": "2019-07-15T21:04:00Z",
        "pc:count": 4340006,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438537.5352,
            "count": 4340006,
            "maximum": -437957.3378,
            "minimum": -439108.8778,
            "name": "X",
            "position": 0,
            "stddev": 286.4641946,
            "variance": 82061.7348
          },
          {
            "average": 1656228.319,
            "count": 4340006,
            "maximum": 1656809.841,
            "minimum": 1655657.561,
            "name": "Y",
            "position": 1,
            "stddev": 289.107996,
            "variance": 83583.43335
          },
          {
            "average": -0.1777938429,
            "count": 4340006,
            "maximum": 0.4002306299,
            "minimum": -1.39976937,
            "name": "Z",
            "position": 2,
            "stddev": 0.1346320711,
            "variance": 0.01812579456
          },
          {
            "average": 0.218242325,
            "count": 4340006,
            "maximum": 1835,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 17.46669653,
            "variance": 305.0854876
          },
          {
            "average": 1.000045392,
            "count": 4340006,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006737179853,
            "variance": 4.538959237e-05
          },
          {
            "average": 1.000090553,
            "count": 4340006,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009515497425,
            "variance": 9.054469124e-05
          },
          {
            "average": 1,
            "count": 4340006,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4340006,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4340006,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96482955,
            "count": 4340006,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.518707607,
            "variance": 2.306472794
          },
          {
            "average": 2.003097,
            "count": 4340006,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05559762818,
            "variance": 0.003091096259
          },
          {
            "average": 4.355196974,
            "count": 4340006,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.569827568,
            "variance": 2.464358594
          },
          {
            "average": 247257491.9,
            "count": 4340006,
            "maximum": 247259840,
            "minimum": 247255171.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1090.723033,
            "variance": 1189676.734
          },
          {
            "average": 0,
            "count": 4340006,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4340006,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4340006,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4340006,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4340006,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439108.8778,
          1655657.561,
          -1.39976937,
          -437957.3378,
          1656809.841,
          0.4002306299
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439108.87779353943,
                1655657.5610329492,
                -1.399769370107196
              ],
              [
                -439108.87779353943,
                1656809.841032949,
                -1.399769370107196
              ],
              [
                -437957.3377935394,
                1656809.841032949,
                0.400230629892804
              ],
              [
                -437957.3377935394,
                1655657.5610329492,
                0.400230629892804
              ],
              [
                -439108.87779353943,
                1655657.5610329492,
                -1.399769370107196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:04:00+00:00",
        "end_time": "2019-07-15T19:46:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8664.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8664.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8664.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8664.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2064182,
            64.5887071,
            -1.39976937,
            -163.1792637,
            64.60036102,
            0.4002306299
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.203091713119,
                  64.58870709621206,
                  -1.399769370107196
                ],
                [
                  -163.20641820953028,
                  64.59893652867213,
                  -1.399769370107196
                ],
                [
                  -163.1825818005842,
                  64.60036102280942,
                  0.400230629892804
                ],
                [
                  -163.1792636959799,
                  64.59013105761282,
                  0.400230629892804
                ],
                [
                  -163.203091713119,
                  64.58870709621206,
                  -1.399769370107196
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8664.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8664.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:04:00Z",
            "pc:count": 4340006,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438537.5352,
                "count": 4340006,
                "maximum": -437957.3378,
                "minimum": -439108.8778,
                "name": "X",
                "position": 0,
                "stddev": 286.4641946,
                "variance": 82061.7348
              },
              {
                "average": 1656228.319,
                "count": 4340006,
                "maximum": 1656809.841,
                "minimum": 1655657.561,
                "name": "Y",
                "position": 1,
                "stddev": 289.107996,
                "variance": 83583.43335
              },
              {
                "average": -0.1777938429,
                "count": 4340006,
                "maximum": 0.4002306299,
                "minimum": -1.39976937,
                "name": "Z",
                "position": 2,
                "stddev": 0.1346320711,
                "variance": 0.01812579456
              },
              {
                "average": 0.218242325,
                "count": 4340006,
                "maximum": 1835,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 17.46669653,
                "variance": 305.0854876
              },
              {
                "average": 1.000045392,
                "count": 4340006,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006737179853,
                "variance": 4.538959237e-05
              },
              {
                "average": 1.000090553,
                "count": 4340006,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009515497425,
                "variance": 9.054469124e-05
              },
              {
                "average": 1,
                "count": 4340006,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4340006,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4340006,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96482955,
                "count": 4340006,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.518707607,
                "variance": 2.306472794
              },
              {
                "average": 2.003097,
                "count": 4340006,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05559762818,
                "variance": 0.003091096259
              },
              {
                "average": 4.355196974,
                "count": 4340006,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.569827568,
                "variance": 2.464358594
              },
              {
                "average": 247257491.9,
                "count": 4340006,
                "maximum": 247259840,
                "minimum": 247255171.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1090.723033,
                "variance": 1189676.734
              },
              {
                "average": 0,
                "count": 4340006,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4340006,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4340006,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4340006,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4340006,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439108.8778,
              1655657.561,
              -1.39976937,
              -437957.3378,
              1656809.841,
              0.4002306299
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439108.87779353943,
                    1655657.5610329492,
                    -1.399769370107196
                  ],
                  [
                    -439108.87779353943,
                    1656809.841032949,
                    -1.399769370107196
                  ],
                  [
                    -437957.3377935394,
                    1656809.841032949,
                    0.400230629892804
                  ],
                  [
                    -437957.3377935394,
                    1655657.5610329492,
                    0.400230629892804
                  ],
                  [
                    -439108.87779353943,
                    1655657.5610329492,
                    -1.399769370107196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:04:00+00:00",
            "end_time": "2019-07-15T19:46:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8060.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.32831642437776,
              64.55443839967137,
              1.757322388379539
            ],
            [
              -163.3316848298897,
              64.56466763058711,
              1.757322388379539
            ],
            [
              -163.31012566156215,
              64.56597548897655,
              22.67732238837954
            ],
            [
              -163.30676483300627,
              64.55574576971587,
              22.67732238837954
            ],
            [
              -163.32831642437776,
              64.55443839967137,
              1.757322388379539
            ]
          ]
        ]
      },
      "bbox": [
        -163.3316848,
        64.5544384,
        1.757322388,
        -163.3067648,
        64.56597549,
        22.67732239
      ],
      "properties": {
        "datetime": "2019-07-10T21:29:27Z",
        "pc:count": 3402423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445016.8054,
            "count": 3402423,
            "maximum": -444536.8713,
            "minimum": -445579.9313,
            "name": "X",
            "position": 0,
            "stddev": 252.1888178,
            "variance": 63599.19982
          },
          {
            "average": 1653334.676,
            "count": 3402423,
            "maximum": 1653858.162,
            "minimum": 1652705.542,
            "name": "Y",
            "position": 1,
            "stddev": 285.6184514,
            "variance": 81577.89979
          },
          {
            "average": 14.18718194,
            "count": 3402423,
            "maximum": 22.67732239,
            "minimum": 1.757322388,
            "name": "Z",
            "position": 2,
            "stddev": 5.572201512,
            "variance": 31.04942969
          },
          {
            "average": 1148.315006,
            "count": 3402423,
            "maximum": 16633,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 684.5319846,
            "variance": 468584.0379
          },
          {
            "average": 1.000759753,
            "count": 3402423,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02836260842,
            "variance": 0.0008044375563
          },
          {
            "average": 1.001535964,
            "count": 3402423,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0409587664,
            "variance": 0.001677620545
          },
          {
            "average": 1,
            "count": 3402423,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3402423,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.486919763,
            "count": 3402423,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4998289516,
            "variance": 0.2498289808
          },
          {
            "average": 19.92161515,
            "count": 3402423,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.565125892,
            "variance": 2.449619059
          },
          {
            "average": 1.001622373,
            "count": 3402423,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04081885743,
            "variance": 0.001666179122
          },
          {
            "average": 3.378794759,
            "count": 3402423,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.161986322,
            "variance": 1.350212213
          },
          {
            "average": 246827662.2,
            "count": 3402423,
            "maximum": 246829367.5,
            "minimum": 246827121.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 435.8124374,
            "variance": 189932.4806
          },
          {
            "average": 0,
            "count": 3402423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3402423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3402423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3402423,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3402423,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445579.9313,
          1652705.542,
          1.757322388,
          -444536.8713,
          1653858.162,
          22.67732239
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445579.93126845104,
                1652705.5416693178,
                1.757322388379539
              ],
              [
                -445579.93126845104,
                1653858.1616693179,
                1.757322388379539
              ],
              [
                -444536.871268451,
                1653858.1616693179,
                22.67732238837954
              ],
              [
                -444536.871268451,
                1652705.5416693178,
                22.67732238837954
              ],
              [
                -445579.93126845104,
                1652705.5416693178,
                1.757322388379539
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:29:27+00:00",
        "end_time": "2019-07-10T20:52:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8060.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8060.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8060.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8060.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3316848,
            64.5544384,
            1.757322388,
            -163.3067648,
            64.56597549,
            22.67732239
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.32831642437776,
                  64.55443839967137,
                  1.757322388379539
                ],
                [
                  -163.3316848298897,
                  64.56466763058711,
                  1.757322388379539
                ],
                [
                  -163.31012566156215,
                  64.56597548897655,
                  22.67732238837954
                ],
                [
                  -163.30676483300627,
                  64.55574576971587,
                  22.67732238837954
                ],
                [
                  -163.32831642437776,
                  64.55443839967137,
                  1.757322388379539
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8060.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8060.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:29:27Z",
            "pc:count": 3402423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445016.8054,
                "count": 3402423,
                "maximum": -444536.8713,
                "minimum": -445579.9313,
                "name": "X",
                "position": 0,
                "stddev": 252.1888178,
                "variance": 63599.19982
              },
              {
                "average": 1653334.676,
                "count": 3402423,
                "maximum": 1653858.162,
                "minimum": 1652705.542,
                "name": "Y",
                "position": 1,
                "stddev": 285.6184514,
                "variance": 81577.89979
              },
              {
                "average": 14.18718194,
                "count": 3402423,
                "maximum": 22.67732239,
                "minimum": 1.757322388,
                "name": "Z",
                "position": 2,
                "stddev": 5.572201512,
                "variance": 31.04942969
              },
              {
                "average": 1148.315006,
                "count": 3402423,
                "maximum": 16633,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 684.5319846,
                "variance": 468584.0379
              },
              {
                "average": 1.000759753,
                "count": 3402423,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02836260842,
                "variance": 0.0008044375563
              },
              {
                "average": 1.001535964,
                "count": 3402423,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0409587664,
                "variance": 0.001677620545
              },
              {
                "average": 1,
                "count": 3402423,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3402423,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.486919763,
                "count": 3402423,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4998289516,
                "variance": 0.2498289808
              },
              {
                "average": 19.92161515,
                "count": 3402423,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.565125892,
                "variance": 2.449619059
              },
              {
                "average": 1.001622373,
                "count": 3402423,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04081885743,
                "variance": 0.001666179122
              },
              {
                "average": 3.378794759,
                "count": 3402423,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.161986322,
                "variance": 1.350212213
              },
              {
                "average": 246827662.2,
                "count": 3402423,
                "maximum": 246829367.5,
                "minimum": 246827121.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 435.8124374,
                "variance": 189932.4806
              },
              {
                "average": 0,
                "count": 3402423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3402423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3402423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3402423,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3402423,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445579.9313,
              1652705.542,
              1.757322388,
              -444536.8713,
              1653858.162,
              22.67732239
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445579.93126845104,
                    1652705.5416693178,
                    1.757322388379539
                  ],
                  [
                    -445579.93126845104,
                    1653858.1616693179,
                    1.757322388379539
                  ],
                  [
                    -444536.871268451,
                    1653858.1616693179,
                    22.67732238837954
                  ],
                  [
                    -444536.871268451,
                    1652705.5416693178,
                    22.67732238837954
                  ],
                  [
                    -445579.93126845104,
                    1652705.5416693178,
                    1.757322388379539
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:29:27+00:00",
            "end_time": "2019-07-10T20:52: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": "20190710_NCMP_AK_03WWM7964.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.349230661617,
              64.59041601867654,
              -3.252746161599115
            ],
            [
              -163.3526094255635,
              64.60064106876266,
              -3.252746161599115
            ],
            [
              -163.32878226160193,
              64.6020878670795,
              5.947253838400886
            ],
            [
              -163.32541187771275,
              64.59186227610478,
              5.947253838400886
            ],
            [
              -163.349230661617,
              64.59041601867654,
              -3.252746161599115
            ]
          ]
        ]
      },
      "bbox": [
        -163.3526094,
        64.59041602,
        -3.252746162,
        -163.3254119,
        64.60208787,
        5.947253838
      ],
      "properties": {
        "datetime": "2019-07-15T01:30:21Z",
        "pc:count": 4085963,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445423.8921,
            "count": 4085963,
            "maximum": -444857.7416,
            "minimum": -446009.1216,
            "name": "X",
            "position": 0,
            "stddev": 290.9243924,
            "variance": 84637.00212
          },
          {
            "average": 1657402.588,
            "count": 4085963,
            "maximum": 1657972.36,
            "minimum": 1656820.22,
            "name": "Y",
            "position": 1,
            "stddev": 288.453528,
            "variance": 83205.4378
          },
          {
            "average": 1.535235673,
            "count": 4085963,
            "maximum": 5.947253838,
            "minimum": -3.252746162,
            "name": "Z",
            "position": 2,
            "stddev": 0.9359942364,
            "variance": 0.8760852106
          },
          {
            "average": 484.9202609,
            "count": 4085963,
            "maximum": 3716,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 457.5503093,
            "variance": 209352.2856
          },
          {
            "average": 1.004757997,
            "count": 4085963,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07534342241,
            "variance": 0.0056766313
          },
          {
            "average": 1.009537776,
            "count": 4085963,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1108589813,
            "variance": 0.01228971374
          },
          {
            "average": 1,
            "count": 4085963,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4085963,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.800492075,
            "count": 4085963,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.20892626,
            "variance": 149.0578803
          },
          {
            "average": 20.05374365,
            "count": 4085963,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.276772113,
            "variance": 1.630147028
          },
          {
            "average": 1.276565647,
            "count": 4085963,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4541060353,
            "variance": 0.2062122913
          },
          {
            "average": 12.14881265,
            "count": 4085963,
            "maximum": 16,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.577585679,
            "variance": 2.488776574
          },
          {
            "average": 246835091.9,
            "count": 4085963,
            "maximum": 247189421.5,
            "minimum": 246829046.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 37611.1646,
            "variance": 1414599703
          },
          {
            "average": 0,
            "count": 4085963,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4085963,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4085963,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4085963,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4085963,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -446009.1216,
          1656820.22,
          -3.252746162,
          -444857.7416,
          1657972.36,
          5.947253838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -446009.12162056234,
                1656820.2195811763,
                -3.252746161599115
              ],
              [
                -446009.12162056234,
                1657972.3595811764,
                -3.252746161599115
              ],
              [
                -444857.74162056233,
                1657972.3595811764,
                5.947253838400886
              ],
              [
                -444857.74162056233,
                1656820.2195811763,
                5.947253838400886
              ],
              [
                -446009.12162056234,
                1656820.2195811763,
                -3.252746161599115
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:30:21+00:00",
        "end_time": "2019-07-10T21:24:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7964.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7964.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7964.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7964.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3526094,
            64.59041602,
            -3.252746162,
            -163.3254119,
            64.60208787,
            5.947253838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.349230661617,
                  64.59041601867654,
                  -3.252746161599115
                ],
                [
                  -163.3526094255635,
                  64.60064106876266,
                  -3.252746161599115
                ],
                [
                  -163.32878226160193,
                  64.6020878670795,
                  5.947253838400886
                ],
                [
                  -163.32541187771275,
                  64.59186227610478,
                  5.947253838400886
                ],
                [
                  -163.349230661617,
                  64.59041601867654,
                  -3.252746161599115
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7964.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7964.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:30:21Z",
            "pc:count": 4085963,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445423.8921,
                "count": 4085963,
                "maximum": -444857.7416,
                "minimum": -446009.1216,
                "name": "X",
                "position": 0,
                "stddev": 290.9243924,
                "variance": 84637.00212
              },
              {
                "average": 1657402.588,
                "count": 4085963,
                "maximum": 1657972.36,
                "minimum": 1656820.22,
                "name": "Y",
                "position": 1,
                "stddev": 288.453528,
                "variance": 83205.4378
              },
              {
                "average": 1.535235673,
                "count": 4085963,
                "maximum": 5.947253838,
                "minimum": -3.252746162,
                "name": "Z",
                "position": 2,
                "stddev": 0.9359942364,
                "variance": 0.8760852106
              },
              {
                "average": 484.9202609,
                "count": 4085963,
                "maximum": 3716,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 457.5503093,
                "variance": 209352.2856
              },
              {
                "average": 1.004757997,
                "count": 4085963,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07534342241,
                "variance": 0.0056766313
              },
              {
                "average": 1.009537776,
                "count": 4085963,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1108589813,
                "variance": 0.01228971374
              },
              {
                "average": 1,
                "count": 4085963,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4085963,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.800492075,
                "count": 4085963,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.20892626,
                "variance": 149.0578803
              },
              {
                "average": 20.05374365,
                "count": 4085963,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.276772113,
                "variance": 1.630147028
              },
              {
                "average": 1.276565647,
                "count": 4085963,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4541060353,
                "variance": 0.2062122913
              },
              {
                "average": 12.14881265,
                "count": 4085963,
                "maximum": 16,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.577585679,
                "variance": 2.488776574
              },
              {
                "average": 246835091.9,
                "count": 4085963,
                "maximum": 247189421.5,
                "minimum": 246829046.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 37611.1646,
                "variance": 1414599703
              },
              {
                "average": 0,
                "count": 4085963,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4085963,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4085963,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4085963,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4085963,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -446009.1216,
              1656820.22,
              -3.252746162,
              -444857.7416,
              1657972.36,
              5.947253838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -446009.12162056234,
                    1656820.2195811763,
                    -3.252746161599115
                  ],
                  [
                    -446009.12162056234,
                    1657972.3595811764,
                    -3.252746161599115
                  ],
                  [
                    -444857.74162056233,
                    1657972.3595811764,
                    5.947253838400886
                  ],
                  [
                    -444857.74162056233,
                    1656820.2195811763,
                    5.947253838400886
                  ],
                  [
                    -446009.12162056234,
                    1656820.2195811763,
                    -3.252746161599115
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:30:21+00:00",
            "end_time": "2019-07-10T21:24:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7960.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.33583743962652,
              64.56131176973572,
              9.252557072372428
            ],
            [
              -163.3369916028794,
              64.56481389918123,
              9.252557072372428
            ],
            [
              -163.33064352337317,
              64.5651995416591,
              15.552557072372428
            ],
            [
              -163.32949012405237,
              64.56169736290231,
              15.552557072372428
            ],
            [
              -163.33583743962652,
              64.56131176973572,
              9.252557072372428
            ]
          ]
        ]
      },
      "bbox": [
        -163.3369916,
        64.56131177,
        9.252557072,
        -163.3294901,
        64.56519954,
        15.55255707
      ],
      "properties": {
        "datetime": "2019-07-10T20:59:07Z",
        "pc:count": 195429,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445659.7398,
            "count": 195429,
            "maximum": -445522.227,
            "minimum": -445829.367,
            "name": "X",
            "position": 0,
            "stddev": 74.35120159,
            "variance": 5528.101178
          },
          {
            "average": 1653747.924,
            "count": 195429,
            "maximum": 1653909.935,
            "minimum": 1653515.315,
            "name": "Y",
            "position": 1,
            "stddev": 97.4988424,
            "variance": 9506.024269
          },
          {
            "average": 12.39166468,
            "count": 195429,
            "maximum": 15.55255707,
            "minimum": 9.252557072,
            "name": "Z",
            "position": 2,
            "stddev": 1.564813589,
            "variance": 2.448641568
          },
          {
            "average": 1030.116641,
            "count": 195429,
            "maximum": 3893,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 622.3104438,
            "variance": 387270.2885
          },
          {
            "average": 1.000782893,
            "count": 195429,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02833287838,
            "variance": 0.0008027519975
          },
          {
            "average": 1.001565786,
            "count": 195429,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04030813866,
            "variance": 0.001624746042
          },
          {
            "average": 1,
            "count": 195429,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 195429,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.534649412,
            "count": 195429,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4987992495,
            "variance": 0.2488006913
          },
          {
            "average": 19.912162,
            "count": 195429,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9903074198,
            "variance": 0.9807087858
          },
          {
            "average": 1.001637423,
            "count": 195429,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04068437557,
            "variance": 0.001655218416
          },
          {
            "average": 2.036253575,
            "count": 195429,
            "maximum": 3,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1869209258,
            "variance": 0.03493943252
          },
          {
            "average": 246827138.8,
            "count": 195429,
            "maximum": 246827547.8,
            "minimum": 246827119.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 79.09149349,
            "variance": 6255.464343
          },
          {
            "average": 0,
            "count": 195429,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 195429,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 195429,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 195429,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 195429,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445829.367,
          1653515.315,
          9.252557072,
          -445522.227,
          1653909.935,
          15.55255707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445829.3670226959,
                1653515.3150012814,
                9.252557072372428
              ],
              [
                -445829.3670226959,
                1653909.9350012816,
                9.252557072372428
              ],
              [
                -445522.2270226959,
                1653909.9350012816,
                15.552557072372428
              ],
              [
                -445522.2270226959,
                1653515.3150012814,
                15.552557072372428
              ],
              [
                -445829.3670226959,
                1653515.3150012814,
                9.252557072372428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T20:59:07+00:00",
        "end_time": "2019-07-10T20:51:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7960.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7960.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7960.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7960.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3369916,
            64.56131177,
            9.252557072,
            -163.3294901,
            64.56519954,
            15.55255707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.33583743962652,
                  64.56131176973572,
                  9.252557072372428
                ],
                [
                  -163.3369916028794,
                  64.56481389918123,
                  9.252557072372428
                ],
                [
                  -163.33064352337317,
                  64.5651995416591,
                  15.552557072372428
                ],
                [
                  -163.32949012405237,
                  64.56169736290231,
                  15.552557072372428
                ],
                [
                  -163.33583743962652,
                  64.56131176973572,
                  9.252557072372428
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7960.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7960.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T20:59:07Z",
            "pc:count": 195429,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445659.7398,
                "count": 195429,
                "maximum": -445522.227,
                "minimum": -445829.367,
                "name": "X",
                "position": 0,
                "stddev": 74.35120159,
                "variance": 5528.101178
              },
              {
                "average": 1653747.924,
                "count": 195429,
                "maximum": 1653909.935,
                "minimum": 1653515.315,
                "name": "Y",
                "position": 1,
                "stddev": 97.4988424,
                "variance": 9506.024269
              },
              {
                "average": 12.39166468,
                "count": 195429,
                "maximum": 15.55255707,
                "minimum": 9.252557072,
                "name": "Z",
                "position": 2,
                "stddev": 1.564813589,
                "variance": 2.448641568
              },
              {
                "average": 1030.116641,
                "count": 195429,
                "maximum": 3893,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 622.3104438,
                "variance": 387270.2885
              },
              {
                "average": 1.000782893,
                "count": 195429,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02833287838,
                "variance": 0.0008027519975
              },
              {
                "average": 1.001565786,
                "count": 195429,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04030813866,
                "variance": 0.001624746042
              },
              {
                "average": 1,
                "count": 195429,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 195429,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.534649412,
                "count": 195429,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4987992495,
                "variance": 0.2488006913
              },
              {
                "average": 19.912162,
                "count": 195429,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9903074198,
                "variance": 0.9807087858
              },
              {
                "average": 1.001637423,
                "count": 195429,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04068437557,
                "variance": 0.001655218416
              },
              {
                "average": 2.036253575,
                "count": 195429,
                "maximum": 3,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1869209258,
                "variance": 0.03493943252
              },
              {
                "average": 246827138.8,
                "count": 195429,
                "maximum": 246827547.8,
                "minimum": 246827119.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 79.09149349,
                "variance": 6255.464343
              },
              {
                "average": 0,
                "count": 195429,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 195429,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 195429,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 195429,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 195429,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445829.367,
              1653515.315,
              9.252557072,
              -445522.227,
              1653909.935,
              15.55255707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445829.3670226959,
                    1653515.3150012814,
                    9.252557072372428
                  ],
                  [
                    -445829.3670226959,
                    1653909.9350012816,
                    9.252557072372428
                  ],
                  [
                    -445522.2270226959,
                    1653909.9350012816,
                    15.552557072372428
                  ],
                  [
                    -445522.2270226959,
                    1653515.3150012814,
                    15.552557072372428
                  ],
                  [
                    -445829.3670226959,
                    1653515.3150012814,
                    9.252557072372428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T20:59:07+00:00",
            "end_time": "2019-07-10T20:51:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9758.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9774844346821,
              64.53192287234675,
              -5.308696502194374
            ],
            [
              -162.9807251181998,
              64.54216158103421,
              -5.308696502194374
            ],
            [
              -162.95693741900394,
              64.54355048944768,
              -1.748696502194374
            ],
            [
              -162.95370510986905,
              64.53331126219918,
              -1.748696502194374
            ],
            [
              -162.9774844346821,
              64.53192287234675,
              -5.308696502194374
            ]
          ]
        ]
      },
      "bbox": [
        -162.9807251,
        64.53192287,
        -5.308696502,
        -162.9537051,
        64.54355049,
        -1.748696502
      ],
      "properties": {
        "datetime": "2019-07-15T23:47:44Z",
        "pc:count": 1230848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428620.5144,
            "count": 1230848,
            "maximum": -428113.7854,
            "minimum": -429264.7254,
            "name": "X",
            "position": 0,
            "stddev": 295.538232,
            "variance": 87342.84655
          },
          {
            "average": 1648592.536,
            "count": 1230848,
            "maximum": 1649059.35,
            "minimum": 1647906.47,
            "name": "Y",
            "position": 1,
            "stddev": 284.9755574,
            "variance": 81211.06829
          },
          {
            "average": -3.832422706,
            "count": 1230848,
            "maximum": -1.748696502,
            "minimum": -5.308696502,
            "name": "Z",
            "position": 2,
            "stddev": 0.62570778,
            "variance": 0.3915102259
          },
          {
            "average": 779.5656084,
            "count": 1230848,
            "maximum": 2805,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 815.5665057,
            "variance": 665148.7253
          },
          {
            "average": 1.000004875,
            "count": 1230848,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002207865081,
            "variance": 4.874668218e-06
          },
          {
            "average": 1.000009749,
            "count": 1230848,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003122385132,
            "variance": 9.74928891e-06
          },
          {
            "average": 1,
            "count": 1230848,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1230848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99998538,
            "count": 1230848,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.009367189642,
            "variance": 8.774424178e-05
          },
          {
            "average": 19.88130929,
            "count": 1230848,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.112319511,
            "variance": 1.237254696
          },
          {
            "average": 2.005801691,
            "count": 1230848,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07601174673,
            "variance": 0.005777785641
          },
          {
            "average": 18.04268114,
            "count": 1230848,
            "maximum": 23,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.61848295,
            "variance": 2.61948706
          },
          {
            "average": 247266701.4,
            "count": 1230848,
            "maximum": 247269664.8,
            "minimum": 247264740.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 995.3559628,
            "variance": 990733.4927
          },
          {
            "average": 0,
            "count": 1230848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1230848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1230848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1230848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1230848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429264.7254,
          1647906.47,
          -5.308696502,
          -428113.7854,
          1649059.35,
          -1.748696502
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429264.725440311,
                1647906.4702837123,
                -5.308696502194374
              ],
              [
                -429264.725440311,
                1649059.3502837121,
                -5.308696502194374
              ],
              [
                -428113.78544031107,
                1649059.3502837121,
                -1.748696502194374
              ],
              [
                -428113.78544031107,
                1647906.4702837123,
                -1.748696502194374
              ],
              [
                -429264.725440311,
                1647906.4702837123,
                -5.308696502194374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:47:44+00:00",
        "end_time": "2019-07-15T22:25:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9758.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9758.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9758.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9758.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9807251,
            64.53192287,
            -5.308696502,
            -162.9537051,
            64.54355049,
            -1.748696502
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9774844346821,
                  64.53192287234675,
                  -5.308696502194374
                ],
                [
                  -162.9807251181998,
                  64.54216158103421,
                  -5.308696502194374
                ],
                [
                  -162.95693741900394,
                  64.54355048944768,
                  -1.748696502194374
                ],
                [
                  -162.95370510986905,
                  64.53331126219918,
                  -1.748696502194374
                ],
                [
                  -162.9774844346821,
                  64.53192287234675,
                  -5.308696502194374
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9758.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9758.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:47:44Z",
            "pc:count": 1230848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428620.5144,
                "count": 1230848,
                "maximum": -428113.7854,
                "minimum": -429264.7254,
                "name": "X",
                "position": 0,
                "stddev": 295.538232,
                "variance": 87342.84655
              },
              {
                "average": 1648592.536,
                "count": 1230848,
                "maximum": 1649059.35,
                "minimum": 1647906.47,
                "name": "Y",
                "position": 1,
                "stddev": 284.9755574,
                "variance": 81211.06829
              },
              {
                "average": -3.832422706,
                "count": 1230848,
                "maximum": -1.748696502,
                "minimum": -5.308696502,
                "name": "Z",
                "position": 2,
                "stddev": 0.62570778,
                "variance": 0.3915102259
              },
              {
                "average": 779.5656084,
                "count": 1230848,
                "maximum": 2805,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 815.5665057,
                "variance": 665148.7253
              },
              {
                "average": 1.000004875,
                "count": 1230848,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002207865081,
                "variance": 4.874668218e-06
              },
              {
                "average": 1.000009749,
                "count": 1230848,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003122385132,
                "variance": 9.74928891e-06
              },
              {
                "average": 1,
                "count": 1230848,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1230848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99998538,
                "count": 1230848,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.009367189642,
                "variance": 8.774424178e-05
              },
              {
                "average": 19.88130929,
                "count": 1230848,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.112319511,
                "variance": 1.237254696
              },
              {
                "average": 2.005801691,
                "count": 1230848,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07601174673,
                "variance": 0.005777785641
              },
              {
                "average": 18.04268114,
                "count": 1230848,
                "maximum": 23,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.61848295,
                "variance": 2.61948706
              },
              {
                "average": 247266701.4,
                "count": 1230848,
                "maximum": 247269664.8,
                "minimum": 247264740.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 995.3559628,
                "variance": 990733.4927
              },
              {
                "average": 0,
                "count": 1230848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1230848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1230848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1230848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1230848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429264.7254,
              1647906.47,
              -5.308696502,
              -428113.7854,
              1649059.35,
              -1.748696502
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429264.725440311,
                    1647906.4702837123,
                    -5.308696502194374
                  ],
                  [
                    -429264.725440311,
                    1649059.3502837121,
                    -5.308696502194374
                  ],
                  [
                    -428113.78544031107,
                    1649059.3502837121,
                    -1.748696502194374
                  ],
                  [
                    -428113.78544031107,
                    1647906.4702837123,
                    -1.748696502194374
                  ],
                  [
                    -429264.725440311,
                    1647906.4702837123,
                    -5.308696502194374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:47:44+00:00",
            "end_time": "2019-07-15T22:25:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9855.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.95867406580368,
              64.50473520327132,
              -4.432686895696061
            ],
            [
              -162.9619044738706,
              64.51497248745623,
              -4.432686895696061
            ],
            [
              -162.93813478789323,
              64.51635866319238,
              -2.432686895696061
            ],
            [
              -162.93491273973262,
              64.50612086217578,
              -2.432686895696061
            ],
            [
              -162.95867406580368,
              64.50473520327132,
              -4.432686895696061
            ]
          ]
        ]
      },
      "bbox": [
        -162.9619045,
        64.5047352,
        -4.432686896,
        -162.9349127,
        64.51635866,
        -2.432686896
      ],
      "properties": {
        "datetime": "2019-07-16T00:50:35Z",
        "pc:count": 2697635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -428215.6008,
            "count": 2697635,
            "maximum": -427627.6107,
            "minimum": -428778.7307,
            "name": "X",
            "position": 0,
            "stddev": 281.1222092,
            "variance": 79029.69653
          },
          {
            "average": 1645361.28,
            "count": 2697635,
            "maximum": 1645931.812,
            "minimum": 1644779.092,
            "name": "Y",
            "position": 1,
            "stddev": 289.5527002,
            "variance": 83840.76619
          },
          {
            "average": -3.094216654,
            "count": 2697635,
            "maximum": -2.432686896,
            "minimum": -4.432686896,
            "name": "Z",
            "position": 2,
            "stddev": 0.2202604802,
            "variance": 0.04851467916
          },
          {
            "average": 142.6907888,
            "count": 2697635,
            "maximum": 3100,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 514.6935328,
            "variance": 264909.4327
          },
          {
            "average": 1,
            "count": 2697635,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2697635,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2697635,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2697635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2697635,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.9406478,
            "count": 2697635,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8403440621,
            "variance": 0.7061781427
          },
          {
            "average": 2.002246412,
            "count": 2697635,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04748380383,
            "variance": 0.002254711626
          },
          {
            "average": 24.77703989,
            "count": 2697635,
            "maximum": 29,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.526926062,
            "variance": 2.331503197
          },
          {
            "average": 247270856.9,
            "count": 2697635,
            "maximum": 247273435.7,
            "minimum": 247268400.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 985.0736874,
            "variance": 970370.1697
          },
          {
            "average": 0,
            "count": 2697635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2697635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2697635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2697635,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2697635,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -428778.7307,
          1644779.092,
          -4.432686896,
          -427627.6107,
          1645931.812,
          -2.432686896
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -428778.73070387926,
                1644779.0921465636,
                -4.432686895696061
              ],
              [
                -428778.73070387926,
                1645931.8121465638,
                -4.432686895696061
              ],
              [
                -427627.61070387927,
                1645931.8121465638,
                -2.432686895696061
              ],
              [
                -427627.61070387927,
                1644779.0921465636,
                -2.432686895696061
              ],
              [
                -428778.73070387926,
                1644779.0921465636,
                -4.432686895696061
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:50:35+00:00",
        "end_time": "2019-07-15T23:26:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9855.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9855.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9855.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9855.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9619045,
            64.5047352,
            -4.432686896,
            -162.9349127,
            64.51635866,
            -2.432686896
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.95867406580368,
                  64.50473520327132,
                  -4.432686895696061
                ],
                [
                  -162.9619044738706,
                  64.51497248745623,
                  -4.432686895696061
                ],
                [
                  -162.93813478789323,
                  64.51635866319238,
                  -2.432686895696061
                ],
                [
                  -162.93491273973262,
                  64.50612086217578,
                  -2.432686895696061
                ],
                [
                  -162.95867406580368,
                  64.50473520327132,
                  -4.432686895696061
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9855.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9855.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:50:35Z",
            "pc:count": 2697635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -428215.6008,
                "count": 2697635,
                "maximum": -427627.6107,
                "minimum": -428778.7307,
                "name": "X",
                "position": 0,
                "stddev": 281.1222092,
                "variance": 79029.69653
              },
              {
                "average": 1645361.28,
                "count": 2697635,
                "maximum": 1645931.812,
                "minimum": 1644779.092,
                "name": "Y",
                "position": 1,
                "stddev": 289.5527002,
                "variance": 83840.76619
              },
              {
                "average": -3.094216654,
                "count": 2697635,
                "maximum": -2.432686896,
                "minimum": -4.432686896,
                "name": "Z",
                "position": 2,
                "stddev": 0.2202604802,
                "variance": 0.04851467916
              },
              {
                "average": 142.6907888,
                "count": 2697635,
                "maximum": 3100,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 514.6935328,
                "variance": 264909.4327
              },
              {
                "average": 1,
                "count": 2697635,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2697635,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2697635,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2697635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2697635,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.9406478,
                "count": 2697635,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8403440621,
                "variance": 0.7061781427
              },
              {
                "average": 2.002246412,
                "count": 2697635,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04748380383,
                "variance": 0.002254711626
              },
              {
                "average": 24.77703989,
                "count": 2697635,
                "maximum": 29,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.526926062,
                "variance": 2.331503197
              },
              {
                "average": 247270856.9,
                "count": 2697635,
                "maximum": 247273435.7,
                "minimum": 247268400.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 985.0736874,
                "variance": 970370.1697
              },
              {
                "average": 0,
                "count": 2697635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2697635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2697635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2697635,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2697635,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -428778.7307,
              1644779.092,
              -4.432686896,
              -427627.6107,
              1645931.812,
              -2.432686896
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -428778.73070387926,
                    1644779.0921465636,
                    -4.432686895696061
                  ],
                  [
                    -428778.73070387926,
                    1645931.8121465638,
                    -4.432686895696061
                  ],
                  [
                    -427627.61070387927,
                    1645931.8121465638,
                    -2.432686895696061
                  ],
                  [
                    -427627.61070387927,
                    1644779.0921465636,
                    -2.432686895696061
                  ],
                  [
                    -428778.73070387926,
                    1644779.0921465636,
                    -4.432686895696061
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:50:35+00:00",
            "end_time": "2019-07-15T23:26: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": "20190715_NCMP_AK_03WWM9263.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.07848642543857,
              64.57816168454083,
              -1.206687787038437
            ],
            [
              -163.08176780573223,
              64.58839628330817,
              -1.206687787038437
            ],
            [
              -163.05793320477355,
              64.58980161380937,
              0.313312212961563
            ],
            [
              -163.05466022143426,
              64.5795664894589,
              0.313312212961563
            ],
            [
              -163.07848642543857,
              64.57816168454083,
              -1.206687787038437
            ]
          ]
        ]
      },
      "bbox": [
        -163.0817678,
        64.57816168,
        -1.206687787,
        -163.0546602,
        64.58980161,
        0.313312213
      ],
      "properties": {
        "datetime": "2019-07-16T00:10:58Z",
        "pc:count": 2428491,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432835.8199,
            "count": 2428491,
            "maximum": -432209.6474,
            "minimum": -433361.2274,
            "name": "X",
            "position": 0,
            "stddev": 285.2374697,
            "variance": 81360.4141
          },
          {
            "average": 1654293.999,
            "count": 2428491,
            "maximum": 1654826.272,
            "minimum": 1653673.692,
            "name": "Y",
            "position": 1,
            "stddev": 285.6405029,
            "variance": 81590.49692
          },
          {
            "average": -0.6601760149,
            "count": 2428491,
            "maximum": 0.313312213,
            "minimum": -1.206687787,
            "name": "Z",
            "position": 2,
            "stddev": 0.1642143606,
            "variance": 0.02696635624
          },
          {
            "average": 102.5097309,
            "count": 2428491,
            "maximum": 1697,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 309.2325853,
            "variance": 95624.79183
          },
          {
            "average": 1.005890901,
            "count": 2428491,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07652581703,
            "variance": 0.005856200672
          },
          {
            "average": 1.01178139,
            "count": 2428491,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1079008518,
            "variance": 0.01164259381
          },
          {
            "average": 1,
            "count": 2428491,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2428491,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.0212737,
            "count": 2428491,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.216856927,
            "variance": 4.914454635
          },
          {
            "average": 19.96868603,
            "count": 2428491,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.175157162,
            "variance": 1.380994354
          },
          {
            "average": 2.008789409,
            "count": 2428491,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09383613673,
            "variance": 0.008805220557
          },
          {
            "average": 21.60586965,
            "count": 2428491,
            "maximum": 25,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.551086989,
            "variance": 2.405870846
          },
          {
            "average": 247268869.2,
            "count": 2428491,
            "maximum": 247271058.2,
            "minimum": 247266637.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 948.093883,
            "variance": 898882.011
          },
          {
            "average": 0,
            "count": 2428491,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2428491,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2428491,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2428491,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2428491,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433361.2274,
          1653673.692,
          -1.206687787,
          -432209.6474,
          1654826.272,
          0.313312213
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433361.22739167255,
                1653673.6915257152,
                -1.206687787038437
              ],
              [
                -433361.22739167255,
                1654826.2715257152,
                -1.206687787038437
              ],
              [
                -432209.6473916726,
                1654826.2715257152,
                0.313312212961563
              ],
              [
                -432209.6473916726,
                1653673.6915257152,
                0.313312212961563
              ],
              [
                -433361.22739167255,
                1653673.6915257152,
                -1.206687787038437
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:10:58+00:00",
        "end_time": "2019-07-15T22:57:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9263.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9263.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9263.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9263.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0817678,
            64.57816168,
            -1.206687787,
            -163.0546602,
            64.58980161,
            0.313312213
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.07848642543857,
                  64.57816168454083,
                  -1.206687787038437
                ],
                [
                  -163.08176780573223,
                  64.58839628330817,
                  -1.206687787038437
                ],
                [
                  -163.05793320477355,
                  64.58980161380937,
                  0.313312212961563
                ],
                [
                  -163.05466022143426,
                  64.5795664894589,
                  0.313312212961563
                ],
                [
                  -163.07848642543857,
                  64.57816168454083,
                  -1.206687787038437
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9263.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9263.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:10:58Z",
            "pc:count": 2428491,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432835.8199,
                "count": 2428491,
                "maximum": -432209.6474,
                "minimum": -433361.2274,
                "name": "X",
                "position": 0,
                "stddev": 285.2374697,
                "variance": 81360.4141
              },
              {
                "average": 1654293.999,
                "count": 2428491,
                "maximum": 1654826.272,
                "minimum": 1653673.692,
                "name": "Y",
                "position": 1,
                "stddev": 285.6405029,
                "variance": 81590.49692
              },
              {
                "average": -0.6601760149,
                "count": 2428491,
                "maximum": 0.313312213,
                "minimum": -1.206687787,
                "name": "Z",
                "position": 2,
                "stddev": 0.1642143606,
                "variance": 0.02696635624
              },
              {
                "average": 102.5097309,
                "count": 2428491,
                "maximum": 1697,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 309.2325853,
                "variance": 95624.79183
              },
              {
                "average": 1.005890901,
                "count": 2428491,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07652581703,
                "variance": 0.005856200672
              },
              {
                "average": 1.01178139,
                "count": 2428491,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1079008518,
                "variance": 0.01164259381
              },
              {
                "average": 1,
                "count": 2428491,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2428491,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.0212737,
                "count": 2428491,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.216856927,
                "variance": 4.914454635
              },
              {
                "average": 19.96868603,
                "count": 2428491,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.175157162,
                "variance": 1.380994354
              },
              {
                "average": 2.008789409,
                "count": 2428491,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09383613673,
                "variance": 0.008805220557
              },
              {
                "average": 21.60586965,
                "count": 2428491,
                "maximum": 25,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.551086989,
                "variance": 2.405870846
              },
              {
                "average": 247268869.2,
                "count": 2428491,
                "maximum": 247271058.2,
                "minimum": 247266637.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 948.093883,
                "variance": 898882.011
              },
              {
                "average": 0,
                "count": 2428491,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2428491,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2428491,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2428491,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2428491,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433361.2274,
              1653673.692,
              -1.206687787,
              -432209.6474,
              1654826.272,
              0.313312213
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433361.22739167255,
                    1653673.6915257152,
                    -1.206687787038437
                  ],
                  [
                    -433361.22739167255,
                    1654826.2715257152,
                    -1.206687787038437
                  ],
                  [
                    -432209.6473916726,
                    1654826.2715257152,
                    0.313312212961563
                  ],
                  [
                    -432209.6473916726,
                    1653673.6915257152,
                    0.313312212961563
                  ],
                  [
                    -433361.22739167255,
                    1653673.6915257152,
                    -1.206687787038437
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:10:58+00:00",
            "end_time": "2019-07-15T22:57: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": "20190715_NCMP_AK_03WXM0248.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.87888444912272,
              64.44087189042095,
              -7.871922137213191
            ],
            [
              -162.88207878274366,
              64.45110885128364,
              -7.871922137213191
            ],
            [
              -162.85977442344398,
              64.45240070845075,
              17.16807786278681
            ],
            [
              -162.85658791991148,
              64.44216326732968,
              17.16807786278681
            ],
            [
              -162.87888444912272,
              64.44087189042095,
              -7.871922137213191
            ]
          ]
        ]
      },
      "bbox": [
        -162.8820788,
        64.44087189,
        -7.871922137,
        -162.8565879,
        64.45240071,
        17.16807786
      ],
      "properties": {
        "datetime": "2019-07-16T01:57:09Z",
        "pc:count": 2524936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -425311.4992,
            "count": 2524936,
            "maximum": -424850.2224,
            "minimum": -425932.6224,
            "name": "X",
            "position": 0,
            "stddev": 248.3362736,
            "variance": 61670.90479
          },
          {
            "average": 1637924.862,
            "count": 2524936,
            "maximum": 1638356.369,
            "minimum": 1637203.769,
            "name": "Y",
            "position": 1,
            "stddev": 244.7553194,
            "variance": 59905.16636
          },
          {
            "average": 0.1896942562,
            "count": 2524936,
            "maximum": 17.16807786,
            "minimum": -7.871922137,
            "name": "Z",
            "position": 2,
            "stddev": 4.377971738,
            "variance": 19.16663654
          },
          {
            "average": 436.6532071,
            "count": 2524936,
            "maximum": 7982,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 815.9902745,
            "variance": 665840.128
          },
          {
            "average": 1.016588539,
            "count": 2524936,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1452066599,
            "variance": 0.02108497408
          },
          {
            "average": 1.033289161,
            "count": 2524936,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2158895718,
            "variance": 0.04660830722
          },
          {
            "average": 1,
            "count": 2524936,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2524936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.3997531,
            "count": 2524936,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.24887031,
            "variance": 150.0348238
          },
          {
            "average": 19.99651195,
            "count": 2524936,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8007792079,
            "variance": 0.6412473398
          },
          {
            "average": 1.747130224,
            "count": 2524936,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4598154811,
            "variance": 0.2114302767
          },
          {
            "average": 31.67374381,
            "count": 2524936,
            "maximum": 35,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.162892584,
            "variance": 1.352319161
          },
          {
            "average": 247275238.9,
            "count": 2524936,
            "maximum": 247277429.6,
            "minimum": 247273324.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 762.4472013,
            "variance": 581325.7347
          },
          {
            "average": 0,
            "count": 2524936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2524936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2524936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2524936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2524936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425932.6224,
          1637203.769,
          -7.871922137,
          -424850.2224,
          1638356.369,
          17.16807786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425932.6223843034,
                1637203.7685770078,
                -7.871922137213191
              ],
              [
                -425932.6223843034,
                1638356.368577008,
                -7.871922137213191
              ],
              [
                -424850.2223843034,
                1638356.368577008,
                17.16807786278681
              ],
              [
                -424850.2223843034,
                1637203.7685770078,
                17.16807786278681
              ],
              [
                -425932.6223843034,
                1637203.7685770078,
                -7.871922137213191
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:57:09+00:00",
        "end_time": "2019-07-16T00:48:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0248.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0248.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0248.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0248.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8820788,
            64.44087189,
            -7.871922137,
            -162.8565879,
            64.45240071,
            17.16807786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.87888444912272,
                  64.44087189042095,
                  -7.871922137213191
                ],
                [
                  -162.88207878274366,
                  64.45110885128364,
                  -7.871922137213191
                ],
                [
                  -162.85977442344398,
                  64.45240070845075,
                  17.16807786278681
                ],
                [
                  -162.85658791991148,
                  64.44216326732968,
                  17.16807786278681
                ],
                [
                  -162.87888444912272,
                  64.44087189042095,
                  -7.871922137213191
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0248.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0248.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:57:09Z",
            "pc:count": 2524936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -425311.4992,
                "count": 2524936,
                "maximum": -424850.2224,
                "minimum": -425932.6224,
                "name": "X",
                "position": 0,
                "stddev": 248.3362736,
                "variance": 61670.90479
              },
              {
                "average": 1637924.862,
                "count": 2524936,
                "maximum": 1638356.369,
                "minimum": 1637203.769,
                "name": "Y",
                "position": 1,
                "stddev": 244.7553194,
                "variance": 59905.16636
              },
              {
                "average": 0.1896942562,
                "count": 2524936,
                "maximum": 17.16807786,
                "minimum": -7.871922137,
                "name": "Z",
                "position": 2,
                "stddev": 4.377971738,
                "variance": 19.16663654
              },
              {
                "average": 436.6532071,
                "count": 2524936,
                "maximum": 7982,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 815.9902745,
                "variance": 665840.128
              },
              {
                "average": 1.016588539,
                "count": 2524936,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1452066599,
                "variance": 0.02108497408
              },
              {
                "average": 1.033289161,
                "count": 2524936,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2158895718,
                "variance": 0.04660830722
              },
              {
                "average": 1,
                "count": 2524936,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2524936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.3997531,
                "count": 2524936,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.24887031,
                "variance": 150.0348238
              },
              {
                "average": 19.99651195,
                "count": 2524936,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8007792079,
                "variance": 0.6412473398
              },
              {
                "average": 1.747130224,
                "count": 2524936,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4598154811,
                "variance": 0.2114302767
              },
              {
                "average": 31.67374381,
                "count": 2524936,
                "maximum": 35,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.162892584,
                "variance": 1.352319161
              },
              {
                "average": 247275238.9,
                "count": 2524936,
                "maximum": 247277429.6,
                "minimum": 247273324.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 762.4472013,
                "variance": 581325.7347
              },
              {
                "average": 0,
                "count": 2524936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2524936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2524936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2524936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2524936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425932.6224,
              1637203.769,
              -7.871922137,
              -424850.2224,
              1638356.369,
              17.16807786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425932.6223843034,
                    1637203.7685770078,
                    -7.871922137213191
                  ],
                  [
                    -425932.6223843034,
                    1638356.368577008,
                    -7.871922137213191
                  ],
                  [
                    -424850.2223843034,
                    1638356.368577008,
                    17.16807786278681
                  ],
                  [
                    -424850.2223843034,
                    1637203.7685770078,
                    17.16807786278681
                  ],
                  [
                    -425932.6223843034,
                    1637203.7685770078,
                    -7.871922137213191
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:57:09+00:00",
            "end_time": "2019-07-16T00:48: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": "20190714_NCMP_AK_03WWM7574.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.4275688752379,
              64.68102182682001,
              -1.723433316936195
            ],
            [
              -163.43098847209595,
              64.69125203762349,
              -1.723433316936195
            ],
            [
              -163.4070842890746,
              64.69271138995617,
              92.6965666830638
            ],
            [
              -163.40367312636224,
              64.68248063104237,
              92.6965666830638
            ],
            [
              -163.4275688752379,
              64.68102182682001,
              -1.723433316936195
            ]
          ]
        ]
      },
      "bbox": [
        -163.4309885,
        64.68102183,
        -1.723433317,
        -163.4036731,
        64.69271139,
        92.69656668
      ],
      "properties": {
        "datetime": "2019-07-15T02:05:58Z",
        "pc:count": 8045566,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447712.4555,
            "count": 8045566,
            "maximum": -447139.5808,
            "minimum": -448291.2008,
            "name": "X",
            "position": 0,
            "stddev": 275.8060041,
            "variance": 76068.95188
          },
          {
            "average": 1667950.35,
            "count": 8045566,
            "maximum": 1668507.267,
            "minimum": 1667354.507,
            "name": "Y",
            "position": 1,
            "stddev": 300.215814,
            "variance": 90129.53501
          },
          {
            "average": 46.40305257,
            "count": 8045566,
            "maximum": 92.69656668,
            "minimum": -1.723433317,
            "name": "Z",
            "position": 2,
            "stddev": 27.72678793,
            "variance": 768.774769
          },
          {
            "average": 470.0673733,
            "count": 8045566,
            "maximum": 59034,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1086.322923,
            "variance": 1180097.493
          },
          {
            "average": 1.816078819,
            "count": 8045566,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.061384823,
            "variance": 1.126537743
          },
          {
            "average": 2.634127046,
            "count": 8045566,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.40992822,
            "variance": 1.987897587
          },
          {
            "average": 1,
            "count": 8045566,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8045566,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.149480347,
            "count": 8045566,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.199551803,
            "variance": 51.83354617
          },
          {
            "average": 20.0577979,
            "count": 8045566,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.497689995,
            "variance": 2.24307532
          },
          {
            "average": 1.952050608,
            "count": 8045566,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.16453155,
            "variance": 1.356133731
          },
          {
            "average": 6.395059341,
            "count": 8045566,
            "maximum": 18,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.054949181,
            "variance": 36.66240958
          },
          {
            "average": 247186387.6,
            "count": 8045566,
            "maximum": 247191558.9,
            "minimum": 247184305.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2482.700369,
            "variance": 6163801.125
          },
          {
            "average": 0,
            "count": 8045566,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8045566,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8045566,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8045566,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8045566,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -448291.2008,
          1667354.507,
          -1.723433317,
          -447139.5808,
          1668507.267,
          92.69656668
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -448291.20084214647,
                1667354.5069054407,
                -1.723433316936195
              ],
              [
                -448291.20084214647,
                1668507.2669054405,
                -1.723433316936195
              ],
              [
                -447139.5808421465,
                1668507.2669054405,
                92.6965666830638
              ],
              [
                -447139.5808421465,
                1667354.5069054407,
                92.6965666830638
              ],
              [
                -448291.20084214647,
                1667354.5069054407,
                -1.723433316936195
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:05:58+00:00",
        "end_time": "2019-07-15T00:05:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7574.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7574.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7574.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7574.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4309885,
            64.68102183,
            -1.723433317,
            -163.4036731,
            64.69271139,
            92.69656668
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.4275688752379,
                  64.68102182682001,
                  -1.723433316936195
                ],
                [
                  -163.43098847209595,
                  64.69125203762349,
                  -1.723433316936195
                ],
                [
                  -163.4070842890746,
                  64.69271138995617,
                  92.6965666830638
                ],
                [
                  -163.40367312636224,
                  64.68248063104237,
                  92.6965666830638
                ],
                [
                  -163.4275688752379,
                  64.68102182682001,
                  -1.723433316936195
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7574.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7574.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:05:58Z",
            "pc:count": 8045566,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447712.4555,
                "count": 8045566,
                "maximum": -447139.5808,
                "minimum": -448291.2008,
                "name": "X",
                "position": 0,
                "stddev": 275.8060041,
                "variance": 76068.95188
              },
              {
                "average": 1667950.35,
                "count": 8045566,
                "maximum": 1668507.267,
                "minimum": 1667354.507,
                "name": "Y",
                "position": 1,
                "stddev": 300.215814,
                "variance": 90129.53501
              },
              {
                "average": 46.40305257,
                "count": 8045566,
                "maximum": 92.69656668,
                "minimum": -1.723433317,
                "name": "Z",
                "position": 2,
                "stddev": 27.72678793,
                "variance": 768.774769
              },
              {
                "average": 470.0673733,
                "count": 8045566,
                "maximum": 59034,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1086.322923,
                "variance": 1180097.493
              },
              {
                "average": 1.816078819,
                "count": 8045566,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.061384823,
                "variance": 1.126537743
              },
              {
                "average": 2.634127046,
                "count": 8045566,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.40992822,
                "variance": 1.987897587
              },
              {
                "average": 1,
                "count": 8045566,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8045566,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.149480347,
                "count": 8045566,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.199551803,
                "variance": 51.83354617
              },
              {
                "average": 20.0577979,
                "count": 8045566,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.497689995,
                "variance": 2.24307532
              },
              {
                "average": 1.952050608,
                "count": 8045566,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.16453155,
                "variance": 1.356133731
              },
              {
                "average": 6.395059341,
                "count": 8045566,
                "maximum": 18,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.054949181,
                "variance": 36.66240958
              },
              {
                "average": 247186387.6,
                "count": 8045566,
                "maximum": 247191558.9,
                "minimum": 247184305.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2482.700369,
                "variance": 6163801.125
              },
              {
                "average": 0,
                "count": 8045566,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8045566,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8045566,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8045566,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8045566,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -448291.2008,
              1667354.507,
              -1.723433317,
              -447139.5808,
              1668507.267,
              92.69656668
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -448291.20084214647,
                    1667354.5069054407,
                    -1.723433316936195
                  ],
                  [
                    -448291.20084214647,
                    1668507.2669054405,
                    -1.723433316936195
                  ],
                  [
                    -447139.5808421465,
                    1668507.2669054405,
                    92.6965666830638
                  ],
                  [
                    -447139.5808421465,
                    1667354.5069054407,
                    92.6965666830638
                  ],
                  [
                    -448291.20084214647,
                    1667354.5069054407,
                    -1.723433316936195
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:05:58+00:00",
            "end_time": "2019-07-15T00:05: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": "20190715_NCMP_AK_03WXM0053.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.9184211279655,
              64.48621515888742,
              -4.321157928839629
            ],
            [
              -162.92163524816502,
              64.4964537253407,
              -4.321157928839629
            ],
            [
              -162.89787819192998,
              64.49783371435487,
              -2.621157928839629
            ],
            [
              -162.89467242446614,
              64.48759463374356,
              -2.621157928839629
            ],
            [
              -162.9184211279655,
              64.48621515888742,
              -4.321157928839629
            ]
          ]
        ]
      },
      "bbox": [
        -162.9216352,
        64.48621516,
        -4.321157929,
        -162.8946724,
        64.49783371,
        -2.621157929
      ],
      "properties": {
        "datetime": "2019-07-16T00:29:29Z",
        "pc:count": 2471379,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426572.87,
            "count": 2471379,
            "maximum": -425989.2851,
            "minimum": -427140.4451,
            "name": "X",
            "position": 0,
            "stddev": 280.5805147,
            "variance": 78725.42524
          },
          {
            "average": 1643073.53,
            "count": 2471379,
            "maximum": 1643624.737,
            "minimum": 1642471.937,
            "name": "Y",
            "position": 1,
            "stddev": 286.7909292,
            "variance": 82249.03709
          },
          {
            "average": -3.337443023,
            "count": 2471379,
            "maximum": -2.621157929,
            "minimum": -4.321157929,
            "name": "Z",
            "position": 2,
            "stddev": 0.2808308471,
            "variance": 0.07886596469
          },
          {
            "average": 226.3650096,
            "count": 2471379,
            "maximum": 4011,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 696.5962032,
            "variance": 485246.2703
          },
          {
            "average": 1,
            "count": 2471379,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2471379,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2471379,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2471379,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2471379,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.9503053,
            "count": 2471379,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.009998132,
            "variance": 1.020096226
          },
          {
            "average": 2.002574271,
            "count": 2471379,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05078361119,
            "variance": 0.002578975165
          },
          {
            "average": 23.58461045,
            "count": 2471379,
            "maximum": 27,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.509693325,
            "variance": 2.279173936
          },
          {
            "average": 247270094.8,
            "count": 2471379,
            "maximum": 247272169.8,
            "minimum": 247268023.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 972.1884419,
            "variance": 945150.3665
          },
          {
            "average": 0,
            "count": 2471379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2471379,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2471379,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2471379,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2471379,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -427140.4451,
          1642471.937,
          -4.321157929,
          -425989.2851,
          1643624.737,
          -2.621157929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -427140.445079415,
                1642471.9369067852,
                -4.321157928839629
              ],
              [
                -427140.445079415,
                1643624.736906785,
                -4.321157928839629
              ],
              [
                -425989.28507941496,
                1643624.736906785,
                -2.621157928839629
              ],
              [
                -425989.28507941496,
                1642471.9369067852,
                -2.621157928839629
              ],
              [
                -427140.445079415,
                1642471.9369067852,
                -4.321157928839629
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:29:29+00:00",
        "end_time": "2019-07-15T23:20:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0053.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0053.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0053.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0053.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9216352,
            64.48621516,
            -4.321157929,
            -162.8946724,
            64.49783371,
            -2.621157929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.9184211279655,
                  64.48621515888742,
                  -4.321157928839629
                ],
                [
                  -162.92163524816502,
                  64.4964537253407,
                  -4.321157928839629
                ],
                [
                  -162.89787819192998,
                  64.49783371435487,
                  -2.621157928839629
                ],
                [
                  -162.89467242446614,
                  64.48759463374356,
                  -2.621157928839629
                ],
                [
                  -162.9184211279655,
                  64.48621515888742,
                  -4.321157928839629
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0053.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0053.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:29:29Z",
            "pc:count": 2471379,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426572.87,
                "count": 2471379,
                "maximum": -425989.2851,
                "minimum": -427140.4451,
                "name": "X",
                "position": 0,
                "stddev": 280.5805147,
                "variance": 78725.42524
              },
              {
                "average": 1643073.53,
                "count": 2471379,
                "maximum": 1643624.737,
                "minimum": 1642471.937,
                "name": "Y",
                "position": 1,
                "stddev": 286.7909292,
                "variance": 82249.03709
              },
              {
                "average": -3.337443023,
                "count": 2471379,
                "maximum": -2.621157929,
                "minimum": -4.321157929,
                "name": "Z",
                "position": 2,
                "stddev": 0.2808308471,
                "variance": 0.07886596469
              },
              {
                "average": 226.3650096,
                "count": 2471379,
                "maximum": 4011,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 696.5962032,
                "variance": 485246.2703
              },
              {
                "average": 1,
                "count": 2471379,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2471379,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2471379,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2471379,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2471379,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.9503053,
                "count": 2471379,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.009998132,
                "variance": 1.020096226
              },
              {
                "average": 2.002574271,
                "count": 2471379,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05078361119,
                "variance": 0.002578975165
              },
              {
                "average": 23.58461045,
                "count": 2471379,
                "maximum": 27,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.509693325,
                "variance": 2.279173936
              },
              {
                "average": 247270094.8,
                "count": 2471379,
                "maximum": 247272169.8,
                "minimum": 247268023.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 972.1884419,
                "variance": 945150.3665
              },
              {
                "average": 0,
                "count": 2471379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2471379,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2471379,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2471379,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2471379,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -427140.4451,
              1642471.937,
              -4.321157929,
              -425989.2851,
              1643624.737,
              -2.621157929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -427140.445079415,
                    1642471.9369067852,
                    -4.321157928839629
                  ],
                  [
                    -427140.445079415,
                    1643624.736906785,
                    -4.321157928839629
                  ],
                  [
                    -425989.28507941496,
                    1643624.736906785,
                    -2.621157928839629
                  ],
                  [
                    -425989.28507941496,
                    1642471.9369067852,
                    -2.621157928839629
                  ],
                  [
                    -427140.445079415,
                    1642471.9369067852,
                    -4.321157928839629
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:29:29+00:00",
            "end_time": "2019-07-15T23:20: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": "20190715_NCMP_AK_03WWM8072.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3240978243345,
              64.66392896566104,
              2.381926154652982
            ],
            [
              -163.3247068079445,
              64.66577291681813,
              2.381926154652982
            ],
            [
              -163.32132085149894,
              64.66597767436649,
              13.201926154652982
            ],
            [
              -163.32071208318123,
              64.66413370935979,
              13.201926154652982
            ],
            [
              -163.3240978243345,
              64.66392896566104,
              2.381926154652982
            ]
          ]
        ]
      },
      "bbox": [
        -163.3247068,
        64.66392897,
        2.381926155,
        -163.3207121,
        64.66597767,
        13.20192615
      ],
      "properties": {
        "datetime": "2019-07-15T20:17:44Z",
        "pc:count": 58112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443592.5975,
            "count": 58112,
            "maximum": -443507.1758,
            "minimum": -443670.4158,
            "name": "X",
            "position": 0,
            "stddev": 36.30169573,
            "variance": 1317.813113
          },
          {
            "average": 1664859.291,
            "count": 58112,
            "maximum": 1664979.646,
            "minimum": 1664771.906,
            "name": "Y",
            "position": 1,
            "stddev": 50.60778758,
            "variance": 2561.148164
          },
          {
            "average": 4.621757859,
            "count": 58112,
            "maximum": 13.20192615,
            "minimum": 2.381926155,
            "name": "Z",
            "position": 2,
            "stddev": 1.550914637,
            "variance": 2.405336211
          },
          {
            "average": 481.9480486,
            "count": 58112,
            "maximum": 3794,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 539.7263131,
            "variance": 291304.4931
          },
          {
            "average": 1.345728937,
            "count": 58112,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6356656579,
            "variance": 0.4040708286
          },
          {
            "average": 1.691027671,
            "count": 58112,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8640774024,
            "variance": 0.7466297573
          },
          {
            "average": 1,
            "count": 58112,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.244424559,
            "count": 58112,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4297491969,
            "variance": 0.1846843723
          },
          {
            "average": 20.12843903,
            "count": 58112,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8532966711,
            "variance": 0.7281152089
          },
          {
            "average": 1.372418778,
            "count": 58112,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6427882447,
            "variance": 0.4131767276
          },
          {
            "average": 4,
            "count": 58112,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247257061.8,
            "count": 58112,
            "maximum": 247257064.1,
            "minimum": 247257059.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.212331985,
            "variance": 1.469748842
          },
          {
            "average": 0,
            "count": 58112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 58112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443670.4158,
          1664771.906,
          2.381926155,
          -443507.1758,
          1664979.646,
          13.20192615
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443670.41575260763,
                1664771.9062058947,
                2.381926154652982
              ],
              [
                -443670.41575260763,
                1664979.6462058949,
                2.381926154652982
              ],
              [
                -443507.17575260764,
                1664979.6462058949,
                13.201926154652982
              ],
              [
                -443507.17575260764,
                1664771.9062058947,
                13.201926154652982
              ],
              [
                -443670.41575260763,
                1664771.9062058947,
                2.381926154652982
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:17:44+00:00",
        "end_time": "2019-07-15T20:17:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8072.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8072.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8072.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8072.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3247068,
            64.66392897,
            2.381926155,
            -163.3207121,
            64.66597767,
            13.20192615
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3240978243345,
                  64.66392896566104,
                  2.381926154652982
                ],
                [
                  -163.3247068079445,
                  64.66577291681813,
                  2.381926154652982
                ],
                [
                  -163.32132085149894,
                  64.66597767436649,
                  13.201926154652982
                ],
                [
                  -163.32071208318123,
                  64.66413370935979,
                  13.201926154652982
                ],
                [
                  -163.3240978243345,
                  64.66392896566104,
                  2.381926154652982
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8072.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8072.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:17:44Z",
            "pc:count": 58112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443592.5975,
                "count": 58112,
                "maximum": -443507.1758,
                "minimum": -443670.4158,
                "name": "X",
                "position": 0,
                "stddev": 36.30169573,
                "variance": 1317.813113
              },
              {
                "average": 1664859.291,
                "count": 58112,
                "maximum": 1664979.646,
                "minimum": 1664771.906,
                "name": "Y",
                "position": 1,
                "stddev": 50.60778758,
                "variance": 2561.148164
              },
              {
                "average": 4.621757859,
                "count": 58112,
                "maximum": 13.20192615,
                "minimum": 2.381926155,
                "name": "Z",
                "position": 2,
                "stddev": 1.550914637,
                "variance": 2.405336211
              },
              {
                "average": 481.9480486,
                "count": 58112,
                "maximum": 3794,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 539.7263131,
                "variance": 291304.4931
              },
              {
                "average": 1.345728937,
                "count": 58112,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6356656579,
                "variance": 0.4040708286
              },
              {
                "average": 1.691027671,
                "count": 58112,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8640774024,
                "variance": 0.7466297573
              },
              {
                "average": 1,
                "count": 58112,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.244424559,
                "count": 58112,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4297491969,
                "variance": 0.1846843723
              },
              {
                "average": 20.12843903,
                "count": 58112,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8532966711,
                "variance": 0.7281152089
              },
              {
                "average": 1.372418778,
                "count": 58112,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6427882447,
                "variance": 0.4131767276
              },
              {
                "average": 4,
                "count": 58112,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247257061.8,
                "count": 58112,
                "maximum": 247257064.1,
                "minimum": 247257059.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.212331985,
                "variance": 1.469748842
              },
              {
                "average": 0,
                "count": 58112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 58112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443670.4158,
              1664771.906,
              2.381926155,
              -443507.1758,
              1664979.646,
              13.20192615
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443670.41575260763,
                    1664771.9062058947,
                    2.381926154652982
                  ],
                  [
                    -443670.41575260763,
                    1664979.6462058949,
                    2.381926154652982
                  ],
                  [
                    -443507.17575260764,
                    1664979.6462058949,
                    13.201926154652982
                  ],
                  [
                    -443507.17575260764,
                    1664771.9062058947,
                    13.201926154652982
                  ],
                  [
                    -443670.41575260763,
                    1664771.9062058947,
                    2.381926154652982
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:17:44+00:00",
            "end_time": "2019-07-15T20: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": "20190715_NCMP_AK_03WWM8269.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.28376852330467,
              64.63454431656696,
              -2.350948118944808
            ],
            [
              -163.28687439358725,
              64.64399687659038,
              -2.350948118944808
            ],
            [
              -163.2630175254388,
              64.64543305029564,
              5.709051881055193
            ],
            [
              -163.25991942554776,
              64.63597999292496,
              5.709051881055193
            ],
            [
              -163.28376852330467,
              64.63454431656696,
              -2.350948118944808
            ]
          ]
        ]
      },
      "bbox": [
        -163.2868744,
        64.63454432,
        -2.350948119,
        -163.2599194,
        64.64543305,
        5.709051881
      ],
      "properties": {
        "datetime": "2019-07-15T21:26:48Z",
        "pc:count": 3343877,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441619.518,
            "count": 3343877,
            "maximum": -441069.8089,
            "minimum": -442220.7089,
            "name": "X",
            "position": 0,
            "stddev": 296.1259134,
            "variance": 87690.55659
          },
          {
            "average": 1661762.913,
            "count": 3343877,
            "maximum": 1662321.934,
            "minimum": 1661257.054,
            "name": "Y",
            "position": 1,
            "stddev": 255.0268943,
            "variance": 65038.71681
          },
          {
            "average": 2.075857383,
            "count": 3343877,
            "maximum": 5.709051881,
            "minimum": -2.350948119,
            "name": "Z",
            "position": 2,
            "stddev": 0.6084420484,
            "variance": 0.3702017262
          },
          {
            "average": 610.4477635,
            "count": 3343877,
            "maximum": 21830,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 487.1796562,
            "variance": 237344.0174
          },
          {
            "average": 1.004881759,
            "count": 3343877,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07978196112,
            "variance": 0.00636516132
          },
          {
            "average": 1.009780563,
            "count": 3343877,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1192140442,
            "variance": 0.01421198833
          },
          {
            "average": 1,
            "count": 3343877,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3343877,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.721939832,
            "count": 3343877,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.76457435,
            "variance": 115.8760609
          },
          {
            "average": 20.06075355,
            "count": 3343877,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.210798734,
            "variance": 1.466033575
          },
          {
            "average": 1.196155839,
            "count": 3343877,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4042028471,
            "variance": 0.1633799416
          },
          {
            "average": 5.272845861,
            "count": 3343877,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.663924484,
            "variance": 2.76864469
          },
          {
            "average": 247258118.2,
            "count": 3343877,
            "maximum": 247261208.5,
            "minimum": 247255691,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1153.977001,
            "variance": 1331662.92
          },
          {
            "average": 0,
            "count": 3343877,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3343877,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3343877,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3343877,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3343877,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442220.7089,
          1661257.054,
          -2.350948119,
          -441069.8089,
          1662321.934,
          5.709051881
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442220.70886748756,
                1661257.0537584238,
                -2.350948118944808
              ],
              [
                -442220.70886748756,
                1662321.9337584237,
                -2.350948118944808
              ],
              [
                -441069.80886748753,
                1662321.9337584237,
                5.709051881055193
              ],
              [
                -441069.80886748753,
                1661257.0537584238,
                5.709051881055193
              ],
              [
                -442220.70886748756,
                1661257.0537584238,
                -2.350948118944808
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:26:48+00:00",
        "end_time": "2019-07-15T19:54:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8269.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8269.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8269.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8269.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2868744,
            64.63454432,
            -2.350948119,
            -163.2599194,
            64.64543305,
            5.709051881
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.28376852330467,
                  64.63454431656696,
                  -2.350948118944808
                ],
                [
                  -163.28687439358725,
                  64.64399687659038,
                  -2.350948118944808
                ],
                [
                  -163.2630175254388,
                  64.64543305029564,
                  5.709051881055193
                ],
                [
                  -163.25991942554776,
                  64.63597999292496,
                  5.709051881055193
                ],
                [
                  -163.28376852330467,
                  64.63454431656696,
                  -2.350948118944808
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8269.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8269.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:26:48Z",
            "pc:count": 3343877,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441619.518,
                "count": 3343877,
                "maximum": -441069.8089,
                "minimum": -442220.7089,
                "name": "X",
                "position": 0,
                "stddev": 296.1259134,
                "variance": 87690.55659
              },
              {
                "average": 1661762.913,
                "count": 3343877,
                "maximum": 1662321.934,
                "minimum": 1661257.054,
                "name": "Y",
                "position": 1,
                "stddev": 255.0268943,
                "variance": 65038.71681
              },
              {
                "average": 2.075857383,
                "count": 3343877,
                "maximum": 5.709051881,
                "minimum": -2.350948119,
                "name": "Z",
                "position": 2,
                "stddev": 0.6084420484,
                "variance": 0.3702017262
              },
              {
                "average": 610.4477635,
                "count": 3343877,
                "maximum": 21830,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 487.1796562,
                "variance": 237344.0174
              },
              {
                "average": 1.004881759,
                "count": 3343877,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07978196112,
                "variance": 0.00636516132
              },
              {
                "average": 1.009780563,
                "count": 3343877,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1192140442,
                "variance": 0.01421198833
              },
              {
                "average": 1,
                "count": 3343877,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3343877,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.721939832,
                "count": 3343877,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.76457435,
                "variance": 115.8760609
              },
              {
                "average": 20.06075355,
                "count": 3343877,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.210798734,
                "variance": 1.466033575
              },
              {
                "average": 1.196155839,
                "count": 3343877,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4042028471,
                "variance": 0.1633799416
              },
              {
                "average": 5.272845861,
                "count": 3343877,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.663924484,
                "variance": 2.76864469
              },
              {
                "average": 247258118.2,
                "count": 3343877,
                "maximum": 247261208.5,
                "minimum": 247255691,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1153.977001,
                "variance": 1331662.92
              },
              {
                "average": 0,
                "count": 3343877,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3343877,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3343877,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3343877,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3343877,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442220.7089,
              1661257.054,
              -2.350948119,
              -441069.8089,
              1662321.934,
              5.709051881
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442220.70886748756,
                    1661257.0537584238,
                    -2.350948118944808
                  ],
                  [
                    -442220.70886748756,
                    1662321.9337584237,
                    -2.350948118944808
                  ],
                  [
                    -441069.80886748753,
                    1662321.9337584237,
                    5.709051881055193
                  ],
                  [
                    -441069.80886748753,
                    1661257.0537584238,
                    5.709051881055193
                  ],
                  [
                    -442220.70886748756,
                    1661257.0537584238,
                    -2.350948118944808
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:26:48+00:00",
            "end_time": "2019-07-15T19:54:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8471.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24078316328334,
              64.65199281056536,
              -0.103811234603632
            ],
            [
              -163.2436639318436,
              64.66079662677562,
              -0.103811234603632
            ],
            [
              -163.219786638226,
              64.66222643548853,
              10.79618876539637
            ],
            [
              -163.21691311858893,
              64.65342215775311,
              10.79618876539637
            ],
            [
              -163.24078316328334,
              64.65199281056536,
              -0.103811234603632
            ]
          ]
        ]
      },
      "bbox": [
        -163.2436639,
        64.65199281,
        -0.1038112346,
        -163.2169131,
        64.66222644,
        10.79618877
      ],
      "properties": {
        "datetime": "2019-07-16T00:59:07Z",
        "pc:count": 2028395,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439225.3452,
            "count": 2028395,
            "maximum": -438765.3486,
            "minimum": -439916.4486,
            "name": "X",
            "position": 0,
            "stddev": 274.5032582,
            "variance": 75352.03874
          },
          {
            "average": 1663287.678,
            "count": 2028395,
            "maximum": 1663890.817,
            "minimum": 1662899.137,
            "name": "Y",
            "position": 1,
            "stddev": 213.4022859,
            "variance": 45540.53561
          },
          {
            "average": 5.257512965,
            "count": 2028395,
            "maximum": 10.79618877,
            "minimum": -0.1038112346,
            "name": "Z",
            "position": 2,
            "stddev": 2.738923628,
            "variance": 7.501702638
          },
          {
            "average": 961.0893431,
            "count": 2028395,
            "maximum": 52644,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 545.4771342,
            "variance": 297545.3039
          },
          {
            "average": 1.001563798,
            "count": 2028395,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04069409601,
            "variance": 0.00165600945
          },
          {
            "average": 1.003141893,
            "count": 2028395,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05844648429,
            "variance": 0.003415991526
          },
          {
            "average": 1,
            "count": 2028395,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2028395,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.759919049,
            "count": 2028395,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.620348544,
            "variance": 6.866226492
          },
          {
            "average": 20.04706367,
            "count": 2028395,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.99926593,
            "variance": 0.9985323988
          },
          {
            "average": 1.011535722,
            "count": 2028395,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1072393049,
            "variance": 0.01150026851
          },
          {
            "average": 26.15918744,
            "count": 2028395,
            "maximum": 30,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.604058648,
            "variance": 2.573004146
          },
          {
            "average": 247271707.7,
            "count": 2028395,
            "maximum": 247273947.5,
            "minimum": 247268884.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1038.095907,
            "variance": 1077643.112
          },
          {
            "average": 0,
            "count": 2028395,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2028395,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2028395,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2028395,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2028395,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -439916.4486,
          1662899.137,
          -0.1038112346,
          -438765.3486,
          1663890.817,
          10.79618877
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -439916.44864296494,
                1662899.1369264668,
                -0.103811234603632
              ],
              [
                -439916.44864296494,
                1663890.816926467,
                -0.103811234603632
              ],
              [
                -438765.34864296496,
                1663890.816926467,
                10.79618876539637
              ],
              [
                -438765.34864296496,
                1662899.1369264668,
                10.79618876539637
              ],
              [
                -439916.44864296494,
                1662899.1369264668,
                -0.103811234603632
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:59:07+00:00",
        "end_time": "2019-07-15T23:34:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8471.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8471.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8471.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8471.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2436639,
            64.65199281,
            -0.1038112346,
            -163.2169131,
            64.66222644,
            10.79618877
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24078316328334,
                  64.65199281056536,
                  -0.103811234603632
                ],
                [
                  -163.2436639318436,
                  64.66079662677562,
                  -0.103811234603632
                ],
                [
                  -163.219786638226,
                  64.66222643548853,
                  10.79618876539637
                ],
                [
                  -163.21691311858893,
                  64.65342215775311,
                  10.79618876539637
                ],
                [
                  -163.24078316328334,
                  64.65199281056536,
                  -0.103811234603632
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8471.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8471.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:59:07Z",
            "pc:count": 2028395,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439225.3452,
                "count": 2028395,
                "maximum": -438765.3486,
                "minimum": -439916.4486,
                "name": "X",
                "position": 0,
                "stddev": 274.5032582,
                "variance": 75352.03874
              },
              {
                "average": 1663287.678,
                "count": 2028395,
                "maximum": 1663890.817,
                "minimum": 1662899.137,
                "name": "Y",
                "position": 1,
                "stddev": 213.4022859,
                "variance": 45540.53561
              },
              {
                "average": 5.257512965,
                "count": 2028395,
                "maximum": 10.79618877,
                "minimum": -0.1038112346,
                "name": "Z",
                "position": 2,
                "stddev": 2.738923628,
                "variance": 7.501702638
              },
              {
                "average": 961.0893431,
                "count": 2028395,
                "maximum": 52644,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 545.4771342,
                "variance": 297545.3039
              },
              {
                "average": 1.001563798,
                "count": 2028395,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04069409601,
                "variance": 0.00165600945
              },
              {
                "average": 1.003141893,
                "count": 2028395,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05844648429,
                "variance": 0.003415991526
              },
              {
                "average": 1,
                "count": 2028395,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2028395,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.759919049,
                "count": 2028395,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.620348544,
                "variance": 6.866226492
              },
              {
                "average": 20.04706367,
                "count": 2028395,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.99926593,
                "variance": 0.9985323988
              },
              {
                "average": 1.011535722,
                "count": 2028395,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1072393049,
                "variance": 0.01150026851
              },
              {
                "average": 26.15918744,
                "count": 2028395,
                "maximum": 30,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.604058648,
                "variance": 2.573004146
              },
              {
                "average": 247271707.7,
                "count": 2028395,
                "maximum": 247273947.5,
                "minimum": 247268884.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1038.095907,
                "variance": 1077643.112
              },
              {
                "average": 0,
                "count": 2028395,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2028395,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2028395,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2028395,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2028395,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -439916.4486,
              1662899.137,
              -0.1038112346,
              -438765.3486,
              1663890.817,
              10.79618877
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -439916.44864296494,
                    1662899.1369264668,
                    -0.103811234603632
                  ],
                  [
                    -439916.44864296494,
                    1663890.816926467,
                    -0.103811234603632
                  ],
                  [
                    -438765.34864296496,
                    1663890.816926467,
                    10.79618876539637
                  ],
                  [
                    -438765.34864296496,
                    1662899.1369264668,
                    10.79618876539637
                  ],
                  [
                    -439916.44864296494,
                    1662899.1369264668,
                    -0.103811234603632
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:59:07+00:00",
            "end_time": "2019-07-15T23:34:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8669.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.20013093285462,
              64.6335497953974,
              -1.281758352566451
            ],
            [
              -163.20346346002995,
              64.64378564927894,
              -1.281758352566451
            ],
            [
              -163.17958931167635,
              64.64520977992942,
              2.398241647433549
            ],
            [
              -163.1762652076807,
              64.63497339202625,
              2.398241647433549
            ],
            [
              -163.20013093285462,
              64.6335497953974,
              -1.281758352566451
            ]
          ]
        ]
      },
      "bbox": [
        -163.2034635,
        64.6335498,
        -1.281758353,
        -163.1762652,
        64.64520978,
        2.398241647
      ],
      "properties": {
        "datetime": "2019-07-16T00:54:45Z",
        "pc:count": 3528878,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437681.3471,
            "count": 3528878,
            "maximum": -437126.1531,
            "minimum": -438277.6931,
            "name": "X",
            "position": 0,
            "stddev": 283.7674967,
            "variance": 80523.99221
          },
          {
            "average": 1661130.792,
            "count": 3528878,
            "maximum": 1661745.654,
            "minimum": 1660592.734,
            "name": "Y",
            "position": 1,
            "stddev": 288.8504632,
            "variance": 83434.59007
          },
          {
            "average": 0.8962547695,
            "count": 3528878,
            "maximum": 2.398241647,
            "minimum": -1.281758353,
            "name": "Z",
            "position": 2,
            "stddev": 0.1796309405,
            "variance": 0.03226727477
          },
          {
            "average": 7.844558809,
            "count": 3528878,
            "maximum": 2700,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 92.07501787,
            "variance": 8477.808915
          },
          {
            "average": 1.000016436,
            "count": 3528878,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004054078625,
            "variance": 1.64355535e-05
          },
          {
            "average": 1.000032872,
            "count": 3528878,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005733285858,
            "variance": 3.287056672e-05
          },
          {
            "average": 1,
            "count": 3528878,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3528878,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.71395469,
            "count": 3528878,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.789992584,
            "variance": 7.78405862
          },
          {
            "average": 19.9513135,
            "count": 3528878,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.249628514,
            "variance": 1.561571423
          },
          {
            "average": 1.989612279,
            "count": 3528878,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1015625807,
            "variance": 0.01031495779
          },
          {
            "average": 24.98204273,
            "count": 3528878,
            "maximum": 29,
            "minimum": 21,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.546449715,
            "variance": 2.391506722
          },
          {
            "average": 247270996.8,
            "count": 3528878,
            "maximum": 247273685.7,
            "minimum": 247268650.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1010.948278,
            "variance": 1022016.421
          },
          {
            "average": 0,
            "count": 3528878,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3528878,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3528878,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3528878,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3528878,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438277.6931,
          1660592.734,
          -1.281758353,
          -437126.1531,
          1661745.654,
          2.398241647
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438277.69305894984,
                1660592.7341146555,
                -1.281758352566451
              ],
              [
                -438277.69305894984,
                1661745.6541146555,
                -1.281758352566451
              ],
              [
                -437126.1530589498,
                1661745.6541146555,
                2.398241647433549
              ],
              [
                -437126.1530589498,
                1660592.7341146555,
                2.398241647433549
              ],
              [
                -438277.69305894984,
                1660592.7341146555,
                -1.281758352566451
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:54:45+00:00",
        "end_time": "2019-07-15T23:30:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8669.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8669.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8669.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8669.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2034635,
            64.6335498,
            -1.281758353,
            -163.1762652,
            64.64520978,
            2.398241647
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.20013093285462,
                  64.6335497953974,
                  -1.281758352566451
                ],
                [
                  -163.20346346002995,
                  64.64378564927894,
                  -1.281758352566451
                ],
                [
                  -163.17958931167635,
                  64.64520977992942,
                  2.398241647433549
                ],
                [
                  -163.1762652076807,
                  64.63497339202625,
                  2.398241647433549
                ],
                [
                  -163.20013093285462,
                  64.6335497953974,
                  -1.281758352566451
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8669.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8669.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:54:45Z",
            "pc:count": 3528878,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437681.3471,
                "count": 3528878,
                "maximum": -437126.1531,
                "minimum": -438277.6931,
                "name": "X",
                "position": 0,
                "stddev": 283.7674967,
                "variance": 80523.99221
              },
              {
                "average": 1661130.792,
                "count": 3528878,
                "maximum": 1661745.654,
                "minimum": 1660592.734,
                "name": "Y",
                "position": 1,
                "stddev": 288.8504632,
                "variance": 83434.59007
              },
              {
                "average": 0.8962547695,
                "count": 3528878,
                "maximum": 2.398241647,
                "minimum": -1.281758353,
                "name": "Z",
                "position": 2,
                "stddev": 0.1796309405,
                "variance": 0.03226727477
              },
              {
                "average": 7.844558809,
                "count": 3528878,
                "maximum": 2700,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 92.07501787,
                "variance": 8477.808915
              },
              {
                "average": 1.000016436,
                "count": 3528878,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004054078625,
                "variance": 1.64355535e-05
              },
              {
                "average": 1.000032872,
                "count": 3528878,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005733285858,
                "variance": 3.287056672e-05
              },
              {
                "average": 1,
                "count": 3528878,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3528878,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.71395469,
                "count": 3528878,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.789992584,
                "variance": 7.78405862
              },
              {
                "average": 19.9513135,
                "count": 3528878,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.249628514,
                "variance": 1.561571423
              },
              {
                "average": 1.989612279,
                "count": 3528878,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1015625807,
                "variance": 0.01031495779
              },
              {
                "average": 24.98204273,
                "count": 3528878,
                "maximum": 29,
                "minimum": 21,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.546449715,
                "variance": 2.391506722
              },
              {
                "average": 247270996.8,
                "count": 3528878,
                "maximum": 247273685.7,
                "minimum": 247268650.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1010.948278,
                "variance": 1022016.421
              },
              {
                "average": 0,
                "count": 3528878,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3528878,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3528878,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3528878,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3528878,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438277.6931,
              1660592.734,
              -1.281758353,
              -437126.1531,
              1661745.654,
              2.398241647
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438277.69305894984,
                    1660592.7341146555,
                    -1.281758352566451
                  ],
                  [
                    -438277.69305894984,
                    1661745.6541146555,
                    -1.281758352566451
                  ],
                  [
                    -437126.1530589498,
                    1661745.6541146555,
                    2.398241647433549
                  ],
                  [
                    -437126.1530589498,
                    1660592.7341146555,
                    2.398241647433549
                  ],
                  [
                    -438277.69305894984,
                    1660592.7341146555,
                    -1.281758352566451
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:54:45+00:00",
            "end_time": "2019-07-15T23: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": "20190715_NCMP_AK_03WWM9267.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.07610828112678,
              64.6145433096963,
              3.970153025475117
            ],
            [
              -163.0784886681419,
              64.62196132673583,
              3.970153025475117
            ],
            [
              -163.06515568853112,
              64.62274675662586,
              13.330153025475116
            ],
            [
              -163.0627787101171,
              64.6153285263367,
              13.330153025475116
            ],
            [
              -163.07610828112678,
              64.6145433096963,
              3.970153025475117
            ]
          ]
        ]
      },
      "bbox": [
        -163.0784887,
        64.61454331,
        3.970153025,
        -163.0627787,
        64.62274676,
        13.33015303
      ],
      "properties": {
        "datetime": "2019-07-15T21:53:47Z",
        "pc:count": 924033,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432454.7541,
            "count": 924033,
            "maximum": -432051.9957,
            "minimum": -432695.4357,
            "name": "X",
            "position": 0,
            "stddev": 137.2518387,
            "variance": 18838.06723
          },
          {
            "average": 1657994.642,
            "count": 924033,
            "maximum": 1658514.51,
            "minimum": 1657679.17,
            "name": "Y",
            "position": 1,
            "stddev": 189.8252678,
            "variance": 36033.63228
          },
          {
            "average": 8.99712058,
            "count": 924033,
            "maximum": 13.33015303,
            "minimum": 3.970153025,
            "name": "Z",
            "position": 2,
            "stddev": 0.8019555193,
            "variance": 0.643132655
          },
          {
            "average": 973.1404647,
            "count": 924033,
            "maximum": 8028,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 674.9495196,
            "variance": 455556.8541
          },
          {
            "average": 1.04675807,
            "count": 924033,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2994311015,
            "variance": 0.08965898455
          },
          {
            "average": 1.093762885,
            "count": 924033,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4706370552,
            "variance": 0.2214992377
          },
          {
            "average": 1,
            "count": 924033,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 924033,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.635611499,
            "count": 924033,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.748106289,
            "variance": 3.055875598
          },
          {
            "average": 19.969234,
            "count": 924033,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9844680036,
            "variance": 0.9691772501
          },
          {
            "average": 1.05157608,
            "count": 924033,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3086469192,
            "variance": 0.09526292074
          },
          {
            "average": 10.40130169,
            "count": 924033,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5684266419,
            "variance": 0.3231088472
          },
          {
            "average": 247261896.3,
            "count": 924033,
            "maximum": 247262827.1,
            "minimum": 247261579.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 421.1629703,
            "variance": 177378.2475
          },
          {
            "average": 0,
            "count": 924033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 924033,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 924033,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 924033,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 924033,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432695.4357,
          1657679.17,
          3.970153025,
          -432051.9957,
          1658514.51,
          13.33015303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432695.43565916235,
                1657679.1700464785,
                3.970153025475117
              ],
              [
                -432695.43565916235,
                1658514.5100464784,
                3.970153025475117
              ],
              [
                -432051.9956591624,
                1658514.5100464784,
                13.330153025475116
              ],
              [
                -432051.9956591624,
                1657679.1700464785,
                13.330153025475116
              ],
              [
                -432695.43565916235,
                1657679.1700464785,
                3.970153025475117
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:53:47+00:00",
        "end_time": "2019-07-15T21:32:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9267.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9267.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9267.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9267.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0784887,
            64.61454331,
            3.970153025,
            -163.0627787,
            64.62274676,
            13.33015303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.07610828112678,
                  64.6145433096963,
                  3.970153025475117
                ],
                [
                  -163.0784886681419,
                  64.62196132673583,
                  3.970153025475117
                ],
                [
                  -163.06515568853112,
                  64.62274675662586,
                  13.330153025475116
                ],
                [
                  -163.0627787101171,
                  64.6153285263367,
                  13.330153025475116
                ],
                [
                  -163.07610828112678,
                  64.6145433096963,
                  3.970153025475117
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9267.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9267.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:53:47Z",
            "pc:count": 924033,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432454.7541,
                "count": 924033,
                "maximum": -432051.9957,
                "minimum": -432695.4357,
                "name": "X",
                "position": 0,
                "stddev": 137.2518387,
                "variance": 18838.06723
              },
              {
                "average": 1657994.642,
                "count": 924033,
                "maximum": 1658514.51,
                "minimum": 1657679.17,
                "name": "Y",
                "position": 1,
                "stddev": 189.8252678,
                "variance": 36033.63228
              },
              {
                "average": 8.99712058,
                "count": 924033,
                "maximum": 13.33015303,
                "minimum": 3.970153025,
                "name": "Z",
                "position": 2,
                "stddev": 0.8019555193,
                "variance": 0.643132655
              },
              {
                "average": 973.1404647,
                "count": 924033,
                "maximum": 8028,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 674.9495196,
                "variance": 455556.8541
              },
              {
                "average": 1.04675807,
                "count": 924033,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2994311015,
                "variance": 0.08965898455
              },
              {
                "average": 1.093762885,
                "count": 924033,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4706370552,
                "variance": 0.2214992377
              },
              {
                "average": 1,
                "count": 924033,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 924033,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.635611499,
                "count": 924033,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.748106289,
                "variance": 3.055875598
              },
              {
                "average": 19.969234,
                "count": 924033,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9844680036,
                "variance": 0.9691772501
              },
              {
                "average": 1.05157608,
                "count": 924033,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3086469192,
                "variance": 0.09526292074
              },
              {
                "average": 10.40130169,
                "count": 924033,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5684266419,
                "variance": 0.3231088472
              },
              {
                "average": 247261896.3,
                "count": 924033,
                "maximum": 247262827.1,
                "minimum": 247261579.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 421.1629703,
                "variance": 177378.2475
              },
              {
                "average": 0,
                "count": 924033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 924033,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 924033,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 924033,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 924033,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432695.4357,
              1657679.17,
              3.970153025,
              -432051.9957,
              1658514.51,
              13.33015303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432695.43565916235,
                    1657679.1700464785,
                    3.970153025475117
                  ],
                  [
                    -432695.43565916235,
                    1658514.5100464784,
                    3.970153025475117
                  ],
                  [
                    -432051.9956591624,
                    1658514.5100464784,
                    13.330153025475116
                  ],
                  [
                    -432051.9956591624,
                    1657679.1700464785,
                    13.330153025475116
                  ],
                  [
                    -432695.43565916235,
                    1657679.1700464785,
                    3.970153025475117
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:53:47+00:00",
            "end_time": "2019-07-15T21:32:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8455.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24823541974132,
              64.51332204077042,
              23.6052392590616
            ],
            [
              -163.25005957695402,
              64.51891890006839,
              23.6052392590616
            ],
            [
              -163.2295966884785,
              64.52015120959514,
              79.2052392590616
            ],
            [
              -163.22777646209738,
              64.51455409901159,
              79.2052392590616
            ],
            [
              -163.24823541974132,
              64.51332204077042,
              23.6052392590616
            ]
          ]
        ]
      },
      "bbox": [
        -163.2500596,
        64.51332204,
        23.60523926,
        -163.2277765,
        64.52015121,
        79.20523926
      ],
      "properties": {
        "datetime": "2019-07-10T21:09:52Z",
        "pc:count": 1506379,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441876.7388,
            "count": 1506379,
            "maximum": -441424.9559,
            "minimum": -442416.3959,
            "name": "X",
            "position": 0,
            "stddev": 240.9097453,
            "variance": 58037.50537
          },
          {
            "average": 1647972.946,
            "count": 1506379,
            "maximum": 1648258.049,
            "minimum": 1647627.469,
            "name": "Y",
            "position": 1,
            "stddev": 131.0276522,
            "variance": 17168.24563
          },
          {
            "average": 38.01259141,
            "count": 1506379,
            "maximum": 79.20523926,
            "minimum": 23.60523926,
            "name": "Z",
            "position": 2,
            "stddev": 12.08342195,
            "variance": 146.009086
          },
          {
            "average": 779.3774727,
            "count": 1506379,
            "maximum": 4384,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 666.0218175,
            "variance": 443585.0613
          },
          {
            "average": 1.173137039,
            "count": 1506379,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4562502653,
            "variance": 0.2081643046
          },
          {
            "average": 1.346905394,
            "count": 1506379,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6499722183,
            "variance": 0.4224638846
          },
          {
            "average": 1,
            "count": 1506379,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1506379,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.387666716,
            "count": 1506379,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4872180117,
            "variance": 0.2373813909
          },
          {
            "average": 19.99989302,
            "count": 1506379,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.000315954,
            "variance": 4.001263916
          },
          {
            "average": 1.18363307,
            "count": 1506379,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4635899801,
            "variance": 0.2149156696
          },
          {
            "average": 3.179499316,
            "count": 1506379,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9762662264,
            "variance": 0.9530957449
          },
          {
            "average": 246827590.9,
            "count": 1506379,
            "maximum": 246828192.7,
            "minimum": 246827209,
            "name": "GpsTime",
            "position": 12,
            "stddev": 352.3012291,
            "variance": 124116.1561
          },
          {
            "average": 0,
            "count": 1506379,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1506379,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1506379,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1506379,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1506379,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442416.3959,
          1647627.469,
          23.60523926,
          -441424.9559,
          1648258.049,
          79.20523926
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442416.3958913975,
                1647627.4689547024,
                23.6052392590616
              ],
              [
                -442416.3958913975,
                1648258.0489547024,
                23.6052392590616
              ],
              [
                -441424.95589139755,
                1648258.0489547024,
                79.2052392590616
              ],
              [
                -441424.95589139755,
                1647627.4689547024,
                79.2052392590616
              ],
              [
                -442416.3958913975,
                1647627.4689547024,
                23.6052392590616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:09:52+00:00",
        "end_time": "2019-07-10T20:53:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8455.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8455.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8455.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8455.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2500596,
            64.51332204,
            23.60523926,
            -163.2277765,
            64.52015121,
            79.20523926
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24823541974132,
                  64.51332204077042,
                  23.6052392590616
                ],
                [
                  -163.25005957695402,
                  64.51891890006839,
                  23.6052392590616
                ],
                [
                  -163.2295966884785,
                  64.52015120959514,
                  79.2052392590616
                ],
                [
                  -163.22777646209738,
                  64.51455409901159,
                  79.2052392590616
                ],
                [
                  -163.24823541974132,
                  64.51332204077042,
                  23.6052392590616
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8455.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8455.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:09:52Z",
            "pc:count": 1506379,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441876.7388,
                "count": 1506379,
                "maximum": -441424.9559,
                "minimum": -442416.3959,
                "name": "X",
                "position": 0,
                "stddev": 240.9097453,
                "variance": 58037.50537
              },
              {
                "average": 1647972.946,
                "count": 1506379,
                "maximum": 1648258.049,
                "minimum": 1647627.469,
                "name": "Y",
                "position": 1,
                "stddev": 131.0276522,
                "variance": 17168.24563
              },
              {
                "average": 38.01259141,
                "count": 1506379,
                "maximum": 79.20523926,
                "minimum": 23.60523926,
                "name": "Z",
                "position": 2,
                "stddev": 12.08342195,
                "variance": 146.009086
              },
              {
                "average": 779.3774727,
                "count": 1506379,
                "maximum": 4384,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 666.0218175,
                "variance": 443585.0613
              },
              {
                "average": 1.173137039,
                "count": 1506379,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4562502653,
                "variance": 0.2081643046
              },
              {
                "average": 1.346905394,
                "count": 1506379,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6499722183,
                "variance": 0.4224638846
              },
              {
                "average": 1,
                "count": 1506379,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1506379,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.387666716,
                "count": 1506379,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4872180117,
                "variance": 0.2373813909
              },
              {
                "average": 19.99989302,
                "count": 1506379,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.000315954,
                "variance": 4.001263916
              },
              {
                "average": 1.18363307,
                "count": 1506379,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4635899801,
                "variance": 0.2149156696
              },
              {
                "average": 3.179499316,
                "count": 1506379,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9762662264,
                "variance": 0.9530957449
              },
              {
                "average": 246827590.9,
                "count": 1506379,
                "maximum": 246828192.7,
                "minimum": 246827209,
                "name": "GpsTime",
                "position": 12,
                "stddev": 352.3012291,
                "variance": 124116.1561
              },
              {
                "average": 0,
                "count": 1506379,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1506379,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1506379,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1506379,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1506379,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442416.3959,
              1647627.469,
              23.60523926,
              -441424.9559,
              1648258.049,
              79.20523926
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442416.3958913975,
                    1647627.4689547024,
                    23.6052392590616
                  ],
                  [
                    -442416.3958913975,
                    1648258.0489547024,
                    23.6052392590616
                  ],
                  [
                    -441424.95589139755,
                    1648258.0489547024,
                    79.2052392590616
                  ],
                  [
                    -441424.95589139755,
                    1647627.4689547024,
                    79.2052392590616
                  ],
                  [
                    -442416.3958913975,
                    1647627.4689547024,
                    23.6052392590616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:09:52+00:00",
            "end_time": "2019-07-10T20:53: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": "20190715_NCMP_AK_03WXM0148.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.89812841832332,
              64.44244769131575,
              -8.34886129551855
            ],
            [
              -162.90096378113682,
              64.45151424890344,
              -8.34886129551855
            ],
            [
              -162.88054382719224,
              64.45269962353662,
              -2.568861295518549
            ],
            [
              -162.87771481312677,
              64.4436326756348,
              -2.568861295518549
            ],
            [
              -162.89812841832332,
              64.44244769131575,
              -8.34886129551855
            ]
          ]
        ]
      },
      "bbox": [
        -162.9009638,
        64.44244769,
        -8.348861296,
        -162.8777148,
        64.45269962,
        -2.568861296
      ],
      "properties": {
        "datetime": "2019-07-16T02:13:15Z",
        "pc:count": 259950,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426251.3983,
            "count": 259950,
            "maximum": -425835.7883,
            "minimum": -426826.7683,
            "name": "X",
            "position": 0,
            "stddev": 211.0761134,
            "variance": 44553.12567
          },
          {
            "average": 1638139.969,
            "count": 259950,
            "maximum": 1638522.448,
            "minimum": 1637501.588,
            "name": "Y",
            "position": 1,
            "stddev": 224.7350115,
            "variance": 50505.82539
          },
          {
            "average": -7.064718614,
            "count": 259950,
            "maximum": -2.568861296,
            "minimum": -8.348861296,
            "name": "Z",
            "position": 2,
            "stddev": 1.096956796,
            "variance": 1.203314211
          },
          {
            "average": 1896.269533,
            "count": 259950,
            "maximum": 4345,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 595.8653675,
            "variance": 355055.5362
          },
          {
            "average": 1.000003847,
            "count": 259950,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001961349952,
            "variance": 3.846893633e-06
          },
          {
            "average": 1.000007694,
            "count": 259950,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002773762367,
            "variance": 7.693757669e-06
          },
          {
            "average": 1,
            "count": 259950,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 259950,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 259950,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99673759,
            "count": 259950,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9729261189,
            "variance": 0.9465852329
          },
          {
            "average": 2.02650125,
            "count": 259950,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1611229449,
            "variance": 0.02596060338
          },
          {
            "average": 34.05710714,
            "count": 259950,
            "maximum": 36,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.218594773,
            "variance": 27.2337314
          },
          {
            "average": 247276968.6,
            "count": 259950,
            "maximum": 247278395.4,
            "minimum": 247260808.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3393.763999,
            "variance": 11517634.08
          },
          {
            "average": 0,
            "count": 259950,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 259950,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 259950,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 259950,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 259950,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426826.7683,
          1637501.588,
          -8.348861296,
          -425835.7883,
          1638522.448,
          -2.568861296
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426826.76834814716,
                1637501.5880411915,
                -8.34886129551855
              ],
              [
                -426826.76834814716,
                1638522.4480411913,
                -8.34886129551855
              ],
              [
                -425835.7883481472,
                1638522.4480411913,
                -2.568861295518549
              ],
              [
                -425835.7883481472,
                1637501.5880411915,
                -2.568861295518549
              ],
              [
                -426826.76834814716,
                1637501.5880411915,
                -8.34886129551855
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:13:15+00:00",
        "end_time": "2019-07-15T21:20:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0148.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0148.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0148.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0148.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9009638,
            64.44244769,
            -8.348861296,
            -162.8777148,
            64.45269962,
            -2.568861296
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.89812841832332,
                  64.44244769131575,
                  -8.34886129551855
                ],
                [
                  -162.90096378113682,
                  64.45151424890344,
                  -8.34886129551855
                ],
                [
                  -162.88054382719224,
                  64.45269962353662,
                  -2.568861295518549
                ],
                [
                  -162.87771481312677,
                  64.4436326756348,
                  -2.568861295518549
                ],
                [
                  -162.89812841832332,
                  64.44244769131575,
                  -8.34886129551855
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0148.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0148.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:13:15Z",
            "pc:count": 259950,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426251.3983,
                "count": 259950,
                "maximum": -425835.7883,
                "minimum": -426826.7683,
                "name": "X",
                "position": 0,
                "stddev": 211.0761134,
                "variance": 44553.12567
              },
              {
                "average": 1638139.969,
                "count": 259950,
                "maximum": 1638522.448,
                "minimum": 1637501.588,
                "name": "Y",
                "position": 1,
                "stddev": 224.7350115,
                "variance": 50505.82539
              },
              {
                "average": -7.064718614,
                "count": 259950,
                "maximum": -2.568861296,
                "minimum": -8.348861296,
                "name": "Z",
                "position": 2,
                "stddev": 1.096956796,
                "variance": 1.203314211
              },
              {
                "average": 1896.269533,
                "count": 259950,
                "maximum": 4345,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 595.8653675,
                "variance": 355055.5362
              },
              {
                "average": 1.000003847,
                "count": 259950,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001961349952,
                "variance": 3.846893633e-06
              },
              {
                "average": 1.000007694,
                "count": 259950,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002773762367,
                "variance": 7.693757669e-06
              },
              {
                "average": 1,
                "count": 259950,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 259950,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 259950,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99673759,
                "count": 259950,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9729261189,
                "variance": 0.9465852329
              },
              {
                "average": 2.02650125,
                "count": 259950,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1611229449,
                "variance": 0.02596060338
              },
              {
                "average": 34.05710714,
                "count": 259950,
                "maximum": 36,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.218594773,
                "variance": 27.2337314
              },
              {
                "average": 247276968.6,
                "count": 259950,
                "maximum": 247278395.4,
                "minimum": 247260808.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3393.763999,
                "variance": 11517634.08
              },
              {
                "average": 0,
                "count": 259950,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 259950,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 259950,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 259950,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 259950,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426826.7683,
              1637501.588,
              -8.348861296,
              -425835.7883,
              1638522.448,
              -2.568861296
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426826.76834814716,
                    1637501.5880411915,
                    -8.34886129551855
                  ],
                  [
                    -426826.76834814716,
                    1638522.4480411913,
                    -8.34886129551855
                  ],
                  [
                    -425835.7883481472,
                    1638522.4480411913,
                    -2.568861295518549
                  ],
                  [
                    -425835.7883481472,
                    1637501.5880411915,
                    -2.568861295518549
                  ],
                  [
                    -426826.76834814716,
                    1637501.5880411915,
                    -8.34886129551855
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:13:15+00:00",
            "end_time": "2019-07-15T21:20: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": "20190714_NCMP_AK_03WWM7870.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.36688029710294,
              64.64446272934573,
              -2.824177959300993
            ],
            [
              -163.37027336397384,
              64.65469282466958,
              -2.824177959300993
            ],
            [
              -163.34639889148002,
              64.65614262938162,
              7.755822040699007
            ],
            [
              -163.34301424008453,
              64.64591199044452,
              7.755822040699007
            ],
            [
              -163.36688029710294,
              64.64446272934573,
              -2.824177959300993
            ]
          ]
        ]
      },
      "bbox": [
        -163.3702734,
        64.64446273,
        -2.824177959,
        -163.3430142,
        64.65614263,
        7.755822041
      ],
      "properties": {
        "datetime": "2019-07-15T02:00:17Z",
        "pc:count": 3784825,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445420.9776,
            "count": 3784825,
            "maximum": -444846.4028,
            "minimum": -445997.9228,
            "name": "X",
            "position": 0,
            "stddev": 291.0593647,
            "variance": 84715.55378
          },
          {
            "average": 1663483.928,
            "count": 3784825,
            "maximum": 1664061.072,
            "minimum": 1662908.412,
            "name": "Y",
            "position": 1,
            "stddev": 283.3409091,
            "variance": 80282.07079
          },
          {
            "average": 2.645373225,
            "count": 3784825,
            "maximum": 7.755822041,
            "minimum": -2.824177959,
            "name": "Z",
            "position": 2,
            "stddev": 0.7148330096,
            "variance": 0.5109862316
          },
          {
            "average": 633.2152319,
            "count": 3784825,
            "maximum": 4581,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 471.8285127,
            "variance": 222622.1454
          },
          {
            "average": 1.030159386,
            "count": 3784825,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.188767565,
            "variance": 0.0356331936
          },
          {
            "average": 1.060404114,
            "count": 3784825,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2756507108,
            "variance": 0.07598331439
          },
          {
            "average": 1,
            "count": 3784825,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3784825,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.478125144,
            "count": 3784825,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.677665592,
            "variance": 75.30188013
          },
          {
            "average": 19.96603774,
            "count": 3784825,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.342838713,
            "variance": 1.80321581
          },
          {
            "average": 1.158408909,
            "count": 3784825,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3779046287,
            "variance": 0.1428119084
          },
          {
            "average": 5.840820646,
            "count": 3784825,
            "maximum": 17,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.774511868,
            "variance": 14.24693984
          },
          {
            "average": 247186105.9,
            "count": 3784825,
            "maximum": 247191217.8,
            "minimum": 247184377.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1440.999822,
            "variance": 2076480.488
          },
          {
            "average": 0,
            "count": 3784825,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3784825,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3784825,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3784825,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3784825,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445997.9228,
          1662908.412,
          -2.824177959,
          -444846.4028,
          1664061.072,
          7.755822041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445997.92279212957,
                1662908.4122711844,
                -2.824177959300993
              ],
              [
                -445997.92279212957,
                1664061.0722711845,
                -2.824177959300993
              ],
              [
                -444846.40279212955,
                1664061.0722711845,
                7.755822040699007
              ],
              [
                -444846.40279212955,
                1662908.4122711844,
                7.755822040699007
              ],
              [
                -445997.92279212957,
                1662908.4122711844,
                -2.824177959300993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:00:17+00:00",
        "end_time": "2019-07-15T00:06:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7870.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7870.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7870.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7870.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3702734,
            64.64446273,
            -2.824177959,
            -163.3430142,
            64.65614263,
            7.755822041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.36688029710294,
                  64.64446272934573,
                  -2.824177959300993
                ],
                [
                  -163.37027336397384,
                  64.65469282466958,
                  -2.824177959300993
                ],
                [
                  -163.34639889148002,
                  64.65614262938162,
                  7.755822040699007
                ],
                [
                  -163.34301424008453,
                  64.64591199044452,
                  7.755822040699007
                ],
                [
                  -163.36688029710294,
                  64.64446272934573,
                  -2.824177959300993
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7870.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7870.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:00:17Z",
            "pc:count": 3784825,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445420.9776,
                "count": 3784825,
                "maximum": -444846.4028,
                "minimum": -445997.9228,
                "name": "X",
                "position": 0,
                "stddev": 291.0593647,
                "variance": 84715.55378
              },
              {
                "average": 1663483.928,
                "count": 3784825,
                "maximum": 1664061.072,
                "minimum": 1662908.412,
                "name": "Y",
                "position": 1,
                "stddev": 283.3409091,
                "variance": 80282.07079
              },
              {
                "average": 2.645373225,
                "count": 3784825,
                "maximum": 7.755822041,
                "minimum": -2.824177959,
                "name": "Z",
                "position": 2,
                "stddev": 0.7148330096,
                "variance": 0.5109862316
              },
              {
                "average": 633.2152319,
                "count": 3784825,
                "maximum": 4581,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 471.8285127,
                "variance": 222622.1454
              },
              {
                "average": 1.030159386,
                "count": 3784825,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.188767565,
                "variance": 0.0356331936
              },
              {
                "average": 1.060404114,
                "count": 3784825,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2756507108,
                "variance": 0.07598331439
              },
              {
                "average": 1,
                "count": 3784825,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3784825,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.478125144,
                "count": 3784825,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.677665592,
                "variance": 75.30188013
              },
              {
                "average": 19.96603774,
                "count": 3784825,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.342838713,
                "variance": 1.80321581
              },
              {
                "average": 1.158408909,
                "count": 3784825,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3779046287,
                "variance": 0.1428119084
              },
              {
                "average": 5.840820646,
                "count": 3784825,
                "maximum": 17,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.774511868,
                "variance": 14.24693984
              },
              {
                "average": 247186105.9,
                "count": 3784825,
                "maximum": 247191217.8,
                "minimum": 247184377.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1440.999822,
                "variance": 2076480.488
              },
              {
                "average": 0,
                "count": 3784825,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3784825,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3784825,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3784825,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3784825,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445997.9228,
              1662908.412,
              -2.824177959,
              -444846.4028,
              1664061.072,
              7.755822041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445997.92279212957,
                    1662908.4122711844,
                    -2.824177959300993
                  ],
                  [
                    -445997.92279212957,
                    1664061.0722711845,
                    -2.824177959300993
                  ],
                  [
                    -444846.40279212955,
                    1664061.0722711845,
                    7.755822040699007
                  ],
                  [
                    -444846.40279212955,
                    1662908.4122711844,
                    7.755822040699007
                  ],
                  [
                    -445997.92279212957,
                    1662908.4122711844,
                    -2.824177959300993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:00:17+00:00",
            "end_time": "2019-07-15T00:06:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8559.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22688667467457,
              64.54411431735063,
              -1.070754743406871
            ],
            [
              -163.2302168500881,
              64.55434364085723,
              -1.070754743406871
            ],
            [
              -163.2064292252469,
              64.55577108947345,
              0.409245256593129
            ],
            [
              -163.20310741096174,
              64.54554123320985,
              0.409245256593129
            ],
            [
              -163.22688667467457,
              64.54411431735063,
              -1.070754743406871
            ]
          ]
        ]
      },
      "bbox": [
        -163.2302169,
        64.54411432,
        -1.070754743,
        -163.2031074,
        64.55577109,
        0.4092452566
      ],
      "properties": {
        "datetime": "2019-07-10T23:41:38Z",
        "pc:count": 3560936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440344.3787,
            "count": 3560936,
            "maximum": -439774.8676,
            "minimum": -440925.9076,
            "name": "X",
            "position": 0,
            "stddev": 289.6593964,
            "variance": 83902.56592
          },
          {
            "average": 1651466.189,
            "count": 3560936,
            "maximum": 1652040.318,
            "minimum": 1650887.918,
            "name": "Y",
            "position": 1,
            "stddev": 283.2057197,
            "variance": 80205.47968
          },
          {
            "average": -0.4896106257,
            "count": 3560936,
            "maximum": 0.4092452566,
            "minimum": -1.070754743,
            "name": "Z",
            "position": 2,
            "stddev": 0.1614697563,
            "variance": 0.0260724822
          },
          {
            "average": 17.98687817,
            "count": 3560936,
            "maximum": 1894,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 152.5795334,
            "variance": 23280.51402
          },
          {
            "average": 1.000028644,
            "count": 3560936,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005351947476,
            "variance": 2.864334179e-05
          },
          {
            "average": 1.000057288,
            "count": 3560936,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007568688301,
            "variance": 5.72850426e-05
          },
          {
            "average": 1,
            "count": 3560936,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3560936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3560936,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93920717,
            "count": 3560936,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.210414187,
            "variance": 1.465102505
          },
          {
            "average": 2.003572095,
            "count": 3560936,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05967428775,
            "variance": 0.003561020619
          },
          {
            "average": 18.95463496,
            "count": 3560936,
            "maximum": 23,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.565045274,
            "variance": 2.449366709
          },
          {
            "average": 246834902.4,
            "count": 3560936,
            "maximum": 246837298.1,
            "minimum": 246832690.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 889.7688236,
            "variance": 791688.5595
          },
          {
            "average": 0,
            "count": 3560936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3560936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3560936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3560936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3560936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440925.9076,
          1650887.918,
          -1.070754743,
          -439774.8676,
          1652040.318,
          0.4092452566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440925.9075728546,
                1650887.91807717,
                -1.070754743406871
              ],
              [
                -440925.9075728546,
                1652040.3180771698,
                -1.070754743406871
              ],
              [
                -439774.86757285456,
                1652040.3180771698,
                0.409245256593129
              ],
              [
                -439774.86757285456,
                1650887.91807717,
                0.409245256593129
              ],
              [
                -440925.9075728546,
                1650887.91807717,
                -1.070754743406871
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:41:38+00:00",
        "end_time": "2019-07-10T22:24:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8559.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8559.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8559.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8559.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2302169,
            64.54411432,
            -1.070754743,
            -163.2031074,
            64.55577109,
            0.4092452566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22688667467457,
                  64.54411431735063,
                  -1.070754743406871
                ],
                [
                  -163.2302168500881,
                  64.55434364085723,
                  -1.070754743406871
                ],
                [
                  -163.2064292252469,
                  64.55577108947345,
                  0.409245256593129
                ],
                [
                  -163.20310741096174,
                  64.54554123320985,
                  0.409245256593129
                ],
                [
                  -163.22688667467457,
                  64.54411431735063,
                  -1.070754743406871
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8559.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8559.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:41:38Z",
            "pc:count": 3560936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440344.3787,
                "count": 3560936,
                "maximum": -439774.8676,
                "minimum": -440925.9076,
                "name": "X",
                "position": 0,
                "stddev": 289.6593964,
                "variance": 83902.56592
              },
              {
                "average": 1651466.189,
                "count": 3560936,
                "maximum": 1652040.318,
                "minimum": 1650887.918,
                "name": "Y",
                "position": 1,
                "stddev": 283.2057197,
                "variance": 80205.47968
              },
              {
                "average": -0.4896106257,
                "count": 3560936,
                "maximum": 0.4092452566,
                "minimum": -1.070754743,
                "name": "Z",
                "position": 2,
                "stddev": 0.1614697563,
                "variance": 0.0260724822
              },
              {
                "average": 17.98687817,
                "count": 3560936,
                "maximum": 1894,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 152.5795334,
                "variance": 23280.51402
              },
              {
                "average": 1.000028644,
                "count": 3560936,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005351947476,
                "variance": 2.864334179e-05
              },
              {
                "average": 1.000057288,
                "count": 3560936,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007568688301,
                "variance": 5.72850426e-05
              },
              {
                "average": 1,
                "count": 3560936,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3560936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3560936,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93920717,
                "count": 3560936,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.210414187,
                "variance": 1.465102505
              },
              {
                "average": 2.003572095,
                "count": 3560936,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05967428775,
                "variance": 0.003561020619
              },
              {
                "average": 18.95463496,
                "count": 3560936,
                "maximum": 23,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.565045274,
                "variance": 2.449366709
              },
              {
                "average": 246834902.4,
                "count": 3560936,
                "maximum": 246837298.1,
                "minimum": 246832690.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 889.7688236,
                "variance": 791688.5595
              },
              {
                "average": 0,
                "count": 3560936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3560936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3560936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3560936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3560936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440925.9076,
              1650887.918,
              -1.070754743,
              -439774.8676,
              1652040.318,
              0.4092452566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440925.9075728546,
                    1650887.91807717,
                    -1.070754743406871
                  ],
                  [
                    -440925.9075728546,
                    1652040.3180771698,
                    -1.070754743406871
                  ],
                  [
                    -439774.86757285456,
                    1652040.3180771698,
                    0.409245256593129
                  ],
                  [
                    -439774.86757285456,
                    1650887.91807717,
                    0.409245256593129
                  ],
                  [
                    -440925.9075728546,
                    1650887.91807717,
                    -1.070754743406871
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:41:38+00:00",
            "end_time": "2019-07-10T22:24:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8770.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.17862373704855,
              64.6422621688099,
              -0.023316052945003
            ],
            [
              -163.18194931149887,
              64.65249790672577,
              -0.023316052945003
            ],
            [
              -163.15806054995895,
              64.65391911268034,
              5.276683947054996
            ],
            [
              -163.15474340701033,
              64.64368284163453,
              5.276683947054996
            ],
            [
              -163.17862373704855,
              64.6422621688099,
              -0.023316052945003
            ]
          ]
        ]
      },
      "bbox": [
        -163.1819493,
        64.64226217,
        -0.02331605295,
        -163.1547434,
        64.65391911,
        5.276683947
      ],
      "properties": {
        "datetime": "2019-07-15T23:35:26Z",
        "pc:count": 3532505,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436537.0048,
            "count": 3532505,
            "maximum": -435973.9278,
            "minimum": -437125.7678,
            "name": "X",
            "position": 0,
            "stddev": 288.2853542,
            "variance": 83108.44544
          },
          {
            "average": 1662003.848,
            "count": 3532505,
            "maximum": 1662566.453,
            "minimum": 1661413.613,
            "name": "Y",
            "position": 1,
            "stddev": 279.631632,
            "variance": 78193.8496
          },
          {
            "average": 2.047234024,
            "count": 3532505,
            "maximum": 5.276683947,
            "minimum": -0.02331605295,
            "name": "Z",
            "position": 2,
            "stddev": 0.7138301304,
            "variance": 0.5095534551
          },
          {
            "average": 546.4885349,
            "count": 3532505,
            "maximum": 8231,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 529.2536794,
            "variance": 280109.4572
          },
          {
            "average": 1.000055485,
            "count": 3532505,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007448600054,
            "variance": 5.548164277e-05
          },
          {
            "average": 1.000112951,
            "count": 3532505,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01062724244,
            "variance": 0.0001129382819
          },
          {
            "average": 1,
            "count": 3532505,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3532505,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.57133026,
            "count": 3532505,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.53193262,
            "variance": 157.0493352
          },
          {
            "average": 20.03966254,
            "count": 3532505,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.407304958,
            "variance": 1.980507244
          },
          {
            "average": 1.294040065,
            "count": 3532505,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4556125861,
            "variance": 0.2075828286
          },
          {
            "average": 17.67392629,
            "count": 3532505,
            "maximum": 22,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.567925039,
            "variance": 2.458388927
          },
          {
            "average": 247266474.2,
            "count": 3532505,
            "maximum": 247268926.4,
            "minimum": 247263971.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 989.1448036,
            "variance": 978407.4425
          },
          {
            "average": 0,
            "count": 3532505,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3532505,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3532505,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3532505,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3532505,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437125.7678,
          1661413.613,
          -0.02331605295,
          -435973.9278,
          1662566.453,
          5.276683947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437125.7677568744,
                1661413.6133122104,
                -0.023316052945003
              ],
              [
                -437125.7677568744,
                1662566.4533122103,
                -0.023316052945003
              ],
              [
                -435973.9277568744,
                1662566.4533122103,
                5.276683947054996
              ],
              [
                -435973.9277568744,
                1661413.6133122104,
                5.276683947054996
              ],
              [
                -437125.7677568744,
                1661413.6133122104,
                -0.023316052945003
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:35:26+00:00",
        "end_time": "2019-07-15T22:12:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8770.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8770.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8770.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8770.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1819493,
            64.64226217,
            -0.02331605295,
            -163.1547434,
            64.65391911,
            5.276683947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.17862373704855,
                  64.6422621688099,
                  -0.023316052945003
                ],
                [
                  -163.18194931149887,
                  64.65249790672577,
                  -0.023316052945003
                ],
                [
                  -163.15806054995895,
                  64.65391911268034,
                  5.276683947054996
                ],
                [
                  -163.15474340701033,
                  64.64368284163453,
                  5.276683947054996
                ],
                [
                  -163.17862373704855,
                  64.6422621688099,
                  -0.023316052945003
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8770.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8770.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:35:26Z",
            "pc:count": 3532505,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436537.0048,
                "count": 3532505,
                "maximum": -435973.9278,
                "minimum": -437125.7678,
                "name": "X",
                "position": 0,
                "stddev": 288.2853542,
                "variance": 83108.44544
              },
              {
                "average": 1662003.848,
                "count": 3532505,
                "maximum": 1662566.453,
                "minimum": 1661413.613,
                "name": "Y",
                "position": 1,
                "stddev": 279.631632,
                "variance": 78193.8496
              },
              {
                "average": 2.047234024,
                "count": 3532505,
                "maximum": 5.276683947,
                "minimum": -0.02331605295,
                "name": "Z",
                "position": 2,
                "stddev": 0.7138301304,
                "variance": 0.5095534551
              },
              {
                "average": 546.4885349,
                "count": 3532505,
                "maximum": 8231,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 529.2536794,
                "variance": 280109.4572
              },
              {
                "average": 1.000055485,
                "count": 3532505,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007448600054,
                "variance": 5.548164277e-05
              },
              {
                "average": 1.000112951,
                "count": 3532505,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01062724244,
                "variance": 0.0001129382819
              },
              {
                "average": 1,
                "count": 3532505,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3532505,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.57133026,
                "count": 3532505,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.53193262,
                "variance": 157.0493352
              },
              {
                "average": 20.03966254,
                "count": 3532505,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.407304958,
                "variance": 1.980507244
              },
              {
                "average": 1.294040065,
                "count": 3532505,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4556125861,
                "variance": 0.2075828286
              },
              {
                "average": 17.67392629,
                "count": 3532505,
                "maximum": 22,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.567925039,
                "variance": 2.458388927
              },
              {
                "average": 247266474.2,
                "count": 3532505,
                "maximum": 247268926.4,
                "minimum": 247263971.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 989.1448036,
                "variance": 978407.4425
              },
              {
                "average": 0,
                "count": 3532505,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3532505,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3532505,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3532505,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3532505,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437125.7678,
              1661413.613,
              -0.02331605295,
              -435973.9278,
              1662566.453,
              5.276683947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437125.7677568744,
                    1661413.6133122104,
                    -0.023316052945003
                  ],
                  [
                    -437125.7677568744,
                    1662566.4533122103,
                    -0.023316052945003
                  ],
                  [
                    -435973.9277568744,
                    1662566.4533122103,
                    5.276683947054996
                  ],
                  [
                    -435973.9277568744,
                    1661413.6133122104,
                    5.276683947054996
                  ],
                  [
                    -437125.7677568744,
                    1661413.6133122104,
                    -0.023316052945003
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:35:26+00:00",
            "end_time": "2019-07-15T22:12:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8068.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.32615150762126,
              64.6260563167501,
              -1.720391437584621
            ],
            [
              -163.32952562268983,
              64.6362806311651,
              -1.720391437584621
            ],
            [
              -163.30565873108736,
              64.63772447679042,
              3.619608562415379
            ],
            [
              -163.30229302037569,
              64.62749962175513,
              3.619608562415379
            ],
            [
              -163.32615150762126,
              64.6260563167501,
              -1.720391437584621
            ]
          ]
        ]
      },
      "bbox": [
        -163.3295256,
        64.62605632,
        -1.720391438,
        -163.302293,
        64.63772448,
        3.619608562
      ],
      "properties": {
        "datetime": "2019-07-15T02:07:44Z",
        "pc:count": 5543433,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443783.3407,
            "count": 5543433,
            "maximum": -443207.0482,
            "minimum": -444358.8482,
            "name": "X",
            "position": 0,
            "stddev": 275.1078146,
            "variance": 75684.30968
          },
          {
            "average": 1661112.796,
            "count": 5543433,
            "maximum": 1661754.278,
            "minimum": 1660602.338,
            "name": "Y",
            "position": 1,
            "stddev": 281.4002289,
            "variance": 79186.08884
          },
          {
            "average": 2.02640642,
            "count": 5543433,
            "maximum": 3.619608562,
            "minimum": -1.720391438,
            "name": "Z",
            "position": 2,
            "stddev": 0.5066332346,
            "variance": 0.2566772344
          },
          {
            "average": 714.3276513,
            "count": 5543433,
            "maximum": 4581,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 499.2137526,
            "variance": 249214.3707
          },
          {
            "average": 1.000438717,
            "count": 5543433,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02137580565,
            "variance": 0.0004569250673
          },
          {
            "average": 1.000877254,
            "count": 5543433,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03051760931,
            "variance": 0.0009313244778
          },
          {
            "average": 1,
            "count": 5543433,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5543433,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.529427703,
            "count": 5543433,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.758303788,
            "variance": 76.70788524
          },
          {
            "average": 20.04316276,
            "count": 5543433,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.161552069,
            "variance": 1.34920321
          },
          {
            "average": 1.114118453,
            "count": 5543433,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3185514063,
            "variance": 0.1014749984
          },
          {
            "average": 13.98413312,
            "count": 5543433,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.60168425,
            "variance": 134.5990775
          },
          {
            "average": 247069189.1,
            "count": 5543433,
            "maximum": 247191664.2,
            "minimum": 246838857.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 163676.1,
            "variance": 26789865700.0
          },
          {
            "average": 0,
            "count": 5543433,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5543433,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5543433,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5543433,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5543433,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444358.8482,
          1660602.338,
          -1.720391438,
          -443207.0482,
          1661754.278,
          3.619608562
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444358.84820923954,
                1660602.3380107146,
                -1.720391437584621
              ],
              [
                -444358.84820923954,
                1661754.2780107146,
                -1.720391437584621
              ],
              [
                -443207.0482092395,
                1661754.2780107146,
                3.619608562415379
              ],
              [
                -443207.0482092395,
                1660602.3380107146,
                3.619608562415379
              ],
              [
                -444358.84820923954,
                1660602.3380107146,
                -1.720391437584621
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:07:44+00:00",
        "end_time": "2019-07-11T00:07:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8068.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8068.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8068.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8068.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3295256,
            64.62605632,
            -1.720391438,
            -163.302293,
            64.63772448,
            3.619608562
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.32615150762126,
                  64.6260563167501,
                  -1.720391437584621
                ],
                [
                  -163.32952562268983,
                  64.6362806311651,
                  -1.720391437584621
                ],
                [
                  -163.30565873108736,
                  64.63772447679042,
                  3.619608562415379
                ],
                [
                  -163.30229302037569,
                  64.62749962175513,
                  3.619608562415379
                ],
                [
                  -163.32615150762126,
                  64.6260563167501,
                  -1.720391437584621
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8068.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8068.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:07:44Z",
            "pc:count": 5543433,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443783.3407,
                "count": 5543433,
                "maximum": -443207.0482,
                "minimum": -444358.8482,
                "name": "X",
                "position": 0,
                "stddev": 275.1078146,
                "variance": 75684.30968
              },
              {
                "average": 1661112.796,
                "count": 5543433,
                "maximum": 1661754.278,
                "minimum": 1660602.338,
                "name": "Y",
                "position": 1,
                "stddev": 281.4002289,
                "variance": 79186.08884
              },
              {
                "average": 2.02640642,
                "count": 5543433,
                "maximum": 3.619608562,
                "minimum": -1.720391438,
                "name": "Z",
                "position": 2,
                "stddev": 0.5066332346,
                "variance": 0.2566772344
              },
              {
                "average": 714.3276513,
                "count": 5543433,
                "maximum": 4581,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 499.2137526,
                "variance": 249214.3707
              },
              {
                "average": 1.000438717,
                "count": 5543433,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02137580565,
                "variance": 0.0004569250673
              },
              {
                "average": 1.000877254,
                "count": 5543433,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03051760931,
                "variance": 0.0009313244778
              },
              {
                "average": 1,
                "count": 5543433,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5543433,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.529427703,
                "count": 5543433,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.758303788,
                "variance": 76.70788524
              },
              {
                "average": 20.04316276,
                "count": 5543433,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.161552069,
                "variance": 1.34920321
              },
              {
                "average": 1.114118453,
                "count": 5543433,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3185514063,
                "variance": 0.1014749984
              },
              {
                "average": 13.98413312,
                "count": 5543433,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.60168425,
                "variance": 134.5990775
              },
              {
                "average": 247069189.1,
                "count": 5543433,
                "maximum": 247191664.2,
                "minimum": 246838857.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 163676.1,
                "variance": 26789865700.0
              },
              {
                "average": 0,
                "count": 5543433,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5543433,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5543433,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5543433,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5543433,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444358.8482,
              1660602.338,
              -1.720391438,
              -443207.0482,
              1661754.278,
              3.619608562
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444358.84820923954,
                    1660602.3380107146,
                    -1.720391437584621
                  ],
                  [
                    -444358.84820923954,
                    1661754.2780107146,
                    -1.720391437584621
                  ],
                  [
                    -443207.0482092395,
                    1661754.2780107146,
                    3.619608562415379
                  ],
                  [
                    -443207.0482092395,
                    1660602.3380107146,
                    3.619608562415379
                  ],
                  [
                    -444358.84820923954,
                    1660602.3380107146,
                    -1.720391437584621
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:07:44+00:00",
            "end_time": "2019-07-11T00:07:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0450.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.83764503830022,
              64.4589667868295,
              7.516982819229288
            ],
            [
              -162.84056343015993,
              64.46835816816476,
              7.516982819229288
            ],
            [
              -162.81681715653005,
              64.46972612033424,
              35.436982819229286
            ],
            [
              -162.813906418383,
              64.46033427207638,
              35.436982819229286
            ],
            [
              -162.83764503830022,
              64.4589667868295,
              7.516982819229288
            ]
          ]
        ]
      },
      "bbox": [
        -162.8405634,
        64.45896679,
        7.516982819,
        -162.8139064,
        64.46972612,
        35.43698282
      ],
      "properties": {
        "datetime": "2019-07-15T23:41:18Z",
        "pc:count": 3505165,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -423183.3458,
            "count": 3505165,
            "maximum": -422546.5441,
            "minimum": -423698.1241,
            "name": "X",
            "position": 0,
            "stddev": 282.8467915,
            "variance": 80002.30744
          },
          {
            "average": 1639506.264,
            "count": 3505165,
            "maximum": 1639998.457,
            "minimum": 1638941.177,
            "name": "Y",
            "position": 1,
            "stddev": 258.6151862,
            "variance": 66881.81453
          },
          {
            "average": 20.29822239,
            "count": 3505165,
            "maximum": 35.43698282,
            "minimum": 7.516982819,
            "name": "Z",
            "position": 2,
            "stddev": 5.326968311,
            "variance": 28.37659139
          },
          {
            "average": 1014.877227,
            "count": 3505165,
            "maximum": 3991,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 565.5189274,
            "variance": 319811.6572
          },
          {
            "average": 1.004008371,
            "count": 3505165,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06712124897,
            "variance": 0.004505262063
          },
          {
            "average": 1.008053259,
            "count": 3505165,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09781216328,
            "variance": 0.009567219285
          },
          {
            "average": 1,
            "count": 3505165,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3505165,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.462121184,
            "count": 3505165,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4985632018,
            "variance": 0.2485652662
          },
          {
            "average": 20.03542103,
            "count": 3505165,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.501786164,
            "variance": 2.255361681
          },
          {
            "average": 1.007744857,
            "count": 3505165,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09054503824,
            "variance": 0.008198403949
          },
          {
            "average": 18.12942044,
            "count": 3505165,
            "maximum": 22,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.660812869,
            "variance": 2.758299387
          },
          {
            "average": 247266739.9,
            "count": 3505165,
            "maximum": 247269278.9,
            "minimum": 247264336.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1028.317253,
            "variance": 1057436.373
          },
          {
            "average": 0,
            "count": 3505165,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3505165,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3505165,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3505165,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3505165,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -423698.1241,
          1638941.177,
          7.516982819,
          -422546.5441,
          1639998.457,
          35.43698282
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -423698.1240976799,
                1638941.1768042217,
                7.516982819229288
              ],
              [
                -423698.1240976799,
                1639998.4568042215,
                7.516982819229288
              ],
              [
                -422546.54409767996,
                1639998.4568042215,
                35.436982819229286
              ],
              [
                -422546.54409767996,
                1638941.1768042217,
                35.436982819229286
              ],
              [
                -423698.1240976799,
                1638941.1768042217,
                7.516982819229288
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:41:18+00:00",
        "end_time": "2019-07-15T22:18:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0450.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0450.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0450.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0450.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8405634,
            64.45896679,
            7.516982819,
            -162.8139064,
            64.46972612,
            35.43698282
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.83764503830022,
                  64.4589667868295,
                  7.516982819229288
                ],
                [
                  -162.84056343015993,
                  64.46835816816476,
                  7.516982819229288
                ],
                [
                  -162.81681715653005,
                  64.46972612033424,
                  35.436982819229286
                ],
                [
                  -162.813906418383,
                  64.46033427207638,
                  35.436982819229286
                ],
                [
                  -162.83764503830022,
                  64.4589667868295,
                  7.516982819229288
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0450.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0450.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:41:18Z",
            "pc:count": 3505165,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -423183.3458,
                "count": 3505165,
                "maximum": -422546.5441,
                "minimum": -423698.1241,
                "name": "X",
                "position": 0,
                "stddev": 282.8467915,
                "variance": 80002.30744
              },
              {
                "average": 1639506.264,
                "count": 3505165,
                "maximum": 1639998.457,
                "minimum": 1638941.177,
                "name": "Y",
                "position": 1,
                "stddev": 258.6151862,
                "variance": 66881.81453
              },
              {
                "average": 20.29822239,
                "count": 3505165,
                "maximum": 35.43698282,
                "minimum": 7.516982819,
                "name": "Z",
                "position": 2,
                "stddev": 5.326968311,
                "variance": 28.37659139
              },
              {
                "average": 1014.877227,
                "count": 3505165,
                "maximum": 3991,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 565.5189274,
                "variance": 319811.6572
              },
              {
                "average": 1.004008371,
                "count": 3505165,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06712124897,
                "variance": 0.004505262063
              },
              {
                "average": 1.008053259,
                "count": 3505165,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09781216328,
                "variance": 0.009567219285
              },
              {
                "average": 1,
                "count": 3505165,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3505165,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.462121184,
                "count": 3505165,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4985632018,
                "variance": 0.2485652662
              },
              {
                "average": 20.03542103,
                "count": 3505165,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.501786164,
                "variance": 2.255361681
              },
              {
                "average": 1.007744857,
                "count": 3505165,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09054503824,
                "variance": 0.008198403949
              },
              {
                "average": 18.12942044,
                "count": 3505165,
                "maximum": 22,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.660812869,
                "variance": 2.758299387
              },
              {
                "average": 247266739.9,
                "count": 3505165,
                "maximum": 247269278.9,
                "minimum": 247264336.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1028.317253,
                "variance": 1057436.373
              },
              {
                "average": 0,
                "count": 3505165,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3505165,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3505165,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3505165,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3505165,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -423698.1241,
              1638941.177,
              7.516982819,
              -422546.5441,
              1639998.457,
              35.43698282
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -423698.1240976799,
                    1638941.1768042217,
                    7.516982819229288
                  ],
                  [
                    -423698.1240976799,
                    1639998.4568042215,
                    7.516982819229288
                  ],
                  [
                    -422546.54409767996,
                    1639998.4568042215,
                    35.436982819229286
                  ],
                  [
                    -422546.54409767996,
                    1638941.1768042217,
                    35.436982819229286
                  ],
                  [
                    -423698.1240976799,
                    1638941.1768042217,
                    7.516982819229288
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:41:18+00:00",
            "end_time": "2019-07-15T22:18: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": "20190710_NCMP_AK_03WWM9551.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0236861632649,
              64.46972150265611,
              -5.846076284070623
            ],
            [
              -163.02693492746053,
              64.47995389554829,
              -5.846076284070623
            ],
            [
              -163.0032041071319,
              64.48134962708511,
              -2.146076284070622
            ],
            [
              -162.99996367308663,
              64.47111671487056,
              -2.146076284070622
            ],
            [
              -163.0236861632649,
              64.46972150265611,
              -5.846076284070623
            ]
          ]
        ]
      },
      "bbox": [
        -163.0269349,
        64.4697215,
        -5.846076284,
        -162.9999637,
        64.48134963,
        -2.146076284
      ],
      "properties": {
        "datetime": "2019-07-15T02:41:08Z",
        "pc:count": 964656,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431891.0084,
            "count": 964656,
            "maximum": -431249.6424,
            "minimum": -432400.4424,
            "name": "X",
            "position": 0,
            "stddev": 284.0171307,
            "variance": 80665.73055
          },
          {
            "average": 1641994.763,
            "count": 964656,
            "maximum": 1642481.898,
            "minimum": 1641329.518,
            "name": "Y",
            "position": 1,
            "stddev": 310.6132947,
            "variance": 96480.61883
          },
          {
            "average": -4.695863514,
            "count": 964656,
            "maximum": -2.146076284,
            "minimum": -5.846076284,
            "name": "Z",
            "position": 2,
            "stddev": 0.8057436954,
            "variance": 0.6492229027
          },
          {
            "average": 1306.164523,
            "count": 964656,
            "maximum": 3618,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 934.7155613,
            "variance": 873693.1805
          },
          {
            "average": 1.000002073,
            "count": 964656,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001439887421,
            "variance": 2.073275786e-06
          },
          {
            "average": 1.000004147,
            "count": 964656,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002036306209,
            "variance": 4.146542975e-06
          },
          {
            "average": 1,
            "count": 964656,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 964656,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99992536,
            "count": 964656,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.02116182713,
            "variance": 0.0004478229274
          },
          {
            "average": 20.00478929,
            "count": 964656,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.156386154,
            "variance": 1.337228938
          },
          {
            "average": 2.023177174,
            "count": 964656,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1505486482,
            "variance": 0.02266489547
          },
          {
            "average": 20.56650143,
            "count": 964656,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.790211011,
            "variance": 33.52654355
          },
          {
            "average": 247089408.1,
            "count": 964656,
            "maximum": 247193668.8,
            "minimum": 246839559.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 158816.8314,
            "variance": 25222785930.0
          },
          {
            "average": 0,
            "count": 964656,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 964656,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 964656,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 964656,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 964656,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432400.4424,
          1641329.518,
          -5.846076284,
          -431249.6424,
          1642481.898,
          -2.146076284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432400.44235620106,
                1641329.518005223,
                -5.846076284070623
              ],
              [
                -432400.44235620106,
                1642481.898005223,
                -5.846076284070623
              ],
              [
                -431249.642356201,
                1642481.898005223,
                -2.146076284070622
              ],
              [
                -431249.642356201,
                1641329.518005223,
                -2.146076284070622
              ],
              [
                -432400.44235620106,
                1641329.518005223,
                -5.846076284070623
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:41:08+00:00",
        "end_time": "2019-07-11T00:19:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9551.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9551.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9551.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9551.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0269349,
            64.4697215,
            -5.846076284,
            -162.9999637,
            64.48134963,
            -2.146076284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0236861632649,
                  64.46972150265611,
                  -5.846076284070623
                ],
                [
                  -163.02693492746053,
                  64.47995389554829,
                  -5.846076284070623
                ],
                [
                  -163.0032041071319,
                  64.48134962708511,
                  -2.146076284070622
                ],
                [
                  -162.99996367308663,
                  64.47111671487056,
                  -2.146076284070622
                ],
                [
                  -163.0236861632649,
                  64.46972150265611,
                  -5.846076284070623
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9551.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9551.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:41:08Z",
            "pc:count": 964656,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431891.0084,
                "count": 964656,
                "maximum": -431249.6424,
                "minimum": -432400.4424,
                "name": "X",
                "position": 0,
                "stddev": 284.0171307,
                "variance": 80665.73055
              },
              {
                "average": 1641994.763,
                "count": 964656,
                "maximum": 1642481.898,
                "minimum": 1641329.518,
                "name": "Y",
                "position": 1,
                "stddev": 310.6132947,
                "variance": 96480.61883
              },
              {
                "average": -4.695863514,
                "count": 964656,
                "maximum": -2.146076284,
                "minimum": -5.846076284,
                "name": "Z",
                "position": 2,
                "stddev": 0.8057436954,
                "variance": 0.6492229027
              },
              {
                "average": 1306.164523,
                "count": 964656,
                "maximum": 3618,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 934.7155613,
                "variance": 873693.1805
              },
              {
                "average": 1.000002073,
                "count": 964656,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001439887421,
                "variance": 2.073275786e-06
              },
              {
                "average": 1.000004147,
                "count": 964656,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002036306209,
                "variance": 4.146542975e-06
              },
              {
                "average": 1,
                "count": 964656,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 964656,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99992536,
                "count": 964656,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.02116182713,
                "variance": 0.0004478229274
              },
              {
                "average": 20.00478929,
                "count": 964656,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.156386154,
                "variance": 1.337228938
              },
              {
                "average": 2.023177174,
                "count": 964656,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1505486482,
                "variance": 0.02266489547
              },
              {
                "average": 20.56650143,
                "count": 964656,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.790211011,
                "variance": 33.52654355
              },
              {
                "average": 247089408.1,
                "count": 964656,
                "maximum": 247193668.8,
                "minimum": 246839559.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 158816.8314,
                "variance": 25222785930.0
              },
              {
                "average": 0,
                "count": 964656,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 964656,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 964656,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 964656,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 964656,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432400.4424,
              1641329.518,
              -5.846076284,
              -431249.6424,
              1642481.898,
              -2.146076284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432400.44235620106,
                    1641329.518005223,
                    -5.846076284070623
                  ],
                  [
                    -432400.44235620106,
                    1642481.898005223,
                    -5.846076284070623
                  ],
                  [
                    -431249.642356201,
                    1642481.898005223,
                    -2.146076284070622
                  ],
                  [
                    -431249.642356201,
                    1641329.518005223,
                    -2.146076284070622
                  ],
                  [
                    -432400.44235620106,
                    1641329.518005223,
                    -5.846076284070623
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:41:08+00:00",
            "end_time": "2019-07-11T00:19:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7671.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.39371927443887,
              64.65477214966411,
              -2.54035237216663
            ],
            [
              -163.39685895793554,
              64.66420786876525,
              -2.54035237216663
            ],
            [
              -163.38746002383346,
              64.66478054527414,
              21.859647627833372
            ],
            [
              -163.38432339659917,
              64.65534462803325,
              21.859647627833372
            ],
            [
              -163.39371927443887,
              64.65477214966411,
              -2.54035237216663
            ]
          ]
        ]
      },
      "bbox": [
        -163.396859,
        64.65477215,
        -2.540352372,
        -163.3843234,
        64.66478055,
        21.85964763
      ],
      "properties": {
        "datetime": "2019-07-15T01:18:55Z",
        "pc:count": 1234154,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -446864.248,
            "count": 1234154,
            "maximum": -446651.9698,
            "minimum": -447105.1898,
            "name": "X",
            "position": 0,
            "stddev": 97.97197609,
            "variance": 9598.508099
          },
          {
            "average": 1664878.696,
            "count": 1234154,
            "maximum": 1665290.685,
            "minimum": 1664227.485,
            "name": "Y",
            "position": 1,
            "stddev": 332.1983912,
            "variance": 110355.7711
          },
          {
            "average": 4.820136497,
            "count": 1234154,
            "maximum": 21.85964763,
            "minimum": -2.540352372,
            "name": "Z",
            "position": 2,
            "stddev": 2.939776024,
            "variance": 8.642283074
          },
          {
            "average": 156.6628533,
            "count": 1234154,
            "maximum": 3775,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 229.2491024,
            "variance": 52555.15093
          },
          {
            "average": 1.789052258,
            "count": 1234154,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9890198578,
            "variance": 0.978160279
          },
          {
            "average": 2.577745565,
            "count": 1234154,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.258159953,
            "variance": 1.582966466
          },
          {
            "average": 1,
            "count": 1234154,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1234154,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.701337921,
            "count": 1234154,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.09362031,
            "variance": 65.50668973
          },
          {
            "average": 19.78484586,
            "count": 1234154,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.322455953,
            "variance": 1.748889748
          },
          {
            "average": 1.932681011,
            "count": 1234154,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.056379196,
            "variance": 1.115937006
          },
          {
            "average": 9.799948791,
            "count": 1234154,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.952655838,
            "variance": 3.81286482
          },
          {
            "average": 247187518.6,
            "count": 1234154,
            "maximum": 247188735,
            "minimum": 247186452.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 754.4021616,
            "variance": 569122.6215
          },
          {
            "average": 0,
            "count": 1234154,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1234154,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1234154,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1234154,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1234154,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447105.1898,
          1664227.485,
          -2.540352372,
          -446651.9698,
          1665290.685,
          21.85964763
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447105.1897556388,
                1664227.4846645002,
                -2.54035237216663
              ],
              [
                -447105.1897556388,
                1665290.6846645004,
                -2.54035237216663
              ],
              [
                -446651.96975563886,
                1665290.6846645004,
                21.859647627833372
              ],
              [
                -446651.96975563886,
                1664227.4846645002,
                21.859647627833372
              ],
              [
                -447105.1897556388,
                1664227.4846645002,
                -2.54035237216663
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:18:55+00:00",
        "end_time": "2019-07-15T00:40:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7671.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7671.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7671.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7671.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.396859,
            64.65477215,
            -2.540352372,
            -163.3843234,
            64.66478055,
            21.85964763
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.39371927443887,
                  64.65477214966411,
                  -2.54035237216663
                ],
                [
                  -163.39685895793554,
                  64.66420786876525,
                  -2.54035237216663
                ],
                [
                  -163.38746002383346,
                  64.66478054527414,
                  21.859647627833372
                ],
                [
                  -163.38432339659917,
                  64.65534462803325,
                  21.859647627833372
                ],
                [
                  -163.39371927443887,
                  64.65477214966411,
                  -2.54035237216663
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7671.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7671.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:18:55Z",
            "pc:count": 1234154,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -446864.248,
                "count": 1234154,
                "maximum": -446651.9698,
                "minimum": -447105.1898,
                "name": "X",
                "position": 0,
                "stddev": 97.97197609,
                "variance": 9598.508099
              },
              {
                "average": 1664878.696,
                "count": 1234154,
                "maximum": 1665290.685,
                "minimum": 1664227.485,
                "name": "Y",
                "position": 1,
                "stddev": 332.1983912,
                "variance": 110355.7711
              },
              {
                "average": 4.820136497,
                "count": 1234154,
                "maximum": 21.85964763,
                "minimum": -2.540352372,
                "name": "Z",
                "position": 2,
                "stddev": 2.939776024,
                "variance": 8.642283074
              },
              {
                "average": 156.6628533,
                "count": 1234154,
                "maximum": 3775,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 229.2491024,
                "variance": 52555.15093
              },
              {
                "average": 1.789052258,
                "count": 1234154,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9890198578,
                "variance": 0.978160279
              },
              {
                "average": 2.577745565,
                "count": 1234154,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.258159953,
                "variance": 1.582966466
              },
              {
                "average": 1,
                "count": 1234154,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1234154,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.701337921,
                "count": 1234154,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.09362031,
                "variance": 65.50668973
              },
              {
                "average": 19.78484586,
                "count": 1234154,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.322455953,
                "variance": 1.748889748
              },
              {
                "average": 1.932681011,
                "count": 1234154,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.056379196,
                "variance": 1.115937006
              },
              {
                "average": 9.799948791,
                "count": 1234154,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.952655838,
                "variance": 3.81286482
              },
              {
                "average": 247187518.6,
                "count": 1234154,
                "maximum": 247188735,
                "minimum": 247186452.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 754.4021616,
                "variance": 569122.6215
              },
              {
                "average": 0,
                "count": 1234154,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1234154,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1234154,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1234154,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1234154,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447105.1898,
              1664227.485,
              -2.540352372,
              -446651.9698,
              1665290.685,
              21.85964763
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447105.1897556388,
                    1664227.4846645002,
                    -2.54035237216663
                  ],
                  [
                    -447105.1897556388,
                    1665290.6846645004,
                    -2.54035237216663
                  ],
                  [
                    -446651.96975563886,
                    1665290.6846645004,
                    21.859647627833372
                  ],
                  [
                    -446651.96975563886,
                    1664227.4846645002,
                    21.859647627833372
                  ],
                  [
                    -447105.1897556388,
                    1664227.4846645002,
                    -2.54035237216663
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:18:55+00:00",
            "end_time": "2019-07-15T00:40:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9255.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.08352811259087,
              64.50641429970594,
              -1.05049035006355
            ],
            [
              -163.08680300007006,
              64.5166475565406,
              -1.05049035006355
            ],
            [
              -163.0630297574129,
              64.51805344826082,
              22.52950964993645
            ],
            [
              -163.05976322382634,
              64.50781966740936,
              22.52950964993645
            ],
            [
              -163.08352811259087,
              64.50641429970594,
              -1.05049035006355
            ]
          ]
        ]
      },
      "bbox": [
        -163.086803,
        64.5064143,
        -1.05049035,
        -163.0597632,
        64.51805345,
        22.52950965
      ],
      "properties": {
        "datetime": "2019-07-15T19:58:52Z",
        "pc:count": 4080871,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434141.2377,
            "count": 4080871,
            "maximum": -433540.3585,
            "minimum": -434691.8785,
            "name": "X",
            "position": 0,
            "stddev": 281.2381716,
            "variance": 79094.90916
          },
          {
            "average": 1646346.966,
            "count": 4080871,
            "maximum": 1646928.947,
            "minimum": 1645776.387,
            "name": "Y",
            "position": 1,
            "stddev": 295.5340073,
            "variance": 87340.34946
          },
          {
            "average": 9.591813254,
            "count": 4080871,
            "maximum": 22.52950965,
            "minimum": -1.05049035,
            "name": "Z",
            "position": 2,
            "stddev": 7.895195042,
            "variance": 62.33410474
          },
          {
            "average": 765.7964599,
            "count": 4080871,
            "maximum": 5990,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 856.8754009,
            "variance": 734235.4527
          },
          {
            "average": 1.040382801,
            "count": 4080871,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2243936432,
            "variance": 0.05035250709
          },
          {
            "average": 1.080991043,
            "count": 4080871,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3311070064,
            "variance": 0.1096318497
          },
          {
            "average": 1,
            "count": 4080871,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4080871,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.79536305,
            "count": 4080871,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.89403395,
            "variance": 166.2561114
          },
          {
            "average": 20.07760806,
            "count": 4080871,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.181945675,
            "variance": 1.396995579
          },
          {
            "average": 1.394048967,
            "count": 4080871,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5190930554,
            "variance": 0.2694576002
          },
          {
            "average": 17.86668091,
            "count": 4080871,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.722570891,
            "variance": 22.30267582
          },
          {
            "average": 247172060.2,
            "count": 4080871,
            "maximum": 247255932.9,
            "minimum": 246840823.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 87146.56503,
            "variance": 7594523796
          },
          {
            "average": 0,
            "count": 4080871,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4080871,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4080871,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4080871,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4080871,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434691.8785,
          1645776.387,
          -1.05049035,
          -433540.3585,
          1646928.947,
          22.52950965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434691.8784944223,
                1645776.3866828785,
                -1.05049035006355
              ],
              [
                -434691.8784944223,
                1646928.9466828785,
                -1.05049035006355
              ],
              [
                -433540.3584944223,
                1646928.9466828785,
                22.52950964993645
              ],
              [
                -433540.3584944223,
                1645776.3866828785,
                22.52950964993645
              ],
              [
                -434691.8784944223,
                1645776.3866828785,
                -1.05049035006355
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T19:58:52+00:00",
        "end_time": "2019-07-11T00:40:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9255.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9255.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9255.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9255.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.086803,
            64.5064143,
            -1.05049035,
            -163.0597632,
            64.51805345,
            22.52950965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.08352811259087,
                  64.50641429970594,
                  -1.05049035006355
                ],
                [
                  -163.08680300007006,
                  64.5166475565406,
                  -1.05049035006355
                ],
                [
                  -163.0630297574129,
                  64.51805344826082,
                  22.52950964993645
                ],
                [
                  -163.05976322382634,
                  64.50781966740936,
                  22.52950964993645
                ],
                [
                  -163.08352811259087,
                  64.50641429970594,
                  -1.05049035006355
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9255.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9255.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T19:58:52Z",
            "pc:count": 4080871,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434141.2377,
                "count": 4080871,
                "maximum": -433540.3585,
                "minimum": -434691.8785,
                "name": "X",
                "position": 0,
                "stddev": 281.2381716,
                "variance": 79094.90916
              },
              {
                "average": 1646346.966,
                "count": 4080871,
                "maximum": 1646928.947,
                "minimum": 1645776.387,
                "name": "Y",
                "position": 1,
                "stddev": 295.5340073,
                "variance": 87340.34946
              },
              {
                "average": 9.591813254,
                "count": 4080871,
                "maximum": 22.52950965,
                "minimum": -1.05049035,
                "name": "Z",
                "position": 2,
                "stddev": 7.895195042,
                "variance": 62.33410474
              },
              {
                "average": 765.7964599,
                "count": 4080871,
                "maximum": 5990,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 856.8754009,
                "variance": 734235.4527
              },
              {
                "average": 1.040382801,
                "count": 4080871,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2243936432,
                "variance": 0.05035250709
              },
              {
                "average": 1.080991043,
                "count": 4080871,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3311070064,
                "variance": 0.1096318497
              },
              {
                "average": 1,
                "count": 4080871,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4080871,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.79536305,
                "count": 4080871,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.89403395,
                "variance": 166.2561114
              },
              {
                "average": 20.07760806,
                "count": 4080871,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.181945675,
                "variance": 1.396995579
              },
              {
                "average": 1.394048967,
                "count": 4080871,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5190930554,
                "variance": 0.2694576002
              },
              {
                "average": 17.86668091,
                "count": 4080871,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.722570891,
                "variance": 22.30267582
              },
              {
                "average": 247172060.2,
                "count": 4080871,
                "maximum": 247255932.9,
                "minimum": 246840823.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 87146.56503,
                "variance": 7594523796
              },
              {
                "average": 0,
                "count": 4080871,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4080871,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4080871,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4080871,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4080871,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434691.8785,
              1645776.387,
              -1.05049035,
              -433540.3585,
              1646928.947,
              22.52950965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434691.8784944223,
                    1645776.3866828785,
                    -1.05049035006355
                  ],
                  [
                    -434691.8784944223,
                    1646928.9466828785,
                    -1.05049035006355
                  ],
                  [
                    -433540.3584944223,
                    1646928.9466828785,
                    22.52950964993645
                  ],
                  [
                    -433540.3584944223,
                    1645776.3866828785,
                    22.52950964993645
                  ],
                  [
                    -434691.8784944223,
                    1645776.3866828785,
                    -1.05049035006355
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T19:58:52+00:00",
            "end_time": "2019-07-11T00:40:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.42685299474832,
              64.6999327885026,
              4.380175129915427
            ],
            [
              -163.42811092632047,
              64.70369480819713,
              4.380175129915427
            ],
            [
              -163.4211428626414,
              64.70412029386148,
              26.460175129915427
            ],
            [
              -163.41988583568667,
              64.70035821535406,
              26.460175129915427
            ],
            [
              -163.42685299474832,
              64.6999327885026,
              4.380175129915427
            ]
          ]
        ]
      },
      "bbox": [
        -163.4281109,
        64.69993279,
        4.38017513,
        -163.4198858,
        64.70412029,
        26.46017513
      ],
      "properties": {
        "datetime": "2019-07-15T02:05:40Z",
        "pc:count": 252679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -447831.5048,
            "count": 252679,
            "maximum": -447623.4008,
            "minimum": -447958.9608,
            "name": "X",
            "position": 0,
            "stddev": 80.96785337,
            "variance": 6555.793279
          },
          {
            "average": 1669593.679,
            "count": 252679,
            "maximum": 1669861.826,
            "minimum": 1669437.926,
            "name": "Y",
            "position": 1,
            "stddev": 98.31344879,
            "variance": 9665.534213
          },
          {
            "average": 11.55792417,
            "count": 252679,
            "maximum": 26.46017513,
            "minimum": 4.38017513,
            "name": "Z",
            "position": 2,
            "stddev": 3.49833803,
            "variance": 12.23836897
          },
          {
            "average": 737.200539,
            "count": 252679,
            "maximum": 4017,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 563.3825473,
            "variance": 317399.8946
          },
          {
            "average": 1.182425132,
            "count": 252679,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.532052723,
            "variance": 0.2830801001
          },
          {
            "average": 1.364011255,
            "count": 252679,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7968054057,
            "variance": 0.6348988545
          },
          {
            "average": 1,
            "count": 252679,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252679,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.366951745,
            "count": 252679,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4819741499,
            "variance": 0.2322990812
          },
          {
            "average": 20.30986709,
            "count": 252679,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.102056583,
            "variance": 1.214528712
          },
          {
            "average": 1.207745796,
            "count": 252679,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5569101228,
            "variance": 0.3101488849
          },
          {
            "average": 17.76431757,
            "count": 252679,
            "maximum": 18,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4244254158,
            "variance": 0.1801369336
          },
          {
            "average": 247191482.2,
            "count": 252679,
            "maximum": 247191540.7,
            "minimum": 247191304.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 97.73021196,
            "variance": 9551.194329
          },
          {
            "average": 0,
            "count": 252679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252679,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 252679,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -447958.9608,
          1669437.926,
          4.38017513,
          -447623.4008,
          1669861.826,
          26.46017513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -447958.9607975973,
                1669437.9256764587,
                4.380175129915427
              ],
              [
                -447958.9607975973,
                1669861.8256764587,
                4.380175129915427
              ],
              [
                -447623.40079759725,
                1669861.8256764587,
                26.460175129915427
              ],
              [
                -447623.40079759725,
                1669437.9256764587,
                26.460175129915427
              ],
              [
                -447958.9607975973,
                1669437.9256764587,
                4.380175129915427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T02:05:40+00:00",
        "end_time": "2019-07-15T02:01:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.4281109,
            64.69993279,
            4.38017513,
            -163.4198858,
            64.70412029,
            26.46017513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.42685299474832,
                  64.6999327885026,
                  4.380175129915427
                ],
                [
                  -163.42811092632047,
                  64.70369480819713,
                  4.380175129915427
                ],
                [
                  -163.4211428626414,
                  64.70412029386148,
                  26.460175129915427
                ],
                [
                  -163.41988583568667,
                  64.70035821535406,
                  26.460175129915427
                ],
                [
                  -163.42685299474832,
                  64.6999327885026,
                  4.380175129915427
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T02:05:40Z",
            "pc:count": 252679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -447831.5048,
                "count": 252679,
                "maximum": -447623.4008,
                "minimum": -447958.9608,
                "name": "X",
                "position": 0,
                "stddev": 80.96785337,
                "variance": 6555.793279
              },
              {
                "average": 1669593.679,
                "count": 252679,
                "maximum": 1669861.826,
                "minimum": 1669437.926,
                "name": "Y",
                "position": 1,
                "stddev": 98.31344879,
                "variance": 9665.534213
              },
              {
                "average": 11.55792417,
                "count": 252679,
                "maximum": 26.46017513,
                "minimum": 4.38017513,
                "name": "Z",
                "position": 2,
                "stddev": 3.49833803,
                "variance": 12.23836897
              },
              {
                "average": 737.200539,
                "count": 252679,
                "maximum": 4017,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 563.3825473,
                "variance": 317399.8946
              },
              {
                "average": 1.182425132,
                "count": 252679,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.532052723,
                "variance": 0.2830801001
              },
              {
                "average": 1.364011255,
                "count": 252679,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7968054057,
                "variance": 0.6348988545
              },
              {
                "average": 1,
                "count": 252679,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252679,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.366951745,
                "count": 252679,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4819741499,
                "variance": 0.2322990812
              },
              {
                "average": 20.30986709,
                "count": 252679,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.102056583,
                "variance": 1.214528712
              },
              {
                "average": 1.207745796,
                "count": 252679,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5569101228,
                "variance": 0.3101488849
              },
              {
                "average": 17.76431757,
                "count": 252679,
                "maximum": 18,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4244254158,
                "variance": 0.1801369336
              },
              {
                "average": 247191482.2,
                "count": 252679,
                "maximum": 247191540.7,
                "minimum": 247191304.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 97.73021196,
                "variance": 9551.194329
              },
              {
                "average": 0,
                "count": 252679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252679,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 252679,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -447958.9608,
              1669437.926,
              4.38017513,
              -447623.4008,
              1669861.826,
              26.46017513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -447958.9607975973,
                    1669437.9256764587,
                    4.380175129915427
                  ],
                  [
                    -447958.9607975973,
                    1669861.8256764587,
                    4.380175129915427
                  ],
                  [
                    -447623.40079759725,
                    1669861.8256764587,
                    26.460175129915427
                  ],
                  [
                    -447623.40079759725,
                    1669437.9256764587,
                    26.460175129915427
                  ],
                  [
                    -447958.9607975973,
                    1669437.9256764587,
                    4.380175129915427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T02:05:40+00:00",
            "end_time": "2019-07-15T02:01: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": "20190714_NCMP_AK_03WWM7873.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3652615276201,
              64.67137246250157,
              -1.692656234960648
            ],
            [
              -163.36865675455368,
              64.68160158486587,
              -1.692656234960648
            ],
            [
              -163.34669424014254,
              64.68293398244354,
              55.22734376503935
            ],
            [
              -163.34330676101536,
              64.6727043599267,
              55.22734376503935
            ],
            [
              -163.3652615276201,
              64.67137246250157,
              -1.692656234960648
            ]
          ]
        ]
      },
      "bbox": [
        -163.3686568,
        64.67137246,
        -1.692656235,
        -163.3433068,
        64.68293398,
        55.22734377
      ],
      "properties": {
        "datetime": "2019-07-15T20:17:23Z",
        "pc:count": 6330036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445029.8931,
            "count": 6330036,
            "maximum": -444441.139,
            "minimum": -445499.439,
            "name": "X",
            "position": 0,
            "stddev": 243.5773927,
            "variance": 59329.94624
          },
          {
            "average": 1666402.323,
            "count": 6330036,
            "maximum": 1667022.098,
            "minimum": 1665869.598,
            "name": "Y",
            "position": 1,
            "stddev": 316.2179199,
            "variance": 99993.77288
          },
          {
            "average": 9.07391927,
            "count": 6330036,
            "maximum": 55.22734377,
            "minimum": -1.692656235,
            "name": "Z",
            "position": 2,
            "stddev": 8.749608866,
            "variance": 76.5556553
          },
          {
            "average": 155.1246393,
            "count": 6330036,
            "maximum": 3932,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 230.0765541,
            "variance": 52935.22074
          },
          {
            "average": 1.878474309,
            "count": 6330036,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.036186907,
            "variance": 1.073683306
          },
          {
            "average": 2.757954299,
            "count": 6330036,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.286224611,
            "variance": 1.65437375
          },
          {
            "average": 1,
            "count": 6330036,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6330036,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.186250442,
            "count": 6330036,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.33117741,
            "variance": 53.74616222
          },
          {
            "average": 19.90762902,
            "count": 6330036,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.511609906,
            "variance": 2.284964508
          },
          {
            "average": 2.009266772,
            "count": 6330036,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.12816848,
            "variance": 1.272764119
          },
          {
            "average": 3.489034186,
            "count": 6330036,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.171450753,
            "variance": 17.40100139
          },
          {
            "average": 247252584.6,
            "count": 6330036,
            "maximum": 247257043.9,
            "minimum": 247192953.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14645.75667,
            "variance": 214498188.3
          },
          {
            "average": 0,
            "count": 6330036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6330036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6330036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6330036,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6330036,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445499.439,
          1665869.598,
          -1.692656235,
          -444441.139,
          1667022.098,
          55.22734377
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445499.4389681372,
                1665869.5984890657,
                -1.692656234960648
              ],
              [
                -445499.4389681372,
                1667022.0984890657,
                -1.692656234960648
              ],
              [
                -444441.13896813715,
                1667022.0984890657,
                55.22734376503935
              ],
              [
                -444441.13896813715,
                1665869.5984890657,
                55.22734376503935
              ],
              [
                -445499.4389681372,
                1665869.5984890657,
                -1.692656234960648
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:17:23+00:00",
        "end_time": "2019-07-15T02:29:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7873.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7873.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7873.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7873.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3686568,
            64.67137246,
            -1.692656235,
            -163.3433068,
            64.68293398,
            55.22734377
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3652615276201,
                  64.67137246250157,
                  -1.692656234960648
                ],
                [
                  -163.36865675455368,
                  64.68160158486587,
                  -1.692656234960648
                ],
                [
                  -163.34669424014254,
                  64.68293398244354,
                  55.22734376503935
                ],
                [
                  -163.34330676101536,
                  64.6727043599267,
                  55.22734376503935
                ],
                [
                  -163.3652615276201,
                  64.67137246250157,
                  -1.692656234960648
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7873.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7873.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:17:23Z",
            "pc:count": 6330036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445029.8931,
                "count": 6330036,
                "maximum": -444441.139,
                "minimum": -445499.439,
                "name": "X",
                "position": 0,
                "stddev": 243.5773927,
                "variance": 59329.94624
              },
              {
                "average": 1666402.323,
                "count": 6330036,
                "maximum": 1667022.098,
                "minimum": 1665869.598,
                "name": "Y",
                "position": 1,
                "stddev": 316.2179199,
                "variance": 99993.77288
              },
              {
                "average": 9.07391927,
                "count": 6330036,
                "maximum": 55.22734377,
                "minimum": -1.692656235,
                "name": "Z",
                "position": 2,
                "stddev": 8.749608866,
                "variance": 76.5556553
              },
              {
                "average": 155.1246393,
                "count": 6330036,
                "maximum": 3932,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 230.0765541,
                "variance": 52935.22074
              },
              {
                "average": 1.878474309,
                "count": 6330036,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.036186907,
                "variance": 1.073683306
              },
              {
                "average": 2.757954299,
                "count": 6330036,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.286224611,
                "variance": 1.65437375
              },
              {
                "average": 1,
                "count": 6330036,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6330036,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.186250442,
                "count": 6330036,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.33117741,
                "variance": 53.74616222
              },
              {
                "average": 19.90762902,
                "count": 6330036,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.511609906,
                "variance": 2.284964508
              },
              {
                "average": 2.009266772,
                "count": 6330036,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.12816848,
                "variance": 1.272764119
              },
              {
                "average": 3.489034186,
                "count": 6330036,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.171450753,
                "variance": 17.40100139
              },
              {
                "average": 247252584.6,
                "count": 6330036,
                "maximum": 247257043.9,
                "minimum": 247192953.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14645.75667,
                "variance": 214498188.3
              },
              {
                "average": 0,
                "count": 6330036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6330036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6330036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6330036,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6330036,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445499.439,
              1665869.598,
              -1.692656235,
              -444441.139,
              1667022.098,
              55.22734377
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445499.4389681372,
                    1665869.5984890657,
                    -1.692656234960648
                  ],
                  [
                    -445499.4389681372,
                    1667022.0984890657,
                    -1.692656234960648
                  ],
                  [
                    -444441.13896813715,
                    1667022.0984890657,
                    55.22734376503935
                  ],
                  [
                    -444441.13896813715,
                    1665869.5984890657,
                    55.22734376503935
                  ],
                  [
                    -445499.4389681372,
                    1665869.5984890657,
                    -1.692656234960648
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:17:23+00:00",
            "end_time": "2019-07-15T02:29:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9160.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.101225244601,
              64.55152537984284,
              -2.044835596300765
            ],
            [
              -163.1045120051363,
              64.56175998819205,
              -2.044835596300765
            ],
            [
              -163.08069871866647,
              64.56316889020614,
              0.135164403699235
            ],
            [
              -163.07742033925572,
              64.55293375557387,
              0.135164403699235
            ],
            [
              -163.101225244601,
              64.55152537984284,
              -2.044835596300765
            ]
          ]
        ]
      },
      "bbox": [
        -163.104512,
        64.55152538,
        -2.044835596,
        -163.0774203,
        64.56316889,
        0.1351644037
      ],
      "properties": {
        "datetime": "2019-07-16T02:09:47Z",
        "pc:count": 2950384,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434232.1282,
            "count": 2950384,
            "maximum": -433694.1768,
            "minimum": -434845.8568,
            "name": "X",
            "position": 0,
            "stddev": 283.9071698,
            "variance": 80603.28106
          },
          {
            "average": 1651474.211,
            "count": 2950384,
            "maximum": 1652031.039,
            "minimum": 1650878.359,
            "name": "Y",
            "position": 1,
            "stddev": 287.2566365,
            "variance": 82516.37523
          },
          {
            "average": -0.7917104777,
            "count": 2950384,
            "maximum": 0.1351644037,
            "minimum": -2.044835596,
            "name": "Z",
            "position": 2,
            "stddev": 0.3811782356,
            "variance": 0.1452968473
          },
          {
            "average": 94.46767133,
            "count": 2950384,
            "maximum": 2752,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 381.0434821,
            "variance": 145194.1353
          },
          {
            "average": 1.041606449,
            "count": 2950384,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1997017489,
            "variance": 0.0398807885
          },
          {
            "average": 1.083210863,
            "count": 2950384,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2762301767,
            "variance": 0.07630311054
          },
          {
            "average": 1,
            "count": 2950384,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2950384,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.14534718,
            "count": 2950384,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.875686242,
            "variance": 8.269571363
          },
          {
            "average": 19.984339,
            "count": 2950384,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9349591762,
            "variance": 0.8741486611
          },
          {
            "average": 2.045125313,
            "count": 2950384,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.208668478,
            "variance": 0.04354253372
          },
          {
            "average": 30.07031559,
            "count": 2950384,
            "maximum": 36,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.95201077,
            "variance": 99.04251837
          },
          {
            "average": 247274342.5,
            "count": 2950384,
            "maximum": 247278187.7,
            "minimum": 247259321.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6382.617005,
            "variance": 40737799.83
          },
          {
            "average": 0,
            "count": 2950384,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2950384,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2950384,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2950384,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2950384,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434845.8568,
          1650878.359,
          -2.044835596,
          -433694.1768,
          1652031.039,
          0.1351644037
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434845.8567928799,
                1650878.3592381037,
                -2.044835596300765
              ],
              [
                -434845.8567928799,
                1652031.039238104,
                -2.044835596300765
              ],
              [
                -433694.1767928798,
                1652031.039238104,
                0.135164403699235
              ],
              [
                -433694.1767928798,
                1650878.3592381037,
                0.135164403699235
              ],
              [
                -434845.8567928799,
                1650878.3592381037,
                -2.044835596300765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:09:47+00:00",
        "end_time": "2019-07-15T20:55:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9160.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9160.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9160.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9160.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.104512,
            64.55152538,
            -2.044835596,
            -163.0774203,
            64.56316889,
            0.1351644037
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.101225244601,
                  64.55152537984284,
                  -2.044835596300765
                ],
                [
                  -163.1045120051363,
                  64.56175998819205,
                  -2.044835596300765
                ],
                [
                  -163.08069871866647,
                  64.56316889020614,
                  0.135164403699235
                ],
                [
                  -163.07742033925572,
                  64.55293375557387,
                  0.135164403699235
                ],
                [
                  -163.101225244601,
                  64.55152537984284,
                  -2.044835596300765
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9160.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9160.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:09:47Z",
            "pc:count": 2950384,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434232.1282,
                "count": 2950384,
                "maximum": -433694.1768,
                "minimum": -434845.8568,
                "name": "X",
                "position": 0,
                "stddev": 283.9071698,
                "variance": 80603.28106
              },
              {
                "average": 1651474.211,
                "count": 2950384,
                "maximum": 1652031.039,
                "minimum": 1650878.359,
                "name": "Y",
                "position": 1,
                "stddev": 287.2566365,
                "variance": 82516.37523
              },
              {
                "average": -0.7917104777,
                "count": 2950384,
                "maximum": 0.1351644037,
                "minimum": -2.044835596,
                "name": "Z",
                "position": 2,
                "stddev": 0.3811782356,
                "variance": 0.1452968473
              },
              {
                "average": 94.46767133,
                "count": 2950384,
                "maximum": 2752,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 381.0434821,
                "variance": 145194.1353
              },
              {
                "average": 1.041606449,
                "count": 2950384,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1997017489,
                "variance": 0.0398807885
              },
              {
                "average": 1.083210863,
                "count": 2950384,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2762301767,
                "variance": 0.07630311054
              },
              {
                "average": 1,
                "count": 2950384,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2950384,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.14534718,
                "count": 2950384,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.875686242,
                "variance": 8.269571363
              },
              {
                "average": 19.984339,
                "count": 2950384,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9349591762,
                "variance": 0.8741486611
              },
              {
                "average": 2.045125313,
                "count": 2950384,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.208668478,
                "variance": 0.04354253372
              },
              {
                "average": 30.07031559,
                "count": 2950384,
                "maximum": 36,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.95201077,
                "variance": 99.04251837
              },
              {
                "average": 247274342.5,
                "count": 2950384,
                "maximum": 247278187.7,
                "minimum": 247259321.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6382.617005,
                "variance": 40737799.83
              },
              {
                "average": 0,
                "count": 2950384,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2950384,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2950384,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2950384,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2950384,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434845.8568,
              1650878.359,
              -2.044835596,
              -433694.1768,
              1652031.039,
              0.1351644037
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434845.8567928799,
                    1650878.3592381037,
                    -2.044835596300765
                  ],
                  [
                    -434845.8567928799,
                    1652031.039238104,
                    -2.044835596300765
                  ],
                  [
                    -433694.1767928798,
                    1652031.039238104,
                    0.135164403699235
                  ],
                  [
                    -433694.1767928798,
                    1650878.3592381037,
                    0.135164403699235
                  ],
                  [
                    -434845.8567928799,
                    1650878.3592381037,
                    -2.044835596300765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:09:47+00:00",
            "end_time": "2019-07-15T20:55: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": "20190715_NCMP_AK_03WWM8666.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.20190658931998,
              64.60664444368398,
              -0.816008339792232
            ],
            [
              -163.20523458263938,
              64.61687363804472,
              -0.816008339792232
            ],
            [
              -163.18138847950613,
              64.61829766517708,
              0.843991660207768
            ],
            [
              -163.17806888632205,
              64.60806793783289,
              0.843991660207768
            ],
            [
              -163.20190658931998,
              64.60664444368398,
              -0.816008339792232
            ]
          ]
        ]
      },
      "bbox": [
        -163.2052346,
        64.60664444,
        -0.8160083398,
        -163.1780689,
        64.61829767,
        0.8439916602
      ],
      "properties": {
        "datetime": "2019-07-16T02:08:01Z",
        "pc:count": 4123136,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -438200.9791,
            "count": 4123136,
            "maximum": -437625.0229,
            "minimum": -438776.3029,
            "name": "X",
            "position": 0,
            "stddev": 286.5247466,
            "variance": 82096.43042
          },
          {
            "average": 1658194.49,
            "count": 4123136,
            "maximum": 1658783.906,
            "minimum": 1657631.686,
            "name": "Y",
            "position": 1,
            "stddev": 286.9278016,
            "variance": 82327.56332
          },
          {
            "average": 0.2957784773,
            "count": 4123136,
            "maximum": 0.8439916602,
            "minimum": -0.8160083398,
            "name": "Z",
            "position": 2,
            "stddev": 0.1172946339,
            "variance": 0.01375803113
          },
          {
            "average": 0.002714923786,
            "count": 4123136,
            "maximum": 4096,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3.190441379,
            "variance": 10.17891619
          },
          {
            "average": 1.000144793,
            "count": 4123136,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01203211418,
            "variance": 0.0001447717717
          },
          {
            "average": 1.000289585,
            "count": 4123136,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01701474694,
            "variance": 0.0002895016135
          },
          {
            "average": 1,
            "count": 4123136,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4123136,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4123136,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00147289,
            "count": 4123136,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8814692672,
            "variance": 0.7769880689
          },
          {
            "average": 2.000194997,
            "count": 4123136,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01396278015,
            "variance": 0.0001949592294
          },
          {
            "average": 29.85885719,
            "count": 4123136,
            "maximum": 36,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.928430592,
            "variance": 98.57373402
          },
          {
            "average": 247274208.8,
            "count": 4123136,
            "maximum": 247278081.9,
            "minimum": 247259429.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6318.066449,
            "variance": 39917963.66
          },
          {
            "average": 0,
            "count": 4123136,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4123136,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4123136,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4123136,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4123136,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438776.3029,
          1657631.686,
          -0.8160083398,
          -437625.0229,
          1658783.906,
          0.8439916602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438776.30294155667,
                1657631.6855414037,
                -0.816008339792232
              ],
              [
                -438776.30294155667,
                1658783.905541404,
                -0.816008339792232
              ],
              [
                -437625.02294155664,
                1658783.905541404,
                0.843991660207768
              ],
              [
                -437625.02294155664,
                1657631.6855414037,
                0.843991660207768
              ],
              [
                -438776.30294155667,
                1657631.6855414037,
                -0.816008339792232
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:08:01+00:00",
        "end_time": "2019-07-15T20:57:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8666.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8666.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8666.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8666.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2052346,
            64.60664444,
            -0.8160083398,
            -163.1780689,
            64.61829767,
            0.8439916602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.20190658931998,
                  64.60664444368398,
                  -0.816008339792232
                ],
                [
                  -163.20523458263938,
                  64.61687363804472,
                  -0.816008339792232
                ],
                [
                  -163.18138847950613,
                  64.61829766517708,
                  0.843991660207768
                ],
                [
                  -163.17806888632205,
                  64.60806793783289,
                  0.843991660207768
                ],
                [
                  -163.20190658931998,
                  64.60664444368398,
                  -0.816008339792232
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8666.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8666.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:08:01Z",
            "pc:count": 4123136,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -438200.9791,
                "count": 4123136,
                "maximum": -437625.0229,
                "minimum": -438776.3029,
                "name": "X",
                "position": 0,
                "stddev": 286.5247466,
                "variance": 82096.43042
              },
              {
                "average": 1658194.49,
                "count": 4123136,
                "maximum": 1658783.906,
                "minimum": 1657631.686,
                "name": "Y",
                "position": 1,
                "stddev": 286.9278016,
                "variance": 82327.56332
              },
              {
                "average": 0.2957784773,
                "count": 4123136,
                "maximum": 0.8439916602,
                "minimum": -0.8160083398,
                "name": "Z",
                "position": 2,
                "stddev": 0.1172946339,
                "variance": 0.01375803113
              },
              {
                "average": 0.002714923786,
                "count": 4123136,
                "maximum": 4096,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3.190441379,
                "variance": 10.17891619
              },
              {
                "average": 1.000144793,
                "count": 4123136,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01203211418,
                "variance": 0.0001447717717
              },
              {
                "average": 1.000289585,
                "count": 4123136,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01701474694,
                "variance": 0.0002895016135
              },
              {
                "average": 1,
                "count": 4123136,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4123136,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4123136,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00147289,
                "count": 4123136,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8814692672,
                "variance": 0.7769880689
              },
              {
                "average": 2.000194997,
                "count": 4123136,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01396278015,
                "variance": 0.0001949592294
              },
              {
                "average": 29.85885719,
                "count": 4123136,
                "maximum": 36,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.928430592,
                "variance": 98.57373402
              },
              {
                "average": 247274208.8,
                "count": 4123136,
                "maximum": 247278081.9,
                "minimum": 247259429.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6318.066449,
                "variance": 39917963.66
              },
              {
                "average": 0,
                "count": 4123136,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4123136,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4123136,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4123136,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4123136,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438776.3029,
              1657631.686,
              -0.8160083398,
              -437625.0229,
              1658783.906,
              0.8439916602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438776.30294155667,
                    1657631.6855414037,
                    -0.816008339792232
                  ],
                  [
                    -438776.30294155667,
                    1658783.905541404,
                    -0.816008339792232
                  ],
                  [
                    -437625.02294155664,
                    1658783.905541404,
                    0.843991660207768
                  ],
                  [
                    -437625.02294155664,
                    1657631.6855414037,
                    0.843991660207768
                  ],
                  [
                    -438776.30294155667,
                    1657631.6855414037,
                    -0.816008339792232
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:08:01+00:00",
            "end_time": "2019-07-15T20:57:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM8762.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.18340511961986,
              64.5705148747916,
              -0.969001046841484
            ],
            [
              -163.18672375172213,
              64.58074854232126,
              -0.969001046841484
            ],
            [
              -163.16291522677088,
              64.58216915436584,
              0.070998953158516
            ],
            [
              -163.1596049757176,
              64.57193495577022,
              0.070998953158516
            ],
            [
              -163.18340511961986,
              64.5705148747916,
              -0.969001046841484
            ]
          ]
        ]
      },
      "bbox": [
        -163.1867238,
        64.57051487,
        -0.9690010468,
        -163.159605,
        64.58216915,
        0.07099895316
      ],
      "properties": {
        "datetime": "2019-07-15T20:33:25Z",
        "pc:count": 4309874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437882.9339,
            "count": 4309874,
            "maximum": -437304.4546,
            "minimum": -438455.3346,
            "name": "X",
            "position": 0,
            "stddev": 290.4496192,
            "variance": 84360.98128
          },
          {
            "average": 1654099.065,
            "count": 4309874,
            "maximum": 1654670.019,
            "minimum": 1653517.279,
            "name": "Y",
            "position": 1,
            "stddev": 289.8773777,
            "variance": 84028.89409
          },
          {
            "average": -0.4714345287,
            "count": 4309874,
            "maximum": 0.07099895316,
            "minimum": -0.9690010468,
            "name": "Z",
            "position": 2,
            "stddev": 0.06338787337,
            "variance": 0.00401802249
          },
          {
            "average": 0.3654568556,
            "count": 4309874,
            "maximum": 1887,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.15320416,
            "variance": 536.0708628
          },
          {
            "average": 1.000000232,
            "count": 4309874,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0004816900919,
            "variance": 2.320253446e-07
          },
          {
            "average": 1.000000464,
            "count": 4309874,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0006812125817,
            "variance": 4.640505815e-07
          },
          {
            "average": 1,
            "count": 4309874,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4309874,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4309874,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.98023784,
            "count": 4309874,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.227562671,
            "variance": 1.506910111
          },
          {
            "average": 2.005087388,
            "count": 4309874,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07118013715,
            "variance": 0.005066611925
          },
          {
            "average": 6.426127539,
            "count": 4309874,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.422461204,
            "variance": 55.09293033
          },
          {
            "average": 247241007.8,
            "count": 4309874,
            "maximum": 247258005.6,
            "minimum": 247191785.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26850.4156,
            "variance": 720944817.7
          },
          {
            "average": 0,
            "count": 4309874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4309874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4309874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4309874,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4309874,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438455.3346,
          1653517.279,
          -0.9690010468,
          -437304.4546,
          1654670.019,
          0.07099895316
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438455.33460463834,
                1653517.2789402786,
                -0.969001046841484
              ],
              [
                -438455.33460463834,
                1654670.0189402788,
                -0.969001046841484
              ],
              [
                -437304.45460463833,
                1654670.0189402788,
                0.070998953158516
              ],
              [
                -437304.45460463833,
                1653517.2789402786,
                0.070998953158516
              ],
              [
                -438455.33460463834,
                1653517.2789402786,
                -0.969001046841484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:33:25+00:00",
        "end_time": "2019-07-15T02:09:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8762.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8762.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8762.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8762.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1867238,
            64.57051487,
            -0.9690010468,
            -163.159605,
            64.58216915,
            0.07099895316
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.18340511961986,
                  64.5705148747916,
                  -0.969001046841484
                ],
                [
                  -163.18672375172213,
                  64.58074854232126,
                  -0.969001046841484
                ],
                [
                  -163.16291522677088,
                  64.58216915436584,
                  0.070998953158516
                ],
                [
                  -163.1596049757176,
                  64.57193495577022,
                  0.070998953158516
                ],
                [
                  -163.18340511961986,
                  64.5705148747916,
                  -0.969001046841484
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8762.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8762.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:33:25Z",
            "pc:count": 4309874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437882.9339,
                "count": 4309874,
                "maximum": -437304.4546,
                "minimum": -438455.3346,
                "name": "X",
                "position": 0,
                "stddev": 290.4496192,
                "variance": 84360.98128
              },
              {
                "average": 1654099.065,
                "count": 4309874,
                "maximum": 1654670.019,
                "minimum": 1653517.279,
                "name": "Y",
                "position": 1,
                "stddev": 289.8773777,
                "variance": 84028.89409
              },
              {
                "average": -0.4714345287,
                "count": 4309874,
                "maximum": 0.07099895316,
                "minimum": -0.9690010468,
                "name": "Z",
                "position": 2,
                "stddev": 0.06338787337,
                "variance": 0.00401802249
              },
              {
                "average": 0.3654568556,
                "count": 4309874,
                "maximum": 1887,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.15320416,
                "variance": 536.0708628
              },
              {
                "average": 1.000000232,
                "count": 4309874,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0004816900919,
                "variance": 2.320253446e-07
              },
              {
                "average": 1.000000464,
                "count": 4309874,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0006812125817,
                "variance": 4.640505815e-07
              },
              {
                "average": 1,
                "count": 4309874,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4309874,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4309874,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.98023784,
                "count": 4309874,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.227562671,
                "variance": 1.506910111
              },
              {
                "average": 2.005087388,
                "count": 4309874,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07118013715,
                "variance": 0.005066611925
              },
              {
                "average": 6.426127539,
                "count": 4309874,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.422461204,
                "variance": 55.09293033
              },
              {
                "average": 247241007.8,
                "count": 4309874,
                "maximum": 247258005.6,
                "minimum": 247191785.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26850.4156,
                "variance": 720944817.7
              },
              {
                "average": 0,
                "count": 4309874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4309874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4309874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4309874,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4309874,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438455.3346,
              1653517.279,
              -0.9690010468,
              -437304.4546,
              1654670.019,
              0.07099895316
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438455.33460463834,
                    1653517.2789402786,
                    -0.969001046841484
                  ],
                  [
                    -438455.33460463834,
                    1654670.0189402788,
                    -0.969001046841484
                  ],
                  [
                    -437304.45460463833,
                    1654670.0189402788,
                    0.070998953158516
                  ],
                  [
                    -437304.45460463833,
                    1653517.2789402786,
                    0.070998953158516
                  ],
                  [
                    -438455.33460463834,
                    1653517.2789402786,
                    -0.969001046841484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:33:25+00:00",
            "end_time": "2019-07-15T02:09:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9064.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1195926763764,
              64.58766652771877,
              -0.926174986246175
            ],
            [
              -163.12289049320137,
              64.5979021705729,
              -0.926174986246175
            ],
            [
              -163.0990507967489,
              64.59931380311008,
              1.213825013753825
            ],
            [
              -163.09576138072993,
              64.58907763203409,
              1.213825013753825
            ],
            [
              -163.1195926763764,
              64.58766652771877,
              -0.926174986246175
            ]
          ]
        ]
      },
      "bbox": [
        -163.1228905,
        64.58766653,
        -0.9261749862,
        -163.0957614,
        64.5993138,
        1.213825014
      ],
      "properties": {
        "datetime": "2019-07-16T01:01:13Z",
        "pc:count": 3899538,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434584.6008,
            "count": 3899538,
            "maximum": -434014.4131,
            "minimum": -435165.9531,
            "name": "X",
            "position": 0,
            "stddev": 289.887497,
            "variance": 84034.76089
          },
          {
            "average": 1655558.377,
            "count": 3899538,
            "maximum": 1656145.738,
            "minimum": 1654992.958,
            "name": "Y",
            "position": 1,
            "stddev": 284.1979652,
            "variance": 80768.48345
          },
          {
            "average": 0.01100658244,
            "count": 3899538,
            "maximum": 1.213825014,
            "minimum": -0.9261749862,
            "name": "Z",
            "position": 2,
            "stddev": 0.4024005464,
            "variance": 0.1619261998
          },
          {
            "average": 1.529251927,
            "count": 3899538,
            "maximum": 3028,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.42209334,
            "variance": 2442.54331
          },
          {
            "average": 1.003595298,
            "count": 3899538,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05985292351,
            "variance": 0.003582372452
          },
          {
            "average": 1.007190595,
            "count": 3899538,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08449196747,
            "variance": 0.007138892567
          },
          {
            "average": 1,
            "count": 3899538,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3899538,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.87272954,
            "count": 3899538,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8645375579,
            "variance": 0.747425189
          },
          {
            "average": 19.92868971,
            "count": 3899538,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8941626336,
            "variance": 0.7995268153
          },
          {
            "average": 2.004663373,
            "count": 3899538,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06813701526,
            "variance": 0.004642652849
          },
          {
            "average": 25.97239109,
            "count": 3899538,
            "maximum": 30,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.584465933,
            "variance": 2.510532294
          },
          {
            "average": 247271627.3,
            "count": 3899538,
            "maximum": 247274073,
            "minimum": 247269009.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1014.542,
            "variance": 1029295.47
          },
          {
            "average": 0,
            "count": 3899538,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3899538,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3899538,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3899538,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3899538,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435165.9531,
          1654992.958,
          -0.9261749862,
          -434014.4131,
          1656145.738,
          1.213825014
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435165.9530982546,
                1654992.9579078096,
                -0.926174986246175
              ],
              [
                -435165.9530982546,
                1656145.7379078094,
                -0.926174986246175
              ],
              [
                -434014.4130982546,
                1656145.7379078094,
                1.213825013753825
              ],
              [
                -434014.4130982546,
                1654992.9579078096,
                1.213825013753825
              ],
              [
                -435165.9530982546,
                1654992.9579078096,
                -0.926174986246175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:01:13+00:00",
        "end_time": "2019-07-15T23:36:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9064.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9064.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9064.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9064.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1228905,
            64.58766653,
            -0.9261749862,
            -163.0957614,
            64.5993138,
            1.213825014
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1195926763764,
                  64.58766652771877,
                  -0.926174986246175
                ],
                [
                  -163.12289049320137,
                  64.5979021705729,
                  -0.926174986246175
                ],
                [
                  -163.0990507967489,
                  64.59931380311008,
                  1.213825013753825
                ],
                [
                  -163.09576138072993,
                  64.58907763203409,
                  1.213825013753825
                ],
                [
                  -163.1195926763764,
                  64.58766652771877,
                  -0.926174986246175
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9064.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9064.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:01:13Z",
            "pc:count": 3899538,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434584.6008,
                "count": 3899538,
                "maximum": -434014.4131,
                "minimum": -435165.9531,
                "name": "X",
                "position": 0,
                "stddev": 289.887497,
                "variance": 84034.76089
              },
              {
                "average": 1655558.377,
                "count": 3899538,
                "maximum": 1656145.738,
                "minimum": 1654992.958,
                "name": "Y",
                "position": 1,
                "stddev": 284.1979652,
                "variance": 80768.48345
              },
              {
                "average": 0.01100658244,
                "count": 3899538,
                "maximum": 1.213825014,
                "minimum": -0.9261749862,
                "name": "Z",
                "position": 2,
                "stddev": 0.4024005464,
                "variance": 0.1619261998
              },
              {
                "average": 1.529251927,
                "count": 3899538,
                "maximum": 3028,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.42209334,
                "variance": 2442.54331
              },
              {
                "average": 1.003595298,
                "count": 3899538,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05985292351,
                "variance": 0.003582372452
              },
              {
                "average": 1.007190595,
                "count": 3899538,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08449196747,
                "variance": 0.007138892567
              },
              {
                "average": 1,
                "count": 3899538,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3899538,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.87272954,
                "count": 3899538,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8645375579,
                "variance": 0.747425189
              },
              {
                "average": 19.92868971,
                "count": 3899538,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8941626336,
                "variance": 0.7995268153
              },
              {
                "average": 2.004663373,
                "count": 3899538,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06813701526,
                "variance": 0.004642652849
              },
              {
                "average": 25.97239109,
                "count": 3899538,
                "maximum": 30,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.584465933,
                "variance": 2.510532294
              },
              {
                "average": 247271627.3,
                "count": 3899538,
                "maximum": 247274073,
                "minimum": 247269009.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1014.542,
                "variance": 1029295.47
              },
              {
                "average": 0,
                "count": 3899538,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3899538,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3899538,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3899538,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3899538,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435165.9531,
              1654992.958,
              -0.9261749862,
              -434014.4131,
              1656145.738,
              1.213825014
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435165.9530982546,
                    1654992.9579078096,
                    -0.926174986246175
                  ],
                  [
                    -435165.9530982546,
                    1656145.7379078094,
                    -0.926174986246175
                  ],
                  [
                    -434014.4130982546,
                    1656145.7379078094,
                    1.213825013753825
                  ],
                  [
                    -434014.4130982546,
                    1654992.9579078096,
                    1.213825013753825
                  ],
                  [
                    -435165.9530982546,
                    1654992.9579078096,
                    -0.926174986246175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:01:13+00:00",
            "end_time": "2019-07-15T23:36:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9547.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.02602107649642,
              64.44386618473997,
              -8.465329233890735
            ],
            [
              -163.02615046140286,
              64.44427408417577,
              -8.465329233890735
            ],
            [
              -163.02500416982858,
              64.44434166538102,
              -7.825329233890734
            ],
            [
              -163.02487480094695,
              64.44393376494415,
              -7.825329233890734
            ],
            [
              -163.02602107649642,
              64.44386618473997,
              -8.465329233890735
            ]
          ]
        ]
      },
      "bbox": [
        -163.0261505,
        64.44386618,
        -8.465329234,
        -163.0248748,
        64.44434167,
        -7.825329234
      ],
      "properties": {
        "datetime": "2019-07-10T22:40:29Z",
        "pc:count": 81,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432883.5845,
            "count": 81,
            "maximum": -432846.886,
            "minimum": -432902.546,
            "name": "X",
            "position": 0,
            "stddev": 12.5069152,
            "variance": 156.4229278
          },
          {
            "average": 1638521.817,
            "count": 81,
            "maximum": 1638532.197,
            "minimum": 1638486.257,
            "name": "Y",
            "position": 1,
            "stddev": 8.5460441,
            "variance": 73.03486975
          },
          {
            "average": -8.081008246,
            "count": 81,
            "maximum": -7.825329234,
            "minimum": -8.465329234,
            "name": "Z",
            "position": 2,
            "stddev": 0.1089717655,
            "variance": 0.01187484568
          },
          {
            "average": 631.0987654,
            "count": 81,
            "maximum": 931,
            "minimum": 419,
            "name": "Intensity",
            "position": 3,
            "stddev": 101.0994071,
            "variance": 10221.09012
          },
          {
            "average": 1,
            "count": 81,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 81,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 81,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 81,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.58140788,
            "count": 81,
            "maximum": 22.00200081,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6696221832,
            "variance": 0.4483938682
          },
          {
            "average": 2,
            "count": 81,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17,
            "count": 81,
            "maximum": 17,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246833628.1,
            "count": 81,
            "maximum": 246833629.5,
            "minimum": 246833627.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.5329746793,
            "variance": 0.2840620088
          },
          {
            "average": 0,
            "count": 81,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 81,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432902.546,
          1638486.257,
          -8.465329234,
          -432846.886,
          1638532.197,
          -7.825329234
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432902.5459560139,
                1638486.2571791105,
                -8.465329233890735
              ],
              [
                -432902.5459560139,
                1638532.1971791105,
                -8.465329233890735
              ],
              [
                -432846.88595601387,
                1638532.1971791105,
                -7.825329233890734
              ],
              [
                -432846.88595601387,
                1638486.2571791105,
                -7.825329233890734
              ],
              [
                -432902.5459560139,
                1638486.2571791105,
                -8.465329233890735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:40:29+00:00",
        "end_time": "2019-07-10T22:40:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9547.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9547.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9547.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9547.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0261505,
            64.44386618,
            -8.465329234,
            -163.0248748,
            64.44434167,
            -7.825329234
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.02602107649642,
                  64.44386618473997,
                  -8.465329233890735
                ],
                [
                  -163.02615046140286,
                  64.44427408417577,
                  -8.465329233890735
                ],
                [
                  -163.02500416982858,
                  64.44434166538102,
                  -7.825329233890734
                ],
                [
                  -163.02487480094695,
                  64.44393376494415,
                  -7.825329233890734
                ],
                [
                  -163.02602107649642,
                  64.44386618473997,
                  -8.465329233890735
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9547.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9547.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:40:29Z",
            "pc:count": 81,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432883.5845,
                "count": 81,
                "maximum": -432846.886,
                "minimum": -432902.546,
                "name": "X",
                "position": 0,
                "stddev": 12.5069152,
                "variance": 156.4229278
              },
              {
                "average": 1638521.817,
                "count": 81,
                "maximum": 1638532.197,
                "minimum": 1638486.257,
                "name": "Y",
                "position": 1,
                "stddev": 8.5460441,
                "variance": 73.03486975
              },
              {
                "average": -8.081008246,
                "count": 81,
                "maximum": -7.825329234,
                "minimum": -8.465329234,
                "name": "Z",
                "position": 2,
                "stddev": 0.1089717655,
                "variance": 0.01187484568
              },
              {
                "average": 631.0987654,
                "count": 81,
                "maximum": 931,
                "minimum": 419,
                "name": "Intensity",
                "position": 3,
                "stddev": 101.0994071,
                "variance": 10221.09012
              },
              {
                "average": 1,
                "count": 81,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 81,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 81,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 81,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.58140788,
                "count": 81,
                "maximum": 22.00200081,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6696221832,
                "variance": 0.4483938682
              },
              {
                "average": 2,
                "count": 81,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17,
                "count": 81,
                "maximum": 17,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246833628.1,
                "count": 81,
                "maximum": 246833629.5,
                "minimum": 246833627.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.5329746793,
                "variance": 0.2840620088
              },
              {
                "average": 0,
                "count": 81,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 81,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432902.546,
              1638486.257,
              -8.465329234,
              -432846.886,
              1638532.197,
              -7.825329234
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432902.5459560139,
                    1638486.2571791105,
                    -8.465329233890735
                  ],
                  [
                    -432902.5459560139,
                    1638532.1971791105,
                    -8.465329233890735
                  ],
                  [
                    -432846.88595601387,
                    1638532.1971791105,
                    -7.825329233890734
                  ],
                  [
                    -432846.88595601387,
                    1638486.2571791105,
                    -7.825329233890734
                  ],
                  [
                    -432902.5459560139,
                    1638486.2571791105,
                    -8.465329233890735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:40:29+00:00",
            "end_time": "2019-07-10T22:40: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": "20190715_NCMP_AK_03WWM9656.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.99962855507877,
              64.51427295852709,
              -5.01834131957526
            ],
            [
              -163.00287568226577,
              64.52451254202954,
              -5.01834131957526
            ],
            [
              -162.97909715371745,
              64.52590521228849,
              -0.278341319575259
            ],
            [
              -162.97585839265165,
              64.51566510919172,
              -0.278341319575259
            ],
            [
              -162.99962855507877,
              64.51427295852709,
              -5.01834131957526
            ]
          ]
        ]
      },
      "bbox": [
        -163.0028757,
        64.51427296,
        -5.01834132,
        -162.9758584,
        64.52590521,
        -0.2783413196
      ],
      "properties": {
        "datetime": "2019-07-16T01:34:17Z",
        "pc:count": 3775968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430027.2167,
            "count": 3775968,
            "maximum": -429431.8703,
            "minimum": -430583.1303,
            "name": "X",
            "position": 0,
            "stddev": 285.5746348,
            "variance": 81552.87202
          },
          {
            "average": 1646635.277,
            "count": 3775968,
            "maximum": 1647251.61,
            "minimum": 1646098.55,
            "name": "Y",
            "position": 1,
            "stddev": 265.7397749,
            "variance": 70617.62795
          },
          {
            "average": -1.502095364,
            "count": 3775968,
            "maximum": -0.2783413196,
            "minimum": -5.01834132,
            "name": "Z",
            "position": 2,
            "stddev": 0.7060383499,
            "variance": 0.4984901516
          },
          {
            "average": 37.60693602,
            "count": 3775968,
            "maximum": 3808,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 266.9334639,
            "variance": 71253.47413
          },
          {
            "average": 1.000003178,
            "count": 3775968,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001782690039,
            "variance": 3.177983776e-06
          },
          {
            "average": 1.000006356,
            "count": 3775968,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002521100425,
            "variance": 6.355947352e-06
          },
          {
            "average": 1,
            "count": 3775968,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3775968,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3775968,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97809694,
            "count": 3775968,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8214962255,
            "variance": 0.6748560485
          },
          {
            "average": 2.002161035,
            "count": 3775968,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04645949228,
            "variance": 0.002158484423
          },
          {
            "average": 29.40034873,
            "count": 3775968,
            "maximum": 33,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.502510939,
            "variance": 2.257539121
          },
          {
            "average": 247273784.6,
            "count": 3775968,
            "maximum": 247276057.4,
            "minimum": 247270946.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 952.8013784,
            "variance": 907830.4667
          },
          {
            "average": 0,
            "count": 3775968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3775968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3775968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3775968,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3775968,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430583.1303,
          1646098.55,
          -5.01834132,
          -429431.8703,
          1647251.61,
          -0.2783413196
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430583.13033257984,
                1646098.5496251525,
                -5.01834131957526
              ],
              [
                -430583.13033257984,
                1647251.6096251525,
                -5.01834131957526
              ],
              [
                -429431.8703325798,
                1647251.6096251525,
                -0.278341319575259
              ],
              [
                -429431.8703325798,
                1646098.5496251525,
                -0.278341319575259
              ],
              [
                -430583.13033257984,
                1646098.5496251525,
                -5.01834131957526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:34:17+00:00",
        "end_time": "2019-07-16T00:09:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9656.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9656.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9656.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9656.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0028757,
            64.51427296,
            -5.01834132,
            -162.9758584,
            64.52590521,
            -0.2783413196
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.99962855507877,
                  64.51427295852709,
                  -5.01834131957526
                ],
                [
                  -163.00287568226577,
                  64.52451254202954,
                  -5.01834131957526
                ],
                [
                  -162.97909715371745,
                  64.52590521228849,
                  -0.278341319575259
                ],
                [
                  -162.97585839265165,
                  64.51566510919172,
                  -0.278341319575259
                ],
                [
                  -162.99962855507877,
                  64.51427295852709,
                  -5.01834131957526
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9656.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9656.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:34:17Z",
            "pc:count": 3775968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430027.2167,
                "count": 3775968,
                "maximum": -429431.8703,
                "minimum": -430583.1303,
                "name": "X",
                "position": 0,
                "stddev": 285.5746348,
                "variance": 81552.87202
              },
              {
                "average": 1646635.277,
                "count": 3775968,
                "maximum": 1647251.61,
                "minimum": 1646098.55,
                "name": "Y",
                "position": 1,
                "stddev": 265.7397749,
                "variance": 70617.62795
              },
              {
                "average": -1.502095364,
                "count": 3775968,
                "maximum": -0.2783413196,
                "minimum": -5.01834132,
                "name": "Z",
                "position": 2,
                "stddev": 0.7060383499,
                "variance": 0.4984901516
              },
              {
                "average": 37.60693602,
                "count": 3775968,
                "maximum": 3808,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 266.9334639,
                "variance": 71253.47413
              },
              {
                "average": 1.000003178,
                "count": 3775968,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001782690039,
                "variance": 3.177983776e-06
              },
              {
                "average": 1.000006356,
                "count": 3775968,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002521100425,
                "variance": 6.355947352e-06
              },
              {
                "average": 1,
                "count": 3775968,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3775968,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3775968,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97809694,
                "count": 3775968,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8214962255,
                "variance": 0.6748560485
              },
              {
                "average": 2.002161035,
                "count": 3775968,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04645949228,
                "variance": 0.002158484423
              },
              {
                "average": 29.40034873,
                "count": 3775968,
                "maximum": 33,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.502510939,
                "variance": 2.257539121
              },
              {
                "average": 247273784.6,
                "count": 3775968,
                "maximum": 247276057.4,
                "minimum": 247270946.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 952.8013784,
                "variance": 907830.4667
              },
              {
                "average": 0,
                "count": 3775968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3775968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3775968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3775968,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3775968,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430583.1303,
              1646098.55,
              -5.01834132,
              -429431.8703,
              1647251.61,
              -0.2783413196
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430583.13033257984,
                    1646098.5496251525,
                    -5.01834131957526
                  ],
                  [
                    -430583.13033257984,
                    1647251.6096251525,
                    -5.01834131957526
                  ],
                  [
                    -429431.8703325798,
                    1647251.6096251525,
                    -0.278341319575259
                  ],
                  [
                    -429431.8703325798,
                    1646098.5496251525,
                    -0.278341319575259
                  ],
                  [
                    -430583.13033257984,
                    1646098.5496251525,
                    -5.01834131957526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:34:17+00:00",
            "end_time": "2019-07-16T00:09: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": "20190714_NCMP_AK_03WWM9158.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1024735978294,
              64.53358812118509,
              -5.531139210249925
            ],
            [
              -163.10575862606257,
              64.54382208344923,
              -5.531139210249925
            ],
            [
              -163.0819653301313,
              64.54523084884654,
              -0.531139210249925
            ],
            [
              -163.0786886703674,
              64.53499636081135,
              -0.531139210249925
            ],
            [
              -163.1024735978294,
              64.53358812118509,
              -5.531139210249925
            ]
          ]
        ]
      },
      "bbox": [
        -163.1057586,
        64.53358812,
        -5.53113921,
        -163.0786887,
        64.54523085,
        -0.5311392102
      ],
      "properties": {
        "datetime": "2019-07-15T21:05:44Z",
        "pc:count": 1649386,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434671.1722,
            "count": 1649386,
            "maximum": -434027.1316,
            "minimum": -435178.5716,
            "name": "X",
            "position": 0,
            "stddev": 265.0642682,
            "variance": 70259.06629
          },
          {
            "average": 1649450.968,
            "count": 1649386,
            "maximum": 1650056.653,
            "minimum": 1648904.013,
            "name": "Y",
            "position": 1,
            "stddev": 288.982939,
            "variance": 83511.13905
          },
          {
            "average": -1.931338042,
            "count": 1649386,
            "maximum": -0.5311392102,
            "minimum": -5.53113921,
            "name": "Z",
            "position": 2,
            "stddev": 0.7346232788,
            "variance": 0.5396713617
          },
          {
            "average": 314.3692635,
            "count": 1649386,
            "maximum": 1828,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 499.6214347,
            "variance": 249621.578
          },
          {
            "average": 1.010719747,
            "count": 1649386,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1029915784,
            "variance": 0.01060726523
          },
          {
            "average": 1.021439493,
            "count": 1649386,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1448693533,
            "variance": 0.02098712953
          },
          {
            "average": 1,
            "count": 1649386,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1649386,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.33521322,
            "count": 1649386,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.686486557,
            "variance": 7.21721002
          },
          {
            "average": 20.04986408,
            "count": 1649386,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.473748134,
            "variance": 2.171933563
          },
          {
            "average": 2.015608839,
            "count": 1649386,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1248532163,
            "variance": 0.01558832562
          },
          {
            "average": 3.771550747,
            "count": 1649386,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.154951035,
            "variance": 4.643813963
          },
          {
            "average": 247256345.4,
            "count": 1649386,
            "maximum": 247259944.9,
            "minimum": 247193558.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6359.152946,
            "variance": 40438826.19
          },
          {
            "average": 0,
            "count": 1649386,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1649386,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1649386,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1649386,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1649386,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435178.5716,
          1648904.013,
          -5.53113921,
          -434027.1316,
          1650056.653,
          -0.5311392102
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435178.5716215306,
                1648904.0133849566,
                -5.531139210249925
              ],
              [
                -435178.5716215306,
                1650056.6533849568,
                -5.531139210249925
              ],
              [
                -434027.1316215306,
                1650056.6533849568,
                -0.531139210249925
              ],
              [
                -434027.1316215306,
                1648904.0133849566,
                -0.531139210249925
              ],
              [
                -435178.5716215306,
                1648904.0133849566,
                -5.531139210249925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:05:44+00:00",
        "end_time": "2019-07-15T02:39:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM9158.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM9158.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9158.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9158.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1057586,
            64.53358812,
            -5.53113921,
            -163.0786887,
            64.54523085,
            -0.5311392102
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1024735978294,
                  64.53358812118509,
                  -5.531139210249925
                ],
                [
                  -163.10575862606257,
                  64.54382208344923,
                  -5.531139210249925
                ],
                [
                  -163.0819653301313,
                  64.54523084884654,
                  -0.531139210249925
                ],
                [
                  -163.0786886703674,
                  64.53499636081135,
                  -0.531139210249925
                ],
                [
                  -163.1024735978294,
                  64.53358812118509,
                  -5.531139210249925
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM9158.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM9158.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:05:44Z",
            "pc:count": 1649386,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434671.1722,
                "count": 1649386,
                "maximum": -434027.1316,
                "minimum": -435178.5716,
                "name": "X",
                "position": 0,
                "stddev": 265.0642682,
                "variance": 70259.06629
              },
              {
                "average": 1649450.968,
                "count": 1649386,
                "maximum": 1650056.653,
                "minimum": 1648904.013,
                "name": "Y",
                "position": 1,
                "stddev": 288.982939,
                "variance": 83511.13905
              },
              {
                "average": -1.931338042,
                "count": 1649386,
                "maximum": -0.5311392102,
                "minimum": -5.53113921,
                "name": "Z",
                "position": 2,
                "stddev": 0.7346232788,
                "variance": 0.5396713617
              },
              {
                "average": 314.3692635,
                "count": 1649386,
                "maximum": 1828,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 499.6214347,
                "variance": 249621.578
              },
              {
                "average": 1.010719747,
                "count": 1649386,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1029915784,
                "variance": 0.01060726523
              },
              {
                "average": 1.021439493,
                "count": 1649386,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1448693533,
                "variance": 0.02098712953
              },
              {
                "average": 1,
                "count": 1649386,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1649386,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.33521322,
                "count": 1649386,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.686486557,
                "variance": 7.21721002
              },
              {
                "average": 20.04986408,
                "count": 1649386,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.473748134,
                "variance": 2.171933563
              },
              {
                "average": 2.015608839,
                "count": 1649386,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1248532163,
                "variance": 0.01558832562
              },
              {
                "average": 3.771550747,
                "count": 1649386,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.154951035,
                "variance": 4.643813963
              },
              {
                "average": 247256345.4,
                "count": 1649386,
                "maximum": 247259944.9,
                "minimum": 247193558.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6359.152946,
                "variance": 40438826.19
              },
              {
                "average": 0,
                "count": 1649386,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1649386,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1649386,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1649386,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1649386,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435178.5716,
              1648904.013,
              -5.53113921,
              -434027.1316,
              1650056.653,
              -0.5311392102
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435178.5716215306,
                    1648904.0133849566,
                    -5.531139210249925
                  ],
                  [
                    -435178.5716215306,
                    1650056.6533849568,
                    -5.531139210249925
                  ],
                  [
                    -434027.1316215306,
                    1650056.6533849568,
                    -0.531139210249925
                  ],
                  [
                    -434027.1316215306,
                    1648904.0133849566,
                    -0.531139210249925
                  ],
                  [
                    -435178.5716215306,
                    1648904.0133849566,
                    -5.531139210249925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:05:44+00:00",
            "end_time": "2019-07-15T02:39: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": "20190710_NCMP_AK_03WWM8957.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1447320840381,
              64.5251620514063,
              -1.573911824517427
            ],
            [
              -163.14802653939591,
              64.53538025218748,
              -1.573911824517427
            ],
            [
              -163.12425641547804,
              64.53679467303041,
              0.326088175482574
            ],
            [
              -163.12097030367906,
              64.52657594538162,
              0.326088175482574
            ],
            [
              -163.1447320840381,
              64.5251620514063,
              -1.573911824517427
            ]
          ]
        ]
      },
      "bbox": [
        -163.1480265,
        64.52516205,
        -1.573911825,
        -163.1209703,
        64.53679467,
        0.3260881755
      ],
      "properties": {
        "datetime": "2019-07-15T01:56:22Z",
        "pc:count": 739017,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436635.7745,
            "count": 739017,
            "maximum": -436164.4306,
            "minimum": -437315.1906,
            "name": "X",
            "position": 0,
            "stddev": 313.498791,
            "variance": 98281.49195
          },
          {
            "average": 1648955.815,
            "count": 739017,
            "maximum": 1649401.314,
            "minimum": 1648250.334,
            "name": "Y",
            "position": 1,
            "stddev": 253.4155911,
            "variance": 64219.46182
          },
          {
            "average": -0.829944798,
            "count": 739017,
            "maximum": 0.3260881755,
            "minimum": -1.573911825,
            "name": "Z",
            "position": 2,
            "stddev": 0.3026012372,
            "variance": 0.09156750878
          },
          {
            "average": 133.8390917,
            "count": 739017,
            "maximum": 1914,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 357.0061756,
            "variance": 127453.4094
          },
          {
            "average": 1.011850878,
            "count": 739017,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1082148332,
            "variance": 0.01171045013
          },
          {
            "average": 1.023703108,
            "count": 739017,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1521226554,
            "variance": 0.02314130229
          },
          {
            "average": 1,
            "count": 739017,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 739017,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.57362415,
            "count": 739017,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.554156584,
            "variance": 6.523715856
          },
          {
            "average": 19.95195543,
            "count": 739017,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.168189059,
            "variance": 1.364665676
          },
          {
            "average": 2.019025273,
            "count": 739017,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1376007527,
            "variance": 0.01893396715
          },
          {
            "average": 25.78491428,
            "count": 739017,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.991000715,
            "variance": 24.91008814
          },
          {
            "average": 246909002.9,
            "count": 739017,
            "maximum": 247190982.8,
            "minimum": 246837836.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 138968.3206,
            "variance": 19312194120.0
          },
          {
            "average": 0,
            "count": 739017,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 739017,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 739017,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 739017,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 739017,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437315.1906,
          1648250.334,
          -1.573911825,
          -436164.4306,
          1649401.314,
          0.3260881755
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437315.19063758117,
                1648250.3343295841,
                -1.573911824517427
              ],
              [
                -437315.19063758117,
                1649401.3143295841,
                -1.573911824517427
              ],
              [
                -436164.43063758116,
                1649401.3143295841,
                0.326088175482574
              ],
              [
                -436164.43063758116,
                1648250.3343295841,
                0.326088175482574
              ],
              [
                -437315.19063758117,
                1648250.3343295841,
                -1.573911824517427
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:56:22+00:00",
        "end_time": "2019-07-10T23:50:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8957.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8957.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8957.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8957.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1480265,
            64.52516205,
            -1.573911825,
            -163.1209703,
            64.53679467,
            0.3260881755
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1447320840381,
                  64.5251620514063,
                  -1.573911824517427
                ],
                [
                  -163.14802653939591,
                  64.53538025218748,
                  -1.573911824517427
                ],
                [
                  -163.12425641547804,
                  64.53679467303041,
                  0.326088175482574
                ],
                [
                  -163.12097030367906,
                  64.52657594538162,
                  0.326088175482574
                ],
                [
                  -163.1447320840381,
                  64.5251620514063,
                  -1.573911824517427
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8957.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8957.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:56:22Z",
            "pc:count": 739017,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436635.7745,
                "count": 739017,
                "maximum": -436164.4306,
                "minimum": -437315.1906,
                "name": "X",
                "position": 0,
                "stddev": 313.498791,
                "variance": 98281.49195
              },
              {
                "average": 1648955.815,
                "count": 739017,
                "maximum": 1649401.314,
                "minimum": 1648250.334,
                "name": "Y",
                "position": 1,
                "stddev": 253.4155911,
                "variance": 64219.46182
              },
              {
                "average": -0.829944798,
                "count": 739017,
                "maximum": 0.3260881755,
                "minimum": -1.573911825,
                "name": "Z",
                "position": 2,
                "stddev": 0.3026012372,
                "variance": 0.09156750878
              },
              {
                "average": 133.8390917,
                "count": 739017,
                "maximum": 1914,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 357.0061756,
                "variance": 127453.4094
              },
              {
                "average": 1.011850878,
                "count": 739017,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1082148332,
                "variance": 0.01171045013
              },
              {
                "average": 1.023703108,
                "count": 739017,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1521226554,
                "variance": 0.02314130229
              },
              {
                "average": 1,
                "count": 739017,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 739017,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.57362415,
                "count": 739017,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.554156584,
                "variance": 6.523715856
              },
              {
                "average": 19.95195543,
                "count": 739017,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.168189059,
                "variance": 1.364665676
              },
              {
                "average": 2.019025273,
                "count": 739017,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1376007527,
                "variance": 0.01893396715
              },
              {
                "average": 25.78491428,
                "count": 739017,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.991000715,
                "variance": 24.91008814
              },
              {
                "average": 246909002.9,
                "count": 739017,
                "maximum": 247190982.8,
                "minimum": 246837836.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 138968.3206,
                "variance": 19312194120.0
              },
              {
                "average": 0,
                "count": 739017,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 739017,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 739017,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 739017,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 739017,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437315.1906,
              1648250.334,
              -1.573911825,
              -436164.4306,
              1649401.314,
              0.3260881755
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437315.19063758117,
                    1648250.3343295841,
                    -1.573911824517427
                  ],
                  [
                    -437315.19063758117,
                    1649401.3143295841,
                    -1.573911824517427
                  ],
                  [
                    -436164.43063758116,
                    1649401.3143295841,
                    0.326088175482574
                  ],
                  [
                    -436164.43063758116,
                    1648250.3343295841,
                    0.326088175482574
                  ],
                  [
                    -437315.19063758117,
                    1648250.3343295841,
                    -1.573911824517427
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:56:22+00:00",
            "end_time": "2019-07-10T23:50: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": "20190710_NCMP_AK_03WWM8853.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.15562786152535,
              64.4941249990607,
              94.33871891048938
            ],
            [
              -163.1574723327662,
              64.49984583287889,
              94.33871891048938
            ],
            [
              -163.14728968644278,
              64.50045356636892,
              159.51871891048938
            ],
            [
              -163.14544721400202,
              64.4947326059934,
              159.51871891048938
            ],
            [
              -163.15562786152535,
              64.4941249990607,
              94.33871891048938
            ]
          ]
        ]
      },
      "bbox": [
        -163.1574723,
        64.494125,
        94.33871891,
        -163.1454472,
        64.50045357,
        159.5187189
      ],
      "properties": {
        "datetime": "2019-07-10T22:23:26Z",
        "pc:count": 758841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437991.3992,
            "count": 758841,
            "maximum": -437815.2514,
            "minimum": -438308.8514,
            "name": "X",
            "position": 0,
            "stddev": 101.8083952,
            "variance": 10364.94933
          },
          {
            "average": 1645309.278,
            "count": 758841,
            "maximum": 1645536.405,
            "minimum": 1644891.965,
            "name": "Y",
            "position": 1,
            "stddev": 138.0953966,
            "variance": 19070.33855
          },
          {
            "average": 131.6126078,
            "count": 758841,
            "maximum": 159.5187189,
            "minimum": 94.33871891,
            "name": "Z",
            "position": 2,
            "stddev": 14.13815508,
            "variance": 199.8874292
          },
          {
            "average": 383.2595603,
            "count": 758841,
            "maximum": 4207,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 457.7364458,
            "variance": 209522.6538
          },
          {
            "average": 1.302246452,
            "count": 758841,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5221374446,
            "variance": 0.272627511
          },
          {
            "average": 1.605292808,
            "count": 758841,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6518983098,
            "variance": 0.4249714063
          },
          {
            "average": 1,
            "count": 758841,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 758841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.247872743,
            "count": 758841,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4317778269,
            "variance": 0.1864320918
          },
          {
            "average": 19.76865143,
            "count": 758841,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.796196432,
            "variance": 3.226321623
          },
          {
            "average": 1.3369217,
            "count": 758841,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5339845142,
            "variance": 0.2851394614
          },
          {
            "average": 13.25835188,
            "count": 758841,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4396962115,
            "variance": 0.1933327584
          },
          {
            "average": 246831645.1,
            "count": 758841,
            "maximum": 246832606.3,
            "minimum": 246831468.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 289.8568115,
            "variance": 84016.97119
          },
          {
            "average": 0,
            "count": 758841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 758841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 758841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 758841,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 758841,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -438308.8514,
          1644891.965,
          94.33871891,
          -437815.2514,
          1645536.405,
          159.5187189
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -438308.85136201495,
                1644891.965012416,
                94.33871891048938
              ],
              [
                -438308.85136201495,
                1645536.405012416,
                94.33871891048938
              ],
              [
                -437815.25136201497,
                1645536.405012416,
                159.51871891048938
              ],
              [
                -437815.25136201497,
                1644891.965012416,
                159.51871891048938
              ],
              [
                -438308.85136201495,
                1644891.965012416,
                94.33871891048938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:23:26+00:00",
        "end_time": "2019-07-10T22:04:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8853.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8853.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8853.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8853.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1574723,
            64.494125,
            94.33871891,
            -163.1454472,
            64.50045357,
            159.5187189
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.15562786152535,
                  64.4941249990607,
                  94.33871891048938
                ],
                [
                  -163.1574723327662,
                  64.49984583287889,
                  94.33871891048938
                ],
                [
                  -163.14728968644278,
                  64.50045356636892,
                  159.51871891048938
                ],
                [
                  -163.14544721400202,
                  64.4947326059934,
                  159.51871891048938
                ],
                [
                  -163.15562786152535,
                  64.4941249990607,
                  94.33871891048938
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8853.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8853.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:23:26Z",
            "pc:count": 758841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437991.3992,
                "count": 758841,
                "maximum": -437815.2514,
                "minimum": -438308.8514,
                "name": "X",
                "position": 0,
                "stddev": 101.8083952,
                "variance": 10364.94933
              },
              {
                "average": 1645309.278,
                "count": 758841,
                "maximum": 1645536.405,
                "minimum": 1644891.965,
                "name": "Y",
                "position": 1,
                "stddev": 138.0953966,
                "variance": 19070.33855
              },
              {
                "average": 131.6126078,
                "count": 758841,
                "maximum": 159.5187189,
                "minimum": 94.33871891,
                "name": "Z",
                "position": 2,
                "stddev": 14.13815508,
                "variance": 199.8874292
              },
              {
                "average": 383.2595603,
                "count": 758841,
                "maximum": 4207,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 457.7364458,
                "variance": 209522.6538
              },
              {
                "average": 1.302246452,
                "count": 758841,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5221374446,
                "variance": 0.272627511
              },
              {
                "average": 1.605292808,
                "count": 758841,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6518983098,
                "variance": 0.4249714063
              },
              {
                "average": 1,
                "count": 758841,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 758841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.247872743,
                "count": 758841,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4317778269,
                "variance": 0.1864320918
              },
              {
                "average": 19.76865143,
                "count": 758841,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.796196432,
                "variance": 3.226321623
              },
              {
                "average": 1.3369217,
                "count": 758841,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5339845142,
                "variance": 0.2851394614
              },
              {
                "average": 13.25835188,
                "count": 758841,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4396962115,
                "variance": 0.1933327584
              },
              {
                "average": 246831645.1,
                "count": 758841,
                "maximum": 246832606.3,
                "minimum": 246831468.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 289.8568115,
                "variance": 84016.97119
              },
              {
                "average": 0,
                "count": 758841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 758841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 758841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 758841,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 758841,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -438308.8514,
              1644891.965,
              94.33871891,
              -437815.2514,
              1645536.405,
              159.5187189
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -438308.85136201495,
                    1644891.965012416,
                    94.33871891048938
                  ],
                  [
                    -438308.85136201495,
                    1645536.405012416,
                    94.33871891048938
                  ],
                  [
                    -437815.25136201497,
                    1645536.405012416,
                    159.51871891048938
                  ],
                  [
                    -437815.25136201497,
                    1644891.965012416,
                    159.51871891048938
                  ],
                  [
                    -438308.85136201495,
                    1644891.965012416,
                    94.33871891048938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:23:26+00:00",
            "end_time": "2019-07-10T22:04: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": "20190715_NCMP_AK_03WWM9361.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0588971846599,
              64.55995434110035,
              -1.553134547024927
            ],
            [
              -163.06216796071556,
              64.57018446656807,
              -1.553134547024927
            ],
            [
              -163.03834968968087,
              64.57158662131593,
              0.406865452975073
            ],
            [
              -163.0350872967297,
              64.56135597211491,
              0.406865452975073
            ],
            [
              -163.0588971846599,
              64.55995434110035,
              -1.553134547024927
            ]
          ]
        ]
      },
      "bbox": [
        -163.062168,
        64.55995434,
        -1.553134547,
        -163.0350873,
        64.57158662,
        0.406865453
      ],
      "properties": {
        "datetime": "2019-07-16T00:41:18Z",
        "pc:count": 2184513,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432178.7656,
            "count": 2184513,
            "maximum": -431556.699,
            "minimum": -432708.179,
            "name": "X",
            "position": 0,
            "stddev": 284.8812425,
            "variance": 81157.32235
          },
          {
            "average": 1652085.771,
            "count": 2184513,
            "maximum": 1652685.584,
            "minimum": 1651533.524,
            "name": "Y",
            "position": 1,
            "stddev": 286.7012852,
            "variance": 82197.62696
          },
          {
            "average": -0.4418760423,
            "count": 2184513,
            "maximum": 0.406865453,
            "minimum": -1.553134547,
            "name": "Z",
            "position": 2,
            "stddev": 0.2418680637,
            "variance": 0.05850016026
          },
          {
            "average": 104.5419743,
            "count": 2184513,
            "maximum": 2018,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 317.7037785,
            "variance": 100935.6909
          },
          {
            "average": 1.005195208,
            "count": 2184513,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07189033624,
            "variance": 0.005168220445
          },
          {
            "average": 1.010390874,
            "count": 2184513,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1014046781,
            "variance": 0.01028290874
          },
          {
            "average": 1,
            "count": 2184513,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2184513,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.1655298,
            "count": 2184513,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9827406206,
            "variance": 0.9657791274
          },
          {
            "average": 19.93548224,
            "count": 2184513,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.176158724,
            "variance": 1.383349345
          },
          {
            "average": 2.01043482,
            "count": 2184513,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1024332314,
            "variance": 0.01049256689
          },
          {
            "average": 24.47734758,
            "count": 2184513,
            "maximum": 28,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.555396585,
            "variance": 2.419258538
          },
          {
            "average": 247270670.9,
            "count": 2184513,
            "maximum": 247272878.3,
            "minimum": 247267881.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 998.9009694,
            "variance": 997803.1468
          },
          {
            "average": 0,
            "count": 2184513,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2184513,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2184513,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2184513,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2184513,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432708.179,
          1651533.524,
          -1.553134547,
          -431556.699,
          1652685.584,
          0.406865453
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432708.17902596045,
                1651533.523971717,
                -1.553134547024927
              ],
              [
                -432708.17902596045,
                1652685.5839717172,
                -1.553134547024927
              ],
              [
                -431556.69902596046,
                1652685.5839717172,
                0.406865452975073
              ],
              [
                -431556.69902596046,
                1651533.523971717,
                0.406865452975073
              ],
              [
                -432708.17902596045,
                1651533.523971717,
                -1.553134547024927
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:41:18+00:00",
        "end_time": "2019-07-15T23:18:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9361.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9361.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9361.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9361.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.062168,
            64.55995434,
            -1.553134547,
            -163.0350873,
            64.57158662,
            0.406865453
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0588971846599,
                  64.55995434110035,
                  -1.553134547024927
                ],
                [
                  -163.06216796071556,
                  64.57018446656807,
                  -1.553134547024927
                ],
                [
                  -163.03834968968087,
                  64.57158662131593,
                  0.406865452975073
                ],
                [
                  -163.0350872967297,
                  64.56135597211491,
                  0.406865452975073
                ],
                [
                  -163.0588971846599,
                  64.55995434110035,
                  -1.553134547024927
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9361.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9361.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:41:18Z",
            "pc:count": 2184513,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432178.7656,
                "count": 2184513,
                "maximum": -431556.699,
                "minimum": -432708.179,
                "name": "X",
                "position": 0,
                "stddev": 284.8812425,
                "variance": 81157.32235
              },
              {
                "average": 1652085.771,
                "count": 2184513,
                "maximum": 1652685.584,
                "minimum": 1651533.524,
                "name": "Y",
                "position": 1,
                "stddev": 286.7012852,
                "variance": 82197.62696
              },
              {
                "average": -0.4418760423,
                "count": 2184513,
                "maximum": 0.406865453,
                "minimum": -1.553134547,
                "name": "Z",
                "position": 2,
                "stddev": 0.2418680637,
                "variance": 0.05850016026
              },
              {
                "average": 104.5419743,
                "count": 2184513,
                "maximum": 2018,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 317.7037785,
                "variance": 100935.6909
              },
              {
                "average": 1.005195208,
                "count": 2184513,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07189033624,
                "variance": 0.005168220445
              },
              {
                "average": 1.010390874,
                "count": 2184513,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1014046781,
                "variance": 0.01028290874
              },
              {
                "average": 1,
                "count": 2184513,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2184513,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.1655298,
                "count": 2184513,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9827406206,
                "variance": 0.9657791274
              },
              {
                "average": 19.93548224,
                "count": 2184513,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.176158724,
                "variance": 1.383349345
              },
              {
                "average": 2.01043482,
                "count": 2184513,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1024332314,
                "variance": 0.01049256689
              },
              {
                "average": 24.47734758,
                "count": 2184513,
                "maximum": 28,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.555396585,
                "variance": 2.419258538
              },
              {
                "average": 247270670.9,
                "count": 2184513,
                "maximum": 247272878.3,
                "minimum": 247267881.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 998.9009694,
                "variance": 997803.1468
              },
              {
                "average": 0,
                "count": 2184513,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2184513,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2184513,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2184513,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2184513,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432708.179,
              1651533.524,
              -1.553134547,
              -431556.699,
              1652685.584,
              0.406865453
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432708.17902596045,
                    1651533.523971717,
                    -1.553134547024927
                  ],
                  [
                    -432708.17902596045,
                    1652685.5839717172,
                    -1.553134547024927
                  ],
                  [
                    -431556.69902596046,
                    1652685.5839717172,
                    0.406865452975073
                  ],
                  [
                    -431556.69902596046,
                    1651533.523971717,
                    0.406865452975073
                  ],
                  [
                    -432708.17902596045,
                    1651533.523971717,
                    -1.553134547024927
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:41:18+00:00",
            "end_time": "2019-07-15T23:18: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": "20190715_NCMP_AK_03WWM9164.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0987239242245,
              64.58739716261083,
              -1.012724796530337
            ],
            [
              -163.10201483893667,
              64.59763519906234,
              -1.012724796530337
            ],
            [
              -163.07817640428095,
              64.59904349465779,
              3.227275203469663
            ],
            [
              -163.07489389257364,
              64.58880493111637,
              3.227275203469663
            ],
            [
              -163.0987239242245,
              64.58739716261083,
              -1.012724796530337
            ]
          ]
        ]
      },
      "bbox": [
        -163.1020148,
        64.58739716,
        -1.012724797,
        -163.0748939,
        64.59904349,
        3.227275203
      ],
      "properties": {
        "datetime": "2019-07-16T00:20:00Z",
        "pc:count": 3345795,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433624.2566,
            "count": 3345795,
            "maximum": -433029.0544,
            "minimum": -434180.4944,
            "name": "X",
            "position": 0,
            "stddev": 293.3911526,
            "variance": 86078.36841
          },
          {
            "average": 1655368.455,
            "count": 3345795,
            "maximum": 1655979.599,
            "minimum": 1654826.599,
            "name": "Y",
            "position": 1,
            "stddev": 282.9913466,
            "variance": 80084.10223
          },
          {
            "average": -0.3442564206,
            "count": 3345795,
            "maximum": 3.227275203,
            "minimum": -1.012724797,
            "name": "Z",
            "position": 2,
            "stddev": 0.4056569691,
            "variance": 0.1645575766
          },
          {
            "average": 32.82348201,
            "count": 3345795,
            "maximum": 3906,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 223.3297394,
            "variance": 49876.17248
          },
          {
            "average": 1.004182265,
            "count": 3345795,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06457210415,
            "variance": 0.004169556635
          },
          {
            "average": 1.008363931,
            "count": 3345795,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0911500134,
            "variance": 0.008308324942
          },
          {
            "average": 1,
            "count": 3345795,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3345795,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.79482604,
            "count": 3345795,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.196112615,
            "variance": 10.21513585
          },
          {
            "average": 19.91431896,
            "count": 3345795,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9254763684,
            "variance": 0.8565065085
          },
          {
            "average": 1.998973936,
            "count": 3345795,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1181248591,
            "variance": 0.01395348235
          },
          {
            "average": 22.24365958,
            "count": 3345795,
            "maximum": 26,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.548604756,
            "variance": 2.398176691
          },
          {
            "average": 247269260,
            "count": 3345795,
            "maximum": 247271600.5,
            "minimum": 247266619.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 962.2144223,
            "variance": 925856.5945
          },
          {
            "average": 0,
            "count": 3345795,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3345795,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3345795,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3345795,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3345795,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -434180.4944,
          1654826.599,
          -1.012724797,
          -433029.0544,
          1655979.599,
          3.227275203
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -434180.4944015086,
                1654826.598580054,
                -1.012724796530337
              ],
              [
                -434180.4944015086,
                1655979.598580054,
                -1.012724796530337
              ],
              [
                -433029.05440150865,
                1655979.598580054,
                3.227275203469663
              ],
              [
                -433029.05440150865,
                1654826.598580054,
                3.227275203469663
              ],
              [
                -434180.4944015086,
                1654826.598580054,
                -1.012724796530337
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:20:00+00:00",
        "end_time": "2019-07-15T22:56:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9164.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9164.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9164.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9164.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1020148,
            64.58739716,
            -1.012724797,
            -163.0748939,
            64.59904349,
            3.227275203
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0987239242245,
                  64.58739716261083,
                  -1.012724796530337
                ],
                [
                  -163.10201483893667,
                  64.59763519906234,
                  -1.012724796530337
                ],
                [
                  -163.07817640428095,
                  64.59904349465779,
                  3.227275203469663
                ],
                [
                  -163.07489389257364,
                  64.58880493111637,
                  3.227275203469663
                ],
                [
                  -163.0987239242245,
                  64.58739716261083,
                  -1.012724796530337
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9164.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9164.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:20:00Z",
            "pc:count": 3345795,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433624.2566,
                "count": 3345795,
                "maximum": -433029.0544,
                "minimum": -434180.4944,
                "name": "X",
                "position": 0,
                "stddev": 293.3911526,
                "variance": 86078.36841
              },
              {
                "average": 1655368.455,
                "count": 3345795,
                "maximum": 1655979.599,
                "minimum": 1654826.599,
                "name": "Y",
                "position": 1,
                "stddev": 282.9913466,
                "variance": 80084.10223
              },
              {
                "average": -0.3442564206,
                "count": 3345795,
                "maximum": 3.227275203,
                "minimum": -1.012724797,
                "name": "Z",
                "position": 2,
                "stddev": 0.4056569691,
                "variance": 0.1645575766
              },
              {
                "average": 32.82348201,
                "count": 3345795,
                "maximum": 3906,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 223.3297394,
                "variance": 49876.17248
              },
              {
                "average": 1.004182265,
                "count": 3345795,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06457210415,
                "variance": 0.004169556635
              },
              {
                "average": 1.008363931,
                "count": 3345795,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0911500134,
                "variance": 0.008308324942
              },
              {
                "average": 1,
                "count": 3345795,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3345795,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.79482604,
                "count": 3345795,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.196112615,
                "variance": 10.21513585
              },
              {
                "average": 19.91431896,
                "count": 3345795,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9254763684,
                "variance": 0.8565065085
              },
              {
                "average": 1.998973936,
                "count": 3345795,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1181248591,
                "variance": 0.01395348235
              },
              {
                "average": 22.24365958,
                "count": 3345795,
                "maximum": 26,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.548604756,
                "variance": 2.398176691
              },
              {
                "average": 247269260,
                "count": 3345795,
                "maximum": 247271600.5,
                "minimum": 247266619.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 962.2144223,
                "variance": 925856.5945
              },
              {
                "average": 0,
                "count": 3345795,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3345795,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3345795,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3345795,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3345795,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -434180.4944,
              1654826.599,
              -1.012724797,
              -433029.0544,
              1655979.599,
              3.227275203
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -434180.4944015086,
                    1654826.598580054,
                    -1.012724796530337
                  ],
                  [
                    -434180.4944015086,
                    1655979.598580054,
                    -1.012724796530337
                  ],
                  [
                    -433029.05440150865,
                    1655979.598580054,
                    3.227275203469663
                  ],
                  [
                    -433029.05440150865,
                    1654826.598580054,
                    3.227275203469663
                  ],
                  [
                    -434180.4944015086,
                    1654826.598580054,
                    -1.012724796530337
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:20:00+00:00",
            "end_time": "2019-07-15T22:56:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8463.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24542798589346,
              64.58024088295261,
              -0.566630575260108
            ],
            [
              -163.2487700852051,
              64.5904735378427,
              -0.566630575260108
            ],
            [
              -163.22493915174564,
              64.5919047576351,
              0.913369424739892
            ],
            [
              -163.22160544101575,
              64.5816715675301,
              0.913369424739892
            ],
            [
              -163.24542798589346,
              64.58024088295261,
              -0.566630575260108
            ]
          ]
        ]
      },
      "bbox": [
        -163.2487701,
        64.58024088,
        -0.5666305753,
        -163.2216054,
        64.59190476,
        0.9133694247
      ],
      "properties": {
        "datetime": "2019-07-15T01:58:09Z",
        "pc:count": 3527333,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440681.344,
            "count": 3527333,
            "maximum": -440095.1889,
            "minimum": -441246.9089,
            "name": "X",
            "position": 0,
            "stddev": 293.7960491,
            "variance": 86316.11847
          },
          {
            "average": 1655610.546,
            "count": 3527333,
            "maximum": 1656155.494,
            "minimum": 1655002.734,
            "name": "Y",
            "position": 1,
            "stddev": 283.0195885,
            "variance": 80100.08747
          },
          {
            "average": 0.06299507676,
            "count": 3527333,
            "maximum": 0.9133694247,
            "minimum": -0.5666305753,
            "name": "Z",
            "position": 2,
            "stddev": 0.1457014293,
            "variance": 0.02122890649
          },
          {
            "average": 5.712904339,
            "count": 3527333,
            "maximum": 3480,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 102.6259919,
            "variance": 10532.09422
          },
          {
            "average": 1.00005018,
            "count": 3527333,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007083576156,
            "variance": 5.017705116e-05
          },
          {
            "average": 1.000100359,
            "count": 3527333,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01001743811,
            "variance": 0.0001003490663
          },
          {
            "average": 1,
            "count": 3527333,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3527333,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3527333,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.84046263,
            "count": 3527333,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.191490634,
            "variance": 1.419649932
          },
          {
            "average": 2.00047543,
            "count": 3527333,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0218121783,
            "variance": 0.0004757711222
          },
          {
            "average": 27.02674145,
            "count": 3527333,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.624625624,
            "variance": 13.13791092
          },
          {
            "average": 246870985.9,
            "count": 3527333,
            "maximum": 247191089.7,
            "minimum": 246837728.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 98988.18788,
            "variance": 9798661340
          },
          {
            "average": 0,
            "count": 3527333,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3527333,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3527333,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3527333,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3527333,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441246.9089,
          1655002.734,
          -0.5666305753,
          -440095.1889,
          1656155.494,
          0.9133694247
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441246.9088677468,
                1655002.7337781796,
                -0.566630575260108
              ],
              [
                -441246.9088677468,
                1656155.4937781794,
                -0.566630575260108
              ],
              [
                -440095.18886774685,
                1656155.4937781794,
                0.913369424739892
              ],
              [
                -440095.18886774685,
                1655002.7337781796,
                0.913369424739892
              ],
              [
                -441246.9088677468,
                1655002.7337781796,
                -0.566630575260108
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:58:09+00:00",
        "end_time": "2019-07-10T23:48:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8463.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8463.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8463.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8463.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2487701,
            64.58024088,
            -0.5666305753,
            -163.2216054,
            64.59190476,
            0.9133694247
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24542798589346,
                  64.58024088295261,
                  -0.566630575260108
                ],
                [
                  -163.2487700852051,
                  64.5904735378427,
                  -0.566630575260108
                ],
                [
                  -163.22493915174564,
                  64.5919047576351,
                  0.913369424739892
                ],
                [
                  -163.22160544101575,
                  64.5816715675301,
                  0.913369424739892
                ],
                [
                  -163.24542798589346,
                  64.58024088295261,
                  -0.566630575260108
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8463.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8463.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:58:09Z",
            "pc:count": 3527333,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440681.344,
                "count": 3527333,
                "maximum": -440095.1889,
                "minimum": -441246.9089,
                "name": "X",
                "position": 0,
                "stddev": 293.7960491,
                "variance": 86316.11847
              },
              {
                "average": 1655610.546,
                "count": 3527333,
                "maximum": 1656155.494,
                "minimum": 1655002.734,
                "name": "Y",
                "position": 1,
                "stddev": 283.0195885,
                "variance": 80100.08747
              },
              {
                "average": 0.06299507676,
                "count": 3527333,
                "maximum": 0.9133694247,
                "minimum": -0.5666305753,
                "name": "Z",
                "position": 2,
                "stddev": 0.1457014293,
                "variance": 0.02122890649
              },
              {
                "average": 5.712904339,
                "count": 3527333,
                "maximum": 3480,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 102.6259919,
                "variance": 10532.09422
              },
              {
                "average": 1.00005018,
                "count": 3527333,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007083576156,
                "variance": 5.017705116e-05
              },
              {
                "average": 1.000100359,
                "count": 3527333,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01001743811,
                "variance": 0.0001003490663
              },
              {
                "average": 1,
                "count": 3527333,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3527333,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3527333,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.84046263,
                "count": 3527333,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.191490634,
                "variance": 1.419649932
              },
              {
                "average": 2.00047543,
                "count": 3527333,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0218121783,
                "variance": 0.0004757711222
              },
              {
                "average": 27.02674145,
                "count": 3527333,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.624625624,
                "variance": 13.13791092
              },
              {
                "average": 246870985.9,
                "count": 3527333,
                "maximum": 247191089.7,
                "minimum": 246837728.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 98988.18788,
                "variance": 9798661340
              },
              {
                "average": 0,
                "count": 3527333,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3527333,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3527333,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3527333,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3527333,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441246.9089,
              1655002.734,
              -0.5666305753,
              -440095.1889,
              1656155.494,
              0.9133694247
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441246.9088677468,
                    1655002.7337781796,
                    -0.566630575260108
                  ],
                  [
                    -441246.9088677468,
                    1656155.4937781794,
                    -0.566630575260108
                  ],
                  [
                    -440095.18886774685,
                    1656155.4937781794,
                    0.913369424739892
                  ],
                  [
                    -440095.18886774685,
                    1655002.7337781796,
                    0.913369424739892
                  ],
                  [
                    -441246.9088677468,
                    1655002.7337781796,
                    -0.566630575260108
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:58:09+00:00",
            "end_time": "2019-07-10T23:48: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": "20190715_NCMP_AK_03WWM9358.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.06032696967648,
              64.53307340072801,
              -6.272248428435949
            ],
            [
              -163.06359784490218,
              64.54331144613639,
              -6.272248428435949
            ],
            [
              -163.04028070738735,
              64.54468559914554,
              14.74775157156405
            ],
            [
              -163.037018037757,
              64.53444704069204,
              14.74775157156405
            ],
            [
              -163.06032696967648,
              64.53307340072801,
              -6.272248428435949
            ]
          ]
        ]
      },
      "bbox": [
        -163.0635978,
        64.5330734,
        -6.272248428,
        -163.037018,
        64.5446856,
        14.74775157
      ],
      "properties": {
        "datetime": "2019-07-16T02:10:22Z",
        "pc:count": 2745236,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432581.8912,
            "count": 2745236,
            "maximum": -432055.6277,
            "minimum": -433183.9477,
            "name": "X",
            "position": 0,
            "stddev": 287.4566526,
            "variance": 82631.32713
          },
          {
            "average": 1649209.107,
            "count": 2745236,
            "maximum": 1649724.575,
            "minimum": 1648571.575,
            "name": "Y",
            "position": 1,
            "stddev": 278.2960178,
            "variance": 77448.67351
          },
          {
            "average": -0.6502669522,
            "count": 2745236,
            "maximum": 14.74775157,
            "minimum": -6.272248428,
            "name": "Z",
            "position": 2,
            "stddev": 1.850177709,
            "variance": 3.423157554
          },
          {
            "average": 372.0613306,
            "count": 2745236,
            "maximum": 58713,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 757.3633932,
            "variance": 573599.3094
          },
          {
            "average": 1.00690141,
            "count": 2745236,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08985182833,
            "variance": 0.008073351054
          },
          {
            "average": 1.014178745,
            "count": 2745236,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1338540326,
            "variance": 0.01791690203
          },
          {
            "average": 1,
            "count": 2745236,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2745236,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.33584799,
            "count": 2745236,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.341680858,
            "variance": 87.26700126
          },
          {
            "average": 20.00988369,
            "count": 2745236,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9857456629,
            "variance": 0.971694512
          },
          {
            "average": 1.880847038,
            "count": 2745236,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3537363942,
            "variance": 0.1251294366
          },
          {
            "average": 32.92787906,
            "count": 2745236,
            "maximum": 36,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.640176101,
            "variance": 21.53123425
          },
          {
            "average": 247276129.7,
            "count": 2745236,
            "maximum": 247278222.1,
            "minimum": 247259959.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2963.633934,
            "variance": 8783126.093
          },
          {
            "average": 0,
            "count": 2745236,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2745236,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2745236,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2745236,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2745236,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433183.9477,
          1648571.575,
          -6.272248428,
          -432055.6277,
          1649724.575,
          14.74775157
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433183.94771722803,
                1648571.5748803334,
                -6.272248428435949
              ],
              [
                -433183.94771722803,
                1649724.5748803334,
                -6.272248428435949
              ],
              [
                -432055.6277172281,
                1649724.5748803334,
                14.74775157156405
              ],
              [
                -432055.6277172281,
                1648571.5748803334,
                14.74775157156405
              ],
              [
                -433183.94771722803,
                1648571.5748803334,
                -6.272248428435949
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:10:22+00:00",
        "end_time": "2019-07-15T21:05:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9358.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9358.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9358.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9358.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0635978,
            64.5330734,
            -6.272248428,
            -163.037018,
            64.5446856,
            14.74775157
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.06032696967648,
                  64.53307340072801,
                  -6.272248428435949
                ],
                [
                  -163.06359784490218,
                  64.54331144613639,
                  -6.272248428435949
                ],
                [
                  -163.04028070738735,
                  64.54468559914554,
                  14.74775157156405
                ],
                [
                  -163.037018037757,
                  64.53444704069204,
                  14.74775157156405
                ],
                [
                  -163.06032696967648,
                  64.53307340072801,
                  -6.272248428435949
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9358.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9358.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:10:22Z",
            "pc:count": 2745236,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432581.8912,
                "count": 2745236,
                "maximum": -432055.6277,
                "minimum": -433183.9477,
                "name": "X",
                "position": 0,
                "stddev": 287.4566526,
                "variance": 82631.32713
              },
              {
                "average": 1649209.107,
                "count": 2745236,
                "maximum": 1649724.575,
                "minimum": 1648571.575,
                "name": "Y",
                "position": 1,
                "stddev": 278.2960178,
                "variance": 77448.67351
              },
              {
                "average": -0.6502669522,
                "count": 2745236,
                "maximum": 14.74775157,
                "minimum": -6.272248428,
                "name": "Z",
                "position": 2,
                "stddev": 1.850177709,
                "variance": 3.423157554
              },
              {
                "average": 372.0613306,
                "count": 2745236,
                "maximum": 58713,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 757.3633932,
                "variance": 573599.3094
              },
              {
                "average": 1.00690141,
                "count": 2745236,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08985182833,
                "variance": 0.008073351054
              },
              {
                "average": 1.014178745,
                "count": 2745236,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1338540326,
                "variance": 0.01791690203
              },
              {
                "average": 1,
                "count": 2745236,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2745236,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.33584799,
                "count": 2745236,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.341680858,
                "variance": 87.26700126
              },
              {
                "average": 20.00988369,
                "count": 2745236,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9857456629,
                "variance": 0.971694512
              },
              {
                "average": 1.880847038,
                "count": 2745236,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3537363942,
                "variance": 0.1251294366
              },
              {
                "average": 32.92787906,
                "count": 2745236,
                "maximum": 36,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.640176101,
                "variance": 21.53123425
              },
              {
                "average": 247276129.7,
                "count": 2745236,
                "maximum": 247278222.1,
                "minimum": 247259959.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2963.633934,
                "variance": 8783126.093
              },
              {
                "average": 0,
                "count": 2745236,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2745236,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2745236,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2745236,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2745236,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433183.9477,
              1648571.575,
              -6.272248428,
              -432055.6277,
              1649724.575,
              14.74775157
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433183.94771722803,
                    1648571.5748803334,
                    -6.272248428435949
                  ],
                  [
                    -433183.94771722803,
                    1649724.5748803334,
                    -6.272248428435949
                  ],
                  [
                    -432055.6277172281,
                    1649724.5748803334,
                    14.74775157156405
                  ],
                  [
                    -432055.6277172281,
                    1648571.5748803334,
                    14.74775157156405
                  ],
                  [
                    -433183.94771722803,
                    1648571.5748803334,
                    -6.272248428435949
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:10:22+00:00",
            "end_time": "2019-07-15T21:05:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8371.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24500417993858,
              64.65324312520826,
              7.029709386356776
            ],
            [
              -163.24551539885553,
              64.65480504843163,
              7.029709386356776
            ],
            [
              -163.24118204566372,
              64.65506492475232,
              10.909709386356775
            ],
            [
              -163.24067106013476,
              64.65350298664691,
              10.909709386356775
            ],
            [
              -163.24500417993858,
              64.65324312520826,
              7.029709386356776
            ]
          ]
        ]
      },
      "bbox": [
        -163.2455154,
        64.65324313,
        7.029709386,
        -163.2406711,
        64.65506492,
        10.90970939
      ],
      "properties": {
        "datetime": "2019-07-16T00:59:07Z",
        "pc:count": 38063,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439965.8282,
            "count": 38063,
            "maximum": -439887.781,
            "minimum": -440096.741,
            "name": "X",
            "position": 0,
            "stddev": 50.15485571,
            "variance": 2515.509551
          },
          {
            "average": 1663138.321,
            "count": 38063,
            "maximum": 1663241.172,
            "minimum": 1663065.232,
            "name": "Y",
            "position": 1,
            "stddev": 41.07493905,
            "variance": 1687.150618
          },
          {
            "average": 9.97168138,
            "count": 38063,
            "maximum": 10.90970939,
            "minimum": 7.029709386,
            "name": "Z",
            "position": 2,
            "stddev": 0.7207117098,
            "variance": 0.5194253687
          },
          {
            "average": 1137.873184,
            "count": 38063,
            "maximum": 3139,
            "minimum": 26,
            "name": "Intensity",
            "position": 3,
            "stddev": 543.2058075,
            "variance": 295072.5493
          },
          {
            "average": 1,
            "count": 38063,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 38063,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 38063,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38063,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.697238788,
            "count": 38063,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4594588192,
            "variance": 0.2111024065
          },
          {
            "average": 20.51048185,
            "count": 38063,
            "maximum": 22.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.332071164,
            "variance": 1.774413585
          },
          {
            "average": 1,
            "count": 38063,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29.96261461,
            "count": 38063,
            "maximum": 30,
            "minimum": 29,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1897067887,
            "variance": 0.0359886657
          },
          {
            "average": 247273936.1,
            "count": 38063,
            "maximum": 247273947.4,
            "minimum": 247273721.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 42.31448428,
            "variance": 1790.51558
          },
          {
            "average": 0,
            "count": 38063,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38063,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38063,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38063,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 38063,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440096.741,
          1663065.232,
          7.029709386,
          -439887.781,
          1663241.172,
          10.90970939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440096.74100812,
                1663065.231775433,
                7.029709386356776
              ],
              [
                -440096.74100812,
                1663241.171775433,
                7.029709386356776
              ],
              [
                -439887.78100812004,
                1663241.171775433,
                10.909709386356775
              ],
              [
                -439887.78100812004,
                1663065.231775433,
                10.909709386356775
              ],
              [
                -440096.74100812,
                1663065.231775433,
                7.029709386356776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:59:07+00:00",
        "end_time": "2019-07-16T00:55:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8371.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8371.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8371.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8371.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2455154,
            64.65324313,
            7.029709386,
            -163.2406711,
            64.65506492,
            10.90970939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24500417993858,
                  64.65324312520826,
                  7.029709386356776
                ],
                [
                  -163.24551539885553,
                  64.65480504843163,
                  7.029709386356776
                ],
                [
                  -163.24118204566372,
                  64.65506492475232,
                  10.909709386356775
                ],
                [
                  -163.24067106013476,
                  64.65350298664691,
                  10.909709386356775
                ],
                [
                  -163.24500417993858,
                  64.65324312520826,
                  7.029709386356776
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8371.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8371.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:59:07Z",
            "pc:count": 38063,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439965.8282,
                "count": 38063,
                "maximum": -439887.781,
                "minimum": -440096.741,
                "name": "X",
                "position": 0,
                "stddev": 50.15485571,
                "variance": 2515.509551
              },
              {
                "average": 1663138.321,
                "count": 38063,
                "maximum": 1663241.172,
                "minimum": 1663065.232,
                "name": "Y",
                "position": 1,
                "stddev": 41.07493905,
                "variance": 1687.150618
              },
              {
                "average": 9.97168138,
                "count": 38063,
                "maximum": 10.90970939,
                "minimum": 7.029709386,
                "name": "Z",
                "position": 2,
                "stddev": 0.7207117098,
                "variance": 0.5194253687
              },
              {
                "average": 1137.873184,
                "count": 38063,
                "maximum": 3139,
                "minimum": 26,
                "name": "Intensity",
                "position": 3,
                "stddev": 543.2058075,
                "variance": 295072.5493
              },
              {
                "average": 1,
                "count": 38063,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 38063,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 38063,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38063,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.697238788,
                "count": 38063,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4594588192,
                "variance": 0.2111024065
              },
              {
                "average": 20.51048185,
                "count": 38063,
                "maximum": 22.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.332071164,
                "variance": 1.774413585
              },
              {
                "average": 1,
                "count": 38063,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29.96261461,
                "count": 38063,
                "maximum": 30,
                "minimum": 29,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1897067887,
                "variance": 0.0359886657
              },
              {
                "average": 247273936.1,
                "count": 38063,
                "maximum": 247273947.4,
                "minimum": 247273721.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 42.31448428,
                "variance": 1790.51558
              },
              {
                "average": 0,
                "count": 38063,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38063,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38063,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38063,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 38063,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440096.741,
              1663065.232,
              7.029709386,
              -439887.781,
              1663241.172,
              10.90970939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440096.74100812,
                    1663065.231775433,
                    7.029709386356776
                  ],
                  [
                    -440096.74100812,
                    1663241.171775433,
                    7.029709386356776
                  ],
                  [
                    -439887.78100812004,
                    1663241.171775433,
                    10.909709386356775
                  ],
                  [
                    -439887.78100812004,
                    1663065.231775433,
                    10.909709386356775
                  ],
                  [
                    -440096.74100812,
                    1663065.231775433,
                    7.029709386356776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:59:07+00:00",
            "end_time": "2019-07-16T00:55: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": "20190710_NCMP_AK_03WWM8658.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.20663541968548,
              64.53489327420482,
              -1.437629051048737
            ],
            [
              -163.2099585856356,
              64.54512698121928,
              -1.437629051048737
            ],
            [
              -163.1861817656029,
              64.54655104738863,
              16.28237094895126
            ],
            [
              -163.1828669587129,
              64.53631680887409,
              16.28237094895126
            ],
            [
              -163.20663541968548,
              64.53489327420482,
              -1.437629051048737
            ]
          ]
        ]
      },
      "bbox": [
        -163.2099586,
        64.53489327,
        -1.437629051,
        -163.182867,
        64.54655105,
        16.28237095
      ],
      "properties": {
        "datetime": "2019-07-10T23:41:20Z",
        "pc:count": 3372123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439544.7156,
            "count": 3372123,
            "maximum": -438955.7026,
            "minimum": -440106.5426,
            "name": "X",
            "position": 0,
            "stddev": 284.8086166,
            "variance": 81115.9481
          },
          {
            "average": 1650291.508,
            "count": 3372123,
            "maximum": 1650887.529,
            "minimum": 1649734.669,
            "name": "Y",
            "position": 1,
            "stddev": 300.5541817,
            "variance": 90332.81617
          },
          {
            "average": 0.4917951692,
            "count": 3372123,
            "maximum": 16.28237095,
            "minimum": -1.437629051,
            "name": "Z",
            "position": 2,
            "stddev": 2.913942003,
            "variance": 8.491057996
          },
          {
            "average": 111.4483508,
            "count": 3372123,
            "maximum": 4987,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 356.2999319,
            "variance": 126949.6415
          },
          {
            "average": 1.015393567,
            "count": 3372123,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1532381505,
            "variance": 0.02348193077
          },
          {
            "average": 1.030906642,
            "count": 3372123,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2349586318,
            "variance": 0.05520555864
          },
          {
            "average": 1,
            "count": 3372123,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3372123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.61918797,
            "count": 3372123,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.053470615,
            "variance": 81.96533018
          },
          {
            "average": 19.93214799,
            "count": 3372123,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.081226643,
            "variance": 1.169051053
          },
          {
            "average": 1.899406398,
            "count": 3372123,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3331032888,
            "variance": 0.110957801
          },
          {
            "average": 19.39052727,
            "count": 3372123,
            "maximum": 23,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.546729265,
            "variance": 2.392371418
          },
          {
            "average": 246835151.3,
            "count": 3372123,
            "maximum": 246837280.5,
            "minimum": 246833193,
            "name": "GpsTime",
            "position": 12,
            "stddev": 880.7687991,
            "variance": 775753.6775
          },
          {
            "average": 0,
            "count": 3372123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3372123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3372123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3372123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3372123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440106.5426,
          1649734.669,
          -1.437629051,
          -438955.7026,
          1650887.529,
          16.28237095
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440106.5426112429,
                1649734.6685737933,
                -1.437629051048737
              ],
              [
                -440106.5426112429,
                1650887.5285737931,
                -1.437629051048737
              ],
              [
                -438955.70261124294,
                1650887.5285737931,
                16.28237094895126
              ],
              [
                -438955.70261124294,
                1649734.6685737933,
                16.28237094895126
              ],
              [
                -440106.5426112429,
                1649734.6685737933,
                -1.437629051048737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:41:20+00:00",
        "end_time": "2019-07-10T22:33:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8658.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8658.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8658.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8658.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2099586,
            64.53489327,
            -1.437629051,
            -163.182867,
            64.54655105,
            16.28237095
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.20663541968548,
                  64.53489327420482,
                  -1.437629051048737
                ],
                [
                  -163.2099585856356,
                  64.54512698121928,
                  -1.437629051048737
                ],
                [
                  -163.1861817656029,
                  64.54655104738863,
                  16.28237094895126
                ],
                [
                  -163.1828669587129,
                  64.53631680887409,
                  16.28237094895126
                ],
                [
                  -163.20663541968548,
                  64.53489327420482,
                  -1.437629051048737
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8658.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8658.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:41:20Z",
            "pc:count": 3372123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439544.7156,
                "count": 3372123,
                "maximum": -438955.7026,
                "minimum": -440106.5426,
                "name": "X",
                "position": 0,
                "stddev": 284.8086166,
                "variance": 81115.9481
              },
              {
                "average": 1650291.508,
                "count": 3372123,
                "maximum": 1650887.529,
                "minimum": 1649734.669,
                "name": "Y",
                "position": 1,
                "stddev": 300.5541817,
                "variance": 90332.81617
              },
              {
                "average": 0.4917951692,
                "count": 3372123,
                "maximum": 16.28237095,
                "minimum": -1.437629051,
                "name": "Z",
                "position": 2,
                "stddev": 2.913942003,
                "variance": 8.491057996
              },
              {
                "average": 111.4483508,
                "count": 3372123,
                "maximum": 4987,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 356.2999319,
                "variance": 126949.6415
              },
              {
                "average": 1.015393567,
                "count": 3372123,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1532381505,
                "variance": 0.02348193077
              },
              {
                "average": 1.030906642,
                "count": 3372123,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2349586318,
                "variance": 0.05520555864
              },
              {
                "average": 1,
                "count": 3372123,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3372123,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.61918797,
                "count": 3372123,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.053470615,
                "variance": 81.96533018
              },
              {
                "average": 19.93214799,
                "count": 3372123,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.081226643,
                "variance": 1.169051053
              },
              {
                "average": 1.899406398,
                "count": 3372123,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3331032888,
                "variance": 0.110957801
              },
              {
                "average": 19.39052727,
                "count": 3372123,
                "maximum": 23,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.546729265,
                "variance": 2.392371418
              },
              {
                "average": 246835151.3,
                "count": 3372123,
                "maximum": 246837280.5,
                "minimum": 246833193,
                "name": "GpsTime",
                "position": 12,
                "stddev": 880.7687991,
                "variance": 775753.6775
              },
              {
                "average": 0,
                "count": 3372123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3372123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3372123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3372123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3372123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440106.5426,
              1649734.669,
              -1.437629051,
              -438955.7026,
              1650887.529,
              16.28237095
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440106.5426112429,
                    1649734.6685737933,
                    -1.437629051048737
                  ],
                  [
                    -440106.5426112429,
                    1650887.5285737931,
                    -1.437629051048737
                  ],
                  [
                    -438955.70261124294,
                    1650887.5285737931,
                    16.28237094895126
                  ],
                  [
                    -438955.70261124294,
                    1649734.6685737933,
                    16.28237094895126
                  ],
                  [
                    -440106.5426112429,
                    1649734.6685737933,
                    -1.437629051048737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:41:20+00:00",
            "end_time": "2019-07-10T22:33:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9363.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.05761892785924,
              64.57788993390236,
              -1.26606540307891
            ],
            [
              -163.06089153114138,
              64.58812106338637,
              -1.26606540307891
            ],
            [
              -163.03705944510224,
              64.5895229840913,
              17.233934596921088
            ],
            [
              -163.03379523571635,
              64.57929133048367,
              17.233934596921088
            ],
            [
              -163.05761892785924,
              64.57788993390236,
              -1.26606540307891
            ]
          ]
        ]
      },
      "bbox": [
        -163.0608915,
        64.57788993,
        -1.266065403,
        -163.0337952,
        64.58952298,
        17.2339346
      ],
      "properties": {
        "datetime": "2019-07-15T23:28:51Z",
        "pc:count": 1648681,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431774.0819,
            "count": 1648681,
            "maximum": -431224.0116,
            "minimum": -432375.4316,
            "name": "X",
            "position": 0,
            "stddev": 310.3663106,
            "variance": 96327.24676
          },
          {
            "average": 1654126.841,
            "count": 1648681,
            "maximum": 1654659.781,
            "minimum": 1653507.641,
            "name": "Y",
            "position": 1,
            "stddev": 298.1695521,
            "variance": 88905.08181
          },
          {
            "average": 1.227700832,
            "count": 1648681,
            "maximum": 17.2339346,
            "minimum": -1.266065403,
            "name": "Z",
            "position": 2,
            "stddev": 4.417726688,
            "variance": 19.51630909
          },
          {
            "average": 339.5847578,
            "count": 1648681,
            "maximum": 26404,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 511.2858539,
            "variance": 261413.2244
          },
          {
            "average": 1.003830335,
            "count": 1648681,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06553500393,
            "variance": 0.00429483674
          },
          {
            "average": 1.007682505,
            "count": 1648681,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09529755994,
            "variance": 0.009081624931
          },
          {
            "average": 1,
            "count": 1648681,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1648681,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 23.14297611,
            "count": 1648681,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.29946075,
            "variance": 106.0788918
          },
          {
            "average": 19.95658747,
            "count": 1648681,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.146174738,
            "variance": 1.313716531
          },
          {
            "average": 1.832777839,
            "count": 1648681,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3902077963,
            "variance": 0.1522621243
          },
          {
            "average": 17.38124719,
            "count": 1648681,
            "maximum": 21,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.78798754,
            "variance": 3.196899442
          },
          {
            "average": 247266291.2,
            "count": 1648681,
            "maximum": 247268531.3,
            "minimum": 247264100.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1115.392489,
            "variance": 1244100.404
          },
          {
            "average": 0,
            "count": 1648681,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1648681,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1648681,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1648681,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1648681,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432375.4316,
          1653507.641,
          -1.266065403,
          -431224.0116,
          1654659.781,
          17.2339346
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432375.43155487947,
                1653507.640921559,
                -1.26606540307891
              ],
              [
                -432375.43155487947,
                1654659.780921559,
                -1.26606540307891
              ],
              [
                -431224.0115548794,
                1654659.780921559,
                17.233934596921088
              ],
              [
                -431224.0115548794,
                1653507.640921559,
                17.233934596921088
              ],
              [
                -432375.43155487947,
                1653507.640921559,
                -1.26606540307891
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:28:51+00:00",
        "end_time": "2019-07-15T22:15:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9363.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9363.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9363.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9363.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0608915,
            64.57788993,
            -1.266065403,
            -163.0337952,
            64.58952298,
            17.2339346
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.05761892785924,
                  64.57788993390236,
                  -1.26606540307891
                ],
                [
                  -163.06089153114138,
                  64.58812106338637,
                  -1.26606540307891
                ],
                [
                  -163.03705944510224,
                  64.5895229840913,
                  17.233934596921088
                ],
                [
                  -163.03379523571635,
                  64.57929133048367,
                  17.233934596921088
                ],
                [
                  -163.05761892785924,
                  64.57788993390236,
                  -1.26606540307891
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9363.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9363.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:28:51Z",
            "pc:count": 1648681,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431774.0819,
                "count": 1648681,
                "maximum": -431224.0116,
                "minimum": -432375.4316,
                "name": "X",
                "position": 0,
                "stddev": 310.3663106,
                "variance": 96327.24676
              },
              {
                "average": 1654126.841,
                "count": 1648681,
                "maximum": 1654659.781,
                "minimum": 1653507.641,
                "name": "Y",
                "position": 1,
                "stddev": 298.1695521,
                "variance": 88905.08181
              },
              {
                "average": 1.227700832,
                "count": 1648681,
                "maximum": 17.2339346,
                "minimum": -1.266065403,
                "name": "Z",
                "position": 2,
                "stddev": 4.417726688,
                "variance": 19.51630909
              },
              {
                "average": 339.5847578,
                "count": 1648681,
                "maximum": 26404,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 511.2858539,
                "variance": 261413.2244
              },
              {
                "average": 1.003830335,
                "count": 1648681,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06553500393,
                "variance": 0.00429483674
              },
              {
                "average": 1.007682505,
                "count": 1648681,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09529755994,
                "variance": 0.009081624931
              },
              {
                "average": 1,
                "count": 1648681,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1648681,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 23.14297611,
                "count": 1648681,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.29946075,
                "variance": 106.0788918
              },
              {
                "average": 19.95658747,
                "count": 1648681,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.146174738,
                "variance": 1.313716531
              },
              {
                "average": 1.832777839,
                "count": 1648681,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3902077963,
                "variance": 0.1522621243
              },
              {
                "average": 17.38124719,
                "count": 1648681,
                "maximum": 21,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.78798754,
                "variance": 3.196899442
              },
              {
                "average": 247266291.2,
                "count": 1648681,
                "maximum": 247268531.3,
                "minimum": 247264100.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1115.392489,
                "variance": 1244100.404
              },
              {
                "average": 0,
                "count": 1648681,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1648681,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1648681,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1648681,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1648681,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432375.4316,
              1653507.641,
              -1.266065403,
              -431224.0116,
              1654659.781,
              17.2339346
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432375.43155487947,
                    1653507.640921559,
                    -1.26606540307891
                  ],
                  [
                    -432375.43155487947,
                    1654659.780921559,
                    -1.26606540307891
                  ],
                  [
                    -431224.0115548794,
                    1654659.780921559,
                    17.233934596921088
                  ],
                  [
                    -431224.0115548794,
                    1653507.640921559,
                    17.233934596921088
                  ],
                  [
                    -432375.43155487947,
                    1653507.640921559,
                    -1.26606540307891
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:28:51+00:00",
            "end_time": "2019-07-15T22:15: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": "20190710_NCMP_AK_03WWM9253.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.08478343935454,
              64.48847814268626,
              13.215435653579771
            ],
            [
              -163.08805677785944,
              64.49871129005057,
              13.215435653579771
            ],
            [
              -163.06429892977664,
              64.50011731570719,
              35.81543565357977
            ],
            [
              -163.06103393459483,
              64.48988364470725,
              35.81543565357977
            ],
            [
              -163.08478343935454,
              64.48847814268626,
              13.215435653579771
            ]
          ]
        ]
      },
      "bbox": [
        -163.0880568,
        64.48847814,
        13.21543565,
        -163.0610339,
        64.50011732,
        35.81543565
      ],
      "properties": {
        "datetime": "2019-07-11T00:52:03Z",
        "pc:count": 4908766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -434479.0235,
            "count": 4908766,
            "maximum": -433872.9936,
            "minimum": -435024.4936,
            "name": "X",
            "position": 0,
            "stddev": 295.267237,
            "variance": 87182.74123
          },
          {
            "average": 1644358.681,
            "count": 4908766,
            "maximum": 1644954.585,
            "minimum": 1643802.005,
            "name": "Y",
            "position": 1,
            "stddev": 287.0602669,
            "variance": 82403.59682
          },
          {
            "average": 25.22398318,
            "count": 4908766,
            "maximum": 35.81543565,
            "minimum": 13.21543565,
            "name": "Z",
            "position": 2,
            "stddev": 4.607795946,
            "variance": 21.23178348
          },
          {
            "average": 1000.593509,
            "count": 4908766,
            "maximum": 6626,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 801.4318707,
            "variance": 642293.0434
          },
          {
            "average": 1.140226281,
            "count": 4908766,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.493518008,
            "variance": 0.2435600242
          },
          {
            "average": 1.280621036,
            "count": 4908766,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7586548142,
            "variance": 0.5755571271
          },
          {
            "average": 1,
            "count": 4908766,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4908766,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.399689454,
            "count": 4908766,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4898345059,
            "variance": 0.2399378431
          },
          {
            "average": 20.00258356,
            "count": 4908766,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.227255378,
            "variance": 1.506155763
          },
          {
            "average": 1.14847153,
            "count": 4908766,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5143807565,
            "variance": 0.2645875627
          },
          {
            "average": 26.06307797,
            "count": 4908766,
            "maximum": 30,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.607240626,
            "variance": 2.58322243
          },
          {
            "average": 246839099.2,
            "count": 4908766,
            "maximum": 246841523.3,
            "minimum": 246837169.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 981.7974972,
            "variance": 963926.3255
          },
          {
            "average": 0,
            "count": 4908766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4908766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4908766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4908766,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4908766,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435024.4936,
          1643802.005,
          13.21543565,
          -433872.9936,
          1644954.585,
          35.81543565
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435024.4935678859,
                1643802.0049472163,
                13.215435653579771
              ],
              [
                -435024.4935678859,
                1644954.5849472163,
                13.215435653579771
              ],
              [
                -433872.9935678859,
                1644954.5849472163,
                35.81543565357977
              ],
              [
                -433872.9935678859,
                1643802.0049472163,
                35.81543565357977
              ],
              [
                -435024.4935678859,
                1643802.0049472163,
                13.215435653579771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:52:03+00:00",
        "end_time": "2019-07-10T23:39:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9253.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9253.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9253.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9253.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0880568,
            64.48847814,
            13.21543565,
            -163.0610339,
            64.50011732,
            35.81543565
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.08478343935454,
                  64.48847814268626,
                  13.215435653579771
                ],
                [
                  -163.08805677785944,
                  64.49871129005057,
                  13.215435653579771
                ],
                [
                  -163.06429892977664,
                  64.50011731570719,
                  35.81543565357977
                ],
                [
                  -163.06103393459483,
                  64.48988364470725,
                  35.81543565357977
                ],
                [
                  -163.08478343935454,
                  64.48847814268626,
                  13.215435653579771
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9253.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9253.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:52:03Z",
            "pc:count": 4908766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -434479.0235,
                "count": 4908766,
                "maximum": -433872.9936,
                "minimum": -435024.4936,
                "name": "X",
                "position": 0,
                "stddev": 295.267237,
                "variance": 87182.74123
              },
              {
                "average": 1644358.681,
                "count": 4908766,
                "maximum": 1644954.585,
                "minimum": 1643802.005,
                "name": "Y",
                "position": 1,
                "stddev": 287.0602669,
                "variance": 82403.59682
              },
              {
                "average": 25.22398318,
                "count": 4908766,
                "maximum": 35.81543565,
                "minimum": 13.21543565,
                "name": "Z",
                "position": 2,
                "stddev": 4.607795946,
                "variance": 21.23178348
              },
              {
                "average": 1000.593509,
                "count": 4908766,
                "maximum": 6626,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 801.4318707,
                "variance": 642293.0434
              },
              {
                "average": 1.140226281,
                "count": 4908766,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.493518008,
                "variance": 0.2435600242
              },
              {
                "average": 1.280621036,
                "count": 4908766,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7586548142,
                "variance": 0.5755571271
              },
              {
                "average": 1,
                "count": 4908766,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4908766,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.399689454,
                "count": 4908766,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4898345059,
                "variance": 0.2399378431
              },
              {
                "average": 20.00258356,
                "count": 4908766,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.227255378,
                "variance": 1.506155763
              },
              {
                "average": 1.14847153,
                "count": 4908766,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5143807565,
                "variance": 0.2645875627
              },
              {
                "average": 26.06307797,
                "count": 4908766,
                "maximum": 30,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.607240626,
                "variance": 2.58322243
              },
              {
                "average": 246839099.2,
                "count": 4908766,
                "maximum": 246841523.3,
                "minimum": 246837169.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 981.7974972,
                "variance": 963926.3255
              },
              {
                "average": 0,
                "count": 4908766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4908766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4908766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4908766,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4908766,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435024.4936,
              1643802.005,
              13.21543565,
              -433872.9936,
              1644954.585,
              35.81543565
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435024.4935678859,
                    1643802.0049472163,
                    13.215435653579771
                  ],
                  [
                    -435024.4935678859,
                    1644954.5849472163,
                    13.215435653579771
                  ],
                  [
                    -433872.9935678859,
                    1644954.5849472163,
                    35.81543565357977
                  ],
                  [
                    -433872.9935678859,
                    1643802.0049472163,
                    35.81543565357977
                  ],
                  [
                    -435024.4935678859,
                    1643802.0049472163,
                    13.215435653579771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:52:03+00:00",
            "end_time": "2019-07-10T23:39:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8555.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22922273207809,
              64.51690139278806,
              70.58758314447489
            ],
            [
              -163.2297872339947,
              64.51863702945025,
              70.58758314447489
            ],
            [
              -163.22768407482914,
              64.51876353474724,
              88.86758314447489
            ],
            [
              -163.22711969821512,
              64.51702789008463,
              88.86758314447489
            ],
            [
              -163.22922273207809,
              64.51690139278806,
              70.58758314447489
            ]
          ]
        ]
      },
      "bbox": [
        -163.2297872,
        64.51690139,
        70.58758314,
        -163.2271197,
        64.51876353,
        88.86758314
      ],
      "properties": {
        "datetime": "2019-07-10T21:09:50Z",
        "pc:count": 36222,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441409.7855,
            "count": 36222,
            "maximum": -441355.5148,
            "minimum": -441457.4148,
            "name": "X",
            "position": 0,
            "stddev": 22.54313116,
            "variance": 508.1927623
          },
          {
            "average": 1648026.698,
            "count": 36222,
            "maximum": 1648091.999,
            "minimum": 1647896.459,
            "name": "Y",
            "position": 1,
            "stddev": 46.60534892,
            "variance": 2172.058548
          },
          {
            "average": 79.50859137,
            "count": 36222,
            "maximum": 88.86758314,
            "minimum": 70.58758314,
            "name": "Z",
            "position": 2,
            "stddev": 3.461290544,
            "variance": 11.98053223
          },
          {
            "average": 182.5620341,
            "count": 36222,
            "maximum": 3067,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 251.3226669,
            "variance": 63163.08291
          },
          {
            "average": 1.603942355,
            "count": 36222,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7167562078,
            "variance": 0.5137394614
          },
          {
            "average": 2.214593341,
            "count": 36222,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7533176845,
            "variance": 0.5674875337
          },
          {
            "average": 1,
            "count": 36222,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36222,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.177875324,
            "count": 36222,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3824130368,
            "variance": 0.1462397307
          },
          {
            "average": 20.44097059,
            "count": 36222,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.818065587,
            "variance": 7.941493652
          },
          {
            "average": 1.616448567,
            "count": 36222,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7151783547,
            "variance": 0.5114800791
          },
          {
            "average": 5,
            "count": 36222,
            "maximum": 5,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 246828188.5,
            "count": 36222,
            "maximum": 246828190.7,
            "minimum": 246828185.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.514093911,
            "variance": 2.292480372
          },
          {
            "average": 0,
            "count": 36222,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36222,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36222,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36222,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 36222,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441457.4148,
          1647896.459,
          70.58758314,
          -441355.5148,
          1648091.999,
          88.86758314
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441457.41481284,
                1647896.459333063,
                70.58758314447489
              ],
              [
                -441457.41481284,
                1648091.9993330631,
                70.58758314447489
              ],
              [
                -441355.51481284,
                1648091.9993330631,
                88.86758314447489
              ],
              [
                -441355.51481284,
                1647896.459333063,
                88.86758314447489
              ],
              [
                -441457.41481284,
                1647896.459333063,
                70.58758314447489
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T21:09:50+00:00",
        "end_time": "2019-07-10T21:09:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8555.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8555.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8555.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8555.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2297872,
            64.51690139,
            70.58758314,
            -163.2271197,
            64.51876353,
            88.86758314
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22922273207809,
                  64.51690139278806,
                  70.58758314447489
                ],
                [
                  -163.2297872339947,
                  64.51863702945025,
                  70.58758314447489
                ],
                [
                  -163.22768407482914,
                  64.51876353474724,
                  88.86758314447489
                ],
                [
                  -163.22711969821512,
                  64.51702789008463,
                  88.86758314447489
                ],
                [
                  -163.22922273207809,
                  64.51690139278806,
                  70.58758314447489
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8555.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8555.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T21:09:50Z",
            "pc:count": 36222,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441409.7855,
                "count": 36222,
                "maximum": -441355.5148,
                "minimum": -441457.4148,
                "name": "X",
                "position": 0,
                "stddev": 22.54313116,
                "variance": 508.1927623
              },
              {
                "average": 1648026.698,
                "count": 36222,
                "maximum": 1648091.999,
                "minimum": 1647896.459,
                "name": "Y",
                "position": 1,
                "stddev": 46.60534892,
                "variance": 2172.058548
              },
              {
                "average": 79.50859137,
                "count": 36222,
                "maximum": 88.86758314,
                "minimum": 70.58758314,
                "name": "Z",
                "position": 2,
                "stddev": 3.461290544,
                "variance": 11.98053223
              },
              {
                "average": 182.5620341,
                "count": 36222,
                "maximum": 3067,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 251.3226669,
                "variance": 63163.08291
              },
              {
                "average": 1.603942355,
                "count": 36222,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7167562078,
                "variance": 0.5137394614
              },
              {
                "average": 2.214593341,
                "count": 36222,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7533176845,
                "variance": 0.5674875337
              },
              {
                "average": 1,
                "count": 36222,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36222,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.177875324,
                "count": 36222,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3824130368,
                "variance": 0.1462397307
              },
              {
                "average": 20.44097059,
                "count": 36222,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.818065587,
                "variance": 7.941493652
              },
              {
                "average": 1.616448567,
                "count": 36222,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7151783547,
                "variance": 0.5114800791
              },
              {
                "average": 5,
                "count": 36222,
                "maximum": 5,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 246828188.5,
                "count": 36222,
                "maximum": 246828190.7,
                "minimum": 246828185.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.514093911,
                "variance": 2.292480372
              },
              {
                "average": 0,
                "count": 36222,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36222,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36222,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36222,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 36222,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441457.4148,
              1647896.459,
              70.58758314,
              -441355.5148,
              1648091.999,
              88.86758314
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441457.41481284,
                    1647896.459333063,
                    70.58758314447489
                  ],
                  [
                    -441457.41481284,
                    1648091.9993330631,
                    70.58758314447489
                  ],
                  [
                    -441355.51481284,
                    1648091.9993330631,
                    88.86758314447489
                  ],
                  [
                    -441355.51481284,
                    1647896.459333063,
                    88.86758314447489
                  ],
                  [
                    -441457.41481284,
                    1647896.459333063,
                    70.58758314447489
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T21:09:50+00:00",
            "end_time": "2019-07-10T21:09:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9447.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.04365175364754,
              64.4416911256621,
              -8.648505127077447
            ],
            [
              -163.0445405321,
              64.4444875353622,
              -8.648505127077447
            ],
            [
              -163.02653548008644,
              64.44555020884388,
              -6.668505127077448
            ],
            [
              -163.02564842709717,
              64.44275369122732,
              -6.668505127077448
            ],
            [
              -163.04365175364754,
              64.4416911256621,
              -8.648505127077447
            ]
          ]
        ]
      },
      "bbox": [
        -163.0445405,
        64.44169113,
        -8.648505127,
        -163.0256484,
        64.44555021,
        -6.668505127
      ],
      "properties": {
        "datetime": "2019-07-10T22:55:22Z",
        "pc:count": 13134,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -433257.6071,
            "count": 13134,
            "maximum": -432901.6027,
            "minimum": -433775.8627,
            "name": "X",
            "position": 0,
            "stddev": 196.8656334,
            "variance": 38756.07762
          },
          {
            "average": 1638535.146,
            "count": 13134,
            "maximum": 1638675.793,
            "minimum": 1638360.833,
            "name": "Y",
            "position": 1,
            "stddev": 55.40330283,
            "variance": 3069.525964
          },
          {
            "average": -7.565967439,
            "count": 13134,
            "maximum": -6.668505127,
            "minimum": -8.648505127,
            "name": "Z",
            "position": 2,
            "stddev": 0.2626724115,
            "variance": 0.06899679577
          },
          {
            "average": 891.7829298,
            "count": 13134,
            "maximum": 1763,
            "minimum": 380,
            "name": "Intensity",
            "position": 3,
            "stddev": 223.9583314,
            "variance": 50157.33421
          },
          {
            "average": 1,
            "count": 13134,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13134,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13134,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13134,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 13134,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.46264362,
            "count": 13134,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.221830326,
            "variance": 1.492869347
          },
          {
            "average": 2.001294351,
            "count": 13134,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03595516134,
            "variance": 0.001292773627
          },
          {
            "average": 15.97167656,
            "count": 13134,
            "maximum": 18,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9124244432,
            "variance": 0.8325183646
          },
          {
            "average": 246833140.6,
            "count": 13134,
            "maximum": 246834522.2,
            "minimum": 246832241.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 519.9651332,
            "variance": 270363.7398
          },
          {
            "average": 0,
            "count": 13134,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13134,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13134,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13134,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13134,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433775.8627,
          1638360.833,
          -8.648505127,
          -432901.6027,
          1638675.793,
          -6.668505127
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433775.86274498317,
                1638360.8326546126,
                -8.648505127077447
              ],
              [
                -433775.86274498317,
                1638675.7926546126,
                -8.648505127077447
              ],
              [
                -432901.60274498316,
                1638675.7926546126,
                -6.668505127077448
              ],
              [
                -432901.60274498316,
                1638360.8326546126,
                -6.668505127077448
              ],
              [
                -433775.86274498317,
                1638360.8326546126,
                -8.648505127077447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:55:22+00:00",
        "end_time": "2019-07-10T22:17:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9447.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9447.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9447.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9447.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0445405,
            64.44169113,
            -8.648505127,
            -163.0256484,
            64.44555021,
            -6.668505127
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.04365175364754,
                  64.4416911256621,
                  -8.648505127077447
                ],
                [
                  -163.0445405321,
                  64.4444875353622,
                  -8.648505127077447
                ],
                [
                  -163.02653548008644,
                  64.44555020884388,
                  -6.668505127077448
                ],
                [
                  -163.02564842709717,
                  64.44275369122732,
                  -6.668505127077448
                ],
                [
                  -163.04365175364754,
                  64.4416911256621,
                  -8.648505127077447
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9447.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9447.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:55:22Z",
            "pc:count": 13134,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -433257.6071,
                "count": 13134,
                "maximum": -432901.6027,
                "minimum": -433775.8627,
                "name": "X",
                "position": 0,
                "stddev": 196.8656334,
                "variance": 38756.07762
              },
              {
                "average": 1638535.146,
                "count": 13134,
                "maximum": 1638675.793,
                "minimum": 1638360.833,
                "name": "Y",
                "position": 1,
                "stddev": 55.40330283,
                "variance": 3069.525964
              },
              {
                "average": -7.565967439,
                "count": 13134,
                "maximum": -6.668505127,
                "minimum": -8.648505127,
                "name": "Z",
                "position": 2,
                "stddev": 0.2626724115,
                "variance": 0.06899679577
              },
              {
                "average": 891.7829298,
                "count": 13134,
                "maximum": 1763,
                "minimum": 380,
                "name": "Intensity",
                "position": 3,
                "stddev": 223.9583314,
                "variance": 50157.33421
              },
              {
                "average": 1,
                "count": 13134,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13134,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13134,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13134,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 13134,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.46264362,
                "count": 13134,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.221830326,
                "variance": 1.492869347
              },
              {
                "average": 2.001294351,
                "count": 13134,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03595516134,
                "variance": 0.001292773627
              },
              {
                "average": 15.97167656,
                "count": 13134,
                "maximum": 18,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9124244432,
                "variance": 0.8325183646
              },
              {
                "average": 246833140.6,
                "count": 13134,
                "maximum": 246834522.2,
                "minimum": 246832241.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 519.9651332,
                "variance": 270363.7398
              },
              {
                "average": 0,
                "count": 13134,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13134,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13134,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13134,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13134,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433775.8627,
              1638360.833,
              -8.648505127,
              -432901.6027,
              1638675.793,
              -6.668505127
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433775.86274498317,
                    1638360.8326546126,
                    -8.648505127077447
                  ],
                  [
                    -433775.86274498317,
                    1638675.7926546126,
                    -8.648505127077447
                  ],
                  [
                    -432901.60274498316,
                    1638675.7926546126,
                    -6.668505127077448
                  ],
                  [
                    -432901.60274498316,
                    1638360.8326546126,
                    -6.668505127077448
                  ],
                  [
                    -433775.86274498317,
                    1638360.8326546126,
                    -8.648505127077447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:55:22+00:00",
            "end_time": "2019-07-10T22:17: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": "20190710_NCMP_AK_03WWM7968.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.34705663859012,
              64.62629200387492,
              0.531206473316452
            ],
            [
              -163.35044011569116,
              64.636521368952,
              0.531206473316452
            ],
            [
              -163.3266022649964,
              64.63796672821609,
              3.371206473316452
            ],
            [
              -163.3232271854611,
              64.6277368216788,
              3.371206473316452
            ],
            [
              -163.34705663859012,
              64.62629200387492,
              0.531206473316452
            ]
          ]
        ]
      },
      "bbox": [
        -163.3504401,
        64.626292,
        0.5312064733,
        -163.3232272,
        64.63796673,
        3.371206473
      ],
      "properties": {
        "datetime": "2019-07-15T01:19:49Z",
        "pc:count": 4437785,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444781.8072,
            "count": 4437785,
            "maximum": -444194.1986,
            "minimum": -445344.6386,
            "name": "X",
            "position": 0,
            "stddev": 287.6164386,
            "variance": 82723.21576
          },
          {
            "average": 1661287.922,
            "count": 4437785,
            "maximum": 1661920.964,
            "minimum": 1660768.404,
            "name": "Y",
            "position": 1,
            "stddev": 291.9481478,
            "variance": 85233.721
          },
          {
            "average": 2.032203786,
            "count": 4437785,
            "maximum": 3.371206473,
            "minimum": 0.5312064733,
            "name": "Z",
            "position": 2,
            "stddev": 0.2885604707,
            "variance": 0.08326714523
          },
          {
            "average": 735.6366685,
            "count": 4437785,
            "maximum": 3709,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 472.5903641,
            "variance": 223341.6523
          },
          {
            "average": 1.000063545,
            "count": 4437785,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007971272852,
            "variance": 6.354119088e-05
          },
          {
            "average": 1.000129569,
            "count": 4437785,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01138210807,
            "variance": 0.0001295523842
          },
          {
            "average": 1,
            "count": 4437785,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437785,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.545302668,
            "count": 4437785,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.279535642,
            "variance": 52.99163917
          },
          {
            "average": 19.93633181,
            "count": 4437785,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.051048152,
            "variance": 1.104702217
          },
          {
            "average": 1.075651254,
            "count": 4437785,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2644452915,
            "variance": 0.06993131221
          },
          {
            "average": 11.05452224,
            "count": 4437785,
            "maximum": 28,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.677756149,
            "variance": 44.59242719
          },
          {
            "average": 247131795.9,
            "count": 4437785,
            "maximum": 247188789.8,
            "minimum": 246836459.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 127511.6067,
            "variance": 16259209840.0
          },
          {
            "average": 0,
            "count": 4437785,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437785,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437785,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437785,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4437785,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445344.6386,
          1660768.404,
          0.5312064733,
          -444194.1986,
          1661920.964,
          3.371206473
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445344.63864335686,
                1660768.4035614922,
                0.531206473316452
              ],
              [
                -445344.63864335686,
                1661920.9635614923,
                0.531206473316452
              ],
              [
                -444194.1986433569,
                1661920.9635614923,
                3.371206473316452
              ],
              [
                -444194.1986433569,
                1660768.4035614922,
                3.371206473316452
              ],
              [
                -445344.63864335686,
                1660768.4035614922,
                0.531206473316452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:19:49+00:00",
        "end_time": "2019-07-10T23:27:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7968.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7968.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7968.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7968.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3504401,
            64.626292,
            0.5312064733,
            -163.3232272,
            64.63796673,
            3.371206473
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.34705663859012,
                  64.62629200387492,
                  0.531206473316452
                ],
                [
                  -163.35044011569116,
                  64.636521368952,
                  0.531206473316452
                ],
                [
                  -163.3266022649964,
                  64.63796672821609,
                  3.371206473316452
                ],
                [
                  -163.3232271854611,
                  64.6277368216788,
                  3.371206473316452
                ],
                [
                  -163.34705663859012,
                  64.62629200387492,
                  0.531206473316452
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7968.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7968.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:19:49Z",
            "pc:count": 4437785,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444781.8072,
                "count": 4437785,
                "maximum": -444194.1986,
                "minimum": -445344.6386,
                "name": "X",
                "position": 0,
                "stddev": 287.6164386,
                "variance": 82723.21576
              },
              {
                "average": 1661287.922,
                "count": 4437785,
                "maximum": 1661920.964,
                "minimum": 1660768.404,
                "name": "Y",
                "position": 1,
                "stddev": 291.9481478,
                "variance": 85233.721
              },
              {
                "average": 2.032203786,
                "count": 4437785,
                "maximum": 3.371206473,
                "minimum": 0.5312064733,
                "name": "Z",
                "position": 2,
                "stddev": 0.2885604707,
                "variance": 0.08326714523
              },
              {
                "average": 735.6366685,
                "count": 4437785,
                "maximum": 3709,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 472.5903641,
                "variance": 223341.6523
              },
              {
                "average": 1.000063545,
                "count": 4437785,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007971272852,
                "variance": 6.354119088e-05
              },
              {
                "average": 1.000129569,
                "count": 4437785,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01138210807,
                "variance": 0.0001295523842
              },
              {
                "average": 1,
                "count": 4437785,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437785,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.545302668,
                "count": 4437785,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.279535642,
                "variance": 52.99163917
              },
              {
                "average": 19.93633181,
                "count": 4437785,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.051048152,
                "variance": 1.104702217
              },
              {
                "average": 1.075651254,
                "count": 4437785,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2644452915,
                "variance": 0.06993131221
              },
              {
                "average": 11.05452224,
                "count": 4437785,
                "maximum": 28,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.677756149,
                "variance": 44.59242719
              },
              {
                "average": 247131795.9,
                "count": 4437785,
                "maximum": 247188789.8,
                "minimum": 246836459.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 127511.6067,
                "variance": 16259209840.0
              },
              {
                "average": 0,
                "count": 4437785,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437785,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437785,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437785,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4437785,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445344.6386,
              1660768.404,
              0.5312064733,
              -444194.1986,
              1661920.964,
              3.371206473
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445344.63864335686,
                    1660768.4035614922,
                    0.531206473316452
                  ],
                  [
                    -445344.63864335686,
                    1661920.9635614923,
                    0.531206473316452
                  ],
                  [
                    -444194.1986433569,
                    1661920.9635614923,
                    3.371206473316452
                  ],
                  [
                    -444194.1986433569,
                    1660768.4035614922,
                    3.371206473316452
                  ],
                  [
                    -445344.63864335686,
                    1660768.4035614922,
                    0.531206473316452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:19:49+00:00",
            "end_time": "2019-07-10T23:27:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM8867.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.15953053694474,
              64.61509808172453,
              -1.776186240778767
            ],
            [
              -163.16284566707844,
              64.62533257374818,
              -1.776186240778767
            ],
            [
              -163.13897792889057,
              64.62675083139807,
              4.083813759221233
            ],
            [
              -163.13567121481105,
              64.61651580807161,
              4.083813759221233
            ],
            [
              -163.15953053694474,
              64.61509808172453,
              -1.776186240778767
            ]
          ]
        ]
      },
      "bbox": [
        -163.1628457,
        64.61509808,
        -1.776186241,
        -163.1356712,
        64.62675083,
        4.083813759
      ],
      "properties": {
        "datetime": "2019-07-16T00:39:31Z",
        "pc:count": 2919565,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436008.2029,
            "count": 2919565,
            "maximum": -435486.995,
            "minimum": -436638.875,
            "name": "X",
            "position": 0,
            "stddev": 280.618452,
            "variance": 78746.71558
          },
          {
            "average": 1658822.924,
            "count": 2919565,
            "maximum": 1659439.185,
            "minimum": 1658286.485,
            "name": "Y",
            "position": 1,
            "stddev": 285.6852434,
            "variance": 81616.05828
          },
          {
            "average": 1.221795527,
            "count": 2919565,
            "maximum": 4.083813759,
            "minimum": -1.776186241,
            "name": "Z",
            "position": 2,
            "stddev": 0.9154651686,
            "variance": 0.838076475
          },
          {
            "average": 343.9686155,
            "count": 2919565,
            "maximum": 10590,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 566.3290247,
            "variance": 320728.5643
          },
          {
            "average": 1.000137692,
            "count": 2919565,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01187846801,
            "variance": 0.0001410980023
          },
          {
            "average": 1.000279151,
            "count": 2919565,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01701025726,
            "variance": 0.000289348852
          },
          {
            "average": 1,
            "count": 2919565,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2919565,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.73789897,
            "count": 2919565,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.30393223,
            "variance": 176.9946128
          },
          {
            "average": 19.91275019,
            "count": 2919565,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.138100958,
            "variance": 1.295273791
          },
          {
            "average": 1.627152675,
            "count": 2919565,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.48364423,
            "variance": 0.2339117412
          },
          {
            "average": 23.69285972,
            "count": 2919565,
            "maximum": 28,
            "minimum": 20,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.550488936,
            "variance": 2.404015942
          },
          {
            "average": 247270170,
            "count": 2919565,
            "maximum": 247272771.9,
            "minimum": 247267775.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 997.5130155,
            "variance": 995032.2161
          },
          {
            "average": 0,
            "count": 2919565,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2919565,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2919565,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2919565,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2919565,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436638.875,
          1658286.485,
          -1.776186241,
          -435486.995,
          1659439.185,
          4.083813759
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436638.8749986304,
                1658286.4852668971,
                -1.776186240778767
              ],
              [
                -436638.8749986304,
                1659439.1852668973,
                -1.776186240778767
              ],
              [
                -435486.99499863037,
                1659439.1852668973,
                4.083813759221233
              ],
              [
                -435486.99499863037,
                1658286.4852668971,
                4.083813759221233
              ],
              [
                -436638.8749986304,
                1658286.4852668971,
                -1.776186240778767
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:39:31+00:00",
        "end_time": "2019-07-15T23:16:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8867.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8867.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8867.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8867.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1628457,
            64.61509808,
            -1.776186241,
            -163.1356712,
            64.62675083,
            4.083813759
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.15953053694474,
                  64.61509808172453,
                  -1.776186240778767
                ],
                [
                  -163.16284566707844,
                  64.62533257374818,
                  -1.776186240778767
                ],
                [
                  -163.13897792889057,
                  64.62675083139807,
                  4.083813759221233
                ],
                [
                  -163.13567121481105,
                  64.61651580807161,
                  4.083813759221233
                ],
                [
                  -163.15953053694474,
                  64.61509808172453,
                  -1.776186240778767
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8867.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8867.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:39:31Z",
            "pc:count": 2919565,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436008.2029,
                "count": 2919565,
                "maximum": -435486.995,
                "minimum": -436638.875,
                "name": "X",
                "position": 0,
                "stddev": 280.618452,
                "variance": 78746.71558
              },
              {
                "average": 1658822.924,
                "count": 2919565,
                "maximum": 1659439.185,
                "minimum": 1658286.485,
                "name": "Y",
                "position": 1,
                "stddev": 285.6852434,
                "variance": 81616.05828
              },
              {
                "average": 1.221795527,
                "count": 2919565,
                "maximum": 4.083813759,
                "minimum": -1.776186241,
                "name": "Z",
                "position": 2,
                "stddev": 0.9154651686,
                "variance": 0.838076475
              },
              {
                "average": 343.9686155,
                "count": 2919565,
                "maximum": 10590,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 566.3290247,
                "variance": 320728.5643
              },
              {
                "average": 1.000137692,
                "count": 2919565,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01187846801,
                "variance": 0.0001410980023
              },
              {
                "average": 1.000279151,
                "count": 2919565,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01701025726,
                "variance": 0.000289348852
              },
              {
                "average": 1,
                "count": 2919565,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2919565,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.73789897,
                "count": 2919565,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.30393223,
                "variance": 176.9946128
              },
              {
                "average": 19.91275019,
                "count": 2919565,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.138100958,
                "variance": 1.295273791
              },
              {
                "average": 1.627152675,
                "count": 2919565,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.48364423,
                "variance": 0.2339117412
              },
              {
                "average": 23.69285972,
                "count": 2919565,
                "maximum": 28,
                "minimum": 20,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.550488936,
                "variance": 2.404015942
              },
              {
                "average": 247270170,
                "count": 2919565,
                "maximum": 247272771.9,
                "minimum": 247267775.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 997.5130155,
                "variance": 995032.2161
              },
              {
                "average": 0,
                "count": 2919565,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2919565,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2919565,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2919565,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2919565,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436638.875,
              1658286.485,
              -1.776186241,
              -435486.995,
              1659439.185,
              4.083813759
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436638.8749986304,
                    1658286.4852668971,
                    -1.776186240778767
                  ],
                  [
                    -436638.8749986304,
                    1659439.1852668973,
                    -1.776186240778767
                  ],
                  [
                    -435486.99499863037,
                    1659439.1852668973,
                    4.083813759221233
                  ],
                  [
                    -435486.99499863037,
                    1658286.4852668971,
                    4.083813759221233
                  ],
                  [
                    -436638.8749986304,
                    1658286.4852668971,
                    -1.776186240778767
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:39:31+00:00",
            "end_time": "2019-07-15T23:16:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0057.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.91568843419532,
              64.52208748277182,
              45.937311906066704
            ],
            [
              -162.91890572490024,
              64.53232698371346,
              45.937311906066704
            ],
            [
              -162.897720333146,
              64.53355591088987,
              118.51731190606671
            ],
            [
              -162.89451050066947,
              64.52331595128958,
              118.51731190606671
            ],
            [
              -162.91568843419532,
              64.52208748277182,
              45.937311906066704
            ]
          ]
        ]
      },
      "bbox": [
        -162.9189057,
        64.52208748,
        45.93731191,
        -162.8945105,
        64.53355591,
        118.5173119
      ],
      "properties": {
        "datetime": "2019-07-15T22:17:12Z",
        "pc:count": 3784264,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -426062.1283,
            "count": 3784264,
            "maximum": -425449.3619,
            "minimum": -426474.6219,
            "name": "X",
            "position": 0,
            "stddev": 234.9555297,
            "variance": 55204.10095
          },
          {
            "average": 1646943.272,
            "count": 3784264,
            "maximum": 1647573.742,
            "minimum": 1646420.902,
            "name": "Y",
            "position": 1,
            "stddev": 289.5591935,
            "variance": 83844.52652
          },
          {
            "average": 97.29886579,
            "count": 3784264,
            "maximum": 118.5173119,
            "minimum": 45.93731191,
            "name": "Z",
            "position": 2,
            "stddev": 13.82795906,
            "variance": 191.2124518
          },
          {
            "average": 695.4178551,
            "count": 3784264,
            "maximum": 4686,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 631.620329,
            "variance": 398944.2401
          },
          {
            "average": 1.197706608,
            "count": 3784264,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4634844129,
            "variance": 0.214817801
          },
          {
            "average": 1.395916881,
            "count": 3784264,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6390496016,
            "variance": 0.4083843933
          },
          {
            "average": 1,
            "count": 3784264,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3784264,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.342740887,
            "count": 3784264,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4746257799,
            "variance": 0.2252696309
          },
          {
            "average": 20.05297994,
            "count": 3784264,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.224945074,
            "variance": 4.950380581
          },
          {
            "average": 1.211354969,
            "count": 3784264,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4721111706,
            "variance": 0.2228889574
          },
          {
            "average": 11.17760336,
            "count": 3784264,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.081922531,
            "variance": 1.170556364
          },
          {
            "average": 247262419.3,
            "count": 3784264,
            "maximum": 247264232.3,
            "minimum": 247261747.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 647.7862728,
            "variance": 419627.0553
          },
          {
            "average": 0,
            "count": 3784264,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3784264,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3784264,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3784264,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3784264,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -426474.6219,
          1646420.902,
          45.93731191,
          -425449.3619,
          1647573.742,
          118.5173119
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -426474.6219149696,
                1646420.9017897751,
                45.937311906066704
              ],
              [
                -426474.6219149696,
                1647573.741789775,
                45.937311906066704
              ],
              [
                -425449.3619149696,
                1647573.741789775,
                118.51731190606671
              ],
              [
                -425449.3619149696,
                1646420.9017897751,
                118.51731190606671
              ],
              [
                -426474.6219149696,
                1646420.9017897751,
                45.937311906066704
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:17:12+00:00",
        "end_time": "2019-07-15T21:35:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0057.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0057.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0057.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0057.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.9189057,
            64.52208748,
            45.93731191,
            -162.8945105,
            64.53355591,
            118.5173119
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.91568843419532,
                  64.52208748277182,
                  45.937311906066704
                ],
                [
                  -162.91890572490024,
                  64.53232698371346,
                  45.937311906066704
                ],
                [
                  -162.897720333146,
                  64.53355591088987,
                  118.51731190606671
                ],
                [
                  -162.89451050066947,
                  64.52331595128958,
                  118.51731190606671
                ],
                [
                  -162.91568843419532,
                  64.52208748277182,
                  45.937311906066704
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0057.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0057.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:17:12Z",
            "pc:count": 3784264,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -426062.1283,
                "count": 3784264,
                "maximum": -425449.3619,
                "minimum": -426474.6219,
                "name": "X",
                "position": 0,
                "stddev": 234.9555297,
                "variance": 55204.10095
              },
              {
                "average": 1646943.272,
                "count": 3784264,
                "maximum": 1647573.742,
                "minimum": 1646420.902,
                "name": "Y",
                "position": 1,
                "stddev": 289.5591935,
                "variance": 83844.52652
              },
              {
                "average": 97.29886579,
                "count": 3784264,
                "maximum": 118.5173119,
                "minimum": 45.93731191,
                "name": "Z",
                "position": 2,
                "stddev": 13.82795906,
                "variance": 191.2124518
              },
              {
                "average": 695.4178551,
                "count": 3784264,
                "maximum": 4686,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 631.620329,
                "variance": 398944.2401
              },
              {
                "average": 1.197706608,
                "count": 3784264,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4634844129,
                "variance": 0.214817801
              },
              {
                "average": 1.395916881,
                "count": 3784264,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6390496016,
                "variance": 0.4083843933
              },
              {
                "average": 1,
                "count": 3784264,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3784264,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.342740887,
                "count": 3784264,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4746257799,
                "variance": 0.2252696309
              },
              {
                "average": 20.05297994,
                "count": 3784264,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.224945074,
                "variance": 4.950380581
              },
              {
                "average": 1.211354969,
                "count": 3784264,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4721111706,
                "variance": 0.2228889574
              },
              {
                "average": 11.17760336,
                "count": 3784264,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.081922531,
                "variance": 1.170556364
              },
              {
                "average": 247262419.3,
                "count": 3784264,
                "maximum": 247264232.3,
                "minimum": 247261747.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 647.7862728,
                "variance": 419627.0553
              },
              {
                "average": 0,
                "count": 3784264,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3784264,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3784264,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3784264,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3784264,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -426474.6219,
              1646420.902,
              45.93731191,
              -425449.3619,
              1647573.742,
              118.5173119
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -426474.6219149696,
                    1646420.9017897751,
                    45.937311906066704
                  ],
                  [
                    -426474.6219149696,
                    1647573.741789775,
                    45.937311906066704
                  ],
                  [
                    -425449.3619149696,
                    1647573.741789775,
                    118.51731190606671
                  ],
                  [
                    -425449.3619149696,
                    1646420.9017897751,
                    118.51731190606671
                  ],
                  [
                    -426474.6219149696,
                    1646420.9017897751,
                    45.937311906066704
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:17:12+00:00",
            "end_time": "2019-07-15T21:35:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9053.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.12637544669508,
              64.48901212374045,
              10.239568464441156
            ],
            [
              -163.12966465159727,
              64.49924723516548,
              10.239568464441156
            ],
            [
              -163.10591542184753,
              64.50065925069912,
              102.03956846444115
            ],
            [
              -163.10263455749802,
              64.4904236132939,
              102.03956846444115
            ],
            [
              -163.12637544669508,
              64.48901212374045,
              10.239568464441156
            ]
          ]
        ]
      },
      "bbox": [
        -163.1296647,
        64.48901212,
        10.23956846,
        -163.1026346,
        64.50065925,
        102.0395685
      ],
      "properties": {
        "datetime": "2019-07-10T23:31:55Z",
        "pc:count": 6523195,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436445.5282,
            "count": 6523195,
            "maximum": -435844.2788,
            "minimum": -436995.4388,
            "name": "X",
            "position": 0,
            "stddev": 273.6179822,
            "variance": 74866.80016
          },
          {
            "average": 1644676.473,
            "count": 6523195,
            "maximum": 1645286.992,
            "minimum": 1644134.092,
            "name": "Y",
            "position": 1,
            "stddev": 275.0880498,
            "variance": 75673.43517
          },
          {
            "average": 49.80346645,
            "count": 6523195,
            "maximum": 102.0395685,
            "minimum": 10.23956846,
            "name": "Z",
            "position": 2,
            "stddev": 23.58635166,
            "variance": 556.3159848
          },
          {
            "average": 439.6607691,
            "count": 6523195,
            "maximum": 6239,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 548.6069114,
            "variance": 300969.5432
          },
          {
            "average": 1.409165141,
            "count": 6523195,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6910411365,
            "variance": 0.4775378523
          },
          {
            "average": 1.818840154,
            "count": 6523195,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.925780346,
            "variance": 0.857069249
          },
          {
            "average": 1,
            "count": 6523195,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6523195,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239594401,
            "count": 6523195,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4268359779,
            "variance": 0.182188952
          },
          {
            "average": 20.19400925,
            "count": 6523195,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.967705091,
            "variance": 3.871863327
          },
          {
            "average": 1.4215025,
            "count": 6523195,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6936911999,
            "variance": 0.4812074809
          },
          {
            "average": 18.24960315,
            "count": 6523195,
            "maximum": 22,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.463323299,
            "variance": 2.141315077
          },
          {
            "average": 246834501.2,
            "count": 6523195,
            "maximum": 246836715.1,
            "minimum": 246832583.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 838.1045337,
            "variance": 702419.2094
          },
          {
            "average": 0,
            "count": 6523195,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6523195,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6523195,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6523195,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6523195,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436995.4388,
          1644134.092,
          10.23956846,
          -435844.2788,
          1645286.992,
          102.0395685
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436995.43881540076,
                1644134.0924317064,
                10.239568464441156
              ],
              [
                -436995.43881540076,
                1645286.9924317063,
                10.239568464441156
              ],
              [
                -435844.2788154007,
                1645286.9924317063,
                102.03956846444115
              ],
              [
                -435844.2788154007,
                1644134.0924317064,
                102.03956846444115
              ],
              [
                -436995.43881540076,
                1644134.0924317064,
                10.239568464441156
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:31:55+00:00",
        "end_time": "2019-07-10T22:23:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9053.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9053.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9053.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9053.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1296647,
            64.48901212,
            10.23956846,
            -163.1026346,
            64.50065925,
            102.0395685
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.12637544669508,
                  64.48901212374045,
                  10.239568464441156
                ],
                [
                  -163.12966465159727,
                  64.49924723516548,
                  10.239568464441156
                ],
                [
                  -163.10591542184753,
                  64.50065925069912,
                  102.03956846444115
                ],
                [
                  -163.10263455749802,
                  64.4904236132939,
                  102.03956846444115
                ],
                [
                  -163.12637544669508,
                  64.48901212374045,
                  10.239568464441156
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9053.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9053.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:31:55Z",
            "pc:count": 6523195,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436445.5282,
                "count": 6523195,
                "maximum": -435844.2788,
                "minimum": -436995.4388,
                "name": "X",
                "position": 0,
                "stddev": 273.6179822,
                "variance": 74866.80016
              },
              {
                "average": 1644676.473,
                "count": 6523195,
                "maximum": 1645286.992,
                "minimum": 1644134.092,
                "name": "Y",
                "position": 1,
                "stddev": 275.0880498,
                "variance": 75673.43517
              },
              {
                "average": 49.80346645,
                "count": 6523195,
                "maximum": 102.0395685,
                "minimum": 10.23956846,
                "name": "Z",
                "position": 2,
                "stddev": 23.58635166,
                "variance": 556.3159848
              },
              {
                "average": 439.6607691,
                "count": 6523195,
                "maximum": 6239,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 548.6069114,
                "variance": 300969.5432
              },
              {
                "average": 1.409165141,
                "count": 6523195,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6910411365,
                "variance": 0.4775378523
              },
              {
                "average": 1.818840154,
                "count": 6523195,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.925780346,
                "variance": 0.857069249
              },
              {
                "average": 1,
                "count": 6523195,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6523195,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239594401,
                "count": 6523195,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4268359779,
                "variance": 0.182188952
              },
              {
                "average": 20.19400925,
                "count": 6523195,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.967705091,
                "variance": 3.871863327
              },
              {
                "average": 1.4215025,
                "count": 6523195,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6936911999,
                "variance": 0.4812074809
              },
              {
                "average": 18.24960315,
                "count": 6523195,
                "maximum": 22,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.463323299,
                "variance": 2.141315077
              },
              {
                "average": 246834501.2,
                "count": 6523195,
                "maximum": 246836715.1,
                "minimum": 246832583.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 838.1045337,
                "variance": 702419.2094
              },
              {
                "average": 0,
                "count": 6523195,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6523195,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6523195,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6523195,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6523195,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436995.4388,
              1644134.092,
              10.23956846,
              -435844.2788,
              1645286.992,
              102.0395685
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436995.43881540076,
                    1644134.0924317064,
                    10.239568464441156
                  ],
                  [
                    -436995.43881540076,
                    1645286.9924317063,
                    10.239568464441156
                  ],
                  [
                    -435844.2788154007,
                    1645286.9924317063,
                    102.03956846444115
                  ],
                  [
                    -435844.2788154007,
                    1644134.0924317064,
                    102.03956846444115
                  ],
                  [
                    -436995.43881540076,
                    1644134.0924317064,
                    10.239568464441156
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:31:55+00:00",
            "end_time": "2019-07-10T22:23:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9060.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.12207301752386,
              64.55179688682617,
              -1.954353108136401
            ],
            [
              -163.12536609009334,
              64.56202732642141,
              -1.954353108136401
            ],
            [
              -163.1015544375999,
              64.56343939112668,
              0.6456468918636
            ],
            [
              -163.09826974149027,
              64.55320842427527,
              0.6456468918636
            ],
            [
              -163.12207301752386,
              64.55179688682617,
              -1.954353108136401
            ]
          ]
        ]
      },
      "bbox": [
        -163.1253661,
        64.55179689,
        -1.954353108,
        -163.0982697,
        64.56343939,
        0.6456468919
      ],
      "properties": {
        "datetime": "2019-07-16T02:09:32Z",
        "pc:count": 2579821,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435284.7344,
            "count": 2579821,
            "maximum": -434679.8861,
            "minimum": -435831.5261,
            "name": "X",
            "position": 0,
            "stddev": 289.7256553,
            "variance": 83940.95531
          },
          {
            "average": 1651621.585,
            "count": 2579821,
            "maximum": 1652197.288,
            "minimum": 1651045.028,
            "name": "Y",
            "position": 1,
            "stddev": 293.0084594,
            "variance": 85853.95729
          },
          {
            "average": -0.8226108904,
            "count": 2579821,
            "maximum": 0.6456468919,
            "minimum": -1.954353108,
            "name": "Z",
            "position": 2,
            "stddev": 0.3726896113,
            "variance": 0.1388975464
          },
          {
            "average": 96.40844384,
            "count": 2579821,
            "maximum": 2444,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 348.7015764,
            "variance": 121592.7894
          },
          {
            "average": 1.033388751,
            "count": 2579821,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1796646353,
            "variance": 0.03227938119
          },
          {
            "average": 1.066775951,
            "count": 2579821,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2496662322,
            "variance": 0.0623332275
          },
          {
            "average": 1,
            "count": 2579821,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2579821,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.90321538,
            "count": 2579821,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 2.998438964,
            "variance": 8.990636222
          },
          {
            "average": 19.97427608,
            "count": 2579821,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.278697764,
            "variance": 1.635067971
          },
          {
            "average": 2.041530788,
            "count": 2579821,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2015671369,
            "variance": 0.04062931068
          },
          {
            "average": 7.720446108,
            "count": 2579821,
            "maximum": 36,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.138462157,
            "variance": 37.68071765
          },
          {
            "average": 247259781,
            "count": 2579821,
            "maximum": 247278172.5,
            "minimum": 247256526.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4012.440739,
            "variance": 16099680.69
          },
          {
            "average": 0,
            "count": 2579821,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2579821,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2579821,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2579821,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2579821,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435831.5261,
          1651045.028,
          -1.954353108,
          -434679.8861,
          1652197.288,
          0.6456468919
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435831.5260522983,
                1651045.0282753517,
                -1.954353108136401
              ],
              [
                -435831.5260522983,
                1652197.2882753515,
                -1.954353108136401
              ],
              [
                -434679.8860522983,
                1652197.2882753515,
                0.6456468918636
              ],
              [
                -434679.8860522983,
                1651045.0282753517,
                0.6456468918636
              ],
              [
                -435831.5260522983,
                1651045.0282753517,
                -1.954353108136401
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:09:32+00:00",
        "end_time": "2019-07-15T20:08:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9060.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9060.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9060.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9060.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1253661,
            64.55179689,
            -1.954353108,
            -163.0982697,
            64.56343939,
            0.6456468919
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.12207301752386,
                  64.55179688682617,
                  -1.954353108136401
                ],
                [
                  -163.12536609009334,
                  64.56202732642141,
                  -1.954353108136401
                ],
                [
                  -163.1015544375999,
                  64.56343939112668,
                  0.6456468918636
                ],
                [
                  -163.09826974149027,
                  64.55320842427527,
                  0.6456468918636
                ],
                [
                  -163.12207301752386,
                  64.55179688682617,
                  -1.954353108136401
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9060.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9060.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:09:32Z",
            "pc:count": 2579821,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435284.7344,
                "count": 2579821,
                "maximum": -434679.8861,
                "minimum": -435831.5261,
                "name": "X",
                "position": 0,
                "stddev": 289.7256553,
                "variance": 83940.95531
              },
              {
                "average": 1651621.585,
                "count": 2579821,
                "maximum": 1652197.288,
                "minimum": 1651045.028,
                "name": "Y",
                "position": 1,
                "stddev": 293.0084594,
                "variance": 85853.95729
              },
              {
                "average": -0.8226108904,
                "count": 2579821,
                "maximum": 0.6456468919,
                "minimum": -1.954353108,
                "name": "Z",
                "position": 2,
                "stddev": 0.3726896113,
                "variance": 0.1388975464
              },
              {
                "average": 96.40844384,
                "count": 2579821,
                "maximum": 2444,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 348.7015764,
                "variance": 121592.7894
              },
              {
                "average": 1.033388751,
                "count": 2579821,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1796646353,
                "variance": 0.03227938119
              },
              {
                "average": 1.066775951,
                "count": 2579821,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2496662322,
                "variance": 0.0623332275
              },
              {
                "average": 1,
                "count": 2579821,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2579821,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.90321538,
                "count": 2579821,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 2.998438964,
                "variance": 8.990636222
              },
              {
                "average": 19.97427608,
                "count": 2579821,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.278697764,
                "variance": 1.635067971
              },
              {
                "average": 2.041530788,
                "count": 2579821,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2015671369,
                "variance": 0.04062931068
              },
              {
                "average": 7.720446108,
                "count": 2579821,
                "maximum": 36,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.138462157,
                "variance": 37.68071765
              },
              {
                "average": 247259781,
                "count": 2579821,
                "maximum": 247278172.5,
                "minimum": 247256526.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4012.440739,
                "variance": 16099680.69
              },
              {
                "average": 0,
                "count": 2579821,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2579821,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2579821,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2579821,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2579821,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435831.5261,
              1651045.028,
              -1.954353108,
              -434679.8861,
              1652197.288,
              0.6456468919
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435831.5260522983,
                    1651045.0282753517,
                    -1.954353108136401
                  ],
                  [
                    -435831.5260522983,
                    1652197.2882753515,
                    -1.954353108136401
                  ],
                  [
                    -434679.8860522983,
                    1652197.2882753515,
                    0.6456468918636
                  ],
                  [
                    -434679.8860522983,
                    1651045.0282753517,
                    0.6456468918636
                  ],
                  [
                    -435831.5260522983,
                    1651045.0282753517,
                    -1.954353108136401
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:09:32+00:00",
            "end_time": "2019-07-15T20:08:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9561.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.01720280153395,
              64.55944575289534,
              -0.935276855225769
            ],
            [
              -163.02044453629443,
              64.56963270269523,
              -0.935276855225769
            ],
            [
              -162.9966354390228,
              64.57102780231094,
              37.14472314477423
            ],
            [
              -162.99340205011464,
              64.56084033362447,
              37.14472314477423
            ],
            [
              -163.01720280153395,
              64.55944575289534,
              -0.935276855225769
            ]
          ]
        ]
      },
      "bbox": [
        -163.0204445,
        64.55944575,
        -0.9352768552,
        -162.9934021,
        64.5710278,
        37.14472314
      ],
      "properties": {
        "datetime": "2019-07-15T23:18:24Z",
        "pc:count": 4294007,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430171.2793,
            "count": 4294007,
            "maximum": -429585.6042,
            "minimum": -430736.5642,
            "name": "X",
            "position": 0,
            "stddev": 286.3599609,
            "variance": 82002.02722
          },
          {
            "average": 1651784.044,
            "count": 4294007,
            "maximum": 1652353.361,
            "minimum": 1651206.261,
            "name": "Y",
            "position": 1,
            "stddev": 288.1876106,
            "variance": 83052.09892
          },
          {
            "average": 14.78222509,
            "count": 4294007,
            "maximum": 37.14472314,
            "minimum": -0.9352768552,
            "name": "Z",
            "position": 2,
            "stddev": 10.54664058,
            "variance": 111.2316275
          },
          {
            "average": 973.0664163,
            "count": 4294007,
            "maximum": 11895,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 656.6280622,
            "variance": 431160.4121
          },
          {
            "average": 1.021844864,
            "count": 4294007,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1699384356,
            "variance": 0.02887907191
          },
          {
            "average": 1.043846226,
            "count": 4294007,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2545068473,
            "variance": 0.0647737353
          },
          {
            "average": 1,
            "count": 4294007,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4294007,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.800134001,
            "count": 4294007,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.053722058,
            "variance": 9.32521841
          },
          {
            "average": 19.89390467,
            "count": 4294007,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.486185029,
            "variance": 2.208745941
          },
          {
            "average": 1.03991633,
            "count": 4294007,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2154084425,
            "variance": 0.0464007971
          },
          {
            "average": 16.4473826,
            "count": 4294007,
            "maximum": 20,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.569935623,
            "variance": 2.46469786
          },
          {
            "average": 247265708.8,
            "count": 4294007,
            "maximum": 247267904.1,
            "minimum": 247263520.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 991.2094326,
            "variance": 982496.1392
          },
          {
            "average": 0,
            "count": 4294007,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4294007,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4294007,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4294007,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4294007,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -430736.5642,
          1651206.261,
          -0.9352768552,
          -429585.6042,
          1652353.361,
          37.14472314
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -430736.56422953855,
                1651206.2607994827,
                -0.935276855225769
              ],
              [
                -430736.56422953855,
                1652353.3607994828,
                -0.935276855225769
              ],
              [
                -429585.6042295386,
                1652353.3607994828,
                37.14472314477423
              ],
              [
                -429585.6042295386,
                1651206.2607994827,
                37.14472314477423
              ],
              [
                -430736.56422953855,
                1651206.2607994827,
                -0.935276855225769
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T23:18:24+00:00",
        "end_time": "2019-07-15T22:05:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9561.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9561.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9561.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9561.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0204445,
            64.55944575,
            -0.9352768552,
            -162.9934021,
            64.5710278,
            37.14472314
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.01720280153395,
                  64.55944575289534,
                  -0.935276855225769
                ],
                [
                  -163.02044453629443,
                  64.56963270269523,
                  -0.935276855225769
                ],
                [
                  -162.9966354390228,
                  64.57102780231094,
                  37.14472314477423
                ],
                [
                  -162.99340205011464,
                  64.56084033362447,
                  37.14472314477423
                ],
                [
                  -163.01720280153395,
                  64.55944575289534,
                  -0.935276855225769
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9561.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9561.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T23:18:24Z",
            "pc:count": 4294007,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430171.2793,
                "count": 4294007,
                "maximum": -429585.6042,
                "minimum": -430736.5642,
                "name": "X",
                "position": 0,
                "stddev": 286.3599609,
                "variance": 82002.02722
              },
              {
                "average": 1651784.044,
                "count": 4294007,
                "maximum": 1652353.361,
                "minimum": 1651206.261,
                "name": "Y",
                "position": 1,
                "stddev": 288.1876106,
                "variance": 83052.09892
              },
              {
                "average": 14.78222509,
                "count": 4294007,
                "maximum": 37.14472314,
                "minimum": -0.9352768552,
                "name": "Z",
                "position": 2,
                "stddev": 10.54664058,
                "variance": 111.2316275
              },
              {
                "average": 973.0664163,
                "count": 4294007,
                "maximum": 11895,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 656.6280622,
                "variance": 431160.4121
              },
              {
                "average": 1.021844864,
                "count": 4294007,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1699384356,
                "variance": 0.02887907191
              },
              {
                "average": 1.043846226,
                "count": 4294007,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2545068473,
                "variance": 0.0647737353
              },
              {
                "average": 1,
                "count": 4294007,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4294007,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.800134001,
                "count": 4294007,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.053722058,
                "variance": 9.32521841
              },
              {
                "average": 19.89390467,
                "count": 4294007,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.486185029,
                "variance": 2.208745941
              },
              {
                "average": 1.03991633,
                "count": 4294007,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2154084425,
                "variance": 0.0464007971
              },
              {
                "average": 16.4473826,
                "count": 4294007,
                "maximum": 20,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.569935623,
                "variance": 2.46469786
              },
              {
                "average": 247265708.8,
                "count": 4294007,
                "maximum": 247267904.1,
                "minimum": 247263520.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 991.2094326,
                "variance": 982496.1392
              },
              {
                "average": 0,
                "count": 4294007,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4294007,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4294007,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4294007,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4294007,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -430736.5642,
              1651206.261,
              -0.9352768552,
              -429585.6042,
              1652353.361,
              37.14472314
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -430736.56422953855,
                    1651206.2607994827,
                    -0.935276855225769
                  ],
                  [
                    -430736.56422953855,
                    1652353.3607994828,
                    -0.935276855225769
                  ],
                  [
                    -429585.6042295386,
                    1652353.3607994828,
                    37.14472314477423
                  ],
                  [
                    -429585.6042295386,
                    1651206.2607994827,
                    37.14472314477423
                  ],
                  [
                    -430736.56422953855,
                    1651206.2607994827,
                    -0.935276855225769
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T23:18:24+00:00",
            "end_time": "2019-07-15T22:05: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": "20190715_NCMP_AK_03WWM8865.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.16073318655037,
              64.59716570239964,
              -0.847868109087325
            ],
            [
              -163.1640456260218,
              64.60739670253021,
              -0.847868109087325
            ],
            [
              -163.14020416428468,
              64.60881444456477,
              1.172131890912675
            ],
            [
              -163.13690012362017,
              64.59858291393796,
              1.172131890912675
            ],
            [
              -163.16073318655037,
              64.59716570239964,
              -0.847868109087325
            ]
          ]
        ]
      },
      "bbox": [
        -163.1640456,
        64.5971657,
        -0.8478681091,
        -163.1369001,
        64.60881444,
        1.172131891
      ],
      "properties": {
        "datetime": "2019-07-16T01:44:04Z",
        "pc:count": 3304001,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436431.4965,
            "count": 3304001,
            "maximum": -435819.5845,
            "minimum": -436970.9245,
            "name": "X",
            "position": 0,
            "stddev": 285.2462244,
            "variance": 81365.40855
          },
          {
            "average": 1656883.904,
            "count": 3304001,
            "maximum": 1657465.176,
            "minimum": 1656312.836,
            "name": "Y",
            "position": 1,
            "stddev": 294.0797056,
            "variance": 86482.87325
          },
          {
            "average": -0.003310162525,
            "count": 3304001,
            "maximum": 1.172131891,
            "minimum": -0.8478681091,
            "name": "Z",
            "position": 2,
            "stddev": 0.2805359394,
            "variance": 0.07870041331
          },
          {
            "average": 5.233547145,
            "count": 3304001,
            "maximum": 3237,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 76.70594432,
            "variance": 5883.801895
          },
          {
            "average": 1.001166162,
            "count": 3304001,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03412920002,
            "variance": 0.001164802294
          },
          {
            "average": 1.002332324,
            "count": 3304001,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04823779348,
            "variance": 0.002326884719
          },
          {
            "average": 1,
            "count": 3304001,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304001,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.84992377,
            "count": 3304001,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9369817217,
            "variance": 0.8779347468
          },
          {
            "average": 19.90733819,
            "count": 3304001,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9251079911,
            "variance": 0.8558247952
          },
          {
            "average": 2.001309624,
            "count": 3304001,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03619013072,
            "variance": 0.001309725562
          },
          {
            "average": 30.63150526,
            "count": 3304001,
            "maximum": 34,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.575328098,
            "variance": 2.481658617
          },
          {
            "average": 247274573.2,
            "count": 3304001,
            "maximum": 247276644.8,
            "minimum": 247272393.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1025.081164,
            "variance": 1050791.393
          },
          {
            "average": 0,
            "count": 3304001,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304001,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304001,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304001,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3304001,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436970.9245,
          1656312.836,
          -0.8478681091,
          -435819.5845,
          1657465.176,
          1.172131891
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436970.92450592096,
                1656312.8355150474,
                -0.847868109087325
              ],
              [
                -436970.92450592096,
                1657465.1755150473,
                -0.847868109087325
              ],
              [
                -435819.584505921,
                1657465.1755150473,
                1.172131890912675
              ],
              [
                -435819.584505921,
                1656312.8355150474,
                1.172131890912675
              ],
              [
                -436970.92450592096,
                1656312.8355150474,
                -0.847868109087325
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:44:04+00:00",
        "end_time": "2019-07-16T00:33:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8865.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8865.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8865.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8865.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1640456,
            64.5971657,
            -0.8478681091,
            -163.1369001,
            64.60881444,
            1.172131891
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.16073318655037,
                  64.59716570239964,
                  -0.847868109087325
                ],
                [
                  -163.1640456260218,
                  64.60739670253021,
                  -0.847868109087325
                ],
                [
                  -163.14020416428468,
                  64.60881444456477,
                  1.172131890912675
                ],
                [
                  -163.13690012362017,
                  64.59858291393796,
                  1.172131890912675
                ],
                [
                  -163.16073318655037,
                  64.59716570239964,
                  -0.847868109087325
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8865.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8865.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:44:04Z",
            "pc:count": 3304001,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436431.4965,
                "count": 3304001,
                "maximum": -435819.5845,
                "minimum": -436970.9245,
                "name": "X",
                "position": 0,
                "stddev": 285.2462244,
                "variance": 81365.40855
              },
              {
                "average": 1656883.904,
                "count": 3304001,
                "maximum": 1657465.176,
                "minimum": 1656312.836,
                "name": "Y",
                "position": 1,
                "stddev": 294.0797056,
                "variance": 86482.87325
              },
              {
                "average": -0.003310162525,
                "count": 3304001,
                "maximum": 1.172131891,
                "minimum": -0.8478681091,
                "name": "Z",
                "position": 2,
                "stddev": 0.2805359394,
                "variance": 0.07870041331
              },
              {
                "average": 5.233547145,
                "count": 3304001,
                "maximum": 3237,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 76.70594432,
                "variance": 5883.801895
              },
              {
                "average": 1.001166162,
                "count": 3304001,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03412920002,
                "variance": 0.001164802294
              },
              {
                "average": 1.002332324,
                "count": 3304001,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04823779348,
                "variance": 0.002326884719
              },
              {
                "average": 1,
                "count": 3304001,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304001,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.84992377,
                "count": 3304001,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9369817217,
                "variance": 0.8779347468
              },
              {
                "average": 19.90733819,
                "count": 3304001,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9251079911,
                "variance": 0.8558247952
              },
              {
                "average": 2.001309624,
                "count": 3304001,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03619013072,
                "variance": 0.001309725562
              },
              {
                "average": 30.63150526,
                "count": 3304001,
                "maximum": 34,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.575328098,
                "variance": 2.481658617
              },
              {
                "average": 247274573.2,
                "count": 3304001,
                "maximum": 247276644.8,
                "minimum": 247272393.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1025.081164,
                "variance": 1050791.393
              },
              {
                "average": 0,
                "count": 3304001,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304001,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304001,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304001,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3304001,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436970.9245,
              1656312.836,
              -0.8478681091,
              -435819.5845,
              1657465.176,
              1.172131891
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436970.92450592096,
                    1656312.8355150474,
                    -0.847868109087325
                  ],
                  [
                    -436970.92450592096,
                    1657465.1755150473,
                    -0.847868109087325
                  ],
                  [
                    -435819.584505921,
                    1657465.1755150473,
                    1.172131890912675
                  ],
                  [
                    -435819.584505921,
                    1656312.8355150474,
                    1.172131890912675
                  ],
                  [
                    -436970.92450592096,
                    1656312.8355150474,
                    -0.847868109087325
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:44:04+00:00",
            "end_time": "2019-07-16T00:33:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM8367.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.26400388460564,
              64.61636561779954,
              -2.193626538382171
            ],
            [
              -163.2673560335745,
              64.62659575026827,
              -2.193626538382171
            ],
            [
              -163.24349992608833,
              64.62802965640063,
              3.36637346161783
            ],
            [
              -163.24015618201776,
              64.61779898696446,
              3.36637346161783
            ],
            [
              -163.26400388460564,
              64.61636561779954,
              -2.193626538382171
            ]
          ]
        ]
      },
      "bbox": [
        -163.267356,
        64.61636562,
        -2.193626538,
        -163.2401562,
        64.62802966,
        3.366373462
      ],
      "properties": {
        "datetime": "2019-07-15T20:57:50Z",
        "pc:count": 4072754,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440977.257,
            "count": 4072754,
            "maximum": -440415.8227,
            "minimum": -441567.3427,
            "name": "X",
            "position": 0,
            "stddev": 290.040182,
            "variance": 84123.30715
          },
          {
            "average": 1659702.953,
            "count": 4072754,
            "maximum": 1660269.76,
            "minimum": 1659117.3,
            "name": "Y",
            "position": 1,
            "stddev": 286.8645998,
            "variance": 82291.29863
          },
          {
            "average": 1.401360409,
            "count": 4072754,
            "maximum": 3.366373462,
            "minimum": -2.193626538,
            "name": "Z",
            "position": 2,
            "stddev": 0.5698419449,
            "variance": 0.3247198422
          },
          {
            "average": 319.6644877,
            "count": 4072754,
            "maximum": 7445,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 479.434311,
            "variance": 229857.2586
          },
          {
            "average": 1.000502854,
            "count": 4072754,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02242971628,
            "variance": 0.0005030921726
          },
          {
            "average": 1.001001779,
            "count": 4072754,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0316505602,
            "variance": 0.001001757961
          },
          {
            "average": 1,
            "count": 4072754,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072754,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.88494468,
            "count": 4072754,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.48508846,
            "variance": 181.8476107
          },
          {
            "average": 19.98510693,
            "count": 4072754,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.2235604,
            "variance": 1.497100053
          },
          {
            "average": 1.594495518,
            "count": 4072754,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4913678815,
            "variance": 0.2414423949
          },
          {
            "average": 4.256259524,
            "count": 4072754,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.693880303,
            "variance": 22.0325123
          },
          {
            "average": 247251624.2,
            "count": 4072754,
            "maximum": 247259470.8,
            "minimum": 247192847.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 16916.07717,
            "variance": 286153666.8
          },
          {
            "average": 0,
            "count": 4072754,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072754,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072754,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072754,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4072754,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441567.3427,
          1659117.3,
          -2.193626538,
          -440415.8227,
          1660269.76,
          3.366373462
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441567.34271680017,
                1659117.3004195192,
                -2.193626538382171
              ],
              [
                -441567.34271680017,
                1660269.7604195192,
                -2.193626538382171
              ],
              [
                -440415.82271680015,
                1660269.7604195192,
                3.36637346161783
              ],
              [
                -440415.82271680015,
                1659117.3004195192,
                3.36637346161783
              ],
              [
                -441567.34271680017,
                1659117.3004195192,
                -2.193626538382171
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:57:50+00:00",
        "end_time": "2019-07-15T02:27:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8367.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8367.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8367.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8367.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.267356,
            64.61636562,
            -2.193626538,
            -163.2401562,
            64.62802966,
            3.366373462
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.26400388460564,
                  64.61636561779954,
                  -2.193626538382171
                ],
                [
                  -163.2673560335745,
                  64.62659575026827,
                  -2.193626538382171
                ],
                [
                  -163.24349992608833,
                  64.62802965640063,
                  3.36637346161783
                ],
                [
                  -163.24015618201776,
                  64.61779898696446,
                  3.36637346161783
                ],
                [
                  -163.26400388460564,
                  64.61636561779954,
                  -2.193626538382171
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8367.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8367.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:57:50Z",
            "pc:count": 4072754,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440977.257,
                "count": 4072754,
                "maximum": -440415.8227,
                "minimum": -441567.3427,
                "name": "X",
                "position": 0,
                "stddev": 290.040182,
                "variance": 84123.30715
              },
              {
                "average": 1659702.953,
                "count": 4072754,
                "maximum": 1660269.76,
                "minimum": 1659117.3,
                "name": "Y",
                "position": 1,
                "stddev": 286.8645998,
                "variance": 82291.29863
              },
              {
                "average": 1.401360409,
                "count": 4072754,
                "maximum": 3.366373462,
                "minimum": -2.193626538,
                "name": "Z",
                "position": 2,
                "stddev": 0.5698419449,
                "variance": 0.3247198422
              },
              {
                "average": 319.6644877,
                "count": 4072754,
                "maximum": 7445,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 479.434311,
                "variance": 229857.2586
              },
              {
                "average": 1.000502854,
                "count": 4072754,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02242971628,
                "variance": 0.0005030921726
              },
              {
                "average": 1.001001779,
                "count": 4072754,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0316505602,
                "variance": 0.001001757961
              },
              {
                "average": 1,
                "count": 4072754,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072754,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.88494468,
                "count": 4072754,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.48508846,
                "variance": 181.8476107
              },
              {
                "average": 19.98510693,
                "count": 4072754,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.2235604,
                "variance": 1.497100053
              },
              {
                "average": 1.594495518,
                "count": 4072754,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4913678815,
                "variance": 0.2414423949
              },
              {
                "average": 4.256259524,
                "count": 4072754,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.693880303,
                "variance": 22.0325123
              },
              {
                "average": 247251624.2,
                "count": 4072754,
                "maximum": 247259470.8,
                "minimum": 247192847.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 16916.07717,
                "variance": 286153666.8
              },
              {
                "average": 0,
                "count": 4072754,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072754,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072754,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072754,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4072754,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441567.3427,
              1659117.3,
              -2.193626538,
              -440415.8227,
              1660269.76,
              3.366373462
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441567.34271680017,
                    1659117.3004195192,
                    -2.193626538382171
                  ],
                  [
                    -441567.34271680017,
                    1660269.7604195192,
                    -2.193626538382171
                  ],
                  [
                    -440415.82271680015,
                    1660269.7604195192,
                    3.36637346161783
                  ],
                  [
                    -440415.82271680015,
                    1659117.3004195192,
                    3.36637346161783
                  ],
                  [
                    -441567.34271680017,
                    1659117.3004195192,
                    -2.193626538382171
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:57:50+00:00",
            "end_time": "2019-07-15T02:27: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": "20190710_NCMP_AK_03WWM8557.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.22805660884424,
              64.5261769116074,
              0.332570111847819
            ],
            [
              -163.23138557306328,
              64.5364073665062,
              0.332570111847819
            ],
            [
              -163.207604280104,
              64.5378354794705,
              42.192570111847814
            ],
            [
              -163.20428367063303,
              64.52760449194102,
              42.192570111847814
            ],
            [
              -163.22805660884424,
              64.5261769116074,
              0.332570111847819
            ]
          ]
        ]
      },
      "bbox": [
        -163.2313856,
        64.52617691,
        0.3325701118,
        -163.2042837,
        64.53783548,
        42.19257011
      ],
      "properties": {
        "datetime": "2019-07-10T22:33:18Z",
        "pc:count": 4519945,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440675.8517,
            "count": 4519945,
            "maximum": -440107.1926,
            "minimum": -441258.6526,
            "name": "X",
            "position": 0,
            "stddev": 288.0368575,
            "variance": 82965.23126
          },
          {
            "average": 1649463.96,
            "count": 4519945,
            "maximum": 1650066.209,
            "minimum": 1648913.649,
            "name": "Y",
            "position": 1,
            "stddev": 289.6827626,
            "variance": 83916.10294
          },
          {
            "average": 15.29640354,
            "count": 4519945,
            "maximum": 42.19257011,
            "minimum": 0.3325701118,
            "name": "Z",
            "position": 2,
            "stddev": 8.069243797,
            "variance": 65.11269545
          },
          {
            "average": 888.4601536,
            "count": 4519945,
            "maximum": 5800,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 656.7279508,
            "variance": 431291.6014
          },
          {
            "average": 1.049663879,
            "count": 4519945,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2516604585,
            "variance": 0.06333298639
          },
          {
            "average": 1.099452759,
            "count": 4519945,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3716563713,
            "variance": 0.1381284583
          },
          {
            "average": 1,
            "count": 4519945,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4519945,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.402960434,
            "count": 4519945,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5596192061,
            "variance": 0.3131736558
          },
          {
            "average": 20.00197106,
            "count": 4519945,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.479339676,
            "variance": 2.188445878
          },
          {
            "average": 1.05603608,
            "count": 4519945,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2627564268,
            "variance": 0.06904093981
          },
          {
            "average": 12.24643574,
            "count": 4519945,
            "maximum": 16,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.533411289,
            "variance": 2.351350181
          },
          {
            "average": 246831165.3,
            "count": 4519945,
            "maximum": 246833198.7,
            "minimum": 246828920.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 778.1580302,
            "variance": 605529.92
          },
          {
            "average": 0,
            "count": 4519945,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4519945,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4519945,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4519945,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4519945,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -441258.6526,
          1648913.649,
          0.3325701118,
          -440107.1926,
          1650066.209,
          42.19257011
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -441258.65262582223,
                1648913.6490718618,
                0.332570111847819
              ],
              [
                -441258.65262582223,
                1650066.2090718618,
                0.332570111847819
              ],
              [
                -440107.19262582227,
                1650066.2090718618,
                42.192570111847814
              ],
              [
                -440107.19262582227,
                1648913.6490718618,
                42.192570111847814
              ],
              [
                -441258.65262582223,
                1648913.6490718618,
                0.332570111847819
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:33:18+00:00",
        "end_time": "2019-07-10T21:22:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8557.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8557.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8557.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8557.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2313856,
            64.52617691,
            0.3325701118,
            -163.2042837,
            64.53783548,
            42.19257011
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.22805660884424,
                  64.5261769116074,
                  0.332570111847819
                ],
                [
                  -163.23138557306328,
                  64.5364073665062,
                  0.332570111847819
                ],
                [
                  -163.207604280104,
                  64.5378354794705,
                  42.192570111847814
                ],
                [
                  -163.20428367063303,
                  64.52760449194102,
                  42.192570111847814
                ],
                [
                  -163.22805660884424,
                  64.5261769116074,
                  0.332570111847819
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8557.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8557.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:33:18Z",
            "pc:count": 4519945,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440675.8517,
                "count": 4519945,
                "maximum": -440107.1926,
                "minimum": -441258.6526,
                "name": "X",
                "position": 0,
                "stddev": 288.0368575,
                "variance": 82965.23126
              },
              {
                "average": 1649463.96,
                "count": 4519945,
                "maximum": 1650066.209,
                "minimum": 1648913.649,
                "name": "Y",
                "position": 1,
                "stddev": 289.6827626,
                "variance": 83916.10294
              },
              {
                "average": 15.29640354,
                "count": 4519945,
                "maximum": 42.19257011,
                "minimum": 0.3325701118,
                "name": "Z",
                "position": 2,
                "stddev": 8.069243797,
                "variance": 65.11269545
              },
              {
                "average": 888.4601536,
                "count": 4519945,
                "maximum": 5800,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 656.7279508,
                "variance": 431291.6014
              },
              {
                "average": 1.049663879,
                "count": 4519945,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2516604585,
                "variance": 0.06333298639
              },
              {
                "average": 1.099452759,
                "count": 4519945,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3716563713,
                "variance": 0.1381284583
              },
              {
                "average": 1,
                "count": 4519945,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4519945,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.402960434,
                "count": 4519945,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5596192061,
                "variance": 0.3131736558
              },
              {
                "average": 20.00197106,
                "count": 4519945,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.479339676,
                "variance": 2.188445878
              },
              {
                "average": 1.05603608,
                "count": 4519945,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2627564268,
                "variance": 0.06904093981
              },
              {
                "average": 12.24643574,
                "count": 4519945,
                "maximum": 16,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.533411289,
                "variance": 2.351350181
              },
              {
                "average": 246831165.3,
                "count": 4519945,
                "maximum": 246833198.7,
                "minimum": 246828920.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 778.1580302,
                "variance": 605529.92
              },
              {
                "average": 0,
                "count": 4519945,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4519945,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4519945,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4519945,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4519945,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -441258.6526,
              1648913.649,
              0.3325701118,
              -440107.1926,
              1650066.209,
              42.19257011
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -441258.65262582223,
                    1648913.6490718618,
                    0.332570111847819
                  ],
                  [
                    -441258.65262582223,
                    1650066.2090718618,
                    0.332570111847819
                  ],
                  [
                    -440107.19262582227,
                    1650066.2090718618,
                    42.192570111847814
                  ],
                  [
                    -440107.19262582227,
                    1648913.6490718618,
                    42.192570111847814
                  ],
                  [
                    -441258.65262582223,
                    1648913.6490718618,
                    0.332570111847819
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:33:18+00:00",
            "end_time": "2019-07-10T21:22:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0348.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.8595453955893,
              64.44048738477302,
              -6.592767249780734
            ],
            [
              -162.8627324382831,
              64.4507236749723,
              -6.592767249780734
            ],
            [
              -162.83901669076752,
              64.45209415288723,
              19.327232750219267
            ],
            [
              -162.83583797370832,
              64.44185735324227,
              19.327232750219267
            ],
            [
              -162.8595453955893,
              64.44048738477302,
              -6.592767249780734
            ]
          ]
        ]
      },
      "bbox": [
        -162.8627324,
        64.44048738,
        -6.59276725,
        -162.835838,
        64.45209415,
        19.32723275
      ],
      "properties": {
        "datetime": "2019-07-16T01:27:29Z",
        "pc:count": 4153397,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -424424.3484,
            "count": 4153397,
            "maximum": -423865.2637,
            "minimum": -425016.1237,
            "name": "X",
            "position": 0,
            "stddev": 283.9994095,
            "variance": 80655.66459
          },
          {
            "average": 1637640.076,
            "count": 4153397,
            "maximum": 1638189.825,
            "minimum": 1637037.345,
            "name": "Y",
            "position": 1,
            "stddev": 277.9861938,
            "variance": 77276.32394
          },
          {
            "average": 8.058536396,
            "count": 4153397,
            "maximum": 19.32723275,
            "minimum": -6.59276725,
            "name": "Z",
            "position": 2,
            "stddev": 6.632014033,
            "variance": 43.98361013
          },
          {
            "average": 756.5442323,
            "count": 4153397,
            "maximum": 10853,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 687.9900329,
            "variance": 473330.2853
          },
          {
            "average": 1.01340156,
            "count": 4153397,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1224126478,
            "variance": 0.01498485633
          },
          {
            "average": 1.026892204,
            "count": 4153397,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1775517874,
            "variance": 0.03152463722
          },
          {
            "average": 1,
            "count": 4153397,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4153397,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.807467959,
            "count": 4153397,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.58877789,
            "variance": 134.2997729
          },
          {
            "average": 20.0773836,
            "count": 4153397,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.234606656,
            "variance": 1.524253596
          },
          {
            "average": 1.250508439,
            "count": 4153397,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4378220373,
            "variance": 0.1916881364
          },
          {
            "average": 28.50037861,
            "count": 4153397,
            "maximum": 32,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.554723232,
            "variance": 2.417164329
          },
          {
            "average": 247273224.3,
            "count": 4153397,
            "maximum": 247275649.2,
            "minimum": 247270800.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 982.8516249,
            "variance": 965997.3166
          },
          {
            "average": 0,
            "count": 4153397,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4153397,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4153397,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4153397,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4153397,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -425016.1237,
          1637037.345,
          -6.59276725,
          -423865.2637,
          1638189.825,
          19.32723275
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -425016.12369495694,
                1637037.34540774,
                -6.592767249780734
              ],
              [
                -425016.12369495694,
                1638189.82540774,
                -6.592767249780734
              ],
              [
                -423865.26369495696,
                1638189.82540774,
                19.327232750219267
              ],
              [
                -423865.26369495696,
                1637037.34540774,
                19.327232750219267
              ],
              [
                -425016.12369495694,
                1637037.34540774,
                -6.592767249780734
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:27:29+00:00",
        "end_time": "2019-07-16T00:06:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0348.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0348.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0348.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0348.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8627324,
            64.44048738,
            -6.59276725,
            -162.835838,
            64.45209415,
            19.32723275
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.8595453955893,
                  64.44048738477302,
                  -6.592767249780734
                ],
                [
                  -162.8627324382831,
                  64.4507236749723,
                  -6.592767249780734
                ],
                [
                  -162.83901669076752,
                  64.45209415288723,
                  19.327232750219267
                ],
                [
                  -162.83583797370832,
                  64.44185735324227,
                  19.327232750219267
                ],
                [
                  -162.8595453955893,
                  64.44048738477302,
                  -6.592767249780734
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0348.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0348.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:27:29Z",
            "pc:count": 4153397,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -424424.3484,
                "count": 4153397,
                "maximum": -423865.2637,
                "minimum": -425016.1237,
                "name": "X",
                "position": 0,
                "stddev": 283.9994095,
                "variance": 80655.66459
              },
              {
                "average": 1637640.076,
                "count": 4153397,
                "maximum": 1638189.825,
                "minimum": 1637037.345,
                "name": "Y",
                "position": 1,
                "stddev": 277.9861938,
                "variance": 77276.32394
              },
              {
                "average": 8.058536396,
                "count": 4153397,
                "maximum": 19.32723275,
                "minimum": -6.59276725,
                "name": "Z",
                "position": 2,
                "stddev": 6.632014033,
                "variance": 43.98361013
              },
              {
                "average": 756.5442323,
                "count": 4153397,
                "maximum": 10853,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 687.9900329,
                "variance": 473330.2853
              },
              {
                "average": 1.01340156,
                "count": 4153397,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1224126478,
                "variance": 0.01498485633
              },
              {
                "average": 1.026892204,
                "count": 4153397,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1775517874,
                "variance": 0.03152463722
              },
              {
                "average": 1,
                "count": 4153397,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4153397,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.807467959,
                "count": 4153397,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.58877789,
                "variance": 134.2997729
              },
              {
                "average": 20.0773836,
                "count": 4153397,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.234606656,
                "variance": 1.524253596
              },
              {
                "average": 1.250508439,
                "count": 4153397,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4378220373,
                "variance": 0.1916881364
              },
              {
                "average": 28.50037861,
                "count": 4153397,
                "maximum": 32,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.554723232,
                "variance": 2.417164329
              },
              {
                "average": 247273224.3,
                "count": 4153397,
                "maximum": 247275649.2,
                "minimum": 247270800.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 982.8516249,
                "variance": 965997.3166
              },
              {
                "average": 0,
                "count": 4153397,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4153397,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4153397,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4153397,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4153397,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -425016.1237,
              1637037.345,
              -6.59276725,
              -423865.2637,
              1638189.825,
              19.32723275
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -425016.12369495694,
                    1637037.34540774,
                    -6.592767249780734
                  ],
                  [
                    -425016.12369495694,
                    1638189.82540774,
                    -6.592767249780734
                  ],
                  [
                    -423865.26369495696,
                    1638189.82540774,
                    19.327232750219267
                  ],
                  [
                    -423865.26369495696,
                    1637037.34540774,
                    19.327232750219267
                  ],
                  [
                    -425016.12369495694,
                    1637037.34540774,
                    -6.592767249780734
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:27:29+00:00",
            "end_time": "2019-07-16T00:06:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM8465.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.24426587111913,
              64.59817963038344,
              0.099006616617428
            ],
            [
              -163.2476091940782,
              64.60841115852412,
              0.099006616617428
            ],
            [
              -163.22376857252723,
              64.60984191340742,
              1.099006616617428
            ],
            [
              -163.22043364574344,
              64.59960984984882,
              1.099006616617428
            ],
            [
              -163.24426587111913,
              64.59817963038344,
              0.099006616617428
            ]
          ]
        ]
      },
      "bbox": [
        -163.2476092,
        64.59817963,
        0.09900661662,
        -163.2204336,
        64.60984191,
        1.099006617
      ],
      "properties": {
        "datetime": "2019-07-15T20:19:30Z",
        "pc:count": 3351746,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -440298.1729,
            "count": 3351746,
            "maximum": -439762.6641,
            "minimum": -440914.1241,
            "name": "X",
            "position": 0,
            "stddev": 290.5663996,
            "variance": 84428.8326
          },
          {
            "average": 1657570.359,
            "count": 3351746,
            "maximum": 1658129.576,
            "minimum": 1656976.976,
            "name": "Y",
            "position": 1,
            "stddev": 287.7090348,
            "variance": 82776.48871
          },
          {
            "average": 0.6340605795,
            "count": 3351746,
            "maximum": 1.099006617,
            "minimum": 0.09900661662,
            "name": "Z",
            "position": 2,
            "stddev": 0.1033667052,
            "variance": 0.01068467574
          },
          {
            "average": 0,
            "count": 3351746,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000102036,
            "count": 3351746,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01010079158,
            "variance": 0.0001020259905
          },
          {
            "average": 1.000204073,
            "count": 3351746,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01428394757,
            "variance": 0.0002040311582
          },
          {
            "average": 1,
            "count": 3351746,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3351746,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3351746,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96191627,
            "count": 3351746,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.14530804,
            "variance": 1.311730506
          },
          {
            "average": 2.000148579,
            "count": 3351746,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01218840623,
            "variance": 0.0001485572463
          },
          {
            "average": 10.95497571,
            "count": 3351746,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.668462691,
            "variance": 75.14224542
          },
          {
            "average": 247221470.7,
            "count": 3351746,
            "maximum": 247257170.2,
            "minimum": 247190221.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31379.7964,
            "variance": 984691621.9
          },
          {
            "average": 0,
            "count": 3351746,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3351746,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3351746,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3351746,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3351746,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440914.1241,
          1656976.976,
          0.09900661662,
          -439762.6641,
          1658129.576,
          1.099006617
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440914.12414273096,
                1656976.9755003864,
                0.099006616617428
              ],
              [
                -440914.12414273096,
                1658129.5755003865,
                0.099006616617428
              ],
              [
                -439762.664142731,
                1658129.5755003865,
                1.099006616617428
              ],
              [
                -439762.664142731,
                1656976.9755003864,
                1.099006616617428
              ],
              [
                -440914.12414273096,
                1656976.9755003864,
                0.099006616617428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:19:30+00:00",
        "end_time": "2019-07-15T01:43:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8465.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8465.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8465.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8465.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2476092,
            64.59817963,
            0.09900661662,
            -163.2204336,
            64.60984191,
            1.099006617
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.24426587111913,
                  64.59817963038344,
                  0.099006616617428
                ],
                [
                  -163.2476091940782,
                  64.60841115852412,
                  0.099006616617428
                ],
                [
                  -163.22376857252723,
                  64.60984191340742,
                  1.099006616617428
                ],
                [
                  -163.22043364574344,
                  64.59960984984882,
                  1.099006616617428
                ],
                [
                  -163.24426587111913,
                  64.59817963038344,
                  0.099006616617428
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8465.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8465.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:19:30Z",
            "pc:count": 3351746,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -440298.1729,
                "count": 3351746,
                "maximum": -439762.6641,
                "minimum": -440914.1241,
                "name": "X",
                "position": 0,
                "stddev": 290.5663996,
                "variance": 84428.8326
              },
              {
                "average": 1657570.359,
                "count": 3351746,
                "maximum": 1658129.576,
                "minimum": 1656976.976,
                "name": "Y",
                "position": 1,
                "stddev": 287.7090348,
                "variance": 82776.48871
              },
              {
                "average": 0.6340605795,
                "count": 3351746,
                "maximum": 1.099006617,
                "minimum": 0.09900661662,
                "name": "Z",
                "position": 2,
                "stddev": 0.1033667052,
                "variance": 0.01068467574
              },
              {
                "average": 0,
                "count": 3351746,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000102036,
                "count": 3351746,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01010079158,
                "variance": 0.0001020259905
              },
              {
                "average": 1.000204073,
                "count": 3351746,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01428394757,
                "variance": 0.0002040311582
              },
              {
                "average": 1,
                "count": 3351746,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3351746,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3351746,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96191627,
                "count": 3351746,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.14530804,
                "variance": 1.311730506
              },
              {
                "average": 2.000148579,
                "count": 3351746,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01218840623,
                "variance": 0.0001485572463
              },
              {
                "average": 10.95497571,
                "count": 3351746,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.668462691,
                "variance": 75.14224542
              },
              {
                "average": 247221470.7,
                "count": 3351746,
                "maximum": 247257170.2,
                "minimum": 247190221.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31379.7964,
                "variance": 984691621.9
              },
              {
                "average": 0,
                "count": 3351746,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3351746,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3351746,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3351746,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3351746,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440914.1241,
              1656976.976,
              0.09900661662,
              -439762.6641,
              1658129.576,
              1.099006617
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440914.12414273096,
                    1656976.9755003864,
                    0.099006616617428
                  ],
                  [
                    -440914.12414273096,
                    1658129.5755003865,
                    0.099006616617428
                  ],
                  [
                    -439762.664142731,
                    1658129.5755003865,
                    1.099006616617428
                  ],
                  [
                    -439762.664142731,
                    1656976.9755003864,
                    1.099006616617428
                  ],
                  [
                    -440914.12414273096,
                    1656976.9755003864,
                    0.099006616617428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:19:30+00:00",
            "end_time": "2019-07-15T01:43: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": "20190715_NCMP_AK_03WWM9559.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.0184986155294,
              64.54145851801407,
              -2.607006846001141
            ],
            [
              -163.02175498839244,
              64.55169614952099,
              -2.607006846001141
            ],
            [
              -162.9979493472139,
              64.55309209375602,
              38.11299315399886
            ],
            [
              -162.994701355393,
              64.54285394089054,
              38.11299315399886
            ],
            [
              -163.0184986155294,
              64.54145851801407,
              -2.607006846001141
            ]
          ]
        ]
      },
      "bbox": [
        -163.021755,
        64.54145852,
        -2.607006846,
        -162.9947014,
        64.55309209,
        38.11299315
      ],
      "properties": {
        "datetime": "2019-07-16T00:31:14Z",
        "pc:count": 4371426,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -430527.0052,
            "count": 4371426,
            "maximum": -429918.2508,
            "minimum": -431069.7708,
            "name": "X",
            "position": 0,
            "stddev": 289.7072278,
            "variance": 83930.27785
          },
          {
            "average": 1649819.045,
            "count": 4371426,
            "maximum": 1650379.139,
            "minimum": 1649226.299,
            "name": "Y",
            "position": 1,
            "stddev": 286.4551534,
            "variance": 82056.55492
          },
          {
            "average": 9.289974512,
            "count": 4371426,
            "maximum": 38.11299315,
            "minimum": -2.607006846,
            "name": "Z",
            "position": 2,
            "stddev": 8.396288219,
            "variance": 70.49765586
          },
          {
            "average": 896.7239516,
            "count": 4371426,
            "maximum": 64519,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 946.4232931,
            "variance": 895717.0497
          },
          {
            "average": 1.077182823,
            "count": 4371426,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3424439308,
            "variance": 0.1172678458
          },
          {
            "average": 1.154775352,
            "count": 4371426,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5197299024,
            "variance": 0.2701191714
          },
          {
            "average": 1,
            "count": 4371426,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4371426,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.827115911,
            "count": 4371426,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.08009758,
            "variance": 101.6083673
          },
          {
            "average": 20.04673042,
            "count": 4371426,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.364080592,
            "variance": 1.860715861
          },
          {
            "average": 1.242120077,
            "count": 4371426,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4827774238,
            "variance": 0.2330740409
          },
          {
            "average": 23.20445731,
            "count": 4371426,
            "maximum": 27,
            "minimum": 19,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.531634182,
            "variance": 2.345903267
          },
          {
            "average": 247269859,
            "count": 4371426,
            "maximum": 247272274.2,
            "minimum": 247267284.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 965.1658612,
            "variance": 931545.1395
          },
          {
            "average": 0,
            "count": 4371426,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4371426,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4371426,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4371426,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4371426,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -431069.7708,
          1649226.299,
          -2.607006846,
          -429918.2508,
          1650379.139,
          38.11299315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -431069.7707867925,
                1649226.2994031296,
                -2.607006846001141
              ],
              [
                -431069.7707867925,
                1650379.1394031295,
                -2.607006846001141
              ],
              [
                -429918.2507867925,
                1650379.1394031295,
                38.11299315399886
              ],
              [
                -429918.2507867925,
                1649226.2994031296,
                38.11299315399886
              ],
              [
                -431069.7707867925,
                1649226.2994031296,
                -2.607006846001141
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:31:14+00:00",
        "end_time": "2019-07-15T23:08:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9559.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9559.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9559.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9559.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.021755,
            64.54145852,
            -2.607006846,
            -162.9947014,
            64.55309209,
            38.11299315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.0184986155294,
                  64.54145851801407,
                  -2.607006846001141
                ],
                [
                  -163.02175498839244,
                  64.55169614952099,
                  -2.607006846001141
                ],
                [
                  -162.9979493472139,
                  64.55309209375602,
                  38.11299315399886
                ],
                [
                  -162.994701355393,
                  64.54285394089054,
                  38.11299315399886
                ],
                [
                  -163.0184986155294,
                  64.54145851801407,
                  -2.607006846001141
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9559.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9559.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:31:14Z",
            "pc:count": 4371426,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -430527.0052,
                "count": 4371426,
                "maximum": -429918.2508,
                "minimum": -431069.7708,
                "name": "X",
                "position": 0,
                "stddev": 289.7072278,
                "variance": 83930.27785
              },
              {
                "average": 1649819.045,
                "count": 4371426,
                "maximum": 1650379.139,
                "minimum": 1649226.299,
                "name": "Y",
                "position": 1,
                "stddev": 286.4551534,
                "variance": 82056.55492
              },
              {
                "average": 9.289974512,
                "count": 4371426,
                "maximum": 38.11299315,
                "minimum": -2.607006846,
                "name": "Z",
                "position": 2,
                "stddev": 8.396288219,
                "variance": 70.49765586
              },
              {
                "average": 896.7239516,
                "count": 4371426,
                "maximum": 64519,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 946.4232931,
                "variance": 895717.0497
              },
              {
                "average": 1.077182823,
                "count": 4371426,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3424439308,
                "variance": 0.1172678458
              },
              {
                "average": 1.154775352,
                "count": 4371426,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5197299024,
                "variance": 0.2701191714
              },
              {
                "average": 1,
                "count": 4371426,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4371426,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.827115911,
                "count": 4371426,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.08009758,
                "variance": 101.6083673
              },
              {
                "average": 20.04673042,
                "count": 4371426,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.364080592,
                "variance": 1.860715861
              },
              {
                "average": 1.242120077,
                "count": 4371426,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4827774238,
                "variance": 0.2330740409
              },
              {
                "average": 23.20445731,
                "count": 4371426,
                "maximum": 27,
                "minimum": 19,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.531634182,
                "variance": 2.345903267
              },
              {
                "average": 247269859,
                "count": 4371426,
                "maximum": 247272274.2,
                "minimum": 247267284.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 965.1658612,
                "variance": 931545.1395
              },
              {
                "average": 0,
                "count": 4371426,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4371426,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4371426,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4371426,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4371426,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -431069.7708,
              1649226.299,
              -2.607006846,
              -429918.2508,
              1650379.139,
              38.11299315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -431069.7707867925,
                    1649226.2994031296,
                    -2.607006846001141
                  ],
                  [
                    -431069.7707867925,
                    1650379.1394031295,
                    -2.607006846001141
                  ],
                  [
                    -429918.2507867925,
                    1650379.1394031295,
                    38.11299315399886
                  ],
                  [
                    -429918.2507867925,
                    1649226.2994031296,
                    38.11299315399886
                  ],
                  [
                    -431069.7707867925,
                    1649226.2994031296,
                    -2.607006846001141
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:31:14+00:00",
            "end_time": "2019-07-15T23:08: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": "20190710_NCMP_AK_03WWM8656.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.20547965704353,
              64.51709623225989,
              11.022168513393343
            ],
            [
              -163.20879999160448,
              64.52732863806918,
              11.022168513393343
            ],
            [
              -163.18735758888835,
              64.52861366132569,
              57.702168513393346
            ],
            [
              -163.1840447871916,
              64.51838077636123,
              57.702168513393346
            ],
            [
              -163.20547965704353,
              64.51709623225989,
              11.022168513393343
            ]
          ]
        ]
      },
      "bbox": [
        -163.2088,
        64.51709623,
        11.02216851,
        -163.1840448,
        64.52861366,
        57.70216851
      ],
      "properties": {
        "datetime": "2019-07-10T22:43:17Z",
        "pc:count": 2790842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -439708.1985,
            "count": 2790842,
            "maximum": -439287.5113,
            "minimum": -440326.0113,
            "name": "X",
            "position": 0,
            "stddev": 227.6060239,
            "variance": 51804.50212
          },
          {
            "average": 1648454.993,
            "count": 2790842,
            "maximum": 1648913.103,
            "minimum": 1647760.363,
            "name": "Y",
            "position": 1,
            "stddev": 274.9041082,
            "variance": 75572.26871
          },
          {
            "average": 31.47641066,
            "count": 2790842,
            "maximum": 57.70216851,
            "minimum": 11.02216851,
            "name": "Z",
            "position": 2,
            "stddev": 9.720389637,
            "variance": 94.4859747
          },
          {
            "average": 853.5279324,
            "count": 2790842,
            "maximum": 5924,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 668.0045004,
            "variance": 446230.0126
          },
          {
            "average": 1.079661622,
            "count": 2790842,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3185535452,
            "variance": 0.1014763612
          },
          {
            "average": 1.159645369,
            "count": 2790842,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4680025438,
            "variance": 0.219026381
          },
          {
            "average": 1,
            "count": 2790842,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2790842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.410462864,
            "count": 2790842,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4919178671,
            "variance": 0.241983188
          },
          {
            "average": 20.02715348,
            "count": 2790842,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.544333816,
            "variance": 2.384966935
          },
          {
            "average": 1.089488405,
            "count": 2790842,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3311423855,
            "variance": 0.1096552794
          },
          {
            "average": 13.92554756,
            "count": 2790842,
            "maximum": 17,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9813028159,
            "variance": 0.9629552165
          },
          {
            "average": 246832045.8,
            "count": 2790842,
            "maximum": 246833797,
            "minimum": 246830431.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 553.2235239,
            "variance": 306056.2674
          },
          {
            "average": 0,
            "count": 2790842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2790842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2790842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2790842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2790842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -440326.0113,
          1647760.363,
          11.02216851,
          -439287.5113,
          1648913.103,
          57.70216851
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -440326.0112996951,
                1647760.3633918844,
                11.022168513393343
              ],
              [
                -440326.0112996951,
                1648913.1033918846,
                11.022168513393343
              ],
              [
                -439287.5112996951,
                1648913.1033918846,
                57.702168513393346
              ],
              [
                -439287.5112996951,
                1647760.3633918844,
                57.702168513393346
              ],
              [
                -440326.0112996951,
                1647760.3633918844,
                11.022168513393343
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:43:17+00:00",
        "end_time": "2019-07-10T21:47:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8656.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8656.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8656.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8656.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2088,
            64.51709623,
            11.02216851,
            -163.1840448,
            64.52861366,
            57.70216851
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.20547965704353,
                  64.51709623225989,
                  11.022168513393343
                ],
                [
                  -163.20879999160448,
                  64.52732863806918,
                  11.022168513393343
                ],
                [
                  -163.18735758888835,
                  64.52861366132569,
                  57.702168513393346
                ],
                [
                  -163.1840447871916,
                  64.51838077636123,
                  57.702168513393346
                ],
                [
                  -163.20547965704353,
                  64.51709623225989,
                  11.022168513393343
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8656.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8656.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:43:17Z",
            "pc:count": 2790842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -439708.1985,
                "count": 2790842,
                "maximum": -439287.5113,
                "minimum": -440326.0113,
                "name": "X",
                "position": 0,
                "stddev": 227.6060239,
                "variance": 51804.50212
              },
              {
                "average": 1648454.993,
                "count": 2790842,
                "maximum": 1648913.103,
                "minimum": 1647760.363,
                "name": "Y",
                "position": 1,
                "stddev": 274.9041082,
                "variance": 75572.26871
              },
              {
                "average": 31.47641066,
                "count": 2790842,
                "maximum": 57.70216851,
                "minimum": 11.02216851,
                "name": "Z",
                "position": 2,
                "stddev": 9.720389637,
                "variance": 94.4859747
              },
              {
                "average": 853.5279324,
                "count": 2790842,
                "maximum": 5924,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 668.0045004,
                "variance": 446230.0126
              },
              {
                "average": 1.079661622,
                "count": 2790842,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3185535452,
                "variance": 0.1014763612
              },
              {
                "average": 1.159645369,
                "count": 2790842,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4680025438,
                "variance": 0.219026381
              },
              {
                "average": 1,
                "count": 2790842,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2790842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.410462864,
                "count": 2790842,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4919178671,
                "variance": 0.241983188
              },
              {
                "average": 20.02715348,
                "count": 2790842,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.544333816,
                "variance": 2.384966935
              },
              {
                "average": 1.089488405,
                "count": 2790842,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3311423855,
                "variance": 0.1096552794
              },
              {
                "average": 13.92554756,
                "count": 2790842,
                "maximum": 17,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9813028159,
                "variance": 0.9629552165
              },
              {
                "average": 246832045.8,
                "count": 2790842,
                "maximum": 246833797,
                "minimum": 246830431.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 553.2235239,
                "variance": 306056.2674
              },
              {
                "average": 0,
                "count": 2790842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2790842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2790842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2790842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2790842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -440326.0113,
              1647760.363,
              11.02216851,
              -439287.5113,
              1648913.103,
              57.70216851
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -440326.0112996951,
                    1647760.3633918844,
                    11.022168513393343
                  ],
                  [
                    -440326.0112996951,
                    1648913.1033918846,
                    11.022168513393343
                  ],
                  [
                    -439287.5112996951,
                    1648913.1033918846,
                    57.702168513393346
                  ],
                  [
                    -439287.5112996951,
                    1647760.3633918844,
                    57.702168513393346
                  ],
                  [
                    -440326.0112996951,
                    1647760.3633918844,
                    11.022168513393343
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:43:17+00:00",
            "end_time": "2019-07-10T21:47:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM7972.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.3448780475844,
              64.66218633231159,
              -3.611055736621811
            ],
            [
              -163.34825960575472,
              64.67239996003217,
              -3.611055736621811
            ],
            [
              -163.3268891665758,
              64.67369401824145,
              26.18894426337819
            ],
            [
              -163.32351513425547,
              64.66347990569933,
              26.18894426337819
            ],
            [
              -163.3448780475844,
              64.66218633231159,
              -3.611055736621811
            ]
          ]
        ]
      },
      "bbox": [
        -163.3482596,
        64.66218633,
        -3.611055737,
        -163.3235151,
        64.67369402,
        26.18894426
      ],
      "properties": {
        "datetime": "2019-07-15T20:17:44Z",
        "pc:count": 3857625,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -444275.4831,
            "count": 3857625,
            "maximum": -443649.8815,
            "minimum": -444679.9415,
            "name": "X",
            "position": 0,
            "stddev": 210.2080661,
            "variance": 44187.43106
          },
          {
            "average": 1665248.621,
            "count": 3857625,
            "maximum": 1665869.133,
            "minimum": 1664718.413,
            "name": "Y",
            "position": 1,
            "stddev": 277.8940629,
            "variance": 77225.11019
          },
          {
            "average": 4.865535682,
            "count": 3857625,
            "maximum": 26.18894426,
            "minimum": -3.611055737,
            "name": "Z",
            "position": 2,
            "stddev": 4.609955547,
            "variance": 21.25169014
          },
          {
            "average": 275.779181,
            "count": 3857625,
            "maximum": 36431,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 438.6601487,
            "variance": 192422.726
          },
          {
            "average": 1.490902045,
            "count": 3857625,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8159750391,
            "variance": 0.6658152644
          },
          {
            "average": 1.982675092,
            "count": 3857625,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.129868892,
            "variance": 1.276603714
          },
          {
            "average": 1,
            "count": 3857625,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3857625,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.788390784,
            "count": 3857625,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.15966682,
            "variance": 124.5381635
          },
          {
            "average": 19.96719526,
            "count": 3857625,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.311078195,
            "variance": 1.718926035
          },
          {
            "average": 1.709661774,
            "count": 3857625,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8142952087,
            "variance": 0.6630766869
          },
          {
            "average": 3.077391141,
            "count": 3857625,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.889246519,
            "variance": 8.347745448
          },
          {
            "average": 247254723.2,
            "count": 3857625,
            "maximum": 247257064.3,
            "minimum": 247193305.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9811.511103,
            "variance": 96265750.12
          },
          {
            "average": 0,
            "count": 3857625,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3857625,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3857625,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3857625,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3857625,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444679.9415,
          1664718.413,
          -3.611055737,
          -443649.8815,
          1665869.133,
          26.18894426
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444679.9414885506,
                1664718.4129669724,
                -3.611055736621811
              ],
              [
                -444679.9414885506,
                1665869.1329669727,
                -3.611055736621811
              ],
              [
                -443649.88148855057,
                1665869.1329669727,
                26.18894426337819
              ],
              [
                -443649.88148855057,
                1664718.4129669724,
                26.18894426337819
              ],
              [
                -444679.9414885506,
                1664718.4129669724,
                -3.611055736621811
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:17:44+00:00",
        "end_time": "2019-07-15T02:35:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM7972.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM7972.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7972.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7972.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3482596,
            64.66218633,
            -3.611055737,
            -163.3235151,
            64.67369402,
            26.18894426
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.3448780475844,
                  64.66218633231159,
                  -3.611055736621811
                ],
                [
                  -163.34825960575472,
                  64.67239996003217,
                  -3.611055736621811
                ],
                [
                  -163.3268891665758,
                  64.67369401824145,
                  26.18894426337819
                ],
                [
                  -163.32351513425547,
                  64.66347990569933,
                  26.18894426337819
                ],
                [
                  -163.3448780475844,
                  64.66218633231159,
                  -3.611055736621811
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM7972.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM7972.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:17:44Z",
            "pc:count": 3857625,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -444275.4831,
                "count": 3857625,
                "maximum": -443649.8815,
                "minimum": -444679.9415,
                "name": "X",
                "position": 0,
                "stddev": 210.2080661,
                "variance": 44187.43106
              },
              {
                "average": 1665248.621,
                "count": 3857625,
                "maximum": 1665869.133,
                "minimum": 1664718.413,
                "name": "Y",
                "position": 1,
                "stddev": 277.8940629,
                "variance": 77225.11019
              },
              {
                "average": 4.865535682,
                "count": 3857625,
                "maximum": 26.18894426,
                "minimum": -3.611055737,
                "name": "Z",
                "position": 2,
                "stddev": 4.609955547,
                "variance": 21.25169014
              },
              {
                "average": 275.779181,
                "count": 3857625,
                "maximum": 36431,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 438.6601487,
                "variance": 192422.726
              },
              {
                "average": 1.490902045,
                "count": 3857625,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8159750391,
                "variance": 0.6658152644
              },
              {
                "average": 1.982675092,
                "count": 3857625,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.129868892,
                "variance": 1.276603714
              },
              {
                "average": 1,
                "count": 3857625,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3857625,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.788390784,
                "count": 3857625,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.15966682,
                "variance": 124.5381635
              },
              {
                "average": 19.96719526,
                "count": 3857625,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.311078195,
                "variance": 1.718926035
              },
              {
                "average": 1.709661774,
                "count": 3857625,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8142952087,
                "variance": 0.6630766869
              },
              {
                "average": 3.077391141,
                "count": 3857625,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.889246519,
                "variance": 8.347745448
              },
              {
                "average": 247254723.2,
                "count": 3857625,
                "maximum": 247257064.3,
                "minimum": 247193305.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9811.511103,
                "variance": 96265750.12
              },
              {
                "average": 0,
                "count": 3857625,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3857625,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3857625,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3857625,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3857625,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444679.9415,
              1664718.413,
              -3.611055737,
              -443649.8815,
              1665869.133,
              26.18894426
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444679.9414885506,
                    1664718.4129669724,
                    -3.611055736621811
                  ],
                  [
                    -444679.9414885506,
                    1665869.1329669727,
                    -3.611055736621811
                  ],
                  [
                    -443649.88148855057,
                    1665869.1329669727,
                    26.18894426337819
                  ],
                  [
                    -443649.88148855057,
                    1664718.4129669724,
                    26.18894426337819
                  ],
                  [
                    -444679.9414885506,
                    1664718.4129669724,
                    -3.611055736621811
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:17:44+00:00",
            "end_time": "2019-07-15T02:35: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": "20190715_NCMP_AK_03WWM9459.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.03933440387067,
              64.54173620803083,
              -1.706042160318816
            ],
            [
              -163.0425983419583,
              64.55197358168648,
              -1.706042160318816
            ],
            [
              -163.01879721028214,
              64.55337251758787,
              44.213957839681186
            ],
            [
              -163.01554165077118,
              64.54313462146287,
              44.213957839681186
            ],
            [
              -163.03933440387067,
              64.54173620803083,
              -1.706042160318816
            ]
          ]
        ]
      },
      "bbox": [
        -163.0425983,
        64.54173621,
        -1.70604216,
        -163.0155417,
        64.55337252,
        44.21395784
      ],
      "properties": {
        "datetime": "2019-07-16T01:13:31Z",
        "pc:count": 3653019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -431448.8059,
            "count": 3653019,
            "maximum": -430903.9933,
            "minimum": -432055.3333,
            "name": "X",
            "position": 0,
            "stddev": 289.7305925,
            "variance": 83943.81626
          },
          {
            "average": 1649879.05,
            "count": 3653019,
            "maximum": 1650545.254,
            "minimum": 1649392.394,
            "name": "Y",
            "position": 1,
            "stddev": 275.5167632,
            "variance": 75909.48681
          },
          {
            "average": 10.4697159,
            "count": 3653019,
            "maximum": 44.21395784,
            "minimum": -1.70604216,
            "name": "Z",
            "position": 2,
            "stddev": 11.61320003,
            "variance": 134.8664148
          },
          {
            "average": 458.558763,
            "count": 3653019,
            "maximum": 63294,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 796.5437727,
            "variance": 634481.9819
          },
          {
            "average": 1.215211035,
            "count": 3653019,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5519966138,
            "variance": 0.3047002617
          },
          {
            "average": 1.432471881,
            "count": 3653019,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8123467126,
            "variance": 0.6599071815
          },
          {
            "average": 1,
            "count": 3653019,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3653019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.62950425,
            "count": 3653019,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.1971108,
            "variance": 148.7695119
          },
          {
            "average": 19.94655932,
            "count": 3653019,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.080595701,
            "variance": 1.167687068
          },
          {
            "average": 1.604144681,
            "count": 3653019,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6398313489,
            "variance": 0.409384155
          },
          {
            "average": 27.10090038,
            "count": 3653019,
            "maximum": 31,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.539453347,
            "variance": 2.369916608
          },
          {
            "average": 247272338.2,
            "count": 3653019,
            "maximum": 247274811.4,
            "minimum": 247269700.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 966.7483731,
            "variance": 934602.417
          },
          {
            "average": 0,
            "count": 3653019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3653019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3653019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3653019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3653019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432055.3333,
          1649392.394,
          -1.70604216,
          -430903.9933,
          1650545.254,
          44.21395784
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432055.33327389153,
                1649392.3942130792,
                -1.706042160318816
              ],
              [
                -432055.33327389153,
                1650545.254213079,
                -1.706042160318816
              ],
              [
                -430903.99327389157,
                1650545.254213079,
                44.213957839681186
              ],
              [
                -430903.99327389157,
                1649392.3942130792,
                44.213957839681186
              ],
              [
                -432055.33327389153,
                1649392.3942130792,
                -1.706042160318816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T01:13:31+00:00",
        "end_time": "2019-07-15T23:48:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9459.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9459.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9459.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9459.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0425983,
            64.54173621,
            -1.70604216,
            -163.0155417,
            64.55337252,
            44.21395784
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.03933440387067,
                  64.54173620803083,
                  -1.706042160318816
                ],
                [
                  -163.0425983419583,
                  64.55197358168648,
                  -1.706042160318816
                ],
                [
                  -163.01879721028214,
                  64.55337251758787,
                  44.213957839681186
                ],
                [
                  -163.01554165077118,
                  64.54313462146287,
                  44.213957839681186
                ],
                [
                  -163.03933440387067,
                  64.54173620803083,
                  -1.706042160318816
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9459.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9459.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T01:13:31Z",
            "pc:count": 3653019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -431448.8059,
                "count": 3653019,
                "maximum": -430903.9933,
                "minimum": -432055.3333,
                "name": "X",
                "position": 0,
                "stddev": 289.7305925,
                "variance": 83943.81626
              },
              {
                "average": 1649879.05,
                "count": 3653019,
                "maximum": 1650545.254,
                "minimum": 1649392.394,
                "name": "Y",
                "position": 1,
                "stddev": 275.5167632,
                "variance": 75909.48681
              },
              {
                "average": 10.4697159,
                "count": 3653019,
                "maximum": 44.21395784,
                "minimum": -1.70604216,
                "name": "Z",
                "position": 2,
                "stddev": 11.61320003,
                "variance": 134.8664148
              },
              {
                "average": 458.558763,
                "count": 3653019,
                "maximum": 63294,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 796.5437727,
                "variance": 634481.9819
              },
              {
                "average": 1.215211035,
                "count": 3653019,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5519966138,
                "variance": 0.3047002617
              },
              {
                "average": 1.432471881,
                "count": 3653019,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8123467126,
                "variance": 0.6599071815
              },
              {
                "average": 1,
                "count": 3653019,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3653019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.62950425,
                "count": 3653019,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.1971108,
                "variance": 148.7695119
              },
              {
                "average": 19.94655932,
                "count": 3653019,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.080595701,
                "variance": 1.167687068
              },
              {
                "average": 1.604144681,
                "count": 3653019,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6398313489,
                "variance": 0.409384155
              },
              {
                "average": 27.10090038,
                "count": 3653019,
                "maximum": 31,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.539453347,
                "variance": 2.369916608
              },
              {
                "average": 247272338.2,
                "count": 3653019,
                "maximum": 247274811.4,
                "minimum": 247269700.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 966.7483731,
                "variance": 934602.417
              },
              {
                "average": 0,
                "count": 3653019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3653019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3653019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3653019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3653019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432055.3333,
              1649392.394,
              -1.70604216,
              -430903.9933,
              1650545.254,
              44.21395784
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432055.33327389153,
                    1649392.3942130792,
                    -1.706042160318816
                  ],
                  [
                    -432055.33327389153,
                    1650545.254213079,
                    -1.706042160318816
                  ],
                  [
                    -430903.99327389157,
                    1650545.254213079,
                    44.213957839681186
                  ],
                  [
                    -430903.99327389157,
                    1649392.3942130792,
                    44.213957839681186
                  ],
                  [
                    -432055.33327389153,
                    1649392.3942130792,
                    -1.706042160318816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T01:13:31+00:00",
            "end_time": "2019-07-15T23:48:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WXM0350.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.8581469931123,
              64.45841904050405,
              -1.566135954923535
            ],
            [
              -162.8613366955247,
              64.46865934644521,
              -1.566135954923535
            ],
            [
              -162.83759198990862,
              64.47003045133218,
              34.35386404507646
            ],
            [
              -162.83441063163295,
              64.4597896350987,
              34.35386404507646
            ],
            [
              -162.8581469931123,
              64.45841904050405,
              -1.566135954923535
            ]
          ]
        ]
      },
      "bbox": [
        -162.8613367,
        64.45841904,
        -1.566135955,
        -162.8344106,
        64.47003045,
        34.35386405
      ],
      "properties": {
        "datetime": "2019-07-16T00:24:06Z",
        "pc:count": 4449164,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -424108.8732,
            "count": 4449164,
            "maximum": -423531.7966,
            "minimum": -424683.3366,
            "name": "X",
            "position": 0,
            "stddev": 288.9637641,
            "variance": 83500.05699
          },
          {
            "average": 1639586.556,
            "count": 4449164,
            "maximum": 1640164.451,
            "minimum": 1639011.551,
            "name": "Y",
            "position": 1,
            "stddev": 290.6280792,
            "variance": 84464.68043
          },
          {
            "average": 12.95735522,
            "count": 4449164,
            "maximum": 34.35386405,
            "minimum": -1.566135955,
            "name": "Z",
            "position": 2,
            "stddev": 9.082621506,
            "variance": 82.49401342
          },
          {
            "average": 905.486571,
            "count": 4449164,
            "maximum": 8041,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 677.4350492,
            "variance": 458918.2459
          },
          {
            "average": 1.008774682,
            "count": 4449164,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09909892487,
            "variance": 0.00982059691
          },
          {
            "average": 1.017608252,
            "count": 4449164,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1438912387,
            "variance": 0.02070468858
          },
          {
            "average": 1,
            "count": 4449164,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4449164,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.338353452,
            "count": 4449164,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.431869557,
            "variance": 71.09642423
          },
          {
            "average": 20.11105162,
            "count": 4449164,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.162755126,
            "variance": 1.351999482
          },
          {
            "average": 1.117422959,
            "count": 4449164,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3238698755,
            "variance": 0.1048916963
          },
          {
            "average": 21.96358439,
            "count": 4449164,
            "maximum": 26,
            "minimum": 18,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.570922618,
            "variance": 2.467797871
          },
          {
            "average": 247269085.9,
            "count": 4449164,
            "maximum": 247271846.8,
            "minimum": 247266868.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 972.4762255,
            "variance": 945710.0092
          },
          {
            "average": 0,
            "count": 4449164,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4449164,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4449164,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4449164,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4449164,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -424683.3366,
          1639011.551,
          -1.566135955,
          -423531.7966,
          1640164.451,
          34.35386405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -424683.3366064585,
                1639011.5514119354,
                -1.566135954923535
              ],
              [
                -424683.3366064585,
                1640164.4514119353,
                -1.566135954923535
              ],
              [
                -423531.7966064585,
                1640164.4514119353,
                34.35386404507646
              ],
              [
                -423531.7966064585,
                1639011.5514119354,
                34.35386404507646
              ],
              [
                -424683.3366064585,
                1639011.5514119354,
                -1.566135954923535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T00:24:06+00:00",
        "end_time": "2019-07-15T23:01:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WXM0350.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WXM0350.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0350.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0350.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.8613367,
            64.45841904,
            -1.566135955,
            -162.8344106,
            64.47003045,
            34.35386405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.8581469931123,
                  64.45841904050405,
                  -1.566135954923535
                ],
                [
                  -162.8613366955247,
                  64.46865934644521,
                  -1.566135954923535
                ],
                [
                  -162.83759198990862,
                  64.47003045133218,
                  34.35386404507646
                ],
                [
                  -162.83441063163295,
                  64.4597896350987,
                  34.35386404507646
                ],
                [
                  -162.8581469931123,
                  64.45841904050405,
                  -1.566135954923535
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WXM0350.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WXM0350.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T00:24:06Z",
            "pc:count": 4449164,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -424108.8732,
                "count": 4449164,
                "maximum": -423531.7966,
                "minimum": -424683.3366,
                "name": "X",
                "position": 0,
                "stddev": 288.9637641,
                "variance": 83500.05699
              },
              {
                "average": 1639586.556,
                "count": 4449164,
                "maximum": 1640164.451,
                "minimum": 1639011.551,
                "name": "Y",
                "position": 1,
                "stddev": 290.6280792,
                "variance": 84464.68043
              },
              {
                "average": 12.95735522,
                "count": 4449164,
                "maximum": 34.35386405,
                "minimum": -1.566135955,
                "name": "Z",
                "position": 2,
                "stddev": 9.082621506,
                "variance": 82.49401342
              },
              {
                "average": 905.486571,
                "count": 4449164,
                "maximum": 8041,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 677.4350492,
                "variance": 458918.2459
              },
              {
                "average": 1.008774682,
                "count": 4449164,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09909892487,
                "variance": 0.00982059691
              },
              {
                "average": 1.017608252,
                "count": 4449164,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1438912387,
                "variance": 0.02070468858
              },
              {
                "average": 1,
                "count": 4449164,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4449164,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.338353452,
                "count": 4449164,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.431869557,
                "variance": 71.09642423
              },
              {
                "average": 20.11105162,
                "count": 4449164,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.162755126,
                "variance": 1.351999482
              },
              {
                "average": 1.117422959,
                "count": 4449164,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3238698755,
                "variance": 0.1048916963
              },
              {
                "average": 21.96358439,
                "count": 4449164,
                "maximum": 26,
                "minimum": 18,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.570922618,
                "variance": 2.467797871
              },
              {
                "average": 247269085.9,
                "count": 4449164,
                "maximum": 247271846.8,
                "minimum": 247266868.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 972.4762255,
                "variance": 945710.0092
              },
              {
                "average": 0,
                "count": 4449164,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4449164,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4449164,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4449164,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4449164,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -424683.3366,
              1639011.551,
              -1.566135955,
              -423531.7966,
              1640164.451,
              34.35386405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -424683.3366064585,
                    1639011.5514119354,
                    -1.566135954923535
                  ],
                  [
                    -424683.3366064585,
                    1640164.4514119353,
                    -1.566135954923535
                  ],
                  [
                    -423531.7966064585,
                    1640164.4514119353,
                    34.35386404507646
                  ],
                  [
                    -423531.7966064585,
                    1639011.5514119354,
                    34.35386404507646
                  ],
                  [
                    -424683.3366064585,
                    1639011.5514119354,
                    -1.566135954923535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T00:24:06+00:00",
            "end_time": "2019-07-15T23:01:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9154.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.10495633317888,
              64.49771589345087,
              -0.201456050599907
            ],
            [
              -163.10823886673074,
              64.50795158725363,
              -0.201456050599907
            ],
            [
              -163.0844772170493,
              64.50936056671004,
              26.638543949400095
            ],
            [
              -163.08120303209643,
              64.49912434782136,
              26.638543949400095
            ],
            [
              -163.10495633317888,
              64.49771589345087,
              -0.201456050599907
            ]
          ]
        ]
      },
      "bbox": [
        -163.1082389,
        64.49771589,
        -0.2014560506,
        -163.081203,
        64.50936057,
        26.63854395
      ],
      "properties": {
        "datetime": "2019-07-11T00:51:42Z",
        "pc:count": 4301421,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435266.5373,
            "count": 4301421,
            "maximum": -434692.186,
            "minimum": -435843.546,
            "name": "X",
            "position": 0,
            "stddev": 287.7271191,
            "variance": 82786.89504
          },
          {
            "average": 1645523.079,
            "count": 4301421,
            "maximum": 1646108.265,
            "minimum": 1644955.365,
            "name": "Y",
            "position": 1,
            "stddev": 285.8179612,
            "variance": 81691.90693
          },
          {
            "average": 13.18409121,
            "count": 4301421,
            "maximum": 26.63854395,
            "minimum": -0.2014560506,
            "name": "Z",
            "position": 2,
            "stddev": 5.632185424,
            "variance": 31.72151265
          },
          {
            "average": 1077.109913,
            "count": 4301421,
            "maximum": 6082,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 783.0325224,
            "variance": 613139.9311
          },
          {
            "average": 1.00749822,
            "count": 4301421,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09622649079,
            "variance": 0.009259537529
          },
          {
            "average": 1.015054095,
            "count": 4301421,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1426267702,
            "variance": 0.02034239557
          },
          {
            "average": 1,
            "count": 4301421,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4301421,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.670839009,
            "count": 4301421,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.667267269,
            "variance": 32.1179183
          },
          {
            "average": 19.87931579,
            "count": 4301421,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.404615328,
            "variance": 1.97294422
          },
          {
            "average": 1.053126397,
            "count": 4301421,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2283238122,
            "variance": 0.0521317632
          },
          {
            "average": 25.66025925,
            "count": 4301421,
            "maximum": 30,
            "minimum": 22,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.557315364,
            "variance": 2.425231142
          },
          {
            "average": 246838855.7,
            "count": 4301421,
            "maximum": 246841502.6,
            "minimum": 246836709.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 951.2891085,
            "variance": 904950.9679
          },
          {
            "average": 0,
            "count": 4301421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4301421,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4301421,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4301421,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4301421,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435843.546,
          1644955.365,
          -0.2014560506,
          -434692.186,
          1646108.265,
          26.63854395
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435843.5459734365,
                1644955.3646051148,
                -0.201456050599907
              ],
              [
                -435843.5459734365,
                1646108.2646051147,
                -0.201456050599907
              ],
              [
                -434692.1859734365,
                1646108.2646051147,
                26.638543949400095
              ],
              [
                -434692.1859734365,
                1644955.3646051148,
                26.638543949400095
              ],
              [
                -435843.5459734365,
                1644955.3646051148,
                -0.201456050599907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-11T00:51:42+00:00",
        "end_time": "2019-07-10T23:31:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9154.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9154.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9154.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9154.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1082389,
            64.49771589,
            -0.2014560506,
            -163.081203,
            64.50936057,
            26.63854395
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.10495633317888,
                  64.49771589345087,
                  -0.201456050599907
                ],
                [
                  -163.10823886673074,
                  64.50795158725363,
                  -0.201456050599907
                ],
                [
                  -163.0844772170493,
                  64.50936056671004,
                  26.638543949400095
                ],
                [
                  -163.08120303209643,
                  64.49912434782136,
                  26.638543949400095
                ],
                [
                  -163.10495633317888,
                  64.49771589345087,
                  -0.201456050599907
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9154.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9154.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-11T00:51:42Z",
            "pc:count": 4301421,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435266.5373,
                "count": 4301421,
                "maximum": -434692.186,
                "minimum": -435843.546,
                "name": "X",
                "position": 0,
                "stddev": 287.7271191,
                "variance": 82786.89504
              },
              {
                "average": 1645523.079,
                "count": 4301421,
                "maximum": 1646108.265,
                "minimum": 1644955.365,
                "name": "Y",
                "position": 1,
                "stddev": 285.8179612,
                "variance": 81691.90693
              },
              {
                "average": 13.18409121,
                "count": 4301421,
                "maximum": 26.63854395,
                "minimum": -0.2014560506,
                "name": "Z",
                "position": 2,
                "stddev": 5.632185424,
                "variance": 31.72151265
              },
              {
                "average": 1077.109913,
                "count": 4301421,
                "maximum": 6082,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 783.0325224,
                "variance": 613139.9311
              },
              {
                "average": 1.00749822,
                "count": 4301421,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09622649079,
                "variance": 0.009259537529
              },
              {
                "average": 1.015054095,
                "count": 4301421,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1426267702,
                "variance": 0.02034239557
              },
              {
                "average": 1,
                "count": 4301421,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4301421,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.670839009,
                "count": 4301421,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.667267269,
                "variance": 32.1179183
              },
              {
                "average": 19.87931579,
                "count": 4301421,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.404615328,
                "variance": 1.97294422
              },
              {
                "average": 1.053126397,
                "count": 4301421,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2283238122,
                "variance": 0.0521317632
              },
              {
                "average": 25.66025925,
                "count": 4301421,
                "maximum": 30,
                "minimum": 22,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.557315364,
                "variance": 2.425231142
              },
              {
                "average": 246838855.7,
                "count": 4301421,
                "maximum": 246841502.6,
                "minimum": 246836709.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 951.2891085,
                "variance": 904950.9679
              },
              {
                "average": 0,
                "count": 4301421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4301421,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4301421,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4301421,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4301421,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435843.546,
              1644955.365,
              -0.2014560506,
              -434692.186,
              1646108.265,
              26.63854395
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435843.5459734365,
                    1644955.3646051148,
                    -0.201456050599907
                  ],
                  [
                    -435843.5459734365,
                    1646108.2646051147,
                    -0.201456050599907
                  ],
                  [
                    -434692.1859734365,
                    1646108.2646051147,
                    26.638543949400095
                  ],
                  [
                    -434692.1859734365,
                    1644955.3646051148,
                    26.638543949400095
                  ],
                  [
                    -435843.5459734365,
                    1644955.3646051148,
                    -0.201456050599907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-11T00:51:42+00:00",
            "end_time": "2019-07-10T23:31:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_03WWM8959.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.14352574998532,
              64.54309190435882,
              -1.749665965354701
            ],
            [
              -163.14682608373968,
              64.55332353360602,
              -1.749665965354701
            ],
            [
              -163.12303640097628,
              64.55473807516474,
              0.150334034645299
            ],
            [
              -163.11974443370227,
              64.5445059178835,
              0.150334034645299
            ],
            [
              -163.14352574998532,
              64.54309190435882,
              -1.749665965354701
            ]
          ]
        ]
      },
      "bbox": [
        -163.1468261,
        64.5430919,
        -1.749665965,
        -163.1197444,
        64.55473808,
        0.1503340346
      ],
      "properties": {
        "datetime": "2019-07-15T20:08:51Z",
        "pc:count": 3095954,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -436425.7501,
            "count": 3095954,
            "maximum": -435832.3276,
            "minimum": -436983.3076,
            "name": "X",
            "position": 0,
            "stddev": 282.3287636,
            "variance": 79709.53075
          },
          {
            "average": 1650819.865,
            "count": 3095954,
            "maximum": 1651376.408,
            "minimum": 1650223.948,
            "name": "Y",
            "position": 1,
            "stddev": 287.6007003,
            "variance": 82714.1628
          },
          {
            "average": -0.8886118153,
            "count": 3095954,
            "maximum": 0.1503340346,
            "minimum": -1.749665965,
            "name": "Z",
            "position": 2,
            "stddev": 0.197023932,
            "variance": 0.03881842976
          },
          {
            "average": 42.23810593,
            "count": 3095954,
            "maximum": 2051,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 220.6389054,
            "variance": 48681.52656
          },
          {
            "average": 1.001905713,
            "count": 3095954,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0436128644,
            "variance": 0.001902081941
          },
          {
            "average": 1.003811749,
            "count": 3095954,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06162159472,
            "variance": 0.003797220936
          },
          {
            "average": 1,
            "count": 3095954,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3095954,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99999419,
            "count": 3095954,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.005906286202,
            "variance": 3.48842167e-05
          },
          {
            "average": 20.00424224,
            "count": 3095954,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9858076034,
            "variance": 0.9718166309
          },
          {
            "average": 2.010279868,
            "count": 3095954,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1012699001,
            "variance": 0.01025559267
          },
          {
            "average": 14.59847853,
            "count": 3095954,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.489968238,
            "variance": 56.09962421
          },
          {
            "average": 247207774.8,
            "count": 3095954,
            "maximum": 247256531.6,
            "minimum": 247190326.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26977.72874,
            "variance": 727797848
          },
          {
            "average": 0,
            "count": 3095954,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3095954,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3095954,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3095954,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3095954,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -436983.3076,
          1650223.948,
          -1.749665965,
          -435832.3276,
          1651376.408,
          0.1503340346
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -436983.3075967679,
                1650223.94766721,
                -1.749665965354701
              ],
              [
                -436983.3075967679,
                1651376.4076672099,
                -1.749665965354701
              ],
              [
                -435832.3275967679,
                1651376.4076672099,
                0.150334034645299
              ],
              [
                -435832.3275967679,
                1650223.94766721,
                0.150334034645299
              ],
              [
                -436983.3075967679,
                1650223.94766721,
                -1.749665965354701
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:08:51+00:00",
        "end_time": "2019-07-15T01:45:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190714_NCMP_AK_03WWM8959.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_03WWM8959.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8959.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8959.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1468261,
            64.5430919,
            -1.749665965,
            -163.1197444,
            64.55473808,
            0.1503340346
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.14352574998532,
                  64.54309190435882,
                  -1.749665965354701
                ],
                [
                  -163.14682608373968,
                  64.55332353360602,
                  -1.749665965354701
                ],
                [
                  -163.12303640097628,
                  64.55473807516474,
                  0.150334034645299
                ],
                [
                  -163.11974443370227,
                  64.5445059178835,
                  0.150334034645299
                ],
                [
                  -163.14352574998532,
                  64.54309190435882,
                  -1.749665965354701
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_03WWM8959.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190714_NCMP_AK_03WWM8959.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:08:51Z",
            "pc:count": 3095954,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -436425.7501,
                "count": 3095954,
                "maximum": -435832.3276,
                "minimum": -436983.3076,
                "name": "X",
                "position": 0,
                "stddev": 282.3287636,
                "variance": 79709.53075
              },
              {
                "average": 1650819.865,
                "count": 3095954,
                "maximum": 1651376.408,
                "minimum": 1650223.948,
                "name": "Y",
                "position": 1,
                "stddev": 287.6007003,
                "variance": 82714.1628
              },
              {
                "average": -0.8886118153,
                "count": 3095954,
                "maximum": 0.1503340346,
                "minimum": -1.749665965,
                "name": "Z",
                "position": 2,
                "stddev": 0.197023932,
                "variance": 0.03881842976
              },
              {
                "average": 42.23810593,
                "count": 3095954,
                "maximum": 2051,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 220.6389054,
                "variance": 48681.52656
              },
              {
                "average": 1.001905713,
                "count": 3095954,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0436128644,
                "variance": 0.001902081941
              },
              {
                "average": 1.003811749,
                "count": 3095954,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06162159472,
                "variance": 0.003797220936
              },
              {
                "average": 1,
                "count": 3095954,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3095954,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99999419,
                "count": 3095954,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.005906286202,
                "variance": 3.48842167e-05
              },
              {
                "average": 20.00424224,
                "count": 3095954,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9858076034,
                "variance": 0.9718166309
              },
              {
                "average": 2.010279868,
                "count": 3095954,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1012699001,
                "variance": 0.01025559267
              },
              {
                "average": 14.59847853,
                "count": 3095954,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.489968238,
                "variance": 56.09962421
              },
              {
                "average": 247207774.8,
                "count": 3095954,
                "maximum": 247256531.6,
                "minimum": 247190326.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26977.72874,
                "variance": 727797848
              },
              {
                "average": 0,
                "count": 3095954,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3095954,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3095954,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3095954,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3095954,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -436983.3076,
              1650223.948,
              -1.749665965,
              -435832.3276,
              1651376.408,
              0.1503340346
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -436983.3075967679,
                    1650223.94766721,
                    -1.749665965354701
                  ],
                  [
                    -436983.3075967679,
                    1651376.4076672099,
                    -1.749665965354701
                  ],
                  [
                    -435832.3275967679,
                    1651376.4076672099,
                    0.150334034645299
                  ],
                  [
                    -435832.3275967679,
                    1650223.94766721,
                    0.150334034645299
                  ],
                  [
                    -436983.3075967679,
                    1650223.94766721,
                    -1.749665965354701
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:08:51+00:00",
            "end_time": "2019-07-15T01:45:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM8162.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.30859243736612,
              64.5720024474621,
              -3.011168826977504
            ],
            [
              -163.31195525524697,
              64.58223059311544,
              -3.011168826977504
            ],
            [
              -163.28813977244246,
              64.58367119795594,
              1.368831173022496
            ],
            [
              -163.28478532936407,
              64.57344251401655,
              1.368831173022496
            ],
            [
              -163.30859243736612,
              64.5720024474621,
              -3.011168826977504
            ]
          ]
        ]
      },
      "bbox": [
        -163.3119553,
        64.57200245,
        -3.011168827,
        -163.2847853,
        64.5836712,
        1.368831173
      ],
      "properties": {
        "datetime": "2019-07-10T22:45:05Z",
        "pc:count": 3123662,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443773.2667,
            "count": 3123662,
            "maximum": -443218.7423,
            "minimum": -444370.2023,
            "name": "X",
            "position": 0,
            "stddev": 281.9395129,
            "variance": 79489.88894
          },
          {
            "average": 1655105.138,
            "count": 3123662,
            "maximum": 1655666.137,
            "minimum": 1654513.717,
            "name": "Y",
            "position": 1,
            "stddev": 285.4102738,
            "variance": 81459.02439
          },
          {
            "average": 0.4590388299,
            "count": 3123662,
            "maximum": 1.368831173,
            "minimum": -3.011168827,
            "name": "Z",
            "position": 2,
            "stddev": 0.491564638,
            "variance": 0.2416357933
          },
          {
            "average": 9.640021231,
            "count": 3123662,
            "maximum": 3074,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 105.8816029,
            "variance": 11210.91384
          },
          {
            "average": 1.000557039,
            "count": 3123662,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02362221278,
            "variance": 0.0005580089366
          },
          {
            "average": 1.001114077,
            "count": 3123662,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03341672991,
            "variance": 0.001116677838
          },
          {
            "average": 1,
            "count": 3123662,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3123662,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99777377,
            "count": 3123662,
            "maximum": 29,
            "minimum": 23,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1155527899,
            "variance": 0.01335244726
          },
          {
            "average": 19.96245579,
            "count": 3123662,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.253824012,
            "variance": 1.572074654
          },
          {
            "average": 2.00322346,
            "count": 3123662,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05669524706,
            "variance": 0.003214351039
          },
          {
            "average": 13.41800201,
            "count": 3123662,
            "maximum": 17,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.539774495,
            "variance": 2.370905494
          },
          {
            "average": 246831779.3,
            "count": 3123662,
            "maximum": 246833905.8,
            "minimum": 246829767.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 835.2339816,
            "variance": 697615.8041
          },
          {
            "average": 0,
            "count": 3123662,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3123662,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3123662,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3123662,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3123662,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444370.2023,
          1654513.717,
          -3.011168827,
          -443218.7423,
          1655666.137,
          1.368831173
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444370.2022839984,
                1654513.7169762915,
                -3.011168826977504
              ],
              [
                -444370.2022839984,
                1655666.1369762914,
                -3.011168826977504
              ],
              [
                -443218.74228399846,
                1655666.1369762914,
                1.368831173022496
              ],
              [
                -443218.74228399846,
                1654513.7169762915,
                1.368831173022496
              ],
              [
                -444370.2022839984,
                1654513.7169762915,
                -3.011168826977504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:45:05+00:00",
        "end_time": "2019-07-10T21:36:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8162.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8162.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8162.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8162.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3119553,
            64.57200245,
            -3.011168827,
            -163.2847853,
            64.5836712,
            1.368831173
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.30859243736612,
                  64.5720024474621,
                  -3.011168826977504
                ],
                [
                  -163.31195525524697,
                  64.58223059311544,
                  -3.011168826977504
                ],
                [
                  -163.28813977244246,
                  64.58367119795594,
                  1.368831173022496
                ],
                [
                  -163.28478532936407,
                  64.57344251401655,
                  1.368831173022496
                ],
                [
                  -163.30859243736612,
                  64.5720024474621,
                  -3.011168826977504
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8162.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8162.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:45:05Z",
            "pc:count": 3123662,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443773.2667,
                "count": 3123662,
                "maximum": -443218.7423,
                "minimum": -444370.2023,
                "name": "X",
                "position": 0,
                "stddev": 281.9395129,
                "variance": 79489.88894
              },
              {
                "average": 1655105.138,
                "count": 3123662,
                "maximum": 1655666.137,
                "minimum": 1654513.717,
                "name": "Y",
                "position": 1,
                "stddev": 285.4102738,
                "variance": 81459.02439
              },
              {
                "average": 0.4590388299,
                "count": 3123662,
                "maximum": 1.368831173,
                "minimum": -3.011168827,
                "name": "Z",
                "position": 2,
                "stddev": 0.491564638,
                "variance": 0.2416357933
              },
              {
                "average": 9.640021231,
                "count": 3123662,
                "maximum": 3074,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 105.8816029,
                "variance": 11210.91384
              },
              {
                "average": 1.000557039,
                "count": 3123662,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02362221278,
                "variance": 0.0005580089366
              },
              {
                "average": 1.001114077,
                "count": 3123662,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03341672991,
                "variance": 0.001116677838
              },
              {
                "average": 1,
                "count": 3123662,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3123662,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99777377,
                "count": 3123662,
                "maximum": 29,
                "minimum": 23,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1155527899,
                "variance": 0.01335244726
              },
              {
                "average": 19.96245579,
                "count": 3123662,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.253824012,
                "variance": 1.572074654
              },
              {
                "average": 2.00322346,
                "count": 3123662,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05669524706,
                "variance": 0.003214351039
              },
              {
                "average": 13.41800201,
                "count": 3123662,
                "maximum": 17,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.539774495,
                "variance": 2.370905494
              },
              {
                "average": 246831779.3,
                "count": 3123662,
                "maximum": 246833905.8,
                "minimum": 246829767.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 835.2339816,
                "variance": 697615.8041
              },
              {
                "average": 0,
                "count": 3123662,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3123662,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3123662,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3123662,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3123662,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444370.2023,
              1654513.717,
              -3.011168827,
              -443218.7423,
              1655666.137,
              1.368831173
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444370.2022839984,
                    1654513.7169762915,
                    -3.011168826977504
                  ],
                  [
                    -444370.2022839984,
                    1655666.1369762914,
                    -3.011168826977504
                  ],
                  [
                    -443218.74228399846,
                    1655666.1369762914,
                    1.368831173022496
                  ],
                  [
                    -443218.74228399846,
                    1654513.7169762915,
                    1.368831173022496
                  ],
                  [
                    -444370.2022839984,
                    1654513.7169762915,
                    -3.011168826977504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:45:05+00:00",
            "end_time": "2019-07-10T21:36: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": "20190715_NCMP_AK_03WWM9754.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -162.98013831287736,
              64.49605344676063,
              -4.665576802792185
            ],
            [
              -162.98337396879705,
              64.50628553709633,
              -4.665576802792185
            ],
            [
              -162.95961048705504,
              64.507675121802,
              -3.025576802792185
            ],
            [
              -162.9563831814257,
              64.4974425138299,
              -3.025576802792185
            ],
            [
              -162.98013831287736,
              64.49605344676063,
              -4.665576802792185
            ]
          ]
        ]
      },
      "bbox": [
        -162.983374,
        64.49605345,
        -4.665576803,
        -162.9563832,
        64.50767512,
        -3.025576803
      ],
      "properties": {
        "datetime": "2019-07-16T02:11:32Z",
        "pc:count": 2277349,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -429312.8023,
            "count": 2277349,
            "maximum": -428779.1566,
            "minimum": -429930.3766,
            "name": "X",
            "position": 0,
            "stddev": 286.493927,
            "variance": 82078.77022
          },
          {
            "average": 1644542.311,
            "count": 2277349,
            "maximum": 1645110.186,
            "minimum": 1643957.986,
            "name": "Y",
            "position": 1,
            "stddev": 283.3865674,
            "variance": 80307.94659
          },
          {
            "average": -3.809279661,
            "count": 2277349,
            "maximum": -3.025576803,
            "minimum": -4.665576803,
            "name": "Z",
            "position": 2,
            "stddev": 0.2608015756,
            "variance": 0.06801746185
          },
          {
            "average": 253.0408409,
            "count": 2277349,
            "maximum": 3224,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 685.5988808,
            "variance": 470045.8253
          },
          {
            "average": 1,
            "count": 2277349,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2277349,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2277349,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2277349,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2277349,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.94639775,
            "count": 2277349,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9213961448,
            "variance": 0.8489708556
          },
          {
            "average": 2.003866777,
            "count": 2277349,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06214792821,
            "variance": 0.003862364981
          },
          {
            "average": 31.78355008,
            "count": 2277349,
            "maximum": 36,
            "minimum": 28,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.576333001,
            "variance": 2.484825731
          },
          {
            "average": 247275324.6,
            "count": 2277349,
            "maximum": 247278292.3,
            "minimum": 247272978.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1042.149022,
            "variance": 1086074.585
          },
          {
            "average": 0,
            "count": 2277349,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2277349,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2277349,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2277349,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2277349,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -429930.3766,
          1643957.986,
          -4.665576803,
          -428779.1566,
          1645110.186,
          -3.025576803
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -429930.3766488783,
                1643957.986244827,
                -4.665576802792185
              ],
              [
                -429930.3766488783,
                1645110.1862448272,
                -4.665576802792185
              ],
              [
                -428779.1566488783,
                1645110.1862448272,
                -3.025576802792185
              ],
              [
                -428779.1566488783,
                1643957.986244827,
                -3.025576802792185
              ],
              [
                -429930.3766488783,
                1643957.986244827,
                -4.665576802792185
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:11:32+00:00",
        "end_time": "2019-07-16T00:42:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9754.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9754.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9754.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9754.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -162.983374,
            64.49605345,
            -4.665576803,
            -162.9563832,
            64.50767512,
            -3.025576803
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -162.98013831287736,
                  64.49605344676063,
                  -4.665576802792185
                ],
                [
                  -162.98337396879705,
                  64.50628553709633,
                  -4.665576802792185
                ],
                [
                  -162.95961048705504,
                  64.507675121802,
                  -3.025576802792185
                ],
                [
                  -162.9563831814257,
                  64.4974425138299,
                  -3.025576802792185
                ],
                [
                  -162.98013831287736,
                  64.49605344676063,
                  -4.665576802792185
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9754.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9754.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:11:32Z",
            "pc:count": 2277349,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -429312.8023,
                "count": 2277349,
                "maximum": -428779.1566,
                "minimum": -429930.3766,
                "name": "X",
                "position": 0,
                "stddev": 286.493927,
                "variance": 82078.77022
              },
              {
                "average": 1644542.311,
                "count": 2277349,
                "maximum": 1645110.186,
                "minimum": 1643957.986,
                "name": "Y",
                "position": 1,
                "stddev": 283.3865674,
                "variance": 80307.94659
              },
              {
                "average": -3.809279661,
                "count": 2277349,
                "maximum": -3.025576803,
                "minimum": -4.665576803,
                "name": "Z",
                "position": 2,
                "stddev": 0.2608015756,
                "variance": 0.06801746185
              },
              {
                "average": 253.0408409,
                "count": 2277349,
                "maximum": 3224,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 685.5988808,
                "variance": 470045.8253
              },
              {
                "average": 1,
                "count": 2277349,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2277349,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2277349,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2277349,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2277349,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.94639775,
                "count": 2277349,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9213961448,
                "variance": 0.8489708556
              },
              {
                "average": 2.003866777,
                "count": 2277349,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06214792821,
                "variance": 0.003862364981
              },
              {
                "average": 31.78355008,
                "count": 2277349,
                "maximum": 36,
                "minimum": 28,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.576333001,
                "variance": 2.484825731
              },
              {
                "average": 247275324.6,
                "count": 2277349,
                "maximum": 247278292.3,
                "minimum": 247272978.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1042.149022,
                "variance": 1086074.585
              },
              {
                "average": 0,
                "count": 2277349,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2277349,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2277349,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2277349,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2277349,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -429930.3766,
              1643957.986,
              -4.665576803,
              -428779.1566,
              1645110.186,
              -3.025576803
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -429930.3766488783,
                    1643957.986244827,
                    -4.665576802792185
                  ],
                  [
                    -429930.3766488783,
                    1645110.1862448272,
                    -4.665576802792185
                  ],
                  [
                    -428779.1566488783,
                    1645110.1862448272,
                    -3.025576802792185
                  ],
                  [
                    -428779.1566488783,
                    1643957.986244827,
                    -3.025576802792185
                  ],
                  [
                    -429930.3766488783,
                    1643957.986244827,
                    -4.665576802792185
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:11:32+00:00",
            "end_time": "2019-07-16T00:42:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM7966.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.34813670287988,
              64.60835315994562,
              -3.280497675337097
            ],
            [
              -163.3515189641333,
              64.6185838281168,
              -3.280497675337097
            ],
            [
              -163.32767755277771,
              64.62003044545466,
              6.779502324662904
            ],
            [
              -163.32430368630472,
              64.60979923572445,
              6.779502324662904
            ],
            [
              -163.34813670287988,
              64.60835315994562,
              -3.280497675337097
            ]
          ]
        ]
      },
      "bbox": [
        -163.351519,
        64.60835316,
        -3.280497675,
        -163.3243037,
        64.62003045,
        6.779502325
      ],
      "properties": {
        "datetime": "2019-07-15T01:30:04Z",
        "pc:count": 7907675,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -445094.3625,
            "count": 7907675,
            "maximum": -444525.1884,
            "minimum": -445676.5284,
            "name": "X",
            "position": 0,
            "stddev": 275.9023854,
            "variance": 76122.12627
          },
          {
            "average": 1659373.48,
            "count": 7907675,
            "maximum": 1659946.932,
            "minimum": 1658794.192,
            "name": "Y",
            "position": 1,
            "stddev": 286.2072093,
            "variance": 81914.56665
          },
          {
            "average": 1.601580558,
            "count": 7907675,
            "maximum": 6.779502325,
            "minimum": -3.280497675,
            "name": "Z",
            "position": 2,
            "stddev": 1.092451832,
            "variance": 1.193451004
          },
          {
            "average": 499.2322659,
            "count": 7907675,
            "maximum": 7746,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 524.2516949,
            "variance": 274839.8396
          },
          {
            "average": 1.01576304,
            "count": 7907675,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1405992833,
            "variance": 0.01976815847
          },
          {
            "average": 1.031550234,
            "count": 7907675,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2081677208,
            "variance": 0.0433338
          },
          {
            "average": 1,
            "count": 7907675,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7907675,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.99284619,
            "count": 7907675,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.21856346,
            "variance": 174.73042
          },
          {
            "average": 19.98585054,
            "count": 7907675,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.173770972,
            "variance": 1.377738294
          },
          {
            "average": 1.372474969,
            "count": 7907675,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.495725436,
            "variance": 0.2457437079
          },
          {
            "average": 14.64672284,
            "count": 7907675,
            "maximum": 23,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.682533644,
            "variance": 21.92612133
          },
          {
            "average": 247010025.1,
            "count": 7907675,
            "maximum": 247189404.7,
            "minimum": 246832817.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 176534.6326,
            "variance": 31164476520.0
          },
          {
            "average": 0,
            "count": 7907675,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7907675,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7907675,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7907675,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7907675,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -445676.5284,
          1658794.192,
          -3.280497675,
          -444525.1884,
          1659946.932,
          6.779502325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -445676.5283636869,
                1658794.1920086683,
                -3.280497675337097
              ],
              [
                -445676.5283636869,
                1659946.9320086685,
                -3.280497675337097
              ],
              [
                -444525.18836368696,
                1659946.9320086685,
                6.779502324662904
              ],
              [
                -444525.18836368696,
                1658794.1920086683,
                6.779502324662904
              ],
              [
                -445676.5283636869,
                1658794.1920086683,
                -3.280497675337097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:30:04+00:00",
        "end_time": "2019-07-10T22:26:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM7966.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM7966.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7966.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7966.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.351519,
            64.60835316,
            -3.280497675,
            -163.3243037,
            64.62003045,
            6.779502325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.34813670287988,
                  64.60835315994562,
                  -3.280497675337097
                ],
                [
                  -163.3515189641333,
                  64.6185838281168,
                  -3.280497675337097
                ],
                [
                  -163.32767755277771,
                  64.62003044545466,
                  6.779502324662904
                ],
                [
                  -163.32430368630472,
                  64.60979923572445,
                  6.779502324662904
                ],
                [
                  -163.34813670287988,
                  64.60835315994562,
                  -3.280497675337097
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM7966.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM7966.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:30:04Z",
            "pc:count": 7907675,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -445094.3625,
                "count": 7907675,
                "maximum": -444525.1884,
                "minimum": -445676.5284,
                "name": "X",
                "position": 0,
                "stddev": 275.9023854,
                "variance": 76122.12627
              },
              {
                "average": 1659373.48,
                "count": 7907675,
                "maximum": 1659946.932,
                "minimum": 1658794.192,
                "name": "Y",
                "position": 1,
                "stddev": 286.2072093,
                "variance": 81914.56665
              },
              {
                "average": 1.601580558,
                "count": 7907675,
                "maximum": 6.779502325,
                "minimum": -3.280497675,
                "name": "Z",
                "position": 2,
                "stddev": 1.092451832,
                "variance": 1.193451004
              },
              {
                "average": 499.2322659,
                "count": 7907675,
                "maximum": 7746,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 524.2516949,
                "variance": 274839.8396
              },
              {
                "average": 1.01576304,
                "count": 7907675,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1405992833,
                "variance": 0.01976815847
              },
              {
                "average": 1.031550234,
                "count": 7907675,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2081677208,
                "variance": 0.0433338
              },
              {
                "average": 1,
                "count": 7907675,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7907675,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.99284619,
                "count": 7907675,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.21856346,
                "variance": 174.73042
              },
              {
                "average": 19.98585054,
                "count": 7907675,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.173770972,
                "variance": 1.377738294
              },
              {
                "average": 1.372474969,
                "count": 7907675,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.495725436,
                "variance": 0.2457437079
              },
              {
                "average": 14.64672284,
                "count": 7907675,
                "maximum": 23,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.682533644,
                "variance": 21.92612133
              },
              {
                "average": 247010025.1,
                "count": 7907675,
                "maximum": 247189404.7,
                "minimum": 246832817.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 176534.6326,
                "variance": 31164476520.0
              },
              {
                "average": 0,
                "count": 7907675,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7907675,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7907675,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7907675,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7907675,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -445676.5284,
              1658794.192,
              -3.280497675,
              -444525.1884,
              1659946.932,
              6.779502325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -445676.5283636869,
                    1658794.1920086683,
                    -3.280497675337097
                  ],
                  [
                    -445676.5283636869,
                    1659946.9320086685,
                    -3.280497675337097
                  ],
                  [
                    -444525.18836368696,
                    1659946.9320086685,
                    6.779502324662904
                  ],
                  [
                    -444525.18836368696,
                    1658794.1920086683,
                    6.779502324662904
                  ],
                  [
                    -445676.5283636869,
                    1658794.1920086683,
                    -3.280497675337097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:30:04+00:00",
            "end_time": "2019-07-10T22:26: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": "20190710_NCMP_AK_03WWM8953.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.14569975718288,
              64.48936394268095,
              25.90040449190223
            ],
            [
              -163.14899620918953,
              64.49959953448423,
              25.90040449190223
            ],
            [
              -163.12672771501826,
              64.50092645044894,
              151.42040449190222
            ],
            [
              -163.12343908329808,
              64.49069036433595,
              151.42040449190222
            ],
            [
              -163.14569975718288,
              64.48936394268095,
              25.90040449190223
            ]
          ]
        ]
      },
      "bbox": [
        -163.1489962,
        64.48936394,
        25.90040449,
        -163.1234391,
        64.50092645,
        151.4204045
      ],
      "properties": {
        "datetime": "2019-07-10T22:53:38Z",
        "pc:count": 6139313,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437371.9557,
            "count": 6139313,
            "maximum": -436830.0792,
            "minimum": -437909.4992,
            "name": "X",
            "position": 0,
            "stddev": 252.7581153,
            "variance": 63886.66483
          },
          {
            "average": 1644889.486,
            "count": 6139313,
            "maximum": 1645453.268,
            "minimum": 1644300.268,
            "name": "Y",
            "position": 1,
            "stddev": 294.2281844,
            "variance": 86570.22451
          },
          {
            "average": 81.08403421,
            "count": 6139313,
            "maximum": 151.4204045,
            "minimum": 25.90040449,
            "name": "Z",
            "position": 2,
            "stddev": 32.52292072,
            "variance": 1057.740372
          },
          {
            "average": 319.5523989,
            "count": 6139313,
            "maximum": 5276,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 392.7670923,
            "variance": 154265.9888
          },
          {
            "average": 1.43363777,
            "count": 6139313,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6722791705,
            "variance": 0.451959283
          },
          {
            "average": 1.86831279,
            "count": 6139313,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8573318265,
            "variance": 0.7350178608
          },
          {
            "average": 1,
            "count": 6139313,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6139313,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.198541759,
            "count": 6139313,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3989021868,
            "variance": 0.1591229546
          },
          {
            "average": 20.03342787,
            "count": 6139313,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.943335018,
            "variance": 3.776550994
          },
          {
            "average": 1.454600051,
            "count": 6139313,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6742660336,
            "variance": 0.4546346841
          },
          {
            "average": 14.76960956,
            "count": 6139313,
            "maximum": 18,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.315377862,
            "variance": 1.730218921
          },
          {
            "average": 246832520.7,
            "count": 6139313,
            "maximum": 246834418.3,
            "minimum": 246831457.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 757.3586239,
            "variance": 573592.0852
          },
          {
            "average": 0,
            "count": 6139313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6139313,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6139313,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6139313,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6139313,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437909.4992,
          1644300.268,
          25.90040449,
          -436830.0792,
          1645453.268,
          151.4204045
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437909.49923368235,
                1644300.2676222096,
                25.90040449190223
              ],
              [
                -437909.49923368235,
                1645453.2676222096,
                25.90040449190223
              ],
              [
                -436830.0792336823,
                1645453.2676222096,
                151.42040449190222
              ],
              [
                -436830.0792336823,
                1644300.2676222096,
                151.42040449190222
              ],
              [
                -437909.49923368235,
                1644300.2676222096,
                25.90040449190223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T22:53:38+00:00",
        "end_time": "2019-07-10T22:04:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8953.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8953.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8953.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8953.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1489962,
            64.48936394,
            25.90040449,
            -163.1234391,
            64.50092645,
            151.4204045
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.14569975718288,
                  64.48936394268095,
                  25.90040449190223
                ],
                [
                  -163.14899620918953,
                  64.49959953448423,
                  25.90040449190223
                ],
                [
                  -163.12672771501826,
                  64.50092645044894,
                  151.42040449190222
                ],
                [
                  -163.12343908329808,
                  64.49069036433595,
                  151.42040449190222
                ],
                [
                  -163.14569975718288,
                  64.48936394268095,
                  25.90040449190223
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8953.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8953.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T22:53:38Z",
            "pc:count": 6139313,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437371.9557,
                "count": 6139313,
                "maximum": -436830.0792,
                "minimum": -437909.4992,
                "name": "X",
                "position": 0,
                "stddev": 252.7581153,
                "variance": 63886.66483
              },
              {
                "average": 1644889.486,
                "count": 6139313,
                "maximum": 1645453.268,
                "minimum": 1644300.268,
                "name": "Y",
                "position": 1,
                "stddev": 294.2281844,
                "variance": 86570.22451
              },
              {
                "average": 81.08403421,
                "count": 6139313,
                "maximum": 151.4204045,
                "minimum": 25.90040449,
                "name": "Z",
                "position": 2,
                "stddev": 32.52292072,
                "variance": 1057.740372
              },
              {
                "average": 319.5523989,
                "count": 6139313,
                "maximum": 5276,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 392.7670923,
                "variance": 154265.9888
              },
              {
                "average": 1.43363777,
                "count": 6139313,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6722791705,
                "variance": 0.451959283
              },
              {
                "average": 1.86831279,
                "count": 6139313,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8573318265,
                "variance": 0.7350178608
              },
              {
                "average": 1,
                "count": 6139313,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6139313,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.198541759,
                "count": 6139313,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3989021868,
                "variance": 0.1591229546
              },
              {
                "average": 20.03342787,
                "count": 6139313,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.943335018,
                "variance": 3.776550994
              },
              {
                "average": 1.454600051,
                "count": 6139313,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6742660336,
                "variance": 0.4546346841
              },
              {
                "average": 14.76960956,
                "count": 6139313,
                "maximum": 18,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.315377862,
                "variance": 1.730218921
              },
              {
                "average": 246832520.7,
                "count": 6139313,
                "maximum": 246834418.3,
                "minimum": 246831457.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 757.3586239,
                "variance": 573592.0852
              },
              {
                "average": 0,
                "count": 6139313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6139313,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6139313,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6139313,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6139313,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437909.4992,
              1644300.268,
              25.90040449,
              -436830.0792,
              1645453.268,
              151.4204045
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437909.49923368235,
                    1644300.2676222096,
                    25.90040449190223
                  ],
                  [
                    -437909.49923368235,
                    1645453.2676222096,
                    25.90040449190223
                  ],
                  [
                    -436830.0792336823,
                    1645453.2676222096,
                    151.42040449190222
                  ],
                  [
                    -436830.0792336823,
                    1644300.2676222096,
                    151.42040449190222
                  ],
                  [
                    -437909.49923368235,
                    1644300.2676222096,
                    25.90040449190223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T22:53:38+00:00",
            "end_time": "2019-07-10T22:04: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": "20190715_NCMP_AK_03WWM8766.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.18102155361447,
              64.60638998046225,
              -0.601558834355738
            ],
            [
              -163.18434310766057,
              64.6166229929904,
              -0.601558834355738
            ],
            [
              -163.16048871469337,
              64.61804424781367,
              1.018441165644262
            ],
            [
              -163.15717556753143,
              64.60781070314734,
              1.018441165644262
            ],
            [
              -163.18102155361447,
              64.60638998046225,
              -0.601558834355738
            ]
          ]
        ]
      },
      "bbox": [
        -163.1843431,
        64.60638998,
        -0.6015588344,
        -163.1571756,
        64.61804425,
        1.018441166
      ],
      "properties": {
        "datetime": "2019-07-16T02:02:22Z",
        "pc:count": 4071377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -437221.0694,
            "count": 4071377,
            "maximum": -436639.0694,
            "minimum": -437790.7094,
            "name": "X",
            "position": 0,
            "stddev": 284.7825814,
            "variance": 81101.11865
          },
          {
            "average": 1658043.407,
            "count": 4071377,
            "maximum": 1658618.337,
            "minimum": 1657465.737,
            "name": "Y",
            "position": 1,
            "stddev": 289.3730108,
            "variance": 83736.73941
          },
          {
            "average": 0.2215912964,
            "count": 4071377,
            "maximum": 1.018441166,
            "minimum": -0.6015588344,
            "name": "Z",
            "position": 2,
            "stddev": 0.1402070237,
            "variance": 0.01965800951
          },
          {
            "average": 0.5508981359,
            "count": 4071377,
            "maximum": 2595,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.94030596,
            "variance": 573.1382493
          },
          {
            "average": 1.00027067,
            "count": 4071377,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01644982977,
            "variance": 0.0002705968993
          },
          {
            "average": 1.00054134,
            "count": 4071377,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02326042291,
            "variance": 0.000541047274
          },
          {
            "average": 1,
            "count": 4071377,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4071377,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4071377,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.00125922,
            "count": 4071377,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9853601119,
            "variance": 0.9709345501
          },
          {
            "average": 2.000271898,
            "count": 4071377,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01648709553,
            "variance": 0.000271824319
          },
          {
            "average": 31.04968712,
            "count": 4071377,
            "maximum": 35,
            "minimum": 27,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.55742968,
            "variance": 2.425587208
          },
          {
            "average": 247274843.4,
            "count": 4071377,
            "maximum": 247277742.4,
            "minimum": 247272414.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1025.667375,
            "variance": 1051993.564
          },
          {
            "average": 0,
            "count": 4071377,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4071377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4071377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4071377,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4071377,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -437790.7094,
          1657465.737,
          -0.6015588344,
          -436639.0694,
          1658618.337,
          1.018441166
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -437790.7094150604,
                1657465.736786962,
                -0.601558834355738
              ],
              [
                -437790.7094150604,
                1658618.336786962,
                -0.601558834355738
              ],
              [
                -436639.0694150604,
                1658618.336786962,
                1.018441165644262
              ],
              [
                -436639.0694150604,
                1657465.736786962,
                1.018441165644262
              ],
              [
                -437790.7094150604,
                1657465.736786962,
                -0.601558834355738
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-16T02:02:22+00:00",
        "end_time": "2019-07-16T00:33:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8766.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8766.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8766.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8766.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1843431,
            64.60638998,
            -0.6015588344,
            -163.1571756,
            64.61804425,
            1.018441166
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.18102155361447,
                  64.60638998046225,
                  -0.601558834355738
                ],
                [
                  -163.18434310766057,
                  64.6166229929904,
                  -0.601558834355738
                ],
                [
                  -163.16048871469337,
                  64.61804424781367,
                  1.018441165644262
                ],
                [
                  -163.15717556753143,
                  64.60781070314734,
                  1.018441165644262
                ],
                [
                  -163.18102155361447,
                  64.60638998046225,
                  -0.601558834355738
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8766.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8766.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-16T02:02:22Z",
            "pc:count": 4071377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -437221.0694,
                "count": 4071377,
                "maximum": -436639.0694,
                "minimum": -437790.7094,
                "name": "X",
                "position": 0,
                "stddev": 284.7825814,
                "variance": 81101.11865
              },
              {
                "average": 1658043.407,
                "count": 4071377,
                "maximum": 1658618.337,
                "minimum": 1657465.737,
                "name": "Y",
                "position": 1,
                "stddev": 289.3730108,
                "variance": 83736.73941
              },
              {
                "average": 0.2215912964,
                "count": 4071377,
                "maximum": 1.018441166,
                "minimum": -0.6015588344,
                "name": "Z",
                "position": 2,
                "stddev": 0.1402070237,
                "variance": 0.01965800951
              },
              {
                "average": 0.5508981359,
                "count": 4071377,
                "maximum": 2595,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.94030596,
                "variance": 573.1382493
              },
              {
                "average": 1.00027067,
                "count": 4071377,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01644982977,
                "variance": 0.0002705968993
              },
              {
                "average": 1.00054134,
                "count": 4071377,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02326042291,
                "variance": 0.000541047274
              },
              {
                "average": 1,
                "count": 4071377,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4071377,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4071377,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.00125922,
                "count": 4071377,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9853601119,
                "variance": 0.9709345501
              },
              {
                "average": 2.000271898,
                "count": 4071377,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01648709553,
                "variance": 0.000271824319
              },
              {
                "average": 31.04968712,
                "count": 4071377,
                "maximum": 35,
                "minimum": 27,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.55742968,
                "variance": 2.425587208
              },
              {
                "average": 247274843.4,
                "count": 4071377,
                "maximum": 247277742.4,
                "minimum": 247272414.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1025.667375,
                "variance": 1051993.564
              },
              {
                "average": 0,
                "count": 4071377,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4071377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4071377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4071377,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4071377,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -437790.7094,
              1657465.737,
              -0.6015588344,
              -436639.0694,
              1658618.337,
              1.018441166
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -437790.7094150604,
                    1657465.736786962,
                    -0.601558834355738
                  ],
                  [
                    -437790.7094150604,
                    1658618.336786962,
                    -0.601558834355738
                  ],
                  [
                    -436639.0694150604,
                    1658618.336786962,
                    1.018441165644262
                  ],
                  [
                    -436639.0694150604,
                    1657465.736786962,
                    1.018441165644262
                  ],
                  [
                    -437790.7094150604,
                    1657465.736786962,
                    -0.601558834355738
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-16T02:02:22+00:00",
            "end_time": "2019-07-16T00:33: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": "20190715_NCMP_AK_03WWM8871.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.1570960514329,
              64.6509710818847,
              0.937799357052158
            ],
            [
              -163.16041506500866,
              64.66120794655008,
              0.937799357052158
            ],
            [
              -163.13904499871828,
              64.66247609286364,
              3.977799357052158
            ],
            [
              -163.13573353134115,
              64.65223875224704,
              3.977799357052158
            ],
            [
              -163.1570960514329,
              64.6509710818847,
              0.937799357052158
            ]
          ]
        ]
      },
      "bbox": [
        -163.1604151,
        64.65097108,
        0.9377993571,
        -163.1357335,
        64.66247609,
        3.977799357
      ],
      "properties": {
        "datetime": "2019-07-15T22:12:57Z",
        "pc:count": 2890663,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -435510.9442,
            "count": 2890663,
            "maximum": -434943.4656,
            "minimum": -435973.5056,
            "name": "X",
            "position": 0,
            "stddev": 236.516247,
            "variance": 55939.93508
          },
          {
            "average": 1662752.372,
            "count": 2890663,
            "maximum": 1663387.28,
            "minimum": 1662234.38,
            "name": "Y",
            "position": 1,
            "stddev": 287.7475525,
            "variance": 82798.65395
          },
          {
            "average": 2.293715636,
            "count": 2890663,
            "maximum": 3.977799357,
            "minimum": 0.9377993571,
            "name": "Z",
            "position": 2,
            "stddev": 0.4560120724,
            "variance": 0.2079470102
          },
          {
            "average": 737.5753569,
            "count": 2890663,
            "maximum": 5308,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 497.9526881,
            "variance": 247956.8796
          },
          {
            "average": 1.000043935,
            "count": 2890663,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006628170375,
            "variance": 4.393264253e-05
          },
          {
            "average": 1.000091674,
            "count": 2890663,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009646235748,
            "variance": 9.30498641e-05
          },
          {
            "average": 1,
            "count": 2890663,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2890663,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.935915394,
            "count": 2890663,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.755264449,
            "variance": 60.14412668
          },
          {
            "average": 19.96458495,
            "count": 2890663,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.174630689,
            "variance": 1.379757256
          },
          {
            "average": 1.087393446,
            "count": 2890663,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2824120232,
            "variance": 0.07975655084
          },
          {
            "average": 11.2522833,
            "count": 2890663,
            "maximum": 14,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.102951536,
            "variance": 1.216502091
          },
          {
            "average": 247262435.5,
            "count": 2890663,
            "maximum": 247263977.1,
            "minimum": 247261497.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 739.6001812,
            "variance": 547008.4281
          },
          {
            "average": 0,
            "count": 2890663,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2890663,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2890663,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2890663,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2890663,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -435973.5056,
          1662234.38,
          0.9377993571,
          -434943.4656,
          1663387.28,
          3.977799357
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -435973.5055650731,
                1662234.3795082178,
                0.937799357052158
              ],
              [
                -435973.5055650731,
                1663387.2795082177,
                0.937799357052158
              ],
              [
                -434943.4655650731,
                1663387.2795082177,
                3.977799357052158
              ],
              [
                -434943.4655650731,
                1662234.3795082178,
                3.977799357052158
              ],
              [
                -435973.5055650731,
                1662234.3795082178,
                0.937799357052158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T22:12:57+00:00",
        "end_time": "2019-07-15T21:31:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM8871.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM8871.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8871.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8871.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.1604151,
            64.65097108,
            0.9377993571,
            -163.1357335,
            64.66247609,
            3.977799357
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.1570960514329,
                  64.6509710818847,
                  0.937799357052158
                ],
                [
                  -163.16041506500866,
                  64.66120794655008,
                  0.937799357052158
                ],
                [
                  -163.13904499871828,
                  64.66247609286364,
                  3.977799357052158
                ],
                [
                  -163.13573353134115,
                  64.65223875224704,
                  3.977799357052158
                ],
                [
                  -163.1570960514329,
                  64.6509710818847,
                  0.937799357052158
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM8871.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM8871.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T22:12:57Z",
            "pc:count": 2890663,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -435510.9442,
                "count": 2890663,
                "maximum": -434943.4656,
                "minimum": -435973.5056,
                "name": "X",
                "position": 0,
                "stddev": 236.516247,
                "variance": 55939.93508
              },
              {
                "average": 1662752.372,
                "count": 2890663,
                "maximum": 1663387.28,
                "minimum": 1662234.38,
                "name": "Y",
                "position": 1,
                "stddev": 287.7475525,
                "variance": 82798.65395
              },
              {
                "average": 2.293715636,
                "count": 2890663,
                "maximum": 3.977799357,
                "minimum": 0.9377993571,
                "name": "Z",
                "position": 2,
                "stddev": 0.4560120724,
                "variance": 0.2079470102
              },
              {
                "average": 737.5753569,
                "count": 2890663,
                "maximum": 5308,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 497.9526881,
                "variance": 247956.8796
              },
              {
                "average": 1.000043935,
                "count": 2890663,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006628170375,
                "variance": 4.393264253e-05
              },
              {
                "average": 1.000091674,
                "count": 2890663,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009646235748,
                "variance": 9.30498641e-05
              },
              {
                "average": 1,
                "count": 2890663,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2890663,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.935915394,
                "count": 2890663,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.755264449,
                "variance": 60.14412668
              },
              {
                "average": 19.96458495,
                "count": 2890663,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.174630689,
                "variance": 1.379757256
              },
              {
                "average": 1.087393446,
                "count": 2890663,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2824120232,
                "variance": 0.07975655084
              },
              {
                "average": 11.2522833,
                "count": 2890663,
                "maximum": 14,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.102951536,
                "variance": 1.216502091
              },
              {
                "average": 247262435.5,
                "count": 2890663,
                "maximum": 247263977.1,
                "minimum": 247261497.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 739.6001812,
                "variance": 547008.4281
              },
              {
                "average": 0,
                "count": 2890663,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2890663,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2890663,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2890663,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2890663,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -435973.5056,
              1662234.38,
              0.9377993571,
              -434943.4656,
              1663387.28,
              3.977799357
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -435973.5055650731,
                    1662234.3795082178,
                    0.937799357052158
                  ],
                  [
                    -435973.5055650731,
                    1663387.2795082177,
                    0.937799357052158
                  ],
                  [
                    -434943.4655650731,
                    1663387.2795082177,
                    3.977799357052158
                  ],
                  [
                    -434943.4655650731,
                    1662234.3795082178,
                    3.977799357052158
                  ],
                  [
                    -435973.5055650731,
                    1662234.3795082178,
                    0.937799357052158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T22:12:57+00:00",
            "end_time": "2019-07-15T21:31: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": "20190710_NCMP_AK_03WWM8263.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.28716396255592,
              64.58073192633658,
              -0.236096613321839
            ],
            [
              -163.29051970997784,
              64.59095942467948,
              -0.236096613321839
            ],
            [
              -163.26669336621265,
              64.59239689800971,
              1.003903386678161
            ],
            [
              -163.26334600013334,
              64.58216886237214,
              1.003903386678161
            ],
            [
              -163.28716396255592,
              64.58073192633658,
              -0.236096613321839
            ]
          ]
        ]
      },
      "bbox": [
        -163.2905197,
        64.58073193,
        -0.2360966133,
        -163.263346,
        64.5923969,
        1.003903387
      ],
      "properties": {
        "datetime": "2019-07-10T23:48:32Z",
        "pc:count": 4032263,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -442638.1496,
            "count": 4032263,
            "maximum": -442066.6101,
            "minimum": -443218.1901,
            "name": "X",
            "position": 0,
            "stddev": 288.5978751,
            "variance": 83288.7335
          },
          {
            "average": 1655922.219,
            "count": 4032263,
            "maximum": 1656487.186,
            "minimum": 1655334.906,
            "name": "Y",
            "position": 1,
            "stddev": 288.6704216,
            "variance": 83330.61229
          },
          {
            "average": 0.4709127261,
            "count": 4032263,
            "maximum": 1.003903387,
            "minimum": -0.2360966133,
            "name": "Z",
            "position": 2,
            "stddev": 0.1226107792,
            "variance": 0.01503340317
          },
          {
            "average": 0.03495233322,
            "count": 4032263,
            "maximum": 2949,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 8.036149277,
            "variance": 64.5796952
          },
          {
            "average": 1.000026288,
            "count": 4032263,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005127112568,
            "variance": 2.628728329e-05
          },
          {
            "average": 1.000052576,
            "count": 4032263,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007250736822,
            "variance": 5.257318446e-05
          },
          {
            "average": 1,
            "count": 4032263,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4032263,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4032263,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96245182,
            "count": 4032263,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.268035885,
            "variance": 1.607915007
          },
          {
            "average": 2.004221699,
            "count": 4032263,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06483731282,
            "variance": 0.004203877134
          },
          {
            "average": 20.54283339,
            "count": 4032263,
            "maximum": 24,
            "minimum": 17,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.548245753,
            "variance": 2.397064913
          },
          {
            "average": 246835810.7,
            "count": 4032263,
            "maximum": 246837712.5,
            "minimum": 246833900.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 891.9682012,
            "variance": 795607.272
          },
          {
            "average": 0,
            "count": 4032263,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4032263,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4032263,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4032263,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4032263,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -443218.1901,
          1655334.906,
          -0.2360966133,
          -442066.6101,
          1656487.186,
          1.003903387
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -443218.1900564473,
                1655334.905594153,
                -0.236096613321839
              ],
              [
                -443218.1900564473,
                1656487.185594153,
                -0.236096613321839
              ],
              [
                -442066.61005644733,
                1656487.185594153,
                1.003903386678161
              ],
              [
                -442066.61005644733,
                1655334.905594153,
                1.003903386678161
              ],
              [
                -443218.1900564473,
                1655334.905594153,
                -0.236096613321839
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-10T23:48:32+00:00",
        "end_time": "2019-07-10T22:45:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8263.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8263.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8263.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8263.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2905197,
            64.58073193,
            -0.2360966133,
            -163.263346,
            64.5923969,
            1.003903387
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.28716396255592,
                  64.58073192633658,
                  -0.236096613321839
                ],
                [
                  -163.29051970997784,
                  64.59095942467948,
                  -0.236096613321839
                ],
                [
                  -163.26669336621265,
                  64.59239689800971,
                  1.003903386678161
                ],
                [
                  -163.26334600013334,
                  64.58216886237214,
                  1.003903386678161
                ],
                [
                  -163.28716396255592,
                  64.58073192633658,
                  -0.236096613321839
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8263.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8263.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-10T23:48:32Z",
            "pc:count": 4032263,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -442638.1496,
                "count": 4032263,
                "maximum": -442066.6101,
                "minimum": -443218.1901,
                "name": "X",
                "position": 0,
                "stddev": 288.5978751,
                "variance": 83288.7335
              },
              {
                "average": 1655922.219,
                "count": 4032263,
                "maximum": 1656487.186,
                "minimum": 1655334.906,
                "name": "Y",
                "position": 1,
                "stddev": 288.6704216,
                "variance": 83330.61229
              },
              {
                "average": 0.4709127261,
                "count": 4032263,
                "maximum": 1.003903387,
                "minimum": -0.2360966133,
                "name": "Z",
                "position": 2,
                "stddev": 0.1226107792,
                "variance": 0.01503340317
              },
              {
                "average": 0.03495233322,
                "count": 4032263,
                "maximum": 2949,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 8.036149277,
                "variance": 64.5796952
              },
              {
                "average": 1.000026288,
                "count": 4032263,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005127112568,
                "variance": 2.628728329e-05
              },
              {
                "average": 1.000052576,
                "count": 4032263,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007250736822,
                "variance": 5.257318446e-05
              },
              {
                "average": 1,
                "count": 4032263,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4032263,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4032263,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96245182,
                "count": 4032263,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.268035885,
                "variance": 1.607915007
              },
              {
                "average": 2.004221699,
                "count": 4032263,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06483731282,
                "variance": 0.004203877134
              },
              {
                "average": 20.54283339,
                "count": 4032263,
                "maximum": 24,
                "minimum": 17,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.548245753,
                "variance": 2.397064913
              },
              {
                "average": 246835810.7,
                "count": 4032263,
                "maximum": 246837712.5,
                "minimum": 246833900.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 891.9682012,
                "variance": 795607.272
              },
              {
                "average": 0,
                "count": 4032263,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4032263,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4032263,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4032263,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4032263,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -443218.1901,
              1655334.906,
              -0.2360966133,
              -442066.6101,
              1656487.186,
              1.003903387
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -443218.1900564473,
                    1655334.905594153,
                    -0.236096613321839
                  ],
                  [
                    -443218.1900564473,
                    1656487.185594153,
                    -0.236096613321839
                  ],
                  [
                    -442066.61005644733,
                    1656487.185594153,
                    1.003903386678161
                  ],
                  [
                    -442066.61005644733,
                    1655334.905594153,
                    1.003903386678161
                  ],
                  [
                    -443218.1900564473,
                    1655334.905594153,
                    -0.236096613321839
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-10T23:48:32+00:00",
            "end_time": "2019-07-10T22:45:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190715_NCMP_AK_03WWM9455.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.04190699894488,
              64.50586563200429,
              -2.19419345365483
            ],
            [
              -163.0451676469292,
              64.51610207055454,
              -2.19419345365483
            ],
            [
              -163.02139777162836,
              64.51750125950525,
              15.52580654634517
            ],
            [
              -163.01814548028614,
              64.5072642992875,
              15.52580654634517
            ],
            [
              -163.04190699894488,
              64.50586563200429,
              -2.19419345365483
            ]
          ]
        ]
      },
      "bbox": [
        -163.0451676,
        64.50586563,
        -2.194193454,
        -163.0181455,
        64.51750126,
        15.52580655
      ],
      "properties": {
        "datetime": "2019-07-15T21:22:34Z",
        "pc:count": 4102811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432132.1433,
            "count": 4102811,
            "maximum": -431569.482,
            "minimum": -432720.762,
            "name": "X",
            "position": 0,
            "stddev": 282.9305376,
            "variance": 80049.6891
          },
          {
            "average": 1646015.786,
            "count": 4102811,
            "maximum": 1646596.745,
            "minimum": 1645443.925,
            "name": "Y",
            "position": 1,
            "stddev": 288.9925084,
            "variance": 83516.66993
          },
          {
            "average": 1.094614771,
            "count": 4102811,
            "maximum": 15.52580655,
            "minimum": -2.194193454,
            "name": "Z",
            "position": 2,
            "stddev": 1.868509752,
            "variance": 3.491328693
          },
          {
            "average": 407.1864531,
            "count": 4102811,
            "maximum": 6599,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 790.8360202,
            "variance": 625421.6108
          },
          {
            "average": 1.006459961,
            "count": 4102811,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08065056742,
            "variance": 0.006504514025
          },
          {
            "average": 1.012929916,
            "count": 4102811,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1141292371,
            "variance": 0.01302548276
          },
          {
            "average": 1,
            "count": 4102811,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4102811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.59071792,
            "count": 4102811,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.53977707,
            "variance": 157.2460089
          },
          {
            "average": 20.00274329,
            "count": 4102811,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.356824309,
            "variance": 1.840972205
          },
          {
            "average": 1.709033392,
            "count": 4102811,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4729894397,
            "variance": 0.2237190101
          },
          {
            "average": 5.734520796,
            "count": 4102811,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.562584401,
            "variance": 2.441670009
          },
          {
            "average": 247258452.6,
            "count": 4102811,
            "maximum": 247260954.9,
            "minimum": 247255947.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1091.065871,
            "variance": 1190424.735
          },
          {
            "average": 0,
            "count": 4102811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4102811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4102811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4102811,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4102811,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -432720.762,
          1645443.925,
          -2.194193454,
          -431569.482,
          1646596.745,
          15.52580655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -432720.7620459578,
                1645443.9245930566,
                -2.19419345365483
              ],
              [
                -432720.7620459578,
                1646596.7445930564,
                -2.19419345365483
              ],
              [
                -431569.48204595776,
                1646596.7445930564,
                15.52580654634517
              ],
              [
                -431569.48204595776,
                1645443.9245930566,
                15.52580654634517
              ],
              [
                -432720.7620459578,
                1645443.9245930566,
                -2.19419345365483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T21:22:34+00:00",
        "end_time": "2019-07-15T19:59:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190715_NCMP_AK_03WWM9455.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190715_NCMP_AK_03WWM9455.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9455.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9455.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0451676,
            64.50586563,
            -2.194193454,
            -163.0181455,
            64.51750126,
            15.52580655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.04190699894488,
                  64.50586563200429,
                  -2.19419345365483
                ],
                [
                  -163.0451676469292,
                  64.51610207055454,
                  -2.19419345365483
                ],
                [
                  -163.02139777162836,
                  64.51750125950525,
                  15.52580654634517
                ],
                [
                  -163.01814548028614,
                  64.5072642992875,
                  15.52580654634517
                ],
                [
                  -163.04190699894488,
                  64.50586563200429,
                  -2.19419345365483
                ]
              ]
            ]
          },
          "id": "20190715_NCMP_AK_03WWM9455.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190715_NCMP_AK_03WWM9455.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T21:22:34Z",
            "pc:count": 4102811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432132.1433,
                "count": 4102811,
                "maximum": -431569.482,
                "minimum": -432720.762,
                "name": "X",
                "position": 0,
                "stddev": 282.9305376,
                "variance": 80049.6891
              },
              {
                "average": 1646015.786,
                "count": 4102811,
                "maximum": 1646596.745,
                "minimum": 1645443.925,
                "name": "Y",
                "position": 1,
                "stddev": 288.9925084,
                "variance": 83516.66993
              },
              {
                "average": 1.094614771,
                "count": 4102811,
                "maximum": 15.52580655,
                "minimum": -2.194193454,
                "name": "Z",
                "position": 2,
                "stddev": 1.868509752,
                "variance": 3.491328693
              },
              {
                "average": 407.1864531,
                "count": 4102811,
                "maximum": 6599,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 790.8360202,
                "variance": 625421.6108
              },
              {
                "average": 1.006459961,
                "count": 4102811,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08065056742,
                "variance": 0.006504514025
              },
              {
                "average": 1.012929916,
                "count": 4102811,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1141292371,
                "variance": 0.01302548276
              },
              {
                "average": 1,
                "count": 4102811,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4102811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.59071792,
                "count": 4102811,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.53977707,
                "variance": 157.2460089
              },
              {
                "average": 20.00274329,
                "count": 4102811,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.356824309,
                "variance": 1.840972205
              },
              {
                "average": 1.709033392,
                "count": 4102811,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4729894397,
                "variance": 0.2237190101
              },
              {
                "average": 5.734520796,
                "count": 4102811,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.562584401,
                "variance": 2.441670009
              },
              {
                "average": 247258452.6,
                "count": 4102811,
                "maximum": 247260954.9,
                "minimum": 247255947.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1091.065871,
                "variance": 1190424.735
              },
              {
                "average": 0,
                "count": 4102811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4102811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4102811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4102811,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4102811,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -432720.762,
              1645443.925,
              -2.194193454,
              -431569.482,
              1646596.745,
              15.52580655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -432720.7620459578,
                    1645443.9245930566,
                    -2.19419345365483
                  ],
                  [
                    -432720.7620459578,
                    1646596.7445930564,
                    -2.19419345365483
                  ],
                  [
                    -431569.48204595776,
                    1646596.7445930564,
                    15.52580654634517
                  ],
                  [
                    -431569.48204595776,
                    1645443.9245930566,
                    15.52580654634517
                  ],
                  [
                    -432720.7620459578,
                    1645443.9245930566,
                    -2.19419345365483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T21:22:34+00:00",
            "end_time": "2019-07-15T19:59: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": "20190710_NCMP_AK_03WWM8164.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.30747300683453,
              64.58994336272279,
              -1.402898067090211
            ],
            [
              -163.3108377746349,
              64.60017251041454,
              -1.402898067090211
            ],
            [
              -163.2870097160085,
              64.60161282997049,
              3.737101932909789
            ],
            [
              -163.28365333335304,
              64.59138314360817,
              3.737101932909789
            ],
            [
              -163.30747300683453,
              64.58994336272279,
              -1.402898067090211
            ]
          ]
        ]
      },
      "bbox": [
        -163.3108378,
        64.58994336,
        -1.402898067,
        -163.2836533,
        64.60161283,
        3.737101933
      ],
      "properties": {
        "datetime": "2019-07-15T01:23:35Z",
        "pc:count": 5922445,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -443492.4327,
            "count": 5922445,
            "maximum": -442886.1699,
            "minimum": -444037.5099,
            "name": "X",
            "position": 0,
            "stddev": 282.2727271,
            "variance": 79677.89245
          },
          {
            "average": 1657090.329,
            "count": 5922445,
            "maximum": 1657640.688,
            "minimum": 1656488.188,
            "name": "Y",
            "position": 1,
            "stddev": 290.4270619,
            "variance": 84347.87827
          },
          {
            "average": 1.159246015,
            "count": 5922445,
            "maximum": 3.737101933,
            "minimum": -1.402898067,
            "name": "Z",
            "position": 2,
            "stddev": 0.4962776955,
            "variance": 0.2462915511
          },
          {
            "average": 146.8842976,
            "count": 5922445,
            "maximum": 3414,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 327.2766041,
            "variance": 107109.9756
          },
          {
            "average": 1.000100296,
            "count": 5922445,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01004797339,
            "variance": 0.0001009617691
          },
          {
            "average": 1.000201268,
            "count": 5922445,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01425671567,
            "variance": 0.0002032539418
          },
          {
            "average": 1,
            "count": 5922445,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5922445,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 22.94256021,
            "count": 5922445,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.46324074,
            "variance": 131.4058882
          },
          {
            "average": 20.02601829,
            "count": 5922445,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.262409746,
            "variance": 1.593678368
          },
          {
            "average": 1.781832334,
            "count": 5922445,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4131825586,
            "variance": 0.1707198268
          },
          {
            "average": 14.79982558,
            "count": 5922445,
            "maximum": 24,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.034085422,
            "variance": 36.41018688
          },
          {
            "average": 246994448.3,
            "count": 5922445,
            "maximum": 247189015.2,
            "minimum": 246833088.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 175013.039,
            "variance": 30629563810.0
          },
          {
            "average": 0,
            "count": 5922445,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5922445,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5922445,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5922445,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5922445,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -444037.5099,
          1656488.188,
          -1.402898067,
          -442886.1699,
          1657640.688,
          3.737101933
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -444037.509927056,
                1656488.18772458,
                -1.402898067090211
              ],
              [
                -444037.509927056,
                1657640.68772458,
                -1.402898067090211
              ],
              [
                -442886.169927056,
                1657640.68772458,
                3.737101932909789
              ],
              [
                -442886.169927056,
                1656488.18772458,
                3.737101932909789
              ],
              [
                -444037.509927056,
                1656488.18772458,
                -1.402898067090211
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:23:35+00:00",
        "end_time": "2019-07-10T22:31:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8164.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8164.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8164.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8164.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.3108378,
            64.58994336,
            -1.402898067,
            -163.2836533,
            64.60161283,
            3.737101933
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.30747300683453,
                  64.58994336272279,
                  -1.402898067090211
                ],
                [
                  -163.3108377746349,
                  64.60017251041454,
                  -1.402898067090211
                ],
                [
                  -163.2870097160085,
                  64.60161282997049,
                  3.737101932909789
                ],
                [
                  -163.28365333335304,
                  64.59138314360817,
                  3.737101932909789
                ],
                [
                  -163.30747300683453,
                  64.58994336272279,
                  -1.402898067090211
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8164.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8164.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:23:35Z",
            "pc:count": 5922445,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -443492.4327,
                "count": 5922445,
                "maximum": -442886.1699,
                "minimum": -444037.5099,
                "name": "X",
                "position": 0,
                "stddev": 282.2727271,
                "variance": 79677.89245
              },
              {
                "average": 1657090.329,
                "count": 5922445,
                "maximum": 1657640.688,
                "minimum": 1656488.188,
                "name": "Y",
                "position": 1,
                "stddev": 290.4270619,
                "variance": 84347.87827
              },
              {
                "average": 1.159246015,
                "count": 5922445,
                "maximum": 3.737101933,
                "minimum": -1.402898067,
                "name": "Z",
                "position": 2,
                "stddev": 0.4962776955,
                "variance": 0.2462915511
              },
              {
                "average": 146.8842976,
                "count": 5922445,
                "maximum": 3414,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 327.2766041,
                "variance": 107109.9756
              },
              {
                "average": 1.000100296,
                "count": 5922445,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01004797339,
                "variance": 0.0001009617691
              },
              {
                "average": 1.000201268,
                "count": 5922445,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01425671567,
                "variance": 0.0002032539418
              },
              {
                "average": 1,
                "count": 5922445,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5922445,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 22.94256021,
                "count": 5922445,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.46324074,
                "variance": 131.4058882
              },
              {
                "average": 20.02601829,
                "count": 5922445,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.262409746,
                "variance": 1.593678368
              },
              {
                "average": 1.781832334,
                "count": 5922445,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4131825586,
                "variance": 0.1707198268
              },
              {
                "average": 14.79982558,
                "count": 5922445,
                "maximum": 24,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.034085422,
                "variance": 36.41018688
              },
              {
                "average": 246994448.3,
                "count": 5922445,
                "maximum": 247189015.2,
                "minimum": 246833088.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 175013.039,
                "variance": 30629563810.0
              },
              {
                "average": 0,
                "count": 5922445,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5922445,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5922445,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5922445,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5922445,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -444037.5099,
              1656488.188,
              -1.402898067,
              -442886.1699,
              1657640.688,
              3.737101933
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -444037.509927056,
                    1656488.18772458,
                    -1.402898067090211
                  ],
                  [
                    -444037.509927056,
                    1657640.68772458,
                    -1.402898067090211
                  ],
                  [
                    -442886.169927056,
                    1657640.68772458,
                    3.737101932909789
                  ],
                  [
                    -442886.169927056,
                    1656488.18772458,
                    3.737101932909789
                  ],
                  [
                    -444037.509927056,
                    1656488.18772458,
                    -1.402898067090211
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:23:35+00:00",
            "end_time": "2019-07-10T22:31: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": "20190710_NCMP_AK_03WWM8267.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.28490730144802,
              64.61660735623363,
              -1.85567083809541
            ],
            [
              -163.2882677516783,
              64.62683934743495,
              -1.85567083809541
            ],
            [
              -163.26440917878952,
              64.62827667227741,
              5.04432916190459
            ],
            [
              -163.26105713514983,
              64.61804414272464,
              5.04432916190459
            ],
            [
              -163.28490730144802,
              64.61660735623363,
              -1.85567083809541
            ]
          ]
        ]
      },
      "bbox": [
        -163.2882678,
        64.61660736,
        -1.855670838,
        -163.2610571,
        64.62827667,
        5.044329162
      ],
      "properties": {
        "datetime": "2019-07-15T20:11:15Z",
        "pc:count": 3984868,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -441967.941,
            "count": 3984868,
            "maximum": -441401.7698,
            "minimum": -442553.4498,
            "name": "X",
            "position": 0,
            "stddev": 290.6981227,
            "variance": 84505.39856
          },
          {
            "average": 1659866.432,
            "count": 3984868,
            "maximum": 1660435.868,
            "minimum": 1659283.148,
            "name": "Y",
            "position": 1,
            "stddev": 289.0826588,
            "variance": 83568.78364
          },
          {
            "average": 2.070829247,
            "count": 3984868,
            "maximum": 5.044329162,
            "minimum": -1.855670838,
            "name": "Z",
            "position": 2,
            "stddev": 0.6741422547,
            "variance": 0.4544677796
          },
          {
            "average": 714.5467315,
            "count": 3984868,
            "maximum": 17576,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 552.8476219,
            "variance": 305640.4931
          },
          {
            "average": 1.000662506,
            "count": 3984868,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02613708597,
            "variance": 0.0006831472627
          },
          {
            "average": 1.001322754,
            "count": 3984868,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03719868254,
            "variance": 0.001383741983
          },
          {
            "average": 1,
            "count": 3984868,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3984868,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.748691048,
            "count": 3984868,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.952174734,
            "variance": 99.04578194
          },
          {
            "average": 20.05770844,
            "count": 3984868,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.062980989,
            "variance": 1.129928583
          },
          {
            "average": 1.155969533,
            "count": 3984868,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.363560984,
            "variance": 0.1321765891
          },
          {
            "average": 15.93208006,
            "count": 3984868,
            "maximum": 30,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.469826473,
            "variance": 41.85865459
          },
          {
            "average": 247196760.2,
            "count": 3984868,
            "maximum": 247256675.7,
            "minimum": 246841285.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 45925.87391,
            "variance": 2109185895
          },
          {
            "average": 0,
            "count": 3984868,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3984868,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3984868,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3984868,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3984868,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -442553.4498,
          1659283.148,
          -1.855670838,
          -441401.7698,
          1660435.868,
          5.044329162
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -442553.4498214769,
                1659283.1482073215,
                -1.85567083809541
              ],
              [
                -442553.4498214769,
                1660435.8682073217,
                -1.85567083809541
              ],
              [
                -441401.76982147683,
                1660435.8682073217,
                5.04432916190459
              ],
              [
                -441401.76982147683,
                1659283.1482073215,
                5.04432916190459
              ],
              [
                -442553.4498214769,
                1659283.1482073215,
                -1.85567083809541
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T20:11:15+00:00",
        "end_time": "2019-07-11T00:48:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM8267.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM8267.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8267.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8267.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.2882678,
            64.61660736,
            -1.855670838,
            -163.2610571,
            64.62827667,
            5.044329162
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.28490730144802,
                  64.61660735623363,
                  -1.85567083809541
                ],
                [
                  -163.2882677516783,
                  64.62683934743495,
                  -1.85567083809541
                ],
                [
                  -163.26440917878952,
                  64.62827667227741,
                  5.04432916190459
                ],
                [
                  -163.26105713514983,
                  64.61804414272464,
                  5.04432916190459
                ],
                [
                  -163.28490730144802,
                  64.61660735623363,
                  -1.85567083809541
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM8267.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM8267.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T20:11:15Z",
            "pc:count": 3984868,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -441967.941,
                "count": 3984868,
                "maximum": -441401.7698,
                "minimum": -442553.4498,
                "name": "X",
                "position": 0,
                "stddev": 290.6981227,
                "variance": 84505.39856
              },
              {
                "average": 1659866.432,
                "count": 3984868,
                "maximum": 1660435.868,
                "minimum": 1659283.148,
                "name": "Y",
                "position": 1,
                "stddev": 289.0826588,
                "variance": 83568.78364
              },
              {
                "average": 2.070829247,
                "count": 3984868,
                "maximum": 5.044329162,
                "minimum": -1.855670838,
                "name": "Z",
                "position": 2,
                "stddev": 0.6741422547,
                "variance": 0.4544677796
              },
              {
                "average": 714.5467315,
                "count": 3984868,
                "maximum": 17576,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 552.8476219,
                "variance": 305640.4931
              },
              {
                "average": 1.000662506,
                "count": 3984868,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02613708597,
                "variance": 0.0006831472627
              },
              {
                "average": 1.001322754,
                "count": 3984868,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03719868254,
                "variance": 0.001383741983
              },
              {
                "average": 1,
                "count": 3984868,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3984868,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.748691048,
                "count": 3984868,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.952174734,
                "variance": 99.04578194
              },
              {
                "average": 20.05770844,
                "count": 3984868,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.062980989,
                "variance": 1.129928583
              },
              {
                "average": 1.155969533,
                "count": 3984868,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.363560984,
                "variance": 0.1321765891
              },
              {
                "average": 15.93208006,
                "count": 3984868,
                "maximum": 30,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.469826473,
                "variance": 41.85865459
              },
              {
                "average": 247196760.2,
                "count": 3984868,
                "maximum": 247256675.7,
                "minimum": 246841285.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 45925.87391,
                "variance": 2109185895
              },
              {
                "average": 0,
                "count": 3984868,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3984868,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3984868,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3984868,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3984868,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -442553.4498,
              1659283.148,
              -1.855670838,
              -441401.7698,
              1660435.868,
              5.044329162
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -442553.4498214769,
                    1659283.1482073215,
                    -1.85567083809541
                  ],
                  [
                    -442553.4498214769,
                    1660435.8682073217,
                    -1.85567083809541
                  ],
                  [
                    -441401.76982147683,
                    1660435.8682073217,
                    5.04432916190459
                  ],
                  [
                    -441401.76982147683,
                    1659283.1482073215,
                    5.04432916190459
                  ],
                  [
                    -442553.4498214769,
                    1659283.1482073215,
                    -1.85567083809541
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T20:11:15+00:00",
            "end_time": "2019-07-11T00:48:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190710_NCMP_AK_03WWM9451.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -163.04446052906692,
              64.46999472340741,
              -5.118112870586147
            ],
            [
              -163.04771788806266,
              64.4802302335576,
              -5.118112870586147
            ],
            [
              -163.02399527636243,
              64.48162872645526,
              18.481887129413856
            ],
            [
              -163.02074624650976,
              64.47139269579026,
              18.481887129413856
            ],
            [
              -163.04446052906692,
              64.46999472340741,
              -5.118112870586147
            ]
          ]
        ]
      },
      "bbox": [
        -163.0477179,
        64.46999472,
        -5.118112871,
        -163.0207462,
        64.48162873,
        18.48188713
      ],
      "properties": {
        "datetime": "2019-07-15T01:47:42Z",
        "pc:count": 2958036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -432847.0832,
            "count": 2958036,
            "maximum": -432235.1822,
            "minimum": -433385.6222,
            "name": "X",
            "position": 0,
            "stddev": 284.7609938,
            "variance": 81088.8236
          },
          {
            "average": 1642203.196,
            "count": 2958036,
            "maximum": 1642647.919,
            "minimum": 1641495.139,
            "name": "Y",
            "position": 1,
            "stddev": 250.6400819,
            "variance": 62820.45064
          },
          {
            "average": 3.572026624,
            "count": 2958036,
            "maximum": 18.48188713,
            "minimum": -5.118112871,
            "name": "Z",
            "position": 2,
            "stddev": 7.48928109,
            "variance": 56.08933124
          },
          {
            "average": 720.5931601,
            "count": 2958036,
            "maximum": 8008,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 916.3093395,
            "variance": 839622.8057
          },
          {
            "average": 1.008629374,
            "count": 2958036,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1081020065,
            "variance": 0.01168604381
          },
          {
            "average": 1.017367267,
            "count": 2958036,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1631459024,
            "variance": 0.02661658547
          },
          {
            "average": 1,
            "count": 2958036,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2958036,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.79046874,
            "count": 2958036,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.68308971,
            "variance": 187.226944
          },
          {
            "average": 20.02356626,
            "count": 2958036,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.280373902,
            "variance": 1.63935733
          },
          {
            "average": 1.573188088,
            "count": 2958036,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5107866765,
            "variance": 0.2609030289
          },
          {
            "average": 27.11942654,
            "count": 2958036,
            "maximum": 30,
            "minimum": 16,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.374674744,
            "variance": 5.639080141
          },
          {
            "average": 246849539.3,
            "count": 2958036,
            "maximum": 247190462.3,
            "minimum": 246837943.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 57249.41261,
            "variance": 3277495245
          },
          {
            "average": 0,
            "count": 2958036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2958036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2958036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2958036,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2958036,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -433385.6222,
          1641495.139,
          -5.118112871,
          -432235.1822,
          1642647.919,
          18.48188713
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -433385.62221340125,
                1641495.1385779197,
                -5.118112870586147
              ],
              [
                -433385.62221340125,
                1642647.9185779195,
                -5.118112870586147
              ],
              [
                -432235.1822134013,
                1642647.9185779195,
                18.481887129413856
              ],
              [
                -432235.1822134013,
                1641495.1385779197,
                18.481887129413856
              ],
              [
                -433385.62221340125,
                1641495.1385779197,
                -5.118112870586147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-15T01:47:42+00:00",
        "end_time": "2019-07-10T23:52:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_526_Golovin/20190710_NCMP_AK_03WWM9451.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190710_NCMP_AK_03WWM9451.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9451.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9451.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -163.0477179,
            64.46999472,
            -5.118112871,
            -163.0207462,
            64.48162873,
            18.48188713
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -163.04446052906692,
                  64.46999472340741,
                  -5.118112870586147
                ],
                [
                  -163.04771788806266,
                  64.4802302335576,
                  -5.118112870586147
                ],
                [
                  -163.02399527636243,
                  64.48162872645526,
                  18.481887129413856
                ],
                [
                  -163.02074624650976,
                  64.47139269579026,
                  18.481887129413856
                ],
                [
                  -163.04446052906692,
                  64.46999472340741,
                  -5.118112870586147
                ]
              ]
            ]
          },
          "id": "20190710_NCMP_AK_03WWM9451.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_526_Golovin/20190710_NCMP_AK_03WWM9451.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-15T01:47:42Z",
            "pc:count": 2958036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -432847.0832,
                "count": 2958036,
                "maximum": -432235.1822,
                "minimum": -433385.6222,
                "name": "X",
                "position": 0,
                "stddev": 284.7609938,
                "variance": 81088.8236
              },
              {
                "average": 1642203.196,
                "count": 2958036,
                "maximum": 1642647.919,
                "minimum": 1641495.139,
                "name": "Y",
                "position": 1,
                "stddev": 250.6400819,
                "variance": 62820.45064
              },
              {
                "average": 3.572026624,
                "count": 2958036,
                "maximum": 18.48188713,
                "minimum": -5.118112871,
                "name": "Z",
                "position": 2,
                "stddev": 7.48928109,
                "variance": 56.08933124
              },
              {
                "average": 720.5931601,
                "count": 2958036,
                "maximum": 8008,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 916.3093395,
                "variance": 839622.8057
              },
              {
                "average": 1.008629374,
                "count": 2958036,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1081020065,
                "variance": 0.01168604381
              },
              {
                "average": 1.017367267,
                "count": 2958036,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1631459024,
                "variance": 0.02661658547
              },
              {
                "average": 1,
                "count": 2958036,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2958036,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.79046874,
                "count": 2958036,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.68308971,
                "variance": 187.226944
              },
              {
                "average": 20.02356626,
                "count": 2958036,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.280373902,
                "variance": 1.63935733
              },
              {
                "average": 1.573188088,
                "count": 2958036,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5107866765,
                "variance": 0.2609030289
              },
              {
                "average": 27.11942654,
                "count": 2958036,
                "maximum": 30,
                "minimum": 16,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.374674744,
                "variance": 5.639080141
              },
              {
                "average": 246849539.3,
                "count": 2958036,
                "maximum": 247190462.3,
                "minimum": 246837943.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 57249.41261,
                "variance": 3277495245
              },
              {
                "average": 0,
                "count": 2958036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2958036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2958036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2958036,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2958036,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -433385.6222,
              1641495.139,
              -5.118112871,
              -432235.1822,
              1642647.919,
              18.48188713
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -433385.62221340125,
                    1641495.1385779197,
                    -5.118112870586147
                  ],
                  [
                    -433385.62221340125,
                    1642647.9185779195,
                    -5.118112870586147
                  ],
                  [
                    -432235.1822134013,
                    1642647.9185779195,
                    18.481887129413856
                  ],
                  [
                    -432235.1822134013,
                    1641495.1385779197,
                    18.481887129413856
                  ],
                  [
                    -433385.62221340125,
                    1641495.1385779197,
                    -5.118112870586147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-15T01:47:42+00:00",
            "end_time": "2019-07-10T23:52:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR0987.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.83494182555833,
              63.903625742761236,
              -2.704075866203328
            ],
            [
              -160.8358362718335,
              63.90742682732073,
              -2.704075866203328
            ],
            [
              -160.83417772073574,
              63.907502015622214,
              -1.764075866203328
            ],
            [
              -160.8332834884037,
              63.90370092093194,
              -1.764075866203328
            ],
            [
              -160.83494182555833,
              63.903625742761236,
              -2.704075866203328
            ]
          ]
        ]
      },
      "bbox": [
        -160.8358363,
        63.90362574,
        -2.704075866,
        -160.8332835,
        63.90750202,
        -1.764075866
      ],
      "properties": {
        "datetime": "2019-07-14T03:02:51Z",
        "pc:count": 4265,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -334389.9141,
            "count": 4265,
            "maximum": -334359.9252,
            "minimum": -334441.6452,
            "name": "X",
            "position": 0,
            "stddev": 16.38663586,
            "variance": 268.521835
          },
          {
            "average": 1566180.534,
            "count": 4265,
            "maximum": 1566369.528,
            "minimum": 1565942.828,
            "name": "Y",
            "position": 1,
            "stddev": 106.5164624,
            "variance": 11345.75676
          },
          {
            "average": -2.225116898,
            "count": 4265,
            "maximum": -1.764075866,
            "minimum": -2.704075866,
            "name": "Z",
            "position": 2,
            "stddev": 0.1494663567,
            "variance": 0.0223401918
          },
          {
            "average": 1725.68347,
            "count": 4265,
            "maximum": 2523,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 551.751259,
            "variance": 304429.4518
          },
          {
            "average": 1,
            "count": 4265,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4265,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4265,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4265,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4265,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.69635817,
            "count": 4265,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.375959362,
            "variance": 1.893264166
          },
          {
            "average": 2.060961313,
            "count": 4265,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2392873932,
            "variance": 0.05725845652
          },
          {
            "average": 26.2063306,
            "count": 4265,
            "maximum": 27,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6137933513,
            "variance": 0.3767422781
          },
          {
            "average": 247108197.5,
            "count": 4265,
            "maximum": 247108571.1,
            "minimum": 247107740,
            "name": "GpsTime",
            "position": 12,
            "stddev": 270.9568834,
            "variance": 73417.63266
          },
          {
            "average": 0,
            "count": 4265,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4265,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4265,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4265,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4265,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334441.6452,
          1565942.828,
          -2.704075866,
          -334359.9252,
          1566369.528,
          -1.764075866
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334441.6452477861,
                1565942.8284012233,
                -2.704075866203328
              ],
              [
                -334441.6452477861,
                1566369.5284012235,
                -2.704075866203328
              ],
              [
                -334359.9252477861,
                1566369.5284012235,
                -1.764075866203328
              ],
              [
                -334359.9252477861,
                1565942.8284012233,
                -1.764075866203328
              ],
              [
                -334441.6452477861,
                1565942.8284012233,
                -2.704075866203328
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T03:02:51+00:00",
        "end_time": "2019-07-14T02:49:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0987.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR0987.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0987.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0987.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8358363,
            63.90362574,
            -2.704075866,
            -160.8332835,
            63.90750202,
            -1.764075866
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.83494182555833,
                  63.903625742761236,
                  -2.704075866203328
                ],
                [
                  -160.8358362718335,
                  63.90742682732073,
                  -2.704075866203328
                ],
                [
                  -160.83417772073574,
                  63.907502015622214,
                  -1.764075866203328
                ],
                [
                  -160.8332834884037,
                  63.90370092093194,
                  -1.764075866203328
                ],
                [
                  -160.83494182555833,
                  63.903625742761236,
                  -2.704075866203328
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR0987.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0987.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T03:02:51Z",
            "pc:count": 4265,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -334389.9141,
                "count": 4265,
                "maximum": -334359.9252,
                "minimum": -334441.6452,
                "name": "X",
                "position": 0,
                "stddev": 16.38663586,
                "variance": 268.521835
              },
              {
                "average": 1566180.534,
                "count": 4265,
                "maximum": 1566369.528,
                "minimum": 1565942.828,
                "name": "Y",
                "position": 1,
                "stddev": 106.5164624,
                "variance": 11345.75676
              },
              {
                "average": -2.225116898,
                "count": 4265,
                "maximum": -1.764075866,
                "minimum": -2.704075866,
                "name": "Z",
                "position": 2,
                "stddev": 0.1494663567,
                "variance": 0.0223401918
              },
              {
                "average": 1725.68347,
                "count": 4265,
                "maximum": 2523,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 551.751259,
                "variance": 304429.4518
              },
              {
                "average": 1,
                "count": 4265,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4265,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4265,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4265,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4265,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.69635817,
                "count": 4265,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.375959362,
                "variance": 1.893264166
              },
              {
                "average": 2.060961313,
                "count": 4265,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2392873932,
                "variance": 0.05725845652
              },
              {
                "average": 26.2063306,
                "count": 4265,
                "maximum": 27,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6137933513,
                "variance": 0.3767422781
              },
              {
                "average": 247108197.5,
                "count": 4265,
                "maximum": 247108571.1,
                "minimum": 247107740,
                "name": "GpsTime",
                "position": 12,
                "stddev": 270.9568834,
                "variance": 73417.63266
              },
              {
                "average": 0,
                "count": 4265,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4265,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4265,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4265,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4265,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334441.6452,
              1565942.828,
              -2.704075866,
              -334359.9252,
              1566369.528,
              -1.764075866
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334441.6452477861,
                    1565942.8284012233,
                    -2.704075866203328
                  ],
                  [
                    -334441.6452477861,
                    1566369.5284012235,
                    -2.704075866203328
                  ],
                  [
                    -334359.9252477861,
                    1566369.5284012235,
                    -1.764075866203328
                  ],
                  [
                    -334359.9252477861,
                    1565942.8284012233,
                    -1.764075866203328
                  ],
                  [
                    -334441.6452477861,
                    1565942.8284012233,
                    -2.704075866203328
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T03:02:51+00:00",
            "end_time": "2019-07-14T02:49:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR0988.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.83595459824983,
              63.90741358718441,
              -2.53829170738188
            ],
            [
              -160.8366387554826,
              63.91032030593361,
              -2.53829170738188
            ],
            [
              -160.83442997700715,
              63.910420436223774,
              -1.47829170738188
            ],
            [
              -160.8337460376815,
              63.90751370715586,
              -1.47829170738188
            ],
            [
              -160.83595459824983,
              63.90741358718441,
              -2.53829170738188
            ]
          ]
        ]
      },
      "bbox": [
        -160.8366388,
        63.90741359,
        -2.538291707,
        -160.833746,
        63.91042044,
        -1.478291707
      ],
      "properties": {
        "datetime": "2019-07-14T02:54:40Z",
        "pc:count": 6077,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -334367.1247,
            "count": 6077,
            "maximum": -334338.7458,
            "minimum": -334447.5658,
            "name": "X",
            "position": 0,
            "stddev": 14.36738869,
            "variance": 206.4218579
          },
          {
            "average": 1566498.439,
            "count": 6077,
            "maximum": 1566694.954,
            "minimum": 1566368.654,
            "name": "Y",
            "position": 1,
            "stddev": 67.96617819,
            "variance": 4619.401378
          },
          {
            "average": -1.96017257,
            "count": 6077,
            "maximum": -1.478291707,
            "minimum": -2.538291707,
            "name": "Z",
            "position": 2,
            "stddev": 0.1183022608,
            "variance": 0.01399542491
          },
          {
            "average": 1330.961165,
            "count": 6077,
            "maximum": 2851,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 912.2070602,
            "variance": 832121.7207
          },
          {
            "average": 1,
            "count": 6077,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6077,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6077,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6077,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 6077,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.65283148,
            "count": 6077,
            "maximum": 22.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9728404933,
            "variance": 0.9464186254
          },
          {
            "average": 2.04146783,
            "count": 6077,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1993860338,
            "variance": 0.03975479048
          },
          {
            "average": 25.51982886,
            "count": 6077,
            "maximum": 26,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4996477729,
            "variance": 0.249647897
          },
          {
            "average": 247107916,
            "count": 6077,
            "maximum": 247108080.9,
            "minimum": 247107740,
            "name": "GpsTime",
            "position": 12,
            "stddev": 167.094562,
            "variance": 27920.59264
          },
          {
            "average": 0,
            "count": 6077,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6077,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6077,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6077,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6077,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334447.5658,
          1566368.654,
          -2.538291707,
          -334338.7458,
          1566694.954,
          -1.478291707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334447.5657916298,
                1566368.6536809257,
                -2.53829170738188
              ],
              [
                -334447.5657916298,
                1566694.9536809255,
                -2.53829170738188
              ],
              [
                -334338.74579162983,
                1566694.9536809255,
                -1.47829170738188
              ],
              [
                -334338.74579162983,
                1566368.6536809257,
                -1.47829170738188
              ],
              [
                -334447.5657916298,
                1566368.6536809257,
                -2.53829170738188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T02:54:40+00:00",
        "end_time": "2019-07-14T02:49:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0988.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR0988.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0988.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0988.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8366388,
            63.90741359,
            -2.538291707,
            -160.833746,
            63.91042044,
            -1.478291707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.83595459824983,
                  63.90741358718441,
                  -2.53829170738188
                ],
                [
                  -160.8366387554826,
                  63.91032030593361,
                  -2.53829170738188
                ],
                [
                  -160.83442997700715,
                  63.910420436223774,
                  -1.47829170738188
                ],
                [
                  -160.8337460376815,
                  63.90751370715586,
                  -1.47829170738188
                ],
                [
                  -160.83595459824983,
                  63.90741358718441,
                  -2.53829170738188
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR0988.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0988.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T02:54:40Z",
            "pc:count": 6077,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -334367.1247,
                "count": 6077,
                "maximum": -334338.7458,
                "minimum": -334447.5658,
                "name": "X",
                "position": 0,
                "stddev": 14.36738869,
                "variance": 206.4218579
              },
              {
                "average": 1566498.439,
                "count": 6077,
                "maximum": 1566694.954,
                "minimum": 1566368.654,
                "name": "Y",
                "position": 1,
                "stddev": 67.96617819,
                "variance": 4619.401378
              },
              {
                "average": -1.96017257,
                "count": 6077,
                "maximum": -1.478291707,
                "minimum": -2.538291707,
                "name": "Z",
                "position": 2,
                "stddev": 0.1183022608,
                "variance": 0.01399542491
              },
              {
                "average": 1330.961165,
                "count": 6077,
                "maximum": 2851,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 912.2070602,
                "variance": 832121.7207
              },
              {
                "average": 1,
                "count": 6077,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6077,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6077,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6077,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 6077,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.65283148,
                "count": 6077,
                "maximum": 22.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9728404933,
                "variance": 0.9464186254
              },
              {
                "average": 2.04146783,
                "count": 6077,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1993860338,
                "variance": 0.03975479048
              },
              {
                "average": 25.51982886,
                "count": 6077,
                "maximum": 26,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4996477729,
                "variance": 0.249647897
              },
              {
                "average": 247107916,
                "count": 6077,
                "maximum": 247108080.9,
                "minimum": 247107740,
                "name": "GpsTime",
                "position": 12,
                "stddev": 167.094562,
                "variance": 27920.59264
              },
              {
                "average": 0,
                "count": 6077,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6077,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6077,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6077,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6077,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334447.5658,
              1566368.654,
              -2.538291707,
              -334338.7458,
              1566694.954,
              -1.478291707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334447.5657916298,
                    1566368.6536809257,
                    -2.53829170738188
                  ],
                  [
                    -334447.5657916298,
                    1566694.9536809255,
                    -2.53829170738188
                  ],
                  [
                    -334338.74579162983,
                    1566694.9536809255,
                    -1.47829170738188
                  ],
                  [
                    -334338.74579162983,
                    1566368.6536809257,
                    -1.47829170738188
                  ],
                  [
                    -334447.5657916298,
                    1566368.6536809257,
                    -2.53829170738188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T02:54:40+00:00",
            "end_time": "2019-07-14T02:49:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR0989.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.84367415172716,
              63.919637524306964,
              -3.357503099843888
            ],
            [
              -160.8450032941851,
              63.92527531127353,
              -3.357503099843888
            ],
            [
              -160.83927892917086,
              63.925534936329754,
              -1.337503099843888
            ],
            [
              -160.83795088248817,
              63.9198970974406,
              -1.337503099843888
            ],
            [
              -160.84367415172716,
              63.919637524306964,
              -3.357503099843888
            ]
          ]
        ]
      },
      "bbox": [
        -160.8450033,
        63.91963752,
        -3.3575031,
        -160.8379509,
        63.92553494,
        -1.3375031
      ],
      "properties": {
        "datetime": "2019-07-14T02:54:20Z",
        "pc:count": 32260,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -334523.6466,
            "count": 32260,
            "maximum": -334401.6162,
            "minimum": -334683.4962,
            "name": "X",
            "position": 0,
            "stddev": 44.28033739,
            "variance": 1960.748279
          },
          {
            "average": 1568103.81,
            "count": 32260,
            "maximum": 1568398.144,
            "minimum": 1567765.264,
            "name": "Y",
            "position": 1,
            "stddev": 124.0361932,
            "variance": 15384.97722
          },
          {
            "average": -2.24517483,
            "count": 32260,
            "maximum": -1.3375031,
            "minimum": -3.3575031,
            "name": "Z",
            "position": 2,
            "stddev": 0.2681278297,
            "variance": 0.07189253305
          },
          {
            "average": 1850.647551,
            "count": 32260,
            "maximum": 2975,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 508.3489892,
            "variance": 258418.6948
          },
          {
            "average": 1,
            "count": 32260,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32260,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32260,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32260,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 32260,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.19040272,
            "count": 32260,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.693495369,
            "variance": 2.867926566
          },
          {
            "average": 2.085647861,
            "count": 32260,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2798476954,
            "variance": 0.07831473262
          },
          {
            "average": 24.46394916,
            "count": 32260,
            "maximum": 26,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5282870107,
            "variance": 0.2790871656
          },
          {
            "average": 247107476,
            "count": 32260,
            "maximum": 247108060.7,
            "minimum": 247107228.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 270.7966849,
            "variance": 73330.84454
          },
          {
            "average": 0,
            "count": 32260,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32260,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32260,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32260,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32260,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334683.4962,
          1567765.264,
          -3.3575031,
          -334401.6162,
          1568398.144,
          -1.3375031
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334683.49622996984,
                1567765.2636015592,
                -3.357503099843888
              ],
              [
                -334683.49622996984,
                1568398.143601559,
                -3.357503099843888
              ],
              [
                -334401.61622996983,
                1568398.143601559,
                -1.337503099843888
              ],
              [
                -334401.61622996983,
                1567765.2636015592,
                -1.337503099843888
              ],
              [
                -334683.49622996984,
                1567765.2636015592,
                -3.357503099843888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T02:54:20+00:00",
        "end_time": "2019-07-14T02:40:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0989.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR0989.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0989.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0989.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8450033,
            63.91963752,
            -3.3575031,
            -160.8379509,
            63.92553494,
            -1.3375031
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.84367415172716,
                  63.919637524306964,
                  -3.357503099843888
                ],
                [
                  -160.8450032941851,
                  63.92527531127353,
                  -3.357503099843888
                ],
                [
                  -160.83927892917086,
                  63.925534936329754,
                  -1.337503099843888
                ],
                [
                  -160.83795088248817,
                  63.9198970974406,
                  -1.337503099843888
                ],
                [
                  -160.84367415172716,
                  63.919637524306964,
                  -3.357503099843888
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR0989.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0989.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T02:54:20Z",
            "pc:count": 32260,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -334523.6466,
                "count": 32260,
                "maximum": -334401.6162,
                "minimum": -334683.4962,
                "name": "X",
                "position": 0,
                "stddev": 44.28033739,
                "variance": 1960.748279
              },
              {
                "average": 1568103.81,
                "count": 32260,
                "maximum": 1568398.144,
                "minimum": 1567765.264,
                "name": "Y",
                "position": 1,
                "stddev": 124.0361932,
                "variance": 15384.97722
              },
              {
                "average": -2.24517483,
                "count": 32260,
                "maximum": -1.3375031,
                "minimum": -3.3575031,
                "name": "Z",
                "position": 2,
                "stddev": 0.2681278297,
                "variance": 0.07189253305
              },
              {
                "average": 1850.647551,
                "count": 32260,
                "maximum": 2975,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 508.3489892,
                "variance": 258418.6948
              },
              {
                "average": 1,
                "count": 32260,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32260,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32260,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32260,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 32260,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.19040272,
                "count": 32260,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.693495369,
                "variance": 2.867926566
              },
              {
                "average": 2.085647861,
                "count": 32260,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2798476954,
                "variance": 0.07831473262
              },
              {
                "average": 24.46394916,
                "count": 32260,
                "maximum": 26,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5282870107,
                "variance": 0.2790871656
              },
              {
                "average": 247107476,
                "count": 32260,
                "maximum": 247108060.7,
                "minimum": 247107228.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 270.7966849,
                "variance": 73330.84454
              },
              {
                "average": 0,
                "count": 32260,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32260,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32260,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32260,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32260,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334683.4962,
              1567765.264,
              -3.3575031,
              -334401.6162,
              1568398.144,
              -1.3375031
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334683.49622996984,
                    1567765.2636015592,
                    -3.357503099843888
                  ],
                  [
                    -334683.49622996984,
                    1568398.143601559,
                    -3.357503099843888
                  ],
                  [
                    -334401.61622996983,
                    1568398.143601559,
                    -1.337503099843888
                  ],
                  [
                    -334401.61622996983,
                    1567765.2636015592,
                    -1.337503099843888
                  ],
                  [
                    -334683.49622996984,
                    1567765.2636015592,
                    -3.357503099843888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T02:54:20+00:00",
            "end_time": "2019-07-14T02:40:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR0990.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.84520133487848,
              63.92518377948758,
              -3.009830495202209
            ],
            [
              -160.8461150955656,
              63.92905830107745,
              -3.009830495202209
            ],
            [
              -160.84218138619983,
              63.92923674260163,
              -1.62983049520221
            ],
            [
              -160.8412681430978,
              63.92536219648061,
              -1.62983049520221
            ],
            [
              -160.84520133487848,
              63.92518377948758,
              -3.009830495202209
            ]
          ]
        ]
      },
      "bbox": [
        -160.8461151,
        63.92518378,
        -3.009830495,
        -160.8412681,
        63.92923674,
        -1.629830495
      ],
      "properties": {
        "datetime": "2019-07-14T02:49:34Z",
        "pc:count": 4844,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -334588.01,
            "count": 4844,
            "maximum": -334500.5166,
            "minimum": -334694.1966,
            "name": "X",
            "position": 0,
            "stddev": 28.30405078,
            "variance": 801.1192903
          },
          {
            "average": 1568500.67,
            "count": 4844,
            "maximum": 1568823.915,
            "minimum": 1568388.975,
            "name": "Y",
            "position": 1,
            "stddev": 68.81019849,
            "variance": 4734.843417
          },
          {
            "average": -2.385800768,
            "count": 4844,
            "maximum": -1.629830495,
            "minimum": -3.009830495,
            "name": "Z",
            "position": 2,
            "stddev": 0.1921182549,
            "variance": 0.03690942385
          },
          {
            "average": 1748.602601,
            "count": 4844,
            "maximum": 2805,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 382.7811622,
            "variance": 146521.4181
          },
          {
            "average": 1,
            "count": 4844,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4844,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4844,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4844,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.13174832,
            "count": 4844,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7262575991,
            "variance": 0.5274501002
          },
          {
            "average": 2.081750619,
            "count": 4844,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2740126927,
            "variance": 0.07508295576
          },
          {
            "average": 24.56482246,
            "count": 4844,
            "maximum": 25,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4958314248,
            "variance": 0.2458488018
          },
          {
            "average": 247107534.3,
            "count": 4844,
            "maximum": 247107774.6,
            "minimum": 247107224.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 267.6500587,
            "variance": 71636.55391
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4844,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334694.1966,
          1568388.975,
          -3.009830495,
          -334500.5166,
          1568823.915,
          -1.629830495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334694.1966263675,
                1568388.9753863087,
                -3.009830495202209
              ],
              [
                -334694.1966263675,
                1568823.9153863087,
                -3.009830495202209
              ],
              [
                -334500.51662636746,
                1568823.9153863087,
                -1.62983049520221
              ],
              [
                -334500.51662636746,
                1568388.9753863087,
                -1.62983049520221
              ],
              [
                -334694.1966263675,
                1568388.9753863087,
                -3.009830495202209
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T02:49:34+00:00",
        "end_time": "2019-07-14T02:40:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0990.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR0990.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0990.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0990.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8461151,
            63.92518378,
            -3.009830495,
            -160.8412681,
            63.92923674,
            -1.629830495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.84520133487848,
                  63.92518377948758,
                  -3.009830495202209
                ],
                [
                  -160.8461150955656,
                  63.92905830107745,
                  -3.009830495202209
                ],
                [
                  -160.84218138619983,
                  63.92923674260163,
                  -1.62983049520221
                ],
                [
                  -160.8412681430978,
                  63.92536219648061,
                  -1.62983049520221
                ],
                [
                  -160.84520133487848,
                  63.92518377948758,
                  -3.009830495202209
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR0990.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0990.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T02:49:34Z",
            "pc:count": 4844,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -334588.01,
                "count": 4844,
                "maximum": -334500.5166,
                "minimum": -334694.1966,
                "name": "X",
                "position": 0,
                "stddev": 28.30405078,
                "variance": 801.1192903
              },
              {
                "average": 1568500.67,
                "count": 4844,
                "maximum": 1568823.915,
                "minimum": 1568388.975,
                "name": "Y",
                "position": 1,
                "stddev": 68.81019849,
                "variance": 4734.843417
              },
              {
                "average": -2.385800768,
                "count": 4844,
                "maximum": -1.629830495,
                "minimum": -3.009830495,
                "name": "Z",
                "position": 2,
                "stddev": 0.1921182549,
                "variance": 0.03690942385
              },
              {
                "average": 1748.602601,
                "count": 4844,
                "maximum": 2805,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 382.7811622,
                "variance": 146521.4181
              },
              {
                "average": 1,
                "count": 4844,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4844,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4844,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4844,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.13174832,
                "count": 4844,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7262575991,
                "variance": 0.5274501002
              },
              {
                "average": 2.081750619,
                "count": 4844,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2740126927,
                "variance": 0.07508295576
              },
              {
                "average": 24.56482246,
                "count": 4844,
                "maximum": 25,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4958314248,
                "variance": 0.2458488018
              },
              {
                "average": 247107534.3,
                "count": 4844,
                "maximum": 247107774.6,
                "minimum": 247107224.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 267.6500587,
                "variance": 71636.55391
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4844,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334694.1966,
              1568388.975,
              -3.009830495,
              -334500.5166,
              1568823.915,
              -1.629830495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334694.1966263675,
                    1568388.9753863087,
                    -3.009830495202209
                  ],
                  [
                    -334694.1966263675,
                    1568823.9153863087,
                    -3.009830495202209
                  ],
                  [
                    -334500.51662636746,
                    1568823.9153863087,
                    -1.62983049520221
                  ],
                  [
                    -334500.51662636746,
                    1568388.9753863087,
                    -1.62983049520221
                  ],
                  [
                    -334694.1966263675,
                    1568388.9753863087,
                    -3.009830495202209
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T02:49:34+00:00",
            "end_time": "2019-07-14T02:40:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR0991.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.8403471766422,
              63.93563042215897,
              0.866853577750135
            ],
            [
              -160.8421556481781,
              63.943300523014955,
              0.866853577750135
            ],
            [
              -160.8365577658322,
              63.94355415576779,
              36.56685357775014
            ],
            [
              -160.8347507529241,
              63.93588398585269,
              36.56685357775014
            ],
            [
              -160.8403471766422,
              63.93563042215897,
              0.866853577750135
            ]
          ]
        ]
      },
      "bbox": [
        -160.8421556,
        63.93563042,
        0.8668535778,
        -160.8347508,
        63.94355416,
        36.56685358
      ],
      "properties": {
        "datetime": "2019-07-27T14:00:09Z",
        "pc:count": 795842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -334180.8071,
            "count": 795842,
            "maximum": -334062.2795,
            "minimum": -334337.7595,
            "name": "X",
            "position": 0,
            "stddev": 57.59806882,
            "variance": 3317.537532
          },
          {
            "average": 1570068.34,
            "count": 795842,
            "maximum": 1570385.812,
            "minimum": 1569524.812,
            "name": "Y",
            "position": 1,
            "stddev": 207.0558044,
            "variance": 42872.10614
          },
          {
            "average": 10.39106485,
            "count": 795842,
            "maximum": 36.56685358,
            "minimum": 0.8668535778,
            "name": "Z",
            "position": 2,
            "stddev": 5.75179795,
            "variance": 33.08317965
          },
          {
            "average": 651.8962068,
            "count": 795842,
            "maximum": 6226,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 548.2053901,
            "variance": 300529.1498
          },
          {
            "average": 1.151210919,
            "count": 795842,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4696951267,
            "variance": 0.220613512
          },
          {
            "average": 1.303173243,
            "count": 795842,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7006251834,
            "variance": 0.4908756476
          },
          {
            "average": 1,
            "count": 795842,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 795842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.275520769,
            "count": 795842,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4467765949,
            "variance": 0.1996093258
          },
          {
            "average": 20.1504359,
            "count": 795842,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.011845177,
            "variance": 1.023830661
          },
          {
            "average": 1.163350263,
            "count": 795842,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4852092947,
            "variance": 0.2354280597
          },
          {
            "average": 16.35285145,
            "count": 795842,
            "maximum": 21,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.892565271,
            "variance": 62.29258655
          },
          {
            "average": 247348559.2,
            "count": 795842,
            "maximum": 248271209.3,
            "minimum": 247105370.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 473243.7188,
            "variance": 223959617400.0
          },
          {
            "average": 0,
            "count": 795842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 795842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 795842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 795842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 795842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334337.7595,
          1569524.812,
          0.8668535778,
          -334062.2795,
          1570385.812,
          36.56685358
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334337.75952615356,
                1569524.8119613254,
                0.866853577750135
              ],
              [
                -334337.75952615356,
                1570385.8119613254,
                0.866853577750135
              ],
              [
                -334062.2795261536,
                1570385.8119613254,
                36.56685357775014
              ],
              [
                -334062.2795261536,
                1569524.8119613254,
                36.56685357775014
              ],
              [
                -334337.75952615356,
                1569524.8119613254,
                0.866853577750135
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:00:09+00:00",
        "end_time": "2019-07-14T02:09:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0991.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR0991.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0991.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0991.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8421556,
            63.93563042,
            0.8668535778,
            -160.8347508,
            63.94355416,
            36.56685358
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.8403471766422,
                  63.93563042215897,
                  0.866853577750135
                ],
                [
                  -160.8421556481781,
                  63.943300523014955,
                  0.866853577750135
                ],
                [
                  -160.8365577658322,
                  63.94355415576779,
                  36.56685357775014
                ],
                [
                  -160.8347507529241,
                  63.93588398585269,
                  36.56685357775014
                ],
                [
                  -160.8403471766422,
                  63.93563042215897,
                  0.866853577750135
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR0991.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0991.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:00:09Z",
            "pc:count": 795842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -334180.8071,
                "count": 795842,
                "maximum": -334062.2795,
                "minimum": -334337.7595,
                "name": "X",
                "position": 0,
                "stddev": 57.59806882,
                "variance": 3317.537532
              },
              {
                "average": 1570068.34,
                "count": 795842,
                "maximum": 1570385.812,
                "minimum": 1569524.812,
                "name": "Y",
                "position": 1,
                "stddev": 207.0558044,
                "variance": 42872.10614
              },
              {
                "average": 10.39106485,
                "count": 795842,
                "maximum": 36.56685358,
                "minimum": 0.8668535778,
                "name": "Z",
                "position": 2,
                "stddev": 5.75179795,
                "variance": 33.08317965
              },
              {
                "average": 651.8962068,
                "count": 795842,
                "maximum": 6226,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 548.2053901,
                "variance": 300529.1498
              },
              {
                "average": 1.151210919,
                "count": 795842,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4696951267,
                "variance": 0.220613512
              },
              {
                "average": 1.303173243,
                "count": 795842,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7006251834,
                "variance": 0.4908756476
              },
              {
                "average": 1,
                "count": 795842,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 795842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.275520769,
                "count": 795842,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4467765949,
                "variance": 0.1996093258
              },
              {
                "average": 20.1504359,
                "count": 795842,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.011845177,
                "variance": 1.023830661
              },
              {
                "average": 1.163350263,
                "count": 795842,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4852092947,
                "variance": 0.2354280597
              },
              {
                "average": 16.35285145,
                "count": 795842,
                "maximum": 21,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.892565271,
                "variance": 62.29258655
              },
              {
                "average": 247348559.2,
                "count": 795842,
                "maximum": 248271209.3,
                "minimum": 247105370.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 473243.7188,
                "variance": 223959617400.0
              },
              {
                "average": 0,
                "count": 795842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 795842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 795842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 795842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 795842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334337.7595,
              1569524.812,
              0.8668535778,
              -334062.2795,
              1570385.812,
              36.56685358
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334337.75952615356,
                    1569524.8119613254,
                    0.866853577750135
                  ],
                  [
                    -334337.75952615356,
                    1570385.8119613254,
                    0.866853577750135
                  ],
                  [
                    -334062.2795261536,
                    1570385.8119613254,
                    36.56685357775014
                  ],
                  [
                    -334062.2795261536,
                    1569524.8119613254,
                    36.56685357775014
                  ],
                  [
                    -334337.75952615356,
                    1569524.8119613254,
                    0.866853577750135
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:00:09+00:00",
            "end_time": "2019-07-14T02:09:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR0992.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.84737213846773,
              63.94288116891297,
              0.847936261641653
            ],
            [
              -160.8495682815063,
              63.95218308641286,
              0.847936261641653
            ],
            [
              -160.8372015485421,
              63.95274357122056,
              62.78793626164166
            ],
            [
              -160.8350093143678,
              63.94344146858079,
              62.78793626164166
            ],
            [
              -160.84737213846773,
              63.94288116891297,
              0.847936261641653
            ]
          ]
        ]
      },
      "bbox": [
        -160.8495683,
        63.94288117,
        0.8479362616,
        -160.8350093,
        63.95274357,
        62.78793626
      ],
      "properties": {
        "datetime": "2019-07-27T13:59:58Z",
        "pc:count": 1490724,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -334272.4665,
            "count": 1490724,
            "maximum": -333988.1759,
            "minimum": -334596.5759,
            "name": "X",
            "position": 0,
            "stddev": 141.8072752,
            "variance": 20109.30331
          },
          {
            "average": 1570884.035,
            "count": 1490724,
            "maximum": 1571409.688,
            "minimum": 1570365.508,
            "name": "Y",
            "position": 1,
            "stddev": 294.4491126,
            "variance": 86700.27992
          },
          {
            "average": 24.02967933,
            "count": 1490724,
            "maximum": 62.78793626,
            "minimum": 0.8479362616,
            "name": "Z",
            "position": 2,
            "stddev": 15.48074448,
            "variance": 239.6534498
          },
          {
            "average": 649.7663008,
            "count": 1490724,
            "maximum": 8893,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 573.5232256,
            "variance": 328928.8903
          },
          {
            "average": 1.235582173,
            "count": 1490724,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5880284261,
            "variance": 0.3457774299
          },
          {
            "average": 1.472196731,
            "count": 1490724,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.866391858,
            "variance": 0.7506348516
          },
          {
            "average": 1,
            "count": 1490724,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1490724,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.371510756,
            "count": 1490724,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4832087238,
            "variance": 0.2334906708
          },
          {
            "average": 20.04872982,
            "count": 1490724,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.041530095,
            "variance": 1.084784939
          },
          {
            "average": 1.248083482,
            "count": 1490724,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6018990329,
            "variance": 0.3622824458
          },
          {
            "average": 16.21221836,
            "count": 1490724,
            "maximum": 21,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.21998806,
            "variance": 52.12822759
          },
          {
            "average": 247317703.6,
            "count": 1490724,
            "maximum": 248271198.1,
            "minimum": 247104793.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 449893.6156,
            "variance": 202404265300.0
          },
          {
            "average": 0,
            "count": 1490724,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1490724,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1490724,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1490724,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1490724,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334596.5759,
          1570365.508,
          0.8479362616,
          -333988.1759,
          1571409.688,
          62.78793626
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334596.57590559067,
                1570365.507890709,
                0.847936261641653
              ],
              [
                -334596.57590559067,
                1571409.6878907091,
                0.847936261641653
              ],
              [
                -333988.17590559064,
                1571409.6878907091,
                62.78793626164166
              ],
              [
                -333988.17590559064,
                1570365.507890709,
                62.78793626164166
              ],
              [
                -334596.57590559067,
                1570365.507890709,
                0.847936261641653
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T13:59:58+00:00",
        "end_time": "2019-07-14T01:59:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0992.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR0992.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0992.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0992.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8495683,
            63.94288117,
            0.8479362616,
            -160.8350093,
            63.95274357,
            62.78793626
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.84737213846773,
                  63.94288116891297,
                  0.847936261641653
                ],
                [
                  -160.8495682815063,
                  63.95218308641286,
                  0.847936261641653
                ],
                [
                  -160.8372015485421,
                  63.95274357122056,
                  62.78793626164166
                ],
                [
                  -160.8350093143678,
                  63.94344146858079,
                  62.78793626164166
                ],
                [
                  -160.84737213846773,
                  63.94288116891297,
                  0.847936261641653
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR0992.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0992.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T13:59:58Z",
            "pc:count": 1490724,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -334272.4665,
                "count": 1490724,
                "maximum": -333988.1759,
                "minimum": -334596.5759,
                "name": "X",
                "position": 0,
                "stddev": 141.8072752,
                "variance": 20109.30331
              },
              {
                "average": 1570884.035,
                "count": 1490724,
                "maximum": 1571409.688,
                "minimum": 1570365.508,
                "name": "Y",
                "position": 1,
                "stddev": 294.4491126,
                "variance": 86700.27992
              },
              {
                "average": 24.02967933,
                "count": 1490724,
                "maximum": 62.78793626,
                "minimum": 0.8479362616,
                "name": "Z",
                "position": 2,
                "stddev": 15.48074448,
                "variance": 239.6534498
              },
              {
                "average": 649.7663008,
                "count": 1490724,
                "maximum": 8893,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 573.5232256,
                "variance": 328928.8903
              },
              {
                "average": 1.235582173,
                "count": 1490724,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5880284261,
                "variance": 0.3457774299
              },
              {
                "average": 1.472196731,
                "count": 1490724,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.866391858,
                "variance": 0.7506348516
              },
              {
                "average": 1,
                "count": 1490724,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1490724,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.371510756,
                "count": 1490724,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4832087238,
                "variance": 0.2334906708
              },
              {
                "average": 20.04872982,
                "count": 1490724,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.041530095,
                "variance": 1.084784939
              },
              {
                "average": 1.248083482,
                "count": 1490724,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6018990329,
                "variance": 0.3622824458
              },
              {
                "average": 16.21221836,
                "count": 1490724,
                "maximum": 21,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.21998806,
                "variance": 52.12822759
              },
              {
                "average": 247317703.6,
                "count": 1490724,
                "maximum": 248271198.1,
                "minimum": 247104793.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 449893.6156,
                "variance": 202404265300.0
              },
              {
                "average": 0,
                "count": 1490724,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1490724,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1490724,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1490724,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1490724,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334596.5759,
              1570365.508,
              0.8479362616,
              -333988.1759,
              1571409.688,
              62.78793626
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334596.57590559067,
                    1570365.507890709,
                    0.847936261641653
                  ],
                  [
                    -334596.57590559067,
                    1571409.6878907091,
                    0.847936261641653
                  ],
                  [
                    -333988.17590559064,
                    1571409.6878907091,
                    62.78793626164166
                  ],
                  [
                    -333988.17590559064,
                    1570365.507890709,
                    62.78793626164166
                  ],
                  [
                    -334596.57590559067,
                    1570365.507890709,
                    0.847936261641653
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T13:59:58+00:00",
            "end_time": "2019-07-14T01: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": "20190713_NCMP_AK_04VDR0993.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.8537735338747,
              63.95158784754319,
              0.804752856307761
            ],
            [
              -160.8559005500929,
              63.96058599086354,
              0.804752856307761
            ],
            [
              -160.83806570202415,
              63.96139450062481,
              64.60475285630777
            ],
            [
              -160.83594414049077,
              63.952396098855836,
              64.60475285630777
            ],
            [
              -160.8537735338747,
              63.95158784754319,
              0.804752856307761
            ]
          ]
        ]
      },
      "bbox": [
        -160.8559006,
        63.95158785,
        0.8047528563,
        -160.8359441,
        63.9613945,
        64.60475286
      ],
      "properties": {
        "datetime": "2019-07-27T13:59:43Z",
        "pc:count": 1770578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -334356.4075,
            "count": 1770578,
            "maximum": -333930.9569,
            "minimum": -334808.1169,
            "name": "X",
            "position": 0,
            "stddev": 206.8142856,
            "variance": 42772.14871
          },
          {
            "average": 1571822.119,
            "count": 1770578,
            "maximum": 1572374.852,
            "minimum": 1571364.772,
            "name": "Y",
            "position": 1,
            "stddev": 237.9020871,
            "variance": 56597.40306
          },
          {
            "average": 22.13200082,
            "count": 1770578,
            "maximum": 64.60475286,
            "minimum": 0.8047528563,
            "name": "Z",
            "position": 2,
            "stddev": 11.82732684,
            "variance": 139.8856601
          },
          {
            "average": 560.5883536,
            "count": 1770578,
            "maximum": 15355,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 567.9629667,
            "variance": 322581.9315
          },
          {
            "average": 1.350995551,
            "count": 1770578,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7265283849,
            "variance": 0.527843494
          },
          {
            "average": 1.703742507,
            "count": 1770578,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.062344926,
            "variance": 1.128576741
          },
          {
            "average": 1,
            "count": 1770578,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770578,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.346040107,
            "count": 1770578,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.475706295,
            "variance": 0.2262964791
          },
          {
            "average": 20.12882899,
            "count": 1770578,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.604291336,
            "variance": 2.57375069
          },
          {
            "average": 1.370405596,
            "count": 1770578,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.768876593,
            "variance": 0.5911712153
          },
          {
            "average": 16.97127774,
            "count": 1770578,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.422989223,
            "variance": 29.40881212
          },
          {
            "average": 247222483.6,
            "count": 1770578,
            "maximum": 248271183.8,
            "minimum": 247103986.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 350885.5613,
            "variance": 123120677100.0
          },
          {
            "average": 0,
            "count": 1770578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1770578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334808.1169,
          1571364.772,
          0.8047528563,
          -333930.9569,
          1572374.852,
          64.60475286
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334808.11686455394,
                1571364.772371483,
                0.804752856307761
              ],
              [
                -334808.11686455394,
                1572374.852371483,
                0.804752856307761
              ],
              [
                -333930.9568645539,
                1572374.852371483,
                64.60475285630777
              ],
              [
                -333930.9568645539,
                1571364.772371483,
                64.60475285630777
              ],
              [
                -334808.11686455394,
                1571364.772371483,
                0.804752856307761
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T13:59:43+00:00",
        "end_time": "2019-07-14T01:46:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0993.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR0993.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0993.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0993.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8559006,
            63.95158785,
            0.8047528563,
            -160.8359441,
            63.9613945,
            64.60475286
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.8537735338747,
                  63.95158784754319,
                  0.804752856307761
                ],
                [
                  -160.8559005500929,
                  63.96058599086354,
                  0.804752856307761
                ],
                [
                  -160.83806570202415,
                  63.96139450062481,
                  64.60475285630777
                ],
                [
                  -160.83594414049077,
                  63.952396098855836,
                  64.60475285630777
                ],
                [
                  -160.8537735338747,
                  63.95158784754319,
                  0.804752856307761
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR0993.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR0993.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T13:59:43Z",
            "pc:count": 1770578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -334356.4075,
                "count": 1770578,
                "maximum": -333930.9569,
                "minimum": -334808.1169,
                "name": "X",
                "position": 0,
                "stddev": 206.8142856,
                "variance": 42772.14871
              },
              {
                "average": 1571822.119,
                "count": 1770578,
                "maximum": 1572374.852,
                "minimum": 1571364.772,
                "name": "Y",
                "position": 1,
                "stddev": 237.9020871,
                "variance": 56597.40306
              },
              {
                "average": 22.13200082,
                "count": 1770578,
                "maximum": 64.60475286,
                "minimum": 0.8047528563,
                "name": "Z",
                "position": 2,
                "stddev": 11.82732684,
                "variance": 139.8856601
              },
              {
                "average": 560.5883536,
                "count": 1770578,
                "maximum": 15355,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 567.9629667,
                "variance": 322581.9315
              },
              {
                "average": 1.350995551,
                "count": 1770578,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7265283849,
                "variance": 0.527843494
              },
              {
                "average": 1.703742507,
                "count": 1770578,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.062344926,
                "variance": 1.128576741
              },
              {
                "average": 1,
                "count": 1770578,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770578,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.346040107,
                "count": 1770578,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.475706295,
                "variance": 0.2262964791
              },
              {
                "average": 20.12882899,
                "count": 1770578,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.604291336,
                "variance": 2.57375069
              },
              {
                "average": 1.370405596,
                "count": 1770578,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.768876593,
                "variance": 0.5911712153
              },
              {
                "average": 16.97127774,
                "count": 1770578,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.422989223,
                "variance": 29.40881212
              },
              {
                "average": 247222483.6,
                "count": 1770578,
                "maximum": 248271183.8,
                "minimum": 247103986.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 350885.5613,
                "variance": 123120677100.0
              },
              {
                "average": 0,
                "count": 1770578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1770578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334808.1169,
              1571364.772,
              0.8047528563,
              -333930.9569,
              1572374.852,
              64.60475286
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334808.11686455394,
                    1571364.772371483,
                    0.804752856307761
                  ],
                  [
                    -334808.11686455394,
                    1572374.852371483,
                    0.804752856307761
                  ],
                  [
                    -333930.9568645539,
                    1572374.852371483,
                    64.60475285630777
                  ],
                  [
                    -333930.9568645539,
                    1571364.772371483,
                    64.60475285630777
                  ],
                  [
                    -334808.11686455394,
                    1571364.772371483,
                    0.804752856307761
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T13:59:43+00:00",
            "end_time": "2019-07-14T01:46:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190714_NCMP_AK_04VDR1083.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.82360391051373,
              63.86320139091897,
              -1.62003488642565
            ],
            [
              -160.82558739312975,
              63.871654593260935,
              -1.62003488642565
            ],
            [
              -160.81158595860745,
              63.87228854019782,
              -3.488642565e-05
            ],
            [
              -160.80960648747367,
              63.86383514823078,
              -3.488642565e-05
            ],
            [
              -160.82360391051373,
              63.86320139091897,
              -1.62003488642565
            ]
          ]
        ]
      },
      "bbox": [
        -160.8255874,
        63.86320139,
        -1.620034886,
        -160.8096065,
        63.87228854,
        -3.488642565e-05
      ],
      "properties": {
        "datetime": "2019-07-27T15:17:01Z",
        "pc:count": 203953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -333825.2527,
            "count": 203953,
            "maximum": -333661.1154,
            "minimum": -334351.8154,
            "name": "X",
            "position": 0,
            "stddev": 109.2989144,
            "variance": 11946.2527
          },
          {
            "average": 1562085.599,
            "count": 203953,
            "maximum": 1562344.513,
            "minimum": 1561395.553,
            "name": "Y",
            "position": 1,
            "stddev": 165.2631821,
            "variance": 27311.91935
          },
          {
            "average": -0.5342009443,
            "count": 203953,
            "maximum": -3.488642565e-05,
            "minimum": -1.620034886,
            "name": "Z",
            "position": 2,
            "stddev": 0.2367520302,
            "variance": 0.05605152381
          },
          {
            "average": 201.5716611,
            "count": 203953,
            "maximum": 1383,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 387.8488281,
            "variance": 150426.7134
          },
          {
            "average": 1,
            "count": 203953,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 203953,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 203953,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 203953,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 203953,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.86646229,
            "count": 203953,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.364679962,
            "variance": 1.862351399
          },
          {
            "average": 2.000338313,
            "count": 203953,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01839022679,
            "variance": 0.0003382004412
          },
          {
            "average": 8.239167847,
            "count": 203953,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.285148783,
            "variance": 1.651607396
          },
          {
            "average": 248249481.4,
            "count": 203953,
            "maximum": 248275821.3,
            "minimum": 247175368,
            "name": "GpsTime",
            "position": 12,
            "stddev": 164567.4097,
            "variance": 27082432350.0
          },
          {
            "average": 0,
            "count": 203953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 203953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 203953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 203953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 203953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334351.8154,
          1561395.553,
          -1.620034886,
          -333661.1154,
          1562344.513,
          -3.488642565e-05
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334351.8153877681,
                1561395.553009318,
                -1.62003488642565
              ],
              [
                -334351.8153877681,
                1562344.513009318,
                -1.62003488642565
              ],
              [
                -333661.11538776814,
                1562344.513009318,
                -3.488642565e-05
              ],
              [
                -333661.11538776814,
                1561395.553009318,
                -3.488642565e-05
              ],
              [
                -334351.8153877681,
                1561395.553009318,
                -1.62003488642565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T15:17:01+00:00",
        "end_time": "2019-07-14T21:36:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190714_NCMP_AK_04VDR1083.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190714_NCMP_AK_04VDR1083.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190714_NCMP_AK_04VDR1083.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190714_NCMP_AK_04VDR1083.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8255874,
            63.86320139,
            -1.620034886,
            -160.8096065,
            63.87228854,
            -3.488642565e-05
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.82360391051373,
                  63.86320139091897,
                  -1.62003488642565
                ],
                [
                  -160.82558739312975,
                  63.871654593260935,
                  -1.62003488642565
                ],
                [
                  -160.81158595860745,
                  63.87228854019782,
                  -3.488642565e-05
                ],
                [
                  -160.80960648747367,
                  63.86383514823078,
                  -3.488642565e-05
                ],
                [
                  -160.82360391051373,
                  63.86320139091897,
                  -1.62003488642565
                ]
              ]
            ]
          },
          "id": "20190714_NCMP_AK_04VDR1083.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190714_NCMP_AK_04VDR1083.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T15:17:01Z",
            "pc:count": 203953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -333825.2527,
                "count": 203953,
                "maximum": -333661.1154,
                "minimum": -334351.8154,
                "name": "X",
                "position": 0,
                "stddev": 109.2989144,
                "variance": 11946.2527
              },
              {
                "average": 1562085.599,
                "count": 203953,
                "maximum": 1562344.513,
                "minimum": 1561395.553,
                "name": "Y",
                "position": 1,
                "stddev": 165.2631821,
                "variance": 27311.91935
              },
              {
                "average": -0.5342009443,
                "count": 203953,
                "maximum": -3.488642565e-05,
                "minimum": -1.620034886,
                "name": "Z",
                "position": 2,
                "stddev": 0.2367520302,
                "variance": 0.05605152381
              },
              {
                "average": 201.5716611,
                "count": 203953,
                "maximum": 1383,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 387.8488281,
                "variance": 150426.7134
              },
              {
                "average": 1,
                "count": 203953,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 203953,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 203953,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 203953,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 203953,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.86646229,
                "count": 203953,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.364679962,
                "variance": 1.862351399
              },
              {
                "average": 2.000338313,
                "count": 203953,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01839022679,
                "variance": 0.0003382004412
              },
              {
                "average": 8.239167847,
                "count": 203953,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.285148783,
                "variance": 1.651607396
              },
              {
                "average": 248249481.4,
                "count": 203953,
                "maximum": 248275821.3,
                "minimum": 247175368,
                "name": "GpsTime",
                "position": 12,
                "stddev": 164567.4097,
                "variance": 27082432350.0
              },
              {
                "average": 0,
                "count": 203953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 203953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 203953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 203953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 203953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334351.8154,
              1561395.553,
              -1.620034886,
              -333661.1154,
              1562344.513,
              -3.488642565e-05
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334351.8153877681,
                    1561395.553009318,
                    -1.62003488642565
                  ],
                  [
                    -334351.8153877681,
                    1562344.513009318,
                    -1.62003488642565
                  ],
                  [
                    -333661.11538776814,
                    1562344.513009318,
                    -3.488642565e-05
                  ],
                  [
                    -333661.11538776814,
                    1561395.553009318,
                    -3.488642565e-05
                  ],
                  [
                    -334351.8153877681,
                    1561395.553009318,
                    -1.62003488642565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T15:17:01+00:00",
            "end_time": "2019-07-14T21:36:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1084.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.8267810559305,
              63.87118616939948,
              -1.636144110293365
            ],
            [
              -160.82893707367012,
              63.88036771846492,
              -1.636144110293365
            ],
            [
              -160.81214210976634,
              63.88112814697217,
              0.423855889706635
            ],
            [
              -160.8099913198414,
              63.87194635076056,
              0.423855889706635
            ],
            [
              -160.8267810559305,
              63.87118616939948,
              -1.636144110293365
            ]
          ]
        ]
      },
      "bbox": [
        -160.8289371,
        63.87118617,
        -1.63614411,
        -160.8099913,
        63.88112815,
        0.4238558897
      ],
      "properties": {
        "datetime": "2019-07-27T17:01:55Z",
        "pc:count": 715922,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -333827.1816,
            "count": 715922,
            "maximum": -333587.1885,
            "minimum": -334415.4485,
            "name": "X",
            "position": 0,
            "stddev": 137.0620147,
            "variance": 18785.99588
          },
          {
            "average": 1562862.373,
            "count": 715922,
            "maximum": 1563329.211,
            "minimum": 1562298.491,
            "name": "Y",
            "position": 1,
            "stddev": 288.5365329,
            "variance": 83253.33081
          },
          {
            "average": -0.269432164,
            "count": 715922,
            "maximum": 0.4238558897,
            "minimum": -1.63614411,
            "name": "Z",
            "position": 2,
            "stddev": 0.2646117605,
            "variance": 0.07001938378
          },
          {
            "average": 88.27551884,
            "count": 715922,
            "maximum": 5852,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 279.184744,
            "variance": 77944.12131
          },
          {
            "average": 1.000001397,
            "count": 715922,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001181863025,
            "variance": 1.39680021e-06
          },
          {
            "average": 1.000002794,
            "count": 715922,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001671405552,
            "variance": 2.793596518e-06
          },
          {
            "average": 1,
            "count": 715922,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 715922,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 715922,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.94787872,
            "count": 715922,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.550989904,
            "variance": 2.405569681
          },
          {
            "average": 2.000136886,
            "count": 715922,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0116990544,
            "variance": 0.0001368678739
          },
          {
            "average": 16.81157584,
            "count": 715922,
            "maximum": 27,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.336997077,
            "variance": 87.17951442
          },
          {
            "average": 247724495.9,
            "count": 715922,
            "maximum": 248282115.4,
            "minimum": 247108120.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582128.2776,
            "variance": 338873331600.0
          },
          {
            "average": 0,
            "count": 715922,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 715922,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 715922,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 715922,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 715922,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334415.4485,
          1562298.491,
          -1.63614411,
          -333587.1885,
          1563329.211,
          0.4238558897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334415.4485104556,
                1562298.4914411257,
                -1.636144110293365
              ],
              [
                -334415.4485104556,
                1563329.211441126,
                -1.636144110293365
              ],
              [
                -333587.1885104556,
                1563329.211441126,
                0.423855889706635
              ],
              [
                -333587.1885104556,
                1562298.4914411257,
                0.423855889706635
              ],
              [
                -334415.4485104556,
                1562298.4914411257,
                -1.636144110293365
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T17:01:55+00:00",
        "end_time": "2019-07-14T02:55:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1084.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1084.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1084.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1084.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8289371,
            63.87118617,
            -1.63614411,
            -160.8099913,
            63.88112815,
            0.4238558897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.8267810559305,
                  63.87118616939948,
                  -1.636144110293365
                ],
                [
                  -160.82893707367012,
                  63.88036771846492,
                  -1.636144110293365
                ],
                [
                  -160.81214210976634,
                  63.88112814697217,
                  0.423855889706635
                ],
                [
                  -160.8099913198414,
                  63.87194635076056,
                  0.423855889706635
                ],
                [
                  -160.8267810559305,
                  63.87118616939948,
                  -1.636144110293365
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1084.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1084.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T17:01:55Z",
            "pc:count": 715922,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -333827.1816,
                "count": 715922,
                "maximum": -333587.1885,
                "minimum": -334415.4485,
                "name": "X",
                "position": 0,
                "stddev": 137.0620147,
                "variance": 18785.99588
              },
              {
                "average": 1562862.373,
                "count": 715922,
                "maximum": 1563329.211,
                "minimum": 1562298.491,
                "name": "Y",
                "position": 1,
                "stddev": 288.5365329,
                "variance": 83253.33081
              },
              {
                "average": -0.269432164,
                "count": 715922,
                "maximum": 0.4238558897,
                "minimum": -1.63614411,
                "name": "Z",
                "position": 2,
                "stddev": 0.2646117605,
                "variance": 0.07001938378
              },
              {
                "average": 88.27551884,
                "count": 715922,
                "maximum": 5852,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 279.184744,
                "variance": 77944.12131
              },
              {
                "average": 1.000001397,
                "count": 715922,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001181863025,
                "variance": 1.39680021e-06
              },
              {
                "average": 1.000002794,
                "count": 715922,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001671405552,
                "variance": 2.793596518e-06
              },
              {
                "average": 1,
                "count": 715922,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 715922,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 715922,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.94787872,
                "count": 715922,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.550989904,
                "variance": 2.405569681
              },
              {
                "average": 2.000136886,
                "count": 715922,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0116990544,
                "variance": 0.0001368678739
              },
              {
                "average": 16.81157584,
                "count": 715922,
                "maximum": 27,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.336997077,
                "variance": 87.17951442
              },
              {
                "average": 247724495.9,
                "count": 715922,
                "maximum": 248282115.4,
                "minimum": 247108120.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582128.2776,
                "variance": 338873331600.0
              },
              {
                "average": 0,
                "count": 715922,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 715922,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 715922,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 715922,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 715922,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334415.4485,
              1562298.491,
              -1.63614411,
              -333587.1885,
              1563329.211,
              0.4238558897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334415.4485104556,
                    1562298.4914411257,
                    -1.636144110293365
                  ],
                  [
                    -334415.4485104556,
                    1563329.211441126,
                    -1.636144110293365
                  ],
                  [
                    -333587.1885104556,
                    1563329.211441126,
                    0.423855889706635
                  ],
                  [
                    -333587.1885104556,
                    1562298.4914411257,
                    0.423855889706635
                  ],
                  [
                    -334415.4485104556,
                    1562298.4914411257,
                    -1.636144110293365
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T17:01:55+00:00",
            "end_time": "2019-07-14T02:55:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1085.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.82584623846574,
              63.8802188637138,
              -1.740932788009888
            ],
            [
              -160.8280531497147,
              63.889615560159456,
              -1.740932788009888
            ],
            [
              -160.81291737029164,
              63.89030065081633,
              0.399067211990112
            ],
            [
              -160.81071528222947,
              63.88090372640128,
              0.399067211990112
            ],
            [
              -160.82584623846574,
              63.8802188637138,
              -1.740932788009888
            ]
          ]
        ]
      },
      "bbox": [
        -160.8280531,
        63.88021886,
        -1.740932788,
        -160.8107153,
        63.89030065,
        0.399067212
      ],
      "properties": {
        "datetime": "2019-07-27T14:55:26Z",
        "pc:count": 1356826,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -333837.6676,
            "count": 1356826,
            "maximum": -333520.1282,
            "minimum": -334266.3282,
            "name": "X",
            "position": 0,
            "stddev": 142.4026359,
            "variance": 20278.51073
          },
          {
            "average": 1563824.029,
            "count": 1356826,
            "maximum": 1564351.977,
            "minimum": 1563297.117,
            "name": "Y",
            "position": 1,
            "stddev": 271.2604864,
            "variance": 73582.2515
          },
          {
            "average": -0.21745613,
            "count": 1356826,
            "maximum": 0.399067212,
            "minimum": -1.740932788,
            "name": "Z",
            "position": 2,
            "stddev": 0.2130279359,
            "variance": 0.04538090147
          },
          {
            "average": 164.9088734,
            "count": 1356826,
            "maximum": 6481,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 871.0463262,
            "variance": 758721.7024
          },
          {
            "average": 1.000000737,
            "count": 1356826,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0008584952992,
            "variance": 7.370141787e-07
          },
          {
            "average": 1.000001474,
            "count": 1356826,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001214095248,
            "variance": 1.474027271e-06
          },
          {
            "average": 1,
            "count": 1356826,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1356826,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1356826,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97885487,
            "count": 1356826,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.619296771,
            "variance": 2.622122033
          },
          {
            "average": 2.001142372,
            "count": 1356826,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03377969515,
            "variance": 0.001141067804
          },
          {
            "average": 26.2273136,
            "count": 1356826,
            "maximum": 27,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7236490707,
            "variance": 0.5236679775
          },
          {
            "average": 247108262.1,
            "count": 1356826,
            "maximum": 248274526,
            "minimum": 247107286.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7564.488397,
            "variance": 57221484.71
          },
          {
            "average": 0,
            "count": 1356826,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1356826,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1356826,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1356826,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1356826,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334266.3282,
          1563297.117,
          -1.740932788,
          -333520.1282,
          1564351.977,
          0.399067212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334266.3281549466,
                1563297.1165529941,
                -1.740932788009888
              ],
              [
                -334266.3281549466,
                1564351.976552994,
                -1.740932788009888
              ],
              [
                -333520.12815494667,
                1564351.976552994,
                0.399067211990112
              ],
              [
                -333520.12815494667,
                1563297.1165529941,
                0.399067211990112
              ],
              [
                -334266.3281549466,
                1563297.1165529941,
                -1.740932788009888
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:55:26+00:00",
        "end_time": "2019-07-14T02:41:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1085.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1085.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1085.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1085.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8280531,
            63.88021886,
            -1.740932788,
            -160.8107153,
            63.89030065,
            0.399067212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.82584623846574,
                  63.8802188637138,
                  -1.740932788009888
                ],
                [
                  -160.8280531497147,
                  63.889615560159456,
                  -1.740932788009888
                ],
                [
                  -160.81291737029164,
                  63.89030065081633,
                  0.399067211990112
                ],
                [
                  -160.81071528222947,
                  63.88090372640128,
                  0.399067211990112
                ],
                [
                  -160.82584623846574,
                  63.8802188637138,
                  -1.740932788009888
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1085.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1085.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:55:26Z",
            "pc:count": 1356826,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -333837.6676,
                "count": 1356826,
                "maximum": -333520.1282,
                "minimum": -334266.3282,
                "name": "X",
                "position": 0,
                "stddev": 142.4026359,
                "variance": 20278.51073
              },
              {
                "average": 1563824.029,
                "count": 1356826,
                "maximum": 1564351.977,
                "minimum": 1563297.117,
                "name": "Y",
                "position": 1,
                "stddev": 271.2604864,
                "variance": 73582.2515
              },
              {
                "average": -0.21745613,
                "count": 1356826,
                "maximum": 0.399067212,
                "minimum": -1.740932788,
                "name": "Z",
                "position": 2,
                "stddev": 0.2130279359,
                "variance": 0.04538090147
              },
              {
                "average": 164.9088734,
                "count": 1356826,
                "maximum": 6481,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 871.0463262,
                "variance": 758721.7024
              },
              {
                "average": 1.000000737,
                "count": 1356826,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0008584952992,
                "variance": 7.370141787e-07
              },
              {
                "average": 1.000001474,
                "count": 1356826,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001214095248,
                "variance": 1.474027271e-06
              },
              {
                "average": 1,
                "count": 1356826,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1356826,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1356826,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97885487,
                "count": 1356826,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.619296771,
                "variance": 2.622122033
              },
              {
                "average": 2.001142372,
                "count": 1356826,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03377969515,
                "variance": 0.001141067804
              },
              {
                "average": 26.2273136,
                "count": 1356826,
                "maximum": 27,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7236490707,
                "variance": 0.5236679775
              },
              {
                "average": 247108262.1,
                "count": 1356826,
                "maximum": 248274526,
                "minimum": 247107286.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7564.488397,
                "variance": 57221484.71
              },
              {
                "average": 0,
                "count": 1356826,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1356826,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1356826,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1356826,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1356826,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334266.3282,
              1563297.117,
              -1.740932788,
              -333520.1282,
              1564351.977,
              0.399067212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334266.3281549466,
                    1563297.1165529941,
                    -1.740932788009888
                  ],
                  [
                    -334266.3281549466,
                    1564351.976552994,
                    -1.740932788009888
                  ],
                  [
                    -333520.12815494667,
                    1564351.976552994,
                    0.399067211990112
                  ],
                  [
                    -333520.12815494667,
                    1563297.1165529941,
                    0.399067211990112
                  ],
                  [
                    -334266.3281549466,
                    1563297.1165529941,
                    -1.740932788009888
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:55:26+00:00",
            "end_time": "2019-07-14T02:41:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1086.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.83071361702216,
              63.889014684309615,
              -2.626903431255093
            ],
            [
              -160.83293675680287,
              63.89847090958481,
              -2.626903431255093
            ],
            [
              -160.81542576842224,
              63.89926370766588,
              0.173096568744907
            ],
            [
              -160.81320824565782,
              63.8898072168043,
              0.173096568744907
            ],
            [
              -160.83071361702216,
              63.889014684309615,
              -2.626903431255093
            ]
          ]
        ]
      },
      "bbox": [
        -160.8329368,
        63.88901468,
        -2.626903431,
        -160.8132082,
        63.89926371,
        0.1730965687
      ],
      "properties": {
        "datetime": "2019-07-14T03:02:41Z",
        "pc:count": 409965,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -334072.1179,
            "count": 409965,
            "maximum": -333539.9605,
            "minimum": -334403.0005,
            "name": "X",
            "position": 0,
            "stddev": 145.910945,
            "variance": 21290.00386
          },
          {
            "average": 1564971.367,
            "count": 409965,
            "maximum": 1565360.168,
            "minimum": 1564298.628,
            "name": "Y",
            "position": 1,
            "stddev": 302.2946824,
            "variance": 91382.07499
          },
          {
            "average": -0.9983340412,
            "count": 409965,
            "maximum": 0.1730965687,
            "minimum": -2.626903431,
            "name": "Z",
            "position": 2,
            "stddev": 0.4417416385,
            "variance": 0.1951356752
          },
          {
            "average": 830.7796251,
            "count": 409965,
            "maximum": 6377,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1358.023422,
            "variance": 1844227.614
          },
          {
            "average": 1.000017075,
            "count": 409965,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004132115491,
            "variance": 1.707437843e-05
          },
          {
            "average": 1.000034149,
            "count": 409965,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005843643878,
            "variance": 3.414817377e-05
          },
          {
            "average": 1,
            "count": 409965,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 409965,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 409965,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.78424142,
            "count": 409965,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.371215751,
            "variance": 1.880232634
          },
          {
            "average": 2.013893869,
            "count": 409965,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1170506848,
            "variance": 0.01370086281
          },
          {
            "average": 25.98813801,
            "count": 409965,
            "maximum": 27,
            "minimum": 24,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7729430974,
            "variance": 0.5974410318
          },
          {
            "average": 247108113.4,
            "count": 409965,
            "maximum": 247108561.2,
            "minimum": 247107272.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 322.5461346,
            "variance": 104036.0089
          },
          {
            "average": 0,
            "count": 409965,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 409965,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 409965,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 409965,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 409965,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334403.0005,
          1564298.628,
          -2.626903431,
          -333539.9605,
          1565360.168,
          0.1730965687
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334403.0005262232,
                1564298.627614962,
                -2.626903431255093
              ],
              [
                -334403.0005262232,
                1565360.167614962,
                -2.626903431255093
              ],
              [
                -333539.9605262232,
                1565360.167614962,
                0.173096568744907
              ],
              [
                -333539.9605262232,
                1564298.627614962,
                0.173096568744907
              ],
              [
                -334403.0005262232,
                1564298.627614962,
                -2.626903431255093
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T03:02:41+00:00",
        "end_time": "2019-07-14T02:41:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1086.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1086.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1086.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1086.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8329368,
            63.88901468,
            -2.626903431,
            -160.8132082,
            63.89926371,
            0.1730965687
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.83071361702216,
                  63.889014684309615,
                  -2.626903431255093
                ],
                [
                  -160.83293675680287,
                  63.89847090958481,
                  -2.626903431255093
                ],
                [
                  -160.81542576842224,
                  63.89926370766588,
                  0.173096568744907
                ],
                [
                  -160.81320824565782,
                  63.8898072168043,
                  0.173096568744907
                ],
                [
                  -160.83071361702216,
                  63.889014684309615,
                  -2.626903431255093
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1086.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1086.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T03:02:41Z",
            "pc:count": 409965,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -334072.1179,
                "count": 409965,
                "maximum": -333539.9605,
                "minimum": -334403.0005,
                "name": "X",
                "position": 0,
                "stddev": 145.910945,
                "variance": 21290.00386
              },
              {
                "average": 1564971.367,
                "count": 409965,
                "maximum": 1565360.168,
                "minimum": 1564298.628,
                "name": "Y",
                "position": 1,
                "stddev": 302.2946824,
                "variance": 91382.07499
              },
              {
                "average": -0.9983340412,
                "count": 409965,
                "maximum": 0.1730965687,
                "minimum": -2.626903431,
                "name": "Z",
                "position": 2,
                "stddev": 0.4417416385,
                "variance": 0.1951356752
              },
              {
                "average": 830.7796251,
                "count": 409965,
                "maximum": 6377,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1358.023422,
                "variance": 1844227.614
              },
              {
                "average": 1.000017075,
                "count": 409965,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004132115491,
                "variance": 1.707437843e-05
              },
              {
                "average": 1.000034149,
                "count": 409965,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005843643878,
                "variance": 3.414817377e-05
              },
              {
                "average": 1,
                "count": 409965,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 409965,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 409965,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.78424142,
                "count": 409965,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.371215751,
                "variance": 1.880232634
              },
              {
                "average": 2.013893869,
                "count": 409965,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1170506848,
                "variance": 0.01370086281
              },
              {
                "average": 25.98813801,
                "count": 409965,
                "maximum": 27,
                "minimum": 24,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7729430974,
                "variance": 0.5974410318
              },
              {
                "average": 247108113.4,
                "count": 409965,
                "maximum": 247108561.2,
                "minimum": 247107272.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 322.5461346,
                "variance": 104036.0089
              },
              {
                "average": 0,
                "count": 409965,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 409965,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 409965,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 409965,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 409965,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334403.0005,
              1564298.628,
              -2.626903431,
              -333539.9605,
              1565360.168,
              0.1730965687
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334403.0005262232,
                    1564298.627614962,
                    -2.626903431255093
                  ],
                  [
                    -334403.0005262232,
                    1565360.167614962,
                    -2.626903431255093
                  ],
                  [
                    -333539.9605262232,
                    1565360.167614962,
                    0.173096568744907
                  ],
                  [
                    -333539.9605262232,
                    1564298.627614962,
                    0.173096568744907
                  ],
                  [
                    -334403.0005262232,
                    1564298.627614962,
                    -2.626903431255093
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T03:02:41+00:00",
            "end_time": "2019-07-14T02:41: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": "20190713_NCMP_AK_04VDR1087.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.83259182808587,
              63.89819224383365,
              -2.569849326802112
            ],
            [
              -160.83477267704617,
              63.90746325163133,
              -2.569849326802112
            ],
            [
              -160.81395608485772,
              63.90840545084396,
              2.610150673197888
            ],
            [
              -160.81178178448883,
              63.899134133464855,
              2.610150673197888
            ],
            [
              -160.83259182808587,
              63.89819224383365,
              -2.569849326802112
            ]
          ]
        ]
      },
      "bbox": [
        -160.8347727,
        63.89819224,
        -2.569849327,
        -160.8117818,
        63.90840545,
        2.610150673
      ],
      "properties": {
        "datetime": "2019-07-27T14:00:56Z",
        "pc:count": 928613,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -334076.271,
            "count": 928613,
            "maximum": -333363.7351,
            "minimum": -334389.3751,
            "name": "X",
            "position": 0,
            "stddev": 111.4430733,
            "variance": 12419.55859
          },
          {
            "average": 1565823.931,
            "count": 928613,
            "maximum": 1566368.218,
            "minimum": 1565327.478,
            "name": "Y",
            "position": 1,
            "stddev": 274.9549938,
            "variance": 75600.24864
          },
          {
            "average": -0.9821198098,
            "count": 928613,
            "maximum": 2.610150673,
            "minimum": -2.569849327,
            "name": "Z",
            "position": 2,
            "stddev": 0.347380916,
            "variance": 0.1206735008
          },
          {
            "average": 687.9367444,
            "count": 928613,
            "maximum": 4528,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1255.068852,
            "variance": 1575197.824
          },
          {
            "average": 1.000023691,
            "count": 928613,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004867310478,
            "variance": 2.369071129e-05
          },
          {
            "average": 1.000047382,
            "count": 928613,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00688333495,
            "variance": 4.738030003e-05
          },
          {
            "average": 1,
            "count": 928613,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 928613,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.97953399,
            "count": 928613,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7457506657,
            "variance": 0.5561440554
          },
          {
            "average": 19.70043689,
            "count": 928613,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.382426231,
            "variance": 1.911102284
          },
          {
            "average": 2.011294264,
            "count": 928613,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1125899437,
            "variance": 0.01267649542
          },
          {
            "average": 24.98047518,
            "count": 928613,
            "maximum": 27,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8110832394,
            "variance": 0.6578560212
          },
          {
            "average": 247107766.8,
            "count": 928613,
            "maximum": 248271256.3,
            "minimum": 247106092.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9121.702918,
            "variance": 83205464.12
          },
          {
            "average": 0,
            "count": 928613,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 928613,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 928613,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 928613,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 928613,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334389.3751,
          1565327.478,
          -2.569849327,
          -333363.7351,
          1566368.218,
          2.610150673
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334389.3751431074,
                1565327.4783549584,
                -2.569849326802112
              ],
              [
                -334389.3751431074,
                1566368.2183549586,
                -2.569849326802112
              ],
              [
                -333363.73514310736,
                1566368.2183549586,
                2.610150673197888
              ],
              [
                -333363.73514310736,
                1565327.4783549584,
                2.610150673197888
              ],
              [
                -334389.3751431074,
                1565327.4783549584,
                -2.569849326802112
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:00:56+00:00",
        "end_time": "2019-07-14T02:21:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1087.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1087.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1087.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1087.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8347727,
            63.89819224,
            -2.569849327,
            -160.8117818,
            63.90840545,
            2.610150673
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.83259182808587,
                  63.89819224383365,
                  -2.569849326802112
                ],
                [
                  -160.83477267704617,
                  63.90746325163133,
                  -2.569849326802112
                ],
                [
                  -160.81395608485772,
                  63.90840545084396,
                  2.610150673197888
                ],
                [
                  -160.81178178448883,
                  63.899134133464855,
                  2.610150673197888
                ],
                [
                  -160.83259182808587,
                  63.89819224383365,
                  -2.569849326802112
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1087.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1087.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:00:56Z",
            "pc:count": 928613,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -334076.271,
                "count": 928613,
                "maximum": -333363.7351,
                "minimum": -334389.3751,
                "name": "X",
                "position": 0,
                "stddev": 111.4430733,
                "variance": 12419.55859
              },
              {
                "average": 1565823.931,
                "count": 928613,
                "maximum": 1566368.218,
                "minimum": 1565327.478,
                "name": "Y",
                "position": 1,
                "stddev": 274.9549938,
                "variance": 75600.24864
              },
              {
                "average": -0.9821198098,
                "count": 928613,
                "maximum": 2.610150673,
                "minimum": -2.569849327,
                "name": "Z",
                "position": 2,
                "stddev": 0.347380916,
                "variance": 0.1206735008
              },
              {
                "average": 687.9367444,
                "count": 928613,
                "maximum": 4528,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1255.068852,
                "variance": 1575197.824
              },
              {
                "average": 1.000023691,
                "count": 928613,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004867310478,
                "variance": 2.369071129e-05
              },
              {
                "average": 1.000047382,
                "count": 928613,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00688333495,
                "variance": 4.738030003e-05
              },
              {
                "average": 1,
                "count": 928613,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 928613,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.97953399,
                "count": 928613,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7457506657,
                "variance": 0.5561440554
              },
              {
                "average": 19.70043689,
                "count": 928613,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.382426231,
                "variance": 1.911102284
              },
              {
                "average": 2.011294264,
                "count": 928613,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1125899437,
                "variance": 0.01267649542
              },
              {
                "average": 24.98047518,
                "count": 928613,
                "maximum": 27,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8110832394,
                "variance": 0.6578560212
              },
              {
                "average": 247107766.8,
                "count": 928613,
                "maximum": 248271256.3,
                "minimum": 247106092.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9121.702918,
                "variance": 83205464.12
              },
              {
                "average": 0,
                "count": 928613,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 928613,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 928613,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 928613,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 928613,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334389.3751,
              1565327.478,
              -2.569849327,
              -333363.7351,
              1566368.218,
              2.610150673
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334389.3751431074,
                    1565327.4783549584,
                    -2.569849326802112
                  ],
                  [
                    -334389.3751431074,
                    1566368.2183549586,
                    -2.569849326802112
                  ],
                  [
                    -333363.73514310736,
                    1566368.2183549586,
                    2.610150673197888
                  ],
                  [
                    -333363.73514310736,
                    1565327.4783549584,
                    2.610150673197888
                  ],
                  [
                    -334389.3751431074,
                    1565327.4783549584,
                    -2.569849326802112
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:00:56+00:00",
            "end_time": "2019-07-14T02:21:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1088.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.8340052309216,
              63.90683729375461,
              -2.183861610243079
            ],
            [
              -160.83614779135837,
              63.91594107718533,
              -2.183861610243079
            ],
            [
              -160.81442739995373,
              63.91692404097148,
              11.97613838975692
            ],
            [
              -160.81229155109585,
              63.9078199402684,
              11.97613838975692
            ],
            [
              -160.8340052309216,
              63.90683729375461,
              -2.183861610243079
            ]
          ]
        ]
      },
      "bbox": [
        -160.8361478,
        63.90683729,
        -2.18386161,
        -160.8122916,
        63.91692404,
        11.97613839
      ],
      "properties": {
        "datetime": "2019-07-27T14:00:56Z",
        "pc:count": 1087804,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -333526.9146,
            "count": 1087804,
            "maximum": -333289.2807,
            "minimum": -334359.1407,
            "name": "X",
            "position": 0,
            "stddev": 254.5467769,
            "variance": 64794.06161
          },
          {
            "average": 1566856.493,
            "count": 1087804,
            "maximum": 1567316.788,
            "minimum": 1566294.828,
            "name": "Y",
            "position": 1,
            "stddev": 283.4063538,
            "variance": 80319.1614
          },
          {
            "average": 3.426442627,
            "count": 1087804,
            "maximum": 11.97613839,
            "minimum": -2.18386161,
            "name": "Z",
            "position": 2,
            "stddev": 2.477495172,
            "variance": 6.137982327
          },
          {
            "average": 823.3570662,
            "count": 1087804,
            "maximum": 63811,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 792.6882385,
            "variance": 628354.6435
          },
          {
            "average": 1.020946788,
            "count": 1087804,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1642552866,
            "variance": 0.02697979918
          },
          {
            "average": 1.042460774,
            "count": 1087804,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2457650087,
            "variance": 0.06040043951
          },
          {
            "average": 1,
            "count": 1087804,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1087804,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.091115679,
            "count": 1087804,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.553636394,
            "variance": 91.27196834
          },
          {
            "average": 20.46771854,
            "count": 1087804,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.313696818,
            "variance": 1.725799331
          },
          {
            "average": 1.166570448,
            "count": 1087804,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3878339795,
            "variance": 0.1504151956
          },
          {
            "average": 17.46815787,
            "count": 1087804,
            "maximum": 26,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.786645485,
            "variance": 60.63184791
          },
          {
            "average": 247311941.9,
            "count": 1087804,
            "maximum": 248271256.2,
            "minimum": 247105326.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 444405.9218,
            "variance": 197496623300.0
          },
          {
            "average": 0,
            "count": 1087804,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1087804,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1087804,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1087804,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1087804,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334359.1407,
          1566294.828,
          -2.18386161,
          -333289.2807,
          1567316.788,
          11.97613839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334359.140665073,
                1566294.8276965406,
                -2.183861610243079
              ],
              [
                -334359.140665073,
                1567316.7876965406,
                -2.183861610243079
              ],
              [
                -333289.280665073,
                1567316.7876965406,
                11.97613838975692
              ],
              [
                -333289.280665073,
                1566294.8276965406,
                11.97613838975692
              ],
              [
                -334359.140665073,
                1566294.8276965406,
                -2.183861610243079
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:00:56+00:00",
        "end_time": "2019-07-14T02:08:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1088.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1088.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1088.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1088.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8361478,
            63.90683729,
            -2.18386161,
            -160.8122916,
            63.91692404,
            11.97613839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.8340052309216,
                  63.90683729375461,
                  -2.183861610243079
                ],
                [
                  -160.83614779135837,
                  63.91594107718533,
                  -2.183861610243079
                ],
                [
                  -160.81442739995373,
                  63.91692404097148,
                  11.97613838975692
                ],
                [
                  -160.81229155109585,
                  63.9078199402684,
                  11.97613838975692
                ],
                [
                  -160.8340052309216,
                  63.90683729375461,
                  -2.183861610243079
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1088.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1088.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:00:56Z",
            "pc:count": 1087804,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -333526.9146,
                "count": 1087804,
                "maximum": -333289.2807,
                "minimum": -334359.1407,
                "name": "X",
                "position": 0,
                "stddev": 254.5467769,
                "variance": 64794.06161
              },
              {
                "average": 1566856.493,
                "count": 1087804,
                "maximum": 1567316.788,
                "minimum": 1566294.828,
                "name": "Y",
                "position": 1,
                "stddev": 283.4063538,
                "variance": 80319.1614
              },
              {
                "average": 3.426442627,
                "count": 1087804,
                "maximum": 11.97613839,
                "minimum": -2.18386161,
                "name": "Z",
                "position": 2,
                "stddev": 2.477495172,
                "variance": 6.137982327
              },
              {
                "average": 823.3570662,
                "count": 1087804,
                "maximum": 63811,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 792.6882385,
                "variance": 628354.6435
              },
              {
                "average": 1.020946788,
                "count": 1087804,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1642552866,
                "variance": 0.02697979918
              },
              {
                "average": 1.042460774,
                "count": 1087804,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2457650087,
                "variance": 0.06040043951
              },
              {
                "average": 1,
                "count": 1087804,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1087804,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.091115679,
                "count": 1087804,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.553636394,
                "variance": 91.27196834
              },
              {
                "average": 20.46771854,
                "count": 1087804,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.313696818,
                "variance": 1.725799331
              },
              {
                "average": 1.166570448,
                "count": 1087804,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3878339795,
                "variance": 0.1504151956
              },
              {
                "average": 17.46815787,
                "count": 1087804,
                "maximum": 26,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.786645485,
                "variance": 60.63184791
              },
              {
                "average": 247311941.9,
                "count": 1087804,
                "maximum": 248271256.2,
                "minimum": 247105326.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 444405.9218,
                "variance": 197496623300.0
              },
              {
                "average": 0,
                "count": 1087804,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1087804,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1087804,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1087804,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1087804,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334359.1407,
              1566294.828,
              -2.18386161,
              -333289.2807,
              1567316.788,
              11.97613839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334359.140665073,
                    1566294.8276965406,
                    -2.183861610243079
                  ],
                  [
                    -334359.140665073,
                    1567316.7876965406,
                    -2.183861610243079
                  ],
                  [
                    -333289.280665073,
                    1567316.7876965406,
                    11.97613838975692
                  ],
                  [
                    -333289.280665073,
                    1566294.8276965406,
                    11.97613838975692
                  ],
                  [
                    -334359.140665073,
                    1566294.8276965406,
                    -2.183861610243079
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:00:56+00:00",
            "end_time": "2019-07-14T02:08:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1089.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.82570149194544,
              63.916210165279516,
              0.859785733340317
            ],
            [
              -160.82789201550705,
              63.925526184388076,
              0.859785733340317
            ],
            [
              -160.81505607473707,
              63.9261065717606,
              96.47978573334032
            ],
            [
              -160.8128696111887,
              63.9167903608753,
              96.47978573334032
            ],
            [
              -160.82570149194544,
              63.916210165279516,
              0.859785733340317
            ]
          ]
        ]
      },
      "bbox": [
        -160.827892,
        63.91621017,
        0.8597857333,
        -160.8128696,
        63.92610657,
        96.47978573
      ],
      "properties": {
        "datetime": "2019-07-27T14:00:41Z",
        "pc:count": 2370762,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -333507.5577,
            "count": 2370762,
            "maximum": -333214.8863,
            "minimum": -333846.9263,
            "name": "X",
            "position": 0,
            "stddev": 164.2179018,
            "variance": 26967.51926
          },
          {
            "average": 1567914.113,
            "count": 2370762,
            "maximum": 1568339.882,
            "minimum": 1567294.122,
            "name": "Y",
            "position": 1,
            "stddev": 262.9820283,
            "variance": 69159.54721
          },
          {
            "average": 9.958083542,
            "count": 2370762,
            "maximum": 96.47978573,
            "minimum": 0.8597857333,
            "name": "Z",
            "position": 2,
            "stddev": 11.13417204,
            "variance": 123.969787
          },
          {
            "average": 678.5134547,
            "count": 2370762,
            "maximum": 10925,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 629.1094464,
            "variance": 395778.6955
          },
          {
            "average": 1.17047599,
            "count": 2370762,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5350038228,
            "variance": 0.2862290904
          },
          {
            "average": 1.34167833,
            "count": 2370762,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8173073078,
            "variance": 0.6679912354
          },
          {
            "average": 1,
            "count": 2370762,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2370762,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.262709627,
            "count": 2370762,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4401060786,
            "variance": 0.1936933604
          },
          {
            "average": 20.00486977,
            "count": 2370762,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.274727878,
            "variance": 1.624931164
          },
          {
            "average": 1.182510518,
            "count": 2370762,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5643652653,
            "variance": 0.3185081527
          },
          {
            "average": 17.70198021,
            "count": 2370762,
            "maximum": 21,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.52016394,
            "variance": 30.47220993
          },
          {
            "average": 247217401.9,
            "count": 2370762,
            "maximum": 248271241.5,
            "minimum": 247104836.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 343457.3614,
            "variance": 117962959100.0
          },
          {
            "average": 0,
            "count": 2370762,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2370762,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2370762,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2370762,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2370762,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333846.9263,
          1567294.122,
          0.8597857333,
          -333214.8863,
          1568339.882,
          96.47978573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333846.92632737913,
                1567294.1222006353,
                0.859785733340317
              ],
              [
                -333846.92632737913,
                1568339.882200635,
                0.859785733340317
              ],
              [
                -333214.8863273791,
                1568339.882200635,
                96.47978573334032
              ],
              [
                -333214.8863273791,
                1567294.1222006353,
                96.47978573334032
              ],
              [
                -333846.92632737913,
                1567294.1222006353,
                0.859785733340317
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:00:41+00:00",
        "end_time": "2019-07-14T02:00:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1089.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1089.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1089.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1089.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.827892,
            63.91621017,
            0.8597857333,
            -160.8128696,
            63.92610657,
            96.47978573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.82570149194544,
                  63.916210165279516,
                  0.859785733340317
                ],
                [
                  -160.82789201550705,
                  63.925526184388076,
                  0.859785733340317
                ],
                [
                  -160.81505607473707,
                  63.9261065717606,
                  96.47978573334032
                ],
                [
                  -160.8128696111887,
                  63.9167903608753,
                  96.47978573334032
                ],
                [
                  -160.82570149194544,
                  63.916210165279516,
                  0.859785733340317
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1089.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1089.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:00:41Z",
            "pc:count": 2370762,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -333507.5577,
                "count": 2370762,
                "maximum": -333214.8863,
                "minimum": -333846.9263,
                "name": "X",
                "position": 0,
                "stddev": 164.2179018,
                "variance": 26967.51926
              },
              {
                "average": 1567914.113,
                "count": 2370762,
                "maximum": 1568339.882,
                "minimum": 1567294.122,
                "name": "Y",
                "position": 1,
                "stddev": 262.9820283,
                "variance": 69159.54721
              },
              {
                "average": 9.958083542,
                "count": 2370762,
                "maximum": 96.47978573,
                "minimum": 0.8597857333,
                "name": "Z",
                "position": 2,
                "stddev": 11.13417204,
                "variance": 123.969787
              },
              {
                "average": 678.5134547,
                "count": 2370762,
                "maximum": 10925,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 629.1094464,
                "variance": 395778.6955
              },
              {
                "average": 1.17047599,
                "count": 2370762,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5350038228,
                "variance": 0.2862290904
              },
              {
                "average": 1.34167833,
                "count": 2370762,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8173073078,
                "variance": 0.6679912354
              },
              {
                "average": 1,
                "count": 2370762,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2370762,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.262709627,
                "count": 2370762,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4401060786,
                "variance": 0.1936933604
              },
              {
                "average": 20.00486977,
                "count": 2370762,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.274727878,
                "variance": 1.624931164
              },
              {
                "average": 1.182510518,
                "count": 2370762,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5643652653,
                "variance": 0.3185081527
              },
              {
                "average": 17.70198021,
                "count": 2370762,
                "maximum": 21,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.52016394,
                "variance": 30.47220993
              },
              {
                "average": 247217401.9,
                "count": 2370762,
                "maximum": 248271241.5,
                "minimum": 247104836.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 343457.3614,
                "variance": 117962959100.0
              },
              {
                "average": 0,
                "count": 2370762,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2370762,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2370762,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2370762,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2370762,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333846.9263,
              1567294.122,
              0.8597857333,
              -333214.8863,
              1568339.882,
              96.47978573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333846.92632737913,
                    1567294.1222006353,
                    0.859785733340317
                  ],
                  [
                    -333846.92632737913,
                    1568339.882200635,
                    0.859785733340317
                  ],
                  [
                    -333214.8863273791,
                    1568339.882200635,
                    96.47978573334032
                  ],
                  [
                    -333214.8863273791,
                    1567294.1222006353,
                    96.47978573334032
                  ],
                  [
                    -333846.92632737913,
                    1567294.1222006353,
                    0.859785733340317
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:00:41+00:00",
            "end_time": "2019-07-14T02:00:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1090.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.8327125771618,
              63.924890925206704,
              0.778295149456461
            ],
            [
              -160.83495496666603,
              63.93441485813447,
              0.778295149456461
            ],
            [
              -160.8156915411311,
              63.93528610320375,
              97.21829514945645
            ],
            [
              -160.81345538241945,
              63.925761875848835,
              97.21829514945645
            ],
            [
              -160.8327125771618,
              63.924890925206704,
              0.778295149456461
            ]
          ]
        ]
      },
      "bbox": [
        -160.834955,
        63.92489093,
        0.7782951495,
        -160.8134554,
        63.9352861,
        97.21829515
      ],
      "properties": {
        "datetime": "2019-07-27T14:00:26Z",
        "pc:count": 5278061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -333606.3098,
            "count": 5278061,
            "maximum": -333140.8389,
            "minimum": -334089.0789,
            "name": "X",
            "position": 0,
            "stddev": 232.65975,
            "variance": 54130.55929
          },
          {
            "average": 1568858.937,
            "count": 5278061,
            "maximum": 1569362.665,
            "minimum": 1568293.565,
            "name": "Y",
            "position": 1,
            "stddev": 283.9997074,
            "variance": 80655.83379
          },
          {
            "average": 32.08532772,
            "count": 5278061,
            "maximum": 97.21829515,
            "minimum": 0.7782951495,
            "name": "Z",
            "position": 2,
            "stddev": 24.12384331,
            "variance": 581.9598159
          },
          {
            "average": 429.6083251,
            "count": 5278061,
            "maximum": 47369,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 522.7669979,
            "variance": 273285.3341
          },
          {
            "average": 1.49719414,
            "count": 5278061,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8562955569,
            "variance": 0.7332420807
          },
          {
            "average": 1.996359269,
            "count": 5278061,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.218772337,
            "variance": 1.485406009
          },
          {
            "average": 1,
            "count": 5278061,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5278061,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.182465493,
            "count": 5278061,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.386227737,
            "variance": 0.1491718648
          },
          {
            "average": 20.01646098,
            "count": 5278061,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.512136955,
            "variance": 2.28655817
          },
          {
            "average": 1.52347633,
            "count": 5278061,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9082878899,
            "variance": 0.824986891
          },
          {
            "average": 17.65476375,
            "count": 5278061,
            "maximum": 21,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.582558498,
            "variance": 20.99984238
          },
          {
            "average": 247181997.7,
            "count": 5278061,
            "maximum": 248271226.7,
            "minimum": 247104025.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 289188.5254,
            "variance": 83630003220.0
          },
          {
            "average": 0,
            "count": 5278061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5278061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5278061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5278061,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5278061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334089.0789,
          1568293.565,
          0.7782951495,
          -333140.8389,
          1569362.665,
          97.21829515
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334089.0788713874,
                1568293.5651174777,
                0.778295149456461
              ],
              [
                -334089.0788713874,
                1569362.6651174778,
                0.778295149456461
              ],
              [
                -333140.8388713874,
                1569362.6651174778,
                97.21829514945645
              ],
              [
                -333140.8388713874,
                1568293.5651174777,
                97.21829514945645
              ],
              [
                -334089.0788713874,
                1568293.5651174777,
                0.778295149456461
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:00:26+00:00",
        "end_time": "2019-07-14T01:47:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1090.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1090.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1090.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1090.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.834955,
            63.92489093,
            0.7782951495,
            -160.8134554,
            63.9352861,
            97.21829515
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.8327125771618,
                  63.924890925206704,
                  0.778295149456461
                ],
                [
                  -160.83495496666603,
                  63.93441485813447,
                  0.778295149456461
                ],
                [
                  -160.8156915411311,
                  63.93528610320375,
                  97.21829514945645
                ],
                [
                  -160.81345538241945,
                  63.925761875848835,
                  97.21829514945645
                ],
                [
                  -160.8327125771618,
                  63.924890925206704,
                  0.778295149456461
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1090.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1090.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:00:26Z",
            "pc:count": 5278061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -333606.3098,
                "count": 5278061,
                "maximum": -333140.8389,
                "minimum": -334089.0789,
                "name": "X",
                "position": 0,
                "stddev": 232.65975,
                "variance": 54130.55929
              },
              {
                "average": 1568858.937,
                "count": 5278061,
                "maximum": 1569362.665,
                "minimum": 1568293.565,
                "name": "Y",
                "position": 1,
                "stddev": 283.9997074,
                "variance": 80655.83379
              },
              {
                "average": 32.08532772,
                "count": 5278061,
                "maximum": 97.21829515,
                "minimum": 0.7782951495,
                "name": "Z",
                "position": 2,
                "stddev": 24.12384331,
                "variance": 581.9598159
              },
              {
                "average": 429.6083251,
                "count": 5278061,
                "maximum": 47369,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 522.7669979,
                "variance": 273285.3341
              },
              {
                "average": 1.49719414,
                "count": 5278061,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8562955569,
                "variance": 0.7332420807
              },
              {
                "average": 1.996359269,
                "count": 5278061,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.218772337,
                "variance": 1.485406009
              },
              {
                "average": 1,
                "count": 5278061,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5278061,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.182465493,
                "count": 5278061,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.386227737,
                "variance": 0.1491718648
              },
              {
                "average": 20.01646098,
                "count": 5278061,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.512136955,
                "variance": 2.28655817
              },
              {
                "average": 1.52347633,
                "count": 5278061,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9082878899,
                "variance": 0.824986891
              },
              {
                "average": 17.65476375,
                "count": 5278061,
                "maximum": 21,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.582558498,
                "variance": 20.99984238
              },
              {
                "average": 247181997.7,
                "count": 5278061,
                "maximum": 248271226.7,
                "minimum": 247104025.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 289188.5254,
                "variance": 83630003220.0
              },
              {
                "average": 0,
                "count": 5278061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5278061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5278061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5278061,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5278061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334089.0789,
              1568293.565,
              0.7782951495,
              -333140.8389,
              1569362.665,
              97.21829515
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334089.0788713874,
                    1568293.5651174777,
                    0.778295149456461
                  ],
                  [
                    -334089.0788713874,
                    1569362.6651174778,
                    0.778295149456461
                  ],
                  [
                    -333140.8388713874,
                    1569362.6651174778,
                    97.21829514945645
                  ],
                  [
                    -333140.8388713874,
                    1568293.5651174777,
                    97.21829514945645
                  ],
                  [
                    -334089.0788713874,
                    1568293.5651174777,
                    0.778295149456461
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:00:26+00:00",
            "end_time": "2019-07-14T01:47:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1490.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.75378953001896,
              63.92635176266774,
              128.21804070006127
            ],
            [
              -160.75465745524156,
              63.930081969722025,
              128.21804070006127
            ],
            [
              -160.75183179091232,
              63.93020842942353,
              157.05804070006124
            ],
            [
              -160.75096422374966,
              63.926478205630985,
              157.05804070006124
            ],
            [
              -160.75378953001896,
              63.92635176266774,
              128.21804070006127
            ]
          ]
        ]
      },
      "bbox": [
        -160.7546575,
        63.92635176,
        128.2180407,
        -160.7509642,
        63.93020843,
        157.0580407
      ],
      "properties": {
        "datetime": "2019-07-27T16:54:39Z",
        "pc:count": 257679,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330170.1544,
            "count": 257679,
            "maximum": -330087.8258,
            "minimum": -330226.9258,
            "name": "X",
            "position": 0,
            "stddev": 33.21553289,
            "variance": 1103.271625
          },
          {
            "average": 1568220.329,
            "count": 257679,
            "maximum": 1568479.773,
            "minimum": 1568061.093,
            "name": "Y",
            "position": 1,
            "stddev": 101.3046598,
            "variance": 10262.63409
          },
          {
            "average": 143.3682624,
            "count": 257679,
            "maximum": 157.0580407,
            "minimum": 128.2180407,
            "name": "Z",
            "position": 2,
            "stddev": 5.586638942,
            "variance": 31.21053467
          },
          {
            "average": 530.3367368,
            "count": 257679,
            "maximum": 6265,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 608.7668386,
            "variance": 370597.0638
          },
          {
            "average": 1.378494173,
            "count": 257679,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.623234047,
            "variance": 0.3884206774
          },
          {
            "average": 1.754337761,
            "count": 257679,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8017763349,
            "variance": 0.6428452913
          },
          {
            "average": 1,
            "count": 257679,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 257679,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209601869,
            "count": 257679,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4070252676,
            "variance": 0.1656695684
          },
          {
            "average": 20.70595428,
            "count": 257679,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.127172068,
            "variance": 4.524861005
          },
          {
            "average": 1.390982579,
            "count": 257679,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6259487389,
            "variance": 0.3918118238
          },
          {
            "average": 7.250621898,
            "count": 257679,
            "maximum": 25,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.653788635,
            "variance": 93.19563501
          },
          {
            "average": 247367253.2,
            "count": 257679,
            "maximum": 248281679.4,
            "minimum": 247096744.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 497349.7761,
            "variance": 247356799800.0
          },
          {
            "average": 0,
            "count": 257679,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 257679,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 257679,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 257679,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 257679,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330226.9258,
          1568061.093,
          128.2180407,
          -330087.8258,
          1568479.773,
          157.0580407
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330226.92575925525,
                1568061.0933707776,
                128.21804070006127
              ],
              [
                -330226.92575925525,
                1568479.7733707777,
                128.21804070006127
              ],
              [
                -330087.82575925527,
                1568479.7733707777,
                157.05804070006124
              ],
              [
                -330087.82575925527,
                1568061.0933707776,
                157.05804070006124
              ],
              [
                -330226.92575925525,
                1568061.0933707776,
                128.21804070006127
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:54:39+00:00",
        "end_time": "2019-07-13T23:45:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1490.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1490.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1490.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1490.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7546575,
            63.92635176,
            128.2180407,
            -160.7509642,
            63.93020843,
            157.0580407
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.75378953001896,
                  63.92635176266774,
                  128.21804070006127
                ],
                [
                  -160.75465745524156,
                  63.930081969722025,
                  128.21804070006127
                ],
                [
                  -160.75183179091232,
                  63.93020842942353,
                  157.05804070006124
                ],
                [
                  -160.75096422374966,
                  63.926478205630985,
                  157.05804070006124
                ],
                [
                  -160.75378953001896,
                  63.92635176266774,
                  128.21804070006127
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1490.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1490.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:54:39Z",
            "pc:count": 257679,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330170.1544,
                "count": 257679,
                "maximum": -330087.8258,
                "minimum": -330226.9258,
                "name": "X",
                "position": 0,
                "stddev": 33.21553289,
                "variance": 1103.271625
              },
              {
                "average": 1568220.329,
                "count": 257679,
                "maximum": 1568479.773,
                "minimum": 1568061.093,
                "name": "Y",
                "position": 1,
                "stddev": 101.3046598,
                "variance": 10262.63409
              },
              {
                "average": 143.3682624,
                "count": 257679,
                "maximum": 157.0580407,
                "minimum": 128.2180407,
                "name": "Z",
                "position": 2,
                "stddev": 5.586638942,
                "variance": 31.21053467
              },
              {
                "average": 530.3367368,
                "count": 257679,
                "maximum": 6265,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 608.7668386,
                "variance": 370597.0638
              },
              {
                "average": 1.378494173,
                "count": 257679,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.623234047,
                "variance": 0.3884206774
              },
              {
                "average": 1.754337761,
                "count": 257679,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8017763349,
                "variance": 0.6428452913
              },
              {
                "average": 1,
                "count": 257679,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 257679,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209601869,
                "count": 257679,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4070252676,
                "variance": 0.1656695684
              },
              {
                "average": 20.70595428,
                "count": 257679,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.127172068,
                "variance": 4.524861005
              },
              {
                "average": 1.390982579,
                "count": 257679,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6259487389,
                "variance": 0.3918118238
              },
              {
                "average": 7.250621898,
                "count": 257679,
                "maximum": 25,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.653788635,
                "variance": 93.19563501
              },
              {
                "average": 247367253.2,
                "count": 257679,
                "maximum": 248281679.4,
                "minimum": 247096744.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 497349.7761,
                "variance": 247356799800.0
              },
              {
                "average": 0,
                "count": 257679,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 257679,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 257679,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 257679,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 257679,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330226.9258,
              1568061.093,
              128.2180407,
              -330087.8258,
              1568479.773,
              157.0580407
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330226.92575925525,
                    1568061.0933707776,
                    128.21804070006127
                  ],
                  [
                    -330226.92575925525,
                    1568479.7733707777,
                    128.21804070006127
                  ],
                  [
                    -330087.82575925527,
                    1568479.7733707777,
                    157.05804070006124
                  ],
                  [
                    -330087.82575925527,
                    1568061.0933707776,
                    157.05804070006124
                  ],
                  [
                    -330226.92575925525,
                    1568061.0933707776,
                    128.21804070006127
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:54:39+00:00",
            "end_time": "2019-07-13T23: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": "20190713_NCMP_AK_04VDR1577.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7260131567681,
              63.81490210883651,
              12.876088502880776
            ],
            [
              -160.72696823140157,
              63.819039132973245,
              12.876088502880776
            ],
            [
              -160.70666126983576,
              63.81994633428672,
              19.93608850288078
            ],
            [
              -160.70570903895975,
              63.8158091776315,
              19.93608850288078
            ],
            [
              -160.7260131567681,
              63.81490210883651,
              12.876088502880776
            ]
          ]
        ]
      },
      "bbox": [
        -160.7269682,
        63.81490211,
        12.8760885,
        -160.705709,
        63.81994633,
        19.9360885
      ],
      "properties": {
        "datetime": "2019-07-14T01:53:30Z",
        "pc:count": 319294,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329799.5228,
            "count": 319294,
            "maximum": -329128.346,
            "minimum": -330131.746,
            "name": "X",
            "position": 0,
            "stddev": 307.8985866,
            "variance": 94801.53964
          },
          {
            "average": 1555822.571,
            "count": 319294,
            "maximum": 1556006.08,
            "minimum": 1555541.7,
            "name": "Y",
            "position": 1,
            "stddev": 104.0081711,
            "variance": 10817.69966
          },
          {
            "average": 15.60740663,
            "count": 319294,
            "maximum": 19.9360885,
            "minimum": 12.8760885,
            "name": "Z",
            "position": 2,
            "stddev": 1.432402238,
            "variance": 2.051776172
          },
          {
            "average": 985.3818017,
            "count": 319294,
            "maximum": 3336,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 593.432529,
            "variance": 352162.1664
          },
          {
            "average": 1,
            "count": 319294,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 319294,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 319294,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 319294,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.661597149,
            "count": 319294,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4731670558,
            "variance": 0.2238870627
          },
          {
            "average": 19.43873116,
            "count": 319294,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.053467084,
            "variance": 4.216727067
          },
          {
            "average": 1.000006264,
            "count": 319294,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.002502758465,
            "variance": 6.263799934e-06
          },
          {
            "average": 15.85644578,
            "count": 319294,
            "maximum": 17,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.100016345,
            "variance": 4.410068648
          },
          {
            "average": 247103912.6,
            "count": 319294,
            "maximum": 247104410.7,
            "minimum": 247102244.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 907.4882075,
            "variance": 823534.8468
          },
          {
            "average": 0,
            "count": 319294,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 319294,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 319294,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 319294,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 319294,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330131.746,
          1555541.7,
          12.8760885,
          -329128.346,
          1556006.08,
          19.9360885
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330131.7460085784,
                1555541.699522704,
                12.876088502880776
              ],
              [
                -330131.7460085784,
                1556006.0795227038,
                12.876088502880776
              ],
              [
                -329128.3460085784,
                1556006.0795227038,
                19.93608850288078
              ],
              [
                -329128.3460085784,
                1555541.699522704,
                19.93608850288078
              ],
              [
                -330131.7460085784,
                1555541.699522704,
                12.876088502880776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T01:53:30+00:00",
        "end_time": "2019-07-14T01:17:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1577.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1577.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1577.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1577.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7269682,
            63.81490211,
            12.8760885,
            -160.705709,
            63.81994633,
            19.9360885
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7260131567681,
                  63.81490210883651,
                  12.876088502880776
                ],
                [
                  -160.72696823140157,
                  63.819039132973245,
                  12.876088502880776
                ],
                [
                  -160.70666126983576,
                  63.81994633428672,
                  19.93608850288078
                ],
                [
                  -160.70570903895975,
                  63.8158091776315,
                  19.93608850288078
                ],
                [
                  -160.7260131567681,
                  63.81490210883651,
                  12.876088502880776
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1577.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1577.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T01:53:30Z",
            "pc:count": 319294,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329799.5228,
                "count": 319294,
                "maximum": -329128.346,
                "minimum": -330131.746,
                "name": "X",
                "position": 0,
                "stddev": 307.8985866,
                "variance": 94801.53964
              },
              {
                "average": 1555822.571,
                "count": 319294,
                "maximum": 1556006.08,
                "minimum": 1555541.7,
                "name": "Y",
                "position": 1,
                "stddev": 104.0081711,
                "variance": 10817.69966
              },
              {
                "average": 15.60740663,
                "count": 319294,
                "maximum": 19.9360885,
                "minimum": 12.8760885,
                "name": "Z",
                "position": 2,
                "stddev": 1.432402238,
                "variance": 2.051776172
              },
              {
                "average": 985.3818017,
                "count": 319294,
                "maximum": 3336,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 593.432529,
                "variance": 352162.1664
              },
              {
                "average": 1,
                "count": 319294,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 319294,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 319294,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 319294,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.661597149,
                "count": 319294,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4731670558,
                "variance": 0.2238870627
              },
              {
                "average": 19.43873116,
                "count": 319294,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.053467084,
                "variance": 4.216727067
              },
              {
                "average": 1.000006264,
                "count": 319294,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.002502758465,
                "variance": 6.263799934e-06
              },
              {
                "average": 15.85644578,
                "count": 319294,
                "maximum": 17,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.100016345,
                "variance": 4.410068648
              },
              {
                "average": 247103912.6,
                "count": 319294,
                "maximum": 247104410.7,
                "minimum": 247102244.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 907.4882075,
                "variance": 823534.8468
              },
              {
                "average": 0,
                "count": 319294,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 319294,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 319294,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 319294,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 319294,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330131.746,
              1555541.7,
              12.8760885,
              -329128.346,
              1556006.08,
              19.9360885
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330131.7460085784,
                    1555541.699522704,
                    12.876088502880776
                  ],
                  [
                    -330131.7460085784,
                    1556006.0795227038,
                    12.876088502880776
                  ],
                  [
                    -329128.3460085784,
                    1556006.0795227038,
                    19.93608850288078
                  ],
                  [
                    -329128.3460085784,
                    1555541.699522704,
                    19.93608850288078
                  ],
                  [
                    -330131.7460085784,
                    1555541.699522704,
                    12.876088502880776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T01:53:30+00:00",
            "end_time": "2019-07-14T01:17:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1578.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7266558955351,
              63.81839239676912,
              9.832231771951434
            ],
            [
              -160.72886292290076,
              63.8279486328795,
              9.832231771951434
            ],
            [
              -160.70720313637065,
              63.828916161194954,
              20.612231771951432
            ],
            [
              -160.70500311629291,
              63.819359598561014,
              20.612231771951432
            ],
            [
              -160.7266558955351,
              63.81839239676912,
              9.832231771951434
            ]
          ]
        ]
      },
      "bbox": [
        -160.7288629,
        63.8183924,
        9.832231772,
        -160.7050031,
        63.82891616,
        20.61223177
      ],
      "properties": {
        "datetime": "2019-07-14T23:25:08Z",
        "pc:count": 1745542,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329560.5969,
            "count": 1745542,
            "maximum": -329053.8532,
            "minimum": -330123.7732,
            "name": "X",
            "position": 0,
            "stddev": 320.2378748,
            "variance": 102552.2965
          },
          {
            "average": 1556533.332,
            "count": 1745542,
            "maximum": 1557005.353,
            "minimum": 1555932.673,
            "name": "Y",
            "position": 1,
            "stddev": 282.963973,
            "variance": 80068.61
          },
          {
            "average": 15.70395372,
            "count": 1745542,
            "maximum": 20.61223177,
            "minimum": 9.832231772,
            "name": "Z",
            "position": 2,
            "stddev": 2.201280866,
            "variance": 4.845637449
          },
          {
            "average": 947.9507861,
            "count": 1745542,
            "maximum": 3867,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 554.0202306,
            "variance": 306938.4159
          },
          {
            "average": 1.001051249,
            "count": 1745542,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03404399599,
            "variance": 0.001158993663
          },
          {
            "average": 1.002104217,
            "count": 1745542,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0492578652,
            "variance": 0.002426337284
          },
          {
            "average": 1,
            "count": 1745542,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745542,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.56465499,
            "count": 1745542,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.129486658,
            "variance": 1.27574011
          },
          {
            "average": 20.00352611,
            "count": 1745542,
            "maximum": 27,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.56858311,
            "variance": 6.597619193
          },
          {
            "average": 1.00276934,
            "count": 1745542,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05357724818,
            "variance": 0.002870521522
          },
          {
            "average": 13.49543924,
            "count": 1745542,
            "maximum": 17,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.180812423,
            "variance": 4.755942823
          },
          {
            "average": 247104186.4,
            "count": 1745542,
            "maximum": 247181908.1,
            "minimum": 247101402,
            "name": "GpsTime",
            "position": 12,
            "stddev": 10097.9344,
            "variance": 101968279.1
          },
          {
            "average": 0,
            "count": 1745542,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745542,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745542,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745542,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1745542,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330123.7732,
          1555932.673,
          9.832231772,
          -329053.8532,
          1557005.353,
          20.61223177
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330123.7732290584,
                1555932.6732978832,
                9.832231771951434
              ],
              [
                -330123.7732290584,
                1557005.3532978834,
                9.832231771951434
              ],
              [
                -329053.8532290584,
                1557005.3532978834,
                20.612231771951432
              ],
              [
                -329053.8532290584,
                1555932.6732978832,
                20.612231771951432
              ],
              [
                -330123.7732290584,
                1555932.6732978832,
                9.832231771951434
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T23:25:08+00:00",
        "end_time": "2019-07-14T01:03:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1578.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1578.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1578.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1578.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7288629,
            63.8183924,
            9.832231772,
            -160.7050031,
            63.82891616,
            20.61223177
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7266558955351,
                  63.81839239676912,
                  9.832231771951434
                ],
                [
                  -160.72886292290076,
                  63.8279486328795,
                  9.832231771951434
                ],
                [
                  -160.70720313637065,
                  63.828916161194954,
                  20.612231771951432
                ],
                [
                  -160.70500311629291,
                  63.819359598561014,
                  20.612231771951432
                ],
                [
                  -160.7266558955351,
                  63.81839239676912,
                  9.832231771951434
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1578.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1578.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T23:25:08Z",
            "pc:count": 1745542,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329560.5969,
                "count": 1745542,
                "maximum": -329053.8532,
                "minimum": -330123.7732,
                "name": "X",
                "position": 0,
                "stddev": 320.2378748,
                "variance": 102552.2965
              },
              {
                "average": 1556533.332,
                "count": 1745542,
                "maximum": 1557005.353,
                "minimum": 1555932.673,
                "name": "Y",
                "position": 1,
                "stddev": 282.963973,
                "variance": 80068.61
              },
              {
                "average": 15.70395372,
                "count": 1745542,
                "maximum": 20.61223177,
                "minimum": 9.832231772,
                "name": "Z",
                "position": 2,
                "stddev": 2.201280866,
                "variance": 4.845637449
              },
              {
                "average": 947.9507861,
                "count": 1745542,
                "maximum": 3867,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 554.0202306,
                "variance": 306938.4159
              },
              {
                "average": 1.001051249,
                "count": 1745542,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03404399599,
                "variance": 0.001158993663
              },
              {
                "average": 1.002104217,
                "count": 1745542,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0492578652,
                "variance": 0.002426337284
              },
              {
                "average": 1,
                "count": 1745542,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745542,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.56465499,
                "count": 1745542,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.129486658,
                "variance": 1.27574011
              },
              {
                "average": 20.00352611,
                "count": 1745542,
                "maximum": 27,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.56858311,
                "variance": 6.597619193
              },
              {
                "average": 1.00276934,
                "count": 1745542,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05357724818,
                "variance": 0.002870521522
              },
              {
                "average": 13.49543924,
                "count": 1745542,
                "maximum": 17,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.180812423,
                "variance": 4.755942823
              },
              {
                "average": 247104186.4,
                "count": 1745542,
                "maximum": 247181908.1,
                "minimum": 247101402,
                "name": "GpsTime",
                "position": 12,
                "stddev": 10097.9344,
                "variance": 101968279.1
              },
              {
                "average": 0,
                "count": 1745542,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745542,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745542,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745542,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1745542,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330123.7732,
              1555932.673,
              9.832231772,
              -329053.8532,
              1557005.353,
              20.61223177
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330123.7732290584,
                    1555932.6732978832,
                    9.832231771951434
                  ],
                  [
                    -330123.7732290584,
                    1557005.3532978834,
                    9.832231771951434
                  ],
                  [
                    -329053.8532290584,
                    1557005.3532978834,
                    20.612231771951432
                  ],
                  [
                    -329053.8532290584,
                    1555932.6732978832,
                    20.612231771951432
                  ],
                  [
                    -330123.7732290584,
                    1555932.6732978832,
                    9.832231771951434
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T23:25:08+00:00",
            "end_time": "2019-07-14T01:03:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1579.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7272005636208,
              63.82736189544914,
              6.108742924902673
            ],
            [
              -160.72940844668568,
              63.836918218842506,
              6.108742924902673
            ],
            [
              -160.70774810384677,
              63.83788556376646,
              15.908742924902674
            ],
            [
              -160.70554723038268,
              63.82832891377822,
              15.908742924902674
            ],
            [
              -160.7272005636208,
              63.82736189544914,
              6.108742924902673
            ]
          ]
        ]
      },
      "bbox": [
        -160.7294084,
        63.8273619,
        6.108742925,
        -160.7055472,
        63.83788556,
        15.90874292
      ],
      "properties": {
        "datetime": "2019-07-14T23:25:22Z",
        "pc:count": 4388233,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329479.6384,
            "count": 4388233,
            "maximum": -328979.5015,
            "minimum": -330049.1215,
            "name": "X",
            "position": 0,
            "stddev": 292.6148063,
            "variance": 85623.42489
          },
          {
            "average": 1557531.119,
            "count": 4388233,
            "maximum": 1558004.584,
            "minimum": 1556931.904,
            "name": "Y",
            "position": 1,
            "stddev": 264.7666246,
            "variance": 70101.36551
          },
          {
            "average": 10.81476349,
            "count": 4388233,
            "maximum": 15.90874292,
            "minimum": 6.108742925,
            "name": "Z",
            "position": 2,
            "stddev": 1.816264089,
            "variance": 3.298815243
          },
          {
            "average": 1029.763853,
            "count": 4388233,
            "maximum": 4764,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 636.0186629,
            "variance": 404519.7396
          },
          {
            "average": 1.001772695,
            "count": 4388233,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04591002558,
            "variance": 0.002107730449
          },
          {
            "average": 1.003549265,
            "count": 4388233,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0674895979,
            "variance": 0.004554845825
          },
          {
            "average": 1,
            "count": 4388233,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4388233,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.371600369,
            "count": 4388233,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4832324367,
            "variance": 0.2335135879
          },
          {
            "average": 20.1068267,
            "count": 4388233,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.564490529,
            "variance": 2.447630616
          },
          {
            "average": 1.002238942,
            "count": 4388233,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05071594457,
            "variance": 0.002572107034
          },
          {
            "average": 12.60799005,
            "count": 4388233,
            "maximum": 16,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.36981812,
            "variance": 5.616037924
          },
          {
            "average": 247116319.4,
            "count": 4388233,
            "maximum": 247181922.8,
            "minimum": 247100617.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30369.58306,
            "variance": 922311575.5
          },
          {
            "average": 0,
            "count": 4388233,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4388233,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4388233,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4388233,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4388233,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330049.1215,
          1556931.904,
          6.108742925,
          -328979.5015,
          1558004.584,
          15.90874292
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330049.1215173355,
                1556931.9039181017,
                6.108742924902673
              ],
              [
                -330049.1215173355,
                1558004.5839181019,
                6.108742924902673
              ],
              [
                -328979.5015173355,
                1558004.5839181019,
                15.908742924902674
              ],
              [
                -328979.5015173355,
                1556931.9039181017,
                15.908742924902674
              ],
              [
                -330049.1215173355,
                1556931.9039181017,
                6.108742924902673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T23:25:22+00:00",
        "end_time": "2019-07-14T00:50:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1579.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1579.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1579.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1579.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7294084,
            63.8273619,
            6.108742925,
            -160.7055472,
            63.83788556,
            15.90874292
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7272005636208,
                  63.82736189544914,
                  6.108742924902673
                ],
                [
                  -160.72940844668568,
                  63.836918218842506,
                  6.108742924902673
                ],
                [
                  -160.70774810384677,
                  63.83788556376646,
                  15.908742924902674
                ],
                [
                  -160.70554723038268,
                  63.82832891377822,
                  15.908742924902674
                ],
                [
                  -160.7272005636208,
                  63.82736189544914,
                  6.108742924902673
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1579.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1579.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T23:25:22Z",
            "pc:count": 4388233,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329479.6384,
                "count": 4388233,
                "maximum": -328979.5015,
                "minimum": -330049.1215,
                "name": "X",
                "position": 0,
                "stddev": 292.6148063,
                "variance": 85623.42489
              },
              {
                "average": 1557531.119,
                "count": 4388233,
                "maximum": 1558004.584,
                "minimum": 1556931.904,
                "name": "Y",
                "position": 1,
                "stddev": 264.7666246,
                "variance": 70101.36551
              },
              {
                "average": 10.81476349,
                "count": 4388233,
                "maximum": 15.90874292,
                "minimum": 6.108742925,
                "name": "Z",
                "position": 2,
                "stddev": 1.816264089,
                "variance": 3.298815243
              },
              {
                "average": 1029.763853,
                "count": 4388233,
                "maximum": 4764,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 636.0186629,
                "variance": 404519.7396
              },
              {
                "average": 1.001772695,
                "count": 4388233,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04591002558,
                "variance": 0.002107730449
              },
              {
                "average": 1.003549265,
                "count": 4388233,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0674895979,
                "variance": 0.004554845825
              },
              {
                "average": 1,
                "count": 4388233,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4388233,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.371600369,
                "count": 4388233,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4832324367,
                "variance": 0.2335135879
              },
              {
                "average": 20.1068267,
                "count": 4388233,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.564490529,
                "variance": 2.447630616
              },
              {
                "average": 1.002238942,
                "count": 4388233,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05071594457,
                "variance": 0.002572107034
              },
              {
                "average": 12.60799005,
                "count": 4388233,
                "maximum": 16,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.36981812,
                "variance": 5.616037924
              },
              {
                "average": 247116319.4,
                "count": 4388233,
                "maximum": 247181922.8,
                "minimum": 247100617.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30369.58306,
                "variance": 922311575.5
              },
              {
                "average": 0,
                "count": 4388233,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4388233,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4388233,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4388233,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4388233,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330049.1215,
              1556931.904,
              6.108742925,
              -328979.5015,
              1558004.584,
              15.90874292
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330049.1215173355,
                    1556931.9039181017,
                    6.108742924902673
                  ],
                  [
                    -330049.1215173355,
                    1558004.5839181019,
                    6.108742924902673
                  ],
                  [
                    -328979.5015173355,
                    1558004.5839181019,
                    15.908742924902674
                  ],
                  [
                    -328979.5015173355,
                    1556931.9039181017,
                    15.908742924902674
                  ],
                  [
                    -330049.1215173355,
                    1556931.9039181017,
                    6.108742924902673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T23:25:22+00:00",
            "end_time": "2019-07-14T00:50: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": "20190713_NCMP_AK_04VDR1478.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.74695838122668,
              63.81814645491043,
              8.634863761702654
            ],
            [
              -160.7491726889103,
              63.827705241665576,
              8.634863761702654
            ],
            [
              -160.72751780390453,
              63.82867550364157,
              20.914863761702655
            ],
            [
              -160.725310503292,
              63.819116389356445,
              20.914863761702655
            ],
            [
              -160.74695838122668,
              63.81814645491043,
              8.634863761702654
            ]
          ]
        ]
      },
      "bbox": [
        -160.7491727,
        63.81814645,
        8.634863762,
        -160.7253105,
        63.8286755,
        20.91486376
      ],
      "properties": {
        "datetime": "2019-07-27T14:07:05Z",
        "pc:count": 2381409,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330626.3839,
            "count": 2381409,
            "maximum": -330049.7977,
            "minimum": -331119.5177,
            "name": "X",
            "position": 0,
            "stddev": 309.9505216,
            "variance": 96069.32581
          },
          {
            "average": 1556536.598,
            "count": 2381409,
            "maximum": 1557079.423,
            "minimum": 1556006.423,
            "name": "Y",
            "position": 1,
            "stddev": 288.8442999,
            "variance": 83431.02959
          },
          {
            "average": 12.40472981,
            "count": 2381409,
            "maximum": 20.91486376,
            "minimum": 8.634863762,
            "name": "Z",
            "position": 2,
            "stddev": 1.927001205,
            "variance": 3.713333646
          },
          {
            "average": 1027.893459,
            "count": 2381409,
            "maximum": 4332,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 606.0173029,
            "variance": 367256.9714
          },
          {
            "average": 1,
            "count": 2381409,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2381409,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2381409,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2381409,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.51262089,
            "count": 2381409,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4998407927,
            "variance": 0.2498408181
          },
          {
            "average": 19.96296864,
            "count": 2381409,
            "maximum": 27,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.912792117,
            "variance": 3.658773681
          },
          {
            "average": 1.000005459,
            "count": 2381409,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.002336434372,
            "variance": 5.458925574e-06
          },
          {
            "average": 17.42018444,
            "count": 2381409,
            "maximum": 21,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.259528785,
            "variance": 27.66264304
          },
          {
            "average": 247217923.8,
            "count": 2381409,
            "maximum": 248271625.3,
            "minimum": 247103560.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344620.2393,
            "variance": 118763109300.0
          },
          {
            "average": 0,
            "count": 2381409,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2381409,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2381409,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2381409,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2381409,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331119.5177,
          1556006.423,
          8.634863762,
          -330049.7977,
          1557079.423,
          20.91486376
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331119.5177025406,
                1556006.4232544135,
                8.634863761702654
              ],
              [
                -331119.5177025406,
                1557079.4232544135,
                8.634863761702654
              ],
              [
                -330049.79770254064,
                1557079.4232544135,
                20.914863761702655
              ],
              [
                -330049.79770254064,
                1556006.4232544135,
                20.914863761702655
              ],
              [
                -331119.5177025406,
                1556006.4232544135,
                8.634863761702654
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:07:05+00:00",
        "end_time": "2019-07-14T01:39:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1478.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1478.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1478.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1478.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7491727,
            63.81814645,
            8.634863762,
            -160.7253105,
            63.8286755,
            20.91486376
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.74695838122668,
                  63.81814645491043,
                  8.634863761702654
                ],
                [
                  -160.7491726889103,
                  63.827705241665576,
                  8.634863761702654
                ],
                [
                  -160.72751780390453,
                  63.82867550364157,
                  20.914863761702655
                ],
                [
                  -160.725310503292,
                  63.819116389356445,
                  20.914863761702655
                ],
                [
                  -160.74695838122668,
                  63.81814645491043,
                  8.634863761702654
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1478.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1478.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:07:05Z",
            "pc:count": 2381409,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330626.3839,
                "count": 2381409,
                "maximum": -330049.7977,
                "minimum": -331119.5177,
                "name": "X",
                "position": 0,
                "stddev": 309.9505216,
                "variance": 96069.32581
              },
              {
                "average": 1556536.598,
                "count": 2381409,
                "maximum": 1557079.423,
                "minimum": 1556006.423,
                "name": "Y",
                "position": 1,
                "stddev": 288.8442999,
                "variance": 83431.02959
              },
              {
                "average": 12.40472981,
                "count": 2381409,
                "maximum": 20.91486376,
                "minimum": 8.634863762,
                "name": "Z",
                "position": 2,
                "stddev": 1.927001205,
                "variance": 3.713333646
              },
              {
                "average": 1027.893459,
                "count": 2381409,
                "maximum": 4332,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 606.0173029,
                "variance": 367256.9714
              },
              {
                "average": 1,
                "count": 2381409,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2381409,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2381409,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2381409,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.51262089,
                "count": 2381409,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4998407927,
                "variance": 0.2498408181
              },
              {
                "average": 19.96296864,
                "count": 2381409,
                "maximum": 27,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.912792117,
                "variance": 3.658773681
              },
              {
                "average": 1.000005459,
                "count": 2381409,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.002336434372,
                "variance": 5.458925574e-06
              },
              {
                "average": 17.42018444,
                "count": 2381409,
                "maximum": 21,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.259528785,
                "variance": 27.66264304
              },
              {
                "average": 247217923.8,
                "count": 2381409,
                "maximum": 248271625.3,
                "minimum": 247103560.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344620.2393,
                "variance": 118763109300.0
              },
              {
                "average": 0,
                "count": 2381409,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2381409,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2381409,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2381409,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2381409,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331119.5177,
              1556006.423,
              8.634863762,
              -330049.7977,
              1557079.423,
              20.91486376
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331119.5177025406,
                    1556006.4232544135,
                    8.634863761702654
                  ],
                  [
                    -331119.5177025406,
                    1557079.4232544135,
                    8.634863761702654
                  ],
                  [
                    -330049.79770254064,
                    1557079.4232544135,
                    20.914863761702655
                  ],
                  [
                    -330049.79770254064,
                    1556006.4232544135,
                    20.914863761702655
                  ],
                  [
                    -331119.5177025406,
                    1556006.4232544135,
                    8.634863761702654
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:07:05+00:00",
            "end_time": "2019-07-14T01:39:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1091.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.8355296706951,
              63.933761697781236,
              0.988156233935847
            ],
            [
              -160.83778029984896,
              63.943313837527704,
              0.988156233935847
            ],
            [
              -160.81627242934866,
              63.944286549762204,
              95.74815623393584
            ],
            [
              -160.81402877960144,
              63.93473408019362,
              95.74815623393584
            ],
            [
              -160.8355296706951,
              63.933761697781236,
              0.988156233935847
            ]
          ]
        ]
      },
      "bbox": [
        -160.8377803,
        63.9337617,
        0.9881562339,
        -160.8140288,
        63.94428655,
        95.74815623
      ],
      "properties": {
        "datetime": "2019-07-27T14:00:12Z",
        "pc:count": 6696750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -333588.7258,
            "count": 6696750,
            "maximum": -333066.1643,
            "minimum": -334124.5643,
            "name": "X",
            "position": 0,
            "stddev": 286.0834156,
            "variance": 81843.72067
          },
          {
            "average": 1569858.03,
            "count": 6696750,
            "maximum": 1570365.271,
            "minimum": 1569293.011,
            "name": "Y",
            "position": 1,
            "stddev": 292.4394755,
            "variance": 85520.84685
          },
          {
            "average": 30.15656445,
            "count": 6696750,
            "maximum": 95.74815623,
            "minimum": 0.9881562339,
            "name": "Z",
            "position": 2,
            "stddev": 20.16151199,
            "variance": 406.4865659
          },
          {
            "average": 347.7566015,
            "count": 6696750,
            "maximum": 7097,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 428.6615303,
            "variance": 183750.7076
          },
          {
            "average": 1.564703028,
            "count": 6696750,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8789285477,
            "variance": 0.7725153919
          },
          {
            "average": 2.130501213,
            "count": 6696750,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.21316936,
            "variance": 1.471779897
          },
          {
            "average": 1,
            "count": 6696750,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696750,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165888827,
            "count": 6696750,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3719808389,
            "variance": 0.1383697445
          },
          {
            "average": 20.14551719,
            "count": 6696750,
            "maximum": 25.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.309778143,
            "variance": 1.715518784
          },
          {
            "average": 1.597018255,
            "count": 6696750,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9482687606,
            "variance": 0.8992136424
          },
          {
            "average": 17.22583985,
            "count": 6696750,
            "maximum": 21,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.752568137,
            "variance": 7.576631347
          },
          {
            "average": 247127053.3,
            "count": 6696750,
            "maximum": 248271212.4,
            "minimum": 247102929.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 159903.6019,
            "variance": 25569161900.0
          },
          {
            "average": 0,
            "count": 6696750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696750,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696750,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334124.5643,
          1569293.011,
          0.9881562339,
          -333066.1643,
          1570365.271,
          95.74815623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334124.56427601463,
                1569293.0106659525,
                0.988156233935847
              ],
              [
                -334124.56427601463,
                1570365.2706659522,
                0.988156233935847
              ],
              [
                -333066.1642760146,
                1570365.2706659522,
                95.74815623393584
              ],
              [
                -333066.1642760146,
                1569293.0106659525,
                95.74815623393584
              ],
              [
                -334124.56427601463,
                1569293.0106659525,
                0.988156233935847
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:00:12+00:00",
        "end_time": "2019-07-14T01:28:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1091.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1091.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1091.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1091.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8377803,
            63.9337617,
            0.9881562339,
            -160.8140288,
            63.94428655,
            95.74815623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.8355296706951,
                  63.933761697781236,
                  0.988156233935847
                ],
                [
                  -160.83778029984896,
                  63.943313837527704,
                  0.988156233935847
                ],
                [
                  -160.81627242934866,
                  63.944286549762204,
                  95.74815623393584
                ],
                [
                  -160.81402877960144,
                  63.93473408019362,
                  95.74815623393584
                ],
                [
                  -160.8355296706951,
                  63.933761697781236,
                  0.988156233935847
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1091.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1091.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:00:12Z",
            "pc:count": 6696750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -333588.7258,
                "count": 6696750,
                "maximum": -333066.1643,
                "minimum": -334124.5643,
                "name": "X",
                "position": 0,
                "stddev": 286.0834156,
                "variance": 81843.72067
              },
              {
                "average": 1569858.03,
                "count": 6696750,
                "maximum": 1570365.271,
                "minimum": 1569293.011,
                "name": "Y",
                "position": 1,
                "stddev": 292.4394755,
                "variance": 85520.84685
              },
              {
                "average": 30.15656445,
                "count": 6696750,
                "maximum": 95.74815623,
                "minimum": 0.9881562339,
                "name": "Z",
                "position": 2,
                "stddev": 20.16151199,
                "variance": 406.4865659
              },
              {
                "average": 347.7566015,
                "count": 6696750,
                "maximum": 7097,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 428.6615303,
                "variance": 183750.7076
              },
              {
                "average": 1.564703028,
                "count": 6696750,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8789285477,
                "variance": 0.7725153919
              },
              {
                "average": 2.130501213,
                "count": 6696750,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.21316936,
                "variance": 1.471779897
              },
              {
                "average": 1,
                "count": 6696750,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696750,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165888827,
                "count": 6696750,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3719808389,
                "variance": 0.1383697445
              },
              {
                "average": 20.14551719,
                "count": 6696750,
                "maximum": 25.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.309778143,
                "variance": 1.715518784
              },
              {
                "average": 1.597018255,
                "count": 6696750,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9482687606,
                "variance": 0.8992136424
              },
              {
                "average": 17.22583985,
                "count": 6696750,
                "maximum": 21,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.752568137,
                "variance": 7.576631347
              },
              {
                "average": 247127053.3,
                "count": 6696750,
                "maximum": 248271212.4,
                "minimum": 247102929.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 159903.6019,
                "variance": 25569161900.0
              },
              {
                "average": 0,
                "count": 6696750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696750,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696750,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334124.5643,
              1569293.011,
              0.9881562339,
              -333066.1643,
              1570365.271,
              95.74815623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334124.56427601463,
                    1569293.0106659525,
                    0.988156233935847
                  ],
                  [
                    -334124.56427601463,
                    1570365.2706659522,
                    0.988156233935847
                  ],
                  [
                    -333066.1642760146,
                    1570365.2706659522,
                    95.74815623393584
                  ],
                  [
                    -333066.1642760146,
                    1569293.0106659525,
                    95.74815623393584
                  ],
                  [
                    -334124.56427601463,
                    1569293.0106659525,
                    0.988156233935847
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:00:12+00:00",
            "end_time": "2019-07-14T01:28:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1479.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.74751683268,
              63.827116587644404,
              3.694673240512103
            ],
            [
              -160.7497283269492,
              63.83665960420098,
              3.694673240512103
            ],
            [
              -160.72806439346957,
              63.837630063788026,
              19.254673240512105
            ],
            [
              -160.72585989970034,
              63.82808672004477,
              19.254673240512105
            ],
            [
              -160.74751683268,
              63.827116587644404,
              3.694673240512103
            ]
          ]
        ]
      },
      "bbox": [
        -160.7497283,
        63.82711659,
        3.694673241,
        -160.7258599,
        63.83763006,
        19.25467324
      ],
      "properties": {
        "datetime": "2019-07-14T02:19:31Z",
        "pc:count": 3885549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330515.5649,
            "count": 3885549,
            "maximum": -329975.3874,
            "minimum": -331045.2274,
            "name": "X",
            "position": 0,
            "stddev": 285.906736,
            "variance": 81742.66169
          },
          {
            "average": 1557566.578,
            "count": 3885549,
            "maximum": 1558076.99,
            "minimum": 1557005.77,
            "name": "Y",
            "position": 1,
            "stddev": 282.2387001,
            "variance": 79658.68382
          },
          {
            "average": 8.433261394,
            "count": 3885549,
            "maximum": 19.25467324,
            "minimum": 3.694673241,
            "name": "Z",
            "position": 2,
            "stddev": 2.701004995,
            "variance": 7.295427985
          },
          {
            "average": 715.327722,
            "count": 3885549,
            "maximum": 3644,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 461.0471914,
            "variance": 212564.5127
          },
          {
            "average": 1.003673097,
            "count": 3885549,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06538911242,
            "variance": 0.004275736023
          },
          {
            "average": 1.007354173,
            "count": 3885549,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.095685345,
            "variance": 0.009155685248
          },
          {
            "average": 1,
            "count": 3885549,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3885549,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.397005674,
            "count": 3885549,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4892772531,
            "variance": 0.2393922304
          },
          {
            "average": 20.04823166,
            "count": 3885549,
            "maximum": 28.99799919,
            "minimum": 10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.792609955,
            "variance": 3.213450451
          },
          {
            "average": 1.005815909,
            "count": 3885549,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07999849583,
            "variance": 0.006399759335
          },
          {
            "average": 17.45310534,
            "count": 3885549,
            "maximum": 21,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.58708382,
            "variance": 2.518835053
          },
          {
            "average": 247104665.5,
            "count": 3885549,
            "maximum": 247105971.4,
            "minimum": 247103105.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 645.9845335,
            "variance": 417296.0176
          },
          {
            "average": 0,
            "count": 3885549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3885549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3885549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3885549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3885549,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331045.2274,
          1557005.77,
          3.694673241,
          -329975.3874,
          1558076.99,
          19.25467324
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331045.22744281177,
                1557005.770449722,
                3.694673240512103
              ],
              [
                -331045.22744281177,
                1558076.9904497222,
                3.694673240512103
              ],
              [
                -329975.3874428118,
                1558076.9904497222,
                19.254673240512105
              ],
              [
                -329975.3874428118,
                1557005.770449722,
                19.254673240512105
              ],
              [
                -331045.22744281177,
                1557005.770449722,
                3.694673240512103
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T02:19:31+00:00",
        "end_time": "2019-07-14T01:31:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1479.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1479.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1479.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1479.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7497283,
            63.82711659,
            3.694673241,
            -160.7258599,
            63.83763006,
            19.25467324
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.74751683268,
                  63.827116587644404,
                  3.694673240512103
                ],
                [
                  -160.7497283269492,
                  63.83665960420098,
                  3.694673240512103
                ],
                [
                  -160.72806439346957,
                  63.837630063788026,
                  19.254673240512105
                ],
                [
                  -160.72585989970034,
                  63.82808672004477,
                  19.254673240512105
                ],
                [
                  -160.74751683268,
                  63.827116587644404,
                  3.694673240512103
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1479.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1479.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T02:19:31Z",
            "pc:count": 3885549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330515.5649,
                "count": 3885549,
                "maximum": -329975.3874,
                "minimum": -331045.2274,
                "name": "X",
                "position": 0,
                "stddev": 285.906736,
                "variance": 81742.66169
              },
              {
                "average": 1557566.578,
                "count": 3885549,
                "maximum": 1558076.99,
                "minimum": 1557005.77,
                "name": "Y",
                "position": 1,
                "stddev": 282.2387001,
                "variance": 79658.68382
              },
              {
                "average": 8.433261394,
                "count": 3885549,
                "maximum": 19.25467324,
                "minimum": 3.694673241,
                "name": "Z",
                "position": 2,
                "stddev": 2.701004995,
                "variance": 7.295427985
              },
              {
                "average": 715.327722,
                "count": 3885549,
                "maximum": 3644,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 461.0471914,
                "variance": 212564.5127
              },
              {
                "average": 1.003673097,
                "count": 3885549,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06538911242,
                "variance": 0.004275736023
              },
              {
                "average": 1.007354173,
                "count": 3885549,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.095685345,
                "variance": 0.009155685248
              },
              {
                "average": 1,
                "count": 3885549,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3885549,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.397005674,
                "count": 3885549,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4892772531,
                "variance": 0.2393922304
              },
              {
                "average": 20.04823166,
                "count": 3885549,
                "maximum": 28.99799919,
                "minimum": 10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.792609955,
                "variance": 3.213450451
              },
              {
                "average": 1.005815909,
                "count": 3885549,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07999849583,
                "variance": 0.006399759335
              },
              {
                "average": 17.45310534,
                "count": 3885549,
                "maximum": 21,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.58708382,
                "variance": 2.518835053
              },
              {
                "average": 247104665.5,
                "count": 3885549,
                "maximum": 247105971.4,
                "minimum": 247103105.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 645.9845335,
                "variance": 417296.0176
              },
              {
                "average": 0,
                "count": 3885549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3885549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3885549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3885549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3885549,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331045.2274,
              1557005.77,
              3.694673241,
              -329975.3874,
              1558076.99,
              19.25467324
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331045.22744281177,
                    1557005.770449722,
                    3.694673240512103
                  ],
                  [
                    -331045.22744281177,
                    1558076.9904497222,
                    3.694673240512103
                  ],
                  [
                    -329975.3874428118,
                    1558076.9904497222,
                    19.254673240512105
                  ],
                  [
                    -329975.3874428118,
                    1557005.770449722,
                    19.254673240512105
                  ],
                  [
                    -331045.22744281177,
                    1557005.770449722,
                    3.694673240512103
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T02:19:31+00:00",
            "end_time": "2019-07-14T01:31:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1294.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7955251528676,
              63.96145295094896,
              83.74707210774483
            ],
            [
              -160.7957991536378,
              63.96262201982854,
              83.74707210774483
            ],
            [
              -160.78389874825965,
              63.96315693557269,
              128.44707210774482
            ],
            [
              -160.78362522060374,
              63.96198784446859,
              128.44707210774482
            ],
            [
              -160.7955251528676,
              63.96145295094896,
              83.74707210774483
            ]
          ]
        ]
      },
      "bbox": [
        -160.7957992,
        63.96145295,
        83.74707211,
        -160.7836252,
        63.96315694,
        128.4470721
      ],
      "properties": {
        "datetime": "2019-07-14T00:30:03Z",
        "pc:count": 97520,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331440.6445,
            "count": 97520,
            "maximum": -331274.9381,
            "minimum": -331860.1381,
            "name": "X",
            "position": 0,
            "stddev": 111.1408528,
            "variance": 12352.28915
          },
          {
            "average": 1572224.104,
            "count": 97520,
            "maximum": 1572299.323,
            "minimum": 1572168.103,
            "name": "Y",
            "position": 1,
            "stddev": 31.17451594,
            "variance": 971.8504443
          },
          {
            "average": 108.8026172,
            "count": 97520,
            "maximum": 128.4470721,
            "minimum": 83.74707211,
            "name": "Z",
            "position": 2,
            "stddev": 6.448271647,
            "variance": 41.58020723
          },
          {
            "average": 155.8471185,
            "count": 97520,
            "maximum": 3401,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 238.7661555,
            "variance": 57009.27702
          },
          {
            "average": 2.19304758,
            "count": 97520,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.1636281,
            "variance": 1.354030356
          },
          {
            "average": 3.370016407,
            "count": 97520,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.284459304,
            "variance": 1.649835704
          },
          {
            "average": 1,
            "count": 97520,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97520,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.194995898,
            "count": 97520,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3961995805,
            "variance": 0.1569741076
          },
          {
            "average": 18.99705039,
            "count": 97520,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7585295574,
            "variance": 0.5753670895
          },
          {
            "average": 2.312633306,
            "count": 97520,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.393919096,
            "variance": 1.943010447
          },
          {
            "average": 3.093416735,
            "count": 97520,
            "maximum": 5,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4220291578,
            "variance": 0.1781086101
          },
          {
            "average": 247098645.9,
            "count": 97520,
            "maximum": 247099403.4,
            "minimum": 247098608,
            "name": "GpsTime",
            "position": 12,
            "stddev": 167.6485433,
            "variance": 28106.03408
          },
          {
            "average": 0,
            "count": 97520,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97520,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97520,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97520,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 97520,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331860.1381,
          1572168.103,
          83.74707211,
          -331274.9381,
          1572299.323,
          128.4470721
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331860.1381469217,
                1572168.1033543732,
                83.74707210774483
              ],
              [
                -331860.1381469217,
                1572299.3233543735,
                83.74707210774483
              ],
              [
                -331274.93814692175,
                1572299.3233543735,
                128.44707210774482
              ],
              [
                -331274.93814692175,
                1572168.1033543732,
                128.44707210774482
              ],
              [
                -331860.1381469217,
                1572168.1033543732,
                83.74707210774483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:30:03+00:00",
        "end_time": "2019-07-14T00:16:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1294.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1294.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1294.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1294.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7957992,
            63.96145295,
            83.74707211,
            -160.7836252,
            63.96315694,
            128.4470721
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7955251528676,
                  63.96145295094896,
                  83.74707210774483
                ],
                [
                  -160.7957991536378,
                  63.96262201982854,
                  83.74707210774483
                ],
                [
                  -160.78389874825965,
                  63.96315693557269,
                  128.44707210774482
                ],
                [
                  -160.78362522060374,
                  63.96198784446859,
                  128.44707210774482
                ],
                [
                  -160.7955251528676,
                  63.96145295094896,
                  83.74707210774483
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1294.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1294.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:30:03Z",
            "pc:count": 97520,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331440.6445,
                "count": 97520,
                "maximum": -331274.9381,
                "minimum": -331860.1381,
                "name": "X",
                "position": 0,
                "stddev": 111.1408528,
                "variance": 12352.28915
              },
              {
                "average": 1572224.104,
                "count": 97520,
                "maximum": 1572299.323,
                "minimum": 1572168.103,
                "name": "Y",
                "position": 1,
                "stddev": 31.17451594,
                "variance": 971.8504443
              },
              {
                "average": 108.8026172,
                "count": 97520,
                "maximum": 128.4470721,
                "minimum": 83.74707211,
                "name": "Z",
                "position": 2,
                "stddev": 6.448271647,
                "variance": 41.58020723
              },
              {
                "average": 155.8471185,
                "count": 97520,
                "maximum": 3401,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 238.7661555,
                "variance": 57009.27702
              },
              {
                "average": 2.19304758,
                "count": 97520,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.1636281,
                "variance": 1.354030356
              },
              {
                "average": 3.370016407,
                "count": 97520,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.284459304,
                "variance": 1.649835704
              },
              {
                "average": 1,
                "count": 97520,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97520,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.194995898,
                "count": 97520,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3961995805,
                "variance": 0.1569741076
              },
              {
                "average": 18.99705039,
                "count": 97520,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7585295574,
                "variance": 0.5753670895
              },
              {
                "average": 2.312633306,
                "count": 97520,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.393919096,
                "variance": 1.943010447
              },
              {
                "average": 3.093416735,
                "count": 97520,
                "maximum": 5,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4220291578,
                "variance": 0.1781086101
              },
              {
                "average": 247098645.9,
                "count": 97520,
                "maximum": 247099403.4,
                "minimum": 247098608,
                "name": "GpsTime",
                "position": 12,
                "stddev": 167.6485433,
                "variance": 28106.03408
              },
              {
                "average": 0,
                "count": 97520,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97520,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97520,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97520,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 97520,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331860.1381,
              1572168.103,
              83.74707211,
              -331274.9381,
              1572299.323,
              128.4470721
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331860.1381469217,
                    1572168.1033543732,
                    83.74707210774483
                  ],
                  [
                    -331860.1381469217,
                    1572299.3233543735,
                    83.74707210774483
                  ],
                  [
                    -331274.93814692175,
                    1572299.3233543735,
                    128.44707210774482
                  ],
                  [
                    -331274.93814692175,
                    1572168.1033543732,
                    128.44707210774482
                  ],
                  [
                    -331860.1381469217,
                    1572168.1033543732,
                    83.74707210774483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:30:03+00:00",
            "end_time": "2019-07-14T00:16:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1377.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.76395119590885,
              63.8104682866457,
              0.983314512186545
            ],
            [
              -160.7658240256641,
              63.81853497739328,
              0.983314512186545
            ],
            [
              -160.74725213831195,
              63.81936962094497,
              9.403314512186544
            ],
            [
              -160.74538437837265,
              63.811302692512164,
              9.403314512186544
            ],
            [
              -160.76395119590885,
              63.8104682866457,
              0.983314512186545
            ]
          ]
        ]
      },
      "bbox": [
        -160.765824,
        63.81046829,
        0.9833145122,
        -160.7453844,
        63.81936962,
        9.403314512
      ],
      "properties": {
        "datetime": "2019-07-27T14:53:39Z",
        "pc:count": 2259381,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331583.4587,
            "count": 2259381,
            "maximum": -331120.0307,
            "minimum": -332037.7707,
            "name": "X",
            "position": 0,
            "stddev": 252.9530208,
            "variance": 63985.23071
          },
          {
            "average": 1555808.199,
            "count": 2259381,
            "maximum": 1556143.78,
            "minimum": 1555238.24,
            "name": "Y",
            "position": 1,
            "stddev": 186.4345022,
            "variance": 34757.82361
          },
          {
            "average": 7.070053854,
            "count": 2259381,
            "maximum": 9.403314512,
            "minimum": 0.9833145122,
            "name": "Z",
            "position": 2,
            "stddev": 1.181609935,
            "variance": 1.396202038
          },
          {
            "average": 1132.772202,
            "count": 2259381,
            "maximum": 6128,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 747.6045769,
            "variance": 558912.6033
          },
          {
            "average": 1.006927119,
            "count": 2259381,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0887361247,
            "variance": 0.007874099827
          },
          {
            "average": 1.013879908,
            "count": 2259381,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1291686668,
            "variance": 0.01668454447
          },
          {
            "average": 1,
            "count": 2259381,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2259381,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.386613413,
            "count": 2259381,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4869739078,
            "variance": 0.2371435869
          },
          {
            "average": 19.9779051,
            "count": 2259381,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.807142034,
            "variance": 3.265762332
          },
          {
            "average": 1.009116656,
            "count": 2259381,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.100142449,
            "variance": 0.01002851008
          },
          {
            "average": 14.53797478,
            "count": 2259381,
            "maximum": 27,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.05841165,
            "variance": 101.1716449
          },
          {
            "average": 247716051.2,
            "count": 2259381,
            "maximum": 248274419.8,
            "minimum": 247106745.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582162.1077,
            "variance": 338912719700.0
          },
          {
            "average": 0,
            "count": 2259381,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2259381,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2259381,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2259381,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2259381,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332037.7707,
          1555238.24,
          0.9833145122,
          -331120.0307,
          1556143.78,
          9.403314512
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332037.7706606153,
                1555238.239719383,
                0.983314512186545
              ],
              [
                -332037.7706606153,
                1556143.779719383,
                0.983314512186545
              ],
              [
                -331120.0306606153,
                1556143.779719383,
                9.403314512186544
              ],
              [
                -331120.0306606153,
                1555238.239719383,
                9.403314512186544
              ],
              [
                -332037.7706606153,
                1555238.239719383,
                0.983314512186545
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:53:39+00:00",
        "end_time": "2019-07-14T02:32:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1377.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1377.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1377.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1377.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.765824,
            63.81046829,
            0.9833145122,
            -160.7453844,
            63.81936962,
            9.403314512
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.76395119590885,
                  63.8104682866457,
                  0.983314512186545
                ],
                [
                  -160.7658240256641,
                  63.81853497739328,
                  0.983314512186545
                ],
                [
                  -160.74725213831195,
                  63.81936962094497,
                  9.403314512186544
                ],
                [
                  -160.74538437837265,
                  63.811302692512164,
                  9.403314512186544
                ],
                [
                  -160.76395119590885,
                  63.8104682866457,
                  0.983314512186545
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1377.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1377.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:53:39Z",
            "pc:count": 2259381,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331583.4587,
                "count": 2259381,
                "maximum": -331120.0307,
                "minimum": -332037.7707,
                "name": "X",
                "position": 0,
                "stddev": 252.9530208,
                "variance": 63985.23071
              },
              {
                "average": 1555808.199,
                "count": 2259381,
                "maximum": 1556143.78,
                "minimum": 1555238.24,
                "name": "Y",
                "position": 1,
                "stddev": 186.4345022,
                "variance": 34757.82361
              },
              {
                "average": 7.070053854,
                "count": 2259381,
                "maximum": 9.403314512,
                "minimum": 0.9833145122,
                "name": "Z",
                "position": 2,
                "stddev": 1.181609935,
                "variance": 1.396202038
              },
              {
                "average": 1132.772202,
                "count": 2259381,
                "maximum": 6128,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 747.6045769,
                "variance": 558912.6033
              },
              {
                "average": 1.006927119,
                "count": 2259381,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0887361247,
                "variance": 0.007874099827
              },
              {
                "average": 1.013879908,
                "count": 2259381,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1291686668,
                "variance": 0.01668454447
              },
              {
                "average": 1,
                "count": 2259381,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2259381,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.386613413,
                "count": 2259381,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4869739078,
                "variance": 0.2371435869
              },
              {
                "average": 19.9779051,
                "count": 2259381,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.807142034,
                "variance": 3.265762332
              },
              {
                "average": 1.009116656,
                "count": 2259381,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.100142449,
                "variance": 0.01002851008
              },
              {
                "average": 14.53797478,
                "count": 2259381,
                "maximum": 27,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.05841165,
                "variance": 101.1716449
              },
              {
                "average": 247716051.2,
                "count": 2259381,
                "maximum": 248274419.8,
                "minimum": 247106745.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582162.1077,
                "variance": 338912719700.0
              },
              {
                "average": 0,
                "count": 2259381,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2259381,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2259381,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2259381,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2259381,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332037.7707,
              1555238.24,
              0.9833145122,
              -331120.0307,
              1556143.78,
              9.403314512
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332037.7706606153,
                    1555238.239719383,
                    0.983314512186545
                  ],
                  [
                    -332037.7706606153,
                    1556143.779719383,
                    0.983314512186545
                  ],
                  [
                    -331120.0306606153,
                    1556143.779719383,
                    9.403314512186544
                  ],
                  [
                    -331120.0306606153,
                    1555238.239719383,
                    9.403314512186544
                  ],
                  [
                    -332037.7706606153,
                    1555238.239719383,
                    0.983314512186545
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:53:39+00:00",
            "end_time": "2019-07-14T02:32: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": "20190713_NCMP_AK_04VDR1485.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.75086026824374,
              63.88093810619466,
              0.477497176554071
            ],
            [
              -160.75307975293148,
              63.890493767887534,
              0.477497176554071
            ],
            [
              -160.73137147743364,
              63.89146496386811,
              44.87749717655407
            ],
            [
              -160.72915902932945,
              63.88190897352027,
              44.87749717655407
            ],
            [
              -160.75086026824374,
              63.88093810619466,
              0.477497176554071
            ]
          ]
        ]
      },
      "bbox": [
        -160.7530798,
        63.88093811,
        0.4774971766,
        -160.729159,
        63.89146496,
        44.87749718
      ],
      "properties": {
        "datetime": "2019-07-27T17:01:02Z",
        "pc:count": 5820261,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330058.5205,
            "count": 5820261,
            "maximum": -329528.7317,
            "minimum": -330598.7917,
            "name": "X",
            "position": 0,
            "stddev": 290.0684171,
            "variance": 84139.68659
          },
          {
            "average": 1563447.083,
            "count": 5820261,
            "maximum": 1564074.237,
            "minimum": 1563001.657,
            "name": "Y",
            "position": 1,
            "stddev": 290.1332657,
            "variance": 84177.31184
          },
          {
            "average": 15.6798237,
            "count": 5820261,
            "maximum": 44.87749718,
            "minimum": 0.4774971766,
            "name": "Z",
            "position": 2,
            "stddev": 11.74936008,
            "variance": 138.0474624
          },
          {
            "average": 1268.351227,
            "count": 5820261,
            "maximum": 48319,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 764.7691927,
            "variance": 584871.9182
          },
          {
            "average": 1.00745482,
            "count": 5820261,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1022906229,
            "variance": 0.01046337153
          },
          {
            "average": 1.014913249,
            "count": 5820261,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1545797608,
            "variance": 0.02389490245
          },
          {
            "average": 1,
            "count": 5820261,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5820261,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.319192387,
            "count": 5820261,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4690803316,
            "variance": 0.2200363575
          },
          {
            "average": 19.99053792,
            "count": 5820261,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.540724947,
            "variance": 2.373833363
          },
          {
            "average": 1.008491028,
            "count": 5820261,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1073224408,
            "variance": 0.0115181063
          },
          {
            "average": 8.648596171,
            "count": 5820261,
            "maximum": 26,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.133374261,
            "variance": 50.88502835
          },
          {
            "average": 247251259.9,
            "count": 5820261,
            "maximum": 248282062.5,
            "minimum": 247096025.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 393363.4026,
            "variance": 154734766500.0
          },
          {
            "average": 0,
            "count": 5820261,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5820261,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5820261,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5820261,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5820261,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330598.7917,
          1563001.657,
          0.4774971766,
          -329528.7317,
          1564074.237,
          44.87749718
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330598.791697989,
                1563001.6567659215,
                0.477497176554071
              ],
              [
                -330598.791697989,
                1564074.2367659216,
                0.477497176554071
              ],
              [
                -329528.73169798893,
                1564074.2367659216,
                44.87749717655407
              ],
              [
                -329528.73169798893,
                1563001.6567659215,
                44.87749717655407
              ],
              [
                -330598.791697989,
                1563001.6567659215,
                0.477497176554071
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T17:01:02+00:00",
        "end_time": "2019-07-13T23:33:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1485.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1485.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1485.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1485.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7530798,
            63.88093811,
            0.4774971766,
            -160.729159,
            63.89146496,
            44.87749718
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.75086026824374,
                  63.88093810619466,
                  0.477497176554071
                ],
                [
                  -160.75307975293148,
                  63.890493767887534,
                  0.477497176554071
                ],
                [
                  -160.73137147743364,
                  63.89146496386811,
                  44.87749717655407
                ],
                [
                  -160.72915902932945,
                  63.88190897352027,
                  44.87749717655407
                ],
                [
                  -160.75086026824374,
                  63.88093810619466,
                  0.477497176554071
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1485.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1485.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T17:01:02Z",
            "pc:count": 5820261,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330058.5205,
                "count": 5820261,
                "maximum": -329528.7317,
                "minimum": -330598.7917,
                "name": "X",
                "position": 0,
                "stddev": 290.0684171,
                "variance": 84139.68659
              },
              {
                "average": 1563447.083,
                "count": 5820261,
                "maximum": 1564074.237,
                "minimum": 1563001.657,
                "name": "Y",
                "position": 1,
                "stddev": 290.1332657,
                "variance": 84177.31184
              },
              {
                "average": 15.6798237,
                "count": 5820261,
                "maximum": 44.87749718,
                "minimum": 0.4774971766,
                "name": "Z",
                "position": 2,
                "stddev": 11.74936008,
                "variance": 138.0474624
              },
              {
                "average": 1268.351227,
                "count": 5820261,
                "maximum": 48319,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 764.7691927,
                "variance": 584871.9182
              },
              {
                "average": 1.00745482,
                "count": 5820261,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1022906229,
                "variance": 0.01046337153
              },
              {
                "average": 1.014913249,
                "count": 5820261,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1545797608,
                "variance": 0.02389490245
              },
              {
                "average": 1,
                "count": 5820261,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5820261,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.319192387,
                "count": 5820261,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4690803316,
                "variance": 0.2200363575
              },
              {
                "average": 19.99053792,
                "count": 5820261,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.540724947,
                "variance": 2.373833363
              },
              {
                "average": 1.008491028,
                "count": 5820261,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1073224408,
                "variance": 0.0115181063
              },
              {
                "average": 8.648596171,
                "count": 5820261,
                "maximum": 26,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.133374261,
                "variance": 50.88502835
              },
              {
                "average": 247251259.9,
                "count": 5820261,
                "maximum": 248282062.5,
                "minimum": 247096025.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 393363.4026,
                "variance": 154734766500.0
              },
              {
                "average": 0,
                "count": 5820261,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5820261,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5820261,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5820261,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5820261,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330598.7917,
              1563001.657,
              0.4774971766,
              -329528.7317,
              1564074.237,
              44.87749718
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330598.791697989,
                    1563001.6567659215,
                    0.477497176554071
                  ],
                  [
                    -330598.791697989,
                    1564074.2367659216,
                    0.477497176554071
                  ],
                  [
                    -329528.73169798893,
                    1564074.2367659216,
                    44.87749717655407
                  ],
                  [
                    -329528.73169798893,
                    1563001.6567659215,
                    44.87749717655407
                  ],
                  [
                    -330598.791697989,
                    1563001.6567659215,
                    0.477497176554071
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T17:01:02+00:00",
            "end_time": "2019-07-13T23:33:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.72775487497242,
              63.83632987978693,
              3.017452084898575
            ],
            [
              -160.7299644412004,
              63.845889854220644,
              3.017452084898575
            ],
            [
              -160.70829219646438,
              63.84685752293054,
              13.577452084898574
            ],
            [
              -160.70608964843973,
              63.837297221537426,
              13.577452084898574
            ],
            [
              -160.72775487497242,
              63.83632987978693,
              3.017452084898575
            ]
          ]
        ]
      },
      "bbox": [
        -160.7299644,
        63.83632988,
        3.017452085,
        -160.7060896,
        63.84685752,
        13.57745208
      ],
      "properties": {
        "datetime": "2019-07-14T23:25:37Z",
        "pc:count": 5135494,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329436.3076,
            "count": 5135494,
            "maximum": -328905.0629,
            "minimum": -329974.9429,
            "name": "X",
            "position": 0,
            "stddev": 270.8943079,
            "variance": 73383.72603
          },
          {
            "average": 1558471.853,
            "count": 5135494,
            "maximum": 1559004.083,
            "minimum": 1557931.003,
            "name": "Y",
            "position": 1,
            "stddev": 289.7065721,
            "variance": 83929.8979
          },
          {
            "average": 7.621860017,
            "count": 5135494,
            "maximum": 13.57745208,
            "minimum": 3.017452085,
            "name": "Z",
            "position": 2,
            "stddev": 1.540471391,
            "variance": 2.373052106
          },
          {
            "average": 1045.657629,
            "count": 5135494,
            "maximum": 5040,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 690.6054594,
            "variance": 476935.9006
          },
          {
            "average": 1.005511446,
            "count": 5135494,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09418913447,
            "variance": 0.008871593053
          },
          {
            "average": 1.01104918,
            "count": 5135494,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1456233164,
            "variance": 0.02120615029
          },
          {
            "average": 1,
            "count": 5135494,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5135494,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.352386158,
            "count": 5135494,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4777135105,
            "variance": 0.2282101981
          },
          {
            "average": 19.9823317,
            "count": 5135494,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.601182565,
            "variance": 2.563785606
          },
          {
            "average": 1.006326558,
            "count": 5135494,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09953501033,
            "variance": 0.009907218282
          },
          {
            "average": 11.02657096,
            "count": 5135494,
            "maximum": 16,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.732018081,
            "variance": 7.463922794
          },
          {
            "average": 247115379.2,
            "count": 5135494,
            "maximum": 247181937.5,
            "minimum": 247099844,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30383.14338,
            "variance": 923135401.9
          },
          {
            "average": 0,
            "count": 5135494,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5135494,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5135494,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5135494,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5135494,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -329974.9429,
          1557931.003,
          3.017452085,
          -328905.0629,
          1559004.083,
          13.57745208
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -329974.9429018229,
                1557931.0028346921,
                3.017452084898575
              ],
              [
                -329974.9429018229,
                1559004.0828346922,
                3.017452084898575
              ],
              [
                -328905.0629018229,
                1559004.0828346922,
                13.577452084898574
              ],
              [
                -328905.0629018229,
                1557931.0028346921,
                13.577452084898574
              ],
              [
                -329974.9429018229,
                1557931.0028346921,
                3.017452084898575
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T23:25:37+00:00",
        "end_time": "2019-07-14T00:37:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7299644,
            63.83632988,
            3.017452085,
            -160.7060896,
            63.84685752,
            13.57745208
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.72775487497242,
                  63.83632987978693,
                  3.017452084898575
                ],
                [
                  -160.7299644412004,
                  63.845889854220644,
                  3.017452084898575
                ],
                [
                  -160.70829219646438,
                  63.84685752293054,
                  13.577452084898574
                ],
                [
                  -160.70608964843973,
                  63.837297221537426,
                  13.577452084898574
                ],
                [
                  -160.72775487497242,
                  63.83632987978693,
                  3.017452084898575
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T23:25:37Z",
            "pc:count": 5135494,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329436.3076,
                "count": 5135494,
                "maximum": -328905.0629,
                "minimum": -329974.9429,
                "name": "X",
                "position": 0,
                "stddev": 270.8943079,
                "variance": 73383.72603
              },
              {
                "average": 1558471.853,
                "count": 5135494,
                "maximum": 1559004.083,
                "minimum": 1557931.003,
                "name": "Y",
                "position": 1,
                "stddev": 289.7065721,
                "variance": 83929.8979
              },
              {
                "average": 7.621860017,
                "count": 5135494,
                "maximum": 13.57745208,
                "minimum": 3.017452085,
                "name": "Z",
                "position": 2,
                "stddev": 1.540471391,
                "variance": 2.373052106
              },
              {
                "average": 1045.657629,
                "count": 5135494,
                "maximum": 5040,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 690.6054594,
                "variance": 476935.9006
              },
              {
                "average": 1.005511446,
                "count": 5135494,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09418913447,
                "variance": 0.008871593053
              },
              {
                "average": 1.01104918,
                "count": 5135494,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1456233164,
                "variance": 0.02120615029
              },
              {
                "average": 1,
                "count": 5135494,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5135494,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.352386158,
                "count": 5135494,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4777135105,
                "variance": 0.2282101981
              },
              {
                "average": 19.9823317,
                "count": 5135494,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.601182565,
                "variance": 2.563785606
              },
              {
                "average": 1.006326558,
                "count": 5135494,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09953501033,
                "variance": 0.009907218282
              },
              {
                "average": 11.02657096,
                "count": 5135494,
                "maximum": 16,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.732018081,
                "variance": 7.463922794
              },
              {
                "average": 247115379.2,
                "count": 5135494,
                "maximum": 247181937.5,
                "minimum": 247099844,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30383.14338,
                "variance": 923135401.9
              },
              {
                "average": 0,
                "count": 5135494,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5135494,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5135494,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5135494,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5135494,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -329974.9429,
              1557931.003,
              3.017452085,
              -328905.0629,
              1559004.083,
              13.57745208
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -329974.9429018229,
                    1557931.0028346921,
                    3.017452084898575
                  ],
                  [
                    -329974.9429018229,
                    1559004.0828346922,
                    3.017452084898575
                  ],
                  [
                    -328905.0629018229,
                    1559004.0828346922,
                    13.577452084898574
                  ],
                  [
                    -328905.0629018229,
                    1557931.0028346921,
                    13.577452084898574
                  ],
                  [
                    -329974.9429018229,
                    1557931.0028346921,
                    3.017452084898575
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T23:25:37+00:00",
            "end_time": "2019-07-14T00:37: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": "20190713_NCMP_AK_04VDR1378.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.76449886002695,
              63.8180244931826,
              1.095511111584443
            ],
            [
              -160.76670084768307,
              63.82750534083126,
              1.095511111584443
            ],
            [
              -160.74780951353642,
              63.82835417916486,
              20.975511111584442
            ],
            [
              -160.74561358847276,
              63.8188730473144,
              20.975511111584442
            ],
            [
              -160.76449886002695,
              63.8180244931826,
              1.095511111584443
            ]
          ]
        ]
      },
      "bbox": [
        -160.7667008,
        63.81802449,
        1.095511112,
        -160.7456136,
        63.82835418,
        20.97551111
      ],
      "properties": {
        "datetime": "2019-07-27T14:38:52Z",
        "pc:count": 3284863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331444.9924,
            "count": 3284863,
            "maximum": -331045.519,
            "minimum": -331978.759,
            "name": "X",
            "position": 0,
            "stddev": 240.1946842,
            "variance": 57693.48631
          },
          {
            "average": 1556558.122,
            "count": 3284863,
            "maximum": 1557144.722,
            "minimum": 1556080.442,
            "name": "Y",
            "position": 1,
            "stddev": 267.993448,
            "variance": 71820.48819
          },
          {
            "average": 9.05134495,
            "count": 3284863,
            "maximum": 20.97551111,
            "minimum": 1.095511112,
            "name": "Z",
            "position": 2,
            "stddev": 4.728502181,
            "variance": 22.35873287
          },
          {
            "average": 1108.603306,
            "count": 3284863,
            "maximum": 6508,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 722.9509181,
            "variance": 522658.0299
          },
          {
            "average": 1.033121625,
            "count": 3284863,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1959651343,
            "variance": 0.03840233386
          },
          {
            "average": 1.066320574,
            "count": 3284863,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2848487515,
            "variance": 0.0811388112
          },
          {
            "average": 1,
            "count": 3284863,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3284863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.348904049,
            "count": 3284863,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5858020114,
            "variance": 0.3431639965
          },
          {
            "average": 19.97917525,
            "count": 3284863,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.003291509,
            "variance": 4.01317687
          },
          {
            "average": 1.037667933,
            "count": 3284863,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2064758872,
            "variance": 0.042632292
          },
          {
            "average": 12.1177629,
            "count": 3284863,
            "maximum": 27,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.03093838,
            "variance": 100.6197247
          },
          {
            "average": 247765660.7,
            "count": 3284863,
            "maximum": 248273532.6,
            "minimum": 247105764.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 577699.1004,
            "variance": 333736250700.0
          },
          {
            "average": 0,
            "count": 3284863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3284863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3284863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3284863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3284863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331978.759,
          1556080.442,
          1.095511112,
          -331045.519,
          1557144.722,
          20.97551111
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331978.75895727973,
                1556080.442382448,
                1.095511111584443
              ],
              [
                -331978.75895727973,
                1557144.7223824477,
                1.095511111584443
              ],
              [
                -331045.51895727974,
                1557144.7223824477,
                20.975511111584442
              ],
              [
                -331045.51895727974,
                1556080.442382448,
                20.975511111584442
              ],
              [
                -331978.75895727973,
                1556080.442382448,
                1.095511111584443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:38:52+00:00",
        "end_time": "2019-07-14T02:16:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1378.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1378.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1378.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1378.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7667008,
            63.81802449,
            1.095511112,
            -160.7456136,
            63.82835418,
            20.97551111
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.76449886002695,
                  63.8180244931826,
                  1.095511111584443
                ],
                [
                  -160.76670084768307,
                  63.82750534083126,
                  1.095511111584443
                ],
                [
                  -160.74780951353642,
                  63.82835417916486,
                  20.975511111584442
                ],
                [
                  -160.74561358847276,
                  63.8188730473144,
                  20.975511111584442
                ],
                [
                  -160.76449886002695,
                  63.8180244931826,
                  1.095511111584443
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1378.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1378.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:38:52Z",
            "pc:count": 3284863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331444.9924,
                "count": 3284863,
                "maximum": -331045.519,
                "minimum": -331978.759,
                "name": "X",
                "position": 0,
                "stddev": 240.1946842,
                "variance": 57693.48631
              },
              {
                "average": 1556558.122,
                "count": 3284863,
                "maximum": 1557144.722,
                "minimum": 1556080.442,
                "name": "Y",
                "position": 1,
                "stddev": 267.993448,
                "variance": 71820.48819
              },
              {
                "average": 9.05134495,
                "count": 3284863,
                "maximum": 20.97551111,
                "minimum": 1.095511112,
                "name": "Z",
                "position": 2,
                "stddev": 4.728502181,
                "variance": 22.35873287
              },
              {
                "average": 1108.603306,
                "count": 3284863,
                "maximum": 6508,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 722.9509181,
                "variance": 522658.0299
              },
              {
                "average": 1.033121625,
                "count": 3284863,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1959651343,
                "variance": 0.03840233386
              },
              {
                "average": 1.066320574,
                "count": 3284863,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2848487515,
                "variance": 0.0811388112
              },
              {
                "average": 1,
                "count": 3284863,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3284863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.348904049,
                "count": 3284863,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5858020114,
                "variance": 0.3431639965
              },
              {
                "average": 19.97917525,
                "count": 3284863,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.003291509,
                "variance": 4.01317687
              },
              {
                "average": 1.037667933,
                "count": 3284863,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2064758872,
                "variance": 0.042632292
              },
              {
                "average": 12.1177629,
                "count": 3284863,
                "maximum": 27,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.03093838,
                "variance": 100.6197247
              },
              {
                "average": 247765660.7,
                "count": 3284863,
                "maximum": 248273532.6,
                "minimum": 247105764.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 577699.1004,
                "variance": 333736250700.0
              },
              {
                "average": 0,
                "count": 3284863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3284863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3284863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3284863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3284863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331978.759,
              1556080.442,
              1.095511112,
              -331045.519,
              1557144.722,
              20.97551111
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331978.75895727973,
                    1556080.442382448,
                    1.095511111584443
                  ],
                  [
                    -331978.75895727973,
                    1557144.7223824477,
                    1.095511111584443
                  ],
                  [
                    -331045.51895727974,
                    1557144.7223824477,
                    20.975511111584442
                  ],
                  [
                    -331045.51895727974,
                    1556080.442382448,
                    20.975511111584442
                  ],
                  [
                    -331978.75895727973,
                    1556080.442382448,
                    1.095511111584443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:38:52+00:00",
            "end_time": "2019-07-14T02:16: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": "20190713_NCMP_AK_04VDR1092.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.83635184730497,
              63.942716055738465,
              23.44506205622954
            ],
            [
              -160.8386046990293,
              63.95227362778623,
              23.44506205622954
            ],
            [
              -160.8174024732472,
              63.953232370286955,
              135.86506205622953
            ],
            [
              -160.8151565076801,
              63.94367447283925,
              135.86506205622953
            ],
            [
              -160.83635184730497,
              63.942716055738465,
              23.44506205622954
            ]
          ]
        ]
      },
      "bbox": [
        -160.8386047,
        63.94271606,
        23.44506206,
        -160.8151565,
        63.95323237,
        135.8650621
      ],
      "properties": {
        "datetime": "2019-07-14T02:12:56Z",
        "pc:count": 3897727,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -333512.0862,
            "count": 3897727,
            "maximum": -333018.8293,
            "minimum": -334061.8693,
            "name": "X",
            "position": 0,
            "stddev": 291.0803986,
            "variance": 84727.79848
          },
          {
            "average": 1570730.888,
            "count": 3897727,
            "maximum": 1571364.551,
            "minimum": 1570291.691,
            "name": "Y",
            "position": 1,
            "stddev": 267.5972145,
            "variance": 71608.26922
          },
          {
            "average": 76.5895469,
            "count": 3897727,
            "maximum": 135.8650621,
            "minimum": 23.44506206,
            "name": "Z",
            "position": 2,
            "stddev": 22.737391,
            "variance": 516.9889494
          },
          {
            "average": 442.5019667,
            "count": 3897727,
            "maximum": 6750,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 543.5540604,
            "variance": 295451.0165
          },
          {
            "average": 1.589301919,
            "count": 3897727,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9393779553,
            "variance": 0.8824309429
          },
          {
            "average": 2.180408736,
            "count": 3897727,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.330711999,
            "variance": 1.770794423
          },
          {
            "average": 1,
            "count": 3897727,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3897727,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.263574129,
            "count": 3897727,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4405710583,
            "variance": 0.1941028574
          },
          {
            "average": 20.3583914,
            "count": 3897727,
            "maximum": 31.00200081,
            "minimum": 9,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.986931943,
            "variance": 8.921762434
          },
          {
            "average": 1.6311617,
            "count": 3897727,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.042175176,
            "variance": 1.086129098
          },
          {
            "average": 16.13687618,
            "count": 3897727,
            "maximum": 20,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.529995719,
            "variance": 2.3408869
          },
          {
            "average": 247104010.9,
            "count": 3897727,
            "maximum": 247105576.4,
            "minimum": 247102915.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 728.5912839,
            "variance": 530845.2589
          },
          {
            "average": 0,
            "count": 3897727,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3897727,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3897727,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3897727,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3897727,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -334061.8693,
          1570291.691,
          23.44506206,
          -333018.8293,
          1571364.551,
          135.8650621
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -334061.8692889268,
                1570291.6905489878,
                23.44506205622954
              ],
              [
                -334061.8692889268,
                1571364.5505489877,
                23.44506205622954
              ],
              [
                -333018.8292889268,
                1571364.5505489877,
                135.86506205622953
              ],
              [
                -333018.8292889268,
                1570291.6905489878,
                135.86506205622953
              ],
              [
                -334061.8692889268,
                1570291.6905489878,
                23.44506205622954
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T02:12:56+00:00",
        "end_time": "2019-07-14T01:28:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1092.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1092.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1092.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1092.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8386047,
            63.94271606,
            23.44506206,
            -160.8151565,
            63.95323237,
            135.8650621
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.83635184730497,
                  63.942716055738465,
                  23.44506205622954
                ],
                [
                  -160.8386046990293,
                  63.95227362778623,
                  23.44506205622954
                ],
                [
                  -160.8174024732472,
                  63.953232370286955,
                  135.86506205622953
                ],
                [
                  -160.8151565076801,
                  63.94367447283925,
                  135.86506205622953
                ],
                [
                  -160.83635184730497,
                  63.942716055738465,
                  23.44506205622954
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1092.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1092.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T02:12:56Z",
            "pc:count": 3897727,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -333512.0862,
                "count": 3897727,
                "maximum": -333018.8293,
                "minimum": -334061.8693,
                "name": "X",
                "position": 0,
                "stddev": 291.0803986,
                "variance": 84727.79848
              },
              {
                "average": 1570730.888,
                "count": 3897727,
                "maximum": 1571364.551,
                "minimum": 1570291.691,
                "name": "Y",
                "position": 1,
                "stddev": 267.5972145,
                "variance": 71608.26922
              },
              {
                "average": 76.5895469,
                "count": 3897727,
                "maximum": 135.8650621,
                "minimum": 23.44506206,
                "name": "Z",
                "position": 2,
                "stddev": 22.737391,
                "variance": 516.9889494
              },
              {
                "average": 442.5019667,
                "count": 3897727,
                "maximum": 6750,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 543.5540604,
                "variance": 295451.0165
              },
              {
                "average": 1.589301919,
                "count": 3897727,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9393779553,
                "variance": 0.8824309429
              },
              {
                "average": 2.180408736,
                "count": 3897727,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.330711999,
                "variance": 1.770794423
              },
              {
                "average": 1,
                "count": 3897727,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3897727,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.263574129,
                "count": 3897727,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4405710583,
                "variance": 0.1941028574
              },
              {
                "average": 20.3583914,
                "count": 3897727,
                "maximum": 31.00200081,
                "minimum": 9,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.986931943,
                "variance": 8.921762434
              },
              {
                "average": 1.6311617,
                "count": 3897727,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.042175176,
                "variance": 1.086129098
              },
              {
                "average": 16.13687618,
                "count": 3897727,
                "maximum": 20,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.529995719,
                "variance": 2.3408869
              },
              {
                "average": 247104010.9,
                "count": 3897727,
                "maximum": 247105576.4,
                "minimum": 247102915.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 728.5912839,
                "variance": 530845.2589
              },
              {
                "average": 0,
                "count": 3897727,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3897727,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3897727,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3897727,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3897727,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -334061.8693,
              1570291.691,
              23.44506206,
              -333018.8293,
              1571364.551,
              135.8650621
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -334061.8692889268,
                    1570291.6905489878,
                    23.44506205622954
                  ],
                  [
                    -334061.8692889268,
                    1571364.5505489877,
                    23.44506205622954
                  ],
                  [
                    -333018.8292889268,
                    1571364.5505489877,
                    135.86506205622953
                  ],
                  [
                    -333018.8292889268,
                    1570291.6905489878,
                    135.86506205622953
                  ],
                  [
                    -334061.8692889268,
                    1570291.6905489878,
                    23.44506205622954
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T02:12:56+00:00",
            "end_time": "2019-07-14T01: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": "20190713_NCMP_AK_04VDR1486.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7514204912758,
              63.8899065663446,
              9.865274172599229
            ],
            [
              -160.75364113218794,
              63.899463564685995,
              9.865274172599229
            ],
            [
              -160.7319274144241,
              63.900434796342964,
              76.60527417259922
            ],
            [
              -160.72971381492454,
              63.890877469157275,
              76.60527417259922
            ],
            [
              -160.7514204912758,
              63.8899065663446,
              9.865274172599229
            ]
          ]
        ]
      },
      "bbox": [
        -160.7536411,
        63.88990657,
        9.865274173,
        -160.7297138,
        63.9004348,
        76.60527417
      ],
      "properties": {
        "datetime": "2019-07-14T00:58:26Z",
        "pc:count": 4734078,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329986.2878,
            "count": 4734078,
            "maximum": -329454.4966,
            "minimum": -330524.4966,
            "name": "X",
            "position": 0,
            "stddev": 290.4197715,
            "variance": 84343.6437
          },
          {
            "average": 1564542.259,
            "count": 4734078,
            "maximum": 1565073.466,
            "minimum": 1564000.746,
            "name": "Y",
            "position": 1,
            "stddev": 286.2069012,
            "variance": 81914.39028
          },
          {
            "average": 33.21910608,
            "count": 4734078,
            "maximum": 76.60527417,
            "minimum": 9.865274173,
            "name": "Z",
            "position": 2,
            "stddev": 14.60185483,
            "variance": 213.2141646
          },
          {
            "average": 1034.024417,
            "count": 4734078,
            "maximum": 5597,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 783.8822287,
            "variance": 614471.3485
          },
          {
            "average": 1.12870785,
            "count": 4734078,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4241235858,
            "variance": 0.179880816
          },
          {
            "average": 1.257845773,
            "count": 4734078,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6305282505,
            "variance": 0.3975658747
          },
          {
            "average": 1,
            "count": 4734078,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4734078,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.334845983,
            "count": 4734078,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4719366458,
            "variance": 0.2227241976
          },
          {
            "average": 19.86070506,
            "count": 4734078,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.391692941,
            "variance": 5.720195122
          },
          {
            "average": 1.135126417,
            "count": 4734078,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4383356516,
            "variance": 0.1921381435
          },
          {
            "average": 5.211936094,
            "count": 4734078,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.570569251,
            "variance": 2.466687773
          },
          {
            "average": 247099558.8,
            "count": 4734078,
            "maximum": 247101106.5,
            "minimum": 247096697,
            "name": "GpsTime",
            "position": 12,
            "stddev": 748.4679407,
            "variance": 560204.2582
          },
          {
            "average": 0,
            "count": 4734078,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4734078,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4734078,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4734078,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4734078,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330524.4966,
          1564000.746,
          9.865274173,
          -329454.4966,
          1565073.466,
          76.60527417
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330524.49661698367,
                1564000.746359653,
                9.865274172599229
              ],
              [
                -330524.49661698367,
                1565073.4663596533,
                9.865274172599229
              ],
              [
                -329454.49661698367,
                1565073.4663596533,
                76.60527417259922
              ],
              [
                -329454.49661698367,
                1564000.746359653,
                76.60527417259922
              ],
              [
                -330524.49661698367,
                1564000.746359653,
                9.865274172599229
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:58:26+00:00",
        "end_time": "2019-07-13T23:44:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1486.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1486.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1486.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1486.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7536411,
            63.88990657,
            9.865274173,
            -160.7297138,
            63.9004348,
            76.60527417
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7514204912758,
                  63.8899065663446,
                  9.865274172599229
                ],
                [
                  -160.75364113218794,
                  63.899463564685995,
                  9.865274172599229
                ],
                [
                  -160.7319274144241,
                  63.900434796342964,
                  76.60527417259922
                ],
                [
                  -160.72971381492454,
                  63.890877469157275,
                  76.60527417259922
                ],
                [
                  -160.7514204912758,
                  63.8899065663446,
                  9.865274172599229
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1486.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1486.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:58:26Z",
            "pc:count": 4734078,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329986.2878,
                "count": 4734078,
                "maximum": -329454.4966,
                "minimum": -330524.4966,
                "name": "X",
                "position": 0,
                "stddev": 290.4197715,
                "variance": 84343.6437
              },
              {
                "average": 1564542.259,
                "count": 4734078,
                "maximum": 1565073.466,
                "minimum": 1564000.746,
                "name": "Y",
                "position": 1,
                "stddev": 286.2069012,
                "variance": 81914.39028
              },
              {
                "average": 33.21910608,
                "count": 4734078,
                "maximum": 76.60527417,
                "minimum": 9.865274173,
                "name": "Z",
                "position": 2,
                "stddev": 14.60185483,
                "variance": 213.2141646
              },
              {
                "average": 1034.024417,
                "count": 4734078,
                "maximum": 5597,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 783.8822287,
                "variance": 614471.3485
              },
              {
                "average": 1.12870785,
                "count": 4734078,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4241235858,
                "variance": 0.179880816
              },
              {
                "average": 1.257845773,
                "count": 4734078,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6305282505,
                "variance": 0.3975658747
              },
              {
                "average": 1,
                "count": 4734078,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4734078,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.334845983,
                "count": 4734078,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4719366458,
                "variance": 0.2227241976
              },
              {
                "average": 19.86070506,
                "count": 4734078,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.391692941,
                "variance": 5.720195122
              },
              {
                "average": 1.135126417,
                "count": 4734078,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4383356516,
                "variance": 0.1921381435
              },
              {
                "average": 5.211936094,
                "count": 4734078,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.570569251,
                "variance": 2.466687773
              },
              {
                "average": 247099558.8,
                "count": 4734078,
                "maximum": 247101106.5,
                "minimum": 247096697,
                "name": "GpsTime",
                "position": 12,
                "stddev": 748.4679407,
                "variance": 560204.2582
              },
              {
                "average": 0,
                "count": 4734078,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4734078,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4734078,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4734078,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4734078,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330524.4966,
              1564000.746,
              9.865274173,
              -329454.4966,
              1565073.466,
              76.60527417
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330524.49661698367,
                    1564000.746359653,
                    9.865274172599229
                  ],
                  [
                    -330524.49661698367,
                    1565073.4663596533,
                    9.865274172599229
                  ],
                  [
                    -329454.49661698367,
                    1565073.4663596533,
                    76.60527417259922
                  ],
                  [
                    -329454.49661698367,
                    1564000.746359653,
                    76.60527417259922
                  ],
                  [
                    -330524.49661698367,
                    1564000.746359653,
                    9.865274172599229
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:58:26+00:00",
            "end_time": "2019-07-13T23:44: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": "20190713_NCMP_AK_04VDR1379.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.76616089619955,
              63.826944228681896,
              0.828720487373634
            ],
            [
              -160.7683800820511,
              63.83649391829228,
              0.828720487373634
            ],
            [
              -160.74846200314357,
              63.83738877948435,
              19.448720487373635
            ],
            [
              -160.74624925768848,
              63.827838787967266,
              19.448720487373635
            ],
            [
              -160.76616089619955,
              63.826944228681896,
              0.828720487373634
            ]
          ]
        ]
      },
      "bbox": [
        -160.7683801,
        63.82694423,
        0.8287204874,
        -160.7462493,
        63.83738878,
        19.44872049
      ],
      "properties": {
        "datetime": "2019-07-27T14:33:51Z",
        "pc:count": 5172251,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331451.2725,
            "count": 5172251,
            "maximum": -330975.0734,
            "minimum": -331958.7334,
            "name": "X",
            "position": 0,
            "stddev": 259.3507376,
            "variance": 67262.80512
          },
          {
            "average": 1557700.471,
            "count": 5172251,
            "maximum": 1558151.687,
            "minimum": 1557079.687,
            "name": "Y",
            "position": 1,
            "stddev": 267.9181674,
            "variance": 71780.14441
          },
          {
            "average": 7.310898593,
            "count": 5172251,
            "maximum": 19.44872049,
            "minimum": 0.8287204874,
            "name": "Z",
            "position": 2,
            "stddev": 3.505220571,
            "variance": 12.28657125
          },
          {
            "average": 958.5173817,
            "count": 5172251,
            "maximum": 12878,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 670.5803547,
            "variance": 449678.0121
          },
          {
            "average": 1.008235486,
            "count": 5172251,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1002092655,
            "variance": 0.0100418969
          },
          {
            "average": 1.016500553,
            "count": 5172251,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1479240793,
            "variance": 0.02188153325
          },
          {
            "average": 1,
            "count": 5172251,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5172251,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.218108711,
            "count": 5172251,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.076794336,
            "variance": 25.77384073
          },
          {
            "average": 19.94361831,
            "count": 5172251,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.663210555,
            "variance": 2.766269351
          },
          {
            "average": 1.044433072,
            "count": 5172251,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2105650849,
            "variance": 0.04433765496
          },
          {
            "average": 13.30844655,
            "count": 5172251,
            "maximum": 25,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.755519807,
            "variance": 95.17016671
          },
          {
            "average": 247611633.3,
            "count": 5172251,
            "maximum": 248273231,
            "minimum": 247105197.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 577564.1421,
            "variance": 333580338300.0
          },
          {
            "average": 0,
            "count": 5172251,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5172251,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5172251,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5172251,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5172251,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331958.7334,
          1557079.687,
          0.8287204874,
          -330975.0734,
          1558151.687,
          19.44872049
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331958.733385595,
                1557079.6870910632,
                0.828720487373634
              ],
              [
                -331958.733385595,
                1558151.6870910632,
                0.828720487373634
              ],
              [
                -330975.073385595,
                1558151.6870910632,
                19.448720487373635
              ],
              [
                -330975.073385595,
                1557079.6870910632,
                19.448720487373635
              ],
              [
                -331958.733385595,
                1557079.6870910632,
                0.828720487373634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:33:51+00:00",
        "end_time": "2019-07-14T02:06:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1379.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1379.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1379.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1379.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7683801,
            63.82694423,
            0.8287204874,
            -160.7462493,
            63.83738878,
            19.44872049
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.76616089619955,
                  63.826944228681896,
                  0.828720487373634
                ],
                [
                  -160.7683800820511,
                  63.83649391829228,
                  0.828720487373634
                ],
                [
                  -160.74846200314357,
                  63.83738877948435,
                  19.448720487373635
                ],
                [
                  -160.74624925768848,
                  63.827838787967266,
                  19.448720487373635
                ],
                [
                  -160.76616089619955,
                  63.826944228681896,
                  0.828720487373634
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1379.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1379.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:33:51Z",
            "pc:count": 5172251,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331451.2725,
                "count": 5172251,
                "maximum": -330975.0734,
                "minimum": -331958.7334,
                "name": "X",
                "position": 0,
                "stddev": 259.3507376,
                "variance": 67262.80512
              },
              {
                "average": 1557700.471,
                "count": 5172251,
                "maximum": 1558151.687,
                "minimum": 1557079.687,
                "name": "Y",
                "position": 1,
                "stddev": 267.9181674,
                "variance": 71780.14441
              },
              {
                "average": 7.310898593,
                "count": 5172251,
                "maximum": 19.44872049,
                "minimum": 0.8287204874,
                "name": "Z",
                "position": 2,
                "stddev": 3.505220571,
                "variance": 12.28657125
              },
              {
                "average": 958.5173817,
                "count": 5172251,
                "maximum": 12878,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 670.5803547,
                "variance": 449678.0121
              },
              {
                "average": 1.008235486,
                "count": 5172251,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1002092655,
                "variance": 0.0100418969
              },
              {
                "average": 1.016500553,
                "count": 5172251,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1479240793,
                "variance": 0.02188153325
              },
              {
                "average": 1,
                "count": 5172251,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5172251,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.218108711,
                "count": 5172251,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.076794336,
                "variance": 25.77384073
              },
              {
                "average": 19.94361831,
                "count": 5172251,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.663210555,
                "variance": 2.766269351
              },
              {
                "average": 1.044433072,
                "count": 5172251,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2105650849,
                "variance": 0.04433765496
              },
              {
                "average": 13.30844655,
                "count": 5172251,
                "maximum": 25,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.755519807,
                "variance": 95.17016671
              },
              {
                "average": 247611633.3,
                "count": 5172251,
                "maximum": 248273231,
                "minimum": 247105197.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 577564.1421,
                "variance": 333580338300.0
              },
              {
                "average": 0,
                "count": 5172251,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5172251,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5172251,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5172251,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5172251,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331958.7334,
              1557079.687,
              0.8287204874,
              -330975.0734,
              1558151.687,
              19.44872049
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331958.733385595,
                    1557079.6870910632,
                    0.828720487373634
                  ],
                  [
                    -331958.733385595,
                    1558151.6870910632,
                    0.828720487373634
                  ],
                  [
                    -330975.073385595,
                    1558151.6870910632,
                    19.448720487373635
                  ],
                  [
                    -330975.073385595,
                    1557079.6870910632,
                    19.448720487373635
                  ],
                  [
                    -331958.733385595,
                    1557079.6870910632,
                    0.828720487373634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:33:51+00:00",
            "end_time": "2019-07-14T02:06:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1093.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.83695171513375,
              63.95174186813684,
              18.401943550212508
            ],
            [
              -160.83888871514338,
              63.95995664744369,
              18.401943550212508
            ],
            [
              -160.8174405598891,
              63.960926286162035,
              121.46194355021251
            ],
            [
              -160.81550954901016,
              63.95271122388146,
              121.46194355021251
            ],
            [
              -160.83695171513375,
              63.95174186813684,
              18.401943550212508
            ]
          ]
        ]
      },
      "bbox": [
        -160.8388887,
        63.95174187,
        18.40194355,
        -160.8155095,
        63.96092629,
        121.4619436
      ],
      "properties": {
        "datetime": "2019-07-14T01:59:57Z",
        "pc:count": 1404482,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -333449.621,
            "count": 1404482,
            "maximum": -332932.6493,
            "minimum": -333987.5093,
            "name": "X",
            "position": 0,
            "stddev": 310.2476511,
            "variance": 96253.60504
          },
          {
            "average": 1571682.033,
            "count": 1404482,
            "maximum": 1572219.296,
            "minimum": 1571297.176,
            "name": "Y",
            "position": 1,
            "stddev": 223.2252578,
            "variance": 49829.5157
          },
          {
            "average": 68.84812554,
            "count": 1404482,
            "maximum": 121.4619436,
            "minimum": 18.40194355,
            "name": "Z",
            "position": 2,
            "stddev": 25.895069,
            "variance": 670.5545988
          },
          {
            "average": 805.5454089,
            "count": 1404482,
            "maximum": 4443,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 607.0084511,
            "variance": 368459.2597
          },
          {
            "average": 1.171535128,
            "count": 1404482,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5235047071,
            "variance": 0.2740571784
          },
          {
            "average": 1.344309859,
            "count": 1404482,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7939557393,
            "variance": 0.630365716
          },
          {
            "average": 1,
            "count": 1404482,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1404482,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.461750311,
            "count": 1404482,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.498534992,
            "variance": 0.2485371382
          },
          {
            "average": 19.60940206,
            "count": 1404482,
            "maximum": 28.99799919,
            "minimum": 10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.241722194,
            "variance": 10.50876278
          },
          {
            "average": 1.182432384,
            "count": 1404482,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5502032887,
            "variance": 0.3027236589
          },
          {
            "average": 14.62409557,
            "count": 1404482,
            "maximum": 18,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.912303267,
            "variance": 3.656903783
          },
          {
            "average": 247103324.8,
            "count": 1404482,
            "maximum": 247104797.3,
            "minimum": 247101810.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 854.6071512,
            "variance": 730353.3829
          },
          {
            "average": 0,
            "count": 1404482,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1404482,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1404482,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1404482,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1404482,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333987.5093,
          1571297.176,
          18.40194355,
          -332932.6493,
          1572219.296,
          121.4619436
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333987.50928075373,
                1571297.1761764768,
                18.401943550212508
              ],
              [
                -333987.50928075373,
                1572219.2961764769,
                18.401943550212508
              ],
              [
                -332932.64928075374,
                1572219.2961764769,
                121.46194355021251
              ],
              [
                -332932.64928075374,
                1571297.1761764768,
                121.46194355021251
              ],
              [
                -333987.50928075373,
                1571297.1761764768,
                18.401943550212508
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T01:59:57+00:00",
        "end_time": "2019-07-14T01:10:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1093.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1093.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1093.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1093.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8388887,
            63.95174187,
            18.40194355,
            -160.8155095,
            63.96092629,
            121.4619436
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.83695171513375,
                  63.95174186813684,
                  18.401943550212508
                ],
                [
                  -160.83888871514338,
                  63.95995664744369,
                  18.401943550212508
                ],
                [
                  -160.8174405598891,
                  63.960926286162035,
                  121.46194355021251
                ],
                [
                  -160.81550954901016,
                  63.95271122388146,
                  121.46194355021251
                ],
                [
                  -160.83695171513375,
                  63.95174186813684,
                  18.401943550212508
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1093.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1093.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T01:59:57Z",
            "pc:count": 1404482,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -333449.621,
                "count": 1404482,
                "maximum": -332932.6493,
                "minimum": -333987.5093,
                "name": "X",
                "position": 0,
                "stddev": 310.2476511,
                "variance": 96253.60504
              },
              {
                "average": 1571682.033,
                "count": 1404482,
                "maximum": 1572219.296,
                "minimum": 1571297.176,
                "name": "Y",
                "position": 1,
                "stddev": 223.2252578,
                "variance": 49829.5157
              },
              {
                "average": 68.84812554,
                "count": 1404482,
                "maximum": 121.4619436,
                "minimum": 18.40194355,
                "name": "Z",
                "position": 2,
                "stddev": 25.895069,
                "variance": 670.5545988
              },
              {
                "average": 805.5454089,
                "count": 1404482,
                "maximum": 4443,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 607.0084511,
                "variance": 368459.2597
              },
              {
                "average": 1.171535128,
                "count": 1404482,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5235047071,
                "variance": 0.2740571784
              },
              {
                "average": 1.344309859,
                "count": 1404482,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7939557393,
                "variance": 0.630365716
              },
              {
                "average": 1,
                "count": 1404482,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1404482,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.461750311,
                "count": 1404482,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.498534992,
                "variance": 0.2485371382
              },
              {
                "average": 19.60940206,
                "count": 1404482,
                "maximum": 28.99799919,
                "minimum": 10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.241722194,
                "variance": 10.50876278
              },
              {
                "average": 1.182432384,
                "count": 1404482,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5502032887,
                "variance": 0.3027236589
              },
              {
                "average": 14.62409557,
                "count": 1404482,
                "maximum": 18,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.912303267,
                "variance": 3.656903783
              },
              {
                "average": 247103324.8,
                "count": 1404482,
                "maximum": 247104797.3,
                "minimum": 247101810.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 854.6071512,
                "variance": 730353.3829
              },
              {
                "average": 0,
                "count": 1404482,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1404482,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1404482,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1404482,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1404482,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333987.5093,
              1571297.176,
              18.40194355,
              -332932.6493,
              1572219.296,
              121.4619436
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333987.50928075373,
                    1571297.1761764768,
                    18.401943550212508
                  ],
                  [
                    -333987.50928075373,
                    1572219.2961764769,
                    18.401943550212508
                  ],
                  [
                    -332932.64928075374,
                    1572219.2961764769,
                    121.46194355021251
                  ],
                  [
                    -332932.64928075374,
                    1571297.1761764768,
                    121.46194355021251
                  ],
                  [
                    -333987.50928075373,
                    1571297.1761764768,
                    18.401943550212508
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T01:59:57+00:00",
            "end_time": "2019-07-14T01:10:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1181.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.79752333158856,
              63.8465832482588,
              -1.821783848671811
            ],
            [
              -160.79927070479098,
              63.854063337649485,
              -1.821783848671811
            ],
            [
              -160.79007800894806,
              63.85447833132916,
              0.038216151328189
            ],
            [
              -160.78833296518434,
              63.84699813217876,
              0.038216151328189
            ],
            [
              -160.79752333158856,
              63.8465832482588,
              -1.821783848671811
            ]
          ]
        ]
      },
      "bbox": [
        -160.7992707,
        63.84658325,
        -1.821783849,
        -160.788333,
        63.85447833,
        0.03821615133
      ],
      "properties": {
        "datetime": "2019-07-14T03:01:28Z",
        "pc:count": 329985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332947.5484,
            "count": 329985,
            "maximum": -332814.2335,
            "minimum": -333267.9735,
            "name": "X",
            "position": 0,
            "stddev": 77.72635277,
            "variance": 6041.385915
          },
          {
            "average": 1559986.67,
            "count": 329985,
            "maximum": 1560258.167,
            "minimum": 1559418.467,
            "name": "Y",
            "position": 1,
            "stddev": 161.6541344,
            "variance": 26132.05916
          },
          {
            "average": -0.8303186306,
            "count": 329985,
            "maximum": 0.03821615133,
            "minimum": -1.821783849,
            "name": "Z",
            "position": 2,
            "stddev": 0.2413035998,
            "variance": 0.05822742729
          },
          {
            "average": 812.7883661,
            "count": 329985,
            "maximum": 5656,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1549.539501,
            "variance": 2401072.664
          },
          {
            "average": 1.00000303,
            "count": 329985,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001740816124,
            "variance": 3.030440778e-06
          },
          {
            "average": 1.000006061,
            "count": 329985,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002461882042,
            "variance": 6.060863188e-06
          },
          {
            "average": 1,
            "count": 329985,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 329985,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.59307457,
            "count": 329985,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.571128687,
            "variance": 2.468445352
          },
          {
            "average": 2.006627574,
            "count": 329985,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08113981264,
            "variance": 0.006583669195
          },
          {
            "average": 26.57966271,
            "count": 329985,
            "maximum": 27,
            "minimum": 25,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5057014576,
            "variance": 0.2557339643
          },
          {
            "average": 247108350,
            "count": 329985,
            "maximum": 247108488.8,
            "minimum": 247107652.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 162.6543827,
            "variance": 26456.4482
          },
          {
            "average": 0,
            "count": 329985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 329985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333267.9735,
          1559418.467,
          -1.821783849,
          -332814.2335,
          1560258.167,
          0.03821615133
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333267.97354541335,
                1559418.4666706796,
                -1.821783848671811
              ],
              [
                -333267.97354541335,
                1560258.1666706798,
                -1.821783848671811
              ],
              [
                -332814.23354541336,
                1560258.1666706798,
                0.038216151328189
              ],
              [
                -332814.23354541336,
                1559418.4666706796,
                0.038216151328189
              ],
              [
                -333267.97354541335,
                1559418.4666706796,
                -1.821783848671811
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T03:01:28+00:00",
        "end_time": "2019-07-14T02:47:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1181.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1181.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1181.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1181.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7992707,
            63.84658325,
            -1.821783849,
            -160.788333,
            63.85447833,
            0.03821615133
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.79752333158856,
                  63.8465832482588,
                  -1.821783848671811
                ],
                [
                  -160.79927070479098,
                  63.854063337649485,
                  -1.821783848671811
                ],
                [
                  -160.79007800894806,
                  63.85447833132916,
                  0.038216151328189
                ],
                [
                  -160.78833296518434,
                  63.84699813217876,
                  0.038216151328189
                ],
                [
                  -160.79752333158856,
                  63.8465832482588,
                  -1.821783848671811
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1181.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1181.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T03:01:28Z",
            "pc:count": 329985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332947.5484,
                "count": 329985,
                "maximum": -332814.2335,
                "minimum": -333267.9735,
                "name": "X",
                "position": 0,
                "stddev": 77.72635277,
                "variance": 6041.385915
              },
              {
                "average": 1559986.67,
                "count": 329985,
                "maximum": 1560258.167,
                "minimum": 1559418.467,
                "name": "Y",
                "position": 1,
                "stddev": 161.6541344,
                "variance": 26132.05916
              },
              {
                "average": -0.8303186306,
                "count": 329985,
                "maximum": 0.03821615133,
                "minimum": -1.821783849,
                "name": "Z",
                "position": 2,
                "stddev": 0.2413035998,
                "variance": 0.05822742729
              },
              {
                "average": 812.7883661,
                "count": 329985,
                "maximum": 5656,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1549.539501,
                "variance": 2401072.664
              },
              {
                "average": 1.00000303,
                "count": 329985,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001740816124,
                "variance": 3.030440778e-06
              },
              {
                "average": 1.000006061,
                "count": 329985,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002461882042,
                "variance": 6.060863188e-06
              },
              {
                "average": 1,
                "count": 329985,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 329985,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.59307457,
                "count": 329985,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.571128687,
                "variance": 2.468445352
              },
              {
                "average": 2.006627574,
                "count": 329985,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08113981264,
                "variance": 0.006583669195
              },
              {
                "average": 26.57966271,
                "count": 329985,
                "maximum": 27,
                "minimum": 25,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5057014576,
                "variance": 0.2557339643
              },
              {
                "average": 247108350,
                "count": 329985,
                "maximum": 247108488.8,
                "minimum": 247107652.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 162.6543827,
                "variance": 26456.4482
              },
              {
                "average": 0,
                "count": 329985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 329985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333267.9735,
              1559418.467,
              -1.821783849,
              -332814.2335,
              1560258.167,
              0.03821615133
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333267.97354541335,
                    1559418.4666706796,
                    -1.821783848671811
                  ],
                  [
                    -333267.97354541335,
                    1560258.1666706798,
                    -1.821783848671811
                  ],
                  [
                    -332814.23354541336,
                    1560258.1666706798,
                    0.038216151328189
                  ],
                  [
                    -332814.23354541336,
                    1559418.4666706796,
                    0.038216151328189
                  ],
                  [
                    -333267.97354541335,
                    1559418.4666706796,
                    -1.821783848671811
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T03:01:28+00:00",
            "end_time": "2019-07-14T02:47: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": "20190713_NCMP_AK_04VDR1182.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.80710844063702,
              63.85341883089904,
              -1.545698330459813
            ],
            [
              -160.80932735380253,
              63.86290121101719,
              -1.545698330459813
            ],
            [
              -160.7909376361667,
              63.86373181630965,
              0.914301669540187
            ],
            [
              -160.7887246316889,
              63.85424915761145,
              0.914301669540187
            ],
            [
              -160.80710844063702,
              63.85341883089904,
              -1.545698330459813
            ]
          ]
        ]
      },
      "bbox": [
        -160.8093274,
        63.85341883,
        -1.54569833,
        -160.7887246,
        63.86373182,
        0.9143016695
      ],
      "properties": {
        "datetime": "2019-07-27T14:54:59Z",
        "pc:count": 759420,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -333176.5578,
            "count": 759420,
            "maximum": -332750.7408,
            "minimum": -333658.1608,
            "name": "X",
            "position": 0,
            "stddev": 130.5248228,
            "variance": 17036.72938
          },
          {
            "average": 1560742.983,
            "count": 759420,
            "maximum": 1561290.407,
            "minimum": 1560225.927,
            "name": "Y",
            "position": 1,
            "stddev": 292.9432232,
            "variance": 85815.73204
          },
          {
            "average": -0.4931723369,
            "count": 759420,
            "maximum": 0.9143016695,
            "minimum": -1.54569833,
            "name": "Z",
            "position": 2,
            "stddev": 0.3667232512,
            "variance": 0.134485943
          },
          {
            "average": 384.2394617,
            "count": 759420,
            "maximum": 6062,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1142.185509,
            "variance": 1304587.737
          },
          {
            "average": 1,
            "count": 759420,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 759420,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 759420,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 759420,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 759420,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.84931061,
            "count": 759420,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.529714786,
            "variance": 2.340027326
          },
          {
            "average": 2.002594085,
            "count": 759420,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05086608978,
            "variance": 0.00258735909
          },
          {
            "average": 24.70488662,
            "count": 759420,
            "maximum": 27,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.319159466,
            "variance": 39.93177635
          },
          {
            "average": 247181180.2,
            "count": 759420,
            "maximum": 248274499,
            "minimum": 247107331.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 278512.1673,
            "variance": 77569027330.0
          },
          {
            "average": 0,
            "count": 759420,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 759420,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 759420,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 759420,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 759420,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333658.1608,
          1560225.927,
          -1.54569833,
          -332750.7408,
          1561290.407,
          0.9143016695
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333658.1607990531,
                1560225.9267951972,
                -1.545698330459813
              ],
              [
                -333658.1607990531,
                1561290.4067951972,
                -1.545698330459813
              ],
              [
                -332750.74079905305,
                1561290.4067951972,
                0.914301669540187
              ],
              [
                -332750.74079905305,
                1560225.9267951972,
                0.914301669540187
              ],
              [
                -333658.1607990531,
                1560225.9267951972,
                -1.545698330459813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:54:59+00:00",
        "end_time": "2019-07-14T02:42:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1182.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1182.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1182.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1182.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8093274,
            63.85341883,
            -1.54569833,
            -160.7887246,
            63.86373182,
            0.9143016695
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.80710844063702,
                  63.85341883089904,
                  -1.545698330459813
                ],
                [
                  -160.80932735380253,
                  63.86290121101719,
                  -1.545698330459813
                ],
                [
                  -160.7909376361667,
                  63.86373181630965,
                  0.914301669540187
                ],
                [
                  -160.7887246316889,
                  63.85424915761145,
                  0.914301669540187
                ],
                [
                  -160.80710844063702,
                  63.85341883089904,
                  -1.545698330459813
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1182.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1182.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:54:59Z",
            "pc:count": 759420,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -333176.5578,
                "count": 759420,
                "maximum": -332750.7408,
                "minimum": -333658.1608,
                "name": "X",
                "position": 0,
                "stddev": 130.5248228,
                "variance": 17036.72938
              },
              {
                "average": 1560742.983,
                "count": 759420,
                "maximum": 1561290.407,
                "minimum": 1560225.927,
                "name": "Y",
                "position": 1,
                "stddev": 292.9432232,
                "variance": 85815.73204
              },
              {
                "average": -0.4931723369,
                "count": 759420,
                "maximum": 0.9143016695,
                "minimum": -1.54569833,
                "name": "Z",
                "position": 2,
                "stddev": 0.3667232512,
                "variance": 0.134485943
              },
              {
                "average": 384.2394617,
                "count": 759420,
                "maximum": 6062,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1142.185509,
                "variance": 1304587.737
              },
              {
                "average": 1,
                "count": 759420,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 759420,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 759420,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 759420,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 759420,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.84931061,
                "count": 759420,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.529714786,
                "variance": 2.340027326
              },
              {
                "average": 2.002594085,
                "count": 759420,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05086608978,
                "variance": 0.00258735909
              },
              {
                "average": 24.70488662,
                "count": 759420,
                "maximum": 27,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.319159466,
                "variance": 39.93177635
              },
              {
                "average": 247181180.2,
                "count": 759420,
                "maximum": 248274499,
                "minimum": 247107331.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 278512.1673,
                "variance": 77569027330.0
              },
              {
                "average": 0,
                "count": 759420,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 759420,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 759420,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 759420,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 759420,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333658.1608,
              1560225.927,
              -1.54569833,
              -332750.7408,
              1561290.407,
              0.9143016695
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333658.1607990531,
                    1560225.9267951972,
                    -1.545698330459813
                  ],
                  [
                    -333658.1607990531,
                    1561290.4067951972,
                    -1.545698330459813
                  ],
                  [
                    -332750.74079905305,
                    1561290.4067951972,
                    0.914301669540187
                  ],
                  [
                    -332750.74079905305,
                    1560225.9267951972,
                    0.914301669540187
                  ],
                  [
                    -333658.1607990531,
                    1560225.9267951972,
                    -1.545698330459813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:54:59+00:00",
            "end_time": "2019-07-14T02:42:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1581.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.72830426291262,
              63.84530159375285,
              -0.821749504259723
            ],
            [
              -160.73051431700978,
              63.854860052507014,
              -0.821749504259723
            ],
            [
              -160.7088386747095,
              63.855827664902115,
              8.878250495740279
            ],
            [
              -160.70663564087627,
              63.846268879128964,
              8.878250495740279
            ],
            [
              -160.72830426291262,
              63.84530159375285,
              -0.821749504259723
            ]
          ]
        ]
      },
      "bbox": [
        -160.7305143,
        63.84530159,
        -0.8217495043,
        -160.7066356,
        63.85582766,
        8.878250496
      ],
      "properties": {
        "datetime": "2019-07-14T23:25:52Z",
        "pc:count": 4747151,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329391.3629,
            "count": 4747151,
            "maximum": -328830.7459,
            "minimum": -329900.4659,
            "name": "X",
            "position": 0,
            "stddev": 288.0823205,
            "variance": 82991.42336
          },
          {
            "average": 1559460.906,
            "count": 4747151,
            "maximum": 1560003.38,
            "minimum": 1558930.48,
            "name": "Y",
            "position": 1,
            "stddev": 291.1589384,
            "variance": 84773.5274
          },
          {
            "average": 4.212841904,
            "count": 4747151,
            "maximum": 8.878250496,
            "minimum": -0.8217495043,
            "name": "Z",
            "position": 2,
            "stddev": 1.228340708,
            "variance": 1.508820895
          },
          {
            "average": 845.870069,
            "count": 4747151,
            "maximum": 9018,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 623.9679318,
            "variance": 389335.9799
          },
          {
            "average": 1.012771028,
            "count": 4747151,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1240726583,
            "variance": 0.01539402455
          },
          {
            "average": 1.025563122,
            "count": 4747151,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1824157768,
            "variance": 0.03327551563
          },
          {
            "average": 1,
            "count": 4747151,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4747151,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.224093356,
            "count": 4747151,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.930768814,
            "variance": 48.03555636
          },
          {
            "average": 19.9306046,
            "count": 4747151,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.568257211,
            "variance": 2.459430681
          },
          {
            "average": 1.082699286,
            "count": 4747151,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2806045443,
            "variance": 0.07873891029
          },
          {
            "average": 9.460533486,
            "count": 4747151,
            "maximum": 16,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.161046775,
            "variance": 9.992216711
          },
          {
            "average": 247113590.1,
            "count": 4747151,
            "maximum": 247181952,
            "minimum": 247099576.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29565.0378,
            "variance": 874091460.1
          },
          {
            "average": 0,
            "count": 4747151,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4747151,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4747151,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4747151,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4747151,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -329900.4659,
          1558930.48,
          -0.8217495043,
          -328830.7459,
          1560003.38,
          8.878250496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -329900.46594315453,
                1558930.4802211795,
                -0.821749504259723
              ],
              [
                -329900.46594315453,
                1560003.3802211795,
                -0.821749504259723
              ],
              [
                -328830.74594315456,
                1560003.3802211795,
                8.878250495740279
              ],
              [
                -328830.74594315456,
                1558930.4802211795,
                8.878250495740279
              ],
              [
                -329900.46594315453,
                1558930.4802211795,
                -0.821749504259723
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T23:25:52+00:00",
        "end_time": "2019-07-14T00:32:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1581.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1581.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1581.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1581.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7305143,
            63.84530159,
            -0.8217495043,
            -160.7066356,
            63.85582766,
            8.878250496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.72830426291262,
                  63.84530159375285,
                  -0.821749504259723
                ],
                [
                  -160.73051431700978,
                  63.854860052507014,
                  -0.821749504259723
                ],
                [
                  -160.7088386747095,
                  63.855827664902115,
                  8.878250495740279
                ],
                [
                  -160.70663564087627,
                  63.846268879128964,
                  8.878250495740279
                ],
                [
                  -160.72830426291262,
                  63.84530159375285,
                  -0.821749504259723
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1581.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1581.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T23:25:52Z",
            "pc:count": 4747151,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329391.3629,
                "count": 4747151,
                "maximum": -328830.7459,
                "minimum": -329900.4659,
                "name": "X",
                "position": 0,
                "stddev": 288.0823205,
                "variance": 82991.42336
              },
              {
                "average": 1559460.906,
                "count": 4747151,
                "maximum": 1560003.38,
                "minimum": 1558930.48,
                "name": "Y",
                "position": 1,
                "stddev": 291.1589384,
                "variance": 84773.5274
              },
              {
                "average": 4.212841904,
                "count": 4747151,
                "maximum": 8.878250496,
                "minimum": -0.8217495043,
                "name": "Z",
                "position": 2,
                "stddev": 1.228340708,
                "variance": 1.508820895
              },
              {
                "average": 845.870069,
                "count": 4747151,
                "maximum": 9018,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 623.9679318,
                "variance": 389335.9799
              },
              {
                "average": 1.012771028,
                "count": 4747151,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1240726583,
                "variance": 0.01539402455
              },
              {
                "average": 1.025563122,
                "count": 4747151,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1824157768,
                "variance": 0.03327551563
              },
              {
                "average": 1,
                "count": 4747151,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4747151,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.224093356,
                "count": 4747151,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.930768814,
                "variance": 48.03555636
              },
              {
                "average": 19.9306046,
                "count": 4747151,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.568257211,
                "variance": 2.459430681
              },
              {
                "average": 1.082699286,
                "count": 4747151,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2806045443,
                "variance": 0.07873891029
              },
              {
                "average": 9.460533486,
                "count": 4747151,
                "maximum": 16,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.161046775,
                "variance": 9.992216711
              },
              {
                "average": 247113590.1,
                "count": 4747151,
                "maximum": 247181952,
                "minimum": 247099576.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29565.0378,
                "variance": 874091460.1
              },
              {
                "average": 0,
                "count": 4747151,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4747151,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4747151,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4747151,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4747151,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -329900.4659,
              1558930.48,
              -0.8217495043,
              -328830.7459,
              1560003.38,
              8.878250496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -329900.46594315453,
                    1558930.4802211795,
                    -0.821749504259723
                  ],
                  [
                    -329900.46594315453,
                    1560003.3802211795,
                    -0.821749504259723
                  ],
                  [
                    -328830.74594315456,
                    1560003.3802211795,
                    8.878250495740279
                  ],
                  [
                    -328830.74594315456,
                    1558930.4802211795,
                    8.878250495740279
                  ],
                  [
                    -329900.46594315453,
                    1558930.4802211795,
                    -0.821749504259723
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T23:25:52+00:00",
            "end_time": "2019-07-14T00:32: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": "20190713_NCMP_AK_04VDR1193.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.81632068757511,
              63.951953626338025,
              36.100057866576414
            ],
            [
              -160.81836089670284,
              63.960632290080845,
              36.100057866576414
            ],
            [
              -160.7969087145964,
              63.96159915274551,
              161.64005786657643
            ],
            [
              -160.79487483444584,
              63.95292019090203,
              161.64005786657643
            ],
            [
              -160.81632068757511,
              63.951953626338025,
              36.100057866576414
            ]
          ]
        ]
      },
      "bbox": [
        -160.8183609,
        63.95195363,
        36.10005787,
        -160.7948748,
        63.96159915,
        161.6400579
      ],
      "properties": {
        "datetime": "2019-07-27T16:43:40Z",
        "pc:count": 3211247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332430.1482,
            "count": 3211247,
            "maximum": -331925.8007,
            "minimum": -332980.8007,
            "name": "X",
            "position": 0,
            "stddev": 252.3835508,
            "variance": 63697.45673
          },
          {
            "average": 1571564.033,
            "count": 3211247,
            "maximum": 1572191.257,
            "minimum": 1571217.097,
            "name": "Y",
            "position": 1,
            "stddev": 216.0440821,
            "variance": 46675.04543
          },
          {
            "average": 96.26335162,
            "count": 3211247,
            "maximum": 161.6400579,
            "minimum": 36.10005787,
            "name": "Z",
            "position": 2,
            "stddev": 19.9188594,
            "variance": 396.76096
          },
          {
            "average": 549.1474097,
            "count": 3211247,
            "maximum": 5852,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 639.8434979,
            "variance": 409399.7019
          },
          {
            "average": 1.516031623,
            "count": 3211247,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.867603228,
            "variance": 0.7527353613
          },
          {
            "average": 2.03382798,
            "count": 3211247,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.230274309,
            "variance": 1.513574876
          },
          {
            "average": 1,
            "count": 3211247,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272745136,
            "count": 3211247,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4453709562,
            "variance": 0.1983552886
          },
          {
            "average": 19.96405784,
            "count": 3211247,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.637168868,
            "variance": 2.680321903
          },
          {
            "average": 1.544846597,
            "count": 3211247,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9371988523,
            "variance": 0.8783416887
          },
          {
            "average": 12.7860775,
            "count": 3211247,
            "maximum": 23,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.512640758,
            "variance": 42.41448965
          },
          {
            "average": 247432052.4,
            "count": 3211247,
            "maximum": 248281020.9,
            "minimum": 247099403.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 530201.5484,
            "variance": 281113681900.0
          },
          {
            "average": 0,
            "count": 3211247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211247,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3211247,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332980.8007,
          1571217.097,
          36.10005787,
          -331925.8007,
          1572191.257,
          161.6400579
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332980.8006515034,
                1571217.0967012737,
                36.100057866576414
              ],
              [
                -332980.8006515034,
                1572191.2567012738,
                36.100057866576414
              ],
              [
                -331925.8006515034,
                1572191.2567012738,
                161.64005786657643
              ],
              [
                -331925.8006515034,
                1571217.0967012737,
                161.64005786657643
              ],
              [
                -332980.8006515034,
                1571217.0967012737,
                36.100057866576414
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:43:40+00:00",
        "end_time": "2019-07-14T00:30:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1193.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1193.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1193.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1193.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8183609,
            63.95195363,
            36.10005787,
            -160.7948748,
            63.96159915,
            161.6400579
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.81632068757511,
                  63.951953626338025,
                  36.100057866576414
                ],
                [
                  -160.81836089670284,
                  63.960632290080845,
                  36.100057866576414
                ],
                [
                  -160.7969087145964,
                  63.96159915274551,
                  161.64005786657643
                ],
                [
                  -160.79487483444584,
                  63.95292019090203,
                  161.64005786657643
                ],
                [
                  -160.81632068757511,
                  63.951953626338025,
                  36.100057866576414
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1193.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1193.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:43:40Z",
            "pc:count": 3211247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332430.1482,
                "count": 3211247,
                "maximum": -331925.8007,
                "minimum": -332980.8007,
                "name": "X",
                "position": 0,
                "stddev": 252.3835508,
                "variance": 63697.45673
              },
              {
                "average": 1571564.033,
                "count": 3211247,
                "maximum": 1572191.257,
                "minimum": 1571217.097,
                "name": "Y",
                "position": 1,
                "stddev": 216.0440821,
                "variance": 46675.04543
              },
              {
                "average": 96.26335162,
                "count": 3211247,
                "maximum": 161.6400579,
                "minimum": 36.10005787,
                "name": "Z",
                "position": 2,
                "stddev": 19.9188594,
                "variance": 396.76096
              },
              {
                "average": 549.1474097,
                "count": 3211247,
                "maximum": 5852,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 639.8434979,
                "variance": 409399.7019
              },
              {
                "average": 1.516031623,
                "count": 3211247,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.867603228,
                "variance": 0.7527353613
              },
              {
                "average": 2.03382798,
                "count": 3211247,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.230274309,
                "variance": 1.513574876
              },
              {
                "average": 1,
                "count": 3211247,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272745136,
                "count": 3211247,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4453709562,
                "variance": 0.1983552886
              },
              {
                "average": 19.96405784,
                "count": 3211247,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.637168868,
                "variance": 2.680321903
              },
              {
                "average": 1.544846597,
                "count": 3211247,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9371988523,
                "variance": 0.8783416887
              },
              {
                "average": 12.7860775,
                "count": 3211247,
                "maximum": 23,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.512640758,
                "variance": 42.41448965
              },
              {
                "average": 247432052.4,
                "count": 3211247,
                "maximum": 248281020.9,
                "minimum": 247099403.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 530201.5484,
                "variance": 281113681900.0
              },
              {
                "average": 0,
                "count": 3211247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211247,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3211247,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332980.8007,
              1571217.097,
              36.10005787,
              -331925.8007,
              1572191.257,
              161.6400579
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332980.8006515034,
                    1571217.0967012737,
                    36.100057866576414
                  ],
                  [
                    -332980.8006515034,
                    1572191.2567012738,
                    36.100057866576414
                  ],
                  [
                    -331925.8006515034,
                    1572191.2567012738,
                    161.64005786657643
                  ],
                  [
                    -331925.8006515034,
                    1571217.0967012737,
                    161.64005786657643
                  ],
                  [
                    -332980.8006515034,
                    1571217.0967012737,
                    36.100057866576414
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:43:40+00:00",
            "end_time": "2019-07-14T00:30:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.768306705898,
              63.835886312574495,
              0.151409711735287
            ],
            [
              -160.77051915007692,
              63.845401144972044,
              0.151409711735287
            ],
            [
              -160.74894179001282,
              63.846370454813375,
              15.931409711735288
            ],
            [
              -160.7467362993303,
              63.83685529645493,
              15.931409711735288
            ],
            [
              -160.768306705898,
              63.835886312574495,
              0.151409711735287
            ]
          ]
        ]
      },
      "bbox": [
        -160.7705192,
        63.83588631,
        0.1514097117,
        -160.7467363,
        63.84637045,
        15.93140971
      ],
      "properties": {
        "datetime": "2019-07-27T14:22:41Z",
        "pc:count": 5490601,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331496.2776,
            "count": 5490601,
            "maximum": -330896.7703,
            "minimum": -331962.0503,
            "name": "X",
            "position": 0,
            "stddev": 280.5059383,
            "variance": 78683.58142
          },
          {
            "average": 1558578.849,
            "count": 5490601,
            "maximum": 1559151.9,
            "minimum": 1558083.82,
            "name": "Y",
            "position": 1,
            "stddev": 286.7902094,
            "variance": 82248.62421
          },
          {
            "average": 3.66720896,
            "count": 5490601,
            "maximum": 15.93140971,
            "minimum": 0.1514097117,
            "name": "Z",
            "position": 2,
            "stddev": 1.962572065,
            "variance": 3.851689109
          },
          {
            "average": 724.049867,
            "count": 5490601,
            "maximum": 11967,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 499.7861365,
            "variance": 249786.1822
          },
          {
            "average": 1.009246347,
            "count": 5490601,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1063877762,
            "variance": 0.01131835892
          },
          {
            "average": 1.018518009,
            "count": 5490601,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1570628523,
            "variance": 0.02466873956
          },
          {
            "average": 1,
            "count": 5490601,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5490601,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.395685645,
            "count": 5490601,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.425157363,
            "variance": 29.43233242
          },
          {
            "average": 19.93961579,
            "count": 5490601,
            "maximum": 27,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.82047523,
            "variance": 3.314130062
          },
          {
            "average": 1.051041407,
            "count": 5490601,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2249312347,
            "variance": 0.05059406036
          },
          {
            "average": 15.10200596,
            "count": 5490601,
            "maximum": 24,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.734296326,
            "variance": 76.28793231
          },
          {
            "average": 247457630.2,
            "count": 5490601,
            "maximum": 248272561.5,
            "minimum": 247104450,
            "name": "GpsTime",
            "position": 12,
            "stddev": 535058.2914,
            "variance": 286287375200.0
          },
          {
            "average": 0,
            "count": 5490601,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5490601,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5490601,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5490601,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5490601,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331962.0503,
          1558083.82,
          0.1514097117,
          -330896.7703,
          1559151.9,
          15.93140971
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331962.05034066585,
                1558083.8197898802,
                0.151409711735287
              ],
              [
                -331962.05034066585,
                1559151.8997898803,
                0.151409711735287
              ],
              [
                -330896.7703406658,
                1559151.8997898803,
                15.931409711735288
              ],
              [
                -330896.7703406658,
                1558083.8197898802,
                15.931409711735288
              ],
              [
                -331962.05034066585,
                1558083.8197898802,
                0.151409711735287
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:22:41+00:00",
        "end_time": "2019-07-14T01:54:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7705192,
            63.83588631,
            0.1514097117,
            -160.7467363,
            63.84637045,
            15.93140971
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.768306705898,
                  63.835886312574495,
                  0.151409711735287
                ],
                [
                  -160.77051915007692,
                  63.845401144972044,
                  0.151409711735287
                ],
                [
                  -160.74894179001282,
                  63.846370454813375,
                  15.931409711735288
                ],
                [
                  -160.7467362993303,
                  63.83685529645493,
                  15.931409711735288
                ],
                [
                  -160.768306705898,
                  63.835886312574495,
                  0.151409711735287
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:22:41Z",
            "pc:count": 5490601,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331496.2776,
                "count": 5490601,
                "maximum": -330896.7703,
                "minimum": -331962.0503,
                "name": "X",
                "position": 0,
                "stddev": 280.5059383,
                "variance": 78683.58142
              },
              {
                "average": 1558578.849,
                "count": 5490601,
                "maximum": 1559151.9,
                "minimum": 1558083.82,
                "name": "Y",
                "position": 1,
                "stddev": 286.7902094,
                "variance": 82248.62421
              },
              {
                "average": 3.66720896,
                "count": 5490601,
                "maximum": 15.93140971,
                "minimum": 0.1514097117,
                "name": "Z",
                "position": 2,
                "stddev": 1.962572065,
                "variance": 3.851689109
              },
              {
                "average": 724.049867,
                "count": 5490601,
                "maximum": 11967,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 499.7861365,
                "variance": 249786.1822
              },
              {
                "average": 1.009246347,
                "count": 5490601,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1063877762,
                "variance": 0.01131835892
              },
              {
                "average": 1.018518009,
                "count": 5490601,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1570628523,
                "variance": 0.02466873956
              },
              {
                "average": 1,
                "count": 5490601,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5490601,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.395685645,
                "count": 5490601,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.425157363,
                "variance": 29.43233242
              },
              {
                "average": 19.93961579,
                "count": 5490601,
                "maximum": 27,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.82047523,
                "variance": 3.314130062
              },
              {
                "average": 1.051041407,
                "count": 5490601,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2249312347,
                "variance": 0.05059406036
              },
              {
                "average": 15.10200596,
                "count": 5490601,
                "maximum": 24,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.734296326,
                "variance": 76.28793231
              },
              {
                "average": 247457630.2,
                "count": 5490601,
                "maximum": 248272561.5,
                "minimum": 247104450,
                "name": "GpsTime",
                "position": 12,
                "stddev": 535058.2914,
                "variance": 286287375200.0
              },
              {
                "average": 0,
                "count": 5490601,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5490601,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5490601,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5490601,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5490601,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331962.0503,
              1558083.82,
              0.1514097117,
              -330896.7703,
              1559151.9,
              15.93140971
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331962.05034066585,
                    1558083.8197898802,
                    0.151409711735287
                  ],
                  [
                    -331962.05034066585,
                    1559151.8997898803,
                    0.151409711735287
                  ],
                  [
                    -330896.7703406658,
                    1559151.8997898803,
                    15.931409711735288
                  ],
                  [
                    -330896.7703406658,
                    1558083.8197898802,
                    15.931409711735288
                  ],
                  [
                    -331962.05034066585,
                    1558083.8197898802,
                    0.151409711735287
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:22:41+00:00",
            "end_time": "2019-07-14T01:54:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1280.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.78623056855793,
              63.8362879515441,
              -1.561402447288293
            ],
            [
              -160.78831446420878,
              63.845226168512404,
              -1.561402447288293
            ],
            [
              -160.7692534980586,
              63.846084872456466,
              8.038597552711707
            ],
            [
              -160.76717537243286,
              63.837146384218805,
              8.038597552711707
            ],
            [
              -160.78623056855793,
              63.8362879515441,
              -1.561402447288293
            ]
          ]
        ]
      },
      "bbox": [
        -160.7883145,
        63.83628795,
        -1.561402447,
        -160.7671754,
        63.84608487,
        8.038597553
      ],
      "properties": {
        "datetime": "2019-07-27T14:22:48Z",
        "pc:count": 790293,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332146.925,
            "count": 790293,
            "maximum": -331892.4407,
            "minimum": -332833.5207,
            "name": "X",
            "position": 0,
            "stddev": 258.132358,
            "variance": 66632.31426
          },
          {
            "average": 1558869.486,
            "count": 790293,
            "maximum": 1559221.53,
            "minimum": 1558218.15,
            "name": "Y",
            "position": 1,
            "stddev": 213.5595474,
            "variance": 45607.68029
          },
          {
            "average": 2.333238085,
            "count": 790293,
            "maximum": 8.038597553,
            "minimum": -1.561402447,
            "name": "Z",
            "position": 2,
            "stddev": 2.453831049,
            "variance": 6.021286818
          },
          {
            "average": 745.7321133,
            "count": 790293,
            "maximum": 5951,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 862.2800814,
            "variance": 743526.9387
          },
          {
            "average": 1.002054934,
            "count": 790293,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0455077969,
            "variance": 0.002070959578
          },
          {
            "average": 1.004155421,
            "count": 790293,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06479888576,
            "variance": 0.004198895596
          },
          {
            "average": 1,
            "count": 790293,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 790293,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.26305813,
            "count": 790293,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.98254912,
            "variance": 168.5465816
          },
          {
            "average": 19.9962947,
            "count": 790293,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.449323237,
            "variance": 2.100537846
          },
          {
            "average": 1.329466413,
            "count": 790293,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4723212825,
            "variance": 0.2230873939
          },
          {
            "average": 18.30243973,
            "count": 790293,
            "maximum": 27,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.55958684,
            "variance": 91.38570056
          },
          {
            "average": 247441495.6,
            "count": 790293,
            "maximum": 248272568.2,
            "minimum": 247106514.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 526842.1883,
            "variance": 277562691300.0
          },
          {
            "average": 0,
            "count": 790293,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 790293,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 790293,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 790293,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 790293,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332833.5207,
          1558218.15,
          -1.561402447,
          -331892.4407,
          1559221.53,
          8.038597553
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332833.5207407469,
                1558218.1500721215,
                -1.561402447288293
              ],
              [
                -332833.5207407469,
                1559221.5300721214,
                -1.561402447288293
              ],
              [
                -331892.44074074697,
                1559221.5300721214,
                8.038597552711707
              ],
              [
                -331892.44074074697,
                1558218.1500721215,
                8.038597552711707
              ],
              [
                -332833.5207407469,
                1558218.1500721215,
                -1.561402447288293
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:22:48+00:00",
        "end_time": "2019-07-14T02:28:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1280.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1280.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1280.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1280.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7883145,
            63.83628795,
            -1.561402447,
            -160.7671754,
            63.84608487,
            8.038597553
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.78623056855793,
                  63.8362879515441,
                  -1.561402447288293
                ],
                [
                  -160.78831446420878,
                  63.845226168512404,
                  -1.561402447288293
                ],
                [
                  -160.7692534980586,
                  63.846084872456466,
                  8.038597552711707
                ],
                [
                  -160.76717537243286,
                  63.837146384218805,
                  8.038597552711707
                ],
                [
                  -160.78623056855793,
                  63.8362879515441,
                  -1.561402447288293
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1280.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1280.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:22:48Z",
            "pc:count": 790293,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332146.925,
                "count": 790293,
                "maximum": -331892.4407,
                "minimum": -332833.5207,
                "name": "X",
                "position": 0,
                "stddev": 258.132358,
                "variance": 66632.31426
              },
              {
                "average": 1558869.486,
                "count": 790293,
                "maximum": 1559221.53,
                "minimum": 1558218.15,
                "name": "Y",
                "position": 1,
                "stddev": 213.5595474,
                "variance": 45607.68029
              },
              {
                "average": 2.333238085,
                "count": 790293,
                "maximum": 8.038597553,
                "minimum": -1.561402447,
                "name": "Z",
                "position": 2,
                "stddev": 2.453831049,
                "variance": 6.021286818
              },
              {
                "average": 745.7321133,
                "count": 790293,
                "maximum": 5951,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 862.2800814,
                "variance": 743526.9387
              },
              {
                "average": 1.002054934,
                "count": 790293,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0455077969,
                "variance": 0.002070959578
              },
              {
                "average": 1.004155421,
                "count": 790293,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06479888576,
                "variance": 0.004198895596
              },
              {
                "average": 1,
                "count": 790293,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 790293,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.26305813,
                "count": 790293,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.98254912,
                "variance": 168.5465816
              },
              {
                "average": 19.9962947,
                "count": 790293,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.449323237,
                "variance": 2.100537846
              },
              {
                "average": 1.329466413,
                "count": 790293,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4723212825,
                "variance": 0.2230873939
              },
              {
                "average": 18.30243973,
                "count": 790293,
                "maximum": 27,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.55958684,
                "variance": 91.38570056
              },
              {
                "average": 247441495.6,
                "count": 790293,
                "maximum": 248272568.2,
                "minimum": 247106514.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 526842.1883,
                "variance": 277562691300.0
              },
              {
                "average": 0,
                "count": 790293,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 790293,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 790293,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 790293,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 790293,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332833.5207,
              1558218.15,
              -1.561402447,
              -331892.4407,
              1559221.53,
              8.038597553
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332833.5207407469,
                    1558218.1500721215,
                    -1.561402447288293
                  ],
                  [
                    -332833.5207407469,
                    1559221.5300721214,
                    -1.561402447288293
                  ],
                  [
                    -331892.44074074697,
                    1559221.5300721214,
                    8.038597552711707
                  ],
                  [
                    -331892.44074074697,
                    1558218.1500721215,
                    8.038597552711707
                  ],
                  [
                    -332833.5207407469,
                    1558218.1500721215,
                    -1.561402447288293
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:22:48+00:00",
            "end_time": "2019-07-14T02:28: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": "20190713_NCMP_AK_04VDR1281.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7890197517649,
              63.84457049442207,
              -1.515886116115728
            ],
            [
              -160.791249499301,
              63.85412751817357,
              -1.515886116115728
            ],
            [
              -160.7698260370408,
              63.85509261866224,
              8.644113883884271
            ],
            [
              -160.7676032255595,
              63.84553526880029,
              8.644113883884271
            ],
            [
              -160.7890197517649,
              63.84457049442207,
              -1.515886116115728
            ]
          ]
        ]
      },
      "bbox": [
        -160.7912495,
        63.84457049,
        -1.515886116,
        -160.7676032,
        63.85509262,
        8.644113884
      ],
      "properties": {
        "datetime": "2019-07-27T14:17:13Z",
        "pc:count": 2892326,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332185.2207,
            "count": 2892326,
            "maximum": -331818.0527,
            "minimum": -332875.4527,
            "name": "X",
            "position": 0,
            "stddev": 307.1895945,
            "variance": 94365.447
          },
          {
            "average": 1559724.454,
            "count": 2892326,
            "maximum": 1560225.067,
            "minimum": 1559152.227,
            "name": "Y",
            "position": 1,
            "stddev": 270.2491009,
            "variance": 73034.57652
          },
          {
            "average": 2.123297095,
            "count": 2892326,
            "maximum": 8.644113884,
            "minimum": -1.515886116,
            "name": "Z",
            "position": 2,
            "stddev": 1.762603951,
            "variance": 3.106772687
          },
          {
            "average": 765.3786447,
            "count": 2892326,
            "maximum": 13854,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 899.9719061,
            "variance": 809949.4319
          },
          {
            "average": 1.000681804,
            "count": 2892326,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02666596029,
            "variance": 0.0007110734382
          },
          {
            "average": 1.00136672,
            "count": 2892326,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03813206281,
            "variance": 0.001454054214
          },
          {
            "average": 1,
            "count": 2892326,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2892326,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.180035722,
            "count": 2892326,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.52834774,
            "variance": 156.9594971
          },
          {
            "average": 19.90377823,
            "count": 2892326,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.308961285,
            "variance": 1.713379646
          },
          {
            "average": 1.287744535,
            "count": 2892326,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4550591675,
            "variance": 0.2070788459
          },
          {
            "average": 16.17251202,
            "count": 2892326,
            "maximum": 27,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.29578391,
            "variance": 106.0031664
          },
          {
            "average": 247509006.1,
            "count": 2892326,
            "maximum": 248272233.1,
            "minimum": 247106000.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 553686.6462,
            "variance": 306568902200.0
          },
          {
            "average": 0,
            "count": 2892326,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2892326,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2892326,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2892326,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2892326,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332875.4527,
          1559152.227,
          -1.515886116,
          -331818.0527,
          1560225.067,
          8.644113884
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332875.45273569576,
                1559152.227421395,
                -1.515886116115728
              ],
              [
                -332875.45273569576,
                1560225.0674213949,
                -1.515886116115728
              ],
              [
                -331818.05273569573,
                1560225.0674213949,
                8.644113883884271
              ],
              [
                -331818.05273569573,
                1559152.227421395,
                8.644113883884271
              ],
              [
                -332875.45273569576,
                1559152.227421395,
                -1.515886116115728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:17:13+00:00",
        "end_time": "2019-07-14T02:20:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1281.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1281.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1281.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1281.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7912495,
            63.84457049,
            -1.515886116,
            -160.7676032,
            63.85509262,
            8.644113884
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7890197517649,
                  63.84457049442207,
                  -1.515886116115728
                ],
                [
                  -160.791249499301,
                  63.85412751817357,
                  -1.515886116115728
                ],
                [
                  -160.7698260370408,
                  63.85509261866224,
                  8.644113883884271
                ],
                [
                  -160.7676032255595,
                  63.84553526880029,
                  8.644113883884271
                ],
                [
                  -160.7890197517649,
                  63.84457049442207,
                  -1.515886116115728
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1281.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1281.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:17:13Z",
            "pc:count": 2892326,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332185.2207,
                "count": 2892326,
                "maximum": -331818.0527,
                "minimum": -332875.4527,
                "name": "X",
                "position": 0,
                "stddev": 307.1895945,
                "variance": 94365.447
              },
              {
                "average": 1559724.454,
                "count": 2892326,
                "maximum": 1560225.067,
                "minimum": 1559152.227,
                "name": "Y",
                "position": 1,
                "stddev": 270.2491009,
                "variance": 73034.57652
              },
              {
                "average": 2.123297095,
                "count": 2892326,
                "maximum": 8.644113884,
                "minimum": -1.515886116,
                "name": "Z",
                "position": 2,
                "stddev": 1.762603951,
                "variance": 3.106772687
              },
              {
                "average": 765.3786447,
                "count": 2892326,
                "maximum": 13854,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 899.9719061,
                "variance": 809949.4319
              },
              {
                "average": 1.000681804,
                "count": 2892326,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02666596029,
                "variance": 0.0007110734382
              },
              {
                "average": 1.00136672,
                "count": 2892326,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03813206281,
                "variance": 0.001454054214
              },
              {
                "average": 1,
                "count": 2892326,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2892326,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.180035722,
                "count": 2892326,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.52834774,
                "variance": 156.9594971
              },
              {
                "average": 19.90377823,
                "count": 2892326,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.308961285,
                "variance": 1.713379646
              },
              {
                "average": 1.287744535,
                "count": 2892326,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4550591675,
                "variance": 0.2070788459
              },
              {
                "average": 16.17251202,
                "count": 2892326,
                "maximum": 27,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.29578391,
                "variance": 106.0031664
              },
              {
                "average": 247509006.1,
                "count": 2892326,
                "maximum": 248272233.1,
                "minimum": 247106000.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 553686.6462,
                "variance": 306568902200.0
              },
              {
                "average": 0,
                "count": 2892326,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2892326,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2892326,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2892326,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2892326,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332875.4527,
              1559152.227,
              -1.515886116,
              -331818.0527,
              1560225.067,
              8.644113884
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332875.45273569576,
                    1559152.227421395,
                    -1.515886116115728
                  ],
                  [
                    -332875.45273569576,
                    1560225.0674213949,
                    -1.515886116115728
                  ],
                  [
                    -331818.05273569573,
                    1560225.0674213949,
                    8.644113883884271
                  ],
                  [
                    -331818.05273569573,
                    1559152.227421395,
                    8.644113883884271
                  ],
                  [
                    -332875.45273569576,
                    1559152.227421395,
                    -1.515886116115728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:17:13+00:00",
            "end_time": "2019-07-14T02:20: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": "20190713_NCMP_AK_04VDR1586.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.73114115954579,
              63.89049820748606,
              27.239290816234913
            ],
            [
              -160.73327455484684,
              63.899707506829394,
              27.239290816234913
            ],
            [
              -160.72367810786318,
              63.900135829053795,
              79.73929081623491
            ],
            [
              -160.72154771145546,
              63.89092638996279,
              79.73929081623491
            ],
            [
              -160.73114115954579,
              63.89049820748606,
              27.239290816234913
            ]
          ]
        ]
      },
      "bbox": [
        -160.7332746,
        63.89049821,
        27.23929082,
        -160.7215477,
        63.90013583,
        79.73929082
      ],
      "properties": {
        "datetime": "2019-07-14T00:25:12Z",
        "pc:count": 1235399,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329328.9544,
            "count": 1235399,
            "maximum": -329055.5382,
            "minimum": -329528.4182,
            "name": "X",
            "position": 0,
            "stddev": 110.5869917,
            "variance": 12229.48274
          },
          {
            "average": 1564375.399,
            "count": 1235399,
            "maximum": 1564999.355,
            "minimum": 1563965.695,
            "name": "Y",
            "position": 1,
            "stddev": 278.6246295,
            "variance": 77631.68418
          },
          {
            "average": 55.88047522,
            "count": 1235399,
            "maximum": 79.73929082,
            "minimum": 27.23929082,
            "name": "Z",
            "position": 2,
            "stddev": 12.1170105,
            "variance": 146.8219434
          },
          {
            "average": 1103.378697,
            "count": 1235399,
            "maximum": 5787,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 853.1649035,
            "variance": 727890.3525
          },
          {
            "average": 1.171234557,
            "count": 1235399,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4976909802,
            "variance": 0.2476963118
          },
          {
            "average": 1.342902172,
            "count": 1235399,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7392407426,
            "variance": 0.5464768756
          },
          {
            "average": 1,
            "count": 1235399,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1235399,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.395439044,
            "count": 1235399,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4889449868,
            "variance": 0.2390672001
          },
          {
            "average": 20.14597723,
            "count": 1235399,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.050550355,
            "variance": 4.204756758
          },
          {
            "average": 1.17691855,
            "count": 1235399,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5116256668,
            "variance": 0.2617608229
          },
          {
            "average": 2.336392534,
            "count": 1235399,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5699904263,
            "variance": 0.3248890861
          },
          {
            "average": 247097293.5,
            "count": 1235399,
            "maximum": 247099112.7,
            "minimum": 247096687.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 949.5078213,
            "variance": 901565.1027
          },
          {
            "average": 0,
            "count": 1235399,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1235399,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1235399,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1235399,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1235399,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -329528.4182,
          1563965.695,
          27.23929082,
          -329055.5382,
          1564999.355,
          79.73929082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -329528.41824887594,
                1563965.6949328855,
                27.239290816234913
              ],
              [
                -329528.41824887594,
                1564999.3549328856,
                27.239290816234913
              ],
              [
                -329055.53824887594,
                1564999.3549328856,
                79.73929081623491
              ],
              [
                -329055.53824887594,
                1563965.6949328855,
                79.73929081623491
              ],
              [
                -329528.41824887594,
                1563965.6949328855,
                27.239290816234913
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:25:12+00:00",
        "end_time": "2019-07-13T23:44:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1586.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1586.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1586.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1586.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7332746,
            63.89049821,
            27.23929082,
            -160.7215477,
            63.90013583,
            79.73929082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.73114115954579,
                  63.89049820748606,
                  27.239290816234913
                ],
                [
                  -160.73327455484684,
                  63.899707506829394,
                  27.239290816234913
                ],
                [
                  -160.72367810786318,
                  63.900135829053795,
                  79.73929081623491
                ],
                [
                  -160.72154771145546,
                  63.89092638996279,
                  79.73929081623491
                ],
                [
                  -160.73114115954579,
                  63.89049820748606,
                  27.239290816234913
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1586.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1586.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:25:12Z",
            "pc:count": 1235399,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329328.9544,
                "count": 1235399,
                "maximum": -329055.5382,
                "minimum": -329528.4182,
                "name": "X",
                "position": 0,
                "stddev": 110.5869917,
                "variance": 12229.48274
              },
              {
                "average": 1564375.399,
                "count": 1235399,
                "maximum": 1564999.355,
                "minimum": 1563965.695,
                "name": "Y",
                "position": 1,
                "stddev": 278.6246295,
                "variance": 77631.68418
              },
              {
                "average": 55.88047522,
                "count": 1235399,
                "maximum": 79.73929082,
                "minimum": 27.23929082,
                "name": "Z",
                "position": 2,
                "stddev": 12.1170105,
                "variance": 146.8219434
              },
              {
                "average": 1103.378697,
                "count": 1235399,
                "maximum": 5787,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 853.1649035,
                "variance": 727890.3525
              },
              {
                "average": 1.171234557,
                "count": 1235399,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4976909802,
                "variance": 0.2476963118
              },
              {
                "average": 1.342902172,
                "count": 1235399,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7392407426,
                "variance": 0.5464768756
              },
              {
                "average": 1,
                "count": 1235399,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1235399,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.395439044,
                "count": 1235399,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4889449868,
                "variance": 0.2390672001
              },
              {
                "average": 20.14597723,
                "count": 1235399,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.050550355,
                "variance": 4.204756758
              },
              {
                "average": 1.17691855,
                "count": 1235399,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5116256668,
                "variance": 0.2617608229
              },
              {
                "average": 2.336392534,
                "count": 1235399,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5699904263,
                "variance": 0.3248890861
              },
              {
                "average": 247097293.5,
                "count": 1235399,
                "maximum": 247099112.7,
                "minimum": 247096687.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 949.5078213,
                "variance": 901565.1027
              },
              {
                "average": 0,
                "count": 1235399,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1235399,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1235399,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1235399,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1235399,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -329528.4182,
              1563965.695,
              27.23929082,
              -329055.5382,
              1564999.355,
              79.73929082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -329528.41824887594,
                    1563965.6949328855,
                    27.239290816234913
                  ],
                  [
                    -329528.41824887594,
                    1564999.3549328856,
                    27.239290816234913
                  ],
                  [
                    -329055.53824887594,
                    1564999.3549328856,
                    79.73929081623491
                  ],
                  [
                    -329055.53824887594,
                    1563965.6949328855,
                    79.73929081623491
                  ],
                  [
                    -329528.41824887594,
                    1563965.6949328855,
                    27.239290816234913
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:25:12+00:00",
            "end_time": "2019-07-13T23:44:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1487.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.75197722055617,
              63.898876065572786,
              16.39478040451703
            ],
            [
              -160.75419905881049,
              63.90843457917319,
              16.39478040451703
            ],
            [
              -160.73339217964102,
              63.909365113243254,
              84.27478040451703
            ],
            [
              -160.73117709177185,
              63.89980628440277,
              84.27478040451703
            ],
            [
              -160.75197722055617,
              63.898876065572786,
              16.39478040451703
            ]
          ]
        ]
      },
      "bbox": [
        -160.7541991,
        63.89887607,
        16.3947804,
        -160.7311771,
        63.90936511,
        84.2747804
      ],
      "properties": {
        "datetime": "2019-07-27T16:55:20Z",
        "pc:count": 5731351,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329952.903,
            "count": 5731351,
            "maximum": -329425.0036,
            "minimum": -330450.0036,
            "name": "X",
            "position": 0,
            "stddev": 260.3600276,
            "variance": 67787.34399
          },
          {
            "average": 1565566.85,
            "count": 5731351,
            "maximum": 1566072.802,
            "minimum": 1564999.922,
            "name": "Y",
            "position": 1,
            "stddev": 296.3364598,
            "variance": 87815.29741
          },
          {
            "average": 40.81915122,
            "count": 5731351,
            "maximum": 84.2747804,
            "minimum": 16.3947804,
            "name": "Z",
            "position": 2,
            "stddev": 12.37541799,
            "variance": 153.1509703
          },
          {
            "average": 837.5641237,
            "count": 5731351,
            "maximum": 6285,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 820.2358893,
            "variance": 672786.9141
          },
          {
            "average": 1.312923253,
            "count": 5731351,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6750572849,
            "variance": 0.4557023379
          },
          {
            "average": 1.626641083,
            "count": 5731351,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9856723112,
            "variance": 0.9715499052
          },
          {
            "average": 1,
            "count": 5731351,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5731351,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.294803791,
            "count": 5731351,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.174121437,
            "variance": 1.378561149
          },
          {
            "average": 19.92793645,
            "count": 5731351,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.212388074,
            "variance": 4.89466099
          },
          {
            "average": 1.327903142,
            "count": 5731351,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7159290204,
            "variance": 0.5125543623
          },
          {
            "average": 6.712800176,
            "count": 5731351,
            "maximum": 25,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.149476609,
            "variance": 51.11501579
          },
          {
            "average": 247251445.5,
            "count": 5731351,
            "maximum": 248281720.4,
            "minimum": 247096701.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 396504.4283,
            "variance": 157215761700.0
          },
          {
            "average": 0,
            "count": 5731351,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5731351,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5731351,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5731351,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5731351,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330450.0036,
          1564999.922,
          16.3947804,
          -329425.0036,
          1566072.802,
          84.2747804
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330450.00356640125,
                1564999.9223392063,
                16.39478040451703
              ],
              [
                -330450.00356640125,
                1566072.8023392062,
                16.39478040451703
              ],
              [
                -329425.00356640125,
                1566072.8023392062,
                84.27478040451703
              ],
              [
                -329425.00356640125,
                1564999.9223392063,
                84.27478040451703
              ],
              [
                -330450.00356640125,
                1564999.9223392063,
                16.39478040451703
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:55:20+00:00",
        "end_time": "2019-07-13T23:45:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1487.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1487.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1487.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1487.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7541991,
            63.89887607,
            16.3947804,
            -160.7311771,
            63.90936511,
            84.2747804
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.75197722055617,
                  63.898876065572786,
                  16.39478040451703
                ],
                [
                  -160.75419905881049,
                  63.90843457917319,
                  16.39478040451703
                ],
                [
                  -160.73339217964102,
                  63.909365113243254,
                  84.27478040451703
                ],
                [
                  -160.73117709177185,
                  63.89980628440277,
                  84.27478040451703
                ],
                [
                  -160.75197722055617,
                  63.898876065572786,
                  16.39478040451703
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1487.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1487.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:55:20Z",
            "pc:count": 5731351,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329952.903,
                "count": 5731351,
                "maximum": -329425.0036,
                "minimum": -330450.0036,
                "name": "X",
                "position": 0,
                "stddev": 260.3600276,
                "variance": 67787.34399
              },
              {
                "average": 1565566.85,
                "count": 5731351,
                "maximum": 1566072.802,
                "minimum": 1564999.922,
                "name": "Y",
                "position": 1,
                "stddev": 296.3364598,
                "variance": 87815.29741
              },
              {
                "average": 40.81915122,
                "count": 5731351,
                "maximum": 84.2747804,
                "minimum": 16.3947804,
                "name": "Z",
                "position": 2,
                "stddev": 12.37541799,
                "variance": 153.1509703
              },
              {
                "average": 837.5641237,
                "count": 5731351,
                "maximum": 6285,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 820.2358893,
                "variance": 672786.9141
              },
              {
                "average": 1.312923253,
                "count": 5731351,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6750572849,
                "variance": 0.4557023379
              },
              {
                "average": 1.626641083,
                "count": 5731351,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9856723112,
                "variance": 0.9715499052
              },
              {
                "average": 1,
                "count": 5731351,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5731351,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.294803791,
                "count": 5731351,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.174121437,
                "variance": 1.378561149
              },
              {
                "average": 19.92793645,
                "count": 5731351,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.212388074,
                "variance": 4.89466099
              },
              {
                "average": 1.327903142,
                "count": 5731351,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7159290204,
                "variance": 0.5125543623
              },
              {
                "average": 6.712800176,
                "count": 5731351,
                "maximum": 25,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.149476609,
                "variance": 51.11501579
              },
              {
                "average": 247251445.5,
                "count": 5731351,
                "maximum": 248281720.4,
                "minimum": 247096701.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 396504.4283,
                "variance": 157215761700.0
              },
              {
                "average": 0,
                "count": 5731351,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5731351,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5731351,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5731351,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5731351,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330450.0036,
              1564999.922,
              16.3947804,
              -329425.0036,
              1566072.802,
              84.2747804
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330450.00356640125,
                    1564999.9223392063,
                    16.39478040451703
                  ],
                  [
                    -330450.00356640125,
                    1566072.8023392062,
                    16.39478040451703
                  ],
                  [
                    -329425.00356640125,
                    1566072.8023392062,
                    84.27478040451703
                  ],
                  [
                    -329425.00356640125,
                    1564999.9223392063,
                    84.27478040451703
                  ],
                  [
                    -330450.00356640125,
                    1564999.9223392063,
                    16.39478040451703
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:55:20+00:00",
            "end_time": "2019-07-13T23:45: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": "20190713_NCMP_AK_04VDR1587.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.73174718009733,
              63.89969904133178,
              35.25123328740697
            ],
            [
              -160.73257858135713,
              63.90328724300723,
              35.25123328740697
            ],
            [
              -160.7301028859935,
              63.903397776578664,
              51.61123328740697
            ],
            [
              -160.72927178625773,
              63.899809560846634,
              51.61123328740697
            ],
            [
              -160.73174718009733,
              63.89969904133178,
              35.25123328740697
            ]
          ]
        ]
      },
      "bbox": [
        -160.7325786,
        63.89969904,
        35.25123329,
        -160.7292718,
        63.90339778,
        51.61123329
      ],
      "properties": {
        "datetime": "2019-07-13T23:45:07Z",
        "pc:count": 106720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329397.1434,
            "count": 106720,
            "maximum": -329332.04,
            "minimum": -329454.02,
            "name": "X",
            "position": 0,
            "stddev": 27.01555494,
            "variance": 729.8402088
          },
          {
            "average": 1565150.875,
            "count": 106720,
            "maximum": 1565393.577,
            "minimum": 1564990.837,
            "name": "Y",
            "position": 1,
            "stddev": 105.6350274,
            "variance": 11158.75901
          },
          {
            "average": 45.77665223,
            "count": 106720,
            "maximum": 51.61123329,
            "minimum": 35.25123329,
            "name": "Z",
            "position": 2,
            "stddev": 3.878533436,
            "variance": 15.04302161
          },
          {
            "average": 1417.005566,
            "count": 106720,
            "maximum": 4273,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 743.9892985,
            "variance": 553520.0762
          },
          {
            "average": 1.034136057,
            "count": 106720,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2274437109,
            "variance": 0.05173064163
          },
          {
            "average": 1.067100825,
            "count": 106720,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3448949,
            "variance": 0.118952492
          },
          {
            "average": 1,
            "count": 106720,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.527127061,
            "count": 106720,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4992659194,
            "variance": 0.2492664582
          },
          {
            "average": 19.60359883,
            "count": 106720,
            "maximum": 21,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.014534099,
            "variance": 1.029279439
          },
          {
            "average": 1.035316717,
            "count": 106720,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.233486582,
            "variance": 0.05451598399
          },
          {
            "average": 2,
            "count": 106720,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247096704.5,
            "count": 106720,
            "maximum": 247096707.7,
            "minimum": 247096701.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.611338001,
            "variance": 2.596410154
          },
          {
            "average": 0,
            "count": 106720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106720,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 106720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -329454.02,
          1564990.837,
          35.25123329,
          -329332.04,
          1565393.577,
          51.61123329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -329454.01995901833,
                1564990.8365904721,
                35.25123328740697
              ],
              [
                -329454.01995901833,
                1565393.5765904724,
                35.25123328740697
              ],
              [
                -329332.03995901835,
                1565393.5765904724,
                51.61123328740697
              ],
              [
                -329332.03995901835,
                1564990.8365904721,
                51.61123328740697
              ],
              [
                -329454.01995901833,
                1564990.8365904721,
                35.25123328740697
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-13T23:45:07+00:00",
        "end_time": "2019-07-13T23:45:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1587.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1587.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1587.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1587.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7325786,
            63.89969904,
            35.25123329,
            -160.7292718,
            63.90339778,
            51.61123329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.73174718009733,
                  63.89969904133178,
                  35.25123328740697
                ],
                [
                  -160.73257858135713,
                  63.90328724300723,
                  35.25123328740697
                ],
                [
                  -160.7301028859935,
                  63.903397776578664,
                  51.61123328740697
                ],
                [
                  -160.72927178625773,
                  63.899809560846634,
                  51.61123328740697
                ],
                [
                  -160.73174718009733,
                  63.89969904133178,
                  35.25123328740697
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1587.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1587.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-13T23:45:07Z",
            "pc:count": 106720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329397.1434,
                "count": 106720,
                "maximum": -329332.04,
                "minimum": -329454.02,
                "name": "X",
                "position": 0,
                "stddev": 27.01555494,
                "variance": 729.8402088
              },
              {
                "average": 1565150.875,
                "count": 106720,
                "maximum": 1565393.577,
                "minimum": 1564990.837,
                "name": "Y",
                "position": 1,
                "stddev": 105.6350274,
                "variance": 11158.75901
              },
              {
                "average": 45.77665223,
                "count": 106720,
                "maximum": 51.61123329,
                "minimum": 35.25123329,
                "name": "Z",
                "position": 2,
                "stddev": 3.878533436,
                "variance": 15.04302161
              },
              {
                "average": 1417.005566,
                "count": 106720,
                "maximum": 4273,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 743.9892985,
                "variance": 553520.0762
              },
              {
                "average": 1.034136057,
                "count": 106720,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2274437109,
                "variance": 0.05173064163
              },
              {
                "average": 1.067100825,
                "count": 106720,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3448949,
                "variance": 0.118952492
              },
              {
                "average": 1,
                "count": 106720,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.527127061,
                "count": 106720,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4992659194,
                "variance": 0.2492664582
              },
              {
                "average": 19.60359883,
                "count": 106720,
                "maximum": 21,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.014534099,
                "variance": 1.029279439
              },
              {
                "average": 1.035316717,
                "count": 106720,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.233486582,
                "variance": 0.05451598399
              },
              {
                "average": 2,
                "count": 106720,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247096704.5,
                "count": 106720,
                "maximum": 247096707.7,
                "minimum": 247096701.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.611338001,
                "variance": 2.596410154
              },
              {
                "average": 0,
                "count": 106720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106720,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 106720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -329454.02,
              1564990.837,
              35.25123329,
              -329332.04,
              1565393.577,
              51.61123329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -329454.01995901833,
                    1564990.8365904721,
                    35.25123328740697
                  ],
                  [
                    -329454.01995901833,
                    1565393.5765904724,
                    35.25123328740697
                  ],
                  [
                    -329332.03995901835,
                    1565393.5765904724,
                    51.61123328740697
                  ],
                  [
                    -329332.03995901835,
                    1564990.8365904721,
                    51.61123328740697
                  ],
                  [
                    -329454.01995901833,
                    1564990.8365904721,
                    35.25123328740697
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-13T23:45:07+00:00",
            "end_time": "2019-07-13T23:45: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": "20190713_NCMP_AK_04VDR1677.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.70629051289902,
              63.81678776900963,
              17.382047607307396
            ],
            [
              -160.7068617891404,
              63.81926963430486,
              17.382047607307396
            ],
            [
              -160.68804164946175,
              63.82010796699515,
              23.522047607307396
            ],
            [
              -160.68747195451536,
              63.817626028229704,
              23.522047607307396
            ],
            [
              -160.70629051289902,
              63.81678776900963,
              17.382047607307396
            ]
          ]
        ]
      },
      "bbox": [
        -160.7068618,
        63.81678777,
        17.38204761,
        -160.687472,
        63.82010797,
        23.52204761
      ],
      "properties": {
        "datetime": "2019-07-14T01:17:27Z",
        "pc:count": 133603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -328592.4725,
            "count": 133603,
            "maximum": -328215.8718,
            "minimum": -329145.7718,
            "name": "X",
            "position": 0,
            "stddev": 311.3127861,
            "variance": 96915.65079
          },
          {
            "average": 1555814.09,
            "count": 133603,
            "maximum": 1555931.888,
            "minimum": 1555653.308,
            "name": "Y",
            "position": 1,
            "stddev": 63.46874566,
            "variance": 4028.281675
          },
          {
            "average": 21.32952454,
            "count": 133603,
            "maximum": 23.52204761,
            "minimum": 17.38204761,
            "name": "Z",
            "position": 2,
            "stddev": 1.183753303,
            "variance": 1.401271882
          },
          {
            "average": 1173.761682,
            "count": 133603,
            "maximum": 3631,
            "minimum": 33,
            "name": "Intensity",
            "position": 3,
            "stddev": 671.8771747,
            "variance": 451418.9379
          },
          {
            "average": 1,
            "count": 133603,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 133603,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 133603,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133603,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.800393704,
            "count": 133603,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3997059151,
            "variance": 0.1597648186
          },
          {
            "average": 17.63566357,
            "count": 133603,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.844689961,
            "variance": 3.402881052
          },
          {
            "average": 1,
            "count": 133603,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.123777161,
            "count": 133603,
            "maximum": 12,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.634670105,
            "variance": 2.672146353
          },
          {
            "average": 247101052.6,
            "count": 133603,
            "maximum": 247102247,
            "minimum": 247100589.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 674.791012,
            "variance": 455342.9099
          },
          {
            "average": 0,
            "count": 133603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133603,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -329145.7718,
          1555653.308,
          17.38204761,
          -328215.8718,
          1555931.888,
          23.52204761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -329145.7718342453,
                1555653.3084358496,
                17.382047607307396
              ],
              [
                -329145.7718342453,
                1555931.8884358497,
                17.382047607307396
              ],
              [
                -328215.8718342453,
                1555931.8884358497,
                23.522047607307396
              ],
              [
                -328215.8718342453,
                1555653.3084358496,
                23.522047607307396
              ],
              [
                -329145.7718342453,
                1555653.3084358496,
                17.382047607307396
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T01:17:27+00:00",
        "end_time": "2019-07-14T00:49:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1677.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1677.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1677.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1677.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7068618,
            63.81678777,
            17.38204761,
            -160.687472,
            63.82010797,
            23.52204761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.70629051289902,
                  63.81678776900963,
                  17.382047607307396
                ],
                [
                  -160.7068617891404,
                  63.81926963430486,
                  17.382047607307396
                ],
                [
                  -160.68804164946175,
                  63.82010796699515,
                  23.522047607307396
                ],
                [
                  -160.68747195451536,
                  63.817626028229704,
                  23.522047607307396
                ],
                [
                  -160.70629051289902,
                  63.81678776900963,
                  17.382047607307396
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1677.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1677.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T01:17:27Z",
            "pc:count": 133603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -328592.4725,
                "count": 133603,
                "maximum": -328215.8718,
                "minimum": -329145.7718,
                "name": "X",
                "position": 0,
                "stddev": 311.3127861,
                "variance": 96915.65079
              },
              {
                "average": 1555814.09,
                "count": 133603,
                "maximum": 1555931.888,
                "minimum": 1555653.308,
                "name": "Y",
                "position": 1,
                "stddev": 63.46874566,
                "variance": 4028.281675
              },
              {
                "average": 21.32952454,
                "count": 133603,
                "maximum": 23.52204761,
                "minimum": 17.38204761,
                "name": "Z",
                "position": 2,
                "stddev": 1.183753303,
                "variance": 1.401271882
              },
              {
                "average": 1173.761682,
                "count": 133603,
                "maximum": 3631,
                "minimum": 33,
                "name": "Intensity",
                "position": 3,
                "stddev": 671.8771747,
                "variance": 451418.9379
              },
              {
                "average": 1,
                "count": 133603,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 133603,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 133603,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133603,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.800393704,
                "count": 133603,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3997059151,
                "variance": 0.1597648186
              },
              {
                "average": 17.63566357,
                "count": 133603,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.844689961,
                "variance": 3.402881052
              },
              {
                "average": 1,
                "count": 133603,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.123777161,
                "count": 133603,
                "maximum": 12,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.634670105,
                "variance": 2.672146353
              },
              {
                "average": 247101052.6,
                "count": 133603,
                "maximum": 247102247,
                "minimum": 247100589.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 674.791012,
                "variance": 455342.9099
              },
              {
                "average": 0,
                "count": 133603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133603,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -329145.7718,
              1555653.308,
              17.38204761,
              -328215.8718,
              1555931.888,
              23.52204761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -329145.7718342453,
                    1555653.3084358496,
                    17.382047607307396
                  ],
                  [
                    -329145.7718342453,
                    1555931.8884358497,
                    17.382047607307396
                  ],
                  [
                    -328215.8718342453,
                    1555931.8884358497,
                    23.522047607307396
                  ],
                  [
                    -328215.8718342453,
                    1555653.3084358496,
                    23.522047607307396
                  ],
                  [
                    -329145.7718342453,
                    1555653.3084358496,
                    17.382047607307396
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T01:17:27+00:00",
            "end_time": "2019-07-14T00:49:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1282.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.78984506111925,
              63.85353197548023,
              -0.640264219421134
            ],
            [
              -160.79207048033956,
              63.863066456208976,
              -0.640264219421134
            ],
            [
              -160.77038835880654,
              63.86404301990638,
              10.419735780578867
            ],
            [
              -160.7681699448925,
              63.854508209840716,
              10.419735780578867
            ],
            [
              -160.78984506111925,
              63.85353197548023,
              -0.640264219421134
            ]
          ]
        ]
      },
      "bbox": [
        -160.7920705,
        63.85353198,
        -0.6402642194,
        -160.7681699,
        63.86404302,
        10.41973578
      ],
      "properties": {
        "datetime": "2019-07-27T14:16:58Z",
        "pc:count": 3463294,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332144.1256,
            "count": 3463294,
            "maximum": -331743.8013,
            "minimum": -332813.6413,
            "name": "X",
            "position": 0,
            "stddev": 196.6514599,
            "variance": 38671.7967
          },
          {
            "average": 1560729.044,
            "count": 3463294,
            "maximum": 1561222.172,
            "minimum": 1560151.872,
            "name": "Y",
            "position": 1,
            "stddev": 283.3325602,
            "variance": 80277.33967
          },
          {
            "average": 3.718435143,
            "count": 3463294,
            "maximum": 10.41973578,
            "minimum": -0.6402642194,
            "name": "Z",
            "position": 2,
            "stddev": 1.924580113,
            "variance": 3.704008611
          },
          {
            "average": 822.837153,
            "count": 3463294,
            "maximum": 29773,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 658.3994249,
            "variance": 433489.8026
          },
          {
            "average": 1.003849226,
            "count": 3463294,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06532186853,
            "variance": 0.004266946508
          },
          {
            "average": 1.007730502,
            "count": 3463294,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09476234414,
            "variance": 0.008979901868
          },
          {
            "average": 1,
            "count": 3463294,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463294,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.909438817,
            "count": 3463294,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.124889201,
            "variance": 66.01382453
          },
          {
            "average": 19.96115502,
            "count": 3463294,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.493466378,
            "variance": 2.230441822
          },
          {
            "average": 1.100489592,
            "count": 3463294,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3013721139,
            "variance": 0.09082515105
          },
          {
            "average": 15.11883138,
            "count": 3463294,
            "maximum": 26,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.188921241,
            "variance": 84.43627357
          },
          {
            "average": 247487379.3,
            "count": 3463294,
            "maximum": 248272218.6,
            "minimum": 247105240.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 546757.4154,
            "variance": 298943671300.0
          },
          {
            "average": 0,
            "count": 3463294,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463294,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463294,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463294,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463294,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332813.6413,
          1560151.872,
          -0.6402642194,
          -331743.8013,
          1561222.172,
          10.41973578
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332813.64128776634,
                1560151.8716989039,
                -0.640264219421134
              ],
              [
                -332813.64128776634,
                1561222.1716989037,
                -0.640264219421134
              ],
              [
                -331743.8012877664,
                1561222.1716989037,
                10.419735780578867
              ],
              [
                -331743.8012877664,
                1560151.8716989039,
                10.419735780578867
              ],
              [
                -332813.64128776634,
                1560151.8716989039,
                -0.640264219421134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:16:58+00:00",
        "end_time": "2019-07-14T02:07:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1282.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1282.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1282.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1282.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7920705,
            63.85353198,
            -0.6402642194,
            -160.7681699,
            63.86404302,
            10.41973578
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.78984506111925,
                  63.85353197548023,
                  -0.640264219421134
                ],
                [
                  -160.79207048033956,
                  63.863066456208976,
                  -0.640264219421134
                ],
                [
                  -160.77038835880654,
                  63.86404301990638,
                  10.419735780578867
                ],
                [
                  -160.7681699448925,
                  63.854508209840716,
                  10.419735780578867
                ],
                [
                  -160.78984506111925,
                  63.85353197548023,
                  -0.640264219421134
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1282.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1282.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:16:58Z",
            "pc:count": 3463294,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332144.1256,
                "count": 3463294,
                "maximum": -331743.8013,
                "minimum": -332813.6413,
                "name": "X",
                "position": 0,
                "stddev": 196.6514599,
                "variance": 38671.7967
              },
              {
                "average": 1560729.044,
                "count": 3463294,
                "maximum": 1561222.172,
                "minimum": 1560151.872,
                "name": "Y",
                "position": 1,
                "stddev": 283.3325602,
                "variance": 80277.33967
              },
              {
                "average": 3.718435143,
                "count": 3463294,
                "maximum": 10.41973578,
                "minimum": -0.6402642194,
                "name": "Z",
                "position": 2,
                "stddev": 1.924580113,
                "variance": 3.704008611
              },
              {
                "average": 822.837153,
                "count": 3463294,
                "maximum": 29773,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 658.3994249,
                "variance": 433489.8026
              },
              {
                "average": 1.003849226,
                "count": 3463294,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06532186853,
                "variance": 0.004266946508
              },
              {
                "average": 1.007730502,
                "count": 3463294,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09476234414,
                "variance": 0.008979901868
              },
              {
                "average": 1,
                "count": 3463294,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463294,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.909438817,
                "count": 3463294,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.124889201,
                "variance": 66.01382453
              },
              {
                "average": 19.96115502,
                "count": 3463294,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.493466378,
                "variance": 2.230441822
              },
              {
                "average": 1.100489592,
                "count": 3463294,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3013721139,
                "variance": 0.09082515105
              },
              {
                "average": 15.11883138,
                "count": 3463294,
                "maximum": 26,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.188921241,
                "variance": 84.43627357
              },
              {
                "average": 247487379.3,
                "count": 3463294,
                "maximum": 248272218.6,
                "minimum": 247105240.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 546757.4154,
                "variance": 298943671300.0
              },
              {
                "average": 0,
                "count": 3463294,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463294,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463294,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463294,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463294,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332813.6413,
              1560151.872,
              -0.6402642194,
              -331743.8013,
              1561222.172,
              10.41973578
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332813.64128776634,
                    1560151.8716989039,
                    -0.640264219421134
                  ],
                  [
                    -332813.64128776634,
                    1561222.1716989037,
                    -0.640264219421134
                  ],
                  [
                    -331743.8012877664,
                    1561222.1716989037,
                    10.419735780578867
                  ],
                  [
                    -331743.8012877664,
                    1560151.8716989039,
                    10.419735780578867
                  ],
                  [
                    -332813.64128776634,
                    1560151.8716989039,
                    -0.640264219421134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:16:58+00:00",
            "end_time": "2019-07-14T02:07: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": "20190713_NCMP_AK_04VDR1678.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.70636489408398,
              63.8186913492977,
              15.26568253823412
            ],
            [
              -160.70855156080546,
              63.82818819428531,
              15.26568253823412
            ],
            [
              -160.68708690533225,
              63.82914409418668,
              22.80568253823412
            ],
            [
              -160.68490714011335,
              63.819646928600775,
              22.80568253823412
            ],
            [
              -160.70636489408398,
              63.8186913492977,
              15.26568253823412
            ]
          ]
        ]
      },
      "bbox": [
        -160.7085516,
        63.81869135,
        15.26568254,
        -160.6849071,
        63.82914409,
        22.80568254
      ],
      "properties": {
        "datetime": "2019-07-14T23:25:07Z",
        "pc:count": 2027284,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -328588.2042,
            "count": 2027284,
            "maximum": -328067.7395,
            "minimum": -329127.9795,
            "name": "X",
            "position": 0,
            "stddev": 288.2789261,
            "variance": 83104.73923
          },
          {
            "average": 1556432.552,
            "count": 2027284,
            "maximum": 1556931.155,
            "minimum": 1555865.175,
            "name": "Y",
            "position": 1,
            "stddev": 283.7256171,
            "variance": 80500.22582
          },
          {
            "average": 18.69830069,
            "count": 2027284,
            "maximum": 22.80568254,
            "minimum": 15.26568254,
            "name": "Z",
            "position": 2,
            "stddev": 1.400674451,
            "variance": 1.961888917
          },
          {
            "average": 1184.08175,
            "count": 2027284,
            "maximum": 4384,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 666.3295868,
            "variance": 443995.1183
          },
          {
            "average": 1.000000987,
            "count": 2027284,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0009932477601,
            "variance": 9.865411129e-07
          },
          {
            "average": 1.000001973,
            "count": 2027284,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00140466376,
            "variance": 1.973080279e-06
          },
          {
            "average": 1,
            "count": 2027284,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2027284,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.586222256,
            "count": 2027284,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4925097382,
            "variance": 0.2425658422
          },
          {
            "average": 20.03346894,
            "count": 2027284,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.193906023,
            "variance": 4.813223638
          },
          {
            "average": 1.000011838,
            "count": 2027284,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.003440692501,
            "variance": 1.183836488e-05
          },
          {
            "average": 8.365882629,
            "count": 2027284,
            "maximum": 16,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.705095603,
            "variance": 2.907351017
          },
          {
            "average": 247101503.2,
            "count": 2027284,
            "maximum": 247181907.9,
            "minimum": 247099804,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7960.434883,
            "variance": 63368523.53
          },
          {
            "average": 0,
            "count": 2027284,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2027284,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2027284,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2027284,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2027284,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -329127.9795,
          1555865.175,
          15.26568254,
          -328067.7395,
          1556931.155,
          22.80568254
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -329127.9795112248,
                1555865.1752782615,
                15.26568253823412
              ],
              [
                -329127.9795112248,
                1556931.1552782615,
                15.26568253823412
              ],
              [
                -328067.7395112248,
                1556931.1552782615,
                22.80568253823412
              ],
              [
                -328067.7395112248,
                1555865.1752782615,
                22.80568253823412
              ],
              [
                -329127.9795112248,
                1555865.1752782615,
                15.26568253823412
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T23:25:07+00:00",
        "end_time": "2019-07-14T00:36:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1678.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1678.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1678.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1678.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7085516,
            63.81869135,
            15.26568254,
            -160.6849071,
            63.82914409,
            22.80568254
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.70636489408398,
                  63.8186913492977,
                  15.26568253823412
                ],
                [
                  -160.70855156080546,
                  63.82818819428531,
                  15.26568253823412
                ],
                [
                  -160.68708690533225,
                  63.82914409418668,
                  22.80568253823412
                ],
                [
                  -160.68490714011335,
                  63.819646928600775,
                  22.80568253823412
                ],
                [
                  -160.70636489408398,
                  63.8186913492977,
                  15.26568253823412
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1678.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1678.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T23:25:07Z",
            "pc:count": 2027284,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -328588.2042,
                "count": 2027284,
                "maximum": -328067.7395,
                "minimum": -329127.9795,
                "name": "X",
                "position": 0,
                "stddev": 288.2789261,
                "variance": 83104.73923
              },
              {
                "average": 1556432.552,
                "count": 2027284,
                "maximum": 1556931.155,
                "minimum": 1555865.175,
                "name": "Y",
                "position": 1,
                "stddev": 283.7256171,
                "variance": 80500.22582
              },
              {
                "average": 18.69830069,
                "count": 2027284,
                "maximum": 22.80568254,
                "minimum": 15.26568254,
                "name": "Z",
                "position": 2,
                "stddev": 1.400674451,
                "variance": 1.961888917
              },
              {
                "average": 1184.08175,
                "count": 2027284,
                "maximum": 4384,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 666.3295868,
                "variance": 443995.1183
              },
              {
                "average": 1.000000987,
                "count": 2027284,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0009932477601,
                "variance": 9.865411129e-07
              },
              {
                "average": 1.000001973,
                "count": 2027284,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00140466376,
                "variance": 1.973080279e-06
              },
              {
                "average": 1,
                "count": 2027284,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2027284,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.586222256,
                "count": 2027284,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4925097382,
                "variance": 0.2425658422
              },
              {
                "average": 20.03346894,
                "count": 2027284,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.193906023,
                "variance": 4.813223638
              },
              {
                "average": 1.000011838,
                "count": 2027284,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.003440692501,
                "variance": 1.183836488e-05
              },
              {
                "average": 8.365882629,
                "count": 2027284,
                "maximum": 16,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.705095603,
                "variance": 2.907351017
              },
              {
                "average": 247101503.2,
                "count": 2027284,
                "maximum": 247181907.9,
                "minimum": 247099804,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7960.434883,
                "variance": 63368523.53
              },
              {
                "average": 0,
                "count": 2027284,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2027284,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2027284,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2027284,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2027284,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -329127.9795,
              1555865.175,
              15.26568254,
              -328067.7395,
              1556931.155,
              22.80568254
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -329127.9795112248,
                    1555865.1752782615,
                    15.26568253823412
                  ],
                  [
                    -329127.9795112248,
                    1556931.1552782615,
                    15.26568253823412
                  ],
                  [
                    -328067.7395112248,
                    1556931.1552782615,
                    22.80568253823412
                  ],
                  [
                    -328067.7395112248,
                    1555865.1752782615,
                    22.80568253823412
                  ],
                  [
                    -329127.9795112248,
                    1555865.1752782615,
                    15.26568253823412
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T23:25:07+00:00",
            "end_time": "2019-07-14T00:36: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": "20190713_NCMP_AK_04VDR1679.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7068965160171,
              63.827621669325424,
              10.200495339994013
            ],
            [
              -160.70909367197712,
              63.837160473825094,
              10.200495339994013
            ],
            [
              -160.6874284286154,
              63.83812508399471,
              18.380495339994013
            ],
            [
              -160.6852382714913,
              63.828585954416795,
              18.380495339994013
            ],
            [
              -160.7068965160171,
              63.827621669325424,
              10.200495339994013
            ]
          ]
        ]
      },
      "bbox": [
        -160.7090937,
        63.82762167,
        10.20049534,
        -160.6852383,
        63.83812508,
        18.38049534
      ],
      "properties": {
        "datetime": "2019-07-14T23:25:11Z",
        "pc:count": 2997301,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -328532.9181,
            "count": 2997301,
            "maximum": -327983.6161,
            "minimum": -329053.4361,
            "name": "X",
            "position": 0,
            "stddev": 297.6611657,
            "variance": 88602.16957
          },
          {
            "average": 1557457.718,
            "count": 2997301,
            "maximum": 1557930.691,
            "minimum": 1556860.011,
            "name": "Y",
            "position": 1,
            "stddev": 294.7041927,
            "variance": 86850.5612
          },
          {
            "average": 14.55442325,
            "count": 2997301,
            "maximum": 18.38049534,
            "minimum": 10.20049534,
            "name": "Z",
            "position": 2,
            "stddev": 1.730362209,
            "variance": 2.994153373
          },
          {
            "average": 1332.814788,
            "count": 2997301,
            "maximum": 5217,
            "minimum": 13,
            "name": "Intensity",
            "position": 3,
            "stddev": 770.6205286,
            "variance": 593855.9991
          },
          {
            "average": 1,
            "count": 2997301,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2997301,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2997301,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2997301,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.485230546,
            "count": 2997301,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.499781899,
            "variance": 0.2497819466
          },
          {
            "average": 20.13801256,
            "count": 2997301,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.830665499,
            "variance": 3.351336168
          },
          {
            "average": 1.000003336,
            "count": 2997301,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00182656095,
            "variance": 3.336324905e-06
          },
          {
            "average": 6.933355709,
            "count": 2997301,
            "maximum": 16,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.293614062,
            "variance": 5.260665467
          },
          {
            "average": 247102693.3,
            "count": 2997301,
            "maximum": 247181911.4,
            "minimum": 247098809.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14286.44784,
            "variance": 204102592
          },
          {
            "average": 0,
            "count": 2997301,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2997301,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2997301,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2997301,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2997301,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -329053.4361,
          1556860.011,
          10.20049534,
          -327983.6161,
          1557930.691,
          18.38049534
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -329053.4360782281,
                1556860.0107500788,
                10.200495339994013
              ],
              [
                -329053.4360782281,
                1557930.690750079,
                10.200495339994013
              ],
              [
                -327983.61607822817,
                1557930.690750079,
                18.380495339994013
              ],
              [
                -327983.61607822817,
                1556860.0107500788,
                18.380495339994013
              ],
              [
                -329053.4360782281,
                1556860.0107500788,
                10.200495339994013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T23:25:11+00:00",
        "end_time": "2019-07-14T00:20:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1679.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1679.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1679.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1679.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7090937,
            63.82762167,
            10.20049534,
            -160.6852383,
            63.83812508,
            18.38049534
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7068965160171,
                  63.827621669325424,
                  10.200495339994013
                ],
                [
                  -160.70909367197712,
                  63.837160473825094,
                  10.200495339994013
                ],
                [
                  -160.6874284286154,
                  63.83812508399471,
                  18.380495339994013
                ],
                [
                  -160.6852382714913,
                  63.828585954416795,
                  18.380495339994013
                ],
                [
                  -160.7068965160171,
                  63.827621669325424,
                  10.200495339994013
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1679.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1679.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T23:25:11Z",
            "pc:count": 2997301,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -328532.9181,
                "count": 2997301,
                "maximum": -327983.6161,
                "minimum": -329053.4361,
                "name": "X",
                "position": 0,
                "stddev": 297.6611657,
                "variance": 88602.16957
              },
              {
                "average": 1557457.718,
                "count": 2997301,
                "maximum": 1557930.691,
                "minimum": 1556860.011,
                "name": "Y",
                "position": 1,
                "stddev": 294.7041927,
                "variance": 86850.5612
              },
              {
                "average": 14.55442325,
                "count": 2997301,
                "maximum": 18.38049534,
                "minimum": 10.20049534,
                "name": "Z",
                "position": 2,
                "stddev": 1.730362209,
                "variance": 2.994153373
              },
              {
                "average": 1332.814788,
                "count": 2997301,
                "maximum": 5217,
                "minimum": 13,
                "name": "Intensity",
                "position": 3,
                "stddev": 770.6205286,
                "variance": 593855.9991
              },
              {
                "average": 1,
                "count": 2997301,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2997301,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2997301,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2997301,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.485230546,
                "count": 2997301,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.499781899,
                "variance": 0.2497819466
              },
              {
                "average": 20.13801256,
                "count": 2997301,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.830665499,
                "variance": 3.351336168
              },
              {
                "average": 1.000003336,
                "count": 2997301,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00182656095,
                "variance": 3.336324905e-06
              },
              {
                "average": 6.933355709,
                "count": 2997301,
                "maximum": 16,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.293614062,
                "variance": 5.260665467
              },
              {
                "average": 247102693.3,
                "count": 2997301,
                "maximum": 247181911.4,
                "minimum": 247098809.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14286.44784,
                "variance": 204102592
              },
              {
                "average": 0,
                "count": 2997301,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2997301,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2997301,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2997301,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2997301,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -329053.4361,
              1556860.011,
              10.20049534,
              -327983.6161,
              1557930.691,
              18.38049534
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -329053.4360782281,
                    1556860.0107500788,
                    10.200495339994013
                  ],
                  [
                    -329053.4360782281,
                    1557930.690750079,
                    10.200495339994013
                  ],
                  [
                    -327983.61607822817,
                    1557930.690750079,
                    18.380495339994013
                  ],
                  [
                    -327983.61607822817,
                    1556860.0107500788,
                    18.380495339994013
                  ],
                  [
                    -329053.4360782281,
                    1556860.0107500788,
                    10.200495339994013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T23:25:11+00:00",
            "end_time": "2019-07-14T00:20:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1283.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7903544932371,
              63.862501926807695,
              -2.434509190954664
            ],
            [
              -160.79258625603313,
              63.872060014426395,
              -2.434509190954664
            ],
            [
              -160.77095342475218,
              63.87303414600554,
              19.585490809045336
            ],
            [
              -160.76872867071216,
              63.86347572892526,
              19.585490809045336
            ],
            [
              -160.7903544932371,
              63.862501926807695,
              -2.434509190954664
            ]
          ]
        ]
      },
      "bbox": [
        -160.7925863,
        63.86250193,
        -2.434509191,
        -160.7687287,
        63.87303415,
        19.58549081
      ],
      "properties": {
        "datetime": "2019-07-27T14:16:43Z",
        "pc:count": 4168504,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332214.5463,
            "count": 4168504,
            "maximum": -331669.2051,
            "minimum": -332736.2851,
            "name": "X",
            "position": 0,
            "stddev": 276.7501629,
            "variance": 76590.65266
          },
          {
            "average": 1561664.482,
            "count": 4168504,
            "maximum": 1562223.802,
            "minimum": 1561150.862,
            "name": "Y",
            "position": 1,
            "stddev": 298.3078375,
            "variance": 88987.56591
          },
          {
            "average": 2.935081967,
            "count": 4168504,
            "maximum": 19.58549081,
            "minimum": -2.434509191,
            "name": "Z",
            "position": 2,
            "stddev": 2.367420399,
            "variance": 5.604679346
          },
          {
            "average": 708.4192372,
            "count": 4168504,
            "maximum": 59316,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 779.5327755,
            "variance": 607671.348
          },
          {
            "average": 1.028575,
            "count": 4168504,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2014646902,
            "variance": 0.04058802139
          },
          {
            "average": 1.05766985,
            "count": 4168504,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3057629123,
            "variance": 0.09349095853
          },
          {
            "average": 1,
            "count": 4168504,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4168504,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.892785038,
            "count": 4168504,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.79834656,
            "variance": 139.2009815
          },
          {
            "average": 19.94619757,
            "count": 4168504,
            "maximum": 25.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.497199421,
            "variance": 2.241606107
          },
          {
            "average": 1.269649255,
            "count": 4168504,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.459038854,
            "variance": 0.2107166695
          },
          {
            "average": 16.54883311,
            "count": 4168504,
            "maximum": 24,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.866824983,
            "variance": 61.88693531
          },
          {
            "average": 247357326.5,
            "count": 4168504,
            "maximum": 248272203.9,
            "minimum": 247104492.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479448.6649,
            "variance": 229871022300.0
          },
          {
            "average": 0,
            "count": 4168504,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4168504,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4168504,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4168504,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4168504,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332736.2851,
          1561150.862,
          -2.434509191,
          -331669.2051,
          1562223.802,
          19.58549081
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332736.2851068307,
                1561150.8621857658,
                -2.434509190954664
              ],
              [
                -332736.2851068307,
                1562223.8021857657,
                -2.434509190954664
              ],
              [
                -331669.20510683075,
                1562223.8021857657,
                19.585490809045336
              ],
              [
                -331669.20510683075,
                1561150.8621857658,
                19.585490809045336
              ],
              [
                -332736.2851068307,
                1561150.8621857658,
                -2.434509190954664
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:16:43+00:00",
        "end_time": "2019-07-14T01:54:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1283.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1283.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1283.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1283.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7925863,
            63.86250193,
            -2.434509191,
            -160.7687287,
            63.87303415,
            19.58549081
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7903544932371,
                  63.862501926807695,
                  -2.434509190954664
                ],
                [
                  -160.79258625603313,
                  63.872060014426395,
                  -2.434509190954664
                ],
                [
                  -160.77095342475218,
                  63.87303414600554,
                  19.585490809045336
                ],
                [
                  -160.76872867071216,
                  63.86347572892526,
                  19.585490809045336
                ],
                [
                  -160.7903544932371,
                  63.862501926807695,
                  -2.434509190954664
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1283.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1283.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:16:43Z",
            "pc:count": 4168504,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332214.5463,
                "count": 4168504,
                "maximum": -331669.2051,
                "minimum": -332736.2851,
                "name": "X",
                "position": 0,
                "stddev": 276.7501629,
                "variance": 76590.65266
              },
              {
                "average": 1561664.482,
                "count": 4168504,
                "maximum": 1562223.802,
                "minimum": 1561150.862,
                "name": "Y",
                "position": 1,
                "stddev": 298.3078375,
                "variance": 88987.56591
              },
              {
                "average": 2.935081967,
                "count": 4168504,
                "maximum": 19.58549081,
                "minimum": -2.434509191,
                "name": "Z",
                "position": 2,
                "stddev": 2.367420399,
                "variance": 5.604679346
              },
              {
                "average": 708.4192372,
                "count": 4168504,
                "maximum": 59316,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 779.5327755,
                "variance": 607671.348
              },
              {
                "average": 1.028575,
                "count": 4168504,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2014646902,
                "variance": 0.04058802139
              },
              {
                "average": 1.05766985,
                "count": 4168504,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3057629123,
                "variance": 0.09349095853
              },
              {
                "average": 1,
                "count": 4168504,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4168504,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.892785038,
                "count": 4168504,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.79834656,
                "variance": 139.2009815
              },
              {
                "average": 19.94619757,
                "count": 4168504,
                "maximum": 25.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.497199421,
                "variance": 2.241606107
              },
              {
                "average": 1.269649255,
                "count": 4168504,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.459038854,
                "variance": 0.2107166695
              },
              {
                "average": 16.54883311,
                "count": 4168504,
                "maximum": 24,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.866824983,
                "variance": 61.88693531
              },
              {
                "average": 247357326.5,
                "count": 4168504,
                "maximum": 248272203.9,
                "minimum": 247104492.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479448.6649,
                "variance": 229871022300.0
              },
              {
                "average": 0,
                "count": 4168504,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4168504,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4168504,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4168504,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4168504,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332736.2851,
              1561150.862,
              -2.434509191,
              -331669.2051,
              1562223.802,
              19.58549081
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332736.2851068307,
                    1561150.8621857658,
                    -2.434509190954664
                  ],
                  [
                    -332736.2851068307,
                    1562223.8021857657,
                    -2.434509190954664
                  ],
                  [
                    -331669.20510683075,
                    1562223.8021857657,
                    19.585490809045336
                  ],
                  [
                    -331669.20510683075,
                    1561150.8621857658,
                    19.585490809045336
                  ],
                  [
                    -332736.2851068307,
                    1561150.8621857658,
                    -2.434509190954664
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:16:43+00:00",
            "end_time": "2019-07-14T01:54:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1582.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7288532930388,
              63.85426981903998,
              -2.165524161155767
            ],
            [
              -160.73106478308353,
              63.86383086058054,
              -2.165524161155767
            ],
            [
              -160.7093792544266,
              63.864798705771726,
              12.494475838844233
            ],
            [
              -160.70717479182068,
              63.85523733691452,
              12.494475838844233
            ],
            [
              -160.7288532930388,
              63.85426981903998,
              -2.165524161155767
            ]
          ]
        ]
      },
      "bbox": [
        -160.7310648,
        63.85426982,
        -2.165524161,
        -160.7071748,
        63.86479871,
        12.49447584
      ],
      "properties": {
        "datetime": "2019-07-14T23:25:55Z",
        "pc:count": 5098692,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329307.9651,
            "count": 5098692,
            "maximum": -328756.1154,
            "minimum": -329825.9954,
            "name": "X",
            "position": 0,
            "stddev": 298.5279863,
            "variance": 89118.95859
          },
          {
            "average": 1560450.08,
            "count": 5098692,
            "maximum": 1561002.737,
            "minimum": 1559929.557,
            "name": "Y",
            "position": 1,
            "stddev": 273.896011,
            "variance": 75019.02486
          },
          {
            "average": 3.638980584,
            "count": 5098692,
            "maximum": 12.49447584,
            "minimum": -2.165524161,
            "name": "Z",
            "position": 2,
            "stddev": 1.566977,
            "variance": 2.455416917
          },
          {
            "average": 439.4845925,
            "count": 5098692,
            "maximum": 6842,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 534.9141724,
            "variance": 286133.1718
          },
          {
            "average": 1.284704391,
            "count": 5098692,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5623039614,
            "variance": 0.316185745
          },
          {
            "average": 1.569976967,
            "count": 5098692,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7640341814,
            "variance": 0.5837482303
          },
          {
            "average": 1,
            "count": 5098692,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5098692,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.353830355,
            "count": 5098692,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.809098318,
            "variance": 77.60021318
          },
          {
            "average": 19.96912943,
            "count": 5098692,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.701339384,
            "variance": 2.894555699
          },
          {
            "average": 1.411169571,
            "count": 5098692,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5965889819,
            "variance": 0.3559184133
          },
          {
            "average": 7.08693308,
            "count": 5098692,
            "maximum": 16,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.353065509,
            "variance": 5.536917289
          },
          {
            "average": 247103245.3,
            "count": 5098692,
            "maximum": 247181955.8,
            "minimum": 247098765,
            "name": "GpsTime",
            "position": 12,
            "stddev": 15468.14236,
            "variance": 239263428
          },
          {
            "average": 0,
            "count": 5098692,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5098692,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5098692,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5098692,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5098692,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -329825.9954,
          1559929.557,
          -2.165524161,
          -328756.1154,
          1561002.737,
          12.49447584
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -329825.9954145358,
                1559929.5567868608,
                -2.165524161155767
              ],
              [
                -329825.9954145358,
                1561002.736786861,
                -2.165524161155767
              ],
              [
                -328756.1154145358,
                1561002.736786861,
                12.494475838844233
              ],
              [
                -328756.1154145358,
                1559929.5567868608,
                12.494475838844233
              ],
              [
                -329825.9954145358,
                1559929.5567868608,
                -2.165524161155767
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T23:25:55+00:00",
        "end_time": "2019-07-14T00:19:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1582.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1582.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1582.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1582.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7310648,
            63.85426982,
            -2.165524161,
            -160.7071748,
            63.86479871,
            12.49447584
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7288532930388,
                  63.85426981903998,
                  -2.165524161155767
                ],
                [
                  -160.73106478308353,
                  63.86383086058054,
                  -2.165524161155767
                ],
                [
                  -160.7093792544266,
                  63.864798705771726,
                  12.494475838844233
                ],
                [
                  -160.70717479182068,
                  63.85523733691452,
                  12.494475838844233
                ],
                [
                  -160.7288532930388,
                  63.85426981903998,
                  -2.165524161155767
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1582.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1582.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T23:25:55Z",
            "pc:count": 5098692,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329307.9651,
                "count": 5098692,
                "maximum": -328756.1154,
                "minimum": -329825.9954,
                "name": "X",
                "position": 0,
                "stddev": 298.5279863,
                "variance": 89118.95859
              },
              {
                "average": 1560450.08,
                "count": 5098692,
                "maximum": 1561002.737,
                "minimum": 1559929.557,
                "name": "Y",
                "position": 1,
                "stddev": 273.896011,
                "variance": 75019.02486
              },
              {
                "average": 3.638980584,
                "count": 5098692,
                "maximum": 12.49447584,
                "minimum": -2.165524161,
                "name": "Z",
                "position": 2,
                "stddev": 1.566977,
                "variance": 2.455416917
              },
              {
                "average": 439.4845925,
                "count": 5098692,
                "maximum": 6842,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 534.9141724,
                "variance": 286133.1718
              },
              {
                "average": 1.284704391,
                "count": 5098692,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5623039614,
                "variance": 0.316185745
              },
              {
                "average": 1.569976967,
                "count": 5098692,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7640341814,
                "variance": 0.5837482303
              },
              {
                "average": 1,
                "count": 5098692,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5098692,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.353830355,
                "count": 5098692,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.809098318,
                "variance": 77.60021318
              },
              {
                "average": 19.96912943,
                "count": 5098692,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.701339384,
                "variance": 2.894555699
              },
              {
                "average": 1.411169571,
                "count": 5098692,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5965889819,
                "variance": 0.3559184133
              },
              {
                "average": 7.08693308,
                "count": 5098692,
                "maximum": 16,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.353065509,
                "variance": 5.536917289
              },
              {
                "average": 247103245.3,
                "count": 5098692,
                "maximum": 247181955.8,
                "minimum": 247098765,
                "name": "GpsTime",
                "position": 12,
                "stddev": 15468.14236,
                "variance": 239263428
              },
              {
                "average": 0,
                "count": 5098692,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5098692,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5098692,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5098692,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5098692,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -329825.9954,
              1559929.557,
              -2.165524161,
              -328756.1154,
              1561002.737,
              12.49447584
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -329825.9954145358,
                    1559929.5567868608,
                    -2.165524161155767
                  ],
                  [
                    -329825.9954145358,
                    1561002.736786861,
                    -2.165524161155767
                  ],
                  [
                    -328756.1154145358,
                    1561002.736786861,
                    12.494475838844233
                  ],
                  [
                    -328756.1154145358,
                    1559929.5567868608,
                    12.494475838844233
                  ],
                  [
                    -329825.9954145358,
                    1559929.5567868608,
                    -2.165524161155767
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T23:25:55+00:00",
            "end_time": "2019-07-14T00:19: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": "20190713_NCMP_AK_04VDR1183.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.81059778425046,
              63.86231336385112,
              -1.41432162017239
            ],
            [
              -160.81282130390017,
              63.87180772452017,
              -1.41432162017239
            ],
            [
              -160.7912971862701,
              63.87277988892401,
              8.24567837982761
            ],
            [
              -160.78908059317263,
              63.86328520165374,
              8.24567837982761
            ],
            [
              -160.81059778425046,
              63.86231336385112,
              -1.41432162017239
            ]
          ]
        ]
      },
      "bbox": [
        -160.8128213,
        63.86231336,
        -1.41432162,
        -160.7890806,
        63.87277989,
        8.24567838
      ],
      "properties": {
        "datetime": "2019-07-27T15:03:12Z",
        "pc:count": 1723514,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -333145.9185,
            "count": 1723514,
            "maximum": -332665.1539,
            "minimum": -333726.9139,
            "name": "X",
            "position": 0,
            "stddev": 271.2921774,
            "variance": 73599.44554
          },
          {
            "average": 1561783.674,
            "count": 1723514,
            "maximum": 1562297.311,
            "minimum": 1561231.491,
            "name": "Y",
            "position": 1,
            "stddev": 267.2251644,
            "variance": 71409.2885
          },
          {
            "average": 0.2473616096,
            "count": 1723514,
            "maximum": 8.24567838,
            "minimum": -1.41432162,
            "name": "Z",
            "position": 2,
            "stddev": 0.5885071107,
            "variance": 0.3463406194
          },
          {
            "average": 57.9218608,
            "count": 1723514,
            "maximum": 5118,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 284.6039404,
            "variance": 80999.40291
          },
          {
            "average": 1.000070786,
            "count": 1723514,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008684602972,
            "variance": 7.542232879e-05
          },
          {
            "average": 1.000145052,
            "count": 1723514,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01269950487,
            "variance": 0.000161277424
          },
          {
            "average": 1,
            "count": 1723514,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1723514,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.80552696,
            "count": 1723514,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.611811527,
            "variance": 31.49242861
          },
          {
            "average": 19.87307642,
            "count": 1723514,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.57601436,
            "variance": 2.483821264
          },
          {
            "average": 1.956845723,
            "count": 1723514,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2036863278,
            "variance": 0.04148812012
          },
          {
            "average": 14.84514428,
            "count": 1723514,
            "maximum": 27,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.1314092,
            "variance": 83.38263397
          },
          {
            "average": 247691232.6,
            "count": 1723514,
            "maximum": 248274992.6,
            "minimum": 247106471.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 582054.1228,
            "variance": 338787001800.0
          },
          {
            "average": 0,
            "count": 1723514,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1723514,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1723514,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1723514,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1723514,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333726.9139,
          1561231.491,
          -1.41432162,
          -332665.1539,
          1562297.311,
          8.24567838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333726.9138960657,
                1561231.4909043682,
                -1.41432162017239
              ],
              [
                -333726.9138960657,
                1562297.310904368,
                -1.41432162017239
              ],
              [
                -332665.15389606566,
                1562297.310904368,
                8.24567837982761
              ],
              [
                -332665.15389606566,
                1561231.4909043682,
                8.24567837982761
              ],
              [
                -333726.9138960657,
                1561231.4909043682,
                -1.41432162017239
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T15:03:12+00:00",
        "end_time": "2019-07-14T02:27:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1183.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1183.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1183.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1183.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8128213,
            63.86231336,
            -1.41432162,
            -160.7890806,
            63.87277989,
            8.24567838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.81059778425046,
                  63.86231336385112,
                  -1.41432162017239
                ],
                [
                  -160.81282130390017,
                  63.87180772452017,
                  -1.41432162017239
                ],
                [
                  -160.7912971862701,
                  63.87277988892401,
                  8.24567837982761
                ],
                [
                  -160.78908059317263,
                  63.86328520165374,
                  8.24567837982761
                ],
                [
                  -160.81059778425046,
                  63.86231336385112,
                  -1.41432162017239
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1183.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1183.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T15:03:12Z",
            "pc:count": 1723514,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -333145.9185,
                "count": 1723514,
                "maximum": -332665.1539,
                "minimum": -333726.9139,
                "name": "X",
                "position": 0,
                "stddev": 271.2921774,
                "variance": 73599.44554
              },
              {
                "average": 1561783.674,
                "count": 1723514,
                "maximum": 1562297.311,
                "minimum": 1561231.491,
                "name": "Y",
                "position": 1,
                "stddev": 267.2251644,
                "variance": 71409.2885
              },
              {
                "average": 0.2473616096,
                "count": 1723514,
                "maximum": 8.24567838,
                "minimum": -1.41432162,
                "name": "Z",
                "position": 2,
                "stddev": 0.5885071107,
                "variance": 0.3463406194
              },
              {
                "average": 57.9218608,
                "count": 1723514,
                "maximum": 5118,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 284.6039404,
                "variance": 80999.40291
              },
              {
                "average": 1.000070786,
                "count": 1723514,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008684602972,
                "variance": 7.542232879e-05
              },
              {
                "average": 1.000145052,
                "count": 1723514,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01269950487,
                "variance": 0.000161277424
              },
              {
                "average": 1,
                "count": 1723514,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1723514,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.80552696,
                "count": 1723514,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.611811527,
                "variance": 31.49242861
              },
              {
                "average": 19.87307642,
                "count": 1723514,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.57601436,
                "variance": 2.483821264
              },
              {
                "average": 1.956845723,
                "count": 1723514,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2036863278,
                "variance": 0.04148812012
              },
              {
                "average": 14.84514428,
                "count": 1723514,
                "maximum": 27,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.1314092,
                "variance": 83.38263397
              },
              {
                "average": 247691232.6,
                "count": 1723514,
                "maximum": 248274992.6,
                "minimum": 247106471.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 582054.1228,
                "variance": 338787001800.0
              },
              {
                "average": 0,
                "count": 1723514,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1723514,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1723514,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1723514,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1723514,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333726.9139,
              1561231.491,
              -1.41432162,
              -332665.1539,
              1562297.311,
              8.24567838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333726.9138960657,
                    1561231.4909043682,
                    -1.41432162017239
                  ],
                  [
                    -333726.9138960657,
                    1562297.310904368,
                    -1.41432162017239
                  ],
                  [
                    -332665.15389606566,
                    1562297.310904368,
                    8.24567837982761
                  ],
                  [
                    -332665.15389606566,
                    1561231.4909043682,
                    8.24567837982761
                  ],
                  [
                    -333726.9138960657,
                    1561231.4909043682,
                    -1.41432162017239
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T15:03:12+00:00",
            "end_time": "2019-07-14T02:27:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1391.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.77463381725215,
              63.93462412989375,
              53.47789706066057
            ],
            [
              -160.77683851896762,
              63.94406581395764,
              53.47789706066057
            ],
            [
              -160.76018227116236,
              63.9448125897083,
              186.77789706066056
            ],
            [
              -160.75798291307672,
              63.93537065535244,
              186.77789706066056
            ],
            [
              -160.77463381725215,
              63.93462412989375,
              53.47789706066057
            ]
          ]
        ]
      },
      "bbox": [
        -160.7768385,
        63.93462413,
        53.47789706,
        -160.7579829,
        63.94481259,
        186.7778971
      ],
      "properties": {
        "datetime": "2019-07-27T16:54:22Z",
        "pc:count": 5016272,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330736.5232,
            "count": 5016272,
            "maximum": -330328.9529,
            "minimum": -331148.5129,
            "name": "X",
            "position": 0,
            "stddev": 180.821916,
            "variance": 32696.56529
          },
          {
            "average": 1569603.472,
            "count": 5016272,
            "maximum": 1570143.552,
            "minimum": 1569083.792,
            "name": "Y",
            "position": 1,
            "stddev": 283.3194591,
            "variance": 80269.91591
          },
          {
            "average": 107.9415677,
            "count": 5016272,
            "maximum": 186.7778971,
            "minimum": 53.47789706,
            "name": "Z",
            "position": 2,
            "stddev": 28.43078709,
            "variance": 808.3096543
          },
          {
            "average": 663.0215662,
            "count": 5016272,
            "maximum": 7648,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 741.4856583,
            "variance": 549800.9815
          },
          {
            "average": 1.410349957,
            "count": 5016272,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7393598553,
            "variance": 0.5466529956
          },
          {
            "average": 1.821965994,
            "count": 5016272,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.035935835,
            "variance": 1.073163054
          },
          {
            "average": 1,
            "count": 5016272,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5016272,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209858636,
            "count": 5016272,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4072075908,
            "variance": 0.165818022
          },
          {
            "average": 19.85244066,
            "count": 5016272,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.566996747,
            "variance": 2.455478806
          },
          {
            "average": 1.426318788,
            "count": 5016272,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7640659785,
            "variance": 0.5837968195
          },
          {
            "average": 9.471116,
            "count": 5016272,
            "maximum": 25,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.08322505,
            "variance": 101.6714274
          },
          {
            "average": 247447651.8,
            "count": 5016272,
            "maximum": 248281662.9,
            "minimum": 247096759.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 539935.5883,
            "variance": 291530439500.0
          },
          {
            "average": 0,
            "count": 5016272,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5016272,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5016272,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5016272,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5016272,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331148.5129,
          1569083.792,
          53.47789706,
          -330328.9529,
          1570143.552,
          186.7778971
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331148.5128856327,
                1569083.792150101,
                53.47789706066057
              ],
              [
                -331148.5128856327,
                1570143.5521501007,
                53.47789706066057
              ],
              [
                -330328.95288563264,
                1570143.5521501007,
                186.77789706066056
              ],
              [
                -330328.95288563264,
                1569083.792150101,
                186.77789706066056
              ],
              [
                -331148.5128856327,
                1569083.792150101,
                53.47789706066057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:54:22+00:00",
        "end_time": "2019-07-13T23:45:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1391.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1391.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1391.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1391.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7768385,
            63.93462413,
            53.47789706,
            -160.7579829,
            63.94481259,
            186.7778971
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.77463381725215,
                  63.93462412989375,
                  53.47789706066057
                ],
                [
                  -160.77683851896762,
                  63.94406581395764,
                  53.47789706066057
                ],
                [
                  -160.76018227116236,
                  63.9448125897083,
                  186.77789706066056
                ],
                [
                  -160.75798291307672,
                  63.93537065535244,
                  186.77789706066056
                ],
                [
                  -160.77463381725215,
                  63.93462412989375,
                  53.47789706066057
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1391.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1391.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:54:22Z",
            "pc:count": 5016272,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330736.5232,
                "count": 5016272,
                "maximum": -330328.9529,
                "minimum": -331148.5129,
                "name": "X",
                "position": 0,
                "stddev": 180.821916,
                "variance": 32696.56529
              },
              {
                "average": 1569603.472,
                "count": 5016272,
                "maximum": 1570143.552,
                "minimum": 1569083.792,
                "name": "Y",
                "position": 1,
                "stddev": 283.3194591,
                "variance": 80269.91591
              },
              {
                "average": 107.9415677,
                "count": 5016272,
                "maximum": 186.7778971,
                "minimum": 53.47789706,
                "name": "Z",
                "position": 2,
                "stddev": 28.43078709,
                "variance": 808.3096543
              },
              {
                "average": 663.0215662,
                "count": 5016272,
                "maximum": 7648,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 741.4856583,
                "variance": 549800.9815
              },
              {
                "average": 1.410349957,
                "count": 5016272,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7393598553,
                "variance": 0.5466529956
              },
              {
                "average": 1.821965994,
                "count": 5016272,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.035935835,
                "variance": 1.073163054
              },
              {
                "average": 1,
                "count": 5016272,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5016272,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209858636,
                "count": 5016272,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4072075908,
                "variance": 0.165818022
              },
              {
                "average": 19.85244066,
                "count": 5016272,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.566996747,
                "variance": 2.455478806
              },
              {
                "average": 1.426318788,
                "count": 5016272,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7640659785,
                "variance": 0.5837968195
              },
              {
                "average": 9.471116,
                "count": 5016272,
                "maximum": 25,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.08322505,
                "variance": 101.6714274
              },
              {
                "average": 247447651.8,
                "count": 5016272,
                "maximum": 248281662.9,
                "minimum": 247096759.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 539935.5883,
                "variance": 291530439500.0
              },
              {
                "average": 0,
                "count": 5016272,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5016272,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5016272,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5016272,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5016272,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331148.5129,
              1569083.792,
              53.47789706,
              -330328.9529,
              1570143.552,
              186.7778971
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331148.5128856327,
                    1569083.792150101,
                    53.47789706066057
                  ],
                  [
                    -331148.5128856327,
                    1570143.5521501007,
                    53.47789706066057
                  ],
                  [
                    -330328.95288563264,
                    1570143.5521501007,
                    186.77789706066056
                  ],
                  [
                    -330328.95288563264,
                    1569083.792150101,
                    186.77789706066056
                  ],
                  [
                    -331148.5128856327,
                    1569083.792150101,
                    53.47789706066057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:54:22+00:00",
            "end_time": "2019-07-13T23:45: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": "20190713_NCMP_AK_04VDR1184.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.81132366759718,
              63.8712156366445,
              -0.568719274841442
            ],
            [
              -160.81356267443064,
              63.88077226104433,
              -0.568719274841442
            ],
            [
              -160.7918668964893,
              63.88175198259541,
              29.291280725158558
            ],
            [
              -160.78963491929574,
              63.87219502676555,
              29.291280725158558
            ],
            [
              -160.81132366759718,
              63.8712156366445,
              -0.568719274841442
            ]
          ]
        ]
      },
      "bbox": [
        -160.8135627,
        63.87121564,
        -0.5687192748,
        -160.7896349,
        63.88175198,
        29.29128073
      ],
      "properties": {
        "datetime": "2019-07-27T17:01:37Z",
        "pc:count": 4808852,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332899.4048,
            "count": 4808852,
            "maximum": -332590.6787,
            "minimum": -333660.5787,
            "name": "X",
            "position": 0,
            "stddev": 250.458533,
            "variance": 62729.47675
          },
          {
            "average": 1562804.17,
            "count": 4808852,
            "maximum": 1563296.816,
            "minimum": 1562224.016,
            "name": "Y",
            "position": 1,
            "stddev": 272.5116588,
            "variance": 74262.60419
          },
          {
            "average": 4.990464522,
            "count": 4808852,
            "maximum": 29.29128073,
            "minimum": -0.5687192748,
            "name": "Z",
            "position": 2,
            "stddev": 3.441760463,
            "variance": 11.84571509
          },
          {
            "average": 825.7137333,
            "count": 4808852,
            "maximum": 64821,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1048.425182,
            "variance": 1099195.363
          },
          {
            "average": 1.116686685,
            "count": 4808852,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3963778943,
            "variance": 0.1571154351
          },
          {
            "average": 1.235610495,
            "count": 4808852,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5872607756,
            "variance": 0.3448752185
          },
          {
            "average": 1,
            "count": 4808852,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4808852,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.170583748,
            "count": 4808852,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.10413187,
            "variance": 146.5100083
          },
          {
            "average": 20.04780576,
            "count": 4808852,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.340304337,
            "variance": 1.796415715
          },
          {
            "average": 1.37681717,
            "count": 4808852,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5404039036,
            "variance": 0.292036379
          },
          {
            "average": 14.34598798,
            "count": 4808852,
            "maximum": 27,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.46820774,
            "variance": 109.5833733
          },
          {
            "average": 247611986.5,
            "count": 4808852,
            "maximum": 248282097.1,
            "minimum": 247096067.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 578883.1632,
            "variance": 335105716600.0
          },
          {
            "average": 0,
            "count": 4808852,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4808852,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4808852,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4808852,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4808852,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333660.5787,
          1562224.016,
          -0.5687192748,
          -332590.6787,
          1563296.816,
          29.29128073
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333660.57872693473,
                1562224.01621861,
                -0.568719274841442
              ],
              [
                -333660.57872693473,
                1563296.81621861,
                -0.568719274841442
              ],
              [
                -332590.6787269347,
                1563296.81621861,
                29.291280725158558
              ],
              [
                -332590.6787269347,
                1562224.01621861,
                29.291280725158558
              ],
              [
                -333660.57872693473,
                1562224.01621861,
                -0.568719274841442
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T17:01:37+00:00",
        "end_time": "2019-07-13T23:34:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1184.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1184.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1184.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1184.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8135627,
            63.87121564,
            -0.5687192748,
            -160.7896349,
            63.88175198,
            29.29128073
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.81132366759718,
                  63.8712156366445,
                  -0.568719274841442
                ],
                [
                  -160.81356267443064,
                  63.88077226104433,
                  -0.568719274841442
                ],
                [
                  -160.7918668964893,
                  63.88175198259541,
                  29.291280725158558
                ],
                [
                  -160.78963491929574,
                  63.87219502676555,
                  29.291280725158558
                ],
                [
                  -160.81132366759718,
                  63.8712156366445,
                  -0.568719274841442
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1184.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1184.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T17:01:37Z",
            "pc:count": 4808852,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332899.4048,
                "count": 4808852,
                "maximum": -332590.6787,
                "minimum": -333660.5787,
                "name": "X",
                "position": 0,
                "stddev": 250.458533,
                "variance": 62729.47675
              },
              {
                "average": 1562804.17,
                "count": 4808852,
                "maximum": 1563296.816,
                "minimum": 1562224.016,
                "name": "Y",
                "position": 1,
                "stddev": 272.5116588,
                "variance": 74262.60419
              },
              {
                "average": 4.990464522,
                "count": 4808852,
                "maximum": 29.29128073,
                "minimum": -0.5687192748,
                "name": "Z",
                "position": 2,
                "stddev": 3.441760463,
                "variance": 11.84571509
              },
              {
                "average": 825.7137333,
                "count": 4808852,
                "maximum": 64821,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1048.425182,
                "variance": 1099195.363
              },
              {
                "average": 1.116686685,
                "count": 4808852,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3963778943,
                "variance": 0.1571154351
              },
              {
                "average": 1.235610495,
                "count": 4808852,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5872607756,
                "variance": 0.3448752185
              },
              {
                "average": 1,
                "count": 4808852,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4808852,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.170583748,
                "count": 4808852,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.10413187,
                "variance": 146.5100083
              },
              {
                "average": 20.04780576,
                "count": 4808852,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.340304337,
                "variance": 1.796415715
              },
              {
                "average": 1.37681717,
                "count": 4808852,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5404039036,
                "variance": 0.292036379
              },
              {
                "average": 14.34598798,
                "count": 4808852,
                "maximum": 27,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.46820774,
                "variance": 109.5833733
              },
              {
                "average": 247611986.5,
                "count": 4808852,
                "maximum": 248282097.1,
                "minimum": 247096067.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 578883.1632,
                "variance": 335105716600.0
              },
              {
                "average": 0,
                "count": 4808852,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4808852,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4808852,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4808852,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4808852,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333660.5787,
              1562224.016,
              -0.5687192748,
              -332590.6787,
              1563296.816,
              29.29128073
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333660.57872693473,
                    1562224.01621861,
                    -0.568719274841442
                  ],
                  [
                    -333660.57872693473,
                    1563296.81621861,
                    -0.568719274841442
                  ],
                  [
                    -332590.6787269347,
                    1563296.81621861,
                    29.291280725158558
                  ],
                  [
                    -332590.6787269347,
                    1562224.01621861,
                    29.291280725158558
                  ],
                  [
                    -333660.57872693473,
                    1562224.01621861,
                    -0.568719274841442
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T17:01:37+00:00",
            "end_time": "2019-07-13T23:34: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": "20190713_NCMP_AK_04VDR1583.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7294086649928,
              63.863239890797104,
              -2.982172554471763
            ],
            [
              -160.73162052184614,
              63.872798882656355,
              -2.982172554471763
            ],
            [
              -160.70992591411456,
              63.87376692532909,
              36.617827445528235
            ],
            [
              -160.7077210882118,
              63.86420760602594,
              36.617827445528235
            ],
            [
              -160.7294086649928,
              63.863239890797104,
              -2.982172554471763
            ]
          ]
        ]
      },
      "bbox": [
        -160.7316205,
        63.86323989,
        -2.982172554,
        -160.7077211,
        63.87376693,
        36.61782745
      ],
      "properties": {
        "datetime": "2019-07-14T00:59:08Z",
        "pc:count": 4298242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329198.6444,
            "count": 4298242,
            "maximum": -328681.7982,
            "minimum": -329751.7982,
            "name": "X",
            "position": 0,
            "stddev": 284.2217986,
            "variance": 80782.03079
          },
          {
            "average": 1561444.569,
            "count": 4298242,
            "maximum": 1562001.798,
            "minimum": 1560928.858,
            "name": "Y",
            "position": 1,
            "stddev": 292.3319829,
            "variance": 85457.9882
          },
          {
            "average": 9.939815514,
            "count": 4298242,
            "maximum": 36.61782745,
            "minimum": -2.982172554,
            "name": "Z",
            "position": 2,
            "stddev": 8.256519154,
            "variance": 68.17010854
          },
          {
            "average": 860.2677336,
            "count": 4298242,
            "maximum": 38338,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 794.5057823,
            "variance": 631239.4381
          },
          {
            "average": 1.129814468,
            "count": 4298242,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4955985209,
            "variance": 0.2456178939
          },
          {
            "average": 1.260200333,
            "count": 4298242,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.776147693,
            "variance": 0.6024052413
          },
          {
            "average": 1,
            "count": 4298242,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4298242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.907295355,
            "count": 4298242,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.263781569,
            "variance": 85.81764895
          },
          {
            "average": 19.93573569,
            "count": 4298242,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.682463159,
            "variance": 2.830682283
          },
          {
            "average": 1.271304873,
            "count": 4298242,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6051212178,
            "variance": 0.3661716882
          },
          {
            "average": 5.097574311,
            "count": 4298242,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.513710823,
            "variance": 2.291320456
          },
          {
            "average": 247099521.3,
            "count": 4298242,
            "maximum": 247101148,
            "minimum": 247096656.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 706.7433835,
            "variance": 499486.2101
          },
          {
            "average": 0,
            "count": 4298242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4298242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4298242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4298242,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4298242,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -329751.7982,
          1560928.858,
          -2.982172554,
          -328681.7982,
          1562001.798,
          36.61782745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -329751.7982474079,
                1560928.8584894028,
                -2.982172554471763
              ],
              [
                -329751.7982474079,
                1562001.7984894027,
                -2.982172554471763
              ],
              [
                -328681.7982474079,
                1562001.7984894027,
                36.617827445528235
              ],
              [
                -328681.7982474079,
                1560928.8584894028,
                36.617827445528235
              ],
              [
                -329751.7982474079,
                1560928.8584894028,
                -2.982172554471763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:59:08+00:00",
        "end_time": "2019-07-13T23:44:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1583.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1583.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1583.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1583.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7316205,
            63.86323989,
            -2.982172554,
            -160.7077211,
            63.87376693,
            36.61782745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7294086649928,
                  63.863239890797104,
                  -2.982172554471763
                ],
                [
                  -160.73162052184614,
                  63.872798882656355,
                  -2.982172554471763
                ],
                [
                  -160.70992591411456,
                  63.87376692532909,
                  36.617827445528235
                ],
                [
                  -160.7077210882118,
                  63.86420760602594,
                  36.617827445528235
                ],
                [
                  -160.7294086649928,
                  63.863239890797104,
                  -2.982172554471763
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1583.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1583.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:59:08Z",
            "pc:count": 4298242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329198.6444,
                "count": 4298242,
                "maximum": -328681.7982,
                "minimum": -329751.7982,
                "name": "X",
                "position": 0,
                "stddev": 284.2217986,
                "variance": 80782.03079
              },
              {
                "average": 1561444.569,
                "count": 4298242,
                "maximum": 1562001.798,
                "minimum": 1560928.858,
                "name": "Y",
                "position": 1,
                "stddev": 292.3319829,
                "variance": 85457.9882
              },
              {
                "average": 9.939815514,
                "count": 4298242,
                "maximum": 36.61782745,
                "minimum": -2.982172554,
                "name": "Z",
                "position": 2,
                "stddev": 8.256519154,
                "variance": 68.17010854
              },
              {
                "average": 860.2677336,
                "count": 4298242,
                "maximum": 38338,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 794.5057823,
                "variance": 631239.4381
              },
              {
                "average": 1.129814468,
                "count": 4298242,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4955985209,
                "variance": 0.2456178939
              },
              {
                "average": 1.260200333,
                "count": 4298242,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.776147693,
                "variance": 0.6024052413
              },
              {
                "average": 1,
                "count": 4298242,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4298242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.907295355,
                "count": 4298242,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.263781569,
                "variance": 85.81764895
              },
              {
                "average": 19.93573569,
                "count": 4298242,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.682463159,
                "variance": 2.830682283
              },
              {
                "average": 1.271304873,
                "count": 4298242,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6051212178,
                "variance": 0.3661716882
              },
              {
                "average": 5.097574311,
                "count": 4298242,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.513710823,
                "variance": 2.291320456
              },
              {
                "average": 247099521.3,
                "count": 4298242,
                "maximum": 247101148,
                "minimum": 247096656.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 706.7433835,
                "variance": 499486.2101
              },
              {
                "average": 0,
                "count": 4298242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4298242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4298242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4298242,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4298242,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -329751.7982,
              1560928.858,
              -2.982172554,
              -328681.7982,
              1562001.798,
              36.61782745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -329751.7982474079,
                    1560928.8584894028,
                    -2.982172554471763
                  ],
                  [
                    -329751.7982474079,
                    1562001.7984894027,
                    -2.982172554471763
                  ],
                  [
                    -328681.7982474079,
                    1562001.7984894027,
                    36.617827445528235
                  ],
                  [
                    -328681.7982474079,
                    1560928.8584894028,
                    36.617827445528235
                  ],
                  [
                    -329751.7982474079,
                    1560928.8584894028,
                    -2.982172554471763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:59:08+00:00",
            "end_time": "2019-07-13T23:44:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1778.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.6859649181779,
              63.81959834535075,
              17.07713075725242
            ],
            [
              -160.68797980635912,
              63.82837597659445,
              17.07713075725242
            ],
            [
              -160.66851590646925,
              63.82924022142982,
              30.81713075725242
            ],
            [
              -160.66650680305202,
              63.82046232227049,
              30.81713075725242
            ],
            [
              -160.6859649181779,
              63.81959834535075,
              17.07713075725242
            ]
          ]
        ]
      },
      "bbox": [
        -160.6879798,
        63.81959835,
        17.07713076,
        -160.6665068,
        63.82924022,
        30.81713076
      ],
      "properties": {
        "datetime": "2019-07-14T00:36:52Z",
        "pc:count": 1469125,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -327633.442,
            "count": 1469125,
            "maximum": -327158.6407,
            "minimum": -328120.0207,
            "name": "X",
            "position": 0,
            "stddev": 250.442553,
            "variance": 62721.47236
          },
          {
            "average": 1556443.999,
            "count": 1469125,
            "maximum": 1556850.223,
            "minimum": 1555865.003,
            "name": "Y",
            "position": 1,
            "stddev": 229.9432465,
            "variance": 52873.89659
          },
          {
            "average": 21.06764647,
            "count": 1469125,
            "maximum": 30.81713076,
            "minimum": 17.07713076,
            "name": "Z",
            "position": 2,
            "stddev": 1.521154747,
            "variance": 2.313911765
          },
          {
            "average": 1398.409986,
            "count": 1469125,
            "maximum": 4705,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 832.363384,
            "variance": 692828.803
          },
          {
            "average": 1.025530843,
            "count": 1469125,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1995526844,
            "variance": 0.03982127386
          },
          {
            "average": 1.051159704,
            "count": 1469125,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3068684578,
            "variance": 0.09416825037
          },
          {
            "average": 1,
            "count": 1469125,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1469125,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.564987322,
            "count": 1469125,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4957588277,
            "variance": 0.2457768152
          },
          {
            "average": 19.62532641,
            "count": 1469125,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.601156834,
            "variance": 6.766016876
          },
          {
            "average": 1.027840381,
            "count": 1469125,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2101035868,
            "variance": 0.0441435172
          },
          {
            "average": 3.567556198,
            "count": 1469125,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.328946568,
            "variance": 1.766098981
          },
          {
            "average": 247098261.8,
            "count": 1469125,
            "maximum": 247099812,
            "minimum": 247096585.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1260.769649,
            "variance": 1589540.108
          },
          {
            "average": 0,
            "count": 1469125,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1469125,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1469125,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1469125,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1469125,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -328120.0207,
          1555865.003,
          17.07713076,
          -327158.6407,
          1556850.223,
          30.81713076
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -328120.02071045764,
                1555865.0030466118,
                17.07713075725242
              ],
              [
                -328120.02071045764,
                1556850.223046612,
                17.07713075725242
              ],
              [
                -327158.64071045764,
                1556850.223046612,
                30.81713075725242
              ],
              [
                -327158.64071045764,
                1555865.0030466118,
                30.81713075725242
              ],
              [
                -328120.02071045764,
                1555865.0030466118,
                17.07713075725242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:36:52+00:00",
        "end_time": "2019-07-13T23:43:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1778.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1778.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1778.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1778.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.6879798,
            63.81959835,
            17.07713076,
            -160.6665068,
            63.82924022,
            30.81713076
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.6859649181779,
                  63.81959834535075,
                  17.07713075725242
                ],
                [
                  -160.68797980635912,
                  63.82837597659445,
                  17.07713075725242
                ],
                [
                  -160.66851590646925,
                  63.82924022142982,
                  30.81713075725242
                ],
                [
                  -160.66650680305202,
                  63.82046232227049,
                  30.81713075725242
                ],
                [
                  -160.6859649181779,
                  63.81959834535075,
                  17.07713075725242
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1778.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1778.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:36:52Z",
            "pc:count": 1469125,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -327633.442,
                "count": 1469125,
                "maximum": -327158.6407,
                "minimum": -328120.0207,
                "name": "X",
                "position": 0,
                "stddev": 250.442553,
                "variance": 62721.47236
              },
              {
                "average": 1556443.999,
                "count": 1469125,
                "maximum": 1556850.223,
                "minimum": 1555865.003,
                "name": "Y",
                "position": 1,
                "stddev": 229.9432465,
                "variance": 52873.89659
              },
              {
                "average": 21.06764647,
                "count": 1469125,
                "maximum": 30.81713076,
                "minimum": 17.07713076,
                "name": "Z",
                "position": 2,
                "stddev": 1.521154747,
                "variance": 2.313911765
              },
              {
                "average": 1398.409986,
                "count": 1469125,
                "maximum": 4705,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 832.363384,
                "variance": 692828.803
              },
              {
                "average": 1.025530843,
                "count": 1469125,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1995526844,
                "variance": 0.03982127386
              },
              {
                "average": 1.051159704,
                "count": 1469125,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3068684578,
                "variance": 0.09416825037
              },
              {
                "average": 1,
                "count": 1469125,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1469125,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.564987322,
                "count": 1469125,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4957588277,
                "variance": 0.2457768152
              },
              {
                "average": 19.62532641,
                "count": 1469125,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.601156834,
                "variance": 6.766016876
              },
              {
                "average": 1.027840381,
                "count": 1469125,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2101035868,
                "variance": 0.0441435172
              },
              {
                "average": 3.567556198,
                "count": 1469125,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.328946568,
                "variance": 1.766098981
              },
              {
                "average": 247098261.8,
                "count": 1469125,
                "maximum": 247099812,
                "minimum": 247096585.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1260.769649,
                "variance": 1589540.108
              },
              {
                "average": 0,
                "count": 1469125,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1469125,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1469125,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1469125,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1469125,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -328120.0207,
              1555865.003,
              17.07713076,
              -327158.6407,
              1556850.223,
              30.81713076
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -328120.02071045764,
                    1555865.0030466118,
                    17.07713075725242
                  ],
                  [
                    -328120.02071045764,
                    1556850.223046612,
                    17.07713075725242
                  ],
                  [
                    -327158.64071045764,
                    1556850.223046612,
                    30.81713075725242
                  ],
                  [
                    -327158.64071045764,
                    1555865.0030466118,
                    30.81713075725242
                  ],
                  [
                    -328120.02071045764,
                    1555865.0030466118,
                    17.07713075725242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:36:52+00:00",
            "end_time": "2019-07-13T23:43: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": "20190713_NCMP_AK_04VDR1392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.77524101254204,
              63.94378126573745,
              33.55614784842659
            ],
            [
              -160.77739876331546,
              63.95301830378449,
              33.55614784842659
            ],
            [
              -160.76650380124542,
              63.95350688170776,
              88.83614784842659
            ],
            [
              -160.76434947098772,
              63.944269683392925,
              88.83614784842659
            ],
            [
              -160.77524101254204,
              63.94378126573745,
              33.55614784842659
            ]
          ]
        ]
      },
      "bbox": [
        -160.7773988,
        63.94378127,
        33.55614785,
        -160.7643495,
        63.95350688,
        88.83614785
      ],
      "properties": {
        "datetime": "2019-07-27T16:54:07Z",
        "pc:count": 2386824,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330850.4207,
            "count": 2386824,
            "maximum": -330538.038,
            "minimum": -331073.958,
            "name": "X",
            "position": 0,
            "stddev": 138.4720136,
            "variance": 19174.49856
          },
          {
            "average": 1570362.572,
            "count": 2386824,
            "maximum": 1571140.76,
            "minimum": 1570103.98,
            "name": "Y",
            "position": 1,
            "stddev": 194.2650285,
            "variance": 37738.90129
          },
          {
            "average": 58.47979135,
            "count": 2386824,
            "maximum": 88.83614785,
            "minimum": 33.55614785,
            "name": "Z",
            "position": 2,
            "stddev": 10.25140864,
            "variance": 105.0913792
          },
          {
            "average": 352.0350181,
            "count": 2386824,
            "maximum": 5944,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 487.7950821,
            "variance": 237944.0421
          },
          {
            "average": 1.739503625,
            "count": 2386824,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9758194172,
            "variance": 0.9522235349
          },
          {
            "average": 2.480234404,
            "count": 2386824,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.27056576,
            "variance": 1.614337351
          },
          {
            "average": 1,
            "count": 2386824,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2386824,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.130244207,
            "count": 2386824,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4401504455,
            "variance": 0.1937324147
          },
          {
            "average": 20.13932367,
            "count": 2386824,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.410866031,
            "variance": 1.990542959
          },
          {
            "average": 1.77724583,
            "count": 2386824,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.042621367,
            "variance": 1.087059315
          },
          {
            "average": 10.6588919,
            "count": 2386824,
            "maximum": 25,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.72235394,
            "variance": 114.968874
          },
          {
            "average": 247521632.7,
            "count": 2386824,
            "maximum": 248281647.9,
            "minimum": 247096774,
            "name": "GpsTime",
            "position": 12,
            "stddev": 567514.2665,
            "variance": 322072442700.0
          },
          {
            "average": 0,
            "count": 2386824,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2386824,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2386824,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2386824,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2386824,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331073.958,
          1570103.98,
          33.55614785,
          -330538.038,
          1571140.76,
          88.83614785
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331073.957951483,
                1570103.9803654766,
                33.55614784842659
              ],
              [
                -331073.957951483,
                1571140.7603654764,
                33.55614784842659
              ],
              [
                -330538.037951483,
                1571140.7603654764,
                88.83614784842659
              ],
              [
                -330538.037951483,
                1570103.9803654766,
                88.83614784842659
              ],
              [
                -331073.957951483,
                1570103.9803654766,
                33.55614784842659
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:54:07+00:00",
        "end_time": "2019-07-13T23:46:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7773988,
            63.94378127,
            33.55614785,
            -160.7643495,
            63.95350688,
            88.83614785
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.77524101254204,
                  63.94378126573745,
                  33.55614784842659
                ],
                [
                  -160.77739876331546,
                  63.95301830378449,
                  33.55614784842659
                ],
                [
                  -160.76650380124542,
                  63.95350688170776,
                  88.83614784842659
                ],
                [
                  -160.76434947098772,
                  63.944269683392925,
                  88.83614784842659
                ],
                [
                  -160.77524101254204,
                  63.94378126573745,
                  33.55614784842659
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:54:07Z",
            "pc:count": 2386824,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330850.4207,
                "count": 2386824,
                "maximum": -330538.038,
                "minimum": -331073.958,
                "name": "X",
                "position": 0,
                "stddev": 138.4720136,
                "variance": 19174.49856
              },
              {
                "average": 1570362.572,
                "count": 2386824,
                "maximum": 1571140.76,
                "minimum": 1570103.98,
                "name": "Y",
                "position": 1,
                "stddev": 194.2650285,
                "variance": 37738.90129
              },
              {
                "average": 58.47979135,
                "count": 2386824,
                "maximum": 88.83614785,
                "minimum": 33.55614785,
                "name": "Z",
                "position": 2,
                "stddev": 10.25140864,
                "variance": 105.0913792
              },
              {
                "average": 352.0350181,
                "count": 2386824,
                "maximum": 5944,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 487.7950821,
                "variance": 237944.0421
              },
              {
                "average": 1.739503625,
                "count": 2386824,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9758194172,
                "variance": 0.9522235349
              },
              {
                "average": 2.480234404,
                "count": 2386824,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.27056576,
                "variance": 1.614337351
              },
              {
                "average": 1,
                "count": 2386824,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2386824,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.130244207,
                "count": 2386824,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4401504455,
                "variance": 0.1937324147
              },
              {
                "average": 20.13932367,
                "count": 2386824,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.410866031,
                "variance": 1.990542959
              },
              {
                "average": 1.77724583,
                "count": 2386824,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.042621367,
                "variance": 1.087059315
              },
              {
                "average": 10.6588919,
                "count": 2386824,
                "maximum": 25,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.72235394,
                "variance": 114.968874
              },
              {
                "average": 247521632.7,
                "count": 2386824,
                "maximum": 248281647.9,
                "minimum": 247096774,
                "name": "GpsTime",
                "position": 12,
                "stddev": 567514.2665,
                "variance": 322072442700.0
              },
              {
                "average": 0,
                "count": 2386824,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2386824,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2386824,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2386824,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2386824,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331073.958,
              1570103.98,
              33.55614785,
              -330538.038,
              1571140.76,
              88.83614785
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331073.957951483,
                    1570103.9803654766,
                    33.55614784842659
                  ],
                  [
                    -331073.957951483,
                    1571140.7603654764,
                    33.55614784842659
                  ],
                  [
                    -330538.037951483,
                    1571140.7603654764,
                    88.83614784842659
                  ],
                  [
                    -330538.037951483,
                    1570103.9803654766,
                    88.83614784842659
                  ],
                  [
                    -331073.957951483,
                    1570103.9803654766,
                    33.55614784842659
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:54:07+00:00",
            "end_time": "2019-07-13T23:46:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1779.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.68629969447807,
              63.82799092629106,
              11.87044294347725
            ],
            [
              -160.68846342602643,
              63.83741367706311,
              11.87044294347725
            ],
            [
              -160.6728236762925,
              63.83810816518275,
              31.110442943477253
            ],
            [
              -160.6706649358967,
              63.82868518321121,
              31.110442943477253
            ],
            [
              -160.68629969447807,
              63.82799092629106,
              11.87044294347725
            ]
          ]
        ]
      },
      "bbox": [
        -160.6884634,
        63.82799093,
        11.87044294,
        -160.6706649,
        63.83810817,
        31.11044294
      ],
      "properties": {
        "datetime": "2019-07-14T00:23:44Z",
        "pc:count": 1799142,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -327702.0473,
            "count": 1799142,
            "maximum": -327269.9331,
            "minimum": -328042.1931,
            "name": "X",
            "position": 0,
            "stddev": 197.0033563,
            "variance": 38810.32241
          },
          {
            "average": 1557325.4,
            "count": 1799142,
            "maximum": 1557856.761,
            "minimum": 1556799.141,
            "name": "Y",
            "position": 1,
            "stddev": 304.5651078,
            "variance": 92759.90488
          },
          {
            "average": 16.53889596,
            "count": 1799142,
            "maximum": 31.11044294,
            "minimum": 11.87044294,
            "name": "Z",
            "position": 2,
            "stddev": 1.690799007,
            "variance": 2.858801284
          },
          {
            "average": 1243.310333,
            "count": 1799142,
            "maximum": 4922,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 792.435028,
            "variance": 627953.2735
          },
          {
            "average": 1.065466761,
            "count": 1799142,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3225302924,
            "variance": 0.1040257895
          },
          {
            "average": 1.131043575,
            "count": 1799142,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4935335245,
            "variance": 0.2435753398
          },
          {
            "average": 1,
            "count": 1799142,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1799142,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.491511509,
            "count": 1799142,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4999280793,
            "variance": 0.2499280844
          },
          {
            "average": 20.04679993,
            "count": 1799142,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.079595557,
            "variance": 4.32471768
          },
          {
            "average": 1.071909833,
            "count": 1799142,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3366616778,
            "variance": 0.1133410853
          },
          {
            "average": 2.831514133,
            "count": 1799142,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9160439392,
            "variance": 0.8391364985
          },
          {
            "average": 247097737,
            "count": 1799142,
            "maximum": 247099024,
            "minimum": 247096591.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1180.037618,
            "variance": 1392488.779
          },
          {
            "average": 0,
            "count": 1799142,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1799142,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1799142,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1799142,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1799142,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -328042.1931,
          1556799.141,
          11.87044294,
          -327269.9331,
          1557856.761,
          31.11044294
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -328042.1931441347,
                1556799.1410737964,
                11.87044294347725
              ],
              [
                -328042.1931441347,
                1557856.7610737965,
                11.87044294347725
              ],
              [
                -327269.9331441347,
                1557856.7610737965,
                31.110442943477253
              ],
              [
                -327269.9331441347,
                1556799.1410737964,
                31.110442943477253
              ],
              [
                -328042.1931441347,
                1556799.1410737964,
                11.87044294347725
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:23:44+00:00",
        "end_time": "2019-07-13T23:43:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1779.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1779.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1779.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1779.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.6884634,
            63.82799093,
            11.87044294,
            -160.6706649,
            63.83810817,
            31.11044294
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.68629969447807,
                  63.82799092629106,
                  11.87044294347725
                ],
                [
                  -160.68846342602643,
                  63.83741367706311,
                  11.87044294347725
                ],
                [
                  -160.6728236762925,
                  63.83810816518275,
                  31.110442943477253
                ],
                [
                  -160.6706649358967,
                  63.82868518321121,
                  31.110442943477253
                ],
                [
                  -160.68629969447807,
                  63.82799092629106,
                  11.87044294347725
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1779.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1779.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:23:44Z",
            "pc:count": 1799142,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -327702.0473,
                "count": 1799142,
                "maximum": -327269.9331,
                "minimum": -328042.1931,
                "name": "X",
                "position": 0,
                "stddev": 197.0033563,
                "variance": 38810.32241
              },
              {
                "average": 1557325.4,
                "count": 1799142,
                "maximum": 1557856.761,
                "minimum": 1556799.141,
                "name": "Y",
                "position": 1,
                "stddev": 304.5651078,
                "variance": 92759.90488
              },
              {
                "average": 16.53889596,
                "count": 1799142,
                "maximum": 31.11044294,
                "minimum": 11.87044294,
                "name": "Z",
                "position": 2,
                "stddev": 1.690799007,
                "variance": 2.858801284
              },
              {
                "average": 1243.310333,
                "count": 1799142,
                "maximum": 4922,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 792.435028,
                "variance": 627953.2735
              },
              {
                "average": 1.065466761,
                "count": 1799142,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3225302924,
                "variance": 0.1040257895
              },
              {
                "average": 1.131043575,
                "count": 1799142,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4935335245,
                "variance": 0.2435753398
              },
              {
                "average": 1,
                "count": 1799142,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1799142,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.491511509,
                "count": 1799142,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4999280793,
                "variance": 0.2499280844
              },
              {
                "average": 20.04679993,
                "count": 1799142,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.079595557,
                "variance": 4.32471768
              },
              {
                "average": 1.071909833,
                "count": 1799142,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3366616778,
                "variance": 0.1133410853
              },
              {
                "average": 2.831514133,
                "count": 1799142,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9160439392,
                "variance": 0.8391364985
              },
              {
                "average": 247097737,
                "count": 1799142,
                "maximum": 247099024,
                "minimum": 247096591.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1180.037618,
                "variance": 1392488.779
              },
              {
                "average": 0,
                "count": 1799142,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1799142,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1799142,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1799142,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1799142,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -328042.1931,
              1556799.141,
              11.87044294,
              -327269.9331,
              1557856.761,
              31.11044294
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -328042.1931441347,
                    1556799.1410737964,
                    11.87044294347725
                  ],
                  [
                    -328042.1931441347,
                    1557856.7610737965,
                    11.87044294347725
                  ],
                  [
                    -327269.9331441347,
                    1557856.7610737965,
                    31.110442943477253
                  ],
                  [
                    -327269.9331441347,
                    1556799.1410737964,
                    31.110442943477253
                  ],
                  [
                    -328042.1931441347,
                    1556799.1410737964,
                    11.87044294347725
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:23:44+00:00",
            "end_time": "2019-07-13T23:43:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1477.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.74671503974167,
              63.81246322327455,
              7.13523183269245
            ],
            [
              -160.74817181566505,
              63.81875398244233,
              7.13523183269245
            ],
            [
              -160.72696795448178,
              63.81970420773918,
              14.21523183269245
            ],
            [
              -160.72551569311366,
              63.8134132375277,
              14.21523183269245
            ],
            [
              -160.74671503974167,
              63.81246322327455,
              7.13523183269245
            ]
          ]
        ]
      },
      "bbox": [
        -160.7481718,
        63.81246322,
        7.135231833,
        -160.7255157,
        63.81970421,
        14.21523183
      ],
      "properties": {
        "datetime": "2019-07-27T14:06:58Z",
        "pc:count": 978611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330870.1826,
            "count": 978611,
            "maximum": -330124.2221,
            "minimum": -331171.9821,
            "name": "X",
            "position": 0,
            "stddev": 202.7827792,
            "variance": 41120.85554
          },
          {
            "average": 1555802.996,
            "count": 978611,
            "maximum": 1556079.969,
            "minimum": 1555373.809,
            "name": "Y",
            "position": 1,
            "stddev": 159.4670912,
            "variance": 25429.75319
          },
          {
            "average": 10.07584466,
            "count": 978611,
            "maximum": 14.21523183,
            "minimum": 7.135231833,
            "name": "Z",
            "position": 2,
            "stddev": 1.217633896,
            "variance": 1.482632304
          },
          {
            "average": 1057.6702,
            "count": 978611,
            "maximum": 6088,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 671.3169689,
            "variance": 450666.4727
          },
          {
            "average": 1.000050071,
            "count": 978611,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007218879903,
            "variance": 5.211222706e-05
          },
          {
            "average": 1.000100142,
            "count": 978611,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01030840215,
            "variance": 0.000106263155
          },
          {
            "average": 1,
            "count": 978611,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 978611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.488464773,
            "count": 978611,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4998671762,
            "variance": 0.2498671939
          },
          {
            "average": 18.96661213,
            "count": 978611,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.977657461,
            "variance": 3.911129031
          },
          {
            "average": 1.00008788,
            "count": 978611,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00948239105,
            "variance": 8.991574003e-05
          },
          {
            "average": 13.61717986,
            "count": 978611,
            "maximum": 23,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.386748567,
            "variance": 88.11104866
          },
          {
            "average": 247563245.6,
            "count": 978611,
            "maximum": 248271618.8,
            "minimum": 247104407.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 569121.0397,
            "variance": 323898757800.0
          },
          {
            "average": 0,
            "count": 978611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 978611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 978611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 978611,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 978611,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331171.9821,
          1555373.809,
          7.135231833,
          -330124.2221,
          1556079.969,
          14.21523183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331171.9821293624,
                1555373.8091343031,
                7.13523183269245
              ],
              [
                -331171.9821293624,
                1556079.9691343033,
                7.13523183269245
              ],
              [
                -330124.2221293624,
                1556079.9691343033,
                14.21523183269245
              ],
              [
                -330124.2221293624,
                1555373.8091343031,
                14.21523183269245
              ],
              [
                -331171.9821293624,
                1555373.8091343031,
                7.13523183269245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:06:58+00:00",
        "end_time": "2019-07-14T01:53:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1477.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1477.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1477.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1477.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7481718,
            63.81246322,
            7.135231833,
            -160.7255157,
            63.81970421,
            14.21523183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.74671503974167,
                  63.81246322327455,
                  7.13523183269245
                ],
                [
                  -160.74817181566505,
                  63.81875398244233,
                  7.13523183269245
                ],
                [
                  -160.72696795448178,
                  63.81970420773918,
                  14.21523183269245
                ],
                [
                  -160.72551569311366,
                  63.8134132375277,
                  14.21523183269245
                ],
                [
                  -160.74671503974167,
                  63.81246322327455,
                  7.13523183269245
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1477.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1477.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:06:58Z",
            "pc:count": 978611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330870.1826,
                "count": 978611,
                "maximum": -330124.2221,
                "minimum": -331171.9821,
                "name": "X",
                "position": 0,
                "stddev": 202.7827792,
                "variance": 41120.85554
              },
              {
                "average": 1555802.996,
                "count": 978611,
                "maximum": 1556079.969,
                "minimum": 1555373.809,
                "name": "Y",
                "position": 1,
                "stddev": 159.4670912,
                "variance": 25429.75319
              },
              {
                "average": 10.07584466,
                "count": 978611,
                "maximum": 14.21523183,
                "minimum": 7.135231833,
                "name": "Z",
                "position": 2,
                "stddev": 1.217633896,
                "variance": 1.482632304
              },
              {
                "average": 1057.6702,
                "count": 978611,
                "maximum": 6088,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 671.3169689,
                "variance": 450666.4727
              },
              {
                "average": 1.000050071,
                "count": 978611,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007218879903,
                "variance": 5.211222706e-05
              },
              {
                "average": 1.000100142,
                "count": 978611,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01030840215,
                "variance": 0.000106263155
              },
              {
                "average": 1,
                "count": 978611,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 978611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.488464773,
                "count": 978611,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4998671762,
                "variance": 0.2498671939
              },
              {
                "average": 18.96661213,
                "count": 978611,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.977657461,
                "variance": 3.911129031
              },
              {
                "average": 1.00008788,
                "count": 978611,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00948239105,
                "variance": 8.991574003e-05
              },
              {
                "average": 13.61717986,
                "count": 978611,
                "maximum": 23,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.386748567,
                "variance": 88.11104866
              },
              {
                "average": 247563245.6,
                "count": 978611,
                "maximum": 248271618.8,
                "minimum": 247104407.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 569121.0397,
                "variance": 323898757800.0
              },
              {
                "average": 0,
                "count": 978611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 978611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 978611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 978611,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 978611,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331171.9821,
              1555373.809,
              7.135231833,
              -330124.2221,
              1556079.969,
              14.21523183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331171.9821293624,
                    1555373.8091343031,
                    7.13523183269245
                  ],
                  [
                    -331171.9821293624,
                    1556079.9691343033,
                    7.13523183269245
                  ],
                  [
                    -330124.2221293624,
                    1556079.9691343033,
                    14.21523183269245
                  ],
                  [
                    -330124.2221293624,
                    1555373.8091343031,
                    14.21523183269245
                  ],
                  [
                    -331171.9821293624,
                    1555373.8091343031,
                    7.13523183269245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:06:58+00:00",
            "end_time": "2019-07-14T01:53: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": "20190713_NCMP_AK_04VDR1780.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.6872036584305,
              63.837174514442104,
              9.87200408410663
            ],
            [
              -160.68931598911516,
              63.84636944371639,
              9.87200408410663
            ],
            [
              -160.68029717108806,
              63.84677006160818,
              20.992004084106632
            ],
            [
              -160.67818764980245,
              63.83757500213875,
              20.992004084106632
            ],
            [
              -160.6872036584305,
              63.837174514442104,
              9.87200408410663
            ]
          ]
        ]
      },
      "bbox": [
        -160.689316,
        63.83717451,
        9.872004084,
        -160.6781876,
        63.84677006,
        20.99200408
      ],
      "properties": {
        "datetime": "2019-07-14T00:23:44Z",
        "pc:count": 1003460,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -327797.4557,
            "count": 1003460,
            "maximum": -327538.1004,
            "minimum": -327983.3004,
            "name": "X",
            "position": 0,
            "stddev": 104.2385721,
            "variance": 10865.67992
          },
          {
            "average": 1558230.077,
            "count": 1003460,
            "maximum": 1558856.006,
            "minimum": 1557823.966,
            "name": "Y",
            "position": 1,
            "stddev": 265.8682803,
            "variance": 70685.94249
          },
          {
            "average": 12.10348283,
            "count": 1003460,
            "maximum": 20.99200408,
            "minimum": 9.872004084,
            "name": "Z",
            "position": 2,
            "stddev": 1.002968817,
            "variance": 1.005946449
          },
          {
            "average": 1228.560802,
            "count": 1003460,
            "maximum": 4823,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 620.6120218,
            "variance": 385159.2816
          },
          {
            "average": 1.001978156,
            "count": 1003460,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04956385845,
            "variance": 0.002456576065
          },
          {
            "average": 1.003961294,
            "count": 1003460,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0734478996,
            "variance": 0.005394593956
          },
          {
            "average": 1,
            "count": 1003460,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003460,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.468903594,
            "count": 1003460,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4990323253,
            "variance": 0.2490332617
          },
          {
            "average": 20.15467493,
            "count": 1003460,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.488897256,
            "variance": 2.21681504
          },
          {
            "average": 1.003249756,
            "count": 1003460,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06139514895,
            "variance": 0.003769364315
          },
          {
            "average": 2.332470652,
            "count": 1003460,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5316016312,
            "variance": 0.2826002943
          },
          {
            "average": 247097282.9,
            "count": 1003460,
            "maximum": 247099024.8,
            "minimum": 247096605.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1017.904574,
            "variance": 1036129.722
          },
          {
            "average": 0,
            "count": 1003460,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003460,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003460,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003460,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1003460,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -327983.3004,
          1557823.966,
          9.872004084,
          -327538.1004,
          1558856.006,
          20.99200408
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -327983.30037501326,
                1557823.9664698876,
                9.87200408410663
              ],
              [
                -327983.30037501326,
                1558856.0064698877,
                9.87200408410663
              ],
              [
                -327538.1003750133,
                1558856.0064698877,
                20.992004084106632
              ],
              [
                -327538.1003750133,
                1557823.9664698876,
                20.992004084106632
              ],
              [
                -327983.30037501326,
                1557823.9664698876,
                9.87200408410663
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:23:44+00:00",
        "end_time": "2019-07-13T23:43:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1780.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1780.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1780.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1780.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.689316,
            63.83717451,
            9.872004084,
            -160.6781876,
            63.84677006,
            20.99200408
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.6872036584305,
                  63.837174514442104,
                  9.87200408410663
                ],
                [
                  -160.68931598911516,
                  63.84636944371639,
                  9.87200408410663
                ],
                [
                  -160.68029717108806,
                  63.84677006160818,
                  20.992004084106632
                ],
                [
                  -160.67818764980245,
                  63.83757500213875,
                  20.992004084106632
                ],
                [
                  -160.6872036584305,
                  63.837174514442104,
                  9.87200408410663
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1780.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1780.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:23:44Z",
            "pc:count": 1003460,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -327797.4557,
                "count": 1003460,
                "maximum": -327538.1004,
                "minimum": -327983.3004,
                "name": "X",
                "position": 0,
                "stddev": 104.2385721,
                "variance": 10865.67992
              },
              {
                "average": 1558230.077,
                "count": 1003460,
                "maximum": 1558856.006,
                "minimum": 1557823.966,
                "name": "Y",
                "position": 1,
                "stddev": 265.8682803,
                "variance": 70685.94249
              },
              {
                "average": 12.10348283,
                "count": 1003460,
                "maximum": 20.99200408,
                "minimum": 9.872004084,
                "name": "Z",
                "position": 2,
                "stddev": 1.002968817,
                "variance": 1.005946449
              },
              {
                "average": 1228.560802,
                "count": 1003460,
                "maximum": 4823,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 620.6120218,
                "variance": 385159.2816
              },
              {
                "average": 1.001978156,
                "count": 1003460,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04956385845,
                "variance": 0.002456576065
              },
              {
                "average": 1.003961294,
                "count": 1003460,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0734478996,
                "variance": 0.005394593956
              },
              {
                "average": 1,
                "count": 1003460,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003460,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.468903594,
                "count": 1003460,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4990323253,
                "variance": 0.2490332617
              },
              {
                "average": 20.15467493,
                "count": 1003460,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.488897256,
                "variance": 2.21681504
              },
              {
                "average": 1.003249756,
                "count": 1003460,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06139514895,
                "variance": 0.003769364315
              },
              {
                "average": 2.332470652,
                "count": 1003460,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5316016312,
                "variance": 0.2826002943
              },
              {
                "average": 247097282.9,
                "count": 1003460,
                "maximum": 247099024.8,
                "minimum": 247096605.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1017.904574,
                "variance": 1036129.722
              },
              {
                "average": 0,
                "count": 1003460,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003460,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003460,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003460,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1003460,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -327983.3004,
              1557823.966,
              9.872004084,
              -327538.1004,
              1558856.006,
              20.99200408
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -327983.30037501326,
                    1557823.9664698876,
                    9.87200408410663
                  ],
                  [
                    -327983.30037501326,
                    1558856.0064698877,
                    9.87200408410663
                  ],
                  [
                    -327538.1003750133,
                    1558856.0064698877,
                    20.992004084106632
                  ],
                  [
                    -327538.1003750133,
                    1557823.9664698876,
                    20.992004084106632
                  ],
                  [
                    -327983.30037501326,
                    1557823.9664698876,
                    9.87200408410663
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:23:44+00:00",
            "end_time": "2019-07-13T23:43: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": "20190713_NCMP_AK_04VDR1488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.75256344520977,
              63.90795453444205,
              38.0350527480431
            ],
            [
              -160.75476121621773,
              63.917405870624876,
              38.0350527480431
            ],
            [
              -160.73788490567438,
              63.91816068254918,
              216.05505274804312
            ],
            [
              -160.73569255001772,
              63.908709093423084,
              216.05505274804312
            ],
            [
              -160.75256344520977,
              63.90795453444205,
              38.0350527480431
            ]
          ]
        ]
      },
      "bbox": [
        -160.7547612,
        63.90795453,
        38.03505275,
        -160.7356926,
        63.91816068,
        216.0550527
      ],
      "properties": {
        "datetime": "2019-07-27T16:55:12Z",
        "pc:count": 6885261,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330020.6501,
            "count": 6885261,
            "maximum": -329544.5779,
            "minimum": -330375.6979,
            "name": "X",
            "position": 0,
            "stddev": 177.2644715,
            "variance": 31422.69287
          },
          {
            "average": 1566552.569,
            "count": 6885261,
            "maximum": 1567072.178,
            "minimum": 1566011.338,
            "name": "Y",
            "position": 1,
            "stddev": 288.2024419,
            "variance": 83060.64752
          },
          {
            "average": 91.48226292,
            "count": 6885261,
            "maximum": 216.0550527,
            "minimum": 38.03505275,
            "name": "Z",
            "position": 2,
            "stddev": 39.88226783,
            "variance": 1590.595288
          },
          {
            "average": 293.6720618,
            "count": 6885261,
            "maximum": 19451,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 434.0599618,
            "variance": 188408.0504
          },
          {
            "average": 1.737076924,
            "count": 6885261,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9533555479,
            "variance": 0.9088868007
          },
          {
            "average": 2.476224213,
            "count": 6885261,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.220415649,
            "variance": 1.489414357
          },
          {
            "average": 1,
            "count": 6885261,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6885261,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.139845534,
            "count": 6885261,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.09060038,
            "variance": 1.189409189
          },
          {
            "average": 20.34230923,
            "count": 6885261,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.810084499,
            "variance": 7.89657489
          },
          {
            "average": 1.770948988,
            "count": 6885261,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.019463379,
            "variance": 1.039305581
          },
          {
            "average": 9.129838215,
            "count": 6885261,
            "maximum": 25,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.808505585,
            "variance": 96.20678181
          },
          {
            "average": 247423845.5,
            "count": 6885261,
            "maximum": 248281712.6,
            "minimum": 247096714.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 528489.7034,
            "variance": 279301366600.0
          },
          {
            "average": 0,
            "count": 6885261,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6885261,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6885261,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6885261,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6885261,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330375.6979,
          1566011.338,
          38.03505275,
          -329544.5779,
          1567072.178,
          216.0550527
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330375.69786823733,
                1566011.338398796,
                38.0350527480431
              ],
              [
                -330375.69786823733,
                1567072.178398796,
                38.0350527480431
              ],
              [
                -329544.57786823733,
                1567072.178398796,
                216.05505274804312
              ],
              [
                -329544.57786823733,
                1566011.338398796,
                216.05505274804312
              ],
              [
                -330375.69786823733,
                1566011.338398796,
                38.0350527480431
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:55:12+00:00",
        "end_time": "2019-07-13T23:45:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7547612,
            63.90795453,
            38.03505275,
            -160.7356926,
            63.91816068,
            216.0550527
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.75256344520977,
                  63.90795453444205,
                  38.0350527480431
                ],
                [
                  -160.75476121621773,
                  63.917405870624876,
                  38.0350527480431
                ],
                [
                  -160.73788490567438,
                  63.91816068254918,
                  216.05505274804312
                ],
                [
                  -160.73569255001772,
                  63.908709093423084,
                  216.05505274804312
                ],
                [
                  -160.75256344520977,
                  63.90795453444205,
                  38.0350527480431
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:55:12Z",
            "pc:count": 6885261,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330020.6501,
                "count": 6885261,
                "maximum": -329544.5779,
                "minimum": -330375.6979,
                "name": "X",
                "position": 0,
                "stddev": 177.2644715,
                "variance": 31422.69287
              },
              {
                "average": 1566552.569,
                "count": 6885261,
                "maximum": 1567072.178,
                "minimum": 1566011.338,
                "name": "Y",
                "position": 1,
                "stddev": 288.2024419,
                "variance": 83060.64752
              },
              {
                "average": 91.48226292,
                "count": 6885261,
                "maximum": 216.0550527,
                "minimum": 38.03505275,
                "name": "Z",
                "position": 2,
                "stddev": 39.88226783,
                "variance": 1590.595288
              },
              {
                "average": 293.6720618,
                "count": 6885261,
                "maximum": 19451,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 434.0599618,
                "variance": 188408.0504
              },
              {
                "average": 1.737076924,
                "count": 6885261,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9533555479,
                "variance": 0.9088868007
              },
              {
                "average": 2.476224213,
                "count": 6885261,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.220415649,
                "variance": 1.489414357
              },
              {
                "average": 1,
                "count": 6885261,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6885261,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.139845534,
                "count": 6885261,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.09060038,
                "variance": 1.189409189
              },
              {
                "average": 20.34230923,
                "count": 6885261,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.810084499,
                "variance": 7.89657489
              },
              {
                "average": 1.770948988,
                "count": 6885261,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.019463379,
                "variance": 1.039305581
              },
              {
                "average": 9.129838215,
                "count": 6885261,
                "maximum": 25,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.808505585,
                "variance": 96.20678181
              },
              {
                "average": 247423845.5,
                "count": 6885261,
                "maximum": 248281712.6,
                "minimum": 247096714.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 528489.7034,
                "variance": 279301366600.0
              },
              {
                "average": 0,
                "count": 6885261,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6885261,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6885261,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6885261,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6885261,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330375.6979,
              1566011.338,
              38.03505275,
              -329544.5779,
              1567072.178,
              216.0550527
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330375.69786823733,
                    1566011.338398796,
                    38.0350527480431
                  ],
                  [
                    -330375.69786823733,
                    1567072.178398796,
                    38.0350527480431
                  ],
                  [
                    -329544.57786823733,
                    1567072.178398796,
                    216.05505274804312
                  ],
                  [
                    -329544.57786823733,
                    1566011.338398796,
                    216.05505274804312
                  ],
                  [
                    -330375.69786823733,
                    1566011.338398796,
                    38.0350527480431
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:55:12+00:00",
            "end_time": "2019-07-13T23:45: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": "20190713_NCMP_AK_04VDR1781.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.6877932803215,
              63.84635814651605,
              7.902770924290874
            ],
            [
              -160.6885893446432,
              63.849822707815136,
              7.902770924290874
            ],
            [
              -160.68611072176577,
              63.84993283890114,
              10.842770924290875
            ],
            [
              -160.68531494844774,
              63.846468264111344,
              10.842770924290875
            ],
            [
              -160.6877932803215,
              63.84635814651605,
              7.902770924290874
            ]
          ]
        ]
      },
      "bbox": [
        -160.6885893,
        63.84635815,
        7.902770924,
        -160.6853149,
        63.84993284,
        10.84277092
      ],
      "properties": {
        "datetime": "2019-07-13T23:43:46Z",
        "pc:count": 100186,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -327847.9916,
            "count": 100186,
            "maximum": -327786.68,
            "minimum": -327909.02,
            "name": "X",
            "position": 0,
            "stddev": 29.0611824,
            "variance": 844.5523225
          },
          {
            "average": 1559004.503,
            "count": 100186,
            "maximum": 1559236.092,
            "minimum": 1558847.232,
            "name": "Y",
            "position": 1,
            "stddev": 99.77931623,
            "variance": 9955.911948
          },
          {
            "average": 9.801757809,
            "count": 100186,
            "maximum": 10.84277092,
            "minimum": 7.902770924,
            "name": "Z",
            "position": 2,
            "stddev": 0.5784061958,
            "variance": 0.3345537273
          },
          {
            "average": 1278.974178,
            "count": 100186,
            "maximum": 3808,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 579.1464977,
            "variance": 335410.6658
          },
          {
            "average": 1.000119777,
            "count": 100186,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01094367686,
            "variance": 0.0001197640632
          },
          {
            "average": 1.000239554,
            "count": 100186,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01547576922,
            "variance": 0.000239499433
          },
          {
            "average": 1,
            "count": 100186,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100186,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.583464756,
            "count": 100186,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4929868765,
            "variance": 0.2430360604
          },
          {
            "average": 20.74834162,
            "count": 100186,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9539409729,
            "variance": 0.9100033798
          },
          {
            "average": 1.000459146,
            "count": 100186,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02142287923,
            "variance": 0.0004589397543
          },
          {
            "average": 2,
            "count": 100186,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247096623,
            "count": 100186,
            "maximum": 247096626.2,
            "minimum": 247096619.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.585321918,
            "variance": 2.513245584
          },
          {
            "average": 0,
            "count": 100186,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100186,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100186,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100186,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 100186,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -327909.02,
          1558847.232,
          7.902770924,
          -327786.68,
          1559236.092,
          10.84277092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -327909.0199719645,
                1558847.2319670052,
                7.902770924290874
              ],
              [
                -327909.0199719645,
                1559236.091967005,
                7.902770924290874
              ],
              [
                -327786.6799719645,
                1559236.091967005,
                10.842770924290875
              ],
              [
                -327786.6799719645,
                1558847.2319670052,
                10.842770924290875
              ],
              [
                -327909.0199719645,
                1558847.2319670052,
                7.902770924290874
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-13T23:43:46+00:00",
        "end_time": "2019-07-13T23:43:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1781.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1781.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1781.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1781.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.6885893,
            63.84635815,
            7.902770924,
            -160.6853149,
            63.84993284,
            10.84277092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.6877932803215,
                  63.84635814651605,
                  7.902770924290874
                ],
                [
                  -160.6885893446432,
                  63.849822707815136,
                  7.902770924290874
                ],
                [
                  -160.68611072176577,
                  63.84993283890114,
                  10.842770924290875
                ],
                [
                  -160.68531494844774,
                  63.846468264111344,
                  10.842770924290875
                ],
                [
                  -160.6877932803215,
                  63.84635814651605,
                  7.902770924290874
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1781.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1781.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-13T23:43:46Z",
            "pc:count": 100186,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -327847.9916,
                "count": 100186,
                "maximum": -327786.68,
                "minimum": -327909.02,
                "name": "X",
                "position": 0,
                "stddev": 29.0611824,
                "variance": 844.5523225
              },
              {
                "average": 1559004.503,
                "count": 100186,
                "maximum": 1559236.092,
                "minimum": 1558847.232,
                "name": "Y",
                "position": 1,
                "stddev": 99.77931623,
                "variance": 9955.911948
              },
              {
                "average": 9.801757809,
                "count": 100186,
                "maximum": 10.84277092,
                "minimum": 7.902770924,
                "name": "Z",
                "position": 2,
                "stddev": 0.5784061958,
                "variance": 0.3345537273
              },
              {
                "average": 1278.974178,
                "count": 100186,
                "maximum": 3808,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 579.1464977,
                "variance": 335410.6658
              },
              {
                "average": 1.000119777,
                "count": 100186,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01094367686,
                "variance": 0.0001197640632
              },
              {
                "average": 1.000239554,
                "count": 100186,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01547576922,
                "variance": 0.000239499433
              },
              {
                "average": 1,
                "count": 100186,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100186,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.583464756,
                "count": 100186,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4929868765,
                "variance": 0.2430360604
              },
              {
                "average": 20.74834162,
                "count": 100186,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9539409729,
                "variance": 0.9100033798
              },
              {
                "average": 1.000459146,
                "count": 100186,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02142287923,
                "variance": 0.0004589397543
              },
              {
                "average": 2,
                "count": 100186,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247096623,
                "count": 100186,
                "maximum": 247096626.2,
                "minimum": 247096619.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.585321918,
                "variance": 2.513245584
              },
              {
                "average": 0,
                "count": 100186,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100186,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100186,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100186,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 100186,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -327909.02,
              1558847.232,
              7.902770924,
              -327786.68,
              1559236.092,
              10.84277092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -327909.0199719645,
                    1558847.2319670052,
                    7.902770924290874
                  ],
                  [
                    -327909.0199719645,
                    1559236.091967005,
                    7.902770924290874
                  ],
                  [
                    -327786.6799719645,
                    1559236.091967005,
                    10.842770924290875
                  ],
                  [
                    -327786.6799719645,
                    1558847.2319670052,
                    10.842770924290875
                  ],
                  [
                    -327909.0199719645,
                    1558847.2319670052,
                    7.902770924290874
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-13T23:43:46+00:00",
            "end_time": "2019-07-13T23:43: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": "20190713_NCMP_AK_04VDR1185.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.81190519589052,
              63.88018456327183,
              -0.193036269596071
            ],
            [
              -160.81407933418964,
              63.88946084526748,
              -0.193036269596071
            ],
            [
              -160.79237711025553,
              63.89044065018206,
              16.686963730403928
            ],
            [
              -160.7902097994278,
              63.88116404632337,
              16.686963730403928
            ],
            [
              -160.81190519589052,
              63.88018456327183,
              -0.193036269596071
            ]
          ]
        ]
      },
      "bbox": [
        -160.8140793,
        63.88018456,
        -0.1930362696,
        -160.7902098,
        63.89044065,
        16.68696373
      ],
      "properties": {
        "datetime": "2019-07-27T14:16:14Z",
        "pc:count": 4305047,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332894.1077,
            "count": 4305047,
            "maximum": -332516.5164,
            "minimum": -333586.4164,
            "name": "X",
            "position": 0,
            "stddev": 230.7892124,
            "variance": 53263.66054
          },
          {
            "average": 1563706.298,
            "count": 4305047,
            "maximum": 1564264.529,
            "minimum": 1563223.209,
            "name": "Y",
            "position": 1,
            "stddev": 286.3348462,
            "variance": 81987.64413
          },
          {
            "average": 4.684607573,
            "count": 4305047,
            "maximum": 16.68696373,
            "minimum": -0.1930362696,
            "name": "Z",
            "position": 2,
            "stddev": 2.463950068,
            "variance": 6.071049937
          },
          {
            "average": 873.9410606,
            "count": 4305047,
            "maximum": 62094,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 868.9782132,
            "variance": 755123.135
          },
          {
            "average": 1.007846372,
            "count": 4305047,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09976220226,
            "variance": 0.009952497001
          },
          {
            "average": 1.015777528,
            "count": 4305047,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1487683268,
            "variance": 0.02213201507
          },
          {
            "average": 1,
            "count": 4305047,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4305047,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.276701276,
            "count": 4305047,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.790927803,
            "variance": 95.86226724
          },
          {
            "average": 19.94138898,
            "count": 4305047,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.345588028,
            "variance": 1.81060714
          },
          {
            "average": 1.155651727,
            "count": 4305047,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3656078568,
            "variance": 0.133669105
          },
          {
            "average": 14.55374076,
            "count": 4305047,
            "maximum": 26,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.862167914,
            "variance": 97.26235596
          },
          {
            "average": 247526688.6,
            "count": 4305047,
            "maximum": 248272174.9,
            "minimum": 247105283.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 559489.3962,
            "variance": 313028384400.0
          },
          {
            "average": 0,
            "count": 4305047,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4305047,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4305047,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4305047,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4305047,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333586.4164,
          1563223.209,
          -0.1930362696,
          -332516.5164,
          1564264.529,
          16.68696373
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333586.4163898535,
                1563223.2085171056,
                -0.193036269596071
              ],
              [
                -333586.4163898535,
                1564264.5285171054,
                -0.193036269596071
              ],
              [
                -332516.5163898535,
                1564264.5285171054,
                16.686963730403928
              ],
              [
                -332516.5163898535,
                1563223.2085171056,
                16.686963730403928
              ],
              [
                -333586.4163898535,
                1563223.2085171056,
                -0.193036269596071
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:16:14+00:00",
        "end_time": "2019-07-14T02:08:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1185.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1185.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1185.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1185.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8140793,
            63.88018456,
            -0.1930362696,
            -160.7902098,
            63.89044065,
            16.68696373
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.81190519589052,
                  63.88018456327183,
                  -0.193036269596071
                ],
                [
                  -160.81407933418964,
                  63.88946084526748,
                  -0.193036269596071
                ],
                [
                  -160.79237711025553,
                  63.89044065018206,
                  16.686963730403928
                ],
                [
                  -160.7902097994278,
                  63.88116404632337,
                  16.686963730403928
                ],
                [
                  -160.81190519589052,
                  63.88018456327183,
                  -0.193036269596071
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1185.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1185.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:16:14Z",
            "pc:count": 4305047,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332894.1077,
                "count": 4305047,
                "maximum": -332516.5164,
                "minimum": -333586.4164,
                "name": "X",
                "position": 0,
                "stddev": 230.7892124,
                "variance": 53263.66054
              },
              {
                "average": 1563706.298,
                "count": 4305047,
                "maximum": 1564264.529,
                "minimum": 1563223.209,
                "name": "Y",
                "position": 1,
                "stddev": 286.3348462,
                "variance": 81987.64413
              },
              {
                "average": 4.684607573,
                "count": 4305047,
                "maximum": 16.68696373,
                "minimum": -0.1930362696,
                "name": "Z",
                "position": 2,
                "stddev": 2.463950068,
                "variance": 6.071049937
              },
              {
                "average": 873.9410606,
                "count": 4305047,
                "maximum": 62094,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 868.9782132,
                "variance": 755123.135
              },
              {
                "average": 1.007846372,
                "count": 4305047,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09976220226,
                "variance": 0.009952497001
              },
              {
                "average": 1.015777528,
                "count": 4305047,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1487683268,
                "variance": 0.02213201507
              },
              {
                "average": 1,
                "count": 4305047,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4305047,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.276701276,
                "count": 4305047,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.790927803,
                "variance": 95.86226724
              },
              {
                "average": 19.94138898,
                "count": 4305047,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.345588028,
                "variance": 1.81060714
              },
              {
                "average": 1.155651727,
                "count": 4305047,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3656078568,
                "variance": 0.133669105
              },
              {
                "average": 14.55374076,
                "count": 4305047,
                "maximum": 26,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.862167914,
                "variance": 97.26235596
              },
              {
                "average": 247526688.6,
                "count": 4305047,
                "maximum": 248272174.9,
                "minimum": 247105283.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 559489.3962,
                "variance": 313028384400.0
              },
              {
                "average": 0,
                "count": 4305047,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4305047,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4305047,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4305047,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4305047,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333586.4164,
              1563223.209,
              -0.1930362696,
              -332516.5164,
              1564264.529,
              16.68696373
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333586.4163898535,
                    1563223.2085171056,
                    -0.193036269596071
                  ],
                  [
                    -333586.4163898535,
                    1564264.5285171054,
                    -0.193036269596071
                  ],
                  [
                    -332516.5163898535,
                    1564264.5285171054,
                    16.686963730403928
                  ],
                  [
                    -332516.5163898535,
                    1563223.2085171056,
                    16.686963730403928
                  ],
                  [
                    -333586.4163898535,
                    1563223.2085171056,
                    -0.193036269596071
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:16:14+00:00",
            "end_time": "2019-07-14T02:08:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.72995751420473,
              63.87221210549825,
              1.049064560086883
            ],
            [
              -160.73217014862334,
              63.88177082994859,
              1.049064560086883
            ],
            [
              -160.71156331411547,
              63.88269021269435,
              45.40906456008688
            ],
            [
              -160.70935735987854,
              63.87313117714459,
              45.40906456008688
            ],
            [
              -160.72995751420473,
              63.87221210549825,
              1.049064560086883
            ]
          ]
        ]
      },
      "bbox": [
        -160.7321701,
        63.87221211,
        1.04906456,
        -160.7093574,
        63.88269021,
        45.40906456
      ],
      "properties": {
        "datetime": "2019-07-14T00:45:42Z",
        "pc:count": 3905623,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329196.6517,
            "count": 3905623,
            "maximum": -328661.2028,
            "minimum": -329677.2428,
            "name": "X",
            "position": 0,
            "stddev": 268.4278678,
            "variance": 72053.52024
          },
          {
            "average": 1562453.428,
            "count": 3905623,
            "maximum": 1563001.254,
            "minimum": 1561928.354,
            "name": "Y",
            "position": 1,
            "stddev": 288.7702767,
            "variance": 83388.27269
          },
          {
            "average": 14.47532013,
            "count": 3905623,
            "maximum": 45.40906456,
            "minimum": 1.04906456,
            "name": "Z",
            "position": 2,
            "stddev": 9.273569571,
            "variance": 85.99909259
          },
          {
            "average": 1218.645339,
            "count": 3905623,
            "maximum": 6357,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 737.007931,
            "variance": 543180.6904
          },
          {
            "average": 1.028289469,
            "count": 3905623,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1956822896,
            "variance": 0.03829155847
          },
          {
            "average": 1.056677513,
            "count": 3905623,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.293581007,
            "variance": 0.08618980765
          },
          {
            "average": 1,
            "count": 3905623,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3905623,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.606984852,
            "count": 3905623,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.39302513,
            "variance": 5.726569272
          },
          {
            "average": 20.01760957,
            "count": 3905623,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.12932763,
            "variance": 4.534036156
          },
          {
            "average": 1.038053596,
            "count": 3905623,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2190104189,
            "variance": 0.04796556359
          },
          {
            "average": 3.897685721,
            "count": 3905623,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.347897499,
            "variance": 1.816827668
          },
          {
            "average": 247098764.3,
            "count": 3905623,
            "maximum": 247100342.7,
            "minimum": 247096660.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1086.823206,
            "variance": 1181184.681
          },
          {
            "average": 0,
            "count": 3905623,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3905623,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3905623,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3905623,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3905623,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -329677.2428,
          1561928.354,
          1.04906456,
          -328661.2028,
          1563001.254,
          45.40906456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -329677.24277371773,
                1561928.3543399142,
                1.049064560086883
              ],
              [
                -329677.24277371773,
                1563001.254339914,
                1.049064560086883
              ],
              [
                -328661.2027737177,
                1563001.254339914,
                45.40906456008688
              ],
              [
                -328661.2027737177,
                1561928.3543399142,
                45.40906456008688
              ],
              [
                -329677.24277371773,
                1561928.3543399142,
                1.049064560086883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:45:42+00:00",
        "end_time": "2019-07-13T23:44:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7321701,
            63.87221211,
            1.04906456,
            -160.7093574,
            63.88269021,
            45.40906456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.72995751420473,
                  63.87221210549825,
                  1.049064560086883
                ],
                [
                  -160.73217014862334,
                  63.88177082994859,
                  1.049064560086883
                ],
                [
                  -160.71156331411547,
                  63.88269021269435,
                  45.40906456008688
                ],
                [
                  -160.70935735987854,
                  63.87313117714459,
                  45.40906456008688
                ],
                [
                  -160.72995751420473,
                  63.87221210549825,
                  1.049064560086883
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:45:42Z",
            "pc:count": 3905623,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329196.6517,
                "count": 3905623,
                "maximum": -328661.2028,
                "minimum": -329677.2428,
                "name": "X",
                "position": 0,
                "stddev": 268.4278678,
                "variance": 72053.52024
              },
              {
                "average": 1562453.428,
                "count": 3905623,
                "maximum": 1563001.254,
                "minimum": 1561928.354,
                "name": "Y",
                "position": 1,
                "stddev": 288.7702767,
                "variance": 83388.27269
              },
              {
                "average": 14.47532013,
                "count": 3905623,
                "maximum": 45.40906456,
                "minimum": 1.04906456,
                "name": "Z",
                "position": 2,
                "stddev": 9.273569571,
                "variance": 85.99909259
              },
              {
                "average": 1218.645339,
                "count": 3905623,
                "maximum": 6357,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 737.007931,
                "variance": 543180.6904
              },
              {
                "average": 1.028289469,
                "count": 3905623,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1956822896,
                "variance": 0.03829155847
              },
              {
                "average": 1.056677513,
                "count": 3905623,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.293581007,
                "variance": 0.08618980765
              },
              {
                "average": 1,
                "count": 3905623,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3905623,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.606984852,
                "count": 3905623,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.39302513,
                "variance": 5.726569272
              },
              {
                "average": 20.01760957,
                "count": 3905623,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.12932763,
                "variance": 4.534036156
              },
              {
                "average": 1.038053596,
                "count": 3905623,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2190104189,
                "variance": 0.04796556359
              },
              {
                "average": 3.897685721,
                "count": 3905623,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.347897499,
                "variance": 1.816827668
              },
              {
                "average": 247098764.3,
                "count": 3905623,
                "maximum": 247100342.7,
                "minimum": 247096660.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1086.823206,
                "variance": 1181184.681
              },
              {
                "average": 0,
                "count": 3905623,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3905623,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3905623,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3905623,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3905623,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -329677.2428,
              1561928.354,
              1.04906456,
              -328661.2028,
              1563001.254,
              45.40906456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -329677.24277371773,
                    1561928.3543399142,
                    1.049064560086883
                  ],
                  [
                    -329677.24277371773,
                    1563001.254339914,
                    1.049064560086883
                  ],
                  [
                    -328661.2027737177,
                    1563001.254339914,
                    45.40906456008688
                  ],
                  [
                    -328661.2027737177,
                    1561928.3543399142,
                    45.40906456008688
                  ],
                  [
                    -329677.24277371773,
                    1561928.3543399142,
                    1.049064560086883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:45:42+00:00",
            "end_time": "2019-07-13T23: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": "20190713_NCMP_AK_04VDR1186.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.80628867917326,
              63.88943450120168,
              0.251764704764986
            ],
            [
              -160.8084916548829,
              63.89883870807324,
              0.251764704764986
            ],
            [
              -160.79297686280853,
              63.899538691851184,
              12.731764704764986
            ],
            [
              -160.79077883683718,
              63.89013425177241,
              12.731764704764986
            ],
            [
              -160.80628867917326,
              63.88943450120168,
              0.251764704764986
            ]
          ]
        ]
      },
      "bbox": [
        -160.8084917,
        63.8894345,
        0.2517647048,
        -160.7907788,
        63.89953869,
        12.7317647
      ],
      "properties": {
        "datetime": "2019-07-27T14:09:05Z",
        "pc:count": 3553928,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332869.6384,
            "count": 3553928,
            "maximum": -332442.0393,
            "minimum": -333206.6593,
            "name": "X",
            "position": 0,
            "stddev": 186.4383536,
            "variance": 34759.25968
          },
          {
            "average": 1564738.758,
            "count": 3553928,
            "maximum": 1565278.152,
            "minimum": 1564222.492,
            "name": "Y",
            "position": 1,
            "stddev": 293.2883051,
            "variance": 86018.02988
          },
          {
            "average": 4.51755707,
            "count": 3553928,
            "maximum": 12.7317647,
            "minimum": 0.2517647048,
            "name": "Z",
            "position": 2,
            "stddev": 2.243971858,
            "variance": 5.035409701
          },
          {
            "average": 864.4471534,
            "count": 3553928,
            "maximum": 46569,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 739.2108517,
            "variance": 546432.6832
          },
          {
            "average": 1.003991358,
            "count": 3553928,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07128681666,
            "variance": 0.005081810229
          },
          {
            "average": 1.008010573,
            "count": 3553928,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1062611791,
            "variance": 0.01129143817
          },
          {
            "average": 1,
            "count": 3553928,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3553928,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.240433965,
            "count": 3553928,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.116997878,
            "variance": 50.65165879
          },
          {
            "average": 20.01310185,
            "count": 3553928,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.320704054,
            "variance": 1.744259198
          },
          {
            "average": 1.076938531,
            "count": 3553928,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2685680022,
            "variance": 0.07212877183
          },
          {
            "average": 15.03222266,
            "count": 3553928,
            "maximum": 22,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.369012771,
            "variance": 70.04037476
          },
          {
            "average": 247417435.1,
            "count": 3553928,
            "maximum": 248271745.7,
            "minimum": 247104536.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 515964.4448,
            "variance": 266219308300.0
          },
          {
            "average": 0,
            "count": 3553928,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3553928,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3553928,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3553928,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3553928,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333206.6593,
          1564222.492,
          0.2517647048,
          -332442.0393,
          1565278.152,
          12.7317647
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333206.6592698538,
                1564222.4916315214,
                0.251764704764986
              ],
              [
                -333206.6592698538,
                1565278.1516315215,
                0.251764704764986
              ],
              [
                -332442.0392698538,
                1565278.1516315215,
                12.731764704764986
              ],
              [
                -332442.0392698538,
                1564222.4916315214,
                12.731764704764986
              ],
              [
                -333206.6592698538,
                1564222.4916315214,
                0.251764704764986
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:09:05+00:00",
        "end_time": "2019-07-14T01:55:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1186.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1186.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1186.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1186.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8084917,
            63.8894345,
            0.2517647048,
            -160.7907788,
            63.89953869,
            12.7317647
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.80628867917326,
                  63.88943450120168,
                  0.251764704764986
                ],
                [
                  -160.8084916548829,
                  63.89883870807324,
                  0.251764704764986
                ],
                [
                  -160.79297686280853,
                  63.899538691851184,
                  12.731764704764986
                ],
                [
                  -160.79077883683718,
                  63.89013425177241,
                  12.731764704764986
                ],
                [
                  -160.80628867917326,
                  63.88943450120168,
                  0.251764704764986
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1186.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1186.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:09:05Z",
            "pc:count": 3553928,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332869.6384,
                "count": 3553928,
                "maximum": -332442.0393,
                "minimum": -333206.6593,
                "name": "X",
                "position": 0,
                "stddev": 186.4383536,
                "variance": 34759.25968
              },
              {
                "average": 1564738.758,
                "count": 3553928,
                "maximum": 1565278.152,
                "minimum": 1564222.492,
                "name": "Y",
                "position": 1,
                "stddev": 293.2883051,
                "variance": 86018.02988
              },
              {
                "average": 4.51755707,
                "count": 3553928,
                "maximum": 12.7317647,
                "minimum": 0.2517647048,
                "name": "Z",
                "position": 2,
                "stddev": 2.243971858,
                "variance": 5.035409701
              },
              {
                "average": 864.4471534,
                "count": 3553928,
                "maximum": 46569,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 739.2108517,
                "variance": 546432.6832
              },
              {
                "average": 1.003991358,
                "count": 3553928,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07128681666,
                "variance": 0.005081810229
              },
              {
                "average": 1.008010573,
                "count": 3553928,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1062611791,
                "variance": 0.01129143817
              },
              {
                "average": 1,
                "count": 3553928,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3553928,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.240433965,
                "count": 3553928,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.116997878,
                "variance": 50.65165879
              },
              {
                "average": 20.01310185,
                "count": 3553928,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.320704054,
                "variance": 1.744259198
              },
              {
                "average": 1.076938531,
                "count": 3553928,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2685680022,
                "variance": 0.07212877183
              },
              {
                "average": 15.03222266,
                "count": 3553928,
                "maximum": 22,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.369012771,
                "variance": 70.04037476
              },
              {
                "average": 247417435.1,
                "count": 3553928,
                "maximum": 248271745.7,
                "minimum": 247104536.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 515964.4448,
                "variance": 266219308300.0
              },
              {
                "average": 0,
                "count": 3553928,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3553928,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3553928,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3553928,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3553928,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333206.6593,
              1564222.492,
              0.2517647048,
              -332442.0393,
              1565278.152,
              12.7317647
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333206.6592698538,
                    1564222.4916315214,
                    0.251764704764986
                  ],
                  [
                    -333206.6592698538,
                    1565278.1516315215,
                    0.251764704764986
                  ],
                  [
                    -332442.0392698538,
                    1565278.1516315215,
                    12.731764704764986
                  ],
                  [
                    -332442.0392698538,
                    1564222.4916315214,
                    12.731764704764986
                  ],
                  [
                    -333206.6592698538,
                    1564222.4916315214,
                    0.251764704764986
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:09:05+00:00",
            "end_time": "2019-07-14T01:55:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1489.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.75317842190506,
              63.91715898830653,
              114.01008493074946
            ],
            [
              -160.75532227080421,
              63.926374850775545,
              114.01008493074946
            ],
            [
              -160.74566333372704,
              63.926807000161546,
              222.19008493074946
            ],
            [
              -160.74352250786384,
              63.91759099642799,
              222.19008493074946
            ],
            [
              -160.75317842190506,
              63.91715898830653,
              114.01008493074946
            ]
          ]
        ]
      },
      "bbox": [
        -160.7553223,
        63.91715899,
        114.0100849,
        -160.7435225,
        63.926807,
        222.1900849
      ],
      "properties": {
        "datetime": "2019-07-27T16:54:55Z",
        "pc:count": 3058027,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330102.4324,
            "count": 3058027,
            "maximum": -329825.8088,
            "minimum": -330301.3488,
            "name": "X",
            "position": 0,
            "stddev": 99.86254094,
            "variance": 9972.527083
          },
          {
            "average": 1567437.337,
            "count": 3058027,
            "maximum": 1568071.28,
            "minimum": 1567036.88,
            "name": "Y",
            "position": 1,
            "stddev": 267.0363033,
            "variance": 71308.3873
          },
          {
            "average": 180.3225761,
            "count": 3058027,
            "maximum": 222.1900849,
            "minimum": 114.0100849,
            "name": "Z",
            "position": 2,
            "stddev": 24.18534882,
            "variance": 584.9310973
          },
          {
            "average": 473.0335053,
            "count": 3058027,
            "maximum": 12321,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 635.6494545,
            "variance": 404050.229
          },
          {
            "average": 1.491721296,
            "count": 3058027,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7358259697,
            "variance": 0.5414398577
          },
          {
            "average": 1.984706806,
            "count": 3058027,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.947254553,
            "variance": 0.8972911882
          },
          {
            "average": 1,
            "count": 3058027,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3058027,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.142204107,
            "count": 3058027,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3492594153,
            "variance": 0.1219821391
          },
          {
            "average": 20.03359781,
            "count": 3058027,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.118854301,
            "variance": 9.72725215
          },
          {
            "average": 1.508102773,
            "count": 3058027,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7472783529,
            "variance": 0.5584249367
          },
          {
            "average": 10.72249166,
            "count": 3058027,
            "maximum": 25,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.96098481,
            "variance": 120.143188
          },
          {
            "average": 247536147.1,
            "count": 3058027,
            "maximum": 248281695.5,
            "minimum": 247096729,
            "name": "GpsTime",
            "position": 12,
            "stddev": 571977.0464,
            "variance": 327157741600.0
          },
          {
            "average": 0,
            "count": 3058027,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3058027,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3058027,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3058027,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3058027,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330301.3488,
          1567036.88,
          114.0100849,
          -329825.8088,
          1568071.28,
          222.1900849
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330301.34879538405,
                1567036.8804468631,
                114.01008493074946
              ],
              [
                -330301.34879538405,
                1568071.280446863,
                114.01008493074946
              ],
              [
                -329825.808795384,
                1568071.280446863,
                222.19008493074946
              ],
              [
                -329825.808795384,
                1567036.8804468631,
                222.19008493074946
              ],
              [
                -330301.34879538405,
                1567036.8804468631,
                114.01008493074946
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:54:55+00:00",
        "end_time": "2019-07-13T23:45:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1489.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1489.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1489.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1489.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7553223,
            63.91715899,
            114.0100849,
            -160.7435225,
            63.926807,
            222.1900849
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.75317842190506,
                  63.91715898830653,
                  114.01008493074946
                ],
                [
                  -160.75532227080421,
                  63.926374850775545,
                  114.01008493074946
                ],
                [
                  -160.74566333372704,
                  63.926807000161546,
                  222.19008493074946
                ],
                [
                  -160.74352250786384,
                  63.91759099642799,
                  222.19008493074946
                ],
                [
                  -160.75317842190506,
                  63.91715898830653,
                  114.01008493074946
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1489.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1489.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:54:55Z",
            "pc:count": 3058027,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330102.4324,
                "count": 3058027,
                "maximum": -329825.8088,
                "minimum": -330301.3488,
                "name": "X",
                "position": 0,
                "stddev": 99.86254094,
                "variance": 9972.527083
              },
              {
                "average": 1567437.337,
                "count": 3058027,
                "maximum": 1568071.28,
                "minimum": 1567036.88,
                "name": "Y",
                "position": 1,
                "stddev": 267.0363033,
                "variance": 71308.3873
              },
              {
                "average": 180.3225761,
                "count": 3058027,
                "maximum": 222.1900849,
                "minimum": 114.0100849,
                "name": "Z",
                "position": 2,
                "stddev": 24.18534882,
                "variance": 584.9310973
              },
              {
                "average": 473.0335053,
                "count": 3058027,
                "maximum": 12321,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 635.6494545,
                "variance": 404050.229
              },
              {
                "average": 1.491721296,
                "count": 3058027,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7358259697,
                "variance": 0.5414398577
              },
              {
                "average": 1.984706806,
                "count": 3058027,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.947254553,
                "variance": 0.8972911882
              },
              {
                "average": 1,
                "count": 3058027,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3058027,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.142204107,
                "count": 3058027,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3492594153,
                "variance": 0.1219821391
              },
              {
                "average": 20.03359781,
                "count": 3058027,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.118854301,
                "variance": 9.72725215
              },
              {
                "average": 1.508102773,
                "count": 3058027,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7472783529,
                "variance": 0.5584249367
              },
              {
                "average": 10.72249166,
                "count": 3058027,
                "maximum": 25,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.96098481,
                "variance": 120.143188
              },
              {
                "average": 247536147.1,
                "count": 3058027,
                "maximum": 248281695.5,
                "minimum": 247096729,
                "name": "GpsTime",
                "position": 12,
                "stddev": 571977.0464,
                "variance": 327157741600.0
              },
              {
                "average": 0,
                "count": 3058027,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3058027,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3058027,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3058027,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3058027,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330301.3488,
              1567036.88,
              114.0100849,
              -329825.8088,
              1568071.28,
              222.1900849
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330301.34879538405,
                    1567036.8804468631,
                    114.01008493074946
                  ],
                  [
                    -330301.34879538405,
                    1568071.280446863,
                    114.01008493074946
                  ],
                  [
                    -329825.808795384,
                    1568071.280446863,
                    222.19008493074946
                  ],
                  [
                    -329825.808795384,
                    1567036.8804468631,
                    222.19008493074946
                  ],
                  [
                    -330301.34879538405,
                    1567036.8804468631,
                    114.01008493074946
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:54:55+00:00",
            "end_time": "2019-07-13T23:45:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1187.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.81163316426444,
              63.89818848620737,
              0.392677478901938
            ],
            [
              -160.81387417730326,
              63.90774468680827,
              0.392677478901938
            ],
            [
              -160.79358404456312,
              63.908660252815324,
              49.09267747890194
            ],
            [
              -160.7913496112741,
              63.89910374212985,
              49.09267747890194
            ],
            [
              -160.81163316426444,
              63.89818848620737,
              0.392677478901938
            ]
          ]
        ]
      },
      "bbox": [
        -160.8138742,
        63.89818849,
        0.3926774789,
        -160.7913496,
        63.90866025,
        49.09267748
      ],
      "properties": {
        "datetime": "2019-07-27T14:09:05Z",
        "pc:count": 4619554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332851.0995,
            "count": 4619554,
            "maximum": -332367.639,
            "minimum": -333367.299,
            "name": "X",
            "position": 0,
            "stddev": 271.7142597,
            "variance": 73828.6389
          },
          {
            "average": 1565796.539,
            "count": 4619554,
            "maximum": 1566294.412,
            "minimum": 1565221.692,
            "name": "Y",
            "position": 1,
            "stddev": 287.6550448,
            "variance": 82745.42483
          },
          {
            "average": 9.115447852,
            "count": 4619554,
            "maximum": 49.09267748,
            "minimum": 0.3926774789,
            "name": "Z",
            "position": 2,
            "stddev": 9.414126297,
            "variance": 88.62577394
          },
          {
            "average": 634.0363881,
            "count": 4619554,
            "maximum": 24995,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 571.2432721,
            "variance": 326318.8759
          },
          {
            "average": 1.139672574,
            "count": 4619554,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4411009779,
            "variance": 0.1945700727
          },
          {
            "average": 1.279829828,
            "count": 4619554,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6541435253,
            "variance": 0.4279037517
          },
          {
            "average": 1,
            "count": 4619554,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4619554,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.104179538,
            "count": 4619554,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.774030284,
            "variance": 22.79136515
          },
          {
            "average": 20.09894427,
            "count": 4619554,
            "maximum": 25.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.635126364,
            "variance": 2.673638226
          },
          {
            "average": 1.183433942,
            "count": 4619554,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4828788184,
            "variance": 0.2331719532
          },
          {
            "average": 17.05897712,
            "count": 4619554,
            "maximum": 22,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.365649866,
            "variance": 28.79019849
          },
          {
            "average": 247215291.7,
            "count": 4619554,
            "maximum": 248271745.8,
            "minimum": 247104070.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340991.1279,
            "variance": 116274949300.0
          },
          {
            "average": 0,
            "count": 4619554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4619554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4619554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4619554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4619554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333367.299,
          1565221.692,
          0.3926774789,
          -332367.639,
          1566294.412,
          49.09267748
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333367.29895902594,
                1565221.692313359,
                0.392677478901938
              ],
              [
                -333367.29895902594,
                1566294.412313359,
                0.392677478901938
              ],
              [
                -332367.6389590259,
                1566294.412313359,
                49.09267747890194
              ],
              [
                -332367.6389590259,
                1565221.692313359,
                49.09267747890194
              ],
              [
                -333367.29895902594,
                1565221.692313359,
                0.392677478901938
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:09:05+00:00",
        "end_time": "2019-07-14T01:47:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1187.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1187.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1187.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1187.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8138742,
            63.89818849,
            0.3926774789,
            -160.7913496,
            63.90866025,
            49.09267748
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.81163316426444,
                  63.89818848620737,
                  0.392677478901938
                ],
                [
                  -160.81387417730326,
                  63.90774468680827,
                  0.392677478901938
                ],
                [
                  -160.79358404456312,
                  63.908660252815324,
                  49.09267747890194
                ],
                [
                  -160.7913496112741,
                  63.89910374212985,
                  49.09267747890194
                ],
                [
                  -160.81163316426444,
                  63.89818848620737,
                  0.392677478901938
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1187.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1187.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:09:05Z",
            "pc:count": 4619554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332851.0995,
                "count": 4619554,
                "maximum": -332367.639,
                "minimum": -333367.299,
                "name": "X",
                "position": 0,
                "stddev": 271.7142597,
                "variance": 73828.6389
              },
              {
                "average": 1565796.539,
                "count": 4619554,
                "maximum": 1566294.412,
                "minimum": 1565221.692,
                "name": "Y",
                "position": 1,
                "stddev": 287.6550448,
                "variance": 82745.42483
              },
              {
                "average": 9.115447852,
                "count": 4619554,
                "maximum": 49.09267748,
                "minimum": 0.3926774789,
                "name": "Z",
                "position": 2,
                "stddev": 9.414126297,
                "variance": 88.62577394
              },
              {
                "average": 634.0363881,
                "count": 4619554,
                "maximum": 24995,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 571.2432721,
                "variance": 326318.8759
              },
              {
                "average": 1.139672574,
                "count": 4619554,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4411009779,
                "variance": 0.1945700727
              },
              {
                "average": 1.279829828,
                "count": 4619554,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6541435253,
                "variance": 0.4279037517
              },
              {
                "average": 1,
                "count": 4619554,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4619554,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.104179538,
                "count": 4619554,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.774030284,
                "variance": 22.79136515
              },
              {
                "average": 20.09894427,
                "count": 4619554,
                "maximum": 25.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.635126364,
                "variance": 2.673638226
              },
              {
                "average": 1.183433942,
                "count": 4619554,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4828788184,
                "variance": 0.2331719532
              },
              {
                "average": 17.05897712,
                "count": 4619554,
                "maximum": 22,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.365649866,
                "variance": 28.79019849
              },
              {
                "average": 247215291.7,
                "count": 4619554,
                "maximum": 248271745.8,
                "minimum": 247104070.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340991.1279,
                "variance": 116274949300.0
              },
              {
                "average": 0,
                "count": 4619554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4619554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4619554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4619554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4619554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333367.299,
              1565221.692,
              0.3926774789,
              -332367.639,
              1566294.412,
              49.09267748
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333367.29895902594,
                    1565221.692313359,
                    0.392677478901938
                  ],
                  [
                    -333367.29895902594,
                    1566294.412313359,
                    0.392677478901938
                  ],
                  [
                    -332367.6389590259,
                    1566294.412313359,
                    49.09267747890194
                  ],
                  [
                    -332367.6389590259,
                    1565221.692313359,
                    49.09267747890194
                  ],
                  [
                    -333367.29895902594,
                    1565221.692313359,
                    0.392677478901938
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:09:05+00:00",
            "end_time": "2019-07-14T01:47: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": "20190713_NCMP_AK_04VDR1585.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.73053662977796,
              63.881305984151034,
              5.308825512121832
            ],
            [
              -160.73272133354726,
              63.8907404241441,
              5.308825512121832
            ],
            [
              -160.71637560845357,
              63.89146977404179,
              44.268825512121836
            ],
            [
              -160.71419613613057,
              63.88203509036461,
              44.268825512121836
            ],
            [
              -160.73053662977796,
              63.881305984151034,
              5.308825512121832
            ]
          ]
        ]
      },
      "bbox": [
        -160.7327213,
        63.88130598,
        5.308825512,
        -160.7141961,
        63.89146977,
        44.26882551
      ],
      "properties": {
        "datetime": "2019-07-27T17:00:48Z",
        "pc:count": 3846509,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -329260.0169,
            "count": 3846509,
            "maximum": -328797.0744,
            "minimum": -329602.7744,
            "name": "X",
            "position": 0,
            "stddev": 188.2139378,
            "variance": 35424.48637
          },
          {
            "average": 1563388.821,
            "count": 3846509,
            "maximum": 1564000.445,
            "minimum": 1562941.505,
            "name": "Y",
            "position": 1,
            "stddev": 255.2685195,
            "variance": 65162.01704
          },
          {
            "average": 20.24105051,
            "count": 3846509,
            "maximum": 44.26882551,
            "minimum": 5.308825512,
            "name": "Z",
            "position": 2,
            "stddev": 8.872854186,
            "variance": 78.7275414
          },
          {
            "average": 1283.975408,
            "count": 3846509,
            "maximum": 10459,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 819.3814226,
            "variance": 671385.9158
          },
          {
            "average": 1.062093186,
            "count": 3846509,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2974045322,
            "variance": 0.08844945576
          },
          {
            "average": 1.124310121,
            "count": 3846509,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4477232056,
            "variance": 0.2004560688
          },
          {
            "average": 1,
            "count": 3846509,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3846509,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.310585521,
            "count": 3846509,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4627334121,
            "variance": 0.2141222106
          },
          {
            "average": 19.95182119,
            "count": 3846509,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.796078424,
            "variance": 3.225897703
          },
          {
            "average": 1.065344446,
            "count": 3846509,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3065314619,
            "variance": 0.0939615371
          },
          {
            "average": 6.481149011,
            "count": 3846509,
            "maximum": 26,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.659823133,
            "variance": 74.9925367
          },
          {
            "average": 247290204,
            "count": 3846509,
            "maximum": 248282048.5,
            "minimum": 247096016.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 436821.4981,
            "variance": 190813021200.0
          },
          {
            "average": 0,
            "count": 3846509,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3846509,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3846509,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3846509,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3846509,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -329602.7744,
          1562941.505,
          5.308825512,
          -328797.0744,
          1564000.445,
          44.26882551
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -329602.7744228662,
                1562941.5049068492,
                5.308825512121832
              ],
              [
                -329602.7744228662,
                1564000.4449068492,
                5.308825512121832
              ],
              [
                -328797.0744228662,
                1564000.4449068492,
                44.268825512121836
              ],
              [
                -328797.0744228662,
                1562941.5049068492,
                44.268825512121836
              ],
              [
                -329602.7744228662,
                1562941.5049068492,
                5.308825512121832
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T17:00:48+00:00",
        "end_time": "2019-07-13T23:33:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1585.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1585.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1585.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1585.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7327213,
            63.88130598,
            5.308825512,
            -160.7141961,
            63.89146977,
            44.26882551
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.73053662977796,
                  63.881305984151034,
                  5.308825512121832
                ],
                [
                  -160.73272133354726,
                  63.8907404241441,
                  5.308825512121832
                ],
                [
                  -160.71637560845357,
                  63.89146977404179,
                  44.268825512121836
                ],
                [
                  -160.71419613613057,
                  63.88203509036461,
                  44.268825512121836
                ],
                [
                  -160.73053662977796,
                  63.881305984151034,
                  5.308825512121832
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1585.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1585.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T17:00:48Z",
            "pc:count": 3846509,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -329260.0169,
                "count": 3846509,
                "maximum": -328797.0744,
                "minimum": -329602.7744,
                "name": "X",
                "position": 0,
                "stddev": 188.2139378,
                "variance": 35424.48637
              },
              {
                "average": 1563388.821,
                "count": 3846509,
                "maximum": 1564000.445,
                "minimum": 1562941.505,
                "name": "Y",
                "position": 1,
                "stddev": 255.2685195,
                "variance": 65162.01704
              },
              {
                "average": 20.24105051,
                "count": 3846509,
                "maximum": 44.26882551,
                "minimum": 5.308825512,
                "name": "Z",
                "position": 2,
                "stddev": 8.872854186,
                "variance": 78.7275414
              },
              {
                "average": 1283.975408,
                "count": 3846509,
                "maximum": 10459,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 819.3814226,
                "variance": 671385.9158
              },
              {
                "average": 1.062093186,
                "count": 3846509,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2974045322,
                "variance": 0.08844945576
              },
              {
                "average": 1.124310121,
                "count": 3846509,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4477232056,
                "variance": 0.2004560688
              },
              {
                "average": 1,
                "count": 3846509,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3846509,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.310585521,
                "count": 3846509,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4627334121,
                "variance": 0.2141222106
              },
              {
                "average": 19.95182119,
                "count": 3846509,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.796078424,
                "variance": 3.225897703
              },
              {
                "average": 1.065344446,
                "count": 3846509,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3065314619,
                "variance": 0.0939615371
              },
              {
                "average": 6.481149011,
                "count": 3846509,
                "maximum": 26,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.659823133,
                "variance": 74.9925367
              },
              {
                "average": 247290204,
                "count": 3846509,
                "maximum": 248282048.5,
                "minimum": 247096016.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 436821.4981,
                "variance": 190813021200.0
              },
              {
                "average": 0,
                "count": 3846509,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3846509,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3846509,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3846509,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3846509,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -329602.7744,
              1562941.505,
              5.308825512,
              -328797.0744,
              1564000.445,
              44.26882551
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -329602.7744228662,
                    1562941.5049068492,
                    5.308825512121832
                  ],
                  [
                    -329602.7744228662,
                    1564000.4449068492,
                    5.308825512121832
                  ],
                  [
                    -328797.0744228662,
                    1564000.4449068492,
                    44.268825512121836
                  ],
                  [
                    -328797.0744228662,
                    1562941.5049068492,
                    44.268825512121836
                  ],
                  [
                    -329602.7744228662,
                    1562941.5049068492,
                    5.308825512121832
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T17:00:48+00:00",
            "end_time": "2019-07-13T23:33: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": "20190713_NCMP_AK_04VDR1480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.74804893883214,
              63.8360864122098,
              -0.442628298197405
            ],
            [
              -160.75026492213934,
              63.845645195666926,
              -0.442628298197405
            ],
            [
              -160.72861338287998,
              63.846614890139136,
              10.397371701802594
            ],
            [
              -160.72640440969658,
              63.8370557790825,
              10.397371701802594
            ],
            [
              -160.74804893883214,
              63.8360864122098,
              -0.442628298197405
            ]
          ]
        ]
      },
      "bbox": [
        -160.7502649,
        63.83608641,
        -0.4426282982,
        -160.7264044,
        63.84661489,
        10.3973717
      ],
      "properties": {
        "datetime": "2019-07-14T02:06:50Z",
        "pc:count": 4219852,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330423.9378,
            "count": 4219852,
            "maximum": -329900.7372,
            "minimum": -330969.6372,
            "name": "X",
            "position": 0,
            "stddev": 284.9967607,
            "variance": 81223.15364
          },
          {
            "average": 1558520.548,
            "count": 4219852,
            "maximum": 1559077.921,
            "minimum": 1558004.941,
            "name": "Y",
            "position": 1,
            "stddev": 287.0822058,
            "variance": 82416.19288
          },
          {
            "average": 5.138725029,
            "count": 4219852,
            "maximum": 10.3973717,
            "minimum": -0.4426282982,
            "name": "Z",
            "position": 2,
            "stddev": 2.230448697,
            "variance": 4.974901392
          },
          {
            "average": 739.0071119,
            "count": 4219852,
            "maximum": 5276,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 526.2377752,
            "variance": 276926.196
          },
          {
            "average": 1.004360106,
            "count": 4219852,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07358070193,
            "variance": 0.005414119697
          },
          {
            "average": 1.008749833,
            "count": 4219852,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1092018727,
            "variance": 0.01192504899
          },
          {
            "average": 1,
            "count": 4219852,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219852,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.920056675,
            "count": 4219852,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.350856342,
            "variance": 40.33337627
          },
          {
            "average": 19.95923496,
            "count": 4219852,
            "maximum": 28.00200081,
            "minimum": 10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.886889039,
            "variance": 3.560350246
          },
          {
            "average": 1.062071134,
            "count": 4219852,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2435682049,
            "variance": 0.05932547043
          },
          {
            "average": 15.72896111,
            "count": 4219852,
            "maximum": 19,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.697807786,
            "variance": 2.882551279
          },
          {
            "average": 247103933.6,
            "count": 4219852,
            "maximum": 247105210,
            "minimum": 247101996.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 759.3467279,
            "variance": 576607.4531
          },
          {
            "average": 0,
            "count": 4219852,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219852,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219852,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219852,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4219852,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330969.6372,
          1558004.941,
          -0.4426282982,
          -329900.7372,
          1559077.921,
          10.3973717
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330969.6372025627,
                1558004.940701262,
                -0.442628298197405
              ],
              [
                -330969.6372025627,
                1559077.920701262,
                -0.442628298197405
              ],
              [
                -329900.7372025627,
                1559077.920701262,
                10.397371701802594
              ],
              [
                -329900.7372025627,
                1558004.940701262,
                10.397371701802594
              ],
              [
                -330969.6372025627,
                1558004.940701262,
                -0.442628298197405
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T02:06:50+00:00",
        "end_time": "2019-07-14T01:13:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7502649,
            63.83608641,
            -0.4426282982,
            -160.7264044,
            63.84661489,
            10.3973717
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.74804893883214,
                  63.8360864122098,
                  -0.442628298197405
                ],
                [
                  -160.75026492213934,
                  63.845645195666926,
                  -0.442628298197405
                ],
                [
                  -160.72861338287998,
                  63.846614890139136,
                  10.397371701802594
                ],
                [
                  -160.72640440969658,
                  63.8370557790825,
                  10.397371701802594
                ],
                [
                  -160.74804893883214,
                  63.8360864122098,
                  -0.442628298197405
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T02:06:50Z",
            "pc:count": 4219852,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330423.9378,
                "count": 4219852,
                "maximum": -329900.7372,
                "minimum": -330969.6372,
                "name": "X",
                "position": 0,
                "stddev": 284.9967607,
                "variance": 81223.15364
              },
              {
                "average": 1558520.548,
                "count": 4219852,
                "maximum": 1559077.921,
                "minimum": 1558004.941,
                "name": "Y",
                "position": 1,
                "stddev": 287.0822058,
                "variance": 82416.19288
              },
              {
                "average": 5.138725029,
                "count": 4219852,
                "maximum": 10.3973717,
                "minimum": -0.4426282982,
                "name": "Z",
                "position": 2,
                "stddev": 2.230448697,
                "variance": 4.974901392
              },
              {
                "average": 739.0071119,
                "count": 4219852,
                "maximum": 5276,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 526.2377752,
                "variance": 276926.196
              },
              {
                "average": 1.004360106,
                "count": 4219852,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07358070193,
                "variance": 0.005414119697
              },
              {
                "average": 1.008749833,
                "count": 4219852,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1092018727,
                "variance": 0.01192504899
              },
              {
                "average": 1,
                "count": 4219852,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219852,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.920056675,
                "count": 4219852,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.350856342,
                "variance": 40.33337627
              },
              {
                "average": 19.95923496,
                "count": 4219852,
                "maximum": 28.00200081,
                "minimum": 10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.886889039,
                "variance": 3.560350246
              },
              {
                "average": 1.062071134,
                "count": 4219852,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2435682049,
                "variance": 0.05932547043
              },
              {
                "average": 15.72896111,
                "count": 4219852,
                "maximum": 19,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.697807786,
                "variance": 2.882551279
              },
              {
                "average": 247103933.6,
                "count": 4219852,
                "maximum": 247105210,
                "minimum": 247101996.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 759.3467279,
                "variance": 576607.4531
              },
              {
                "average": 0,
                "count": 4219852,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219852,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219852,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219852,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4219852,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330969.6372,
              1558004.941,
              -0.4426282982,
              -329900.7372,
              1559077.921,
              10.3973717
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330969.6372025627,
                    1558004.940701262,
                    -0.442628298197405
                  ],
                  [
                    -330969.6372025627,
                    1559077.920701262,
                    -0.442628298197405
                  ],
                  [
                    -329900.7372025627,
                    1559077.920701262,
                    10.397371701802594
                  ],
                  [
                    -329900.7372025627,
                    1558004.940701262,
                    10.397371701802594
                  ],
                  [
                    -330969.6372025627,
                    1558004.940701262,
                    -0.442628298197405
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T02:06:50+00:00",
            "end_time": "2019-07-14T01:13:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1284.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.79098563778058,
              63.87146865185169,
              -0.92376216889582
            ],
            [
              -160.79321816839237,
              63.88102629254176,
              -0.92376216889582
            ],
            [
              -160.77151949244106,
              63.8820031856729,
              22.75623783110418
            ],
            [
              -160.76929399366549,
              63.872445214470766,
              22.75623783110418
            ],
            [
              -160.79098563778058,
              63.87146865185169,
              -0.92376216889582
            ]
          ]
        ]
      },
      "bbox": [
        -160.7932182,
        63.87146865,
        -0.9237621689,
        -160.769294,
        63.88200319,
        22.75623783
      ],
      "properties": {
        "datetime": "2019-07-27T17:01:31Z",
        "pc:count": 6141707,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332187.3547,
            "count": 6141707,
            "maximum": -331594.8929,
            "minimum": -332664.8929,
            "name": "X",
            "position": 0,
            "stddev": 311.0613392,
            "variance": 96759.15673
          },
          {
            "average": 1562741.228,
            "count": 6141707,
            "maximum": 1563222.973,
            "minimum": 1562150.093,
            "name": "Y",
            "position": 1,
            "stddev": 282.000097,
            "variance": 79524.0547
          },
          {
            "average": 3.771283425,
            "count": 6141707,
            "maximum": 22.75623783,
            "minimum": -0.9237621689,
            "name": "Z",
            "position": 2,
            "stddev": 2.351548283,
            "variance": 5.529779326
          },
          {
            "average": 826.9402425,
            "count": 6141707,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 776.9926831,
            "variance": 603717.6296
          },
          {
            "average": 1.072209566,
            "count": 6141707,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3164632848,
            "variance": 0.1001490106
          },
          {
            "average": 1.145571744,
            "count": 6141707,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4745405973,
            "variance": 0.2251887785
          },
          {
            "average": 1,
            "count": 6141707,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6141707,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.768935737,
            "count": 6141707,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.364975007,
            "variance": 40.51290684
          },
          {
            "average": 19.84542747,
            "count": 6141707,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.475825492,
            "variance": 2.178060884
          },
          {
            "average": 1.133148976,
            "count": 6141707,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3871040445,
            "variance": 0.1498495413
          },
          {
            "average": 15.06275845,
            "count": 6141707,
            "maximum": 26,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.87904039,
            "variance": 78.83735824
          },
          {
            "average": 247422144.7,
            "count": 6141707,
            "maximum": 248282091.2,
            "minimum": 247096052.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 521444.9402,
            "variance": 271904825600.0
          },
          {
            "average": 0,
            "count": 6141707,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6141707,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6141707,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6141707,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6141707,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332664.8929,
          1562150.093,
          -0.9237621689,
          -331594.8929,
          1563222.973,
          22.75623783
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332664.892867447,
                1562150.0925095724,
                -0.92376216889582
              ],
              [
                -332664.892867447,
                1563222.9725095723,
                -0.92376216889582
              ],
              [
                -331594.892867447,
                1563222.9725095723,
                22.75623783110418
              ],
              [
                -331594.892867447,
                1562150.0925095724,
                22.75623783110418
              ],
              [
                -332664.892867447,
                1562150.0925095724,
                -0.92376216889582
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T17:01:31+00:00",
        "end_time": "2019-07-13T23:34:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1284.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1284.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1284.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1284.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7932182,
            63.87146865,
            -0.9237621689,
            -160.769294,
            63.88200319,
            22.75623783
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.79098563778058,
                  63.87146865185169,
                  -0.92376216889582
                ],
                [
                  -160.79321816839237,
                  63.88102629254176,
                  -0.92376216889582
                ],
                [
                  -160.77151949244106,
                  63.8820031856729,
                  22.75623783110418
                ],
                [
                  -160.76929399366549,
                  63.872445214470766,
                  22.75623783110418
                ],
                [
                  -160.79098563778058,
                  63.87146865185169,
                  -0.92376216889582
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1284.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1284.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T17:01:31Z",
            "pc:count": 6141707,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332187.3547,
                "count": 6141707,
                "maximum": -331594.8929,
                "minimum": -332664.8929,
                "name": "X",
                "position": 0,
                "stddev": 311.0613392,
                "variance": 96759.15673
              },
              {
                "average": 1562741.228,
                "count": 6141707,
                "maximum": 1563222.973,
                "minimum": 1562150.093,
                "name": "Y",
                "position": 1,
                "stddev": 282.000097,
                "variance": 79524.0547
              },
              {
                "average": 3.771283425,
                "count": 6141707,
                "maximum": 22.75623783,
                "minimum": -0.9237621689,
                "name": "Z",
                "position": 2,
                "stddev": 2.351548283,
                "variance": 5.529779326
              },
              {
                "average": 826.9402425,
                "count": 6141707,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 776.9926831,
                "variance": 603717.6296
              },
              {
                "average": 1.072209566,
                "count": 6141707,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3164632848,
                "variance": 0.1001490106
              },
              {
                "average": 1.145571744,
                "count": 6141707,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4745405973,
                "variance": 0.2251887785
              },
              {
                "average": 1,
                "count": 6141707,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6141707,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.768935737,
                "count": 6141707,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.364975007,
                "variance": 40.51290684
              },
              {
                "average": 19.84542747,
                "count": 6141707,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.475825492,
                "variance": 2.178060884
              },
              {
                "average": 1.133148976,
                "count": 6141707,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3871040445,
                "variance": 0.1498495413
              },
              {
                "average": 15.06275845,
                "count": 6141707,
                "maximum": 26,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.87904039,
                "variance": 78.83735824
              },
              {
                "average": 247422144.7,
                "count": 6141707,
                "maximum": 248282091.2,
                "minimum": 247096052.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 521444.9402,
                "variance": 271904825600.0
              },
              {
                "average": 0,
                "count": 6141707,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6141707,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6141707,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6141707,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6141707,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332664.8929,
              1562150.093,
              -0.9237621689,
              -331594.8929,
              1563222.973,
              22.75623783
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332664.892867447,
                    1562150.0925095724,
                    -0.92376216889582
                  ],
                  [
                    -332664.892867447,
                    1563222.9725095723,
                    -0.92376216889582
                  ],
                  [
                    -331594.892867447,
                    1563222.9725095723,
                    22.75623783110418
                  ],
                  [
                    -331594.892867447,
                    1562150.0925095724,
                    22.75623783110418
                  ],
                  [
                    -332664.892867447,
                    1562150.0925095724,
                    -0.92376216889582
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T17:01:31+00:00",
            "end_time": "2019-07-13T23:34:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1481.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.74862581511417,
              63.845057167474074,
              -1.901827956374255
            ],
            [
              -160.7508420893706,
              63.85461354396904,
              -1.901827956374255
            ],
            [
              -160.7291685193875,
              63.85558401890322,
              9.298172043625746
            ],
            [
              -160.72695926269273,
              63.84602731449684,
              9.298172043625746
            ],
            [
              -160.74862581511417,
              63.845057167474074,
              -1.901827956374255
            ]
          ]
        ]
      },
      "bbox": [
        -160.7508421,
        63.84505717,
        -1.901827956,
        -160.7269593,
        63.85558402,
        9.298172044
      ],
      "properties": {
        "datetime": "2019-07-14T23:25:52Z",
        "pc:count": 3994595,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330349.1711,
            "count": 3994595,
            "maximum": -329826.549,
            "minimum": -330896.209,
            "name": "X",
            "position": 0,
            "stddev": 286.1747619,
            "variance": 81895.99435
          },
          {
            "average": 1559546.818,
            "count": 3994595,
            "maximum": 1560077.126,
            "minimum": 1559004.426,
            "name": "Y",
            "position": 1,
            "stddev": 289.9874341,
            "variance": 84092.71196
          },
          {
            "average": 2.961173352,
            "count": 3994595,
            "maximum": 9.298172044,
            "minimum": -1.901827956,
            "name": "Z",
            "position": 2,
            "stddev": 1.063453354,
            "variance": 1.130933035
          },
          {
            "average": 553.0748314,
            "count": 3994595,
            "maximum": 5013,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 443.4342737,
            "variance": 196633.9551
          },
          {
            "average": 1.026826499,
            "count": 3994595,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1779813848,
            "variance": 0.03167737335
          },
          {
            "average": 1.053773411,
            "count": 3994595,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.260200076,
            "variance": 0.06770407955
          },
          {
            "average": 1,
            "count": 3994595,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3994595,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.519661693,
            "count": 3994595,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.805312498,
            "variance": 77.53352819
          },
          {
            "average": 19.93881681,
            "count": 3994595,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.702125508,
            "variance": 2.897231244
          },
          {
            "average": 1.150365431,
            "count": 3994595,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3654114095,
            "variance": 0.1335254982
          },
          {
            "average": 13.93289908,
            "count": 3994595,
            "maximum": 18,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.949811243,
            "variance": 3.801763884
          },
          {
            "average": 247105165.1,
            "count": 3994595,
            "maximum": 247181952,
            "minimum": 247101445.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12518.96487,
            "variance": 156724481.4
          },
          {
            "average": 0,
            "count": 3994595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3994595,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3994595,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3994595,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3994595,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330896.209,
          1559004.426,
          -1.901827956,
          -329826.549,
          1560077.126,
          9.298172044
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330896.2090371375,
                1559004.4260309027,
                -1.901827956374255
              ],
              [
                -330896.2090371375,
                1560077.1260309028,
                -1.901827956374255
              ],
              [
                -329826.5490371375,
                1560077.1260309028,
                9.298172043625746
              ],
              [
                -329826.5490371375,
                1559004.4260309027,
                9.298172043625746
              ],
              [
                -330896.2090371375,
                1559004.4260309027,
                -1.901827956374255
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T23:25:52+00:00",
        "end_time": "2019-07-14T01:04:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1481.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1481.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1481.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1481.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7508421,
            63.84505717,
            -1.901827956,
            -160.7269593,
            63.85558402,
            9.298172044
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.74862581511417,
                  63.845057167474074,
                  -1.901827956374255
                ],
                [
                  -160.7508420893706,
                  63.85461354396904,
                  -1.901827956374255
                ],
                [
                  -160.7291685193875,
                  63.85558401890322,
                  9.298172043625746
                ],
                [
                  -160.72695926269273,
                  63.84602731449684,
                  9.298172043625746
                ],
                [
                  -160.74862581511417,
                  63.845057167474074,
                  -1.901827956374255
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1481.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1481.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T23:25:52Z",
            "pc:count": 3994595,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330349.1711,
                "count": 3994595,
                "maximum": -329826.549,
                "minimum": -330896.209,
                "name": "X",
                "position": 0,
                "stddev": 286.1747619,
                "variance": 81895.99435
              },
              {
                "average": 1559546.818,
                "count": 3994595,
                "maximum": 1560077.126,
                "minimum": 1559004.426,
                "name": "Y",
                "position": 1,
                "stddev": 289.9874341,
                "variance": 84092.71196
              },
              {
                "average": 2.961173352,
                "count": 3994595,
                "maximum": 9.298172044,
                "minimum": -1.901827956,
                "name": "Z",
                "position": 2,
                "stddev": 1.063453354,
                "variance": 1.130933035
              },
              {
                "average": 553.0748314,
                "count": 3994595,
                "maximum": 5013,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 443.4342737,
                "variance": 196633.9551
              },
              {
                "average": 1.026826499,
                "count": 3994595,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1779813848,
                "variance": 0.03167737335
              },
              {
                "average": 1.053773411,
                "count": 3994595,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.260200076,
                "variance": 0.06770407955
              },
              {
                "average": 1,
                "count": 3994595,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3994595,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.519661693,
                "count": 3994595,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.805312498,
                "variance": 77.53352819
              },
              {
                "average": 19.93881681,
                "count": 3994595,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.702125508,
                "variance": 2.897231244
              },
              {
                "average": 1.150365431,
                "count": 3994595,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3654114095,
                "variance": 0.1335254982
              },
              {
                "average": 13.93289908,
                "count": 3994595,
                "maximum": 18,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.949811243,
                "variance": 3.801763884
              },
              {
                "average": 247105165.1,
                "count": 3994595,
                "maximum": 247181952,
                "minimum": 247101445.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12518.96487,
                "variance": 156724481.4
              },
              {
                "average": 0,
                "count": 3994595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3994595,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3994595,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3994595,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3994595,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330896.209,
              1559004.426,
              -1.901827956,
              -329826.549,
              1560077.126,
              9.298172044
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330896.2090371375,
                    1559004.4260309027,
                    -1.901827956374255
                  ],
                  [
                    -330896.2090371375,
                    1560077.1260309028,
                    -1.901827956374255
                  ],
                  [
                    -329826.5490371375,
                    1560077.1260309028,
                    9.298172043625746
                  ],
                  [
                    -329826.5490371375,
                    1559004.4260309027,
                    9.298172043625746
                  ],
                  [
                    -330896.2090371375,
                    1559004.4260309027,
                    -1.901827956374255
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T23:25:52+00:00",
            "end_time": "2019-07-14T01:04:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1285.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.79155594496802,
              63.880437834137275,
              -0.090988953461011
            ],
            [
              -160.7937892657376,
              63.889995207323096,
              -0.090988953461011
            ],
            [
              -160.77208637034448,
              63.89097208251687,
              16.36901104653899
            ],
            [
              -160.76986008465968,
              63.88141437870236,
              16.36901104653899
            ],
            [
              -160.79155594496802,
              63.880437834137275,
              -0.090988953461011
            ]
          ]
        ]
      },
      "bbox": [
        -160.7937893,
        63.88043783,
        -0.09098895346,
        -160.7698601,
        63.89097208,
        16.36901105
      ],
      "properties": {
        "datetime": "2019-07-27T14:01:40Z",
        "pc:count": 3660060,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332053.2151,
            "count": 3660060,
            "maximum": -331520.6058,
            "minimum": -332590.4858,
            "name": "X",
            "position": 0,
            "stddev": 303.781629,
            "variance": 92283.27815
          },
          {
            "average": 1563660.836,
            "count": 3660060,
            "maximum": 1564222.119,
            "minimum": 1563149.279,
            "name": "Y",
            "position": 1,
            "stddev": 291.3352615,
            "variance": 84876.23462
          },
          {
            "average": 3.147491588,
            "count": 3660060,
            "maximum": 16.36901105,
            "minimum": -0.09098895346,
            "name": "Z",
            "position": 2,
            "stddev": 1.728823861,
            "variance": 2.988831941
          },
          {
            "average": 682.2332361,
            "count": 3660060,
            "maximum": 55357,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 543.3772511,
            "variance": 295258.8371
          },
          {
            "average": 1.015363409,
            "count": 3660060,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1467347983,
            "variance": 0.02153110104
          },
          {
            "average": 1.030938291,
            "count": 3660060,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2221724331,
            "variance": 0.04936059001
          },
          {
            "average": 1,
            "count": 3660060,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3660060,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.509077447,
            "count": 3660060,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.439898929,
            "variance": 55.35209608
          },
          {
            "average": 20.05385118,
            "count": 3660060,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.964989031,
            "variance": 3.861181891
          },
          {
            "average": 1.09731917,
            "count": 3660060,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3076083988,
            "variance": 0.09462292703
          },
          {
            "average": 17.16831336,
            "count": 3660060,
            "maximum": 21,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.853779071,
            "variance": 8.144054984
          },
          {
            "average": 247128425.7,
            "count": 3660060,
            "maximum": 248271300.4,
            "minimum": 247103018,
            "name": "GpsTime",
            "position": 12,
            "stddev": 164702.1967,
            "variance": 27126813590.0
          },
          {
            "average": 0,
            "count": 3660060,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3660060,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3660060,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3660060,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3660060,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332590.4858,
          1563149.279,
          -0.09098895346,
          -331520.6058,
          1564222.119,
          16.36901105
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332590.4858060928,
                1563149.2793656164,
                -0.090988953461011
              ],
              [
                -332590.4858060928,
                1564222.1193656162,
                -0.090988953461011
              ],
              [
                -331520.6058060928,
                1564222.1193656162,
                16.36901104653899
              ],
              [
                -331520.6058060928,
                1563149.2793656164,
                16.36901104653899
              ],
              [
                -332590.4858060928,
                1563149.2793656164,
                -0.090988953461011
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:01:40+00:00",
        "end_time": "2019-07-14T01:30:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1285.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1285.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1285.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1285.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7937893,
            63.88043783,
            -0.09098895346,
            -160.7698601,
            63.89097208,
            16.36901105
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.79155594496802,
                  63.880437834137275,
                  -0.090988953461011
                ],
                [
                  -160.7937892657376,
                  63.889995207323096,
                  -0.090988953461011
                ],
                [
                  -160.77208637034448,
                  63.89097208251687,
                  16.36901104653899
                ],
                [
                  -160.76986008465968,
                  63.88141437870236,
                  16.36901104653899
                ],
                [
                  -160.79155594496802,
                  63.880437834137275,
                  -0.090988953461011
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1285.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1285.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:01:40Z",
            "pc:count": 3660060,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332053.2151,
                "count": 3660060,
                "maximum": -331520.6058,
                "minimum": -332590.4858,
                "name": "X",
                "position": 0,
                "stddev": 303.781629,
                "variance": 92283.27815
              },
              {
                "average": 1563660.836,
                "count": 3660060,
                "maximum": 1564222.119,
                "minimum": 1563149.279,
                "name": "Y",
                "position": 1,
                "stddev": 291.3352615,
                "variance": 84876.23462
              },
              {
                "average": 3.147491588,
                "count": 3660060,
                "maximum": 16.36901105,
                "minimum": -0.09098895346,
                "name": "Z",
                "position": 2,
                "stddev": 1.728823861,
                "variance": 2.988831941
              },
              {
                "average": 682.2332361,
                "count": 3660060,
                "maximum": 55357,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 543.3772511,
                "variance": 295258.8371
              },
              {
                "average": 1.015363409,
                "count": 3660060,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1467347983,
                "variance": 0.02153110104
              },
              {
                "average": 1.030938291,
                "count": 3660060,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2221724331,
                "variance": 0.04936059001
              },
              {
                "average": 1,
                "count": 3660060,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3660060,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.509077447,
                "count": 3660060,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.439898929,
                "variance": 55.35209608
              },
              {
                "average": 20.05385118,
                "count": 3660060,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.964989031,
                "variance": 3.861181891
              },
              {
                "average": 1.09731917,
                "count": 3660060,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3076083988,
                "variance": 0.09462292703
              },
              {
                "average": 17.16831336,
                "count": 3660060,
                "maximum": 21,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.853779071,
                "variance": 8.144054984
              },
              {
                "average": 247128425.7,
                "count": 3660060,
                "maximum": 248271300.4,
                "minimum": 247103018,
                "name": "GpsTime",
                "position": 12,
                "stddev": 164702.1967,
                "variance": 27126813590.0
              },
              {
                "average": 0,
                "count": 3660060,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3660060,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3660060,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3660060,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3660060,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332590.4858,
              1563149.279,
              -0.09098895346,
              -331520.6058,
              1564222.119,
              16.36901105
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332590.4858060928,
                    1563149.2793656164,
                    -0.090988953461011
                  ],
                  [
                    -332590.4858060928,
                    1564222.1193656162,
                    -0.090988953461011
                  ],
                  [
                    -331520.6058060928,
                    1564222.1193656162,
                    16.36901104653899
                  ],
                  [
                    -331520.6058060928,
                    1563149.2793656164,
                    16.36901104653899
                  ],
                  [
                    -332590.4858060928,
                    1563149.2793656164,
                    -0.090988953461011
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:01:40+00:00",
            "end_time": "2019-07-14T01:30:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1286.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.79212789216135,
              63.889409228244325,
              -0.067925283370382
            ],
            [
              -160.79436217091578,
              63.89896704694595,
              -0.067925283370382
            ],
            [
              -160.77265018129128,
              63.899944123288584,
              45.69207471662962
            ],
            [
              -160.7704229429782,
              63.89038597374261,
              45.69207471662962
            ],
            [
              -160.79212789216135,
              63.889409228244325,
              -0.067925283370382
            ]
          ]
        ]
      },
      "bbox": [
        -160.7943622,
        63.88940923,
        -0.06792528337,
        -160.7704229,
        63.89994412,
        45.69207472
      ],
      "properties": {
        "datetime": "2019-07-14T02:08:15Z",
        "pc:count": 4322561,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331940.8052,
            "count": 4322561,
            "maximum": -331446.1174,
            "minimum": -332516.1174,
            "name": "X",
            "position": 0,
            "stddev": 286.8985841,
            "variance": 82310.79757
          },
          {
            "average": 1564725.311,
            "count": 4322561,
            "maximum": 1565221.588,
            "minimum": 1564148.708,
            "name": "Y",
            "position": 1,
            "stddev": 287.2328876,
            "variance": 82502.73172
          },
          {
            "average": 9.784549978,
            "count": 4322561,
            "maximum": 45.69207472,
            "minimum": -0.06792528337,
            "name": "Z",
            "position": 2,
            "stddev": 9.357997143,
            "variance": 87.57211053
          },
          {
            "average": 574.2846472,
            "count": 4322561,
            "maximum": 31883,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 521.063626,
            "variance": 271507.3024
          },
          {
            "average": 1.173400445,
            "count": 4322561,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5171775568,
            "variance": 0.2674726253
          },
          {
            "average": 1.347166876,
            "count": 4322561,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7784369368,
            "variance": 0.6059640646
          },
          {
            "average": 1,
            "count": 4322561,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4322561,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.881846433,
            "count": 4322561,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.464829836,
            "variance": 41.79402481
          },
          {
            "average": 19.99539663,
            "count": 4322561,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.859787328,
            "variance": 3.458808907
          },
          {
            "average": 1.24391628,
            "count": 4322561,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5740938599,
            "variance": 0.3295837599
          },
          {
            "average": 15.58377962,
            "count": 4322561,
            "maximum": 19,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.710655242,
            "variance": 2.926341356
          },
          {
            "average": 247103866.4,
            "count": 4322561,
            "maximum": 247105295.9,
            "minimum": 247101914,
            "name": "GpsTime",
            "position": 12,
            "stddev": 763.5518652,
            "variance": 583011.4509
          },
          {
            "average": 0,
            "count": 4322561,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4322561,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4322561,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4322561,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4322561,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332516.1174,
          1564148.708,
          -0.06792528337,
          -331446.1174,
          1565221.588,
          45.69207472
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332516.11744081444,
                1564148.7084711283,
                -0.067925283370382
              ],
              [
                -332516.11744081444,
                1565221.5884711281,
                -0.067925283370382
              ],
              [
                -331446.11744081444,
                1565221.5884711281,
                45.69207471662962
              ],
              [
                -331446.11744081444,
                1564148.7084711283,
                45.69207471662962
              ],
              [
                -332516.11744081444,
                1564148.7084711283,
                -0.067925283370382
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T02:08:15+00:00",
        "end_time": "2019-07-14T01:11:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1286.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1286.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1286.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1286.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7943622,
            63.88940923,
            -0.06792528337,
            -160.7704229,
            63.89994412,
            45.69207472
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.79212789216135,
                  63.889409228244325,
                  -0.067925283370382
                ],
                [
                  -160.79436217091578,
                  63.89896704694595,
                  -0.067925283370382
                ],
                [
                  -160.77265018129128,
                  63.899944123288584,
                  45.69207471662962
                ],
                [
                  -160.7704229429782,
                  63.89038597374261,
                  45.69207471662962
                ],
                [
                  -160.79212789216135,
                  63.889409228244325,
                  -0.067925283370382
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1286.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1286.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T02:08:15Z",
            "pc:count": 4322561,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331940.8052,
                "count": 4322561,
                "maximum": -331446.1174,
                "minimum": -332516.1174,
                "name": "X",
                "position": 0,
                "stddev": 286.8985841,
                "variance": 82310.79757
              },
              {
                "average": 1564725.311,
                "count": 4322561,
                "maximum": 1565221.588,
                "minimum": 1564148.708,
                "name": "Y",
                "position": 1,
                "stddev": 287.2328876,
                "variance": 82502.73172
              },
              {
                "average": 9.784549978,
                "count": 4322561,
                "maximum": 45.69207472,
                "minimum": -0.06792528337,
                "name": "Z",
                "position": 2,
                "stddev": 9.357997143,
                "variance": 87.57211053
              },
              {
                "average": 574.2846472,
                "count": 4322561,
                "maximum": 31883,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 521.063626,
                "variance": 271507.3024
              },
              {
                "average": 1.173400445,
                "count": 4322561,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5171775568,
                "variance": 0.2674726253
              },
              {
                "average": 1.347166876,
                "count": 4322561,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7784369368,
                "variance": 0.6059640646
              },
              {
                "average": 1,
                "count": 4322561,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4322561,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.881846433,
                "count": 4322561,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.464829836,
                "variance": 41.79402481
              },
              {
                "average": 19.99539663,
                "count": 4322561,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.859787328,
                "variance": 3.458808907
              },
              {
                "average": 1.24391628,
                "count": 4322561,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5740938599,
                "variance": 0.3295837599
              },
              {
                "average": 15.58377962,
                "count": 4322561,
                "maximum": 19,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.710655242,
                "variance": 2.926341356
              },
              {
                "average": 247103866.4,
                "count": 4322561,
                "maximum": 247105295.9,
                "minimum": 247101914,
                "name": "GpsTime",
                "position": 12,
                "stddev": 763.5518652,
                "variance": 583011.4509
              },
              {
                "average": 0,
                "count": 4322561,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4322561,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4322561,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4322561,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4322561,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332516.1174,
              1564148.708,
              -0.06792528337,
              -331446.1174,
              1565221.588,
              45.69207472
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332516.11744081444,
                    1564148.7084711283,
                    -0.067925283370382
                  ],
                  [
                    -332516.11744081444,
                    1565221.5884711281,
                    -0.067925283370382
                  ],
                  [
                    -331446.11744081444,
                    1565221.5884711281,
                    45.69207471662962
                  ],
                  [
                    -331446.11744081444,
                    1564148.7084711283,
                    45.69207471662962
                  ],
                  [
                    -332516.11744081444,
                    1564148.7084711283,
                    -0.067925283370382
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T02:08:15+00:00",
            "end_time": "2019-07-14T01: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": "20190713_NCMP_AK_04VDR1482.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7491884386848,
              63.85402599249459,
              -1.662306687232279
            ],
            [
              -160.75140636373808,
              63.86358584233421,
              -1.662306687232279
            ],
            [
              -160.7297176376832,
              63.86455678804032,
              8.43769331276772
            ],
            [
              -160.72750673972615,
              63.85499660987997,
              8.43769331276772
            ],
            [
              -160.7491884386848,
              63.85402599249459,
              -1.662306687232279
            ]
          ]
        ]
      },
      "bbox": [
        -160.7514064,
        63.85402599,
        -1.662306687,
        -160.7275067,
        63.86455679,
        8.437693313
      ],
      "properties": {
        "datetime": "2019-07-14T23:26:06Z",
        "pc:count": 4723706,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330227.9801,
            "count": 4723706,
            "maximum": -329752.0102,
            "minimum": -330822.0902,
            "name": "X",
            "position": 0,
            "stddev": 292.1516003,
            "variance": 85352.55757
          },
          {
            "average": 1560518.886,
            "count": 4723706,
            "maximum": 1561076.694,
            "minimum": 1560003.614,
            "name": "Y",
            "position": 1,
            "stddev": 281.6577113,
            "variance": 79331.06634
          },
          {
            "average": 3.131875237,
            "count": 4723706,
            "maximum": 8.437693313,
            "minimum": -1.662306687,
            "name": "Z",
            "position": 2,
            "stddev": 1.18834356,
            "variance": 1.412160416
          },
          {
            "average": 551.432383,
            "count": 4723706,
            "maximum": 11514,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 491.1717702,
            "variance": 241249.7078
          },
          {
            "average": 1.097885643,
            "count": 4723706,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3447462846,
            "variance": 0.1188500007
          },
          {
            "average": 1.195936834,
            "count": 4723706,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.499469373,
            "variance": 0.2494696546
          },
          {
            "average": 1,
            "count": 4723706,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4723706,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.135680967,
            "count": 4723706,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.427422203,
            "variance": 71.02144498
          },
          {
            "average": 20.11720577,
            "count": 4723706,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.774124515,
            "variance": 3.147517794
          },
          {
            "average": 1.21318071,
            "count": 4723706,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4456179445,
            "variance": 0.1985753525
          },
          {
            "average": 12.5303173,
            "count": 4723706,
            "maximum": 16,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.329755884,
            "variance": 5.427762479
          },
          {
            "average": 247114750.6,
            "count": 4723706,
            "maximum": 247181966.4,
            "minimum": 247100660.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28955.49506,
            "variance": 838420694
          },
          {
            "average": 0,
            "count": 4723706,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4723706,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4723706,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4723706,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4723706,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330822.0902,
          1560003.614,
          -1.662306687,
          -329752.0102,
          1561076.694,
          8.437693313
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330822.09020881035,
                1560003.614399306,
                -1.662306687232279
              ],
              [
                -330822.09020881035,
                1561076.694399306,
                -1.662306687232279
              ],
              [
                -329752.0102088104,
                1561076.694399306,
                8.43769331276772
              ],
              [
                -329752.0102088104,
                1560003.614399306,
                8.43769331276772
              ],
              [
                -330822.09020881035,
                1560003.614399306,
                -1.662306687232279
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T23:26:06+00:00",
        "end_time": "2019-07-14T00:51:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1482.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1482.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1482.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1482.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7514064,
            63.85402599,
            -1.662306687,
            -160.7275067,
            63.86455679,
            8.437693313
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7491884386848,
                  63.85402599249459,
                  -1.662306687232279
                ],
                [
                  -160.75140636373808,
                  63.86358584233421,
                  -1.662306687232279
                ],
                [
                  -160.7297176376832,
                  63.86455678804032,
                  8.43769331276772
                ],
                [
                  -160.72750673972615,
                  63.85499660987997,
                  8.43769331276772
                ],
                [
                  -160.7491884386848,
                  63.85402599249459,
                  -1.662306687232279
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1482.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1482.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T23:26:06Z",
            "pc:count": 4723706,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330227.9801,
                "count": 4723706,
                "maximum": -329752.0102,
                "minimum": -330822.0902,
                "name": "X",
                "position": 0,
                "stddev": 292.1516003,
                "variance": 85352.55757
              },
              {
                "average": 1560518.886,
                "count": 4723706,
                "maximum": 1561076.694,
                "minimum": 1560003.614,
                "name": "Y",
                "position": 1,
                "stddev": 281.6577113,
                "variance": 79331.06634
              },
              {
                "average": 3.131875237,
                "count": 4723706,
                "maximum": 8.437693313,
                "minimum": -1.662306687,
                "name": "Z",
                "position": 2,
                "stddev": 1.18834356,
                "variance": 1.412160416
              },
              {
                "average": 551.432383,
                "count": 4723706,
                "maximum": 11514,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 491.1717702,
                "variance": 241249.7078
              },
              {
                "average": 1.097885643,
                "count": 4723706,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3447462846,
                "variance": 0.1188500007
              },
              {
                "average": 1.195936834,
                "count": 4723706,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.499469373,
                "variance": 0.2494696546
              },
              {
                "average": 1,
                "count": 4723706,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4723706,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.135680967,
                "count": 4723706,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.427422203,
                "variance": 71.02144498
              },
              {
                "average": 20.11720577,
                "count": 4723706,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.774124515,
                "variance": 3.147517794
              },
              {
                "average": 1.21318071,
                "count": 4723706,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4456179445,
                "variance": 0.1985753525
              },
              {
                "average": 12.5303173,
                "count": 4723706,
                "maximum": 16,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.329755884,
                "variance": 5.427762479
              },
              {
                "average": 247114750.6,
                "count": 4723706,
                "maximum": 247181966.4,
                "minimum": 247100660.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28955.49506,
                "variance": 838420694
              },
              {
                "average": 0,
                "count": 4723706,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4723706,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4723706,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4723706,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4723706,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330822.0902,
              1560003.614,
              -1.662306687,
              -329752.0102,
              1561076.694,
              8.437693313
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330822.09020881035,
                    1560003.614399306,
                    -1.662306687232279
                  ],
                  [
                    -330822.09020881035,
                    1561076.694399306,
                    -1.662306687232279
                  ],
                  [
                    -329752.0102088104,
                    1561076.694399306,
                    8.43769331276772
                  ],
                  [
                    -329752.0102088104,
                    1560003.614399306,
                    8.43769331276772
                  ],
                  [
                    -330822.09020881035,
                    1560003.614399306,
                    -1.662306687232279
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T23:26:06+00:00",
            "end_time": "2019-07-14T00:51:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1483.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.74974439041333,
              63.862995651768536,
              -3.126192945242545
            ],
            [
              -160.7519632620366,
              63.87255594643108,
              -3.126192945242545
            ],
            [
              -160.7302711316816,
              63.87352683648122,
              7.253807054757456
            ],
            [
              -160.72805929066095,
              63.86396621337042,
              7.253807054757456
            ],
            [
              -160.74974439041333,
              63.862995651768536,
              -3.126192945242545
            ]
          ]
        ]
      },
      "bbox": [
        -160.7519633,
        63.86299565,
        -3.126192945,
        -160.7280593,
        63.87352684,
        7.253807055
      ],
      "properties": {
        "datetime": "2019-07-14T23:26:20Z",
        "pc:count": 4400578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330206.3299,
            "count": 4400578,
            "maximum": -329677.7002,
            "minimum": -330747.6202,
            "name": "X",
            "position": 0,
            "stddev": 266.455683,
            "variance": 70998.63099
          },
          {
            "average": 1561553.023,
            "count": 4400578,
            "maximum": 1562075.971,
            "minimum": 1561002.851,
            "name": "Y",
            "position": 1,
            "stddev": 285.4282716,
            "variance": 81469.2982
          },
          {
            "average": 2.548147714,
            "count": 4400578,
            "maximum": 7.253807055,
            "minimum": -3.126192945,
            "name": "Z",
            "position": 2,
            "stddev": 1.206132847,
            "variance": 1.454756444
          },
          {
            "average": 683.3286357,
            "count": 4400578,
            "maximum": 9208,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 605.0357801,
            "variance": 366068.2952
          },
          {
            "average": 1.012855357,
            "count": 4400578,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1279491319,
            "variance": 0.01637098035
          },
          {
            "average": 1.025750254,
            "count": 4400578,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1901621431,
            "variance": 0.03616164068
          },
          {
            "average": 1,
            "count": 4400578,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4400578,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.325661311,
            "count": 4400578,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.6422466,
            "variance": 113.2574127
          },
          {
            "average": 20.004875,
            "count": 4400578,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.804930461,
            "variance": 3.257773969
          },
          {
            "average": 1.197466787,
            "count": 4400578,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4029809322,
            "variance": 0.1623936317
          },
          {
            "average": 11.01842917,
            "count": 4400578,
            "maximum": 16,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.719968233,
            "variance": 7.39822719
          },
          {
            "average": 247115510,
            "count": 4400578,
            "maximum": 247181980.8,
            "minimum": 247100338.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30517.62447,
            "variance": 931325403
          },
          {
            "average": 0,
            "count": 4400578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4400578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4400578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4400578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4400578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330747.6202,
          1561002.851,
          -3.126192945,
          -329677.7002,
          1562075.971,
          7.253807055
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330747.6202417914,
                1561002.8506958417,
                -3.126192945242545
              ],
              [
                -330747.6202417914,
                1562075.9706958418,
                -3.126192945242545
              ],
              [
                -329677.7002417914,
                1562075.9706958418,
                7.253807054757456
              ],
              [
                -329677.7002417914,
                1561002.8506958417,
                7.253807054757456
              ],
              [
                -330747.6202417914,
                1561002.8506958417,
                -3.126192945242545
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T23:26:20+00:00",
        "end_time": "2019-07-14T00:45:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1483.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1483.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1483.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1483.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7519633,
            63.86299565,
            -3.126192945,
            -160.7280593,
            63.87352684,
            7.253807055
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.74974439041333,
                  63.862995651768536,
                  -3.126192945242545
                ],
                [
                  -160.7519632620366,
                  63.87255594643108,
                  -3.126192945242545
                ],
                [
                  -160.7302711316816,
                  63.87352683648122,
                  7.253807054757456
                ],
                [
                  -160.72805929066095,
                  63.86396621337042,
                  7.253807054757456
                ],
                [
                  -160.74974439041333,
                  63.862995651768536,
                  -3.126192945242545
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1483.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1483.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T23:26:20Z",
            "pc:count": 4400578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330206.3299,
                "count": 4400578,
                "maximum": -329677.7002,
                "minimum": -330747.6202,
                "name": "X",
                "position": 0,
                "stddev": 266.455683,
                "variance": 70998.63099
              },
              {
                "average": 1561553.023,
                "count": 4400578,
                "maximum": 1562075.971,
                "minimum": 1561002.851,
                "name": "Y",
                "position": 1,
                "stddev": 285.4282716,
                "variance": 81469.2982
              },
              {
                "average": 2.548147714,
                "count": 4400578,
                "maximum": 7.253807055,
                "minimum": -3.126192945,
                "name": "Z",
                "position": 2,
                "stddev": 1.206132847,
                "variance": 1.454756444
              },
              {
                "average": 683.3286357,
                "count": 4400578,
                "maximum": 9208,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 605.0357801,
                "variance": 366068.2952
              },
              {
                "average": 1.012855357,
                "count": 4400578,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1279491319,
                "variance": 0.01637098035
              },
              {
                "average": 1.025750254,
                "count": 4400578,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1901621431,
                "variance": 0.03616164068
              },
              {
                "average": 1,
                "count": 4400578,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4400578,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.325661311,
                "count": 4400578,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.6422466,
                "variance": 113.2574127
              },
              {
                "average": 20.004875,
                "count": 4400578,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.804930461,
                "variance": 3.257773969
              },
              {
                "average": 1.197466787,
                "count": 4400578,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4029809322,
                "variance": 0.1623936317
              },
              {
                "average": 11.01842917,
                "count": 4400578,
                "maximum": 16,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.719968233,
                "variance": 7.39822719
              },
              {
                "average": 247115510,
                "count": 4400578,
                "maximum": 247181980.8,
                "minimum": 247100338.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30517.62447,
                "variance": 931325403
              },
              {
                "average": 0,
                "count": 4400578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4400578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4400578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4400578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4400578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330747.6202,
              1561002.851,
              -3.126192945,
              -329677.7002,
              1562075.971,
              7.253807055
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330747.6202417914,
                    1561002.8506958417,
                    -3.126192945242545
                  ],
                  [
                    -330747.6202417914,
                    1562075.9706958418,
                    -3.126192945242545
                  ],
                  [
                    -329677.7002417914,
                    1562075.9706958418,
                    7.253807054757456
                  ],
                  [
                    -329677.7002417914,
                    1561002.8506958417,
                    7.253807054757456
                  ],
                  [
                    -330747.6202417914,
                    1561002.8506958417,
                    -3.126192945242545
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T23:26:20+00:00",
            "end_time": "2019-07-14T00:45: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": "20190713_NCMP_AK_04VDR1287.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7927000204288,
              63.898377681358056,
              8.243746401386161
            ],
            [
              -160.7949352159184,
              63.90793576771345,
              8.243746401386161
            ],
            [
              -160.77321575274595,
              63.90891297233551,
              135.40374640138617
            ],
            [
              -160.77098760239997,
              63.89935455495084,
              135.40374640138617
            ],
            [
              -160.7927000204288,
              63.898377681358056,
              8.243746401386161
            ]
          ]
        ]
      },
      "bbox": [
        -160.7949352,
        63.89837768,
        8.243746401,
        -160.7709876,
        63.90891297,
        135.4037464
      ],
      "properties": {
        "datetime": "2019-07-27T16:49:35Z",
        "pc:count": 6810851,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331877.5132,
            "count": 6810851,
            "maximum": -331371.7353,
            "minimum": -332441.7753,
            "name": "X",
            "position": 0,
            "stddev": 292.4763245,
            "variance": 85542.40037
          },
          {
            "average": 1565689.623,
            "count": 6810851,
            "maximum": 1566220.7,
            "minimum": 1565147.8,
            "name": "Y",
            "position": 1,
            "stddev": 283.7130651,
            "variance": 80493.10331
          },
          {
            "average": 74.02609023,
            "count": 6810851,
            "maximum": 135.4037464,
            "minimum": 8.243746401,
            "name": "Z",
            "position": 2,
            "stddev": 28.87224389,
            "variance": 833.6064674
          },
          {
            "average": 428.7131919,
            "count": 6810851,
            "maximum": 30441,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 549.4839554,
            "variance": 301932.6172
          },
          {
            "average": 1.465948528,
            "count": 6810851,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7733855946,
            "variance": 0.598125278
          },
          {
            "average": 1.933217009,
            "count": 6810851,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.061074444,
            "variance": 1.125878976
          },
          {
            "average": 1,
            "count": 6810851,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6810851,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183049372,
            "count": 6810851,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3867070229,
            "variance": 0.1495423215
          },
          {
            "average": 19.91283052,
            "count": 6810851,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.769910976,
            "variance": 3.132584864
          },
          {
            "average": 1.486707021,
            "count": 6810851,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8019492219,
            "variance": 0.6431225545
          },
          {
            "average": 14.65642766,
            "count": 6810851,
            "maximum": 24,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.884154932,
            "variance": 8.318349671
          },
          {
            "average": 247167921,
            "count": 6810851,
            "maximum": 248281375.9,
            "minimum": 247101531.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 265455.0581,
            "variance": 70466387890.0
          },
          {
            "average": 0,
            "count": 6810851,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6810851,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6810851,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6810851,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6810851,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332441.7753,
          1565147.8,
          8.243746401,
          -331371.7353,
          1566220.7,
          135.4037464
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332441.77529282833,
                1565147.8000956958,
                8.243746401386161
              ],
              [
                -332441.77529282833,
                1566220.7000956957,
                8.243746401386161
              ],
              [
                -331371.7352928283,
                1566220.7000956957,
                135.40374640138617
              ],
              [
                -331371.7352928283,
                1565147.8000956958,
                135.40374640138617
              ],
              [
                -332441.77529282833,
                1565147.8000956958,
                8.243746401386161
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:49:35+00:00",
        "end_time": "2019-07-14T01:05:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1287.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1287.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1287.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1287.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7949352,
            63.89837768,
            8.243746401,
            -160.7709876,
            63.90891297,
            135.4037464
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7927000204288,
                  63.898377681358056,
                  8.243746401386161
                ],
                [
                  -160.7949352159184,
                  63.90793576771345,
                  8.243746401386161
                ],
                [
                  -160.77321575274595,
                  63.90891297233551,
                  135.40374640138617
                ],
                [
                  -160.77098760239997,
                  63.89935455495084,
                  135.40374640138617
                ],
                [
                  -160.7927000204288,
                  63.898377681358056,
                  8.243746401386161
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1287.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1287.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:49:35Z",
            "pc:count": 6810851,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331877.5132,
                "count": 6810851,
                "maximum": -331371.7353,
                "minimum": -332441.7753,
                "name": "X",
                "position": 0,
                "stddev": 292.4763245,
                "variance": 85542.40037
              },
              {
                "average": 1565689.623,
                "count": 6810851,
                "maximum": 1566220.7,
                "minimum": 1565147.8,
                "name": "Y",
                "position": 1,
                "stddev": 283.7130651,
                "variance": 80493.10331
              },
              {
                "average": 74.02609023,
                "count": 6810851,
                "maximum": 135.4037464,
                "minimum": 8.243746401,
                "name": "Z",
                "position": 2,
                "stddev": 28.87224389,
                "variance": 833.6064674
              },
              {
                "average": 428.7131919,
                "count": 6810851,
                "maximum": 30441,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 549.4839554,
                "variance": 301932.6172
              },
              {
                "average": 1.465948528,
                "count": 6810851,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7733855946,
                "variance": 0.598125278
              },
              {
                "average": 1.933217009,
                "count": 6810851,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.061074444,
                "variance": 1.125878976
              },
              {
                "average": 1,
                "count": 6810851,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6810851,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183049372,
                "count": 6810851,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3867070229,
                "variance": 0.1495423215
              },
              {
                "average": 19.91283052,
                "count": 6810851,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.769910976,
                "variance": 3.132584864
              },
              {
                "average": 1.486707021,
                "count": 6810851,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8019492219,
                "variance": 0.6431225545
              },
              {
                "average": 14.65642766,
                "count": 6810851,
                "maximum": 24,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.884154932,
                "variance": 8.318349671
              },
              {
                "average": 247167921,
                "count": 6810851,
                "maximum": 248281375.9,
                "minimum": 247101531.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 265455.0581,
                "variance": 70466387890.0
              },
              {
                "average": 0,
                "count": 6810851,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6810851,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6810851,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6810851,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6810851,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332441.7753,
              1565147.8,
              8.243746401,
              -331371.7353,
              1566220.7,
              135.4037464
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332441.77529282833,
                    1565147.8000956958,
                    8.243746401386161
                  ],
                  [
                    -332441.77529282833,
                    1566220.7000956957,
                    8.243746401386161
                  ],
                  [
                    -331371.7352928283,
                    1566220.7000956957,
                    135.40374640138617
                  ],
                  [
                    -331371.7352928283,
                    1565147.8000956958,
                    135.40374640138617
                  ],
                  [
                    -332441.77529282833,
                    1565147.8000956958,
                    8.243746401386161
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:49:35+00:00",
            "end_time": "2019-07-14T01:05:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1381.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7689527490045,
              63.84480939189234,
              -0.418823760576952
            ],
            [
              -160.7711757810962,
              63.85436600143134,
              -0.418823760576952
            ],
            [
              -160.74949699200124,
              63.85533966641064,
              4.441176239423048
            ],
            [
              -160.74728097882812,
              63.8457827278779,
              4.441176239423048
            ],
            [
              -160.7689527490045,
              63.84480939189234,
              -0.418823760576952
            ]
          ]
        ]
      },
      "bbox": [
        -160.7711758,
        63.84480939,
        -0.4188237606,
        -160.747281,
        63.85533967,
        4.441176239
      ],
      "properties": {
        "datetime": "2019-07-27T14:17:12Z",
        "pc:count": 4144176,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331416.0312,
            "count": 4144176,
            "maximum": -330822.2788,
            "minimum": -331892.2388,
            "name": "X",
            "position": 0,
            "stddev": 302.2093462,
            "variance": 91330.48891
          },
          {
            "average": 1559607.966,
            "count": 4144176,
            "maximum": 1560151.092,
            "minimum": 1559078.332,
            "name": "Y",
            "position": 1,
            "stddev": 277.1497271,
            "variance": 76811.97126
          },
          {
            "average": 2.482503176,
            "count": 4144176,
            "maximum": 4.441176239,
            "minimum": -0.4188237606,
            "name": "Z",
            "position": 2,
            "stddev": 0.7750426548,
            "variance": 0.6006911168
          },
          {
            "average": 586.1075664,
            "count": 4144176,
            "maximum": 4306,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 478.1921658,
            "variance": 228667.7474
          },
          {
            "average": 1.000352543,
            "count": 4144176,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01915455282,
            "variance": 0.0003668968938
          },
          {
            "average": 1.00071136,
            "count": 4144176,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02751697618,
            "variance": 0.0007571839779
          },
          {
            "average": 1,
            "count": 4144176,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4144176,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.295311541,
            "count": 4144176,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.669233395,
            "variance": 93.49407444
          },
          {
            "average": 20.05940272,
            "count": 4144176,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.676519367,
            "variance": 2.810717188
          },
          {
            "average": 1.143327166,
            "count": 4144176,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3504303212,
            "variance": 0.12280141
          },
          {
            "average": 16.46161119,
            "count": 4144176,
            "maximum": 23,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.480207204,
            "variance": 41.99308541
          },
          {
            "average": 247277984.2,
            "count": 4144176,
            "maximum": 248272232.7,
            "minimum": 247104162.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 414166.9399,
            "variance": 171534254100.0
          },
          {
            "average": 0,
            "count": 4144176,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4144176,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4144176,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4144176,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4144176,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331892.2388,
          1559078.332,
          -0.4188237606,
          -330822.2788,
          1560151.092,
          4.441176239
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331892.2387813282,
                1559078.3321884563,
                -0.418823760576952
              ],
              [
                -331892.2387813282,
                1560151.092188456,
                -0.418823760576952
              ],
              [
                -330822.27878132823,
                1560151.092188456,
                4.441176239423048
              ],
              [
                -330822.27878132823,
                1559078.3321884563,
                4.441176239423048
              ],
              [
                -331892.2387813282,
                1559078.3321884563,
                -0.418823760576952
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:17:12+00:00",
        "end_time": "2019-07-14T01:49:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1381.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1381.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1381.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1381.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7711758,
            63.84480939,
            -0.4188237606,
            -160.747281,
            63.85533967,
            4.441176239
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7689527490045,
                  63.84480939189234,
                  -0.418823760576952
                ],
                [
                  -160.7711757810962,
                  63.85436600143134,
                  -0.418823760576952
                ],
                [
                  -160.74949699200124,
                  63.85533966641064,
                  4.441176239423048
                ],
                [
                  -160.74728097882812,
                  63.8457827278779,
                  4.441176239423048
                ],
                [
                  -160.7689527490045,
                  63.84480939189234,
                  -0.418823760576952
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1381.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1381.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:17:12Z",
            "pc:count": 4144176,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331416.0312,
                "count": 4144176,
                "maximum": -330822.2788,
                "minimum": -331892.2388,
                "name": "X",
                "position": 0,
                "stddev": 302.2093462,
                "variance": 91330.48891
              },
              {
                "average": 1559607.966,
                "count": 4144176,
                "maximum": 1560151.092,
                "minimum": 1559078.332,
                "name": "Y",
                "position": 1,
                "stddev": 277.1497271,
                "variance": 76811.97126
              },
              {
                "average": 2.482503176,
                "count": 4144176,
                "maximum": 4.441176239,
                "minimum": -0.4188237606,
                "name": "Z",
                "position": 2,
                "stddev": 0.7750426548,
                "variance": 0.6006911168
              },
              {
                "average": 586.1075664,
                "count": 4144176,
                "maximum": 4306,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 478.1921658,
                "variance": 228667.7474
              },
              {
                "average": 1.000352543,
                "count": 4144176,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01915455282,
                "variance": 0.0003668968938
              },
              {
                "average": 1.00071136,
                "count": 4144176,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02751697618,
                "variance": 0.0007571839779
              },
              {
                "average": 1,
                "count": 4144176,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4144176,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.295311541,
                "count": 4144176,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.669233395,
                "variance": 93.49407444
              },
              {
                "average": 20.05940272,
                "count": 4144176,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.676519367,
                "variance": 2.810717188
              },
              {
                "average": 1.143327166,
                "count": 4144176,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3504303212,
                "variance": 0.12280141
              },
              {
                "average": 16.46161119,
                "count": 4144176,
                "maximum": 23,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.480207204,
                "variance": 41.99308541
              },
              {
                "average": 247277984.2,
                "count": 4144176,
                "maximum": 248272232.7,
                "minimum": 247104162.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 414166.9399,
                "variance": 171534254100.0
              },
              {
                "average": 0,
                "count": 4144176,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4144176,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4144176,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4144176,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4144176,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331892.2388,
              1559078.332,
              -0.4188237606,
              -330822.2788,
              1560151.092,
              4.441176239
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331892.2387813282,
                    1559078.3321884563,
                    -0.418823760576952
                  ],
                  [
                    -331892.2387813282,
                    1560151.092188456,
                    -0.418823760576952
                  ],
                  [
                    -330822.27878132823,
                    1560151.092188456,
                    4.441176239423048
                  ],
                  [
                    -330822.27878132823,
                    1559078.3321884563,
                    4.441176239423048
                  ],
                  [
                    -331892.2387813282,
                    1559078.3321884563,
                    -0.418823760576952
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:17:12+00:00",
            "end_time": "2019-07-14T01:49: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": "20190713_NCMP_AK_04VDR1288.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.79326905522913,
              63.90734757205396,
              25.482491386025217
            ],
            [
              -160.79550504202436,
              63.91690539194201,
              25.482491386025217
            ],
            [
              -160.77378378531407,
              63.91788246910172,
              147.98249138602523
            ],
            [
              -160.77155484613078,
              63.908324318104505,
              147.98249138602523
            ],
            [
              -160.79326905522913,
              63.90734757205396,
              25.482491386025217
            ]
          ]
        ]
      },
      "bbox": [
        -160.795505,
        63.90734757,
        25.48249139,
        -160.7715548,
        63.91788247,
        147.9824914
      ],
      "properties": {
        "datetime": "2019-07-27T16:49:51Z",
        "pc:count": 9962246,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331791.8024,
            "count": 9962246,
            "maximum": -331297.4498,
            "minimum": -332367.2498,
            "name": "X",
            "position": 0,
            "stddev": 297.65515,
            "variance": 88598.58835
          },
          {
            "average": 1566734.95,
            "count": 9962246,
            "maximum": 1567219.884,
            "minimum": 1566147.024,
            "name": "Y",
            "position": 1,
            "stddev": 285.0564843,
            "variance": 81257.19925
          },
          {
            "average": 84.4808546,
            "count": 9962246,
            "maximum": 147.9824914,
            "minimum": 25.48249139,
            "name": "Z",
            "position": 2,
            "stddev": 29.33805492,
            "variance": 860.7214662
          },
          {
            "average": 396.5305283,
            "count": 9962246,
            "maximum": 9522,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 525.1716442,
            "variance": 275805.2558
          },
          {
            "average": 1.579996017,
            "count": 9962246,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8796745606,
            "variance": 0.7738273325
          },
          {
            "average": 2.161257813,
            "count": 9962246,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.201616691,
            "variance": 1.443882673
          },
          {
            "average": 1,
            "count": 9962246,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9962246,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.119633163,
            "count": 9962246,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3245320938,
            "variance": 0.1053210799
          },
          {
            "average": 20.18096206,
            "count": 9962246,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.263250429,
            "variance": 5.122302503
          },
          {
            "average": 1.611557775,
            "count": 9962246,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9521819453,
            "variance": 0.906650457
          },
          {
            "average": 14.23487585,
            "count": 9962246,
            "maximum": 24,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.295365071,
            "variance": 18.45016109
          },
          {
            "average": 247263478.9,
            "count": 9962246,
            "maximum": 248281391.5,
            "minimum": 247100748.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 392894.4455,
            "variance": 154366045300.0
          },
          {
            "average": 0,
            "count": 9962246,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9962246,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9962246,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9962246,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9962246,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332367.2498,
          1566147.024,
          25.48249139,
          -331297.4498,
          1567219.884,
          147.9824914
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332367.24978872587,
                1566147.0241957258,
                25.482491386025217
              ],
              [
                -332367.24978872587,
                1567219.8841957257,
                25.482491386025217
              ],
              [
                -331297.4497887258,
                1567219.8841957257,
                147.98249138602523
              ],
              [
                -331297.4497887258,
                1566147.0241957258,
                147.98249138602523
              ],
              [
                -332367.24978872587,
                1566147.0241957258,
                25.482491386025217
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:49:51+00:00",
        "end_time": "2019-07-14T00:52:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1288.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1288.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1288.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1288.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.795505,
            63.90734757,
            25.48249139,
            -160.7715548,
            63.91788247,
            147.9824914
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.79326905522913,
                  63.90734757205396,
                  25.482491386025217
                ],
                [
                  -160.79550504202436,
                  63.91690539194201,
                  25.482491386025217
                ],
                [
                  -160.77378378531407,
                  63.91788246910172,
                  147.98249138602523
                ],
                [
                  -160.77155484613078,
                  63.908324318104505,
                  147.98249138602523
                ],
                [
                  -160.79326905522913,
                  63.90734757205396,
                  25.482491386025217
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1288.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1288.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:49:51Z",
            "pc:count": 9962246,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331791.8024,
                "count": 9962246,
                "maximum": -331297.4498,
                "minimum": -332367.2498,
                "name": "X",
                "position": 0,
                "stddev": 297.65515,
                "variance": 88598.58835
              },
              {
                "average": 1566734.95,
                "count": 9962246,
                "maximum": 1567219.884,
                "minimum": 1566147.024,
                "name": "Y",
                "position": 1,
                "stddev": 285.0564843,
                "variance": 81257.19925
              },
              {
                "average": 84.4808546,
                "count": 9962246,
                "maximum": 147.9824914,
                "minimum": 25.48249139,
                "name": "Z",
                "position": 2,
                "stddev": 29.33805492,
                "variance": 860.7214662
              },
              {
                "average": 396.5305283,
                "count": 9962246,
                "maximum": 9522,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 525.1716442,
                "variance": 275805.2558
              },
              {
                "average": 1.579996017,
                "count": 9962246,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8796745606,
                "variance": 0.7738273325
              },
              {
                "average": 2.161257813,
                "count": 9962246,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.201616691,
                "variance": 1.443882673
              },
              {
                "average": 1,
                "count": 9962246,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9962246,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.119633163,
                "count": 9962246,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3245320938,
                "variance": 0.1053210799
              },
              {
                "average": 20.18096206,
                "count": 9962246,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.263250429,
                "variance": 5.122302503
              },
              {
                "average": 1.611557775,
                "count": 9962246,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9521819453,
                "variance": 0.906650457
              },
              {
                "average": 14.23487585,
                "count": 9962246,
                "maximum": 24,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.295365071,
                "variance": 18.45016109
              },
              {
                "average": 247263478.9,
                "count": 9962246,
                "maximum": 248281391.5,
                "minimum": 247100748.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 392894.4455,
                "variance": 154366045300.0
              },
              {
                "average": 0,
                "count": 9962246,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9962246,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9962246,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9962246,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9962246,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332367.2498,
              1566147.024,
              25.48249139,
              -331297.4498,
              1567219.884,
              147.9824914
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332367.24978872587,
                    1566147.0241957258,
                    25.482491386025217
                  ],
                  [
                    -332367.24978872587,
                    1567219.8841957257,
                    25.482491386025217
                  ],
                  [
                    -331297.4497887258,
                    1567219.8841957257,
                    147.98249138602523
                  ],
                  [
                    -331297.4497887258,
                    1566147.0241957258,
                    147.98249138602523
                  ],
                  [
                    -332367.24978872587,
                    1566147.0241957258,
                    25.482491386025217
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:49:51+00:00",
            "end_time": "2019-07-14T00:52:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.75029952093286,
              63.87196699958634,
              -2.378705731245471
            ],
            [
              -160.75251867744112,
              63.88152488856956,
              -2.378705731245471
            ],
            [
              -160.730822330314,
              63.88249575900168,
              14.641294268754528
            ],
            [
              -160.72861020608332,
              63.87293754152832,
              14.641294268754528
            ],
            [
              -160.75029952093286,
              63.87196699958634,
              -2.378705731245471
            ]
          ]
        ]
      },
      "bbox": [
        -160.7525187,
        63.871967,
        -2.378705731,
        -160.7286102,
        63.88249576,
        14.64129427
      ],
      "properties": {
        "datetime": "2019-07-27T17:01:02Z",
        "pc:count": 4541678,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330160.3997,
            "count": 4541678,
            "maximum": -329603.2754,
            "minimum": -330673.0754,
            "name": "X",
            "position": 0,
            "stddev": 286.0892166,
            "variance": 81847.03986
          },
          {
            "average": 1562579.836,
            "count": 4541678,
            "maximum": 1563075.099,
            "minimum": 1562002.259,
            "name": "Y",
            "position": 1,
            "stddev": 299.9059585,
            "variance": 89943.58394
          },
          {
            "average": 3.300803461,
            "count": 4541678,
            "maximum": 14.64129427,
            "minimum": -2.378705731,
            "name": "Z",
            "position": 2,
            "stddev": 2.591497092,
            "variance": 6.71585718
          },
          {
            "average": 853.2428895,
            "count": 4541678,
            "maximum": 16711,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 694.1595784,
            "variance": 481857.5203
          },
          {
            "average": 1.004619218,
            "count": 4541678,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.07588310749,
            "variance": 0.005758246002
          },
          {
            "average": 1.009282472,
            "count": 4541678,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1127190596,
            "variance": 0.0127055864
          },
          {
            "average": 1,
            "count": 4541678,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4541678,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.256694992,
            "count": 4541678,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.628258802,
            "variance": 92.70336757
          },
          {
            "average": 20.00649805,
            "count": 4541678,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.823937989,
            "variance": 3.326749789
          },
          {
            "average": 1.147891594,
            "count": 4541678,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3569668703,
            "variance": 0.1274253465
          },
          {
            "average": 9.564913012,
            "count": 4541678,
            "maximum": 26,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.165014523,
            "variance": 17.34734598
          },
          {
            "average": 247140849.1,
            "count": 4541678,
            "maximum": 248282062.5,
            "minimum": 247096033.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 183139.8386,
            "variance": 33540200500.0
          },
          {
            "average": 0,
            "count": 4541678,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4541678,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4541678,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4541678,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4541678,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -330673.0754,
          1562002.259,
          -2.378705731,
          -329603.2754,
          1563075.099,
          14.64129427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -330673.0753731801,
                1562002.2589401738,
                -2.378705731245471
              ],
              [
                -330673.0753731801,
                1563075.0989401736,
                -2.378705731245471
              ],
              [
                -329603.27537318005,
                1563075.0989401736,
                14.641294268754528
              ],
              [
                -329603.27537318005,
                1562002.2589401738,
                14.641294268754528
              ],
              [
                -330673.0753731801,
                1562002.2589401738,
                -2.378705731245471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T17:01:02+00:00",
        "end_time": "2019-07-13T23:33:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7525187,
            63.871967,
            -2.378705731,
            -160.7286102,
            63.88249576,
            14.64129427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.75029952093286,
                  63.87196699958634,
                  -2.378705731245471
                ],
                [
                  -160.75251867744112,
                  63.88152488856956,
                  -2.378705731245471
                ],
                [
                  -160.730822330314,
                  63.88249575900168,
                  14.641294268754528
                ],
                [
                  -160.72861020608332,
                  63.87293754152832,
                  14.641294268754528
                ],
                [
                  -160.75029952093286,
                  63.87196699958634,
                  -2.378705731245471
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T17:01:02Z",
            "pc:count": 4541678,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330160.3997,
                "count": 4541678,
                "maximum": -329603.2754,
                "minimum": -330673.0754,
                "name": "X",
                "position": 0,
                "stddev": 286.0892166,
                "variance": 81847.03986
              },
              {
                "average": 1562579.836,
                "count": 4541678,
                "maximum": 1563075.099,
                "minimum": 1562002.259,
                "name": "Y",
                "position": 1,
                "stddev": 299.9059585,
                "variance": 89943.58394
              },
              {
                "average": 3.300803461,
                "count": 4541678,
                "maximum": 14.64129427,
                "minimum": -2.378705731,
                "name": "Z",
                "position": 2,
                "stddev": 2.591497092,
                "variance": 6.71585718
              },
              {
                "average": 853.2428895,
                "count": 4541678,
                "maximum": 16711,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 694.1595784,
                "variance": 481857.5203
              },
              {
                "average": 1.004619218,
                "count": 4541678,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.07588310749,
                "variance": 0.005758246002
              },
              {
                "average": 1.009282472,
                "count": 4541678,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1127190596,
                "variance": 0.0127055864
              },
              {
                "average": 1,
                "count": 4541678,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4541678,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.256694992,
                "count": 4541678,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.628258802,
                "variance": 92.70336757
              },
              {
                "average": 20.00649805,
                "count": 4541678,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.823937989,
                "variance": 3.326749789
              },
              {
                "average": 1.147891594,
                "count": 4541678,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3569668703,
                "variance": 0.1274253465
              },
              {
                "average": 9.564913012,
                "count": 4541678,
                "maximum": 26,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.165014523,
                "variance": 17.34734598
              },
              {
                "average": 247140849.1,
                "count": 4541678,
                "maximum": 248282062.5,
                "minimum": 247096033.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 183139.8386,
                "variance": 33540200500.0
              },
              {
                "average": 0,
                "count": 4541678,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4541678,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4541678,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4541678,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4541678,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -330673.0754,
              1562002.259,
              -2.378705731,
              -329603.2754,
              1563075.099,
              14.64129427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -330673.0753731801,
                    1562002.2589401738,
                    -2.378705731245471
                  ],
                  [
                    -330673.0753731801,
                    1563075.0989401736,
                    -2.378705731245471
                  ],
                  [
                    -329603.27537318005,
                    1563075.0989401736,
                    14.641294268754528
                  ],
                  [
                    -329603.27537318005,
                    1562002.2589401738,
                    14.641294268754528
                  ],
                  [
                    -330673.0753731801,
                    1562002.2589401738,
                    -2.378705731245471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T17:01:02+00:00",
            "end_time": "2019-07-13T23:33:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1382.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.76950958962507,
              63.85378314660713,
              -1.212193827611816
            ],
            [
              -160.77173232610457,
              63.86333485545589,
              -1.212193827611816
            ],
            [
              -160.75005459664132,
              63.86430826438565,
              4.567806172388185
            ],
            [
              -160.74783887721094,
              63.854756226667064,
              4.567806172388185
            ],
            [
              -160.76950958962507,
              63.85378314660713,
              -1.212193827611816
            ]
          ]
        ]
      },
      "bbox": [
        -160.7717323,
        63.85378315,
        -1.212193828,
        -160.7478389,
        63.86430826,
        4.567806172
      ],
      "properties": {
        "datetime": "2019-07-27T14:02:22Z",
        "pc:count": 3634277,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331276.5301,
            "count": 3634277,
            "maximum": -330747.8958,
            "minimum": -331817.4758,
            "name": "X",
            "position": 0,
            "stddev": 288.1445465,
            "variance": 83027.27969
          },
          {
            "average": 1560613.148,
            "count": 3634277,
            "maximum": 1561150.217,
            "minimum": 1560078.017,
            "name": "Y",
            "position": 1,
            "stddev": 292.4459203,
            "variance": 85524.61628
          },
          {
            "average": 2.588282545,
            "count": 3634277,
            "maximum": 4.567806172,
            "minimum": -1.212193828,
            "name": "Z",
            "position": 2,
            "stddev": 0.8153126811,
            "variance": 0.6647347679
          },
          {
            "average": 515.33226,
            "count": 3634277,
            "maximum": 4155,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 447.8315147,
            "variance": 200553.0656
          },
          {
            "average": 1.00083593,
            "count": 3634277,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02975415734,
            "variance": 0.000885309879
          },
          {
            "average": 1.001677087,
            "count": 3634277,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04272718193,
            "variance": 0.001825612076
          },
          {
            "average": 1,
            "count": 3634277,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3634277,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.40039188,
            "count": 3634277,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.62016005,
            "variance": 112.7877995
          },
          {
            "average": 19.93596837,
            "count": 3634277,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.806823866,
            "variance": 3.264612483
          },
          {
            "average": 1.181761324,
            "count": 3634277,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3857825759,
            "variance": 0.1488281959
          },
          {
            "average": 17.3934125,
            "count": 3634277,
            "maximum": 21,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.833313009,
            "variance": 3.361036589
          },
          {
            "average": 247108371.8,
            "count": 3634277,
            "maximum": 248271342.2,
            "minimum": 247103059.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 65620.72991,
            "variance": 4306080194
          },
          {
            "average": 0,
            "count": 3634277,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3634277,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3634277,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3634277,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3634277,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331817.4758,
          1560078.017,
          -1.212193828,
          -330747.8958,
          1561150.217,
          4.567806172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331817.47583770734,
                1560078.0168714512,
                -1.212193827611816
              ],
              [
                -331817.47583770734,
                1561150.2168714514,
                -1.212193827611816
              ],
              [
                -330747.8958377074,
                1561150.2168714514,
                4.567806172388185
              ],
              [
                -330747.8958377074,
                1560078.0168714512,
                4.567806172388185
              ],
              [
                -331817.47583770734,
                1560078.0168714512,
                -1.212193827611816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T14:02:22+00:00",
        "end_time": "2019-07-14T01:30:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1382.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1382.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1382.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1382.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7717323,
            63.85378315,
            -1.212193828,
            -160.7478389,
            63.86430826,
            4.567806172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.76950958962507,
                  63.85378314660713,
                  -1.212193827611816
                ],
                [
                  -160.77173232610457,
                  63.86333485545589,
                  -1.212193827611816
                ],
                [
                  -160.75005459664132,
                  63.86430826438565,
                  4.567806172388185
                ],
                [
                  -160.74783887721094,
                  63.854756226667064,
                  4.567806172388185
                ],
                [
                  -160.76950958962507,
                  63.85378314660713,
                  -1.212193827611816
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1382.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1382.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T14:02:22Z",
            "pc:count": 3634277,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331276.5301,
                "count": 3634277,
                "maximum": -330747.8958,
                "minimum": -331817.4758,
                "name": "X",
                "position": 0,
                "stddev": 288.1445465,
                "variance": 83027.27969
              },
              {
                "average": 1560613.148,
                "count": 3634277,
                "maximum": 1561150.217,
                "minimum": 1560078.017,
                "name": "Y",
                "position": 1,
                "stddev": 292.4459203,
                "variance": 85524.61628
              },
              {
                "average": 2.588282545,
                "count": 3634277,
                "maximum": 4.567806172,
                "minimum": -1.212193828,
                "name": "Z",
                "position": 2,
                "stddev": 0.8153126811,
                "variance": 0.6647347679
              },
              {
                "average": 515.33226,
                "count": 3634277,
                "maximum": 4155,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 447.8315147,
                "variance": 200553.0656
              },
              {
                "average": 1.00083593,
                "count": 3634277,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02975415734,
                "variance": 0.000885309879
              },
              {
                "average": 1.001677087,
                "count": 3634277,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04272718193,
                "variance": 0.001825612076
              },
              {
                "average": 1,
                "count": 3634277,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3634277,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.40039188,
                "count": 3634277,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.62016005,
                "variance": 112.7877995
              },
              {
                "average": 19.93596837,
                "count": 3634277,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.806823866,
                "variance": 3.264612483
              },
              {
                "average": 1.181761324,
                "count": 3634277,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3857825759,
                "variance": 0.1488281959
              },
              {
                "average": 17.3934125,
                "count": 3634277,
                "maximum": 21,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.833313009,
                "variance": 3.361036589
              },
              {
                "average": 247108371.8,
                "count": 3634277,
                "maximum": 248271342.2,
                "minimum": 247103059.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 65620.72991,
                "variance": 4306080194
              },
              {
                "average": 0,
                "count": 3634277,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3634277,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3634277,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3634277,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3634277,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331817.4758,
              1560078.017,
              -1.212193828,
              -330747.8958,
              1561150.217,
              4.567806172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331817.47583770734,
                    1560078.0168714512,
                    -1.212193827611816
                  ],
                  [
                    -331817.47583770734,
                    1561150.2168714514,
                    -1.212193827611816
                  ],
                  [
                    -330747.8958377074,
                    1561150.2168714514,
                    4.567806172388185
                  ],
                  [
                    -330747.8958377074,
                    1560078.0168714512,
                    4.567806172388185
                  ],
                  [
                    -331817.47583770734,
                    1560078.0168714512,
                    -1.212193827611816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T14:02:22+00:00",
            "end_time": "2019-07-14T01:30:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1383.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.77008098060648,
              63.86274809460556,
              -1.872373708376109
            ],
            [
              -160.77230637104725,
              63.87230755295442,
              -1.872373708376109
            ],
            [
              -160.7506126691497,
              63.87328147164324,
              6.767626291623891
            ],
            [
              -160.74839430870054,
              63.863721683853925,
              6.767626291623891
            ],
            [
              -160.77008098060648,
              63.86274809460556,
              -1.872373708376109
            ]
          ]
        ]
      },
      "bbox": [
        -160.7723064,
        63.86274809,
        -1.872373708,
        -160.7483943,
        63.87328147,
        6.767626292
      ],
      "properties": {
        "datetime": "2019-07-14T02:07:34Z",
        "pc:count": 3788447,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331213.808,
            "count": 3788447,
            "maximum": -330673.4678,
            "minimum": -331743.5078,
            "name": "X",
            "position": 0,
            "stddev": 292.7272825,
            "variance": 85689.26192
          },
          {
            "average": 1561602.372,
            "count": 3788447,
            "maximum": 1562149.844,
            "minimum": 1561076.784,
            "name": "Y",
            "position": 1,
            "stddev": 287.9087989,
            "variance": 82891.47648
          },
          {
            "average": 2.293280566,
            "count": 3788447,
            "maximum": 6.767626292,
            "minimum": -1.872373708,
            "name": "Z",
            "position": 2,
            "stddev": 1.193231975,
            "variance": 1.423802545
          },
          {
            "average": 535.5909794,
            "count": 3788447,
            "maximum": 6298,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 478.2469339,
            "variance": 228720.1298
          },
          {
            "average": 1.000714541,
            "count": 3788447,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02729794441,
            "variance": 0.0007451777689
          },
          {
            "average": 1.001436209,
            "count": 3788447,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03909787833,
            "variance": 0.00152864409
          },
          {
            "average": 1,
            "count": 3788447,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3788447,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.422480505,
            "count": 3788447,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.38543635,
            "variance": 129.628161
          },
          {
            "average": 20.18721138,
            "count": 3788447,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.727444156,
            "variance": 2.984063313
          },
          {
            "average": 1.218836637,
            "count": 3788447,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4136765466,
            "variance": 0.1711282852
          },
          {
            "average": 15.84611716,
            "count": 3788447,
            "maximum": 19,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.744812272,
            "variance": 3.044369866
          },
          {
            "average": 247103982.3,
            "count": 3788447,
            "maximum": 247105254.4,
            "minimum": 247101954.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 773.5246169,
            "variance": 598340.333
          },
          {
            "average": 0,
            "count": 3788447,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3788447,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3788447,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3788447,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3788447,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331743.5078,
          1561076.784,
          -1.872373708,
          -330673.4678,
          1562149.844,
          6.767626292
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331743.50777699857,
                1561076.7843820036,
                -1.872373708376109
              ],
              [
                -331743.50777699857,
                1562149.8443820036,
                -1.872373708376109
              ],
              [
                -330673.4677769985,
                1562149.8443820036,
                6.767626291623891
              ],
              [
                -330673.4677769985,
                1561076.7843820036,
                6.767626291623891
              ],
              [
                -331743.50777699857,
                1561076.7843820036,
                -1.872373708376109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T02:07:34+00:00",
        "end_time": "2019-07-14T01:12:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1383.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1383.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1383.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1383.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7723064,
            63.86274809,
            -1.872373708,
            -160.7483943,
            63.87328147,
            6.767626292
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.77008098060648,
                  63.86274809460556,
                  -1.872373708376109
                ],
                [
                  -160.77230637104725,
                  63.87230755295442,
                  -1.872373708376109
                ],
                [
                  -160.7506126691497,
                  63.87328147164324,
                  6.767626291623891
                ],
                [
                  -160.74839430870054,
                  63.863721683853925,
                  6.767626291623891
                ],
                [
                  -160.77008098060648,
                  63.86274809460556,
                  -1.872373708376109
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1383.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1383.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T02:07:34Z",
            "pc:count": 3788447,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331213.808,
                "count": 3788447,
                "maximum": -330673.4678,
                "minimum": -331743.5078,
                "name": "X",
                "position": 0,
                "stddev": 292.7272825,
                "variance": 85689.26192
              },
              {
                "average": 1561602.372,
                "count": 3788447,
                "maximum": 1562149.844,
                "minimum": 1561076.784,
                "name": "Y",
                "position": 1,
                "stddev": 287.9087989,
                "variance": 82891.47648
              },
              {
                "average": 2.293280566,
                "count": 3788447,
                "maximum": 6.767626292,
                "minimum": -1.872373708,
                "name": "Z",
                "position": 2,
                "stddev": 1.193231975,
                "variance": 1.423802545
              },
              {
                "average": 535.5909794,
                "count": 3788447,
                "maximum": 6298,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 478.2469339,
                "variance": 228720.1298
              },
              {
                "average": 1.000714541,
                "count": 3788447,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02729794441,
                "variance": 0.0007451777689
              },
              {
                "average": 1.001436209,
                "count": 3788447,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03909787833,
                "variance": 0.00152864409
              },
              {
                "average": 1,
                "count": 3788447,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3788447,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.422480505,
                "count": 3788447,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.38543635,
                "variance": 129.628161
              },
              {
                "average": 20.18721138,
                "count": 3788447,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.727444156,
                "variance": 2.984063313
              },
              {
                "average": 1.218836637,
                "count": 3788447,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4136765466,
                "variance": 0.1711282852
              },
              {
                "average": 15.84611716,
                "count": 3788447,
                "maximum": 19,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.744812272,
                "variance": 3.044369866
              },
              {
                "average": 247103982.3,
                "count": 3788447,
                "maximum": 247105254.4,
                "minimum": 247101954.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 773.5246169,
                "variance": 598340.333
              },
              {
                "average": 0,
                "count": 3788447,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3788447,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3788447,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3788447,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3788447,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331743.5078,
              1561076.784,
              -1.872373708,
              -330673.4678,
              1562149.844,
              6.767626292
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331743.50777699857,
                    1561076.7843820036,
                    -1.872373708376109
                  ],
                  [
                    -331743.50777699857,
                    1562149.8443820036,
                    -1.872373708376109
                  ],
                  [
                    -330673.4677769985,
                    1562149.8443820036,
                    6.767626291623891
                  ],
                  [
                    -330673.4677769985,
                    1561076.7843820036,
                    6.767626291623891
                  ],
                  [
                    -331743.50777699857,
                    1561076.7843820036,
                    -1.872373708376109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T02:07:34+00:00",
            "end_time": "2019-07-14T01:12:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1289.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.79384703632718,
              63.91631682617748,
              76.27896399096318
            ],
            [
              -160.79608381778044,
              63.92587437979255,
              76.27896399096318
            ],
            [
              -160.77435264288437,
              63.926851695551406,
              211.03896399096317
            ],
            [
              -160.77212291414938,
              63.9172938106231,
              211.03896399096317
            ],
            [
              -160.79384703632718,
              63.91631682617748,
              76.27896399096318
            ]
          ]
        ]
      },
      "bbox": [
        -160.7960838,
        63.91631683,
        76.27896399,
        -160.7721229,
        63.9268517,
        211.038964
      ],
      "properties": {
        "datetime": "2019-07-27T16:50:06Z",
        "pc:count": 9192929,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331760.2051,
            "count": 9192929,
            "maximum": -331223.1915,
            "minimum": -332293.1515,
            "name": "X",
            "position": 0,
            "stddev": 256.0714597,
            "variance": 65572.59245
          },
          {
            "average": 1567669.497,
            "count": 9192929,
            "maximum": 1568219.031,
            "minimum": 1567146.211,
            "name": "Y",
            "position": 1,
            "stddev": 304.5989687,
            "variance": 92780.53171
          },
          {
            "average": 132.8978401,
            "count": 9192929,
            "maximum": 211.038964,
            "minimum": 76.27896399,
            "name": "Z",
            "position": 2,
            "stddev": 26.0920802,
            "variance": 680.7966494
          },
          {
            "average": 448.819889,
            "count": 9192929,
            "maximum": 16790,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 582.0526368,
            "variance": 338785.272
          },
          {
            "average": 1.482545226,
            "count": 9192929,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7827130934,
            "variance": 0.6126397866
          },
          {
            "average": 1.966974943,
            "count": 9192929,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.068384446,
            "variance": 1.141445325
          },
          {
            "average": 1,
            "count": 9192929,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9192929,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147871805,
            "count": 9192929,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.354972883,
            "variance": 0.1260057477
          },
          {
            "average": 19.92536236,
            "count": 9192929,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.685884719,
            "variance": 7.213976723
          },
          {
            "average": 1.502904025,
            "count": 9192929,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8179586394,
            "variance": 0.6690563358
          },
          {
            "average": 13.06505337,
            "count": 9192929,
            "maximum": 24,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.049767581,
            "variance": 25.50015262
          },
          {
            "average": 247278266.5,
            "count": 9192929,
            "maximum": 248281406.7,
            "minimum": 247100251.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 405216.7623,
            "variance": 164200624400.0
          },
          {
            "average": 0,
            "count": 9192929,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9192929,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9192929,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9192929,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9192929,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332293.1515,
          1567146.211,
          76.27896399,
          -331223.1915,
          1568219.031,
          211.038964
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332293.1515402158,
                1567146.2105893472,
                76.27896399096318
              ],
              [
                -332293.1515402158,
                1568219.030589347,
                76.27896399096318
              ],
              [
                -331223.19154021586,
                1568219.030589347,
                211.03896399096317
              ],
              [
                -331223.19154021586,
                1567146.2105893472,
                211.03896399096317
              ],
              [
                -332293.1515402158,
                1567146.2105893472,
                76.27896399096318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:50:06+00:00",
        "end_time": "2019-07-14T00:44:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1289.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1289.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1289.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1289.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7960838,
            63.91631683,
            76.27896399,
            -160.7721229,
            63.9268517,
            211.038964
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.79384703632718,
                  63.91631682617748,
                  76.27896399096318
                ],
                [
                  -160.79608381778044,
                  63.92587437979255,
                  76.27896399096318
                ],
                [
                  -160.77435264288437,
                  63.926851695551406,
                  211.03896399096317
                ],
                [
                  -160.77212291414938,
                  63.9172938106231,
                  211.03896399096317
                ],
                [
                  -160.79384703632718,
                  63.91631682617748,
                  76.27896399096318
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1289.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1289.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:50:06Z",
            "pc:count": 9192929,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331760.2051,
                "count": 9192929,
                "maximum": -331223.1915,
                "minimum": -332293.1515,
                "name": "X",
                "position": 0,
                "stddev": 256.0714597,
                "variance": 65572.59245
              },
              {
                "average": 1567669.497,
                "count": 9192929,
                "maximum": 1568219.031,
                "minimum": 1567146.211,
                "name": "Y",
                "position": 1,
                "stddev": 304.5989687,
                "variance": 92780.53171
              },
              {
                "average": 132.8978401,
                "count": 9192929,
                "maximum": 211.038964,
                "minimum": 76.27896399,
                "name": "Z",
                "position": 2,
                "stddev": 26.0920802,
                "variance": 680.7966494
              },
              {
                "average": 448.819889,
                "count": 9192929,
                "maximum": 16790,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 582.0526368,
                "variance": 338785.272
              },
              {
                "average": 1.482545226,
                "count": 9192929,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7827130934,
                "variance": 0.6126397866
              },
              {
                "average": 1.966974943,
                "count": 9192929,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.068384446,
                "variance": 1.141445325
              },
              {
                "average": 1,
                "count": 9192929,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9192929,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147871805,
                "count": 9192929,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.354972883,
                "variance": 0.1260057477
              },
              {
                "average": 19.92536236,
                "count": 9192929,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.685884719,
                "variance": 7.213976723
              },
              {
                "average": 1.502904025,
                "count": 9192929,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8179586394,
                "variance": 0.6690563358
              },
              {
                "average": 13.06505337,
                "count": 9192929,
                "maximum": 24,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.049767581,
                "variance": 25.50015262
              },
              {
                "average": 247278266.5,
                "count": 9192929,
                "maximum": 248281406.7,
                "minimum": 247100251.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 405216.7623,
                "variance": 164200624400.0
              },
              {
                "average": 0,
                "count": 9192929,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9192929,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9192929,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9192929,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9192929,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332293.1515,
              1567146.211,
              76.27896399,
              -331223.1915,
              1568219.031,
              211.038964
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332293.1515402158,
                    1567146.2105893472,
                    76.27896399096318
                  ],
                  [
                    -332293.1515402158,
                    1568219.030589347,
                    76.27896399096318
                  ],
                  [
                    -331223.19154021586,
                    1568219.030589347,
                    211.03896399096317
                  ],
                  [
                    -331223.19154021586,
                    1567146.2105893472,
                    211.03896399096317
                  ],
                  [
                    -332293.1515402158,
                    1567146.2105893472,
                    76.27896399096318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:50:06+00:00",
            "end_time": "2019-07-14T00:44: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": "20190713_NCMP_AK_04VDR1384.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.77064338184545,
              63.87171986218354,
              -1.870850223217238
            ],
            [
              -160.77286918435388,
              63.881277449310176,
              -1.870850223217238
            ],
            [
              -160.75116964230344,
              63.88225142185652,
              5.569149776782762
            ],
            [
              -160.74895087238045,
              63.87269350520419,
              5.569149776782762
            ],
            [
              -160.77064338184545,
              63.87171986218354,
              -1.870850223217238
            ]
          ]
        ]
      },
      "bbox": [
        -160.7728692,
        63.87171986,
        -1.870850223,
        -160.7489509,
        63.88225142,
        5.569149777
      ],
      "properties": {
        "datetime": "2019-07-27T17:01:16Z",
        "pc:count": 4892300,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331119.7478,
            "count": 4892300,
            "maximum": -330599.0072,
            "minimum": -331669.0072,
            "name": "X",
            "position": 0,
            "stddev": 294.7845074,
            "variance": 86897.9058
          },
          {
            "average": 1562691.377,
            "count": 4892300,
            "maximum": 1563149.093,
            "minimum": 1562076.253,
            "name": "Y",
            "position": 1,
            "stddev": 302.8814197,
            "variance": 91737.15442
          },
          {
            "average": 2.215457965,
            "count": 4892300,
            "maximum": 5.569149777,
            "minimum": -1.870850223,
            "name": "Z",
            "position": 2,
            "stddev": 0.9472352982,
            "variance": 0.8972547102
          },
          {
            "average": 674.2508534,
            "count": 4892300,
            "maximum": 10394,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 547.1463717,
            "variance": 299369.1521
          },
          {
            "average": 1.001446968,
            "count": 4892300,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03887813784,
            "variance": 0.001511509602
          },
          {
            "average": 1.00290436,
            "count": 4892300,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05567691866,
            "variance": 0.003099919271
          },
          {
            "average": 1,
            "count": 4892300,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4892300,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.413199518,
            "count": 4892300,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.877453732,
            "variance": 97.56409222
          },
          {
            "average": 20.14095261,
            "count": 4892300,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.72970267,
            "variance": 2.991871328
          },
          {
            "average": 1.15259796,
            "count": 4892300,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3598796887,
            "variance": 0.1295133903
          },
          {
            "average": 14.24468777,
            "count": 4892300,
            "maximum": 26,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.96141552,
            "variance": 35.538475
          },
          {
            "average": 247255224.4,
            "count": 4892300,
            "maximum": 248282076.9,
            "minimum": 247096039.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 393933.3474,
            "variance": 155183482200.0
          },
          {
            "average": 0,
            "count": 4892300,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4892300,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4892300,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4892300,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4892300,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331669.0072,
          1562076.253,
          -1.870850223,
          -330599.0072,
          1563149.093,
          5.569149777
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331669.0072320656,
                1562076.2529956605,
                -1.870850223217238
              ],
              [
                -331669.0072320656,
                1563149.0929956604,
                -1.870850223217238
              ],
              [
                -330599.0072320656,
                1563149.0929956604,
                5.569149776782762
              ],
              [
                -330599.0072320656,
                1562076.2529956605,
                5.569149776782762
              ],
              [
                -331669.0072320656,
                1562076.2529956605,
                -1.870850223217238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T17:01:16+00:00",
        "end_time": "2019-07-13T23:33:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1384.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1384.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1384.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1384.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7728692,
            63.87171986,
            -1.870850223,
            -160.7489509,
            63.88225142,
            5.569149777
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.77064338184545,
                  63.87171986218354,
                  -1.870850223217238
                ],
                [
                  -160.77286918435388,
                  63.881277449310176,
                  -1.870850223217238
                ],
                [
                  -160.75116964230344,
                  63.88225142185652,
                  5.569149776782762
                ],
                [
                  -160.74895087238045,
                  63.87269350520419,
                  5.569149776782762
                ],
                [
                  -160.77064338184545,
                  63.87171986218354,
                  -1.870850223217238
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1384.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1384.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T17:01:16Z",
            "pc:count": 4892300,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331119.7478,
                "count": 4892300,
                "maximum": -330599.0072,
                "minimum": -331669.0072,
                "name": "X",
                "position": 0,
                "stddev": 294.7845074,
                "variance": 86897.9058
              },
              {
                "average": 1562691.377,
                "count": 4892300,
                "maximum": 1563149.093,
                "minimum": 1562076.253,
                "name": "Y",
                "position": 1,
                "stddev": 302.8814197,
                "variance": 91737.15442
              },
              {
                "average": 2.215457965,
                "count": 4892300,
                "maximum": 5.569149777,
                "minimum": -1.870850223,
                "name": "Z",
                "position": 2,
                "stddev": 0.9472352982,
                "variance": 0.8972547102
              },
              {
                "average": 674.2508534,
                "count": 4892300,
                "maximum": 10394,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 547.1463717,
                "variance": 299369.1521
              },
              {
                "average": 1.001446968,
                "count": 4892300,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03887813784,
                "variance": 0.001511509602
              },
              {
                "average": 1.00290436,
                "count": 4892300,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05567691866,
                "variance": 0.003099919271
              },
              {
                "average": 1,
                "count": 4892300,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4892300,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.413199518,
                "count": 4892300,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.877453732,
                "variance": 97.56409222
              },
              {
                "average": 20.14095261,
                "count": 4892300,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.72970267,
                "variance": 2.991871328
              },
              {
                "average": 1.15259796,
                "count": 4892300,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3598796887,
                "variance": 0.1295133903
              },
              {
                "average": 14.24468777,
                "count": 4892300,
                "maximum": 26,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.96141552,
                "variance": 35.538475
              },
              {
                "average": 247255224.4,
                "count": 4892300,
                "maximum": 248282076.9,
                "minimum": 247096039.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 393933.3474,
                "variance": 155183482200.0
              },
              {
                "average": 0,
                "count": 4892300,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4892300,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4892300,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4892300,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4892300,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331669.0072,
              1562076.253,
              -1.870850223,
              -330599.0072,
              1563149.093,
              5.569149777
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331669.0072320656,
                    1562076.2529956605,
                    -1.870850223217238
                  ],
                  [
                    -331669.0072320656,
                    1563149.0929956604,
                    -1.870850223217238
                  ],
                  [
                    -330599.0072320656,
                    1563149.0929956604,
                    5.569149776782762
                  ],
                  [
                    -330599.0072320656,
                    1562076.2529956605,
                    5.569149776782762
                  ],
                  [
                    -331669.0072320656,
                    1562076.2529956605,
                    -1.870850223217238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T17:01:16+00:00",
            "end_time": "2019-07-13T23:33:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1385.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.77119959140148,
              63.88068894450154,
              0.177587474205408
            ],
            [
              -160.77342634371908,
              63.890246977057224,
              0.177587474205408
            ],
            [
              -160.7517274498668,
              63.891220711835665,
              22.57758747420541
            ],
            [
              -160.74950773233047,
              63.881662349687815,
              22.57758747420541
            ],
            [
              -160.77119959140148,
              63.88068894450154,
              0.177587474205408
            ]
          ]
        ]
      },
      "bbox": [
        -160.7734263,
        63.88068894,
        0.1775874742,
        -160.7495077,
        63.89122071,
        22.57758747
      ],
      "properties": {
        "datetime": "2019-07-27T17:01:14Z",
        "pc:count": 6715430,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330995.5697,
            "count": 6715430,
            "maximum": -330524.5792,
            "minimum": -331594.2192,
            "name": "X",
            "position": 0,
            "stddev": 261.9495214,
            "variance": 68617.55177
          },
          {
            "average": 1563583.459,
            "count": 6715430,
            "maximum": 1564148.261,
            "minimum": 1563075.381,
            "name": "Y",
            "position": 1,
            "stddev": 297.4427709,
            "variance": 88472.20199
          },
          {
            "average": 6.315402712,
            "count": 6715430,
            "maximum": 22.57758747,
            "minimum": 0.1775874742,
            "name": "Z",
            "position": 2,
            "stddev": 3.563044,
            "variance": 12.69528254
          },
          {
            "average": 845.042865,
            "count": 6715430,
            "maximum": 23507,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 651.3137667,
            "variance": 424209.6227
          },
          {
            "average": 1.091690033,
            "count": 6715430,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3381866359,
            "variance": 0.1143702007
          },
          {
            "average": 1.183527339,
            "count": 6715430,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4933592599,
            "variance": 0.2434033593
          },
          {
            "average": 1,
            "count": 6715430,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6715430,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.393843879,
            "count": 6715430,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.066775648,
            "variance": 4.271561579
          },
          {
            "average": 19.97794249,
            "count": 6715430,
            "maximum": 25.00200081,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.556975522,
            "variance": 2.424172775
          },
          {
            "average": 1.101861087,
            "count": 6715430,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.350637988,
            "variance": 0.1229469986
          },
          {
            "average": 14.26979806,
            "count": 6715430,
            "maximum": 26,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.881571973,
            "variance": 34.59288888
          },
          {
            "average": 247334391.2,
            "count": 6715430,
            "maximum": 248282074.1,
            "minimum": 247096039.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 457805.151,
            "variance": 209585556300.0
          },
          {
            "average": 0,
            "count": 6715430,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6715430,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6715430,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6715430,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6715430,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331594.2192,
          1563075.381,
          0.1775874742,
          -330524.5792,
          1564148.261,
          22.57758747
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331594.2191740733,
                1563075.3807929112,
                0.177587474205408
              ],
              [
                -331594.2191740733,
                1564148.260792911,
                0.177587474205408
              ],
              [
                -330524.5791740733,
                1564148.260792911,
                22.57758747420541
              ],
              [
                -330524.5791740733,
                1563075.3807929112,
                22.57758747420541
              ],
              [
                -331594.2191740733,
                1563075.3807929112,
                0.177587474205408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T17:01:14+00:00",
        "end_time": "2019-07-13T23:33:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1385.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1385.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1385.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1385.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7734263,
            63.88068894,
            0.1775874742,
            -160.7495077,
            63.89122071,
            22.57758747
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.77119959140148,
                  63.88068894450154,
                  0.177587474205408
                ],
                [
                  -160.77342634371908,
                  63.890246977057224,
                  0.177587474205408
                ],
                [
                  -160.7517274498668,
                  63.891220711835665,
                  22.57758747420541
                ],
                [
                  -160.74950773233047,
                  63.881662349687815,
                  22.57758747420541
                ],
                [
                  -160.77119959140148,
                  63.88068894450154,
                  0.177587474205408
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1385.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1385.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T17:01:14Z",
            "pc:count": 6715430,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330995.5697,
                "count": 6715430,
                "maximum": -330524.5792,
                "minimum": -331594.2192,
                "name": "X",
                "position": 0,
                "stddev": 261.9495214,
                "variance": 68617.55177
              },
              {
                "average": 1563583.459,
                "count": 6715430,
                "maximum": 1564148.261,
                "minimum": 1563075.381,
                "name": "Y",
                "position": 1,
                "stddev": 297.4427709,
                "variance": 88472.20199
              },
              {
                "average": 6.315402712,
                "count": 6715430,
                "maximum": 22.57758747,
                "minimum": 0.1775874742,
                "name": "Z",
                "position": 2,
                "stddev": 3.563044,
                "variance": 12.69528254
              },
              {
                "average": 845.042865,
                "count": 6715430,
                "maximum": 23507,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 651.3137667,
                "variance": 424209.6227
              },
              {
                "average": 1.091690033,
                "count": 6715430,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3381866359,
                "variance": 0.1143702007
              },
              {
                "average": 1.183527339,
                "count": 6715430,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4933592599,
                "variance": 0.2434033593
              },
              {
                "average": 1,
                "count": 6715430,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6715430,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.393843879,
                "count": 6715430,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.066775648,
                "variance": 4.271561579
              },
              {
                "average": 19.97794249,
                "count": 6715430,
                "maximum": 25.00200081,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.556975522,
                "variance": 2.424172775
              },
              {
                "average": 1.101861087,
                "count": 6715430,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.350637988,
                "variance": 0.1229469986
              },
              {
                "average": 14.26979806,
                "count": 6715430,
                "maximum": 26,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.881571973,
                "variance": 34.59288888
              },
              {
                "average": 247334391.2,
                "count": 6715430,
                "maximum": 248282074.1,
                "minimum": 247096039.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 457805.151,
                "variance": 209585556300.0
              },
              {
                "average": 0,
                "count": 6715430,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6715430,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6715430,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6715430,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6715430,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331594.2192,
              1563075.381,
              0.1775874742,
              -330524.5792,
              1564148.261,
              22.57758747
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331594.2191740733,
                    1563075.3807929112,
                    0.177587474205408
                  ],
                  [
                    -331594.2191740733,
                    1564148.260792911,
                    0.177587474205408
                  ],
                  [
                    -330524.5791740733,
                    1564148.260792911,
                    22.57758747420541
                  ],
                  [
                    -330524.5791740733,
                    1563075.3807929112,
                    22.57758747420541
                  ],
                  [
                    -331594.2191740733,
                    1563075.3807929112,
                    0.177587474205408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T17:01:14+00:00",
            "end_time": "2019-07-13T23:33:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1290.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.79441729210103,
              63.925287636720036,
              32.826670875284364
            ],
            [
              -160.79665503318122,
              63.93484563724194,
              32.826670875284364
            ],
            [
              -160.77491677652532,
              63.93582306289499,
              146.16667087528435
            ],
            [
              -160.77268609287864,
              63.9262647308746,
              146.16667087528435
            ],
            [
              -160.79441729210103,
              63.925287636720036,
              32.826670875284364
            ]
          ]
        ]
      },
      "bbox": [
        -160.796655,
        63.92528764,
        32.82667088,
        -160.7726861,
        63.93582306,
        146.1666709
      ],
      "properties": {
        "datetime": "2019-07-27T16:50:21Z",
        "pc:count": 10384243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331741.866,
            "count": 10384243,
            "maximum": -331148.6628,
            "minimum": -332218.6428,
            "name": "X",
            "position": 0,
            "stddev": 280.7198546,
            "variance": 78803.63678
          },
          {
            "average": 1568672.159,
            "count": 10384243,
            "maximum": 1569218.379,
            "minimum": 1568145.519,
            "name": "Y",
            "position": 1,
            "stddev": 284.8375785,
            "variance": 81132.44613
          },
          {
            "average": 75.95830566,
            "count": 10384243,
            "maximum": 146.1666709,
            "minimum": 32.82667088,
            "name": "Z",
            "position": 2,
            "stddev": 23.06249722,
            "variance": 531.8787781
          },
          {
            "average": 374.659689,
            "count": 10384243,
            "maximum": 7373,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 517.8924586,
            "variance": 268212.5987
          },
          {
            "average": 1.649299424,
            "count": 10384243,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9255326503,
            "variance": 0.8566106867
          },
          {
            "average": 2.299847856,
            "count": 10384243,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.242917492,
            "variance": 1.544843892
          },
          {
            "average": 1,
            "count": 10384243,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10384243,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.119493929,
            "count": 10384243,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3243688339,
            "variance": 0.1052151404
          },
          {
            "average": 20.11118975,
            "count": 10384243,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.839308211,
            "variance": 3.383054697
          },
          {
            "average": 1.685091826,
            "count": 10384243,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.005335369,
            "variance": 1.010699205
          },
          {
            "average": 11.96171594,
            "count": 10384243,
            "maximum": 24,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.937129039,
            "variance": 35.24950123
          },
          {
            "average": 247296444.3,
            "count": 10384243,
            "maximum": 248281421.8,
            "minimum": 247099442.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 424471.7074,
            "variance": 180176230400.0
          },
          {
            "average": 0,
            "count": 10384243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10384243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10384243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10384243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10384243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332218.6428,
          1568145.519,
          32.82667088,
          -331148.6628,
          1569218.379,
          146.1666709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332218.64281366963,
                1568145.51940499,
                32.826670875284364
              ],
              [
                -332218.64281366963,
                1569218.3794049898,
                32.826670875284364
              ],
              [
                -331148.66281366965,
                1569218.3794049898,
                146.16667087528435
              ],
              [
                -331148.66281366965,
                1568145.51940499,
                146.16667087528435
              ],
              [
                -332218.64281366963,
                1568145.51940499,
                32.826670875284364
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:50:21+00:00",
        "end_time": "2019-07-14T00:30:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1290.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1290.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1290.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1290.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.796655,
            63.92528764,
            32.82667088,
            -160.7726861,
            63.93582306,
            146.1666709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.79441729210103,
                  63.925287636720036,
                  32.826670875284364
                ],
                [
                  -160.79665503318122,
                  63.93484563724194,
                  32.826670875284364
                ],
                [
                  -160.77491677652532,
                  63.93582306289499,
                  146.16667087528435
                ],
                [
                  -160.77268609287864,
                  63.9262647308746,
                  146.16667087528435
                ],
                [
                  -160.79441729210103,
                  63.925287636720036,
                  32.826670875284364
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1290.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1290.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:50:21Z",
            "pc:count": 10384243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331741.866,
                "count": 10384243,
                "maximum": -331148.6628,
                "minimum": -332218.6428,
                "name": "X",
                "position": 0,
                "stddev": 280.7198546,
                "variance": 78803.63678
              },
              {
                "average": 1568672.159,
                "count": 10384243,
                "maximum": 1569218.379,
                "minimum": 1568145.519,
                "name": "Y",
                "position": 1,
                "stddev": 284.8375785,
                "variance": 81132.44613
              },
              {
                "average": 75.95830566,
                "count": 10384243,
                "maximum": 146.1666709,
                "minimum": 32.82667088,
                "name": "Z",
                "position": 2,
                "stddev": 23.06249722,
                "variance": 531.8787781
              },
              {
                "average": 374.659689,
                "count": 10384243,
                "maximum": 7373,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 517.8924586,
                "variance": 268212.5987
              },
              {
                "average": 1.649299424,
                "count": 10384243,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9255326503,
                "variance": 0.8566106867
              },
              {
                "average": 2.299847856,
                "count": 10384243,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.242917492,
                "variance": 1.544843892
              },
              {
                "average": 1,
                "count": 10384243,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10384243,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.119493929,
                "count": 10384243,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3243688339,
                "variance": 0.1052151404
              },
              {
                "average": 20.11118975,
                "count": 10384243,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.839308211,
                "variance": 3.383054697
              },
              {
                "average": 1.685091826,
                "count": 10384243,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.005335369,
                "variance": 1.010699205
              },
              {
                "average": 11.96171594,
                "count": 10384243,
                "maximum": 24,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.937129039,
                "variance": 35.24950123
              },
              {
                "average": 247296444.3,
                "count": 10384243,
                "maximum": 248281421.8,
                "minimum": 247099442.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 424471.7074,
                "variance": 180176230400.0
              },
              {
                "average": 0,
                "count": 10384243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10384243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10384243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10384243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10384243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332218.6428,
              1568145.519,
              32.82667088,
              -331148.6628,
              1569218.379,
              146.1666709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332218.64281366963,
                    1568145.51940499,
                    32.826670875284364
                  ],
                  [
                    -332218.64281366963,
                    1569218.3794049898,
                    32.826670875284364
                  ],
                  [
                    -331148.66281366965,
                    1569218.3794049898,
                    146.16667087528435
                  ],
                  [
                    -331148.66281366965,
                    1568145.51940499,
                    146.16667087528435
                  ],
                  [
                    -332218.64281366963,
                    1568145.51940499,
                    32.826670875284364
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:50:21+00:00",
            "end_time": "2019-07-14T00:30:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1680.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.70743890650238,
              63.83657138693474,
              6.874064963369125
            ],
            [
              -160.70964171820813,
              63.846131126331436,
              6.874064963369125
            ],
            [
              -160.68797267486818,
              63.84709569831284,
              15.474064963369123
            ],
            [
              -160.685776880656,
              63.837535633007626,
              15.474064963369123
            ],
            [
              -160.70743890650238,
              63.83657138693474,
              6.874064963369125
            ]
          ]
        ]
      },
      "bbox": [
        -160.7096417,
        63.83657139,
        6.874064963,
        -160.6857769,
        63.8470957,
        15.47406496
      ],
      "properties": {
        "datetime": "2019-07-14T00:59:51Z",
        "pc:count": 4344703,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -328438.7312,
            "count": 4344703,
            "maximum": -327909.5057,
            "minimum": -328979.1857,
            "name": "X",
            "position": 0,
            "stddev": 288.2260626,
            "variance": 83074.26318
          },
          {
            "average": 1558388.082,
            "count": 4344703,
            "maximum": 1558930.063,
            "minimum": 1557857.043,
            "name": "Y",
            "position": 1,
            "stddev": 287.6883405,
            "variance": 82764.58128
          },
          {
            "average": 10.43279138,
            "count": 4344703,
            "maximum": 15.47406496,
            "minimum": 6.874064963,
            "name": "Z",
            "position": 2,
            "stddev": 1.516271884,
            "variance": 2.299080426
          },
          {
            "average": 1323.911659,
            "count": 4344703,
            "maximum": 5302,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 847.2010143,
            "variance": 717749.5586
          },
          {
            "average": 1.000400027,
            "count": 4344703,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0202369553,
            "variance": 0.0004095343599
          },
          {
            "average": 1.000801206,
            "count": 4344703,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02880216322,
            "variance": 0.0008295646062
          },
          {
            "average": 1,
            "count": 4344703,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4344703,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.427359016,
            "count": 4344703,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4946952029,
            "variance": 0.2447233438
          },
          {
            "average": 20.00501193,
            "count": 4344703,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.701097913,
            "variance": 2.893734109
          },
          {
            "average": 1.001165327,
            "count": 4344703,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03425837551,
            "variance": 0.001173636293
          },
          {
            "average": 5.068904365,
            "count": 4344703,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.558386856,
            "variance": 2.428569593
          },
          {
            "average": 247099487.6,
            "count": 4344703,
            "maximum": 247101191.3,
            "minimum": 247096614.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 792.2236982,
            "variance": 627618.388
          },
          {
            "average": 0,
            "count": 4344703,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4344703,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4344703,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4344703,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4344703,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -328979.1857,
          1557857.043,
          6.874064963,
          -327909.5057,
          1558930.063,
          15.47406496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -328979.1856957244,
                1557857.0434463483,
                6.874064963369125
              ],
              [
                -328979.1856957244,
                1558930.0634463483,
                6.874064963369125
              ],
              [
                -327909.50569572434,
                1558930.0634463483,
                15.474064963369123
              ],
              [
                -327909.50569572434,
                1557857.0434463483,
                15.474064963369123
              ],
              [
                -328979.1856957244,
                1557857.0434463483,
                6.874064963369125
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:59:51+00:00",
        "end_time": "2019-07-13T23:43:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1680.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1680.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1680.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1680.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7096417,
            63.83657139,
            6.874064963,
            -160.6857769,
            63.8470957,
            15.47406496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.70743890650238,
                  63.83657138693474,
                  6.874064963369125
                ],
                [
                  -160.70964171820813,
                  63.846131126331436,
                  6.874064963369125
                ],
                [
                  -160.68797267486818,
                  63.84709569831284,
                  15.474064963369123
                ],
                [
                  -160.685776880656,
                  63.837535633007626,
                  15.474064963369123
                ],
                [
                  -160.70743890650238,
                  63.83657138693474,
                  6.874064963369125
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1680.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1680.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:59:51Z",
            "pc:count": 4344703,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -328438.7312,
                "count": 4344703,
                "maximum": -327909.5057,
                "minimum": -328979.1857,
                "name": "X",
                "position": 0,
                "stddev": 288.2260626,
                "variance": 83074.26318
              },
              {
                "average": 1558388.082,
                "count": 4344703,
                "maximum": 1558930.063,
                "minimum": 1557857.043,
                "name": "Y",
                "position": 1,
                "stddev": 287.6883405,
                "variance": 82764.58128
              },
              {
                "average": 10.43279138,
                "count": 4344703,
                "maximum": 15.47406496,
                "minimum": 6.874064963,
                "name": "Z",
                "position": 2,
                "stddev": 1.516271884,
                "variance": 2.299080426
              },
              {
                "average": 1323.911659,
                "count": 4344703,
                "maximum": 5302,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 847.2010143,
                "variance": 717749.5586
              },
              {
                "average": 1.000400027,
                "count": 4344703,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0202369553,
                "variance": 0.0004095343599
              },
              {
                "average": 1.000801206,
                "count": 4344703,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02880216322,
                "variance": 0.0008295646062
              },
              {
                "average": 1,
                "count": 4344703,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4344703,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.427359016,
                "count": 4344703,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4946952029,
                "variance": 0.2447233438
              },
              {
                "average": 20.00501193,
                "count": 4344703,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.701097913,
                "variance": 2.893734109
              },
              {
                "average": 1.001165327,
                "count": 4344703,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03425837551,
                "variance": 0.001173636293
              },
              {
                "average": 5.068904365,
                "count": 4344703,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.558386856,
                "variance": 2.428569593
              },
              {
                "average": 247099487.6,
                "count": 4344703,
                "maximum": 247101191.3,
                "minimum": 247096614.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 792.2236982,
                "variance": 627618.388
              },
              {
                "average": 0,
                "count": 4344703,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4344703,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4344703,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4344703,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4344703,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -328979.1857,
              1557857.043,
              6.874064963,
              -327909.5057,
              1558930.063,
              15.47406496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -328979.1856957244,
                    1557857.0434463483,
                    6.874064963369125
                  ],
                  [
                    -328979.1856957244,
                    1558930.0634463483,
                    6.874064963369125
                  ],
                  [
                    -327909.50569572434,
                    1558930.0634463483,
                    15.474064963369123
                  ],
                  [
                    -327909.50569572434,
                    1557857.0434463483,
                    15.474064963369123
                  ],
                  [
                    -328979.1856957244,
                    1557857.0434463483,
                    6.874064963369125
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:59:51+00:00",
            "end_time": "2019-07-13T23:43: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": "20190713_NCMP_AK_04VDR1681.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7079817871965,
              63.8455417532892,
              0.808013184974168
            ],
            [
              -160.71018537119255,
              63.85510122437072,
              0.808013184974168
            ],
            [
              -160.68943739069533,
              63.85602466195302,
              17.06801318497417
            ],
            [
              -160.6872405276848,
              63.846464878746204,
              17.06801318497417
            ],
            [
              -160.7079817871965,
              63.8455417532892,
              0.808013184974168
            ]
          ]
        ]
      },
      "bbox": [
        -160.7101854,
        63.84554175,
        0.808013185,
        -160.6872405,
        63.85602466,
        17.06801318
      ],
      "properties": {
        "datetime": "2019-07-14T00:46:27Z",
        "pc:count": 3823519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -328424.3646,
            "count": 3823519,
            "maximum": -327880.8115,
            "minimum": -328904.7115,
            "name": "X",
            "position": 0,
            "stddev": 262.8753472,
            "variance": 69103.44818
          },
          {
            "average": 1559377.186,
            "count": 3823519,
            "maximum": 1559929.341,
            "minimum": 1558856.361,
            "name": "Y",
            "position": 1,
            "stddev": 284.7932427,
            "variance": 81107.19108
          },
          {
            "average": 6.292827729,
            "count": 3823519,
            "maximum": 17.06801318,
            "minimum": 0.808013185,
            "name": "Z",
            "position": 2,
            "stddev": 1.473939807,
            "variance": 2.172498553
          },
          {
            "average": 1225.832524,
            "count": 3823519,
            "maximum": 5636,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 795.4879923,
            "variance": 632801.1459
          },
          {
            "average": 1.023664326,
            "count": 3823519,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1862272312,
            "variance": 0.03468058163
          },
          {
            "average": 1.047364483,
            "count": 3823519,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2831097727,
            "variance": 0.0801511434
          },
          {
            "average": 1,
            "count": 3823519,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3823519,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.573053776,
            "count": 3823519,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.1967978,
            "variance": 4.825920575
          },
          {
            "average": 19.99688112,
            "count": 3823519,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.461823501,
            "variance": 2.136927947
          },
          {
            "average": 1.034649494,
            "count": 3823519,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2142117547,
            "variance": 0.04588667584
          },
          {
            "average": 3.843489989,
            "count": 3823519,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.348629893,
            "variance": 1.818802589
          },
          {
            "average": 247098724.4,
            "count": 3823519,
            "maximum": 247100387.5,
            "minimum": 247096619.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1115.992537,
            "variance": 1245439.344
          },
          {
            "average": 0,
            "count": 3823519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3823519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3823519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3823519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3823519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -328904.7115,
          1558856.361,
          0.808013185,
          -327880.8115,
          1559929.341,
          17.06801318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -328904.71149656683,
                1558856.3613285252,
                0.808013184974168
              ],
              [
                -328904.71149656683,
                1559929.3413285252,
                0.808013184974168
              ],
              [
                -327880.8114965668,
                1559929.3413285252,
                17.06801318497417
              ],
              [
                -327880.8114965668,
                1558856.3613285252,
                17.06801318497417
              ],
              [
                -328904.71149656683,
                1558856.3613285252,
                0.808013184974168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:46:27+00:00",
        "end_time": "2019-07-13T23:43:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1681.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1681.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1681.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1681.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7101854,
            63.84554175,
            0.808013185,
            -160.6872405,
            63.85602466,
            17.06801318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7079817871965,
                  63.8455417532892,
                  0.808013184974168
                ],
                [
                  -160.71018537119255,
                  63.85510122437072,
                  0.808013184974168
                ],
                [
                  -160.68943739069533,
                  63.85602466195302,
                  17.06801318497417
                ],
                [
                  -160.6872405276848,
                  63.846464878746204,
                  17.06801318497417
                ],
                [
                  -160.7079817871965,
                  63.8455417532892,
                  0.808013184974168
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1681.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1681.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:46:27Z",
            "pc:count": 3823519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -328424.3646,
                "count": 3823519,
                "maximum": -327880.8115,
                "minimum": -328904.7115,
                "name": "X",
                "position": 0,
                "stddev": 262.8753472,
                "variance": 69103.44818
              },
              {
                "average": 1559377.186,
                "count": 3823519,
                "maximum": 1559929.341,
                "minimum": 1558856.361,
                "name": "Y",
                "position": 1,
                "stddev": 284.7932427,
                "variance": 81107.19108
              },
              {
                "average": 6.292827729,
                "count": 3823519,
                "maximum": 17.06801318,
                "minimum": 0.808013185,
                "name": "Z",
                "position": 2,
                "stddev": 1.473939807,
                "variance": 2.172498553
              },
              {
                "average": 1225.832524,
                "count": 3823519,
                "maximum": 5636,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 795.4879923,
                "variance": 632801.1459
              },
              {
                "average": 1.023664326,
                "count": 3823519,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1862272312,
                "variance": 0.03468058163
              },
              {
                "average": 1.047364483,
                "count": 3823519,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2831097727,
                "variance": 0.0801511434
              },
              {
                "average": 1,
                "count": 3823519,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3823519,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.573053776,
                "count": 3823519,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.1967978,
                "variance": 4.825920575
              },
              {
                "average": 19.99688112,
                "count": 3823519,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.461823501,
                "variance": 2.136927947
              },
              {
                "average": 1.034649494,
                "count": 3823519,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2142117547,
                "variance": 0.04588667584
              },
              {
                "average": 3.843489989,
                "count": 3823519,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.348629893,
                "variance": 1.818802589
              },
              {
                "average": 247098724.4,
                "count": 3823519,
                "maximum": 247100387.5,
                "minimum": 247096619.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1115.992537,
                "variance": 1245439.344
              },
              {
                "average": 0,
                "count": 3823519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3823519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3823519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3823519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3823519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -328904.7115,
              1558856.361,
              0.808013185,
              -327880.8115,
              1559929.341,
              17.06801318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -328904.71149656683,
                    1558856.3613285252,
                    0.808013184974168
                  ],
                  [
                    -328904.71149656683,
                    1559929.3413285252,
                    0.808013184974168
                  ],
                  [
                    -327880.8114965668,
                    1559929.3413285252,
                    17.06801318497417
                  ],
                  [
                    -327880.8114965668,
                    1558856.3613285252,
                    17.06801318497417
                  ],
                  [
                    -328904.71149656683,
                    1558856.3613285252,
                    0.808013184974168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:46:27+00:00",
            "end_time": "2019-07-13T23:43: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": "20190713_NCMP_AK_04VDR1291.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.79499288843743,
              63.93425635626794,
              26.175780638263134
            ],
            [
              -160.7972315495897,
              63.94381462576214,
              26.175780638263134
            ],
            [
              -160.77548661522238,
              63.94479214386506,
              131.07578063826315
            ],
            [
              -160.77325501595834,
              63.93523354269909,
              131.07578063826315
            ],
            [
              -160.79499288843743,
              63.93425635626794,
              26.175780638263134
            ]
          ]
        ]
      },
      "bbox": [
        -160.7972315,
        63.93425636,
        26.17578064,
        -160.773255,
        63.94479214,
        131.0757806
      ],
      "properties": {
        "datetime": "2019-07-27T16:50:21Z",
        "pc:count": 6032123,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331635.7991,
            "count": 6032123,
            "maximum": -331074.422,
            "minimum": -332144.402,
            "name": "X",
            "position": 0,
            "stddev": 302.6063661,
            "variance": 91570.61279
          },
          {
            "average": 1569628.198,
            "count": 6032123,
            "maximum": 1570217.491,
            "minimum": 1569144.611,
            "name": "Y",
            "position": 1,
            "stddev": 298.9183994,
            "variance": 89352.2095
          },
          {
            "average": 68.76116069,
            "count": 6032123,
            "maximum": 131.0757806,
            "minimum": 26.17578064,
            "name": "Z",
            "position": 2,
            "stddev": 21.68900852,
            "variance": 470.4130906
          },
          {
            "average": 606.2957125,
            "count": 6032123,
            "maximum": 6200,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 620.5258008,
            "variance": 385052.2695
          },
          {
            "average": 1.379200656,
            "count": 6032123,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7364724932,
            "variance": 0.5423917333
          },
          {
            "average": 1.759324868,
            "count": 6032123,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.059711403,
            "variance": 1.122988258
          },
          {
            "average": 1,
            "count": 6032123,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6032123,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234445816,
            "count": 6032123,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.423651986,
            "variance": 0.1794810052
          },
          {
            "average": 20.04824042,
            "count": 6032123,
            "maximum": 27,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.637378135,
            "variance": 2.681007157
          },
          {
            "average": 1.397556051,
            "count": 6032123,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7803047218,
            "variance": 0.6088754589
          },
          {
            "average": 7.955940554,
            "count": 6032123,
            "maximum": 24,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.762572538,
            "variance": 14.1569521
          },
          {
            "average": 247138613.7,
            "count": 6032123,
            "maximum": 248281421.8,
            "minimum": 247099189.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 197184.7264,
            "variance": 38881816330.0
          },
          {
            "average": 0,
            "count": 6032123,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6032123,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6032123,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6032123,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6032123,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332144.402,
          1569144.611,
          26.17578064,
          -331074.422,
          1570217.491,
          131.0757806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332144.40199589665,
                1569144.6108351415,
                26.175780638263134
              ],
              [
                -332144.40199589665,
                1570217.4908351414,
                26.175780638263134
              ],
              [
                -331074.4219958967,
                1570217.4908351414,
                131.07578063826315
              ],
              [
                -331074.4219958967,
                1569144.6108351415,
                131.07578063826315
              ],
              [
                -332144.40199589665,
                1569144.6108351415,
                26.175780638263134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:50:21+00:00",
        "end_time": "2019-07-14T00:26:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1291.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1291.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1291.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1291.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7972315,
            63.93425636,
            26.17578064,
            -160.773255,
            63.94479214,
            131.0757806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.79499288843743,
                  63.93425635626794,
                  26.175780638263134
                ],
                [
                  -160.7972315495897,
                  63.94381462576214,
                  26.175780638263134
                ],
                [
                  -160.77548661522238,
                  63.94479214386506,
                  131.07578063826315
                ],
                [
                  -160.77325501595834,
                  63.93523354269909,
                  131.07578063826315
                ],
                [
                  -160.79499288843743,
                  63.93425635626794,
                  26.175780638263134
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1291.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1291.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:50:21Z",
            "pc:count": 6032123,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331635.7991,
                "count": 6032123,
                "maximum": -331074.422,
                "minimum": -332144.402,
                "name": "X",
                "position": 0,
                "stddev": 302.6063661,
                "variance": 91570.61279
              },
              {
                "average": 1569628.198,
                "count": 6032123,
                "maximum": 1570217.491,
                "minimum": 1569144.611,
                "name": "Y",
                "position": 1,
                "stddev": 298.9183994,
                "variance": 89352.2095
              },
              {
                "average": 68.76116069,
                "count": 6032123,
                "maximum": 131.0757806,
                "minimum": 26.17578064,
                "name": "Z",
                "position": 2,
                "stddev": 21.68900852,
                "variance": 470.4130906
              },
              {
                "average": 606.2957125,
                "count": 6032123,
                "maximum": 6200,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 620.5258008,
                "variance": 385052.2695
              },
              {
                "average": 1.379200656,
                "count": 6032123,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7364724932,
                "variance": 0.5423917333
              },
              {
                "average": 1.759324868,
                "count": 6032123,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.059711403,
                "variance": 1.122988258
              },
              {
                "average": 1,
                "count": 6032123,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6032123,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234445816,
                "count": 6032123,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.423651986,
                "variance": 0.1794810052
              },
              {
                "average": 20.04824042,
                "count": 6032123,
                "maximum": 27,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.637378135,
                "variance": 2.681007157
              },
              {
                "average": 1.397556051,
                "count": 6032123,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7803047218,
                "variance": 0.6088754589
              },
              {
                "average": 7.955940554,
                "count": 6032123,
                "maximum": 24,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.762572538,
                "variance": 14.1569521
              },
              {
                "average": 247138613.7,
                "count": 6032123,
                "maximum": 248281421.8,
                "minimum": 247099189.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 197184.7264,
                "variance": 38881816330.0
              },
              {
                "average": 0,
                "count": 6032123,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6032123,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6032123,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6032123,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6032123,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332144.402,
              1569144.611,
              26.17578064,
              -331074.422,
              1570217.491,
              131.0757806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332144.40199589665,
                    1569144.6108351415,
                    26.175780638263134
                  ],
                  [
                    -332144.40199589665,
                    1570217.4908351414,
                    26.175780638263134
                  ],
                  [
                    -331074.4219958967,
                    1570217.4908351414,
                    131.07578063826315
                  ],
                  [
                    -331074.4219958967,
                    1569144.6108351415,
                    131.07578063826315
                  ],
                  [
                    -332144.40199589665,
                    1569144.6108351415,
                    26.175780638263134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:50:21+00:00",
            "end_time": "2019-07-14T00:26: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": "20190713_NCMP_AK_04VDR1682.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.70855403169256,
              63.85464171585429,
              -0.890718517033401
            ],
            [
              -160.71072877209338,
              63.864072446539986,
              -0.890718517033401
            ],
            [
              -160.69454175630435,
              63.86479298166151,
              14.0692814829666
            ],
            [
              -160.69237219029705,
              63.85536201061695,
              14.0692814829666
            ],
            [
              -160.70855403169256,
              63.85464171585429,
              -0.890718517033401
            ]
          ]
        ]
      },
      "bbox": [
        -160.7107288,
        63.85464172,
        -0.890718517,
        -160.6923722,
        63.86479298,
        14.06928148
      ],
      "properties": {
        "datetime": "2019-07-14T00:33:00Z",
        "pc:count": 2731904,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -328496.4278,
            "count": 2731904,
            "maximum": -328031.617,
            "minimum": -328830.197,
            "name": "X",
            "position": 0,
            "stddev": 193.2339909,
            "variance": 37339.37524
          },
          {
            "average": 1560399.884,
            "count": 2731904,
            "maximum": 1560928.731,
            "minimum": 1559870.211,
            "name": "Y",
            "position": 1,
            "stddev": 292.9390194,
            "variance": 85813.26908
          },
          {
            "average": 4.042293737,
            "count": 2731904,
            "maximum": 14.06928148,
            "minimum": -0.890718517,
            "name": "Z",
            "position": 2,
            "stddev": 1.655004873,
            "variance": 2.73904113
          },
          {
            "average": 601.4358568,
            "count": 2731904,
            "maximum": 5177,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 657.8801262,
            "variance": 432806.2605
          },
          {
            "average": 1.218726573,
            "count": 2731904,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4988721776,
            "variance": 0.2488734496
          },
          {
            "average": 1.438008071,
            "count": 2731904,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6937089123,
            "variance": 0.481232055
          },
          {
            "average": 1,
            "count": 2731904,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2731904,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.968169453,
            "count": 2731904,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.222366293,
            "variance": 67.60730746
          },
          {
            "average": 20.01737228,
            "count": 2731904,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.607495162,
            "variance": 2.584040696
          },
          {
            "average": 1.330712573,
            "count": 2731904,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.548190691,
            "variance": 0.3005130338
          },
          {
            "average": 2.999405543,
            "count": 2731904,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9341667554,
            "variance": 0.8726675268
          },
          {
            "average": 247098108.7,
            "count": 2731904,
            "maximum": 247099580.8,
            "minimum": 247096633.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1137.456645,
            "variance": 1293807.618
          },
          {
            "average": 0,
            "count": 2731904,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2731904,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2731904,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2731904,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2731904,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -328830.197,
          1559870.211,
          -0.890718517,
          -328031.617,
          1560928.731,
          14.06928148
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -328830.1970039047,
                1559870.211373238,
                -0.890718517033401
              ],
              [
                -328830.1970039047,
                1560928.731373238,
                -0.890718517033401
              ],
              [
                -328031.6170039047,
                1560928.731373238,
                14.0692814829666
              ],
              [
                -328031.6170039047,
                1559870.211373238,
                14.0692814829666
              ],
              [
                -328830.1970039047,
                1559870.211373238,
                -0.890718517033401
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:33:00+00:00",
        "end_time": "2019-07-13T23:43:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1682.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1682.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1682.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1682.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7107288,
            63.85464172,
            -0.890718517,
            -160.6923722,
            63.86479298,
            14.06928148
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.70855403169256,
                  63.85464171585429,
                  -0.890718517033401
                ],
                [
                  -160.71072877209338,
                  63.864072446539986,
                  -0.890718517033401
                ],
                [
                  -160.69454175630435,
                  63.86479298166151,
                  14.0692814829666
                ],
                [
                  -160.69237219029705,
                  63.85536201061695,
                  14.0692814829666
                ],
                [
                  -160.70855403169256,
                  63.85464171585429,
                  -0.890718517033401
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1682.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1682.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:33:00Z",
            "pc:count": 2731904,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -328496.4278,
                "count": 2731904,
                "maximum": -328031.617,
                "minimum": -328830.197,
                "name": "X",
                "position": 0,
                "stddev": 193.2339909,
                "variance": 37339.37524
              },
              {
                "average": 1560399.884,
                "count": 2731904,
                "maximum": 1560928.731,
                "minimum": 1559870.211,
                "name": "Y",
                "position": 1,
                "stddev": 292.9390194,
                "variance": 85813.26908
              },
              {
                "average": 4.042293737,
                "count": 2731904,
                "maximum": 14.06928148,
                "minimum": -0.890718517,
                "name": "Z",
                "position": 2,
                "stddev": 1.655004873,
                "variance": 2.73904113
              },
              {
                "average": 601.4358568,
                "count": 2731904,
                "maximum": 5177,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 657.8801262,
                "variance": 432806.2605
              },
              {
                "average": 1.218726573,
                "count": 2731904,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4988721776,
                "variance": 0.2488734496
              },
              {
                "average": 1.438008071,
                "count": 2731904,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6937089123,
                "variance": 0.481232055
              },
              {
                "average": 1,
                "count": 2731904,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2731904,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.968169453,
                "count": 2731904,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.222366293,
                "variance": 67.60730746
              },
              {
                "average": 20.01737228,
                "count": 2731904,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.607495162,
                "variance": 2.584040696
              },
              {
                "average": 1.330712573,
                "count": 2731904,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.548190691,
                "variance": 0.3005130338
              },
              {
                "average": 2.999405543,
                "count": 2731904,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9341667554,
                "variance": 0.8726675268
              },
              {
                "average": 247098108.7,
                "count": 2731904,
                "maximum": 247099580.8,
                "minimum": 247096633.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1137.456645,
                "variance": 1293807.618
              },
              {
                "average": 0,
                "count": 2731904,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2731904,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2731904,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2731904,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2731904,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -328830.197,
              1559870.211,
              -0.890718517,
              -328031.617,
              1560928.731,
              14.06928148
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -328830.1970039047,
                    1559870.211373238,
                    -0.890718517033401
                  ],
                  [
                    -328830.1970039047,
                    1560928.731373238,
                    -0.890718517033401
                  ],
                  [
                    -328031.6170039047,
                    1560928.731373238,
                    14.0692814829666
                  ],
                  [
                    -328031.6170039047,
                    1559870.211373238,
                    14.0692814829666
                  ],
                  [
                    -328830.1970039047,
                    1559870.211373238,
                    -0.890718517033401
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:33:00+00:00",
            "end_time": "2019-07-13T23:43:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1683.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.70915239595502,
              63.86382989261068,
              1.064448509665293
            ],
            [
              -160.71127739602528,
              63.873041361171246,
              1.064448509665293
            ],
            [
              -160.70164357203367,
              63.87347031404806,
              16.00444850966529
            ],
            [
              -160.69952158079292,
              63.864258705667254,
              16.00444850966529
            ],
            [
              -160.70915239595502,
              63.86382989261068,
              1.064448509665293
            ]
          ]
        ]
      },
      "bbox": [
        -160.7112774,
        63.86382989,
        1.06444851,
        -160.6995216,
        63.87347031,
        16.00444851
      ],
      "properties": {
        "datetime": "2019-07-14T00:24:27Z",
        "pc:count": 999292,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -328524.8463,
            "count": 999292,
            "maximum": -328280.8082,
            "minimum": -328755.9482,
            "name": "X",
            "position": 0,
            "stddev": 123.015027,
            "variance": 15132.69687
          },
          {
            "average": 1561293.567,
            "count": 999292,
            "maximum": 1561927.879,
            "minimum": 1560893.979,
            "name": "Y",
            "position": 1,
            "stddev": 274.6394468,
            "variance": 75426.82574
          },
          {
            "average": 4.152078011,
            "count": 999292,
            "maximum": 16.00444851,
            "minimum": 1.06444851,
            "name": "Z",
            "position": 2,
            "stddev": 1.326925896,
            "variance": 1.760732334
          },
          {
            "average": 709.8458659,
            "count": 999292,
            "maximum": 3971,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 566.7474852,
            "variance": 321202.712
          },
          {
            "average": 1.15968906,
            "count": 999292,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4509008832,
            "variance": 0.2033116065
          },
          {
            "average": 1.319922505,
            "count": 999292,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6541585836,
            "variance": 0.4279234525
          },
          {
            "average": 1,
            "count": 999292,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 999292,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.686953363,
            "count": 999292,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.947437511,
            "variance": 35.37201294
          },
          {
            "average": 20.08067649,
            "count": 999292,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.773995965,
            "variance": 3.147061684
          },
          {
            "average": 1.225467631,
            "count": 999292,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5001796841,
            "variance": 0.2501797164
          },
          {
            "average": 2.275907342,
            "count": 999292,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4899563607,
            "variance": 0.2400572354
          },
          {
            "average": 247097199.8,
            "count": 999292,
            "maximum": 247099067,
            "minimum": 247096646.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 931.384135,
            "variance": 867476.4068
          },
          {
            "average": 0,
            "count": 999292,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 999292,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 999292,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 999292,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 999292,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -328755.9482,
          1560893.979,
          1.06444851,
          -328280.8082,
          1561927.879,
          16.00444851
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -328755.94817799464,
                1560893.979394804,
                1.064448509665293
              ],
              [
                -328755.94817799464,
                1561927.879394804,
                1.064448509665293
              ],
              [
                -328280.8081779946,
                1561927.879394804,
                16.00444850966529
              ],
              [
                -328280.8081779946,
                1560893.979394804,
                16.00444850966529
              ],
              [
                -328755.94817799464,
                1560893.979394804,
                1.064448509665293
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:24:27+00:00",
        "end_time": "2019-07-13T23:44:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1683.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1683.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1683.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1683.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7112774,
            63.86382989,
            1.06444851,
            -160.6995216,
            63.87347031,
            16.00444851
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.70915239595502,
                  63.86382989261068,
                  1.064448509665293
                ],
                [
                  -160.71127739602528,
                  63.873041361171246,
                  1.064448509665293
                ],
                [
                  -160.70164357203367,
                  63.87347031404806,
                  16.00444850966529
                ],
                [
                  -160.69952158079292,
                  63.864258705667254,
                  16.00444850966529
                ],
                [
                  -160.70915239595502,
                  63.86382989261068,
                  1.064448509665293
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1683.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1683.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:24:27Z",
            "pc:count": 999292,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -328524.8463,
                "count": 999292,
                "maximum": -328280.8082,
                "minimum": -328755.9482,
                "name": "X",
                "position": 0,
                "stddev": 123.015027,
                "variance": 15132.69687
              },
              {
                "average": 1561293.567,
                "count": 999292,
                "maximum": 1561927.879,
                "minimum": 1560893.979,
                "name": "Y",
                "position": 1,
                "stddev": 274.6394468,
                "variance": 75426.82574
              },
              {
                "average": 4.152078011,
                "count": 999292,
                "maximum": 16.00444851,
                "minimum": 1.06444851,
                "name": "Z",
                "position": 2,
                "stddev": 1.326925896,
                "variance": 1.760732334
              },
              {
                "average": 709.8458659,
                "count": 999292,
                "maximum": 3971,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 566.7474852,
                "variance": 321202.712
              },
              {
                "average": 1.15968906,
                "count": 999292,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4509008832,
                "variance": 0.2033116065
              },
              {
                "average": 1.319922505,
                "count": 999292,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6541585836,
                "variance": 0.4279234525
              },
              {
                "average": 1,
                "count": 999292,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 999292,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.686953363,
                "count": 999292,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.947437511,
                "variance": 35.37201294
              },
              {
                "average": 20.08067649,
                "count": 999292,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.773995965,
                "variance": 3.147061684
              },
              {
                "average": 1.225467631,
                "count": 999292,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5001796841,
                "variance": 0.2501797164
              },
              {
                "average": 2.275907342,
                "count": 999292,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4899563607,
                "variance": 0.2400572354
              },
              {
                "average": 247097199.8,
                "count": 999292,
                "maximum": 247099067,
                "minimum": 247096646.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 931.384135,
                "variance": 867476.4068
              },
              {
                "average": 0,
                "count": 999292,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 999292,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 999292,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 999292,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 999292,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -328755.9482,
              1560893.979,
              1.06444851,
              -328280.8082,
              1561927.879,
              16.00444851
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -328755.94817799464,
                    1560893.979394804,
                    1.064448509665293
                  ],
                  [
                    -328755.94817799464,
                    1561927.879394804,
                    1.064448509665293
                  ],
                  [
                    -328280.8081779946,
                    1561927.879394804,
                    16.00444850966529
                  ],
                  [
                    -328280.8081779946,
                    1560893.979394804,
                    16.00444850966529
                  ],
                  [
                    -328755.94817799464,
                    1560893.979394804,
                    1.064448509665293
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:24:27+00:00",
            "end_time": "2019-07-13T23:44: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": "20190713_NCMP_AK_04VDR1684.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7097493077282,
              63.87302315782711,
              7.583053219332845
            ],
            [
              -160.71033287521382,
              63.875552386654896,
              7.583053219332845
            ],
            [
              -160.70762382546758,
              63.87567304519684,
              24.123053219332846
            ],
            [
              -160.70704049036232,
              63.8731438055662,
              24.123053219332846
            ],
            [
              -160.7097493077282,
              63.87302315782711,
              7.583053219332845
            ]
          ]
        ]
      },
      "bbox": [
        -160.7103329,
        63.87302316,
        7.583053219,
        -160.7070405,
        63.87567305,
        24.12305322
      ],
      "properties": {
        "datetime": "2019-07-13T23:44:25Z",
        "pc:count": 69394,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -328627.102,
            "count": 69394,
            "maximum": -328547.9538,
            "minimum": -328681.5538,
            "name": "X",
            "position": 0,
            "stddev": 32.22687669,
            "variance": 1038.571581
          },
          {
            "average": 1562034.724,
            "count": 69394,
            "maximum": 1562202.173,
            "minimum": 1561918.293,
            "name": "Y",
            "position": 1,
            "stddev": 70.12597501,
            "variance": 4917.652372
          },
          {
            "average": 16.18171305,
            "count": 69394,
            "maximum": 24.12305322,
            "minimum": 7.583053219,
            "name": "Z",
            "position": 2,
            "stddev": 3.60422573,
            "variance": 12.99044311
          },
          {
            "average": 1170.247125,
            "count": 69394,
            "maximum": 3480,
            "minimum": 275,
            "name": "Intensity",
            "position": 3,
            "stddev": 503.6870067,
            "variance": 253700.6007
          },
          {
            "average": 1,
            "count": 69394,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 69394,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 69394,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69394,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.607934404,
            "count": 69394,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4882147062,
            "variance": 0.2383535993
          },
          {
            "average": 17.8101613,
            "count": 69394,
            "maximum": 22.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.368018239,
            "variance": 5.607510379
          },
          {
            "average": 1,
            "count": 69394,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 69394,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247096663.2,
            "count": 69394,
            "maximum": 247096665.7,
            "minimum": 247096660.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.26148456,
            "variance": 1.591343294
          },
          {
            "average": 0,
            "count": 69394,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69394,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69394,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69394,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 69394,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -328681.5538,
          1561918.293,
          7.583053219,
          -328547.9538,
          1562202.173,
          24.12305322
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -328681.5537821129,
                1561918.2933719112,
                7.583053219332845
              ],
              [
                -328681.5537821129,
                1562202.173371911,
                7.583053219332845
              ],
              [
                -328547.9537821129,
                1562202.173371911,
                24.123053219332846
              ],
              [
                -328547.9537821129,
                1561918.2933719112,
                24.123053219332846
              ],
              [
                -328681.5537821129,
                1561918.2933719112,
                7.583053219332845
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-13T23:44:25+00:00",
        "end_time": "2019-07-13T23:44:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1684.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1684.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1684.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1684.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7103329,
            63.87302316,
            7.583053219,
            -160.7070405,
            63.87567305,
            24.12305322
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7097493077282,
                  63.87302315782711,
                  7.583053219332845
                ],
                [
                  -160.71033287521382,
                  63.875552386654896,
                  7.583053219332845
                ],
                [
                  -160.70762382546758,
                  63.87567304519684,
                  24.123053219332846
                ],
                [
                  -160.70704049036232,
                  63.8731438055662,
                  24.123053219332846
                ],
                [
                  -160.7097493077282,
                  63.87302315782711,
                  7.583053219332845
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1684.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1684.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-13T23:44:25Z",
            "pc:count": 69394,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -328627.102,
                "count": 69394,
                "maximum": -328547.9538,
                "minimum": -328681.5538,
                "name": "X",
                "position": 0,
                "stddev": 32.22687669,
                "variance": 1038.571581
              },
              {
                "average": 1562034.724,
                "count": 69394,
                "maximum": 1562202.173,
                "minimum": 1561918.293,
                "name": "Y",
                "position": 1,
                "stddev": 70.12597501,
                "variance": 4917.652372
              },
              {
                "average": 16.18171305,
                "count": 69394,
                "maximum": 24.12305322,
                "minimum": 7.583053219,
                "name": "Z",
                "position": 2,
                "stddev": 3.60422573,
                "variance": 12.99044311
              },
              {
                "average": 1170.247125,
                "count": 69394,
                "maximum": 3480,
                "minimum": 275,
                "name": "Intensity",
                "position": 3,
                "stddev": 503.6870067,
                "variance": 253700.6007
              },
              {
                "average": 1,
                "count": 69394,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 69394,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 69394,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69394,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.607934404,
                "count": 69394,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4882147062,
                "variance": 0.2383535993
              },
              {
                "average": 17.8101613,
                "count": 69394,
                "maximum": 22.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.368018239,
                "variance": 5.607510379
              },
              {
                "average": 1,
                "count": 69394,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 69394,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247096663.2,
                "count": 69394,
                "maximum": 247096665.7,
                "minimum": 247096660.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.26148456,
                "variance": 1.591343294
              },
              {
                "average": 0,
                "count": 69394,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69394,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69394,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69394,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 69394,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -328681.5538,
              1561918.293,
              7.583053219,
              -328547.9538,
              1562202.173,
              24.12305322
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -328681.5537821129,
                    1561918.2933719112,
                    7.583053219332845
                  ],
                  [
                    -328681.5537821129,
                    1562202.173371911,
                    7.583053219332845
                  ],
                  [
                    -328547.9537821129,
                    1562202.173371911,
                    24.123053219332846
                  ],
                  [
                    -328547.9537821129,
                    1561918.2933719112,
                    24.123053219332846
                  ],
                  [
                    -328681.5537821129,
                    1561918.2933719112,
                    7.583053219332845
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-13T23:44:25+00:00",
            "end_time": "2019-07-13T23: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": "20190713_NCMP_AK_04VDR1292.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7955659962274,
              63.943227409649,
              22.222610078330717
            ],
            [
              -160.7978047421431,
              63.95278238488211,
              22.222610078330717
            ],
            [
              -160.7760527202339,
              63.95376001323711,
              168.2026100783307
            ],
            [
              -160.77382103816322,
              63.944204706276494,
              168.2026100783307
            ],
            [
              -160.7955659962274,
              63.943227409649,
              22.222610078330717
            ]
          ]
        ]
      },
      "bbox": [
        -160.7978047,
        63.94322741,
        22.22261008,
        -160.773821,
        63.95376001,
        168.2026101
      ],
      "properties": {
        "datetime": "2019-07-27T16:53:58Z",
        "pc:count": 5320670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331572.7806,
            "count": 5320670,
            "maximum": -330999.9971,
            "minimum": -332069.9971,
            "name": "X",
            "position": 0,
            "stddev": 290.8509588,
            "variance": 84594.28022
          },
          {
            "average": 1570672.222,
            "count": 5320670,
            "maximum": 1571216.437,
            "minimum": 1570143.937,
            "name": "Y",
            "position": 1,
            "stddev": 282.4266986,
            "variance": 79764.84009
          },
          {
            "average": 63.62338107,
            "count": 5320670,
            "maximum": 168.2026101,
            "minimum": 22.22261008,
            "name": "Z",
            "position": 2,
            "stddev": 31.76946885,
            "variance": 1009.299151
          },
          {
            "average": 338.2170403,
            "count": 5320670,
            "maximum": 5898,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 471.8611815,
            "variance": 222652.9746
          },
          {
            "average": 1.801213381,
            "count": 5320670,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.053095137,
            "variance": 1.109009368
          },
          {
            "average": 2.605950754,
            "count": 5320670,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.409345098,
            "variance": 1.986253606
          },
          {
            "average": 1,
            "count": 5320670,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5320670,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.164068247,
            "count": 5320670,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.370337526,
            "variance": 0.1371498831
          },
          {
            "average": 20.39375144,
            "count": 5320670,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.628387334,
            "variance": 2.651645308
          },
          {
            "average": 1.866384497,
            "count": 5320670,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.198879957,
            "variance": 1.437313152
          },
          {
            "average": 5.515829585,
            "count": 5320670,
            "maximum": 25,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.77110431,
            "variance": 3.136810478
          },
          {
            "average": 247101305.3,
            "count": 5320670,
            "maximum": 248281638.5,
            "minimum": 247098620.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 44208.8957,
            "variance": 1954426459
          },
          {
            "average": 0,
            "count": 5320670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5320670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5320670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5320670,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5320670,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -332069.9971,
          1570143.937,
          22.22261008,
          -330999.9971,
          1571216.437,
          168.2026101
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -332069.99714854045,
                1570143.9371720832,
                22.222610078330717
              ],
              [
                -332069.99714854045,
                1571216.4371720832,
                22.222610078330717
              ],
              [
                -330999.99714854045,
                1571216.4371720832,
                168.2026100783307
              ],
              [
                -330999.99714854045,
                1570143.9371720832,
                168.2026100783307
              ],
              [
                -332069.99714854045,
                1570143.9371720832,
                22.222610078330717
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:53:58+00:00",
        "end_time": "2019-07-14T00:17:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1292.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1292.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1292.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1292.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7978047,
            63.94322741,
            22.22261008,
            -160.773821,
            63.95376001,
            168.2026101
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7955659962274,
                  63.943227409649,
                  22.222610078330717
                ],
                [
                  -160.7978047421431,
                  63.95278238488211,
                  22.222610078330717
                ],
                [
                  -160.7760527202339,
                  63.95376001323711,
                  168.2026100783307
                ],
                [
                  -160.77382103816322,
                  63.944204706276494,
                  168.2026100783307
                ],
                [
                  -160.7955659962274,
                  63.943227409649,
                  22.222610078330717
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1292.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1292.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:53:58Z",
            "pc:count": 5320670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331572.7806,
                "count": 5320670,
                "maximum": -330999.9971,
                "minimum": -332069.9971,
                "name": "X",
                "position": 0,
                "stddev": 290.8509588,
                "variance": 84594.28022
              },
              {
                "average": 1570672.222,
                "count": 5320670,
                "maximum": 1571216.437,
                "minimum": 1570143.937,
                "name": "Y",
                "position": 1,
                "stddev": 282.4266986,
                "variance": 79764.84009
              },
              {
                "average": 63.62338107,
                "count": 5320670,
                "maximum": 168.2026101,
                "minimum": 22.22261008,
                "name": "Z",
                "position": 2,
                "stddev": 31.76946885,
                "variance": 1009.299151
              },
              {
                "average": 338.2170403,
                "count": 5320670,
                "maximum": 5898,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 471.8611815,
                "variance": 222652.9746
              },
              {
                "average": 1.801213381,
                "count": 5320670,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.053095137,
                "variance": 1.109009368
              },
              {
                "average": 2.605950754,
                "count": 5320670,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.409345098,
                "variance": 1.986253606
              },
              {
                "average": 1,
                "count": 5320670,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5320670,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.164068247,
                "count": 5320670,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.370337526,
                "variance": 0.1371498831
              },
              {
                "average": 20.39375144,
                "count": 5320670,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.628387334,
                "variance": 2.651645308
              },
              {
                "average": 1.866384497,
                "count": 5320670,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.198879957,
                "variance": 1.437313152
              },
              {
                "average": 5.515829585,
                "count": 5320670,
                "maximum": 25,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.77110431,
                "variance": 3.136810478
              },
              {
                "average": 247101305.3,
                "count": 5320670,
                "maximum": 248281638.5,
                "minimum": 247098620.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 44208.8957,
                "variance": 1954426459
              },
              {
                "average": 0,
                "count": 5320670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5320670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5320670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5320670,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5320670,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -332069.9971,
              1570143.937,
              22.22261008,
              -330999.9971,
              1571216.437,
              168.2026101
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -332069.99714854045,
                    1570143.9371720832,
                    22.222610078330717
                  ],
                  [
                    -332069.99714854045,
                    1571216.4371720832,
                    22.222610078330717
                  ],
                  [
                    -330999.99714854045,
                    1571216.4371720832,
                    168.2026100783307
                  ],
                  [
                    -330999.99714854045,
                    1570143.9371720832,
                    168.2026100783307
                  ],
                  [
                    -332069.99714854045,
                    1570143.9371720832,
                    22.222610078330717
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:53:58+00:00",
            "end_time": "2019-07-14T00: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": "20190713_NCMP_AK_04VDR1293.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.79614085054146,
              63.9521958588307,
              64.93350511543673
            ],
            [
              -160.79837145119592,
              63.96171243782695,
              64.93350511543673
            ],
            [
              -160.77812331906037,
              63.9626223842769,
              174.75350511543672
            ],
            [
              -160.7758992693552,
              63.95310549763744,
              174.75350511543672
            ],
            [
              -160.79614085054146,
              63.9521958588307,
              64.93350511543673
            ]
          ]
        ]
      },
      "bbox": [
        -160.7983715,
        63.95219586,
        64.93350512,
        -160.7758993,
        63.96262238,
        174.7535051
      ],
      "properties": {
        "datetime": "2019-07-14T00:43:33Z",
        "pc:count": 3037744,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331504.9953,
            "count": 3037744,
            "maximum": -330999.9709,
            "minimum": -331995.6909,
            "name": "X",
            "position": 0,
            "stddev": 240.5549846,
            "variance": 57866.70063
          },
          {
            "average": 1571659.115,
            "count": 3037744,
            "maximum": 1572211.151,
            "minimum": 1571142.971,
            "name": "Y",
            "position": 1,
            "stddev": 296.4015135,
            "variance": 87853.8572
          },
          {
            "average": 123.3368763,
            "count": 3037744,
            "maximum": 174.7535051,
            "minimum": 64.93350512,
            "name": "Z",
            "position": 2,
            "stddev": 26.72737987,
            "variance": 714.3528347
          },
          {
            "average": 404.6055609,
            "count": 3037744,
            "maximum": 6599,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 593.1891207,
            "variance": 351873.3329
          },
          {
            "average": 1.696527752,
            "count": 3037744,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9483969872,
            "variance": 0.8994568452
          },
          {
            "average": 2.398039795,
            "count": 3037744,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.255119448,
            "variance": 1.575324828
          },
          {
            "average": 1,
            "count": 3037744,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3037744,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208033988,
            "count": 3037744,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4059013455,
            "variance": 0.1647559023
          },
          {
            "average": 19.91806253,
            "count": 3037744,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.870101574,
            "variance": 3.497279899
          },
          {
            "average": 1.735471455,
            "count": 3037744,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.038597769,
            "variance": 1.078685326
          },
          {
            "average": 3.976922348,
            "count": 3037744,
            "maximum": 7,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.157264936,
            "variance": 1.339262131
          },
          {
            "average": 247099003.3,
            "count": 3037744,
            "maximum": 247100213.5,
            "minimum": 247098608,
            "name": "GpsTime",
            "position": 12,
            "stddev": 460.1582058,
            "variance": 211745.5743
          },
          {
            "average": 0,
            "count": 3037744,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3037744,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3037744,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3037744,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3037744,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331995.6909,
          1571142.971,
          64.93350512,
          -330999.9709,
          1572211.151,
          174.7535051
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331995.69087055855,
                1571142.9710682898,
                64.93350511543673
              ],
              [
                -331995.69087055855,
                1572211.15106829,
                64.93350511543673
              ],
              [
                -330999.9708705586,
                1572211.15106829,
                174.75350511543672
              ],
              [
                -330999.9708705586,
                1571142.9710682898,
                174.75350511543672
              ],
              [
                -331995.69087055855,
                1571142.9710682898,
                64.93350511543673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-14T00:43:33+00:00",
        "end_time": "2019-07-14T00:16:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1293.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1293.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1293.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1293.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7983715,
            63.95219586,
            64.93350512,
            -160.7758993,
            63.96262238,
            174.7535051
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.79614085054146,
                  63.9521958588307,
                  64.93350511543673
                ],
                [
                  -160.79837145119592,
                  63.96171243782695,
                  64.93350511543673
                ],
                [
                  -160.77812331906037,
                  63.9626223842769,
                  174.75350511543672
                ],
                [
                  -160.7758992693552,
                  63.95310549763744,
                  174.75350511543672
                ],
                [
                  -160.79614085054146,
                  63.9521958588307,
                  64.93350511543673
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1293.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1293.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-14T00:43:33Z",
            "pc:count": 3037744,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331504.9953,
                "count": 3037744,
                "maximum": -330999.9709,
                "minimum": -331995.6909,
                "name": "X",
                "position": 0,
                "stddev": 240.5549846,
                "variance": 57866.70063
              },
              {
                "average": 1571659.115,
                "count": 3037744,
                "maximum": 1572211.151,
                "minimum": 1571142.971,
                "name": "Y",
                "position": 1,
                "stddev": 296.4015135,
                "variance": 87853.8572
              },
              {
                "average": 123.3368763,
                "count": 3037744,
                "maximum": 174.7535051,
                "minimum": 64.93350512,
                "name": "Z",
                "position": 2,
                "stddev": 26.72737987,
                "variance": 714.3528347
              },
              {
                "average": 404.6055609,
                "count": 3037744,
                "maximum": 6599,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 593.1891207,
                "variance": 351873.3329
              },
              {
                "average": 1.696527752,
                "count": 3037744,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9483969872,
                "variance": 0.8994568452
              },
              {
                "average": 2.398039795,
                "count": 3037744,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.255119448,
                "variance": 1.575324828
              },
              {
                "average": 1,
                "count": 3037744,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3037744,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208033988,
                "count": 3037744,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4059013455,
                "variance": 0.1647559023
              },
              {
                "average": 19.91806253,
                "count": 3037744,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.870101574,
                "variance": 3.497279899
              },
              {
                "average": 1.735471455,
                "count": 3037744,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.038597769,
                "variance": 1.078685326
              },
              {
                "average": 3.976922348,
                "count": 3037744,
                "maximum": 7,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.157264936,
                "variance": 1.339262131
              },
              {
                "average": 247099003.3,
                "count": 3037744,
                "maximum": 247100213.5,
                "minimum": 247098608,
                "name": "GpsTime",
                "position": 12,
                "stddev": 460.1582058,
                "variance": 211745.5743
              },
              {
                "average": 0,
                "count": 3037744,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3037744,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3037744,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3037744,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3037744,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331995.6909,
              1571142.971,
              64.93350512,
              -330999.9709,
              1572211.151,
              174.7535051
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331995.69087055855,
                    1571142.9710682898,
                    64.93350511543673
                  ],
                  [
                    -331995.69087055855,
                    1572211.15106829,
                    64.93350511543673
                  ],
                  [
                    -330999.9708705586,
                    1572211.15106829,
                    174.75350511543672
                  ],
                  [
                    -330999.9708705586,
                    1571142.9710682898,
                    174.75350511543672
                  ],
                  [
                    -331995.69087055855,
                    1571142.9710682898,
                    64.93350511543673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-14T00:43:33+00:00",
            "end_time": "2019-07-14T00:16:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1386.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.77176780893464,
              63.88965874725443,
              1.83767182345413
            ],
            [
              -160.77399543256448,
              63.89921686906085,
              1.83767182345413
            ],
            [
              -160.75229434646383,
              63.90019049501449,
              85.41767182345413
            ],
            [
              -160.750073760471,
              63.890632043517954,
              85.41767182345413
            ],
            [
              -160.77176780893464,
              63.88965874725443,
              1.83767182345413
            ]
          ]
        ]
      },
      "bbox": [
        -160.7739954,
        63.88965875,
        1.837671823,
        -160.7500738,
        63.9001905,
        85.41767182
      ],
      "properties": {
        "datetime": "2019-07-27T16:49:21Z",
        "pc:count": 7126043,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331009.0494,
            "count": 7126043,
            "maximum": -330450.5731,
            "minimum": -331519.9931,
            "name": "X",
            "position": 0,
            "stddev": 256.4210641,
            "variance": 65751.76209
          },
          {
            "average": 1564610.988,
            "count": 7126043,
            "maximum": 1565147.517,
            "minimum": 1564074.637,
            "name": "Y",
            "position": 1,
            "stddev": 282.6390259,
            "variance": 79884.81895
          },
          {
            "average": 38.81700338,
            "count": 7126043,
            "maximum": 85.41767182,
            "minimum": 1.837671823,
            "name": "Z",
            "position": 2,
            "stddev": 18.97390523,
            "variance": 360.0090798
          },
          {
            "average": 729.7467416,
            "count": 7126043,
            "maximum": 43574,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 662.1550791,
            "variance": 438449.3488
          },
          {
            "average": 1.252065136,
            "count": 7126043,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6301515304,
            "variance": 0.3970909513
          },
          {
            "average": 1.504827574,
            "count": 7126043,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9413688637,
            "variance": 0.8861753375
          },
          {
            "average": 1,
            "count": 7126043,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7126043,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231559787,
            "count": 7126043,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5215759614,
            "variance": 0.2720414835
          },
          {
            "average": 20.02218661,
            "count": 7126043,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.913977971,
            "variance": 3.663311673
          },
          {
            "average": 1.270053942,
            "count": 7126043,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6608352853,
            "variance": 0.4367032743
          },
          {
            "average": 13.14042548,
            "count": 7126043,
            "maximum": 24,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.301520533,
            "variance": 28.10611996
          },
          {
            "average": 247299216.5,
            "count": 7126043,
            "maximum": 248281361.7,
            "minimum": 247100296.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 426352.5405,
            "variance": 181776488800.0
          },
          {
            "average": 0,
            "count": 7126043,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7126043,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7126043,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7126043,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7126043,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331519.9931,
          1564074.637,
          1.837671823,
          -330450.5731,
          1565147.517,
          85.41767182
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331519.99307816307,
                1564074.6369434982,
                1.83767182345413
              ],
              [
                -331519.99307816307,
                1565147.516943498,
                1.83767182345413
              ],
              [
                -330450.573078163,
                1565147.516943498,
                85.41767182345413
              ],
              [
                -330450.573078163,
                1564074.6369434982,
                85.41767182345413
              ],
              [
                -331519.99307816307,
                1564074.6369434982,
                1.83767182345413
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:49:21+00:00",
        "end_time": "2019-07-14T00:44:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1386.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1386.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1386.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1386.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7739954,
            63.88965875,
            1.837671823,
            -160.7500738,
            63.9001905,
            85.41767182
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.77176780893464,
                  63.88965874725443,
                  1.83767182345413
                ],
                [
                  -160.77399543256448,
                  63.89921686906085,
                  1.83767182345413
                ],
                [
                  -160.75229434646383,
                  63.90019049501449,
                  85.41767182345413
                ],
                [
                  -160.750073760471,
                  63.890632043517954,
                  85.41767182345413
                ],
                [
                  -160.77176780893464,
                  63.88965874725443,
                  1.83767182345413
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1386.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1386.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:49:21Z",
            "pc:count": 7126043,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331009.0494,
                "count": 7126043,
                "maximum": -330450.5731,
                "minimum": -331519.9931,
                "name": "X",
                "position": 0,
                "stddev": 256.4210641,
                "variance": 65751.76209
              },
              {
                "average": 1564610.988,
                "count": 7126043,
                "maximum": 1565147.517,
                "minimum": 1564074.637,
                "name": "Y",
                "position": 1,
                "stddev": 282.6390259,
                "variance": 79884.81895
              },
              {
                "average": 38.81700338,
                "count": 7126043,
                "maximum": 85.41767182,
                "minimum": 1.837671823,
                "name": "Z",
                "position": 2,
                "stddev": 18.97390523,
                "variance": 360.0090798
              },
              {
                "average": 729.7467416,
                "count": 7126043,
                "maximum": 43574,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 662.1550791,
                "variance": 438449.3488
              },
              {
                "average": 1.252065136,
                "count": 7126043,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6301515304,
                "variance": 0.3970909513
              },
              {
                "average": 1.504827574,
                "count": 7126043,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9413688637,
                "variance": 0.8861753375
              },
              {
                "average": 1,
                "count": 7126043,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7126043,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231559787,
                "count": 7126043,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5215759614,
                "variance": 0.2720414835
              },
              {
                "average": 20.02218661,
                "count": 7126043,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.913977971,
                "variance": 3.663311673
              },
              {
                "average": 1.270053942,
                "count": 7126043,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6608352853,
                "variance": 0.4367032743
              },
              {
                "average": 13.14042548,
                "count": 7126043,
                "maximum": 24,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.301520533,
                "variance": 28.10611996
              },
              {
                "average": 247299216.5,
                "count": 7126043,
                "maximum": 248281361.7,
                "minimum": 247100296.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 426352.5405,
                "variance": 181776488800.0
              },
              {
                "average": 0,
                "count": 7126043,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7126043,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7126043,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7126043,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7126043,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331519.9931,
              1564074.637,
              1.837671823,
              -330450.5731,
              1565147.517,
              85.41767182
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331519.99307816307,
                    1564074.6369434982,
                    1.83767182345413
                  ],
                  [
                    -331519.99307816307,
                    1565147.516943498,
                    1.83767182345413
                  ],
                  [
                    -330450.573078163,
                    1565147.516943498,
                    85.41767182345413
                  ],
                  [
                    -330450.573078163,
                    1564074.6369434982,
                    85.41767182345413
                  ],
                  [
                    -331519.99307816307,
                    1564074.6369434982,
                    1.83767182345413
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:49:21+00:00",
            "end_time": "2019-07-14T00:44:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1188.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.813639957189,
              63.90709468937736,
              1.018714455038612
            ],
            [
              -160.81588222963458,
              63.916650601468874,
              1.018714455038612
            ],
            [
              -160.7941585974326,
              63.91763074906004,
              98.0187144550386
            ],
            [
              -160.79192337145128,
              63.90807450488887,
              98.0187144550386
            ],
            [
              -160.813639957189,
              63.90709468937736,
              1.018714455038612
            ]
          ]
        ]
      },
      "bbox": [
        -160.8158822,
        63.90709469,
        1.018714455,
        -160.7919234,
        63.91763075,
        98.01871446
      ],
      "properties": {
        "datetime": "2019-07-27T16:44:51Z",
        "pc:count": 8063692,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332803.5264,
            "count": 8063692,
            "maximum": -332293.3536,
            "minimum": -333363.3136,
            "name": "X",
            "position": 0,
            "stddev": 263.863269,
            "variance": 69623.82475
          },
          {
            "average": 1566831.465,
            "count": 8063692,
            "maximum": 1567293.718,
            "minimum": 1566221.038,
            "name": "Y",
            "position": 1,
            "stddev": 291.6633415,
            "variance": 85067.50477
          },
          {
            "average": 26.52475824,
            "count": 8063692,
            "maximum": 98.01871446,
            "minimum": 1.018714455,
            "name": "Z",
            "position": 2,
            "stddev": 19.87899417,
            "variance": 395.1744091
          },
          {
            "average": 326.1938978,
            "count": 8063692,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 453.9356805,
            "variance": 206057.602
          },
          {
            "average": 1.668884675,
            "count": 8063692,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9769498098,
            "variance": 0.9544309309
          },
          {
            "average": 2.338970908,
            "count": 8063692,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.341622794,
            "variance": 1.799951721
          },
          {
            "average": 1,
            "count": 8063692,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8063692,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.138332913,
            "count": 8063692,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3455205346,
            "variance": 0.1193844398
          },
          {
            "average": 19.87381061,
            "count": 8063692,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.790877871,
            "variance": 3.207243548
          },
          {
            "average": 1.707521319,
            "count": 8063692,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.059992519,
            "variance": 1.12358414
          },
          {
            "average": 17.89512757,
            "count": 8063692,
            "maximum": 23,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.99505281,
            "variance": 8.970341334
          },
          {
            "average": 247280271.8,
            "count": 8063692,
            "maximum": 248281091.3,
            "minimum": 247102973.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 419145.6715,
            "variance": 175683093900.0
          },
          {
            "average": 0,
            "count": 8063692,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8063692,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8063692,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8063692,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8063692,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333363.3136,
          1566221.038,
          1.018714455,
          -332293.3536,
          1567293.718,
          98.01871446
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333363.31360712124,
                1566221.0375418763,
                1.018714455038612
              ],
              [
                -333363.31360712124,
                1567293.7175418765,
                1.018714455038612
              ],
              [
                -332293.3536071213,
                1567293.7175418765,
                98.0187144550386
              ],
              [
                -332293.3536071213,
                1566221.0375418763,
                98.0187144550386
              ],
              [
                -333363.31360712124,
                1566221.0375418763,
                1.018714455038612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:44:51+00:00",
        "end_time": "2019-07-14T01:29:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1188.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1188.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1188.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1188.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8158822,
            63.90709469,
            1.018714455,
            -160.7919234,
            63.91763075,
            98.01871446
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.813639957189,
                  63.90709468937736,
                  1.018714455038612
                ],
                [
                  -160.81588222963458,
                  63.916650601468874,
                  1.018714455038612
                ],
                [
                  -160.7941585974326,
                  63.91763074906004,
                  98.0187144550386
                ],
                [
                  -160.79192337145128,
                  63.90807450488887,
                  98.0187144550386
                ],
                [
                  -160.813639957189,
                  63.90709468937736,
                  1.018714455038612
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1188.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1188.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:44:51Z",
            "pc:count": 8063692,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332803.5264,
                "count": 8063692,
                "maximum": -332293.3536,
                "minimum": -333363.3136,
                "name": "X",
                "position": 0,
                "stddev": 263.863269,
                "variance": 69623.82475
              },
              {
                "average": 1566831.465,
                "count": 8063692,
                "maximum": 1567293.718,
                "minimum": 1566221.038,
                "name": "Y",
                "position": 1,
                "stddev": 291.6633415,
                "variance": 85067.50477
              },
              {
                "average": 26.52475824,
                "count": 8063692,
                "maximum": 98.01871446,
                "minimum": 1.018714455,
                "name": "Z",
                "position": 2,
                "stddev": 19.87899417,
                "variance": 395.1744091
              },
              {
                "average": 326.1938978,
                "count": 8063692,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 453.9356805,
                "variance": 206057.602
              },
              {
                "average": 1.668884675,
                "count": 8063692,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9769498098,
                "variance": 0.9544309309
              },
              {
                "average": 2.338970908,
                "count": 8063692,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.341622794,
                "variance": 1.799951721
              },
              {
                "average": 1,
                "count": 8063692,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8063692,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.138332913,
                "count": 8063692,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3455205346,
                "variance": 0.1193844398
              },
              {
                "average": 19.87381061,
                "count": 8063692,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.790877871,
                "variance": 3.207243548
              },
              {
                "average": 1.707521319,
                "count": 8063692,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.059992519,
                "variance": 1.12358414
              },
              {
                "average": 17.89512757,
                "count": 8063692,
                "maximum": 23,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.99505281,
                "variance": 8.970341334
              },
              {
                "average": 247280271.8,
                "count": 8063692,
                "maximum": 248281091.3,
                "minimum": 247102973.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 419145.6715,
                "variance": 175683093900.0
              },
              {
                "average": 0,
                "count": 8063692,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8063692,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8063692,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8063692,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8063692,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333363.3136,
              1566221.038,
              1.018714455,
              -332293.3536,
              1567293.718,
              98.01871446
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333363.31360712124,
                    1566221.0375418763,
                    1.018714455038612
                  ],
                  [
                    -333363.31360712124,
                    1567293.7175418765,
                    1.018714455038612
                  ],
                  [
                    -332293.3536071213,
                    1567293.7175418765,
                    98.0187144550386
                  ],
                  [
                    -332293.3536071213,
                    1566221.0375418763,
                    98.0187144550386
                  ],
                  [
                    -333363.31360712124,
                    1566221.0375418763,
                    1.018714455038612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:44:51+00:00",
            "end_time": "2019-07-14T01:29:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1387.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.77233997847915,
              63.89862890266207,
              25.505524351796225
            ],
            [
              -160.7745684337173,
              63.90818693582528,
              25.505524351796225
            ],
            [
              -160.75285175654787,
              63.90916105348982,
              175.44552435179622
            ],
            [
              -160.7506303460197,
              63.8996026903412,
              175.44552435179622
            ],
            [
              -160.77233997847915,
              63.89862890266207,
              25.505524351796225
            ]
          ]
        ]
      },
      "bbox": [
        -160.7745684,
        63.8986289,
        25.50552435,
        -160.7506303,
        63.90916105,
        175.4455244
      ],
      "properties": {
        "datetime": "2019-07-27T16:49:35Z",
        "pc:count": 8432659,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -331020.7461,
            "count": 8432659,
            "maximum": -330376.0797,
            "minimum": -331445.9397,
            "name": "X",
            "position": 0,
            "stddev": 285.3399497,
            "variance": 81418.88688
          },
          {
            "average": 1565607.285,
            "count": 8432659,
            "maximum": 1566146.8,
            "minimum": 1565073.94,
            "name": "Y",
            "position": 1,
            "stddev": 280.2385881,
            "variance": 78533.66625
          },
          {
            "average": 81.79840737,
            "count": 8432659,
            "maximum": 175.4455244,
            "minimum": 25.50552435,
            "name": "Z",
            "position": 2,
            "stddev": 24.72694153,
            "variance": 611.4216376
          },
          {
            "average": 498.0453424,
            "count": 8432659,
            "maximum": 14713,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 601.4987456,
            "variance": 361800.741
          },
          {
            "average": 1.403914827,
            "count": 8432659,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6942212238,
            "variance": 0.4819431076
          },
          {
            "average": 1.808945197,
            "count": 8432659,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9433866735,
            "variance": 0.8899784158
          },
          {
            "average": 1,
            "count": 8432659,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8432659,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.160553154,
            "count": 8432659,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3671183117,
            "variance": 0.1347758548
          },
          {
            "average": 20.10062348,
            "count": 8432659,
            "maximum": 25.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.286099801,
            "variance": 5.226252302
          },
          {
            "average": 1.4217104,
            "count": 8432659,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7220468981,
            "variance": 0.521351723
          },
          {
            "average": 11.84092384,
            "count": 8432659,
            "maximum": 24,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.669405529,
            "variance": 32.14215905
          },
          {
            "average": 247274839.8,
            "count": 8432659,
            "maximum": 248281375.5,
            "minimum": 247099487.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 401483.0295,
            "variance": 161188623000.0
          },
          {
            "average": 0,
            "count": 8432659,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8432659,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8432659,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8432659,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8432659,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331445.9397,
          1565073.94,
          25.50552435,
          -330376.0797,
          1566146.8,
          175.4455244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331445.9396846784,
                1565073.9403085813,
                25.505524351796225
              ],
              [
                -331445.9396846784,
                1566146.8003085812,
                25.505524351796225
              ],
              [
                -330376.0796846784,
                1566146.8003085812,
                175.44552435179622
              ],
              [
                -330376.0796846784,
                1565073.9403085813,
                175.44552435179622
              ],
              [
                -331445.9396846784,
                1565073.9403085813,
                25.505524351796225
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:49:35+00:00",
        "end_time": "2019-07-14T00:31:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1387.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1387.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1387.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1387.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7745684,
            63.8986289,
            25.50552435,
            -160.7506303,
            63.90916105,
            175.4455244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.77233997847915,
                  63.89862890266207,
                  25.505524351796225
                ],
                [
                  -160.7745684337173,
                  63.90818693582528,
                  25.505524351796225
                ],
                [
                  -160.75285175654787,
                  63.90916105348982,
                  175.44552435179622
                ],
                [
                  -160.7506303460197,
                  63.8996026903412,
                  175.44552435179622
                ],
                [
                  -160.77233997847915,
                  63.89862890266207,
                  25.505524351796225
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1387.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1387.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:49:35Z",
            "pc:count": 8432659,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -331020.7461,
                "count": 8432659,
                "maximum": -330376.0797,
                "minimum": -331445.9397,
                "name": "X",
                "position": 0,
                "stddev": 285.3399497,
                "variance": 81418.88688
              },
              {
                "average": 1565607.285,
                "count": 8432659,
                "maximum": 1566146.8,
                "minimum": 1565073.94,
                "name": "Y",
                "position": 1,
                "stddev": 280.2385881,
                "variance": 78533.66625
              },
              {
                "average": 81.79840737,
                "count": 8432659,
                "maximum": 175.4455244,
                "minimum": 25.50552435,
                "name": "Z",
                "position": 2,
                "stddev": 24.72694153,
                "variance": 611.4216376
              },
              {
                "average": 498.0453424,
                "count": 8432659,
                "maximum": 14713,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 601.4987456,
                "variance": 361800.741
              },
              {
                "average": 1.403914827,
                "count": 8432659,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6942212238,
                "variance": 0.4819431076
              },
              {
                "average": 1.808945197,
                "count": 8432659,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9433866735,
                "variance": 0.8899784158
              },
              {
                "average": 1,
                "count": 8432659,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8432659,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.160553154,
                "count": 8432659,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3671183117,
                "variance": 0.1347758548
              },
              {
                "average": 20.10062348,
                "count": 8432659,
                "maximum": 25.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.286099801,
                "variance": 5.226252302
              },
              {
                "average": 1.4217104,
                "count": 8432659,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7220468981,
                "variance": 0.521351723
              },
              {
                "average": 11.84092384,
                "count": 8432659,
                "maximum": 24,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.669405529,
                "variance": 32.14215905
              },
              {
                "average": 247274839.8,
                "count": 8432659,
                "maximum": 248281375.5,
                "minimum": 247099487.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 401483.0295,
                "variance": 161188623000.0
              },
              {
                "average": 0,
                "count": 8432659,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8432659,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8432659,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8432659,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8432659,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331445.9397,
              1565073.94,
              25.50552435,
              -330376.0797,
              1566146.8,
              175.4455244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331445.9396846784,
                    1565073.9403085813,
                    25.505524351796225
                  ],
                  [
                    -331445.9396846784,
                    1566146.8003085812,
                    25.505524351796225
                  ],
                  [
                    -330376.0796846784,
                    1566146.8003085812,
                    175.44552435179622
                  ],
                  [
                    -330376.0796846784,
                    1565073.9403085813,
                    175.44552435179622
                  ],
                  [
                    -331445.9396846784,
                    1565073.9403085813,
                    25.505524351796225
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:49:35+00:00",
            "end_time": "2019-07-14T00:31: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": "20190713_NCMP_AK_04VDR1388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7729047454095,
              63.9075972992199,
              53.47168265431483
            ],
            [
              -160.77513457062977,
              63.91715756051831,
              53.47168265431483
            ],
            [
              -160.753408790001,
              63.91813187809554,
              206.47168265431483
            ],
            [
              -160.75118601617078,
              63.908571286535135,
              206.47168265431483
            ],
            [
              -160.7729047454095,
              63.9075972992199,
              53.47168265431483
            ]
          ]
        ]
      },
      "bbox": [
        -160.7751346,
        63.9075973,
        53.47168265,
        -160.751186,
        63.91813188,
        206.4716827
      ],
      "properties": {
        "datetime": "2019-07-27T16:49:37Z",
        "pc:count": 7962314,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330816.0295,
            "count": 7962314,
            "maximum": -330301.5492,
            "minimum": -331371.5292,
            "name": "X",
            "position": 0,
            "stddev": 288.85549,
            "variance": 83437.49412
          },
          {
            "average": 1566603.589,
            "count": 7962314,
            "maximum": 1567146.1,
            "minimum": 1566073,
            "name": "Y",
            "position": 1,
            "stddev": 277.533966,
            "variance": 77025.10229
          },
          {
            "average": 120.3525222,
            "count": 7962314,
            "maximum": 206.4716827,
            "minimum": 53.47168265,
            "name": "Z",
            "position": 2,
            "stddev": 27.17327959,
            "variance": 738.3871239
          },
          {
            "average": 371.2452238,
            "count": 7962314,
            "maximum": 53824,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 538.2772532,
            "variance": 289742.4013
          },
          {
            "average": 1.608944711,
            "count": 7962314,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8773101549,
            "variance": 0.7696731078
          },
          {
            "average": 2.21928776,
            "count": 7962314,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.168072404,
            "variance": 1.36439314
          },
          {
            "average": 1,
            "count": 7962314,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7962314,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.142258268,
            "count": 7962314,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.349314856,
            "variance": 0.1220208686
          },
          {
            "average": 20.31786308,
            "count": 7962314,
            "maximum": 25.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.655940762,
            "variance": 7.054021329
          },
          {
            "average": 1.638017918,
            "count": 7962314,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9401701377,
            "variance": 0.8839198878
          },
          {
            "average": 7.062561336,
            "count": 7962314,
            "maximum": 24,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.56807636,
            "variance": 6.595016189
          },
          {
            "average": 247111826.2,
            "count": 7962314,
            "maximum": 248281377.7,
            "minimum": 247098679.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 106455.9796,
            "variance": 11332875600.0
          },
          {
            "average": 0,
            "count": 7962314,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7962314,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7962314,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7962314,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7962314,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331371.5292,
          1566073,
          53.47168265,
          -330301.5492,
          1567146.1,
          206.4716827
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331371.52921253507,
                1566072.999629853,
                53.47168265431483
              ],
              [
                -331371.52921253507,
                1567146.0996298532,
                53.47168265431483
              ],
              [
                -330301.5492125351,
                1567146.0996298532,
                206.47168265431483
              ],
              [
                -330301.5492125351,
                1566072.999629853,
                206.47168265431483
              ],
              [
                -331371.52921253507,
                1566072.999629853,
                53.47168265431483
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:49:37+00:00",
        "end_time": "2019-07-14T00:17:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7751346,
            63.9075973,
            53.47168265,
            -160.751186,
            63.91813188,
            206.4716827
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7729047454095,
                  63.9075972992199,
                  53.47168265431483
                ],
                [
                  -160.77513457062977,
                  63.91715756051831,
                  53.47168265431483
                ],
                [
                  -160.753408790001,
                  63.91813187809554,
                  206.47168265431483
                ],
                [
                  -160.75118601617078,
                  63.908571286535135,
                  206.47168265431483
                ],
                [
                  -160.7729047454095,
                  63.9075972992199,
                  53.47168265431483
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:49:37Z",
            "pc:count": 7962314,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330816.0295,
                "count": 7962314,
                "maximum": -330301.5492,
                "minimum": -331371.5292,
                "name": "X",
                "position": 0,
                "stddev": 288.85549,
                "variance": 83437.49412
              },
              {
                "average": 1566603.589,
                "count": 7962314,
                "maximum": 1567146.1,
                "minimum": 1566073,
                "name": "Y",
                "position": 1,
                "stddev": 277.533966,
                "variance": 77025.10229
              },
              {
                "average": 120.3525222,
                "count": 7962314,
                "maximum": 206.4716827,
                "minimum": 53.47168265,
                "name": "Z",
                "position": 2,
                "stddev": 27.17327959,
                "variance": 738.3871239
              },
              {
                "average": 371.2452238,
                "count": 7962314,
                "maximum": 53824,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 538.2772532,
                "variance": 289742.4013
              },
              {
                "average": 1.608944711,
                "count": 7962314,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8773101549,
                "variance": 0.7696731078
              },
              {
                "average": 2.21928776,
                "count": 7962314,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.168072404,
                "variance": 1.36439314
              },
              {
                "average": 1,
                "count": 7962314,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7962314,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.142258268,
                "count": 7962314,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.349314856,
                "variance": 0.1220208686
              },
              {
                "average": 20.31786308,
                "count": 7962314,
                "maximum": 25.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.655940762,
                "variance": 7.054021329
              },
              {
                "average": 1.638017918,
                "count": 7962314,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9401701377,
                "variance": 0.8839198878
              },
              {
                "average": 7.062561336,
                "count": 7962314,
                "maximum": 24,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.56807636,
                "variance": 6.595016189
              },
              {
                "average": 247111826.2,
                "count": 7962314,
                "maximum": 248281377.7,
                "minimum": 247098679.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 106455.9796,
                "variance": 11332875600.0
              },
              {
                "average": 0,
                "count": 7962314,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7962314,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7962314,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7962314,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7962314,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331371.5292,
              1566073,
              53.47168265,
              -330301.5492,
              1567146.1,
              206.4716827
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331371.52921253507,
                    1566072.999629853,
                    53.47168265431483
                  ],
                  [
                    -331371.52921253507,
                    1567146.0996298532,
                    53.47168265431483
                  ],
                  [
                    -330301.5492125351,
                    1567146.0996298532,
                    206.47168265431483
                  ],
                  [
                    -330301.5492125351,
                    1566072.999629853,
                    206.47168265431483
                  ],
                  [
                    -331371.52921253507,
                    1566072.999629853,
                    53.47168265431483
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:49:37+00:00",
            "end_time": "2019-07-14T00:17:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1189.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.8142208601315,
              63.916063765091266,
              2.596163281380825
            ],
            [
              -160.81646409716956,
              63.92562012350756,
              2.596163281380825
            ],
            [
              -160.79473135840817,
              63.926600474032384,
              158.59616328138083
            ],
            [
              -160.7924951732018,
              63.91704378331938,
              158.59616328138083
            ],
            [
              -160.8142208601315,
              63.916063765091266,
              2.596163281380825
            ]
          ]
        ]
      },
      "bbox": [
        -160.8164641,
        63.91606377,
        2.596163281,
        -160.7924952,
        63.92660047,
        158.5961633
      ],
      "properties": {
        "datetime": "2019-07-27T16:44:43Z",
        "pc:count": 9510462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332771.4267,
            "count": 9510462,
            "maximum": -332218.9735,
            "minimum": -333289.0535,
            "name": "X",
            "position": 0,
            "stddev": 262.6570941,
            "variance": 68988.74907
          },
          {
            "average": 1567727.058,
            "count": 9510462,
            "maximum": 1568292.916,
            "minimum": 1567220.196,
            "name": "Y",
            "position": 1,
            "stddev": 281.4851713,
            "variance": 79233.90167
          },
          {
            "average": 75.48126486,
            "count": 9510462,
            "maximum": 158.5961633,
            "minimum": 2.596163281,
            "name": "Z",
            "position": 2,
            "stddev": 34.32967993,
            "variance": 1178.526924
          },
          {
            "average": 289.3228578,
            "count": 9510462,
            "maximum": 16279,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 425.8720925,
            "variance": 181367.0392
          },
          {
            "average": 1.686176444,
            "count": 9510462,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9412846986,
            "variance": 0.8860168839
          },
          {
            "average": 2.374235342,
            "count": 9510462,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.243451157,
            "variance": 1.546170781
          },
          {
            "average": 1,
            "count": 9510462,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9510462,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.119889654,
            "count": 9510462,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3248324739,
            "variance": 0.1055161361
          },
          {
            "average": 20.07689581,
            "count": 9510462,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.965004415,
            "variance": 3.86124235
          },
          {
            "average": 1.72109357,
            "count": 9510462,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.012632766,
            "variance": 1.025425119
          },
          {
            "average": 17.34895581,
            "count": 9510462,
            "maximum": 23,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.029657074,
            "variance": 9.178821986
          },
          {
            "average": 247320974.6,
            "count": 9510462,
            "maximum": 248281083,
            "minimum": 247102409.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 456334.2517,
            "variance": 208240949300.0
          },
          {
            "average": 0,
            "count": 9510462,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9510462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9510462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9510462,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9510462,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333289.0535,
          1567220.196,
          2.596163281,
          -332218.9735,
          1568292.916,
          158.5961633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333289.05353511794,
                1567220.1963207999,
                2.596163281380825
              ],
              [
                -333289.05353511794,
                1568292.9163208,
                2.596163281380825
              ],
              [
                -332218.973535118,
                1568292.9163208,
                158.59616328138083
              ],
              [
                -332218.973535118,
                1567220.1963207999,
                158.59616328138083
              ],
              [
                -333289.05353511794,
                1567220.1963207999,
                2.596163281380825
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:44:43+00:00",
        "end_time": "2019-07-14T01:20:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1189.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1189.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1189.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1189.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8164641,
            63.91606377,
            2.596163281,
            -160.7924952,
            63.92660047,
            158.5961633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.8142208601315,
                  63.916063765091266,
                  2.596163281380825
                ],
                [
                  -160.81646409716956,
                  63.92562012350756,
                  2.596163281380825
                ],
                [
                  -160.79473135840817,
                  63.926600474032384,
                  158.59616328138083
                ],
                [
                  -160.7924951732018,
                  63.91704378331938,
                  158.59616328138083
                ],
                [
                  -160.8142208601315,
                  63.916063765091266,
                  2.596163281380825
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1189.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1189.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:44:43Z",
            "pc:count": 9510462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332771.4267,
                "count": 9510462,
                "maximum": -332218.9735,
                "minimum": -333289.0535,
                "name": "X",
                "position": 0,
                "stddev": 262.6570941,
                "variance": 68988.74907
              },
              {
                "average": 1567727.058,
                "count": 9510462,
                "maximum": 1568292.916,
                "minimum": 1567220.196,
                "name": "Y",
                "position": 1,
                "stddev": 281.4851713,
                "variance": 79233.90167
              },
              {
                "average": 75.48126486,
                "count": 9510462,
                "maximum": 158.5961633,
                "minimum": 2.596163281,
                "name": "Z",
                "position": 2,
                "stddev": 34.32967993,
                "variance": 1178.526924
              },
              {
                "average": 289.3228578,
                "count": 9510462,
                "maximum": 16279,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 425.8720925,
                "variance": 181367.0392
              },
              {
                "average": 1.686176444,
                "count": 9510462,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9412846986,
                "variance": 0.8860168839
              },
              {
                "average": 2.374235342,
                "count": 9510462,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.243451157,
                "variance": 1.546170781
              },
              {
                "average": 1,
                "count": 9510462,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9510462,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.119889654,
                "count": 9510462,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3248324739,
                "variance": 0.1055161361
              },
              {
                "average": 20.07689581,
                "count": 9510462,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.965004415,
                "variance": 3.86124235
              },
              {
                "average": 1.72109357,
                "count": 9510462,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.012632766,
                "variance": 1.025425119
              },
              {
                "average": 17.34895581,
                "count": 9510462,
                "maximum": 23,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.029657074,
                "variance": 9.178821986
              },
              {
                "average": 247320974.6,
                "count": 9510462,
                "maximum": 248281083,
                "minimum": 247102409.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 456334.2517,
                "variance": 208240949300.0
              },
              {
                "average": 0,
                "count": 9510462,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9510462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9510462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9510462,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9510462,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333289.0535,
              1567220.196,
              2.596163281,
              -332218.9735,
              1568292.916,
              158.5961633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333289.05353511794,
                    1567220.1963207999,
                    2.596163281380825
                  ],
                  [
                    -333289.05353511794,
                    1568292.9163208,
                    2.596163281380825
                  ],
                  [
                    -332218.973535118,
                    1568292.9163208,
                    158.59616328138083
                  ],
                  [
                    -332218.973535118,
                    1567220.1963207999,
                    158.59616328138083
                  ],
                  [
                    -333289.05353511794,
                    1567220.1963207999,
                    2.596163281380825
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:44:43+00:00",
            "end_time": "2019-07-14T01:20:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1190.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.81480148343582,
              63.92503612670813,
              32.17858890048987
            ],
            [
              -160.81704522544027,
              63.93459097193437,
              32.17858890048987
            ],
            [
              -160.79530540520727,
              63.93557143386768,
              142.89858890048987
            ],
            [
              -160.79306871830173,
              63.92601625622668,
              142.89858890048987
            ],
            [
              -160.81480148343582,
              63.92503612670813,
              32.17858890048987
            ]
          ]
        ]
      },
      "bbox": [
        -160.8170452,
        63.92503613,
        32.1785889,
        -160.7930687,
        63.93557143,
        142.8985889
      ],
      "properties": {
        "datetime": "2019-07-27T16:50:21Z",
        "pc:count": 6930184,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332680.071,
            "count": 6930184,
            "maximum": -332144.6259,
            "minimum": -333214.7259,
            "name": "X",
            "position": 0,
            "stddev": 269.9017434,
            "variance": 72846.95108
          },
          {
            "average": 1568755.926,
            "count": 6930184,
            "maximum": 1569292.247,
            "minimum": 1568219.707,
            "name": "Y",
            "position": 1,
            "stddev": 282.2526015,
            "variance": 79666.53103
          },
          {
            "average": 86.42250778,
            "count": 6930184,
            "maximum": 142.8985889,
            "minimum": 32.1785889,
            "name": "Z",
            "position": 2,
            "stddev": 22.78125562,
            "variance": 518.9856077
          },
          {
            "average": 625.3263853,
            "count": 6930184,
            "maximum": 6180,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 652.1660424,
            "variance": 425320.5469
          },
          {
            "average": 1.287849644,
            "count": 6930184,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5998289807,
            "variance": 0.3597948061
          },
          {
            "average": 1.576408072,
            "count": 6930184,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.844524143,
            "variance": 0.7132210282
          },
          {
            "average": 1,
            "count": 6930184,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6930184,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.218111813,
            "count": 6930184,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4129637695,
            "variance": 0.1705390749
          },
          {
            "average": 20.02013565,
            "count": 6930184,
            "maximum": 28.99799919,
            "minimum": 10.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.043158791,
            "variance": 9.260815427
          },
          {
            "average": 1.302604375,
            "count": 6930184,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6146081269,
            "variance": 0.3777431497
          },
          {
            "average": 15.80032435,
            "count": 6930184,
            "maximum": 24,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.83365473,
            "variance": 14.69690859
          },
          {
            "average": 247318131.4,
            "count": 6930184,
            "maximum": 248281421.2,
            "minimum": 247101575.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 453196.1273,
            "variance": 205386729800.0
          },
          {
            "average": 0,
            "count": 6930184,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6930184,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6930184,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6930184,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6930184,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333214.7259,
          1568219.707,
          32.1785889,
          -332144.6259,
          1569292.247,
          142.8985889
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333214.7258582039,
                1568219.7068485979,
                32.17858890048987
              ],
              [
                -333214.7258582039,
                1569292.246848598,
                32.17858890048987
              ],
              [
                -332144.6258582039,
                1569292.246848598,
                142.89858890048987
              ],
              [
                -332144.6258582039,
                1568219.7068485979,
                142.89858890048987
              ],
              [
                -333214.7258582039,
                1568219.7068485979,
                32.17858890048987
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:50:21+00:00",
        "end_time": "2019-07-14T01:06:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1190.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1190.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1190.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1190.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8170452,
            63.92503613,
            32.1785889,
            -160.7930687,
            63.93557143,
            142.8985889
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.81480148343582,
                  63.92503612670813,
                  32.17858890048987
                ],
                [
                  -160.81704522544027,
                  63.93459097193437,
                  32.17858890048987
                ],
                [
                  -160.79530540520727,
                  63.93557143386768,
                  142.89858890048987
                ],
                [
                  -160.79306871830173,
                  63.92601625622668,
                  142.89858890048987
                ],
                [
                  -160.81480148343582,
                  63.92503612670813,
                  32.17858890048987
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1190.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1190.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:50:21Z",
            "pc:count": 6930184,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332680.071,
                "count": 6930184,
                "maximum": -332144.6259,
                "minimum": -333214.7259,
                "name": "X",
                "position": 0,
                "stddev": 269.9017434,
                "variance": 72846.95108
              },
              {
                "average": 1568755.926,
                "count": 6930184,
                "maximum": 1569292.247,
                "minimum": 1568219.707,
                "name": "Y",
                "position": 1,
                "stddev": 282.2526015,
                "variance": 79666.53103
              },
              {
                "average": 86.42250778,
                "count": 6930184,
                "maximum": 142.8985889,
                "minimum": 32.1785889,
                "name": "Z",
                "position": 2,
                "stddev": 22.78125562,
                "variance": 518.9856077
              },
              {
                "average": 625.3263853,
                "count": 6930184,
                "maximum": 6180,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 652.1660424,
                "variance": 425320.5469
              },
              {
                "average": 1.287849644,
                "count": 6930184,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5998289807,
                "variance": 0.3597948061
              },
              {
                "average": 1.576408072,
                "count": 6930184,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.844524143,
                "variance": 0.7132210282
              },
              {
                "average": 1,
                "count": 6930184,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6930184,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.218111813,
                "count": 6930184,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4129637695,
                "variance": 0.1705390749
              },
              {
                "average": 20.02013565,
                "count": 6930184,
                "maximum": 28.99799919,
                "minimum": 10.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.043158791,
                "variance": 9.260815427
              },
              {
                "average": 1.302604375,
                "count": 6930184,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6146081269,
                "variance": 0.3777431497
              },
              {
                "average": 15.80032435,
                "count": 6930184,
                "maximum": 24,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.83365473,
                "variance": 14.69690859
              },
              {
                "average": 247318131.4,
                "count": 6930184,
                "maximum": 248281421.2,
                "minimum": 247101575.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 453196.1273,
                "variance": 205386729800.0
              },
              {
                "average": 0,
                "count": 6930184,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6930184,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6930184,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6930184,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6930184,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333214.7259,
              1568219.707,
              32.1785889,
              -332144.6259,
              1569292.247,
              142.8985889
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333214.7258582039,
                    1568219.7068485979,
                    32.17858890048987
                  ],
                  [
                    -333214.7258582039,
                    1569292.246848598,
                    32.17858890048987
                  ],
                  [
                    -332144.6258582039,
                    1569292.246848598,
                    142.89858890048987
                  ],
                  [
                    -332144.6258582039,
                    1568219.7068485979,
                    142.89858890048987
                  ],
                  [
                    -333214.7258582039,
                    1568219.7068485979,
                    32.17858890048987
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:50:21+00:00",
            "end_time": "2019-07-14T01:06:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1389.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.7734716686558,
              63.91656765527942,
              65.98221968397878
            ],
            [
              -160.7757019091004,
              63.926126046883546,
              65.98221968397878
            ],
            [
              -160.75397148970305,
              63.92710036457118,
              220.9422196839788
            ],
            [
              -160.75174830286016,
              63.917541642637566,
              220.9422196839788
            ],
            [
              -160.7734716686558,
              63.91656765527942,
              65.98221968397878
            ]
          ]
        ]
      },
      "bbox": [
        -160.7757019,
        63.91656766,
        65.98221968,
        -160.7517483,
        63.92710036,
        220.9422197
      ],
      "properties": {
        "datetime": "2019-07-27T16:54:46Z",
        "pc:count": 7855302,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330718.9667,
            "count": 7855302,
            "maximum": -330227.3056,
            "minimum": -331297.1856,
            "name": "X",
            "position": 0,
            "stddev": 290.7903526,
            "variance": 84559.02914
          },
          {
            "average": 1567613.675,
            "count": 7855302,
            "maximum": 1568145.156,
            "minimum": 1567072.276,
            "name": "Y",
            "position": 1,
            "stddev": 300.9579536,
            "variance": 90575.68982
          },
          {
            "average": 132.5755462,
            "count": 7855302,
            "maximum": 220.9422197,
            "minimum": 65.98221968,
            "name": "Z",
            "position": 2,
            "stddev": 36.69513032,
            "variance": 1346.532589
          },
          {
            "average": 386.9806113,
            "count": 7855302,
            "maximum": 10302,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 555.6211484,
            "variance": 308714.8605
          },
          {
            "average": 1.56652946,
            "count": 7855302,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.802651136,
            "variance": 0.6442488462
          },
          {
            "average": 2.13498348,
            "count": 7855302,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.029826417,
            "variance": 1.060542449
          },
          {
            "average": 1,
            "count": 7855302,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7855302,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.141524667,
            "count": 7855302,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.348561976,
            "variance": 0.1214954511
          },
          {
            "average": 20.04826886,
            "count": 7855302,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.527770279,
            "variance": 6.389622585
          },
          {
            "average": 1.583797669,
            "count": 7855302,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8311774285,
            "variance": 0.6908559177
          },
          {
            "average": 6.358855331,
            "count": 7855302,
            "maximum": 25,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.844330144,
            "variance": 23.46753455
          },
          {
            "average": 247167713.5,
            "count": 7855302,
            "maximum": 248281686.3,
            "minimum": 247096741.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 275530.8259,
            "variance": 75917236020.0
          },
          {
            "average": 0,
            "count": 7855302,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7855302,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7855302,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7855302,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7855302,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331297.1856,
          1567072.276,
          65.98221968,
          -330227.3056,
          1568145.156,
          220.9422197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331297.18564453005,
                1567072.2756293544,
                65.98221968397878
              ],
              [
                -331297.18564453005,
                1568145.1556293543,
                65.98221968397878
              ],
              [
                -330227.30564453005,
                1568145.1556293543,
                220.9422196839788
              ],
              [
                -330227.30564453005,
                1567072.2756293544,
                220.9422196839788
              ],
              [
                -331297.18564453005,
                1567072.2756293544,
                65.98221968397878
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:54:46+00:00",
        "end_time": "2019-07-13T23:45:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1389.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1389.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1389.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1389.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7757019,
            63.91656766,
            65.98221968,
            -160.7517483,
            63.92710036,
            220.9422197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.7734716686558,
                  63.91656765527942,
                  65.98221968397878
                ],
                [
                  -160.7757019091004,
                  63.926126046883546,
                  65.98221968397878
                ],
                [
                  -160.75397148970305,
                  63.92710036457118,
                  220.9422196839788
                ],
                [
                  -160.75174830286016,
                  63.917541642637566,
                  220.9422196839788
                ],
                [
                  -160.7734716686558,
                  63.91656765527942,
                  65.98221968397878
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1389.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1389.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:54:46Z",
            "pc:count": 7855302,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330718.9667,
                "count": 7855302,
                "maximum": -330227.3056,
                "minimum": -331297.1856,
                "name": "X",
                "position": 0,
                "stddev": 290.7903526,
                "variance": 84559.02914
              },
              {
                "average": 1567613.675,
                "count": 7855302,
                "maximum": 1568145.156,
                "minimum": 1567072.276,
                "name": "Y",
                "position": 1,
                "stddev": 300.9579536,
                "variance": 90575.68982
              },
              {
                "average": 132.5755462,
                "count": 7855302,
                "maximum": 220.9422197,
                "minimum": 65.98221968,
                "name": "Z",
                "position": 2,
                "stddev": 36.69513032,
                "variance": 1346.532589
              },
              {
                "average": 386.9806113,
                "count": 7855302,
                "maximum": 10302,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 555.6211484,
                "variance": 308714.8605
              },
              {
                "average": 1.56652946,
                "count": 7855302,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.802651136,
                "variance": 0.6442488462
              },
              {
                "average": 2.13498348,
                "count": 7855302,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.029826417,
                "variance": 1.060542449
              },
              {
                "average": 1,
                "count": 7855302,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7855302,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.141524667,
                "count": 7855302,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.348561976,
                "variance": 0.1214954511
              },
              {
                "average": 20.04826886,
                "count": 7855302,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.527770279,
                "variance": 6.389622585
              },
              {
                "average": 1.583797669,
                "count": 7855302,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8311774285,
                "variance": 0.6908559177
              },
              {
                "average": 6.358855331,
                "count": 7855302,
                "maximum": 25,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.844330144,
                "variance": 23.46753455
              },
              {
                "average": 247167713.5,
                "count": 7855302,
                "maximum": 248281686.3,
                "minimum": 247096741.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 275530.8259,
                "variance": 75917236020.0
              },
              {
                "average": 0,
                "count": 7855302,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7855302,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7855302,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7855302,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7855302,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331297.1856,
              1567072.276,
              65.98221968,
              -330227.3056,
              1568145.156,
              220.9422197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331297.18564453005,
                    1567072.2756293544,
                    65.98221968397878
                  ],
                  [
                    -331297.18564453005,
                    1568145.1556293543,
                    65.98221968397878
                  ],
                  [
                    -330227.30564453005,
                    1568145.1556293543,
                    220.9422196839788
                  ],
                  [
                    -330227.30564453005,
                    1567072.2756293544,
                    220.9422196839788
                  ],
                  [
                    -331297.18564453005,
                    1567072.2756293544,
                    65.98221968397878
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:54:46+00:00",
            "end_time": "2019-07-13T23:45: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": "20190713_NCMP_AK_04VDR1191.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.81537833051433,
              63.93400240872354,
              11.466004052452405
            ],
            [
              -160.81762374837558,
              63.9435607299493,
              11.466004052452405
            ],
            [
              -160.79588009472417,
              63.94454115657783,
              101.1260040524524
            ],
            [
              -160.79364173786004,
              63.93498250269539,
              101.1260040524524
            ],
            [
              -160.81537833051433,
              63.93400240872354,
              11.466004052452405
            ]
          ]
        ]
      },
      "bbox": [
        -160.8176237,
        63.93400241,
        11.46600405,
        -160.7936417,
        63.94454116,
        101.1260041
      ],
      "properties": {
        "datetime": "2019-07-27T16:50:21Z",
        "pc:count": 8358771,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332584.5054,
            "count": 8358771,
            "maximum": -332070.3074,
            "minimum": -333140.2674,
            "name": "X",
            "position": 0,
            "stddev": 274.6691638,
            "variance": 75443.14957
          },
          {
            "average": 1569794.501,
            "count": 8358771,
            "maximum": 1570291.431,
            "minimum": 1569218.511,
            "name": "Y",
            "position": 1,
            "stddev": 294.547917,
            "variance": 86758.47543
          },
          {
            "average": 35.62596898,
            "count": 8358771,
            "maximum": 101.1260041,
            "minimum": 11.46600405,
            "name": "Z",
            "position": 2,
            "stddev": 15.41828389,
            "variance": 237.7234782
          },
          {
            "average": 582.2109062,
            "count": 8358771,
            "maximum": 5400,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 599.0982443,
            "variance": 358918.7063
          },
          {
            "average": 1.395507306,
            "count": 8358771,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7772461432,
            "variance": 0.6041115671
          },
          {
            "average": 1.792124105,
            "count": 8358771,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.135656488,
            "variance": 1.289715658
          },
          {
            "average": 1,
            "count": 8358771,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8358771,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.159342324,
            "count": 8358771,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3659950328,
            "variance": 0.1339523641
          },
          {
            "average": 20.10129522,
            "count": 8358771,
            "maximum": 28.99799919,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.612544945,
            "variance": 6.825391091
          },
          {
            "average": 1.420632411,
            "count": 8358771,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8411156336,
            "variance": 0.7074755091
          },
          {
            "average": 14.25422745,
            "count": 8358771,
            "maximum": 24,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.199791994,
            "variance": 17.63825279
          },
          {
            "average": 247287531.6,
            "count": 8358771,
            "maximum": 248281421.8,
            "minimum": 247100790.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 418901.6583,
            "variance": 175478599400.0
          },
          {
            "average": 0,
            "count": 8358771,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8358771,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8358771,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8358771,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8358771,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333140.2674,
          1569218.511,
          11.46600405,
          -332070.3074,
          1570291.431,
          101.1260041
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333140.26740033645,
                1569218.5112908632,
                11.466004052452405
              ],
              [
                -333140.26740033645,
                1570291.431290863,
                11.466004052452405
              ],
              [
                -332070.3074003365,
                1570291.431290863,
                101.1260040524524
              ],
              [
                -332070.3074003365,
                1569218.5112908632,
                101.1260040524524
              ],
              [
                -333140.26740033645,
                1569218.5112908632,
                11.466004052452405
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:50:21+00:00",
        "end_time": "2019-07-14T00:53:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1191.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1191.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1191.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1191.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.8176237,
            63.93400241,
            11.46600405,
            -160.7936417,
            63.94454116,
            101.1260041
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.81537833051433,
                  63.93400240872354,
                  11.466004052452405
                ],
                [
                  -160.81762374837558,
                  63.9435607299493,
                  11.466004052452405
                ],
                [
                  -160.79588009472417,
                  63.94454115657783,
                  101.1260040524524
                ],
                [
                  -160.79364173786004,
                  63.93498250269539,
                  101.1260040524524
                ],
                [
                  -160.81537833051433,
                  63.93400240872354,
                  11.466004052452405
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1191.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1191.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:50:21Z",
            "pc:count": 8358771,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332584.5054,
                "count": 8358771,
                "maximum": -332070.3074,
                "minimum": -333140.2674,
                "name": "X",
                "position": 0,
                "stddev": 274.6691638,
                "variance": 75443.14957
              },
              {
                "average": 1569794.501,
                "count": 8358771,
                "maximum": 1570291.431,
                "minimum": 1569218.511,
                "name": "Y",
                "position": 1,
                "stddev": 294.547917,
                "variance": 86758.47543
              },
              {
                "average": 35.62596898,
                "count": 8358771,
                "maximum": 101.1260041,
                "minimum": 11.46600405,
                "name": "Z",
                "position": 2,
                "stddev": 15.41828389,
                "variance": 237.7234782
              },
              {
                "average": 582.2109062,
                "count": 8358771,
                "maximum": 5400,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 599.0982443,
                "variance": 358918.7063
              },
              {
                "average": 1.395507306,
                "count": 8358771,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7772461432,
                "variance": 0.6041115671
              },
              {
                "average": 1.792124105,
                "count": 8358771,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.135656488,
                "variance": 1.289715658
              },
              {
                "average": 1,
                "count": 8358771,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8358771,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.159342324,
                "count": 8358771,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3659950328,
                "variance": 0.1339523641
              },
              {
                "average": 20.10129522,
                "count": 8358771,
                "maximum": 28.99799919,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.612544945,
                "variance": 6.825391091
              },
              {
                "average": 1.420632411,
                "count": 8358771,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8411156336,
                "variance": 0.7074755091
              },
              {
                "average": 14.25422745,
                "count": 8358771,
                "maximum": 24,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.199791994,
                "variance": 17.63825279
              },
              {
                "average": 247287531.6,
                "count": 8358771,
                "maximum": 248281421.8,
                "minimum": 247100790.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 418901.6583,
                "variance": 175478599400.0
              },
              {
                "average": 0,
                "count": 8358771,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8358771,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8358771,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8358771,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8358771,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333140.2674,
              1569218.511,
              11.46600405,
              -332070.3074,
              1570291.431,
              101.1260041
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333140.26740033645,
                    1569218.5112908632,
                    11.466004052452405
                  ],
                  [
                    -333140.26740033645,
                    1570291.431290863,
                    11.466004052452405
                  ],
                  [
                    -332070.3074003365,
                    1570291.431290863,
                    101.1260040524524
                  ],
                  [
                    -332070.3074003365,
                    1569218.5112908632,
                    101.1260040524524
                  ],
                  [
                    -333140.26740033645,
                    1569218.5112908632,
                    11.466004052452405
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:50:21+00:00",
            "end_time": "2019-07-14T00:53:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190713_NCMP_AK_04VDR1390.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.77403672589193,
              63.925537613216406,
              58.242116190981335
            ],
            [
              -160.77626792195198,
              63.935096451848835,
              58.242116190981335
            ],
            [
              -160.75542116123427,
              63.9360310119699,
              185.92211619098134
            ],
            [
              -160.75319673424355,
              63.926471856346225,
              185.92211619098134
            ],
            [
              -160.77403672589193,
              63.925537613216406,
              58.242116190981335
            ]
          ]
        ]
      },
      "bbox": [
        -160.7762679,
        63.92553761,
        58.24211619,
        -160.7531967,
        63.93603101,
        185.9221162
      ],
      "properties": {
        "datetime": "2019-07-27T16:54:39Z",
        "pc:count": 8846811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -330670.8792,
            "count": 8846811,
            "maximum": -330196.6797,
            "minimum": -331222.7397,
            "name": "X",
            "position": 0,
            "stddev": 268.1994908,
            "variance": 71930.96689
          },
          {
            "average": 1568579.969,
            "count": 8846811,
            "maximum": 1569144.406,
            "minimum": 1568071.486,
            "name": "Y",
            "position": 1,
            "stddev": 269.9902466,
            "variance": 72894.73323
          },
          {
            "average": 111.71235,
            "count": 8846811,
            "maximum": 185.9221162,
            "minimum": 58.24211619,
            "name": "Z",
            "position": 2,
            "stddev": 23.62935011,
            "variance": 558.3461866
          },
          {
            "average": 377.8743345,
            "count": 8846811,
            "maximum": 7274,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 557.0067352,
            "variance": 310256.503
          },
          {
            "average": 1.667362058,
            "count": 8846811,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.916403311,
            "variance": 0.8397950284
          },
          {
            "average": 2.336464744,
            "count": 8846811,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.205361672,
            "variance": 1.45289676
          },
          {
            "average": 1,
            "count": 8846811,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8846811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.129856962,
            "count": 8846811,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3361460162,
            "variance": 0.1129941442
          },
          {
            "average": 20.14641103,
            "count": 8846811,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.144492977,
            "variance": 4.598850127
          },
          {
            "average": 1.70212012,
            "count": 8846811,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9960695071,
            "variance": 0.992154463
          },
          {
            "average": 7.757347365,
            "count": 8846811,
            "maximum": 25,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 8.207033106,
            "variance": 67.35539241
          },
          {
            "average": 247313196.2,
            "count": 8846811,
            "maximum": 248281679.4,
            "minimum": 247096744.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 455666.3793,
            "variance": 207631849200.0
          },
          {
            "average": 0,
            "count": 8846811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8846811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8846811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8846811,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8846811,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -331222.7397,
          1568071.486,
          58.24211619,
          -330196.6797,
          1569144.406,
          185.9221162
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -331222.7396954199,
                1568071.4863099242,
                58.242116190981335
              ],
              [
                -331222.7396954199,
                1569144.406309924,
                58.242116190981335
              ],
              [
                -330196.67969541985,
                1569144.406309924,
                185.92211619098134
              ],
              [
                -330196.67969541985,
                1568071.4863099242,
                185.92211619098134
              ],
              [
                -331222.7396954199,
                1568071.4863099242,
                58.242116190981335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:54:39+00:00",
        "end_time": "2019-07-13T23:45:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1390.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1390.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1390.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1390.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.7762679,
            63.92553761,
            58.24211619,
            -160.7531967,
            63.93603101,
            185.9221162
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.77403672589193,
                  63.925537613216406,
                  58.242116190981335
                ],
                [
                  -160.77626792195198,
                  63.935096451848835,
                  58.242116190981335
                ],
                [
                  -160.75542116123427,
                  63.9360310119699,
                  185.92211619098134
                ],
                [
                  -160.75319673424355,
                  63.926471856346225,
                  185.92211619098134
                ],
                [
                  -160.77403672589193,
                  63.925537613216406,
                  58.242116190981335
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1390.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1390.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:54:39Z",
            "pc:count": 8846811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -330670.8792,
                "count": 8846811,
                "maximum": -330196.6797,
                "minimum": -331222.7397,
                "name": "X",
                "position": 0,
                "stddev": 268.1994908,
                "variance": 71930.96689
              },
              {
                "average": 1568579.969,
                "count": 8846811,
                "maximum": 1569144.406,
                "minimum": 1568071.486,
                "name": "Y",
                "position": 1,
                "stddev": 269.9902466,
                "variance": 72894.73323
              },
              {
                "average": 111.71235,
                "count": 8846811,
                "maximum": 185.9221162,
                "minimum": 58.24211619,
                "name": "Z",
                "position": 2,
                "stddev": 23.62935011,
                "variance": 558.3461866
              },
              {
                "average": 377.8743345,
                "count": 8846811,
                "maximum": 7274,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 557.0067352,
                "variance": 310256.503
              },
              {
                "average": 1.667362058,
                "count": 8846811,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.916403311,
                "variance": 0.8397950284
              },
              {
                "average": 2.336464744,
                "count": 8846811,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.205361672,
                "variance": 1.45289676
              },
              {
                "average": 1,
                "count": 8846811,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8846811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.129856962,
                "count": 8846811,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3361460162,
                "variance": 0.1129941442
              },
              {
                "average": 20.14641103,
                "count": 8846811,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.144492977,
                "variance": 4.598850127
              },
              {
                "average": 1.70212012,
                "count": 8846811,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9960695071,
                "variance": 0.992154463
              },
              {
                "average": 7.757347365,
                "count": 8846811,
                "maximum": 25,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 8.207033106,
                "variance": 67.35539241
              },
              {
                "average": 247313196.2,
                "count": 8846811,
                "maximum": 248281679.4,
                "minimum": 247096744.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 455666.3793,
                "variance": 207631849200.0
              },
              {
                "average": 0,
                "count": 8846811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8846811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8846811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8846811,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8846811,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -331222.7397,
              1568071.486,
              58.24211619,
              -330196.6797,
              1569144.406,
              185.9221162
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -331222.7396954199,
                    1568071.4863099242,
                    58.242116190981335
                  ],
                  [
                    -331222.7396954199,
                    1569144.406309924,
                    58.242116190981335
                  ],
                  [
                    -330196.67969541985,
                    1569144.406309924,
                    185.92211619098134
                  ],
                  [
                    -330196.67969541985,
                    1568071.4863099242,
                    185.92211619098134
                  ],
                  [
                    -331222.7396954199,
                    1568071.4863099242,
                    58.242116190981335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:54:39+00:00",
            "end_time": "2019-07-13T23: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": "20190713_NCMP_AK_04VDR1192.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -160.81596057667835,
              63.94297372816433,
              20.718868563538862
            ],
            [
              -160.81819602931108,
              63.95248599274494,
              20.718868563538862
            ],
            [
              -160.7964449137931,
              63.95346654782732,
              157.67886856353886
            ],
            [
              -160.79421649262582,
              63.943953952017125,
              157.67886856353886
            ],
            [
              -160.81596057667835,
              63.94297372816433,
              20.718868563538862
            ]
          ]
        ]
      },
      "bbox": [
        -160.818196,
        63.94297373,
        20.71886856,
        -160.7942165,
        63.95346655,
        157.6788686
      ],
      "properties": {
        "datetime": "2019-07-27T16:43:56Z",
        "pc:count": 8035557,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -332460.4789,
            "count": 8035557,
            "maximum": -331995.998,
            "minimum": -333065.998,
            "name": "X",
            "position": 0,
            "stddev": 225.7551299,
            "variance": 50965.37868
          },
          {
            "average": 1570633.96,
            "count": 8035557,
            "maximum": 1571285.63,
            "minimum": 1570217.89,
            "name": "Y",
            "position": 1,
            "stddev": 279.3323579,
            "variance": 78026.56617
          },
          {
            "average": 104.3425695,
            "count": 8035557,
            "maximum": 157.6788686,
            "minimum": 20.71886856,
            "name": "Z",
            "position": 2,
            "stddev": 32.15598703,
            "variance": 1034.007502
          },
          {
            "average": 288.4436725,
            "count": 8035557,
            "maximum": 6429,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 486.7479112,
            "variance": 236923.529
          },
          {
            "average": 1.940904657,
            "count": 8035557,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.101702417,
            "variance": 1.213748215
          },
          {
            "average": 2.883889816,
            "count": 8035557,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.382659032,
            "variance": 1.911746
          },
          {
            "average": 1,
            "count": 8035557,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8035557,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.119855288,
            "count": 8035557,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3247922585,
            "variance": 0.1054900112
          },
          {
            "average": 20.14984564,
            "count": 8035557,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.29775111,
            "variance": 5.279660163
          },
          {
            "average": 1.999903429,
            "count": 8035557,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.223108557,
            "variance": 1.495994543
          },
          {
            "average": 14.10631609,
            "count": 8035557,
            "maximum": 23,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.766313877,
            "variance": 33.25037573
          },
          {
            "average": 247425243.9,
            "count": 8035557,
            "maximum": 248281036.9,
            "minimum": 247100209.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 519671.6533,
            "variance": 270058627300.0
          },
          {
            "average": 0,
            "count": 8035557,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8035557,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8035557,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8035557,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8035557,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -333065.998,
          1570217.89,
          20.71886856,
          -331995.998,
          1571285.63,
          157.6788686
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -333065.9979573419,
                1570217.890442604,
                20.718868563538862
              ],
              [
                -333065.9979573419,
                1571285.6304426042,
                20.718868563538862
              ],
              [
                -331995.9979573419,
                1571285.6304426042,
                157.67886856353886
              ],
              [
                -331995.9979573419,
                1570217.890442604,
                157.67886856353886
              ],
              [
                -333065.9979573419,
                1570217.890442604,
                20.718868563538862
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-27T16:43:56+00:00",
        "end_time": "2019-07-14T00:43:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1192.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190713_NCMP_AK_04VDR1192.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1192.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1192.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -160.818196,
            63.94297373,
            20.71886856,
            -160.7942165,
            63.95346655,
            157.6788686
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -160.81596057667835,
                  63.94297372816433,
                  20.718868563538862
                ],
                [
                  -160.81819602931108,
                  63.95248599274494,
                  20.718868563538862
                ],
                [
                  -160.7964449137931,
                  63.95346654782732,
                  157.67886856353886
                ],
                [
                  -160.79421649262582,
                  63.943953952017125,
                  157.67886856353886
                ],
                [
                  -160.81596057667835,
                  63.94297372816433,
                  20.718868563538862
                ]
              ]
            ]
          },
          "id": "20190713_NCMP_AK_04VDR1192.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_527_Unalakleet/20190713_NCMP_AK_04VDR1192.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-27T16:43:56Z",
            "pc:count": 8035557,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -332460.4789,
                "count": 8035557,
                "maximum": -331995.998,
                "minimum": -333065.998,
                "name": "X",
                "position": 0,
                "stddev": 225.7551299,
                "variance": 50965.37868
              },
              {
                "average": 1570633.96,
                "count": 8035557,
                "maximum": 1571285.63,
                "minimum": 1570217.89,
                "name": "Y",
                "position": 1,
                "stddev": 279.3323579,
                "variance": 78026.56617
              },
              {
                "average": 104.3425695,
                "count": 8035557,
                "maximum": 157.6788686,
                "minimum": 20.71886856,
                "name": "Z",
                "position": 2,
                "stddev": 32.15598703,
                "variance": 1034.007502
              },
              {
                "average": 288.4436725,
                "count": 8035557,
                "maximum": 6429,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 486.7479112,
                "variance": 236923.529
              },
              {
                "average": 1.940904657,
                "count": 8035557,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.101702417,
                "variance": 1.213748215
              },
              {
                "average": 2.883889816,
                "count": 8035557,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.382659032,
                "variance": 1.911746
              },
              {
                "average": 1,
                "count": 8035557,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8035557,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.119855288,
                "count": 8035557,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3247922585,
                "variance": 0.1054900112
              },
              {
                "average": 20.14984564,
                "count": 8035557,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.29775111,
                "variance": 5.279660163
              },
              {
                "average": 1.999903429,
                "count": 8035557,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.223108557,
                "variance": 1.495994543
              },
              {
                "average": 14.10631609,
                "count": 8035557,
                "maximum": 23,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.766313877,
                "variance": 33.25037573
              },
              {
                "average": 247425243.9,
                "count": 8035557,
                "maximum": 248281036.9,
                "minimum": 247100209.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 519671.6533,
                "variance": 270058627300.0
              },
              {
                "average": 0,
                "count": 8035557,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8035557,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8035557,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8035557,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8035557,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -333065.998,
              1570217.89,
              20.71886856,
              -331995.998,
              1571285.63,
              157.6788686
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -333065.9979573419,
                    1570217.890442604,
                    20.718868563538862
                  ],
                  [
                    -333065.9979573419,
                    1571285.6304426042,
                    20.718868563538862
                  ],
                  [
                    -331995.9979573419,
                    1571285.6304426042,
                    157.67886856353886
                  ],
                  [
                    -331995.9979573419,
                    1570217.890442604,
                    157.67886856353886
                  ],
                  [
                    -333065.9979573419,
                    1570217.890442604,
                    20.718868563538862
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-27T16:43:56+00:00",
            "end_time": "2019-07-14T00:43:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7192.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.74759347864426,
              59.4605419405539,
              -24.332691372262204
            ],
            [
              -151.7469841629171,
              59.46961357296461,
              -24.332691372262204
            ],
            [
              -151.72913662551304,
              59.46930638500297,
              -13.512691372262204
            ],
            [
              -151.72975076051392,
              59.46023483446203,
              -13.512691372262204
            ],
            [
              -151.74759347864426,
              59.4605419405539,
              -24.332691372262204
            ]
          ]
        ]
      },
      "bbox": [
        -151.7475935,
        59.46023483,
        -24.33269137,
        -151.7291366,
        59.46961357,
        -13.51269137
      ],
      "properties": {
        "datetime": "2019-07-28T23:00:19Z",
        "pc:count": 566093,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127827.1208,
            "count": 566093,
            "maximum": 128239.8216,
            "minimum": 127231.1616,
            "name": "X",
            "position": 0,
            "stddev": 247.4357826,
            "variance": 61224.46651
          },
          {
            "average": 1054611.499,
            "count": 566093,
            "maximum": 1055139.031,
            "minimum": 1054124.111,
            "name": "Y",
            "position": 1,
            "stddev": 293.0621789,
            "variance": 85885.44069
          },
          {
            "average": -18.23538754,
            "count": 566093,
            "maximum": -13.51269137,
            "minimum": -24.33269137,
            "name": "Z",
            "position": 2,
            "stddev": 2.11109571,
            "variance": 4.456725097
          },
          {
            "average": 994.4516219,
            "count": 566093,
            "maximum": 2477,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 353.2875055,
            "variance": 124812.0615
          },
          {
            "average": 1,
            "count": 566093,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 566093,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 566093,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 566093,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 566093,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.8471718,
            "count": 566093,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.389087416,
            "variance": 1.92956385
          },
          {
            "average": 2.009005587,
            "count": 566093,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09446958548,
            "variance": 0.008924502581
          },
          {
            "average": 3.557830604,
            "count": 566093,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.671287905,
            "variance": 2.793203261
          },
          {
            "average": 247448753.5,
            "count": 566093,
            "maximum": 248390019.8,
            "minimum": 247423213.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 151905.7943,
            "variance": 23075370340.0
          },
          {
            "average": 0,
            "count": 566093,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 566093,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 566093,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 566093,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 566093,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127231.1616,
          1054124.111,
          -24.33269137,
          128239.8216,
          1055139.031,
          -13.51269137
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127231.16155535112,
                1054124.1114579919,
                -24.332691372262204
              ],
              [
                127231.16155535112,
                1055139.0314579918,
                -24.332691372262204
              ],
              [
                128239.82155535113,
                1055139.0314579918,
                -13.512691372262204
              ],
              [
                128239.82155535113,
                1054124.1114579919,
                -13.512691372262204
              ],
              [
                127231.16155535112,
                1054124.1114579919,
                -24.332691372262204
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:00:19+00:00",
        "end_time": "2019-07-17T18:26:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7192.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7192.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7192.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7192.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7475935,
            59.46023483,
            -24.33269137,
            -151.7291366,
            59.46961357,
            -13.51269137
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.74759347864426,
                  59.4605419405539,
                  -24.332691372262204
                ],
                [
                  -151.7469841629171,
                  59.46961357296461,
                  -24.332691372262204
                ],
                [
                  -151.72913662551304,
                  59.46930638500297,
                  -13.512691372262204
                ],
                [
                  -151.72975076051392,
                  59.46023483446203,
                  -13.512691372262204
                ],
                [
                  -151.74759347864426,
                  59.4605419405539,
                  -24.332691372262204
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7192.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7192.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:00:19Z",
            "pc:count": 566093,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127827.1208,
                "count": 566093,
                "maximum": 128239.8216,
                "minimum": 127231.1616,
                "name": "X",
                "position": 0,
                "stddev": 247.4357826,
                "variance": 61224.46651
              },
              {
                "average": 1054611.499,
                "count": 566093,
                "maximum": 1055139.031,
                "minimum": 1054124.111,
                "name": "Y",
                "position": 1,
                "stddev": 293.0621789,
                "variance": 85885.44069
              },
              {
                "average": -18.23538754,
                "count": 566093,
                "maximum": -13.51269137,
                "minimum": -24.33269137,
                "name": "Z",
                "position": 2,
                "stddev": 2.11109571,
                "variance": 4.456725097
              },
              {
                "average": 994.4516219,
                "count": 566093,
                "maximum": 2477,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 353.2875055,
                "variance": 124812.0615
              },
              {
                "average": 1,
                "count": 566093,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 566093,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 566093,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 566093,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 566093,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.8471718,
                "count": 566093,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.389087416,
                "variance": 1.92956385
              },
              {
                "average": 2.009005587,
                "count": 566093,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09446958548,
                "variance": 0.008924502581
              },
              {
                "average": 3.557830604,
                "count": 566093,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.671287905,
                "variance": 2.793203261
              },
              {
                "average": 247448753.5,
                "count": 566093,
                "maximum": 248390019.8,
                "minimum": 247423213.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 151905.7943,
                "variance": 23075370340.0
              },
              {
                "average": 0,
                "count": 566093,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 566093,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 566093,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 566093,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 566093,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127231.1616,
              1054124.111,
              -24.33269137,
              128239.8216,
              1055139.031,
              -13.51269137
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127231.16155535112,
                    1054124.1114579919,
                    -24.332691372262204
                  ],
                  [
                    127231.16155535112,
                    1055139.0314579918,
                    -24.332691372262204
                  ],
                  [
                    128239.82155535113,
                    1055139.0314579918,
                    -13.512691372262204
                  ],
                  [
                    128239.82155535113,
                    1054124.1114579919,
                    -13.512691372262204
                  ],
                  [
                    127231.16155535112,
                    1054124.1114579919,
                    -24.332691372262204
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:00:19+00:00",
            "end_time": "2019-07-17T18:26: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": "20190717_NCMP_AK_05VNF7193.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.74725429970638,
              59.46949029278708,
              -27.872824428110405
            ],
            [
              -151.74664268703975,
              59.478592279444264,
              -27.872824428110405
            ],
            [
              -151.72880276395225,
              59.47828526001522,
              -18.732824428110405
            ],
            [
              -151.72941921126105,
              59.4691833554863,
              -18.732824428110405
            ],
            [
              -151.74725429970638,
              59.46949029278708,
              -27.872824428110405
            ]
          ]
        ]
      },
      "bbox": [
        -151.7472543,
        59.46918336,
        -27.87282443,
        -151.7288028,
        59.47859228,
        -18.73282443
      ],
      "properties": {
        "datetime": "2019-07-28T21:54:54Z",
        "pc:count": 209238,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127891.576,
            "count": 209238,
            "maximum": 128224.3399,
            "minimum": 127216.3799,
            "name": "X",
            "position": 0,
            "stddev": 251.3512656,
            "variance": 63177.45871
          },
          {
            "average": 1055477.666,
            "count": 209238,
            "maximum": 1056143.057,
            "minimum": 1055124.737,
            "name": "Y",
            "position": 1,
            "stddev": 254.1804873,
            "variance": 64607.72013
          },
          {
            "average": -22.8526443,
            "count": 209238,
            "maximum": -18.73282443,
            "minimum": -27.87282443,
            "name": "Z",
            "position": 2,
            "stddev": 1.483827941,
            "variance": 2.201745358
          },
          {
            "average": 855.9110965,
            "count": 209238,
            "maximum": 2268,
            "minimum": 183,
            "name": "Intensity",
            "position": 3,
            "stddev": 405.8947743,
            "variance": 164750.5678
          },
          {
            "average": 1,
            "count": 209238,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 209238,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 209238,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209238,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 209238,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.83104143,
            "count": 209238,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.141175574,
            "variance": 1.30228169
          },
          {
            "average": 2.003292901,
            "count": 209238,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05728938293,
            "variance": 0.003282073397
          },
          {
            "average": 4.90281402,
            "count": 209238,
            "maximum": 8,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.391298934,
            "variance": 1.935712723
          },
          {
            "average": 247426732.5,
            "count": 209238,
            "maximum": 248386094.6,
            "minimum": 247423492.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43461.03142,
            "variance": 1888861252
          },
          {
            "average": 0,
            "count": 209238,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209238,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209238,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209238,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209238,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127216.3799,
          1055124.737,
          -27.87282443,
          128224.3399,
          1056143.057,
          -18.73282443
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127216.37987742395,
                1055124.7374025432,
                -27.872824428110405
              ],
              [
                127216.37987742395,
                1056143.057402543,
                -27.872824428110405
              ],
              [
                128224.33987742395,
                1056143.057402543,
                -18.732824428110405
              ],
              [
                128224.33987742395,
                1055124.7374025432,
                -18.732824428110405
              ],
              [
                127216.37987742395,
                1055124.7374025432,
                -27.872824428110405
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:54:54+00:00",
        "end_time": "2019-07-17T18:31:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7193.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7193.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7193.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7193.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7472543,
            59.46918336,
            -27.87282443,
            -151.7288028,
            59.47859228,
            -18.73282443
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.74725429970638,
                  59.46949029278708,
                  -27.872824428110405
                ],
                [
                  -151.74664268703975,
                  59.478592279444264,
                  -27.872824428110405
                ],
                [
                  -151.72880276395225,
                  59.47828526001522,
                  -18.732824428110405
                ],
                [
                  -151.72941921126105,
                  59.4691833554863,
                  -18.732824428110405
                ],
                [
                  -151.74725429970638,
                  59.46949029278708,
                  -27.872824428110405
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7193.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7193.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:54:54Z",
            "pc:count": 209238,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127891.576,
                "count": 209238,
                "maximum": 128224.3399,
                "minimum": 127216.3799,
                "name": "X",
                "position": 0,
                "stddev": 251.3512656,
                "variance": 63177.45871
              },
              {
                "average": 1055477.666,
                "count": 209238,
                "maximum": 1056143.057,
                "minimum": 1055124.737,
                "name": "Y",
                "position": 1,
                "stddev": 254.1804873,
                "variance": 64607.72013
              },
              {
                "average": -22.8526443,
                "count": 209238,
                "maximum": -18.73282443,
                "minimum": -27.87282443,
                "name": "Z",
                "position": 2,
                "stddev": 1.483827941,
                "variance": 2.201745358
              },
              {
                "average": 855.9110965,
                "count": 209238,
                "maximum": 2268,
                "minimum": 183,
                "name": "Intensity",
                "position": 3,
                "stddev": 405.8947743,
                "variance": 164750.5678
              },
              {
                "average": 1,
                "count": 209238,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 209238,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 209238,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209238,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 209238,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.83104143,
                "count": 209238,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.141175574,
                "variance": 1.30228169
              },
              {
                "average": 2.003292901,
                "count": 209238,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05728938293,
                "variance": 0.003282073397
              },
              {
                "average": 4.90281402,
                "count": 209238,
                "maximum": 8,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.391298934,
                "variance": 1.935712723
              },
              {
                "average": 247426732.5,
                "count": 209238,
                "maximum": 248386094.6,
                "minimum": 247423492.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43461.03142,
                "variance": 1888861252
              },
              {
                "average": 0,
                "count": 209238,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209238,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209238,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209238,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209238,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127216.3799,
              1055124.737,
              -27.87282443,
              128224.3399,
              1056143.057,
              -18.73282443
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127216.37987742395,
                    1055124.7374025432,
                    -27.872824428110405
                  ],
                  [
                    127216.37987742395,
                    1056143.057402543,
                    -27.872824428110405
                  ],
                  [
                    128224.33987742395,
                    1056143.057402543,
                    -18.732824428110405
                  ],
                  [
                    128224.33987742395,
                    1055124.7374025432,
                    -18.732824428110405
                  ],
                  [
                    127216.37987742395,
                    1055124.7374025432,
                    -27.872824428110405
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:54:54+00:00",
            "end_time": "2019-07-17T18:31:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7194.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.74248796047144,
              59.47845458242523,
              -29.406153206206362
            ],
            [
              -151.7420669530901,
              59.4847055940044,
              -29.406153206206362
            ],
            [
              -151.72864969909605,
              59.48447448878186,
              -21.34615320620636
            ],
            [
              -151.72907320432768,
              59.47822351967459,
              -21.34615320620636
            ],
            [
              -151.74248796047144,
              59.47845458242523,
              -29.406153206206362
            ]
          ]
        ]
      },
      "bbox": [
        -151.742488,
        59.47822352,
        -29.40615321,
        -151.7286497,
        59.48470559,
        -21.34615321
      ],
      "properties": {
        "datetime": "2019-07-28T21:54:44Z",
        "pc:count": 9499,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128085.6607,
            "count": 9499,
            "maximum": 128209.3137,
            "minimum": 127451.3737,
            "name": "X",
            "position": 0,
            "stddev": 96.79255653,
            "variance": 9368.799
          },
          {
            "average": 1056300.883,
            "count": 9499,
            "maximum": 1056834.996,
            "minimum": 1056135.636,
            "name": "Y",
            "position": 1,
            "stddev": 167.694029,
            "variance": 28121.28736
          },
          {
            "average": -23.92878927,
            "count": 9499,
            "maximum": -21.34615321,
            "minimum": -29.40615321,
            "name": "Z",
            "position": 2,
            "stddev": 1.188364848,
            "variance": 1.412211012
          },
          {
            "average": 1112.110327,
            "count": 9499,
            "maximum": 2182,
            "minimum": 295,
            "name": "Intensity",
            "position": 3,
            "stddev": 261.5306416,
            "variance": 68398.27652
          },
          {
            "average": 1,
            "count": 9499,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 9499,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 9499,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9499,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 9499,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.91855098,
            "count": 9499,
            "maximum": 22.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9939773308,
            "variance": 0.9879909342
          },
          {
            "average": 2.000315823,
            "count": 9499,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01776953053,
            "variance": 0.0003157562152
          },
          {
            "average": 6.780924308,
            "count": 9499,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9131075348,
            "variance": 0.83376537
          },
          {
            "average": 247425965.9,
            "count": 9499,
            "maximum": 248386084.1,
            "minimum": 247424354,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17068.7666,
            "variance": 291342793.3
          },
          {
            "average": 0,
            "count": 9499,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9499,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9499,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9499,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9499,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127451.3737,
          1056135.636,
          -29.40615321,
          128209.3137,
          1056834.996,
          -21.34615321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127451.3736719698,
                1056135.63583459,
                -29.406153206206362
              ],
              [
                127451.3736719698,
                1056834.99583459,
                -29.406153206206362
              ],
              [
                128209.31367196981,
                1056834.99583459,
                -21.34615320620636
              ],
              [
                128209.31367196981,
                1056135.63583459,
                -21.34615320620636
              ],
              [
                127451.3736719698,
                1056135.63583459,
                -29.406153206206362
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:54:44+00:00",
        "end_time": "2019-07-17T18:45:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7194.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7194.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7194.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7194.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.742488,
            59.47822352,
            -29.40615321,
            -151.7286497,
            59.48470559,
            -21.34615321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.74248796047144,
                  59.47845458242523,
                  -29.406153206206362
                ],
                [
                  -151.7420669530901,
                  59.4847055940044,
                  -29.406153206206362
                ],
                [
                  -151.72864969909605,
                  59.48447448878186,
                  -21.34615320620636
                ],
                [
                  -151.72907320432768,
                  59.47822351967459,
                  -21.34615320620636
                ],
                [
                  -151.74248796047144,
                  59.47845458242523,
                  -29.406153206206362
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7194.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7194.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:54:44Z",
            "pc:count": 9499,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128085.6607,
                "count": 9499,
                "maximum": 128209.3137,
                "minimum": 127451.3737,
                "name": "X",
                "position": 0,
                "stddev": 96.79255653,
                "variance": 9368.799
              },
              {
                "average": 1056300.883,
                "count": 9499,
                "maximum": 1056834.996,
                "minimum": 1056135.636,
                "name": "Y",
                "position": 1,
                "stddev": 167.694029,
                "variance": 28121.28736
              },
              {
                "average": -23.92878927,
                "count": 9499,
                "maximum": -21.34615321,
                "minimum": -29.40615321,
                "name": "Z",
                "position": 2,
                "stddev": 1.188364848,
                "variance": 1.412211012
              },
              {
                "average": 1112.110327,
                "count": 9499,
                "maximum": 2182,
                "minimum": 295,
                "name": "Intensity",
                "position": 3,
                "stddev": 261.5306416,
                "variance": 68398.27652
              },
              {
                "average": 1,
                "count": 9499,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 9499,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 9499,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9499,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 9499,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.91855098,
                "count": 9499,
                "maximum": 22.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9939773308,
                "variance": 0.9879909342
              },
              {
                "average": 2.000315823,
                "count": 9499,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01776953053,
                "variance": 0.0003157562152
              },
              {
                "average": 6.780924308,
                "count": 9499,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9131075348,
                "variance": 0.83376537
              },
              {
                "average": 247425965.9,
                "count": 9499,
                "maximum": 248386084.1,
                "minimum": 247424354,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17068.7666,
                "variance": 291342793.3
              },
              {
                "average": 0,
                "count": 9499,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9499,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9499,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9499,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9499,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127451.3737,
              1056135.636,
              -29.40615321,
              128209.3137,
              1056834.996,
              -21.34615321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127451.3736719698,
                    1056135.63583459,
                    -29.406153206206362
                  ],
                  [
                    127451.3736719698,
                    1056834.99583459,
                    -29.406153206206362
                  ],
                  [
                    128209.31367196981,
                    1056834.99583459,
                    -21.34615320620636
                  ],
                  [
                    128209.31367196981,
                    1056135.63583459,
                    -21.34615320620636
                  ],
                  [
                    127451.3736719698,
                    1056135.63583459,
                    -29.406153206206362
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:54:44+00:00",
            "end_time": "2019-07-17T18:45:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7287.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.73028259580326,
              59.41917499073976,
              -15.175327131696967
            ],
            [
              -151.72992018507168,
              59.42453675527337,
              -15.175327131696967
            ],
            [
              -151.71332695683316,
              59.42424868722637,
              53.384672868303035
            ],
            [
              -151.7136920124461,
              59.41888696799344,
              53.384672868303035
            ],
            [
              -151.73028259580326,
              59.41917499073976,
              -15.175327131696967
            ]
          ]
        ]
      },
      "bbox": [
        -151.7302826,
        59.41888697,
        -15.17532713,
        -151.713327,
        59.42453676,
        53.38467287
      ],
      "properties": {
        "datetime": "2019-07-28T21:49:00Z",
        "pc:count": 672471,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129172.5111,
            "count": 672471,
            "maximum": 129305.7072,
            "minimum": 128366.6672,
            "name": "X",
            "position": 0,
            "stddev": 108.2793429,
            "variance": 11724.4161
          },
          {
            "average": 1049984.035,
            "count": 672471,
            "maximum": 1050134.607,
            "minimum": 1049534.747,
            "name": "Y",
            "position": 1,
            "stddev": 72.96278972,
            "variance": 5323.568683
          },
          {
            "average": 11.45346904,
            "count": 672471,
            "maximum": 53.38467287,
            "minimum": -15.17532713,
            "name": "Z",
            "position": 2,
            "stddev": 14.09207141,
            "variance": 198.5864766
          },
          {
            "average": 191.7392854,
            "count": 672471,
            "maximum": 8120,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 380.7258615,
            "variance": 144952.1816
          },
          {
            "average": 1.996764173,
            "count": 672471,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.258680779,
            "variance": 1.584277304
          },
          {
            "average": 2.993797502,
            "count": 672471,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.816781807,
            "variance": 3.300696134
          },
          {
            "average": 1,
            "count": 672471,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 672471,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.091177166,
            "count": 672471,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.08361439,
            "variance": 146.0137368
          },
          {
            "average": 19.85601373,
            "count": 672471,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.163986937,
            "variance": 1.35486559
          },
          {
            "average": 2.625289418,
            "count": 672471,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.846491686,
            "variance": 3.409531545
          },
          {
            "average": 4.951425415,
            "count": 672471,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7410399458,
            "variance": 0.5491402013
          },
          {
            "average": 247635815.6,
            "count": 672471,
            "maximum": 248385740.8,
            "minimum": 247423570,
            "name": "GpsTime",
            "position": 12,
            "stddev": 397590.0115,
            "variance": 158077817300.0
          },
          {
            "average": 0,
            "count": 672471,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 672471,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 672471,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 672471,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 672471,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128366.6672,
          1049534.747,
          -15.17532713,
          129305.7072,
          1050134.607,
          53.38467287
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128366.66720503035,
                1049534.7469018616,
                -15.175327131696967
              ],
              [
                128366.66720503035,
                1050134.6069018615,
                -15.175327131696967
              ],
              [
                129305.70720503035,
                1050134.6069018615,
                53.384672868303035
              ],
              [
                129305.70720503035,
                1049534.7469018616,
                53.384672868303035
              ],
              [
                128366.66720503035,
                1049534.7469018616,
                -15.175327131696967
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:49:00+00:00",
        "end_time": "2019-07-17T18:32:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7287.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7287.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7287.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7287.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7302826,
            59.41888697,
            -15.17532713,
            -151.713327,
            59.42453676,
            53.38467287
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.73028259580326,
                  59.41917499073976,
                  -15.175327131696967
                ],
                [
                  -151.72992018507168,
                  59.42453675527337,
                  -15.175327131696967
                ],
                [
                  -151.71332695683316,
                  59.42424868722637,
                  53.384672868303035
                ],
                [
                  -151.7136920124461,
                  59.41888696799344,
                  53.384672868303035
                ],
                [
                  -151.73028259580326,
                  59.41917499073976,
                  -15.175327131696967
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7287.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7287.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:49:00Z",
            "pc:count": 672471,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129172.5111,
                "count": 672471,
                "maximum": 129305.7072,
                "minimum": 128366.6672,
                "name": "X",
                "position": 0,
                "stddev": 108.2793429,
                "variance": 11724.4161
              },
              {
                "average": 1049984.035,
                "count": 672471,
                "maximum": 1050134.607,
                "minimum": 1049534.747,
                "name": "Y",
                "position": 1,
                "stddev": 72.96278972,
                "variance": 5323.568683
              },
              {
                "average": 11.45346904,
                "count": 672471,
                "maximum": 53.38467287,
                "minimum": -15.17532713,
                "name": "Z",
                "position": 2,
                "stddev": 14.09207141,
                "variance": 198.5864766
              },
              {
                "average": 191.7392854,
                "count": 672471,
                "maximum": 8120,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 380.7258615,
                "variance": 144952.1816
              },
              {
                "average": 1.996764173,
                "count": 672471,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.258680779,
                "variance": 1.584277304
              },
              {
                "average": 2.993797502,
                "count": 672471,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.816781807,
                "variance": 3.300696134
              },
              {
                "average": 1,
                "count": 672471,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 672471,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.091177166,
                "count": 672471,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.08361439,
                "variance": 146.0137368
              },
              {
                "average": 19.85601373,
                "count": 672471,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.163986937,
                "variance": 1.35486559
              },
              {
                "average": 2.625289418,
                "count": 672471,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.846491686,
                "variance": 3.409531545
              },
              {
                "average": 4.951425415,
                "count": 672471,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7410399458,
                "variance": 0.5491402013
              },
              {
                "average": 247635815.6,
                "count": 672471,
                "maximum": 248385740.8,
                "minimum": 247423570,
                "name": "GpsTime",
                "position": 12,
                "stddev": 397590.0115,
                "variance": 158077817300.0
              },
              {
                "average": 0,
                "count": 672471,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 672471,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 672471,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 672471,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 672471,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128366.6672,
              1049534.747,
              -15.17532713,
              129305.7072,
              1050134.607,
              53.38467287
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128366.66720503035,
                    1049534.7469018616,
                    -15.175327131696967
                  ],
                  [
                    128366.66720503035,
                    1050134.6069018615,
                    -15.175327131696967
                  ],
                  [
                    129305.70720503035,
                    1050134.6069018615,
                    53.384672868303035
                  ],
                  [
                    129305.70720503035,
                    1049534.7469018616,
                    53.384672868303035
                  ],
                  [
                    128366.66720503035,
                    1049534.7469018616,
                    -15.175327131696967
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:49:00+00:00",
            "end_time": "2019-07-17T18:32:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7288.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.73135172889073,
              59.424438157874434,
              -18.15823119619861
            ],
            [
              -151.7307369771066,
              59.433535060558555,
              -18.15823119619861
            ],
            [
              -151.7128578587931,
              59.43322477665559,
              71.42176880380138
            ],
            [
              -151.7134774464679,
              59.42412795677623,
              71.42176880380138
            ],
            [
              -151.73135172889073,
              59.424438157874434,
              -18.15823119619861
            ]
          ]
        ]
      },
      "bbox": [
        -151.7313517,
        59.42412796,
        -18.1582312,
        -151.7128579,
        59.43353506,
        71.4217688
      ],
      "properties": {
        "datetime": "2019-07-28T21:56:00Z",
        "pc:count": 6179731,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129159.1982,
            "count": 6179731,
            "maximum": 129297.6654,
            "minimum": 128286.1254,
            "name": "X",
            "position": 0,
            "stddev": 134.6598814,
            "variance": 18133.28366
          },
          {
            "average": 1050767.715,
            "count": 6179731,
            "maximum": 1051138.563,
            "minimum": 1050120.823,
            "name": "Y",
            "position": 1,
            "stddev": 245.3904858,
            "variance": 60216.49052
          },
          {
            "average": 31.30132874,
            "count": 6179731,
            "maximum": 71.4217688,
            "minimum": -18.1582312,
            "name": "Z",
            "position": 2,
            "stddev": 19.08555188,
            "variance": 364.2582904
          },
          {
            "average": 142.199238,
            "count": 6179731,
            "maximum": 14713,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 298.9065022,
            "variance": 89345.09708
          },
          {
            "average": 2.528427046,
            "count": 6179731,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.29164601,
            "variance": 1.668349415
          },
          {
            "average": 4.057138409,
            "count": 6179731,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.494487361,
            "variance": 2.233492471
          },
          {
            "average": 1,
            "count": 6179731,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6179731,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.753296058,
            "count": 6179731,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.29465011,
            "variance": 68.80122045
          },
          {
            "average": 20.17627748,
            "count": 6179731,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.22396671,
            "variance": 1.498094508
          },
          {
            "average": 3.416417964,
            "count": 6179731,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.290983259,
            "variance": 5.248604294
          },
          {
            "average": 5.533870973,
            "count": 6179731,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9268737738,
            "variance": 0.8590949925
          },
          {
            "average": 247855982.3,
            "count": 6179731,
            "maximum": 248386160.1,
            "minimum": 247423556.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 477697.2945,
            "variance": 228194705100.0
          },
          {
            "average": 0,
            "count": 6179731,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6179731,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6179731,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6179731,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6179731,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128286.1254,
          1050120.823,
          -18.1582312,
          129297.6654,
          1051138.563,
          71.4217688
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128286.12543226728,
                1050120.8227733779,
                -18.15823119619861
              ],
              [
                128286.12543226728,
                1051138.562773378,
                -18.15823119619861
              ],
              [
                129297.66543226728,
                1051138.562773378,
                71.42176880380138
              ],
              [
                129297.66543226728,
                1050120.8227733779,
                71.42176880380138
              ],
              [
                128286.12543226728,
                1050120.8227733779,
                -18.15823119619861
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:56:00+00:00",
        "end_time": "2019-07-17T18:32:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7288.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7288.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7288.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7288.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7313517,
            59.42412796,
            -18.1582312,
            -151.7128579,
            59.43353506,
            71.4217688
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.73135172889073,
                  59.424438157874434,
                  -18.15823119619861
                ],
                [
                  -151.7307369771066,
                  59.433535060558555,
                  -18.15823119619861
                ],
                [
                  -151.7128578587931,
                  59.43322477665559,
                  71.42176880380138
                ],
                [
                  -151.7134774464679,
                  59.42412795677623,
                  71.42176880380138
                ],
                [
                  -151.73135172889073,
                  59.424438157874434,
                  -18.15823119619861
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7288.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7288.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:56:00Z",
            "pc:count": 6179731,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129159.1982,
                "count": 6179731,
                "maximum": 129297.6654,
                "minimum": 128286.1254,
                "name": "X",
                "position": 0,
                "stddev": 134.6598814,
                "variance": 18133.28366
              },
              {
                "average": 1050767.715,
                "count": 6179731,
                "maximum": 1051138.563,
                "minimum": 1050120.823,
                "name": "Y",
                "position": 1,
                "stddev": 245.3904858,
                "variance": 60216.49052
              },
              {
                "average": 31.30132874,
                "count": 6179731,
                "maximum": 71.4217688,
                "minimum": -18.1582312,
                "name": "Z",
                "position": 2,
                "stddev": 19.08555188,
                "variance": 364.2582904
              },
              {
                "average": 142.199238,
                "count": 6179731,
                "maximum": 14713,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 298.9065022,
                "variance": 89345.09708
              },
              {
                "average": 2.528427046,
                "count": 6179731,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.29164601,
                "variance": 1.668349415
              },
              {
                "average": 4.057138409,
                "count": 6179731,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.494487361,
                "variance": 2.233492471
              },
              {
                "average": 1,
                "count": 6179731,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6179731,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.753296058,
                "count": 6179731,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.29465011,
                "variance": 68.80122045
              },
              {
                "average": 20.17627748,
                "count": 6179731,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.22396671,
                "variance": 1.498094508
              },
              {
                "average": 3.416417964,
                "count": 6179731,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.290983259,
                "variance": 5.248604294
              },
              {
                "average": 5.533870973,
                "count": 6179731,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9268737738,
                "variance": 0.8590949925
              },
              {
                "average": 247855982.3,
                "count": 6179731,
                "maximum": 248386160.1,
                "minimum": 247423556.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 477697.2945,
                "variance": 228194705100.0
              },
              {
                "average": 0,
                "count": 6179731,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6179731,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6179731,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6179731,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6179731,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128286.1254,
              1050120.823,
              -18.1582312,
              129297.6654,
              1051138.563,
              71.4217688
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128286.12543226728,
                    1050120.8227733779,
                    -18.15823119619861
                  ],
                  [
                    128286.12543226728,
                    1051138.562773378,
                    -18.15823119619861
                  ],
                  [
                    129297.66543226728,
                    1051138.562773378,
                    71.42176880380138
                  ],
                  [
                    129297.66543226728,
                    1050120.8227733779,
                    71.42176880380138
                  ],
                  [
                    128286.12543226728,
                    1050120.8227733779,
                    -18.15823119619861
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:56:00+00:00",
            "end_time": "2019-07-17T18:32: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": "20190717_NCMP_AK_05VNF7289.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.73101842122512,
              59.43340981040106,
              -17.39393158761008
            ],
            [
              -151.73040297965917,
              59.44251311194199,
              -17.39393158761008
            ],
            [
              -151.71251660835986,
              59.44220274031976,
              68.20606841238993
            ],
            [
              -151.71313689249155,
              59.43309952169517,
              68.20606841238993
            ],
            [
              -151.73101842122512,
              59.43340981040106,
              -17.39393158761008
            ]
          ]
        ]
      },
      "bbox": [
        -151.7310184,
        59.43309952,
        -17.39393159,
        -151.7125166,
        59.44251311,
        68.20606841
      ],
      "properties": {
        "datetime": "2019-07-28T22:03:09Z",
        "pc:count": 5161573,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129000.4659,
            "count": 5161573,
            "maximum": 129282.3794,
            "minimum": 128270.6994,
            "name": "X",
            "position": 0,
            "stddev": 243.1271551,
            "variance": 59110.81354
          },
          {
            "average": 1051707.173,
            "count": 5161573,
            "maximum": 1052142.483,
            "minimum": 1051124.023,
            "name": "Y",
            "position": 1,
            "stddev": 315.3663953,
            "variance": 99455.96329
          },
          {
            "average": 12.25904175,
            "count": 5161573,
            "maximum": 68.20606841,
            "minimum": -17.39393159,
            "name": "Z",
            "position": 2,
            "stddev": 15.92561459,
            "variance": 253.6251999
          },
          {
            "average": 407.1851469,
            "count": 5161573,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 723.1523874,
            "variance": 522949.3754
          },
          {
            "average": 1.644915416,
            "count": 5161573,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.069540899,
            "variance": 1.143917735
          },
          {
            "average": 2.291559569,
            "count": 5161573,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.625531784,
            "variance": 2.64235358
          },
          {
            "average": 1,
            "count": 5161573,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5161573,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.883006208,
            "count": 5161573,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.51209959,
            "variance": 156.552636
          },
          {
            "average": 19.89990424,
            "count": 5161573,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.264192802,
            "variance": 1.59818344
          },
          {
            "average": 2.116297493,
            "count": 5161573,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.470924929,
            "variance": 2.163620148
          },
          {
            "average": 5.862330727,
            "count": 5161573,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.417212041,
            "variance": 2.00848997
          },
          {
            "average": 247814393.7,
            "count": 5161573,
            "maximum": 248386589.3,
            "minimum": 247423547.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 471514.683,
            "variance": 222326096300.0
          },
          {
            "average": 0,
            "count": 5161573,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5161573,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5161573,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5161573,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5161573,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128270.6994,
          1051124.023,
          -17.39393159,
          129282.3794,
          1052142.483,
          68.20606841
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128270.69938882938,
                1051124.0227732821,
                -17.39393158761008
              ],
              [
                128270.69938882938,
                1052142.482773282,
                -17.39393158761008
              ],
              [
                129282.37938882937,
                1052142.482773282,
                68.20606841238993
              ],
              [
                129282.37938882937,
                1051124.0227732821,
                68.20606841238993
              ],
              [
                128270.69938882938,
                1051124.0227732821,
                -17.39393158761008
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:03:09+00:00",
        "end_time": "2019-07-17T18:32:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7289.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7289.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7289.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7289.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7310184,
            59.43309952,
            -17.39393159,
            -151.7125166,
            59.44251311,
            68.20606841
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.73101842122512,
                  59.43340981040106,
                  -17.39393158761008
                ],
                [
                  -151.73040297965917,
                  59.44251311194199,
                  -17.39393158761008
                ],
                [
                  -151.71251660835986,
                  59.44220274031976,
                  68.20606841238993
                ],
                [
                  -151.71313689249155,
                  59.43309952169517,
                  68.20606841238993
                ],
                [
                  -151.73101842122512,
                  59.43340981040106,
                  -17.39393158761008
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7289.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7289.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:03:09Z",
            "pc:count": 5161573,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129000.4659,
                "count": 5161573,
                "maximum": 129282.3794,
                "minimum": 128270.6994,
                "name": "X",
                "position": 0,
                "stddev": 243.1271551,
                "variance": 59110.81354
              },
              {
                "average": 1051707.173,
                "count": 5161573,
                "maximum": 1052142.483,
                "minimum": 1051124.023,
                "name": "Y",
                "position": 1,
                "stddev": 315.3663953,
                "variance": 99455.96329
              },
              {
                "average": 12.25904175,
                "count": 5161573,
                "maximum": 68.20606841,
                "minimum": -17.39393159,
                "name": "Z",
                "position": 2,
                "stddev": 15.92561459,
                "variance": 253.6251999
              },
              {
                "average": 407.1851469,
                "count": 5161573,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 723.1523874,
                "variance": 522949.3754
              },
              {
                "average": 1.644915416,
                "count": 5161573,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.069540899,
                "variance": 1.143917735
              },
              {
                "average": 2.291559569,
                "count": 5161573,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.625531784,
                "variance": 2.64235358
              },
              {
                "average": 1,
                "count": 5161573,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5161573,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.883006208,
                "count": 5161573,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.51209959,
                "variance": 156.552636
              },
              {
                "average": 19.89990424,
                "count": 5161573,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.264192802,
                "variance": 1.59818344
              },
              {
                "average": 2.116297493,
                "count": 5161573,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.470924929,
                "variance": 2.163620148
              },
              {
                "average": 5.862330727,
                "count": 5161573,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.417212041,
                "variance": 2.00848997
              },
              {
                "average": 247814393.7,
                "count": 5161573,
                "maximum": 248386589.3,
                "minimum": 247423547.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 471514.683,
                "variance": 222326096300.0
              },
              {
                "average": 0,
                "count": 5161573,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5161573,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5161573,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5161573,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5161573,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128270.6994,
              1051124.023,
              -17.39393159,
              129282.3794,
              1052142.483,
              68.20606841
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128270.69938882938,
                    1051124.0227732821,
                    -17.39393158761008
                  ],
                  [
                    128270.69938882938,
                    1052142.482773282,
                    -17.39393158761008
                  ],
                  [
                    129282.37938882937,
                    1052142.482773282,
                    68.20606841238993
                  ],
                  [
                    129282.37938882937,
                    1051124.0227732821,
                    68.20606841238993
                  ],
                  [
                    128270.69938882938,
                    1051124.0227732821,
                    -17.39393158761008
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:03:09+00:00",
            "end_time": "2019-07-17T18:32: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": "20190717_NCMP_AK_05VNF7290.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7306779238133,
              59.44238580586657,
              -21.88031925679894
            ],
            [
              -151.73006209228848,
              59.45149103724607,
              -21.88031925679894
            ],
            [
              -151.71217553801048,
              59.451180700161764,
              84.13968074320105
            ],
            [
              -151.712796214489,
              59.44207555173694,
              84.13968074320105
            ],
            [
              -151.7306779238133,
              59.44238580586657,
              -21.88031925679894
            ]
          ]
        ]
      },
      "bbox": [
        -151.7306779,
        59.44207555,
        -21.88031926,
        -151.7121755,
        59.45149104,
        84.13968074
      ],
      "properties": {
        "datetime": "2019-07-28T22:16:55Z",
        "pc:count": 13413961,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129044.9434,
            "count": 13413961,
            "maximum": 129267.0727,
            "minimum": 128255.6527,
            "name": "X",
            "position": 0,
            "stddev": 191.5984421,
            "variance": 36709.96302
          },
          {
            "average": 1052680.216,
            "count": 13413961,
            "maximum": 1053146.406,
            "minimum": 1052127.726,
            "name": "Y",
            "position": 1,
            "stddev": 297.4097958,
            "variance": 88452.58666
          },
          {
            "average": 33.05817147,
            "count": 13413961,
            "maximum": 84.13968074,
            "minimum": -21.88031926,
            "name": "Z",
            "position": 2,
            "stddev": 19.72934225,
            "variance": 389.2469457
          },
          {
            "average": 134.4918693,
            "count": 13413961,
            "maximum": 49800,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 288.9049301,
            "variance": 83466.05864
          },
          {
            "average": 2.462285599,
            "count": 13413961,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.282475798,
            "variance": 1.644744173
          },
          {
            "average": 3.923598108,
            "count": 13413961,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.528084602,
            "variance": 2.33504255
          },
          {
            "average": 1,
            "count": 13413961,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13413961,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.8068736,
            "count": 13413961,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.377231348,
            "variance": 70.17800505
          },
          {
            "average": 19.95112201,
            "count": 13413961,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.153343112,
            "variance": 4.636886558
          },
          {
            "average": 3.296534186,
            "count": 13413961,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.27041885,
            "variance": 5.154801756
          },
          {
            "average": 7.134323113,
            "count": 13413961,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.222369734,
            "variance": 1.494187767
          },
          {
            "average": 247885702.1,
            "count": 13413961,
            "maximum": 248387415.9,
            "minimum": 247423975.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479740.9298,
            "variance": 230151359700.0
          },
          {
            "average": 0,
            "count": 13413961,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13413961,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13413961,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13413961,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13413961,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128255.6527,
          1052127.726,
          -21.88031926,
          129267.0727,
          1053146.406,
          84.13968074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128255.65274231018,
                1052127.725595828,
                -21.88031925679894
              ],
              [
                128255.65274231018,
                1053146.405595828,
                -21.88031925679894
              ],
              [
                129267.07274231019,
                1053146.405595828,
                84.13968074320105
              ],
              [
                129267.07274231019,
                1052127.725595828,
                84.13968074320105
              ],
              [
                128255.65274231018,
                1052127.725595828,
                -21.88031925679894
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:16:55+00:00",
        "end_time": "2019-07-17T18:39:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7290.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7290.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7290.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7290.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7306779,
            59.44207555,
            -21.88031926,
            -151.7121755,
            59.45149104,
            84.13968074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7306779238133,
                  59.44238580586657,
                  -21.88031925679894
                ],
                [
                  -151.73006209228848,
                  59.45149103724607,
                  -21.88031925679894
                ],
                [
                  -151.71217553801048,
                  59.451180700161764,
                  84.13968074320105
                ],
                [
                  -151.712796214489,
                  59.44207555173694,
                  84.13968074320105
                ],
                [
                  -151.7306779238133,
                  59.44238580586657,
                  -21.88031925679894
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7290.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7290.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:16:55Z",
            "pc:count": 13413961,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129044.9434,
                "count": 13413961,
                "maximum": 129267.0727,
                "minimum": 128255.6527,
                "name": "X",
                "position": 0,
                "stddev": 191.5984421,
                "variance": 36709.96302
              },
              {
                "average": 1052680.216,
                "count": 13413961,
                "maximum": 1053146.406,
                "minimum": 1052127.726,
                "name": "Y",
                "position": 1,
                "stddev": 297.4097958,
                "variance": 88452.58666
              },
              {
                "average": 33.05817147,
                "count": 13413961,
                "maximum": 84.13968074,
                "minimum": -21.88031926,
                "name": "Z",
                "position": 2,
                "stddev": 19.72934225,
                "variance": 389.2469457
              },
              {
                "average": 134.4918693,
                "count": 13413961,
                "maximum": 49800,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 288.9049301,
                "variance": 83466.05864
              },
              {
                "average": 2.462285599,
                "count": 13413961,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.282475798,
                "variance": 1.644744173
              },
              {
                "average": 3.923598108,
                "count": 13413961,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.528084602,
                "variance": 2.33504255
              },
              {
                "average": 1,
                "count": 13413961,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13413961,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.8068736,
                "count": 13413961,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.377231348,
                "variance": 70.17800505
              },
              {
                "average": 19.95112201,
                "count": 13413961,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.153343112,
                "variance": 4.636886558
              },
              {
                "average": 3.296534186,
                "count": 13413961,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.27041885,
                "variance": 5.154801756
              },
              {
                "average": 7.134323113,
                "count": 13413961,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.222369734,
                "variance": 1.494187767
              },
              {
                "average": 247885702.1,
                "count": 13413961,
                "maximum": 248387415.9,
                "minimum": 247423975.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479740.9298,
                "variance": 230151359700.0
              },
              {
                "average": 0,
                "count": 13413961,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13413961,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13413961,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13413961,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13413961,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128255.6527,
              1052127.726,
              -21.88031926,
              129267.0727,
              1053146.406,
              84.13968074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128255.65274231018,
                    1052127.725595828,
                    -21.88031925679894
                  ],
                  [
                    128255.65274231018,
                    1053146.405595828,
                    -21.88031925679894
                  ],
                  [
                    129267.07274231019,
                    1053146.405595828,
                    84.13968074320105
                  ],
                  [
                    129267.07274231019,
                    1052127.725595828,
                    84.13968074320105
                  ],
                  [
                    128255.65274231018,
                    1052127.725595828,
                    -21.88031925679894
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:16:55+00:00",
            "end_time": "2019-07-17T18:39: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": "20190717_NCMP_AK_05VNF7291.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.73034579279374,
              59.45136877883832,
              -14.612550073264863
            ],
            [
              -151.72973021445355,
              59.460466465757385,
              -14.612550073264863
            ],
            [
              -151.71183357239752,
              59.46015599192807,
              62.687449926735134
            ],
            [
              -151.71245399572024,
              59.45105838796148,
              62.687449926735134
            ],
            [
              -151.73034579279374,
              59.45136877883832,
              -14.612550073264863
            ]
          ]
        ]
      },
      "bbox": [
        -151.7303458,
        59.45105839,
        -14.61255007,
        -151.7118336,
        59.46046647,
        62.68744993
      ],
      "properties": {
        "datetime": "2019-07-28T23:00:23Z",
        "pc:count": 5143564,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128952.9096,
            "count": 5143564,
            "maximum": 129251.8165,
            "minimum": 128240.0965,
            "name": "X",
            "position": 0,
            "stddev": 218.7422987,
            "variance": 47848.19323
          },
          {
            "average": 1053403.492,
            "count": 5143564,
            "maximum": 1054150.036,
            "minimum": 1053132.196,
            "name": "Y",
            "position": 1,
            "stddev": 257.9974592,
            "variance": 66562.68896
          },
          {
            "average": 13.72795982,
            "count": 5143564,
            "maximum": 62.68744993,
            "minimum": -14.61255007,
            "name": "Z",
            "position": 2,
            "stddev": 18.52594802,
            "variance": 343.2107501
          },
          {
            "average": 322.7000444,
            "count": 5143564,
            "maximum": 14542,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 539.1905956,
            "variance": 290726.4984
          },
          {
            "average": 2.05474317,
            "count": 5143564,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.274010303,
            "variance": 1.623102253
          },
          {
            "average": 3.105396181,
            "count": 5143564,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.839949629,
            "variance": 3.385414637
          },
          {
            "average": 1,
            "count": 5143564,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5143564,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.114725121,
            "count": 5143564,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.66678762,
            "variance": 160.4475087
          },
          {
            "average": 19.96314531,
            "count": 5143564,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.754072325,
            "variance": 3.076769723
          },
          {
            "average": 2.84797234,
            "count": 5143564,
            "maximum": 22,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.007154504,
            "variance": 4.028669201
          },
          {
            "average": 7.495284787,
            "count": 5143564,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.354991562,
            "variance": 1.836002134
          },
          {
            "average": 247868639,
            "count": 5143564,
            "maximum": 248390023.2,
            "minimum": 247423208.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 478676.8553,
            "variance": 229131531800.0
          },
          {
            "average": 0,
            "count": 5143564,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5143564,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5143564,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5143564,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5143564,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128240.0965,
          1053132.196,
          -14.61255007,
          129251.8165,
          1054150.036,
          62.68744993
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128240.09648280835,
                1053132.1955874742,
                -14.612550073264863
              ],
              [
                128240.09648280835,
                1054150.035587474,
                -14.612550073264863
              ],
              [
                129251.81648280835,
                1054150.035587474,
                62.687449926735134
              ],
              [
                129251.81648280835,
                1053132.1955874742,
                62.687449926735134
              ],
              [
                128240.09648280835,
                1053132.1955874742,
                -14.612550073264863
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:00:23+00:00",
        "end_time": "2019-07-17T18:26:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7291.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7291.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7291.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7291.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7303458,
            59.45105839,
            -14.61255007,
            -151.7118336,
            59.46046647,
            62.68744993
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.73034579279374,
                  59.45136877883832,
                  -14.612550073264863
                ],
                [
                  -151.72973021445355,
                  59.460466465757385,
                  -14.612550073264863
                ],
                [
                  -151.71183357239752,
                  59.46015599192807,
                  62.687449926735134
                ],
                [
                  -151.71245399572024,
                  59.45105838796148,
                  62.687449926735134
                ],
                [
                  -151.73034579279374,
                  59.45136877883832,
                  -14.612550073264863
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7291.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7291.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:00:23Z",
            "pc:count": 5143564,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128952.9096,
                "count": 5143564,
                "maximum": 129251.8165,
                "minimum": 128240.0965,
                "name": "X",
                "position": 0,
                "stddev": 218.7422987,
                "variance": 47848.19323
              },
              {
                "average": 1053403.492,
                "count": 5143564,
                "maximum": 1054150.036,
                "minimum": 1053132.196,
                "name": "Y",
                "position": 1,
                "stddev": 257.9974592,
                "variance": 66562.68896
              },
              {
                "average": 13.72795982,
                "count": 5143564,
                "maximum": 62.68744993,
                "minimum": -14.61255007,
                "name": "Z",
                "position": 2,
                "stddev": 18.52594802,
                "variance": 343.2107501
              },
              {
                "average": 322.7000444,
                "count": 5143564,
                "maximum": 14542,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 539.1905956,
                "variance": 290726.4984
              },
              {
                "average": 2.05474317,
                "count": 5143564,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.274010303,
                "variance": 1.623102253
              },
              {
                "average": 3.105396181,
                "count": 5143564,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.839949629,
                "variance": 3.385414637
              },
              {
                "average": 1,
                "count": 5143564,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5143564,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.114725121,
                "count": 5143564,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.66678762,
                "variance": 160.4475087
              },
              {
                "average": 19.96314531,
                "count": 5143564,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.754072325,
                "variance": 3.076769723
              },
              {
                "average": 2.84797234,
                "count": 5143564,
                "maximum": 22,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.007154504,
                "variance": 4.028669201
              },
              {
                "average": 7.495284787,
                "count": 5143564,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.354991562,
                "variance": 1.836002134
              },
              {
                "average": 247868639,
                "count": 5143564,
                "maximum": 248390023.2,
                "minimum": 247423208.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 478676.8553,
                "variance": 229131531800.0
              },
              {
                "average": 0,
                "count": 5143564,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5143564,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5143564,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5143564,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5143564,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128240.0965,
              1053132.196,
              -14.61255007,
              129251.8165,
              1054150.036,
              62.68744993
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128240.09648280835,
                    1053132.1955874742,
                    -14.612550073264863
                  ],
                  [
                    128240.09648280835,
                    1054150.035587474,
                    -14.612550073264863
                  ],
                  [
                    129251.81648280835,
                    1054150.035587474,
                    62.687449926735134
                  ],
                  [
                    129251.81648280835,
                    1053132.1955874742,
                    62.687449926735134
                  ],
                  [
                    128240.09648280835,
                    1053132.1955874742,
                    -14.612550073264863
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:00:23+00:00",
            "end_time": "2019-07-17T18:26:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7292.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.73000776954265,
              59.46034223225357,
              -19.6413530908772
            ],
            [
              -151.72939153544147,
              59.46944578225068,
              -19.6413530908772
            ],
            [
              -151.7114943528827,
              59.469135337105214,
              -7.5613530908772
            ],
            [
              -151.7121154365484,
              59.460031870136405,
              -7.5613530908772
            ],
            [
              -151.73000776954265,
              59.46034223225357,
              -19.6413530908772
            ]
          ]
        ]
      },
      "bbox": [
        -151.7300078,
        59.46003187,
        -19.64135309,
        -151.7114944,
        59.46944578,
        -7.561353091
      ],
      "properties": {
        "datetime": "2019-07-28T23:00:34Z",
        "pc:count": 976406,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128743.9548,
            "count": 976406,
            "maximum": 129236.3791,
            "minimum": 128224.8991,
            "name": "X",
            "position": 0,
            "stddev": 282.1865581,
            "variance": 79629.25355
          },
          {
            "average": 1054557.134,
            "count": 976406,
            "maximum": 1055154.117,
            "minimum": 1054135.617,
            "name": "Y",
            "position": 1,
            "stddev": 293.6231315,
            "variance": 86214.54336
          },
          {
            "average": -15.02495153,
            "count": 976406,
            "maximum": -7.561353091,
            "minimum": -19.64135309,
            "name": "Z",
            "position": 2,
            "stddev": 2.068386738,
            "variance": 4.2782237
          },
          {
            "average": 910.1146634,
            "count": 976406,
            "maximum": 3657,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 396.2731438,
            "variance": 157032.4045
          },
          {
            "average": 1,
            "count": 976406,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 976406,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 976406,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 976406,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 976406,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93560589,
            "count": 976406,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.232550512,
            "variance": 1.519180764
          },
          {
            "average": 2.014805317,
            "count": 976406,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1207730689,
            "variance": 0.01458613418
          },
          {
            "average": 7.715846687,
            "count": 976406,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.11908897,
            "variance": 9.728716001
          },
          {
            "average": 247649499.4,
            "count": 976406,
            "maximum": 248390034,
            "minimum": 247423198.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 406198.297,
            "variance": 164997056500.0
          },
          {
            "average": 0,
            "count": 976406,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 976406,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 976406,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 976406,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 976406,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128224.8991,
          1054135.617,
          -19.64135309,
          129236.3791,
          1055154.117,
          -7.561353091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128224.89912840015,
                1054135.6167471872,
                -19.6413530908772
              ],
              [
                128224.89912840015,
                1055154.1167471872,
                -19.6413530908772
              ],
              [
                129236.37912840016,
                1055154.1167471872,
                -7.5613530908772
              ],
              [
                129236.37912840016,
                1054135.6167471872,
                -7.5613530908772
              ],
              [
                128224.89912840015,
                1054135.6167471872,
                -19.6413530908772
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:00:34+00:00",
        "end_time": "2019-07-17T18:26:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7292.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7292.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7292.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7292.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7300078,
            59.46003187,
            -19.64135309,
            -151.7114944,
            59.46944578,
            -7.561353091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.73000776954265,
                  59.46034223225357,
                  -19.6413530908772
                ],
                [
                  -151.72939153544147,
                  59.46944578225068,
                  -19.6413530908772
                ],
                [
                  -151.7114943528827,
                  59.469135337105214,
                  -7.5613530908772
                ],
                [
                  -151.7121154365484,
                  59.460031870136405,
                  -7.5613530908772
                ],
                [
                  -151.73000776954265,
                  59.46034223225357,
                  -19.6413530908772
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7292.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7292.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:00:34Z",
            "pc:count": 976406,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128743.9548,
                "count": 976406,
                "maximum": 129236.3791,
                "minimum": 128224.8991,
                "name": "X",
                "position": 0,
                "stddev": 282.1865581,
                "variance": 79629.25355
              },
              {
                "average": 1054557.134,
                "count": 976406,
                "maximum": 1055154.117,
                "minimum": 1054135.617,
                "name": "Y",
                "position": 1,
                "stddev": 293.6231315,
                "variance": 86214.54336
              },
              {
                "average": -15.02495153,
                "count": 976406,
                "maximum": -7.561353091,
                "minimum": -19.64135309,
                "name": "Z",
                "position": 2,
                "stddev": 2.068386738,
                "variance": 4.2782237
              },
              {
                "average": 910.1146634,
                "count": 976406,
                "maximum": 3657,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 396.2731438,
                "variance": 157032.4045
              },
              {
                "average": 1,
                "count": 976406,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 976406,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 976406,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 976406,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 976406,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93560589,
                "count": 976406,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.232550512,
                "variance": 1.519180764
              },
              {
                "average": 2.014805317,
                "count": 976406,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1207730689,
                "variance": 0.01458613418
              },
              {
                "average": 7.715846687,
                "count": 976406,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.11908897,
                "variance": 9.728716001
              },
              {
                "average": 247649499.4,
                "count": 976406,
                "maximum": 248390034,
                "minimum": 247423198.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 406198.297,
                "variance": 164997056500.0
              },
              {
                "average": 0,
                "count": 976406,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 976406,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 976406,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 976406,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 976406,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128224.8991,
              1054135.617,
              -19.64135309,
              129236.3791,
              1055154.117,
              -7.561353091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128224.89912840015,
                    1054135.6167471872,
                    -19.6413530908772
                  ],
                  [
                    128224.89912840015,
                    1055154.1167471872,
                    -19.6413530908772
                  ],
                  [
                    129236.37912840016,
                    1055154.1167471872,
                    -7.5613530908772
                  ],
                  [
                    129236.37912840016,
                    1054135.6167471872,
                    -7.5613530908772
                  ],
                  [
                    128224.89912840015,
                    1054135.6167471872,
                    -19.6413530908772
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:00:34+00:00",
            "end_time": "2019-07-17T18:26: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": "20190717_NCMP_AK_05VNF7293.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7296698163072,
              59.469320881606606,
              -23.496739931002374
            ],
            [
              -151.7290541125937,
              59.47841277606932,
              -23.496739931002374
            ],
            [
              -151.7111514401748,
              59.47810227350431,
              -9.696739931002375
            ],
            [
              -151.71177199004268,
              59.46901046200888,
              -9.696739931002375
            ],
            [
              -151.7296698163072,
              59.469320881606606,
              -23.496739931002374
            ]
          ]
        ]
      },
      "bbox": [
        -151.7296698,
        59.46901046,
        -23.49673993,
        -151.7111514,
        59.47841278,
        -9.696739931
      ],
      "properties": {
        "datetime": "2019-07-28T22:31:40Z",
        "pc:count": 578135,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128689.4872,
            "count": 578135,
            "maximum": 129221.1876,
            "minimum": 128209.6676,
            "name": "X",
            "position": 0,
            "stddev": 260.1361053,
            "variance": 67670.7933
          },
          {
            "average": 1055615.021,
            "count": 578135,
            "maximum": 1056156.822,
            "minimum": 1055139.622,
            "name": "Y",
            "position": 1,
            "stddev": 286.2082934,
            "variance": 81915.18724
          },
          {
            "average": -17.62016813,
            "count": 578135,
            "maximum": -9.696739931,
            "minimum": -23.49673993,
            "name": "Z",
            "position": 2,
            "stddev": 2.710135203,
            "variance": 7.34483282
          },
          {
            "average": 1074.075868,
            "count": 578135,
            "maximum": 3283,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 332.8425798,
            "variance": 110784.1829
          },
          {
            "average": 1.00000173,
            "count": 578135,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001315180524,
            "variance": 1.729699811e-06
          },
          {
            "average": 1.000003459,
            "count": 578135,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001859944525,
            "variance": 3.459393637e-06
          },
          {
            "average": 1,
            "count": 578135,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 578135,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 578135,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.95755566,
            "count": 578135,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.038570574,
            "variance": 1.078628837
          },
          {
            "average": 2.013910246,
            "count": 578135,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1171334029,
            "variance": 0.01372023407
          },
          {
            "average": 8.895887639,
            "count": 578135,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.409121483,
            "variance": 1.985623355
          },
          {
            "average": 247573837,
            "count": 578135,
            "maximum": 248388300.5,
            "minimum": 247425188.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 345925.6688,
            "variance": 119664568400.0
          },
          {
            "average": 0,
            "count": 578135,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 578135,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 578135,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 578135,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 578135,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128209.6676,
          1055139.622,
          -23.49673993,
          129221.1876,
          1056156.822,
          -9.696739931
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128209.6676226775,
                1055139.6219668887,
                -23.496739931002374
              ],
              [
                128209.6676226775,
                1056156.8219668888,
                -23.496739931002374
              ],
              [
                129221.18762267749,
                1056156.8219668888,
                -9.696739931002375
              ],
              [
                129221.18762267749,
                1055139.6219668887,
                -9.696739931002375
              ],
              [
                128209.6676226775,
                1055139.6219668887,
                -23.496739931002374
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:31:40+00:00",
        "end_time": "2019-07-17T18:59:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7293.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7293.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7293.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7293.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7296698,
            59.46901046,
            -23.49673993,
            -151.7111514,
            59.47841278,
            -9.696739931
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7296698163072,
                  59.469320881606606,
                  -23.496739931002374
                ],
                [
                  -151.7290541125937,
                  59.47841277606932,
                  -23.496739931002374
                ],
                [
                  -151.7111514401748,
                  59.47810227350431,
                  -9.696739931002375
                ],
                [
                  -151.71177199004268,
                  59.46901046200888,
                  -9.696739931002375
                ],
                [
                  -151.7296698163072,
                  59.469320881606606,
                  -23.496739931002374
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7293.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7293.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:31:40Z",
            "pc:count": 578135,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128689.4872,
                "count": 578135,
                "maximum": 129221.1876,
                "minimum": 128209.6676,
                "name": "X",
                "position": 0,
                "stddev": 260.1361053,
                "variance": 67670.7933
              },
              {
                "average": 1055615.021,
                "count": 578135,
                "maximum": 1056156.822,
                "minimum": 1055139.622,
                "name": "Y",
                "position": 1,
                "stddev": 286.2082934,
                "variance": 81915.18724
              },
              {
                "average": -17.62016813,
                "count": 578135,
                "maximum": -9.696739931,
                "minimum": -23.49673993,
                "name": "Z",
                "position": 2,
                "stddev": 2.710135203,
                "variance": 7.34483282
              },
              {
                "average": 1074.075868,
                "count": 578135,
                "maximum": 3283,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 332.8425798,
                "variance": 110784.1829
              },
              {
                "average": 1.00000173,
                "count": 578135,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001315180524,
                "variance": 1.729699811e-06
              },
              {
                "average": 1.000003459,
                "count": 578135,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001859944525,
                "variance": 3.459393637e-06
              },
              {
                "average": 1,
                "count": 578135,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 578135,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 578135,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.95755566,
                "count": 578135,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.038570574,
                "variance": 1.078628837
              },
              {
                "average": 2.013910246,
                "count": 578135,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1171334029,
                "variance": 0.01372023407
              },
              {
                "average": 8.895887639,
                "count": 578135,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.409121483,
                "variance": 1.985623355
              },
              {
                "average": 247573837,
                "count": 578135,
                "maximum": 248388300.5,
                "minimum": 247425188.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 345925.6688,
                "variance": 119664568400.0
              },
              {
                "average": 0,
                "count": 578135,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 578135,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 578135,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 578135,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 578135,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128209.6676,
              1055139.622,
              -23.49673993,
              129221.1876,
              1056156.822,
              -9.696739931
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128209.6676226775,
                    1055139.6219668887,
                    -23.496739931002374
                  ],
                  [
                    128209.6676226775,
                    1056156.8219668888,
                    -23.496739931002374
                  ],
                  [
                    129221.18762267749,
                    1056156.8219668888,
                    -9.696739931002375
                  ],
                  [
                    129221.18762267749,
                    1055139.6219668887,
                    -9.696739931002375
                  ],
                  [
                    128209.6676226775,
                    1055139.6219668887,
                    -23.496739931002374
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:31:40+00:00",
            "end_time": "2019-07-17T18:59:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7391.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7127125557221,
              59.45119060477716,
              -8.082040440582851
            ],
            [
              -151.7120916635633,
              59.460296075008,
              -8.082040440582851
            ],
            [
              -151.6941966919592,
              59.45998322425056,
              124.07795955941714
            ],
            [
              -151.69482243267757,
              59.45087783767817,
              124.07795955941714
            ],
            [
              -151.7127125557221,
              59.45119060477716,
              -8.082040440582851
            ]
          ]
        ]
      },
      "bbox": [
        -151.7127126,
        59.45087784,
        -8.082040441,
        -151.6941967,
        59.46029608,
        124.0779596
      ],
      "properties": {
        "datetime": "2019-07-28T22:53:46Z",
        "pc:count": 23293126,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129720.471,
            "count": 23293126,
            "maximum": 130248.3439,
            "minimum": 129236.7039,
            "name": "X",
            "position": 0,
            "stddev": 251.7535522,
            "variance": 63379.85104
          },
          {
            "average": 1053631.904,
            "count": 23293126,
            "maximum": 1054165.187,
            "minimum": 1053146.467,
            "name": "Y",
            "position": 1,
            "stddev": 286.2016781,
            "variance": 81911.40054
          },
          {
            "average": 42.41951597,
            "count": 23293126,
            "maximum": 124.0779596,
            "minimum": -8.082040441,
            "name": "Z",
            "position": 2,
            "stddev": 23.4800759,
            "variance": 551.3139645
          },
          {
            "average": 153.9958025,
            "count": 23293126,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 263.6755123,
            "variance": 69524.77581
          },
          {
            "average": 2.346519269,
            "count": 23293126,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.257152759,
            "variance": 1.58043306
          },
          {
            "average": 3.695316292,
            "count": 23293126,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.541799011,
            "variance": 2.37714419
          },
          {
            "average": 1,
            "count": 23293126,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23293126,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.553965191,
            "count": 23293126,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.820736619,
            "variance": 14.59802831
          },
          {
            "average": 20.071662,
            "count": 23293126,
            "maximum": 27,
            "minimum": 10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.320204147,
            "variance": 5.383347284
          },
          {
            "average": 2.944289873,
            "count": 23293126,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.164241644,
            "variance": 4.683941894
          },
          {
            "average": 11.50820435,
            "count": 23293126,
            "maximum": 15,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.540751869,
            "variance": 2.373916321
          },
          {
            "average": 247915752.3,
            "count": 23293126,
            "maximum": 248389626.7,
            "minimum": 247426788.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479945.5774,
            "variance": 230347757300.0
          },
          {
            "average": 0,
            "count": 23293126,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23293126,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23293126,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23293126,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23293126,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129236.7039,
          1053146.467,
          -8.082040441,
          130248.3439,
          1054165.187,
          124.0779596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129236.7039348862,
                1053146.46724211,
                -8.082040440582851
              ],
              [
                129236.7039348862,
                1054165.1872421103,
                -8.082040440582851
              ],
              [
                130248.34393488622,
                1054165.1872421103,
                124.07795955941714
              ],
              [
                130248.34393488622,
                1053146.46724211,
                124.07795955941714
              ],
              [
                129236.7039348862,
                1053146.46724211,
                -8.082040440582851
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:53:46+00:00",
        "end_time": "2019-07-17T19:26:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7391.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7391.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7391.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7391.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7127126,
            59.45087784,
            -8.082040441,
            -151.6941967,
            59.46029608,
            124.0779596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7127125557221,
                  59.45119060477716,
                  -8.082040440582851
                ],
                [
                  -151.7120916635633,
                  59.460296075008,
                  -8.082040440582851
                ],
                [
                  -151.6941966919592,
                  59.45998322425056,
                  124.07795955941714
                ],
                [
                  -151.69482243267757,
                  59.45087783767817,
                  124.07795955941714
                ],
                [
                  -151.7127125557221,
                  59.45119060477716,
                  -8.082040440582851
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7391.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7391.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:53:46Z",
            "pc:count": 23293126,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129720.471,
                "count": 23293126,
                "maximum": 130248.3439,
                "minimum": 129236.7039,
                "name": "X",
                "position": 0,
                "stddev": 251.7535522,
                "variance": 63379.85104
              },
              {
                "average": 1053631.904,
                "count": 23293126,
                "maximum": 1054165.187,
                "minimum": 1053146.467,
                "name": "Y",
                "position": 1,
                "stddev": 286.2016781,
                "variance": 81911.40054
              },
              {
                "average": 42.41951597,
                "count": 23293126,
                "maximum": 124.0779596,
                "minimum": -8.082040441,
                "name": "Z",
                "position": 2,
                "stddev": 23.4800759,
                "variance": 551.3139645
              },
              {
                "average": 153.9958025,
                "count": 23293126,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 263.6755123,
                "variance": 69524.77581
              },
              {
                "average": 2.346519269,
                "count": 23293126,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.257152759,
                "variance": 1.58043306
              },
              {
                "average": 3.695316292,
                "count": 23293126,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.541799011,
                "variance": 2.37714419
              },
              {
                "average": 1,
                "count": 23293126,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23293126,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.553965191,
                "count": 23293126,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.820736619,
                "variance": 14.59802831
              },
              {
                "average": 20.071662,
                "count": 23293126,
                "maximum": 27,
                "minimum": 10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.320204147,
                "variance": 5.383347284
              },
              {
                "average": 2.944289873,
                "count": 23293126,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.164241644,
                "variance": 4.683941894
              },
              {
                "average": 11.50820435,
                "count": 23293126,
                "maximum": 15,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.540751869,
                "variance": 2.373916321
              },
              {
                "average": 247915752.3,
                "count": 23293126,
                "maximum": 248389626.7,
                "minimum": 247426788.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479945.5774,
                "variance": 230347757300.0
              },
              {
                "average": 0,
                "count": 23293126,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23293126,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23293126,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23293126,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23293126,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129236.7039,
              1053146.467,
              -8.082040441,
              130248.3439,
              1054165.187,
              124.0779596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129236.7039348862,
                    1053146.46724211,
                    -8.082040440582851
                  ],
                  [
                    129236.7039348862,
                    1054165.1872421103,
                    -8.082040440582851
                  ],
                  [
                    130248.34393488622,
                    1054165.1872421103,
                    124.07795955941714
                  ],
                  [
                    130248.34393488622,
                    1053146.46724211,
                    124.07795955941714
                  ],
                  [
                    129236.7039348862,
                    1053146.46724211,
                    -8.082040440582851
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:53:46+00:00",
            "end_time": "2019-07-17T19:26: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": "20190717_NCMP_AK_05VNF7392.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.71236671429426,
              59.46016914873212,
              -11.73429305593583
            ],
            [
              -151.71174645255363,
              59.46926153312462,
              -11.73429305593583
            ],
            [
              -151.69385094833567,
              59.46894871074351,
              114.08570694406419
            ],
            [
              -151.69447605312396,
              59.45985640991189,
              114.08570694406419
            ],
            [
              -151.71236671429426,
              59.46016914873212,
              -11.73429305593583
            ]
          ]
        ]
      },
      "bbox": [
        -151.7123667,
        59.45985641,
        -11.73429306,
        -151.6938509,
        59.46926153,
        114.0857069
      ],
      "properties": {
        "datetime": "2019-07-28T23:00:47Z",
        "pc:count": 25809808,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129811.7666,
            "count": 25809808,
            "maximum": 130233.0621,
            "minimum": 129221.6621,
            "name": "X",
            "position": 0,
            "stddev": 206.0518028,
            "variance": 42457.34545
          },
          {
            "average": 1054635.658,
            "count": 25809808,
            "maximum": 1055167.728,
            "minimum": 1054150.468,
            "name": "Y",
            "position": 1,
            "stddev": 252.7827315,
            "variance": 63899.10937
          },
          {
            "average": 60.57334213,
            "count": 25809808,
            "maximum": 114.0857069,
            "minimum": -11.73429306,
            "name": "Z",
            "position": 2,
            "stddev": 22.37689338,
            "variance": 500.7253574
          },
          {
            "average": 133.7707231,
            "count": 25809808,
            "maximum": 28383,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 243.1149815,
            "variance": 59104.89421
          },
          {
            "average": 2.449788894,
            "count": 25809808,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259120334,
            "variance": 1.585384016
          },
          {
            "average": 3.900965788,
            "count": 25809808,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.437012805,
            "variance": 2.065005802
          },
          {
            "average": 1,
            "count": 25809808,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25809808,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.715766812,
            "count": 25809808,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.364027958,
            "variance": 19.04474002
          },
          {
            "average": 19.97468081,
            "count": 25809808,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.858951947,
            "variance": 8.173606236
          },
          {
            "average": 3.095857125,
            "count": 25809808,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.180364772,
            "variance": 4.753990539
          },
          {
            "average": 12.18518088,
            "count": 25809808,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.641249318,
            "variance": 13.25869659
          },
          {
            "average": 247905387.5,
            "count": 25809808,
            "maximum": 248390047.3,
            "minimum": 247423184.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480534.4269,
            "variance": 230913335400.0
          },
          {
            "average": 0,
            "count": 25809808,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25809808,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25809808,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25809808,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25809808,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129221.6621,
          1054150.468,
          -11.73429306,
          130233.0621,
          1055167.728,
          114.0857069
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129221.66210828077,
                1054150.4683265898,
                -11.73429305593583
              ],
              [
                129221.66210828077,
                1055167.7283265896,
                -11.73429305593583
              ],
              [
                130233.06210828076,
                1055167.7283265896,
                114.08570694406419
              ],
              [
                130233.06210828076,
                1054150.4683265898,
                114.08570694406419
              ],
              [
                129221.66210828077,
                1054150.4683265898,
                -11.73429305593583
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:00:47+00:00",
        "end_time": "2019-07-17T18:26:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7392.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7392.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7392.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7392.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7123667,
            59.45985641,
            -11.73429306,
            -151.6938509,
            59.46926153,
            114.0857069
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.71236671429426,
                  59.46016914873212,
                  -11.73429305593583
                ],
                [
                  -151.71174645255363,
                  59.46926153312462,
                  -11.73429305593583
                ],
                [
                  -151.69385094833567,
                  59.46894871074351,
                  114.08570694406419
                ],
                [
                  -151.69447605312396,
                  59.45985640991189,
                  114.08570694406419
                ],
                [
                  -151.71236671429426,
                  59.46016914873212,
                  -11.73429305593583
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7392.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7392.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:00:47Z",
            "pc:count": 25809808,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129811.7666,
                "count": 25809808,
                "maximum": 130233.0621,
                "minimum": 129221.6621,
                "name": "X",
                "position": 0,
                "stddev": 206.0518028,
                "variance": 42457.34545
              },
              {
                "average": 1054635.658,
                "count": 25809808,
                "maximum": 1055167.728,
                "minimum": 1054150.468,
                "name": "Y",
                "position": 1,
                "stddev": 252.7827315,
                "variance": 63899.10937
              },
              {
                "average": 60.57334213,
                "count": 25809808,
                "maximum": 114.0857069,
                "minimum": -11.73429306,
                "name": "Z",
                "position": 2,
                "stddev": 22.37689338,
                "variance": 500.7253574
              },
              {
                "average": 133.7707231,
                "count": 25809808,
                "maximum": 28383,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 243.1149815,
                "variance": 59104.89421
              },
              {
                "average": 2.449788894,
                "count": 25809808,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259120334,
                "variance": 1.585384016
              },
              {
                "average": 3.900965788,
                "count": 25809808,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.437012805,
                "variance": 2.065005802
              },
              {
                "average": 1,
                "count": 25809808,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25809808,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.715766812,
                "count": 25809808,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.364027958,
                "variance": 19.04474002
              },
              {
                "average": 19.97468081,
                "count": 25809808,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.858951947,
                "variance": 8.173606236
              },
              {
                "average": 3.095857125,
                "count": 25809808,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.180364772,
                "variance": 4.753990539
              },
              {
                "average": 12.18518088,
                "count": 25809808,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.641249318,
                "variance": 13.25869659
              },
              {
                "average": 247905387.5,
                "count": 25809808,
                "maximum": 248390047.3,
                "minimum": 247423184.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480534.4269,
                "variance": 230913335400.0
              },
              {
                "average": 0,
                "count": 25809808,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25809808,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25809808,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25809808,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25809808,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129221.6621,
              1054150.468,
              -11.73429306,
              130233.0621,
              1055167.728,
              114.0857069
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129221.66210828077,
                    1054150.4683265898,
                    -11.73429305593583
                  ],
                  [
                    129221.66210828077,
                    1055167.7283265896,
                    -11.73429305593583
                  ],
                  [
                    130233.06210828076,
                    1055167.7283265896,
                    114.08570694406419
                  ],
                  [
                    130233.06210828076,
                    1054150.4683265898,
                    114.08570694406419
                  ],
                  [
                    129221.66210828077,
                    1054150.4683265898,
                    -11.73429305593583
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:00:47+00:00",
            "end_time": "2019-07-17T18:26: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": "20190717_NCMP_AK_05VNF7393.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.71201150658777,
              59.46914803545379,
              -13.540469516609484
            ],
            [
              -151.71139605902215,
              59.47816601918904,
              -13.540469516609484
            ],
            [
              -151.69515449524096,
              59.477882243989264,
              93.43953048339051
            ],
            [
              -151.69577430347186,
              59.4688643354628,
              93.43953048339051
            ],
            [
              -151.71201150658777,
              59.46914803545379,
              -13.540469516609484
            ]
          ]
        ]
      },
      "bbox": [
        -151.7120115,
        59.46886434,
        -13.54046952,
        -151.6951545,
        59.47816602,
        93.43953048
      ],
      "properties": {
        "datetime": "2019-07-28T22:53:21Z",
        "pc:count": 1409705,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129751.5884,
            "count": 1409705,
            "maximum": 130124.8171,
            "minimum": 129207.1371,
            "name": "X",
            "position": 0,
            "stddev": 158.9564508,
            "variance": 25267.15324
          },
          {
            "average": 1055301.52,
            "count": 1409705,
            "maximum": 1056163.469,
            "minimum": 1055154.529,
            "name": "Y",
            "position": 1,
            "stddev": 158.7409498,
            "variance": 25198.68913
          },
          {
            "average": 21.85238527,
            "count": 1409705,
            "maximum": 93.43953048,
            "minimum": -13.54046952,
            "name": "Z",
            "position": 2,
            "stddev": 29.13951994,
            "variance": 849.1116222
          },
          {
            "average": 253.5071238,
            "count": 1409705,
            "maximum": 4050,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 398.0067809,
            "variance": 158409.3977
          },
          {
            "average": 1.595501896,
            "count": 1409705,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.003345772,
            "variance": 1.006702739
          },
          {
            "average": 2.197395909,
            "count": 1409705,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.485720691,
            "variance": 2.207365972
          },
          {
            "average": 1,
            "count": 1409705,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1409705,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.0311441,
            "count": 1409705,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.36357959,
            "variance": 178.5852595
          },
          {
            "average": 19.51303553,
            "count": 1409705,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.196758047,
            "variance": 4.825745917
          },
          {
            "average": 2.037704342,
            "count": 1409705,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.135617952,
            "variance": 1.289628134
          },
          {
            "average": 13.63282956,
            "count": 1409705,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.000439658,
            "variance": 1.000879509
          },
          {
            "average": 247798366.9,
            "count": 1409705,
            "maximum": 248389601.8,
            "minimum": 247427732.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 466949.1219,
            "variance": 218041482500.0
          },
          {
            "average": 0,
            "count": 1409705,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1409705,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1409705,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1409705,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1409705,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129207.1371,
          1055154.529,
          -13.54046952,
          130124.8171,
          1056163.469,
          93.43953048
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129207.1370994229,
                1055154.5294900518,
                -13.540469516609484
              ],
              [
                129207.1370994229,
                1056163.4694900517,
                -13.540469516609484
              ],
              [
                130124.81709942289,
                1056163.4694900517,
                93.43953048339051
              ],
              [
                130124.81709942289,
                1055154.5294900518,
                93.43953048339051
              ],
              [
                129207.1370994229,
                1055154.5294900518,
                -13.540469516609484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:53:21+00:00",
        "end_time": "2019-07-17T19:42:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7393.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7393.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7393.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7393.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7120115,
            59.46886434,
            -13.54046952,
            -151.6951545,
            59.47816602,
            93.43953048
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.71201150658777,
                  59.46914803545379,
                  -13.540469516609484
                ],
                [
                  -151.71139605902215,
                  59.47816601918904,
                  -13.540469516609484
                ],
                [
                  -151.69515449524096,
                  59.477882243989264,
                  93.43953048339051
                ],
                [
                  -151.69577430347186,
                  59.4688643354628,
                  93.43953048339051
                ],
                [
                  -151.71201150658777,
                  59.46914803545379,
                  -13.540469516609484
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7393.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7393.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:53:21Z",
            "pc:count": 1409705,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129751.5884,
                "count": 1409705,
                "maximum": 130124.8171,
                "minimum": 129207.1371,
                "name": "X",
                "position": 0,
                "stddev": 158.9564508,
                "variance": 25267.15324
              },
              {
                "average": 1055301.52,
                "count": 1409705,
                "maximum": 1056163.469,
                "minimum": 1055154.529,
                "name": "Y",
                "position": 1,
                "stddev": 158.7409498,
                "variance": 25198.68913
              },
              {
                "average": 21.85238527,
                "count": 1409705,
                "maximum": 93.43953048,
                "minimum": -13.54046952,
                "name": "Z",
                "position": 2,
                "stddev": 29.13951994,
                "variance": 849.1116222
              },
              {
                "average": 253.5071238,
                "count": 1409705,
                "maximum": 4050,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 398.0067809,
                "variance": 158409.3977
              },
              {
                "average": 1.595501896,
                "count": 1409705,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.003345772,
                "variance": 1.006702739
              },
              {
                "average": 2.197395909,
                "count": 1409705,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.485720691,
                "variance": 2.207365972
              },
              {
                "average": 1,
                "count": 1409705,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1409705,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.0311441,
                "count": 1409705,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.36357959,
                "variance": 178.5852595
              },
              {
                "average": 19.51303553,
                "count": 1409705,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.196758047,
                "variance": 4.825745917
              },
              {
                "average": 2.037704342,
                "count": 1409705,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.135617952,
                "variance": 1.289628134
              },
              {
                "average": 13.63282956,
                "count": 1409705,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.000439658,
                "variance": 1.000879509
              },
              {
                "average": 247798366.9,
                "count": 1409705,
                "maximum": 248389601.8,
                "minimum": 247427732.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 466949.1219,
                "variance": 218041482500.0
              },
              {
                "average": 0,
                "count": 1409705,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1409705,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1409705,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1409705,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1409705,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129207.1371,
              1055154.529,
              -13.54046952,
              130124.8171,
              1056163.469,
              93.43953048
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129207.1370994229,
                    1055154.5294900518,
                    -13.540469516609484
                  ],
                  [
                    129207.1370994229,
                    1056163.4694900517,
                    -13.540469516609484
                  ],
                  [
                    130124.81709942289,
                    1056163.4694900517,
                    93.43953048339051
                  ],
                  [
                    130124.81709942289,
                    1055154.5294900518,
                    93.43953048339051
                  ],
                  [
                    129207.1370994229,
                    1055154.5294900518,
                    -13.540469516609484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:53:21+00:00",
            "end_time": "2019-07-17T19:42: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": "20190717_NCMP_AK_05VNF7394.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7116760877736,
              59.47813652924204,
              -26.163726770353428
            ],
            [
              -151.71106012863504,
              59.487158231496,
              -26.163726770353428
            ],
            [
              -151.69919998750194,
              59.48695123322573,
              -7.863726770353429
            ],
            [
              -151.69981913313853,
              59.477929585875074,
              -7.863726770353429
            ],
            [
              -151.7116760877736,
              59.47813652924204,
              -26.163726770353428
            ]
          ]
        ]
      },
      "bbox": [
        -151.7116761,
        59.47792959,
        -26.16372677,
        -151.6992,
        59.48715823,
        -7.86372677
      ],
      "properties": {
        "datetime": "2019-07-28T22:53:07Z",
        "pc:count": 121551,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129451.639,
            "count": 121551,
            "maximum": 129861.3874,
            "minimum": 129191.4474,
            "name": "X",
            "position": 0,
            "stddev": 169.8959384,
            "variance": 28864.62987
          },
          {
            "average": 1056674.695,
            "count": 121551,
            "maximum": 1057168.989,
            "minimum": 1056159.629,
            "name": "Y",
            "position": 1,
            "stddev": 240.2796258,
            "variance": 57734.29856
          },
          {
            "average": -16.61878761,
            "count": 121551,
            "maximum": -7.86372677,
            "minimum": -26.16372677,
            "name": "Z",
            "position": 2,
            "stddev": 3.079622181,
            "variance": 9.484072779
          },
          {
            "average": 988.7722355,
            "count": 121551,
            "maximum": 3336,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 419.0102804,
            "variance": 175569.6151
          },
          {
            "average": 1,
            "count": 121551,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 121551,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 121551,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121551,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 121551,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.05184327,
            "count": 121551,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.459342879,
            "variance": 2.129681639
          },
          {
            "average": 2.007305575,
            "count": 121551,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08516022352,
            "variance": 0.007252263669
          },
          {
            "average": 13.92164606,
            "count": 121551,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.09098153,
            "variance": 1.1902407
          },
          {
            "average": 247487229.7,
            "count": 121551,
            "maximum": 248389587.4,
            "minimum": 247428204.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 228591.2074,
            "variance": 52253940090.0
          },
          {
            "average": 0,
            "count": 121551,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121551,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121551,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121551,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 121551,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129191.4474,
          1056159.629,
          -26.16372677,
          129861.3874,
          1057168.989,
          -7.86372677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129191.44744055439,
                1056159.6292568627,
                -26.163726770353428
              ],
              [
                129191.44744055439,
                1057168.9892568626,
                -26.163726770353428
              ],
              [
                129861.38744055439,
                1057168.9892568626,
                -7.863726770353429
              ],
              [
                129861.38744055439,
                1056159.6292568627,
                -7.863726770353429
              ],
              [
                129191.44744055439,
                1056159.6292568627,
                -26.163726770353428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:53:07+00:00",
        "end_time": "2019-07-17T19:50:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7394.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7394.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7394.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7394.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7116761,
            59.47792959,
            -26.16372677,
            -151.6992,
            59.48715823,
            -7.86372677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7116760877736,
                  59.47813652924204,
                  -26.163726770353428
                ],
                [
                  -151.71106012863504,
                  59.487158231496,
                  -26.163726770353428
                ],
                [
                  -151.69919998750194,
                  59.48695123322573,
                  -7.863726770353429
                ],
                [
                  -151.69981913313853,
                  59.477929585875074,
                  -7.863726770353429
                ],
                [
                  -151.7116760877736,
                  59.47813652924204,
                  -26.163726770353428
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7394.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7394.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:53:07Z",
            "pc:count": 121551,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129451.639,
                "count": 121551,
                "maximum": 129861.3874,
                "minimum": 129191.4474,
                "name": "X",
                "position": 0,
                "stddev": 169.8959384,
                "variance": 28864.62987
              },
              {
                "average": 1056674.695,
                "count": 121551,
                "maximum": 1057168.989,
                "minimum": 1056159.629,
                "name": "Y",
                "position": 1,
                "stddev": 240.2796258,
                "variance": 57734.29856
              },
              {
                "average": -16.61878761,
                "count": 121551,
                "maximum": -7.86372677,
                "minimum": -26.16372677,
                "name": "Z",
                "position": 2,
                "stddev": 3.079622181,
                "variance": 9.484072779
              },
              {
                "average": 988.7722355,
                "count": 121551,
                "maximum": 3336,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 419.0102804,
                "variance": 175569.6151
              },
              {
                "average": 1,
                "count": 121551,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 121551,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 121551,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121551,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 121551,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.05184327,
                "count": 121551,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.459342879,
                "variance": 2.129681639
              },
              {
                "average": 2.007305575,
                "count": 121551,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08516022352,
                "variance": 0.007252263669
              },
              {
                "average": 13.92164606,
                "count": 121551,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.09098153,
                "variance": 1.1902407
              },
              {
                "average": 247487229.7,
                "count": 121551,
                "maximum": 248389587.4,
                "minimum": 247428204.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 228591.2074,
                "variance": 52253940090.0
              },
              {
                "average": 0,
                "count": 121551,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121551,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121551,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121551,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 121551,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129191.4474,
              1056159.629,
              -26.16372677,
              129861.3874,
              1057168.989,
              -7.86372677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129191.44744055439,
                    1056159.6292568627,
                    -26.163726770353428
                  ],
                  [
                    129191.44744055439,
                    1057168.9892568626,
                    -26.163726770353428
                  ],
                  [
                    129861.38744055439,
                    1057168.9892568626,
                    -7.863726770353429
                  ],
                  [
                    129861.38744055439,
                    1056159.6292568627,
                    -7.863726770353429
                  ],
                  [
                    129191.44744055439,
                    1056159.6292568627,
                    -26.163726770353428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:53:07+00:00",
            "end_time": "2019-07-17T19:50: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": "20190717_NCMP_AK_05VNF7395.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.71093605940862,
              59.48711153348402,
              -27.095142005898023
            ],
            [
              -151.7108266382613,
              59.4887135842492,
              -27.095142005898023
            ],
            [
              -151.70259669122063,
              59.4885700507073,
              -22.475142005898025
            ],
            [
              -151.70270650512785,
              59.48696800670475,
              -22.475142005898025
            ],
            [
              -151.71093605940862,
              59.48711153348402,
              -27.095142005898023
            ]
          ]
        ]
      },
      "bbox": [
        -151.7109361,
        59.48696801,
        -27.09514201,
        -151.7025967,
        59.48871358,
        -22.47514201
      ],
      "properties": {
        "datetime": "2019-07-17T20:15:50Z",
        "pc:count": 2279,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129491.0446,
            "count": 2279,
            "maximum": 129663.4873,
            "minimum": 129198.6273,
            "name": "X",
            "position": 0,
            "stddev": 95.10626684,
            "variance": 9045.201992
          },
          {
            "average": 1057224.169,
            "count": 2279,
            "maximum": 1057343.252,
            "minimum": 1057164.012,
            "name": "Y",
            "position": 1,
            "stddev": 39.81476067,
            "variance": 1585.215167
          },
          {
            "average": -24.49658562,
            "count": 2279,
            "maximum": -22.47514201,
            "minimum": -27.09514201,
            "name": "Z",
            "position": 2,
            "stddev": 0.7161016399,
            "variance": 0.5128015586
          },
          {
            "average": 920.0491444,
            "count": 2279,
            "maximum": 1822,
            "minimum": 360,
            "name": "Intensity",
            "position": 3,
            "stddev": 239.1907582,
            "variance": 57212.21883
          },
          {
            "average": 1,
            "count": 2279,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2279,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 2279,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2279,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2279,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.56235623,
            "count": 2279,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.821238881,
            "variance": 3.316911062
          },
          {
            "average": 2,
            "count": 2279,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.76349276,
            "count": 2279,
            "maximum": 15,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4250303907,
            "variance": 0.180650833
          },
          {
            "average": 247429626.3,
            "count": 2279,
            "maximum": 247429750,
            "minimum": 247429229.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 219.274982,
            "variance": 48081.51775
          },
          {
            "average": 0,
            "count": 2279,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2279,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2279,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2279,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2279,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129198.6273,
          1057164.012,
          -27.09514201,
          129663.4873,
          1057343.252,
          -22.47514201
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129198.62727502255,
                1057164.0121773584,
                -27.095142005898023
              ],
              [
                129198.62727502255,
                1057343.2521773586,
                -27.095142005898023
              ],
              [
                129663.48727502253,
                1057343.2521773586,
                -22.475142005898025
              ],
              [
                129663.48727502253,
                1057164.0121773584,
                -22.475142005898025
              ],
              [
                129198.62727502255,
                1057164.0121773584,
                -27.095142005898023
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T20:15:50+00:00",
        "end_time": "2019-07-17T20:07:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7395.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7395.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7395.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7395.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7109361,
            59.48696801,
            -27.09514201,
            -151.7025967,
            59.48871358,
            -22.47514201
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.71093605940862,
                  59.48711153348402,
                  -27.095142005898023
                ],
                [
                  -151.7108266382613,
                  59.4887135842492,
                  -27.095142005898023
                ],
                [
                  -151.70259669122063,
                  59.4885700507073,
                  -22.475142005898025
                ],
                [
                  -151.70270650512785,
                  59.48696800670475,
                  -22.475142005898025
                ],
                [
                  -151.71093605940862,
                  59.48711153348402,
                  -27.095142005898023
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7395.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7395.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T20:15:50Z",
            "pc:count": 2279,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129491.0446,
                "count": 2279,
                "maximum": 129663.4873,
                "minimum": 129198.6273,
                "name": "X",
                "position": 0,
                "stddev": 95.10626684,
                "variance": 9045.201992
              },
              {
                "average": 1057224.169,
                "count": 2279,
                "maximum": 1057343.252,
                "minimum": 1057164.012,
                "name": "Y",
                "position": 1,
                "stddev": 39.81476067,
                "variance": 1585.215167
              },
              {
                "average": -24.49658562,
                "count": 2279,
                "maximum": -22.47514201,
                "minimum": -27.09514201,
                "name": "Z",
                "position": 2,
                "stddev": 0.7161016399,
                "variance": 0.5128015586
              },
              {
                "average": 920.0491444,
                "count": 2279,
                "maximum": 1822,
                "minimum": 360,
                "name": "Intensity",
                "position": 3,
                "stddev": 239.1907582,
                "variance": 57212.21883
              },
              {
                "average": 1,
                "count": 2279,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2279,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 2279,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2279,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2279,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.56235623,
                "count": 2279,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.821238881,
                "variance": 3.316911062
              },
              {
                "average": 2,
                "count": 2279,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.76349276,
                "count": 2279,
                "maximum": 15,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4250303907,
                "variance": 0.180650833
              },
              {
                "average": 247429626.3,
                "count": 2279,
                "maximum": 247429750,
                "minimum": 247429229.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 219.274982,
                "variance": 48081.51775
              },
              {
                "average": 0,
                "count": 2279,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2279,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2279,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2279,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2279,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129198.6273,
              1057164.012,
              -27.09514201,
              129663.4873,
              1057343.252,
              -22.47514201
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129198.62727502255,
                    1057164.0121773584,
                    -27.095142005898023
                  ],
                  [
                    129198.62727502255,
                    1057343.2521773586,
                    -27.095142005898023
                  ],
                  [
                    129663.48727502253,
                    1057343.2521773586,
                    -22.475142005898025
                  ],
                  [
                    129663.48727502253,
                    1057164.0121773584,
                    -22.475142005898025
                  ],
                  [
                    129198.62727502255,
                    1057164.0121773584,
                    -27.095142005898023
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T20:15:50+00:00",
            "end_time": "2019-07-17T20:07:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7487.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6960798604725,
              59.42071078452412,
              33.338768716453345
            ],
            [
              -151.69584034827122,
              59.424201687607095,
              33.338768716453345
            ],
            [
              -151.67924263348732,
              59.42390922487606,
              149.61876871645336
            ],
            [
              -151.67948386818404,
              59.420418351738654,
              149.61876871645336
            ],
            [
              -151.6960798604725,
              59.42071078452412,
              33.338768716453345
            ]
          ]
        ]
      },
      "bbox": [
        -151.6960799,
        59.42041835,
        33.33876872,
        -151.6792426,
        59.42420169,
        149.6187687
      ],
      "properties": {
        "datetime": "2019-07-28T22:32:48Z",
        "pc:count": 1846089,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130626.7084,
            "count": 1846089,
            "maximum": 131233.6387,
            "minimum": 130294.3187,
            "name": "X",
            "position": 0,
            "stddev": 239.0903925,
            "variance": 57164.21579
          },
          {
            "average": 1050049.215,
            "count": 1846089,
            "maximum": 1050163.532,
            "minimum": 1049772.972,
            "name": "Y",
            "position": 1,
            "stddev": 82.68907389,
            "variance": 6837.48294
          },
          {
            "average": 63.3440005,
            "count": 1846089,
            "maximum": 149.6187687,
            "minimum": 33.33876872,
            "name": "Z",
            "position": 2,
            "stddev": 17.96197745,
            "variance": 322.632634
          },
          {
            "average": 85.63985485,
            "count": 1846089,
            "maximum": 4260,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 136.4487262,
            "variance": 18618.25489
          },
          {
            "average": 2.724077767,
            "count": 1846089,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.229117578,
            "variance": 1.51073002
          },
          {
            "average": 4.437894381,
            "count": 1846089,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.018938309,
            "variance": 1.038235277
          },
          {
            "average": 1,
            "count": 1846089,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1846089,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018713074,
            "count": 1846089,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1355097959,
            "variance": 0.01836290477
          },
          {
            "average": 20.17455245,
            "count": 1846089,
            "maximum": 28.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.660188046,
            "variance": 2.756224347
          },
          {
            "average": 3.594081325,
            "count": 1846089,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.345743448,
            "variance": 5.502512323
          },
          {
            "average": 12.54209629,
            "count": 1846089,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.324611269,
            "variance": 1.754595014
          },
          {
            "average": 247475789.3,
            "count": 1846089,
            "maximum": 248388368.2,
            "minimum": 247427806.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 207431.7252,
            "variance": 43027920620.0
          },
          {
            "average": 0,
            "count": 1846089,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1846089,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1846089,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1846089,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1846089,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130294.3187,
          1049772.972,
          33.33876872,
          131233.6387,
          1050163.532,
          149.6187687
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130294.31868050157,
                1049772.9723865802,
                33.338768716453345
              ],
              [
                130294.31868050157,
                1050163.5323865802,
                33.338768716453345
              ],
              [
                131233.63868050158,
                1050163.5323865802,
                149.61876871645336
              ],
              [
                131233.63868050158,
                1049772.9723865802,
                149.61876871645336
              ],
              [
                130294.31868050157,
                1049772.9723865802,
                33.338768716453345
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:32:48+00:00",
        "end_time": "2019-07-17T19:43:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7487.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7487.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7487.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7487.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6960799,
            59.42041835,
            33.33876872,
            -151.6792426,
            59.42420169,
            149.6187687
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6960798604725,
                  59.42071078452412,
                  33.338768716453345
                ],
                [
                  -151.69584034827122,
                  59.424201687607095,
                  33.338768716453345
                ],
                [
                  -151.67924263348732,
                  59.42390922487606,
                  149.61876871645336
                ],
                [
                  -151.67948386818404,
                  59.420418351738654,
                  149.61876871645336
                ],
                [
                  -151.6960798604725,
                  59.42071078452412,
                  33.338768716453345
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7487.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7487.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:32:48Z",
            "pc:count": 1846089,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130626.7084,
                "count": 1846089,
                "maximum": 131233.6387,
                "minimum": 130294.3187,
                "name": "X",
                "position": 0,
                "stddev": 239.0903925,
                "variance": 57164.21579
              },
              {
                "average": 1050049.215,
                "count": 1846089,
                "maximum": 1050163.532,
                "minimum": 1049772.972,
                "name": "Y",
                "position": 1,
                "stddev": 82.68907389,
                "variance": 6837.48294
              },
              {
                "average": 63.3440005,
                "count": 1846089,
                "maximum": 149.6187687,
                "minimum": 33.33876872,
                "name": "Z",
                "position": 2,
                "stddev": 17.96197745,
                "variance": 322.632634
              },
              {
                "average": 85.63985485,
                "count": 1846089,
                "maximum": 4260,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 136.4487262,
                "variance": 18618.25489
              },
              {
                "average": 2.724077767,
                "count": 1846089,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.229117578,
                "variance": 1.51073002
              },
              {
                "average": 4.437894381,
                "count": 1846089,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.018938309,
                "variance": 1.038235277
              },
              {
                "average": 1,
                "count": 1846089,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1846089,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018713074,
                "count": 1846089,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1355097959,
                "variance": 0.01836290477
              },
              {
                "average": 20.17455245,
                "count": 1846089,
                "maximum": 28.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.660188046,
                "variance": 2.756224347
              },
              {
                "average": 3.594081325,
                "count": 1846089,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.345743448,
                "variance": 5.502512323
              },
              {
                "average": 12.54209629,
                "count": 1846089,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.324611269,
                "variance": 1.754595014
              },
              {
                "average": 247475789.3,
                "count": 1846089,
                "maximum": 248388368.2,
                "minimum": 247427806.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 207431.7252,
                "variance": 43027920620.0
              },
              {
                "average": 0,
                "count": 1846089,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1846089,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1846089,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1846089,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1846089,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130294.3187,
              1049772.972,
              33.33876872,
              131233.6387,
              1050163.532,
              149.6187687
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130294.31868050157,
                    1049772.9723865802,
                    33.338768716453345
                  ],
                  [
                    130294.31868050157,
                    1050163.5323865802,
                    33.338768716453345
                  ],
                  [
                    131233.63868050158,
                    1050163.5323865802,
                    149.61876871645336
                  ],
                  [
                    131233.63868050158,
                    1049772.9723865802,
                    149.61876871645336
                  ],
                  [
                    130294.31868050157,
                    1049772.9723865802,
                    33.338768716453345
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:32:48+00:00",
            "end_time": "2019-07-17T19:43:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7488.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6961191566367,
              59.42408263612882,
              22.937994730784425
            ],
            [
              -151.69549662286153,
              59.433153810832216,
              22.937994730784425
            ],
            [
              -151.6779280468763,
              59.43284421343674,
              293.0979947307844
            ],
            [
              -151.67855531888392,
              59.42377312112004,
              293.0979947307844
            ],
            [
              -151.6961191566367,
              59.42408263612882,
              22.937994730784425
            ]
          ]
        ]
      },
      "bbox": [
        -151.6961192,
        59.42377312,
        22.93799473,
        -151.677928,
        59.43315381,
        293.0979947
      ],
      "properties": {
        "datetime": "2019-07-28T22:54:30Z",
        "pc:count": 25676591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130650.3853,
            "count": 25676591,
            "maximum": 131273.0208,
            "minimum": 130279.0208,
            "name": "X",
            "position": 0,
            "stddev": 230.3902376,
            "variance": 53079.66157
          },
          {
            "average": 1050685.192,
            "count": 25676591,
            "maximum": 1051164.562,
            "minimum": 1050149.682,
            "name": "Y",
            "position": 1,
            "stddev": 272.2081814,
            "variance": 74097.29404
          },
          {
            "average": 102.23544,
            "count": 25676591,
            "maximum": 293.0979947,
            "minimum": 22.93799473,
            "name": "Z",
            "position": 2,
            "stddev": 65.45856433,
            "variance": 4284.823645
          },
          {
            "average": 98.34220431,
            "count": 25676591,
            "maximum": 20250,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 158.1496418,
            "variance": 25011.30919
          },
          {
            "average": 2.619825895,
            "count": 25676591,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.237625039,
            "variance": 1.531715736
          },
          {
            "average": 4.241756158,
            "count": 25676591,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.180600127,
            "variance": 1.393816661
          },
          {
            "average": 1,
            "count": 25676591,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25676591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.009971612,
            "count": 25676591,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.09935884071,
            "variance": 0.009872179227
          },
          {
            "average": 20.15989645,
            "count": 25676591,
            "maximum": 28.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.275614041,
            "variance": 5.178419264
          },
          {
            "average": 3.375579531,
            "count": 25676591,
            "maximum": 22,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.278711182,
            "variance": 5.192524649
          },
          {
            "average": 12.85239957,
            "count": 25676591,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.422119583,
            "variance": 2.022424109
          },
          {
            "average": 247861116.9,
            "count": 25676591,
            "maximum": 248389670.4,
            "minimum": 247427798,
            "name": "GpsTime",
            "position": 12,
            "stddev": 477560.9317,
            "variance": 228064443500.0
          },
          {
            "average": 0,
            "count": 25676591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25676591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25676591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25676591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25676591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130279.0208,
          1050149.682,
          22.93799473,
          131273.0208,
          1051164.562,
          293.0979947
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130279.0208041278,
                1050149.682026655,
                22.937994730784425
              ],
              [
                130279.0208041278,
                1051164.5620266548,
                22.937994730784425
              ],
              [
                131273.0208041278,
                1051164.5620266548,
                293.0979947307844
              ],
              [
                131273.0208041278,
                1050149.682026655,
                293.0979947307844
              ],
              [
                130279.0208041278,
                1050149.682026655,
                22.937994730784425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:54:30+00:00",
        "end_time": "2019-07-17T19:43:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7488.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7488.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7488.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7488.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6961192,
            59.42377312,
            22.93799473,
            -151.677928,
            59.43315381,
            293.0979947
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6961191566367,
                  59.42408263612882,
                  22.937994730784425
                ],
                [
                  -151.69549662286153,
                  59.433153810832216,
                  22.937994730784425
                ],
                [
                  -151.6779280468763,
                  59.43284421343674,
                  293.0979947307844
                ],
                [
                  -151.67855531888392,
                  59.42377312112004,
                  293.0979947307844
                ],
                [
                  -151.6961191566367,
                  59.42408263612882,
                  22.937994730784425
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7488.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7488.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:54:30Z",
            "pc:count": 25676591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130650.3853,
                "count": 25676591,
                "maximum": 131273.0208,
                "minimum": 130279.0208,
                "name": "X",
                "position": 0,
                "stddev": 230.3902376,
                "variance": 53079.66157
              },
              {
                "average": 1050685.192,
                "count": 25676591,
                "maximum": 1051164.562,
                "minimum": 1050149.682,
                "name": "Y",
                "position": 1,
                "stddev": 272.2081814,
                "variance": 74097.29404
              },
              {
                "average": 102.23544,
                "count": 25676591,
                "maximum": 293.0979947,
                "minimum": 22.93799473,
                "name": "Z",
                "position": 2,
                "stddev": 65.45856433,
                "variance": 4284.823645
              },
              {
                "average": 98.34220431,
                "count": 25676591,
                "maximum": 20250,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 158.1496418,
                "variance": 25011.30919
              },
              {
                "average": 2.619825895,
                "count": 25676591,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.237625039,
                "variance": 1.531715736
              },
              {
                "average": 4.241756158,
                "count": 25676591,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.180600127,
                "variance": 1.393816661
              },
              {
                "average": 1,
                "count": 25676591,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25676591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.009971612,
                "count": 25676591,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.09935884071,
                "variance": 0.009872179227
              },
              {
                "average": 20.15989645,
                "count": 25676591,
                "maximum": 28.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.275614041,
                "variance": 5.178419264
              },
              {
                "average": 3.375579531,
                "count": 25676591,
                "maximum": 22,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.278711182,
                "variance": 5.192524649
              },
              {
                "average": 12.85239957,
                "count": 25676591,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.422119583,
                "variance": 2.022424109
              },
              {
                "average": 247861116.9,
                "count": 25676591,
                "maximum": 248389670.4,
                "minimum": 247427798,
                "name": "GpsTime",
                "position": 12,
                "stddev": 477560.9317,
                "variance": 228064443500.0
              },
              {
                "average": 0,
                "count": 25676591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25676591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25676591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25676591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25676591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130279.0208,
              1050149.682,
              22.93799473,
              131273.0208,
              1051164.562,
              293.0979947
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130279.0208041278,
                    1050149.682026655,
                    22.937994730784425
                  ],
                  [
                    130279.0208041278,
                    1051164.5620266548,
                    22.937994730784425
                  ],
                  [
                    131273.0208041278,
                    1051164.5620266548,
                    293.0979947307844
                  ],
                  [
                    131273.0208041278,
                    1050149.682026655,
                    293.0979947307844
                  ],
                  [
                    130279.0208041278,
                    1050149.682026655,
                    22.937994730784425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:54:30+00:00",
            "end_time": "2019-07-17T19:43:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7489.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.69577251800428,
              59.433060488404536,
              43.91915958662227
            ],
            [
              -151.69515183568126,
              59.44210087925397,
              43.91915958662227
            ],
            [
              -151.68179577916504,
              59.44186575901121,
              302.0591595866223
            ],
            [
              -151.68242005237096,
              59.432825430539744,
              302.0591595866223
            ],
            [
              -151.69577251800428,
              59.433060488404536,
              43.91915958662227
            ]
          ]
        ]
      },
      "bbox": [
        -151.6957725,
        59.43282543,
        43.91915959,
        -151.6817958,
        59.44210088,
        302.0591596
      ],
      "properties": {
        "datetime": "2019-07-28T22:54:21Z",
        "pc:count": 20576086,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130579.4343,
            "count": 20576086,
            "maximum": 131019.252,
            "minimum": 130263.792,
            "name": "X",
            "position": 0,
            "stddev": 184.3225665,
            "variance": 33974.80853
          },
          {
            "average": 1051666.705,
            "count": 20576086,
            "maximum": 1052165.032,
            "minimum": 1051153.592,
            "name": "Y",
            "position": 1,
            "stddev": 286.3305085,
            "variance": 81985.16013
          },
          {
            "average": 196.4058637,
            "count": 20576086,
            "maximum": 302.0591596,
            "minimum": 43.91915959,
            "name": "Z",
            "position": 2,
            "stddev": 59.05574977,
            "variance": 3487.58158
          },
          {
            "average": 101.0696509,
            "count": 20576086,
            "maximum": 5970,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 168.8669302,
            "variance": 28516.0401
          },
          {
            "average": 2.562253774,
            "count": 20576086,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.23359316,
            "variance": 1.521752083
          },
          {
            "average": 4.126367668,
            "count": 20576086,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.240369003,
            "variance": 1.538515264
          },
          {
            "average": 1,
            "count": 20576086,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20576086,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.00962841,
            "count": 20576086,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.09765093218,
            "variance": 0.009535704556
          },
          {
            "average": 20.2191092,
            "count": 20576086,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.229148506,
            "variance": 10.42740008
          },
          {
            "average": 3.275092989,
            "count": 20576086,
            "maximum": 22,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.260818487,
            "variance": 5.111300229
          },
          {
            "average": 13.54119719,
            "count": 20576086,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.101039876,
            "variance": 1.212288809
          },
          {
            "average": 247917131.4,
            "count": 20576086,
            "maximum": 248389661,
            "minimum": 247428275.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479859.3038,
            "variance": 230264951500.0
          },
          {
            "average": 0,
            "count": 20576086,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20576086,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20576086,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20576086,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20576086,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130263.792,
          1051153.592,
          43.91915959,
          131019.252,
          1052165.032,
          302.0591596
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130263.79203103423,
                1051153.5924953157,
                43.91915958662227
              ],
              [
                130263.79203103423,
                1052165.0324953157,
                43.91915958662227
              ],
              [
                131019.25203103422,
                1052165.0324953157,
                302.0591595866223
              ],
              [
                131019.25203103422,
                1051153.5924953157,
                302.0591595866223
              ],
              [
                130263.79203103423,
                1051153.5924953157,
                43.91915958662227
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:54:21+00:00",
        "end_time": "2019-07-17T19:51:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7489.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7489.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7489.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7489.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6957725,
            59.43282543,
            43.91915959,
            -151.6817958,
            59.44210088,
            302.0591596
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.69577251800428,
                  59.433060488404536,
                  43.91915958662227
                ],
                [
                  -151.69515183568126,
                  59.44210087925397,
                  43.91915958662227
                ],
                [
                  -151.68179577916504,
                  59.44186575901121,
                  302.0591595866223
                ],
                [
                  -151.68242005237096,
                  59.432825430539744,
                  302.0591595866223
                ],
                [
                  -151.69577251800428,
                  59.433060488404536,
                  43.91915958662227
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7489.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7489.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:54:21Z",
            "pc:count": 20576086,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130579.4343,
                "count": 20576086,
                "maximum": 131019.252,
                "minimum": 130263.792,
                "name": "X",
                "position": 0,
                "stddev": 184.3225665,
                "variance": 33974.80853
              },
              {
                "average": 1051666.705,
                "count": 20576086,
                "maximum": 1052165.032,
                "minimum": 1051153.592,
                "name": "Y",
                "position": 1,
                "stddev": 286.3305085,
                "variance": 81985.16013
              },
              {
                "average": 196.4058637,
                "count": 20576086,
                "maximum": 302.0591596,
                "minimum": 43.91915959,
                "name": "Z",
                "position": 2,
                "stddev": 59.05574977,
                "variance": 3487.58158
              },
              {
                "average": 101.0696509,
                "count": 20576086,
                "maximum": 5970,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 168.8669302,
                "variance": 28516.0401
              },
              {
                "average": 2.562253774,
                "count": 20576086,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.23359316,
                "variance": 1.521752083
              },
              {
                "average": 4.126367668,
                "count": 20576086,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.240369003,
                "variance": 1.538515264
              },
              {
                "average": 1,
                "count": 20576086,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20576086,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.00962841,
                "count": 20576086,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.09765093218,
                "variance": 0.009535704556
              },
              {
                "average": 20.2191092,
                "count": 20576086,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.229148506,
                "variance": 10.42740008
              },
              {
                "average": 3.275092989,
                "count": 20576086,
                "maximum": 22,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.260818487,
                "variance": 5.111300229
              },
              {
                "average": 13.54119719,
                "count": 20576086,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.101039876,
                "variance": 1.212288809
              },
              {
                "average": 247917131.4,
                "count": 20576086,
                "maximum": 248389661,
                "minimum": 247428275.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479859.3038,
                "variance": 230264951500.0
              },
              {
                "average": 0,
                "count": 20576086,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20576086,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20576086,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20576086,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20576086,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130263.792,
              1051153.592,
              43.91915959,
              131019.252,
              1052165.032,
              302.0591596
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130263.79203103423,
                    1051153.5924953157,
                    43.91915958662227
                  ],
                  [
                    130263.79203103423,
                    1052165.0324953157,
                    43.91915958662227
                  ],
                  [
                    131019.25203103422,
                    1052165.0324953157,
                    302.0591595866223
                  ],
                  [
                    131019.25203103422,
                    1051153.5924953157,
                    302.0591595866223
                  ],
                  [
                    130263.79203103423,
                    1051153.5924953157,
                    43.91915958662227
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:54:21+00:00",
            "end_time": "2019-07-17T19:51:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7490.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.69542690788205,
              59.44203800114435,
              66.33681418854154
            ],
            [
              -151.6948079192536,
              59.45104993250066,
              66.33681418854154
            ],
            [
              -151.68548555999382,
              59.4508859849139,
              267.1768141885415
            ],
            [
              -151.68610704781042,
              59.441874096932125,
              267.1768141885415
            ],
            [
              -151.69542690788205,
              59.44203800114435,
              66.33681418854154
            ]
          ]
        ]
      },
      "bbox": [
        -151.6954269,
        59.4418741,
        66.33681419,
        -151.6854856,
        59.45104993,
        267.1768142
      ],
      "properties": {
        "datetime": "2019-07-28T22:54:05Z",
        "pc:count": 13127415,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130443.3081,
            "count": 13127415,
            "maximum": 130775.6559,
            "minimum": 130248.4959,
            "name": "X",
            "position": 0,
            "stddev": 124.6177923,
            "variance": 15529.59415
          },
          {
            "average": 1052570.59,
            "count": 13127415,
            "maximum": 1053165.727,
            "minimum": 1052157.467,
            "name": "Y",
            "position": 1,
            "stddev": 291.3179802,
            "variance": 84866.16557
          },
          {
            "average": 157.7710272,
            "count": 13127415,
            "maximum": 267.1768142,
            "minimum": 66.33681419,
            "name": "Z",
            "position": 2,
            "stddev": 34.52519354,
            "variance": 1191.988989
          },
          {
            "average": 102.1975144,
            "count": 13127415,
            "maximum": 14450,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 168.8512597,
            "variance": 28510.7479
          },
          {
            "average": 2.551716694,
            "count": 13127415,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.229738752,
            "variance": 1.512257399
          },
          {
            "average": 4.105501121,
            "count": 13127415,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.2458474,
            "variance": 1.552135743
          },
          {
            "average": 1,
            "count": 13127415,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13127415,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.010780188,
            "count": 13127415,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1032665301,
            "variance": 0.01066397624
          },
          {
            "average": 20.28520784,
            "count": 13127415,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.512030263,
            "variance": 12.33435657
          },
          {
            "average": 3.263619456,
            "count": 13127415,
            "maximum": 22,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.261864066,
            "variance": 5.116029055
          },
          {
            "average": 13.89598798,
            "count": 13127415,
            "maximum": 15,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8322204897,
            "variance": 0.6925909434
          },
          {
            "average": 247904701.2,
            "count": 13127415,
            "maximum": 248389645.5,
            "minimum": 247428765.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479923.8942,
            "variance": 230326944300.0
          },
          {
            "average": 0,
            "count": 13127415,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13127415,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13127415,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13127415,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13127415,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130248.4959,
          1052157.467,
          66.33681419,
          130775.6559,
          1053165.727,
          267.1768142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130248.49585857219,
                1052157.4666234832,
                66.33681418854154
              ],
              [
                130248.49585857219,
                1053165.726623483,
                66.33681418854154
              ],
              [
                130775.6558585722,
                1053165.726623483,
                267.1768141885415
              ],
              [
                130775.6558585722,
                1052157.4666234832,
                267.1768141885415
              ],
              [
                130248.49585857219,
                1052157.4666234832,
                66.33681418854154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:54:05+00:00",
        "end_time": "2019-07-17T19:59:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7490.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7490.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7490.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7490.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6954269,
            59.4418741,
            66.33681419,
            -151.6854856,
            59.45104993,
            267.1768142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.69542690788205,
                  59.44203800114435,
                  66.33681418854154
                ],
                [
                  -151.6948079192536,
                  59.45104993250066,
                  66.33681418854154
                ],
                [
                  -151.68548555999382,
                  59.4508859849139,
                  267.1768141885415
                ],
                [
                  -151.68610704781042,
                  59.441874096932125,
                  267.1768141885415
                ],
                [
                  -151.69542690788205,
                  59.44203800114435,
                  66.33681418854154
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7490.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7490.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:54:05Z",
            "pc:count": 13127415,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130443.3081,
                "count": 13127415,
                "maximum": 130775.6559,
                "minimum": 130248.4959,
                "name": "X",
                "position": 0,
                "stddev": 124.6177923,
                "variance": 15529.59415
              },
              {
                "average": 1052570.59,
                "count": 13127415,
                "maximum": 1053165.727,
                "minimum": 1052157.467,
                "name": "Y",
                "position": 1,
                "stddev": 291.3179802,
                "variance": 84866.16557
              },
              {
                "average": 157.7710272,
                "count": 13127415,
                "maximum": 267.1768142,
                "minimum": 66.33681419,
                "name": "Z",
                "position": 2,
                "stddev": 34.52519354,
                "variance": 1191.988989
              },
              {
                "average": 102.1975144,
                "count": 13127415,
                "maximum": 14450,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 168.8512597,
                "variance": 28510.7479
              },
              {
                "average": 2.551716694,
                "count": 13127415,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.229738752,
                "variance": 1.512257399
              },
              {
                "average": 4.105501121,
                "count": 13127415,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.2458474,
                "variance": 1.552135743
              },
              {
                "average": 1,
                "count": 13127415,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13127415,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.010780188,
                "count": 13127415,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1032665301,
                "variance": 0.01066397624
              },
              {
                "average": 20.28520784,
                "count": 13127415,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.512030263,
                "variance": 12.33435657
              },
              {
                "average": 3.263619456,
                "count": 13127415,
                "maximum": 22,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.261864066,
                "variance": 5.116029055
              },
              {
                "average": 13.89598798,
                "count": 13127415,
                "maximum": 15,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8322204897,
                "variance": 0.6925909434
              },
              {
                "average": 247904701.2,
                "count": 13127415,
                "maximum": 248389645.5,
                "minimum": 247428765.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479923.8942,
                "variance": 230326944300.0
              },
              {
                "average": 0,
                "count": 13127415,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13127415,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13127415,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13127415,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13127415,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130248.4959,
              1052157.467,
              66.33681419,
              130775.6559,
              1053165.727,
              267.1768142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130248.49585857219,
                    1052157.4666234832,
                    66.33681418854154
                  ],
                  [
                    130248.49585857219,
                    1053165.726623483,
                    66.33681418854154
                  ],
                  [
                    130775.6558585722,
                    1053165.726623483,
                    267.1768141885415
                  ],
                  [
                    130775.6558585722,
                    1052157.4666234832,
                    267.1768141885415
                  ],
                  [
                    130248.49585857219,
                    1052157.4666234832,
                    66.33681418854154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:54:05+00:00",
            "end_time": "2019-07-17T19:59: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": "20190717_NCMP_AK_05VNF7491.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.69508246525092,
              59.451015928503026,
              72.4477465991757
            ],
            [
              -151.69446470521353,
              59.46000619371933,
              72.4477465991757
            ],
            [
              -151.68895285355526,
              59.459909351508024,
              162.58774659917572
            ],
            [
              -151.68957208809223,
              59.45091911186034,
              162.58774659917572
            ],
            [
              -151.69508246525092,
              59.451015928503026,
              72.4477465991757
            ]
          ]
        ]
      },
      "bbox": [
        -151.6950825,
        59.45091911,
        72.4477466,
        -151.6889529,
        59.46000619,
        162.5877466
      ],
      "properties": {
        "datetime": "2019-07-28T22:53:50Z",
        "pc:count": 3071398,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130355.6435,
            "count": 3071398,
            "maximum": 130544.7216,
            "minimum": 130233.1216,
            "name": "X",
            "position": 0,
            "stddev": 73.21313702,
            "variance": 5360.163433
          },
          {
            "average": 1053514.935,
            "count": 3071398,
            "maximum": 1054167.228,
            "minimum": 1053161.388,
            "name": "Y",
            "position": 1,
            "stddev": 269.1840556,
            "variance": 72460.05578
          },
          {
            "average": 108.3891836,
            "count": 3071398,
            "maximum": 162.5877466,
            "minimum": 72.4477466,
            "name": "Z",
            "position": 2,
            "stddev": 15.91978322,
            "variance": 253.4394978
          },
          {
            "average": 236.3661336,
            "count": 3071398,
            "maximum": 3572,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 345.0451342,
            "variance": 119056.1446
          },
          {
            "average": 1.999255388,
            "count": 3071398,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.157697781,
            "variance": 1.340264152
          },
          {
            "average": 2.99991665,
            "count": 3071398,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.56590905,
            "variance": 2.452071152
          },
          {
            "average": 1,
            "count": 3071398,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3071398,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023241208,
            "count": 3071398,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1506687151,
            "variance": 0.02270106171
          },
          {
            "average": 20.21440912,
            "count": 3071398,
            "maximum": 30,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.447998328,
            "variance": 11.88869247
          },
          {
            "average": 2.320521469,
            "count": 3071398,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.803296573,
            "variance": 3.25187853
          },
          {
            "average": 14.31066212,
            "count": 3071398,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6599444825,
            "variance": 0.43552672
          },
          {
            "average": 247913925.5,
            "count": 3071398,
            "maximum": 248389630.3,
            "minimum": 247429281.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479884.5946,
            "variance": 230289224200.0
          },
          {
            "average": 0,
            "count": 3071398,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3071398,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3071398,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3071398,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3071398,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130233.1216,
          1053161.388,
          72.4477466,
          130544.7216,
          1054167.228,
          162.5877466
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130233.12155908714,
                1053161.3883898286,
                72.4477465991757
              ],
              [
                130233.12155908714,
                1054167.2283898285,
                72.4477465991757
              ],
              [
                130544.72155908715,
                1054167.2283898285,
                162.58774659917572
              ],
              [
                130544.72155908715,
                1053161.3883898286,
                162.58774659917572
              ],
              [
                130233.12155908714,
                1053161.3883898286,
                72.4477465991757
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:53:50+00:00",
        "end_time": "2019-07-17T20:08:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7491.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7491.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7491.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7491.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6950825,
            59.45091911,
            72.4477466,
            -151.6889529,
            59.46000619,
            162.5877466
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.69508246525092,
                  59.451015928503026,
                  72.4477465991757
                ],
                [
                  -151.69446470521353,
                  59.46000619371933,
                  72.4477465991757
                ],
                [
                  -151.68895285355526,
                  59.459909351508024,
                  162.58774659917572
                ],
                [
                  -151.68957208809223,
                  59.45091911186034,
                  162.58774659917572
                ],
                [
                  -151.69508246525092,
                  59.451015928503026,
                  72.4477465991757
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7491.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7491.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:53:50Z",
            "pc:count": 3071398,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130355.6435,
                "count": 3071398,
                "maximum": 130544.7216,
                "minimum": 130233.1216,
                "name": "X",
                "position": 0,
                "stddev": 73.21313702,
                "variance": 5360.163433
              },
              {
                "average": 1053514.935,
                "count": 3071398,
                "maximum": 1054167.228,
                "minimum": 1053161.388,
                "name": "Y",
                "position": 1,
                "stddev": 269.1840556,
                "variance": 72460.05578
              },
              {
                "average": 108.3891836,
                "count": 3071398,
                "maximum": 162.5877466,
                "minimum": 72.4477466,
                "name": "Z",
                "position": 2,
                "stddev": 15.91978322,
                "variance": 253.4394978
              },
              {
                "average": 236.3661336,
                "count": 3071398,
                "maximum": 3572,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 345.0451342,
                "variance": 119056.1446
              },
              {
                "average": 1.999255388,
                "count": 3071398,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.157697781,
                "variance": 1.340264152
              },
              {
                "average": 2.99991665,
                "count": 3071398,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.56590905,
                "variance": 2.452071152
              },
              {
                "average": 1,
                "count": 3071398,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3071398,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023241208,
                "count": 3071398,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1506687151,
                "variance": 0.02270106171
              },
              {
                "average": 20.21440912,
                "count": 3071398,
                "maximum": 30,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.447998328,
                "variance": 11.88869247
              },
              {
                "average": 2.320521469,
                "count": 3071398,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.803296573,
                "variance": 3.25187853
              },
              {
                "average": 14.31066212,
                "count": 3071398,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6599444825,
                "variance": 0.43552672
              },
              {
                "average": 247913925.5,
                "count": 3071398,
                "maximum": 248389630.3,
                "minimum": 247429281.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479884.5946,
                "variance": 230289224200.0
              },
              {
                "average": 0,
                "count": 3071398,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3071398,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3071398,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3071398,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3071398,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130233.1216,
              1053161.388,
              72.4477466,
              130544.7216,
              1054167.228,
              162.5877466
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130233.12155908714,
                    1053161.3883898286,
                    72.4477465991757
                  ],
                  [
                    130233.12155908714,
                    1054167.2283898285,
                    72.4477465991757
                  ],
                  [
                    130544.72155908715,
                    1054167.2283898285,
                    162.58774659917572
                  ],
                  [
                    130544.72155908715,
                    1053161.3883898286,
                    162.58774659917572
                  ],
                  [
                    130233.12155908714,
                    1053161.3883898286,
                    72.4477465991757
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:53:50+00:00",
            "end_time": "2019-07-17T20:08:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7294.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7292134714881,
              59.47829599419034,
              -27.420347403626188
            ],
            [
              -151.72860564457318,
              59.48726736676482,
              -27.420347403626188
            ],
            [
              -151.7108232337612,
              59.48695898002153,
              -11.720347403626185
            ],
            [
              -151.7114358117545,
              59.47798768878606,
              -11.720347403626185
            ],
            [
              -151.7292134714881,
              59.47829599419034,
              -27.420347403626188
            ]
          ]
        ]
      },
      "bbox": [
        -151.7292135,
        59.47798769,
        -27.4203474,
        -151.7108232,
        59.48726737,
        -11.7203474
      ],
      "properties": {
        "datetime": "2019-07-28T22:38:45Z",
        "pc:count": 217167,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128726.5881,
            "count": 217167,
            "maximum": 129205.5807,
            "minimum": 128201.1207,
            "name": "X",
            "position": 0,
            "stddev": 269.9223742,
            "variance": 72858.08808
          },
          {
            "average": 1056425.759,
            "count": 217167,
            "maximum": 1057147.184,
            "minimum": 1056143.464,
            "name": "Y",
            "position": 1,
            "stddev": 180.3965941,
            "variance": 32542.93115
          },
          {
            "average": -18.39382744,
            "count": 217167,
            "maximum": -11.7203474,
            "minimum": -27.4203474,
            "name": "Z",
            "position": 2,
            "stddev": 2.836046785,
            "variance": 8.043161369
          },
          {
            "average": 1118.822077,
            "count": 217167,
            "maximum": 3362,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 359.4527252,
            "variance": 129206.2616
          },
          {
            "average": 1,
            "count": 217167,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 217167,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 217167,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 217167,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 217167,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.75026689,
            "count": 217167,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.268065679,
            "variance": 1.607990567
          },
          {
            "average": 2.012699904,
            "count": 217167,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1120173357,
            "variance": 0.01254788349
          },
          {
            "average": 9.921954072,
            "count": 217167,
            "maximum": 14,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.498265607,
            "variance": 2.244799829
          },
          {
            "average": 247621000,
            "count": 217167,
            "maximum": 248388725.8,
            "minimum": 247425841.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 385441.2014,
            "variance": 148564919700.0
          },
          {
            "average": 0,
            "count": 217167,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 217167,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 217167,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 217167,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 217167,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128201.1207,
          1056143.464,
          -27.4203474,
          129205.5807,
          1057147.184,
          -11.7203474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128201.12068461023,
                1056143.4640301708,
                -27.420347403626188
              ],
              [
                128201.12068461023,
                1057147.184030171,
                -27.420347403626188
              ],
              [
                129205.58068461022,
                1057147.184030171,
                -11.720347403626185
              ],
              [
                129205.58068461022,
                1056143.4640301708,
                -11.720347403626185
              ],
              [
                128201.12068461023,
                1056143.4640301708,
                -27.420347403626188
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:38:45+00:00",
        "end_time": "2019-07-17T19:10:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7294.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7294.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7294.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7294.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7292135,
            59.47798769,
            -27.4203474,
            -151.7108232,
            59.48726737,
            -11.7203474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7292134714881,
                  59.47829599419034,
                  -27.420347403626188
                ],
                [
                  -151.72860564457318,
                  59.48726736676482,
                  -27.420347403626188
                ],
                [
                  -151.7108232337612,
                  59.48695898002153,
                  -11.720347403626185
                ],
                [
                  -151.7114358117545,
                  59.47798768878606,
                  -11.720347403626185
                ],
                [
                  -151.7292134714881,
                  59.47829599419034,
                  -27.420347403626188
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7294.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7294.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:38:45Z",
            "pc:count": 217167,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128726.5881,
                "count": 217167,
                "maximum": 129205.5807,
                "minimum": 128201.1207,
                "name": "X",
                "position": 0,
                "stddev": 269.9223742,
                "variance": 72858.08808
              },
              {
                "average": 1056425.759,
                "count": 217167,
                "maximum": 1057147.184,
                "minimum": 1056143.464,
                "name": "Y",
                "position": 1,
                "stddev": 180.3965941,
                "variance": 32542.93115
              },
              {
                "average": -18.39382744,
                "count": 217167,
                "maximum": -11.7203474,
                "minimum": -27.4203474,
                "name": "Z",
                "position": 2,
                "stddev": 2.836046785,
                "variance": 8.043161369
              },
              {
                "average": 1118.822077,
                "count": 217167,
                "maximum": 3362,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 359.4527252,
                "variance": 129206.2616
              },
              {
                "average": 1,
                "count": 217167,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 217167,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 217167,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 217167,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 217167,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.75026689,
                "count": 217167,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.268065679,
                "variance": 1.607990567
              },
              {
                "average": 2.012699904,
                "count": 217167,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1120173357,
                "variance": 0.01254788349
              },
              {
                "average": 9.921954072,
                "count": 217167,
                "maximum": 14,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.498265607,
                "variance": 2.244799829
              },
              {
                "average": 247621000,
                "count": 217167,
                "maximum": 248388725.8,
                "minimum": 247425841.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 385441.2014,
                "variance": 148564919700.0
              },
              {
                "average": 0,
                "count": 217167,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 217167,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 217167,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 217167,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 217167,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128201.1207,
              1056143.464,
              -27.4203474,
              129205.5807,
              1057147.184,
              -11.7203474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128201.12068461023,
                    1056143.4640301708,
                    -27.420347403626188
                  ],
                  [
                    128201.12068461023,
                    1057147.184030171,
                    -27.420347403626188
                  ],
                  [
                    129205.58068461022,
                    1057147.184030171,
                    -11.720347403626185
                  ],
                  [
                    129205.58068461022,
                    1056143.4640301708,
                    -11.720347403626185
                  ],
                  [
                    128201.12068461023,
                    1056143.4640301708,
                    -27.420347403626188
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:38:45+00:00",
            "end_time": "2019-07-17T19:10: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": "20190717_NCMP_AK_05VNF7492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.69458294353868,
              59.459991041123104,
              74.33789280583653
            ],
            [
              -151.6943159475151,
              59.46387533501348,
              74.33789280583653
            ],
            [
              -151.69180984959323,
              59.46383133437005,
              114.37789280583652
            ],
            [
              -151.69207713535337,
              59.45994704550062,
              114.37789280583652
            ],
            [
              -151.69458294353868,
              59.459991041123104,
              74.33789280583653
            ]
          ]
        ]
      },
      "bbox": [
        -151.6945829,
        59.45994705,
        74.33789281,
        -151.6918098,
        59.46387534,
        114.3778928
      ],
      "properties": {
        "datetime": "2019-07-28T23:00:46Z",
        "pc:count": 560474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130272.8911,
            "count": 560474,
            "maximum": 130368.1641,
            "minimum": 130226.5041,
            "name": "X",
            "position": 0,
            "stddev": 31.4529401,
            "variance": 989.2874406
          },
          {
            "average": 1054365.053,
            "count": 560474,
            "maximum": 1054599.883,
            "minimum": 1054165.303,
            "name": "Y",
            "position": 1,
            "stddev": 100.8211332,
            "variance": 10164.9009
          },
          {
            "average": 87.25593837,
            "count": 560474,
            "maximum": 114.3778928,
            "minimum": 74.33789281,
            "name": "Z",
            "position": 2,
            "stddev": 6.789003224,
            "variance": 46.09056477
          },
          {
            "average": 191.7430425,
            "count": 560474,
            "maximum": 3886,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 325.7658466,
            "variance": 106123.3868
          },
          {
            "average": 2.387943062,
            "count": 560474,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.262026016,
            "variance": 1.592709665
          },
          {
            "average": 3.751469292,
            "count": 560474,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.485078601,
            "variance": 2.205458452
          },
          {
            "average": 1,
            "count": 560474,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 560474,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023021585,
            "count": 560474,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1499721042,
            "variance": 0.02249163204
          },
          {
            "average": 21.46695961,
            "count": 560474,
            "maximum": 25.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.06563491,
            "variance": 4.26684758
          },
          {
            "average": 2.907469392,
            "count": 560474,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.066464557,
            "variance": 4.270275767
          },
          {
            "average": 14.33013307,
            "count": 560474,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.23224384,
            "variance": 1.518424882
          },
          {
            "average": 247978438.4,
            "count": 560474,
            "maximum": 248390046.2,
            "minimum": 247423185.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 475012.7066,
            "variance": 225637071500.0
          },
          {
            "average": 0,
            "count": 560474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 560474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 560474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 560474,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 560474,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130226.5041,
          1054165.303,
          74.33789281,
          130368.1641,
          1054599.883,
          114.3778928
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130226.5040997606,
                1054165.3032794658,
                74.33789280583653
              ],
              [
                130226.5040997606,
                1054599.8832794658,
                74.33789280583653
              ],
              [
                130368.1640997606,
                1054599.8832794658,
                114.37789280583652
              ],
              [
                130368.1640997606,
                1054165.3032794658,
                114.37789280583652
              ],
              [
                130226.5040997606,
                1054165.3032794658,
                74.33789280583653
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:00:46+00:00",
        "end_time": "2019-07-17T18:26:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6945829,
            59.45994705,
            74.33789281,
            -151.6918098,
            59.46387534,
            114.3778928
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.69458294353868,
                  59.459991041123104,
                  74.33789280583653
                ],
                [
                  -151.6943159475151,
                  59.46387533501348,
                  74.33789280583653
                ],
                [
                  -151.69180984959323,
                  59.46383133437005,
                  114.37789280583652
                ],
                [
                  -151.69207713535337,
                  59.45994704550062,
                  114.37789280583652
                ],
                [
                  -151.69458294353868,
                  59.459991041123104,
                  74.33789280583653
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:00:46Z",
            "pc:count": 560474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130272.8911,
                "count": 560474,
                "maximum": 130368.1641,
                "minimum": 130226.5041,
                "name": "X",
                "position": 0,
                "stddev": 31.4529401,
                "variance": 989.2874406
              },
              {
                "average": 1054365.053,
                "count": 560474,
                "maximum": 1054599.883,
                "minimum": 1054165.303,
                "name": "Y",
                "position": 1,
                "stddev": 100.8211332,
                "variance": 10164.9009
              },
              {
                "average": 87.25593837,
                "count": 560474,
                "maximum": 114.3778928,
                "minimum": 74.33789281,
                "name": "Z",
                "position": 2,
                "stddev": 6.789003224,
                "variance": 46.09056477
              },
              {
                "average": 191.7430425,
                "count": 560474,
                "maximum": 3886,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 325.7658466,
                "variance": 106123.3868
              },
              {
                "average": 2.387943062,
                "count": 560474,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.262026016,
                "variance": 1.592709665
              },
              {
                "average": 3.751469292,
                "count": 560474,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.485078601,
                "variance": 2.205458452
              },
              {
                "average": 1,
                "count": 560474,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 560474,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023021585,
                "count": 560474,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1499721042,
                "variance": 0.02249163204
              },
              {
                "average": 21.46695961,
                "count": 560474,
                "maximum": 25.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.06563491,
                "variance": 4.26684758
              },
              {
                "average": 2.907469392,
                "count": 560474,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.066464557,
                "variance": 4.270275767
              },
              {
                "average": 14.33013307,
                "count": 560474,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.23224384,
                "variance": 1.518424882
              },
              {
                "average": 247978438.4,
                "count": 560474,
                "maximum": 248390046.2,
                "minimum": 247423185.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 475012.7066,
                "variance": 225637071500.0
              },
              {
                "average": 0,
                "count": 560474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 560474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 560474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 560474,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 560474,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130226.5041,
              1054165.303,
              74.33789281,
              130368.1641,
              1054599.883,
              114.3778928
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130226.5040997606,
                    1054165.3032794658,
                    74.33789280583653
                  ],
                  [
                    130226.5040997606,
                    1054599.8832794658,
                    74.33789280583653
                  ],
                  [
                    130368.1640997606,
                    1054599.8832794658,
                    114.37789280583652
                  ],
                  [
                    130368.1640997606,
                    1054165.3032794658,
                    114.37789280583652
                  ],
                  [
                    130226.5040997606,
                    1054165.3032794658,
                    74.33789280583653
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:00:46+00:00",
            "end_time": "2019-07-17T18:26:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7387.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.71380233364073,
              59.41931442498907,
              -7.803190336187015
            ],
            [
              -151.7134570960802,
              59.424385292145594,
              -7.803190336187015
            ],
            [
              -151.69575264042638,
              59.424075633334645,
              111.83680966381299
            ],
            [
              -151.69610054684955,
              59.41900481223225,
              111.83680966381299
            ],
            [
              -151.71380233364073,
              59.41931442498907,
              -7.803190336187015
            ]
          ]
        ]
      },
      "bbox": [
        -151.7138023,
        59.41900481,
        -7.803190336,
        -151.6957526,
        59.42438529,
        111.8368097
      ],
      "properties": {
        "datetime": "2019-07-28T22:32:48Z",
        "pc:count": 4497417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129860.7932,
            "count": 4497417,
            "maximum": 130299.7653,
            "minimum": 129297.8253,
            "name": "X",
            "position": 0,
            "stddev": 244.9490163,
            "variance": 60000.02059
          },
          {
            "average": 1050018.101,
            "count": 4497417,
            "maximum": 1050149.619,
            "minimum": 1049582.299,
            "name": "Y",
            "position": 1,
            "stddev": 90.12390841,
            "variance": 8122.318867
          },
          {
            "average": 49.65445472,
            "count": 4497417,
            "maximum": 111.8368097,
            "minimum": -7.803190336,
            "name": "Z",
            "position": 2,
            "stddev": 20.19108159,
            "variance": 407.6797758
          },
          {
            "average": 102.5877458,
            "count": 4497417,
            "maximum": 10453,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 192.206855,
            "variance": 36943.47511
          },
          {
            "average": 2.631462015,
            "count": 4497417,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.266951061,
            "variance": 1.605164991
          },
          {
            "average": 4.258697826,
            "count": 4497417,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.305950769,
            "variance": 1.705507412
          },
          {
            "average": 1,
            "count": 4497417,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4497417,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.948717675,
            "count": 4497417,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.969081513,
            "variance": 24.69177109
          },
          {
            "average": 21.17692963,
            "count": 4497417,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.188072699,
            "variance": 4.787662137
          },
          {
            "average": 3.529318495,
            "count": 4497417,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.370441021,
            "variance": 5.618990635
          },
          {
            "average": 8.499677926,
            "count": 4497417,
            "maximum": 11,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.443397172,
            "variance": 2.083395395
          },
          {
            "average": 247640295.8,
            "count": 4497417,
            "maximum": 248388368.2,
            "minimum": 247424858,
            "name": "GpsTime",
            "position": 12,
            "stddev": 399287.1931,
            "variance": 159430262600.0
          },
          {
            "average": 0,
            "count": 4497417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4497417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4497417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4497417,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4497417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129297.8253,
          1049582.299,
          -7.803190336,
          130299.7653,
          1050149.619,
          111.8368097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129297.82527530179,
                1049582.2985552347,
                -7.803190336187015
              ],
              [
                129297.82527530179,
                1050149.6185552345,
                -7.803190336187015
              ],
              [
                130299.76527530179,
                1050149.6185552345,
                111.83680966381299
              ],
              [
                130299.76527530179,
                1049582.2985552347,
                111.83680966381299
              ],
              [
                129297.82527530179,
                1049582.2985552347,
                -7.803190336187015
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:32:48+00:00",
        "end_time": "2019-07-17T18:54:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7387.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7387.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7387.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7387.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7138023,
            59.41900481,
            -7.803190336,
            -151.6957526,
            59.42438529,
            111.8368097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.71380233364073,
                  59.41931442498907,
                  -7.803190336187015
                ],
                [
                  -151.7134570960802,
                  59.424385292145594,
                  -7.803190336187015
                ],
                [
                  -151.69575264042638,
                  59.424075633334645,
                  111.83680966381299
                ],
                [
                  -151.69610054684955,
                  59.41900481223225,
                  111.83680966381299
                ],
                [
                  -151.71380233364073,
                  59.41931442498907,
                  -7.803190336187015
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7387.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7387.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:32:48Z",
            "pc:count": 4497417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129860.7932,
                "count": 4497417,
                "maximum": 130299.7653,
                "minimum": 129297.8253,
                "name": "X",
                "position": 0,
                "stddev": 244.9490163,
                "variance": 60000.02059
              },
              {
                "average": 1050018.101,
                "count": 4497417,
                "maximum": 1050149.619,
                "minimum": 1049582.299,
                "name": "Y",
                "position": 1,
                "stddev": 90.12390841,
                "variance": 8122.318867
              },
              {
                "average": 49.65445472,
                "count": 4497417,
                "maximum": 111.8368097,
                "minimum": -7.803190336,
                "name": "Z",
                "position": 2,
                "stddev": 20.19108159,
                "variance": 407.6797758
              },
              {
                "average": 102.5877458,
                "count": 4497417,
                "maximum": 10453,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 192.206855,
                "variance": 36943.47511
              },
              {
                "average": 2.631462015,
                "count": 4497417,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.266951061,
                "variance": 1.605164991
              },
              {
                "average": 4.258697826,
                "count": 4497417,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.305950769,
                "variance": 1.705507412
              },
              {
                "average": 1,
                "count": 4497417,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4497417,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.948717675,
                "count": 4497417,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.969081513,
                "variance": 24.69177109
              },
              {
                "average": 21.17692963,
                "count": 4497417,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.188072699,
                "variance": 4.787662137
              },
              {
                "average": 3.529318495,
                "count": 4497417,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.370441021,
                "variance": 5.618990635
              },
              {
                "average": 8.499677926,
                "count": 4497417,
                "maximum": 11,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.443397172,
                "variance": 2.083395395
              },
              {
                "average": 247640295.8,
                "count": 4497417,
                "maximum": 248388368.2,
                "minimum": 247424858,
                "name": "GpsTime",
                "position": 12,
                "stddev": 399287.1931,
                "variance": 159430262600.0
              },
              {
                "average": 0,
                "count": 4497417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4497417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4497417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4497417,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4497417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129297.8253,
              1049582.299,
              -7.803190336,
              130299.7653,
              1050149.619,
              111.8368097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129297.82527530179,
                    1049582.2985552347,
                    -7.803190336187015
                  ],
                  [
                    129297.82527530179,
                    1050149.6185552345,
                    -7.803190336187015
                  ],
                  [
                    130299.76527530179,
                    1050149.6185552345,
                    111.83680966381299
                  ],
                  [
                    130299.76527530179,
                    1049582.2985552347,
                    111.83680966381299
                  ],
                  [
                    129297.82527530179,
                    1049582.2985552347,
                    -7.803190336187015
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:32:48+00:00",
            "end_time": "2019-07-17T18:54:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7093.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7501274183989,
              59.4696522213012,
              -27.88235987099095
            ],
            [
              -151.7496050924441,
              59.4774356522879,
              -27.88235987099095
            ],
            [
              -151.74652058233923,
              59.47738281001403,
              -23.502359870990947
            ],
            [
              -151.7470436231233,
              59.46959939111513,
              -23.502359870990947
            ],
            [
              -151.7501274183989,
              59.4696522213012,
              -27.88235987099095
            ]
          ]
        ]
      },
      "bbox": [
        -151.7501274,
        59.46959939,
        -27.88235987,
        -151.7465206,
        59.47743565,
        -23.50235987
      ],
      "properties": {
        "datetime": "2019-07-17T18:31:42Z",
        "pc:count": 7260,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127171.0414,
            "count": 7260,
            "maximum": 127227.8588,
            "minimum": 127053.5788,
            "name": "X",
            "position": 0,
            "stddev": 32.86680986,
            "variance": 1080.22719
          },
          {
            "average": 1055474.516,
            "count": 7260,
            "maximum": 1056008.133,
            "minimum": 1055137.333,
            "name": "Y",
            "position": 1,
            "stddev": 163.3261387,
            "variance": 26675.42757
          },
          {
            "average": -24.62081855,
            "count": 7260,
            "maximum": -23.50235987,
            "minimum": -27.88235987,
            "name": "Z",
            "position": 2,
            "stddev": 0.6443329583,
            "variance": 0.4151649611
          },
          {
            "average": 1389.165978,
            "count": 7260,
            "maximum": 2385,
            "minimum": 721,
            "name": "Intensity",
            "position": 3,
            "stddev": 246.6926184,
            "variance": 60857.24797
          },
          {
            "average": 1,
            "count": 7260,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7260,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 7260,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7260,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 7260,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.87453147,
            "count": 7260,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8111445547,
            "variance": 0.6579554887
          },
          {
            "average": 2.025068871,
            "count": 7260,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1563450964,
            "variance": 0.02444378917
          },
          {
            "average": 2,
            "count": 7260,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247423498.4,
            "count": 7260,
            "maximum": 247423502.9,
            "minimum": 247423490.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.289816051,
            "variance": 5.243257547
          },
          {
            "average": 0,
            "count": 7260,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7260,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7260,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7260,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7260,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127053.5788,
          1055137.333,
          -27.88235987,
          127227.8588,
          1056008.133,
          -23.50235987
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127053.57882191338,
                1055137.3327238858,
                -27.88235987099095
              ],
              [
                127053.57882191338,
                1056008.1327238856,
                -27.88235987099095
              ],
              [
                127227.85882191338,
                1056008.1327238856,
                -23.502359870990947
              ],
              [
                127227.85882191338,
                1055137.3327238858,
                -23.502359870990947
              ],
              [
                127053.57882191338,
                1055137.3327238858,
                -27.88235987099095
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:31:42+00:00",
        "end_time": "2019-07-17T18:31:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7093.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7093.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7093.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7093.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7501274,
            59.46959939,
            -27.88235987,
            -151.7465206,
            59.47743565,
            -23.50235987
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7501274183989,
                  59.4696522213012,
                  -27.88235987099095
                ],
                [
                  -151.7496050924441,
                  59.4774356522879,
                  -27.88235987099095
                ],
                [
                  -151.74652058233923,
                  59.47738281001403,
                  -23.502359870990947
                ],
                [
                  -151.7470436231233,
                  59.46959939111513,
                  -23.502359870990947
                ],
                [
                  -151.7501274183989,
                  59.4696522213012,
                  -27.88235987099095
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7093.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7093.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:31:42Z",
            "pc:count": 7260,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127171.0414,
                "count": 7260,
                "maximum": 127227.8588,
                "minimum": 127053.5788,
                "name": "X",
                "position": 0,
                "stddev": 32.86680986,
                "variance": 1080.22719
              },
              {
                "average": 1055474.516,
                "count": 7260,
                "maximum": 1056008.133,
                "minimum": 1055137.333,
                "name": "Y",
                "position": 1,
                "stddev": 163.3261387,
                "variance": 26675.42757
              },
              {
                "average": -24.62081855,
                "count": 7260,
                "maximum": -23.50235987,
                "minimum": -27.88235987,
                "name": "Z",
                "position": 2,
                "stddev": 0.6443329583,
                "variance": 0.4151649611
              },
              {
                "average": 1389.165978,
                "count": 7260,
                "maximum": 2385,
                "minimum": 721,
                "name": "Intensity",
                "position": 3,
                "stddev": 246.6926184,
                "variance": 60857.24797
              },
              {
                "average": 1,
                "count": 7260,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7260,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 7260,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7260,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 7260,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.87453147,
                "count": 7260,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8111445547,
                "variance": 0.6579554887
              },
              {
                "average": 2.025068871,
                "count": 7260,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1563450964,
                "variance": 0.02444378917
              },
              {
                "average": 2,
                "count": 7260,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247423498.4,
                "count": 7260,
                "maximum": 247423502.9,
                "minimum": 247423490.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.289816051,
                "variance": 5.243257547
              },
              {
                "average": 0,
                "count": 7260,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7260,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7260,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7260,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7260,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127053.5788,
              1055137.333,
              -27.88235987,
              127227.8588,
              1056008.133,
              -23.50235987
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127053.57882191338,
                    1055137.3327238858,
                    -27.88235987099095
                  ],
                  [
                    127053.57882191338,
                    1056008.1327238856,
                    -27.88235987099095
                  ],
                  [
                    127227.85882191338,
                    1056008.1327238856,
                    -23.502359870990947
                  ],
                  [
                    127227.85882191338,
                    1055137.3327238858,
                    -23.502359870990947
                  ],
                  [
                    127053.57882191338,
                    1055137.3327238858,
                    -27.88235987099095
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:31:42+00:00",
            "end_time": "2019-07-17T18:31: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": "20190717_NCMP_AK_05VNF7188.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.73377333797393,
              59.42769551948557,
              -15.12585452244312
            ],
            [
              -151.73338514093746,
              59.43344609127806,
              -15.12585452244312
            ],
            [
              -151.7305779558364,
              59.43339759187777,
              -6.365854522443121
            ],
            [
              -151.73096663290374,
              59.427647028268126,
              -6.365854522443121
            ],
            [
              -151.73377333797393,
              59.42769551948557,
              -15.12585452244312
            ]
          ]
        ]
      },
      "bbox": [
        -151.7337733,
        59.42764703,
        -15.12585452,
        -151.730578,
        59.43344609,
        -6.365854522
      ],
      "properties": {
        "datetime": "2019-07-28T21:21:59Z",
        "pc:count": 24248,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128235.5452,
            "count": 24248,
            "maximum": 128295.6369,
            "minimum": 128136.8169,
            "name": "X",
            "position": 0,
            "stddev": 35.55375024,
            "variance": 1264.069156
          },
          {
            "average": 1050845.335,
            "count": 24248,
            "maximum": 1051123.508,
            "minimum": 1050480.148,
            "name": "Y",
            "position": 1,
            "stddev": 172.6360137,
            "variance": 29803.19323
          },
          {
            "average": -10.22098567,
            "count": 24248,
            "maximum": -6.365854522,
            "minimum": -15.12585452,
            "name": "Z",
            "position": 2,
            "stddev": 2.268569348,
            "variance": 5.146406887
          },
          {
            "average": 986.6152672,
            "count": 24248,
            "maximum": 1730,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 221.8451745,
            "variance": 49215.28147
          },
          {
            "average": 1,
            "count": 24248,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 24248,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 24248,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24248,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 24248,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.62897805,
            "count": 24248,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.079256637,
            "variance": 1.164794889
          },
          {
            "average": 2.00078357,
            "count": 24248,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02798192431,
            "variance": 0.0007829880882
          },
          {
            "average": 1.973853514,
            "count": 24248,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1595741135,
            "variance": 0.02546389771
          },
          {
            "average": 247448676.9,
            "count": 24248,
            "maximum": 248384119.3,
            "minimum": 247423556.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 153279.4903,
            "variance": 23494602140.0
          },
          {
            "average": 0,
            "count": 24248,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24248,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24248,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24248,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24248,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128136.8169,
          1050480.148,
          -15.12585452,
          128295.6369,
          1051123.508,
          -6.365854522
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128136.81688533715,
                1050480.1482129793,
                -15.12585452244312
              ],
              [
                128136.81688533715,
                1051123.5082129792,
                -15.12585452244312
              ],
              [
                128295.63688533715,
                1051123.5082129792,
                -6.365854522443121
              ],
              [
                128295.63688533715,
                1050480.1482129793,
                -6.365854522443121
              ],
              [
                128136.81688533715,
                1050480.1482129793,
                -15.12585452244312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:21:59+00:00",
        "end_time": "2019-07-17T18:32:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7188.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7188.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7188.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7188.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7337733,
            59.42764703,
            -15.12585452,
            -151.730578,
            59.43344609,
            -6.365854522
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.73377333797393,
                  59.42769551948557,
                  -15.12585452244312
                ],
                [
                  -151.73338514093746,
                  59.43344609127806,
                  -15.12585452244312
                ],
                [
                  -151.7305779558364,
                  59.43339759187777,
                  -6.365854522443121
                ],
                [
                  -151.73096663290374,
                  59.427647028268126,
                  -6.365854522443121
                ],
                [
                  -151.73377333797393,
                  59.42769551948557,
                  -15.12585452244312
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7188.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7188.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:21:59Z",
            "pc:count": 24248,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128235.5452,
                "count": 24248,
                "maximum": 128295.6369,
                "minimum": 128136.8169,
                "name": "X",
                "position": 0,
                "stddev": 35.55375024,
                "variance": 1264.069156
              },
              {
                "average": 1050845.335,
                "count": 24248,
                "maximum": 1051123.508,
                "minimum": 1050480.148,
                "name": "Y",
                "position": 1,
                "stddev": 172.6360137,
                "variance": 29803.19323
              },
              {
                "average": -10.22098567,
                "count": 24248,
                "maximum": -6.365854522,
                "minimum": -15.12585452,
                "name": "Z",
                "position": 2,
                "stddev": 2.268569348,
                "variance": 5.146406887
              },
              {
                "average": 986.6152672,
                "count": 24248,
                "maximum": 1730,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 221.8451745,
                "variance": 49215.28147
              },
              {
                "average": 1,
                "count": 24248,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 24248,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 24248,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24248,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 24248,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.62897805,
                "count": 24248,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.079256637,
                "variance": 1.164794889
              },
              {
                "average": 2.00078357,
                "count": 24248,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02798192431,
                "variance": 0.0007829880882
              },
              {
                "average": 1.973853514,
                "count": 24248,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1595741135,
                "variance": 0.02546389771
              },
              {
                "average": 247448676.9,
                "count": 24248,
                "maximum": 248384119.3,
                "minimum": 247423556.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 153279.4903,
                "variance": 23494602140.0
              },
              {
                "average": 0,
                "count": 24248,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24248,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24248,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24248,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24248,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128136.8169,
              1050480.148,
              -15.12585452,
              128295.6369,
              1051123.508,
              -6.365854522
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128136.81688533715,
                    1050480.1482129793,
                    -15.12585452244312
                  ],
                  [
                    128136.81688533715,
                    1051123.5082129792,
                    -15.12585452244312
                  ],
                  [
                    128295.63688533715,
                    1051123.5082129792,
                    -6.365854522443121
                  ],
                  [
                    128295.63688533715,
                    1050480.1482129793,
                    -6.365854522443121
                  ],
                  [
                    128136.81688533715,
                    1050480.1482129793,
                    -15.12585452244312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:21:59+00:00",
            "end_time": "2019-07-17T18:32: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": "20190717_NCMP_AK_05VNF7189.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7379066429679,
              59.433510651928,
              -8.254366069714912
            ],
            [
              -151.73730086505267,
              59.44249832353425,
              -8.254366069714912
            ],
            [
              -151.73014505232712,
              59.442374822052365,
              -1.534366069714912
            ],
            [
              -151.73075274304315,
              59.43338718302101,
              -1.534366069714912
            ],
            [
              -151.7379066429679,
              59.433510651928,
              -8.254366069714912
            ]
          ]
        ]
      },
      "bbox": [
        -151.7379066,
        59.43338718,
        -8.25436607,
        -151.7301451,
        59.44249832,
        -1.53436607
      ],
      "properties": {
        "datetime": "2019-07-28T21:28:35Z",
        "pc:count": 961041,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128131.9617,
            "count": 961041,
            "maximum": 128285.7994,
            "minimum": 127881.0594,
            "name": "X",
            "position": 0,
            "stddev": 96.12334381,
            "variance": 9239.697226
          },
          {
            "average": 1051829.729,
            "count": 961041,
            "maximum": 1052127.527,
            "minimum": 1051122.007,
            "name": "Y",
            "position": 1,
            "stddev": 211.3035127,
            "variance": 44649.17446
          },
          {
            "average": -4.324136673,
            "count": 961041,
            "maximum": -1.53436607,
            "minimum": -8.25436607,
            "name": "Z",
            "position": 2,
            "stddev": 1.164823052,
            "variance": 1.356812743
          },
          {
            "average": 82.31105333,
            "count": 961041,
            "maximum": 2195,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 275.8136882,
            "variance": 76073.19059
          },
          {
            "average": 1.000108216,
            "count": 961041,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01040213384,
            "variance": 0.0001082043885
          },
          {
            "average": 1.000216432,
            "count": 961041,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01471004268,
            "variance": 0.0002163853556
          },
          {
            "average": 1,
            "count": 961041,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 961041,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 961041,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.84702916,
            "count": 961041,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9530088678,
            "variance": 0.9082259021
          },
          {
            "average": 2.003745938,
            "count": 961041,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06122547232,
            "variance": 0.003748558461
          },
          {
            "average": 2.039678848,
            "count": 961041,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6235562918,
            "variance": 0.3888224491
          },
          {
            "average": 247654388.4,
            "count": 961041,
            "maximum": 248384515.2,
            "minimum": 247423542.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 410343.4588,
            "variance": 168381754100.0
          },
          {
            "average": 0,
            "count": 961041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 961041,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 961041,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 961041,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 961041,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127881.0594,
          1051122.007,
          -8.25436607,
          128285.7994,
          1052127.527,
          -1.53436607
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127881.05936983545,
                1051122.0074031993,
                -8.254366069714912
              ],
              [
                127881.05936983545,
                1052127.5274031993,
                -8.254366069714912
              ],
              [
                128285.79936983544,
                1052127.5274031993,
                -1.534366069714912
              ],
              [
                128285.79936983544,
                1051122.0074031993,
                -1.534366069714912
              ],
              [
                127881.05936983545,
                1051122.0074031993,
                -8.254366069714912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:28:35+00:00",
        "end_time": "2019-07-17T18:32:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7189.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7189.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7189.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7189.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7379066,
            59.43338718,
            -8.25436607,
            -151.7301451,
            59.44249832,
            -1.53436607
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7379066429679,
                  59.433510651928,
                  -8.254366069714912
                ],
                [
                  -151.73730086505267,
                  59.44249832353425,
                  -8.254366069714912
                ],
                [
                  -151.73014505232712,
                  59.442374822052365,
                  -1.534366069714912
                ],
                [
                  -151.73075274304315,
                  59.43338718302101,
                  -1.534366069714912
                ],
                [
                  -151.7379066429679,
                  59.433510651928,
                  -8.254366069714912
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7189.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7189.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:28:35Z",
            "pc:count": 961041,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128131.9617,
                "count": 961041,
                "maximum": 128285.7994,
                "minimum": 127881.0594,
                "name": "X",
                "position": 0,
                "stddev": 96.12334381,
                "variance": 9239.697226
              },
              {
                "average": 1051829.729,
                "count": 961041,
                "maximum": 1052127.527,
                "minimum": 1051122.007,
                "name": "Y",
                "position": 1,
                "stddev": 211.3035127,
                "variance": 44649.17446
              },
              {
                "average": -4.324136673,
                "count": 961041,
                "maximum": -1.53436607,
                "minimum": -8.25436607,
                "name": "Z",
                "position": 2,
                "stddev": 1.164823052,
                "variance": 1.356812743
              },
              {
                "average": 82.31105333,
                "count": 961041,
                "maximum": 2195,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 275.8136882,
                "variance": 76073.19059
              },
              {
                "average": 1.000108216,
                "count": 961041,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01040213384,
                "variance": 0.0001082043885
              },
              {
                "average": 1.000216432,
                "count": 961041,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01471004268,
                "variance": 0.0002163853556
              },
              {
                "average": 1,
                "count": 961041,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 961041,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 961041,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.84702916,
                "count": 961041,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9530088678,
                "variance": 0.9082259021
              },
              {
                "average": 2.003745938,
                "count": 961041,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06122547232,
                "variance": 0.003748558461
              },
              {
                "average": 2.039678848,
                "count": 961041,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6235562918,
                "variance": 0.3888224491
              },
              {
                "average": 247654388.4,
                "count": 961041,
                "maximum": 248384515.2,
                "minimum": 247423542.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 410343.4588,
                "variance": 168381754100.0
              },
              {
                "average": 0,
                "count": 961041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 961041,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 961041,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 961041,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 961041,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127881.0594,
              1051122.007,
              -8.25436607,
              128285.7994,
              1052127.527,
              -1.53436607
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127881.05936983545,
                    1051122.0074031993,
                    -8.254366069714912
                  ],
                  [
                    127881.05936983545,
                    1052127.5274031993,
                    -8.254366069714912
                  ],
                  [
                    128285.79936983544,
                    1052127.5274031993,
                    -1.534366069714912
                  ],
                  [
                    128285.79936983544,
                    1051122.0074031993,
                    -1.534366069714912
                  ],
                  [
                    127881.05936983545,
                    1051122.0074031993,
                    -8.254366069714912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:28:35+00:00",
            "end_time": "2019-07-17T18:32: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": "20190717_NCMP_AK_05VNF7190.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.74074424255963,
              59.44250772406567,
              -11.421098912180877
            ],
            [
              -151.74013687072264,
              59.451527909520486,
              -11.421098912180877
            ],
            [
              -151.72980860745045,
              59.4513498018512,
              51.338901087819124
            ],
            [
              -151.73041875084712,
              59.442329663561225,
              51.338901087819124
            ],
            [
              -151.74074424255963,
              59.44250772406567,
              -11.421098912180877
            ]
          ]
        ]
      },
      "bbox": [
        -151.7407442,
        59.44232966,
        -11.42109891,
        -151.7298086,
        59.45152791,
        51.33890109
      ],
      "properties": {
        "datetime": "2019-07-28T21:35:11Z",
        "pc:count": 2828639,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128022.881,
            "count": 2828639,
            "maximum": 128270.5092,
            "minimum": 127686.4892,
            "name": "X",
            "position": 0,
            "stddev": 136.8137883,
            "variance": 18718.01267
          },
          {
            "average": 1052654.518,
            "count": 2828639,
            "maximum": 1053131.112,
            "minimum": 1052121.952,
            "name": "Y",
            "position": 1,
            "stddev": 278.9777557,
            "variance": 77828.58817
          },
          {
            "average": -2.61775862,
            "count": 2828639,
            "maximum": 51.33890109,
            "minimum": -11.42109891,
            "name": "Z",
            "position": 2,
            "stddev": 6.622905881,
            "variance": 43.8628823
          },
          {
            "average": 82.90328812,
            "count": 2828639,
            "maximum": 3644,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 281.1730736,
            "variance": 79058.29733
          },
          {
            "average": 1.080501259,
            "count": 2828639,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4384053638,
            "variance": 0.192199263
          },
          {
            "average": 1.161198371,
            "count": 2828639,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7224665649,
            "variance": 0.5219579374
          },
          {
            "average": 1,
            "count": 2828639,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2828639,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.50247628,
            "count": 2828639,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.211328525,
            "variance": 84.8485732
          },
          {
            "average": 19.7907446,
            "count": 2828639,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.356641876,
            "variance": 1.840477179
          },
          {
            "average": 1.981282871,
            "count": 2828639,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.546486949,
            "variance": 0.2986479855
          },
          {
            "average": 2.224377872,
            "count": 2828639,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8552633186,
            "variance": 0.7314753442
          },
          {
            "average": 247734520.2,
            "count": 2828639,
            "maximum": 248384911.6,
            "minimum": 247423528.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 449319.0761,
            "variance": 201887632200.0
          },
          {
            "average": 0,
            "count": 2828639,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2828639,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2828639,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2828639,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2828639,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127686.4892,
          1052121.952,
          -11.42109891,
          128270.5092,
          1053131.112,
          51.33890109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127686.48924951362,
                1052121.95237566,
                -11.421098912180877
              ],
              [
                127686.48924951362,
                1053131.11237566,
                -11.421098912180877
              ],
              [
                128270.5092495136,
                1053131.11237566,
                51.338901087819124
              ],
              [
                128270.5092495136,
                1052121.95237566,
                51.338901087819124
              ],
              [
                127686.48924951362,
                1052121.95237566,
                -11.421098912180877
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:35:11+00:00",
        "end_time": "2019-07-17T18:32:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7190.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7190.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7190.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7190.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7407442,
            59.44232966,
            -11.42109891,
            -151.7298086,
            59.45152791,
            51.33890109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.74074424255963,
                  59.44250772406567,
                  -11.421098912180877
                ],
                [
                  -151.74013687072264,
                  59.451527909520486,
                  -11.421098912180877
                ],
                [
                  -151.72980860745045,
                  59.4513498018512,
                  51.338901087819124
                ],
                [
                  -151.73041875084712,
                  59.442329663561225,
                  51.338901087819124
                ],
                [
                  -151.74074424255963,
                  59.44250772406567,
                  -11.421098912180877
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7190.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7190.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:35:11Z",
            "pc:count": 2828639,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128022.881,
                "count": 2828639,
                "maximum": 128270.5092,
                "minimum": 127686.4892,
                "name": "X",
                "position": 0,
                "stddev": 136.8137883,
                "variance": 18718.01267
              },
              {
                "average": 1052654.518,
                "count": 2828639,
                "maximum": 1053131.112,
                "minimum": 1052121.952,
                "name": "Y",
                "position": 1,
                "stddev": 278.9777557,
                "variance": 77828.58817
              },
              {
                "average": -2.61775862,
                "count": 2828639,
                "maximum": 51.33890109,
                "minimum": -11.42109891,
                "name": "Z",
                "position": 2,
                "stddev": 6.622905881,
                "variance": 43.8628823
              },
              {
                "average": 82.90328812,
                "count": 2828639,
                "maximum": 3644,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 281.1730736,
                "variance": 79058.29733
              },
              {
                "average": 1.080501259,
                "count": 2828639,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4384053638,
                "variance": 0.192199263
              },
              {
                "average": 1.161198371,
                "count": 2828639,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7224665649,
                "variance": 0.5219579374
              },
              {
                "average": 1,
                "count": 2828639,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2828639,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.50247628,
                "count": 2828639,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.211328525,
                "variance": 84.8485732
              },
              {
                "average": 19.7907446,
                "count": 2828639,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.356641876,
                "variance": 1.840477179
              },
              {
                "average": 1.981282871,
                "count": 2828639,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.546486949,
                "variance": 0.2986479855
              },
              {
                "average": 2.224377872,
                "count": 2828639,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8552633186,
                "variance": 0.7314753442
              },
              {
                "average": 247734520.2,
                "count": 2828639,
                "maximum": 248384911.6,
                "minimum": 247423528.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 449319.0761,
                "variance": 201887632200.0
              },
              {
                "average": 0,
                "count": 2828639,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2828639,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2828639,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2828639,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2828639,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127686.4892,
              1052121.952,
              -11.42109891,
              128270.5092,
              1053131.112,
              51.33890109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127686.48924951362,
                    1052121.95237566,
                    -11.421098912180877
                  ],
                  [
                    127686.48924951362,
                    1053131.11237566,
                    -11.421098912180877
                  ],
                  [
                    128270.5092495136,
                    1053131.11237566,
                    51.338901087819124
                  ],
                  [
                    128270.5092495136,
                    1052121.95237566,
                    51.338901087819124
                  ],
                  [
                    127686.48924951362,
                    1052121.95237566,
                    -11.421098912180877
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:35:11+00:00",
            "end_time": "2019-07-17T18:32:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNF7191.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.74387067336622,
              59.45152017686741,
              -16.486280390786245
            ],
            [
              -151.74326215070346,
              59.460567514522076,
              -16.486280390786245
            ],
            [
              -151.72948023183523,
              59.4603300611569,
              -2.226280390786246
            ],
            [
              -151.73009246497784,
              59.451282786594504,
              -2.226280390786246
            ],
            [
              -151.74387067336622,
              59.45152017686741,
              -16.486280390786245
            ]
          ]
        ]
      },
      "bbox": [
        -151.7438707,
        59.45128279,
        -16.48628039,
        -151.7294802,
        59.46056751,
        -2.226280391
      ],
      "properties": {
        "datetime": "2019-07-28T23:00:19Z",
        "pc:count": 2077344,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127904.6959,
            "count": 2077344,
            "maximum": 128254.733,
            "minimum": 127475.633,
            "name": "X",
            "position": 0,
            "stddev": 167.1778186,
            "variance": 27948.42303
          },
          {
            "average": 1053574.736,
            "count": 2077344,
            "maximum": 1054135.275,
            "minimum": 1053123.075,
            "name": "Y",
            "position": 1,
            "stddev": 273.789002,
            "variance": 74960.4176
          },
          {
            "average": -8.793625279,
            "count": 2077344,
            "maximum": -2.226280391,
            "minimum": -16.48628039,
            "name": "Z",
            "position": 2,
            "stddev": 2.86143126,
            "variance": 8.187788856
          },
          {
            "average": 301.9021409,
            "count": 2077344,
            "maximum": 3978,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 563.7562693,
            "variance": 317821.1312
          },
          {
            "average": 1.000071245,
            "count": 2077344,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008440366033,
            "variance": 7.123977878e-05
          },
          {
            "average": 1.00014249,
            "count": 2077344,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01193605487,
            "variance": 0.0001424694059
          },
          {
            "average": 1,
            "count": 2077344,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2077344,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2077344,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.84208662,
            "count": 2077344,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.225681455,
            "variance": 1.502295029
          },
          {
            "average": 2.01236242,
            "count": 2077344,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1108189594,
            "variance": 0.01228084177
          },
          {
            "average": 2.849025486,
            "count": 2077344,
            "maximum": 15,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.862895191,
            "variance": 3.470378492
          },
          {
            "average": 247638302.2,
            "count": 2077344,
            "maximum": 248390019.6,
            "minimum": 247423213.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 400084.2409,
            "variance": 160067399800.0
          },
          {
            "average": 0,
            "count": 2077344,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2077344,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2077344,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2077344,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2077344,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127475.633,
          1053123.075,
          -16.48628039,
          128254.733,
          1054135.275,
          -2.226280391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127475.63302401356,
                1053123.0753209903,
                -16.486280390786245
              ],
              [
                127475.63302401356,
                1054135.2753209905,
                -16.486280390786245
              ],
              [
                128254.73302401356,
                1054135.2753209905,
                -2.226280390786246
              ],
              [
                128254.73302401356,
                1053123.0753209903,
                -2.226280390786246
              ],
              [
                127475.63302401356,
                1053123.0753209903,
                -16.486280390786245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:00:19+00:00",
        "end_time": "2019-07-17T18:26:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7191.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7191.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7191.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7191.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7438707,
            59.45128279,
            -16.48628039,
            -151.7294802,
            59.46056751,
            -2.226280391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.74387067336622,
                  59.45152017686741,
                  -16.486280390786245
                ],
                [
                  -151.74326215070346,
                  59.460567514522076,
                  -16.486280390786245
                ],
                [
                  -151.72948023183523,
                  59.4603300611569,
                  -2.226280390786246
                ],
                [
                  -151.73009246497784,
                  59.451282786594504,
                  -2.226280390786246
                ],
                [
                  -151.74387067336622,
                  59.45152017686741,
                  -16.486280390786245
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7191.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7191.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:00:19Z",
            "pc:count": 2077344,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127904.6959,
                "count": 2077344,
                "maximum": 128254.733,
                "minimum": 127475.633,
                "name": "X",
                "position": 0,
                "stddev": 167.1778186,
                "variance": 27948.42303
              },
              {
                "average": 1053574.736,
                "count": 2077344,
                "maximum": 1054135.275,
                "minimum": 1053123.075,
                "name": "Y",
                "position": 1,
                "stddev": 273.789002,
                "variance": 74960.4176
              },
              {
                "average": -8.793625279,
                "count": 2077344,
                "maximum": -2.226280391,
                "minimum": -16.48628039,
                "name": "Z",
                "position": 2,
                "stddev": 2.86143126,
                "variance": 8.187788856
              },
              {
                "average": 301.9021409,
                "count": 2077344,
                "maximum": 3978,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 563.7562693,
                "variance": 317821.1312
              },
              {
                "average": 1.000071245,
                "count": 2077344,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008440366033,
                "variance": 7.123977878e-05
              },
              {
                "average": 1.00014249,
                "count": 2077344,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01193605487,
                "variance": 0.0001424694059
              },
              {
                "average": 1,
                "count": 2077344,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2077344,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2077344,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.84208662,
                "count": 2077344,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.225681455,
                "variance": 1.502295029
              },
              {
                "average": 2.01236242,
                "count": 2077344,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1108189594,
                "variance": 0.01228084177
              },
              {
                "average": 2.849025486,
                "count": 2077344,
                "maximum": 15,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.862895191,
                "variance": 3.470378492
              },
              {
                "average": 247638302.2,
                "count": 2077344,
                "maximum": 248390019.6,
                "minimum": 247423213.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 400084.2409,
                "variance": 160067399800.0
              },
              {
                "average": 0,
                "count": 2077344,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2077344,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2077344,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2077344,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2077344,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127475.633,
              1053123.075,
              -16.48628039,
              128254.733,
              1054135.275,
              -2.226280391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127475.63302401356,
                    1053123.0753209903,
                    -16.486280390786245
                  ],
                  [
                    127475.63302401356,
                    1054135.2753209905,
                    -16.486280390786245
                  ],
                  [
                    128254.73302401356,
                    1054135.2753209905,
                    -2.226280390786246
                  ],
                  [
                    128254.73302401356,
                    1053123.0753209903,
                    -2.226280390786246
                  ],
                  [
                    127475.63302401356,
                    1053123.0753209903,
                    -16.486280390786245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:00:19+00:00",
            "end_time": "2019-07-17T18:26: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": "20190717_NCMP_AK_05VNF7388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.71373533141173,
              59.42425787736235,
              -5.611644682637419
            ],
            [
              -151.7131152388394,
              59.43336309989086,
              -5.611644682637419
            ],
            [
              -151.69523425517923,
              59.43305037967184,
              116.56835531736259
            ],
            [
              -151.69585918845465,
              59.42394524067393,
              116.56835531736259
            ],
            [
              -151.71373533141173,
              59.42425787736235,
              -5.611644682637419
            ]
          ]
        ]
      },
      "bbox": [
        -151.7137353,
        59.42394524,
        -5.611644683,
        -151.6952343,
        59.4333631,
        116.5683553
      ],
      "properties": {
        "datetime": "2019-07-28T22:32:48Z",
        "pc:count": 37965903,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129787.825,
            "count": 37965903,
            "maximum": 130294.2484,
            "minimum": 129282.5884,
            "name": "X",
            "position": 0,
            "stddev": 283.8487056,
            "variance": 80570.08767
          },
          {
            "average": 1050641.868,
            "count": 37965903,
            "maximum": 1051153.519,
            "minimum": 1050134.839,
            "name": "Y",
            "position": 1,
            "stddev": 267.2614589,
            "variance": 71428.68742
          },
          {
            "average": 50.64749616,
            "count": 37965903,
            "maximum": 116.5683553,
            "minimum": -5.611644683,
            "name": "Z",
            "position": 2,
            "stddev": 18.56535063,
            "variance": 344.6722442
          },
          {
            "average": 95.04199739,
            "count": 37965903,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 200.2474822,
            "variance": 40099.05414
          },
          {
            "average": 2.724274726,
            "count": 37965903,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.235676387,
            "variance": 1.526896134
          },
          {
            "average": 4.449914414,
            "count": 37965903,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.067660355,
            "variance": 1.139898633
          },
          {
            "average": 1,
            "count": 37965903,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37965903,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.166225995,
            "count": 37965903,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.076434427,
            "variance": 4.311579929
          },
          {
            "average": 20.00912545,
            "count": 37965903,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.699890777,
            "variance": 7.289410205
          },
          {
            "average": 3.654150252,
            "count": 37965903,
            "maximum": 22,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.393396297,
            "variance": 5.728345834
          },
          {
            "average": 8.553577904,
            "count": 37965903,
            "maximum": 13,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.641955798,
            "variance": 2.696018842
          },
          {
            "average": 247911587.1,
            "count": 37965903,
            "maximum": 248388368.2,
            "minimum": 247425254,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480096.2331,
            "variance": 230492393000.0
          },
          {
            "average": 0,
            "count": 37965903,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37965903,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37965903,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37965903,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37965903,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129282.5884,
          1050134.839,
          -5.611644683,
          130294.2484,
          1051153.519,
          116.5683553
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129282.58838842559,
                1050134.8388064702,
                -5.611644682637419
              ],
              [
                129282.58838842559,
                1051153.5188064703,
                -5.611644682637419
              ],
              [
                130294.24838842559,
                1051153.5188064703,
                116.56835531736259
              ],
              [
                130294.24838842559,
                1050134.8388064702,
                116.56835531736259
              ],
              [
                129282.58838842559,
                1050134.8388064702,
                -5.611644682637419
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:32:48+00:00",
        "end_time": "2019-07-17T19:00:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7137353,
            59.42394524,
            -5.611644683,
            -151.6952343,
            59.4333631,
            116.5683553
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.71373533141173,
                  59.42425787736235,
                  -5.611644682637419
                ],
                [
                  -151.7131152388394,
                  59.43336309989086,
                  -5.611644682637419
                ],
                [
                  -151.69523425517923,
                  59.43305037967184,
                  116.56835531736259
                ],
                [
                  -151.69585918845465,
                  59.42394524067393,
                  116.56835531736259
                ],
                [
                  -151.71373533141173,
                  59.42425787736235,
                  -5.611644682637419
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:32:48Z",
            "pc:count": 37965903,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129787.825,
                "count": 37965903,
                "maximum": 130294.2484,
                "minimum": 129282.5884,
                "name": "X",
                "position": 0,
                "stddev": 283.8487056,
                "variance": 80570.08767
              },
              {
                "average": 1050641.868,
                "count": 37965903,
                "maximum": 1051153.519,
                "minimum": 1050134.839,
                "name": "Y",
                "position": 1,
                "stddev": 267.2614589,
                "variance": 71428.68742
              },
              {
                "average": 50.64749616,
                "count": 37965903,
                "maximum": 116.5683553,
                "minimum": -5.611644683,
                "name": "Z",
                "position": 2,
                "stddev": 18.56535063,
                "variance": 344.6722442
              },
              {
                "average": 95.04199739,
                "count": 37965903,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 200.2474822,
                "variance": 40099.05414
              },
              {
                "average": 2.724274726,
                "count": 37965903,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.235676387,
                "variance": 1.526896134
              },
              {
                "average": 4.449914414,
                "count": 37965903,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.067660355,
                "variance": 1.139898633
              },
              {
                "average": 1,
                "count": 37965903,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37965903,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.166225995,
                "count": 37965903,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.076434427,
                "variance": 4.311579929
              },
              {
                "average": 20.00912545,
                "count": 37965903,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.699890777,
                "variance": 7.289410205
              },
              {
                "average": 3.654150252,
                "count": 37965903,
                "maximum": 22,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.393396297,
                "variance": 5.728345834
              },
              {
                "average": 8.553577904,
                "count": 37965903,
                "maximum": 13,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.641955798,
                "variance": 2.696018842
              },
              {
                "average": 247911587.1,
                "count": 37965903,
                "maximum": 248388368.2,
                "minimum": 247425254,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480096.2331,
                "variance": 230492393000.0
              },
              {
                "average": 0,
                "count": 37965903,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37965903,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37965903,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37965903,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37965903,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129282.5884,
              1050134.839,
              -5.611644683,
              130294.2484,
              1051153.519,
              116.5683553
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129282.58838842559,
                    1050134.8388064702,
                    -5.611644682637419
                  ],
                  [
                    129282.58838842559,
                    1051153.5188064703,
                    -5.611644682637419
                  ],
                  [
                    130294.24838842559,
                    1051153.5188064703,
                    116.56835531736259
                  ],
                  [
                    130294.24838842559,
                    1050134.8388064702,
                    116.56835531736259
                  ],
                  [
                    129282.58838842559,
                    1050134.8388064702,
                    -5.611644682637419
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:32:48+00:00",
            "end_time": "2019-07-17T19:00: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": "20190717_NCMP_AK_05VNF7389.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.71339697861984,
              59.43323530485585,
              -3.762566296214942
            ],
            [
              -151.7127766284865,
              59.4423404905822,
              -3.762566296214942
            ],
            [
              -151.6948887454109,
              59.44202768789533,
              159.15743370378507
            ],
            [
              -151.69551393940702,
              59.43292258575146,
              159.15743370378507
            ],
            [
              -151.71339697861984,
              59.43323530485585,
              -3.762566296214942
            ]
          ]
        ]
      },
      "bbox": [
        -151.713397,
        59.43292259,
        -3.762566296,
        -151.6948887,
        59.44234049,
        159.1574337
      ],
      "properties": {
        "datetime": "2019-07-28T22:39:56Z",
        "pc:count": 23495511,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129860.8983,
            "count": 23495511,
            "maximum": 130278.9392,
            "minimum": 129267.1592,
            "name": "X",
            "position": 0,
            "stddev": 287.1675414,
            "variance": 82465.19681
          },
          {
            "average": 1051656.239,
            "count": 23495511,
            "maximum": 1052157.37,
            "minimum": 1051138.69,
            "name": "Y",
            "position": 1,
            "stddev": 283.8235057,
            "variance": 80555.78242
          },
          {
            "average": 42.59045336,
            "count": 23495511,
            "maximum": 159.1574337,
            "minimum": -3.762566296,
            "name": "Z",
            "position": 2,
            "stddev": 32.30185343,
            "variance": 1043.409735
          },
          {
            "average": 185.4562031,
            "count": 23495511,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 378.7117581,
            "variance": 143422.5958
          },
          {
            "average": 2.358550023,
            "count": 23495511,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.263470852,
            "variance": 1.596358594
          },
          {
            "average": 3.718339261,
            "count": 23495511,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.532716889,
            "variance": 2.349221063
          },
          {
            "average": 1,
            "count": 23495511,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23495511,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.1395198,
            "count": 23495511,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.714630598,
            "variance": 2.939958089
          },
          {
            "average": 19.98426172,
            "count": 23495511,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.433999485,
            "variance": 5.924353495
          },
          {
            "average": 2.913415163,
            "count": 23495511,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.14427947,
            "variance": 4.597934444
          },
          {
            "average": 10.08203622,
            "count": 23495511,
            "maximum": 13,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.668998333,
            "variance": 2.785555435
          },
          {
            "average": 247902360,
            "count": 23495511,
            "maximum": 248388796.8,
            "minimum": 247425907.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 480044.5977,
            "variance": 230442815700.0
          },
          {
            "average": 0,
            "count": 23495511,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23495511,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23495511,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23495511,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23495511,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129267.1592,
          1051138.69,
          -3.762566296,
          130278.9392,
          1052157.37,
          159.1574337
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129267.15920967779,
                1051138.6897558074,
                -3.762566296214942
              ],
              [
                129267.15920967779,
                1052157.3697558076,
                -3.762566296214942
              ],
              [
                130278.93920967779,
                1052157.3697558076,
                159.15743370378507
              ],
              [
                130278.93920967779,
                1051138.6897558074,
                159.15743370378507
              ],
              [
                129267.15920967779,
                1051138.6897558074,
                -3.762566296214942
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:39:56+00:00",
        "end_time": "2019-07-17T19:11:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7389.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7389.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7389.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7389.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.713397,
            59.43292259,
            -3.762566296,
            -151.6948887,
            59.44234049,
            159.1574337
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.71339697861984,
                  59.43323530485585,
                  -3.762566296214942
                ],
                [
                  -151.7127766284865,
                  59.4423404905822,
                  -3.762566296214942
                ],
                [
                  -151.6948887454109,
                  59.44202768789533,
                  159.15743370378507
                ],
                [
                  -151.69551393940702,
                  59.43292258575146,
                  159.15743370378507
                ],
                [
                  -151.71339697861984,
                  59.43323530485585,
                  -3.762566296214942
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7389.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7389.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:39:56Z",
            "pc:count": 23495511,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129860.8983,
                "count": 23495511,
                "maximum": 130278.9392,
                "minimum": 129267.1592,
                "name": "X",
                "position": 0,
                "stddev": 287.1675414,
                "variance": 82465.19681
              },
              {
                "average": 1051656.239,
                "count": 23495511,
                "maximum": 1052157.37,
                "minimum": 1051138.69,
                "name": "Y",
                "position": 1,
                "stddev": 283.8235057,
                "variance": 80555.78242
              },
              {
                "average": 42.59045336,
                "count": 23495511,
                "maximum": 159.1574337,
                "minimum": -3.762566296,
                "name": "Z",
                "position": 2,
                "stddev": 32.30185343,
                "variance": 1043.409735
              },
              {
                "average": 185.4562031,
                "count": 23495511,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 378.7117581,
                "variance": 143422.5958
              },
              {
                "average": 2.358550023,
                "count": 23495511,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.263470852,
                "variance": 1.596358594
              },
              {
                "average": 3.718339261,
                "count": 23495511,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.532716889,
                "variance": 2.349221063
              },
              {
                "average": 1,
                "count": 23495511,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23495511,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.1395198,
                "count": 23495511,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.714630598,
                "variance": 2.939958089
              },
              {
                "average": 19.98426172,
                "count": 23495511,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.433999485,
                "variance": 5.924353495
              },
              {
                "average": 2.913415163,
                "count": 23495511,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.14427947,
                "variance": 4.597934444
              },
              {
                "average": 10.08203622,
                "count": 23495511,
                "maximum": 13,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.668998333,
                "variance": 2.785555435
              },
              {
                "average": 247902360,
                "count": 23495511,
                "maximum": 248388796.8,
                "minimum": 247425907.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 480044.5977,
                "variance": 230442815700.0
              },
              {
                "average": 0,
                "count": 23495511,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23495511,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23495511,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23495511,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23495511,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129267.1592,
              1051138.69,
              -3.762566296,
              130278.9392,
              1052157.37,
              159.1574337
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129267.15920967779,
                    1051138.6897558074,
                    -3.762566296214942
                  ],
                  [
                    129267.15920967779,
                    1052157.3697558076,
                    -3.762566296214942
                  ],
                  [
                    130278.93920967779,
                    1052157.3697558076,
                    159.15743370378507
                  ],
                  [
                    130278.93920967779,
                    1051138.6897558074,
                    159.15743370378507
                  ],
                  [
                    129267.15920967779,
                    1051138.6897558074,
                    -3.762566296214942
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:39:56+00:00",
            "end_time": "2019-07-17T19:11: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": "20190717_NCMP_AK_05VNF7390.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.71305579422062,
              59.44221356806218,
              -1.903479288990354
            ],
            [
              -151.71243519779222,
              59.45131853841369,
              -1.903479288990354
            ],
            [
              -151.69454253337094,
              59.45100569010634,
              150.21652071100965
            ],
            [
              -151.69516797615472,
              59.441900803377806,
              150.21652071100965
            ],
            [
              -151.71305579422062,
              59.44221356806218,
              -1.903479288990354
            ]
          ]
        ]
      },
      "bbox": [
        -151.7130558,
        59.4419008,
        -1.903479289,
        -151.6945425,
        59.45131854,
        150.2165207
      ],
      "properties": {
        "datetime": "2019-07-28T22:46:55Z",
        "pc:count": 25032037,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129741.8235,
            "count": 25032037,
            "maximum": 130263.6564,
            "minimum": 129251.8764,
            "name": "X",
            "position": 0,
            "stddev": 328.2875157,
            "variance": 107772.693
          },
          {
            "average": 1052646.219,
            "count": 25032037,
            "maximum": 1053161.303,
            "minimum": 1052142.643,
            "name": "Y",
            "position": 1,
            "stddev": 275.9125653,
            "variance": 76127.74367
          },
          {
            "average": 42.92996568,
            "count": 25032037,
            "maximum": 150.2165207,
            "minimum": -1.903479289,
            "name": "Z",
            "position": 2,
            "stddev": 30.05996375,
            "variance": 903.6014205
          },
          {
            "average": 143.223685,
            "count": 25032037,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 323.6694628,
            "variance": 104761.9212
          },
          {
            "average": 2.470632174,
            "count": 25032037,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259004176,
            "variance": 1.585091516
          },
          {
            "average": 3.942789594,
            "count": 25032037,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.441341441,
            "variance": 2.077465148
          },
          {
            "average": 1,
            "count": 25032037,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25032037,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.226820614,
            "count": 25032037,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.381141518,
            "variance": 5.669834927
          },
          {
            "average": 19.95144217,
            "count": 25032037,
            "maximum": 25.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.262100275,
            "variance": 5.117097655
          },
          {
            "average": 3.183023819,
            "count": 25032037,
            "maximum": 22,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.298202856,
            "variance": 5.281736367
          },
          {
            "average": 10.54191231,
            "count": 25032037,
            "maximum": 14,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.797532316,
            "variance": 3.231122428
          },
          {
            "average": 247918298.4,
            "count": 25032037,
            "maximum": 248389215.9,
            "minimum": 247426368.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479915.0667,
            "variance": 230318471300.0
          },
          {
            "average": 0,
            "count": 25032037,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25032037,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25032037,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25032037,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25032037,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129251.8764,
          1052142.643,
          -1.903479289,
          130263.6564,
          1053161.303,
          150.2165207
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129251.87642606017,
                1052142.6432284296,
                -1.903479288990354
              ],
              [
                129251.87642606017,
                1053161.3032284298,
                -1.903479288990354
              ],
              [
                130263.65642606017,
                1053161.3032284298,
                150.21652071100965
              ],
              [
                130263.65642606017,
                1052142.6432284296,
                150.21652071100965
              ],
              [
                129251.87642606017,
                1052142.6432284296,
                -1.903479288990354
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T22:46:55+00:00",
        "end_time": "2019-07-17T19:19:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7390.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNF7390.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7390.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7390.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7130558,
            59.4419008,
            -1.903479289,
            -151.6945425,
            59.45131854,
            150.2165207
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.71305579422062,
                  59.44221356806218,
                  -1.903479288990354
                ],
                [
                  -151.71243519779222,
                  59.45131853841369,
                  -1.903479288990354
                ],
                [
                  -151.69454253337094,
                  59.45100569010634,
                  150.21652071100965
                ],
                [
                  -151.69516797615472,
                  59.441900803377806,
                  150.21652071100965
                ],
                [
                  -151.71305579422062,
                  59.44221356806218,
                  -1.903479288990354
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNF7390.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_528_Seldovia/20190717_NCMP_AK_05VNF7390.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T22:46:55Z",
            "pc:count": 25032037,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129741.8235,
                "count": 25032037,
                "maximum": 130263.6564,
                "minimum": 129251.8764,
                "name": "X",
                "position": 0,
                "stddev": 328.2875157,
                "variance": 107772.693
              },
              {
                "average": 1052646.219,
                "count": 25032037,
                "maximum": 1053161.303,
                "minimum": 1052142.643,
                "name": "Y",
                "position": 1,
                "stddev": 275.9125653,
                "variance": 76127.74367
              },
              {
                "average": 42.92996568,
                "count": 25032037,
                "maximum": 150.2165207,
                "minimum": -1.903479289,
                "name": "Z",
                "position": 2,
                "stddev": 30.05996375,
                "variance": 903.6014205
              },
              {
                "average": 143.223685,
                "count": 25032037,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 323.6694628,
                "variance": 104761.9212
              },
              {
                "average": 2.470632174,
                "count": 25032037,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259004176,
                "variance": 1.585091516
              },
              {
                "average": 3.942789594,
                "count": 25032037,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.441341441,
                "variance": 2.077465148
              },
              {
                "average": 1,
                "count": 25032037,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25032037,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.226820614,
                "count": 25032037,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.381141518,
                "variance": 5.669834927
              },
              {
                "average": 19.95144217,
                "count": 25032037,
                "maximum": 25.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.262100275,
                "variance": 5.117097655
              },
              {
                "average": 3.183023819,
                "count": 25032037,
                "maximum": 22,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.298202856,
                "variance": 5.281736367
              },
              {
                "average": 10.54191231,
                "count": 25032037,
                "maximum": 14,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.797532316,
                "variance": 3.231122428
              },
              {
                "average": 247918298.4,
                "count": 25032037,
                "maximum": 248389215.9,
                "minimum": 247426368.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479915.0667,
                "variance": 230318471300.0
              },
              {
                "average": 0,
                "count": 25032037,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25032037,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25032037,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25032037,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25032037,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129251.8764,
              1052142.643,
              -1.903479289,
              130263.6564,
              1053161.303,
              150.2165207
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129251.87642606017,
                    1052142.6432284296,
                    -1.903479288990354
                  ],
                  [
                    129251.87642606017,
                    1053161.3032284298,
                    -1.903479288990354
                  ],
                  [
                    130263.65642606017,
                    1053161.3032284298,
                    150.21652071100965
                  ],
                  [
                    130263.65642606017,
                    1052142.6432284296,
                    150.21652071100965
                  ],
                  [
                    129251.87642606017,
                    1052142.6432284296,
                    -1.903479288990354
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T22:46:55+00:00",
            "end_time": "2019-07-17T19:19: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": "20190709_NCMP_AK_05VPG1133.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.01345412571413,
              59.81968646591142,
              29.529557406829284
            ],
            [
              -151.0131036447416,
              59.823578658714254,
              29.529557406829284
            ],
            [
              -151.00235168752533,
              59.82333639113476,
              160.5695574068293
            ],
            [
              -151.00270342670495,
              59.81944422643914,
              160.5695574068293
            ],
            [
              -151.01345412571413,
              59.81968646591142,
              29.529557406829284
            ]
          ]
        ]
      },
      "bbox": [
        -151.0134541,
        59.81944423,
        29.52955741,
        -151.0023517,
        59.82357866,
        160.5695574
      ],
      "properties": {
        "datetime": "2019-07-28T23:17:09Z",
        "pc:count": 1952441,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 167260.0514,
            "count": 1952441,
            "maximum": 167471.8824,
            "minimum": 166870.3824,
            "name": "X",
            "position": 0,
            "stddev": 148.8053187,
            "variance": 22143.02287
          },
          {
            "average": 1096023.811,
            "count": 1952441,
            "maximum": 1096314.913,
            "minimum": 1095879.213,
            "name": "Y",
            "position": 1,
            "stddev": 102.433018,
            "variance": 10492.52317
          },
          {
            "average": 77.96901154,
            "count": 1952441,
            "maximum": 160.5695574,
            "minimum": 29.52955741,
            "name": "Z",
            "position": 2,
            "stddev": 30.25898263,
            "variance": 915.6060296
          },
          {
            "average": 112.6260189,
            "count": 1952441,
            "maximum": 3224,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 155.4243275,
            "variance": 24156.72159
          },
          {
            "average": 2.133864224,
            "count": 1952441,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.151670069,
            "variance": 1.326343948
          },
          {
            "average": 3.265887676,
            "count": 1952441,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.324315485,
            "variance": 1.753811503
          },
          {
            "average": 1,
            "count": 1952441,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952441,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.033519067,
            "count": 1952441,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1799876535,
            "variance": 0.03239555541
          },
          {
            "average": 20.42377189,
            "count": 1952441,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.541584705,
            "variance": 2.376483404
          },
          {
            "average": 2.261460398,
            "count": 1952441,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.406264525,
            "variance": 1.977579914
          },
          {
            "average": 1.755679173,
            "count": 1952441,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.711339992,
            "variance": 0.5060045842
          },
          {
            "average": 247565327.9,
            "count": 1952441,
            "maximum": 248391029.7,
            "minimum": 246730567.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 762190.3181,
            "variance": 580934081000.0
          },
          {
            "average": 0,
            "count": 1952441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952441,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952441,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952441,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1952441,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          166870.3824,
          1095879.213,
          29.52955741,
          167471.8824,
          1096314.913,
          160.5695574
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                166870.38240161227,
                1095879.2130755885,
                29.529557406829284
              ],
              [
                166870.38240161227,
                1096314.9130755886,
                29.529557406829284
              ],
              [
                167471.88240161227,
                1096314.9130755886,
                160.5695574068293
              ],
              [
                167471.88240161227,
                1095879.2130755885,
                160.5695574068293
              ],
              [
                166870.38240161227,
                1095879.2130755885,
                29.529557406829284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:17:09+00:00",
        "end_time": "2019-07-09T18:02:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1133.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1133.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1133.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1133.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0134541,
            59.81944423,
            29.52955741,
            -151.0023517,
            59.82357866,
            160.5695574
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.01345412571413,
                  59.81968646591142,
                  29.529557406829284
                ],
                [
                  -151.0131036447416,
                  59.823578658714254,
                  29.529557406829284
                ],
                [
                  -151.00235168752533,
                  59.82333639113476,
                  160.5695574068293
                ],
                [
                  -151.00270342670495,
                  59.81944422643914,
                  160.5695574068293
                ],
                [
                  -151.01345412571413,
                  59.81968646591142,
                  29.529557406829284
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1133.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1133.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:17:09Z",
            "pc:count": 1952441,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 167260.0514,
                "count": 1952441,
                "maximum": 167471.8824,
                "minimum": 166870.3824,
                "name": "X",
                "position": 0,
                "stddev": 148.8053187,
                "variance": 22143.02287
              },
              {
                "average": 1096023.811,
                "count": 1952441,
                "maximum": 1096314.913,
                "minimum": 1095879.213,
                "name": "Y",
                "position": 1,
                "stddev": 102.433018,
                "variance": 10492.52317
              },
              {
                "average": 77.96901154,
                "count": 1952441,
                "maximum": 160.5695574,
                "minimum": 29.52955741,
                "name": "Z",
                "position": 2,
                "stddev": 30.25898263,
                "variance": 915.6060296
              },
              {
                "average": 112.6260189,
                "count": 1952441,
                "maximum": 3224,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 155.4243275,
                "variance": 24156.72159
              },
              {
                "average": 2.133864224,
                "count": 1952441,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.151670069,
                "variance": 1.326343948
              },
              {
                "average": 3.265887676,
                "count": 1952441,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.324315485,
                "variance": 1.753811503
              },
              {
                "average": 1,
                "count": 1952441,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952441,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.033519067,
                "count": 1952441,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1799876535,
                "variance": 0.03239555541
              },
              {
                "average": 20.42377189,
                "count": 1952441,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.541584705,
                "variance": 2.376483404
              },
              {
                "average": 2.261460398,
                "count": 1952441,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.406264525,
                "variance": 1.977579914
              },
              {
                "average": 1.755679173,
                "count": 1952441,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.711339992,
                "variance": 0.5060045842
              },
              {
                "average": 247565327.9,
                "count": 1952441,
                "maximum": 248391029.7,
                "minimum": 246730567.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 762190.3181,
                "variance": 580934081000.0
              },
              {
                "average": 0,
                "count": 1952441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952441,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952441,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952441,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1952441,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              166870.3824,
              1095879.213,
              29.52955741,
              167471.8824,
              1096314.913,
              160.5695574
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    166870.38240161227,
                    1095879.2130755885,
                    29.529557406829284
                  ],
                  [
                    166870.38240161227,
                    1096314.9130755886,
                    29.529557406829284
                  ],
                  [
                    167471.88240161227,
                    1096314.9130755886,
                    160.5695574068293
                  ],
                  [
                    167471.88240161227,
                    1095879.2130755885,
                    160.5695574068293
                  ],
                  [
                    166870.38240161227,
                    1095879.2130755885,
                    29.529557406829284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:17:09+00:00",
            "end_time": "2019-07-09T18:02: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": "20190709_NCMP_AK_05VPG1230.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.00381817366954,
              59.80103239136269,
              3.178080682482608
            ],
            [
              -151.0037680758656,
              59.80158732145897,
              3.178080682482608
            ],
            [
              -151.00211356765172,
              59.80154995678184,
              4.938080682482608
            ],
            [
              -151.00216369304428,
              59.80099502730314,
              4.938080682482608
            ],
            [
              -151.00381817366954,
              59.80103239136269,
              3.178080682482608
            ]
          ]
        ]
      },
      "bbox": [
        -151.0038182,
        59.80099503,
        3.178080682,
        -151.0021136,
        59.80158732,
        4.938080682
      ],
      "properties": {
        "datetime": "2019-07-17T23:17:07Z",
        "pc:count": 23079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 167533.9477,
            "count": 23079,
            "maximum": 167595.1192,
            "minimum": 167502.4992,
            "name": "X",
            "position": 0,
            "stddev": 21.87619248,
            "variance": 478.5677974
          },
          {
            "average": 1093858.433,
            "count": 23079,
            "maximum": 1093881.651,
            "minimum": 1093819.531,
            "name": "Y",
            "position": 1,
            "stddev": 15.18013796,
            "variance": 230.4365884
          },
          {
            "average": 4.6056681,
            "count": 23079,
            "maximum": 4.938080682,
            "minimum": 3.178080682,
            "name": "Z",
            "position": 2,
            "stddev": 0.1081290092,
            "variance": 0.01169188263
          },
          {
            "average": 837.8933229,
            "count": 23079,
            "maximum": 2798,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 451.4651203,
            "variance": 203820.7549
          },
          {
            "average": 1.000476624,
            "count": 23079,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02182698429,
            "variance": 0.0004764172432
          },
          {
            "average": 1.000953248,
            "count": 23079,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03086065661,
            "variance": 0.0009523801263
          },
          {
            "average": 1,
            "count": 23079,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23079,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.200268642,
            "count": 23079,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4002100115,
            "variance": 0.1601680533
          },
          {
            "average": 19.30753086,
            "count": 23079,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9990307891,
            "variance": 0.9980625175
          },
          {
            "average": 1.001256554,
            "count": 23079,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03542638889,
            "variance": 0.00125502903
          },
          {
            "average": 11,
            "count": 23079,
            "maximum": 11,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247006442.4,
            "count": 23079,
            "maximum": 247440627,
            "minimum": 246733809.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344059.7783,
            "variance": 118377131000.0
          },
          {
            "average": 0,
            "count": 23079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23079,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23079,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          167502.4992,
          1093819.531,
          3.178080682,
          167595.1192,
          1093881.651,
          4.938080682
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                167502.4991956434,
                1093819.53072873,
                3.178080682482608
              ],
              [
                167502.4991956434,
                1093881.65072873,
                3.178080682482608
              ],
              [
                167595.1191956434,
                1093881.65072873,
                4.938080682482608
              ],
              [
                167595.1191956434,
                1093819.53072873,
                4.938080682482608
              ],
              [
                167502.4991956434,
                1093819.53072873,
                3.178080682482608
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T23:17:07+00:00",
        "end_time": "2019-07-09T18:56:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1230.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1230.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1230.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1230.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0038182,
            59.80099503,
            3.178080682,
            -151.0021136,
            59.80158732,
            4.938080682
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.00381817366954,
                  59.80103239136269,
                  3.178080682482608
                ],
                [
                  -151.0037680758656,
                  59.80158732145897,
                  3.178080682482608
                ],
                [
                  -151.00211356765172,
                  59.80154995678184,
                  4.938080682482608
                ],
                [
                  -151.00216369304428,
                  59.80099502730314,
                  4.938080682482608
                ],
                [
                  -151.00381817366954,
                  59.80103239136269,
                  3.178080682482608
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1230.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1230.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T23:17:07Z",
            "pc:count": 23079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 167533.9477,
                "count": 23079,
                "maximum": 167595.1192,
                "minimum": 167502.4992,
                "name": "X",
                "position": 0,
                "stddev": 21.87619248,
                "variance": 478.5677974
              },
              {
                "average": 1093858.433,
                "count": 23079,
                "maximum": 1093881.651,
                "minimum": 1093819.531,
                "name": "Y",
                "position": 1,
                "stddev": 15.18013796,
                "variance": 230.4365884
              },
              {
                "average": 4.6056681,
                "count": 23079,
                "maximum": 4.938080682,
                "minimum": 3.178080682,
                "name": "Z",
                "position": 2,
                "stddev": 0.1081290092,
                "variance": 0.01169188263
              },
              {
                "average": 837.8933229,
                "count": 23079,
                "maximum": 2798,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 451.4651203,
                "variance": 203820.7549
              },
              {
                "average": 1.000476624,
                "count": 23079,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02182698429,
                "variance": 0.0004764172432
              },
              {
                "average": 1.000953248,
                "count": 23079,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03086065661,
                "variance": 0.0009523801263
              },
              {
                "average": 1,
                "count": 23079,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23079,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.200268642,
                "count": 23079,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4002100115,
                "variance": 0.1601680533
              },
              {
                "average": 19.30753086,
                "count": 23079,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9990307891,
                "variance": 0.9980625175
              },
              {
                "average": 1.001256554,
                "count": 23079,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03542638889,
                "variance": 0.00125502903
              },
              {
                "average": 11,
                "count": 23079,
                "maximum": 11,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247006442.4,
                "count": 23079,
                "maximum": 247440627,
                "minimum": 246733809.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344059.7783,
                "variance": 118377131000.0
              },
              {
                "average": 0,
                "count": 23079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23079,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23079,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              167502.4992,
              1093819.531,
              3.178080682,
              167595.1192,
              1093881.651,
              4.938080682
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    167502.4991956434,
                    1093819.53072873,
                    3.178080682482608
                  ],
                  [
                    167502.4991956434,
                    1093881.65072873,
                    3.178080682482608
                  ],
                  [
                    167595.1191956434,
                    1093881.65072873,
                    4.938080682482608
                  ],
                  [
                    167595.1191956434,
                    1093819.53072873,
                    4.938080682482608
                  ],
                  [
                    167502.4991956434,
                    1093819.53072873,
                    3.178080682482608
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T23:17:07+00:00",
            "end_time": "2019-07-09T18:56:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG1231.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.00404162164168,
              59.80158264598972,
              2.87878960724258
            ],
            [
              -151.00322011846148,
              59.81068055425678,
              2.87878960724258
            ],
            [
              -150.985332017002,
              59.81027551766193,
              7.67878960724258
            ],
            [
              -150.98615841038858,
              59.80117771915772,
              7.67878960724258
            ],
            [
              -151.00404162164168,
              59.80158264598972,
              2.87878960724258
            ]
          ]
        ]
      },
      "bbox": [
        -151.0040416,
        59.80117772,
        2.878789607,
        -150.985332,
        59.81068055,
        7.678789607
      ],
      "properties": {
        "datetime": "2019-07-17T23:17:07Z",
        "pc:count": 2758121,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 167863.7748,
            "count": 2758121,
            "maximum": 168488.3607,
            "minimum": 167487.2407,
            "name": "X",
            "position": 0,
            "stddev": 254.436328,
            "variance": 64737.84499
          },
          {
            "average": 1094468.879,
            "count": 2758121,
            "maximum": 1094898.879,
            "minimum": 1093880.439,
            "name": "Y",
            "position": 1,
            "stddev": 258.8288976,
            "variance": 66992.39825
          },
          {
            "average": 4.749762737,
            "count": 2758121,
            "maximum": 7.678789607,
            "minimum": 2.878789607,
            "name": "Z",
            "position": 2,
            "stddev": 0.1780599802,
            "variance": 0.03170535655
          },
          {
            "average": 856.5850871,
            "count": 2758121,
            "maximum": 3998,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 467.7193263,
            "variance": 218761.3682
          },
          {
            "average": 1.000101156,
            "count": 2758121,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01005711824,
            "variance": 0.0001011456273
          },
          {
            "average": 1.000207025,
            "count": 2758121,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01443719082,
            "variance": 0.0002084324789
          },
          {
            "average": 1,
            "count": 2758121,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2758121,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.364349497,
            "count": 2758121,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4812473637,
            "variance": 0.2315990251
          },
          {
            "average": 19.97068413,
            "count": 2758121,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.455804916,
            "variance": 2.119367954
          },
          {
            "average": 1.000256696,
            "count": 2758121,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01601969717,
            "variance": 0.0002566306973
          },
          {
            "average": 10.17513989,
            "count": 2758121,
            "maximum": 11,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.035130543,
            "variance": 1.07149524
          },
          {
            "average": 247123466.9,
            "count": 2758121,
            "maximum": 247440627,
            "minimum": 246732458.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 351532.7155,
            "variance": 123575250100.0
          },
          {
            "average": 0,
            "count": 2758121,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2758121,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2758121,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2758121,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2758121,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          167487.2407,
          1093880.439,
          2.878789607,
          168488.3607,
          1094898.879,
          7.678789607
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                167487.24074242028,
                1093880.4385037927,
                2.87878960724258
              ],
              [
                167487.24074242028,
                1094898.8785037927,
                2.87878960724258
              ],
              [
                168488.36074242028,
                1094898.8785037927,
                7.67878960724258
              ],
              [
                168488.36074242028,
                1093880.4385037927,
                7.67878960724258
              ],
              [
                167487.24074242028,
                1093880.4385037927,
                2.87878960724258
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T23:17:07+00:00",
        "end_time": "2019-07-09T18:34:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1231.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1231.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1231.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1231.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0040416,
            59.80117772,
            2.878789607,
            -150.985332,
            59.81068055,
            7.678789607
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.00404162164168,
                  59.80158264598972,
                  2.87878960724258
                ],
                [
                  -151.00322011846148,
                  59.81068055425678,
                  2.87878960724258
                ],
                [
                  -150.985332017002,
                  59.81027551766193,
                  7.67878960724258
                ],
                [
                  -150.98615841038858,
                  59.80117771915772,
                  7.67878960724258
                ],
                [
                  -151.00404162164168,
                  59.80158264598972,
                  2.87878960724258
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1231.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1231.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T23:17:07Z",
            "pc:count": 2758121,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 167863.7748,
                "count": 2758121,
                "maximum": 168488.3607,
                "minimum": 167487.2407,
                "name": "X",
                "position": 0,
                "stddev": 254.436328,
                "variance": 64737.84499
              },
              {
                "average": 1094468.879,
                "count": 2758121,
                "maximum": 1094898.879,
                "minimum": 1093880.439,
                "name": "Y",
                "position": 1,
                "stddev": 258.8288976,
                "variance": 66992.39825
              },
              {
                "average": 4.749762737,
                "count": 2758121,
                "maximum": 7.678789607,
                "minimum": 2.878789607,
                "name": "Z",
                "position": 2,
                "stddev": 0.1780599802,
                "variance": 0.03170535655
              },
              {
                "average": 856.5850871,
                "count": 2758121,
                "maximum": 3998,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 467.7193263,
                "variance": 218761.3682
              },
              {
                "average": 1.000101156,
                "count": 2758121,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01005711824,
                "variance": 0.0001011456273
              },
              {
                "average": 1.000207025,
                "count": 2758121,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01443719082,
                "variance": 0.0002084324789
              },
              {
                "average": 1,
                "count": 2758121,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2758121,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.364349497,
                "count": 2758121,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4812473637,
                "variance": 0.2315990251
              },
              {
                "average": 19.97068413,
                "count": 2758121,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.455804916,
                "variance": 2.119367954
              },
              {
                "average": 1.000256696,
                "count": 2758121,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01601969717,
                "variance": 0.0002566306973
              },
              {
                "average": 10.17513989,
                "count": 2758121,
                "maximum": 11,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.035130543,
                "variance": 1.07149524
              },
              {
                "average": 247123466.9,
                "count": 2758121,
                "maximum": 247440627,
                "minimum": 246732458.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 351532.7155,
                "variance": 123575250100.0
              },
              {
                "average": 0,
                "count": 2758121,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2758121,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2758121,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2758121,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2758121,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              167487.2407,
              1093880.439,
              2.878789607,
              168488.3607,
              1094898.879,
              7.678789607
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    167487.24074242028,
                    1093880.4385037927,
                    2.87878960724258
                  ],
                  [
                    167487.24074242028,
                    1094898.8785037927,
                    2.87878960724258
                  ],
                  [
                    168488.36074242028,
                    1094898.8785037927,
                    7.67878960724258
                  ],
                  [
                    168488.36074242028,
                    1093880.4385037927,
                    7.67878960724258
                  ],
                  [
                    167487.24074242028,
                    1093880.4385037927,
                    2.87878960724258
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T23:17:07+00:00",
            "end_time": "2019-07-09T18:34:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG1232.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.0035042829186,
              59.810556393171204,
              3.885423117471291
            ],
            [
              -151.00268513874087,
              59.81962407779625,
              3.885423117471291
            ],
            [
              -150.9846059908094,
              59.81921474082769,
              138.24542311747132
            ],
            [
              -150.98543006234306,
              59.810147166802594,
              138.24542311747132
            ],
            [
              -151.0035042829186,
              59.810556393171204,
              3.885423117471291
            ]
          ]
        ]
      },
      "bbox": [
        -151.0035043,
        59.81014717,
        3.885423117,
        -150.984606,
        59.81962408,
        138.2454231
      ],
      "properties": {
        "datetime": "2019-07-17T23:16:47Z",
        "pc:count": 3930422,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 167780.9653,
            "count": 3930422,
            "maximum": 168483.5361,
            "minimum": 167471.9961,
            "name": "X",
            "position": 0,
            "stddev": 232.6436078,
            "variance": 54123.04824
          },
          {
            "average": 1095382.389,
            "count": 3930422,
            "maximum": 1095899.351,
            "minimum": 1094884.291,
            "name": "Y",
            "position": 1,
            "stddev": 273.1993871,
            "variance": 74637.9051
          },
          {
            "average": 14.51649088,
            "count": 3930422,
            "maximum": 138.2454231,
            "minimum": 3.885423117,
            "name": "Z",
            "position": 2,
            "stddev": 13.25182053,
            "variance": 175.6107473
          },
          {
            "average": 428.6457118,
            "count": 3930422,
            "maximum": 6547,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 560.6783365,
            "variance": 314360.197
          },
          {
            "average": 1.690602943,
            "count": 3930422,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.01667874,
            "variance": 1.03363566
          },
          {
            "average": 2.383265461,
            "count": 3930422,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.431496407,
            "variance": 2.049181964
          },
          {
            "average": 1,
            "count": 3930422,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3930422,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147710093,
            "count": 3930422,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3548124203,
            "variance": 0.1258918536
          },
          {
            "average": 19.7788276,
            "count": 3930422,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.308091511,
            "variance": 1.711103402
          },
          {
            "average": 1.776868743,
            "count": 3930422,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.231084446,
            "variance": 1.515568914
          },
          {
            "average": 6.333375398,
            "count": 3930422,
            "maximum": 11,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.505014233,
            "variance": 2.265067843
          },
          {
            "average": 247247050.4,
            "count": 3930422,
            "maximum": 247440607.5,
            "minimum": 246731176.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 314173.8982,
            "variance": 98705238300.0
          },
          {
            "average": 0,
            "count": 3930422,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3930422,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3930422,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3930422,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3930422,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          167471.9961,
          1094884.291,
          3.885423117,
          168483.5361,
          1095899.351,
          138.2454231
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                167471.99610782604,
                1094884.291269805,
                3.885423117471291
              ],
              [
                167471.99610782604,
                1095899.351269805,
                3.885423117471291
              ],
              [
                168483.53610782602,
                1095899.351269805,
                138.24542311747132
              ],
              [
                168483.53610782602,
                1094884.291269805,
                138.24542311747132
              ],
              [
                167471.99610782604,
                1094884.291269805,
                3.885423117471291
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T23:16:47+00:00",
        "end_time": "2019-07-09T18:12:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1232.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1232.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1232.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1232.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0035043,
            59.81014717,
            3.885423117,
            -150.984606,
            59.81962408,
            138.2454231
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.0035042829186,
                  59.810556393171204,
                  3.885423117471291
                ],
                [
                  -151.00268513874087,
                  59.81962407779625,
                  3.885423117471291
                ],
                [
                  -150.9846059908094,
                  59.81921474082769,
                  138.24542311747132
                ],
                [
                  -150.98543006234306,
                  59.810147166802594,
                  138.24542311747132
                ],
                [
                  -151.0035042829186,
                  59.810556393171204,
                  3.885423117471291
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1232.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1232.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T23:16:47Z",
            "pc:count": 3930422,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 167780.9653,
                "count": 3930422,
                "maximum": 168483.5361,
                "minimum": 167471.9961,
                "name": "X",
                "position": 0,
                "stddev": 232.6436078,
                "variance": 54123.04824
              },
              {
                "average": 1095382.389,
                "count": 3930422,
                "maximum": 1095899.351,
                "minimum": 1094884.291,
                "name": "Y",
                "position": 1,
                "stddev": 273.1993871,
                "variance": 74637.9051
              },
              {
                "average": 14.51649088,
                "count": 3930422,
                "maximum": 138.2454231,
                "minimum": 3.885423117,
                "name": "Z",
                "position": 2,
                "stddev": 13.25182053,
                "variance": 175.6107473
              },
              {
                "average": 428.6457118,
                "count": 3930422,
                "maximum": 6547,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 560.6783365,
                "variance": 314360.197
              },
              {
                "average": 1.690602943,
                "count": 3930422,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.01667874,
                "variance": 1.03363566
              },
              {
                "average": 2.383265461,
                "count": 3930422,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.431496407,
                "variance": 2.049181964
              },
              {
                "average": 1,
                "count": 3930422,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3930422,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147710093,
                "count": 3930422,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3548124203,
                "variance": 0.1258918536
              },
              {
                "average": 19.7788276,
                "count": 3930422,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.308091511,
                "variance": 1.711103402
              },
              {
                "average": 1.776868743,
                "count": 3930422,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.231084446,
                "variance": 1.515568914
              },
              {
                "average": 6.333375398,
                "count": 3930422,
                "maximum": 11,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.505014233,
                "variance": 2.265067843
              },
              {
                "average": 247247050.4,
                "count": 3930422,
                "maximum": 247440607.5,
                "minimum": 246731176.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 314173.8982,
                "variance": 98705238300.0
              },
              {
                "average": 0,
                "count": 3930422,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3930422,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3930422,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3930422,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3930422,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              167471.9961,
              1094884.291,
              3.885423117,
              168483.5361,
              1095899.351,
              138.2454231
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    167471.99610782604,
                    1094884.291269805,
                    3.885423117471291
                  ],
                  [
                    167471.99610782604,
                    1095899.351269805,
                    3.885423117471291
                  ],
                  [
                    168483.53610782602,
                    1095899.351269805,
                    138.24542311747132
                  ],
                  [
                    168483.53610782602,
                    1094884.291269805,
                    138.24542311747132
                  ],
                  [
                    167471.99610782604,
                    1094884.291269805,
                    3.885423117471291
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T23:16:47+00:00",
            "end_time": "2019-07-09T18:12: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": "20190709_NCMP_AK_05VPG0831.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.06370551083657,
              59.80247179908484,
              17.524475051249695
            ],
            [
              -151.06348455132382,
              59.804969083070986,
              17.524475051249695
            ],
            [
              -151.05698673039413,
              59.80482516276471,
              113.9244750512497
            ],
            [
              -151.05720817755923,
              59.80232788948424,
              113.9244750512497
            ],
            [
              -151.06370551083657,
              59.80247179908484,
              17.524475051249695
            ]
          ]
        ]
      },
      "bbox": [
        -151.0637055,
        59.80232789,
        17.52447505,
        -151.0569867,
        59.80496908,
        113.9244751
      ],
      "properties": {
        "datetime": "2019-07-28T23:16:17Z",
        "pc:count": 633696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 164337.4477,
            "count": 633696,
            "maximum": 164513.2681,
            "minimum": 164149.5681,
            "name": "X",
            "position": 0,
            "stddev": 94.6236902,
            "variance": 8953.642747
          },
          {
            "average": 1093907.165,
            "count": 633696,
            "maximum": 1094110.34,
            "minimum": 1093830.8,
            "name": "Y",
            "position": 1,
            "stddev": 61.3531217,
            "variance": 3764.205542
          },
          {
            "average": 64.08442528,
            "count": 633696,
            "maximum": 113.9244751,
            "minimum": 17.52447505,
            "name": "Z",
            "position": 2,
            "stddev": 24.73248658,
            "variance": 611.6958926
          },
          {
            "average": 301.0849145,
            "count": 633696,
            "maximum": 4175,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 472.2158425,
            "variance": 222987.8019
          },
          {
            "average": 2.3086117,
            "count": 633696,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.315046085,
            "variance": 1.729346206
          },
          {
            "average": 3.597425264,
            "count": 633696,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.635101263,
            "variance": 2.673556141
          },
          {
            "average": 1,
            "count": 633696,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 633696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.115156163,
            "count": 633696,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3192105607,
            "variance": 0.1018953821
          },
          {
            "average": 20.48766349,
            "count": 633696,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.640454696,
            "variance": 2.691091609
          },
          {
            "average": 2.621253724,
            "count": 633696,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.813290382,
            "variance": 3.288022008
          },
          {
            "average": 1.587002285,
            "count": 633696,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5469798857,
            "variance": 0.2991869954
          },
          {
            "average": 247146706.3,
            "count": 633696,
            "maximum": 248390977.6,
            "minimum": 246730614.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 407062.1709,
            "variance": 165699610900.0
          },
          {
            "average": 0,
            "count": 633696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 633696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 633696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 633696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 633696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          164149.5681,
          1093830.8,
          17.52447505,
          164513.2681,
          1094110.34,
          113.9244751
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                164149.56811104013,
                1093830.7999402268,
                17.524475051249695
              ],
              [
                164149.56811104013,
                1094110.3399402269,
                17.524475051249695
              ],
              [
                164513.26811104015,
                1094110.3399402269,
                113.9244750512497
              ],
              [
                164513.26811104015,
                1093830.7999402268,
                113.9244750512497
              ],
              [
                164149.56811104013,
                1093830.7999402268,
                17.524475051249695
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:16:17+00:00",
        "end_time": "2019-07-09T18:03:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0831.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0831.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0831.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0831.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0637055,
            59.80232789,
            17.52447505,
            -151.0569867,
            59.80496908,
            113.9244751
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.06370551083657,
                  59.80247179908484,
                  17.524475051249695
                ],
                [
                  -151.06348455132382,
                  59.804969083070986,
                  17.524475051249695
                ],
                [
                  -151.05698673039413,
                  59.80482516276471,
                  113.9244750512497
                ],
                [
                  -151.05720817755923,
                  59.80232788948424,
                  113.9244750512497
                ],
                [
                  -151.06370551083657,
                  59.80247179908484,
                  17.524475051249695
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0831.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0831.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:16:17Z",
            "pc:count": 633696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 164337.4477,
                "count": 633696,
                "maximum": 164513.2681,
                "minimum": 164149.5681,
                "name": "X",
                "position": 0,
                "stddev": 94.6236902,
                "variance": 8953.642747
              },
              {
                "average": 1093907.165,
                "count": 633696,
                "maximum": 1094110.34,
                "minimum": 1093830.8,
                "name": "Y",
                "position": 1,
                "stddev": 61.3531217,
                "variance": 3764.205542
              },
              {
                "average": 64.08442528,
                "count": 633696,
                "maximum": 113.9244751,
                "minimum": 17.52447505,
                "name": "Z",
                "position": 2,
                "stddev": 24.73248658,
                "variance": 611.6958926
              },
              {
                "average": 301.0849145,
                "count": 633696,
                "maximum": 4175,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 472.2158425,
                "variance": 222987.8019
              },
              {
                "average": 2.3086117,
                "count": 633696,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.315046085,
                "variance": 1.729346206
              },
              {
                "average": 3.597425264,
                "count": 633696,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.635101263,
                "variance": 2.673556141
              },
              {
                "average": 1,
                "count": 633696,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 633696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.115156163,
                "count": 633696,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3192105607,
                "variance": 0.1018953821
              },
              {
                "average": 20.48766349,
                "count": 633696,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.640454696,
                "variance": 2.691091609
              },
              {
                "average": 2.621253724,
                "count": 633696,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.813290382,
                "variance": 3.288022008
              },
              {
                "average": 1.587002285,
                "count": 633696,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5469798857,
                "variance": 0.2991869954
              },
              {
                "average": 247146706.3,
                "count": 633696,
                "maximum": 248390977.6,
                "minimum": 246730614.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 407062.1709,
                "variance": 165699610900.0
              },
              {
                "average": 0,
                "count": 633696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 633696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 633696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 633696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 633696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              164149.5681,
              1093830.8,
              17.52447505,
              164513.2681,
              1094110.34,
              113.9244751
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    164149.56811104013,
                    1093830.7999402268,
                    17.524475051249695
                  ],
                  [
                    164149.56811104013,
                    1094110.3399402269,
                    17.524475051249695
                  ],
                  [
                    164513.26811104015,
                    1094110.3399402269,
                    113.9244750512497
                  ],
                  [
                    164513.26811104015,
                    1093830.7999402268,
                    113.9244750512497
                  ],
                  [
                    164149.56811104013,
                    1093830.7999402268,
                    17.524475051249695
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:16:17+00:00",
            "end_time": "2019-07-09T18:03: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": "20190709_NCMP_AK_05VPG0929.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.05840977203496,
              59.785679265920244,
              0.705819768873613
            ],
            [
              -151.05771394707537,
              59.793532040426385,
              0.705819768873613
            ],
            [
              -151.03978048427877,
              59.793133137282595,
              4.525819768873613
            ],
            [
              -151.0404805391426,
              59.78528045602182,
              4.525819768873613
            ],
            [
              -151.05840977203496,
              59.785679265920244,
              0.705819768873613
            ]
          ]
        ]
      },
      "bbox": [
        -151.0584098,
        59.78528046,
        0.7058197689,
        -151.0397805,
        59.79353204,
        4.525819769
      ],
      "properties": {
        "datetime": "2019-07-17T22:55:57Z",
        "pc:count": 3159111,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 164925.6897,
            "count": 3159111,
            "maximum": 165532.7165,
            "minimum": 164528.5765,
            "name": "X",
            "position": 0,
            "stddev": 285.0346964,
            "variance": 81244.77817
          },
          {
            "average": 1092495.448,
            "count": 3159111,
            "maximum": 1092846.89,
            "minimum": 1091967.87,
            "name": "Y",
            "position": 1,
            "stddev": 216.434698,
            "variance": 46843.9785
          },
          {
            "average": 2.687139938,
            "count": 3159111,
            "maximum": 4.525819769,
            "minimum": 0.7058197689,
            "name": "Z",
            "position": 2,
            "stddev": 0.7793080013,
            "variance": 0.6073209608
          },
          {
            "average": 480.5762241,
            "count": 3159111,
            "maximum": 3414,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 312.9763595,
            "variance": 97954.20162
          },
          {
            "average": 1.000002849,
            "count": 3159111,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001687867154,
            "variance": 2.848895531e-06
          },
          {
            "average": 1.000006014,
            "count": 3159111,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002452410237,
            "variance": 6.014315971e-06
          },
          {
            "average": 1,
            "count": 3159111,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3159111,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.135635627,
            "count": 3159111,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.56695692,
            "variance": 91.52666471
          },
          {
            "average": 19.9575216,
            "count": 3159111,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.572709224,
            "variance": 2.473414304
          },
          {
            "average": 1.138563349,
            "count": 3159111,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3455040976,
            "variance": 0.1193730814
          },
          {
            "average": 9.764024753,
            "count": 3159111,
            "maximum": 13,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.022476512,
            "variance": 4.090411243
          },
          {
            "average": 246781316,
            "count": 3159111,
            "maximum": 247439357.4,
            "minimum": 246732190.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 177242.096,
            "variance": 31414760610.0
          },
          {
            "average": 0,
            "count": 3159111,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3159111,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3159111,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3159111,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3159111,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          164528.5765,
          1091967.87,
          0.7058197689,
          165532.7165,
          1092846.89,
          4.525819769
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                164528.57647324388,
                1091967.8701757763,
                0.705819768873613
              ],
              [
                164528.57647324388,
                1092846.8901757763,
                0.705819768873613
              ],
              [
                165532.7164732439,
                1092846.8901757763,
                4.525819768873613
              ],
              [
                165532.7164732439,
                1091967.8701757763,
                4.525819768873613
              ],
              [
                164528.57647324388,
                1091967.8701757763,
                0.705819768873613
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T22:55:57+00:00",
        "end_time": "2019-07-09T18:29:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0929.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0929.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0929.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0929.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0584098,
            59.78528046,
            0.7058197689,
            -151.0397805,
            59.79353204,
            4.525819769
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.05840977203496,
                  59.785679265920244,
                  0.705819768873613
                ],
                [
                  -151.05771394707537,
                  59.793532040426385,
                  0.705819768873613
                ],
                [
                  -151.03978048427877,
                  59.793133137282595,
                  4.525819768873613
                ],
                [
                  -151.0404805391426,
                  59.78528045602182,
                  4.525819768873613
                ],
                [
                  -151.05840977203496,
                  59.785679265920244,
                  0.705819768873613
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0929.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0929.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T22:55:57Z",
            "pc:count": 3159111,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 164925.6897,
                "count": 3159111,
                "maximum": 165532.7165,
                "minimum": 164528.5765,
                "name": "X",
                "position": 0,
                "stddev": 285.0346964,
                "variance": 81244.77817
              },
              {
                "average": 1092495.448,
                "count": 3159111,
                "maximum": 1092846.89,
                "minimum": 1091967.87,
                "name": "Y",
                "position": 1,
                "stddev": 216.434698,
                "variance": 46843.9785
              },
              {
                "average": 2.687139938,
                "count": 3159111,
                "maximum": 4.525819769,
                "minimum": 0.7058197689,
                "name": "Z",
                "position": 2,
                "stddev": 0.7793080013,
                "variance": 0.6073209608
              },
              {
                "average": 480.5762241,
                "count": 3159111,
                "maximum": 3414,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 312.9763595,
                "variance": 97954.20162
              },
              {
                "average": 1.000002849,
                "count": 3159111,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001687867154,
                "variance": 2.848895531e-06
              },
              {
                "average": 1.000006014,
                "count": 3159111,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002452410237,
                "variance": 6.014315971e-06
              },
              {
                "average": 1,
                "count": 3159111,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3159111,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.135635627,
                "count": 3159111,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.56695692,
                "variance": 91.52666471
              },
              {
                "average": 19.9575216,
                "count": 3159111,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.572709224,
                "variance": 2.473414304
              },
              {
                "average": 1.138563349,
                "count": 3159111,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3455040976,
                "variance": 0.1193730814
              },
              {
                "average": 9.764024753,
                "count": 3159111,
                "maximum": 13,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.022476512,
                "variance": 4.090411243
              },
              {
                "average": 246781316,
                "count": 3159111,
                "maximum": 247439357.4,
                "minimum": 246732190.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 177242.096,
                "variance": 31414760610.0
              },
              {
                "average": 0,
                "count": 3159111,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3159111,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3159111,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3159111,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3159111,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              164528.5765,
              1091967.87,
              0.7058197689,
              165532.7165,
              1092846.89,
              4.525819769
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    164528.57647324388,
                    1091967.8701757763,
                    0.705819768873613
                  ],
                  [
                    164528.57647324388,
                    1092846.8901757763,
                    0.705819768873613
                  ],
                  [
                    165532.7164732439,
                    1092846.8901757763,
                    4.525819768873613
                  ],
                  [
                    165532.7164732439,
                    1091967.8701757763,
                    4.525819768873613
                  ],
                  [
                    164528.57647324388,
                    1091967.8701757763,
                    0.705819768873613
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T22:55:57+00:00",
            "end_time": "2019-07-09T18:29: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": "20190709_NCMP_AK_05VPG0528.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.13006106328302,
              59.77648680620528,
              1.635975131919608
            ],
            [
              -151.12927456391606,
              59.785586981824636,
              1.635975131919608
            ],
            [
              -151.11142917483338,
              59.78519958724808,
              226.4759751319196
            ],
            [
              -151.11222055104776,
              59.776099516530074,
              226.4759751319196
            ],
            [
              -151.13006106328302,
              59.77648680620528,
              1.635975131919608
            ]
          ]
        ]
      },
      "bbox": [
        -151.1300611,
        59.77609952,
        1.635975132,
        -151.1114292,
        59.78558698,
        226.4759751
      ],
      "properties": {
        "datetime": "2019-07-28T23:15:25Z",
        "pc:count": 8448191,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 161218.326,
            "count": 8448191,
            "maximum": 161567.3232,
            "minimum": 160567.9232,
            "name": "X",
            "position": 0,
            "stddev": 239.3385419,
            "variance": 57282.93762
          },
          {
            "average": 1091137.65,
            "count": 8448191,
            "maximum": 1091784.111,
            "minimum": 1090765.511,
            "name": "Y",
            "position": 1,
            "stddev": 247.7654198,
            "variance": 61387.70324
          },
          {
            "average": 143.5466687,
            "count": 8448191,
            "maximum": 226.4759751,
            "minimum": 1.635975132,
            "name": "Z",
            "position": 2,
            "stddev": 51.80444371,
            "variance": 2683.700388
          },
          {
            "average": 234.404194,
            "count": 8448191,
            "maximum": 15440,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 386.1049938,
            "variance": 149077.0662
          },
          {
            "average": 2.006955335,
            "count": 8448191,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.143982044,
            "variance": 1.308694916
          },
          {
            "average": 3.015628079,
            "count": 8448191,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.446777782,
            "variance": 2.093165949
          },
          {
            "average": 1,
            "count": 8448191,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8448191,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.104633169,
            "count": 8448191,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.366168034,
            "variance": 1.866415097
          },
          {
            "average": 20.10646325,
            "count": 8448191,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.517182585,
            "variance": 2.301842996
          },
          {
            "average": 2.136062857,
            "count": 8448191,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.406032019,
            "variance": 1.976926038
          },
          {
            "average": 2.422028929,
            "count": 8448191,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.139713769,
            "variance": 1.298947476
          },
          {
            "average": 247358591.7,
            "count": 8448191,
            "maximum": 248390925.4,
            "minimum": 246730666.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 616643.1933,
            "variance": 380248827800.0
          },
          {
            "average": 0,
            "count": 8448191,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8448191,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8448191,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8448191,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8448191,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          160567.9232,
          1090765.511,
          1.635975132,
          161567.3232,
          1091784.111,
          226.4759751
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                160567.92321012923,
                1090765.5108789045,
                1.635975131919608
              ],
              [
                160567.92321012923,
                1091784.1108789046,
                1.635975131919608
              ],
              [
                161567.32321012925,
                1091784.1108789046,
                226.4759751319196
              ],
              [
                161567.32321012925,
                1090765.5108789045,
                226.4759751319196
              ],
              [
                160567.92321012923,
                1090765.5108789045,
                1.635975131919608
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:15:25+00:00",
        "end_time": "2019-07-09T18:04:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0528.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0528.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0528.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0528.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.1300611,
            59.77609952,
            1.635975132,
            -151.1114292,
            59.78558698,
            226.4759751
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.13006106328302,
                  59.77648680620528,
                  1.635975131919608
                ],
                [
                  -151.12927456391606,
                  59.785586981824636,
                  1.635975131919608
                ],
                [
                  -151.11142917483338,
                  59.78519958724808,
                  226.4759751319196
                ],
                [
                  -151.11222055104776,
                  59.776099516530074,
                  226.4759751319196
                ],
                [
                  -151.13006106328302,
                  59.77648680620528,
                  1.635975131919608
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0528.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0528.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:15:25Z",
            "pc:count": 8448191,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 161218.326,
                "count": 8448191,
                "maximum": 161567.3232,
                "minimum": 160567.9232,
                "name": "X",
                "position": 0,
                "stddev": 239.3385419,
                "variance": 57282.93762
              },
              {
                "average": 1091137.65,
                "count": 8448191,
                "maximum": 1091784.111,
                "minimum": 1090765.511,
                "name": "Y",
                "position": 1,
                "stddev": 247.7654198,
                "variance": 61387.70324
              },
              {
                "average": 143.5466687,
                "count": 8448191,
                "maximum": 226.4759751,
                "minimum": 1.635975132,
                "name": "Z",
                "position": 2,
                "stddev": 51.80444371,
                "variance": 2683.700388
              },
              {
                "average": 234.404194,
                "count": 8448191,
                "maximum": 15440,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 386.1049938,
                "variance": 149077.0662
              },
              {
                "average": 2.006955335,
                "count": 8448191,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.143982044,
                "variance": 1.308694916
              },
              {
                "average": 3.015628079,
                "count": 8448191,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.446777782,
                "variance": 2.093165949
              },
              {
                "average": 1,
                "count": 8448191,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8448191,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.104633169,
                "count": 8448191,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.366168034,
                "variance": 1.866415097
              },
              {
                "average": 20.10646325,
                "count": 8448191,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.517182585,
                "variance": 2.301842996
              },
              {
                "average": 2.136062857,
                "count": 8448191,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.406032019,
                "variance": 1.976926038
              },
              {
                "average": 2.422028929,
                "count": 8448191,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.139713769,
                "variance": 1.298947476
              },
              {
                "average": 247358591.7,
                "count": 8448191,
                "maximum": 248390925.4,
                "minimum": 246730666.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 616643.1933,
                "variance": 380248827800.0
              },
              {
                "average": 0,
                "count": 8448191,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8448191,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8448191,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8448191,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8448191,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              160567.9232,
              1090765.511,
              1.635975132,
              161567.3232,
              1091784.111,
              226.4759751
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    160567.92321012923,
                    1090765.5108789045,
                    1.635975131919608
                  ],
                  [
                    160567.92321012923,
                    1091784.1108789046,
                    1.635975131919608
                  ],
                  [
                    161567.32321012925,
                    1091784.1108789046,
                    226.4759751319196
                  ],
                  [
                    161567.32321012925,
                    1090765.5108789045,
                    226.4759751319196
                  ],
                  [
                    160567.92321012923,
                    1090765.5108789045,
                    1.635975131919608
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:15:25+00:00",
            "end_time": "2019-07-09T18:04:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG0529.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.11380705787792,
              59.78523615247555,
              181.9243424262169
            ],
            [
              -151.1137407898736,
              59.78599857123778,
              181.9243424262169
            ],
            [
              -151.11159124539577,
              59.78595178422539,
              204.8643424262169
            ],
            [
              -151.11165756262878,
              59.78518936652491,
              204.8643424262169
            ],
            [
              -151.11380705787792,
              59.78523615247555,
              181.9243424262169
            ]
          ]
        ]
      },
      "bbox": [
        -151.1138071,
        59.78518937,
        181.9243424,
        -151.1115912,
        59.78599857,
        204.8643424
      ],
      "properties": {
        "datetime": "2019-07-17T22:22:18Z",
        "pc:count": 43715,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 161508.199,
            "count": 43715,
            "maximum": 161554.6065,
            "minimum": 161434.2265,
            "name": "X",
            "position": 0,
            "stddev": 31.14237599,
            "variance": 969.8475823
          },
          {
            "average": 1091815.208,
            "count": 43715,
            "maximum": 1091867.753,
            "minimum": 1091782.413,
            "name": "Y",
            "position": 1,
            "stddev": 21.46312953,
            "variance": 460.6659292
          },
          {
            "average": 186.0089168,
            "count": 43715,
            "maximum": 204.8643424,
            "minimum": 181.9243424,
            "name": "Z",
            "position": 2,
            "stddev": 2.907764446,
            "variance": 8.455094074
          },
          {
            "average": 272.2550154,
            "count": 43715,
            "maximum": 3467,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 390.5536758,
            "variance": 152532.1737
          },
          {
            "average": 1.907537459,
            "count": 43715,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.040958633,
            "variance": 1.083594876
          },
          {
            "average": 2.787006748,
            "count": 43715,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.256813974,
            "variance": 1.579581366
          },
          {
            "average": 1,
            "count": 43715,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43715,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02966945,
            "count": 43715,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1696756676,
            "variance": 0.02878983217
          },
          {
            "average": 20.86240243,
            "count": 43715,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.122630725,
            "variance": 1.260299744
          },
          {
            "average": 1.970376301,
            "count": 43715,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.167637114,
            "variance": 1.363376431
          },
          {
            "average": 1.994235388,
            "count": 43715,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.07570675037,
            "variance": 0.005731512052
          },
          {
            "average": 247433262.4,
            "count": 43715,
            "maximum": 247437338,
            "minimum": 246730666.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 53499.6177,
            "variance": 2862209094
          },
          {
            "average": 0,
            "count": 43715,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43715,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43715,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43715,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43715,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          161434.2265,
          1091782.413,
          181.9243424,
          161554.6065,
          1091867.753,
          204.8643424
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                161434.22647468554,
                1091782.413392982,
                181.9243424262169
              ],
              [
                161434.22647468554,
                1091867.7533929818,
                181.9243424262169
              ],
              [
                161554.60647468554,
                1091867.7533929818,
                204.8643424262169
              ],
              [
                161554.60647468554,
                1091782.413392982,
                204.8643424262169
              ],
              [
                161434.22647468554,
                1091782.413392982,
                181.9243424262169
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T22:22:18+00:00",
        "end_time": "2019-07-09T18:04:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0529.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0529.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0529.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0529.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.1138071,
            59.78518937,
            181.9243424,
            -151.1115912,
            59.78599857,
            204.8643424
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.11380705787792,
                  59.78523615247555,
                  181.9243424262169
                ],
                [
                  -151.1137407898736,
                  59.78599857123778,
                  181.9243424262169
                ],
                [
                  -151.11159124539577,
                  59.78595178422539,
                  204.8643424262169
                ],
                [
                  -151.11165756262878,
                  59.78518936652491,
                  204.8643424262169
                ],
                [
                  -151.11380705787792,
                  59.78523615247555,
                  181.9243424262169
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0529.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0529.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T22:22:18Z",
            "pc:count": 43715,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 161508.199,
                "count": 43715,
                "maximum": 161554.6065,
                "minimum": 161434.2265,
                "name": "X",
                "position": 0,
                "stddev": 31.14237599,
                "variance": 969.8475823
              },
              {
                "average": 1091815.208,
                "count": 43715,
                "maximum": 1091867.753,
                "minimum": 1091782.413,
                "name": "Y",
                "position": 1,
                "stddev": 21.46312953,
                "variance": 460.6659292
              },
              {
                "average": 186.0089168,
                "count": 43715,
                "maximum": 204.8643424,
                "minimum": 181.9243424,
                "name": "Z",
                "position": 2,
                "stddev": 2.907764446,
                "variance": 8.455094074
              },
              {
                "average": 272.2550154,
                "count": 43715,
                "maximum": 3467,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 390.5536758,
                "variance": 152532.1737
              },
              {
                "average": 1.907537459,
                "count": 43715,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.040958633,
                "variance": 1.083594876
              },
              {
                "average": 2.787006748,
                "count": 43715,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.256813974,
                "variance": 1.579581366
              },
              {
                "average": 1,
                "count": 43715,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43715,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02966945,
                "count": 43715,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1696756676,
                "variance": 0.02878983217
              },
              {
                "average": 20.86240243,
                "count": 43715,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.122630725,
                "variance": 1.260299744
              },
              {
                "average": 1.970376301,
                "count": 43715,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.167637114,
                "variance": 1.363376431
              },
              {
                "average": 1.994235388,
                "count": 43715,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.07570675037,
                "variance": 0.005731512052
              },
              {
                "average": 247433262.4,
                "count": 43715,
                "maximum": 247437338,
                "minimum": 246730666.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 53499.6177,
                "variance": 2862209094
              },
              {
                "average": 0,
                "count": 43715,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43715,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43715,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43715,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43715,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              161434.2265,
              1091782.413,
              181.9243424,
              161554.6065,
              1091867.753,
              204.8643424
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    161434.22647468554,
                    1091782.413392982,
                    181.9243424262169
                  ],
                  [
                    161434.22647468554,
                    1091867.7533929818,
                    181.9243424262169
                  ],
                  [
                    161554.60647468554,
                    1091867.7533929818,
                    204.8643424262169
                  ],
                  [
                    161554.60647468554,
                    1091782.413392982,
                    204.8643424262169
                  ],
                  [
                    161434.22647468554,
                    1091782.413392982,
                    181.9243424262169
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T22:22:18+00:00",
            "end_time": "2019-07-09T18:04:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG0628.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.11231866636234,
              59.77758243398118,
              0.699258909393905
            ],
            [
              -151.1116443929299,
              59.78533616465857,
              0.699258909393905
            ],
            [
              -151.09372899449292,
              59.78494485847016,
              203.5392589093939
            ],
            [
              -151.09440743954536,
              59.777191218078954,
              203.5392589093939
            ],
            [
              -151.11231866636234,
              59.77758243398118,
              0.699258909393905
            ]
          ]
        ]
      },
      "bbox": [
        -151.1123187,
        59.77719122,
        0.6992589094,
        -151.093729,
        59.78533616,
        203.5392589
      ],
      "properties": {
        "datetime": "2019-07-28T23:15:39Z",
        "pc:count": 9802455,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 161939.2783,
            "count": 9802455,
            "maximum": 162557.9689,
            "minimum": 161554.6289,
            "name": "X",
            "position": 0,
            "stddev": 243.5953556,
            "variance": 59338.69727
          },
          {
            "average": 1091552.974,
            "count": 9802455,
            "maximum": 1091798.846,
            "minimum": 1090930.946,
            "name": "Y",
            "position": 1,
            "stddev": 162.926223,
            "variance": 26544.95416
          },
          {
            "average": 81.40579303,
            "count": 9802455,
            "maximum": 203.5392589,
            "minimum": 0.6992589094,
            "name": "Z",
            "position": 2,
            "stddev": 53.8587685,
            "variance": 2900.766945
          },
          {
            "average": 169.1483133,
            "count": 9802455,
            "maximum": 4954,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 307.6802146,
            "variance": 94667.11445
          },
          {
            "average": 2.017957644,
            "count": 9802455,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.148462201,
            "variance": 1.318965428
          },
          {
            "average": 3.037869391,
            "count": 9802455,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.43427928,
            "variance": 2.057157054
          },
          {
            "average": 1,
            "count": 9802455,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9802455,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.964654263,
            "count": 9802455,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.00752835,
            "variance": 25.07534017
          },
          {
            "average": 20.18229861,
            "count": 9802455,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.423659084,
            "variance": 2.026805186
          },
          {
            "average": 2.148458422,
            "count": 9802455,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.333104964,
            "variance": 1.777168844
          },
          {
            "average": 3.190851577,
            "count": 9802455,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.106317695,
            "variance": 1.223938842
          },
          {
            "average": 247223695.1,
            "count": 9802455,
            "maximum": 248390939.3,
            "minimum": 246730662.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 576028.3386,
            "variance": 331808646900.0
          },
          {
            "average": 0,
            "count": 9802455,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9802455,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9802455,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9802455,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9802455,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          161554.6289,
          1090930.946,
          0.6992589094,
          162557.9689,
          1091798.846,
          203.5392589
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                161554.62889099246,
                1090930.945979742,
                0.699258909393905
              ],
              [
                161554.62889099246,
                1091798.845979742,
                0.699258909393905
              ],
              [
                162557.9688909925,
                1091798.845979742,
                203.5392589093939
              ],
              [
                162557.9688909925,
                1090930.945979742,
                203.5392589093939
              ],
              [
                161554.62889099246,
                1090930.945979742,
                0.699258909393905
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:15:39+00:00",
        "end_time": "2019-07-09T18:04:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0628.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0628.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0628.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0628.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.1123187,
            59.77719122,
            0.6992589094,
            -151.093729,
            59.78533616,
            203.5392589
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.11231866636234,
                  59.77758243398118,
                  0.699258909393905
                ],
                [
                  -151.1116443929299,
                  59.78533616465857,
                  0.699258909393905
                ],
                [
                  -151.09372899449292,
                  59.78494485847016,
                  203.5392589093939
                ],
                [
                  -151.09440743954536,
                  59.777191218078954,
                  203.5392589093939
                ],
                [
                  -151.11231866636234,
                  59.77758243398118,
                  0.699258909393905
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0628.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0628.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:15:39Z",
            "pc:count": 9802455,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 161939.2783,
                "count": 9802455,
                "maximum": 162557.9689,
                "minimum": 161554.6289,
                "name": "X",
                "position": 0,
                "stddev": 243.5953556,
                "variance": 59338.69727
              },
              {
                "average": 1091552.974,
                "count": 9802455,
                "maximum": 1091798.846,
                "minimum": 1090930.946,
                "name": "Y",
                "position": 1,
                "stddev": 162.926223,
                "variance": 26544.95416
              },
              {
                "average": 81.40579303,
                "count": 9802455,
                "maximum": 203.5392589,
                "minimum": 0.6992589094,
                "name": "Z",
                "position": 2,
                "stddev": 53.8587685,
                "variance": 2900.766945
              },
              {
                "average": 169.1483133,
                "count": 9802455,
                "maximum": 4954,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 307.6802146,
                "variance": 94667.11445
              },
              {
                "average": 2.017957644,
                "count": 9802455,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.148462201,
                "variance": 1.318965428
              },
              {
                "average": 3.037869391,
                "count": 9802455,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.43427928,
                "variance": 2.057157054
              },
              {
                "average": 1,
                "count": 9802455,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9802455,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.964654263,
                "count": 9802455,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.00752835,
                "variance": 25.07534017
              },
              {
                "average": 20.18229861,
                "count": 9802455,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.423659084,
                "variance": 2.026805186
              },
              {
                "average": 2.148458422,
                "count": 9802455,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.333104964,
                "variance": 1.777168844
              },
              {
                "average": 3.190851577,
                "count": 9802455,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.106317695,
                "variance": 1.223938842
              },
              {
                "average": 247223695.1,
                "count": 9802455,
                "maximum": 248390939.3,
                "minimum": 246730662.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 576028.3386,
                "variance": 331808646900.0
              },
              {
                "average": 0,
                "count": 9802455,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9802455,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9802455,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9802455,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9802455,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              161554.6289,
              1090930.946,
              0.6992589094,
              162557.9689,
              1091798.846,
              203.5392589
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    161554.62889099246,
                    1090930.945979742,
                    0.699258909393905
                  ],
                  [
                    161554.62889099246,
                    1091798.845979742,
                    0.699258909393905
                  ],
                  [
                    162557.9688909925,
                    1091798.845979742,
                    203.5392589093939
                  ],
                  [
                    162557.9688909925,
                    1090930.945979742,
                    203.5392589093939
                  ],
                  [
                    161554.62889099246,
                    1090930.945979742,
                    0.699258909393905
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:15:39+00:00",
            "end_time": "2019-07-09T18:04:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG0930.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.05799858366663,
              59.79340737315323,
              2.214819217917217
            ],
            [
              -151.05719196944594,
              59.80250670837976,
              2.214819217917217
            ],
            [
              -151.03912040028845,
              59.80210476243709,
              90.45481921791722
            ],
            [
              -151.03993195477875,
              59.79300553611687,
              90.45481921791722
            ],
            [
              -151.05799858366663,
              59.79340737315323,
              2.214819217917217
            ]
          ]
        ]
      },
      "bbox": [
        -151.0579986,
        59.79300554,
        2.214819218,
        -151.0391204,
        59.80250671,
        90.45481922
      ],
      "properties": {
        "datetime": "2019-07-28T23:16:21Z",
        "pc:count": 11819562,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 164890.0669,
            "count": 11819562,
            "maximum": 165524.8878,
            "minimum": 164513.2878,
            "name": "X",
            "position": 0,
            "stddev": 283.0979636,
            "variance": 80144.457
          },
          {
            "average": 1093416.334,
            "count": 11819562,
            "maximum": 1093850.817,
            "minimum": 1092832.257,
            "name": "Y",
            "position": 1,
            "stddev": 265.6696233,
            "variance": 70580.34875
          },
          {
            "average": 12.76446503,
            "count": 11819562,
            "maximum": 90.45481922,
            "minimum": 2.214819218,
            "name": "Z",
            "position": 2,
            "stddev": 13.0240757,
            "variance": 169.626548
          },
          {
            "average": 497.0042703,
            "count": 11819562,
            "maximum": 8611,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 567.7013532,
            "variance": 322284.8265
          },
          {
            "average": 1.581496083,
            "count": 11819562,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.018052974,
            "variance": 1.036431857
          },
          {
            "average": 2.163460033,
            "count": 11819562,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.517953597,
            "variance": 2.304183122
          },
          {
            "average": 1,
            "count": 11819562,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819562,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.145389905,
            "count": 11819562,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3524935336,
            "variance": 0.1242516913
          },
          {
            "average": 20.04278045,
            "count": 11819562,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.430796439,
            "variance": 2.04717845
          },
          {
            "average": 1.653798254,
            "count": 11819562,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.222783229,
            "variance": 1.495198826
          },
          {
            "average": 5.047669702,
            "count": 11819562,
            "maximum": 13,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.771609774,
            "variance": 3.13860119
          },
          {
            "average": 247142654.5,
            "count": 11819562,
            "maximum": 248390981.2,
            "minimum": 246730616,
            "name": "GpsTime",
            "position": 12,
            "stddev": 438070.9175,
            "variance": 191906128800.0
          },
          {
            "average": 0,
            "count": 11819562,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819562,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819562,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819562,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11819562,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          164513.2878,
          1092832.257,
          2.214819218,
          165524.8878,
          1093850.817,
          90.45481922
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                164513.28779616082,
                1092832.2574497147,
                2.214819217917217
              ],
              [
                164513.28779616082,
                1093850.8174497148,
                2.214819217917217
              ],
              [
                165524.8877961608,
                1093850.8174497148,
                90.45481921791722
              ],
              [
                165524.8877961608,
                1092832.2574497147,
                90.45481921791722
              ],
              [
                164513.28779616082,
                1092832.2574497147,
                2.214819217917217
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:16:21+00:00",
        "end_time": "2019-07-09T18:03:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0930.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0930.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0930.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0930.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0579986,
            59.79300554,
            2.214819218,
            -151.0391204,
            59.80250671,
            90.45481922
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.05799858366663,
                  59.79340737315323,
                  2.214819217917217
                ],
                [
                  -151.05719196944594,
                  59.80250670837976,
                  2.214819217917217
                ],
                [
                  -151.03912040028845,
                  59.80210476243709,
                  90.45481921791722
                ],
                [
                  -151.03993195477875,
                  59.79300553611687,
                  90.45481921791722
                ],
                [
                  -151.05799858366663,
                  59.79340737315323,
                  2.214819217917217
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0930.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0930.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:16:21Z",
            "pc:count": 11819562,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 164890.0669,
                "count": 11819562,
                "maximum": 165524.8878,
                "minimum": 164513.2878,
                "name": "X",
                "position": 0,
                "stddev": 283.0979636,
                "variance": 80144.457
              },
              {
                "average": 1093416.334,
                "count": 11819562,
                "maximum": 1093850.817,
                "minimum": 1092832.257,
                "name": "Y",
                "position": 1,
                "stddev": 265.6696233,
                "variance": 70580.34875
              },
              {
                "average": 12.76446503,
                "count": 11819562,
                "maximum": 90.45481922,
                "minimum": 2.214819218,
                "name": "Z",
                "position": 2,
                "stddev": 13.0240757,
                "variance": 169.626548
              },
              {
                "average": 497.0042703,
                "count": 11819562,
                "maximum": 8611,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 567.7013532,
                "variance": 322284.8265
              },
              {
                "average": 1.581496083,
                "count": 11819562,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.018052974,
                "variance": 1.036431857
              },
              {
                "average": 2.163460033,
                "count": 11819562,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.517953597,
                "variance": 2.304183122
              },
              {
                "average": 1,
                "count": 11819562,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819562,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.145389905,
                "count": 11819562,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3524935336,
                "variance": 0.1242516913
              },
              {
                "average": 20.04278045,
                "count": 11819562,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.430796439,
                "variance": 2.04717845
              },
              {
                "average": 1.653798254,
                "count": 11819562,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.222783229,
                "variance": 1.495198826
              },
              {
                "average": 5.047669702,
                "count": 11819562,
                "maximum": 13,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.771609774,
                "variance": 3.13860119
              },
              {
                "average": 247142654.5,
                "count": 11819562,
                "maximum": 248390981.2,
                "minimum": 246730616,
                "name": "GpsTime",
                "position": 12,
                "stddev": 438070.9175,
                "variance": 191906128800.0
              },
              {
                "average": 0,
                "count": 11819562,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819562,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819562,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819562,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11819562,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              164513.2878,
              1092832.257,
              2.214819218,
              165524.8878,
              1093850.817,
              90.45481922
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    164513.28779616082,
                    1092832.2574497147,
                    2.214819217917217
                  ],
                  [
                    164513.28779616082,
                    1093850.8174497148,
                    2.214819217917217
                  ],
                  [
                    165524.8877961608,
                    1093850.8174497148,
                    90.45481921791722
                  ],
                  [
                    165524.8877961608,
                    1092832.2574497147,
                    90.45481921791722
                  ],
                  [
                    164513.28779616082,
                    1092832.2574497147,
                    2.214819217917217
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:16:21+00:00",
            "end_time": "2019-07-09T18:03:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG0629.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.11167818615516,
              59.785205584049244,
              9.953330374073175
            ],
            [
              -151.11104492076214,
              59.792484546662784,
              9.953330374073175
            ],
            [
              -151.09322747289616,
              59.79209539052957,
              206.17333037407317
            ],
            [
              -151.09386463396604,
              59.78481651223404,
              206.17333037407317
            ],
            [
              -151.11167818615516,
              59.785205584049244,
              9.953330374073175
            ]
          ]
        ]
      },
      "bbox": [
        -151.1116782,
        59.78481651,
        9.953330374,
        -151.0932275,
        59.79248455,
        206.1733304
      ],
      "properties": {
        "datetime": "2019-07-28T23:15:43Z",
        "pc:count": 8720354,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 162236.3967,
            "count": 8720354,
            "maximum": 162551.0148,
            "minimum": 161553.3748,
            "name": "X",
            "position": 0,
            "stddev": 227.7400027,
            "variance": 51865.50885
          },
          {
            "average": 1092032.695,
            "count": 8720354,
            "maximum": 1092598.935,
            "minimum": 1091784.175,
            "name": "Y",
            "position": 1,
            "stddev": 175.0403058,
            "variance": 30639.10865
          },
          {
            "average": 117.3153487,
            "count": 8720354,
            "maximum": 206.1733304,
            "minimum": 9.953330374,
            "name": "Z",
            "position": 2,
            "stddev": 44.96940829,
            "variance": 2022.247682
          },
          {
            "average": 132.6076436,
            "count": 8720354,
            "maximum": 13002,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 226.9863166,
            "variance": 51522.78792
          },
          {
            "average": 2.148265082,
            "count": 8720354,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.159513497,
            "variance": 1.34447155
          },
          {
            "average": 3.297927584,
            "count": 8720354,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.323560912,
            "variance": 1.751813488
          },
          {
            "average": 1,
            "count": 8720354,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8720354,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028442653,
            "count": 8720354,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1662337852,
            "variance": 0.02763367135
          },
          {
            "average": 20.04310163,
            "count": 8720354,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.451825233,
            "variance": 2.107796507
          },
          {
            "average": 2.266291942,
            "count": 8720354,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.39260518,
            "variance": 1.939349187
          },
          {
            "average": 2.263687575,
            "count": 8720354,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9549125148,
            "variance": 0.9118579109
          },
          {
            "average": 247210927.3,
            "count": 8720354,
            "maximum": 248390943.3,
            "minimum": 246730649.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 497405.7423,
            "variance": 247412472400.0
          },
          {
            "average": 0,
            "count": 8720354,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8720354,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8720354,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8720354,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8720354,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          161553.3748,
          1091784.175,
          9.953330374,
          162551.0148,
          1092598.935,
          206.1733304
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                161553.37480964267,
                1091784.1750741727,
                9.953330374073175
              ],
              [
                161553.37480964267,
                1092598.9350741724,
                9.953330374073175
              ],
              [
                162551.0148096427,
                1092598.9350741724,
                206.17333037407317
              ],
              [
                162551.0148096427,
                1091784.1750741727,
                206.17333037407317
              ],
              [
                161553.37480964267,
                1091784.1750741727,
                9.953330374073175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:15:43+00:00",
        "end_time": "2019-07-09T18:04:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0629.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0629.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0629.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0629.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.1116782,
            59.78481651,
            9.953330374,
            -151.0932275,
            59.79248455,
            206.1733304
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.11167818615516,
                  59.785205584049244,
                  9.953330374073175
                ],
                [
                  -151.11104492076214,
                  59.792484546662784,
                  9.953330374073175
                ],
                [
                  -151.09322747289616,
                  59.79209539052957,
                  206.17333037407317
                ],
                [
                  -151.09386463396604,
                  59.78481651223404,
                  206.17333037407317
                ],
                [
                  -151.11167818615516,
                  59.785205584049244,
                  9.953330374073175
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0629.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0629.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:15:43Z",
            "pc:count": 8720354,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 162236.3967,
                "count": 8720354,
                "maximum": 162551.0148,
                "minimum": 161553.3748,
                "name": "X",
                "position": 0,
                "stddev": 227.7400027,
                "variance": 51865.50885
              },
              {
                "average": 1092032.695,
                "count": 8720354,
                "maximum": 1092598.935,
                "minimum": 1091784.175,
                "name": "Y",
                "position": 1,
                "stddev": 175.0403058,
                "variance": 30639.10865
              },
              {
                "average": 117.3153487,
                "count": 8720354,
                "maximum": 206.1733304,
                "minimum": 9.953330374,
                "name": "Z",
                "position": 2,
                "stddev": 44.96940829,
                "variance": 2022.247682
              },
              {
                "average": 132.6076436,
                "count": 8720354,
                "maximum": 13002,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 226.9863166,
                "variance": 51522.78792
              },
              {
                "average": 2.148265082,
                "count": 8720354,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.159513497,
                "variance": 1.34447155
              },
              {
                "average": 3.297927584,
                "count": 8720354,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.323560912,
                "variance": 1.751813488
              },
              {
                "average": 1,
                "count": 8720354,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8720354,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028442653,
                "count": 8720354,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1662337852,
                "variance": 0.02763367135
              },
              {
                "average": 20.04310163,
                "count": 8720354,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.451825233,
                "variance": 2.107796507
              },
              {
                "average": 2.266291942,
                "count": 8720354,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.39260518,
                "variance": 1.939349187
              },
              {
                "average": 2.263687575,
                "count": 8720354,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9549125148,
                "variance": 0.9118579109
              },
              {
                "average": 247210927.3,
                "count": 8720354,
                "maximum": 248390943.3,
                "minimum": 246730649.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 497405.7423,
                "variance": 247412472400.0
              },
              {
                "average": 0,
                "count": 8720354,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8720354,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8720354,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8720354,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8720354,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              161553.3748,
              1091784.175,
              9.953330374,
              162551.0148,
              1092598.935,
              206.1733304
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    161553.37480964267,
                    1091784.1750741727,
                    9.953330374073175
                  ],
                  [
                    161553.37480964267,
                    1092598.9350741724,
                    9.953330374073175
                  ],
                  [
                    162551.0148096427,
                    1092598.9350741724,
                    206.17333037407317
                  ],
                  [
                    162551.0148096427,
                    1091784.1750741727,
                    206.17333037407317
                  ],
                  [
                    161553.37480964267,
                    1091784.1750741727,
                    9.953330374073175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:15:43+00:00",
            "end_time": "2019-07-09T18:04:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG0728.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.09425298498147,
              59.78037334773743,
              0.816527150049348
            ],
            [
              -151.0938412041592,
              59.78507913209168,
              0.816527150049348
            ],
            [
              -151.07601400284238,
              59.784687359465025,
              19.33652715004935
            ],
            [
              -151.07642830313398,
              59.779981629976625,
              19.33652715004935
            ],
            [
              -151.09425298498147,
              59.78037334773743,
              0.816527150049348
            ]
          ]
        ]
      },
      "bbox": [
        -151.094253,
        59.77998163,
        0.81652715,
        -151.076014,
        59.78507913,
        19.33652715
      ],
      "properties": {
        "datetime": "2019-07-17T22:39:53Z",
        "pc:count": 811282,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 162932.1272,
            "count": 811282,
            "maximum": 163549.4597,
            "minimum": 162551.0397,
            "name": "X",
            "position": 0,
            "stddev": 284.5451897,
            "variance": 80965.96496
          },
          {
            "average": 1091660.865,
            "count": 811282,
            "maximum": 1091813.572,
            "minimum": 1091286.832,
            "name": "Y",
            "position": 1,
            "stddev": 113.7112205,
            "variance": 12930.24167
          },
          {
            "average": 2.372470669,
            "count": 811282,
            "maximum": 19.33652715,
            "minimum": 0.81652715,
            "name": "Z",
            "position": 2,
            "stddev": 1.880596905,
            "variance": 3.53664472
          },
          {
            "average": 158.0814883,
            "count": 811282,
            "maximum": 3434,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 271.5130911,
            "variance": 73719.35862
          },
          {
            "average": 1.035625097,
            "count": 811282,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2690303762,
            "variance": 0.07237734329
          },
          {
            "average": 1.070008949,
            "count": 811282,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4201067156,
            "variance": 0.1764896525
          },
          {
            "average": 1,
            "count": 811282,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 811282,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.5937208,
            "count": 811282,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.40290076,
            "variance": 179.6377489
          },
          {
            "average": 19.95584384,
            "count": 811282,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.299604759,
            "variance": 1.68897253
          },
          {
            "average": 1.660400453,
            "count": 811282,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.515855643,
            "variance": 0.2661070444
          },
          {
            "average": 6.289040063,
            "count": 811282,
            "maximum": 8,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.032136984,
            "variance": 1.065306754
          },
          {
            "average": 246756308.4,
            "count": 811282,
            "maximum": 247438393,
            "minimum": 246731254.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 127937.9522,
            "variance": 16368119610.0
          },
          {
            "average": 0,
            "count": 811282,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 811282,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 811282,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 811282,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 811282,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          162551.0397,
          1091286.832,
          0.81652715,
          163549.4597,
          1091813.572,
          19.33652715
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                162551.03974567584,
                1091286.8324351343,
                0.816527150049348
              ],
              [
                162551.03974567584,
                1091813.5724351346,
                0.816527150049348
              ],
              [
                163549.45974567582,
                1091813.5724351346,
                19.33652715004935
              ],
              [
                163549.45974567582,
                1091286.8324351343,
                19.33652715004935
              ],
              [
                162551.03974567584,
                1091286.8324351343,
                0.816527150049348
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T22:39:53+00:00",
        "end_time": "2019-07-09T18:14:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0728.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0728.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0728.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0728.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.094253,
            59.77998163,
            0.81652715,
            -151.076014,
            59.78507913,
            19.33652715
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.09425298498147,
                  59.78037334773743,
                  0.816527150049348
                ],
                [
                  -151.0938412041592,
                  59.78507913209168,
                  0.816527150049348
                ],
                [
                  -151.07601400284238,
                  59.784687359465025,
                  19.33652715004935
                ],
                [
                  -151.07642830313398,
                  59.779981629976625,
                  19.33652715004935
                ],
                [
                  -151.09425298498147,
                  59.78037334773743,
                  0.816527150049348
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0728.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0728.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T22:39:53Z",
            "pc:count": 811282,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 162932.1272,
                "count": 811282,
                "maximum": 163549.4597,
                "minimum": 162551.0397,
                "name": "X",
                "position": 0,
                "stddev": 284.5451897,
                "variance": 80965.96496
              },
              {
                "average": 1091660.865,
                "count": 811282,
                "maximum": 1091813.572,
                "minimum": 1091286.832,
                "name": "Y",
                "position": 1,
                "stddev": 113.7112205,
                "variance": 12930.24167
              },
              {
                "average": 2.372470669,
                "count": 811282,
                "maximum": 19.33652715,
                "minimum": 0.81652715,
                "name": "Z",
                "position": 2,
                "stddev": 1.880596905,
                "variance": 3.53664472
              },
              {
                "average": 158.0814883,
                "count": 811282,
                "maximum": 3434,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 271.5130911,
                "variance": 73719.35862
              },
              {
                "average": 1.035625097,
                "count": 811282,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2690303762,
                "variance": 0.07237734329
              },
              {
                "average": 1.070008949,
                "count": 811282,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4201067156,
                "variance": 0.1764896525
              },
              {
                "average": 1,
                "count": 811282,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 811282,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.5937208,
                "count": 811282,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.40290076,
                "variance": 179.6377489
              },
              {
                "average": 19.95584384,
                "count": 811282,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.299604759,
                "variance": 1.68897253
              },
              {
                "average": 1.660400453,
                "count": 811282,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.515855643,
                "variance": 0.2661070444
              },
              {
                "average": 6.289040063,
                "count": 811282,
                "maximum": 8,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.032136984,
                "variance": 1.065306754
              },
              {
                "average": 246756308.4,
                "count": 811282,
                "maximum": 247438393,
                "minimum": 246731254.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 127937.9522,
                "variance": 16368119610.0
              },
              {
                "average": 0,
                "count": 811282,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 811282,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 811282,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 811282,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 811282,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              162551.0397,
              1091286.832,
              0.81652715,
              163549.4597,
              1091813.572,
              19.33652715
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    162551.03974567584,
                    1091286.8324351343,
                    0.816527150049348
                  ],
                  [
                    162551.03974567584,
                    1091813.5724351346,
                    0.816527150049348
                  ],
                  [
                    163549.45974567582,
                    1091813.5724351346,
                    19.33652715004935
                  ],
                  [
                    163549.45974567582,
                    1091286.8324351343,
                    19.33652715004935
                  ],
                  [
                    162551.03974567584,
                    1091286.8324351343,
                    0.816527150049348
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T22:39:53+00:00",
            "end_time": "2019-07-09T18:14: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": "20190709_NCMP_AK_05VPG0931.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.05727763246605,
              59.802377464501085,
              4.482215957457456
            ],
            [
              -151.05648924318544,
              59.81126665331008,
              4.482215957457456
            ],
            [
              -151.03861233073783,
              59.81086906130104,
              165.42221595745747
            ],
            [
              -151.03940549550913,
              59.80197997776894,
              165.42221595745747
            ],
            [
              -151.05727763246605,
              59.802377464501085,
              4.482215957457456
            ]
          ]
        ]
      },
      "bbox": [
        -151.0572776,
        59.80197998,
        4.482215957,
        -151.0386123,
        59.81126665,
        165.422216
      ],
      "properties": {
        "datetime": "2019-07-28T23:16:33Z",
        "pc:count": 12498519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 165090.8146,
            "count": 12498519,
            "maximum": 165509.5823,
            "minimum": 164509.1423,
            "name": "X",
            "position": 0,
            "stddev": 261.5102245,
            "variance": 68387.5975
          },
          {
            "average": 1094186.72,
            "count": 12498519,
            "maximum": 1094831.206,
            "minimum": 1093836.166,
            "name": "Y",
            "position": 1,
            "stddev": 212.9525609,
            "variance": 45348.79319
          },
          {
            "average": 40.48731461,
            "count": 12498519,
            "maximum": 165.422216,
            "minimum": 4.482215957,
            "name": "Z",
            "position": 2,
            "stddev": 25.58405811,
            "variance": 654.5440295
          },
          {
            "average": 246.4770056,
            "count": 12498519,
            "maximum": 9811,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 422.1625481,
            "variance": 178221.217
          },
          {
            "average": 2.129606636,
            "count": 12498519,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.223411903,
            "variance": 1.496736683
          },
          {
            "average": 3.260369489,
            "count": 12498519,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.559979398,
            "variance": 2.433535721
          },
          {
            "average": 1,
            "count": 12498519,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12498519,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.063078033,
            "count": 12498519,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.24310327,
            "variance": 0.05909919991
          },
          {
            "average": 19.93927035,
            "count": 12498519,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.356295025,
            "variance": 1.839536194
          },
          {
            "average": 2.359167674,
            "count": 12498519,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.661417132,
            "variance": 2.760306888
          },
          {
            "average": 2.397142573,
            "count": 12498519,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9570939074,
            "variance": 0.9160287476
          },
          {
            "average": 247316827.2,
            "count": 12498519,
            "maximum": 248390993.6,
            "minimum": 246730598.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 580154.4746,
            "variance": 336579214400.0
          },
          {
            "average": 0,
            "count": 12498519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12498519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12498519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12498519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12498519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          164509.1423,
          1093836.166,
          4.482215957,
          165509.5823,
          1094831.206,
          165.422216
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                164509.1422857403,
                1093836.166329918,
                4.482215957457456
              ],
              [
                164509.1422857403,
                1094831.206329918,
                4.482215957457456
              ],
              [
                165509.5822857403,
                1094831.206329918,
                165.42221595745747
              ],
              [
                165509.5822857403,
                1093836.166329918,
                165.42221595745747
              ],
              [
                164509.1422857403,
                1093836.166329918,
                4.482215957457456
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:16:33+00:00",
        "end_time": "2019-07-09T18:03:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0931.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0931.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0931.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0931.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0572776,
            59.80197998,
            4.482215957,
            -151.0386123,
            59.81126665,
            165.422216
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.05727763246605,
                  59.802377464501085,
                  4.482215957457456
                ],
                [
                  -151.05648924318544,
                  59.81126665331008,
                  4.482215957457456
                ],
                [
                  -151.03861233073783,
                  59.81086906130104,
                  165.42221595745747
                ],
                [
                  -151.03940549550913,
                  59.80197997776894,
                  165.42221595745747
                ],
                [
                  -151.05727763246605,
                  59.802377464501085,
                  4.482215957457456
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0931.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0931.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:16:33Z",
            "pc:count": 12498519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 165090.8146,
                "count": 12498519,
                "maximum": 165509.5823,
                "minimum": 164509.1423,
                "name": "X",
                "position": 0,
                "stddev": 261.5102245,
                "variance": 68387.5975
              },
              {
                "average": 1094186.72,
                "count": 12498519,
                "maximum": 1094831.206,
                "minimum": 1093836.166,
                "name": "Y",
                "position": 1,
                "stddev": 212.9525609,
                "variance": 45348.79319
              },
              {
                "average": 40.48731461,
                "count": 12498519,
                "maximum": 165.422216,
                "minimum": 4.482215957,
                "name": "Z",
                "position": 2,
                "stddev": 25.58405811,
                "variance": 654.5440295
              },
              {
                "average": 246.4770056,
                "count": 12498519,
                "maximum": 9811,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 422.1625481,
                "variance": 178221.217
              },
              {
                "average": 2.129606636,
                "count": 12498519,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.223411903,
                "variance": 1.496736683
              },
              {
                "average": 3.260369489,
                "count": 12498519,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.559979398,
                "variance": 2.433535721
              },
              {
                "average": 1,
                "count": 12498519,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12498519,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.063078033,
                "count": 12498519,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.24310327,
                "variance": 0.05909919991
              },
              {
                "average": 19.93927035,
                "count": 12498519,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.356295025,
                "variance": 1.839536194
              },
              {
                "average": 2.359167674,
                "count": 12498519,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.661417132,
                "variance": 2.760306888
              },
              {
                "average": 2.397142573,
                "count": 12498519,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9570939074,
                "variance": 0.9160287476
              },
              {
                "average": 247316827.2,
                "count": 12498519,
                "maximum": 248390993.6,
                "minimum": 246730598.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 580154.4746,
                "variance": 336579214400.0
              },
              {
                "average": 0,
                "count": 12498519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12498519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12498519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12498519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12498519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              164509.1423,
              1093836.166,
              4.482215957,
              165509.5823,
              1094831.206,
              165.422216
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    164509.1422857403,
                    1093836.166329918,
                    4.482215957457456
                  ],
                  [
                    164509.1422857403,
                    1094831.206329918,
                    4.482215957457456
                  ],
                  [
                    165509.5822857403,
                    1094831.206329918,
                    165.42221595745747
                  ],
                  [
                    165509.5822857403,
                    1093836.166329918,
                    165.42221595745747
                  ],
                  [
                    164509.1422857403,
                    1093836.166329918,
                    4.482215957457456
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:16:33+00:00",
            "end_time": "2019-07-09T18:03: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": "20190709_NCMP_AK_05VPG1029.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.0403247250992,
              59.788565444126114,
              1.802994190554212
            ],
            [
              -151.039908772144,
              59.79323102511129,
              1.802994190554212
            ],
            [
              -151.02716158188554,
              59.79294601731151,
              3.142994190554211
            ],
            [
              -151.02757932130288,
              59.78828047591258,
              3.142994190554211
            ],
            [
              -151.0403247250992,
              59.788565444126114,
              1.802994190554212
            ]
          ]
        ]
      },
      "bbox": [
        -151.0403247,
        59.78828048,
        1.802994191,
        -151.0271616,
        59.79323103,
        3.142994191
      ],
      "properties": {
        "datetime": "2019-07-09T18:57:26Z",
        "pc:count": 554814,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 165757.7519,
            "count": 554814,
            "maximum": 166238.8197,
            "minimum": 165525.0597,
            "name": "X",
            "position": 0,
            "stddev": 167.8434829,
            "variance": 28171.43476
          },
          {
            "average": 1092681.954,
            "count": 554814,
            "maximum": 1092857.506,
            "minimum": 1092335.246,
            "name": "Y",
            "position": 1,
            "stddev": 122.47564,
            "variance": 15000.28241
          },
          {
            "average": 2.553297932,
            "count": 554814,
            "maximum": 3.142994191,
            "minimum": 1.802994191,
            "name": "Z",
            "position": 2,
            "stddev": 0.2369498186,
            "variance": 0.05614521652
          },
          {
            "average": 544.6121096,
            "count": 554814,
            "maximum": 2779,
            "minimum": 105,
            "name": "Intensity",
            "position": 3,
            "stddev": 213.3573745,
            "variance": 45521.36926
          },
          {
            "average": 1,
            "count": 554814,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 554814,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 554814,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 554814,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.444132628,
            "count": 554814,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4968694816,
            "variance": 0.2468792817
          },
          {
            "average": 20.01740457,
            "count": 554814,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.703654471,
            "variance": 2.902438558
          },
          {
            "average": 1,
            "count": 554814,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.69719041,
            "count": 554814,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4775061316,
            "variance": 0.2280121057
          },
          {
            "average": 246733748.5,
            "count": 554814,
            "maximum": 246733846.5,
            "minimum": 246733170.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 145.5515484,
            "variance": 21185.25323
          },
          {
            "average": 0,
            "count": 554814,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 554814,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 554814,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 554814,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 554814,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          165525.0597,
          1092335.246,
          1.802994191,
          166238.8197,
          1092857.506,
          3.142994191
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                165525.0597343021,
                1092335.2461299787,
                1.802994190554212
              ],
              [
                165525.0597343021,
                1092857.5061299785,
                1.802994190554212
              ],
              [
                166238.81973430212,
                1092857.5061299785,
                3.142994190554211
              ],
              [
                166238.81973430212,
                1092335.2461299787,
                3.142994190554211
              ],
              [
                165525.0597343021,
                1092335.2461299787,
                1.802994190554212
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-09T18:57:26+00:00",
        "end_time": "2019-07-09T18:46:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1029.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1029.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1029.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1029.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0403247,
            59.78828048,
            1.802994191,
            -151.0271616,
            59.79323103,
            3.142994191
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.0403247250992,
                  59.788565444126114,
                  1.802994190554212
                ],
                [
                  -151.039908772144,
                  59.79323102511129,
                  1.802994190554212
                ],
                [
                  -151.02716158188554,
                  59.79294601731151,
                  3.142994190554211
                ],
                [
                  -151.02757932130288,
                  59.78828047591258,
                  3.142994190554211
                ],
                [
                  -151.0403247250992,
                  59.788565444126114,
                  1.802994190554212
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1029.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1029.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-09T18:57:26Z",
            "pc:count": 554814,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 165757.7519,
                "count": 554814,
                "maximum": 166238.8197,
                "minimum": 165525.0597,
                "name": "X",
                "position": 0,
                "stddev": 167.8434829,
                "variance": 28171.43476
              },
              {
                "average": 1092681.954,
                "count": 554814,
                "maximum": 1092857.506,
                "minimum": 1092335.246,
                "name": "Y",
                "position": 1,
                "stddev": 122.47564,
                "variance": 15000.28241
              },
              {
                "average": 2.553297932,
                "count": 554814,
                "maximum": 3.142994191,
                "minimum": 1.802994191,
                "name": "Z",
                "position": 2,
                "stddev": 0.2369498186,
                "variance": 0.05614521652
              },
              {
                "average": 544.6121096,
                "count": 554814,
                "maximum": 2779,
                "minimum": 105,
                "name": "Intensity",
                "position": 3,
                "stddev": 213.3573745,
                "variance": 45521.36926
              },
              {
                "average": 1,
                "count": 554814,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 554814,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 554814,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 554814,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.444132628,
                "count": 554814,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4968694816,
                "variance": 0.2468792817
              },
              {
                "average": 20.01740457,
                "count": 554814,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.703654471,
                "variance": 2.902438558
              },
              {
                "average": 1,
                "count": 554814,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.69719041,
                "count": 554814,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4775061316,
                "variance": 0.2280121057
              },
              {
                "average": 246733748.5,
                "count": 554814,
                "maximum": 246733846.5,
                "minimum": 246733170.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 145.5515484,
                "variance": 21185.25323
              },
              {
                "average": 0,
                "count": 554814,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 554814,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 554814,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 554814,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 554814,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              165525.0597,
              1092335.246,
              1.802994191,
              166238.8197,
              1092857.506,
              3.142994191
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    165525.0597343021,
                    1092335.2461299787,
                    1.802994190554212
                  ],
                  [
                    165525.0597343021,
                    1092857.5061299785,
                    1.802994190554212
                  ],
                  [
                    166238.81973430212,
                    1092857.5061299785,
                    3.142994190554211
                  ],
                  [
                    166238.81973430212,
                    1092335.2461299787,
                    3.142994190554211
                  ],
                  [
                    165525.0597343021,
                    1092335.2461299787,
                    1.802994190554212
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-09T18:57:26+00:00",
            "end_time": "2019-07-09T18:46:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG1030.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.04019069619144,
              59.79314335908482,
              1.844319804726531
            ],
            [
              -151.0393792411017,
              59.80224222924126,
              1.844319804726531
            ],
            [
              -151.02135555038004,
              59.80183892589532,
              6.46431980472653
            ],
            [
              -151.02217193224095,
              59.792740165006165,
              6.46431980472653
            ],
            [
              -151.04019069619144,
              59.79314335908482,
              1.844319804726531
            ]
          ]
        ]
      },
      "bbox": [
        -151.0401907,
        59.79274017,
        1.844319805,
        -151.0213556,
        59.80224223,
        6.464319805
      ],
      "properties": {
        "datetime": "2019-07-17T23:17:25Z",
        "pc:count": 6347417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 165990.7089,
            "count": 6347417,
            "maximum": 166518.6821,
            "minimum": 165509.7421,
            "name": "X",
            "position": 0,
            "stddev": 287.3191789,
            "variance": 82552.31058
          },
          {
            "average": 1093439.429,
            "count": 6347417,
            "maximum": 1093865.53,
            "minimum": 1092847.01,
            "name": "Y",
            "position": 1,
            "stddev": 257.6859692,
            "variance": 66402.0587
          },
          {
            "average": 4.315500824,
            "count": 6347417,
            "maximum": 6.464319805,
            "minimum": 1.844319805,
            "name": "Z",
            "position": 2,
            "stddev": 0.5039053841,
            "variance": 0.2539206361
          },
          {
            "average": 737.9541632,
            "count": 6347417,
            "maximum": 4895,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 383.1965758,
            "variance": 146839.6157
          },
          {
            "average": 1.000276963,
            "count": 6347417,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.016893602,
            "variance": 0.0002853937884
          },
          {
            "average": 1.00056653,
            "count": 6347417,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02439020048,
            "variance": 0.0005948818794
          },
          {
            "average": 1,
            "count": 6347417,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6347417,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.253854757,
            "count": 6347417,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4379436275,
            "variance": 0.1917946209
          },
          {
            "average": 20.01219414,
            "count": 6347417,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.174952782,
            "variance": 1.380514039
          },
          {
            "average": 1.000712101,
            "count": 6347417,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02688748611,
            "variance": 0.0007229369093
          },
          {
            "average": 8.54895448,
            "count": 6347417,
            "maximum": 11,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.373597026,
            "variance": 1.88676879
          },
          {
            "average": 247062870.5,
            "count": 6347417,
            "maximum": 247440645.1,
            "minimum": 246731821.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 352442.1552,
            "variance": 124215472800.0
          },
          {
            "average": 0,
            "count": 6347417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6347417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6347417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6347417,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6347417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          165509.7421,
          1092847.01,
          1.844319805,
          166518.6821,
          1093865.53,
          6.464319805
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                165509.74206818306,
                1092847.0097206507,
                1.844319804726531
              ],
              [
                165509.74206818306,
                1093865.5297206508,
                1.844319804726531
              ],
              [
                166518.68206818306,
                1093865.5297206508,
                6.46431980472653
              ],
              [
                166518.68206818306,
                1092847.0097206507,
                6.46431980472653
              ],
              [
                165509.74206818306,
                1092847.0097206507,
                1.844319804726531
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T23:17:25+00:00",
        "end_time": "2019-07-09T18:23:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1030.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1030.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1030.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1030.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0401907,
            59.79274017,
            1.844319805,
            -151.0213556,
            59.80224223,
            6.464319805
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.04019069619144,
                  59.79314335908482,
                  1.844319804726531
                ],
                [
                  -151.0393792411017,
                  59.80224222924126,
                  1.844319804726531
                ],
                [
                  -151.02135555038004,
                  59.80183892589532,
                  6.46431980472653
                ],
                [
                  -151.02217193224095,
                  59.792740165006165,
                  6.46431980472653
                ],
                [
                  -151.04019069619144,
                  59.79314335908482,
                  1.844319804726531
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1030.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1030.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T23:17:25Z",
            "pc:count": 6347417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 165990.7089,
                "count": 6347417,
                "maximum": 166518.6821,
                "minimum": 165509.7421,
                "name": "X",
                "position": 0,
                "stddev": 287.3191789,
                "variance": 82552.31058
              },
              {
                "average": 1093439.429,
                "count": 6347417,
                "maximum": 1093865.53,
                "minimum": 1092847.01,
                "name": "Y",
                "position": 1,
                "stddev": 257.6859692,
                "variance": 66402.0587
              },
              {
                "average": 4.315500824,
                "count": 6347417,
                "maximum": 6.464319805,
                "minimum": 1.844319805,
                "name": "Z",
                "position": 2,
                "stddev": 0.5039053841,
                "variance": 0.2539206361
              },
              {
                "average": 737.9541632,
                "count": 6347417,
                "maximum": 4895,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 383.1965758,
                "variance": 146839.6157
              },
              {
                "average": 1.000276963,
                "count": 6347417,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.016893602,
                "variance": 0.0002853937884
              },
              {
                "average": 1.00056653,
                "count": 6347417,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02439020048,
                "variance": 0.0005948818794
              },
              {
                "average": 1,
                "count": 6347417,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6347417,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.253854757,
                "count": 6347417,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4379436275,
                "variance": 0.1917946209
              },
              {
                "average": 20.01219414,
                "count": 6347417,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.174952782,
                "variance": 1.380514039
              },
              {
                "average": 1.000712101,
                "count": 6347417,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02688748611,
                "variance": 0.0007229369093
              },
              {
                "average": 8.54895448,
                "count": 6347417,
                "maximum": 11,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.373597026,
                "variance": 1.88676879
              },
              {
                "average": 247062870.5,
                "count": 6347417,
                "maximum": 247440645.1,
                "minimum": 246731821.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 352442.1552,
                "variance": 124215472800.0
              },
              {
                "average": 0,
                "count": 6347417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6347417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6347417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6347417,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6347417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              165509.7421,
              1092847.01,
              1.844319805,
              166518.6821,
              1093865.53,
              6.464319805
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    165509.74206818306,
                    1092847.0097206507,
                    1.844319804726531
                  ],
                  [
                    165509.74206818306,
                    1093865.5297206508,
                    1.844319804726531
                  ],
                  [
                    166518.68206818306,
                    1093865.5297206508,
                    6.46431980472653
                  ],
                  [
                    166518.68206818306,
                    1092847.0097206507,
                    6.46431980472653
                  ],
                  [
                    165509.74206818306,
                    1092847.0097206507,
                    1.844319804726531
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T23:17:25+00:00",
            "end_time": "2019-07-09T18:23: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": "20190709_NCMP_AK_05VPG1031.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.03965756557096,
              59.80211770813079,
              2.453020441976605
            ],
            [
              -151.03884572909493,
              59.81121672717185,
              2.453020441976605
            ],
            [
              -151.02077643264937,
              59.810812437943014,
              184.5130204419766
            ],
            [
              -151.021593209789,
              59.801713528477976,
              184.5130204419766
            ],
            [
              -151.03965756557096,
              59.80211770813079,
              2.453020441976605
            ]
          ]
        ]
      },
      "bbox": [
        -151.0396576,
        59.80171353,
        2.453020442,
        -151.0207764,
        59.81121673,
        184.5130204
      ],
      "properties": {
        "datetime": "2019-07-28T23:16:42Z",
        "pc:count": 12776492,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 165946.1405,
            "count": 12776492,
            "maximum": 166506.0335,
            "minimum": 165494.8135,
            "name": "X",
            "position": 0,
            "stddev": 274.2299759,
            "variance": 75202.07967
          },
          {
            "average": 1094468.572,
            "count": 12776492,
            "maximum": 1094869.465,
            "minimum": 1093850.925,
            "name": "Y",
            "position": 1,
            "stddev": 284.3014397,
            "variance": 80827.30859
          },
          {
            "average": 37.17861848,
            "count": 12776492,
            "maximum": 184.5130204,
            "minimum": 2.453020442,
            "name": "Z",
            "position": 2,
            "stddev": 42.89536144,
            "variance": 1840.012033
          },
          {
            "average": 525.0292776,
            "count": 12776492,
            "maximum": 4791,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 603.5234604,
            "variance": 364240.5672
          },
          {
            "average": 1.568192349,
            "count": 12776492,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.000226437,
            "variance": 1.000452926
          },
          {
            "average": 2.137310617,
            "count": 12776492,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.496445378,
            "variance": 2.239348769
          },
          {
            "average": 1,
            "count": 12776492,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12776492,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.130951438,
            "count": 12776492,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4637295012,
            "variance": 0.2150450502
          },
          {
            "average": 19.8408549,
            "count": 12776492,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.591678848,
            "variance": 2.533441555
          },
          {
            "average": 1.654629534,
            "count": 12776492,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.245949452,
            "variance": 1.552390037
          },
          {
            "average": 3.972241911,
            "count": 12776492,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.729352842,
            "variance": 2.990661252
          },
          {
            "average": 247212481.6,
            "count": 12776492,
            "maximum": 248391002,
            "minimum": 246730594.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 510384.1195,
            "variance": 260491949400.0
          },
          {
            "average": 0,
            "count": 12776492,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12776492,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12776492,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12776492,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12776492,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          165494.8135,
          1093850.925,
          2.453020442,
          166506.0335,
          1094869.465,
          184.5130204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                165494.81351421674,
                1093850.9249792532,
                2.453020441976605
              ],
              [
                165494.81351421674,
                1094869.4649792532,
                2.453020441976605
              ],
              [
                166506.03351421672,
                1094869.4649792532,
                184.5130204419766
              ],
              [
                166506.03351421672,
                1093850.9249792532,
                184.5130204419766
              ],
              [
                165494.81351421674,
                1093850.9249792532,
                2.453020441976605
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:16:42+00:00",
        "end_time": "2019-07-09T18:03:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1031.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1031.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1031.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1031.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0396576,
            59.80171353,
            2.453020442,
            -151.0207764,
            59.81121673,
            184.5130204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.03965756557096,
                  59.80211770813079,
                  2.453020441976605
                ],
                [
                  -151.03884572909493,
                  59.81121672717185,
                  2.453020441976605
                ],
                [
                  -151.02077643264937,
                  59.810812437943014,
                  184.5130204419766
                ],
                [
                  -151.021593209789,
                  59.801713528477976,
                  184.5130204419766
                ],
                [
                  -151.03965756557096,
                  59.80211770813079,
                  2.453020441976605
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1031.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1031.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:16:42Z",
            "pc:count": 12776492,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 165946.1405,
                "count": 12776492,
                "maximum": 166506.0335,
                "minimum": 165494.8135,
                "name": "X",
                "position": 0,
                "stddev": 274.2299759,
                "variance": 75202.07967
              },
              {
                "average": 1094468.572,
                "count": 12776492,
                "maximum": 1094869.465,
                "minimum": 1093850.925,
                "name": "Y",
                "position": 1,
                "stddev": 284.3014397,
                "variance": 80827.30859
              },
              {
                "average": 37.17861848,
                "count": 12776492,
                "maximum": 184.5130204,
                "minimum": 2.453020442,
                "name": "Z",
                "position": 2,
                "stddev": 42.89536144,
                "variance": 1840.012033
              },
              {
                "average": 525.0292776,
                "count": 12776492,
                "maximum": 4791,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 603.5234604,
                "variance": 364240.5672
              },
              {
                "average": 1.568192349,
                "count": 12776492,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.000226437,
                "variance": 1.000452926
              },
              {
                "average": 2.137310617,
                "count": 12776492,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.496445378,
                "variance": 2.239348769
              },
              {
                "average": 1,
                "count": 12776492,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12776492,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.130951438,
                "count": 12776492,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4637295012,
                "variance": 0.2150450502
              },
              {
                "average": 19.8408549,
                "count": 12776492,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.591678848,
                "variance": 2.533441555
              },
              {
                "average": 1.654629534,
                "count": 12776492,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.245949452,
                "variance": 1.552390037
              },
              {
                "average": 3.972241911,
                "count": 12776492,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.729352842,
                "variance": 2.990661252
              },
              {
                "average": 247212481.6,
                "count": 12776492,
                "maximum": 248391002,
                "minimum": 246730594.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 510384.1195,
                "variance": 260491949400.0
              },
              {
                "average": 0,
                "count": 12776492,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12776492,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12776492,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12776492,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12776492,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              165494.8135,
              1093850.925,
              2.453020442,
              166506.0335,
              1094869.465,
              184.5130204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    165494.81351421674,
                    1093850.9249792532,
                    2.453020441976605
                  ],
                  [
                    165494.81351421674,
                    1094869.4649792532,
                    2.453020441976605
                  ],
                  [
                    166506.03351421672,
                    1094869.4649792532,
                    184.5130204419766
                  ],
                  [
                    166506.03351421672,
                    1093850.9249792532,
                    184.5130204419766
                  ],
                  [
                    165494.81351421674,
                    1093850.9249792532,
                    2.453020441976605
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:16:42+00:00",
            "end_time": "2019-07-09T18:03:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG1032.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.0382825214974,
              59.81107709889226,
              6.066924337481339
            ],
            [
              -151.03773395063033,
              59.8172214672698,
              6.066924337481339
            ],
            [
              -151.02050852347364,
              59.81683604003157,
              213.78692433748134
            ],
            [
              -151.02106027571426,
              59.81069174222072,
              213.78692433748134
            ],
            [
              -151.0382825214974,
              59.81107709889226,
              6.066924337481339
            ]
          ]
        ]
      },
      "bbox": [
        -151.0382825,
        59.81069174,
        6.066924337,
        -151.0205085,
        59.81722147,
        213.7869243
      ],
      "properties": {
        "datetime": "2019-07-28T23:16:50Z",
        "pc:count": 6372475,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 166176.3829,
            "count": 6372475,
            "maximum": 166490.7857,
            "minimum": 165526.9657,
            "name": "X",
            "position": 0,
            "stddev": 217.4382976,
            "variance": 47279.41325
          },
          {
            "average": 1095062.901,
            "count": 6372475,
            "maximum": 1095543.07,
            "minimum": 1094855.27,
            "name": "Y",
            "position": 1,
            "stddev": 148.7431637,
            "variance": 22124.52874
          },
          {
            "average": 134.3445588,
            "count": 6372475,
            "maximum": 213.7869243,
            "minimum": 6.066924337,
            "name": "Z",
            "position": 2,
            "stddev": 54.19412169,
            "variance": 2937.002825
          },
          {
            "average": 181.5812991,
            "count": 6372475,
            "maximum": 5996,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 296.0499183,
            "variance": 87645.55411
          },
          {
            "average": 2.02212594,
            "count": 6372475,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.155284718,
            "variance": 1.334682779
          },
          {
            "average": 3.046131527,
            "count": 6372475,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.464529557,
            "variance": 2.144846824
          },
          {
            "average": 1,
            "count": 6372475,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6372475,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038618276,
            "count": 6372475,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1926834472,
            "variance": 0.03712691082
          },
          {
            "average": 20.36700171,
            "count": 6372475,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.954043397,
            "variance": 3.818285597
          },
          {
            "average": 2.160118164,
            "count": 6372475,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.4334584,
            "variance": 2.054802984
          },
          {
            "average": 2.194080793,
            "count": 6372475,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8350990864,
            "variance": 0.6973904841
          },
          {
            "average": 247384441.3,
            "count": 6372475,
            "maximum": 248391010.5,
            "minimum": 246730582.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 609213.4718,
            "variance": 371141054200.0
          },
          {
            "average": 0,
            "count": 6372475,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6372475,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6372475,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6372475,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6372475,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          165526.9657,
          1094855.27,
          6.066924337,
          166490.7857,
          1095543.07,
          213.7869243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                165526.96566022074,
                1094855.2697202205,
                6.066924337481339
              ],
              [
                165526.96566022074,
                1095543.0697202203,
                6.066924337481339
              ],
              [
                166490.78566022075,
                1095543.0697202203,
                213.78692433748134
              ],
              [
                166490.78566022075,
                1094855.2697202205,
                213.78692433748134
              ],
              [
                165526.96566022074,
                1094855.2697202205,
                6.066924337481339
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:16:50+00:00",
        "end_time": "2019-07-09T18:03:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1032.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1032.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1032.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1032.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0382825,
            59.81069174,
            6.066924337,
            -151.0205085,
            59.81722147,
            213.7869243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.0382825214974,
                  59.81107709889226,
                  6.066924337481339
                ],
                [
                  -151.03773395063033,
                  59.8172214672698,
                  6.066924337481339
                ],
                [
                  -151.02050852347364,
                  59.81683604003157,
                  213.78692433748134
                ],
                [
                  -151.02106027571426,
                  59.81069174222072,
                  213.78692433748134
                ],
                [
                  -151.0382825214974,
                  59.81107709889226,
                  6.066924337481339
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1032.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1032.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:16:50Z",
            "pc:count": 6372475,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 166176.3829,
                "count": 6372475,
                "maximum": 166490.7857,
                "minimum": 165526.9657,
                "name": "X",
                "position": 0,
                "stddev": 217.4382976,
                "variance": 47279.41325
              },
              {
                "average": 1095062.901,
                "count": 6372475,
                "maximum": 1095543.07,
                "minimum": 1094855.27,
                "name": "Y",
                "position": 1,
                "stddev": 148.7431637,
                "variance": 22124.52874
              },
              {
                "average": 134.3445588,
                "count": 6372475,
                "maximum": 213.7869243,
                "minimum": 6.066924337,
                "name": "Z",
                "position": 2,
                "stddev": 54.19412169,
                "variance": 2937.002825
              },
              {
                "average": 181.5812991,
                "count": 6372475,
                "maximum": 5996,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 296.0499183,
                "variance": 87645.55411
              },
              {
                "average": 2.02212594,
                "count": 6372475,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.155284718,
                "variance": 1.334682779
              },
              {
                "average": 3.046131527,
                "count": 6372475,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.464529557,
                "variance": 2.144846824
              },
              {
                "average": 1,
                "count": 6372475,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6372475,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038618276,
                "count": 6372475,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1926834472,
                "variance": 0.03712691082
              },
              {
                "average": 20.36700171,
                "count": 6372475,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.954043397,
                "variance": 3.818285597
              },
              {
                "average": 2.160118164,
                "count": 6372475,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.4334584,
                "variance": 2.054802984
              },
              {
                "average": 2.194080793,
                "count": 6372475,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8350990864,
                "variance": 0.6973904841
              },
              {
                "average": 247384441.3,
                "count": 6372475,
                "maximum": 248391010.5,
                "minimum": 246730582.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 609213.4718,
                "variance": 371141054200.0
              },
              {
                "average": 0,
                "count": 6372475,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6372475,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6372475,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6372475,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6372475,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              165526.9657,
              1094855.27,
              6.066924337,
              166490.7857,
              1095543.07,
              213.7869243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    165526.96566022074,
                    1094855.2697202205,
                    6.066924337481339
                  ],
                  [
                    165526.96566022074,
                    1095543.0697202203,
                    6.066924337481339
                  ],
                  [
                    166490.78566022075,
                    1095543.0697202203,
                    213.78692433748134
                  ],
                  [
                    166490.78566022075,
                    1094855.2697202205,
                    213.78692433748134
                  ],
                  [
                    165526.96566022074,
                    1094855.2697202205,
                    6.066924337481339
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:16:50+00:00",
            "end_time": "2019-07-09T18:03: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": "20190709_NCMP_AK_05VPG1130.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.02224324532983,
              59.79443604469346,
              1.882928397655173
            ],
            [
              -151.021566857381,
              59.8019746897634,
              1.882928397655173
            ],
            [
              -151.0037536031806,
              59.801573712037666,
              5.042928397655174
            ],
            [
              -151.00443402548592,
              59.79403515698041,
              5.042928397655174
            ],
            [
              -151.02224324532983,
              59.79443604469346,
              1.882928397655173
            ]
          ]
        ]
      },
      "bbox": [
        -151.0222432,
        59.79403516,
        1.882928398,
        -151.0037536,
        59.80197469,
        5.042928398
      ],
      "properties": {
        "datetime": "2019-07-17T23:17:23Z",
        "pc:count": 2934363,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 166854.325,
            "count": 2934363,
            "maximum": 167503.3764,
            "minimum": 166506.1964,
            "name": "X",
            "position": 0,
            "stddev": 239.6079857,
            "variance": 57411.98681
          },
          {
            "average": 1093620.396,
            "count": 2934363,
            "maximum": 1093880.167,
            "minimum": 1093036.287,
            "name": "Y",
            "position": 1,
            "stddev": 176.4668609,
            "variance": 31140.55299
          },
          {
            "average": 4.452769263,
            "count": 2934363,
            "maximum": 5.042928398,
            "minimum": 1.882928398,
            "name": "Z",
            "position": 2,
            "stddev": 0.2960393312,
            "variance": 0.08763928564
          },
          {
            "average": 802.0771299,
            "count": 2934363,
            "maximum": 5892,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 419.9151919,
            "variance": 176328.7684
          },
          {
            "average": 1.000395316,
            "count": 2934363,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02026908882,
            "variance": 0.0004108359615
          },
          {
            "average": 1.000819599,
            "count": 2934363,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02951963412,
            "variance": 0.0008714087986
          },
          {
            "average": 1,
            "count": 2934363,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2934363,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.261754595,
            "count": 2934363,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4895036664,
            "variance": 0.2396138394
          },
          {
            "average": 20.1264271,
            "count": 2934363,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.219449622,
            "variance": 1.48705738
          },
          {
            "average": 1.001022709,
            "count": 2934363,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03222891684,
            "variance": 0.001038703081
          },
          {
            "average": 10.34822481,
            "count": 2934363,
            "maximum": 11,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7581979855,
            "variance": 0.5748641853
          },
          {
            "average": 247112227.4,
            "count": 2934363,
            "maximum": 247440643.5,
            "minimum": 246732882.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 352495.6387,
            "variance": 124253175300.0
          },
          {
            "average": 0,
            "count": 2934363,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2934363,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2934363,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2934363,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2934363,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          166506.1964,
          1093036.287,
          1.882928398,
          167503.3764,
          1093880.167,
          5.042928398
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                166506.19637365095,
                1093036.2868644916,
                1.882928397655173
              ],
              [
                166506.19637365095,
                1093880.1668644915,
                1.882928397655173
              ],
              [
                167503.37637365094,
                1093880.1668644915,
                5.042928397655174
              ],
              [
                167503.37637365094,
                1093036.2868644916,
                5.042928397655174
              ],
              [
                166506.19637365095,
                1093036.2868644916,
                1.882928397655173
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T23:17:23+00:00",
        "end_time": "2019-07-09T18:41:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1130.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1130.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1130.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1130.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0222432,
            59.79403516,
            1.882928398,
            -151.0037536,
            59.80197469,
            5.042928398
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.02224324532983,
                  59.79443604469346,
                  1.882928397655173
                ],
                [
                  -151.021566857381,
                  59.8019746897634,
                  1.882928397655173
                ],
                [
                  -151.0037536031806,
                  59.801573712037666,
                  5.042928397655174
                ],
                [
                  -151.00443402548592,
                  59.79403515698041,
                  5.042928397655174
                ],
                [
                  -151.02224324532983,
                  59.79443604469346,
                  1.882928397655173
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1130.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1130.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T23:17:23Z",
            "pc:count": 2934363,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 166854.325,
                "count": 2934363,
                "maximum": 167503.3764,
                "minimum": 166506.1964,
                "name": "X",
                "position": 0,
                "stddev": 239.6079857,
                "variance": 57411.98681
              },
              {
                "average": 1093620.396,
                "count": 2934363,
                "maximum": 1093880.167,
                "minimum": 1093036.287,
                "name": "Y",
                "position": 1,
                "stddev": 176.4668609,
                "variance": 31140.55299
              },
              {
                "average": 4.452769263,
                "count": 2934363,
                "maximum": 5.042928398,
                "minimum": 1.882928398,
                "name": "Z",
                "position": 2,
                "stddev": 0.2960393312,
                "variance": 0.08763928564
              },
              {
                "average": 802.0771299,
                "count": 2934363,
                "maximum": 5892,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 419.9151919,
                "variance": 176328.7684
              },
              {
                "average": 1.000395316,
                "count": 2934363,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02026908882,
                "variance": 0.0004108359615
              },
              {
                "average": 1.000819599,
                "count": 2934363,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02951963412,
                "variance": 0.0008714087986
              },
              {
                "average": 1,
                "count": 2934363,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2934363,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.261754595,
                "count": 2934363,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4895036664,
                "variance": 0.2396138394
              },
              {
                "average": 20.1264271,
                "count": 2934363,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.219449622,
                "variance": 1.48705738
              },
              {
                "average": 1.001022709,
                "count": 2934363,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03222891684,
                "variance": 0.001038703081
              },
              {
                "average": 10.34822481,
                "count": 2934363,
                "maximum": 11,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7581979855,
                "variance": 0.5748641853
              },
              {
                "average": 247112227.4,
                "count": 2934363,
                "maximum": 247440643.5,
                "minimum": 246732882.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 352495.6387,
                "variance": 124253175300.0
              },
              {
                "average": 0,
                "count": 2934363,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2934363,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2934363,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2934363,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2934363,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              166506.1964,
              1093036.287,
              1.882928398,
              167503.3764,
              1093880.167,
              5.042928398
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    166506.19637365095,
                    1093036.2868644916,
                    1.882928397655173
                  ],
                  [
                    166506.19637365095,
                    1093880.1668644915,
                    1.882928397655173
                  ],
                  [
                    167503.37637365094,
                    1093880.1668644915,
                    5.042928397655174
                  ],
                  [
                    167503.37637365094,
                    1093036.2868644916,
                    5.042928397655174
                  ],
                  [
                    166506.19637365095,
                    1093036.2868644916,
                    1.882928397655173
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T23:17:23+00:00",
            "end_time": "2019-07-09T18:41:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG1131.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.02185326454915,
              59.801851723969435,
              2.002905183696436
            ],
            [
              -151.0210366515254,
              59.81094956263426,
              2.002905183696436
            ],
            [
              -151.00296021398447,
              59.810542681497424,
              10.782905183696435
            ],
            [
              -151.0037817688234,
              59.801444953095654,
              10.782905183696435
            ],
            [
              -151.02185326454915,
              59.801851723969435,
              2.002905183696436
            ]
          ]
        ]
      },
      "bbox": [
        -151.0218533,
        59.80144495,
        2.002905184,
        -151.0029602,
        59.81094956,
        10.78290518
      ],
      "properties": {
        "datetime": "2019-07-17T23:17:10Z",
        "pc:count": 6864723,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 166962.2002,
            "count": 6864723,
            "maximum": 167502.4523,
            "minimum": 166490.8123,
            "name": "X",
            "position": 0,
            "stddev": 282.8079483,
            "variance": 79980.33564
          },
          {
            "average": 1094348.641,
            "count": 6864723,
            "maximum": 1094884.132,
            "minimum": 1093865.712,
            "name": "Y",
            "position": 1,
            "stddev": 286.7957568,
            "variance": 82251.80611
          },
          {
            "average": 4.88680587,
            "count": 6864723,
            "maximum": 10.78290518,
            "minimum": 2.002905184,
            "name": "Z",
            "position": 2,
            "stddev": 0.3210351479,
            "variance": 0.1030635662
          },
          {
            "average": 910.1956975,
            "count": 6864723,
            "maximum": 11698,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 568.5940853,
            "variance": 323299.2338
          },
          {
            "average": 1.000333444,
            "count": 6864723,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01975208769,
            "variance": 0.0003901449683
          },
          {
            "average": 1.000674171,
            "count": 6864723,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0290843891,
            "variance": 0.0008459016891
          },
          {
            "average": 1,
            "count": 6864723,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6864723,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289207882,
            "count": 6864723,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9861541603,
            "variance": 0.972500028
          },
          {
            "average": 20.0569788,
            "count": 6864723,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.422927121,
            "variance": 2.024721592
          },
          {
            "average": 1.001556217,
            "count": 6864723,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04013963763,
            "variance": 0.001611190509
          },
          {
            "average": 7.890094327,
            "count": 6864723,
            "maximum": 11,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.603363177,
            "variance": 2.570773477
          },
          {
            "average": 247087553.4,
            "count": 6864723,
            "maximum": 247440630.4,
            "minimum": 246731188.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 353329.1831,
            "variance": 124841511600.0
          },
          {
            "average": 0,
            "count": 6864723,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6864723,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6864723,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6864723,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6864723,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          166490.8123,
          1093865.712,
          2.002905184,
          167502.4523,
          1094884.132,
          10.78290518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                166490.812261427,
                1093865.71160531,
                2.002905183696436
              ],
              [
                166490.812261427,
                1094884.13160531,
                2.002905183696436
              ],
              [
                167502.452261427,
                1094884.13160531,
                10.782905183696435
              ],
              [
                167502.452261427,
                1093865.71160531,
                10.782905183696435
              ],
              [
                166490.812261427,
                1093865.71160531,
                2.002905183696436
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T23:17:10+00:00",
        "end_time": "2019-07-09T18:13:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1131.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1131.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1131.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1131.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0218533,
            59.80144495,
            2.002905184,
            -151.0029602,
            59.81094956,
            10.78290518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.02185326454915,
                  59.801851723969435,
                  2.002905183696436
                ],
                [
                  -151.0210366515254,
                  59.81094956263426,
                  2.002905183696436
                ],
                [
                  -151.00296021398447,
                  59.810542681497424,
                  10.782905183696435
                ],
                [
                  -151.0037817688234,
                  59.801444953095654,
                  10.782905183696435
                ],
                [
                  -151.02185326454915,
                  59.801851723969435,
                  2.002905183696436
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1131.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1131.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T23:17:10Z",
            "pc:count": 6864723,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 166962.2002,
                "count": 6864723,
                "maximum": 167502.4523,
                "minimum": 166490.8123,
                "name": "X",
                "position": 0,
                "stddev": 282.8079483,
                "variance": 79980.33564
              },
              {
                "average": 1094348.641,
                "count": 6864723,
                "maximum": 1094884.132,
                "minimum": 1093865.712,
                "name": "Y",
                "position": 1,
                "stddev": 286.7957568,
                "variance": 82251.80611
              },
              {
                "average": 4.88680587,
                "count": 6864723,
                "maximum": 10.78290518,
                "minimum": 2.002905184,
                "name": "Z",
                "position": 2,
                "stddev": 0.3210351479,
                "variance": 0.1030635662
              },
              {
                "average": 910.1956975,
                "count": 6864723,
                "maximum": 11698,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 568.5940853,
                "variance": 323299.2338
              },
              {
                "average": 1.000333444,
                "count": 6864723,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01975208769,
                "variance": 0.0003901449683
              },
              {
                "average": 1.000674171,
                "count": 6864723,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0290843891,
                "variance": 0.0008459016891
              },
              {
                "average": 1,
                "count": 6864723,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6864723,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289207882,
                "count": 6864723,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9861541603,
                "variance": 0.972500028
              },
              {
                "average": 20.0569788,
                "count": 6864723,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.422927121,
                "variance": 2.024721592
              },
              {
                "average": 1.001556217,
                "count": 6864723,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04013963763,
                "variance": 0.001611190509
              },
              {
                "average": 7.890094327,
                "count": 6864723,
                "maximum": 11,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.603363177,
                "variance": 2.570773477
              },
              {
                "average": 247087553.4,
                "count": 6864723,
                "maximum": 247440630.4,
                "minimum": 246731188.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 353329.1831,
                "variance": 124841511600.0
              },
              {
                "average": 0,
                "count": 6864723,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6864723,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6864723,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6864723,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6864723,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              166490.8123,
              1093865.712,
              2.002905184,
              167502.4523,
              1094884.132,
              10.78290518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    166490.812261427,
                    1093865.71160531,
                    2.002905183696436
                  ],
                  [
                    166490.812261427,
                    1094884.13160531,
                    2.002905183696436
                  ],
                  [
                    167502.452261427,
                    1094884.13160531,
                    10.782905183696435
                  ],
                  [
                    167502.452261427,
                    1093865.71160531,
                    10.782905183696435
                  ],
                  [
                    166490.812261427,
                    1093865.71160531,
                    2.002905183696436
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T23:17:10+00:00",
            "end_time": "2019-07-09T18:13:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG0729.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.09407011349717,
              59.784952842533286,
              2.077104873042131
            ],
            [
              -151.0932735698528,
              59.79405259942025,
              2.077104873042131
            ],
            [
              -151.0752618878292,
              59.79365679097036,
              213.9571048730421
            ],
            [
              -151.0760633545718,
              59.78455714129497,
              213.9571048730421
            ],
            [
              -151.09407011349717,
              59.784952842533286,
              2.077104873042131
            ]
          ]
        ]
      },
      "bbox": [
        -151.0940701,
        59.78455714,
        2.077104873,
        -151.0752619,
        59.7940526,
        213.9571049
      ],
      "properties": {
        "datetime": "2019-07-28T23:15:59Z",
        "pc:count": 20798635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 163023.1882,
            "count": 20798635,
            "maximum": 163547.342,
            "minimum": 162538.862,
            "name": "X",
            "position": 0,
            "stddev": 269.3620998,
            "variance": 72555.9408
          },
          {
            "average": 1092346.582,
            "count": 20798635,
            "maximum": 1092817.483,
            "minimum": 1091798.903,
            "name": "Y",
            "position": 1,
            "stddev": 240.8960744,
            "variance": 58030.91868
          },
          {
            "average": 76.21662795,
            "count": 20798635,
            "maximum": 213.9571049,
            "minimum": 2.077104873,
            "name": "Z",
            "position": 2,
            "stddev": 55.03179475,
            "variance": 3028.498433
          },
          {
            "average": 204.7091679,
            "count": 20798635,
            "maximum": 47460,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 373.4937315,
            "variance": 139497.5675
          },
          {
            "average": 2.185444718,
            "count": 20798635,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.233971802,
            "variance": 1.522686407
          },
          {
            "average": 3.373056165,
            "count": 20798635,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.533797446,
            "variance": 2.352534604
          },
          {
            "average": 1,
            "count": 20798635,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20798635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.04654642,
            "count": 20798635,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2106652627,
            "variance": 0.04437985291
          },
          {
            "average": 19.93456486,
            "count": 20798635,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.444275006,
            "variance": 2.085930292
          },
          {
            "average": 2.429528621,
            "count": 20798635,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.681473318,
            "variance": 2.82735252
          },
          {
            "average": 3.378758125,
            "count": 20798635,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.345952871,
            "variance": 1.811589131
          },
          {
            "average": 247236824.4,
            "count": 20798635,
            "maximum": 248390959.7,
            "minimum": 246730640.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 553767.6339,
            "variance": 306658592400.0
          },
          {
            "average": 0,
            "count": 20798635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20798635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20798635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20798635,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20798635,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          162538.862,
          1091798.903,
          2.077104873,
          163547.342,
          1092817.483,
          213.9571049
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                162538.86202841374,
                1091798.9030364607,
                2.077104873042131
              ],
              [
                162538.86202841374,
                1092817.4830364608,
                2.077104873042131
              ],
              [
                163547.34202841372,
                1092817.4830364608,
                213.9571048730421
              ],
              [
                163547.34202841372,
                1091798.9030364607,
                213.9571048730421
              ],
              [
                162538.86202841374,
                1091798.9030364607,
                2.077104873042131
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:15:59+00:00",
        "end_time": "2019-07-09T18:04:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0729.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0729.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0729.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0729.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0940701,
            59.78455714,
            2.077104873,
            -151.0752619,
            59.7940526,
            213.9571049
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.09407011349717,
                  59.784952842533286,
                  2.077104873042131
                ],
                [
                  -151.0932735698528,
                  59.79405259942025,
                  2.077104873042131
                ],
                [
                  -151.0752618878292,
                  59.79365679097036,
                  213.9571048730421
                ],
                [
                  -151.0760633545718,
                  59.78455714129497,
                  213.9571048730421
                ],
                [
                  -151.09407011349717,
                  59.784952842533286,
                  2.077104873042131
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0729.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0729.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:15:59Z",
            "pc:count": 20798635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 163023.1882,
                "count": 20798635,
                "maximum": 163547.342,
                "minimum": 162538.862,
                "name": "X",
                "position": 0,
                "stddev": 269.3620998,
                "variance": 72555.9408
              },
              {
                "average": 1092346.582,
                "count": 20798635,
                "maximum": 1092817.483,
                "minimum": 1091798.903,
                "name": "Y",
                "position": 1,
                "stddev": 240.8960744,
                "variance": 58030.91868
              },
              {
                "average": 76.21662795,
                "count": 20798635,
                "maximum": 213.9571049,
                "minimum": 2.077104873,
                "name": "Z",
                "position": 2,
                "stddev": 55.03179475,
                "variance": 3028.498433
              },
              {
                "average": 204.7091679,
                "count": 20798635,
                "maximum": 47460,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 373.4937315,
                "variance": 139497.5675
              },
              {
                "average": 2.185444718,
                "count": 20798635,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.233971802,
                "variance": 1.522686407
              },
              {
                "average": 3.373056165,
                "count": 20798635,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.533797446,
                "variance": 2.352534604
              },
              {
                "average": 1,
                "count": 20798635,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20798635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.04654642,
                "count": 20798635,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2106652627,
                "variance": 0.04437985291
              },
              {
                "average": 19.93456486,
                "count": 20798635,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.444275006,
                "variance": 2.085930292
              },
              {
                "average": 2.429528621,
                "count": 20798635,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.681473318,
                "variance": 2.82735252
              },
              {
                "average": 3.378758125,
                "count": 20798635,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.345952871,
                "variance": 1.811589131
              },
              {
                "average": 247236824.4,
                "count": 20798635,
                "maximum": 248390959.7,
                "minimum": 246730640.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 553767.6339,
                "variance": 306658592400.0
              },
              {
                "average": 0,
                "count": 20798635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20798635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20798635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20798635,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20798635,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              162538.862,
              1091798.903,
              2.077104873,
              163547.342,
              1092817.483,
              213.9571049
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    162538.86202841374,
                    1091798.9030364607,
                    2.077104873042131
                  ],
                  [
                    162538.86202841374,
                    1092817.4830364608,
                    2.077104873042131
                  ],
                  [
                    163547.34202841372,
                    1092817.4830364608,
                    213.9571048730421
                  ],
                  [
                    163547.34202841372,
                    1091798.9030364607,
                    213.9571048730421
                  ],
                  [
                    162538.86202841374,
                    1091798.9030364607,
                    2.077104873042131
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:15:59+00:00",
            "end_time": "2019-07-09T18:04: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": "20190709_NCMP_AK_05VPG0730.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.08852322940916,
              59.79385313222301,
              19.51133512283782
            ],
            [
              -151.08810650403728,
              59.79860408250547,
              19.51133512283782
            ],
            [
              -151.07512355603092,
              59.79831856110306,
              210.15133512283785
            ],
            [
              -151.07554213461557,
              59.79356765121252,
              210.15133512283785
            ],
            [
              -151.08852322940916,
              59.79385313222301,
              19.51133512283782
            ]
          ]
        ]
      },
      "bbox": [
        -151.0885232,
        59.79356765,
        19.51133512,
        -151.0751236,
        59.79860408,
        210.1513351
      ],
      "properties": {
        "datetime": "2019-07-28T23:16:00Z",
        "pc:count": 4205609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 163339.5507,
            "count": 4205609,
            "maximum": 163532.12,
            "minimum": 162805.3,
            "name": "X",
            "position": 0,
            "stddev": 174.0539671,
            "variance": 30294.78346
          },
          {
            "average": 1092996.291,
            "count": 4205609,
            "maximum": 1093338.634,
            "minimum": 1092806.834,
            "name": "Y",
            "position": 1,
            "stddev": 123.850681,
            "variance": 15338.99119
          },
          {
            "average": 80.71535373,
            "count": 4205609,
            "maximum": 210.1513351,
            "minimum": 19.51133512,
            "name": "Z",
            "position": 2,
            "stddev": 39.30716284,
            "variance": 1545.05305
          },
          {
            "average": 144.6771992,
            "count": 4205609,
            "maximum": 31699,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 310.8770595,
            "variance": 96644.5461
          },
          {
            "average": 2.435827487,
            "count": 4205609,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.265863414,
            "variance": 1.602410183
          },
          {
            "average": 3.868754323,
            "count": 4205609,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.375435623,
            "variance": 1.891823153
          },
          {
            "average": 1,
            "count": 4205609,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4205609,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023353574,
            "count": 4205609,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1510238053,
            "variance": 0.02280818978
          },
          {
            "average": 20.25342249,
            "count": 4205609,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.864227455,
            "variance": 3.475344003
          },
          {
            "average": 2.814213352,
            "count": 4205609,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.85657828,
            "variance": 3.446882911
          },
          {
            "average": 1.886946932,
            "count": 4205609,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7054532865,
            "variance": 0.4976643395
          },
          {
            "average": 247227159,
            "count": 4205609,
            "maximum": 248390960.9,
            "minimum": 246730632.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 495990.8071,
            "variance": 246006880800.0
          },
          {
            "average": 0,
            "count": 4205609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4205609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4205609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4205609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4205609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          162805.3,
          1092806.834,
          19.51133512,
          163532.12,
          1093338.634,
          210.1513351
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                162805.299963497,
                1092806.8342760215,
                19.51133512283782
              ],
              [
                162805.299963497,
                1093338.6342760213,
                19.51133512283782
              ],
              [
                163532.119963497,
                1093338.6342760213,
                210.15133512283785
              ],
              [
                163532.119963497,
                1092806.8342760215,
                210.15133512283785
              ],
              [
                162805.299963497,
                1092806.8342760215,
                19.51133512283782
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:16:00+00:00",
        "end_time": "2019-07-09T18:03:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0730.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0730.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0730.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0730.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0885232,
            59.79356765,
            19.51133512,
            -151.0751236,
            59.79860408,
            210.1513351
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.08852322940916,
                  59.79385313222301,
                  19.51133512283782
                ],
                [
                  -151.08810650403728,
                  59.79860408250547,
                  19.51133512283782
                ],
                [
                  -151.07512355603092,
                  59.79831856110306,
                  210.15133512283785
                ],
                [
                  -151.07554213461557,
                  59.79356765121252,
                  210.15133512283785
                ],
                [
                  -151.08852322940916,
                  59.79385313222301,
                  19.51133512283782
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0730.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0730.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:16:00Z",
            "pc:count": 4205609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 163339.5507,
                "count": 4205609,
                "maximum": 163532.12,
                "minimum": 162805.3,
                "name": "X",
                "position": 0,
                "stddev": 174.0539671,
                "variance": 30294.78346
              },
              {
                "average": 1092996.291,
                "count": 4205609,
                "maximum": 1093338.634,
                "minimum": 1092806.834,
                "name": "Y",
                "position": 1,
                "stddev": 123.850681,
                "variance": 15338.99119
              },
              {
                "average": 80.71535373,
                "count": 4205609,
                "maximum": 210.1513351,
                "minimum": 19.51133512,
                "name": "Z",
                "position": 2,
                "stddev": 39.30716284,
                "variance": 1545.05305
              },
              {
                "average": 144.6771992,
                "count": 4205609,
                "maximum": 31699,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 310.8770595,
                "variance": 96644.5461
              },
              {
                "average": 2.435827487,
                "count": 4205609,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.265863414,
                "variance": 1.602410183
              },
              {
                "average": 3.868754323,
                "count": 4205609,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.375435623,
                "variance": 1.891823153
              },
              {
                "average": 1,
                "count": 4205609,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4205609,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023353574,
                "count": 4205609,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1510238053,
                "variance": 0.02280818978
              },
              {
                "average": 20.25342249,
                "count": 4205609,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.864227455,
                "variance": 3.475344003
              },
              {
                "average": 2.814213352,
                "count": 4205609,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.85657828,
                "variance": 3.446882911
              },
              {
                "average": 1.886946932,
                "count": 4205609,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7054532865,
                "variance": 0.4976643395
              },
              {
                "average": 247227159,
                "count": 4205609,
                "maximum": 248390960.9,
                "minimum": 246730632.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 495990.8071,
                "variance": 246006880800.0
              },
              {
                "average": 0,
                "count": 4205609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4205609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4205609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4205609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4205609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              162805.3,
              1092806.834,
              19.51133512,
              163532.12,
              1093338.634,
              210.1513351
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    162805.299963497,
                    1092806.8342760215,
                    19.51133512283782
                  ],
                  [
                    162805.299963497,
                    1093338.6342760213,
                    19.51133512283782
                  ],
                  [
                    163532.119963497,
                    1093338.6342760213,
                    210.15133512283785
                  ],
                  [
                    163532.119963497,
                    1092806.8342760215,
                    210.15133512283785
                  ],
                  [
                    162805.299963497,
                    1092806.8342760215,
                    19.51133512283782
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:16:00+00:00",
            "end_time": "2019-07-09T18:03: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": "20190709_NCMP_AK_05VPG0828.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.07616333687787,
              59.78338453106968,
              1.538570092134175
            ],
            [
              -151.0760456287596,
              59.784721366901806,
              1.538570092134175
            ],
            [
              -151.07128294222457,
              59.78461629593875,
              2.338570092134175
            ],
            [
              -151.07140084157484,
              59.7832794642873,
              2.338570092134175
            ],
            [
              -151.07616333687787,
              59.78338453106968,
              1.538570092134175
            ]
          ]
        ]
      },
      "bbox": [
        -151.0761633,
        59.78327946,
        1.538570092,
        -151.0712829,
        59.78472137,
        2.338570092
      ],
      "properties": {
        "datetime": "2019-07-09T18:46:44Z",
        "pc:count": 32234,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 163647.3176,
            "count": 32234,
            "maximum": 163814.2645,
            "minimum": 163547.5245,
            "name": "X",
            "position": 0,
            "stddev": 66.40802406,
            "variance": 4410.02566
          },
          {
            "average": 1091766.835,
            "count": 32234,
            "maximum": 1091817.294,
            "minimum": 1091667.654,
            "name": "Y",
            "position": 1,
            "stddev": 36.10181825,
            "variance": 1303.341281
          },
          {
            "average": 1.816646347,
            "count": 32234,
            "maximum": 2.338570092,
            "minimum": 1.538570092,
            "name": "Z",
            "position": 2,
            "stddev": 0.1850329316,
            "variance": 0.03423718576
          },
          {
            "average": 42.6926227,
            "count": 32234,
            "maximum": 813,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 133.4267324,
            "variance": 17802.69291
          },
          {
            "average": 1,
            "count": 32234,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32234,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32234,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32234,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 25.71024384,
            "count": 32234,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.939486871,
            "variance": 79.91442551
          },
          {
            "average": 20.02692337,
            "count": 32234,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9410191534,
            "variance": 0.885517047
          },
          {
            "average": 1.880684991,
            "count": 32234,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3241638438,
            "variance": 0.1050821976
          },
          {
            "average": 8.307191165,
            "count": 32234,
            "maximum": 9,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5634222575,
            "variance": 0.3174446402
          },
          {
            "average": 246732951.2,
            "count": 32234,
            "maximum": 246733204.1,
            "minimum": 246732529.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 199.2429824,
            "variance": 39697.76602
          },
          {
            "average": 0,
            "count": 32234,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32234,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32234,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32234,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32234,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          163547.5245,
          1091667.654,
          1.538570092,
          163814.2645,
          1091817.294,
          2.338570092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                163547.5245497349,
                1091667.6538325557,
                1.538570092134175
              ],
              [
                163547.5245497349,
                1091817.2938325559,
                1.538570092134175
              ],
              [
                163814.2645497349,
                1091817.2938325559,
                2.338570092134175
              ],
              [
                163814.2645497349,
                1091667.6538325557,
                2.338570092134175
              ],
              [
                163547.5245497349,
                1091667.6538325557,
                1.538570092134175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-09T18:46:44+00:00",
        "end_time": "2019-07-09T18:35:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0828.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0828.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0828.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0828.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0761633,
            59.78327946,
            1.538570092,
            -151.0712829,
            59.78472137,
            2.338570092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.07616333687787,
                  59.78338453106968,
                  1.538570092134175
                ],
                [
                  -151.0760456287596,
                  59.784721366901806,
                  1.538570092134175
                ],
                [
                  -151.07128294222457,
                  59.78461629593875,
                  2.338570092134175
                ],
                [
                  -151.07140084157484,
                  59.7832794642873,
                  2.338570092134175
                ],
                [
                  -151.07616333687787,
                  59.78338453106968,
                  1.538570092134175
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0828.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0828.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-09T18:46:44Z",
            "pc:count": 32234,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 163647.3176,
                "count": 32234,
                "maximum": 163814.2645,
                "minimum": 163547.5245,
                "name": "X",
                "position": 0,
                "stddev": 66.40802406,
                "variance": 4410.02566
              },
              {
                "average": 1091766.835,
                "count": 32234,
                "maximum": 1091817.294,
                "minimum": 1091667.654,
                "name": "Y",
                "position": 1,
                "stddev": 36.10181825,
                "variance": 1303.341281
              },
              {
                "average": 1.816646347,
                "count": 32234,
                "maximum": 2.338570092,
                "minimum": 1.538570092,
                "name": "Z",
                "position": 2,
                "stddev": 0.1850329316,
                "variance": 0.03423718576
              },
              {
                "average": 42.6926227,
                "count": 32234,
                "maximum": 813,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 133.4267324,
                "variance": 17802.69291
              },
              {
                "average": 1,
                "count": 32234,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32234,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32234,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32234,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 25.71024384,
                "count": 32234,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.939486871,
                "variance": 79.91442551
              },
              {
                "average": 20.02692337,
                "count": 32234,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9410191534,
                "variance": 0.885517047
              },
              {
                "average": 1.880684991,
                "count": 32234,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3241638438,
                "variance": 0.1050821976
              },
              {
                "average": 8.307191165,
                "count": 32234,
                "maximum": 9,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5634222575,
                "variance": 0.3174446402
              },
              {
                "average": 246732951.2,
                "count": 32234,
                "maximum": 246733204.1,
                "minimum": 246732529.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 199.2429824,
                "variance": 39697.76602
              },
              {
                "average": 0,
                "count": 32234,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32234,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32234,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32234,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32234,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              163547.5245,
              1091667.654,
              1.538570092,
              163814.2645,
              1091817.294,
              2.338570092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    163547.5245497349,
                    1091667.6538325557,
                    1.538570092134175
                  ],
                  [
                    163547.5245497349,
                    1091817.2938325559,
                    1.538570092134175
                  ],
                  [
                    163814.2645497349,
                    1091817.2938325559,
                    2.338570092134175
                  ],
                  [
                    163814.2645497349,
                    1091667.6538325557,
                    2.338570092134175
                  ],
                  [
                    163547.5245497349,
                    1091667.6538325557,
                    1.538570092134175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-09T18:46:44+00:00",
            "end_time": "2019-07-09T18:35:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG0829.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.07632254449302,
              59.78469488301286,
              1.339184835737949
            ],
            [
              -151.07552117690673,
              59.79379417649544,
              1.339184835737949
            ],
            [
              -151.0575094906244,
              59.793395951802935,
              58.57918483573795
            ],
            [
              -151.05831578090397,
              59.78429676617977,
              58.57918483573795
            ],
            [
              -151.07632254449302,
              59.78469488301286,
              1.339184835737949
            ]
          ]
        ]
      },
      "bbox": [
        -151.0763225,
        59.78429677,
        1.339184836,
        -151.0575095,
        59.79379418,
        58.57918484
      ],
      "properties": {
        "datetime": "2019-07-28T23:16:00Z",
        "pc:count": 6171496,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 163965.5349,
            "count": 6171496,
            "maximum": 164540.676,
            "minimum": 163532.176,
            "name": "X",
            "position": 0,
            "stddev": 299.9796828,
            "variance": 89987.81006
          },
          {
            "average": 1092527.93,
            "count": 6171496,
            "maximum": 1092832.193,
            "minimum": 1091813.653,
            "name": "Y",
            "position": 1,
            "stddev": 242.4685435,
            "variance": 58790.9946
          },
          {
            "average": 9.373547204,
            "count": 6171496,
            "maximum": 58.57918484,
            "minimum": 1.339184836,
            "name": "Z",
            "position": 2,
            "stddev": 8.005576911,
            "variance": 64.08926168
          },
          {
            "average": 578.1381061,
            "count": 6171496,
            "maximum": 36975,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 629.845135,
            "variance": 396704.8941
          },
          {
            "average": 1.300533453,
            "count": 6171496,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7679851695,
            "variance": 0.5898012206
          },
          {
            "average": 1.602686285,
            "count": 6171496,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.204505846,
            "variance": 1.450834332
          },
          {
            "average": 1,
            "count": 6171496,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6171496,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.273398217,
            "count": 6171496,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.397828524,
            "variance": 29.13655277
          },
          {
            "average": 19.98718121,
            "count": 6171496,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.483435939,
            "variance": 2.200582186
          },
          {
            "average": 1.389056559,
            "count": 6171496,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9621468185,
            "variance": 0.9257265004
          },
          {
            "average": 6.204511029,
            "count": 6171496,
            "maximum": 13,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.370928868,
            "variance": 5.621303696
          },
          {
            "average": 246995566.8,
            "count": 6171496,
            "maximum": 248390960.5,
            "minimum": 246730911,
            "name": "GpsTime",
            "position": 12,
            "stddev": 383854.9066,
            "variance": 147344589300.0
          },
          {
            "average": 0,
            "count": 6171496,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6171496,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6171496,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6171496,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6171496,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          163532.176,
          1091813.653,
          1.339184836,
          164540.676,
          1092832.193,
          58.57918484
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                163532.1759826718,
                1091813.6531589832,
                1.339184835737949
              ],
              [
                163532.1759826718,
                1092832.1931589833,
                1.339184835737949
              ],
              [
                164540.6759826718,
                1092832.1931589833,
                58.57918483573795
              ],
              [
                164540.6759826718,
                1091813.6531589832,
                58.57918483573795
              ],
              [
                163532.1759826718,
                1091813.6531589832,
                1.339184835737949
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:16:00+00:00",
        "end_time": "2019-07-09T18:08:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0829.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0829.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0829.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0829.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0763225,
            59.78429677,
            1.339184836,
            -151.0575095,
            59.79379418,
            58.57918484
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.07632254449302,
                  59.78469488301286,
                  1.339184835737949
                ],
                [
                  -151.07552117690673,
                  59.79379417649544,
                  1.339184835737949
                ],
                [
                  -151.0575094906244,
                  59.793395951802935,
                  58.57918483573795
                ],
                [
                  -151.05831578090397,
                  59.78429676617977,
                  58.57918483573795
                ],
                [
                  -151.07632254449302,
                  59.78469488301286,
                  1.339184835737949
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0829.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0829.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:16:00Z",
            "pc:count": 6171496,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 163965.5349,
                "count": 6171496,
                "maximum": 164540.676,
                "minimum": 163532.176,
                "name": "X",
                "position": 0,
                "stddev": 299.9796828,
                "variance": 89987.81006
              },
              {
                "average": 1092527.93,
                "count": 6171496,
                "maximum": 1092832.193,
                "minimum": 1091813.653,
                "name": "Y",
                "position": 1,
                "stddev": 242.4685435,
                "variance": 58790.9946
              },
              {
                "average": 9.373547204,
                "count": 6171496,
                "maximum": 58.57918484,
                "minimum": 1.339184836,
                "name": "Z",
                "position": 2,
                "stddev": 8.005576911,
                "variance": 64.08926168
              },
              {
                "average": 578.1381061,
                "count": 6171496,
                "maximum": 36975,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 629.845135,
                "variance": 396704.8941
              },
              {
                "average": 1.300533453,
                "count": 6171496,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7679851695,
                "variance": 0.5898012206
              },
              {
                "average": 1.602686285,
                "count": 6171496,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.204505846,
                "variance": 1.450834332
              },
              {
                "average": 1,
                "count": 6171496,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6171496,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.273398217,
                "count": 6171496,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.397828524,
                "variance": 29.13655277
              },
              {
                "average": 19.98718121,
                "count": 6171496,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.483435939,
                "variance": 2.200582186
              },
              {
                "average": 1.389056559,
                "count": 6171496,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9621468185,
                "variance": 0.9257265004
              },
              {
                "average": 6.204511029,
                "count": 6171496,
                "maximum": 13,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.370928868,
                "variance": 5.621303696
              },
              {
                "average": 246995566.8,
                "count": 6171496,
                "maximum": 248390960.5,
                "minimum": 246730911,
                "name": "GpsTime",
                "position": 12,
                "stddev": 383854.9066,
                "variance": 147344589300.0
              },
              {
                "average": 0,
                "count": 6171496,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6171496,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6171496,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6171496,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6171496,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              163532.176,
              1091813.653,
              1.339184836,
              164540.676,
              1092832.193,
              58.57918484
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    163532.1759826718,
                    1091813.6531589832,
                    1.339184835737949
                  ],
                  [
                    163532.1759826718,
                    1092832.1931589833,
                    1.339184835737949
                  ],
                  [
                    164540.6759826718,
                    1092832.1931589833,
                    58.57918483573795
                  ],
                  [
                    164540.6759826718,
                    1091813.6531589832,
                    58.57918483573795
                  ],
                  [
                    163532.1759826718,
                    1091813.6531589832,
                    1.339184835737949
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:16:00+00:00",
            "end_time": "2019-07-09T18: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": "20190709_NCMP_AK_05VPG0830.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.07567423310886,
              59.7936662735339,
              4.329771462636671
            ],
            [
              -151.0748724241647,
              59.80276607240121,
              4.329771462636671
            ],
            [
              -151.0569316251559,
              59.80236944025703,
              170.0297714626367
            ],
            [
              -151.0577383390267,
              59.79326974886288,
              170.0297714626367
            ],
            [
              -151.07567423310886,
              59.7936662735339,
              4.329771462636671
            ]
          ]
        ]
      },
      "bbox": [
        -151.0756742,
        59.79326975,
        4.329771463,
        -151.0569316,
        59.80276607,
        170.0297715
      ],
      "properties": {
        "datetime": "2019-07-28T23:16:17Z",
        "pc:count": 21505555,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 164053.0843,
            "count": 21505555,
            "maximum": 164528.5125,
            "minimum": 163524.2525,
            "name": "X",
            "position": 0,
            "stddev": 269.634,
            "variance": 72702.49395
          },
          {
            "average": 1093230.851,
            "count": 21505555,
            "maximum": 1093836.127,
            "minimum": 1092817.527,
            "name": "Y",
            "position": 1,
            "stddev": 251.1552174,
            "variance": 63078.94322
          },
          {
            "average": 31.82113639,
            "count": 21505555,
            "maximum": 170.0297715,
            "minimum": 4.329771463,
            "name": "Z",
            "position": 2,
            "stddev": 27.02880086,
            "variance": 730.556076
          },
          {
            "average": 301.125509,
            "count": 21505555,
            "maximum": 58608,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 470.8581951,
            "variance": 221707.4398
          },
          {
            "average": 2.108243056,
            "count": 21505555,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.241018412,
            "variance": 1.540126699
          },
          {
            "average": 3.218803514,
            "count": 21505555,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.630899656,
            "variance": 2.659833689
          },
          {
            "average": 1,
            "count": 21505555,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21505555,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.045155868,
            "count": 21505555,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2076458944,
            "variance": 0.04311681747
          },
          {
            "average": 20.01430387,
            "count": 21505555,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.805126963,
            "variance": 3.258483351
          },
          {
            "average": 2.352867062,
            "count": 21505555,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.698541191,
            "variance": 2.885042176
          },
          {
            "average": 3.859914101,
            "count": 21505555,
            "maximum": 13,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.214519462,
            "variance": 10.33313537
          },
          {
            "average": 247193677.4,
            "count": 21505555,
            "maximum": 248390977.7,
            "minimum": 246730616.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 517468.7778,
            "variance": 267773936000.0
          },
          {
            "average": 0,
            "count": 21505555,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21505555,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21505555,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21505555,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21505555,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          163524.2525,
          1092817.527,
          4.329771463,
          164528.5125,
          1093836.127,
          170.0297715
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                163524.25247301668,
                1092817.5270316263,
                4.329771462636671
              ],
              [
                163524.25247301668,
                1093836.1270316264,
                4.329771462636671
              ],
              [
                164528.5124730167,
                1093836.1270316264,
                170.0297714626367
              ],
              [
                164528.5124730167,
                1092817.5270316263,
                170.0297714626367
              ],
              [
                163524.25247301668,
                1092817.5270316263,
                4.329771462636671
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:16:17+00:00",
        "end_time": "2019-07-09T18:03:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0830.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0830.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0830.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0830.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0756742,
            59.79326975,
            4.329771463,
            -151.0569316,
            59.80276607,
            170.0297715
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.07567423310886,
                  59.7936662735339,
                  4.329771462636671
                ],
                [
                  -151.0748724241647,
                  59.80276607240121,
                  4.329771462636671
                ],
                [
                  -151.0569316251559,
                  59.80236944025703,
                  170.0297714626367
                ],
                [
                  -151.0577383390267,
                  59.79326974886288,
                  170.0297714626367
                ],
                [
                  -151.07567423310886,
                  59.7936662735339,
                  4.329771462636671
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0830.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0830.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:16:17Z",
            "pc:count": 21505555,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 164053.0843,
                "count": 21505555,
                "maximum": 164528.5125,
                "minimum": 163524.2525,
                "name": "X",
                "position": 0,
                "stddev": 269.634,
                "variance": 72702.49395
              },
              {
                "average": 1093230.851,
                "count": 21505555,
                "maximum": 1093836.127,
                "minimum": 1092817.527,
                "name": "Y",
                "position": 1,
                "stddev": 251.1552174,
                "variance": 63078.94322
              },
              {
                "average": 31.82113639,
                "count": 21505555,
                "maximum": 170.0297715,
                "minimum": 4.329771463,
                "name": "Z",
                "position": 2,
                "stddev": 27.02880086,
                "variance": 730.556076
              },
              {
                "average": 301.125509,
                "count": 21505555,
                "maximum": 58608,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 470.8581951,
                "variance": 221707.4398
              },
              {
                "average": 2.108243056,
                "count": 21505555,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.241018412,
                "variance": 1.540126699
              },
              {
                "average": 3.218803514,
                "count": 21505555,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.630899656,
                "variance": 2.659833689
              },
              {
                "average": 1,
                "count": 21505555,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21505555,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.045155868,
                "count": 21505555,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2076458944,
                "variance": 0.04311681747
              },
              {
                "average": 20.01430387,
                "count": 21505555,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.805126963,
                "variance": 3.258483351
              },
              {
                "average": 2.352867062,
                "count": 21505555,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.698541191,
                "variance": 2.885042176
              },
              {
                "average": 3.859914101,
                "count": 21505555,
                "maximum": 13,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.214519462,
                "variance": 10.33313537
              },
              {
                "average": 247193677.4,
                "count": 21505555,
                "maximum": 248390977.7,
                "minimum": 246730616.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 517468.7778,
                "variance": 267773936000.0
              },
              {
                "average": 0,
                "count": 21505555,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21505555,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21505555,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21505555,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21505555,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              163524.2525,
              1092817.527,
              4.329771463,
              164528.5125,
              1093836.127,
              170.0297715
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    163524.25247301668,
                    1092817.5270316263,
                    4.329771462636671
                  ],
                  [
                    163524.25247301668,
                    1093836.1270316264,
                    4.329771462636671
                  ],
                  [
                    164528.5124730167,
                    1093836.1270316264,
                    170.0297714626367
                  ],
                  [
                    164528.5124730167,
                    1092817.5270316263,
                    170.0297714626367
                  ],
                  [
                    163524.25247301668,
                    1092817.5270316263,
                    4.329771462636671
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:16:17+00:00",
            "end_time": "2019-07-09T18:03:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG1233.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.00281142091302,
              59.81952648712698,
              5.942225941310937
            ],
            [
              -151.0019890554733,
              59.828625228680345,
              5.942225941310937
            ],
            [
              -150.98432263104942,
              59.82822528078802,
              239.56222594131094
            ],
            [
              -150.98514982916853,
              59.819126647707314,
              239.56222594131094
            ],
            [
              -151.00281142091302,
              59.81952648712698,
              5.942225941310937
            ]
          ]
        ]
      },
      "bbox": [
        -151.0028114,
        59.81912665,
        5.942225941,
        -150.9843226,
        59.82862523,
        239.5622259
      ],
      "properties": {
        "datetime": "2019-07-28T23:17:22Z",
        "pc:count": 3135615,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 167844.3596,
            "count": 3135615,
            "maximum": 168453.6174,
            "minimum": 167465.4374,
            "name": "X",
            "position": 0,
            "stddev": 255.7047368,
            "variance": 65384.91241
          },
          {
            "average": 1096337.18,
            "count": 3135615,
            "maximum": 1096906.67,
            "minimum": 1095888.13,
            "name": "Y",
            "position": 1,
            "stddev": 270.6115789,
            "variance": 73230.62666
          },
          {
            "average": 141.0400958,
            "count": 3135615,
            "maximum": 239.5622259,
            "minimum": 5.942225941,
            "name": "Z",
            "position": 2,
            "stddev": 60.42242386,
            "variance": 3650.869306
          },
          {
            "average": 138.7862403,
            "count": 3135615,
            "maximum": 3893,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 237.5263266,
            "variance": 56418.75583
          },
          {
            "average": 2.086117396,
            "count": 3135615,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.151909851,
            "variance": 1.326896306
          },
          {
            "average": 3.17426119,
            "count": 3135615,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.391571794,
            "variance": 1.936472059
          },
          {
            "average": 1,
            "count": 3135615,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3135615,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.04889312,
            "count": 3135615,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2156446093,
            "variance": 0.04650259751
          },
          {
            "average": 19.86626803,
            "count": 3135615,
            "maximum": 27,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.577275924,
            "variance": 6.642351188
          },
          {
            "average": 2.233462973,
            "count": 3135615,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.454907084,
            "variance": 2.116754623
          },
          {
            "average": 2.403938621,
            "count": 3135615,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9014551427,
            "variance": 0.8126213743
          },
          {
            "average": 248087462.5,
            "count": 3135615,
            "maximum": 248391042.3,
            "minimum": 246730567.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 483151.8397,
            "variance": 233435700300.0
          },
          {
            "average": 0,
            "count": 3135615,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3135615,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3135615,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3135615,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3135615,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          167465.4374,
          1095888.13,
          5.942225941,
          168453.6174,
          1096906.67,
          239.5622259
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                167465.43737396962,
                1095888.130491613,
                5.942225941310937
              ],
              [
                167465.43737396962,
                1096906.670491613,
                5.942225941310937
              ],
              [
                168453.6173739696,
                1096906.670491613,
                239.56222594131094
              ],
              [
                168453.6173739696,
                1095888.130491613,
                239.56222594131094
              ],
              [
                167465.43737396962,
                1095888.130491613,
                5.942225941310937
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:17:22+00:00",
        "end_time": "2019-07-09T18:02:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1233.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1233.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1233.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1233.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0028114,
            59.81912665,
            5.942225941,
            -150.9843226,
            59.82862523,
            239.5622259
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.00281142091302,
                  59.81952648712698,
                  5.942225941310937
                ],
                [
                  -151.0019890554733,
                  59.828625228680345,
                  5.942225941310937
                ],
                [
                  -150.98432263104942,
                  59.82822528078802,
                  239.56222594131094
                ],
                [
                  -150.98514982916853,
                  59.819126647707314,
                  239.56222594131094
                ],
                [
                  -151.00281142091302,
                  59.81952648712698,
                  5.942225941310937
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1233.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1233.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:17:22Z",
            "pc:count": 3135615,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 167844.3596,
                "count": 3135615,
                "maximum": 168453.6174,
                "minimum": 167465.4374,
                "name": "X",
                "position": 0,
                "stddev": 255.7047368,
                "variance": 65384.91241
              },
              {
                "average": 1096337.18,
                "count": 3135615,
                "maximum": 1096906.67,
                "minimum": 1095888.13,
                "name": "Y",
                "position": 1,
                "stddev": 270.6115789,
                "variance": 73230.62666
              },
              {
                "average": 141.0400958,
                "count": 3135615,
                "maximum": 239.5622259,
                "minimum": 5.942225941,
                "name": "Z",
                "position": 2,
                "stddev": 60.42242386,
                "variance": 3650.869306
              },
              {
                "average": 138.7862403,
                "count": 3135615,
                "maximum": 3893,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 237.5263266,
                "variance": 56418.75583
              },
              {
                "average": 2.086117396,
                "count": 3135615,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.151909851,
                "variance": 1.326896306
              },
              {
                "average": 3.17426119,
                "count": 3135615,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.391571794,
                "variance": 1.936472059
              },
              {
                "average": 1,
                "count": 3135615,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3135615,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.04889312,
                "count": 3135615,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2156446093,
                "variance": 0.04650259751
              },
              {
                "average": 19.86626803,
                "count": 3135615,
                "maximum": 27,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.577275924,
                "variance": 6.642351188
              },
              {
                "average": 2.233462973,
                "count": 3135615,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.454907084,
                "variance": 2.116754623
              },
              {
                "average": 2.403938621,
                "count": 3135615,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9014551427,
                "variance": 0.8126213743
              },
              {
                "average": 248087462.5,
                "count": 3135615,
                "maximum": 248391042.3,
                "minimum": 246730567.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 483151.8397,
                "variance": 233435700300.0
              },
              {
                "average": 0,
                "count": 3135615,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3135615,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3135615,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3135615,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3135615,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              167465.4374,
              1095888.13,
              5.942225941,
              168453.6174,
              1096906.67,
              239.5622259
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    167465.43737396962,
                    1095888.130491613,
                    5.942225941310937
                  ],
                  [
                    167465.43737396962,
                    1096906.670491613,
                    5.942225941310937
                  ],
                  [
                    168453.6173739696,
                    1096906.670491613,
                    239.56222594131094
                  ],
                  [
                    168453.6173739696,
                    1095888.130491613,
                    239.56222594131094
                  ],
                  [
                    167465.43737396962,
                    1095888.130491613,
                    5.942225941310937
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:17:22+00:00",
            "end_time": "2019-07-09T18:02: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": "20190728_NCMP_AK_05VPG1234.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -150.98923568943738,
              59.828301044689724,
              154.5903233792907
            ],
            [
              -150.98915550759443,
              59.82918416382026,
              154.5903233792907
            ],
            [
              -150.9842594277062,
              59.82907308644865,
              237.2903233792907
            ],
            [
              -150.98433973957836,
              59.82818997024306,
              237.2903233792907
            ],
            [
              -150.98923568943738,
              59.828301044689724,
              154.5903233792907
            ]
          ]
        ]
      },
      "bbox": [
        -150.9892357,
        59.82818997,
        154.5903234,
        -150.9842594,
        59.82918416,
        237.2903234
      ],
      "properties": {
        "datetime": "2019-07-28T23:17:22Z",
        "pc:count": 61426,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 168304.9009,
            "count": 61426,
            "maximum": 168452.8416,
            "minimum": 168178.9816,
            "name": "X",
            "position": 0,
            "stddev": 76.26414374,
            "variance": 5816.21962
          },
          {
            "average": 1096946.995,
            "count": 61426,
            "maximum": 1097001.542,
            "minimum": 1096902.682,
            "name": "Y",
            "position": 1,
            "stddev": 25.67733983,
            "variance": 659.3257807
          },
          {
            "average": 213.2849025,
            "count": 61426,
            "maximum": 237.2903234,
            "minimum": 154.5903234,
            "name": "Z",
            "position": 2,
            "stddev": 14.24299165,
            "variance": 202.8628113
          },
          {
            "average": 325.6743561,
            "count": 61426,
            "maximum": 3316,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 480.465324,
            "variance": 230846.9276
          },
          {
            "average": 1.862224465,
            "count": 61426,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.108468205,
            "variance": 1.228701761
          },
          {
            "average": 2.727411845,
            "count": 61426,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.509755464,
            "variance": 2.279361562
          },
          {
            "average": 1,
            "count": 61426,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 61426,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.117051411,
            "count": 61426,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3214841537,
            "variance": 0.1033520611
          },
          {
            "average": 26.07793495,
            "count": 61426,
            "maximum": 28.00200081,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.462695862,
            "variance": 2.139479184
          },
          {
            "average": 1.995832384,
            "count": 61426,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.389342147,
            "variance": 1.930271601
          },
          {
            "average": 2,
            "count": 61426,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 248391041.6,
            "count": 61426,
            "maximum": 248391042.3,
            "minimum": 248391040.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.4917378084,
            "variance": 0.2418060722
          },
          {
            "average": 0,
            "count": 61426,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 61426,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 61426,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 61426,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 61426,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          168178.9816,
          1096902.682,
          154.5903234,
          168452.8416,
          1097001.542,
          237.2903234
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                168178.9816075524,
                1096902.6824198954,
                154.5903233792907
              ],
              [
                168178.9816075524,
                1097001.5424198953,
                154.5903233792907
              ],
              [
                168452.8416075524,
                1097001.5424198953,
                237.2903233792907
              ],
              [
                168452.8416075524,
                1096902.6824198954,
                237.2903233792907
              ],
              [
                168178.9816075524,
                1096902.6824198954,
                154.5903233792907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:17:22+00:00",
        "end_time": "2019-07-28T23:17:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG1234.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190728_NCMP_AK_05VPG1234.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG1234.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG1234.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -150.9892357,
            59.82818997,
            154.5903234,
            -150.9842594,
            59.82918416,
            237.2903234
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -150.98923568943738,
                  59.828301044689724,
                  154.5903233792907
                ],
                [
                  -150.98915550759443,
                  59.82918416382026,
                  154.5903233792907
                ],
                [
                  -150.9842594277062,
                  59.82907308644865,
                  237.2903233792907
                ],
                [
                  -150.98433973957836,
                  59.82818997024306,
                  237.2903233792907
                ],
                [
                  -150.98923568943738,
                  59.828301044689724,
                  154.5903233792907
                ]
              ]
            ]
          },
          "id": "20190728_NCMP_AK_05VPG1234.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG1234.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:17:22Z",
            "pc:count": 61426,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 168304.9009,
                "count": 61426,
                "maximum": 168452.8416,
                "minimum": 168178.9816,
                "name": "X",
                "position": 0,
                "stddev": 76.26414374,
                "variance": 5816.21962
              },
              {
                "average": 1096946.995,
                "count": 61426,
                "maximum": 1097001.542,
                "minimum": 1096902.682,
                "name": "Y",
                "position": 1,
                "stddev": 25.67733983,
                "variance": 659.3257807
              },
              {
                "average": 213.2849025,
                "count": 61426,
                "maximum": 237.2903234,
                "minimum": 154.5903234,
                "name": "Z",
                "position": 2,
                "stddev": 14.24299165,
                "variance": 202.8628113
              },
              {
                "average": 325.6743561,
                "count": 61426,
                "maximum": 3316,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 480.465324,
                "variance": 230846.9276
              },
              {
                "average": 1.862224465,
                "count": 61426,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.108468205,
                "variance": 1.228701761
              },
              {
                "average": 2.727411845,
                "count": 61426,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.509755464,
                "variance": 2.279361562
              },
              {
                "average": 1,
                "count": 61426,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 61426,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.117051411,
                "count": 61426,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3214841537,
                "variance": 0.1033520611
              },
              {
                "average": 26.07793495,
                "count": 61426,
                "maximum": 28.00200081,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.462695862,
                "variance": 2.139479184
              },
              {
                "average": 1.995832384,
                "count": 61426,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.389342147,
                "variance": 1.930271601
              },
              {
                "average": 2,
                "count": 61426,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 248391041.6,
                "count": 61426,
                "maximum": 248391042.3,
                "minimum": 248391040.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.4917378084,
                "variance": 0.2418060722
              },
              {
                "average": 0,
                "count": 61426,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 61426,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 61426,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 61426,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 61426,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              168178.9816,
              1096902.682,
              154.5903234,
              168452.8416,
              1097001.542,
              237.2903234
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    168178.9816075524,
                    1096902.6824198954,
                    154.5903233792907
                  ],
                  [
                    168178.9816075524,
                    1097001.5424198953,
                    154.5903233792907
                  ],
                  [
                    168452.8416075524,
                    1097001.5424198953,
                    237.2903233792907
                  ],
                  [
                    168452.8416075524,
                    1096902.6824198954,
                    237.2903233792907
                  ],
                  [
                    168178.9816075524,
                    1096902.6824198954,
                    154.5903233792907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:17:22+00:00",
            "end_time": "2019-07-28T23:17:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VPG1331.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -150.98567990479506,
              59.807355693377914,
              3.692188101413333
            ],
            [
              -150.98541335612924,
              59.81028966841907,
              3.692188101413333
            ],
            [
              -150.98225003356828,
              59.81021779223629,
              7.672188101413333
            ],
            [
              -150.98251686116402,
              59.807283823477945,
              7.672188101413333
            ],
            [
              -150.98567990479506,
              59.807355693377914,
              3.692188101413333
            ]
          ]
        ]
      },
      "bbox": [
        -150.9856799,
        59.80728382,
        3.692188101,
        -150.98225,
        59.81028967,
        7.672188101
      ],
      "properties": {
        "datetime": "2019-07-17T23:16:50Z",
        "pc:count": 59440,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 168558.4885,
            "count": 59440,
            "maximum": 168660.7861,
            "minimum": 168483.7461,
            "name": "X",
            "position": 0,
            "stddev": 45.00737358,
            "variance": 2025.663677
          },
          {
            "average": 1094734.016,
            "count": 59440,
            "maximum": 1094900.253,
            "minimum": 1094571.813,
            "name": "Y",
            "position": 1,
            "stddev": 91.05570857,
            "variance": 8291.142063
          },
          {
            "average": 4.747206103,
            "count": 59440,
            "maximum": 7.672188101,
            "minimum": 3.692188101,
            "name": "Z",
            "position": 2,
            "stddev": 0.2614322843,
            "variance": 0.06834683929
          },
          {
            "average": 1022.303112,
            "count": 59440,
            "maximum": 3034,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 498.0403925,
            "variance": 248044.2326
          },
          {
            "average": 1.00109354,
            "count": 59440,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03502790343,
            "variance": 0.001226954019
          },
          {
            "average": 1.002187079,
            "count": 59440,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05085379146,
            "variance": 0.002586108105
          },
          {
            "average": 1,
            "count": 59440,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 59440,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.786423284,
            "count": 59440,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4098347572,
            "variance": 0.1679645282
          },
          {
            "average": 20.2915781,
            "count": 59440,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6798478586,
            "variance": 0.4621931109
          },
          {
            "average": 1.001480485,
            "count": 59440,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04016104238,
            "variance": 0.001612909325
          },
          {
            "average": 11,
            "count": 59440,
            "maximum": 11,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247440608.2,
            "count": 59440,
            "maximum": 247440610,
            "minimum": 247440607.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.7563946354,
            "variance": 0.5721328444
          },
          {
            "average": 0,
            "count": 59440,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 59440,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 59440,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 59440,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 59440,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          168483.7461,
          1094571.813,
          3.692188101,
          168660.7861,
          1094900.253,
          7.672188101
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                168483.7460525296,
                1094571.8129720103,
                3.692188101413333
              ],
              [
                168483.7460525296,
                1094900.2529720103,
                3.692188101413333
              ],
              [
                168660.78605252958,
                1094900.2529720103,
                7.672188101413333
              ],
              [
                168660.78605252958,
                1094571.8129720103,
                7.672188101413333
              ],
              [
                168483.7460525296,
                1094571.8129720103,
                3.692188101413333
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T23:16:50+00:00",
        "end_time": "2019-07-17T23:16:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG1331.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VPG1331.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG1331.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG1331.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -150.9856799,
            59.80728382,
            3.692188101,
            -150.98225,
            59.81028967,
            7.672188101
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -150.98567990479506,
                  59.807355693377914,
                  3.692188101413333
                ],
                [
                  -150.98541335612924,
                  59.81028966841907,
                  3.692188101413333
                ],
                [
                  -150.98225003356828,
                  59.81021779223629,
                  7.672188101413333
                ],
                [
                  -150.98251686116402,
                  59.807283823477945,
                  7.672188101413333
                ],
                [
                  -150.98567990479506,
                  59.807355693377914,
                  3.692188101413333
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VPG1331.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG1331.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T23:16:50Z",
            "pc:count": 59440,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 168558.4885,
                "count": 59440,
                "maximum": 168660.7861,
                "minimum": 168483.7461,
                "name": "X",
                "position": 0,
                "stddev": 45.00737358,
                "variance": 2025.663677
              },
              {
                "average": 1094734.016,
                "count": 59440,
                "maximum": 1094900.253,
                "minimum": 1094571.813,
                "name": "Y",
                "position": 1,
                "stddev": 91.05570857,
                "variance": 8291.142063
              },
              {
                "average": 4.747206103,
                "count": 59440,
                "maximum": 7.672188101,
                "minimum": 3.692188101,
                "name": "Z",
                "position": 2,
                "stddev": 0.2614322843,
                "variance": 0.06834683929
              },
              {
                "average": 1022.303112,
                "count": 59440,
                "maximum": 3034,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 498.0403925,
                "variance": 248044.2326
              },
              {
                "average": 1.00109354,
                "count": 59440,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03502790343,
                "variance": 0.001226954019
              },
              {
                "average": 1.002187079,
                "count": 59440,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05085379146,
                "variance": 0.002586108105
              },
              {
                "average": 1,
                "count": 59440,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 59440,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.786423284,
                "count": 59440,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4098347572,
                "variance": 0.1679645282
              },
              {
                "average": 20.2915781,
                "count": 59440,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6798478586,
                "variance": 0.4621931109
              },
              {
                "average": 1.001480485,
                "count": 59440,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04016104238,
                "variance": 0.001612909325
              },
              {
                "average": 11,
                "count": 59440,
                "maximum": 11,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247440608.2,
                "count": 59440,
                "maximum": 247440610,
                "minimum": 247440607.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.7563946354,
                "variance": 0.5721328444
              },
              {
                "average": 0,
                "count": 59440,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 59440,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 59440,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 59440,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 59440,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              168483.7461,
              1094571.813,
              3.692188101,
              168660.7861,
              1094900.253,
              7.672188101
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    168483.7460525296,
                    1094571.8129720103,
                    3.692188101413333
                  ],
                  [
                    168483.7460525296,
                    1094900.2529720103,
                    3.692188101413333
                  ],
                  [
                    168660.78605252958,
                    1094900.2529720103,
                    7.672188101413333
                  ],
                  [
                    168660.78605252958,
                    1094571.8129720103,
                    7.672188101413333
                  ],
                  [
                    168483.7460525296,
                    1094571.8129720103,
                    3.692188101413333
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T23:16:50+00:00",
            "end_time": "2019-07-17T23:16: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": "20190717_NCMP_AK_05VPG1332.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -150.98555334180244,
              59.81028130335769,
              3.698461806811818
            ],
            [
              -150.98513677447906,
              59.81486574484869,
              3.698461806811818
            ],
            [
              -150.98194799810898,
              59.81479329344481,
              7.478461806811818
            ],
            [
              -150.98236500481644,
              59.810208861850754,
              7.478461806811818
            ],
            [
              -150.98555334180244,
              59.81028130335769,
              3.698461806811818
            ]
          ]
        ]
      },
      "bbox": [
        -150.9855533,
        59.81020886,
        3.698461807,
        -150.981948,
        59.81486574,
        7.478461807
      ],
      "properties": {
        "datetime": "2019-07-17T23:16:47Z",
        "pc:count": 63033,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 168547.9417,
            "count": 63033,
            "maximum": 168654.4101,
            "minimum": 168475.9701,
            "name": "X",
            "position": 0,
            "stddev": 46.22846285,
            "variance": 2137.070777
          },
          {
            "average": 1095223.945,
            "count": 63033,
            "maximum": 1095412.163,
            "minimum": 1094898.963,
            "name": "Y",
            "position": 1,
            "stddev": 112.4245161,
            "variance": 12639.27181
          },
          {
            "average": 4.984480242,
            "count": 63033,
            "maximum": 7.478461807,
            "minimum": 3.698461807,
            "name": "Z",
            "position": 2,
            "stddev": 0.3161470243,
            "variance": 0.09994894096
          },
          {
            "average": 1199.615138,
            "count": 63033,
            "maximum": 3853,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 638.3026603,
            "variance": 407430.2862
          },
          {
            "average": 1.001523012,
            "count": 63033,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04019833406,
            "variance": 0.001615906062
          },
          {
            "average": 1.003077753,
            "count": 63033,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05791285067,
            "variance": 0.003353898273
          },
          {
            "average": 1,
            "count": 63033,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63033,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.807275554,
            "count": 63033,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3944416334,
            "variance": 0.1555842022
          },
          {
            "average": 20.19070721,
            "count": 63033,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7087069791,
            "variance": 0.5022655823
          },
          {
            "average": 1.002585947,
            "count": 63033,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05171547724,
            "variance": 0.002674490586
          },
          {
            "average": 9.07548427,
            "count": 63033,
            "maximum": 11,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3811469139,
            "variance": 0.14527297
          },
          {
            "average": 247439960,
            "count": 63033,
            "maximum": 247440607.5,
            "minimum": 247439933.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 128.1835451,
            "variance": 16431.02123
          },
          {
            "average": 0,
            "count": 63033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63033,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63033,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63033,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 63033,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          168475.9701,
          1094898.963,
          3.698461807,
          168654.4101,
          1095412.163,
          7.478461807
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                168475.97014323145,
                1094898.9633506103,
                3.698461806811818
              ],
              [
                168475.97014323145,
                1095412.1633506105,
                3.698461806811818
              ],
              [
                168654.41014323145,
                1095412.1633506105,
                7.478461806811818
              ],
              [
                168654.41014323145,
                1094898.9633506103,
                7.478461806811818
              ],
              [
                168475.97014323145,
                1094898.9633506103,
                3.698461806811818
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T23:16:47+00:00",
        "end_time": "2019-07-17T23:05:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG1332.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VPG1332.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG1332.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG1332.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -150.9855533,
            59.81020886,
            3.698461807,
            -150.981948,
            59.81486574,
            7.478461807
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -150.98555334180244,
                  59.81028130335769,
                  3.698461806811818
                ],
                [
                  -150.98513677447906,
                  59.81486574484869,
                  3.698461806811818
                ],
                [
                  -150.98194799810898,
                  59.81479329344481,
                  7.478461806811818
                ],
                [
                  -150.98236500481644,
                  59.810208861850754,
                  7.478461806811818
                ],
                [
                  -150.98555334180244,
                  59.81028130335769,
                  3.698461806811818
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VPG1332.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG1332.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T23:16:47Z",
            "pc:count": 63033,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 168547.9417,
                "count": 63033,
                "maximum": 168654.4101,
                "minimum": 168475.9701,
                "name": "X",
                "position": 0,
                "stddev": 46.22846285,
                "variance": 2137.070777
              },
              {
                "average": 1095223.945,
                "count": 63033,
                "maximum": 1095412.163,
                "minimum": 1094898.963,
                "name": "Y",
                "position": 1,
                "stddev": 112.4245161,
                "variance": 12639.27181
              },
              {
                "average": 4.984480242,
                "count": 63033,
                "maximum": 7.478461807,
                "minimum": 3.698461807,
                "name": "Z",
                "position": 2,
                "stddev": 0.3161470243,
                "variance": 0.09994894096
              },
              {
                "average": 1199.615138,
                "count": 63033,
                "maximum": 3853,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 638.3026603,
                "variance": 407430.2862
              },
              {
                "average": 1.001523012,
                "count": 63033,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04019833406,
                "variance": 0.001615906062
              },
              {
                "average": 1.003077753,
                "count": 63033,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05791285067,
                "variance": 0.003353898273
              },
              {
                "average": 1,
                "count": 63033,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63033,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.807275554,
                "count": 63033,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3944416334,
                "variance": 0.1555842022
              },
              {
                "average": 20.19070721,
                "count": 63033,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7087069791,
                "variance": 0.5022655823
              },
              {
                "average": 1.002585947,
                "count": 63033,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05171547724,
                "variance": 0.002674490586
              },
              {
                "average": 9.07548427,
                "count": 63033,
                "maximum": 11,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3811469139,
                "variance": 0.14527297
              },
              {
                "average": 247439960,
                "count": 63033,
                "maximum": 247440607.5,
                "minimum": 247439933.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 128.1835451,
                "variance": 16431.02123
              },
              {
                "average": 0,
                "count": 63033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63033,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63033,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63033,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 63033,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              168475.9701,
              1094898.963,
              3.698461807,
              168654.4101,
              1095412.163,
              7.478461807
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    168475.97014323145,
                    1094898.9633506103,
                    3.698461806811818
                  ],
                  [
                    168475.97014323145,
                    1095412.1633506105,
                    3.698461806811818
                  ],
                  [
                    168654.41014323145,
                    1095412.1633506105,
                    7.478461806811818
                  ],
                  [
                    168654.41014323145,
                    1094898.9633506103,
                    7.478461806811818
                  ],
                  [
                    168475.97014323145,
                    1094898.9633506103,
                    3.698461806811818
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T23:16:47+00:00",
            "end_time": "2019-07-17T23:05:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190728_NCMP_AK_05VPG1333.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -150.98436567306715,
              59.82785741533489,
              144.28549848858435
            ],
            [
              -150.98433207418205,
              59.82822688422344,
              144.28549848858435
            ],
            [
              -150.98403101672977,
              59.82822004821089,
              173.58549848858436
            ],
            [
              -150.98406461895988,
              59.82785057939764,
              173.58549848858436
            ],
            [
              -150.98436567306715,
              59.82785741533489,
              144.28549848858435
            ]
          ]
        ]
      },
      "bbox": [
        -150.9843657,
        59.82785058,
        144.2854985,
        -150.984031,
        59.82822688,
        173.5854985
      ],
      "properties": {
        "datetime": "2019-07-28T23:17:22Z",
        "pc:count": 1631,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 168459.978,
            "count": 1631,
            "maximum": 168469.9221,
            "minimum": 168453.0821,
            "name": "X",
            "position": 0,
            "stddev": 4.436475897,
            "variance": 19.68231839
          },
          {
            "average": 1096889.457,
            "count": 1631,
            "maximum": 1096906.826,
            "minimum": 1096865.466,
            "name": "Y",
            "position": 1,
            "stddev": 9.979159541,
            "variance": 99.58362515
          },
          {
            "average": 156.4503605,
            "count": 1631,
            "maximum": 173.5854985,
            "minimum": 144.2854985,
            "name": "Z",
            "position": 2,
            "stddev": 5.905868805,
            "variance": 34.87928635
          },
          {
            "average": 76.38197425,
            "count": 1631,
            "maximum": 865,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 105.6036897,
            "variance": 11152.13928
          },
          {
            "average": 2.283874923,
            "count": 1631,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.183103414,
            "variance": 1.399733687
          },
          {
            "average": 3.452483139,
            "count": 1631,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.223508844,
            "variance": 1.496973892
          },
          {
            "average": 1,
            "count": 1631,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1631,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03126916,
            "count": 1631,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1740976259,
            "variance": 0.03030998334
          },
          {
            "average": 23.11686293,
            "count": 1631,
            "maximum": 24,
            "minimum": 22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.637644196,
            "variance": 0.4065901207
          },
          {
            "average": 2.364193746,
            "count": 1631,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.33376834,
            "variance": 1.778937985
          },
          {
            "average": 2,
            "count": 1631,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 248391042.2,
            "count": 1631,
            "maximum": 248391042.3,
            "minimum": 248391042,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.05856172422,
            "variance": 0.003429475543
          },
          {
            "average": 0,
            "count": 1631,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1631,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1631,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1631,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1631,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          168453.0821,
          1096865.466,
          144.2854985,
          168469.9221,
          1096906.826,
          173.5854985
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                168453.08211028317,
                1096865.465664746,
                144.28549848858435
              ],
              [
                168453.08211028317,
                1096906.8256647459,
                144.28549848858435
              ],
              [
                168469.9221102832,
                1096906.8256647459,
                173.58549848858436
              ],
              [
                168469.9221102832,
                1096865.465664746,
                173.58549848858436
              ],
              [
                168453.08211028317,
                1096865.465664746,
                144.28549848858435
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:17:22+00:00",
        "end_time": "2019-07-28T23:17:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG1333.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190728_NCMP_AK_05VPG1333.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG1333.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG1333.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -150.9843657,
            59.82785058,
            144.2854985,
            -150.984031,
            59.82822688,
            173.5854985
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -150.98436567306715,
                  59.82785741533489,
                  144.28549848858435
                ],
                [
                  -150.98433207418205,
                  59.82822688422344,
                  144.28549848858435
                ],
                [
                  -150.98403101672977,
                  59.82822004821089,
                  173.58549848858436
                ],
                [
                  -150.98406461895988,
                  59.82785057939764,
                  173.58549848858436
                ],
                [
                  -150.98436567306715,
                  59.82785741533489,
                  144.28549848858435
                ]
              ]
            ]
          },
          "id": "20190728_NCMP_AK_05VPG1333.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG1333.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:17:22Z",
            "pc:count": 1631,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 168459.978,
                "count": 1631,
                "maximum": 168469.9221,
                "minimum": 168453.0821,
                "name": "X",
                "position": 0,
                "stddev": 4.436475897,
                "variance": 19.68231839
              },
              {
                "average": 1096889.457,
                "count": 1631,
                "maximum": 1096906.826,
                "minimum": 1096865.466,
                "name": "Y",
                "position": 1,
                "stddev": 9.979159541,
                "variance": 99.58362515
              },
              {
                "average": 156.4503605,
                "count": 1631,
                "maximum": 173.5854985,
                "minimum": 144.2854985,
                "name": "Z",
                "position": 2,
                "stddev": 5.905868805,
                "variance": 34.87928635
              },
              {
                "average": 76.38197425,
                "count": 1631,
                "maximum": 865,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 105.6036897,
                "variance": 11152.13928
              },
              {
                "average": 2.283874923,
                "count": 1631,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.183103414,
                "variance": 1.399733687
              },
              {
                "average": 3.452483139,
                "count": 1631,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.223508844,
                "variance": 1.496973892
              },
              {
                "average": 1,
                "count": 1631,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1631,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03126916,
                "count": 1631,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1740976259,
                "variance": 0.03030998334
              },
              {
                "average": 23.11686293,
                "count": 1631,
                "maximum": 24,
                "minimum": 22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.637644196,
                "variance": 0.4065901207
              },
              {
                "average": 2.364193746,
                "count": 1631,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.33376834,
                "variance": 1.778937985
              },
              {
                "average": 2,
                "count": 1631,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 248391042.2,
                "count": 1631,
                "maximum": 248391042.3,
                "minimum": 248391042,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.05856172422,
                "variance": 0.003429475543
              },
              {
                "average": 0,
                "count": 1631,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1631,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1631,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1631,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1631,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              168453.0821,
              1096865.466,
              144.2854985,
              168469.9221,
              1096906.826,
              173.5854985
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    168453.08211028317,
                    1096865.465664746,
                    144.28549848858435
                  ],
                  [
                    168453.08211028317,
                    1096906.8256647459,
                    144.28549848858435
                  ],
                  [
                    168469.9221102832,
                    1096906.8256647459,
                    173.58549848858436
                  ],
                  [
                    168469.9221102832,
                    1096865.465664746,
                    173.58549848858436
                  ],
                  [
                    168453.08211028317,
                    1096865.465664746,
                    144.28549848858435
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:17:22+00:00",
            "end_time": "2019-07-28T23:17: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": "20190728_NCMP_AK_05VPG0326.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.14862981732742,
              59.76662534641262,
              176.63790972099426
            ],
            [
              -151.14853414437525,
              59.76774015015455,
              176.63790972099426
            ],
            [
              -151.14822824774507,
              59.767733570816006,
              198.55790972099427
            ],
            [
              -151.14832393093553,
              59.76661876729219,
              198.55790972099427
            ],
            [
              -151.14862981732742,
              59.76662534641262,
              176.63790972099426
            ]
          ]
        ]
      },
      "bbox": [
        -151.1486298,
        59.76661877,
        176.6379097,
        -151.1482282,
        59.76774015,
        198.5579097
      ],
      "properties": {
        "datetime": "2019-07-28T23:14:49Z",
        "pc:count": 2761,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 159586.8512,
            "count": 2761,
            "maximum": 159594.1487,
            "minimum": 159577.0087,
            "name": "X",
            "position": 0,
            "stddev": 4.395562772,
            "variance": 19.32097209
          },
          {
            "average": 1089679.881,
            "count": 2761,
            "maximum": 1089743.779,
            "minimum": 1089618.999,
            "name": "Y",
            "position": 1,
            "stddev": 28.19376509,
            "variance": 794.8883897
          },
          {
            "average": 181.3504776,
            "count": 2761,
            "maximum": 198.5579097,
            "minimum": 176.6379097,
            "name": "Z",
            "position": 2,
            "stddev": 3.19230923,
            "variance": 10.19083822
          },
          {
            "average": 495.3708801,
            "count": 2761,
            "maximum": 2707,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 531.2494945,
            "variance": 282226.0254
          },
          {
            "average": 1.536399855,
            "count": 2761,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8636356868,
            "variance": 0.7458665995
          },
          {
            "average": 2.034045636,
            "count": 2761,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.162954712,
            "variance": 1.352463663
          },
          {
            "average": 1,
            "count": 2761,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2761,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234335386,
            "count": 2761,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4236594397,
            "variance": 0.1794873208
          },
          {
            "average": 17.49676676,
            "count": 2761,
            "maximum": 19.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6953573499,
            "variance": 0.4835218441
          },
          {
            "average": 1.570445491,
            "count": 2761,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9090025494,
            "variance": 0.8262856348
          },
          {
            "average": 2,
            "count": 2761,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 248390889.6,
            "count": 2761,
            "maximum": 248390889.7,
            "minimum": 248390889.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.07114632654,
            "variance": 0.00506179978
          },
          {
            "average": 0,
            "count": 2761,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2761,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2761,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2761,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2761,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          159577.0087,
          1089618.999,
          176.6379097,
          159594.1487,
          1089743.779,
          198.5579097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                159577.00874704478,
                1089618.9992891075,
                176.63790972099426
              ],
              [
                159577.00874704478,
                1089743.7792891073,
                176.63790972099426
              ],
              [
                159594.1487470448,
                1089743.7792891073,
                198.55790972099427
              ],
              [
                159594.1487470448,
                1089618.9992891075,
                198.55790972099427
              ],
              [
                159577.00874704478,
                1089618.9992891075,
                176.63790972099426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:14:49+00:00",
        "end_time": "2019-07-28T23:14:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG0326.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190728_NCMP_AK_05VPG0326.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG0326.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG0326.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.1486298,
            59.76661877,
            176.6379097,
            -151.1482282,
            59.76774015,
            198.5579097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.14862981732742,
                  59.76662534641262,
                  176.63790972099426
                ],
                [
                  -151.14853414437525,
                  59.76774015015455,
                  176.63790972099426
                ],
                [
                  -151.14822824774507,
                  59.767733570816006,
                  198.55790972099427
                ],
                [
                  -151.14832393093553,
                  59.76661876729219,
                  198.55790972099427
                ],
                [
                  -151.14862981732742,
                  59.76662534641262,
                  176.63790972099426
                ]
              ]
            ]
          },
          "id": "20190728_NCMP_AK_05VPG0326.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG0326.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:14:49Z",
            "pc:count": 2761,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 159586.8512,
                "count": 2761,
                "maximum": 159594.1487,
                "minimum": 159577.0087,
                "name": "X",
                "position": 0,
                "stddev": 4.395562772,
                "variance": 19.32097209
              },
              {
                "average": 1089679.881,
                "count": 2761,
                "maximum": 1089743.779,
                "minimum": 1089618.999,
                "name": "Y",
                "position": 1,
                "stddev": 28.19376509,
                "variance": 794.8883897
              },
              {
                "average": 181.3504776,
                "count": 2761,
                "maximum": 198.5579097,
                "minimum": 176.6379097,
                "name": "Z",
                "position": 2,
                "stddev": 3.19230923,
                "variance": 10.19083822
              },
              {
                "average": 495.3708801,
                "count": 2761,
                "maximum": 2707,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 531.2494945,
                "variance": 282226.0254
              },
              {
                "average": 1.536399855,
                "count": 2761,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8636356868,
                "variance": 0.7458665995
              },
              {
                "average": 2.034045636,
                "count": 2761,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.162954712,
                "variance": 1.352463663
              },
              {
                "average": 1,
                "count": 2761,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2761,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234335386,
                "count": 2761,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4236594397,
                "variance": 0.1794873208
              },
              {
                "average": 17.49676676,
                "count": 2761,
                "maximum": 19.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6953573499,
                "variance": 0.4835218441
              },
              {
                "average": 1.570445491,
                "count": 2761,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9090025494,
                "variance": 0.8262856348
              },
              {
                "average": 2,
                "count": 2761,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 248390889.6,
                "count": 2761,
                "maximum": 248390889.7,
                "minimum": 248390889.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.07114632654,
                "variance": 0.00506179978
              },
              {
                "average": 0,
                "count": 2761,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2761,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2761,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2761,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2761,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              159577.0087,
              1089618.999,
              176.6379097,
              159594.1487,
              1089743.779,
              198.5579097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    159577.00874704478,
                    1089618.9992891075,
                    176.63790972099426
                  ],
                  [
                    159577.00874704478,
                    1089743.7792891073,
                    176.63790972099426
                  ],
                  [
                    159594.1487470448,
                    1089743.7792891073,
                    198.55790972099427
                  ],
                  [
                    159594.1487470448,
                    1089618.9992891075,
                    198.55790972099427
                  ],
                  [
                    159577.00874704478,
                    1089618.9992891075,
                    176.63790972099426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:14:49+00:00",
            "end_time": "2019-07-28T23:14:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190728_NCMP_AK_05VPG0426.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.14840969979807,
              59.76596697209412,
              24.376332923085442
            ],
            [
              -151.14825037531185,
              59.76782331049832,
              24.376332923085442
            ],
            [
              -151.139897315542,
              59.76764337804952,
              194.49633292308545
            ],
            [
              -151.14005710555267,
              59.76578704957979,
              194.49633292308545
            ],
            [
              -151.14840969979807,
              59.76596697209412,
              24.376332923085442
            ]
          ]
        ]
      },
      "bbox": [
        -151.1484097,
        59.76578705,
        24.37633292,
        -151.1398973,
        59.76782331,
        194.4963329
      ],
      "properties": {
        "datetime": "2019-07-28T23:14:55Z",
        "pc:count": 307607,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 159855.2656,
            "count": 307607,
            "maximum": 160060.5204,
            "minimum": 159592.4804,
            "name": "X",
            "position": 0,
            "stddev": 116.5237578,
            "variance": 13577.78614
          },
          {
            "average": 1089667.84,
            "count": 307607,
            "maximum": 1089753.752,
            "minimum": 1089545.972,
            "name": "Y",
            "position": 1,
            "stddev": 52.51684915,
            "variance": 2758.019444
          },
          {
            "average": 106.8333983,
            "count": 307607,
            "maximum": 194.4963329,
            "minimum": 24.37633292,
            "name": "Z",
            "position": 2,
            "stddev": 44.51194642,
            "variance": 1981.313374
          },
          {
            "average": 128.5805947,
            "count": 307607,
            "maximum": 11908,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 225.7077944,
            "variance": 50944.00843
          },
          {
            "average": 1.990764189,
            "count": 307607,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.094203277,
            "variance": 1.197280811
          },
          {
            "average": 2.983001037,
            "count": 307607,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.305992837,
            "variance": 1.705617291
          },
          {
            "average": 1,
            "count": 307607,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 307607,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.085459694,
            "count": 307607,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2795649988,
            "variance": 0.07815658853
          },
          {
            "average": 18.83723029,
            "count": 307607,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.362965379,
            "variance": 5.58360538
          },
          {
            "average": 2.046039264,
            "count": 307607,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.198928552,
            "variance": 1.437429673
          },
          {
            "average": 2,
            "count": 307607,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 248390891.6,
            "count": 307607,
            "maximum": 248390895,
            "minimum": 248390889.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.347849594,
            "variance": 1.816698528
          },
          {
            "average": 0,
            "count": 307607,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 307607,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 307607,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 307607,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 307607,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          159592.4804,
          1089545.972,
          24.37633292,
          160060.5204,
          1089753.752,
          194.4963329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                159592.4803871338,
                1089545.9721721632,
                24.376332923085442
              ],
              [
                159592.4803871338,
                1089753.752172163,
                24.376332923085442
              ],
              [
                160060.5203871338,
                1089753.752172163,
                194.49633292308545
              ],
              [
                160060.5203871338,
                1089545.9721721632,
                194.49633292308545
              ],
              [
                159592.4803871338,
                1089545.9721721632,
                24.376332923085442
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:14:55+00:00",
        "end_time": "2019-07-28T23:14:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG0426.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190728_NCMP_AK_05VPG0426.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG0426.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG0426.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.1484097,
            59.76578705,
            24.37633292,
            -151.1398973,
            59.76782331,
            194.4963329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.14840969979807,
                  59.76596697209412,
                  24.376332923085442
                ],
                [
                  -151.14825037531185,
                  59.76782331049832,
                  24.376332923085442
                ],
                [
                  -151.139897315542,
                  59.76764337804952,
                  194.49633292308545
                ],
                [
                  -151.14005710555267,
                  59.76578704957979,
                  194.49633292308545
                ],
                [
                  -151.14840969979807,
                  59.76596697209412,
                  24.376332923085442
                ]
              ]
            ]
          },
          "id": "20190728_NCMP_AK_05VPG0426.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190728_NCMP_AK_05VPG0426.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:14:55Z",
            "pc:count": 307607,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 159855.2656,
                "count": 307607,
                "maximum": 160060.5204,
                "minimum": 159592.4804,
                "name": "X",
                "position": 0,
                "stddev": 116.5237578,
                "variance": 13577.78614
              },
              {
                "average": 1089667.84,
                "count": 307607,
                "maximum": 1089753.752,
                "minimum": 1089545.972,
                "name": "Y",
                "position": 1,
                "stddev": 52.51684915,
                "variance": 2758.019444
              },
              {
                "average": 106.8333983,
                "count": 307607,
                "maximum": 194.4963329,
                "minimum": 24.37633292,
                "name": "Z",
                "position": 2,
                "stddev": 44.51194642,
                "variance": 1981.313374
              },
              {
                "average": 128.5805947,
                "count": 307607,
                "maximum": 11908,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 225.7077944,
                "variance": 50944.00843
              },
              {
                "average": 1.990764189,
                "count": 307607,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.094203277,
                "variance": 1.197280811
              },
              {
                "average": 2.983001037,
                "count": 307607,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.305992837,
                "variance": 1.705617291
              },
              {
                "average": 1,
                "count": 307607,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 307607,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.085459694,
                "count": 307607,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2795649988,
                "variance": 0.07815658853
              },
              {
                "average": 18.83723029,
                "count": 307607,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.362965379,
                "variance": 5.58360538
              },
              {
                "average": 2.046039264,
                "count": 307607,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.198928552,
                "variance": 1.437429673
              },
              {
                "average": 2,
                "count": 307607,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 248390891.6,
                "count": 307607,
                "maximum": 248390895,
                "minimum": 248390889.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.347849594,
                "variance": 1.816698528
              },
              {
                "average": 0,
                "count": 307607,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 307607,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 307607,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 307607,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 307607,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              159592.4804,
              1089545.972,
              24.37633292,
              160060.5204,
              1089753.752,
              194.4963329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    159592.4803871338,
                    1089545.9721721632,
                    24.376332923085442
                  ],
                  [
                    159592.4803871338,
                    1089753.752172163,
                    24.376332923085442
                  ],
                  [
                    160060.5203871338,
                    1089753.752172163,
                    194.49633292308545
                  ],
                  [
                    160060.5203871338,
                    1089545.9721721632,
                    194.49633292308545
                  ],
                  [
                    159592.4803871338,
                    1089545.9721721632,
                    24.376332923085442
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:14:55+00:00",
            "end_time": "2019-07-28T23:14:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VPG0427.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.1482323739637,
              59.767762052986214,
              2.161069194746375
            ],
            [
              -151.14745114855162,
              59.776861290251276,
              2.161069194746375
            ],
            [
              -151.1297412620807,
              59.7764791745983,
              236.68106919474639
            ],
            [
              -151.13052732564265,
              59.767380040757914,
              236.68106919474639
            ],
            [
              -151.1482323739637,
              59.767762052986214,
              2.161069194746375
            ]
          ]
        ]
      },
      "bbox": [
        -151.1482324,
        59.76738004,
        2.161069195,
        -151.1297413,
        59.77686129,
        236.6810692
      ],
      "properties": {
        "datetime": "2019-07-28T23:15:07Z",
        "pc:count": 3252016,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 160257.4093,
            "count": 3252016,
            "maximum": 160585.8412,
            "minimum": 159593.7812,
            "name": "X",
            "position": 0,
            "stddev": 227.9056434,
            "variance": 51940.98231
          },
          {
            "average": 1090243.218,
            "count": 3252016,
            "maximum": 1090765.432,
            "minimum": 1089746.952,
            "name": "Y",
            "position": 1,
            "stddev": 273.809995,
            "variance": 74971.91338
          },
          {
            "average": 135.043431,
            "count": 3252016,
            "maximum": 236.6810692,
            "minimum": 2.161069195,
            "name": "Z",
            "position": 2,
            "stddev": 48.86476587,
            "variance": 2387.765344
          },
          {
            "average": 186.6400313,
            "count": 3252016,
            "maximum": 5833,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 312.6977096,
            "variance": 97779.85758
          },
          {
            "average": 1.974993973,
            "count": 3252016,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.104157443,
            "variance": 1.21916366
          },
          {
            "average": 2.953184732,
            "count": 3252016,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.35787066,
            "variance": 1.84381273
          },
          {
            "average": 1,
            "count": 3252016,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3252016,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.070830832,
            "count": 3252016,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2565420935,
            "variance": 0.06581384575
          },
          {
            "average": 20.20587229,
            "count": 3252016,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.580482571,
            "variance": 2.497925157
          },
          {
            "average": 2.05024022,
            "count": 3252016,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.251213454,
            "variance": 1.565535107
          },
          {
            "average": 2.302453309,
            "count": 3252016,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.891575844,
            "variance": 0.7949074857
          },
          {
            "average": 248044463.2,
            "count": 3252016,
            "maximum": 248390907.8,
            "minimum": 247437308.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 458501.0236,
            "variance": 210223188700.0
          },
          {
            "average": 0,
            "count": 3252016,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3252016,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3252016,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3252016,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3252016,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          159593.7812,
          1089746.952,
          2.161069195,
          160585.8412,
          1090765.432,
          236.6810692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                159593.78124411052,
                1089746.951509465,
                2.161069194746375
              ],
              [
                159593.78124411052,
                1090765.431509465,
                2.161069194746375
              ],
              [
                160585.84124411052,
                1090765.431509465,
                236.68106919474639
              ],
              [
                160585.84124411052,
                1089746.951509465,
                236.68106919474639
              ],
              [
                159593.78124411052,
                1089746.951509465,
                2.161069194746375
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:15:07+00:00",
        "end_time": "2019-07-17T22:21:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG0427.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VPG0427.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG0427.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG0427.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.1482324,
            59.76738004,
            2.161069195,
            -151.1297413,
            59.77686129,
            236.6810692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.1482323739637,
                  59.767762052986214,
                  2.161069194746375
                ],
                [
                  -151.14745114855162,
                  59.776861290251276,
                  2.161069194746375
                ],
                [
                  -151.1297412620807,
                  59.7764791745983,
                  236.68106919474639
                ],
                [
                  -151.13052732564265,
                  59.767380040757914,
                  236.68106919474639
                ],
                [
                  -151.1482323739637,
                  59.767762052986214,
                  2.161069194746375
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VPG0427.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG0427.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:15:07Z",
            "pc:count": 3252016,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 160257.4093,
                "count": 3252016,
                "maximum": 160585.8412,
                "minimum": 159593.7812,
                "name": "X",
                "position": 0,
                "stddev": 227.9056434,
                "variance": 51940.98231
              },
              {
                "average": 1090243.218,
                "count": 3252016,
                "maximum": 1090765.432,
                "minimum": 1089746.952,
                "name": "Y",
                "position": 1,
                "stddev": 273.809995,
                "variance": 74971.91338
              },
              {
                "average": 135.043431,
                "count": 3252016,
                "maximum": 236.6810692,
                "minimum": 2.161069195,
                "name": "Z",
                "position": 2,
                "stddev": 48.86476587,
                "variance": 2387.765344
              },
              {
                "average": 186.6400313,
                "count": 3252016,
                "maximum": 5833,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 312.6977096,
                "variance": 97779.85758
              },
              {
                "average": 1.974993973,
                "count": 3252016,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.104157443,
                "variance": 1.21916366
              },
              {
                "average": 2.953184732,
                "count": 3252016,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.35787066,
                "variance": 1.84381273
              },
              {
                "average": 1,
                "count": 3252016,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3252016,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.070830832,
                "count": 3252016,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2565420935,
                "variance": 0.06581384575
              },
              {
                "average": 20.20587229,
                "count": 3252016,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.580482571,
                "variance": 2.497925157
              },
              {
                "average": 2.05024022,
                "count": 3252016,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.251213454,
                "variance": 1.565535107
              },
              {
                "average": 2.302453309,
                "count": 3252016,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.891575844,
                "variance": 0.7949074857
              },
              {
                "average": 248044463.2,
                "count": 3252016,
                "maximum": 248390907.8,
                "minimum": 247437308.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 458501.0236,
                "variance": 210223188700.0
              },
              {
                "average": 0,
                "count": 3252016,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3252016,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3252016,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3252016,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3252016,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              159593.7812,
              1089746.952,
              2.161069195,
              160585.8412,
              1090765.432,
              236.6810692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    159593.78124411052,
                    1089746.951509465,
                    2.161069194746375
                  ],
                  [
                    159593.78124411052,
                    1090765.431509465,
                    2.161069194746375
                  ],
                  [
                    160585.84124411052,
                    1090765.431509465,
                    236.68106919474639
                  ],
                  [
                    160585.84124411052,
                    1089746.951509465,
                    236.68106919474639
                  ],
                  [
                    159593.78124411052,
                    1089746.951509465,
                    2.161069194746375
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:15:07+00:00",
            "end_time": "2019-07-17T22:21:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VPG0428.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.1391000520885,
              59.776614279987996,
              175.2952586934378
            ],
            [
              -151.13881219957628,
              59.77995597775441,
              175.2952586934378
            ],
            [
              -151.12967988472911,
              59.77975865444558,
              236.2952586934378
            ],
            [
              -151.12996865372105,
              59.776416976299906,
              236.2952586934378
            ],
            [
              -151.1391000520885,
              59.776614279987996,
              175.2952586934378
            ]
          ]
        ]
      },
      "bbox": [
        -151.1391001,
        59.77641698,
        175.2952587,
        -151.1296799,
        59.77995598,
        236.2952587
      ],
      "properties": {
        "datetime": "2019-07-17T22:22:01Z",
        "pc:count": 508089,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 160384.6984,
            "count": 508089,
            "maximum": 160573.4275,
            "minimum": 160061.9075,
            "name": "X",
            "position": 0,
            "stddev": 125.3692283,
            "variance": 15717.44341
          },
          {
            "average": 1090908.733,
            "count": 508089,
            "maximum": 1091131.973,
            "minimum": 1090757.933,
            "name": "Y",
            "position": 1,
            "stddev": 94.80498052,
            "variance": 8987.984332
          },
          {
            "average": 206.855419,
            "count": 508089,
            "maximum": 236.2952587,
            "minimum": 175.2952587,
            "name": "Z",
            "position": 2,
            "stddev": 10.03050851,
            "variance": 100.611101
          },
          {
            "average": 248.0252102,
            "count": 508089,
            "maximum": 3611,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 355.9875179,
            "variance": 126727.1129
          },
          {
            "average": 1.997644114,
            "count": 508089,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.126431304,
            "variance": 1.268847483
          },
          {
            "average": 2.998555371,
            "count": 508089,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.394323316,
            "variance": 1.944137511
          },
          {
            "average": 1,
            "count": 508089,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 508089,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.06610456,
            "count": 508089,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2484650257,
            "variance": 0.06173486902
          },
          {
            "average": 20.61883361,
            "count": 508089,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.152366542,
            "variance": 1.327948647
          },
          {
            "average": 2.087091041,
            "count": 508089,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.301972345,
            "variance": 1.695131988
          },
          {
            "average": 2,
            "count": 508089,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247437316.2,
            "count": 508089,
            "maximum": 247437321.2,
            "minimum": 247437310.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.537205795,
            "variance": 6.437413247
          },
          {
            "average": 0,
            "count": 508089,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 508089,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 508089,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 508089,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 508089,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          160061.9075,
          1090757.933,
          175.2952587,
          160573.4275,
          1091131.973,
          236.2952587
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                160061.90750494093,
                1090757.9327170565,
                175.2952586934378
              ],
              [
                160061.90750494093,
                1091131.9727170565,
                175.2952586934378
              ],
              [
                160573.42750494095,
                1091131.9727170565,
                236.2952586934378
              ],
              [
                160573.42750494095,
                1090757.9327170565,
                236.2952586934378
              ],
              [
                160061.90750494093,
                1090757.9327170565,
                175.2952586934378
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T22:22:01+00:00",
        "end_time": "2019-07-17T22:21:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG0428.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VPG0428.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG0428.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG0428.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.1391001,
            59.77641698,
            175.2952587,
            -151.1296799,
            59.77995598,
            236.2952587
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.1391000520885,
                  59.776614279987996,
                  175.2952586934378
                ],
                [
                  -151.13881219957628,
                  59.77995597775441,
                  175.2952586934378
                ],
                [
                  -151.12967988472911,
                  59.77975865444558,
                  236.2952586934378
                ],
                [
                  -151.12996865372105,
                  59.776416976299906,
                  236.2952586934378
                ],
                [
                  -151.1391000520885,
                  59.776614279987996,
                  175.2952586934378
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VPG0428.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190717_NCMP_AK_05VPG0428.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T22:22:01Z",
            "pc:count": 508089,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 160384.6984,
                "count": 508089,
                "maximum": 160573.4275,
                "minimum": 160061.9075,
                "name": "X",
                "position": 0,
                "stddev": 125.3692283,
                "variance": 15717.44341
              },
              {
                "average": 1090908.733,
                "count": 508089,
                "maximum": 1091131.973,
                "minimum": 1090757.933,
                "name": "Y",
                "position": 1,
                "stddev": 94.80498052,
                "variance": 8987.984332
              },
              {
                "average": 206.855419,
                "count": 508089,
                "maximum": 236.2952587,
                "minimum": 175.2952587,
                "name": "Z",
                "position": 2,
                "stddev": 10.03050851,
                "variance": 100.611101
              },
              {
                "average": 248.0252102,
                "count": 508089,
                "maximum": 3611,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 355.9875179,
                "variance": 126727.1129
              },
              {
                "average": 1.997644114,
                "count": 508089,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.126431304,
                "variance": 1.268847483
              },
              {
                "average": 2.998555371,
                "count": 508089,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.394323316,
                "variance": 1.944137511
              },
              {
                "average": 1,
                "count": 508089,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 508089,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.06610456,
                "count": 508089,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2484650257,
                "variance": 0.06173486902
              },
              {
                "average": 20.61883361,
                "count": 508089,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.152366542,
                "variance": 1.327948647
              },
              {
                "average": 2.087091041,
                "count": 508089,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.301972345,
                "variance": 1.695131988
              },
              {
                "average": 2,
                "count": 508089,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247437316.2,
                "count": 508089,
                "maximum": 247437321.2,
                "minimum": 247437310.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.537205795,
                "variance": 6.437413247
              },
              {
                "average": 0,
                "count": 508089,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 508089,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 508089,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 508089,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 508089,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              160061.9075,
              1090757.933,
              175.2952587,
              160573.4275,
              1091131.973,
              236.2952587
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    160061.90750494093,
                    1090757.9327170565,
                    175.2952586934378
                  ],
                  [
                    160061.90750494093,
                    1091131.9727170565,
                    175.2952586934378
                  ],
                  [
                    160573.42750494095,
                    1091131.9727170565,
                    236.2952586934378
                  ],
                  [
                    160573.42750494095,
                    1090757.9327170565,
                    236.2952586934378
                  ],
                  [
                    160061.90750494093,
                    1090757.9327170565,
                    175.2952586934378
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T22:22:01+00:00",
            "end_time": "2019-07-17T22:21: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": "20190709_NCMP_AK_05VPG0527.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.13060667499315,
              59.76899887314964,
              1.496234726864103
            ],
            [
              -151.12995053678446,
              59.77659422908553,
              1.496234726864103
            ],
            [
              -151.11498399604304,
              59.776269480104645,
              193.0562347268641
            ],
            [
              -151.1156435472485,
              59.7686741975423,
              193.0562347268641
            ],
            [
              -151.13060667499315,
              59.76899887314964,
              1.496234726864103
            ]
          ]
        ]
      },
      "bbox": [
        -151.1306067,
        59.7686742,
        1.496234727,
        -151.114984,
        59.77659423,
        193.0562347
      ],
      "properties": {
        "datetime": "2019-07-28T23:15:16Z",
        "pc:count": 4545965,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 160853.193,
            "count": 4545965,
            "maximum": 161411.9841,
            "minimum": 160573.5841,
            "name": "X",
            "position": 0,
            "stddev": 178.0061901,
            "variance": 31686.2037
          },
          {
            "average": 1090533.235,
            "count": 4545965,
            "maximum": 1090777.78,
            "minimum": 1089927.62,
            "name": "Y",
            "position": 1,
            "stddev": 167.1774309,
            "variance": 27948.29341
          },
          {
            "average": 115.3503157,
            "count": 4545965,
            "maximum": 193.0562347,
            "minimum": 1.496234727,
            "name": "Z",
            "position": 2,
            "stddev": 49.23920361,
            "variance": 2424.499172
          },
          {
            "average": 184.2610368,
            "count": 4545965,
            "maximum": 7360,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 387.8709574,
            "variance": 150443.8796
          },
          {
            "average": 2.020140058,
            "count": 4545965,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.119859837,
            "variance": 1.254086055
          },
          {
            "average": 3.041847221,
            "count": 4545965,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.343364206,
            "variance": 1.804627391
          },
          {
            "average": 1,
            "count": 4545965,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4545965,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.308179231,
            "count": 4545965,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.668681749,
            "variance": 7.121862277
          },
          {
            "average": 19.86740903,
            "count": 4545965,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.489861107,
            "variance": 2.219686117
          },
          {
            "average": 2.094678908,
            "count": 4545965,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.245189101,
            "variance": 1.550495898
          },
          {
            "average": 3.186274861,
            "count": 4545965,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.832852215,
            "variance": 3.359347244
          },
          {
            "average": 247808604,
            "count": 4545965,
            "maximum": 248390916.2,
            "minimum": 246730863.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 610396.5117,
            "variance": 372583901600.0
          },
          {
            "average": 0,
            "count": 4545965,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4545965,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4545965,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4545965,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4545965,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          160573.5841,
          1089927.62,
          1.496234727,
          161411.9841,
          1090777.78,
          193.0562347
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                160573.5841299377,
                1089927.619698562,
                1.496234726864103
              ],
              [
                160573.5841299377,
                1090777.779698562,
                1.496234726864103
              ],
              [
                161411.98412993771,
                1090777.779698562,
                193.0562347268641
              ],
              [
                161411.98412993771,
                1089927.619698562,
                193.0562347268641
              ],
              [
                160573.5841299377,
                1089927.619698562,
                1.496234726864103
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:15:16+00:00",
        "end_time": "2019-07-09T18:07:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0527.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG0527.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0527.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0527.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.1306067,
            59.7686742,
            1.496234727,
            -151.114984,
            59.77659423,
            193.0562347
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.13060667499315,
                  59.76899887314964,
                  1.496234726864103
                ],
                [
                  -151.12995053678446,
                  59.77659422908553,
                  1.496234726864103
                ],
                [
                  -151.11498399604304,
                  59.776269480104645,
                  193.0562347268641
                ],
                [
                  -151.1156435472485,
                  59.7686741975423,
                  193.0562347268641
                ],
                [
                  -151.13060667499315,
                  59.76899887314964,
                  1.496234726864103
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG0527.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG0527.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:15:16Z",
            "pc:count": 4545965,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 160853.193,
                "count": 4545965,
                "maximum": 161411.9841,
                "minimum": 160573.5841,
                "name": "X",
                "position": 0,
                "stddev": 178.0061901,
                "variance": 31686.2037
              },
              {
                "average": 1090533.235,
                "count": 4545965,
                "maximum": 1090777.78,
                "minimum": 1089927.62,
                "name": "Y",
                "position": 1,
                "stddev": 167.1774309,
                "variance": 27948.29341
              },
              {
                "average": 115.3503157,
                "count": 4545965,
                "maximum": 193.0562347,
                "minimum": 1.496234727,
                "name": "Z",
                "position": 2,
                "stddev": 49.23920361,
                "variance": 2424.499172
              },
              {
                "average": 184.2610368,
                "count": 4545965,
                "maximum": 7360,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 387.8709574,
                "variance": 150443.8796
              },
              {
                "average": 2.020140058,
                "count": 4545965,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.119859837,
                "variance": 1.254086055
              },
              {
                "average": 3.041847221,
                "count": 4545965,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.343364206,
                "variance": 1.804627391
              },
              {
                "average": 1,
                "count": 4545965,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4545965,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.308179231,
                "count": 4545965,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.668681749,
                "variance": 7.121862277
              },
              {
                "average": 19.86740903,
                "count": 4545965,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.489861107,
                "variance": 2.219686117
              },
              {
                "average": 2.094678908,
                "count": 4545965,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.245189101,
                "variance": 1.550495898
              },
              {
                "average": 3.186274861,
                "count": 4545965,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.832852215,
                "variance": 3.359347244
              },
              {
                "average": 247808604,
                "count": 4545965,
                "maximum": 248390916.2,
                "minimum": 246730863.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 610396.5117,
                "variance": 372583901600.0
              },
              {
                "average": 0,
                "count": 4545965,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4545965,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4545965,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4545965,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4545965,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              160573.5841,
              1089927.62,
              1.496234727,
              161411.9841,
              1090777.78,
              193.0562347
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    160573.5841299377,
                    1089927.619698562,
                    1.496234726864103
                  ],
                  [
                    160573.5841299377,
                    1090777.779698562,
                    1.496234726864103
                  ],
                  [
                    161411.98412993771,
                    1090777.779698562,
                    193.0562347268641
                  ],
                  [
                    161411.98412993771,
                    1089927.619698562,
                    193.0562347268641
                  ],
                  [
                    160573.5841299377,
                    1089927.619698562,
                    1.496234726864103
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:15:16+00:00",
            "end_time": "2019-07-09T18:07:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190709_NCMP_AK_05VPG1132.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.02123178582593,
              59.81082288224765,
              5.464444765860392
            ],
            [
              -151.02041466940702,
              59.819921941440015,
              5.464444765860392
            ],
            [
              -151.00242343346613,
              59.819517010106026,
              217.42444476586041
            ],
            [
              -151.00324547040708,
              59.81041806070298,
              217.42444476586041
            ],
            [
              -151.02123178582593,
              59.81082288224765,
              5.464444765860392
            ]
          ]
        ]
      },
      "bbox": [
        -151.0212318,
        59.81041806,
        5.464444766,
        -151.0024234,
        59.81992194,
        217.4244448
      ],
      "properties": {
        "datetime": "2019-07-28T23:17:05Z",
        "pc:count": 12108059,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 166943.5688,
            "count": 12108059,
            "maximum": 167487.1489,
            "minimum": 166480.5489,
            "name": "X",
            "position": 0,
            "stddev": 274.8988841,
            "variance": 75569.39645
          },
          {
            "average": 1095378.882,
            "count": 12108059,
            "maximum": 1095888.05,
            "minimum": 1094869.49,
            "name": "Y",
            "position": 1,
            "stddev": 278.2944748,
            "variance": 77447.8147
          },
          {
            "average": 68.67361221,
            "count": 12108059,
            "maximum": 217.4244448,
            "minimum": 5.464444766,
            "name": "Z",
            "position": 2,
            "stddev": 60.21141344,
            "variance": 3625.414308
          },
          {
            "average": 163.0946623,
            "count": 12108059,
            "maximum": 5203,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 265.9361108,
            "variance": 70722.01503
          },
          {
            "average": 2.08013803,
            "count": 12108059,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.160351663,
            "variance": 1.346415981
          },
          {
            "average": 3.16216026,
            "count": 12108059,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.423115009,
            "variance": 2.025256328
          },
          {
            "average": 1,
            "count": 12108059,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12108059,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.030819225,
            "count": 12108059,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1728276692,
            "variance": 0.02986940325
          },
          {
            "average": 19.98520034,
            "count": 12108059,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.699992318,
            "variance": 2.889973882
          },
          {
            "average": 2.234358125,
            "count": 12108059,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.470591091,
            "variance": 2.162638156
          },
          {
            "average": 3.2931991,
            "count": 12108059,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.548046636,
            "variance": 2.396448389
          },
          {
            "average": 247311012.9,
            "count": 12108059,
            "maximum": 248391025.6,
            "minimum": 246730571.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 609232.1192,
            "variance": 371163775100.0
          },
          {
            "average": 0,
            "count": 12108059,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12108059,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12108059,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12108059,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12108059,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          166480.5489,
          1094869.49,
          5.464444766,
          167487.1489,
          1095888.05,
          217.4244448
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                166480.54894898718,
                1094869.4901991892,
                5.464444765860392
              ],
              [
                166480.54894898718,
                1095888.0501991892,
                5.464444765860392
              ],
              [
                167487.14894898716,
                1095888.0501991892,
                217.42444476586041
              ],
              [
                167487.14894898716,
                1094869.4901991892,
                217.42444476586041
              ],
              [
                166480.54894898718,
                1094869.4901991892,
                5.464444765860392
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T23:17:05+00:00",
        "end_time": "2019-07-09T18:02:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1132.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190709_NCMP_AK_05VPG1132.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1132.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1132.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.0212318,
            59.81041806,
            5.464444766,
            -151.0024234,
            59.81992194,
            217.4244448
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.02123178582593,
                  59.81082288224765,
                  5.464444765860392
                ],
                [
                  -151.02041466940702,
                  59.819921941440015,
                  5.464444765860392
                ],
                [
                  -151.00242343346613,
                  59.819517010106026,
                  217.42444476586041
                ],
                [
                  -151.00324547040708,
                  59.81041806070298,
                  217.42444476586041
                ],
                [
                  -151.02123178582593,
                  59.81082288224765,
                  5.464444765860392
                ]
              ]
            ]
          },
          "id": "20190709_NCMP_AK_05VPG1132.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_529_Voznesenka/20190709_NCMP_AK_05VPG1132.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T23:17:05Z",
            "pc:count": 12108059,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 166943.5688,
                "count": 12108059,
                "maximum": 167487.1489,
                "minimum": 166480.5489,
                "name": "X",
                "position": 0,
                "stddev": 274.8988841,
                "variance": 75569.39645
              },
              {
                "average": 1095378.882,
                "count": 12108059,
                "maximum": 1095888.05,
                "minimum": 1094869.49,
                "name": "Y",
                "position": 1,
                "stddev": 278.2944748,
                "variance": 77447.8147
              },
              {
                "average": 68.67361221,
                "count": 12108059,
                "maximum": 217.4244448,
                "minimum": 5.464444766,
                "name": "Z",
                "position": 2,
                "stddev": 60.21141344,
                "variance": 3625.414308
              },
              {
                "average": 163.0946623,
                "count": 12108059,
                "maximum": 5203,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 265.9361108,
                "variance": 70722.01503
              },
              {
                "average": 2.08013803,
                "count": 12108059,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.160351663,
                "variance": 1.346415981
              },
              {
                "average": 3.16216026,
                "count": 12108059,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.423115009,
                "variance": 2.025256328
              },
              {
                "average": 1,
                "count": 12108059,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12108059,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.030819225,
                "count": 12108059,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1728276692,
                "variance": 0.02986940325
              },
              {
                "average": 19.98520034,
                "count": 12108059,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.699992318,
                "variance": 2.889973882
              },
              {
                "average": 2.234358125,
                "count": 12108059,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.470591091,
                "variance": 2.162638156
              },
              {
                "average": 3.2931991,
                "count": 12108059,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.548046636,
                "variance": 2.396448389
              },
              {
                "average": 247311012.9,
                "count": 12108059,
                "maximum": 248391025.6,
                "minimum": 246730571.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 609232.1192,
                "variance": 371163775100.0
              },
              {
                "average": 0,
                "count": 12108059,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12108059,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12108059,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12108059,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12108059,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              166480.5489,
              1094869.49,
              5.464444766,
              167487.1489,
              1095888.05,
              217.4244448
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    166480.54894898718,
                    1094869.4901991892,
                    5.464444765860392
                  ],
                  [
                    166480.54894898718,
                    1095888.0501991892,
                    5.464444765860392
                  ],
                  [
                    167487.14894898716,
                    1095888.0501991892,
                    217.42444476586041
                  ],
                  [
                    167487.14894898716,
                    1094869.4901991892,
                    217.42444476586041
                  ],
                  [
                    166480.54894898718,
                    1094869.4901991892,
                    5.464444765860392
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T23:17:05+00:00",
            "end_time": "2019-07-09T18:02: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": "20190721_NCMP_AK_08VLK5695.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.476928988454,
              58.57165304474322,
              137.19429948956565
            ],
            [
              -137.47620348804605,
              58.573134784243436,
              137.19429948956565
            ],
            [
              -137.4719554627268,
              58.57257465285056,
              161.55429948956566
            ],
            [
              -137.4726811339896,
              58.57109293688167,
              161.55429948956566
            ],
            [
              -137.476928988454,
              58.57165304474322,
              137.19429948956565
            ]
          ]
        ]
      },
      "bbox": [
        -137.476929,
        58.57109294,
        137.1942995,
        -137.4719555,
        58.57313478,
        161.5542995
      ],
      "properties": {
        "datetime": "2019-07-21T23:20:28Z",
        "pc:count": 169841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 948509.3486,
            "count": 169841,
            "maximum": 948635.2173,
            "minimum": 948381.0373,
            "name": "X",
            "position": 0,
            "stddev": 65.26457358,
            "variance": 4259.464565
          },
          {
            "average": 1071273.779,
            "count": 169841,
            "maximum": 1071360.372,
            "minimum": 1071189.512,
            "name": "Y",
            "position": 1,
            "stddev": 32.03386501,
            "variance": 1026.168507
          },
          {
            "average": 146.5846138,
            "count": 169841,
            "maximum": 161.5542995,
            "minimum": 137.1942995,
            "name": "Z",
            "position": 2,
            "stddev": 3.704247589,
            "variance": 13.7214502
          },
          {
            "average": 245.6147632,
            "count": 169841,
            "maximum": 2759,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 327.9784309,
            "variance": 107569.8512
          },
          {
            "average": 2.127978521,
            "count": 169841,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.22572582,
            "variance": 1.502403785
          },
          {
            "average": 3.238334678,
            "count": 169841,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.562290873,
            "variance": 2.440752771
          },
          {
            "average": 1,
            "count": 169841,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 169841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169423166,
            "count": 169841,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3751263595,
            "variance": 0.1407197856
          },
          {
            "average": 20.55904795,
            "count": 169841,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8615176074,
            "variance": 0.7422125878
          },
          {
            "average": 2.351287381,
            "count": 169841,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.626948886,
            "variance": 2.646962677
          },
          {
            "average": 1,
            "count": 169841,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247786425.4,
            "count": 169841,
            "maximum": 247786428.3,
            "minimum": 247786423,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.374031734,
            "variance": 1.887963207
          },
          {
            "average": 0,
            "count": 169841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 169841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 169841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 169841,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 169841,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          948381.0373,
          1071189.512,
          137.1942995,
          948635.2173,
          1071360.372,
          161.5542995
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                948381.0373391795,
                1071189.5123899917,
                137.19429948956565
              ],
              [
                948381.0373391795,
                1071360.3723899915,
                137.19429948956565
              ],
              [
                948635.2173391795,
                1071360.3723899915,
                161.55429948956566
              ],
              [
                948635.2173391795,
                1071189.5123899917,
                161.55429948956566
              ],
              [
                948381.0373391795,
                1071189.5123899917,
                137.19429948956565
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:20:28+00:00",
        "end_time": "2019-07-21T23:20:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5695.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5695.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5695.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5695.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.476929,
            58.57109294,
            137.1942995,
            -137.4719555,
            58.57313478,
            161.5542995
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.476928988454,
                  58.57165304474322,
                  137.19429948956565
                ],
                [
                  -137.47620348804605,
                  58.573134784243436,
                  137.19429948956565
                ],
                [
                  -137.4719554627268,
                  58.57257465285056,
                  161.55429948956566
                ],
                [
                  -137.4726811339896,
                  58.57109293688167,
                  161.55429948956566
                ],
                [
                  -137.476928988454,
                  58.57165304474322,
                  137.19429948956565
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5695.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5695.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:20:28Z",
            "pc:count": 169841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 948509.3486,
                "count": 169841,
                "maximum": 948635.2173,
                "minimum": 948381.0373,
                "name": "X",
                "position": 0,
                "stddev": 65.26457358,
                "variance": 4259.464565
              },
              {
                "average": 1071273.779,
                "count": 169841,
                "maximum": 1071360.372,
                "minimum": 1071189.512,
                "name": "Y",
                "position": 1,
                "stddev": 32.03386501,
                "variance": 1026.168507
              },
              {
                "average": 146.5846138,
                "count": 169841,
                "maximum": 161.5542995,
                "minimum": 137.1942995,
                "name": "Z",
                "position": 2,
                "stddev": 3.704247589,
                "variance": 13.7214502
              },
              {
                "average": 245.6147632,
                "count": 169841,
                "maximum": 2759,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 327.9784309,
                "variance": 107569.8512
              },
              {
                "average": 2.127978521,
                "count": 169841,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.22572582,
                "variance": 1.502403785
              },
              {
                "average": 3.238334678,
                "count": 169841,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.562290873,
                "variance": 2.440752771
              },
              {
                "average": 1,
                "count": 169841,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 169841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169423166,
                "count": 169841,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3751263595,
                "variance": 0.1407197856
              },
              {
                "average": 20.55904795,
                "count": 169841,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8615176074,
                "variance": 0.7422125878
              },
              {
                "average": 2.351287381,
                "count": 169841,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.626948886,
                "variance": 2.646962677
              },
              {
                "average": 1,
                "count": 169841,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247786425.4,
                "count": 169841,
                "maximum": 247786428.3,
                "minimum": 247786423,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.374031734,
                "variance": 1.887963207
              },
              {
                "average": 0,
                "count": 169841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 169841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 169841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 169841,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 169841,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              948381.0373,
              1071189.512,
              137.1942995,
              948635.2173,
              1071360.372,
              161.5542995
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    948381.0373391795,
                    1071189.5123899917,
                    137.19429948956565
                  ],
                  [
                    948381.0373391795,
                    1071360.3723899915,
                    137.19429948956565
                  ],
                  [
                    948635.2173391795,
                    1071360.3723899915,
                    161.55429948956566
                  ],
                  [
                    948635.2173391795,
                    1071189.5123899917,
                    161.55429948956566
                  ],
                  [
                    948381.0373391795,
                    1071189.5123899917,
                    137.19429948956565
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:20:28+00:00",
            "end_time": "2019-07-21T23:20: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": "20190721_NCMP_AK_08VLK5790.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.453335322897,
              58.531337833003,
              -4.065764639083554
            ],
            [
              -137.45019326609355,
              58.537752244984105,
              -4.065764639083554
            ],
            [
              -137.4357977087959,
              58.535848333331714,
              68.51423536091644
            ],
            [
              -137.43894226828786,
              58.52943426704019,
              68.51423536091644
            ],
            [
              -137.453335322897,
              58.531337833003,
              -4.065764639083554
            ]
          ]
        ]
      },
      "bbox": [
        -137.4533353,
        58.52943427,
        -4.065764639,
        -137.4357977,
        58.53775224,
        68.51423536
      ],
      "properties": {
        "datetime": "2019-07-22T20:16:16Z",
        "pc:count": 2015669,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 951406.4155,
            "count": 2015669,
            "maximum": 951680.4971,
            "minimum": 950818.1371,
            "name": "X",
            "position": 0,
            "stddev": 122.8916687,
            "variance": 15102.36223
          },
          {
            "average": 1067664.192,
            "count": 2015669,
            "maximum": 1067899.951,
            "minimum": 1067160.251,
            "name": "Y",
            "position": 1,
            "stddev": 155.5555236,
            "variance": 24197.52091
          },
          {
            "average": 23.303238,
            "count": 2015669,
            "maximum": 68.51423536,
            "minimum": -4.065764639,
            "name": "Z",
            "position": 2,
            "stddev": 17.40287358,
            "variance": 302.860009
          },
          {
            "average": 268.5623121,
            "count": 2015669,
            "maximum": 17714,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 553.360665,
            "variance": 306208.0256
          },
          {
            "average": 2.232434492,
            "count": 2015669,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.292694229,
            "variance": 1.671058371
          },
          {
            "average": 3.469674336,
            "count": 2015669,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.758901492,
            "variance": 3.093734458
          },
          {
            "average": 1,
            "count": 2015669,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2015669,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.473332675,
            "count": 2015669,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.552316736,
            "variance": 6.514320719
          },
          {
            "average": 19.80465819,
            "count": 2015669,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.097482319,
            "variance": 1.204467441
          },
          {
            "average": 2.844799915,
            "count": 2015669,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.251822886,
            "variance": 5.07070631
          },
          {
            "average": 2.792101779,
            "count": 2015669,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.051249937,
            "variance": 9.310126181
          },
          {
            "average": 247850617.4,
            "count": 2015669,
            "maximum": 247861776.3,
            "minimum": 247793826.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 23541.9031,
            "variance": 554221201.7
          },
          {
            "average": 0,
            "count": 2015669,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2015669,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2015669,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2015669,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2015669,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          950818.1371,
          1067160.251,
          -4.065764639,
          951680.4971,
          1067899.951,
          68.51423536
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                950818.1370756018,
                1067160.2505023903,
                -4.065764639083554
              ],
              [
                950818.1370756018,
                1067899.9505023905,
                -4.065764639083554
              ],
              [
                951680.497075602,
                1067899.9505023905,
                68.51423536091644
              ],
              [
                951680.497075602,
                1067160.2505023903,
                68.51423536091644
              ],
              [
                950818.1370756018,
                1067160.2505023903,
                -4.065764639083554
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:16:16+00:00",
        "end_time": "2019-07-22T01:23:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5790.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5790.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5790.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5790.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4533353,
            58.52943427,
            -4.065764639,
            -137.4357977,
            58.53775224,
            68.51423536
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.453335322897,
                  58.531337833003,
                  -4.065764639083554
                ],
                [
                  -137.45019326609355,
                  58.537752244984105,
                  -4.065764639083554
                ],
                [
                  -137.4357977087959,
                  58.535848333331714,
                  68.51423536091644
                ],
                [
                  -137.43894226828786,
                  58.52943426704019,
                  68.51423536091644
                ],
                [
                  -137.453335322897,
                  58.531337833003,
                  -4.065764639083554
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5790.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5790.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:16:16Z",
            "pc:count": 2015669,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 951406.4155,
                "count": 2015669,
                "maximum": 951680.4971,
                "minimum": 950818.1371,
                "name": "X",
                "position": 0,
                "stddev": 122.8916687,
                "variance": 15102.36223
              },
              {
                "average": 1067664.192,
                "count": 2015669,
                "maximum": 1067899.951,
                "minimum": 1067160.251,
                "name": "Y",
                "position": 1,
                "stddev": 155.5555236,
                "variance": 24197.52091
              },
              {
                "average": 23.303238,
                "count": 2015669,
                "maximum": 68.51423536,
                "minimum": -4.065764639,
                "name": "Z",
                "position": 2,
                "stddev": 17.40287358,
                "variance": 302.860009
              },
              {
                "average": 268.5623121,
                "count": 2015669,
                "maximum": 17714,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 553.360665,
                "variance": 306208.0256
              },
              {
                "average": 2.232434492,
                "count": 2015669,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.292694229,
                "variance": 1.671058371
              },
              {
                "average": 3.469674336,
                "count": 2015669,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.758901492,
                "variance": 3.093734458
              },
              {
                "average": 1,
                "count": 2015669,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2015669,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.473332675,
                "count": 2015669,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.552316736,
                "variance": 6.514320719
              },
              {
                "average": 19.80465819,
                "count": 2015669,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.097482319,
                "variance": 1.204467441
              },
              {
                "average": 2.844799915,
                "count": 2015669,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.251822886,
                "variance": 5.07070631
              },
              {
                "average": 2.792101779,
                "count": 2015669,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.051249937,
                "variance": 9.310126181
              },
              {
                "average": 247850617.4,
                "count": 2015669,
                "maximum": 247861776.3,
                "minimum": 247793826.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 23541.9031,
                "variance": 554221201.7
              },
              {
                "average": 0,
                "count": 2015669,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2015669,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2015669,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2015669,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2015669,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              950818.1371,
              1067160.251,
              -4.065764639,
              951680.4971,
              1067899.951,
              68.51423536
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    950818.1370756018,
                    1067160.2505023903,
                    -4.065764639083554
                  ],
                  [
                    950818.1370756018,
                    1067899.9505023905,
                    -4.065764639083554
                  ],
                  [
                    951680.497075602,
                    1067899.9505023905,
                    68.51423536091644
                  ],
                  [
                    951680.497075602,
                    1067160.2505023903,
                    68.51423536091644
                  ],
                  [
                    950818.1370756018,
                    1067160.2505023903,
                    -4.065764639083554
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:16:16+00:00",
            "end_time": "2019-07-22T01:23:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5596.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.49425719737434,
              58.580230149197,
              139.62085688382683
            ],
            [
              -137.49395333105025,
              58.580851293559995,
              139.62085688382683
            ],
            [
              -137.4918024346484,
              58.58056808540304,
              153.80085688382684
            ],
            [
              -137.49210633725224,
              58.579946946029274,
              153.80085688382684
            ],
            [
              -137.49425719737434,
              58.580230149197,
              139.62085688382683
            ]
          ]
        ]
      },
      "bbox": [
        -137.4942572,
        58.57994695,
        139.6208569,
        -137.4918024,
        58.58085129,
        153.8008569
      ],
      "properties": {
        "datetime": "2019-07-21T23:20:46Z",
        "pc:count": 43451,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 947223.8345,
            "count": 43451,
            "maximum": 947299.8801,
            "minimum": 947171.2201,
            "name": "X",
            "position": 0,
            "stddev": 32.41885402,
            "variance": 1050.982096
          },
          {
            "average": 1071916.906,
            "count": 43451,
            "maximum": 1071942.927,
            "minimum": 1071871.307,
            "name": "Y",
            "position": 1,
            "stddev": 15.43040464,
            "variance": 238.0973875
          },
          {
            "average": 144.2802401,
            "count": 43451,
            "maximum": 153.8008569,
            "minimum": 139.6208569,
            "name": "Z",
            "position": 2,
            "stddev": 2.477534228,
            "variance": 6.13817585
          },
          {
            "average": 327.9520609,
            "count": 43451,
            "maximum": 1973,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 360.72041,
            "variance": 130119.2142
          },
          {
            "average": 1.782904881,
            "count": 43451,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.007190966,
            "variance": 1.014433642
          },
          {
            "average": 2.554808865,
            "count": 43451,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.296380929,
            "variance": 1.680603514
          },
          {
            "average": 1,
            "count": 43451,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43451,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23985639,
            "count": 43451,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4270005836,
            "variance": 0.1823294984
          },
          {
            "average": 20.88436074,
            "count": 43451,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.089540895,
            "variance": 1.187099362
          },
          {
            "average": 1.813905319,
            "count": 43451,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.057617863,
            "variance": 1.118555544
          },
          {
            "average": 1,
            "count": 43451,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247786444.7,
            "count": 43451,
            "maximum": 247786446.4,
            "minimum": 247786443.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.7700056055,
            "variance": 0.5929086325
          },
          {
            "average": 0,
            "count": 43451,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43451,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43451,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43451,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 43451,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          947171.2201,
          1071871.307,
          139.6208569,
          947299.8801,
          1071942.927,
          153.8008569
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                947171.2200924404,
                1071871.3069689437,
                139.62085688382683
              ],
              [
                947171.2200924404,
                1071942.9269689438,
                139.62085688382683
              ],
              [
                947299.8800924403,
                1071942.9269689438,
                153.80085688382684
              ],
              [
                947299.8800924403,
                1071871.3069689437,
                153.80085688382684
              ],
              [
                947171.2200924404,
                1071871.3069689437,
                139.62085688382683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:20:46+00:00",
        "end_time": "2019-07-21T23:20:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5596.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5596.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5596.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5596.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4942572,
            58.57994695,
            139.6208569,
            -137.4918024,
            58.58085129,
            153.8008569
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.49425719737434,
                  58.580230149197,
                  139.62085688382683
                ],
                [
                  -137.49395333105025,
                  58.580851293559995,
                  139.62085688382683
                ],
                [
                  -137.4918024346484,
                  58.58056808540304,
                  153.80085688382684
                ],
                [
                  -137.49210633725224,
                  58.579946946029274,
                  153.80085688382684
                ],
                [
                  -137.49425719737434,
                  58.580230149197,
                  139.62085688382683
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5596.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5596.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:20:46Z",
            "pc:count": 43451,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 947223.8345,
                "count": 43451,
                "maximum": 947299.8801,
                "minimum": 947171.2201,
                "name": "X",
                "position": 0,
                "stddev": 32.41885402,
                "variance": 1050.982096
              },
              {
                "average": 1071916.906,
                "count": 43451,
                "maximum": 1071942.927,
                "minimum": 1071871.307,
                "name": "Y",
                "position": 1,
                "stddev": 15.43040464,
                "variance": 238.0973875
              },
              {
                "average": 144.2802401,
                "count": 43451,
                "maximum": 153.8008569,
                "minimum": 139.6208569,
                "name": "Z",
                "position": 2,
                "stddev": 2.477534228,
                "variance": 6.13817585
              },
              {
                "average": 327.9520609,
                "count": 43451,
                "maximum": 1973,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 360.72041,
                "variance": 130119.2142
              },
              {
                "average": 1.782904881,
                "count": 43451,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.007190966,
                "variance": 1.014433642
              },
              {
                "average": 2.554808865,
                "count": 43451,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.296380929,
                "variance": 1.680603514
              },
              {
                "average": 1,
                "count": 43451,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43451,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23985639,
                "count": 43451,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4270005836,
                "variance": 0.1823294984
              },
              {
                "average": 20.88436074,
                "count": 43451,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.089540895,
                "variance": 1.187099362
              },
              {
                "average": 1.813905319,
                "count": 43451,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.057617863,
                "variance": 1.118555544
              },
              {
                "average": 1,
                "count": 43451,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247786444.7,
                "count": 43451,
                "maximum": 247786446.4,
                "minimum": 247786443.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.7700056055,
                "variance": 0.5929086325
              },
              {
                "average": 0,
                "count": 43451,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43451,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43451,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43451,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 43451,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              947171.2201,
              1071871.307,
              139.6208569,
              947299.8801,
              1071942.927,
              153.8008569
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    947171.2200924404,
                    1071871.3069689437,
                    139.62085688382683
                  ],
                  [
                    947171.2200924404,
                    1071942.9269689438,
                    139.62085688382683
                  ],
                  [
                    947299.8800924403,
                    1071942.9269689438,
                    153.80085688382684
                  ],
                  [
                    947299.8800924403,
                    1071871.3069689437,
                    153.80085688382684
                  ],
                  [
                    947171.2200924404,
                    1071871.3069689437,
                    139.62085688382683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:20:46+00:00",
            "end_time": "2019-07-21T23:20:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5691.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.47250122231452,
              58.541113292818665,
              -4.57634962759137
            ],
            [
              -137.46979888530828,
              58.546635247958335,
              -4.57634962759137
            ],
            [
              -137.4539922533386,
              58.54454774445511,
              61.20365037240863
            ],
            [
              -137.4566969570686,
              58.53902611572741,
              61.20365037240863
            ],
            [
              -137.47250122231452,
              58.541113292818665,
              -4.57634962759137
            ]
          ]
        ]
      },
      "bbox": [
        -137.4725012,
        58.53902612,
        -4.576349628,
        -137.4539923,
        58.54663525,
        61.20365037
      ],
      "properties": {
        "datetime": "2019-07-22T20:16:35Z",
        "pc:count": 1178727,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 950119.9086,
            "count": 1178727,
            "maximum": 950417.1521,
            "minimum": 949470.5721,
            "name": "X",
            "position": 0,
            "stddev": 151.0184224,
            "variance": 22806.56392
          },
          {
            "average": 1068401.371,
            "count": 1178727,
            "maximum": 1068581.564,
            "minimum": 1067944.824,
            "name": "Y",
            "position": 1,
            "stddev": 111.6273537,
            "variance": 12460.66611
          },
          {
            "average": 17.00434986,
            "count": 1178727,
            "maximum": 61.20365037,
            "minimum": -4.576349628,
            "name": "Z",
            "position": 2,
            "stddev": 15.61146863,
            "variance": 243.7179529
          },
          {
            "average": 471.9469148,
            "count": 1178727,
            "maximum": 21541,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1150.824328,
            "variance": 1324396.634
          },
          {
            "average": 1.911966045,
            "count": 1178727,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.239119087,
            "variance": 1.535416112
          },
          {
            "average": 2.830156601,
            "count": 1178727,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.854662652,
            "variance": 3.439773553
          },
          {
            "average": 1,
            "count": 1178727,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1178727,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.825336147,
            "count": 1178727,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.550351309,
            "variance": 42.90710227
          },
          {
            "average": 19.74635633,
            "count": 1178727,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.914112061,
            "variance": 0.8356008601
          },
          {
            "average": 2.367124873,
            "count": 1178727,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.999947057,
            "variance": 3.999788231
          },
          {
            "average": 3.648127174,
            "count": 1178727,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.893918953,
            "variance": 15.16260481
          },
          {
            "average": 247842165.6,
            "count": 1178727,
            "maximum": 247861795.1,
            "minimum": 247792761.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29472.46935,
            "variance": 868626449.8
          },
          {
            "average": 0,
            "count": 1178727,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1178727,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1178727,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1178727,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1178727,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          949470.5721,
          1067944.824,
          -4.576349628,
          950417.1521,
          1068581.564,
          61.20365037
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                949470.572054866,
                1067944.8238757139,
                -4.57634962759137
              ],
              [
                949470.572054866,
                1068581.563875714,
                -4.57634962759137
              ],
              [
                950417.1520548661,
                1068581.563875714,
                61.20365037240863
              ],
              [
                950417.1520548661,
                1067944.8238757139,
                61.20365037240863
              ],
              [
                949470.572054866,
                1067944.8238757139,
                -4.57634962759137
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:16:35+00:00",
        "end_time": "2019-07-22T01:06:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5691.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5691.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5691.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5691.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4725012,
            58.53902612,
            -4.576349628,
            -137.4539923,
            58.54663525,
            61.20365037
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.47250122231452,
                  58.541113292818665,
                  -4.57634962759137
                ],
                [
                  -137.46979888530828,
                  58.546635247958335,
                  -4.57634962759137
                ],
                [
                  -137.4539922533386,
                  58.54454774445511,
                  61.20365037240863
                ],
                [
                  -137.4566969570686,
                  58.53902611572741,
                  61.20365037240863
                ],
                [
                  -137.47250122231452,
                  58.541113292818665,
                  -4.57634962759137
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5691.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5691.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:16:35Z",
            "pc:count": 1178727,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 950119.9086,
                "count": 1178727,
                "maximum": 950417.1521,
                "minimum": 949470.5721,
                "name": "X",
                "position": 0,
                "stddev": 151.0184224,
                "variance": 22806.56392
              },
              {
                "average": 1068401.371,
                "count": 1178727,
                "maximum": 1068581.564,
                "minimum": 1067944.824,
                "name": "Y",
                "position": 1,
                "stddev": 111.6273537,
                "variance": 12460.66611
              },
              {
                "average": 17.00434986,
                "count": 1178727,
                "maximum": 61.20365037,
                "minimum": -4.576349628,
                "name": "Z",
                "position": 2,
                "stddev": 15.61146863,
                "variance": 243.7179529
              },
              {
                "average": 471.9469148,
                "count": 1178727,
                "maximum": 21541,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1150.824328,
                "variance": 1324396.634
              },
              {
                "average": 1.911966045,
                "count": 1178727,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.239119087,
                "variance": 1.535416112
              },
              {
                "average": 2.830156601,
                "count": 1178727,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.854662652,
                "variance": 3.439773553
              },
              {
                "average": 1,
                "count": 1178727,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1178727,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.825336147,
                "count": 1178727,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.550351309,
                "variance": 42.90710227
              },
              {
                "average": 19.74635633,
                "count": 1178727,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.914112061,
                "variance": 0.8356008601
              },
              {
                "average": 2.367124873,
                "count": 1178727,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.999947057,
                "variance": 3.999788231
              },
              {
                "average": 3.648127174,
                "count": 1178727,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.893918953,
                "variance": 15.16260481
              },
              {
                "average": 247842165.6,
                "count": 1178727,
                "maximum": 247861795.1,
                "minimum": 247792761.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29472.46935,
                "variance": 868626449.8
              },
              {
                "average": 0,
                "count": 1178727,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1178727,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1178727,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1178727,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1178727,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              949470.5721,
              1067944.824,
              -4.576349628,
              950417.1521,
              1068581.564,
              61.20365037
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    949470.572054866,
                    1067944.8238757139,
                    -4.57634962759137
                  ],
                  [
                    949470.572054866,
                    1068581.563875714,
                    -4.57634962759137
                  ],
                  [
                    950417.1520548661,
                    1068581.563875714,
                    61.20365037240863
                  ],
                  [
                    950417.1520548661,
                    1067944.8238757139,
                    61.20365037240863
                  ],
                  [
                    949470.572054866,
                    1067944.8238757139,
                    -4.57634962759137
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:16:35+00:00",
            "end_time": "2019-07-22T01:06:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK4899.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.6208962743665,
              58.60532220928885,
              18.099016369782042
            ],
            [
              -137.61565393265093,
              58.616113254606304,
              18.099016369782042
            ],
            [
              -137.59491906209757,
              58.613405209269146,
              111.63901636978204
            ],
            [
              -137.6001674900293,
              58.602614993562966,
              111.63901636978204
            ],
            [
              -137.6208962743665,
              58.60532220928885,
              18.099016369782042
            ]
          ]
        ]
      },
      "bbox": [
        -137.6208963,
        58.60261499,
        18.09901637,
        -137.5949191,
        58.61611325,
        111.6390164
      ],
      "properties": {
        "datetime": "2019-07-22T20:49:39Z",
        "pc:count": 16221247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 939990.2066,
            "count": 16221247,
            "maximum": 940606.5507,
            "minimum": 939368.0107,
            "name": "X",
            "position": 0,
            "stddev": 283.2723839,
            "variance": 80243.2435
          },
          {
            "average": 1073368.558,
            "count": 16221247,
            "maximum": 1074035.076,
            "minimum": 1072791.396,
            "name": "Y",
            "position": 1,
            "stddev": 311.8186289,
            "variance": 97230.85733
          },
          {
            "average": 43.57254047,
            "count": 16221247,
            "maximum": 111.6390164,
            "minimum": 18.09901637,
            "name": "Z",
            "position": 2,
            "stddev": 11.38424689,
            "variance": 129.6010773
          },
          {
            "average": 126.5198956,
            "count": 16221247,
            "maximum": 3912,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 188.9467122,
            "variance": 35700.86004
          },
          {
            "average": 2.570562177,
            "count": 16221247,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.258681953,
            "variance": 1.58428026
          },
          {
            "average": 4.142533678,
            "count": 16221247,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.235490978,
            "variance": 1.526437956
          },
          {
            "average": 1,
            "count": 16221247,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16221247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.020053452,
            "count": 16221247,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1401831387,
            "variance": 0.01965131239
          },
          {
            "average": 20.19042039,
            "count": 16221247,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.382059406,
            "variance": 5.674207013
          },
          {
            "average": 3.125102343,
            "count": 16221247,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.05155154,
            "variance": 4.208863722
          },
          {
            "average": 4.787321221,
            "count": 16221247,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.530332226,
            "variance": 12.46324563
          },
          {
            "average": 247835720.2,
            "count": 16221247,
            "maximum": 247863779.7,
            "minimum": 247790692.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32831.23971,
            "variance": 1077890301
          },
          {
            "average": 0,
            "count": 16221247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16221247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16221247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16221247,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16221247,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          939368.0107,
          1072791.396,
          18.09901637,
          940606.5507,
          1074035.076,
          111.6390164
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                939368.0106622959,
                1072791.3956220679,
                18.099016369782042
              ],
              [
                939368.0106622959,
                1074035.075622068,
                18.099016369782042
              ],
              [
                940606.5506622959,
                1074035.075622068,
                111.63901636978204
              ],
              [
                940606.5506622959,
                1072791.3956220679,
                111.63901636978204
              ],
              [
                939368.0106622959,
                1072791.3956220679,
                18.099016369782042
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:49:39+00:00",
        "end_time": "2019-07-22T00:31:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK4899.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK4899.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4899.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4899.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6208963,
            58.60261499,
            18.09901637,
            -137.5949191,
            58.61611325,
            111.6390164
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.6208962743665,
                  58.60532220928885,
                  18.099016369782042
                ],
                [
                  -137.61565393265093,
                  58.616113254606304,
                  18.099016369782042
                ],
                [
                  -137.59491906209757,
                  58.613405209269146,
                  111.63901636978204
                ],
                [
                  -137.6001674900293,
                  58.602614993562966,
                  111.63901636978204
                ],
                [
                  -137.6208962743665,
                  58.60532220928885,
                  18.099016369782042
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK4899.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4899.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:49:39Z",
            "pc:count": 16221247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 939990.2066,
                "count": 16221247,
                "maximum": 940606.5507,
                "minimum": 939368.0107,
                "name": "X",
                "position": 0,
                "stddev": 283.2723839,
                "variance": 80243.2435
              },
              {
                "average": 1073368.558,
                "count": 16221247,
                "maximum": 1074035.076,
                "minimum": 1072791.396,
                "name": "Y",
                "position": 1,
                "stddev": 311.8186289,
                "variance": 97230.85733
              },
              {
                "average": 43.57254047,
                "count": 16221247,
                "maximum": 111.6390164,
                "minimum": 18.09901637,
                "name": "Z",
                "position": 2,
                "stddev": 11.38424689,
                "variance": 129.6010773
              },
              {
                "average": 126.5198956,
                "count": 16221247,
                "maximum": 3912,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 188.9467122,
                "variance": 35700.86004
              },
              {
                "average": 2.570562177,
                "count": 16221247,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.258681953,
                "variance": 1.58428026
              },
              {
                "average": 4.142533678,
                "count": 16221247,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.235490978,
                "variance": 1.526437956
              },
              {
                "average": 1,
                "count": 16221247,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16221247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.020053452,
                "count": 16221247,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1401831387,
                "variance": 0.01965131239
              },
              {
                "average": 20.19042039,
                "count": 16221247,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.382059406,
                "variance": 5.674207013
              },
              {
                "average": 3.125102343,
                "count": 16221247,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.05155154,
                "variance": 4.208863722
              },
              {
                "average": 4.787321221,
                "count": 16221247,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.530332226,
                "variance": 12.46324563
              },
              {
                "average": 247835720.2,
                "count": 16221247,
                "maximum": 247863779.7,
                "minimum": 247790692.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32831.23971,
                "variance": 1077890301
              },
              {
                "average": 0,
                "count": 16221247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16221247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16221247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16221247,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16221247,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              939368.0107,
              1072791.396,
              18.09901637,
              940606.5507,
              1074035.076,
              111.6390164
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    939368.0106622959,
                    1072791.3956220679,
                    18.099016369782042
                  ],
                  [
                    939368.0106622959,
                    1074035.075622068,
                    18.099016369782042
                  ],
                  [
                    940606.5506622959,
                    1074035.075622068,
                    111.63901636978204
                  ],
                  [
                    940606.5506622959,
                    1072791.3956220679,
                    111.63901636978204
                  ],
                  [
                    939368.0106622959,
                    1072791.3956220679,
                    18.099016369782042
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:49:39+00:00",
            "end_time": "2019-07-22T00:31:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5395.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.53234106026107,
              58.571158065281274,
              9.249883349649025
            ],
            [
              -137.52707618377644,
              58.58194572043362,
              9.249883349649025
            ],
            [
              -137.5063655174018,
              58.57922284592766,
              191.96988334964902
            ],
            [
              -137.51163646027794,
              58.56843602353805,
              191.96988334964902
            ],
            [
              -137.53234106026107,
              58.571158065281274,
              9.249883349649025
            ]
          ]
        ]
      },
      "bbox": [
        -137.5323411,
        58.56843602,
        9.24988335,
        -137.5063655,
        58.58194572,
        191.9698833
      ],
      "properties": {
        "datetime": "2019-07-22T20:17:36Z",
        "pc:count": 24631412,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 945914.85,
            "count": 24631412,
            "maximum": 946518.4151,
            "minimum": 945279.6751,
            "name": "X",
            "position": 0,
            "stddev": 271.9703154,
            "variance": 73967.85245
          },
          {
            "average": 1070987.861,
            "count": 24631412,
            "maximum": 1071589.555,
            "minimum": 1070345.875,
            "name": "Y",
            "position": 1,
            "stddev": 300.0362716,
            "variance": 90021.76427
          },
          {
            "average": 96.59215751,
            "count": 24631412,
            "maximum": 191.9698833,
            "minimum": 9.24988335,
            "name": "Z",
            "position": 2,
            "stddev": 31.09088659,
            "variance": 966.6432289
          },
          {
            "average": 101.1454148,
            "count": 24631412,
            "maximum": 3703,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 174.6648151,
            "variance": 30507.79764
          },
          {
            "average": 2.808736746,
            "count": 24631412,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.229492695,
            "variance": 1.511652286
          },
          {
            "average": 4.617919752,
            "count": 24631412,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8308314752,
            "variance": 0.6902809401
          },
          {
            "average": 1,
            "count": 24631412,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24631412,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.013933144,
            "count": 24631412,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1172135301,
            "variance": 0.01373901165
          },
          {
            "average": 20.06459604,
            "count": 24631412,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.158429317,
            "variance": 4.658817116
          },
          {
            "average": 3.679482159,
            "count": 24631412,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.276282196,
            "variance": 5.181460636
          },
          {
            "average": 7.595997298,
            "count": 24631412,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.761149643,
            "variance": 7.623947353
          },
          {
            "average": 247800747.7,
            "count": 24631412,
            "maximum": 247861856.6,
            "minimum": 247788962.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 22353.18622,
            "variance": 499664934.3
          },
          {
            "average": 0,
            "count": 24631412,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24631412,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24631412,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24631412,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24631412,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          945279.6751,
          1070345.875,
          9.24988335,
          946518.4151,
          1071589.555,
          191.9698833
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                945279.6751005548,
                1070345.874742292,
                9.249883349649025
              ],
              [
                945279.6751005548,
                1071589.5547422923,
                9.249883349649025
              ],
              [
                946518.4151005548,
                1071589.5547422923,
                191.96988334964902
              ],
              [
                946518.4151005548,
                1070345.874742292,
                191.96988334964902
              ],
              [
                945279.6751005548,
                1070345.874742292,
                9.249883349649025
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:17:36+00:00",
        "end_time": "2019-07-22T00:02:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5395.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5395.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5395.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5395.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5323411,
            58.56843602,
            9.24988335,
            -137.5063655,
            58.58194572,
            191.9698833
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.53234106026107,
                  58.571158065281274,
                  9.249883349649025
                ],
                [
                  -137.52707618377644,
                  58.58194572043362,
                  9.249883349649025
                ],
                [
                  -137.5063655174018,
                  58.57922284592766,
                  191.96988334964902
                ],
                [
                  -137.51163646027794,
                  58.56843602353805,
                  191.96988334964902
                ],
                [
                  -137.53234106026107,
                  58.571158065281274,
                  9.249883349649025
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5395.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5395.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:17:36Z",
            "pc:count": 24631412,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 945914.85,
                "count": 24631412,
                "maximum": 946518.4151,
                "minimum": 945279.6751,
                "name": "X",
                "position": 0,
                "stddev": 271.9703154,
                "variance": 73967.85245
              },
              {
                "average": 1070987.861,
                "count": 24631412,
                "maximum": 1071589.555,
                "minimum": 1070345.875,
                "name": "Y",
                "position": 1,
                "stddev": 300.0362716,
                "variance": 90021.76427
              },
              {
                "average": 96.59215751,
                "count": 24631412,
                "maximum": 191.9698833,
                "minimum": 9.24988335,
                "name": "Z",
                "position": 2,
                "stddev": 31.09088659,
                "variance": 966.6432289
              },
              {
                "average": 101.1454148,
                "count": 24631412,
                "maximum": 3703,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 174.6648151,
                "variance": 30507.79764
              },
              {
                "average": 2.808736746,
                "count": 24631412,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.229492695,
                "variance": 1.511652286
              },
              {
                "average": 4.617919752,
                "count": 24631412,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8308314752,
                "variance": 0.6902809401
              },
              {
                "average": 1,
                "count": 24631412,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24631412,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.013933144,
                "count": 24631412,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1172135301,
                "variance": 0.01373901165
              },
              {
                "average": 20.06459604,
                "count": 24631412,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.158429317,
                "variance": 4.658817116
              },
              {
                "average": 3.679482159,
                "count": 24631412,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.276282196,
                "variance": 5.181460636
              },
              {
                "average": 7.595997298,
                "count": 24631412,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.761149643,
                "variance": 7.623947353
              },
              {
                "average": 247800747.7,
                "count": 24631412,
                "maximum": 247861856.6,
                "minimum": 247788962.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 22353.18622,
                "variance": 499664934.3
              },
              {
                "average": 0,
                "count": 24631412,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24631412,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24631412,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24631412,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24631412,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              945279.6751,
              1070345.875,
              9.24988335,
              946518.4151,
              1071589.555,
              191.9698833
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    945279.6751005548,
                    1070345.874742292,
                    9.249883349649025
                  ],
                  [
                    945279.6751005548,
                    1071589.5547422923,
                    9.249883349649025
                  ],
                  [
                    946518.4151005548,
                    1071589.5547422923,
                    191.96988334964902
                  ],
                  [
                    946518.4151005548,
                    1070345.874742292,
                    191.96988334964902
                  ],
                  [
                    945279.6751005548,
                    1070345.874742292,
                    9.249883349649025
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:17:36+00:00",
            "end_time": "2019-07-22T00:02: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": "20190722_NCMP_AK_08VLK4997.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.5999831905807,
              58.59263832041437,
              -3.829319639913692
            ],
            [
              -137.5971247855072,
              58.59851744830181,
              -3.829319639913692
            ],
            [
              -137.57781267760254,
              58.5959910514016,
              73.73068036008631
            ],
            [
              -137.58067416934435,
              58.59011234496006,
              73.73068036008631
            ],
            [
              -137.5999831905807,
              58.59263832041437,
              -3.829319639913692
            ]
          ]
        ]
      },
      "bbox": [
        -137.5999832,
        58.59011234,
        -3.82931964,
        -137.5778127,
        58.59851745,
        73.73068036
      ],
      "properties": {
        "datetime": "2019-07-22T20:56:32Z",
        "pc:count": 3726636,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 941643.9304,
            "count": 3726636,
            "maximum": 942043.6834,
            "minimum": 940889.4634,
            "name": "X",
            "position": 0,
            "stddev": 210.4213333,
            "variance": 44277.13749
          },
          {
            "average": 1072148.95,
            "count": 3726636,
            "maximum": 1072390.443,
            "minimum": 1071712.823,
            "name": "Y",
            "position": 1,
            "stddev": 126.5537875,
            "variance": 16015.86112
          },
          {
            "average": 26.05894868,
            "count": 3726636,
            "maximum": 73.73068036,
            "minimum": -3.82931964,
            "name": "Z",
            "position": 2,
            "stddev": 17.97605494,
            "variance": 323.1385512
          },
          {
            "average": 298.0599672,
            "count": 3726636,
            "maximum": 18540,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 899.7713058,
            "variance": 809588.4027
          },
          {
            "average": 2.29396029,
            "count": 3726636,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.307555857,
            "variance": 1.709702318
          },
          {
            "average": 3.590552176,
            "count": 3726636,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.734807116,
            "variance": 3.009555729
          },
          {
            "average": 1,
            "count": 3726636,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3726636,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.853422765,
            "count": 3726636,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.78877211,
            "variance": 46.08742677
          },
          {
            "average": 20.08022677,
            "count": 3726636,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.845557226,
            "variance": 3.406081474
          },
          {
            "average": 2.96336884,
            "count": 3726636,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.216332003,
            "variance": 4.912127548
          },
          {
            "average": 2.791012592,
            "count": 3726636,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9115294218,
            "variance": 0.8308858867
          },
          {
            "average": 247861503.8,
            "count": 3726636,
            "maximum": 247864192.3,
            "minimum": 247860054.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 936.1719234,
            "variance": 876417.8702
          },
          {
            "average": 0,
            "count": 3726636,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3726636,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3726636,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3726636,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3726636,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          940889.4634,
          1071712.823,
          -3.82931964,
          942043.6834,
          1072390.443,
          73.73068036
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                940889.4633973705,
                1071712.8231736687,
                -3.829319639913692
              ],
              [
                940889.4633973705,
                1072390.4431736688,
                -3.829319639913692
              ],
              [
                942043.6833973705,
                1072390.4431736688,
                73.73068036008631
              ],
              [
                942043.6833973705,
                1071712.8231736687,
                73.73068036008631
              ],
              [
                940889.4633973705,
                1071712.8231736687,
                -3.829319639913692
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:56:32+00:00",
        "end_time": "2019-07-22T19:47:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK4997.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK4997.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4997.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4997.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5999832,
            58.59011234,
            -3.82931964,
            -137.5778127,
            58.59851745,
            73.73068036
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.5999831905807,
                  58.59263832041437,
                  -3.829319639913692
                ],
                [
                  -137.5971247855072,
                  58.59851744830181,
                  -3.829319639913692
                ],
                [
                  -137.57781267760254,
                  58.5959910514016,
                  73.73068036008631
                ],
                [
                  -137.58067416934435,
                  58.59011234496006,
                  73.73068036008631
                ],
                [
                  -137.5999831905807,
                  58.59263832041437,
                  -3.829319639913692
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK4997.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4997.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:56:32Z",
            "pc:count": 3726636,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 941643.9304,
                "count": 3726636,
                "maximum": 942043.6834,
                "minimum": 940889.4634,
                "name": "X",
                "position": 0,
                "stddev": 210.4213333,
                "variance": 44277.13749
              },
              {
                "average": 1072148.95,
                "count": 3726636,
                "maximum": 1072390.443,
                "minimum": 1071712.823,
                "name": "Y",
                "position": 1,
                "stddev": 126.5537875,
                "variance": 16015.86112
              },
              {
                "average": 26.05894868,
                "count": 3726636,
                "maximum": 73.73068036,
                "minimum": -3.82931964,
                "name": "Z",
                "position": 2,
                "stddev": 17.97605494,
                "variance": 323.1385512
              },
              {
                "average": 298.0599672,
                "count": 3726636,
                "maximum": 18540,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 899.7713058,
                "variance": 809588.4027
              },
              {
                "average": 2.29396029,
                "count": 3726636,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.307555857,
                "variance": 1.709702318
              },
              {
                "average": 3.590552176,
                "count": 3726636,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.734807116,
                "variance": 3.009555729
              },
              {
                "average": 1,
                "count": 3726636,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3726636,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.853422765,
                "count": 3726636,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.78877211,
                "variance": 46.08742677
              },
              {
                "average": 20.08022677,
                "count": 3726636,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.845557226,
                "variance": 3.406081474
              },
              {
                "average": 2.96336884,
                "count": 3726636,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.216332003,
                "variance": 4.912127548
              },
              {
                "average": 2.791012592,
                "count": 3726636,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9115294218,
                "variance": 0.8308858867
              },
              {
                "average": 247861503.8,
                "count": 3726636,
                "maximum": 247864192.3,
                "minimum": 247860054.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 936.1719234,
                "variance": 876417.8702
              },
              {
                "average": 0,
                "count": 3726636,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3726636,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3726636,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3726636,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3726636,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              940889.4634,
              1071712.823,
              -3.82931964,
              942043.6834,
              1072390.443,
              73.73068036
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    940889.4633973705,
                    1071712.8231736687,
                    -3.829319639913692
                  ],
                  [
                    940889.4633973705,
                    1072390.4431736688,
                    -3.829319639913692
                  ],
                  [
                    942043.6833973705,
                    1072390.4431736688,
                    73.73068036008631
                  ],
                  [
                    942043.6833973705,
                    1071712.8231736687,
                    73.73068036008631
                  ],
                  [
                    940889.4633973705,
                    1071712.8231736687,
                    -3.829319639913692
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:56:32+00:00",
            "end_time": "2019-07-22T19:47:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5098.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.58585137295464,
              58.59704679463594,
              20.781531140347397
            ],
            [
              -137.58059837746987,
              58.607838371601744,
              20.781531140347397
            ],
            [
              -137.5598689100295,
              58.605124333317896,
              221.2815311403474
            ],
            [
              -137.56512798710875,
              58.5943335875672,
              221.2815311403474
            ],
            [
              -137.58585137295464,
              58.59704679463594,
              20.781531140347397
            ]
          ]
        ]
      },
      "bbox": [
        -137.5858514,
        58.59433359,
        20.78153114,
        -137.5598689,
        58.60783837,
        221.2815311
      ],
      "properties": {
        "datetime": "2019-07-22T19:47:40Z",
        "pc:count": 27367936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 942188.5841,
            "count": 27367936,
            "maximum": 942801.795,
            "minimum": 941563.115,
            "name": "X",
            "position": 0,
            "stddev": 289.9373675,
            "variance": 84063.67705
          },
          {
            "average": 1073043.958,
            "count": 27367936,
            "maximum": 1073634.747,
            "minimum": 1072390.847,
            "name": "Y",
            "position": 1,
            "stddev": 285.4407989,
            "variance": 81476.44965
          },
          {
            "average": 99.75998694,
            "count": 27367936,
            "maximum": 221.2815311,
            "minimum": 20.78153114,
            "name": "Z",
            "position": 2,
            "stddev": 38.10047363,
            "variance": 1451.646091
          },
          {
            "average": 94.93223197,
            "count": 27367936,
            "maximum": 3106,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 154.9964207,
            "variance": 24023.89043
          },
          {
            "average": 2.826237353,
            "count": 27367936,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.221452104,
            "variance": 1.491945241
          },
          {
            "average": 4.653652106,
            "count": 27367936,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7668942369,
            "variance": 0.5881267706
          },
          {
            "average": 1,
            "count": 27367936,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27367936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.008133715,
            "count": 27367936,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.08981958739,
            "variance": 0.008067558278
          },
          {
            "average": 20.10393336,
            "count": 27367936,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.066086534,
            "variance": 4.268713567
          },
          {
            "average": 3.732370245,
            "count": 27367936,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.302424987,
            "variance": 5.301160823
          },
          {
            "average": 7.745747834,
            "count": 27367936,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.157121355,
            "variance": 4.653172542
          },
          {
            "average": 247793998.5,
            "count": 27367936,
            "maximum": 247860060.5,
            "minimum": 247788380.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12040.80984,
            "variance": 144981101.7
          },
          {
            "average": 0,
            "count": 27367936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27367936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27367936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27367936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27367936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          941563.115,
          1072390.847,
          20.78153114,
          942801.795,
          1073634.747,
          221.2815311
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                941563.1150148391,
                1072390.8470732563,
                20.781531140347397
              ],
              [
                941563.1150148391,
                1073634.7470732562,
                20.781531140347397
              ],
              [
                942801.795014839,
                1073634.7470732562,
                221.2815311403474
              ],
              [
                942801.795014839,
                1072390.8470732563,
                221.2815311403474
              ],
              [
                941563.1150148391,
                1072390.8470732563,
                20.781531140347397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:47:40+00:00",
        "end_time": "2019-07-21T23:53:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5098.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5098.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5098.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5098.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5858514,
            58.59433359,
            20.78153114,
            -137.5598689,
            58.60783837,
            221.2815311
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.58585137295464,
                  58.59704679463594,
                  20.781531140347397
                ],
                [
                  -137.58059837746987,
                  58.607838371601744,
                  20.781531140347397
                ],
                [
                  -137.5598689100295,
                  58.605124333317896,
                  221.2815311403474
                ],
                [
                  -137.56512798710875,
                  58.5943335875672,
                  221.2815311403474
                ],
                [
                  -137.58585137295464,
                  58.59704679463594,
                  20.781531140347397
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5098.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5098.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:47:40Z",
            "pc:count": 27367936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 942188.5841,
                "count": 27367936,
                "maximum": 942801.795,
                "minimum": 941563.115,
                "name": "X",
                "position": 0,
                "stddev": 289.9373675,
                "variance": 84063.67705
              },
              {
                "average": 1073043.958,
                "count": 27367936,
                "maximum": 1073634.747,
                "minimum": 1072390.847,
                "name": "Y",
                "position": 1,
                "stddev": 285.4407989,
                "variance": 81476.44965
              },
              {
                "average": 99.75998694,
                "count": 27367936,
                "maximum": 221.2815311,
                "minimum": 20.78153114,
                "name": "Z",
                "position": 2,
                "stddev": 38.10047363,
                "variance": 1451.646091
              },
              {
                "average": 94.93223197,
                "count": 27367936,
                "maximum": 3106,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 154.9964207,
                "variance": 24023.89043
              },
              {
                "average": 2.826237353,
                "count": 27367936,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.221452104,
                "variance": 1.491945241
              },
              {
                "average": 4.653652106,
                "count": 27367936,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7668942369,
                "variance": 0.5881267706
              },
              {
                "average": 1,
                "count": 27367936,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27367936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.008133715,
                "count": 27367936,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.08981958739,
                "variance": 0.008067558278
              },
              {
                "average": 20.10393336,
                "count": 27367936,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.066086534,
                "variance": 4.268713567
              },
              {
                "average": 3.732370245,
                "count": 27367936,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.302424987,
                "variance": 5.301160823
              },
              {
                "average": 7.745747834,
                "count": 27367936,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.157121355,
                "variance": 4.653172542
              },
              {
                "average": 247793998.5,
                "count": 27367936,
                "maximum": 247860060.5,
                "minimum": 247788380.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12040.80984,
                "variance": 144981101.7
              },
              {
                "average": 0,
                "count": 27367936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27367936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27367936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27367936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27367936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              941563.115,
              1072390.847,
              20.78153114,
              942801.795,
              1073634.747,
              221.2815311
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    941563.1150148391,
                    1072390.8470732563,
                    20.781531140347397
                  ],
                  [
                    941563.1150148391,
                    1073634.7470732562,
                    20.781531140347397
                  ],
                  [
                    942801.795014839,
                    1073634.7470732562,
                    221.2815311403474
                  ],
                  [
                    942801.795014839,
                    1072390.8470732563,
                    221.2815311403474
                  ],
                  [
                    941563.1150148391,
                    1072390.8470732563,
                    20.781531140347397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:47:40+00:00",
            "end_time": "2019-07-21T23:53:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5791.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.46074022568087,
              58.53736428139907,
              -3.923355927767624
            ],
            [
              -137.45583120782678,
              58.54738768052659,
              -3.923355927767624
            ],
            [
              -137.435150273095,
              58.54465366209917,
              125.83664407223236
            ],
            [
              -137.4400649103323,
              58.53463103886031,
              125.83664407223236
            ],
            [
              -137.46074022568087,
              58.53736428139907,
              -3.923355927767624
            ]
          ]
        ]
      },
      "bbox": [
        -137.4607402,
        58.53463104,
        -3.923355928,
        -137.4351503,
        58.54738768,
        125.8366441
      ],
      "properties": {
        "datetime": "2019-07-22T20:16:22Z",
        "pc:count": 16545937,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 950896.9572,
            "count": 16545937,
            "maximum": 951474.0044,
            "minimum": 950235.4644,
            "name": "X",
            "position": 0,
            "stddev": 297.7667254,
            "variance": 88665.02274
          },
          {
            "average": 1068320.231,
            "count": 16545937,
            "maximum": 1068862.835,
            "minimum": 1067706.975,
            "name": "Y",
            "position": 1,
            "stddev": 250.9390139,
            "variance": 62970.3887
          },
          {
            "average": 49.23575273,
            "count": 16545937,
            "maximum": 125.8366441,
            "minimum": -3.923355928,
            "name": "Z",
            "position": 2,
            "stddev": 21.06579769,
            "variance": 443.7678325
          },
          {
            "average": 127.171153,
            "count": 16545937,
            "maximum": 19778,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 281.0486916,
            "variance": 78988.36703
          },
          {
            "average": 2.686855933,
            "count": 16545937,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.256384771,
            "variance": 1.578502694
          },
          {
            "average": 4.374536782,
            "count": 16545937,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.130424286,
            "variance": 1.277859067
          },
          {
            "average": 1,
            "count": 16545937,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16545937,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.072311952,
            "count": 16545937,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9837395481,
            "variance": 0.9677434985
          },
          {
            "average": 20.04791426,
            "count": 16545937,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.077586373,
            "variance": 1.161192391
          },
          {
            "average": 3.442868844,
            "count": 16545937,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.236405875,
            "variance": 5.001511237
          },
          {
            "average": 7.339714275,
            "count": 16545937,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.424919176,
            "variance": 11.73007137
          },
          {
            "average": 247807464.1,
            "count": 16545937,
            "maximum": 247861782.1,
            "minimum": 247790115,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27655.71892,
            "variance": 764838789
          },
          {
            "average": 0,
            "count": 16545937,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16545937,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16545937,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16545937,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16545937,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          950235.4644,
          1067706.975,
          -3.923355928,
          951474.0044,
          1068862.835,
          125.8366441
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                950235.4643691608,
                1067706.9750076705,
                -3.923355927767624
              ],
              [
                950235.4643691608,
                1068862.8350076703,
                -3.923355927767624
              ],
              [
                951474.0043691609,
                1068862.8350076703,
                125.83664407223236
              ],
              [
                951474.0043691609,
                1067706.9750076705,
                125.83664407223236
              ],
              [
                950235.4643691608,
                1067706.9750076705,
                -3.923355927767624
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:16:22+00:00",
        "end_time": "2019-07-22T00:21:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5791.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5791.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5791.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5791.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4607402,
            58.53463104,
            -3.923355928,
            -137.4351503,
            58.54738768,
            125.8366441
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.46074022568087,
                  58.53736428139907,
                  -3.923355927767624
                ],
                [
                  -137.45583120782678,
                  58.54738768052659,
                  -3.923355927767624
                ],
                [
                  -137.435150273095,
                  58.54465366209917,
                  125.83664407223236
                ],
                [
                  -137.4400649103323,
                  58.53463103886031,
                  125.83664407223236
                ],
                [
                  -137.46074022568087,
                  58.53736428139907,
                  -3.923355927767624
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5791.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5791.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:16:22Z",
            "pc:count": 16545937,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 950896.9572,
                "count": 16545937,
                "maximum": 951474.0044,
                "minimum": 950235.4644,
                "name": "X",
                "position": 0,
                "stddev": 297.7667254,
                "variance": 88665.02274
              },
              {
                "average": 1068320.231,
                "count": 16545937,
                "maximum": 1068862.835,
                "minimum": 1067706.975,
                "name": "Y",
                "position": 1,
                "stddev": 250.9390139,
                "variance": 62970.3887
              },
              {
                "average": 49.23575273,
                "count": 16545937,
                "maximum": 125.8366441,
                "minimum": -3.923355928,
                "name": "Z",
                "position": 2,
                "stddev": 21.06579769,
                "variance": 443.7678325
              },
              {
                "average": 127.171153,
                "count": 16545937,
                "maximum": 19778,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 281.0486916,
                "variance": 78988.36703
              },
              {
                "average": 2.686855933,
                "count": 16545937,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.256384771,
                "variance": 1.578502694
              },
              {
                "average": 4.374536782,
                "count": 16545937,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.130424286,
                "variance": 1.277859067
              },
              {
                "average": 1,
                "count": 16545937,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16545937,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.072311952,
                "count": 16545937,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9837395481,
                "variance": 0.9677434985
              },
              {
                "average": 20.04791426,
                "count": 16545937,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.077586373,
                "variance": 1.161192391
              },
              {
                "average": 3.442868844,
                "count": 16545937,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.236405875,
                "variance": 5.001511237
              },
              {
                "average": 7.339714275,
                "count": 16545937,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.424919176,
                "variance": 11.73007137
              },
              {
                "average": 247807464.1,
                "count": 16545937,
                "maximum": 247861782.1,
                "minimum": 247790115,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27655.71892,
                "variance": 764838789
              },
              {
                "average": 0,
                "count": 16545937,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16545937,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16545937,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16545937,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16545937,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              950235.4644,
              1067706.975,
              -3.923355928,
              951474.0044,
              1068862.835,
              125.8366441
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    950235.4643691608,
                    1067706.9750076705,
                    -3.923355927767624
                  ],
                  [
                    950235.4643691608,
                    1068862.8350076703,
                    -3.923355927767624
                  ],
                  [
                    951474.0043691609,
                    1068862.8350076703,
                    125.83664407223236
                  ],
                  [
                    951474.0043691609,
                    1067706.9750076705,
                    125.83664407223236
                  ],
                  [
                    950235.4643691608,
                    1067706.9750076705,
                    -3.923355927767624
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:16:22+00:00",
            "end_time": "2019-07-22T00:21:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6385.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.35310375442737,
              58.48760010006614,
              -1.496465450092398
            ],
            [
              -137.3492277388995,
              58.49547304242477,
              -1.496465450092398
            ],
            [
              -137.32889365128128,
              58.49276268204474,
              49.7235345499076
            ],
            [
              -137.3327739960985,
              58.48489034264295,
              49.7235345499076
            ],
            [
              -137.35310375442737,
              58.48760010006614,
              -1.496465450092398
            ]
          ]
        ]
      },
      "bbox": [
        -137.3531038,
        58.48489034,
        -1.49646545,
        -137.3288937,
        58.49547304,
        49.72353455
      ],
      "properties": {
        "datetime": "2019-07-22T20:14:33Z",
        "pc:count": 6898056,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 958392.5675,
            "count": 6898056,
            "maximum": 958889.4981,
            "minimum": 957669.3981,
            "name": "X",
            "position": 0,
            "stddev": 249.2081137,
            "variance": 62104.68396
          },
          {
            "average": 1064447.917,
            "count": 6898056,
            "maximum": 1064772.608,
            "minimum": 1063864.388,
            "name": "Y",
            "position": 1,
            "stddev": 153.6103958,
            "variance": 23596.15369
          },
          {
            "average": 22.20898373,
            "count": 6898056,
            "maximum": 49.72353455,
            "minimum": -1.49646545,
            "name": "Z",
            "position": 2,
            "stddev": 9.750008817,
            "variance": 95.06267194
          },
          {
            "average": 186.3491898,
            "count": 6898056,
            "maximum": 6829,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 379.8448732,
            "variance": 144282.1277
          },
          {
            "average": 2.484473307,
            "count": 6898056,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.282091935,
            "variance": 1.643759731
          },
          {
            "average": 3.969159282,
            "count": 6898056,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.490629847,
            "variance": 2.221977342
          },
          {
            "average": 1,
            "count": 6898056,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6898056,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.097199704,
            "count": 6898056,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8518866679,
            "variance": 0.725710895
          },
          {
            "average": 19.75123888,
            "count": 6898056,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.059687903,
            "variance": 1.122938452
          },
          {
            "average": 3.193642238,
            "count": 6898056,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.303490883,
            "variance": 5.306070249
          },
          {
            "average": 5.881743494,
            "count": 6898056,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.209988651,
            "variance": 17.72400444
          },
          {
            "average": 247822918.8,
            "count": 6898056,
            "maximum": 247861673,
            "minimum": 247791860.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33096.9081,
            "variance": 1095405325
          },
          {
            "average": 0,
            "count": 6898056,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6898056,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6898056,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6898056,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6898056,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          957669.3981,
          1063864.388,
          -1.49646545,
          958889.4981,
          1064772.608,
          49.72353455
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                957669.3980705617,
                1063864.387562883,
                -1.496465450092398
              ],
              [
                957669.3980705617,
                1064772.6075628833,
                -1.496465450092398
              ],
              [
                958889.4980705618,
                1064772.6075628833,
                49.7235345499076
              ],
              [
                958889.4980705618,
                1063864.387562883,
                49.7235345499076
              ],
              [
                957669.3980705617,
                1063864.387562883,
                -1.496465450092398
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:14:33+00:00",
        "end_time": "2019-07-22T00:51:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6385.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6385.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6385.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6385.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3531038,
            58.48489034,
            -1.49646545,
            -137.3288937,
            58.49547304,
            49.72353455
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.35310375442737,
                  58.48760010006614,
                  -1.496465450092398
                ],
                [
                  -137.3492277388995,
                  58.49547304242477,
                  -1.496465450092398
                ],
                [
                  -137.32889365128128,
                  58.49276268204474,
                  49.7235345499076
                ],
                [
                  -137.3327739960985,
                  58.48489034264295,
                  49.7235345499076
                ],
                [
                  -137.35310375442737,
                  58.48760010006614,
                  -1.496465450092398
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6385.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6385.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:14:33Z",
            "pc:count": 6898056,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 958392.5675,
                "count": 6898056,
                "maximum": 958889.4981,
                "minimum": 957669.3981,
                "name": "X",
                "position": 0,
                "stddev": 249.2081137,
                "variance": 62104.68396
              },
              {
                "average": 1064447.917,
                "count": 6898056,
                "maximum": 1064772.608,
                "minimum": 1063864.388,
                "name": "Y",
                "position": 1,
                "stddev": 153.6103958,
                "variance": 23596.15369
              },
              {
                "average": 22.20898373,
                "count": 6898056,
                "maximum": 49.72353455,
                "minimum": -1.49646545,
                "name": "Z",
                "position": 2,
                "stddev": 9.750008817,
                "variance": 95.06267194
              },
              {
                "average": 186.3491898,
                "count": 6898056,
                "maximum": 6829,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 379.8448732,
                "variance": 144282.1277
              },
              {
                "average": 2.484473307,
                "count": 6898056,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.282091935,
                "variance": 1.643759731
              },
              {
                "average": 3.969159282,
                "count": 6898056,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.490629847,
                "variance": 2.221977342
              },
              {
                "average": 1,
                "count": 6898056,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6898056,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.097199704,
                "count": 6898056,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8518866679,
                "variance": 0.725710895
              },
              {
                "average": 19.75123888,
                "count": 6898056,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.059687903,
                "variance": 1.122938452
              },
              {
                "average": 3.193642238,
                "count": 6898056,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.303490883,
                "variance": 5.306070249
              },
              {
                "average": 5.881743494,
                "count": 6898056,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.209988651,
                "variance": 17.72400444
              },
              {
                "average": 247822918.8,
                "count": 6898056,
                "maximum": 247861673,
                "minimum": 247791860.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33096.9081,
                "variance": 1095405325
              },
              {
                "average": 0,
                "count": 6898056,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6898056,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6898056,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6898056,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6898056,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              957669.3981,
              1063864.388,
              -1.49646545,
              958889.4981,
              1064772.608,
              49.72353455
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    957669.3980705617,
                    1063864.387562883,
                    -1.496465450092398
                  ],
                  [
                    957669.3980705617,
                    1064772.6075628833,
                    -1.496465450092398
                  ],
                  [
                    958889.4980705618,
                    1064772.6075628833,
                    49.7235345499076
                  ],
                  [
                    958889.4980705618,
                    1063864.387562883,
                    49.7235345499076
                  ],
                  [
                    957669.3980705617,
                    1063864.387562883,
                    -1.496465450092398
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:14:33+00:00",
            "end_time": "2019-07-22T00:51:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6187.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.3897929882256,
              58.50248436474997,
              -1.227766425689715
            ],
            [
              -137.38472897047896,
              58.51278876489708,
              -1.227766425689715
            ],
            [
              -137.36407207284125,
              58.51004287687044,
              117.05223357431029
            ],
            [
              -137.36914185124846,
              58.49973927672158,
              117.05223357431029
            ],
            [
              -137.3897929882256,
              58.50248436474997,
              -1.227766425689715
            ]
          ]
        ]
      },
      "bbox": [
        -137.389793,
        58.49973928,
        -1.227766426,
        -137.3640721,
        58.51278876,
        117.0522336
      ],
      "properties": {
        "datetime": "2019-07-22T20:30:41Z",
        "pc:count": 17601476,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 955866.1812,
            "count": 17601476,
            "maximum": 956429.9457,
            "minimum": 955191.2657,
            "name": "X",
            "position": 0,
            "stddev": 294.7624699,
            "variance": 86884.91363
          },
          {
            "average": 1065532.602,
            "count": 17601476,
            "maximum": 1066136.065,
            "minimum": 1064947.505,
            "name": "Y",
            "position": 1,
            "stddev": 250.478707,
            "variance": 62739.58265
          },
          {
            "average": 57.90313748,
            "count": 17601476,
            "maximum": 117.0522336,
            "minimum": -1.227766426,
            "name": "Z",
            "position": 2,
            "stddev": 26.38656939,
            "variance": 696.2510442
          },
          {
            "average": 130.033628,
            "count": 17601476,
            "maximum": 7071,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 258.643372,
            "variance": 66896.39385
          },
          {
            "average": 2.674364014,
            "count": 17601476,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.257069008,
            "variance": 1.580222492
          },
          {
            "average": 4.349733852,
            "count": 17601476,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.166602725,
            "variance": 1.360961917
          },
          {
            "average": 1,
            "count": 17601476,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17601476,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032005782,
            "count": 17601476,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2672848752,
            "variance": 0.07144120449
          },
          {
            "average": 19.95005691,
            "count": 17601476,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.595942841,
            "variance": 2.547033551
          },
          {
            "average": 3.450075323,
            "count": 17601476,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.262861636,
            "variance": 5.120542783
          },
          {
            "average": 4.118266559,
            "count": 17601476,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.666468515,
            "variance": 13.44299137
          },
          {
            "average": 247839614.8,
            "count": 17601476,
            "maximum": 247862641.8,
            "minimum": 247790932,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31118.08057,
            "variance": 968334938.5
          },
          {
            "average": 0,
            "count": 17601476,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17601476,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17601476,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17601476,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17601476,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          955191.2657,
          1064947.505,
          -1.227766426,
          956429.9457,
          1066136.065,
          117.0522336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                955191.2656979781,
                1064947.5050213966,
                -1.227766425689715
              ],
              [
                955191.2656979781,
                1066136.0650213966,
                -1.227766425689715
              ],
              [
                956429.945697978,
                1066136.0650213966,
                117.05223357431029
              ],
              [
                956429.945697978,
                1064947.5050213966,
                117.05223357431029
              ],
              [
                955191.2656979781,
                1064947.5050213966,
                -1.227766425689715
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:30:41+00:00",
        "end_time": "2019-07-22T00:35:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6187.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6187.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6187.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6187.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.389793,
            58.49973928,
            -1.227766426,
            -137.3640721,
            58.51278876,
            117.0522336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.3897929882256,
                  58.50248436474997,
                  -1.227766425689715
                ],
                [
                  -137.38472897047896,
                  58.51278876489708,
                  -1.227766425689715
                ],
                [
                  -137.36407207284125,
                  58.51004287687044,
                  117.05223357431029
                ],
                [
                  -137.36914185124846,
                  58.49973927672158,
                  117.05223357431029
                ],
                [
                  -137.3897929882256,
                  58.50248436474997,
                  -1.227766425689715
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6187.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6187.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:30:41Z",
            "pc:count": 17601476,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 955866.1812,
                "count": 17601476,
                "maximum": 956429.9457,
                "minimum": 955191.2657,
                "name": "X",
                "position": 0,
                "stddev": 294.7624699,
                "variance": 86884.91363
              },
              {
                "average": 1065532.602,
                "count": 17601476,
                "maximum": 1066136.065,
                "minimum": 1064947.505,
                "name": "Y",
                "position": 1,
                "stddev": 250.478707,
                "variance": 62739.58265
              },
              {
                "average": 57.90313748,
                "count": 17601476,
                "maximum": 117.0522336,
                "minimum": -1.227766426,
                "name": "Z",
                "position": 2,
                "stddev": 26.38656939,
                "variance": 696.2510442
              },
              {
                "average": 130.033628,
                "count": 17601476,
                "maximum": 7071,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 258.643372,
                "variance": 66896.39385
              },
              {
                "average": 2.674364014,
                "count": 17601476,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.257069008,
                "variance": 1.580222492
              },
              {
                "average": 4.349733852,
                "count": 17601476,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.166602725,
                "variance": 1.360961917
              },
              {
                "average": 1,
                "count": 17601476,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17601476,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032005782,
                "count": 17601476,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2672848752,
                "variance": 0.07144120449
              },
              {
                "average": 19.95005691,
                "count": 17601476,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.595942841,
                "variance": 2.547033551
              },
              {
                "average": 3.450075323,
                "count": 17601476,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.262861636,
                "variance": 5.120542783
              },
              {
                "average": 4.118266559,
                "count": 17601476,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.666468515,
                "variance": 13.44299137
              },
              {
                "average": 247839614.8,
                "count": 17601476,
                "maximum": 247862641.8,
                "minimum": 247790932,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31118.08057,
                "variance": 968334938.5
              },
              {
                "average": 0,
                "count": 17601476,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17601476,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17601476,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17601476,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17601476,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              955191.2657,
              1064947.505,
              -1.227766426,
              956429.9457,
              1066136.065,
              117.0522336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    955191.2656979781,
                    1064947.5050213966,
                    -1.227766425689715
                  ],
                  [
                    955191.2656979781,
                    1066136.0650213966,
                    -1.227766425689715
                  ],
                  [
                    956429.945697978,
                    1066136.0650213966,
                    117.05223357431029
                  ],
                  [
                    956429.945697978,
                    1064947.5050213966,
                    117.05223357431029
                  ],
                  [
                    955191.2656979781,
                    1064947.5050213966,
                    -1.227766425689715
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:30:41+00:00",
            "end_time": "2019-07-22T00:35:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7872.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.08253965701803,
              58.380645449960625,
              -13.175347221723477
            ],
            [
              -137.08233059438612,
              58.38106442846165,
              -13.175347221723477
            ],
            [
              -137.07879856990155,
              58.38058440481263,
              2.064652778276524
            ],
            [
              -137.0790076723363,
              58.38016543197079,
              2.064652778276524
            ],
            [
              -137.08253965701803,
              58.380645449960625,
              -13.175347221723477
            ]
          ]
        ]
      },
      "bbox": [
        -137.0825397,
        58.38016543,
        -13.17534722,
        -137.0787986,
        58.38106443,
        2.064652778
      ],
      "properties": {
        "datetime": "2019-07-22T01:12:29Z",
        "pc:count": 1277,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 976026.721,
            "count": 1277,
            "maximum": 976123.8322,
            "minimum": 975910.9922,
            "name": "X",
            "position": 0,
            "stddev": 50.95223299,
            "variance": 2596.130047
          },
          {
            "average": 1056261.313,
            "count": 1277,
            "maximum": 1056279.036,
            "minimum": 1056230.656,
            "name": "Y",
            "position": 1,
            "stddev": 10.35073629,
            "variance": 107.1377418
          },
          {
            "average": -4.659043385,
            "count": 1277,
            "maximum": 2.064652778,
            "minimum": -13.17534722,
            "name": "Z",
            "position": 2,
            "stddev": 5.864623054,
            "variance": 34.39380357
          },
          {
            "average": 239.2223962,
            "count": 1277,
            "maximum": 1534,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 265.2330064,
            "variance": 70348.54768
          },
          {
            "average": 1.000783085,
            "count": 1277,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02798366231,
            "variance": 0.0007830853563
          },
          {
            "average": 1.001566171,
            "count": 1277,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03955936433,
            "variance": 0.001564943306
          },
          {
            "average": 1,
            "count": 1277,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1277,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1277,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93688626,
            "count": 1277,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9420917563,
            "variance": 0.8875368773
          },
          {
            "average": 2.003132341,
            "count": 1277,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05590149359,
            "variance": 0.003124976986
          },
          {
            "average": 8.730618637,
            "count": 1277,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4438122214,
            "variance": 0.1969692878
          },
          {
            "average": 247792729.5,
            "count": 1277,
            "maximum": 247793149.7,
            "minimum": 247791592.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 689.4045855,
            "variance": 475278.6826
          },
          {
            "average": 0,
            "count": 1277,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1277,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1277,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1277,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1277,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          975910.9922,
          1056230.656,
          -13.17534722,
          976123.8322,
          1056279.036,
          2.064652778
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                975910.9921714173,
                1056230.6557868482,
                -13.175347221723477
              ],
              [
                975910.9921714173,
                1056279.035786848,
                -13.175347221723477
              ],
              [
                976123.8321714174,
                1056279.035786848,
                2.064652778276524
              ],
              [
                976123.8321714174,
                1056230.6557868482,
                2.064652778276524
              ],
              [
                975910.9921714173,
                1056230.6557868482,
                -13.175347221723477
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:12:29+00:00",
        "end_time": "2019-07-22T00:46:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7872.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7872.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7872.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7872.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.0825397,
            58.38016543,
            -13.17534722,
            -137.0787986,
            58.38106443,
            2.064652778
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.08253965701803,
                  58.380645449960625,
                  -13.175347221723477
                ],
                [
                  -137.08233059438612,
                  58.38106442846165,
                  -13.175347221723477
                ],
                [
                  -137.07879856990155,
                  58.38058440481263,
                  2.064652778276524
                ],
                [
                  -137.0790076723363,
                  58.38016543197079,
                  2.064652778276524
                ],
                [
                  -137.08253965701803,
                  58.380645449960625,
                  -13.175347221723477
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7872.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7872.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:12:29Z",
            "pc:count": 1277,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 976026.721,
                "count": 1277,
                "maximum": 976123.8322,
                "minimum": 975910.9922,
                "name": "X",
                "position": 0,
                "stddev": 50.95223299,
                "variance": 2596.130047
              },
              {
                "average": 1056261.313,
                "count": 1277,
                "maximum": 1056279.036,
                "minimum": 1056230.656,
                "name": "Y",
                "position": 1,
                "stddev": 10.35073629,
                "variance": 107.1377418
              },
              {
                "average": -4.659043385,
                "count": 1277,
                "maximum": 2.064652778,
                "minimum": -13.17534722,
                "name": "Z",
                "position": 2,
                "stddev": 5.864623054,
                "variance": 34.39380357
              },
              {
                "average": 239.2223962,
                "count": 1277,
                "maximum": 1534,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 265.2330064,
                "variance": 70348.54768
              },
              {
                "average": 1.000783085,
                "count": 1277,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02798366231,
                "variance": 0.0007830853563
              },
              {
                "average": 1.001566171,
                "count": 1277,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03955936433,
                "variance": 0.001564943306
              },
              {
                "average": 1,
                "count": 1277,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1277,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1277,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93688626,
                "count": 1277,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9420917563,
                "variance": 0.8875368773
              },
              {
                "average": 2.003132341,
                "count": 1277,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05590149359,
                "variance": 0.003124976986
              },
              {
                "average": 8.730618637,
                "count": 1277,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4438122214,
                "variance": 0.1969692878
              },
              {
                "average": 247792729.5,
                "count": 1277,
                "maximum": 247793149.7,
                "minimum": 247791592.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 689.4045855,
                "variance": 475278.6826
              },
              {
                "average": 0,
                "count": 1277,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1277,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1277,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1277,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1277,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              975910.9922,
              1056230.656,
              -13.17534722,
              976123.8322,
              1056279.036,
              2.064652778
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    975910.9921714173,
                    1056230.6557868482,
                    -13.175347221723477
                  ],
                  [
                    975910.9921714173,
                    1056279.035786848,
                    -13.175347221723477
                  ],
                  [
                    976123.8321714174,
                    1056279.035786848,
                    2.064652778276524
                  ],
                  [
                    976123.8321714174,
                    1056230.6557868482,
                    2.064652778276524
                  ],
                  [
                    975910.9921714173,
                    1056230.6557868482,
                    -13.175347221723477
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:12:29+00:00",
            "end_time": "2019-07-22T00:46:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLL4306.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.6920603465603,
              58.666099145865616,
              1.081603618201214
            ],
            [
              -137.6914821141133,
              58.667293002083476,
              1.081603618201214
            ],
            [
              -137.6893262016623,
              58.66701339079638,
              27.881603618201215
            ],
            [
              -137.68990450430078,
              58.66581954407849,
              27.881603618201215
            ],
            [
              -137.6920603465603,
              58.666099145865616,
              1.081603618201214
            ]
          ]
        ]
      },
      "bbox": [
        -137.6920603,
        58.66581954,
        1.081603618,
        -137.6893262,
        58.667293,
        27.88160362
      ],
      "properties": {
        "datetime": "2019-07-21T23:27:33Z",
        "pc:count": 13016,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 933785.3602,
            "count": 13016,
            "maximum": 933846.4235,
            "minimum": 933717.8835,
            "name": "X",
            "position": 0,
            "stddev": 30.21858077,
            "variance": 913.1626236
          },
          {
            "average": 1078446.337,
            "count": 13016,
            "maximum": 1078513.421,
            "minimum": 1078375.861,
            "name": "Y",
            "position": 1,
            "stddev": 35.95973782,
            "variance": 1293.102744
          },
          {
            "average": 6.632778326,
            "count": 13016,
            "maximum": 27.88160362,
            "minimum": 1.081603618,
            "name": "Z",
            "position": 2,
            "stddev": 4.163226245,
            "variance": 17.33245277
          },
          {
            "average": 588.2046712,
            "count": 13016,
            "maximum": 3211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 453.0925601,
            "variance": 205292.868
          },
          {
            "average": 1.122771973,
            "count": 13016,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4952180385,
            "variance": 0.2452409057
          },
          {
            "average": 1.244852489,
            "count": 13016,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7806070078,
            "variance": 0.6093473006
          },
          {
            "average": 1,
            "count": 13016,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13016,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.126613399,
            "count": 13016,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.931788868,
            "variance": 35.18611918
          },
          {
            "average": 21.25127002,
            "count": 13016,
            "maximum": 22.00200081,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4429566244,
            "variance": 0.1962105711
          },
          {
            "average": 1.186385986,
            "count": 13016,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5902152337,
            "variance": 0.348354022
          },
          {
            "average": 1.049323909,
            "count": 13016,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.216551758,
            "variance": 0.04689466388
          },
          {
            "average": 247786659.5,
            "count": 13016,
            "maximum": 247786853.9,
            "minimum": 247786648.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 44.1401508,
            "variance": 1948.352912
          },
          {
            "average": 0,
            "count": 13016,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13016,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13016,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13016,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13016,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          933717.8835,
          1078375.861,
          1.081603618,
          933846.4235,
          1078513.421,
          27.88160362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                933717.883492783,
                1078375.86105114,
                1.081603618201214
              ],
              [
                933717.883492783,
                1078513.42105114,
                1.081603618201214
              ],
              [
                933846.423492783,
                1078513.42105114,
                27.881603618201215
              ],
              [
                933846.423492783,
                1078375.86105114,
                27.881603618201215
              ],
              [
                933717.883492783,
                1078375.86105114,
                1.081603618201214
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:27:33+00:00",
        "end_time": "2019-07-21T23:24:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4306.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4306.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4306.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4306.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6920603,
            58.66581954,
            1.081603618,
            -137.6893262,
            58.667293,
            27.88160362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.6920603465603,
                  58.666099145865616,
                  1.081603618201214
                ],
                [
                  -137.6914821141133,
                  58.667293002083476,
                  1.081603618201214
                ],
                [
                  -137.6893262016623,
                  58.66701339079638,
                  27.881603618201215
                ],
                [
                  -137.68990450430078,
                  58.66581954407849,
                  27.881603618201215
                ],
                [
                  -137.6920603465603,
                  58.666099145865616,
                  1.081603618201214
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4306.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4306.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:27:33Z",
            "pc:count": 13016,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 933785.3602,
                "count": 13016,
                "maximum": 933846.4235,
                "minimum": 933717.8835,
                "name": "X",
                "position": 0,
                "stddev": 30.21858077,
                "variance": 913.1626236
              },
              {
                "average": 1078446.337,
                "count": 13016,
                "maximum": 1078513.421,
                "minimum": 1078375.861,
                "name": "Y",
                "position": 1,
                "stddev": 35.95973782,
                "variance": 1293.102744
              },
              {
                "average": 6.632778326,
                "count": 13016,
                "maximum": 27.88160362,
                "minimum": 1.081603618,
                "name": "Z",
                "position": 2,
                "stddev": 4.163226245,
                "variance": 17.33245277
              },
              {
                "average": 588.2046712,
                "count": 13016,
                "maximum": 3211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 453.0925601,
                "variance": 205292.868
              },
              {
                "average": 1.122771973,
                "count": 13016,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4952180385,
                "variance": 0.2452409057
              },
              {
                "average": 1.244852489,
                "count": 13016,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7806070078,
                "variance": 0.6093473006
              },
              {
                "average": 1,
                "count": 13016,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13016,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.126613399,
                "count": 13016,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.931788868,
                "variance": 35.18611918
              },
              {
                "average": 21.25127002,
                "count": 13016,
                "maximum": 22.00200081,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4429566244,
                "variance": 0.1962105711
              },
              {
                "average": 1.186385986,
                "count": 13016,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5902152337,
                "variance": 0.348354022
              },
              {
                "average": 1.049323909,
                "count": 13016,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.216551758,
                "variance": 0.04689466388
              },
              {
                "average": 247786659.5,
                "count": 13016,
                "maximum": 247786853.9,
                "minimum": 247786648.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 44.1401508,
                "variance": 1948.352912
              },
              {
                "average": 0,
                "count": 13016,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13016,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13016,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13016,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13016,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              933717.8835,
              1078375.861,
              1.081603618,
              933846.4235,
              1078513.421,
              27.88160362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    933717.883492783,
                    1078375.86105114,
                    1.081603618201214
                  ],
                  [
                    933717.883492783,
                    1078513.42105114,
                    1.081603618201214
                  ],
                  [
                    933846.423492783,
                    1078513.42105114,
                    27.881603618201215
                  ],
                  [
                    933846.423492783,
                    1078375.86105114,
                    27.881603618201215
                  ],
                  [
                    933717.883492783,
                    1078375.86105114,
                    1.081603618201214
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:27:33+00:00",
            "end_time": "2019-07-21T23:24:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VLL4400.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.68228372018177,
              58.614107079734204,
              -14.910315709447634
            ],
            [
              -137.67830167810465,
              58.622334486907974,
              -14.910315709447634
            ],
            [
              -137.66460549018677,
              58.620553590700545,
              36.08968429055237
            ],
            [
              -137.66859059996773,
              58.61232659964386,
              36.08968429055237
            ],
            [
              -137.68228372018177,
              58.614107079734204,
              -14.910315709447634
            ]
          ]
        ]
      },
      "bbox": [
        -137.6822837,
        58.6123266,
        -14.91031571,
        -137.6646055,
        58.62233449,
        36.08968429
      ],
      "properties": {
        "datetime": "2019-07-22T23:58:28Z",
        "pc:count": 1198875,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 936062.705,
            "count": 1198875,
            "maximum": 936497.536,
            "minimum": 935679.796,
            "name": "X",
            "position": 0,
            "stddev": 168.7865905,
            "variance": 28488.91314
          },
          {
            "average": 1073563.673,
            "count": 1198875,
            "maximum": 1073825.01,
            "minimum": 1072877.01,
            "name": "Y",
            "position": 1,
            "stddev": 159.8466677,
            "variance": 25550.95717
          },
          {
            "average": 9.799830336,
            "count": 1198875,
            "maximum": 36.08968429,
            "minimum": -14.91031571,
            "name": "Z",
            "position": 2,
            "stddev": 8.309663516,
            "variance": 69.05050775
          },
          {
            "average": 530.3942396,
            "count": 1198875,
            "maximum": 15329,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 915.6355102,
            "variance": 838388.3876
          },
          {
            "average": 1.690477322,
            "count": 1198875,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.117973234,
            "variance": 1.249864151
          },
          {
            "average": 2.38161443,
            "count": 1198875,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.705892504,
            "variance": 2.910069236
          },
          {
            "average": 1,
            "count": 1198875,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1198875,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.556774476,
            "count": 1198875,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.838996796,
            "variance": 61.44987077
          },
          {
            "average": 19.8726929,
            "count": 1198875,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.913040937,
            "variance": 3.659725625
          },
          {
            "average": 2.013885518,
            "count": 1198875,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.65193487,
            "variance": 2.728888814
          },
          {
            "average": 9.020837035,
            "count": 1198875,
            "maximum": 18,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8604330783,
            "variance": 0.7403450822
          },
          {
            "average": 247867198.8,
            "count": 1198875,
            "maximum": 247875108.7,
            "minimum": 247865659,
            "name": "GpsTime",
            "position": 12,
            "stddev": 833.4770071,
            "variance": 694683.9213
          },
          {
            "average": 0,
            "count": 1198875,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1198875,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1198875,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1198875,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1198875,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          935679.796,
          1072877.01,
          -14.91031571,
          936497.536,
          1073825.01,
          36.08968429
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                935679.7959516916,
                1072877.009576188,
                -14.910315709447634
              ],
              [
                935679.7959516916,
                1073825.009576188,
                -14.910315709447634
              ],
              [
                936497.5359516916,
                1073825.009576188,
                36.08968429055237
              ],
              [
                936497.5359516916,
                1072877.009576188,
                36.08968429055237
              ],
              [
                935679.7959516916,
                1072877.009576188,
                -14.910315709447634
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T23:58:28+00:00",
        "end_time": "2019-07-22T21:20:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLL4400.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLL4400.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4400.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4400.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6822837,
            58.6123266,
            -14.91031571,
            -137.6646055,
            58.62233449,
            36.08968429
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.68228372018177,
                  58.614107079734204,
                  -14.910315709447634
                ],
                [
                  -137.67830167810465,
                  58.622334486907974,
                  -14.910315709447634
                ],
                [
                  -137.66460549018677,
                  58.620553590700545,
                  36.08968429055237
                ],
                [
                  -137.66859059996773,
                  58.61232659964386,
                  36.08968429055237
                ],
                [
                  -137.68228372018177,
                  58.614107079734204,
                  -14.910315709447634
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLL4400.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4400.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T23:58:28Z",
            "pc:count": 1198875,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 936062.705,
                "count": 1198875,
                "maximum": 936497.536,
                "minimum": 935679.796,
                "name": "X",
                "position": 0,
                "stddev": 168.7865905,
                "variance": 28488.91314
              },
              {
                "average": 1073563.673,
                "count": 1198875,
                "maximum": 1073825.01,
                "minimum": 1072877.01,
                "name": "Y",
                "position": 1,
                "stddev": 159.8466677,
                "variance": 25550.95717
              },
              {
                "average": 9.799830336,
                "count": 1198875,
                "maximum": 36.08968429,
                "minimum": -14.91031571,
                "name": "Z",
                "position": 2,
                "stddev": 8.309663516,
                "variance": 69.05050775
              },
              {
                "average": 530.3942396,
                "count": 1198875,
                "maximum": 15329,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 915.6355102,
                "variance": 838388.3876
              },
              {
                "average": 1.690477322,
                "count": 1198875,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.117973234,
                "variance": 1.249864151
              },
              {
                "average": 2.38161443,
                "count": 1198875,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.705892504,
                "variance": 2.910069236
              },
              {
                "average": 1,
                "count": 1198875,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1198875,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.556774476,
                "count": 1198875,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.838996796,
                "variance": 61.44987077
              },
              {
                "average": 19.8726929,
                "count": 1198875,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.913040937,
                "variance": 3.659725625
              },
              {
                "average": 2.013885518,
                "count": 1198875,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.65193487,
                "variance": 2.728888814
              },
              {
                "average": 9.020837035,
                "count": 1198875,
                "maximum": 18,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8604330783,
                "variance": 0.7403450822
              },
              {
                "average": 247867198.8,
                "count": 1198875,
                "maximum": 247875108.7,
                "minimum": 247865659,
                "name": "GpsTime",
                "position": 12,
                "stddev": 833.4770071,
                "variance": 694683.9213
              },
              {
                "average": 0,
                "count": 1198875,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1198875,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1198875,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1198875,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1198875,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              935679.796,
              1072877.01,
              -14.91031571,
              936497.536,
              1073825.01,
              36.08968429
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    935679.7959516916,
                    1072877.009576188,
                    -14.910315709447634
                  ],
                  [
                    935679.7959516916,
                    1073825.009576188,
                    -14.910315709447634
                  ],
                  [
                    936497.5359516916,
                    1073825.009576188,
                    36.08968429055237
                  ],
                  [
                    936497.5359516916,
                    1072877.009576188,
                    36.08968429055237
                  ],
                  [
                    935679.7959516916,
                    1072877.009576188,
                    -14.910315709447634
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T23:58:28+00:00",
            "end_time": "2019-07-22T21:20:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7280.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.1954606772444,
              58.442282030557564,
              26.85163517222
            ],
            [
              -137.1931128116544,
              58.44701111832725,
              26.85163517222
            ],
            [
              -137.18011481443173,
              58.44525956089887,
              105.29163517222
            ],
            [
              -137.182464337878,
              58.44053070677145,
              105.29163517222
            ],
            [
              -137.1954606772444,
              58.442282030557564,
              26.85163517222
            ]
          ]
        ]
      },
      "bbox": [
        -137.1954607,
        58.44053071,
        26.85163517,
        -137.1801148,
        58.44701112,
        105.2916352
      ],
      "properties": {
        "datetime": "2019-07-21T23:46:27Z",
        "pc:count": 3168973,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 968128.3017,
            "count": 3168973,
            "maximum": 968594.2102,
            "minimum": 967812.7502,
            "name": "X",
            "position": 0,
            "stddev": 177.2779198,
            "variance": 31427.46084
          },
          {
            "average": 1061502.217,
            "count": 3168973,
            "maximum": 1061790.953,
            "minimum": 1061245.093,
            "name": "Y",
            "position": 1,
            "stddev": 122.7668193,
            "variance": 15071.69192
          },
          {
            "average": 60.4118681,
            "count": 3168973,
            "maximum": 105.2916352,
            "minimum": 26.85163517,
            "name": "Z",
            "position": 2,
            "stddev": 13.69589501,
            "variance": 187.5775401
          },
          {
            "average": 88.87122263,
            "count": 3168973,
            "maximum": 2385,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 129.5458613,
            "variance": 16782.13017
          },
          {
            "average": 2.767903355,
            "count": 3168973,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.231153602,
            "variance": 1.515739193
          },
          {
            "average": 4.532562127,
            "count": 3168973,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8846150258,
            "variance": 0.7825437438
          },
          {
            "average": 1,
            "count": 3168973,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3168973,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.01087103,
            "count": 3168973,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1036959687,
            "variance": 0.01075285393
          },
          {
            "average": 20.06623309,
            "count": 3168973,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8440795485,
            "variance": 0.7124702842
          },
          {
            "average": 3.561190644,
            "count": 3168973,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.236687256,
            "variance": 5.002769883
          },
          {
            "average": 1.225485986,
            "count": 3168973,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4349561941,
            "variance": 0.1891868908
          },
          {
            "average": 247786403.4,
            "count": 3168973,
            "maximum": 247787987.6,
            "minimum": 247786120.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 518.6090939,
            "variance": 268955.3922
          },
          {
            "average": 0,
            "count": 3168973,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3168973,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3168973,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3168973,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3168973,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          967812.7502,
          1061245.093,
          26.85163517,
          968594.2102,
          1061790.953,
          105.2916352
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                967812.7502499847,
                1061245.0925440632,
                26.85163517222
              ],
              [
                967812.7502499847,
                1061790.952544063,
                26.85163517222
              ],
              [
                968594.2102499846,
                1061790.952544063,
                105.29163517222
              ],
              [
                968594.2102499846,
                1061245.0925440632,
                105.29163517222
              ],
              [
                967812.7502499847,
                1061245.0925440632,
                26.85163517222
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:46:27+00:00",
        "end_time": "2019-07-21T23:15:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7280.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7280.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7280.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7280.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1954607,
            58.44053071,
            26.85163517,
            -137.1801148,
            58.44701112,
            105.2916352
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.1954606772444,
                  58.442282030557564,
                  26.85163517222
                ],
                [
                  -137.1931128116544,
                  58.44701111832725,
                  26.85163517222
                ],
                [
                  -137.18011481443173,
                  58.44525956089887,
                  105.29163517222
                ],
                [
                  -137.182464337878,
                  58.44053070677145,
                  105.29163517222
                ],
                [
                  -137.1954606772444,
                  58.442282030557564,
                  26.85163517222
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7280.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7280.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:46:27Z",
            "pc:count": 3168973,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 968128.3017,
                "count": 3168973,
                "maximum": 968594.2102,
                "minimum": 967812.7502,
                "name": "X",
                "position": 0,
                "stddev": 177.2779198,
                "variance": 31427.46084
              },
              {
                "average": 1061502.217,
                "count": 3168973,
                "maximum": 1061790.953,
                "minimum": 1061245.093,
                "name": "Y",
                "position": 1,
                "stddev": 122.7668193,
                "variance": 15071.69192
              },
              {
                "average": 60.4118681,
                "count": 3168973,
                "maximum": 105.2916352,
                "minimum": 26.85163517,
                "name": "Z",
                "position": 2,
                "stddev": 13.69589501,
                "variance": 187.5775401
              },
              {
                "average": 88.87122263,
                "count": 3168973,
                "maximum": 2385,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 129.5458613,
                "variance": 16782.13017
              },
              {
                "average": 2.767903355,
                "count": 3168973,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.231153602,
                "variance": 1.515739193
              },
              {
                "average": 4.532562127,
                "count": 3168973,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8846150258,
                "variance": 0.7825437438
              },
              {
                "average": 1,
                "count": 3168973,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3168973,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.01087103,
                "count": 3168973,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1036959687,
                "variance": 0.01075285393
              },
              {
                "average": 20.06623309,
                "count": 3168973,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8440795485,
                "variance": 0.7124702842
              },
              {
                "average": 3.561190644,
                "count": 3168973,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.236687256,
                "variance": 5.002769883
              },
              {
                "average": 1.225485986,
                "count": 3168973,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4349561941,
                "variance": 0.1891868908
              },
              {
                "average": 247786403.4,
                "count": 3168973,
                "maximum": 247787987.6,
                "minimum": 247786120.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 518.6090939,
                "variance": 268955.3922
              },
              {
                "average": 0,
                "count": 3168973,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3168973,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3168973,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3168973,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3168973,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              967812.7502,
              1061245.093,
              26.85163517,
              968594.2102,
              1061790.953,
              105.2916352
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    967812.7502499847,
                    1061245.0925440632,
                    26.85163517222
                  ],
                  [
                    967812.7502499847,
                    1061790.952544063,
                    26.85163517222
                  ],
                  [
                    968594.2102499846,
                    1061790.952544063,
                    105.29163517222
                  ],
                  [
                    968594.2102499846,
                    1061245.0925440632,
                    105.29163517222
                  ],
                  [
                    967812.7502499847,
                    1061245.0925440632,
                    26.85163517222
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:46:27+00:00",
            "end_time": "2019-07-21T23:15: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": "20190721_NCMP_AK_08VLK6982.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.24999299804136,
              58.45961308004101,
              20.43595688755616
            ],
            [
              -137.24543021113294,
              58.46882873160754,
              20.43595688755616
            ],
            [
              -137.22481136465873,
              58.466060334526894,
              174.31595688755615
            ],
            [
              -137.22937928121664,
              58.45684540306892,
              174.31595688755615
            ],
            [
              -137.24999299804136,
              58.45961308004101,
              20.43595688755616
            ]
          ]
        ]
      },
      "bbox": [
        -137.249993,
        58.4568454,
        20.43595689,
        -137.2248114,
        58.46882873,
        174.3159569
      ],
      "properties": {
        "datetime": "2019-07-22T01:39:55Z",
        "pc:count": 13378361,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 964827.1278,
            "count": 13378361,
            "maximum": 965494.4187,
            "minimum": 964255.7787,
            "name": "X",
            "position": 0,
            "stddev": 299.9560363,
            "variance": 89973.62372
          },
          {
            "average": 1062784.329,
            "count": 13378361,
            "maximum": 1063390.648,
            "minimum": 1062327.128,
            "name": "Y",
            "position": 1,
            "stddev": 227.7452008,
            "variance": 51867.8765
          },
          {
            "average": 92.13859066,
            "count": 13378361,
            "maximum": 174.3159569,
            "minimum": 20.43595689,
            "name": "Z",
            "position": 2,
            "stddev": 26.2886556,
            "variance": 691.0934135
          },
          {
            "average": 109.2095901,
            "count": 13378361,
            "maximum": 3991,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 183.9000807,
            "variance": 33819.23969
          },
          {
            "average": 2.649765468,
            "count": 13378361,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.254610604,
            "variance": 1.574047767
          },
          {
            "average": 4.301093834,
            "count": 13378361,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.125371165,
            "variance": 1.26646026
          },
          {
            "average": 1,
            "count": 13378361,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13378361,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.031091626,
            "count": 13378361,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3505088941,
            "variance": 0.1228564848
          },
          {
            "average": 20.01354356,
            "count": 13378361,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.799473982,
            "variance": 3.23810661
          },
          {
            "average": 3.280654633,
            "count": 13378361,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.11731963,
            "variance": 4.483042415
          },
          {
            "average": 3.111462308,
            "count": 13378361,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.144808984,
            "variance": 4.600205578
          },
          {
            "average": 247787826.1,
            "count": 13378361,
            "maximum": 247794795.8,
            "minimum": 247786165.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1689.0719,
            "variance": 2852963.883
          },
          {
            "average": 0,
            "count": 13378361,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13378361,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13378361,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13378361,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13378361,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          964255.7787,
          1062327.128,
          20.43595689,
          965494.4187,
          1063390.648,
          174.3159569
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                964255.778660746,
                1062327.1279191535,
                20.43595688755616
              ],
              [
                964255.778660746,
                1063390.6479191536,
                20.43595688755616
              ],
              [
                965494.4186607458,
                1063390.6479191536,
                174.31595688755615
              ],
              [
                965494.4186607458,
                1062327.1279191535,
                174.31595688755615
              ],
              [
                964255.778660746,
                1062327.1279191535,
                20.43595688755616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:39:55+00:00",
        "end_time": "2019-07-21T23:16:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6982.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6982.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6982.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6982.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.249993,
            58.4568454,
            20.43595689,
            -137.2248114,
            58.46882873,
            174.3159569
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.24999299804136,
                  58.45961308004101,
                  20.43595688755616
                ],
                [
                  -137.24543021113294,
                  58.46882873160754,
                  20.43595688755616
                ],
                [
                  -137.22481136465873,
                  58.466060334526894,
                  174.31595688755615
                ],
                [
                  -137.22937928121664,
                  58.45684540306892,
                  174.31595688755615
                ],
                [
                  -137.24999299804136,
                  58.45961308004101,
                  20.43595688755616
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6982.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6982.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:39:55Z",
            "pc:count": 13378361,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 964827.1278,
                "count": 13378361,
                "maximum": 965494.4187,
                "minimum": 964255.7787,
                "name": "X",
                "position": 0,
                "stddev": 299.9560363,
                "variance": 89973.62372
              },
              {
                "average": 1062784.329,
                "count": 13378361,
                "maximum": 1063390.648,
                "minimum": 1062327.128,
                "name": "Y",
                "position": 1,
                "stddev": 227.7452008,
                "variance": 51867.8765
              },
              {
                "average": 92.13859066,
                "count": 13378361,
                "maximum": 174.3159569,
                "minimum": 20.43595689,
                "name": "Z",
                "position": 2,
                "stddev": 26.2886556,
                "variance": 691.0934135
              },
              {
                "average": 109.2095901,
                "count": 13378361,
                "maximum": 3991,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 183.9000807,
                "variance": 33819.23969
              },
              {
                "average": 2.649765468,
                "count": 13378361,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.254610604,
                "variance": 1.574047767
              },
              {
                "average": 4.301093834,
                "count": 13378361,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.125371165,
                "variance": 1.26646026
              },
              {
                "average": 1,
                "count": 13378361,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13378361,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.031091626,
                "count": 13378361,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3505088941,
                "variance": 0.1228564848
              },
              {
                "average": 20.01354356,
                "count": 13378361,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.799473982,
                "variance": 3.23810661
              },
              {
                "average": 3.280654633,
                "count": 13378361,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.11731963,
                "variance": 4.483042415
              },
              {
                "average": 3.111462308,
                "count": 13378361,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.144808984,
                "variance": 4.600205578
              },
              {
                "average": 247787826.1,
                "count": 13378361,
                "maximum": 247794795.8,
                "minimum": 247786165.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1689.0719,
                "variance": 2852963.883
              },
              {
                "average": 0,
                "count": 13378361,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13378361,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13378361,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13378361,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13378361,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              964255.7787,
              1062327.128,
              20.43595689,
              965494.4187,
              1063390.648,
              174.3159569
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    964255.778660746,
                    1062327.1279191535,
                    20.43595688755616
                  ],
                  [
                    964255.778660746,
                    1063390.6479191536,
                    20.43595688755616
                  ],
                  [
                    965494.4186607458,
                    1063390.6479191536,
                    174.31595688755615
                  ],
                  [
                    965494.4186607458,
                    1062327.1279191535,
                    174.31595688755615
                  ],
                  [
                    964255.778660746,
                    1062327.1279191535,
                    20.43595688755616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:39:55+00:00",
            "end_time": "2019-07-21T23:16: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": "20190721_NCMP_AK_08VLK7377.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.16399006532774,
              58.42185487536068,
              -1.197499294261874
            ],
            [
              -137.1623233199733,
              58.42520766024742,
              -1.197499294261874
            ],
            [
              -137.15583717465935,
              58.424331565132846,
              68.70250070573813
            ],
            [
              -137.15750450605088,
              58.42097886303368,
              68.70250070573813
            ],
            [
              -137.16399006532774,
              58.42185487536068,
              -1.197499294261874
            ]
          ]
        ]
      },
      "bbox": [
        -137.1639901,
        58.42097886,
        -1.197499294,
        -137.1558372,
        58.42520766,
        68.70250071
      ],
      "properties": {
        "datetime": "2019-07-22T00:17:03Z",
        "pc:count": 399955,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 970406.2498,
            "count": 399955,
            "maximum": 970549.0154,
            "minimum": 970158.7754,
            "name": "X",
            "position": 0,
            "stddev": 55.30556192,
            "variance": 3058.705179
          },
          {
            "average": 1059800.345,
            "count": 399955,
            "maximum": 1059881.424,
            "minimum": 1059494.384,
            "name": "Y",
            "position": 1,
            "stddev": 44.25832251,
            "variance": 1958.799111
          },
          {
            "average": 27.38478686,
            "count": 399955,
            "maximum": 68.70250071,
            "minimum": -1.197499294,
            "name": "Z",
            "position": 2,
            "stddev": 15.4218195,
            "variance": 237.8325166
          },
          {
            "average": 217.8513808,
            "count": 399955,
            "maximum": 10302,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 340.0083139,
            "variance": 115605.6535
          },
          {
            "average": 2.404840545,
            "count": 399955,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.300815962,
            "variance": 1.692122166
          },
          {
            "average": 3.824107712,
            "count": 399955,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.622337992,
            "variance": 2.631980561
          },
          {
            "average": 1,
            "count": 399955,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 399955,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.109369804,
            "count": 399955,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9765637534,
            "variance": 0.9536767645
          },
          {
            "average": 20.14949667,
            "count": 399955,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.256484459,
            "variance": 1.578753195
          },
          {
            "average": 3.068515208,
            "count": 399955,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.269635673,
            "variance": 5.151246088
          },
          {
            "average": 4.566793764,
            "count": 399955,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4965373331,
            "variance": 0.2465493231
          },
          {
            "average": 247788729.2,
            "count": 399955,
            "maximum": 247789823.9,
            "minimum": 247787944.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 684.0437253,
            "variance": 467915.8181
          },
          {
            "average": 0,
            "count": 399955,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 399955,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 399955,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 399955,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 399955,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          970158.7754,
          1059494.384,
          -1.197499294,
          970549.0154,
          1059881.424,
          68.70250071
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                970158.775407003,
                1059494.3836370423,
                -1.197499294261874
              ],
              [
                970158.775407003,
                1059881.4236370423,
                -1.197499294261874
              ],
              [
                970549.015407003,
                1059881.4236370423,
                68.70250070573813
              ],
              [
                970549.015407003,
                1059494.3836370423,
                68.70250070573813
              ],
              [
                970158.775407003,
                1059494.3836370423,
                -1.197499294261874
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T00:17:03+00:00",
        "end_time": "2019-07-21T23:45:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7377.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7377.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7377.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7377.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1639901,
            58.42097886,
            -1.197499294,
            -137.1558372,
            58.42520766,
            68.70250071
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.16399006532774,
                  58.42185487536068,
                  -1.197499294261874
                ],
                [
                  -137.1623233199733,
                  58.42520766024742,
                  -1.197499294261874
                ],
                [
                  -137.15583717465935,
                  58.424331565132846,
                  68.70250070573813
                ],
                [
                  -137.15750450605088,
                  58.42097886303368,
                  68.70250070573813
                ],
                [
                  -137.16399006532774,
                  58.42185487536068,
                  -1.197499294261874
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7377.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7377.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T00:17:03Z",
            "pc:count": 399955,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 970406.2498,
                "count": 399955,
                "maximum": 970549.0154,
                "minimum": 970158.7754,
                "name": "X",
                "position": 0,
                "stddev": 55.30556192,
                "variance": 3058.705179
              },
              {
                "average": 1059800.345,
                "count": 399955,
                "maximum": 1059881.424,
                "minimum": 1059494.384,
                "name": "Y",
                "position": 1,
                "stddev": 44.25832251,
                "variance": 1958.799111
              },
              {
                "average": 27.38478686,
                "count": 399955,
                "maximum": 68.70250071,
                "minimum": -1.197499294,
                "name": "Z",
                "position": 2,
                "stddev": 15.4218195,
                "variance": 237.8325166
              },
              {
                "average": 217.8513808,
                "count": 399955,
                "maximum": 10302,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 340.0083139,
                "variance": 115605.6535
              },
              {
                "average": 2.404840545,
                "count": 399955,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.300815962,
                "variance": 1.692122166
              },
              {
                "average": 3.824107712,
                "count": 399955,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.622337992,
                "variance": 2.631980561
              },
              {
                "average": 1,
                "count": 399955,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 399955,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.109369804,
                "count": 399955,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9765637534,
                "variance": 0.9536767645
              },
              {
                "average": 20.14949667,
                "count": 399955,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.256484459,
                "variance": 1.578753195
              },
              {
                "average": 3.068515208,
                "count": 399955,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.269635673,
                "variance": 5.151246088
              },
              {
                "average": 4.566793764,
                "count": 399955,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4965373331,
                "variance": 0.2465493231
              },
              {
                "average": 247788729.2,
                "count": 399955,
                "maximum": 247789823.9,
                "minimum": 247787944.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 684.0437253,
                "variance": 467915.8181
              },
              {
                "average": 0,
                "count": 399955,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 399955,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 399955,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 399955,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 399955,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              970158.7754,
              1059494.384,
              -1.197499294,
              970549.0154,
              1059881.424,
              68.70250071
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    970158.775407003,
                    1059494.3836370423,
                    -1.197499294261874
                  ],
                  [
                    970158.775407003,
                    1059881.4236370423,
                    -1.197499294261874
                  ],
                  [
                    970549.015407003,
                    1059881.4236370423,
                    68.70250070573813
                  ],
                  [
                    970549.015407003,
                    1059494.3836370423,
                    68.70250070573813
                  ],
                  [
                    970158.775407003,
                    1059494.3836370423,
                    -1.197499294261874
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T00:17:03+00:00",
            "end_time": "2019-07-21T23: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": "20190722_NCMP_AK_08VLL4401.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.68252037961926,
              58.621904226098195,
              -3.878412008222018
            ],
            [
              -137.67782625327362,
              58.63160035808503,
              -3.878412008222018
            ],
            [
              -137.66660042501564,
              58.630141158843635,
              65.20158799177798
            ],
            [
              -137.6712975153548,
              58.62044542880471,
              65.20158799177798
            ],
            [
              -137.68252037961926,
              58.621904226098195,
              -3.878412008222018
            ]
          ]
        ]
      },
      "bbox": [
        -137.6825204,
        58.62044543,
        -3.878412008,
        -137.6666004,
        58.63160036,
        65.20158799
      ],
      "properties": {
        "datetime": "2019-07-22T21:51:24Z",
        "pc:count": 5644422,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 935786.1723,
            "count": 5644422,
            "maximum": 936124.5929,
            "minimum": 935454.5329,
            "name": "X",
            "position": 0,
            "stddev": 128.6235042,
            "variance": 16544.00582
          },
          {
            "average": 1074397.042,
            "count": 5644422,
            "maximum": 1074836.176,
            "minimum": 1073718.936,
            "name": "Y",
            "position": 1,
            "stddev": 253.8077651,
            "variance": 64418.38164
          },
          {
            "average": 21.71822043,
            "count": 5644422,
            "maximum": 65.20158799,
            "minimum": -3.878412008,
            "name": "Z",
            "position": 2,
            "stddev": 11.57277376,
            "variance": 133.9290924
          },
          {
            "average": 171.9702237,
            "count": 5644422,
            "maximum": 17367,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 400.6974169,
            "variance": 160558.4199
          },
          {
            "average": 2.409806177,
            "count": 5644422,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28907068,
            "variance": 1.661703219
          },
          {
            "average": 3.820841355,
            "count": 5644422,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.574391979,
            "variance": 2.478710103
          },
          {
            "average": 1,
            "count": 5644422,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5644422,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.566698946,
            "count": 5644422,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.73009542,
            "variance": 13.91361184
          },
          {
            "average": 20.06937773,
            "count": 5644422,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.506315654,
            "variance": 2.268986851
          },
          {
            "average": 3.067082157,
            "count": 5644422,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.22220628,
            "variance": 4.938200749
          },
          {
            "average": 5.867194019,
            "count": 5644422,
            "maximum": 9,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.3138941,
            "variance": 1.726317706
          },
          {
            "average": 247864321.6,
            "count": 5644422,
            "maximum": 247867484.3,
            "minimum": 247862003.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1242.392605,
            "variance": 1543539.384
          },
          {
            "average": 0,
            "count": 5644422,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5644422,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5644422,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5644422,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5644422,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          935454.5329,
          1073718.936,
          -3.878412008,
          936124.5929,
          1074836.176,
          65.20158799
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                935454.5328704473,
                1073718.935752119,
                -3.878412008222018
              ],
              [
                935454.5328704473,
                1074836.1757521192,
                -3.878412008222018
              ],
              [
                936124.5928704473,
                1074836.1757521192,
                65.20158799177798
              ],
              [
                936124.5928704473,
                1073718.935752119,
                65.20158799177798
              ],
              [
                935454.5328704473,
                1073718.935752119,
                -3.878412008222018
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T21:51:24+00:00",
        "end_time": "2019-07-22T20:20:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLL4401.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLL4401.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4401.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4401.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6825204,
            58.62044543,
            -3.878412008,
            -137.6666004,
            58.63160036,
            65.20158799
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.68252037961926,
                  58.621904226098195,
                  -3.878412008222018
                ],
                [
                  -137.67782625327362,
                  58.63160035808503,
                  -3.878412008222018
                ],
                [
                  -137.66660042501564,
                  58.630141158843635,
                  65.20158799177798
                ],
                [
                  -137.6712975153548,
                  58.62044542880471,
                  65.20158799177798
                ],
                [
                  -137.68252037961926,
                  58.621904226098195,
                  -3.878412008222018
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLL4401.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4401.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T21:51:24Z",
            "pc:count": 5644422,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 935786.1723,
                "count": 5644422,
                "maximum": 936124.5929,
                "minimum": 935454.5329,
                "name": "X",
                "position": 0,
                "stddev": 128.6235042,
                "variance": 16544.00582
              },
              {
                "average": 1074397.042,
                "count": 5644422,
                "maximum": 1074836.176,
                "minimum": 1073718.936,
                "name": "Y",
                "position": 1,
                "stddev": 253.8077651,
                "variance": 64418.38164
              },
              {
                "average": 21.71822043,
                "count": 5644422,
                "maximum": 65.20158799,
                "minimum": -3.878412008,
                "name": "Z",
                "position": 2,
                "stddev": 11.57277376,
                "variance": 133.9290924
              },
              {
                "average": 171.9702237,
                "count": 5644422,
                "maximum": 17367,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 400.6974169,
                "variance": 160558.4199
              },
              {
                "average": 2.409806177,
                "count": 5644422,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28907068,
                "variance": 1.661703219
              },
              {
                "average": 3.820841355,
                "count": 5644422,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.574391979,
                "variance": 2.478710103
              },
              {
                "average": 1,
                "count": 5644422,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5644422,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.566698946,
                "count": 5644422,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.73009542,
                "variance": 13.91361184
              },
              {
                "average": 20.06937773,
                "count": 5644422,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.506315654,
                "variance": 2.268986851
              },
              {
                "average": 3.067082157,
                "count": 5644422,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.22220628,
                "variance": 4.938200749
              },
              {
                "average": 5.867194019,
                "count": 5644422,
                "maximum": 9,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.3138941,
                "variance": 1.726317706
              },
              {
                "average": 247864321.6,
                "count": 5644422,
                "maximum": 247867484.3,
                "minimum": 247862003.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1242.392605,
                "variance": 1543539.384
              },
              {
                "average": 0,
                "count": 5644422,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5644422,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5644422,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5644422,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5644422,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              935454.5329,
              1073718.936,
              -3.878412008,
              936124.5929,
              1074836.176,
              65.20158799
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    935454.5328704473,
                    1073718.935752119,
                    -3.878412008222018
                  ],
                  [
                    935454.5328704473,
                    1074836.1757521192,
                    -3.878412008222018
                  ],
                  [
                    936124.5928704473,
                    1074836.1757521192,
                    65.20158799177798
                  ],
                  [
                    936124.5928704473,
                    1073718.935752119,
                    65.20158799177798
                  ],
                  [
                    935454.5328704473,
                    1073718.935752119,
                    -3.878412008222018
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T21:51:24+00:00",
            "end_time": "2019-07-22T20:20: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": "20190721_NCMP_AK_08VLK5990.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.42617398970333,
              58.528280637979684,
              21.50838972406612
            ],
            [
              -137.42088152576977,
              58.539066129097655,
              21.50838972406612
            ],
            [
              -137.4002086879011,
              58.536326488615934,
              216.58838972406613
            ],
            [
              -137.4055071926417,
              58.52554183379764,
              216.58838972406613
            ],
            [
              -137.42617398970333,
              58.528280637979684,
              21.50838972406612
            ]
          ]
        ]
      },
      "bbox": [
        -137.426174,
        58.52554183,
        21.50838972,
        -137.4002087,
        58.53906613,
        216.5883897
      ],
      "properties": {
        "datetime": "2019-07-22T19:44:54Z",
        "pc:count": 26765340,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 953083.544,
            "count": 26765340,
            "maximum": 953669.2976,
            "minimum": 952430.7776,
            "name": "X",
            "position": 0,
            "stddev": 287.5729222,
            "variance": 82698.1856
          },
          {
            "average": 1067840.096,
            "count": 26765340,
            "maximum": 1068462.26,
            "minimum": 1067218.36,
            "name": "Y",
            "position": 1,
            "stddev": 280.7524724,
            "variance": 78821.95077
          },
          {
            "average": 85.52024273,
            "count": 26765340,
            "maximum": 216.5883897,
            "minimum": 21.50838972,
            "name": "Z",
            "position": 2,
            "stddev": 23.92426939,
            "variance": 572.3706659
          },
          {
            "average": 96.7942875,
            "count": 26765340,
            "maximum": 5597,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 158.3582664,
            "variance": 25077.34054
          },
          {
            "average": 2.784271562,
            "count": 26765340,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.227636526,
            "variance": 1.50709144
          },
          {
            "average": 4.569410626,
            "count": 26765340,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8960600356,
            "variance": 0.8029235874
          },
          {
            "average": 1,
            "count": 26765340,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26765340,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.015927016,
            "count": 26765340,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.12541865,
            "variance": 0.01572983778
          },
          {
            "average": 19.99028438,
            "count": 26765340,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.245489485,
            "variance": 1.551244057
          },
          {
            "average": 3.678331454,
            "count": 26765340,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.318046673,
            "variance": 5.373340378
          },
          {
            "average": 7.448527461,
            "count": 26765340,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.213936739,
            "variance": 4.901515886
          },
          {
            "average": 247791571.9,
            "count": 26765340,
            "maximum": 247859894.3,
            "minimum": 247787148.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3968.209394,
            "variance": 15746685.79
          },
          {
            "average": 0,
            "count": 26765340,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26765340,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26765340,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26765340,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26765340,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          952430.7776,
          1067218.36,
          21.50838972,
          953669.2976,
          1068462.26,
          216.5883897
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                952430.7775764819,
                1067218.3595671116,
                21.50838972406612
              ],
              [
                952430.7775764819,
                1068462.2595671115,
                21.50838972406612
              ],
              [
                953669.297576482,
                1068462.2595671115,
                216.58838972406613
              ],
              [
                953669.297576482,
                1067218.3595671116,
                216.58838972406613
              ],
              [
                952430.7775764819,
                1067218.3595671116,
                21.50838972406612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:44:54+00:00",
        "end_time": "2019-07-21T23:32:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5990.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5990.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5990.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5990.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.426174,
            58.52554183,
            21.50838972,
            -137.4002087,
            58.53906613,
            216.5883897
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.42617398970333,
                  58.528280637979684,
                  21.50838972406612
                ],
                [
                  -137.42088152576977,
                  58.539066129097655,
                  21.50838972406612
                ],
                [
                  -137.4002086879011,
                  58.536326488615934,
                  216.58838972406613
                ],
                [
                  -137.4055071926417,
                  58.52554183379764,
                  216.58838972406613
                ],
                [
                  -137.42617398970333,
                  58.528280637979684,
                  21.50838972406612
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5990.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5990.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:44:54Z",
            "pc:count": 26765340,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 953083.544,
                "count": 26765340,
                "maximum": 953669.2976,
                "minimum": 952430.7776,
                "name": "X",
                "position": 0,
                "stddev": 287.5729222,
                "variance": 82698.1856
              },
              {
                "average": 1067840.096,
                "count": 26765340,
                "maximum": 1068462.26,
                "minimum": 1067218.36,
                "name": "Y",
                "position": 1,
                "stddev": 280.7524724,
                "variance": 78821.95077
              },
              {
                "average": 85.52024273,
                "count": 26765340,
                "maximum": 216.5883897,
                "minimum": 21.50838972,
                "name": "Z",
                "position": 2,
                "stddev": 23.92426939,
                "variance": 572.3706659
              },
              {
                "average": 96.7942875,
                "count": 26765340,
                "maximum": 5597,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 158.3582664,
                "variance": 25077.34054
              },
              {
                "average": 2.784271562,
                "count": 26765340,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.227636526,
                "variance": 1.50709144
              },
              {
                "average": 4.569410626,
                "count": 26765340,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8960600356,
                "variance": 0.8029235874
              },
              {
                "average": 1,
                "count": 26765340,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26765340,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.015927016,
                "count": 26765340,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.12541865,
                "variance": 0.01572983778
              },
              {
                "average": 19.99028438,
                "count": 26765340,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.245489485,
                "variance": 1.551244057
              },
              {
                "average": 3.678331454,
                "count": 26765340,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.318046673,
                "variance": 5.373340378
              },
              {
                "average": 7.448527461,
                "count": 26765340,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.213936739,
                "variance": 4.901515886
              },
              {
                "average": 247791571.9,
                "count": 26765340,
                "maximum": 247859894.3,
                "minimum": 247787148.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3968.209394,
                "variance": 15746685.79
              },
              {
                "average": 0,
                "count": 26765340,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26765340,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26765340,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26765340,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26765340,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              952430.7776,
              1067218.36,
              21.50838972,
              953669.2976,
              1068462.26,
              216.5883897
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    952430.7775764819,
                    1067218.3595671116,
                    21.50838972406612
                  ],
                  [
                    952430.7775764819,
                    1068462.2595671115,
                    21.50838972406612
                  ],
                  [
                    953669.297576482,
                    1068462.2595671115,
                    216.58838972406613
                  ],
                  [
                    953669.297576482,
                    1067218.3595671116,
                    216.58838972406613
                  ],
                  [
                    952430.7775764819,
                    1067218.3595671116,
                    21.50838972406612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:44:54+00:00",
            "end_time": "2019-07-21T23:32:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6983.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.24732185092407,
              58.46815330817903,
              79.5530107508446
            ],
            [
              -137.2460440248045,
              58.47073362245145,
              79.5530107508446
            ],
            [
              -137.23888630340485,
              58.46977310768732,
              186.97301075084462
            ],
            [
              -137.2401646282888,
              58.467192863395425,
              186.97301075084462
            ],
            [
              -137.24732185092407,
              58.46815330817903,
              79.5530107508446
            ]
          ]
        ]
      },
      "bbox": [
        -137.2473219,
        58.46719286,
        79.55301075,
        -137.2388863,
        58.47073362,
        186.9730108
      ],
      "properties": {
        "datetime": "2019-07-21T23:35:14Z",
        "pc:count": 349324,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 964330.2067,
            "count": 349324,
            "maximum": 964598.0096,
            "minimum": 964168.0696,
            "name": "X",
            "position": 0,
            "stddev": 87.64562047,
            "variance": 7681.754787
          },
          {
            "average": 1063412.202,
            "count": 349324,
            "maximum": 1063587.873,
            "minimum": 1063290.093,
            "name": "Y",
            "position": 1,
            "stddev": 68.01299173,
            "variance": 4625.767044
          },
          {
            "average": 145.3014893,
            "count": 349324,
            "maximum": 186.9730108,
            "minimum": 79.55301075,
            "name": "Z",
            "position": 2,
            "stddev": 27.49207002,
            "variance": 755.8139138
          },
          {
            "average": 237.3830856,
            "count": 349324,
            "maximum": 3958,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 303.8028323,
            "variance": 92296.16092
          },
          {
            "average": 1.848541755,
            "count": 349324,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.13715949,
            "variance": 1.293131707
          },
          {
            "average": 2.696479486,
            "count": 349324,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.567736822,
            "variance": 2.457798743
          },
          {
            "average": 1,
            "count": 349324,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 349324,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.15061662,
            "count": 349324,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3576752992,
            "variance": 0.1279316197
          },
          {
            "average": 20.07554875,
            "count": 349324,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.776811061,
            "variance": 3.157057548
          },
          {
            "average": 1.955436786,
            "count": 349324,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.360773823,
            "variance": 1.851705397
          },
          {
            "average": 1.069373991,
            "count": 349324,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2540894038,
            "variance": 0.06456142511
          },
          {
            "average": 247786264.9,
            "count": 349324,
            "maximum": 247787314.6,
            "minimum": 247786182.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 286.2879351,
            "variance": 81960.7818
          },
          {
            "average": 0,
            "count": 349324,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 349324,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 349324,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 349324,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 349324,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          964168.0696,
          1063290.093,
          79.55301075,
          964598.0096,
          1063587.873,
          186.9730108
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                964168.0696153927,
                1063290.0927915361,
                79.5530107508446
              ],
              [
                964168.0696153927,
                1063587.872791536,
                79.5530107508446
              ],
              [
                964598.0096153927,
                1063587.872791536,
                186.97301075084462
              ],
              [
                964598.0096153927,
                1063290.0927915361,
                186.97301075084462
              ],
              [
                964168.0696153927,
                1063290.0927915361,
                79.5530107508446
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:35:14+00:00",
        "end_time": "2019-07-21T23:16:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6983.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6983.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6983.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6983.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2473219,
            58.46719286,
            79.55301075,
            -137.2388863,
            58.47073362,
            186.9730108
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.24732185092407,
                  58.46815330817903,
                  79.5530107508446
                ],
                [
                  -137.2460440248045,
                  58.47073362245145,
                  79.5530107508446
                ],
                [
                  -137.23888630340485,
                  58.46977310768732,
                  186.97301075084462
                ],
                [
                  -137.2401646282888,
                  58.467192863395425,
                  186.97301075084462
                ],
                [
                  -137.24732185092407,
                  58.46815330817903,
                  79.5530107508446
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6983.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6983.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:35:14Z",
            "pc:count": 349324,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 964330.2067,
                "count": 349324,
                "maximum": 964598.0096,
                "minimum": 964168.0696,
                "name": "X",
                "position": 0,
                "stddev": 87.64562047,
                "variance": 7681.754787
              },
              {
                "average": 1063412.202,
                "count": 349324,
                "maximum": 1063587.873,
                "minimum": 1063290.093,
                "name": "Y",
                "position": 1,
                "stddev": 68.01299173,
                "variance": 4625.767044
              },
              {
                "average": 145.3014893,
                "count": 349324,
                "maximum": 186.9730108,
                "minimum": 79.55301075,
                "name": "Z",
                "position": 2,
                "stddev": 27.49207002,
                "variance": 755.8139138
              },
              {
                "average": 237.3830856,
                "count": 349324,
                "maximum": 3958,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 303.8028323,
                "variance": 92296.16092
              },
              {
                "average": 1.848541755,
                "count": 349324,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.13715949,
                "variance": 1.293131707
              },
              {
                "average": 2.696479486,
                "count": 349324,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.567736822,
                "variance": 2.457798743
              },
              {
                "average": 1,
                "count": 349324,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 349324,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.15061662,
                "count": 349324,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3576752992,
                "variance": 0.1279316197
              },
              {
                "average": 20.07554875,
                "count": 349324,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.776811061,
                "variance": 3.157057548
              },
              {
                "average": 1.955436786,
                "count": 349324,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.360773823,
                "variance": 1.851705397
              },
              {
                "average": 1.069373991,
                "count": 349324,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2540894038,
                "variance": 0.06456142511
              },
              {
                "average": 247786264.9,
                "count": 349324,
                "maximum": 247787314.6,
                "minimum": 247786182.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 286.2879351,
                "variance": 81960.7818
              },
              {
                "average": 0,
                "count": 349324,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 349324,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 349324,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 349324,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 349324,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              964168.0696,
              1063290.093,
              79.55301075,
              964598.0096,
              1063587.873,
              186.9730108
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    964168.0696153927,
                    1063290.0927915361,
                    79.5530107508446
                  ],
                  [
                    964168.0696153927,
                    1063587.872791536,
                    79.5530107508446
                  ],
                  [
                    964598.0096153927,
                    1063587.872791536,
                    186.97301075084462
                  ],
                  [
                    964598.0096153927,
                    1063290.0927915361,
                    186.97301075084462
                  ],
                  [
                    964168.0696153927,
                    1063290.0927915361,
                    79.5530107508446
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:35:14+00:00",
            "end_time": "2019-07-21T23:16:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5295.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.54878871161355,
              58.57230103819465,
              -3.127228649075278
            ],
            [
              -137.54425255566014,
              58.58160534249693,
              -3.127228649075278
            ],
            [
              -137.52354909569735,
              58.57888634484479,
              97.65277135092472
            ],
            [
              -137.52809048299665,
              58.56958275780061,
              97.65277135092472
            ],
            [
              -137.54878871161355,
              58.57230103819465,
              -3.127228649075278
            ]
          ]
        ]
      },
      "bbox": [
        -137.5487887,
        58.56958276,
        -3.127228649,
        -137.5235491,
        58.58160534,
        97.65277135
      ],
      "properties": {
        "datetime": "2019-07-22T20:27:56Z",
        "pc:count": 16180787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 945001.991,
            "count": 16180787,
            "maximum": 945561.8649,
            "minimum": 944323.6249,
            "name": "X",
            "position": 0,
            "stddev": 292.9858538,
            "variance": 85840.71054
          },
          {
            "average": 1070798.785,
            "count": 16180787,
            "maximum": 1071308.316,
            "minimum": 1070235.716,
            "name": "Y",
            "position": 1,
            "stddev": 229.4960003,
            "variance": 52668.41416
          },
          {
            "average": 40.04207012,
            "count": 16180787,
            "maximum": 97.65277135,
            "minimum": -3.127228649,
            "name": "Z",
            "position": 2,
            "stddev": 19.29100202,
            "variance": 372.1427591
          },
          {
            "average": 122.2473369,
            "count": 16180787,
            "maximum": 14188,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 212.0890982,
            "variance": 44981.78558
          },
          {
            "average": 2.711471821,
            "count": 16180787,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.252058587,
            "variance": 1.567650706
          },
          {
            "average": 4.424327692,
            "count": 16180787,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.120363158,
            "variance": 1.255213606
          },
          {
            "average": 1,
            "count": 16180787,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16180787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.031548095,
            "count": 16180787,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2217992893,
            "variance": 0.04919492474
          },
          {
            "average": 19.98292422,
            "count": 16180787,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.09121703,
            "variance": 1.190754606
          },
          {
            "average": 3.5679479,
            "count": 16180787,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.331505383,
            "variance": 5.435917353
          },
          {
            "average": 3.494608637,
            "count": 16180787,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.254675427,
            "variance": 10.59291214
          },
          {
            "average": 247846977.4,
            "count": 16180787,
            "maximum": 247862476.9,
            "minimum": 247792067.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27058.95471,
            "variance": 732187030.1
          },
          {
            "average": 0,
            "count": 16180787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16180787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16180787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16180787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16180787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          944323.6249,
          1070235.716,
          -3.127228649,
          945561.8649,
          1071308.316,
          97.65277135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                944323.624870333,
                1070235.716136313,
                -3.127228649075278
              ],
              [
                944323.624870333,
                1071308.3161363131,
                -3.127228649075278
              ],
              [
                945561.864870333,
                1071308.3161363131,
                97.65277135092472
              ],
              [
                945561.864870333,
                1070235.716136313,
                97.65277135092472
              ],
              [
                944323.624870333,
                1070235.716136313,
                -3.127228649075278
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:27:56+00:00",
        "end_time": "2019-07-22T00:54:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5295.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5295.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5295.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5295.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5487887,
            58.56958276,
            -3.127228649,
            -137.5235491,
            58.58160534,
            97.65277135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.54878871161355,
                  58.57230103819465,
                  -3.127228649075278
                ],
                [
                  -137.54425255566014,
                  58.58160534249693,
                  -3.127228649075278
                ],
                [
                  -137.52354909569735,
                  58.57888634484479,
                  97.65277135092472
                ],
                [
                  -137.52809048299665,
                  58.56958275780061,
                  97.65277135092472
                ],
                [
                  -137.54878871161355,
                  58.57230103819465,
                  -3.127228649075278
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5295.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5295.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:27:56Z",
            "pc:count": 16180787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 945001.991,
                "count": 16180787,
                "maximum": 945561.8649,
                "minimum": 944323.6249,
                "name": "X",
                "position": 0,
                "stddev": 292.9858538,
                "variance": 85840.71054
              },
              {
                "average": 1070798.785,
                "count": 16180787,
                "maximum": 1071308.316,
                "minimum": 1070235.716,
                "name": "Y",
                "position": 1,
                "stddev": 229.4960003,
                "variance": 52668.41416
              },
              {
                "average": 40.04207012,
                "count": 16180787,
                "maximum": 97.65277135,
                "minimum": -3.127228649,
                "name": "Z",
                "position": 2,
                "stddev": 19.29100202,
                "variance": 372.1427591
              },
              {
                "average": 122.2473369,
                "count": 16180787,
                "maximum": 14188,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 212.0890982,
                "variance": 44981.78558
              },
              {
                "average": 2.711471821,
                "count": 16180787,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.252058587,
                "variance": 1.567650706
              },
              {
                "average": 4.424327692,
                "count": 16180787,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.120363158,
                "variance": 1.255213606
              },
              {
                "average": 1,
                "count": 16180787,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16180787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.031548095,
                "count": 16180787,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2217992893,
                "variance": 0.04919492474
              },
              {
                "average": 19.98292422,
                "count": 16180787,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.09121703,
                "variance": 1.190754606
              },
              {
                "average": 3.5679479,
                "count": 16180787,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.331505383,
                "variance": 5.435917353
              },
              {
                "average": 3.494608637,
                "count": 16180787,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.254675427,
                "variance": 10.59291214
              },
              {
                "average": 247846977.4,
                "count": 16180787,
                "maximum": 247862476.9,
                "minimum": 247792067.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27058.95471,
                "variance": 732187030.1
              },
              {
                "average": 0,
                "count": 16180787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16180787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16180787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16180787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16180787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              944323.6249,
              1070235.716,
              -3.127228649,
              945561.8649,
              1071308.316,
              97.65277135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    944323.624870333,
                    1070235.716136313,
                    -3.127228649075278
                  ],
                  [
                    944323.624870333,
                    1071308.3161363131,
                    -3.127228649075278
                  ],
                  [
                    945561.864870333,
                    1071308.3161363131,
                    97.65277135092472
                  ],
                  [
                    945561.864870333,
                    1070235.716136313,
                    97.65277135092472
                  ],
                  [
                    944323.624870333,
                    1070235.716136313,
                    -3.127228649075278
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:27:56+00:00",
            "end_time": "2019-07-22T00:54: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": "20190721_NCMP_AK_08VLK7278.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.189269080418,
              58.42692613910872,
              -0.60643860859965
            ],
            [
              -137.1854452834523,
              58.43462790586483,
              -0.60643860859965
            ],
            [
              -137.17189303956647,
              58.43280008741759,
              63.453561391400356
            ],
            [
              -137.17571965018232,
              58.425098717501605,
              63.453561391400356
            ],
            [
              -137.189269080418,
              58.42692613910872,
              -0.60643860859965
            ]
          ]
        ]
      },
      "bbox": [
        -137.1892691,
        58.42509872,
        -0.6064386086,
        -137.171893,
        58.43462791,
        63.45356139
      ],
      "properties": {
        "datetime": "2019-07-22T01:41:06Z",
        "pc:count": 6382803,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 969067.5489,
            "count": 6382803,
            "maximum": 969406.5431,
            "minimum": 968591.4431,
            "name": "X",
            "position": 0,
            "stddev": 158.9589864,
            "variance": 25267.95935
          },
          {
            "average": 1060263.8,
            "count": 6382803,
            "maximum": 1060563.015,
            "minimum": 1059674.015,
            "name": "Y",
            "position": 1,
            "stddev": 134.4222621,
            "variance": 18069.34454
          },
          {
            "average": 30.37666813,
            "count": 6382803,
            "maximum": 63.45356139,
            "minimum": -0.6064386086,
            "name": "Z",
            "position": 2,
            "stddev": 12.86541105,
            "variance": 165.5188014
          },
          {
            "average": 163.2823435,
            "count": 6382803,
            "maximum": 11600,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 336.3475417,
            "variance": 113129.6688
          },
          {
            "average": 2.600149182,
            "count": 6382803,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.276182879,
            "variance": 1.62864274
          },
          {
            "average": 4.20280839,
            "count": 6382803,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.357617828,
            "variance": 1.843126166
          },
          {
            "average": 1,
            "count": 6382803,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6382803,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.062198692,
            "count": 6382803,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9436069421,
            "variance": 0.8903940612
          },
          {
            "average": 19.82011156,
            "count": 6382803,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.195113142,
            "variance": 1.428295423
          },
          {
            "average": 3.409452086,
            "count": 6382803,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.351646155,
            "variance": 5.530239639
          },
          {
            "average": 6.849826009,
            "count": 6382803,
            "maximum": 11,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.549930651,
            "variance": 6.502146326
          },
          {
            "average": 247790864.9,
            "count": 6382803,
            "maximum": 247794866.1,
            "minimum": 247787388,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2442.371399,
            "variance": 5965178.052
          },
          {
            "average": 0,
            "count": 6382803,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6382803,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6382803,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6382803,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6382803,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          968591.4431,
          1059674.015,
          -0.6064386086,
          969406.5431,
          1060563.015,
          63.45356139
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                968591.4430935015,
                1059674.0153557856,
                -0.60643860859965
              ],
              [
                968591.4430935015,
                1060563.0153557856,
                -0.60643860859965
              ],
              [
                969406.5430935016,
                1060563.0153557856,
                63.453561391400356
              ],
              [
                969406.5430935016,
                1059674.0153557856,
                63.453561391400356
              ],
              [
                968591.4430935015,
                1059674.0153557856,
                -0.60643860859965
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:41:06+00:00",
        "end_time": "2019-07-21T23:36:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7278.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7278.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7278.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7278.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1892691,
            58.42509872,
            -0.6064386086,
            -137.171893,
            58.43462791,
            63.45356139
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.189269080418,
                  58.42692613910872,
                  -0.60643860859965
                ],
                [
                  -137.1854452834523,
                  58.43462790586483,
                  -0.60643860859965
                ],
                [
                  -137.17189303956647,
                  58.43280008741759,
                  63.453561391400356
                ],
                [
                  -137.17571965018232,
                  58.425098717501605,
                  63.453561391400356
                ],
                [
                  -137.189269080418,
                  58.42692613910872,
                  -0.60643860859965
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7278.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7278.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:41:06Z",
            "pc:count": 6382803,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 969067.5489,
                "count": 6382803,
                "maximum": 969406.5431,
                "minimum": 968591.4431,
                "name": "X",
                "position": 0,
                "stddev": 158.9589864,
                "variance": 25267.95935
              },
              {
                "average": 1060263.8,
                "count": 6382803,
                "maximum": 1060563.015,
                "minimum": 1059674.015,
                "name": "Y",
                "position": 1,
                "stddev": 134.4222621,
                "variance": 18069.34454
              },
              {
                "average": 30.37666813,
                "count": 6382803,
                "maximum": 63.45356139,
                "minimum": -0.6064386086,
                "name": "Z",
                "position": 2,
                "stddev": 12.86541105,
                "variance": 165.5188014
              },
              {
                "average": 163.2823435,
                "count": 6382803,
                "maximum": 11600,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 336.3475417,
                "variance": 113129.6688
              },
              {
                "average": 2.600149182,
                "count": 6382803,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.276182879,
                "variance": 1.62864274
              },
              {
                "average": 4.20280839,
                "count": 6382803,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.357617828,
                "variance": 1.843126166
              },
              {
                "average": 1,
                "count": 6382803,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6382803,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.062198692,
                "count": 6382803,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9436069421,
                "variance": 0.8903940612
              },
              {
                "average": 19.82011156,
                "count": 6382803,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.195113142,
                "variance": 1.428295423
              },
              {
                "average": 3.409452086,
                "count": 6382803,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.351646155,
                "variance": 5.530239639
              },
              {
                "average": 6.849826009,
                "count": 6382803,
                "maximum": 11,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.549930651,
                "variance": 6.502146326
              },
              {
                "average": 247790864.9,
                "count": 6382803,
                "maximum": 247794866.1,
                "minimum": 247787388,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2442.371399,
                "variance": 5965178.052
              },
              {
                "average": 0,
                "count": 6382803,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6382803,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6382803,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6382803,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6382803,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              968591.4431,
              1059674.015,
              -0.6064386086,
              969406.5431,
              1060563.015,
              63.45356139
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    968591.4430935015,
                    1059674.0153557856,
                    -0.60643860859965
                  ],
                  [
                    968591.4430935015,
                    1060563.0153557856,
                    -0.60643860859965
                  ],
                  [
                    969406.5430935016,
                    1060563.0153557856,
                    63.453561391400356
                  ],
                  [
                    969406.5430935016,
                    1059674.0153557856,
                    63.453561391400356
                  ],
                  [
                    968591.4430935015,
                    1059674.0153557856,
                    -0.60643860859965
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:41:06+00:00",
            "end_time": "2019-07-21T23:36:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7873.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.09078478551578,
              58.38201218274312,
              -7.628139951402432
            ],
            [
              -137.0859481273039,
              58.39170706839736,
              -7.628139951402432
            ],
            [
              -137.06941330560667,
              58.38946013380402,
              86.43186004859757
            ],
            [
              -137.07425427542537,
              58.37976586113922,
              86.43186004859757
            ],
            [
              -137.09078478551578,
              58.38201218274312,
              -7.628139951402432
            ]
          ]
        ]
      },
      "bbox": [
        -137.0907848,
        58.37976586,
        -7.628139951,
        -137.0694133,
        58.39170707,
        86.43186005
      ],
      "properties": {
        "datetime": "2019-07-22T01:42:49Z",
        "pc:count": 11496526,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 975796.4841,
            "count": 11496526,
            "maximum": 976403.3368,
            "minimum": 975407.2168,
            "name": "X",
            "position": 0,
            "stddev": 181.7638935,
            "variance": 33038.11299
          },
          {
            "average": 1056892.931,
            "count": 11496526,
            "maximum": 1057376.784,
            "minimum": 1056257.324,
            "name": "Y",
            "position": 1,
            "stddev": 194.7021593,
            "variance": 37908.93084
          },
          {
            "average": 30.96967375,
            "count": 11496526,
            "maximum": 86.43186005,
            "minimum": -7.628139951,
            "name": "Z",
            "position": 2,
            "stddev": 15.63198772,
            "variance": 244.35904
          },
          {
            "average": 139.3495925,
            "count": 11496526,
            "maximum": 12524,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 272.7300307,
            "variance": 74381.66966
          },
          {
            "average": 2.567540229,
            "count": 11496526,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.272783168,
            "variance": 1.619976993
          },
          {
            "average": 4.137196402,
            "count": 11496526,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.340855349,
            "variance": 1.797893066
          },
          {
            "average": 1,
            "count": 11496526,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11496526,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.640008904,
            "count": 11496526,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.094191944,
            "variance": 16.76240768
          },
          {
            "average": 20.20490321,
            "count": 11496526,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.808878873,
            "variance": 3.272042776
          },
          {
            "average": 3.262002278,
            "count": 11496526,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.193582295,
            "variance": 4.811803284
          },
          {
            "average": 7.048767863,
            "count": 11496526,
            "maximum": 11,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.374359728,
            "variance": 5.637584119
          },
          {
            "average": 247791073.4,
            "count": 11496526,
            "maximum": 247794969.1,
            "minimum": 247787489,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2306.486189,
            "variance": 5319878.539
          },
          {
            "average": 0,
            "count": 11496526,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11496526,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11496526,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11496526,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11496526,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          975407.2168,
          1056257.324,
          -7.628139951,
          976403.3368,
          1057376.784,
          86.43186005
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                975407.2168045391,
                1056257.3241402158,
                -7.628139951402432
              ],
              [
                975407.2168045391,
                1057376.7841402157,
                -7.628139951402432
              ],
              [
                976403.3368045392,
                1057376.7841402157,
                86.43186004859757
              ],
              [
                976403.3368045392,
                1056257.3241402158,
                86.43186004859757
              ],
              [
                975407.2168045391,
                1056257.3241402158,
                -7.628139951402432
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:42:49+00:00",
        "end_time": "2019-07-21T23:38:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7873.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7873.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7873.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7873.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.0907848,
            58.37976586,
            -7.628139951,
            -137.0694133,
            58.39170707,
            86.43186005
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.09078478551578,
                  58.38201218274312,
                  -7.628139951402432
                ],
                [
                  -137.0859481273039,
                  58.39170706839736,
                  -7.628139951402432
                ],
                [
                  -137.06941330560667,
                  58.38946013380402,
                  86.43186004859757
                ],
                [
                  -137.07425427542537,
                  58.37976586113922,
                  86.43186004859757
                ],
                [
                  -137.09078478551578,
                  58.38201218274312,
                  -7.628139951402432
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7873.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7873.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:42:49Z",
            "pc:count": 11496526,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 975796.4841,
                "count": 11496526,
                "maximum": 976403.3368,
                "minimum": 975407.2168,
                "name": "X",
                "position": 0,
                "stddev": 181.7638935,
                "variance": 33038.11299
              },
              {
                "average": 1056892.931,
                "count": 11496526,
                "maximum": 1057376.784,
                "minimum": 1056257.324,
                "name": "Y",
                "position": 1,
                "stddev": 194.7021593,
                "variance": 37908.93084
              },
              {
                "average": 30.96967375,
                "count": 11496526,
                "maximum": 86.43186005,
                "minimum": -7.628139951,
                "name": "Z",
                "position": 2,
                "stddev": 15.63198772,
                "variance": 244.35904
              },
              {
                "average": 139.3495925,
                "count": 11496526,
                "maximum": 12524,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 272.7300307,
                "variance": 74381.66966
              },
              {
                "average": 2.567540229,
                "count": 11496526,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.272783168,
                "variance": 1.619976993
              },
              {
                "average": 4.137196402,
                "count": 11496526,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.340855349,
                "variance": 1.797893066
              },
              {
                "average": 1,
                "count": 11496526,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11496526,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.640008904,
                "count": 11496526,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.094191944,
                "variance": 16.76240768
              },
              {
                "average": 20.20490321,
                "count": 11496526,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.808878873,
                "variance": 3.272042776
              },
              {
                "average": 3.262002278,
                "count": 11496526,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.193582295,
                "variance": 4.811803284
              },
              {
                "average": 7.048767863,
                "count": 11496526,
                "maximum": 11,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.374359728,
                "variance": 5.637584119
              },
              {
                "average": 247791073.4,
                "count": 11496526,
                "maximum": 247794969.1,
                "minimum": 247787489,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2306.486189,
                "variance": 5319878.539
              },
              {
                "average": 0,
                "count": 11496526,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11496526,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11496526,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11496526,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11496526,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              975407.2168,
              1056257.324,
              -7.628139951,
              976403.3368,
              1057376.784,
              86.43186005
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    975407.2168045391,
                    1056257.3241402158,
                    -7.628139951402432
                  ],
                  [
                    975407.2168045391,
                    1057376.7841402157,
                    -7.628139951402432
                  ],
                  [
                    976403.3368045392,
                    1057376.7841402157,
                    86.43186004859757
                  ],
                  [
                    976403.3368045392,
                    1056257.3241402158,
                    86.43186004859757
                  ],
                  [
                    975407.2168045391,
                    1056257.3241402158,
                    -7.628139951402432
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:42:49+00:00",
            "end_time": "2019-07-21T23:38:09+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLL4402.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.68110808342942,
              58.63084250527871,
              -1.187119806586161
            ],
            [
              -137.6765205535934,
              58.640315145942516,
              -1.187119806586161
            ],
            [
              -137.66574638467767,
              58.63891492352711,
              74.21288019341384
            ],
            [
              -137.67033669439934,
              58.629442659809314,
              74.21288019341384
            ],
            [
              -137.68110808342942,
              58.63084250527871,
              -1.187119806586161
            ]
          ]
        ]
      },
      "bbox": [
        -137.6811081,
        58.62944266,
        -1.187119807,
        -137.6657464,
        58.64031515,
        74.21288019
      ],
      "properties": {
        "datetime": "2019-07-22T20:50:44Z",
        "pc:count": 5040110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 935619.4112,
            "count": 5040110,
            "maximum": 935933.7907,
            "minimum": 935290.8507,
            "name": "X",
            "position": 0,
            "stddev": 104.6057405,
            "variance": 10942.36094
          },
          {
            "average": 1075251.245,
            "count": 5040110,
            "maximum": 1075799.297,
            "minimum": 1074707.797,
            "name": "Y",
            "position": 1,
            "stddev": 287.0980507,
            "variance": 82425.29072
          },
          {
            "average": 27.58597272,
            "count": 5040110,
            "maximum": 74.21288019,
            "minimum": -1.187119807,
            "name": "Z",
            "position": 2,
            "stddev": 13.37085378,
            "variance": 178.7797309
          },
          {
            "average": 150.3652904,
            "count": 5040110,
            "maximum": 11711,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 281.1878776,
            "variance": 79066.62252
          },
          {
            "average": 2.635636921,
            "count": 5040110,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.27019862,
            "variance": 1.613404534
          },
          {
            "average": 4.274163659,
            "count": 5040110,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.327269958,
            "variance": 1.76164554
          },
          {
            "average": 1,
            "count": 5040110,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5040110,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.171814702,
            "count": 5040110,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.864194828,
            "variance": 3.475222358
          },
          {
            "average": 19.88422266,
            "count": 5040110,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.711099107,
            "variance": 2.927860152
          },
          {
            "average": 3.538767805,
            "count": 5040110,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.411424473,
            "variance": 5.81496799
          },
          {
            "average": 3.176433252,
            "count": 5040110,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.388717155,
            "variance": 5.705969646
          },
          {
            "average": 247855517.3,
            "count": 5040110,
            "maximum": 247863844.9,
            "minimum": 247792541.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 18888.10404,
            "variance": 356760474.4
          },
          {
            "average": 0,
            "count": 5040110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5040110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5040110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5040110,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5040110,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          935290.8507,
          1074707.797,
          -1.187119807,
          935933.7907,
          1075799.297,
          74.21288019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                935290.8506640046,
                1074707.7966613574,
                -1.187119806586161
              ],
              [
                935290.8506640046,
                1075799.2966613574,
                -1.187119806586161
              ],
              [
                935933.7906640045,
                1075799.2966613574,
                74.21288019341384
              ],
              [
                935933.7906640045,
                1074707.7966613574,
                74.21288019341384
              ],
              [
                935290.8506640046,
                1074707.7966613574,
                -1.187119806586161
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:50:44+00:00",
        "end_time": "2019-07-22T01:02:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4402.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4402.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4402.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4402.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6811081,
            58.62944266,
            -1.187119807,
            -137.6657464,
            58.64031515,
            74.21288019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.68110808342942,
                  58.63084250527871,
                  -1.187119806586161
                ],
                [
                  -137.6765205535934,
                  58.640315145942516,
                  -1.187119806586161
                ],
                [
                  -137.66574638467767,
                  58.63891492352711,
                  74.21288019341384
                ],
                [
                  -137.67033669439934,
                  58.629442659809314,
                  74.21288019341384
                ],
                [
                  -137.68110808342942,
                  58.63084250527871,
                  -1.187119806586161
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4402.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4402.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:50:44Z",
            "pc:count": 5040110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 935619.4112,
                "count": 5040110,
                "maximum": 935933.7907,
                "minimum": 935290.8507,
                "name": "X",
                "position": 0,
                "stddev": 104.6057405,
                "variance": 10942.36094
              },
              {
                "average": 1075251.245,
                "count": 5040110,
                "maximum": 1075799.297,
                "minimum": 1074707.797,
                "name": "Y",
                "position": 1,
                "stddev": 287.0980507,
                "variance": 82425.29072
              },
              {
                "average": 27.58597272,
                "count": 5040110,
                "maximum": 74.21288019,
                "minimum": -1.187119807,
                "name": "Z",
                "position": 2,
                "stddev": 13.37085378,
                "variance": 178.7797309
              },
              {
                "average": 150.3652904,
                "count": 5040110,
                "maximum": 11711,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 281.1878776,
                "variance": 79066.62252
              },
              {
                "average": 2.635636921,
                "count": 5040110,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.27019862,
                "variance": 1.613404534
              },
              {
                "average": 4.274163659,
                "count": 5040110,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.327269958,
                "variance": 1.76164554
              },
              {
                "average": 1,
                "count": 5040110,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5040110,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.171814702,
                "count": 5040110,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.864194828,
                "variance": 3.475222358
              },
              {
                "average": 19.88422266,
                "count": 5040110,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.711099107,
                "variance": 2.927860152
              },
              {
                "average": 3.538767805,
                "count": 5040110,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.411424473,
                "variance": 5.81496799
              },
              {
                "average": 3.176433252,
                "count": 5040110,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.388717155,
                "variance": 5.705969646
              },
              {
                "average": 247855517.3,
                "count": 5040110,
                "maximum": 247863844.9,
                "minimum": 247792541.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 18888.10404,
                "variance": 356760474.4
              },
              {
                "average": 0,
                "count": 5040110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5040110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5040110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5040110,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5040110,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              935290.8507,
              1074707.797,
              -1.187119807,
              935933.7907,
              1075799.297,
              74.21288019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    935290.8506640046,
                    1074707.7966613574,
                    -1.187119806586161
                  ],
                  [
                    935290.8506640046,
                    1075799.2966613574,
                    -1.187119806586161
                  ],
                  [
                    935933.7906640045,
                    1075799.2966613574,
                    74.21288019341384
                  ],
                  [
                    935933.7906640045,
                    1074707.7966613574,
                    74.21288019341384
                  ],
                  [
                    935290.8506640046,
                    1074707.7966613574,
                    -1.187119806586161
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:50:44+00:00",
            "end_time": "2019-07-22T01:02:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7477.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.16114037029755,
              58.4171602482609,
              -1.453213357961133
            ],
            [
              -137.15640312901542,
              58.426687431398754,
              -1.453213357961133
            ],
            [
              -137.1358155327716,
              58.423904435160715,
              154.32678664203888
            ],
            [
              -137.14055805823645,
              58.41437799914574,
              154.32678664203888
            ],
            [
              -137.16114037029755,
              58.4171602482609,
              -1.453213357961133
            ]
          ]
        ]
      },
      "bbox": [
        -137.1611404,
        58.414378,
        -1.453213358,
        -137.1358155,
        58.42668743,
        154.3267866
      ],
      "properties": {
        "datetime": "2019-07-22T01:41:35Z",
        "pc:count": 15333989,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 971126.9687,
            "count": 15333989,
            "maximum": 971689.7505,
            "minimum": 970451.0505,
            "name": "X",
            "position": 0,
            "stddev": 283.8848269,
            "variance": 80590.59493
          },
          {
            "average": 1059567.344,
            "count": 15333989,
            "maximum": 1060127.995,
            "minimum": 1059028.175,
            "name": "Y",
            "position": 1,
            "stddev": 244.965491,
            "variance": 60008.09179
          },
          {
            "average": 78.67919979,
            "count": 15333989,
            "maximum": 154.3267866,
            "minimum": -1.453213358,
            "name": "Z",
            "position": 2,
            "stddev": 34.76595786,
            "variance": 1208.671826
          },
          {
            "average": 131.8264073,
            "count": 15333989,
            "maximum": 17911,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 241.5535338,
            "variance": 58348.10968
          },
          {
            "average": 2.656718418,
            "count": 15333989,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.262096845,
            "variance": 1.592888446
          },
          {
            "average": 4.314171022,
            "count": 15333989,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.15988276,
            "variance": 1.345328017
          },
          {
            "average": 1,
            "count": 15333989,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15333989,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.078353193,
            "count": 15333989,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.174883136,
            "variance": 1.380350384
          },
          {
            "average": 20.02640761,
            "count": 15333989,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.057321627,
            "variance": 4.232572279
          },
          {
            "average": 3.328149577,
            "count": 15333989,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.157434376,
            "variance": 4.654523088
          },
          {
            "average": 4.089379743,
            "count": 15333989,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.152958302,
            "variance": 4.635229451
          },
          {
            "average": 247788516,
            "count": 15333989,
            "maximum": 247794895.3,
            "minimum": 247786073.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1799.200889,
            "variance": 3237123.838
          },
          {
            "average": 0,
            "count": 15333989,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15333989,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15333989,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15333989,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15333989,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          970451.0505,
          1059028.175,
          -1.453213358,
          971689.7505,
          1060127.995,
          154.3267866
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                970451.0505081197,
                1059028.1750630953,
                -1.453213357961133
              ],
              [
                970451.0505081197,
                1060127.9950630951,
                -1.453213357961133
              ],
              [
                971689.7505081197,
                1060127.9950630951,
                154.32678664203888
              ],
              [
                971689.7505081197,
                1059028.1750630953,
                154.32678664203888
              ],
              [
                970451.0505081197,
                1059028.1750630953,
                -1.453213357961133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:41:35+00:00",
        "end_time": "2019-07-21T23:14:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7477.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7477.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7477.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7477.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1611404,
            58.414378,
            -1.453213358,
            -137.1358155,
            58.42668743,
            154.3267866
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.16114037029755,
                  58.4171602482609,
                  -1.453213357961133
                ],
                [
                  -137.15640312901542,
                  58.426687431398754,
                  -1.453213357961133
                ],
                [
                  -137.1358155327716,
                  58.423904435160715,
                  154.32678664203888
                ],
                [
                  -137.14055805823645,
                  58.41437799914574,
                  154.32678664203888
                ],
                [
                  -137.16114037029755,
                  58.4171602482609,
                  -1.453213357961133
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7477.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7477.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:41:35Z",
            "pc:count": 15333989,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 971126.9687,
                "count": 15333989,
                "maximum": 971689.7505,
                "minimum": 970451.0505,
                "name": "X",
                "position": 0,
                "stddev": 283.8848269,
                "variance": 80590.59493
              },
              {
                "average": 1059567.344,
                "count": 15333989,
                "maximum": 1060127.995,
                "minimum": 1059028.175,
                "name": "Y",
                "position": 1,
                "stddev": 244.965491,
                "variance": 60008.09179
              },
              {
                "average": 78.67919979,
                "count": 15333989,
                "maximum": 154.3267866,
                "minimum": -1.453213358,
                "name": "Z",
                "position": 2,
                "stddev": 34.76595786,
                "variance": 1208.671826
              },
              {
                "average": 131.8264073,
                "count": 15333989,
                "maximum": 17911,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 241.5535338,
                "variance": 58348.10968
              },
              {
                "average": 2.656718418,
                "count": 15333989,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.262096845,
                "variance": 1.592888446
              },
              {
                "average": 4.314171022,
                "count": 15333989,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.15988276,
                "variance": 1.345328017
              },
              {
                "average": 1,
                "count": 15333989,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15333989,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.078353193,
                "count": 15333989,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.174883136,
                "variance": 1.380350384
              },
              {
                "average": 20.02640761,
                "count": 15333989,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.057321627,
                "variance": 4.232572279
              },
              {
                "average": 3.328149577,
                "count": 15333989,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.157434376,
                "variance": 4.654523088
              },
              {
                "average": 4.089379743,
                "count": 15333989,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.152958302,
                "variance": 4.635229451
              },
              {
                "average": 247788516,
                "count": 15333989,
                "maximum": 247794895.3,
                "minimum": 247786073.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1799.200889,
                "variance": 3237123.838
              },
              {
                "average": 0,
                "count": 15333989,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15333989,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15333989,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15333989,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15333989,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              970451.0505,
              1059028.175,
              -1.453213358,
              971689.7505,
              1060127.995,
              154.3267866
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    970451.0505081197,
                    1059028.1750630953,
                    -1.453213357961133
                  ],
                  [
                    970451.0505081197,
                    1060127.9950630951,
                    -1.453213357961133
                  ],
                  [
                    971689.7505081197,
                    1060127.9950630951,
                    154.32678664203888
                  ],
                  [
                    971689.7505081197,
                    1059028.1750630953,
                    154.32678664203888
                  ],
                  [
                    970451.0505081197,
                    1059028.1750630953,
                    -1.453213357961133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:41:35+00:00",
            "end_time": "2019-07-21T23:14: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": "20190721_NCMP_AK_08VLK7874.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.09159541452283,
              58.390422599434366,
              -0.804497745156816
            ],
            [
              -137.0872774542184,
              58.39907632864748,
              -0.804497745156816
            ],
            [
              -137.06958056267354,
              58.39667210871706,
              84.27550225484319
            ],
            [
              -137.07390264304775,
              58.38801896515215,
              84.27550225484319
            ],
            [
              -137.09159541452283,
              58.390422599434366,
              -0.804497745156816
            ]
          ]
        ]
      },
      "bbox": [
        -137.0915954,
        58.38801897,
        -0.8044977452,
        -137.0695806,
        58.39907633,
        84.27550225
      ],
      "properties": {
        "datetime": "2019-07-22T01:42:35Z",
        "pc:count": 7975216,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 975510.1739,
            "count": 7975216,
            "maximum": 976190.6657,
            "minimum": 975124.7657,
            "name": "X",
            "position": 0,
            "stddev": 188.0177511,
            "variance": 35350.67472
          },
          {
            "average": 1057671.855,
            "count": 7975216,
            "maximum": 1058154.187,
            "minimum": 1057154.947,
            "name": "Y",
            "position": 1,
            "stddev": 252.9893943,
            "variance": 64003.63365
          },
          {
            "average": 46.64092297,
            "count": 7975216,
            "maximum": 84.27550225,
            "minimum": -0.8044977452,
            "name": "Z",
            "position": 2,
            "stddev": 15.25782058,
            "variance": 232.801089
          },
          {
            "average": 136.6076104,
            "count": 7975216,
            "maximum": 6298,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 230.439782,
            "variance": 53102.49313
          },
          {
            "average": 2.534395181,
            "count": 7975216,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.267370479,
            "variance": 1.606227931
          },
          {
            "average": 4.070310321,
            "count": 7975216,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.308850407,
            "variance": 1.713089389
          },
          {
            "average": 1,
            "count": 7975216,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7975216,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.298486461,
            "count": 7975216,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.771176446,
            "variance": 7.679418896
          },
          {
            "average": 20.10446747,
            "count": 7975216,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.222181679,
            "variance": 4.938091413
          },
          {
            "average": 3.075640334,
            "count": 7975216,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.032144512,
            "variance": 4.129611317
          },
          {
            "average": 2.46646536,
            "count": 7975216,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.620527438,
            "variance": 2.626109176
          },
          {
            "average": 247787281.1,
            "count": 7975216,
            "maximum": 247794955.8,
            "minimum": 247786001.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1251.885593,
            "variance": 1567217.538
          },
          {
            "average": 0,
            "count": 7975216,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7975216,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7975216,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7975216,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7975216,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          975124.7657,
          1057154.947,
          -0.8044977452,
          976190.6657,
          1058154.187,
          84.27550225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                975124.7657275195,
                1057154.9466896357,
                -0.804497745156816
              ],
              [
                975124.7657275195,
                1058154.186689636,
                -0.804497745156816
              ],
              [
                976190.6657275194,
                1058154.186689636,
                84.27550225484319
              ],
              [
                976190.6657275194,
                1057154.9466896357,
                84.27550225484319
              ],
              [
                975124.7657275195,
                1057154.9466896357,
                -0.804497745156816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:42:35+00:00",
        "end_time": "2019-07-21T23:13:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7874.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7874.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7874.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7874.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.0915954,
            58.38801897,
            -0.8044977452,
            -137.0695806,
            58.39907633,
            84.27550225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.09159541452283,
                  58.390422599434366,
                  -0.804497745156816
                ],
                [
                  -137.0872774542184,
                  58.39907632864748,
                  -0.804497745156816
                ],
                [
                  -137.06958056267354,
                  58.39667210871706,
                  84.27550225484319
                ],
                [
                  -137.07390264304775,
                  58.38801896515215,
                  84.27550225484319
                ],
                [
                  -137.09159541452283,
                  58.390422599434366,
                  -0.804497745156816
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7874.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7874.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:42:35Z",
            "pc:count": 7975216,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 975510.1739,
                "count": 7975216,
                "maximum": 976190.6657,
                "minimum": 975124.7657,
                "name": "X",
                "position": 0,
                "stddev": 188.0177511,
                "variance": 35350.67472
              },
              {
                "average": 1057671.855,
                "count": 7975216,
                "maximum": 1058154.187,
                "minimum": 1057154.947,
                "name": "Y",
                "position": 1,
                "stddev": 252.9893943,
                "variance": 64003.63365
              },
              {
                "average": 46.64092297,
                "count": 7975216,
                "maximum": 84.27550225,
                "minimum": -0.8044977452,
                "name": "Z",
                "position": 2,
                "stddev": 15.25782058,
                "variance": 232.801089
              },
              {
                "average": 136.6076104,
                "count": 7975216,
                "maximum": 6298,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 230.439782,
                "variance": 53102.49313
              },
              {
                "average": 2.534395181,
                "count": 7975216,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.267370479,
                "variance": 1.606227931
              },
              {
                "average": 4.070310321,
                "count": 7975216,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.308850407,
                "variance": 1.713089389
              },
              {
                "average": 1,
                "count": 7975216,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7975216,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.298486461,
                "count": 7975216,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.771176446,
                "variance": 7.679418896
              },
              {
                "average": 20.10446747,
                "count": 7975216,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.222181679,
                "variance": 4.938091413
              },
              {
                "average": 3.075640334,
                "count": 7975216,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.032144512,
                "variance": 4.129611317
              },
              {
                "average": 2.46646536,
                "count": 7975216,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.620527438,
                "variance": 2.626109176
              },
              {
                "average": 247787281.1,
                "count": 7975216,
                "maximum": 247794955.8,
                "minimum": 247786001.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1251.885593,
                "variance": 1567217.538
              },
              {
                "average": 0,
                "count": 7975216,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7975216,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7975216,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7975216,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7975216,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              975124.7657,
              1057154.947,
              -0.8044977452,
              976190.6657,
              1058154.187,
              84.27550225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    975124.7657275195,
                    1057154.9466896357,
                    -0.804497745156816
                  ],
                  [
                    975124.7657275195,
                    1058154.186689636,
                    -0.804497745156816
                  ],
                  [
                    976190.6657275194,
                    1058154.186689636,
                    84.27550225484319
                  ],
                  [
                    976190.6657275194,
                    1057154.9466896357,
                    84.27550225484319
                  ],
                  [
                    975124.7657275195,
                    1057154.9466896357,
                    -0.804497745156816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:42:35+00:00",
            "end_time": "2019-07-21T23:13:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7875.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.0879433194954,
              58.39883045171213,
              41.95322415610395
            ],
            [
              -137.08749423884868,
              58.39973024907291,
              41.95322415610395
            ],
            [
              -137.0849292402815,
              58.39938196467602,
              64.31322415610396
            ],
            [
              -137.085378383042,
              58.3984821761398,
              64.31322415610396
            ],
            [
              -137.0879433194954,
              58.39883045171213,
              41.95322415610395
            ]
          ]
        ]
      },
      "bbox": [
        -137.0879433,
        58.39848218,
        41.95322416,
        -137.0849292,
        58.39973025,
        64.31322416
      ],
      "properties": {
        "datetime": "2019-07-21T23:13:41Z",
        "pc:count": 157507,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 975167.2081,
            "count": 157507,
            "maximum": 975248.6095,
            "minimum": 975094.1295,
            "name": "X",
            "position": 0,
            "stddev": 40.15264144,
            "variance": 1612.234615
          },
          {
            "average": 1058172.674,
            "count": 157507,
            "maximum": 1058221.72,
            "minimum": 1058117.82,
            "name": "Y",
            "position": 1,
            "stddev": 21.49692095,
            "variance": 462.1176103
          },
          {
            "average": 49.66379429,
            "count": 157507,
            "maximum": 64.31322416,
            "minimum": 41.95322416,
            "name": "Z",
            "position": 2,
            "stddev": 4.006235648,
            "variance": 16.04992407
          },
          {
            "average": 111.7858571,
            "count": 157507,
            "maximum": 2739,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 176.7723765,
            "variance": 31248.47309
          },
          {
            "average": 2.598462291,
            "count": 157507,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.271145097,
            "variance": 1.615809858
          },
          {
            "average": 4.157186665,
            "count": 157507,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.117738296,
            "variance": 1.249338899
          },
          {
            "average": 1,
            "count": 157507,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157507,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.05134375,
            "count": 157507,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2206986144,
            "variance": 0.0487078784
          },
          {
            "average": 19.00363636,
            "count": 157507,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.656470877,
            "variance": 2.743895766
          },
          {
            "average": 2.907921553,
            "count": 157507,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.715116612,
            "variance": 2.941624994
          },
          {
            "average": 1,
            "count": 157507,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247786019,
            "count": 157507,
            "maximum": 247786021.2,
            "minimum": 247786017.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.04078247,
            "variance": 1.08322815
          },
          {
            "average": 0,
            "count": 157507,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157507,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157507,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157507,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 157507,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          975094.1295,
          1058117.82,
          41.95322416,
          975248.6095,
          1058221.72,
          64.31322416
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                975094.1294769063,
                1058117.8201168731,
                41.95322415610395
              ],
              [
                975094.1294769063,
                1058221.720116873,
                41.95322415610395
              ],
              [
                975248.6094769062,
                1058221.720116873,
                64.31322415610396
              ],
              [
                975248.6094769062,
                1058117.8201168731,
                64.31322415610396
              ],
              [
                975094.1294769063,
                1058117.8201168731,
                41.95322415610395
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:13:41+00:00",
        "end_time": "2019-07-21T23:13:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7875.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7875.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7875.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7875.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.0879433,
            58.39848218,
            41.95322416,
            -137.0849292,
            58.39973025,
            64.31322416
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.0879433194954,
                  58.39883045171213,
                  41.95322415610395
                ],
                [
                  -137.08749423884868,
                  58.39973024907291,
                  41.95322415610395
                ],
                [
                  -137.0849292402815,
                  58.39938196467602,
                  64.31322415610396
                ],
                [
                  -137.085378383042,
                  58.3984821761398,
                  64.31322415610396
                ],
                [
                  -137.0879433194954,
                  58.39883045171213,
                  41.95322415610395
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7875.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7875.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:13:41Z",
            "pc:count": 157507,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 975167.2081,
                "count": 157507,
                "maximum": 975248.6095,
                "minimum": 975094.1295,
                "name": "X",
                "position": 0,
                "stddev": 40.15264144,
                "variance": 1612.234615
              },
              {
                "average": 1058172.674,
                "count": 157507,
                "maximum": 1058221.72,
                "minimum": 1058117.82,
                "name": "Y",
                "position": 1,
                "stddev": 21.49692095,
                "variance": 462.1176103
              },
              {
                "average": 49.66379429,
                "count": 157507,
                "maximum": 64.31322416,
                "minimum": 41.95322416,
                "name": "Z",
                "position": 2,
                "stddev": 4.006235648,
                "variance": 16.04992407
              },
              {
                "average": 111.7858571,
                "count": 157507,
                "maximum": 2739,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 176.7723765,
                "variance": 31248.47309
              },
              {
                "average": 2.598462291,
                "count": 157507,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.271145097,
                "variance": 1.615809858
              },
              {
                "average": 4.157186665,
                "count": 157507,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.117738296,
                "variance": 1.249338899
              },
              {
                "average": 1,
                "count": 157507,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157507,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.05134375,
                "count": 157507,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2206986144,
                "variance": 0.0487078784
              },
              {
                "average": 19.00363636,
                "count": 157507,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.656470877,
                "variance": 2.743895766
              },
              {
                "average": 2.907921553,
                "count": 157507,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.715116612,
                "variance": 2.941624994
              },
              {
                "average": 1,
                "count": 157507,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247786019,
                "count": 157507,
                "maximum": 247786021.2,
                "minimum": 247786017.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.04078247,
                "variance": 1.08322815
              },
              {
                "average": 0,
                "count": 157507,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157507,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157507,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157507,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 157507,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              975094.1295,
              1058117.82,
              41.95322416,
              975248.6095,
              1058221.72,
              64.31322416
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    975094.1294769063,
                    1058117.8201168731,
                    41.95322415610395
                  ],
                  [
                    975094.1294769063,
                    1058221.720116873,
                    41.95322415610395
                  ],
                  [
                    975248.6094769062,
                    1058221.720116873,
                    64.31322415610396
                  ],
                  [
                    975248.6094769062,
                    1058117.8201168731,
                    64.31322415610396
                  ],
                  [
                    975094.1294769063,
                    1058117.8201168731,
                    41.95322415610395
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:13:41+00:00",
            "end_time": "2019-07-21T23:13:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLL4305.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.692088896506,
              58.665084042786724,
              0.608721893080667
            ],
            [
              -137.6914954654209,
              58.66630931715453,
              0.608721893080667
            ],
            [
              -137.68907294493656,
              58.6659951163514,
              7.548721893080668
            ],
            [
              -137.68966645696628,
              58.66476985293922,
              7.548721893080668
            ],
            [
              -137.692088896506,
              58.665084042786724,
              0.608721893080667
            ]
          ]
        ]
      },
      "bbox": [
        -137.6920889,
        58.66476985,
        0.6087218931,
        -137.6890729,
        58.66630932,
        7.548721893
      ],
      "properties": {
        "datetime": "2019-07-21T23:27:36Z",
        "pc:count": 15869,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 933828.5026,
            "count": 15869,
            "maximum": 933888.3026,
            "minimum": 933743.8626,
            "name": "X",
            "position": 0,
            "stddev": 34.0929008,
            "variance": 1162.325885
          },
          {
            "average": 1078339.364,
            "count": 15869,
            "maximum": 1078406.589,
            "minimum": 1078265.409,
            "name": "Y",
            "position": 1,
            "stddev": 27.65593816,
            "variance": 764.8509153
          },
          {
            "average": 2.79123749,
            "count": 15869,
            "maximum": 7.548721893,
            "minimum": 0.6087218931,
            "name": "Z",
            "position": 2,
            "stddev": 0.9447479293,
            "variance": 0.8925486499
          },
          {
            "average": 488.9541244,
            "count": 15869,
            "maximum": 6278,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 374.5015626,
            "variance": 140251.4204
          },
          {
            "average": 1.000252064,
            "count": 15869,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0158750155,
            "variance": 0.000252016117
          },
          {
            "average": 1.000567143,
            "count": 15869,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02380877058,
            "variance": 0.0005668575566
          },
          {
            "average": 1,
            "count": 15869,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15869,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.771882286,
            "count": 15869,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.79261216,
            "variance": 116.4804773
          },
          {
            "average": 21.14825042,
            "count": 15869,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8579666226,
            "variance": 0.7361067256
          },
          {
            "average": 1.19074926,
            "count": 15869,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3929041964,
            "variance": 0.1543737075
          },
          {
            "average": 1.705022371,
            "count": 15869,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4560470738,
            "variance": 0.2079789335
          },
          {
            "average": 247786793.7,
            "count": 15869,
            "maximum": 247786856.6,
            "minimum": 247786647.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 94.0851161,
            "variance": 8852.009072
          },
          {
            "average": 0,
            "count": 15869,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15869,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15869,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15869,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15869,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          933743.8626,
          1078265.409,
          0.6087218931,
          933888.3026,
          1078406.589,
          7.548721893
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                933743.8626059694,
                1078265.4086246977,
                0.608721893080667
              ],
              [
                933743.8626059694,
                1078406.5886246979,
                0.608721893080667
              ],
              [
                933888.3026059694,
                1078406.5886246979,
                7.548721893080668
              ],
              [
                933888.3026059694,
                1078265.4086246977,
                7.548721893080668
              ],
              [
                933743.8626059694,
                1078265.4086246977,
                0.608721893080667
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:27:36+00:00",
        "end_time": "2019-07-21T23:24:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4305.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4305.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4305.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4305.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6920889,
            58.66476985,
            0.6087218931,
            -137.6890729,
            58.66630932,
            7.548721893
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.692088896506,
                  58.665084042786724,
                  0.608721893080667
                ],
                [
                  -137.6914954654209,
                  58.66630931715453,
                  0.608721893080667
                ],
                [
                  -137.68907294493656,
                  58.6659951163514,
                  7.548721893080668
                ],
                [
                  -137.68966645696628,
                  58.66476985293922,
                  7.548721893080668
                ],
                [
                  -137.692088896506,
                  58.665084042786724,
                  0.608721893080667
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4305.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4305.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:27:36Z",
            "pc:count": 15869,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 933828.5026,
                "count": 15869,
                "maximum": 933888.3026,
                "minimum": 933743.8626,
                "name": "X",
                "position": 0,
                "stddev": 34.0929008,
                "variance": 1162.325885
              },
              {
                "average": 1078339.364,
                "count": 15869,
                "maximum": 1078406.589,
                "minimum": 1078265.409,
                "name": "Y",
                "position": 1,
                "stddev": 27.65593816,
                "variance": 764.8509153
              },
              {
                "average": 2.79123749,
                "count": 15869,
                "maximum": 7.548721893,
                "minimum": 0.6087218931,
                "name": "Z",
                "position": 2,
                "stddev": 0.9447479293,
                "variance": 0.8925486499
              },
              {
                "average": 488.9541244,
                "count": 15869,
                "maximum": 6278,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 374.5015626,
                "variance": 140251.4204
              },
              {
                "average": 1.000252064,
                "count": 15869,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0158750155,
                "variance": 0.000252016117
              },
              {
                "average": 1.000567143,
                "count": 15869,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02380877058,
                "variance": 0.0005668575566
              },
              {
                "average": 1,
                "count": 15869,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15869,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.771882286,
                "count": 15869,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.79261216,
                "variance": 116.4804773
              },
              {
                "average": 21.14825042,
                "count": 15869,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8579666226,
                "variance": 0.7361067256
              },
              {
                "average": 1.19074926,
                "count": 15869,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3929041964,
                "variance": 0.1543737075
              },
              {
                "average": 1.705022371,
                "count": 15869,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4560470738,
                "variance": 0.2079789335
              },
              {
                "average": 247786793.7,
                "count": 15869,
                "maximum": 247786856.6,
                "minimum": 247786647.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 94.0851161,
                "variance": 8852.009072
              },
              {
                "average": 0,
                "count": 15869,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15869,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15869,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15869,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15869,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              933743.8626,
              1078265.409,
              0.6087218931,
              933888.3026,
              1078406.589,
              7.548721893
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    933743.8626059694,
                    1078265.4086246977,
                    0.608721893080667
                  ],
                  [
                    933743.8626059694,
                    1078406.5886246979,
                    0.608721893080667
                  ],
                  [
                    933888.3026059694,
                    1078406.5886246979,
                    7.548721893080668
                  ],
                  [
                    933888.3026059694,
                    1078265.4086246977,
                    7.548721893080668
                  ],
                  [
                    933743.8626059694,
                    1078265.4086246977,
                    0.608721893080667
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:27:36+00:00",
            "end_time": "2019-07-21T23:24:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5396.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.5329890884691,
              58.58013037791814,
              42.190098221834205
            ],
            [
              -137.5277229587286,
              58.59091816901787,
              42.190098221834205
            ],
            [
              -137.50700851855345,
              58.58819563481316,
              180.1900982218342
            ],
            [
              -137.5122807175175,
              58.577408676678836,
              180.1900982218342
            ],
            [
              -137.5329890884691,
              58.58013037791814,
              42.190098221834205
            ]
          ]
        ]
      },
      "bbox": [
        -137.5329891,
        58.57740868,
        42.19009822,
        -137.5070085,
        58.59091817,
        180.1900982
      ],
      "properties": {
        "datetime": "2019-07-22T01:35:15Z",
        "pc:count": 22488672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 945612.1302,
            "count": 22488672,
            "maximum": 946235.7858,
            "minimum": 944997.1458,
            "name": "X",
            "position": 0,
            "stddev": 271.306046,
            "variance": 73606.97057
          },
          {
            "average": 1071902.457,
            "count": 22488672,
            "maximum": 1072552.428,
            "minimum": 1071308.728,
            "name": "Y",
            "position": 1,
            "stddev": 280.9886067,
            "variance": 78954.59707
          },
          {
            "average": 111.6192054,
            "count": 22488672,
            "maximum": 180.1900982,
            "minimum": 42.19009822,
            "name": "Z",
            "position": 2,
            "stddev": 32.20541074,
            "variance": 1037.188481
          },
          {
            "average": 122.474485,
            "count": 22488672,
            "maximum": 3880,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 215.2089314,
            "variance": 46314.88417
          },
          {
            "average": 2.725295696,
            "count": 22488672,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.251845508,
            "variance": 1.567117177
          },
          {
            "average": 4.452308167,
            "count": 22488672,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.047881442,
            "variance": 1.098055517
          },
          {
            "average": 1,
            "count": 22488672,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22488672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.024089595,
            "count": 22488672,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1533273864,
            "variance": 0.02350928743
          },
          {
            "average": 19.99973747,
            "count": 22488672,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.589056429,
            "variance": 2.525100335
          },
          {
            "average": 3.492499424,
            "count": 22488672,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.22468925,
            "variance": 4.949242257
          },
          {
            "average": 5.636504592,
            "count": 22488672,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.906557563,
            "variance": 8.448076867
          },
          {
            "average": 247789830.4,
            "count": 22488672,
            "maximum": 247794515.6,
            "minimum": 247786459.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2443.568739,
            "variance": 5971028.183
          },
          {
            "average": 0,
            "count": 22488672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22488672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22488672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22488672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22488672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          944997.1458,
          1071308.728,
          42.19009822,
          946235.7858,
          1072552.428,
          180.1900982
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                944997.14579619,
                1071308.7282805992,
                42.190098221834205
              ],
              [
                944997.14579619,
                1072552.4282805994,
                42.190098221834205
              ],
              [
                946235.7857961899,
                1072552.4282805994,
                180.1900982218342
              ],
              [
                946235.7857961899,
                1071308.7282805992,
                180.1900982218342
              ],
              [
                944997.14579619,
                1071308.7282805992,
                42.190098221834205
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:35:15+00:00",
        "end_time": "2019-07-21T23:20:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5396.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5396.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5396.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5396.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5329891,
            58.57740868,
            42.19009822,
            -137.5070085,
            58.59091817,
            180.1900982
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.5329890884691,
                  58.58013037791814,
                  42.190098221834205
                ],
                [
                  -137.5277229587286,
                  58.59091816901787,
                  42.190098221834205
                ],
                [
                  -137.50700851855345,
                  58.58819563481316,
                  180.1900982218342
                ],
                [
                  -137.5122807175175,
                  58.577408676678836,
                  180.1900982218342
                ],
                [
                  -137.5329890884691,
                  58.58013037791814,
                  42.190098221834205
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5396.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5396.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:35:15Z",
            "pc:count": 22488672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 945612.1302,
                "count": 22488672,
                "maximum": 946235.7858,
                "minimum": 944997.1458,
                "name": "X",
                "position": 0,
                "stddev": 271.306046,
                "variance": 73606.97057
              },
              {
                "average": 1071902.457,
                "count": 22488672,
                "maximum": 1072552.428,
                "minimum": 1071308.728,
                "name": "Y",
                "position": 1,
                "stddev": 280.9886067,
                "variance": 78954.59707
              },
              {
                "average": 111.6192054,
                "count": 22488672,
                "maximum": 180.1900982,
                "minimum": 42.19009822,
                "name": "Z",
                "position": 2,
                "stddev": 32.20541074,
                "variance": 1037.188481
              },
              {
                "average": 122.474485,
                "count": 22488672,
                "maximum": 3880,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 215.2089314,
                "variance": 46314.88417
              },
              {
                "average": 2.725295696,
                "count": 22488672,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.251845508,
                "variance": 1.567117177
              },
              {
                "average": 4.452308167,
                "count": 22488672,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.047881442,
                "variance": 1.098055517
              },
              {
                "average": 1,
                "count": 22488672,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22488672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.024089595,
                "count": 22488672,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1533273864,
                "variance": 0.02350928743
              },
              {
                "average": 19.99973747,
                "count": 22488672,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.589056429,
                "variance": 2.525100335
              },
              {
                "average": 3.492499424,
                "count": 22488672,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.22468925,
                "variance": 4.949242257
              },
              {
                "average": 5.636504592,
                "count": 22488672,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.906557563,
                "variance": 8.448076867
              },
              {
                "average": 247789830.4,
                "count": 22488672,
                "maximum": 247794515.6,
                "minimum": 247786459.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2443.568739,
                "variance": 5971028.183
              },
              {
                "average": 0,
                "count": 22488672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22488672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22488672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22488672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22488672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              944997.1458,
              1071308.728,
              42.19009822,
              946235.7858,
              1072552.428,
              180.1900982
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    944997.14579619,
                    1071308.7282805992,
                    42.190098221834205
                  ],
                  [
                    944997.14579619,
                    1072552.4282805994,
                    42.190098221834205
                  ],
                  [
                    946235.7857961899,
                    1072552.4282805994,
                    180.1900982218342
                  ],
                  [
                    946235.7857961899,
                    1071308.7282805992,
                    180.1900982218342
                  ],
                  [
                    944997.14579619,
                    1071308.7282805992,
                    42.190098221834205
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:35:15+00:00",
            "end_time": "2019-07-21T23:20:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLL4403.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.67944893576498,
              58.63974645726825,
              -0.845780358940587
            ],
            [
              -137.67496876989392,
              58.64899404112927,
              -0.845780358940587
            ],
            [
              -137.66643124756604,
              58.64788475602362,
              56.294219641059414
            ],
            [
              -137.670913564479,
              58.63863746379763,
              56.294219641059414
            ],
            [
              -137.67944893576498,
              58.63974645726825,
              -0.845780358940587
            ]
          ]
        ]
      },
      "bbox": [
        -137.6794489,
        58.63863746,
        -0.8457803589,
        -137.6664312,
        58.64899404,
        56.29421964
      ],
      "properties": {
        "datetime": "2019-07-22T19:49:23Z",
        "pc:count": 5985027,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 935385.3144,
            "count": 5985027,
            "maximum": 935651.2571,
            "minimum": 935141.9171,
            "name": "X",
            "position": 0,
            "stddev": 93.07879844,
            "variance": 8663.662718
          },
          {
            "average": 1076225.419,
            "count": 5985027,
            "maximum": 1076761.989,
            "minimum": 1075696.409,
            "name": "Y",
            "position": 1,
            "stddev": 303.7774393,
            "variance": 92280.73264
          },
          {
            "average": 28.46522139,
            "count": 5985027,
            "maximum": 56.29421964,
            "minimum": -0.8457803589,
            "name": "Z",
            "position": 2,
            "stddev": 11.80242676,
            "variance": 139.2972774
          },
          {
            "average": 115.9506677,
            "count": 5985027,
            "maximum": 8644,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 247.379532,
            "variance": 61196.63283
          },
          {
            "average": 2.725121541,
            "count": 5985027,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.245464352,
            "variance": 1.551181453
          },
          {
            "average": 4.449374915,
            "count": 5985027,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.135200012,
            "variance": 1.288679068
          },
          {
            "average": 1,
            "count": 5985027,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5985027,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.096738912,
            "count": 5985027,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.361440489,
            "variance": 1.853520205
          },
          {
            "average": 19.88605966,
            "count": 5985027,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.728990271,
            "variance": 2.989407357
          },
          {
            "average": 3.708211843,
            "count": 5985027,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.441359437,
            "variance": 5.960235901
          },
          {
            "average": 8.263288035,
            "count": 5985027,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.149686082,
            "variance": 4.621150251
          },
          {
            "average": 247795936.1,
            "count": 5985027,
            "maximum": 247860163.5,
            "minimum": 247790359.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 14911.30607,
            "variance": 222347048.6
          },
          {
            "average": 0,
            "count": 5985027,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5985027,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5985027,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5985027,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5985027,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          935141.9171,
          1075696.409,
          -0.8457803589,
          935651.2571,
          1076761.989,
          56.29421964
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                935141.9170901488,
                1075696.4091680585,
                -0.845780358940587
              ],
              [
                935141.9170901488,
                1076761.9891680586,
                -0.845780358940587
              ],
              [
                935651.2570901489,
                1076761.9891680586,
                56.294219641059414
              ],
              [
                935651.2570901489,
                1075696.4091680585,
                56.294219641059414
              ],
              [
                935141.9170901488,
                1075696.4091680585,
                -0.845780358940587
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:49:23+00:00",
        "end_time": "2019-07-22T00:25:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4403.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4403.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4403.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4403.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6794489,
            58.63863746,
            -0.8457803589,
            -137.6664312,
            58.64899404,
            56.29421964
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.67944893576498,
                  58.63974645726825,
                  -0.845780358940587
                ],
                [
                  -137.67496876989392,
                  58.64899404112927,
                  -0.845780358940587
                ],
                [
                  -137.66643124756604,
                  58.64788475602362,
                  56.294219641059414
                ],
                [
                  -137.670913564479,
                  58.63863746379763,
                  56.294219641059414
                ],
                [
                  -137.67944893576498,
                  58.63974645726825,
                  -0.845780358940587
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4403.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4403.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:49:23Z",
            "pc:count": 5985027,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 935385.3144,
                "count": 5985027,
                "maximum": 935651.2571,
                "minimum": 935141.9171,
                "name": "X",
                "position": 0,
                "stddev": 93.07879844,
                "variance": 8663.662718
              },
              {
                "average": 1076225.419,
                "count": 5985027,
                "maximum": 1076761.989,
                "minimum": 1075696.409,
                "name": "Y",
                "position": 1,
                "stddev": 303.7774393,
                "variance": 92280.73264
              },
              {
                "average": 28.46522139,
                "count": 5985027,
                "maximum": 56.29421964,
                "minimum": -0.8457803589,
                "name": "Z",
                "position": 2,
                "stddev": 11.80242676,
                "variance": 139.2972774
              },
              {
                "average": 115.9506677,
                "count": 5985027,
                "maximum": 8644,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 247.379532,
                "variance": 61196.63283
              },
              {
                "average": 2.725121541,
                "count": 5985027,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.245464352,
                "variance": 1.551181453
              },
              {
                "average": 4.449374915,
                "count": 5985027,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.135200012,
                "variance": 1.288679068
              },
              {
                "average": 1,
                "count": 5985027,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5985027,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.096738912,
                "count": 5985027,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.361440489,
                "variance": 1.853520205
              },
              {
                "average": 19.88605966,
                "count": 5985027,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.728990271,
                "variance": 2.989407357
              },
              {
                "average": 3.708211843,
                "count": 5985027,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.441359437,
                "variance": 5.960235901
              },
              {
                "average": 8.263288035,
                "count": 5985027,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.149686082,
                "variance": 4.621150251
              },
              {
                "average": 247795936.1,
                "count": 5985027,
                "maximum": 247860163.5,
                "minimum": 247790359.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 14911.30607,
                "variance": 222347048.6
              },
              {
                "average": 0,
                "count": 5985027,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5985027,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5985027,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5985027,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5985027,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              935141.9171,
              1075696.409,
              -0.8457803589,
              935651.2571,
              1076761.989,
              56.29421964
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    935141.9170901488,
                    1075696.4091680585,
                    -0.845780358940587
                  ],
                  [
                    935141.9170901488,
                    1076761.9891680586,
                    -0.845780358940587
                  ],
                  [
                    935651.2570901489,
                    1076761.9891680586,
                    56.294219641059414
                  ],
                  [
                    935651.2570901489,
                    1075696.4091680585,
                    56.294219641059414
                  ],
                  [
                    935141.9170901488,
                    1075696.4091680585,
                    -0.845780358940587
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:49:23+00:00",
            "end_time": "2019-07-22T00:25:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5692.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4786277503668,
              58.54581788067789,
              -4.297315555252283
            ],
            [
              -137.47363078536333,
              58.556029750074565,
              -4.297315555252283
            ],
            [
              -137.45294058348057,
              58.55329827251917,
              157.9626844447477
            ],
            [
              -137.4579432784235,
              58.54308719313104,
              157.9626844447477
            ],
            [
              -137.4786277503668,
              58.54581788067789,
              -4.297315555252283
            ]
          ]
        ]
      },
      "bbox": [
        -137.4786278,
        58.54308719,
        -4.297315555,
        -137.4529406,
        58.55602975,
        157.9626844
      ],
      "properties": {
        "datetime": "2019-07-22T20:16:40Z",
        "pc:count": 17972174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 949649.816,
            "count": 17972174,
            "maximum": 950235.154,
            "minimum": 948996.454,
            "name": "X",
            "position": 0,
            "stddev": 299.9366447,
            "variance": 89961.99082
          },
          {
            "average": 1068997.561,
            "count": 17972174,
            "maximum": 1069544.357,
            "minimum": 1068366.837,
            "name": "Y",
            "position": 1,
            "stddev": 253.5797427,
            "variance": 64302.6859
          },
          {
            "average": 51.69384722,
            "count": 17972174,
            "maximum": 157.9626844,
            "minimum": -4.297315555,
            "name": "Z",
            "position": 2,
            "stddev": 24.26379413,
            "variance": 588.7317055
          },
          {
            "average": 129.3113583,
            "count": 17972174,
            "maximum": 20873,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 313.0460625,
            "variance": 97997.83727
          },
          {
            "average": 2.690187564,
            "count": 17972174,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259739751,
            "variance": 1.58694424
          },
          {
            "average": 4.381173418,
            "count": 17972174,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.133065658,
            "variance": 1.283837785
          },
          {
            "average": 1,
            "count": 17972174,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17972174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.11200359,
            "count": 17972174,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.510936237,
            "variance": 2.282928314
          },
          {
            "average": 20.06971859,
            "count": 17972174,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.092088138,
            "variance": 1.192656502
          },
          {
            "average": 3.440018164,
            "count": 17972174,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.224240092,
            "variance": 4.947243989
          },
          {
            "average": 7.682428459,
            "count": 17972174,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.040034181,
            "variance": 9.241807821
          },
          {
            "average": 247803384.6,
            "count": 17972174,
            "maximum": 247861800.3,
            "minimum": 247790134,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24543.57842,
            "variance": 602387241.8
          },
          {
            "average": 0,
            "count": 17972174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17972174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17972174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17972174,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17972174,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          948996.454,
          1068366.837,
          -4.297315555,
          950235.154,
          1069544.357,
          157.9626844
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                948996.4540274431,
                1068366.8367130745,
                -4.297315555252283
              ],
              [
                948996.4540274431,
                1069544.3567130745,
                -4.297315555252283
              ],
              [
                950235.154027443,
                1069544.3567130745,
                157.9626844447477
              ],
              [
                950235.154027443,
                1068366.8367130745,
                157.9626844447477
              ],
              [
                948996.4540274431,
                1068366.8367130745,
                -4.297315555252283
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:16:40+00:00",
        "end_time": "2019-07-22T00:22:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5692.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5692.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5692.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5692.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4786278,
            58.54308719,
            -4.297315555,
            -137.4529406,
            58.55602975,
            157.9626844
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4786277503668,
                  58.54581788067789,
                  -4.297315555252283
                ],
                [
                  -137.47363078536333,
                  58.556029750074565,
                  -4.297315555252283
                ],
                [
                  -137.45294058348057,
                  58.55329827251917,
                  157.9626844447477
                ],
                [
                  -137.4579432784235,
                  58.54308719313104,
                  157.9626844447477
                ],
                [
                  -137.4786277503668,
                  58.54581788067789,
                  -4.297315555252283
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5692.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5692.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:16:40Z",
            "pc:count": 17972174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 949649.816,
                "count": 17972174,
                "maximum": 950235.154,
                "minimum": 948996.454,
                "name": "X",
                "position": 0,
                "stddev": 299.9366447,
                "variance": 89961.99082
              },
              {
                "average": 1068997.561,
                "count": 17972174,
                "maximum": 1069544.357,
                "minimum": 1068366.837,
                "name": "Y",
                "position": 1,
                "stddev": 253.5797427,
                "variance": 64302.6859
              },
              {
                "average": 51.69384722,
                "count": 17972174,
                "maximum": 157.9626844,
                "minimum": -4.297315555,
                "name": "Z",
                "position": 2,
                "stddev": 24.26379413,
                "variance": 588.7317055
              },
              {
                "average": 129.3113583,
                "count": 17972174,
                "maximum": 20873,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 313.0460625,
                "variance": 97997.83727
              },
              {
                "average": 2.690187564,
                "count": 17972174,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259739751,
                "variance": 1.58694424
              },
              {
                "average": 4.381173418,
                "count": 17972174,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.133065658,
                "variance": 1.283837785
              },
              {
                "average": 1,
                "count": 17972174,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17972174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.11200359,
                "count": 17972174,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.510936237,
                "variance": 2.282928314
              },
              {
                "average": 20.06971859,
                "count": 17972174,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.092088138,
                "variance": 1.192656502
              },
              {
                "average": 3.440018164,
                "count": 17972174,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.224240092,
                "variance": 4.947243989
              },
              {
                "average": 7.682428459,
                "count": 17972174,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.040034181,
                "variance": 9.241807821
              },
              {
                "average": 247803384.6,
                "count": 17972174,
                "maximum": 247861800.3,
                "minimum": 247790134,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24543.57842,
                "variance": 602387241.8
              },
              {
                "average": 0,
                "count": 17972174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17972174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17972174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17972174,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17972174,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              948996.454,
              1068366.837,
              -4.297315555,
              950235.154,
              1069544.357,
              157.9626844
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    948996.4540274431,
                    1068366.8367130745,
                    -4.297315555252283
                  ],
                  [
                    948996.4540274431,
                    1069544.3567130745,
                    -4.297315555252283
                  ],
                  [
                    950235.154027443,
                    1069544.3567130745,
                    157.9626844447477
                  ],
                  [
                    950235.154027443,
                    1068366.8367130745,
                    157.9626844447477
                  ],
                  [
                    948996.4540274431,
                    1068366.8367130745,
                    -4.297315555252283
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:16:40+00:00",
            "end_time": "2019-07-22T00:22: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": "20190721_NCMP_AK_08VLK7478.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.16097372208753,
              58.42502778184223,
              29.242165547943245
            ],
            [
              -137.15787634329553,
              58.43125610298781,
              29.242165547943245
            ],
            [
              -137.14043102753988,
              58.428898653349705,
              167.04216554794326
            ],
            [
              -137.1435313343292,
              58.42267074607184,
              167.04216554794326
            ],
            [
              -137.16097372208753,
              58.42502778184223,
              29.242165547943245
            ]
          ]
        ]
      },
      "bbox": [
        -137.1609737,
        58.42267075,
        29.24216555,
        -137.140431,
        58.4312561,
        167.0421655
      ],
      "properties": {
        "datetime": "2019-07-21T23:45:51Z",
        "pc:count": 5922069,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 970607.1255,
            "count": 5922069,
            "maximum": 971289.3858,
            "minimum": 970239.9058,
            "name": "X",
            "position": 0,
            "stddev": 193.5202749,
            "variance": 37450.0968
          },
          {
            "average": 1060197.734,
            "count": 5922069,
            "maximum": 1060600.681,
            "minimum": 1059881.681,
            "name": "Y",
            "position": 1,
            "stddev": 167.9823757,
            "variance": 28218.07853
          },
          {
            "average": 98.60858831,
            "count": 5922069,
            "maximum": 167.0421655,
            "minimum": 29.24216555,
            "name": "Z",
            "position": 2,
            "stddev": 30.92390779,
            "variance": 956.2880732
          },
          {
            "average": 112.1615707,
            "count": 5922069,
            "maximum": 3172,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 184.7514405,
            "variance": 34133.09476
          },
          {
            "average": 2.750020812,
            "count": 5922069,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.245274137,
            "variance": 1.550707677
          },
          {
            "average": 4.500536046,
            "count": 5922069,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.964625266,
            "variance": 0.9305019038
          },
          {
            "average": 1,
            "count": 5922069,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5922069,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022818039,
            "count": 5922069,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1493230713,
            "variance": 0.02229737964
          },
          {
            "average": 20.14829161,
            "count": 5922069,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.585040205,
            "variance": 2.512352452
          },
          {
            "average": 3.504790978,
            "count": 5922069,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.194909515,
            "variance": 4.817627781
          },
          {
            "average": 1.642929017,
            "count": 5922069,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9362639841,
            "variance": 0.8765902479
          },
          {
            "average": 247786711.4,
            "count": 5922069,
            "maximum": 247787951.2,
            "minimum": 247786080.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 735.2327356,
            "variance": 540567.1755
          },
          {
            "average": 0,
            "count": 5922069,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5922069,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5922069,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5922069,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5922069,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          970239.9058,
          1059881.681,
          29.24216555,
          971289.3858,
          1060600.681,
          167.0421655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                970239.9057504843,
                1059881.6814479418,
                29.242165547943245
              ],
              [
                970239.9057504843,
                1060600.6814479418,
                29.242165547943245
              ],
              [
                971289.3857504843,
                1060600.6814479418,
                167.04216554794326
              ],
              [
                971289.3857504843,
                1059881.6814479418,
                167.04216554794326
              ],
              [
                970239.9057504843,
                1059881.6814479418,
                29.242165547943245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:45:51+00:00",
        "end_time": "2019-07-21T23:14:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7478.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7478.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7478.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7478.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1609737,
            58.42267075,
            29.24216555,
            -137.140431,
            58.4312561,
            167.0421655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.16097372208753,
                  58.42502778184223,
                  29.242165547943245
                ],
                [
                  -137.15787634329553,
                  58.43125610298781,
                  29.242165547943245
                ],
                [
                  -137.14043102753988,
                  58.428898653349705,
                  167.04216554794326
                ],
                [
                  -137.1435313343292,
                  58.42267074607184,
                  167.04216554794326
                ],
                [
                  -137.16097372208753,
                  58.42502778184223,
                  29.242165547943245
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7478.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7478.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:45:51Z",
            "pc:count": 5922069,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 970607.1255,
                "count": 5922069,
                "maximum": 971289.3858,
                "minimum": 970239.9058,
                "name": "X",
                "position": 0,
                "stddev": 193.5202749,
                "variance": 37450.0968
              },
              {
                "average": 1060197.734,
                "count": 5922069,
                "maximum": 1060600.681,
                "minimum": 1059881.681,
                "name": "Y",
                "position": 1,
                "stddev": 167.9823757,
                "variance": 28218.07853
              },
              {
                "average": 98.60858831,
                "count": 5922069,
                "maximum": 167.0421655,
                "minimum": 29.24216555,
                "name": "Z",
                "position": 2,
                "stddev": 30.92390779,
                "variance": 956.2880732
              },
              {
                "average": 112.1615707,
                "count": 5922069,
                "maximum": 3172,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 184.7514405,
                "variance": 34133.09476
              },
              {
                "average": 2.750020812,
                "count": 5922069,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.245274137,
                "variance": 1.550707677
              },
              {
                "average": 4.500536046,
                "count": 5922069,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.964625266,
                "variance": 0.9305019038
              },
              {
                "average": 1,
                "count": 5922069,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5922069,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022818039,
                "count": 5922069,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1493230713,
                "variance": 0.02229737964
              },
              {
                "average": 20.14829161,
                "count": 5922069,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.585040205,
                "variance": 2.512352452
              },
              {
                "average": 3.504790978,
                "count": 5922069,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.194909515,
                "variance": 4.817627781
              },
              {
                "average": 1.642929017,
                "count": 5922069,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9362639841,
                "variance": 0.8765902479
              },
              {
                "average": 247786711.4,
                "count": 5922069,
                "maximum": 247787951.2,
                "minimum": 247786080.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 735.2327356,
                "variance": 540567.1755
              },
              {
                "average": 0,
                "count": 5922069,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5922069,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5922069,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5922069,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5922069,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              970239.9058,
              1059881.681,
              29.24216555,
              971289.3858,
              1060600.681,
              167.0421655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    970239.9057504843,
                    1059881.6814479418,
                    29.242165547943245
                  ],
                  [
                    970239.9057504843,
                    1060600.6814479418,
                    29.242165547943245
                  ],
                  [
                    971289.3857504843,
                    1060600.6814479418,
                    167.04216554794326
                  ],
                  [
                    971289.3857504843,
                    1059881.6814479418,
                    167.04216554794326
                  ],
                  [
                    970239.9057504843,
                    1059881.6814479418,
                    29.242165547943245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:45:51+00:00",
            "end_time": "2019-07-21T23:14: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": "20190721_NCMP_AK_08VLL4602.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.6573220315378,
              58.63153283917023,
              -7.20669092738828
            ],
            [
              -137.65208771424915,
              58.64232397416342,
              -7.20669092738828
            ],
            [
              -137.63484576275872,
              58.640079343202366,
              143.95330907261172
            ],
            [
              -137.64008514671843,
              58.62928889658519,
              143.95330907261172
            ],
            [
              -137.6573220315378,
              58.63153283917023,
              -7.20669092738828
            ]
          ]
        ]
      },
      "bbox": [
        -137.657322,
        58.6292889,
        -7.206690927,
        -137.6348458,
        58.64232397,
        143.9533091
      ],
      "properties": {
        "datetime": "2019-07-22T01:33:07Z",
        "pc:count": 13734738,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 937026.0905,
            "count": 13734738,
            "maximum": 937636.6648,
            "minimum": 936607.7048,
            "name": "X",
            "position": 0,
            "stddev": 220.4503685,
            "variance": 48598.36497
          },
          {
            "average": 1075898.555,
            "count": 13734738,
            "maximum": 1076361.394,
            "minimum": 1075117.854,
            "name": "Y",
            "position": 1,
            "stddev": 214.9322437,
            "variance": 46195.8694
          },
          {
            "average": 55.43055015,
            "count": 13734738,
            "maximum": 143.9533091,
            "minimum": -7.206690927,
            "name": "Z",
            "position": 2,
            "stddev": 33.85571067,
            "variance": 1146.209145
          },
          {
            "average": 108.7719726,
            "count": 13734738,
            "maximum": 15702,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 381.8452436,
            "variance": 145805.7901
          },
          {
            "average": 2.666826044,
            "count": 13734738,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.257845104,
            "variance": 1.582174306
          },
          {
            "average": 4.33602949,
            "count": 13734738,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.14188212,
            "variance": 1.303894776
          },
          {
            "average": 1,
            "count": 13734738,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13734738,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.605897688,
            "count": 13734738,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.023372488,
            "variance": 16.18752618
          },
          {
            "average": 20.07994017,
            "count": 13734738,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.530389983,
            "variance": 6.402873468
          },
          {
            "average": 3.383028348,
            "count": 13734738,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.161954448,
            "variance": 4.674047036
          },
          {
            "average": 7.150172213,
            "count": 13734738,
            "maximum": 11,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.402435125,
            "variance": 5.771694529
          },
          {
            "average": 247791070.6,
            "count": 13734738,
            "maximum": 247794387.8,
            "minimum": 247786908.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2099.579219,
            "variance": 4408232.897
          },
          {
            "average": 0,
            "count": 13734738,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13734738,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13734738,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13734738,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13734738,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          936607.7048,
          1075117.854,
          -7.206690927,
          937636.6648,
          1076361.394,
          143.9533091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                936607.7048373339,
                1075117.853532073,
                -7.20669092738828
              ],
              [
                936607.7048373339,
                1076361.3935320731,
                -7.20669092738828
              ],
              [
                937636.6648373338,
                1076361.3935320731,
                143.95330907261172
              ],
              [
                937636.6648373338,
                1075117.853532073,
                143.95330907261172
              ],
              [
                936607.7048373339,
                1075117.853532073,
                -7.20669092738828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:33:07+00:00",
        "end_time": "2019-07-21T23:28:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4602.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4602.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4602.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4602.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.657322,
            58.6292889,
            -7.206690927,
            -137.6348458,
            58.64232397,
            143.9533091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.6573220315378,
                  58.63153283917023,
                  -7.20669092738828
                ],
                [
                  -137.65208771424915,
                  58.64232397416342,
                  -7.20669092738828
                ],
                [
                  -137.63484576275872,
                  58.640079343202366,
                  143.95330907261172
                ],
                [
                  -137.64008514671843,
                  58.62928889658519,
                  143.95330907261172
                ],
                [
                  -137.6573220315378,
                  58.63153283917023,
                  -7.20669092738828
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4602.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4602.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:33:07Z",
            "pc:count": 13734738,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 937026.0905,
                "count": 13734738,
                "maximum": 937636.6648,
                "minimum": 936607.7048,
                "name": "X",
                "position": 0,
                "stddev": 220.4503685,
                "variance": 48598.36497
              },
              {
                "average": 1075898.555,
                "count": 13734738,
                "maximum": 1076361.394,
                "minimum": 1075117.854,
                "name": "Y",
                "position": 1,
                "stddev": 214.9322437,
                "variance": 46195.8694
              },
              {
                "average": 55.43055015,
                "count": 13734738,
                "maximum": 143.9533091,
                "minimum": -7.206690927,
                "name": "Z",
                "position": 2,
                "stddev": 33.85571067,
                "variance": 1146.209145
              },
              {
                "average": 108.7719726,
                "count": 13734738,
                "maximum": 15702,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 381.8452436,
                "variance": 145805.7901
              },
              {
                "average": 2.666826044,
                "count": 13734738,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.257845104,
                "variance": 1.582174306
              },
              {
                "average": 4.33602949,
                "count": 13734738,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.14188212,
                "variance": 1.303894776
              },
              {
                "average": 1,
                "count": 13734738,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13734738,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.605897688,
                "count": 13734738,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.023372488,
                "variance": 16.18752618
              },
              {
                "average": 20.07994017,
                "count": 13734738,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.530389983,
                "variance": 6.402873468
              },
              {
                "average": 3.383028348,
                "count": 13734738,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.161954448,
                "variance": 4.674047036
              },
              {
                "average": 7.150172213,
                "count": 13734738,
                "maximum": 11,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.402435125,
                "variance": 5.771694529
              },
              {
                "average": 247791070.6,
                "count": 13734738,
                "maximum": 247794387.8,
                "minimum": 247786908.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2099.579219,
                "variance": 4408232.897
              },
              {
                "average": 0,
                "count": 13734738,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13734738,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13734738,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13734738,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13734738,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              936607.7048,
              1075117.854,
              -7.206690927,
              937636.6648,
              1076361.394,
              143.9533091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    936607.7048373339,
                    1075117.853532073,
                    -7.20669092738828
                  ],
                  [
                    936607.7048373339,
                    1076361.3935320731,
                    -7.20669092738828
                  ],
                  [
                    937636.6648373338,
                    1076361.3935320731,
                    143.95330907261172
                  ],
                  [
                    937636.6648373338,
                    1075117.853532073,
                    143.95330907261172
                  ],
                  [
                    936607.7048373339,
                    1075117.853532073,
                    -7.20669092738828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:33:07+00:00",
            "end_time": "2019-07-21T23:28: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": "20190721_NCMP_AK_08VLK7574.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.12189934540763,
              58.39802650975745,
              -9.702564444511827
            ],
            [
              -137.12181152135489,
              58.39820285565088,
              -9.702564444511827
            ],
            [
              -137.12163317574695,
              58.39817869139216,
              -6.942564444511826
            ],
            [
              -137.1217210006464,
              58.398002345618735,
              -6.942564444511826
            ],
            [
              -137.12189934540763,
              58.39802650975745,
              -9.702564444511827
            ]
          ]
        ]
      },
      "bbox": [
        -137.1218993,
        58.39800235,
        -9.702564445,
        -137.1216332,
        58.39820286,
        -6.942564445
      ],
      "properties": {
        "datetime": "2019-07-22T01:11:46Z",
        "pc:count": 27,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 973207.06,
            "count": 27,
            "maximum": 973212.0403,
            "minimum": 973201.3003,
            "name": "X",
            "position": 0,
            "stddev": 3.475077732,
            "variance": 12.07616524
          },
          {
            "average": 1057540.99,
            "count": 27,
            "maximum": 1057553.152,
            "minimum": 1057532.792,
            "name": "Y",
            "position": 1,
            "stddev": 5.683565401,
            "variance": 32.30291567
          },
          {
            "average": -8.691082963,
            "count": 27,
            "maximum": -6.942564445,
            "minimum": -9.702564445,
            "name": "Z",
            "position": 2,
            "stddev": 0.7408659367,
            "variance": 0.5488823362
          },
          {
            "average": 905.8888889,
            "count": 27,
            "maximum": 1245,
            "minimum": 505,
            "name": "Intensity",
            "position": 3,
            "stddev": 198.318573,
            "variance": 39330.25641
          },
          {
            "average": 1,
            "count": 27,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 27,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 27,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 27,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.18600033,
            "count": 27,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.00042166,
            "variance": 1.000843497
          },
          {
            "average": 2,
            "count": 27,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9,
            "count": 27,
            "maximum": 9,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247793104,
            "count": 27,
            "maximum": 247793106.2,
            "minimum": 247793102.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.859729136,
            "variance": 3.458592461
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          973201.3003,
          1057532.792,
          -9.702564445,
          973212.0403,
          1057553.152,
          -6.942564445
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                973201.3003440372,
                1057532.7915388697,
                -9.702564444511827
              ],
              [
                973201.3003440372,
                1057553.1515388696,
                -9.702564444511827
              ],
              [
                973212.0403440372,
                1057553.1515388696,
                -6.942564444511826
              ],
              [
                973212.0403440372,
                1057532.7915388697,
                -6.942564444511826
              ],
              [
                973201.3003440372,
                1057532.7915388697,
                -9.702564444511827
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:11:46+00:00",
        "end_time": "2019-07-22T01:11:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7574.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7574.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7574.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7574.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1218993,
            58.39800235,
            -9.702564445,
            -137.1216332,
            58.39820286,
            -6.942564445
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.12189934540763,
                  58.39802650975745,
                  -9.702564444511827
                ],
                [
                  -137.12181152135489,
                  58.39820285565088,
                  -9.702564444511827
                ],
                [
                  -137.12163317574695,
                  58.39817869139216,
                  -6.942564444511826
                ],
                [
                  -137.1217210006464,
                  58.398002345618735,
                  -6.942564444511826
                ],
                [
                  -137.12189934540763,
                  58.39802650975745,
                  -9.702564444511827
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7574.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7574.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:11:46Z",
            "pc:count": 27,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 973207.06,
                "count": 27,
                "maximum": 973212.0403,
                "minimum": 973201.3003,
                "name": "X",
                "position": 0,
                "stddev": 3.475077732,
                "variance": 12.07616524
              },
              {
                "average": 1057540.99,
                "count": 27,
                "maximum": 1057553.152,
                "minimum": 1057532.792,
                "name": "Y",
                "position": 1,
                "stddev": 5.683565401,
                "variance": 32.30291567
              },
              {
                "average": -8.691082963,
                "count": 27,
                "maximum": -6.942564445,
                "minimum": -9.702564445,
                "name": "Z",
                "position": 2,
                "stddev": 0.7408659367,
                "variance": 0.5488823362
              },
              {
                "average": 905.8888889,
                "count": 27,
                "maximum": 1245,
                "minimum": 505,
                "name": "Intensity",
                "position": 3,
                "stddev": 198.318573,
                "variance": 39330.25641
              },
              {
                "average": 1,
                "count": 27,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 27,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 27,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 27,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.18600033,
                "count": 27,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.00042166,
                "variance": 1.000843497
              },
              {
                "average": 2,
                "count": 27,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9,
                "count": 27,
                "maximum": 9,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247793104,
                "count": 27,
                "maximum": 247793106.2,
                "minimum": 247793102.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.859729136,
                "variance": 3.458592461
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              973201.3003,
              1057532.792,
              -9.702564445,
              973212.0403,
              1057553.152,
              -6.942564445
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    973201.3003440372,
                    1057532.7915388697,
                    -9.702564444511827
                  ],
                  [
                    973201.3003440372,
                    1057553.1515388696,
                    -9.702564444511827
                  ],
                  [
                    973212.0403440372,
                    1057553.1515388696,
                    -6.942564444511826
                  ],
                  [
                    973212.0403440372,
                    1057532.7915388697,
                    -6.942564444511826
                  ],
                  [
                    973201.3003440372,
                    1057532.7915388697,
                    -9.702564444511827
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:11:46+00:00",
            "end_time": "2019-07-22T01:11:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7080.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.23054018210686,
              58.444376737370874,
              -0.269234934737327
            ],
            [
              -137.22639532004087,
              58.45274214186642,
              -0.269234934737327
            ],
            [
              -137.2057939108594,
              58.449971489406835,
              103.45076506526267
            ],
            [
              -137.20994342247135,
              58.44160673871687,
              103.45076506526267
            ],
            [
              -137.23054018210686,
              58.444376737370874,
              -0.269234934737327
            ]
          ]
        ]
      },
      "bbox": [
        -137.2305402,
        58.44160674,
        -0.2692349347,
        -137.2057939,
        58.45274214,
        103.4507651
      ],
      "properties": {
        "datetime": "2019-07-22T01:40:30Z",
        "pc:count": 13933886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 966461.9087,
            "count": 13933886,
            "maximum": 967015.3866,
            "minimum": 965777.1266,
            "name": "X",
            "position": 0,
            "stddev": 280.9890579,
            "variance": 78954.85063
          },
          {
            "average": 1061539.227,
            "count": 13933886,
            "maximum": 1061926.519,
            "minimum": 1060961.059,
            "name": "Y",
            "position": 1,
            "stddev": 168.9680638,
            "variance": 28550.2066
          },
          {
            "average": 40.99375194,
            "count": 13933886,
            "maximum": 103.4507651,
            "minimum": -0.2692349347,
            "name": "Z",
            "position": 2,
            "stddev": 17.71421091,
            "variance": 313.7932682
          },
          {
            "average": 139.0075499,
            "count": 13933886,
            "maximum": 8487,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 278.3192757,
            "variance": 77461.61923
          },
          {
            "average": 2.713831375,
            "count": 13933886,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.253301686,
            "variance": 1.570765116
          },
          {
            "average": 4.429112309,
            "count": 13933886,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.173761185,
            "variance": 1.377715319
          },
          {
            "average": 1,
            "count": 13933886,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13933886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027409439,
            "count": 13933886,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5054808808,
            "variance": 0.2555109208
          },
          {
            "average": 19.80541668,
            "count": 13933886,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.314235646,
            "variance": 1.727215334
          },
          {
            "average": 3.681657795,
            "count": 13933886,
            "maximum": 23,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.443849168,
            "variance": 5.972398758
          },
          {
            "average": 6.703989038,
            "count": 13933886,
            "maximum": 11,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.605777194,
            "variance": 6.790074787
          },
          {
            "average": 247790734.2,
            "count": 13933886,
            "maximum": 247794830.1,
            "minimum": 247787347.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2445.866699,
            "variance": 5982263.908
          },
          {
            "average": 0,
            "count": 13933886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13933886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13933886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13933886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13933886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          965777.1266,
          1060961.059,
          -0.2692349347,
          967015.3866,
          1061926.519,
          103.4507651
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                965777.1265722669,
                1060961.0587621643,
                -0.269234934737327
              ],
              [
                965777.1265722669,
                1061926.5187621643,
                -0.269234934737327
              ],
              [
                967015.3865722669,
                1061926.5187621643,
                103.45076506526267
              ],
              [
                967015.3865722669,
                1060961.0587621643,
                103.45076506526267
              ],
              [
                965777.1265722669,
                1060961.0587621643,
                -0.269234934737327
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:40:30+00:00",
        "end_time": "2019-07-21T23:35:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7080.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7080.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7080.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7080.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2305402,
            58.44160674,
            -0.2692349347,
            -137.2057939,
            58.45274214,
            103.4507651
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.23054018210686,
                  58.444376737370874,
                  -0.269234934737327
                ],
                [
                  -137.22639532004087,
                  58.45274214186642,
                  -0.269234934737327
                ],
                [
                  -137.2057939108594,
                  58.449971489406835,
                  103.45076506526267
                ],
                [
                  -137.20994342247135,
                  58.44160673871687,
                  103.45076506526267
                ],
                [
                  -137.23054018210686,
                  58.444376737370874,
                  -0.269234934737327
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7080.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7080.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:40:30Z",
            "pc:count": 13933886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 966461.9087,
                "count": 13933886,
                "maximum": 967015.3866,
                "minimum": 965777.1266,
                "name": "X",
                "position": 0,
                "stddev": 280.9890579,
                "variance": 78954.85063
              },
              {
                "average": 1061539.227,
                "count": 13933886,
                "maximum": 1061926.519,
                "minimum": 1060961.059,
                "name": "Y",
                "position": 1,
                "stddev": 168.9680638,
                "variance": 28550.2066
              },
              {
                "average": 40.99375194,
                "count": 13933886,
                "maximum": 103.4507651,
                "minimum": -0.2692349347,
                "name": "Z",
                "position": 2,
                "stddev": 17.71421091,
                "variance": 313.7932682
              },
              {
                "average": 139.0075499,
                "count": 13933886,
                "maximum": 8487,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 278.3192757,
                "variance": 77461.61923
              },
              {
                "average": 2.713831375,
                "count": 13933886,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.253301686,
                "variance": 1.570765116
              },
              {
                "average": 4.429112309,
                "count": 13933886,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.173761185,
                "variance": 1.377715319
              },
              {
                "average": 1,
                "count": 13933886,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13933886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027409439,
                "count": 13933886,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5054808808,
                "variance": 0.2555109208
              },
              {
                "average": 19.80541668,
                "count": 13933886,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.314235646,
                "variance": 1.727215334
              },
              {
                "average": 3.681657795,
                "count": 13933886,
                "maximum": 23,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.443849168,
                "variance": 5.972398758
              },
              {
                "average": 6.703989038,
                "count": 13933886,
                "maximum": 11,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.605777194,
                "variance": 6.790074787
              },
              {
                "average": 247790734.2,
                "count": 13933886,
                "maximum": 247794830.1,
                "minimum": 247787347.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2445.866699,
                "variance": 5982263.908
              },
              {
                "average": 0,
                "count": 13933886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13933886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13933886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13933886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13933886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              965777.1266,
              1060961.059,
              -0.2692349347,
              967015.3866,
              1061926.519,
              103.4507651
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    965777.1265722669,
                    1060961.0587621643,
                    -0.269234934737327
                  ],
                  [
                    965777.1265722669,
                    1061926.5187621643,
                    -0.269234934737327
                  ],
                  [
                    967015.3865722669,
                    1061926.5187621643,
                    103.45076506526267
                  ],
                  [
                    967015.3865722669,
                    1060961.0587621643,
                    103.45076506526267
                  ],
                  [
                    965777.1265722669,
                    1060961.0587621643,
                    -0.269234934737327
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:40:30+00:00",
            "end_time": "2019-07-21T23:35:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7378.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.17843263241903,
              58.42659368815735,
              1.758375901169032
            ],
            [
              -137.17425267933058,
              58.43500705223987,
              1.758375901169032
            ],
            [
              -137.15365803282532,
              58.432226865864116,
              166.138375901169
            ],
            [
              -137.15784265595204,
              58.4238141611343,
              166.138375901169
            ],
            [
              -137.17843263241903,
              58.42659368815735,
              1.758375901169032
            ]
          ]
        ]
      },
      "bbox": [
        -137.1784326,
        58.42381416,
        1.758375901,
        -137.153658,
        58.43500705,
        166.1383759
      ],
      "properties": {
        "datetime": "2019-07-22T01:41:12Z",
        "pc:count": 17163469,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 969812.9734,
            "count": 17163469,
            "maximum": 970450.4556,
            "minimum": 969211.7156,
            "name": "X",
            "position": 0,
            "stddev": 302.8619275,
            "variance": 91725.34715
          },
          {
            "average": 1060279.324,
            "count": 17163469,
            "maximum": 1060767.327,
            "minimum": 1059796.147,
            "name": "Y",
            "position": 1,
            "stddev": 223.8387625,
            "variance": 50103.7916
          },
          {
            "average": 53.88524225,
            "count": 17163469,
            "maximum": 166.1383759,
            "minimum": 1.758375901,
            "name": "Z",
            "position": 2,
            "stddev": 27.69487659,
            "variance": 767.0061894
          },
          {
            "average": 114.7849566,
            "count": 17163469,
            "maximum": 8500,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 218.7968256,
            "variance": 47872.0509
          },
          {
            "average": 2.752873909,
            "count": 17163469,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.241552477,
            "variance": 1.541452552
          },
          {
            "average": 4.507192748,
            "count": 17163469,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.0006915,
            "variance": 1.001383478
          },
          {
            "average": 1,
            "count": 17163469,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17163469,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019355994,
            "count": 17163469,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1377727855,
            "variance": 0.01898134044
          },
          {
            "average": 20.02713135,
            "count": 17163469,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.178777917,
            "variance": 1.389517378
          },
          {
            "average": 3.610206422,
            "count": 17163469,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.304889418,
            "variance": 5.312515227
          },
          {
            "average": 3.584525949,
            "count": 17163469,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.124616844,
            "variance": 4.513996735
          },
          {
            "average": 247788144.3,
            "count": 17163469,
            "maximum": 247794872.7,
            "minimum": 247786092.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1714.63553,
            "variance": 2939975.002
          },
          {
            "average": 0,
            "count": 17163469,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17163469,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17163469,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17163469,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17163469,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          969211.7156,
          1059796.147,
          1.758375901,
          970450.4556,
          1060767.327,
          166.1383759
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                969211.7156190117,
                1059796.147041875,
                1.758375901169032
              ],
              [
                969211.7156190117,
                1060767.327041875,
                1.758375901169032
              ],
              [
                970450.4556190117,
                1060767.327041875,
                166.138375901169
              ],
              [
                970450.4556190117,
                1059796.147041875,
                166.138375901169
              ],
              [
                969211.7156190117,
                1059796.147041875,
                1.758375901169032
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:41:12+00:00",
        "end_time": "2019-07-21T23:14:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7378.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7378.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7378.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7378.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1784326,
            58.42381416,
            1.758375901,
            -137.153658,
            58.43500705,
            166.1383759
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.17843263241903,
                  58.42659368815735,
                  1.758375901169032
                ],
                [
                  -137.17425267933058,
                  58.43500705223987,
                  1.758375901169032
                ],
                [
                  -137.15365803282532,
                  58.432226865864116,
                  166.138375901169
                ],
                [
                  -137.15784265595204,
                  58.4238141611343,
                  166.138375901169
                ],
                [
                  -137.17843263241903,
                  58.42659368815735,
                  1.758375901169032
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7378.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7378.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:41:12Z",
            "pc:count": 17163469,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 969812.9734,
                "count": 17163469,
                "maximum": 970450.4556,
                "minimum": 969211.7156,
                "name": "X",
                "position": 0,
                "stddev": 302.8619275,
                "variance": 91725.34715
              },
              {
                "average": 1060279.324,
                "count": 17163469,
                "maximum": 1060767.327,
                "minimum": 1059796.147,
                "name": "Y",
                "position": 1,
                "stddev": 223.8387625,
                "variance": 50103.7916
              },
              {
                "average": 53.88524225,
                "count": 17163469,
                "maximum": 166.1383759,
                "minimum": 1.758375901,
                "name": "Z",
                "position": 2,
                "stddev": 27.69487659,
                "variance": 767.0061894
              },
              {
                "average": 114.7849566,
                "count": 17163469,
                "maximum": 8500,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 218.7968256,
                "variance": 47872.0509
              },
              {
                "average": 2.752873909,
                "count": 17163469,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.241552477,
                "variance": 1.541452552
              },
              {
                "average": 4.507192748,
                "count": 17163469,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.0006915,
                "variance": 1.001383478
              },
              {
                "average": 1,
                "count": 17163469,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17163469,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019355994,
                "count": 17163469,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1377727855,
                "variance": 0.01898134044
              },
              {
                "average": 20.02713135,
                "count": 17163469,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.178777917,
                "variance": 1.389517378
              },
              {
                "average": 3.610206422,
                "count": 17163469,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.304889418,
                "variance": 5.312515227
              },
              {
                "average": 3.584525949,
                "count": 17163469,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.124616844,
                "variance": 4.513996735
              },
              {
                "average": 247788144.3,
                "count": 17163469,
                "maximum": 247794872.7,
                "minimum": 247786092.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1714.63553,
                "variance": 2939975.002
              },
              {
                "average": 0,
                "count": 17163469,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17163469,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17163469,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17163469,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17163469,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              969211.7156,
              1059796.147,
              1.758375901,
              970450.4556,
              1060767.327,
              166.1383759
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    969211.7156190117,
                    1059796.147041875,
                    1.758375901169032
                  ],
                  [
                    969211.7156190117,
                    1060767.327041875,
                    1.758375901169032
                  ],
                  [
                    970450.4556190117,
                    1060767.327041875,
                    166.138375901169
                  ],
                  [
                    970450.4556190117,
                    1059796.147041875,
                    166.138375901169
                  ],
                  [
                    969211.7156190117,
                    1059796.147041875,
                    1.758375901169032
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:41:12+00:00",
            "end_time": "2019-07-21T23:14: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": "20190721_NCMP_AK_08VLL4603.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.65800339576043,
              58.64050540053864,
              10.694829048976487
            ],
            [
              -137.65347053585745,
              58.64984872555257,
              10.694829048976487
            ],
            [
              -137.63271234527355,
              58.647146857035295,
              160.13482904897648
            ],
            [
              -137.63725048800686,
              58.63780424968951,
              160.13482904897648
            ],
            [
              -137.65800339576043,
              58.64050540053864,
              10.694829048976487
            ]
          ]
        ]
      },
      "bbox": [
        -137.6580034,
        58.63780425,
        10.69482905,
        -137.6327123,
        58.64984873,
        160.134829
      ],
      "properties": {
        "datetime": "2019-07-22T01:32:57Z",
        "pc:count": 18552183,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 936849.9426,
            "count": 18552183,
            "maximum": 937563.7042,
            "minimum": 936325.1642,
            "name": "X",
            "position": 0,
            "stddev": 283.7119228,
            "variance": 80492.45515
          },
          {
            "average": 1076578.956,
            "count": 18552183,
            "maximum": 1077157.549,
            "minimum": 1076080.849,
            "name": "Y",
            "position": 1,
            "stddev": 252.55495,
            "variance": 63784.00275
          },
          {
            "average": 72.95660174,
            "count": 18552183,
            "maximum": 160.134829,
            "minimum": 10.69482905,
            "name": "Z",
            "position": 2,
            "stddev": 31.76699201,
            "variance": 1009.141782
          },
          {
            "average": 97.40730889,
            "count": 18552183,
            "maximum": 4155,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 159.7503439,
            "variance": 25520.17237
          },
          {
            "average": 2.826150809,
            "count": 18552183,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.219962304,
            "variance": 1.488308024
          },
          {
            "average": 4.654152722,
            "count": 18552183,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.785458436,
            "variance": 0.6169449547
          },
          {
            "average": 1,
            "count": 18552183,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18552183,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.013694184,
            "count": 18552183,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1162181296,
            "variance": 0.01350665365
          },
          {
            "average": 20.33116223,
            "count": 18552183,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.731742054,
            "variance": 7.462414649
          },
          {
            "average": 3.765835589,
            "count": 18552183,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.331209969,
            "variance": 5.43453992
          },
          {
            "average": 3.133649285,
            "count": 18552183,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.173594705,
            "variance": 4.72451394
          },
          {
            "average": 247787880.2,
            "count": 18552183,
            "maximum": 247794377.2,
            "minimum": 247786590.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1625.085398,
            "variance": 2640902.551
          },
          {
            "average": 0,
            "count": 18552183,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18552183,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18552183,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18552183,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18552183,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          936325.1642,
          1076080.849,
          10.69482905,
          937563.7042,
          1077157.549,
          160.134829
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                936325.1641623226,
                1076080.848603157,
                10.694829048976487
              ],
              [
                936325.1641623226,
                1077157.5486031573,
                10.694829048976487
              ],
              [
                937563.7041623227,
                1077157.5486031573,
                160.13482904897648
              ],
              [
                937563.7041623227,
                1076080.848603157,
                160.13482904897648
              ],
              [
                936325.1641623226,
                1076080.848603157,
                10.694829048976487
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:32:57+00:00",
        "end_time": "2019-07-21T23:23:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4603.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4603.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4603.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4603.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6580034,
            58.63780425,
            10.69482905,
            -137.6327123,
            58.64984873,
            160.134829
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.65800339576043,
                  58.64050540053864,
                  10.694829048976487
                ],
                [
                  -137.65347053585745,
                  58.64984872555257,
                  10.694829048976487
                ],
                [
                  -137.63271234527355,
                  58.647146857035295,
                  160.13482904897648
                ],
                [
                  -137.63725048800686,
                  58.63780424968951,
                  160.13482904897648
                ],
                [
                  -137.65800339576043,
                  58.64050540053864,
                  10.694829048976487
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4603.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4603.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:32:57Z",
            "pc:count": 18552183,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 936849.9426,
                "count": 18552183,
                "maximum": 937563.7042,
                "minimum": 936325.1642,
                "name": "X",
                "position": 0,
                "stddev": 283.7119228,
                "variance": 80492.45515
              },
              {
                "average": 1076578.956,
                "count": 18552183,
                "maximum": 1077157.549,
                "minimum": 1076080.849,
                "name": "Y",
                "position": 1,
                "stddev": 252.55495,
                "variance": 63784.00275
              },
              {
                "average": 72.95660174,
                "count": 18552183,
                "maximum": 160.134829,
                "minimum": 10.69482905,
                "name": "Z",
                "position": 2,
                "stddev": 31.76699201,
                "variance": 1009.141782
              },
              {
                "average": 97.40730889,
                "count": 18552183,
                "maximum": 4155,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 159.7503439,
                "variance": 25520.17237
              },
              {
                "average": 2.826150809,
                "count": 18552183,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.219962304,
                "variance": 1.488308024
              },
              {
                "average": 4.654152722,
                "count": 18552183,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.785458436,
                "variance": 0.6169449547
              },
              {
                "average": 1,
                "count": 18552183,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18552183,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.013694184,
                "count": 18552183,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1162181296,
                "variance": 0.01350665365
              },
              {
                "average": 20.33116223,
                "count": 18552183,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.731742054,
                "variance": 7.462414649
              },
              {
                "average": 3.765835589,
                "count": 18552183,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.331209969,
                "variance": 5.43453992
              },
              {
                "average": 3.133649285,
                "count": 18552183,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.173594705,
                "variance": 4.72451394
              },
              {
                "average": 247787880.2,
                "count": 18552183,
                "maximum": 247794377.2,
                "minimum": 247786590.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1625.085398,
                "variance": 2640902.551
              },
              {
                "average": 0,
                "count": 18552183,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18552183,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18552183,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18552183,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18552183,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              936325.1642,
              1076080.849,
              10.69482905,
              937563.7042,
              1077157.549,
              160.134829
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    936325.1641623226,
                    1076080.848603157,
                    10.694829048976487
                  ],
                  [
                    936325.1641623226,
                    1077157.5486031573,
                    10.694829048976487
                  ],
                  [
                    937563.7041623227,
                    1077157.5486031573,
                    160.13482904897648
                  ],
                  [
                    937563.7041623227,
                    1076080.848603157,
                    160.13482904897648
                  ],
                  [
                    936325.1641623226,
                    1076080.848603157,
                    10.694829048976487
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:32:57+00:00",
            "end_time": "2019-07-21T23:23:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5792.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.46174308904094,
              58.54557374570968,
              24.424982438573636
            ],
            [
              -137.45645969293614,
              58.556359368441996,
              24.424982438573636
            ],
            [
              -137.43577232514951,
              58.55362533514561,
              226.20498243857364
            ],
            [
              -137.44106177136305,
              58.54284054758369,
              226.20498243857364
            ],
            [
              -137.46174308904094,
              58.54557374570968,
              24.424982438573636
            ]
          ]
        ]
      },
      "bbox": [
        -137.4617431,
        58.54284055,
        24.42498244,
        -137.4357723,
        58.55635937,
        226.2049824
      ],
      "properties": {
        "datetime": "2019-07-22T01:36:34Z",
        "pc:count": 25358582,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 950564.1021,
            "count": 25358582,
            "maximum": 951191.5209,
            "minimum": 949952.9209,
            "name": "X",
            "position": 0,
            "stddev": 295.7085927,
            "variance": 87443.57182
          },
          {
            "average": 1069183.994,
            "count": 25358582,
            "maximum": 1069825.552,
            "minimum": 1068581.792,
            "name": "Y",
            "position": 1,
            "stddev": 251.7974103,
            "variance": 63401.93581
          },
          {
            "average": 125.1105589,
            "count": 25358582,
            "maximum": 226.2049824,
            "minimum": 24.42498244,
            "name": "Z",
            "position": 2,
            "stddev": 40.93894675,
            "variance": 1675.997361
          },
          {
            "average": 109.4073196,
            "count": 25358582,
            "maximum": 4188,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 191.4265481,
            "variance": 36644.12331
          },
          {
            "average": 2.739018097,
            "count": 25358582,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.243340243,
            "variance": 1.545894961
          },
          {
            "average": 4.479001468,
            "count": 25358582,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9962352292,
            "variance": 0.9924846319
          },
          {
            "average": 1,
            "count": 25358582,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25358582,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.02200403,
            "count": 25358582,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1466964674,
            "variance": 0.02151985355
          },
          {
            "average": 20.04259065,
            "count": 25358582,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.866262091,
            "variance": 3.482934192
          },
          {
            "average": 3.522440135,
            "count": 25358582,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.233988294,
            "variance": 4.990703697
          },
          {
            "average": 7.272842661,
            "count": 25358582,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.411708366,
            "variance": 5.816337243
          },
          {
            "average": 247791222.3,
            "count": 25358582,
            "maximum": 247794594.4,
            "minimum": 247786387.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2159.660175,
            "variance": 4664132.073
          },
          {
            "average": 0,
            "count": 25358582,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25358582,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25358582,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25358582,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25358582,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          949952.9209,
          1068581.792,
          24.42498244,
          951191.5209,
          1069825.552,
          226.2049824
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                949952.9208781783,
                1068581.7924911042,
                24.424982438573636
              ],
              [
                949952.9208781783,
                1069825.552491104,
                24.424982438573636
              ],
              [
                951191.5208781784,
                1069825.552491104,
                226.20498243857364
              ],
              [
                951191.5208781784,
                1068581.7924911042,
                226.20498243857364
              ],
              [
                949952.9208781783,
                1068581.7924911042,
                24.424982438573636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:36:34+00:00",
        "end_time": "2019-07-21T23:19:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5792.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5792.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5792.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5792.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4617431,
            58.54284055,
            24.42498244,
            -137.4357723,
            58.55635937,
            226.2049824
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.46174308904094,
                  58.54557374570968,
                  24.424982438573636
                ],
                [
                  -137.45645969293614,
                  58.556359368441996,
                  24.424982438573636
                ],
                [
                  -137.43577232514951,
                  58.55362533514561,
                  226.20498243857364
                ],
                [
                  -137.44106177136305,
                  58.54284054758369,
                  226.20498243857364
                ],
                [
                  -137.46174308904094,
                  58.54557374570968,
                  24.424982438573636
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5792.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5792.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:36:34Z",
            "pc:count": 25358582,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 950564.1021,
                "count": 25358582,
                "maximum": 951191.5209,
                "minimum": 949952.9209,
                "name": "X",
                "position": 0,
                "stddev": 295.7085927,
                "variance": 87443.57182
              },
              {
                "average": 1069183.994,
                "count": 25358582,
                "maximum": 1069825.552,
                "minimum": 1068581.792,
                "name": "Y",
                "position": 1,
                "stddev": 251.7974103,
                "variance": 63401.93581
              },
              {
                "average": 125.1105589,
                "count": 25358582,
                "maximum": 226.2049824,
                "minimum": 24.42498244,
                "name": "Z",
                "position": 2,
                "stddev": 40.93894675,
                "variance": 1675.997361
              },
              {
                "average": 109.4073196,
                "count": 25358582,
                "maximum": 4188,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 191.4265481,
                "variance": 36644.12331
              },
              {
                "average": 2.739018097,
                "count": 25358582,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.243340243,
                "variance": 1.545894961
              },
              {
                "average": 4.479001468,
                "count": 25358582,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9962352292,
                "variance": 0.9924846319
              },
              {
                "average": 1,
                "count": 25358582,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25358582,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.02200403,
                "count": 25358582,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1466964674,
                "variance": 0.02151985355
              },
              {
                "average": 20.04259065,
                "count": 25358582,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.866262091,
                "variance": 3.482934192
              },
              {
                "average": 3.522440135,
                "count": 25358582,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.233988294,
                "variance": 4.990703697
              },
              {
                "average": 7.272842661,
                "count": 25358582,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.411708366,
                "variance": 5.816337243
              },
              {
                "average": 247791222.3,
                "count": 25358582,
                "maximum": 247794594.4,
                "minimum": 247786387.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2159.660175,
                "variance": 4664132.073
              },
              {
                "average": 0,
                "count": 25358582,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25358582,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25358582,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25358582,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25358582,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              949952.9209,
              1068581.792,
              24.42498244,
              951191.5209,
              1069825.552,
              226.2049824
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    949952.9208781783,
                    1068581.7924911042,
                    24.424982438573636
                  ],
                  [
                    949952.9208781783,
                    1069825.552491104,
                    24.424982438573636
                  ],
                  [
                    951191.5208781784,
                    1069825.552491104,
                    226.20498243857364
                  ],
                  [
                    951191.5208781784,
                    1068581.7924911042,
                    226.20498243857364
                  ],
                  [
                    949952.9208781783,
                    1068581.7924911042,
                    24.424982438573636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:36:34+00:00",
            "end_time": "2019-07-21T23:19:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6188.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.39063824341886,
              58.510979666085554,
              28.257451313911126
            ],
            [
              -137.38533928907523,
              58.5217598227433,
              28.257451313911126
            ],
            [
              -137.36467764104773,
              58.519014138435416,
              145.61745131391112
            ],
            [
              -137.36998262496908,
              58.50823481893372,
              145.61745131391112
            ],
            [
              -137.39063824341886,
              58.510979666085554,
              28.257451313911126
            ]
          ]
        ]
      },
      "bbox": [
        -137.3906382,
        58.50823482,
        28.25745131,
        -137.3646776,
        58.52175982,
        145.6174513
      ],
      "properties": {
        "datetime": "2019-07-23T00:08:28Z",
        "pc:count": 20467037,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 955495.9001,
            "count": 20467037,
            "maximum": 956147.3416,
            "minimum": 954908.7016,
            "name": "X",
            "position": 0,
            "stddev": 283.9898833,
            "variance": 80650.2538
          },
          {
            "average": 1066538.92,
            "count": 20467037,
            "maximum": 1067098.641,
            "minimum": 1065855.201,
            "name": "Y",
            "position": 1,
            "stddev": 278.2985451,
            "variance": 77450.08021
          },
          {
            "average": 72.0664079,
            "count": 20467037,
            "maximum": 145.6174513,
            "minimum": 28.25745131,
            "name": "Z",
            "position": 2,
            "stddev": 16.33024142,
            "variance": 266.6767847
          },
          {
            "average": 127.7039353,
            "count": 20467037,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 231.5281616,
            "variance": 53605.28963
          },
          {
            "average": 2.637690888,
            "count": 20467037,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.258390517,
            "variance": 1.583546694
          },
          {
            "average": 4.276341905,
            "count": 20467037,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.197655977,
            "variance": 1.43437984
          },
          {
            "average": 1,
            "count": 20467037,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20467037,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032960022,
            "count": 20467037,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1785319606,
            "variance": 0.03187366097
          },
          {
            "average": 19.93868181,
            "count": 20467037,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.164380867,
            "variance": 1.355782804
          },
          {
            "average": 3.343635427,
            "count": 20467037,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.208647319,
            "variance": 4.878122981
          },
          {
            "average": 7.842700631,
            "count": 20467037,
            "maximum": 19,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.424291215,
            "variance": 5.877187895
          },
          {
            "average": 247794106.8,
            "count": 20467037,
            "maximum": 247875708.8,
            "minimum": 247787187.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13128.58277,
            "variance": 172359685.7
          },
          {
            "average": 0,
            "count": 20467037,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20467037,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20467037,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20467037,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20467037,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          954908.7016,
          1065855.201,
          28.25745131,
          956147.3416,
          1067098.641,
          145.6174513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                954908.701649304,
                1065855.20069216,
                28.257451313911126
              ],
              [
                954908.701649304,
                1067098.64069216,
                28.257451313911126
              ],
              [
                956147.3416493039,
                1067098.64069216,
                145.61745131391112
              ],
              [
                956147.3416493039,
                1065855.20069216,
                145.61745131391112
              ],
              [
                954908.701649304,
                1065855.20069216,
                28.257451313911126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T00:08:28+00:00",
        "end_time": "2019-07-21T23:33:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6188.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6188.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6188.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6188.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3906382,
            58.50823482,
            28.25745131,
            -137.3646776,
            58.52175982,
            145.6174513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.39063824341886,
                  58.510979666085554,
                  28.257451313911126
                ],
                [
                  -137.38533928907523,
                  58.5217598227433,
                  28.257451313911126
                ],
                [
                  -137.36467764104773,
                  58.519014138435416,
                  145.61745131391112
                ],
                [
                  -137.36998262496908,
                  58.50823481893372,
                  145.61745131391112
                ],
                [
                  -137.39063824341886,
                  58.510979666085554,
                  28.257451313911126
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6188.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6188.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T00:08:28Z",
            "pc:count": 20467037,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 955495.9001,
                "count": 20467037,
                "maximum": 956147.3416,
                "minimum": 954908.7016,
                "name": "X",
                "position": 0,
                "stddev": 283.9898833,
                "variance": 80650.2538
              },
              {
                "average": 1066538.92,
                "count": 20467037,
                "maximum": 1067098.641,
                "minimum": 1065855.201,
                "name": "Y",
                "position": 1,
                "stddev": 278.2985451,
                "variance": 77450.08021
              },
              {
                "average": 72.0664079,
                "count": 20467037,
                "maximum": 145.6174513,
                "minimum": 28.25745131,
                "name": "Z",
                "position": 2,
                "stddev": 16.33024142,
                "variance": 266.6767847
              },
              {
                "average": 127.7039353,
                "count": 20467037,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 231.5281616,
                "variance": 53605.28963
              },
              {
                "average": 2.637690888,
                "count": 20467037,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.258390517,
                "variance": 1.583546694
              },
              {
                "average": 4.276341905,
                "count": 20467037,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.197655977,
                "variance": 1.43437984
              },
              {
                "average": 1,
                "count": 20467037,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20467037,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032960022,
                "count": 20467037,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1785319606,
                "variance": 0.03187366097
              },
              {
                "average": 19.93868181,
                "count": 20467037,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.164380867,
                "variance": 1.355782804
              },
              {
                "average": 3.343635427,
                "count": 20467037,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.208647319,
                "variance": 4.878122981
              },
              {
                "average": 7.842700631,
                "count": 20467037,
                "maximum": 19,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.424291215,
                "variance": 5.877187895
              },
              {
                "average": 247794106.8,
                "count": 20467037,
                "maximum": 247875708.8,
                "minimum": 247787187.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13128.58277,
                "variance": 172359685.7
              },
              {
                "average": 0,
                "count": 20467037,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20467037,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20467037,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20467037,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20467037,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              954908.7016,
              1065855.201,
              28.25745131,
              956147.3416,
              1067098.641,
              145.6174513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    954908.701649304,
                    1065855.20069216,
                    28.257451313911126
                  ],
                  [
                    954908.701649304,
                    1067098.64069216,
                    28.257451313911126
                  ],
                  [
                    956147.3416493039,
                    1067098.64069216,
                    145.61745131391112
                  ],
                  [
                    956147.3416493039,
                    1065855.20069216,
                    145.61745131391112
                  ],
                  [
                    954908.701649304,
                    1065855.20069216,
                    28.257451313911126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T00:08:28+00:00",
            "end_time": "2019-07-21T23:33:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7575.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.13907646558758,
              58.4005240853839,
              -9.998726321392283
            ],
            [
              -137.13490984527982,
              58.40889664094032,
              -9.998726321392283
            ],
            [
              -137.1175305088146,
              58.406543212808295,
              86.82127367860772
            ],
            [
              -137.12170104664517,
              58.39817121212251,
              86.82127367860772
            ],
            [
              -137.13907646558758,
              58.4005240853839,
              -9.998726321392283
            ]
          ]
        ]
      },
      "bbox": [
        -137.1390765,
        58.39817121,
        -9.998726321,
        -137.1175305,
        58.40889664,
        86.82127368
      ],
      "properties": {
        "datetime": "2019-07-23T00:15:58Z",
        "pc:count": 6296635,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 972806.3376,
            "count": 6296635,
            "maximum": 973208.4216,
            "minimum": 972162.1416,
            "name": "X",
            "position": 0,
            "stddev": 147.5559621,
            "variance": 21772.76194
          },
          {
            "average": 1058257.701,
            "count": 6296635,
            "maximum": 1058517.948,
            "minimum": 1057551.348,
            "name": "Y",
            "position": 1,
            "stddev": 138.4227946,
            "variance": 19160.87008
          },
          {
            "average": 31.6975585,
            "count": 6296635,
            "maximum": 86.82127368,
            "minimum": -9.998726321,
            "name": "Z",
            "position": 2,
            "stddev": 17.59576598,
            "variance": 309.6109805
          },
          {
            "average": 153.1674418,
            "count": 6296635,
            "maximum": 38541,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 330.0101142,
            "variance": 108906.6755
          },
          {
            "average": 2.626061222,
            "count": 6296635,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.274776179,
            "variance": 1.625054308
          },
          {
            "average": 4.254369199,
            "count": 6296635,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.342711836,
            "variance": 1.802875073
          },
          {
            "average": 1,
            "count": 6296635,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6296635,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.605129565,
            "count": 6296635,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.903214064,
            "variance": 15.23508003
          },
          {
            "average": 19.75808869,
            "count": 6296635,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.669493754,
            "variance": 2.787209396
          },
          {
            "average": 3.516623244,
            "count": 6296635,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.386646508,
            "variance": 5.696081555
          },
          {
            "average": 7.907358137,
            "count": 6296635,
            "maximum": 20,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.45508036,
            "variance": 6.027419576
          },
          {
            "average": 247792365.5,
            "count": 6296635,
            "maximum": 247876158.6,
            "minimum": 247789362.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 7272.63874,
            "variance": 52891274.24
          },
          {
            "average": 0,
            "count": 6296635,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6296635,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6296635,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6296635,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6296635,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          972162.1416,
          1057551.348,
          -9.998726321,
          973208.4216,
          1058517.948,
          86.82127368
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                972162.1416439546,
                1057551.348002252,
                -9.998726321392283
              ],
              [
                972162.1416439546,
                1058517.948002252,
                -9.998726321392283
              ],
              [
                973208.4216439546,
                1058517.948002252,
                86.82127367860772
              ],
              [
                973208.4216439546,
                1057551.348002252,
                86.82127367860772
              ],
              [
                972162.1416439546,
                1057551.348002252,
                -9.998726321392283
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T00:15:58+00:00",
        "end_time": "2019-07-22T00:09:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7575.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7575.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7575.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7575.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1390765,
            58.39817121,
            -9.998726321,
            -137.1175305,
            58.40889664,
            86.82127368
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.13907646558758,
                  58.4005240853839,
                  -9.998726321392283
                ],
                [
                  -137.13490984527982,
                  58.40889664094032,
                  -9.998726321392283
                ],
                [
                  -137.1175305088146,
                  58.406543212808295,
                  86.82127367860772
                ],
                [
                  -137.12170104664517,
                  58.39817121212251,
                  86.82127367860772
                ],
                [
                  -137.13907646558758,
                  58.4005240853839,
                  -9.998726321392283
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7575.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7575.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T00:15:58Z",
            "pc:count": 6296635,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 972806.3376,
                "count": 6296635,
                "maximum": 973208.4216,
                "minimum": 972162.1416,
                "name": "X",
                "position": 0,
                "stddev": 147.5559621,
                "variance": 21772.76194
              },
              {
                "average": 1058257.701,
                "count": 6296635,
                "maximum": 1058517.948,
                "minimum": 1057551.348,
                "name": "Y",
                "position": 1,
                "stddev": 138.4227946,
                "variance": 19160.87008
              },
              {
                "average": 31.6975585,
                "count": 6296635,
                "maximum": 86.82127368,
                "minimum": -9.998726321,
                "name": "Z",
                "position": 2,
                "stddev": 17.59576598,
                "variance": 309.6109805
              },
              {
                "average": 153.1674418,
                "count": 6296635,
                "maximum": 38541,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 330.0101142,
                "variance": 108906.6755
              },
              {
                "average": 2.626061222,
                "count": 6296635,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.274776179,
                "variance": 1.625054308
              },
              {
                "average": 4.254369199,
                "count": 6296635,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.342711836,
                "variance": 1.802875073
              },
              {
                "average": 1,
                "count": 6296635,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6296635,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.605129565,
                "count": 6296635,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.903214064,
                "variance": 15.23508003
              },
              {
                "average": 19.75808869,
                "count": 6296635,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.669493754,
                "variance": 2.787209396
              },
              {
                "average": 3.516623244,
                "count": 6296635,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.386646508,
                "variance": 5.696081555
              },
              {
                "average": 7.907358137,
                "count": 6296635,
                "maximum": 20,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.45508036,
                "variance": 6.027419576
              },
              {
                "average": 247792365.5,
                "count": 6296635,
                "maximum": 247876158.6,
                "minimum": 247789362.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 7272.63874,
                "variance": 52891274.24
              },
              {
                "average": 0,
                "count": 6296635,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6296635,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6296635,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6296635,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6296635,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              972162.1416,
              1057551.348,
              -9.998726321,
              973208.4216,
              1058517.948,
              86.82127368
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    972162.1416439546,
                    1057551.348002252,
                    -9.998726321392283
                  ],
                  [
                    972162.1416439546,
                    1058517.948002252,
                    -9.998726321392283
                  ],
                  [
                    973208.4216439546,
                    1058517.948002252,
                    86.82127367860772
                  ],
                  [
                    973208.4216439546,
                    1057551.348002252,
                    86.82127367860772
                  ],
                  [
                    972162.1416439546,
                    1057551.348002252,
                    -9.998726321392283
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T00:15:58+00:00",
            "end_time": "2019-07-22T00:09: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": "20190721_NCMP_AK_08VLK7379.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.1783249430636,
              58.433670895460644,
              23.575836825488622
            ],
            [
              -137.1755022698157,
              58.43935158239813,
              23.575836825488622
            ],
            [
              -137.16076052526068,
              58.437362306514146,
              165.5558368254886
            ],
            [
              -137.16358545617106,
              58.43168193821387,
              165.5558368254886
            ],
            [
              -137.1783249430636,
              58.433670895460644,
              23.575836825488622
            ]
          ]
        ]
      },
      "bbox": [
        -137.1783249,
        58.43168194,
        23.57583683,
        -137.1607605,
        58.43935158,
        165.5558368
      ],
      "properties": {
        "datetime": "2019-07-21T23:46:09Z",
        "pc:count": 4612057,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 969378.9408,
            "count": 4612057,
            "maximum": 969906.158,
            "minimum": 969019.598,
            "name": "X",
            "position": 0,
            "stddev": 187.3889882,
            "variance": 35114.6329
          },
          {
            "average": 1060836.536,
            "count": 4612057,
            "maximum": 1061219.093,
            "minimum": 1060563.353,
            "name": "Y",
            "position": 1,
            "stddev": 140.4887487,
            "variance": 19737.08852
          },
          {
            "average": 76.87539167,
            "count": 4612057,
            "maximum": 165.5558368,
            "minimum": 23.57583683,
            "name": "Z",
            "position": 2,
            "stddev": 24.77808751,
            "variance": 613.9536206
          },
          {
            "average": 103.1023574,
            "count": 4612057,
            "maximum": 5453,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 164.5965393,
            "variance": 27092.02074
          },
          {
            "average": 2.806985473,
            "count": 4612057,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.224582663,
            "variance": 1.499602699
          },
          {
            "average": 4.612569402,
            "count": 4612057,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.826283415,
            "variance": 0.6827442819
          },
          {
            "average": 1,
            "count": 4612057,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4612057,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.011173322,
            "count": 4612057,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1051117582,
            "variance": 0.01104848171
          },
          {
            "average": 19.89854642,
            "count": 4612057,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9507715632,
            "variance": 0.9039665654
          },
          {
            "average": 3.703743687,
            "count": 4612057,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.311185599,
            "variance": 5.341578873
          },
          {
            "average": 1.476732183,
            "count": 4612057,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8180837514,
            "variance": 0.6692610242
          },
          {
            "average": 247786580.3,
            "count": 4612057,
            "maximum": 247787969.5,
            "minimum": 247786101.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 675.5435246,
            "variance": 456359.0537
          },
          {
            "average": 0,
            "count": 4612057,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4612057,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4612057,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4612057,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4612057,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          969019.598,
          1060563.353,
          23.57583683,
          969906.158,
          1061219.093,
          165.5558368
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                969019.5980043733,
                1060563.352912865,
                23.575836825488622
              ],
              [
                969019.5980043733,
                1061219.0929128653,
                23.575836825488622
              ],
              [
                969906.1580043733,
                1061219.0929128653,
                165.5558368254886
              ],
              [
                969906.1580043733,
                1060563.352912865,
                165.5558368254886
              ],
              [
                969019.5980043733,
                1060563.352912865,
                23.575836825488622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:46:09+00:00",
        "end_time": "2019-07-21T23:15:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7379.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7379.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7379.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7379.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1783249,
            58.43168194,
            23.57583683,
            -137.1607605,
            58.43935158,
            165.5558368
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.1783249430636,
                  58.433670895460644,
                  23.575836825488622
                ],
                [
                  -137.1755022698157,
                  58.43935158239813,
                  23.575836825488622
                ],
                [
                  -137.16076052526068,
                  58.437362306514146,
                  165.5558368254886
                ],
                [
                  -137.16358545617106,
                  58.43168193821387,
                  165.5558368254886
                ],
                [
                  -137.1783249430636,
                  58.433670895460644,
                  23.575836825488622
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7379.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7379.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:46:09Z",
            "pc:count": 4612057,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 969378.9408,
                "count": 4612057,
                "maximum": 969906.158,
                "minimum": 969019.598,
                "name": "X",
                "position": 0,
                "stddev": 187.3889882,
                "variance": 35114.6329
              },
              {
                "average": 1060836.536,
                "count": 4612057,
                "maximum": 1061219.093,
                "minimum": 1060563.353,
                "name": "Y",
                "position": 1,
                "stddev": 140.4887487,
                "variance": 19737.08852
              },
              {
                "average": 76.87539167,
                "count": 4612057,
                "maximum": 165.5558368,
                "minimum": 23.57583683,
                "name": "Z",
                "position": 2,
                "stddev": 24.77808751,
                "variance": 613.9536206
              },
              {
                "average": 103.1023574,
                "count": 4612057,
                "maximum": 5453,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 164.5965393,
                "variance": 27092.02074
              },
              {
                "average": 2.806985473,
                "count": 4612057,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.224582663,
                "variance": 1.499602699
              },
              {
                "average": 4.612569402,
                "count": 4612057,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.826283415,
                "variance": 0.6827442819
              },
              {
                "average": 1,
                "count": 4612057,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4612057,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.011173322,
                "count": 4612057,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1051117582,
                "variance": 0.01104848171
              },
              {
                "average": 19.89854642,
                "count": 4612057,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9507715632,
                "variance": 0.9039665654
              },
              {
                "average": 3.703743687,
                "count": 4612057,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.311185599,
                "variance": 5.341578873
              },
              {
                "average": 1.476732183,
                "count": 4612057,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8180837514,
                "variance": 0.6692610242
              },
              {
                "average": 247786580.3,
                "count": 4612057,
                "maximum": 247787969.5,
                "minimum": 247786101.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 675.5435246,
                "variance": 456359.0537
              },
              {
                "average": 0,
                "count": 4612057,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4612057,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4612057,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4612057,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4612057,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              969019.598,
              1060563.353,
              23.57583683,
              969906.158,
              1061219.093,
              165.5558368
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    969019.5980043733,
                    1060563.352912865,
                    23.575836825488622
                  ],
                  [
                    969019.5980043733,
                    1061219.0929128653,
                    23.575836825488622
                  ],
                  [
                    969906.1580043733,
                    1061219.0929128653,
                    165.5558368254886
                  ],
                  [
                    969906.1580043733,
                    1060563.352912865,
                    165.5558368254886
                  ],
                  [
                    969019.5980043733,
                    1060563.352912865,
                    23.575836825488622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:46:09+00:00",
            "end_time": "2019-07-21T23:15: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": "20190721_NCMP_AK_08VLK7476.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.15173373794124,
              58.41058350586781,
              -10.584393063427882
            ],
            [
              -137.14852188110638,
              58.41704104026325,
              -10.584393063427882
            ],
            [
              -137.13630035073976,
              58.41538813187294,
              115.59560693657212
            ],
            [
              -137.13951433331667,
              58.4089308981727,
              115.59560693657212
            ],
            [
              -137.15173373794124,
              58.41058350586781,
              -10.584393063427882
            ]
          ]
        ]
      },
      "bbox": [
        -137.1517337,
        58.4089309,
        -10.58439306,
        -137.1363004,
        58.41704104,
        115.5956069
      ],
      "properties": {
        "datetime": "2019-07-22T01:41:43Z",
        "pc:count": 3951514,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 971577.6419,
            "count": 3951514,
            "maximum": 971901.4896,
            "minimum": 971165.9496,
            "name": "X",
            "position": 0,
            "stddev": 123.3700456,
            "variance": 15220.16815
          },
          {
            "average": 1058991.504,
            "count": 3951514,
            "maximum": 1059199.739,
            "minimum": 1058454.259,
            "name": "Y",
            "position": 1,
            "stddev": 105.0794792,
            "variance": 11041.69694
          },
          {
            "average": 45.49578822,
            "count": 3951514,
            "maximum": 115.5956069,
            "minimum": -10.58439306,
            "name": "Z",
            "position": 2,
            "stddev": 24.36561722,
            "variance": 593.6833023
          },
          {
            "average": 179.9183639,
            "count": 3951514,
            "maximum": 10525,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 333.1169902,
            "variance": 110966.9292
          },
          {
            "average": 2.485067243,
            "count": 3951514,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.296975672,
            "variance": 1.682145893
          },
          {
            "average": 3.972394632,
            "count": 3951514,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.50292156,
            "variance": 2.258773215
          },
          {
            "average": 1,
            "count": 3951514,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3951514,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.289467025,
            "count": 3951514,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.470055603,
            "variance": 6.10117468
          },
          {
            "average": 20.08783385,
            "count": 3951514,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.983778196,
            "variance": 3.935375932
          },
          {
            "average": 3.122745358,
            "count": 3951514,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.183640927,
            "variance": 4.768287696
          },
          {
            "average": 7.352503876,
            "count": 3951514,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.55639101,
            "variance": 6.535134995
          },
          {
            "average": 247791350.7,
            "count": 3951514,
            "maximum": 247794903.1,
            "minimum": 247787925.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2472.30326,
            "variance": 6112283.409
          },
          {
            "average": 0,
            "count": 3951514,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3951514,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3951514,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3951514,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3951514,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          971165.9496,
          1058454.259,
          -10.58439306,
          971901.4896,
          1059199.739,
          115.5956069
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                971165.9495551304,
                1058454.259371825,
                -10.584393063427882
              ],
              [
                971165.9495551304,
                1059199.739371825,
                -10.584393063427882
              ],
              [
                971901.4895551305,
                1059199.739371825,
                115.59560693657212
              ],
              [
                971901.4895551305,
                1058454.259371825,
                115.59560693657212
              ],
              [
                971165.9495551304,
                1058454.259371825,
                -10.584393063427882
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:41:43+00:00",
        "end_time": "2019-07-21T23:45:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7476.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7476.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7476.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7476.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1517337,
            58.4089309,
            -10.58439306,
            -137.1363004,
            58.41704104,
            115.5956069
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.15173373794124,
                  58.41058350586781,
                  -10.584393063427882
                ],
                [
                  -137.14852188110638,
                  58.41704104026325,
                  -10.584393063427882
                ],
                [
                  -137.13630035073976,
                  58.41538813187294,
                  115.59560693657212
                ],
                [
                  -137.13951433331667,
                  58.4089308981727,
                  115.59560693657212
                ],
                [
                  -137.15173373794124,
                  58.41058350586781,
                  -10.584393063427882
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7476.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7476.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:41:43Z",
            "pc:count": 3951514,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 971577.6419,
                "count": 3951514,
                "maximum": 971901.4896,
                "minimum": 971165.9496,
                "name": "X",
                "position": 0,
                "stddev": 123.3700456,
                "variance": 15220.16815
              },
              {
                "average": 1058991.504,
                "count": 3951514,
                "maximum": 1059199.739,
                "minimum": 1058454.259,
                "name": "Y",
                "position": 1,
                "stddev": 105.0794792,
                "variance": 11041.69694
              },
              {
                "average": 45.49578822,
                "count": 3951514,
                "maximum": 115.5956069,
                "minimum": -10.58439306,
                "name": "Z",
                "position": 2,
                "stddev": 24.36561722,
                "variance": 593.6833023
              },
              {
                "average": 179.9183639,
                "count": 3951514,
                "maximum": 10525,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 333.1169902,
                "variance": 110966.9292
              },
              {
                "average": 2.485067243,
                "count": 3951514,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.296975672,
                "variance": 1.682145893
              },
              {
                "average": 3.972394632,
                "count": 3951514,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.50292156,
                "variance": 2.258773215
              },
              {
                "average": 1,
                "count": 3951514,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3951514,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.289467025,
                "count": 3951514,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.470055603,
                "variance": 6.10117468
              },
              {
                "average": 20.08783385,
                "count": 3951514,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.983778196,
                "variance": 3.935375932
              },
              {
                "average": 3.122745358,
                "count": 3951514,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.183640927,
                "variance": 4.768287696
              },
              {
                "average": 7.352503876,
                "count": 3951514,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.55639101,
                "variance": 6.535134995
              },
              {
                "average": 247791350.7,
                "count": 3951514,
                "maximum": 247794903.1,
                "minimum": 247787925.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2472.30326,
                "variance": 6112283.409
              },
              {
                "average": 0,
                "count": 3951514,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3951514,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3951514,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3951514,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3951514,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              971165.9496,
              1058454.259,
              -10.58439306,
              971901.4896,
              1059199.739,
              115.5956069
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    971165.9495551304,
                    1058454.259371825,
                    -10.584393063427882
                  ],
                  [
                    971165.9495551304,
                    1059199.739371825,
                    -10.584393063427882
                  ],
                  [
                    971901.4895551305,
                    1059199.739371825,
                    115.59560693657212
                  ],
                  [
                    971901.4895551305,
                    1058454.259371825,
                    115.59560693657212
                  ],
                  [
                    971165.9495551304,
                    1058454.259371825,
                    -10.584393063427882
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:41:43+00:00",
            "end_time": "2019-07-21T23:45: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": "20190721_NCMP_AK_08VLL4604.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.6554085960018,
              58.6490482544234,
              28.279412017197473
            ],
            [
              -137.65415865363852,
              58.651624137546456,
              28.279412017197473
            ],
            [
              -137.64617829877272,
              58.650585969899055,
              188.35941201719749
            ],
            [
              -137.64742880124427,
              58.648010162827326,
              188.35941201719749
            ],
            [
              -137.6554085960018,
              58.6490482544234,
              28.279412017197473
            ]
          ]
        ]
      },
      "bbox": [
        -137.6554086,
        58.64801016,
        28.27941202,
        -137.6461783,
        58.65162414,
        188.359412
      ],
      "properties": {
        "datetime": "2019-07-21T23:28:14Z",
        "pc:count": 1287977,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 936421.8528,
            "count": 1287977,
            "maximum": 936714.3,
            "minimum": 936238.2,
            "name": "X",
            "position": 0,
            "stddev": 106.1403729,
            "variance": 11265.77875
          },
          {
            "average": 1077178.184,
            "count": 1287977,
            "maximum": 1077340.297,
            "minimum": 1077043.457,
            "name": "Y",
            "position": 1,
            "stddev": 59.53235176,
            "variance": 3544.100906
          },
          {
            "average": 121.1020373,
            "count": 1287977,
            "maximum": 188.359412,
            "minimum": 28.27941202,
            "name": "Z",
            "position": 2,
            "stddev": 35.50994417,
            "variance": 1260.956135
          },
          {
            "average": 92.66885201,
            "count": 1287977,
            "maximum": 2785,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 158.7808726,
            "variance": 25211.36551
          },
          {
            "average": 2.899592928,
            "count": 1287977,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.202458616,
            "variance": 1.445906722
          },
          {
            "average": 4.778681607,
            "count": 1287977,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6015857757,
            "variance": 0.3619054455
          },
          {
            "average": 1,
            "count": 1287977,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1287977,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.014900111,
            "count": 1287977,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1211532455,
            "variance": 0.01467810889
          },
          {
            "average": 19.52915774,
            "count": 1287977,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.916220673,
            "variance": 8.504343012
          },
          {
            "average": 3.993809672,
            "count": 1287977,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.418427254,
            "variance": 5.848790385
          },
          {
            "average": 1.029321176,
            "count": 1287977,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1687052652,
            "variance": 0.02846146652
          },
          {
            "average": 247786618.6,
            "count": 1287977,
            "maximum": 247786894.2,
            "minimum": 247786605.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 47.72517359,
            "variance": 2277.692194
          },
          {
            "average": 0,
            "count": 1287977,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1287977,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1287977,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1287977,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1287977,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          936238.2,
          1077043.457,
          28.27941202,
          936714.3,
          1077340.297,
          188.359412
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                936238.2000002977,
                1077043.456539437,
                28.279412017197473
              ],
              [
                936238.2000002977,
                1077340.2965394368,
                28.279412017197473
              ],
              [
                936714.3000002978,
                1077340.2965394368,
                188.35941201719749
              ],
              [
                936714.3000002978,
                1077043.456539437,
                188.35941201719749
              ],
              [
                936238.2000002977,
                1077043.456539437,
                28.279412017197473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:28:14+00:00",
        "end_time": "2019-07-21T23:23:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4604.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4604.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4604.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4604.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6554086,
            58.64801016,
            28.27941202,
            -137.6461783,
            58.65162414,
            188.359412
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.6554085960018,
                  58.6490482544234,
                  28.279412017197473
                ],
                [
                  -137.65415865363852,
                  58.651624137546456,
                  28.279412017197473
                ],
                [
                  -137.64617829877272,
                  58.650585969899055,
                  188.35941201719749
                ],
                [
                  -137.64742880124427,
                  58.648010162827326,
                  188.35941201719749
                ],
                [
                  -137.6554085960018,
                  58.6490482544234,
                  28.279412017197473
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4604.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4604.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:28:14Z",
            "pc:count": 1287977,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 936421.8528,
                "count": 1287977,
                "maximum": 936714.3,
                "minimum": 936238.2,
                "name": "X",
                "position": 0,
                "stddev": 106.1403729,
                "variance": 11265.77875
              },
              {
                "average": 1077178.184,
                "count": 1287977,
                "maximum": 1077340.297,
                "minimum": 1077043.457,
                "name": "Y",
                "position": 1,
                "stddev": 59.53235176,
                "variance": 3544.100906
              },
              {
                "average": 121.1020373,
                "count": 1287977,
                "maximum": 188.359412,
                "minimum": 28.27941202,
                "name": "Z",
                "position": 2,
                "stddev": 35.50994417,
                "variance": 1260.956135
              },
              {
                "average": 92.66885201,
                "count": 1287977,
                "maximum": 2785,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 158.7808726,
                "variance": 25211.36551
              },
              {
                "average": 2.899592928,
                "count": 1287977,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.202458616,
                "variance": 1.445906722
              },
              {
                "average": 4.778681607,
                "count": 1287977,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6015857757,
                "variance": 0.3619054455
              },
              {
                "average": 1,
                "count": 1287977,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1287977,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.014900111,
                "count": 1287977,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1211532455,
                "variance": 0.01467810889
              },
              {
                "average": 19.52915774,
                "count": 1287977,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.916220673,
                "variance": 8.504343012
              },
              {
                "average": 3.993809672,
                "count": 1287977,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.418427254,
                "variance": 5.848790385
              },
              {
                "average": 1.029321176,
                "count": 1287977,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1687052652,
                "variance": 0.02846146652
              },
              {
                "average": 247786618.6,
                "count": 1287977,
                "maximum": 247786894.2,
                "minimum": 247786605.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 47.72517359,
                "variance": 2277.692194
              },
              {
                "average": 0,
                "count": 1287977,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1287977,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1287977,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1287977,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1287977,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              936238.2,
              1077043.457,
              28.27941202,
              936714.3,
              1077340.297,
              188.359412
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    936238.2000002977,
                    1077043.456539437,
                    28.279412017197473
                  ],
                  [
                    936238.2000002977,
                    1077340.2965394368,
                    28.279412017197473
                  ],
                  [
                    936714.3000002978,
                    1077340.2965394368,
                    188.35941201719749
                  ],
                  [
                    936714.3000002978,
                    1077043.456539437,
                    188.35941201719749
                  ],
                  [
                    936238.2000002977,
                    1077043.456539437,
                    28.279412017197473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:28:14+00:00",
            "end_time": "2019-07-21T23:23:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7279.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.1965142798543,
              58.43443953939145,
              0.931267226014796
            ],
            [
              -137.19201369617105,
              58.443506157453,
              0.931267226014796
            ],
            [
              -137.17141189760778,
              58.44072876727754,
              113.3712672260148
            ],
            [
              -137.17591751765974,
              58.43166285927234,
              113.3712672260148
            ],
            [
              -137.1965142798543,
              58.43443953939145,
              0.931267226014796
            ]
          ]
        ]
      },
      "bbox": [
        -137.1965143,
        58.43166286,
        0.931267226,
        -137.1714119,
        58.44350616,
        113.3712672
      ],
      "properties": {
        "datetime": "2019-07-22T01:40:54Z",
        "pc:count": 17658953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 968575.7598,
            "count": 17658953,
            "maximum": 969211.5402,
            "minimum": 967972.7602,
            "name": "X",
            "position": 0,
            "stddev": 292.893284,
            "variance": 85786.47579
          },
          {
            "average": 1060900.707,
            "count": 17658953,
            "maximum": 1061427.769,
            "minimum": 1060381.249,
            "name": "Y",
            "position": 1,
            "stddev": 246.1240768,
            "variance": 60577.0612
          },
          {
            "average": 43.67189582,
            "count": 17658953,
            "maximum": 113.3712672,
            "minimum": 0.931267226,
            "name": "Z",
            "position": 2,
            "stddev": 17.91962666,
            "variance": 321.1130196
          },
          {
            "average": 107.4307157,
            "count": 17658953,
            "maximum": 5190,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 180.1728631,
            "variance": 32462.2606
          },
          {
            "average": 2.729403436,
            "count": 17658953,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.244732162,
            "variance": 1.549358156
          },
          {
            "average": 4.459538909,
            "count": 17658953,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.010386958,
            "variance": 1.020881804
          },
          {
            "average": 1,
            "count": 17658953,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17658953,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017395935,
            "count": 17658953,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2099150792,
            "variance": 0.04406434046
          },
          {
            "average": 20.04533467,
            "count": 17658953,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9994666583,
            "variance": 0.9989336011
          },
          {
            "average": 3.49784067,
            "count": 17658953,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.230124471,
            "variance": 4.973455158
          },
          {
            "average": 3.476906757,
            "count": 17658953,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.169459061,
            "variance": 4.706552618
          },
          {
            "average": 247788077.2,
            "count": 17658953,
            "maximum": 247794854.8,
            "minimum": 247786110.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1743.758007,
            "variance": 3040691.988
          },
          {
            "average": 0,
            "count": 17658953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17658953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17658953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17658953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17658953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          967972.7602,
          1060381.249,
          0.931267226,
          969211.5402,
          1061427.769,
          113.3712672
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                967972.7602080776,
                1060381.248762951,
                0.931267226014796
              ],
              [
                967972.7602080776,
                1061427.768762951,
                0.931267226014796
              ],
              [
                969211.5402080776,
                1061427.768762951,
                113.3712672260148
              ],
              [
                969211.5402080776,
                1060381.248762951,
                113.3712672260148
              ],
              [
                967972.7602080776,
                1060381.248762951,
                0.931267226014796
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:40:54+00:00",
        "end_time": "2019-07-21T23:15:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7279.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7279.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7279.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7279.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1965143,
            58.43166286,
            0.931267226,
            -137.1714119,
            58.44350616,
            113.3712672
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.1965142798543,
                  58.43443953939145,
                  0.931267226014796
                ],
                [
                  -137.19201369617105,
                  58.443506157453,
                  0.931267226014796
                ],
                [
                  -137.17141189760778,
                  58.44072876727754,
                  113.3712672260148
                ],
                [
                  -137.17591751765974,
                  58.43166285927234,
                  113.3712672260148
                ],
                [
                  -137.1965142798543,
                  58.43443953939145,
                  0.931267226014796
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7279.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7279.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:40:54Z",
            "pc:count": 17658953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 968575.7598,
                "count": 17658953,
                "maximum": 969211.5402,
                "minimum": 967972.7602,
                "name": "X",
                "position": 0,
                "stddev": 292.893284,
                "variance": 85786.47579
              },
              {
                "average": 1060900.707,
                "count": 17658953,
                "maximum": 1061427.769,
                "minimum": 1060381.249,
                "name": "Y",
                "position": 1,
                "stddev": 246.1240768,
                "variance": 60577.0612
              },
              {
                "average": 43.67189582,
                "count": 17658953,
                "maximum": 113.3712672,
                "minimum": 0.931267226,
                "name": "Z",
                "position": 2,
                "stddev": 17.91962666,
                "variance": 321.1130196
              },
              {
                "average": 107.4307157,
                "count": 17658953,
                "maximum": 5190,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 180.1728631,
                "variance": 32462.2606
              },
              {
                "average": 2.729403436,
                "count": 17658953,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.244732162,
                "variance": 1.549358156
              },
              {
                "average": 4.459538909,
                "count": 17658953,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.010386958,
                "variance": 1.020881804
              },
              {
                "average": 1,
                "count": 17658953,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17658953,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017395935,
                "count": 17658953,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2099150792,
                "variance": 0.04406434046
              },
              {
                "average": 20.04533467,
                "count": 17658953,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9994666583,
                "variance": 0.9989336011
              },
              {
                "average": 3.49784067,
                "count": 17658953,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.230124471,
                "variance": 4.973455158
              },
              {
                "average": 3.476906757,
                "count": 17658953,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.169459061,
                "variance": 4.706552618
              },
              {
                "average": 247788077.2,
                "count": 17658953,
                "maximum": 247794854.8,
                "minimum": 247786110.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1743.758007,
                "variance": 3040691.988
              },
              {
                "average": 0,
                "count": 17658953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17658953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17658953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17658953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17658953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              967972.7602,
              1060381.249,
              0.931267226,
              969211.5402,
              1061427.769,
              113.3712672
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    967972.7602080776,
                    1060381.248762951,
                    0.931267226014796
                  ],
                  [
                    967972.7602080776,
                    1061427.768762951,
                    0.931267226014796
                  ],
                  [
                    969211.5402080776,
                    1061427.768762951,
                    113.3712672260148
                  ],
                  [
                    969211.5402080776,
                    1060381.248762951,
                    113.3712672260148
                  ],
                  [
                    967972.7602080776,
                    1060381.248762951,
                    0.931267226014796
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:40:54+00:00",
            "end_time": "2019-07-21T23: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": "20190721_NCMP_AK_08VLL4700.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.63771958993485,
              58.613807483516695,
              -11.239487869098312
            ],
            [
              -137.6343339527831,
              58.620783126410366,
              -11.239487869098312
            ],
            [
              -137.61463691961234,
              58.618214126217836,
              131.7605121309017
            ],
            [
              -137.61802629567433,
              58.61123899223589,
              131.7605121309017
            ],
            [
              -137.63771958993485,
              58.613807483516695,
              -11.239487869098312
            ]
          ]
        ]
      },
      "bbox": [
        -137.6377196,
        58.61123899,
        -11.23948787,
        -137.6146369,
        58.62078313,
        131.7605121
      ],
      "properties": {
        "datetime": "2019-07-22T20:49:58Z",
        "pc:count": 9124624,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 938677.7437,
            "count": 9124624,
            "maximum": 939367.7861,
            "minimum": 938191.4861,
            "name": "X",
            "position": 0,
            "stddev": 275.3215949,
            "variance": 75801.9806
          },
          {
            "average": 1073839.975,
            "count": 9124624,
            "maximum": 1074277.151,
            "minimum": 1073473.251,
            "name": "Y",
            "position": 1,
            "stddev": 160.7285285,
            "variance": 25833.65988
          },
          {
            "average": 42.92644433,
            "count": 9124624,
            "maximum": 131.7605121,
            "minimum": -11.23948787,
            "name": "Z",
            "position": 2,
            "stddev": 20.64382828,
            "variance": 426.167646
          },
          {
            "average": 119.5761723,
            "count": 9124624,
            "maximum": 17485,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 332.6801049,
            "variance": 110676.0522
          },
          {
            "average": 2.666667361,
            "count": 9124624,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.257101161,
            "variance": 1.58030333
          },
          {
            "average": 4.33520384,
            "count": 9124624,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.109678752,
            "variance": 1.231386932
          },
          {
            "average": 1,
            "count": 9124624,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9124624,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.24878132,
            "count": 9124624,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.536432245,
            "variance": 6.433488534
          },
          {
            "average": 20.2121347,
            "count": 9124624,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.495331752,
            "variance": 2.236017049
          },
          {
            "average": 3.311922552,
            "count": 9124624,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.100866865,
            "variance": 4.413641585
          },
          {
            "average": 2.804151382,
            "count": 9124624,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.488629123,
            "variance": 6.193274912
          },
          {
            "average": 247854396.4,
            "count": 9124624,
            "maximum": 247863798,
            "minimum": 247792590,
            "name": "GpsTime",
            "position": 12,
            "stddev": 19745.072,
            "variance": 389867868.2
          },
          {
            "average": 0,
            "count": 9124624,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9124624,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9124624,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9124624,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9124624,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          938191.4861,
          1073473.251,
          -11.23948787,
          939367.7861,
          1074277.151,
          131.7605121
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                938191.4860574254,
                1073473.2507451647,
                -11.239487869098312
              ],
              [
                938191.4860574254,
                1074277.1507451646,
                -11.239487869098312
              ],
              [
                939367.7860574254,
                1074277.1507451646,
                131.7605121309017
              ],
              [
                939367.7860574254,
                1073473.2507451647,
                131.7605121309017
              ],
              [
                938191.4860574254,
                1073473.2507451647,
                -11.239487869098312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:49:58+00:00",
        "end_time": "2019-07-22T01:03:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4700.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4700.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4700.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4700.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6377196,
            58.61123899,
            -11.23948787,
            -137.6146369,
            58.62078313,
            131.7605121
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.63771958993485,
                  58.613807483516695,
                  -11.239487869098312
                ],
                [
                  -137.6343339527831,
                  58.620783126410366,
                  -11.239487869098312
                ],
                [
                  -137.61463691961234,
                  58.618214126217836,
                  131.7605121309017
                ],
                [
                  -137.61802629567433,
                  58.61123899223589,
                  131.7605121309017
                ],
                [
                  -137.63771958993485,
                  58.613807483516695,
                  -11.239487869098312
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4700.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4700.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:49:58Z",
            "pc:count": 9124624,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 938677.7437,
                "count": 9124624,
                "maximum": 939367.7861,
                "minimum": 938191.4861,
                "name": "X",
                "position": 0,
                "stddev": 275.3215949,
                "variance": 75801.9806
              },
              {
                "average": 1073839.975,
                "count": 9124624,
                "maximum": 1074277.151,
                "minimum": 1073473.251,
                "name": "Y",
                "position": 1,
                "stddev": 160.7285285,
                "variance": 25833.65988
              },
              {
                "average": 42.92644433,
                "count": 9124624,
                "maximum": 131.7605121,
                "minimum": -11.23948787,
                "name": "Z",
                "position": 2,
                "stddev": 20.64382828,
                "variance": 426.167646
              },
              {
                "average": 119.5761723,
                "count": 9124624,
                "maximum": 17485,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 332.6801049,
                "variance": 110676.0522
              },
              {
                "average": 2.666667361,
                "count": 9124624,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.257101161,
                "variance": 1.58030333
              },
              {
                "average": 4.33520384,
                "count": 9124624,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.109678752,
                "variance": 1.231386932
              },
              {
                "average": 1,
                "count": 9124624,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9124624,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.24878132,
                "count": 9124624,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.536432245,
                "variance": 6.433488534
              },
              {
                "average": 20.2121347,
                "count": 9124624,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.495331752,
                "variance": 2.236017049
              },
              {
                "average": 3.311922552,
                "count": 9124624,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.100866865,
                "variance": 4.413641585
              },
              {
                "average": 2.804151382,
                "count": 9124624,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.488629123,
                "variance": 6.193274912
              },
              {
                "average": 247854396.4,
                "count": 9124624,
                "maximum": 247863798,
                "minimum": 247792590,
                "name": "GpsTime",
                "position": 12,
                "stddev": 19745.072,
                "variance": 389867868.2
              },
              {
                "average": 0,
                "count": 9124624,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9124624,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9124624,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9124624,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9124624,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              938191.4861,
              1073473.251,
              -11.23948787,
              939367.7861,
              1074277.151,
              131.7605121
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    938191.4860574254,
                    1073473.2507451647,
                    -11.239487869098312
                  ],
                  [
                    938191.4860574254,
                    1074277.1507451646,
                    -11.239487869098312
                  ],
                  [
                    939367.7860574254,
                    1074277.1507451646,
                    131.7605121309017
                  ],
                  [
                    939367.7860574254,
                    1073473.2507451647,
                    131.7605121309017
                  ],
                  [
                    938191.4860574254,
                    1073473.2507451647,
                    -11.239487869098312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:49:58+00:00",
            "end_time": "2019-07-22T01:03: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": "20190721_NCMP_AK_08VLK5497.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.5119021377088,
              58.588842330953845,
              97.25938258151048
            ],
            [
              -137.51174638441253,
              58.58916098859888,
              97.25938258151048
            ],
            [
              -137.51101458864713,
              58.58906476976224,
              148.5393825815105
            ],
            [
              -137.51117034827843,
              58.58874611298708,
              148.5393825815105
            ],
            [
              -137.5119021377088,
              58.588842330953845,
              97.25938258151048
            ]
          ]
        ]
      },
      "bbox": [
        -137.5119021,
        58.58874611,
        97.25938258,
        -137.5110146,
        58.58916099,
        148.5393826
      ],
      "properties": {
        "datetime": "2019-07-21T23:21:04Z",
        "pc:count": 14985,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 945961.3053,
            "count": 14985,
            "maximum": 945986.8222,
            "minimum": 945943.0622,
            "name": "X",
            "position": 0,
            "stddev": 8.383410448,
            "variance": 70.28157074
          },
          {
            "average": 1072565.544,
            "count": 14985,
            "maximum": 1072589.513,
            "minimum": 1072552.773,
            "name": "Y",
            "position": 1,
            "stddev": 7.888919047,
            "variance": 62.23504373
          },
          {
            "average": 125.2986825,
            "count": 14985,
            "maximum": 148.5393826,
            "minimum": 97.25938258,
            "name": "Z",
            "position": 2,
            "stddev": 11.79146731,
            "variance": 139.0387013
          },
          {
            "average": 99.73440107,
            "count": 14985,
            "maximum": 1501,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 141.7753173,
            "variance": 20100.24058
          },
          {
            "average": 3.038104771,
            "count": 14985,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.248898131,
            "variance": 1.559746541
          },
          {
            "average": 4.604471138,
            "count": 14985,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7682944251,
            "variance": 0.5902763237
          },
          {
            "average": 1,
            "count": 14985,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14985,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03003003,
            "count": 14985,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1706756318,
            "variance": 0.02913017128
          },
          {
            "average": 21.7022364,
            "count": 14985,
            "maximum": 22.00200081,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5423485888,
            "variance": 0.2941419918
          },
          {
            "average": 3.893293293,
            "count": 14985,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.213123624,
            "variance": 4.897916176
          },
          {
            "average": 1,
            "count": 14985,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247786463.9,
            "count": 14985,
            "maximum": 247786464.9,
            "minimum": 247786462.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.3868860466,
            "variance": 0.149680813
          },
          {
            "average": 0,
            "count": 14985,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14985,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14985,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14985,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14985,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          945943.0622,
          1072552.773,
          97.25938258,
          945986.8222,
          1072589.513,
          148.5393826
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                945943.0621613504,
                1072552.7725484795,
                97.25938258151048
              ],
              [
                945943.0621613504,
                1072589.5125484797,
                97.25938258151048
              ],
              [
                945986.8221613504,
                1072589.5125484797,
                148.5393825815105
              ],
              [
                945986.8221613504,
                1072552.7725484795,
                148.5393825815105
              ],
              [
                945943.0621613504,
                1072552.7725484795,
                97.25938258151048
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:21:04+00:00",
        "end_time": "2019-07-21T23:21:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5497.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5497.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5497.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5497.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5119021,
            58.58874611,
            97.25938258,
            -137.5110146,
            58.58916099,
            148.5393826
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.5119021377088,
                  58.588842330953845,
                  97.25938258151048
                ],
                [
                  -137.51174638441253,
                  58.58916098859888,
                  97.25938258151048
                ],
                [
                  -137.51101458864713,
                  58.58906476976224,
                  148.5393825815105
                ],
                [
                  -137.51117034827843,
                  58.58874611298708,
                  148.5393825815105
                ],
                [
                  -137.5119021377088,
                  58.588842330953845,
                  97.25938258151048
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5497.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5497.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:21:04Z",
            "pc:count": 14985,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 945961.3053,
                "count": 14985,
                "maximum": 945986.8222,
                "minimum": 945943.0622,
                "name": "X",
                "position": 0,
                "stddev": 8.383410448,
                "variance": 70.28157074
              },
              {
                "average": 1072565.544,
                "count": 14985,
                "maximum": 1072589.513,
                "minimum": 1072552.773,
                "name": "Y",
                "position": 1,
                "stddev": 7.888919047,
                "variance": 62.23504373
              },
              {
                "average": 125.2986825,
                "count": 14985,
                "maximum": 148.5393826,
                "minimum": 97.25938258,
                "name": "Z",
                "position": 2,
                "stddev": 11.79146731,
                "variance": 139.0387013
              },
              {
                "average": 99.73440107,
                "count": 14985,
                "maximum": 1501,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 141.7753173,
                "variance": 20100.24058
              },
              {
                "average": 3.038104771,
                "count": 14985,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.248898131,
                "variance": 1.559746541
              },
              {
                "average": 4.604471138,
                "count": 14985,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7682944251,
                "variance": 0.5902763237
              },
              {
                "average": 1,
                "count": 14985,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14985,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03003003,
                "count": 14985,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1706756318,
                "variance": 0.02913017128
              },
              {
                "average": 21.7022364,
                "count": 14985,
                "maximum": 22.00200081,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5423485888,
                "variance": 0.2941419918
              },
              {
                "average": 3.893293293,
                "count": 14985,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.213123624,
                "variance": 4.897916176
              },
              {
                "average": 1,
                "count": 14985,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247786463.9,
                "count": 14985,
                "maximum": 247786464.9,
                "minimum": 247786462.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.3868860466,
                "variance": 0.149680813
              },
              {
                "average": 0,
                "count": 14985,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14985,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14985,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14985,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14985,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              945943.0622,
              1072552.773,
              97.25938258,
              945986.8222,
              1072589.513,
              148.5393826
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    945943.0621613504,
                    1072552.7725484795,
                    97.25938258151048
                  ],
                  [
                    945943.0621613504,
                    1072589.5125484797,
                    97.25938258151048
                  ],
                  [
                    945986.8221613504,
                    1072589.5125484797,
                    148.5393825815105
                  ],
                  [
                    945986.8221613504,
                    1072552.7725484795,
                    148.5393825815105
                  ],
                  [
                    945943.0621613504,
                    1072552.7725484795,
                    97.25938258151048
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:21:04+00:00",
            "end_time": "2019-07-21T23:21: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": "20190721_NCMP_AK_08VLK6882.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.2671167682102,
              58.45931309438529,
              9.671295786154118
            ],
            [
              -137.26178696239148,
              58.4700890112208,
              9.671295786154118
            ],
            [
              -137.24116771879275,
              58.46732348327989,
              193.7112957861541
            ],
            [
              -137.24650352370682,
              58.45654840759652,
              193.7112957861541
            ],
            [
              -137.2671167682102,
              58.45931309438529,
              9.671295786154118
            ]
          ]
        ]
      },
      "bbox": [
        -137.2671168,
        58.45654841,
        9.671295786,
        -137.2411677,
        58.47008901,
        193.7112958
      ],
      "properties": {
        "datetime": "2019-07-22T01:39:54Z",
        "pc:count": 15039807,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 964070.1277,
            "count": 15039807,
            "maximum": 964537.8638,
            "minimum": 963299.3238,
            "name": "X",
            "position": 0,
            "stddev": 250.8140779,
            "variance": 62907.70169
          },
          {
            "average": 1062617.038,
            "count": 15039807,
            "maximum": 1063289.658,
            "minimum": 1062046.158,
            "name": "Y",
            "position": 1,
            "stddev": 257.376888,
            "variance": 66242.8625
          },
          {
            "average": 69.40781268,
            "count": 15039807,
            "maximum": 193.7112958,
            "minimum": 9.671295786,
            "name": "Z",
            "position": 2,
            "stddev": 31.68199993,
            "variance": 1003.74912
          },
          {
            "average": 173.4358762,
            "count": 15039807,
            "maximum": 5557,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 287.4843437,
            "variance": 82647.24789
          },
          {
            "average": 2.377870275,
            "count": 15039807,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.292909346,
            "variance": 1.671614578
          },
          {
            "average": 3.756988238,
            "count": 15039807,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.577342718,
            "variance": 2.488010049
          },
          {
            "average": 1,
            "count": 15039807,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15039807,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.065008414,
            "count": 15039807,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3012328356,
            "variance": 0.09074122123
          },
          {
            "average": 20.13560879,
            "count": 15039807,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.583995944,
            "variance": 2.509043149
          },
          {
            "average": 2.897715709,
            "count": 15039807,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.094452136,
            "variance": 4.386729749
          },
          {
            "average": 6.785379427,
            "count": 15039807,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.516672693,
            "variance": 6.333641441
          },
          {
            "average": 247790814.6,
            "count": 15039807,
            "maximum": 247794794.5,
            "minimum": 247786185.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2305.501307,
            "variance": 5315336.278
          },
          {
            "average": 0,
            "count": 15039807,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15039807,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15039807,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15039807,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15039807,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          963299.3238,
          1062046.158,
          9.671295786,
          964537.8638,
          1063289.658,
          193.7112958
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                963299.3237574025,
                1062046.158354566,
                9.671295786154118
              ],
              [
                963299.3237574025,
                1063289.658354566,
                9.671295786154118
              ],
              [
                964537.8637574025,
                1063289.658354566,
                193.7112957861541
              ],
              [
                964537.8637574025,
                1062046.158354566,
                193.7112957861541
              ],
              [
                963299.3237574025,
                1062046.158354566,
                9.671295786154118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:39:54+00:00",
        "end_time": "2019-07-21T23:16:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6882.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6882.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6882.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6882.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2671168,
            58.45654841,
            9.671295786,
            -137.2411677,
            58.47008901,
            193.7112958
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.2671167682102,
                  58.45931309438529,
                  9.671295786154118
                ],
                [
                  -137.26178696239148,
                  58.4700890112208,
                  9.671295786154118
                ],
                [
                  -137.24116771879275,
                  58.46732348327989,
                  193.7112957861541
                ],
                [
                  -137.24650352370682,
                  58.45654840759652,
                  193.7112957861541
                ],
                [
                  -137.2671167682102,
                  58.45931309438529,
                  9.671295786154118
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6882.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6882.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:39:54Z",
            "pc:count": 15039807,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 964070.1277,
                "count": 15039807,
                "maximum": 964537.8638,
                "minimum": 963299.3238,
                "name": "X",
                "position": 0,
                "stddev": 250.8140779,
                "variance": 62907.70169
              },
              {
                "average": 1062617.038,
                "count": 15039807,
                "maximum": 1063289.658,
                "minimum": 1062046.158,
                "name": "Y",
                "position": 1,
                "stddev": 257.376888,
                "variance": 66242.8625
              },
              {
                "average": 69.40781268,
                "count": 15039807,
                "maximum": 193.7112958,
                "minimum": 9.671295786,
                "name": "Z",
                "position": 2,
                "stddev": 31.68199993,
                "variance": 1003.74912
              },
              {
                "average": 173.4358762,
                "count": 15039807,
                "maximum": 5557,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 287.4843437,
                "variance": 82647.24789
              },
              {
                "average": 2.377870275,
                "count": 15039807,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.292909346,
                "variance": 1.671614578
              },
              {
                "average": 3.756988238,
                "count": 15039807,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.577342718,
                "variance": 2.488010049
              },
              {
                "average": 1,
                "count": 15039807,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15039807,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.065008414,
                "count": 15039807,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3012328356,
                "variance": 0.09074122123
              },
              {
                "average": 20.13560879,
                "count": 15039807,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.583995944,
                "variance": 2.509043149
              },
              {
                "average": 2.897715709,
                "count": 15039807,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.094452136,
                "variance": 4.386729749
              },
              {
                "average": 6.785379427,
                "count": 15039807,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.516672693,
                "variance": 6.333641441
              },
              {
                "average": 247790814.6,
                "count": 15039807,
                "maximum": 247794794.5,
                "minimum": 247786185.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2305.501307,
                "variance": 5315336.278
              },
              {
                "average": 0,
                "count": 15039807,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15039807,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15039807,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15039807,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15039807,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              963299.3238,
              1062046.158,
              9.671295786,
              964537.8638,
              1063289.658,
              193.7112958
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    963299.3237574025,
                    1062046.158354566,
                    9.671295786154118
                  ],
                  [
                    963299.3237574025,
                    1063289.658354566,
                    9.671295786154118
                  ],
                  [
                    964537.8637574025,
                    1063289.658354566,
                    193.7112957861541
                  ],
                  [
                    964537.8637574025,
                    1062046.158354566,
                    193.7112957861541
                  ],
                  [
                    963299.3237574025,
                    1062046.158354566,
                    9.671295786154118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:39:54+00:00",
            "end_time": "2019-07-21T23:16:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5296.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.55016655773792,
              58.579790214112464,
              12.404397633471895
            ],
            [
              -137.5449061988069,
              58.59057801996326,
              12.404397633471895
            ],
            [
              -137.52419461844312,
              58.587858792193806,
              124.4243976334719
            ],
            [
              -137.5294610466115,
              58.57707181828679,
              124.4243976334719
            ],
            [
              -137.55016655773792,
              58.579790214112464,
              12.404397633471895
            ]
          ]
        ]
      },
      "bbox": [
        -137.5501666,
        58.57707182,
        12.40439763,
        -137.5241946,
        58.59057802,
        124.4243976
      ],
      "properties": {
        "datetime": "2019-07-22T19:56:18Z",
        "pc:count": 20652734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 944652.1365,
            "count": 20652734,
            "maximum": 945279.3521,
            "minimum": 944040.9521,
            "name": "X",
            "position": 0,
            "stddev": 268.692685,
            "variance": 72195.759
          },
          {
            "average": 1071689.27,
            "count": 20652734,
            "maximum": 1072271.19,
            "minimum": 1071027.57,
            "name": "Y",
            "position": 1,
            "stddev": 313.8440813,
            "variance": 98498.10738
          },
          {
            "average": 67.29692516,
            "count": 20652734,
            "maximum": 124.4243976,
            "minimum": 12.40439763,
            "name": "Z",
            "position": 2,
            "stddev": 12.83083913,
            "variance": 164.6304328
          },
          {
            "average": 122.3466478,
            "count": 20652734,
            "maximum": 3519,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 207.922981,
            "variance": 43231.96602
          },
          {
            "average": 2.685941677,
            "count": 20652734,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.254887891,
            "variance": 1.57474362
          },
          {
            "average": 4.372223891,
            "count": 20652734,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.082851656,
            "variance": 1.172567708
          },
          {
            "average": 1,
            "count": 20652734,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20652734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028513174,
            "count": 20652734,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1664336935,
            "variance": 0.02770017434
          },
          {
            "average": 20.02466937,
            "count": 20652734,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.376208873,
            "variance": 1.893950863
          },
          {
            "average": 3.355064467,
            "count": 20652734,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.136600902,
            "variance": 4.565063413
          },
          {
            "average": 7.564059606,
            "count": 20652734,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.688128898,
            "variance": 7.226036973
          },
          {
            "average": 247799309.5,
            "count": 20652734,
            "maximum": 247860578.1,
            "minimum": 247788343.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20861.60689,
            "variance": 435206642.2
          },
          {
            "average": 0,
            "count": 20652734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20652734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20652734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20652734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20652734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          944040.9521,
          1071027.57,
          12.40439763,
          945279.3521,
          1072271.19,
          124.4243976
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                944040.9520965132,
                1071027.5695719426,
                12.404397633471895
              ],
              [
                944040.9520965132,
                1072271.1895719427,
                12.404397633471895
              ],
              [
                945279.3520965131,
                1072271.1895719427,
                124.4243976334719
              ],
              [
                945279.3520965131,
                1071027.5695719426,
                124.4243976334719
              ],
              [
                944040.9520965132,
                1071027.5695719426,
                12.404397633471895
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:56:18+00:00",
        "end_time": "2019-07-21T23:52:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5296.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5296.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5296.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5296.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5501666,
            58.57707182,
            12.40439763,
            -137.5241946,
            58.59057802,
            124.4243976
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.55016655773792,
                  58.579790214112464,
                  12.404397633471895
                ],
                [
                  -137.5449061988069,
                  58.59057801996326,
                  12.404397633471895
                ],
                [
                  -137.52419461844312,
                  58.587858792193806,
                  124.4243976334719
                ],
                [
                  -137.5294610466115,
                  58.57707181828679,
                  124.4243976334719
                ],
                [
                  -137.55016655773792,
                  58.579790214112464,
                  12.404397633471895
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5296.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5296.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:56:18Z",
            "pc:count": 20652734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 944652.1365,
                "count": 20652734,
                "maximum": 945279.3521,
                "minimum": 944040.9521,
                "name": "X",
                "position": 0,
                "stddev": 268.692685,
                "variance": 72195.759
              },
              {
                "average": 1071689.27,
                "count": 20652734,
                "maximum": 1072271.19,
                "minimum": 1071027.57,
                "name": "Y",
                "position": 1,
                "stddev": 313.8440813,
                "variance": 98498.10738
              },
              {
                "average": 67.29692516,
                "count": 20652734,
                "maximum": 124.4243976,
                "minimum": 12.40439763,
                "name": "Z",
                "position": 2,
                "stddev": 12.83083913,
                "variance": 164.6304328
              },
              {
                "average": 122.3466478,
                "count": 20652734,
                "maximum": 3519,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 207.922981,
                "variance": 43231.96602
              },
              {
                "average": 2.685941677,
                "count": 20652734,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.254887891,
                "variance": 1.57474362
              },
              {
                "average": 4.372223891,
                "count": 20652734,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.082851656,
                "variance": 1.172567708
              },
              {
                "average": 1,
                "count": 20652734,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20652734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028513174,
                "count": 20652734,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1664336935,
                "variance": 0.02770017434
              },
              {
                "average": 20.02466937,
                "count": 20652734,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.376208873,
                "variance": 1.893950863
              },
              {
                "average": 3.355064467,
                "count": 20652734,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.136600902,
                "variance": 4.565063413
              },
              {
                "average": 7.564059606,
                "count": 20652734,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.688128898,
                "variance": 7.226036973
              },
              {
                "average": 247799309.5,
                "count": 20652734,
                "maximum": 247860578.1,
                "minimum": 247788343.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20861.60689,
                "variance": 435206642.2
              },
              {
                "average": 0,
                "count": 20652734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20652734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20652734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20652734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20652734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              944040.9521,
              1071027.57,
              12.40439763,
              945279.3521,
              1072271.19,
              124.4243976
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    944040.9520965132,
                    1071027.5695719426,
                    12.404397633471895
                  ],
                  [
                    944040.9520965132,
                    1072271.1895719427,
                    12.404397633471895
                  ],
                  [
                    945279.3520965131,
                    1072271.1895719427,
                    124.4243976334719
                  ],
                  [
                    945279.3520965131,
                    1071027.5695719426,
                    124.4243976334719
                  ],
                  [
                    944040.9520965132,
                    1071027.5695719426,
                    12.404397633471895
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:56:18+00:00",
            "end_time": "2019-07-21T23:52:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6883.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.2676951125582,
              58.4682871966679,
              77.85781817393207
            ],
            [
              -137.2633200280181,
              58.47713132150723,
              77.85781817393207
            ],
            [
              -137.24269512823133,
              58.474365875710134,
              191.5778181739321
            ],
            [
              -137.2470751391059,
              58.46552244144727,
              191.5778181739321
            ],
            [
              -137.2676951125582,
              58.4682871966679,
              77.85781817393207
            ]
          ]
        ]
      },
      "bbox": [
        -137.2676951,
        58.46552244,
        77.85781817,
        -137.2426951,
        58.47713132,
        191.5778182
      ],
      "properties": {
        "datetime": "2019-07-22T01:39:35Z",
        "pc:count": 3034438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 963590.0706,
            "count": 3034438,
            "maximum": 964255.3478,
            "minimum": 963016.7278,
            "name": "X",
            "position": 0,
            "stddev": 304.540425,
            "variance": 92744.87044
          },
          {
            "average": 1063485.387,
            "count": 3034438,
            "maximum": 1064029.556,
            "minimum": 1063008.976,
            "name": "Y",
            "position": 1,
            "stddev": 234.0842221,
            "variance": 54795.42305
          },
          {
            "average": 111.3757603,
            "count": 3034438,
            "maximum": 191.5778182,
            "minimum": 77.85781817,
            "name": "Z",
            "position": 2,
            "stddev": 19.02492466,
            "variance": 361.9477583
          },
          {
            "average": 580.6473999,
            "count": 3034438,
            "maximum": 6101,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 395.2716706,
            "variance": 156239.6936
          },
          {
            "average": 1.07882514,
            "count": 3034438,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4095451912,
            "variance": 0.1677272637
          },
          {
            "average": 1.158711761,
            "count": 3034438,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6573559285,
            "variance": 0.4321168167
          },
          {
            "average": 1,
            "count": 3034438,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3034438,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.426066705,
            "count": 3034438,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4945037396,
            "variance": 0.2445339485
          },
          {
            "average": 19.99909663,
            "count": 3034438,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.439617509,
            "variance": 2.072498573
          },
          {
            "average": 1.097971354,
            "count": 3034438,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4719651863,
            "variance": 0.2227511371
          },
          {
            "average": 2.471490273,
            "count": 3034438,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.767382646,
            "variance": 3.123641418
          },
          {
            "average": 247787352.8,
            "count": 3034438,
            "maximum": 247794775.8,
            "minimum": 247786185.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1338.532624,
            "variance": 1791669.585
          },
          {
            "average": 0,
            "count": 3034438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3034438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3034438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3034438,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3034438,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          963016.7278,
          1063008.976,
          77.85781817,
          964255.3478,
          1064029.556,
          191.5778182
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                963016.7277838937,
                1063008.9758975883,
                77.85781817393207
              ],
              [
                963016.7277838937,
                1064029.5558975884,
                77.85781817393207
              ],
              [
                964255.3477838938,
                1064029.5558975884,
                191.5778181739321
              ],
              [
                964255.3477838938,
                1063008.9758975883,
                191.5778181739321
              ],
              [
                963016.7277838937,
                1063008.9758975883,
                77.85781817393207
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:39:35+00:00",
        "end_time": "2019-07-21T23:16:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6883.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6883.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6883.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6883.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2676951,
            58.46552244,
            77.85781817,
            -137.2426951,
            58.47713132,
            191.5778182
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.2676951125582,
                  58.4682871966679,
                  77.85781817393207
                ],
                [
                  -137.2633200280181,
                  58.47713132150723,
                  77.85781817393207
                ],
                [
                  -137.24269512823133,
                  58.474365875710134,
                  191.5778181739321
                ],
                [
                  -137.2470751391059,
                  58.46552244144727,
                  191.5778181739321
                ],
                [
                  -137.2676951125582,
                  58.4682871966679,
                  77.85781817393207
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6883.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6883.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:39:35Z",
            "pc:count": 3034438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 963590.0706,
                "count": 3034438,
                "maximum": 964255.3478,
                "minimum": 963016.7278,
                "name": "X",
                "position": 0,
                "stddev": 304.540425,
                "variance": 92744.87044
              },
              {
                "average": 1063485.387,
                "count": 3034438,
                "maximum": 1064029.556,
                "minimum": 1063008.976,
                "name": "Y",
                "position": 1,
                "stddev": 234.0842221,
                "variance": 54795.42305
              },
              {
                "average": 111.3757603,
                "count": 3034438,
                "maximum": 191.5778182,
                "minimum": 77.85781817,
                "name": "Z",
                "position": 2,
                "stddev": 19.02492466,
                "variance": 361.9477583
              },
              {
                "average": 580.6473999,
                "count": 3034438,
                "maximum": 6101,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 395.2716706,
                "variance": 156239.6936
              },
              {
                "average": 1.07882514,
                "count": 3034438,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4095451912,
                "variance": 0.1677272637
              },
              {
                "average": 1.158711761,
                "count": 3034438,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6573559285,
                "variance": 0.4321168167
              },
              {
                "average": 1,
                "count": 3034438,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3034438,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.426066705,
                "count": 3034438,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4945037396,
                "variance": 0.2445339485
              },
              {
                "average": 19.99909663,
                "count": 3034438,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.439617509,
                "variance": 2.072498573
              },
              {
                "average": 1.097971354,
                "count": 3034438,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4719651863,
                "variance": 0.2227511371
              },
              {
                "average": 2.471490273,
                "count": 3034438,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.767382646,
                "variance": 3.123641418
              },
              {
                "average": 247787352.8,
                "count": 3034438,
                "maximum": 247794775.8,
                "minimum": 247786185.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1338.532624,
                "variance": 1791669.585
              },
              {
                "average": 0,
                "count": 3034438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3034438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3034438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3034438,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3034438,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              963016.7278,
              1063008.976,
              77.85781817,
              964255.3478,
              1064029.556,
              191.5778182
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    963016.7277838937,
                    1063008.9758975883,
                    77.85781817393207
                  ],
                  [
                    963016.7277838937,
                    1064029.5558975884,
                    77.85781817393207
                  ],
                  [
                    964255.3477838938,
                    1064029.5558975884,
                    191.5778181739321
                  ],
                  [
                    964255.3477838938,
                    1063008.9758975883,
                    191.5778181739321
                  ],
                  [
                    963016.7277838937,
                    1063008.9758975883,
                    77.85781817393207
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:39:35+00:00",
            "end_time": "2019-07-21T23:16:25+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6884.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.26446301516356,
              58.47675130317271,
              120.94943071754753
            ],
            [
              -137.2636822031322,
              58.47832932821566,
              120.94943071754753
            ],
            [
              -137.25950392068785,
              58.477769430023024,
              137.74943071754754
            ],
            [
              -137.26028491085344,
              58.476191429936065,
              137.74943071754754
            ],
            [
              -137.26446301516356,
              58.47675130317271,
              120.94943071754753
            ]
          ]
        ]
      },
      "bbox": [
        -137.264463,
        58.47619143,
        120.9494307,
        -137.2595039,
        58.47832933,
        137.7494307
      ],
      "properties": {
        "datetime": "2019-07-21T23:16:49Z",
        "pc:count": 85400,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 963072.4452,
            "count": 85400,
            "maximum": 963213.8482,
            "minimum": 962962.9482,
            "name": "X",
            "position": 0,
            "stddev": 61.30573382,
            "variance": 3758.392999
          },
          {
            "average": 1064068.267,
            "count": 85400,
            "maximum": 1064153.955,
            "minimum": 1063971.855,
            "name": "Y",
            "position": 1,
            "stddev": 40.30736489,
            "variance": 1624.683665
          },
          {
            "average": 132.3816862,
            "count": 85400,
            "maximum": 137.7494307,
            "minimum": 120.9494307,
            "name": "Z",
            "position": 2,
            "stddev": 2.558322229,
            "variance": 6.545012627
          },
          {
            "average": 1319.850644,
            "count": 85400,
            "maximum": 5931,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1016.5226,
            "variance": 1033318.197
          },
          {
            "average": 1.011252927,
            "count": 85400,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1219571473,
            "variance": 0.01487354579
          },
          {
            "average": 1.023114754,
            "count": 85400,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1846068535,
            "variance": 0.03407969034
          },
          {
            "average": 1,
            "count": 85400,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85400,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.691416862,
            "count": 85400,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4619113372,
            "variance": 0.2133620834
          },
          {
            "average": 19.22152176,
            "count": 85400,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.014975347,
            "variance": 1.030174956
          },
          {
            "average": 1.019215457,
            "count": 85400,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1504672689,
            "variance": 0.02264039902
          },
          {
            "average": 1,
            "count": 85400,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247786206.4,
            "count": 85400,
            "maximum": 247786209.1,
            "minimum": 247786203.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.399053925,
            "variance": 1.957351884
          },
          {
            "average": 0,
            "count": 85400,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85400,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85400,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85400,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85400,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          962962.9482,
          1063971.855,
          120.9494307,
          963213.8482,
          1064153.955,
          137.7494307
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                962962.9482235756,
                1063971.8554958168,
                120.94943071754753
              ],
              [
                962962.9482235756,
                1064153.955495817,
                120.94943071754753
              ],
              [
                963213.8482235755,
                1064153.955495817,
                137.74943071754754
              ],
              [
                963213.8482235755,
                1063971.8554958168,
                137.74943071754754
              ],
              [
                962962.9482235756,
                1063971.8554958168,
                120.94943071754753
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:16:49+00:00",
        "end_time": "2019-07-21T23:16:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6884.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6884.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6884.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6884.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.264463,
            58.47619143,
            120.9494307,
            -137.2595039,
            58.47832933,
            137.7494307
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.26446301516356,
                  58.47675130317271,
                  120.94943071754753
                ],
                [
                  -137.2636822031322,
                  58.47832932821566,
                  120.94943071754753
                ],
                [
                  -137.25950392068785,
                  58.477769430023024,
                  137.74943071754754
                ],
                [
                  -137.26028491085344,
                  58.476191429936065,
                  137.74943071754754
                ],
                [
                  -137.26446301516356,
                  58.47675130317271,
                  120.94943071754753
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6884.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6884.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:16:49Z",
            "pc:count": 85400,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 963072.4452,
                "count": 85400,
                "maximum": 963213.8482,
                "minimum": 962962.9482,
                "name": "X",
                "position": 0,
                "stddev": 61.30573382,
                "variance": 3758.392999
              },
              {
                "average": 1064068.267,
                "count": 85400,
                "maximum": 1064153.955,
                "minimum": 1063971.855,
                "name": "Y",
                "position": 1,
                "stddev": 40.30736489,
                "variance": 1624.683665
              },
              {
                "average": 132.3816862,
                "count": 85400,
                "maximum": 137.7494307,
                "minimum": 120.9494307,
                "name": "Z",
                "position": 2,
                "stddev": 2.558322229,
                "variance": 6.545012627
              },
              {
                "average": 1319.850644,
                "count": 85400,
                "maximum": 5931,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1016.5226,
                "variance": 1033318.197
              },
              {
                "average": 1.011252927,
                "count": 85400,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1219571473,
                "variance": 0.01487354579
              },
              {
                "average": 1.023114754,
                "count": 85400,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1846068535,
                "variance": 0.03407969034
              },
              {
                "average": 1,
                "count": 85400,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85400,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.691416862,
                "count": 85400,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4619113372,
                "variance": 0.2133620834
              },
              {
                "average": 19.22152176,
                "count": 85400,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.014975347,
                "variance": 1.030174956
              },
              {
                "average": 1.019215457,
                "count": 85400,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1504672689,
                "variance": 0.02264039902
              },
              {
                "average": 1,
                "count": 85400,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247786206.4,
                "count": 85400,
                "maximum": 247786209.1,
                "minimum": 247786203.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.399053925,
                "variance": 1.957351884
              },
              {
                "average": 0,
                "count": 85400,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85400,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85400,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85400,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85400,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              962962.9482,
              1063971.855,
              120.9494307,
              963213.8482,
              1064153.955,
              137.7494307
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    962962.9482235756,
                    1063971.8554958168,
                    120.94943071754753
                  ],
                  [
                    962962.9482235756,
                    1064153.955495817,
                    120.94943071754753
                  ],
                  [
                    963213.8482235755,
                    1064153.955495817,
                    137.74943071754754
                  ],
                  [
                    963213.8482235755,
                    1063971.8554958168,
                    137.74943071754754
                  ],
                  [
                    962962.9482235756,
                    1063971.8554958168,
                    120.94943071754753
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:16:49+00:00",
            "end_time": "2019-07-21T23:16:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6980.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.23156427623562,
              58.44958102688181,
              2.08252474499411
            ],
            [
              -137.23098039070206,
              58.45075960853091,
              2.08252474499411
            ],
            [
              -137.22694206391265,
              58.450216920695944,
              43.26252474499411
            ],
            [
              -137.22752607789243,
              58.44903835709336,
              43.26252474499411
            ],
            [
              -137.23156427623562,
              58.44958102688181,
              2.08252474499411
            ]
          ]
        ]
      },
      "bbox": [
        -137.2315643,
        58.44903836,
        2.082524745,
        -137.2269421,
        58.45075961,
        43.26252474
      ],
      "properties": {
        "datetime": "2019-07-22T01:40:12Z",
        "pc:count": 92685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 965751.6429,
            "count": 92685,
            "maximum": 965816.8358,
            "minimum": 965574.1158,
            "name": "X",
            "position": 0,
            "stddev": 36.98593038,
            "variance": 1367.959046
          },
          {
            "average": 1061612.061,
            "count": 92685,
            "maximum": 1061645.326,
            "minimum": 1061509.306,
            "name": "Y",
            "position": 1,
            "stddev": 26.73640341,
            "variance": 714.8352674
          },
          {
            "average": 16.85881282,
            "count": 92685,
            "maximum": 43.26252474,
            "minimum": 2.082524745,
            "name": "Z",
            "position": 2,
            "stddev": 11.09995383,
            "variance": 123.2089751
          },
          {
            "average": 308.9866106,
            "count": 92685,
            "maximum": 6488,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 423.900167,
            "variance": 179691.3516
          },
          {
            "average": 2.158267249,
            "count": 92685,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.332709383,
            "variance": 1.776114299
          },
          {
            "average": 3.225246804,
            "count": 92685,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.878352734,
            "variance": 3.528208995
          },
          {
            "average": 1,
            "count": 92685,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92685,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.208404812,
            "count": 92685,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4061699475,
            "variance": 0.1649740263
          },
          {
            "average": 19.544572,
            "count": 92685,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9755989387,
            "variance": 0.9517932892
          },
          {
            "average": 2.782661704,
            "count": 92685,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.366266717,
            "variance": 5.599218175
          },
          {
            "average": 7.92017047,
            "count": 92685,
            "maximum": 11,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.06836967,
            "variance": 4.278153093
          },
          {
            "average": 247791862.7,
            "count": 92685,
            "maximum": 247794812.4,
            "minimum": 247789892.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2000.18262,
            "variance": 4000730.512
          },
          {
            "average": 0,
            "count": 92685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92685,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 92685,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          965574.1158,
          1061509.306,
          2.082524745,
          965816.8358,
          1061645.326,
          43.26252474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                965574.1158028246,
                1061509.3058795112,
                2.08252474499411
              ],
              [
                965574.1158028246,
                1061645.3258795112,
                2.08252474499411
              ],
              [
                965816.8358028246,
                1061645.3258795112,
                43.26252474499411
              ],
              [
                965816.8358028246,
                1061509.3058795112,
                43.26252474499411
              ],
              [
                965574.1158028246,
                1061509.3058795112,
                2.08252474499411
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:40:12+00:00",
        "end_time": "2019-07-22T00:18:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6980.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6980.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6980.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6980.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2315643,
            58.44903836,
            2.082524745,
            -137.2269421,
            58.45075961,
            43.26252474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.23156427623562,
                  58.44958102688181,
                  2.08252474499411
                ],
                [
                  -137.23098039070206,
                  58.45075960853091,
                  2.08252474499411
                ],
                [
                  -137.22694206391265,
                  58.450216920695944,
                  43.26252474499411
                ],
                [
                  -137.22752607789243,
                  58.44903835709336,
                  43.26252474499411
                ],
                [
                  -137.23156427623562,
                  58.44958102688181,
                  2.08252474499411
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6980.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6980.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:40:12Z",
            "pc:count": 92685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 965751.6429,
                "count": 92685,
                "maximum": 965816.8358,
                "minimum": 965574.1158,
                "name": "X",
                "position": 0,
                "stddev": 36.98593038,
                "variance": 1367.959046
              },
              {
                "average": 1061612.061,
                "count": 92685,
                "maximum": 1061645.326,
                "minimum": 1061509.306,
                "name": "Y",
                "position": 1,
                "stddev": 26.73640341,
                "variance": 714.8352674
              },
              {
                "average": 16.85881282,
                "count": 92685,
                "maximum": 43.26252474,
                "minimum": 2.082524745,
                "name": "Z",
                "position": 2,
                "stddev": 11.09995383,
                "variance": 123.2089751
              },
              {
                "average": 308.9866106,
                "count": 92685,
                "maximum": 6488,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 423.900167,
                "variance": 179691.3516
              },
              {
                "average": 2.158267249,
                "count": 92685,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.332709383,
                "variance": 1.776114299
              },
              {
                "average": 3.225246804,
                "count": 92685,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.878352734,
                "variance": 3.528208995
              },
              {
                "average": 1,
                "count": 92685,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92685,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.208404812,
                "count": 92685,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4061699475,
                "variance": 0.1649740263
              },
              {
                "average": 19.544572,
                "count": 92685,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9755989387,
                "variance": 0.9517932892
              },
              {
                "average": 2.782661704,
                "count": 92685,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.366266717,
                "variance": 5.599218175
              },
              {
                "average": 7.92017047,
                "count": 92685,
                "maximum": 11,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.06836967,
                "variance": 4.278153093
              },
              {
                "average": 247791862.7,
                "count": 92685,
                "maximum": 247794812.4,
                "minimum": 247789892.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2000.18262,
                "variance": 4000730.512
              },
              {
                "average": 0,
                "count": 92685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92685,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 92685,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              965574.1158,
              1061509.306,
              2.082524745,
              965816.8358,
              1061645.326,
              43.26252474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    965574.1158028246,
                    1061509.3058795112,
                    2.08252474499411
                  ],
                  [
                    965574.1158028246,
                    1061645.3258795112,
                    2.08252474499411
                  ],
                  [
                    965816.8358028246,
                    1061645.3258795112,
                    43.26252474499411
                  ],
                  [
                    965816.8358028246,
                    1061509.3058795112,
                    43.26252474499411
                  ],
                  [
                    965574.1158028246,
                    1061509.3058795112,
                    2.08252474499411
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:40:12+00:00",
            "end_time": "2019-07-22T00: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": "20190721_NCMP_AK_08VLK5693.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.47954270175956,
              58.55421829177254,
              28.61910188193758
            ],
            [
              -137.4742643146619,
              58.56500302603604,
              28.61910188193758
            ],
            [
              -137.45356700604333,
              58.56227144626376,
              189.27910188193758
            ],
            [
              -137.45885144815068,
              58.551487546638384,
              189.27910188193758
            ],
            [
              -137.47954270175956,
              58.55421829177254,
              28.61910188193758
            ]
          ]
        ]
      },
      "bbox": [
        -137.4795427,
        58.55148755,
        28.61910188,
        -137.453567,
        58.56500303,
        189.2791019
      ],
      "properties": {
        "datetime": "2019-07-22T01:36:14Z",
        "pc:count": 26086150,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 949341.2686,
            "count": 26086150,
            "maximum": 949952.6487,
            "minimum": 948713.8487,
            "name": "X",
            "position": 0,
            "stddev": 283.7409754,
            "variance": 80508.94111
          },
          {
            "average": 1069870.479,
            "count": 26086150,
            "maximum": 1070507.258,
            "minimum": 1069263.678,
            "name": "Y",
            "position": 1,
            "stddev": 273.7468738,
            "variance": 74937.35093
          },
          {
            "average": 112.5833015,
            "count": 26086150,
            "maximum": 189.2791019,
            "minimum": 28.61910188,
            "name": "Z",
            "position": 2,
            "stddev": 31.30928659,
            "variance": 980.2714268
          },
          {
            "average": 106.887509,
            "count": 26086150,
            "maximum": 3794,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 176.3487489,
            "variance": 31098.88123
          },
          {
            "average": 2.768808467,
            "count": 26086150,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.238308139,
            "variance": 1.533407046
          },
          {
            "average": 4.53939328,
            "count": 26086150,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9127555392,
            "variance": 0.8331226743
          },
          {
            "average": 1,
            "count": 26086150,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26086150,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.015340861,
            "count": 26086150,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1229045138,
            "variance": 0.01510551952
          },
          {
            "average": 20.0009983,
            "count": 26086150,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.189748917,
            "variance": 1.415502485
          },
          {
            "average": 3.559725295,
            "count": 26086150,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.224822051,
            "variance": 4.949833159
          },
          {
            "average": 6.713718812,
            "count": 26086150,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.604256868,
            "variance": 6.782153837
          },
          {
            "average": 247790734.2,
            "count": 26086150,
            "maximum": 247794574.5,
            "minimum": 247786404.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2286.528161,
            "variance": 5228211.032
          },
          {
            "average": 0,
            "count": 26086150,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26086150,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26086150,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26086150,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26086150,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          948713.8487,
          1069263.678,
          28.61910188,
          949952.6487,
          1070507.258,
          189.2791019
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                948713.8487196891,
                1069263.6777158324,
                28.61910188193758
              ],
              [
                948713.8487196891,
                1070507.2577158324,
                28.61910188193758
              ],
              [
                949952.6487196891,
                1070507.2577158324,
                189.27910188193758
              ],
              [
                949952.6487196891,
                1069263.6777158324,
                189.27910188193758
              ],
              [
                948713.8487196891,
                1069263.6777158324,
                28.61910188193758
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:36:14+00:00",
        "end_time": "2019-07-21T23:20:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5693.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5693.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5693.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5693.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4795427,
            58.55148755,
            28.61910188,
            -137.453567,
            58.56500303,
            189.2791019
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.47954270175956,
                  58.55421829177254,
                  28.61910188193758
                ],
                [
                  -137.4742643146619,
                  58.56500302603604,
                  28.61910188193758
                ],
                [
                  -137.45356700604333,
                  58.56227144626376,
                  189.27910188193758
                ],
                [
                  -137.45885144815068,
                  58.551487546638384,
                  189.27910188193758
                ],
                [
                  -137.47954270175956,
                  58.55421829177254,
                  28.61910188193758
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5693.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5693.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:36:14Z",
            "pc:count": 26086150,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 949341.2686,
                "count": 26086150,
                "maximum": 949952.6487,
                "minimum": 948713.8487,
                "name": "X",
                "position": 0,
                "stddev": 283.7409754,
                "variance": 80508.94111
              },
              {
                "average": 1069870.479,
                "count": 26086150,
                "maximum": 1070507.258,
                "minimum": 1069263.678,
                "name": "Y",
                "position": 1,
                "stddev": 273.7468738,
                "variance": 74937.35093
              },
              {
                "average": 112.5833015,
                "count": 26086150,
                "maximum": 189.2791019,
                "minimum": 28.61910188,
                "name": "Z",
                "position": 2,
                "stddev": 31.30928659,
                "variance": 980.2714268
              },
              {
                "average": 106.887509,
                "count": 26086150,
                "maximum": 3794,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 176.3487489,
                "variance": 31098.88123
              },
              {
                "average": 2.768808467,
                "count": 26086150,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.238308139,
                "variance": 1.533407046
              },
              {
                "average": 4.53939328,
                "count": 26086150,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9127555392,
                "variance": 0.8331226743
              },
              {
                "average": 1,
                "count": 26086150,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26086150,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.015340861,
                "count": 26086150,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1229045138,
                "variance": 0.01510551952
              },
              {
                "average": 20.0009983,
                "count": 26086150,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.189748917,
                "variance": 1.415502485
              },
              {
                "average": 3.559725295,
                "count": 26086150,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.224822051,
                "variance": 4.949833159
              },
              {
                "average": 6.713718812,
                "count": 26086150,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.604256868,
                "variance": 6.782153837
              },
              {
                "average": 247790734.2,
                "count": 26086150,
                "maximum": 247794574.5,
                "minimum": 247786404.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2286.528161,
                "variance": 5228211.032
              },
              {
                "average": 0,
                "count": 26086150,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26086150,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26086150,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26086150,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26086150,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              948713.8487,
              1069263.678,
              28.61910188,
              949952.6487,
              1070507.258,
              189.2791019
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    948713.8487196891,
                    1069263.6777158324,
                    28.61910188193758
                  ],
                  [
                    948713.8487196891,
                    1070507.2577158324,
                    28.61910188193758
                  ],
                  [
                    949952.6487196891,
                    1070507.2577158324,
                    189.27910188193758
                  ],
                  [
                    949952.6487196891,
                    1069263.6777158324,
                    189.27910188193758
                  ],
                  [
                    948713.8487196891,
                    1069263.6777158324,
                    28.61910188193758
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:36:14+00:00",
            "end_time": "2019-07-21T23:20: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": "20190721_NCMP_AK_08VLL4502.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.6745246222172,
              58.631177704884685,
              1.888238588613902
            ],
            [
              -137.6692966824108,
              58.641967635115975,
              1.888238588613902
            ],
            [
              -137.6485466968113,
              58.63926892495886,
              144.3082385886139
            ],
            [
              -137.653780734133,
              58.62847982224225,
              144.3082385886139
            ],
            [
              -137.6745246222172,
              58.631177704884685,
              1.888238588613902
            ]
          ]
        ]
      },
      "bbox": [
        -137.6745246,
        58.62847982,
        1.888238589,
        -137.6485467,
        58.64196764,
        144.3082386
      ],
      "properties": {
        "datetime": "2019-07-22T20:25:38Z",
        "pc:count": 22585994,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 936289.7479,
            "count": 22585994,
            "maximum": 936889.6845,
            "minimum": 935651.4245,
            "name": "X",
            "position": 0,
            "stddev": 286.133474,
            "variance": 81872.36497
          },
          {
            "average": 1075488.255,
            "count": 22585994,
            "maximum": 1076080.189,
            "minimum": 1074836.869,
            "name": "Y",
            "position": 1,
            "stddev": 281.726928,
            "variance": 79370.06198
          },
          {
            "average": 49.031557,
            "count": 22585994,
            "maximum": 144.3082386,
            "minimum": 1.888238589,
            "name": "Z",
            "position": 2,
            "stddev": 24.30672194,
            "variance": 590.8167317
          },
          {
            "average": 99.25550751,
            "count": 22585994,
            "maximum": 3834,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 161.4139135,
            "variance": 26054.45147
          },
          {
            "average": 2.81032462,
            "count": 22585994,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.22436597,
            "variance": 1.499072029
          },
          {
            "average": 4.62035906,
            "count": 22585994,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8491040483,
            "variance": 0.7209776848
          },
          {
            "average": 1,
            "count": 22585994,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22585994,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.012246483,
            "count": 22585994,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1114954182,
            "variance": 0.01243122828
          },
          {
            "average": 20.15411404,
            "count": 22585994,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.842855985,
            "variance": 3.396118181
          },
          {
            "average": 3.751861308,
            "count": 22585994,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.346900702,
            "variance": 5.507942904
          },
          {
            "average": 6.651915785,
            "count": 22585994,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.585039322,
            "variance": 12.85250694
          },
          {
            "average": 247813774.5,
            "count": 22585994,
            "maximum": 247862338.6,
            "minimum": 247790339.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31246.36415,
            "variance": 976335272.5
          },
          {
            "average": 0,
            "count": 22585994,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22585994,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22585994,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22585994,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22585994,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          935651.4245,
          1074836.869,
          1.888238589,
          936889.6845,
          1076080.189,
          144.3082386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                935651.424483834,
                1074836.869236018,
                1.888238588613902
              ],
              [
                935651.424483834,
                1076080.1892360179,
                1.888238588613902
              ],
              [
                936889.684483834,
                1076080.1892360179,
                144.3082385886139
              ],
              [
                936889.684483834,
                1074836.869236018,
                144.3082385886139
              ],
              [
                935651.424483834,
                1074836.869236018,
                1.888238588613902
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:25:38+00:00",
        "end_time": "2019-07-22T00:25:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4502.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4502.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4502.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4502.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6745246,
            58.62847982,
            1.888238589,
            -137.6485467,
            58.64196764,
            144.3082386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.6745246222172,
                  58.631177704884685,
                  1.888238588613902
                ],
                [
                  -137.6692966824108,
                  58.641967635115975,
                  1.888238588613902
                ],
                [
                  -137.6485466968113,
                  58.63926892495886,
                  144.3082385886139
                ],
                [
                  -137.653780734133,
                  58.62847982224225,
                  144.3082385886139
                ],
                [
                  -137.6745246222172,
                  58.631177704884685,
                  1.888238588613902
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4502.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4502.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:25:38Z",
            "pc:count": 22585994,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 936289.7479,
                "count": 22585994,
                "maximum": 936889.6845,
                "minimum": 935651.4245,
                "name": "X",
                "position": 0,
                "stddev": 286.133474,
                "variance": 81872.36497
              },
              {
                "average": 1075488.255,
                "count": 22585994,
                "maximum": 1076080.189,
                "minimum": 1074836.869,
                "name": "Y",
                "position": 1,
                "stddev": 281.726928,
                "variance": 79370.06198
              },
              {
                "average": 49.031557,
                "count": 22585994,
                "maximum": 144.3082386,
                "minimum": 1.888238589,
                "name": "Z",
                "position": 2,
                "stddev": 24.30672194,
                "variance": 590.8167317
              },
              {
                "average": 99.25550751,
                "count": 22585994,
                "maximum": 3834,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 161.4139135,
                "variance": 26054.45147
              },
              {
                "average": 2.81032462,
                "count": 22585994,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.22436597,
                "variance": 1.499072029
              },
              {
                "average": 4.62035906,
                "count": 22585994,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8491040483,
                "variance": 0.7209776848
              },
              {
                "average": 1,
                "count": 22585994,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22585994,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.012246483,
                "count": 22585994,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1114954182,
                "variance": 0.01243122828
              },
              {
                "average": 20.15411404,
                "count": 22585994,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.842855985,
                "variance": 3.396118181
              },
              {
                "average": 3.751861308,
                "count": 22585994,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.346900702,
                "variance": 5.507942904
              },
              {
                "average": 6.651915785,
                "count": 22585994,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.585039322,
                "variance": 12.85250694
              },
              {
                "average": 247813774.5,
                "count": 22585994,
                "maximum": 247862338.6,
                "minimum": 247790339.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31246.36415,
                "variance": 976335272.5
              },
              {
                "average": 0,
                "count": 22585994,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22585994,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22585994,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22585994,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22585994,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              935651.4245,
              1074836.869,
              1.888238589,
              936889.6845,
              1076080.189,
              144.3082386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    935651.424483834,
                    1074836.869236018,
                    1.888238588613902
                  ],
                  [
                    935651.424483834,
                    1076080.1892360179,
                    1.888238588613902
                  ],
                  [
                    936889.684483834,
                    1076080.1892360179,
                    144.3082385886139
                  ],
                  [
                    936889.684483834,
                    1074836.869236018,
                    144.3082385886139
                  ],
                  [
                    935651.424483834,
                    1074836.869236018,
                    1.888238588613902
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:25:38+00:00",
            "end_time": "2019-07-22T00:25: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": "20190722_NCMP_AK_08VLK4499.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.67139248976864,
              58.61092095642521,
              -17.645111142599387
            ],
            [
              -137.6704462703333,
              58.61287516486865,
              -17.645111142599387
            ],
            [
              -137.66737534704083,
              58.61247568817969,
              -4.145111142599387
            ],
            [
              -137.6683217298372,
              58.61052150190428,
              -4.145111142599387
            ],
            [
              -137.67139248976864,
              58.61092095642521,
              -17.645111142599387
            ]
          ]
        ]
      },
      "bbox": [
        -137.6713925,
        58.6105215,
        -17.64511114,
        -137.6673753,
        58.61287516,
        -4.145111143
      ],
      "properties": {
        "datetime": "2019-07-22T23:58:28Z",
        "pc:count": 5266,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 936469.8006,
            "count": 5266,
            "maximum": 936561.7554,
            "minimum": 936378.3554,
            "name": "X",
            "position": 0,
            "stddev": 34.14579341,
            "variance": 1165.935208
          },
          {
            "average": 1072854.842,
            "count": 5266,
            "maximum": 1072910.308,
            "minimum": 1072685.128,
            "name": "Y",
            "position": 1,
            "stddev": 26.68686617,
            "variance": 712.1888258
          },
          {
            "average": -13.00505417,
            "count": 5266,
            "maximum": -4.145111143,
            "minimum": -17.64511114,
            "name": "Z",
            "position": 2,
            "stddev": 1.449478079,
            "variance": 2.100986701
          },
          {
            "average": 1461.085834,
            "count": 5266,
            "maximum": 3624,
            "minimum": 557,
            "name": "Intensity",
            "position": 3,
            "stddev": 487.0917531,
            "variance": 237258.3759
          },
          {
            "average": 1,
            "count": 5266,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5266,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 5266,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5266,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 5266,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.06884448,
            "count": 5266,
            "maximum": 21,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7257975177,
            "variance": 0.5267820366
          },
          {
            "average": 2.005317129,
            "count": 5266,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07273143353,
            "variance": 0.005289861424
          },
          {
            "average": 14.05715913,
            "count": 5266,
            "maximum": 18,
            "minimum": 11,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.002999295,
            "variance": 9.018004767
          },
          {
            "average": 247871596.1,
            "count": 5266,
            "maximum": 247875108.7,
            "minimum": 247869295.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2660.221431,
            "variance": 7076778.06
          },
          {
            "average": 0,
            "count": 5266,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5266,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5266,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5266,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5266,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          936378.3554,
          1072685.128,
          -17.64511114,
          936561.7554,
          1072910.308,
          -4.145111143
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                936378.3553508482,
                1072685.1282937613,
                -17.645111142599387
              ],
              [
                936378.3553508482,
                1072910.3082937615,
                -17.645111142599387
              ],
              [
                936561.7553508481,
                1072910.3082937615,
                -4.145111142599387
              ],
              [
                936561.7553508481,
                1072685.1282937613,
                -4.145111142599387
              ],
              [
                936378.3553508482,
                1072685.1282937613,
                -17.645111142599387
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T23:58:28+00:00",
        "end_time": "2019-07-22T22:21:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK4499.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK4499.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4499.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4499.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6713925,
            58.6105215,
            -17.64511114,
            -137.6673753,
            58.61287516,
            -4.145111143
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.67139248976864,
                  58.61092095642521,
                  -17.645111142599387
                ],
                [
                  -137.6704462703333,
                  58.61287516486865,
                  -17.645111142599387
                ],
                [
                  -137.66737534704083,
                  58.61247568817969,
                  -4.145111142599387
                ],
                [
                  -137.6683217298372,
                  58.61052150190428,
                  -4.145111142599387
                ],
                [
                  -137.67139248976864,
                  58.61092095642521,
                  -17.645111142599387
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK4499.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4499.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T23:58:28Z",
            "pc:count": 5266,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 936469.8006,
                "count": 5266,
                "maximum": 936561.7554,
                "minimum": 936378.3554,
                "name": "X",
                "position": 0,
                "stddev": 34.14579341,
                "variance": 1165.935208
              },
              {
                "average": 1072854.842,
                "count": 5266,
                "maximum": 1072910.308,
                "minimum": 1072685.128,
                "name": "Y",
                "position": 1,
                "stddev": 26.68686617,
                "variance": 712.1888258
              },
              {
                "average": -13.00505417,
                "count": 5266,
                "maximum": -4.145111143,
                "minimum": -17.64511114,
                "name": "Z",
                "position": 2,
                "stddev": 1.449478079,
                "variance": 2.100986701
              },
              {
                "average": 1461.085834,
                "count": 5266,
                "maximum": 3624,
                "minimum": 557,
                "name": "Intensity",
                "position": 3,
                "stddev": 487.0917531,
                "variance": 237258.3759
              },
              {
                "average": 1,
                "count": 5266,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5266,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 5266,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5266,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 5266,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.06884448,
                "count": 5266,
                "maximum": 21,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7257975177,
                "variance": 0.5267820366
              },
              {
                "average": 2.005317129,
                "count": 5266,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07273143353,
                "variance": 0.005289861424
              },
              {
                "average": 14.05715913,
                "count": 5266,
                "maximum": 18,
                "minimum": 11,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.002999295,
                "variance": 9.018004767
              },
              {
                "average": 247871596.1,
                "count": 5266,
                "maximum": 247875108.7,
                "minimum": 247869295.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2660.221431,
                "variance": 7076778.06
              },
              {
                "average": 0,
                "count": 5266,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5266,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5266,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5266,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5266,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              936378.3554,
              1072685.128,
              -17.64511114,
              936561.7554,
              1072910.308,
              -4.145111143
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    936378.3553508482,
                    1072685.1282937613,
                    -17.645111142599387
                  ],
                  [
                    936378.3553508482,
                    1072910.3082937615,
                    -17.645111142599387
                  ],
                  [
                    936561.7553508481,
                    1072910.3082937615,
                    -4.145111142599387
                  ],
                  [
                    936561.7553508481,
                    1072685.1282937613,
                    -4.145111142599387
                  ],
                  [
                    936378.3553508482,
                    1072685.1282937613,
                    -17.645111142599387
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T23:58:28+00:00",
            "end_time": "2019-07-22T22:21:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6981.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.24896113930492,
              58.451575322726505,
              0.489611963743336
            ],
            [
              -137.24408865931184,
              58.46141799822091,
              0.489611963743336
            ],
            [
              -137.22347067832766,
              58.45864887842661,
              103.54961196374333
            ],
            [
              -137.22834863539956,
              58.44880697199515,
              103.54961196374333
            ],
            [
              -137.24896113930492,
              58.451575322726505,
              0.489611963743336
            ]
          ]
        ]
      },
      "bbox": [
        -137.2489611,
        58.44880697,
        0.4896119637,
        -137.2234707,
        58.461418,
        103.549612
      ],
      "properties": {
        "datetime": "2019-07-22T01:40:12Z",
        "pc:count": 20413694,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 965184.8233,
            "count": 20413694,
            "maximum": 965776.9423,
            "minimum": 964538.0823,
            "name": "X",
            "position": 0,
            "stddev": 308.5486983,
            "variance": 95202.2992
          },
          {
            "average": 1062077.421,
            "count": 20413694,
            "maximum": 1062608.187,
            "minimum": 1061472.307,
            "name": "Y",
            "position": 1,
            "stddev": 210.5826788,
            "variance": 44345.06459
          },
          {
            "average": 44.81703227,
            "count": 20413694,
            "maximum": 103.549612,
            "minimum": 0.4896119637,
            "name": "Z",
            "position": 2,
            "stddev": 17.20919251,
            "variance": 296.1563068
          },
          {
            "average": 105.5937714,
            "count": 20413694,
            "maximum": 7858,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 197.1566678,
            "variance": 38870.75168
          },
          {
            "average": 2.747423176,
            "count": 20413694,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.24013595,
            "variance": 1.537937174
          },
          {
            "average": 4.49630067,
            "count": 20413694,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9964271667,
            "variance": 0.9928670985
          },
          {
            "average": 1,
            "count": 20413694,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20413694,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022505726,
            "count": 20413694,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.27086035,
            "variance": 0.07336532919
          },
          {
            "average": 19.89407761,
            "count": 20413694,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.188736622,
            "variance": 1.413094756
          },
          {
            "average": 3.5921986,
            "count": 20413694,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.303183587,
            "variance": 5.304654637
          },
          {
            "average": 7.085909929,
            "count": 20413694,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.4978616,
            "variance": 6.239312574
          },
          {
            "average": 247791083.9,
            "count": 20413694,
            "maximum": 247794812.4,
            "minimum": 247786165.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2342.421928,
            "variance": 5486940.488
          },
          {
            "average": 0,
            "count": 20413694,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20413694,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20413694,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20413694,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20413694,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          964538.0823,
          1061472.307,
          0.4896119637,
          965776.9423,
          1062608.187,
          103.549612
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                964538.0823072024,
                1061472.3065415572,
                0.489611963743336
              ],
              [
                964538.0823072024,
                1062608.186541557,
                0.489611963743336
              ],
              [
                965776.9423072025,
                1062608.186541557,
                103.54961196374333
              ],
              [
                965776.9423072025,
                1061472.3065415572,
                103.54961196374333
              ],
              [
                964538.0823072024,
                1061472.3065415572,
                0.489611963743336
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:40:12+00:00",
        "end_time": "2019-07-21T23:16:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6981.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6981.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6981.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6981.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2489611,
            58.44880697,
            0.4896119637,
            -137.2234707,
            58.461418,
            103.549612
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.24896113930492,
                  58.451575322726505,
                  0.489611963743336
                ],
                [
                  -137.24408865931184,
                  58.46141799822091,
                  0.489611963743336
                ],
                [
                  -137.22347067832766,
                  58.45864887842661,
                  103.54961196374333
                ],
                [
                  -137.22834863539956,
                  58.44880697199515,
                  103.54961196374333
                ],
                [
                  -137.24896113930492,
                  58.451575322726505,
                  0.489611963743336
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6981.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6981.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:40:12Z",
            "pc:count": 20413694,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 965184.8233,
                "count": 20413694,
                "maximum": 965776.9423,
                "minimum": 964538.0823,
                "name": "X",
                "position": 0,
                "stddev": 308.5486983,
                "variance": 95202.2992
              },
              {
                "average": 1062077.421,
                "count": 20413694,
                "maximum": 1062608.187,
                "minimum": 1061472.307,
                "name": "Y",
                "position": 1,
                "stddev": 210.5826788,
                "variance": 44345.06459
              },
              {
                "average": 44.81703227,
                "count": 20413694,
                "maximum": 103.549612,
                "minimum": 0.4896119637,
                "name": "Z",
                "position": 2,
                "stddev": 17.20919251,
                "variance": 296.1563068
              },
              {
                "average": 105.5937714,
                "count": 20413694,
                "maximum": 7858,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 197.1566678,
                "variance": 38870.75168
              },
              {
                "average": 2.747423176,
                "count": 20413694,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.24013595,
                "variance": 1.537937174
              },
              {
                "average": 4.49630067,
                "count": 20413694,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9964271667,
                "variance": 0.9928670985
              },
              {
                "average": 1,
                "count": 20413694,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20413694,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022505726,
                "count": 20413694,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.27086035,
                "variance": 0.07336532919
              },
              {
                "average": 19.89407761,
                "count": 20413694,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.188736622,
                "variance": 1.413094756
              },
              {
                "average": 3.5921986,
                "count": 20413694,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.303183587,
                "variance": 5.304654637
              },
              {
                "average": 7.085909929,
                "count": 20413694,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.4978616,
                "variance": 6.239312574
              },
              {
                "average": 247791083.9,
                "count": 20413694,
                "maximum": 247794812.4,
                "minimum": 247786165.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2342.421928,
                "variance": 5486940.488
              },
              {
                "average": 0,
                "count": 20413694,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20413694,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20413694,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20413694,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20413694,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              964538.0823,
              1061472.307,
              0.4896119637,
              965776.9423,
              1062608.187,
              103.549612
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    964538.0823072024,
                    1061472.3065415572,
                    0.489611963743336
                  ],
                  [
                    964538.0823072024,
                    1062608.186541557,
                    0.489611963743336
                  ],
                  [
                    965776.9423072025,
                    1062608.186541557,
                    103.54961196374333
                  ],
                  [
                    965776.9423072025,
                    1061472.3065415572,
                    103.54961196374333
                  ],
                  [
                    964538.0823072024,
                    1061472.3065415572,
                    0.489611963743336
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:40:12+00:00",
            "end_time": "2019-07-21T23:16: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": "20190721_NCMP_AK_08VLK6386.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.35513383764828,
              58.49366760338525,
              6.116699031978584
            ],
            [
              -137.34982637115198,
              58.504446586529255,
              6.116699031978584
            ],
            [
              -137.32918324422678,
              58.501695840427594,
              159.43669903197858
            ],
            [
              -137.33449672927168,
              58.490917695316895,
              159.43669903197858
            ],
            [
              -137.35513383764828,
              58.49366760338525,
              6.116699031978584
            ]
          ]
        ]
      },
      "bbox": [
        -137.3551338,
        58.4909177,
        6.116699032,
        -137.3291832,
        58.50444659,
        159.436699
      ],
      "properties": {
        "datetime": "2019-07-22T19:59:40Z",
        "pc:count": 24528264,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 958011.5061,
            "count": 24528264,
            "maximum": 958625.2141,
            "minimum": 957386.8941,
            "name": "X",
            "position": 0,
            "stddev": 283.7165632,
            "variance": 80495.08824
          },
          {
            "average": 1065147.332,
            "count": 24528264,
            "maximum": 1065735.454,
            "minimum": 1064491.994,
            "name": "Y",
            "position": 1,
            "stddev": 292.3769517,
            "variance": 85484.28189
          },
          {
            "average": 73.8010024,
            "count": 24528264,
            "maximum": 159.436699,
            "minimum": 6.116699032,
            "name": "Z",
            "position": 2,
            "stddev": 45.52693008,
            "variance": 2072.701362
          },
          {
            "average": 83.59860934,
            "count": 24528264,
            "maximum": 3565,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 138.3624922,
            "variance": 19144.17924
          },
          {
            "average": 2.784229695,
            "count": 24528264,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.229539549,
            "variance": 1.511767503
          },
          {
            "average": 4.569155689,
            "count": 24528264,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8918528504,
            "variance": 0.7954015068
          },
          {
            "average": 1,
            "count": 24528264,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24528264,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.014920298,
            "count": 24528264,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1259718353,
            "variance": 0.0158689033
          },
          {
            "average": 19.98808966,
            "count": 24528264,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.575049638,
            "variance": 2.480781361
          },
          {
            "average": 3.65790135,
            "count": 24528264,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.298394419,
            "variance": 5.282616906
          },
          {
            "average": 7.877237297,
            "count": 24528264,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.303223878,
            "variance": 5.304840231
          },
          {
            "average": 247796056.4,
            "count": 24528264,
            "maximum": 247860780.8,
            "minimum": 247788136.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 15824.57427,
            "variance": 250417150.9
          },
          {
            "average": 0,
            "count": 24528264,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24528264,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24528264,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24528264,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24528264,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          957386.8941,
          1064491.994,
          6.116699032,
          958625.2141,
          1065735.454,
          159.436699
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                957386.8941030084,
                1064491.993802276,
                6.116699031978584
              ],
              [
                957386.8941030084,
                1065735.453802276,
                6.116699031978584
              ],
              [
                958625.2141030085,
                1065735.453802276,
                159.43669903197858
              ],
              [
                958625.2141030085,
                1064491.993802276,
                159.43669903197858
              ],
              [
                957386.8941030084,
                1064491.993802276,
                6.116699031978584
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:59:40+00:00",
        "end_time": "2019-07-21T23:48:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6386.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6386.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6386.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6386.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3551338,
            58.4909177,
            6.116699032,
            -137.3291832,
            58.50444659,
            159.436699
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.35513383764828,
                  58.49366760338525,
                  6.116699031978584
                ],
                [
                  -137.34982637115198,
                  58.504446586529255,
                  6.116699031978584
                ],
                [
                  -137.32918324422678,
                  58.501695840427594,
                  159.43669903197858
                ],
                [
                  -137.33449672927168,
                  58.490917695316895,
                  159.43669903197858
                ],
                [
                  -137.35513383764828,
                  58.49366760338525,
                  6.116699031978584
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6386.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6386.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:59:40Z",
            "pc:count": 24528264,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 958011.5061,
                "count": 24528264,
                "maximum": 958625.2141,
                "minimum": 957386.8941,
                "name": "X",
                "position": 0,
                "stddev": 283.7165632,
                "variance": 80495.08824
              },
              {
                "average": 1065147.332,
                "count": 24528264,
                "maximum": 1065735.454,
                "minimum": 1064491.994,
                "name": "Y",
                "position": 1,
                "stddev": 292.3769517,
                "variance": 85484.28189
              },
              {
                "average": 73.8010024,
                "count": 24528264,
                "maximum": 159.436699,
                "minimum": 6.116699032,
                "name": "Z",
                "position": 2,
                "stddev": 45.52693008,
                "variance": 2072.701362
              },
              {
                "average": 83.59860934,
                "count": 24528264,
                "maximum": 3565,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 138.3624922,
                "variance": 19144.17924
              },
              {
                "average": 2.784229695,
                "count": 24528264,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.229539549,
                "variance": 1.511767503
              },
              {
                "average": 4.569155689,
                "count": 24528264,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8918528504,
                "variance": 0.7954015068
              },
              {
                "average": 1,
                "count": 24528264,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24528264,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.014920298,
                "count": 24528264,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1259718353,
                "variance": 0.0158689033
              },
              {
                "average": 19.98808966,
                "count": 24528264,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.575049638,
                "variance": 2.480781361
              },
              {
                "average": 3.65790135,
                "count": 24528264,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.298394419,
                "variance": 5.282616906
              },
              {
                "average": 7.877237297,
                "count": 24528264,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.303223878,
                "variance": 5.304840231
              },
              {
                "average": 247796056.4,
                "count": 24528264,
                "maximum": 247860780.8,
                "minimum": 247788136.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 15824.57427,
                "variance": 250417150.9
              },
              {
                "average": 0,
                "count": 24528264,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24528264,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24528264,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24528264,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24528264,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              957386.8941,
              1064491.994,
              6.116699032,
              958625.2141,
              1065735.454,
              159.436699
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    957386.8941030084,
                    1064491.993802276,
                    6.116699031978584
                  ],
                  [
                    957386.8941030084,
                    1065735.453802276,
                    6.116699031978584
                  ],
                  [
                    958625.2141030085,
                    1065735.453802276,
                    159.43669903197858
                  ],
                  [
                    958625.2141030085,
                    1064491.993802276,
                    159.43669903197858
                  ],
                  [
                    957386.8941030084,
                    1064491.993802276,
                    6.116699031978584
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:59:40+00:00",
            "end_time": "2019-07-21T23:48:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VLK4599.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.6712227524298,
              58.6068099961857,
              -17.95576035182777
            ],
            [
              -137.66723411873699,
              58.61504699205236,
              -17.95576035182777
            ],
            [
              -137.6466632644412,
              58.61236910240649,
              54.064239648172226
            ],
            [
              -137.65065650931814,
              58.60413273277368,
              54.064239648172226
            ],
            [
              -137.6712227524298,
              58.6068099961857,
              -17.95576035182777
            ]
          ]
        ]
      },
      "bbox": [
        -137.6712228,
        58.60413273,
        -17.95576035,
        -137.6466633,
        58.61504699,
        54.06423965
      ],
      "properties": {
        "datetime": "2019-07-22T23:58:32Z",
        "pc:count": 2905811,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 937377.9893,
            "count": 2905811,
            "maximum": 937728.2645,
            "minimum": 936499.7245,
            "name": "X",
            "position": 0,
            "stddev": 144.7644644,
            "variance": 20956.75016
          },
          {
            "average": 1072846.624,
            "count": 2905811,
            "maximum": 1073191.029,
            "minimum": 1072241.889,
            "name": "Y",
            "position": 1,
            "stddev": 139.9984983,
            "variance": 19599.57952
          },
          {
            "average": 21.30212699,
            "count": 2905811,
            "maximum": 54.06423965,
            "minimum": -17.95576035,
            "name": "Z",
            "position": 2,
            "stddev": 12.66048453,
            "variance": 160.2878685
          },
          {
            "average": 200.9000864,
            "count": 2905811,
            "maximum": 15591,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 490.0478797,
            "variance": 240146.9244
          },
          {
            "average": 2.364496521,
            "count": 2905811,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.289243498,
            "variance": 1.662148796
          },
          {
            "average": 3.729748081,
            "count": 2905811,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.605762572,
            "variance": 2.578473437
          },
          {
            "average": 1,
            "count": 2905811,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2905811,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.036798677,
            "count": 2905811,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.148882779,
            "variance": 26.51099388
          },
          {
            "average": 19.86993029,
            "count": 2905811,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.679198288,
            "variance": 2.81970689
          },
          {
            "average": 2.981622686,
            "count": 2905811,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.156443727,
            "variance": 4.650249546
          },
          {
            "average": 9.364517513,
            "count": 2905811,
            "maximum": 18,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.054409736,
            "variance": 1.111779891
          },
          {
            "average": 247867502.8,
            "count": 2905811,
            "maximum": 247875112.4,
            "minimum": 247865639.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 962.3655853,
            "variance": 926147.5198
          },
          {
            "average": 0,
            "count": 2905811,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2905811,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2905811,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2905811,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2905811,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          936499.7245,
          1072241.889,
          -17.95576035,
          937728.2645,
          1073191.029,
          54.06423965
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                936499.7245215373,
                1072241.88887722,
                -17.95576035182777
              ],
              [
                936499.7245215373,
                1073191.0288772201,
                -17.95576035182777
              ],
              [
                937728.2645215373,
                1073191.0288772201,
                54.064239648172226
              ],
              [
                937728.2645215373,
                1072241.88887722,
                54.064239648172226
              ],
              [
                936499.7245215373,
                1072241.88887722,
                -17.95576035182777
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T23:58:32+00:00",
        "end_time": "2019-07-22T21:20:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK4599.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK4599.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4599.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4599.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6712228,
            58.60413273,
            -17.95576035,
            -137.6466633,
            58.61504699,
            54.06423965
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.6712227524298,
                  58.6068099961857,
                  -17.95576035182777
                ],
                [
                  -137.66723411873699,
                  58.61504699205236,
                  -17.95576035182777
                ],
                [
                  -137.6466632644412,
                  58.61236910240649,
                  54.064239648172226
                ],
                [
                  -137.65065650931814,
                  58.60413273277368,
                  54.064239648172226
                ],
                [
                  -137.6712227524298,
                  58.6068099961857,
                  -17.95576035182777
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK4599.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4599.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T23:58:32Z",
            "pc:count": 2905811,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 937377.9893,
                "count": 2905811,
                "maximum": 937728.2645,
                "minimum": 936499.7245,
                "name": "X",
                "position": 0,
                "stddev": 144.7644644,
                "variance": 20956.75016
              },
              {
                "average": 1072846.624,
                "count": 2905811,
                "maximum": 1073191.029,
                "minimum": 1072241.889,
                "name": "Y",
                "position": 1,
                "stddev": 139.9984983,
                "variance": 19599.57952
              },
              {
                "average": 21.30212699,
                "count": 2905811,
                "maximum": 54.06423965,
                "minimum": -17.95576035,
                "name": "Z",
                "position": 2,
                "stddev": 12.66048453,
                "variance": 160.2878685
              },
              {
                "average": 200.9000864,
                "count": 2905811,
                "maximum": 15591,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 490.0478797,
                "variance": 240146.9244
              },
              {
                "average": 2.364496521,
                "count": 2905811,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.289243498,
                "variance": 1.662148796
              },
              {
                "average": 3.729748081,
                "count": 2905811,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.605762572,
                "variance": 2.578473437
              },
              {
                "average": 1,
                "count": 2905811,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2905811,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.036798677,
                "count": 2905811,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.148882779,
                "variance": 26.51099388
              },
              {
                "average": 19.86993029,
                "count": 2905811,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.679198288,
                "variance": 2.81970689
              },
              {
                "average": 2.981622686,
                "count": 2905811,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.156443727,
                "variance": 4.650249546
              },
              {
                "average": 9.364517513,
                "count": 2905811,
                "maximum": 18,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.054409736,
                "variance": 1.111779891
              },
              {
                "average": 247867502.8,
                "count": 2905811,
                "maximum": 247875112.4,
                "minimum": 247865639.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 962.3655853,
                "variance": 926147.5198
              },
              {
                "average": 0,
                "count": 2905811,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2905811,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2905811,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2905811,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2905811,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              936499.7245,
              1072241.889,
              -17.95576035,
              937728.2645,
              1073191.029,
              54.06423965
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    936499.7245215373,
                    1072241.88887722,
                    -17.95576035182777
                  ],
                  [
                    936499.7245215373,
                    1073191.0288772201,
                    -17.95576035182777
                  ],
                  [
                    937728.2645215373,
                    1073191.0288772201,
                    54.064239648172226
                  ],
                  [
                    937728.2645215373,
                    1072241.88887722,
                    54.064239648172226
                  ],
                  [
                    936499.7245215373,
                    1072241.88887722,
                    -17.95576035182777
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T23:58:32+00:00",
            "end_time": "2019-07-22T21:20:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VLK4698.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.65175204928516,
              58.60065898115649,
              -9.635905664177958
            ],
            [
              -137.64897518882273,
              58.60638789198904,
              -9.635905664177958
            ],
            [
              -137.63034780487766,
              58.60395971381907,
              60.20409433582205
            ],
            [
              -137.6331275684999,
              58.59823119782476,
              60.20409433582205
            ],
            [
              -137.65175204928516,
              58.60065898115649,
              -9.635905664177958
            ]
          ]
        ]
      },
      "bbox": [
        -137.651752,
        58.5982312,
        -9.635905664,
        -137.6303478,
        58.60638789,
        60.20409434
      ],
      "properties": {
        "datetime": "2019-07-22T22:28:00Z",
        "pc:count": 2440676,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 938522.6878,
            "count": 2440676,
            "maximum": 938874.1316,
            "minimum": 937761.3116,
            "name": "X",
            "position": 0,
            "stddev": 178.8457591,
            "variance": 31985.80556
          },
          {
            "average": 1072332.485,
            "count": 2440676,
            "maximum": 1072510.071,
            "minimum": 1071849.891,
            "name": "Y",
            "position": 1,
            "stddev": 86.09592734,
            "variance": 7412.508705
          },
          {
            "average": 27.93583256,
            "count": 2440676,
            "maximum": 60.20409434,
            "minimum": -9.635905664,
            "name": "Z",
            "position": 2,
            "stddev": 13.98513258,
            "variance": 195.5839332
          },
          {
            "average": 188.8628523,
            "count": 2440676,
            "maximum": 17124,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 590.1883804,
            "variance": 348322.3244
          },
          {
            "average": 2.524984062,
            "count": 2440676,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.305938254,
            "variance": 1.705474724
          },
          {
            "average": 4.049434665,
            "count": 2440676,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.491432096,
            "variance": 2.224369697
          },
          {
            "average": 1,
            "count": 2440676,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2440676,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.71649207,
            "count": 2440676,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.339101508,
            "variance": 18.8278019
          },
          {
            "average": 19.93957582,
            "count": 2440676,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.554595948,
            "variance": 2.416768562
          },
          {
            "average": 3.20977303,
            "count": 2440676,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.163923652,
            "variance": 4.682565571
          },
          {
            "average": 9.067063387,
            "count": 2440676,
            "maximum": 12,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8329934901,
            "variance": 0.6938781545
          },
          {
            "average": 247867226.6,
            "count": 2440676,
            "maximum": 247869680.7,
            "minimum": 247865620.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 814.6395271,
            "variance": 663637.5592
          },
          {
            "average": 0,
            "count": 2440676,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2440676,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2440676,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2440676,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2440676,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          937761.3116,
          1071849.891,
          -9.635905664,
          938874.1316,
          1072510.071,
          60.20409434
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                937761.3115779131,
                1071849.8910580876,
                -9.635905664177958
              ],
              [
                937761.3115779131,
                1072510.0710580877,
                -9.635905664177958
              ],
              [
                938874.1315779132,
                1072510.0710580877,
                60.20409433582205
              ],
              [
                938874.1315779132,
                1071849.8910580876,
                60.20409433582205
              ],
              [
                937761.3115779131,
                1071849.8910580876,
                -9.635905664177958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T22:28:00+00:00",
        "end_time": "2019-07-22T21:20:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK4698.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK4698.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4698.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4698.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.651752,
            58.5982312,
            -9.635905664,
            -137.6303478,
            58.60638789,
            60.20409434
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.65175204928516,
                  58.60065898115649,
                  -9.635905664177958
                ],
                [
                  -137.64897518882273,
                  58.60638789198904,
                  -9.635905664177958
                ],
                [
                  -137.63034780487766,
                  58.60395971381907,
                  60.20409433582205
                ],
                [
                  -137.6331275684999,
                  58.59823119782476,
                  60.20409433582205
                ],
                [
                  -137.65175204928516,
                  58.60065898115649,
                  -9.635905664177958
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK4698.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4698.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T22:28:00Z",
            "pc:count": 2440676,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 938522.6878,
                "count": 2440676,
                "maximum": 938874.1316,
                "minimum": 937761.3116,
                "name": "X",
                "position": 0,
                "stddev": 178.8457591,
                "variance": 31985.80556
              },
              {
                "average": 1072332.485,
                "count": 2440676,
                "maximum": 1072510.071,
                "minimum": 1071849.891,
                "name": "Y",
                "position": 1,
                "stddev": 86.09592734,
                "variance": 7412.508705
              },
              {
                "average": 27.93583256,
                "count": 2440676,
                "maximum": 60.20409434,
                "minimum": -9.635905664,
                "name": "Z",
                "position": 2,
                "stddev": 13.98513258,
                "variance": 195.5839332
              },
              {
                "average": 188.8628523,
                "count": 2440676,
                "maximum": 17124,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 590.1883804,
                "variance": 348322.3244
              },
              {
                "average": 2.524984062,
                "count": 2440676,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.305938254,
                "variance": 1.705474724
              },
              {
                "average": 4.049434665,
                "count": 2440676,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.491432096,
                "variance": 2.224369697
              },
              {
                "average": 1,
                "count": 2440676,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2440676,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.71649207,
                "count": 2440676,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.339101508,
                "variance": 18.8278019
              },
              {
                "average": 19.93957582,
                "count": 2440676,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.554595948,
                "variance": 2.416768562
              },
              {
                "average": 3.20977303,
                "count": 2440676,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.163923652,
                "variance": 4.682565571
              },
              {
                "average": 9.067063387,
                "count": 2440676,
                "maximum": 12,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8329934901,
                "variance": 0.6938781545
              },
              {
                "average": 247867226.6,
                "count": 2440676,
                "maximum": 247869680.7,
                "minimum": 247865620.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 814.6395271,
                "variance": 663637.5592
              },
              {
                "average": 0,
                "count": 2440676,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2440676,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2440676,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2440676,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2440676,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              937761.3116,
              1071849.891,
              -9.635905664,
              938874.1316,
              1072510.071,
              60.20409434
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    937761.3115779131,
                    1071849.8910580876,
                    -9.635905664177958
                  ],
                  [
                    937761.3115779131,
                    1072510.0710580877,
                    -9.635905664177958
                  ],
                  [
                    938874.1315779132,
                    1072510.0710580877,
                    60.20409433582205
                  ],
                  [
                    938874.1315779132,
                    1071849.8910580876,
                    60.20409433582205
                  ],
                  [
                    937761.3115779131,
                    1071849.8910580876,
                    -9.635905664177958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T22:28:00+00:00",
            "end_time": "2019-07-22T21:20:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6189.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.39124966076332,
              58.519953591080885,
              37.103151744631575
            ],
            [
              -137.38642662669355,
              58.529763592397956,
              37.103151744631575
            ],
            [
              -137.3657587650876,
              58.527017920968966,
              274.76315174463156
            ],
            [
              -137.37058728925035,
              58.51720868173153,
              274.76315174463156
            ],
            [
              -137.39124966076332,
              58.519953591080885,
              37.103151744631575
            ]
          ]
        ]
      },
      "bbox": [
        -137.3912497,
        58.51720868,
        37.10315174,
        -137.3657588,
        58.52976359,
        274.7631517
      ],
      "properties": {
        "datetime": "2019-07-23T00:08:43Z",
        "pc:count": 24911188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 955204.8452,
            "count": 24911188,
            "maximum": 955864.8006,
            "minimum": 954626.0806,
            "name": "X",
            "position": 0,
            "stddev": 278.1912126,
            "variance": 77390.35075
          },
          {
            "average": 1067367.882,
            "count": 24911188,
            "maximum": 1067949.635,
            "minimum": 1066818.095,
            "name": "Y",
            "position": 1,
            "stddev": 274.1013264,
            "variance": 75131.53712
          },
          {
            "average": 105.7387441,
            "count": 24911188,
            "maximum": 274.7631517,
            "minimum": 37.10315174,
            "name": "Z",
            "position": 2,
            "stddev": 37.10848359,
            "variance": 1377.039554
          },
          {
            "average": 99.28454323,
            "count": 24911188,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 180.0615073,
            "variance": 32422.1464
          },
          {
            "average": 2.777858125,
            "count": 24911188,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.230963869,
            "variance": 1.515272046
          },
          {
            "average": 4.557876766,
            "count": 24911188,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9162102551,
            "variance": 0.8394412315
          },
          {
            "average": 1,
            "count": 24911188,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24911188,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.01552158,
            "count": 24911188,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1236149719,
            "variance": 0.01528066127
          },
          {
            "average": 20.06770029,
            "count": 24911188,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.980470543,
            "variance": 3.922263573
          },
          {
            "average": 3.659717353,
            "count": 24911188,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.307703473,
            "variance": 5.325495318
          },
          {
            "average": 6.703799193,
            "count": 24911188,
            "maximum": 19,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.120036425,
            "variance": 37.45484585
          },
          {
            "average": 247803563.5,
            "count": 24911188,
            "maximum": 247875723.7,
            "minimum": 247786312.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32848.20674,
            "variance": 1079004686
          },
          {
            "average": 0,
            "count": 24911188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24911188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24911188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24911188,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24911188,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          954626.0806,
          1066818.095,
          37.10315174,
          955864.8006,
          1067949.635,
          274.7631517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                954626.0806247682,
                1066818.0945054176,
                37.103151744631575
              ],
              [
                954626.0806247682,
                1067949.6345054177,
                37.103151744631575
              ],
              [
                955864.8006247681,
                1067949.6345054177,
                274.76315174463156
              ],
              [
                955864.8006247681,
                1066818.0945054176,
                274.76315174463156
              ],
              [
                954626.0806247682,
                1066818.0945054176,
                37.103151744631575
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T00:08:43+00:00",
        "end_time": "2019-07-21T23:18:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6189.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6189.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6189.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6189.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3912497,
            58.51720868,
            37.10315174,
            -137.3657588,
            58.52976359,
            274.7631517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.39124966076332,
                  58.519953591080885,
                  37.103151744631575
                ],
                [
                  -137.38642662669355,
                  58.529763592397956,
                  37.103151744631575
                ],
                [
                  -137.3657587650876,
                  58.527017920968966,
                  274.76315174463156
                ],
                [
                  -137.37058728925035,
                  58.51720868173153,
                  274.76315174463156
                ],
                [
                  -137.39124966076332,
                  58.519953591080885,
                  37.103151744631575
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6189.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6189.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T00:08:43Z",
            "pc:count": 24911188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 955204.8452,
                "count": 24911188,
                "maximum": 955864.8006,
                "minimum": 954626.0806,
                "name": "X",
                "position": 0,
                "stddev": 278.1912126,
                "variance": 77390.35075
              },
              {
                "average": 1067367.882,
                "count": 24911188,
                "maximum": 1067949.635,
                "minimum": 1066818.095,
                "name": "Y",
                "position": 1,
                "stddev": 274.1013264,
                "variance": 75131.53712
              },
              {
                "average": 105.7387441,
                "count": 24911188,
                "maximum": 274.7631517,
                "minimum": 37.10315174,
                "name": "Z",
                "position": 2,
                "stddev": 37.10848359,
                "variance": 1377.039554
              },
              {
                "average": 99.28454323,
                "count": 24911188,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 180.0615073,
                "variance": 32422.1464
              },
              {
                "average": 2.777858125,
                "count": 24911188,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.230963869,
                "variance": 1.515272046
              },
              {
                "average": 4.557876766,
                "count": 24911188,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9162102551,
                "variance": 0.8394412315
              },
              {
                "average": 1,
                "count": 24911188,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24911188,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.01552158,
                "count": 24911188,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1236149719,
                "variance": 0.01528066127
              },
              {
                "average": 20.06770029,
                "count": 24911188,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.980470543,
                "variance": 3.922263573
              },
              {
                "average": 3.659717353,
                "count": 24911188,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.307703473,
                "variance": 5.325495318
              },
              {
                "average": 6.703799193,
                "count": 24911188,
                "maximum": 19,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.120036425,
                "variance": 37.45484585
              },
              {
                "average": 247803563.5,
                "count": 24911188,
                "maximum": 247875723.7,
                "minimum": 247786312.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32848.20674,
                "variance": 1079004686
              },
              {
                "average": 0,
                "count": 24911188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24911188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24911188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24911188,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24911188,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              954626.0806,
              1066818.095,
              37.10315174,
              955864.8006,
              1067949.635,
              274.7631517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    954626.0806247682,
                    1066818.0945054176,
                    37.103151744631575
                  ],
                  [
                    954626.0806247682,
                    1067949.6345054177,
                    37.103151744631575
                  ],
                  [
                    955864.8006247681,
                    1067949.6345054177,
                    274.76315174463156
                  ],
                  [
                    955864.8006247681,
                    1066818.0945054176,
                    274.76315174463156
                  ],
                  [
                    954626.0806247682,
                    1066818.0945054176,
                    37.103151744631575
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T00:08:43+00:00",
            "end_time": "2019-07-21T23:18: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": "20190722_NCMP_AK_08VLK4699.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.65524558859806,
              58.60468027824009,
              -7.235507850760854
            ],
            [
              -137.65004449507646,
              58.61541007910123,
              -7.235507850760854
            ],
            [
              -137.6293076783157,
              58.61270764106494,
              107.72449214923915
            ],
            [
              -137.63451482575428,
              58.60197866337745,
              107.72449214923915
            ],
            [
              -137.65524558859806,
              58.60468027824009,
              -7.235507850760854
            ]
          ]
        ]
      },
      "bbox": [
        -137.6552456,
        58.60197866,
        -7.235507851,
        -137.6293077,
        58.61541008,
        107.7244921
      ],
      "properties": {
        "datetime": "2019-07-22T22:27:57Z",
        "pc:count": 17374042,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 938098.3052,
            "count": 17374042,
            "maximum": 938694.002,
            "minimum": 937455.482,
            "name": "X",
            "position": 0,
            "stddev": 272.8302778,
            "variance": 74436.36046
          },
          {
            "average": 1072870.93,
            "count": 17374042,
            "maximum": 1073472.91,
            "minimum": 1072236.45,
            "name": "Y",
            "position": 1,
            "stddev": 269.2048255,
            "variance": 72471.23807
          },
          {
            "average": 36.55978374,
            "count": 17374042,
            "maximum": 107.7244921,
            "minimum": -7.235507851,
            "name": "Z",
            "position": 2,
            "stddev": 14.04021438,
            "variance": 197.1276197
          },
          {
            "average": 108.2366456,
            "count": 17374042,
            "maximum": 14313,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 219.5581101,
            "variance": 48205.7637
          },
          {
            "average": 2.76675796,
            "count": 17374042,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.242514312,
            "variance": 1.543841815
          },
          {
            "average": 4.535195782,
            "count": 17374042,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.952869842,
            "variance": 0.9079609358
          },
          {
            "average": 1,
            "count": 17374042,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17374042,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.111413855,
            "count": 17374042,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.656172073,
            "variance": 2.742905936
          },
          {
            "average": 19.99514834,
            "count": 17374042,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.035411439,
            "variance": 4.142899726
          },
          {
            "average": 3.583256907,
            "count": 17374042,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.236948093,
            "variance": 5.003936772
          },
          {
            "average": 7.574775346,
            "count": 17374042,
            "maximum": 12,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.450188634,
            "variance": 2.103047075
          },
          {
            "average": 247865872.3,
            "count": 17374042,
            "maximum": 247869677.7,
            "minimum": 247862372.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1364.565502,
            "variance": 1862039.01
          },
          {
            "average": 0,
            "count": 17374042,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17374042,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17374042,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17374042,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17374042,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          937455.482,
          1072236.45,
          -7.235507851,
          938694.002,
          1073472.91,
          107.7244921
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                937455.4820228358,
                1072236.4504801007,
                -7.235507850760854
              ],
              [
                937455.4820228358,
                1073472.9104801007,
                -7.235507850760854
              ],
              [
                938694.0020228358,
                1073472.9104801007,
                107.72449214923915
              ],
              [
                938694.0020228358,
                1072236.4504801007,
                107.72449214923915
              ],
              [
                937455.4820228358,
                1072236.4504801007,
                -7.235507850760854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T22:27:57+00:00",
        "end_time": "2019-07-22T20:26:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK4699.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK4699.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4699.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4699.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6552456,
            58.60197866,
            -7.235507851,
            -137.6293077,
            58.61541008,
            107.7244921
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.65524558859806,
                  58.60468027824009,
                  -7.235507850760854
                ],
                [
                  -137.65004449507646,
                  58.61541007910123,
                  -7.235507850760854
                ],
                [
                  -137.6293076783157,
                  58.61270764106494,
                  107.72449214923915
                ],
                [
                  -137.63451482575428,
                  58.60197866337745,
                  107.72449214923915
                ],
                [
                  -137.65524558859806,
                  58.60468027824009,
                  -7.235507850760854
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK4699.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4699.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T22:27:57Z",
            "pc:count": 17374042,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 938098.3052,
                "count": 17374042,
                "maximum": 938694.002,
                "minimum": 937455.482,
                "name": "X",
                "position": 0,
                "stddev": 272.8302778,
                "variance": 74436.36046
              },
              {
                "average": 1072870.93,
                "count": 17374042,
                "maximum": 1073472.91,
                "minimum": 1072236.45,
                "name": "Y",
                "position": 1,
                "stddev": 269.2048255,
                "variance": 72471.23807
              },
              {
                "average": 36.55978374,
                "count": 17374042,
                "maximum": 107.7244921,
                "minimum": -7.235507851,
                "name": "Z",
                "position": 2,
                "stddev": 14.04021438,
                "variance": 197.1276197
              },
              {
                "average": 108.2366456,
                "count": 17374042,
                "maximum": 14313,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 219.5581101,
                "variance": 48205.7637
              },
              {
                "average": 2.76675796,
                "count": 17374042,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.242514312,
                "variance": 1.543841815
              },
              {
                "average": 4.535195782,
                "count": 17374042,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.952869842,
                "variance": 0.9079609358
              },
              {
                "average": 1,
                "count": 17374042,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17374042,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.111413855,
                "count": 17374042,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.656172073,
                "variance": 2.742905936
              },
              {
                "average": 19.99514834,
                "count": 17374042,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.035411439,
                "variance": 4.142899726
              },
              {
                "average": 3.583256907,
                "count": 17374042,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.236948093,
                "variance": 5.003936772
              },
              {
                "average": 7.574775346,
                "count": 17374042,
                "maximum": 12,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.450188634,
                "variance": 2.103047075
              },
              {
                "average": 247865872.3,
                "count": 17374042,
                "maximum": 247869677.7,
                "minimum": 247862372.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1364.565502,
                "variance": 1862039.01
              },
              {
                "average": 0,
                "count": 17374042,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17374042,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17374042,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17374042,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17374042,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              937455.482,
              1072236.45,
              -7.235507851,
              938694.002,
              1073472.91,
              107.7244921
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    937455.4820228358,
                    1072236.4504801007,
                    -7.235507850760854
                  ],
                  [
                    937455.4820228358,
                    1073472.9104801007,
                    -7.235507850760854
                  ],
                  [
                    938694.0020228358,
                    1073472.9104801007,
                    107.72449214923915
                  ],
                  [
                    938694.0020228358,
                    1072236.4504801007,
                    107.72449214923915
                  ],
                  [
                    937455.4820228358,
                    1072236.4504801007,
                    -7.235507850760854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T22:27:57+00:00",
            "end_time": "2019-07-22T20:26:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6583.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.31280139892507,
              58.469998422877055,
              -0.327206139637639
            ],
            [
              -137.3090898382046,
              58.477522333678756,
              -0.327206139637639
            ],
            [
              -137.2936016972661,
              58.475451939388506,
              19.472793860362362
            ],
            [
              -137.29731640670977,
              58.467928468457295,
              19.472793860362362
            ],
            [
              -137.31280139892507,
              58.469998422877055,
              -0.327206139637639
            ]
          ]
        ]
      },
      "bbox": [
        -137.3128014,
        58.46792847,
        -0.3272061396,
        -137.2936017,
        58.47752233,
        19.47279386
      ],
      "properties": {
        "datetime": "2019-07-22T20:13:49Z",
        "pc:count": 1178611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 960921.5148,
            "count": 1178611,
            "maximum": 961358.0019,
            "minimum": 960428.0619,
            "name": "X",
            "position": 0,
            "stddev": 196.7706008,
            "variance": 38718.66936
          },
          {
            "average": 1063086.191,
            "count": 1178611,
            "maximum": 1063409.067,
            "minimum": 1062540.987,
            "name": "Y",
            "position": 1,
            "stddev": 187.5115754,
            "variance": 35160.59093
          },
          {
            "average": 7.462339232,
            "count": 1178611,
            "maximum": 19.47279386,
            "minimum": -0.3272061396,
            "name": "Z",
            "position": 2,
            "stddev": 3.421713462,
            "variance": 11.70812302
          },
          {
            "average": 800.1718735,
            "count": 1178611,
            "maximum": 45855,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 597.1713732,
            "variance": 356613.649
          },
          {
            "average": 1.082202695,
            "count": 1178611,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3635658175,
            "variance": 0.1321801036
          },
          {
            "average": 1.16480586,
            "count": 1178611,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5560114442,
            "variance": 0.3091487261
          },
          {
            "average": 1,
            "count": 1178611,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1178611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.511261137,
            "count": 1178611,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4998733828,
            "variance": 0.2498733988
          },
          {
            "average": 19.89317079,
            "count": 1178611,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.190485865,
            "variance": 1.417256594
          },
          {
            "average": 1.096635786,
            "count": 1178611,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3827390031,
            "variance": 0.1464891445
          },
          {
            "average": 4.160331102,
            "count": 1178611,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.958673311,
            "variance": 15.67109438
          },
          {
            "average": 247838258.3,
            "count": 1178611,
            "maximum": 247861629.2,
            "minimum": 247792921.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31336.53364,
            "variance": 981978340.9
          },
          {
            "average": 0,
            "count": 1178611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1178611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1178611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1178611,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1178611,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          960428.0619,
          1062540.987,
          -0.3272061396,
          961358.0019,
          1063409.067,
          19.47279386
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                960428.0619327035,
                1062540.9868021803,
                -0.327206139637639
              ],
              [
                960428.0619327035,
                1063409.0668021804,
                -0.327206139637639
              ],
              [
                961358.0019327034,
                1063409.0668021804,
                19.472793860362362
              ],
              [
                961358.0019327034,
                1062540.9868021803,
                19.472793860362362
              ],
              [
                960428.0619327035,
                1062540.9868021803,
                -0.327206139637639
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:13:49+00:00",
        "end_time": "2019-07-22T01:08:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6583.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6583.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6583.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6583.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3128014,
            58.46792847,
            -0.3272061396,
            -137.2936017,
            58.47752233,
            19.47279386
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.31280139892507,
                  58.469998422877055,
                  -0.327206139637639
                ],
                [
                  -137.3090898382046,
                  58.477522333678756,
                  -0.327206139637639
                ],
                [
                  -137.2936016972661,
                  58.475451939388506,
                  19.472793860362362
                ],
                [
                  -137.29731640670977,
                  58.467928468457295,
                  19.472793860362362
                ],
                [
                  -137.31280139892507,
                  58.469998422877055,
                  -0.327206139637639
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6583.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6583.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:13:49Z",
            "pc:count": 1178611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 960921.5148,
                "count": 1178611,
                "maximum": 961358.0019,
                "minimum": 960428.0619,
                "name": "X",
                "position": 0,
                "stddev": 196.7706008,
                "variance": 38718.66936
              },
              {
                "average": 1063086.191,
                "count": 1178611,
                "maximum": 1063409.067,
                "minimum": 1062540.987,
                "name": "Y",
                "position": 1,
                "stddev": 187.5115754,
                "variance": 35160.59093
              },
              {
                "average": 7.462339232,
                "count": 1178611,
                "maximum": 19.47279386,
                "minimum": -0.3272061396,
                "name": "Z",
                "position": 2,
                "stddev": 3.421713462,
                "variance": 11.70812302
              },
              {
                "average": 800.1718735,
                "count": 1178611,
                "maximum": 45855,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 597.1713732,
                "variance": 356613.649
              },
              {
                "average": 1.082202695,
                "count": 1178611,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3635658175,
                "variance": 0.1321801036
              },
              {
                "average": 1.16480586,
                "count": 1178611,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5560114442,
                "variance": 0.3091487261
              },
              {
                "average": 1,
                "count": 1178611,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1178611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.511261137,
                "count": 1178611,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4998733828,
                "variance": 0.2498733988
              },
              {
                "average": 19.89317079,
                "count": 1178611,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.190485865,
                "variance": 1.417256594
              },
              {
                "average": 1.096635786,
                "count": 1178611,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3827390031,
                "variance": 0.1464891445
              },
              {
                "average": 4.160331102,
                "count": 1178611,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.958673311,
                "variance": 15.67109438
              },
              {
                "average": 247838258.3,
                "count": 1178611,
                "maximum": 247861629.2,
                "minimum": 247792921.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31336.53364,
                "variance": 981978340.9
              },
              {
                "average": 0,
                "count": 1178611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1178611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1178611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1178611,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1178611,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              960428.0619,
              1062540.987,
              -0.3272061396,
              961358.0019,
              1063409.067,
              19.47279386
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    960428.0619327035,
                    1062540.9868021803,
                    -0.327206139637639
                  ],
                  [
                    960428.0619327035,
                    1063409.0668021804,
                    -0.327206139637639
                  ],
                  [
                    961358.0019327034,
                    1063409.0668021804,
                    19.472793860362362
                  ],
                  [
                    961358.0019327034,
                    1062540.9868021803,
                    19.472793860362362
                  ],
                  [
                    960428.0619327035,
                    1062540.9868021803,
                    -0.327206139637639
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:13:49+00:00",
            "end_time": "2019-07-22T01:08: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": "20190721_NCMP_AK_08VLK5793.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.46237466956845,
              58.55454769451408,
              75.72663830818767
            ],
            [
              -137.4579898997736,
              58.563497315101195,
              75.72663830818767
            ],
            [
              -137.43729745886264,
              58.56076345363217,
              217.8666383081877
            ],
            [
              -137.44168725147912,
              58.55181452624278,
              217.8666383081877
            ],
            [
              -137.46237466956845,
              58.55454769451408,
              75.72663830818767
            ]
          ]
        ]
      },
      "bbox": [
        -137.4623747,
        58.55181453,
        75.72663831,
        -137.4372975,
        58.56349732,
        217.8666383
      ],
      "properties": {
        "datetime": "2019-07-22T01:36:15Z",
        "pc:count": 12592174,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 950230.2488,
            "count": 12592174,
            "maximum": 950908.8652,
            "minimum": 949670.2252,
            "name": "X",
            "position": 0,
            "stddev": 300.3595976,
            "variance": 90215.8879
          },
          {
            "average": 1070074.664,
            "count": 12592174,
            "maximum": 1070576.774,
            "minimum": 1069544.734,
            "name": "Y",
            "position": 1,
            "stddev": 238.3868858,
            "variance": 56828.3073
          },
          {
            "average": 161.3612112,
            "count": 12592174,
            "maximum": 217.8666383,
            "minimum": 75.72663831,
            "name": "Z",
            "position": 2,
            "stddev": 25.68722561,
            "variance": 659.8335595
          },
          {
            "average": 132.4542887,
            "count": 12592174,
            "maximum": 3952,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 219.9150688,
            "variance": 48362.63748
          },
          {
            "average": 2.663848197,
            "count": 12592174,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.258173823,
            "variance": 1.583001368
          },
          {
            "average": 4.330623529,
            "count": 12592174,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.137603495,
            "variance": 1.294141711
          },
          {
            "average": 1,
            "count": 12592174,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12592174,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035344016,
            "count": 12592174,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.184647825,
            "variance": 0.03409481929
          },
          {
            "average": 20.07671304,
            "count": 12592174,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.583328528,
            "variance": 2.506929228
          },
          {
            "average": 3.339690033,
            "count": 12592174,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.159613726,
            "variance": 4.663931446
          },
          {
            "average": 2.377246296,
            "count": 12592174,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.772001007,
            "variance": 3.139987569
          },
          {
            "average": 247787334.8,
            "count": 12592174,
            "maximum": 247794575.1,
            "minimum": 247786387.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1289.193947,
            "variance": 1662021.032
          },
          {
            "average": 0,
            "count": 12592174,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12592174,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12592174,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12592174,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12592174,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          949670.2252,
          1069544.734,
          75.72663831,
          950908.8652,
          1070576.774,
          217.8666383
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                949670.2251937831,
                1069544.7340827782,
                75.72663830818767
              ],
              [
                949670.2251937831,
                1070576.7740827783,
                75.72663830818767
              ],
              [
                950908.865193783,
                1070576.7740827783,
                217.8666383081877
              ],
              [
                950908.865193783,
                1069544.7340827782,
                217.8666383081877
              ],
              [
                949670.2251937831,
                1069544.7340827782,
                75.72663830818767
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:36:15+00:00",
        "end_time": "2019-07-21T23:19:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5793.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5793.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5793.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5793.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4623747,
            58.55181453,
            75.72663831,
            -137.4372975,
            58.56349732,
            217.8666383
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.46237466956845,
                  58.55454769451408,
                  75.72663830818767
                ],
                [
                  -137.4579898997736,
                  58.563497315101195,
                  75.72663830818767
                ],
                [
                  -137.43729745886264,
                  58.56076345363217,
                  217.8666383081877
                ],
                [
                  -137.44168725147912,
                  58.55181452624278,
                  217.8666383081877
                ],
                [
                  -137.46237466956845,
                  58.55454769451408,
                  75.72663830818767
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5793.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5793.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:36:15Z",
            "pc:count": 12592174,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 950230.2488,
                "count": 12592174,
                "maximum": 950908.8652,
                "minimum": 949670.2252,
                "name": "X",
                "position": 0,
                "stddev": 300.3595976,
                "variance": 90215.8879
              },
              {
                "average": 1070074.664,
                "count": 12592174,
                "maximum": 1070576.774,
                "minimum": 1069544.734,
                "name": "Y",
                "position": 1,
                "stddev": 238.3868858,
                "variance": 56828.3073
              },
              {
                "average": 161.3612112,
                "count": 12592174,
                "maximum": 217.8666383,
                "minimum": 75.72663831,
                "name": "Z",
                "position": 2,
                "stddev": 25.68722561,
                "variance": 659.8335595
              },
              {
                "average": 132.4542887,
                "count": 12592174,
                "maximum": 3952,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 219.9150688,
                "variance": 48362.63748
              },
              {
                "average": 2.663848197,
                "count": 12592174,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.258173823,
                "variance": 1.583001368
              },
              {
                "average": 4.330623529,
                "count": 12592174,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.137603495,
                "variance": 1.294141711
              },
              {
                "average": 1,
                "count": 12592174,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12592174,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035344016,
                "count": 12592174,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.184647825,
                "variance": 0.03409481929
              },
              {
                "average": 20.07671304,
                "count": 12592174,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.583328528,
                "variance": 2.506929228
              },
              {
                "average": 3.339690033,
                "count": 12592174,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.159613726,
                "variance": 4.663931446
              },
              {
                "average": 2.377246296,
                "count": 12592174,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.772001007,
                "variance": 3.139987569
              },
              {
                "average": 247787334.8,
                "count": 12592174,
                "maximum": 247794575.1,
                "minimum": 247786387.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1289.193947,
                "variance": 1662021.032
              },
              {
                "average": 0,
                "count": 12592174,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12592174,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12592174,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12592174,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12592174,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              949670.2252,
              1069544.734,
              75.72663831,
              950908.8652,
              1070576.774,
              217.8666383
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    949670.2251937831,
                    1069544.7340827782,
                    75.72663830818767
                  ],
                  [
                    949670.2251937831,
                    1070576.7740827783,
                    75.72663830818767
                  ],
                  [
                    950908.865193783,
                    1070576.7740827783,
                    217.8666383081877
                  ],
                  [
                    950908.865193783,
                    1069544.7340827782,
                    217.8666383081877
                  ],
                  [
                    949670.2251937831,
                    1069544.7340827782,
                    75.72663830818767
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:36:15+00:00",
            "end_time": "2019-07-21T23:19:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.31932580150996,
              58.47705354724008,
              -0.596341247935442
            ],
            [
              -137.31436030194206,
              58.48712061584807,
              -0.596341247935442
            ],
            [
              -137.29372768974778,
              58.48436374978315,
              208.94365875206455
            ],
            [
              -137.29869880296297,
              58.47429746508163,
              208.94365875206455
            ],
            [
              -137.31932580150996,
              58.47705354724008,
              -0.596341247935442
            ]
          ]
        ]
      },
      "bbox": [
        -137.3193258,
        58.47429747,
        -0.5963412479,
        -137.2937277,
        58.48712062,
        208.9436588
      ],
      "properties": {
        "datetime": "2019-07-22T20:00:20Z",
        "pc:count": 15020088,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 960505.734,
            "count": 15020088,
            "maximum": 961103.0074,
            "minimum": 959864.5274,
            "name": "X",
            "position": 0,
            "stddev": 273.6701484,
            "variance": 74895.35012
          },
          {
            "average": 1063896.373,
            "count": 15020088,
            "maximum": 1064371.816,
            "minimum": 1063210.336,
            "name": "Y",
            "position": 1,
            "stddev": 262.1645168,
            "variance": 68730.23389
          },
          {
            "average": 52.85010054,
            "count": 15020088,
            "maximum": 208.9436588,
            "minimum": -0.5963412479,
            "name": "Z",
            "position": 2,
            "stddev": 44.23765432,
            "variance": 1956.97006
          },
          {
            "average": 157.3764798,
            "count": 15020088,
            "maximum": 38017,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 330.8298414,
            "variance": 109448.3839
          },
          {
            "average": 2.506262879,
            "count": 15020088,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.273223255,
            "variance": 1.621097458
          },
          {
            "average": 4.014092527,
            "count": 15020088,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.380580413,
            "variance": 1.906002277
          },
          {
            "average": 1,
            "count": 15020088,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15020088,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.056184624,
            "count": 15020088,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.617084916,
            "variance": 0.3807937935
          },
          {
            "average": 20.16157092,
            "count": 15020088,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.774683529,
            "variance": 3.149501629
          },
          {
            "average": 3.072770679,
            "count": 15020088,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.104730368,
            "variance": 4.429889923
          },
          {
            "average": 8.060292456,
            "count": 15020088,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.05068394,
            "variance": 4.205304621
          },
          {
            "average": 247795040.9,
            "count": 15020088,
            "maximum": 247860820.7,
            "minimum": 247789185.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13553.27987,
            "variance": 183691395.2
          },
          {
            "average": 0,
            "count": 15020088,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15020088,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15020088,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15020088,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15020088,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          959864.5274,
          1063210.336,
          -0.5963412479,
          961103.0074,
          1064371.816,
          208.9436588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                959864.5274194669,
                1063210.3358650908,
                -0.596341247935442
              ],
              [
                959864.5274194669,
                1064371.8158650908,
                -0.596341247935442
              ],
              [
                961103.0074194669,
                1064371.8158650908,
                208.94365875206455
              ],
              [
                961103.0074194669,
                1063210.3358650908,
                208.94365875206455
              ],
              [
                959864.5274194669,
                1063210.3358650908,
                -0.596341247935442
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:00:20+00:00",
        "end_time": "2019-07-22T00:06:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3193258,
            58.47429747,
            -0.5963412479,
            -137.2937277,
            58.48712062,
            208.9436588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.31932580150996,
                  58.47705354724008,
                  -0.596341247935442
                ],
                [
                  -137.31436030194206,
                  58.48712061584807,
                  -0.596341247935442
                ],
                [
                  -137.29372768974778,
                  58.48436374978315,
                  208.94365875206455
                ],
                [
                  -137.29869880296297,
                  58.47429746508163,
                  208.94365875206455
                ],
                [
                  -137.31932580150996,
                  58.47705354724008,
                  -0.596341247935442
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:00:20Z",
            "pc:count": 15020088,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 960505.734,
                "count": 15020088,
                "maximum": 961103.0074,
                "minimum": 959864.5274,
                "name": "X",
                "position": 0,
                "stddev": 273.6701484,
                "variance": 74895.35012
              },
              {
                "average": 1063896.373,
                "count": 15020088,
                "maximum": 1064371.816,
                "minimum": 1063210.336,
                "name": "Y",
                "position": 1,
                "stddev": 262.1645168,
                "variance": 68730.23389
              },
              {
                "average": 52.85010054,
                "count": 15020088,
                "maximum": 208.9436588,
                "minimum": -0.5963412479,
                "name": "Z",
                "position": 2,
                "stddev": 44.23765432,
                "variance": 1956.97006
              },
              {
                "average": 157.3764798,
                "count": 15020088,
                "maximum": 38017,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 330.8298414,
                "variance": 109448.3839
              },
              {
                "average": 2.506262879,
                "count": 15020088,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.273223255,
                "variance": 1.621097458
              },
              {
                "average": 4.014092527,
                "count": 15020088,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.380580413,
                "variance": 1.906002277
              },
              {
                "average": 1,
                "count": 15020088,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15020088,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.056184624,
                "count": 15020088,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.617084916,
                "variance": 0.3807937935
              },
              {
                "average": 20.16157092,
                "count": 15020088,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.774683529,
                "variance": 3.149501629
              },
              {
                "average": 3.072770679,
                "count": 15020088,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.104730368,
                "variance": 4.429889923
              },
              {
                "average": 8.060292456,
                "count": 15020088,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.05068394,
                "variance": 4.205304621
              },
              {
                "average": 247795040.9,
                "count": 15020088,
                "maximum": 247860820.7,
                "minimum": 247789185.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13553.27987,
                "variance": 183691395.2
              },
              {
                "average": 0,
                "count": 15020088,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15020088,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15020088,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15020088,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15020088,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              959864.5274,
              1063210.336,
              -0.5963412479,
              961103.0074,
              1064371.816,
              208.9436588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    959864.5274194669,
                    1063210.3358650908,
                    -0.596341247935442
                  ],
                  [
                    959864.5274194669,
                    1064371.8158650908,
                    -0.596341247935442
                  ],
                  [
                    961103.0074194669,
                    1064371.8158650908,
                    208.94365875206455
                  ],
                  [
                    961103.0074194669,
                    1063210.3358650908,
                    208.94365875206455
                  ],
                  [
                    959864.5274194669,
                    1063210.3358650908,
                    -0.596341247935442
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:00:20+00:00",
            "end_time": "2019-07-22T00:06: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": "20190721_NCMP_AK_08VLL4503.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.6752095314029,
              58.64014578950777,
              3.804101557697919
            ],
            [
              -137.6699780027667,
              58.6509407183702,
              3.804101557697919
            ],
            [
              -137.64922154289033,
              58.648242002810754,
              159.42410155769792
            ],
            [
              -137.65445917543212,
              58.637447902142746,
              159.42410155769792
            ],
            [
              -137.6752095314029,
              58.64014578950777,
              3.804101557697919
            ]
          ]
        ]
      },
      "bbox": [
        -137.6752095,
        58.6374479,
        3.804101558,
        -137.6492215,
        58.65094072,
        159.4241016
      ],
      "properties": {
        "datetime": "2019-07-22T01:32:54Z",
        "pc:count": 27859474,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 936013.2655,
            "count": 27859474,
            "maximum": 936607.3757,
            "minimum": 935369.0557,
            "name": "X",
            "position": 0,
            "stddev": 303.3155682,
            "variance": 92000.33389
          },
          {
            "average": 1076424.789,
            "count": 27859474,
            "maximum": 1077043.302,
            "minimum": 1075799.402,
            "name": "Y",
            "position": 1,
            "stddev": 275.0514397,
            "variance": 75653.2945
          },
          {
            "average": 52.05277431,
            "count": 27859474,
            "maximum": 159.4241016,
            "minimum": 3.804101558,
            "name": "Z",
            "position": 2,
            "stddev": 20.87870901,
            "variance": 435.92049
          },
          {
            "average": 98.50204358,
            "count": 27859474,
            "maximum": 3382,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 155.6046634,
            "variance": 24212.81128
          },
          {
            "average": 2.841131602,
            "count": 27859474,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.21253626,
            "variance": 1.470244181
          },
          {
            "average": 4.68380225,
            "count": 27859474,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.771734333,
            "variance": 0.5955738808
          },
          {
            "average": 1,
            "count": 27859474,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27859474,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.010549158,
            "count": 27859474,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1047883472,
            "variance": 0.01098059772
          },
          {
            "average": 20.17379279,
            "count": 27859474,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.331599853,
            "variance": 5.436357876
          },
          {
            "average": 3.87519007,
            "count": 27859474,
            "maximum": 22,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.411031382,
            "variance": 5.813072326
          },
          {
            "average": 6.949779526,
            "count": 27859474,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.519058866,
            "variance": 6.34565757
          },
          {
            "average": 247790907.9,
            "count": 27859474,
            "maximum": 247794374.8,
            "minimum": 247786609.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2189.135798,
            "variance": 4792315.541
          },
          {
            "average": 0,
            "count": 27859474,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27859474,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27859474,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27859474,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 27859474,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          935369.0557,
          1075799.402,
          3.804101558,
          936607.3757,
          1077043.302,
          159.4241016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                935369.0556727555,
                1075799.401908235,
                3.804101557697919
              ],
              [
                935369.0556727555,
                1077043.3019082348,
                3.804101557697919
              ],
              [
                936607.3756727555,
                1077043.3019082348,
                159.42410155769792
              ],
              [
                936607.3756727555,
                1075799.401908235,
                159.42410155769792
              ],
              [
                935369.0556727555,
                1075799.401908235,
                3.804101557697919
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:32:54+00:00",
        "end_time": "2019-07-21T23:23:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4503.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4503.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4503.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4503.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6752095,
            58.6374479,
            3.804101558,
            -137.6492215,
            58.65094072,
            159.4241016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.6752095314029,
                  58.64014578950777,
                  3.804101557697919
                ],
                [
                  -137.6699780027667,
                  58.6509407183702,
                  3.804101557697919
                ],
                [
                  -137.64922154289033,
                  58.648242002810754,
                  159.42410155769792
                ],
                [
                  -137.65445917543212,
                  58.637447902142746,
                  159.42410155769792
                ],
                [
                  -137.6752095314029,
                  58.64014578950777,
                  3.804101557697919
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4503.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4503.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:32:54Z",
            "pc:count": 27859474,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 936013.2655,
                "count": 27859474,
                "maximum": 936607.3757,
                "minimum": 935369.0557,
                "name": "X",
                "position": 0,
                "stddev": 303.3155682,
                "variance": 92000.33389
              },
              {
                "average": 1076424.789,
                "count": 27859474,
                "maximum": 1077043.302,
                "minimum": 1075799.402,
                "name": "Y",
                "position": 1,
                "stddev": 275.0514397,
                "variance": 75653.2945
              },
              {
                "average": 52.05277431,
                "count": 27859474,
                "maximum": 159.4241016,
                "minimum": 3.804101558,
                "name": "Z",
                "position": 2,
                "stddev": 20.87870901,
                "variance": 435.92049
              },
              {
                "average": 98.50204358,
                "count": 27859474,
                "maximum": 3382,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 155.6046634,
                "variance": 24212.81128
              },
              {
                "average": 2.841131602,
                "count": 27859474,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.21253626,
                "variance": 1.470244181
              },
              {
                "average": 4.68380225,
                "count": 27859474,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.771734333,
                "variance": 0.5955738808
              },
              {
                "average": 1,
                "count": 27859474,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27859474,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.010549158,
                "count": 27859474,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1047883472,
                "variance": 0.01098059772
              },
              {
                "average": 20.17379279,
                "count": 27859474,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.331599853,
                "variance": 5.436357876
              },
              {
                "average": 3.87519007,
                "count": 27859474,
                "maximum": 22,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.411031382,
                "variance": 5.813072326
              },
              {
                "average": 6.949779526,
                "count": 27859474,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.519058866,
                "variance": 6.34565757
              },
              {
                "average": 247790907.9,
                "count": 27859474,
                "maximum": 247794374.8,
                "minimum": 247786609.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2189.135798,
                "variance": 4792315.541
              },
              {
                "average": 0,
                "count": 27859474,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27859474,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27859474,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27859474,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 27859474,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              935369.0557,
              1075799.402,
              3.804101558,
              936607.3757,
              1077043.302,
              159.4241016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    935369.0556727555,
                    1075799.401908235,
                    3.804101557697919
                  ],
                  [
                    935369.0556727555,
                    1077043.3019082348,
                    3.804101557697919
                  ],
                  [
                    936607.3756727555,
                    1077043.3019082348,
                    159.42410155769792
                  ],
                  [
                    936607.3756727555,
                    1075799.401908235,
                    159.42410155769792
                  ],
                  [
                    935369.0556727555,
                    1075799.401908235,
                    3.804101557697919
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:32:54+00:00",
            "end_time": "2019-07-21T23:23:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4933110524933,
              58.54903024561812,
              -4.221391533078698
            ],
            [
              -137.49009628358968,
              58.55560618276439,
              -4.221391533078698
            ],
            [
              -137.47113544085553,
              58.553105723518975,
              64.2586084669213
            ],
            [
              -137.47435359196317,
              58.54653025212616,
              64.2586084669213
            ],
            [
              -137.4933110524933,
              58.54903024561812,
              -4.221391533078698
            ]
          ]
        ]
      },
      "bbox": [
        -137.4933111,
        58.54653025,
        -4.221391533,
        -137.4711354,
        58.55560618,
        64.25860847
      ],
      "properties": {
        "datetime": "2019-07-22T20:28:47Z",
        "pc:count": 4175980,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 948824.9964,
            "count": 4175980,
            "maximum": 949217.2692,
            "minimum": 948082.1692,
            "name": "X",
            "position": 0,
            "stddev": 179.7513172,
            "variance": 32310.53603
          },
          {
            "average": 1069015.779,
            "count": 4175980,
            "maximum": 1069263.302,
            "minimum": 1068505.082,
            "name": "Y",
            "position": 1,
            "stddev": 133.8448466,
            "variance": 17914.44295
          },
          {
            "average": 25.30376406,
            "count": 4175980,
            "maximum": 64.25860847,
            "minimum": -4.221391533,
            "name": "Z",
            "position": 2,
            "stddev": 14.84329491,
            "variance": 220.3234037
          },
          {
            "average": 221.4922823,
            "count": 4175980,
            "maximum": 16705,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 622.3341645,
            "variance": 387299.8123
          },
          {
            "average": 2.431135446,
            "count": 4175980,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.300496208,
            "variance": 1.691290387
          },
          {
            "average": 3.863160025,
            "count": 4175980,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.623888096,
            "variance": 2.637012549
          },
          {
            "average": 1,
            "count": 4175980,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175980,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.087930498,
            "count": 4175980,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.12275648,
            "variance": 26.24263395
          },
          {
            "average": 19.98525703,
            "count": 4175980,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.177833007,
            "variance": 1.387290593
          },
          {
            "average": 3.228534859,
            "count": 4175980,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.365656894,
            "variance": 5.596332538
          },
          {
            "average": 3.946177664,
            "count": 4175980,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.920048202,
            "variance": 15.36677791
          },
          {
            "average": 247840250.3,
            "count": 4175980,
            "maximum": 247862527.7,
            "minimum": 247792740.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30521.37431,
            "variance": 931554289.7
          },
          {
            "average": 0,
            "count": 4175980,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175980,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175980,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175980,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4175980,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          948082.1692,
          1068505.082,
          -4.221391533,
          949217.2692,
          1069263.302,
          64.25860847
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                948082.1692301848,
                1068505.0819092111,
                -4.221391533078698
              ],
              [
                948082.1692301848,
                1069263.3019092113,
                -4.221391533078698
              ],
              [
                949217.2692301848,
                1069263.3019092113,
                64.2586084669213
              ],
              [
                949217.2692301848,
                1068505.0819092111,
                64.2586084669213
              ],
              [
                948082.1692301848,
                1068505.0819092111,
                -4.221391533078698
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:28:47+00:00",
        "end_time": "2019-07-22T01:05:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4933111,
            58.54653025,
            -4.221391533,
            -137.4711354,
            58.55560618,
            64.25860847
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4933110524933,
                  58.54903024561812,
                  -4.221391533078698
                ],
                [
                  -137.49009628358968,
                  58.55560618276439,
                  -4.221391533078698
                ],
                [
                  -137.47113544085553,
                  58.553105723518975,
                  64.2586084669213
                ],
                [
                  -137.47435359196317,
                  58.54653025212616,
                  64.2586084669213
                ],
                [
                  -137.4933110524933,
                  58.54903024561812,
                  -4.221391533078698
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:28:47Z",
            "pc:count": 4175980,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 948824.9964,
                "count": 4175980,
                "maximum": 949217.2692,
                "minimum": 948082.1692,
                "name": "X",
                "position": 0,
                "stddev": 179.7513172,
                "variance": 32310.53603
              },
              {
                "average": 1069015.779,
                "count": 4175980,
                "maximum": 1069263.302,
                "minimum": 1068505.082,
                "name": "Y",
                "position": 1,
                "stddev": 133.8448466,
                "variance": 17914.44295
              },
              {
                "average": 25.30376406,
                "count": 4175980,
                "maximum": 64.25860847,
                "minimum": -4.221391533,
                "name": "Z",
                "position": 2,
                "stddev": 14.84329491,
                "variance": 220.3234037
              },
              {
                "average": 221.4922823,
                "count": 4175980,
                "maximum": 16705,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 622.3341645,
                "variance": 387299.8123
              },
              {
                "average": 2.431135446,
                "count": 4175980,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.300496208,
                "variance": 1.691290387
              },
              {
                "average": 3.863160025,
                "count": 4175980,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.623888096,
                "variance": 2.637012549
              },
              {
                "average": 1,
                "count": 4175980,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175980,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.087930498,
                "count": 4175980,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.12275648,
                "variance": 26.24263395
              },
              {
                "average": 19.98525703,
                "count": 4175980,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.177833007,
                "variance": 1.387290593
              },
              {
                "average": 3.228534859,
                "count": 4175980,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.365656894,
                "variance": 5.596332538
              },
              {
                "average": 3.946177664,
                "count": 4175980,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.920048202,
                "variance": 15.36677791
              },
              {
                "average": 247840250.3,
                "count": 4175980,
                "maximum": 247862527.7,
                "minimum": 247792740.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30521.37431,
                "variance": 931554289.7
              },
              {
                "average": 0,
                "count": 4175980,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175980,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175980,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175980,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4175980,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              948082.1692,
              1068505.082,
              -4.221391533,
              949217.2692,
              1069263.302,
              64.25860847
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    948082.1692301848,
                    1068505.0819092111,
                    -4.221391533078698
                  ],
                  [
                    948082.1692301848,
                    1069263.3019092113,
                    -4.221391533078698
                  ],
                  [
                    949217.2692301848,
                    1069263.3019092113,
                    64.2586084669213
                  ],
                  [
                    949217.2692301848,
                    1068505.0819092111,
                    64.2586084669213
                  ],
                  [
                    948082.1692301848,
                    1068505.0819092111,
                    -4.221391533078698
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:28:47+00:00",
            "end_time": "2019-07-22T01:05:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5794.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.45944284725002,
              58.563050806763506,
              132.1039111843336
            ],
            [
              -137.45843833188596,
              58.56510062470699,
              132.1039111843336
            ],
            [
              -137.45333049100958,
              58.56442618565441,
              191.6039111843336
            ],
            [
              -137.4543352904536,
              58.56237640689358,
              191.6039111843336
            ],
            [
              -137.45944284725002,
              58.563050806763506,
              132.1039111843336
            ]
          ]
        ]
      },
      "bbox": [
        -137.4594428,
        58.56237641,
        132.1039112,
        -137.4533305,
        58.56510062,
        191.6039112
      ],
      "properties": {
        "datetime": "2019-07-21T23:20:10Z",
        "pc:count": 434746,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 949754.5347,
            "count": 434746,
            "maximum": 949906.5646,
            "minimum": 949600.8446,
            "name": "X",
            "position": 0,
            "stddev": 68.96448617,
            "variance": 4756.100353
          },
          {
            "average": 1070603.556,
            "count": 434746,
            "maximum": 1070744.016,
            "minimum": 1070507.636,
            "name": "Y",
            "position": 1,
            "stddev": 42.39232687,
            "variance": 1797.109377
          },
          {
            "average": 170.1113943,
            "count": 434746,
            "maximum": 191.6039112,
            "minimum": 132.1039112,
            "name": "Z",
            "position": 2,
            "stddev": 6.958855104,
            "variance": 48.42566436
          },
          {
            "average": 127.9886991,
            "count": 434746,
            "maximum": 2831,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 212.8334976,
            "variance": 45298.09769
          },
          {
            "average": 2.636958132,
            "count": 434746,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.2656271,
            "variance": 1.601811956
          },
          {
            "average": 4.263349174,
            "count": 434746,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.184510117,
            "variance": 1.403064217
          },
          {
            "average": 1,
            "count": 434746,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 434746,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.055719892,
            "count": 434746,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2293802658,
            "variance": 0.05261530632
          },
          {
            "average": 19.02958653,
            "count": 434746,
            "maximum": 21,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.128656894,
            "variance": 1.273866385
          },
          {
            "average": 3.248319709,
            "count": 434746,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.094021349,
            "variance": 4.38492541
          },
          {
            "average": 1,
            "count": 434746,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247786407.2,
            "count": 434746,
            "maximum": 247786410.6,
            "minimum": 247786404.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.607309853,
            "variance": 2.583444964
          },
          {
            "average": 0,
            "count": 434746,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 434746,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 434746,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 434746,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 434746,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          949600.8446,
          1070507.636,
          132.1039112,
          949906.5646,
          1070744.016,
          191.6039112
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                949600.8445789403,
                1070507.636436028,
                132.1039111843336
              ],
              [
                949600.8445789403,
                1070744.0164360278,
                132.1039111843336
              ],
              [
                949906.5645789403,
                1070744.0164360278,
                191.6039111843336
              ],
              [
                949906.5645789403,
                1070507.636436028,
                191.6039111843336
              ],
              [
                949600.8445789403,
                1070507.636436028,
                132.1039111843336
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:20:10+00:00",
        "end_time": "2019-07-21T23:20:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5794.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5794.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5794.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5794.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4594428,
            58.56237641,
            132.1039112,
            -137.4533305,
            58.56510062,
            191.6039112
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.45944284725002,
                  58.563050806763506,
                  132.1039111843336
                ],
                [
                  -137.45843833188596,
                  58.56510062470699,
                  132.1039111843336
                ],
                [
                  -137.45333049100958,
                  58.56442618565441,
                  191.6039111843336
                ],
                [
                  -137.4543352904536,
                  58.56237640689358,
                  191.6039111843336
                ],
                [
                  -137.45944284725002,
                  58.563050806763506,
                  132.1039111843336
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5794.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5794.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:20:10Z",
            "pc:count": 434746,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 949754.5347,
                "count": 434746,
                "maximum": 949906.5646,
                "minimum": 949600.8446,
                "name": "X",
                "position": 0,
                "stddev": 68.96448617,
                "variance": 4756.100353
              },
              {
                "average": 1070603.556,
                "count": 434746,
                "maximum": 1070744.016,
                "minimum": 1070507.636,
                "name": "Y",
                "position": 1,
                "stddev": 42.39232687,
                "variance": 1797.109377
              },
              {
                "average": 170.1113943,
                "count": 434746,
                "maximum": 191.6039112,
                "minimum": 132.1039112,
                "name": "Z",
                "position": 2,
                "stddev": 6.958855104,
                "variance": 48.42566436
              },
              {
                "average": 127.9886991,
                "count": 434746,
                "maximum": 2831,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 212.8334976,
                "variance": 45298.09769
              },
              {
                "average": 2.636958132,
                "count": 434746,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.2656271,
                "variance": 1.601811956
              },
              {
                "average": 4.263349174,
                "count": 434746,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.184510117,
                "variance": 1.403064217
              },
              {
                "average": 1,
                "count": 434746,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 434746,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.055719892,
                "count": 434746,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2293802658,
                "variance": 0.05261530632
              },
              {
                "average": 19.02958653,
                "count": 434746,
                "maximum": 21,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.128656894,
                "variance": 1.273866385
              },
              {
                "average": 3.248319709,
                "count": 434746,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.094021349,
                "variance": 4.38492541
              },
              {
                "average": 1,
                "count": 434746,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247786407.2,
                "count": 434746,
                "maximum": 247786410.6,
                "minimum": 247786404.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.607309853,
                "variance": 2.583444964
              },
              {
                "average": 0,
                "count": 434746,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 434746,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 434746,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 434746,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 434746,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              949600.8446,
              1070507.636,
              132.1039112,
              949906.5646,
              1070744.016,
              191.6039112
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    949600.8445789403,
                    1070507.636436028,
                    132.1039111843336
                  ],
                  [
                    949600.8445789403,
                    1070744.0164360278,
                    132.1039111843336
                  ],
                  [
                    949906.5645789403,
                    1070744.0164360278,
                    191.6039111843336
                  ],
                  [
                    949906.5645789403,
                    1070507.636436028,
                    191.6039111843336
                  ],
                  [
                    949600.8445789403,
                    1070507.636436028,
                    132.1039111843336
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:20:10+00:00",
            "end_time": "2019-07-21T23:20: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": "20190721_NCMP_AK_08VLK7081.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.23230162048247,
              58.450938808668,
              11.425297242912876
            ],
            [
              -137.22763545204978,
              58.460355247588886,
              11.425297242912876
            ],
            [
              -137.20702741088607,
              58.457584541127275,
              148.32529724291288
            ],
            [
              -137.21169881581534,
              58.448168838366314,
              148.32529724291288
            ],
            [
              -137.23230162048247,
              58.450938808668,
              11.425297242912876
            ]
          ]
        ]
      },
      "bbox": [
        -137.2323016,
        58.44816884,
        11.42529724,
        -137.2070274,
        58.46035525,
        148.3252972
      ],
      "properties": {
        "datetime": "2019-07-22T01:40:15Z",
        "pc:count": 20433472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 966072.9945,
            "count": 20433472,
            "maximum": 966733.0393,
            "minimum": 965494.6593,
            "name": "X",
            "position": 0,
            "stddev": 285.6469064,
            "variance": 81594.15514
          },
          {
            "average": 1062167.003,
            "count": 20433472,
            "maximum": 1062732.268,
            "minimum": 1061645.508,
            "name": "Y",
            "position": 1,
            "stddev": 260.1208933,
            "variance": 67662.87914
          },
          {
            "average": 76.1147011,
            "count": 20433472,
            "maximum": 148.3252972,
            "minimum": 11.42529724,
            "name": "Z",
            "position": 2,
            "stddev": 18.91683399,
            "variance": 357.8466082
          },
          {
            "average": 99.91760818,
            "count": 20433472,
            "maximum": 3296,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 163.4274388,
            "variance": 26708.52776
          },
          {
            "average": 2.845071606,
            "count": 20433472,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.212972252,
            "variance": 1.471301685
          },
          {
            "average": 4.691960965,
            "count": 20433472,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7204795604,
            "variance": 0.5190907969
          },
          {
            "average": 1,
            "count": 20433472,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20433472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.009616427,
            "count": 20433472,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.09759073824,
            "variance": 0.009523952189
          },
          {
            "average": 20.13554535,
            "count": 20433472,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.523437832,
            "variance": 2.320862829
          },
          {
            "average": 3.820855066,
            "count": 20433472,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.352426968,
            "variance": 5.533912641
          },
          {
            "average": 3.229736385,
            "count": 20433472,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.351126106,
            "variance": 5.527793967
          },
          {
            "average": 247787918.6,
            "count": 20433472,
            "maximum": 247794815.2,
            "minimum": 247786146.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1893.225599,
            "variance": 3584303.167
          },
          {
            "average": 0,
            "count": 20433472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20433472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20433472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20433472,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20433472,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          965494.6593,
          1061645.508,
          11.42529724,
          966733.0393,
          1062732.268,
          148.3252972
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                965494.6592552941,
                1061645.5075668823,
                11.425297242912876
              ],
              [
                965494.6592552941,
                1062732.267566882,
                11.425297242912876
              ],
              [
                966733.039255294,
                1062732.267566882,
                148.32529724291288
              ],
              [
                966733.039255294,
                1061645.5075668823,
                148.32529724291288
              ],
              [
                965494.6592552941,
                1061645.5075668823,
                11.425297242912876
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:40:15+00:00",
        "end_time": "2019-07-21T23:15:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7081.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7081.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7081.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7081.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2323016,
            58.44816884,
            11.42529724,
            -137.2070274,
            58.46035525,
            148.3252972
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.23230162048247,
                  58.450938808668,
                  11.425297242912876
                ],
                [
                  -137.22763545204978,
                  58.460355247588886,
                  11.425297242912876
                ],
                [
                  -137.20702741088607,
                  58.457584541127275,
                  148.32529724291288
                ],
                [
                  -137.21169881581534,
                  58.448168838366314,
                  148.32529724291288
                ],
                [
                  -137.23230162048247,
                  58.450938808668,
                  11.425297242912876
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7081.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7081.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:40:15Z",
            "pc:count": 20433472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 966072.9945,
                "count": 20433472,
                "maximum": 966733.0393,
                "minimum": 965494.6593,
                "name": "X",
                "position": 0,
                "stddev": 285.6469064,
                "variance": 81594.15514
              },
              {
                "average": 1062167.003,
                "count": 20433472,
                "maximum": 1062732.268,
                "minimum": 1061645.508,
                "name": "Y",
                "position": 1,
                "stddev": 260.1208933,
                "variance": 67662.87914
              },
              {
                "average": 76.1147011,
                "count": 20433472,
                "maximum": 148.3252972,
                "minimum": 11.42529724,
                "name": "Z",
                "position": 2,
                "stddev": 18.91683399,
                "variance": 357.8466082
              },
              {
                "average": 99.91760818,
                "count": 20433472,
                "maximum": 3296,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 163.4274388,
                "variance": 26708.52776
              },
              {
                "average": 2.845071606,
                "count": 20433472,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.212972252,
                "variance": 1.471301685
              },
              {
                "average": 4.691960965,
                "count": 20433472,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7204795604,
                "variance": 0.5190907969
              },
              {
                "average": 1,
                "count": 20433472,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20433472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.009616427,
                "count": 20433472,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.09759073824,
                "variance": 0.009523952189
              },
              {
                "average": 20.13554535,
                "count": 20433472,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.523437832,
                "variance": 2.320862829
              },
              {
                "average": 3.820855066,
                "count": 20433472,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.352426968,
                "variance": 5.533912641
              },
              {
                "average": 3.229736385,
                "count": 20433472,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.351126106,
                "variance": 5.527793967
              },
              {
                "average": 247787918.6,
                "count": 20433472,
                "maximum": 247794815.2,
                "minimum": 247786146.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1893.225599,
                "variance": 3584303.167
              },
              {
                "average": 0,
                "count": 20433472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20433472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20433472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20433472,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20433472,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              965494.6593,
              1061645.508,
              11.42529724,
              966733.0393,
              1062732.268,
              148.3252972
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    965494.6592552941,
                    1061645.5075668823,
                    11.425297242912876
                  ],
                  [
                    965494.6592552941,
                    1062732.267566882,
                    11.425297242912876
                  ],
                  [
                    966733.039255294,
                    1062732.267566882,
                    148.32529724291288
                  ],
                  [
                    966733.039255294,
                    1061645.5075668823,
                    148.32529724291288
                  ],
                  [
                    965494.6592552941,
                    1061645.5075668823,
                    11.425297242912876
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:40:15+00:00",
            "end_time": "2019-07-21T23:15:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5889.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4358013919484,
              58.523116372868884,
              -1.314177487441967
            ],
            [
              -137.43283778455648,
              58.52916134992096,
              -1.314177487441967
            ],
            [
              -137.41807498335965,
              58.52720621143771,
              78.06582251255803
            ],
            [
              -137.42104100850102,
              58.52116156882061,
              78.06582251255803
            ],
            [
              -137.4358013919484,
              58.523116372868884,
              -1.314177487441967
            ]
          ]
        ]
      },
      "bbox": [
        -137.4358014,
        58.52116157,
        -1.314177487,
        -137.418075,
        58.52916135,
        78.06582251
      ],
      "properties": {
        "datetime": "2019-07-22T20:29:53Z",
        "pc:count": 3667364,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 952626.1997,
            "count": 3667364,
            "maximum": 952916.1551,
            "minimum": 952031.5151,
            "name": "X",
            "position": 0,
            "stddev": 132.494961,
            "variance": 17554.91469
          },
          {
            "average": 1066934.748,
            "count": 3667364,
            "maximum": 1067218.188,
            "minimum": 1066521.048,
            "name": "Y",
            "position": 1,
            "stddev": 149.7584664,
            "variance": 22427.59826
          },
          {
            "average": 29.61382434,
            "count": 3667364,
            "maximum": 78.06582251,
            "minimum": -1.314177487,
            "name": "Z",
            "position": 2,
            "stddev": 15.77508294,
            "variance": 248.8532416
          },
          {
            "average": 183.0056591,
            "count": 3667364,
            "maximum": 6324,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 339.1294908,
            "variance": 115008.8115
          },
          {
            "average": 2.52059981,
            "count": 3667364,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.282334488,
            "variance": 1.644381739
          },
          {
            "average": 4.053641798,
            "count": 3667364,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.495850923,
            "variance": 2.237569984
          },
          {
            "average": 1,
            "count": 3667364,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667364,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.078422813,
            "count": 3667364,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6602335681,
            "variance": 0.4359083644
          },
          {
            "average": 20.04451871,
            "count": 3667364,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.195296591,
            "variance": 1.428733942
          },
          {
            "average": 3.347615072,
            "count": 3667364,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.409011914,
            "variance": 5.803338402
          },
          {
            "average": 2.21471771,
            "count": 3667364,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.532269625,
            "variance": 2.347850204
          },
          {
            "average": 247858850.4,
            "count": 3667364,
            "maximum": 247862593.1,
            "minimum": 247793808.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11145.39931,
            "variance": 124219925.8
          },
          {
            "average": 0,
            "count": 3667364,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667364,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667364,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667364,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3667364,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          952031.5151,
          1066521.048,
          -1.314177487,
          952916.1551,
          1067218.188,
          78.06582251
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                952031.5151374548,
                1066521.0483542061,
                -1.314177487441967
              ],
              [
                952031.5151374548,
                1067218.1883542063,
                -1.314177487441967
              ],
              [
                952916.1551374547,
                1067218.1883542063,
                78.06582251255803
              ],
              [
                952916.1551374547,
                1066521.0483542061,
                78.06582251255803
              ],
              [
                952031.5151374548,
                1066521.0483542061,
                -1.314177487441967
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:29:53+00:00",
        "end_time": "2019-07-22T01:23:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5889.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5889.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5889.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5889.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4358014,
            58.52116157,
            -1.314177487,
            -137.418075,
            58.52916135,
            78.06582251
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4358013919484,
                  58.523116372868884,
                  -1.314177487441967
                ],
                [
                  -137.43283778455648,
                  58.52916134992096,
                  -1.314177487441967
                ],
                [
                  -137.41807498335965,
                  58.52720621143771,
                  78.06582251255803
                ],
                [
                  -137.42104100850102,
                  58.52116156882061,
                  78.06582251255803
                ],
                [
                  -137.4358013919484,
                  58.523116372868884,
                  -1.314177487441967
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5889.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5889.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:29:53Z",
            "pc:count": 3667364,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 952626.1997,
                "count": 3667364,
                "maximum": 952916.1551,
                "minimum": 952031.5151,
                "name": "X",
                "position": 0,
                "stddev": 132.494961,
                "variance": 17554.91469
              },
              {
                "average": 1066934.748,
                "count": 3667364,
                "maximum": 1067218.188,
                "minimum": 1066521.048,
                "name": "Y",
                "position": 1,
                "stddev": 149.7584664,
                "variance": 22427.59826
              },
              {
                "average": 29.61382434,
                "count": 3667364,
                "maximum": 78.06582251,
                "minimum": -1.314177487,
                "name": "Z",
                "position": 2,
                "stddev": 15.77508294,
                "variance": 248.8532416
              },
              {
                "average": 183.0056591,
                "count": 3667364,
                "maximum": 6324,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 339.1294908,
                "variance": 115008.8115
              },
              {
                "average": 2.52059981,
                "count": 3667364,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.282334488,
                "variance": 1.644381739
              },
              {
                "average": 4.053641798,
                "count": 3667364,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.495850923,
                "variance": 2.237569984
              },
              {
                "average": 1,
                "count": 3667364,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667364,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.078422813,
                "count": 3667364,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6602335681,
                "variance": 0.4359083644
              },
              {
                "average": 20.04451871,
                "count": 3667364,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.195296591,
                "variance": 1.428733942
              },
              {
                "average": 3.347615072,
                "count": 3667364,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.409011914,
                "variance": 5.803338402
              },
              {
                "average": 2.21471771,
                "count": 3667364,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.532269625,
                "variance": 2.347850204
              },
              {
                "average": 247858850.4,
                "count": 3667364,
                "maximum": 247862593.1,
                "minimum": 247793808.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11145.39931,
                "variance": 124219925.8
              },
              {
                "average": 0,
                "count": 3667364,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667364,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667364,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667364,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3667364,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              952031.5151,
              1066521.048,
              -1.314177487,
              952916.1551,
              1067218.188,
              78.06582251
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    952031.5151374548,
                    1066521.0483542061,
                    -1.314177487441967
                  ],
                  [
                    952031.5151374548,
                    1067218.1883542063,
                    -1.314177487441967
                  ],
                  [
                    952916.1551374547,
                    1067218.1883542063,
                    78.06582251255803
                  ],
                  [
                    952916.1551374547,
                    1066521.0483542061,
                    78.06582251255803
                  ],
                  [
                    952031.5151374548,
                    1066521.0483542061,
                    -1.314177487441967
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:29:53+00:00",
            "end_time": "2019-07-22T01:23:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VLK4798.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.63686117259257,
              58.597137711570596,
              -8.60432439253411
            ],
            [
              -137.63217685160353,
              58.606792584667254,
              -8.60432439253411
            ],
            [
              -137.6131688350875,
              58.604312136664575,
              159.6756756074659
            ],
            [
              -137.61785814752463,
              58.59465794322753,
              159.6756756074659
            ],
            [
              -137.63686117259257,
              58.597137711570596,
              -8.60432439253411
            ]
          ]
        ]
      },
      "bbox": [
        -137.6368612,
        58.59465794,
        -8.604324393,
        -137.6131688,
        58.60679258,
        159.6756756
      ],
      "properties": {
        "datetime": "2019-07-22T22:21:02Z",
        "pc:count": 10531308,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 939272.2502,
            "count": 10531308,
            "maximum": 939829.736,
            "minimum": 938694.116,
            "name": "X",
            "position": 0,
            "stddev": 287.797809,
            "variance": 82827.57888
          },
          {
            "average": 1072389.159,
            "count": 10531308,
            "maximum": 1072791.255,
            "minimum": 1071678.595,
            "name": "Y",
            "position": 1,
            "stddev": 159.8469493,
            "variance": 25551.0472
          },
          {
            "average": 42.56627665,
            "count": 10531308,
            "maximum": 159.6756756,
            "minimum": -8.604324393,
            "name": "Z",
            "position": 2,
            "stddev": 24.57715277,
            "variance": 604.0364381
          },
          {
            "average": 123.3106844,
            "count": 10531308,
            "maximum": 13395,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 244.7230055,
            "variance": 59889.34944
          },
          {
            "average": 2.713974181,
            "count": 10531308,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.257507778,
            "variance": 1.581325812
          },
          {
            "average": 4.428527871,
            "count": 10531308,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.088505065,
            "variance": 1.184843276
          },
          {
            "average": 1,
            "count": 10531308,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531308,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.060996317,
            "count": 10531308,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.127814714,
            "variance": 1.271966028
          },
          {
            "average": 20.34217371,
            "count": 10531308,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.527043078,
            "variance": 6.385946716
          },
          {
            "average": 3.475354913,
            "count": 10531308,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.213787134,
            "variance": 4.900853473
          },
          {
            "average": 7.112067751,
            "count": 10531308,
            "maximum": 11,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.222096239,
            "variance": 1.493519218
          },
          {
            "average": 247865461.8,
            "count": 10531308,
            "maximum": 247869262.5,
            "minimum": 247862392.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1151.559246,
            "variance": 1326088.697
          },
          {
            "average": 0,
            "count": 10531308,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531308,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531308,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531308,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10531308,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          938694.116,
          1071678.595,
          -8.604324393,
          939829.736,
          1072791.255,
          159.6756756
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                938694.1160066329,
                1071678.594958111,
                -8.60432439253411
              ],
              [
                938694.1160066329,
                1072791.254958111,
                -8.60432439253411
              ],
              [
                939829.736006633,
                1072791.254958111,
                159.6756756074659
              ],
              [
                939829.736006633,
                1071678.594958111,
                159.6756756074659
              ],
              [
                938694.1160066329,
                1071678.594958111,
                -8.60432439253411
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T22:21:02+00:00",
        "end_time": "2019-07-22T20:26:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK4798.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK4798.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4798.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4798.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6368612,
            58.59465794,
            -8.604324393,
            -137.6131688,
            58.60679258,
            159.6756756
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.63686117259257,
                  58.597137711570596,
                  -8.60432439253411
                ],
                [
                  -137.63217685160353,
                  58.606792584667254,
                  -8.60432439253411
                ],
                [
                  -137.6131688350875,
                  58.604312136664575,
                  159.6756756074659
                ],
                [
                  -137.61785814752463,
                  58.59465794322753,
                  159.6756756074659
                ],
                [
                  -137.63686117259257,
                  58.597137711570596,
                  -8.60432439253411
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK4798.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4798.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T22:21:02Z",
            "pc:count": 10531308,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 939272.2502,
                "count": 10531308,
                "maximum": 939829.736,
                "minimum": 938694.116,
                "name": "X",
                "position": 0,
                "stddev": 287.797809,
                "variance": 82827.57888
              },
              {
                "average": 1072389.159,
                "count": 10531308,
                "maximum": 1072791.255,
                "minimum": 1071678.595,
                "name": "Y",
                "position": 1,
                "stddev": 159.8469493,
                "variance": 25551.0472
              },
              {
                "average": 42.56627665,
                "count": 10531308,
                "maximum": 159.6756756,
                "minimum": -8.604324393,
                "name": "Z",
                "position": 2,
                "stddev": 24.57715277,
                "variance": 604.0364381
              },
              {
                "average": 123.3106844,
                "count": 10531308,
                "maximum": 13395,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 244.7230055,
                "variance": 59889.34944
              },
              {
                "average": 2.713974181,
                "count": 10531308,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.257507778,
                "variance": 1.581325812
              },
              {
                "average": 4.428527871,
                "count": 10531308,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.088505065,
                "variance": 1.184843276
              },
              {
                "average": 1,
                "count": 10531308,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531308,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.060996317,
                "count": 10531308,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.127814714,
                "variance": 1.271966028
              },
              {
                "average": 20.34217371,
                "count": 10531308,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.527043078,
                "variance": 6.385946716
              },
              {
                "average": 3.475354913,
                "count": 10531308,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.213787134,
                "variance": 4.900853473
              },
              {
                "average": 7.112067751,
                "count": 10531308,
                "maximum": 11,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.222096239,
                "variance": 1.493519218
              },
              {
                "average": 247865461.8,
                "count": 10531308,
                "maximum": 247869262.5,
                "minimum": 247862392.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1151.559246,
                "variance": 1326088.697
              },
              {
                "average": 0,
                "count": 10531308,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531308,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531308,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531308,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10531308,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              938694.116,
              1071678.595,
              -8.604324393,
              939829.736,
              1072791.255,
              159.6756756
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    938694.1160066329,
                    1071678.594958111,
                    -8.60432439253411
                  ],
                  [
                    938694.1160066329,
                    1072791.254958111,
                    -8.60432439253411
                  ],
                  [
                    939829.736006633,
                    1072791.254958111,
                    159.6756756074659
                  ],
                  [
                    939829.736006633,
                    1071678.594958111,
                    159.6756756074659
                  ],
                  [
                    938694.1160066329,
                    1071678.594958111,
                    -8.60432439253411
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T22:21:02+00:00",
            "end_time": "2019-07-22T20:26:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6190.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.38983844497605,
              58.52865633477946,
              162.45724519013368
            ],
            [
              -137.38748525935617,
              58.53344175832677,
              162.45724519013368
            ],
            [
              -137.37520311772778,
              58.53181085039393,
              298.8372451901337
            ],
            [
              -137.37755789536638,
              58.52702564774186,
              298.8372451901337
            ],
            [
              -137.38983844497605,
              58.52865633477946,
              162.45724519013368
            ]
          ]
        ]
      },
      "bbox": [
        -137.3898384,
        58.52702565,
        162.4572452,
        -137.3752031,
        58.53344176,
        298.8372452
      ],
      "properties": {
        "datetime": "2019-07-21T23:49:59Z",
        "pc:count": 4000868,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 954765.2256,
            "count": 4000868,
            "maximum": 955200.7889,
            "minimum": 954464.7689,
            "name": "X",
            "position": 0,
            "stddev": 157.3297555,
            "variance": 24752.65195
          },
          {
            "average": 1068025.269,
            "count": 4000868,
            "maximum": 1068332.683,
            "minimum": 1067780.703,
            "name": "Y",
            "position": 1,
            "stddev": 117.2456566,
            "variance": 13746.54399
          },
          {
            "average": 244.652134,
            "count": 4000868,
            "maximum": 298.8372452,
            "minimum": 162.4572452,
            "name": "Z",
            "position": 2,
            "stddev": 28.15731054,
            "variance": 792.834137
          },
          {
            "average": 86.9550585,
            "count": 4000868,
            "maximum": 2772,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 147.4349703,
            "variance": 21737.07047
          },
          {
            "average": 2.862649055,
            "count": 4000868,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.211529499,
            "variance": 1.467803728
          },
          {
            "average": 4.72133522,
            "count": 4000868,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6833382237,
            "variance": 0.4669511279
          },
          {
            "average": 1,
            "count": 4000868,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4000868,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.012499788,
            "count": 4000868,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1111015119,
            "variance": 0.01234354594
          },
          {
            "average": 20.36439139,
            "count": 4000868,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.615648874,
            "variance": 6.84161903
          },
          {
            "average": 3.860865442,
            "count": 4000868,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.360951808,
            "variance": 5.574093439
          },
          {
            "average": 1.327198248,
            "count": 4000868,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6622758158,
            "variance": 0.4386092562
          },
          {
            "average": 247786581.3,
            "count": 4000868,
            "maximum": 247788199.4,
            "minimum": 247786323.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 466.8749224,
            "variance": 217972.1931
          },
          {
            "average": 0,
            "count": 4000868,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4000868,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4000868,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4000868,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4000868,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          954464.7689,
          1067780.703,
          162.4572452,
          955200.7889,
          1068332.683,
          298.8372452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                954464.7688703716,
                1067780.703334016,
                162.45724519013368
              ],
              [
                954464.7688703716,
                1068332.683334016,
                162.45724519013368
              ],
              [
                955200.7888703716,
                1068332.683334016,
                298.8372451901337
              ],
              [
                955200.7888703716,
                1067780.703334016,
                298.8372451901337
              ],
              [
                954464.7688703716,
                1067780.703334016,
                162.45724519013368
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:49:59+00:00",
        "end_time": "2019-07-21T23:18:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6190.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6190.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6190.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6190.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3898384,
            58.52702565,
            162.4572452,
            -137.3752031,
            58.53344176,
            298.8372452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.38983844497605,
                  58.52865633477946,
                  162.45724519013368
                ],
                [
                  -137.38748525935617,
                  58.53344175832677,
                  162.45724519013368
                ],
                [
                  -137.37520311772778,
                  58.53181085039393,
                  298.8372451901337
                ],
                [
                  -137.37755789536638,
                  58.52702564774186,
                  298.8372451901337
                ],
                [
                  -137.38983844497605,
                  58.52865633477946,
                  162.45724519013368
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6190.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6190.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:49:59Z",
            "pc:count": 4000868,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 954765.2256,
                "count": 4000868,
                "maximum": 955200.7889,
                "minimum": 954464.7689,
                "name": "X",
                "position": 0,
                "stddev": 157.3297555,
                "variance": 24752.65195
              },
              {
                "average": 1068025.269,
                "count": 4000868,
                "maximum": 1068332.683,
                "minimum": 1067780.703,
                "name": "Y",
                "position": 1,
                "stddev": 117.2456566,
                "variance": 13746.54399
              },
              {
                "average": 244.652134,
                "count": 4000868,
                "maximum": 298.8372452,
                "minimum": 162.4572452,
                "name": "Z",
                "position": 2,
                "stddev": 28.15731054,
                "variance": 792.834137
              },
              {
                "average": 86.9550585,
                "count": 4000868,
                "maximum": 2772,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 147.4349703,
                "variance": 21737.07047
              },
              {
                "average": 2.862649055,
                "count": 4000868,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.211529499,
                "variance": 1.467803728
              },
              {
                "average": 4.72133522,
                "count": 4000868,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6833382237,
                "variance": 0.4669511279
              },
              {
                "average": 1,
                "count": 4000868,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4000868,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.012499788,
                "count": 4000868,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1111015119,
                "variance": 0.01234354594
              },
              {
                "average": 20.36439139,
                "count": 4000868,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.615648874,
                "variance": 6.84161903
              },
              {
                "average": 3.860865442,
                "count": 4000868,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.360951808,
                "variance": 5.574093439
              },
              {
                "average": 1.327198248,
                "count": 4000868,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6622758158,
                "variance": 0.4386092562
              },
              {
                "average": 247786581.3,
                "count": 4000868,
                "maximum": 247788199.4,
                "minimum": 247786323.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 466.8749224,
                "variance": 217972.1931
              },
              {
                "average": 0,
                "count": 4000868,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4000868,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4000868,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4000868,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4000868,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              954464.7689,
              1067780.703,
              162.4572452,
              955200.7889,
              1068332.683,
              298.8372452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    954464.7688703716,
                    1067780.703334016,
                    162.45724519013368
                  ],
                  [
                    954464.7688703716,
                    1068332.683334016,
                    162.45724519013368
                  ],
                  [
                    955200.7888703716,
                    1068332.683334016,
                    298.8372451901337
                  ],
                  [
                    955200.7888703716,
                    1067780.703334016,
                    298.8372451901337
                  ],
                  [
                    954464.7688703716,
                    1067780.703334016,
                    162.45724519013368
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:49:59+00:00",
            "end_time": "2019-07-21T23:18:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VLK6285.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.35606349410529,
              58.491913264237816,
              -0.752385984723221
            ],
            [
              -137.35520007666548,
              58.49366745889973,
              -0.752385984723221
            ],
            [
              -137.3494465126763,
              58.49290117581916,
              9.14761401527678
            ],
            [
              -137.35031020313392,
              58.49114701914794,
              9.14761401527678
            ],
            [
              -137.35606349410529,
              58.491913264237816,
              -0.752385984723221
            ]
          ]
        ]
      },
      "bbox": [
        -137.3560635,
        58.49114702,
        -0.7523859847,
        -137.3494465,
        58.49366746,
        9.147614015
      ],
      "properties": {
        "datetime": "2019-07-22T20:14:38Z",
        "pc:count": 147591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 957582.7338,
            "count": 147591,
            "maximum": 957728.3883,
            "minimum": 957383.1683,
            "name": "X",
            "position": 0,
            "stddev": 78.43453309,
            "variance": 6151.975982
          },
          {
            "average": 1064389.39,
            "count": 147591,
            "maximum": 1064491.023,
            "minimum": 1064288.663,
            "name": "Y",
            "position": 1,
            "stddev": 36.74797347,
            "variance": 1350.413554
          },
          {
            "average": 3.324335767,
            "count": 147591,
            "maximum": 9.147614015,
            "minimum": -0.7523859847,
            "name": "Z",
            "position": 2,
            "stddev": 1.933786771,
            "variance": 3.739531278
          },
          {
            "average": 638.9272449,
            "count": 147591,
            "maximum": 6691,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 456.0297716,
            "variance": 207963.1526
          },
          {
            "average": 1.000094857,
            "count": 147591,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009739013158,
            "variance": 9.48483773e-05
          },
          {
            "average": 1.000189713,
            "count": 147591,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01377239118,
            "variance": 0.0001896787589
          },
          {
            "average": 1,
            "count": 147591,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 147591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.861482069,
            "count": 147591,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.873789042,
            "variance": 8.258663456
          },
          {
            "average": 19.58836138,
            "count": 147591,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4906522916,
            "variance": 0.2407396712
          },
          {
            "average": 1.010976279,
            "count": 147591,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1041915251,
            "variance": 0.01085587389
          },
          {
            "average": 2.519665833,
            "count": 147591,
            "maximum": 3,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4996147979,
            "variance": 0.2496149463
          },
          {
            "average": 247861243.8,
            "count": 147591,
            "maximum": 247861678.6,
            "minimum": 247860775.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 447.4605176,
            "variance": 200220.9148
          },
          {
            "average": 0,
            "count": 147591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 147591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 147591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 147591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 147591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          957383.1683,
          1064288.663,
          -0.7523859847,
          957728.3883,
          1064491.023,
          9.147614015
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                957383.1682551136,
                1064288.6632550424,
                -0.752385984723221
              ],
              [
                957383.1682551136,
                1064491.0232550423,
                -0.752385984723221
              ],
              [
                957728.3882551136,
                1064491.0232550423,
                9.14761401527678
              ],
              [
                957728.3882551136,
                1064288.6632550424,
                9.14761401527678
              ],
              [
                957383.1682551136,
                1064288.6632550424,
                -0.752385984723221
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:14:38+00:00",
        "end_time": "2019-07-22T19:59:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK6285.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK6285.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK6285.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK6285.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3560635,
            58.49114702,
            -0.7523859847,
            -137.3494465,
            58.49366746,
            9.147614015
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.35606349410529,
                  58.491913264237816,
                  -0.752385984723221
                ],
                [
                  -137.35520007666548,
                  58.49366745889973,
                  -0.752385984723221
                ],
                [
                  -137.3494465126763,
                  58.49290117581916,
                  9.14761401527678
                ],
                [
                  -137.35031020313392,
                  58.49114701914794,
                  9.14761401527678
                ],
                [
                  -137.35606349410529,
                  58.491913264237816,
                  -0.752385984723221
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK6285.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK6285.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:14:38Z",
            "pc:count": 147591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 957582.7338,
                "count": 147591,
                "maximum": 957728.3883,
                "minimum": 957383.1683,
                "name": "X",
                "position": 0,
                "stddev": 78.43453309,
                "variance": 6151.975982
              },
              {
                "average": 1064389.39,
                "count": 147591,
                "maximum": 1064491.023,
                "minimum": 1064288.663,
                "name": "Y",
                "position": 1,
                "stddev": 36.74797347,
                "variance": 1350.413554
              },
              {
                "average": 3.324335767,
                "count": 147591,
                "maximum": 9.147614015,
                "minimum": -0.7523859847,
                "name": "Z",
                "position": 2,
                "stddev": 1.933786771,
                "variance": 3.739531278
              },
              {
                "average": 638.9272449,
                "count": 147591,
                "maximum": 6691,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 456.0297716,
                "variance": 207963.1526
              },
              {
                "average": 1.000094857,
                "count": 147591,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009739013158,
                "variance": 9.48483773e-05
              },
              {
                "average": 1.000189713,
                "count": 147591,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01377239118,
                "variance": 0.0001896787589
              },
              {
                "average": 1,
                "count": 147591,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 147591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.861482069,
                "count": 147591,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.873789042,
                "variance": 8.258663456
              },
              {
                "average": 19.58836138,
                "count": 147591,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4906522916,
                "variance": 0.2407396712
              },
              {
                "average": 1.010976279,
                "count": 147591,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1041915251,
                "variance": 0.01085587389
              },
              {
                "average": 2.519665833,
                "count": 147591,
                "maximum": 3,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4996147979,
                "variance": 0.2496149463
              },
              {
                "average": 247861243.8,
                "count": 147591,
                "maximum": 247861678.6,
                "minimum": 247860775.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 447.4605176,
                "variance": 200220.9148
              },
              {
                "average": 0,
                "count": 147591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 147591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 147591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 147591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 147591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              957383.1683,
              1064288.663,
              -0.7523859847,
              957728.3883,
              1064491.023,
              9.147614015
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    957383.1682551136,
                    1064288.6632550424,
                    -0.752385984723221
                  ],
                  [
                    957383.1682551136,
                    1064491.0232550423,
                    -0.752385984723221
                  ],
                  [
                    957728.3882551136,
                    1064491.0232550423,
                    9.14761401527678
                  ],
                  [
                    957728.3882551136,
                    1064288.6632550424,
                    9.14761401527678
                  ],
                  [
                    957383.1682551136,
                    1064288.6632550424,
                    -0.752385984723221
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:14:38+00:00",
            "end_time": "2019-07-22T19:59:35+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5893.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4421961719107,
              58.55447776953387,
              110.17535165192558
            ],
            [
              -137.44071307282468,
              58.55750158068571,
              110.17535165192558
            ],
            [
              -137.43265107556283,
              58.55643554012135,
              200.9753516519256
            ],
            [
              -137.43413483579653,
              58.553411820299466,
              200.9753516519256
            ],
            [
              -137.4421961719107,
              58.55447776953387,
              110.17535165192558
            ]
          ]
        ]
      },
      "bbox": [
        -137.4421962,
        58.55341182,
        110.1753517,
        -137.4326511,
        58.55750158,
        200.9753517
      ],
      "properties": {
        "datetime": "2019-07-21T23:31:53Z",
        "pc:count": 945079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 951013.8993,
            "count": 945079,
            "maximum": 951289.4852,
            "minimum": 950806.8052,
            "name": "X",
            "position": 0,
            "stddev": 120.8291993,
            "variance": 14599.69539
          },
          {
            "average": 1069999.719,
            "count": 945079,
            "maximum": 1070174.604,
            "minimum": 1069825.884,
            "name": "Y",
            "position": 1,
            "stddev": 74.90469053,
            "variance": 5610.712663
          },
          {
            "average": 156.7201073,
            "count": 945079,
            "maximum": 200.9753517,
            "minimum": 110.1753517,
            "name": "Z",
            "position": 2,
            "stddev": 11.12525945,
            "variance": 123.7713979
          },
          {
            "average": 109.4178794,
            "count": 945079,
            "maximum": 2569,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 174.2410068,
            "variance": 30359.92846
          },
          {
            "average": 2.725213448,
            "count": 945079,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.251964825,
            "variance": 1.567415924
          },
          {
            "average": 4.436461925,
            "count": 945079,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.01115191,
            "variance": 1.022428185
          },
          {
            "average": 1,
            "count": 945079,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 945079,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038848604,
            "count": 945079,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1932341317,
            "variance": 0.03733942965
          },
          {
            "average": 19.68831295,
            "count": 945079,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8905243606,
            "variance": 0.7930336368
          },
          {
            "average": 3.414815058,
            "count": 945079,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.141322876,
            "variance": 4.585263659
          },
          {
            "average": 1.023553587,
            "count": 945079,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1516536825,
            "variance": 0.02299883942
          },
          {
            "average": 247786405.9,
            "count": 945079,
            "maximum": 247787113.3,
            "minimum": 247786384.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 109.6525313,
            "variance": 12023.67761
          },
          {
            "average": 0,
            "count": 945079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 945079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 945079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 945079,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 945079,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          950806.8052,
          1069825.884,
          110.1753517,
          951289.4852,
          1070174.604,
          200.9753517
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                950806.8051700889,
                1069825.8835245639,
                110.17535165192558
              ],
              [
                950806.8051700889,
                1070174.603524564,
                110.17535165192558
              ],
              [
                951289.4851700888,
                1070174.603524564,
                200.9753516519256
              ],
              [
                951289.4851700888,
                1069825.8835245639,
                200.9753516519256
              ],
              [
                950806.8051700889,
                1069825.8835245639,
                110.17535165192558
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:31:53+00:00",
        "end_time": "2019-07-21T23:19:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5893.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5893.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5893.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5893.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4421962,
            58.55341182,
            110.1753517,
            -137.4326511,
            58.55750158,
            200.9753517
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4421961719107,
                  58.55447776953387,
                  110.17535165192558
                ],
                [
                  -137.44071307282468,
                  58.55750158068571,
                  110.17535165192558
                ],
                [
                  -137.43265107556283,
                  58.55643554012135,
                  200.9753516519256
                ],
                [
                  -137.43413483579653,
                  58.553411820299466,
                  200.9753516519256
                ],
                [
                  -137.4421961719107,
                  58.55447776953387,
                  110.17535165192558
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5893.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5893.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:31:53Z",
            "pc:count": 945079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 951013.8993,
                "count": 945079,
                "maximum": 951289.4852,
                "minimum": 950806.8052,
                "name": "X",
                "position": 0,
                "stddev": 120.8291993,
                "variance": 14599.69539
              },
              {
                "average": 1069999.719,
                "count": 945079,
                "maximum": 1070174.604,
                "minimum": 1069825.884,
                "name": "Y",
                "position": 1,
                "stddev": 74.90469053,
                "variance": 5610.712663
              },
              {
                "average": 156.7201073,
                "count": 945079,
                "maximum": 200.9753517,
                "minimum": 110.1753517,
                "name": "Z",
                "position": 2,
                "stddev": 11.12525945,
                "variance": 123.7713979
              },
              {
                "average": 109.4178794,
                "count": 945079,
                "maximum": 2569,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 174.2410068,
                "variance": 30359.92846
              },
              {
                "average": 2.725213448,
                "count": 945079,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.251964825,
                "variance": 1.567415924
              },
              {
                "average": 4.436461925,
                "count": 945079,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.01115191,
                "variance": 1.022428185
              },
              {
                "average": 1,
                "count": 945079,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 945079,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038848604,
                "count": 945079,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1932341317,
                "variance": 0.03733942965
              },
              {
                "average": 19.68831295,
                "count": 945079,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8905243606,
                "variance": 0.7930336368
              },
              {
                "average": 3.414815058,
                "count": 945079,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.141322876,
                "variance": 4.585263659
              },
              {
                "average": 1.023553587,
                "count": 945079,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1516536825,
                "variance": 0.02299883942
              },
              {
                "average": 247786405.9,
                "count": 945079,
                "maximum": 247787113.3,
                "minimum": 247786384.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 109.6525313,
                "variance": 12023.67761
              },
              {
                "average": 0,
                "count": 945079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 945079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 945079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 945079,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 945079,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              950806.8052,
              1069825.884,
              110.1753517,
              951289.4852,
              1070174.604,
              200.9753517
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    950806.8051700889,
                    1069825.8835245639,
                    110.17535165192558
                  ],
                  [
                    950806.8051700889,
                    1070174.603524564,
                    110.17535165192558
                  ],
                  [
                    951289.4851700888,
                    1070174.603524564,
                    200.9753516519256
                  ],
                  [
                    951289.4851700888,
                    1069825.8835245639,
                    200.9753516519256
                  ],
                  [
                    950806.8051700889,
                    1069825.8835245639,
                    110.17535165192558
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:31:53+00:00",
            "end_time": "2019-07-21T23:19:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5694.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.48017036051698,
              58.5631883520225,
              39.720740961217274
            ],
            [
              -137.4758288585335,
              58.57205735867639,
              39.720740961217274
            ],
            [
              -137.4551408913791,
              58.569327853527284,
              190.84074096121728
            ],
            [
              -137.4594873719145,
              58.56045953296722,
              190.84074096121728
            ],
            [
              -137.48017036051698,
              58.5631883520225,
              39.720740961217274
            ]
          ]
        ]
      },
      "bbox": [
        -137.4801704,
        58.56045953,
        39.72074096,
        -137.4551409,
        58.57205736,
        190.840741
      ],
      "properties": {
        "datetime": "2019-07-22T01:35:55Z",
        "pc:count": 12086768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 948973.0099,
            "count": 12086768,
            "maximum": 949669.7261,
            "minimum": 948431.7461,
            "name": "X",
            "position": 0,
            "stddev": 280.3849342,
            "variance": 78615.71131
          },
          {
            "average": 1070674.045,
            "count": 12086768,
            "maximum": 1071249.018,
            "minimum": 1070226.338,
            "name": "Y",
            "position": 1,
            "stddev": 221.93843,
            "variance": 49256.6667
          },
          {
            "average": 134.5209007,
            "count": 12086768,
            "maximum": 190.840741,
            "minimum": 39.72074096,
            "name": "Z",
            "position": 2,
            "stddev": 29.30314261,
            "variance": 858.6741667
          },
          {
            "average": 109.569642,
            "count": 12086768,
            "maximum": 3735,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 176.8054474,
            "variance": 31260.16622
          },
          {
            "average": 2.732413744,
            "count": 12086768,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.243363571,
            "variance": 1.545952971
          },
          {
            "average": 4.468754923,
            "count": 12086768,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9798744206,
            "variance": 0.9601538802
          },
          {
            "average": 1,
            "count": 12086768,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12086768,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.026141645,
            "count": 12086768,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1595564528,
            "variance": 0.02545826164
          },
          {
            "average": 20.01717285,
            "count": 12086768,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.352817316,
            "variance": 1.830114691
          },
          {
            "average": 3.467611027,
            "count": 12086768,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.189955633,
            "variance": 4.795905674
          },
          {
            "average": 2.499440876,
            "count": 12086768,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.659211015,
            "variance": 2.752981192
          },
          {
            "average": 247787398.9,
            "count": 12086768,
            "maximum": 247794555.7,
            "minimum": 247786405.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1161.957419,
            "variance": 1350145.044
          },
          {
            "average": 0,
            "count": 12086768,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12086768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12086768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12086768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12086768,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          948431.7461,
          1070226.338,
          39.72074096,
          949669.7261,
          1071249.018,
          190.840741
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                948431.7460933554,
                1070226.3377352748,
                39.720740961217274
              ],
              [
                948431.7460933554,
                1071249.017735275,
                39.720740961217274
              ],
              [
                949669.7260933553,
                1071249.017735275,
                190.84074096121728
              ],
              [
                949669.7260933553,
                1070226.3377352748,
                190.84074096121728
              ],
              [
                948431.7460933554,
                1070226.3377352748,
                39.720740961217274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:35:55+00:00",
        "end_time": "2019-07-21T23:20:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5694.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5694.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5694.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5694.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4801704,
            58.56045953,
            39.72074096,
            -137.4551409,
            58.57205736,
            190.840741
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.48017036051698,
                  58.5631883520225,
                  39.720740961217274
                ],
                [
                  -137.4758288585335,
                  58.57205735867639,
                  39.720740961217274
                ],
                [
                  -137.4551408913791,
                  58.569327853527284,
                  190.84074096121728
                ],
                [
                  -137.4594873719145,
                  58.56045953296722,
                  190.84074096121728
                ],
                [
                  -137.48017036051698,
                  58.5631883520225,
                  39.720740961217274
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5694.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5694.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:35:55Z",
            "pc:count": 12086768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 948973.0099,
                "count": 12086768,
                "maximum": 949669.7261,
                "minimum": 948431.7461,
                "name": "X",
                "position": 0,
                "stddev": 280.3849342,
                "variance": 78615.71131
              },
              {
                "average": 1070674.045,
                "count": 12086768,
                "maximum": 1071249.018,
                "minimum": 1070226.338,
                "name": "Y",
                "position": 1,
                "stddev": 221.93843,
                "variance": 49256.6667
              },
              {
                "average": 134.5209007,
                "count": 12086768,
                "maximum": 190.840741,
                "minimum": 39.72074096,
                "name": "Z",
                "position": 2,
                "stddev": 29.30314261,
                "variance": 858.6741667
              },
              {
                "average": 109.569642,
                "count": 12086768,
                "maximum": 3735,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 176.8054474,
                "variance": 31260.16622
              },
              {
                "average": 2.732413744,
                "count": 12086768,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.243363571,
                "variance": 1.545952971
              },
              {
                "average": 4.468754923,
                "count": 12086768,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9798744206,
                "variance": 0.9601538802
              },
              {
                "average": 1,
                "count": 12086768,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12086768,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.026141645,
                "count": 12086768,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1595564528,
                "variance": 0.02545826164
              },
              {
                "average": 20.01717285,
                "count": 12086768,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.352817316,
                "variance": 1.830114691
              },
              {
                "average": 3.467611027,
                "count": 12086768,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.189955633,
                "variance": 4.795905674
              },
              {
                "average": 2.499440876,
                "count": 12086768,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.659211015,
                "variance": 2.752981192
              },
              {
                "average": 247787398.9,
                "count": 12086768,
                "maximum": 247794555.7,
                "minimum": 247786405.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1161.957419,
                "variance": 1350145.044
              },
              {
                "average": 0,
                "count": 12086768,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12086768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12086768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12086768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12086768,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              948431.7461,
              1070226.338,
              39.72074096,
              949669.7261,
              1071249.018,
              190.840741
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    948431.7460933554,
                    1070226.3377352748,
                    39.720740961217274
                  ],
                  [
                    948431.7460933554,
                    1071249.017735275,
                    39.720740961217274
                  ],
                  [
                    949669.7260933553,
                    1071249.017735275,
                    190.84074096121728
                  ],
                  [
                    949669.7260933553,
                    1070226.3377352748,
                    190.84074096121728
                  ],
                  [
                    948431.7460933554,
                    1070226.3377352748,
                    39.720740961217274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:35:55+00:00",
            "end_time": "2019-07-21T23:20:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VLK5987.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.40764366690436,
              58.50710080397888,
              -0.202421644834312
            ],
            [
              -137.40601460971197,
              58.51041962005253,
              -0.202421644834312
            ],
            [
              -137.40201126315156,
              58.509888430320984,
              9.357578355165689
            ],
            [
              -137.40364068007705,
              58.506569664102585,
              9.357578355165689
            ],
            [
              -137.40764366690436,
              58.50710080397888,
              -0.202421644834312
            ]
          ]
        ]
      },
      "bbox": [
        -137.4076437,
        58.50656966,
        -0.2024216448,
        -137.4020113,
        58.51041962,
        9.357578355
      ],
      "properties": {
        "datetime": "2019-07-22T21:16:27Z",
        "pc:count": 79179,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 954203.6153,
            "count": 79179,
            "maximum": 954298.6805,
            "minimum": 954058.6405,
            "name": "X",
            "position": 0,
            "stddev": 46.67124557,
            "variance": 2178.205163
          },
          {
            "average": 1065464.881,
            "count": 79179,
            "maximum": 1065573.563,
            "minimum": 1065190.783,
            "name": "Y",
            "position": 1,
            "stddev": 55.78403195,
            "variance": 3111.85822
          },
          {
            "average": 2.66388672,
            "count": 79179,
            "maximum": 9.357578355,
            "minimum": -0.2024216448,
            "name": "Z",
            "position": 2,
            "stddev": 1.767406909,
            "variance": 3.123727181
          },
          {
            "average": 745.4979729,
            "count": 79179,
            "maximum": 5315,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 688.5539719,
            "variance": 474106.5722
          },
          {
            "average": 1.035211357,
            "count": 79179,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2061174703,
            "variance": 0.04248441155
          },
          {
            "average": 1.07051112,
            "count": 79179,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3018742219,
            "variance": 0.09112804586
          },
          {
            "average": 1,
            "count": 79179,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79179,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.185667917,
            "count": 79179,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.374847001,
            "variance": 70.13806229
          },
          {
            "average": 20.60011724,
            "count": 79179,
            "maximum": 25.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.077816213,
            "variance": 1.161687789
          },
          {
            "average": 1.147273898,
            "count": 79179,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3666769457,
            "variance": 0.1344519825
          },
          {
            "average": 5.107541141,
            "count": 79179,
            "maximum": 7,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6599555109,
            "variance": 0.4355412764
          },
          {
            "average": 247863628,
            "count": 79179,
            "maximum": 247865387.3,
            "minimum": 247862613.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 581.9212155,
            "variance": 338632.3011
          },
          {
            "average": 0,
            "count": 79179,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79179,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79179,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79179,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 79179,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          954058.6405,
          1065190.783,
          -0.2024216448,
          954298.6805,
          1065573.563,
          9.357578355
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                954058.640543008,
                1065190.783479544,
                -0.202421644834312
              ],
              [
                954058.640543008,
                1065573.563479544,
                -0.202421644834312
              ],
              [
                954298.680543008,
                1065573.563479544,
                9.357578355165689
              ],
              [
                954298.680543008,
                1065190.783479544,
                9.357578355165689
              ],
              [
                954058.640543008,
                1065190.783479544,
                -0.202421644834312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T21:16:27+00:00",
        "end_time": "2019-07-22T20:30:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK5987.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK5987.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5987.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5987.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4076437,
            58.50656966,
            -0.2024216448,
            -137.4020113,
            58.51041962,
            9.357578355
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.40764366690436,
                  58.50710080397888,
                  -0.202421644834312
                ],
                [
                  -137.40601460971197,
                  58.51041962005253,
                  -0.202421644834312
                ],
                [
                  -137.40201126315156,
                  58.509888430320984,
                  9.357578355165689
                ],
                [
                  -137.40364068007705,
                  58.506569664102585,
                  9.357578355165689
                ],
                [
                  -137.40764366690436,
                  58.50710080397888,
                  -0.202421644834312
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK5987.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5987.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T21:16:27Z",
            "pc:count": 79179,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 954203.6153,
                "count": 79179,
                "maximum": 954298.6805,
                "minimum": 954058.6405,
                "name": "X",
                "position": 0,
                "stddev": 46.67124557,
                "variance": 2178.205163
              },
              {
                "average": 1065464.881,
                "count": 79179,
                "maximum": 1065573.563,
                "minimum": 1065190.783,
                "name": "Y",
                "position": 1,
                "stddev": 55.78403195,
                "variance": 3111.85822
              },
              {
                "average": 2.66388672,
                "count": 79179,
                "maximum": 9.357578355,
                "minimum": -0.2024216448,
                "name": "Z",
                "position": 2,
                "stddev": 1.767406909,
                "variance": 3.123727181
              },
              {
                "average": 745.4979729,
                "count": 79179,
                "maximum": 5315,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 688.5539719,
                "variance": 474106.5722
              },
              {
                "average": 1.035211357,
                "count": 79179,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2061174703,
                "variance": 0.04248441155
              },
              {
                "average": 1.07051112,
                "count": 79179,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3018742219,
                "variance": 0.09112804586
              },
              {
                "average": 1,
                "count": 79179,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79179,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.185667917,
                "count": 79179,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.374847001,
                "variance": 70.13806229
              },
              {
                "average": 20.60011724,
                "count": 79179,
                "maximum": 25.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.077816213,
                "variance": 1.161687789
              },
              {
                "average": 1.147273898,
                "count": 79179,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3666769457,
                "variance": 0.1344519825
              },
              {
                "average": 5.107541141,
                "count": 79179,
                "maximum": 7,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6599555109,
                "variance": 0.4355412764
              },
              {
                "average": 247863628,
                "count": 79179,
                "maximum": 247865387.3,
                "minimum": 247862613.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 581.9212155,
                "variance": 338632.3011
              },
              {
                "average": 0,
                "count": 79179,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79179,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79179,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79179,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 79179,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              954058.6405,
              1065190.783,
              -0.2024216448,
              954298.6805,
              1065573.563,
              9.357578355
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    954058.640543008,
                    1065190.783479544,
                    -0.202421644834312
                  ],
                  [
                    954058.640543008,
                    1065573.563479544,
                    -0.202421644834312
                  ],
                  [
                    954298.680543008,
                    1065573.563479544,
                    9.357578355165689
                  ],
                  [
                    954298.680543008,
                    1065190.783479544,
                    9.357578355165689
                  ],
                  [
                    954058.640543008,
                    1065190.783479544,
                    -0.202421644834312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T21:16:27+00:00",
            "end_time": "2019-07-22T20:30: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": "20190721_NCMP_AK_08VLK5988.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.42038927549845,
              58.5118539148251,
              -2.224568810760118
            ],
            [
              -137.41607537842776,
              58.52064680275757,
              -2.224568810760118
            ],
            [
              -137.39898440983578,
              58.518380193512876,
              62.63543118923988
            ],
            [
              -137.4033023763324,
              58.50958786929098,
              62.63543118923988
            ],
            [
              -137.42038927549845,
              58.5118539148251,
              -2.224568810760118
            ]
          ]
        ]
      },
      "bbox": [
        -137.4203893,
        58.50958787,
        -2.224568811,
        -137.3989844,
        58.5206468,
        62.63543119
      ],
      "properties": {
        "datetime": "2019-07-23T00:08:12Z",
        "pc:count": 5580136,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 953892.3522,
            "count": 5580136,
            "maximum": 954234.3072,
            "minimum": 953209.8272,
            "name": "X",
            "position": 0,
            "stddev": 172.4563176,
            "variance": 29741.18148
          },
          {
            "average": 1066188.898,
            "count": 5580136,
            "maximum": 1066536.566,
            "minimum": 1065522.466,
            "name": "Y",
            "position": 1,
            "stddev": 213.511424,
            "variance": 45587.12818
          },
          {
            "average": 26.89128172,
            "count": 5580136,
            "maximum": 62.63543119,
            "minimum": -2.224568811,
            "name": "Z",
            "position": 2,
            "stddev": 12.36430629,
            "variance": 152.8760701
          },
          {
            "average": 164.2957057,
            "count": 5580136,
            "maximum": 13802,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 329.3575684,
            "variance": 108476.4078
          },
          {
            "average": 2.642406744,
            "count": 5580136,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.266525323,
            "variance": 1.604086393
          },
          {
            "average": 4.286804838,
            "count": 5580136,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.347038549,
            "variance": 1.814512851
          },
          {
            "average": 1,
            "count": 5580136,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5580136,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.083830036,
            "count": 5580136,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9240042081,
            "variance": 0.8537837766
          },
          {
            "average": 20.27956984,
            "count": 5580136,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.394608991,
            "variance": 1.944934237
          },
          {
            "average": 3.65145742,
            "count": 5580136,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.533190962,
            "variance": 6.417056452
          },
          {
            "average": 4.0384677,
            "count": 5580136,
            "maximum": 19,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.932342087,
            "variance": 24.32799847
          },
          {
            "average": 247862488.4,
            "count": 5580136,
            "maximum": 247875692.2,
            "minimum": 247793790.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4928.516064,
            "variance": 24290270.59
          },
          {
            "average": 0,
            "count": 5580136,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5580136,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5580136,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5580136,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5580136,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          953209.8272,
          1065522.466,
          -2.224568811,
          954234.3072,
          1066536.566,
          62.63543119
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                953209.8272378603,
                1065522.4656935725,
                -2.224568810760118
              ],
              [
                953209.8272378603,
                1066536.5656935726,
                -2.224568810760118
              ],
              [
                954234.3072378603,
                1066536.5656935726,
                62.63543118923988
              ],
              [
                954234.3072378603,
                1065522.4656935725,
                62.63543118923988
              ],
              [
                953209.8272378603,
                1065522.4656935725,
                -2.224568810760118
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T00:08:12+00:00",
        "end_time": "2019-07-22T01:23:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5988.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5988.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5988.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5988.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4203893,
            58.50958787,
            -2.224568811,
            -137.3989844,
            58.5206468,
            62.63543119
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.42038927549845,
                  58.5118539148251,
                  -2.224568810760118
                ],
                [
                  -137.41607537842776,
                  58.52064680275757,
                  -2.224568810760118
                ],
                [
                  -137.39898440983578,
                  58.518380193512876,
                  62.63543118923988
                ],
                [
                  -137.4033023763324,
                  58.50958786929098,
                  62.63543118923988
                ],
                [
                  -137.42038927549845,
                  58.5118539148251,
                  -2.224568810760118
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5988.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5988.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T00:08:12Z",
            "pc:count": 5580136,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 953892.3522,
                "count": 5580136,
                "maximum": 954234.3072,
                "minimum": 953209.8272,
                "name": "X",
                "position": 0,
                "stddev": 172.4563176,
                "variance": 29741.18148
              },
              {
                "average": 1066188.898,
                "count": 5580136,
                "maximum": 1066536.566,
                "minimum": 1065522.466,
                "name": "Y",
                "position": 1,
                "stddev": 213.511424,
                "variance": 45587.12818
              },
              {
                "average": 26.89128172,
                "count": 5580136,
                "maximum": 62.63543119,
                "minimum": -2.224568811,
                "name": "Z",
                "position": 2,
                "stddev": 12.36430629,
                "variance": 152.8760701
              },
              {
                "average": 164.2957057,
                "count": 5580136,
                "maximum": 13802,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 329.3575684,
                "variance": 108476.4078
              },
              {
                "average": 2.642406744,
                "count": 5580136,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.266525323,
                "variance": 1.604086393
              },
              {
                "average": 4.286804838,
                "count": 5580136,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.347038549,
                "variance": 1.814512851
              },
              {
                "average": 1,
                "count": 5580136,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5580136,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.083830036,
                "count": 5580136,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9240042081,
                "variance": 0.8537837766
              },
              {
                "average": 20.27956984,
                "count": 5580136,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.394608991,
                "variance": 1.944934237
              },
              {
                "average": 3.65145742,
                "count": 5580136,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.533190962,
                "variance": 6.417056452
              },
              {
                "average": 4.0384677,
                "count": 5580136,
                "maximum": 19,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.932342087,
                "variance": 24.32799847
              },
              {
                "average": 247862488.4,
                "count": 5580136,
                "maximum": 247875692.2,
                "minimum": 247793790.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4928.516064,
                "variance": 24290270.59
              },
              {
                "average": 0,
                "count": 5580136,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5580136,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5580136,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5580136,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5580136,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              953209.8272,
              1065522.466,
              -2.224568811,
              954234.3072,
              1066536.566,
              62.63543119
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    953209.8272378603,
                    1065522.4656935725,
                    -2.224568810760118
                  ],
                  [
                    953209.8272378603,
                    1066536.5656935726,
                    -2.224568810760118
                  ],
                  [
                    954234.3072378603,
                    1066536.5656935726,
                    62.63543118923988
                  ],
                  [
                    954234.3072378603,
                    1065522.4656935725,
                    62.63543118923988
                  ],
                  [
                    953209.8272378603,
                    1065522.4656935725,
                    -2.224568810760118
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T00:08:12+00:00",
            "end_time": "2019-07-22T01:23:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7082.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.23003447035276,
              58.4595334411315,
              74.47800616550488
            ],
            [
              -137.22839516307377,
              58.46284090431977,
              74.47800616550488
            ],
            [
              -137.21949774456462,
              58.4616452737911,
              145.5380061655049
            ],
            [
              -137.2211378462138,
              58.45833792222303,
              145.5380061655049
            ],
            [
              -137.23003447035276,
              58.4595334411315,
              74.47800616550488
            ]
          ]
        ]
      },
      "bbox": [
        -137.2300345,
        58.45833792,
        74.47800617,
        -137.2194977,
        58.4628409,
        145.5380062
      ],
      "properties": {
        "datetime": "2019-07-21T23:35:34Z",
        "pc:count": 1162341,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 965602.8953,
            "count": 1162341,
            "maximum": 965917.0538,
            "minimum": 965382.4538,
            "name": "X",
            "position": 0,
            "stddev": 128.1748795,
            "variance": 16428.79973
          },
          {
            "average": 1062753.097,
            "count": 1162341,
            "maximum": 1062990.187,
            "minimum": 1062608.467,
            "name": "Y",
            "position": 1,
            "stddev": 82.85607822,
            "variance": 6865.129698
          },
          {
            "average": 117.7842681,
            "count": 1162341,
            "maximum": 145.5380062,
            "minimum": 74.47800617,
            "name": "Z",
            "position": 2,
            "stddev": 11.67509973,
            "variance": 136.3079538
          },
          {
            "average": 128.9176868,
            "count": 1162341,
            "maximum": 3060,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 214.3751171,
            "variance": 45956.69081
          },
          {
            "average": 2.588959694,
            "count": 1162341,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.257236289,
            "variance": 1.580643086
          },
          {
            "average": 4.16626188,
            "count": 1162341,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.209926194,
            "variance": 1.463921394
          },
          {
            "average": 1,
            "count": 1162341,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1162341,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.043711785,
            "count": 1162341,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2044531753,
            "variance": 0.0418011009
          },
          {
            "average": 19.97114197,
            "count": 1162341,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.611437278,
            "variance": 2.596730102
          },
          {
            "average": 3.159211453,
            "count": 1162341,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.074645157,
            "variance": 4.304152526
          },
          {
            "average": 1.19227404,
            "count": 1162341,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3940873852,
            "variance": 0.1553048672
          },
          {
            "average": 247786390.5,
            "count": 1162341,
            "maximum": 247787334.3,
            "minimum": 247786161.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 459.3818426,
            "variance": 211031.6774
          },
          {
            "average": 0,
            "count": 1162341,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1162341,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1162341,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1162341,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1162341,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          965382.4538,
          1062608.467,
          74.47800617,
          965917.0538,
          1062990.187,
          145.5380062
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                965382.4537593101,
                1062608.4673766673,
                74.47800616550488
              ],
              [
                965382.4537593101,
                1062990.1873766675,
                74.47800616550488
              ],
              [
                965917.0537593102,
                1062990.1873766675,
                145.5380061655049
              ],
              [
                965917.0537593102,
                1062608.4673766673,
                145.5380061655049
              ],
              [
                965382.4537593101,
                1062608.4673766673,
                74.47800616550488
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:35:34+00:00",
        "end_time": "2019-07-21T23:16:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7082.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7082.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7082.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7082.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2300345,
            58.45833792,
            74.47800617,
            -137.2194977,
            58.4628409,
            145.5380062
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.23003447035276,
                  58.4595334411315,
                  74.47800616550488
                ],
                [
                  -137.22839516307377,
                  58.46284090431977,
                  74.47800616550488
                ],
                [
                  -137.21949774456462,
                  58.4616452737911,
                  145.5380061655049
                ],
                [
                  -137.2211378462138,
                  58.45833792222303,
                  145.5380061655049
                ],
                [
                  -137.23003447035276,
                  58.4595334411315,
                  74.47800616550488
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7082.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7082.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:35:34Z",
            "pc:count": 1162341,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 965602.8953,
                "count": 1162341,
                "maximum": 965917.0538,
                "minimum": 965382.4538,
                "name": "X",
                "position": 0,
                "stddev": 128.1748795,
                "variance": 16428.79973
              },
              {
                "average": 1062753.097,
                "count": 1162341,
                "maximum": 1062990.187,
                "minimum": 1062608.467,
                "name": "Y",
                "position": 1,
                "stddev": 82.85607822,
                "variance": 6865.129698
              },
              {
                "average": 117.7842681,
                "count": 1162341,
                "maximum": 145.5380062,
                "minimum": 74.47800617,
                "name": "Z",
                "position": 2,
                "stddev": 11.67509973,
                "variance": 136.3079538
              },
              {
                "average": 128.9176868,
                "count": 1162341,
                "maximum": 3060,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 214.3751171,
                "variance": 45956.69081
              },
              {
                "average": 2.588959694,
                "count": 1162341,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.257236289,
                "variance": 1.580643086
              },
              {
                "average": 4.16626188,
                "count": 1162341,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.209926194,
                "variance": 1.463921394
              },
              {
                "average": 1,
                "count": 1162341,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1162341,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.043711785,
                "count": 1162341,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2044531753,
                "variance": 0.0418011009
              },
              {
                "average": 19.97114197,
                "count": 1162341,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.611437278,
                "variance": 2.596730102
              },
              {
                "average": 3.159211453,
                "count": 1162341,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.074645157,
                "variance": 4.304152526
              },
              {
                "average": 1.19227404,
                "count": 1162341,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3940873852,
                "variance": 0.1553048672
              },
              {
                "average": 247786390.5,
                "count": 1162341,
                "maximum": 247787334.3,
                "minimum": 247786161.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 459.3818426,
                "variance": 211031.6774
              },
              {
                "average": 0,
                "count": 1162341,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1162341,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1162341,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1162341,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1162341,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              965382.4538,
              1062608.467,
              74.47800617,
              965917.0538,
              1062990.187,
              145.5380062
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    965382.4537593101,
                    1062608.4673766673,
                    74.47800616550488
                  ],
                  [
                    965382.4537593101,
                    1062990.1873766675,
                    74.47800616550488
                  ],
                  [
                    965917.0537593102,
                    1062990.1873766675,
                    145.5380061655049
                  ],
                  [
                    965917.0537593102,
                    1062608.4673766673,
                    145.5380061655049
                  ],
                  [
                    965382.4537593101,
                    1062608.4673766673,
                    74.47800616550488
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:35:34+00:00",
            "end_time": "2019-07-21T23:16:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6585.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.32026518187104,
              58.48531692798435,
              6.88819866366245
            ],
            [
              -137.31494786091963,
              58.49609504202367,
              6.88819866366245
            ],
            [
              -137.2943118407122,
              58.49333855474837,
              255.38819866366245
            ],
            [
              -137.299635174318,
              58.48256128014603,
              255.38819866366245
            ],
            [
              -137.32026518187104,
              58.48531692798435,
              6.88819866366245
            ]
          ]
        ]
      },
      "bbox": [
        -137.3202652,
        58.48256128,
        6.888198664,
        -137.2943118,
        58.49609504,
        255.3881987
      ],
      "properties": {
        "datetime": "2019-07-22T01:38:55Z",
        "pc:count": 24449994,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 960179.7123,
            "count": 24449994,
            "maximum": 960820.4701,
            "minimum": 959582.1101,
            "name": "X",
            "position": 0,
            "stddev": 285.2728231,
            "variance": 81380.58358
          },
          {
            "average": 1064690.227,
            "count": 24449994,
            "maximum": 1065334.761,
            "minimum": 1064091.241,
            "name": "Y",
            "position": 1,
            "stddev": 261.4264958,
            "variance": 68343.81272
          },
          {
            "average": 146.5961442,
            "count": 24449994,
            "maximum": 255.3881987,
            "minimum": 6.888198664,
            "name": "Z",
            "position": 2,
            "stddev": 64.73941948,
            "variance": 4191.192434
          },
          {
            "average": 94.31944306,
            "count": 24449994,
            "maximum": 4063,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 159.0801557,
            "variance": 25306.49593
          },
          {
            "average": 2.751464602,
            "count": 24449994,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.23844446,
            "variance": 1.53374468
          },
          {
            "average": 4.503815216,
            "count": 24449994,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9378617451,
            "variance": 0.879584653
          },
          {
            "average": 1,
            "count": 24449994,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24449994,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.01377804,
            "count": 24449994,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1215038107,
            "variance": 0.01476317602
          },
          {
            "average": 19.95328319,
            "count": 24449994,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.167845064,
            "variance": 4.69955222
          },
          {
            "average": 3.519551539,
            "count": 24449994,
            "maximum": 22,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.214970061,
            "variance": 4.906092373
          },
          {
            "average": 5.852034483,
            "count": 24449994,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.717108581,
            "variance": 7.382679041
          },
          {
            "average": 247790005,
            "count": 24449994,
            "maximum": 247794735.7,
            "minimum": 247786240.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2400.273267,
            "variance": 5761311.757
          },
          {
            "average": 0,
            "count": 24449994,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24449994,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24449994,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24449994,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24449994,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          959582.1101,
          1064091.241,
          6.888198664,
          960820.4701,
          1065334.761,
          255.3881987
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                959582.1101283563,
                1064091.2414786376,
                6.88819866366245
              ],
              [
                959582.1101283563,
                1065334.7614786376,
                6.88819866366245
              ],
              [
                960820.4701283564,
                1065334.7614786376,
                255.38819866366245
              ],
              [
                960820.4701283564,
                1064091.2414786376,
                255.38819866366245
              ],
              [
                959582.1101283563,
                1064091.2414786376,
                6.88819866366245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:38:55+00:00",
        "end_time": "2019-07-21T23:17:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6585.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6585.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6585.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6585.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3202652,
            58.48256128,
            6.888198664,
            -137.2943118,
            58.49609504,
            255.3881987
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.32026518187104,
                  58.48531692798435,
                  6.88819866366245
                ],
                [
                  -137.31494786091963,
                  58.49609504202367,
                  6.88819866366245
                ],
                [
                  -137.2943118407122,
                  58.49333855474837,
                  255.38819866366245
                ],
                [
                  -137.299635174318,
                  58.48256128014603,
                  255.38819866366245
                ],
                [
                  -137.32026518187104,
                  58.48531692798435,
                  6.88819866366245
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6585.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6585.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:38:55Z",
            "pc:count": 24449994,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 960179.7123,
                "count": 24449994,
                "maximum": 960820.4701,
                "minimum": 959582.1101,
                "name": "X",
                "position": 0,
                "stddev": 285.2728231,
                "variance": 81380.58358
              },
              {
                "average": 1064690.227,
                "count": 24449994,
                "maximum": 1065334.761,
                "minimum": 1064091.241,
                "name": "Y",
                "position": 1,
                "stddev": 261.4264958,
                "variance": 68343.81272
              },
              {
                "average": 146.5961442,
                "count": 24449994,
                "maximum": 255.3881987,
                "minimum": 6.888198664,
                "name": "Z",
                "position": 2,
                "stddev": 64.73941948,
                "variance": 4191.192434
              },
              {
                "average": 94.31944306,
                "count": 24449994,
                "maximum": 4063,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 159.0801557,
                "variance": 25306.49593
              },
              {
                "average": 2.751464602,
                "count": 24449994,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.23844446,
                "variance": 1.53374468
              },
              {
                "average": 4.503815216,
                "count": 24449994,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9378617451,
                "variance": 0.879584653
              },
              {
                "average": 1,
                "count": 24449994,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24449994,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.01377804,
                "count": 24449994,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1215038107,
                "variance": 0.01476317602
              },
              {
                "average": 19.95328319,
                "count": 24449994,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.167845064,
                "variance": 4.69955222
              },
              {
                "average": 3.519551539,
                "count": 24449994,
                "maximum": 22,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.214970061,
                "variance": 4.906092373
              },
              {
                "average": 5.852034483,
                "count": 24449994,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.717108581,
                "variance": 7.382679041
              },
              {
                "average": 247790005,
                "count": 24449994,
                "maximum": 247794735.7,
                "minimum": 247786240.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2400.273267,
                "variance": 5761311.757
              },
              {
                "average": 0,
                "count": 24449994,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24449994,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24449994,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24449994,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24449994,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              959582.1101,
              1064091.241,
              6.888198664,
              960820.4701,
              1065334.761,
              255.3881987
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    959582.1101283563,
                    1064091.2414786376,
                    6.88819866366245
                  ],
                  [
                    959582.1101283563,
                    1065334.7614786376,
                    6.88819866366245
                  ],
                  [
                    960820.4701283564,
                    1065334.7614786376,
                    255.38819866366245
                  ],
                  [
                    960820.4701283564,
                    1064091.2414786376,
                    255.38819866366245
                  ],
                  [
                    959582.1101283563,
                    1064091.2414786376,
                    6.88819866366245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:38:55+00:00",
            "end_time": "2019-07-21T23:17:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6388.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.35530526998483,
              58.51147555337366,
              129.75812998548622
            ],
            [
              -137.3520983771235,
              58.51798593492786,
              129.75812998548622
            ],
            [
              -137.3353547970968,
              58.51575631494618,
              196.7781299854862
            ],
            [
              -137.33856464007184,
              58.509246343949144,
              196.7781299854862
            ],
            [
              -137.35530526998483,
              58.51147555337366,
              129.75812998548622
            ]
          ]
        ]
      },
      "bbox": [
        -137.3553053,
        58.50924634,
        129.75813,
        -137.3353548,
        58.51798593,
        196.77813
      ],
      "properties": {
        "datetime": "2019-07-22T00:05:31Z",
        "pc:count": 4588598,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 957289.6207,
            "count": 4588598,
            "maximum": 957887.6406,
            "minimum": 956883.6606,
            "name": "X",
            "position": 0,
            "stddev": 218.4233551,
            "variance": 47708.76206
          },
          {
            "average": 1066742.132,
            "count": 4588598,
            "maximum": 1067168.501,
            "minimum": 1066417.461,
            "name": "Y",
            "position": 1,
            "stddev": 171.5552413,
            "variance": 29431.20082
          },
          {
            "average": 164.3703037,
            "count": 4588598,
            "maximum": 196.77813,
            "minimum": 129.75813,
            "name": "Z",
            "position": 2,
            "stddev": 11.51167531,
            "variance": 132.5186685
          },
          {
            "average": 128.361479,
            "count": 4588598,
            "maximum": 3244,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 222.6555026,
            "variance": 49575.47284
          },
          {
            "average": 2.615067173,
            "count": 4588598,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.267563546,
            "variance": 1.606717343
          },
          {
            "average": 4.230291039,
            "count": 4588598,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.183805542,
            "variance": 1.401395561
          },
          {
            "average": 1,
            "count": 4588598,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4588598,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.047431699,
            "count": 4588598,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2125604454,
            "variance": 0.04518194294
          },
          {
            "average": 19.92558039,
            "count": 4588598,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.477822836,
            "variance": 2.183960336
          },
          {
            "average": 3.146411823,
            "count": 4588598,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.00275036,
            "variance": 4.011009003
          },
          {
            "average": 1.591448194,
            "count": 4588598,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9480997217,
            "variance": 0.8988930822
          },
          {
            "average": 247786739,
            "count": 4588598,
            "maximum": 247789131.7,
            "minimum": 247786283.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 638.3834509,
            "variance": 407533.4304
          },
          {
            "average": 0,
            "count": 4588598,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4588598,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4588598,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4588598,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4588598,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          956883.6606,
          1066417.461,
          129.75813,
          957887.6406,
          1067168.501,
          196.77813
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                956883.660637452,
                1066417.4605780975,
                129.75812998548622
              ],
              [
                956883.660637452,
                1067168.5005780975,
                129.75812998548622
              ],
              [
                957887.640637452,
                1067168.5005780975,
                196.7781299854862
              ],
              [
                957887.640637452,
                1066417.4605780975,
                196.7781299854862
              ],
              [
                956883.660637452,
                1066417.4605780975,
                129.75812998548622
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T00:05:31+00:00",
        "end_time": "2019-07-21T23:18:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6388.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6388.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6388.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6388.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3553053,
            58.50924634,
            129.75813,
            -137.3353548,
            58.51798593,
            196.77813
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.35530526998483,
                  58.51147555337366,
                  129.75812998548622
                ],
                [
                  -137.3520983771235,
                  58.51798593492786,
                  129.75812998548622
                ],
                [
                  -137.3353547970968,
                  58.51575631494618,
                  196.7781299854862
                ],
                [
                  -137.33856464007184,
                  58.509246343949144,
                  196.7781299854862
                ],
                [
                  -137.35530526998483,
                  58.51147555337366,
                  129.75812998548622
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6388.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6388.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T00:05:31Z",
            "pc:count": 4588598,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 957289.6207,
                "count": 4588598,
                "maximum": 957887.6406,
                "minimum": 956883.6606,
                "name": "X",
                "position": 0,
                "stddev": 218.4233551,
                "variance": 47708.76206
              },
              {
                "average": 1066742.132,
                "count": 4588598,
                "maximum": 1067168.501,
                "minimum": 1066417.461,
                "name": "Y",
                "position": 1,
                "stddev": 171.5552413,
                "variance": 29431.20082
              },
              {
                "average": 164.3703037,
                "count": 4588598,
                "maximum": 196.77813,
                "minimum": 129.75813,
                "name": "Z",
                "position": 2,
                "stddev": 11.51167531,
                "variance": 132.5186685
              },
              {
                "average": 128.361479,
                "count": 4588598,
                "maximum": 3244,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 222.6555026,
                "variance": 49575.47284
              },
              {
                "average": 2.615067173,
                "count": 4588598,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.267563546,
                "variance": 1.606717343
              },
              {
                "average": 4.230291039,
                "count": 4588598,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.183805542,
                "variance": 1.401395561
              },
              {
                "average": 1,
                "count": 4588598,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4588598,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.047431699,
                "count": 4588598,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2125604454,
                "variance": 0.04518194294
              },
              {
                "average": 19.92558039,
                "count": 4588598,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.477822836,
                "variance": 2.183960336
              },
              {
                "average": 3.146411823,
                "count": 4588598,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.00275036,
                "variance": 4.011009003
              },
              {
                "average": 1.591448194,
                "count": 4588598,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9480997217,
                "variance": 0.8988930822
              },
              {
                "average": 247786739,
                "count": 4588598,
                "maximum": 247789131.7,
                "minimum": 247786283.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 638.3834509,
                "variance": 407533.4304
              },
              {
                "average": 0,
                "count": 4588598,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4588598,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4588598,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4588598,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4588598,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              956883.6606,
              1066417.461,
              129.75813,
              957887.6406,
              1067168.501,
              196.77813
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    956883.660637452,
                    1066417.4605780975,
                    129.75812998548622
                  ],
                  [
                    956883.660637452,
                    1067168.5005780975,
                    129.75812998548622
                  ],
                  [
                    957887.640637452,
                    1067168.5005780975,
                    196.7781299854862
                  ],
                  [
                    957887.640637452,
                    1066417.4605780975,
                    196.7781299854862
                  ],
                  [
                    956883.660637452,
                    1066417.4605780975,
                    129.75812998548622
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T00:05:31+00:00",
            "end_time": "2019-07-21T23:18: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": "20190721_NCMP_AK_08VLK5297.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.5508145507884,
              58.58876228514844,
              40.46078017653443
            ],
            [
              -137.5456773635962,
              58.59929520053875,
              40.46078017653443
            ],
            [
              -137.52496516306726,
              58.596576727870186,
              168.72078017653442
            ],
            [
              -137.53010827788572,
              58.58604462482903,
              168.72078017653442
            ],
            [
              -137.5508145507884,
              58.58876228514844,
              40.46078017653443
            ]
          ]
        ]
      },
      "bbox": [
        -137.5508146,
        58.58604462,
        40.46078018,
        -137.5249652,
        58.5992952,
        168.7207802
      ],
      "properties": {
        "datetime": "2019-07-22T01:34:56Z",
        "pc:count": 24969618,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 944357.306,
            "count": 24969618,
            "maximum": 944996.8176,
            "minimum": 943758.6976,
            "name": "X",
            "position": 0,
            "stddev": 287.2606379,
            "variance": 82518.67411
          },
          {
            "average": 1072562.483,
            "count": 24969618,
            "maximum": 1073204.721,
            "minimum": 1071990.481,
            "name": "Y",
            "position": 1,
            "stddev": 267.3202701,
            "variance": 71460.12679
          },
          {
            "average": 100.6606319,
            "count": 24969618,
            "maximum": 168.7207802,
            "minimum": 40.46078018,
            "name": "Z",
            "position": 2,
            "stddev": 26.19284495,
            "variance": 686.0651268
          },
          {
            "average": 102.6415081,
            "count": 24969618,
            "maximum": 3447,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 168.8994776,
            "variance": 28527.03352
          },
          {
            "average": 2.78962045,
            "count": 24969618,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.234824499,
            "variance": 1.524791542
          },
          {
            "average": 4.581085662,
            "count": 24969618,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8528698927,
            "variance": 0.7273870538
          },
          {
            "average": 1,
            "count": 24969618,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24969618,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.014479356,
            "count": 24969618,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1194558717,
            "variance": 0.01426970528
          },
          {
            "average": 20.01268255,
            "count": 24969618,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.907464048,
            "variance": 3.638419094
          },
          {
            "average": 3.588317531,
            "count": 24969618,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.219220947,
            "variance": 4.924941613
          },
          {
            "average": 5.262426241,
            "count": 24969618,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.788733667,
            "variance": 7.777035468
          },
          {
            "average": 247789508.1,
            "count": 24969618,
            "maximum": 247794496.4,
            "minimum": 247786478.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2325.274219,
            "variance": 5406900.194
          },
          {
            "average": 0,
            "count": 24969618,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24969618,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24969618,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24969618,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24969618,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          943758.6976,
          1071990.481,
          40.46078018,
          944996.8176,
          1073204.721,
          168.7207802
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                943758.6975579467,
                1071990.4811047704,
                40.46078017653443
              ],
              [
                943758.6975579467,
                1073204.7211047707,
                40.46078017653443
              ],
              [
                944996.8175579468,
                1073204.7211047707,
                168.72078017653442
              ],
              [
                944996.8175579468,
                1071990.4811047704,
                168.72078017653442
              ],
              [
                943758.6975579467,
                1071990.4811047704,
                40.46078017653443
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:34:56+00:00",
        "end_time": "2019-07-21T23:21:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5297.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5297.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5297.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5297.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5508146,
            58.58604462,
            40.46078018,
            -137.5249652,
            58.5992952,
            168.7207802
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.5508145507884,
                  58.58876228514844,
                  40.46078017653443
                ],
                [
                  -137.5456773635962,
                  58.59929520053875,
                  40.46078017653443
                ],
                [
                  -137.52496516306726,
                  58.596576727870186,
                  168.72078017653442
                ],
                [
                  -137.53010827788572,
                  58.58604462482903,
                  168.72078017653442
                ],
                [
                  -137.5508145507884,
                  58.58876228514844,
                  40.46078017653443
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5297.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5297.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:34:56Z",
            "pc:count": 24969618,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 944357.306,
                "count": 24969618,
                "maximum": 944996.8176,
                "minimum": 943758.6976,
                "name": "X",
                "position": 0,
                "stddev": 287.2606379,
                "variance": 82518.67411
              },
              {
                "average": 1072562.483,
                "count": 24969618,
                "maximum": 1073204.721,
                "minimum": 1071990.481,
                "name": "Y",
                "position": 1,
                "stddev": 267.3202701,
                "variance": 71460.12679
              },
              {
                "average": 100.6606319,
                "count": 24969618,
                "maximum": 168.7207802,
                "minimum": 40.46078018,
                "name": "Z",
                "position": 2,
                "stddev": 26.19284495,
                "variance": 686.0651268
              },
              {
                "average": 102.6415081,
                "count": 24969618,
                "maximum": 3447,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 168.8994776,
                "variance": 28527.03352
              },
              {
                "average": 2.78962045,
                "count": 24969618,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.234824499,
                "variance": 1.524791542
              },
              {
                "average": 4.581085662,
                "count": 24969618,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8528698927,
                "variance": 0.7273870538
              },
              {
                "average": 1,
                "count": 24969618,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24969618,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.014479356,
                "count": 24969618,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1194558717,
                "variance": 0.01426970528
              },
              {
                "average": 20.01268255,
                "count": 24969618,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.907464048,
                "variance": 3.638419094
              },
              {
                "average": 3.588317531,
                "count": 24969618,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.219220947,
                "variance": 4.924941613
              },
              {
                "average": 5.262426241,
                "count": 24969618,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.788733667,
                "variance": 7.777035468
              },
              {
                "average": 247789508.1,
                "count": 24969618,
                "maximum": 247794496.4,
                "minimum": 247786478.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2325.274219,
                "variance": 5406900.194
              },
              {
                "average": 0,
                "count": 24969618,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24969618,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24969618,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24969618,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24969618,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              943758.6976,
              1071990.481,
              40.46078018,
              944996.8176,
              1073204.721,
              168.7207802
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    943758.6975579467,
                    1071990.4811047704,
                    40.46078017653443
                  ],
                  [
                    943758.6975579467,
                    1073204.7211047707,
                    40.46078017653443
                  ],
                  [
                    944996.8175579468,
                    1073204.7211047707,
                    168.72078017653442
                  ],
                  [
                    944996.8175579468,
                    1071990.4811047704,
                    168.72078017653442
                  ],
                  [
                    943758.6975579467,
                    1071990.4811047704,
                    40.46078017653443
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:34:56+00:00",
            "end_time": "2019-07-21T23:21:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK4799.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.63808775772492,
              58.60497029487658,
              16.73066131761967
            ],
            [
              -137.63285043874768,
              58.615762913527135,
              16.73066131761967
            ],
            [
              -137.6121120823794,
              58.61305734413303,
              130.37066131761966
            ],
            [
              -137.61735549032153,
              58.602265554444564,
              130.37066131761966
            ],
            [
              -137.63808775772492,
              58.60497029487658,
              16.73066131761967
            ]
          ]
        ]
      },
      "bbox": [
        -137.6380878,
        58.60226555,
        16.73066132,
        -137.6121121,
        58.61576291,
        130.3706613
      ],
      "properties": {
        "datetime": "2019-07-22T21:27:17Z",
        "pc:count": 19107226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 939016.0736,
            "count": 19107226,
            "maximum": 939650.3649,
            "minimum": 938411.6849,
            "name": "X",
            "position": 0,
            "stddev": 286.4394284,
            "variance": 82047.54614
          },
          {
            "average": 1073120.787,
            "count": 19107226,
            "maximum": 1073753.988,
            "minimum": 1072510.208,
            "name": "Y",
            "position": 1,
            "stddev": 267.7821692,
            "variance": 71707.29013
          },
          {
            "average": 38.86795002,
            "count": 19107226,
            "maximum": 130.3706613,
            "minimum": 16.73066132,
            "name": "Z",
            "position": 2,
            "stddev": 12.68378205,
            "variance": 160.8783271
          },
          {
            "average": 116.236331,
            "count": 19107226,
            "maximum": 4116,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 182.4206993,
            "variance": 33277.31153
          },
          {
            "average": 2.754074924,
            "count": 19107226,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.245391828,
            "variance": 1.551000805
          },
          {
            "average": 4.509079968,
            "count": 19107226,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9554146625,
            "variance": 0.9128171772
          },
          {
            "average": 1,
            "count": 19107226,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19107226,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.014786866,
            "count": 19107226,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1206988643,
            "variance": 0.01456821584
          },
          {
            "average": 19.79263083,
            "count": 19107226,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.370543412,
            "variance": 5.619476067
          },
          {
            "average": 3.502712063,
            "count": 19107226,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.176838567,
            "variance": 4.738626146
          },
          {
            "average": 4.367633271,
            "count": 19107226,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.46214301,
            "variance": 2.137862182
          },
          {
            "average": 247862943.8,
            "count": 19107226,
            "maximum": 247866037.3,
            "minimum": 247794013.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1417.472386,
            "variance": 2009227.966
          },
          {
            "average": 0,
            "count": 19107226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19107226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19107226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19107226,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19107226,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          938411.6849,
          1072510.208,
          16.73066132,
          939650.3649,
          1073753.988,
          130.3706613
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                938411.6848730576,
                1072510.2083025884,
                16.73066131761967
              ],
              [
                938411.6848730576,
                1073753.9883025882,
                16.73066131761967
              ],
              [
                939650.3648730576,
                1073753.9883025882,
                130.37066131761966
              ],
              [
                939650.3648730576,
                1072510.2083025884,
                130.37066131761966
              ],
              [
                938411.6848730576,
                1072510.2083025884,
                16.73066131761967
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T21:27:17+00:00",
        "end_time": "2019-07-22T01:26:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK4799.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK4799.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4799.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4799.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6380878,
            58.60226555,
            16.73066132,
            -137.6121121,
            58.61576291,
            130.3706613
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.63808775772492,
                  58.60497029487658,
                  16.73066131761967
                ],
                [
                  -137.63285043874768,
                  58.615762913527135,
                  16.73066131761967
                ],
                [
                  -137.6121120823794,
                  58.61305734413303,
                  130.37066131761966
                ],
                [
                  -137.61735549032153,
                  58.602265554444564,
                  130.37066131761966
                ],
                [
                  -137.63808775772492,
                  58.60497029487658,
                  16.73066131761967
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK4799.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4799.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T21:27:17Z",
            "pc:count": 19107226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 939016.0736,
                "count": 19107226,
                "maximum": 939650.3649,
                "minimum": 938411.6849,
                "name": "X",
                "position": 0,
                "stddev": 286.4394284,
                "variance": 82047.54614
              },
              {
                "average": 1073120.787,
                "count": 19107226,
                "maximum": 1073753.988,
                "minimum": 1072510.208,
                "name": "Y",
                "position": 1,
                "stddev": 267.7821692,
                "variance": 71707.29013
              },
              {
                "average": 38.86795002,
                "count": 19107226,
                "maximum": 130.3706613,
                "minimum": 16.73066132,
                "name": "Z",
                "position": 2,
                "stddev": 12.68378205,
                "variance": 160.8783271
              },
              {
                "average": 116.236331,
                "count": 19107226,
                "maximum": 4116,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 182.4206993,
                "variance": 33277.31153
              },
              {
                "average": 2.754074924,
                "count": 19107226,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.245391828,
                "variance": 1.551000805
              },
              {
                "average": 4.509079968,
                "count": 19107226,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9554146625,
                "variance": 0.9128171772
              },
              {
                "average": 1,
                "count": 19107226,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19107226,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.014786866,
                "count": 19107226,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1206988643,
                "variance": 0.01456821584
              },
              {
                "average": 19.79263083,
                "count": 19107226,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.370543412,
                "variance": 5.619476067
              },
              {
                "average": 3.502712063,
                "count": 19107226,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.176838567,
                "variance": 4.738626146
              },
              {
                "average": 4.367633271,
                "count": 19107226,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.46214301,
                "variance": 2.137862182
              },
              {
                "average": 247862943.8,
                "count": 19107226,
                "maximum": 247866037.3,
                "minimum": 247794013.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1417.472386,
                "variance": 2009227.966
              },
              {
                "average": 0,
                "count": 19107226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19107226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19107226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19107226,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19107226,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              938411.6849,
              1072510.208,
              16.73066132,
              939650.3649,
              1073753.988,
              130.3706613
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    938411.6848730576,
                    1072510.2083025884,
                    16.73066131761967
                  ],
                  [
                    938411.6848730576,
                    1073753.9883025882,
                    16.73066131761967
                  ],
                  [
                    939650.3648730576,
                    1073753.9883025882,
                    130.37066131761966
                  ],
                  [
                    939650.3648730576,
                    1072510.2083025884,
                    130.37066131761966
                  ],
                  [
                    938411.6848730576,
                    1072510.2083025884,
                    16.73066131761967
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T21:27:17+00:00",
            "end_time": "2019-07-22T01:26: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": "20190721_NCMP_AK_08VLL4504.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.67589679869133,
              58.649117509048956,
              6.351849663971336
            ],
            [
              -137.67150887409812,
              58.65817017442102,
              6.351849663971336
            ],
            [
              -137.65074591709345,
              58.65547145711152,
              187.73184966397133
            ],
            [
              -137.6551389634488,
              58.64641948650723,
              187.73184966397133
            ],
            [
              -137.67589679869133,
              58.649117509048956,
              6.351849663971336
            ]
          ]
        ]
      },
      "bbox": [
        -137.6758968,
        58.64641949,
        6.351849664,
        -137.6507459,
        58.65817017,
        187.7318497
      ],
      "properties": {
        "datetime": "2019-07-22T01:32:36Z",
        "pc:count": 17144410,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 935646.6595,
            "count": 17144410,
            "maximum": 936324.9142,
            "minimum": 935086.4742,
            "name": "X",
            "position": 0,
            "stddev": 292.442588,
            "variance": 85522.66729
          },
          {
            "average": 1077252.548,
            "count": 17144410,
            "maximum": 1077805.446,
            "minimum": 1076762.306,
            "name": "Y",
            "position": 1,
            "stddev": 237.6094788,
            "variance": 56458.26443
          },
          {
            "average": 52.08148392,
            "count": 17144410,
            "maximum": 187.7318497,
            "minimum": 6.351849664,
            "name": "Z",
            "position": 2,
            "stddev": 29.24052005,
            "variance": 855.0080129
          },
          {
            "average": 97.77258949,
            "count": 17144410,
            "maximum": 3100,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 147.5626102,
            "variance": 21774.72393
          },
          {
            "average": 2.839171018,
            "count": 17144410,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.223195229,
            "variance": 1.496206568
          },
          {
            "average": 4.679733919,
            "count": 17144410,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.727400456,
            "variance": 0.5291114234
          },
          {
            "average": 1,
            "count": 17144410,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17144410,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.007336327,
            "count": 17144410,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.08533759926,
            "variance": 0.007282505847
          },
          {
            "average": 20.19091764,
            "count": 17144410,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.244993462,
            "variance": 5.039995643
          },
          {
            "average": 3.726846185,
            "count": 17144410,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.269131747,
            "variance": 5.148958883
          },
          {
            "average": 2.657492325,
            "count": 17144410,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.949630048,
            "variance": 3.801057326
          },
          {
            "average": 247787570.3,
            "count": 17144410,
            "maximum": 247794356.5,
            "minimum": 247786609.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1412.984844,
            "variance": 1996526.169
          },
          {
            "average": 0,
            "count": 17144410,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17144410,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17144410,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17144410,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17144410,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          935086.4742,
          1076762.306,
          6.351849664,
          936324.9142,
          1077805.446,
          187.7318497
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                935086.4741949928,
                1076762.3064951745,
                6.351849663971336
              ],
              [
                935086.4741949928,
                1077805.4464951747,
                6.351849663971336
              ],
              [
                936324.9141949927,
                1077805.4464951747,
                187.73184966397133
              ],
              [
                936324.9141949927,
                1076762.3064951745,
                187.73184966397133
              ],
              [
                935086.4741949928,
                1076762.3064951745,
                6.351849663971336
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:32:36+00:00",
        "end_time": "2019-07-21T23:23:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4504.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4504.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4504.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4504.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6758968,
            58.64641949,
            6.351849664,
            -137.6507459,
            58.65817017,
            187.7318497
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.67589679869133,
                  58.649117509048956,
                  6.351849663971336
                ],
                [
                  -137.67150887409812,
                  58.65817017442102,
                  6.351849663971336
                ],
                [
                  -137.65074591709345,
                  58.65547145711152,
                  187.73184966397133
                ],
                [
                  -137.6551389634488,
                  58.64641948650723,
                  187.73184966397133
                ],
                [
                  -137.67589679869133,
                  58.649117509048956,
                  6.351849663971336
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4504.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4504.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:32:36Z",
            "pc:count": 17144410,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 935646.6595,
                "count": 17144410,
                "maximum": 936324.9142,
                "minimum": 935086.4742,
                "name": "X",
                "position": 0,
                "stddev": 292.442588,
                "variance": 85522.66729
              },
              {
                "average": 1077252.548,
                "count": 17144410,
                "maximum": 1077805.446,
                "minimum": 1076762.306,
                "name": "Y",
                "position": 1,
                "stddev": 237.6094788,
                "variance": 56458.26443
              },
              {
                "average": 52.08148392,
                "count": 17144410,
                "maximum": 187.7318497,
                "minimum": 6.351849664,
                "name": "Z",
                "position": 2,
                "stddev": 29.24052005,
                "variance": 855.0080129
              },
              {
                "average": 97.77258949,
                "count": 17144410,
                "maximum": 3100,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 147.5626102,
                "variance": 21774.72393
              },
              {
                "average": 2.839171018,
                "count": 17144410,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.223195229,
                "variance": 1.496206568
              },
              {
                "average": 4.679733919,
                "count": 17144410,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.727400456,
                "variance": 0.5291114234
              },
              {
                "average": 1,
                "count": 17144410,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17144410,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.007336327,
                "count": 17144410,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.08533759926,
                "variance": 0.007282505847
              },
              {
                "average": 20.19091764,
                "count": 17144410,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.244993462,
                "variance": 5.039995643
              },
              {
                "average": 3.726846185,
                "count": 17144410,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.269131747,
                "variance": 5.148958883
              },
              {
                "average": 2.657492325,
                "count": 17144410,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.949630048,
                "variance": 3.801057326
              },
              {
                "average": 247787570.3,
                "count": 17144410,
                "maximum": 247794356.5,
                "minimum": 247786609.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1412.984844,
                "variance": 1996526.169
              },
              {
                "average": 0,
                "count": 17144410,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17144410,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17144410,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17144410,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17144410,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              935086.4742,
              1076762.306,
              6.351849664,
              936324.9142,
              1077805.446,
              187.7318497
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    935086.4741949928,
                    1076762.3064951745,
                    6.351849663971336
                  ],
                  [
                    935086.4741949928,
                    1077805.4464951747,
                    6.351849663971336
                  ],
                  [
                    936324.9141949927,
                    1077805.4464951747,
                    187.73184966397133
                  ],
                  [
                    936324.9141949927,
                    1076762.3064951745,
                    187.73184966397133
                  ],
                  [
                    935086.4741949928,
                    1076762.3064951745,
                    6.351849663971336
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:32:36+00:00",
            "end_time": "2019-07-21T23:23:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5593.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.49664843144325,
              58.554000789334104,
              -2.617175311319698
            ],
            [
              -137.49143167204366,
              58.56467122961394,
              -2.617175311319698
            ],
            [
              -137.47073888256904,
              58.561943175650924,
              117.4628246886803
            ],
            [
              -137.4759616323557,
              58.55127356009046,
              117.4628246886803
            ],
            [
              -137.49664843144325,
              58.554000789334104,
              -2.617175311319698
            ]
          ]
        ]
      },
      "bbox": [
        -137.4966484,
        58.55127356,
        -2.617175311,
        -137.4707389,
        58.56467123,
        117.4628247
      ],
      "properties": {
        "datetime": "2019-07-22T20:16:58Z",
        "pc:count": 20143150,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 948379.3029,
            "count": 20143150,
            "maximum": 948996.2785,
            "minimum": 947757.8185,
            "name": "X",
            "position": 0,
            "stddev": 292.4776704,
            "variance": 85543.18766
          },
          {
            "average": 1069614.533,
            "count": 20143150,
            "maximum": 1070226.197,
            "minimum": 1068995.877,
            "name": "Y",
            "position": 1,
            "stddev": 264.1983829,
            "variance": 69800.78552
          },
          {
            "average": 54.80562991,
            "count": 20143150,
            "maximum": 117.4628247,
            "minimum": -2.617175311,
            "name": "Z",
            "position": 2,
            "stddev": 22.87892496,
            "variance": 523.4452072
          },
          {
            "average": 124.3135938,
            "count": 20143150,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 229.3248299,
            "variance": 52589.87761
          },
          {
            "average": 2.716818273,
            "count": 20143150,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.250992944,
            "variance": 1.564983346
          },
          {
            "average": 4.434703361,
            "count": 20143150,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.076389605,
            "variance": 1.158614581
          },
          {
            "average": 1,
            "count": 20143150,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20143150,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035813713,
            "count": 20143150,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5239696662,
            "variance": 0.2745442111
          },
          {
            "average": 20.02155995,
            "count": 20143150,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.087076258,
            "variance": 1.181734791
          },
          {
            "average": 3.512585023,
            "count": 20143150,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.261960985,
            "variance": 5.116467498
          },
          {
            "average": 7.526714789,
            "count": 20143150,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.166072426,
            "variance": 10.0240146
          },
          {
            "average": 247804892.2,
            "count": 20143150,
            "maximum": 247861818.9,
            "minimum": 247789004.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25871.68639,
            "variance": 669344156.5
          },
          {
            "average": 0,
            "count": 20143150,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20143150,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20143150,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20143150,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20143150,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          947757.8185,
          1068995.877,
          -2.617175311,
          948996.2785,
          1070226.197,
          117.4628247
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                947757.8185326909,
                1068995.877017137,
                -2.617175311319698
              ],
              [
                947757.8185326909,
                1070226.1970171367,
                -2.617175311319698
              ],
              [
                948996.2785326908,
                1070226.1970171367,
                117.4628246886803
              ],
              [
                948996.2785326908,
                1068995.877017137,
                117.4628246886803
              ],
              [
                947757.8185326909,
                1068995.877017137,
                -2.617175311319698
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:16:58+00:00",
        "end_time": "2019-07-22T00:03:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5593.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5593.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5593.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5593.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4966484,
            58.55127356,
            -2.617175311,
            -137.4707389,
            58.56467123,
            117.4628247
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.49664843144325,
                  58.554000789334104,
                  -2.617175311319698
                ],
                [
                  -137.49143167204366,
                  58.56467122961394,
                  -2.617175311319698
                ],
                [
                  -137.47073888256904,
                  58.561943175650924,
                  117.4628246886803
                ],
                [
                  -137.4759616323557,
                  58.55127356009046,
                  117.4628246886803
                ],
                [
                  -137.49664843144325,
                  58.554000789334104,
                  -2.617175311319698
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5593.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5593.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:16:58Z",
            "pc:count": 20143150,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 948379.3029,
                "count": 20143150,
                "maximum": 948996.2785,
                "minimum": 947757.8185,
                "name": "X",
                "position": 0,
                "stddev": 292.4776704,
                "variance": 85543.18766
              },
              {
                "average": 1069614.533,
                "count": 20143150,
                "maximum": 1070226.197,
                "minimum": 1068995.877,
                "name": "Y",
                "position": 1,
                "stddev": 264.1983829,
                "variance": 69800.78552
              },
              {
                "average": 54.80562991,
                "count": 20143150,
                "maximum": 117.4628247,
                "minimum": -2.617175311,
                "name": "Z",
                "position": 2,
                "stddev": 22.87892496,
                "variance": 523.4452072
              },
              {
                "average": 124.3135938,
                "count": 20143150,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 229.3248299,
                "variance": 52589.87761
              },
              {
                "average": 2.716818273,
                "count": 20143150,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.250992944,
                "variance": 1.564983346
              },
              {
                "average": 4.434703361,
                "count": 20143150,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.076389605,
                "variance": 1.158614581
              },
              {
                "average": 1,
                "count": 20143150,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20143150,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035813713,
                "count": 20143150,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5239696662,
                "variance": 0.2745442111
              },
              {
                "average": 20.02155995,
                "count": 20143150,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.087076258,
                "variance": 1.181734791
              },
              {
                "average": 3.512585023,
                "count": 20143150,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.261960985,
                "variance": 5.116467498
              },
              {
                "average": 7.526714789,
                "count": 20143150,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.166072426,
                "variance": 10.0240146
              },
              {
                "average": 247804892.2,
                "count": 20143150,
                "maximum": 247861818.9,
                "minimum": 247789004.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25871.68639,
                "variance": 669344156.5
              },
              {
                "average": 0,
                "count": 20143150,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20143150,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20143150,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20143150,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20143150,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              947757.8185,
              1068995.877,
              -2.617175311,
              948996.2785,
              1070226.197,
              117.4628247
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    947757.8185326909,
                    1068995.877017137,
                    -2.617175311319698
                  ],
                  [
                    947757.8185326909,
                    1070226.1970171367,
                    -2.617175311319698
                  ],
                  [
                    948996.2785326908,
                    1070226.1970171367,
                    117.4628246886803
                  ],
                  [
                    948996.2785326908,
                    1068995.877017137,
                    117.4628246886803
                  ],
                  [
                    947757.8185326909,
                    1068995.877017137,
                    -2.617175311319698
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:16:58+00:00",
            "end_time": "2019-07-22T00:03:24+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7576.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.14370598532025,
              58.40804441353405,
              -10.265073081692876
            ],
            [
              -137.13869958878016,
              58.4181045789113,
              -10.265073081692876
            ],
            [
              -137.118119850042,
              58.41531888621203,
              127.39492691830712
            ],
            [
              -137.12313182187376,
              58.40525951023639,
              127.39492691830712
            ],
            [
              -137.14370598532025,
              58.40804441353405,
              -10.265073081692876
            ]
          ]
        ]
      },
      "bbox": [
        -137.143706,
        58.40525951,
        -10.26507308,
        -137.1181199,
        58.41810458,
        127.3949269
      ],
      "properties": {
        "datetime": "2019-07-22T01:41:55Z",
        "pc:count": 18863771,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 972300.402,
            "count": 18863771,
            "maximum": 972928.5734,
            "minimum": 971689.9534,
            "name": "X",
            "position": 0,
            "stddev": 294.6559341,
            "variance": 86822.11951
          },
          {
            "average": 1058844.106,
            "count": 18863771,
            "maximum": 1059458.455,
            "minimum": 1058297.035,
            "name": "Y",
            "position": 1,
            "stddev": 243.3537483,
            "variance": 59221.04683
          },
          {
            "average": 63.37567841,
            "count": 18863771,
            "maximum": 127.3949269,
            "minimum": -10.26507308,
            "name": "Z",
            "position": 2,
            "stddev": 25.60578351,
            "variance": 655.6561493
          },
          {
            "average": 137.7987681,
            "count": 18863771,
            "maximum": 18324,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 252.1960764,
            "variance": 63602.86095
          },
          {
            "average": 2.650813509,
            "count": 18863771,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.262615272,
            "variance": 1.594197324
          },
          {
            "average": 4.302377345,
            "count": 18863771,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.189273003,
            "variance": 1.414370276
          },
          {
            "average": 1,
            "count": 18863771,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18863771,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.111469016,
            "count": 18863771,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.536234947,
            "variance": 2.360017812
          },
          {
            "average": 20.04833611,
            "count": 18863771,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.243857182,
            "variance": 5.034895054
          },
          {
            "average": 3.355373748,
            "count": 18863771,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.191560827,
            "variance": 4.802938857
          },
          {
            "average": 5.406113868,
            "count": 18863771,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.638103636,
            "variance": 6.959590795
          },
          {
            "average": 247789631.6,
            "count": 18863771,
            "maximum": 247794915.3,
            "minimum": 247786054.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2383.579993,
            "variance": 5681453.585
          },
          {
            "average": 0,
            "count": 18863771,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18863771,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18863771,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18863771,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18863771,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          971689.9534,
          1058297.035,
          -10.26507308,
          972928.5734,
          1059458.455,
          127.3949269
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                971689.9534489019,
                1058297.0352987773,
                -10.265073081692876
              ],
              [
                971689.9534489019,
                1059458.4552987772,
                -10.265073081692876
              ],
              [
                972928.573448902,
                1059458.4552987772,
                127.39492691830712
              ],
              [
                972928.573448902,
                1058297.0352987773,
                127.39492691830712
              ],
              [
                971689.9534489019,
                1058297.0352987773,
                -10.265073081692876
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:41:55+00:00",
        "end_time": "2019-07-21T23:14:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7576.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7576.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7576.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7576.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.143706,
            58.40525951,
            -10.26507308,
            -137.1181199,
            58.41810458,
            127.3949269
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.14370598532025,
                  58.40804441353405,
                  -10.265073081692876
                ],
                [
                  -137.13869958878016,
                  58.4181045789113,
                  -10.265073081692876
                ],
                [
                  -137.118119850042,
                  58.41531888621203,
                  127.39492691830712
                ],
                [
                  -137.12313182187376,
                  58.40525951023639,
                  127.39492691830712
                ],
                [
                  -137.14370598532025,
                  58.40804441353405,
                  -10.265073081692876
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7576.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7576.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:41:55Z",
            "pc:count": 18863771,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 972300.402,
                "count": 18863771,
                "maximum": 972928.5734,
                "minimum": 971689.9534,
                "name": "X",
                "position": 0,
                "stddev": 294.6559341,
                "variance": 86822.11951
              },
              {
                "average": 1058844.106,
                "count": 18863771,
                "maximum": 1059458.455,
                "minimum": 1058297.035,
                "name": "Y",
                "position": 1,
                "stddev": 243.3537483,
                "variance": 59221.04683
              },
              {
                "average": 63.37567841,
                "count": 18863771,
                "maximum": 127.3949269,
                "minimum": -10.26507308,
                "name": "Z",
                "position": 2,
                "stddev": 25.60578351,
                "variance": 655.6561493
              },
              {
                "average": 137.7987681,
                "count": 18863771,
                "maximum": 18324,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 252.1960764,
                "variance": 63602.86095
              },
              {
                "average": 2.650813509,
                "count": 18863771,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.262615272,
                "variance": 1.594197324
              },
              {
                "average": 4.302377345,
                "count": 18863771,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.189273003,
                "variance": 1.414370276
              },
              {
                "average": 1,
                "count": 18863771,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18863771,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.111469016,
                "count": 18863771,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.536234947,
                "variance": 2.360017812
              },
              {
                "average": 20.04833611,
                "count": 18863771,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.243857182,
                "variance": 5.034895054
              },
              {
                "average": 3.355373748,
                "count": 18863771,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.191560827,
                "variance": 4.802938857
              },
              {
                "average": 5.406113868,
                "count": 18863771,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.638103636,
                "variance": 6.959590795
              },
              {
                "average": 247789631.6,
                "count": 18863771,
                "maximum": 247794915.3,
                "minimum": 247786054.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2383.579993,
                "variance": 5681453.585
              },
              {
                "average": 0,
                "count": 18863771,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18863771,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18863771,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18863771,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18863771,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              971689.9534,
              1058297.035,
              -10.26507308,
              972928.5734,
              1059458.455,
              127.3949269
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    971689.9534489019,
                    1058297.0352987773,
                    -10.265073081692876
                  ],
                  [
                    971689.9534489019,
                    1059458.4552987772,
                    -10.265073081692876
                  ],
                  [
                    972928.573448902,
                    1059458.4552987772,
                    127.39492691830712
                  ],
                  [
                    972928.573448902,
                    1058297.0352987773,
                    127.39492691830712
                  ],
                  [
                    971689.9534489019,
                    1058297.0352987773,
                    -10.265073081692876
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:41:55+00:00",
            "end_time": "2019-07-21T23:14: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": "20190721_NCMP_AK_08VLL4505.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.67309927581428,
              58.657638256684976,
              8.303334642788123
            ],
            [
              -137.67202925764693,
              58.65984530118801,
              8.303334642788123
            ],
            [
              -137.66618152628348,
              58.65908567394036,
              49.88333464278812
            ],
            [
              -137.66725189625956,
              58.65687867713271,
              49.88333464278812
            ],
            [
              -137.67309927581428,
              58.657638256684976,
              8.303334642788123
            ]
          ]
        ]
      },
      "bbox": [
        -137.6730993,
        58.65687868,
        8.303334643,
        -137.6661815,
        58.6598453,
        49.88333464
      ],
      "properties": {
        "datetime": "2019-07-21T23:23:54Z",
        "pc:count": 595313,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 935165.0782,
            "count": 595313,
            "maximum": 935360.4677,
            "minimum": 935011.7077,
            "name": "X",
            "position": 0,
            "stddev": 82.07801884,
            "variance": 6736.801177
          },
          {
            "average": 1077849.264,
            "count": 595313,
            "maximum": 1077979.712,
            "minimum": 1077725.392,
            "name": "Y",
            "position": 1,
            "stddev": 56.65234299,
            "variance": 3209.487966
          },
          {
            "average": 22.08922596,
            "count": 595313,
            "maximum": 49.88333464,
            "minimum": 8.303334643,
            "name": "Z",
            "position": 2,
            "stddev": 9.181387453,
            "variance": 84.29787557
          },
          {
            "average": 120.3625303,
            "count": 595313,
            "maximum": 2333,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 185.3099665,
            "variance": 34339.78369
          },
          {
            "average": 2.726985636,
            "count": 595313,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.251202991,
            "variance": 1.565508924
          },
          {
            "average": 4.435181157,
            "count": 595313,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.003764929,
            "variance": 1.007544032
          },
          {
            "average": 1,
            "count": 595313,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 595313,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017925024,
            "count": 595313,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1326791144,
            "variance": 0.01760374739
          },
          {
            "average": 19.99505924,
            "count": 595313,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.719432661,
            "variance": 2.956448677
          },
          {
            "average": 3.420780329,
            "count": 595313,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.14975485,
            "variance": 4.621445915
          },
          {
            "average": 1,
            "count": 595313,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247786631.3,
            "count": 595313,
            "maximum": 247786634.8,
            "minimum": 247786627.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.740546906,
            "variance": 3.029503532
          },
          {
            "average": 0,
            "count": 595313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 595313,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 595313,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 595313,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 595313,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          935011.7077,
          1077725.392,
          8.303334643,
          935360.4677,
          1077979.712,
          49.88333464
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                935011.7076808662,
                1077725.3915358705,
                8.303334642788123
              ],
              [
                935011.7076808662,
                1077979.7115358703,
                8.303334642788123
              ],
              [
                935360.4676808662,
                1077979.7115358703,
                49.88333464278812
              ],
              [
                935360.4676808662,
                1077725.3915358705,
                49.88333464278812
              ],
              [
                935011.7076808662,
                1077725.3915358705,
                8.303334642788123
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:23:54+00:00",
        "end_time": "2019-07-21T23:23:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4505.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4505.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4505.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4505.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6730993,
            58.65687868,
            8.303334643,
            -137.6661815,
            58.6598453,
            49.88333464
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.67309927581428,
                  58.657638256684976,
                  8.303334642788123
                ],
                [
                  -137.67202925764693,
                  58.65984530118801,
                  8.303334642788123
                ],
                [
                  -137.66618152628348,
                  58.65908567394036,
                  49.88333464278812
                ],
                [
                  -137.66725189625956,
                  58.65687867713271,
                  49.88333464278812
                ],
                [
                  -137.67309927581428,
                  58.657638256684976,
                  8.303334642788123
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4505.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4505.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:23:54Z",
            "pc:count": 595313,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 935165.0782,
                "count": 595313,
                "maximum": 935360.4677,
                "minimum": 935011.7077,
                "name": "X",
                "position": 0,
                "stddev": 82.07801884,
                "variance": 6736.801177
              },
              {
                "average": 1077849.264,
                "count": 595313,
                "maximum": 1077979.712,
                "minimum": 1077725.392,
                "name": "Y",
                "position": 1,
                "stddev": 56.65234299,
                "variance": 3209.487966
              },
              {
                "average": 22.08922596,
                "count": 595313,
                "maximum": 49.88333464,
                "minimum": 8.303334643,
                "name": "Z",
                "position": 2,
                "stddev": 9.181387453,
                "variance": 84.29787557
              },
              {
                "average": 120.3625303,
                "count": 595313,
                "maximum": 2333,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 185.3099665,
                "variance": 34339.78369
              },
              {
                "average": 2.726985636,
                "count": 595313,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.251202991,
                "variance": 1.565508924
              },
              {
                "average": 4.435181157,
                "count": 595313,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.003764929,
                "variance": 1.007544032
              },
              {
                "average": 1,
                "count": 595313,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 595313,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017925024,
                "count": 595313,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1326791144,
                "variance": 0.01760374739
              },
              {
                "average": 19.99505924,
                "count": 595313,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.719432661,
                "variance": 2.956448677
              },
              {
                "average": 3.420780329,
                "count": 595313,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.14975485,
                "variance": 4.621445915
              },
              {
                "average": 1,
                "count": 595313,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247786631.3,
                "count": 595313,
                "maximum": 247786634.8,
                "minimum": 247786627.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.740546906,
                "variance": 3.029503532
              },
              {
                "average": 0,
                "count": 595313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 595313,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 595313,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 595313,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 595313,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              935011.7077,
              1077725.392,
              8.303334643,
              935360.4677,
              1077979.712,
              49.88333464
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    935011.7076808662,
                    1077725.3915358705,
                    8.303334642788123
                  ],
                  [
                    935011.7076808662,
                    1077979.7115358703,
                    8.303334642788123
                  ],
                  [
                    935360.4676808662,
                    1077979.7115358703,
                    49.88333464278812
                  ],
                  [
                    935360.4676808662,
                    1077725.3915358705,
                    49.88333464278812
                  ],
                  [
                    935011.7076808662,
                    1077725.3915358705,
                    8.303334642788123
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:23:54+00:00",
            "end_time": "2019-07-21T23:23: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": "20190721_NCMP_AK_08VLL4404.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.68978979771643,
              58.65035341781457,
              -0.213769969479692
            ],
            [
              -137.68548559035435,
              58.65924096262073,
              -0.213769969479692
            ],
            [
              -137.66711670144036,
              58.65685581659217,
              64.48623003052032
            ],
            [
              -137.6714253581321,
              58.647968874662205,
              64.48623003052032
            ],
            [
              -137.68978979771643,
              58.65035341781457,
              -0.213769969479692
            ]
          ]
        ]
      },
      "bbox": [
        -137.6897898,
        58.64796887,
        -0.2137699695,
        -137.6671167,
        58.65924096,
        64.48623003
      ],
      "properties": {
        "datetime": "2019-07-22T01:32:35Z",
        "pc:count": 11389682,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 935004.8859,
            "count": 11389682,
            "maximum": 935368.6755,
            "minimum": 934273.1355,
            "name": "X",
            "position": 0,
            "stddev": 188.6342153,
            "variance": 35582.86718
          },
          {
            "average": 1077208.197,
            "count": 11389682,
            "maximum": 1077724.818,
            "minimum": 1076700.758,
            "name": "Y",
            "position": 1,
            "stddev": 262.4598294,
            "variance": 68885.16205
          },
          {
            "average": 29.61823051,
            "count": 11389682,
            "maximum": 64.48623003,
            "minimum": -0.2137699695,
            "name": "Z",
            "position": 2,
            "stddev": 12.07131567,
            "variance": 145.7166621
          },
          {
            "average": 94.74401831,
            "count": 11389682,
            "maximum": 9706,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 199.8988906,
            "variance": 39959.56646
          },
          {
            "average": 2.752319336,
            "count": 11389682,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.233377951,
            "variance": 1.52122117
          },
          {
            "average": 4.506779645,
            "count": 11389682,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.020416136,
            "variance": 1.041249091
          },
          {
            "average": 1,
            "count": 11389682,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11389682,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.151560421,
            "count": 11389682,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.904310678,
            "variance": 3.62639916
          },
          {
            "average": 19.94218485,
            "count": 11389682,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.165118641,
            "variance": 4.687738729
          },
          {
            "average": 3.710493937,
            "count": 11389682,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.401467243,
            "variance": 5.767044917
          },
          {
            "average": 5.315020384,
            "count": 11389682,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.627462594,
            "variance": 6.903559681
          },
          {
            "average": 247789489.1,
            "count": 11389682,
            "maximum": 247794355.9,
            "minimum": 247786629.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2206.581024,
            "variance": 4868999.815
          },
          {
            "average": 0,
            "count": 11389682,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11389682,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11389682,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11389682,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11389682,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          934273.1355,
          1076700.758,
          -0.2137699695,
          935368.6755,
          1077724.818,
          64.48623003
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                934273.1354815345,
                1076700.757535854,
                -0.213769969479692
              ],
              [
                934273.1354815345,
                1077724.817535854,
                -0.213769969479692
              ],
              [
                935368.6754815346,
                1077724.817535854,
                64.48623003052032
              ],
              [
                935368.6754815346,
                1076700.757535854,
                64.48623003052032
              ],
              [
                934273.1354815345,
                1076700.757535854,
                -0.213769969479692
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:32:35+00:00",
        "end_time": "2019-07-21T23:23:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4404.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4404.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4404.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4404.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6897898,
            58.64796887,
            -0.2137699695,
            -137.6671167,
            58.65924096,
            64.48623003
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.68978979771643,
                  58.65035341781457,
                  -0.213769969479692
                ],
                [
                  -137.68548559035435,
                  58.65924096262073,
                  -0.213769969479692
                ],
                [
                  -137.66711670144036,
                  58.65685581659217,
                  64.48623003052032
                ],
                [
                  -137.6714253581321,
                  58.647968874662205,
                  64.48623003052032
                ],
                [
                  -137.68978979771643,
                  58.65035341781457,
                  -0.213769969479692
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4404.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4404.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:32:35Z",
            "pc:count": 11389682,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 935004.8859,
                "count": 11389682,
                "maximum": 935368.6755,
                "minimum": 934273.1355,
                "name": "X",
                "position": 0,
                "stddev": 188.6342153,
                "variance": 35582.86718
              },
              {
                "average": 1077208.197,
                "count": 11389682,
                "maximum": 1077724.818,
                "minimum": 1076700.758,
                "name": "Y",
                "position": 1,
                "stddev": 262.4598294,
                "variance": 68885.16205
              },
              {
                "average": 29.61823051,
                "count": 11389682,
                "maximum": 64.48623003,
                "minimum": -0.2137699695,
                "name": "Z",
                "position": 2,
                "stddev": 12.07131567,
                "variance": 145.7166621
              },
              {
                "average": 94.74401831,
                "count": 11389682,
                "maximum": 9706,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 199.8988906,
                "variance": 39959.56646
              },
              {
                "average": 2.752319336,
                "count": 11389682,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.233377951,
                "variance": 1.52122117
              },
              {
                "average": 4.506779645,
                "count": 11389682,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.020416136,
                "variance": 1.041249091
              },
              {
                "average": 1,
                "count": 11389682,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11389682,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.151560421,
                "count": 11389682,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.904310678,
                "variance": 3.62639916
              },
              {
                "average": 19.94218485,
                "count": 11389682,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.165118641,
                "variance": 4.687738729
              },
              {
                "average": 3.710493937,
                "count": 11389682,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.401467243,
                "variance": 5.767044917
              },
              {
                "average": 5.315020384,
                "count": 11389682,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.627462594,
                "variance": 6.903559681
              },
              {
                "average": 247789489.1,
                "count": 11389682,
                "maximum": 247794355.9,
                "minimum": 247786629.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2206.581024,
                "variance": 4868999.815
              },
              {
                "average": 0,
                "count": 11389682,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11389682,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11389682,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11389682,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11389682,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              934273.1355,
              1076700.758,
              -0.2137699695,
              935368.6755,
              1077724.818,
              64.48623003
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    934273.1354815345,
                    1076700.757535854,
                    -0.213769969479692
                  ],
                  [
                    934273.1354815345,
                    1077724.817535854,
                    -0.213769969479692
                  ],
                  [
                    935368.6754815346,
                    1077724.817535854,
                    64.48623003052032
                  ],
                  [
                    935368.6754815346,
                    1076700.757535854,
                    64.48623003052032
                  ],
                  [
                    934273.1354815345,
                    1076700.757535854,
                    -0.213769969479692
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:32:35+00:00",
            "end_time": "2019-07-21T23:23:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VLK4897.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.6032448290834,
              58.59557914825899,
              -3.410127641212233
            ],
            [
              -137.6027212995247,
              58.59665622235029,
              -3.410127641212233
            ],
            [
              -137.5977441686371,
              58.596005627175664,
              0.669872358787767
            ],
            [
              -137.5982678439679,
              58.5949285729705,
              0.669872358787767
            ],
            [
              -137.6032448290834,
              58.59557914825899,
              -3.410127641212233
            ]
          ]
        ]
      },
      "bbox": [
        -137.6032448,
        58.59492857,
        -3.410127641,
        -137.5977442,
        58.59665622,
        0.6698723588
      ],
      "properties": {
        "datetime": "2019-07-22T20:56:31Z",
        "pc:count": 24180,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 940812.217,
            "count": 24180,
            "maximum": 940923.2911,
            "minimum": 940625.8311,
            "name": "X",
            "position": 0,
            "stddev": 52.32523212,
            "variance": 2737.929916
          },
          {
            "average": 1072053.668,
            "count": 24180,
            "maximum": 1072109.462,
            "minimum": 1071985.322,
            "name": "Y",
            "position": 1,
            "stddev": 18.85605651,
            "variance": 355.5508669
          },
          {
            "average": -1.49054865,
            "count": 24180,
            "maximum": 0.6698723588,
            "minimum": -3.410127641,
            "name": "Z",
            "position": 2,
            "stddev": 0.7551503328,
            "variance": 0.5702520251
          },
          {
            "average": 1686.905211,
            "count": 24180,
            "maximum": 16095,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3748.240523,
            "variance": 14049307.01
          },
          {
            "average": 1,
            "count": 24180,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 24180,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 24180,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24180,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.95488007,
            "count": 24180,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.108598679,
            "variance": 1.228991032
          },
          {
            "average": 19.77052346,
            "count": 24180,
            "maximum": 21,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9297643626,
            "variance": 0.8644617699
          },
          {
            "average": 2.006038048,
            "count": 24180,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09649090339,
            "variance": 0.009310494437
          },
          {
            "average": 5.25471464,
            "count": 24180,
            "maximum": 6,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5978514729,
            "variance": 0.3574263837
          },
          {
            "average": 247863792,
            "count": 24180,
            "maximum": 247864191.8,
            "minimum": 247862413.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 461.5555145,
            "variance": 213033.493
          },
          {
            "average": 0,
            "count": 24180,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24180,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24180,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24180,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24180,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          940625.8311,
          1071985.322,
          -3.410127641,
          940923.2911,
          1072109.462,
          0.6698723588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                940625.8311254384,
                1071985.3217535361,
                -3.410127641212233
              ],
              [
                940625.8311254384,
                1072109.4617535362,
                -3.410127641212233
              ],
              [
                940923.2911254384,
                1072109.4617535362,
                0.669872358787767
              ],
              [
                940923.2911254384,
                1071985.3217535361,
                0.669872358787767
              ],
              [
                940625.8311254384,
                1071985.3217535361,
                -3.410127641212233
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:56:31+00:00",
        "end_time": "2019-07-22T20:26:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK4897.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK4897.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4897.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4897.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6032448,
            58.59492857,
            -3.410127641,
            -137.5977442,
            58.59665622,
            0.6698723588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.6032448290834,
                  58.59557914825899,
                  -3.410127641212233
                ],
                [
                  -137.6027212995247,
                  58.59665622235029,
                  -3.410127641212233
                ],
                [
                  -137.5977441686371,
                  58.596005627175664,
                  0.669872358787767
                ],
                [
                  -137.5982678439679,
                  58.5949285729705,
                  0.669872358787767
                ],
                [
                  -137.6032448290834,
                  58.59557914825899,
                  -3.410127641212233
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK4897.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4897.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:56:31Z",
            "pc:count": 24180,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 940812.217,
                "count": 24180,
                "maximum": 940923.2911,
                "minimum": 940625.8311,
                "name": "X",
                "position": 0,
                "stddev": 52.32523212,
                "variance": 2737.929916
              },
              {
                "average": 1072053.668,
                "count": 24180,
                "maximum": 1072109.462,
                "minimum": 1071985.322,
                "name": "Y",
                "position": 1,
                "stddev": 18.85605651,
                "variance": 355.5508669
              },
              {
                "average": -1.49054865,
                "count": 24180,
                "maximum": 0.6698723588,
                "minimum": -3.410127641,
                "name": "Z",
                "position": 2,
                "stddev": 0.7551503328,
                "variance": 0.5702520251
              },
              {
                "average": 1686.905211,
                "count": 24180,
                "maximum": 16095,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3748.240523,
                "variance": 14049307.01
              },
              {
                "average": 1,
                "count": 24180,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 24180,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 24180,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24180,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.95488007,
                "count": 24180,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.108598679,
                "variance": 1.228991032
              },
              {
                "average": 19.77052346,
                "count": 24180,
                "maximum": 21,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9297643626,
                "variance": 0.8644617699
              },
              {
                "average": 2.006038048,
                "count": 24180,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09649090339,
                "variance": 0.009310494437
              },
              {
                "average": 5.25471464,
                "count": 24180,
                "maximum": 6,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5978514729,
                "variance": 0.3574263837
              },
              {
                "average": 247863792,
                "count": 24180,
                "maximum": 247864191.8,
                "minimum": 247862413.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 461.5555145,
                "variance": 213033.493
              },
              {
                "average": 0,
                "count": 24180,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24180,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24180,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24180,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24180,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              940625.8311,
              1071985.322,
              -3.410127641,
              940923.2911,
              1072109.462,
              0.6698723588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    940625.8311254384,
                    1071985.3217535361,
                    -3.410127641212233
                  ],
                  [
                    940625.8311254384,
                    1072109.4617535362,
                    -3.410127641212233
                  ],
                  [
                    940923.2911254384,
                    1072109.4617535362,
                    0.669872358787767
                  ],
                  [
                    940923.2911254384,
                    1071985.3217535361,
                    0.669872358787767
                  ],
                  [
                    940625.8311254384,
                    1071985.3217535361,
                    -3.410127641212233
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:56:31+00:00",
            "end_time": "2019-07-22T20:26: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": "20190722_NCMP_AK_08VLL4600.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.65333795459674,
              58.61324855779354,
              -10.557758665384355
            ],
            [
              -137.64898915856787,
              58.62221718261625,
              -10.557758665384355
            ],
            [
              -137.63086729071358,
              58.61985605420817,
              181.02224133461567
            ],
            [
              -137.6352205100257,
              58.610888030750075,
              181.02224133461567
            ],
            [
              -137.65333795459674,
              58.61324855779354,
              -10.557758665384355
            ]
          ]
        ]
      },
      "bbox": [
        -137.653338,
        58.61088803,
        -10.55775867,
        -137.6308673,
        58.62221718,
        181.0222413
      ],
      "properties": {
        "datetime": "2019-07-22T23:58:52Z",
        "pc:count": 11353953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 937991.8524,
            "count": 11353953,
            "maximum": 938411.4591,
            "minimum": 937329.3391,
            "name": "X",
            "position": 0,
            "stddev": 187.4825521,
            "variance": 35149.70736
          },
          {
            "average": 1073704.774,
            "count": 11353953,
            "maximum": 1074225.648,
            "minimum": 1073192.128,
            "name": "Y",
            "position": 1,
            "stddev": 221.2676532,
            "variance": 48959.37437
          },
          {
            "average": 59.37716051,
            "count": 11353953,
            "maximum": 181.0222413,
            "minimum": -10.55775867,
            "name": "Z",
            "position": 2,
            "stddev": 35.35408153,
            "variance": 1249.911081
          },
          {
            "average": 121.0206661,
            "count": 11353953,
            "maximum": 16856,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 314.1636873,
            "variance": 98698.82239
          },
          {
            "average": 2.750805645,
            "count": 11353953,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.243741332,
            "variance": 1.5468925
          },
          {
            "average": 4.503167399,
            "count": 11353953,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.043419223,
            "variance": 1.088723675
          },
          {
            "average": 1,
            "count": 11353953,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11353953,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.388735007,
            "count": 11353953,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.197603172,
            "variance": 10.22466604
          },
          {
            "average": 20.26644022,
            "count": 11353953,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.165062629,
            "variance": 4.687496187
          },
          {
            "average": 3.675184757,
            "count": 11353953,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.349485565,
            "variance": 5.520082421
          },
          {
            "average": 4.144211888,
            "count": 11353953,
            "maximum": 18,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.890702748,
            "variance": 3.574756883
          },
          {
            "average": 247862744.6,
            "count": 11353953,
            "maximum": 247875132.7,
            "minimum": 247860112.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1739.062247,
            "variance": 3024337.498
          },
          {
            "average": 0,
            "count": 11353953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11353953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11353953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11353953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11353953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          937329.3391,
          1073192.128,
          -10.55775867,
          938411.4591,
          1074225.648,
          181.0222413
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                937329.3390614355,
                1073192.128422031,
                -10.557758665384355
              ],
              [
                937329.3390614355,
                1074225.648422031,
                -10.557758665384355
              ],
              [
                938411.4590614357,
                1074225.648422031,
                181.02224133461567
              ],
              [
                938411.4590614357,
                1073192.128422031,
                181.02224133461567
              ],
              [
                937329.3390614355,
                1073192.128422031,
                -10.557758665384355
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T23:58:52+00:00",
        "end_time": "2019-07-22T19:48:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLL4600.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLL4600.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4600.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4600.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.653338,
            58.61088803,
            -10.55775867,
            -137.6308673,
            58.62221718,
            181.0222413
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.65333795459674,
                  58.61324855779354,
                  -10.557758665384355
                ],
                [
                  -137.64898915856787,
                  58.62221718261625,
                  -10.557758665384355
                ],
                [
                  -137.63086729071358,
                  58.61985605420817,
                  181.02224133461567
                ],
                [
                  -137.6352205100257,
                  58.610888030750075,
                  181.02224133461567
                ],
                [
                  -137.65333795459674,
                  58.61324855779354,
                  -10.557758665384355
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLL4600.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4600.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T23:58:52Z",
            "pc:count": 11353953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 937991.8524,
                "count": 11353953,
                "maximum": 938411.4591,
                "minimum": 937329.3391,
                "name": "X",
                "position": 0,
                "stddev": 187.4825521,
                "variance": 35149.70736
              },
              {
                "average": 1073704.774,
                "count": 11353953,
                "maximum": 1074225.648,
                "minimum": 1073192.128,
                "name": "Y",
                "position": 1,
                "stddev": 221.2676532,
                "variance": 48959.37437
              },
              {
                "average": 59.37716051,
                "count": 11353953,
                "maximum": 181.0222413,
                "minimum": -10.55775867,
                "name": "Z",
                "position": 2,
                "stddev": 35.35408153,
                "variance": 1249.911081
              },
              {
                "average": 121.0206661,
                "count": 11353953,
                "maximum": 16856,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 314.1636873,
                "variance": 98698.82239
              },
              {
                "average": 2.750805645,
                "count": 11353953,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.243741332,
                "variance": 1.5468925
              },
              {
                "average": 4.503167399,
                "count": 11353953,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.043419223,
                "variance": 1.088723675
              },
              {
                "average": 1,
                "count": 11353953,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11353953,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.388735007,
                "count": 11353953,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.197603172,
                "variance": 10.22466604
              },
              {
                "average": 20.26644022,
                "count": 11353953,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.165062629,
                "variance": 4.687496187
              },
              {
                "average": 3.675184757,
                "count": 11353953,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.349485565,
                "variance": 5.520082421
              },
              {
                "average": 4.144211888,
                "count": 11353953,
                "maximum": 18,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.890702748,
                "variance": 3.574756883
              },
              {
                "average": 247862744.6,
                "count": 11353953,
                "maximum": 247875132.7,
                "minimum": 247860112.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1739.062247,
                "variance": 3024337.498
              },
              {
                "average": 0,
                "count": 11353953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11353953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11353953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11353953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11353953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              937329.3391,
              1073192.128,
              -10.55775867,
              938411.4591,
              1074225.648,
              181.0222413
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    937329.3390614355,
                    1073192.128422031,
                    -10.557758665384355
                  ],
                  [
                    937329.3390614355,
                    1074225.648422031,
                    -10.557758665384355
                  ],
                  [
                    938411.4590614357,
                    1074225.648422031,
                    181.02224133461567
                  ],
                  [
                    938411.4590614357,
                    1073192.128422031,
                    181.02224133461567
                  ],
                  [
                    937329.3390614355,
                    1073192.128422031,
                    -10.557758665384355
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T23:58:52+00:00",
            "end_time": "2019-07-22T19:48: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": "20190721_NCMP_AK_08VLK6286.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.37160316855596,
              58.49472412082832,
              -1.330731292445563
            ],
            [
              -137.36697624490904,
              58.50413078749685,
              -1.330731292445563
            ],
            [
              -137.34632860658155,
              58.501382368601476,
              128.30926870755445
            ],
            [
              -137.35096078461086,
              58.491976432679024,
              128.30926870755445
            ],
            [
              -137.37160316855596,
              58.49472412082832,
              -1.330731292445563
            ]
          ]
        ]
      },
      "bbox": [
        -137.3716032,
        58.49197643,
        -1.330731292,
        -137.3463286,
        58.50413079,
        128.3092687
      ],
      "properties": {
        "datetime": "2019-07-22T20:31:01Z",
        "pc:count": 15743700,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 957074.3551,
            "count": 15743700,
            "maximum": 957668.7582,
            "minimum": 956430.2382,
            "name": "X",
            "position": 0,
            "stddev": 292.9778468,
            "variance": 85836.0187
          },
          {
            "average": 1064976.976,
            "count": 15743700,
            "maximum": 1065454.154,
            "minimum": 1064369.074,
            "name": "Y",
            "position": 1,
            "stddev": 209.4227221,
            "variance": 43857.87652
          },
          {
            "average": 53.38167327,
            "count": 15743700,
            "maximum": 128.3092687,
            "minimum": -1.330731292,
            "name": "Z",
            "position": 2,
            "stddev": 31.60735234,
            "variance": 999.024722
          },
          {
            "average": 132.4281889,
            "count": 15743700,
            "maximum": 6875,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 269.1144319,
            "variance": 72422.57744
          },
          {
            "average": 2.680195697,
            "count": 15743700,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.261658147,
            "variance": 1.591781281
          },
          {
            "average": 4.361505237,
            "count": 15743700,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.187436794,
            "variance": 1.41000614
          },
          {
            "average": 1,
            "count": 15743700,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15743700,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.043511309,
            "count": 15743700,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3660041258,
            "variance": 0.1339590201
          },
          {
            "average": 20.07323889,
            "count": 15743700,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.640445722,
            "variance": 2.691062165
          },
          {
            "average": 3.487526884,
            "count": 15743700,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.297140072,
            "variance": 5.276852512
          },
          {
            "average": 4.539011922,
            "count": 15743700,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.921286373,
            "variance": 15.37648682
          },
          {
            "average": 247835676.1,
            "count": 15743700,
            "maximum": 247862661.3,
            "minimum": 247791878.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32323.77694,
            "variance": 1044826556
          },
          {
            "average": 0,
            "count": 15743700,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15743700,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15743700,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15743700,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15743700,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          956430.2382,
          1064369.074,
          -1.330731292,
          957668.7582,
          1065454.154,
          128.3092687
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                956430.2382005707,
                1064369.073688833,
                -1.330731292445563
              ],
              [
                956430.2382005707,
                1065454.1536888331,
                -1.330731292445563
              ],
              [
                957668.7582005707,
                1065454.1536888331,
                128.30926870755445
              ],
              [
                957668.7582005707,
                1064369.073688833,
                128.30926870755445
              ],
              [
                956430.2382005707,
                1064369.073688833,
                -1.330731292445563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:31:01+00:00",
        "end_time": "2019-07-22T00:51:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6286.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6286.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6286.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6286.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3716032,
            58.49197643,
            -1.330731292,
            -137.3463286,
            58.50413079,
            128.3092687
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.37160316855596,
                  58.49472412082832,
                  -1.330731292445563
                ],
                [
                  -137.36697624490904,
                  58.50413078749685,
                  -1.330731292445563
                ],
                [
                  -137.34632860658155,
                  58.501382368601476,
                  128.30926870755445
                ],
                [
                  -137.35096078461086,
                  58.491976432679024,
                  128.30926870755445
                ],
                [
                  -137.37160316855596,
                  58.49472412082832,
                  -1.330731292445563
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6286.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6286.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:31:01Z",
            "pc:count": 15743700,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 957074.3551,
                "count": 15743700,
                "maximum": 957668.7582,
                "minimum": 956430.2382,
                "name": "X",
                "position": 0,
                "stddev": 292.9778468,
                "variance": 85836.0187
              },
              {
                "average": 1064976.976,
                "count": 15743700,
                "maximum": 1065454.154,
                "minimum": 1064369.074,
                "name": "Y",
                "position": 1,
                "stddev": 209.4227221,
                "variance": 43857.87652
              },
              {
                "average": 53.38167327,
                "count": 15743700,
                "maximum": 128.3092687,
                "minimum": -1.330731292,
                "name": "Z",
                "position": 2,
                "stddev": 31.60735234,
                "variance": 999.024722
              },
              {
                "average": 132.4281889,
                "count": 15743700,
                "maximum": 6875,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 269.1144319,
                "variance": 72422.57744
              },
              {
                "average": 2.680195697,
                "count": 15743700,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.261658147,
                "variance": 1.591781281
              },
              {
                "average": 4.361505237,
                "count": 15743700,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.187436794,
                "variance": 1.41000614
              },
              {
                "average": 1,
                "count": 15743700,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15743700,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.043511309,
                "count": 15743700,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3660041258,
                "variance": 0.1339590201
              },
              {
                "average": 20.07323889,
                "count": 15743700,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.640445722,
                "variance": 2.691062165
              },
              {
                "average": 3.487526884,
                "count": 15743700,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.297140072,
                "variance": 5.276852512
              },
              {
                "average": 4.539011922,
                "count": 15743700,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.921286373,
                "variance": 15.37648682
              },
              {
                "average": 247835676.1,
                "count": 15743700,
                "maximum": 247862661.3,
                "minimum": 247791878.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32323.77694,
                "variance": 1044826556
              },
              {
                "average": 0,
                "count": 15743700,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15743700,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15743700,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15743700,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15743700,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              956430.2382,
              1064369.074,
              -1.330731292,
              957668.7582,
              1065454.154,
              128.3092687
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    956430.2382005707,
                    1064369.073688833,
                    -1.330731292445563
                  ],
                  [
                    956430.2382005707,
                    1065454.1536888331,
                    -1.330731292445563
                  ],
                  [
                    957668.7582005707,
                    1065454.1536888331,
                    128.30926870755445
                  ],
                  [
                    957668.7582005707,
                    1064369.073688833,
                    128.30926870755445
                  ],
                  [
                    956430.2382005707,
                    1064369.073688833,
                    -1.330731292445563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:31:01+00:00",
            "end_time": "2019-07-22T00:51:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6484.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.3334043508338,
              58.48049858681134,
              -1.801609110796935
            ],
            [
              -137.3303671010152,
              58.486661841457064,
              -1.801609110796935
            ],
            [
              -137.31208577267856,
              58.484221747810174,
              45.09839088920306
            ],
            [
              -137.3151260683853,
              58.47805891799564,
              45.09839088920306
            ],
            [
              -137.3334043508338,
              58.48049858681134,
              -1.801609110796935
            ]
          ]
        ]
      },
      "bbox": [
        -137.3334044,
        58.47805892,
        -1.801609111,
        -137.3120858,
        58.48666184,
        45.09839089
      ],
      "properties": {
        "datetime": "2019-07-22T20:00:15Z",
        "pc:count": 3305199,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 959697.0763,
            "count": 3305199,
            "maximum": 960073.1582,
            "minimum": 958975.8782,
            "name": "X",
            "position": 0,
            "stddev": 181.8194239,
            "variance": 33058.30291
          },
          {
            "average": 1063860.26,
            "count": 3305199,
            "maximum": 1064090.909,
            "minimum": 1063379.869,
            "name": "Y",
            "position": 1,
            "stddev": 120.2944616,
            "variance": 14470.75748
          },
          {
            "average": 19.3389274,
            "count": 3305199,
            "maximum": 45.09839089,
            "minimum": -1.801609111,
            "name": "Z",
            "position": 2,
            "stddev": 9.552718292,
            "variance": 91.25442676
          },
          {
            "average": 244.7462228,
            "count": 3305199,
            "maximum": 9955,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 457.9419013,
            "variance": 209710.785
          },
          {
            "average": 2.314797082,
            "count": 3305199,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.289278012,
            "variance": 1.662237792
          },
          {
            "average": 3.628938227,
            "count": 3305199,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.634469258,
            "variance": 2.671489756
          },
          {
            "average": 1,
            "count": 3305199,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3305199,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.15714606,
            "count": 3305199,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.281255584,
            "variance": 1.641615871
          },
          {
            "average": 19.86259252,
            "count": 3305199,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.203439328,
            "variance": 1.448266215
          },
          {
            "average": 2.825144265,
            "count": 3305199,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.105632259,
            "variance": 4.43368721
          },
          {
            "average": 6.858049999,
            "count": 3305199,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.96515835,
            "variance": 15.72248074
          },
          {
            "average": 247814810.3,
            "count": 3305199,
            "maximum": 247860815.5,
            "minimum": 247791842.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31121.7565,
            "variance": 968563727.9
          },
          {
            "average": 0,
            "count": 3305199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3305199,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3305199,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3305199,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3305199,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          958975.8782,
          1063379.869,
          -1.801609111,
          960073.1582,
          1064090.909,
          45.09839089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                958975.8781998047,
                1063379.8691874798,
                -1.801609110796935
              ],
              [
                958975.8781998047,
                1064090.9091874799,
                -1.801609110796935
              ],
              [
                960073.1581998047,
                1064090.9091874799,
                45.09839088920306
              ],
              [
                960073.1581998047,
                1063379.8691874798,
                45.09839088920306
              ],
              [
                958975.8781998047,
                1063379.8691874798,
                -1.801609110796935
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:00:15+00:00",
        "end_time": "2019-07-22T00:50:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6484.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6484.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6484.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6484.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3334044,
            58.47805892,
            -1.801609111,
            -137.3120858,
            58.48666184,
            45.09839089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.3334043508338,
                  58.48049858681134,
                  -1.801609110796935
                ],
                [
                  -137.3303671010152,
                  58.486661841457064,
                  -1.801609110796935
                ],
                [
                  -137.31208577267856,
                  58.484221747810174,
                  45.09839088920306
                ],
                [
                  -137.3151260683853,
                  58.47805891799564,
                  45.09839088920306
                ],
                [
                  -137.3334043508338,
                  58.48049858681134,
                  -1.801609110796935
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6484.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6484.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:00:15Z",
            "pc:count": 3305199,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 959697.0763,
                "count": 3305199,
                "maximum": 960073.1582,
                "minimum": 958975.8782,
                "name": "X",
                "position": 0,
                "stddev": 181.8194239,
                "variance": 33058.30291
              },
              {
                "average": 1063860.26,
                "count": 3305199,
                "maximum": 1064090.909,
                "minimum": 1063379.869,
                "name": "Y",
                "position": 1,
                "stddev": 120.2944616,
                "variance": 14470.75748
              },
              {
                "average": 19.3389274,
                "count": 3305199,
                "maximum": 45.09839089,
                "minimum": -1.801609111,
                "name": "Z",
                "position": 2,
                "stddev": 9.552718292,
                "variance": 91.25442676
              },
              {
                "average": 244.7462228,
                "count": 3305199,
                "maximum": 9955,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 457.9419013,
                "variance": 209710.785
              },
              {
                "average": 2.314797082,
                "count": 3305199,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.289278012,
                "variance": 1.662237792
              },
              {
                "average": 3.628938227,
                "count": 3305199,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.634469258,
                "variance": 2.671489756
              },
              {
                "average": 1,
                "count": 3305199,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3305199,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.15714606,
                "count": 3305199,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.281255584,
                "variance": 1.641615871
              },
              {
                "average": 19.86259252,
                "count": 3305199,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.203439328,
                "variance": 1.448266215
              },
              {
                "average": 2.825144265,
                "count": 3305199,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.105632259,
                "variance": 4.43368721
              },
              {
                "average": 6.858049999,
                "count": 3305199,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.96515835,
                "variance": 15.72248074
              },
              {
                "average": 247814810.3,
                "count": 3305199,
                "maximum": 247860815.5,
                "minimum": 247791842.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31121.7565,
                "variance": 968563727.9
              },
              {
                "average": 0,
                "count": 3305199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3305199,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3305199,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3305199,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3305199,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              958975.8782,
              1063379.869,
              -1.801609111,
              960073.1582,
              1064090.909,
              45.09839089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    958975.8781998047,
                    1063379.8691874798,
                    -1.801609110796935
                  ],
                  [
                    958975.8781998047,
                    1064090.9091874799,
                    -1.801609110796935
                  ],
                  [
                    960073.1581998047,
                    1064090.9091874799,
                    45.09839088920306
                  ],
                  [
                    960073.1581998047,
                    1063379.8691874798,
                    45.09839088920306
                  ],
                  [
                    958975.8781998047,
                    1063379.8691874798,
                    -1.801609110796935
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:00:15+00:00",
            "end_time": "2019-07-22T00:50:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6586.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.3204586329954,
              58.49424564104388,
              95.242157543701
            ],
            [
              -137.31669026880263,
              58.501882844309634,
              95.242157543701
            ],
            [
              -137.2964426258105,
              58.49917902841501,
              268.382157543701
            ],
            [
              -137.30021517143092,
              58.491542408792334,
              268.382157543701
            ],
            [
              -137.3204586329954,
              58.49424564104388,
              95.242157543701
            ]
          ]
        ]
      },
      "bbox": [
        -137.3204586,
        58.49154241,
        95.24215754,
        -137.2964426,
        58.50188284,
        268.3821575
      ],
      "properties": {
        "datetime": "2019-07-22T00:06:10Z",
        "pc:count": 9101303,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 959792.0439,
            "count": 9101303,
            "maximum": 960538.0751,
            "minimum": 959323.2351,
            "name": "X",
            "position": 0,
            "stddev": 246.5745076,
            "variance": 60798.98782
          },
          {
            "average": 1065431.875,
            "count": 9101303,
            "maximum": 1065936.095,
            "minimum": 1065054.955,
            "name": "Y",
            "position": 1,
            "stddev": 197.919977,
            "variance": 39172.3173
          },
          {
            "average": 182.1531436,
            "count": 9101303,
            "maximum": 268.3821575,
            "minimum": 95.24215754,
            "name": "Z",
            "position": 2,
            "stddev": 35.52359641,
            "variance": 1261.925902
          },
          {
            "average": 104.2506414,
            "count": 9101303,
            "maximum": 4050,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 180.8855565,
            "variance": 32719.58457
          },
          {
            "average": 2.737117312,
            "count": 9101303,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.240165886,
            "variance": 1.538011424
          },
          {
            "average": 4.475127463,
            "count": 9101303,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9719124347,
            "variance": 0.9446137807
          },
          {
            "average": 1,
            "count": 9101303,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9101303,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.017484969,
            "count": 9101303,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1310696252,
            "variance": 0.01717924666
          },
          {
            "average": 20.15838667,
            "count": 9101303,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.413509426,
            "variance": 5.825027747
          },
          {
            "average": 3.499140288,
            "count": 9101303,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.217153821,
            "variance": 4.915771065
          },
          {
            "average": 1.969299011,
            "count": 9101303,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.199519921,
            "variance": 1.438848042
          },
          {
            "average": 247786991.7,
            "count": 9101303,
            "maximum": 247789170.9,
            "minimum": 247786242.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 802.5204532,
            "variance": 644039.0779
          },
          {
            "average": 0,
            "count": 9101303,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9101303,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9101303,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9101303,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9101303,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          959323.2351,
          1065054.955,
          95.24215754,
          960538.0751,
          1065936.095,
          268.3821575
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                959323.2351136297,
                1065054.955124615,
                95.242157543701
              ],
              [
                959323.2351136297,
                1065936.0951246151,
                95.242157543701
              ],
              [
                960538.0751136298,
                1065936.0951246151,
                268.382157543701
              ],
              [
                960538.0751136298,
                1065054.955124615,
                268.382157543701
              ],
              [
                959323.2351136297,
                1065054.955124615,
                95.242157543701
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T00:06:10+00:00",
        "end_time": "2019-07-21T23:17:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6586.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6586.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6586.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6586.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3204586,
            58.49154241,
            95.24215754,
            -137.2964426,
            58.50188284,
            268.3821575
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.3204586329954,
                  58.49424564104388,
                  95.242157543701
                ],
                [
                  -137.31669026880263,
                  58.501882844309634,
                  95.242157543701
                ],
                [
                  -137.2964426258105,
                  58.49917902841501,
                  268.382157543701
                ],
                [
                  -137.30021517143092,
                  58.491542408792334,
                  268.382157543701
                ],
                [
                  -137.3204586329954,
                  58.49424564104388,
                  95.242157543701
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6586.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6586.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T00:06:10Z",
            "pc:count": 9101303,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 959792.0439,
                "count": 9101303,
                "maximum": 960538.0751,
                "minimum": 959323.2351,
                "name": "X",
                "position": 0,
                "stddev": 246.5745076,
                "variance": 60798.98782
              },
              {
                "average": 1065431.875,
                "count": 9101303,
                "maximum": 1065936.095,
                "minimum": 1065054.955,
                "name": "Y",
                "position": 1,
                "stddev": 197.919977,
                "variance": 39172.3173
              },
              {
                "average": 182.1531436,
                "count": 9101303,
                "maximum": 268.3821575,
                "minimum": 95.24215754,
                "name": "Z",
                "position": 2,
                "stddev": 35.52359641,
                "variance": 1261.925902
              },
              {
                "average": 104.2506414,
                "count": 9101303,
                "maximum": 4050,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 180.8855565,
                "variance": 32719.58457
              },
              {
                "average": 2.737117312,
                "count": 9101303,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.240165886,
                "variance": 1.538011424
              },
              {
                "average": 4.475127463,
                "count": 9101303,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9719124347,
                "variance": 0.9446137807
              },
              {
                "average": 1,
                "count": 9101303,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9101303,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.017484969,
                "count": 9101303,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1310696252,
                "variance": 0.01717924666
              },
              {
                "average": 20.15838667,
                "count": 9101303,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.413509426,
                "variance": 5.825027747
              },
              {
                "average": 3.499140288,
                "count": 9101303,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.217153821,
                "variance": 4.915771065
              },
              {
                "average": 1.969299011,
                "count": 9101303,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.199519921,
                "variance": 1.438848042
              },
              {
                "average": 247786991.7,
                "count": 9101303,
                "maximum": 247789170.9,
                "minimum": 247786242.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 802.5204532,
                "variance": 644039.0779
              },
              {
                "average": 0,
                "count": 9101303,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9101303,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9101303,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9101303,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9101303,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              959323.2351,
              1065054.955,
              95.24215754,
              960538.0751,
              1065936.095,
              268.3821575
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    959323.2351136297,
                    1065054.955124615,
                    95.242157543701
                  ],
                  [
                    959323.2351136297,
                    1065936.0951246151,
                    95.242157543701
                  ],
                  [
                    960538.0751136298,
                    1065936.0951246151,
                    268.382157543701
                  ],
                  [
                    960538.0751136298,
                    1065054.955124615,
                    268.382157543701
                  ],
                  [
                    959323.2351136297,
                    1065054.955124615,
                    95.242157543701
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T00:06:10+00:00",
            "end_time": "2019-07-21T23:17: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": "20190721_NCMP_AK_08VLK5989.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4252850495667,
              58.51985754816707,
              -2.07618780602472
            ],
            [
              -137.42026354843352,
              58.53009300031791,
              -2.07618780602472
            ],
            [
              -137.3995921307893,
              58.52735271251325,
              106.14381219397528
            ],
            [
              -137.40461936279286,
              58.51711805393269,
              106.14381219397528
            ],
            [
              -137.4252850495667,
              58.51985754816707,
              -2.07618780602472
            ]
          ]
        ]
      },
      "bbox": [
        -137.425285,
        58.51711805,
        -2.076187806,
        -137.3995921,
        58.530093,
        106.1438122
      ],
      "properties": {
        "datetime": "2019-07-22T20:29:59Z",
        "pc:count": 20785264,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 953347.8413,
            "count": 20785264,
            "maximum": 953952.0602,
            "minimum": 952713.3002,
            "name": "X",
            "position": 0,
            "stddev": 287.3234877,
            "variance": 82554.78658
          },
          {
            "average": 1066922.687,
            "count": 20785264,
            "maximum": 1067499.403,
            "minimum": 1066318.943,
            "name": "Y",
            "position": 1,
            "stddev": 263.3924694,
            "variance": 69375.59294
          },
          {
            "average": 47.84476284,
            "count": 20785264,
            "maximum": 106.1438122,
            "minimum": -2.076187806,
            "name": "Z",
            "position": 2,
            "stddev": 17.97022659,
            "variance": 322.9290437
          },
          {
            "average": 106.3236178,
            "count": 20785264,
            "maximum": 6979,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 188.5748713,
            "variance": 35560.48207
          },
          {
            "average": 2.790890412,
            "count": 20785264,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.231321602,
            "variance": 1.516152887
          },
          {
            "average": 4.58273982,
            "count": 20785264,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9055442774,
            "variance": 0.8200104383
          },
          {
            "average": 1,
            "count": 20785264,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20785264,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.023174255,
            "count": 20785264,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3781427047,
            "variance": 0.1429919052
          },
          {
            "average": 20.03904879,
            "count": 20785264,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.227866204,
            "variance": 1.507655414
          },
          {
            "average": 3.700041048,
            "count": 20785264,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.32986359,
            "variance": 5.428264349
          },
          {
            "average": 5.495629933,
            "count": 20785264,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.925754441,
            "variance": 15.41154793
          },
          {
            "average": 247825584.1,
            "count": 20785264,
            "maximum": 247862599.5,
            "minimum": 247790892,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33630.00442,
            "variance": 1130977198
          },
          {
            "average": 0,
            "count": 20785264,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20785264,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20785264,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20785264,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20785264,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          952713.3002,
          1066318.943,
          -2.076187806,
          953952.0602,
          1067499.403,
          106.1438122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                952713.3001989651,
                1066318.9426354216,
                -2.07618780602472
              ],
              [
                952713.3001989651,
                1067499.4026354216,
                -2.07618780602472
              ],
              [
                953952.0601989651,
                1067499.4026354216,
                106.14381219397528
              ],
              [
                953952.0601989651,
                1066318.9426354216,
                106.14381219397528
              ],
              [
                952713.3001989651,
                1066318.9426354216,
                -2.07618780602472
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:29:59+00:00",
        "end_time": "2019-07-22T00:34:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5989.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5989.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5989.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5989.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.425285,
            58.51711805,
            -2.076187806,
            -137.3995921,
            58.530093,
            106.1438122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4252850495667,
                  58.51985754816707,
                  -2.07618780602472
                ],
                [
                  -137.42026354843352,
                  58.53009300031791,
                  -2.07618780602472
                ],
                [
                  -137.3995921307893,
                  58.52735271251325,
                  106.14381219397528
                ],
                [
                  -137.40461936279286,
                  58.51711805393269,
                  106.14381219397528
                ],
                [
                  -137.4252850495667,
                  58.51985754816707,
                  -2.07618780602472
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5989.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5989.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:29:59Z",
            "pc:count": 20785264,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 953347.8413,
                "count": 20785264,
                "maximum": 953952.0602,
                "minimum": 952713.3002,
                "name": "X",
                "position": 0,
                "stddev": 287.3234877,
                "variance": 82554.78658
              },
              {
                "average": 1066922.687,
                "count": 20785264,
                "maximum": 1067499.403,
                "minimum": 1066318.943,
                "name": "Y",
                "position": 1,
                "stddev": 263.3924694,
                "variance": 69375.59294
              },
              {
                "average": 47.84476284,
                "count": 20785264,
                "maximum": 106.1438122,
                "minimum": -2.076187806,
                "name": "Z",
                "position": 2,
                "stddev": 17.97022659,
                "variance": 322.9290437
              },
              {
                "average": 106.3236178,
                "count": 20785264,
                "maximum": 6979,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 188.5748713,
                "variance": 35560.48207
              },
              {
                "average": 2.790890412,
                "count": 20785264,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.231321602,
                "variance": 1.516152887
              },
              {
                "average": 4.58273982,
                "count": 20785264,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9055442774,
                "variance": 0.8200104383
              },
              {
                "average": 1,
                "count": 20785264,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20785264,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.023174255,
                "count": 20785264,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3781427047,
                "variance": 0.1429919052
              },
              {
                "average": 20.03904879,
                "count": 20785264,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.227866204,
                "variance": 1.507655414
              },
              {
                "average": 3.700041048,
                "count": 20785264,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.32986359,
                "variance": 5.428264349
              },
              {
                "average": 5.495629933,
                "count": 20785264,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.925754441,
                "variance": 15.41154793
              },
              {
                "average": 247825584.1,
                "count": 20785264,
                "maximum": 247862599.5,
                "minimum": 247790892,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33630.00442,
                "variance": 1130977198
              },
              {
                "average": 0,
                "count": 20785264,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20785264,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20785264,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20785264,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20785264,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              952713.3002,
              1066318.943,
              -2.076187806,
              953952.0602,
              1067499.403,
              106.1438122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    952713.3001989651,
                    1066318.9426354216,
                    -2.07618780602472
                  ],
                  [
                    952713.3001989651,
                    1067499.4026354216,
                    -2.07618780602472
                  ],
                  [
                    953952.0601989651,
                    1067499.4026354216,
                    106.14381219397528
                  ],
                  [
                    953952.0601989651,
                    1066318.9426354216,
                    106.14381219397528
                  ],
                  [
                    952713.3001989651,
                    1066318.9426354216,
                    -2.07618780602472
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:29:59+00:00",
            "end_time": "2019-07-22T00:34:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5890.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4429457054567,
              58.52873735875913,
              -2.161870107847001
            ],
            [
              -137.43804209868125,
              58.538741056046646,
              -2.161870107847001
            ],
            [
              -137.41736742503173,
              58.536004101283034,
              112.35812989215299
            ],
            [
              -137.42227663614167,
              58.52600117892569,
              112.35812989215299
            ],
            [
              -137.4429457054567,
              58.52873735875913,
              -2.161870107847001
            ]
          ]
        ]
      },
      "bbox": [
        -137.4429457,
        58.52600118,
        -2.161870108,
        -137.4173674,
        58.53874106,
        112.3581299
      ],
      "properties": {
        "datetime": "2019-07-22T20:16:04Z",
        "pc:count": 18789621,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 952125.8718,
            "count": 18789621,
            "maximum": 952713.0036,
            "minimum": 951474.4436,
            "name": "X",
            "position": 0,
            "stddev": 297.2605368,
            "variance": 88363.82673
          },
          {
            "average": 1067619.618,
            "count": 18789621,
            "maximum": 1068181.071,
            "minimum": 1067027.411,
            "name": "Y",
            "position": 1,
            "stddev": 247.4017564,
            "variance": 61207.62908
          },
          {
            "average": 49.00909172,
            "count": 18789621,
            "maximum": 112.3581299,
            "minimum": -2.161870108,
            "name": "Z",
            "position": 2,
            "stddev": 21.21245628,
            "variance": 449.9683015
          },
          {
            "average": 104.6246383,
            "count": 18789621,
            "maximum": 6082,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 193.9036532,
            "variance": 37598.62672
          },
          {
            "average": 2.74605145,
            "count": 18789621,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.238189021,
            "variance": 1.533112051
          },
          {
            "average": 4.505883913,
            "count": 18789621,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9877097183,
            "variance": 0.9755704876
          },
          {
            "average": 1,
            "count": 18789621,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18789621,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.0334862,
            "count": 18789621,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.446745404,
            "variance": 0.199581456
          },
          {
            "average": 20.03450171,
            "count": 18789621,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.250436282,
            "variance": 1.563590894
          },
          {
            "average": 3.570466376,
            "count": 18789621,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.267308362,
            "variance": 5.140687209
          },
          {
            "average": 6.322941532,
            "count": 18789621,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.866362827,
            "variance": 14.94876151
          },
          {
            "average": 247817059.9,
            "count": 18789621,
            "maximum": 247861764.2,
            "minimum": 247790096.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32203.7882,
            "variance": 1037083974
          },
          {
            "average": 0,
            "count": 18789621,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18789621,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18789621,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18789621,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18789621,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          951474.4436,
          1067027.411,
          -2.161870108,
          952713.0036,
          1068181.071,
          112.3581299
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                951474.4435603383,
                1067027.411416713,
                -2.161870107847001
              ],
              [
                951474.4435603383,
                1068181.071416713,
                -2.161870107847001
              ],
              [
                952713.0035603384,
                1068181.071416713,
                112.35812989215299
              ],
              [
                952713.0035603384,
                1067027.411416713,
                112.35812989215299
              ],
              [
                951474.4435603383,
                1067027.411416713,
                -2.161870107847001
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:16:04+00:00",
        "end_time": "2019-07-22T00:21:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5890.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5890.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5890.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5890.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4429457,
            58.52600118,
            -2.161870108,
            -137.4173674,
            58.53874106,
            112.3581299
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4429457054567,
                  58.52873735875913,
                  -2.161870107847001
                ],
                [
                  -137.43804209868125,
                  58.538741056046646,
                  -2.161870107847001
                ],
                [
                  -137.41736742503173,
                  58.536004101283034,
                  112.35812989215299
                ],
                [
                  -137.42227663614167,
                  58.52600117892569,
                  112.35812989215299
                ],
                [
                  -137.4429457054567,
                  58.52873735875913,
                  -2.161870107847001
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5890.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5890.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:16:04Z",
            "pc:count": 18789621,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 952125.8718,
                "count": 18789621,
                "maximum": 952713.0036,
                "minimum": 951474.4436,
                "name": "X",
                "position": 0,
                "stddev": 297.2605368,
                "variance": 88363.82673
              },
              {
                "average": 1067619.618,
                "count": 18789621,
                "maximum": 1068181.071,
                "minimum": 1067027.411,
                "name": "Y",
                "position": 1,
                "stddev": 247.4017564,
                "variance": 61207.62908
              },
              {
                "average": 49.00909172,
                "count": 18789621,
                "maximum": 112.3581299,
                "minimum": -2.161870108,
                "name": "Z",
                "position": 2,
                "stddev": 21.21245628,
                "variance": 449.9683015
              },
              {
                "average": 104.6246383,
                "count": 18789621,
                "maximum": 6082,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 193.9036532,
                "variance": 37598.62672
              },
              {
                "average": 2.74605145,
                "count": 18789621,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.238189021,
                "variance": 1.533112051
              },
              {
                "average": 4.505883913,
                "count": 18789621,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9877097183,
                "variance": 0.9755704876
              },
              {
                "average": 1,
                "count": 18789621,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18789621,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.0334862,
                "count": 18789621,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.446745404,
                "variance": 0.199581456
              },
              {
                "average": 20.03450171,
                "count": 18789621,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.250436282,
                "variance": 1.563590894
              },
              {
                "average": 3.570466376,
                "count": 18789621,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.267308362,
                "variance": 5.140687209
              },
              {
                "average": 6.322941532,
                "count": 18789621,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.866362827,
                "variance": 14.94876151
              },
              {
                "average": 247817059.9,
                "count": 18789621,
                "maximum": 247861764.2,
                "minimum": 247790096.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32203.7882,
                "variance": 1037083974
              },
              {
                "average": 0,
                "count": 18789621,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18789621,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18789621,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18789621,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18789621,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              951474.4436,
              1067027.411,
              -2.161870108,
              952713.0036,
              1068181.071,
              112.3581299
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    951474.4435603383,
                    1067027.411416713,
                    -2.161870107847001
                  ],
                  [
                    951474.4435603383,
                    1068181.071416713,
                    -2.161870107847001
                  ],
                  [
                    952713.0035603384,
                    1068181.071416713,
                    112.35812989215299
                  ],
                  [
                    952713.0035603384,
                    1067027.411416713,
                    112.35812989215299
                  ],
                  [
                    951474.4435603383,
                    1067027.411416713,
                    -2.161870107847001
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:16:04+00:00",
            "end_time": "2019-07-22T00:21:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6387.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.35574039061441,
              58.50264069245676,
              77.33268075510107
            ],
            [
              -137.35064756709522,
              58.51298153418621,
              77.33268075510107
            ],
            [
              -137.32999193527903,
              58.510229958473815,
              211.87268075510104
            ],
            [
              -137.33509053777308,
              58.49988992123969,
              211.87268075510104
            ],
            [
              -137.35574039061441,
              58.50264069245676,
              77.33268075510107
            ]
          ]
        ]
      },
      "bbox": [
        -137.3557404,
        58.49988992,
        77.33268076,
        -137.3299919,
        58.51298153,
        211.8726808
      ],
      "properties": {
        "datetime": "2019-07-22T01:38:16Z",
        "pc:count": 21910094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 957681.4297,
            "count": 21910094,
            "maximum": 958342.801,
            "minimum": 957104.041,
            "name": "X",
            "position": 0,
            "stddev": 281.7905209,
            "variance": 79405.89767
          },
          {
            "average": 1066043.488,
            "count": 21910094,
            "maximum": 1066647.62,
            "minimum": 1065454.7,
            "name": "Y",
            "position": 1,
            "stddev": 271.4910555,
            "variance": 73707.39323
          },
          {
            "average": 129.9516967,
            "count": 21910094,
            "maximum": 211.8726808,
            "minimum": 77.33268076,
            "name": "Z",
            "position": 2,
            "stddev": 23.48865432,
            "variance": 551.7168818
          },
          {
            "average": 113.1454833,
            "count": 21910094,
            "maximum": 3670,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 198.1283898,
            "variance": 39254.85883
          },
          {
            "average": 2.733816249,
            "count": 21910094,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.24681874,
            "variance": 1.554556971
          },
          {
            "average": 4.469726008,
            "count": 21910094,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.020835288,
            "variance": 1.042104686
          },
          {
            "average": 1,
            "count": 21910094,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21910094,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022277997,
            "count": 21910094,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1676187301,
            "variance": 0.02809603867
          },
          {
            "average": 20.08160931,
            "count": 21910094,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.612744726,
            "variance": 2.600945553
          },
          {
            "average": 3.51699874,
            "count": 21910094,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.233702622,
            "variance": 4.989427403
          },
          {
            "average": 4.893546052,
            "count": 21910094,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.808516711,
            "variance": 7.887766114
          },
          {
            "average": 247789239.8,
            "count": 21910094,
            "maximum": 247794696.1,
            "minimum": 247786276.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2362.328511,
            "variance": 5580595.996
          },
          {
            "average": 0,
            "count": 21910094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21910094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21910094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21910094,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21910094,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          957104.041,
          1065454.7,
          77.33268076,
          958342.801,
          1066647.62,
          211.8726808
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                957104.0410294799,
                1065454.7000950812,
                77.33268075510107
              ],
              [
                957104.0410294799,
                1066647.6200950812,
                77.33268075510107
              ],
              [
                958342.80102948,
                1066647.6200950812,
                211.87268075510104
              ],
              [
                958342.80102948,
                1065454.7000950812,
                211.87268075510104
              ],
              [
                957104.0410294799,
                1065454.7000950812,
                77.33268075510107
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:38:16+00:00",
        "end_time": "2019-07-21T23:17:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6387.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6387.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6387.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6387.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3557404,
            58.49988992,
            77.33268076,
            -137.3299919,
            58.51298153,
            211.8726808
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.35574039061441,
                  58.50264069245676,
                  77.33268075510107
                ],
                [
                  -137.35064756709522,
                  58.51298153418621,
                  77.33268075510107
                ],
                [
                  -137.32999193527903,
                  58.510229958473815,
                  211.87268075510104
                ],
                [
                  -137.33509053777308,
                  58.49988992123969,
                  211.87268075510104
                ],
                [
                  -137.35574039061441,
                  58.50264069245676,
                  77.33268075510107
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6387.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6387.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:38:16Z",
            "pc:count": 21910094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 957681.4297,
                "count": 21910094,
                "maximum": 958342.801,
                "minimum": 957104.041,
                "name": "X",
                "position": 0,
                "stddev": 281.7905209,
                "variance": 79405.89767
              },
              {
                "average": 1066043.488,
                "count": 21910094,
                "maximum": 1066647.62,
                "minimum": 1065454.7,
                "name": "Y",
                "position": 1,
                "stddev": 271.4910555,
                "variance": 73707.39323
              },
              {
                "average": 129.9516967,
                "count": 21910094,
                "maximum": 211.8726808,
                "minimum": 77.33268076,
                "name": "Z",
                "position": 2,
                "stddev": 23.48865432,
                "variance": 551.7168818
              },
              {
                "average": 113.1454833,
                "count": 21910094,
                "maximum": 3670,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 198.1283898,
                "variance": 39254.85883
              },
              {
                "average": 2.733816249,
                "count": 21910094,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.24681874,
                "variance": 1.554556971
              },
              {
                "average": 4.469726008,
                "count": 21910094,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.020835288,
                "variance": 1.042104686
              },
              {
                "average": 1,
                "count": 21910094,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21910094,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022277997,
                "count": 21910094,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1676187301,
                "variance": 0.02809603867
              },
              {
                "average": 20.08160931,
                "count": 21910094,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.612744726,
                "variance": 2.600945553
              },
              {
                "average": 3.51699874,
                "count": 21910094,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.233702622,
                "variance": 4.989427403
              },
              {
                "average": 4.893546052,
                "count": 21910094,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.808516711,
                "variance": 7.887766114
              },
              {
                "average": 247789239.8,
                "count": 21910094,
                "maximum": 247794696.1,
                "minimum": 247786276.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2362.328511,
                "variance": 5580595.996
              },
              {
                "average": 0,
                "count": 21910094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21910094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21910094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21910094,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21910094,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              957104.041,
              1065454.7,
              77.33268076,
              958342.801,
              1066647.62,
              211.8726808
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    957104.0410294799,
                    1065454.7000950812,
                    77.33268075510107
                  ],
                  [
                    957104.0410294799,
                    1066647.6200950812,
                    77.33268075510107
                  ],
                  [
                    958342.80102948,
                    1066647.6200950812,
                    211.87268075510104
                  ],
                  [
                    958342.80102948,
                    1065454.7000950812,
                    211.87268075510104
                  ],
                  [
                    957104.0410294799,
                    1065454.7000950812,
                    77.33268075510107
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:38:16+00:00",
            "end_time": "2019-07-21T23:17: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": "20190721_NCMP_AK_08VLL4405.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.69358954979984,
              58.65814409502379,
              0.06345201494247
            ],
            [
              -137.68953860419268,
              58.66650891636626,
              0.06345201494247
            ],
            [
              -137.66877690736885,
              58.66381413266743,
              66.06345201494247
            ],
            [
              -137.67283258727804,
              58.65544995259419,
              66.06345201494247
            ],
            [
              -137.69358954979984,
              58.65814409502379,
              0.06345201494247
            ]
          ]
        ]
      },
      "bbox": [
        -137.6935895,
        58.65544995,
        0.06345201494,
        -137.6687769,
        58.66650892,
        66.06345201
      ],
      "properties": {
        "datetime": "2019-07-21T23:59:43Z",
        "pc:count": 7965866,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 934568.3942,
            "count": 7965866,
            "maximum": 935086.197,
            "minimum": 933848.217,
            "name": "X",
            "position": 0,
            "stddev": 249.2589154,
            "variance": 62130.00692
          },
          {
            "average": 1077941.606,
            "count": 7965866,
            "maximum": 1078455.743,
            "minimum": 1077491.923,
            "name": "Y",
            "position": 1,
            "stddev": 212.6028454,
            "variance": 45199.96985
          },
          {
            "average": 28.00966627,
            "count": 7965866,
            "maximum": 66.06345201,
            "minimum": 0.06345201494,
            "name": "Z",
            "position": 2,
            "stddev": 12.35452415,
            "variance": 152.6342669
          },
          {
            "average": 122.006867,
            "count": 7965866,
            "maximum": 8153,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 251.463752,
            "variance": 63234.01857
          },
          {
            "average": 2.679699608,
            "count": 7965866,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.257054933,
            "variance": 1.580187106
          },
          {
            "average": 4.362233811,
            "count": 7965866,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.194751939,
            "variance": 1.427432195
          },
          {
            "average": 1,
            "count": 7965866,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965866,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.136599586,
            "count": 7965866,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.699614691,
            "variance": 2.888690098
          },
          {
            "average": 19.80611915,
            "count": 7965866,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.885492621,
            "variance": 3.555082424
          },
          {
            "average": 3.54181165,
            "count": 7965866,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.352077338,
            "variance": 5.532267803
          },
          {
            "average": 1.687272294,
            "count": 7965866,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9808469719,
            "variance": 0.9620607823
          },
          {
            "average": 247786938.8,
            "count": 7965866,
            "maximum": 247788783,
            "minimum": 247786629.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 593.064353,
            "variance": 351725.3268
          },
          {
            "average": 0,
            "count": 7965866,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965866,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965866,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965866,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965866,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          933848.217,
          1077491.923,
          0.06345201494,
          935086.197,
          1078455.743,
          66.06345201
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                933848.2170467804,
                1077491.9229225775,
                0.06345201494247
              ],
              [
                933848.2170467804,
                1078455.7429225773,
                0.06345201494247
              ],
              [
                935086.1970467804,
                1078455.7429225773,
                66.06345201494247
              ],
              [
                935086.1970467804,
                1077491.9229225775,
                66.06345201494247
              ],
              [
                933848.2170467804,
                1077491.9229225775,
                0.06345201494247
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:59:43+00:00",
        "end_time": "2019-07-21T23:23:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4405.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4405.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4405.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4405.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6935895,
            58.65544995,
            0.06345201494,
            -137.6687769,
            58.66650892,
            66.06345201
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.69358954979984,
                  58.65814409502379,
                  0.06345201494247
                ],
                [
                  -137.68953860419268,
                  58.66650891636626,
                  0.06345201494247
                ],
                [
                  -137.66877690736885,
                  58.66381413266743,
                  66.06345201494247
                ],
                [
                  -137.67283258727804,
                  58.65544995259419,
                  66.06345201494247
                ],
                [
                  -137.69358954979984,
                  58.65814409502379,
                  0.06345201494247
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4405.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4405.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:59:43Z",
            "pc:count": 7965866,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 934568.3942,
                "count": 7965866,
                "maximum": 935086.197,
                "minimum": 933848.217,
                "name": "X",
                "position": 0,
                "stddev": 249.2589154,
                "variance": 62130.00692
              },
              {
                "average": 1077941.606,
                "count": 7965866,
                "maximum": 1078455.743,
                "minimum": 1077491.923,
                "name": "Y",
                "position": 1,
                "stddev": 212.6028454,
                "variance": 45199.96985
              },
              {
                "average": 28.00966627,
                "count": 7965866,
                "maximum": 66.06345201,
                "minimum": 0.06345201494,
                "name": "Z",
                "position": 2,
                "stddev": 12.35452415,
                "variance": 152.6342669
              },
              {
                "average": 122.006867,
                "count": 7965866,
                "maximum": 8153,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 251.463752,
                "variance": 63234.01857
              },
              {
                "average": 2.679699608,
                "count": 7965866,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.257054933,
                "variance": 1.580187106
              },
              {
                "average": 4.362233811,
                "count": 7965866,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.194751939,
                "variance": 1.427432195
              },
              {
                "average": 1,
                "count": 7965866,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965866,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.136599586,
                "count": 7965866,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.699614691,
                "variance": 2.888690098
              },
              {
                "average": 19.80611915,
                "count": 7965866,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.885492621,
                "variance": 3.555082424
              },
              {
                "average": 3.54181165,
                "count": 7965866,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.352077338,
                "variance": 5.532267803
              },
              {
                "average": 1.687272294,
                "count": 7965866,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9808469719,
                "variance": 0.9620607823
              },
              {
                "average": 247786938.8,
                "count": 7965866,
                "maximum": 247788783,
                "minimum": 247786629.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 593.064353,
                "variance": 351725.3268
              },
              {
                "average": 0,
                "count": 7965866,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965866,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965866,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965866,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965866,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              933848.217,
              1077491.923,
              0.06345201494,
              935086.197,
              1078455.743,
              66.06345201
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    933848.2170467804,
                    1077491.9229225775,
                    0.06345201494247
                  ],
                  [
                    933848.2170467804,
                    1078455.7429225773,
                    0.06345201494247
                  ],
                  [
                    935086.1970467804,
                    1078455.7429225773,
                    66.06345201494247
                  ],
                  [
                    935086.1970467804,
                    1077491.9229225775,
                    66.06345201494247
                  ],
                  [
                    933848.2170467804,
                    1077491.9229225775,
                    0.06345201494247
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:59:43+00:00",
            "end_time": "2019-07-21T23:23:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6682.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.29772380404478,
              58.46223776040564,
              0.430032324121537
            ],
            [
              -137.29426586725748,
              58.46924265373124,
              0.430032324121537
            ],
            [
              -137.2762273871944,
              58.4668283097959,
              59.61003232412153
            ],
            [
              -137.27968873690358,
              58.45982389387763,
              59.61003232412153
            ],
            [
              -137.29772380404478,
              58.46223776040564,
              0.430032324121537
            ]
          ]
        ]
      },
      "bbox": [
        -137.2977238,
        58.45982389,
        0.4300323241,
        -137.2762274,
        58.46924265,
        59.61003232
      ],
      "properties": {
        "datetime": "2019-07-22T20:13:35Z",
        "pc:count": 1725703,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 962126.1055,
            "count": 1725703,
            "maximum": 962576.7084,
            "minimum": 961493.3084,
            "name": "X",
            "position": 0,
            "stddev": 238.4200708,
            "variance": 56844.13016
          },
          {
            "average": 1062369.412,
            "count": 1725703,
            "maximum": 1062727.39,
            "minimum": 1061919.15,
            "name": "Y",
            "position": 1,
            "stddev": 174.2533118,
            "variance": 30364.21666
          },
          {
            "average": 18.31048179,
            "count": 1725703,
            "maximum": 59.61003232,
            "minimum": 0.4300323241,
            "name": "Z",
            "position": 2,
            "stddev": 13.84343753,
            "variance": 191.6407626
          },
          {
            "average": 869.6920936,
            "count": 1725703,
            "maximum": 8421,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 613.5085264,
            "variance": 376392.712
          },
          {
            "average": 1.038553563,
            "count": 1725703,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2062910284,
            "variance": 0.04255598842
          },
          {
            "average": 1.077609531,
            "count": 1725703,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2972420614,
            "variance": 0.08835284304
          },
          {
            "average": 1,
            "count": 1725703,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1725703,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.352201972,
            "count": 1725703,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7872748629,
            "variance": 0.6198017097
          },
          {
            "average": 20.15869571,
            "count": 1725703,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.639810569,
            "variance": 2.688978701
          },
          {
            "average": 1.058643347,
            "count": 1725703,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2470080718,
            "variance": 0.06101298754
          },
          {
            "average": 3.064572525,
            "count": 1725703,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.991957463,
            "variance": 8.951809461
          },
          {
            "average": 247850240,
            "count": 1725703,
            "maximum": 247861615.5,
            "minimum": 247792941.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24216.04433,
            "variance": 586416802.9
          },
          {
            "average": 0,
            "count": 1725703,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1725703,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1725703,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1725703,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1725703,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          961493.3084,
          1061919.15,
          0.4300323241,
          962576.7084,
          1062727.39,
          59.61003232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                961493.308353744,
                1061919.150456957,
                0.430032324121537
              ],
              [
                961493.308353744,
                1062727.3904569573,
                0.430032324121537
              ],
              [
                962576.7083537439,
                1062727.3904569573,
                59.61003232412153
              ],
              [
                962576.7083537439,
                1061919.150456957,
                59.61003232412153
              ],
              [
                961493.308353744,
                1061919.150456957,
                0.430032324121537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:13:35+00:00",
        "end_time": "2019-07-22T01:09:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6682.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6682.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6682.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6682.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2977238,
            58.45982389,
            0.4300323241,
            -137.2762274,
            58.46924265,
            59.61003232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.29772380404478,
                  58.46223776040564,
                  0.430032324121537
                ],
                [
                  -137.29426586725748,
                  58.46924265373124,
                  0.430032324121537
                ],
                [
                  -137.2762273871944,
                  58.4668283097959,
                  59.61003232412153
                ],
                [
                  -137.27968873690358,
                  58.45982389387763,
                  59.61003232412153
                ],
                [
                  -137.29772380404478,
                  58.46223776040564,
                  0.430032324121537
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6682.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6682.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:13:35Z",
            "pc:count": 1725703,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 962126.1055,
                "count": 1725703,
                "maximum": 962576.7084,
                "minimum": 961493.3084,
                "name": "X",
                "position": 0,
                "stddev": 238.4200708,
                "variance": 56844.13016
              },
              {
                "average": 1062369.412,
                "count": 1725703,
                "maximum": 1062727.39,
                "minimum": 1061919.15,
                "name": "Y",
                "position": 1,
                "stddev": 174.2533118,
                "variance": 30364.21666
              },
              {
                "average": 18.31048179,
                "count": 1725703,
                "maximum": 59.61003232,
                "minimum": 0.4300323241,
                "name": "Z",
                "position": 2,
                "stddev": 13.84343753,
                "variance": 191.6407626
              },
              {
                "average": 869.6920936,
                "count": 1725703,
                "maximum": 8421,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 613.5085264,
                "variance": 376392.712
              },
              {
                "average": 1.038553563,
                "count": 1725703,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2062910284,
                "variance": 0.04255598842
              },
              {
                "average": 1.077609531,
                "count": 1725703,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2972420614,
                "variance": 0.08835284304
              },
              {
                "average": 1,
                "count": 1725703,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1725703,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.352201972,
                "count": 1725703,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7872748629,
                "variance": 0.6198017097
              },
              {
                "average": 20.15869571,
                "count": 1725703,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.639810569,
                "variance": 2.688978701
              },
              {
                "average": 1.058643347,
                "count": 1725703,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2470080718,
                "variance": 0.06101298754
              },
              {
                "average": 3.064572525,
                "count": 1725703,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.991957463,
                "variance": 8.951809461
              },
              {
                "average": 247850240,
                "count": 1725703,
                "maximum": 247861615.5,
                "minimum": 247792941.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24216.04433,
                "variance": 586416802.9
              },
              {
                "average": 0,
                "count": 1725703,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1725703,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1725703,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1725703,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1725703,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              961493.3084,
              1061919.15,
              0.4300323241,
              962576.7084,
              1062727.39,
              59.61003232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    961493.308353744,
                    1061919.150456957,
                    0.430032324121537
                  ],
                  [
                    961493.308353744,
                    1062727.3904569573,
                    0.430032324121537
                  ],
                  [
                    962576.7083537439,
                    1062727.3904569573,
                    59.61003232412153
                  ],
                  [
                    962576.7083537439,
                    1061919.150456957,
                    59.61003232412153
                  ],
                  [
                    961493.308353744,
                    1061919.150456957,
                    0.430032324121537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:13:35+00:00",
            "end_time": "2019-07-22T01: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": "20190721_NCMP_AK_08VLL4406.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.69026847620853,
              58.66615628812984,
              6.723144555880744
            ],
            [
              -137.6897758596287,
              58.66717326363841,
              6.723144555880744
            ],
            [
              -137.68646203441753,
              58.6667434115345,
              47.143144555880745
            ],
            [
              -137.68695474290072,
              58.66572644846659,
              47.143144555880745
            ],
            [
              -137.69026847620853,
              58.66615628812984,
              6.723144555880744
            ]
          ]
        ]
      },
      "bbox": [
        -137.6902685,
        58.66572645,
        6.723144556,
        -137.686462,
        58.66717326,
        47.14314456
      ],
      "properties": {
        "datetime": "2019-07-21T23:24:10Z",
        "pc:count": 128275,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 933934.4019,
            "count": 128275,
            "maximum": 934014.4342,
            "minimum": 933816.8542,
            "name": "X",
            "position": 0,
            "stddev": 44.87886789,
            "variance": 2014.112783
          },
          {
            "average": 1078473.417,
            "count": 128275,
            "maximum": 1078524.43,
            "minimum": 1078407.25,
            "name": "Y",
            "position": 1,
            "stddev": 20.23838008,
            "variance": 409.5920282
          },
          {
            "average": 28.87764185,
            "count": 128275,
            "maximum": 47.14314456,
            "minimum": 6.723144556,
            "name": "Z",
            "position": 2,
            "stddev": 10.06825217,
            "variance": 101.3697017
          },
          {
            "average": 80.40017151,
            "count": 128275,
            "maximum": 2661,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 148.6651044,
            "variance": 22101.31327
          },
          {
            "average": 2.74319236,
            "count": 128275,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.240233036,
            "variance": 1.538177984
          },
          {
            "average": 4.425336192,
            "count": 128275,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.068697798,
            "variance": 1.142114983
          },
          {
            "average": 1,
            "count": 128275,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128275,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035961801,
            "count": 128275,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1861956497,
            "variance": 0.03466881997
          },
          {
            "average": 20.1488293,
            "count": 128275,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.641188053,
            "variance": 0.4111221193
          },
          {
            "average": 3.700058468,
            "count": 128275,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.44695944,
            "variance": 5.987610502
          },
          {
            "average": 1,
            "count": 128275,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247786649.2,
            "count": 128275,
            "maximum": 247786650.1,
            "minimum": 247786647.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.5626814454,
            "variance": 0.316610409
          },
          {
            "average": 0,
            "count": 128275,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128275,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128275,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128275,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 128275,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          933816.8542,
          1078407.25,
          6.723144556,
          934014.4342,
          1078524.43,
          47.14314456
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                933816.8542045779,
                1078407.250483816,
                6.723144555880744
              ],
              [
                933816.8542045779,
                1078524.4304838162,
                6.723144555880744
              ],
              [
                934014.4342045779,
                1078524.4304838162,
                47.143144555880745
              ],
              [
                934014.4342045779,
                1078407.250483816,
                47.143144555880745
              ],
              [
                933816.8542045779,
                1078407.250483816,
                6.723144555880744
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:24:10+00:00",
        "end_time": "2019-07-21T23:24:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4406.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4406.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4406.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4406.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6902685,
            58.66572645,
            6.723144556,
            -137.686462,
            58.66717326,
            47.14314456
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.69026847620853,
                  58.66615628812984,
                  6.723144555880744
                ],
                [
                  -137.6897758596287,
                  58.66717326363841,
                  6.723144555880744
                ],
                [
                  -137.68646203441753,
                  58.6667434115345,
                  47.143144555880745
                ],
                [
                  -137.68695474290072,
                  58.66572644846659,
                  47.143144555880745
                ],
                [
                  -137.69026847620853,
                  58.66615628812984,
                  6.723144555880744
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4406.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4406.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:24:10Z",
            "pc:count": 128275,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 933934.4019,
                "count": 128275,
                "maximum": 934014.4342,
                "minimum": 933816.8542,
                "name": "X",
                "position": 0,
                "stddev": 44.87886789,
                "variance": 2014.112783
              },
              {
                "average": 1078473.417,
                "count": 128275,
                "maximum": 1078524.43,
                "minimum": 1078407.25,
                "name": "Y",
                "position": 1,
                "stddev": 20.23838008,
                "variance": 409.5920282
              },
              {
                "average": 28.87764185,
                "count": 128275,
                "maximum": 47.14314456,
                "minimum": 6.723144556,
                "name": "Z",
                "position": 2,
                "stddev": 10.06825217,
                "variance": 101.3697017
              },
              {
                "average": 80.40017151,
                "count": 128275,
                "maximum": 2661,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 148.6651044,
                "variance": 22101.31327
              },
              {
                "average": 2.74319236,
                "count": 128275,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.240233036,
                "variance": 1.538177984
              },
              {
                "average": 4.425336192,
                "count": 128275,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.068697798,
                "variance": 1.142114983
              },
              {
                "average": 1,
                "count": 128275,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128275,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035961801,
                "count": 128275,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1861956497,
                "variance": 0.03466881997
              },
              {
                "average": 20.1488293,
                "count": 128275,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.641188053,
                "variance": 0.4111221193
              },
              {
                "average": 3.700058468,
                "count": 128275,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.44695944,
                "variance": 5.987610502
              },
              {
                "average": 1,
                "count": 128275,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247786649.2,
                "count": 128275,
                "maximum": 247786650.1,
                "minimum": 247786647.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.5626814454,
                "variance": 0.316610409
              },
              {
                "average": 0,
                "count": 128275,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128275,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128275,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128275,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 128275,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              933816.8542,
              1078407.25,
              6.723144556,
              934014.4342,
              1078524.43,
              47.14314456
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    933816.8542045779,
                    1078407.250483816,
                    6.723144555880744
                  ],
                  [
                    933816.8542045779,
                    1078524.4304838162,
                    6.723144555880744
                  ],
                  [
                    934014.4342045779,
                    1078524.4304838162,
                    47.143144555880745
                  ],
                  [
                    934014.4342045779,
                    1078407.250483816,
                    47.143144555880745
                  ],
                  [
                    933816.8542045779,
                    1078407.250483816,
                    6.723144555880744
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:24:10+00:00",
            "end_time": "2019-07-21T23:24:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VLL4500.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.67170370964382,
              58.61305000046444,
              -17.490088911110714
            ],
            [
              -137.6686704895627,
              58.61931336072507,
              -17.490088911110714
            ],
            [
              -137.649375628548,
              58.61680223497326,
              26.509911088889286
            ],
            [
              -137.65241213811342,
              58.61053932135094,
              26.509911088889286
            ],
            [
              -137.67170370964382,
              58.61305000046444,
              -17.490088911110714
            ]
          ]
        ]
      },
      "bbox": [
        -137.6717037,
        58.61053932,
        -17.49008891,
        -137.6493756,
        58.61931336,
        26.50991109
      ],
      "properties": {
        "datetime": "2019-07-22T23:58:43Z",
        "pc:count": 487490,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 936826.0994,
            "count": 487490,
            "maximum": 937455.1334,
            "minimum": 936302.9534,
            "name": "X",
            "position": 0,
            "stddev": 374.9823082,
            "variance": 140611.7314
          },
          {
            "average": 1073239.79,
            "count": 487490,
            "maximum": 1073633.252,
            "minimum": 1072911.532,
            "name": "Y",
            "position": 1,
            "stddev": 115.2504811,
            "variance": 13282.6734
          },
          {
            "average": 0.632729239,
            "count": 487490,
            "maximum": 26.50991109,
            "minimum": -17.49008891,
            "name": "Z",
            "position": 2,
            "stddev": 5.101795863,
            "variance": 26.02832103
          },
          {
            "average": 1206.286184,
            "count": 487490,
            "maximum": 18612,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2501.891094,
            "variance": 6259459.048
          },
          {
            "average": 1.092104453,
            "count": 487490,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4553382303,
            "variance": 0.207332904
          },
          {
            "average": 1.183049909,
            "count": 487490,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7349145877,
            "variance": 0.5400994513
          },
          {
            "average": 1,
            "count": 487490,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 487490,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.10174157,
            "count": 487490,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.59606287,
            "variance": 184.8529255
          },
          {
            "average": 19.95701347,
            "count": 487490,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.472215532,
            "variance": 2.167418571
          },
          {
            "average": 1.724609736,
            "count": 487490,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.663104886,
            "variance": 0.4397080898
          },
          {
            "average": 10.5365587,
            "count": 487490,
            "maximum": 18,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.578584112,
            "variance": 12.80626425
          },
          {
            "average": 247868509.5,
            "count": 487490,
            "maximum": 247875123.7,
            "minimum": 247864137.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3167.791661,
            "variance": 10034904.01
          },
          {
            "average": 0,
            "count": 487490,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 487490,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 487490,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 487490,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 487490,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          936302.9534,
          1072911.532,
          -17.49008891,
          937455.1334,
          1073633.252,
          26.50991109
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                936302.9534303396,
                1072911.5318590172,
                -17.490088911110714
              ],
              [
                936302.9534303396,
                1073633.2518590174,
                -17.490088911110714
              ],
              [
                937455.1334303395,
                1073633.2518590174,
                26.509911088889286
              ],
              [
                937455.1334303395,
                1072911.5318590172,
                26.509911088889286
              ],
              [
                936302.9534303396,
                1072911.5318590172,
                -17.490088911110714
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T23:58:43+00:00",
        "end_time": "2019-07-22T20:55:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLL4500.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLL4500.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4500.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4500.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6717037,
            58.61053932,
            -17.49008891,
            -137.6493756,
            58.61931336,
            26.50991109
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.67170370964382,
                  58.61305000046444,
                  -17.490088911110714
                ],
                [
                  -137.6686704895627,
                  58.61931336072507,
                  -17.490088911110714
                ],
                [
                  -137.649375628548,
                  58.61680223497326,
                  26.509911088889286
                ],
                [
                  -137.65241213811342,
                  58.61053932135094,
                  26.509911088889286
                ],
                [
                  -137.67170370964382,
                  58.61305000046444,
                  -17.490088911110714
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLL4500.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLL4500.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T23:58:43Z",
            "pc:count": 487490,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 936826.0994,
                "count": 487490,
                "maximum": 937455.1334,
                "minimum": 936302.9534,
                "name": "X",
                "position": 0,
                "stddev": 374.9823082,
                "variance": 140611.7314
              },
              {
                "average": 1073239.79,
                "count": 487490,
                "maximum": 1073633.252,
                "minimum": 1072911.532,
                "name": "Y",
                "position": 1,
                "stddev": 115.2504811,
                "variance": 13282.6734
              },
              {
                "average": 0.632729239,
                "count": 487490,
                "maximum": 26.50991109,
                "minimum": -17.49008891,
                "name": "Z",
                "position": 2,
                "stddev": 5.101795863,
                "variance": 26.02832103
              },
              {
                "average": 1206.286184,
                "count": 487490,
                "maximum": 18612,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2501.891094,
                "variance": 6259459.048
              },
              {
                "average": 1.092104453,
                "count": 487490,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4553382303,
                "variance": 0.207332904
              },
              {
                "average": 1.183049909,
                "count": 487490,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7349145877,
                "variance": 0.5400994513
              },
              {
                "average": 1,
                "count": 487490,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 487490,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.10174157,
                "count": 487490,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.59606287,
                "variance": 184.8529255
              },
              {
                "average": 19.95701347,
                "count": 487490,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.472215532,
                "variance": 2.167418571
              },
              {
                "average": 1.724609736,
                "count": 487490,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.663104886,
                "variance": 0.4397080898
              },
              {
                "average": 10.5365587,
                "count": 487490,
                "maximum": 18,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.578584112,
                "variance": 12.80626425
              },
              {
                "average": 247868509.5,
                "count": 487490,
                "maximum": 247875123.7,
                "minimum": 247864137.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3167.791661,
                "variance": 10034904.01
              },
              {
                "average": 0,
                "count": 487490,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 487490,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 487490,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 487490,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 487490,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              936302.9534,
              1072911.532,
              -17.49008891,
              937455.1334,
              1073633.252,
              26.50991109
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    936302.9534303396,
                    1072911.5318590172,
                    -17.490088911110714
                  ],
                  [
                    936302.9534303396,
                    1073633.2518590174,
                    -17.490088911110714
                  ],
                  [
                    937455.1334303395,
                    1073633.2518590174,
                    26.509911088889286
                  ],
                  [
                    937455.1334303395,
                    1072911.5318590172,
                    26.509911088889286
                  ],
                  [
                    936302.9534303396,
                    1072911.5318590172,
                    -17.490088911110714
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T23:58:43+00:00",
            "end_time": "2019-07-22T20:55: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": "20190721_NCMP_AK_08VLK6287.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.37288521159084,
              58.502322161080166,
              55.14051619620993
            ],
            [
              -137.36757990946776,
              58.51310597903788,
              55.14051619620993
            ],
            [
              -137.3469241874941,
              58.51035731886436,
              165.14051619620994
            ],
            [
              -137.3522355170254,
              58.49957433896726,
              165.14051619620994
            ],
            [
              -137.37288521159084,
              58.502322161080166,
              55.14051619620993
            ]
          ]
        ]
      },
      "bbox": [
        -137.3728852,
        58.49957434,
        55.1405162,
        -137.3469242,
        58.51310598,
        165.1405162
      ],
      "properties": {
        "datetime": "2019-07-22T19:59:20Z",
        "pc:count": 25074134,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 956784.0336,
            "count": 25074134,
            "maximum": 957386.3497,
            "minimum": 956147.6697,
            "name": "X",
            "position": 0,
            "stddev": 286.8763549,
            "variance": 82298.04303
          },
          {
            "average": 1065824.447,
            "count": 25074134,
            "maximum": 1066417.189,
            "minimum": 1065173.249,
            "name": "Y",
            "position": 1,
            "stddev": 283.920886,
            "variance": 80611.06953
          },
          {
            "average": 98.99500186,
            "count": 25074134,
            "maximum": 165.1405162,
            "minimum": 55.1405162,
            "name": "Z",
            "position": 2,
            "stddev": 17.90413178,
            "variance": 320.5579347
          },
          {
            "average": 101.6589231,
            "count": 25074134,
            "maximum": 3716,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 181.6431172,
            "variance": 32994.22203
          },
          {
            "average": 2.781560671,
            "count": 25074134,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.237950205,
            "variance": 1.532520711
          },
          {
            "average": 4.563951042,
            "count": 25074134,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9018675672,
            "variance": 0.8133651088
          },
          {
            "average": 1,
            "count": 25074134,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25074134,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018196242,
            "count": 25074134,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1336605368,
            "variance": 0.0178651391
          },
          {
            "average": 19.94303425,
            "count": 25074134,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.732379518,
            "variance": 3.001138795
          },
          {
            "average": 3.597326233,
            "count": 25074134,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.234605157,
            "variance": 4.993460208
          },
          {
            "average": 7.818292349,
            "count": 25074134,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.187850569,
            "variance": 4.786690112
          },
          {
            "average": 247794589.1,
            "count": 25074134,
            "maximum": 247860760.6,
            "minimum": 247788156,
            "name": "GpsTime",
            "position": 12,
            "stddev": 13152.62213,
            "variance": 172991468.9
          },
          {
            "average": 0,
            "count": 25074134,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25074134,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25074134,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25074134,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25074134,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          956147.6697,
          1065173.249,
          55.1405162,
          957386.3497,
          1066417.189,
          165.1405162
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                956147.6696983261,
                1065173.249213686,
                55.14051619620993
              ],
              [
                956147.6696983261,
                1066417.189213686,
                55.14051619620993
              ],
              [
                957386.3496983261,
                1066417.189213686,
                165.14051619620994
              ],
              [
                957386.3496983261,
                1065173.249213686,
                165.14051619620994
              ],
              [
                956147.6696983261,
                1065173.249213686,
                55.14051619620993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:59:20+00:00",
        "end_time": "2019-07-21T23:49:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6287.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6287.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6287.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6287.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3728852,
            58.49957434,
            55.1405162,
            -137.3469242,
            58.51310598,
            165.1405162
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.37288521159084,
                  58.502322161080166,
                  55.14051619620993
                ],
                [
                  -137.36757990946776,
                  58.51310597903788,
                  55.14051619620993
                ],
                [
                  -137.3469241874941,
                  58.51035731886436,
                  165.14051619620994
                ],
                [
                  -137.3522355170254,
                  58.49957433896726,
                  165.14051619620994
                ],
                [
                  -137.37288521159084,
                  58.502322161080166,
                  55.14051619620993
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6287.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6287.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:59:20Z",
            "pc:count": 25074134,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 956784.0336,
                "count": 25074134,
                "maximum": 957386.3497,
                "minimum": 956147.6697,
                "name": "X",
                "position": 0,
                "stddev": 286.8763549,
                "variance": 82298.04303
              },
              {
                "average": 1065824.447,
                "count": 25074134,
                "maximum": 1066417.189,
                "minimum": 1065173.249,
                "name": "Y",
                "position": 1,
                "stddev": 283.920886,
                "variance": 80611.06953
              },
              {
                "average": 98.99500186,
                "count": 25074134,
                "maximum": 165.1405162,
                "minimum": 55.1405162,
                "name": "Z",
                "position": 2,
                "stddev": 17.90413178,
                "variance": 320.5579347
              },
              {
                "average": 101.6589231,
                "count": 25074134,
                "maximum": 3716,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 181.6431172,
                "variance": 32994.22203
              },
              {
                "average": 2.781560671,
                "count": 25074134,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.237950205,
                "variance": 1.532520711
              },
              {
                "average": 4.563951042,
                "count": 25074134,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9018675672,
                "variance": 0.8133651088
              },
              {
                "average": 1,
                "count": 25074134,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25074134,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018196242,
                "count": 25074134,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1336605368,
                "variance": 0.0178651391
              },
              {
                "average": 19.94303425,
                "count": 25074134,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.732379518,
                "variance": 3.001138795
              },
              {
                "average": 3.597326233,
                "count": 25074134,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.234605157,
                "variance": 4.993460208
              },
              {
                "average": 7.818292349,
                "count": 25074134,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.187850569,
                "variance": 4.786690112
              },
              {
                "average": 247794589.1,
                "count": 25074134,
                "maximum": 247860760.6,
                "minimum": 247788156,
                "name": "GpsTime",
                "position": 12,
                "stddev": 13152.62213,
                "variance": 172991468.9
              },
              {
                "average": 0,
                "count": 25074134,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25074134,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25074134,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25074134,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25074134,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              956147.6697,
              1065173.249,
              55.1405162,
              957386.3497,
              1066417.189,
              165.1405162
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    956147.6696983261,
                    1065173.249213686,
                    55.14051619620993
                  ],
                  [
                    956147.6696983261,
                    1066417.189213686,
                    55.14051619620993
                  ],
                  [
                    957386.3496983261,
                    1066417.189213686,
                    165.14051619620994
                  ],
                  [
                    957386.3496983261,
                    1065173.249213686,
                    165.14051619620994
                  ],
                  [
                    956147.6696983261,
                    1065173.249213686,
                    55.14051619620993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:59:20+00:00",
            "end_time": "2019-07-21T23:49:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5397.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.5332468629084,
              58.58905510383199,
              44.85222700515499
            ],
            [
              -137.52950779202743,
              58.596713499970434,
              44.85222700515499
            ],
            [
              -137.50917841774117,
              58.59404237149111,
              184.812227005155
            ],
            [
              -137.5129217183051,
              58.58638455571669,
              184.812227005155
            ],
            [
              -137.5332468629084,
              58.58905510383199,
              44.85222700515499
            ]
          ]
        ]
      },
      "bbox": [
        -137.5332469,
        58.58638456,
        44.85222701,
        -137.5091784,
        58.5967135,
        184.812227
      ],
      "properties": {
        "datetime": "2019-07-22T00:02:29Z",
        "pc:count": 8559165,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 945217.9622,
            "count": 8559165,
            "maximum": 945953.2682,
            "minimum": 944737.8682,
            "name": "X",
            "position": 0,
            "stddev": 258.4154607,
            "variance": 66778.55031
          },
          {
            "average": 1072636.815,
            "count": 8559165,
            "maximum": 1073154.909,
            "minimum": 1072271.989,
            "name": "Y",
            "position": 1,
            "stddev": 187.4768854,
            "variance": 35147.58255
          },
          {
            "average": 120.2538438,
            "count": 8559165,
            "maximum": 184.812227,
            "minimum": 44.85222701,
            "name": "Z",
            "position": 2,
            "stddev": 30.37789733,
            "variance": 922.8166462
          },
          {
            "average": 102.1970948,
            "count": 8559165,
            "maximum": 4378,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 156.3235099,
            "variance": 24437.03975
          },
          {
            "average": 2.772400345,
            "count": 8559165,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.236672459,
            "variance": 1.529358771
          },
          {
            "average": 4.547270441,
            "count": 8559165,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.880115581,
            "variance": 0.7746034359
          },
          {
            "average": 1,
            "count": 8559165,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8559165,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018247107,
            "count": 8559165,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1338437605,
            "variance": 0.01791415223
          },
          {
            "average": 20.25364899,
            "count": 8559165,
            "maximum": 25.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.320814006,
            "variance": 1.744549639
          },
          {
            "average": 3.537148425,
            "count": 8559165,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.196584414,
            "variance": 4.824983089
          },
          {
            "average": 1.843999502,
            "count": 8559165,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.153408652,
            "variance": 1.330351519
          },
          {
            "average": 247786977.9,
            "count": 8559165,
            "maximum": 247788949.4,
            "minimum": 247786462.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 715.4574511,
            "variance": 511879.3644
          },
          {
            "average": 0,
            "count": 8559165,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8559165,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8559165,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8559165,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8559165,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          944737.8682,
          1072271.989,
          44.85222701,
          945953.2682,
          1073154.909,
          184.812227
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                944737.8681931624,
                1072271.9886009216,
                44.85222700515499
              ],
              [
                944737.8681931624,
                1073154.9086009215,
                44.85222700515499
              ],
              [
                945953.2681931623,
                1073154.9086009215,
                184.812227005155
              ],
              [
                945953.2681931623,
                1072271.9886009216,
                184.812227005155
              ],
              [
                944737.8681931624,
                1072271.9886009216,
                44.85222700515499
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T00:02:29+00:00",
        "end_time": "2019-07-21T23:21:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5397.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5397.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5397.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5397.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5332469,
            58.58638456,
            44.85222701,
            -137.5091784,
            58.5967135,
            184.812227
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.5332468629084,
                  58.58905510383199,
                  44.85222700515499
                ],
                [
                  -137.52950779202743,
                  58.596713499970434,
                  44.85222700515499
                ],
                [
                  -137.50917841774117,
                  58.59404237149111,
                  184.812227005155
                ],
                [
                  -137.5129217183051,
                  58.58638455571669,
                  184.812227005155
                ],
                [
                  -137.5332468629084,
                  58.58905510383199,
                  44.85222700515499
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5397.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5397.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T00:02:29Z",
            "pc:count": 8559165,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 945217.9622,
                "count": 8559165,
                "maximum": 945953.2682,
                "minimum": 944737.8682,
                "name": "X",
                "position": 0,
                "stddev": 258.4154607,
                "variance": 66778.55031
              },
              {
                "average": 1072636.815,
                "count": 8559165,
                "maximum": 1073154.909,
                "minimum": 1072271.989,
                "name": "Y",
                "position": 1,
                "stddev": 187.4768854,
                "variance": 35147.58255
              },
              {
                "average": 120.2538438,
                "count": 8559165,
                "maximum": 184.812227,
                "minimum": 44.85222701,
                "name": "Z",
                "position": 2,
                "stddev": 30.37789733,
                "variance": 922.8166462
              },
              {
                "average": 102.1970948,
                "count": 8559165,
                "maximum": 4378,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 156.3235099,
                "variance": 24437.03975
              },
              {
                "average": 2.772400345,
                "count": 8559165,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.236672459,
                "variance": 1.529358771
              },
              {
                "average": 4.547270441,
                "count": 8559165,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.880115581,
                "variance": 0.7746034359
              },
              {
                "average": 1,
                "count": 8559165,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8559165,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018247107,
                "count": 8559165,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1338437605,
                "variance": 0.01791415223
              },
              {
                "average": 20.25364899,
                "count": 8559165,
                "maximum": 25.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.320814006,
                "variance": 1.744549639
              },
              {
                "average": 3.537148425,
                "count": 8559165,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.196584414,
                "variance": 4.824983089
              },
              {
                "average": 1.843999502,
                "count": 8559165,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.153408652,
                "variance": 1.330351519
              },
              {
                "average": 247786977.9,
                "count": 8559165,
                "maximum": 247788949.4,
                "minimum": 247786462.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 715.4574511,
                "variance": 511879.3644
              },
              {
                "average": 0,
                "count": 8559165,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8559165,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8559165,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8559165,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8559165,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              944737.8682,
              1072271.989,
              44.85222701,
              945953.2682,
              1073154.909,
              184.812227
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    944737.8681931624,
                    1072271.9886009216,
                    44.85222700515499
                  ],
                  [
                    944737.8681931624,
                    1073154.9086009215,
                    44.85222700515499
                  ],
                  [
                    945953.2681931623,
                    1073154.9086009215,
                    184.812227005155
                  ],
                  [
                    945953.2681931623,
                    1072271.9886009216,
                    184.812227005155
                  ],
                  [
                    944737.8681931624,
                    1072271.9886009216,
                    44.85222700515499
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T00:02:29+00:00",
            "end_time": "2019-07-21T23:21: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": "20190721_NCMP_AK_08VLL4501.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.67263509004474,
              58.62468696244703,
              -3.858737560715269
            ],
            [
              -137.66860998666633,
              58.63299558835762,
              -3.858737560715269
            ],
            [
              -137.65128653191624,
              58.63074208883953,
              58.20126243928473
            ],
            [
              -137.65531555453836,
              58.622433994885476,
              58.20126243928473
            ],
            [
              -137.67263509004474,
              58.62468696244703,
              -3.858737560715269
            ]
          ]
        ]
      },
      "bbox": [
        -137.6726351,
        58.62243399,
        -3.858737561,
        -137.6512865,
        58.63299559,
        58.20126244
      ],
      "properties": {
        "datetime": "2019-07-22T20:55:23Z",
        "pc:count": 9606345,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 936421.4738,
            "count": 9606345,
            "maximum": 936968.1254,
            "minimum": 935934.0854,
            "name": "X",
            "position": 0,
            "stddev": 239.3300736,
            "variance": 57278.88413
          },
          {
            "average": 1074682.724,
            "count": 9606345,
            "maximum": 1075117.276,
            "minimum": 1074159.876,
            "name": "Y",
            "position": 1,
            "stddev": 209.7175926,
            "variance": 43981.46866
          },
          {
            "average": 23.00675383,
            "count": 9606345,
            "maximum": 58.20126244,
            "minimum": -3.858737561,
            "name": "Z",
            "position": 2,
            "stddev": 10.32837705,
            "variance": 106.6753725
          },
          {
            "average": 105.8064208,
            "count": 9606345,
            "maximum": 23625,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 226.5729295,
            "variance": 51335.29237
          },
          {
            "average": 2.616746119,
            "count": 9606345,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259832579,
            "variance": 1.587178126
          },
          {
            "average": 4.234333037,
            "count": 9606345,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.241985761,
            "variance": 1.54252863
          },
          {
            "average": 1,
            "count": 9606345,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9606345,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.095551118,
            "count": 9606345,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.34792852,
            "variance": 1.816911295
          },
          {
            "average": 19.91250746,
            "count": 9606345,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.51682047,
            "variance": 2.300744339
          },
          {
            "average": 3.338080612,
            "count": 9606345,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.240771226,
            "variance": 5.021055687
          },
          {
            "average": 3.403574512,
            "count": 9606345,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.756842603,
            "variance": 3.08649593
          },
          {
            "average": 247859754.7,
            "count": 9606345,
            "maximum": 247864123,
            "minimum": 247794049,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11897.0693,
            "variance": 141540257.9
          },
          {
            "average": 0,
            "count": 9606345,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9606345,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9606345,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9606345,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9606345,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          935934.0854,
          1074159.876,
          -3.858737561,
          936968.1254,
          1075117.276,
          58.20126244
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                935934.0853593093,
                1074159.8757243983,
                -3.858737560715269
              ],
              [
                935934.0853593093,
                1075117.2757243982,
                -3.858737560715269
              ],
              [
                936968.1253593094,
                1075117.2757243982,
                58.20126243928473
              ],
              [
                936968.1253593094,
                1074159.8757243983,
                58.20126243928473
              ],
              [
                935934.0853593093,
                1074159.8757243983,
                -3.858737560715269
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:55:23+00:00",
        "end_time": "2019-07-22T01:27:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4501.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4501.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4501.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4501.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6726351,
            58.62243399,
            -3.858737561,
            -137.6512865,
            58.63299559,
            58.20126244
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.67263509004474,
                  58.62468696244703,
                  -3.858737560715269
                ],
                [
                  -137.66860998666633,
                  58.63299558835762,
                  -3.858737560715269
                ],
                [
                  -137.65128653191624,
                  58.63074208883953,
                  58.20126243928473
                ],
                [
                  -137.65531555453836,
                  58.622433994885476,
                  58.20126243928473
                ],
                [
                  -137.67263509004474,
                  58.62468696244703,
                  -3.858737560715269
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4501.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4501.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:55:23Z",
            "pc:count": 9606345,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 936421.4738,
                "count": 9606345,
                "maximum": 936968.1254,
                "minimum": 935934.0854,
                "name": "X",
                "position": 0,
                "stddev": 239.3300736,
                "variance": 57278.88413
              },
              {
                "average": 1074682.724,
                "count": 9606345,
                "maximum": 1075117.276,
                "minimum": 1074159.876,
                "name": "Y",
                "position": 1,
                "stddev": 209.7175926,
                "variance": 43981.46866
              },
              {
                "average": 23.00675383,
                "count": 9606345,
                "maximum": 58.20126244,
                "minimum": -3.858737561,
                "name": "Z",
                "position": 2,
                "stddev": 10.32837705,
                "variance": 106.6753725
              },
              {
                "average": 105.8064208,
                "count": 9606345,
                "maximum": 23625,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 226.5729295,
                "variance": 51335.29237
              },
              {
                "average": 2.616746119,
                "count": 9606345,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259832579,
                "variance": 1.587178126
              },
              {
                "average": 4.234333037,
                "count": 9606345,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.241985761,
                "variance": 1.54252863
              },
              {
                "average": 1,
                "count": 9606345,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9606345,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.095551118,
                "count": 9606345,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.34792852,
                "variance": 1.816911295
              },
              {
                "average": 19.91250746,
                "count": 9606345,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.51682047,
                "variance": 2.300744339
              },
              {
                "average": 3.338080612,
                "count": 9606345,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.240771226,
                "variance": 5.021055687
              },
              {
                "average": 3.403574512,
                "count": 9606345,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.756842603,
                "variance": 3.08649593
              },
              {
                "average": 247859754.7,
                "count": 9606345,
                "maximum": 247864123,
                "minimum": 247794049,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11897.0693,
                "variance": 141540257.9
              },
              {
                "average": 0,
                "count": 9606345,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9606345,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9606345,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9606345,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9606345,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              935934.0854,
              1074159.876,
              -3.858737561,
              936968.1254,
              1075117.276,
              58.20126244
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    935934.0853593093,
                    1074159.8757243983,
                    -3.858737560715269
                  ],
                  [
                    935934.0853593093,
                    1075117.2757243982,
                    -3.858737560715269
                  ],
                  [
                    936968.1253593094,
                    1075117.2757243982,
                    58.20126243928473
                  ],
                  [
                    936968.1253593094,
                    1074159.8757243983,
                    58.20126243928473
                  ],
                  [
                    935934.0853593093,
                    1074159.8757243983,
                    -3.858737560715269
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:55:23+00:00",
            "end_time": "2019-07-22T01:27:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VLK4898.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.61937075231046,
              58.59811155412782,
              -3.383296092804116
            ],
            [
              -137.61498441478312,
              58.607142106217744,
              -3.383296092804116
            ],
            [
              -137.59425299167017,
              58.60443367451789,
              200.29670390719588
            ],
            [
              -137.59864442048806,
              58.59540381658679,
              200.29670390719588
            ],
            [
              -137.61937075231046,
              58.59811155412782,
              -3.383296092804116
            ]
          ]
        ]
      },
      "bbox": [
        -137.6193708,
        58.59540382,
        -3.383296093,
        -137.594253,
        58.60714211,
        200.2967039
      ],
      "properties": {
        "datetime": "2019-07-22T21:20:06Z",
        "pc:count": 15027416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 940276.0931,
            "count": 15027416,
            "maximum": 940889.1445,
            "minimum": 939650.4845,
            "name": "X",
            "position": 0,
            "stddev": 300.7023395,
            "variance": 90421.897
          },
          {
            "average": 1072641.36,
            "count": 15027416,
            "maximum": 1073072.269,
            "minimum": 1072031.489,
            "name": "Y",
            "position": 1,
            "stddev": 188.7229287,
            "variance": 35616.34382
          },
          {
            "average": 97.11098237,
            "count": 15027416,
            "maximum": 200.2967039,
            "minimum": -3.383296093,
            "name": "Z",
            "position": 2,
            "stddev": 47.71757328,
            "variance": 2276.9668
          },
          {
            "average": 137.0775075,
            "count": 15027416,
            "maximum": 16711,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 350.6163427,
            "variance": 122931.8198
          },
          {
            "average": 2.700751813,
            "count": 15027416,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.263991285,
            "variance": 1.597673968
          },
          {
            "average": 4.40305286,
            "count": 15027416,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.197513394,
            "variance": 1.43403833
          },
          {
            "average": 1,
            "count": 15027416,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15027416,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.453486215,
            "count": 15027416,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.429033224,
            "variance": 11.75826885
          },
          {
            "average": 20.07883951,
            "count": 15027416,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.959512796,
            "variance": 8.75871599
          },
          {
            "average": 3.602487746,
            "count": 15027416,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.35500843,
            "variance": 5.546064706
          },
          {
            "average": 3.665204783,
            "count": 15027416,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.189562793,
            "variance": 1.415059639
          },
          {
            "average": 247862314.1,
            "count": 15027416,
            "maximum": 247865606.8,
            "minimum": 247860074.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1129.316616,
            "variance": 1275356.019
          },
          {
            "average": 0,
            "count": 15027416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15027416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15027416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15027416,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15027416,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          939650.4845,
          1072031.489,
          -3.383296093,
          940889.1445,
          1073072.269,
          200.2967039
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                939650.4845061704,
                1072031.488727629,
                -3.383296092804116
              ],
              [
                939650.4845061704,
                1073072.2687276287,
                -3.383296092804116
              ],
              [
                940889.1445061703,
                1073072.2687276287,
                200.29670390719588
              ],
              [
                940889.1445061703,
                1072031.488727629,
                200.29670390719588
              ],
              [
                939650.4845061704,
                1072031.488727629,
                -3.383296092804116
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T21:20:06+00:00",
        "end_time": "2019-07-22T19:47:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK4898.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK4898.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4898.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4898.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6193708,
            58.59540382,
            -3.383296093,
            -137.594253,
            58.60714211,
            200.2967039
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.61937075231046,
                  58.59811155412782,
                  -3.383296092804116
                ],
                [
                  -137.61498441478312,
                  58.607142106217744,
                  -3.383296092804116
                ],
                [
                  -137.59425299167017,
                  58.60443367451789,
                  200.29670390719588
                ],
                [
                  -137.59864442048806,
                  58.59540381658679,
                  200.29670390719588
                ],
                [
                  -137.61937075231046,
                  58.59811155412782,
                  -3.383296092804116
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK4898.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK4898.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T21:20:06Z",
            "pc:count": 15027416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 940276.0931,
                "count": 15027416,
                "maximum": 940889.1445,
                "minimum": 939650.4845,
                "name": "X",
                "position": 0,
                "stddev": 300.7023395,
                "variance": 90421.897
              },
              {
                "average": 1072641.36,
                "count": 15027416,
                "maximum": 1073072.269,
                "minimum": 1072031.489,
                "name": "Y",
                "position": 1,
                "stddev": 188.7229287,
                "variance": 35616.34382
              },
              {
                "average": 97.11098237,
                "count": 15027416,
                "maximum": 200.2967039,
                "minimum": -3.383296093,
                "name": "Z",
                "position": 2,
                "stddev": 47.71757328,
                "variance": 2276.9668
              },
              {
                "average": 137.0775075,
                "count": 15027416,
                "maximum": 16711,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 350.6163427,
                "variance": 122931.8198
              },
              {
                "average": 2.700751813,
                "count": 15027416,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.263991285,
                "variance": 1.597673968
              },
              {
                "average": 4.40305286,
                "count": 15027416,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.197513394,
                "variance": 1.43403833
              },
              {
                "average": 1,
                "count": 15027416,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15027416,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.453486215,
                "count": 15027416,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.429033224,
                "variance": 11.75826885
              },
              {
                "average": 20.07883951,
                "count": 15027416,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.959512796,
                "variance": 8.75871599
              },
              {
                "average": 3.602487746,
                "count": 15027416,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.35500843,
                "variance": 5.546064706
              },
              {
                "average": 3.665204783,
                "count": 15027416,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.189562793,
                "variance": 1.415059639
              },
              {
                "average": 247862314.1,
                "count": 15027416,
                "maximum": 247865606.8,
                "minimum": 247860074.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1129.316616,
                "variance": 1275356.019
              },
              {
                "average": 0,
                "count": 15027416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15027416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15027416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15027416,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15027416,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              939650.4845,
              1072031.489,
              -3.383296093,
              940889.1445,
              1073072.269,
              200.2967039
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    939650.4845061704,
                    1072031.488727629,
                    -3.383296092804116
                  ],
                  [
                    939650.4845061704,
                    1073072.2687276287,
                    -3.383296092804116
                  ],
                  [
                    940889.1445061703,
                    1073072.2687276287,
                    200.29670390719588
                  ],
                  [
                    940889.1445061703,
                    1072031.488727629,
                    200.29670390719588
                  ],
                  [
                    939650.4845061704,
                    1072031.488727629,
                    -3.383296092804116
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T21:20:06+00:00",
            "end_time": "2019-07-22T19:47:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7577.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.14390516389136,
              58.41641869721971,
              52.12567361209156
            ],
            [
              -137.14028744024844,
              58.42368727796841,
              52.12567361209156
            ],
            [
              -137.1215792742584,
              58.421155746474646,
              177.12567361209156
            ],
            [
              -137.12520066075632,
              58.41388768420742,
              177.12567361209156
            ],
            [
              -137.14390516389136,
              58.41641869721971,
              52.12567361209156
            ]
          ]
        ]
      },
      "bbox": [
        -137.1439052,
        58.41388768,
        52.12567361,
        -137.1215793,
        58.42368728,
        177.1256736
      ],
      "properties": {
        "datetime": "2019-07-22T00:09:07Z",
        "pc:count": 4791481,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 971853.8789,
            "count": 4791481,
            "maximum": 972569.5205,
            "minimum": 971443.7405,
            "name": "X",
            "position": 0,
            "stddev": 233.1129326,
            "variance": 54341.63934
          },
          {
            "average": 1059563.836,
            "count": 4791481,
            "maximum": 1060039.084,
            "minimum": 1059199.944,
            "name": "Y",
            "position": 1,
            "stddev": 195.1465697,
            "variance": 38082.18365
          },
          {
            "average": 113.5379545,
            "count": 4791481,
            "maximum": 177.1256736,
            "minimum": 52.12567361,
            "name": "Z",
            "position": 2,
            "stddev": 13.42714608,
            "variance": 180.2882518
          },
          {
            "average": 174.8707245,
            "count": 4791481,
            "maximum": 4004,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 282.9324476,
            "variance": 80050.76991
          },
          {
            "average": 2.376640542,
            "count": 4791481,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.25498926,
            "variance": 1.574998042
          },
          {
            "average": 3.751515241,
            "count": 4791481,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.410518569,
            "variance": 1.989562632
          },
          {
            "average": 1,
            "count": 4791481,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4791481,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.065516278,
            "count": 4791481,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2474346537,
            "variance": 0.06122390787
          },
          {
            "average": 19.83106647,
            "count": 4791481,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.289389528,
            "variance": 5.24130441
          },
          {
            "average": 2.733827808,
            "count": 4791481,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.838538335,
            "variance": 3.380223209
          },
          {
            "average": 1.793949094,
            "count": 4791481,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.085775597,
            "variance": 1.178908648
          },
          {
            "average": 247786791.8,
            "count": 4791481,
            "maximum": 247789347.4,
            "minimum": 247786059.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 807.3860311,
            "variance": 651872.2032
          },
          {
            "average": 0,
            "count": 4791481,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4791481,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4791481,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4791481,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4791481,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          971443.7405,
          1059199.944,
          52.12567361,
          972569.5205,
          1060039.084,
          177.1256736
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                971443.740524639,
                1059199.9439318504,
                52.12567361209156
              ],
              [
                971443.740524639,
                1060039.0839318505,
                52.12567361209156
              ],
              [
                972569.520524639,
                1060039.0839318505,
                177.12567361209156
              ],
              [
                972569.520524639,
                1059199.9439318504,
                177.12567361209156
              ],
              [
                971443.740524639,
                1059199.9439318504,
                52.12567361209156
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T00:09:07+00:00",
        "end_time": "2019-07-21T23:14:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7577.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7577.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7577.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7577.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1439052,
            58.41388768,
            52.12567361,
            -137.1215793,
            58.42368728,
            177.1256736
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.14390516389136,
                  58.41641869721971,
                  52.12567361209156
                ],
                [
                  -137.14028744024844,
                  58.42368727796841,
                  52.12567361209156
                ],
                [
                  -137.1215792742584,
                  58.421155746474646,
                  177.12567361209156
                ],
                [
                  -137.12520066075632,
                  58.41388768420742,
                  177.12567361209156
                ],
                [
                  -137.14390516389136,
                  58.41641869721971,
                  52.12567361209156
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7577.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7577.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T00:09:07Z",
            "pc:count": 4791481,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 971853.8789,
                "count": 4791481,
                "maximum": 972569.5205,
                "minimum": 971443.7405,
                "name": "X",
                "position": 0,
                "stddev": 233.1129326,
                "variance": 54341.63934
              },
              {
                "average": 1059563.836,
                "count": 4791481,
                "maximum": 1060039.084,
                "minimum": 1059199.944,
                "name": "Y",
                "position": 1,
                "stddev": 195.1465697,
                "variance": 38082.18365
              },
              {
                "average": 113.5379545,
                "count": 4791481,
                "maximum": 177.1256736,
                "minimum": 52.12567361,
                "name": "Z",
                "position": 2,
                "stddev": 13.42714608,
                "variance": 180.2882518
              },
              {
                "average": 174.8707245,
                "count": 4791481,
                "maximum": 4004,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 282.9324476,
                "variance": 80050.76991
              },
              {
                "average": 2.376640542,
                "count": 4791481,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.25498926,
                "variance": 1.574998042
              },
              {
                "average": 3.751515241,
                "count": 4791481,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.410518569,
                "variance": 1.989562632
              },
              {
                "average": 1,
                "count": 4791481,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4791481,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.065516278,
                "count": 4791481,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2474346537,
                "variance": 0.06122390787
              },
              {
                "average": 19.83106647,
                "count": 4791481,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.289389528,
                "variance": 5.24130441
              },
              {
                "average": 2.733827808,
                "count": 4791481,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.838538335,
                "variance": 3.380223209
              },
              {
                "average": 1.793949094,
                "count": 4791481,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.085775597,
                "variance": 1.178908648
              },
              {
                "average": 247786791.8,
                "count": 4791481,
                "maximum": 247789347.4,
                "minimum": 247786059.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 807.3860311,
                "variance": 651872.2032
              },
              {
                "average": 0,
                "count": 4791481,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4791481,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4791481,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4791481,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4791481,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              971443.7405,
              1059199.944,
              52.12567361,
              972569.5205,
              1060039.084,
              177.1256736
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    971443.740524639,
                    1059199.9439318504,
                    52.12567361209156
                  ],
                  [
                    971443.740524639,
                    1060039.0839318505,
                    52.12567361209156
                  ],
                  [
                    972569.520524639,
                    1060039.0839318505,
                    177.12567361209156
                  ],
                  [
                    972569.520524639,
                    1059199.9439318504,
                    177.12567361209156
                  ],
                  [
                    971443.740524639,
                    1059199.9439318504,
                    52.12567361209156
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T00:09:07+00:00",
            "end_time": "2019-07-21T23:14: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": "20190721_NCMP_AK_08VLK7673.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.11407182619516,
              58.38454292676927,
              -5.714077125674766
            ],
            [
              -137.11111894633473,
              58.390470611858944,
              -5.714077125674766
            ],
            [
              -137.10068110968166,
              58.389054639315134,
              41.445922874325234
            ],
            [
              -137.1036356542559,
              58.383127190439765,
              41.445922874325234
            ],
            [
              -137.11407182619516,
              58.38454292676927,
              -5.714077125674766
            ]
          ]
        ]
      },
      "bbox": [
        -137.1140718,
        58.38312719,
        -5.714077126,
        -137.1006811,
        58.39047061,
        41.44592287
      ],
      "properties": {
        "datetime": "2019-07-22T20:03:55Z",
        "pc:count": 626783,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 974391.1834,
            "count": 626783,
            "maximum": 974650.6266,
            "minimum": 974021.8666,
            "name": "X",
            "position": 0,
            "stddev": 97.00646146,
            "variance": 9410.253565
          },
          {
            "average": 1056717.38,
            "count": 626783,
            "maximum": 1056873.634,
            "minimum": 1056189.234,
            "name": "Y",
            "position": 1,
            "stddev": 108.2752323,
            "variance": 11723.52592
          },
          {
            "average": 9.889234084,
            "count": 626783,
            "maximum": 41.44592287,
            "minimum": -5.714077126,
            "name": "Z",
            "position": 2,
            "stddev": 8.639315767,
            "variance": 74.63777692
          },
          {
            "average": 322.3770795,
            "count": 626783,
            "maximum": 4823,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 392.6471488,
            "variance": 154171.7834
          },
          {
            "average": 1.654840671,
            "count": 626783,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.071628148,
            "variance": 1.148386888
          },
          {
            "average": 2.313314177,
            "count": 626783,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.623609715,
            "variance": 2.636108506
          },
          {
            "average": 1,
            "count": 626783,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 626783,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.840696062,
            "count": 626783,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.041668081,
            "variance": 16.33508088
          },
          {
            "average": 20.35510046,
            "count": 626783,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.704446606,
            "variance": 2.905138234
          },
          {
            "average": 1.861548574,
            "count": 626783,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.542694438,
            "variance": 2.37990613
          },
          {
            "average": 7.263537779,
            "count": 626783,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.904724857,
            "variance": 15.24687621
          },
          {
            "average": 247811784.9,
            "count": 626783,
            "maximum": 247861035.3,
            "minimum": 247793120.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29670.74103,
            "variance": 880352873.3
          },
          {
            "average": 0,
            "count": 626783,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 626783,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 626783,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 626783,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 626783,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          974021.8666,
          1056189.234,
          -5.714077126,
          974650.6266,
          1056873.634,
          41.44592287
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                974021.86656768,
                1056189.233902783,
                -5.714077125674766
              ],
              [
                974021.86656768,
                1056873.6339027828,
                -5.714077125674766
              ],
              [
                974650.62656768,
                1056873.6339027828,
                41.445922874325234
              ],
              [
                974650.62656768,
                1056189.233902783,
                41.445922874325234
              ],
              [
                974021.86656768,
                1056189.233902783,
                -5.714077125674766
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:03:55+00:00",
        "end_time": "2019-07-22T01:12:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7673.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7673.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7673.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7673.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1140718,
            58.38312719,
            -5.714077126,
            -137.1006811,
            58.39047061,
            41.44592287
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.11407182619516,
                  58.38454292676927,
                  -5.714077125674766
                ],
                [
                  -137.11111894633473,
                  58.390470611858944,
                  -5.714077125674766
                ],
                [
                  -137.10068110968166,
                  58.389054639315134,
                  41.445922874325234
                ],
                [
                  -137.1036356542559,
                  58.383127190439765,
                  41.445922874325234
                ],
                [
                  -137.11407182619516,
                  58.38454292676927,
                  -5.714077125674766
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7673.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7673.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:03:55Z",
            "pc:count": 626783,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 974391.1834,
                "count": 626783,
                "maximum": 974650.6266,
                "minimum": 974021.8666,
                "name": "X",
                "position": 0,
                "stddev": 97.00646146,
                "variance": 9410.253565
              },
              {
                "average": 1056717.38,
                "count": 626783,
                "maximum": 1056873.634,
                "minimum": 1056189.234,
                "name": "Y",
                "position": 1,
                "stddev": 108.2752323,
                "variance": 11723.52592
              },
              {
                "average": 9.889234084,
                "count": 626783,
                "maximum": 41.44592287,
                "minimum": -5.714077126,
                "name": "Z",
                "position": 2,
                "stddev": 8.639315767,
                "variance": 74.63777692
              },
              {
                "average": 322.3770795,
                "count": 626783,
                "maximum": 4823,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 392.6471488,
                "variance": 154171.7834
              },
              {
                "average": 1.654840671,
                "count": 626783,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.071628148,
                "variance": 1.148386888
              },
              {
                "average": 2.313314177,
                "count": 626783,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.623609715,
                "variance": 2.636108506
              },
              {
                "average": 1,
                "count": 626783,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 626783,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.840696062,
                "count": 626783,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.041668081,
                "variance": 16.33508088
              },
              {
                "average": 20.35510046,
                "count": 626783,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.704446606,
                "variance": 2.905138234
              },
              {
                "average": 1.861548574,
                "count": 626783,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.542694438,
                "variance": 2.37990613
              },
              {
                "average": 7.263537779,
                "count": 626783,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.904724857,
                "variance": 15.24687621
              },
              {
                "average": 247811784.9,
                "count": 626783,
                "maximum": 247861035.3,
                "minimum": 247793120.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29670.74103,
                "variance": 880352873.3
              },
              {
                "average": 0,
                "count": 626783,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 626783,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 626783,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 626783,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 626783,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              974021.8666,
              1056189.234,
              -5.714077126,
              974650.6266,
              1056873.634,
              41.44592287
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    974021.86656768,
                    1056189.233902783,
                    -5.714077125674766
                  ],
                  [
                    974021.86656768,
                    1056873.6339027828,
                    -5.714077125674766
                  ],
                  [
                    974650.62656768,
                    1056873.6339027828,
                    41.445922874325234
                  ],
                  [
                    974650.62656768,
                    1056189.233902783,
                    41.445922874325234
                  ],
                  [
                    974021.86656768,
                    1056189.233902783,
                    -5.714077125674766
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:03:55+00:00",
            "end_time": "2019-07-22T01:12:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5493.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.51248961021784,
              58.556222396953956,
              -3.41532388389767
            ],
            [
              -137.50853314403568,
              58.56432321508784,
              -3.41532388389767
            ],
            [
              -137.4880584202304,
              58.561626815002434,
              107.34467611610233
            ],
            [
              -137.4920193872224,
              58.55352661576288,
              107.34467611610233
            ],
            [
              -137.51248961021784,
              58.556222396953956,
              -3.41532388389767
            ]
          ]
        ]
      },
      "bbox": [
        -137.5124896,
        58.55352662,
        -3.415323884,
        -137.4880584,
        58.56432322,
        107.3446761
      ],
      "properties": {
        "datetime": "2019-07-22T20:17:17Z",
        "pc:count": 5973519,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 947571.929,
            "count": 5973519,
            "maximum": 948031.1964,
            "minimum": 946805.8564,
            "name": "X",
            "position": 0,
            "stddev": 205.4090187,
            "variance": 42192.86496
          },
          {
            "average": 1069668.854,
            "count": 5973519,
            "maximum": 1069944.564,
            "minimum": 1069010.584,
            "name": "Y",
            "position": 1,
            "stddev": 150.2115179,
            "variance": 22563.5001
          },
          {
            "average": 33.50553889,
            "count": 5973519,
            "maximum": 107.3446761,
            "minimum": -3.415323884,
            "name": "Z",
            "position": 2,
            "stddev": 17.69792276,
            "variance": 313.2164702
          },
          {
            "average": 167.0798541,
            "count": 5973519,
            "maximum": 20506,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 337.3450543,
            "variance": 113801.6856
          },
          {
            "average": 2.586219446,
            "count": 5973519,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.284130994,
            "variance": 1.648992411
          },
          {
            "average": 4.173772779,
            "count": 5973519,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.41313967,
            "variance": 1.996963728
          },
          {
            "average": 1,
            "count": 5973519,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5973519,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.454226395,
            "count": 5973519,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.289123159,
            "variance": 10.81833116
          },
          {
            "average": 19.99030186,
            "count": 5973519,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9755695166,
            "variance": 0.9517358817
          },
          {
            "average": 3.433006072,
            "count": 5973519,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.369654788,
            "variance": 5.615263817
          },
          {
            "average": 4.353467362,
            "count": 5973519,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.051738959,
            "variance": 16.41658859
          },
          {
            "average": 247836713.6,
            "count": 5973519,
            "maximum": 247861837.2,
            "minimum": 247792719.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31840.38465,
            "variance": 1013810095
          },
          {
            "average": 0,
            "count": 5973519,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5973519,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5973519,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5973519,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5973519,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          946805.8564,
          1069010.584,
          -3.415323884,
          948031.1964,
          1069944.564,
          107.3446761
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                946805.856439792,
                1069010.5835004372,
                -3.41532388389767
              ],
              [
                946805.856439792,
                1069944.5635004372,
                -3.41532388389767
              ],
              [
                948031.196439792,
                1069944.5635004372,
                107.34467611610233
              ],
              [
                948031.196439792,
                1069010.5835004372,
                107.34467611610233
              ],
              [
                946805.856439792,
                1069010.5835004372,
                -3.41532388389767
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:17:17+00:00",
        "end_time": "2019-07-22T01:05:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5493.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5493.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5493.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5493.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5124896,
            58.55352662,
            -3.415323884,
            -137.4880584,
            58.56432322,
            107.3446761
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.51248961021784,
                  58.556222396953956,
                  -3.41532388389767
                ],
                [
                  -137.50853314403568,
                  58.56432321508784,
                  -3.41532388389767
                ],
                [
                  -137.4880584202304,
                  58.561626815002434,
                  107.34467611610233
                ],
                [
                  -137.4920193872224,
                  58.55352661576288,
                  107.34467611610233
                ],
                [
                  -137.51248961021784,
                  58.556222396953956,
                  -3.41532388389767
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5493.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5493.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:17:17Z",
            "pc:count": 5973519,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 947571.929,
                "count": 5973519,
                "maximum": 948031.1964,
                "minimum": 946805.8564,
                "name": "X",
                "position": 0,
                "stddev": 205.4090187,
                "variance": 42192.86496
              },
              {
                "average": 1069668.854,
                "count": 5973519,
                "maximum": 1069944.564,
                "minimum": 1069010.584,
                "name": "Y",
                "position": 1,
                "stddev": 150.2115179,
                "variance": 22563.5001
              },
              {
                "average": 33.50553889,
                "count": 5973519,
                "maximum": 107.3446761,
                "minimum": -3.415323884,
                "name": "Z",
                "position": 2,
                "stddev": 17.69792276,
                "variance": 313.2164702
              },
              {
                "average": 167.0798541,
                "count": 5973519,
                "maximum": 20506,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 337.3450543,
                "variance": 113801.6856
              },
              {
                "average": 2.586219446,
                "count": 5973519,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.284130994,
                "variance": 1.648992411
              },
              {
                "average": 4.173772779,
                "count": 5973519,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.41313967,
                "variance": 1.996963728
              },
              {
                "average": 1,
                "count": 5973519,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5973519,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.454226395,
                "count": 5973519,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.289123159,
                "variance": 10.81833116
              },
              {
                "average": 19.99030186,
                "count": 5973519,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9755695166,
                "variance": 0.9517358817
              },
              {
                "average": 3.433006072,
                "count": 5973519,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.369654788,
                "variance": 5.615263817
              },
              {
                "average": 4.353467362,
                "count": 5973519,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.051738959,
                "variance": 16.41658859
              },
              {
                "average": 247836713.6,
                "count": 5973519,
                "maximum": 247861837.2,
                "minimum": 247792719.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31840.38465,
                "variance": 1013810095
              },
              {
                "average": 0,
                "count": 5973519,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5973519,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5973519,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5973519,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5973519,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              946805.8564,
              1069010.584,
              -3.415323884,
              948031.1964,
              1069944.564,
              107.3446761
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    946805.856439792,
                    1069010.5835004372,
                    -3.41532388389767
                  ],
                  [
                    946805.856439792,
                    1069944.5635004372,
                    -3.41532388389767
                  ],
                  [
                    948031.196439792,
                    1069944.5635004372,
                    107.34467611610233
                  ],
                  [
                    948031.196439792,
                    1069010.5835004372,
                    107.34467611610233
                  ],
                  [
                    946805.856439792,
                    1069010.5835004372,
                    -3.41532388389767
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:17:17+00:00",
            "end_time": "2019-07-22T01:05:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7179.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.21139617894744,
              58.43845046191256,
              -0.459592369770661
            ],
            [
              -137.20861851428916,
              58.44405128594684,
              -0.459592369770661
            ],
            [
              -137.18968179946484,
              58.441501183786556,
              81.10040763022934
            ],
            [
              -137.19246232461126,
              58.43590076254699,
              81.10040763022934
            ],
            [
              -137.21139617894744,
              58.43845046191256,
              -0.459592369770661
            ]
          ]
        ]
      },
      "bbox": [
        -137.2113962,
        58.43590076,
        -0.4595923698,
        -137.1896818,
        58.44405129,
        81.10040763
      ],
      "properties": {
        "datetime": "2019-07-22T01:40:47Z",
        "pc:count": 6518521,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 967749.5192,
            "count": 6518521,
            "maximum": 968160.2843,
            "minimum": 967021.7243,
            "name": "X",
            "position": 0,
            "stddev": 211.3077989,
            "variance": 44650.98587
          },
          {
            "average": 1060956.272,
            "count": 6518521,
            "maximum": 1061244.844,
            "minimum": 1060598.404,
            "name": "Y",
            "position": 1,
            "stddev": 123.5295796,
            "variance": 15259.55704
          },
          {
            "average": 31.10606754,
            "count": 6518521,
            "maximum": 81.10040763,
            "minimum": -0.4595923698,
            "name": "Z",
            "position": 2,
            "stddev": 15.7465401,
            "variance": 247.9535251
          },
          {
            "average": 159.3827209,
            "count": 6518521,
            "maximum": 10453,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 320.2763438,
            "variance": 102576.9364
          },
          {
            "average": 2.539225079,
            "count": 6518521,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.280349895,
            "variance": 1.639295854
          },
          {
            "average": 4.080173094,
            "count": 6518521,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.372061775,
            "variance": 1.882553515
          },
          {
            "average": 1,
            "count": 6518521,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6518521,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.158356934,
            "count": 6518521,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.883551472,
            "variance": 3.547766146
          },
          {
            "average": 20.01802769,
            "count": 6518521,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.175107361,
            "variance": 1.38087731
          },
          {
            "average": 3.149465193,
            "count": 6518521,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.144765109,
            "variance": 4.600017375
          },
          {
            "average": 6.299305778,
            "count": 6518521,
            "maximum": 11,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.481486779,
            "variance": 6.157776635
          },
          {
            "average": 247790353.9,
            "count": 6518521,
            "maximum": 247794847.2,
            "minimum": 247787367.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2345.331628,
            "variance": 5500580.444
          },
          {
            "average": 0,
            "count": 6518521,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6518521,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6518521,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6518521,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6518521,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          967021.7243,
          1060598.404,
          -0.4595923698,
          968160.2843,
          1061244.844,
          81.10040763
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                967021.7243426011,
                1060598.403827788,
                -0.459592369770661
              ],
              [
                967021.7243426011,
                1061244.843827788,
                -0.459592369770661
              ],
              [
                968160.2843426012,
                1061244.843827788,
                81.10040763022934
              ],
              [
                968160.2843426012,
                1060598.403827788,
                81.10040763022934
              ],
              [
                967021.7243426011,
                1060598.403827788,
                -0.459592369770661
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:40:47+00:00",
        "end_time": "2019-07-21T23:36:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7179.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7179.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7179.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7179.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2113962,
            58.43590076,
            -0.4595923698,
            -137.1896818,
            58.44405129,
            81.10040763
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.21139617894744,
                  58.43845046191256,
                  -0.459592369770661
                ],
                [
                  -137.20861851428916,
                  58.44405128594684,
                  -0.459592369770661
                ],
                [
                  -137.18968179946484,
                  58.441501183786556,
                  81.10040763022934
                ],
                [
                  -137.19246232461126,
                  58.43590076254699,
                  81.10040763022934
                ],
                [
                  -137.21139617894744,
                  58.43845046191256,
                  -0.459592369770661
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7179.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7179.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:40:47Z",
            "pc:count": 6518521,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 967749.5192,
                "count": 6518521,
                "maximum": 968160.2843,
                "minimum": 967021.7243,
                "name": "X",
                "position": 0,
                "stddev": 211.3077989,
                "variance": 44650.98587
              },
              {
                "average": 1060956.272,
                "count": 6518521,
                "maximum": 1061244.844,
                "minimum": 1060598.404,
                "name": "Y",
                "position": 1,
                "stddev": 123.5295796,
                "variance": 15259.55704
              },
              {
                "average": 31.10606754,
                "count": 6518521,
                "maximum": 81.10040763,
                "minimum": -0.4595923698,
                "name": "Z",
                "position": 2,
                "stddev": 15.7465401,
                "variance": 247.9535251
              },
              {
                "average": 159.3827209,
                "count": 6518521,
                "maximum": 10453,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 320.2763438,
                "variance": 102576.9364
              },
              {
                "average": 2.539225079,
                "count": 6518521,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.280349895,
                "variance": 1.639295854
              },
              {
                "average": 4.080173094,
                "count": 6518521,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.372061775,
                "variance": 1.882553515
              },
              {
                "average": 1,
                "count": 6518521,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6518521,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.158356934,
                "count": 6518521,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.883551472,
                "variance": 3.547766146
              },
              {
                "average": 20.01802769,
                "count": 6518521,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.175107361,
                "variance": 1.38087731
              },
              {
                "average": 3.149465193,
                "count": 6518521,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.144765109,
                "variance": 4.600017375
              },
              {
                "average": 6.299305778,
                "count": 6518521,
                "maximum": 11,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.481486779,
                "variance": 6.157776635
              },
              {
                "average": 247790353.9,
                "count": 6518521,
                "maximum": 247794847.2,
                "minimum": 247787367.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2345.331628,
                "variance": 5500580.444
              },
              {
                "average": 0,
                "count": 6518521,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6518521,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6518521,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6518521,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6518521,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              967021.7243,
              1060598.404,
              -0.4595923698,
              968160.2843,
              1061244.844,
              81.10040763
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    967021.7243426011,
                    1060598.403827788,
                    -0.459592369770661
                  ],
                  [
                    967021.7243426011,
                    1061244.843827788,
                    -0.459592369770661
                  ],
                  [
                    968160.2843426012,
                    1061244.843827788,
                    81.10040763022934
                  ],
                  [
                    968160.2843426012,
                    1060598.403827788,
                    81.10040763022934
                  ],
                  [
                    967021.7243426011,
                    1060598.403827788,
                    -0.459592369770661
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:40:47+00:00",
            "end_time": "2019-07-21T23:36: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": "20190721_NCMP_AK_08VLK7674.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.12508206351689,
              58.39124511442982,
              -10.445288343861744
            ],
            [
              -137.1204082536567,
              58.400630989919264,
              -10.445288343861744
            ],
            [
              -137.0998453501064,
              58.39784298475854,
              67.99471165613825
            ],
            [
              -137.1045243538702,
              58.38845784587973,
              67.99471165613825
            ],
            [
              -137.12508206351689,
              58.39124511442982,
              -10.445288343861744
            ]
          ]
        ]
      },
      "bbox": [
        -137.1250821,
        58.38845785,
        -10.44528834,
        -137.0998454,
        58.40063099,
        67.99471166
      ],
      "properties": {
        "datetime": "2019-07-22T19:39:36Z",
        "pc:count": 9133665,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 974098.4627,
            "count": 9133665,
            "maximum": 974450.5586,
            "minimum": 973212.2386,
            "name": "X",
            "position": 0,
            "stddev": 163.8568934,
            "variance": 26849.08153
          },
          {
            "average": 1057401.944,
            "count": 9133665,
            "maximum": 1057836.334,
            "minimum": 1056752.694,
            "name": "Y",
            "position": 1,
            "stddev": 263.0301083,
            "variance": 69184.83787
          },
          {
            "average": 28.70673745,
            "count": 9133665,
            "maximum": 67.99471166,
            "minimum": -10.44528834,
            "name": "Z",
            "position": 2,
            "stddev": 13.60015753,
            "variance": 184.9642847
          },
          {
            "average": 129.0333949,
            "count": 9133665,
            "maximum": 10715,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 269.9437727,
            "variance": 72869.64042
          },
          {
            "average": 2.638891398,
            "count": 9133665,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.265419041,
            "variance": 1.60128535
          },
          {
            "average": 4.27843467,
            "count": 9133665,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.261514188,
            "variance": 1.591418046
          },
          {
            "average": 1,
            "count": 9133665,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9133665,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.470842975,
            "count": 9133665,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.481967893,
            "variance": 12.12410041
          },
          {
            "average": 19.88072264,
            "count": 9133665,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.796872105,
            "variance": 3.228749362
          },
          {
            "average": 3.450719837,
            "count": 9133665,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.302545935,
            "variance": 5.30171778
          },
          {
            "average": 8.032360832,
            "count": 9133665,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.595997562,
            "variance": 2.547208219
          },
          {
            "average": 247792018,
            "count": 9133665,
            "maximum": 247859576.5,
            "minimum": 247789384.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2602.835799,
            "variance": 6774754.196
          },
          {
            "average": 0,
            "count": 9133665,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9133665,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9133665,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9133665,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9133665,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          973212.2386,
          1056752.694,
          -10.44528834,
          974450.5586,
          1057836.334,
          67.99471166
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                973212.2386252418,
                1056752.6941477985,
                -10.445288343861744
              ],
              [
                973212.2386252418,
                1057836.3341477986,
                -10.445288343861744
              ],
              [
                974450.5586252419,
                1057836.3341477986,
                67.99471165613825
              ],
              [
                974450.5586252419,
                1056752.6941477985,
                67.99471165613825
              ],
              [
                973212.2386252418,
                1056752.6941477985,
                -10.445288343861744
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:39:36+00:00",
        "end_time": "2019-07-22T00:09:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7674.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7674.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7674.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7674.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1250821,
            58.38845785,
            -10.44528834,
            -137.0998454,
            58.40063099,
            67.99471166
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.12508206351689,
                  58.39124511442982,
                  -10.445288343861744
                ],
                [
                  -137.1204082536567,
                  58.400630989919264,
                  -10.445288343861744
                ],
                [
                  -137.0998453501064,
                  58.39784298475854,
                  67.99471165613825
                ],
                [
                  -137.1045243538702,
                  58.38845784587973,
                  67.99471165613825
                ],
                [
                  -137.12508206351689,
                  58.39124511442982,
                  -10.445288343861744
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7674.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7674.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:39:36Z",
            "pc:count": 9133665,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 974098.4627,
                "count": 9133665,
                "maximum": 974450.5586,
                "minimum": 973212.2386,
                "name": "X",
                "position": 0,
                "stddev": 163.8568934,
                "variance": 26849.08153
              },
              {
                "average": 1057401.944,
                "count": 9133665,
                "maximum": 1057836.334,
                "minimum": 1056752.694,
                "name": "Y",
                "position": 1,
                "stddev": 263.0301083,
                "variance": 69184.83787
              },
              {
                "average": 28.70673745,
                "count": 9133665,
                "maximum": 67.99471166,
                "minimum": -10.44528834,
                "name": "Z",
                "position": 2,
                "stddev": 13.60015753,
                "variance": 184.9642847
              },
              {
                "average": 129.0333949,
                "count": 9133665,
                "maximum": 10715,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 269.9437727,
                "variance": 72869.64042
              },
              {
                "average": 2.638891398,
                "count": 9133665,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.265419041,
                "variance": 1.60128535
              },
              {
                "average": 4.27843467,
                "count": 9133665,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.261514188,
                "variance": 1.591418046
              },
              {
                "average": 1,
                "count": 9133665,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9133665,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.470842975,
                "count": 9133665,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.481967893,
                "variance": 12.12410041
              },
              {
                "average": 19.88072264,
                "count": 9133665,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.796872105,
                "variance": 3.228749362
              },
              {
                "average": 3.450719837,
                "count": 9133665,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.302545935,
                "variance": 5.30171778
              },
              {
                "average": 8.032360832,
                "count": 9133665,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.595997562,
                "variance": 2.547208219
              },
              {
                "average": 247792018,
                "count": 9133665,
                "maximum": 247859576.5,
                "minimum": 247789384.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2602.835799,
                "variance": 6774754.196
              },
              {
                "average": 0,
                "count": 9133665,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9133665,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9133665,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9133665,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9133665,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              973212.2386,
              1056752.694,
              -10.44528834,
              974450.5586,
              1057836.334,
              67.99471166
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    973212.2386252418,
                    1056752.6941477985,
                    -10.445288343861744
                  ],
                  [
                    973212.2386252418,
                    1057836.3341477986,
                    -10.445288343861744
                  ],
                  [
                    974450.5586252419,
                    1057836.3341477986,
                    67.99471165613825
                  ],
                  [
                    974450.5586252419,
                    1056752.6941477985,
                    67.99471165613825
                  ],
                  [
                    973212.2386252418,
                    1056752.6941477985,
                    -10.445288343861744
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:39:36+00:00",
            "end_time": "2019-07-22T00:09: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": "20190721_NCMP_AK_08VLK6683.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.30181450278334,
              58.46794893405949,
              0.466320599781994
            ],
            [
              -137.2966282288315,
              58.47845479092089,
              0.466320599781994
            ],
            [
              -137.27600420469446,
              58.47569531056467,
              75.926320599782
            ],
            [
              -137.28119633204753,
              58.46519027226019,
              75.926320599782
            ],
            [
              -137.30181450278334,
              58.46794893405949,
              0.466320599781994
            ]
          ]
        ]
      },
      "bbox": [
        -137.3018145,
        58.46519027,
        0.4663205998,
        -137.2760042,
        58.47845479,
        75.9263206
      ],
      "properties": {
        "datetime": "2019-07-22T20:13:37Z",
        "pc:count": 4412367,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 961739.3738,
            "count": 4412367,
            "maximum": 962342.3753,
            "minimum": 961104.0153,
            "name": "X",
            "position": 0,
            "stddev": 286.1216096,
            "variance": 81865.57548
          },
          {
            "average": 1063094.232,
            "count": 4412367,
            "maximum": 1063690.277,
            "minimum": 1062478.097,
            "name": "Y",
            "position": 1,
            "stddev": 293.9469033,
            "variance": 86404.78196
          },
          {
            "average": 27.84682371,
            "count": 4412367,
            "maximum": 75.9263206,
            "minimum": 0.4663205998,
            "name": "Z",
            "position": 2,
            "stddev": 17.63911522,
            "variance": 311.1383857
          },
          {
            "average": 815.451535,
            "count": 4412367,
            "maximum": 6534,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 651.5533235,
            "variance": 424521.7334
          },
          {
            "average": 1.017877253,
            "count": 4412367,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.146563044,
            "variance": 0.02148072586
          },
          {
            "average": 1.036360983,
            "count": 4412367,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2174540572,
            "variance": 0.04728626697
          },
          {
            "average": 1,
            "count": 4412367,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4412367,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.535687761,
            "count": 4412367,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7832637893,
            "variance": 0.6135021636
          },
          {
            "average": 20.01857815,
            "count": 4412367,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.321433207,
            "variance": 1.746185721
          },
          {
            "average": 1.029269324,
            "count": 4412367,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.180658743,
            "variance": 0.03263758142
          },
          {
            "average": 7.369020301,
            "count": 4412367,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.095071994,
            "variance": 9.579470648
          },
          {
            "average": 247804797.4,
            "count": 4412367,
            "maximum": 247861617.4,
            "minimum": 247789206.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26035.262,
            "variance": 677834867.6
          },
          {
            "average": 0,
            "count": 4412367,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4412367,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4412367,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4412367,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4412367,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          961104.0153,
          1062478.097,
          0.4663205998,
          962342.3753,
          1063690.277,
          75.9263206
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                961104.0153278642,
                1062478.096668625,
                0.466320599781994
              ],
              [
                961104.0153278642,
                1063690.2766686252,
                0.466320599781994
              ],
              [
                962342.3753278643,
                1063690.2766686252,
                75.926320599782
              ],
              [
                962342.3753278643,
                1062478.096668625,
                75.926320599782
              ],
              [
                961104.0153278642,
                1062478.096668625,
                0.466320599781994
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:13:37+00:00",
        "end_time": "2019-07-22T00:06:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6683.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6683.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6683.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6683.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3018145,
            58.46519027,
            0.4663205998,
            -137.2760042,
            58.47845479,
            75.9263206
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.30181450278334,
                  58.46794893405949,
                  0.466320599781994
                ],
                [
                  -137.2966282288315,
                  58.47845479092089,
                  0.466320599781994
                ],
                [
                  -137.27600420469446,
                  58.47569531056467,
                  75.926320599782
                ],
                [
                  -137.28119633204753,
                  58.46519027226019,
                  75.926320599782
                ],
                [
                  -137.30181450278334,
                  58.46794893405949,
                  0.466320599781994
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6683.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6683.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:13:37Z",
            "pc:count": 4412367,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 961739.3738,
                "count": 4412367,
                "maximum": 962342.3753,
                "minimum": 961104.0153,
                "name": "X",
                "position": 0,
                "stddev": 286.1216096,
                "variance": 81865.57548
              },
              {
                "average": 1063094.232,
                "count": 4412367,
                "maximum": 1063690.277,
                "minimum": 1062478.097,
                "name": "Y",
                "position": 1,
                "stddev": 293.9469033,
                "variance": 86404.78196
              },
              {
                "average": 27.84682371,
                "count": 4412367,
                "maximum": 75.9263206,
                "minimum": 0.4663205998,
                "name": "Z",
                "position": 2,
                "stddev": 17.63911522,
                "variance": 311.1383857
              },
              {
                "average": 815.451535,
                "count": 4412367,
                "maximum": 6534,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 651.5533235,
                "variance": 424521.7334
              },
              {
                "average": 1.017877253,
                "count": 4412367,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.146563044,
                "variance": 0.02148072586
              },
              {
                "average": 1.036360983,
                "count": 4412367,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2174540572,
                "variance": 0.04728626697
              },
              {
                "average": 1,
                "count": 4412367,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4412367,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.535687761,
                "count": 4412367,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7832637893,
                "variance": 0.6135021636
              },
              {
                "average": 20.01857815,
                "count": 4412367,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.321433207,
                "variance": 1.746185721
              },
              {
                "average": 1.029269324,
                "count": 4412367,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.180658743,
                "variance": 0.03263758142
              },
              {
                "average": 7.369020301,
                "count": 4412367,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.095071994,
                "variance": 9.579470648
              },
              {
                "average": 247804797.4,
                "count": 4412367,
                "maximum": 247861617.4,
                "minimum": 247789206.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26035.262,
                "variance": 677834867.6
              },
              {
                "average": 0,
                "count": 4412367,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4412367,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4412367,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4412367,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4412367,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              961104.0153,
              1062478.097,
              0.4663205998,
              962342.3753,
              1063690.277,
              75.9263206
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    961104.0153278642,
                    1062478.096668625,
                    0.466320599781994
                  ],
                  [
                    961104.0153278642,
                    1063690.2766686252,
                    0.466320599781994
                  ],
                  [
                    962342.3753278643,
                    1063690.2766686252,
                    75.926320599782
                  ],
                  [
                    962342.3753278643,
                    1062478.096668625,
                    75.926320599782
                  ],
                  [
                    961104.0153278642,
                    1062478.096668625,
                    0.466320599781994
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:13:37+00:00",
            "end_time": "2019-07-22T00:06: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": "20190721_NCMP_AK_08VLK5594.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4973486475506,
              58.56285725257628,
              15.330714065710936
            ],
            [
              -137.49207493417504,
              58.57364179172607,
              15.330714065710936
            ],
            [
              -137.47137202820582,
              58.570913240533,
              186.99071406571093
            ],
            [
              -137.47665180061148,
              58.56012953536644,
              186.99071406571093
            ],
            [
              -137.4973486475506,
              58.56285725257628,
              15.330714065710936
            ]
          ]
        ]
      },
      "bbox": [
        -137.4973486,
        58.56012954,
        15.33071407,
        -137.471372,
        58.57364179,
        186.9907141
      ],
      "properties": {
        "datetime": "2019-07-22T01:35:55Z",
        "pc:count": 26150108,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 948078.5772,
            "count": 26150108,
            "maximum": 948713.7464,
            "minimum": 947475.0064,
            "name": "X",
            "position": 0,
            "stddev": 296.1784454,
            "variance": 87721.67154
          },
          {
            "average": 1070541.146,
            "count": 26150108,
            "maximum": 1071188.749,
            "minimum": 1069945.269,
            "name": "Y",
            "position": 1,
            "stddev": 265.0759073,
            "variance": 70265.23663
          },
          {
            "average": 112.9873317,
            "count": 26150108,
            "maximum": 186.9907141,
            "minimum": 15.33071407,
            "name": "Z",
            "position": 2,
            "stddev": 30.37777348,
            "variance": 922.8091219
          },
          {
            "average": 104.9082711,
            "count": 26150108,
            "maximum": 4725,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 171.1668515,
            "variance": 29298.09106
          },
          {
            "average": 2.764862233,
            "count": 26150108,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.237408547,
            "variance": 1.531179913
          },
          {
            "average": 4.533604029,
            "count": 26150108,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9203114625,
            "variance": 0.846973188
          },
          {
            "average": 1,
            "count": 26150108,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26150108,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.016352973,
            "count": 26150108,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1268288355,
            "variance": 0.01608555352
          },
          {
            "average": 20.00707635,
            "count": 26150108,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.687481442,
            "variance": 2.847593619
          },
          {
            "average": 3.561684372,
            "count": 26150108,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.236260414,
            "variance": 5.00086064
          },
          {
            "average": 6.553607121,
            "count": 26150108,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.65717246,
            "variance": 7.060565482
          },
          {
            "average": 247790583.9,
            "count": 26150108,
            "maximum": 247794555.5,
            "minimum": 247786422.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2325.96572,
            "variance": 5410116.529
          },
          {
            "average": 0,
            "count": 26150108,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26150108,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26150108,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26150108,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26150108,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          947475.0064,
          1069945.269,
          15.33071407,
          948713.7464,
          1071188.749,
          186.9907141
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                947475.0063926359,
                1069945.2687715192,
                15.330714065710936
              ],
              [
                947475.0063926359,
                1071188.7487715192,
                15.330714065710936
              ],
              [
                948713.7463926359,
                1071188.7487715192,
                186.99071406571093
              ],
              [
                948713.7463926359,
                1069945.2687715192,
                186.99071406571093
              ],
              [
                947475.0063926359,
                1069945.2687715192,
                15.330714065710936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:35:55+00:00",
        "end_time": "2019-07-21T23:20:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5594.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5594.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5594.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5594.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4973486,
            58.56012954,
            15.33071407,
            -137.471372,
            58.57364179,
            186.9907141
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4973486475506,
                  58.56285725257628,
                  15.330714065710936
                ],
                [
                  -137.49207493417504,
                  58.57364179172607,
                  15.330714065710936
                ],
                [
                  -137.47137202820582,
                  58.570913240533,
                  186.99071406571093
                ],
                [
                  -137.47665180061148,
                  58.56012953536644,
                  186.99071406571093
                ],
                [
                  -137.4973486475506,
                  58.56285725257628,
                  15.330714065710936
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5594.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5594.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:35:55Z",
            "pc:count": 26150108,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 948078.5772,
                "count": 26150108,
                "maximum": 948713.7464,
                "minimum": 947475.0064,
                "name": "X",
                "position": 0,
                "stddev": 296.1784454,
                "variance": 87721.67154
              },
              {
                "average": 1070541.146,
                "count": 26150108,
                "maximum": 1071188.749,
                "minimum": 1069945.269,
                "name": "Y",
                "position": 1,
                "stddev": 265.0759073,
                "variance": 70265.23663
              },
              {
                "average": 112.9873317,
                "count": 26150108,
                "maximum": 186.9907141,
                "minimum": 15.33071407,
                "name": "Z",
                "position": 2,
                "stddev": 30.37777348,
                "variance": 922.8091219
              },
              {
                "average": 104.9082711,
                "count": 26150108,
                "maximum": 4725,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 171.1668515,
                "variance": 29298.09106
              },
              {
                "average": 2.764862233,
                "count": 26150108,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.237408547,
                "variance": 1.531179913
              },
              {
                "average": 4.533604029,
                "count": 26150108,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9203114625,
                "variance": 0.846973188
              },
              {
                "average": 1,
                "count": 26150108,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26150108,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.016352973,
                "count": 26150108,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1268288355,
                "variance": 0.01608555352
              },
              {
                "average": 20.00707635,
                "count": 26150108,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.687481442,
                "variance": 2.847593619
              },
              {
                "average": 3.561684372,
                "count": 26150108,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.236260414,
                "variance": 5.00086064
              },
              {
                "average": 6.553607121,
                "count": 26150108,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.65717246,
                "variance": 7.060565482
              },
              {
                "average": 247790583.9,
                "count": 26150108,
                "maximum": 247794555.5,
                "minimum": 247786422.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2325.96572,
                "variance": 5410116.529
              },
              {
                "average": 0,
                "count": 26150108,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26150108,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26150108,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26150108,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26150108,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              947475.0064,
              1069945.269,
              15.33071407,
              948713.7464,
              1071188.749,
              186.9907141
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    947475.0063926359,
                    1069945.2687715192,
                    15.330714065710936
                  ],
                  [
                    947475.0063926359,
                    1071188.7487715192,
                    15.330714065710936
                  ],
                  [
                    948713.7463926359,
                    1071188.7487715192,
                    186.99071406571093
                  ],
                  [
                    948713.7463926359,
                    1069945.2687715192,
                    186.99071406571093
                  ],
                  [
                    947475.0063926359,
                    1069945.2687715192,
                    15.330714065710936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:35:55+00:00",
            "end_time": "2019-07-21T23:20:22+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6288.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.3734894300608,
              58.51129630158897,
              73.22084758908754
            ],
            [
              -137.3684969125988,
              58.52144221840704,
              73.22084758908754
            ],
            [
              -137.34783679595682,
              58.51869381047909,
              177.56084758908753
            ],
            [
              -137.35283498703316,
              58.508548682352384,
              177.56084758908753
            ],
            [
              -137.3734894300608,
              58.51129630158897,
              73.22084758908754
            ]
          ]
        ]
      },
      "bbox": [
        -137.3734894,
        58.50854868,
        73.22084759,
        -137.3478368,
        58.52144222,
        177.5608476
      ],
      "properties": {
        "datetime": "2019-07-22T01:37:55Z",
        "pc:count": 19578479,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 956456.1579,
            "count": 19578479,
            "maximum": 957103.8233,
            "minimum": 955865.1833,
            "name": "X",
            "position": 0,
            "stddev": 289.8936459,
            "variance": 84038.32595
          },
          {
            "average": 1066688.997,
            "count": 19578479,
            "maximum": 1067306.546,
            "minimum": 1066136.186,
            "name": "Y",
            "position": 1,
            "stddev": 270.9543133,
            "variance": 73416.23992
          },
          {
            "average": 116.5752183,
            "count": 19578479,
            "maximum": 177.5608476,
            "minimum": 73.22084759,
            "name": "Z",
            "position": 2,
            "stddev": 19.87231216,
            "variance": 394.9087904
          },
          {
            "average": 113.5904395,
            "count": 19578479,
            "maximum": 3539,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 192.9088454,
            "variance": 37213.82263
          },
          {
            "average": 2.686815406,
            "count": 19578479,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.25592922,
            "variance": 1.577358205
          },
          {
            "average": 4.375325836,
            "count": 19578479,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.077719629,
            "variance": 1.161479599
          },
          {
            "average": 1,
            "count": 19578479,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19578479,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.027113598,
            "count": 19578479,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1624144443,
            "variance": 0.02637845171
          },
          {
            "average": 20.17073984,
            "count": 19578479,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.569829713,
            "variance": 2.464365328
          },
          {
            "average": 3.341046769,
            "count": 19578479,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.116091211,
            "variance": 4.477842014
          },
          {
            "average": 4.597914475,
            "count": 19578479,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.692492834,
            "variance": 7.249517663
          },
          {
            "average": 247788983.4,
            "count": 19578479,
            "maximum": 247794675.9,
            "minimum": 247786294.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2241.943373,
            "variance": 5026310.087
          },
          {
            "average": 0,
            "count": 19578479,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19578479,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19578479,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19578479,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19578479,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          955865.1833,
          1066136.186,
          73.22084759,
          957103.8233,
          1067306.546,
          177.5608476
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                955865.1833343499,
                1066136.1864535904,
                73.22084758908754
              ],
              [
                955865.1833343499,
                1067306.5464535903,
                73.22084758908754
              ],
              [
                957103.8233343498,
                1067306.5464535903,
                177.56084758908753
              ],
              [
                957103.8233343498,
                1066136.1864535904,
                177.56084758908753
              ],
              [
                955865.1833343499,
                1066136.1864535904,
                73.22084758908754
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:37:55+00:00",
        "end_time": "2019-07-21T23:18:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6288.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6288.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6288.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6288.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3734894,
            58.50854868,
            73.22084759,
            -137.3478368,
            58.52144222,
            177.5608476
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.3734894300608,
                  58.51129630158897,
                  73.22084758908754
                ],
                [
                  -137.3684969125988,
                  58.52144221840704,
                  73.22084758908754
                ],
                [
                  -137.34783679595682,
                  58.51869381047909,
                  177.56084758908753
                ],
                [
                  -137.35283498703316,
                  58.508548682352384,
                  177.56084758908753
                ],
                [
                  -137.3734894300608,
                  58.51129630158897,
                  73.22084758908754
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6288.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6288.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:37:55Z",
            "pc:count": 19578479,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 956456.1579,
                "count": 19578479,
                "maximum": 957103.8233,
                "minimum": 955865.1833,
                "name": "X",
                "position": 0,
                "stddev": 289.8936459,
                "variance": 84038.32595
              },
              {
                "average": 1066688.997,
                "count": 19578479,
                "maximum": 1067306.546,
                "minimum": 1066136.186,
                "name": "Y",
                "position": 1,
                "stddev": 270.9543133,
                "variance": 73416.23992
              },
              {
                "average": 116.5752183,
                "count": 19578479,
                "maximum": 177.5608476,
                "minimum": 73.22084759,
                "name": "Z",
                "position": 2,
                "stddev": 19.87231216,
                "variance": 394.9087904
              },
              {
                "average": 113.5904395,
                "count": 19578479,
                "maximum": 3539,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 192.9088454,
                "variance": 37213.82263
              },
              {
                "average": 2.686815406,
                "count": 19578479,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.25592922,
                "variance": 1.577358205
              },
              {
                "average": 4.375325836,
                "count": 19578479,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.077719629,
                "variance": 1.161479599
              },
              {
                "average": 1,
                "count": 19578479,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19578479,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.027113598,
                "count": 19578479,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1624144443,
                "variance": 0.02637845171
              },
              {
                "average": 20.17073984,
                "count": 19578479,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.569829713,
                "variance": 2.464365328
              },
              {
                "average": 3.341046769,
                "count": 19578479,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.116091211,
                "variance": 4.477842014
              },
              {
                "average": 4.597914475,
                "count": 19578479,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.692492834,
                "variance": 7.249517663
              },
              {
                "average": 247788983.4,
                "count": 19578479,
                "maximum": 247794675.9,
                "minimum": 247786294.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2241.943373,
                "variance": 5026310.087
              },
              {
                "average": 0,
                "count": 19578479,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19578479,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19578479,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19578479,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19578479,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              955865.1833,
              1066136.186,
              73.22084759,
              957103.8233,
              1067306.546,
              177.5608476
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    955865.1833343499,
                    1066136.1864535904,
                    73.22084758908754
                  ],
                  [
                    955865.1833343499,
                    1067306.5464535903,
                    73.22084758908754
                  ],
                  [
                    957103.8233343498,
                    1067306.5464535903,
                    177.56084758908753
                  ],
                  [
                    957103.8233343498,
                    1066136.1864535904,
                    177.56084758908753
                  ],
                  [
                    955865.1833343499,
                    1066136.1864535904,
                    73.22084758908754
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:37:55+00:00",
            "end_time": "2019-07-21T23:18:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6485.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.33730399574674,
              58.48520886122447,
              -0.823553094865105
            ],
            [
              -137.33209191230765,
              58.49578503051469,
              -0.823553094865105
            ],
            [
              -137.31144637725092,
              58.493030200822176,
              167.6764469051349
            ],
            [
              -137.31666436427759,
              58.48245485474105,
              167.6764469051349
            ],
            [
              -137.33730399574674,
              58.48520886122447,
              -0.823553094865105
            ]
          ]
        ]
      },
      "bbox": [
        -137.337304,
        58.48245485,
        -0.8235530949,
        -137.3114464,
        58.49578503,
        167.6764469
      ],
      "properties": {
        "datetime": "2019-07-22T20:00:00Z",
        "pc:count": 19610423,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 959272.9231,
            "count": 19610423,
            "maximum": 959864.3958,
            "minimum": 958625.5358,
            "name": "X",
            "position": 0,
            "stddev": 284.6690404,
            "variance": 81036.46257
          },
          {
            "average": 1064487.612,
            "count": 19610423,
            "maximum": 1065053.61,
            "minimum": 1063833.47,
            "name": "Y",
            "position": 1,
            "stddev": 288.2615163,
            "variance": 83094.70178
          },
          {
            "average": 33.20279846,
            "count": 19610423,
            "maximum": 167.6764469,
            "minimum": -0.8235530949,
            "name": "Z",
            "position": 2,
            "stddev": 25.78809116,
            "variance": 665.0256459
          },
          {
            "average": 93.82969699,
            "count": 19610423,
            "maximum": 7759,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 173.8344117,
            "variance": 30218.40268
          },
          {
            "average": 2.66611939,
            "count": 19610423,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.250601188,
            "variance": 1.564003332
          },
          {
            "average": 4.332860082,
            "count": 19610423,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.12573899,
            "variance": 1.267288273
          },
          {
            "average": 1,
            "count": 19610423,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19610423,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.0265108,
            "count": 19610423,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1667711817,
            "variance": 0.02781262704
          },
          {
            "average": 20.06979566,
            "count": 19610423,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.226107889,
            "variance": 1.503340556
          },
          {
            "average": 3.380474455,
            "count": 19610423,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.206491809,
            "variance": 4.868606105
          },
          {
            "average": 7.9923789,
            "count": 19610423,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.296628353,
            "variance": 5.274501793
          },
          {
            "average": 247796190.4,
            "count": 19610423,
            "maximum": 247860800.9,
            "minimum": 247789164.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 15827.90449,
            "variance": 250522560.4
          },
          {
            "average": 0,
            "count": 19610423,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19610423,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19610423,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19610423,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19610423,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          958625.5358,
          1063833.47,
          -0.8235530949,
          959864.3958,
          1065053.61,
          167.6764469
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                958625.5357564633,
                1063833.4698423618,
                -0.823553094865105
              ],
              [
                958625.5357564633,
                1065053.6098423619,
                -0.823553094865105
              ],
              [
                959864.3957564634,
                1065053.6098423619,
                167.6764469051349
              ],
              [
                959864.3957564634,
                1063833.4698423618,
                167.6764469051349
              ],
              [
                958625.5357564633,
                1063833.4698423618,
                -0.823553094865105
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:00:00+00:00",
        "end_time": "2019-07-22T00:06:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6485.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6485.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6485.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6485.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.337304,
            58.48245485,
            -0.8235530949,
            -137.3114464,
            58.49578503,
            167.6764469
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.33730399574674,
                  58.48520886122447,
                  -0.823553094865105
                ],
                [
                  -137.33209191230765,
                  58.49578503051469,
                  -0.823553094865105
                ],
                [
                  -137.31144637725092,
                  58.493030200822176,
                  167.6764469051349
                ],
                [
                  -137.31666436427759,
                  58.48245485474105,
                  167.6764469051349
                ],
                [
                  -137.33730399574674,
                  58.48520886122447,
                  -0.823553094865105
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6485.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6485.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:00:00Z",
            "pc:count": 19610423,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 959272.9231,
                "count": 19610423,
                "maximum": 959864.3958,
                "minimum": 958625.5358,
                "name": "X",
                "position": 0,
                "stddev": 284.6690404,
                "variance": 81036.46257
              },
              {
                "average": 1064487.612,
                "count": 19610423,
                "maximum": 1065053.61,
                "minimum": 1063833.47,
                "name": "Y",
                "position": 1,
                "stddev": 288.2615163,
                "variance": 83094.70178
              },
              {
                "average": 33.20279846,
                "count": 19610423,
                "maximum": 167.6764469,
                "minimum": -0.8235530949,
                "name": "Z",
                "position": 2,
                "stddev": 25.78809116,
                "variance": 665.0256459
              },
              {
                "average": 93.82969699,
                "count": 19610423,
                "maximum": 7759,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 173.8344117,
                "variance": 30218.40268
              },
              {
                "average": 2.66611939,
                "count": 19610423,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.250601188,
                "variance": 1.564003332
              },
              {
                "average": 4.332860082,
                "count": 19610423,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.12573899,
                "variance": 1.267288273
              },
              {
                "average": 1,
                "count": 19610423,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19610423,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.0265108,
                "count": 19610423,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1667711817,
                "variance": 0.02781262704
              },
              {
                "average": 20.06979566,
                "count": 19610423,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.226107889,
                "variance": 1.503340556
              },
              {
                "average": 3.380474455,
                "count": 19610423,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.206491809,
                "variance": 4.868606105
              },
              {
                "average": 7.9923789,
                "count": 19610423,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.296628353,
                "variance": 5.274501793
              },
              {
                "average": 247796190.4,
                "count": 19610423,
                "maximum": 247860800.9,
                "minimum": 247789164.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 15827.90449,
                "variance": 250522560.4
              },
              {
                "average": 0,
                "count": 19610423,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19610423,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19610423,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19610423,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19610423,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              958625.5358,
              1063833.47,
              -0.8235530949,
              959864.3958,
              1065053.61,
              167.6764469
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    958625.5357564633,
                    1063833.4698423618,
                    -0.823553094865105
                  ],
                  [
                    958625.5357564633,
                    1065053.6098423619,
                    -0.823553094865105
                  ],
                  [
                    959864.3957564634,
                    1065053.6098423619,
                    167.6764469051349
                  ],
                  [
                    959864.3957564634,
                    1063833.4698423618,
                    167.6764469051349
                  ],
                  [
                    958625.5357564633,
                    1063833.4698423618,
                    -0.823553094865105
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:00:00+00:00",
            "end_time": "2019-07-22T00:06:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5991.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.42679267540768,
              58.53725372180863,
              72.76034761184505
            ],
            [
              -137.42215041153847,
              58.54671240277217,
              72.76034761184505
            ],
            [
              -137.40147155423975,
              58.54397280412976,
              278.3803476118451
            ],
            [
              -137.4061191187751,
              58.53451485683,
              278.3803476118451
            ],
            [
              -137.42679267540768,
              58.53725372180863,
              72.76034761184505
            ]
          ]
        ]
      },
      "bbox": [
        -137.4267927,
        58.53451486,
        72.76034761,
        -137.4014716,
        58.5467124,
        278.3803476
      ],
      "properties": {
        "datetime": "2019-07-22T01:36:56Z",
        "pc:count": 19775525,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 952725.9567,
            "count": 19775525,
            "maximum": 953386.9005,
            "minimum": 952148.3005,
            "name": "X",
            "position": 0,
            "stddev": 285.909416,
            "variance": 81744.19415
          },
          {
            "average": 1068705.9,
            "count": 19775525,
            "maximum": 1069272.105,
            "minimum": 1068181.225,
            "name": "Y",
            "position": 1,
            "stddev": 253.7587765,
            "variance": 64393.51664
          },
          {
            "average": 168.2177147,
            "count": 19775525,
            "maximum": 278.3803476,
            "minimum": 72.76034761,
            "name": "Z",
            "position": 2,
            "stddev": 47.5176126,
            "variance": 2257.923507
          },
          {
            "average": 93.40187818,
            "count": 19775525,
            "maximum": 3067,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 149.1767511,
            "variance": 22253.70307
          },
          {
            "average": 2.816452408,
            "count": 19775525,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.222340695,
            "variance": 1.494116774
          },
          {
            "average": 4.634852981,
            "count": 19775525,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.809358586,
            "variance": 0.6550613208
          },
          {
            "average": 1,
            "count": 19775525,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19775525,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.015927769,
            "count": 19775525,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1675120793,
            "variance": 0.02806029672
          },
          {
            "average": 20.05743127,
            "count": 19775525,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.515798002,
            "variance": 2.297643584
          },
          {
            "average": 3.736283411,
            "count": 19775525,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.318044241,
            "variance": 5.373329104
          },
          {
            "average": 3.307516084,
            "count": 19775525,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.363785636,
            "variance": 5.587482531
          },
          {
            "average": 247788005.2,
            "count": 19775525,
            "maximum": 247794616.5,
            "minimum": 247786350.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1849.104273,
            "variance": 3419186.612
          },
          {
            "average": 0,
            "count": 19775525,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19775525,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19775525,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19775525,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 19775525,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          952148.3005,
          1068181.225,
          72.76034761,
          953386.9005,
          1069272.105,
          278.3803476
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                952148.3005166347,
                1068181.2249601334,
                72.76034761184505
              ],
              [
                952148.3005166347,
                1069272.1049601333,
                72.76034761184505
              ],
              [
                953386.9005166348,
                1069272.1049601333,
                278.3803476118451
              ],
              [
                953386.9005166348,
                1068181.2249601334,
                278.3803476118451
              ],
              [
                952148.3005166347,
                1068181.2249601334,
                72.76034761184505
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:36:56+00:00",
        "end_time": "2019-07-21T23:19:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5991.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5991.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5991.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5991.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4267927,
            58.53451486,
            72.76034761,
            -137.4014716,
            58.5467124,
            278.3803476
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.42679267540768,
                  58.53725372180863,
                  72.76034761184505
                ],
                [
                  -137.42215041153847,
                  58.54671240277217,
                  72.76034761184505
                ],
                [
                  -137.40147155423975,
                  58.54397280412976,
                  278.3803476118451
                ],
                [
                  -137.4061191187751,
                  58.53451485683,
                  278.3803476118451
                ],
                [
                  -137.42679267540768,
                  58.53725372180863,
                  72.76034761184505
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5991.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5991.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:36:56Z",
            "pc:count": 19775525,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 952725.9567,
                "count": 19775525,
                "maximum": 953386.9005,
                "minimum": 952148.3005,
                "name": "X",
                "position": 0,
                "stddev": 285.909416,
                "variance": 81744.19415
              },
              {
                "average": 1068705.9,
                "count": 19775525,
                "maximum": 1069272.105,
                "minimum": 1068181.225,
                "name": "Y",
                "position": 1,
                "stddev": 253.7587765,
                "variance": 64393.51664
              },
              {
                "average": 168.2177147,
                "count": 19775525,
                "maximum": 278.3803476,
                "minimum": 72.76034761,
                "name": "Z",
                "position": 2,
                "stddev": 47.5176126,
                "variance": 2257.923507
              },
              {
                "average": 93.40187818,
                "count": 19775525,
                "maximum": 3067,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 149.1767511,
                "variance": 22253.70307
              },
              {
                "average": 2.816452408,
                "count": 19775525,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.222340695,
                "variance": 1.494116774
              },
              {
                "average": 4.634852981,
                "count": 19775525,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.809358586,
                "variance": 0.6550613208
              },
              {
                "average": 1,
                "count": 19775525,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19775525,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.015927769,
                "count": 19775525,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1675120793,
                "variance": 0.02806029672
              },
              {
                "average": 20.05743127,
                "count": 19775525,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.515798002,
                "variance": 2.297643584
              },
              {
                "average": 3.736283411,
                "count": 19775525,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.318044241,
                "variance": 5.373329104
              },
              {
                "average": 3.307516084,
                "count": 19775525,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.363785636,
                "variance": 5.587482531
              },
              {
                "average": 247788005.2,
                "count": 19775525,
                "maximum": 247794616.5,
                "minimum": 247786350.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1849.104273,
                "variance": 3419186.612
              },
              {
                "average": 0,
                "count": 19775525,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19775525,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19775525,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19775525,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 19775525,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              952148.3005,
              1068181.225,
              72.76034761,
              953386.9005,
              1069272.105,
              278.3803476
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    952148.3005166347,
                    1068181.2249601334,
                    72.76034761184505
                  ],
                  [
                    952148.3005166347,
                    1069272.1049601333,
                    72.76034761184505
                  ],
                  [
                    953386.9005166348,
                    1069272.1049601333,
                    278.3803476118451
                  ],
                  [
                    953386.9005166348,
                    1068181.2249601334,
                    278.3803476118451
                  ],
                  [
                    952148.3005166347,
                    1068181.2249601334,
                    72.76034761184505
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:36:56+00:00",
            "end_time": "2019-07-21T23:19:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6289.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.37295794324947,
              58.520121272484616,
              71.89830905418893
            ],
            [
              -137.3691517706679,
              58.5278545527497,
              71.89830905418893
            ],
            [
              -137.3537995920049,
              58.52581309111529,
              159.53830905418891
            ],
            [
              -137.35760897899468,
              58.51808025752951,
              159.53830905418891
            ],
            [
              -137.37295794324947,
              58.520121272484616,
              71.89830905418893
            ]
          ]
        ]
      },
      "bbox": [
        -137.3729579,
        58.51808026,
        71.89830905,
        -137.3537996,
        58.52785455,
        159.5383091
      ],
      "properties": {
        "datetime": "2019-07-23T00:08:44Z",
        "pc:count": 5175020,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 955976.6905,
            "count": 5175020,
            "maximum": 956570.969,
            "minimum": 955650.749,
            "name": "X",
            "position": 0,
            "stddev": 190.3900019,
            "variance": 36248.35284
          },
          {
            "average": 1067477.916,
            "count": 5175020,
            "maximum": 1067991.386,
            "minimum": 1067099.326,
            "name": "Y",
            "position": 1,
            "stddev": 192.7741926,
            "variance": 37161.88932
          },
          {
            "average": 116.1715295,
            "count": 5175020,
            "maximum": 159.5383091,
            "minimum": 71.89830905,
            "name": "Z",
            "position": 2,
            "stddev": 11.97787085,
            "variance": 143.4693901
          },
          {
            "average": 109.6312225,
            "count": 5175020,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 204.8727143,
            "variance": 41972.82908
          },
          {
            "average": 2.734611074,
            "count": 5175020,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.243279467,
            "variance": 1.545743833
          },
          {
            "average": 4.47111586,
            "count": 5175020,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.016320719,
            "variance": 1.032907805
          },
          {
            "average": 1,
            "count": 5175020,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5175020,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035177642,
            "count": 5175020,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1842286131,
            "variance": 0.0339401819
          },
          {
            "average": 20.19474294,
            "count": 5175020,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.607987104,
            "variance": 2.585622527
          },
          {
            "average": 3.532685864,
            "count": 5175020,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.246218005,
            "variance": 5.045495328
          },
          {
            "average": 5.200851784,
            "count": 5175020,
            "maximum": 19,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.240866392,
            "variance": 52.4301461
          },
          {
            "average": 247805735.7,
            "count": 5175020,
            "maximum": 247875724.6,
            "minimum": 247786303.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 36554.54002,
            "variance": 1336234396
          },
          {
            "average": 0,
            "count": 5175020,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5175020,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5175020,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5175020,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5175020,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          955650.749,
          1067099.326,
          71.89830905,
          956570.969,
          1067991.386,
          159.5383091
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                955650.7490127797,
                1067099.3257624353,
                71.89830905418893
              ],
              [
                955650.7490127797,
                1067991.3857624354,
                71.89830905418893
              ],
              [
                956570.9690127796,
                1067991.3857624354,
                159.53830905418891
              ],
              [
                956570.9690127796,
                1067099.3257624353,
                159.53830905418891
              ],
              [
                955650.7490127797,
                1067099.3257624353,
                71.89830905418893
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T00:08:44+00:00",
        "end_time": "2019-07-21T23:18:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6289.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6289.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6289.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6289.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3729579,
            58.51808026,
            71.89830905,
            -137.3537996,
            58.52785455,
            159.5383091
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.37295794324947,
                  58.520121272484616,
                  71.89830905418893
                ],
                [
                  -137.3691517706679,
                  58.5278545527497,
                  71.89830905418893
                ],
                [
                  -137.3537995920049,
                  58.52581309111529,
                  159.53830905418891
                ],
                [
                  -137.35760897899468,
                  58.51808025752951,
                  159.53830905418891
                ],
                [
                  -137.37295794324947,
                  58.520121272484616,
                  71.89830905418893
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6289.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6289.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T00:08:44Z",
            "pc:count": 5175020,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 955976.6905,
                "count": 5175020,
                "maximum": 956570.969,
                "minimum": 955650.749,
                "name": "X",
                "position": 0,
                "stddev": 190.3900019,
                "variance": 36248.35284
              },
              {
                "average": 1067477.916,
                "count": 5175020,
                "maximum": 1067991.386,
                "minimum": 1067099.326,
                "name": "Y",
                "position": 1,
                "stddev": 192.7741926,
                "variance": 37161.88932
              },
              {
                "average": 116.1715295,
                "count": 5175020,
                "maximum": 159.5383091,
                "minimum": 71.89830905,
                "name": "Z",
                "position": 2,
                "stddev": 11.97787085,
                "variance": 143.4693901
              },
              {
                "average": 109.6312225,
                "count": 5175020,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 204.8727143,
                "variance": 41972.82908
              },
              {
                "average": 2.734611074,
                "count": 5175020,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.243279467,
                "variance": 1.545743833
              },
              {
                "average": 4.47111586,
                "count": 5175020,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.016320719,
                "variance": 1.032907805
              },
              {
                "average": 1,
                "count": 5175020,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5175020,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035177642,
                "count": 5175020,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1842286131,
                "variance": 0.0339401819
              },
              {
                "average": 20.19474294,
                "count": 5175020,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.607987104,
                "variance": 2.585622527
              },
              {
                "average": 3.532685864,
                "count": 5175020,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.246218005,
                "variance": 5.045495328
              },
              {
                "average": 5.200851784,
                "count": 5175020,
                "maximum": 19,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.240866392,
                "variance": 52.4301461
              },
              {
                "average": 247805735.7,
                "count": 5175020,
                "maximum": 247875724.6,
                "minimum": 247786303.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 36554.54002,
                "variance": 1336234396
              },
              {
                "average": 0,
                "count": 5175020,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5175020,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5175020,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5175020,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5175020,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              955650.749,
              1067099.326,
              71.89830905,
              956570.969,
              1067991.386,
              159.5383091
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    955650.7490127797,
                    1067099.3257624353,
                    71.89830905418893
                  ],
                  [
                    955650.7490127797,
                    1067991.3857624354,
                    71.89830905418893
                  ],
                  [
                    956570.9690127796,
                    1067991.3857624354,
                    159.53830905418891
                  ],
                  [
                    956570.9690127796,
                    1067099.3257624353,
                    159.53830905418891
                  ],
                  [
                    955650.7490127797,
                    1067099.3257624353,
                    71.89830905418893
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T00:08:44+00:00",
            "end_time": "2019-07-21T23:18:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLL4702.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.63709306154098,
              58.63810195658103,
              -3.703189009687502
            ],
            [
              -137.63553288498647,
              58.64131440547428,
              -3.703189009687502
            ],
            [
              -137.62798978107816,
              58.640331668870104,
              40.87681099031249
            ],
            [
              -137.62955061756824,
              58.63711930971978,
              40.87681099031249
            ],
            [
              -137.63709306154098,
              58.63810195658103,
              -3.703189009687502
            ]
          ]
        ]
      },
      "bbox": [
        -137.6370931,
        58.63711931,
        -3.70318901,
        -137.6279898,
        58.64131441,
        40.87681099
      ],
      "properties": {
        "datetime": "2019-07-21T23:54:22Z",
        "pc:count": 543105,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 937721.4226,
            "count": 543105,
            "maximum": 938014.6058,
            "minimum": 937564.4258,
            "name": "X",
            "position": 0,
            "stddev": 83.09874594,
            "variance": 6905.401578
          },
          {
            "average": 1076335.57,
            "count": 543105,
            "maximum": 1076485.559,
            "minimum": 1076115.339,
            "name": "Y",
            "position": 1,
            "stddev": 61.54123539,
            "variance": 3787.323653
          },
          {
            "average": 13.26559653,
            "count": 543105,
            "maximum": 40.87681099,
            "minimum": -3.70318901,
            "name": "Z",
            "position": 2,
            "stddev": 11.13136714,
            "variance": 123.9073344
          },
          {
            "average": 362.0397713,
            "count": 543105,
            "maximum": 15361,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1287.209309,
            "variance": 1656907.805
          },
          {
            "average": 2.139334015,
            "count": 543105,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.288347375,
            "variance": 1.659838957
          },
          {
            "average": 3.279387964,
            "count": 543105,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.807477686,
            "variance": 3.266975586
          },
          {
            "average": 1,
            "count": 543105,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 543105,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.746638311,
            "count": 543105,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.92145321,
            "variance": 142.1210467
          },
          {
            "average": 19.88937017,
            "count": 543105,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.283491063,
            "variance": 1.647349309
          },
          {
            "average": 2.902313549,
            "count": 543105,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.035829298,
            "variance": 4.144600929
          },
          {
            "average": 1.683897221,
            "count": 543105,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7835152149,
            "variance": 0.613896092
          },
          {
            "average": 247786870.7,
            "count": 543105,
            "maximum": 247788462.1,
            "minimum": 247786583.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 451.7925669,
            "variance": 204116.5235
          },
          {
            "average": 0,
            "count": 543105,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 543105,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 543105,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 543105,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 543105,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          937564.4258,
          1076115.339,
          -3.70318901,
          938014.6058,
          1076485.559,
          40.87681099
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                937564.425815929,
                1076115.3393000213,
                -3.703189009687502
              ],
              [
                937564.425815929,
                1076485.5593000215,
                -3.703189009687502
              ],
              [
                938014.6058159289,
                1076485.5593000215,
                40.87681099031249
              ],
              [
                938014.6058159289,
                1076115.3393000213,
                40.87681099031249
              ],
              [
                937564.425815929,
                1076115.3393000213,
                -3.703189009687502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:54:22+00:00",
        "end_time": "2019-07-21T23:23:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4702.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4702.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4702.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4702.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6370931,
            58.63711931,
            -3.70318901,
            -137.6279898,
            58.64131441,
            40.87681099
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.63709306154098,
                  58.63810195658103,
                  -3.703189009687502
                ],
                [
                  -137.63553288498647,
                  58.64131440547428,
                  -3.703189009687502
                ],
                [
                  -137.62798978107816,
                  58.640331668870104,
                  40.87681099031249
                ],
                [
                  -137.62955061756824,
                  58.63711930971978,
                  40.87681099031249
                ],
                [
                  -137.63709306154098,
                  58.63810195658103,
                  -3.703189009687502
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4702.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4702.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:54:22Z",
            "pc:count": 543105,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 937721.4226,
                "count": 543105,
                "maximum": 938014.6058,
                "minimum": 937564.4258,
                "name": "X",
                "position": 0,
                "stddev": 83.09874594,
                "variance": 6905.401578
              },
              {
                "average": 1076335.57,
                "count": 543105,
                "maximum": 1076485.559,
                "minimum": 1076115.339,
                "name": "Y",
                "position": 1,
                "stddev": 61.54123539,
                "variance": 3787.323653
              },
              {
                "average": 13.26559653,
                "count": 543105,
                "maximum": 40.87681099,
                "minimum": -3.70318901,
                "name": "Z",
                "position": 2,
                "stddev": 11.13136714,
                "variance": 123.9073344
              },
              {
                "average": 362.0397713,
                "count": 543105,
                "maximum": 15361,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1287.209309,
                "variance": 1656907.805
              },
              {
                "average": 2.139334015,
                "count": 543105,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.288347375,
                "variance": 1.659838957
              },
              {
                "average": 3.279387964,
                "count": 543105,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.807477686,
                "variance": 3.266975586
              },
              {
                "average": 1,
                "count": 543105,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 543105,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.746638311,
                "count": 543105,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.92145321,
                "variance": 142.1210467
              },
              {
                "average": 19.88937017,
                "count": 543105,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.283491063,
                "variance": 1.647349309
              },
              {
                "average": 2.902313549,
                "count": 543105,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.035829298,
                "variance": 4.144600929
              },
              {
                "average": 1.683897221,
                "count": 543105,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7835152149,
                "variance": 0.613896092
              },
              {
                "average": 247786870.7,
                "count": 543105,
                "maximum": 247788462.1,
                "minimum": 247786583.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 451.7925669,
                "variance": 204116.5235
              },
              {
                "average": 0,
                "count": 543105,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 543105,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 543105,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 543105,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 543105,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              937564.4258,
              1076115.339,
              -3.70318901,
              938014.6058,
              1076485.559,
              40.87681099
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    937564.425815929,
                    1076115.3393000213,
                    -3.703189009687502
                  ],
                  [
                    937564.425815929,
                    1076485.5593000215,
                    -3.703189009687502
                  ],
                  [
                    938014.6058159289,
                    1076485.5593000215,
                    40.87681099031249
                  ],
                  [
                    938014.6058159289,
                    1076115.3393000213,
                    40.87681099031249
                  ],
                  [
                    937564.425815929,
                    1076115.3393000213,
                    -3.703189009687502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:54:22+00:00",
            "end_time": "2019-07-21T23:23:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLL4703.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.63793469298324,
              58.640486912799375,
              -2.53243588806145
            ],
            [
              -137.63632922126263,
              58.64379255917325,
              -2.53243588806145
            ],
            [
              -137.62738236665928,
              58.64262702771572,
              48.68756411193855
            ],
            [
              -137.62898864388993,
              58.63932149087508,
              48.68756411193855
            ],
            [
              -137.63793469298324,
              58.640486912799375,
              -2.53243588806145
            ]
          ]
        ]
      },
      "bbox": [
        -137.6379347,
        58.63932149,
        -2.532435888,
        -137.6273824,
        58.64379256,
        48.68756411
      ],
      "properties": {
        "datetime": "2019-07-21T23:28:34Z",
        "pc:count": 1435004,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 937655.9148,
            "count": 1435004,
            "maximum": 937986.0917,
            "minimum": 937452.1717,
            "name": "X",
            "position": 0,
            "stddev": 106.8303635,
            "variance": 11412.72656
          },
          {
            "average": 1076539.987,
            "count": 1435004,
            "maximum": 1076742.922,
            "minimum": 1076361.962,
            "name": "Y",
            "position": 1,
            "stddev": 92.25731652,
            "variance": 8511.412451
          },
          {
            "average": 26.58397718,
            "count": 1435004,
            "maximum": 48.68756411,
            "minimum": -2.532435888,
            "name": "Z",
            "position": 2,
            "stddev": 8.031219503,
            "variance": 64.50048671
          },
          {
            "average": 79.17869567,
            "count": 1435004,
            "maximum": 14378,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 315.8359523,
            "variance": 99752.34874
          },
          {
            "average": 2.682159074,
            "count": 1435004,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.24495026,
            "variance": 1.54990115
          },
          {
            "average": 4.3647509,
            "count": 1435004,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.056281724,
            "variance": 1.115731081
          },
          {
            "average": 1,
            "count": 1435004,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435004,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.193616185,
            "count": 1435004,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.197999595,
            "variance": 4.83120222
          },
          {
            "average": 20.25703012,
            "count": 1435004,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.720752446,
            "variance": 2.960988981
          },
          {
            "average": 3.364362747,
            "count": 1435004,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.147687635,
            "variance": 4.612562179
          },
          {
            "average": 1.142400997,
            "count": 1435004,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3494610679,
            "variance": 0.122123038
          },
          {
            "average": 247786636.6,
            "count": 1435004,
            "maximum": 247786914.7,
            "minimum": 247786585.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 112.415921,
            "variance": 12637.33929
          },
          {
            "average": 0,
            "count": 1435004,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435004,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435004,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435004,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1435004,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          937452.1717,
          1076361.962,
          -2.532435888,
          937986.0917,
          1076742.922,
          48.68756411
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                937452.1716795918,
                1076361.9622764008,
                -2.53243588806145
              ],
              [
                937452.1716795918,
                1076742.9222764007,
                -2.53243588806145
              ],
              [
                937986.0916795917,
                1076742.9222764007,
                48.68756411193855
              ],
              [
                937986.0916795917,
                1076361.9622764008,
                48.68756411193855
              ],
              [
                937452.1716795918,
                1076361.9622764008,
                -2.53243588806145
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:28:34+00:00",
        "end_time": "2019-07-21T23:23:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4703.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4703.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4703.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4703.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6379347,
            58.63932149,
            -2.532435888,
            -137.6273824,
            58.64379256,
            48.68756411
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.63793469298324,
                  58.640486912799375,
                  -2.53243588806145
                ],
                [
                  -137.63632922126263,
                  58.64379255917325,
                  -2.53243588806145
                ],
                [
                  -137.62738236665928,
                  58.64262702771572,
                  48.68756411193855
                ],
                [
                  -137.62898864388993,
                  58.63932149087508,
                  48.68756411193855
                ],
                [
                  -137.63793469298324,
                  58.640486912799375,
                  -2.53243588806145
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4703.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4703.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:28:34Z",
            "pc:count": 1435004,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 937655.9148,
                "count": 1435004,
                "maximum": 937986.0917,
                "minimum": 937452.1717,
                "name": "X",
                "position": 0,
                "stddev": 106.8303635,
                "variance": 11412.72656
              },
              {
                "average": 1076539.987,
                "count": 1435004,
                "maximum": 1076742.922,
                "minimum": 1076361.962,
                "name": "Y",
                "position": 1,
                "stddev": 92.25731652,
                "variance": 8511.412451
              },
              {
                "average": 26.58397718,
                "count": 1435004,
                "maximum": 48.68756411,
                "minimum": -2.532435888,
                "name": "Z",
                "position": 2,
                "stddev": 8.031219503,
                "variance": 64.50048671
              },
              {
                "average": 79.17869567,
                "count": 1435004,
                "maximum": 14378,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 315.8359523,
                "variance": 99752.34874
              },
              {
                "average": 2.682159074,
                "count": 1435004,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.24495026,
                "variance": 1.54990115
              },
              {
                "average": 4.3647509,
                "count": 1435004,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.056281724,
                "variance": 1.115731081
              },
              {
                "average": 1,
                "count": 1435004,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435004,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.193616185,
                "count": 1435004,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.197999595,
                "variance": 4.83120222
              },
              {
                "average": 20.25703012,
                "count": 1435004,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.720752446,
                "variance": 2.960988981
              },
              {
                "average": 3.364362747,
                "count": 1435004,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.147687635,
                "variance": 4.612562179
              },
              {
                "average": 1.142400997,
                "count": 1435004,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3494610679,
                "variance": 0.122123038
              },
              {
                "average": 247786636.6,
                "count": 1435004,
                "maximum": 247786914.7,
                "minimum": 247786585.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 112.415921,
                "variance": 12637.33929
              },
              {
                "average": 0,
                "count": 1435004,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435004,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435004,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435004,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1435004,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              937452.1717,
              1076361.962,
              -2.532435888,
              937986.0917,
              1076742.922,
              48.68756411
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    937452.1716795918,
                    1076361.9622764008,
                    -2.53243588806145
                  ],
                  [
                    937452.1716795918,
                    1076742.9222764007,
                    -2.53243588806145
                  ],
                  [
                    937986.0916795917,
                    1076742.9222764007,
                    48.68756411193855
                  ],
                  [
                    937986.0916795917,
                    1076361.9622764008,
                    48.68756411193855
                  ],
                  [
                    937452.1716795918,
                    1076361.9622764008,
                    -2.53243588806145
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:28:34+00:00",
            "end_time": "2019-07-21T23:23: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": "20190721_NCMP_AK_08VLK5992.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4248988082073,
              58.54589632787987,
              152.65453290928824
            ],
            [
              -137.42298743910013,
              58.54978996413439,
              152.65453290928824
            ],
            [
              -137.41352523717458,
              58.548537032489925,
              240.23453290928822
            ],
            [
              -137.41543760505564,
              58.544643534407165,
              240.23453290928822
            ],
            [
              -137.4248988082073,
              58.54589632787987,
              152.65453290928824
            ]
          ]
        ]
      },
      "bbox": [
        -137.4248988,
        58.54464353,
        152.6545329,
        -137.4135252,
        58.54978996,
        240.2345329
      ],
      "properties": {
        "datetime": "2019-07-21T23:32:14Z",
        "pc:count": 1247735,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 952242.9806,
            "count": 1247735,
            "maximum": 952582.9452,
            "minimum": 952016.2652,
            "name": "X",
            "position": 0,
            "stddev": 124.571166,
            "variance": 15517.9754
          },
          {
            "average": 1069326.197,
            "count": 1247735,
            "maximum": 1069593.387,
            "minimum": 1069144.327,
            "name": "Y",
            "position": 1,
            "stddev": 102.6236898,
            "variance": 10531.6217
          },
          {
            "average": 199.4744438,
            "count": 1247735,
            "maximum": 240.2345329,
            "minimum": 152.6545329,
            "name": "Z",
            "position": 2,
            "stddev": 20.11218462,
            "variance": 404.4999704
          },
          {
            "average": 137.3243004,
            "count": 1247735,
            "maximum": 2602,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 220.9161923,
            "variance": 48803.96404
          },
          {
            "average": 2.594651108,
            "count": 1247735,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.277134139,
            "variance": 1.631071608
          },
          {
            "average": 4.182002589,
            "count": 1247735,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.321164061,
            "variance": 1.745474476
          },
          {
            "average": 1,
            "count": 1247735,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1247735,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.094568158,
            "count": 1247735,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7422634572,
            "variance": 0.5509550398
          },
          {
            "average": 20.03694399,
            "count": 1247735,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.825101635,
            "variance": 3.330995979
          },
          {
            "average": 3.281050063,
            "count": 1247735,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.20274398,
            "variance": 4.852081043
          },
          {
            "average": 1.176866883,
            "count": 1247735,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3815561626,
            "variance": 0.1455851052
          },
          {
            "average": 247786504.8,
            "count": 1247735,
            "maximum": 247787134.9,
            "minimum": 247786364.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 290.9573834,
            "variance": 84656.19893
          },
          {
            "average": 0,
            "count": 1247735,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1247735,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1247735,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1247735,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1247735,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          952016.2652,
          1069144.327,
          152.6545329,
          952582.9452,
          1069593.387,
          240.2345329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                952016.2651825928,
                1069144.3270474728,
                152.65453290928824
              ],
              [
                952016.2651825928,
                1069593.3870474729,
                152.65453290928824
              ],
              [
                952582.9451825927,
                1069593.3870474729,
                240.23453290928822
              ],
              [
                952582.9451825927,
                1069144.3270474728,
                240.23453290928822
              ],
              [
                952016.2651825928,
                1069144.3270474728,
                152.65453290928824
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:32:14+00:00",
        "end_time": "2019-07-21T23:19:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5992.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5992.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5992.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5992.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4248988,
            58.54464353,
            152.6545329,
            -137.4135252,
            58.54978996,
            240.2345329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4248988082073,
                  58.54589632787987,
                  152.65453290928824
                ],
                [
                  -137.42298743910013,
                  58.54978996413439,
                  152.65453290928824
                ],
                [
                  -137.41352523717458,
                  58.548537032489925,
                  240.23453290928822
                ],
                [
                  -137.41543760505564,
                  58.544643534407165,
                  240.23453290928822
                ],
                [
                  -137.4248988082073,
                  58.54589632787987,
                  152.65453290928824
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5992.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5992.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:32:14Z",
            "pc:count": 1247735,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 952242.9806,
                "count": 1247735,
                "maximum": 952582.9452,
                "minimum": 952016.2652,
                "name": "X",
                "position": 0,
                "stddev": 124.571166,
                "variance": 15517.9754
              },
              {
                "average": 1069326.197,
                "count": 1247735,
                "maximum": 1069593.387,
                "minimum": 1069144.327,
                "name": "Y",
                "position": 1,
                "stddev": 102.6236898,
                "variance": 10531.6217
              },
              {
                "average": 199.4744438,
                "count": 1247735,
                "maximum": 240.2345329,
                "minimum": 152.6545329,
                "name": "Z",
                "position": 2,
                "stddev": 20.11218462,
                "variance": 404.4999704
              },
              {
                "average": 137.3243004,
                "count": 1247735,
                "maximum": 2602,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 220.9161923,
                "variance": 48803.96404
              },
              {
                "average": 2.594651108,
                "count": 1247735,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.277134139,
                "variance": 1.631071608
              },
              {
                "average": 4.182002589,
                "count": 1247735,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.321164061,
                "variance": 1.745474476
              },
              {
                "average": 1,
                "count": 1247735,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1247735,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.094568158,
                "count": 1247735,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7422634572,
                "variance": 0.5509550398
              },
              {
                "average": 20.03694399,
                "count": 1247735,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.825101635,
                "variance": 3.330995979
              },
              {
                "average": 3.281050063,
                "count": 1247735,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.20274398,
                "variance": 4.852081043
              },
              {
                "average": 1.176866883,
                "count": 1247735,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3815561626,
                "variance": 0.1455851052
              },
              {
                "average": 247786504.8,
                "count": 1247735,
                "maximum": 247787134.9,
                "minimum": 247786364.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 290.9573834,
                "variance": 84656.19893
              },
              {
                "average": 0,
                "count": 1247735,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1247735,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1247735,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1247735,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1247735,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              952016.2652,
              1069144.327,
              152.6545329,
              952582.9452,
              1069593.387,
              240.2345329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    952016.2651825928,
                    1069144.3270474728,
                    152.65453290928824
                  ],
                  [
                    952016.2651825928,
                    1069593.3870474729,
                    152.65453290928824
                  ],
                  [
                    952582.9451825927,
                    1069593.3870474729,
                    240.23453290928822
                  ],
                  [
                    952582.9451825927,
                    1069144.3270474728,
                    240.23453290928822
                  ],
                  [
                    952016.2651825928,
                    1069144.3270474728,
                    152.65453290928824
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:32:14+00:00",
            "end_time": "2019-07-21T23:19: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": "20190721_NCMP_AK_08VLL4800.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.61874063378266,
              58.613924874801924,
              -10.559820151904226
            ],
            [
              -137.616198408815,
              58.61915671886944,
              -10.559820151904226
            ],
            [
              -137.59829503705558,
              58.61681899251679,
              70.26017984809579
            ],
            [
              -137.60083981053742,
              58.611587495780405,
              70.26017984809579
            ],
            [
              -137.61874063378266,
              58.613924874801924,
              -10.559820151904226
            ]
          ]
        ]
      },
      "bbox": [
        -137.6187406,
        58.6115875,
        -10.55982015,
        -137.598295,
        58.61915672,
        70.26017985
      ],
      "properties": {
        "datetime": "2019-07-22T19:48:18Z",
        "pc:count": 5267035,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 939793.7989,
            "count": 5267035,
            "maximum": 940323.6634,
            "minimum": 939254.3634,
            "name": "X",
            "position": 0,
            "stddev": 272.2148385,
            "variance": 74100.91829
          },
          {
            "average": 1074035.991,
            "count": 5267035,
            "maximum": 1074357.222,
            "minimum": 1073754.242,
            "name": "Y",
            "position": 1,
            "stddev": 110.2652513,
            "variance": 12158.42564
          },
          {
            "average": 30.51185773,
            "count": 5267035,
            "maximum": 70.26017985,
            "minimum": -10.55982015,
            "name": "Z",
            "position": 2,
            "stddev": 12.55446094,
            "variance": 157.6144896
          },
          {
            "average": 155.7872213,
            "count": 5267035,
            "maximum": 19785,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 836.4320334,
            "variance": 699618.5465
          },
          {
            "average": 2.531671424,
            "count": 5267035,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.270642399,
            "variance": 1.614532106
          },
          {
            "average": 4.064338665,
            "count": 5267035,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.295006275,
            "variance": 1.677041253
          },
          {
            "average": 1,
            "count": 5267035,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5267035,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.156607655,
            "count": 5267035,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.530319815,
            "variance": 30.58443726
          },
          {
            "average": 20.02432741,
            "count": 5267035,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.101982551,
            "variance": 4.418330645
          },
          {
            "average": 3.041550132,
            "count": 5267035,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.928069838,
            "variance": 3.717453299
          },
          {
            "average": 8.26309698,
            "count": 5267035,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.640604552,
            "variance": 2.691583295
          },
          {
            "average": 247794228.9,
            "count": 5267035,
            "maximum": 247860098.7,
            "minimum": 247790283.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 11212.32382,
            "variance": 125716205.3
          },
          {
            "average": 0,
            "count": 5267035,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5267035,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5267035,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5267035,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5267035,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          939254.3634,
          1073754.242,
          -10.55982015,
          940323.6634,
          1074357.222,
          70.26017985
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                939254.3633879983,
                1073754.242373166,
                -10.559820151904226
              ],
              [
                939254.3633879983,
                1074357.222373166,
                -10.559820151904226
              ],
              [
                940323.6633879984,
                1074357.222373166,
                70.26017984809579
              ],
              [
                940323.6633879984,
                1073754.242373166,
                70.26017984809579
              ],
              [
                939254.3633879983,
                1073754.242373166,
                -10.559820151904226
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:48:18+00:00",
        "end_time": "2019-07-22T00:24:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4800.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4800.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4800.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4800.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6187406,
            58.6115875,
            -10.55982015,
            -137.598295,
            58.61915672,
            70.26017985
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.61874063378266,
                  58.613924874801924,
                  -10.559820151904226
                ],
                [
                  -137.616198408815,
                  58.61915671886944,
                  -10.559820151904226
                ],
                [
                  -137.59829503705558,
                  58.61681899251679,
                  70.26017984809579
                ],
                [
                  -137.60083981053742,
                  58.611587495780405,
                  70.26017984809579
                ],
                [
                  -137.61874063378266,
                  58.613924874801924,
                  -10.559820151904226
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4800.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4800.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:48:18Z",
            "pc:count": 5267035,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 939793.7989,
                "count": 5267035,
                "maximum": 940323.6634,
                "minimum": 939254.3634,
                "name": "X",
                "position": 0,
                "stddev": 272.2148385,
                "variance": 74100.91829
              },
              {
                "average": 1074035.991,
                "count": 5267035,
                "maximum": 1074357.222,
                "minimum": 1073754.242,
                "name": "Y",
                "position": 1,
                "stddev": 110.2652513,
                "variance": 12158.42564
              },
              {
                "average": 30.51185773,
                "count": 5267035,
                "maximum": 70.26017985,
                "minimum": -10.55982015,
                "name": "Z",
                "position": 2,
                "stddev": 12.55446094,
                "variance": 157.6144896
              },
              {
                "average": 155.7872213,
                "count": 5267035,
                "maximum": 19785,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 836.4320334,
                "variance": 699618.5465
              },
              {
                "average": 2.531671424,
                "count": 5267035,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.270642399,
                "variance": 1.614532106
              },
              {
                "average": 4.064338665,
                "count": 5267035,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.295006275,
                "variance": 1.677041253
              },
              {
                "average": 1,
                "count": 5267035,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5267035,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.156607655,
                "count": 5267035,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.530319815,
                "variance": 30.58443726
              },
              {
                "average": 20.02432741,
                "count": 5267035,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.101982551,
                "variance": 4.418330645
              },
              {
                "average": 3.041550132,
                "count": 5267035,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.928069838,
                "variance": 3.717453299
              },
              {
                "average": 8.26309698,
                "count": 5267035,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.640604552,
                "variance": 2.691583295
              },
              {
                "average": 247794228.9,
                "count": 5267035,
                "maximum": 247860098.7,
                "minimum": 247790283.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 11212.32382,
                "variance": 125716205.3
              },
              {
                "average": 0,
                "count": 5267035,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5267035,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5267035,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5267035,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5267035,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              939254.3634,
              1073754.242,
              -10.55982015,
              940323.6634,
              1074357.222,
              70.26017985
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    939254.3633879983,
                    1073754.242373166,
                    -10.559820151904226
                  ],
                  [
                    939254.3633879983,
                    1074357.222373166,
                    -10.559820151904226
                  ],
                  [
                    940323.6633879984,
                    1074357.222373166,
                    70.26017984809579
                  ],
                  [
                    940323.6633879984,
                    1073754.242373166,
                    70.26017984809579
                  ],
                  [
                    939254.3633879983,
                    1073754.242373166,
                    -10.559820151904226
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:48:18+00:00",
            "end_time": "2019-07-22T00:24:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6684.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.30253820353238,
              58.47665417360381,
              4.511320528877604
            ],
            [
              -137.29721976784822,
              58.48742537302003,
              4.511320528877604
            ],
            [
              -137.27658767655737,
              58.48466564814007,
              233.7913205288776
            ],
            [
              -137.28191211741233,
              58.4738952883196,
              233.7913205288776
            ],
            [
              -137.30253820353238,
              58.47665417360381,
              4.511320528877604
            ]
          ]
        ]
      },
      "bbox": [
        -137.3025382,
        58.47389529,
        4.511320529,
        -137.2765877,
        58.48742537,
        233.7913205
      ],
      "properties": {
        "datetime": "2019-07-22T01:39:16Z",
        "pc:count": 8806584,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 961308.3025,
            "count": 8806584,
            "maximum": 962059.7369,
            "minimum": 960821.2169,
            "name": "X",
            "position": 0,
            "stddev": 280.733971,
            "variance": 78811.5625
          },
          {
            "average": 1064054.586,
            "count": 8806584,
            "maximum": 1064652.665,
            "minimum": 1063409.865,
            "name": "Y",
            "position": 1,
            "stddev": 237.5179272,
            "variance": 56414.76576
          },
          {
            "average": 103.1141507,
            "count": 8806584,
            "maximum": 233.7913205,
            "minimum": 4.511320529,
            "name": "Z",
            "position": 2,
            "stddev": 47.49282805,
            "variance": 2255.568716
          },
          {
            "average": 409.3386196,
            "count": 8806584,
            "maximum": 7963,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 591.3191901,
            "variance": 349658.3846
          },
          {
            "average": 1.827814281,
            "count": 8806584,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.18011003,
            "variance": 1.392659683
          },
          {
            "average": 2.657277328,
            "count": 8806584,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.74281459,
            "variance": 3.037402696
          },
          {
            "average": 1,
            "count": 8806584,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8806584,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.212833943,
            "count": 8806584,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4097304656,
            "variance": 0.1678790544
          },
          {
            "average": 20.04809171,
            "count": 8806584,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.112962677,
            "variance": 4.464611274
          },
          {
            "average": 2.089054962,
            "count": 8806584,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.740890439,
            "variance": 3.030699519
          },
          {
            "average": 6.415734977,
            "count": 8806584,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.649476603,
            "variance": 7.019726269
          },
          {
            "average": 247790492.1,
            "count": 8806584,
            "maximum": 247794756.2,
            "minimum": 247786221.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2387.377575,
            "variance": 5699571.685
          },
          {
            "average": 0,
            "count": 8806584,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8806584,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8806584,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8806584,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8806584,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          960821.2169,
          1063409.865,
          4.511320529,
          962059.7369,
          1064652.665,
          233.7913205
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                960821.2169303135,
                1063409.8652670276,
                4.511320528877604
              ],
              [
                960821.2169303135,
                1064652.6652670274,
                4.511320528877604
              ],
              [
                962059.7369303135,
                1064652.6652670274,
                233.7913205288776
              ],
              [
                962059.7369303135,
                1063409.8652670276,
                233.7913205288776
              ],
              [
                960821.2169303135,
                1063409.8652670276,
                4.511320528877604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:39:16+00:00",
        "end_time": "2019-07-21T23:17:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6684.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6684.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6684.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6684.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3025382,
            58.47389529,
            4.511320529,
            -137.2765877,
            58.48742537,
            233.7913205
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.30253820353238,
                  58.47665417360381,
                  4.511320528877604
                ],
                [
                  -137.29721976784822,
                  58.48742537302003,
                  4.511320528877604
                ],
                [
                  -137.27658767655737,
                  58.48466564814007,
                  233.7913205288776
                ],
                [
                  -137.28191211741233,
                  58.4738952883196,
                  233.7913205288776
                ],
                [
                  -137.30253820353238,
                  58.47665417360381,
                  4.511320528877604
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6684.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6684.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:39:16Z",
            "pc:count": 8806584,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 961308.3025,
                "count": 8806584,
                "maximum": 962059.7369,
                "minimum": 960821.2169,
                "name": "X",
                "position": 0,
                "stddev": 280.733971,
                "variance": 78811.5625
              },
              {
                "average": 1064054.586,
                "count": 8806584,
                "maximum": 1064652.665,
                "minimum": 1063409.865,
                "name": "Y",
                "position": 1,
                "stddev": 237.5179272,
                "variance": 56414.76576
              },
              {
                "average": 103.1141507,
                "count": 8806584,
                "maximum": 233.7913205,
                "minimum": 4.511320529,
                "name": "Z",
                "position": 2,
                "stddev": 47.49282805,
                "variance": 2255.568716
              },
              {
                "average": 409.3386196,
                "count": 8806584,
                "maximum": 7963,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 591.3191901,
                "variance": 349658.3846
              },
              {
                "average": 1.827814281,
                "count": 8806584,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.18011003,
                "variance": 1.392659683
              },
              {
                "average": 2.657277328,
                "count": 8806584,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.74281459,
                "variance": 3.037402696
              },
              {
                "average": 1,
                "count": 8806584,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8806584,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.212833943,
                "count": 8806584,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4097304656,
                "variance": 0.1678790544
              },
              {
                "average": 20.04809171,
                "count": 8806584,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.112962677,
                "variance": 4.464611274
              },
              {
                "average": 2.089054962,
                "count": 8806584,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.740890439,
                "variance": 3.030699519
              },
              {
                "average": 6.415734977,
                "count": 8806584,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.649476603,
                "variance": 7.019726269
              },
              {
                "average": 247790492.1,
                "count": 8806584,
                "maximum": 247794756.2,
                "minimum": 247786221.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2387.377575,
                "variance": 5699571.685
              },
              {
                "average": 0,
                "count": 8806584,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8806584,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8806584,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8806584,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8806584,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              960821.2169,
              1063409.865,
              4.511320529,
              962059.7369,
              1064652.665,
              233.7913205
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    960821.2169303135,
                    1063409.8652670276,
                    4.511320528877604
                  ],
                  [
                    960821.2169303135,
                    1064652.6652670274,
                    4.511320528877604
                  ],
                  [
                    962059.7369303135,
                    1064652.6652670274,
                    233.7913205288776
                  ],
                  [
                    962059.7369303135,
                    1063409.8652670276,
                    233.7913205288776
                  ],
                  [
                    960821.2169303135,
                    1063409.8652670276,
                    4.511320528877604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:39:16+00:00",
            "end_time": "2019-07-21T23:17:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7772.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.0968750968764,
              58.37926467256281,
              -17.256951903282953
            ],
            [
              -137.09564643450906,
              58.38172914162858,
              -17.256951903282953
            ],
            [
              -137.08585043254618,
              58.38039865174753,
              8.903048096717047
            ],
            [
              -137.08707974427287,
              58.37793427493962,
              8.903048096717047
            ],
            [
              -137.0968750968764,
              58.37926467256281,
              -17.256951903282953
            ]
          ]
        ]
      },
      "bbox": [
        -137.0968751,
        58.37793427,
        -17.2569519,
        -137.0858504,
        58.38172914,
        8.903048097
      ],
      "properties": {
        "datetime": "2019-07-22T20:04:05Z",
        "pc:count": 14541,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 975377.2338,
            "count": 14541,
            "maximum": 975731.1009,
            "minimum": 975140.8209,
            "name": "X",
            "position": 0,
            "stddev": 95.73450555,
            "variance": 9165.095553
          },
          {
            "average": 1056074.471,
            "count": 14541,
            "maximum": 1056155.32,
            "minimum": 1055870.76,
            "name": "Y",
            "position": 1,
            "stddev": 35.24319474,
            "variance": 1242.082776
          },
          {
            "average": 1.067551914,
            "count": 14541,
            "maximum": 8.903048097,
            "minimum": -17.2569519,
            "name": "Z",
            "position": 2,
            "stddev": 3.533801412,
            "variance": 12.48775242
          },
          {
            "average": 218.8462279,
            "count": 14541,
            "maximum": 5892,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 330.1017135,
            "variance": 108967.1413
          },
          {
            "average": 1.097104738,
            "count": 14541,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3470139976,
            "variance": 0.1204187145
          },
          {
            "average": 1.194484561,
            "count": 14541,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5045867786,
            "variance": 0.2546078172
          },
          {
            "average": 1,
            "count": 14541,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.13437865,
            "count": 14541,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.12959797,
            "variance": 172.3863428
          },
          {
            "average": 19.92939014,
            "count": 14541,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5537577638,
            "variance": 0.306647661
          },
          {
            "average": 1.438071659,
            "count": 14541,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5456772434,
            "variance": 0.297763654
          },
          {
            "average": 3.730623754,
            "count": 14541,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.085434365,
            "variance": 16.69077395
          },
          {
            "average": 247839974,
            "count": 14541,
            "maximum": 247861045.4,
            "minimum": 247793460,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30264.82001,
            "variance": 915959330
          },
          {
            "average": 0,
            "count": 14541,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14541,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          975140.8209,
          1055870.76,
          -17.2569519,
          975731.1009,
          1056155.32,
          8.903048097
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                975140.8209135506,
                1055870.7597624033,
                -17.256951903282953
              ],
              [
                975140.8209135506,
                1056155.3197624034,
                -17.256951903282953
              ],
              [
                975731.1009135506,
                1056155.3197624034,
                8.903048096717047
              ],
              [
                975731.1009135506,
                1055870.7597624033,
                8.903048096717047
              ],
              [
                975140.8209135506,
                1055870.7597624033,
                -17.256951903282953
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:04:05+00:00",
        "end_time": "2019-07-22T01:17:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7772.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7772.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7772.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7772.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.0968751,
            58.37793427,
            -17.2569519,
            -137.0858504,
            58.38172914,
            8.903048097
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.0968750968764,
                  58.37926467256281,
                  -17.256951903282953
                ],
                [
                  -137.09564643450906,
                  58.38172914162858,
                  -17.256951903282953
                ],
                [
                  -137.08585043254618,
                  58.38039865174753,
                  8.903048096717047
                ],
                [
                  -137.08707974427287,
                  58.37793427493962,
                  8.903048096717047
                ],
                [
                  -137.0968750968764,
                  58.37926467256281,
                  -17.256951903282953
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7772.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7772.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:04:05Z",
            "pc:count": 14541,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 975377.2338,
                "count": 14541,
                "maximum": 975731.1009,
                "minimum": 975140.8209,
                "name": "X",
                "position": 0,
                "stddev": 95.73450555,
                "variance": 9165.095553
              },
              {
                "average": 1056074.471,
                "count": 14541,
                "maximum": 1056155.32,
                "minimum": 1055870.76,
                "name": "Y",
                "position": 1,
                "stddev": 35.24319474,
                "variance": 1242.082776
              },
              {
                "average": 1.067551914,
                "count": 14541,
                "maximum": 8.903048097,
                "minimum": -17.2569519,
                "name": "Z",
                "position": 2,
                "stddev": 3.533801412,
                "variance": 12.48775242
              },
              {
                "average": 218.8462279,
                "count": 14541,
                "maximum": 5892,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 330.1017135,
                "variance": 108967.1413
              },
              {
                "average": 1.097104738,
                "count": 14541,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3470139976,
                "variance": 0.1204187145
              },
              {
                "average": 1.194484561,
                "count": 14541,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5045867786,
                "variance": 0.2546078172
              },
              {
                "average": 1,
                "count": 14541,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.13437865,
                "count": 14541,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.12959797,
                "variance": 172.3863428
              },
              {
                "average": 19.92939014,
                "count": 14541,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5537577638,
                "variance": 0.306647661
              },
              {
                "average": 1.438071659,
                "count": 14541,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5456772434,
                "variance": 0.297763654
              },
              {
                "average": 3.730623754,
                "count": 14541,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.085434365,
                "variance": 16.69077395
              },
              {
                "average": 247839974,
                "count": 14541,
                "maximum": 247861045.4,
                "minimum": 247793460,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30264.82001,
                "variance": 915959330
              },
              {
                "average": 0,
                "count": 14541,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14541,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              975140.8209,
              1055870.76,
              -17.2569519,
              975731.1009,
              1056155.32,
              8.903048097
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    975140.8209135506,
                    1055870.7597624033,
                    -17.256951903282953
                  ],
                  [
                    975140.8209135506,
                    1056155.3197624034,
                    -17.256951903282953
                  ],
                  [
                    975731.1009135506,
                    1056155.3197624034,
                    8.903048096717047
                  ],
                  [
                    975731.1009135506,
                    1055870.7597624033,
                    8.903048096717047
                  ],
                  [
                    975140.8209135506,
                    1055870.7597624033,
                    -17.256951903282953
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:04:05+00:00",
            "end_time": "2019-07-22T01:17: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": "20190721_NCMP_AK_08VLK7180.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.21460667522823,
              58.44228588829567,
              0.151773205720765
            ],
            [
              -137.2101800441596,
              58.451211524542835,
              0.151773205720765
            ],
            [
              -137.18957119909894,
              58.448436950052496,
              109.03177320572075
            ],
            [
              -137.19400279187101,
              58.43951201232821,
              109.03177320572075
            ],
            [
              -137.21460667522823,
              58.44228588829567,
              0.151773205720765
            ]
          ]
        ]
      },
      "bbox": [
        -137.2146067,
        58.43951201,
        0.1517732057,
        -137.1895712,
        58.45121152,
        109.0317732
      ],
      "properties": {
        "datetime": "2019-07-22T01:40:35Z",
        "pc:count": 14790859,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 967370.6237,
            "count": 14790859,
            "maximum": 967972.4144,
            "minimum": 966733.5744,
            "name": "X",
            "position": 0,
            "stddev": 303.5823165,
            "variance": 92162.22291
          },
          {
            "average": 1061423.404,
            "count": 14790859,
            "maximum": 1061996.83,
            "minimum": 1060966.65,
            "name": "Y",
            "position": 1,
            "stddev": 226.3280004,
            "variance": 51224.36376
          },
          {
            "average": 49.95668702,
            "count": 14790859,
            "maximum": 109.0317732,
            "minimum": 0.1517732057,
            "name": "Z",
            "position": 2,
            "stddev": 16.88635519,
            "variance": 285.1489916
          },
          {
            "average": 90.29311922,
            "count": 14790859,
            "maximum": 6724,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 162.5542721,
            "variance": 26423.89137
          },
          {
            "average": 2.782132735,
            "count": 14790859,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.227816806,
            "variance": 1.507534109
          },
          {
            "average": 4.565132559,
            "count": 14790859,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8989182483,
            "variance": 0.8080540172
          },
          {
            "average": 1,
            "count": 14790859,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14790859,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.012276231,
            "count": 14790859,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1201065996,
            "variance": 0.01442559526
          },
          {
            "average": 19.95766561,
            "count": 14790859,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.063230599,
            "variance": 1.130459307
          },
          {
            "average": 3.675998737,
            "count": 14790859,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.326174912,
            "variance": 5.41108972
          },
          {
            "average": 4.056541138,
            "count": 14790859,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.623069671,
            "variance": 6.880494499
          },
          {
            "average": 247788559.2,
            "count": 14790859,
            "maximum": 247794835.4,
            "minimum": 247786129,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2190.417431,
            "variance": 4797928.523
          },
          {
            "average": 0,
            "count": 14790859,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14790859,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14790859,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14790859,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14790859,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          966733.5744,
          1060966.65,
          0.1517732057,
          967972.4144,
          1061996.83,
          109.0317732
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                966733.5743812941,
                1060966.6495795373,
                0.151773205720765
              ],
              [
                966733.5743812941,
                1061996.8295795375,
                0.151773205720765
              ],
              [
                967972.4143812942,
                1061996.8295795375,
                109.03177320572075
              ],
              [
                967972.4143812942,
                1060966.6495795373,
                109.03177320572075
              ],
              [
                966733.5743812941,
                1060966.6495795373,
                0.151773205720765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:40:35+00:00",
        "end_time": "2019-07-21T23:15:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7180.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7180.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7180.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7180.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2146067,
            58.43951201,
            0.1517732057,
            -137.1895712,
            58.45121152,
            109.0317732
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.21460667522823,
                  58.44228588829567,
                  0.151773205720765
                ],
                [
                  -137.2101800441596,
                  58.451211524542835,
                  0.151773205720765
                ],
                [
                  -137.18957119909894,
                  58.448436950052496,
                  109.03177320572075
                ],
                [
                  -137.19400279187101,
                  58.43951201232821,
                  109.03177320572075
                ],
                [
                  -137.21460667522823,
                  58.44228588829567,
                  0.151773205720765
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7180.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7180.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:40:35Z",
            "pc:count": 14790859,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 967370.6237,
                "count": 14790859,
                "maximum": 967972.4144,
                "minimum": 966733.5744,
                "name": "X",
                "position": 0,
                "stddev": 303.5823165,
                "variance": 92162.22291
              },
              {
                "average": 1061423.404,
                "count": 14790859,
                "maximum": 1061996.83,
                "minimum": 1060966.65,
                "name": "Y",
                "position": 1,
                "stddev": 226.3280004,
                "variance": 51224.36376
              },
              {
                "average": 49.95668702,
                "count": 14790859,
                "maximum": 109.0317732,
                "minimum": 0.1517732057,
                "name": "Z",
                "position": 2,
                "stddev": 16.88635519,
                "variance": 285.1489916
              },
              {
                "average": 90.29311922,
                "count": 14790859,
                "maximum": 6724,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 162.5542721,
                "variance": 26423.89137
              },
              {
                "average": 2.782132735,
                "count": 14790859,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.227816806,
                "variance": 1.507534109
              },
              {
                "average": 4.565132559,
                "count": 14790859,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8989182483,
                "variance": 0.8080540172
              },
              {
                "average": 1,
                "count": 14790859,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14790859,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.012276231,
                "count": 14790859,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1201065996,
                "variance": 0.01442559526
              },
              {
                "average": 19.95766561,
                "count": 14790859,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.063230599,
                "variance": 1.130459307
              },
              {
                "average": 3.675998737,
                "count": 14790859,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.326174912,
                "variance": 5.41108972
              },
              {
                "average": 4.056541138,
                "count": 14790859,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.623069671,
                "variance": 6.880494499
              },
              {
                "average": 247788559.2,
                "count": 14790859,
                "maximum": 247794835.4,
                "minimum": 247786129,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2190.417431,
                "variance": 4797928.523
              },
              {
                "average": 0,
                "count": 14790859,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14790859,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14790859,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14790859,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14790859,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              966733.5744,
              1060966.65,
              0.1517732057,
              967972.4144,
              1061996.83,
              109.0317732
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    966733.5743812941,
                    1060966.6495795373,
                    0.151773205720765
                  ],
                  [
                    966733.5743812941,
                    1061996.8295795375,
                    0.151773205720765
                  ],
                  [
                    967972.4143812942,
                    1061996.8295795375,
                    109.03177320572075
                  ],
                  [
                    967972.4143812942,
                    1060966.6495795373,
                    109.03177320572075
                  ],
                  [
                    966733.5743812941,
                    1060966.6495795373,
                    0.151773205720765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:40:35+00:00",
            "end_time": "2019-07-21T23:15:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLL4900.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.6010741854845,
              58.61421375751903,
              -4.34161282295976
            ],
            [
              -137.59740709012388,
              58.621751499236126,
              -4.34161282295976
            ],
            [
              -137.57996807038828,
              58.619471897218254,
              83.01838717704024
            ],
            [
              -137.58363874176183,
              58.61193464348674,
              83.01838717704024
            ],
            [
              -137.6010741854845,
              58.61421375751903,
              -4.34161282295976
            ]
          ]
        ]
      },
      "bbox": [
        -137.6010742,
        58.61193464,
        -4.341612823,
        -137.5799681,
        58.6217515,
        83.01838718
      ],
      "properties": {
        "datetime": "2019-07-22T01:33:56Z",
        "pc:count": 9629385,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 940768.6307,
            "count": 9629385,
            "maximum": 941280.3144,
            "minimum": 940238.7544,
            "name": "X",
            "position": 0,
            "stddev": 268.5570998,
            "variance": 72122.91586
          },
          {
            "average": 1074371.089,
            "count": 9629385,
            "maximum": 1074904.339,
            "minimum": 1074035.539,
            "name": "Y",
            "position": 1,
            "stddev": 169.6381284,
            "variance": 28777.09462
          },
          {
            "average": 48.38001392,
            "count": 9629385,
            "maximum": 83.01838718,
            "minimum": -4.341612823,
            "name": "Z",
            "position": 2,
            "stddev": 15.53299978,
            "variance": 241.2740821
          },
          {
            "average": 93.63835271,
            "count": 9629385,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 267.5276814,
            "variance": 71571.06031
          },
          {
            "average": 2.718836665,
            "count": 9629385,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.244257156,
            "variance": 1.54817587
          },
          {
            "average": 4.440022805,
            "count": 9629385,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.033243713,
            "variance": 1.06759257
          },
          {
            "average": 1,
            "count": 9629385,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9629385,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.236365043,
            "count": 9629385,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.493192318,
            "variance": 6.216007934
          },
          {
            "average": 20.01094385,
            "count": 9629385,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.383595404,
            "variance": 5.681527049
          },
          {
            "average": 3.495411389,
            "count": 9629385,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.220853674,
            "variance": 4.932191041
          },
          {
            "average": 5.125135614,
            "count": 9629385,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.885494896,
            "variance": 8.326080797
          },
          {
            "average": 247789393.3,
            "count": 9629385,
            "maximum": 247794436.5,
            "minimum": 247786535,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2384.394158,
            "variance": 5685335.503
          },
          {
            "average": 0,
            "count": 9629385,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9629385,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9629385,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9629385,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9629385,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          940238.7544,
          1074035.539,
          -4.341612823,
          941280.3144,
          1074904.339,
          83.01838718
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                940238.7543646015,
                1074035.5386822456,
                -4.34161282295976
              ],
              [
                940238.7543646015,
                1074904.3386822455,
                -4.34161282295976
              ],
              [
                941280.3143646015,
                1074904.3386822455,
                83.01838717704024
              ],
              [
                941280.3143646015,
                1074035.5386822456,
                83.01838717704024
              ],
              [
                940238.7543646015,
                1074035.5386822456,
                -4.34161282295976
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:33:56+00:00",
        "end_time": "2019-07-21T23:22:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4900.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4900.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4900.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4900.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6010742,
            58.61193464,
            -4.341612823,
            -137.5799681,
            58.6217515,
            83.01838718
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.6010741854845,
                  58.61421375751903,
                  -4.34161282295976
                ],
                [
                  -137.59740709012388,
                  58.621751499236126,
                  -4.34161282295976
                ],
                [
                  -137.57996807038828,
                  58.619471897218254,
                  83.01838717704024
                ],
                [
                  -137.58363874176183,
                  58.61193464348674,
                  83.01838717704024
                ],
                [
                  -137.6010741854845,
                  58.61421375751903,
                  -4.34161282295976
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4900.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4900.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:33:56Z",
            "pc:count": 9629385,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 940768.6307,
                "count": 9629385,
                "maximum": 941280.3144,
                "minimum": 940238.7544,
                "name": "X",
                "position": 0,
                "stddev": 268.5570998,
                "variance": 72122.91586
              },
              {
                "average": 1074371.089,
                "count": 9629385,
                "maximum": 1074904.339,
                "minimum": 1074035.539,
                "name": "Y",
                "position": 1,
                "stddev": 169.6381284,
                "variance": 28777.09462
              },
              {
                "average": 48.38001392,
                "count": 9629385,
                "maximum": 83.01838718,
                "minimum": -4.341612823,
                "name": "Z",
                "position": 2,
                "stddev": 15.53299978,
                "variance": 241.2740821
              },
              {
                "average": 93.63835271,
                "count": 9629385,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 267.5276814,
                "variance": 71571.06031
              },
              {
                "average": 2.718836665,
                "count": 9629385,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.244257156,
                "variance": 1.54817587
              },
              {
                "average": 4.440022805,
                "count": 9629385,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.033243713,
                "variance": 1.06759257
              },
              {
                "average": 1,
                "count": 9629385,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9629385,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.236365043,
                "count": 9629385,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.493192318,
                "variance": 6.216007934
              },
              {
                "average": 20.01094385,
                "count": 9629385,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.383595404,
                "variance": 5.681527049
              },
              {
                "average": 3.495411389,
                "count": 9629385,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.220853674,
                "variance": 4.932191041
              },
              {
                "average": 5.125135614,
                "count": 9629385,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.885494896,
                "variance": 8.326080797
              },
              {
                "average": 247789393.3,
                "count": 9629385,
                "maximum": 247794436.5,
                "minimum": 247786535,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2384.394158,
                "variance": 5685335.503
              },
              {
                "average": 0,
                "count": 9629385,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9629385,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9629385,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9629385,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9629385,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              940238.7544,
              1074035.539,
              -4.341612823,
              941280.3144,
              1074904.339,
              83.01838718
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    940238.7543646015,
                    1074035.5386822456,
                    -4.34161282295976
                  ],
                  [
                    940238.7543646015,
                    1074904.3386822455,
                    -4.34161282295976
                  ],
                  [
                    941280.3143646015,
                    1074904.3386822455,
                    83.01838717704024
                  ],
                  [
                    941280.3143646015,
                    1074035.5386822456,
                    83.01838717704024
                  ],
                  [
                    940238.7543646015,
                    1074035.5386822456,
                    -4.34161282295976
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:33:56+00:00",
            "end_time": "2019-07-21T23:22: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": "20190721_NCMP_AK_08VLK6685.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.3031231855338,
              58.485625059045425,
              43.34871041229526
            ],
            [
              -137.29892219947905,
              58.49413176762155,
              43.34871041229526
            ],
            [
              -137.27829096477214,
              58.49137299907919,
              204.62871041229528
            ],
            [
              -137.28249669459402,
              58.48286695358287,
              204.62871041229528
            ],
            [
              -137.3031231855338,
              58.485625059045425,
              43.34871041229526
            ]
          ]
        ]
      },
      "bbox": [
        -137.3031232,
        58.48286695,
        43.34871041,
        -137.278291,
        58.49413177,
        204.6287104
      ],
      "properties": {
        "datetime": "2019-07-22T00:06:32Z",
        "pc:count": 2835064,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 961006.3787,
            "count": 2835064,
            "maximum": 961777.0835,
            "minimum": 960538.8635,
            "name": "X",
            "position": 0,
            "stddev": 267.2708538,
            "variance": 71433.70929
          },
          {
            "average": 1064774.231,
            "count": 2835064,
            "maximum": 1065353.925,
            "minimum": 1064372.405,
            "name": "Y",
            "position": 1,
            "stddev": 216.5920246,
            "variance": 46912.10513
          },
          {
            "average": 93.98894723,
            "count": 2835064,
            "maximum": 204.6287104,
            "minimum": 43.34871041,
            "name": "Z",
            "position": 2,
            "stddev": 30.10414667,
            "variance": 906.2596469
          },
          {
            "average": 591.2838772,
            "count": 2835064,
            "maximum": 6062,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 548.8770022,
            "variance": 301265.9635
          },
          {
            "average": 1.364963542,
            "count": 2835064,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8226134668,
            "variance": 0.6766929157
          },
          {
            "average": 1.73072107,
            "count": 2835064,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.259747643,
            "variance": 1.586964124
          },
          {
            "average": 1,
            "count": 2835064,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2835064,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.435747482,
            "count": 2835064,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4958545156,
            "variance": 0.2458717007
          },
          {
            "average": 20.11072717,
            "count": 2835064,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.081573926,
            "variance": 4.332950008
          },
          {
            "average": 1.415575098,
            "count": 2835064,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9595113575,
            "variance": 0.9206620452
          },
          {
            "average": 2.389430362,
            "count": 2835064,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.397711967,
            "variance": 1.953598743
          },
          {
            "average": 247787259.9,
            "count": 2835064,
            "maximum": 247789192.4,
            "minimum": 247786223.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 926.3177466,
            "variance": 858064.5676
          },
          {
            "average": 0,
            "count": 2835064,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2835064,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2835064,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2835064,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2835064,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          960538.8635,
          1064372.405,
          43.34871041,
          961777.0835,
          1065353.925,
          204.6287104
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                960538.8635482831,
                1064372.4050492465,
                43.34871041229526
              ],
              [
                960538.8635482831,
                1065353.9250492465,
                43.34871041229526
              ],
              [
                961777.0835482831,
                1065353.9250492465,
                204.62871041229528
              ],
              [
                961777.0835482831,
                1064372.4050492465,
                204.62871041229528
              ],
              [
                960538.8635482831,
                1064372.4050492465,
                43.34871041229526
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T00:06:32+00:00",
        "end_time": "2019-07-21T23:17:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6685.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6685.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6685.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6685.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3031232,
            58.48286695,
            43.34871041,
            -137.278291,
            58.49413177,
            204.6287104
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.3031231855338,
                  58.485625059045425,
                  43.34871041229526
                ],
                [
                  -137.29892219947905,
                  58.49413176762155,
                  43.34871041229526
                ],
                [
                  -137.27829096477214,
                  58.49137299907919,
                  204.62871041229528
                ],
                [
                  -137.28249669459402,
                  58.48286695358287,
                  204.62871041229528
                ],
                [
                  -137.3031231855338,
                  58.485625059045425,
                  43.34871041229526
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6685.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6685.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T00:06:32Z",
            "pc:count": 2835064,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 961006.3787,
                "count": 2835064,
                "maximum": 961777.0835,
                "minimum": 960538.8635,
                "name": "X",
                "position": 0,
                "stddev": 267.2708538,
                "variance": 71433.70929
              },
              {
                "average": 1064774.231,
                "count": 2835064,
                "maximum": 1065353.925,
                "minimum": 1064372.405,
                "name": "Y",
                "position": 1,
                "stddev": 216.5920246,
                "variance": 46912.10513
              },
              {
                "average": 93.98894723,
                "count": 2835064,
                "maximum": 204.6287104,
                "minimum": 43.34871041,
                "name": "Z",
                "position": 2,
                "stddev": 30.10414667,
                "variance": 906.2596469
              },
              {
                "average": 591.2838772,
                "count": 2835064,
                "maximum": 6062,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 548.8770022,
                "variance": 301265.9635
              },
              {
                "average": 1.364963542,
                "count": 2835064,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8226134668,
                "variance": 0.6766929157
              },
              {
                "average": 1.73072107,
                "count": 2835064,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.259747643,
                "variance": 1.586964124
              },
              {
                "average": 1,
                "count": 2835064,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2835064,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.435747482,
                "count": 2835064,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4958545156,
                "variance": 0.2458717007
              },
              {
                "average": 20.11072717,
                "count": 2835064,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.081573926,
                "variance": 4.332950008
              },
              {
                "average": 1.415575098,
                "count": 2835064,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9595113575,
                "variance": 0.9206620452
              },
              {
                "average": 2.389430362,
                "count": 2835064,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.397711967,
                "variance": 1.953598743
              },
              {
                "average": 247787259.9,
                "count": 2835064,
                "maximum": 247789192.4,
                "minimum": 247786223.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 926.3177466,
                "variance": 858064.5676
              },
              {
                "average": 0,
                "count": 2835064,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2835064,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2835064,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2835064,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2835064,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              960538.8635,
              1064372.405,
              43.34871041,
              961777.0835,
              1065353.925,
              204.6287104
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    960538.8635482831,
                    1064372.4050492465,
                    43.34871041229526
                  ],
                  [
                    960538.8635482831,
                    1065353.9250492465,
                    43.34871041229526
                  ],
                  [
                    961777.0835482831,
                    1065353.9250492465,
                    204.62871041229528
                  ],
                  [
                    961777.0835482831,
                    1064372.4050492465,
                    204.62871041229528
                  ],
                  [
                    960538.8635482831,
                    1064372.4050492465,
                    43.34871041229526
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T00:06:32+00:00",
            "end_time": "2019-07-21T23:17:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5891.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4439532848823,
              58.536930161087,
              27.38344269804037
            ],
            [
              -137.43866871135623,
              58.547708867905556,
              27.38344269804037
            ],
            [
              -137.41798727650195,
              58.544971853671164,
              235.50344269804037
            ],
            [
              -137.4232778920348,
              58.53419398211127,
              235.50344269804037
            ],
            [
              -137.4439532848823,
              58.536930161087,
              27.38344269804037
            ]
          ]
        ]
      },
      "bbox": [
        -137.4439533,
        58.53419398,
        27.3834427,
        -137.4179873,
        58.54770887,
        235.5034427
      ],
      "properties": {
        "datetime": "2019-07-22T01:36:53Z",
        "pc:count": 22846001,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 951821.0516,
            "count": 22846001,
            "maximum": 952430.487,
            "minimum": 951191.847,
            "name": "X",
            "position": 0,
            "stddev": 300.1735891,
            "variance": 90104.18358
          },
          {
            "average": 1068555.31,
            "count": 22846001,
            "maximum": 1069143.312,
            "minimum": 1067900.272,
            "name": "Y",
            "position": 1,
            "stddev": 268.9088061,
            "variance": 72311.946
          },
          {
            "average": 116.3269093,
            "count": 22846001,
            "maximum": 235.5034427,
            "minimum": 27.3834427,
            "name": "Z",
            "position": 2,
            "stddev": 38.79194102,
            "variance": 1504.814688
          },
          {
            "average": 118.9763722,
            "count": 22846001,
            "maximum": 3749,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 209.2682464,
            "variance": 43793.19893
          },
          {
            "average": 2.665581692,
            "count": 22846001,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.252998481,
            "variance": 1.570005194
          },
          {
            "average": 4.333351688,
            "count": 22846001,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.128735375,
            "variance": 1.274043547
          },
          {
            "average": 1,
            "count": 22846001,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22846001,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029283549,
            "count": 22846001,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1686001911,
            "variance": 0.02842602443
          },
          {
            "average": 19.97987497,
            "count": 22846001,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.653160676,
            "variance": 2.73294022
          },
          {
            "average": 3.364142153,
            "count": 22846001,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.181848727,
            "variance": 4.760463867
          },
          {
            "average": 7.220681335,
            "count": 22846001,
            "maximum": 11,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.355954141,
            "variance": 5.550519916
          },
          {
            "average": 247791166,
            "count": 22846001,
            "maximum": 247794613.2,
            "minimum": 247787128.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2140.835344,
            "variance": 4583175.97
          },
          {
            "average": 0,
            "count": 22846001,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22846001,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22846001,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22846001,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22846001,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          951191.847,
          1067900.272,
          27.3834427,
          952430.487,
          1069143.312,
          235.5034427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                951191.8469898485,
                1067900.2723209993,
                27.38344269804037
              ],
              [
                951191.8469898485,
                1069143.3123209993,
                27.38344269804037
              ],
              [
                952430.4869898484,
                1069143.3123209993,
                235.50344269804037
              ],
              [
                952430.4869898484,
                1067900.2723209993,
                235.50344269804037
              ],
              [
                951191.8469898485,
                1067900.2723209993,
                27.38344269804037
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:36:53+00:00",
        "end_time": "2019-07-21T23:32:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5891.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5891.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5891.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5891.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4439533,
            58.53419398,
            27.3834427,
            -137.4179873,
            58.54770887,
            235.5034427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4439532848823,
                  58.536930161087,
                  27.38344269804037
                ],
                [
                  -137.43866871135623,
                  58.547708867905556,
                  27.38344269804037
                ],
                [
                  -137.41798727650195,
                  58.544971853671164,
                  235.50344269804037
                ],
                [
                  -137.4232778920348,
                  58.53419398211127,
                  235.50344269804037
                ],
                [
                  -137.4439532848823,
                  58.536930161087,
                  27.38344269804037
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5891.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5891.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:36:53Z",
            "pc:count": 22846001,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 951821.0516,
                "count": 22846001,
                "maximum": 952430.487,
                "minimum": 951191.847,
                "name": "X",
                "position": 0,
                "stddev": 300.1735891,
                "variance": 90104.18358
              },
              {
                "average": 1068555.31,
                "count": 22846001,
                "maximum": 1069143.312,
                "minimum": 1067900.272,
                "name": "Y",
                "position": 1,
                "stddev": 268.9088061,
                "variance": 72311.946
              },
              {
                "average": 116.3269093,
                "count": 22846001,
                "maximum": 235.5034427,
                "minimum": 27.3834427,
                "name": "Z",
                "position": 2,
                "stddev": 38.79194102,
                "variance": 1504.814688
              },
              {
                "average": 118.9763722,
                "count": 22846001,
                "maximum": 3749,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 209.2682464,
                "variance": 43793.19893
              },
              {
                "average": 2.665581692,
                "count": 22846001,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.252998481,
                "variance": 1.570005194
              },
              {
                "average": 4.333351688,
                "count": 22846001,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.128735375,
                "variance": 1.274043547
              },
              {
                "average": 1,
                "count": 22846001,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22846001,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029283549,
                "count": 22846001,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1686001911,
                "variance": 0.02842602443
              },
              {
                "average": 19.97987497,
                "count": 22846001,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.653160676,
                "variance": 2.73294022
              },
              {
                "average": 3.364142153,
                "count": 22846001,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.181848727,
                "variance": 4.760463867
              },
              {
                "average": 7.220681335,
                "count": 22846001,
                "maximum": 11,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.355954141,
                "variance": 5.550519916
              },
              {
                "average": 247791166,
                "count": 22846001,
                "maximum": 247794613.2,
                "minimum": 247787128.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2140.835344,
                "variance": 4583175.97
              },
              {
                "average": 0,
                "count": 22846001,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22846001,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22846001,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22846001,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22846001,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              951191.847,
              1067900.272,
              27.3834427,
              952430.487,
              1069143.312,
              235.5034427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    951191.8469898485,
                    1067900.2723209993,
                    27.38344269804037
                  ],
                  [
                    951191.8469898485,
                    1069143.3123209993,
                    27.38344269804037
                  ],
                  [
                    952430.4869898484,
                    1069143.3123209993,
                    235.50344269804037
                  ],
                  [
                    952430.4869898484,
                    1067900.2723209993,
                    235.50344269804037
                  ],
                  [
                    951191.8469898485,
                    1067900.2723209993,
                    27.38344269804037
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:36:53+00:00",
            "end_time": "2019-07-21T23:32:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6686.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.29926131283972,
              58.49400670476461,
              92.89758057523264
            ],
            [
              -137.29904289161414,
              58.49444888407341,
              92.89758057523264
            ],
            [
              -137.29771581714166,
              58.49427154699419,
              106.19758057523265
            ],
            [
              -137.29793425423426,
              58.4938293699018,
              106.19758057523265
            ],
            [
              -137.29926131283972,
              58.49400670476461,
              92.89758057523264
            ]
          ]
        ]
      },
      "bbox": [
        -137.2992613,
        58.49382937,
        92.89758058,
        -137.2977158,
        58.49444888,
        106.1975806
      ],
      "properties": {
        "datetime": "2019-07-21T23:17:25Z",
        "pc:count": 12247,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 960556.49,
            "count": 12247,
            "maximum": 960602.8906,
            "minimum": 960523.2506,
            "name": "X",
            "position": 0,
            "stddev": 19.01261726,
            "variance": 361.4796149
          },
          {
            "average": 1065361.839,
            "count": 12247,
            "maximum": 1065386.504,
            "minimum": 1065335.484,
            "name": "Y",
            "position": 1,
            "stddev": 10.34555413,
            "variance": 107.0304903
          },
          {
            "average": 99.68018366,
            "count": 12247,
            "maximum": 106.1975806,
            "minimum": 92.89758058,
            "name": "Z",
            "position": 2,
            "stddev": 2.63210719,
            "variance": 6.927988259
          },
          {
            "average": 906.2260962,
            "count": 12247,
            "maximum": 3178,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 467.7943332,
            "variance": 218831.5382
          },
          {
            "average": 1.000979832,
            "count": 12247,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0312882032,
            "variance": 0.0009789516592
          },
          {
            "average": 1.002286274,
            "count": 12247,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05106731516,
            "variance": 0.002607870678
          },
          {
            "average": 1,
            "count": 12247,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12247,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.723605781,
            "count": 12247,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4472323631,
            "variance": 0.2000167866
          },
          {
            "average": 20.29441864,
            "count": 12247,
            "maximum": 21,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4573457277,
            "variance": 0.2091651147
          },
          {
            "average": 1.007430391,
            "count": 12247,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08588237687,
            "variance": 0.007375782656
          },
          {
            "average": 1,
            "count": 12247,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247786244.1,
            "count": 12247,
            "maximum": 247786245.7,
            "minimum": 247786242.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.7353809079,
            "variance": 0.5407850797
          },
          {
            "average": 0,
            "count": 12247,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12247,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12247,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12247,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12247,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          960523.2506,
          1065335.484,
          92.89758058,
          960602.8906,
          1065386.504,
          106.1975806
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                960523.2505595093,
                1065335.4836751523,
                92.89758057523264
              ],
              [
                960523.2505595093,
                1065386.5036751523,
                92.89758057523264
              ],
              [
                960602.8905595092,
                1065386.5036751523,
                106.19758057523265
              ],
              [
                960602.8905595092,
                1065335.4836751523,
                106.19758057523265
              ],
              [
                960523.2505595093,
                1065335.4836751523,
                92.89758057523264
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:17:25+00:00",
        "end_time": "2019-07-21T23:17:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6686.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6686.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6686.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6686.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2992613,
            58.49382937,
            92.89758058,
            -137.2977158,
            58.49444888,
            106.1975806
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.29926131283972,
                  58.49400670476461,
                  92.89758057523264
                ],
                [
                  -137.29904289161414,
                  58.49444888407341,
                  92.89758057523264
                ],
                [
                  -137.29771581714166,
                  58.49427154699419,
                  106.19758057523265
                ],
                [
                  -137.29793425423426,
                  58.4938293699018,
                  106.19758057523265
                ],
                [
                  -137.29926131283972,
                  58.49400670476461,
                  92.89758057523264
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6686.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6686.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:17:25Z",
            "pc:count": 12247,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 960556.49,
                "count": 12247,
                "maximum": 960602.8906,
                "minimum": 960523.2506,
                "name": "X",
                "position": 0,
                "stddev": 19.01261726,
                "variance": 361.4796149
              },
              {
                "average": 1065361.839,
                "count": 12247,
                "maximum": 1065386.504,
                "minimum": 1065335.484,
                "name": "Y",
                "position": 1,
                "stddev": 10.34555413,
                "variance": 107.0304903
              },
              {
                "average": 99.68018366,
                "count": 12247,
                "maximum": 106.1975806,
                "minimum": 92.89758058,
                "name": "Z",
                "position": 2,
                "stddev": 2.63210719,
                "variance": 6.927988259
              },
              {
                "average": 906.2260962,
                "count": 12247,
                "maximum": 3178,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 467.7943332,
                "variance": 218831.5382
              },
              {
                "average": 1.000979832,
                "count": 12247,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0312882032,
                "variance": 0.0009789516592
              },
              {
                "average": 1.002286274,
                "count": 12247,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05106731516,
                "variance": 0.002607870678
              },
              {
                "average": 1,
                "count": 12247,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12247,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.723605781,
                "count": 12247,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4472323631,
                "variance": 0.2000167866
              },
              {
                "average": 20.29441864,
                "count": 12247,
                "maximum": 21,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4573457277,
                "variance": 0.2091651147
              },
              {
                "average": 1.007430391,
                "count": 12247,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08588237687,
                "variance": 0.007375782656
              },
              {
                "average": 1,
                "count": 12247,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247786244.1,
                "count": 12247,
                "maximum": 247786245.7,
                "minimum": 247786242.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.7353809079,
                "variance": 0.5407850797
              },
              {
                "average": 0,
                "count": 12247,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12247,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12247,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12247,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12247,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              960523.2506,
              1065335.484,
              92.89758058,
              960602.8906,
              1065386.504,
              106.1975806
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    960523.2505595093,
                    1065335.4836751523,
                    92.89758057523264
                  ],
                  [
                    960523.2505595093,
                    1065386.5036751523,
                    92.89758057523264
                  ],
                  [
                    960602.8905595092,
                    1065386.5036751523,
                    106.19758057523265
                  ],
                  [
                    960602.8905595092,
                    1065335.4836751523,
                    106.19758057523265
                  ],
                  [
                    960523.2505595093,
                    1065335.4836751523,
                    92.89758057523264
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:17:25+00:00",
            "end_time": "2019-07-21T23:17: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": "20190721_NCMP_AK_08VLK6781.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.2757250353314,
              58.45704752798088,
              0.01425282723871
            ],
            [
              -137.27414170063759,
              58.46025141621655,
              0.01425282723871
            ],
            [
              -137.26102478124142,
              58.45849340694417,
              17.47425282723871
            ],
            [
              -137.26260925068985,
              58.45528967767226,
              17.47425282723871
            ],
            [
              -137.2757250353314,
              58.45704752798088,
              0.01425282723871
            ]
          ]
        ]
      },
      "bbox": [
        -137.275725,
        58.45528968,
        0.01425282724,
        -137.2610248,
        58.46025142,
        17.47425283
      ],
      "properties": {
        "datetime": "2019-07-22T20:13:14Z",
        "pc:count": 483346,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 963383.8166,
            "count": 483346,
            "maximum": 963665.4221,
            "minimum": 962877.3621,
            "name": "X",
            "position": 0,
            "stddev": 169.613618,
            "variance": 28768.77941
          },
          {
            "average": 1061875.885,
            "count": 483346,
            "maximum": 1062045.832,
            "minimum": 1061676.132,
            "name": "Y",
            "position": 1,
            "stddev": 62.45506324,
            "variance": 3900.634924
          },
          {
            "average": 7.898781364,
            "count": 483346,
            "maximum": 17.47425283,
            "minimum": 0.01425282724,
            "name": "Z",
            "position": 2,
            "stddev": 4.25850923,
            "variance": 18.13490086
          },
          {
            "average": 999.1963811,
            "count": 483346,
            "maximum": 5885,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 720.9905158,
            "variance": 519827.3238
          },
          {
            "average": 1.018609857,
            "count": 483346,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1411482852,
            "variance": 0.01992283842
          },
          {
            "average": 1.037347987,
            "count": 483346,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2024470096,
            "variance": 0.0409847917
          },
          {
            "average": 1,
            "count": 483346,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 483346,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.330094798,
            "count": 483346,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4702474664,
            "variance": 0.2211326797
          },
          {
            "average": 20.18596268,
            "count": 483346,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.217498287,
            "variance": 1.482302079
          },
          {
            "average": 1.034097727,
            "count": 483346,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1859957272,
            "variance": 0.03459441053
          },
          {
            "average": 3.654371816,
            "count": 483346,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.922337241,
            "variance": 15.38472943
          },
          {
            "average": 247841697,
            "count": 483346,
            "maximum": 247861594.6,
            "minimum": 247792960.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 29668.23244,
            "variance": 880204016.3
          },
          {
            "average": 0,
            "count": 483346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 483346,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 483346,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 483346,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 483346,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          962877.3621,
          1061676.132,
          0.01425282724,
          963665.4221,
          1062045.832,
          17.47425283
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                962877.3621181934,
                1061676.1323813433,
                0.01425282723871
              ],
              [
                962877.3621181934,
                1062045.8323813435,
                0.01425282723871
              ],
              [
                963665.4221181935,
                1062045.8323813435,
                17.47425282723871
              ],
              [
                963665.4221181935,
                1061676.1323813433,
                17.47425282723871
              ],
              [
                962877.3621181934,
                1061676.1323813433,
                0.01425282723871
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:13:14+00:00",
        "end_time": "2019-07-22T01:09:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6781.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6781.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6781.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6781.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.275725,
            58.45528968,
            0.01425282724,
            -137.2610248,
            58.46025142,
            17.47425283
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.2757250353314,
                  58.45704752798088,
                  0.01425282723871
                ],
                [
                  -137.27414170063759,
                  58.46025141621655,
                  0.01425282723871
                ],
                [
                  -137.26102478124142,
                  58.45849340694417,
                  17.47425282723871
                ],
                [
                  -137.26260925068985,
                  58.45528967767226,
                  17.47425282723871
                ],
                [
                  -137.2757250353314,
                  58.45704752798088,
                  0.01425282723871
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6781.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6781.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:13:14Z",
            "pc:count": 483346,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 963383.8166,
                "count": 483346,
                "maximum": 963665.4221,
                "minimum": 962877.3621,
                "name": "X",
                "position": 0,
                "stddev": 169.613618,
                "variance": 28768.77941
              },
              {
                "average": 1061875.885,
                "count": 483346,
                "maximum": 1062045.832,
                "minimum": 1061676.132,
                "name": "Y",
                "position": 1,
                "stddev": 62.45506324,
                "variance": 3900.634924
              },
              {
                "average": 7.898781364,
                "count": 483346,
                "maximum": 17.47425283,
                "minimum": 0.01425282724,
                "name": "Z",
                "position": 2,
                "stddev": 4.25850923,
                "variance": 18.13490086
              },
              {
                "average": 999.1963811,
                "count": 483346,
                "maximum": 5885,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 720.9905158,
                "variance": 519827.3238
              },
              {
                "average": 1.018609857,
                "count": 483346,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1411482852,
                "variance": 0.01992283842
              },
              {
                "average": 1.037347987,
                "count": 483346,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2024470096,
                "variance": 0.0409847917
              },
              {
                "average": 1,
                "count": 483346,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 483346,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.330094798,
                "count": 483346,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4702474664,
                "variance": 0.2211326797
              },
              {
                "average": 20.18596268,
                "count": 483346,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.217498287,
                "variance": 1.482302079
              },
              {
                "average": 1.034097727,
                "count": 483346,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1859957272,
                "variance": 0.03459441053
              },
              {
                "average": 3.654371816,
                "count": 483346,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.922337241,
                "variance": 15.38472943
              },
              {
                "average": 247841697,
                "count": 483346,
                "maximum": 247861594.6,
                "minimum": 247792960.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 29668.23244,
                "variance": 880204016.3
              },
              {
                "average": 0,
                "count": 483346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 483346,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 483346,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 483346,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 483346,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              962877.3621,
              1061676.132,
              0.01425282724,
              963665.4221,
              1062045.832,
              17.47425283
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    962877.3621181934,
                    1061676.1323813433,
                    0.01425282723871
                  ],
                  [
                    962877.3621181934,
                    1062045.8323813435,
                    0.01425282723871
                  ],
                  [
                    963665.4221181935,
                    1062045.8323813435,
                    17.47425282723871
                  ],
                  [
                    963665.4221181935,
                    1061676.1323813433,
                    17.47425282723871
                  ],
                  [
                    962877.3621181934,
                    1061676.1323813433,
                    0.01425282723871
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:13:14+00:00",
            "end_time": "2019-07-22T01:09: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": "20190722_NCMP_AK_08VLK6087.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4053643267185,
              58.50536013471778,
              -1.555249019020415
            ],
            [
              -137.40187520920932,
              58.51246691491939,
              -1.555249019020415
            ],
            [
              -137.3819702379225,
              58.50982386650388,
              94.0647509809796
            ],
            [
              -137.38546318472973,
              58.502717617436886,
              94.0647509809796
            ],
            [
              -137.4053643267185,
              58.50536013471778,
              -1.555249019020415
            ]
          ]
        ]
      },
      "bbox": [
        -137.4053643,
        58.50271762,
        -1.555249019,
        -137.3819702,
        58.51246691,
        94.06475098
      ],
      "properties": {
        "datetime": "2019-07-22T20:59:59Z",
        "pc:count": 8694079,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 954871.7473,
            "count": 8694079,
            "maximum": 955428.5873,
            "minimum": 954235.0673,
            "name": "X",
            "position": 0,
            "stddev": 255.2419709,
            "variance": 65148.46371
          },
          {
            "average": 1065537.72,
            "count": 8694079,
            "maximum": 1065854.724,
            "minimum": 1065035.044,
            "name": "Y",
            "position": 1,
            "stddev": 137.3446705,
            "variance": 18863.55851
          },
          {
            "average": 36.74104554,
            "count": 8694079,
            "maximum": 94.06475098,
            "minimum": -1.555249019,
            "name": "Z",
            "position": 2,
            "stddev": 19.54223972,
            "variance": 381.8991331
          },
          {
            "average": 172.0881645,
            "count": 8694079,
            "maximum": 5977,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 352.6417942,
            "variance": 124356.235
          },
          {
            "average": 2.604008659,
            "count": 8694079,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.271225174,
            "variance": 1.616013444
          },
          {
            "average": 4.208719981,
            "count": 8694079,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.340754994,
            "variance": 1.797623955
          },
          {
            "average": 1,
            "count": 8694079,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8694079,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.086123671,
            "count": 8694079,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.107994859,
            "variance": 1.227652607
          },
          {
            "average": 20.23438909,
            "count": 8694079,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.04186885,
            "variance": 4.169228401
          },
          {
            "average": 3.420238532,
            "count": 8694079,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.351612166,
            "variance": 5.530079781
          },
          {
            "average": 3.264650689,
            "count": 8694079,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.042469797,
            "variance": 1.086743277
          },
          {
            "average": 247861941.2,
            "count": 8694079,
            "maximum": 247864399,
            "minimum": 247859852.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 970.9050277,
            "variance": 942656.5727
          },
          {
            "average": 0,
            "count": 8694079,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8694079,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8694079,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8694079,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8694079,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          954235.0673,
          1065035.044,
          -1.555249019,
          955428.5873,
          1065854.724,
          94.06475098
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                954235.0672661002,
                1065035.0441192791,
                -1.555249019020415
              ],
              [
                954235.0672661002,
                1065854.7241192793,
                -1.555249019020415
              ],
              [
                955428.5872661002,
                1065854.7241192793,
                94.0647509809796
              ],
              [
                955428.5872661002,
                1065035.0441192791,
                94.0647509809796
              ],
              [
                954235.0672661002,
                1065035.0441192791,
                -1.555249019020415
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:59:59+00:00",
        "end_time": "2019-07-22T19:44:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK6087.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK6087.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK6087.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK6087.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4053643,
            58.50271762,
            -1.555249019,
            -137.3819702,
            58.51246691,
            94.06475098
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4053643267185,
                  58.50536013471778,
                  -1.555249019020415
                ],
                [
                  -137.40187520920932,
                  58.51246691491939,
                  -1.555249019020415
                ],
                [
                  -137.3819702379225,
                  58.50982386650388,
                  94.0647509809796
                ],
                [
                  -137.38546318472973,
                  58.502717617436886,
                  94.0647509809796
                ],
                [
                  -137.4053643267185,
                  58.50536013471778,
                  -1.555249019020415
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK6087.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK6087.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:59:59Z",
            "pc:count": 8694079,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 954871.7473,
                "count": 8694079,
                "maximum": 955428.5873,
                "minimum": 954235.0673,
                "name": "X",
                "position": 0,
                "stddev": 255.2419709,
                "variance": 65148.46371
              },
              {
                "average": 1065537.72,
                "count": 8694079,
                "maximum": 1065854.724,
                "minimum": 1065035.044,
                "name": "Y",
                "position": 1,
                "stddev": 137.3446705,
                "variance": 18863.55851
              },
              {
                "average": 36.74104554,
                "count": 8694079,
                "maximum": 94.06475098,
                "minimum": -1.555249019,
                "name": "Z",
                "position": 2,
                "stddev": 19.54223972,
                "variance": 381.8991331
              },
              {
                "average": 172.0881645,
                "count": 8694079,
                "maximum": 5977,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 352.6417942,
                "variance": 124356.235
              },
              {
                "average": 2.604008659,
                "count": 8694079,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.271225174,
                "variance": 1.616013444
              },
              {
                "average": 4.208719981,
                "count": 8694079,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.340754994,
                "variance": 1.797623955
              },
              {
                "average": 1,
                "count": 8694079,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8694079,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.086123671,
                "count": 8694079,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.107994859,
                "variance": 1.227652607
              },
              {
                "average": 20.23438909,
                "count": 8694079,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.04186885,
                "variance": 4.169228401
              },
              {
                "average": 3.420238532,
                "count": 8694079,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.351612166,
                "variance": 5.530079781
              },
              {
                "average": 3.264650689,
                "count": 8694079,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.042469797,
                "variance": 1.086743277
              },
              {
                "average": 247861941.2,
                "count": 8694079,
                "maximum": 247864399,
                "minimum": 247859852.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 970.9050277,
                "variance": 942656.5727
              },
              {
                "average": 0,
                "count": 8694079,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8694079,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8694079,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8694079,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8694079,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              954235.0673,
              1065035.044,
              -1.555249019,
              955428.5873,
              1065854.724,
              94.06475098
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    954235.0672661002,
                    1065035.0441192791,
                    -1.555249019020415
                  ],
                  [
                    954235.0672661002,
                    1065854.7241192793,
                    -1.555249019020415
                  ],
                  [
                    955428.5872661002,
                    1065854.7241192793,
                    94.0647509809796
                  ],
                  [
                    955428.5872661002,
                    1065035.0441192791,
                    94.0647509809796
                  ],
                  [
                    954235.0672661002,
                    1065035.0441192791,
                    -1.555249019020415
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:59:59+00:00",
            "end_time": "2019-07-22T19:44:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLL5000.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.5853349584909,
              58.614751285053806,
              -0.360873052655393
            ],
            [
              -137.5825600180421,
              58.62044972420895,
              -0.360873052655393
            ],
            [
              -137.56757481148193,
              58.618489120461675,
              148.37912694734462
            ],
            [
              -137.57035207472973,
              58.61279099860055,
              148.37912694734462
            ],
            [
              -137.5853349584909,
              58.614751285053806,
              -0.360873052655393
            ]
          ]
        ]
      },
      "bbox": [
        -137.585335,
        58.612791,
        -0.3608730527,
        -137.5675748,
        58.62044972,
        148.3791269
      ],
      "properties": {
        "datetime": "2019-07-21T23:53:28Z",
        "pc:count": 4074259,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 941461.7383,
            "count": 4074259,
            "maximum": 942003.1081,
            "minimum": 941108.0281,
            "name": "X",
            "position": 0,
            "stddev": 196.2351696,
            "variance": 38508.2418
          },
          {
            "average": 1074566.084,
            "count": 4074259,
            "maximum": 1074973.567,
            "minimum": 1074316.727,
            "name": "Y",
            "position": 1,
            "stddev": 135.7723053,
            "variance": 18434.11888
          },
          {
            "average": 62.28256393,
            "count": 4074259,
            "maximum": 148.3791269,
            "minimum": -0.3608730527,
            "name": "Z",
            "position": 2,
            "stddev": 20.63359456,
            "variance": 425.7452243
          },
          {
            "average": 92.45534783,
            "count": 4074259,
            "maximum": 2772,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 138.089213,
            "variance": 19068.63074
          },
          {
            "average": 2.732837309,
            "count": 4074259,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.23569757,
            "variance": 1.526948485
          },
          {
            "average": 4.465347441,
            "count": 4074259,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9843169335,
            "variance": 0.9688798256
          },
          {
            "average": 1,
            "count": 4074259,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4074259,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022885879,
            "count": 4074259,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4778372728,
            "variance": 0.2283284593
          },
          {
            "average": 19.95667923,
            "count": 4074259,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.340283406,
            "variance": 5.47692642
          },
          {
            "average": 3.524304174,
            "count": 4074259,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.244227455,
            "variance": 5.036556869
          },
          {
            "average": 1.508651266,
            "count": 4074259,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8299363417,
            "variance": 0.6887943313
          },
          {
            "average": 247786796.2,
            "count": 4074259,
            "maximum": 247788408.1,
            "minimum": 247786525.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 492.0132849,
            "variance": 242077.0726
          },
          {
            "average": 0,
            "count": 4074259,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4074259,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4074259,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4074259,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4074259,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          941108.0281,
          1074316.727,
          -0.3608730527,
          942003.1081,
          1074973.567,
          148.3791269
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                941108.0281084288,
                1074316.7271254696,
                -0.360873052655393
              ],
              [
                941108.0281084288,
                1074973.5671254694,
                -0.360873052655393
              ],
              [
                942003.1081084289,
                1074973.5671254694,
                148.37912694734462
              ],
              [
                942003.1081084289,
                1074316.7271254696,
                148.37912694734462
              ],
              [
                941108.0281084288,
                1074316.7271254696,
                -0.360873052655393
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:53:28+00:00",
        "end_time": "2019-07-21T23:22:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL5000.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL5000.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL5000.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL5000.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.585335,
            58.612791,
            -0.3608730527,
            -137.5675748,
            58.62044972,
            148.3791269
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.5853349584909,
                  58.614751285053806,
                  -0.360873052655393
                ],
                [
                  -137.5825600180421,
                  58.62044972420895,
                  -0.360873052655393
                ],
                [
                  -137.56757481148193,
                  58.618489120461675,
                  148.37912694734462
                ],
                [
                  -137.57035207472973,
                  58.61279099860055,
                  148.37912694734462
                ],
                [
                  -137.5853349584909,
                  58.614751285053806,
                  -0.360873052655393
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL5000.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL5000.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:53:28Z",
            "pc:count": 4074259,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 941461.7383,
                "count": 4074259,
                "maximum": 942003.1081,
                "minimum": 941108.0281,
                "name": "X",
                "position": 0,
                "stddev": 196.2351696,
                "variance": 38508.2418
              },
              {
                "average": 1074566.084,
                "count": 4074259,
                "maximum": 1074973.567,
                "minimum": 1074316.727,
                "name": "Y",
                "position": 1,
                "stddev": 135.7723053,
                "variance": 18434.11888
              },
              {
                "average": 62.28256393,
                "count": 4074259,
                "maximum": 148.3791269,
                "minimum": -0.3608730527,
                "name": "Z",
                "position": 2,
                "stddev": 20.63359456,
                "variance": 425.7452243
              },
              {
                "average": 92.45534783,
                "count": 4074259,
                "maximum": 2772,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 138.089213,
                "variance": 19068.63074
              },
              {
                "average": 2.732837309,
                "count": 4074259,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.23569757,
                "variance": 1.526948485
              },
              {
                "average": 4.465347441,
                "count": 4074259,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9843169335,
                "variance": 0.9688798256
              },
              {
                "average": 1,
                "count": 4074259,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4074259,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022885879,
                "count": 4074259,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4778372728,
                "variance": 0.2283284593
              },
              {
                "average": 19.95667923,
                "count": 4074259,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.340283406,
                "variance": 5.47692642
              },
              {
                "average": 3.524304174,
                "count": 4074259,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.244227455,
                "variance": 5.036556869
              },
              {
                "average": 1.508651266,
                "count": 4074259,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8299363417,
                "variance": 0.6887943313
              },
              {
                "average": 247786796.2,
                "count": 4074259,
                "maximum": 247788408.1,
                "minimum": 247786525.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 492.0132849,
                "variance": 242077.0726
              },
              {
                "average": 0,
                "count": 4074259,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4074259,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4074259,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4074259,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4074259,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              941108.0281,
              1074316.727,
              -0.3608730527,
              942003.1081,
              1074973.567,
              148.3791269
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    941108.0281084288,
                    1074316.7271254696,
                    -0.360873052655393
                  ],
                  [
                    941108.0281084288,
                    1074973.5671254694,
                    -0.360873052655393
                  ],
                  [
                    942003.1081084289,
                    1074973.5671254694,
                    148.37912694734462
                  ],
                  [
                    942003.1081084289,
                    1074316.7271254696,
                    148.37912694734462
                  ],
                  [
                    941108.0281084288,
                    1074316.7271254696,
                    -0.360873052655393
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:53:28+00:00",
            "end_time": "2019-07-21T23:22:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7181.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.2126705900825,
              58.45089984093588,
              20.07824966661957
            ],
            [
              -137.2107426477843,
              58.454786379400765,
              20.07824966661957
            ],
            [
              -137.20385341676578,
              58.45385943160822,
              150.63824966661957
            ],
            [
              -137.20578208154527,
              58.449972994797704,
              150.63824966661957
            ],
            [
              -137.2126705900825,
              58.45089984093588,
              20.07824966661957
            ]
          ]
        ]
      },
      "bbox": [
        -137.2126706,
        58.44997299,
        20.07824967,
        -137.2038534,
        58.45478638,
        150.6382497
      ],
      "properties": {
        "datetime": "2019-07-21T23:35:54Z",
        "pc:count": 2048106,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 966790.8723,
            "count": 2048106,
            "maximum": 967016.011,
            "minimum": 966601.951,
            "name": "X",
            "position": 0,
            "stddev": 89.95457939,
            "variance": 8091.826353
          },
          {
            "average": 1062146.127,
            "count": 2048106,
            "maximum": 1062375.434,
            "minimum": 1061926.854,
            "name": "Y",
            "position": 1,
            "stddev": 106.7237759,
            "variance": 11389.96434
          },
          {
            "average": 94.46332565,
            "count": 2048106,
            "maximum": 150.6382497,
            "minimum": 20.07824967,
            "name": "Z",
            "position": 2,
            "stddev": 25.31555704,
            "variance": 640.8774282
          },
          {
            "average": 79.30833609,
            "count": 2048106,
            "maximum": 2569,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 120.5110963,
            "variance": 14522.92433
          },
          {
            "average": 2.846469372,
            "count": 2048106,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.206686058,
            "variance": 1.456091243
          },
          {
            "average": 4.691840657,
            "count": 2048106,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7303253981,
            "variance": 0.5333751871
          },
          {
            "average": 1,
            "count": 2048106,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2048106,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.012367524,
            "count": 2048106,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1105195651,
            "variance": 0.01221457426
          },
          {
            "average": 20.05726151,
            "count": 2048106,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.549965904,
            "variance": 6.502326111
          },
          {
            "average": 3.88236644,
            "count": 2048106,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.408269246,
            "variance": 5.799760763
          },
          {
            "average": 1.232947904,
            "count": 2048106,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4227094337,
            "variance": 0.1786832653
          },
          {
            "average": 247786427.7,
            "count": 2048106,
            "maximum": 247787354,
            "minimum": 247786142.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 508.4550984,
            "variance": 258526.5871
          },
          {
            "average": 0,
            "count": 2048106,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2048106,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2048106,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2048106,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2048106,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          966601.951,
          1061926.854,
          20.07824967,
          967016.011,
          1062375.434,
          150.6382497
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                966601.951035944,
                1061926.8538871123,
                20.07824966661957
              ],
              [
                966601.951035944,
                1062375.4338871124,
                20.07824966661957
              ],
              [
                967016.0110359441,
                1062375.4338871124,
                150.63824966661957
              ],
              [
                967016.0110359441,
                1061926.8538871123,
                150.63824966661957
              ],
              [
                966601.951035944,
                1061926.8538871123,
                20.07824966661957
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:35:54+00:00",
        "end_time": "2019-07-21T23:15:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7181.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7181.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7181.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7181.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2126706,
            58.44997299,
            20.07824967,
            -137.2038534,
            58.45478638,
            150.6382497
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.2126705900825,
                  58.45089984093588,
                  20.07824966661957
                ],
                [
                  -137.2107426477843,
                  58.454786379400765,
                  20.07824966661957
                ],
                [
                  -137.20385341676578,
                  58.45385943160822,
                  150.63824966661957
                ],
                [
                  -137.20578208154527,
                  58.449972994797704,
                  150.63824966661957
                ],
                [
                  -137.2126705900825,
                  58.45089984093588,
                  20.07824966661957
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7181.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7181.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:35:54Z",
            "pc:count": 2048106,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 966790.8723,
                "count": 2048106,
                "maximum": 967016.011,
                "minimum": 966601.951,
                "name": "X",
                "position": 0,
                "stddev": 89.95457939,
                "variance": 8091.826353
              },
              {
                "average": 1062146.127,
                "count": 2048106,
                "maximum": 1062375.434,
                "minimum": 1061926.854,
                "name": "Y",
                "position": 1,
                "stddev": 106.7237759,
                "variance": 11389.96434
              },
              {
                "average": 94.46332565,
                "count": 2048106,
                "maximum": 150.6382497,
                "minimum": 20.07824967,
                "name": "Z",
                "position": 2,
                "stddev": 25.31555704,
                "variance": 640.8774282
              },
              {
                "average": 79.30833609,
                "count": 2048106,
                "maximum": 2569,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 120.5110963,
                "variance": 14522.92433
              },
              {
                "average": 2.846469372,
                "count": 2048106,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.206686058,
                "variance": 1.456091243
              },
              {
                "average": 4.691840657,
                "count": 2048106,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7303253981,
                "variance": 0.5333751871
              },
              {
                "average": 1,
                "count": 2048106,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2048106,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.012367524,
                "count": 2048106,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1105195651,
                "variance": 0.01221457426
              },
              {
                "average": 20.05726151,
                "count": 2048106,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.549965904,
                "variance": 6.502326111
              },
              {
                "average": 3.88236644,
                "count": 2048106,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.408269246,
                "variance": 5.799760763
              },
              {
                "average": 1.232947904,
                "count": 2048106,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4227094337,
                "variance": 0.1786832653
              },
              {
                "average": 247786427.7,
                "count": 2048106,
                "maximum": 247787354,
                "minimum": 247786142.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 508.4550984,
                "variance": 258526.5871
              },
              {
                "average": 0,
                "count": 2048106,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2048106,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2048106,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2048106,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2048106,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              966601.951,
              1061926.854,
              20.07824967,
              967016.011,
              1062375.434,
              150.6382497
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    966601.951035944,
                    1061926.8538871123,
                    20.07824966661957
                  ],
                  [
                    966601.951035944,
                    1062375.4338871124,
                    20.07824966661957
                  ],
                  [
                    967016.0110359441,
                    1062375.4338871124,
                    150.63824966661957
                  ],
                  [
                    967016.0110359441,
                    1061926.8538871123,
                    150.63824966661957
                  ],
                  [
                    966601.951035944,
                    1061926.8538871123,
                    20.07824966661957
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:35:54+00:00",
            "end_time": "2019-07-21T23:15: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": "20190721_NCMP_AK_08VLK6782.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.28398362115385,
              58.4595361588884,
              0.034588331033156
            ],
            [
              -137.27891980062662,
              58.469785177481086,
              0.034588331033156
            ],
            [
              -137.25829603794625,
              58.46702197131026,
              84.75458833103315
            ],
            [
              -137.26336556638137,
              58.4567737520739,
              84.75458833103315
            ],
            [
              -137.28398362115385,
              58.4595361588884,
              0.034588331033156
            ]
          ]
        ]
      },
      "bbox": [
        -137.2839836,
        58.45677375,
        0.03458833103,
        -137.258296,
        58.46978518,
        84.75458833
      ],
      "properties": {
        "datetime": "2019-07-22T20:13:19Z",
        "pc:count": 4242228,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 962978.663,
            "count": 4242228,
            "maximum": 963581.4477,
            "minimum": 962342.7077,
            "name": "X",
            "position": 0,
            "stddev": 294.9331011,
            "variance": 86985.53412
          },
          {
            "average": 1062430.535,
            "count": 4242228,
            "maximum": 1063008.386,
            "minimum": 1061825.766,
            "name": "Y",
            "position": 1,
            "stddev": 276.9931631,
            "variance": 76725.2124
          },
          {
            "average": 40.22352287,
            "count": 4242228,
            "maximum": 84.75458833,
            "minimum": 0.03458833103,
            "name": "Z",
            "position": 2,
            "stddev": 21.4347821,
            "variance": 459.4498835
          },
          {
            "average": 722.4364096,
            "count": 4242228,
            "maximum": 62370,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 540.6574116,
            "variance": 292310.4368
          },
          {
            "average": 1.024582366,
            "count": 4242228,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1637925421,
            "variance": 0.02682799685
          },
          {
            "average": 1.049772195,
            "count": 4242228,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2370607643,
            "variance": 0.05619780598
          },
          {
            "average": 1,
            "count": 4242228,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4242228,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.409939777,
            "count": 4242228,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.95477534,
            "variance": 0.9115959498
          },
          {
            "average": 19.93300166,
            "count": 4242228,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.703352338,
            "variance": 2.901409187
          },
          {
            "average": 1.043793969,
            "count": 4242228,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.211612217,
            "variance": 0.04477973039
          },
          {
            "average": 7.173994184,
            "count": 4242228,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.277816836,
            "variance": 10.74408321
          },
          {
            "average": 247807518.3,
            "count": 4242228,
            "maximum": 247861599.3,
            "minimum": 247789930.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27967.38046,
            "variance": 782174369.8
          },
          {
            "average": 0,
            "count": 4242228,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4242228,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4242228,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4242228,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4242228,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          962342.7077,
          1061825.766,
          0.03458833103,
          963581.4477,
          1063008.386,
          84.75458833
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                962342.7076819922,
                1061825.7657811653,
                0.034588331033156
              ],
              [
                962342.7076819922,
                1063008.3857811654,
                0.034588331033156
              ],
              [
                963581.4476819922,
                1063008.3857811654,
                84.75458833103315
              ],
              [
                963581.4476819922,
                1061825.7657811653,
                84.75458833103315
              ],
              [
                962342.7076819922,
                1061825.7657811653,
                0.034588331033156
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:13:19+00:00",
        "end_time": "2019-07-22T00:18:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6782.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6782.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6782.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6782.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2839836,
            58.45677375,
            0.03458833103,
            -137.258296,
            58.46978518,
            84.75458833
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.28398362115385,
                  58.4595361588884,
                  0.034588331033156
                ],
                [
                  -137.27891980062662,
                  58.469785177481086,
                  0.034588331033156
                ],
                [
                  -137.25829603794625,
                  58.46702197131026,
                  84.75458833103315
                ],
                [
                  -137.26336556638137,
                  58.4567737520739,
                  84.75458833103315
                ],
                [
                  -137.28398362115385,
                  58.4595361588884,
                  0.034588331033156
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6782.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6782.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:13:19Z",
            "pc:count": 4242228,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 962978.663,
                "count": 4242228,
                "maximum": 963581.4477,
                "minimum": 962342.7077,
                "name": "X",
                "position": 0,
                "stddev": 294.9331011,
                "variance": 86985.53412
              },
              {
                "average": 1062430.535,
                "count": 4242228,
                "maximum": 1063008.386,
                "minimum": 1061825.766,
                "name": "Y",
                "position": 1,
                "stddev": 276.9931631,
                "variance": 76725.2124
              },
              {
                "average": 40.22352287,
                "count": 4242228,
                "maximum": 84.75458833,
                "minimum": 0.03458833103,
                "name": "Z",
                "position": 2,
                "stddev": 21.4347821,
                "variance": 459.4498835
              },
              {
                "average": 722.4364096,
                "count": 4242228,
                "maximum": 62370,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 540.6574116,
                "variance": 292310.4368
              },
              {
                "average": 1.024582366,
                "count": 4242228,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1637925421,
                "variance": 0.02682799685
              },
              {
                "average": 1.049772195,
                "count": 4242228,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2370607643,
                "variance": 0.05619780598
              },
              {
                "average": 1,
                "count": 4242228,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4242228,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.409939777,
                "count": 4242228,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.95477534,
                "variance": 0.9115959498
              },
              {
                "average": 19.93300166,
                "count": 4242228,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.703352338,
                "variance": 2.901409187
              },
              {
                "average": 1.043793969,
                "count": 4242228,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.211612217,
                "variance": 0.04477973039
              },
              {
                "average": 7.173994184,
                "count": 4242228,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.277816836,
                "variance": 10.74408321
              },
              {
                "average": 247807518.3,
                "count": 4242228,
                "maximum": 247861599.3,
                "minimum": 247789930.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27967.38046,
                "variance": 782174369.8
              },
              {
                "average": 0,
                "count": 4242228,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4242228,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4242228,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4242228,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4242228,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              962342.7077,
              1061825.766,
              0.03458833103,
              963581.4477,
              1063008.386,
              84.75458833
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    962342.7076819922,
                    1061825.7657811653,
                    0.034588331033156
                  ],
                  [
                    962342.7076819922,
                    1063008.3857811654,
                    0.034588331033156
                  ],
                  [
                    963581.4476819922,
                    1063008.3857811654,
                    84.75458833103315
                  ],
                  [
                    963581.4476819922,
                    1061825.7657811653,
                    84.75458833103315
                  ],
                  [
                    962342.7076819922,
                    1061825.7657811653,
                    0.034588331033156
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:13:19+00:00",
            "end_time": "2019-07-22T00:18:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6783.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.28482354441346,
              58.46798330890177,
              34.87998207545157
            ],
            [
              -137.27949818003668,
              58.478759380540254,
              34.87998207545157
            ],
            [
              -137.25887834078736,
              58.47599753443616,
              128.11998207545156
            ],
            [
              -137.2642097070013,
              58.465222303130396,
              128.11998207545156
            ],
            [
              -137.28482354441346,
              58.46798330890177,
              34.87998207545157
            ]
          ]
        ]
      },
      "bbox": [
        -137.2848235,
        58.4652223,
        34.87998208,
        -137.2588783,
        58.47875938,
        128.1199821
      ],
      "properties": {
        "datetime": "2019-07-22T01:39:35Z",
        "pc:count": 5328310,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 962673.7693,
            "count": 5328310,
            "maximum": 963298.4661,
            "minimum": 962060.2861,
            "name": "X",
            "position": 0,
            "stddev": 292.4277239,
            "variance": 85513.97371
          },
          {
            "average": 1063338.762,
            "count": 5328310,
            "maximum": 1063971.274,
            "minimum": 1062727.834,
            "name": "Y",
            "position": 1,
            "stddev": 273.6054116,
            "variance": 74859.92125
          },
          {
            "average": 79.28964304,
            "count": 5328310,
            "maximum": 128.1199821,
            "minimum": 34.87998208,
            "name": "Z",
            "position": 2,
            "stddev": 17.50975687,
            "variance": 306.5915855
          },
          {
            "average": 1155.668437,
            "count": 5328310,
            "maximum": 8880,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1040.151649,
            "variance": 1081915.453
          },
          {
            "average": 1.019406716,
            "count": 5328310,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1558775534,
            "variance": 0.02429781165
          },
          {
            "average": 1.039335174,
            "count": 5328310,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2326361116,
            "variance": 0.05411956043
          },
          {
            "average": 1,
            "count": 5328310,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5328310,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.450619427,
            "count": 5328310,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5077176669,
            "variance": 0.2577772292
          },
          {
            "average": 20.02373113,
            "count": 5328310,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.531501919,
            "variance": 2.345498129
          },
          {
            "average": 1.031383497,
            "count": 5328310,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1894782659,
            "variance": 0.03590201324
          },
          {
            "average": 6.567661228,
            "count": 5328310,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.625668369,
            "variance": 6.894134382
          },
          {
            "average": 247790635.8,
            "count": 5328310,
            "maximum": 247794775.3,
            "minimum": 247786203.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2359.507243,
            "variance": 5567274.432
          },
          {
            "average": 0,
            "count": 5328310,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5328310,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5328310,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5328310,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5328310,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          962060.2861,
          1062727.834,
          34.87998208,
          963298.4661,
          1063971.274,
          128.1199821
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                962060.286110405,
                1062727.833512197,
                34.87998207545157
              ],
              [
                962060.286110405,
                1063971.273512197,
                34.87998207545157
              ],
              [
                963298.4661104049,
                1063971.273512197,
                128.11998207545156
              ],
              [
                963298.4661104049,
                1062727.833512197,
                128.11998207545156
              ],
              [
                962060.286110405,
                1062727.833512197,
                34.87998207545157
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:39:35+00:00",
        "end_time": "2019-07-21T23:16:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6783.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6783.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6783.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6783.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2848235,
            58.4652223,
            34.87998208,
            -137.2588783,
            58.47875938,
            128.1199821
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.28482354441346,
                  58.46798330890177,
                  34.87998207545157
                ],
                [
                  -137.27949818003668,
                  58.478759380540254,
                  34.87998207545157
                ],
                [
                  -137.25887834078736,
                  58.47599753443616,
                  128.11998207545156
                ],
                [
                  -137.2642097070013,
                  58.465222303130396,
                  128.11998207545156
                ],
                [
                  -137.28482354441346,
                  58.46798330890177,
                  34.87998207545157
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6783.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6783.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:39:35Z",
            "pc:count": 5328310,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 962673.7693,
                "count": 5328310,
                "maximum": 963298.4661,
                "minimum": 962060.2861,
                "name": "X",
                "position": 0,
                "stddev": 292.4277239,
                "variance": 85513.97371
              },
              {
                "average": 1063338.762,
                "count": 5328310,
                "maximum": 1063971.274,
                "minimum": 1062727.834,
                "name": "Y",
                "position": 1,
                "stddev": 273.6054116,
                "variance": 74859.92125
              },
              {
                "average": 79.28964304,
                "count": 5328310,
                "maximum": 128.1199821,
                "minimum": 34.87998208,
                "name": "Z",
                "position": 2,
                "stddev": 17.50975687,
                "variance": 306.5915855
              },
              {
                "average": 1155.668437,
                "count": 5328310,
                "maximum": 8880,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1040.151649,
                "variance": 1081915.453
              },
              {
                "average": 1.019406716,
                "count": 5328310,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1558775534,
                "variance": 0.02429781165
              },
              {
                "average": 1.039335174,
                "count": 5328310,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2326361116,
                "variance": 0.05411956043
              },
              {
                "average": 1,
                "count": 5328310,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5328310,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.450619427,
                "count": 5328310,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5077176669,
                "variance": 0.2577772292
              },
              {
                "average": 20.02373113,
                "count": 5328310,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.531501919,
                "variance": 2.345498129
              },
              {
                "average": 1.031383497,
                "count": 5328310,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1894782659,
                "variance": 0.03590201324
              },
              {
                "average": 6.567661228,
                "count": 5328310,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.625668369,
                "variance": 6.894134382
              },
              {
                "average": 247790635.8,
                "count": 5328310,
                "maximum": 247794775.3,
                "minimum": 247786203.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2359.507243,
                "variance": 5567274.432
              },
              {
                "average": 0,
                "count": 5328310,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5328310,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5328310,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5328310,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5328310,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              962060.2861,
              1062727.834,
              34.87998208,
              963298.4661,
              1063971.274,
              128.1199821
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    962060.286110405,
                    1062727.833512197,
                    34.87998207545157
                  ],
                  [
                    962060.286110405,
                    1063971.273512197,
                    34.87998207545157
                  ],
                  [
                    963298.4661104049,
                    1063971.273512197,
                    128.11998207545156
                  ],
                  [
                    963298.4661104049,
                    1062727.833512197,
                    128.11998207545156
                  ],
                  [
                    962060.286110405,
                    1062727.833512197,
                    34.87998207545157
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:39:35+00:00",
            "end_time": "2019-07-21T23:16:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5298.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.55079036373854,
              58.59764652287114,
              93.46549187797446
            ],
            [
              -137.5472999113826,
              58.60480192585021,
              93.46549187797446
            ],
            [
              -137.52894291601888,
              58.60239340552696,
              163.68549187797447
            ],
            [
              -137.53243693835438,
              58.59523849165376,
              163.68549187797447
            ],
            [
              -137.55079036373854,
              58.59764652287114,
              93.46549187797446
            ]
          ]
        ]
      },
      "bbox": [
        -137.5507904,
        58.59523849,
        93.46549188,
        -137.5289429,
        58.60480193,
        163.6854919
      ],
      "properties": {
        "datetime": "2019-07-21T23:52:47Z",
        "pc:count": 6560395,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 943970.7224,
            "count": 6560395,
            "maximum": 944613.7711,
            "minimum": 943516.6311,
            "name": "X",
            "position": 0,
            "stddev": 232.7064936,
            "variance": 54152.31218
          },
          {
            "average": 1073281.211,
            "count": 6560395,
            "maximum": 1073778.316,
            "minimum": 1072953.436,
            "name": "Y",
            "position": 1,
            "stddev": 164.5106648,
            "variance": 27063.75882
          },
          {
            "average": 126.1304489,
            "count": 6560395,
            "maximum": 163.6854919,
            "minimum": 93.46549188,
            "name": "Z",
            "position": 2,
            "stddev": 9.511061748,
            "variance": 90.46029558
          },
          {
            "average": 110.5551763,
            "count": 6560395,
            "maximum": 3264,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 182.2353838,
            "variance": 33209.73512
          },
          {
            "average": 2.740474164,
            "count": 6560395,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.245787897,
            "variance": 1.551987485
          },
          {
            "average": 4.481294495,
            "count": 6560395,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9716409715,
            "variance": 0.9440861775
          },
          {
            "average": 1,
            "count": 6560395,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6560395,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029680073,
            "count": 6560395,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1697031829,
            "variance": 0.0287991703
          },
          {
            "average": 19.98503232,
            "count": 6560395,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.176235996,
            "variance": 4.736003108
          },
          {
            "average": 3.467992552,
            "count": 6560395,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.171658831,
            "variance": 4.716102078
          },
          {
            "average": 1.640472411,
            "count": 6560395,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9206361985,
            "variance": 0.8475710099
          },
          {
            "average": 247786856.3,
            "count": 6560395,
            "maximum": 247788367.7,
            "minimum": 247786483.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 562.3054096,
            "variance": 316187.3736
          },
          {
            "average": 0,
            "count": 6560395,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6560395,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6560395,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6560395,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6560395,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          943516.6311,
          1072953.436,
          93.46549188,
          944613.7711,
          1073778.316,
          163.6854919
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                943516.6311493545,
                1072953.4363401304,
                93.46549187797446
              ],
              [
                943516.6311493545,
                1073778.3163401303,
                93.46549187797446
              ],
              [
                944613.7711493544,
                1073778.3163401303,
                163.68549187797447
              ],
              [
                944613.7711493544,
                1072953.4363401304,
                163.68549187797447
              ],
              [
                943516.6311493545,
                1072953.4363401304,
                93.46549187797446
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:52:47+00:00",
        "end_time": "2019-07-21T23:21:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5298.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5298.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5298.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5298.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5507904,
            58.59523849,
            93.46549188,
            -137.5289429,
            58.60480193,
            163.6854919
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.55079036373854,
                  58.59764652287114,
                  93.46549187797446
                ],
                [
                  -137.5472999113826,
                  58.60480192585021,
                  93.46549187797446
                ],
                [
                  -137.52894291601888,
                  58.60239340552696,
                  163.68549187797447
                ],
                [
                  -137.53243693835438,
                  58.59523849165376,
                  163.68549187797447
                ],
                [
                  -137.55079036373854,
                  58.59764652287114,
                  93.46549187797446
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5298.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5298.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:52:47Z",
            "pc:count": 6560395,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 943970.7224,
                "count": 6560395,
                "maximum": 944613.7711,
                "minimum": 943516.6311,
                "name": "X",
                "position": 0,
                "stddev": 232.7064936,
                "variance": 54152.31218
              },
              {
                "average": 1073281.211,
                "count": 6560395,
                "maximum": 1073778.316,
                "minimum": 1072953.436,
                "name": "Y",
                "position": 1,
                "stddev": 164.5106648,
                "variance": 27063.75882
              },
              {
                "average": 126.1304489,
                "count": 6560395,
                "maximum": 163.6854919,
                "minimum": 93.46549188,
                "name": "Z",
                "position": 2,
                "stddev": 9.511061748,
                "variance": 90.46029558
              },
              {
                "average": 110.5551763,
                "count": 6560395,
                "maximum": 3264,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 182.2353838,
                "variance": 33209.73512
              },
              {
                "average": 2.740474164,
                "count": 6560395,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.245787897,
                "variance": 1.551987485
              },
              {
                "average": 4.481294495,
                "count": 6560395,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9716409715,
                "variance": 0.9440861775
              },
              {
                "average": 1,
                "count": 6560395,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6560395,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029680073,
                "count": 6560395,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1697031829,
                "variance": 0.0287991703
              },
              {
                "average": 19.98503232,
                "count": 6560395,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.176235996,
                "variance": 4.736003108
              },
              {
                "average": 3.467992552,
                "count": 6560395,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.171658831,
                "variance": 4.716102078
              },
              {
                "average": 1.640472411,
                "count": 6560395,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9206361985,
                "variance": 0.8475710099
              },
              {
                "average": 247786856.3,
                "count": 6560395,
                "maximum": 247788367.7,
                "minimum": 247786483.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 562.3054096,
                "variance": 316187.3736
              },
              {
                "average": 0,
                "count": 6560395,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6560395,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6560395,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6560395,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6560395,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              943516.6311,
              1072953.436,
              93.46549188,
              944613.7711,
              1073778.316,
              163.6854919
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    943516.6311493545,
                    1072953.4363401304,
                    93.46549187797446
                  ],
                  [
                    943516.6311493545,
                    1073778.3163401303,
                    93.46549187797446
                  ],
                  [
                    944613.7711493544,
                    1073778.3163401303,
                    163.68549187797447
                  ],
                  [
                    944613.7711493544,
                    1072953.4363401304,
                    163.68549187797447
                  ],
                  [
                    943516.6311493545,
                    1072953.4363401304,
                    93.46549187797446
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:52:47+00:00",
            "end_time": "2019-07-21T23:21:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6784.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.2854012245788,
              58.476956507226845,
              66.69073271452018
            ],
            [
              -137.28112751999532,
              58.485603075988394,
              66.69073271452018
            ],
            [
              -137.26050713054747,
              58.48284199679121,
              143.8907327145202
            ],
            [
              -137.2647856523634,
              58.474196102344884,
              143.8907327145202
            ],
            [
              -137.2854012245788,
              58.476956507226845,
              66.69073271452018
            ]
          ]
        ]
      },
      "bbox": [
        -137.2854012,
        58.4741961,
        66.69073271,
        -137.2605071,
        58.48560308,
        143.8907327
      ],
      "properties": {
        "datetime": "2019-07-22T01:39:16Z",
        "pc:count": 2572002,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 962313.7961,
            "count": 2572002,
            "maximum": 963015.9761,
            "minimum": 961778.0161,
            "name": "X",
            "position": 0,
            "stddev": 279.8430012,
            "variance": 78312.10532
          },
          {
            "average": 1064144.462,
            "count": 2572002,
            "maximum": 1064688.366,
            "minimum": 1063690.646,
            "name": "Y",
            "position": 1,
            "stddev": 220.7343181,
            "variance": 48723.6392
          },
          {
            "average": 114.7221404,
            "count": 2572002,
            "maximum": 143.8907327,
            "minimum": 66.69073271,
            "name": "Z",
            "position": 2,
            "stddev": 15.39462854,
            "variance": 236.994588
          },
          {
            "average": 1671.894088,
            "count": 2572002,
            "maximum": 7917,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1266.614951,
            "variance": 1604313.435
          },
          {
            "average": 1.030830847,
            "count": 2572002,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1943607864,
            "variance": 0.0377761153
          },
          {
            "average": 1.062393031,
            "count": 2572002,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2881123173,
            "variance": 0.08300870738
          },
          {
            "average": 1,
            "count": 2572002,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2572002,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.591229323,
            "count": 2572002,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5279328178,
            "variance": 0.2787130601
          },
          {
            "average": 20.09846935,
            "count": 2572002,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.68070922,
            "variance": 2.824783484
          },
          {
            "average": 1.049244518,
            "count": 2572002,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2346681105,
            "variance": 0.05506912207
          },
          {
            "average": 2.28409037,
            "count": 2572002,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.497013009,
            "variance": 2.241047948
          },
          {
            "average": 247787204.9,
            "count": 2572002,
            "maximum": 247794756.3,
            "minimum": 247786204.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1067.750782,
            "variance": 1140091.733
          },
          {
            "average": 0,
            "count": 2572002,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2572002,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2572002,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2572002,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2572002,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          961778.0161,
          1063690.646,
          66.69073271,
          963015.9761,
          1064688.366,
          143.8907327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                961778.0160945895,
                1063690.6460822457,
                66.69073271452018
              ],
              [
                961778.0160945895,
                1064688.366082246,
                66.69073271452018
              ],
              [
                963015.9760945895,
                1064688.366082246,
                143.8907327145202
              ],
              [
                963015.9760945895,
                1063690.6460822457,
                143.8907327145202
              ],
              [
                961778.0160945895,
                1063690.6460822457,
                66.69073271452018
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:39:16+00:00",
        "end_time": "2019-07-21T23:16:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6784.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6784.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6784.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6784.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2854012,
            58.4741961,
            66.69073271,
            -137.2605071,
            58.48560308,
            143.8907327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.2854012245788,
                  58.476956507226845,
                  66.69073271452018
                ],
                [
                  -137.28112751999532,
                  58.485603075988394,
                  66.69073271452018
                ],
                [
                  -137.26050713054747,
                  58.48284199679121,
                  143.8907327145202
                ],
                [
                  -137.2647856523634,
                  58.474196102344884,
                  143.8907327145202
                ],
                [
                  -137.2854012245788,
                  58.476956507226845,
                  66.69073271452018
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6784.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6784.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:39:16Z",
            "pc:count": 2572002,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 962313.7961,
                "count": 2572002,
                "maximum": 963015.9761,
                "minimum": 961778.0161,
                "name": "X",
                "position": 0,
                "stddev": 279.8430012,
                "variance": 78312.10532
              },
              {
                "average": 1064144.462,
                "count": 2572002,
                "maximum": 1064688.366,
                "minimum": 1063690.646,
                "name": "Y",
                "position": 1,
                "stddev": 220.7343181,
                "variance": 48723.6392
              },
              {
                "average": 114.7221404,
                "count": 2572002,
                "maximum": 143.8907327,
                "minimum": 66.69073271,
                "name": "Z",
                "position": 2,
                "stddev": 15.39462854,
                "variance": 236.994588
              },
              {
                "average": 1671.894088,
                "count": 2572002,
                "maximum": 7917,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1266.614951,
                "variance": 1604313.435
              },
              {
                "average": 1.030830847,
                "count": 2572002,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1943607864,
                "variance": 0.0377761153
              },
              {
                "average": 1.062393031,
                "count": 2572002,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2881123173,
                "variance": 0.08300870738
              },
              {
                "average": 1,
                "count": 2572002,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2572002,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.591229323,
                "count": 2572002,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5279328178,
                "variance": 0.2787130601
              },
              {
                "average": 20.09846935,
                "count": 2572002,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.68070922,
                "variance": 2.824783484
              },
              {
                "average": 1.049244518,
                "count": 2572002,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2346681105,
                "variance": 0.05506912207
              },
              {
                "average": 2.28409037,
                "count": 2572002,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.497013009,
                "variance": 2.241047948
              },
              {
                "average": 247787204.9,
                "count": 2572002,
                "maximum": 247794756.3,
                "minimum": 247786204.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1067.750782,
                "variance": 1140091.733
              },
              {
                "average": 0,
                "count": 2572002,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2572002,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2572002,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2572002,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2572002,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              961778.0161,
              1063690.646,
              66.69073271,
              963015.9761,
              1064688.366,
              143.8907327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    961778.0160945895,
                    1063690.6460822457,
                    66.69073271452018
                  ],
                  [
                    961778.0160945895,
                    1064688.366082246,
                    66.69073271452018
                  ],
                  [
                    963015.9760945895,
                    1064688.366082246,
                    143.8907327145202
                  ],
                  [
                    963015.9760945895,
                    1063690.6460822457,
                    143.8907327145202
                  ],
                  [
                    961778.0160945895,
                    1063690.6460822457,
                    66.69073271452018
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:39:16+00:00",
            "end_time": "2019-07-21T23:16: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": "20190722_NCMP_AK_08VLK5393.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.5113454678714,
              58.56152789360157,
              -3.236657638044737
            ],
            [
              -137.51110129666523,
              58.56202783145498,
              -3.236657638044737
            ],
            [
              -137.50955097240768,
              58.5618238117115,
              1.703342361955263
            ],
            [
              -137.50979516465242,
              58.5613238767488,
              1.703342361955263
            ],
            [
              -137.5113454678714,
              58.56152789360157,
              -3.236657638044737
            ]
          ]
        ]
      },
      "bbox": [
        -137.5113455,
        58.56132388,
        -3.236657638,
        -137.509551,
        58.56202783,
        1.703342362
      ],
      "properties": {
        "datetime": "2019-07-22T20:17:18Z",
        "pc:count": 284,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 946774.476,
            "count": 284,
            "maximum": 946817.2767,
            "minimum": 946724.4967,
            "name": "X",
            "position": 0,
            "stddev": 17.29715593,
            "variance": 299.1916033
          },
          {
            "average": 1069634.325,
            "count": 284,
            "maximum": 1069659.289,
            "minimum": 1069601.649,
            "name": "Y",
            "position": 1,
            "stddev": 17.7667352,
            "variance": 315.6568797
          },
          {
            "average": -0.2267632718,
            "count": 284,
            "maximum": 1.703342362,
            "minimum": -3.236657638,
            "name": "Z",
            "position": 2,
            "stddev": 1.162653686,
            "variance": 1.351763593
          },
          {
            "average": 48.3415493,
            "count": 284,
            "maximum": 433,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 94.25500839,
            "variance": 8884.006607
          },
          {
            "average": 1,
            "count": 284,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 284,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 284,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 284,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.58450704,
            "count": 284,
            "maximum": 29,
            "minimum": 2,
            "name": "Classification",
            "position": 8,
            "stddev": 12.07236306,
            "variance": 145.7419499
          },
          {
            "average": 20.57661938,
            "count": 284,
            "maximum": 21,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4958247839,
            "variance": 0.2458422164
          },
          {
            "average": 1.725352113,
            "count": 284,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4471245579,
            "variance": 0.1999203703
          },
          {
            "average": 2.228873239,
            "count": 284,
            "maximum": 3,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4208490469,
            "variance": 0.1771139203
          },
          {
            "average": 247860894.1,
            "count": 284,
            "maximum": 247861838.5,
            "minimum": 247860612.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 514.3782753,
            "variance": 264585.0102
          },
          {
            "average": 0,
            "count": 284,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 284,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 284,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 284,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 284,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          946724.4967,
          1069601.649,
          -3.236657638,
          946817.2767,
          1069659.289,
          1.703342362
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                946724.4967420407,
                1069601.6494235916,
                -3.236657638044737
              ],
              [
                946724.4967420407,
                1069659.2894235917,
                -3.236657638044737
              ],
              [
                946817.2767420408,
                1069659.2894235917,
                1.703342361955263
              ],
              [
                946817.2767420408,
                1069601.6494235916,
                1.703342361955263
              ],
              [
                946724.4967420407,
                1069601.6494235916,
                -3.236657638044737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:17:18+00:00",
        "end_time": "2019-07-22T19:56:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK5393.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK5393.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5393.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5393.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5113455,
            58.56132388,
            -3.236657638,
            -137.509551,
            58.56202783,
            1.703342362
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.5113454678714,
                  58.56152789360157,
                  -3.236657638044737
                ],
                [
                  -137.51110129666523,
                  58.56202783145498,
                  -3.236657638044737
                ],
                [
                  -137.50955097240768,
                  58.5618238117115,
                  1.703342361955263
                ],
                [
                  -137.50979516465242,
                  58.5613238767488,
                  1.703342361955263
                ],
                [
                  -137.5113454678714,
                  58.56152789360157,
                  -3.236657638044737
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK5393.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5393.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:17:18Z",
            "pc:count": 284,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 946774.476,
                "count": 284,
                "maximum": 946817.2767,
                "minimum": 946724.4967,
                "name": "X",
                "position": 0,
                "stddev": 17.29715593,
                "variance": 299.1916033
              },
              {
                "average": 1069634.325,
                "count": 284,
                "maximum": 1069659.289,
                "minimum": 1069601.649,
                "name": "Y",
                "position": 1,
                "stddev": 17.7667352,
                "variance": 315.6568797
              },
              {
                "average": -0.2267632718,
                "count": 284,
                "maximum": 1.703342362,
                "minimum": -3.236657638,
                "name": "Z",
                "position": 2,
                "stddev": 1.162653686,
                "variance": 1.351763593
              },
              {
                "average": 48.3415493,
                "count": 284,
                "maximum": 433,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 94.25500839,
                "variance": 8884.006607
              },
              {
                "average": 1,
                "count": 284,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 284,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 284,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 284,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.58450704,
                "count": 284,
                "maximum": 29,
                "minimum": 2,
                "name": "Classification",
                "position": 8,
                "stddev": 12.07236306,
                "variance": 145.7419499
              },
              {
                "average": 20.57661938,
                "count": 284,
                "maximum": 21,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4958247839,
                "variance": 0.2458422164
              },
              {
                "average": 1.725352113,
                "count": 284,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4471245579,
                "variance": 0.1999203703
              },
              {
                "average": 2.228873239,
                "count": 284,
                "maximum": 3,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4208490469,
                "variance": 0.1771139203
              },
              {
                "average": 247860894.1,
                "count": 284,
                "maximum": 247861838.5,
                "minimum": 247860612.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 514.3782753,
                "variance": 264585.0102
              },
              {
                "average": 0,
                "count": 284,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 284,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 284,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 284,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 284,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              946724.4967,
              1069601.649,
              -3.236657638,
              946817.2767,
              1069659.289,
              1.703342362
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    946724.4967420407,
                    1069601.6494235916,
                    -3.236657638044737
                  ],
                  [
                    946724.4967420407,
                    1069659.2894235917,
                    -3.236657638044737
                  ],
                  [
                    946817.2767420408,
                    1069659.2894235917,
                    1.703342361955263
                  ],
                  [
                    946817.2767420408,
                    1069601.6494235916,
                    1.703342361955263
                  ],
                  [
                    946724.4967420407,
                    1069601.6494235916,
                    -3.236657638044737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:17:18+00:00",
            "end_time": "2019-07-22T19:56:52+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6785.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.28190486798056,
              58.485389868152346,
              103.18897627975093
            ],
            [
              -137.28136425518767,
              58.48648337500929,
              103.18897627975093
            ],
            [
              -137.27875855579325,
              58.48613469346936,
              113.12897627975093
            ],
            [
              -137.27929924559942,
              58.48504119738582,
              113.12897627975093
            ],
            [
              -137.28190486798056,
              58.485389868152346,
              103.18897627975093
            ]
          ]
        ]
      },
      "bbox": [
        -137.2819049,
        58.4850412,
        103.1889763,
        -137.2787586,
        58.48648338,
        113.1289763
      ],
      "properties": {
        "datetime": "2019-07-21T23:17:07Z",
        "pc:count": 41902,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 961809.2854,
            "count": 41902,
            "maximum": 961896.6015,
            "minimum": 961740.1815,
            "name": "X",
            "position": 0,
            "stddev": 38.33458092,
            "variance": 1469.540094
          },
          {
            "average": 1064718.311,
            "count": 41902,
            "maximum": 1064780.213,
            "minimum": 1064654.033,
            "name": "Y",
            "position": 1,
            "stddev": 27.96048932,
            "variance": 781.788963
          },
          {
            "average": 107.8766492,
            "count": 41902,
            "maximum": 113.1289763,
            "minimum": 103.1889763,
            "name": "Z",
            "position": 2,
            "stddev": 2.438161982,
            "variance": 5.944633851
          },
          {
            "average": 1000.869243,
            "count": 41902,
            "maximum": 6219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 906.6812723,
            "variance": 822070.9295
          },
          {
            "average": 1.013794091,
            "count": 41902,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1241689892,
            "variance": 0.01541793789
          },
          {
            "average": 1.02794616,
            "count": 41902,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.181365949,
            "variance": 0.03289360747
          },
          {
            "average": 1,
            "count": 41902,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41902,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.747697007,
            "count": 41902,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4343393774,
            "variance": 0.1886506948
          },
          {
            "average": 19.85001138,
            "count": 41902,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4620687576,
            "variance": 0.2135075368
          },
          {
            "average": 1.02446184,
            "count": 41902,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1602430237,
            "variance": 0.02567782665
          },
          {
            "average": 1,
            "count": 41902,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247786225.8,
            "count": 41902,
            "maximum": 247786227.9,
            "minimum": 247786223.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.138717339,
            "variance": 1.296677178
          },
          {
            "average": 0,
            "count": 41902,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41902,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41902,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41902,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41902,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          961740.1815,
          1064654.033,
          103.1889763,
          961896.6015,
          1064780.213,
          113.1289763
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                961740.1815362918,
                1064654.0329740995,
                103.18897627975093
              ],
              [
                961740.1815362918,
                1064780.2129740997,
                103.18897627975093
              ],
              [
                961896.6015362918,
                1064780.2129740997,
                113.12897627975093
              ],
              [
                961896.6015362918,
                1064654.0329740995,
                113.12897627975093
              ],
              [
                961740.1815362918,
                1064654.0329740995,
                103.18897627975093
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:17:07+00:00",
        "end_time": "2019-07-21T23:17:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6785.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6785.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6785.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6785.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2819049,
            58.4850412,
            103.1889763,
            -137.2787586,
            58.48648338,
            113.1289763
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.28190486798056,
                  58.485389868152346,
                  103.18897627975093
                ],
                [
                  -137.28136425518767,
                  58.48648337500929,
                  103.18897627975093
                ],
                [
                  -137.27875855579325,
                  58.48613469346936,
                  113.12897627975093
                ],
                [
                  -137.27929924559942,
                  58.48504119738582,
                  113.12897627975093
                ],
                [
                  -137.28190486798056,
                  58.485389868152346,
                  103.18897627975093
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6785.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6785.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:17:07Z",
            "pc:count": 41902,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 961809.2854,
                "count": 41902,
                "maximum": 961896.6015,
                "minimum": 961740.1815,
                "name": "X",
                "position": 0,
                "stddev": 38.33458092,
                "variance": 1469.540094
              },
              {
                "average": 1064718.311,
                "count": 41902,
                "maximum": 1064780.213,
                "minimum": 1064654.033,
                "name": "Y",
                "position": 1,
                "stddev": 27.96048932,
                "variance": 781.788963
              },
              {
                "average": 107.8766492,
                "count": 41902,
                "maximum": 113.1289763,
                "minimum": 103.1889763,
                "name": "Z",
                "position": 2,
                "stddev": 2.438161982,
                "variance": 5.944633851
              },
              {
                "average": 1000.869243,
                "count": 41902,
                "maximum": 6219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 906.6812723,
                "variance": 822070.9295
              },
              {
                "average": 1.013794091,
                "count": 41902,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1241689892,
                "variance": 0.01541793789
              },
              {
                "average": 1.02794616,
                "count": 41902,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.181365949,
                "variance": 0.03289360747
              },
              {
                "average": 1,
                "count": 41902,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41902,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.747697007,
                "count": 41902,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4343393774,
                "variance": 0.1886506948
              },
              {
                "average": 19.85001138,
                "count": 41902,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4620687576,
                "variance": 0.2135075368
              },
              {
                "average": 1.02446184,
                "count": 41902,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1602430237,
                "variance": 0.02567782665
              },
              {
                "average": 1,
                "count": 41902,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247786225.8,
                "count": 41902,
                "maximum": 247786227.9,
                "minimum": 247786223.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.138717339,
                "variance": 1.296677178
              },
              {
                "average": 0,
                "count": 41902,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41902,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41902,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41902,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41902,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              961740.1815,
              1064654.033,
              103.1889763,
              961896.6015,
              1064780.213,
              113.1289763
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    961740.1815362918,
                    1064654.0329740995,
                    103.18897627975093
                  ],
                  [
                    961740.1815362918,
                    1064780.2129740997,
                    103.18897627975093
                  ],
                  [
                    961896.6015362918,
                    1064780.2129740997,
                    113.12897627975093
                  ],
                  [
                    961896.6015362918,
                    1064654.0329740995,
                    113.12897627975093
                  ],
                  [
                    961740.1815362918,
                    1064654.0329740995,
                    103.18897627975093
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:17:07+00:00",
            "end_time": "2019-07-21T23:17:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7675.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.12632134340006,
              58.39883735489781,
              -7.222668248585215
            ],
            [
              -137.12095652421894,
              58.40960886075993,
              -7.222668248585215
            ],
            [
              -137.10037761619603,
              58.40681951973044,
              108.21733175141478
            ],
            [
              -137.10574840209023,
              58.39604885988974,
              108.21733175141478
            ],
            [
              -137.12632134340006,
              58.39883735489781,
              -7.222668248585215
            ]
          ]
        ]
      },
      "bbox": [
        -137.1263213,
        58.39604886,
        -7.222668249,
        -137.1003776,
        58.40960886,
        108.2173318
      ],
      "properties": {
        "datetime": "2019-07-23T00:16:14Z",
        "pc:count": 28115714,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 973545.4813,
            "count": 28115714,
            "maximum": 974168.0216,
            "minimum": 972929.0616,
            "name": "X",
            "position": 0,
            "stddev": 280.8942353,
            "variance": 78901.57142
          },
          {
            "average": 1058190.678,
            "count": 28115714,
            "maximum": 1058799.319,
            "minimum": 1057555.699,
            "name": "Y",
            "position": 1,
            "stddev": 239.1454967,
            "variance": 57190.5686
          },
          {
            "average": 44.79565021,
            "count": 28115714,
            "maximum": 108.2173318,
            "minimum": -7.222668249,
            "name": "Z",
            "position": 2,
            "stddev": 18.85984011,
            "variance": 355.6935689
          },
          {
            "average": 116.4643291,
            "count": 28115714,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 212.9980529,
            "variance": 45368.17053
          },
          {
            "average": 2.743072646,
            "count": 28115714,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.245604053,
            "variance": 1.551529456
          },
          {
            "average": 4.486752106,
            "count": 28115714,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.008742056,
            "variance": 1.017560536
          },
          {
            "average": 1,
            "count": 28115714,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28115714,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.122542575,
            "count": 28115714,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.738339222,
            "variance": 3.02182325
          },
          {
            "average": 20.11928383,
            "count": 28115714,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.877806657,
            "variance": 3.526157843
          },
          {
            "average": 3.553033617,
            "count": 28115714,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.256012248,
            "variance": 5.089591263
          },
          {
            "average": 7.973097286,
            "count": 28115714,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.660558099,
            "variance": 32.04191799
          },
          {
            "average": 247802970.9,
            "count": 28115714,
            "maximum": 247876174.5,
            "minimum": 247786035.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 30852.6025,
            "variance": 951883081
          },
          {
            "average": 0,
            "count": 28115714,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28115714,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28115714,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28115714,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28115714,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          972929.0616,
          1057555.699,
          -7.222668249,
          974168.0216,
          1058799.319,
          108.2173318
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                972929.0616048924,
                1057555.6989431535,
                -7.222668248585215
              ],
              [
                972929.0616048924,
                1058799.3189431536,
                -7.222668248585215
              ],
              [
                974168.0216048923,
                1058799.3189431536,
                108.21733175141478
              ],
              [
                974168.0216048923,
                1057555.6989431535,
                108.21733175141478
              ],
              [
                972929.0616048924,
                1057555.6989431535,
                -7.222668248585215
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T00:16:14+00:00",
        "end_time": "2019-07-21T23:13:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7675.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7675.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7675.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7675.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1263213,
            58.39604886,
            -7.222668249,
            -137.1003776,
            58.40960886,
            108.2173318
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.12632134340006,
                  58.39883735489781,
                  -7.222668248585215
                ],
                [
                  -137.12095652421894,
                  58.40960886075993,
                  -7.222668248585215
                ],
                [
                  -137.10037761619603,
                  58.40681951973044,
                  108.21733175141478
                ],
                [
                  -137.10574840209023,
                  58.39604885988974,
                  108.21733175141478
                ],
                [
                  -137.12632134340006,
                  58.39883735489781,
                  -7.222668248585215
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7675.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7675.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T00:16:14Z",
            "pc:count": 28115714,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 973545.4813,
                "count": 28115714,
                "maximum": 974168.0216,
                "minimum": 972929.0616,
                "name": "X",
                "position": 0,
                "stddev": 280.8942353,
                "variance": 78901.57142
              },
              {
                "average": 1058190.678,
                "count": 28115714,
                "maximum": 1058799.319,
                "minimum": 1057555.699,
                "name": "Y",
                "position": 1,
                "stddev": 239.1454967,
                "variance": 57190.5686
              },
              {
                "average": 44.79565021,
                "count": 28115714,
                "maximum": 108.2173318,
                "minimum": -7.222668249,
                "name": "Z",
                "position": 2,
                "stddev": 18.85984011,
                "variance": 355.6935689
              },
              {
                "average": 116.4643291,
                "count": 28115714,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 212.9980529,
                "variance": 45368.17053
              },
              {
                "average": 2.743072646,
                "count": 28115714,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.245604053,
                "variance": 1.551529456
              },
              {
                "average": 4.486752106,
                "count": 28115714,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.008742056,
                "variance": 1.017560536
              },
              {
                "average": 1,
                "count": 28115714,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28115714,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.122542575,
                "count": 28115714,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.738339222,
                "variance": 3.02182325
              },
              {
                "average": 20.11928383,
                "count": 28115714,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.877806657,
                "variance": 3.526157843
              },
              {
                "average": 3.553033617,
                "count": 28115714,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.256012248,
                "variance": 5.089591263
              },
              {
                "average": 7.973097286,
                "count": 28115714,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.660558099,
                "variance": 32.04191799
              },
              {
                "average": 247802970.9,
                "count": 28115714,
                "maximum": 247876174.5,
                "minimum": 247786035.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 30852.6025,
                "variance": 951883081
              },
              {
                "average": 0,
                "count": 28115714,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28115714,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28115714,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28115714,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28115714,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              972929.0616,
              1057555.699,
              -7.222668249,
              974168.0216,
              1058799.319,
              108.2173318
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    972929.0616048924,
                    1057555.6989431535,
                    -7.222668248585215
                  ],
                  [
                    972929.0616048924,
                    1058799.3189431536,
                    -7.222668248585215
                  ],
                  [
                    974168.0216048923,
                    1058799.3189431536,
                    108.21733175141478
                  ],
                  [
                    974168.0216048923,
                    1057555.6989431535,
                    108.21733175141478
                  ],
                  [
                    972929.0616048924,
                    1057555.6989431535,
                    -7.222668248585215
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T00:16:14+00:00",
            "end_time": "2019-07-21T23:13:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6881.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.26369996087723,
              58.456083345967784,
              0.224357600921472
            ],
            [
              -137.26121098092406,
              58.4611159024589,
              0.224357600921472
            ],
            [
              -137.24297101879782,
              58.458668947250445,
              82.86435760092147
            ],
            [
              -137.24546247690043,
              58.453636738289084,
              82.86435760092147
            ],
            [
              -137.26369996087723,
              58.456083345967784,
              0.224357600921472
            ]
          ]
        ]
      },
      "bbox": [
        -137.2637,
        58.45363674,
        0.2243576009,
        -137.242971,
        58.4611159,
        82.8643576
      ],
      "properties": {
        "datetime": "2019-07-22T19:42:08Z",
        "pc:count": 5439975,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 964234.4808,
            "count": 5439975,
            "maximum": 964677.7432,
            "minimum": 963581.8432,
            "name": "X",
            "position": 0,
            "stddev": 256.079647,
            "variance": 65576.78561
          },
          {
            "average": 1062086.258,
            "count": 5439975,
            "maximum": 1062326.938,
            "minimum": 1061746.198,
            "name": "Y",
            "position": 1,
            "stddev": 104.4068053,
            "variance": 10900.781
          },
          {
            "average": 30.67553986,
            "count": 5439975,
            "maximum": 82.8643576,
            "minimum": 0.2243576009,
            "name": "Z",
            "position": 2,
            "stddev": 12.66159783,
            "variance": 160.3160595
          },
          {
            "average": 140.6681963,
            "count": 5439975,
            "maximum": 7694,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 328.0726556,
            "variance": 107631.6673
          },
          {
            "average": 2.587849025,
            "count": 5439975,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.268134835,
            "variance": 1.60816596
          },
          {
            "average": 4.174766796,
            "count": 5439975,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.313104225,
            "variance": 1.724242706
          },
          {
            "average": 1,
            "count": 5439975,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5439975,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.038561758,
            "count": 5439975,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2816416455,
            "variance": 0.07932201646
          },
          {
            "average": 19.91222945,
            "count": 5439975,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.593856183,
            "variance": 2.540377531
          },
          {
            "average": 3.308960979,
            "count": 5439975,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.263699558,
            "variance": 5.124335691
          },
          {
            "average": 8.078301279,
            "count": 5439975,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.354976649,
            "variance": 1.83596172
          },
          {
            "average": 247792676.6,
            "count": 5439975,
            "maximum": 247859728.4,
            "minimum": 247789911.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6683.260892,
            "variance": 44665976.15
          },
          {
            "average": 0,
            "count": 5439975,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5439975,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5439975,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5439975,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5439975,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          963581.8432,
          1061746.198,
          0.2243576009,
          964677.7432,
          1062326.938,
          82.8643576
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                963581.8431822953,
                1061746.197540735,
                0.224357600921472
              ],
              [
                963581.8431822953,
                1062326.9375407351,
                0.224357600921472
              ],
              [
                964677.7431822952,
                1062326.9375407351,
                82.86435760092147
              ],
              [
                964677.7431822952,
                1061746.197540735,
                82.86435760092147
              ],
              [
                963581.8431822953,
                1061746.197540735,
                0.224357600921472
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:42:08+00:00",
        "end_time": "2019-07-22T00:18:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6881.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6881.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6881.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6881.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.2637,
            58.45363674,
            0.2243576009,
            -137.242971,
            58.4611159,
            82.8643576
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.26369996087723,
                  58.456083345967784,
                  0.224357600921472
                ],
                [
                  -137.26121098092406,
                  58.4611159024589,
                  0.224357600921472
                ],
                [
                  -137.24297101879782,
                  58.458668947250445,
                  82.86435760092147
                ],
                [
                  -137.24546247690043,
                  58.453636738289084,
                  82.86435760092147
                ],
                [
                  -137.26369996087723,
                  58.456083345967784,
                  0.224357600921472
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6881.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6881.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:42:08Z",
            "pc:count": 5439975,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 964234.4808,
                "count": 5439975,
                "maximum": 964677.7432,
                "minimum": 963581.8432,
                "name": "X",
                "position": 0,
                "stddev": 256.079647,
                "variance": 65576.78561
              },
              {
                "average": 1062086.258,
                "count": 5439975,
                "maximum": 1062326.938,
                "minimum": 1061746.198,
                "name": "Y",
                "position": 1,
                "stddev": 104.4068053,
                "variance": 10900.781
              },
              {
                "average": 30.67553986,
                "count": 5439975,
                "maximum": 82.8643576,
                "minimum": 0.2243576009,
                "name": "Z",
                "position": 2,
                "stddev": 12.66159783,
                "variance": 160.3160595
              },
              {
                "average": 140.6681963,
                "count": 5439975,
                "maximum": 7694,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 328.0726556,
                "variance": 107631.6673
              },
              {
                "average": 2.587849025,
                "count": 5439975,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.268134835,
                "variance": 1.60816596
              },
              {
                "average": 4.174766796,
                "count": 5439975,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.313104225,
                "variance": 1.724242706
              },
              {
                "average": 1,
                "count": 5439975,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5439975,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.038561758,
                "count": 5439975,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2816416455,
                "variance": 0.07932201646
              },
              {
                "average": 19.91222945,
                "count": 5439975,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.593856183,
                "variance": 2.540377531
              },
              {
                "average": 3.308960979,
                "count": 5439975,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.263699558,
                "variance": 5.124335691
              },
              {
                "average": 8.078301279,
                "count": 5439975,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.354976649,
                "variance": 1.83596172
              },
              {
                "average": 247792676.6,
                "count": 5439975,
                "maximum": 247859728.4,
                "minimum": 247789911.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6683.260892,
                "variance": 44665976.15
              },
              {
                "average": 0,
                "count": 5439975,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5439975,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5439975,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5439975,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5439975,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              963581.8432,
              1061746.198,
              0.2243576009,
              964677.7432,
              1062326.938,
              82.8643576
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    963581.8431822953,
                    1061746.197540735,
                    0.224357600921472
                  ],
                  [
                    963581.8431822953,
                    1062326.9375407351,
                    0.224357600921472
                  ],
                  [
                    964677.7431822952,
                    1062326.9375407351,
                    82.86435760092147
                  ],
                  [
                    964677.7431822952,
                    1061746.197540735,
                    82.86435760092147
                  ],
                  [
                    963581.8431822953,
                    1061746.197540735,
                    0.224357600921472
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:42:08+00:00",
            "end_time": "2019-07-22T00:18:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5494.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.51449494867398,
              58.562573276030754,
              -2.222295375673141
            ],
            [
              -137.50925029332063,
              58.573310126462495,
              -2.222295375673141
            ],
            [
              -137.48854856636137,
              58.57058466126087,
              156.51770462432688
            ],
            [
              -137.49379925445803,
              58.55984864017597,
              156.51770462432688
            ],
            [
              -137.51449494867398,
              58.562573276030754,
              -2.222295375673141
            ]
          ]
        ]
      },
      "bbox": [
        -137.5144949,
        58.55984864,
        -2.222295376,
        -137.4885486,
        58.57331013,
        156.5177046
      ],
      "properties": {
        "datetime": "2019-07-22T20:17:17Z",
        "pc:count": 20569050,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 947143.1146,
            "count": 20569050,
            "maximum": 947757.2894,
            "minimum": 946518.6894,
            "name": "X",
            "position": 0,
            "stddev": 285.6114232,
            "variance": 81573.88505
          },
          {
            "average": 1070286.654,
            "count": 20569050,
            "maximum": 1070907.906,
            "minimum": 1069670.006,
            "name": "Y",
            "position": 1,
            "stddev": 292.9789125,
            "variance": 85836.64318
          },
          {
            "average": 73.56999281,
            "count": 20569050,
            "maximum": 156.5177046,
            "minimum": -2.222295376,
            "name": "Z",
            "position": 2,
            "stddev": 27.5829515,
            "variance": 760.8192134
          },
          {
            "average": 121.6990834,
            "count": 20569050,
            "maximum": 5708,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 215.3621701,
            "variance": 46380.86432
          },
          {
            "average": 2.723899256,
            "count": 20569050,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.253019631,
            "variance": 1.570058197
          },
          {
            "average": 4.448238154,
            "count": 20569050,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.057062888,
            "variance": 1.11738195
          },
          {
            "average": 1,
            "count": 20569050,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20569050,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028569866,
            "count": 20569050,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3501136942,
            "variance": 0.1225795989
          },
          {
            "average": 19.9926285,
            "count": 20569050,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.7650264,
            "variance": 3.115318193
          },
          {
            "average": 3.490562569,
            "count": 20569050,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.219977875,
            "variance": 4.928301766
          },
          {
            "average": 7.490868465,
            "count": 20569050,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.113824836,
            "variance": 9.695905112
          },
          {
            "average": 247804096.9,
            "count": 20569050,
            "maximum": 247861837.7,
            "minimum": 247788982.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 25378.06473,
            "variance": 644046169.4
          },
          {
            "average": 0,
            "count": 20569050,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20569050,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20569050,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20569050,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20569050,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          946518.6894,
          1069670.006,
          -2.222295376,
          947757.2894,
          1070907.906,
          156.5177046
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                946518.6894258009,
                1069670.0058045199,
                -2.222295375673141
              ],
              [
                946518.6894258009,
                1070907.9058045198,
                -2.222295375673141
              ],
              [
                947757.289425801,
                1070907.9058045198,
                156.51770462432688
              ],
              [
                947757.289425801,
                1069670.0058045199,
                156.51770462432688
              ],
              [
                946518.6894258009,
                1069670.0058045199,
                -2.222295375673141
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:17:17+00:00",
        "end_time": "2019-07-22T00:03:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5494.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5494.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5494.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5494.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5144949,
            58.55984864,
            -2.222295376,
            -137.4885486,
            58.57331013,
            156.5177046
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.51449494867398,
                  58.562573276030754,
                  -2.222295375673141
                ],
                [
                  -137.50925029332063,
                  58.573310126462495,
                  -2.222295375673141
                ],
                [
                  -137.48854856636137,
                  58.57058466126087,
                  156.51770462432688
                ],
                [
                  -137.49379925445803,
                  58.55984864017597,
                  156.51770462432688
                ],
                [
                  -137.51449494867398,
                  58.562573276030754,
                  -2.222295375673141
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5494.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5494.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:17:17Z",
            "pc:count": 20569050,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 947143.1146,
                "count": 20569050,
                "maximum": 947757.2894,
                "minimum": 946518.6894,
                "name": "X",
                "position": 0,
                "stddev": 285.6114232,
                "variance": 81573.88505
              },
              {
                "average": 1070286.654,
                "count": 20569050,
                "maximum": 1070907.906,
                "minimum": 1069670.006,
                "name": "Y",
                "position": 1,
                "stddev": 292.9789125,
                "variance": 85836.64318
              },
              {
                "average": 73.56999281,
                "count": 20569050,
                "maximum": 156.5177046,
                "minimum": -2.222295376,
                "name": "Z",
                "position": 2,
                "stddev": 27.5829515,
                "variance": 760.8192134
              },
              {
                "average": 121.6990834,
                "count": 20569050,
                "maximum": 5708,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 215.3621701,
                "variance": 46380.86432
              },
              {
                "average": 2.723899256,
                "count": 20569050,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.253019631,
                "variance": 1.570058197
              },
              {
                "average": 4.448238154,
                "count": 20569050,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.057062888,
                "variance": 1.11738195
              },
              {
                "average": 1,
                "count": 20569050,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20569050,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028569866,
                "count": 20569050,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3501136942,
                "variance": 0.1225795989
              },
              {
                "average": 19.9926285,
                "count": 20569050,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.7650264,
                "variance": 3.115318193
              },
              {
                "average": 3.490562569,
                "count": 20569050,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.219977875,
                "variance": 4.928301766
              },
              {
                "average": 7.490868465,
                "count": 20569050,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.113824836,
                "variance": 9.695905112
              },
              {
                "average": 247804096.9,
                "count": 20569050,
                "maximum": 247861837.7,
                "minimum": 247788982.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 25378.06473,
                "variance": 644046169.4
              },
              {
                "average": 0,
                "count": 20569050,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20569050,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20569050,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20569050,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20569050,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              946518.6894,
              1069670.006,
              -2.222295376,
              947757.2894,
              1070907.906,
              156.5177046
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    946518.6894258009,
                    1069670.0058045199,
                    -2.222295375673141
                  ],
                  [
                    946518.6894258009,
                    1070907.9058045198,
                    -2.222295375673141
                  ],
                  [
                    947757.289425801,
                    1070907.9058045198,
                    156.51770462432688
                  ],
                  [
                    947757.289425801,
                    1069670.0058045199,
                    156.51770462432688
                  ],
                  [
                    946518.6894258009,
                    1069670.0058045199,
                    -2.222295375673141
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:17:17+00:00",
            "end_time": "2019-07-22T00:03: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": "20190721_NCMP_AK_08VLK6088.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.40778756113613,
              58.51065882561741,
              4.077182969543948
            ],
            [
              -137.40249265001248,
              58.52144247002459,
              4.077182969543948
            ],
            [
              -137.38183016090372,
              58.51869960296111,
              102.47718296954395
            ],
            [
              -137.38713110465173,
              58.507916795111065,
              102.47718296954395
            ],
            [
              -137.40778756113613,
              58.51065882561741,
              4.077182969543948
            ]
          ]
        ]
      },
      "bbox": [
        -137.4077876,
        58.5079168,
        4.07718297,
        -137.3818302,
        58.52144247,
        102.477183
      ],
      "properties": {
        "datetime": "2019-07-23T00:08:27Z",
        "pc:count": 23354116,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 954548.0182,
            "count": 23354116,
            "maximum": 955190.8464,
            "minimum": 953952.2264,
            "name": "X",
            "position": 0,
            "stddev": 292.2321648,
            "variance": 85399.63814
          },
          {
            "average": 1066203.074,
            "count": 23354116,
            "maximum": 1066817.757,
            "minimum": 1065573.997,
            "name": "Y",
            "position": 1,
            "stddev": 278.7382368,
            "variance": 77695.00466
          },
          {
            "average": 49.02877586,
            "count": 23354116,
            "maximum": 102.477183,
            "minimum": 4.07718297,
            "name": "Z",
            "position": 2,
            "stddev": 14.87491041,
            "variance": 221.2629596
          },
          {
            "average": 115.824693,
            "count": 23354116,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 217.9471316,
            "variance": 47500.95217
          },
          {
            "average": 2.728293762,
            "count": 23354116,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.245286117,
            "variance": 1.550737513
          },
          {
            "average": 4.457918467,
            "count": 23354116,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.021727899,
            "variance": 1.0439279
          },
          {
            "average": 1,
            "count": 23354116,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23354116,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.05349344,
            "count": 23354116,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9312154729,
            "variance": 0.867162257
          },
          {
            "average": 19.94230523,
            "count": 23354116,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.513631817,
            "variance": 2.291081277
          },
          {
            "average": 3.507542696,
            "count": 23354116,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.23667155,
            "variance": 5.002699624
          },
          {
            "average": 7.010958111,
            "count": 23354116,
            "maximum": 19,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.243771395,
            "variance": 38.98468123
          },
          {
            "average": 247842370.7,
            "count": 23354116,
            "maximum": 247875707.4,
            "minimum": 247790911.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33256.30193,
            "variance": 1105981618
          },
          {
            "average": 0,
            "count": 23354116,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23354116,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23354116,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23354116,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 23354116,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          953952.2264,
          1065573.997,
          4.07718297,
          955190.8464,
          1066817.757,
          102.477183
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                953952.2263815976,
                1065573.997091575,
                4.077182969543948
              ],
              [
                953952.2263815976,
                1066817.7570915748,
                4.077182969543948
              ],
              [
                955190.8463815977,
                1066817.7570915748,
                102.47718296954395
              ],
              [
                955190.8463815977,
                1065573.997091575,
                102.47718296954395
              ],
              [
                953952.2263815976,
                1065573.997091575,
                4.077182969543948
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T00:08:27+00:00",
        "end_time": "2019-07-22T00:35:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6088.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6088.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6088.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6088.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4077876,
            58.5079168,
            4.07718297,
            -137.3818302,
            58.52144247,
            102.477183
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.40778756113613,
                  58.51065882561741,
                  4.077182969543948
                ],
                [
                  -137.40249265001248,
                  58.52144247002459,
                  4.077182969543948
                ],
                [
                  -137.38183016090372,
                  58.51869960296111,
                  102.47718296954395
                ],
                [
                  -137.38713110465173,
                  58.507916795111065,
                  102.47718296954395
                ],
                [
                  -137.40778756113613,
                  58.51065882561741,
                  4.077182969543948
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6088.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6088.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T00:08:27Z",
            "pc:count": 23354116,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 954548.0182,
                "count": 23354116,
                "maximum": 955190.8464,
                "minimum": 953952.2264,
                "name": "X",
                "position": 0,
                "stddev": 292.2321648,
                "variance": 85399.63814
              },
              {
                "average": 1066203.074,
                "count": 23354116,
                "maximum": 1066817.757,
                "minimum": 1065573.997,
                "name": "Y",
                "position": 1,
                "stddev": 278.7382368,
                "variance": 77695.00466
              },
              {
                "average": 49.02877586,
                "count": 23354116,
                "maximum": 102.477183,
                "minimum": 4.07718297,
                "name": "Z",
                "position": 2,
                "stddev": 14.87491041,
                "variance": 221.2629596
              },
              {
                "average": 115.824693,
                "count": 23354116,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 217.9471316,
                "variance": 47500.95217
              },
              {
                "average": 2.728293762,
                "count": 23354116,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.245286117,
                "variance": 1.550737513
              },
              {
                "average": 4.457918467,
                "count": 23354116,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.021727899,
                "variance": 1.0439279
              },
              {
                "average": 1,
                "count": 23354116,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23354116,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.05349344,
                "count": 23354116,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9312154729,
                "variance": 0.867162257
              },
              {
                "average": 19.94230523,
                "count": 23354116,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.513631817,
                "variance": 2.291081277
              },
              {
                "average": 3.507542696,
                "count": 23354116,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.23667155,
                "variance": 5.002699624
              },
              {
                "average": 7.010958111,
                "count": 23354116,
                "maximum": 19,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.243771395,
                "variance": 38.98468123
              },
              {
                "average": 247842370.7,
                "count": 23354116,
                "maximum": 247875707.4,
                "minimum": 247790911.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33256.30193,
                "variance": 1105981618
              },
              {
                "average": 0,
                "count": 23354116,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23354116,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23354116,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23354116,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 23354116,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              953952.2264,
              1065573.997,
              4.07718297,
              955190.8464,
              1066817.757,
              102.477183
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    953952.2263815976,
                    1065573.997091575,
                    4.077182969543948
                  ],
                  [
                    953952.2263815976,
                    1066817.7570915748,
                    4.077182969543948
                  ],
                  [
                    955190.8463815977,
                    1066817.7570915748,
                    102.47718296954395
                  ],
                  [
                    955190.8463815977,
                    1065573.997091575,
                    102.47718296954395
                  ],
                  [
                    953952.2263815976,
                    1065573.997091575,
                    4.077182969543948
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T00:08:27+00:00",
            "end_time": "2019-07-22T00:35:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5595.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4979814079318,
              58.571828607182425,
              50.273246862653835
            ],
            [
              -137.49376491788465,
              58.580449778894994,
              50.273246862653835
            ],
            [
              -137.47306815065093,
              58.57772287943652,
              172.67324686265385
            ],
            [
              -137.47728948418217,
              58.56910237423627,
              172.67324686265385
            ],
            [
              -137.4979814079318,
              58.571828607182425,
              50.273246862653835
            ]
          ]
        ]
      },
      "bbox": [
        -137.4979814,
        58.56910237,
        50.27324686,
        -137.4730682,
        58.58044978,
        172.6732469
      ],
      "properties": {
        "datetime": "2019-07-22T01:35:35Z",
        "pc:count": 10118535,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 947734.304,
            "count": 10118535,
            "maximum": 948430.967,
            "minimum": 947192.847,
            "name": "X",
            "position": 0,
            "stddev": 256.429404,
            "variance": 65756.03923
          },
          {
            "average": 1071327.496,
            "count": 10118535,
            "maximum": 1071902.12,
            "minimum": 1070908.08,
            "name": "Y",
            "position": 1,
            "stddev": 205.4986702,
            "variance": 42229.70346
          },
          {
            "average": 135.3706038,
            "count": 10118535,
            "maximum": 172.6732469,
            "minimum": 50.27324686,
            "name": "Z",
            "position": 2,
            "stddev": 19.80544632,
            "variance": 392.2557039
          },
          {
            "average": 123.5513352,
            "count": 10118535,
            "maximum": 3218,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 206.6575134,
            "variance": 42707.32785
          },
          {
            "average": 2.68780273,
            "count": 10118535,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.253823679,
            "variance": 1.572073818
          },
          {
            "average": 4.37892857,
            "count": 10118535,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.075737535,
            "variance": 1.157211244
          },
          {
            "average": 1,
            "count": 10118535,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10118535,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.036762832,
            "count": 10118535,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1881789825,
            "variance": 0.03541132947
          },
          {
            "average": 20.0832501,
            "count": 10118535,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.420589556,
            "variance": 2.018074685
          },
          {
            "average": 3.358398622,
            "count": 10118535,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.139023342,
            "variance": 4.575420857
          },
          {
            "average": 2.183840546,
            "count": 10118535,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.331827317,
            "variance": 1.773764003
          },
          {
            "average": 247787180.2,
            "count": 10118535,
            "maximum": 247794535,
            "minimum": 247786423.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 844.3390672,
            "variance": 712908.4604
          },
          {
            "average": 0,
            "count": 10118535,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10118535,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10118535,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10118535,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10118535,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          947192.847,
          1070908.08,
          50.27324686,
          948430.967,
          1071902.12,
          172.6732469
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                947192.8469543881,
                1070908.0796928406,
                50.273246862653835
              ],
              [
                947192.8469543881,
                1071902.1196928406,
                50.273246862653835
              ],
              [
                948430.9669543882,
                1071902.1196928406,
                172.67324686265385
              ],
              [
                948430.9669543882,
                1070908.0796928406,
                172.67324686265385
              ],
              [
                947192.8469543881,
                1070908.0796928406,
                50.273246862653835
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:35:35+00:00",
        "end_time": "2019-07-21T23:20:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5595.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5595.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5595.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5595.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4979814,
            58.56910237,
            50.27324686,
            -137.4730682,
            58.58044978,
            172.6732469
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4979814079318,
                  58.571828607182425,
                  50.273246862653835
                ],
                [
                  -137.49376491788465,
                  58.580449778894994,
                  50.273246862653835
                ],
                [
                  -137.47306815065093,
                  58.57772287943652,
                  172.67324686265385
                ],
                [
                  -137.47728948418217,
                  58.56910237423627,
                  172.67324686265385
                ],
                [
                  -137.4979814079318,
                  58.571828607182425,
                  50.273246862653835
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5595.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5595.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:35:35Z",
            "pc:count": 10118535,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 947734.304,
                "count": 10118535,
                "maximum": 948430.967,
                "minimum": 947192.847,
                "name": "X",
                "position": 0,
                "stddev": 256.429404,
                "variance": 65756.03923
              },
              {
                "average": 1071327.496,
                "count": 10118535,
                "maximum": 1071902.12,
                "minimum": 1070908.08,
                "name": "Y",
                "position": 1,
                "stddev": 205.4986702,
                "variance": 42229.70346
              },
              {
                "average": 135.3706038,
                "count": 10118535,
                "maximum": 172.6732469,
                "minimum": 50.27324686,
                "name": "Z",
                "position": 2,
                "stddev": 19.80544632,
                "variance": 392.2557039
              },
              {
                "average": 123.5513352,
                "count": 10118535,
                "maximum": 3218,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 206.6575134,
                "variance": 42707.32785
              },
              {
                "average": 2.68780273,
                "count": 10118535,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.253823679,
                "variance": 1.572073818
              },
              {
                "average": 4.37892857,
                "count": 10118535,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.075737535,
                "variance": 1.157211244
              },
              {
                "average": 1,
                "count": 10118535,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10118535,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.036762832,
                "count": 10118535,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1881789825,
                "variance": 0.03541132947
              },
              {
                "average": 20.0832501,
                "count": 10118535,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.420589556,
                "variance": 2.018074685
              },
              {
                "average": 3.358398622,
                "count": 10118535,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.139023342,
                "variance": 4.575420857
              },
              {
                "average": 2.183840546,
                "count": 10118535,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.331827317,
                "variance": 1.773764003
              },
              {
                "average": 247787180.2,
                "count": 10118535,
                "maximum": 247794535,
                "minimum": 247786423.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 844.3390672,
                "variance": 712908.4604
              },
              {
                "average": 0,
                "count": 10118535,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10118535,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10118535,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10118535,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10118535,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              947192.847,
              1070908.08,
              50.27324686,
              948430.967,
              1071902.12,
              172.6732469
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    947192.8469543881,
                    1070908.0796928406,
                    50.273246862653835
                  ],
                  [
                    947192.8469543881,
                    1071902.1196928406,
                    50.273246862653835
                  ],
                  [
                    948430.9669543882,
                    1071902.1196928406,
                    172.67324686265385
                  ],
                  [
                    948430.9669543882,
                    1070908.0796928406,
                    172.67324686265385
                  ],
                  [
                    947192.8469543881,
                    1070908.0796928406,
                    50.273246862653835
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:35:35+00:00",
            "end_time": "2019-07-21T23:20: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": "20190721_NCMP_AK_08VLK6486.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.33799723655397,
              58.493979021517696,
              9.6698158624571
            ],
            [
              -137.33277318588384,
              58.50457717184274,
              9.6698158624571
            ],
            [
              -137.31213167413452,
              58.501823714411366,
              191.8498158624571
            ],
            [
              -137.31736164108267,
              58.491226388881856,
              191.8498158624571
            ],
            [
              -137.33799723655397,
              58.493979021517696,
              9.6698158624571
            ]
          ]
        ]
      },
      "bbox": [
        -137.3379972,
        58.49122639,
        9.669815862,
        -137.3121317,
        58.50457717,
        191.8498159
      ],
      "properties": {
        "datetime": "2019-07-22T01:38:36Z",
        "pc:count": 26041138,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 958950.1532,
            "count": 26041138,
            "maximum": 959581.4666,
            "minimum": 958343.1666,
            "name": "X",
            "position": 0,
            "stddev": 286.2363997,
            "variance": 81931.27652
          },
          {
            "average": 1065359.739,
            "count": 26041138,
            "maximum": 1065995.553,
            "minimum": 1064772.873,
            "name": "Y",
            "position": 1,
            "stddev": 275.1067005,
            "variance": 75683.69668
          },
          {
            "average": 117.4933275,
            "count": 26041138,
            "maximum": 191.8498159,
            "minimum": 9.669815862,
            "name": "Z",
            "position": 2,
            "stddev": 34.59188528,
            "variance": 1196.598527
          },
          {
            "average": 89.23250389,
            "count": 26041138,
            "maximum": 5190,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 138.9556282,
            "variance": 19308.66661
          },
          {
            "average": 2.811905878,
            "count": 26041138,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.220716796,
            "variance": 1.490149497
          },
          {
            "average": 4.624822848,
            "count": 26041138,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8096347364,
            "variance": 0.6555084063
          },
          {
            "average": 1,
            "count": 26041138,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26041138,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.013022511,
            "count": 26041138,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1133707435,
            "variance": 0.01285292547
          },
          {
            "average": 19.96674382,
            "count": 26041138,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.703487461,
            "variance": 2.901869529
          },
          {
            "average": 3.732077684,
            "count": 26041138,
            "maximum": 22,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.329261441,
            "variance": 5.42545886
          },
          {
            "average": 5.331517463,
            "count": 26041138,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.829267964,
            "variance": 8.004757213
          },
          {
            "average": 247789589.8,
            "count": 26041138,
            "maximum": 247794716.2,
            "minimum": 247786258.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2426.157623,
            "variance": 5886240.813
          },
          {
            "average": 0,
            "count": 26041138,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26041138,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26041138,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26041138,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 26041138,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          958343.1666,
          1064772.873,
          9.669815862,
          959581.4666,
          1065995.553,
          191.8498159
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                958343.1666400576,
                1064772.873401405,
                9.6698158624571
              ],
              [
                958343.1666400576,
                1065995.5534014052,
                9.6698158624571
              ],
              [
                959581.4666400576,
                1065995.5534014052,
                191.8498158624571
              ],
              [
                959581.4666400576,
                1064772.873401405,
                191.8498158624571
              ],
              [
                958343.1666400576,
                1064772.873401405,
                9.6698158624571
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:38:36+00:00",
        "end_time": "2019-07-21T23:17:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6486.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6486.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6486.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6486.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3379972,
            58.49122639,
            9.669815862,
            -137.3121317,
            58.50457717,
            191.8498159
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.33799723655397,
                  58.493979021517696,
                  9.6698158624571
                ],
                [
                  -137.33277318588384,
                  58.50457717184274,
                  9.6698158624571
                ],
                [
                  -137.31213167413452,
                  58.501823714411366,
                  191.8498158624571
                ],
                [
                  -137.31736164108267,
                  58.491226388881856,
                  191.8498158624571
                ],
                [
                  -137.33799723655397,
                  58.493979021517696,
                  9.6698158624571
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6486.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6486.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:38:36Z",
            "pc:count": 26041138,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 958950.1532,
                "count": 26041138,
                "maximum": 959581.4666,
                "minimum": 958343.1666,
                "name": "X",
                "position": 0,
                "stddev": 286.2363997,
                "variance": 81931.27652
              },
              {
                "average": 1065359.739,
                "count": 26041138,
                "maximum": 1065995.553,
                "minimum": 1064772.873,
                "name": "Y",
                "position": 1,
                "stddev": 275.1067005,
                "variance": 75683.69668
              },
              {
                "average": 117.4933275,
                "count": 26041138,
                "maximum": 191.8498159,
                "minimum": 9.669815862,
                "name": "Z",
                "position": 2,
                "stddev": 34.59188528,
                "variance": 1196.598527
              },
              {
                "average": 89.23250389,
                "count": 26041138,
                "maximum": 5190,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 138.9556282,
                "variance": 19308.66661
              },
              {
                "average": 2.811905878,
                "count": 26041138,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.220716796,
                "variance": 1.490149497
              },
              {
                "average": 4.624822848,
                "count": 26041138,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8096347364,
                "variance": 0.6555084063
              },
              {
                "average": 1,
                "count": 26041138,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26041138,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.013022511,
                "count": 26041138,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1133707435,
                "variance": 0.01285292547
              },
              {
                "average": 19.96674382,
                "count": 26041138,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.703487461,
                "variance": 2.901869529
              },
              {
                "average": 3.732077684,
                "count": 26041138,
                "maximum": 22,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.329261441,
                "variance": 5.42545886
              },
              {
                "average": 5.331517463,
                "count": 26041138,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.829267964,
                "variance": 8.004757213
              },
              {
                "average": 247789589.8,
                "count": 26041138,
                "maximum": 247794716.2,
                "minimum": 247786258.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2426.157623,
                "variance": 5886240.813
              },
              {
                "average": 0,
                "count": 26041138,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26041138,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26041138,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26041138,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 26041138,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              958343.1666,
              1064772.873,
              9.669815862,
              959581.4666,
              1065995.553,
              191.8498159
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    958343.1666400576,
                    1064772.873401405,
                    9.6698158624571
                  ],
                  [
                    958343.1666400576,
                    1065995.5534014052,
                    9.6698158624571
                  ],
                  [
                    959581.4666400576,
                    1065995.5534014052,
                    191.8498158624571
                  ],
                  [
                    959581.4666400576,
                    1064772.873401405,
                    191.8498158624571
                  ],
                  [
                    958343.1666400576,
                    1064772.873401405,
                    9.6698158624571
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:38:36+00:00",
            "end_time": "2019-07-21T23:17:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5394.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.53057488618919,
              58.56447271284049,
              -5.040468351764318
            ],
            [
              -137.52642782343784,
              58.5729713098611,
              -5.040468351764318
            ],
            [
              -137.50582522198067,
              58.570261819876045,
              120.33953164823569
            ],
            [
              -137.50997703794206,
              58.56176387550623,
              120.33953164823569
            ],
            [
              -137.53057488618919,
              58.56447271284049,
              -5.040468351764318
            ]
          ]
        ]
      },
      "bbox": [
        -137.5305749,
        58.56176388,
        -5.040468352,
        -137.5058252,
        58.57297131,
        120.3395316
      ],
      "properties": {
        "datetime": "2019-07-22T20:28:06Z",
        "pc:count": 11162910,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 946258.897,
            "count": 11162910,
            "maximum": 946794.9647,
            "minimum": 945562.3647,
            "name": "X",
            "position": 0,
            "stddev": 267.0577826,
            "variance": 71319.85922
          },
          {
            "average": 1070240.661,
            "count": 11162910,
            "maximum": 1070626.502,
            "minimum": 1069646.722,
            "name": "Y",
            "position": 1,
            "stddev": 177.2547123,
            "variance": 31419.23303
          },
          {
            "average": 46.29620291,
            "count": 11162910,
            "maximum": 120.3395316,
            "minimum": -5.040468352,
            "name": "Z",
            "position": 2,
            "stddev": 25.62160909,
            "variance": 656.4668524
          },
          {
            "average": 134.609446,
            "count": 11162910,
            "maximum": 16823,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 235.628189,
            "variance": 55520.64346
          },
          {
            "average": 2.675409817,
            "count": 11162910,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.262979287,
            "variance": 1.59511668
          },
          {
            "average": 4.352187915,
            "count": 11162910,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.244192475,
            "variance": 1.548014916
          },
          {
            "average": 1,
            "count": 11162910,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11162910,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.083893358,
            "count": 11162910,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9203346168,
            "variance": 0.8470158069
          },
          {
            "average": 19.94681113,
            "count": 11162910,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.585473605,
            "variance": 2.513726553
          },
          {
            "average": 3.581242436,
            "count": 11162910,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.397314922,
            "variance": 5.747118835
          },
          {
            "average": 3.592275222,
            "count": 11162910,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.550927698,
            "variance": 12.60908751
          },
          {
            "average": 247844146.7,
            "count": 11162910,
            "maximum": 247862486.8,
            "minimum": 247792048.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28687.12558,
            "variance": 822951173.9
          },
          {
            "average": 0,
            "count": 11162910,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11162910,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11162910,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11162910,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11162910,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          945562.3647,
          1069646.722,
          -5.040468352,
          946794.9647,
          1070626.502,
          120.3395316
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                945562.3647458062,
                1069646.7221456182,
                -5.040468351764318
              ],
              [
                945562.3647458062,
                1070626.502145618,
                -5.040468351764318
              ],
              [
                946794.9647458063,
                1070626.502145618,
                120.33953164823569
              ],
              [
                946794.9647458063,
                1069646.7221456182,
                120.33953164823569
              ],
              [
                945562.3647458062,
                1069646.7221456182,
                -5.040468351764318
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:28:06+00:00",
        "end_time": "2019-07-22T00:54:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5394.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5394.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5394.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5394.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5305749,
            58.56176388,
            -5.040468352,
            -137.5058252,
            58.57297131,
            120.3395316
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.53057488618919,
                  58.56447271284049,
                  -5.040468351764318
                ],
                [
                  -137.52642782343784,
                  58.5729713098611,
                  -5.040468351764318
                ],
                [
                  -137.50582522198067,
                  58.570261819876045,
                  120.33953164823569
                ],
                [
                  -137.50997703794206,
                  58.56176387550623,
                  120.33953164823569
                ],
                [
                  -137.53057488618919,
                  58.56447271284049,
                  -5.040468351764318
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5394.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5394.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:28:06Z",
            "pc:count": 11162910,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 946258.897,
                "count": 11162910,
                "maximum": 946794.9647,
                "minimum": 945562.3647,
                "name": "X",
                "position": 0,
                "stddev": 267.0577826,
                "variance": 71319.85922
              },
              {
                "average": 1070240.661,
                "count": 11162910,
                "maximum": 1070626.502,
                "minimum": 1069646.722,
                "name": "Y",
                "position": 1,
                "stddev": 177.2547123,
                "variance": 31419.23303
              },
              {
                "average": 46.29620291,
                "count": 11162910,
                "maximum": 120.3395316,
                "minimum": -5.040468352,
                "name": "Z",
                "position": 2,
                "stddev": 25.62160909,
                "variance": 656.4668524
              },
              {
                "average": 134.609446,
                "count": 11162910,
                "maximum": 16823,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 235.628189,
                "variance": 55520.64346
              },
              {
                "average": 2.675409817,
                "count": 11162910,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.262979287,
                "variance": 1.59511668
              },
              {
                "average": 4.352187915,
                "count": 11162910,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.244192475,
                "variance": 1.548014916
              },
              {
                "average": 1,
                "count": 11162910,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11162910,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.083893358,
                "count": 11162910,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9203346168,
                "variance": 0.8470158069
              },
              {
                "average": 19.94681113,
                "count": 11162910,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.585473605,
                "variance": 2.513726553
              },
              {
                "average": 3.581242436,
                "count": 11162910,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.397314922,
                "variance": 5.747118835
              },
              {
                "average": 3.592275222,
                "count": 11162910,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.550927698,
                "variance": 12.60908751
              },
              {
                "average": 247844146.7,
                "count": 11162910,
                "maximum": 247862486.8,
                "minimum": 247792048.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28687.12558,
                "variance": 822951173.9
              },
              {
                "average": 0,
                "count": 11162910,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11162910,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11162910,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11162910,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11162910,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              945562.3647,
              1069646.722,
              -5.040468352,
              946794.9647,
              1070626.502,
              120.3395316
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    945562.3647458062,
                    1069646.7221456182,
                    -5.040468351764318
                  ],
                  [
                    945562.3647458062,
                    1070626.502145618,
                    -5.040468351764318
                  ],
                  [
                    946794.9647458063,
                    1070626.502145618,
                    120.33953164823569
                  ],
                  [
                    946794.9647458063,
                    1069646.7221456182,
                    120.33953164823569
                  ],
                  [
                    945562.3647458062,
                    1069646.7221456182,
                    -5.040468351764318
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:28:06+00:00",
            "end_time": "2019-07-22T00:54: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": "20190721_NCMP_AK_08VLK6089.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.40840241236157,
              58.519631284756514,
              34.453655358509664
            ],
            [
              -137.4031059757562,
              58.53041558255018,
              34.453655358509664
            ],
            [
              -137.38243673002003,
              58.52767265364371,
              183.89365535850965
            ],
            [
              -137.38773920322583,
              58.516889192774045,
              183.89365535850965
            ],
            [
              -137.40840241236157,
              58.519631284756514,
              34.453655358509664
            ]
          ]
        ]
      },
      "bbox": [
        -137.4084024,
        58.51688919,
        34.45365536,
        -137.3824367,
        58.53041558,
        183.8936554
      ],
      "properties": {
        "datetime": "2019-07-23T00:08:27Z",
        "pc:count": 24093109,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 954303.8012,
            "count": 24093109,
            "maximum": 954908.401,
            "minimum": 953669.701,
            "name": "X",
            "position": 0,
            "stddev": 291.0996301,
            "variance": 84738.99464
          },
          {
            "average": 1067189.774,
            "count": 24093109,
            "maximum": 1067780.596,
            "minimum": 1066536.756,
            "name": "Y",
            "position": 1,
            "stddev": 271.0992328,
            "variance": 73494.79402
          },
          {
            "average": 102.6142279,
            "count": 24093109,
            "maximum": 183.8936554,
            "minimum": 34.45365536,
            "name": "Z",
            "position": 2,
            "stddev": 21.79171662,
            "variance": 474.878913
          },
          {
            "average": 103.013043,
            "count": 24093109,
            "maximum": 3716,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 178.527491,
            "variance": 31872.06505
          },
          {
            "average": 2.729598492,
            "count": 24093109,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.247914619,
            "variance": 1.557290896
          },
          {
            "average": 4.459307223,
            "count": 24093109,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.000176911,
            "variance": 1.000353853
          },
          {
            "average": 1,
            "count": 24093109,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24093109,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.022062948,
            "count": 24093109,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1468883072,
            "variance": 0.02157617478
          },
          {
            "average": 19.90884597,
            "count": 24093109,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.77149942,
            "variance": 3.138210197
          },
          {
            "average": 3.447227462,
            "count": 24093109,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.159256582,
            "variance": 4.662388986
          },
          {
            "average": 7.804351194,
            "count": 24093109,
            "maximum": 19,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.558101275,
            "variance": 6.543882135
          },
          {
            "average": 247793648.5,
            "count": 24093109,
            "maximum": 247875707.9,
            "minimum": 247787168.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12720.33713,
            "variance": 161806976.6
          },
          {
            "average": 0,
            "count": 24093109,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24093109,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24093109,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24093109,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24093109,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          953669.701,
          1066536.756,
          34.45365536,
          954908.401,
          1067780.596,
          183.8936554
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                953669.7009985348,
                1066536.7555174148,
                34.453655358509664
              ],
              [
                953669.7009985348,
                1067780.5955174146,
                34.453655358509664
              ],
              [
                954908.4009985348,
                1067780.5955174146,
                183.89365535850965
              ],
              [
                954908.4009985348,
                1066536.7555174148,
                183.89365535850965
              ],
              [
                953669.7009985348,
                1066536.7555174148,
                34.453655358509664
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T00:08:27+00:00",
        "end_time": "2019-07-21T23:32:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6089.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6089.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6089.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6089.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4084024,
            58.51688919,
            34.45365536,
            -137.3824367,
            58.53041558,
            183.8936554
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.40840241236157,
                  58.519631284756514,
                  34.453655358509664
                ],
                [
                  -137.4031059757562,
                  58.53041558255018,
                  34.453655358509664
                ],
                [
                  -137.38243673002003,
                  58.52767265364371,
                  183.89365535850965
                ],
                [
                  -137.38773920322583,
                  58.516889192774045,
                  183.89365535850965
                ],
                [
                  -137.40840241236157,
                  58.519631284756514,
                  34.453655358509664
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6089.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6089.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T00:08:27Z",
            "pc:count": 24093109,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 954303.8012,
                "count": 24093109,
                "maximum": 954908.401,
                "minimum": 953669.701,
                "name": "X",
                "position": 0,
                "stddev": 291.0996301,
                "variance": 84738.99464
              },
              {
                "average": 1067189.774,
                "count": 24093109,
                "maximum": 1067780.596,
                "minimum": 1066536.756,
                "name": "Y",
                "position": 1,
                "stddev": 271.0992328,
                "variance": 73494.79402
              },
              {
                "average": 102.6142279,
                "count": 24093109,
                "maximum": 183.8936554,
                "minimum": 34.45365536,
                "name": "Z",
                "position": 2,
                "stddev": 21.79171662,
                "variance": 474.878913
              },
              {
                "average": 103.013043,
                "count": 24093109,
                "maximum": 3716,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 178.527491,
                "variance": 31872.06505
              },
              {
                "average": 2.729598492,
                "count": 24093109,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.247914619,
                "variance": 1.557290896
              },
              {
                "average": 4.459307223,
                "count": 24093109,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.000176911,
                "variance": 1.000353853
              },
              {
                "average": 1,
                "count": 24093109,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24093109,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.022062948,
                "count": 24093109,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1468883072,
                "variance": 0.02157617478
              },
              {
                "average": 19.90884597,
                "count": 24093109,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.77149942,
                "variance": 3.138210197
              },
              {
                "average": 3.447227462,
                "count": 24093109,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.159256582,
                "variance": 4.662388986
              },
              {
                "average": 7.804351194,
                "count": 24093109,
                "maximum": 19,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.558101275,
                "variance": 6.543882135
              },
              {
                "average": 247793648.5,
                "count": 24093109,
                "maximum": 247875707.9,
                "minimum": 247787168.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12720.33713,
                "variance": 161806976.6
              },
              {
                "average": 0,
                "count": 24093109,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24093109,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24093109,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24093109,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24093109,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              953669.701,
              1066536.756,
              34.45365536,
              954908.401,
              1067780.596,
              183.8936554
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    953669.7009985348,
                    1066536.7555174148,
                    34.453655358509664
                  ],
                  [
                    953669.7009985348,
                    1067780.5955174146,
                    34.453655358509664
                  ],
                  [
                    954908.4009985348,
                    1067780.5955174146,
                    183.89365535850965
                  ],
                  [
                    954908.4009985348,
                    1066536.7555174148,
                    183.89365535850965
                  ],
                  [
                    953669.7009985348,
                    1066536.7555174148,
                    34.453655358509664
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T00:08:27+00:00",
            "end_time": "2019-07-21T23:32:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5892.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4445813940123,
              58.54590188603419,
              89.88651884744874
            ],
            [
              -137.44001566179375,
              58.55521270787673,
              89.88651884744874
            ],
            [
              -137.4193292852835,
              58.55247588066203,
              247.88651884744874
            ],
            [
              -137.4239002393572,
              58.54316578053068,
              247.88651884744874
            ],
            [
              -137.4445813940123,
              58.54590188603419,
              89.88651884744874
            ]
          ]
        ]
      },
      "bbox": [
        -137.4445814,
        58.54316578,
        89.88651885,
        -137.4193293,
        58.55521271,
        247.8865188
      ],
      "properties": {
        "datetime": "2019-07-22T01:36:36Z",
        "pc:count": 15320462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 951465.6462,
            "count": 15320462,
            "maximum": 952147.8025,
            "minimum": 950909.1425,
            "name": "X",
            "position": 0,
            "stddev": 285.0976767,
            "variance": 81280.68525
          },
          {
            "average": 1069371.535,
            "count": 15320462,
            "maximum": 1069936.699,
            "minimum": 1068862.939,
            "name": "Y",
            "position": 1,
            "stddev": 253.5660783,
            "variance": 64295.75604
          },
          {
            "average": 190.750465,
            "count": 15320462,
            "maximum": 247.8865188,
            "minimum": 89.88651885,
            "name": "Z",
            "position": 2,
            "stddev": 31.09128019,
            "variance": 966.6677036
          },
          {
            "average": 119.2825112,
            "count": 15320462,
            "maximum": 3382,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 204.7546973,
            "variance": 41924.48606
          },
          {
            "average": 2.705837592,
            "count": 15320462,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.250740249,
            "variance": 1.56435117
          },
          {
            "average": 4.413720552,
            "count": 15320462,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.081251476,
            "variance": 1.169104754
          },
          {
            "average": 1,
            "count": 15320462,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15320462,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.03513941,
            "count": 15320462,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1841321111,
            "variance": 0.03390463434
          },
          {
            "average": 20.12571521,
            "count": 15320462,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.991382885,
            "variance": 3.965605794
          },
          {
            "average": 3.471571484,
            "count": 15320462,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.23430865,
            "variance": 4.992135145
          },
          {
            "average": 3.037635549,
            "count": 15320462,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.303192275,
            "variance": 5.304694654
          },
          {
            "average": 247787819.3,
            "count": 15320462,
            "maximum": 247794596.3,
            "minimum": 247786368.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1782.012045,
            "variance": 3175566.929
          },
          {
            "average": 0,
            "count": 15320462,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15320462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15320462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15320462,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15320462,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          950909.1425,
          1068862.939,
          89.88651885,
          952147.8025,
          1069936.699,
          247.8865188
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                950909.1424620639,
                1068862.939092888,
                89.88651884744874
              ],
              [
                950909.1424620639,
                1069936.6990928878,
                89.88651884744874
              ],
              [
                952147.8024620638,
                1069936.6990928878,
                247.88651884744874
              ],
              [
                952147.8024620638,
                1068862.939092888,
                247.88651884744874
              ],
              [
                950909.1424620639,
                1068862.939092888,
                89.88651884744874
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:36:36+00:00",
        "end_time": "2019-07-21T23:19:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5892.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5892.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5892.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5892.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4445814,
            58.54316578,
            89.88651885,
            -137.4193293,
            58.55521271,
            247.8865188
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4445813940123,
                  58.54590188603419,
                  89.88651884744874
                ],
                [
                  -137.44001566179375,
                  58.55521270787673,
                  89.88651884744874
                ],
                [
                  -137.4193292852835,
                  58.55247588066203,
                  247.88651884744874
                ],
                [
                  -137.4239002393572,
                  58.54316578053068,
                  247.88651884744874
                ],
                [
                  -137.4445813940123,
                  58.54590188603419,
                  89.88651884744874
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5892.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5892.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:36:36Z",
            "pc:count": 15320462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 951465.6462,
                "count": 15320462,
                "maximum": 952147.8025,
                "minimum": 950909.1425,
                "name": "X",
                "position": 0,
                "stddev": 285.0976767,
                "variance": 81280.68525
              },
              {
                "average": 1069371.535,
                "count": 15320462,
                "maximum": 1069936.699,
                "minimum": 1068862.939,
                "name": "Y",
                "position": 1,
                "stddev": 253.5660783,
                "variance": 64295.75604
              },
              {
                "average": 190.750465,
                "count": 15320462,
                "maximum": 247.8865188,
                "minimum": 89.88651885,
                "name": "Z",
                "position": 2,
                "stddev": 31.09128019,
                "variance": 966.6677036
              },
              {
                "average": 119.2825112,
                "count": 15320462,
                "maximum": 3382,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 204.7546973,
                "variance": 41924.48606
              },
              {
                "average": 2.705837592,
                "count": 15320462,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.250740249,
                "variance": 1.56435117
              },
              {
                "average": 4.413720552,
                "count": 15320462,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.081251476,
                "variance": 1.169104754
              },
              {
                "average": 1,
                "count": 15320462,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15320462,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.03513941,
                "count": 15320462,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1841321111,
                "variance": 0.03390463434
              },
              {
                "average": 20.12571521,
                "count": 15320462,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.991382885,
                "variance": 3.965605794
              },
              {
                "average": 3.471571484,
                "count": 15320462,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.23430865,
                "variance": 4.992135145
              },
              {
                "average": 3.037635549,
                "count": 15320462,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.303192275,
                "variance": 5.304694654
              },
              {
                "average": 247787819.3,
                "count": 15320462,
                "maximum": 247794596.3,
                "minimum": 247786368.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1782.012045,
                "variance": 3175566.929
              },
              {
                "average": 0,
                "count": 15320462,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15320462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15320462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15320462,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15320462,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              950909.1425,
              1068862.939,
              89.88651885,
              952147.8025,
              1069936.699,
              247.8865188
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    950909.1424620639,
                    1068862.939092888,
                    89.88651884744874
                  ],
                  [
                    950909.1424620639,
                    1069936.6990928878,
                    89.88651884744874
                  ],
                  [
                    952147.8024620638,
                    1069936.6990928878,
                    247.88651884744874
                  ],
                  [
                    952147.8024620638,
                    1068862.939092888,
                    247.88651884744874
                  ],
                  [
                    950909.1424620639,
                    1068862.939092888,
                    89.88651884744874
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:36:36+00:00",
            "end_time": "2019-07-21T23:19: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": "20190721_NCMP_AK_08VLK7676.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.12656143552024,
              58.40777095456371,
              41.22926038271067
            ],
            [
              -137.12267401997266,
              58.415574875961475,
              41.22926038271067
            ],
            [
              -137.1023937565524,
              58.41282681846882,
              121.26926038271068
            ],
            [
              -137.10628543338746,
              58.40502350114303,
              121.26926038271068
            ],
            [
              -137.12656143552024,
              58.40777095456371,
              41.22926038271067
            ]
          ]
        ]
      },
      "bbox": [
        -137.1265614,
        58.4050235,
        41.22926038,
        -137.1023938,
        58.41557488,
        121.2692604
      ],
      "properties": {
        "datetime": "2019-07-23T00:16:13Z",
        "pc:count": 3882822,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 973125.0647,
            "count": 3882822,
            "maximum": 973885.3534,
            "minimum": 972664.5934,
            "name": "X",
            "position": 0,
            "stddev": 240.7668502,
            "variance": 57968.67614
          },
          {
            "average": 1058857.774,
            "count": 3882822,
            "maximum": 1059419.433,
            "minimum": 1058518.433,
            "name": "Y",
            "position": 1,
            "stddev": 216.5449046,
            "variance": 46891.69569
          },
          {
            "average": 87.89865577,
            "count": 3882822,
            "maximum": 121.2692604,
            "minimum": 41.22926038,
            "name": "Z",
            "position": 2,
            "stddev": 8.684185218,
            "variance": 75.4150729
          },
          {
            "average": 278.6064231,
            "count": 3882822,
            "maximum": 4227,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 356.7536887,
            "variance": 127273.1944
          },
          {
            "average": 1.936185589,
            "count": 3882822,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.15519596,
            "variance": 1.334477707
          },
          {
            "average": 2.872866951,
            "count": 3882822,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.596995166,
            "variance": 2.550393561
          },
          {
            "average": 1,
            "count": 3882822,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3882822,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.116602049,
            "count": 3882822,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3931953004,
            "variance": 0.1546025442
          },
          {
            "average": 19.94641797,
            "count": 3882822,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.673734235,
            "variance": 2.801386291
          },
          {
            "average": 2.196277089,
            "count": 3882822,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.688650888,
            "variance": 2.851541821
          },
          {
            "average": 2.379877058,
            "count": 3882822,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.595903697,
            "variance": 2.546908611
          },
          {
            "average": 247787344.6,
            "count": 3882822,
            "maximum": 247876173.6,
            "minimum": 247786038.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4021.755414,
            "variance": 16174516.61
          },
          {
            "average": 0,
            "count": 3882822,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3882822,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3882822,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3882822,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3882822,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          972664.5934,
          1058518.433,
          41.22926038,
          973885.3534,
          1059419.433,
          121.2692604
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                972664.5934484504,
                1058518.4325213567,
                41.22926038271067
              ],
              [
                972664.5934484504,
                1059419.4325213567,
                41.22926038271067
              ],
              [
                973885.3534484504,
                1059419.4325213567,
                121.26926038271068
              ],
              [
                973885.3534484504,
                1058518.4325213567,
                121.26926038271068
              ],
              [
                972664.5934484504,
                1058518.4325213567,
                41.22926038271067
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T00:16:13+00:00",
        "end_time": "2019-07-21T23:13:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7676.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7676.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7676.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7676.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1265614,
            58.4050235,
            41.22926038,
            -137.1023938,
            58.41557488,
            121.2692604
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.12656143552024,
                  58.40777095456371,
                  41.22926038271067
                ],
                [
                  -137.12267401997266,
                  58.415574875961475,
                  41.22926038271067
                ],
                [
                  -137.1023937565524,
                  58.41282681846882,
                  121.26926038271068
                ],
                [
                  -137.10628543338746,
                  58.40502350114303,
                  121.26926038271068
                ],
                [
                  -137.12656143552024,
                  58.40777095456371,
                  41.22926038271067
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7676.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7676.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T00:16:13Z",
            "pc:count": 3882822,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 973125.0647,
                "count": 3882822,
                "maximum": 973885.3534,
                "minimum": 972664.5934,
                "name": "X",
                "position": 0,
                "stddev": 240.7668502,
                "variance": 57968.67614
              },
              {
                "average": 1058857.774,
                "count": 3882822,
                "maximum": 1059419.433,
                "minimum": 1058518.433,
                "name": "Y",
                "position": 1,
                "stddev": 216.5449046,
                "variance": 46891.69569
              },
              {
                "average": 87.89865577,
                "count": 3882822,
                "maximum": 121.2692604,
                "minimum": 41.22926038,
                "name": "Z",
                "position": 2,
                "stddev": 8.684185218,
                "variance": 75.4150729
              },
              {
                "average": 278.6064231,
                "count": 3882822,
                "maximum": 4227,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 356.7536887,
                "variance": 127273.1944
              },
              {
                "average": 1.936185589,
                "count": 3882822,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.15519596,
                "variance": 1.334477707
              },
              {
                "average": 2.872866951,
                "count": 3882822,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.596995166,
                "variance": 2.550393561
              },
              {
                "average": 1,
                "count": 3882822,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3882822,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.116602049,
                "count": 3882822,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3931953004,
                "variance": 0.1546025442
              },
              {
                "average": 19.94641797,
                "count": 3882822,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.673734235,
                "variance": 2.801386291
              },
              {
                "average": 2.196277089,
                "count": 3882822,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.688650888,
                "variance": 2.851541821
              },
              {
                "average": 2.379877058,
                "count": 3882822,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.595903697,
                "variance": 2.546908611
              },
              {
                "average": 247787344.6,
                "count": 3882822,
                "maximum": 247876173.6,
                "minimum": 247786038.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4021.755414,
                "variance": 16174516.61
              },
              {
                "average": 0,
                "count": 3882822,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3882822,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3882822,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3882822,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3882822,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              972664.5934,
              1058518.433,
              41.22926038,
              973885.3534,
              1059419.433,
              121.2692604
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    972664.5934484504,
                    1058518.4325213567,
                    41.22926038271067
                  ],
                  [
                    972664.5934484504,
                    1059419.4325213567,
                    41.22926038271067
                  ],
                  [
                    973885.3534484504,
                    1059419.4325213567,
                    121.26926038271068
                  ],
                  [
                    973885.3534484504,
                    1058518.4325213567,
                    121.26926038271068
                  ],
                  [
                    972664.5934484504,
                    1058518.4325213567,
                    41.22926038271067
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T00:16:13+00:00",
            "end_time": "2019-07-21T23:13:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7773.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.10762982356883,
              58.38221715929763,
              -13.104619986172729
            ],
            [
              -137.10278489790164,
              58.39193866575921,
              -13.104619986172729
            ],
            [
              -137.08273417416626,
              58.389216487092646,
              84.05538001382726
            ],
            [
              -137.0875843432706,
              58.37949572530589,
              84.05538001382726
            ],
            [
              -137.10762982356883,
              58.38221715929763,
              -13.104619986172729
            ]
          ]
        ]
      },
      "bbox": [
        -137.1076298,
        58.37949573,
        -13.10461999,
        -137.0827342,
        58.39193867,
        84.05538001
      ],
      "properties": {
        "datetime": "2019-07-22T20:04:02Z",
        "pc:count": 12894036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 975111.7198,
            "count": 12894036,
            "maximum": 975658.6661,
            "minimum": 974450.8061,
            "name": "X",
            "position": 0,
            "stddev": 270.6218539,
            "variance": 73236.18783
          },
          {
            "average": 1056680.601,
            "count": 12894036,
            "maximum": 1057154.663,
            "minimum": 1056032.203,
            "name": "Y",
            "position": 1,
            "stddev": 222.0622763,
            "variance": 49311.65456
          },
          {
            "average": 32.85492178,
            "count": 12894036,
            "maximum": 84.05538001,
            "minimum": -13.10461999,
            "name": "Z",
            "position": 2,
            "stddev": 16.20882005,
            "variance": 262.7258475
          },
          {
            "average": 163.9940877,
            "count": 12894036,
            "maximum": 7936,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 310.2652358,
            "variance": 96264.51655
          },
          {
            "average": 2.462895792,
            "count": 12894036,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.266526407,
            "variance": 1.604089138
          },
          {
            "average": 3.925494004,
            "count": 12894036,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.402386384,
            "variance": 1.96668757
          },
          {
            "average": 1,
            "count": 12894036,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12894036,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187927426,
            "count": 12894036,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.048679658,
            "variance": 4.197088341
          },
          {
            "average": 20.11307083,
            "count": 12894036,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.901512636,
            "variance": 3.615750304
          },
          {
            "average": 2.993868871,
            "count": 12894036,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.065452623,
            "variance": 4.266094539
          },
          {
            "average": 8.283316643,
            "count": 12894036,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.855793143,
            "variance": 3.44396819
          },
          {
            "average": 247794987.5,
            "count": 12894036,
            "maximum": 247861042.2,
            "minimum": 247789405.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 12900.74069,
            "variance": 166429110.4
          },
          {
            "average": 0,
            "count": 12894036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12894036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12894036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12894036,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12894036,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          974450.8061,
          1056032.203,
          -13.10461999,
          975658.6661,
          1057154.663,
          84.05538001
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                974450.8061230805,
                1056032.2026349162,
                -13.104619986172729
              ],
              [
                974450.8061230805,
                1057154.6626349161,
                -13.104619986172729
              ],
              [
                975658.6661230806,
                1057154.6626349161,
                84.05538001382726
              ],
              [
                975658.6661230806,
                1056032.2026349162,
                84.05538001382726
              ],
              [
                974450.8061230805,
                1056032.2026349162,
                -13.104619986172729
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:04:02+00:00",
        "end_time": "2019-07-22T00:10:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7773.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7773.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7773.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7773.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1076298,
            58.37949573,
            -13.10461999,
            -137.0827342,
            58.39193867,
            84.05538001
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.10762982356883,
                  58.38221715929763,
                  -13.104619986172729
                ],
                [
                  -137.10278489790164,
                  58.39193866575921,
                  -13.104619986172729
                ],
                [
                  -137.08273417416626,
                  58.389216487092646,
                  84.05538001382726
                ],
                [
                  -137.0875843432706,
                  58.37949572530589,
                  84.05538001382726
                ],
                [
                  -137.10762982356883,
                  58.38221715929763,
                  -13.104619986172729
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7773.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7773.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:04:02Z",
            "pc:count": 12894036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 975111.7198,
                "count": 12894036,
                "maximum": 975658.6661,
                "minimum": 974450.8061,
                "name": "X",
                "position": 0,
                "stddev": 270.6218539,
                "variance": 73236.18783
              },
              {
                "average": 1056680.601,
                "count": 12894036,
                "maximum": 1057154.663,
                "minimum": 1056032.203,
                "name": "Y",
                "position": 1,
                "stddev": 222.0622763,
                "variance": 49311.65456
              },
              {
                "average": 32.85492178,
                "count": 12894036,
                "maximum": 84.05538001,
                "minimum": -13.10461999,
                "name": "Z",
                "position": 2,
                "stddev": 16.20882005,
                "variance": 262.7258475
              },
              {
                "average": 163.9940877,
                "count": 12894036,
                "maximum": 7936,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 310.2652358,
                "variance": 96264.51655
              },
              {
                "average": 2.462895792,
                "count": 12894036,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.266526407,
                "variance": 1.604089138
              },
              {
                "average": 3.925494004,
                "count": 12894036,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.402386384,
                "variance": 1.96668757
              },
              {
                "average": 1,
                "count": 12894036,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12894036,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187927426,
                "count": 12894036,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.048679658,
                "variance": 4.197088341
              },
              {
                "average": 20.11307083,
                "count": 12894036,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.901512636,
                "variance": 3.615750304
              },
              {
                "average": 2.993868871,
                "count": 12894036,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.065452623,
                "variance": 4.266094539
              },
              {
                "average": 8.283316643,
                "count": 12894036,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.855793143,
                "variance": 3.44396819
              },
              {
                "average": 247794987.5,
                "count": 12894036,
                "maximum": 247861042.2,
                "minimum": 247789405.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 12900.74069,
                "variance": 166429110.4
              },
              {
                "average": 0,
                "count": 12894036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12894036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12894036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12894036,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12894036,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              974450.8061,
              1056032.203,
              -13.10461999,
              975658.6661,
              1057154.663,
              84.05538001
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    974450.8061230805,
                    1056032.2026349162,
                    -13.104619986172729
                  ],
                  [
                    974450.8061230805,
                    1057154.6626349161,
                    -13.104619986172729
                  ],
                  [
                    975658.6661230806,
                    1057154.6626349161,
                    84.05538001382726
                  ],
                  [
                    975658.6661230806,
                    1056032.2026349162,
                    84.05538001382726
                  ],
                  [
                    974450.8061230805,
                    1056032.2026349162,
                    -13.104619986172729
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:04:02+00:00",
            "end_time": "2019-07-22T00:10:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6090.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.40901778712959,
              58.52860387293082,
              43.34644651226306
            ],
            [
              -137.4042323371967,
              58.53834582041359,
              43.34644651226306
            ],
            [
              -137.38355858437302,
              58.535603132260555,
              293.04644651226306
            ],
            [
              -137.38834949011672,
              58.52586194100727,
              293.04644651226306
            ],
            [
              -137.40901778712959,
              58.52860387293082,
              43.34644651226306
            ]
          ]
        ]
      },
      "bbox": [
        -137.4090178,
        58.52586194,
        43.34644651,
        -137.3835586,
        58.53834582,
        293.0464465
      ],
      "properties": {
        "datetime": "2019-07-22T01:37:15Z",
        "pc:count": 21669327,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 953969.8291,
            "count": 21669327,
            "maximum": 954625.839,
            "minimum": 953387.159,
            "name": "X",
            "position": 0,
            "stddev": 295.1314168,
            "variance": 87102.5532
          },
          {
            "average": 1068014.858,
            "count": 21669327,
            "maximum": 1068623.151,
            "minimum": 1067499.531,
            "name": "Y",
            "position": 1,
            "stddev": 253.8072802,
            "variance": 64418.1355
          },
          {
            "average": 166.6913526,
            "count": 21669327,
            "maximum": 293.0464465,
            "minimum": 43.34644651,
            "name": "Z",
            "position": 2,
            "stddev": 52.15321447,
            "variance": 2719.95778
          },
          {
            "average": 89.93868725,
            "count": 21669327,
            "maximum": 5846,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 142.3821451,
            "variance": 20272.67524
          },
          {
            "average": 2.8238949,
            "count": 21669327,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.216894155,
            "variance": 1.480831385
          },
          {
            "average": 4.65130666,
            "count": 21669327,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7819840559,
            "variance": 0.6114990637
          },
          {
            "average": 1,
            "count": 21669327,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21669327,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.011083593,
            "count": 21669327,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1046935883,
            "variance": 0.01096074742
          },
          {
            "average": 20.13488496,
            "count": 21669327,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.416933558,
            "variance": 5.841567823
          },
          {
            "average": 3.777316896,
            "count": 21669327,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.352234245,
            "variance": 5.533005942
          },
          {
            "average": 3.819896391,
            "count": 21669327,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.481473315,
            "variance": 6.157709812
          },
          {
            "average": 247788377.8,
            "count": 21669327,
            "maximum": 247794635.9,
            "minimum": 247786331.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1987.273796,
            "variance": 3949257.14
          },
          {
            "average": 0,
            "count": 21669327,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21669327,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21669327,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21669327,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21669327,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          953387.159,
          1067499.531,
          43.34644651,
          954625.839,
          1068623.151,
          293.0464465
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                953387.1589922771,
                1067499.5312301456,
                43.34644651226306
              ],
              [
                953387.1589922771,
                1068623.1512301457,
                43.34644651226306
              ],
              [
                954625.838992277,
                1068623.1512301457,
                293.04644651226306
              ],
              [
                954625.838992277,
                1067499.5312301456,
                293.04644651226306
              ],
              [
                953387.1589922771,
                1067499.5312301456,
                43.34644651226306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:37:15+00:00",
        "end_time": "2019-07-21T23:18:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6090.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6090.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6090.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6090.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4090178,
            58.52586194,
            43.34644651,
            -137.3835586,
            58.53834582,
            293.0464465
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.40901778712959,
                  58.52860387293082,
                  43.34644651226306
                ],
                [
                  -137.4042323371967,
                  58.53834582041359,
                  43.34644651226306
                ],
                [
                  -137.38355858437302,
                  58.535603132260555,
                  293.04644651226306
                ],
                [
                  -137.38834949011672,
                  58.52586194100727,
                  293.04644651226306
                ],
                [
                  -137.40901778712959,
                  58.52860387293082,
                  43.34644651226306
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6090.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6090.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:37:15Z",
            "pc:count": 21669327,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 953969.8291,
                "count": 21669327,
                "maximum": 954625.839,
                "minimum": 953387.159,
                "name": "X",
                "position": 0,
                "stddev": 295.1314168,
                "variance": 87102.5532
              },
              {
                "average": 1068014.858,
                "count": 21669327,
                "maximum": 1068623.151,
                "minimum": 1067499.531,
                "name": "Y",
                "position": 1,
                "stddev": 253.8072802,
                "variance": 64418.1355
              },
              {
                "average": 166.6913526,
                "count": 21669327,
                "maximum": 293.0464465,
                "minimum": 43.34644651,
                "name": "Z",
                "position": 2,
                "stddev": 52.15321447,
                "variance": 2719.95778
              },
              {
                "average": 89.93868725,
                "count": 21669327,
                "maximum": 5846,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 142.3821451,
                "variance": 20272.67524
              },
              {
                "average": 2.8238949,
                "count": 21669327,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.216894155,
                "variance": 1.480831385
              },
              {
                "average": 4.65130666,
                "count": 21669327,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7819840559,
                "variance": 0.6114990637
              },
              {
                "average": 1,
                "count": 21669327,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21669327,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.011083593,
                "count": 21669327,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1046935883,
                "variance": 0.01096074742
              },
              {
                "average": 20.13488496,
                "count": 21669327,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.416933558,
                "variance": 5.841567823
              },
              {
                "average": 3.777316896,
                "count": 21669327,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.352234245,
                "variance": 5.533005942
              },
              {
                "average": 3.819896391,
                "count": 21669327,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.481473315,
                "variance": 6.157709812
              },
              {
                "average": 247788377.8,
                "count": 21669327,
                "maximum": 247794635.9,
                "minimum": 247786331.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1987.273796,
                "variance": 3949257.14
              },
              {
                "average": 0,
                "count": 21669327,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21669327,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21669327,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21669327,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21669327,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              953387.159,
              1067499.531,
              43.34644651,
              954625.839,
              1068623.151,
              293.0464465
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    953387.1589922771,
                    1067499.5312301456,
                    43.34644651226306
                  ],
                  [
                    953387.1589922771,
                    1068623.1512301457,
                    43.34644651226306
                  ],
                  [
                    954625.838992277,
                    1068623.1512301457,
                    293.04644651226306
                  ],
                  [
                    954625.838992277,
                    1067499.5312301456,
                    293.04644651226306
                  ],
                  [
                    953387.1589922771,
                    1067499.5312301456,
                    43.34644651226306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:37:15+00:00",
            "end_time": "2019-07-21T23:18: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": "20190721_NCMP_AK_08VLK5099.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.58651274984905,
              58.60602055721315,
              49.16058614939975
            ],
            [
              -137.58154894713616,
              58.61621592023978,
              49.16058614939975
            ],
            [
              -137.56082205861674,
              58.613503058698484,
              265.94058614939973
            ],
            [
              -137.56579160778003,
              58.60330848090027,
              265.94058614939973
            ],
            [
              -137.58651274984905,
              58.60602055721315,
              49.16058614939975
            ]
          ]
        ]
      },
      "bbox": [
        -137.5865127,
        58.60330848,
        49.16058615,
        -137.5608221,
        58.61621592,
        265.9405861
      ],
      "properties": {
        "datetime": "2019-07-22T01:34:17Z",
        "pc:count": 24084580,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 941868.0087,
            "count": 24084580,
            "maximum": 942518.8153,
            "minimum": 941280.5953,
            "name": "X",
            "position": 0,
            "stddev": 293.0314955,
            "variance": 85867.45737
          },
          {
            "average": 1073930.621,
            "count": 24084580,
            "maximum": 1074529.099,
            "minimum": 1073353.919,
            "name": "Y",
            "position": 1,
            "stddev": 274.6203438,
            "variance": 75416.33325
          },
          {
            "average": 110.7269436,
            "count": 24084580,
            "maximum": 265.9405861,
            "minimum": 49.16058615,
            "name": "Z",
            "position": 2,
            "stddev": 42.90526351,
            "variance": 1840.861637
          },
          {
            "average": 95.90025709,
            "count": 24084580,
            "maximum": 3231,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 149.5204475,
            "variance": 22356.36423
          },
          {
            "average": 2.808749665,
            "count": 24084580,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.224928386,
            "variance": 1.500449552
          },
          {
            "average": 4.618487638,
            "count": 24084580,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8181036934,
            "variance": 0.6692936532
          },
          {
            "average": 1,
            "count": 24084580,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24084580,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.010930479,
            "count": 24084580,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1039759792,
            "variance": 0.01081100424
          },
          {
            "average": 20.42285295,
            "count": 24084580,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.555911993,
            "variance": 6.532686118
          },
          {
            "average": 3.694266082,
            "count": 24084580,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.291289821,
            "variance": 5.250009043
          },
          {
            "average": 4.331469762,
            "count": 24084580,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.790097807,
            "variance": 7.784645774
          },
          {
            "average": 247788790.8,
            "count": 24084580,
            "maximum": 247794457.7,
            "minimum": 247786515.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2236.00691,
            "variance": 4999726.901
          },
          {
            "average": 0,
            "count": 24084580,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24084580,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24084580,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24084580,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24084580,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          941280.5953,
          1073353.919,
          49.16058615,
          942518.8153,
          1074529.099,
          265.9405861
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                941280.5952796162,
                1073353.9194136728,
                49.16058614939975
              ],
              [
                941280.5952796162,
                1074529.099413673,
                49.16058614939975
              ],
              [
                942518.8152796162,
                1074529.099413673,
                265.94058614939973
              ],
              [
                942518.8152796162,
                1073353.9194136728,
                265.94058614939973
              ],
              [
                941280.5952796162,
                1073353.9194136728,
                49.16058614939975
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:34:17+00:00",
        "end_time": "2019-07-21T23:21:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5099.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5099.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5099.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5099.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5865127,
            58.60330848,
            49.16058615,
            -137.5608221,
            58.61621592,
            265.9405861
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.58651274984905,
                  58.60602055721315,
                  49.16058614939975
                ],
                [
                  -137.58154894713616,
                  58.61621592023978,
                  49.16058614939975
                ],
                [
                  -137.56082205861674,
                  58.613503058698484,
                  265.94058614939973
                ],
                [
                  -137.56579160778003,
                  58.60330848090027,
                  265.94058614939973
                ],
                [
                  -137.58651274984905,
                  58.60602055721315,
                  49.16058614939975
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5099.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5099.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:34:17Z",
            "pc:count": 24084580,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 941868.0087,
                "count": 24084580,
                "maximum": 942518.8153,
                "minimum": 941280.5953,
                "name": "X",
                "position": 0,
                "stddev": 293.0314955,
                "variance": 85867.45737
              },
              {
                "average": 1073930.621,
                "count": 24084580,
                "maximum": 1074529.099,
                "minimum": 1073353.919,
                "name": "Y",
                "position": 1,
                "stddev": 274.6203438,
                "variance": 75416.33325
              },
              {
                "average": 110.7269436,
                "count": 24084580,
                "maximum": 265.9405861,
                "minimum": 49.16058615,
                "name": "Z",
                "position": 2,
                "stddev": 42.90526351,
                "variance": 1840.861637
              },
              {
                "average": 95.90025709,
                "count": 24084580,
                "maximum": 3231,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 149.5204475,
                "variance": 22356.36423
              },
              {
                "average": 2.808749665,
                "count": 24084580,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.224928386,
                "variance": 1.500449552
              },
              {
                "average": 4.618487638,
                "count": 24084580,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8181036934,
                "variance": 0.6692936532
              },
              {
                "average": 1,
                "count": 24084580,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24084580,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.010930479,
                "count": 24084580,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1039759792,
                "variance": 0.01081100424
              },
              {
                "average": 20.42285295,
                "count": 24084580,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.555911993,
                "variance": 6.532686118
              },
              {
                "average": 3.694266082,
                "count": 24084580,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.291289821,
                "variance": 5.250009043
              },
              {
                "average": 4.331469762,
                "count": 24084580,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.790097807,
                "variance": 7.784645774
              },
              {
                "average": 247788790.8,
                "count": 24084580,
                "maximum": 247794457.7,
                "minimum": 247786515.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2236.00691,
                "variance": 4999726.901
              },
              {
                "average": 0,
                "count": 24084580,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24084580,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24084580,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24084580,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24084580,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              941280.5953,
              1073353.919,
              49.16058615,
              942518.8153,
              1074529.099,
              265.9405861
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    941280.5952796162,
                    1073353.9194136728,
                    49.16058614939975
                  ],
                  [
                    941280.5952796162,
                    1074529.099413673,
                    49.16058614939975
                  ],
                  [
                    942518.8152796162,
                    1074529.099413673,
                    265.94058614939973
                  ],
                  [
                    942518.8152796162,
                    1073353.9194136728,
                    265.94058614939973
                  ],
                  [
                    941280.5952796162,
                    1073353.9194136728,
                    49.16058614939975
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:34:17+00:00",
            "end_time": "2019-07-21T23:21:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6487.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.3378976237517,
              58.502860230659685,
              82.32883574994543
            ],
            [
              -137.33439530051078,
              58.50996430957524,
              82.32883574994543
            ],
            [
              -137.31564456723635,
              58.507463881438575,
              251.82883574994543
            ],
            [
              -137.31915049398188,
              58.50036030475902,
              251.82883574994543
            ],
            [
              -137.3378976237517,
              58.502860230659685,
              82.32883574994543
            ]
          ]
        ]
      },
      "bbox": [
        -137.3378976,
        58.5003603,
        82.32883575,
        -137.3156446,
        58.50996431,
        251.8288357
      ],
      "properties": {
        "datetime": "2019-07-22T00:05:51Z",
        "pc:count": 8200372,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 958561.378,
            "count": 8200372,
            "maximum": 959227.0448,
            "minimum": 958102.3648,
            "name": "X",
            "position": 0,
            "stddev": 242.4884326,
            "variance": 58800.63997
          },
          {
            "average": 1066091.417,
            "count": 8200372,
            "maximum": 1066555.328,
            "minimum": 1065735.748,
            "name": "Y",
            "position": 1,
            "stddev": 173.6668081,
            "variance": 30160.16024
          },
          {
            "average": 147.7009313,
            "count": 8200372,
            "maximum": 251.8288357,
            "minimum": 82.32883575,
            "name": "Z",
            "position": 2,
            "stddev": 22.09616889,
            "variance": 488.2406797
          },
          {
            "average": 94.21577314,
            "count": 8200372,
            "maximum": 3074,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 151.8992684,
            "variance": 23073.38773
          },
          {
            "average": 2.833624865,
            "count": 8200372,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.216935007,
            "variance": 1.480930812
          },
          {
            "average": 4.666620856,
            "count": 8200372,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7507892568,
            "variance": 0.5636845082
          },
          {
            "average": 1,
            "count": 8200372,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8200372,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.016375964,
            "count": 8200372,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.126916485,
            "variance": 0.01610779416
          },
          {
            "average": 19.95769114,
            "count": 8200372,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.208940821,
            "variance": 1.461537909
          },
          {
            "average": 3.777008409,
            "count": 8200372,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.33385491,
            "variance": 5.446878739
          },
          {
            "average": 1.717507937,
            "count": 8200372,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.040322553,
            "variance": 1.082271014
          },
          {
            "average": 247786823.5,
            "count": 8200372,
            "maximum": 247789151.1,
            "minimum": 247786263.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 704.3464432,
            "variance": 496103.9121
          },
          {
            "average": 0,
            "count": 8200372,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8200372,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8200372,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8200372,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8200372,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          958102.3648,
          1065735.748,
          82.32883575,
          959227.0448,
          1066555.328,
          251.8288357
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                958102.3648495512,
                1065735.7479599318,
                82.32883574994543
              ],
              [
                958102.3648495512,
                1066555.327959932,
                82.32883574994543
              ],
              [
                959227.0448495512,
                1066555.327959932,
                251.82883574994543
              ],
              [
                959227.0448495512,
                1065735.7479599318,
                251.82883574994543
              ],
              [
                958102.3648495512,
                1065735.7479599318,
                82.32883574994543
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T00:05:51+00:00",
        "end_time": "2019-07-21T23:17:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6487.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6487.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6487.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6487.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3378976,
            58.5003603,
            82.32883575,
            -137.3156446,
            58.50996431,
            251.8288357
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.3378976237517,
                  58.502860230659685,
                  82.32883574994543
                ],
                [
                  -137.33439530051078,
                  58.50996430957524,
                  82.32883574994543
                ],
                [
                  -137.31564456723635,
                  58.507463881438575,
                  251.82883574994543
                ],
                [
                  -137.31915049398188,
                  58.50036030475902,
                  251.82883574994543
                ],
                [
                  -137.3378976237517,
                  58.502860230659685,
                  82.32883574994543
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6487.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6487.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T00:05:51Z",
            "pc:count": 8200372,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 958561.378,
                "count": 8200372,
                "maximum": 959227.0448,
                "minimum": 958102.3648,
                "name": "X",
                "position": 0,
                "stddev": 242.4884326,
                "variance": 58800.63997
              },
              {
                "average": 1066091.417,
                "count": 8200372,
                "maximum": 1066555.328,
                "minimum": 1065735.748,
                "name": "Y",
                "position": 1,
                "stddev": 173.6668081,
                "variance": 30160.16024
              },
              {
                "average": 147.7009313,
                "count": 8200372,
                "maximum": 251.8288357,
                "minimum": 82.32883575,
                "name": "Z",
                "position": 2,
                "stddev": 22.09616889,
                "variance": 488.2406797
              },
              {
                "average": 94.21577314,
                "count": 8200372,
                "maximum": 3074,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 151.8992684,
                "variance": 23073.38773
              },
              {
                "average": 2.833624865,
                "count": 8200372,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.216935007,
                "variance": 1.480930812
              },
              {
                "average": 4.666620856,
                "count": 8200372,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7507892568,
                "variance": 0.5636845082
              },
              {
                "average": 1,
                "count": 8200372,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8200372,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.016375964,
                "count": 8200372,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.126916485,
                "variance": 0.01610779416
              },
              {
                "average": 19.95769114,
                "count": 8200372,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.208940821,
                "variance": 1.461537909
              },
              {
                "average": 3.777008409,
                "count": 8200372,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.33385491,
                "variance": 5.446878739
              },
              {
                "average": 1.717507937,
                "count": 8200372,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.040322553,
                "variance": 1.082271014
              },
              {
                "average": 247786823.5,
                "count": 8200372,
                "maximum": 247789151.1,
                "minimum": 247786263.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 704.3464432,
                "variance": 496103.9121
              },
              {
                "average": 0,
                "count": 8200372,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8200372,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8200372,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8200372,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8200372,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              958102.3648,
              1065735.748,
              82.32883575,
              959227.0448,
              1066555.328,
              251.8288357
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    958102.3648495512,
                    1065735.7479599318,
                    82.32883574994543
                  ],
                  [
                    958102.3648495512,
                    1066555.327959932,
                    82.32883574994543
                  ],
                  [
                    959227.0448495512,
                    1066555.327959932,
                    251.82883574994543
                  ],
                  [
                    959227.0448495512,
                    1065735.7479599318,
                    251.82883574994543
                  ],
                  [
                    958102.3648495512,
                    1065735.7479599318,
                    82.32883574994543
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T00:05:51+00:00",
            "end_time": "2019-07-21T23:17:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK6091.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.4072849210609,
              58.53726788149503,
              97.23038311250129
            ],
            [
              -137.40522608540837,
              58.541458313012676,
              97.23038311250129
            ],
            [
              -137.39355049223656,
              58.53991007249344,
              256.0703831125013
            ],
            [
              -137.3956106536681,
              58.53571982466412,
              256.0703831125013
            ],
            [
              -137.4072849210609,
              58.53726788149503,
              97.23038311250129
            ]
          ]
        ]
      },
      "bbox": [
        -137.4072849,
        58.53571982,
        97.23038311,
        -137.3935505,
        58.54145831,
        256.0703831
      ],
      "properties": {
        "datetime": "2019-07-21T23:32:34Z",
        "pc:count": 2635639,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 953512.4682,
            "count": 2635639,
            "maximum": 953944.7064,
            "minimum": 953245.2464,
            "name": "X",
            "position": 0,
            "stddev": 145.8697147,
            "variance": 21277.97366
          },
          {
            "average": 1068678.186,
            "count": 2635639,
            "maximum": 1068945.926,
            "minimum": 1068462.606,
            "name": "Y",
            "position": 1,
            "stddev": 105.7657283,
            "variance": 11186.38928
          },
          {
            "average": 200.1734033,
            "count": 2635639,
            "maximum": 256.0703831,
            "minimum": 97.23038311,
            "name": "Z",
            "position": 2,
            "stddev": 27.13923674,
            "variance": 736.5381709
          },
          {
            "average": 89.74943761,
            "count": 2635639,
            "maximum": 2543,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 138.5309333,
            "variance": 19190.81948
          },
          {
            "average": 2.8104638,
            "count": 2635639,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.219171659,
            "variance": 1.486379534
          },
          {
            "average": 4.623892346,
            "count": 2635639,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8324159348,
            "variance": 0.6929162885
          },
          {
            "average": 1,
            "count": 2635639,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2635639,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.019735252,
            "count": 2635639,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1390891053,
            "variance": 0.01934577922
          },
          {
            "average": 19.856301,
            "count": 2635639,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.656046597,
            "variance": 2.74249033
          },
          {
            "average": 3.766847812,
            "count": 2635639,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.363206,
            "variance": 5.584742599
          },
          {
            "average": 1.203304018,
            "count": 2635639,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4024568996,
            "variance": 0.161971556
          },
          {
            "average": 247786513,
            "count": 2635639,
            "maximum": 247787154.7,
            "minimum": 247786342.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 322.6500105,
            "variance": 104103.0292
          },
          {
            "average": 0,
            "count": 2635639,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2635639,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2635639,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2635639,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2635639,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          953245.2464,
          1068462.606,
          97.23038311,
          953944.7064,
          1068945.926,
          256.0703831
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                953245.246395807,
                1068462.6059354993,
                97.23038311250129
              ],
              [
                953245.246395807,
                1068945.9259354991,
                97.23038311250129
              ],
              [
                953944.706395807,
                1068945.9259354991,
                256.0703831125013
              ],
              [
                953944.706395807,
                1068462.6059354993,
                256.0703831125013
              ],
              [
                953245.246395807,
                1068462.6059354993,
                97.23038311250129
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:32:34+00:00",
        "end_time": "2019-07-21T23:19:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK6091.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK6091.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6091.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6091.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.4072849,
            58.53571982,
            97.23038311,
            -137.3935505,
            58.54145831,
            256.0703831
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.4072849210609,
                  58.53726788149503,
                  97.23038311250129
                ],
                [
                  -137.40522608540837,
                  58.541458313012676,
                  97.23038311250129
                ],
                [
                  -137.39355049223656,
                  58.53991007249344,
                  256.0703831125013
                ],
                [
                  -137.3956106536681,
                  58.53571982466412,
                  256.0703831125013
                ],
                [
                  -137.4072849210609,
                  58.53726788149503,
                  97.23038311250129
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK6091.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK6091.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:32:34Z",
            "pc:count": 2635639,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 953512.4682,
                "count": 2635639,
                "maximum": 953944.7064,
                "minimum": 953245.2464,
                "name": "X",
                "position": 0,
                "stddev": 145.8697147,
                "variance": 21277.97366
              },
              {
                "average": 1068678.186,
                "count": 2635639,
                "maximum": 1068945.926,
                "minimum": 1068462.606,
                "name": "Y",
                "position": 1,
                "stddev": 105.7657283,
                "variance": 11186.38928
              },
              {
                "average": 200.1734033,
                "count": 2635639,
                "maximum": 256.0703831,
                "minimum": 97.23038311,
                "name": "Z",
                "position": 2,
                "stddev": 27.13923674,
                "variance": 736.5381709
              },
              {
                "average": 89.74943761,
                "count": 2635639,
                "maximum": 2543,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 138.5309333,
                "variance": 19190.81948
              },
              {
                "average": 2.8104638,
                "count": 2635639,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.219171659,
                "variance": 1.486379534
              },
              {
                "average": 4.623892346,
                "count": 2635639,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8324159348,
                "variance": 0.6929162885
              },
              {
                "average": 1,
                "count": 2635639,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2635639,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.019735252,
                "count": 2635639,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1390891053,
                "variance": 0.01934577922
              },
              {
                "average": 19.856301,
                "count": 2635639,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.656046597,
                "variance": 2.74249033
              },
              {
                "average": 3.766847812,
                "count": 2635639,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.363206,
                "variance": 5.584742599
              },
              {
                "average": 1.203304018,
                "count": 2635639,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4024568996,
                "variance": 0.161971556
              },
              {
                "average": 247786513,
                "count": 2635639,
                "maximum": 247787154.7,
                "minimum": 247786342.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 322.6500105,
                "variance": 104103.0292
              },
              {
                "average": 0,
                "count": 2635639,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2635639,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2635639,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2635639,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2635639,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              953245.2464,
              1068462.606,
              97.23038311,
              953944.7064,
              1068945.926,
              256.0703831
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    953245.246395807,
                    1068462.6059354993,
                    97.23038311250129
                  ],
                  [
                    953245.246395807,
                    1068945.9259354991,
                    97.23038311250129
                  ],
                  [
                    953944.706395807,
                    1068945.9259354991,
                    256.0703831125013
                  ],
                  [
                    953944.706395807,
                    1068462.6059354993,
                    256.0703831125013
                  ],
                  [
                    953245.246395807,
                    1068462.6059354993,
                    97.23038311250129
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:32:34+00:00",
            "end_time": "2019-07-21T23:19:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VLK6186.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.38306570878797,
              58.49836965304202,
              -1.321506147329238
            ],
            [
              -137.38061810013085,
              58.503349419660665,
              -1.321506147329238
            ],
            [
              -137.36541350728302,
              58.50132757814069,
              101.01849385267076
            ],
            [
              -137.36786316479478,
              58.49634809614271,
              101.01849385267076
            ],
            [
              -137.38306570878797,
              58.49836965304202,
              -1.321506147329238
            ]
          ]
        ]
      },
      "bbox": [
        -137.3830657,
        58.4963481,
        -1.321506147,
        -137.3654135,
        58.50334942,
        101.0184939
      ],
      "properties": {
        "datetime": "2019-07-22T20:45:34Z",
        "pc:count": 2492321,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 956282.1779,
            "count": 2492321,
            "maximum": 956595.8614,
            "minimum": 955683.8814,
            "name": "X",
            "position": 0,
            "stddev": 154.0980158,
            "variance": 23746.19846
          },
          {
            "average": 1064976.217,
            "count": 2492321,
            "maximum": 1065173.166,
            "minimum": 1064598.766,
            "name": "Y",
            "position": 1,
            "stddev": 97.87009234,
            "variance": 9578.554975
          },
          {
            "average": 25.42461861,
            "count": 2492321,
            "maximum": 101.0184939,
            "minimum": -1.321506147,
            "name": "Z",
            "position": 2,
            "stddev": 16.16756421,
            "variance": 261.3901326
          },
          {
            "average": 252.9099759,
            "count": 2492321,
            "maximum": 5636,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 467.9435067,
            "variance": 218971.1255
          },
          {
            "average": 2.320085976,
            "count": 2492321,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.285509024,
            "variance": 1.652533452
          },
          {
            "average": 3.639539209,
            "count": 2492321,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.619773509,
            "variance": 2.62366622
          },
          {
            "average": 1,
            "count": 2492321,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2492321,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.125854575,
            "count": 2492321,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.02441883,
            "variance": 1.049433939
          },
          {
            "average": 20.15091853,
            "count": 2492321,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.484746391,
            "variance": 2.204471845
          },
          {
            "average": 2.833589654,
            "count": 2492321,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.114846284,
            "variance": 4.472574807
          },
          {
            "average": 2.567247558,
            "count": 2492321,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7134633111,
            "variance": 0.5090298963
          },
          {
            "average": 247861291.1,
            "count": 2492321,
            "maximum": 247863534.2,
            "minimum": 247859833.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 668.865424,
            "variance": 447380.9554
          },
          {
            "average": 0,
            "count": 2492321,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2492321,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2492321,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2492321,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2492321,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          955683.8814,
          1064598.766,
          -1.321506147,
          956595.8614,
          1065173.166,
          101.0184939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                955683.8814199562,
                1064598.7656692134,
                -1.321506147329238
              ],
              [
                955683.8814199562,
                1065173.1656692133,
                -1.321506147329238
              ],
              [
                956595.8614199562,
                1065173.1656692133,
                101.01849385267076
              ],
              [
                956595.8614199562,
                1064598.7656692134,
                101.01849385267076
              ],
              [
                955683.8814199562,
                1064598.7656692134,
                -1.321506147329238
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:45:34+00:00",
        "end_time": "2019-07-22T19:43:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK6186.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK6186.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK6186.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK6186.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.3830657,
            58.4963481,
            -1.321506147,
            -137.3654135,
            58.50334942,
            101.0184939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.38306570878797,
                  58.49836965304202,
                  -1.321506147329238
                ],
                [
                  -137.38061810013085,
                  58.503349419660665,
                  -1.321506147329238
                ],
                [
                  -137.36541350728302,
                  58.50132757814069,
                  101.01849385267076
                ],
                [
                  -137.36786316479478,
                  58.49634809614271,
                  101.01849385267076
                ],
                [
                  -137.38306570878797,
                  58.49836965304202,
                  -1.321506147329238
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK6186.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK6186.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:45:34Z",
            "pc:count": 2492321,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 956282.1779,
                "count": 2492321,
                "maximum": 956595.8614,
                "minimum": 955683.8814,
                "name": "X",
                "position": 0,
                "stddev": 154.0980158,
                "variance": 23746.19846
              },
              {
                "average": 1064976.217,
                "count": 2492321,
                "maximum": 1065173.166,
                "minimum": 1064598.766,
                "name": "Y",
                "position": 1,
                "stddev": 97.87009234,
                "variance": 9578.554975
              },
              {
                "average": 25.42461861,
                "count": 2492321,
                "maximum": 101.0184939,
                "minimum": -1.321506147,
                "name": "Z",
                "position": 2,
                "stddev": 16.16756421,
                "variance": 261.3901326
              },
              {
                "average": 252.9099759,
                "count": 2492321,
                "maximum": 5636,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 467.9435067,
                "variance": 218971.1255
              },
              {
                "average": 2.320085976,
                "count": 2492321,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.285509024,
                "variance": 1.652533452
              },
              {
                "average": 3.639539209,
                "count": 2492321,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.619773509,
                "variance": 2.62366622
              },
              {
                "average": 1,
                "count": 2492321,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2492321,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.125854575,
                "count": 2492321,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.02441883,
                "variance": 1.049433939
              },
              {
                "average": 20.15091853,
                "count": 2492321,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.484746391,
                "variance": 2.204471845
              },
              {
                "average": 2.833589654,
                "count": 2492321,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.114846284,
                "variance": 4.472574807
              },
              {
                "average": 2.567247558,
                "count": 2492321,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7134633111,
                "variance": 0.5090298963
              },
              {
                "average": 247861291.1,
                "count": 2492321,
                "maximum": 247863534.2,
                "minimum": 247859833.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 668.865424,
                "variance": 447380.9554
              },
              {
                "average": 0,
                "count": 2492321,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2492321,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2492321,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2492321,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2492321,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              955683.8814,
              1064598.766,
              -1.321506147,
              956595.8614,
              1065173.166,
              101.0184939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    955683.8814199562,
                    1064598.7656692134,
                    -1.321506147329238
                  ],
                  [
                    955683.8814199562,
                    1065173.1656692133,
                    -1.321506147329238
                  ],
                  [
                    956595.8614199562,
                    1065173.1656692133,
                    101.01849385267076
                  ],
                  [
                    956595.8614199562,
                    1064598.7656692134,
                    101.01849385267076
                  ],
                  [
                    955683.8814199562,
                    1064598.7656692134,
                    -1.321506147329238
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:45:34+00:00",
            "end_time": "2019-07-22T19:43:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7774.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.10868843182817,
              58.39014426796919,
              8.981606745243518
            ],
            [
              -137.10331938936582,
              58.400915270243814,
              8.981606745243518
            ],
            [
              -137.08274972446097,
              58.39812342365671,
              99.22160674524352
            ],
            [
              -137.08812472820176,
              58.38735326783297,
              99.22160674524352
            ],
            [
              -137.10868843182817,
              58.39014426796919,
              8.981606745243518
            ]
          ]
        ]
      },
      "bbox": [
        -137.1086884,
        58.38735327,
        8.981606745,
        -137.0827497,
        58.40091527,
        99.22160675
      ],
      "properties": {
        "datetime": "2019-07-22T01:42:35Z",
        "pc:count": 25149390,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 974770.9661,
            "count": 25149390,
            "maximum": 975406.9802,
            "minimum": 974168.1802,
            "name": "X",
            "position": 0,
            "stddev": 283.8100585,
            "variance": 80548.1493
          },
          {
            "average": 1057492.359,
            "count": 25149390,
            "maximum": 1058117.629,
            "minimum": 1056873.989,
            "name": "Y",
            "position": 1,
            "stddev": 278.0880978,
            "variance": 77332.99011
          },
          {
            "average": 52.61376526,
            "count": 25149390,
            "maximum": 99.22160675,
            "minimum": 8.981606745,
            "name": "Z",
            "position": 2,
            "stddev": 13.11904149,
            "variance": 172.1092495
          },
          {
            "average": 114.3046856,
            "count": 25149390,
            "maximum": 5957,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 190.290307,
            "variance": 36210.40094
          },
          {
            "average": 2.713466609,
            "count": 25149390,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.251230024,
            "variance": 1.565576574
          },
          {
            "average": 4.427497844,
            "count": 25149390,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9679272723,
            "variance": 0.9368832044
          },
          {
            "average": 1,
            "count": 25149390,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25149390,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.009357324,
            "count": 25149390,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.09627961997,
            "variance": 0.009269765222
          },
          {
            "average": 20.08318429,
            "count": 25149390,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.742952204,
            "variance": 3.037882384
          },
          {
            "average": 3.304219466,
            "count": 25149390,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.029616989,
            "variance": 4.119345124
          },
          {
            "average": 6.242644851,
            "count": 25149390,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.704882263,
            "variance": 7.316388058
          },
          {
            "average": 247790382,
            "count": 25149390,
            "maximum": 247794955.7,
            "minimum": 247786016.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2474.762026,
            "variance": 6124447.087
          },
          {
            "average": 0,
            "count": 25149390,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25149390,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25149390,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25149390,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25149390,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          974168.1802,
          1056873.989,
          8.981606745,
          975406.9802,
          1058117.629,
          99.22160675
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                974168.18019132,
                1056873.989407187,
                8.981606745243518
              ],
              [
                974168.18019132,
                1058117.6294071872,
                8.981606745243518
              ],
              [
                975406.9801913201,
                1058117.6294071872,
                99.22160674524352
              ],
              [
                975406.9801913201,
                1056873.989407187,
                99.22160674524352
              ],
              [
                974168.18019132,
                1056873.989407187,
                8.981606745243518
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:42:35+00:00",
        "end_time": "2019-07-21T23:13:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7774.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7774.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7774.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7774.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1086884,
            58.38735327,
            8.981606745,
            -137.0827497,
            58.40091527,
            99.22160675
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.10868843182817,
                  58.39014426796919,
                  8.981606745243518
                ],
                [
                  -137.10331938936582,
                  58.400915270243814,
                  8.981606745243518
                ],
                [
                  -137.08274972446097,
                  58.39812342365671,
                  99.22160674524352
                ],
                [
                  -137.08812472820176,
                  58.38735326783297,
                  99.22160674524352
                ],
                [
                  -137.10868843182817,
                  58.39014426796919,
                  8.981606745243518
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7774.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7774.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:42:35Z",
            "pc:count": 25149390,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 974770.9661,
                "count": 25149390,
                "maximum": 975406.9802,
                "minimum": 974168.1802,
                "name": "X",
                "position": 0,
                "stddev": 283.8100585,
                "variance": 80548.1493
              },
              {
                "average": 1057492.359,
                "count": 25149390,
                "maximum": 1058117.629,
                "minimum": 1056873.989,
                "name": "Y",
                "position": 1,
                "stddev": 278.0880978,
                "variance": 77332.99011
              },
              {
                "average": 52.61376526,
                "count": 25149390,
                "maximum": 99.22160675,
                "minimum": 8.981606745,
                "name": "Z",
                "position": 2,
                "stddev": 13.11904149,
                "variance": 172.1092495
              },
              {
                "average": 114.3046856,
                "count": 25149390,
                "maximum": 5957,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 190.290307,
                "variance": 36210.40094
              },
              {
                "average": 2.713466609,
                "count": 25149390,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.251230024,
                "variance": 1.565576574
              },
              {
                "average": 4.427497844,
                "count": 25149390,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9679272723,
                "variance": 0.9368832044
              },
              {
                "average": 1,
                "count": 25149390,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25149390,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.009357324,
                "count": 25149390,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.09627961997,
                "variance": 0.009269765222
              },
              {
                "average": 20.08318429,
                "count": 25149390,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.742952204,
                "variance": 3.037882384
              },
              {
                "average": 3.304219466,
                "count": 25149390,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.029616989,
                "variance": 4.119345124
              },
              {
                "average": 6.242644851,
                "count": 25149390,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.704882263,
                "variance": 7.316388058
              },
              {
                "average": 247790382,
                "count": 25149390,
                "maximum": 247794955.7,
                "minimum": 247786016.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2474.762026,
                "variance": 6124447.087
              },
              {
                "average": 0,
                "count": 25149390,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25149390,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25149390,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25149390,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25149390,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              974168.1802,
              1056873.989,
              8.981606745,
              975406.9802,
              1058117.629,
              99.22160675
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    974168.18019132,
                    1056873.989407187,
                    8.981606745243518
                  ],
                  [
                    974168.18019132,
                    1058117.6294071872,
                    8.981606745243518
                  ],
                  [
                    975406.9801913201,
                    1058117.6294071872,
                    99.22160674524352
                  ],
                  [
                    975406.9801913201,
                    1056873.989407187,
                    99.22160674524352
                  ],
                  [
                    974168.18019132,
                    1056873.989407187,
                    8.981606745243518
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:42:35+00:00",
            "end_time": "2019-07-21T23:13: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": "20190722_NCMP_AK_08VLK5195.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.5608417676121,
              58.5767072742913,
              -5.209827859332627
            ],
            [
              -137.5587901278781,
              58.58091879463693,
              -5.209827859332627
            ],
            [
              -137.5430774212878,
              58.57885743820774,
              49.070172140667374
            ],
            [
              -137.54513085864303,
              58.5746461640393,
              49.070172140667374
            ],
            [
              -137.5608417676121,
              58.5767072742913,
              -5.209827859332627
            ]
          ]
        ]
      },
      "bbox": [
        -137.5608418,
        58.57464616,
        -5.209827859,
        -137.5430774,
        58.58091879,
        49.07017214
      ],
      "properties": {
        "datetime": "2019-07-22T20:48:39Z",
        "pc:count": 1351329,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 944207.0952,
            "count": 1351329,
            "maximum": 944465.0005,
            "minimum": 943525.3005,
            "name": "X",
            "position": 0,
            "stddev": 142.9281603,
            "variance": 20428.459
          },
          {
            "average": 1070877.804,
            "count": 1351329,
            "maximum": 1071027.301,
            "minimum": 1070541.821,
            "name": "Y",
            "position": 1,
            "stddev": 92.04626252,
            "variance": 8472.514444
          },
          {
            "average": 18.02032105,
            "count": 1351329,
            "maximum": 49.07017214,
            "minimum": -5.209827859,
            "name": "Z",
            "position": 2,
            "stddev": 13.58637708,
            "variance": 184.5896421
          },
          {
            "average": 213.675609,
            "count": 1351329,
            "maximum": 5426,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 370.5560567,
            "variance": 137311.7911
          },
          {
            "average": 2.183580016,
            "count": 1351329,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.281771113,
            "variance": 1.642937185
          },
          {
            "average": 3.372193596,
            "count": 1351329,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.760868331,
            "variance": 3.100657278
          },
          {
            "average": 1,
            "count": 1351329,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1351329,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.851933171,
            "count": 1351329,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.742089328,
            "variance": 45.45576851
          },
          {
            "average": 20.05491146,
            "count": 1351329,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.615830075,
            "variance": 2.610906831
          },
          {
            "average": 2.797575572,
            "count": 1351329,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.172586797,
            "variance": 4.720133393
          },
          {
            "average": 2.82405025,
            "count": 1351329,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7662633644,
            "variance": 0.5871595436
          },
          {
            "average": 247861521.2,
            "count": 1351329,
            "maximum": 247863719.2,
            "minimum": 247860571.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 798.3113824,
            "variance": 637301.0632
          },
          {
            "average": 0,
            "count": 1351329,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1351329,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1351329,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1351329,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1351329,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          943525.3005,
          1070541.821,
          -5.209827859,
          944465.0005,
          1071027.301,
          49.07017214
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                943525.3004775658,
                1070541.820918582,
                -5.209827859332627
              ],
              [
                943525.3004775658,
                1071027.300918582,
                -5.209827859332627
              ],
              [
                944465.0004775658,
                1071027.300918582,
                49.070172140667374
              ],
              [
                944465.0004775658,
                1070541.820918582,
                49.070172140667374
              ],
              [
                943525.3004775658,
                1070541.820918582,
                -5.209827859332627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:48:39+00:00",
        "end_time": "2019-07-22T19:56:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK5195.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK5195.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5195.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5195.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5608418,
            58.57464616,
            -5.209827859,
            -137.5430774,
            58.58091879,
            49.07017214
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.5608417676121,
                  58.5767072742913,
                  -5.209827859332627
                ],
                [
                  -137.5587901278781,
                  58.58091879463693,
                  -5.209827859332627
                ],
                [
                  -137.5430774212878,
                  58.57885743820774,
                  49.070172140667374
                ],
                [
                  -137.54513085864303,
                  58.5746461640393,
                  49.070172140667374
                ],
                [
                  -137.5608417676121,
                  58.5767072742913,
                  -5.209827859332627
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK5195.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5195.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:48:39Z",
            "pc:count": 1351329,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 944207.0952,
                "count": 1351329,
                "maximum": 944465.0005,
                "minimum": 943525.3005,
                "name": "X",
                "position": 0,
                "stddev": 142.9281603,
                "variance": 20428.459
              },
              {
                "average": 1070877.804,
                "count": 1351329,
                "maximum": 1071027.301,
                "minimum": 1070541.821,
                "name": "Y",
                "position": 1,
                "stddev": 92.04626252,
                "variance": 8472.514444
              },
              {
                "average": 18.02032105,
                "count": 1351329,
                "maximum": 49.07017214,
                "minimum": -5.209827859,
                "name": "Z",
                "position": 2,
                "stddev": 13.58637708,
                "variance": 184.5896421
              },
              {
                "average": 213.675609,
                "count": 1351329,
                "maximum": 5426,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 370.5560567,
                "variance": 137311.7911
              },
              {
                "average": 2.183580016,
                "count": 1351329,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.281771113,
                "variance": 1.642937185
              },
              {
                "average": 3.372193596,
                "count": 1351329,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.760868331,
                "variance": 3.100657278
              },
              {
                "average": 1,
                "count": 1351329,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1351329,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.851933171,
                "count": 1351329,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.742089328,
                "variance": 45.45576851
              },
              {
                "average": 20.05491146,
                "count": 1351329,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.615830075,
                "variance": 2.610906831
              },
              {
                "average": 2.797575572,
                "count": 1351329,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.172586797,
                "variance": 4.720133393
              },
              {
                "average": 2.82405025,
                "count": 1351329,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7662633644,
                "variance": 0.5871595436
              },
              {
                "average": 247861521.2,
                "count": 1351329,
                "maximum": 247863719.2,
                "minimum": 247860571.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 798.3113824,
                "variance": 637301.0632
              },
              {
                "average": 0,
                "count": 1351329,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1351329,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1351329,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1351329,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1351329,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              943525.3005,
              1070541.821,
              -5.209827859,
              944465.0005,
              1071027.301,
              49.07017214
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    943525.3004775658,
                    1070541.820918582,
                    -5.209827859332627
                  ],
                  [
                    943525.3004775658,
                    1071027.300918582,
                    -5.209827859332627
                  ],
                  [
                    944465.0004775658,
                    1071027.300918582,
                    49.070172140667374
                  ],
                  [
                    944465.0004775658,
                    1070541.820918582,
                    49.070172140667374
                  ],
                  [
                    943525.3004775658,
                    1070541.820918582,
                    -5.209827859332627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:48:39+00:00",
            "end_time": "2019-07-22T19:56:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5495.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.5151601904284,
              58.571496620484105,
              80.32457824340925
            ],
            [
              -137.50989217164332,
              58.58227888247769,
              80.32457824340925
            ],
            [
              -137.48918734530844,
              58.57955384513365,
              190.10457824340926
            ],
            [
              -137.49446142489882,
              58.56877241615871,
              190.10457824340926
            ],
            [
              -137.5151601904284,
              58.571496620484105,
              80.32457824340925
            ]
          ]
        ]
      },
      "bbox": [
        -137.5151602,
        58.56877242,
        80.32457824,
        -137.4891873,
        58.58227888,
        190.1045782
      ],
      "properties": {
        "datetime": "2019-07-22T01:35:35Z",
        "pc:count": 21876561,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 946835.5191,
            "count": 21876561,
            "maximum": 947474.7306,
            "minimum": 946236.2706,
            "name": "X",
            "position": 0,
            "stddev": 297.4273337,
            "variance": 88463.01882
          },
          {
            "average": 1071205.161,
            "count": 21876561,
            "maximum": 1071870.365,
            "minimum": 1070627.225,
            "name": "Y",
            "position": 1,
            "stddev": 255.0515173,
            "variance": 65051.2765
          },
          {
            "average": 125.7726298,
            "count": 21876561,
            "maximum": 190.1045782,
            "minimum": 80.32457824,
            "name": "Z",
            "position": 2,
            "stddev": 25.9784218,
            "variance": 674.8783995
          },
          {
            "average": 130.345882,
            "count": 21876561,
            "maximum": 4266,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 235.0242426,
            "variance": 55236.3946
          },
          {
            "average": 2.68042701,
            "count": 21876561,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259921311,
            "variance": 1.587401709
          },
          {
            "average": 4.362308363,
            "count": 21876561,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.118605393,
            "variance": 1.251278026
          },
          {
            "average": 1,
            "count": 21876561,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21876561,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.028945774,
            "count": 21876561,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1676541615,
            "variance": 0.02810791786
          },
          {
            "average": 19.99961613,
            "count": 21876561,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.108793364,
            "variance": 4.447009451
          },
          {
            "average": 3.364947672,
            "count": 21876561,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.15949014,
            "variance": 4.663397663
          },
          {
            "average": 6.268192885,
            "count": 21876561,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.771836266,
            "variance": 7.683076285
          },
          {
            "average": 247790342.7,
            "count": 21876561,
            "maximum": 247794535.6,
            "minimum": 247786440.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2395.277115,
            "variance": 5737352.458
          },
          {
            "average": 0,
            "count": 21876561,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21876561,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21876561,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21876561,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 21876561,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          946236.2706,
          1070627.225,
          80.32457824,
          947474.7306,
          1071870.365,
          190.1045782
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                946236.2705798437,
                1070627.225342233,
                80.32457824340925
              ],
              [
                946236.2705798437,
                1071870.365342233,
                80.32457824340925
              ],
              [
                947474.7305798436,
                1071870.365342233,
                190.10457824340926
              ],
              [
                947474.7305798436,
                1070627.225342233,
                190.10457824340926
              ],
              [
                946236.2705798437,
                1070627.225342233,
                80.32457824340925
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:35:35+00:00",
        "end_time": "2019-07-21T23:20:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5495.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5495.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5495.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5495.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5151602,
            58.56877242,
            80.32457824,
            -137.4891873,
            58.58227888,
            190.1045782
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.5151601904284,
                  58.571496620484105,
                  80.32457824340925
                ],
                [
                  -137.50989217164332,
                  58.58227888247769,
                  80.32457824340925
                ],
                [
                  -137.48918734530844,
                  58.57955384513365,
                  190.10457824340926
                ],
                [
                  -137.49446142489882,
                  58.56877241615871,
                  190.10457824340926
                ],
                [
                  -137.5151601904284,
                  58.571496620484105,
                  80.32457824340925
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5495.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5495.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:35:35Z",
            "pc:count": 21876561,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 946835.5191,
                "count": 21876561,
                "maximum": 947474.7306,
                "minimum": 946236.2706,
                "name": "X",
                "position": 0,
                "stddev": 297.4273337,
                "variance": 88463.01882
              },
              {
                "average": 1071205.161,
                "count": 21876561,
                "maximum": 1071870.365,
                "minimum": 1070627.225,
                "name": "Y",
                "position": 1,
                "stddev": 255.0515173,
                "variance": 65051.2765
              },
              {
                "average": 125.7726298,
                "count": 21876561,
                "maximum": 190.1045782,
                "minimum": 80.32457824,
                "name": "Z",
                "position": 2,
                "stddev": 25.9784218,
                "variance": 674.8783995
              },
              {
                "average": 130.345882,
                "count": 21876561,
                "maximum": 4266,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 235.0242426,
                "variance": 55236.3946
              },
              {
                "average": 2.68042701,
                "count": 21876561,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259921311,
                "variance": 1.587401709
              },
              {
                "average": 4.362308363,
                "count": 21876561,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.118605393,
                "variance": 1.251278026
              },
              {
                "average": 1,
                "count": 21876561,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21876561,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.028945774,
                "count": 21876561,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1676541615,
                "variance": 0.02810791786
              },
              {
                "average": 19.99961613,
                "count": 21876561,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.108793364,
                "variance": 4.447009451
              },
              {
                "average": 3.364947672,
                "count": 21876561,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.15949014,
                "variance": 4.663397663
              },
              {
                "average": 6.268192885,
                "count": 21876561,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.771836266,
                "variance": 7.683076285
              },
              {
                "average": 247790342.7,
                "count": 21876561,
                "maximum": 247794535.6,
                "minimum": 247786440.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2395.277115,
                "variance": 5737352.458
              },
              {
                "average": 0,
                "count": 21876561,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21876561,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21876561,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21876561,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 21876561,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              946236.2706,
              1070627.225,
              80.32457824,
              947474.7306,
              1071870.365,
              190.1045782
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    946236.2705798437,
                    1070627.225342233,
                    80.32457824340925
                  ],
                  [
                    946236.2705798437,
                    1071870.365342233,
                    80.32457824340925
                  ],
                  [
                    947474.7305798436,
                    1071870.365342233,
                    190.10457824340926
                  ],
                  [
                    947474.7305798436,
                    1070627.225342233,
                    190.10457824340926
                  ],
                  [
                    946236.2705798437,
                    1070627.225342233,
                    80.32457824340925
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:35:35+00:00",
            "end_time": "2019-07-21T23:20: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": "20190721_NCMP_AK_08VLK5196.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.56714481919744,
              58.579862004517196,
              -4.968836208981109
            ],
            [
              -137.5620918967115,
              58.59023567028184,
              -4.968836208981109
            ],
            [
              -137.5413761550322,
              58.587518826602384,
              76.6111637910189
            ],
            [
              -137.54643491580526,
              58.577145960142566,
              76.6111637910189
            ],
            [
              -137.56714481919744,
              58.579862004517196,
              -4.968836208981109
            ]
          ]
        ]
      },
      "bbox": [
        -137.5671448,
        58.57714596,
        -4.968836209,
        -137.5413762,
        58.59023567,
        76.61116379
      ],
      "properties": {
        "datetime": "2019-07-22T20:48:43Z",
        "pc:count": 15174616,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 943733.6396,
            "count": 15174616,
            "maximum": 944323.1783,
            "minimum": 943084.5983,
            "name": "X",
            "position": 0,
            "stddev": 299.762487,
            "variance": 89857.54863
          },
          {
            "average": 1071463.804,
            "count": 15174616,
            "maximum": 1071989.923,
            "minimum": 1070794.123,
            "name": "Y",
            "position": 1,
            "stddev": 232.5420199,
            "variance": 54075.79103
          },
          {
            "average": 38.70578249,
            "count": 15174616,
            "maximum": 76.61116379,
            "minimum": -4.968836209,
            "name": "Z",
            "position": 2,
            "stddev": 13.54851449,
            "variance": 183.5622449
          },
          {
            "average": 128.4188937,
            "count": 15174616,
            "maximum": 6285,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 231.4266602,
            "variance": 53558.29907
          },
          {
            "average": 2.687576542,
            "count": 15174616,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.253477395,
            "variance": 1.57120558
          },
          {
            "average": 4.376528935,
            "count": 15174616,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.136910205,
            "variance": 1.292564813
          },
          {
            "average": 1,
            "count": 15174616,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15174616,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.052082768,
            "count": 15174616,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.65782627,
            "variance": 0.4327354014
          },
          {
            "average": 19.84115923,
            "count": 15174616,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.131461549,
            "variance": 1.280205236
          },
          {
            "average": 3.479768714,
            "count": 15174616,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.276393981,
            "variance": 5.181969556
          },
          {
            "average": 3.552245012,
            "count": 15174616,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.393463236,
            "variance": 11.51559274
          },
          {
            "average": 247845292.9,
            "count": 15174616,
            "maximum": 247863723.1,
            "minimum": 247792087.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28123.02906,
            "variance": 790904763.4
          },
          {
            "average": 0,
            "count": 15174616,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15174616,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15174616,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15174616,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15174616,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          943084.5983,
          1070794.123,
          -4.968836209,
          944323.1783,
          1071989.923,
          76.61116379
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                943084.5982584625,
                1070794.1225244144,
                -4.968836208981109
              ],
              [
                943084.5982584625,
                1071989.9225244143,
                -4.968836208981109
              ],
              [
                944323.1782584626,
                1071989.9225244143,
                76.6111637910189
              ],
              [
                944323.1782584626,
                1070794.1225244144,
                76.6111637910189
              ],
              [
                943084.5982584625,
                1070794.1225244144,
                -4.968836208981109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:48:43+00:00",
        "end_time": "2019-07-22T00:54:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5196.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5196.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5196.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5196.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5671448,
            58.57714596,
            -4.968836209,
            -137.5413762,
            58.59023567,
            76.61116379
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.56714481919744,
                  58.579862004517196,
                  -4.968836208981109
                ],
                [
                  -137.5620918967115,
                  58.59023567028184,
                  -4.968836208981109
                ],
                [
                  -137.5413761550322,
                  58.587518826602384,
                  76.6111637910189
                ],
                [
                  -137.54643491580526,
                  58.577145960142566,
                  76.6111637910189
                ],
                [
                  -137.56714481919744,
                  58.579862004517196,
                  -4.968836208981109
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5196.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5196.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:48:43Z",
            "pc:count": 15174616,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 943733.6396,
                "count": 15174616,
                "maximum": 944323.1783,
                "minimum": 943084.5983,
                "name": "X",
                "position": 0,
                "stddev": 299.762487,
                "variance": 89857.54863
              },
              {
                "average": 1071463.804,
                "count": 15174616,
                "maximum": 1071989.923,
                "minimum": 1070794.123,
                "name": "Y",
                "position": 1,
                "stddev": 232.5420199,
                "variance": 54075.79103
              },
              {
                "average": 38.70578249,
                "count": 15174616,
                "maximum": 76.61116379,
                "minimum": -4.968836209,
                "name": "Z",
                "position": 2,
                "stddev": 13.54851449,
                "variance": 183.5622449
              },
              {
                "average": 128.4188937,
                "count": 15174616,
                "maximum": 6285,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 231.4266602,
                "variance": 53558.29907
              },
              {
                "average": 2.687576542,
                "count": 15174616,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.253477395,
                "variance": 1.57120558
              },
              {
                "average": 4.376528935,
                "count": 15174616,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.136910205,
                "variance": 1.292564813
              },
              {
                "average": 1,
                "count": 15174616,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15174616,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.052082768,
                "count": 15174616,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.65782627,
                "variance": 0.4327354014
              },
              {
                "average": 19.84115923,
                "count": 15174616,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.131461549,
                "variance": 1.280205236
              },
              {
                "average": 3.479768714,
                "count": 15174616,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.276393981,
                "variance": 5.181969556
              },
              {
                "average": 3.552245012,
                "count": 15174616,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.393463236,
                "variance": 11.51559274
              },
              {
                "average": 247845292.9,
                "count": 15174616,
                "maximum": 247863723.1,
                "minimum": 247792087.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28123.02906,
                "variance": 790904763.4
              },
              {
                "average": 0,
                "count": 15174616,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15174616,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15174616,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15174616,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15174616,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              943084.5983,
              1070794.123,
              -4.968836209,
              944323.1783,
              1071989.923,
              76.61116379
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    943084.5982584625,
                    1070794.1225244144,
                    -4.968836208981109
                  ],
                  [
                    943084.5982584625,
                    1071989.9225244143,
                    -4.968836208981109
                  ],
                  [
                    944323.1782584626,
                    1071989.9225244143,
                    76.6111637910189
                  ],
                  [
                    944323.1782584626,
                    1070794.1225244144,
                    76.6111637910189
                  ],
                  [
                    943084.5982584625,
                    1070794.1225244144,
                    -4.968836208981109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:48:43+00:00",
            "end_time": "2019-07-22T00:54:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7775.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.10922264042293,
              58.399118003467485,
              24.631597150131114
            ],
            [
              -137.10504845366398,
              58.40749062894122,
              24.631597150131114
            ],
            [
              -137.08447607245793,
              58.40469925475755,
              99.03159715013112
            ],
            [
              -137.0886548949729,
              58.39632728736871,
              99.03159715013112
            ],
            [
              -137.10922264042293,
              58.399118003467485,
              24.631597150131114
            ]
          ]
        ]
      },
      "bbox": [
        -137.1092226,
        58.39632729,
        24.63159715,
        -137.0844761,
        58.40749063,
        99.03159715
      ],
      "properties": {
        "datetime": "2019-07-23T00:16:14Z",
        "pc:count": 9407245,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 974424.1746,
            "count": 9407245,
            "maximum": 975124.4552,
            "minimum": 973885.7352,
            "name": "X",
            "position": 0,
            "stddev": 274.9395892,
            "variance": 75591.77772
          },
          {
            "average": 1058208.609,
            "count": 9407245,
            "maximum": 1058803.394,
            "minimum": 1057836.674,
            "name": "Y",
            "position": 1,
            "stddev": 181.7058211,
            "variance": 33017.00542
          },
          {
            "average": 63.09339474,
            "count": 9407245,
            "maximum": 99.03159715,
            "minimum": 24.63159715,
            "name": "Z",
            "position": 2,
            "stddev": 16.11641244,
            "variance": 259.73875
          },
          {
            "average": 140.407524,
            "count": 9407245,
            "maximum": 3224,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 234.7919135,
            "variance": 55127.24265
          },
          {
            "average": 2.621089171,
            "count": 9407245,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264458953,
            "variance": 1.598856445
          },
          {
            "average": 4.243124422,
            "count": 9407245,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.205770244,
            "variance": 1.453881881
          },
          {
            "average": 1,
            "count": 9407245,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9407245,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.036619223,
            "count": 9407245,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2142107707,
            "variance": 0.0458862543
          },
          {
            "average": 20.03273856,
            "count": 9407245,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.720491319,
            "variance": 2.96009038
          },
          {
            "average": 3.238507023,
            "count": 9407245,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.105296407,
            "variance": 4.432272962
          },
          {
            "average": 2.433461656,
            "count": 9407245,
            "maximum": 20,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.687088191,
            "variance": 2.846266566
          },
          {
            "average": 247787473.5,
            "count": 9407245,
            "maximum": 247876174.6,
            "minimum": 247786017.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4781.3703,
            "variance": 22861501.95
          },
          {
            "average": 0,
            "count": 9407245,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9407245,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9407245,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9407245,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9407245,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          973885.7352,
          1057836.674,
          24.63159715,
          975124.4552,
          1058803.394,
          99.03159715
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                973885.7352430024,
                1057836.6735170782,
                24.631597150131114
              ],
              [
                973885.7352430024,
                1058803.3935170784,
                24.631597150131114
              ],
              [
                975124.4552430024,
                1058803.3935170784,
                99.03159715013112
              ],
              [
                975124.4552430024,
                1057836.6735170782,
                99.03159715013112
              ],
              [
                973885.7352430024,
                1057836.6735170782,
                24.631597150131114
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T00:16:14+00:00",
        "end_time": "2019-07-21T23:13:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7775.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7775.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7775.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7775.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1092226,
            58.39632729,
            24.63159715,
            -137.0844761,
            58.40749063,
            99.03159715
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.10922264042293,
                  58.399118003467485,
                  24.631597150131114
                ],
                [
                  -137.10504845366398,
                  58.40749062894122,
                  24.631597150131114
                ],
                [
                  -137.08447607245793,
                  58.40469925475755,
                  99.03159715013112
                ],
                [
                  -137.0886548949729,
                  58.39632728736871,
                  99.03159715013112
                ],
                [
                  -137.10922264042293,
                  58.399118003467485,
                  24.631597150131114
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7775.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7775.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T00:16:14Z",
            "pc:count": 9407245,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 974424.1746,
                "count": 9407245,
                "maximum": 975124.4552,
                "minimum": 973885.7352,
                "name": "X",
                "position": 0,
                "stddev": 274.9395892,
                "variance": 75591.77772
              },
              {
                "average": 1058208.609,
                "count": 9407245,
                "maximum": 1058803.394,
                "minimum": 1057836.674,
                "name": "Y",
                "position": 1,
                "stddev": 181.7058211,
                "variance": 33017.00542
              },
              {
                "average": 63.09339474,
                "count": 9407245,
                "maximum": 99.03159715,
                "minimum": 24.63159715,
                "name": "Z",
                "position": 2,
                "stddev": 16.11641244,
                "variance": 259.73875
              },
              {
                "average": 140.407524,
                "count": 9407245,
                "maximum": 3224,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 234.7919135,
                "variance": 55127.24265
              },
              {
                "average": 2.621089171,
                "count": 9407245,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264458953,
                "variance": 1.598856445
              },
              {
                "average": 4.243124422,
                "count": 9407245,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.205770244,
                "variance": 1.453881881
              },
              {
                "average": 1,
                "count": 9407245,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9407245,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.036619223,
                "count": 9407245,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2142107707,
                "variance": 0.0458862543
              },
              {
                "average": 20.03273856,
                "count": 9407245,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.720491319,
                "variance": 2.96009038
              },
              {
                "average": 3.238507023,
                "count": 9407245,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.105296407,
                "variance": 4.432272962
              },
              {
                "average": 2.433461656,
                "count": 9407245,
                "maximum": 20,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.687088191,
                "variance": 2.846266566
              },
              {
                "average": 247787473.5,
                "count": 9407245,
                "maximum": 247876174.6,
                "minimum": 247786017.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4781.3703,
                "variance": 22861501.95
              },
              {
                "average": 0,
                "count": 9407245,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9407245,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9407245,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9407245,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9407245,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              973885.7352,
              1057836.674,
              24.63159715,
              975124.4552,
              1058803.394,
              99.03159715
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    973885.7352430024,
                    1057836.6735170782,
                    24.631597150131114
                  ],
                  [
                    973885.7352430024,
                    1058803.3935170784,
                    24.631597150131114
                  ],
                  [
                    975124.4552430024,
                    1058803.3935170784,
                    99.03159715013112
                  ],
                  [
                    975124.4552430024,
                    1057836.6735170782,
                    99.03159715013112
                  ],
                  [
                    973885.7352430024,
                    1057836.6735170782,
                    24.631597150131114
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T00:16:14+00:00",
            "end_time": "2019-07-21T23:13:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5496.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.515807449799,
              58.580466573958816,
              92.6650074426455
            ],
            [
              -137.51168534138137,
              58.58890215402216,
              92.6650074426455
            ],
            [
              -137.49097873292618,
              58.586177726518535,
              185.9850074426455
            ],
            [
              -137.49510558476553,
              58.57774279825059,
              185.9850074426455
            ],
            [
              -137.515807449799,
              58.580466573958816,
              92.6650074426455
            ]
          ]
        ]
      },
      "bbox": [
        -137.5158074,
        58.5777428,
        92.66500744,
        -137.4909787,
        58.58890215,
        185.9850074
      ],
      "properties": {
        "datetime": "2019-07-22T00:02:47Z",
        "pc:count": 5624081,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 946439.6502,
            "count": 5624081,
            "maximum": 947191.9205,
            "minimum": 945953.6005,
            "name": "X",
            "position": 0,
            "stddev": 263.7616257,
            "variance": 69570.19518
          },
          {
            "average": 1072048.042,
            "count": 5624081,
            "maximum": 1072562.341,
            "minimum": 1071589.761,
            "name": "Y",
            "position": 1,
            "stddev": 223.5858297,
            "variance": 49990.62326
          },
          {
            "average": 150.6427409,
            "count": 5624081,
            "maximum": 185.9850074,
            "minimum": 92.66500744,
            "name": "Z",
            "position": 2,
            "stddev": 9.169936446,
            "variance": 84.08773442
          },
          {
            "average": 221.8741581,
            "count": 5624081,
            "maximum": 4083,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 339.5519932,
            "variance": 115295.5561
          },
          {
            "average": 2.338636126,
            "count": 5624081,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.271768724,
            "variance": 1.617395688
          },
          {
            "average": 3.67879001,
            "count": 5624081,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.534548856,
            "variance": 2.354840191
          },
          {
            "average": 1,
            "count": 5624081,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5624081,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.098657185,
            "count": 5624081,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2982012084,
            "variance": 0.08892396071
          },
          {
            "average": 20.09767539,
            "count": 5624081,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.772072713,
            "variance": 3.1402417
          },
          {
            "average": 2.764544643,
            "count": 5624081,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.950329923,
            "variance": 3.803786807
          },
          {
            "average": 1.72004884,
            "count": 5624081,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.033426782,
            "variance": 1.067970914
          },
          {
            "average": 247786894.4,
            "count": 5624081,
            "maximum": 247788967.8,
            "minimum": 247786443.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 642.1224448,
            "variance": 412321.2341
          },
          {
            "average": 0,
            "count": 5624081,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5624081,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5624081,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5624081,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5624081,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          945953.6005,
          1071589.761,
          92.66500744,
          947191.9205,
          1072562.341,
          185.9850074
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                945953.600477191,
                1071589.7614369965,
                92.6650074426455
              ],
              [
                945953.600477191,
                1072562.3414369966,
                92.6650074426455
              ],
              [
                947191.9204771911,
                1072562.3414369966,
                185.9850074426455
              ],
              [
                947191.9204771911,
                1071589.7614369965,
                185.9850074426455
              ],
              [
                945953.600477191,
                1071589.7614369965,
                92.6650074426455
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T00:02:47+00:00",
        "end_time": "2019-07-21T23:20:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5496.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5496.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5496.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5496.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5158074,
            58.5777428,
            92.66500744,
            -137.4909787,
            58.58890215,
            185.9850074
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.515807449799,
                  58.580466573958816,
                  92.6650074426455
                ],
                [
                  -137.51168534138137,
                  58.58890215402216,
                  92.6650074426455
                ],
                [
                  -137.49097873292618,
                  58.586177726518535,
                  185.9850074426455
                ],
                [
                  -137.49510558476553,
                  58.57774279825059,
                  185.9850074426455
                ],
                [
                  -137.515807449799,
                  58.580466573958816,
                  92.6650074426455
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5496.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5496.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T00:02:47Z",
            "pc:count": 5624081,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 946439.6502,
                "count": 5624081,
                "maximum": 947191.9205,
                "minimum": 945953.6005,
                "name": "X",
                "position": 0,
                "stddev": 263.7616257,
                "variance": 69570.19518
              },
              {
                "average": 1072048.042,
                "count": 5624081,
                "maximum": 1072562.341,
                "minimum": 1071589.761,
                "name": "Y",
                "position": 1,
                "stddev": 223.5858297,
                "variance": 49990.62326
              },
              {
                "average": 150.6427409,
                "count": 5624081,
                "maximum": 185.9850074,
                "minimum": 92.66500744,
                "name": "Z",
                "position": 2,
                "stddev": 9.169936446,
                "variance": 84.08773442
              },
              {
                "average": 221.8741581,
                "count": 5624081,
                "maximum": 4083,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 339.5519932,
                "variance": 115295.5561
              },
              {
                "average": 2.338636126,
                "count": 5624081,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.271768724,
                "variance": 1.617395688
              },
              {
                "average": 3.67879001,
                "count": 5624081,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.534548856,
                "variance": 2.354840191
              },
              {
                "average": 1,
                "count": 5624081,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5624081,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.098657185,
                "count": 5624081,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2982012084,
                "variance": 0.08892396071
              },
              {
                "average": 20.09767539,
                "count": 5624081,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.772072713,
                "variance": 3.1402417
              },
              {
                "average": 2.764544643,
                "count": 5624081,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.950329923,
                "variance": 3.803786807
              },
              {
                "average": 1.72004884,
                "count": 5624081,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.033426782,
                "variance": 1.067970914
              },
              {
                "average": 247786894.4,
                "count": 5624081,
                "maximum": 247788967.8,
                "minimum": 247786443.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 642.1224448,
                "variance": 412321.2341
              },
              {
                "average": 0,
                "count": 5624081,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5624081,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5624081,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5624081,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5624081,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              945953.6005,
              1071589.761,
              92.66500744,
              947191.9205,
              1072562.341,
              185.9850074
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    945953.600477191,
                    1071589.7614369965,
                    92.6650074426455
                  ],
                  [
                    945953.600477191,
                    1072562.3414369966,
                    92.6650074426455
                  ],
                  [
                    947191.9204771911,
                    1072562.3414369966,
                    185.9850074426455
                  ],
                  [
                    947191.9204771911,
                    1071589.7614369965,
                    185.9850074426455
                  ],
                  [
                    945953.600477191,
                    1071589.7614369965,
                    92.6650074426455
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T00:02:47+00:00",
            "end_time": "2019-07-21T23:20:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK7776.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.10515117758618,
              58.407468257391905,
              82.8644358773687
            ],
            [
              -137.10507896525155,
              58.4076130653715,
              82.8644358773687
            ],
            [
              -137.1047643879092,
              58.40757041046407,
              86.4644358773687
            ],
            [
              -137.10483660147034,
              58.40742560265848,
              86.4644358773687
            ],
            [
              -137.10515117758618,
              58.407468257391905,
              82.8644358773687
            ]
          ]
        ]
      },
      "bbox": [
        -137.1051512,
        58.4074256,
        82.86443588,
        -137.1047644,
        58.40761307,
        86.46443588
      ],
      "properties": {
        "datetime": "2019-07-21T23:14:00Z",
        "pc:count": 2842,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 973888.5237,
            "count": 2842,
            "maximum": 973899.5113,
            "minimum": 973880.5713,
            "name": "X",
            "position": 0,
            "stddev": 4.3195311,
            "variance": 18.65834893
          },
          {
            "average": 1058807.584,
            "count": 2842,
            "maximum": 1058816.188,
            "minimum": 1058799.468,
            "name": "Y",
            "position": 1,
            "stddev": 3.829309075,
            "variance": 14.66360799
          },
          {
            "average": 84.08944995,
            "count": 2842,
            "maximum": 86.46443588,
            "minimum": 82.86443588,
            "name": "Z",
            "position": 2,
            "stddev": 0.8246972393,
            "variance": 0.6801255366
          },
          {
            "average": 331.885292,
            "count": 2842,
            "maximum": 1357,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 312.0857396,
            "variance": 97397.50884
          },
          {
            "average": 1.330752991,
            "count": 2842,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.572480535,
            "variance": 0.3277339629
          },
          {
            "average": 1.65059817,
            "count": 2842,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.736737479,
            "variance": 0.542782113
          },
          {
            "average": 1,
            "count": 2842,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2842,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.067206193,
            "count": 2842,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2504228154,
            "variance": 0.06271158647
          },
          {
            "average": 18.40122341,
            "count": 2842,
            "maximum": 19.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4910507115,
            "variance": 0.2411308013
          },
          {
            "average": 1.371921182,
            "count": 2842,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5830768714,
            "variance": 0.3399786379
          },
          {
            "average": 1,
            "count": 2842,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247786039.5,
            "count": 2842,
            "maximum": 247786040.3,
            "minimum": 247786038.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.3833797689,
            "variance": 0.1469800472
          },
          {
            "average": 0,
            "count": 2842,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2842,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2842,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2842,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2842,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          973880.5713,
          1058799.468,
          82.86443588,
          973899.5113,
          1058816.188,
          86.46443588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                973880.571308479,
                1058799.4676321505,
                82.8644358773687
              ],
              [
                973880.571308479,
                1058816.1876321507,
                82.8644358773687
              ],
              [
                973899.5113084789,
                1058816.1876321507,
                86.4644358773687
              ],
              [
                973899.5113084789,
                1058799.4676321505,
                86.4644358773687
              ],
              [
                973880.571308479,
                1058799.4676321505,
                82.8644358773687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:14:00+00:00",
        "end_time": "2019-07-21T23:13:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK7776.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK7776.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7776.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7776.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.1051512,
            58.4074256,
            82.86443588,
            -137.1047644,
            58.40761307,
            86.46443588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.10515117758618,
                  58.407468257391905,
                  82.8644358773687
                ],
                [
                  -137.10507896525155,
                  58.4076130653715,
                  82.8644358773687
                ],
                [
                  -137.1047643879092,
                  58.40757041046407,
                  86.4644358773687
                ],
                [
                  -137.10483660147034,
                  58.40742560265848,
                  86.4644358773687
                ],
                [
                  -137.10515117758618,
                  58.407468257391905,
                  82.8644358773687
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK7776.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK7776.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:14:00Z",
            "pc:count": 2842,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 973888.5237,
                "count": 2842,
                "maximum": 973899.5113,
                "minimum": 973880.5713,
                "name": "X",
                "position": 0,
                "stddev": 4.3195311,
                "variance": 18.65834893
              },
              {
                "average": 1058807.584,
                "count": 2842,
                "maximum": 1058816.188,
                "minimum": 1058799.468,
                "name": "Y",
                "position": 1,
                "stddev": 3.829309075,
                "variance": 14.66360799
              },
              {
                "average": 84.08944995,
                "count": 2842,
                "maximum": 86.46443588,
                "minimum": 82.86443588,
                "name": "Z",
                "position": 2,
                "stddev": 0.8246972393,
                "variance": 0.6801255366
              },
              {
                "average": 331.885292,
                "count": 2842,
                "maximum": 1357,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 312.0857396,
                "variance": 97397.50884
              },
              {
                "average": 1.330752991,
                "count": 2842,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.572480535,
                "variance": 0.3277339629
              },
              {
                "average": 1.65059817,
                "count": 2842,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.736737479,
                "variance": 0.542782113
              },
              {
                "average": 1,
                "count": 2842,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2842,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.067206193,
                "count": 2842,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2504228154,
                "variance": 0.06271158647
              },
              {
                "average": 18.40122341,
                "count": 2842,
                "maximum": 19.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4910507115,
                "variance": 0.2411308013
              },
              {
                "average": 1.371921182,
                "count": 2842,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5830768714,
                "variance": 0.3399786379
              },
              {
                "average": 1,
                "count": 2842,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247786039.5,
                "count": 2842,
                "maximum": 247786040.3,
                "minimum": 247786038.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.3833797689,
                "variance": 0.1469800472
              },
              {
                "average": 0,
                "count": 2842,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2842,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2842,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2842,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2842,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              973880.5713,
              1058799.468,
              82.86443588,
              973899.5113,
              1058816.188,
              86.46443588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    973880.571308479,
                    1058799.4676321505,
                    82.8644358773687
                  ],
                  [
                    973880.571308479,
                    1058816.1876321507,
                    82.8644358773687
                  ],
                  [
                    973899.5113084789,
                    1058816.1876321507,
                    86.4644358773687
                  ],
                  [
                    973899.5113084789,
                    1058799.4676321505,
                    86.4644358773687
                  ],
                  [
                    973880.571308479,
                    1058799.4676321505,
                    82.8644358773687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:14:00+00:00",
            "end_time": "2019-07-21T23:13:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5197.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.5680048391158,
              58.588419712179835,
              12.88212264679737
            ],
            [
              -137.5627476513604,
              58.59921044461529,
              12.88212264679737
            ],
            [
              -137.54202813184781,
              58.59649394214591,
              148.44212264679737
            ],
            [
              -137.54729139530883,
              58.58570404133051,
              148.44212264679737
            ],
            [
              -137.5680048391158,
              58.588419712179835,
              12.88212264679737
            ]
          ]
        ]
      },
      "bbox": [
        -137.5680048,
        58.58570404,
        12.88212265,
        -137.5420281,
        58.59921044,
        148.4421226
      ],
      "properties": {
        "datetime": "2019-07-22T19:55:58Z",
        "pc:count": 20527393,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 943460.5135,
            "count": 20527393,
            "maximum": 944040.4959,
            "minimum": 942802.0159,
            "name": "X",
            "position": 0,
            "stddev": 282.2179906,
            "variance": 79646.9942
          },
          {
            "average": 1072354.041,
            "count": 20527393,
            "maximum": 1072953.077,
            "minimum": 1071709.197,
            "name": "Y",
            "position": 1,
            "stddev": 307.6103242,
            "variance": 94624.11156
          },
          {
            "average": 60.81631856,
            "count": 20527393,
            "maximum": 148.4421226,
            "minimum": 12.88212265,
            "name": "Z",
            "position": 2,
            "stddev": 18.18222022,
            "variance": 330.5931321
          },
          {
            "average": 123.9896387,
            "count": 20527393,
            "maximum": 3978,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 210.3978033,
            "variance": 44267.23565
          },
          {
            "average": 2.662641281,
            "count": 20527393,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259256374,
            "variance": 1.585726615
          },
          {
            "average": 4.326180826,
            "count": 20527393,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.119995812,
            "variance": 1.254390619
          },
          {
            "average": 1,
            "count": 20527393,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20527393,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.029887185,
            "count": 20527393,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1702760786,
            "variance": 0.02899394294
          },
          {
            "average": 20.01182449,
            "count": 20527393,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.231254087,
            "variance": 1.515986626
          },
          {
            "average": 3.292266583,
            "count": 20527393,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.105072771,
            "variance": 4.43133137
          },
          {
            "average": 7.686189815,
            "count": 20527393,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.480011104,
            "variance": 6.150455078
          },
          {
            "average": 247796547.2,
            "count": 20527393,
            "maximum": 247860558.6,
            "minimum": 247788361.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 17022.49781,
            "variance": 289765431.7
          },
          {
            "average": 0,
            "count": 20527393,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20527393,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20527393,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20527393,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20527393,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          942802.0159,
          1071709.197,
          12.88212265,
          944040.4959,
          1072953.077,
          148.4421226
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                942802.0159052709,
                1071709.1969559323,
                12.88212264679737
              ],
              [
                942802.0159052709,
                1072953.0769559322,
                12.88212264679737
              ],
              [
                944040.4959052709,
                1072953.0769559322,
                148.44212264679737
              ],
              [
                944040.4959052709,
                1071709.1969559323,
                148.44212264679737
              ],
              [
                942802.0159052709,
                1071709.1969559323,
                12.88212264679737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:55:58+00:00",
        "end_time": "2019-07-21T23:52:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5197.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5197.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5197.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5197.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5680048,
            58.58570404,
            12.88212265,
            -137.5420281,
            58.59921044,
            148.4421226
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.5680048391158,
                  58.588419712179835,
                  12.88212264679737
                ],
                [
                  -137.5627476513604,
                  58.59921044461529,
                  12.88212264679737
                ],
                [
                  -137.54202813184781,
                  58.59649394214591,
                  148.44212264679737
                ],
                [
                  -137.54729139530883,
                  58.58570404133051,
                  148.44212264679737
                ],
                [
                  -137.5680048391158,
                  58.588419712179835,
                  12.88212264679737
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5197.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5197.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:55:58Z",
            "pc:count": 20527393,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 943460.5135,
                "count": 20527393,
                "maximum": 944040.4959,
                "minimum": 942802.0159,
                "name": "X",
                "position": 0,
                "stddev": 282.2179906,
                "variance": 79646.9942
              },
              {
                "average": 1072354.041,
                "count": 20527393,
                "maximum": 1072953.077,
                "minimum": 1071709.197,
                "name": "Y",
                "position": 1,
                "stddev": 307.6103242,
                "variance": 94624.11156
              },
              {
                "average": 60.81631856,
                "count": 20527393,
                "maximum": 148.4421226,
                "minimum": 12.88212265,
                "name": "Z",
                "position": 2,
                "stddev": 18.18222022,
                "variance": 330.5931321
              },
              {
                "average": 123.9896387,
                "count": 20527393,
                "maximum": 3978,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 210.3978033,
                "variance": 44267.23565
              },
              {
                "average": 2.662641281,
                "count": 20527393,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259256374,
                "variance": 1.585726615
              },
              {
                "average": 4.326180826,
                "count": 20527393,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.119995812,
                "variance": 1.254390619
              },
              {
                "average": 1,
                "count": 20527393,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20527393,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.029887185,
                "count": 20527393,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1702760786,
                "variance": 0.02899394294
              },
              {
                "average": 20.01182449,
                "count": 20527393,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.231254087,
                "variance": 1.515986626
              },
              {
                "average": 3.292266583,
                "count": 20527393,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.105072771,
                "variance": 4.43133137
              },
              {
                "average": 7.686189815,
                "count": 20527393,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.480011104,
                "variance": 6.150455078
              },
              {
                "average": 247796547.2,
                "count": 20527393,
                "maximum": 247860558.6,
                "minimum": 247788361.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 17022.49781,
                "variance": 289765431.7
              },
              {
                "average": 0,
                "count": 20527393,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20527393,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20527393,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20527393,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20527393,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              942802.0159,
              1071709.197,
              12.88212265,
              944040.4959,
              1072953.077,
              148.4421226
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    942802.0159052709,
                    1071709.1969559323,
                    12.88212264679737
                  ],
                  [
                    942802.0159052709,
                    1072953.0769559322,
                    12.88212264679737
                  ],
                  [
                    944040.4959052709,
                    1072953.0769559322,
                    148.44212264679737
                  ],
                  [
                    944040.4959052709,
                    1071709.1969559323,
                    148.44212264679737
                  ],
                  [
                    942802.0159052709,
                    1071709.1969559323,
                    12.88212264679737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:55:58+00:00",
            "end_time": "2019-07-21T23:52:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLL4601.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.65371440337344,
              58.62857662819704,
              -3.486283344092316
            ],
            [
              -137.65254681762994,
              58.63098400771478,
              -3.486283344092316
            ],
            [
              -137.65021961184524,
              58.630681101511854,
              32.11371665590769
            ],
            [
              -137.65138735015285,
              58.62827374271575,
              32.11371665590769
            ],
            [
              -137.65371440337344,
              58.62857662819704,
              -3.486283344092316
            ]
          ]
        ]
      },
      "bbox": [
        -137.6537144,
        58.62827374,
        -3.486283344,
        -137.6502196,
        58.63098401,
        32.11371666
      ],
      "properties": {
        "datetime": "2019-07-22T19:48:56Z",
        "pc:count": 191909,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 936950.1387,
            "count": 191909,
            "maximum": 937029.6929,
            "minimum": 936890.7729,
            "name": "X",
            "position": 0,
            "stddev": 27.02108655,
            "variance": 730.1391184
          },
          {
            "average": 1075006.212,
            "count": 191909,
            "maximum": 1075125.718,
            "minimum": 1074848.298,
            "name": "Y",
            "position": 1,
            "stddev": 46.43836697,
            "variance": 2156.521927
          },
          {
            "average": 12.40523097,
            "count": 191909,
            "maximum": 32.11371666,
            "minimum": -3.486283344,
            "name": "Z",
            "position": 2,
            "stddev": 8.182175085,
            "variance": 66.94798912
          },
          {
            "average": 254.4044104,
            "count": 191909,
            "maximum": 13304,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 606.4064281,
            "variance": 367728.756
          },
          {
            "average": 2.235095801,
            "count": 191909,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.294798128,
            "variance": 1.676502193
          },
          {
            "average": 3.473057543,
            "count": 191909,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.743896697,
            "variance": 3.041175688
          },
          {
            "average": 1,
            "count": 191909,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 191909,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.579925902,
            "count": 191909,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.270932932,
            "variance": 39.32459984
          },
          {
            "average": 20.27346433,
            "count": 191909,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.552501355,
            "variance": 2.410260458
          },
          {
            "average": 2.829257617,
            "count": 191909,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.131524636,
            "variance": 4.543397275
          },
          {
            "average": 4.818935016,
            "count": 191909,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.448174186,
            "variance": 19.78625359
          },
          {
            "average": 247832093.3,
            "count": 191909,
            "maximum": 247860136.6,
            "minimum": 247794047.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32661.599,
            "variance": 1066780049
          },
          {
            "average": 0,
            "count": 191909,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 191909,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 191909,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 191909,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 191909,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          936890.7729,
          1074848.298,
          -3.486283344,
          937029.6929,
          1075125.718,
          32.11371666
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                936890.7729109849,
                1074848.2983084884,
                -3.486283344092316
              ],
              [
                936890.7729109849,
                1075125.7183084884,
                -3.486283344092316
              ],
              [
                937029.6929109849,
                1075125.7183084884,
                32.11371665590769
              ],
              [
                937029.6929109849,
                1074848.2983084884,
                32.11371665590769
              ],
              [
                936890.7729109849,
                1074848.2983084884,
                -3.486283344092316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:48:56+00:00",
        "end_time": "2019-07-22T01:27:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLL4601.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLL4601.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4601.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4601.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6537144,
            58.62827374,
            -3.486283344,
            -137.6502196,
            58.63098401,
            32.11371666
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.65371440337344,
                  58.62857662819704,
                  -3.486283344092316
                ],
                [
                  -137.65254681762994,
                  58.63098400771478,
                  -3.486283344092316
                ],
                [
                  -137.65021961184524,
                  58.630681101511854,
                  32.11371665590769
                ],
                [
                  -137.65138735015285,
                  58.62827374271575,
                  32.11371665590769
                ],
                [
                  -137.65371440337344,
                  58.62857662819704,
                  -3.486283344092316
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLL4601.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLL4601.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:48:56Z",
            "pc:count": 191909,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 936950.1387,
                "count": 191909,
                "maximum": 937029.6929,
                "minimum": 936890.7729,
                "name": "X",
                "position": 0,
                "stddev": 27.02108655,
                "variance": 730.1391184
              },
              {
                "average": 1075006.212,
                "count": 191909,
                "maximum": 1075125.718,
                "minimum": 1074848.298,
                "name": "Y",
                "position": 1,
                "stddev": 46.43836697,
                "variance": 2156.521927
              },
              {
                "average": 12.40523097,
                "count": 191909,
                "maximum": 32.11371666,
                "minimum": -3.486283344,
                "name": "Z",
                "position": 2,
                "stddev": 8.182175085,
                "variance": 66.94798912
              },
              {
                "average": 254.4044104,
                "count": 191909,
                "maximum": 13304,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 606.4064281,
                "variance": 367728.756
              },
              {
                "average": 2.235095801,
                "count": 191909,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.294798128,
                "variance": 1.676502193
              },
              {
                "average": 3.473057543,
                "count": 191909,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.743896697,
                "variance": 3.041175688
              },
              {
                "average": 1,
                "count": 191909,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 191909,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.579925902,
                "count": 191909,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.270932932,
                "variance": 39.32459984
              },
              {
                "average": 20.27346433,
                "count": 191909,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.552501355,
                "variance": 2.410260458
              },
              {
                "average": 2.829257617,
                "count": 191909,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.131524636,
                "variance": 4.543397275
              },
              {
                "average": 4.818935016,
                "count": 191909,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.448174186,
                "variance": 19.78625359
              },
              {
                "average": 247832093.3,
                "count": 191909,
                "maximum": 247860136.6,
                "minimum": 247794047.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32661.599,
                "variance": 1066780049
              },
              {
                "average": 0,
                "count": 191909,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 191909,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 191909,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 191909,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 191909,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              936890.7729,
              1074848.298,
              -3.486283344,
              937029.6929,
              1075125.718,
              32.11371666
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    936890.7729109849,
                    1074848.2983084884,
                    -3.486283344092316
                  ],
                  [
                    936890.7729109849,
                    1075125.7183084884,
                    -3.486283344092316
                  ],
                  [
                    937029.6929109849,
                    1075125.7183084884,
                    32.11371665590769
                  ],
                  [
                    937029.6929109849,
                    1074848.2983084884,
                    32.11371665590769
                  ],
                  [
                    936890.7729109849,
                    1074848.2983084884,
                    -3.486283344092316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:48:56+00:00",
            "end_time": "2019-07-22T01:27: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": "20190721_NCMP_AK_08VLK5199.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.56808298946208,
              58.60620239699321,
              67.00547628847013
            ],
            [
              -137.56506636626554,
              58.61239184332169,
              67.00547628847013
            ],
            [
              -137.54857543838827,
              58.61023121582439,
              211.26547628847013
            ],
            [
              -137.5515948368807,
              58.604042149159426,
              211.26547628847013
            ],
            [
              -137.56808298946208,
              58.60620239699321,
              67.00547628847013
            ]
          ]
        ]
      },
      "bbox": [
        -137.568083,
        58.60404215,
        67.00547629,
        -137.5485754,
        58.61239184,
        211.2654763
      ],
      "properties": {
        "datetime": "2019-07-21T23:53:07Z",
        "pc:count": 5385908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 942670.0026,
            "count": 5385908,
            "maximum": 943296.2037,
            "minimum": 942310.8837,
            "name": "X",
            "position": 0,
            "stddev": 206.0643761,
            "variance": 42462.52711
          },
          {
            "average": 1073929.008,
            "count": 5385908,
            "maximum": 1074348.462,
            "minimum": 1073634.982,
            "name": "Y",
            "position": 1,
            "stddev": 171.8189696,
            "variance": 29521.75831
          },
          {
            "average": 136.7370026,
            "count": 5385908,
            "maximum": 211.2654763,
            "minimum": 67.00547629,
            "name": "Z",
            "position": 2,
            "stddev": 28.56116058,
            "variance": 815.7398939
          },
          {
            "average": 118.3582675,
            "count": 5385908,
            "maximum": 3500,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 195.3096113,
            "variance": 38145.84427
          },
          {
            "average": 2.736227021,
            "count": 5385908,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.247962387,
            "variance": 1.557410121
          },
          {
            "average": 4.472477807,
            "count": 5385908,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.022501988,
            "variance": 1.045510316
          },
          {
            "average": 1,
            "count": 5385908,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5385908,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032236347,
            "count": 5385908,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1766272087,
            "variance": 0.03119717086
          },
          {
            "average": 20.12731215,
            "count": 5385908,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.882099833,
            "variance": 8.306499447
          },
          {
            "average": 3.525523644,
            "count": 5385908,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.246014396,
            "variance": 5.044580665
          },
          {
            "average": 1.631312306,
            "count": 5385908,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8916608491,
            "variance": 0.7950590699
          },
          {
            "average": 247786855.1,
            "count": 5385908,
            "maximum": 247788387.8,
            "minimum": 247786503.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 538.8987508,
            "variance": 290411.8636
          },
          {
            "average": 0,
            "count": 5385908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5385908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5385908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5385908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5385908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          942310.8837,
          1073634.982,
          67.00547629,
          943296.2037,
          1074348.462,
          211.2654763
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                942310.8836517531,
                1073634.9821413097,
                67.00547628847013
              ],
              [
                942310.8836517531,
                1074348.4621413096,
                67.00547628847013
              ],
              [
                943296.2036517531,
                1074348.4621413096,
                211.26547628847013
              ],
              [
                943296.2036517531,
                1073634.9821413097,
                211.26547628847013
              ],
              [
                942310.8836517531,
                1073634.9821413097,
                67.00547628847013
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T23:53:07+00:00",
        "end_time": "2019-07-21T23:21:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5199.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5199.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5199.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5199.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.568083,
            58.60404215,
            67.00547629,
            -137.5485754,
            58.61239184,
            211.2654763
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.56808298946208,
                  58.60620239699321,
                  67.00547628847013
                ],
                [
                  -137.56506636626554,
                  58.61239184332169,
                  67.00547628847013
                ],
                [
                  -137.54857543838827,
                  58.61023121582439,
                  211.26547628847013
                ],
                [
                  -137.5515948368807,
                  58.604042149159426,
                  211.26547628847013
                ],
                [
                  -137.56808298946208,
                  58.60620239699321,
                  67.00547628847013
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5199.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5199.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T23:53:07Z",
            "pc:count": 5385908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 942670.0026,
                "count": 5385908,
                "maximum": 943296.2037,
                "minimum": 942310.8837,
                "name": "X",
                "position": 0,
                "stddev": 206.0643761,
                "variance": 42462.52711
              },
              {
                "average": 1073929.008,
                "count": 5385908,
                "maximum": 1074348.462,
                "minimum": 1073634.982,
                "name": "Y",
                "position": 1,
                "stddev": 171.8189696,
                "variance": 29521.75831
              },
              {
                "average": 136.7370026,
                "count": 5385908,
                "maximum": 211.2654763,
                "minimum": 67.00547629,
                "name": "Z",
                "position": 2,
                "stddev": 28.56116058,
                "variance": 815.7398939
              },
              {
                "average": 118.3582675,
                "count": 5385908,
                "maximum": 3500,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 195.3096113,
                "variance": 38145.84427
              },
              {
                "average": 2.736227021,
                "count": 5385908,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.247962387,
                "variance": 1.557410121
              },
              {
                "average": 4.472477807,
                "count": 5385908,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.022501988,
                "variance": 1.045510316
              },
              {
                "average": 1,
                "count": 5385908,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5385908,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032236347,
                "count": 5385908,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1766272087,
                "variance": 0.03119717086
              },
              {
                "average": 20.12731215,
                "count": 5385908,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.882099833,
                "variance": 8.306499447
              },
              {
                "average": 3.525523644,
                "count": 5385908,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.246014396,
                "variance": 5.044580665
              },
              {
                "average": 1.631312306,
                "count": 5385908,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8916608491,
                "variance": 0.7950590699
              },
              {
                "average": 247786855.1,
                "count": 5385908,
                "maximum": 247788387.8,
                "minimum": 247786503.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 538.8987508,
                "variance": 290411.8636
              },
              {
                "average": 0,
                "count": 5385908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5385908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5385908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5385908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5385908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              942310.8837,
              1073634.982,
              67.00547629,
              943296.2037,
              1074348.462,
              211.2654763
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    942310.8836517531,
                    1073634.9821413097,
                    67.00547628847013
                  ],
                  [
                    942310.8836517531,
                    1074348.4621413096,
                    67.00547628847013
                  ],
                  [
                    943296.2036517531,
                    1074348.4621413096,
                    211.26547628847013
                  ],
                  [
                    943296.2036517531,
                    1073634.9821413097,
                    211.26547628847013
                  ],
                  [
                    942310.8836517531,
                    1073634.9821413097,
                    67.00547628847013
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T23:53:07+00:00",
            "end_time": "2019-07-21T23:21:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VLK5294.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.53822074981073,
              58.56745348432628,
              -5.047718579413388
            ],
            [
              -137.53617019686556,
              58.571657901861386,
              -5.047718579413388
            ],
            [
              -137.52526877759198,
              58.57022552817761,
              38.27228142058661
            ],
            [
              -137.52732057507973,
              58.566021281356015,
              38.27228142058661
            ],
            [
              -137.53822074981073,
              58.56745348432628,
              -5.047718579413388
            ]
          ]
        ]
      },
      "bbox": [
        -137.5382207,
        58.56602128,
        -5.047718579,
        -137.5252688,
        58.5716579,
        38.27228142
      ],
      "properties": {
        "datetime": "2019-07-22T20:48:15Z",
        "pc:count": 229922,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 945456.0577,
            "count": 229922,
            "maximum": 945702.8691,
            "minimum": 945050.6891,
            "name": "X",
            "position": 0,
            "stddev": 107.0609131,
            "variance": 11462.0391
          },
          {
            "average": 1070229.454,
            "count": 229922,
            "maximum": 1070345.532,
            "minimum": 1069860.832,
            "name": "Y",
            "position": 1,
            "stddev": 84.68746255,
            "variance": 7171.966314
          },
          {
            "average": 4.242368102,
            "count": 229922,
            "maximum": 38.27228142,
            "minimum": -5.047718579,
            "name": "Z",
            "position": 2,
            "stddev": 5.217462318,
            "variance": 27.22191304
          },
          {
            "average": 1272.936439,
            "count": 229922,
            "maximum": 23999,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 3327.191478,
            "variance": 11070203.13
          },
          {
            "average": 1.204621567,
            "count": 229922,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6167876911,
            "variance": 0.3804270559
          },
          {
            "average": 1.413583737,
            "count": 229922,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9684851335,
            "variance": 0.9379634538
          },
          {
            "average": 1,
            "count": 229922,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229922,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.224858865,
            "count": 229922,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.002328921,
            "variance": 49.03261032
          },
          {
            "average": 19.96947063,
            "count": 229922,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.348053324,
            "variance": 1.817247765
          },
          {
            "average": 1.336057446,
            "count": 229922,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7807438055,
            "variance": 0.6095608898
          },
          {
            "average": 2.935486817,
            "count": 229922,
            "maximum": 5,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7369590324,
            "variance": 0.5431086154
          },
          {
            "average": 247861646.3,
            "count": 229922,
            "maximum": 247863695.6,
            "minimum": 247860592.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 740.9316264,
            "variance": 548979.675
          },
          {
            "average": 0,
            "count": 229922,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229922,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229922,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229922,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 229922,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          945050.6891,
          1069860.832,
          -5.047718579,
          945702.8691,
          1070345.532,
          38.27228142
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                945050.689134908,
                1069860.831639254,
                -5.047718579413388
              ],
              [
                945050.689134908,
                1070345.5316392542,
                -5.047718579413388
              ],
              [
                945702.869134908,
                1070345.5316392542,
                38.27228142058661
              ],
              [
                945702.869134908,
                1069860.831639254,
                38.27228142058661
              ],
              [
                945050.689134908,
                1069860.831639254,
                -5.047718579413388
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:48:15+00:00",
        "end_time": "2019-07-22T19:56:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK5294.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK5294.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5294.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5294.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5382207,
            58.56602128,
            -5.047718579,
            -137.5252688,
            58.5716579,
            38.27228142
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.53822074981073,
                  58.56745348432628,
                  -5.047718579413388
                ],
                [
                  -137.53617019686556,
                  58.571657901861386,
                  -5.047718579413388
                ],
                [
                  -137.52526877759198,
                  58.57022552817761,
                  38.27228142058661
                ],
                [
                  -137.52732057507973,
                  58.566021281356015,
                  38.27228142058661
                ],
                [
                  -137.53822074981073,
                  58.56745348432628,
                  -5.047718579413388
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK5294.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5294.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:48:15Z",
            "pc:count": 229922,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 945456.0577,
                "count": 229922,
                "maximum": 945702.8691,
                "minimum": 945050.6891,
                "name": "X",
                "position": 0,
                "stddev": 107.0609131,
                "variance": 11462.0391
              },
              {
                "average": 1070229.454,
                "count": 229922,
                "maximum": 1070345.532,
                "minimum": 1069860.832,
                "name": "Y",
                "position": 1,
                "stddev": 84.68746255,
                "variance": 7171.966314
              },
              {
                "average": 4.242368102,
                "count": 229922,
                "maximum": 38.27228142,
                "minimum": -5.047718579,
                "name": "Z",
                "position": 2,
                "stddev": 5.217462318,
                "variance": 27.22191304
              },
              {
                "average": 1272.936439,
                "count": 229922,
                "maximum": 23999,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 3327.191478,
                "variance": 11070203.13
              },
              {
                "average": 1.204621567,
                "count": 229922,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6167876911,
                "variance": 0.3804270559
              },
              {
                "average": 1.413583737,
                "count": 229922,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9684851335,
                "variance": 0.9379634538
              },
              {
                "average": 1,
                "count": 229922,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229922,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.224858865,
                "count": 229922,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.002328921,
                "variance": 49.03261032
              },
              {
                "average": 19.96947063,
                "count": 229922,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.348053324,
                "variance": 1.817247765
              },
              {
                "average": 1.336057446,
                "count": 229922,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7807438055,
                "variance": 0.6095608898
              },
              {
                "average": 2.935486817,
                "count": 229922,
                "maximum": 5,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7369590324,
                "variance": 0.5431086154
              },
              {
                "average": 247861646.3,
                "count": 229922,
                "maximum": 247863695.6,
                "minimum": 247860592.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 740.9316264,
                "variance": 548979.675
              },
              {
                "average": 0,
                "count": 229922,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229922,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229922,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229922,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 229922,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              945050.6891,
              1069860.832,
              -5.047718579,
              945702.8691,
              1070345.532,
              38.27228142
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    945050.689134908,
                    1069860.831639254,
                    -5.047718579413388
                  ],
                  [
                    945050.689134908,
                    1070345.5316392542,
                    -5.047718579413388
                  ],
                  [
                    945702.869134908,
                    1070345.5316392542,
                    38.27228142058661
                  ],
                  [
                    945702.869134908,
                    1069860.831639254,
                    38.27228142058661
                  ],
                  [
                    945050.689134908,
                    1069860.831639254,
                    -5.047718579413388
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:48:15+00:00",
            "end_time": "2019-07-22T19:56:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5198.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.56866125151635,
              58.5973915442007,
              40.100975621854445
            ],
            [
              -137.56362574912512,
              58.60772507170255,
              40.100975621854445
            ],
            [
              -137.54290505179006,
              58.60500925278146,
              180.48097562185444
            ],
            [
              -137.5479463743747,
              58.594676521744724,
              180.48097562185444
            ],
            [
              -137.56866125151635,
              58.5973915442007,
              40.100975621854445
            ]
          ]
        ]
      },
      "bbox": [
        -137.5686613,
        58.59467652,
        40.10097562,
        -137.5429051,
        58.60772507,
        180.4809756
      ],
      "properties": {
        "datetime": "2019-07-22T01:34:37Z",
        "pc:count": 22496750,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 943112.1043,
            "count": 22496750,
            "maximum": 943757.8012,
            "minimum": 942519.5612,
            "name": "X",
            "position": 0,
            "stddev": 282.3944712,
            "variance": 79746.63734
          },
          {
            "average": 1073267.29,
            "count": 22496750,
            "maximum": 1073863.227,
            "minimum": 1072672.047,
            "name": "Y",
            "position": 1,
            "stddev": 269.2953761,
            "variance": 72519.99958
          },
          {
            "average": 97.10917173,
            "count": 22496750,
            "maximum": 180.4809756,
            "minimum": 40.10097562,
            "name": "Z",
            "position": 2,
            "stddev": 32.12468073,
            "variance": 1031.995112
          },
          {
            "average": 108.9680327,
            "count": 22496750,
            "maximum": 3906,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 179.3429165,
            "variance": 32163.88168
          },
          {
            "average": 2.749558581,
            "count": 22496750,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.244792048,
            "variance": 1.549507242
          },
          {
            "average": 4.500280218,
            "count": 22496750,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9678280131,
            "variance": 0.9366910629
          },
          {
            "average": 1,
            "count": 22496750,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22496750,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.018594997,
            "count": 22496750,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1350896885,
            "variance": 0.01824922395
          },
          {
            "average": 19.97936883,
            "count": 22496750,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.152337991,
            "variance": 4.632558828
          },
          {
            "average": 3.514339182,
            "count": 22496750,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.208704834,
            "variance": 4.878377044
          },
          {
            "average": 4.650651805,
            "count": 22496750,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.713885859,
            "variance": 7.365176454
          },
          {
            "average": 247789016.3,
            "count": 22496750,
            "maximum": 247794477.3,
            "minimum": 247786496.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2209.501296,
            "variance": 4881895.976
          },
          {
            "average": 0,
            "count": 22496750,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22496750,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22496750,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22496750,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22496750,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          942519.5612,
          1072672.047,
          40.10097562,
          943757.8012,
          1073863.227,
          180.4809756
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                942519.5612360381,
                1072672.04672949,
                40.100975621854445
              ],
              [
                942519.5612360381,
                1073863.22672949,
                40.100975621854445
              ],
              [
                943757.8012360381,
                1073863.22672949,
                180.48097562185444
              ],
              [
                943757.8012360381,
                1072672.04672949,
                180.48097562185444
              ],
              [
                942519.5612360381,
                1072672.04672949,
                40.100975621854445
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T01:34:37+00:00",
        "end_time": "2019-07-21T23:21:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5198.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5198.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5198.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5198.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5686613,
            58.59467652,
            40.10097562,
            -137.5429051,
            58.60772507,
            180.4809756
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.56866125151635,
                  58.5973915442007,
                  40.100975621854445
                ],
                [
                  -137.56362574912512,
                  58.60772507170255,
                  40.100975621854445
                ],
                [
                  -137.54290505179006,
                  58.60500925278146,
                  180.48097562185444
                ],
                [
                  -137.5479463743747,
                  58.594676521744724,
                  180.48097562185444
                ],
                [
                  -137.56866125151635,
                  58.5973915442007,
                  40.100975621854445
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5198.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5198.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T01:34:37Z",
            "pc:count": 22496750,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 943112.1043,
                "count": 22496750,
                "maximum": 943757.8012,
                "minimum": 942519.5612,
                "name": "X",
                "position": 0,
                "stddev": 282.3944712,
                "variance": 79746.63734
              },
              {
                "average": 1073267.29,
                "count": 22496750,
                "maximum": 1073863.227,
                "minimum": 1072672.047,
                "name": "Y",
                "position": 1,
                "stddev": 269.2953761,
                "variance": 72519.99958
              },
              {
                "average": 97.10917173,
                "count": 22496750,
                "maximum": 180.4809756,
                "minimum": 40.10097562,
                "name": "Z",
                "position": 2,
                "stddev": 32.12468073,
                "variance": 1031.995112
              },
              {
                "average": 108.9680327,
                "count": 22496750,
                "maximum": 3906,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 179.3429165,
                "variance": 32163.88168
              },
              {
                "average": 2.749558581,
                "count": 22496750,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.244792048,
                "variance": 1.549507242
              },
              {
                "average": 4.500280218,
                "count": 22496750,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9678280131,
                "variance": 0.9366910629
              },
              {
                "average": 1,
                "count": 22496750,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22496750,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.018594997,
                "count": 22496750,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1350896885,
                "variance": 0.01824922395
              },
              {
                "average": 19.97936883,
                "count": 22496750,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.152337991,
                "variance": 4.632558828
              },
              {
                "average": 3.514339182,
                "count": 22496750,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.208704834,
                "variance": 4.878377044
              },
              {
                "average": 4.650651805,
                "count": 22496750,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.713885859,
                "variance": 7.365176454
              },
              {
                "average": 247789016.3,
                "count": 22496750,
                "maximum": 247794477.3,
                "minimum": 247786496.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2209.501296,
                "variance": 4881895.976
              },
              {
                "average": 0,
                "count": 22496750,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22496750,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22496750,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22496750,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22496750,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              942519.5612,
              1072672.047,
              40.10097562,
              943757.8012,
              1073863.227,
              180.4809756
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    942519.5612360381,
                    1072672.04672949,
                    40.100975621854445
                  ],
                  [
                    942519.5612360381,
                    1073863.22672949,
                    40.100975621854445
                  ],
                  [
                    943757.8012360381,
                    1073863.22672949,
                    180.48097562185444
                  ],
                  [
                    943757.8012360381,
                    1072672.04672949,
                    180.48097562185444
                  ],
                  [
                    942519.5612360381,
                    1072672.04672949,
                    40.100975621854445
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T01:34:37+00:00",
            "end_time": "2019-07-21T23:21:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK4998.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.60303344512658,
              58.596701408514086,
              0.596195179582026
            ],
            [
              -137.59778740786746,
              58.60749056889894,
              0.596195179582026
            ],
            [
              -137.577062819148,
              58.60478009975756,
              223.83619517958203
            ],
            [
              -137.5823149360492,
              58.59399176929754,
              223.83619517958203
            ],
            [
              -137.60303344512658,
              58.596701408514086,
              0.596195179582026
            ]
          ]
        ]
      },
      "bbox": [
        -137.6030334,
        58.59399177,
        0.5961951796,
        -137.5770628,
        58.60749057,
        223.8361952
      ],
      "properties": {
        "datetime": "2019-07-22T20:49:20Z",
        "pc:count": 22465935,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 941246.8015,
            "count": 22465935,
            "maximum": 941845.3761,
            "minimum": 940607.0561,
            "name": "X",
            "position": 0,
            "stddev": 285.3341801,
            "variance": 81415.59432
          },
          {
            "average": 1072741.792,
            "count": 22465935,
            "maximum": 1073353.478,
            "minimum": 1072109.938,
            "name": "Y",
            "position": 1,
            "stddev": 277.3169156,
            "variance": 76904.67167
          },
          {
            "average": 91.14451608,
            "count": 22465935,
            "maximum": 223.8361952,
            "minimum": 0.5961951796,
            "name": "Z",
            "position": 2,
            "stddev": 45.5866249,
            "variance": 2078.14037
          },
          {
            "average": 103.2198878,
            "count": 22465935,
            "maximum": 7065,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 172.7097503,
            "variance": 29828.65784
          },
          {
            "average": 2.814259322,
            "count": 22465935,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.22611182,
            "variance": 1.503350194
          },
          {
            "average": 4.628182223,
            "count": 22465935,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8243123637,
            "variance": 0.679490873
          },
          {
            "average": 1,
            "count": 22465935,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22465935,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.010848603,
            "count": 22465935,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.110505894,
            "variance": 0.01221155262
          },
          {
            "average": 20.22248839,
            "count": 22465935,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.292320985,
            "variance": 5.2547355
          },
          {
            "average": 3.722661576,
            "count": 22465935,
            "maximum": 22,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.314754936,
            "variance": 5.358090415
          },
          {
            "average": 4.562339693,
            "count": 22465935,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.622648213,
            "variance": 13.12358007
          },
          {
            "average": 247836901.2,
            "count": 22465935,
            "maximum": 247863760.2,
            "minimum": 247790713.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32312.65542,
            "variance": 1044107700
          },
          {
            "average": 0,
            "count": 22465935,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22465935,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22465935,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22465935,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 22465935,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          940607.0561,
          1072109.938,
          0.5961951796,
          941845.3761,
          1073353.478,
          223.8361952
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                940607.0560761689,
                1072109.9375867588,
                0.596195179582026
              ],
              [
                940607.0560761689,
                1073353.4775867588,
                0.596195179582026
              ],
              [
                941845.376076169,
                1073353.4775867588,
                223.83619517958203
              ],
              [
                941845.376076169,
                1072109.9375867588,
                223.83619517958203
              ],
              [
                940607.0560761689,
                1072109.9375867588,
                0.596195179582026
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:49:20+00:00",
        "end_time": "2019-07-22T00:31:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK4998.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK4998.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4998.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4998.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6030334,
            58.59399177,
            0.5961951796,
            -137.5770628,
            58.60749057,
            223.8361952
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.60303344512658,
                  58.596701408514086,
                  0.596195179582026
                ],
                [
                  -137.59778740786746,
                  58.60749056889894,
                  0.596195179582026
                ],
                [
                  -137.577062819148,
                  58.60478009975756,
                  223.83619517958203
                ],
                [
                  -137.5823149360492,
                  58.59399176929754,
                  223.83619517958203
                ],
                [
                  -137.60303344512658,
                  58.596701408514086,
                  0.596195179582026
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK4998.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4998.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:49:20Z",
            "pc:count": 22465935,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 941246.8015,
                "count": 22465935,
                "maximum": 941845.3761,
                "minimum": 940607.0561,
                "name": "X",
                "position": 0,
                "stddev": 285.3341801,
                "variance": 81415.59432
              },
              {
                "average": 1072741.792,
                "count": 22465935,
                "maximum": 1073353.478,
                "minimum": 1072109.938,
                "name": "Y",
                "position": 1,
                "stddev": 277.3169156,
                "variance": 76904.67167
              },
              {
                "average": 91.14451608,
                "count": 22465935,
                "maximum": 223.8361952,
                "minimum": 0.5961951796,
                "name": "Z",
                "position": 2,
                "stddev": 45.5866249,
                "variance": 2078.14037
              },
              {
                "average": 103.2198878,
                "count": 22465935,
                "maximum": 7065,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 172.7097503,
                "variance": 29828.65784
              },
              {
                "average": 2.814259322,
                "count": 22465935,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.22611182,
                "variance": 1.503350194
              },
              {
                "average": 4.628182223,
                "count": 22465935,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8243123637,
                "variance": 0.679490873
              },
              {
                "average": 1,
                "count": 22465935,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22465935,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.010848603,
                "count": 22465935,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.110505894,
                "variance": 0.01221155262
              },
              {
                "average": 20.22248839,
                "count": 22465935,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.292320985,
                "variance": 5.2547355
              },
              {
                "average": 3.722661576,
                "count": 22465935,
                "maximum": 22,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.314754936,
                "variance": 5.358090415
              },
              {
                "average": 4.562339693,
                "count": 22465935,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.622648213,
                "variance": 13.12358007
              },
              {
                "average": 247836901.2,
                "count": 22465935,
                "maximum": 247863760.2,
                "minimum": 247790713.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32312.65542,
                "variance": 1044107700
              },
              {
                "average": 0,
                "count": 22465935,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22465935,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22465935,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22465935,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 22465935,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              940607.0561,
              1072109.938,
              0.5961951796,
              941845.3761,
              1073353.478,
              223.8361952
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    940607.0560761689,
                    1072109.9375867588,
                    0.596195179582026
                  ],
                  [
                    940607.0560761689,
                    1073353.4775867588,
                    0.596195179582026
                  ],
                  [
                    941845.376076169,
                    1073353.4775867588,
                    223.83619517958203
                  ],
                  [
                    941845.376076169,
                    1072109.9375867588,
                    223.83619517958203
                  ],
                  [
                    940607.0560761689,
                    1072109.9375867588,
                    0.596195179582026
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:49:20+00:00",
            "end_time": "2019-07-22T00:31:53+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK4999.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.60370468168193,
              58.605672477434126,
              33.481516039951785
            ],
            [
              -137.5984565588014,
              58.61646351050024,
              33.481516039951785
            ],
            [
              -137.57772316664048,
              58.613752727081106,
              158.04151603995177
            ],
            [
              -137.58297737445704,
              58.60296252447559,
              158.04151603995177
            ],
            [
              -137.60370468168193,
              58.605672477434126,
              33.481516039951785
            ]
          ]
        ]
      },
      "bbox": [
        -137.6037047,
        58.60296252,
        33.48151604,
        -137.5777232,
        58.61646351,
        158.041516
      ],
      "properties": {
        "datetime": "2019-07-22T19:48:00Z",
        "pc:count": 24066420,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 940979.1759,
            "count": 24066420,
            "maximum": 941562.8249,
            "minimum": 940324.3049,
            "name": "X",
            "position": 0,
            "stddev": 287.6217043,
            "variance": 82726.2448
          },
          {
            "average": 1073716.884,
            "count": 24066420,
            "maximum": 1074316.411,
            "minimum": 1073072.651,
            "name": "Y",
            "position": 1,
            "stddev": 287.9917397,
            "variance": 82939.24214
          },
          {
            "average": 67.86205175,
            "count": 24066420,
            "maximum": 158.041516,
            "minimum": 33.48151604,
            "name": "Z",
            "position": 2,
            "stddev": 13.97426945,
            "variance": 195.2802065
          },
          {
            "average": 101.7152903,
            "count": 24066420,
            "maximum": 3270,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 157.4843096,
            "variance": 24801.30777
          },
          {
            "average": 2.721208181,
            "count": 24066420,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.248404723,
            "variance": 1.558514353
          },
          {
            "average": 4.443983401,
            "count": 24066420,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.003019426,
            "variance": 1.006047969
          },
          {
            "average": 1,
            "count": 24066420,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24066420,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.01258114,
            "count": 24066420,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1114578641,
            "variance": 0.01242285546
          },
          {
            "average": 20.07441195,
            "count": 24066420,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.757723588,
            "variance": 7.605039389
          },
          {
            "average": 3.415400587,
            "count": 24066420,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.141326638,
            "variance": 4.58527977
          },
          {
            "average": 7.679413099,
            "count": 24066420,
            "maximum": 11,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.128267382,
            "variance": 4.529522051
          },
          {
            "average": 247793074.3,
            "count": 24066420,
            "maximum": 247860080.7,
            "minimum": 247786967.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 9766.662288,
            "variance": 95387692.25
          },
          {
            "average": 0,
            "count": 24066420,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24066420,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24066420,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24066420,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24066420,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          940324.3049,
          1073072.651,
          33.48151604,
          941562.8249,
          1074316.411,
          158.041516
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                940324.3048622564,
                1073072.6511498406,
                33.481516039951785
              ],
              [
                940324.3048622564,
                1074316.4111498403,
                33.481516039951785
              ],
              [
                941562.8248622564,
                1074316.4111498403,
                158.04151603995177
              ],
              [
                941562.8248622564,
                1073072.6511498406,
                158.04151603995177
              ],
              [
                940324.3048622564,
                1073072.6511498406,
                33.481516039951785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T19:48:00+00:00",
        "end_time": "2019-07-21T23:29:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK4999.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK4999.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4999.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4999.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.6037047,
            58.60296252,
            33.48151604,
            -137.5777232,
            58.61646351,
            158.041516
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.60370468168193,
                  58.605672477434126,
                  33.481516039951785
                ],
                [
                  -137.5984565588014,
                  58.61646351050024,
                  33.481516039951785
                ],
                [
                  -137.57772316664048,
                  58.613752727081106,
                  158.04151603995177
                ],
                [
                  -137.58297737445704,
                  58.60296252447559,
                  158.04151603995177
                ],
                [
                  -137.60370468168193,
                  58.605672477434126,
                  33.481516039951785
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK4999.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK4999.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T19:48:00Z",
            "pc:count": 24066420,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 940979.1759,
                "count": 24066420,
                "maximum": 941562.8249,
                "minimum": 940324.3049,
                "name": "X",
                "position": 0,
                "stddev": 287.6217043,
                "variance": 82726.2448
              },
              {
                "average": 1073716.884,
                "count": 24066420,
                "maximum": 1074316.411,
                "minimum": 1073072.651,
                "name": "Y",
                "position": 1,
                "stddev": 287.9917397,
                "variance": 82939.24214
              },
              {
                "average": 67.86205175,
                "count": 24066420,
                "maximum": 158.041516,
                "minimum": 33.48151604,
                "name": "Z",
                "position": 2,
                "stddev": 13.97426945,
                "variance": 195.2802065
              },
              {
                "average": 101.7152903,
                "count": 24066420,
                "maximum": 3270,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 157.4843096,
                "variance": 24801.30777
              },
              {
                "average": 2.721208181,
                "count": 24066420,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.248404723,
                "variance": 1.558514353
              },
              {
                "average": 4.443983401,
                "count": 24066420,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.003019426,
                "variance": 1.006047969
              },
              {
                "average": 1,
                "count": 24066420,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24066420,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.01258114,
                "count": 24066420,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1114578641,
                "variance": 0.01242285546
              },
              {
                "average": 20.07441195,
                "count": 24066420,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.757723588,
                "variance": 7.605039389
              },
              {
                "average": 3.415400587,
                "count": 24066420,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.141326638,
                "variance": 4.58527977
              },
              {
                "average": 7.679413099,
                "count": 24066420,
                "maximum": 11,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.128267382,
                "variance": 4.529522051
              },
              {
                "average": 247793074.3,
                "count": 24066420,
                "maximum": 247860080.7,
                "minimum": 247786967.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 9766.662288,
                "variance": 95387692.25
              },
              {
                "average": 0,
                "count": 24066420,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24066420,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24066420,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24066420,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24066420,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              940324.3049,
              1073072.651,
              33.48151604,
              941562.8249,
              1074316.411,
              158.041516
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    940324.3048622564,
                    1073072.6511498406,
                    33.481516039951785
                  ],
                  [
                    940324.3048622564,
                    1074316.4111498403,
                    33.481516039951785
                  ],
                  [
                    941562.8248622564,
                    1074316.4111498403,
                    158.04151603995177
                  ],
                  [
                    941562.8248622564,
                    1073072.6511498406,
                    158.04151603995177
                  ],
                  [
                    940324.3048622564,
                    1073072.6511498406,
                    33.481516039951785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T19:48:00+00:00",
            "end_time": "2019-07-21T23:29: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": "20190722_NCMP_AK_08VLK5096.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.57718736960953,
              58.581997663685854,
              -5.144515475956961
            ],
            [
              -137.57369942541888,
              58.58916322875401,
              -5.144515475956961
            ],
            [
              -137.5592585189519,
              58.58727105395811,
              52.495484524043036
            ],
            [
              -137.5627492749542,
              58.5801058734537,
              52.495484524043036
            ],
            [
              -137.57718736960953,
              58.581997663685854,
              -5.144515475956961
            ]
          ]
        ]
      },
      "bbox": [
        -137.5771874,
        58.58010587,
        -5.144515476,
        -137.5592585,
        58.58916323,
        52.49548452
      ],
      "properties": {
        "datetime": "2019-07-22T20:48:54Z",
        "pc:count": 939701,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 942954.1107,
            "count": 939701,
            "maximum": 943325.0106,
            "minimum": 942461.6306,
            "name": "X",
            "position": 0,
            "stddev": 150.9867312,
            "variance": 22796.99298
          },
          {
            "average": 1071516.895,
            "count": 939701,
            "maximum": 1071708.935,
            "minimum": 1070882.975,
            "name": "Y",
            "position": 1,
            "stddev": 120.228028,
            "variance": 14454.77872
          },
          {
            "average": 10.01458159,
            "count": 939701,
            "maximum": 52.49548452,
            "minimum": -5.144515476,
            "name": "Z",
            "position": 2,
            "stddev": 12.9020575,
            "variance": 166.4630878
          },
          {
            "average": 577.5427897,
            "count": 939701,
            "maximum": 22085,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1789.127175,
            "variance": 3200976.05
          },
          {
            "average": 1.539431159,
            "count": 939701,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.026993444,
            "variance": 1.054715534
          },
          {
            "average": 2.077190511,
            "count": 939701,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.619022978,
            "variance": 2.621235404
          },
          {
            "average": 1,
            "count": 939701,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 939701,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.0035639,
            "count": 939701,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.91780267,
            "variance": 142.0340205
          },
          {
            "average": 20.20663858,
            "count": 939701,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.435399832,
            "variance": 2.060372678
          },
          {
            "average": 2.012489079,
            "count": 939701,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.619154602,
            "variance": 2.621661624
          },
          {
            "average": 2.794331388,
            "count": 939701,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8057669946,
            "variance": 0.6492604495
          },
          {
            "average": 247861511.4,
            "count": 939701,
            "maximum": 247863734.1,
            "minimum": 247860036.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 802.7193146,
            "variance": 644358.298
          },
          {
            "average": 0,
            "count": 939701,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 939701,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 939701,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 939701,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 939701,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          942461.6306,
          1070882.975,
          -5.144515476,
          943325.0106,
          1071708.935,
          52.49548452
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                942461.6306032696,
                1070882.9748725293,
                -5.144515475956961
              ],
              [
                942461.6306032696,
                1071708.9348725292,
                -5.144515475956961
              ],
              [
                943325.0106032694,
                1071708.9348725292,
                52.495484524043036
              ],
              [
                943325.0106032694,
                1070882.9748725293,
                52.495484524043036
              ],
              [
                942461.6306032696,
                1070882.9748725293,
                -5.144515475956961
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:48:54+00:00",
        "end_time": "2019-07-22T19:47:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190722_NCMP_AK_08VLK5096.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VLK5096.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5096.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5096.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5771874,
            58.58010587,
            -5.144515476,
            -137.5592585,
            58.58916323,
            52.49548452
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.57718736960953,
                  58.581997663685854,
                  -5.144515475956961
                ],
                [
                  -137.57369942541888,
                  58.58916322875401,
                  -5.144515475956961
                ],
                [
                  -137.5592585189519,
                  58.58727105395811,
                  52.495484524043036
                ],
                [
                  -137.5627492749542,
                  58.5801058734537,
                  52.495484524043036
                ],
                [
                  -137.57718736960953,
                  58.581997663685854,
                  -5.144515475956961
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VLK5096.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190722_NCMP_AK_08VLK5096.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:48:54Z",
            "pc:count": 939701,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 942954.1107,
                "count": 939701,
                "maximum": 943325.0106,
                "minimum": 942461.6306,
                "name": "X",
                "position": 0,
                "stddev": 150.9867312,
                "variance": 22796.99298
              },
              {
                "average": 1071516.895,
                "count": 939701,
                "maximum": 1071708.935,
                "minimum": 1070882.975,
                "name": "Y",
                "position": 1,
                "stddev": 120.228028,
                "variance": 14454.77872
              },
              {
                "average": 10.01458159,
                "count": 939701,
                "maximum": 52.49548452,
                "minimum": -5.144515476,
                "name": "Z",
                "position": 2,
                "stddev": 12.9020575,
                "variance": 166.4630878
              },
              {
                "average": 577.5427897,
                "count": 939701,
                "maximum": 22085,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1789.127175,
                "variance": 3200976.05
              },
              {
                "average": 1.539431159,
                "count": 939701,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.026993444,
                "variance": 1.054715534
              },
              {
                "average": 2.077190511,
                "count": 939701,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.619022978,
                "variance": 2.621235404
              },
              {
                "average": 1,
                "count": 939701,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 939701,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.0035639,
                "count": 939701,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.91780267,
                "variance": 142.0340205
              },
              {
                "average": 20.20663858,
                "count": 939701,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.435399832,
                "variance": 2.060372678
              },
              {
                "average": 2.012489079,
                "count": 939701,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.619154602,
                "variance": 2.621661624
              },
              {
                "average": 2.794331388,
                "count": 939701,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8057669946,
                "variance": 0.6492604495
              },
              {
                "average": 247861511.4,
                "count": 939701,
                "maximum": 247863734.1,
                "minimum": 247860036.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 802.7193146,
                "variance": 644358.298
              },
              {
                "average": 0,
                "count": 939701,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 939701,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 939701,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 939701,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 939701,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              942461.6306,
              1070882.975,
              -5.144515476,
              943325.0106,
              1071708.935,
              52.49548452
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    942461.6306032696,
                    1070882.9748725293,
                    -5.144515475956961
                  ],
                  [
                    942461.6306032696,
                    1071708.9348725292,
                    -5.144515475956961
                  ],
                  [
                    943325.0106032694,
                    1071708.9348725292,
                    52.495484524043036
                  ],
                  [
                    943325.0106032694,
                    1070882.9748725293,
                    52.495484524043036
                  ],
                  [
                    942461.6306032696,
                    1070882.9748725293,
                    -5.144515475956961
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:48:54+00:00",
            "end_time": "2019-07-22T19:47:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VLK5097.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -137.58477523481514,
              58.588922403459705,
              -2.845188452711533
            ],
            [
              -137.57993645305626,
              58.59886500947932,
              -2.845188452711533
            ],
            [
              -137.55921511614108,
              58.59615119932753,
              85.87481154728846
            ],
            [
              -137.56405949746033,
              58.5862093588168,
              85.87481154728846
            ],
            [
              -137.58477523481514,
              58.588922403459705,
              -2.845188452711533
            ]
          ]
        ]
      },
      "bbox": [
        -137.5847752,
        58.58620936,
        -2.845188453,
        -137.5592151,
        58.59886501,
        85.87481155
      ],
      "properties": {
        "datetime": "2019-07-22T20:27:19Z",
        "pc:count": 15774908,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 942498.0652,
            "count": 15774908,
            "maximum": 943084.2587,
            "minimum": 941845.7387,
            "name": "X",
            "position": 0,
            "stddev": 296.248798,
            "variance": 87763.35031
          },
          {
            "average": 1072152.07,
            "count": 15774908,
            "maximum": 1072671.749,
            "minimum": 1071525.709,
            "name": "Y",
            "position": 1,
            "stddev": 238.5162322,
            "variance": 56889.993
          },
          {
            "average": 38.79638106,
            "count": 15774908,
            "maximum": 85.87481155,
            "minimum": -2.845188453,
            "name": "Z",
            "position": 2,
            "stddev": 15.09656692,
            "variance": 227.9063327
          },
          {
            "average": 133.1213722,
            "count": 15774908,
            "maximum": 14352,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 227.4213419,
            "variance": 51720.46676
          },
          {
            "average": 2.677386138,
            "count": 15774908,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.262286719,
            "variance": 1.593367761
          },
          {
            "average": 4.355842139,
            "count": 15774908,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.172154063,
            "variance": 1.373945147
          },
          {
            "average": 1,
            "count": 15774908,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15774908,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.185409766,
            "count": 15774908,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.071881123,
            "variance": 4.292691389
          },
          {
            "average": 19.85113287,
            "count": 15774908,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.29590401,
            "variance": 1.679367203
          },
          {
            "average": 3.447462578,
            "count": 15774908,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.252267759,
            "variance": 5.072710058
          },
          {
            "average": 4.344673135,
            "count": 15774908,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.818513885,
            "variance": 14.58104829
          },
          {
            "average": 247837309.1,
            "count": 15774908,
            "maximum": 247862439,
            "minimum": 247790733.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 31891.35599,
            "variance": 1017058587
          },
          {
            "average": 0,
            "count": 15774908,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15774908,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15774908,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15774908,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15774908,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          941845.7387,
          1071525.709,
          -2.845188453,
          943084.2587,
          1072671.749,
          85.87481155
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                941845.7386583025,
                1071525.7093994757,
                -2.845188452711533
              ],
              [
                941845.7386583025,
                1072671.7493994758,
                -2.845188452711533
              ],
              [
                943084.2586583025,
                1072671.7493994758,
                85.87481154728846
              ],
              [
                943084.2586583025,
                1071525.7093994757,
                85.87481154728846
              ],
              [
                941845.7386583025,
                1071525.7093994757,
                -2.845188452711533
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T20:27:19+00:00",
        "end_time": "2019-07-22T00:32:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_530_Lituya/20190721_NCMP_AK_08VLK5097.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VLK5097.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5097.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5097.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -137.5847752,
            58.58620936,
            -2.845188453,
            -137.5592151,
            58.59886501,
            85.87481155
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -137.58477523481514,
                  58.588922403459705,
                  -2.845188452711533
                ],
                [
                  -137.57993645305626,
                  58.59886500947932,
                  -2.845188452711533
                ],
                [
                  -137.55921511614108,
                  58.59615119932753,
                  85.87481154728846
                ],
                [
                  -137.56405949746033,
                  58.5862093588168,
                  85.87481154728846
                ],
                [
                  -137.58477523481514,
                  58.588922403459705,
                  -2.845188452711533
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VLK5097.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_530_Lituya/20190721_NCMP_AK_08VLK5097.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T20:27:19Z",
            "pc:count": 15774908,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 942498.0652,
                "count": 15774908,
                "maximum": 943084.2587,
                "minimum": 941845.7387,
                "name": "X",
                "position": 0,
                "stddev": 296.248798,
                "variance": 87763.35031
              },
              {
                "average": 1072152.07,
                "count": 15774908,
                "maximum": 1072671.749,
                "minimum": 1071525.709,
                "name": "Y",
                "position": 1,
                "stddev": 238.5162322,
                "variance": 56889.993
              },
              {
                "average": 38.79638106,
                "count": 15774908,
                "maximum": 85.87481155,
                "minimum": -2.845188453,
                "name": "Z",
                "position": 2,
                "stddev": 15.09656692,
                "variance": 227.9063327
              },
              {
                "average": 133.1213722,
                "count": 15774908,
                "maximum": 14352,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 227.4213419,
                "variance": 51720.46676
              },
              {
                "average": 2.677386138,
                "count": 15774908,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.262286719,
                "variance": 1.593367761
              },
              {
                "average": 4.355842139,
                "count": 15774908,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.172154063,
                "variance": 1.373945147
              },
              {
                "average": 1,
                "count": 15774908,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15774908,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.185409766,
                "count": 15774908,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.071881123,
                "variance": 4.292691389
              },
              {
                "average": 19.85113287,
                "count": 15774908,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.29590401,
                "variance": 1.679367203
              },
              {
                "average": 3.447462578,
                "count": 15774908,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.252267759,
                "variance": 5.072710058
              },
              {
                "average": 4.344673135,
                "count": 15774908,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.818513885,
                "variance": 14.58104829
              },
              {
                "average": 247837309.1,
                "count": 15774908,
                "maximum": 247862439,
                "minimum": 247790733.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 31891.35599,
                "variance": 1017058587
              },
              {
                "average": 0,
                "count": 15774908,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15774908,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15774908,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15774908,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15774908,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              941845.7387,
              1071525.709,
              -2.845188453,
              943084.2587,
              1072671.749,
              85.87481155
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    941845.7386583025,
                    1071525.7093994757,
                    -2.845188452711533
                  ],
                  [
                    941845.7386583025,
                    1072671.7493994758,
                    -2.845188452711533
                  ],
                  [
                    943084.2586583025,
                    1072671.7493994758,
                    85.87481154728846
                  ],
                  [
                    943084.2586583025,
                    1071525.7093994757,
                    85.87481154728846
                  ],
                  [
                    941845.7386583025,
                    1071525.7093994757,
                    -2.845188452711533
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T20:27:19+00:00",
            "end_time": "2019-07-22T00:32:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VNH2235.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.64924833594563,
              56.26006405952525,
              1.555506365219259
            ],
            [
              -134.6447583868191,
              56.26836945247211,
              1.555506365219259
            ],
            [
              -134.6389353379457,
              56.26740017403464,
              114.65550636521927
            ],
            [
              -134.64342648129713,
              56.259094989703996,
              114.65550636521927
            ],
            [
              -134.64924833594563,
              56.26006405952525,
              1.555506365219259
            ]
          ]
        ]
      },
      "bbox": [
        -134.6492483,
        56.25909499,
        1.555506365,
        -134.6389353,
        56.26836945,
        114.6555064
      ],
      "properties": {
        "datetime": "2019-07-22T17:56:52Z",
        "pc:count": 1321891,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1180749.18,
            "count": 1321891,
            "maximum": 1180929.387,
            "minimum": 1180553.267,
            "name": "X",
            "position": 0,
            "stddev": 85.37484498,
            "variance": 7288.864156
          },
          {
            "average": 868178.742,
            "count": 1321891,
            "maximum": 868700.6094,
            "minimum": 867733.6694,
            "name": "Y",
            "position": 1,
            "stddev": 248.4238857,
            "variance": 61714.42696
          },
          {
            "average": 49.42670169,
            "count": 1321891,
            "maximum": 114.6555064,
            "minimum": 1.555506365,
            "name": "Z",
            "position": 2,
            "stddev": 22.74377511,
            "variance": 517.2793061
          },
          {
            "average": 143.1834191,
            "count": 1321891,
            "maximum": 3139,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 222.0302179,
            "variance": 49297.41765
          },
          {
            "average": 2.437124544,
            "count": 1321891,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.236112252,
            "variance": 1.527973498
          },
          {
            "average": 3.834952352,
            "count": 1321891,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.243255254,
            "variance": 1.545683627
          },
          {
            "average": 1,
            "count": 1321891,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1321891,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.089617828,
            "count": 1321891,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2856335668,
            "variance": 0.08158653445
          },
          {
            "average": 20.6745866,
            "count": 1321891,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.355516319,
            "variance": 1.837424491
          },
          {
            "average": 2.72587528,
            "count": 1321891,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.717060134,
            "variance": 2.948295504
          },
          {
            "average": 1.091382724,
            "count": 1321891,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2881527101,
            "variance": 0.08303198431
          },
          {
            "average": 247852966.3,
            "count": 1321891,
            "maximum": 247853412.3,
            "minimum": 247852913.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 140.3855291,
            "variance": 19708.09679
          },
          {
            "average": 0,
            "count": 1321891,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1321891,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1321891,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1321891,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1321891,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1180553.267,
          867733.6694,
          1.555506365,
          1180929.387,
          868700.6094,
          114.6555064
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1180553.2673331117,
                867733.6694251033,
                1.555506365219259
              ],
              [
                1180553.2673331117,
                868700.6094251033,
                1.555506365219259
              ],
              [
                1180929.3873331118,
                868700.6094251033,
                114.65550636521927
              ],
              [
                1180929.3873331118,
                867733.6694251033,
                114.65550636521927
              ],
              [
                1180553.2673331117,
                867733.6694251033,
                1.555506365219259
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T17:56:52+00:00",
        "end_time": "2019-07-22T17:48:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2235.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2235.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2235.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2235.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.6492483,
            56.25909499,
            1.555506365,
            -134.6389353,
            56.26836945,
            114.6555064
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.64924833594563,
                  56.26006405952525,
                  1.555506365219259
                ],
                [
                  -134.6447583868191,
                  56.26836945247211,
                  1.555506365219259
                ],
                [
                  -134.6389353379457,
                  56.26740017403464,
                  114.65550636521927
                ],
                [
                  -134.64342648129713,
                  56.259094989703996,
                  114.65550636521927
                ],
                [
                  -134.64924833594563,
                  56.26006405952525,
                  1.555506365219259
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2235.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2235.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T17:56:52Z",
            "pc:count": 1321891,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1180749.18,
                "count": 1321891,
                "maximum": 1180929.387,
                "minimum": 1180553.267,
                "name": "X",
                "position": 0,
                "stddev": 85.37484498,
                "variance": 7288.864156
              },
              {
                "average": 868178.742,
                "count": 1321891,
                "maximum": 868700.6094,
                "minimum": 867733.6694,
                "name": "Y",
                "position": 1,
                "stddev": 248.4238857,
                "variance": 61714.42696
              },
              {
                "average": 49.42670169,
                "count": 1321891,
                "maximum": 114.6555064,
                "minimum": 1.555506365,
                "name": "Z",
                "position": 2,
                "stddev": 22.74377511,
                "variance": 517.2793061
              },
              {
                "average": 143.1834191,
                "count": 1321891,
                "maximum": 3139,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 222.0302179,
                "variance": 49297.41765
              },
              {
                "average": 2.437124544,
                "count": 1321891,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.236112252,
                "variance": 1.527973498
              },
              {
                "average": 3.834952352,
                "count": 1321891,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.243255254,
                "variance": 1.545683627
              },
              {
                "average": 1,
                "count": 1321891,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1321891,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.089617828,
                "count": 1321891,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2856335668,
                "variance": 0.08158653445
              },
              {
                "average": 20.6745866,
                "count": 1321891,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.355516319,
                "variance": 1.837424491
              },
              {
                "average": 2.72587528,
                "count": 1321891,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.717060134,
                "variance": 2.948295504
              },
              {
                "average": 1.091382724,
                "count": 1321891,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2881527101,
                "variance": 0.08303198431
              },
              {
                "average": 247852966.3,
                "count": 1321891,
                "maximum": 247853412.3,
                "minimum": 247852913.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 140.3855291,
                "variance": 19708.09679
              },
              {
                "average": 0,
                "count": 1321891,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1321891,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1321891,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1321891,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1321891,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1180553.267,
              867733.6694,
              1.555506365,
              1180929.387,
              868700.6094,
              114.6555064
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1180553.2673331117,
                    867733.6694251033,
                    1.555506365219259
                  ],
                  [
                    1180553.2673331117,
                    868700.6094251033,
                    1.555506365219259
                  ],
                  [
                    1180929.3873331118,
                    868700.6094251033,
                    114.65550636521927
                  ],
                  [
                    1180929.3873331118,
                    867733.6694251033,
                    114.65550636521927
                  ],
                  [
                    1180553.2673331117,
                    867733.6694251033,
                    1.555506365219259
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T17:56:52+00:00",
            "end_time": "2019-07-22T17:48:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VNH2236.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.64628285338662,
              56.26856791206052,
              -7.470693536228488
            ],
            [
              -134.6447473696832,
              56.27140751442776,
              -7.470693536228488
            ],
            [
              -134.64292775498234,
              56.271104691516925,
              49.46930646377151
            ],
            [
              -134.64446336630706,
              56.268265111440286,
              49.46930646377151
            ],
            [
              -134.64628285338662,
              56.26856791206052,
              -7.470693536228488
            ]
          ]
        ]
      },
      "bbox": [
        -134.6462829,
        56.26826511,
        -7.470693536,
        -134.6429278,
        56.27140751,
        49.46930646
      ],
      "properties": {
        "datetime": "2019-07-22T17:48:54Z",
        "pc:count": 174662,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1180527.374,
            "count": 174662,
            "maximum": 1180574.093,
            "minimum": 1180456.573,
            "name": "X",
            "position": 0,
            "stddev": 25.64767713,
            "variance": 657.8033422
          },
          {
            "average": 868813.9433,
            "count": 174662,
            "maximum": 869025.309,
            "minimum": 868694.709,
            "name": "Y",
            "position": 1,
            "stddev": 77.13532181,
            "variance": 5949.85787
          },
          {
            "average": 20.65367278,
            "count": 174662,
            "maximum": 49.46930646,
            "minimum": -7.470693536,
            "name": "Z",
            "position": 2,
            "stddev": 9.482074473,
            "variance": 89.90973631
          },
          {
            "average": 113.8066036,
            "count": 174662,
            "maximum": 2818,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 180.5676521,
            "variance": 32604.67698
          },
          {
            "average": 2.758006893,
            "count": 174662,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.259365673,
            "variance": 1.586001897
          },
          {
            "average": 4.42639498,
            "count": 174662,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9883561686,
            "variance": 0.976847916
          },
          {
            "average": 1,
            "count": 174662,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 174662,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.094960552,
            "count": 174662,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.016788959,
            "variance": 1.033859787
          },
          {
            "average": 20.48928175,
            "count": 174662,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8513303636,
            "variance": 0.7247633881
          },
          {
            "average": 3.361984862,
            "count": 174662,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.020934781,
            "variance": 4.08417739
          },
          {
            "average": 1,
            "count": 174662,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247852931.5,
            "count": 174662,
            "maximum": 247852934.9,
            "minimum": 247852928.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.205820785,
            "variance": 1.454003765
          },
          {
            "average": 0,
            "count": 174662,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 174662,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 174662,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 174662,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 174662,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1180456.573,
          868694.709,
          -7.470693536,
          1180574.093,
          869025.309,
          49.46930646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1180456.5727985934,
                868694.708968417,
                -7.470693536228488
              ],
              [
                1180456.5727985934,
                869025.3089684171,
                -7.470693536228488
              ],
              [
                1180574.0927985935,
                869025.3089684171,
                49.46930646377151
              ],
              [
                1180574.0927985935,
                868694.708968417,
                49.46930646377151
              ],
              [
                1180456.5727985934,
                868694.708968417,
                -7.470693536228488
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T17:48:54+00:00",
        "end_time": "2019-07-22T17:48:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2236.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2236.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2236.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2236.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.6462829,
            56.26826511,
            -7.470693536,
            -134.6429278,
            56.27140751,
            49.46930646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.64628285338662,
                  56.26856791206052,
                  -7.470693536228488
                ],
                [
                  -134.6447473696832,
                  56.27140751442776,
                  -7.470693536228488
                ],
                [
                  -134.64292775498234,
                  56.271104691516925,
                  49.46930646377151
                ],
                [
                  -134.64446336630706,
                  56.268265111440286,
                  49.46930646377151
                ],
                [
                  -134.64628285338662,
                  56.26856791206052,
                  -7.470693536228488
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2236.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2236.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T17:48:54Z",
            "pc:count": 174662,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1180527.374,
                "count": 174662,
                "maximum": 1180574.093,
                "minimum": 1180456.573,
                "name": "X",
                "position": 0,
                "stddev": 25.64767713,
                "variance": 657.8033422
              },
              {
                "average": 868813.9433,
                "count": 174662,
                "maximum": 869025.309,
                "minimum": 868694.709,
                "name": "Y",
                "position": 1,
                "stddev": 77.13532181,
                "variance": 5949.85787
              },
              {
                "average": 20.65367278,
                "count": 174662,
                "maximum": 49.46930646,
                "minimum": -7.470693536,
                "name": "Z",
                "position": 2,
                "stddev": 9.482074473,
                "variance": 89.90973631
              },
              {
                "average": 113.8066036,
                "count": 174662,
                "maximum": 2818,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 180.5676521,
                "variance": 32604.67698
              },
              {
                "average": 2.758006893,
                "count": 174662,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.259365673,
                "variance": 1.586001897
              },
              {
                "average": 4.42639498,
                "count": 174662,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9883561686,
                "variance": 0.976847916
              },
              {
                "average": 1,
                "count": 174662,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 174662,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.094960552,
                "count": 174662,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.016788959,
                "variance": 1.033859787
              },
              {
                "average": 20.48928175,
                "count": 174662,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8513303636,
                "variance": 0.7247633881
              },
              {
                "average": 3.361984862,
                "count": 174662,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.020934781,
                "variance": 4.08417739
              },
              {
                "average": 1,
                "count": 174662,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247852931.5,
                "count": 174662,
                "maximum": 247852934.9,
                "minimum": 247852928.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.205820785,
                "variance": 1.454003765
              },
              {
                "average": 0,
                "count": 174662,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 174662,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 174662,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 174662,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 174662,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1180456.573,
              868694.709,
              -7.470693536,
              1180574.093,
              869025.309,
              49.46930646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1180456.5727985934,
                    868694.708968417,
                    -7.470693536228488
                  ],
                  [
                    1180456.5727985934,
                    869025.3089684171,
                    -7.470693536228488
                  ],
                  [
                    1180574.0927985935,
                    869025.3089684171,
                    49.46930646377151
                  ],
                  [
                    1180574.0927985935,
                    868694.708968417,
                    49.46930646377151
                  ],
                  [
                    1180456.5727985934,
                    868694.708968417,
                    -7.470693536228488
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T17:48:54+00:00",
            "end_time": "2019-07-22T17:48: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": "20190722_NCMP_AK_08VNH2135.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.65919237024912,
              56.259472057224386,
              -12.642534652204098
            ],
            [
              -134.65361962770234,
              56.26978555918715,
              -12.642534652204098
            ],
            [
              -134.64040926315909,
              56.26758729309387,
              93.25746534779591
            ],
            [
              -134.6459853700709,
              56.257274378626065,
              93.25746534779591
            ],
            [
              -134.65919237024912,
              56.259472057224386,
              -12.642534652204098
            ]
          ]
        ]
      },
      "bbox": [
        -134.6591924,
        56.25727438,
        -12.64253465,
        -134.6404093,
        56.26978556,
        93.25746535
      ],
      "properties": {
        "datetime": "2019-07-22T18:41:49Z",
        "pc:count": 10526199,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1180427.796,
            "count": 10526199,
            "maximum": 1180836.049,
            "minimum": 1179982.809,
            "name": "X",
            "position": 0,
            "stddev": 170.5493146,
            "variance": 29087.0687
          },
          {
            "average": 867926.4831,
            "count": 10526199,
            "maximum": 868694.3871,
            "minimum": 867493.7071,
            "name": "Y",
            "position": 1,
            "stddev": 190.9133473,
            "variance": 36447.90618
          },
          {
            "average": 37.41700441,
            "count": 10526199,
            "maximum": 93.25746535,
            "minimum": -12.64253465,
            "name": "Z",
            "position": 2,
            "stddev": 21.55827662,
            "variance": 464.7592909
          },
          {
            "average": 160.2636546,
            "count": 10526199,
            "maximum": 7713,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 271.1539832,
            "variance": 73524.48261
          },
          {
            "average": 2.444986457,
            "count": 10526199,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.257976072,
            "variance": 1.582503798
          },
          {
            "average": 3.896419021,
            "count": 10526199,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.34804608,
            "variance": 1.817228235
          },
          {
            "average": 1,
            "count": 10526199,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10526199,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.240964474,
            "count": 10526199,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.165660862,
            "variance": 4.690086969
          },
          {
            "average": 20.4809306,
            "count": 10526199,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.875652035,
            "variance": 3.518070557
          },
          {
            "average": 2.856889272,
            "count": 10526199,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.897394472,
            "variance": 3.600105782
          },
          {
            "average": 4.079832426,
            "count": 10526199,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.999076668,
            "variance": 3.996307523
          },
          {
            "average": 247854355.5,
            "count": 10526199,
            "maximum": 247856109.7,
            "minimum": 247852913.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 908.0962191,
            "variance": 824638.7431
          },
          {
            "average": 0,
            "count": 10526199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10526199,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10526199,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10526199,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10526199,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1179982.809,
          867493.7071,
          -12.64253465,
          1180836.049,
          868694.3871,
          93.25746535
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1179982.8093468589,
                867493.7071261228,
                -12.642534652204098
              ],
              [
                1179982.8093468589,
                868694.3871261227,
                -12.642534652204098
              ],
              [
                1180836.049346859,
                868694.3871261227,
                93.25746534779591
              ],
              [
                1180836.049346859,
                867493.7071261228,
                93.25746534779591
              ],
              [
                1179982.8093468589,
                867493.7071261228,
                -12.642534652204098
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T18:41:49+00:00",
        "end_time": "2019-07-22T17:48:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2135.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2135.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2135.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2135.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.6591924,
            56.25727438,
            -12.64253465,
            -134.6404093,
            56.26978556,
            93.25746535
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.65919237024912,
                  56.259472057224386,
                  -12.642534652204098
                ],
                [
                  -134.65361962770234,
                  56.26978555918715,
                  -12.642534652204098
                ],
                [
                  -134.64040926315909,
                  56.26758729309387,
                  93.25746534779591
                ],
                [
                  -134.6459853700709,
                  56.257274378626065,
                  93.25746534779591
                ],
                [
                  -134.65919237024912,
                  56.259472057224386,
                  -12.642534652204098
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2135.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2135.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T18:41:49Z",
            "pc:count": 10526199,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1180427.796,
                "count": 10526199,
                "maximum": 1180836.049,
                "minimum": 1179982.809,
                "name": "X",
                "position": 0,
                "stddev": 170.5493146,
                "variance": 29087.0687
              },
              {
                "average": 867926.4831,
                "count": 10526199,
                "maximum": 868694.3871,
                "minimum": 867493.7071,
                "name": "Y",
                "position": 1,
                "stddev": 190.9133473,
                "variance": 36447.90618
              },
              {
                "average": 37.41700441,
                "count": 10526199,
                "maximum": 93.25746535,
                "minimum": -12.64253465,
                "name": "Z",
                "position": 2,
                "stddev": 21.55827662,
                "variance": 464.7592909
              },
              {
                "average": 160.2636546,
                "count": 10526199,
                "maximum": 7713,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 271.1539832,
                "variance": 73524.48261
              },
              {
                "average": 2.444986457,
                "count": 10526199,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.257976072,
                "variance": 1.582503798
              },
              {
                "average": 3.896419021,
                "count": 10526199,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.34804608,
                "variance": 1.817228235
              },
              {
                "average": 1,
                "count": 10526199,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10526199,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.240964474,
                "count": 10526199,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.165660862,
                "variance": 4.690086969
              },
              {
                "average": 20.4809306,
                "count": 10526199,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.875652035,
                "variance": 3.518070557
              },
              {
                "average": 2.856889272,
                "count": 10526199,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.897394472,
                "variance": 3.600105782
              },
              {
                "average": 4.079832426,
                "count": 10526199,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.999076668,
                "variance": 3.996307523
              },
              {
                "average": 247854355.5,
                "count": 10526199,
                "maximum": 247856109.7,
                "minimum": 247852913.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 908.0962191,
                "variance": 824638.7431
              },
              {
                "average": 0,
                "count": 10526199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10526199,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10526199,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10526199,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10526199,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1179982.809,
              867493.7071,
              -12.64253465,
              1180836.049,
              868694.3871,
              93.25746535
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1179982.8093468589,
                    867493.7071261228,
                    -12.642534652204098
                  ],
                  [
                    1179982.8093468589,
                    868694.3871261227,
                    -12.642534652204098
                  ],
                  [
                    1180836.049346859,
                    868694.3871261227,
                    93.25746534779591
                  ],
                  [
                    1180836.049346859,
                    867493.7071261228,
                    93.25746534779591
                  ],
                  [
                    1179982.8093468589,
                    867493.7071261228,
                    -12.642534652204098
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T18:41:49+00:00",
            "end_time": "2019-07-22T17:48:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VNH2136.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.64633686099907,
              56.268476150591546,
              -10.729955678099426
            ],
            [
              -134.64476273988848,
              56.27138721608115,
              -10.729955678099426
            ],
            [
              -134.64326425042788,
              56.27113783774314,
              48.13004432190057
            ],
            [
              -134.64483847928224,
              56.26822679107203,
              48.13004432190057
            ],
            [
              -134.64633686099907,
              56.268476150591546,
              -10.729955678099426
            ]
          ]
        ]
      },
      "bbox": [
        -134.6463369,
        56.26822679,
        -10.72995568,
        -134.6432643,
        56.27138722,
        48.13004432
      ],
      "properties": {
        "datetime": "2019-07-22T17:48:54Z",
        "pc:count": 96778,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1180515.151,
            "count": 96778,
            "maximum": 1180553.092,
            "minimum": 1180456.312,
            "name": "X",
            "position": 0,
            "stddev": 17.45832033,
            "variance": 304.7929487
          },
          {
            "average": 868782.7687,
            "count": 96778,
            "maximum": 869022.8676,
            "minimum": 868683.9476,
            "name": "Y",
            "position": 1,
            "stddev": 66.94799515,
            "variance": 4482.034055
          },
          {
            "average": 16.4054471,
            "count": 96778,
            "maximum": 48.13004432,
            "minimum": -10.72995568,
            "name": "Z",
            "position": 2,
            "stddev": 9.649917218,
            "variance": 93.12090231
          },
          {
            "average": 148.7636446,
            "count": 96778,
            "maximum": 3395,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 225.2798632,
            "variance": 50751.01677
          },
          {
            "average": 2.452788857,
            "count": 96778,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.265644394,
            "variance": 1.601855733
          },
          {
            "average": 4.068569303,
            "count": 96778,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.337600406,
            "variance": 1.789174846
          },
          {
            "average": 1,
            "count": 96778,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96778,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.166659778,
            "count": 96778,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.041206185,
            "variance": 1.08411032
          },
          {
            "average": 20.30647491,
            "count": 96778,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.680007413,
            "variance": 2.822424908
          },
          {
            "average": 2.87982806,
            "count": 96778,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.897740155,
            "variance": 3.601417696
          },
          {
            "average": 1,
            "count": 96778,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247852931.1,
            "count": 96778,
            "maximum": 247852934.9,
            "minimum": 247852928.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.538298864,
            "variance": 2.366363395
          },
          {
            "average": 0,
            "count": 96778,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96778,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96778,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96778,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 96778,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1180456.312,
          868683.9476,
          -10.72995568,
          1180553.092,
          869022.8676,
          48.13004432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1180456.312491265,
                868683.9476371086,
                -10.729955678099426
              ],
              [
                1180456.312491265,
                869022.8676371085,
                -10.729955678099426
              ],
              [
                1180553.0924912647,
                869022.8676371085,
                48.13004432190057
              ],
              [
                1180553.0924912647,
                868683.9476371086,
                48.13004432190057
              ],
              [
                1180456.312491265,
                868683.9476371086,
                -10.729955678099426
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T17:48:54+00:00",
        "end_time": "2019-07-22T17:48:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2136.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2136.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2136.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2136.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.6463369,
            56.26822679,
            -10.72995568,
            -134.6432643,
            56.27138722,
            48.13004432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.64633686099907,
                  56.268476150591546,
                  -10.729955678099426
                ],
                [
                  -134.64476273988848,
                  56.27138721608115,
                  -10.729955678099426
                ],
                [
                  -134.64326425042788,
                  56.27113783774314,
                  48.13004432190057
                ],
                [
                  -134.64483847928224,
                  56.26822679107203,
                  48.13004432190057
                ],
                [
                  -134.64633686099907,
                  56.268476150591546,
                  -10.729955678099426
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2136.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2136.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T17:48:54Z",
            "pc:count": 96778,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1180515.151,
                "count": 96778,
                "maximum": 1180553.092,
                "minimum": 1180456.312,
                "name": "X",
                "position": 0,
                "stddev": 17.45832033,
                "variance": 304.7929487
              },
              {
                "average": 868782.7687,
                "count": 96778,
                "maximum": 869022.8676,
                "minimum": 868683.9476,
                "name": "Y",
                "position": 1,
                "stddev": 66.94799515,
                "variance": 4482.034055
              },
              {
                "average": 16.4054471,
                "count": 96778,
                "maximum": 48.13004432,
                "minimum": -10.72995568,
                "name": "Z",
                "position": 2,
                "stddev": 9.649917218,
                "variance": 93.12090231
              },
              {
                "average": 148.7636446,
                "count": 96778,
                "maximum": 3395,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 225.2798632,
                "variance": 50751.01677
              },
              {
                "average": 2.452788857,
                "count": 96778,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.265644394,
                "variance": 1.601855733
              },
              {
                "average": 4.068569303,
                "count": 96778,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.337600406,
                "variance": 1.789174846
              },
              {
                "average": 1,
                "count": 96778,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96778,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.166659778,
                "count": 96778,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.041206185,
                "variance": 1.08411032
              },
              {
                "average": 20.30647491,
                "count": 96778,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.680007413,
                "variance": 2.822424908
              },
              {
                "average": 2.87982806,
                "count": 96778,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.897740155,
                "variance": 3.601417696
              },
              {
                "average": 1,
                "count": 96778,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247852931.1,
                "count": 96778,
                "maximum": 247852934.9,
                "minimum": 247852928.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.538298864,
                "variance": 2.366363395
              },
              {
                "average": 0,
                "count": 96778,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96778,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96778,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96778,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 96778,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1180456.312,
              868683.9476,
              -10.72995568,
              1180553.092,
              869022.8676,
              48.13004432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1180456.312491265,
                    868683.9476371086,
                    -10.729955678099426
                  ],
                  [
                    1180456.312491265,
                    869022.8676371085,
                    -10.729955678099426
                  ],
                  [
                    1180553.0924912647,
                    869022.8676371085,
                    48.13004432190057
                  ],
                  [
                    1180553.0924912647,
                    868683.9476371086,
                    48.13004432190057
                  ],
                  [
                    1180456.312491265,
                    868683.9476371086,
                    -10.729955678099426
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T17:48:54+00:00",
            "end_time": "2019-07-22T17:48: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": "20190722_NCMP_AK_08VNH2231.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.64646750342732,
              56.22818573777516,
              -14.993409992533845
            ],
            [
              -134.64509100196048,
              56.2307342944129,
              -14.993409992533845
            ],
            [
              -134.63581023994328,
              56.22918768064641,
              7.326590007466156
            ],
            [
              -134.63718732490315,
              56.22663922602343,
              7.326590007466156
            ],
            [
              -134.64646750342732,
              56.22818573777516,
              -14.993409992533845
            ]
          ]
        ]
      },
      "bbox": [
        -134.6464675,
        56.22663923,
        -14.99340999,
        -134.6358102,
        56.23073429,
        7.326590007
      ],
      "properties": {
        "datetime": "2019-07-22T18:19:10Z",
        "pc:count": 55726,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1181881.764,
            "count": 55726,
            "maximum": 1182339.515,
            "minimum": 1181739.435,
            "name": "X",
            "position": 0,
            "stddev": 102.8147704,
            "variance": 10570.87702
          },
          {
            "average": 864543.7135,
            "count": 55726,
            "maximum": 864674.8764,
            "minimum": 864378.1764,
            "name": "Y",
            "position": 1,
            "stddev": 53.61369565,
            "variance": 2874.428361
          },
          {
            "average": 1.792734177,
            "count": 55726,
            "maximum": 7.326590007,
            "minimum": -14.99340999,
            "name": "Z",
            "position": 2,
            "stddev": 1.903315363,
            "variance": 3.622609371
          },
          {
            "average": 428.2903313,
            "count": 55726,
            "maximum": 3565,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 383.7275301,
            "variance": 147246.8174
          },
          {
            "average": 1.048110397,
            "count": 55726,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2340282937,
            "variance": 0.05476924226
          },
          {
            "average": 1.096579694,
            "count": 55726,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3383173758,
            "variance": 0.1144586467
          },
          {
            "average": 1,
            "count": 55726,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55726,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.502207228,
            "count": 55726,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.56888665,
            "variance": 6.599178618
          },
          {
            "average": 20.17919716,
            "count": 55726,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.260583247,
            "variance": 1.589070121
          },
          {
            "average": 1.082905645,
            "count": 55726,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2935213696,
            "variance": 0.0861547944
          },
          {
            "average": 3.482539569,
            "count": 55726,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.155341515,
            "variance": 1.334814015
          },
          {
            "average": 247854045.9,
            "count": 55726,
            "maximum": 247854750.9,
            "minimum": 247852863.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 538.7412498,
            "variance": 290242.1342
          },
          {
            "average": 0,
            "count": 55726,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55726,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55726,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55726,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 55726,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1181739.435,
          864378.1764,
          -14.99340999,
          1182339.515,
          864674.8764,
          7.326590007
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1181739.4347102286,
                864378.1764019046,
                -14.993409992533845
              ],
              [
                1181739.4347102286,
                864674.8764019045,
                -14.993409992533845
              ],
              [
                1182339.5147102287,
                864674.8764019045,
                7.326590007466156
              ],
              [
                1182339.5147102287,
                864378.1764019046,
                7.326590007466156
              ],
              [
                1181739.4347102286,
                864378.1764019046,
                -14.993409992533845
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T18:19:10+00:00",
        "end_time": "2019-07-22T17:47:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2231.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2231.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2231.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2231.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.6464675,
            56.22663923,
            -14.99340999,
            -134.6358102,
            56.23073429,
            7.326590007
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.64646750342732,
                  56.22818573777516,
                  -14.993409992533845
                ],
                [
                  -134.64509100196048,
                  56.2307342944129,
                  -14.993409992533845
                ],
                [
                  -134.63581023994328,
                  56.22918768064641,
                  7.326590007466156
                ],
                [
                  -134.63718732490315,
                  56.22663922602343,
                  7.326590007466156
                ],
                [
                  -134.64646750342732,
                  56.22818573777516,
                  -14.993409992533845
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2231.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2231.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T18:19:10Z",
            "pc:count": 55726,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1181881.764,
                "count": 55726,
                "maximum": 1182339.515,
                "minimum": 1181739.435,
                "name": "X",
                "position": 0,
                "stddev": 102.8147704,
                "variance": 10570.87702
              },
              {
                "average": 864543.7135,
                "count": 55726,
                "maximum": 864674.8764,
                "minimum": 864378.1764,
                "name": "Y",
                "position": 1,
                "stddev": 53.61369565,
                "variance": 2874.428361
              },
              {
                "average": 1.792734177,
                "count": 55726,
                "maximum": 7.326590007,
                "minimum": -14.99340999,
                "name": "Z",
                "position": 2,
                "stddev": 1.903315363,
                "variance": 3.622609371
              },
              {
                "average": 428.2903313,
                "count": 55726,
                "maximum": 3565,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 383.7275301,
                "variance": 147246.8174
              },
              {
                "average": 1.048110397,
                "count": 55726,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2340282937,
                "variance": 0.05476924226
              },
              {
                "average": 1.096579694,
                "count": 55726,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3383173758,
                "variance": 0.1144586467
              },
              {
                "average": 1,
                "count": 55726,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55726,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.502207228,
                "count": 55726,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.56888665,
                "variance": 6.599178618
              },
              {
                "average": 20.17919716,
                "count": 55726,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.260583247,
                "variance": 1.589070121
              },
              {
                "average": 1.082905645,
                "count": 55726,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2935213696,
                "variance": 0.0861547944
              },
              {
                "average": 3.482539569,
                "count": 55726,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.155341515,
                "variance": 1.334814015
              },
              {
                "average": 247854045.9,
                "count": 55726,
                "maximum": 247854750.9,
                "minimum": 247852863.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 538.7412498,
                "variance": 290242.1342
              },
              {
                "average": 0,
                "count": 55726,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55726,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55726,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55726,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 55726,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1181739.435,
              864378.1764,
              -14.99340999,
              1182339.515,
              864674.8764,
              7.326590007
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1181739.4347102286,
                    864378.1764019046,
                    -14.993409992533845
                  ],
                  [
                    1181739.4347102286,
                    864674.8764019045,
                    -14.993409992533845
                  ],
                  [
                    1182339.5147102287,
                    864674.8764019045,
                    7.326590007466156
                  ],
                  [
                    1182339.5147102287,
                    864378.1764019046,
                    7.326590007466156
                  ],
                  [
                    1181739.4347102286,
                    864378.1764019046,
                    -14.993409992533845
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T18:19:10+00:00",
            "end_time": "2019-07-22T17:47:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190722_NCMP_AK_08VNH2233.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.64812285810763,
              56.244479709703256,
              -13.537951658192377
            ],
            [
              -134.64466715333293,
              56.25087476959544,
              -13.537951658192377
            ],
            [
              -134.63632461599752,
              56.24948530844459,
              54.04204834180762
            ],
            [
              -134.63978163754587,
              56.24309047867578,
              54.04204834180762
            ],
            [
              -134.64812285810763,
              56.244479709703256,
              -13.537951658192377
            ]
          ]
        ]
      },
      "bbox": [
        -134.6481229,
        56.24309048,
        -13.53795166,
        -134.6363246,
        56.25087477,
        54.04204834
      ],
      "properties": {
        "datetime": "2019-07-22T18:11:57Z",
        "pc:count": 2304895,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1181269.367,
            "count": 2304895,
            "maximum": 1181658.364,
            "minimum": 1181119.244,
            "name": "X",
            "position": 0,
            "stddev": 70.88716253,
            "variance": 5024.989812
          },
          {
            "average": 866607.0902,
            "count": 2304895,
            "maximum": 866833.6005,
            "minimum": 866089.0805,
            "name": "Y",
            "position": 1,
            "stddev": 116.9394516,
            "variance": 13674.83534
          },
          {
            "average": 19.90045941,
            "count": 2304895,
            "maximum": 54.04204834,
            "minimum": -13.53795166,
            "name": "Z",
            "position": 2,
            "stddev": 9.685805084,
            "variance": 93.81482012
          },
          {
            "average": 141.3283273,
            "count": 2304895,
            "maximum": 6010,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 256.0498477,
            "variance": 65561.52449
          },
          {
            "average": 2.62215589,
            "count": 2304895,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.26596492,
            "variance": 1.602667179
          },
          {
            "average": 4.244394213,
            "count": 2304895,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.290444697,
            "variance": 1.665247515
          },
          {
            "average": 1,
            "count": 2304895,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2304895,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.111638491,
            "count": 2304895,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.025674796,
            "variance": 1.052008787
          },
          {
            "average": 19.82581633,
            "count": 2304895,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.373474238,
            "variance": 1.886431483
          },
          {
            "average": 3.42211771,
            "count": 2304895,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.319266961,
            "variance": 5.378999234
          },
          {
            "average": 1.723646847,
            "count": 2304895,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7398281247,
            "variance": 0.5473456541
          },
          {
            "average": 247853247.5,
            "count": 2304895,
            "maximum": 247854317.9,
            "minimum": 247852888.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 354.1420951,
            "variance": 125416.6236
          },
          {
            "average": 0,
            "count": 2304895,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2304895,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2304895,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2304895,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2304895,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1181119.244,
          866089.0805,
          -13.53795166,
          1181658.364,
          866833.6005,
          54.04204834
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1181119.2437796344,
                866089.0804638141,
                -13.537951658192377
              ],
              [
                1181119.2437796344,
                866833.6004638141,
                -13.537951658192377
              ],
              [
                1181658.3637796345,
                866833.6004638141,
                54.04204834180762
              ],
              [
                1181658.3637796345,
                866089.0804638141,
                54.04204834180762
              ],
              [
                1181119.2437796344,
                866089.0804638141,
                -13.537951658192377
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T18:11:57+00:00",
        "end_time": "2019-07-22T17:48:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2233.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2233.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2233.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2233.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.6481229,
            56.24309048,
            -13.53795166,
            -134.6363246,
            56.25087477,
            54.04204834
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.64812285810763,
                  56.244479709703256,
                  -13.537951658192377
                ],
                [
                  -134.64466715333293,
                  56.25087476959544,
                  -13.537951658192377
                ],
                [
                  -134.63632461599752,
                  56.24948530844459,
                  54.04204834180762
                ],
                [
                  -134.63978163754587,
                  56.24309047867578,
                  54.04204834180762
                ],
                [
                  -134.64812285810763,
                  56.244479709703256,
                  -13.537951658192377
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2233.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2233.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T18:11:57Z",
            "pc:count": 2304895,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1181269.367,
                "count": 2304895,
                "maximum": 1181658.364,
                "minimum": 1181119.244,
                "name": "X",
                "position": 0,
                "stddev": 70.88716253,
                "variance": 5024.989812
              },
              {
                "average": 866607.0902,
                "count": 2304895,
                "maximum": 866833.6005,
                "minimum": 866089.0805,
                "name": "Y",
                "position": 1,
                "stddev": 116.9394516,
                "variance": 13674.83534
              },
              {
                "average": 19.90045941,
                "count": 2304895,
                "maximum": 54.04204834,
                "minimum": -13.53795166,
                "name": "Z",
                "position": 2,
                "stddev": 9.685805084,
                "variance": 93.81482012
              },
              {
                "average": 141.3283273,
                "count": 2304895,
                "maximum": 6010,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 256.0498477,
                "variance": 65561.52449
              },
              {
                "average": 2.62215589,
                "count": 2304895,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.26596492,
                "variance": 1.602667179
              },
              {
                "average": 4.244394213,
                "count": 2304895,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.290444697,
                "variance": 1.665247515
              },
              {
                "average": 1,
                "count": 2304895,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2304895,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.111638491,
                "count": 2304895,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.025674796,
                "variance": 1.052008787
              },
              {
                "average": 19.82581633,
                "count": 2304895,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.373474238,
                "variance": 1.886431483
              },
              {
                "average": 3.42211771,
                "count": 2304895,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.319266961,
                "variance": 5.378999234
              },
              {
                "average": 1.723646847,
                "count": 2304895,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7398281247,
                "variance": 0.5473456541
              },
              {
                "average": 247853247.5,
                "count": 2304895,
                "maximum": 247854317.9,
                "minimum": 247852888.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 354.1420951,
                "variance": 125416.6236
              },
              {
                "average": 0,
                "count": 2304895,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2304895,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2304895,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2304895,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2304895,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1181119.244,
              866089.0805,
              -13.53795166,
              1181658.364,
              866833.6005,
              54.04204834
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1181119.2437796344,
                    866089.0804638141,
                    -13.537951658192377
                  ],
                  [
                    1181119.2437796344,
                    866833.6004638141,
                    -13.537951658192377
                  ],
                  [
                    1181658.3637796345,
                    866833.6004638141,
                    54.04204834180762
                  ],
                  [
                    1181658.3637796345,
                    866089.0804638141,
                    54.04204834180762
                  ],
                  [
                    1181119.2437796344,
                    866089.0804638141,
                    -13.537951658192377
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T18:11:57+00:00",
            "end_time": "2019-07-22T17:48: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": "20190722_NCMP_AK_08VNH2234.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.64933143356473,
              56.251078453124855,
              -0.389371649491771
            ],
            [
              -134.64474322959305,
              56.25956775186667,
              -0.389371649491771
            ],
            [
              -134.63714133129042,
              56.25830199033738,
              115.11062835050822
            ],
            [
              -134.64173112839265,
              56.24981296995773,
              115.11062835050822
            ],
            [
              -134.64933143356473,
              56.251078453124855,
              -0.389371649491771
            ]
          ]
        ]
      },
      "bbox": [
        -134.6493314,
        56.24981297,
        -0.3893716495,
        -134.6371413,
        56.25956775,
        115.1106284
      ],
      "properties": {
        "datetime": "2019-07-22T18:04:18Z",
        "pc:count": 3040720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1181085.013,
            "count": 3040720,
            "maximum": 1181327.333,
            "minimum": 1180836.193,
            "name": "X",
            "position": 0,
            "stddev": 103.4621796,
            "variance": 10704.4226
          },
          {
            "average": 867203.1697,
            "count": 3040720,
            "maximum": 867760.752,
            "minimum": 866772.412,
            "name": "Y",
            "position": 1,
            "stddev": 252.3280935,
            "variance": 63669.46678
          },
          {
            "average": 36.58428042,
            "count": 3040720,
            "maximum": 115.1106284,
            "minimum": -0.3893716495,
            "name": "Z",
            "position": 2,
            "stddev": 28.76997345,
            "variance": 827.7113724
          },
          {
            "average": 148.720163,
            "count": 3040720,
            "maximum": 10066,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 243.8539331,
            "variance": 59464.74066
          },
          {
            "average": 2.437405286,
            "count": 3040720,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.256142756,
            "variance": 1.577894623
          },
          {
            "average": 3.873524034,
            "count": 3040720,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.300843532,
            "variance": 1.692193894
          },
          {
            "average": 1,
            "count": 3040720,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3040720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.132614644,
            "count": 3040720,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9117663278,
            "variance": 0.8313178365
          },
          {
            "average": 20.51842304,
            "count": 3040720,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.878781282,
            "variance": 3.529819104
          },
          {
            "average": 2.723552974,
            "count": 3040720,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.706803781,
            "variance": 2.913179147
          },
          {
            "average": 1.423758847,
            "count": 3040720,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5706906585,
            "variance": 0.3256878277
          },
          {
            "average": 247853112.8,
            "count": 3040720,
            "maximum": 247853858.1,
            "minimum": 247852898.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 275.7912632,
            "variance": 76060.82085
          },
          {
            "average": 0,
            "count": 3040720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3040720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3040720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3040720,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3040720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1180836.193,
          866772.412,
          -0.3893716495,
          1181327.333,
          867760.752,
          115.1106284
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1180836.1928269581,
                866772.4119881571,
                -0.389371649491771
              ],
              [
                1180836.1928269581,
                867760.7519881572,
                -0.389371649491771
              ],
              [
                1181327.3328269583,
                867760.7519881572,
                115.11062835050822
              ],
              [
                1181327.3328269583,
                866772.4119881571,
                115.11062835050822
              ],
              [
                1180836.1928269581,
                866772.4119881571,
                -0.389371649491771
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T18:04:18+00:00",
        "end_time": "2019-07-22T17:48:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2234.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2234.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2234.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2234.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.6493314,
            56.24981297,
            -0.3893716495,
            -134.6371413,
            56.25956775,
            115.1106284
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.64933143356473,
                  56.251078453124855,
                  -0.389371649491771
                ],
                [
                  -134.64474322959305,
                  56.25956775186667,
                  -0.389371649491771
                ],
                [
                  -134.63714133129042,
                  56.25830199033738,
                  115.11062835050822
                ],
                [
                  -134.64173112839265,
                  56.24981296995773,
                  115.11062835050822
                ],
                [
                  -134.64933143356473,
                  56.251078453124855,
                  -0.389371649491771
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2234.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2234.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T18:04:18Z",
            "pc:count": 3040720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1181085.013,
                "count": 3040720,
                "maximum": 1181327.333,
                "minimum": 1180836.193,
                "name": "X",
                "position": 0,
                "stddev": 103.4621796,
                "variance": 10704.4226
              },
              {
                "average": 867203.1697,
                "count": 3040720,
                "maximum": 867760.752,
                "minimum": 866772.412,
                "name": "Y",
                "position": 1,
                "stddev": 252.3280935,
                "variance": 63669.46678
              },
              {
                "average": 36.58428042,
                "count": 3040720,
                "maximum": 115.1106284,
                "minimum": -0.3893716495,
                "name": "Z",
                "position": 2,
                "stddev": 28.76997345,
                "variance": 827.7113724
              },
              {
                "average": 148.720163,
                "count": 3040720,
                "maximum": 10066,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 243.8539331,
                "variance": 59464.74066
              },
              {
                "average": 2.437405286,
                "count": 3040720,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.256142756,
                "variance": 1.577894623
              },
              {
                "average": 3.873524034,
                "count": 3040720,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.300843532,
                "variance": 1.692193894
              },
              {
                "average": 1,
                "count": 3040720,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3040720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.132614644,
                "count": 3040720,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9117663278,
                "variance": 0.8313178365
              },
              {
                "average": 20.51842304,
                "count": 3040720,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.878781282,
                "variance": 3.529819104
              },
              {
                "average": 2.723552974,
                "count": 3040720,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.706803781,
                "variance": 2.913179147
              },
              {
                "average": 1.423758847,
                "count": 3040720,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5706906585,
                "variance": 0.3256878277
              },
              {
                "average": 247853112.8,
                "count": 3040720,
                "maximum": 247853858.1,
                "minimum": 247852898.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 275.7912632,
                "variance": 76060.82085
              },
              {
                "average": 0,
                "count": 3040720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3040720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3040720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3040720,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3040720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1180836.193,
              866772.412,
              -0.3893716495,
              1181327.333,
              867760.752,
              115.1106284
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1180836.1928269581,
                    866772.4119881571,
                    -0.389371649491771
                  ],
                  [
                    1180836.1928269581,
                    867760.7519881572,
                    -0.389371649491771
                  ],
                  [
                    1181327.3328269583,
                    867760.7519881572,
                    115.11062835050822
                  ],
                  [
                    1181327.3328269583,
                    866772.4119881571,
                    115.11062835050822
                  ],
                  [
                    1180836.1928269581,
                    866772.4119881571,
                    -0.389371649491771
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T18:04:18+00:00",
            "end_time": "2019-07-22T17:48: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": "20190722_NCMP_AK_08VNH2130.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.6528359796725,
              56.223014900006476,
              -4.139240744922452
            ],
            [
              -134.65253791414568,
              56.22356706574133,
              -4.139240744922452
            ],
            [
              -134.6512584270175,
              56.223353936941955,
              2.620759255077548
            ],
            [
              -134.65155650997298,
              56.222801774252375,
              2.620759255077548
            ],
            [
              -134.6528359796725,
              56.223014900006476,
              -4.139240744922452
            ]
          ]
        ]
      },
      "bbox": [
        -134.652836,
        56.22280177,
        -4.139240745,
        -134.6512584,
        56.22356707,
        2.620759255
      ],
      "properties": {
        "datetime": "2019-07-22T18:40:48Z",
        "pc:count": 1346,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1181551.179,
            "count": 1346,
            "maximum": 1181609.988,
            "minimum": 1181527.248,
            "name": "X",
            "position": 0,
            "stddev": 19.3931758,
            "variance": 376.0952676
          },
          {
            "average": 863745.9403,
            "count": 1346,
            "maximum": 863776.8503,
            "minimum": 863712.5703,
            "name": "Y",
            "position": 1,
            "stddev": 12.64175738,
            "variance": 159.8140296
          },
          {
            "average": 0.005982137693,
            "count": 1346,
            "maximum": 2.620759255,
            "minimum": -4.139240745,
            "name": "Z",
            "position": 2,
            "stddev": 1.154488826,
            "variance": 1.332844448
          },
          {
            "average": 160.435364,
            "count": 1346,
            "maximum": 2399,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 282.6426368,
            "variance": 79886.86013
          },
          {
            "average": 1.023774146,
            "count": 1346,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1572042626,
            "variance": 0.02471318018
          },
          {
            "average": 1.047548291,
            "count": 1346,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2231190013,
            "variance": 0.04978208874
          },
          {
            "average": 1,
            "count": 1346,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1346,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.04086181,
            "count": 1346,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.54295802,
            "variance": 183.411712
          },
          {
            "average": 20.13335616,
            "count": 1346,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5670734923,
            "variance": 0.3215723457
          },
          {
            "average": 1.459138187,
            "count": 1346,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5160996131,
            "variance": 0.2663588106
          },
          {
            "average": 8,
            "count": 1346,
            "maximum": 8,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247856046.5,
            "count": 1346,
            "maximum": 247856048.4,
            "minimum": 247856044.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.9538841707,
            "variance": 0.909895011
          },
          {
            "average": 0,
            "count": 1346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1346,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1346,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1346,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1346,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1181527.248,
          863712.5703,
          -4.139240745,
          1181609.988,
          863776.8503,
          2.620759255
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1181527.2477295618,
                863712.5702914457,
                -4.139240744922452
              ],
              [
                1181527.2477295618,
                863776.8502914457,
                -4.139240744922452
              ],
              [
                1181609.987729562,
                863776.8502914457,
                2.620759255077548
              ],
              [
                1181609.987729562,
                863712.5702914457,
                2.620759255077548
              ],
              [
                1181527.2477295618,
                863712.5702914457,
                -4.139240744922452
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T18:40:48+00:00",
        "end_time": "2019-07-22T18:40:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2130.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2130.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2130.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2130.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.652836,
            56.22280177,
            -4.139240745,
            -134.6512584,
            56.22356707,
            2.620759255
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.6528359796725,
                  56.223014900006476,
                  -4.139240744922452
                ],
                [
                  -134.65253791414568,
                  56.22356706574133,
                  -4.139240744922452
                ],
                [
                  -134.6512584270175,
                  56.223353936941955,
                  2.620759255077548
                ],
                [
                  -134.65155650997298,
                  56.222801774252375,
                  2.620759255077548
                ],
                [
                  -134.6528359796725,
                  56.223014900006476,
                  -4.139240744922452
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2130.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2130.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T18:40:48Z",
            "pc:count": 1346,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1181551.179,
                "count": 1346,
                "maximum": 1181609.988,
                "minimum": 1181527.248,
                "name": "X",
                "position": 0,
                "stddev": 19.3931758,
                "variance": 376.0952676
              },
              {
                "average": 863745.9403,
                "count": 1346,
                "maximum": 863776.8503,
                "minimum": 863712.5703,
                "name": "Y",
                "position": 1,
                "stddev": 12.64175738,
                "variance": 159.8140296
              },
              {
                "average": 0.005982137693,
                "count": 1346,
                "maximum": 2.620759255,
                "minimum": -4.139240745,
                "name": "Z",
                "position": 2,
                "stddev": 1.154488826,
                "variance": 1.332844448
              },
              {
                "average": 160.435364,
                "count": 1346,
                "maximum": 2399,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 282.6426368,
                "variance": 79886.86013
              },
              {
                "average": 1.023774146,
                "count": 1346,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1572042626,
                "variance": 0.02471318018
              },
              {
                "average": 1.047548291,
                "count": 1346,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2231190013,
                "variance": 0.04978208874
              },
              {
                "average": 1,
                "count": 1346,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1346,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.04086181,
                "count": 1346,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.54295802,
                "variance": 183.411712
              },
              {
                "average": 20.13335616,
                "count": 1346,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5670734923,
                "variance": 0.3215723457
              },
              {
                "average": 1.459138187,
                "count": 1346,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5160996131,
                "variance": 0.2663588106
              },
              {
                "average": 8,
                "count": 1346,
                "maximum": 8,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247856046.5,
                "count": 1346,
                "maximum": 247856048.4,
                "minimum": 247856044.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.9538841707,
                "variance": 0.909895011
              },
              {
                "average": 0,
                "count": 1346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1346,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1346,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1346,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1346,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1181527.248,
              863712.5703,
              -4.139240745,
              1181609.988,
              863776.8503,
              2.620759255
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1181527.2477295618,
                    863712.5702914457,
                    -4.139240744922452
                  ],
                  [
                    1181527.2477295618,
                    863776.8502914457,
                    -4.139240744922452
                  ],
                  [
                    1181609.987729562,
                    863776.8502914457,
                    2.620759255077548
                  ],
                  [
                    1181609.987729562,
                    863712.5702914457,
                    2.620759255077548
                  ],
                  [
                    1181527.2477295618,
                    863712.5702914457,
                    -4.139240744922452
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T18:40:48+00:00",
            "end_time": "2019-07-22T18:40: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": "20190722_NCMP_AK_08VNH2131.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.65847930408827,
              56.224394562201084,
              -16.28151775672122
            ],
            [
              -134.65385348567912,
              56.23296420416608,
              -16.28151775672122
            ],
            [
              -134.64314700507322,
              56.23118089058991,
              54.97848224327878
            ],
            [
              -134.64777508691728,
              56.22261164410728,
              54.97848224327878
            ],
            [
              -134.65847930408827,
              56.224394562201084,
              -16.28151775672122
            ]
          ]
        ]
      },
      "bbox": [
        -134.6584793,
        56.22261164,
        -16.28151776,
        -134.643147,
        56.2329642,
        54.97848224
      ],
      "properties": {
        "datetime": "2019-07-22T18:41:02Z",
        "pc:count": 2735734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1181458.441,
            "count": 2735734,
            "maximum": 1181840.437,
            "minimum": 1181148.237,
            "name": "X",
            "position": 0,
            "stddev": 135.7474183,
            "variance": 18427.36156
          },
          {
            "average": 864286.6946,
            "count": 2735734,
            "maximum": 864757.1697,
            "minimum": 863759.5497,
            "name": "Y",
            "position": 1,
            "stddev": 174.343796,
            "variance": 30395.75922
          },
          {
            "average": 17.23903622,
            "count": 2735734,
            "maximum": 54.97848224,
            "minimum": -16.28151776,
            "name": "Z",
            "position": 2,
            "stddev": 14.02082905,
            "variance": 196.5836473
          },
          {
            "average": 232.0671279,
            "count": 2735734,
            "maximum": 11796,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 393.8723471,
            "variance": 155135.4258
          },
          {
            "average": 2.267709141,
            "count": 2735734,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.312248818,
            "variance": 1.721996961
          },
          {
            "average": 3.536163238,
            "count": 2735734,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.822102384,
            "variance": 3.320057097
          },
          {
            "average": 1,
            "count": 2735734,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2735734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.663395637,
            "count": 2735734,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.69249134,
            "variance": 13.63449229
          },
          {
            "average": 19.53451138,
            "count": 2735734,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.439553912,
            "variance": 2.072315465
          },
          {
            "average": 3.050329455,
            "count": 2735734,
            "maximum": 21,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.439650341,
            "variance": 5.951893784
          },
          {
            "average": 7.406705842,
            "count": 2735734,
            "maximum": 8,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.913468706,
            "variance": 0.8344250768
          },
          {
            "average": 247855791.3,
            "count": 2735734,
            "maximum": 247856062.6,
            "minimum": 247853819.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 402.8661627,
            "variance": 162301.145
          },
          {
            "average": 0,
            "count": 2735734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2735734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2735734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2735734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2735734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1181148.237,
          863759.5497,
          -16.28151776,
          1181840.437,
          864757.1697,
          54.97848224
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1181148.237221292,
                863759.5497288816,
                -16.28151775672122
              ],
              [
                1181148.237221292,
                864757.1697288817,
                -16.28151775672122
              ],
              [
                1181840.4372212922,
                864757.1697288817,
                54.97848224327878
              ],
              [
                1181840.4372212922,
                863759.5497288816,
                54.97848224327878
              ],
              [
                1181148.237221292,
                863759.5497288816,
                -16.28151775672122
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T18:41:02+00:00",
        "end_time": "2019-07-22T18:03:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2131.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2131.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2131.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2131.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.6584793,
            56.22261164,
            -16.28151776,
            -134.643147,
            56.2329642,
            54.97848224
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.65847930408827,
                  56.224394562201084,
                  -16.28151775672122
                ],
                [
                  -134.65385348567912,
                  56.23296420416608,
                  -16.28151775672122
                ],
                [
                  -134.64314700507322,
                  56.23118089058991,
                  54.97848224327878
                ],
                [
                  -134.64777508691728,
                  56.22261164410728,
                  54.97848224327878
                ],
                [
                  -134.65847930408827,
                  56.224394562201084,
                  -16.28151775672122
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2131.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2131.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T18:41:02Z",
            "pc:count": 2735734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1181458.441,
                "count": 2735734,
                "maximum": 1181840.437,
                "minimum": 1181148.237,
                "name": "X",
                "position": 0,
                "stddev": 135.7474183,
                "variance": 18427.36156
              },
              {
                "average": 864286.6946,
                "count": 2735734,
                "maximum": 864757.1697,
                "minimum": 863759.5497,
                "name": "Y",
                "position": 1,
                "stddev": 174.343796,
                "variance": 30395.75922
              },
              {
                "average": 17.23903622,
                "count": 2735734,
                "maximum": 54.97848224,
                "minimum": -16.28151776,
                "name": "Z",
                "position": 2,
                "stddev": 14.02082905,
                "variance": 196.5836473
              },
              {
                "average": 232.0671279,
                "count": 2735734,
                "maximum": 11796,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 393.8723471,
                "variance": 155135.4258
              },
              {
                "average": 2.267709141,
                "count": 2735734,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.312248818,
                "variance": 1.721996961
              },
              {
                "average": 3.536163238,
                "count": 2735734,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.822102384,
                "variance": 3.320057097
              },
              {
                "average": 1,
                "count": 2735734,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2735734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.663395637,
                "count": 2735734,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.69249134,
                "variance": 13.63449229
              },
              {
                "average": 19.53451138,
                "count": 2735734,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.439553912,
                "variance": 2.072315465
              },
              {
                "average": 3.050329455,
                "count": 2735734,
                "maximum": 21,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.439650341,
                "variance": 5.951893784
              },
              {
                "average": 7.406705842,
                "count": 2735734,
                "maximum": 8,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.913468706,
                "variance": 0.8344250768
              },
              {
                "average": 247855791.3,
                "count": 2735734,
                "maximum": 247856062.6,
                "minimum": 247853819.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 402.8661627,
                "variance": 162301.145
              },
              {
                "average": 0,
                "count": 2735734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2735734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2735734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2735734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2735734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1181148.237,
              863759.5497,
              -16.28151776,
              1181840.437,
              864757.1697,
              54.97848224
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1181148.237221292,
                    863759.5497288816,
                    -16.28151775672122
                  ],
                  [
                    1181148.237221292,
                    864757.1697288817,
                    -16.28151775672122
                  ],
                  [
                    1181840.4372212922,
                    864757.1697288817,
                    54.97848224327878
                  ],
                  [
                    1181840.4372212922,
                    863759.5497288816,
                    54.97848224327878
                  ],
                  [
                    1181148.237221292,
                    863759.5497288816,
                    -16.28151775672122
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T18:41:02+00:00",
            "end_time": "2019-07-22T18:03: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": "20190722_NCMP_AK_08VNH2132.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.65991432802934,
              56.233365530342496,
              -15.428237990715612
            ],
            [
              -134.65513064917167,
              56.242225987704515,
              -15.428237990715612
            ],
            [
              -134.6449155479213,
              56.24052511055725,
              60.79176200928438
            ],
            [
              -134.64970146023057,
              56.23166504333174,
              60.79176200928438
            ],
            [
              -134.65991432802934,
              56.233365530342496,
              -15.428237990715612
            ]
          ]
        ]
      },
      "bbox": [
        -134.6599143,
        56.23166504,
        -15.42823799,
        -134.6449155,
        56.24222599,
        60.79176201
      ],
      "properties": {
        "datetime": "2019-07-22T18:41:16Z",
        "pc:count": 6035377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1181108.559,
            "count": 6035377,
            "maximum": 1181436.135,
            "minimum": 1180775.875,
            "name": "X",
            "position": 0,
            "stddev": 129.7564641,
            "variance": 16836.73997
          },
          {
            "average": 865284.0407,
            "count": 6035377,
            "maximum": 865723.7393,
            "minimum": 864692.2593,
            "name": "Y",
            "position": 1,
            "stddev": 189.7473667,
            "variance": 36004.06317
          },
          {
            "average": 22.88875708,
            "count": 6035377,
            "maximum": 60.79176201,
            "minimum": -15.42823799,
            "name": "Z",
            "position": 2,
            "stddev": 11.71834664,
            "variance": 137.319648
          },
          {
            "average": 145.8754197,
            "count": 6035377,
            "maximum": 48371,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 263.112989,
            "variance": 69228.44496
          },
          {
            "average": 2.62297318,
            "count": 6035377,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.268515942,
            "variance": 1.609132695
          },
          {
            "average": 4.246578963,
            "count": 6035377,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.304638906,
            "variance": 1.702082675
          },
          {
            "average": 1,
            "count": 6035377,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6035377,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.26817198,
            "count": 6035377,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.339850192,
            "variance": 5.474898922
          },
          {
            "average": 20.37824117,
            "count": 6035377,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.354599131,
            "variance": 1.834938807
          },
          {
            "average": 3.447838138,
            "count": 6035377,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.338407987,
            "variance": 5.468151916
          },
          {
            "average": 7.140461317,
            "count": 6035377,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9684126459,
            "variance": 0.9378230527
          },
          {
            "average": 247855688.7,
            "count": 6035377,
            "maximum": 247856076.9,
            "minimum": 247854301.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 426.0772522,
            "variance": 181541.8248
          },
          {
            "average": 0,
            "count": 6035377,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6035377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6035377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6035377,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6035377,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1180775.875,
          864692.2593,
          -15.42823799,
          1181436.135,
          865723.7393,
          60.79176201
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1180775.8749237056,
                864692.2592855012,
                -15.428237990715612
              ],
              [
                1180775.8749237056,
                865723.7392855012,
                -15.428237990715612
              ],
              [
                1181436.1349237054,
                865723.7392855012,
                60.79176200928438
              ],
              [
                1181436.1349237054,
                864692.2592855012,
                60.79176200928438
              ],
              [
                1180775.8749237056,
                864692.2592855012,
                -15.428237990715612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T18:41:16+00:00",
        "end_time": "2019-07-22T18:11:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2132.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2132.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2132.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2132.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.6599143,
            56.23166504,
            -15.42823799,
            -134.6449155,
            56.24222599,
            60.79176201
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.65991432802934,
                  56.233365530342496,
                  -15.428237990715612
                ],
                [
                  -134.65513064917167,
                  56.242225987704515,
                  -15.428237990715612
                ],
                [
                  -134.6449155479213,
                  56.24052511055725,
                  60.79176200928438
                ],
                [
                  -134.64970146023057,
                  56.23166504333174,
                  60.79176200928438
                ],
                [
                  -134.65991432802934,
                  56.233365530342496,
                  -15.428237990715612
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2132.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2132.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T18:41:16Z",
            "pc:count": 6035377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1181108.559,
                "count": 6035377,
                "maximum": 1181436.135,
                "minimum": 1180775.875,
                "name": "X",
                "position": 0,
                "stddev": 129.7564641,
                "variance": 16836.73997
              },
              {
                "average": 865284.0407,
                "count": 6035377,
                "maximum": 865723.7393,
                "minimum": 864692.2593,
                "name": "Y",
                "position": 1,
                "stddev": 189.7473667,
                "variance": 36004.06317
              },
              {
                "average": 22.88875708,
                "count": 6035377,
                "maximum": 60.79176201,
                "minimum": -15.42823799,
                "name": "Z",
                "position": 2,
                "stddev": 11.71834664,
                "variance": 137.319648
              },
              {
                "average": 145.8754197,
                "count": 6035377,
                "maximum": 48371,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 263.112989,
                "variance": 69228.44496
              },
              {
                "average": 2.62297318,
                "count": 6035377,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.268515942,
                "variance": 1.609132695
              },
              {
                "average": 4.246578963,
                "count": 6035377,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.304638906,
                "variance": 1.702082675
              },
              {
                "average": 1,
                "count": 6035377,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6035377,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.26817198,
                "count": 6035377,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.339850192,
                "variance": 5.474898922
              },
              {
                "average": 20.37824117,
                "count": 6035377,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.354599131,
                "variance": 1.834938807
              },
              {
                "average": 3.447838138,
                "count": 6035377,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.338407987,
                "variance": 5.468151916
              },
              {
                "average": 7.140461317,
                "count": 6035377,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9684126459,
                "variance": 0.9378230527
              },
              {
                "average": 247855688.7,
                "count": 6035377,
                "maximum": 247856076.9,
                "minimum": 247854301.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 426.0772522,
                "variance": 181541.8248
              },
              {
                "average": 0,
                "count": 6035377,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6035377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6035377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6035377,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6035377,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1180775.875,
              864692.2593,
              -15.42823799,
              1181436.135,
              865723.7393,
              60.79176201
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1180775.8749237056,
                    864692.2592855012,
                    -15.428237990715612
                  ],
                  [
                    1180775.8749237056,
                    865723.7392855012,
                    -15.428237990715612
                  ],
                  [
                    1181436.1349237054,
                    865723.7392855012,
                    60.79176200928438
                  ],
                  [
                    1181436.1349237054,
                    864692.2592855012,
                    60.79176200928438
                  ],
                  [
                    1180775.8749237056,
                    864692.2592855012,
                    -15.428237990715612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T18:41:16+00:00",
            "end_time": "2019-07-22T18:11: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": "20190722_NCMP_AK_08VNH2133.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.66191588101904,
              56.242451026881724,
              -14.49751796462074
            ],
            [
              -134.65660481695284,
              56.252286587657885,
              -14.49751796462074
            ],
            [
              -134.64168102961534,
              56.249802246712925,
              52.022482035379255
            ],
            [
              -134.646995716582,
              56.239967318698646,
              52.022482035379255
            ],
            [
              -134.66191588101904,
              56.242451026881724,
              -14.49751796462074
            ]
          ]
        ]
      },
      "bbox": [
        -134.6619159,
        56.23996732,
        -14.49751796,
        -134.641681,
        56.25228659,
        52.02248204
      ],
      "properties": {
        "datetime": "2019-07-22T18:41:31Z",
        "pc:count": 9371353,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1180892.735,
            "count": 9371353,
            "maximum": 1181330.647,
            "minimum": 1180366.287,
            "name": "X",
            "position": 0,
            "stddev": 213.57662,
            "variance": 45614.97259
          },
          {
            "average": 866330.8258,
            "count": 9371353,
            "maximum": 866772.1578,
            "minimum": 865627.1578,
            "name": "Y",
            "position": 1,
            "stddev": 266.3378457,
            "variance": 70935.84803
          },
          {
            "average": 16.64305584,
            "count": 9371353,
            "maximum": 52.02248204,
            "minimum": -14.49751796,
            "name": "Z",
            "position": 2,
            "stddev": 9.985061715,
            "variance": 99.70145746
          },
          {
            "average": 191.1904053,
            "count": 9371353,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 371.2736894,
            "variance": 137844.1524
          },
          {
            "average": 2.348515951,
            "count": 9371353,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.283228386,
            "variance": 1.646675091
          },
          {
            "average": 3.698472462,
            "count": 9371353,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.589315219,
            "variance": 2.525922866
          },
          {
            "average": 1,
            "count": 9371353,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9371353,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.266050911,
            "count": 9371353,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.573018497,
            "variance": 31.05853517
          },
          {
            "average": 19.83152761,
            "count": 9371353,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.311287481,
            "variance": 1.719474859
          },
          {
            "average": 2.91659294,
            "count": 9371353,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.082441816,
            "variance": 4.336563919
          },
          {
            "average": 5.447866386,
            "count": 9371353,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.148575771,
            "variance": 4.616377842
          },
          {
            "average": 247854947.2,
            "count": 9371353,
            "maximum": 247856091.1,
            "minimum": 247852892,
            "name": "GpsTime",
            "position": 12,
            "stddev": 963.6216942,
            "variance": 928566.7696
          },
          {
            "average": 0,
            "count": 9371353,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9371353,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9371353,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9371353,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9371353,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1180366.287,
          865627.1578,
          -14.49751796,
          1181330.647,
          866772.1578,
          52.02248204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1180366.2866376631,
                865627.1578168748,
                -14.49751796462074
              ],
              [
                1180366.2866376631,
                866772.1578168748,
                -14.49751796462074
              ],
              [
                1181330.646637663,
                866772.1578168748,
                52.022482035379255
              ],
              [
                1181330.646637663,
                865627.1578168748,
                52.022482035379255
              ],
              [
                1180366.2866376631,
                865627.1578168748,
                -14.49751796462074
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T18:41:31+00:00",
        "end_time": "2019-07-22T17:48:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2133.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2133.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2133.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2133.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.6619159,
            56.23996732,
            -14.49751796,
            -134.641681,
            56.25228659,
            52.02248204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.66191588101904,
                  56.242451026881724,
                  -14.49751796462074
                ],
                [
                  -134.65660481695284,
                  56.252286587657885,
                  -14.49751796462074
                ],
                [
                  -134.64168102961534,
                  56.249802246712925,
                  52.022482035379255
                ],
                [
                  -134.646995716582,
                  56.239967318698646,
                  52.022482035379255
                ],
                [
                  -134.66191588101904,
                  56.242451026881724,
                  -14.49751796462074
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2133.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2133.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T18:41:31Z",
            "pc:count": 9371353,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1180892.735,
                "count": 9371353,
                "maximum": 1181330.647,
                "minimum": 1180366.287,
                "name": "X",
                "position": 0,
                "stddev": 213.57662,
                "variance": 45614.97259
              },
              {
                "average": 866330.8258,
                "count": 9371353,
                "maximum": 866772.1578,
                "minimum": 865627.1578,
                "name": "Y",
                "position": 1,
                "stddev": 266.3378457,
                "variance": 70935.84803
              },
              {
                "average": 16.64305584,
                "count": 9371353,
                "maximum": 52.02248204,
                "minimum": -14.49751796,
                "name": "Z",
                "position": 2,
                "stddev": 9.985061715,
                "variance": 99.70145746
              },
              {
                "average": 191.1904053,
                "count": 9371353,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 371.2736894,
                "variance": 137844.1524
              },
              {
                "average": 2.348515951,
                "count": 9371353,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.283228386,
                "variance": 1.646675091
              },
              {
                "average": 3.698472462,
                "count": 9371353,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.589315219,
                "variance": 2.525922866
              },
              {
                "average": 1,
                "count": 9371353,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9371353,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.266050911,
                "count": 9371353,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.573018497,
                "variance": 31.05853517
              },
              {
                "average": 19.83152761,
                "count": 9371353,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.311287481,
                "variance": 1.719474859
              },
              {
                "average": 2.91659294,
                "count": 9371353,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.082441816,
                "variance": 4.336563919
              },
              {
                "average": 5.447866386,
                "count": 9371353,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.148575771,
                "variance": 4.616377842
              },
              {
                "average": 247854947.2,
                "count": 9371353,
                "maximum": 247856091.1,
                "minimum": 247852892,
                "name": "GpsTime",
                "position": 12,
                "stddev": 963.6216942,
                "variance": 928566.7696
              },
              {
                "average": 0,
                "count": 9371353,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9371353,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9371353,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9371353,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9371353,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1180366.287,
              865627.1578,
              -14.49751796,
              1181330.647,
              866772.1578,
              52.02248204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1180366.2866376631,
                    865627.1578168748,
                    -14.49751796462074
                  ],
                  [
                    1180366.2866376631,
                    866772.1578168748,
                    -14.49751796462074
                  ],
                  [
                    1181330.646637663,
                    866772.1578168748,
                    52.022482035379255
                  ],
                  [
                    1181330.646637663,
                    865627.1578168748,
                    52.022482035379255
                  ],
                  [
                    1180366.2866376631,
                    865627.1578168748,
                    -14.49751796462074
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T18:41:31+00:00",
            "end_time": "2019-07-22T17:48: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": "20190722_NCMP_AK_08VNH2134.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -134.6629636327515,
              56.25127275011834,
              -8.36176750076148
            ],
            [
              -134.65747755335173,
              56.26143036862638,
              -8.36176750076148
            ],
            [
              -134.6404926631298,
              56.25860361375511,
              101.79823249923851
            ],
            [
              -134.6459830018211,
              56.24844673904083,
              101.79823249923851
            ],
            [
              -134.6629636327515,
              56.25127275011834,
              -8.36176750076148
            ]
          ]
        ]
      },
      "bbox": [
        -134.6629636,
        56.24844674,
        -8.361767501,
        -134.6404927,
        56.26143037,
        101.7982325
      ],
      "properties": {
        "datetime": "2019-07-22T18:41:44Z",
        "pc:count": 14878719,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1180600.312,
            "count": 14878719,
            "maximum": 1181119.027,
            "minimum": 1180021.747,
            "name": "X",
            "position": 0,
            "stddev": 229.6682128,
            "variance": 52747.48796
          },
          {
            "average": 867189.0338,
            "count": 14878719,
            "maximum": 867733.3593,
            "minimum": 866550.8593,
            "name": "Y",
            "position": 1,
            "stddev": 286.0697685,
            "variance": 81835.91246
          },
          {
            "average": 23.50993611,
            "count": 14878719,
            "maximum": 101.7982325,
            "minimum": -8.361767501,
            "name": "Z",
            "position": 2,
            "stddev": 18.22664523,
            "variance": 332.2105963
          },
          {
            "average": 178.5213441,
            "count": 14878719,
            "maximum": 40088,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 314.3029557,
            "variance": 98786.34796
          },
          {
            "average": 2.296087788,
            "count": 14878719,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.264407012,
            "variance": 1.598725091
          },
          {
            "average": 3.593763011,
            "count": 14878719,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.516321398,
            "variance": 2.299230583
          },
          {
            "average": 1,
            "count": 14878719,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14878719,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.559989539,
            "count": 14878719,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.213281043,
            "variance": 38.60486132
          },
          {
            "average": 19.98437479,
            "count": 14878719,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.81948963,
            "variance": 3.310542512
          },
          {
            "average": 2.661537932,
            "count": 14878719,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.762487232,
            "variance": 3.106361245
          },
          {
            "average": 5.072586491,
            "count": 14878719,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.150206139,
            "variance": 4.623386439
          },
          {
            "average": 247854790.6,
            "count": 14878719,
            "maximum": 247856104.6,
            "minimum": 247852898.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 969.6653913,
            "variance": 940250.9711
          },
          {
            "average": 0,
            "count": 14878719,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14878719,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14878719,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14878719,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14878719,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1180021.747,
          866550.8593,
          -8.361767501,
          1181119.027,
          867733.3593,
          101.7982325
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1180021.7467496744,
                866550.8592834318,
                -8.36176750076148
              ],
              [
                1180021.7467496744,
                867733.3592834318,
                -8.36176750076148
              ],
              [
                1181119.0267496742,
                867733.3592834318,
                101.79823249923851
              ],
              [
                1181119.0267496742,
                866550.8592834318,
                101.79823249923851
              ],
              [
                1180021.7467496744,
                866550.8592834318,
                -8.36176750076148
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-22T18:41:44+00:00",
        "end_time": "2019-07-22T17:48:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2134.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190722_NCMP_AK_08VNH2134.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2134.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2134.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -134.6629636,
            56.24844674,
            -8.361767501,
            -134.6404927,
            56.26143037,
            101.7982325
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -134.6629636327515,
                  56.25127275011834,
                  -8.36176750076148
                ],
                [
                  -134.65747755335173,
                  56.26143036862638,
                  -8.36176750076148
                ],
                [
                  -134.6404926631298,
                  56.25860361375511,
                  101.79823249923851
                ],
                [
                  -134.6459830018211,
                  56.24844673904083,
                  101.79823249923851
                ],
                [
                  -134.6629636327515,
                  56.25127275011834,
                  -8.36176750076148
                ]
              ]
            ]
          },
          "id": "20190722_NCMP_AK_08VNH2134.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_531_PortAlexander/20190722_NCMP_AK_08VNH2134.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-22T18:41:44Z",
            "pc:count": 14878719,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1180600.312,
                "count": 14878719,
                "maximum": 1181119.027,
                "minimum": 1180021.747,
                "name": "X",
                "position": 0,
                "stddev": 229.6682128,
                "variance": 52747.48796
              },
              {
                "average": 867189.0338,
                "count": 14878719,
                "maximum": 867733.3593,
                "minimum": 866550.8593,
                "name": "Y",
                "position": 1,
                "stddev": 286.0697685,
                "variance": 81835.91246
              },
              {
                "average": 23.50993611,
                "count": 14878719,
                "maximum": 101.7982325,
                "minimum": -8.361767501,
                "name": "Z",
                "position": 2,
                "stddev": 18.22664523,
                "variance": 332.2105963
              },
              {
                "average": 178.5213441,
                "count": 14878719,
                "maximum": 40088,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 314.3029557,
                "variance": 98786.34796
              },
              {
                "average": 2.296087788,
                "count": 14878719,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.264407012,
                "variance": 1.598725091
              },
              {
                "average": 3.593763011,
                "count": 14878719,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.516321398,
                "variance": 2.299230583
              },
              {
                "average": 1,
                "count": 14878719,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14878719,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.559989539,
                "count": 14878719,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.213281043,
                "variance": 38.60486132
              },
              {
                "average": 19.98437479,
                "count": 14878719,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.81948963,
                "variance": 3.310542512
              },
              {
                "average": 2.661537932,
                "count": 14878719,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.762487232,
                "variance": 3.106361245
              },
              {
                "average": 5.072586491,
                "count": 14878719,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.150206139,
                "variance": 4.623386439
              },
              {
                "average": 247854790.6,
                "count": 14878719,
                "maximum": 247856104.6,
                "minimum": 247852898.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 969.6653913,
                "variance": 940250.9711
              },
              {
                "average": 0,
                "count": 14878719,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14878719,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14878719,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14878719,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14878719,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1180021.747,
              866550.8593,
              -8.361767501,
              1181119.027,
              867733.3593,
              101.7982325
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1180021.7467496744,
                    866550.8592834318,
                    -8.36176750076148
                  ],
                  [
                    1180021.7467496744,
                    867733.3592834318,
                    -8.36176750076148
                  ],
                  [
                    1181119.0267496742,
                    867733.3592834318,
                    101.79823249923851
                  ],
                  [
                    1181119.0267496742,
                    866550.8592834318,
                    101.79823249923851
                  ],
                  [
                    1180021.7467496744,
                    866550.8592834318,
                    -8.36176750076148
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-22T18:41:44+00:00",
            "end_time": "2019-07-22T17:48: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": "20190717_NCMP_AK_05VNG7313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.70514781699367,
              59.648785420993825,
              -16.601993169404075
            ],
            [
              -151.70452735963553,
              59.6578004111099,
              -16.601993169404075
            ],
            [
              -151.68652864318378,
              59.6574865850972,
              -6.781993169404076
            ],
            [
              -151.68715395768484,
              59.64847167873168,
              -6.781993169404076
            ],
            [
              -151.70514781699367,
              59.648785420993825,
              -16.601993169404075
            ]
          ]
        ]
      },
      "bbox": [
        -151.7051478,
        59.64847168,
        -16.60199317,
        -151.6865286,
        59.65780041,
        -6.781993169
      ],
      "properties": {
        "datetime": "2019-07-28T20:08:23Z",
        "pc:count": 626658,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129459.1529,
            "count": 626658,
            "maximum": 129912.1438,
            "minimum": 128900.6238,
            "name": "X",
            "position": 0,
            "stddev": 271.425436,
            "variance": 73671.76728
          },
          {
            "average": 1075796.152,
            "count": 626658,
            "maximum": 1076251.342,
            "minimum": 1075242.662,
            "name": "Y",
            "position": 1,
            "stddev": 258.6329581,
            "variance": 66891.00703
          },
          {
            "average": -11.91762653,
            "count": 626658,
            "maximum": -6.781993169,
            "minimum": -16.60199317,
            "name": "Z",
            "position": 2,
            "stddev": 1.12805698,
            "variance": 1.272512551
          },
          {
            "average": 1795.260539,
            "count": 626658,
            "maximum": 4640,
            "minimum": 505,
            "name": "Intensity",
            "position": 3,
            "stddev": 546.1215645,
            "variance": 298248.7632
          },
          {
            "average": 1,
            "count": 626658,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 626658,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 626658,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 626658,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 626658,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.85567392,
            "count": 626658,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.209168171,
            "variance": 1.462087665
          },
          {
            "average": 2.011085792,
            "count": 626658,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1047496489,
            "variance": 0.01097248895
          },
          {
            "average": 2.933756531,
            "count": 626658,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.245768862,
            "variance": 1.551940058
          },
          {
            "average": 248099405.3,
            "count": 626658,
            "maximum": 248379703.6,
            "minimum": 247431061.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 431209.3545,
            "variance": 185941507400.0
          },
          {
            "average": 0,
            "count": 626658,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 626658,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 626658,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 626658,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 626658,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128900.6238,
          1075242.662,
          -16.60199317,
          129912.1438,
          1076251.342,
          -6.781993169
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128900.62384733593,
                1075242.662099316,
                -16.601993169404075
              ],
              [
                128900.62384733593,
                1076251.3420993162,
                -16.601993169404075
              ],
              [
                129912.14384733592,
                1076251.3420993162,
                -6.781993169404076
              ],
              [
                129912.14384733592,
                1075242.662099316,
                -6.781993169404076
              ],
              [
                128900.62384733593,
                1075242.662099316,
                -16.601993169404075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:08:23+00:00",
        "end_time": "2019-07-17T20:37:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7051478,
            59.64847168,
            -16.60199317,
            -151.6865286,
            59.65780041,
            -6.781993169
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.70514781699367,
                  59.648785420993825,
                  -16.601993169404075
                ],
                [
                  -151.70452735963553,
                  59.6578004111099,
                  -16.601993169404075
                ],
                [
                  -151.68652864318378,
                  59.6574865850972,
                  -6.781993169404076
                ],
                [
                  -151.68715395768484,
                  59.64847167873168,
                  -6.781993169404076
                ],
                [
                  -151.70514781699367,
                  59.648785420993825,
                  -16.601993169404075
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:08:23Z",
            "pc:count": 626658,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129459.1529,
                "count": 626658,
                "maximum": 129912.1438,
                "minimum": 128900.6238,
                "name": "X",
                "position": 0,
                "stddev": 271.425436,
                "variance": 73671.76728
              },
              {
                "average": 1075796.152,
                "count": 626658,
                "maximum": 1076251.342,
                "minimum": 1075242.662,
                "name": "Y",
                "position": 1,
                "stddev": 258.6329581,
                "variance": 66891.00703
              },
              {
                "average": -11.91762653,
                "count": 626658,
                "maximum": -6.781993169,
                "minimum": -16.60199317,
                "name": "Z",
                "position": 2,
                "stddev": 1.12805698,
                "variance": 1.272512551
              },
              {
                "average": 1795.260539,
                "count": 626658,
                "maximum": 4640,
                "minimum": 505,
                "name": "Intensity",
                "position": 3,
                "stddev": 546.1215645,
                "variance": 298248.7632
              },
              {
                "average": 1,
                "count": 626658,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 626658,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 626658,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 626658,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 626658,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.85567392,
                "count": 626658,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.209168171,
                "variance": 1.462087665
              },
              {
                "average": 2.011085792,
                "count": 626658,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1047496489,
                "variance": 0.01097248895
              },
              {
                "average": 2.933756531,
                "count": 626658,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.245768862,
                "variance": 1.551940058
              },
              {
                "average": 248099405.3,
                "count": 626658,
                "maximum": 248379703.6,
                "minimum": 247431061.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 431209.3545,
                "variance": 185941507400.0
              },
              {
                "average": 0,
                "count": 626658,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 626658,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 626658,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 626658,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 626658,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128900.6238,
              1075242.662,
              -16.60199317,
              129912.1438,
              1076251.342,
              -6.781993169
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128900.62384733593,
                    1075242.662099316,
                    -16.601993169404075
                  ],
                  [
                    128900.62384733593,
                    1076251.3420993162,
                    -16.601993169404075
                  ],
                  [
                    129912.14384733592,
                    1076251.3420993162,
                    -6.781993169404076
                  ],
                  [
                    129912.14384733592,
                    1075242.662099316,
                    -6.781993169404076
                  ],
                  [
                    128900.62384733593,
                    1075242.662099316,
                    -16.601993169404075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:08:23+00:00",
            "end_time": "2019-07-17T20:37: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": "20190717_NCMP_AK_05VNG7314.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.70480803411624,
              59.657679659694466,
              -13.701018140798908
            ],
            [
              -151.7041814102241,
              59.66678041753168,
              -13.701018140798908
            ],
            [
              -151.68617678238047,
              59.666466526435755,
              162.77898185920108
            ],
            [
              -151.68680831255853,
              59.6573658531939,
              162.77898185920108
            ],
            [
              -151.70480803411624,
              59.657679659694466,
              -13.701018140798908
            ]
          ]
        ]
      },
      "bbox": [
        -151.704808,
        59.65736585,
        -13.70101814,
        -151.6861768,
        59.66678042,
        162.7789819
      ],
      "properties": {
        "datetime": "2019-07-28T21:04:19Z",
        "pc:count": 4968626,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129593.4943,
            "count": 4968626,
            "maximum": 129896.9156,
            "minimum": 128885.3356,
            "name": "X",
            "position": 0,
            "stddev": 225.9612951,
            "variance": 51058.50686
          },
          {
            "average": 1076994.208,
            "count": 4968626,
            "maximum": 1077255.583,
            "minimum": 1076237.303,
            "name": "Y",
            "position": 1,
            "stddev": 206.8084744,
            "variance": 42769.74508
          },
          {
            "average": 38.23558275,
            "count": 4968626,
            "maximum": 162.7789819,
            "minimum": -13.70101814,
            "name": "Z",
            "position": 2,
            "stddev": 45.4024831,
            "variance": 2061.385472
          },
          {
            "average": 260.0431349,
            "count": 4968626,
            "maximum": 9843,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 589.6782706,
            "variance": 347720.4629
          },
          {
            "average": 1.493300562,
            "count": 4968626,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.91458621,
            "variance": 0.8364679355
          },
          {
            "average": 1.987593955,
            "count": 4968626,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.348381861,
            "variance": 1.818133644
          },
          {
            "average": 1,
            "count": 4968626,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4968626,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.94933147,
            "count": 4968626,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.8184343,
            "variance": 190.9491264
          },
          {
            "average": 19.83384804,
            "count": 4968626,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.559246924,
            "variance": 2.43125097
          },
          {
            "average": 1.963333726,
            "count": 4968626,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8979356773,
            "variance": 0.8062884805
          },
          {
            "average": 9.571822673,
            "count": 4968626,
            "maximum": 13,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.942129356,
            "variance": 3.771866434
          },
          {
            "average": 247979800.1,
            "count": 4968626,
            "maximum": 248383059.4,
            "minimum": 247432233.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 467971.4775,
            "variance": 218997303800.0
          },
          {
            "average": 0,
            "count": 4968626,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4968626,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4968626,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4968626,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4968626,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128885.3356,
          1076237.303,
          -13.70101814,
          129896.9156,
          1077255.583,
          162.7789819
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128885.33561551436,
                1076237.302687127,
                -13.701018140798908
              ],
              [
                128885.33561551436,
                1077255.5826871267,
                -13.701018140798908
              ],
              [
                129896.91561551434,
                1077255.5826871267,
                162.77898185920108
              ],
              [
                129896.91561551434,
                1076237.302687127,
                162.77898185920108
              ],
              [
                128885.33561551436,
                1076237.302687127,
                -13.701018140798908
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:04:19+00:00",
        "end_time": "2019-07-17T20:57:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7314.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7314.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7314.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7314.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.704808,
            59.65736585,
            -13.70101814,
            -151.6861768,
            59.66678042,
            162.7789819
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.70480803411624,
                  59.657679659694466,
                  -13.701018140798908
                ],
                [
                  -151.7041814102241,
                  59.66678041753168,
                  -13.701018140798908
                ],
                [
                  -151.68617678238047,
                  59.666466526435755,
                  162.77898185920108
                ],
                [
                  -151.68680831255853,
                  59.6573658531939,
                  162.77898185920108
                ],
                [
                  -151.70480803411624,
                  59.657679659694466,
                  -13.701018140798908
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7314.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7314.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:04:19Z",
            "pc:count": 4968626,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129593.4943,
                "count": 4968626,
                "maximum": 129896.9156,
                "minimum": 128885.3356,
                "name": "X",
                "position": 0,
                "stddev": 225.9612951,
                "variance": 51058.50686
              },
              {
                "average": 1076994.208,
                "count": 4968626,
                "maximum": 1077255.583,
                "minimum": 1076237.303,
                "name": "Y",
                "position": 1,
                "stddev": 206.8084744,
                "variance": 42769.74508
              },
              {
                "average": 38.23558275,
                "count": 4968626,
                "maximum": 162.7789819,
                "minimum": -13.70101814,
                "name": "Z",
                "position": 2,
                "stddev": 45.4024831,
                "variance": 2061.385472
              },
              {
                "average": 260.0431349,
                "count": 4968626,
                "maximum": 9843,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 589.6782706,
                "variance": 347720.4629
              },
              {
                "average": 1.493300562,
                "count": 4968626,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.91458621,
                "variance": 0.8364679355
              },
              {
                "average": 1.987593955,
                "count": 4968626,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.348381861,
                "variance": 1.818133644
              },
              {
                "average": 1,
                "count": 4968626,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4968626,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.94933147,
                "count": 4968626,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.8184343,
                "variance": 190.9491264
              },
              {
                "average": 19.83384804,
                "count": 4968626,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.559246924,
                "variance": 2.43125097
              },
              {
                "average": 1.963333726,
                "count": 4968626,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8979356773,
                "variance": 0.8062884805
              },
              {
                "average": 9.571822673,
                "count": 4968626,
                "maximum": 13,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.942129356,
                "variance": 3.771866434
              },
              {
                "average": 247979800.1,
                "count": 4968626,
                "maximum": 248383059.4,
                "minimum": 247432233.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 467971.4775,
                "variance": 218997303800.0
              },
              {
                "average": 0,
                "count": 4968626,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4968626,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4968626,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4968626,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4968626,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128885.3356,
              1076237.303,
              -13.70101814,
              129896.9156,
              1077255.583,
              162.7789819
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128885.33561551436,
                    1076237.302687127,
                    -13.701018140798908
                  ],
                  [
                    128885.33561551436,
                    1077255.5826871267,
                    -13.701018140798908
                  ],
                  [
                    129896.91561551434,
                    1077255.5826871267,
                    162.77898185920108
                  ],
                  [
                    129896.91561551434,
                    1076237.302687127,
                    162.77898185920108
                  ],
                  [
                    128885.33561551436,
                    1076237.302687127,
                    -13.701018140798908
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:04:19+00:00",
            "end_time": "2019-07-17T20:57: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": "20190717_NCMP_AK_05VNG7315.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.70437993289286,
              59.66665154098382,
              -3.785750259563869
            ],
            [
              -151.70395119065302,
              59.6728760522361,
              -3.785750259563869
            ],
            [
              -151.68602373656842,
              59.672563538407296,
              177.0942497404361
            ],
            [
              -151.68645582101186,
              59.66633908478059,
              177.0942497404361
            ],
            [
              -151.70437993289286,
              59.66665154098382,
              -3.785750259563869
            ]
          ]
        ]
      },
      "bbox": [
        -151.7043799,
        59.66633908,
        -3.78575026,
        -151.6860237,
        59.67287605,
        177.0942497
      ],
      "properties": {
        "datetime": "2019-07-28T21:04:11Z",
        "pc:count": 4861107,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129398.9166,
            "count": 4861107,
            "maximum": 129881.7532,
            "minimum": 128874.6932,
            "name": "X",
            "position": 0,
            "stddev": 292.8425439,
            "variance": 85756.75553
          },
          {
            "average": 1077499.691,
            "count": 4861107,
            "maximum": 1077937.255,
            "minimum": 1077240.795,
            "name": "Y",
            "position": 1,
            "stddev": 165.4906024,
            "variance": 27387.1395
          },
          {
            "average": 94.17042882,
            "count": 4861107,
            "maximum": 177.0942497,
            "minimum": -3.78575026,
            "name": "Z",
            "position": 2,
            "stddev": 44.15267077,
            "variance": 1949.458336
          },
          {
            "average": 222.7273899,
            "count": 4861107,
            "maximum": 16436,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 360.1185545,
            "variance": 129685.3733
          },
          {
            "average": 1.833477231,
            "count": 4861107,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.079194106,
            "variance": 1.164659918
          },
          {
            "average": 2.668046805,
            "count": 4861107,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.451366368,
            "variance": 2.106464333
          },
          {
            "average": 1,
            "count": 4861107,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861107,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.419179212,
            "count": 4861107,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.029213267,
            "variance": 36.35141262
          },
          {
            "average": 19.69352302,
            "count": 4861107,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.897121848,
            "variance": 3.599071307
          },
          {
            "average": 1.985749748,
            "count": 4861107,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.284908034,
            "variance": 1.650988655
          },
          {
            "average": 10.94867321,
            "count": 4861107,
            "maximum": 13,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.863924583,
            "variance": 0.7463656851
          },
          {
            "average": 248004550.2,
            "count": 4861107,
            "maximum": 248383051.4,
            "minimum": 247434083.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 463579.1073,
            "variance": 214905588800.0
          },
          {
            "average": 0,
            "count": 4861107,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861107,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861107,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861107,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4861107,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128874.6932,
          1077240.795,
          -3.78575026,
          129881.7532,
          1077937.255,
          177.0942497
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128874.69321405307,
                1077240.7946820376,
                -3.785750259563869
              ],
              [
                128874.69321405307,
                1077937.2546820375,
                -3.785750259563869
              ],
              [
                129881.75321405307,
                1077937.2546820375,
                177.0942497404361
              ],
              [
                129881.75321405307,
                1077240.7946820376,
                177.0942497404361
              ],
              [
                128874.69321405307,
                1077240.7946820376,
                -3.785750259563869
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:04:11+00:00",
        "end_time": "2019-07-17T21:28:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7315.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7315.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7315.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7315.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7043799,
            59.66633908,
            -3.78575026,
            -151.6860237,
            59.67287605,
            177.0942497
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.70437993289286,
                  59.66665154098382,
                  -3.785750259563869
                ],
                [
                  -151.70395119065302,
                  59.6728760522361,
                  -3.785750259563869
                ],
                [
                  -151.68602373656842,
                  59.672563538407296,
                  177.0942497404361
                ],
                [
                  -151.68645582101186,
                  59.66633908478059,
                  177.0942497404361
                ],
                [
                  -151.70437993289286,
                  59.66665154098382,
                  -3.785750259563869
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7315.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7315.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:04:11Z",
            "pc:count": 4861107,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129398.9166,
                "count": 4861107,
                "maximum": 129881.7532,
                "minimum": 128874.6932,
                "name": "X",
                "position": 0,
                "stddev": 292.8425439,
                "variance": 85756.75553
              },
              {
                "average": 1077499.691,
                "count": 4861107,
                "maximum": 1077937.255,
                "minimum": 1077240.795,
                "name": "Y",
                "position": 1,
                "stddev": 165.4906024,
                "variance": 27387.1395
              },
              {
                "average": 94.17042882,
                "count": 4861107,
                "maximum": 177.0942497,
                "minimum": -3.78575026,
                "name": "Z",
                "position": 2,
                "stddev": 44.15267077,
                "variance": 1949.458336
              },
              {
                "average": 222.7273899,
                "count": 4861107,
                "maximum": 16436,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 360.1185545,
                "variance": 129685.3733
              },
              {
                "average": 1.833477231,
                "count": 4861107,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.079194106,
                "variance": 1.164659918
              },
              {
                "average": 2.668046805,
                "count": 4861107,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.451366368,
                "variance": 2.106464333
              },
              {
                "average": 1,
                "count": 4861107,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861107,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.419179212,
                "count": 4861107,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.029213267,
                "variance": 36.35141262
              },
              {
                "average": 19.69352302,
                "count": 4861107,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.897121848,
                "variance": 3.599071307
              },
              {
                "average": 1.985749748,
                "count": 4861107,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.284908034,
                "variance": 1.650988655
              },
              {
                "average": 10.94867321,
                "count": 4861107,
                "maximum": 13,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.863924583,
                "variance": 0.7463656851
              },
              {
                "average": 248004550.2,
                "count": 4861107,
                "maximum": 248383051.4,
                "minimum": 247434083.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 463579.1073,
                "variance": 214905588800.0
              },
              {
                "average": 0,
                "count": 4861107,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861107,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861107,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861107,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4861107,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128874.6932,
              1077240.795,
              -3.78575026,
              129881.7532,
              1077937.255,
              177.0942497
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128874.69321405307,
                    1077240.7946820376,
                    -3.785750259563869
                  ],
                  [
                    128874.69321405307,
                    1077937.2546820375,
                    -3.785750259563869
                  ],
                  [
                    129881.75321405307,
                    1077937.2546820375,
                    177.0942497404361
                  ],
                  [
                    129881.75321405307,
                    1077240.7946820376,
                    177.0942497404361
                  ],
                  [
                    128874.69321405307,
                    1077240.7946820376,
                    -3.785750259563869
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:04:11+00:00",
            "end_time": "2019-07-17T21:28: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": "20190717_NCMP_AK_05VNG8311.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.52859141167585,
              59.628877710169384,
              -5.310480102364718
            ],
            [
              -151.52792276459422,
              59.63790370256019,
              -5.310480102364718
            ],
            [
              -151.50993544133394,
              59.63756581534264,
              41.06951989763529
            ],
            [
              -151.51060894453767,
              59.62853991316096,
              41.06951989763529
            ],
            [
              -151.52859141167585,
              59.628877710169384,
              -5.310480102364718
            ]
          ]
        ]
      },
      "bbox": [
        -151.5285914,
        59.62853991,
        -5.310480102,
        -151.5099354,
        59.6379037,
        41.0695199
      ],
      "properties": {
        "datetime": "2019-07-28T20:57:52Z",
        "pc:count": 10306062,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 139339.2022,
            "count": 10306062,
            "maximum": 139907.6914,
            "minimum": 138896.1114,
            "name": "X",
            "position": 0,
            "stddev": 277.7488812,
            "variance": 77144.44102
          },
          {
            "average": 1074010.315,
            "count": 10306062,
            "maximum": 1074383.952,
            "minimum": 1073373.952,
            "name": "Y",
            "position": 1,
            "stddev": 243.1483141,
            "variance": 59121.10266
          },
          {
            "average": 10.17168005,
            "count": 10306062,
            "maximum": 41.0695199,
            "minimum": -5.310480102,
            "name": "Z",
            "position": 2,
            "stddev": 10.35512839,
            "variance": 107.2286839
          },
          {
            "average": 252.8165145,
            "count": 10306062,
            "maximum": 44970,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 751.2633283,
            "variance": 564396.5884
          },
          {
            "average": 1.66673876,
            "count": 10306062,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.101813169,
            "variance": 1.213992259
          },
          {
            "average": 2.337178352,
            "count": 10306062,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.682046383,
            "variance": 2.829280036
          },
          {
            "average": 1,
            "count": 10306062,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10306062,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 11.68139227,
            "count": 10306062,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.54999765,
            "variance": 183.6024364
          },
          {
            "average": 19.92087219,
            "count": 10306062,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.462209132,
            "variance": 2.138055546
          },
          {
            "average": 2.24822226,
            "count": 10306062,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.465600059,
            "variance": 2.147983532
          },
          {
            "average": 10.51299895,
            "count": 10306062,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.280982953,
            "variance": 1.640917326
          },
          {
            "average": 247964447,
            "count": 10306062,
            "maximum": 248382672.8,
            "minimum": 247433314.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 470111.2637,
            "variance": 221004600200.0
          },
          {
            "average": 0,
            "count": 10306062,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10306062,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10306062,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10306062,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10306062,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          138896.1114,
          1073373.952,
          -5.310480102,
          139907.6914,
          1074383.952,
          41.0695199
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                138896.11142289898,
                1073373.9518091448,
                -5.310480102364718
              ],
              [
                138896.11142289898,
                1074383.9518091448,
                -5.310480102364718
              ],
              [
                139907.691422899,
                1074383.9518091448,
                41.06951989763529
              ],
              [
                139907.691422899,
                1073373.9518091448,
                41.06951989763529
              ],
              [
                138896.11142289898,
                1073373.9518091448,
                -5.310480102364718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:57:52+00:00",
        "end_time": "2019-07-17T21:15:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8311.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8311.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8311.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8311.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5285914,
            59.62853991,
            -5.310480102,
            -151.5099354,
            59.6379037,
            41.0695199
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.52859141167585,
                  59.628877710169384,
                  -5.310480102364718
                ],
                [
                  -151.52792276459422,
                  59.63790370256019,
                  -5.310480102364718
                ],
                [
                  -151.50993544133394,
                  59.63756581534264,
                  41.06951989763529
                ],
                [
                  -151.51060894453767,
                  59.62853991316096,
                  41.06951989763529
                ],
                [
                  -151.52859141167585,
                  59.628877710169384,
                  -5.310480102364718
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8311.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8311.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:57:52Z",
            "pc:count": 10306062,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 139339.2022,
                "count": 10306062,
                "maximum": 139907.6914,
                "minimum": 138896.1114,
                "name": "X",
                "position": 0,
                "stddev": 277.7488812,
                "variance": 77144.44102
              },
              {
                "average": 1074010.315,
                "count": 10306062,
                "maximum": 1074383.952,
                "minimum": 1073373.952,
                "name": "Y",
                "position": 1,
                "stddev": 243.1483141,
                "variance": 59121.10266
              },
              {
                "average": 10.17168005,
                "count": 10306062,
                "maximum": 41.0695199,
                "minimum": -5.310480102,
                "name": "Z",
                "position": 2,
                "stddev": 10.35512839,
                "variance": 107.2286839
              },
              {
                "average": 252.8165145,
                "count": 10306062,
                "maximum": 44970,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 751.2633283,
                "variance": 564396.5884
              },
              {
                "average": 1.66673876,
                "count": 10306062,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.101813169,
                "variance": 1.213992259
              },
              {
                "average": 2.337178352,
                "count": 10306062,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.682046383,
                "variance": 2.829280036
              },
              {
                "average": 1,
                "count": 10306062,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10306062,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 11.68139227,
                "count": 10306062,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.54999765,
                "variance": 183.6024364
              },
              {
                "average": 19.92087219,
                "count": 10306062,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.462209132,
                "variance": 2.138055546
              },
              {
                "average": 2.24822226,
                "count": 10306062,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.465600059,
                "variance": 2.147983532
              },
              {
                "average": 10.51299895,
                "count": 10306062,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.280982953,
                "variance": 1.640917326
              },
              {
                "average": 247964447,
                "count": 10306062,
                "maximum": 248382672.8,
                "minimum": 247433314.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 470111.2637,
                "variance": 221004600200.0
              },
              {
                "average": 0,
                "count": 10306062,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10306062,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10306062,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10306062,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10306062,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              138896.1114,
              1073373.952,
              -5.310480102,
              139907.6914,
              1074383.952,
              41.0695199
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    138896.11142289898,
                    1073373.9518091448,
                    -5.310480102364718
                  ],
                  [
                    138896.11142289898,
                    1074383.9518091448,
                    -5.310480102364718
                  ],
                  [
                    139907.691422899,
                    1074383.9518091448,
                    41.06951989763529
                  ],
                  [
                    139907.691422899,
                    1073373.9518091448,
                    41.06951989763529
                  ],
                  [
                    138896.11142289898,
                    1073373.9518091448,
                    -5.310480102364718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:57:52+00:00",
            "end_time": "2019-07-17T21:15:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5279668465583,
              59.637846508065316,
              2.393478278488068
            ],
            [
              -151.52729357071973,
              59.646930197432084,
              2.393478278488068
            ],
            [
              -151.50981042457536,
              59.64660182106677,
              48.11347827848807
            ],
            [
              -151.51048845188438,
              59.63751821996233,
              48.11347827848807
            ],
            [
              -151.5279668465583,
              59.637846508065316,
              2.393478278488068
            ]
          ]
        ]
      },
      "bbox": [
        -151.5279668,
        59.63751822,
        2.393478278,
        -151.5098104,
        59.6469302,
        48.11347828
      ],
      "properties": {
        "datetime": "2019-07-28T20:57:52Z",
        "pc:count": 719637,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 139324.6632,
            "count": 719637,
            "maximum": 139876.8338,
            "minimum": 138893.8738,
            "name": "X",
            "position": 0,
            "stddev": 276.9216169,
            "variance": 76685.58192
          },
          {
            "average": 1074885.913,
            "count": 719637,
            "maximum": 1075393.928,
            "minimum": 1074377.468,
            "name": "Y",
            "position": 1,
            "stddev": 431.3713147,
            "variance": 186081.2111
          },
          {
            "average": 11.86681374,
            "count": 719637,
            "maximum": 48.11347828,
            "minimum": 2.393478278,
            "name": "Z",
            "position": 2,
            "stddev": 9.330886677,
            "variance": 87.06544618
          },
          {
            "average": 519.6051954,
            "count": 719637,
            "maximum": 22904,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 498.1595163,
            "variance": 248162.9036
          },
          {
            "average": 1.395620292,
            "count": 719637,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8747803404,
            "variance": 0.7652406439
          },
          {
            "average": 1.795940175,
            "count": 719637,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.360987821,
            "variance": 1.852287849
          },
          {
            "average": 1,
            "count": 719637,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 719637,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.233250931,
            "count": 719637,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4229009134,
            "variance": 0.1788451825
          },
          {
            "average": 19.55042942,
            "count": 719637,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.035221226,
            "variance": 1.071682987
          },
          {
            "average": 1.460265384,
            "count": 719637,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.087881381,
            "variance": 1.183485899
          },
          {
            "average": 6.081335451,
            "count": 719637,
            "maximum": 12,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.383391424,
            "variance": 28.98090323
          },
          {
            "average": 247713840.5,
            "count": 719637,
            "maximum": 248382672.9,
            "minimum": 247430416.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 434345.6576,
            "variance": 188656150300.0
          },
          {
            "average": 0,
            "count": 719637,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 719637,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 719637,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 719637,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 719637,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          138893.8738,
          1074377.468,
          2.393478278,
          139876.8338,
          1075393.928,
          48.11347828
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                138893.87378746396,
                1074377.4684562804,
                2.393478278488068
              ],
              [
                138893.87378746396,
                1075393.9284562804,
                2.393478278488068
              ],
              [
                139876.83378746398,
                1075393.9284562804,
                48.11347827848807
              ],
              [
                139876.83378746398,
                1074377.4684562804,
                48.11347827848807
              ],
              [
                138893.87378746396,
                1074377.4684562804,
                2.393478278488068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:57:52+00:00",
        "end_time": "2019-07-17T20:26:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5279668,
            59.63751822,
            2.393478278,
            -151.5098104,
            59.6469302,
            48.11347828
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5279668465583,
                  59.637846508065316,
                  2.393478278488068
                ],
                [
                  -151.52729357071973,
                  59.646930197432084,
                  2.393478278488068
                ],
                [
                  -151.50981042457536,
                  59.64660182106677,
                  48.11347827848807
                ],
                [
                  -151.51048845188438,
                  59.63751821996233,
                  48.11347827848807
                ],
                [
                  -151.5279668465583,
                  59.637846508065316,
                  2.393478278488068
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:57:52Z",
            "pc:count": 719637,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 139324.6632,
                "count": 719637,
                "maximum": 139876.8338,
                "minimum": 138893.8738,
                "name": "X",
                "position": 0,
                "stddev": 276.9216169,
                "variance": 76685.58192
              },
              {
                "average": 1074885.913,
                "count": 719637,
                "maximum": 1075393.928,
                "minimum": 1074377.468,
                "name": "Y",
                "position": 1,
                "stddev": 431.3713147,
                "variance": 186081.2111
              },
              {
                "average": 11.86681374,
                "count": 719637,
                "maximum": 48.11347828,
                "minimum": 2.393478278,
                "name": "Z",
                "position": 2,
                "stddev": 9.330886677,
                "variance": 87.06544618
              },
              {
                "average": 519.6051954,
                "count": 719637,
                "maximum": 22904,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 498.1595163,
                "variance": 248162.9036
              },
              {
                "average": 1.395620292,
                "count": 719637,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8747803404,
                "variance": 0.7652406439
              },
              {
                "average": 1.795940175,
                "count": 719637,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.360987821,
                "variance": 1.852287849
              },
              {
                "average": 1,
                "count": 719637,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 719637,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.233250931,
                "count": 719637,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4229009134,
                "variance": 0.1788451825
              },
              {
                "average": 19.55042942,
                "count": 719637,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.035221226,
                "variance": 1.071682987
              },
              {
                "average": 1.460265384,
                "count": 719637,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.087881381,
                "variance": 1.183485899
              },
              {
                "average": 6.081335451,
                "count": 719637,
                "maximum": 12,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.383391424,
                "variance": 28.98090323
              },
              {
                "average": 247713840.5,
                "count": 719637,
                "maximum": 248382672.9,
                "minimum": 247430416.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 434345.6576,
                "variance": 188656150300.0
              },
              {
                "average": 0,
                "count": 719637,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 719637,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 719637,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 719637,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 719637,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              138893.8738,
              1074377.468,
              2.393478278,
              139876.8338,
              1075393.928,
              48.11347828
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    138893.87378746396,
                    1074377.4684562804,
                    2.393478278488068
                  ],
                  [
                    138893.87378746396,
                    1075393.9284562804,
                    2.393478278488068
                  ],
                  [
                    139876.83378746398,
                    1075393.9284562804,
                    48.11347827848807
                  ],
                  [
                    139876.83378746398,
                    1074377.4684562804,
                    48.11347827848807
                  ],
                  [
                    138893.87378746396,
                    1074377.4684562804,
                    2.393478278488068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:57:52+00:00",
            "end_time": "2019-07-17T20:26: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": "20190717_NCMP_AK_05VNG8313.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.52598118980302,
              59.646847888417554,
              10.669850155891744
            ],
            [
              -151.5256732063657,
              59.65099927910581,
              10.669850155891744
            ],
            [
              -151.51207894359027,
              59.65074401068634,
              77.02985015589175
            ],
            [
              -151.51238861596912,
              59.64659265136558,
              77.02985015589175
            ],
            [
              -151.52598118980302,
              59.646847888417554,
              10.669850155891744
            ]
          ]
        ]
      },
      "bbox": [
        -151.5259812,
        59.64659265,
        10.66985016,
        -151.5120789,
        59.65099928,
        77.02985016
      ],
      "properties": {
        "datetime": "2019-07-17T20:27:02Z",
        "pc:count": 850473,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 139320.8424,
            "count": 850473,
            "maximum": 139732.12,
            "minimum": 138967.9,
            "name": "X",
            "position": 0,
            "stddev": 158.1747639,
            "variance": 25019.25594
          },
          {
            "average": 1075561.823,
            "count": 850473,
            "maximum": 1075852.016,
            "minimum": 1075387.476,
            "name": "Y",
            "position": 1,
            "stddev": 105.029063,
            "variance": 11031.10407
          },
          {
            "average": 39.51961164,
            "count": 850473,
            "maximum": 77.02985016,
            "minimum": 10.66985016,
            "name": "Z",
            "position": 2,
            "stddev": 9.586797966,
            "variance": 91.90669524
          },
          {
            "average": 415.5949019,
            "count": 850473,
            "maximum": 60489,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 674.1187991,
            "variance": 454436.1554
          },
          {
            "average": 1.922253852,
            "count": 850473,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.168334191,
            "variance": 1.365004782
          },
          {
            "average": 2.862376583,
            "count": 850473,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.645160952,
            "variance": 2.706554557
          },
          {
            "average": 1,
            "count": 850473,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 850473,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.175468239,
            "count": 850473,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.380367331,
            "variance": 0.1446793065
          },
          {
            "average": 20.09828706,
            "count": 850473,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.371294095,
            "variance": 1.880447495
          },
          {
            "average": 2.172387601,
            "count": 850473,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.695226742,
            "variance": 2.873793707
          },
          {
            "average": 1,
            "count": 850473,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247430415.9,
            "count": 850473,
            "maximum": 247430422.2,
            "minimum": 247430411.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.46720776,
            "variance": 6.08711413
          },
          {
            "average": 0,
            "count": 850473,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 850473,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 850473,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 850473,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 850473,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          138967.9,
          1075387.476,
          10.66985016,
          139732.12,
          1075852.016,
          77.02985016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                138967.89996198966,
                1075387.4763506562,
                10.669850155891744
              ],
              [
                138967.89996198966,
                1075852.0163506563,
                10.669850155891744
              ],
              [
                139732.11996198964,
                1075852.0163506563,
                77.02985015589175
              ],
              [
                139732.11996198964,
                1075387.4763506562,
                77.02985015589175
              ],
              [
                138967.89996198966,
                1075387.4763506562,
                10.669850155891744
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T20:27:02+00:00",
        "end_time": "2019-07-17T20:26:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8313.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8313.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8313.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8313.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5259812,
            59.64659265,
            10.66985016,
            -151.5120789,
            59.65099928,
            77.02985016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.52598118980302,
                  59.646847888417554,
                  10.669850155891744
                ],
                [
                  -151.5256732063657,
                  59.65099927910581,
                  10.669850155891744
                ],
                [
                  -151.51207894359027,
                  59.65074401068634,
                  77.02985015589175
                ],
                [
                  -151.51238861596912,
                  59.64659265136558,
                  77.02985015589175
                ],
                [
                  -151.52598118980302,
                  59.646847888417554,
                  10.669850155891744
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8313.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8313.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T20:27:02Z",
            "pc:count": 850473,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 139320.8424,
                "count": 850473,
                "maximum": 139732.12,
                "minimum": 138967.9,
                "name": "X",
                "position": 0,
                "stddev": 158.1747639,
                "variance": 25019.25594
              },
              {
                "average": 1075561.823,
                "count": 850473,
                "maximum": 1075852.016,
                "minimum": 1075387.476,
                "name": "Y",
                "position": 1,
                "stddev": 105.029063,
                "variance": 11031.10407
              },
              {
                "average": 39.51961164,
                "count": 850473,
                "maximum": 77.02985016,
                "minimum": 10.66985016,
                "name": "Z",
                "position": 2,
                "stddev": 9.586797966,
                "variance": 91.90669524
              },
              {
                "average": 415.5949019,
                "count": 850473,
                "maximum": 60489,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 674.1187991,
                "variance": 454436.1554
              },
              {
                "average": 1.922253852,
                "count": 850473,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.168334191,
                "variance": 1.365004782
              },
              {
                "average": 2.862376583,
                "count": 850473,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.645160952,
                "variance": 2.706554557
              },
              {
                "average": 1,
                "count": 850473,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 850473,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.175468239,
                "count": 850473,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.380367331,
                "variance": 0.1446793065
              },
              {
                "average": 20.09828706,
                "count": 850473,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.371294095,
                "variance": 1.880447495
              },
              {
                "average": 2.172387601,
                "count": 850473,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.695226742,
                "variance": 2.873793707
              },
              {
                "average": 1,
                "count": 850473,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247430415.9,
                "count": 850473,
                "maximum": 247430422.2,
                "minimum": 247430411.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.46720776,
                "variance": 6.08711413
              },
              {
                "average": 0,
                "count": 850473,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 850473,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 850473,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 850473,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 850473,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              138967.9,
              1075387.476,
              10.66985016,
              139732.12,
              1075852.016,
              77.02985016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    138967.89996198966,
                    1075387.4763506562,
                    10.669850155891744
                  ],
                  [
                    138967.89996198966,
                    1075852.0163506563,
                    10.669850155891744
                  ],
                  [
                    139732.11996198964,
                    1075852.0163506563,
                    77.02985015589175
                  ],
                  [
                    139732.11996198964,
                    1075387.4763506562,
                    77.02985015589175
                  ],
                  [
                    138967.89996198966,
                    1075387.4763506562,
                    10.669850155891744
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T20:27:02+00:00",
            "end_time": "2019-07-17T20:26: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": "20190717_NCMP_AK_05VNG8408.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.4943543142894,
              59.61040388719855,
              -9.108535743016102
            ],
            [
              -151.49434534107837,
              59.610523458000635,
              -9.108535743016102
            ],
            [
              -151.4936769587363,
              59.61051076592404,
              -8.428535743016102
            ],
            [
              -151.49368593433636,
              59.61039119516679,
              -8.428535743016102
            ],
            [
              -151.4943543142894,
              59.61040388719855,
              -9.108535743016102
            ]
          ]
        ]
      },
      "bbox": [
        -151.4943543,
        59.6103912,
        -9.108535743,
        -151.493677,
        59.61052346,
        -8.428535743
      ],
      "properties": {
        "datetime": "2019-07-28T19:25:03Z",
        "pc:count": 724,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 140921.9152,
            "count": 724,
            "maximum": 140934.9116,
            "minimum": 140897.2916,
            "name": "X",
            "position": 0,
            "stddev": 9.747156204,
            "variance": 95.00705407
          },
          {
            "average": 1071390.183,
            "count": 724,
            "maximum": 1071395.142,
            "minimum": 1071381.762,
            "name": "Y",
            "position": 1,
            "stddev": 3.649736771,
            "variance": 13.3205785
          },
          {
            "average": -8.733991544,
            "count": 724,
            "maximum": -8.428535743,
            "minimum": -9.108535743,
            "name": "Z",
            "position": 2,
            "stddev": 0.1142002656,
            "variance": 0.01304170067
          },
          {
            "average": 2795.323204,
            "count": 724,
            "maximum": 3552,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 506.3332023,
            "variance": 256373.3117
          },
          {
            "average": 1,
            "count": 724,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 724,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 724,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 724,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 724,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.60468497,
            "count": 724,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5307318827,
            "variance": 0.2816763313
          },
          {
            "average": 2,
            "count": 724,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.222375691,
            "count": 724,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4161296907,
            "variance": 0.1731639195
          },
          {
            "average": 248166691.3,
            "count": 724,
            "maximum": 248377103.7,
            "minimum": 247430903.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 393741.113,
            "variance": 155032064100.0
          },
          {
            "average": 0,
            "count": 724,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 724,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 724,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 724,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 724,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          140897.2916,
          1071381.762,
          -9.108535743,
          140934.9116,
          1071395.142,
          -8.428535743
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                140897.29160511924,
                1071381.7622476988,
                -9.108535743016102
              ],
              [
                140897.29160511924,
                1071395.1422476987,
                -9.108535743016102
              ],
              [
                140934.91160511924,
                1071395.1422476987,
                -8.428535743016102
              ],
              [
                140934.91160511924,
                1071381.7622476988,
                -8.428535743016102
              ],
              [
                140897.29160511924,
                1071381.7622476988,
                -9.108535743016102
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:25:03+00:00",
        "end_time": "2019-07-17T20:35:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8408.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8408.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8408.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8408.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4943543,
            59.6103912,
            -9.108535743,
            -151.493677,
            59.61052346,
            -8.428535743
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.4943543142894,
                  59.61040388719855,
                  -9.108535743016102
                ],
                [
                  -151.49434534107837,
                  59.610523458000635,
                  -9.108535743016102
                ],
                [
                  -151.4936769587363,
                  59.61051076592404,
                  -8.428535743016102
                ],
                [
                  -151.49368593433636,
                  59.61039119516679,
                  -8.428535743016102
                ],
                [
                  -151.4943543142894,
                  59.61040388719855,
                  -9.108535743016102
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8408.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8408.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:25:03Z",
            "pc:count": 724,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 140921.9152,
                "count": 724,
                "maximum": 140934.9116,
                "minimum": 140897.2916,
                "name": "X",
                "position": 0,
                "stddev": 9.747156204,
                "variance": 95.00705407
              },
              {
                "average": 1071390.183,
                "count": 724,
                "maximum": 1071395.142,
                "minimum": 1071381.762,
                "name": "Y",
                "position": 1,
                "stddev": 3.649736771,
                "variance": 13.3205785
              },
              {
                "average": -8.733991544,
                "count": 724,
                "maximum": -8.428535743,
                "minimum": -9.108535743,
                "name": "Z",
                "position": 2,
                "stddev": 0.1142002656,
                "variance": 0.01304170067
              },
              {
                "average": 2795.323204,
                "count": 724,
                "maximum": 3552,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 506.3332023,
                "variance": 256373.3117
              },
              {
                "average": 1,
                "count": 724,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 724,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 724,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 724,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 724,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.60468497,
                "count": 724,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5307318827,
                "variance": 0.2816763313
              },
              {
                "average": 2,
                "count": 724,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.222375691,
                "count": 724,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4161296907,
                "variance": 0.1731639195
              },
              {
                "average": 248166691.3,
                "count": 724,
                "maximum": 248377103.7,
                "minimum": 247430903.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 393741.113,
                "variance": 155032064100.0
              },
              {
                "average": 0,
                "count": 724,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 724,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 724,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 724,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 724,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              140897.2916,
              1071381.762,
              -9.108535743,
              140934.9116,
              1071395.142,
              -8.428535743
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    140897.29160511924,
                    1071381.7622476988,
                    -9.108535743016102
                  ],
                  [
                    140897.29160511924,
                    1071395.1422476987,
                    -9.108535743016102
                  ],
                  [
                    140934.91160511924,
                    1071395.1422476987,
                    -8.428535743016102
                  ],
                  [
                    140934.91160511924,
                    1071381.7622476988,
                    -8.428535743016102
                  ],
                  [
                    140897.29160511924,
                    1071381.7622476988,
                    -9.108535743016102
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:25:03+00:00",
            "end_time": "2019-07-17T20:35: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": "20190717_NCMP_AK_05VNG8409.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.51165075398583,
              59.61084789752986,
              -11.12061757761784
            ],
            [
              -151.51098172753095,
              59.61982239038739,
              -11.12061757761784
            ],
            [
              -151.4930053821378,
              59.6194822157398,
              -4.720617577617841
            ],
            [
              -151.49367923133028,
              59.61050781311808,
              -4.720617577617841
            ],
            [
              -151.51165075398583,
              59.61084789752986,
              -11.12061757761784
            ]
          ]
        ]
      },
      "bbox": [
        -151.5116508,
        59.61050781,
        -11.12061758,
        -151.4930054,
        59.61982239,
        -4.720617578
      ],
      "properties": {
        "datetime": "2019-07-28T19:58:40Z",
        "pc:count": 1057810,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 140509.6428,
            "count": 1057810,
            "maximum": 140934.7963,
            "minimum": 139923.2763,
            "name": "X",
            "position": 0,
            "stddev": 274.0082811,
            "variance": 75080.53809
          },
          {
            "average": 1071951.471,
            "count": 1057810,
            "maximum": 1072399.047,
            "minimum": 1071394.807,
            "name": "Y",
            "position": 1,
            "stddev": 230.2577748,
            "variance": 53018.64287
          },
          {
            "average": -7.637660591,
            "count": 1057810,
            "maximum": -4.720617578,
            "minimum": -11.12061758,
            "name": "Z",
            "position": 2,
            "stddev": 0.8387537723,
            "variance": 0.7035078906
          },
          {
            "average": 1913.471339,
            "count": 1057810,
            "maximum": 8153,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1367.384154,
            "variance": 1869739.425
          },
          {
            "average": 1,
            "count": 1057810,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1057810,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1057810,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1057810,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1057810,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.89320168,
            "count": 1057810,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.18535604,
            "variance": 1.405068941
          },
          {
            "average": 2.009227555,
            "count": 1057810,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09651150014,
            "variance": 0.009314469659
          },
          {
            "average": 2.559809418,
            "count": 1057810,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.157395222,
            "variance": 1.3395637
          },
          {
            "average": 248150811.5,
            "count": 1057810,
            "maximum": 248379120.2,
            "minimum": 247430903.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 404088.0744,
            "variance": 163287171900.0
          },
          {
            "average": 0,
            "count": 1057810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1057810,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1057810,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1057810,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1057810,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          139923.2763,
          1071394.807,
          -11.12061758,
          140934.7963,
          1072399.047,
          -4.720617578
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                139923.27633192035,
                1071394.807475485,
                -11.12061757761784
              ],
              [
                139923.27633192035,
                1072399.0474754851,
                -11.12061757761784
              ],
              [
                140934.79633192037,
                1072399.0474754851,
                -4.720617577617841
              ],
              [
                140934.79633192037,
                1071394.807475485,
                -4.720617577617841
              ],
              [
                139923.27633192035,
                1071394.807475485,
                -11.12061757761784
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:58:40+00:00",
        "end_time": "2019-07-17T20:35:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8409.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8409.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8409.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8409.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5116508,
            59.61050781,
            -11.12061758,
            -151.4930054,
            59.61982239,
            -4.720617578
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.51165075398583,
                  59.61084789752986,
                  -11.12061757761784
                ],
                [
                  -151.51098172753095,
                  59.61982239038739,
                  -11.12061757761784
                ],
                [
                  -151.4930053821378,
                  59.6194822157398,
                  -4.720617577617841
                ],
                [
                  -151.49367923133028,
                  59.61050781311808,
                  -4.720617577617841
                ],
                [
                  -151.51165075398583,
                  59.61084789752986,
                  -11.12061757761784
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8409.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8409.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:58:40Z",
            "pc:count": 1057810,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 140509.6428,
                "count": 1057810,
                "maximum": 140934.7963,
                "minimum": 139923.2763,
                "name": "X",
                "position": 0,
                "stddev": 274.0082811,
                "variance": 75080.53809
              },
              {
                "average": 1071951.471,
                "count": 1057810,
                "maximum": 1072399.047,
                "minimum": 1071394.807,
                "name": "Y",
                "position": 1,
                "stddev": 230.2577748,
                "variance": 53018.64287
              },
              {
                "average": -7.637660591,
                "count": 1057810,
                "maximum": -4.720617578,
                "minimum": -11.12061758,
                "name": "Z",
                "position": 2,
                "stddev": 0.8387537723,
                "variance": 0.7035078906
              },
              {
                "average": 1913.471339,
                "count": 1057810,
                "maximum": 8153,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1367.384154,
                "variance": 1869739.425
              },
              {
                "average": 1,
                "count": 1057810,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1057810,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1057810,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1057810,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1057810,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.89320168,
                "count": 1057810,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.18535604,
                "variance": 1.405068941
              },
              {
                "average": 2.009227555,
                "count": 1057810,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09651150014,
                "variance": 0.009314469659
              },
              {
                "average": 2.559809418,
                "count": 1057810,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.157395222,
                "variance": 1.3395637
              },
              {
                "average": 248150811.5,
                "count": 1057810,
                "maximum": 248379120.2,
                "minimum": 247430903.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 404088.0744,
                "variance": 163287171900.0
              },
              {
                "average": 0,
                "count": 1057810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1057810,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1057810,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1057810,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1057810,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              139923.2763,
              1071394.807,
              -11.12061758,
              140934.7963,
              1072399.047,
              -4.720617578
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    139923.27633192035,
                    1071394.807475485,
                    -11.12061757761784
                  ],
                  [
                    139923.27633192035,
                    1072399.0474754851,
                    -11.12061757761784
                  ],
                  [
                    140934.79633192037,
                    1072399.0474754851,
                    -4.720617577617841
                  ],
                  [
                    140934.79633192037,
                    1071394.807475485,
                    -4.720617577617841
                  ],
                  [
                    139923.27633192035,
                    1071394.807475485,
                    -11.12061757761784
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:58:40+00:00",
            "end_time": "2019-07-17T20:35: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": "20190717_NCMP_AK_05VNG8611.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.47517300812615,
              59.62826109682083,
              1.015616835551038
            ],
            [
              -151.4751143453718,
              59.62903641654164,
              1.015616835551038
            ],
            [
              -151.4705109966688,
              59.62894831163409,
              3.755616835551038
            ],
            [
              -151.47056976616977,
              59.628172993933696,
              3.755616835551038
            ],
            [
              -151.47517300812615,
              59.62826109682083,
              1.015616835551038
            ]
          ]
        ]
      },
      "bbox": [
        -151.475173,
        59.62817299,
        1.015616836,
        -151.470511,
        59.62903642,
        3.755616836
      ],
      "properties": {
        "datetime": "2019-07-28T21:12:28Z",
        "pc:count": 85704,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 141991.4092,
            "count": 85704,
            "maximum": 142158.4389,
            "minimum": 141899.4789,
            "name": "X",
            "position": 0,
            "stddev": 68.51273837,
            "variance": 4693.995318
          },
          {
            "average": 1073448.983,
            "count": 85704,
            "maximum": 1073504.74,
            "minimum": 1073417.98,
            "name": "Y",
            "position": 1,
            "stddev": 21.67795051,
            "variance": 469.9335382
          },
          {
            "average": 2.197672282,
            "count": 85704,
            "maximum": 3.755616836,
            "minimum": 1.015616836,
            "name": "Z",
            "position": 2,
            "stddev": 0.5762940952,
            "variance": 0.3321148841
          },
          {
            "average": 328.7410156,
            "count": 85704,
            "maximum": 2018,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 320.3159866,
            "variance": 102602.3313
          },
          {
            "average": 1,
            "count": 85704,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 85704,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 85704,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85704,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9.136294689,
            "count": 85704,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.36219369,
            "variance": 152.8238328
          },
          {
            "average": 19.90158278,
            "count": 85704,
            "maximum": 24,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.000047872,
            "variance": 1.000095747
          },
          {
            "average": 1.279053486,
            "count": 85704,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4486405367,
            "variance": 0.2012783312
          },
          {
            "average": 11.1396901,
            "count": 85704,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.051379735,
            "variance": 9.31091829
          },
          {
            "average": 247833025.1,
            "count": 85704,
            "maximum": 248383548.1,
            "minimum": 247430460.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 467851.7827,
            "variance": 218885290600.0
          },
          {
            "average": 0,
            "count": 85704,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85704,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85704,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85704,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 85704,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          141899.4789,
          1073417.98,
          1.015616836,
          142158.4389,
          1073504.74,
          3.755616836
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                141899.4789232796,
                1073417.9804309795,
                1.015616835551038
              ],
              [
                141899.4789232796,
                1073504.7404309793,
                1.015616835551038
              ],
              [
                142158.4389232796,
                1073504.7404309793,
                3.755616835551038
              ],
              [
                142158.4389232796,
                1073417.9804309795,
                3.755616835551038
              ],
              [
                141899.4789232796,
                1073417.9804309795,
                1.015616835551038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:12:28+00:00",
        "end_time": "2019-07-17T20:27:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8611.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8611.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8611.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8611.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.475173,
            59.62817299,
            1.015616836,
            -151.470511,
            59.62903642,
            3.755616836
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.47517300812615,
                  59.62826109682083,
                  1.015616835551038
                ],
                [
                  -151.4751143453718,
                  59.62903641654164,
                  1.015616835551038
                ],
                [
                  -151.4705109966688,
                  59.62894831163409,
                  3.755616835551038
                ],
                [
                  -151.47056976616977,
                  59.628172993933696,
                  3.755616835551038
                ],
                [
                  -151.47517300812615,
                  59.62826109682083,
                  1.015616835551038
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8611.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8611.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:12:28Z",
            "pc:count": 85704,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 141991.4092,
                "count": 85704,
                "maximum": 142158.4389,
                "minimum": 141899.4789,
                "name": "X",
                "position": 0,
                "stddev": 68.51273837,
                "variance": 4693.995318
              },
              {
                "average": 1073448.983,
                "count": 85704,
                "maximum": 1073504.74,
                "minimum": 1073417.98,
                "name": "Y",
                "position": 1,
                "stddev": 21.67795051,
                "variance": 469.9335382
              },
              {
                "average": 2.197672282,
                "count": 85704,
                "maximum": 3.755616836,
                "minimum": 1.015616836,
                "name": "Z",
                "position": 2,
                "stddev": 0.5762940952,
                "variance": 0.3321148841
              },
              {
                "average": 328.7410156,
                "count": 85704,
                "maximum": 2018,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 320.3159866,
                "variance": 102602.3313
              },
              {
                "average": 1,
                "count": 85704,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 85704,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 85704,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85704,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9.136294689,
                "count": 85704,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.36219369,
                "variance": 152.8238328
              },
              {
                "average": 19.90158278,
                "count": 85704,
                "maximum": 24,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.000047872,
                "variance": 1.000095747
              },
              {
                "average": 1.279053486,
                "count": 85704,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4486405367,
                "variance": 0.2012783312
              },
              {
                "average": 11.1396901,
                "count": 85704,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.051379735,
                "variance": 9.31091829
              },
              {
                "average": 247833025.1,
                "count": 85704,
                "maximum": 248383548.1,
                "minimum": 247430460.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 467851.7827,
                "variance": 218885290600.0
              },
              {
                "average": 0,
                "count": 85704,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85704,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85704,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85704,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 85704,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              141899.4789,
              1073417.98,
              1.015616836,
              142158.4389,
              1073504.74,
              3.755616836
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    141899.4789232796,
                    1073417.9804309795,
                    1.015616835551038
                  ],
                  [
                    141899.4789232796,
                    1073504.7404309793,
                    1.015616835551038
                  ],
                  [
                    142158.4389232796,
                    1073504.7404309793,
                    3.755616835551038
                  ],
                  [
                    142158.4389232796,
                    1073417.9804309795,
                    3.755616835551038
                  ],
                  [
                    141899.4789232796,
                    1073417.9804309795,
                    1.015616835551038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:12:28+00:00",
            "end_time": "2019-07-17T20:27:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8707.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.44542159967457,
              59.60028506512656,
              -5.892171909498203
            ],
            [
              -151.44536701222899,
              59.600998719218396,
              -5.892171909498203
            ],
            [
              -151.44093065139373,
              59.60091273965667,
              -4.832171909498203
            ],
            [
              -151.44098533344803,
              59.60019908737762,
              -4.832171909498203
            ],
            [
              -151.44542159967457,
              59.60028506512656,
              -5.892171909498203
            ]
          ]
        ]
      },
      "bbox": [
        -151.4454216,
        59.60019909,
        -5.892171909,
        -151.4409307,
        59.60099872,
        -4.832171909
      ],
      "properties": {
        "datetime": "2019-07-28T19:25:48Z",
        "pc:count": 18498,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 143864.7899,
            "count": 18498,
            "maximum": 143940.8217,
            "minimum": 143691.0417,
            "name": "X",
            "position": 0,
            "stddev": 56.19694914,
            "variance": 3158.097092
          },
          {
            "average": 1070397.249,
            "count": 18498,
            "maximum": 1070435.797,
            "minimum": 1070355.937,
            "name": "Y",
            "position": 1,
            "stddev": 21.783937,
            "variance": 474.539911
          },
          {
            "average": -5.42006952,
            "count": 18498,
            "maximum": -4.832171909,
            "minimum": -5.892171909,
            "name": "Z",
            "position": 2,
            "stddev": 0.1850376813,
            "variance": 0.03423894351
          },
          {
            "average": 1027.082387,
            "count": 18498,
            "maximum": 8880,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1727.090944,
            "variance": 2982843.128
          },
          {
            "average": 1,
            "count": 18498,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 18498,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 18498,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18498,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 18498,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.31054474,
            "count": 18498,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8005728321,
            "variance": 0.6409168594
          },
          {
            "average": 2.024867553,
            "count": 18498,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.156072402,
            "variance": 0.02435859466
          },
          {
            "average": 1.131635853,
            "count": 18498,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3381035857,
            "variance": 0.1143140347
          },
          {
            "average": 248252581.4,
            "count": 18498,
            "maximum": 248377148.7,
            "minimum": 247430860,
            "name": "GpsTime",
            "position": 12,
            "stddev": 319941.8713,
            "variance": 102362801000.0
          },
          {
            "average": 0,
            "count": 18498,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18498,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18498,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18498,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18498,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          143691.0417,
          1070355.937,
          -5.892171909,
          143940.8217,
          1070435.797,
          -4.832171909
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                143691.04168027418,
                1070355.937347396,
                -5.892171909498203
              ],
              [
                143691.04168027418,
                1070435.797347396,
                -5.892171909498203
              ],
              [
                143940.8216802742,
                1070435.797347396,
                -4.832171909498203
              ],
              [
                143940.8216802742,
                1070355.937347396,
                -4.832171909498203
              ],
              [
                143691.04168027418,
                1070355.937347396,
                -5.892171909498203
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:25:48+00:00",
        "end_time": "2019-07-17T20:34:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8707.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8707.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8707.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8707.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4454216,
            59.60019909,
            -5.892171909,
            -151.4409307,
            59.60099872,
            -4.832171909
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.44542159967457,
                  59.60028506512656,
                  -5.892171909498203
                ],
                [
                  -151.44536701222899,
                  59.600998719218396,
                  -5.892171909498203
                ],
                [
                  -151.44093065139373,
                  59.60091273965667,
                  -4.832171909498203
                ],
                [
                  -151.44098533344803,
                  59.60019908737762,
                  -4.832171909498203
                ],
                [
                  -151.44542159967457,
                  59.60028506512656,
                  -5.892171909498203
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8707.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8707.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:25:48Z",
            "pc:count": 18498,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 143864.7899,
                "count": 18498,
                "maximum": 143940.8217,
                "minimum": 143691.0417,
                "name": "X",
                "position": 0,
                "stddev": 56.19694914,
                "variance": 3158.097092
              },
              {
                "average": 1070397.249,
                "count": 18498,
                "maximum": 1070435.797,
                "minimum": 1070355.937,
                "name": "Y",
                "position": 1,
                "stddev": 21.783937,
                "variance": 474.539911
              },
              {
                "average": -5.42006952,
                "count": 18498,
                "maximum": -4.832171909,
                "minimum": -5.892171909,
                "name": "Z",
                "position": 2,
                "stddev": 0.1850376813,
                "variance": 0.03423894351
              },
              {
                "average": 1027.082387,
                "count": 18498,
                "maximum": 8880,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1727.090944,
                "variance": 2982843.128
              },
              {
                "average": 1,
                "count": 18498,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 18498,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 18498,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18498,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 18498,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.31054474,
                "count": 18498,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8005728321,
                "variance": 0.6409168594
              },
              {
                "average": 2.024867553,
                "count": 18498,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.156072402,
                "variance": 0.02435859466
              },
              {
                "average": 1.131635853,
                "count": 18498,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3381035857,
                "variance": 0.1143140347
              },
              {
                "average": 248252581.4,
                "count": 18498,
                "maximum": 248377148.7,
                "minimum": 247430860,
                "name": "GpsTime",
                "position": 12,
                "stddev": 319941.8713,
                "variance": 102362801000.0
              },
              {
                "average": 0,
                "count": 18498,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18498,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18498,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18498,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18498,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              143691.0417,
              1070355.937,
              -5.892171909,
              143940.8217,
              1070435.797,
              -4.832171909
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    143691.04168027418,
                    1070355.937347396,
                    -5.892171909498203
                  ],
                  [
                    143691.04168027418,
                    1070435.797347396,
                    -5.892171909498203
                  ],
                  [
                    143940.8216802742,
                    1070435.797347396,
                    -4.832171909498203
                  ],
                  [
                    143940.8216802742,
                    1070355.937347396,
                    -4.832171909498203
                  ],
                  [
                    143691.04168027418,
                    1070355.937347396,
                    -5.892171909498203
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:25:48+00:00",
            "end_time": "2019-07-17T20:34: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": "20190717_NCMP_AK_05VNG8708.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.45892233739008,
              59.601229440567046,
              -7.448036660076683
            ],
            [
              -151.45823721522177,
              59.61023157764387,
              -7.448036660076683
            ],
            [
              -151.44026622037634,
              59.60988421605921,
              11.571963339923316
            ],
            [
              -151.44095617699435,
              59.60088217137252,
              11.571963339923316
            ],
            [
              -151.45892233739008,
              59.601229440567046,
              -7.448036660076683
            ]
          ]
        ]
      },
      "bbox": [
        -151.4589223,
        59.60088217,
        -7.44803666,
        -151.4402662,
        59.61023158,
        11.57196334
      ],
      "properties": {
        "datetime": "2019-07-28T21:11:51Z",
        "pc:count": 2632599,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 143620.4997,
            "count": 2632599,
            "maximum": 143939.5183,
            "minimum": 142927.9783,
            "name": "X",
            "position": 0,
            "stddev": 241.3952407,
            "variance": 58271.66224
          },
          {
            "average": 1071099.016,
            "count": 2632599,
            "maximum": 1071439.686,
            "minimum": 1070432.326,
            "name": "Y",
            "position": 1,
            "stddev": 249.7173958,
            "variance": 62358.77776
          },
          {
            "average": -2.7421894,
            "count": 2632599,
            "maximum": 11.57196334,
            "minimum": -7.44803666,
            "name": "Z",
            "position": 2,
            "stddev": 2.404453935,
            "variance": 5.781398726
          },
          {
            "average": 293.8262618,
            "count": 2632599,
            "maximum": 46006,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 922.3937993,
            "variance": 850810.321
          },
          {
            "average": 1.000277672,
            "count": 2632599,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01752780359,
            "variance": 0.0003072238988
          },
          {
            "average": 1.000559143,
            "count": 2632599,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02548010651,
            "variance": 0.0006492358275
          },
          {
            "average": 1,
            "count": 2632599,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2632599,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.04660717,
            "count": 2632599,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.088764376,
            "variance": 50.25058037
          },
          {
            "average": 19.92337999,
            "count": 2632599,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.370202468,
            "variance": 1.877454803
          },
          {
            "average": 1.954370567,
            "count": 2632599,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.304969723,
            "variance": 0.09300653194
          },
          {
            "average": 3.451703811,
            "count": 2632599,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.887966375,
            "variance": 3.564417034
          },
          {
            "average": 248157375.7,
            "count": 2632599,
            "maximum": 248383511.4,
            "minimum": 247430499,
            "name": "GpsTime",
            "position": 12,
            "stddev": 400170.8721,
            "variance": 160136726900.0
          },
          {
            "average": 0,
            "count": 2632599,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2632599,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2632599,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2632599,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2632599,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          142927.9783,
          1070432.326,
          -7.44803666,
          143939.5183,
          1071439.686,
          11.57196334
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                142927.97832443993,
                1070432.326409123,
                -7.448036660076683
              ],
              [
                142927.97832443993,
                1071439.6864091228,
                -7.448036660076683
              ],
              [
                143939.5183244399,
                1071439.6864091228,
                11.571963339923316
              ],
              [
                143939.5183244399,
                1070432.326409123,
                11.571963339923316
              ],
              [
                142927.97832443993,
                1070432.326409123,
                -7.448036660076683
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:11:51+00:00",
        "end_time": "2019-07-17T20:28:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8708.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8708.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8708.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8708.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4589223,
            59.60088217,
            -7.44803666,
            -151.4402662,
            59.61023158,
            11.57196334
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.45892233739008,
                  59.601229440567046,
                  -7.448036660076683
                ],
                [
                  -151.45823721522177,
                  59.61023157764387,
                  -7.448036660076683
                ],
                [
                  -151.44026622037634,
                  59.60988421605921,
                  11.571963339923316
                ],
                [
                  -151.44095617699435,
                  59.60088217137252,
                  11.571963339923316
                ],
                [
                  -151.45892233739008,
                  59.601229440567046,
                  -7.448036660076683
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8708.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8708.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:11:51Z",
            "pc:count": 2632599,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 143620.4997,
                "count": 2632599,
                "maximum": 143939.5183,
                "minimum": 142927.9783,
                "name": "X",
                "position": 0,
                "stddev": 241.3952407,
                "variance": 58271.66224
              },
              {
                "average": 1071099.016,
                "count": 2632599,
                "maximum": 1071439.686,
                "minimum": 1070432.326,
                "name": "Y",
                "position": 1,
                "stddev": 249.7173958,
                "variance": 62358.77776
              },
              {
                "average": -2.7421894,
                "count": 2632599,
                "maximum": 11.57196334,
                "minimum": -7.44803666,
                "name": "Z",
                "position": 2,
                "stddev": 2.404453935,
                "variance": 5.781398726
              },
              {
                "average": 293.8262618,
                "count": 2632599,
                "maximum": 46006,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 922.3937993,
                "variance": 850810.321
              },
              {
                "average": 1.000277672,
                "count": 2632599,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01752780359,
                "variance": 0.0003072238988
              },
              {
                "average": 1.000559143,
                "count": 2632599,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02548010651,
                "variance": 0.0006492358275
              },
              {
                "average": 1,
                "count": 2632599,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2632599,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.04660717,
                "count": 2632599,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.088764376,
                "variance": 50.25058037
              },
              {
                "average": 19.92337999,
                "count": 2632599,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.370202468,
                "variance": 1.877454803
              },
              {
                "average": 1.954370567,
                "count": 2632599,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.304969723,
                "variance": 0.09300653194
              },
              {
                "average": 3.451703811,
                "count": 2632599,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.887966375,
                "variance": 3.564417034
              },
              {
                "average": 248157375.7,
                "count": 2632599,
                "maximum": 248383511.4,
                "minimum": 247430499,
                "name": "GpsTime",
                "position": 12,
                "stddev": 400170.8721,
                "variance": 160136726900.0
              },
              {
                "average": 0,
                "count": 2632599,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2632599,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2632599,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2632599,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2632599,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              142927.9783,
              1070432.326,
              -7.44803666,
              143939.5183,
              1071439.686,
              11.57196334
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    142927.97832443993,
                    1070432.326409123,
                    -7.448036660076683
                  ],
                  [
                    142927.97832443993,
                    1071439.6864091228,
                    -7.448036660076683
                  ],
                  [
                    143939.5183244399,
                    1071439.6864091228,
                    11.571963339923316
                  ],
                  [
                    143939.5183244399,
                    1070432.326409123,
                    11.571963339923316
                  ],
                  [
                    142927.97832443993,
                    1070432.326409123,
                    -7.448036660076683
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:11:51+00:00",
            "end_time": "2019-07-17T20:28: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": "20190717_NCMP_AK_05VNG8210.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5467000811622,
              59.62011009534664,
              -8.051128558758757
            ],
            [
              -151.5460322863855,
              59.62919358253029,
              -8.051128558758757
            ],
            [
              -151.5280508947665,
              59.62885818628062,
              -0.431128558758757
            ],
            [
              -151.52872357378797,
              59.61977478917949,
              -0.431128558758757
            ],
            [
              -151.5467000811622,
              59.62011009534664,
              -8.051128558758757
            ]
          ]
        ]
      },
      "bbox": [
        -151.5467001,
        59.61977479,
        -8.051128559,
        -151.5280509,
        59.62919358,
        -0.4311285588
      ],
      "properties": {
        "datetime": "2019-07-28T20:06:18Z",
        "pc:count": 2274621,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 138371.5689,
            "count": 2274621,
            "maximum": 138926.5563,
            "minimum": 137915.0563,
            "name": "X",
            "position": 0,
            "stddev": 278.5949602,
            "variance": 77615.15183
          },
          {
            "average": 1072763.887,
            "count": 2274621,
            "maximum": 1073372.901,
            "minimum": 1072356.481,
            "name": "Y",
            "position": 1,
            "stddev": 228.898195,
            "variance": 52394.38369
          },
          {
            "average": -5.413755137,
            "count": 2274621,
            "maximum": -0.4311285588,
            "minimum": -8.051128559,
            "name": "Z",
            "position": 2,
            "stddev": 1.2056798,
            "variance": 1.453663779
          },
          {
            "average": 1056.274704,
            "count": 2274621,
            "maximum": 12812,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2125.096485,
            "variance": 4516035.071
          },
          {
            "average": 1.000028576,
            "count": 2274621,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005345594929,
            "variance": 2.857538514e-05
          },
          {
            "average": 1.000057152,
            "count": 2274621,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007559704828,
            "variance": 5.714913708e-05
          },
          {
            "average": 1,
            "count": 2274621,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2274621,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2274621,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.76890402,
            "count": 2274621,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.301521099,
            "variance": 1.693957172
          },
          {
            "average": 2.023261897,
            "count": 2274621,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1525893926,
            "variance": 0.02328352274
          },
          {
            "average": 3.121216677,
            "count": 2274621,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.314661978,
            "variance": 1.728336116
          },
          {
            "average": 247925371.2,
            "count": 2274621,
            "maximum": 248379578.2,
            "minimum": 247430934.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472555.3162,
            "variance": 223308526900.0
          },
          {
            "average": 0,
            "count": 2274621,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2274621,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2274621,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2274621,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2274621,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          137915.0563,
          1072356.481,
          -8.051128559,
          138926.5563,
          1073372.901,
          -0.4311285588
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                137915.0563329505,
                1072356.4807268174,
                -8.051128558758757
              ],
              [
                137915.0563329505,
                1073372.9007268173,
                -8.051128558758757
              ],
              [
                138926.5563329505,
                1073372.9007268173,
                -0.431128558758757
              ],
              [
                138926.5563329505,
                1072356.4807268174,
                -0.431128558758757
              ],
              [
                137915.0563329505,
                1072356.4807268174,
                -8.051128558758757
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:06:18+00:00",
        "end_time": "2019-07-17T20:35:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8210.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8210.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8210.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8210.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5467001,
            59.61977479,
            -8.051128559,
            -151.5280509,
            59.62919358,
            -0.4311285588
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5467000811622,
                  59.62011009534664,
                  -8.051128558758757
                ],
                [
                  -151.5460322863855,
                  59.62919358253029,
                  -8.051128558758757
                ],
                [
                  -151.5280508947665,
                  59.62885818628062,
                  -0.431128558758757
                ],
                [
                  -151.52872357378797,
                  59.61977478917949,
                  -0.431128558758757
                ],
                [
                  -151.5467000811622,
                  59.62011009534664,
                  -8.051128558758757
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8210.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8210.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:06:18Z",
            "pc:count": 2274621,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 138371.5689,
                "count": 2274621,
                "maximum": 138926.5563,
                "minimum": 137915.0563,
                "name": "X",
                "position": 0,
                "stddev": 278.5949602,
                "variance": 77615.15183
              },
              {
                "average": 1072763.887,
                "count": 2274621,
                "maximum": 1073372.901,
                "minimum": 1072356.481,
                "name": "Y",
                "position": 1,
                "stddev": 228.898195,
                "variance": 52394.38369
              },
              {
                "average": -5.413755137,
                "count": 2274621,
                "maximum": -0.4311285588,
                "minimum": -8.051128559,
                "name": "Z",
                "position": 2,
                "stddev": 1.2056798,
                "variance": 1.453663779
              },
              {
                "average": 1056.274704,
                "count": 2274621,
                "maximum": 12812,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2125.096485,
                "variance": 4516035.071
              },
              {
                "average": 1.000028576,
                "count": 2274621,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005345594929,
                "variance": 2.857538514e-05
              },
              {
                "average": 1.000057152,
                "count": 2274621,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007559704828,
                "variance": 5.714913708e-05
              },
              {
                "average": 1,
                "count": 2274621,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2274621,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2274621,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.76890402,
                "count": 2274621,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.301521099,
                "variance": 1.693957172
              },
              {
                "average": 2.023261897,
                "count": 2274621,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1525893926,
                "variance": 0.02328352274
              },
              {
                "average": 3.121216677,
                "count": 2274621,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.314661978,
                "variance": 1.728336116
              },
              {
                "average": 247925371.2,
                "count": 2274621,
                "maximum": 248379578.2,
                "minimum": 247430934.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472555.3162,
                "variance": 223308526900.0
              },
              {
                "average": 0,
                "count": 2274621,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2274621,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2274621,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2274621,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2274621,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              137915.0563,
              1072356.481,
              -8.051128559,
              138926.5563,
              1073372.901,
              -0.4311285588
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    137915.0563329505,
                    1072356.4807268174,
                    -8.051128558758757
                  ],
                  [
                    137915.0563329505,
                    1073372.9007268173,
                    -8.051128558758757
                  ],
                  [
                    138926.5563329505,
                    1073372.9007268173,
                    -0.431128558758757
                  ],
                  [
                    138926.5563329505,
                    1072356.4807268174,
                    -0.431128558758757
                  ],
                  [
                    137915.0563329505,
                    1072356.4807268174,
                    -8.051128558758757
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:06:18+00:00",
            "end_time": "2019-07-17T20:35:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8807.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.44122202124726,
              59.59736831812755,
              -6.217309103530125
            ],
            [
              -151.44094022749232,
              59.60104631935308,
              -6.217309103530125
            ],
            [
              -151.42314911932718,
              59.60070001628573,
              -0.577309103530125
            ],
            [
              -151.42343286825005,
              59.59702205268603,
              -0.577309103530125
            ],
            [
              -151.44122202124726,
              59.59736831812755,
              -6.217309103530125
            ]
          ]
        ]
      },
      "bbox": [
        -151.441222,
        59.59702205,
        -6.217309104,
        -151.4231491,
        59.60104632,
        -0.5773091035
      ],
      "properties": {
        "datetime": "2019-07-28T21:11:31Z",
        "pc:count": 897657,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 144590.2944,
            "count": 897657,
            "maximum": 144941.4079,
            "minimum": 143939.7079,
            "name": "X",
            "position": 0,
            "stddev": 230.7430037,
            "variance": 53242.33378
          },
          {
            "average": 1070345.661,
            "count": 897657,
            "maximum": 1070450.702,
            "minimum": 1070039.122,
            "name": "Y",
            "position": 1,
            "stddev": 75.57274098,
            "variance": 5711.239179
          },
          {
            "average": -3.004453837,
            "count": 897657,
            "maximum": -0.5773091035,
            "minimum": -6.217309104,
            "name": "Z",
            "position": 2,
            "stddev": 1.146580779,
            "variance": 1.314647484
          },
          {
            "average": 312.9646624,
            "count": 897657,
            "maximum": 18016,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1352.497161,
            "variance": 1829248.57
          },
          {
            "average": 1.000052359,
            "count": 897657,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007235733953,
            "variance": 5.235584584e-05
          },
          {
            "average": 1.000104717,
            "count": 897657,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01023260518,
            "variance": 0.0001047062088
          },
          {
            "average": 1,
            "count": 897657,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 897657,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 897657,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.78043961,
            "count": 897657,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.222843717,
            "variance": 1.495346756
          },
          {
            "average": 2.03701191,
            "count": 897657,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1919858583,
            "variance": 0.03685856977
          },
          {
            "average": 1.921105723,
            "count": 897657,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.308371869,
            "variance": 1.711836948
          },
          {
            "average": 247883959.8,
            "count": 897657,
            "maximum": 248383491.6,
            "minimum": 247430519,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472728.3381,
            "variance": 223472081700.0
          },
          {
            "average": 0,
            "count": 897657,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 897657,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 897657,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 897657,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 897657,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          143939.7079,
          1070039.122,
          -6.217309104,
          144941.4079,
          1070450.702,
          -0.5773091035
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                143939.7078859257,
                1070039.1224105356,
                -6.217309103530125
              ],
              [
                143939.7078859257,
                1070450.7024105357,
                -6.217309103530125
              ],
              [
                144941.4078859257,
                1070450.7024105357,
                -0.577309103530125
              ],
              [
                144941.4078859257,
                1070039.1224105356,
                -0.577309103530125
              ],
              [
                143939.7078859257,
                1070039.1224105356,
                -6.217309103530125
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:11:31+00:00",
        "end_time": "2019-07-17T20:28:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8807.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8807.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8807.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8807.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.441222,
            59.59702205,
            -6.217309104,
            -151.4231491,
            59.60104632,
            -0.5773091035
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.44122202124726,
                  59.59736831812755,
                  -6.217309103530125
                ],
                [
                  -151.44094022749232,
                  59.60104631935308,
                  -6.217309103530125
                ],
                [
                  -151.42314911932718,
                  59.60070001628573,
                  -0.577309103530125
                ],
                [
                  -151.42343286825005,
                  59.59702205268603,
                  -0.577309103530125
                ],
                [
                  -151.44122202124726,
                  59.59736831812755,
                  -6.217309103530125
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8807.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8807.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:11:31Z",
            "pc:count": 897657,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 144590.2944,
                "count": 897657,
                "maximum": 144941.4079,
                "minimum": 143939.7079,
                "name": "X",
                "position": 0,
                "stddev": 230.7430037,
                "variance": 53242.33378
              },
              {
                "average": 1070345.661,
                "count": 897657,
                "maximum": 1070450.702,
                "minimum": 1070039.122,
                "name": "Y",
                "position": 1,
                "stddev": 75.57274098,
                "variance": 5711.239179
              },
              {
                "average": -3.004453837,
                "count": 897657,
                "maximum": -0.5773091035,
                "minimum": -6.217309104,
                "name": "Z",
                "position": 2,
                "stddev": 1.146580779,
                "variance": 1.314647484
              },
              {
                "average": 312.9646624,
                "count": 897657,
                "maximum": 18016,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1352.497161,
                "variance": 1829248.57
              },
              {
                "average": 1.000052359,
                "count": 897657,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007235733953,
                "variance": 5.235584584e-05
              },
              {
                "average": 1.000104717,
                "count": 897657,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01023260518,
                "variance": 0.0001047062088
              },
              {
                "average": 1,
                "count": 897657,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 897657,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 897657,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.78043961,
                "count": 897657,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.222843717,
                "variance": 1.495346756
              },
              {
                "average": 2.03701191,
                "count": 897657,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1919858583,
                "variance": 0.03685856977
              },
              {
                "average": 1.921105723,
                "count": 897657,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.308371869,
                "variance": 1.711836948
              },
              {
                "average": 247883959.8,
                "count": 897657,
                "maximum": 248383491.6,
                "minimum": 247430519,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472728.3381,
                "variance": 223472081700.0
              },
              {
                "average": 0,
                "count": 897657,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 897657,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 897657,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 897657,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 897657,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              143939.7079,
              1070039.122,
              -6.217309104,
              144941.4079,
              1070450.702,
              -0.5773091035
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    143939.7078859257,
                    1070039.1224105356,
                    -6.217309103530125
                  ],
                  [
                    143939.7078859257,
                    1070450.7024105357,
                    -6.217309103530125
                  ],
                  [
                    144941.4078859257,
                    1070450.7024105357,
                    -0.577309103530125
                  ],
                  [
                    144941.4078859257,
                    1070039.1224105356,
                    -0.577309103530125
                  ],
                  [
                    143939.7078859257,
                    1070039.1224105356,
                    -6.217309103530125
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:11:31+00:00",
            "end_time": "2019-07-17T20:28:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8211.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5463167682392,
              59.62907428718571,
              -5.180026755702798
            ],
            [
              -151.5456474143063,
              59.638175079096285,
              -5.180026755702798
            ],
            [
              -151.52765905408978,
              59.637839591315554,
              36.9399732442972
            ],
            [
              -151.52833330479754,
              59.62873888971652,
              36.9399732442972
            ],
            [
              -151.5463167682392,
              59.62907428718571,
              -5.180026755702798
            ]
          ]
        ]
      },
      "bbox": [
        -151.5463168,
        59.62873889,
        -5.180026756,
        -151.5276591,
        59.63817508,
        36.93997324
      ],
      "properties": {
        "datetime": "2019-07-28T20:57:57Z",
        "pc:count": 7127703,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 138477.7607,
            "count": 7127703,
            "maximum": 138911.1882,
            "minimum": 137899.5682,
            "name": "X",
            "position": 0,
            "stddev": 289.054093,
            "variance": 83552.2687
          },
          {
            "average": 1073968.103,
            "count": 7127703,
            "maximum": 1074377.339,
            "minimum": 1073358.979,
            "name": "Y",
            "position": 1,
            "stddev": 251.7803046,
            "variance": 63393.32177
          },
          {
            "average": 2.592866458,
            "count": 7127703,
            "maximum": 36.93997324,
            "minimum": -5.180026756,
            "name": "Z",
            "position": 2,
            "stddev": 6.89507477,
            "variance": 47.54205609
          },
          {
            "average": 528.9245036,
            "count": 7127703,
            "maximum": 24071,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1391.850389,
            "variance": 1937247.506
          },
          {
            "average": 1.176106945,
            "count": 7127703,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6479858499,
            "variance": 0.4198856617
          },
          {
            "average": 1.352320937,
            "count": 7127703,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.070836798,
            "variance": 1.146691447
          },
          {
            "average": 1,
            "count": 7127703,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127703,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 17.20537388,
            "count": 7127703,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.74583532,
            "variance": 188.9479887
          },
          {
            "average": 19.92359952,
            "count": 7127703,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.415027179,
            "variance": 2.002301917
          },
          {
            "average": 1.823662546,
            "count": 7127703,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9578934898,
            "variance": 0.9175599379
          },
          {
            "average": 8.972369219,
            "count": 7127703,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.416418385,
            "variance": 2.006241041
          },
          {
            "average": 247878220.7,
            "count": 7127703,
            "maximum": 248382677.5,
            "minimum": 247432363.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472355.3612,
            "variance": 223119587200.0
          },
          {
            "average": 0,
            "count": 7127703,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127703,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127703,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127703,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7127703,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          137899.5682,
          1073358.979,
          -5.180026756,
          138911.1882,
          1074377.339,
          36.93997324
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                137899.5682399349,
                1073358.9793147023,
                -5.180026755702798
              ],
              [
                137899.5682399349,
                1074377.3393147022,
                -5.180026755702798
              ],
              [
                138911.18823993488,
                1074377.3393147022,
                36.9399732442972
              ],
              [
                138911.18823993488,
                1073358.9793147023,
                36.9399732442972
              ],
              [
                137899.5682399349,
                1073358.9793147023,
                -5.180026755702798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:57:57+00:00",
        "end_time": "2019-07-17T20:59:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8211.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8211.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8211.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8211.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5463168,
            59.62873889,
            -5.180026756,
            -151.5276591,
            59.63817508,
            36.93997324
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5463167682392,
                  59.62907428718571,
                  -5.180026755702798
                ],
                [
                  -151.5456474143063,
                  59.638175079096285,
                  -5.180026755702798
                ],
                [
                  -151.52765905408978,
                  59.637839591315554,
                  36.9399732442972
                ],
                [
                  -151.52833330479754,
                  59.62873888971652,
                  36.9399732442972
                ],
                [
                  -151.5463167682392,
                  59.62907428718571,
                  -5.180026755702798
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8211.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8211.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:57:57Z",
            "pc:count": 7127703,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 138477.7607,
                "count": 7127703,
                "maximum": 138911.1882,
                "minimum": 137899.5682,
                "name": "X",
                "position": 0,
                "stddev": 289.054093,
                "variance": 83552.2687
              },
              {
                "average": 1073968.103,
                "count": 7127703,
                "maximum": 1074377.339,
                "minimum": 1073358.979,
                "name": "Y",
                "position": 1,
                "stddev": 251.7803046,
                "variance": 63393.32177
              },
              {
                "average": 2.592866458,
                "count": 7127703,
                "maximum": 36.93997324,
                "minimum": -5.180026756,
                "name": "Z",
                "position": 2,
                "stddev": 6.89507477,
                "variance": 47.54205609
              },
              {
                "average": 528.9245036,
                "count": 7127703,
                "maximum": 24071,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1391.850389,
                "variance": 1937247.506
              },
              {
                "average": 1.176106945,
                "count": 7127703,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6479858499,
                "variance": 0.4198856617
              },
              {
                "average": 1.352320937,
                "count": 7127703,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.070836798,
                "variance": 1.146691447
              },
              {
                "average": 1,
                "count": 7127703,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127703,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 17.20537388,
                "count": 7127703,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.74583532,
                "variance": 188.9479887
              },
              {
                "average": 19.92359952,
                "count": 7127703,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.415027179,
                "variance": 2.002301917
              },
              {
                "average": 1.823662546,
                "count": 7127703,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9578934898,
                "variance": 0.9175599379
              },
              {
                "average": 8.972369219,
                "count": 7127703,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.416418385,
                "variance": 2.006241041
              },
              {
                "average": 247878220.7,
                "count": 7127703,
                "maximum": 248382677.5,
                "minimum": 247432363.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472355.3612,
                "variance": 223119587200.0
              },
              {
                "average": 0,
                "count": 7127703,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127703,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127703,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127703,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7127703,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              137899.5682,
              1073358.979,
              -5.180026756,
              138911.1882,
              1074377.339,
              36.93997324
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    137899.5682399349,
                    1073358.9793147023,
                    -5.180026755702798
                  ],
                  [
                    137899.5682399349,
                    1074377.3393147022,
                    -5.180026755702798
                  ],
                  [
                    138911.18823993488,
                    1074377.3393147022,
                    36.9399732442972
                  ],
                  [
                    138911.18823993488,
                    1073358.9793147023,
                    36.9399732442972
                  ],
                  [
                    137899.5682399349,
                    1073358.9793147023,
                    -5.180026755702798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:57:57+00:00",
            "end_time": "2019-07-17T20:59:23+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8709.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.45852119517497,
              59.610105379126686,
              -5.536732595179563
            ],
            [
              -151.45782810572757,
              59.619208285375045,
              -5.536732595179563
            ],
            [
              -151.43984908591648,
              59.61886080691966,
              24.26326740482044
            ],
            [
              -151.4405470674268,
              59.609757994160645,
              24.26326740482044
            ],
            [
              -151.45852119517497,
              59.610105379126686,
              -5.536732595179563
            ]
          ]
        ]
      },
      "bbox": [
        -151.4585212,
        59.60975799,
        -5.536732595,
        -151.4398491,
        59.61920829,
        24.2632674
      ],
      "properties": {
        "datetime": "2019-07-28T21:12:09Z",
        "pc:count": 8787036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 143448.4527,
            "count": 8787036,
            "maximum": 143924.2773,
            "minimum": 142912.5573,
            "name": "X",
            "position": 0,
            "stddev": 282.0430785,
            "variance": 79548.29815
          },
          {
            "average": 1071952.811,
            "count": 8787036,
            "maximum": 1072443.614,
            "minimum": 1071424.974,
            "name": "Y",
            "position": 1,
            "stddev": 287.7739732,
            "variance": 82813.85968
          },
          {
            "average": 2.321158105,
            "count": 8787036,
            "maximum": 24.2632674,
            "minimum": -5.536732595,
            "name": "Z",
            "position": 2,
            "stddev": 3.984267938,
            "variance": 15.874391
          },
          {
            "average": 417.8610795,
            "count": 8787036,
            "maximum": 64021,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 771.9917725,
            "variance": 595971.2968
          },
          {
            "average": 1.037827886,
            "count": 8787036,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2218643592,
            "variance": 0.04922379388
          },
          {
            "average": 1.076837969,
            "count": 8787036,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3323125651,
            "variance": 0.1104316409
          },
          {
            "average": 1,
            "count": 8787036,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8787036,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 16.42984813,
            "count": 8787036,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.78170123,
            "variance": 189.9352887
          },
          {
            "average": 19.92134376,
            "count": 8787036,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.127201294,
            "variance": 1.270582758
          },
          {
            "average": 1.596057078,
            "count": 8787036,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5174910341,
            "variance": 0.2677969703
          },
          {
            "average": 7.48020584,
            "count": 8787036,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.195143778,
            "variance": 10.20894376
          },
          {
            "average": 247943097.4,
            "count": 8787036,
            "maximum": 248383529.8,
            "minimum": 247430480.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472377.5914,
            "variance": 223140588900.0
          },
          {
            "average": 0,
            "count": 8787036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8787036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8787036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8787036,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8787036,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          142912.5573,
          1071424.974,
          -5.536732595,
          143924.2773,
          1072443.614,
          24.2632674
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                142912.55731145607,
                1071424.9740104114,
                -5.536732595179563
              ],
              [
                142912.55731145607,
                1072443.6140104115,
                -5.536732595179563
              ],
              [
                143924.27731145604,
                1072443.6140104115,
                24.26326740482044
              ],
              [
                143924.27731145604,
                1071424.9740104114,
                24.26326740482044
              ],
              [
                142912.55731145607,
                1071424.9740104114,
                -5.536732595179563
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:12:09+00:00",
        "end_time": "2019-07-17T20:28:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8709.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8709.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8709.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8709.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4585212,
            59.60975799,
            -5.536732595,
            -151.4398491,
            59.61920829,
            24.2632674
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.45852119517497,
                  59.610105379126686,
                  -5.536732595179563
                ],
                [
                  -151.45782810572757,
                  59.619208285375045,
                  -5.536732595179563
                ],
                [
                  -151.43984908591648,
                  59.61886080691966,
                  24.26326740482044
                ],
                [
                  -151.4405470674268,
                  59.609757994160645,
                  24.26326740482044
                ],
                [
                  -151.45852119517497,
                  59.610105379126686,
                  -5.536732595179563
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8709.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8709.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:12:09Z",
            "pc:count": 8787036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 143448.4527,
                "count": 8787036,
                "maximum": 143924.2773,
                "minimum": 142912.5573,
                "name": "X",
                "position": 0,
                "stddev": 282.0430785,
                "variance": 79548.29815
              },
              {
                "average": 1071952.811,
                "count": 8787036,
                "maximum": 1072443.614,
                "minimum": 1071424.974,
                "name": "Y",
                "position": 1,
                "stddev": 287.7739732,
                "variance": 82813.85968
              },
              {
                "average": 2.321158105,
                "count": 8787036,
                "maximum": 24.2632674,
                "minimum": -5.536732595,
                "name": "Z",
                "position": 2,
                "stddev": 3.984267938,
                "variance": 15.874391
              },
              {
                "average": 417.8610795,
                "count": 8787036,
                "maximum": 64021,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 771.9917725,
                "variance": 595971.2968
              },
              {
                "average": 1.037827886,
                "count": 8787036,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2218643592,
                "variance": 0.04922379388
              },
              {
                "average": 1.076837969,
                "count": 8787036,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3323125651,
                "variance": 0.1104316409
              },
              {
                "average": 1,
                "count": 8787036,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8787036,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 16.42984813,
                "count": 8787036,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.78170123,
                "variance": 189.9352887
              },
              {
                "average": 19.92134376,
                "count": 8787036,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.127201294,
                "variance": 1.270582758
              },
              {
                "average": 1.596057078,
                "count": 8787036,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5174910341,
                "variance": 0.2677969703
              },
              {
                "average": 7.48020584,
                "count": 8787036,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.195143778,
                "variance": 10.20894376
              },
              {
                "average": 247943097.4,
                "count": 8787036,
                "maximum": 248383529.8,
                "minimum": 247430480.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472377.5914,
                "variance": 223140588900.0
              },
              {
                "average": 0,
                "count": 8787036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8787036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8787036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8787036,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8787036,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              142912.5573,
              1071424.974,
              -5.536732595,
              143924.2773,
              1072443.614,
              24.2632674
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    142912.55731145607,
                    1071424.9740104114,
                    -5.536732595179563
                  ],
                  [
                    142912.55731145607,
                    1072443.6140104115,
                    -5.536732595179563
                  ],
                  [
                    143924.27731145604,
                    1072443.6140104115,
                    24.26326740482044
                  ],
                  [
                    143924.27731145604,
                    1071424.9740104114,
                    24.26326740482044
                  ],
                  [
                    142912.55731145607,
                    1071424.9740104114,
                    -5.536732595179563
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:12:09+00:00",
            "end_time": "2019-07-17T20:28:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8710.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.45803587360476,
              59.619080538455336,
              -3.301188282997234
            ],
            [
              -151.4575375843247,
              59.62562244990036,
              -3.301188282997234
            ],
            [
              -151.43963011991676,
              59.62527638711868,
              27.718811717002765
            ],
            [
              -151.44013191189316,
              59.618734542610504,
              27.718811717002765
            ],
            [
              -151.45803587360476,
              59.619080538455336,
              -3.301188282997234
            ]
          ]
        ]
      },
      "bbox": [
        -151.4580359,
        59.61873454,
        -3.301188283,
        -151.4396301,
        59.62562245,
        27.71881172
      ],
      "properties": {
        "datetime": "2019-07-28T21:12:09Z",
        "pc:count": 3931953,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 143305.9269,
            "count": 3931953,
            "maximum": 143908.9296,
            "minimum": 142901.4296,
            "name": "X",
            "position": 0,
            "stddev": 271.969299,
            "variance": 73967.29959
          },
          {
            "average": 1072705.259,
            "count": 3931953,
            "maximum": 1073160.953,
            "minimum": 1072428.893,
            "name": "Y",
            "position": 1,
            "stddev": 179.7513076,
            "variance": 32310.53258
          },
          {
            "average": 0.547743866,
            "count": 3931953,
            "maximum": 27.71881172,
            "minimum": -3.301188283,
            "name": "Z",
            "position": 2,
            "stddev": 3.1972727,
            "variance": 10.22255272
          },
          {
            "average": 175.6015741,
            "count": 3931953,
            "maximum": 62409,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 617.6306974,
            "variance": 381467.6784
          },
          {
            "average": 1.014836393,
            "count": 3931953,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1528681586,
            "variance": 0.02336867393
          },
          {
            "average": 1.029940338,
            "count": 3931953,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2374896319,
            "variance": 0.05640132527
          },
          {
            "average": 1,
            "count": 3931953,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3931953,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 24.09412396,
            "count": 3931953,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.5988385,
            "variance": 112.3353776
          },
          {
            "average": 20.02348222,
            "count": 3931953,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.075757029,
            "variance": 1.157253186
          },
          {
            "average": 1.848115682,
            "count": 3931953,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.394564369,
            "variance": 0.1556810412
          },
          {
            "average": 10.72354298,
            "count": 3931953,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.528659324,
            "variance": 2.33679933
          },
          {
            "average": 247930895.6,
            "count": 3931953,
            "maximum": 248383529.9,
            "minimum": 247430479.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472872.5516,
            "variance": 223608450000.0
          },
          {
            "average": 0,
            "count": 3931953,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3931953,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3931953,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3931953,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3931953,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          142901.4296,
          1072428.893,
          -3.301188283,
          143908.9296,
          1073160.953,
          27.71881172
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                142901.42962236394,
                1072428.8926044663,
                -3.301188282997234
              ],
              [
                142901.42962236394,
                1073160.9526044664,
                -3.301188282997234
              ],
              [
                143908.92962236394,
                1073160.9526044664,
                27.718811717002765
              ],
              [
                143908.92962236394,
                1072428.8926044663,
                27.718811717002765
              ],
              [
                142901.42962236394,
                1072428.8926044663,
                -3.301188282997234
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:12:09+00:00",
        "end_time": "2019-07-17T20:27:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8710.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8710.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8710.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8710.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4580359,
            59.61873454,
            -3.301188283,
            -151.4396301,
            59.62562245,
            27.71881172
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.45803587360476,
                  59.619080538455336,
                  -3.301188282997234
                ],
                [
                  -151.4575375843247,
                  59.62562244990036,
                  -3.301188282997234
                ],
                [
                  -151.43963011991676,
                  59.62527638711868,
                  27.718811717002765
                ],
                [
                  -151.44013191189316,
                  59.618734542610504,
                  27.718811717002765
                ],
                [
                  -151.45803587360476,
                  59.619080538455336,
                  -3.301188282997234
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8710.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8710.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:12:09Z",
            "pc:count": 3931953,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 143305.9269,
                "count": 3931953,
                "maximum": 143908.9296,
                "minimum": 142901.4296,
                "name": "X",
                "position": 0,
                "stddev": 271.969299,
                "variance": 73967.29959
              },
              {
                "average": 1072705.259,
                "count": 3931953,
                "maximum": 1073160.953,
                "minimum": 1072428.893,
                "name": "Y",
                "position": 1,
                "stddev": 179.7513076,
                "variance": 32310.53258
              },
              {
                "average": 0.547743866,
                "count": 3931953,
                "maximum": 27.71881172,
                "minimum": -3.301188283,
                "name": "Z",
                "position": 2,
                "stddev": 3.1972727,
                "variance": 10.22255272
              },
              {
                "average": 175.6015741,
                "count": 3931953,
                "maximum": 62409,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 617.6306974,
                "variance": 381467.6784
              },
              {
                "average": 1.014836393,
                "count": 3931953,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1528681586,
                "variance": 0.02336867393
              },
              {
                "average": 1.029940338,
                "count": 3931953,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2374896319,
                "variance": 0.05640132527
              },
              {
                "average": 1,
                "count": 3931953,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3931953,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 24.09412396,
                "count": 3931953,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.5988385,
                "variance": 112.3353776
              },
              {
                "average": 20.02348222,
                "count": 3931953,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.075757029,
                "variance": 1.157253186
              },
              {
                "average": 1.848115682,
                "count": 3931953,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.394564369,
                "variance": 0.1556810412
              },
              {
                "average": 10.72354298,
                "count": 3931953,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.528659324,
                "variance": 2.33679933
              },
              {
                "average": 247930895.6,
                "count": 3931953,
                "maximum": 248383529.9,
                "minimum": 247430479.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472872.5516,
                "variance": 223608450000.0
              },
              {
                "average": 0,
                "count": 3931953,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3931953,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3931953,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3931953,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3931953,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              142901.4296,
              1072428.893,
              -3.301188283,
              143908.9296,
              1073160.953,
              27.71881172
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    142901.42962236394,
                    1072428.8926044663,
                    -3.301188282997234
                  ],
                  [
                    142901.42962236394,
                    1073160.9526044664,
                    -3.301188282997234
                  ],
                  [
                    143908.92962236394,
                    1073160.9526044664,
                    27.718811717002765
                  ],
                  [
                    143908.92962236394,
                    1072428.8926044663,
                    27.718811717002765
                  ],
                  [
                    142901.42962236394,
                    1072428.8926044663,
                    -3.301188282997234
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:12:09+00:00",
            "end_time": "2019-07-17T20:27: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": "20190717_NCMP_AK_05VNG8212.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.54580357694988,
              59.638046106643095,
              0.329274672212936
            ],
            [
              -151.54544800532074,
              59.64287888948005,
              0.329274672212936
            ],
            [
              -151.52758124439893,
              59.642545698350055,
              47.90927467221293
            ],
            [
              -151.52793939947867,
              59.63771296315903,
              47.90927467221293
            ],
            [
              -151.54580357694988,
              59.638046106643095,
              0.329274672212936
            ]
          ]
        ]
      },
      "bbox": [
        -151.5458036,
        59.63771296,
        0.3292746722,
        -151.5275812,
        59.64287889,
        47.90927467
      ],
      "properties": {
        "datetime": "2019-07-28T20:58:08Z",
        "pc:count": 4008906,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 138268.8164,
            "count": 4008906,
            "maximum": 138895.971,
            "minimum": 137891.331,
            "name": "X",
            "position": 0,
            "stddev": 256.344789,
            "variance": 65712.65084
          },
          {
            "average": 1074579.4,
            "count": 4008906,
            "maximum": 1074903.383,
            "minimum": 1074362.603,
            "name": "Y",
            "position": 1,
            "stddev": 125.6336779,
            "variance": 15783.82101
          },
          {
            "average": 12.43475509,
            "count": 4008906,
            "maximum": 47.90927467,
            "minimum": 0.3292746722,
            "name": "Z",
            "position": 2,
            "stddev": 8.25028455,
            "variance": 68.06719516
          },
          {
            "average": 586.9165895,
            "count": 4008906,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 678.5394786,
            "variance": 460415.8241
          },
          {
            "average": 1.373926952,
            "count": 4008906,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8187127629,
            "variance": 0.6702905881
          },
          {
            "average": 1.750934794,
            "count": 4008906,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.2571681,
            "variance": 1.58047163
          },
          {
            "average": 1,
            "count": 4008906,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008906,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.188885696,
            "count": 4008906,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.118704098,
            "variance": 1.251498858
          },
          {
            "average": 20.00779983,
            "count": 4008906,
            "maximum": 28.00200081,
            "minimum": 12,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.287119933,
            "variance": 5.230917587
          },
          {
            "average": 1.437736131,
            "count": 4008906,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.020848744,
            "variance": 1.042132157
          },
          {
            "average": 11.34399185,
            "count": 4008906,
            "maximum": 12,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7480348796,
            "variance": 0.5595561811
          },
          {
            "average": 248053332.4,
            "count": 4008906,
            "maximum": 248382688.1,
            "minimum": 247434672.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 450830.8481,
            "variance": 203248453600.0
          },
          {
            "average": 0,
            "count": 4008906,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008906,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008906,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008906,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4008906,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          137891.331,
          1074362.603,
          0.3292746722,
          138895.971,
          1074903.383,
          47.90927467
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                137891.33095964693,
                1074362.6029807231,
                0.329274672212936
              ],
              [
                137891.33095964693,
                1074903.382980723,
                0.329274672212936
              ],
              [
                138895.97095964695,
                1074903.382980723,
                47.90927467221293
              ],
              [
                138895.97095964695,
                1074362.6029807231,
                47.90927467221293
              ],
              [
                137891.33095964693,
                1074362.6029807231,
                0.329274672212936
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:58:08+00:00",
        "end_time": "2019-07-17T21:37:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8212.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8212.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8212.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8212.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5458036,
            59.63771296,
            0.3292746722,
            -151.5275812,
            59.64287889,
            47.90927467
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.54580357694988,
                  59.638046106643095,
                  0.329274672212936
                ],
                [
                  -151.54544800532074,
                  59.64287888948005,
                  0.329274672212936
                ],
                [
                  -151.52758124439893,
                  59.642545698350055,
                  47.90927467221293
                ],
                [
                  -151.52793939947867,
                  59.63771296315903,
                  47.90927467221293
                ],
                [
                  -151.54580357694988,
                  59.638046106643095,
                  0.329274672212936
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8212.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8212.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:58:08Z",
            "pc:count": 4008906,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 138268.8164,
                "count": 4008906,
                "maximum": 138895.971,
                "minimum": 137891.331,
                "name": "X",
                "position": 0,
                "stddev": 256.344789,
                "variance": 65712.65084
              },
              {
                "average": 1074579.4,
                "count": 4008906,
                "maximum": 1074903.383,
                "minimum": 1074362.603,
                "name": "Y",
                "position": 1,
                "stddev": 125.6336779,
                "variance": 15783.82101
              },
              {
                "average": 12.43475509,
                "count": 4008906,
                "maximum": 47.90927467,
                "minimum": 0.3292746722,
                "name": "Z",
                "position": 2,
                "stddev": 8.25028455,
                "variance": 68.06719516
              },
              {
                "average": 586.9165895,
                "count": 4008906,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 678.5394786,
                "variance": 460415.8241
              },
              {
                "average": 1.373926952,
                "count": 4008906,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8187127629,
                "variance": 0.6702905881
              },
              {
                "average": 1.750934794,
                "count": 4008906,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.2571681,
                "variance": 1.58047163
              },
              {
                "average": 1,
                "count": 4008906,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008906,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.188885696,
                "count": 4008906,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.118704098,
                "variance": 1.251498858
              },
              {
                "average": 20.00779983,
                "count": 4008906,
                "maximum": 28.00200081,
                "minimum": 12,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.287119933,
                "variance": 5.230917587
              },
              {
                "average": 1.437736131,
                "count": 4008906,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.020848744,
                "variance": 1.042132157
              },
              {
                "average": 11.34399185,
                "count": 4008906,
                "maximum": 12,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7480348796,
                "variance": 0.5595561811
              },
              {
                "average": 248053332.4,
                "count": 4008906,
                "maximum": 248382688.1,
                "minimum": 247434672.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 450830.8481,
                "variance": 203248453600.0
              },
              {
                "average": 0,
                "count": 4008906,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008906,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008906,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008906,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4008906,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              137891.331,
              1074362.603,
              0.3292746722,
              138895.971,
              1074903.383,
              47.90927467
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    137891.33095964693,
                    1074362.6029807231,
                    0.329274672212936
                  ],
                  [
                    137891.33095964693,
                    1074903.382980723,
                    0.329274672212936
                  ],
                  [
                    138895.97095964695,
                    1074903.382980723,
                    47.90927467221293
                  ],
                  [
                    138895.97095964695,
                    1074362.6029807231,
                    47.90927467221293
                  ],
                  [
                    137891.33095964693,
                    1074362.6029807231,
                    0.329274672212936
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:58:08+00:00",
            "end_time": "2019-07-17T21:37: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": "20190717_NCMP_AK_05VNG8309.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.52913946915206,
              59.61412786001011,
              -11.00284574992395
            ],
            [
              -151.5287032326856,
              59.62002106709231,
              -11.00284574992395
            ],
            [
              -151.51081688016433,
              59.6196850070173,
              -6.342845749923949
            ],
            [
              -151.51125626805916,
              59.61379185847958,
              -6.342845749923949
            ],
            [
              -151.52913946915206,
              59.61412786001011,
              -11.00284574992395
            ]
          ]
        ]
      },
      "bbox": [
        -151.5291395,
        59.61379186,
        -11.00284575,
        -151.5108169,
        59.62002107,
        -6.34284575
      ],
      "properties": {
        "datetime": "2019-07-28T19:49:04Z",
        "pc:count": 518442,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 139397.6701,
            "count": 518442,
            "maximum": 139933.1148,
            "minimum": 138926.6748,
            "name": "X",
            "position": 0,
            "stddev": 286.8261432,
            "variance": 82269.23641
          },
          {
            "average": 1072152.148,
            "count": 518442,
            "maximum": 1072384.043,
            "minimum": 1071724.603,
            "name": "Y",
            "position": 1,
            "stddev": 146.9349351,
            "variance": 21589.87516
          },
          {
            "average": -7.842231506,
            "count": 518442,
            "maximum": -6.34284575,
            "minimum": -11.00284575,
            "name": "Z",
            "position": 2,
            "stddev": 0.664120579,
            "variance": 0.4410561435
          },
          {
            "average": 2158.656326,
            "count": 518442,
            "maximum": 7196,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1198.939167,
            "variance": 1437455.126
          },
          {
            "average": 1,
            "count": 518442,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 518442,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 518442,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 518442,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 518442,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.95663459,
            "count": 518442,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.375955841,
            "variance": 1.893254476
          },
          {
            "average": 2.011436188,
            "count": 518442,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1086064154,
            "variance": 0.01179535346
          },
          {
            "average": 1.861457984,
            "count": 518442,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.792873479,
            "variance": 0.6286483537
          },
          {
            "average": 248084582.4,
            "count": 518442,
            "maximum": 248378544.1,
            "minimum": 247430917.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 437366.2461,
            "variance": 191289233200.0
          },
          {
            "average": 0,
            "count": 518442,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 518442,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 518442,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 518442,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 518442,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          138926.6748,
          1071724.603,
          -11.00284575,
          139933.1148,
          1072384.043,
          -6.34284575
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                138926.67476119086,
                1071724.6032543057,
                -11.00284574992395
              ],
              [
                138926.67476119086,
                1072384.0432543056,
                -11.00284574992395
              ],
              [
                139933.11476119087,
                1072384.0432543056,
                -6.342845749923949
              ],
              [
                139933.11476119087,
                1071724.6032543057,
                -6.342845749923949
              ],
              [
                138926.67476119086,
                1071724.6032543057,
                -11.00284574992395
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:49:04+00:00",
        "end_time": "2019-07-17T20:35:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8309.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8309.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8309.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8309.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5291395,
            59.61379186,
            -11.00284575,
            -151.5108169,
            59.62002107,
            -6.34284575
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.52913946915206,
                  59.61412786001011,
                  -11.00284574992395
                ],
                [
                  -151.5287032326856,
                  59.62002106709231,
                  -11.00284574992395
                ],
                [
                  -151.51081688016433,
                  59.6196850070173,
                  -6.342845749923949
                ],
                [
                  -151.51125626805916,
                  59.61379185847958,
                  -6.342845749923949
                ],
                [
                  -151.52913946915206,
                  59.61412786001011,
                  -11.00284574992395
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8309.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8309.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:49:04Z",
            "pc:count": 518442,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 139397.6701,
                "count": 518442,
                "maximum": 139933.1148,
                "minimum": 138926.6748,
                "name": "X",
                "position": 0,
                "stddev": 286.8261432,
                "variance": 82269.23641
              },
              {
                "average": 1072152.148,
                "count": 518442,
                "maximum": 1072384.043,
                "minimum": 1071724.603,
                "name": "Y",
                "position": 1,
                "stddev": 146.9349351,
                "variance": 21589.87516
              },
              {
                "average": -7.842231506,
                "count": 518442,
                "maximum": -6.34284575,
                "minimum": -11.00284575,
                "name": "Z",
                "position": 2,
                "stddev": 0.664120579,
                "variance": 0.4410561435
              },
              {
                "average": 2158.656326,
                "count": 518442,
                "maximum": 7196,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1198.939167,
                "variance": 1437455.126
              },
              {
                "average": 1,
                "count": 518442,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 518442,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 518442,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 518442,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 518442,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.95663459,
                "count": 518442,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.375955841,
                "variance": 1.893254476
              },
              {
                "average": 2.011436188,
                "count": 518442,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1086064154,
                "variance": 0.01179535346
              },
              {
                "average": 1.861457984,
                "count": 518442,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.792873479,
                "variance": 0.6286483537
              },
              {
                "average": 248084582.4,
                "count": 518442,
                "maximum": 248378544.1,
                "minimum": 247430917.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 437366.2461,
                "variance": 191289233200.0
              },
              {
                "average": 0,
                "count": 518442,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 518442,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 518442,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 518442,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 518442,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              138926.6748,
              1071724.603,
              -11.00284575,
              139933.1148,
              1072384.043,
              -6.34284575
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    138926.67476119086,
                    1071724.6032543057,
                    -11.00284574992395
                  ],
                  [
                    138926.67476119086,
                    1072384.0432543056,
                    -11.00284574992395
                  ],
                  [
                    139933.11476119087,
                    1072384.0432543056,
                    -6.342845749923949
                  ],
                  [
                    139933.11476119087,
                    1071724.6032543057,
                    -6.342845749923949
                  ],
                  [
                    138926.67476119086,
                    1071724.6032543057,
                    -11.00284574992395
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:49:04+00:00",
            "end_time": "2019-07-17T20:35:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8310.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.52896247325592,
              59.619896203261895,
              -7.881239969892015
            ],
            [
              -151.52828842701564,
              59.628998904309356,
              -7.881239969892015
            ],
            [
              -151.5103307847702,
              59.628661535319544,
              -1.581239969892014
            ],
            [
              -151.51100971899263,
              59.61955892507539,
              -1.581239969892014
            ],
            [
              -151.52896247325592,
              59.619896203261895,
              -7.881239969892015
            ]
          ]
        ]
      },
      "bbox": [
        -151.5289625,
        59.61955893,
        -7.88123997,
        -151.5103308,
        59.6289989,
        -1.58123997
      ],
      "properties": {
        "datetime": "2019-07-28T20:22:47Z",
        "pc:count": 810533,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 139402.1903,
            "count": 810533,
            "maximum": 139922.8074,
            "minimum": 138912.6274,
            "name": "X",
            "position": 0,
            "stddev": 310.1406424,
            "variance": 96187.21809
          },
          {
            "average": 1072846.015,
            "count": 810533,
            "maximum": 1073388.128,
            "minimum": 1072369.548,
            "name": "Y",
            "position": 1,
            "stddev": 335.1634255,
            "variance": 112334.5218
          },
          {
            "average": -5.412691792,
            "count": 810533,
            "maximum": -1.58123997,
            "minimum": -7.88123997,
            "name": "Z",
            "position": 2,
            "stddev": 1.330600209,
            "variance": 1.770496917
          },
          {
            "average": 1980.830698,
            "count": 810533,
            "maximum": 13284,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2027.702889,
            "variance": 4111579.005
          },
          {
            "average": 1.000011104,
            "count": 810533,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003332220722,
            "variance": 1.110369494e-05
          },
          {
            "average": 1.000022208,
            "count": 810533,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004712445574,
            "variance": 2.220714329e-05
          },
          {
            "average": 1,
            "count": 810533,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 810533,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 810533,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99260652,
            "count": 810533,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.075285872,
            "variance": 1.156239706
          },
          {
            "average": 2.022443256,
            "count": 810533,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1505081249,
            "variance": 0.02265269566
          },
          {
            "average": 5.162958202,
            "count": 810533,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.908806307,
            "variance": 3.643541516
          },
          {
            "average": 247856790,
            "count": 810533,
            "maximum": 248380567.8,
            "minimum": 247431420.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 470522.1721,
            "variance": 221391114400.0
          },
          {
            "average": 0,
            "count": 810533,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 810533,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 810533,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 810533,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 810533,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          138912.6274,
          1072369.548,
          -7.88123997,
          139922.8074,
          1073388.128,
          -1.58123997
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                138912.62738905783,
                1072369.5482383338,
                -7.881239969892015
              ],
              [
                138912.62738905783,
                1073388.1282383339,
                -7.881239969892015
              ],
              [
                139922.80738905782,
                1073388.1282383339,
                -1.581239969892014
              ],
              [
                139922.80738905782,
                1072369.5482383338,
                -1.581239969892014
              ],
              [
                138912.62738905783,
                1072369.5482383338,
                -7.881239969892015
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:22:47+00:00",
        "end_time": "2019-07-17T20:43:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8310.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8310.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8310.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8310.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5289625,
            59.61955893,
            -7.88123997,
            -151.5103308,
            59.6289989,
            -1.58123997
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.52896247325592,
                  59.619896203261895,
                  -7.881239969892015
                ],
                [
                  -151.52828842701564,
                  59.628998904309356,
                  -7.881239969892015
                ],
                [
                  -151.5103307847702,
                  59.628661535319544,
                  -1.581239969892014
                ],
                [
                  -151.51100971899263,
                  59.61955892507539,
                  -1.581239969892014
                ],
                [
                  -151.52896247325592,
                  59.619896203261895,
                  -7.881239969892015
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8310.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8310.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:22:47Z",
            "pc:count": 810533,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 139402.1903,
                "count": 810533,
                "maximum": 139922.8074,
                "minimum": 138912.6274,
                "name": "X",
                "position": 0,
                "stddev": 310.1406424,
                "variance": 96187.21809
              },
              {
                "average": 1072846.015,
                "count": 810533,
                "maximum": 1073388.128,
                "minimum": 1072369.548,
                "name": "Y",
                "position": 1,
                "stddev": 335.1634255,
                "variance": 112334.5218
              },
              {
                "average": -5.412691792,
                "count": 810533,
                "maximum": -1.58123997,
                "minimum": -7.88123997,
                "name": "Z",
                "position": 2,
                "stddev": 1.330600209,
                "variance": 1.770496917
              },
              {
                "average": 1980.830698,
                "count": 810533,
                "maximum": 13284,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2027.702889,
                "variance": 4111579.005
              },
              {
                "average": 1.000011104,
                "count": 810533,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003332220722,
                "variance": 1.110369494e-05
              },
              {
                "average": 1.000022208,
                "count": 810533,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004712445574,
                "variance": 2.220714329e-05
              },
              {
                "average": 1,
                "count": 810533,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 810533,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 810533,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99260652,
                "count": 810533,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.075285872,
                "variance": 1.156239706
              },
              {
                "average": 2.022443256,
                "count": 810533,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1505081249,
                "variance": 0.02265269566
              },
              {
                "average": 5.162958202,
                "count": 810533,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.908806307,
                "variance": 3.643541516
              },
              {
                "average": 247856790,
                "count": 810533,
                "maximum": 248380567.8,
                "minimum": 247431420.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 470522.1721,
                "variance": 221391114400.0
              },
              {
                "average": 0,
                "count": 810533,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 810533,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 810533,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 810533,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 810533,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              138912.6274,
              1072369.548,
              -7.88123997,
              139922.8074,
              1073388.128,
              -1.58123997
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    138912.62738905783,
                    1072369.5482383338,
                    -7.881239969892015
                  ],
                  [
                    138912.62738905783,
                    1073388.1282383339,
                    -7.881239969892015
                  ],
                  [
                    139922.80738905782,
                    1073388.1282383339,
                    -1.581239969892014
                  ],
                  [
                    139922.80738905782,
                    1072369.5482383338,
                    -1.581239969892014
                  ],
                  [
                    138912.62738905783,
                    1072369.5482383338,
                    -7.881239969892015
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:22:47+00:00",
            "end_time": "2019-07-17T20:43: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": "20190717_NCMP_AK_05VNG8808.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.44122207634615,
              59.60092071797697,
              -5.824861805071393
            ],
            [
              -151.44052462783515,
              59.610021420205484,
              -5.824861805071393
            ],
            [
              -151.42255144434958,
              59.60967159912791,
              55.97513819492861
            ],
            [
              -151.42325378069157,
              59.600570990961344,
              55.97513819492861
            ],
            [
              -151.44122207634615,
              59.60092071797697,
              -5.824861805071393
            ]
          ]
        ]
      },
      "bbox": [
        -151.4412221,
        59.60057099,
        -5.824861805,
        -151.4225514,
        59.61002142,
        55.97513819
      ],
      "properties": {
        "datetime": "2019-07-28T21:11:50Z",
        "pc:count": 8686547,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 144427.8466,
            "count": 8686547,
            "maximum": 144936.0836,
            "minimum": 143924.4036,
            "name": "X",
            "position": 0,
            "stddev": 277.591005,
            "variance": 77056.76608
          },
          {
            "average": 1070958.3,
            "count": 8686547,
            "maximum": 1071454.457,
            "minimum": 1070436.057,
            "name": "Y",
            "position": 1,
            "stddev": 283.3571942,
            "variance": 80291.29951
          },
          {
            "average": 3.369565737,
            "count": 8686547,
            "maximum": 55.97513819,
            "minimum": -5.824861805,
            "name": "Z",
            "position": 2,
            "stddev": 4.518950347,
            "variance": 20.42091224
          },
          {
            "average": 561.1903663,
            "count": 8686547,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1194.295616,
            "variance": 1426342.017
          },
          {
            "average": 1.071893124,
            "count": 8686547,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3085677963,
            "variance": 0.09521408491
          },
          {
            "average": 1.147295582,
            "count": 8686547,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4628267392,
            "variance": 0.2142085905
          },
          {
            "average": 1,
            "count": 8686547,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8686547,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.33487794,
            "count": 8686547,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.57568269,
            "variance": 184.2991605
          },
          {
            "average": 19.9363225,
            "count": 8686547,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.140156839,
            "variance": 1.299957617
          },
          {
            "average": 1.487407482,
            "count": 8686547,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5468289307,
            "variance": 0.2990218795
          },
          {
            "average": 4.906090993,
            "count": 8686547,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.455916552,
            "variance": 11.94335921
          },
          {
            "average": 247915719.4,
            "count": 8686547,
            "maximum": 248383510.8,
            "minimum": 247430499.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 473625.9062,
            "variance": 224321499000.0
          },
          {
            "average": 0,
            "count": 8686547,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8686547,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8686547,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8686547,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8686547,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          143924.4036,
          1070436.057,
          -5.824861805,
          144936.0836,
          1071454.457,
          55.97513819
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                143924.40355198688,
                1070436.0572174445,
                -5.824861805071393
              ],
              [
                143924.40355198688,
                1071454.4572174444,
                -5.824861805071393
              ],
              [
                144936.08355198687,
                1071454.4572174444,
                55.97513819492861
              ],
              [
                144936.08355198687,
                1070436.0572174445,
                55.97513819492861
              ],
              [
                143924.40355198688,
                1070436.0572174445,
                -5.824861805071393
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:11:50+00:00",
        "end_time": "2019-07-17T20:28:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8808.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8808.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8808.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8808.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4412221,
            59.60057099,
            -5.824861805,
            -151.4225514,
            59.61002142,
            55.97513819
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.44122207634615,
                  59.60092071797697,
                  -5.824861805071393
                ],
                [
                  -151.44052462783515,
                  59.610021420205484,
                  -5.824861805071393
                ],
                [
                  -151.42255144434958,
                  59.60967159912791,
                  55.97513819492861
                ],
                [
                  -151.42325378069157,
                  59.600570990961344,
                  55.97513819492861
                ],
                [
                  -151.44122207634615,
                  59.60092071797697,
                  -5.824861805071393
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8808.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8808.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:11:50Z",
            "pc:count": 8686547,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 144427.8466,
                "count": 8686547,
                "maximum": 144936.0836,
                "minimum": 143924.4036,
                "name": "X",
                "position": 0,
                "stddev": 277.591005,
                "variance": 77056.76608
              },
              {
                "average": 1070958.3,
                "count": 8686547,
                "maximum": 1071454.457,
                "minimum": 1070436.057,
                "name": "Y",
                "position": 1,
                "stddev": 283.3571942,
                "variance": 80291.29951
              },
              {
                "average": 3.369565737,
                "count": 8686547,
                "maximum": 55.97513819,
                "minimum": -5.824861805,
                "name": "Z",
                "position": 2,
                "stddev": 4.518950347,
                "variance": 20.42091224
              },
              {
                "average": 561.1903663,
                "count": 8686547,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1194.295616,
                "variance": 1426342.017
              },
              {
                "average": 1.071893124,
                "count": 8686547,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3085677963,
                "variance": 0.09521408491
              },
              {
                "average": 1.147295582,
                "count": 8686547,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4628267392,
                "variance": 0.2142085905
              },
              {
                "average": 1,
                "count": 8686547,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8686547,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.33487794,
                "count": 8686547,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.57568269,
                "variance": 184.2991605
              },
              {
                "average": 19.9363225,
                "count": 8686547,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.140156839,
                "variance": 1.299957617
              },
              {
                "average": 1.487407482,
                "count": 8686547,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5468289307,
                "variance": 0.2990218795
              },
              {
                "average": 4.906090993,
                "count": 8686547,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.455916552,
                "variance": 11.94335921
              },
              {
                "average": 247915719.4,
                "count": 8686547,
                "maximum": 248383510.8,
                "minimum": 247430499.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 473625.9062,
                "variance": 224321499000.0
              },
              {
                "average": 0,
                "count": 8686547,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8686547,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8686547,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8686547,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8686547,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              143924.4036,
              1070436.057,
              -5.824861805,
              144936.0836,
              1071454.457,
              55.97513819
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    143924.40355198688,
                    1070436.0572174445,
                    -5.824861805071393
                  ],
                  [
                    143924.40355198688,
                    1071454.4572174444,
                    -5.824861805071393
                  ],
                  [
                    144936.08355198687,
                    1071454.4572174444,
                    55.97513819492861
                  ],
                  [
                    144936.08355198687,
                    1070436.0572174445,
                    55.97513819492861
                  ],
                  [
                    143924.40355198688,
                    1070436.0572174445,
                    -5.824861805071393
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:11:50+00:00",
            "end_time": "2019-07-17T20:28: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": "20190717_NCMP_AK_05VNG8809.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.4408068508307,
              59.609896333265446,
              -6.987192942790553
            ],
            [
              -151.44010900577206,
              59.618998253297825,
              -6.987192942790553
            ],
            [
              -151.42213277252236,
              59.61864841120832,
              10.732807057209445
            ],
            [
              -151.42283550822353,
              59.60954658529021,
              10.732807057209445
            ],
            [
              -151.4408068508307,
              59.609896333265446,
              -6.987192942790553
            ]
          ]
        ]
      },
      "bbox": [
        -151.4408069,
        59.60954659,
        -6.987192943,
        -151.4221328,
        59.61899825,
        10.73280706
      ],
      "properties": {
        "datetime": "2019-07-28T21:11:51Z",
        "pc:count": 3216306,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 144217.1996,
            "count": 3216306,
            "maximum": 144920.6603,
            "minimum": 143909.0803,
            "name": "X",
            "position": 0,
            "stddev": 237.6568751,
            "variance": 56480.79029
          },
          {
            "average": 1071824.909,
            "count": 3216306,
            "maximum": 1072458.409,
            "minimum": 1071439.869,
            "name": "Y",
            "position": 1,
            "stddev": 287.2268491,
            "variance": 82499.26287
          },
          {
            "average": -1.636941421,
            "count": 3216306,
            "maximum": 10.73280706,
            "minimum": -6.987192943,
            "name": "Z",
            "position": 2,
            "stddev": 2.392632312,
            "variance": 5.724689381
          },
          {
            "average": 541.7364209,
            "count": 3216306,
            "maximum": 14935,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1181.009308,
            "variance": 1394782.986
          },
          {
            "average": 1.001732422,
            "count": 3216306,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04529382113,
            "variance": 0.002051530232
          },
          {
            "average": 1.003465777,
            "count": 3216306,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06640423021,
            "variance": 0.00440952179
          },
          {
            "average": 1,
            "count": 3216306,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3216306,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.4253081,
            "count": 3216306,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.031702965,
            "variance": 64.50825252
          },
          {
            "average": 20.01396723,
            "count": 3216306,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.193353873,
            "variance": 1.424093466
          },
          {
            "average": 1.919266699,
            "count": 3216306,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3076212127,
            "variance": 0.09463081048
          },
          {
            "average": 8.041653064,
            "count": 3216306,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.051583619,
            "variance": 4.208995347
          },
          {
            "average": 248003404.6,
            "count": 3216306,
            "maximum": 248383511.7,
            "minimum": 247430498.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 463638.6586,
            "variance": 214960805800.0
          },
          {
            "average": 0,
            "count": 3216306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3216306,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3216306,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3216306,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3216306,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          143909.0803,
          1071439.869,
          -6.987192943,
          144920.6603,
          1072458.409,
          10.73280706
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                143909.08032307084,
                1071439.8687156904,
                -6.987192942790553
              ],
              [
                143909.08032307084,
                1072458.4087156905,
                -6.987192942790553
              ],
              [
                144920.66032307086,
                1072458.4087156905,
                10.732807057209445
              ],
              [
                144920.66032307086,
                1071439.8687156904,
                10.732807057209445
              ],
              [
                143909.08032307084,
                1071439.8687156904,
                -6.987192942790553
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:11:51+00:00",
        "end_time": "2019-07-17T20:28:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8809.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8809.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8809.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8809.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4408069,
            59.60954659,
            -6.987192943,
            -151.4221328,
            59.61899825,
            10.73280706
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.4408068508307,
                  59.609896333265446,
                  -6.987192942790553
                ],
                [
                  -151.44010900577206,
                  59.618998253297825,
                  -6.987192942790553
                ],
                [
                  -151.42213277252236,
                  59.61864841120832,
                  10.732807057209445
                ],
                [
                  -151.42283550822353,
                  59.60954658529021,
                  10.732807057209445
                ],
                [
                  -151.4408068508307,
                  59.609896333265446,
                  -6.987192942790553
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8809.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8809.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:11:51Z",
            "pc:count": 3216306,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 144217.1996,
                "count": 3216306,
                "maximum": 144920.6603,
                "minimum": 143909.0803,
                "name": "X",
                "position": 0,
                "stddev": 237.6568751,
                "variance": 56480.79029
              },
              {
                "average": 1071824.909,
                "count": 3216306,
                "maximum": 1072458.409,
                "minimum": 1071439.869,
                "name": "Y",
                "position": 1,
                "stddev": 287.2268491,
                "variance": 82499.26287
              },
              {
                "average": -1.636941421,
                "count": 3216306,
                "maximum": 10.73280706,
                "minimum": -6.987192943,
                "name": "Z",
                "position": 2,
                "stddev": 2.392632312,
                "variance": 5.724689381
              },
              {
                "average": 541.7364209,
                "count": 3216306,
                "maximum": 14935,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1181.009308,
                "variance": 1394782.986
              },
              {
                "average": 1.001732422,
                "count": 3216306,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04529382113,
                "variance": 0.002051530232
              },
              {
                "average": 1.003465777,
                "count": 3216306,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06640423021,
                "variance": 0.00440952179
              },
              {
                "average": 1,
                "count": 3216306,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3216306,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.4253081,
                "count": 3216306,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.031702965,
                "variance": 64.50825252
              },
              {
                "average": 20.01396723,
                "count": 3216306,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.193353873,
                "variance": 1.424093466
              },
              {
                "average": 1.919266699,
                "count": 3216306,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3076212127,
                "variance": 0.09463081048
              },
              {
                "average": 8.041653064,
                "count": 3216306,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.051583619,
                "variance": 4.208995347
              },
              {
                "average": 248003404.6,
                "count": 3216306,
                "maximum": 248383511.7,
                "minimum": 247430498.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 463638.6586,
                "variance": 214960805800.0
              },
              {
                "average": 0,
                "count": 3216306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3216306,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3216306,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3216306,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3216306,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              143909.0803,
              1071439.869,
              -6.987192943,
              144920.6603,
              1072458.409,
              10.73280706
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    143909.08032307084,
                    1071439.8687156904,
                    -6.987192942790553
                  ],
                  [
                    143909.08032307084,
                    1072458.4087156905,
                    -6.987192942790553
                  ],
                  [
                    144920.66032307086,
                    1072458.4087156905,
                    10.732807057209445
                  ],
                  [
                    144920.66032307086,
                    1071439.8687156904,
                    10.732807057209445
                  ],
                  [
                    143909.08032307084,
                    1071439.8687156904,
                    -6.987192942790553
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:11:51+00:00",
            "end_time": "2019-07-17T20:28:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8810.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.44022373850456,
              59.61886989322026,
              -6.976224167056124
            ],
            [
              -151.4399585152276,
              59.62232803140379,
              -6.976224167056124
            ],
            [
              -151.42214683731802,
              59.62198141758815,
              -2.296224167056124
            ],
            [
              -151.4224139022103,
              59.61852331484376,
              -2.296224167056124
            ],
            [
              -151.44022373850456,
              59.61886989322026,
              -6.976224167056124
            ]
          ]
        ]
      },
      "bbox": [
        -151.4402237,
        59.61852331,
        -6.976224167,
        -151.4221468,
        59.62232803,
        -2.296224167
      ],
      "properties": {
        "datetime": "2019-07-28T20:56:39Z",
        "pc:count": 342664,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 144151.9904,
            "count": 342664,
            "maximum": 144905.4067,
            "minimum": 143903.1867,
            "name": "X",
            "position": 0,
            "stddev": 212.5826299,
            "variance": 45191.37455
          },
          {
            "average": 1072588.001,
            "count": 342664,
            "maximum": 1072830.797,
            "minimum": 1072443.817,
            "name": "Y",
            "position": 1,
            "stddev": 99.84636579,
            "variance": 9969.296761
          },
          {
            "average": -3.646828637,
            "count": 342664,
            "maximum": -2.296224167,
            "minimum": -6.976224167,
            "name": "Z",
            "position": 2,
            "stddev": 0.6930400678,
            "variance": 0.4803045356
          },
          {
            "average": 1063.401968,
            "count": 342664,
            "maximum": 9660,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1624.548337,
            "variance": 2639157.299
          },
          {
            "average": 1,
            "count": 342664,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 342664,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 342664,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 342664,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 342664,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.86126051,
            "count": 342664,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8918438747,
            "variance": 0.7953854969
          },
          {
            "average": 2.013141153,
            "count": 342664,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1144417181,
            "variance": 0.01309690684
          },
          {
            "average": 11.51583475,
            "count": 342664,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8125412317,
            "variance": 0.6602232532
          },
          {
            "average": 248228987.7,
            "count": 342664,
            "maximum": 248382599.8,
            "minimum": 247435193.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 348858.2148,
            "variance": 121702054000.0
          },
          {
            "average": 0,
            "count": 342664,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 342664,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 342664,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 342664,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 342664,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          143903.1867,
          1072443.817,
          -6.976224167,
          144905.4067,
          1072830.797,
          -2.296224167
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                143903.18670612515,
                1072443.8174167203,
                -6.976224167056124
              ],
              [
                143903.18670612515,
                1072830.7974167203,
                -6.976224167056124
              ],
              [
                144905.40670612513,
                1072830.7974167203,
                -2.296224167056124
              ],
              [
                144905.40670612513,
                1072443.8174167203,
                -2.296224167056124
              ],
              [
                143903.18670612515,
                1072443.8174167203,
                -6.976224167056124
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:56:39+00:00",
        "end_time": "2019-07-17T21:46:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8810.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8810.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8810.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8810.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4402237,
            59.61852331,
            -6.976224167,
            -151.4221468,
            59.62232803,
            -2.296224167
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.44022373850456,
                  59.61886989322026,
                  -6.976224167056124
                ],
                [
                  -151.4399585152276,
                  59.62232803140379,
                  -6.976224167056124
                ],
                [
                  -151.42214683731802,
                  59.62198141758815,
                  -2.296224167056124
                ],
                [
                  -151.4224139022103,
                  59.61852331484376,
                  -2.296224167056124
                ],
                [
                  -151.44022373850456,
                  59.61886989322026,
                  -6.976224167056124
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8810.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8810.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:56:39Z",
            "pc:count": 342664,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 144151.9904,
                "count": 342664,
                "maximum": 144905.4067,
                "minimum": 143903.1867,
                "name": "X",
                "position": 0,
                "stddev": 212.5826299,
                "variance": 45191.37455
              },
              {
                "average": 1072588.001,
                "count": 342664,
                "maximum": 1072830.797,
                "minimum": 1072443.817,
                "name": "Y",
                "position": 1,
                "stddev": 99.84636579,
                "variance": 9969.296761
              },
              {
                "average": -3.646828637,
                "count": 342664,
                "maximum": -2.296224167,
                "minimum": -6.976224167,
                "name": "Z",
                "position": 2,
                "stddev": 0.6930400678,
                "variance": 0.4803045356
              },
              {
                "average": 1063.401968,
                "count": 342664,
                "maximum": 9660,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1624.548337,
                "variance": 2639157.299
              },
              {
                "average": 1,
                "count": 342664,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 342664,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 342664,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 342664,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 342664,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.86126051,
                "count": 342664,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8918438747,
                "variance": 0.7953854969
              },
              {
                "average": 2.013141153,
                "count": 342664,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1144417181,
                "variance": 0.01309690684
              },
              {
                "average": 11.51583475,
                "count": 342664,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8125412317,
                "variance": 0.6602232532
              },
              {
                "average": 248228987.7,
                "count": 342664,
                "maximum": 248382599.8,
                "minimum": 247435193.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 348858.2148,
                "variance": 121702054000.0
              },
              {
                "average": 0,
                "count": 342664,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 342664,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 342664,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 342664,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 342664,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              143903.1867,
              1072443.817,
              -6.976224167,
              144905.4067,
              1072830.797,
              -2.296224167
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    143903.18670612515,
                    1072443.8174167203,
                    -6.976224167056124
                  ],
                  [
                    143903.18670612515,
                    1072830.7974167203,
                    -6.976224167056124
                  ],
                  [
                    144905.40670612513,
                    1072830.7974167203,
                    -2.296224167056124
                  ],
                  [
                    144905.40670612513,
                    1072443.8174167203,
                    -2.296224167056124
                  ],
                  [
                    143903.18670612515,
                    1072443.8174167203,
                    -6.976224167056124
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:56:39+00:00",
            "end_time": "2019-07-17T21:46:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8907.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.42353896163468,
              59.59685726201383,
              -14.554208779368471
            ],
            [
              -151.4232333008417,
              59.60081939721416,
              -14.554208779368471
            ],
            [
              -151.40722102899636,
              59.600505673875695,
              38.36579122063153
            ],
            [
              -151.40752858534526,
              59.59654357539393,
              38.36579122063153
            ],
            [
              -151.42353896163468,
              59.59685726201383,
              -14.554208779368471
            ]
          ]
        ]
      },
      "bbox": [
        -151.423539,
        59.59654358,
        -14.55420878,
        -151.407221,
        59.6008194,
        38.36579122
      ],
      "properties": {
        "datetime": "2019-07-28T21:11:31Z",
        "pc:count": 2157462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 145292.9148,
            "count": 2157462,
            "maximum": 145837.7174,
            "minimum": 144936.1574,
            "name": "X",
            "position": 0,
            "stddev": 214.6788217,
            "variance": 46086.99649
          },
          {
            "average": 1070333.639,
            "count": 2157462,
            "maximum": 1070463.858,
            "minimum": 1070020.478,
            "name": "Y",
            "position": 1,
            "stddev": 83.30556947,
            "variance": 6939.817905
          },
          {
            "average": 2.46768718,
            "count": 2157462,
            "maximum": 38.36579122,
            "minimum": -14.55420878,
            "name": "Z",
            "position": 2,
            "stddev": 4.567368378,
            "variance": 20.8608539
          },
          {
            "average": 554.812697,
            "count": 2157462,
            "maximum": 52736,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 960.3868644,
            "variance": 922342.9294
          },
          {
            "average": 1.063799965,
            "count": 2157462,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3354197507,
            "variance": 0.1125064092
          },
          {
            "average": 1.129120698,
            "count": 2157462,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5248257237,
            "variance": 0.2754420403
          },
          {
            "average": 1,
            "count": 2157462,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2157462,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.90209005,
            "count": 2157462,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.86250248,
            "variance": 192.1689749
          },
          {
            "average": 19.83970412,
            "count": 2157462,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.130304648,
            "variance": 1.277588598
          },
          {
            "average": 1.571727799,
            "count": 2157462,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5744794587,
            "variance": 0.3300266485
          },
          {
            "average": 3.897055429,
            "count": 2157462,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.79195134,
            "variance": 14.37889497
          },
          {
            "average": 247867734.7,
            "count": 2157462,
            "maximum": 248383491.5,
            "minimum": 247430519.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472493.3407,
            "variance": 223249957000.0
          },
          {
            "average": 0,
            "count": 2157462,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2157462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2157462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2157462,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2157462,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          144936.1574,
          1070020.478,
          -14.55420878,
          145837.7174,
          1070463.858,
          38.36579122
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                144936.15744052164,
                1070020.477837841,
                -14.554208779368471
              ],
              [
                144936.15744052164,
                1070463.857837841,
                -14.554208779368471
              ],
              [
                145837.71744052164,
                1070463.857837841,
                38.36579122063153
              ],
              [
                145837.71744052164,
                1070020.477837841,
                38.36579122063153
              ],
              [
                144936.15744052164,
                1070020.477837841,
                -14.554208779368471
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:11:31+00:00",
        "end_time": "2019-07-17T20:28:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8907.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8907.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8907.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8907.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.423539,
            59.59654358,
            -14.55420878,
            -151.407221,
            59.6008194,
            38.36579122
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.42353896163468,
                  59.59685726201383,
                  -14.554208779368471
                ],
                [
                  -151.4232333008417,
                  59.60081939721416,
                  -14.554208779368471
                ],
                [
                  -151.40722102899636,
                  59.600505673875695,
                  38.36579122063153
                ],
                [
                  -151.40752858534526,
                  59.59654357539393,
                  38.36579122063153
                ],
                [
                  -151.42353896163468,
                  59.59685726201383,
                  -14.554208779368471
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8907.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8907.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:11:31Z",
            "pc:count": 2157462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 145292.9148,
                "count": 2157462,
                "maximum": 145837.7174,
                "minimum": 144936.1574,
                "name": "X",
                "position": 0,
                "stddev": 214.6788217,
                "variance": 46086.99649
              },
              {
                "average": 1070333.639,
                "count": 2157462,
                "maximum": 1070463.858,
                "minimum": 1070020.478,
                "name": "Y",
                "position": 1,
                "stddev": 83.30556947,
                "variance": 6939.817905
              },
              {
                "average": 2.46768718,
                "count": 2157462,
                "maximum": 38.36579122,
                "minimum": -14.55420878,
                "name": "Z",
                "position": 2,
                "stddev": 4.567368378,
                "variance": 20.8608539
              },
              {
                "average": 554.812697,
                "count": 2157462,
                "maximum": 52736,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 960.3868644,
                "variance": 922342.9294
              },
              {
                "average": 1.063799965,
                "count": 2157462,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3354197507,
                "variance": 0.1125064092
              },
              {
                "average": 1.129120698,
                "count": 2157462,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5248257237,
                "variance": 0.2754420403
              },
              {
                "average": 1,
                "count": 2157462,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2157462,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.90209005,
                "count": 2157462,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.86250248,
                "variance": 192.1689749
              },
              {
                "average": 19.83970412,
                "count": 2157462,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.130304648,
                "variance": 1.277588598
              },
              {
                "average": 1.571727799,
                "count": 2157462,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5744794587,
                "variance": 0.3300266485
              },
              {
                "average": 3.897055429,
                "count": 2157462,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.79195134,
                "variance": 14.37889497
              },
              {
                "average": 247867734.7,
                "count": 2157462,
                "maximum": 248383491.5,
                "minimum": 247430519.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472493.3407,
                "variance": 223249957000.0
              },
              {
                "average": 0,
                "count": 2157462,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2157462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2157462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2157462,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2157462,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              144936.1574,
              1070020.478,
              -14.55420878,
              145837.7174,
              1070463.858,
              38.36579122
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    144936.15744052164,
                    1070020.477837841,
                    -14.554208779368471
                  ],
                  [
                    144936.15744052164,
                    1070463.857837841,
                    -14.554208779368471
                  ],
                  [
                    145837.71744052164,
                    1070463.857837841,
                    38.36579122063153
                  ],
                  [
                    145837.71744052164,
                    1070020.477837841,
                    38.36579122063153
                  ],
                  [
                    144936.15744052164,
                    1070020.477837841,
                    -14.554208779368471
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:11:31+00:00",
            "end_time": "2019-07-17T20:28:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8013.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5808022175646,
              59.64740986763285,
              85.7867058117316
            ],
            [
              -151.58064502411827,
              59.64957687164622,
              85.7867058117316
            ],
            [
              -151.56889305817114,
              59.64936116373407,
              163.1067058117316
            ],
            [
              -151.56905101381997,
              59.647194173557004,
              163.1067058117316
            ],
            [
              -151.5808022175646,
              59.64740986763285,
              85.7867058117316
            ]
          ]
        ]
      },
      "bbox": [
        -151.5808022,
        59.64719417,
        85.78670581,
        -151.5688931,
        59.64957687,
        163.1067058
      ],
      "properties": {
        "datetime": "2019-07-28T20:58:38Z",
        "pc:count": 1010026,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 136120.0473,
            "count": 1010026,
            "maximum": 136548.3016,
            "minimum": 135887.6416,
            "name": "X",
            "position": 0,
            "stddev": 152.9821387,
            "variance": 23403.53475
          },
          {
            "average": 1075419.886,
            "count": 1010026,
            "maximum": 1075579.311,
            "minimum": 1075336.831,
            "name": "Y",
            "position": 1,
            "stddev": 57.12044892,
            "variance": 3262.745685
          },
          {
            "average": 112.3976862,
            "count": 1010026,
            "maximum": 163.1067058,
            "minimum": 85.78670581,
            "name": "Z",
            "position": 2,
            "stddev": 11.45760742,
            "variance": 131.2767677
          },
          {
            "average": 337.9201555,
            "count": 1010026,
            "maximum": 25722,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 462.7968965,
            "variance": 214180.9674
          },
          {
            "average": 1.786399558,
            "count": 1010026,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.119654328,
            "variance": 1.253625815
          },
          {
            "average": 2.570004139,
            "count": 1010026,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.600164835,
            "variance": 2.560527499
          },
          {
            "average": 1,
            "count": 1010026,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1010026,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.055221351,
            "count": 1010026,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2284119192,
            "variance": 0.05217200481
          },
          {
            "average": 19.77964589,
            "count": 1010026,
            "maximum": 25.00200081,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.367838081,
            "variance": 5.606657178
          },
          {
            "average": 1.944962803,
            "count": 1010026,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.450530438,
            "variance": 2.104038551
          },
          {
            "average": 11.61373767,
            "count": 1010026,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5163177698,
            "variance": 0.2665840394
          },
          {
            "average": 248069329.8,
            "count": 1010026,
            "maximum": 248382718.5,
            "minimum": 247435081.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 445415.1222,
            "variance": 198394631100.0
          },
          {
            "average": 0,
            "count": 1010026,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1010026,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1010026,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1010026,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1010026,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          135887.6416,
          1075336.831,
          85.78670581,
          136548.3016,
          1075579.311,
          163.1067058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                135887.6416443711,
                1075336.831482745,
                85.7867058117316
              ],
              [
                135887.6416443711,
                1075579.311482745,
                85.7867058117316
              ],
              [
                136548.30164437107,
                1075579.311482745,
                163.1067058117316
              ],
              [
                136548.30164437107,
                1075336.831482745,
                163.1067058117316
              ],
              [
                135887.6416443711,
                1075336.831482745,
                85.7867058117316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:58:38+00:00",
        "end_time": "2019-07-17T21:44:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8013.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8013.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8013.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8013.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5808022,
            59.64719417,
            85.78670581,
            -151.5688931,
            59.64957687,
            163.1067058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5808022175646,
                  59.64740986763285,
                  85.7867058117316
                ],
                [
                  -151.58064502411827,
                  59.64957687164622,
                  85.7867058117316
                ],
                [
                  -151.56889305817114,
                  59.64936116373407,
                  163.1067058117316
                ],
                [
                  -151.56905101381997,
                  59.647194173557004,
                  163.1067058117316
                ],
                [
                  -151.5808022175646,
                  59.64740986763285,
                  85.7867058117316
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8013.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8013.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:58:38Z",
            "pc:count": 1010026,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 136120.0473,
                "count": 1010026,
                "maximum": 136548.3016,
                "minimum": 135887.6416,
                "name": "X",
                "position": 0,
                "stddev": 152.9821387,
                "variance": 23403.53475
              },
              {
                "average": 1075419.886,
                "count": 1010026,
                "maximum": 1075579.311,
                "minimum": 1075336.831,
                "name": "Y",
                "position": 1,
                "stddev": 57.12044892,
                "variance": 3262.745685
              },
              {
                "average": 112.3976862,
                "count": 1010026,
                "maximum": 163.1067058,
                "minimum": 85.78670581,
                "name": "Z",
                "position": 2,
                "stddev": 11.45760742,
                "variance": 131.2767677
              },
              {
                "average": 337.9201555,
                "count": 1010026,
                "maximum": 25722,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 462.7968965,
                "variance": 214180.9674
              },
              {
                "average": 1.786399558,
                "count": 1010026,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.119654328,
                "variance": 1.253625815
              },
              {
                "average": 2.570004139,
                "count": 1010026,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.600164835,
                "variance": 2.560527499
              },
              {
                "average": 1,
                "count": 1010026,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1010026,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.055221351,
                "count": 1010026,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2284119192,
                "variance": 0.05217200481
              },
              {
                "average": 19.77964589,
                "count": 1010026,
                "maximum": 25.00200081,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.367838081,
                "variance": 5.606657178
              },
              {
                "average": 1.944962803,
                "count": 1010026,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.450530438,
                "variance": 2.104038551
              },
              {
                "average": 11.61373767,
                "count": 1010026,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5163177698,
                "variance": 0.2665840394
              },
              {
                "average": 248069329.8,
                "count": 1010026,
                "maximum": 248382718.5,
                "minimum": 247435081.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 445415.1222,
                "variance": 198394631100.0
              },
              {
                "average": 0,
                "count": 1010026,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1010026,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1010026,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1010026,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1010026,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              135887.6416,
              1075336.831,
              85.78670581,
              136548.3016,
              1075579.311,
              163.1067058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    135887.6416443711,
                    1075336.831482745,
                    85.7867058117316
                  ],
                  [
                    135887.6416443711,
                    1075579.311482745,
                    85.7867058117316
                  ],
                  [
                    136548.30164437107,
                    1075579.311482745,
                    163.1067058117316
                  ],
                  [
                    136548.30164437107,
                    1075336.831482745,
                    163.1067058117316
                  ],
                  [
                    135887.6416443711,
                    1075336.831482745,
                    85.7867058117316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:58:38+00:00",
            "end_time": "2019-07-17T21:44:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8110.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.56437922786412,
              59.620907381939574,
              -8.146380831909267
            ],
            [
              -151.56375998107248,
              59.62939165265574,
              -8.146380831909267
            ],
            [
              -151.54579217077676,
              59.62905892712321,
              -1.186380831909267
            ],
            [
              -151.54641597636532,
              59.620574739879494,
              -1.186380831909267
            ],
            [
              -151.56437922786412,
              59.620907381939574,
              -8.146380831909267
            ]
          ]
        ]
      },
      "bbox": [
        -151.5643792,
        59.62057474,
        -8.146380832,
        -151.5457922,
        59.62939165,
        -1.186380832
      ],
      "properties": {
        "datetime": "2019-07-28T19:57:57Z",
        "pc:count": 2931403,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 137480.6915,
            "count": 2931403,
            "maximum": 137929.1012,
            "minimum": 136918.3812,
            "name": "X",
            "position": 0,
            "stddev": 270.3689717,
            "variance": 73099.38087
          },
          {
            "average": 1072990.391,
            "count": 2931403,
            "maximum": 1073358.352,
            "minimum": 1072408.992,
            "name": "Y",
            "position": 1,
            "stddev": 188.3583112,
            "variance": 35478.8534
          },
          {
            "average": -5.93587065,
            "count": 2931403,
            "maximum": -1.186380832,
            "minimum": -8.146380832,
            "name": "Z",
            "position": 2,
            "stddev": 0.857212527,
            "variance": 0.7348133165
          },
          {
            "average": 765.8836936,
            "count": 2931403,
            "maximum": 12851,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1875.771228,
            "variance": 3518517.699
          },
          {
            "average": 1.000015351,
            "count": 2931403,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003918007234,
            "variance": 1.535078069e-05
          },
          {
            "average": 1.000030702,
            "count": 2931403,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005540856438,
            "variance": 3.070109006e-05
          },
          {
            "average": 1,
            "count": 2931403,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2931403,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2931403,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.95450886,
            "count": 2931403,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.070310123,
            "variance": 1.145563759
          },
          {
            "average": 2.042617477,
            "count": 2931403,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.205377954,
            "variance": 0.042180104
          },
          {
            "average": 2.827467257,
            "count": 2931403,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.114525382,
            "variance": 1.242166827
          },
          {
            "average": 247929373.2,
            "count": 2931403,
            "maximum": 248379077.1,
            "minimum": 247430946,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472383.8151,
            "variance": 223146468800.0
          },
          {
            "average": 0,
            "count": 2931403,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2931403,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2931403,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2931403,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2931403,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          136918.3812,
          1072408.992,
          -8.146380832,
          137929.1012,
          1073358.352,
          -1.186380832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                136918.38120445516,
                1072408.9923234729,
                -8.146380831909267
              ],
              [
                136918.38120445516,
                1073358.3523234727,
                -8.146380831909267
              ],
              [
                137929.10120445513,
                1073358.3523234727,
                -1.186380831909267
              ],
              [
                137929.10120445513,
                1072408.9923234729,
                -1.186380831909267
              ],
              [
                136918.38120445516,
                1072408.9923234729,
                -8.146380831909267
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:57:57+00:00",
        "end_time": "2019-07-17T20:35:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8110.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8110.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8110.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8110.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5643792,
            59.62057474,
            -8.146380832,
            -151.5457922,
            59.62939165,
            -1.186380832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.56437922786412,
                  59.620907381939574,
                  -8.146380831909267
                ],
                [
                  -151.56375998107248,
                  59.62939165265574,
                  -8.146380831909267
                ],
                [
                  -151.54579217077676,
                  59.62905892712321,
                  -1.186380831909267
                ],
                [
                  -151.54641597636532,
                  59.620574739879494,
                  -1.186380831909267
                ],
                [
                  -151.56437922786412,
                  59.620907381939574,
                  -8.146380831909267
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8110.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8110.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:57:57Z",
            "pc:count": 2931403,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 137480.6915,
                "count": 2931403,
                "maximum": 137929.1012,
                "minimum": 136918.3812,
                "name": "X",
                "position": 0,
                "stddev": 270.3689717,
                "variance": 73099.38087
              },
              {
                "average": 1072990.391,
                "count": 2931403,
                "maximum": 1073358.352,
                "minimum": 1072408.992,
                "name": "Y",
                "position": 1,
                "stddev": 188.3583112,
                "variance": 35478.8534
              },
              {
                "average": -5.93587065,
                "count": 2931403,
                "maximum": -1.186380832,
                "minimum": -8.146380832,
                "name": "Z",
                "position": 2,
                "stddev": 0.857212527,
                "variance": 0.7348133165
              },
              {
                "average": 765.8836936,
                "count": 2931403,
                "maximum": 12851,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1875.771228,
                "variance": 3518517.699
              },
              {
                "average": 1.000015351,
                "count": 2931403,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003918007234,
                "variance": 1.535078069e-05
              },
              {
                "average": 1.000030702,
                "count": 2931403,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005540856438,
                "variance": 3.070109006e-05
              },
              {
                "average": 1,
                "count": 2931403,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2931403,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2931403,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.95450886,
                "count": 2931403,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.070310123,
                "variance": 1.145563759
              },
              {
                "average": 2.042617477,
                "count": 2931403,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.205377954,
                "variance": 0.042180104
              },
              {
                "average": 2.827467257,
                "count": 2931403,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.114525382,
                "variance": 1.242166827
              },
              {
                "average": 247929373.2,
                "count": 2931403,
                "maximum": 248379077.1,
                "minimum": 247430946,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472383.8151,
                "variance": 223146468800.0
              },
              {
                "average": 0,
                "count": 2931403,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2931403,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2931403,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2931403,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2931403,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              136918.3812,
              1072408.992,
              -8.146380832,
              137929.1012,
              1073358.352,
              -1.186380832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    136918.38120445516,
                    1072408.9923234729,
                    -8.146380831909267
                  ],
                  [
                    136918.38120445516,
                    1073358.3523234727,
                    -8.146380831909267
                  ],
                  [
                    137929.10120445513,
                    1073358.3523234727,
                    -1.186380831909267
                  ],
                  [
                    137929.10120445513,
                    1072408.9923234729,
                    -1.186380831909267
                  ],
                  [
                    136918.38120445516,
                    1072408.9923234729,
                    -8.146380831909267
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:57:57+00:00",
            "end_time": "2019-07-17T20:35:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8111.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5640415085975,
              59.62926807049187,
              -6.995062234942076
            ],
            [
              -151.56337686636888,
              59.63837055984792,
              -6.995062234942076
            ],
            [
              -151.54539391276688,
              59.63803759133052,
              1.464937765057925
            ],
            [
              -151.5460634513377,
              59.62893519162521,
              1.464937765057925
            ],
            [
              -151.5640415085975,
              59.62926807049187,
              -6.995062234942076
            ]
          ]
        ]
      },
      "bbox": [
        -151.5640415,
        59.62893519,
        -6.995062235,
        -151.5453939,
        59.63837056,
        1.464937765
      ],
      "properties": {
        "datetime": "2019-07-28T20:40:36Z",
        "pc:count": 3537264,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 137432.9171,
            "count": 3537264,
            "maximum": 137914.373,
            "minimum": 136903.073,
            "name": "X",
            "position": 0,
            "stddev": 292.8390282,
            "variance": 85754.69643
          },
          {
            "average": 1074074.703,
            "count": 3537264,
            "maximum": 1074362.502,
            "minimum": 1073343.962,
            "name": "Y",
            "position": 1,
            "stddev": 227.9870072,
            "variance": 51978.07546
          },
          {
            "average": -2.052310778,
            "count": 3537264,
            "maximum": 1.464937765,
            "minimum": -6.995062235,
            "name": "Z",
            "position": 2,
            "stddev": 1.399141364,
            "variance": 1.957596556
          },
          {
            "average": 247.5079853,
            "count": 3537264,
            "maximum": 15270,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 946.532906,
            "variance": 895924.5422
          },
          {
            "average": 1.000020637,
            "count": 3537264,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0045427964,
            "variance": 2.063699913e-05
          },
          {
            "average": 1.000041275,
            "count": 3537264,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.006424417986,
            "variance": 4.127314646e-05
          },
          {
            "average": 1,
            "count": 3537264,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3537264,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 3537264,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.94842274,
            "count": 3537264,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.109320607,
            "variance": 1.230592208
          },
          {
            "average": 2.02241252,
            "count": 3537264,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1501975184,
            "variance": 0.02255929453
          },
          {
            "average": 7.807653599,
            "count": 3537264,
            "maximum": 11,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.340230143,
            "variance": 1.796216836
          },
          {
            "average": 247865783.1,
            "count": 3537264,
            "maximum": 248381636.9,
            "minimum": 247431904.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 471392.5176,
            "variance": 222210905700.0
          },
          {
            "average": 0,
            "count": 3537264,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3537264,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3537264,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3537264,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3537264,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          136903.073,
          1073343.962,
          -6.995062235,
          137914.373,
          1074362.502,
          1.464937765
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                136903.07303105047,
                1073343.9621032737,
                -6.995062234942076
              ],
              [
                136903.07303105047,
                1074362.5021032738,
                -6.995062234942076
              ],
              [
                137914.37303105046,
                1074362.5021032738,
                1.464937765057925
              ],
              [
                137914.37303105046,
                1073343.9621032737,
                1.464937765057925
              ],
              [
                136903.07303105047,
                1073343.9621032737,
                -6.995062234942076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:40:36+00:00",
        "end_time": "2019-07-17T20:51:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8111.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8111.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8111.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8111.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5640415,
            59.62893519,
            -6.995062235,
            -151.5453939,
            59.63837056,
            1.464937765
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5640415085975,
                  59.62926807049187,
                  -6.995062234942076
                ],
                [
                  -151.56337686636888,
                  59.63837055984792,
                  -6.995062234942076
                ],
                [
                  -151.54539391276688,
                  59.63803759133052,
                  1.464937765057925
                ],
                [
                  -151.5460634513377,
                  59.62893519162521,
                  1.464937765057925
                ],
                [
                  -151.5640415085975,
                  59.62926807049187,
                  -6.995062234942076
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8111.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8111.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:40:36Z",
            "pc:count": 3537264,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 137432.9171,
                "count": 3537264,
                "maximum": 137914.373,
                "minimum": 136903.073,
                "name": "X",
                "position": 0,
                "stddev": 292.8390282,
                "variance": 85754.69643
              },
              {
                "average": 1074074.703,
                "count": 3537264,
                "maximum": 1074362.502,
                "minimum": 1073343.962,
                "name": "Y",
                "position": 1,
                "stddev": 227.9870072,
                "variance": 51978.07546
              },
              {
                "average": -2.052310778,
                "count": 3537264,
                "maximum": 1.464937765,
                "minimum": -6.995062235,
                "name": "Z",
                "position": 2,
                "stddev": 1.399141364,
                "variance": 1.957596556
              },
              {
                "average": 247.5079853,
                "count": 3537264,
                "maximum": 15270,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 946.532906,
                "variance": 895924.5422
              },
              {
                "average": 1.000020637,
                "count": 3537264,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0045427964,
                "variance": 2.063699913e-05
              },
              {
                "average": 1.000041275,
                "count": 3537264,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.006424417986,
                "variance": 4.127314646e-05
              },
              {
                "average": 1,
                "count": 3537264,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3537264,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 3537264,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.94842274,
                "count": 3537264,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.109320607,
                "variance": 1.230592208
              },
              {
                "average": 2.02241252,
                "count": 3537264,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1501975184,
                "variance": 0.02255929453
              },
              {
                "average": 7.807653599,
                "count": 3537264,
                "maximum": 11,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.340230143,
                "variance": 1.796216836
              },
              {
                "average": 247865783.1,
                "count": 3537264,
                "maximum": 248381636.9,
                "minimum": 247431904.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 471392.5176,
                "variance": 222210905700.0
              },
              {
                "average": 0,
                "count": 3537264,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3537264,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3537264,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3537264,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3537264,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              136903.073,
              1073343.962,
              -6.995062235,
              137914.373,
              1074362.502,
              1.464937765
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    136903.07303105047,
                    1073343.9621032737,
                    -6.995062234942076
                  ],
                  [
                    136903.07303105047,
                    1074362.5021032738,
                    -6.995062234942076
                  ],
                  [
                    137914.37303105046,
                    1074362.5021032738,
                    1.464937765057925
                  ],
                  [
                    137914.37303105046,
                    1073343.9621032737,
                    1.464937765057925
                  ],
                  [
                    136903.07303105047,
                    1073343.9621032737,
                    -6.995062234942076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:40:36+00:00",
            "end_time": "2019-07-17T20:51:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8510.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.4935466621806,
              59.61949462834793,
              -7.242744175813702
            ],
            [
              -151.49286298147425,
              59.628596969994476,
              -7.242744175813702
            ],
            [
              -151.47487960887912,
              59.62825428237039,
              14.317255824186297
            ],
            [
              -151.47556818412056,
              59.6191520329535,
              14.317255824186297
            ],
            [
              -151.4935466621806,
              59.61949462834793,
              -7.242744175813702
            ]
          ]
        ]
      },
      "bbox": [
        -151.4935467,
        59.61915203,
        -7.242744176,
        -151.4748796,
        59.62859697,
        14.31725582
      ],
      "properties": {
        "datetime": "2019-07-28T21:12:31Z",
        "pc:count": 4037461,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 141495.8881,
            "count": 4037461,
            "maximum": 141915.9895,
            "minimum": 140904.3295,
            "name": "X",
            "position": 0,
            "stddev": 285.9287993,
            "variance": 81755.27826
          },
          {
            "average": 1073146.79,
            "count": 4037461,
            "maximum": 1073417.846,
            "minimum": 1072399.286,
            "name": "Y",
            "position": 1,
            "stddev": 227.0948668,
            "variance": 51572.07851
          },
          {
            "average": 1.122454225,
            "count": 4037461,
            "maximum": 14.31725582,
            "minimum": -7.242744176,
            "name": "Z",
            "position": 2,
            "stddev": 4.261853368,
            "variance": 18.16339413
          },
          {
            "average": 608.8608138,
            "count": 4037461,
            "maximum": 26221,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1583.659744,
            "variance": 2507978.186
          },
          {
            "average": 1.02101172,
            "count": 4037461,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1656454412,
            "variance": 0.02743841221
          },
          {
            "average": 1.042102698,
            "count": 4037461,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2470289025,
            "variance": 0.06102327865
          },
          {
            "average": 1,
            "count": 4037461,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4037461,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.49044536,
            "count": 4037461,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.44733224,
            "variance": 180.8307442
          },
          {
            "average": 20.02913099,
            "count": 4037461,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.387954533,
            "variance": 1.926417786
          },
          {
            "average": 1.654130901,
            "count": 4037461,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4977586635,
            "variance": 0.247763687
          },
          {
            "average": 9.372919268,
            "count": 4037461,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.650841203,
            "variance": 7.026959084
          },
          {
            "average": 248048450.4,
            "count": 4037461,
            "maximum": 248383551.7,
            "minimum": 247430457.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 452166.0864,
            "variance": 204454169700.0
          },
          {
            "average": 0,
            "count": 4037461,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4037461,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4037461,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4037461,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4037461,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          140904.3295,
          1072399.286,
          -7.242744176,
          141915.9895,
          1073417.846,
          14.31725582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                140904.3294688254,
                1072399.2859187967,
                -7.242744175813702
              ],
              [
                140904.3294688254,
                1073417.8459187967,
                -7.242744175813702
              ],
              [
                141915.98946882537,
                1073417.8459187967,
                14.317255824186297
              ],
              [
                141915.98946882537,
                1072399.2859187967,
                14.317255824186297
              ],
              [
                140904.3294688254,
                1072399.2859187967,
                -7.242744175813702
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:12:31+00:00",
        "end_time": "2019-07-17T20:27:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8510.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8510.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8510.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8510.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4935467,
            59.61915203,
            -7.242744176,
            -151.4748796,
            59.62859697,
            14.31725582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.4935466621806,
                  59.61949462834793,
                  -7.242744175813702
                ],
                [
                  -151.49286298147425,
                  59.628596969994476,
                  -7.242744175813702
                ],
                [
                  -151.47487960887912,
                  59.62825428237039,
                  14.317255824186297
                ],
                [
                  -151.47556818412056,
                  59.6191520329535,
                  14.317255824186297
                ],
                [
                  -151.4935466621806,
                  59.61949462834793,
                  -7.242744175813702
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8510.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8510.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:12:31Z",
            "pc:count": 4037461,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 141495.8881,
                "count": 4037461,
                "maximum": 141915.9895,
                "minimum": 140904.3295,
                "name": "X",
                "position": 0,
                "stddev": 285.9287993,
                "variance": 81755.27826
              },
              {
                "average": 1073146.79,
                "count": 4037461,
                "maximum": 1073417.846,
                "minimum": 1072399.286,
                "name": "Y",
                "position": 1,
                "stddev": 227.0948668,
                "variance": 51572.07851
              },
              {
                "average": 1.122454225,
                "count": 4037461,
                "maximum": 14.31725582,
                "minimum": -7.242744176,
                "name": "Z",
                "position": 2,
                "stddev": 4.261853368,
                "variance": 18.16339413
              },
              {
                "average": 608.8608138,
                "count": 4037461,
                "maximum": 26221,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1583.659744,
                "variance": 2507978.186
              },
              {
                "average": 1.02101172,
                "count": 4037461,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1656454412,
                "variance": 0.02743841221
              },
              {
                "average": 1.042102698,
                "count": 4037461,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2470289025,
                "variance": 0.06102327865
              },
              {
                "average": 1,
                "count": 4037461,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4037461,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.49044536,
                "count": 4037461,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.44733224,
                "variance": 180.8307442
              },
              {
                "average": 20.02913099,
                "count": 4037461,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.387954533,
                "variance": 1.926417786
              },
              {
                "average": 1.654130901,
                "count": 4037461,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4977586635,
                "variance": 0.247763687
              },
              {
                "average": 9.372919268,
                "count": 4037461,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.650841203,
                "variance": 7.026959084
              },
              {
                "average": 248048450.4,
                "count": 4037461,
                "maximum": 248383551.7,
                "minimum": 247430457.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 452166.0864,
                "variance": 204454169700.0
              },
              {
                "average": 0,
                "count": 4037461,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4037461,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4037461,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4037461,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4037461,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              140904.3295,
              1072399.286,
              -7.242744176,
              141915.9895,
              1073417.846,
              14.31725582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    140904.3294688254,
                    1072399.2859187967,
                    -7.242744175813702
                  ],
                  [
                    140904.3294688254,
                    1073417.8459187967,
                    -7.242744175813702
                  ],
                  [
                    141915.98946882537,
                    1073417.8459187967,
                    14.317255824186297
                  ],
                  [
                    141915.98946882537,
                    1072399.2859187967,
                    14.317255824186297
                  ],
                  [
                    140904.3294688254,
                    1072399.2859187967,
                    -7.242744175813702
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:12:31+00:00",
            "end_time": "2019-07-17T20:27:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8511.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.49313836327022,
              59.62847075742627,
              -1.087666227547409
            ],
            [
              -151.4924789174431,
              59.6372467078139,
              -1.087666227547409
            ],
            [
              -151.47449657823074,
              59.636904077497725,
              24.872333772452592
            ],
            [
              -151.4751607440959,
              59.628128216049824,
              24.872333772452592
            ],
            [
              -151.49313836327022,
              59.62847075742627,
              -1.087666227547409
            ]
          ]
        ]
      },
      "bbox": [
        -151.4931384,
        59.62812822,
        -1.087666228,
        -151.4744966,
        59.63724671,
        24.87233377
      ],
      "properties": {
        "datetime": "2019-07-28T21:12:45Z",
        "pc:count": 3451061,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 141289.1149,
            "count": 3451061,
            "maximum": 141900.7326,
            "minimum": 140889.3926,
            "name": "X",
            "position": 0,
            "stddev": 257.5506526,
            "variance": 66332.33866
          },
          {
            "average": 1073647.369,
            "count": 3451061,
            "maximum": 1074385.198,
            "minimum": 1073403.158,
            "name": "Y",
            "position": 1,
            "stddev": 211.5395185,
            "variance": 44748.96787
          },
          {
            "average": 3.123231943,
            "count": 3451061,
            "maximum": 24.87233377,
            "minimum": -1.087666228,
            "name": "Z",
            "position": 2,
            "stddev": 2.525257855,
            "variance": 6.376927237
          },
          {
            "average": 384.1868437,
            "count": 3451061,
            "maximum": 18140,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 533.9501924,
            "variance": 285102.808
          },
          {
            "average": 1.021436886,
            "count": 3451061,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1672145726,
            "variance": 0.02796071329
          },
          {
            "average": 1.043023291,
            "count": 3451061,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2495166805,
            "variance": 0.06225857386
          },
          {
            "average": 1,
            "count": 3451061,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3451061,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.28938492,
            "count": 3451061,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.68209748,
            "variance": 187.1997915
          },
          {
            "average": 19.933833,
            "count": 3451061,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.439534655,
            "variance": 2.072260023
          },
          {
            "average": 1.458074198,
            "count": 3451061,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5072232898,
            "variance": 0.2572754657
          },
          {
            "average": 10.43836895,
            "count": 3451061,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.129905754,
            "variance": 17.05612154
          },
          {
            "average": 248037082.8,
            "count": 3451061,
            "maximum": 248383565.3,
            "minimum": 247430441.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 456800.4351,
            "variance": 208666637500.0
          },
          {
            "average": 0,
            "count": 3451061,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3451061,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3451061,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3451061,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3451061,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          140889.3926,
          1073403.158,
          -1.087666228,
          141900.7326,
          1074385.198,
          24.87233377
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                140889.39262520644,
                1073403.1584666404,
                -1.087666227547409
              ],
              [
                140889.39262520644,
                1074385.1984666404,
                -1.087666227547409
              ],
              [
                141900.73262520647,
                1074385.1984666404,
                24.872333772452592
              ],
              [
                141900.73262520647,
                1073403.1584666404,
                24.872333772452592
              ],
              [
                140889.39262520644,
                1073403.1584666404,
                -1.087666227547409
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:12:45+00:00",
        "end_time": "2019-07-17T20:27:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8511.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8511.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8511.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8511.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4931384,
            59.62812822,
            -1.087666228,
            -151.4744966,
            59.63724671,
            24.87233377
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.49313836327022,
                  59.62847075742627,
                  -1.087666227547409
                ],
                [
                  -151.4924789174431,
                  59.6372467078139,
                  -1.087666227547409
                ],
                [
                  -151.47449657823074,
                  59.636904077497725,
                  24.872333772452592
                ],
                [
                  -151.4751607440959,
                  59.628128216049824,
                  24.872333772452592
                ],
                [
                  -151.49313836327022,
                  59.62847075742627,
                  -1.087666227547409
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8511.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8511.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:12:45Z",
            "pc:count": 3451061,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 141289.1149,
                "count": 3451061,
                "maximum": 141900.7326,
                "minimum": 140889.3926,
                "name": "X",
                "position": 0,
                "stddev": 257.5506526,
                "variance": 66332.33866
              },
              {
                "average": 1073647.369,
                "count": 3451061,
                "maximum": 1074385.198,
                "minimum": 1073403.158,
                "name": "Y",
                "position": 1,
                "stddev": 211.5395185,
                "variance": 44748.96787
              },
              {
                "average": 3.123231943,
                "count": 3451061,
                "maximum": 24.87233377,
                "minimum": -1.087666228,
                "name": "Z",
                "position": 2,
                "stddev": 2.525257855,
                "variance": 6.376927237
              },
              {
                "average": 384.1868437,
                "count": 3451061,
                "maximum": 18140,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 533.9501924,
                "variance": 285102.808
              },
              {
                "average": 1.021436886,
                "count": 3451061,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1672145726,
                "variance": 0.02796071329
              },
              {
                "average": 1.043023291,
                "count": 3451061,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2495166805,
                "variance": 0.06225857386
              },
              {
                "average": 1,
                "count": 3451061,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3451061,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.28938492,
                "count": 3451061,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.68209748,
                "variance": 187.1997915
              },
              {
                "average": 19.933833,
                "count": 3451061,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.439534655,
                "variance": 2.072260023
              },
              {
                "average": 1.458074198,
                "count": 3451061,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5072232898,
                "variance": 0.2572754657
              },
              {
                "average": 10.43836895,
                "count": 3451061,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.129905754,
                "variance": 17.05612154
              },
              {
                "average": 248037082.8,
                "count": 3451061,
                "maximum": 248383565.3,
                "minimum": 247430441.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 456800.4351,
                "variance": 208666637500.0
              },
              {
                "average": 0,
                "count": 3451061,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3451061,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3451061,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3451061,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3451061,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              140889.3926,
              1073403.158,
              -1.087666228,
              141900.7326,
              1074385.198,
              24.87233377
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    140889.39262520644,
                    1073403.1584666404,
                    -1.087666227547409
                  ],
                  [
                    140889.39262520644,
                    1074385.1984666404,
                    -1.087666227547409
                  ],
                  [
                    141900.73262520647,
                    1074385.1984666404,
                    24.872333772452592
                  ],
                  [
                    141900.73262520647,
                    1073403.1584666404,
                    24.872333772452592
                  ],
                  [
                    140889.39262520644,
                    1073403.1584666404,
                    -1.087666227547409
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:12:45+00:00",
            "end_time": "2019-07-17T20:27:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8608.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.47644404671033,
              59.60391220992172,
              -8.548770443818185
            ],
            [
              -151.47595075075267,
              59.61043885750698,
              -8.548770443818185
            ],
            [
              -151.45805407774765,
              59.61009534431073,
              -5.288770443818184
            ],
            [
              -151.45855086459218,
              59.60356876297351,
              -5.288770443818184
            ],
            [
              -151.47644404671033,
              59.60391220992172,
              -8.548770443818185
            ]
          ]
        ]
      },
      "bbox": [
        -151.476444,
        59.60356876,
        -8.548770444,
        -151.4580541,
        59.61043886,
        -5.288770444
      ],
      "properties": {
        "datetime": "2019-07-28T19:48:20Z",
        "pc:count": 397856,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 142480.1687,
            "count": 397856,
            "maximum": 142938.8544,
            "minimum": 141931.5144,
            "name": "X",
            "position": 0,
            "stddev": 281.7727215,
            "variance": 79395.86659
          },
          {
            "average": 1071140.162,
            "count": 397856,
            "maximum": 1071424.858,
            "minimum": 1070694.518,
            "name": "Y",
            "position": 1,
            "stddev": 175.2939883,
            "variance": 30727.98232
          },
          {
            "average": -7.360050027,
            "count": 397856,
            "maximum": -5.288770444,
            "minimum": -8.548770444,
            "name": "Z",
            "position": 2,
            "stddev": 0.4934775177,
            "variance": 0.2435200605
          },
          {
            "average": 2425.160704,
            "count": 397856,
            "maximum": 5092,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 888.0083477,
            "variance": 788558.8256
          },
          {
            "average": 1,
            "count": 397856,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 397856,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 397856,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397856,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 397856,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.90737458,
            "count": 397856,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.660774885,
            "variance": 2.758173218
          },
          {
            "average": 2.002696956,
            "count": 397856,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05191065238,
            "variance": 0.00269471583
          },
          {
            "average": 1.842556101,
            "count": 397856,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8096850537,
            "variance": 0.6555898861
          },
          {
            "average": 248274969.7,
            "count": 397856,
            "maximum": 248378500.2,
            "minimum": 247430874.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 294072.7208,
            "variance": 86478765140.0
          },
          {
            "average": 0,
            "count": 397856,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397856,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397856,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397856,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 397856,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          141931.5144,
          1070694.518,
          -8.548770444,
          142938.8544,
          1071424.858,
          -5.288770444
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                141931.5143922766,
                1070694.518034048,
                -8.548770443818185
              ],
              [
                141931.5143922766,
                1071424.8580340478,
                -8.548770443818185
              ],
              [
                142938.8543922766,
                1071424.8580340478,
                -5.288770443818184
              ],
              [
                142938.8543922766,
                1070694.518034048,
                -5.288770443818184
              ],
              [
                141931.5143922766,
                1070694.518034048,
                -8.548770443818185
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:48:20+00:00",
        "end_time": "2019-07-17T20:34:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8608.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8608.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8608.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8608.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.476444,
            59.60356876,
            -8.548770444,
            -151.4580541,
            59.61043886,
            -5.288770444
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.47644404671033,
                  59.60391220992172,
                  -8.548770443818185
                ],
                [
                  -151.47595075075267,
                  59.61043885750698,
                  -8.548770443818185
                ],
                [
                  -151.45805407774765,
                  59.61009534431073,
                  -5.288770443818184
                ],
                [
                  -151.45855086459218,
                  59.60356876297351,
                  -5.288770443818184
                ],
                [
                  -151.47644404671033,
                  59.60391220992172,
                  -8.548770443818185
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8608.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8608.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:48:20Z",
            "pc:count": 397856,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 142480.1687,
                "count": 397856,
                "maximum": 142938.8544,
                "minimum": 141931.5144,
                "name": "X",
                "position": 0,
                "stddev": 281.7727215,
                "variance": 79395.86659
              },
              {
                "average": 1071140.162,
                "count": 397856,
                "maximum": 1071424.858,
                "minimum": 1070694.518,
                "name": "Y",
                "position": 1,
                "stddev": 175.2939883,
                "variance": 30727.98232
              },
              {
                "average": -7.360050027,
                "count": 397856,
                "maximum": -5.288770444,
                "minimum": -8.548770444,
                "name": "Z",
                "position": 2,
                "stddev": 0.4934775177,
                "variance": 0.2435200605
              },
              {
                "average": 2425.160704,
                "count": 397856,
                "maximum": 5092,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 888.0083477,
                "variance": 788558.8256
              },
              {
                "average": 1,
                "count": 397856,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 397856,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 397856,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397856,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 397856,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.90737458,
                "count": 397856,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.660774885,
                "variance": 2.758173218
              },
              {
                "average": 2.002696956,
                "count": 397856,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05191065238,
                "variance": 0.00269471583
              },
              {
                "average": 1.842556101,
                "count": 397856,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8096850537,
                "variance": 0.6555898861
              },
              {
                "average": 248274969.7,
                "count": 397856,
                "maximum": 248378500.2,
                "minimum": 247430874.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 294072.7208,
                "variance": 86478765140.0
              },
              {
                "average": 0,
                "count": 397856,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397856,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397856,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397856,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 397856,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              141931.5144,
              1070694.518,
              -8.548770444,
              142938.8544,
              1071424.858,
              -5.288770444
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    141931.5143922766,
                    1070694.518034048,
                    -8.548770443818185
                  ],
                  [
                    141931.5143922766,
                    1071424.8580340478,
                    -8.548770443818185
                  ],
                  [
                    142938.8543922766,
                    1071424.8580340478,
                    -5.288770443818184
                  ],
                  [
                    142938.8543922766,
                    1070694.518034048,
                    -5.288770443818184
                  ],
                  [
                    141931.5143922766,
                    1070694.518034048,
                    -8.548770443818185
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:48:20+00:00",
            "end_time": "2019-07-17T20:34: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": "20190717_NCMP_AK_05VNG8609.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.47623295793062,
              59.610313011093915,
              -8.363333613685995
            ],
            [
              -151.47554467854556,
              59.61941618800756,
              -8.363333613685995
            ],
            [
              -151.45756820579578,
              59.61907117621767,
              11.816666386314004
            ],
            [
              -151.45826137682752,
              59.609968092133236,
              11.816666386314004
            ],
            [
              -151.47623295793062,
              59.610313011093915,
              -8.363333613685995
            ]
          ]
        ]
      },
      "bbox": [
        -151.476233,
        59.60996809,
        -8.363333614,
        -151.4575682,
        59.61941619,
        11.81666639
      ],
      "properties": {
        "datetime": "2019-07-28T21:12:11Z",
        "pc:count": 2160293,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 142582.084,
            "count": 2160293,
            "maximum": 142927.7477,
            "minimum": 141916.1877,
            "name": "X",
            "position": 0,
            "stddev": 270.0642418,
            "variance": 72934.69469
          },
          {
            "average": 1072096.024,
            "count": 2160293,
            "maximum": 1072428.853,
            "minimum": 1071410.193,
            "name": "Y",
            "position": 1,
            "stddev": 267.6630512,
            "variance": 71643.50898
          },
          {
            "average": -2.873606456,
            "count": 2160293,
            "maximum": 11.81666639,
            "minimum": -8.363333614,
            "name": "Z",
            "position": 2,
            "stddev": 2.678991154,
            "variance": 7.176993603
          },
          {
            "average": 552.355855,
            "count": 2160293,
            "maximum": 20952,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1201.370237,
            "variance": 1443290.447
          },
          {
            "average": 1.000215711,
            "count": 2160293,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01563217426,
            "variance": 0.0002443648722
          },
          {
            "average": 1.000431886,
            "count": 2160293,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02279584628,
            "variance": 0.0005196506076
          },
          {
            "average": 1,
            "count": 2160293,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160293,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 27.93527174,
            "count": 2160293,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.292590189,
            "variance": 28.01151091
          },
          {
            "average": 19.93963885,
            "count": 2160293,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.226298987,
            "variance": 1.503809205
          },
          {
            "average": 1.96826773,
            "count": 2160293,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2089047474,
            "variance": 0.0436411935
          },
          {
            "average": 6.498738828,
            "count": 2160293,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.313712611,
            "variance": 5.353266046
          },
          {
            "average": 248199460,
            "count": 2160293,
            "maximum": 248383531.7,
            "minimum": 247430478,
            "name": "GpsTime",
            "position": 12,
            "stddev": 371593.0656,
            "variance": 138081406400.0
          },
          {
            "average": 0,
            "count": 2160293,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160293,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160293,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160293,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160293,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          141916.1877,
          1071410.193,
          -8.363333614,
          142927.7477,
          1072428.853,
          11.81666639
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                141916.18769737464,
                1071410.192884062,
                -8.363333613685995
              ],
              [
                141916.18769737464,
                1072428.852884062,
                -8.363333613685995
              ],
              [
                142927.74769737464,
                1072428.852884062,
                11.816666386314004
              ],
              [
                142927.74769737464,
                1071410.192884062,
                11.816666386314004
              ],
              [
                141916.18769737464,
                1071410.192884062,
                -8.363333613685995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:12:11+00:00",
        "end_time": "2019-07-17T20:27:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8609.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8609.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8609.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8609.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.476233,
            59.60996809,
            -8.363333614,
            -151.4575682,
            59.61941619,
            11.81666639
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.47623295793062,
                  59.610313011093915,
                  -8.363333613685995
                ],
                [
                  -151.47554467854556,
                  59.61941618800756,
                  -8.363333613685995
                ],
                [
                  -151.45756820579578,
                  59.61907117621767,
                  11.816666386314004
                ],
                [
                  -151.45826137682752,
                  59.609968092133236,
                  11.816666386314004
                ],
                [
                  -151.47623295793062,
                  59.610313011093915,
                  -8.363333613685995
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8609.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8609.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:12:11Z",
            "pc:count": 2160293,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 142582.084,
                "count": 2160293,
                "maximum": 142927.7477,
                "minimum": 141916.1877,
                "name": "X",
                "position": 0,
                "stddev": 270.0642418,
                "variance": 72934.69469
              },
              {
                "average": 1072096.024,
                "count": 2160293,
                "maximum": 1072428.853,
                "minimum": 1071410.193,
                "name": "Y",
                "position": 1,
                "stddev": 267.6630512,
                "variance": 71643.50898
              },
              {
                "average": -2.873606456,
                "count": 2160293,
                "maximum": 11.81666639,
                "minimum": -8.363333614,
                "name": "Z",
                "position": 2,
                "stddev": 2.678991154,
                "variance": 7.176993603
              },
              {
                "average": 552.355855,
                "count": 2160293,
                "maximum": 20952,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1201.370237,
                "variance": 1443290.447
              },
              {
                "average": 1.000215711,
                "count": 2160293,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01563217426,
                "variance": 0.0002443648722
              },
              {
                "average": 1.000431886,
                "count": 2160293,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02279584628,
                "variance": 0.0005196506076
              },
              {
                "average": 1,
                "count": 2160293,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160293,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 27.93527174,
                "count": 2160293,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.292590189,
                "variance": 28.01151091
              },
              {
                "average": 19.93963885,
                "count": 2160293,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.226298987,
                "variance": 1.503809205
              },
              {
                "average": 1.96826773,
                "count": 2160293,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2089047474,
                "variance": 0.0436411935
              },
              {
                "average": 6.498738828,
                "count": 2160293,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.313712611,
                "variance": 5.353266046
              },
              {
                "average": 248199460,
                "count": 2160293,
                "maximum": 248383531.7,
                "minimum": 247430478,
                "name": "GpsTime",
                "position": 12,
                "stddev": 371593.0656,
                "variance": 138081406400.0
              },
              {
                "average": 0,
                "count": 2160293,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160293,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160293,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160293,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160293,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              141916.1877,
              1071410.193,
              -8.363333614,
              142927.7477,
              1072428.853,
              11.81666639
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    141916.18769737464,
                    1071410.192884062,
                    -8.363333613685995
                  ],
                  [
                    141916.18769737464,
                    1072428.852884062,
                    -8.363333613685995
                  ],
                  [
                    142927.74769737464,
                    1072428.852884062,
                    11.816666386314004
                  ],
                  [
                    142927.74769737464,
                    1071410.192884062,
                    11.816666386314004
                  ],
                  [
                    141916.18769737464,
                    1071410.192884062,
                    -8.363333613685995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:12:11+00:00",
            "end_time": "2019-07-17T20:27: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": "20190717_NCMP_AK_05VNG8112.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.56362486391293,
              59.63824318381553,
              -1.006729212907942
            ],
            [
              -151.56304899645926,
              59.64612666732578,
              -1.006729212907942
            ],
            [
              -151.5450878337576,
              59.64579413739377,
              85.89327078709206
            ],
            [
              -151.54566793784687,
              59.63791073145363,
              85.89327078709206
            ],
            [
              -151.56362486391293,
              59.63824318381553,
              -1.006729212907942
            ]
          ]
        ]
      },
      "bbox": [
        -151.5636249,
        59.63791073,
        -1.006729213,
        -151.5450878,
        59.64612667,
        85.89327079
      ],
      "properties": {
        "datetime": "2019-07-28T20:58:22Z",
        "pc:count": 8857700,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 137338.5397,
            "count": 8857700,
            "maximum": 137899.5078,
            "minimum": 136889.6678,
            "name": "X",
            "position": 0,
            "stddev": 282.9413696,
            "variance": 80055.81862
          },
          {
            "average": 1074749.227,
            "count": 8857700,
            "maximum": 1075229.897,
            "minimum": 1074347.757,
            "name": "Y",
            "position": 1,
            "stddev": 203.3960836,
            "variance": 41369.96684
          },
          {
            "average": 35.2085163,
            "count": 8857700,
            "maximum": 85.89327079,
            "minimum": -1.006729213,
            "name": "Z",
            "position": 2,
            "stddev": 18.6968905,
            "variance": 349.5737144
          },
          {
            "average": 498.0816522,
            "count": 8857700,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 739.7198668,
            "variance": 547185.4813
          },
          {
            "average": 1.54707362,
            "count": 8857700,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9514306625,
            "variance": 0.9052203056
          },
          {
            "average": 2.098190501,
            "count": 8857700,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.412769569,
            "variance": 1.995917856
          },
          {
            "average": 1,
            "count": 8857700,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8857700,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.114387934,
            "count": 8857700,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.221346388,
            "variance": 52.14784365
          },
          {
            "average": 20.1051008,
            "count": 8857700,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.876608911,
            "variance": 3.521661007
          },
          {
            "average": 1.708868555,
            "count": 8857700,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.195663433,
            "variance": 1.429611046
          },
          {
            "average": 10.75529991,
            "count": 8857700,
            "maximum": 12,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.080662713,
            "variance": 1.167831899
          },
          {
            "average": 247983806.6,
            "count": 8857700,
            "maximum": 248382702.8,
            "minimum": 247434201.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 467380.4631,
            "variance": 218444497300.0
          },
          {
            "average": 0,
            "count": 8857700,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8857700,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8857700,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8857700,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8857700,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          136889.6678,
          1074347.757,
          -1.006729213,
          137899.5078,
          1075229.897,
          85.89327079
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                136889.6678190674,
                1074347.7570660894,
                -1.006729212907942
              ],
              [
                136889.6678190674,
                1075229.8970660896,
                -1.006729212907942
              ],
              [
                137899.50781906742,
                1075229.8970660896,
                85.89327078709206
              ],
              [
                137899.50781906742,
                1074347.7570660894,
                85.89327078709206
              ],
              [
                136889.6678190674,
                1074347.7570660894,
                -1.006729212907942
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:58:22+00:00",
        "end_time": "2019-07-17T21:30:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8112.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8112.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8112.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8112.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5636249,
            59.63791073,
            -1.006729213,
            -151.5450878,
            59.64612667,
            85.89327079
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.56362486391293,
                  59.63824318381553,
                  -1.006729212907942
                ],
                [
                  -151.56304899645926,
                  59.64612666732578,
                  -1.006729212907942
                ],
                [
                  -151.5450878337576,
                  59.64579413739377,
                  85.89327078709206
                ],
                [
                  -151.54566793784687,
                  59.63791073145363,
                  85.89327078709206
                ],
                [
                  -151.56362486391293,
                  59.63824318381553,
                  -1.006729212907942
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8112.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8112.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:58:22Z",
            "pc:count": 8857700,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 137338.5397,
                "count": 8857700,
                "maximum": 137899.5078,
                "minimum": 136889.6678,
                "name": "X",
                "position": 0,
                "stddev": 282.9413696,
                "variance": 80055.81862
              },
              {
                "average": 1074749.227,
                "count": 8857700,
                "maximum": 1075229.897,
                "minimum": 1074347.757,
                "name": "Y",
                "position": 1,
                "stddev": 203.3960836,
                "variance": 41369.96684
              },
              {
                "average": 35.2085163,
                "count": 8857700,
                "maximum": 85.89327079,
                "minimum": -1.006729213,
                "name": "Z",
                "position": 2,
                "stddev": 18.6968905,
                "variance": 349.5737144
              },
              {
                "average": 498.0816522,
                "count": 8857700,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 739.7198668,
                "variance": 547185.4813
              },
              {
                "average": 1.54707362,
                "count": 8857700,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9514306625,
                "variance": 0.9052203056
              },
              {
                "average": 2.098190501,
                "count": 8857700,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.412769569,
                "variance": 1.995917856
              },
              {
                "average": 1,
                "count": 8857700,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8857700,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.114387934,
                "count": 8857700,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.221346388,
                "variance": 52.14784365
              },
              {
                "average": 20.1051008,
                "count": 8857700,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.876608911,
                "variance": 3.521661007
              },
              {
                "average": 1.708868555,
                "count": 8857700,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.195663433,
                "variance": 1.429611046
              },
              {
                "average": 10.75529991,
                "count": 8857700,
                "maximum": 12,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.080662713,
                "variance": 1.167831899
              },
              {
                "average": 247983806.6,
                "count": 8857700,
                "maximum": 248382702.8,
                "minimum": 247434201.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 467380.4631,
                "variance": 218444497300.0
              },
              {
                "average": 0,
                "count": 8857700,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8857700,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8857700,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8857700,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8857700,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              136889.6678,
              1074347.757,
              -1.006729213,
              137899.5078,
              1075229.897,
              85.89327079
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    136889.6678190674,
                    1074347.7570660894,
                    -1.006729212907942
                  ],
                  [
                    136889.6678190674,
                    1075229.8970660896,
                    -1.006729212907942
                  ],
                  [
                    137899.50781906742,
                    1075229.8970660896,
                    85.89327078709206
                  ],
                  [
                    137899.50781906742,
                    1074347.7570660894,
                    85.89327078709206
                  ],
                  [
                    136889.6678190674,
                    1074347.7570660894,
                    -1.006729212907942
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:58:22+00:00",
            "end_time": "2019-07-17T21:30:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8209.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.54445590366748,
              59.617518935870635,
              -8.687599924609444
            ],
            [
              -151.54426006842536,
              59.620181016558654,
              -8.687599924609444
            ],
            [
              -151.52863584753388,
              59.61988943742694,
              -6.127599924609443
            ],
            [
              -151.52883292645,
              59.617227379687044,
              -6.127599924609443
            ],
            [
              -151.54445590366748,
              59.617518935870635,
              -8.687599924609444
            ]
          ]
        ]
      },
      "bbox": [
        -151.5444559,
        59.61722738,
        -8.687599925,
        -151.5286358,
        59.62018102,
        -6.127599925
      ],
      "properties": {
        "datetime": "2019-07-28T19:32:23Z",
        "pc:count": 251422,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 138593.5312,
            "count": 251422,
            "maximum": 138931.0088,
            "minimum": 138051.8688,
            "name": "X",
            "position": 0,
            "stddev": 235.8811787,
            "variance": 55639.93047
          },
          {
            "average": 1072276.838,
            "count": 251422,
            "maximum": 1072369.475,
            "minimum": 1072071.595,
            "name": "Y",
            "position": 1,
            "stddev": 64.35422538,
            "variance": 4141.466324
          },
          {
            "average": -7.079372641,
            "count": 251422,
            "maximum": -6.127599925,
            "minimum": -8.687599925,
            "name": "Z",
            "position": 2,
            "stddev": 0.3939064331,
            "variance": 0.155162278
          },
          {
            "average": 1625.213931,
            "count": 251422,
            "maximum": 7615,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 2028.295057,
            "variance": 4113980.838
          },
          {
            "average": 1,
            "count": 251422,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 251422,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 251422,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251422,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 251422,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.27541973,
            "count": 251422,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.061993833,
            "variance": 1.127830901
          },
          {
            "average": 2.02315231,
            "count": 251422,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1537871653,
            "variance": 0.02365049222
          },
          {
            "average": 1.45686535,
            "count": 251422,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.582161868,
            "variance": 0.3389124406
          },
          {
            "average": 248081100.3,
            "count": 251422,
            "maximum": 248377543.8,
            "minimum": 247430931.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 438692.8688,
            "variance": 192451433100.0
          },
          {
            "average": 0,
            "count": 251422,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251422,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251422,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251422,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 251422,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          138051.8688,
          1072071.595,
          -8.687599925,
          138931.0088,
          1072369.475,
          -6.127599925
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                138051.868755461,
                1072071.5954509787,
                -8.687599924609444
              ],
              [
                138051.868755461,
                1072369.4754509786,
                -8.687599924609444
              ],
              [
                138931.00875546102,
                1072369.4754509786,
                -6.127599924609443
              ],
              [
                138931.00875546102,
                1072071.5954509787,
                -6.127599924609443
              ],
              [
                138051.868755461,
                1072071.5954509787,
                -8.687599924609444
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:32:23+00:00",
        "end_time": "2019-07-17T20:35:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8209.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8209.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8209.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8209.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5444559,
            59.61722738,
            -8.687599925,
            -151.5286358,
            59.62018102,
            -6.127599925
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.54445590366748,
                  59.617518935870635,
                  -8.687599924609444
                ],
                [
                  -151.54426006842536,
                  59.620181016558654,
                  -8.687599924609444
                ],
                [
                  -151.52863584753388,
                  59.61988943742694,
                  -6.127599924609443
                ],
                [
                  -151.52883292645,
                  59.617227379687044,
                  -6.127599924609443
                ],
                [
                  -151.54445590366748,
                  59.617518935870635,
                  -8.687599924609444
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8209.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8209.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:32:23Z",
            "pc:count": 251422,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 138593.5312,
                "count": 251422,
                "maximum": 138931.0088,
                "minimum": 138051.8688,
                "name": "X",
                "position": 0,
                "stddev": 235.8811787,
                "variance": 55639.93047
              },
              {
                "average": 1072276.838,
                "count": 251422,
                "maximum": 1072369.475,
                "minimum": 1072071.595,
                "name": "Y",
                "position": 1,
                "stddev": 64.35422538,
                "variance": 4141.466324
              },
              {
                "average": -7.079372641,
                "count": 251422,
                "maximum": -6.127599925,
                "minimum": -8.687599925,
                "name": "Z",
                "position": 2,
                "stddev": 0.3939064331,
                "variance": 0.155162278
              },
              {
                "average": 1625.213931,
                "count": 251422,
                "maximum": 7615,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 2028.295057,
                "variance": 4113980.838
              },
              {
                "average": 1,
                "count": 251422,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 251422,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 251422,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251422,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 251422,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.27541973,
                "count": 251422,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.061993833,
                "variance": 1.127830901
              },
              {
                "average": 2.02315231,
                "count": 251422,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1537871653,
                "variance": 0.02365049222
              },
              {
                "average": 1.45686535,
                "count": 251422,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.582161868,
                "variance": 0.3389124406
              },
              {
                "average": 248081100.3,
                "count": 251422,
                "maximum": 248377543.8,
                "minimum": 247430931.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 438692.8688,
                "variance": 192451433100.0
              },
              {
                "average": 0,
                "count": 251422,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251422,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251422,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251422,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 251422,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              138051.8688,
              1072071.595,
              -8.687599925,
              138931.0088,
              1072369.475,
              -6.127599925
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    138051.868755461,
                    1072071.5954509787,
                    -8.687599924609444
                  ],
                  [
                    138051.868755461,
                    1072369.4754509786,
                    -8.687599924609444
                  ],
                  [
                    138931.00875546102,
                    1072369.4754509786,
                    -6.127599924609443
                  ],
                  [
                    138931.00875546102,
                    1072071.5954509787,
                    -6.127599924609443
                  ],
                  [
                    138051.868755461,
                    1072071.5954509787,
                    -8.687599924609444
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:32:23+00:00",
            "end_time": "2019-07-17T20:35: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": "20190717_NCMP_AK_05VNG7415.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.68653642437715,
              59.666473106141545,
              139.23607109241772
            ],
            [
              -151.68632963401566,
              59.66945243760851,
              139.23607109241772
            ],
            [
              -151.66934863491025,
              59.66915418756629,
              211.67607109241771
            ],
            [
              -151.66955694050938,
              59.666174882422,
              211.67607109241771
            ],
            [
              -151.68653642437715,
              59.666473106141545,
              139.23607109241772
            ]
          ]
        ]
      },
      "bbox": [
        -151.6865364,
        59.66617488,
        139.2360711,
        -151.6693486,
        59.66945244,
        211.6760711
      ],
      "properties": {
        "datetime": "2019-07-28T21:00:11Z",
        "pc:count": 2697946,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130187.6428,
            "count": 2697946,
            "maximum": 130830.708,
            "minimum": 129876.708,
            "name": "X",
            "position": 0,
            "stddev": 232.3286196,
            "variance": 53976.58747
          },
          {
            "average": 1077371.739,
            "count": 2697946,
            "maximum": 1077588.975,
            "minimum": 1077255.615,
            "name": "Y",
            "position": 1,
            "stddev": 81.31185982,
            "variance": 6611.618547
          },
          {
            "average": 173.1281314,
            "count": 2697946,
            "maximum": 211.6760711,
            "minimum": 139.2360711,
            "name": "Z",
            "position": 2,
            "stddev": 14.54598867,
            "variance": 211.5857863
          },
          {
            "average": 354.6959001,
            "count": 2697946,
            "maximum": 37217,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 485.8240756,
            "variance": 236025.0324
          },
          {
            "average": 1.649539316,
            "count": 2697946,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9954763353,
            "variance": 0.9909731342
          },
          {
            "average": 2.298816952,
            "count": 2697946,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.41834962,
            "variance": 2.011715644
          },
          {
            "average": 1,
            "count": 2697946,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2697946,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.064849334,
            "count": 2697946,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2462598626,
            "variance": 0.06064391995
          },
          {
            "average": 20.0049755,
            "count": 2697946,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.161182972,
            "variance": 4.670711838
          },
          {
            "average": 1.741070429,
            "count": 2697946,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.196496652,
            "variance": 1.431604239
          },
          {
            "average": 11.47647395,
            "count": 2697946,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6495372303,
            "variance": 0.4218986135
          },
          {
            "average": 248062522.8,
            "count": 2697946,
            "maximum": 248382811.1,
            "minimum": 247434991,
            "name": "GpsTime",
            "position": 12,
            "stddev": 447768.167,
            "variance": 200496331300.0
          },
          {
            "average": 0,
            "count": 2697946,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2697946,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2697946,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2697946,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2697946,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129876.708,
          1077255.615,
          139.2360711,
          130830.708,
          1077588.975,
          211.6760711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129876.7080307045,
                1077255.6146144045,
                139.23607109241772
              ],
              [
                129876.7080307045,
                1077588.9746144044,
                139.23607109241772
              ],
              [
                130830.7080307045,
                1077588.9746144044,
                211.67607109241771
              ],
              [
                130830.7080307045,
                1077255.6146144045,
                211.67607109241771
              ],
              [
                129876.7080307045,
                1077255.6146144045,
                139.23607109241772
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:00:11+00:00",
        "end_time": "2019-07-17T21:43:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7415.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7415.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7415.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7415.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6865364,
            59.66617488,
            139.2360711,
            -151.6693486,
            59.66945244,
            211.6760711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.68653642437715,
                  59.666473106141545,
                  139.23607109241772
                ],
                [
                  -151.68632963401566,
                  59.66945243760851,
                  139.23607109241772
                ],
                [
                  -151.66934863491025,
                  59.66915418756629,
                  211.67607109241771
                ],
                [
                  -151.66955694050938,
                  59.666174882422,
                  211.67607109241771
                ],
                [
                  -151.68653642437715,
                  59.666473106141545,
                  139.23607109241772
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7415.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7415.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:00:11Z",
            "pc:count": 2697946,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130187.6428,
                "count": 2697946,
                "maximum": 130830.708,
                "minimum": 129876.708,
                "name": "X",
                "position": 0,
                "stddev": 232.3286196,
                "variance": 53976.58747
              },
              {
                "average": 1077371.739,
                "count": 2697946,
                "maximum": 1077588.975,
                "minimum": 1077255.615,
                "name": "Y",
                "position": 1,
                "stddev": 81.31185982,
                "variance": 6611.618547
              },
              {
                "average": 173.1281314,
                "count": 2697946,
                "maximum": 211.6760711,
                "minimum": 139.2360711,
                "name": "Z",
                "position": 2,
                "stddev": 14.54598867,
                "variance": 211.5857863
              },
              {
                "average": 354.6959001,
                "count": 2697946,
                "maximum": 37217,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 485.8240756,
                "variance": 236025.0324
              },
              {
                "average": 1.649539316,
                "count": 2697946,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9954763353,
                "variance": 0.9909731342
              },
              {
                "average": 2.298816952,
                "count": 2697946,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.41834962,
                "variance": 2.011715644
              },
              {
                "average": 1,
                "count": 2697946,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2697946,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.064849334,
                "count": 2697946,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2462598626,
                "variance": 0.06064391995
              },
              {
                "average": 20.0049755,
                "count": 2697946,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.161182972,
                "variance": 4.670711838
              },
              {
                "average": 1.741070429,
                "count": 2697946,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.196496652,
                "variance": 1.431604239
              },
              {
                "average": 11.47647395,
                "count": 2697946,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6495372303,
                "variance": 0.4218986135
              },
              {
                "average": 248062522.8,
                "count": 2697946,
                "maximum": 248382811.1,
                "minimum": 247434991,
                "name": "GpsTime",
                "position": 12,
                "stddev": 447768.167,
                "variance": 200496331300.0
              },
              {
                "average": 0,
                "count": 2697946,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2697946,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2697946,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2697946,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2697946,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129876.708,
              1077255.615,
              139.2360711,
              130830.708,
              1077588.975,
              211.6760711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129876.7080307045,
                    1077255.6146144045,
                    139.23607109241772
                  ],
                  [
                    129876.7080307045,
                    1077588.9746144044,
                    139.23607109241772
                  ],
                  [
                    130830.7080307045,
                    1077588.9746144044,
                    211.67607109241771
                  ],
                  [
                    130830.7080307045,
                    1077255.6146144045,
                    211.67607109241771
                  ],
                  [
                    129876.7080307045,
                    1077255.6146144045,
                    139.23607109241772
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:00:11+00:00",
            "end_time": "2019-07-17T21:43:11+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8610.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.47582789869043,
              59.619289084197625,
              -4.501243077977897
            ],
            [
              -151.47514673435046,
              59.62829428547714,
              -4.501243077977897
            ],
            [
              -151.4571637079254,
              59.6279491861154,
              19.938756922022105
            ],
            [
              -151.4578497143435,
              59.61894407672259,
              19.938756922022105
            ],
            [
              -151.47582789869043,
              59.619289084197625,
              -4.501243077977897
            ]
          ]
        ]
      },
      "bbox": [
        -151.4758279,
        59.61894408,
        -4.501243078,
        -151.4571637,
        59.62829429,
        19.93875692
      ],
      "properties": {
        "datetime": "2019-07-28T21:12:28Z",
        "pc:count": 8134978,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 142404.9246,
            "count": 8134978,
            "maximum": 142912.4738,
            "minimum": 141900.8138,
            "name": "X",
            "position": 0,
            "stddev": 282.4271665,
            "variance": 79765.1044
          },
          {
            "average": 1072898.785,
            "count": 8134978,
            "maximum": 1073421.745,
            "minimum": 1072414.045,
            "name": "Y",
            "position": 1,
            "stddev": 251.0633502,
            "variance": 63032.80583
          },
          {
            "average": 3.305688329,
            "count": 8134978,
            "maximum": 19.93875692,
            "minimum": -4.501243078,
            "name": "Z",
            "position": 2,
            "stddev": 2.893676356,
            "variance": 8.373362853
          },
          {
            "average": 568.7135412,
            "count": 8134978,
            "maximum": 64467,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 832.8605099,
            "variance": 693656.629
          },
          {
            "average": 1.020636933,
            "count": 8134978,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1652820053,
            "variance": 0.02731814128
          },
          {
            "average": 1.042028755,
            "count": 8134978,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.249776957,
            "variance": 0.06238852826
          },
          {
            "average": 1,
            "count": 8134978,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8134978,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.59733548,
            "count": 8134978,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.03312839,
            "variance": 169.8624355
          },
          {
            "average": 19.93873301,
            "count": 8134978,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.213929152,
            "variance": 1.473623985
          },
          {
            "average": 1.363549109,
            "count": 8134978,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4937256237,
            "variance": 0.2437649915
          },
          {
            "average": 9.765617682,
            "count": 8134978,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.404506648,
            "variance": 11.59066552
          },
          {
            "average": 247952553,
            "count": 8134978,
            "maximum": 248383548.2,
            "minimum": 247430460.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 471873.3281,
            "variance": 222664437800.0
          },
          {
            "average": 0,
            "count": 8134978,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8134978,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8134978,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8134978,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8134978,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          141900.8138,
          1072414.045,
          -4.501243078,
          142912.4738,
          1073421.745,
          19.93875692
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                141900.8137811562,
                1072414.045088423,
                -4.501243077977897
              ],
              [
                141900.8137811562,
                1073421.7450884231,
                -4.501243077977897
              ],
              [
                142912.47378115618,
                1073421.7450884231,
                19.938756922022105
              ],
              [
                142912.47378115618,
                1072414.045088423,
                19.938756922022105
              ],
              [
                141900.8137811562,
                1072414.045088423,
                -4.501243077977897
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:12:28+00:00",
        "end_time": "2019-07-17T20:27:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8610.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8610.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8610.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8610.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4758279,
            59.61894408,
            -4.501243078,
            -151.4571637,
            59.62829429,
            19.93875692
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.47582789869043,
                  59.619289084197625,
                  -4.501243077977897
                ],
                [
                  -151.47514673435046,
                  59.62829428547714,
                  -4.501243077977897
                ],
                [
                  -151.4571637079254,
                  59.6279491861154,
                  19.938756922022105
                ],
                [
                  -151.4578497143435,
                  59.61894407672259,
                  19.938756922022105
                ],
                [
                  -151.47582789869043,
                  59.619289084197625,
                  -4.501243077977897
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8610.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8610.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:12:28Z",
            "pc:count": 8134978,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 142404.9246,
                "count": 8134978,
                "maximum": 142912.4738,
                "minimum": 141900.8138,
                "name": "X",
                "position": 0,
                "stddev": 282.4271665,
                "variance": 79765.1044
              },
              {
                "average": 1072898.785,
                "count": 8134978,
                "maximum": 1073421.745,
                "minimum": 1072414.045,
                "name": "Y",
                "position": 1,
                "stddev": 251.0633502,
                "variance": 63032.80583
              },
              {
                "average": 3.305688329,
                "count": 8134978,
                "maximum": 19.93875692,
                "minimum": -4.501243078,
                "name": "Z",
                "position": 2,
                "stddev": 2.893676356,
                "variance": 8.373362853
              },
              {
                "average": 568.7135412,
                "count": 8134978,
                "maximum": 64467,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 832.8605099,
                "variance": 693656.629
              },
              {
                "average": 1.020636933,
                "count": 8134978,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1652820053,
                "variance": 0.02731814128
              },
              {
                "average": 1.042028755,
                "count": 8134978,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.249776957,
                "variance": 0.06238852826
              },
              {
                "average": 1,
                "count": 8134978,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8134978,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.59733548,
                "count": 8134978,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.03312839,
                "variance": 169.8624355
              },
              {
                "average": 19.93873301,
                "count": 8134978,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.213929152,
                "variance": 1.473623985
              },
              {
                "average": 1.363549109,
                "count": 8134978,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4937256237,
                "variance": 0.2437649915
              },
              {
                "average": 9.765617682,
                "count": 8134978,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.404506648,
                "variance": 11.59066552
              },
              {
                "average": 247952553,
                "count": 8134978,
                "maximum": 248383548.2,
                "minimum": 247430460.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 471873.3281,
                "variance": 222664437800.0
              },
              {
                "average": 0,
                "count": 8134978,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8134978,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8134978,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8134978,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8134978,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              141900.8138,
              1072414.045,
              -4.501243078,
              142912.4738,
              1073421.745,
              19.93875692
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    141900.8137811562,
                    1072414.045088423,
                    -4.501243077977897
                  ],
                  [
                    141900.8137811562,
                    1073421.7450884231,
                    -4.501243077977897
                  ],
                  [
                    142912.47378115618,
                    1073421.7450884231,
                    19.938756922022105
                  ],
                  [
                    142912.47378115618,
                    1072414.045088423,
                    19.938756922022105
                  ],
                  [
                    141900.8137811562,
                    1072414.045088423,
                    -4.501243077977897
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:12:28+00:00",
            "end_time": "2019-07-17T20:27:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7512.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.66992000910128,
              59.641052841907054,
              -11.534729981172552
            ],
            [
              -151.6694018468144,
              59.64846970900377,
              -11.534729981172552
            ],
            [
              -151.6514543915034,
              59.648151916551086,
              -2.714729981172551
            ],
            [
              -151.65197653742294,
              59.64073511920655,
              -2.714729981172551
            ],
            [
              -151.66992000910128,
              59.641052841907054,
              -11.534729981172552
            ]
          ]
        ]
      },
      "bbox": [
        -151.66992,
        59.64073512,
        -11.53472998,
        -151.6514544,
        59.64846971,
        -2.714729981
      ],
      "properties": {
        "datetime": "2019-07-28T19:51:11Z",
        "pc:count": 482509,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 131424.51,
            "count": 482509,
            "maximum": 131917.8166,
            "minimum": 130908.8766,
            "name": "X",
            "position": 0,
            "stddev": 300.7397222,
            "variance": 90444.38049
          },
          {
            "average": 1074901.2,
            "count": 482509,
            "maximum": 1075277.302,
            "minimum": 1074447.422,
            "name": "Y",
            "position": 1,
            "stddev": 177.5724983,
            "variance": 31531.99214
          },
          {
            "average": -9.058244071,
            "count": 482509,
            "maximum": -2.714729981,
            "minimum": -11.53472998,
            "name": "Z",
            "position": 2,
            "stddev": 1.267775292,
            "variance": 1.607254191
          },
          {
            "average": 2287.541965,
            "count": 482509,
            "maximum": 10695,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 903.8295455,
            "variance": 816907.8473
          },
          {
            "average": 1,
            "count": 482509,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 482509,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 482509,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 482509,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 482509,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.99041987,
            "count": 482509,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9901659283,
            "variance": 0.9804285655
          },
          {
            "average": 2.007405043,
            "count": 482509,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.08643164381,
            "variance": 0.007470429051
          },
          {
            "average": 2.078626513,
            "count": 482509,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9120817301,
            "variance": 0.8318930823
          },
          {
            "average": 248002772.8,
            "count": 482509,
            "maximum": 248378671.7,
            "minimum": 247431032.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 462705.566,
            "variance": 214096440800.0
          },
          {
            "average": 0,
            "count": 482509,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 482509,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 482509,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 482509,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 482509,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130908.8766,
          1074447.422,
          -11.53472998,
          131917.8166,
          1075277.302,
          -2.714729981
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130908.87661684275,
                1074447.4215603806,
                -11.534729981172552
              ],
              [
                130908.87661684275,
                1075277.3015603805,
                -11.534729981172552
              ],
              [
                131917.81661684276,
                1075277.3015603805,
                -2.714729981172551
              ],
              [
                131917.81661684276,
                1074447.4215603806,
                -2.714729981172551
              ],
              [
                130908.87661684275,
                1074447.4215603806,
                -11.534729981172552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:51:11+00:00",
        "end_time": "2019-07-17T20:37:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7512.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7512.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7512.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7512.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.66992,
            59.64073512,
            -11.53472998,
            -151.6514544,
            59.64846971,
            -2.714729981
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.66992000910128,
                  59.641052841907054,
                  -11.534729981172552
                ],
                [
                  -151.6694018468144,
                  59.64846970900377,
                  -11.534729981172552
                ],
                [
                  -151.6514543915034,
                  59.648151916551086,
                  -2.714729981172551
                ],
                [
                  -151.65197653742294,
                  59.64073511920655,
                  -2.714729981172551
                ],
                [
                  -151.66992000910128,
                  59.641052841907054,
                  -11.534729981172552
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7512.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7512.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:51:11Z",
            "pc:count": 482509,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 131424.51,
                "count": 482509,
                "maximum": 131917.8166,
                "minimum": 130908.8766,
                "name": "X",
                "position": 0,
                "stddev": 300.7397222,
                "variance": 90444.38049
              },
              {
                "average": 1074901.2,
                "count": 482509,
                "maximum": 1075277.302,
                "minimum": 1074447.422,
                "name": "Y",
                "position": 1,
                "stddev": 177.5724983,
                "variance": 31531.99214
              },
              {
                "average": -9.058244071,
                "count": 482509,
                "maximum": -2.714729981,
                "minimum": -11.53472998,
                "name": "Z",
                "position": 2,
                "stddev": 1.267775292,
                "variance": 1.607254191
              },
              {
                "average": 2287.541965,
                "count": 482509,
                "maximum": 10695,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 903.8295455,
                "variance": 816907.8473
              },
              {
                "average": 1,
                "count": 482509,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 482509,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 482509,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 482509,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 482509,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.99041987,
                "count": 482509,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9901659283,
                "variance": 0.9804285655
              },
              {
                "average": 2.007405043,
                "count": 482509,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.08643164381,
                "variance": 0.007470429051
              },
              {
                "average": 2.078626513,
                "count": 482509,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9120817301,
                "variance": 0.8318930823
              },
              {
                "average": 248002772.8,
                "count": 482509,
                "maximum": 248378671.7,
                "minimum": 247431032.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 462705.566,
                "variance": 214096440800.0
              },
              {
                "average": 0,
                "count": 482509,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 482509,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 482509,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 482509,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 482509,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130908.8766,
              1074447.422,
              -11.53472998,
              131917.8166,
              1075277.302,
              -2.714729981
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130908.87661684275,
                    1074447.4215603806,
                    -11.534729981172552
                  ],
                  [
                    130908.87661684275,
                    1075277.3015603805,
                    -11.534729981172552
                  ],
                  [
                    131917.81661684276,
                    1075277.3015603805,
                    -2.714729981172551
                  ],
                  [
                    131917.81661684276,
                    1074447.4215603806,
                    -2.714729981172551
                  ],
                  [
                    130908.87661684275,
                    1074447.4215603806,
                    -11.534729981172552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:51:11+00:00",
            "end_time": "2019-07-17T20:37: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": "20190717_NCMP_AK_05VNG7811.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.61714319783755,
              59.63084300076573,
              -13.479790300057893
            ],
            [
              -151.61656472472208,
              59.63894194064502,
              -13.479790300057893
            ],
            [
              -151.59861116699537,
              59.638616760065744,
              -0.379790300057893
            ],
            [
              -151.59919398997215,
              59.63051789809212,
              -0.379790300057893
            ],
            [
              -151.61714319783755,
              59.63084300076573,
              -13.479790300057893
            ]
          ]
        ]
      },
      "bbox": [
        -151.6171432,
        59.6305179,
        -13.4797903,
        -151.5986112,
        59.63894194,
        -0.3797903001
      ],
      "properties": {
        "datetime": "2019-07-28T19:57:13Z",
        "pc:count": 976917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 134496.3175,
            "count": 976917,
            "maximum": 134923.2875,
            "minimum": 133913.6875,
            "name": "X",
            "position": 0,
            "stddev": 239.5654096,
            "variance": 57391.58549
          },
          {
            "average": 1074083.785,
            "count": 976917,
            "maximum": 1074317.906,
            "minimum": 1073411.686,
            "name": "Y",
            "position": 1,
            "stddev": 227.3516982,
            "variance": 51688.79469
          },
          {
            "average": -5.639125402,
            "count": 976917,
            "maximum": -0.3797903001,
            "minimum": -13.4797903,
            "name": "Z",
            "position": 2,
            "stddev": 2.184014933,
            "variance": 4.769921227
          },
          {
            "average": 1027.53536,
            "count": 976917,
            "maximum": 9562,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1237.062764,
            "variance": 1530324.283
          },
          {
            "average": 1.00061213,
            "count": 976917,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02473369595,
            "variance": 0.0006117557153
          },
          {
            "average": 1.001228354,
            "count": 976917,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03502636863,
            "variance": 0.0012268465
          },
          {
            "average": 1,
            "count": 976917,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 976917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 976917,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.0496985,
            "count": 976917,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.128599867,
            "variance": 1.273737659
          },
          {
            "average": 2.045322172,
            "count": 976917,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2113539427,
            "variance": 0.0446704891
          },
          {
            "average": 3.194183334,
            "count": 976917,
            "maximum": 6,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.29823666,
            "variance": 1.685418426
          },
          {
            "average": 247952891.1,
            "count": 976917,
            "maximum": 248379033,
            "minimum": 247430989.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 470520.7164,
            "variance": 221389744600.0
          },
          {
            "average": 0,
            "count": 976917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 976917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 976917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 976917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 976917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          133913.6875,
          1073411.686,
          -13.4797903,
          134923.2875,
          1074317.906,
          -0.3797903001
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                133913.68751607093,
                1073411.6858205516,
                -13.479790300057893
              ],
              [
                133913.68751607093,
                1074317.9058205518,
                -13.479790300057893
              ],
              [
                134923.2875160709,
                1074317.9058205518,
                -0.379790300057893
              ],
              [
                134923.2875160709,
                1073411.6858205516,
                -0.379790300057893
              ],
              [
                133913.68751607093,
                1073411.6858205516,
                -13.479790300057893
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:57:13+00:00",
        "end_time": "2019-07-17T20:36:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7811.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7811.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7811.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7811.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6171432,
            59.6305179,
            -13.4797903,
            -151.5986112,
            59.63894194,
            -0.3797903001
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.61714319783755,
                  59.63084300076573,
                  -13.479790300057893
                ],
                [
                  -151.61656472472208,
                  59.63894194064502,
                  -13.479790300057893
                ],
                [
                  -151.59861116699537,
                  59.638616760065744,
                  -0.379790300057893
                ],
                [
                  -151.59919398997215,
                  59.63051789809212,
                  -0.379790300057893
                ],
                [
                  -151.61714319783755,
                  59.63084300076573,
                  -13.479790300057893
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7811.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7811.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:57:13Z",
            "pc:count": 976917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 134496.3175,
                "count": 976917,
                "maximum": 134923.2875,
                "minimum": 133913.6875,
                "name": "X",
                "position": 0,
                "stddev": 239.5654096,
                "variance": 57391.58549
              },
              {
                "average": 1074083.785,
                "count": 976917,
                "maximum": 1074317.906,
                "minimum": 1073411.686,
                "name": "Y",
                "position": 1,
                "stddev": 227.3516982,
                "variance": 51688.79469
              },
              {
                "average": -5.639125402,
                "count": 976917,
                "maximum": -0.3797903001,
                "minimum": -13.4797903,
                "name": "Z",
                "position": 2,
                "stddev": 2.184014933,
                "variance": 4.769921227
              },
              {
                "average": 1027.53536,
                "count": 976917,
                "maximum": 9562,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1237.062764,
                "variance": 1530324.283
              },
              {
                "average": 1.00061213,
                "count": 976917,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02473369595,
                "variance": 0.0006117557153
              },
              {
                "average": 1.001228354,
                "count": 976917,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03502636863,
                "variance": 0.0012268465
              },
              {
                "average": 1,
                "count": 976917,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 976917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 976917,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.0496985,
                "count": 976917,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.128599867,
                "variance": 1.273737659
              },
              {
                "average": 2.045322172,
                "count": 976917,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2113539427,
                "variance": 0.0446704891
              },
              {
                "average": 3.194183334,
                "count": 976917,
                "maximum": 6,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.29823666,
                "variance": 1.685418426
              },
              {
                "average": 247952891.1,
                "count": 976917,
                "maximum": 248379033,
                "minimum": 247430989.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 470520.7164,
                "variance": 221389744600.0
              },
              {
                "average": 0,
                "count": 976917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 976917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 976917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 976917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 976917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              133913.6875,
              1073411.686,
              -13.4797903,
              134923.2875,
              1074317.906,
              -0.3797903001
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    133913.68751607093,
                    1073411.6858205516,
                    -13.479790300057893
                  ],
                  [
                    133913.68751607093,
                    1074317.9058205518,
                    -13.479790300057893
                  ],
                  [
                    134923.2875160709,
                    1074317.9058205518,
                    -0.379790300057893
                  ],
                  [
                    134923.2875160709,
                    1073411.6858205516,
                    -0.379790300057893
                  ],
                  [
                    133913.68751607093,
                    1073411.6858205516,
                    -13.479790300057893
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:57:13+00:00",
            "end_time": "2019-07-17T20: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": "20190717_NCMP_AK_05VNG7412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.68742454179585,
              59.64447545511217,
              -12.537956618079685
            ],
            [
              -151.6871352797399,
              59.64864723300276,
              -12.537956618079685
            ],
            [
              -151.6692875315215,
              59.648333611869134,
              -7.897956618079684
            ],
            [
              -151.66957902208193,
              59.644161872701886,
              -7.897956618079684
            ],
            [
              -151.68742454179585,
              59.64447545511217,
              -12.537956618079685
            ]
          ]
        ]
      },
      "bbox": [
        -151.6874245,
        59.64416187,
        -12.53795662,
        -151.6692875,
        59.64864723,
        -7.897956618
      ],
      "properties": {
        "datetime": "2019-07-28T19:39:06Z",
        "pc:count": 305507,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130523.9013,
            "count": 305507,
            "maximum": 130915.829,
            "minimum": 129912.509,
            "name": "X",
            "position": 0,
            "stddev": 257.4890319,
            "variance": 66300.60155
          },
          {
            "average": 1075096.706,
            "count": 305507,
            "maximum": 1075262.318,
            "minimum": 1074795.538,
            "name": "Y",
            "position": 1,
            "stddev": 107.1543363,
            "variance": 11482.05178
          },
          {
            "average": -9.908800461,
            "count": 305507,
            "maximum": -7.897956618,
            "minimum": -12.53795662,
            "name": "Z",
            "position": 2,
            "stddev": 0.7633060306,
            "variance": 0.5826360964
          },
          {
            "average": 2440.107382,
            "count": 305507,
            "maximum": 5092,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 776.3558275,
            "variance": 602728.3709
          },
          {
            "average": 1,
            "count": 305507,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 305507,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 305507,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 305507,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 305507,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.91452204,
            "count": 305507,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9010564523,
            "variance": 0.8119027303
          },
          {
            "average": 2.003459823,
            "count": 305507,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05871851018,
            "variance": 0.003447863438
          },
          {
            "average": 1.775432314,
            "count": 305507,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6823404683,
            "variance": 0.4655885147
          },
          {
            "average": 247923299.9,
            "count": 305507,
            "maximum": 248377946.7,
            "minimum": 247431047.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472630.941,
            "variance": 223380006400.0
          },
          {
            "average": 0,
            "count": 305507,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 305507,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 305507,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 305507,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 305507,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129912.509,
          1074795.538,
          -12.53795662,
          130915.829,
          1075262.318,
          -7.897956618
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129912.50902384636,
                1074795.5375959242,
                -12.537956618079685
              ],
              [
                129912.50902384636,
                1075262.317595924,
                -12.537956618079685
              ],
              [
                130915.82902384637,
                1075262.317595924,
                -7.897956618079684
              ],
              [
                130915.82902384637,
                1074795.5375959242,
                -7.897956618079684
              ],
              [
                129912.50902384636,
                1074795.5375959242,
                -12.537956618079685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:39:06+00:00",
        "end_time": "2019-07-17T20:37:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6874245,
            59.64416187,
            -12.53795662,
            -151.6692875,
            59.64864723,
            -7.897956618
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.68742454179585,
                  59.64447545511217,
                  -12.537956618079685
                ],
                [
                  -151.6871352797399,
                  59.64864723300276,
                  -12.537956618079685
                ],
                [
                  -151.6692875315215,
                  59.648333611869134,
                  -7.897956618079684
                ],
                [
                  -151.66957902208193,
                  59.644161872701886,
                  -7.897956618079684
                ],
                [
                  -151.68742454179585,
                  59.64447545511217,
                  -12.537956618079685
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:39:06Z",
            "pc:count": 305507,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130523.9013,
                "count": 305507,
                "maximum": 130915.829,
                "minimum": 129912.509,
                "name": "X",
                "position": 0,
                "stddev": 257.4890319,
                "variance": 66300.60155
              },
              {
                "average": 1075096.706,
                "count": 305507,
                "maximum": 1075262.318,
                "minimum": 1074795.538,
                "name": "Y",
                "position": 1,
                "stddev": 107.1543363,
                "variance": 11482.05178
              },
              {
                "average": -9.908800461,
                "count": 305507,
                "maximum": -7.897956618,
                "minimum": -12.53795662,
                "name": "Z",
                "position": 2,
                "stddev": 0.7633060306,
                "variance": 0.5826360964
              },
              {
                "average": 2440.107382,
                "count": 305507,
                "maximum": 5092,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 776.3558275,
                "variance": 602728.3709
              },
              {
                "average": 1,
                "count": 305507,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 305507,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 305507,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 305507,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 305507,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.91452204,
                "count": 305507,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9010564523,
                "variance": 0.8119027303
              },
              {
                "average": 2.003459823,
                "count": 305507,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05871851018,
                "variance": 0.003447863438
              },
              {
                "average": 1.775432314,
                "count": 305507,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6823404683,
                "variance": 0.4655885147
              },
              {
                "average": 247923299.9,
                "count": 305507,
                "maximum": 248377946.7,
                "minimum": 247431047.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472630.941,
                "variance": 223380006400.0
              },
              {
                "average": 0,
                "count": 305507,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 305507,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 305507,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 305507,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 305507,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129912.509,
              1074795.538,
              -12.53795662,
              130915.829,
              1075262.318,
              -7.897956618
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129912.50902384636,
                    1074795.5375959242,
                    -12.537956618079685
                  ],
                  [
                    129912.50902384636,
                    1075262.317595924,
                    -12.537956618079685
                  ],
                  [
                    130915.82902384637,
                    1075262.317595924,
                    -7.897956618079684
                  ],
                  [
                    130915.82902384637,
                    1074795.5375959242,
                    -7.897956618079684
                  ],
                  [
                    129912.50902384636,
                    1074795.5375959242,
                    -12.537956618079685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:39:06+00:00",
            "end_time": "2019-07-17T20:37:27+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7413.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.68741050778704,
              59.64852190053182,
              -13.888496321165476
            ],
            [
              -151.68677908613176,
              59.65762582360114,
              -13.888496321165476
            ],
            [
              -151.6687866818794,
              59.657309688293545,
              4.071503678834524
            ],
            [
              -151.6694230067422,
              59.64820585042251,
              4.071503678834524
            ],
            [
              -151.68741050778704,
              59.64852190053182,
              -13.888496321165476
            ]
          ]
        ]
      },
      "bbox": [
        -151.6874105,
        59.64820585,
        -13.88849632,
        -151.6687867,
        59.65762582,
        4.071503679
      ],
      "properties": {
        "datetime": "2019-07-28T20:12:52Z",
        "pc:count": 1996566,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130551.338,
            "count": 1996566,
            "maximum": 130908.7238,
            "minimum": 129897.5438,
            "name": "X",
            "position": 0,
            "stddev": 247.5840695,
            "variance": 61297.87146
          },
          {
            "average": 1075966.294,
            "count": 1996566,
            "maximum": 1076266.413,
            "minimum": 1075247.773,
            "name": "Y",
            "position": 1,
            "stddev": 274.3442557,
            "variance": 75264.77062
          },
          {
            "average": -3.763338094,
            "count": 1996566,
            "maximum": 4.071503679,
            "minimum": -13.88849632,
            "name": "Z",
            "position": 2,
            "stddev": 3.843517487,
            "variance": 14.77262668
          },
          {
            "average": 560.6241892,
            "count": 1996566,
            "maximum": 11626,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1041.791747,
            "variance": 1085330.045
          },
          {
            "average": 1.001340301,
            "count": 1996566,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03659927978,
            "variance": 0.001339507281
          },
          {
            "average": 1.002681103,
            "count": 1996566,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05173897602,
            "variance": 0.00267692164
          },
          {
            "average": 1,
            "count": 1996566,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1996566,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.62224189,
            "count": 1996566,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.206391719,
            "variance": 10.28094786
          },
          {
            "average": 19.94847202,
            "count": 1996566,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.011617829,
            "variance": 1.023370632
          },
          {
            "average": 2.031712951,
            "count": 1996566,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2472721771,
            "variance": 0.06114352955
          },
          {
            "average": 5.632831071,
            "count": 1996566,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.655811838,
            "variance": 2.741712843
          },
          {
            "average": 247927202.9,
            "count": 1996566,
            "maximum": 248379972.1,
            "minimum": 247431056,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472574.4984,
            "variance": 223326656500.0
          },
          {
            "average": 0,
            "count": 1996566,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1996566,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1996566,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1996566,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1996566,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129897.5438,
          1075247.773,
          -13.88849632,
          130908.7238,
          1076266.413,
          4.071503679
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129897.54378019473,
                1075247.7727752107,
                -13.888496321165476
              ],
              [
                129897.54378019473,
                1076266.4127752108,
                -13.888496321165476
              ],
              [
                130908.72378019472,
                1076266.4127752108,
                4.071503678834524
              ],
              [
                130908.72378019472,
                1075247.7727752107,
                4.071503678834524
              ],
              [
                129897.54378019473,
                1075247.7727752107,
                -13.888496321165476
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:12:52+00:00",
        "end_time": "2019-07-17T20:37:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7413.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7413.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7413.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7413.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6874105,
            59.64820585,
            -13.88849632,
            -151.6687867,
            59.65762582,
            4.071503679
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.68741050778704,
                  59.64852190053182,
                  -13.888496321165476
                ],
                [
                  -151.68677908613176,
                  59.65762582360114,
                  -13.888496321165476
                ],
                [
                  -151.6687866818794,
                  59.657309688293545,
                  4.071503678834524
                ],
                [
                  -151.6694230067422,
                  59.64820585042251,
                  4.071503678834524
                ],
                [
                  -151.68741050778704,
                  59.64852190053182,
                  -13.888496321165476
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7413.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7413.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:12:52Z",
            "pc:count": 1996566,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130551.338,
                "count": 1996566,
                "maximum": 130908.7238,
                "minimum": 129897.5438,
                "name": "X",
                "position": 0,
                "stddev": 247.5840695,
                "variance": 61297.87146
              },
              {
                "average": 1075966.294,
                "count": 1996566,
                "maximum": 1076266.413,
                "minimum": 1075247.773,
                "name": "Y",
                "position": 1,
                "stddev": 274.3442557,
                "variance": 75264.77062
              },
              {
                "average": -3.763338094,
                "count": 1996566,
                "maximum": 4.071503679,
                "minimum": -13.88849632,
                "name": "Z",
                "position": 2,
                "stddev": 3.843517487,
                "variance": 14.77262668
              },
              {
                "average": 560.6241892,
                "count": 1996566,
                "maximum": 11626,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1041.791747,
                "variance": 1085330.045
              },
              {
                "average": 1.001340301,
                "count": 1996566,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03659927978,
                "variance": 0.001339507281
              },
              {
                "average": 1.002681103,
                "count": 1996566,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05173897602,
                "variance": 0.00267692164
              },
              {
                "average": 1,
                "count": 1996566,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1996566,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.62224189,
                "count": 1996566,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.206391719,
                "variance": 10.28094786
              },
              {
                "average": 19.94847202,
                "count": 1996566,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.011617829,
                "variance": 1.023370632
              },
              {
                "average": 2.031712951,
                "count": 1996566,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2472721771,
                "variance": 0.06114352955
              },
              {
                "average": 5.632831071,
                "count": 1996566,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.655811838,
                "variance": 2.741712843
              },
              {
                "average": 247927202.9,
                "count": 1996566,
                "maximum": 248379972.1,
                "minimum": 247431056,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472574.4984,
                "variance": 223326656500.0
              },
              {
                "average": 0,
                "count": 1996566,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1996566,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1996566,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1996566,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1996566,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129897.5438,
              1075247.773,
              -13.88849632,
              130908.7238,
              1076266.413,
              4.071503679
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129897.54378019473,
                    1075247.7727752107,
                    -13.888496321165476
                  ],
                  [
                    129897.54378019473,
                    1076266.4127752108,
                    -13.888496321165476
                  ],
                  [
                    130908.72378019472,
                    1076266.4127752108,
                    4.071503678834524
                  ],
                  [
                    130908.72378019472,
                    1075247.7727752107,
                    4.071503678834524
                  ],
                  [
                    129897.54378019473,
                    1075247.7727752107,
                    -13.888496321165476
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:12:52+00:00",
            "end_time": "2019-07-17T20:37:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7812.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6168476112227,
              59.638815702831735,
              -6.685334443830982
            ],
            [
              -151.61619709519607,
              59.64791967381653,
              -6.685334443830982
            ],
            [
              -151.59820171256308,
              59.647593771480935,
              142.95466555616903
            ],
            [
              -151.5988571308187,
              59.63848988829253,
              142.95466555616903
            ],
            [
              -151.6168476112227,
              59.638815702831735,
              -6.685334443830982
            ]
          ]
        ]
      },
      "bbox": [
        -151.6168476,
        59.63848989,
        -6.685334444,
        -151.5982017,
        59.64791967,
        142.9546656
      ],
      "properties": {
        "datetime": "2019-07-28T20:30:51Z",
        "pc:count": 9337915,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 134385.5301,
            "count": 9337915,
            "maximum": 134909.9868,
            "minimum": 133898.3068,
            "name": "X",
            "position": 0,
            "stddev": 286.5975936,
            "variance": 82138.18065
          },
          {
            "average": 1074966.876,
            "count": 9337915,
            "maximum": 1075321.908,
            "minimum": 1074303.228,
            "name": "Y",
            "position": 1,
            "stddev": 279.5649734,
            "variance": 78156.57437
          },
          {
            "average": 49.10242157,
            "count": 9337915,
            "maximum": 142.9546656,
            "minimum": -6.685334444,
            "name": "Z",
            "position": 2,
            "stddev": 46.1536473,
            "variance": 2130.159159
          },
          {
            "average": 217.2708668,
            "count": 9337915,
            "maximum": 49866,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 458.25962,
            "variance": 210001.8793
          },
          {
            "average": 1.528576561,
            "count": 9337915,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9562609384,
            "variance": 0.9144349823
          },
          {
            "average": 2.057745225,
            "count": 9337915,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.424812298,
            "variance": 2.030090084
          },
          {
            "average": 1,
            "count": 9337915,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9337915,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.45859199,
            "count": 9337915,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.18110592,
            "variance": 173.7415532
          },
          {
            "average": 20.10558425,
            "count": 9337915,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.074656388,
            "variance": 4.304199129
          },
          {
            "average": 1.952027514,
            "count": 9337915,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.084638463,
            "variance": 1.176440595
          },
          {
            "average": 7.135835248,
            "count": 9337915,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.515303161,
            "variance": 2.29614367
          },
          {
            "average": 247886690.5,
            "count": 9337915,
            "maximum": 248381051.3,
            "minimum": 247431945.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472751.9721,
            "variance": 223494427100.0
          },
          {
            "average": 0,
            "count": 9337915,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9337915,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9337915,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9337915,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9337915,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          133898.3068,
          1074303.228,
          -6.685334444,
          134909.9868,
          1075321.908,
          142.9546656
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                133898.30676383525,
                1074303.2283816559,
                -6.685334443830982
              ],
              [
                133898.30676383525,
                1075321.908381656,
                -6.685334443830982
              ],
              [
                134909.98676383524,
                1075321.908381656,
                142.95466555616903
              ],
              [
                134909.98676383524,
                1074303.2283816559,
                142.95466555616903
              ],
              [
                133898.30676383525,
                1074303.2283816559,
                -6.685334443830982
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:30:51+00:00",
        "end_time": "2019-07-17T20:52:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7812.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7812.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7812.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7812.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6168476,
            59.63848989,
            -6.685334444,
            -151.5982017,
            59.64791967,
            142.9546656
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6168476112227,
                  59.638815702831735,
                  -6.685334443830982
                ],
                [
                  -151.61619709519607,
                  59.64791967381653,
                  -6.685334443830982
                ],
                [
                  -151.59820171256308,
                  59.647593771480935,
                  142.95466555616903
                ],
                [
                  -151.5988571308187,
                  59.63848988829253,
                  142.95466555616903
                ],
                [
                  -151.6168476112227,
                  59.638815702831735,
                  -6.685334443830982
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7812.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7812.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:30:51Z",
            "pc:count": 9337915,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 134385.5301,
                "count": 9337915,
                "maximum": 134909.9868,
                "minimum": 133898.3068,
                "name": "X",
                "position": 0,
                "stddev": 286.5975936,
                "variance": 82138.18065
              },
              {
                "average": 1074966.876,
                "count": 9337915,
                "maximum": 1075321.908,
                "minimum": 1074303.228,
                "name": "Y",
                "position": 1,
                "stddev": 279.5649734,
                "variance": 78156.57437
              },
              {
                "average": 49.10242157,
                "count": 9337915,
                "maximum": 142.9546656,
                "minimum": -6.685334444,
                "name": "Z",
                "position": 2,
                "stddev": 46.1536473,
                "variance": 2130.159159
              },
              {
                "average": 217.2708668,
                "count": 9337915,
                "maximum": 49866,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 458.25962,
                "variance": 210001.8793
              },
              {
                "average": 1.528576561,
                "count": 9337915,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9562609384,
                "variance": 0.9144349823
              },
              {
                "average": 2.057745225,
                "count": 9337915,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.424812298,
                "variance": 2.030090084
              },
              {
                "average": 1,
                "count": 9337915,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9337915,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.45859199,
                "count": 9337915,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.18110592,
                "variance": 173.7415532
              },
              {
                "average": 20.10558425,
                "count": 9337915,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.074656388,
                "variance": 4.304199129
              },
              {
                "average": 1.952027514,
                "count": 9337915,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.084638463,
                "variance": 1.176440595
              },
              {
                "average": 7.135835248,
                "count": 9337915,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.515303161,
                "variance": 2.29614367
              },
              {
                "average": 247886690.5,
                "count": 9337915,
                "maximum": 248381051.3,
                "minimum": 247431945.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472751.9721,
                "variance": 223494427100.0
              },
              {
                "average": 0,
                "count": 9337915,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9337915,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9337915,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9337915,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9337915,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              133898.3068,
              1074303.228,
              -6.685334444,
              134909.9868,
              1075321.908,
              142.9546656
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    133898.30676383525,
                    1074303.2283816559,
                    -6.685334443830982
                  ],
                  [
                    133898.30676383525,
                    1075321.908381656,
                    -6.685334443830982
                  ],
                  [
                    134909.98676383524,
                    1075321.908381656,
                    142.95466555616903
                  ],
                  [
                    134909.98676383524,
                    1074303.2283816559,
                    142.95466555616903
                  ],
                  [
                    133898.30676383525,
                    1074303.2283816559,
                    -6.685334443830982
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:30:51+00:00",
            "end_time": "2019-07-17T20:52: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": "20190717_NCMP_AK_05VNG7414.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.68706841476967,
              59.65749988206348,
              -8.593606904825378
            ],
            [
              -151.6864371763423,
              59.666597338679665,
              -8.593606904825378
            ],
            [
              -151.66843245969622,
              59.66628102571601,
              235.00639309517462
            ],
            [
              -151.6690686025353,
              59.65718365431634,
              235.00639309517462
            ],
            [
              -151.68706841476967,
              59.65749988206348,
              -8.593606904825378
            ]
          ]
        ]
      },
      "bbox": [
        -151.6870684,
        59.65718365,
        -8.593606905,
        -151.6684325,
        59.66659734,
        235.0063931
      ],
      "properties": {
        "datetime": "2019-07-28T21:04:33Z",
        "pc:count": 15863718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130425.9985,
            "count": 15863718,
            "maximum": 130893.3937,
            "minimum": 129881.7937,
            "name": "X",
            "position": 0,
            "stddev": 278.8674151,
            "variance": 77767.03522
          },
          {
            "average": 1076792.874,
            "count": 15863718,
            "maximum": 1077269.692,
            "minimum": 1076251.772,
            "name": "Y",
            "position": 1,
            "stddev": 262.9979044,
            "variance": 69167.89771
          },
          {
            "average": 119.6629527,
            "count": 15863718,
            "maximum": 235.0063931,
            "minimum": -8.593606905,
            "name": "Z",
            "position": 2,
            "stddev": 77.08610589,
            "variance": 5942.267721
          },
          {
            "average": 273.2856586,
            "count": 15863718,
            "maximum": 42814,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 455.2293178,
            "variance": 207233.7318
          },
          {
            "average": 1.71648872,
            "count": 15863718,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.037160994,
            "variance": 1.075702928
          },
          {
            "average": 2.434097417,
            "count": 15863718,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.453390639,
            "variance": 2.112344351
          },
          {
            "average": 1,
            "count": 15863718,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15863718,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.266269294,
            "count": 15863718,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.549502625,
            "variance": 56.99498988
          },
          {
            "average": 20.03984203,
            "count": 15863718,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.236427735,
            "variance": 5.001609014
          },
          {
            "average": 1.885826954,
            "count": 15863718,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.209588619,
            "variance": 1.463104628
          },
          {
            "average": 9.754814161,
            "count": 15863718,
            "maximum": 13,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.794956759,
            "variance": 3.221869768
          },
          {
            "average": 247982809.5,
            "count": 15863718,
            "maximum": 248383073.6,
            "minimum": 247432966.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 467537.635,
            "variance": 218591440100.0
          },
          {
            "average": 0,
            "count": 15863718,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15863718,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15863718,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15863718,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15863718,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129881.7937,
          1076251.772,
          -8.593606905,
          130893.3937,
          1077269.692,
          235.0063931
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129881.79365296995,
                1076251.7723297807,
                -8.593606904825378
              ],
              [
                129881.79365296995,
                1077269.6923297807,
                -8.593606904825378
              ],
              [
                130893.39365296996,
                1077269.6923297807,
                235.00639309517462
              ],
              [
                130893.39365296996,
                1076251.7723297807,
                235.00639309517462
              ],
              [
                129881.79365296995,
                1076251.7723297807,
                -8.593606904825378
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:04:33+00:00",
        "end_time": "2019-07-17T21:09:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7414.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7414.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7414.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7414.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6870684,
            59.65718365,
            -8.593606905,
            -151.6684325,
            59.66659734,
            235.0063931
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.68706841476967,
                  59.65749988206348,
                  -8.593606904825378
                ],
                [
                  -151.6864371763423,
                  59.666597338679665,
                  -8.593606904825378
                ],
                [
                  -151.66843245969622,
                  59.66628102571601,
                  235.00639309517462
                ],
                [
                  -151.6690686025353,
                  59.65718365431634,
                  235.00639309517462
                ],
                [
                  -151.68706841476967,
                  59.65749988206348,
                  -8.593606904825378
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7414.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7414.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:04:33Z",
            "pc:count": 15863718,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130425.9985,
                "count": 15863718,
                "maximum": 130893.3937,
                "minimum": 129881.7937,
                "name": "X",
                "position": 0,
                "stddev": 278.8674151,
                "variance": 77767.03522
              },
              {
                "average": 1076792.874,
                "count": 15863718,
                "maximum": 1077269.692,
                "minimum": 1076251.772,
                "name": "Y",
                "position": 1,
                "stddev": 262.9979044,
                "variance": 69167.89771
              },
              {
                "average": 119.6629527,
                "count": 15863718,
                "maximum": 235.0063931,
                "minimum": -8.593606905,
                "name": "Z",
                "position": 2,
                "stddev": 77.08610589,
                "variance": 5942.267721
              },
              {
                "average": 273.2856586,
                "count": 15863718,
                "maximum": 42814,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 455.2293178,
                "variance": 207233.7318
              },
              {
                "average": 1.71648872,
                "count": 15863718,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.037160994,
                "variance": 1.075702928
              },
              {
                "average": 2.434097417,
                "count": 15863718,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.453390639,
                "variance": 2.112344351
              },
              {
                "average": 1,
                "count": 15863718,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15863718,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.266269294,
                "count": 15863718,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.549502625,
                "variance": 56.99498988
              },
              {
                "average": 20.03984203,
                "count": 15863718,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.236427735,
                "variance": 5.001609014
              },
              {
                "average": 1.885826954,
                "count": 15863718,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.209588619,
                "variance": 1.463104628
              },
              {
                "average": 9.754814161,
                "count": 15863718,
                "maximum": 13,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.794956759,
                "variance": 3.221869768
              },
              {
                "average": 247982809.5,
                "count": 15863718,
                "maximum": 248383073.6,
                "minimum": 247432966.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 467537.635,
                "variance": 218591440100.0
              },
              {
                "average": 0,
                "count": 15863718,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15863718,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15863718,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15863718,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15863718,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129881.7937,
              1076251.772,
              -8.593606905,
              130893.3937,
              1077269.692,
              235.0063931
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129881.79365296995,
                    1076251.7723297807,
                    -8.593606904825378
                  ],
                  [
                    129881.79365296995,
                    1077269.6923297807,
                    -8.593606904825378
                  ],
                  [
                    130893.39365296996,
                    1077269.6923297807,
                    235.00639309517462
                  ],
                  [
                    130893.39365296996,
                    1076251.7723297807,
                    235.00639309517462
                  ],
                  [
                    129881.79365296995,
                    1076251.7723297807,
                    -8.593606904825378
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:04:33+00:00",
            "end_time": "2019-07-17T21:09:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7813.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.61645634443045,
              59.64779211803551,
              57.828473980022466
            ],
            [
              -151.61586574245072,
              59.65605419330765,
              57.828473980022466
            ],
            [
              -151.59788732502412,
              59.65572863461121,
              269.44847398002247
            ],
            [
              -151.59848237290979,
              59.64746663896094,
              269.44847398002247
            ],
            [
              -151.61645634443045,
              59.64779211803551,
              57.828473980022466
            ]
          ]
        ]
      },
      "bbox": [
        -151.6164563,
        59.64746664,
        57.82847398,
        -151.5978873,
        59.65605419,
        269.448474
      ],
      "properties": {
        "datetime": "2019-07-28T21:05:16Z",
        "pc:count": 17667578,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 134357.2899,
            "count": 17667578,
            "maximum": 134894.7428,
            "minimum": 133884.2628,
            "name": "X",
            "position": 0,
            "stddev": 277.2219387,
            "variance": 76852.00328
          },
          {
            "average": 1075728.825,
            "count": 17667578,
            "maximum": 1076231.611,
            "minimum": 1075307.131,
            "name": "Y",
            "position": 1,
            "stddev": 205.9802988,
            "variance": 42427.88351
          },
          {
            "average": 201.3437397,
            "count": 17667578,
            "maximum": 269.448474,
            "minimum": 57.82847398,
            "name": "Z",
            "position": 2,
            "stddev": 41.56476781,
            "variance": 1727.629923
          },
          {
            "average": 204.1095846,
            "count": 17667578,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 369.5769892,
            "variance": 136587.1509
          },
          {
            "average": 2.159772607,
            "count": 17667578,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.222369694,
            "variance": 1.494187668
          },
          {
            "average": 3.320464299,
            "count": 17667578,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.569523358,
            "variance": 2.46340357
          },
          {
            "average": 1,
            "count": 17667578,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17667578,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.032230734,
            "count": 17667578,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1766123302,
            "variance": 0.03119191518
          },
          {
            "average": 20.12427153,
            "count": 17667578,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.512076072,
            "variance": 6.310526194
          },
          {
            "average": 2.506944698,
            "count": 17667578,
            "maximum": 20,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.866710662,
            "variance": 3.484608694
          },
          {
            "average": 10.65685795,
            "count": 17667578,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.200927169,
            "variance": 1.442226066
          },
          {
            "average": 248009750.7,
            "count": 17667578,
            "maximum": 248383116.7,
            "minimum": 247433847.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 462460.8518,
            "variance": 213870039500.0
          },
          {
            "average": 0,
            "count": 17667578,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17667578,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17667578,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17667578,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17667578,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          133884.2628,
          1075307.131,
          57.82847398,
          134894.7428,
          1076231.611,
          269.448474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                133884.26279759174,
                1075307.1313333637,
                57.828473980022466
              ],
              [
                133884.26279759174,
                1076231.6113333637,
                57.828473980022466
              ],
              [
                134894.74279759172,
                1076231.6113333637,
                269.44847398002247
              ],
              [
                134894.74279759172,
                1075307.1313333637,
                269.44847398002247
              ],
              [
                133884.26279759174,
                1075307.1313333637,
                57.828473980022466
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:05:16+00:00",
        "end_time": "2019-07-17T21:24:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7813.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7813.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7813.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7813.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6164563,
            59.64746664,
            57.82847398,
            -151.5978873,
            59.65605419,
            269.448474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.61645634443045,
                  59.64779211803551,
                  57.828473980022466
                ],
                [
                  -151.61586574245072,
                  59.65605419330765,
                  57.828473980022466
                ],
                [
                  -151.59788732502412,
                  59.65572863461121,
                  269.44847398002247
                ],
                [
                  -151.59848237290979,
                  59.64746663896094,
                  269.44847398002247
                ],
                [
                  -151.61645634443045,
                  59.64779211803551,
                  57.828473980022466
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7813.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7813.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:05:16Z",
            "pc:count": 17667578,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 134357.2899,
                "count": 17667578,
                "maximum": 134894.7428,
                "minimum": 133884.2628,
                "name": "X",
                "position": 0,
                "stddev": 277.2219387,
                "variance": 76852.00328
              },
              {
                "average": 1075728.825,
                "count": 17667578,
                "maximum": 1076231.611,
                "minimum": 1075307.131,
                "name": "Y",
                "position": 1,
                "stddev": 205.9802988,
                "variance": 42427.88351
              },
              {
                "average": 201.3437397,
                "count": 17667578,
                "maximum": 269.448474,
                "minimum": 57.82847398,
                "name": "Z",
                "position": 2,
                "stddev": 41.56476781,
                "variance": 1727.629923
              },
              {
                "average": 204.1095846,
                "count": 17667578,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 369.5769892,
                "variance": 136587.1509
              },
              {
                "average": 2.159772607,
                "count": 17667578,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.222369694,
                "variance": 1.494187668
              },
              {
                "average": 3.320464299,
                "count": 17667578,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.569523358,
                "variance": 2.46340357
              },
              {
                "average": 1,
                "count": 17667578,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17667578,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.032230734,
                "count": 17667578,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1766123302,
                "variance": 0.03119191518
              },
              {
                "average": 20.12427153,
                "count": 17667578,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.512076072,
                "variance": 6.310526194
              },
              {
                "average": 2.506944698,
                "count": 17667578,
                "maximum": 20,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.866710662,
                "variance": 3.484608694
              },
              {
                "average": 10.65685795,
                "count": 17667578,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.200927169,
                "variance": 1.442226066
              },
              {
                "average": 248009750.7,
                "count": 17667578,
                "maximum": 248383116.7,
                "minimum": 247433847.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 462460.8518,
                "variance": 213870039500.0
              },
              {
                "average": 0,
                "count": 17667578,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17667578,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17667578,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17667578,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17667578,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              133884.2628,
              1075307.131,
              57.82847398,
              134894.7428,
              1076231.611,
              269.448474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    133884.26279759174,
                    1075307.1313333637,
                    57.828473980022466
                  ],
                  [
                    133884.26279759174,
                    1076231.6113333637,
                    57.828473980022466
                  ],
                  [
                    134894.74279759172,
                    1076231.6113333637,
                    269.44847398002247
                  ],
                  [
                    134894.74279759172,
                    1075307.1313333637,
                    269.44847398002247
                  ],
                  [
                    133884.26279759174,
                    1075307.1313333637,
                    57.828473980022466
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:05:16+00:00",
            "end_time": "2019-07-17T21:24:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7113.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.73448599245827,
              59.65425209648562,
              -19.168634143848152
            ],
            [
              -151.7342293394611,
              59.658029458591884,
              -19.168634143848152
            ],
            [
              -151.72218054088,
              59.65782235852983,
              -13.68863414384815
            ],
            [
              -151.72243855655785,
              59.654045019586206,
              -13.68863414384815
            ],
            [
              -151.73448599245827,
              59.65425209648562,
              -19.168634143848152
            ]
          ]
        ]
      },
      "bbox": [
        -151.734486,
        59.65404502,
        -19.16863414,
        -151.7221805,
        59.65802946,
        -13.68863414
      ],
      "properties": {
        "datetime": "2019-07-28T19:22:00Z",
        "pc:count": 17217,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127657.8375,
            "count": 17217,
            "maximum": 127909.6282,
            "minimum": 127232.5082,
            "name": "X",
            "position": 0,
            "stddev": 177.6880494,
            "variance": 31573.04289
          },
          {
            "average": 1076099.909,
            "count": 17217,
            "maximum": 1076219.663,
            "minimum": 1075797.023,
            "name": "Y",
            "position": 1,
            "stddev": 86.54464353,
            "variance": 7489.975323
          },
          {
            "average": -16.64209932,
            "count": 17217,
            "maximum": -13.68863414,
            "minimum": -19.16863414,
            "name": "Z",
            "position": 2,
            "stddev": 0.9724636449,
            "variance": 0.9456855406
          },
          {
            "average": 900.5872103,
            "count": 17217,
            "maximum": 2058,
            "minimum": 439,
            "name": "Intensity",
            "position": 3,
            "stddev": 136.6453099,
            "variance": 18671.94071
          },
          {
            "average": 1,
            "count": 17217,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 17217,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 17217,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17217,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 17217,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.06276326,
            "count": 17217,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.530140134,
            "variance": 2.341328828
          },
          {
            "average": 2.00545972,
            "count": 17217,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07369007328,
            "variance": 0.0054302269
          },
          {
            "average": 1.000929314,
            "count": 17217,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.0431030438,
            "variance": 0.001857872385
          },
          {
            "average": 248376475.8,
            "count": 17217,
            "maximum": 248376920.7,
            "minimum": 247431259.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 20380.30228,
            "variance": 415356720.9
          },
          {
            "average": 0,
            "count": 17217,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17217,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17217,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17217,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17217,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127232.5082,
          1075797.023,
          -19.16863414,
          127909.6282,
          1076219.663,
          -13.68863414
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127232.50818690426,
                1075797.0226076567,
                -19.168634143848152
              ],
              [
                127232.50818690426,
                1076219.6626076568,
                -19.168634143848152
              ],
              [
                127909.62818690426,
                1076219.6626076568,
                -13.68863414384815
              ],
              [
                127909.62818690426,
                1075797.0226076567,
                -13.68863414384815
              ],
              [
                127232.50818690426,
                1075797.0226076567,
                -19.168634143848152
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:22:00+00:00",
        "end_time": "2019-07-17T20:40:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7113.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7113.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7113.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7113.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.734486,
            59.65404502,
            -19.16863414,
            -151.7221805,
            59.65802946,
            -13.68863414
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.73448599245827,
                  59.65425209648562,
                  -19.168634143848152
                ],
                [
                  -151.7342293394611,
                  59.658029458591884,
                  -19.168634143848152
                ],
                [
                  -151.72218054088,
                  59.65782235852983,
                  -13.68863414384815
                ],
                [
                  -151.72243855655785,
                  59.654045019586206,
                  -13.68863414384815
                ],
                [
                  -151.73448599245827,
                  59.65425209648562,
                  -19.168634143848152
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7113.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7113.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:22:00Z",
            "pc:count": 17217,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127657.8375,
                "count": 17217,
                "maximum": 127909.6282,
                "minimum": 127232.5082,
                "name": "X",
                "position": 0,
                "stddev": 177.6880494,
                "variance": 31573.04289
              },
              {
                "average": 1076099.909,
                "count": 17217,
                "maximum": 1076219.663,
                "minimum": 1075797.023,
                "name": "Y",
                "position": 1,
                "stddev": 86.54464353,
                "variance": 7489.975323
              },
              {
                "average": -16.64209932,
                "count": 17217,
                "maximum": -13.68863414,
                "minimum": -19.16863414,
                "name": "Z",
                "position": 2,
                "stddev": 0.9724636449,
                "variance": 0.9456855406
              },
              {
                "average": 900.5872103,
                "count": 17217,
                "maximum": 2058,
                "minimum": 439,
                "name": "Intensity",
                "position": 3,
                "stddev": 136.6453099,
                "variance": 18671.94071
              },
              {
                "average": 1,
                "count": 17217,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 17217,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 17217,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17217,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 17217,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.06276326,
                "count": 17217,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.530140134,
                "variance": 2.341328828
              },
              {
                "average": 2.00545972,
                "count": 17217,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07369007328,
                "variance": 0.0054302269
              },
              {
                "average": 1.000929314,
                "count": 17217,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.0431030438,
                "variance": 0.001857872385
              },
              {
                "average": 248376475.8,
                "count": 17217,
                "maximum": 248376920.7,
                "minimum": 247431259.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 20380.30228,
                "variance": 415356720.9
              },
              {
                "average": 0,
                "count": 17217,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17217,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17217,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17217,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17217,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127232.5082,
              1075797.023,
              -19.16863414,
              127909.6282,
              1076219.663,
              -13.68863414
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127232.50818690426,
                    1075797.0226076567,
                    -19.168634143848152
                  ],
                  [
                    127232.50818690426,
                    1076219.6626076568,
                    -19.168634143848152
                  ],
                  [
                    127909.62818690426,
                    1076219.6626076568,
                    -13.68863414384815
                  ],
                  [
                    127909.62818690426,
                    1075797.0226076567,
                    -13.68863414384815
                  ],
                  [
                    127232.50818690426,
                    1075797.0226076567,
                    -19.168634143848152
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:22:00+00:00",
            "end_time": "2019-07-17T20:40:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7114.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.73430604209176,
              59.65796444484712,
              -17.815021838538165
            ],
            [
              -151.73369052569615,
              59.66702029562793,
              -17.815021838538165
            ],
            [
              -151.72167051994043,
              59.666813699121256,
              -8.195021838538164
            ],
            [
              -151.7222892957904,
              59.65775790374542,
              -8.195021838538164
            ],
            [
              -151.73430604209176,
              59.65796444484712,
              -17.815021838538165
            ]
          ]
        ]
      },
      "bbox": [
        -151.734306,
        59.6577579,
        -17.81502184,
        -151.7216705,
        59.6670203,
        -8.195021839
      ],
      "properties": {
        "datetime": "2019-07-28T20:12:09Z",
        "pc:count": 176713,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127690.0706,
            "count": 176713,
            "maximum": 127903.7707,
            "minimum": 127228.4507,
            "name": "X",
            "position": 0,
            "stddev": 141.5349674,
            "variance": 20032.14698
          },
          {
            "average": 1076701.54,
            "count": 176713,
            "maximum": 1077225.49,
            "minimum": 1076212.25,
            "name": "Y",
            "position": 1,
            "stddev": 251.9905429,
            "variance": 63499.23373
          },
          {
            "average": -12.28396312,
            "count": 176713,
            "maximum": -8.195021839,
            "minimum": -17.81502184,
            "name": "Z",
            "position": 2,
            "stddev": 1.436453864,
            "variance": 2.063399702
          },
          {
            "average": 2085.454443,
            "count": 176713,
            "maximum": 3945,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 603.5081916,
            "variance": 364222.1373
          },
          {
            "average": 1,
            "count": 176713,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 176713,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 176713,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 176713,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 176713,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.87530671,
            "count": 176713,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.451990587,
            "variance": 2.108276664
          },
          {
            "average": 2.01866303,
            "count": 176713,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1354994326,
            "variance": 0.01836009624
          },
          {
            "average": 4.362231415,
            "count": 176713,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.476693176,
            "variance": 2.180622736
          },
          {
            "average": 248107069.5,
            "count": 176713,
            "maximum": 248379929.1,
            "minimum": 247431259,
            "name": "GpsTime",
            "position": 12,
            "stddev": 427843.8751,
            "variance": 183050381500.0
          },
          {
            "average": 0,
            "count": 176713,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 176713,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 176713,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 176713,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 176713,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127228.4507,
          1076212.25,
          -17.81502184,
          127903.7707,
          1077225.49,
          -8.195021839
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127228.45066124098,
                1076212.2498866539,
                -17.815021838538165
              ],
              [
                127228.45066124098,
                1077225.489886654,
                -17.815021838538165
              ],
              [
                127903.77066124098,
                1077225.489886654,
                -8.195021838538164
              ],
              [
                127903.77066124098,
                1076212.2498866539,
                -8.195021838538164
              ],
              [
                127228.45066124098,
                1076212.2498866539,
                -17.815021838538165
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:12:09+00:00",
        "end_time": "2019-07-17T20:40:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7114.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7114.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7114.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7114.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.734306,
            59.6577579,
            -17.81502184,
            -151.7216705,
            59.6670203,
            -8.195021839
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.73430604209176,
                  59.65796444484712,
                  -17.815021838538165
                ],
                [
                  -151.73369052569615,
                  59.66702029562793,
                  -17.815021838538165
                ],
                [
                  -151.72167051994043,
                  59.666813699121256,
                  -8.195021838538164
                ],
                [
                  -151.7222892957904,
                  59.65775790374542,
                  -8.195021838538164
                ],
                [
                  -151.73430604209176,
                  59.65796444484712,
                  -17.815021838538165
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7114.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7114.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:12:09Z",
            "pc:count": 176713,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127690.0706,
                "count": 176713,
                "maximum": 127903.7707,
                "minimum": 127228.4507,
                "name": "X",
                "position": 0,
                "stddev": 141.5349674,
                "variance": 20032.14698
              },
              {
                "average": 1076701.54,
                "count": 176713,
                "maximum": 1077225.49,
                "minimum": 1076212.25,
                "name": "Y",
                "position": 1,
                "stddev": 251.9905429,
                "variance": 63499.23373
              },
              {
                "average": -12.28396312,
                "count": 176713,
                "maximum": -8.195021839,
                "minimum": -17.81502184,
                "name": "Z",
                "position": 2,
                "stddev": 1.436453864,
                "variance": 2.063399702
              },
              {
                "average": 2085.454443,
                "count": 176713,
                "maximum": 3945,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 603.5081916,
                "variance": 364222.1373
              },
              {
                "average": 1,
                "count": 176713,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 176713,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 176713,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 176713,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 176713,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.87530671,
                "count": 176713,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.451990587,
                "variance": 2.108276664
              },
              {
                "average": 2.01866303,
                "count": 176713,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1354994326,
                "variance": 0.01836009624
              },
              {
                "average": 4.362231415,
                "count": 176713,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.476693176,
                "variance": 2.180622736
              },
              {
                "average": 248107069.5,
                "count": 176713,
                "maximum": 248379929.1,
                "minimum": 247431259,
                "name": "GpsTime",
                "position": 12,
                "stddev": 427843.8751,
                "variance": 183050381500.0
              },
              {
                "average": 0,
                "count": 176713,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 176713,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 176713,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 176713,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 176713,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127228.4507,
              1076212.25,
              -17.81502184,
              127903.7707,
              1077225.49,
              -8.195021839
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127228.45066124098,
                    1076212.2498866539,
                    -17.815021838538165
                  ],
                  [
                    127228.45066124098,
                    1077225.489886654,
                    -17.815021838538165
                  ],
                  [
                    127903.77066124098,
                    1077225.489886654,
                    -8.195021838538164
                  ],
                  [
                    127903.77066124098,
                    1076212.2498866539,
                    -8.195021838538164
                  ],
                  [
                    127228.45066124098,
                    1076212.2498866539,
                    -17.815021838538165
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:12:09+00:00",
            "end_time": "2019-07-17T20:40:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7115.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7298406859818,
              59.66692234715044,
              -13.508329057766057
            ],
            [
              -151.7294433385849,
              59.67275583648838,
              -13.508329057766057
            ],
            [
              -151.72154528615886,
              59.6726199800583,
              -4.548329057766056
            ],
            [
              -151.72194401354935,
              59.66678651419805,
              -4.548329057766056
            ],
            [
              -151.7298406859818,
              59.66692234715044,
              -13.508329057766057
            ]
          ]
        ]
      },
      "bbox": [
        -151.7298407,
        59.66678651,
        -13.50832906,
        -151.7215453,
        59.67275584,
        -4.548329058
      ],
      "properties": {
        "datetime": "2019-07-28T20:28:57Z",
        "pc:count": 32370,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127757.2252,
            "count": 32370,
            "maximum": 127888.5272,
            "minimum": 127444.8672,
            "name": "X",
            "position": 0,
            "stddev": 87.9975645,
            "variance": 7743.571358
          },
          {
            "average": 1077488.597,
            "count": 32370,
            "maximum": 1077874.625,
            "minimum": 1077221.925,
            "name": "Y",
            "position": 1,
            "stddev": 179.4199577,
            "variance": 32191.52124
          },
          {
            "average": -10.50017305,
            "count": 32370,
            "maximum": -4.548329058,
            "minimum": -13.50832906,
            "name": "Z",
            "position": 2,
            "stddev": 1.470510555,
            "variance": 2.162401292
          },
          {
            "average": 1826.184832,
            "count": 32370,
            "maximum": 5498,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 359.5475873,
            "variance": 129274.4675
          },
          {
            "average": 1,
            "count": 32370,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32370,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 32370,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32370,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 32370,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.67048784,
            "count": 32370,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.60448619,
            "variance": 2.574375935
          },
          {
            "average": 2.042971888,
            "count": 32370,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2049185207,
            "variance": 0.04199160012
          },
          {
            "average": 7.8,
            "count": 32370,
            "maximum": 9,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9798110318,
            "variance": 0.960029658
          },
          {
            "average": 248324518.7,
            "count": 32370,
            "maximum": 248380937.8,
            "minimum": 247433157.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 222880.3694,
            "variance": 49675659080.0
          },
          {
            "average": 0,
            "count": 32370,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32370,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32370,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32370,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 32370,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127444.8672,
          1077221.925,
          -13.50832906,
          127888.5272,
          1077874.625,
          -4.548329058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127444.86720573074,
                1077221.9250760465,
                -13.508329057766057
              ],
              [
                127444.86720573074,
                1077874.6250760467,
                -13.508329057766057
              ],
              [
                127888.52720573074,
                1077874.6250760467,
                -4.548329057766056
              ],
              [
                127888.52720573074,
                1077221.9250760465,
                -4.548329057766056
              ],
              [
                127444.86720573074,
                1077221.9250760465,
                -13.508329057766057
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:28:57+00:00",
        "end_time": "2019-07-17T21:12:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7115.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7115.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7115.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7115.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7298407,
            59.66678651,
            -13.50832906,
            -151.7215453,
            59.67275584,
            -4.548329058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7298406859818,
                  59.66692234715044,
                  -13.508329057766057
                ],
                [
                  -151.7294433385849,
                  59.67275583648838,
                  -13.508329057766057
                ],
                [
                  -151.72154528615886,
                  59.6726199800583,
                  -4.548329057766056
                ],
                [
                  -151.72194401354935,
                  59.66678651419805,
                  -4.548329057766056
                ],
                [
                  -151.7298406859818,
                  59.66692234715044,
                  -13.508329057766057
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7115.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7115.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:28:57Z",
            "pc:count": 32370,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127757.2252,
                "count": 32370,
                "maximum": 127888.5272,
                "minimum": 127444.8672,
                "name": "X",
                "position": 0,
                "stddev": 87.9975645,
                "variance": 7743.571358
              },
              {
                "average": 1077488.597,
                "count": 32370,
                "maximum": 1077874.625,
                "minimum": 1077221.925,
                "name": "Y",
                "position": 1,
                "stddev": 179.4199577,
                "variance": 32191.52124
              },
              {
                "average": -10.50017305,
                "count": 32370,
                "maximum": -4.548329058,
                "minimum": -13.50832906,
                "name": "Z",
                "position": 2,
                "stddev": 1.470510555,
                "variance": 2.162401292
              },
              {
                "average": 1826.184832,
                "count": 32370,
                "maximum": 5498,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 359.5475873,
                "variance": 129274.4675
              },
              {
                "average": 1,
                "count": 32370,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32370,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 32370,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32370,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 32370,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.67048784,
                "count": 32370,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.60448619,
                "variance": 2.574375935
              },
              {
                "average": 2.042971888,
                "count": 32370,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2049185207,
                "variance": 0.04199160012
              },
              {
                "average": 7.8,
                "count": 32370,
                "maximum": 9,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9798110318,
                "variance": 0.960029658
              },
              {
                "average": 248324518.7,
                "count": 32370,
                "maximum": 248380937.8,
                "minimum": 247433157.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 222880.3694,
                "variance": 49675659080.0
              },
              {
                "average": 0,
                "count": 32370,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32370,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32370,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32370,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 32370,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127444.8672,
              1077221.925,
              -13.50832906,
              127888.5272,
              1077874.625,
              -4.548329058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127444.86720573074,
                    1077221.9250760465,
                    -13.508329057766057
                  ],
                  [
                    127444.86720573074,
                    1077874.6250760467,
                    -13.508329057766057
                  ],
                  [
                    127888.52720573074,
                    1077874.6250760467,
                    -4.548329057766056
                  ],
                  [
                    127888.52720573074,
                    1077221.9250760465,
                    -4.548329057766056
                  ],
                  [
                    127444.86720573074,
                    1077221.9250760465,
                    -13.508329057766057
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:28:57+00:00",
            "end_time": "2019-07-17T21:12:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7213.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.72273253298474,
              59.6509257899258,
              -18.428325940765372
            ],
            [
              -151.72225105399104,
              59.65797550438072,
              -18.428325940765372
            ],
            [
              -151.7043360631592,
              59.65766554986935,
              -9.288325940765372
            ],
            [
              -151.70482132308007,
              59.650615900104256,
              -9.288325940765372
            ],
            [
              -151.72273253298474,
              59.6509257899258,
              -18.428325940765372
            ]
          ]
        ]
      },
      "bbox": [
        -151.7227325,
        59.6506159,
        -18.42832594,
        -151.7043361,
        59.6579755,
        -9.288325941
      ],
      "properties": {
        "datetime": "2019-07-28T19:38:38Z",
        "pc:count": 178184,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128556.2296,
            "count": 178184,
            "maximum": 128911.8829,
            "minimum": 127905.0829,
            "name": "X",
            "position": 0,
            "stddev": 257.6036053,
            "variance": 66359.61745
          },
          {
            "average": 1075991.811,
            "count": 178184,
            "maximum": 1076236.642,
            "minimum": 1075447.862,
            "name": "Y",
            "position": 1,
            "stddev": 168.45813,
            "variance": 28378.14156
          },
          {
            "average": -13.29336388,
            "count": 178184,
            "maximum": -9.288325941,
            "minimum": -18.42832594,
            "name": "Z",
            "position": 2,
            "stddev": 1.617651741,
            "variance": 2.616797157
          },
          {
            "average": 1551.78158,
            "count": 178184,
            "maximum": 4188,
            "minimum": 465,
            "name": "Intensity",
            "position": 3,
            "stddev": 608.6273302,
            "variance": 370427.2271
          },
          {
            "average": 1,
            "count": 178184,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 178184,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 178184,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 178184,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 178184,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.74541526,
            "count": 178184,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.620555444,
            "variance": 2.626199948
          },
          {
            "average": 2.010994253,
            "count": 178184,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.104383377,
            "variance": 0.01089588938
          },
          {
            "average": 2.381706551,
            "count": 178184,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.092713622,
            "variance": 1.194023059
          },
          {
            "average": 248100989.1,
            "count": 178184,
            "maximum": 248377918.2,
            "minimum": 247431076.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 430226.1728,
            "variance": 185094559800.0
          },
          {
            "average": 0,
            "count": 178184,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 178184,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 178184,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 178184,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 178184,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127905.0829,
          1075447.862,
          -18.42832594,
          128911.8829,
          1076236.642,
          -9.288325941
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127905.08287767821,
                1075447.8618910222,
                -18.428325940765372
              ],
              [
                127905.08287767821,
                1076236.641891022,
                -18.428325940765372
              ],
              [
                128911.8828776782,
                1076236.641891022,
                -9.288325940765372
              ],
              [
                128911.8828776782,
                1075447.8618910222,
                -9.288325940765372
              ],
              [
                127905.08287767821,
                1075447.8618910222,
                -18.428325940765372
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:38:38+00:00",
        "end_time": "2019-07-17T20:37:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7213.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7213.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7213.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7213.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7227325,
            59.6506159,
            -18.42832594,
            -151.7043361,
            59.6579755,
            -9.288325941
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.72273253298474,
                  59.6509257899258,
                  -18.428325940765372
                ],
                [
                  -151.72225105399104,
                  59.65797550438072,
                  -18.428325940765372
                ],
                [
                  -151.7043360631592,
                  59.65766554986935,
                  -9.288325940765372
                ],
                [
                  -151.70482132308007,
                  59.650615900104256,
                  -9.288325940765372
                ],
                [
                  -151.72273253298474,
                  59.6509257899258,
                  -18.428325940765372
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7213.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7213.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:38:38Z",
            "pc:count": 178184,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128556.2296,
                "count": 178184,
                "maximum": 128911.8829,
                "minimum": 127905.0829,
                "name": "X",
                "position": 0,
                "stddev": 257.6036053,
                "variance": 66359.61745
              },
              {
                "average": 1075991.811,
                "count": 178184,
                "maximum": 1076236.642,
                "minimum": 1075447.862,
                "name": "Y",
                "position": 1,
                "stddev": 168.45813,
                "variance": 28378.14156
              },
              {
                "average": -13.29336388,
                "count": 178184,
                "maximum": -9.288325941,
                "minimum": -18.42832594,
                "name": "Z",
                "position": 2,
                "stddev": 1.617651741,
                "variance": 2.616797157
              },
              {
                "average": 1551.78158,
                "count": 178184,
                "maximum": 4188,
                "minimum": 465,
                "name": "Intensity",
                "position": 3,
                "stddev": 608.6273302,
                "variance": 370427.2271
              },
              {
                "average": 1,
                "count": 178184,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 178184,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 178184,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 178184,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 178184,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.74541526,
                "count": 178184,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.620555444,
                "variance": 2.626199948
              },
              {
                "average": 2.010994253,
                "count": 178184,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.104383377,
                "variance": 0.01089588938
              },
              {
                "average": 2.381706551,
                "count": 178184,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.092713622,
                "variance": 1.194023059
              },
              {
                "average": 248100989.1,
                "count": 178184,
                "maximum": 248377918.2,
                "minimum": 247431076.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 430226.1728,
                "variance": 185094559800.0
              },
              {
                "average": 0,
                "count": 178184,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 178184,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 178184,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 178184,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 178184,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127905.0829,
              1075447.862,
              -18.42832594,
              128911.8829,
              1076236.642,
              -9.288325941
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127905.08287767821,
                    1075447.8618910222,
                    -18.428325940765372
                  ],
                  [
                    127905.08287767821,
                    1076236.641891022,
                    -18.428325940765372
                  ],
                  [
                    128911.8828776782,
                    1076236.641891022,
                    -9.288325940765372
                  ],
                  [
                    128911.8828776782,
                    1075447.8618910222,
                    -9.288325940765372
                  ],
                  [
                    127905.08287767821,
                    1075447.8618910222,
                    -18.428325940765372
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:38:38+00:00",
            "end_time": "2019-07-17T20:37:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7214.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.72254489267115,
              59.65785501056047,
              -15.44377428110627
            ],
            [
              -151.72192321598882,
              59.66695424280816,
              -15.44377428110627
            ],
            [
              -151.70392758256568,
              59.66664292773588,
              -2.12377428110627
            ],
            [
              -151.70455416237814,
              59.657543779375786,
              -2.12377428110627
            ],
            [
              -151.72254489267115,
              59.65785501056047,
              -15.44377428110627
            ]
          ]
        ]
      },
      "bbox": [
        -151.7225449,
        59.65754378,
        -15.44377428,
        -151.7039276,
        59.66695424,
        -2.123774281
      ],
      "properties": {
        "datetime": "2019-07-28T21:04:06Z",
        "pc:count": 439526,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128379.4368,
            "count": 439526,
            "maximum": 128900.1111,
            "minimum": 127889.0511,
            "name": "X",
            "position": 0,
            "stddev": 291.1833167,
            "variance": 84787.72391
          },
          {
            "average": 1076714.855,
            "count": 439526,
            "maximum": 1077240.71,
            "minimum": 1076222.61,
            "name": "Y",
            "position": 1,
            "stddev": 288.7201379,
            "variance": 83359.31802
          },
          {
            "average": -11.35824007,
            "count": 439526,
            "maximum": -2.123774281,
            "minimum": -15.44377428,
            "name": "Z",
            "position": 2,
            "stddev": 1.677921842,
            "variance": 2.815421706
          },
          {
            "average": 2023.639257,
            "count": 439526,
            "maximum": 5000,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 461.2041585,
            "variance": 212709.2758
          },
          {
            "average": 1.00000455,
            "count": 439526,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002133154042,
            "variance": 4.550346168e-06
          },
          {
            "average": 1.000009101,
            "count": 439526,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003016728513,
            "variance": 9.100650923e-06
          },
          {
            "average": 1,
            "count": 439526,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 439526,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 439526,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.98211642,
            "count": 439526,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.064966558,
            "variance": 1.134153771
          },
          {
            "average": 2.015664602,
            "count": 439526,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1244122679,
            "variance": 0.01547841241
          },
          {
            "average": 5.545000751,
            "count": 439526,
            "maximum": 13,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.807044611,
            "variance": 3.265410227
          },
          {
            "average": 248140606.3,
            "count": 439526,
            "maximum": 248383046.1,
            "minimum": 247431261.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 411016.6128,
            "variance": 168934656000.0
          },
          {
            "average": 0,
            "count": 439526,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 439526,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 439526,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 439526,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 439526,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127889.0511,
          1076222.61,
          -15.44377428,
          128900.1111,
          1077240.71,
          -2.123774281
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127889.05105720065,
                1076222.6099987978,
                -15.44377428110627
              ],
              [
                127889.05105720065,
                1077240.7099987979,
                -15.44377428110627
              ],
              [
                128900.11105720064,
                1077240.7099987979,
                -2.12377428110627
              ],
              [
                128900.11105720064,
                1076222.6099987978,
                -2.12377428110627
              ],
              [
                127889.05105720065,
                1076222.6099987978,
                -15.44377428110627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:04:06+00:00",
        "end_time": "2019-07-17T20:41:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7214.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7214.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7214.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7214.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7225449,
            59.65754378,
            -15.44377428,
            -151.7039276,
            59.66695424,
            -2.123774281
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.72254489267115,
                  59.65785501056047,
                  -15.44377428110627
                ],
                [
                  -151.72192321598882,
                  59.66695424280816,
                  -15.44377428110627
                ],
                [
                  -151.70392758256568,
                  59.66664292773588,
                  -2.12377428110627
                ],
                [
                  -151.70455416237814,
                  59.657543779375786,
                  -2.12377428110627
                ],
                [
                  -151.72254489267115,
                  59.65785501056047,
                  -15.44377428110627
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7214.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7214.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:04:06Z",
            "pc:count": 439526,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128379.4368,
                "count": 439526,
                "maximum": 128900.1111,
                "minimum": 127889.0511,
                "name": "X",
                "position": 0,
                "stddev": 291.1833167,
                "variance": 84787.72391
              },
              {
                "average": 1076714.855,
                "count": 439526,
                "maximum": 1077240.71,
                "minimum": 1076222.61,
                "name": "Y",
                "position": 1,
                "stddev": 288.7201379,
                "variance": 83359.31802
              },
              {
                "average": -11.35824007,
                "count": 439526,
                "maximum": -2.123774281,
                "minimum": -15.44377428,
                "name": "Z",
                "position": 2,
                "stddev": 1.677921842,
                "variance": 2.815421706
              },
              {
                "average": 2023.639257,
                "count": 439526,
                "maximum": 5000,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 461.2041585,
                "variance": 212709.2758
              },
              {
                "average": 1.00000455,
                "count": 439526,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002133154042,
                "variance": 4.550346168e-06
              },
              {
                "average": 1.000009101,
                "count": 439526,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003016728513,
                "variance": 9.100650923e-06
              },
              {
                "average": 1,
                "count": 439526,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 439526,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 439526,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.98211642,
                "count": 439526,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.064966558,
                "variance": 1.134153771
              },
              {
                "average": 2.015664602,
                "count": 439526,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1244122679,
                "variance": 0.01547841241
              },
              {
                "average": 5.545000751,
                "count": 439526,
                "maximum": 13,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.807044611,
                "variance": 3.265410227
              },
              {
                "average": 248140606.3,
                "count": 439526,
                "maximum": 248383046.1,
                "minimum": 247431261.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 411016.6128,
                "variance": 168934656000.0
              },
              {
                "average": 0,
                "count": 439526,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 439526,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 439526,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 439526,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 439526,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127889.0511,
              1076222.61,
              -15.44377428,
              128900.1111,
              1077240.71,
              -2.123774281
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127889.05105720065,
                    1076222.6099987978,
                    -15.44377428110627
                  ],
                  [
                    127889.05105720065,
                    1077240.7099987979,
                    -15.44377428110627
                  ],
                  [
                    128900.11105720064,
                    1077240.7099987979,
                    -2.12377428110627
                  ],
                  [
                    128900.11105720064,
                    1076222.6099987978,
                    -2.12377428110627
                  ],
                  [
                    127889.05105720065,
                    1076222.6099987978,
                    -15.44377428110627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:04:06+00:00",
            "end_time": "2019-07-17T20:41:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8908.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.42350566161596,
              59.60070721742062,
              -12.317526770816109
            ],
            [
              -151.42280993003445,
              59.60972311159965,
              -12.317526770816109
            ],
            [
              -151.4065294036723,
              59.60940414964098,
              55.10247322918389
            ],
            [
              -151.407229521394,
              59.60038834042642,
              55.10247322918389
            ],
            [
              -151.42350566161596,
              59.60070721742062,
              -12.317526770816109
            ]
          ]
        ]
      },
      "bbox": [
        -151.4235057,
        59.60038834,
        -12.31752677,
        -151.4065294,
        59.60972311,
        55.10247323
      ],
      "properties": {
        "datetime": "2019-07-28T21:11:33Z",
        "pc:count": 3292586,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 145259.1348,
            "count": 3292586,
            "maximum": 145837.7521,
            "minimum": 144921.3321,
            "name": "X",
            "position": 0,
            "stddev": 234.8221643,
            "variance": 55141.44883
          },
          {
            "average": 1070717.287,
            "count": 3292586,
            "maximum": 1071459.649,
            "minimum": 1070450.729,
            "name": "Y",
            "position": 1,
            "stddev": 233.0140262,
            "variance": 54295.5364
          },
          {
            "average": 6.535271996,
            "count": 3292586,
            "maximum": 55.10247323,
            "minimum": -12.31752677,
            "name": "Z",
            "position": 2,
            "stddev": 4.39404816,
            "variance": 19.30765924
          },
          {
            "average": 958.0296129,
            "count": 3292586,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1418.452873,
            "variance": 2012008.554
          },
          {
            "average": 1.189975296,
            "count": 3292586,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5052498436,
            "variance": 0.2552774044
          },
          {
            "average": 1.385503067,
            "count": 3292586,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7411066242,
            "variance": 0.5492390285
          },
          {
            "average": 1,
            "count": 3292586,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292586,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.072353767,
            "count": 3292586,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.57762669,
            "variance": 91.73093302
          },
          {
            "average": 19.95640769,
            "count": 3292586,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.138735469,
            "variance": 1.296718468
          },
          {
            "average": 1.345304268,
            "count": 3292586,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5868327694,
            "variance": 0.3443726992
          },
          {
            "average": 4.979574717,
            "count": 3292586,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.576364278,
            "variance": 6.637652895
          },
          {
            "average": 247912334.7,
            "count": 3292586,
            "maximum": 248383493.6,
            "minimum": 247430517.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 473439.2638,
            "variance": 224144736500.0
          },
          {
            "average": 0,
            "count": 3292586,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292586,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292586,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292586,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3292586,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          144921.3321,
          1070450.729,
          -12.31752677,
          145837.7521,
          1071459.649,
          55.10247323
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                144921.33210650532,
                1070450.7289409055,
                -12.317526770816109
              ],
              [
                144921.33210650532,
                1071459.6489409055,
                -12.317526770816109
              ],
              [
                145837.7521065053,
                1071459.6489409055,
                55.10247322918389
              ],
              [
                145837.7521065053,
                1070450.7289409055,
                55.10247322918389
              ],
              [
                144921.33210650532,
                1070450.7289409055,
                -12.317526770816109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:11:33+00:00",
        "end_time": "2019-07-17T20:28:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8908.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8908.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8908.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8908.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4235057,
            59.60038834,
            -12.31752677,
            -151.4065294,
            59.60972311,
            55.10247323
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.42350566161596,
                  59.60070721742062,
                  -12.317526770816109
                ],
                [
                  -151.42280993003445,
                  59.60972311159965,
                  -12.317526770816109
                ],
                [
                  -151.4065294036723,
                  59.60940414964098,
                  55.10247322918389
                ],
                [
                  -151.407229521394,
                  59.60038834042642,
                  55.10247322918389
                ],
                [
                  -151.42350566161596,
                  59.60070721742062,
                  -12.317526770816109
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8908.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8908.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:11:33Z",
            "pc:count": 3292586,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 145259.1348,
                "count": 3292586,
                "maximum": 145837.7521,
                "minimum": 144921.3321,
                "name": "X",
                "position": 0,
                "stddev": 234.8221643,
                "variance": 55141.44883
              },
              {
                "average": 1070717.287,
                "count": 3292586,
                "maximum": 1071459.649,
                "minimum": 1070450.729,
                "name": "Y",
                "position": 1,
                "stddev": 233.0140262,
                "variance": 54295.5364
              },
              {
                "average": 6.535271996,
                "count": 3292586,
                "maximum": 55.10247323,
                "minimum": -12.31752677,
                "name": "Z",
                "position": 2,
                "stddev": 4.39404816,
                "variance": 19.30765924
              },
              {
                "average": 958.0296129,
                "count": 3292586,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1418.452873,
                "variance": 2012008.554
              },
              {
                "average": 1.189975296,
                "count": 3292586,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5052498436,
                "variance": 0.2552774044
              },
              {
                "average": 1.385503067,
                "count": 3292586,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7411066242,
                "variance": 0.5492390285
              },
              {
                "average": 1,
                "count": 3292586,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292586,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.072353767,
                "count": 3292586,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.57762669,
                "variance": 91.73093302
              },
              {
                "average": 19.95640769,
                "count": 3292586,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.138735469,
                "variance": 1.296718468
              },
              {
                "average": 1.345304268,
                "count": 3292586,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5868327694,
                "variance": 0.3443726992
              },
              {
                "average": 4.979574717,
                "count": 3292586,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.576364278,
                "variance": 6.637652895
              },
              {
                "average": 247912334.7,
                "count": 3292586,
                "maximum": 248383493.6,
                "minimum": 247430517.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 473439.2638,
                "variance": 224144736500.0
              },
              {
                "average": 0,
                "count": 3292586,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292586,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292586,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292586,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3292586,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              144921.3321,
              1070450.729,
              -12.31752677,
              145837.7521,
              1071459.649,
              55.10247323
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    144921.33210650532,
                    1070450.7289409055,
                    -12.317526770816109
                  ],
                  [
                    144921.33210650532,
                    1071459.6489409055,
                    -12.317526770816109
                  ],
                  [
                    145837.7521065053,
                    1071459.6489409055,
                    55.10247322918389
                  ],
                  [
                    145837.7521065053,
                    1070450.7289409055,
                    55.10247322918389
                  ],
                  [
                    144921.33210650532,
                    1070450.7289409055,
                    -12.317526770816109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:11:33+00:00",
            "end_time": "2019-07-17T20:28: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": "20190717_NCMP_AK_05VNG8909.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.42309221051062,
              59.609688044753824,
              -13.775221914961111
            ],
            [
              -151.42239927169436,
              59.61866387206668,
              -13.775221914961111
            ],
            [
              -151.41556520626602,
              59.618530241794616,
              -3.895221914961112
            ],
            [
              -151.41625997858563,
              59.609554449932794,
              -3.895221914961112
            ],
            [
              -151.42309221051062,
              59.609688044753824,
              -13.775221914961111
            ]
          ]
        ]
      },
      "bbox": [
        -151.4230922,
        59.60955445,
        -13.77522191,
        -151.4155652,
        59.61866387,
        -3.895221915
      ],
      "properties": {
        "datetime": "2019-07-28T20:56:25Z",
        "pc:count": 122775,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 145017.3083,
            "count": 122775,
            "maximum": 145290.1989,
            "minimum": 144905.6189,
            "name": "X",
            "position": 0,
            "stddev": 79.70007914,
            "variance": 6352.102615
          },
          {
            "average": 1071818.266,
            "count": 122775,
            "maximum": 1072459.555,
            "minimum": 1071455.115,
            "name": "Y",
            "position": 1,
            "stddev": 270.0951951,
            "variance": 72951.41443
          },
          {
            "average": -6.657971009,
            "count": 122775,
            "maximum": -3.895221915,
            "minimum": -13.77522191,
            "name": "Z",
            "position": 2,
            "stddev": 1.587333533,
            "variance": 2.519627745
          },
          {
            "average": 1850.39012,
            "count": 122775,
            "maximum": 4391,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 452.0649658,
            "variance": 204362.7333
          },
          {
            "average": 1,
            "count": 122775,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 122775,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 122775,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122775,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 122775,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.91332183,
            "count": 122775,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9141472234,
            "variance": 0.835665146
          },
          {
            "average": 2.004618204,
            "count": 122775,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06780054325,
            "variance": 0.004596913665
          },
          {
            "average": 8.921710446,
            "count": 122775,
            "maximum": 12,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.451238489,
            "variance": 2.106093153
          },
          {
            "average": 248320018.1,
            "count": 122775,
            "maximum": 248382585.3,
            "minimum": 247433686.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 232465.4963,
            "variance": 54040206990.0
          },
          {
            "average": 0,
            "count": 122775,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122775,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122775,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122775,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 122775,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          144905.6189,
          1071455.115,
          -13.77522191,
          145290.1989,
          1072459.555,
          -3.895221915
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                144905.6189065109,
                1071455.1147431007,
                -13.775221914961111
              ],
              [
                144905.6189065109,
                1072459.5547431007,
                -13.775221914961111
              ],
              [
                145290.19890651092,
                1072459.5547431007,
                -3.895221914961112
              ],
              [
                145290.19890651092,
                1071455.1147431007,
                -3.895221914961112
              ],
              [
                144905.6189065109,
                1071455.1147431007,
                -13.775221914961111
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:56:25+00:00",
        "end_time": "2019-07-17T21:21:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8909.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8909.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8909.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8909.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4230922,
            59.60955445,
            -13.77522191,
            -151.4155652,
            59.61866387,
            -3.895221915
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.42309221051062,
                  59.609688044753824,
                  -13.775221914961111
                ],
                [
                  -151.42239927169436,
                  59.61866387206668,
                  -13.775221914961111
                ],
                [
                  -151.41556520626602,
                  59.618530241794616,
                  -3.895221914961112
                ],
                [
                  -151.41625997858563,
                  59.609554449932794,
                  -3.895221914961112
                ],
                [
                  -151.42309221051062,
                  59.609688044753824,
                  -13.775221914961111
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8909.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8909.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:56:25Z",
            "pc:count": 122775,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 145017.3083,
                "count": 122775,
                "maximum": 145290.1989,
                "minimum": 144905.6189,
                "name": "X",
                "position": 0,
                "stddev": 79.70007914,
                "variance": 6352.102615
              },
              {
                "average": 1071818.266,
                "count": 122775,
                "maximum": 1072459.555,
                "minimum": 1071455.115,
                "name": "Y",
                "position": 1,
                "stddev": 270.0951951,
                "variance": 72951.41443
              },
              {
                "average": -6.657971009,
                "count": 122775,
                "maximum": -3.895221915,
                "minimum": -13.77522191,
                "name": "Z",
                "position": 2,
                "stddev": 1.587333533,
                "variance": 2.519627745
              },
              {
                "average": 1850.39012,
                "count": 122775,
                "maximum": 4391,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 452.0649658,
                "variance": 204362.7333
              },
              {
                "average": 1,
                "count": 122775,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 122775,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 122775,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122775,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 122775,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.91332183,
                "count": 122775,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9141472234,
                "variance": 0.835665146
              },
              {
                "average": 2.004618204,
                "count": 122775,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06780054325,
                "variance": 0.004596913665
              },
              {
                "average": 8.921710446,
                "count": 122775,
                "maximum": 12,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.451238489,
                "variance": 2.106093153
              },
              {
                "average": 248320018.1,
                "count": 122775,
                "maximum": 248382585.3,
                "minimum": 247433686.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 232465.4963,
                "variance": 54040206990.0
              },
              {
                "average": 0,
                "count": 122775,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122775,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122775,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122775,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 122775,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              144905.6189,
              1071455.115,
              -13.77522191,
              145290.1989,
              1072459.555,
              -3.895221915
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    144905.6189065109,
                    1071455.1147431007,
                    -13.775221914961111
                  ],
                  [
                    144905.6189065109,
                    1072459.5547431007,
                    -13.775221914961111
                  ],
                  [
                    145290.19890651092,
                    1072459.5547431007,
                    -3.895221914961112
                  ],
                  [
                    145290.19890651092,
                    1071455.1147431007,
                    -3.895221914961112
                  ],
                  [
                    144905.6189065109,
                    1071455.1147431007,
                    -13.775221914961111
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:56:25+00:00",
            "end_time": "2019-07-17T21:21:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8910.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.4224075403554,
              59.61865615827821,
              -9.748521749119075
            ],
            [
              -151.42238326385782,
              59.61897053144693,
              -9.748521749119075
            ],
            [
              -151.42106931860363,
              59.61894486676991,
              -6.708521749119075
            ],
            [
              -151.4210936074513,
              59.618630493839724,
              -6.708521749119075
            ],
            [
              -151.4224075403554,
              59.61865615827821,
              -9.748521749119075
            ]
          ]
        ]
      },
      "bbox": [
        -151.4224075,
        59.61863049,
        -9.748521749,
        -151.4210693,
        59.61897053,
        -6.708521749
      ],
      "properties": {
        "datetime": "2019-07-28T20:56:24Z",
        "pc:count": 1413,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 144934.349,
            "count": 1413,
            "maximum": 144979.1278,
            "minimum": 144905.1878,
            "name": "X",
            "position": 0,
            "stddev": 19.24006811,
            "variance": 370.1802208
          },
          {
            "average": 1072473.452,
            "count": 1413,
            "maximum": 1072493.855,
            "minimum": 1072458.675,
            "name": "Y",
            "position": 1,
            "stddev": 9.330235261,
            "variance": 87.05329002
          },
          {
            "average": -7.687870652,
            "count": 1413,
            "maximum": -6.708521749,
            "minimum": -9.748521749,
            "name": "Z",
            "position": 2,
            "stddev": 0.7186970825,
            "variance": 0.5165254965
          },
          {
            "average": 1799.013447,
            "count": 1413,
            "maximum": 2209,
            "minimum": 911,
            "name": "Intensity",
            "position": 3,
            "stddev": 216.8894392,
            "variance": 47041.02886
          },
          {
            "average": 1,
            "count": 1413,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1413,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1413,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1413,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1413,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.77173629,
            "count": 1413,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4191703379,
            "variance": 0.1757037721
          },
          {
            "average": 2.018400566,
            "count": 1413,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1344424677,
            "variance": 0.01807477711
          },
          {
            "average": 12,
            "count": 1413,
            "maximum": 12,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 248381243,
            "count": 1413,
            "maximum": 248382584.9,
            "minimum": 247435480.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 35619.43774,
            "variance": 1268744345
          },
          {
            "average": 0,
            "count": 1413,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1413,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1413,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1413,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1413,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          144905.1878,
          1072458.675,
          -9.748521749,
          144979.1278,
          1072493.855,
          -6.708521749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                144905.18776858356,
                1072458.674787862,
                -9.748521749119075
              ],
              [
                144905.18776858356,
                1072493.8547878622,
                -9.748521749119075
              ],
              [
                144979.12776858357,
                1072493.8547878622,
                -6.708521749119075
              ],
              [
                144979.12776858357,
                1072458.674787862,
                -6.708521749119075
              ],
              [
                144905.18776858356,
                1072458.674787862,
                -9.748521749119075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:56:24+00:00",
        "end_time": "2019-07-17T21:51:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8910.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8910.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8910.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8910.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4224075,
            59.61863049,
            -9.748521749,
            -151.4210693,
            59.61897053,
            -6.708521749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.4224075403554,
                  59.61865615827821,
                  -9.748521749119075
                ],
                [
                  -151.42238326385782,
                  59.61897053144693,
                  -9.748521749119075
                ],
                [
                  -151.42106931860363,
                  59.61894486676991,
                  -6.708521749119075
                ],
                [
                  -151.4210936074513,
                  59.618630493839724,
                  -6.708521749119075
                ],
                [
                  -151.4224075403554,
                  59.61865615827821,
                  -9.748521749119075
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8910.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8910.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:56:24Z",
            "pc:count": 1413,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 144934.349,
                "count": 1413,
                "maximum": 144979.1278,
                "minimum": 144905.1878,
                "name": "X",
                "position": 0,
                "stddev": 19.24006811,
                "variance": 370.1802208
              },
              {
                "average": 1072473.452,
                "count": 1413,
                "maximum": 1072493.855,
                "minimum": 1072458.675,
                "name": "Y",
                "position": 1,
                "stddev": 9.330235261,
                "variance": 87.05329002
              },
              {
                "average": -7.687870652,
                "count": 1413,
                "maximum": -6.708521749,
                "minimum": -9.748521749,
                "name": "Z",
                "position": 2,
                "stddev": 0.7186970825,
                "variance": 0.5165254965
              },
              {
                "average": 1799.013447,
                "count": 1413,
                "maximum": 2209,
                "minimum": 911,
                "name": "Intensity",
                "position": 3,
                "stddev": 216.8894392,
                "variance": 47041.02886
              },
              {
                "average": 1,
                "count": 1413,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1413,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1413,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1413,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1413,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.77173629,
                "count": 1413,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4191703379,
                "variance": 0.1757037721
              },
              {
                "average": 2.018400566,
                "count": 1413,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1344424677,
                "variance": 0.01807477711
              },
              {
                "average": 12,
                "count": 1413,
                "maximum": 12,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 248381243,
                "count": 1413,
                "maximum": 248382584.9,
                "minimum": 247435480.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 35619.43774,
                "variance": 1268744345
              },
              {
                "average": 0,
                "count": 1413,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1413,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1413,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1413,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1413,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              144905.1878,
              1072458.675,
              -9.748521749,
              144979.1278,
              1072493.855,
              -6.708521749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    144905.18776858356,
                    1072458.674787862,
                    -9.748521749119075
                  ],
                  [
                    144905.18776858356,
                    1072493.8547878622,
                    -9.748521749119075
                  ],
                  [
                    144979.12776858357,
                    1072493.8547878622,
                    -6.708521749119075
                  ],
                  [
                    144979.12776858357,
                    1072458.674787862,
                    -6.708521749119075
                  ],
                  [
                    144905.18776858356,
                    1072458.674787862,
                    -9.748521749119075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:56:24+00:00",
            "end_time": "2019-07-17T21:51:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8410.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.51126389955377,
              59.619697669994764,
              -7.892439814004222
            ],
            [
              -151.51058505847837,
              59.62879992360817,
              -7.892439814004222
            ],
            [
              -151.4926060164623,
              59.628459736296584,
              -0.572439814004222
            ],
            [
              -151.49328975097623,
              59.61935757423979,
              -0.572439814004222
            ],
            [
              -151.51126389955377,
              59.619697669994764,
              -7.892439814004222
            ]
          ]
        ]
      },
      "bbox": [
        -151.5112639,
        59.61935757,
        -7.892439814,
        -151.492606,
        59.62879992,
        -0.572439814
      ],
      "properties": {
        "datetime": "2019-07-28T20:39:52Z",
        "pc:count": 1744022,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 140471.839,
            "count": 1744022,
            "maximum": 140919.3436,
            "minimum": 139907.9436,
            "name": "X",
            "position": 0,
            "stddev": 286.8159026,
            "variance": 82263.36199
          },
          {
            "average": 1073144.414,
            "count": 1744022,
            "maximum": 1073403.056,
            "minimum": 1072384.516,
            "name": "Y",
            "position": 1,
            "stddev": 263.2044924,
            "variance": 69276.60482
          },
          {
            "average": -3.570818109,
            "count": 1744022,
            "maximum": -0.572439814,
            "minimum": -7.892439814,
            "name": "Z",
            "position": 2,
            "stddev": 1.308616972,
            "variance": 1.71247838
          },
          {
            "average": 829.897722,
            "count": 1744022,
            "maximum": 16987,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1701.128735,
            "variance": 2893838.975
          },
          {
            "average": 1.000002867,
            "count": 1744022,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001693201032,
            "variance": 2.866929736e-06
          },
          {
            "average": 1.000005734,
            "count": 1744022,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002394544431,
            "variance": 5.733843034e-06
          },
          {
            "average": 1,
            "count": 1744022,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1744022,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1744022,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.86383168,
            "count": 1744022,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.385193834,
            "variance": 1.918761959
          },
          {
            "average": 2.010175904,
            "count": 1744022,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1009762953,
            "variance": 0.01019621222
          },
          {
            "average": 8.119057558,
            "count": 1744022,
            "maximum": 11,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.645801429,
            "variance": 2.708662343
          },
          {
            "average": 248008613,
            "count": 1744022,
            "maximum": 248381592.3,
            "minimum": 247431864.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 461992.4487,
            "variance": 213437022600.0
          },
          {
            "average": 0,
            "count": 1744022,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1744022,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1744022,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1744022,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1744022,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          139907.9436,
          1072384.516,
          -7.892439814,
          140919.3436,
          1073403.056,
          -0.572439814
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                139907.94361893687,
                1072384.5164276059,
                -7.892439814004222
              ],
              [
                139907.94361893687,
                1073403.056427606,
                -7.892439814004222
              ],
              [
                140919.3436189369,
                1073403.056427606,
                -0.572439814004222
              ],
              [
                140919.3436189369,
                1072384.5164276059,
                -0.572439814004222
              ],
              [
                139907.94361893687,
                1072384.5164276059,
                -7.892439814004222
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:39:52+00:00",
        "end_time": "2019-07-17T20:51:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8410.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8410.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8410.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8410.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5112639,
            59.61935757,
            -7.892439814,
            -151.492606,
            59.62879992,
            -0.572439814
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.51126389955377,
                  59.619697669994764,
                  -7.892439814004222
                ],
                [
                  -151.51058505847837,
                  59.62879992360817,
                  -7.892439814004222
                ],
                [
                  -151.4926060164623,
                  59.628459736296584,
                  -0.572439814004222
                ],
                [
                  -151.49328975097623,
                  59.61935757423979,
                  -0.572439814004222
                ],
                [
                  -151.51126389955377,
                  59.619697669994764,
                  -7.892439814004222
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8410.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8410.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:39:52Z",
            "pc:count": 1744022,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 140471.839,
                "count": 1744022,
                "maximum": 140919.3436,
                "minimum": 139907.9436,
                "name": "X",
                "position": 0,
                "stddev": 286.8159026,
                "variance": 82263.36199
              },
              {
                "average": 1073144.414,
                "count": 1744022,
                "maximum": 1073403.056,
                "minimum": 1072384.516,
                "name": "Y",
                "position": 1,
                "stddev": 263.2044924,
                "variance": 69276.60482
              },
              {
                "average": -3.570818109,
                "count": 1744022,
                "maximum": -0.572439814,
                "minimum": -7.892439814,
                "name": "Z",
                "position": 2,
                "stddev": 1.308616972,
                "variance": 1.71247838
              },
              {
                "average": 829.897722,
                "count": 1744022,
                "maximum": 16987,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1701.128735,
                "variance": 2893838.975
              },
              {
                "average": 1.000002867,
                "count": 1744022,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001693201032,
                "variance": 2.866929736e-06
              },
              {
                "average": 1.000005734,
                "count": 1744022,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002394544431,
                "variance": 5.733843034e-06
              },
              {
                "average": 1,
                "count": 1744022,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1744022,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1744022,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.86383168,
                "count": 1744022,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.385193834,
                "variance": 1.918761959
              },
              {
                "average": 2.010175904,
                "count": 1744022,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1009762953,
                "variance": 0.01019621222
              },
              {
                "average": 8.119057558,
                "count": 1744022,
                "maximum": 11,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.645801429,
                "variance": 2.708662343
              },
              {
                "average": 248008613,
                "count": 1744022,
                "maximum": 248381592.3,
                "minimum": 247431864.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 461992.4487,
                "variance": 213437022600.0
              },
              {
                "average": 0,
                "count": 1744022,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1744022,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1744022,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1744022,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1744022,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              139907.9436,
              1072384.516,
              -7.892439814,
              140919.3436,
              1073403.056,
              -0.572439814
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    139907.94361893687,
                    1072384.5164276059,
                    -7.892439814004222
                  ],
                  [
                    139907.94361893687,
                    1073403.056427606,
                    -7.892439814004222
                  ],
                  [
                    140919.3436189369,
                    1073403.056427606,
                    -0.572439814004222
                  ],
                  [
                    140919.3436189369,
                    1072384.5164276059,
                    -0.572439814004222
                  ],
                  [
                    139907.94361893687,
                    1072384.5164276059,
                    -7.892439814004222
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:39:52+00:00",
            "end_time": "2019-07-17T20:51:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7910.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.59487604698447,
              59.62738110509459,
              -13.92711743218428
            ],
            [
              -151.59470925846787,
              59.629695244432696,
              -13.92711743218428
            ],
            [
              -151.58142607924736,
              59.62945262276359,
              -9.227117432184281
            ],
            [
              -151.58159378722607,
              59.6271385000314,
              -9.227117432184281
            ],
            [
              -151.59487604698447,
              59.62738110509459,
              -13.92711743218428
            ]
          ]
        ]
      },
      "bbox": [
        -151.594876,
        59.6271385,
        -13.92711743,
        -151.5814261,
        59.62969524,
        -9.227117432
      ],
      "properties": {
        "datetime": "2019-07-28T19:33:03Z",
        "pc:count": 64721,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 135702.299,
            "count": 64721,
            "maximum": 135925.7266,
            "minimum": 135178.5466,
            "name": "X",
            "position": 0,
            "stddev": 179.3042177,
            "variance": 32150.00248
          },
          {
            "average": 1073234.98,
            "count": 64721,
            "maximum": 1073328.876,
            "minimum": 1073069.936,
            "name": "Y",
            "position": 1,
            "stddev": 67.86650201,
            "variance": 4605.862095
          },
          {
            "average": -11.48465919,
            "count": 64721,
            "maximum": -9.227117432,
            "minimum": -13.92711743,
            "name": "Z",
            "position": 2,
            "stddev": 0.9826745631,
            "variance": 0.9656492969
          },
          {
            "average": 1802.994731,
            "count": 64721,
            "maximum": 3401,
            "minimum": 564,
            "name": "Intensity",
            "position": 3,
            "stddev": 527.6905961,
            "variance": 278457.3653
          },
          {
            "average": 1,
            "count": 64721,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 64721,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 64721,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 64721,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 64721,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.22067941,
            "count": 64721,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.224526834,
            "variance": 4.948519637
          },
          {
            "average": 2.02708549,
            "count": 64721,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1645084419,
            "variance": 0.02706302744
          },
          {
            "average": 1.446114862,
            "count": 64721,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5533403115,
            "variance": 0.3061855003
          },
          {
            "average": 248024976.7,
            "count": 64721,
            "maximum": 248377583.6,
            "minimum": 247430974.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 457309.9587,
            "variance": 209132398300.0
          },
          {
            "average": 0,
            "count": 64721,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 64721,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 64721,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 64721,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 64721,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          135178.5466,
          1073069.936,
          -13.92711743,
          135925.7266,
          1073328.876,
          -9.227117432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                135178.5465574703,
                1073069.9357091754,
                -13.92711743218428
              ],
              [
                135178.5465574703,
                1073328.8757091754,
                -13.92711743218428
              ],
              [
                135925.7265574703,
                1073328.8757091754,
                -9.227117432184281
              ],
              [
                135925.7265574703,
                1073069.9357091754,
                -9.227117432184281
              ],
              [
                135178.5465574703,
                1073069.9357091754,
                -13.92711743218428
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:33:03+00:00",
        "end_time": "2019-07-17T20:36:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7910.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7910.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7910.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7910.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.594876,
            59.6271385,
            -13.92711743,
            -151.5814261,
            59.62969524,
            -9.227117432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.59487604698447,
                  59.62738110509459,
                  -13.92711743218428
                ],
                [
                  -151.59470925846787,
                  59.629695244432696,
                  -13.92711743218428
                ],
                [
                  -151.58142607924736,
                  59.62945262276359,
                  -9.227117432184281
                ],
                [
                  -151.58159378722607,
                  59.6271385000314,
                  -9.227117432184281
                ],
                [
                  -151.59487604698447,
                  59.62738110509459,
                  -13.92711743218428
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7910.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7910.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:33:03Z",
            "pc:count": 64721,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 135702.299,
                "count": 64721,
                "maximum": 135925.7266,
                "minimum": 135178.5466,
                "name": "X",
                "position": 0,
                "stddev": 179.3042177,
                "variance": 32150.00248
              },
              {
                "average": 1073234.98,
                "count": 64721,
                "maximum": 1073328.876,
                "minimum": 1073069.936,
                "name": "Y",
                "position": 1,
                "stddev": 67.86650201,
                "variance": 4605.862095
              },
              {
                "average": -11.48465919,
                "count": 64721,
                "maximum": -9.227117432,
                "minimum": -13.92711743,
                "name": "Z",
                "position": 2,
                "stddev": 0.9826745631,
                "variance": 0.9656492969
              },
              {
                "average": 1802.994731,
                "count": 64721,
                "maximum": 3401,
                "minimum": 564,
                "name": "Intensity",
                "position": 3,
                "stddev": 527.6905961,
                "variance": 278457.3653
              },
              {
                "average": 1,
                "count": 64721,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 64721,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 64721,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 64721,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 64721,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.22067941,
                "count": 64721,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.224526834,
                "variance": 4.948519637
              },
              {
                "average": 2.02708549,
                "count": 64721,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1645084419,
                "variance": 0.02706302744
              },
              {
                "average": 1.446114862,
                "count": 64721,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5533403115,
                "variance": 0.3061855003
              },
              {
                "average": 248024976.7,
                "count": 64721,
                "maximum": 248377583.6,
                "minimum": 247430974.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 457309.9587,
                "variance": 209132398300.0
              },
              {
                "average": 0,
                "count": 64721,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 64721,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 64721,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 64721,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 64721,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              135178.5466,
              1073069.936,
              -13.92711743,
              135925.7266,
              1073328.876,
              -9.227117432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    135178.5465574703,
                    1073069.9357091754,
                    -13.92711743218428
                  ],
                  [
                    135178.5465574703,
                    1073328.8757091754,
                    -13.92711743218428
                  ],
                  [
                    135925.7265574703,
                    1073328.8757091754,
                    -9.227117432184281
                  ],
                  [
                    135925.7265574703,
                    1073069.9357091754,
                    -9.227117432184281
                  ],
                  [
                    135178.5465574703,
                    1073069.9357091754,
                    -13.92711743218428
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:33:03+00:00",
            "end_time": "2019-07-17T20:36:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7911.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.59948834384048,
              59.629683743487035,
              -13.716493461626502
            ],
            [
              -151.59883566352798,
              59.63875441416376,
              -13.716493461626502
            ],
            [
              -151.58084717155307,
              59.63842618001544,
              -1.196493461626503
            ],
            [
              -151.58150473284803,
              59.6293555974073,
              -1.196493461626503
            ],
            [
              -151.59948834384048,
              59.629683743487035,
              -13.716493461626502
            ]
          ]
        ]
      },
      "bbox": [
        -151.5994883,
        59.6293556,
        -13.71649346,
        -151.5808472,
        59.63875441,
        -1.196493462
      ],
      "properties": {
        "datetime": "2019-07-28T20:07:00Z",
        "pc:count": 1384506,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 135464.2052,
            "count": 1384506,
            "maximum": 135921.7031,
            "minimum": 134910.1231,
            "name": "X",
            "position": 0,
            "stddev": 289.0895898,
            "variance": 83572.79095
          },
          {
            "average": 1073934.802,
            "count": 1384506,
            "maximum": 1074332.832,
            "minimum": 1073317.872,
            "name": "Y",
            "position": 1,
            "stddev": 312.9316907,
            "variance": 97926.24304
          },
          {
            "average": -6.651958378,
            "count": 1384506,
            "maximum": -1.196493462,
            "minimum": -13.71649346,
            "name": "Z",
            "position": 2,
            "stddev": 2.508462777,
            "variance": 6.292385504
          },
          {
            "average": 1457.256232,
            "count": 1384506,
            "maximum": 8100,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1245.077676,
            "variance": 1550218.419
          },
          {
            "average": 1.000136511,
            "count": 1384506,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01168298967,
            "variance": 0.0001364922477
          },
          {
            "average": 1.000273022,
            "count": 1384506,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01652111452,
            "variance": 0.0002729472251
          },
          {
            "average": 1,
            "count": 1384506,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1384506,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1384506,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.96501978,
            "count": 1384506,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.187507918,
            "variance": 1.410175056
          },
          {
            "average": 2.031120125,
            "count": 1384506,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1765260092,
            "variance": 0.03116143191
          },
          {
            "average": 4.034792193,
            "count": 1384506,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.697441759,
            "variance": 2.881308525
          },
          {
            "average": 247879137.1,
            "count": 1384506,
            "maximum": 248379620.2,
            "minimum": 247430975.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472273.2007,
            "variance": 223041976100.0
          },
          {
            "average": 0,
            "count": 1384506,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1384506,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1384506,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1384506,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1384506,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          134910.1231,
          1073317.872,
          -13.71649346,
          135921.7031,
          1074332.832,
          -1.196493462
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                134910.12313847282,
                1073317.872412018,
                -13.716493461626502
              ],
              [
                134910.12313847282,
                1074332.832412018,
                -13.716493461626502
              ],
              [
                135921.70313847283,
                1074332.832412018,
                -1.196493461626503
              ],
              [
                135921.70313847283,
                1073317.872412018,
                -1.196493461626503
              ],
              [
                134910.12313847282,
                1073317.872412018,
                -13.716493461626502
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:07:00+00:00",
        "end_time": "2019-07-17T20:36:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7911.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7911.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7911.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7911.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5994883,
            59.6293556,
            -13.71649346,
            -151.5808472,
            59.63875441,
            -1.196493462
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.59948834384048,
                  59.629683743487035,
                  -13.716493461626502
                ],
                [
                  -151.59883566352798,
                  59.63875441416376,
                  -13.716493461626502
                ],
                [
                  -151.58084717155307,
                  59.63842618001544,
                  -1.196493461626503
                ],
                [
                  -151.58150473284803,
                  59.6293555974073,
                  -1.196493461626503
                ],
                [
                  -151.59948834384048,
                  59.629683743487035,
                  -13.716493461626502
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7911.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7911.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:07:00Z",
            "pc:count": 1384506,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 135464.2052,
                "count": 1384506,
                "maximum": 135921.7031,
                "minimum": 134910.1231,
                "name": "X",
                "position": 0,
                "stddev": 289.0895898,
                "variance": 83572.79095
              },
              {
                "average": 1073934.802,
                "count": 1384506,
                "maximum": 1074332.832,
                "minimum": 1073317.872,
                "name": "Y",
                "position": 1,
                "stddev": 312.9316907,
                "variance": 97926.24304
              },
              {
                "average": -6.651958378,
                "count": 1384506,
                "maximum": -1.196493462,
                "minimum": -13.71649346,
                "name": "Z",
                "position": 2,
                "stddev": 2.508462777,
                "variance": 6.292385504
              },
              {
                "average": 1457.256232,
                "count": 1384506,
                "maximum": 8100,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1245.077676,
                "variance": 1550218.419
              },
              {
                "average": 1.000136511,
                "count": 1384506,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01168298967,
                "variance": 0.0001364922477
              },
              {
                "average": 1.000273022,
                "count": 1384506,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01652111452,
                "variance": 0.0002729472251
              },
              {
                "average": 1,
                "count": 1384506,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1384506,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1384506,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.96501978,
                "count": 1384506,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.187507918,
                "variance": 1.410175056
              },
              {
                "average": 2.031120125,
                "count": 1384506,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1765260092,
                "variance": 0.03116143191
              },
              {
                "average": 4.034792193,
                "count": 1384506,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.697441759,
                "variance": 2.881308525
              },
              {
                "average": 247879137.1,
                "count": 1384506,
                "maximum": 248379620.2,
                "minimum": 247430975.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472273.2007,
                "variance": 223041976100.0
              },
              {
                "average": 0,
                "count": 1384506,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1384506,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1384506,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1384506,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1384506,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              134910.1231,
              1073317.872,
              -13.71649346,
              135921.7031,
              1074332.832,
              -1.196493462
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    134910.12313847282,
                    1073317.872412018,
                    -13.716493461626502
                  ],
                  [
                    134910.12313847282,
                    1074332.832412018,
                    -13.716493461626502
                  ],
                  [
                    135921.70313847283,
                    1074332.832412018,
                    -1.196493461626503
                  ],
                  [
                    135921.70313847283,
                    1073317.872412018,
                    -1.196493461626503
                  ],
                  [
                    134910.12313847282,
                    1073317.872412018,
                    -13.716493461626502
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:07:00+00:00",
            "end_time": "2019-07-17T20:36: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": "20190717_NCMP_AK_05VNG8411.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.51082349205797,
              59.6286725414125,
              -3.578146090592595
            ],
            [
              -151.5101445350918,
              59.63777225990039,
              -3.578146090592595
            ],
            [
              -151.49220084954032,
              59.63743277646525,
              13.261853909407405
            ],
            [
              -151.49288469028832,
              59.6283331493522,
              13.261853909407405
            ],
            [
              -151.51082349205797,
              59.6286725414125,
              -3.578146090592595
            ]
          ]
        ]
      },
      "bbox": [
        -151.5108235,
        59.62833315,
        -3.578146091,
        -151.4922008,
        59.63777226,
        13.26185391
      ],
      "properties": {
        "datetime": "2019-07-28T21:12:45Z",
        "pc:count": 5687477,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 140385.1178,
            "count": 5687477,
            "maximum": 140904.2234,
            "minimum": 139895.0834,
            "name": "X",
            "position": 0,
            "stddev": 291.9280801,
            "variance": 85222.00397
          },
          {
            "average": 1073776.777,
            "count": 5687477,
            "maximum": 1074406.58,
            "minimum": 1073388.32,
            "name": "Y",
            "position": 1,
            "stddev": 227.6939873,
            "variance": 51844.55187
          },
          {
            "average": 1.5992863,
            "count": 5687477,
            "maximum": 13.26185391,
            "minimum": -3.578146091,
            "name": "Z",
            "position": 2,
            "stddev": 2.896799866,
            "variance": 8.391449467
          },
          {
            "average": 345.5501812,
            "count": 5687477,
            "maximum": 51209,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 688.5434588,
            "variance": 474092.0947
          },
          {
            "average": 1.003478168,
            "count": 5687477,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06668186118,
            "variance": 0.004446470611
          },
          {
            "average": 1.007080292,
            "count": 5687477,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1002328058,
            "variance": 0.01004661535
          },
          {
            "average": 1,
            "count": 5687477,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5687477,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 18.12104348,
            "count": 5687477,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.50918429,
            "variance": 182.4980603
          },
          {
            "average": 19.98208511,
            "count": 5687477,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.355033105,
            "variance": 1.836114717
          },
          {
            "average": 1.617139726,
            "count": 5687477,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4994085811,
            "variance": 0.2494089309
          },
          {
            "average": 10.32189352,
            "count": 5687477,
            "maximum": 14,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.518089901,
            "variance": 6.340776748
          },
          {
            "average": 247943825.3,
            "count": 5687477,
            "maximum": 248383565.2,
            "minimum": 247430437,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472395.5927,
            "variance": 223157596000.0
          },
          {
            "average": 0,
            "count": 5687477,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5687477,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5687477,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5687477,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5687477,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          139895.0834,
          1073388.32,
          -3.578146091,
          140904.2234,
          1074406.58,
          13.26185391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                139895.08341867052,
                1073388.3200978595,
                -3.578146090592595
              ],
              [
                139895.08341867052,
                1074406.5800978593,
                -3.578146090592595
              ],
              [
                140904.22341867053,
                1074406.5800978593,
                13.261853909407405
              ],
              [
                140904.22341867053,
                1073388.3200978595,
                13.261853909407405
              ],
              [
                139895.08341867052,
                1073388.3200978595,
                -3.578146090592595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:12:45+00:00",
        "end_time": "2019-07-17T20:27:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8411.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8411.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8411.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8411.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5108235,
            59.62833315,
            -3.578146091,
            -151.4922008,
            59.63777226,
            13.26185391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.51082349205797,
                  59.6286725414125,
                  -3.578146090592595
                ],
                [
                  -151.5101445350918,
                  59.63777225990039,
                  -3.578146090592595
                ],
                [
                  -151.49220084954032,
                  59.63743277646525,
                  13.261853909407405
                ],
                [
                  -151.49288469028832,
                  59.6283331493522,
                  13.261853909407405
                ],
                [
                  -151.51082349205797,
                  59.6286725414125,
                  -3.578146090592595
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8411.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8411.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:12:45Z",
            "pc:count": 5687477,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 140385.1178,
                "count": 5687477,
                "maximum": 140904.2234,
                "minimum": 139895.0834,
                "name": "X",
                "position": 0,
                "stddev": 291.9280801,
                "variance": 85222.00397
              },
              {
                "average": 1073776.777,
                "count": 5687477,
                "maximum": 1074406.58,
                "minimum": 1073388.32,
                "name": "Y",
                "position": 1,
                "stddev": 227.6939873,
                "variance": 51844.55187
              },
              {
                "average": 1.5992863,
                "count": 5687477,
                "maximum": 13.26185391,
                "minimum": -3.578146091,
                "name": "Z",
                "position": 2,
                "stddev": 2.896799866,
                "variance": 8.391449467
              },
              {
                "average": 345.5501812,
                "count": 5687477,
                "maximum": 51209,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 688.5434588,
                "variance": 474092.0947
              },
              {
                "average": 1.003478168,
                "count": 5687477,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06668186118,
                "variance": 0.004446470611
              },
              {
                "average": 1.007080292,
                "count": 5687477,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1002328058,
                "variance": 0.01004661535
              },
              {
                "average": 1,
                "count": 5687477,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5687477,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 18.12104348,
                "count": 5687477,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.50918429,
                "variance": 182.4980603
              },
              {
                "average": 19.98208511,
                "count": 5687477,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.355033105,
                "variance": 1.836114717
              },
              {
                "average": 1.617139726,
                "count": 5687477,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4994085811,
                "variance": 0.2494089309
              },
              {
                "average": 10.32189352,
                "count": 5687477,
                "maximum": 14,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.518089901,
                "variance": 6.340776748
              },
              {
                "average": 247943825.3,
                "count": 5687477,
                "maximum": 248383565.2,
                "minimum": 247430437,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472395.5927,
                "variance": 223157596000.0
              },
              {
                "average": 0,
                "count": 5687477,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5687477,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5687477,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5687477,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5687477,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              139895.0834,
              1073388.32,
              -3.578146091,
              140904.2234,
              1074406.58,
              13.26185391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    139895.08341867052,
                    1073388.3200978595,
                    -3.578146090592595
                  ],
                  [
                    139895.08341867052,
                    1074406.5800978593,
                    -3.578146090592595
                  ],
                  [
                    140904.22341867053,
                    1074406.5800978593,
                    13.261853909407405
                  ],
                  [
                    140904.22341867053,
                    1073388.3200978595,
                    13.261853909407405
                  ],
                  [
                    139895.08341867052,
                    1073388.3200978595,
                    -3.578146090592595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:12:45+00:00",
            "end_time": "2019-07-17T20:27:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8412.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.51042256578077,
              59.63771766433658,
              3.769567177188716
            ],
            [
              -151.50985366060877,
              59.64533943320769,
              3.769567177188716
            ],
            [
              -151.49241171488933,
              59.645009512883526,
              45.149567177188715
            ],
            [
              -151.49298459734382,
              59.63738781841712,
              45.149567177188715
            ],
            [
              -151.51042256578077,
              59.63771766433658,
              3.769567177188716
            ]
          ]
        ]
      },
      "bbox": [
        -151.5104226,
        59.63738782,
        3.769567177,
        -151.4924117,
        59.64533943,
        45.14956718
      ],
      "properties": {
        "datetime": "2019-07-17T20:27:22Z",
        "pc:count": 932768,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 140346.6522,
            "count": 932768,
            "maximum": 140860.3981,
            "minimum": 139879.6981,
            "name": "X",
            "position": 0,
            "stddev": 168.6007331,
            "variance": 28426.20722
          },
          {
            "average": 1074669.752,
            "count": 932768,
            "maximum": 1075252.774,
            "minimum": 1074399.894,
            "name": "Y",
            "position": 1,
            "stddev": 135.9587551,
            "variance": 18484.78308
          },
          {
            "average": 18.83186794,
            "count": 932768,
            "maximum": 45.14956718,
            "minimum": 3.769567177,
            "name": "Z",
            "position": 2,
            "stddev": 8.540322422,
            "variance": 72.93710708
          },
          {
            "average": 526.4276347,
            "count": 932768,
            "maximum": 54545,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 823.8877258,
            "variance": 678790.9847
          },
          {
            "average": 1.788775987,
            "count": 932768,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.139050259,
            "variance": 1.297435492
          },
          {
            "average": 2.588175195,
            "count": 932768,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.689265887,
            "variance": 2.853619237
          },
          {
            "average": 1,
            "count": 932768,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 932768,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.237033217,
            "count": 932768,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.425263054,
            "variance": 0.1808486651
          },
          {
            "average": 19.80096906,
            "count": 932768,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.191416126,
            "variance": 1.419472385
          },
          {
            "average": 2.036435641,
            "count": 932768,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.706354718,
            "variance": 2.911646422
          },
          {
            "average": 1,
            "count": 932768,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247430434.6,
            "count": 932768,
            "maximum": 247430442.9,
            "minimum": 247430423.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.05375233,
            "variance": 9.32540329
          },
          {
            "average": 0,
            "count": 932768,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 932768,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 932768,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 932768,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 932768,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          139879.6981,
          1074399.894,
          3.769567177,
          140860.3981,
          1075252.774,
          45.14956718
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                139879.6981037828,
                1074399.893776304,
                3.769567177188716
              ],
              [
                139879.6981037828,
                1075252.773776304,
                3.769567177188716
              ],
              [
                140860.39810378282,
                1075252.773776304,
                45.149567177188715
              ],
              [
                140860.39810378282,
                1074399.893776304,
                45.149567177188715
              ],
              [
                139879.6981037828,
                1074399.893776304,
                3.769567177188716
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T20:27:22+00:00",
        "end_time": "2019-07-17T20:27:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8412.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8412.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8412.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8412.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5104226,
            59.63738782,
            3.769567177,
            -151.4924117,
            59.64533943,
            45.14956718
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.51042256578077,
                  59.63771766433658,
                  3.769567177188716
                ],
                [
                  -151.50985366060877,
                  59.64533943320769,
                  3.769567177188716
                ],
                [
                  -151.49241171488933,
                  59.645009512883526,
                  45.149567177188715
                ],
                [
                  -151.49298459734382,
                  59.63738781841712,
                  45.149567177188715
                ],
                [
                  -151.51042256578077,
                  59.63771766433658,
                  3.769567177188716
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8412.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8412.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T20:27:22Z",
            "pc:count": 932768,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 140346.6522,
                "count": 932768,
                "maximum": 140860.3981,
                "minimum": 139879.6981,
                "name": "X",
                "position": 0,
                "stddev": 168.6007331,
                "variance": 28426.20722
              },
              {
                "average": 1074669.752,
                "count": 932768,
                "maximum": 1075252.774,
                "minimum": 1074399.894,
                "name": "Y",
                "position": 1,
                "stddev": 135.9587551,
                "variance": 18484.78308
              },
              {
                "average": 18.83186794,
                "count": 932768,
                "maximum": 45.14956718,
                "minimum": 3.769567177,
                "name": "Z",
                "position": 2,
                "stddev": 8.540322422,
                "variance": 72.93710708
              },
              {
                "average": 526.4276347,
                "count": 932768,
                "maximum": 54545,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 823.8877258,
                "variance": 678790.9847
              },
              {
                "average": 1.788775987,
                "count": 932768,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.139050259,
                "variance": 1.297435492
              },
              {
                "average": 2.588175195,
                "count": 932768,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.689265887,
                "variance": 2.853619237
              },
              {
                "average": 1,
                "count": 932768,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 932768,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.237033217,
                "count": 932768,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.425263054,
                "variance": 0.1808486651
              },
              {
                "average": 19.80096906,
                "count": 932768,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.191416126,
                "variance": 1.419472385
              },
              {
                "average": 2.036435641,
                "count": 932768,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.706354718,
                "variance": 2.911646422
              },
              {
                "average": 1,
                "count": 932768,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247430434.6,
                "count": 932768,
                "maximum": 247430442.9,
                "minimum": 247430423.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.05375233,
                "variance": 9.32540329
              },
              {
                "average": 0,
                "count": 932768,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 932768,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 932768,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 932768,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 932768,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              139879.6981,
              1074399.894,
              3.769567177,
              140860.3981,
              1075252.774,
              45.14956718
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    139879.6981037828,
                    1074399.893776304,
                    3.769567177188716
                  ],
                  [
                    139879.6981037828,
                    1075252.773776304,
                    3.769567177188716
                  ],
                  [
                    140860.39810378282,
                    1075252.773776304,
                    45.149567177188715
                  ],
                  [
                    140860.39810378282,
                    1074399.893776304,
                    45.149567177188715
                  ],
                  [
                    139879.6981037828,
                    1074399.893776304,
                    3.769567177188716
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T20:27:22+00:00",
            "end_time": "2019-07-17T20:27:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8508.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.49391368376817,
              59.60731929753015,
              -9.092771305559392
            ],
            [
              -151.49366413277556,
              59.610644045819676,
              -9.092771305559392
            ],
            [
              -151.47587660856783,
              59.61030502699519,
              -5.912771305559391
            ],
            [
              -151.47612792722967,
              59.60698031201562,
              -5.912771305559391
            ],
            [
              -151.49391368376817,
              59.60731929753015,
              -9.092771305559392
            ]
          ]
        ]
      },
      "bbox": [
        -151.4939137,
        59.60698031,
        -9.092771306,
        -151.4758766,
        59.61064405,
        -5.912771306
      ],
      "properties": {
        "datetime": "2019-07-28T19:31:41Z",
        "pc:count": 165944,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 141546.4611,
            "count": 165944,
            "maximum": 141936.2502,
            "minimum": 140935.0702,
            "name": "X",
            "position": 0,
            "stddev": 257.6808634,
            "variance": 66399.42738
          },
          {
            "average": 1071275.688,
            "count": 165944,
            "maximum": 1071410.062,
            "minimum": 1071038.022,
            "name": "Y",
            "position": 1,
            "stddev": 87.7966091,
            "variance": 7708.24457
          },
          {
            "average": -7.963172706,
            "count": 165944,
            "maximum": -5.912771306,
            "minimum": -9.092771306,
            "name": "Z",
            "position": 2,
            "stddev": 0.4479000251,
            "variance": 0.2006144324
          },
          {
            "average": 2015.551626,
            "count": 165944,
            "maximum": 4404,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1327.487489,
            "variance": 1762223.034
          },
          {
            "average": 1,
            "count": 165944,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 165944,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 165944,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165944,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 165944,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 20.06996967,
            "count": 165944,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.306319684,
            "variance": 5.319110485
          },
          {
            "average": 2.015842694,
            "count": 165944,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1260200495,
            "variance": 0.01588105288
          },
          {
            "average": 1.235965145,
            "count": 165944,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4246017919,
            "variance": 0.1802866817
          },
          {
            "average": 248258814.3,
            "count": 165944,
            "maximum": 248377501.9,
            "minimum": 247430888.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 313019.2016,
            "variance": 97981020580.0
          },
          {
            "average": 0,
            "count": 165944,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165944,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165944,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165944,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 165944,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          140935.0702,
          1071038.022,
          -9.092771306,
          141936.2502,
          1071410.062,
          -5.912771306
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                140935.07017046117,
                1071038.0222918354,
                -9.092771305559392
              ],
              [
                140935.07017046117,
                1071410.0622918354,
                -9.092771305559392
              ],
              [
                141936.25017046116,
                1071410.0622918354,
                -5.912771305559391
              ],
              [
                141936.25017046116,
                1071038.0222918354,
                -5.912771305559391
              ],
              [
                140935.07017046117,
                1071038.0222918354,
                -9.092771305559392
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:31:41+00:00",
        "end_time": "2019-07-17T20:34:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8508.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8508.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8508.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8508.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4939137,
            59.60698031,
            -9.092771306,
            -151.4758766,
            59.61064405,
            -5.912771306
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.49391368376817,
                  59.60731929753015,
                  -9.092771305559392
                ],
                [
                  -151.49366413277556,
                  59.610644045819676,
                  -9.092771305559392
                ],
                [
                  -151.47587660856783,
                  59.61030502699519,
                  -5.912771305559391
                ],
                [
                  -151.47612792722967,
                  59.60698031201562,
                  -5.912771305559391
                ],
                [
                  -151.49391368376817,
                  59.60731929753015,
                  -9.092771305559392
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8508.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8508.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:31:41Z",
            "pc:count": 165944,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 141546.4611,
                "count": 165944,
                "maximum": 141936.2502,
                "minimum": 140935.0702,
                "name": "X",
                "position": 0,
                "stddev": 257.6808634,
                "variance": 66399.42738
              },
              {
                "average": 1071275.688,
                "count": 165944,
                "maximum": 1071410.062,
                "minimum": 1071038.022,
                "name": "Y",
                "position": 1,
                "stddev": 87.7966091,
                "variance": 7708.24457
              },
              {
                "average": -7.963172706,
                "count": 165944,
                "maximum": -5.912771306,
                "minimum": -9.092771306,
                "name": "Z",
                "position": 2,
                "stddev": 0.4479000251,
                "variance": 0.2006144324
              },
              {
                "average": 2015.551626,
                "count": 165944,
                "maximum": 4404,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1327.487489,
                "variance": 1762223.034
              },
              {
                "average": 1,
                "count": 165944,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 165944,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 165944,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165944,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 165944,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 20.06996967,
                "count": 165944,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.306319684,
                "variance": 5.319110485
              },
              {
                "average": 2.015842694,
                "count": 165944,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1260200495,
                "variance": 0.01588105288
              },
              {
                "average": 1.235965145,
                "count": 165944,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4246017919,
                "variance": 0.1802866817
              },
              {
                "average": 248258814.3,
                "count": 165944,
                "maximum": 248377501.9,
                "minimum": 247430888.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 313019.2016,
                "variance": 97981020580.0
              },
              {
                "average": 0,
                "count": 165944,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165944,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165944,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165944,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 165944,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              140935.0702,
              1071038.022,
              -9.092771306,
              141936.2502,
              1071410.062,
              -5.912771306
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    140935.07017046117,
                    1071038.0222918354,
                    -9.092771305559392
                  ],
                  [
                    140935.07017046117,
                    1071410.0622918354,
                    -9.092771305559392
                  ],
                  [
                    141936.25017046116,
                    1071410.0622918354,
                    -5.912771305559391
                  ],
                  [
                    141936.25017046116,
                    1071038.0222918354,
                    -5.912771305559391
                  ],
                  [
                    140935.07017046117,
                    1071038.0222918354,
                    -9.092771305559392
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:31:41+00:00",
            "end_time": "2019-07-17T20:34: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": "20190717_NCMP_AK_05VNG8509.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.49394816714084,
              59.610517530900594,
              -9.200157600688048
            ],
            [
              -151.49326476623145,
              59.61962008421457,
              -9.200157600688048
            ],
            [
              -151.47528657895748,
              59.61927745725488,
              -4.220157600688047
            ],
            [
              -151.47597487177518,
              59.610174996122915,
              -4.220157600688047
            ],
            [
              -151.49394816714084,
              59.610517530900594,
              -9.200157600688048
            ]
          ]
        ]
      },
      "bbox": [
        -151.4939482,
        59.610175,
        -9.200157601,
        -151.4752866,
        59.61962008,
        -4.220157601
      ],
      "properties": {
        "datetime": "2019-07-28T20:15:27Z",
        "pc:count": 1084019,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 141357.5056,
            "count": 1084019,
            "maximum": 141931.2798,
            "minimum": 140919.6398,
            "name": "X",
            "position": 0,
            "stddev": 268.3193694,
            "variance": 71995.28401
          },
          {
            "average": 1071891.847,
            "count": 1084019,
            "maximum": 1072413.903,
            "minimum": 1071395.323,
            "name": "Y",
            "position": 1,
            "stddev": 284.6147819,
            "variance": 81005.57406
          },
          {
            "average": -6.996242374,
            "count": 1084019,
            "maximum": -4.220157601,
            "minimum": -9.200157601,
            "name": "Z",
            "position": 2,
            "stddev": 0.8871326287,
            "variance": 0.7870043009
          },
          {
            "average": 2007.841635,
            "count": 1084019,
            "maximum": 8736,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1512.353556,
            "variance": 2287213.278
          },
          {
            "average": 1.00000369,
            "count": 1084019,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001920927383,
            "variance": 3.689962012e-06
          },
          {
            "average": 1.00000738,
            "count": 1084019,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002716596546,
            "variance": 7.379896792e-06
          },
          {
            "average": 1,
            "count": 1084019,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1084019,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 1084019,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.83720798,
            "count": 1084019,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.39332824,
            "variance": 1.941363585
          },
          {
            "average": 2.00399624,
            "count": 1084019,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06362812433,
            "variance": 0.004048538206
          },
          {
            "average": 3.47997037,
            "count": 1084019,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.460104594,
            "variance": 2.131905427
          },
          {
            "average": 248236710.9,
            "count": 1084019,
            "maximum": 248380127.5,
            "minimum": 247430895.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 337503.3394,
            "variance": 113908504100.0
          },
          {
            "average": 0,
            "count": 1084019,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1084019,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1084019,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1084019,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1084019,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          140919.6398,
          1071395.323,
          -9.200157601,
          141931.2798,
          1072413.903,
          -4.220157601
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                140919.6397850628,
                1071395.322656251,
                -9.200157600688048
              ],
              [
                140919.6397850628,
                1072413.902656251,
                -9.200157600688048
              ],
              [
                141931.27978506283,
                1072413.902656251,
                -4.220157600688047
              ],
              [
                141931.27978506283,
                1071395.322656251,
                -4.220157600688047
              ],
              [
                140919.6397850628,
                1071395.322656251,
                -9.200157600688048
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:15:27+00:00",
        "end_time": "2019-07-17T20:34:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8509.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8509.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8509.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8509.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.4939482,
            59.610175,
            -9.200157601,
            -151.4752866,
            59.61962008,
            -4.220157601
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.49394816714084,
                  59.610517530900594,
                  -9.200157600688048
                ],
                [
                  -151.49326476623145,
                  59.61962008421457,
                  -9.200157600688048
                ],
                [
                  -151.47528657895748,
                  59.61927745725488,
                  -4.220157600688047
                ],
                [
                  -151.47597487177518,
                  59.610174996122915,
                  -4.220157600688047
                ],
                [
                  -151.49394816714084,
                  59.610517530900594,
                  -9.200157600688048
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8509.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8509.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:15:27Z",
            "pc:count": 1084019,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 141357.5056,
                "count": 1084019,
                "maximum": 141931.2798,
                "minimum": 140919.6398,
                "name": "X",
                "position": 0,
                "stddev": 268.3193694,
                "variance": 71995.28401
              },
              {
                "average": 1071891.847,
                "count": 1084019,
                "maximum": 1072413.903,
                "minimum": 1071395.323,
                "name": "Y",
                "position": 1,
                "stddev": 284.6147819,
                "variance": 81005.57406
              },
              {
                "average": -6.996242374,
                "count": 1084019,
                "maximum": -4.220157601,
                "minimum": -9.200157601,
                "name": "Z",
                "position": 2,
                "stddev": 0.8871326287,
                "variance": 0.7870043009
              },
              {
                "average": 2007.841635,
                "count": 1084019,
                "maximum": 8736,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1512.353556,
                "variance": 2287213.278
              },
              {
                "average": 1.00000369,
                "count": 1084019,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001920927383,
                "variance": 3.689962012e-06
              },
              {
                "average": 1.00000738,
                "count": 1084019,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002716596546,
                "variance": 7.379896792e-06
              },
              {
                "average": 1,
                "count": 1084019,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1084019,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 1084019,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.83720798,
                "count": 1084019,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.39332824,
                "variance": 1.941363585
              },
              {
                "average": 2.00399624,
                "count": 1084019,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06362812433,
                "variance": 0.004048538206
              },
              {
                "average": 3.47997037,
                "count": 1084019,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.460104594,
                "variance": 2.131905427
              },
              {
                "average": 248236710.9,
                "count": 1084019,
                "maximum": 248380127.5,
                "minimum": 247430895.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 337503.3394,
                "variance": 113908504100.0
              },
              {
                "average": 0,
                "count": 1084019,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1084019,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1084019,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1084019,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1084019,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              140919.6398,
              1071395.323,
              -9.200157601,
              141931.2798,
              1072413.903,
              -4.220157601
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    140919.6397850628,
                    1071395.322656251,
                    -9.200157600688048
                  ],
                  [
                    140919.6397850628,
                    1072413.902656251,
                    -9.200157600688048
                  ],
                  [
                    141931.27978506283,
                    1072413.902656251,
                    -4.220157600688047
                  ],
                  [
                    141931.27978506283,
                    1071395.322656251,
                    -4.220157600688047
                  ],
                  [
                    140919.6397850628,
                    1071395.322656251,
                    -9.200157600688048
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:15:27+00:00",
            "end_time": "2019-07-17T20:34:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7215.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.72210954467226,
              59.66682899609382,
              -13.032178670634764
            ],
            [
              -151.72149801889043,
              59.67577554548508,
              -13.032178670634764
            ],
            [
              -151.7035855762613,
              59.67546570053797,
              121.88782132936525
            ],
            [
              -151.70420190191908,
              59.666519233266946,
              121.88782132936525
            ],
            [
              -151.72210954467226,
              59.66682899609382,
              -13.032178670634764
            ]
          ]
        ]
      },
      "bbox": [
        -151.7221095,
        59.66651923,
        -13.03217867,
        -151.7035856,
        59.67577555,
        121.8878213
      ],
      "properties": {
        "datetime": "2019-07-28T21:04:06Z",
        "pc:count": 1845917,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128545.1686,
            "count": 1845917,
            "maximum": 128885.1951,
            "minimum": 127879.0751,
            "name": "X",
            "position": 0,
            "stddev": 235.3274848,
            "variance": 55379.0251
          },
          {
            "average": 1077809.032,
            "count": 1845917,
            "maximum": 1078227.374,
            "minimum": 1077226.354,
            "name": "Y",
            "position": 1,
            "stddev": 213.903511,
            "variance": 45754.71203
          },
          {
            "average": 29.73442768,
            "count": 1845917,
            "maximum": 121.8878213,
            "minimum": -13.03217867,
            "name": "Z",
            "position": 2,
            "stddev": 37.95224929,
            "variance": 1440.373227
          },
          {
            "average": 351.0657511,
            "count": 1845917,
            "maximum": 10971,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 766.5353859,
            "variance": 587576.4978
          },
          {
            "average": 1.456488564,
            "count": 1845917,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9181046712,
            "variance": 0.8429161872
          },
          {
            "average": 1.92490074,
            "count": 1845917,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.420561691,
            "variance": 2.017995518
          },
          {
            "average": 1,
            "count": 1845917,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1845917,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 13.58078776,
            "count": 1845917,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.84382396,
            "variance": 191.6514617
          },
          {
            "average": 20.11672825,
            "count": 1845917,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.212024561,
            "variance": 1.469003536
          },
          {
            "average": 1.994637895,
            "count": 1845917,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.072890512,
            "variance": 1.151094051
          },
          {
            "average": 10.69406642,
            "count": 1845917,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9238733403,
            "variance": 0.8535419489
          },
          {
            "average": 248179599.8,
            "count": 1845917,
            "maximum": 248383046,
            "minimum": 247434069.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 388056.3651,
            "variance": 150587742500.0
          },
          {
            "average": 0,
            "count": 1845917,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1845917,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1845917,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1845917,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1845917,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127879.0751,
          1077226.354,
          -13.03217867,
          128885.1951,
          1078227.374,
          121.8878213
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127879.07513690318,
                1077226.3539786555,
                -13.032178670634764
              ],
              [
                127879.07513690318,
                1078227.3739786556,
                -13.032178670634764
              ],
              [
                128885.19513690317,
                1078227.3739786556,
                121.88782132936525
              ],
              [
                128885.19513690317,
                1077226.3539786555,
                121.88782132936525
              ],
              [
                127879.07513690318,
                1077226.3539786555,
                -13.032178670634764
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:04:06+00:00",
        "end_time": "2019-07-17T21:27:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7215.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7215.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7215.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7215.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7221095,
            59.66651923,
            -13.03217867,
            -151.7035856,
            59.67577555,
            121.8878213
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.72210954467226,
                  59.66682899609382,
                  -13.032178670634764
                ],
                [
                  -151.72149801889043,
                  59.67577554548508,
                  -13.032178670634764
                ],
                [
                  -151.7035855762613,
                  59.67546570053797,
                  121.88782132936525
                ],
                [
                  -151.70420190191908,
                  59.666519233266946,
                  121.88782132936525
                ],
                [
                  -151.72210954467226,
                  59.66682899609382,
                  -13.032178670634764
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7215.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7215.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:04:06Z",
            "pc:count": 1845917,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128545.1686,
                "count": 1845917,
                "maximum": 128885.1951,
                "minimum": 127879.0751,
                "name": "X",
                "position": 0,
                "stddev": 235.3274848,
                "variance": 55379.0251
              },
              {
                "average": 1077809.032,
                "count": 1845917,
                "maximum": 1078227.374,
                "minimum": 1077226.354,
                "name": "Y",
                "position": 1,
                "stddev": 213.903511,
                "variance": 45754.71203
              },
              {
                "average": 29.73442768,
                "count": 1845917,
                "maximum": 121.8878213,
                "minimum": -13.03217867,
                "name": "Z",
                "position": 2,
                "stddev": 37.95224929,
                "variance": 1440.373227
              },
              {
                "average": 351.0657511,
                "count": 1845917,
                "maximum": 10971,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 766.5353859,
                "variance": 587576.4978
              },
              {
                "average": 1.456488564,
                "count": 1845917,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9181046712,
                "variance": 0.8429161872
              },
              {
                "average": 1.92490074,
                "count": 1845917,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.420561691,
                "variance": 2.017995518
              },
              {
                "average": 1,
                "count": 1845917,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1845917,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 13.58078776,
                "count": 1845917,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.84382396,
                "variance": 191.6514617
              },
              {
                "average": 20.11672825,
                "count": 1845917,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.212024561,
                "variance": 1.469003536
              },
              {
                "average": 1.994637895,
                "count": 1845917,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.072890512,
                "variance": 1.151094051
              },
              {
                "average": 10.69406642,
                "count": 1845917,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9238733403,
                "variance": 0.8535419489
              },
              {
                "average": 248179599.8,
                "count": 1845917,
                "maximum": 248383046,
                "minimum": 247434069.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 388056.3651,
                "variance": 150587742500.0
              },
              {
                "average": 0,
                "count": 1845917,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1845917,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1845917,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1845917,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1845917,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127879.0751,
              1077226.354,
              -13.03217867,
              128885.1951,
              1078227.374,
              121.8878213
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127879.07513690318,
                    1077226.3539786555,
                    -13.032178670634764
                  ],
                  [
                    127879.07513690318,
                    1078227.3739786556,
                    -13.032178670634764
                  ],
                  [
                    128885.19513690317,
                    1078227.3739786556,
                    121.88782132936525
                  ],
                  [
                    128885.19513690317,
                    1077226.3539786555,
                    121.88782132936525
                  ],
                  [
                    127879.07513690318,
                    1077226.3539786555,
                    -13.032178670634764
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:04:06+00:00",
            "end_time": "2019-07-17T21:27:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7912.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5991180466409,
              59.63862753988952,
              -5.366752115433854
            ],
            [
              -151.59846269687048,
              59.64773142390714,
              -5.366752115433854
            ],
            [
              -151.58046652304145,
              59.64740308763357,
              129.33324788456613
            ],
            [
              -151.5811267750863,
              59.63829929206653,
              129.33324788456613
            ],
            [
              -151.5991180466409,
              59.63862753988952,
              -5.366752115433854
            ]
          ]
        ]
      },
      "bbox": [
        -151.599118,
        59.63829929,
        -5.366752115,
        -151.5804665,
        59.64773142,
        129.3332479
      ],
      "properties": {
        "datetime": "2019-07-28T20:58:40Z",
        "pc:count": 11097402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 135458.8929,
            "count": 11097402,
            "maximum": 135906.5171,
            "minimum": 134894.7771,
            "name": "X",
            "position": 0,
            "stddev": 282.4434082,
            "variance": 79774.27883
          },
          {
            "average": 1074968.794,
            "count": 11097402,
            "maximum": 1075336.761,
            "minimum": 1074318.081,
            "name": "Y",
            "position": 1,
            "stddev": 258.9323063,
            "variance": 67045.93927
          },
          {
            "average": 60.7903541,
            "count": 11097402,
            "maximum": 129.3332479,
            "minimum": -5.366752115,
            "name": "Z",
            "position": 2,
            "stddev": 42.28475303,
            "variance": 1788.000339
          },
          {
            "average": 247.540898,
            "count": 11097402,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 473.9858197,
            "variance": 224662.5573
          },
          {
            "average": 1.692376918,
            "count": 11097402,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.07938605,
            "variance": 1.165074245
          },
          {
            "average": 2.392675871,
            "count": 11097402,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.60518389,
            "variance": 2.57661532
          },
          {
            "average": 1,
            "count": 11097402,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11097402,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.938623743,
            "count": 11097402,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.01382415,
            "variance": 144.3319708
          },
          {
            "average": 20.00131136,
            "count": 11097402,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.758917473,
            "variance": 3.093790678
          },
          {
            "average": 2.114548522,
            "count": 11097402,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.417235737,
            "variance": 2.008557134
          },
          {
            "average": 8.874056468,
            "count": 11097402,
            "maximum": 12,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.469477989,
            "variance": 2.15936556
          },
          {
            "average": 247885537,
            "count": 11097402,
            "maximum": 248382720.1,
            "minimum": 247432319.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 472756.9453,
            "variance": 223499129300.0
          },
          {
            "average": 0,
            "count": 11097402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11097402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11097402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11097402,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11097402,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          134894.7771,
          1074318.081,
          -5.366752115,
          135906.5171,
          1075336.761,
          129.3332479
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                134894.77705891224,
                1074318.0807641544,
                -5.366752115433854
              ],
              [
                134894.77705891224,
                1075336.7607641546,
                -5.366752115433854
              ],
              [
                135906.51705891223,
                1075336.7607641546,
                129.33324788456613
              ],
              [
                135906.51705891223,
                1074318.0807641544,
                129.33324788456613
              ],
              [
                134894.77705891224,
                1074318.0807641544,
                -5.366752115433854
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:58:40+00:00",
        "end_time": "2019-07-17T20:58:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7912.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7912.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7912.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7912.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.599118,
            59.63829929,
            -5.366752115,
            -151.5804665,
            59.64773142,
            129.3332479
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5991180466409,
                  59.63862753988952,
                  -5.366752115433854
                ],
                [
                  -151.59846269687048,
                  59.64773142390714,
                  -5.366752115433854
                ],
                [
                  -151.58046652304145,
                  59.64740308763357,
                  129.33324788456613
                ],
                [
                  -151.5811267750863,
                  59.63829929206653,
                  129.33324788456613
                ],
                [
                  -151.5991180466409,
                  59.63862753988952,
                  -5.366752115433854
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7912.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7912.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:58:40Z",
            "pc:count": 11097402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 135458.8929,
                "count": 11097402,
                "maximum": 135906.5171,
                "minimum": 134894.7771,
                "name": "X",
                "position": 0,
                "stddev": 282.4434082,
                "variance": 79774.27883
              },
              {
                "average": 1074968.794,
                "count": 11097402,
                "maximum": 1075336.761,
                "minimum": 1074318.081,
                "name": "Y",
                "position": 1,
                "stddev": 258.9323063,
                "variance": 67045.93927
              },
              {
                "average": 60.7903541,
                "count": 11097402,
                "maximum": 129.3332479,
                "minimum": -5.366752115,
                "name": "Z",
                "position": 2,
                "stddev": 42.28475303,
                "variance": 1788.000339
              },
              {
                "average": 247.540898,
                "count": 11097402,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 473.9858197,
                "variance": 224662.5573
              },
              {
                "average": 1.692376918,
                "count": 11097402,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.07938605,
                "variance": 1.165074245
              },
              {
                "average": 2.392675871,
                "count": 11097402,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.60518389,
                "variance": 2.57661532
              },
              {
                "average": 1,
                "count": 11097402,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11097402,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.938623743,
                "count": 11097402,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.01382415,
                "variance": 144.3319708
              },
              {
                "average": 20.00131136,
                "count": 11097402,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.758917473,
                "variance": 3.093790678
              },
              {
                "average": 2.114548522,
                "count": 11097402,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.417235737,
                "variance": 2.008557134
              },
              {
                "average": 8.874056468,
                "count": 11097402,
                "maximum": 12,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.469477989,
                "variance": 2.15936556
              },
              {
                "average": 247885537,
                "count": 11097402,
                "maximum": 248382720.1,
                "minimum": 247432319.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 472756.9453,
                "variance": 223499129300.0
              },
              {
                "average": 0,
                "count": 11097402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11097402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11097402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11097402,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11097402,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              134894.7771,
              1074318.081,
              -5.366752115,
              135906.5171,
              1075336.761,
              129.3332479
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    134894.77705891224,
                    1074318.0807641544,
                    -5.366752115433854
                  ],
                  [
                    134894.77705891224,
                    1075336.7607641546,
                    -5.366752115433854
                  ],
                  [
                    135906.51705891223,
                    1075336.7607641546,
                    129.33324788456613
                  ],
                  [
                    135906.51705891223,
                    1074318.0807641544,
                    129.33324788456613
                  ],
                  [
                    134894.77705891224,
                    1074318.0807641544,
                    -5.366752115433854
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:58:40+00:00",
            "end_time": "2019-07-17T20:58: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": "20190717_NCMP_AK_05VNG7312.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.69342335165027,
              59.64756334039089,
              -14.353560071661155
            ],
            [
              -151.69334999678938,
              59.648624028302734,
              -14.353560071661155
            ],
            [
              -151.68711678576736,
              59.64851506600038,
              -9.513560071661155
            ],
            [
              -151.68719033853333,
              59.64745438150958,
              -9.513560071661155
            ],
            [
              -151.69342335165027,
              59.64756334039089,
              -14.353560071661155
            ]
          ]
        ]
      },
      "bbox": [
        -151.6934234,
        59.64745438,
        -14.35356007,
        -151.6871168,
        59.64862403,
        -9.513560072
      ],
      "properties": {
        "datetime": "2019-07-28T19:22:29Z",
        "pc:count": 18198,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129799.1469,
            "count": 18198,
            "maximum": 129914.062,
            "minimum": 129563.662,
            "name": "X",
            "position": 0,
            "stddev": 85.94261365,
            "variance": 7386.132841
          },
          {
            "average": 1075196.107,
            "count": 18198,
            "maximum": 1075247.584,
            "minimum": 1075128.904,
            "name": "Y",
            "position": 1,
            "stddev": 30.79013306,
            "variance": 948.032294
          },
          {
            "average": -12.17524322,
            "count": 18198,
            "maximum": -9.513560072,
            "minimum": -14.35356007,
            "name": "Z",
            "position": 2,
            "stddev": 0.9736922697,
            "variance": 0.948076636
          },
          {
            "average": 1589.695461,
            "count": 18198,
            "maximum": 3401,
            "minimum": 550,
            "name": "Intensity",
            "position": 3,
            "stddev": 637.1352553,
            "variance": 405941.3335
          },
          {
            "average": 1,
            "count": 18198,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 18198,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 18198,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18198,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 18198,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.8627909,
            "count": 18198,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7401180677,
            "variance": 0.5477747541
          },
          {
            "average": 2.009231784,
            "count": 18198,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09564026622,
            "variance": 0.009147060523
          },
          {
            "average": 1.361962853,
            "count": 18198,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4805813537,
            "variance": 0.2309584375
          },
          {
            "average": 248034571.9,
            "count": 18198,
            "maximum": 248376949,
            "minimum": 247431061.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 454572.8359,
            "variance": 206636463200.0
          },
          {
            "average": 0,
            "count": 18198,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18198,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18198,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18198,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18198,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129563.662,
          1075128.904,
          -14.35356007,
          129914.062,
          1075247.584,
          -9.513560072
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129563.66200948377,
                1075128.903532171,
                -14.353560071661155
              ],
              [
                129563.66200948377,
                1075247.583532171,
                -14.353560071661155
              ],
              [
                129914.06200948376,
                1075247.583532171,
                -9.513560071661155
              ],
              [
                129914.06200948376,
                1075128.903532171,
                -9.513560071661155
              ],
              [
                129563.66200948377,
                1075128.903532171,
                -14.353560071661155
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:22:29+00:00",
        "end_time": "2019-07-17T20:37:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7312.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7312.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7312.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7312.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6934234,
            59.64745438,
            -14.35356007,
            -151.6871168,
            59.64862403,
            -9.513560072
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.69342335165027,
                  59.64756334039089,
                  -14.353560071661155
                ],
                [
                  -151.69334999678938,
                  59.648624028302734,
                  -14.353560071661155
                ],
                [
                  -151.68711678576736,
                  59.64851506600038,
                  -9.513560071661155
                ],
                [
                  -151.68719033853333,
                  59.64745438150958,
                  -9.513560071661155
                ],
                [
                  -151.69342335165027,
                  59.64756334039089,
                  -14.353560071661155
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7312.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7312.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:22:29Z",
            "pc:count": 18198,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129799.1469,
                "count": 18198,
                "maximum": 129914.062,
                "minimum": 129563.662,
                "name": "X",
                "position": 0,
                "stddev": 85.94261365,
                "variance": 7386.132841
              },
              {
                "average": 1075196.107,
                "count": 18198,
                "maximum": 1075247.584,
                "minimum": 1075128.904,
                "name": "Y",
                "position": 1,
                "stddev": 30.79013306,
                "variance": 948.032294
              },
              {
                "average": -12.17524322,
                "count": 18198,
                "maximum": -9.513560072,
                "minimum": -14.35356007,
                "name": "Z",
                "position": 2,
                "stddev": 0.9736922697,
                "variance": 0.948076636
              },
              {
                "average": 1589.695461,
                "count": 18198,
                "maximum": 3401,
                "minimum": 550,
                "name": "Intensity",
                "position": 3,
                "stddev": 637.1352553,
                "variance": 405941.3335
              },
              {
                "average": 1,
                "count": 18198,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 18198,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 18198,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18198,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 18198,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.8627909,
                "count": 18198,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7401180677,
                "variance": 0.5477747541
              },
              {
                "average": 2.009231784,
                "count": 18198,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09564026622,
                "variance": 0.009147060523
              },
              {
                "average": 1.361962853,
                "count": 18198,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4805813537,
                "variance": 0.2309584375
              },
              {
                "average": 248034571.9,
                "count": 18198,
                "maximum": 248376949,
                "minimum": 247431061.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 454572.8359,
                "variance": 206636463200.0
              },
              {
                "average": 0,
                "count": 18198,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18198,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18198,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18198,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18198,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129563.662,
              1075128.904,
              -14.35356007,
              129914.062,
              1075247.584,
              -9.513560072
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129563.66200948377,
                    1075128.903532171,
                    -14.353560071661155
                  ],
                  [
                    129563.66200948377,
                    1075247.583532171,
                    -14.353560071661155
                  ],
                  [
                    129914.06200948376,
                    1075247.583532171,
                    -9.513560071661155
                  ],
                  [
                    129914.06200948376,
                    1075128.903532171,
                    -9.513560071661155
                  ],
                  [
                    129563.66200948377,
                    1075128.903532171,
                    -14.353560071661155
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:22:29+00:00",
            "end_time": "2019-07-17T20:37: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": "20190717_NCMP_AK_05VNG7913.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.59862283307126,
              59.64760182651755,
              89.96900854580873
            ],
            [
              -151.59826292921576,
              59.65259970818535,
              89.96900854580873
            ],
            [
              -151.58038545754272,
              59.65227356677855,
              257.16900854580877
            ],
            [
              -151.58074803563923,
              59.64727573336051,
              257.16900854580877
            ],
            [
              -151.59862283307126,
              59.64760182651755,
              89.96900854580873
            ]
          ]
        ]
      },
      "bbox": [
        -151.5986228,
        59.64727573,
        89.96900855,
        -151.5803855,
        59.65259971,
        257.1690085
      ],
      "properties": {
        "datetime": "2019-07-28T20:58:54Z",
        "pc:count": 7235183,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 135308.9585,
            "count": 7235183,
            "maximum": 135891.23,
            "minimum": 134886.31,
            "name": "X",
            "position": 0,
            "stddev": 265.2318446,
            "variance": 70347.93141
          },
          {
            "average": 1075543.757,
            "count": 7235183,
            "maximum": 1075881.193,
            "minimum": 1075321.953,
            "name": "Y",
            "position": 1,
            "stddev": 136.6042277,
            "variance": 18660.71503
          },
          {
            "average": 143.9222479,
            "count": 7235183,
            "maximum": 257.1690085,
            "minimum": 89.96900855,
            "name": "Z",
            "position": 2,
            "stddev": 30.29363437,
            "variance": 917.7042834
          },
          {
            "average": 296.0399208,
            "count": 7235183,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 450.7244185,
            "variance": 203152.5015
          },
          {
            "average": 1.812923322,
            "count": 7235183,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.087629636,
            "variance": 1.182938225
          },
          {
            "average": 2.637016921,
            "count": 7235183,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.507873886,
            "variance": 2.273683655
          },
          {
            "average": 1,
            "count": 7235183,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7235183,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.066423475,
            "count": 7235183,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2490208945,
            "variance": 0.06201140588
          },
          {
            "average": 20.06878356,
            "count": 7235183,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.45282902,
            "variance": 6.016370199
          },
          {
            "average": 1.947952802,
            "count": 7235183,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.383756146,
            "variance": 1.91478107
          },
          {
            "average": 11.20468287,
            "count": 7235183,
            "maximum": 12,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8435438747,
            "variance": 0.7115662685
          },
          {
            "average": 248042673.9,
            "count": 7235183,
            "maximum": 248382734.2,
            "minimum": 247434713.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 454087.3297,
            "variance": 206195303000.0
          },
          {
            "average": 0,
            "count": 7235183,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7235183,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7235183,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7235183,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7235183,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          134886.31,
          1075321.953,
          89.96900855,
          135891.23,
          1075881.193,
          257.1690085
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                134886.310002059,
                1075321.953118838,
                89.96900854580873
              ],
              [
                134886.310002059,
                1075881.1931188381,
                89.96900854580873
              ],
              [
                135891.230002059,
                1075881.1931188381,
                257.16900854580877
              ],
              [
                135891.230002059,
                1075321.953118838,
                257.16900854580877
              ],
              [
                134886.310002059,
                1075321.953118838,
                89.96900854580873
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:58:54+00:00",
        "end_time": "2019-07-17T21:38:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7913.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7913.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7913.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7913.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5986228,
            59.64727573,
            89.96900855,
            -151.5803855,
            59.65259971,
            257.1690085
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.59862283307126,
                  59.64760182651755,
                  89.96900854580873
                ],
                [
                  -151.59826292921576,
                  59.65259970818535,
                  89.96900854580873
                ],
                [
                  -151.58038545754272,
                  59.65227356677855,
                  257.16900854580877
                ],
                [
                  -151.58074803563923,
                  59.64727573336051,
                  257.16900854580877
                ],
                [
                  -151.59862283307126,
                  59.64760182651755,
                  89.96900854580873
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7913.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7913.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:58:54Z",
            "pc:count": 7235183,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 135308.9585,
                "count": 7235183,
                "maximum": 135891.23,
                "minimum": 134886.31,
                "name": "X",
                "position": 0,
                "stddev": 265.2318446,
                "variance": 70347.93141
              },
              {
                "average": 1075543.757,
                "count": 7235183,
                "maximum": 1075881.193,
                "minimum": 1075321.953,
                "name": "Y",
                "position": 1,
                "stddev": 136.6042277,
                "variance": 18660.71503
              },
              {
                "average": 143.9222479,
                "count": 7235183,
                "maximum": 257.1690085,
                "minimum": 89.96900855,
                "name": "Z",
                "position": 2,
                "stddev": 30.29363437,
                "variance": 917.7042834
              },
              {
                "average": 296.0399208,
                "count": 7235183,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 450.7244185,
                "variance": 203152.5015
              },
              {
                "average": 1.812923322,
                "count": 7235183,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.087629636,
                "variance": 1.182938225
              },
              {
                "average": 2.637016921,
                "count": 7235183,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.507873886,
                "variance": 2.273683655
              },
              {
                "average": 1,
                "count": 7235183,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7235183,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.066423475,
                "count": 7235183,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2490208945,
                "variance": 0.06201140588
              },
              {
                "average": 20.06878356,
                "count": 7235183,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.45282902,
                "variance": 6.016370199
              },
              {
                "average": 1.947952802,
                "count": 7235183,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.383756146,
                "variance": 1.91478107
              },
              {
                "average": 11.20468287,
                "count": 7235183,
                "maximum": 12,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8435438747,
                "variance": 0.7115662685
              },
              {
                "average": 248042673.9,
                "count": 7235183,
                "maximum": 248382734.2,
                "minimum": 247434713.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 454087.3297,
                "variance": 206195303000.0
              },
              {
                "average": 0,
                "count": 7235183,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7235183,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7235183,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7235183,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7235183,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              134886.31,
              1075321.953,
              89.96900855,
              135891.23,
              1075881.193,
              257.1690085
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    134886.310002059,
                    1075321.953118838,
                    89.96900854580873
                  ],
                  [
                    134886.310002059,
                    1075881.1931188381,
                    89.96900854580873
                  ],
                  [
                    135891.230002059,
                    1075881.1931188381,
                    257.16900854580877
                  ],
                  [
                    135891.230002059,
                    1075321.953118838,
                    257.16900854580877
                  ],
                  [
                    134886.310002059,
                    1075321.953118838,
                    89.96900854580873
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:58:54+00:00",
            "end_time": "2019-07-17T21:38:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG8010.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5818781955818,
              59.62413649321701,
              -12.525760301580535
            ],
            [
              -151.5814832905342,
              59.62958622263072,
              -12.525760301580535
            ],
            [
              -151.56360692996114,
              59.629257600218395,
              -6.045760301580534
            ],
            [
              -151.56400474871268,
              59.62380792376666,
              -6.045760301580534
            ],
            [
              -151.5818781955818,
              59.62413649321701,
              -12.525760301580535
            ]
          ]
        ]
      },
      "bbox": [
        -151.5818782,
        59.62380792,
        -12.5257603,
        -151.5636069,
        59.62958622,
        -6.045760302
      ],
      "properties": {
        "datetime": "2019-07-28T19:40:33Z",
        "pc:count": 767054,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 136574.7345,
            "count": 767054,
            "maximum": 136927.5287,
            "minimum": 135921.9687,
            "name": "X",
            "position": 0,
            "stddev": 261.693296,
            "variance": 68483.38115
          },
          {
            "average": 1073100.107,
            "count": 767054,
            "maximum": 1073343.688,
            "minimum": 1072733.888,
            "name": "Y",
            "position": 1,
            "stddev": 137.7033342,
            "variance": 18962.20825
          },
          {
            "average": -7.75259351,
            "count": 767054,
            "maximum": -6.045760302,
            "minimum": -12.5257603,
            "name": "Z",
            "position": 2,
            "stddev": 1.090880263,
            "variance": 1.190019749
          },
          {
            "average": 1822.51737,
            "count": 767054,
            "maximum": 7471,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1807.81162,
            "variance": 3268182.854
          },
          {
            "average": 1,
            "count": 767054,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 767054,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 767054,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767054,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 767054,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93707808,
            "count": 767054,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.239450243,
            "variance": 1.536236905
          },
          {
            "average": 2.059995776,
            "count": 767054,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2389949815,
            "variance": 0.05711860117
          },
          {
            "average": 1.854762507,
            "count": 767054,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8301539197,
            "variance": 0.6891555304
          },
          {
            "average": 248039063.1,
            "count": 767054,
            "maximum": 248378033.7,
            "minimum": 247430960.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 453401.6244,
            "variance": 205573033000.0
          },
          {
            "average": 0,
            "count": 767054,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767054,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767054,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767054,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 767054,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          135921.9687,
          1072733.888,
          -12.5257603,
          136927.5287,
          1073343.688,
          -6.045760302
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                135921.96872961623,
                1072733.8880326296,
                -12.525760301580535
              ],
              [
                135921.96872961623,
                1073343.6880326294,
                -12.525760301580535
              ],
              [
                136927.52872961623,
                1073343.6880326294,
                -6.045760301580534
              ],
              [
                136927.52872961623,
                1072733.8880326296,
                -6.045760301580534
              ],
              [
                135921.96872961623,
                1072733.8880326296,
                -12.525760301580535
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:40:33+00:00",
        "end_time": "2019-07-17T20:36:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8010.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8010.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8010.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8010.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5818782,
            59.62380792,
            -12.5257603,
            -151.5636069,
            59.62958622,
            -6.045760302
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5818781955818,
                  59.62413649321701,
                  -12.525760301580535
                ],
                [
                  -151.5814832905342,
                  59.62958622263072,
                  -12.525760301580535
                ],
                [
                  -151.56360692996114,
                  59.629257600218395,
                  -6.045760301580534
                ],
                [
                  -151.56400474871268,
                  59.62380792376666,
                  -6.045760301580534
                ],
                [
                  -151.5818781955818,
                  59.62413649321701,
                  -12.525760301580535
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8010.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8010.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:40:33Z",
            "pc:count": 767054,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 136574.7345,
                "count": 767054,
                "maximum": 136927.5287,
                "minimum": 135921.9687,
                "name": "X",
                "position": 0,
                "stddev": 261.693296,
                "variance": 68483.38115
              },
              {
                "average": 1073100.107,
                "count": 767054,
                "maximum": 1073343.688,
                "minimum": 1072733.888,
                "name": "Y",
                "position": 1,
                "stddev": 137.7033342,
                "variance": 18962.20825
              },
              {
                "average": -7.75259351,
                "count": 767054,
                "maximum": -6.045760302,
                "minimum": -12.5257603,
                "name": "Z",
                "position": 2,
                "stddev": 1.090880263,
                "variance": 1.190019749
              },
              {
                "average": 1822.51737,
                "count": 767054,
                "maximum": 7471,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1807.81162,
                "variance": 3268182.854
              },
              {
                "average": 1,
                "count": 767054,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 767054,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 767054,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767054,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 767054,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93707808,
                "count": 767054,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.239450243,
                "variance": 1.536236905
              },
              {
                "average": 2.059995776,
                "count": 767054,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2389949815,
                "variance": 0.05711860117
              },
              {
                "average": 1.854762507,
                "count": 767054,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8301539197,
                "variance": 0.6891555304
              },
              {
                "average": 248039063.1,
                "count": 767054,
                "maximum": 248378033.7,
                "minimum": 247430960.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 453401.6244,
                "variance": 205573033000.0
              },
              {
                "average": 0,
                "count": 767054,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767054,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767054,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767054,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 767054,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              135921.9687,
              1072733.888,
              -12.5257603,
              136927.5287,
              1073343.688,
              -6.045760302
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    135921.96872961623,
                    1072733.8880326296,
                    -12.525760301580535
                  ],
                  [
                    135921.96872961623,
                    1073343.6880326294,
                    -12.525760301580535
                  ],
                  [
                    136927.52872961623,
                    1073343.6880326294,
                    -6.045760301580534
                  ],
                  [
                    136927.52872961623,
                    1072733.8880326296,
                    -6.045760301580534
                  ],
                  [
                    135921.96872961623,
                    1072733.8880326296,
                    -12.525760301580535
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:40:33+00:00",
            "end_time": "2019-07-17T20:36: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": "20190717_NCMP_AK_05VNG8011.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5817656320084,
              59.62946098010192,
              -9.87773683708733
            ],
            [
              -151.58110585865896,
              59.63856302143718,
              -9.87773683708733
            ],
            [
              -151.56311693420494,
              59.63823236065029,
              0.542263162912671
            ],
            [
              -151.5637816054064,
              59.62913040834077,
              0.542263162912671
            ],
            [
              -151.5817656320084,
              59.62946098010192,
              -9.87773683708733
            ]
          ]
        ]
      },
      "bbox": [
        -151.5817656,
        59.62913041,
        -9.877736837,
        -151.5631169,
        59.63856302,
        0.5422631629
      ],
      "properties": {
        "datetime": "2019-07-28T20:23:29Z",
        "pc:count": 2215502,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 136441.6028,
            "count": 2215502,
            "maximum": 136918.2378,
            "minimum": 135906.6178,
            "name": "X",
            "position": 0,
            "stddev": 286.7864565,
            "variance": 82246.47164
          },
          {
            "average": 1074006.06,
            "count": 2215502,
            "maximum": 1074347.595,
            "minimum": 1073329.115,
            "name": "Y",
            "position": 1,
            "stddev": 288.6488199,
            "variance": 83318.14121
          },
          {
            "average": -4.226232149,
            "count": 2215502,
            "maximum": 0.5422631629,
            "minimum": -9.877736837,
            "name": "Z",
            "position": 2,
            "stddev": 2.154873922,
            "variance": 4.643481619
          },
          {
            "average": 903.6223312,
            "count": 2215502,
            "maximum": 12150,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1341.780047,
            "variance": 1800373.696
          },
          {
            "average": 1.000083954,
            "count": 2215502,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.009162252702,
            "variance": 8.394687458e-05
          },
          {
            "average": 1.000167908,
            "count": 2215502,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01295683807,
            "variance": 0.0001678796526
          },
          {
            "average": 1,
            "count": 2215502,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2215502,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 2215502,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.93968225,
            "count": 2215502,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.080668299,
            "variance": 1.167843973
          },
          {
            "average": 2.036788502,
            "count": 2215502,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1920050828,
            "variance": 0.03686595183
          },
          {
            "average": 5.97745116,
            "count": 2215502,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.659890142,
            "variance": 2.755235284
          },
          {
            "average": 247817130.7,
            "count": 2215502,
            "maximum": 248380609.2,
            "minimum": 247430975,
            "name": "GpsTime",
            "position": 12,
            "stddev": 464590.7642,
            "variance": 215844578100.0
          },
          {
            "average": 0,
            "count": 2215502,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2215502,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2215502,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2215502,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2215502,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          135906.6178,
          1073329.115,
          -9.877736837,
          136918.2378,
          1074347.595,
          0.5422631629
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                135906.61784338584,
                1073329.114693678,
                -9.87773683708733
              ],
              [
                135906.61784338584,
                1074347.594693678,
                -9.87773683708733
              ],
              [
                136918.23784338584,
                1074347.594693678,
                0.542263162912671
              ],
              [
                136918.23784338584,
                1073329.114693678,
                0.542263162912671
              ],
              [
                135906.61784338584,
                1073329.114693678,
                -9.87773683708733
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:23:29+00:00",
        "end_time": "2019-07-17T20:36:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8011.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8011.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8011.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8011.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5817656,
            59.62913041,
            -9.877736837,
            -151.5631169,
            59.63856302,
            0.5422631629
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5817656320084,
                  59.62946098010192,
                  -9.87773683708733
                ],
                [
                  -151.58110585865896,
                  59.63856302143718,
                  -9.87773683708733
                ],
                [
                  -151.56311693420494,
                  59.63823236065029,
                  0.542263162912671
                ],
                [
                  -151.5637816054064,
                  59.62913040834077,
                  0.542263162912671
                ],
                [
                  -151.5817656320084,
                  59.62946098010192,
                  -9.87773683708733
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8011.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8011.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:23:29Z",
            "pc:count": 2215502,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 136441.6028,
                "count": 2215502,
                "maximum": 136918.2378,
                "minimum": 135906.6178,
                "name": "X",
                "position": 0,
                "stddev": 286.7864565,
                "variance": 82246.47164
              },
              {
                "average": 1074006.06,
                "count": 2215502,
                "maximum": 1074347.595,
                "minimum": 1073329.115,
                "name": "Y",
                "position": 1,
                "stddev": 288.6488199,
                "variance": 83318.14121
              },
              {
                "average": -4.226232149,
                "count": 2215502,
                "maximum": 0.5422631629,
                "minimum": -9.877736837,
                "name": "Z",
                "position": 2,
                "stddev": 2.154873922,
                "variance": 4.643481619
              },
              {
                "average": 903.6223312,
                "count": 2215502,
                "maximum": 12150,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1341.780047,
                "variance": 1800373.696
              },
              {
                "average": 1.000083954,
                "count": 2215502,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.009162252702,
                "variance": 8.394687458e-05
              },
              {
                "average": 1.000167908,
                "count": 2215502,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01295683807,
                "variance": 0.0001678796526
              },
              {
                "average": 1,
                "count": 2215502,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2215502,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 2215502,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.93968225,
                "count": 2215502,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.080668299,
                "variance": 1.167843973
              },
              {
                "average": 2.036788502,
                "count": 2215502,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1920050828,
                "variance": 0.03686595183
              },
              {
                "average": 5.97745116,
                "count": 2215502,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.659890142,
                "variance": 2.755235284
              },
              {
                "average": 247817130.7,
                "count": 2215502,
                "maximum": 248380609.2,
                "minimum": 247430975,
                "name": "GpsTime",
                "position": 12,
                "stddev": 464590.7642,
                "variance": 215844578100.0
              },
              {
                "average": 0,
                "count": 2215502,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2215502,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2215502,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2215502,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2215502,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              135906.6178,
              1073329.115,
              -9.877736837,
              136918.2378,
              1074347.595,
              0.5422631629
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    135906.61784338584,
                    1073329.114693678,
                    -9.87773683708733
                  ],
                  [
                    135906.61784338584,
                    1074347.594693678,
                    -9.87773683708733
                  ],
                  [
                    136918.23784338584,
                    1074347.594693678,
                    0.542263162912671
                  ],
                  [
                    136918.23784338584,
                    1073329.114693678,
                    0.542263162912671
                  ],
                  [
                    135906.61784338584,
                    1073329.114693678,
                    -9.87773683708733
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:23:29+00:00",
            "end_time": "2019-07-17T20:36: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": "20190717_NCMP_AK_05VNG8012.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.58138790325614,
              59.63843742803986,
              -3.7572504662242
            ],
            [
              -151.58073106471127,
              59.64749511035415,
              -3.7572504662242
            ],
            [
              -151.56273590558277,
              59.647164373064214,
              122.3027495337758
            ],
            [
              -151.56339762112464,
              59.63810677939448,
              122.3027495337758
            ],
            [
              -151.58138790325614,
              59.63843742803986,
              -3.7572504662242
            ]
          ]
        ]
      },
      "bbox": [
        -151.5813879,
        59.63810678,
        -3.757250466,
        -151.5627359,
        59.64749511,
        122.3027495
      ],
      "properties": {
        "datetime": "2019-07-28T20:58:37Z",
        "pc:count": 12713924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 136365.5078,
            "count": 12713924,
            "maximum": 136902.9894,
            "minimum": 135891.2894,
            "name": "X",
            "position": 0,
            "stddev": 281.6639879,
            "variance": 79334.60208
          },
          {
            "average": 1074903.933,
            "count": 12713924,
            "maximum": 1075346.503,
            "minimum": 1074332.983,
            "name": "Y",
            "position": 1,
            "stddev": 271.3484677,
            "variance": 73629.99092
          },
          {
            "average": 56.78165266,
            "count": 12713924,
            "maximum": 122.3027495,
            "minimum": -3.757250466,
            "name": "Z",
            "position": 2,
            "stddev": 30.96981288,
            "variance": 959.1293099
          },
          {
            "average": 344.6796027,
            "count": 12713924,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 531.758241,
            "variance": 282766.8269
          },
          {
            "average": 1.62366835,
            "count": 12713924,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.028050176,
            "variance": 1.056887164
          },
          {
            "average": 2.251363072,
            "count": 12713924,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.530177289,
            "variance": 2.341442537
          },
          {
            "average": 1,
            "count": 12713924,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12713924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.950274911,
            "count": 12713924,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.661935465,
            "variance": 93.35299693
          },
          {
            "average": 20.00121867,
            "count": 12713924,
            "maximum": 30,
            "minimum": 10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.240067303,
            "variance": 5.017901523
          },
          {
            "average": 1.894391692,
            "count": 12713924,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.322069381,
            "variance": 1.747867448
          },
          {
            "average": 10.00586003,
            "count": 12713924,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.445579809,
            "variance": 2.089700984
          },
          {
            "average": 247957451.6,
            "count": 12713924,
            "maximum": 248382717.9,
            "minimum": 247433271.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 470809.3895,
            "variance": 221661481200.0
          },
          {
            "average": 0,
            "count": 12713924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12713924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12713924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12713924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12713924,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          135891.2894,
          1074332.983,
          -3.757250466,
          136902.9894,
          1075346.503,
          122.3027495
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                135891.28940785638,
                1074332.98277471,
                -3.7572504662242
              ],
              [
                135891.28940785638,
                1075346.50277471,
                -3.7572504662242
              ],
              [
                136902.9894078564,
                1075346.50277471,
                122.3027495337758
              ],
              [
                136902.9894078564,
                1074332.98277471,
                122.3027495337758
              ],
              [
                135891.28940785638,
                1074332.98277471,
                -3.7572504662242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:58:37+00:00",
        "end_time": "2019-07-17T21:14:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG8012.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG8012.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8012.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8012.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5813879,
            59.63810678,
            -3.757250466,
            -151.5627359,
            59.64749511,
            122.3027495
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.58138790325614,
                  59.63843742803986,
                  -3.7572504662242
                ],
                [
                  -151.58073106471127,
                  59.64749511035415,
                  -3.7572504662242
                ],
                [
                  -151.56273590558277,
                  59.647164373064214,
                  122.3027495337758
                ],
                [
                  -151.56339762112464,
                  59.63810677939448,
                  122.3027495337758
                ],
                [
                  -151.58138790325614,
                  59.63843742803986,
                  -3.7572504662242
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG8012.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG8012.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:58:37Z",
            "pc:count": 12713924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 136365.5078,
                "count": 12713924,
                "maximum": 136902.9894,
                "minimum": 135891.2894,
                "name": "X",
                "position": 0,
                "stddev": 281.6639879,
                "variance": 79334.60208
              },
              {
                "average": 1074903.933,
                "count": 12713924,
                "maximum": 1075346.503,
                "minimum": 1074332.983,
                "name": "Y",
                "position": 1,
                "stddev": 271.3484677,
                "variance": 73629.99092
              },
              {
                "average": 56.78165266,
                "count": 12713924,
                "maximum": 122.3027495,
                "minimum": -3.757250466,
                "name": "Z",
                "position": 2,
                "stddev": 30.96981288,
                "variance": 959.1293099
              },
              {
                "average": 344.6796027,
                "count": 12713924,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 531.758241,
                "variance": 282766.8269
              },
              {
                "average": 1.62366835,
                "count": 12713924,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.028050176,
                "variance": 1.056887164
              },
              {
                "average": 2.251363072,
                "count": 12713924,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.530177289,
                "variance": 2.341442537
              },
              {
                "average": 1,
                "count": 12713924,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12713924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.950274911,
                "count": 12713924,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.661935465,
                "variance": 93.35299693
              },
              {
                "average": 20.00121867,
                "count": 12713924,
                "maximum": 30,
                "minimum": 10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.240067303,
                "variance": 5.017901523
              },
              {
                "average": 1.894391692,
                "count": 12713924,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.322069381,
                "variance": 1.747867448
              },
              {
                "average": 10.00586003,
                "count": 12713924,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.445579809,
                "variance": 2.089700984
              },
              {
                "average": 247957451.6,
                "count": 12713924,
                "maximum": 248382717.9,
                "minimum": 247433271.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 470809.3895,
                "variance": 221661481200.0
              },
              {
                "average": 0,
                "count": 12713924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12713924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12713924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12713924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12713924,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              135891.2894,
              1074332.983,
              -3.757250466,
              136902.9894,
              1075346.503,
              122.3027495
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    135891.28940785638,
                    1074332.98277471,
                    -3.7572504662242
                  ],
                  [
                    135891.28940785638,
                    1075346.50277471,
                    -3.7572504662242
                  ],
                  [
                    136902.9894078564,
                    1075346.50277471,
                    122.3027495337758
                  ],
                  [
                    136902.9894078564,
                    1074332.98277471,
                    122.3027495337758
                  ],
                  [
                    135891.28940785638,
                    1074332.98277471,
                    -3.7572504662242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:58:37+00:00",
            "end_time": "2019-07-17T21:14:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7614.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.65148848111906,
              59.65713731119139,
              153.37294323157818
            ],
            [
              -151.6510880115283,
              59.6628220468016,
              153.37294323157818
            ],
            [
              -151.63318354860735,
              59.66250267388304,
              266.0329432315782
            ],
            [
              -151.63358706560697,
              59.65681799203548,
              266.0329432315782
            ],
            [
              -151.65148848111906,
              59.65713731119139,
              153.37294323157818
            ]
          ]
        ]
      },
      "bbox": [
        -151.6514885,
        59.65681799,
        153.3729432,
        -151.6331835,
        59.66282205,
        266.0329432
      ],
      "properties": {
        "datetime": "2019-07-28T21:04:48Z",
        "pc:count": 7558705,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 132345.0916,
            "count": 7558705,
            "maximum": 132886.4781,
            "minimum": 131880.3781,
            "name": "X",
            "position": 0,
            "stddev": 303.4367702,
            "variance": 92073.87349
          },
          {
            "average": 1076504.115,
            "count": 7558705,
            "maximum": 1076917.454,
            "minimum": 1076281.374,
            "name": "Y",
            "position": 1,
            "stddev": 148.5270295,
            "variance": 22060.27851
          },
          {
            "average": 216.3192657,
            "count": 7558705,
            "maximum": 266.0329432,
            "minimum": 153.3729432,
            "name": "Z",
            "position": 2,
            "stddev": 11.99665323,
            "variance": 143.9196887
          },
          {
            "average": 466.7993585,
            "count": 7558705,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 702.2780859,
            "variance": 493194.5099
          },
          {
            "average": 1.680151428,
            "count": 7558705,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.057459844,
            "variance": 1.118221322
          },
          {
            "average": 2.361930516,
            "count": 7558705,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.545957037,
            "variance": 2.389983161
          },
          {
            "average": 1,
            "count": 7558705,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7558705,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.08044116,
            "count": 7558705,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.27197498,
            "variance": 0.07397038975
          },
          {
            "average": 20.15480319,
            "count": 7558705,
            "maximum": 27,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.645404626,
            "variance": 6.998165635
          },
          {
            "average": 1.806081333,
            "count": 7558705,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.363758492,
            "variance": 1.859837223
          },
          {
            "average": 11.05740388,
            "count": 7558705,
            "maximum": 13,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9185306407,
            "variance": 0.8436985379
          },
          {
            "average": 248025474.4,
            "count": 7558705,
            "maximum": 248383088.5,
            "minimum": 247434756.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 458796.4967,
            "variance": 210494225400.0
          },
          {
            "average": 0,
            "count": 7558705,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7558705,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7558705,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7558705,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7558705,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          131880.3781,
          1076281.374,
          153.3729432,
          132886.4781,
          1076917.454,
          266.0329432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                131880.37813240028,
                1076281.3736548345,
                153.37294323157818
              ],
              [
                131880.37813240028,
                1076917.4536548345,
                153.37294323157818
              ],
              [
                132886.47813240025,
                1076917.4536548345,
                266.0329432315782
              ],
              [
                132886.47813240025,
                1076281.3736548345,
                266.0329432315782
              ],
              [
                131880.37813240028,
                1076281.3736548345,
                153.37294323157818
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:04:48+00:00",
        "end_time": "2019-07-17T21:39:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7614.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7614.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7614.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7614.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6514885,
            59.65681799,
            153.3729432,
            -151.6331835,
            59.66282205,
            266.0329432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.65148848111906,
                  59.65713731119139,
                  153.37294323157818
                ],
                [
                  -151.6510880115283,
                  59.6628220468016,
                  153.37294323157818
                ],
                [
                  -151.63318354860735,
                  59.66250267388304,
                  266.0329432315782
                ],
                [
                  -151.63358706560697,
                  59.65681799203548,
                  266.0329432315782
                ],
                [
                  -151.65148848111906,
                  59.65713731119139,
                  153.37294323157818
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7614.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7614.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:04:48Z",
            "pc:count": 7558705,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 132345.0916,
                "count": 7558705,
                "maximum": 132886.4781,
                "minimum": 131880.3781,
                "name": "X",
                "position": 0,
                "stddev": 303.4367702,
                "variance": 92073.87349
              },
              {
                "average": 1076504.115,
                "count": 7558705,
                "maximum": 1076917.454,
                "minimum": 1076281.374,
                "name": "Y",
                "position": 1,
                "stddev": 148.5270295,
                "variance": 22060.27851
              },
              {
                "average": 216.3192657,
                "count": 7558705,
                "maximum": 266.0329432,
                "minimum": 153.3729432,
                "name": "Z",
                "position": 2,
                "stddev": 11.99665323,
                "variance": 143.9196887
              },
              {
                "average": 466.7993585,
                "count": 7558705,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 702.2780859,
                "variance": 493194.5099
              },
              {
                "average": 1.680151428,
                "count": 7558705,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.057459844,
                "variance": 1.118221322
              },
              {
                "average": 2.361930516,
                "count": 7558705,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.545957037,
                "variance": 2.389983161
              },
              {
                "average": 1,
                "count": 7558705,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7558705,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.08044116,
                "count": 7558705,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.27197498,
                "variance": 0.07397038975
              },
              {
                "average": 20.15480319,
                "count": 7558705,
                "maximum": 27,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.645404626,
                "variance": 6.998165635
              },
              {
                "average": 1.806081333,
                "count": 7558705,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.363758492,
                "variance": 1.859837223
              },
              {
                "average": 11.05740388,
                "count": 7558705,
                "maximum": 13,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9185306407,
                "variance": 0.8436985379
              },
              {
                "average": 248025474.4,
                "count": 7558705,
                "maximum": 248383088.5,
                "minimum": 247434756.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 458796.4967,
                "variance": 210494225400.0
              },
              {
                "average": 0,
                "count": 7558705,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7558705,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7558705,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7558705,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7558705,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              131880.3781,
              1076281.374,
              153.3729432,
              132886.4781,
              1076917.454,
              266.0329432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    131880.37813240028,
                    1076281.3736548345,
                    153.37294323157818
                  ],
                  [
                    131880.37813240028,
                    1076917.4536548345,
                    153.37294323157818
                  ],
                  [
                    132886.47813240025,
                    1076917.4536548345,
                    266.0329432315782
                  ],
                  [
                    132886.47813240025,
                    1076281.3736548345,
                    266.0329432315782
                  ],
                  [
                    131880.37813240028,
                    1076281.3736548345,
                    153.37294323157818
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:04:48+00:00",
            "end_time": "2019-07-17T21:39:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7711.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.63463122634494,
              59.634298459689326,
              -10.345668035655944
            ],
            [
              -151.63428898822636,
              59.63912540671752,
              -10.345668035655944
            ],
            [
              -151.61643083132984,
              59.63880436069107,
              -5.985668035655944
            ],
            [
              -151.61677564849663,
              59.63397745950964,
              -5.985668035655944
            ],
            [
              -151.63463122634494,
              59.634298459689326,
              -10.345668035655944
            ]
          ]
        ]
      },
      "bbox": [
        -151.6346312,
        59.63397746,
        -10.34566804,
        -151.6164308,
        59.63912541,
        -5.985668036
      ],
      "properties": {
        "datetime": "2019-07-28T19:39:50Z",
        "pc:count": 193238,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 133561.5482,
            "count": 193238,
            "maximum": 133921.7592,
            "minimum": 132917.5392,
            "name": "X",
            "position": 0,
            "stddev": 276.1425216,
            "variance": 76254.69224
          },
          {
            "average": 1074059.428,
            "count": 193238,
            "maximum": 1074302.801,
            "minimum": 1073762.701,
            "name": "Y",
            "position": 1,
            "stddev": 133.7042222,
            "variance": 17876.81904
          },
          {
            "average": -8.137767778,
            "count": 193238,
            "maximum": -5.985668036,
            "minimum": -10.34566804,
            "name": "Z",
            "position": 2,
            "stddev": 0.6756671378,
            "variance": 0.4565260811
          },
          {
            "average": 2071.389582,
            "count": 193238,
            "maximum": 5197,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 854.8451991,
            "variance": 730760.3144
          },
          {
            "average": 1,
            "count": 193238,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 193238,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 193238,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 193238,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 193238,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.97302636,
            "count": 193238,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.105911353,
            "variance": 1.22303992
          },
          {
            "average": 2.034677444,
            "count": 193238,
            "maximum": 5,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1850432148,
            "variance": 0.03424099135
          },
          {
            "average": 1.536907855,
            "count": 193238,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6332874325,
            "variance": 0.4010529722
          },
          {
            "average": 248194375.3,
            "count": 193238,
            "maximum": 248377990.2,
            "minimum": 247431003.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 373591.6354,
            "variance": 139570710000.0
          },
          {
            "average": 0,
            "count": 193238,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 193238,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 193238,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 193238,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 193238,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          132917.5392,
          1073762.701,
          -10.34566804,
          133921.7592,
          1074302.801,
          -5.985668036
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                132917.53915362916,
                1073762.7012872486,
                -10.345668035655944
              ],
              [
                132917.53915362916,
                1074302.8012872487,
                -10.345668035655944
              ],
              [
                133921.75915362913,
                1074302.8012872487,
                -5.985668035655944
              ],
              [
                133921.75915362913,
                1073762.7012872486,
                -5.985668035655944
              ],
              [
                132917.53915362916,
                1073762.7012872486,
                -10.345668035655944
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:39:50+00:00",
        "end_time": "2019-07-17T20:36:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7711.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7711.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7711.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7711.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6346312,
            59.63397746,
            -10.34566804,
            -151.6164308,
            59.63912541,
            -5.985668036
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.63463122634494,
                  59.634298459689326,
                  -10.345668035655944
                ],
                [
                  -151.63428898822636,
                  59.63912540671752,
                  -10.345668035655944
                ],
                [
                  -151.61643083132984,
                  59.63880436069107,
                  -5.985668035655944
                ],
                [
                  -151.61677564849663,
                  59.63397745950964,
                  -5.985668035655944
                ],
                [
                  -151.63463122634494,
                  59.634298459689326,
                  -10.345668035655944
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7711.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7711.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:39:50Z",
            "pc:count": 193238,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 133561.5482,
                "count": 193238,
                "maximum": 133921.7592,
                "minimum": 132917.5392,
                "name": "X",
                "position": 0,
                "stddev": 276.1425216,
                "variance": 76254.69224
              },
              {
                "average": 1074059.428,
                "count": 193238,
                "maximum": 1074302.801,
                "minimum": 1073762.701,
                "name": "Y",
                "position": 1,
                "stddev": 133.7042222,
                "variance": 17876.81904
              },
              {
                "average": -8.137767778,
                "count": 193238,
                "maximum": -5.985668036,
                "minimum": -10.34566804,
                "name": "Z",
                "position": 2,
                "stddev": 0.6756671378,
                "variance": 0.4565260811
              },
              {
                "average": 2071.389582,
                "count": 193238,
                "maximum": 5197,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 854.8451991,
                "variance": 730760.3144
              },
              {
                "average": 1,
                "count": 193238,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 193238,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 193238,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 193238,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 193238,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.97302636,
                "count": 193238,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.105911353,
                "variance": 1.22303992
              },
              {
                "average": 2.034677444,
                "count": 193238,
                "maximum": 5,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1850432148,
                "variance": 0.03424099135
              },
              {
                "average": 1.536907855,
                "count": 193238,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6332874325,
                "variance": 0.4010529722
              },
              {
                "average": 248194375.3,
                "count": 193238,
                "maximum": 248377990.2,
                "minimum": 247431003.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 373591.6354,
                "variance": 139570710000.0
              },
              {
                "average": 0,
                "count": 193238,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 193238,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 193238,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 193238,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 193238,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              132917.5392,
              1073762.701,
              -10.34566804,
              133921.7592,
              1074302.801,
              -5.985668036
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    132917.53915362916,
                    1073762.7012872486,
                    -10.345668035655944
                  ],
                  [
                    132917.53915362916,
                    1074302.8012872487,
                    -10.345668035655944
                  ],
                  [
                    133921.75915362913,
                    1074302.8012872487,
                    -5.985668035655944
                  ],
                  [
                    133921.75915362913,
                    1073762.7012872486,
                    -5.985668035655944
                  ],
                  [
                    132917.53915362916,
                    1073762.7012872486,
                    -10.345668035655944
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:39:50+00:00",
            "end_time": "2019-07-17T20:36:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7712.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6345780888441,
              59.63900245623654,
              -9.541216525624002
            ],
            [
              -151.63393247034,
              59.648105619839235,
              -9.541216525624002
            ],
            [
              -151.61593894871223,
              59.647782170568796,
              85.138783474376
            ],
            [
              -151.61658946862593,
              59.63867909409462,
              85.138783474376
            ],
            [
              -151.6345780888441,
              59.63900245623654,
              -9.541216525624002
            ]
          ]
        ]
      },
      "bbox": [
        -151.6345781,
        59.63867909,
        -9.541216526,
        -151.6159389,
        59.64810562,
        85.13878347
      ],
      "properties": {
        "datetime": "2019-07-28T20:24:12Z",
        "pc:count": 5237998,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 133486.8374,
            "count": 5237998,
            "maximum": 133913.3525,
            "minimum": 132901.7925,
            "name": "X",
            "position": 0,
            "stddev": 287.7625104,
            "variance": 82807.2624
          },
          {
            "average": 1074945.671,
            "count": 5237998,
            "maximum": 1075307.063,
            "minimum": 1074288.483,
            "name": "Y",
            "position": 1,
            "stddev": 251.1713779,
            "variance": 63087.06106
          },
          {
            "average": 5.463436638,
            "count": 5237998,
            "maximum": 85.13878347,
            "minimum": -9.541216526,
            "name": "Z",
            "position": 2,
            "stddev": 16.45259195,
            "variance": 270.687782
          },
          {
            "average": 141.1484353,
            "count": 5237998,
            "maximum": 12615,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 463.8871186,
            "variance": 215191.2588
          },
          {
            "average": 1.155808956,
            "count": 5237998,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5576727191,
            "variance": 0.3109988616
          },
          {
            "average": 1.311767969,
            "count": 5237998,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8770377725,
            "variance": 0.7691952545
          },
          {
            "average": 1,
            "count": 5237998,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5237998,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 21.7138947,
            "count": 5237998,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.24197451,
            "variance": 149.86594
          },
          {
            "average": 19.98807635,
            "count": 5237998,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.181781607,
            "variance": 1.396607767
          },
          {
            "average": 1.967091244,
            "count": 5237998,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6344026253,
            "variance": 0.402466691
          },
          {
            "average": 5.620375189,
            "count": 5237998,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.399984305,
            "variance": 1.959956055
          },
          {
            "average": 247855435.3,
            "count": 5237998,
            "maximum": 248380652.9,
            "minimum": 247431015.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 470414.7293,
            "variance": 221290017500.0
          },
          {
            "average": 0,
            "count": 5237998,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5237998,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5237998,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5237998,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5237998,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          132901.7925,
          1074288.483,
          -9.541216526,
          133913.3525,
          1075307.063,
          85.13878347
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                132901.7924878571,
                1074288.4828824843,
                -9.541216525624002
              ],
              [
                132901.7924878571,
                1075307.0628824844,
                -9.541216525624002
              ],
              [
                133913.3524878571,
                1075307.0628824844,
                85.138783474376
              ],
              [
                133913.3524878571,
                1074288.4828824843,
                85.138783474376
              ],
              [
                132901.7924878571,
                1074288.4828824843,
                -9.541216525624002
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:24:12+00:00",
        "end_time": "2019-07-17T20:36:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7712.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7712.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7712.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7712.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6345781,
            59.63867909,
            -9.541216526,
            -151.6159389,
            59.64810562,
            85.13878347
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6345780888441,
                  59.63900245623654,
                  -9.541216525624002
                ],
                [
                  -151.63393247034,
                  59.648105619839235,
                  -9.541216525624002
                ],
                [
                  -151.61593894871223,
                  59.647782170568796,
                  85.138783474376
                ],
                [
                  -151.61658946862593,
                  59.63867909409462,
                  85.138783474376
                ],
                [
                  -151.6345780888441,
                  59.63900245623654,
                  -9.541216525624002
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7712.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7712.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:24:12Z",
            "pc:count": 5237998,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 133486.8374,
                "count": 5237998,
                "maximum": 133913.3525,
                "minimum": 132901.7925,
                "name": "X",
                "position": 0,
                "stddev": 287.7625104,
                "variance": 82807.2624
              },
              {
                "average": 1074945.671,
                "count": 5237998,
                "maximum": 1075307.063,
                "minimum": 1074288.483,
                "name": "Y",
                "position": 1,
                "stddev": 251.1713779,
                "variance": 63087.06106
              },
              {
                "average": 5.463436638,
                "count": 5237998,
                "maximum": 85.13878347,
                "minimum": -9.541216526,
                "name": "Z",
                "position": 2,
                "stddev": 16.45259195,
                "variance": 270.687782
              },
              {
                "average": 141.1484353,
                "count": 5237998,
                "maximum": 12615,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 463.8871186,
                "variance": 215191.2588
              },
              {
                "average": 1.155808956,
                "count": 5237998,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5576727191,
                "variance": 0.3109988616
              },
              {
                "average": 1.311767969,
                "count": 5237998,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8770377725,
                "variance": 0.7691952545
              },
              {
                "average": 1,
                "count": 5237998,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5237998,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 21.7138947,
                "count": 5237998,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.24197451,
                "variance": 149.86594
              },
              {
                "average": 19.98807635,
                "count": 5237998,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.181781607,
                "variance": 1.396607767
              },
              {
                "average": 1.967091244,
                "count": 5237998,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6344026253,
                "variance": 0.402466691
              },
              {
                "average": 5.620375189,
                "count": 5237998,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.399984305,
                "variance": 1.959956055
              },
              {
                "average": 247855435.3,
                "count": 5237998,
                "maximum": 248380652.9,
                "minimum": 247431015.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 470414.7293,
                "variance": 221290017500.0
              },
              {
                "average": 0,
                "count": 5237998,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5237998,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5237998,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5237998,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5237998,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              132901.7925,
              1074288.483,
              -9.541216526,
              133913.3525,
              1075307.063,
              85.13878347
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    132901.7924878571,
                    1074288.4828824843,
                    -9.541216525624002
                  ],
                  [
                    132901.7924878571,
                    1075307.0628824844,
                    -9.541216525624002
                  ],
                  [
                    133913.3524878571,
                    1075307.0628824844,
                    85.138783474376
                  ],
                  [
                    133913.3524878571,
                    1074288.4828824843,
                    85.138783474376
                  ],
                  [
                    132901.7924878571,
                    1074288.4828824843,
                    -9.541216525624002
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:24:12+00:00",
            "end_time": "2019-07-17T20:36:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7713.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.63421360934248,
              59.64797813780126,
              -0.198621505837252
            ],
            [
              -151.63356967124196,
              59.65705374327705,
              -0.198621505837252
            ],
            [
              -151.61556776791704,
              59.65673018115483,
              280.82137849416273
            ],
            [
              -151.61621659619468,
              59.647654662605596,
              280.82137849416273
            ],
            [
              -151.63421360934248,
              59.64797813780126,
              -0.198621505837252
            ]
          ]
        ]
      },
      "bbox": [
        -151.6342136,
        59.64765466,
        -0.1986215058,
        -151.6155678,
        59.65705374,
        280.8213785
      ],
      "properties": {
        "datetime": "2019-07-28T21:05:16Z",
        "pc:count": 24287633,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 133379.5731,
            "count": 24287633,
            "maximum": 133898.2753,
            "minimum": 132886.5153,
            "name": "X",
            "position": 0,
            "stddev": 282.9863458,
            "variance": 80081.2719
          },
          {
            "average": 1075811.06,
            "count": 24287633,
            "maximum": 1076307.754,
            "minimum": 1075292.254,
            "name": "Y",
            "position": 1,
            "stddev": 267.1877495,
            "variance": 71389.29346
          },
          {
            "average": 148.2407298,
            "count": 24287633,
            "maximum": 280.8213785,
            "minimum": -0.1986215058,
            "name": "Z",
            "position": 2,
            "stddev": 78.0839467,
            "variance": 6097.102732
          },
          {
            "average": 182.904201,
            "count": 24287633,
            "maximum": 57225,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 349.6061883,
            "variance": 122224.4869
          },
          {
            "average": 2.14293266,
            "count": 24287633,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.203028137,
            "variance": 1.447276698
          },
          {
            "average": 3.287168453,
            "count": 24287633,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.49846764,
            "variance": 2.245405268
          },
          {
            "average": 1,
            "count": 24287633,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24287633,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.115736103,
            "count": 24287633,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.364383858,
            "variance": 1.861543312
          },
          {
            "average": 20.04847306,
            "count": 24287633,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.308842762,
            "variance": 5.3307549
          },
          {
            "average": 2.384582763,
            "count": 24287633,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.658536969,
            "variance": 2.750744878
          },
          {
            "average": 9.896806453,
            "count": 24287633,
            "maximum": 13,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.756672624,
            "variance": 3.085898709
          },
          {
            "average": 247995403.4,
            "count": 24287633,
            "maximum": 248383116.7,
            "minimum": 247432926.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 465383.3012,
            "variance": 216581617000.0
          },
          {
            "average": 0,
            "count": 24287633,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24287633,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24287633,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24287633,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 24287633,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          132886.5153,
          1075292.254,
          -0.1986215058,
          133898.2753,
          1076307.754,
          280.8213785
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                132886.51533246457,
                1075292.254027044,
                -0.198621505837252
              ],
              [
                132886.51533246457,
                1076307.754027044,
                -0.198621505837252
              ],
              [
                133898.27533246457,
                1076307.754027044,
                280.82137849416273
              ],
              [
                133898.27533246457,
                1075292.254027044,
                280.82137849416273
              ],
              [
                132886.51533246457,
                1075292.254027044,
                -0.198621505837252
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:05:16+00:00",
        "end_time": "2019-07-17T21:08:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7713.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7713.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7713.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7713.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6342136,
            59.64765466,
            -0.1986215058,
            -151.6155678,
            59.65705374,
            280.8213785
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.63421360934248,
                  59.64797813780126,
                  -0.198621505837252
                ],
                [
                  -151.63356967124196,
                  59.65705374327705,
                  -0.198621505837252
                ],
                [
                  -151.61556776791704,
                  59.65673018115483,
                  280.82137849416273
                ],
                [
                  -151.61621659619468,
                  59.647654662605596,
                  280.82137849416273
                ],
                [
                  -151.63421360934248,
                  59.64797813780126,
                  -0.198621505837252
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7713.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7713.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:05:16Z",
            "pc:count": 24287633,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 133379.5731,
                "count": 24287633,
                "maximum": 133898.2753,
                "minimum": 132886.5153,
                "name": "X",
                "position": 0,
                "stddev": 282.9863458,
                "variance": 80081.2719
              },
              {
                "average": 1075811.06,
                "count": 24287633,
                "maximum": 1076307.754,
                "minimum": 1075292.254,
                "name": "Y",
                "position": 1,
                "stddev": 267.1877495,
                "variance": 71389.29346
              },
              {
                "average": 148.2407298,
                "count": 24287633,
                "maximum": 280.8213785,
                "minimum": -0.1986215058,
                "name": "Z",
                "position": 2,
                "stddev": 78.0839467,
                "variance": 6097.102732
              },
              {
                "average": 182.904201,
                "count": 24287633,
                "maximum": 57225,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 349.6061883,
                "variance": 122224.4869
              },
              {
                "average": 2.14293266,
                "count": 24287633,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.203028137,
                "variance": 1.447276698
              },
              {
                "average": 3.287168453,
                "count": 24287633,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.49846764,
                "variance": 2.245405268
              },
              {
                "average": 1,
                "count": 24287633,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24287633,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.115736103,
                "count": 24287633,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.364383858,
                "variance": 1.861543312
              },
              {
                "average": 20.04847306,
                "count": 24287633,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.308842762,
                "variance": 5.3307549
              },
              {
                "average": 2.384582763,
                "count": 24287633,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.658536969,
                "variance": 2.750744878
              },
              {
                "average": 9.896806453,
                "count": 24287633,
                "maximum": 13,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.756672624,
                "variance": 3.085898709
              },
              {
                "average": 247995403.4,
                "count": 24287633,
                "maximum": 248383116.7,
                "minimum": 247432926.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 465383.3012,
                "variance": 216581617000.0
              },
              {
                "average": 0,
                "count": 24287633,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24287633,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24287633,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24287633,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 24287633,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              132886.5153,
              1075292.254,
              -0.1986215058,
              133898.2753,
              1076307.754,
              280.8213785
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    132886.51533246457,
                    1075292.254027044,
                    -0.198621505837252
                  ],
                  [
                    132886.51533246457,
                    1076307.754027044,
                    -0.198621505837252
                  ],
                  [
                    133898.27533246457,
                    1076307.754027044,
                    280.82137849416273
                  ],
                  [
                    133898.27533246457,
                    1075292.254027044,
                    280.82137849416273
                  ],
                  [
                    132886.51533246457,
                    1075292.254027044,
                    -0.198621505837252
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:05:16+00:00",
            "end_time": "2019-07-17T21:08:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7714.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.63366254401487,
              59.65695227963514,
              221.28111344227383
            ],
            [
              -151.6334610240113,
              59.659791583568406,
              221.28111344227383
            ],
            [
              -151.61951396143309,
              59.659541125983395,
              281.24111344227384
            ],
            [
              -151.61971666705423,
              59.65670184310775,
              281.24111344227384
            ],
            [
              -151.63366254401487,
              59.65695227963514,
              221.28111344227383
            ]
          ]
        ]
      },
      "bbox": [
        -151.6336625,
        59.65670184,
        221.2811134,
        -151.619514,
        59.65979158,
        281.2411134
      ],
      "properties": {
        "datetime": "2019-07-28T20:59:26Z",
        "pc:count": 2107579,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 133120.0274,
            "count": 2107579,
            "maximum": 133665.5065,
            "minimum": 132881.7065,
            "name": "X",
            "position": 0,
            "stddev": 186.5087287,
            "variance": 34785.5059
          },
          {
            "average": 1076402.227,
            "count": 2107579,
            "maximum": 1076613.929,
            "minimum": 1076296.229,
            "name": "Y",
            "position": 1,
            "stddev": 73.04686114,
            "variance": 5335.843922
          },
          {
            "average": 248.1777757,
            "count": 2107579,
            "maximum": 281.2411134,
            "minimum": 221.2811134,
            "name": "Z",
            "position": 2,
            "stddev": 10.96912229,
            "variance": 120.3216438
          },
          {
            "average": 259.1801598,
            "count": 2107579,
            "maximum": 15211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 432.0987697,
            "variance": 186709.3468
          },
          {
            "average": 1.868969562,
            "count": 2107579,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.110994073,
            "variance": 1.23430783
          },
          {
            "average": 2.737735572,
            "count": 2107579,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.513307604,
            "variance": 2.290099903
          },
          {
            "average": 1,
            "count": 2107579,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2107579,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.035834481,
            "count": 2107579,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1858773454,
            "variance": 0.03455038753
          },
          {
            "average": 19.89594704,
            "count": 2107579,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.170122845,
            "variance": 10.04967885
          },
          {
            "average": 2.021316401,
            "count": 2107579,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.434475338,
            "variance": 2.057719496
          },
          {
            "average": 11.58228327,
            "count": 2107579,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5606853912,
            "variance": 0.3143681079
          },
          {
            "average": 248071028,
            "count": 2107579,
            "maximum": 248382766.8,
            "minimum": 247435035.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 444796.2714,
            "variance": 197843723100.0
          },
          {
            "average": 0,
            "count": 2107579,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2107579,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2107579,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2107579,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2107579,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          132881.7065,
          1076296.229,
          221.2811134,
          133665.5065,
          1076613.929,
          281.2411134
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                132881.70647287762,
                1076296.22947505,
                221.28111344227383
              ],
              [
                132881.70647287762,
                1076613.9294750502,
                221.28111344227383
              ],
              [
                133665.5064728776,
                1076613.9294750502,
                281.24111344227384
              ],
              [
                133665.5064728776,
                1076296.22947505,
                281.24111344227384
              ],
              [
                132881.70647287762,
                1076296.22947505,
                221.28111344227383
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:59:26+00:00",
        "end_time": "2019-07-17T21:43:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7714.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7714.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7714.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7714.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6336625,
            59.65670184,
            221.2811134,
            -151.619514,
            59.65979158,
            281.2411134
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.63366254401487,
                  59.65695227963514,
                  221.28111344227383
                ],
                [
                  -151.6334610240113,
                  59.659791583568406,
                  221.28111344227383
                ],
                [
                  -151.61951396143309,
                  59.659541125983395,
                  281.24111344227384
                ],
                [
                  -151.61971666705423,
                  59.65670184310775,
                  281.24111344227384
                ],
                [
                  -151.63366254401487,
                  59.65695227963514,
                  221.28111344227383
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7714.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7714.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:59:26Z",
            "pc:count": 2107579,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 133120.0274,
                "count": 2107579,
                "maximum": 133665.5065,
                "minimum": 132881.7065,
                "name": "X",
                "position": 0,
                "stddev": 186.5087287,
                "variance": 34785.5059
              },
              {
                "average": 1076402.227,
                "count": 2107579,
                "maximum": 1076613.929,
                "minimum": 1076296.229,
                "name": "Y",
                "position": 1,
                "stddev": 73.04686114,
                "variance": 5335.843922
              },
              {
                "average": 248.1777757,
                "count": 2107579,
                "maximum": 281.2411134,
                "minimum": 221.2811134,
                "name": "Z",
                "position": 2,
                "stddev": 10.96912229,
                "variance": 120.3216438
              },
              {
                "average": 259.1801598,
                "count": 2107579,
                "maximum": 15211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 432.0987697,
                "variance": 186709.3468
              },
              {
                "average": 1.868969562,
                "count": 2107579,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.110994073,
                "variance": 1.23430783
              },
              {
                "average": 2.737735572,
                "count": 2107579,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.513307604,
                "variance": 2.290099903
              },
              {
                "average": 1,
                "count": 2107579,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2107579,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.035834481,
                "count": 2107579,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1858773454,
                "variance": 0.03455038753
              },
              {
                "average": 19.89594704,
                "count": 2107579,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.170122845,
                "variance": 10.04967885
              },
              {
                "average": 2.021316401,
                "count": 2107579,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.434475338,
                "variance": 2.057719496
              },
              {
                "average": 11.58228327,
                "count": 2107579,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5606853912,
                "variance": 0.3143681079
              },
              {
                "average": 248071028,
                "count": 2107579,
                "maximum": 248382766.8,
                "minimum": 247435035.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 444796.2714,
                "variance": 197843723100.0
              },
              {
                "average": 0,
                "count": 2107579,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2107579,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2107579,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2107579,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2107579,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              132881.7065,
              1076296.229,
              221.2811134,
              133665.5065,
              1076613.929,
              281.2411134
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    132881.70647287762,
                    1076296.22947505,
                    221.28111344227383
                  ],
                  [
                    132881.70647287762,
                    1076613.9294750502,
                    221.28111344227383
                  ],
                  [
                    133665.5064728776,
                    1076613.9294750502,
                    281.24111344227384
                  ],
                  [
                    133665.5064728776,
                    1076296.22947505,
                    281.24111344227384
                  ],
                  [
                    132881.70647287762,
                    1076296.22947505,
                    221.28111344227383
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:59:26+00:00",
            "end_time": "2019-07-17T21:43: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": "20190717_NCMP_AK_05VNG7513.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.66968217294485,
              59.648343328165105,
              -11.273436542615059
            ],
            [
              -151.66904589120028,
              59.65744752431231,
              -11.273436542615059
            ],
            [
              -151.65104805870197,
              59.65712887469052,
              233.96656345738495
            ],
            [
              -151.65168924516135,
              59.6480247644211,
              233.96656345738495
            ],
            [
              -151.66968217294485,
              59.648343328165105,
              -11.273436542615059
            ]
          ]
        ]
      },
      "bbox": [
        -151.6696822,
        59.64802476,
        -11.27343654,
        -151.6510481,
        59.65744752,
        233.9665635
      ],
      "properties": {
        "datetime": "2019-07-28T21:04:48Z",
        "pc:count": 9646230,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 131525.8483,
            "count": 9646230,
            "maximum": 131905.133,
            "minimum": 130893.633,
            "name": "X",
            "position": 0,
            "stddev": 267.9406464,
            "variance": 71792.18998
          },
          {
            "average": 1075972.32,
            "count": 9646230,
            "maximum": 1076281.306,
            "minimum": 1075262.626,
            "name": "Y",
            "position": 1,
            "stddev": 251.8436258,
            "variance": 63425.21184
          },
          {
            "average": 44.73010904,
            "count": 9646230,
            "maximum": 233.9665635,
            "minimum": -11.27343654,
            "name": "Z",
            "position": 2,
            "stddev": 58.1043003,
            "variance": 3376.109713
          },
          {
            "average": 117.2155175,
            "count": 9646230,
            "maximum": 10217,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 359.162008,
            "variance": 128997.348
          },
          {
            "average": 1.705603225,
            "count": 9646230,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.101943384,
            "variance": 1.214279222
          },
          {
            "average": 2.411142591,
            "count": 9646230,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.618697008,
            "variance": 2.620180005
          },
          {
            "average": 1,
            "count": 9646230,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9646230,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 12.25467836,
            "count": 9646230,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.69806319,
            "variance": 187.6369351
          },
          {
            "average": 19.75803909,
            "count": 9646230,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.665898979,
            "variance": 2.775219407
          },
          {
            "average": 2.246830523,
            "count": 9646230,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.238771047,
            "variance": 1.534553707
          },
          {
            "average": 7.546096869,
            "count": 9646230,
            "maximum": 13,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.987818938,
            "variance": 3.951424129
          },
          {
            "average": 247918220.5,
            "count": 9646230,
            "maximum": 248383088.1,
            "minimum": 247431304.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 473214.8565,
            "variance": 223932300500.0
          },
          {
            "average": 0,
            "count": 9646230,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9646230,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9646230,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9646230,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9646230,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130893.633,
          1075262.626,
          -11.27343654,
          131905.133,
          1076281.306,
          233.9665635
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130893.63304691654,
                1075262.6255353806,
                -11.273436542615059
              ],
              [
                130893.63304691654,
                1076281.3055353807,
                -11.273436542615059
              ],
              [
                131905.13304691654,
                1076281.3055353807,
                233.96656345738495
              ],
              [
                131905.13304691654,
                1075262.6255353806,
                233.96656345738495
              ],
              [
                130893.63304691654,
                1075262.6255353806,
                -11.273436542615059
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:04:48+00:00",
        "end_time": "2019-07-17T20:41:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7513.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7513.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7513.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7513.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6696822,
            59.64802476,
            -11.27343654,
            -151.6510481,
            59.65744752,
            233.9665635
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.66968217294485,
                  59.648343328165105,
                  -11.273436542615059
                ],
                [
                  -151.66904589120028,
                  59.65744752431231,
                  -11.273436542615059
                ],
                [
                  -151.65104805870197,
                  59.65712887469052,
                  233.96656345738495
                ],
                [
                  -151.65168924516135,
                  59.6480247644211,
                  233.96656345738495
                ],
                [
                  -151.66968217294485,
                  59.648343328165105,
                  -11.273436542615059
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7513.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7513.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:04:48Z",
            "pc:count": 9646230,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 131525.8483,
                "count": 9646230,
                "maximum": 131905.133,
                "minimum": 130893.633,
                "name": "X",
                "position": 0,
                "stddev": 267.9406464,
                "variance": 71792.18998
              },
              {
                "average": 1075972.32,
                "count": 9646230,
                "maximum": 1076281.306,
                "minimum": 1075262.626,
                "name": "Y",
                "position": 1,
                "stddev": 251.8436258,
                "variance": 63425.21184
              },
              {
                "average": 44.73010904,
                "count": 9646230,
                "maximum": 233.9665635,
                "minimum": -11.27343654,
                "name": "Z",
                "position": 2,
                "stddev": 58.1043003,
                "variance": 3376.109713
              },
              {
                "average": 117.2155175,
                "count": 9646230,
                "maximum": 10217,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 359.162008,
                "variance": 128997.348
              },
              {
                "average": 1.705603225,
                "count": 9646230,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.101943384,
                "variance": 1.214279222
              },
              {
                "average": 2.411142591,
                "count": 9646230,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.618697008,
                "variance": 2.620180005
              },
              {
                "average": 1,
                "count": 9646230,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9646230,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 12.25467836,
                "count": 9646230,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.69806319,
                "variance": 187.6369351
              },
              {
                "average": 19.75803909,
                "count": 9646230,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.665898979,
                "variance": 2.775219407
              },
              {
                "average": 2.246830523,
                "count": 9646230,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.238771047,
                "variance": 1.534553707
              },
              {
                "average": 7.546096869,
                "count": 9646230,
                "maximum": 13,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.987818938,
                "variance": 3.951424129
              },
              {
                "average": 247918220.5,
                "count": 9646230,
                "maximum": 248383088.1,
                "minimum": 247431304.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 473214.8565,
                "variance": 223932300500.0
              },
              {
                "average": 0,
                "count": 9646230,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9646230,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9646230,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9646230,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9646230,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130893.633,
              1075262.626,
              -11.27343654,
              131905.133,
              1076281.306,
              233.9665635
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130893.63304691654,
                    1075262.6255353806,
                    -11.273436542615059
                  ],
                  [
                    130893.63304691654,
                    1076281.3055353807,
                    -11.273436542615059
                  ],
                  [
                    131905.13304691654,
                    1076281.3055353807,
                    233.96656345738495
                  ],
                  [
                    131905.13304691654,
                    1075262.6255353806,
                    233.96656345738495
                  ],
                  [
                    130893.63304691654,
                    1075262.6255353806,
                    -11.273436542615059
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:04:48+00:00",
            "end_time": "2019-07-17T20:41:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7514.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6693238481649,
              59.657320434309035,
              4.095693942756924
            ],
            [
              -151.66870699868076,
              59.666142898167166,
              4.095693942756924
            ],
            [
              -151.65070554448047,
              59.66582422208563,
              250.59569394275692
            ],
            [
              -151.65132714915092,
              59.6570018414848,
              250.59569394275692
            ],
            [
              -151.6693238481649,
              59.657320434309035,
              4.095693942756924
            ]
          ]
        ]
      },
      "bbox": [
        -151.6693238,
        59.65700184,
        4.095693943,
        -151.6507055,
        59.6661429,
        250.5956939
      ],
      "properties": {
        "datetime": "2019-07-28T21:04:47Z",
        "pc:count": 14654787,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 131363.8364,
            "count": 14654787,
            "maximum": 131889.9696,
            "minimum": 130878.5296,
            "name": "X",
            "position": 0,
            "stddev": 280.4629008,
            "variance": 78659.4387
          },
          {
            "average": 1076655.745,
            "count": 14654787,
            "maximum": 1077253.715,
            "minimum": 1076266.555,
            "name": "Y",
            "position": 1,
            "stddev": 260.0430596,
            "variance": 67622.39285
          },
          {
            "average": 185.3559165,
            "count": 14654787,
            "maximum": 250.5956939,
            "minimum": 4.095693943,
            "name": "Z",
            "position": 2,
            "stddev": 54.86112657,
            "variance": 3009.743209
          },
          {
            "average": 323.0290193,
            "count": 14654787,
            "maximum": 54971,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 491.2108173,
            "variance": 241288.0671
          },
          {
            "average": 1.759269855,
            "count": 14654787,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.056668782,
            "variance": 1.116548914
          },
          {
            "average": 2.520420256,
            "count": 14654787,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.463049259,
            "variance": 2.140513133
          },
          {
            "average": 1,
            "count": 14654787,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14654787,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.049439272,
            "count": 14654787,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2167833793,
            "variance": 0.04699503355
          },
          {
            "average": 20.13415048,
            "count": 14654787,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.573250186,
            "variance": 6.621616521
          },
          {
            "average": 1.85222658,
            "count": 14654787,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.256601309,
            "variance": 1.579046849
          },
          {
            "average": 10.52230449,
            "count": 14654787,
            "maximum": 13,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.494269823,
            "variance": 2.232842304
          },
          {
            "average": 248018455.1,
            "count": 14654787,
            "maximum": 248383087.4,
            "minimum": 247433889.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 460507.8143,
            "variance": 212067447000.0
          },
          {
            "average": 0,
            "count": 14654787,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14654787,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14654787,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14654787,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14654787,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130878.5296,
          1076266.555,
          4.095693943,
          131889.9696,
          1077253.715,
          250.5956939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130878.5295600475,
                1076266.5549479318,
                4.095693942756924
              ],
              [
                130878.5295600475,
                1077253.714947932,
                4.095693942756924
              ],
              [
                131889.9695600475,
                1077253.714947932,
                250.59569394275692
              ],
              [
                131889.9695600475,
                1076266.5549479318,
                250.59569394275692
              ],
              [
                130878.5295600475,
                1076266.5549479318,
                4.095693942756924
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:04:47+00:00",
        "end_time": "2019-07-17T21:24:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7514.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7514.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7514.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7514.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6693238,
            59.65700184,
            4.095693943,
            -151.6507055,
            59.6661429,
            250.5956939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6693238481649,
                  59.657320434309035,
                  4.095693942756924
                ],
                [
                  -151.66870699868076,
                  59.666142898167166,
                  4.095693942756924
                ],
                [
                  -151.65070554448047,
                  59.66582422208563,
                  250.59569394275692
                ],
                [
                  -151.65132714915092,
                  59.6570018414848,
                  250.59569394275692
                ],
                [
                  -151.6693238481649,
                  59.657320434309035,
                  4.095693942756924
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7514.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7514.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:04:47Z",
            "pc:count": 14654787,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 131363.8364,
                "count": 14654787,
                "maximum": 131889.9696,
                "minimum": 130878.5296,
                "name": "X",
                "position": 0,
                "stddev": 280.4629008,
                "variance": 78659.4387
              },
              {
                "average": 1076655.745,
                "count": 14654787,
                "maximum": 1077253.715,
                "minimum": 1076266.555,
                "name": "Y",
                "position": 1,
                "stddev": 260.0430596,
                "variance": 67622.39285
              },
              {
                "average": 185.3559165,
                "count": 14654787,
                "maximum": 250.5956939,
                "minimum": 4.095693943,
                "name": "Z",
                "position": 2,
                "stddev": 54.86112657,
                "variance": 3009.743209
              },
              {
                "average": 323.0290193,
                "count": 14654787,
                "maximum": 54971,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 491.2108173,
                "variance": 241288.0671
              },
              {
                "average": 1.759269855,
                "count": 14654787,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.056668782,
                "variance": 1.116548914
              },
              {
                "average": 2.520420256,
                "count": 14654787,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.463049259,
                "variance": 2.140513133
              },
              {
                "average": 1,
                "count": 14654787,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14654787,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.049439272,
                "count": 14654787,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2167833793,
                "variance": 0.04699503355
              },
              {
                "average": 20.13415048,
                "count": 14654787,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.573250186,
                "variance": 6.621616521
              },
              {
                "average": 1.85222658,
                "count": 14654787,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.256601309,
                "variance": 1.579046849
              },
              {
                "average": 10.52230449,
                "count": 14654787,
                "maximum": 13,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.494269823,
                "variance": 2.232842304
              },
              {
                "average": 248018455.1,
                "count": 14654787,
                "maximum": 248383087.4,
                "minimum": 247433889.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 460507.8143,
                "variance": 212067447000.0
              },
              {
                "average": 0,
                "count": 14654787,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14654787,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14654787,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14654787,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14654787,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130878.5296,
              1076266.555,
              4.095693943,
              131889.9696,
              1077253.715,
              250.5956939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130878.5295600475,
                    1076266.5549479318,
                    4.095693942756924
                  ],
                  [
                    130878.5295600475,
                    1077253.714947932,
                    4.095693942756924
                  ],
                  [
                    131889.9695600475,
                    1077253.714947932,
                    250.59569394275692
                  ],
                  [
                    131889.9695600475,
                    1076266.5549479318,
                    250.59569394275692
                  ],
                  [
                    130878.5295600475,
                    1076266.5549479318,
                    4.095693942756924
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:04:47+00:00",
            "end_time": "2019-07-17T21:24:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7611.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6439194092925,
              59.6375027711481,
              -10.901100103194212
            ],
            [
              -151.6438023902929,
              59.63915972346107,
              -10.901100103194212
            ],
            [
              -151.63426022659908,
              59.638989167702114,
              -7.961100103194211
            ],
            [
              -151.63437771870352,
              59.63733222375089,
              -7.961100103194211
            ],
            [
              -151.6439194092925,
              59.6375027711481,
              -10.901100103194212
            ]
          ]
        ]
      },
      "bbox": [
        -151.6439194,
        59.63733222,
        -10.9011001,
        -151.6342602,
        59.63915972,
        -7.961100103
      ],
      "properties": {
        "datetime": "2019-07-28T19:23:10Z",
        "pc:count": 28028,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 132726.3301,
            "count": 28028,
            "maximum": 132919.697,
            "minimum": 132383.117,
            "name": "X",
            "position": 0,
            "stddev": 135.3245974,
            "variance": 18312.74666
          },
          {
            "average": 1074219.705,
            "count": 28028,
            "maximum": 1074287.634,
            "minimum": 1074102.234,
            "name": "Y",
            "position": 1,
            "stddev": 45.59253384,
            "variance": 2078.679142
          },
          {
            "average": -9.22814306,
            "count": 28028,
            "maximum": -7.961100103,
            "minimum": -10.9011001,
            "name": "Z",
            "position": 2,
            "stddev": 0.6116455073,
            "variance": 0.3741102266
          },
          {
            "average": 2540.013736,
            "count": 28028,
            "maximum": 4037,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 574.6080217,
            "variance": 330174.3786
          },
          {
            "average": 1,
            "count": 28028,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 28028,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 28028,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28028,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 28028,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.54137856,
            "count": 28028,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7507781007,
            "variance": 0.5636677566
          },
          {
            "average": 2.013343799,
            "count": 28028,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1147441146,
            "variance": 0.01316621184
          },
          {
            "average": 1.095868417,
            "count": 28028,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2944159583,
            "variance": 0.08668075651
          },
          {
            "average": 248286297.7,
            "count": 28028,
            "maximum": 248376990,
            "minimum": 247431018.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 278507.032,
            "variance": 77566166900.0
          },
          {
            "average": 0,
            "count": 28028,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28028,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28028,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28028,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 28028,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          132383.117,
          1074102.234,
          -10.9011001,
          132919.697,
          1074287.634,
          -7.961100103
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                132383.117021504,
                1074102.2340260665,
                -10.901100103194212
              ],
              [
                132383.117021504,
                1074287.6340260664,
                -10.901100103194212
              ],
              [
                132919.69702150402,
                1074287.6340260664,
                -7.961100103194211
              ],
              [
                132919.69702150402,
                1074102.2340260665,
                -7.961100103194211
              ],
              [
                132383.117021504,
                1074102.2340260665,
                -10.901100103194212
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T19:23:10+00:00",
        "end_time": "2019-07-17T20:36:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7611.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7611.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7611.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7611.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6439194,
            59.63733222,
            -10.9011001,
            -151.6342602,
            59.63915972,
            -7.961100103
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6439194092925,
                  59.6375027711481,
                  -10.901100103194212
                ],
                [
                  -151.6438023902929,
                  59.63915972346107,
                  -10.901100103194212
                ],
                [
                  -151.63426022659908,
                  59.638989167702114,
                  -7.961100103194211
                ],
                [
                  -151.63437771870352,
                  59.63733222375089,
                  -7.961100103194211
                ],
                [
                  -151.6439194092925,
                  59.6375027711481,
                  -10.901100103194212
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7611.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7611.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T19:23:10Z",
            "pc:count": 28028,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 132726.3301,
                "count": 28028,
                "maximum": 132919.697,
                "minimum": 132383.117,
                "name": "X",
                "position": 0,
                "stddev": 135.3245974,
                "variance": 18312.74666
              },
              {
                "average": 1074219.705,
                "count": 28028,
                "maximum": 1074287.634,
                "minimum": 1074102.234,
                "name": "Y",
                "position": 1,
                "stddev": 45.59253384,
                "variance": 2078.679142
              },
              {
                "average": -9.22814306,
                "count": 28028,
                "maximum": -7.961100103,
                "minimum": -10.9011001,
                "name": "Z",
                "position": 2,
                "stddev": 0.6116455073,
                "variance": 0.3741102266
              },
              {
                "average": 2540.013736,
                "count": 28028,
                "maximum": 4037,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 574.6080217,
                "variance": 330174.3786
              },
              {
                "average": 1,
                "count": 28028,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 28028,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 28028,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28028,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 28028,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.54137856,
                "count": 28028,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7507781007,
                "variance": 0.5636677566
              },
              {
                "average": 2.013343799,
                "count": 28028,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1147441146,
                "variance": 0.01316621184
              },
              {
                "average": 1.095868417,
                "count": 28028,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2944159583,
                "variance": 0.08668075651
              },
              {
                "average": 248286297.7,
                "count": 28028,
                "maximum": 248376990,
                "minimum": 247431018.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 278507.032,
                "variance": 77566166900.0
              },
              {
                "average": 0,
                "count": 28028,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28028,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28028,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28028,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 28028,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              132383.117,
              1074102.234,
              -10.9011001,
              132919.697,
              1074287.634,
              -7.961100103
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    132383.117021504,
                    1074102.2340260665,
                    -10.901100103194212
                  ],
                  [
                    132383.117021504,
                    1074287.6340260664,
                    -10.901100103194212
                  ],
                  [
                    132919.69702150402,
                    1074287.6340260664,
                    -7.961100103194211
                  ],
                  [
                    132919.69702150402,
                    1074102.2340260665,
                    -7.961100103194211
                  ],
                  [
                    132383.117021504,
                    1074102.2340260665,
                    -10.901100103194212
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T19:23:10+00:00",
            "end_time": "2019-07-17T20:36:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7612.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.65230220952395,
              59.63924685729565,
              -10.3356127975816
            ],
            [
              -151.65166572612785,
              59.648288976035396,
              -10.3356127975816
            ],
            [
              -151.63368153922318,
              59.64796811279356,
              3.744387202418401
            ],
            [
              -151.6343228887641,
              59.63892607990698,
              3.744387202418401
            ],
            [
              -151.65230220952395,
              59.63924685729565,
              -10.3356127975816
            ]
          ]
        ]
      },
      "bbox": [
        -151.6523022,
        59.63892608,
        -10.3356128,
        -151.6336815,
        59.64828898,
        3.744387202
      ],
      "properties": {
        "datetime": "2019-07-28T20:07:42Z",
        "pc:count": 2671009,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 132487.3368,
            "count": 2671009,
            "maximum": 132916.4291,
            "minimum": 131905.4091,
            "name": "X",
            "position": 0,
            "stddev": 267.319014,
            "variance": 71459.45522
          },
          {
            "average": 1075014.98,
            "count": 2671009,
            "maximum": 1075292.198,
            "minimum": 1074280.458,
            "name": "Y",
            "position": 1,
            "stddev": 217.6387638,
            "variance": 47366.63149
          },
          {
            "average": -2.86909544,
            "count": 2671009,
            "maximum": 3.744387202,
            "minimum": -10.3356128,
            "name": "Z",
            "position": 2,
            "stddev": 2.509630646,
            "variance": 6.298245978
          },
          {
            "average": 366.6263655,
            "count": 2671009,
            "maximum": 11121,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 942.0477239,
            "variance": 887453.9141
          },
          {
            "average": 1.003634207,
            "count": 2671009,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06037352096,
            "variance": 0.003644962034
          },
          {
            "average": 1.007271035,
            "count": 2671009,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08538180576,
            "variance": 0.007290052755
          },
          {
            "average": 1,
            "count": 2671009,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671009,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.2326851,
            "count": 2671009,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.54712032,
            "variance": 20.67630321
          },
          {
            "average": 19.93756806,
            "count": 2671009,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.086704248,
            "variance": 1.180926122
          },
          {
            "average": 2.03305455,
            "count": 2671009,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2995928404,
            "variance": 0.08975587001
          },
          {
            "average": 4.356215572,
            "count": 2671009,
            "maximum": 7,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.30006111,
            "variance": 1.690158889
          },
          {
            "average": 247870394.3,
            "count": 2671009,
            "maximum": 248379662.9,
            "minimum": 247431019.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 471738.2479,
            "variance": 222536974600.0
          },
          {
            "average": 0,
            "count": 2671009,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671009,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671009,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671009,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2671009,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          131905.4091,
          1074280.458,
          -10.3356128,
          132916.4291,
          1075292.198,
          3.744387202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                131905.40906456573,
                1074280.4584964495,
                -10.3356127975816
              ],
              [
                131905.40906456573,
                1075292.1984964497,
                -10.3356127975816
              ],
              [
                132916.42906456575,
                1075292.1984964497,
                3.744387202418401
              ],
              [
                132916.42906456575,
                1074280.4584964495,
                3.744387202418401
              ],
              [
                131905.40906456573,
                1074280.4584964495,
                -10.3356127975816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T20:07:42+00:00",
        "end_time": "2019-07-17T20:36:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7612.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7612.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7612.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7612.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6523022,
            59.63892608,
            -10.3356128,
            -151.6336815,
            59.64828898,
            3.744387202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.65230220952395,
                  59.63924685729565,
                  -10.3356127975816
                ],
                [
                  -151.65166572612785,
                  59.648288976035396,
                  -10.3356127975816
                ],
                [
                  -151.63368153922318,
                  59.64796811279356,
                  3.744387202418401
                ],
                [
                  -151.6343228887641,
                  59.63892607990698,
                  3.744387202418401
                ],
                [
                  -151.65230220952395,
                  59.63924685729565,
                  -10.3356127975816
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7612.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7612.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T20:07:42Z",
            "pc:count": 2671009,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 132487.3368,
                "count": 2671009,
                "maximum": 132916.4291,
                "minimum": 131905.4091,
                "name": "X",
                "position": 0,
                "stddev": 267.319014,
                "variance": 71459.45522
              },
              {
                "average": 1075014.98,
                "count": 2671009,
                "maximum": 1075292.198,
                "minimum": 1074280.458,
                "name": "Y",
                "position": 1,
                "stddev": 217.6387638,
                "variance": 47366.63149
              },
              {
                "average": -2.86909544,
                "count": 2671009,
                "maximum": 3.744387202,
                "minimum": -10.3356128,
                "name": "Z",
                "position": 2,
                "stddev": 2.509630646,
                "variance": 6.298245978
              },
              {
                "average": 366.6263655,
                "count": 2671009,
                "maximum": 11121,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 942.0477239,
                "variance": 887453.9141
              },
              {
                "average": 1.003634207,
                "count": 2671009,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06037352096,
                "variance": 0.003644962034
              },
              {
                "average": 1.007271035,
                "count": 2671009,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08538180576,
                "variance": 0.007290052755
              },
              {
                "average": 1,
                "count": 2671009,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671009,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.2326851,
                "count": 2671009,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.54712032,
                "variance": 20.67630321
              },
              {
                "average": 19.93756806,
                "count": 2671009,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.086704248,
                "variance": 1.180926122
              },
              {
                "average": 2.03305455,
                "count": 2671009,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2995928404,
                "variance": 0.08975587001
              },
              {
                "average": 4.356215572,
                "count": 2671009,
                "maximum": 7,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.30006111,
                "variance": 1.690158889
              },
              {
                "average": 247870394.3,
                "count": 2671009,
                "maximum": 248379662.9,
                "minimum": 247431019.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 471738.2479,
                "variance": 222536974600.0
              },
              {
                "average": 0,
                "count": 2671009,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671009,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671009,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671009,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2671009,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              131905.4091,
              1074280.458,
              -10.3356128,
              132916.4291,
              1075292.198,
              3.744387202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    131905.40906456573,
                    1074280.4584964495,
                    -10.3356127975816
                  ],
                  [
                    131905.40906456573,
                    1075292.1984964497,
                    -10.3356127975816
                  ],
                  [
                    132916.42906456575,
                    1075292.1984964497,
                    3.744387202418401
                  ],
                  [
                    132916.42906456575,
                    1074280.4584964495,
                    3.744387202418401
                  ],
                  [
                    131905.40906456573,
                    1074280.4584964495,
                    -10.3356127975816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T20:07:42+00:00",
            "end_time": "2019-07-17T20:36: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": "20190717_NCMP_AK_05VNG7613.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6519485532931,
              59.64816178955766,
              -3.775803813116312
            ],
            [
              -151.65130742238182,
              59.65726607936856,
              -3.775803813116312
            ],
            [
              -151.6333059441133,
              59.656944945071665,
              235.48419618688368
            ],
            [
              -151.63395198066306,
              59.64784074180845,
              235.48419618688368
            ],
            [
              -151.6519485532931,
              59.64816178955766,
              -3.775803813116312
            ]
          ]
        ]
      },
      "bbox": [
        -151.6519486,
        59.64784074,
        -3.775803813,
        -151.6333059,
        59.65726608,
        235.4841962
      ],
      "properties": {
        "datetime": "2019-07-28T21:05:04Z",
        "pc:count": 20138039,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 132404.0791,
            "count": 20138039,
            "maximum": 132901.7521,
            "minimum": 131890.0321,
            "name": "X",
            "position": 0,
            "stddev": 283.9004533,
            "variance": 80599.46736
          },
          {
            "average": 1075901.951,
            "count": 20138039,
            "maximum": 1076296.123,
            "minimum": 1075277.423,
            "name": "Y",
            "position": 1,
            "stddev": 256.1426015,
            "variance": 65609.03232
          },
          {
            "average": 77.4124239,
            "count": 20138039,
            "maximum": 235.4841962,
            "minimum": -3.775803813,
            "name": "Z",
            "position": 2,
            "stddev": 54.88984269,
            "variance": 3012.89483
          },
          {
            "average": 161.5207391,
            "count": 20138039,
            "maximum": 17124,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 268.5408569,
            "variance": 72114.19185
          },
          {
            "average": 2.042396382,
            "count": 20138039,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.176671988,
            "variance": 1.384556967
          },
          {
            "average": 3.090017106,
            "count": 20138039,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.514733755,
            "variance": 2.294418348
          },
          {
            "average": 1,
            "count": 20138039,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20138039,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.233427098,
            "count": 20138039,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.634155167,
            "variance": 31.74370444
          },
          {
            "average": 20.09695028,
            "count": 20138039,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.722349634,
            "variance": 2.966488263
          },
          {
            "average": 2.264176666,
            "count": 20138039,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.512256826,
            "variance": 2.286920709
          },
          {
            "average": 8.826733278,
            "count": 20138039,
            "maximum": 13,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.078755488,
            "variance": 4.321224379
          },
          {
            "average": 247979398.6,
            "count": 20138039,
            "maximum": 248383104.2,
            "minimum": 247432276.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468004.6991,
            "variance": 219028398400.0
          },
          {
            "average": 0,
            "count": 20138039,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20138039,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20138039,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20138039,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 20138039,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          131890.0321,
          1075277.423,
          -3.775803813,
          132901.7521,
          1076296.123,
          235.4841962
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                131890.0320893298,
                1075277.423399887,
                -3.775803813116312
              ],
              [
                131890.0320893298,
                1076296.1233998872,
                -3.775803813116312
              ],
              [
                132901.75208932976,
                1076296.1233998872,
                235.48419618688368
              ],
              [
                132901.75208932976,
                1075277.423399887,
                235.48419618688368
              ],
              [
                131890.0320893298,
                1075277.423399887,
                -3.775803813116312
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-28T21:05:04+00:00",
        "end_time": "2019-07-17T20:57:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_532_Homer/20190717_NCMP_AK_05VNG7613.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7613.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7613.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7613.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6519486,
            59.64784074,
            -3.775803813,
            -151.6333059,
            59.65726608,
            235.4841962
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6519485532931,
                  59.64816178955766,
                  -3.775803813116312
                ],
                [
                  -151.65130742238182,
                  59.65726607936856,
                  -3.775803813116312
                ],
                [
                  -151.6333059441133,
                  59.656944945071665,
                  235.48419618688368
                ],
                [
                  -151.63395198066306,
                  59.64784074180845,
                  235.48419618688368
                ],
                [
                  -151.6519485532931,
                  59.64816178955766,
                  -3.775803813116312
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7613.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_532_Homer/20190717_NCMP_AK_05VNG7613.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-28T21:05:04Z",
            "pc:count": 20138039,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 132404.0791,
                "count": 20138039,
                "maximum": 132901.7521,
                "minimum": 131890.0321,
                "name": "X",
                "position": 0,
                "stddev": 283.9004533,
                "variance": 80599.46736
              },
              {
                "average": 1075901.951,
                "count": 20138039,
                "maximum": 1076296.123,
                "minimum": 1075277.423,
                "name": "Y",
                "position": 1,
                "stddev": 256.1426015,
                "variance": 65609.03232
              },
              {
                "average": 77.4124239,
                "count": 20138039,
                "maximum": 235.4841962,
                "minimum": -3.775803813,
                "name": "Z",
                "position": 2,
                "stddev": 54.88984269,
                "variance": 3012.89483
              },
              {
                "average": 161.5207391,
                "count": 20138039,
                "maximum": 17124,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 268.5408569,
                "variance": 72114.19185
              },
              {
                "average": 2.042396382,
                "count": 20138039,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.176671988,
                "variance": 1.384556967
              },
              {
                "average": 3.090017106,
                "count": 20138039,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.514733755,
                "variance": 2.294418348
              },
              {
                "average": 1,
                "count": 20138039,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20138039,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.233427098,
                "count": 20138039,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.634155167,
                "variance": 31.74370444
              },
              {
                "average": 20.09695028,
                "count": 20138039,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.722349634,
                "variance": 2.966488263
              },
              {
                "average": 2.264176666,
                "count": 20138039,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.512256826,
                "variance": 2.286920709
              },
              {
                "average": 8.826733278,
                "count": 20138039,
                "maximum": 13,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.078755488,
                "variance": 4.321224379
              },
              {
                "average": 247979398.6,
                "count": 20138039,
                "maximum": 248383104.2,
                "minimum": 247432276.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468004.6991,
                "variance": 219028398400.0
              },
              {
                "average": 0,
                "count": 20138039,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20138039,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20138039,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20138039,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 20138039,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              131890.0321,
              1075277.423,
              -3.775803813,
              132901.7521,
              1076296.123,
              235.4841962
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    131890.0320893298,
                    1075277.423399887,
                    -3.775803813116312
                  ],
                  [
                    131890.0320893298,
                    1076296.1233998872,
                    -3.775803813116312
                  ],
                  [
                    132901.75208932976,
                    1076296.1233998872,
                    235.48419618688368
                  ],
                  [
                    132901.75208932976,
                    1075277.423399887,
                    235.48419618688368
                  ],
                  [
                    131890.0320893298,
                    1075277.423399887,
                    -3.775803813116312
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-28T21:05:04+00:00",
            "end_time": "2019-07-17T20:57: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": "20190720_NCMP_AK_02WNT9594.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.90438671585002,
              65.75772734082855,
              13.976518390937294
            ],
            [
              -168.90676390131424,
              65.76202035240298,
              13.976518390937294
            ],
            [
              -168.90410404194424,
              65.762270672178,
              102.1765183909373
            ],
            [
              -168.90172725177794,
              65.75797761914026,
              102.1765183909373
            ],
            [
              -168.90438671585002,
              65.75772734082855,
              13.976518390937294
            ]
          ]
        ]
      },
      "bbox": [
        -168.9067639,
        65.75772734,
        13.97651839,
        -168.9017273,
        65.76227067,
        102.1765184
      ],
      "properties": {
        "datetime": "2019-07-20T19:06:48Z",
        "pc:count": 76431,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -678387.2219,
            "count": 76431,
            "maximum": -678321.3653,
            "minimum": -678446.5853,
            "name": "X",
            "position": 0,
            "stddev": 25.25181204,
            "variance": 637.6540114
          },
          {
            "average": 1832235.042,
            "count": 76431,
            "maximum": 1832420.288,
            "minimum": 1831930.028,
            "name": "Y",
            "position": 1,
            "stddev": 126.5787061,
            "variance": 16022.16884
          },
          {
            "average": 73.18420349,
            "count": 76431,
            "maximum": 102.1765184,
            "minimum": 13.97651839,
            "name": "Z",
            "position": 2,
            "stddev": 18.59524376,
            "variance": 345.7830904
          },
          {
            "average": 1256.811817,
            "count": 76431,
            "maximum": 5335,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 746.2829075,
            "variance": 556938.1781
          },
          {
            "average": 1.07712839,
            "count": 76431,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3262337694,
            "variance": 0.1064284723
          },
          {
            "average": 1.152425063,
            "count": 76431,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4818605185,
            "variance": 0.2321895593
          },
          {
            "average": 1,
            "count": 76431,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76431,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.400308775,
            "count": 76431,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.489964081,
            "variance": 0.2400648006
          },
          {
            "average": 19.89657175,
            "count": 76431,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.397731716,
            "variance": 1.953653949
          },
          {
            "average": 1.138713349,
            "count": 76431,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4080724287,
            "variance": 0.166523107
          },
          {
            "average": 10,
            "count": 76431,
            "maximum": 10,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247684804.6,
            "count": 76431,
            "maximum": 247684808.7,
            "minimum": 247684800.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.897243641,
            "variance": 3.599533432
          },
          {
            "average": 0,
            "count": 76431,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76431,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76431,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76431,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 76431,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -678446.5853,
          1831930.028,
          13.97651839,
          -678321.3653,
          1832420.288,
          102.1765184
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -678446.5853438051,
                1831930.0278566377,
                13.976518390937294
              ],
              [
                -678446.5853438051,
                1832420.2878566375,
                13.976518390937294
              ],
              [
                -678321.3653438052,
                1832420.2878566375,
                102.1765183909373
              ],
              [
                -678321.3653438052,
                1831930.0278566377,
                102.1765183909373
              ],
              [
                -678446.5853438051,
                1831930.0278566377,
                13.976518390937294
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:06:48+00:00",
        "end_time": "2019-07-20T19:06:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9594.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9594.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9594.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9594.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.9067639,
            65.75772734,
            13.97651839,
            -168.9017273,
            65.76227067,
            102.1765184
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.90438671585002,
                  65.75772734082855,
                  13.976518390937294
                ],
                [
                  -168.90676390131424,
                  65.76202035240298,
                  13.976518390937294
                ],
                [
                  -168.90410404194424,
                  65.762270672178,
                  102.1765183909373
                ],
                [
                  -168.90172725177794,
                  65.75797761914026,
                  102.1765183909373
                ],
                [
                  -168.90438671585002,
                  65.75772734082855,
                  13.976518390937294
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9594.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9594.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:06:48Z",
            "pc:count": 76431,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -678387.2219,
                "count": 76431,
                "maximum": -678321.3653,
                "minimum": -678446.5853,
                "name": "X",
                "position": 0,
                "stddev": 25.25181204,
                "variance": 637.6540114
              },
              {
                "average": 1832235.042,
                "count": 76431,
                "maximum": 1832420.288,
                "minimum": 1831930.028,
                "name": "Y",
                "position": 1,
                "stddev": 126.5787061,
                "variance": 16022.16884
              },
              {
                "average": 73.18420349,
                "count": 76431,
                "maximum": 102.1765184,
                "minimum": 13.97651839,
                "name": "Z",
                "position": 2,
                "stddev": 18.59524376,
                "variance": 345.7830904
              },
              {
                "average": 1256.811817,
                "count": 76431,
                "maximum": 5335,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 746.2829075,
                "variance": 556938.1781
              },
              {
                "average": 1.07712839,
                "count": 76431,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3262337694,
                "variance": 0.1064284723
              },
              {
                "average": 1.152425063,
                "count": 76431,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4818605185,
                "variance": 0.2321895593
              },
              {
                "average": 1,
                "count": 76431,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76431,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.400308775,
                "count": 76431,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.489964081,
                "variance": 0.2400648006
              },
              {
                "average": 19.89657175,
                "count": 76431,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.397731716,
                "variance": 1.953653949
              },
              {
                "average": 1.138713349,
                "count": 76431,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4080724287,
                "variance": 0.166523107
              },
              {
                "average": 10,
                "count": 76431,
                "maximum": 10,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247684804.6,
                "count": 76431,
                "maximum": 247684808.7,
                "minimum": 247684800.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.897243641,
                "variance": 3.599533432
              },
              {
                "average": 0,
                "count": 76431,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76431,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76431,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76431,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 76431,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -678446.5853,
              1831930.028,
              13.97651839,
              -678321.3653,
              1832420.288,
              102.1765184
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -678446.5853438051,
                    1831930.0278566377,
                    13.976518390937294
                  ],
                  [
                    -678446.5853438051,
                    1832420.2878566375,
                    13.976518390937294
                  ],
                  [
                    -678321.3653438052,
                    1832420.2878566375,
                    102.1765183909373
                  ],
                  [
                    -678321.3653438052,
                    1831930.0278566377,
                    102.1765183909373
                  ],
                  [
                    -678446.5853438051,
                    1831930.0278566377,
                    13.976518390937294
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:06:48+00:00",
            "end_time": "2019-07-20T19:06:40+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_02WNT9595.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.92253204739853,
              65.76040779222122,
              -11.943678232427928
            ],
            [
              -168.92724775934474,
              65.76891119750353,
              -11.943678232427928
            ],
            [
              -168.90449667584738,
              65.77105327789775,
              186.2563217675721
            ],
            [
              -168.89978766179107,
              65.76254916965118,
              186.2563217675721
            ],
            [
              -168.92253204739853,
              65.76040779222122,
              -11.943678232427928
            ]
          ]
        ]
      },
      "bbox": [
        -168.9272478,
        65.76040779,
        -11.94367823,
        -168.8997877,
        65.77105328,
        186.2563218
      ],
      "properties": {
        "datetime": "2019-07-20T19:18:04Z",
        "pc:count": 1197301,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -678574.0275,
            "count": 1197301,
            "maximum": -678121.326,
            "minimum": -679192.126,
            "name": "X",
            "position": 0,
            "stddev": 310.8889352,
            "variance": 96651.93001
          },
          {
            "average": 1833085.375,
            "count": 1197301,
            "maximum": 1833377.576,
            "minimum": 1832406.436,
            "name": "Y",
            "position": 1,
            "stddev": 192.7516662,
            "variance": 37153.20484
          },
          {
            "average": 70.43365526,
            "count": 1197301,
            "maximum": 186.2563218,
            "minimum": -11.94367823,
            "name": "Z",
            "position": 2,
            "stddev": 41.75178581,
            "variance": 1743.211619
          },
          {
            "average": 739.1863191,
            "count": 1197301,
            "maximum": 9175,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 723.5542922,
            "variance": 523530.8138
          },
          {
            "average": 1.256210427,
            "count": 1197301,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6252433809,
            "variance": 0.3909292853
          },
          {
            "average": 1.515646441,
            "count": 1197301,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9326005064,
            "variance": 0.8697437045
          },
          {
            "average": 1,
            "count": 1197301,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1197301,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.708161941,
            "count": 1197301,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.277005645,
            "variance": 10.738766
          },
          {
            "average": 19.56974143,
            "count": 1197301,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.697524599,
            "variance": 2.881589763
          },
          {
            "average": 1.32111307,
            "count": 1197301,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6965156381,
            "variance": 0.4851340341
          },
          {
            "average": 9.168065507,
            "count": 1197301,
            "maximum": 12,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.575694464,
            "variance": 6.63420197
          },
          {
            "average": 247684620.8,
            "count": 1197301,
            "maximum": 247685484.7,
            "minimum": 247683699.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 752.5070081,
            "variance": 566266.7973
          },
          {
            "average": 0,
            "count": 1197301,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1197301,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1197301,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1197301,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1197301,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -679192.126,
          1832406.436,
          -11.94367823,
          -678121.326,
          1833377.576,
          186.2563218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -679192.1260419827,
                1832406.43600628,
                -11.943678232427928
              ],
              [
                -679192.1260419827,
                1833377.57600628,
                -11.943678232427928
              ],
              [
                -678121.3260419826,
                1833377.57600628,
                186.2563217675721
              ],
              [
                -678121.3260419826,
                1832406.43600628,
                186.2563217675721
              ],
              [
                -679192.1260419827,
                1832406.43600628,
                -11.943678232427928
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:18:04+00:00",
        "end_time": "2019-07-20T18:48:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9595.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9595.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9595.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9595.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.9272478,
            65.76040779,
            -11.94367823,
            -168.8997877,
            65.77105328,
            186.2563218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.92253204739853,
                  65.76040779222122,
                  -11.943678232427928
                ],
                [
                  -168.92724775934474,
                  65.76891119750353,
                  -11.943678232427928
                ],
                [
                  -168.90449667584738,
                  65.77105327789775,
                  186.2563217675721
                ],
                [
                  -168.89978766179107,
                  65.76254916965118,
                  186.2563217675721
                ],
                [
                  -168.92253204739853,
                  65.76040779222122,
                  -11.943678232427928
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9595.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9595.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:18:04Z",
            "pc:count": 1197301,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -678574.0275,
                "count": 1197301,
                "maximum": -678121.326,
                "minimum": -679192.126,
                "name": "X",
                "position": 0,
                "stddev": 310.8889352,
                "variance": 96651.93001
              },
              {
                "average": 1833085.375,
                "count": 1197301,
                "maximum": 1833377.576,
                "minimum": 1832406.436,
                "name": "Y",
                "position": 1,
                "stddev": 192.7516662,
                "variance": 37153.20484
              },
              {
                "average": 70.43365526,
                "count": 1197301,
                "maximum": 186.2563218,
                "minimum": -11.94367823,
                "name": "Z",
                "position": 2,
                "stddev": 41.75178581,
                "variance": 1743.211619
              },
              {
                "average": 739.1863191,
                "count": 1197301,
                "maximum": 9175,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 723.5542922,
                "variance": 523530.8138
              },
              {
                "average": 1.256210427,
                "count": 1197301,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6252433809,
                "variance": 0.3909292853
              },
              {
                "average": 1.515646441,
                "count": 1197301,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9326005064,
                "variance": 0.8697437045
              },
              {
                "average": 1,
                "count": 1197301,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1197301,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.708161941,
                "count": 1197301,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.277005645,
                "variance": 10.738766
              },
              {
                "average": 19.56974143,
                "count": 1197301,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.697524599,
                "variance": 2.881589763
              },
              {
                "average": 1.32111307,
                "count": 1197301,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6965156381,
                "variance": 0.4851340341
              },
              {
                "average": 9.168065507,
                "count": 1197301,
                "maximum": 12,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.575694464,
                "variance": 6.63420197
              },
              {
                "average": 247684620.8,
                "count": 1197301,
                "maximum": 247685484.7,
                "minimum": 247683699.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 752.5070081,
                "variance": 566266.7973
              },
              {
                "average": 0,
                "count": 1197301,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1197301,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1197301,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1197301,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1197301,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -679192.126,
              1832406.436,
              -11.94367823,
              -678121.326,
              1833377.576,
              186.2563218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -679192.1260419827,
                    1832406.43600628,
                    -11.943678232427928
                  ],
                  [
                    -679192.1260419827,
                    1833377.57600628,
                    -11.943678232427928
                  ],
                  [
                    -678121.3260419826,
                    1833377.57600628,
                    186.2563217675721
                  ],
                  [
                    -678121.3260419826,
                    1832406.43600628,
                    186.2563217675721
                  ],
                  [
                    -679192.1260419827,
                    1832406.43600628,
                    -11.943678232427928
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:18:04+00:00",
            "end_time": "2019-07-20T18:48: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": "20190720_NCMP_AK_02WNT9692.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.90554971281665,
              65.73943383172839,
              -12.799686133185673
            ],
            [
              -168.90777010889553,
              65.74344593946994,
              -12.799686133185673
            ],
            [
              -168.895189277433,
              65.74463033727666,
              176.08031386681432
            ],
            [
              -168.89297062773784,
              65.74061804633693,
              176.08031386681432
            ],
            [
              -168.90554971281665,
              65.73943383172839,
              -12.799686133185673
            ]
          ]
        ]
      },
      "bbox": [
        -168.9077701,
        65.73943383,
        -12.79968613,
        -168.8929706,
        65.74463034,
        176.0803139
      ],
      "properties": {
        "datetime": "2019-07-20T19:12:26Z",
        "pc:count": 488921,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -678636.275,
            "count": 488921,
            "maximum": -678359.2825,
            "minimum": -678951.9425,
            "name": "X",
            "position": 0,
            "stddev": 140.0125762,
            "variance": 19603.5215
          },
          {
            "average": 1830200.531,
            "count": 488921,
            "maximum": 1830414.436,
            "minimum": 1829956.236,
            "name": "Y",
            "position": 1,
            "stddev": 98.83301346,
            "variance": 9767.964549
          },
          {
            "average": 57.90372511,
            "count": 488921,
            "maximum": 176.0803139,
            "minimum": -12.79968613,
            "name": "Z",
            "position": 2,
            "stddev": 45.16661722,
            "variance": 2040.023311
          },
          {
            "average": 683.3557834,
            "count": 488921,
            "maximum": 8775,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 693.0431091,
            "variance": 480308.7511
          },
          {
            "average": 1.253556301,
            "count": 488921,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6167503554,
            "variance": 0.3803810009
          },
          {
            "average": 1.508188439,
            "count": 488921,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9136459776,
            "variance": 0.8347489724
          },
          {
            "average": 1,
            "count": 488921,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 488921,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.200592734,
            "count": 488921,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.004758009,
            "variance": 49.06663476
          },
          {
            "average": 19.68824996,
            "count": 488921,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.566574292,
            "variance": 6.587303597
          },
          {
            "average": 1.365918011,
            "count": 488921,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6858339715,
            "variance": 0.4703682365
          },
          {
            "average": 9.270452691,
            "count": 488921,
            "maximum": 11,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.141817462,
            "variance": 1.303747118
          },
          {
            "average": 247684691.3,
            "count": 488921,
            "maximum": 247685146.1,
            "minimum": 247684464.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 223.2042853,
            "variance": 49820.15298
          },
          {
            "average": 0,
            "count": 488921,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 488921,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 488921,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 488921,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 488921,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -678951.9425,
          1829956.236,
          -12.79968613,
          -678359.2825,
          1830414.436,
          176.0803139
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -678951.9424592085,
                1829956.2364542396,
                -12.799686133185673
              ],
              [
                -678951.9424592085,
                1830414.4364542398,
                -12.799686133185673
              ],
              [
                -678359.2824592086,
                1830414.4364542398,
                176.08031386681432
              ],
              [
                -678359.2824592086,
                1829956.2364542396,
                176.08031386681432
              ],
              [
                -678951.9424592085,
                1829956.2364542396,
                -12.799686133185673
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:12:26+00:00",
        "end_time": "2019-07-20T19:01:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9692.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9692.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9692.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9692.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.9077701,
            65.73943383,
            -12.79968613,
            -168.8929706,
            65.74463034,
            176.0803139
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.90554971281665,
                  65.73943383172839,
                  -12.799686133185673
                ],
                [
                  -168.90777010889553,
                  65.74344593946994,
                  -12.799686133185673
                ],
                [
                  -168.895189277433,
                  65.74463033727666,
                  176.08031386681432
                ],
                [
                  -168.89297062773784,
                  65.74061804633693,
                  176.08031386681432
                ],
                [
                  -168.90554971281665,
                  65.73943383172839,
                  -12.799686133185673
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9692.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9692.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:12:26Z",
            "pc:count": 488921,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -678636.275,
                "count": 488921,
                "maximum": -678359.2825,
                "minimum": -678951.9425,
                "name": "X",
                "position": 0,
                "stddev": 140.0125762,
                "variance": 19603.5215
              },
              {
                "average": 1830200.531,
                "count": 488921,
                "maximum": 1830414.436,
                "minimum": 1829956.236,
                "name": "Y",
                "position": 1,
                "stddev": 98.83301346,
                "variance": 9767.964549
              },
              {
                "average": 57.90372511,
                "count": 488921,
                "maximum": 176.0803139,
                "minimum": -12.79968613,
                "name": "Z",
                "position": 2,
                "stddev": 45.16661722,
                "variance": 2040.023311
              },
              {
                "average": 683.3557834,
                "count": 488921,
                "maximum": 8775,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 693.0431091,
                "variance": 480308.7511
              },
              {
                "average": 1.253556301,
                "count": 488921,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6167503554,
                "variance": 0.3803810009
              },
              {
                "average": 1.508188439,
                "count": 488921,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9136459776,
                "variance": 0.8347489724
              },
              {
                "average": 1,
                "count": 488921,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 488921,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.200592734,
                "count": 488921,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.004758009,
                "variance": 49.06663476
              },
              {
                "average": 19.68824996,
                "count": 488921,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.566574292,
                "variance": 6.587303597
              },
              {
                "average": 1.365918011,
                "count": 488921,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6858339715,
                "variance": 0.4703682365
              },
              {
                "average": 9.270452691,
                "count": 488921,
                "maximum": 11,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.141817462,
                "variance": 1.303747118
              },
              {
                "average": 247684691.3,
                "count": 488921,
                "maximum": 247685146.1,
                "minimum": 247684464.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 223.2042853,
                "variance": 49820.15298
              },
              {
                "average": 0,
                "count": 488921,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 488921,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 488921,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 488921,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 488921,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -678951.9425,
              1829956.236,
              -12.79968613,
              -678359.2825,
              1830414.436,
              176.0803139
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -678951.9424592085,
                    1829956.2364542396,
                    -12.799686133185673
                  ],
                  [
                    -678951.9424592085,
                    1830414.4364542398,
                    -12.799686133185673
                  ],
                  [
                    -678359.2824592086,
                    1830414.4364542398,
                    176.08031386681432
                  ],
                  [
                    -678359.2824592086,
                    1829956.2364542396,
                    176.08031386681432
                  ],
                  [
                    -678951.9424592085,
                    1829956.2364542396,
                    -12.799686133185673
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:12:26+00:00",
            "end_time": "2019-07-20T19:01:04+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_02WPT0479.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.74107834774765,
              65.62272912260107,
              -12.367098407589353
            ],
            [
              -168.7423559996708,
              65.62507393216276,
              -12.367098407589353
            ],
            [
              -168.73714390950494,
              65.62556109464465,
              144.67290159241065
            ],
            [
              -168.7358666792327,
              65.6232162412863,
              144.67290159241065
            ],
            [
              -168.74107834774765,
              65.62272912260107,
              -12.367098407589353
            ]
          ]
        ]
      },
      "bbox": [
        -168.742356,
        65.62272912,
        -12.36709841,
        -168.7358667,
        65.62556109,
        144.6729016
      ],
      "properties": {
        "datetime": "2019-07-20T19:31:35Z",
        "pc:count": 120033,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -674329.1294,
            "count": 120033,
            "maximum": -674198.845,
            "minimum": -674445.305,
            "name": "X",
            "position": 0,
            "stddev": 55.58887414,
            "variance": 3090.122928
          },
          {
            "average": 1815764.158,
            "count": 120033,
            "maximum": 1815874.988,
            "minimum": 1815607.288,
            "name": "Y",
            "position": 1,
            "stddev": 56.88638914,
            "variance": 3236.06127
          },
          {
            "average": 68.77545547,
            "count": 120033,
            "maximum": 144.6729016,
            "minimum": -12.36709841,
            "name": "Z",
            "position": 2,
            "stddev": 45.81034792,
            "variance": 2098.587977
          },
          {
            "average": 496.717711,
            "count": 120033,
            "maximum": 5892,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 613.4512196,
            "variance": 376322.3989
          },
          {
            "average": 1.461856323,
            "count": 120033,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8277262278,
            "variance": 0.6851307083
          },
          {
            "average": 1.925653779,
            "count": 120033,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.195640653,
            "variance": 1.429556571
          },
          {
            "average": 1,
            "count": 120033,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120033,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.545499988,
            "count": 120033,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.056324473,
            "variance": 4.22847034
          },
          {
            "average": 20.164448,
            "count": 120033,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.010626126,
            "variance": 1.021365166
          },
          {
            "average": 1.537968725,
            "count": 120033,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.9525412188,
            "variance": 0.9073347735
          },
          {
            "average": 13.89982755,
            "count": 120033,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3944251952,
            "variance": 0.1555712346
          },
          {
            "average": 247685979.8,
            "count": 120033,
            "maximum": 247686295,
            "minimum": 247685767.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 97.61018287,
            "variance": 9527.7478
          },
          {
            "average": 0,
            "count": 120033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120033,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120033,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120033,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120033,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -674445.305,
          1815607.288,
          -12.36709841,
          -674198.845,
          1815874.988,
          144.6729016
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -674445.3050220478,
                1815607.2882290592,
                -12.367098407589353
              ],
              [
                -674445.3050220478,
                1815874.9882290594,
                -12.367098407589353
              ],
              [
                -674198.8450220479,
                1815874.9882290594,
                144.67290159241065
              ],
              [
                -674198.8450220479,
                1815607.2882290592,
                144.67290159241065
              ],
              [
                -674445.3050220478,
                1815607.2882290592,
                -12.367098407589353
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:31:35+00:00",
        "end_time": "2019-07-20T19:22:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WPT0479.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WPT0479.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0479.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0479.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.742356,
            65.62272912,
            -12.36709841,
            -168.7358667,
            65.62556109,
            144.6729016
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.74107834774765,
                  65.62272912260107,
                  -12.367098407589353
                ],
                [
                  -168.7423559996708,
                  65.62507393216276,
                  -12.367098407589353
                ],
                [
                  -168.73714390950494,
                  65.62556109464465,
                  144.67290159241065
                ],
                [
                  -168.7358666792327,
                  65.6232162412863,
                  144.67290159241065
                ],
                [
                  -168.74107834774765,
                  65.62272912260107,
                  -12.367098407589353
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WPT0479.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0479.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:31:35Z",
            "pc:count": 120033,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -674329.1294,
                "count": 120033,
                "maximum": -674198.845,
                "minimum": -674445.305,
                "name": "X",
                "position": 0,
                "stddev": 55.58887414,
                "variance": 3090.122928
              },
              {
                "average": 1815764.158,
                "count": 120033,
                "maximum": 1815874.988,
                "minimum": 1815607.288,
                "name": "Y",
                "position": 1,
                "stddev": 56.88638914,
                "variance": 3236.06127
              },
              {
                "average": 68.77545547,
                "count": 120033,
                "maximum": 144.6729016,
                "minimum": -12.36709841,
                "name": "Z",
                "position": 2,
                "stddev": 45.81034792,
                "variance": 2098.587977
              },
              {
                "average": 496.717711,
                "count": 120033,
                "maximum": 5892,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 613.4512196,
                "variance": 376322.3989
              },
              {
                "average": 1.461856323,
                "count": 120033,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8277262278,
                "variance": 0.6851307083
              },
              {
                "average": 1.925653779,
                "count": 120033,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.195640653,
                "variance": 1.429556571
              },
              {
                "average": 1,
                "count": 120033,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120033,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.545499988,
                "count": 120033,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.056324473,
                "variance": 4.22847034
              },
              {
                "average": 20.164448,
                "count": 120033,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.010626126,
                "variance": 1.021365166
              },
              {
                "average": 1.537968725,
                "count": 120033,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.9525412188,
                "variance": 0.9073347735
              },
              {
                "average": 13.89982755,
                "count": 120033,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3944251952,
                "variance": 0.1555712346
              },
              {
                "average": 247685979.8,
                "count": 120033,
                "maximum": 247686295,
                "minimum": 247685767.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 97.61018287,
                "variance": 9527.7478
              },
              {
                "average": 0,
                "count": 120033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120033,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120033,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120033,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120033,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -674445.305,
              1815607.288,
              -12.36709841,
              -674198.845,
              1815874.988,
              144.6729016
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -674445.3050220478,
                    1815607.2882290592,
                    -12.367098407589353
                  ],
                  [
                    -674445.3050220478,
                    1815874.9882290594,
                    -12.367098407589353
                  ],
                  [
                    -674198.8450220479,
                    1815874.9882290594,
                    144.67290159241065
                  ],
                  [
                    -674198.8450220479,
                    1815607.2882290592,
                    144.67290159241065
                  ],
                  [
                    -674445.3050220478,
                    1815607.2882290592,
                    -12.367098407589353
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:31:35+00:00",
            "end_time": "2019-07-20T19:22:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_02WPT0480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.74107914535014,
              65.62482132735775,
              -11.730931189185625
            ],
            [
              -168.7421231890466,
              65.6267372995708,
              -11.730931189185625
            ],
            [
              -168.73851051782336,
              65.62707496290776,
              142.9690688108144
            ],
            [
              -168.7374667129508,
              65.62515896588786,
              142.9690688108144
            ],
            [
              -168.74107914535014,
              65.62482132735775,
              -11.730931189185625
            ]
          ]
        ]
      },
      "bbox": [
        -168.7421232,
        65.62482133,
        -11.73093119,
        -168.7374667,
        65.62707496,
        142.9690688
      ],
      "properties": {
        "datetime": "2019-07-20T19:26:45Z",
        "pc:count": 120094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -674314.8458,
            "count": 120094,
            "maximum": -674223.2261,
            "minimum": -674394.0461,
            "name": "X",
            "position": 0,
            "stddev": 35.1758588,
            "variance": 1237.341042
          },
          {
            "average": 1815916.372,
            "count": 120094,
            "maximum": 1816053.32,
            "minimum": 1815834.58,
            "name": "Y",
            "position": 1,
            "stddev": 42.45042324,
            "variance": 1802.038433
          },
          {
            "average": 43.25008235,
            "count": 120094,
            "maximum": 142.9690688,
            "minimum": -11.73093119,
            "name": "Z",
            "position": 2,
            "stddev": 29.50597022,
            "variance": 870.6022784
          },
          {
            "average": 338.1803254,
            "count": 120094,
            "maximum": 6232,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 444.7572284,
            "variance": 197808.9922
          },
          {
            "average": 1.489000283,
            "count": 120094,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8172965997,
            "variance": 0.6679737318
          },
          {
            "average": 1.976709911,
            "count": 120094,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.14290703,
            "variance": 1.30623648
          },
          {
            "average": 1,
            "count": 120094,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120094,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.246182157,
            "count": 120094,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.222686908,
            "variance": 1.494963274
          },
          {
            "average": 20.67655998,
            "count": 120094,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6391883871,
            "variance": 0.4085617941
          },
          {
            "average": 1.557887988,
            "count": 120094,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.901062127,
            "variance": 0.8119129567
          },
          {
            "average": 13.44301963,
            "count": 120094,
            "maximum": 14,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4967446956,
            "variance": 0.2467552926
          },
          {
            "average": 247685871.4,
            "count": 120094,
            "maximum": 247686005,
            "minimum": 247685763.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 117.1074718,
            "variance": 13714.15995
          },
          {
            "average": 0,
            "count": 120094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120094,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 120094,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -674394.0461,
          1815834.58,
          -11.73093119,
          -674223.2261,
          1816053.32,
          142.9690688
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -674394.0461324241,
                1815834.580213165,
                -11.730931189185625
              ],
              [
                -674394.0461324241,
                1816053.3202131651,
                -11.730931189185625
              ],
              [
                -674223.2261324241,
                1816053.3202131651,
                142.9690688108144
              ],
              [
                -674223.2261324241,
                1815834.580213165,
                142.9690688108144
              ],
              [
                -674394.0461324241,
                1815834.580213165,
                -11.730931189185625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:26:45+00:00",
        "end_time": "2019-07-20T19:22:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WPT0480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WPT0480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.7421232,
            65.62482133,
            -11.73093119,
            -168.7374667,
            65.62707496,
            142.9690688
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.74107914535014,
                  65.62482132735775,
                  -11.730931189185625
                ],
                [
                  -168.7421231890466,
                  65.6267372995708,
                  -11.730931189185625
                ],
                [
                  -168.73851051782336,
                  65.62707496290776,
                  142.9690688108144
                ],
                [
                  -168.7374667129508,
                  65.62515896588786,
                  142.9690688108144
                ],
                [
                  -168.74107914535014,
                  65.62482132735775,
                  -11.730931189185625
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WPT0480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:26:45Z",
            "pc:count": 120094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -674314.8458,
                "count": 120094,
                "maximum": -674223.2261,
                "minimum": -674394.0461,
                "name": "X",
                "position": 0,
                "stddev": 35.1758588,
                "variance": 1237.341042
              },
              {
                "average": 1815916.372,
                "count": 120094,
                "maximum": 1816053.32,
                "minimum": 1815834.58,
                "name": "Y",
                "position": 1,
                "stddev": 42.45042324,
                "variance": 1802.038433
              },
              {
                "average": 43.25008235,
                "count": 120094,
                "maximum": 142.9690688,
                "minimum": -11.73093119,
                "name": "Z",
                "position": 2,
                "stddev": 29.50597022,
                "variance": 870.6022784
              },
              {
                "average": 338.1803254,
                "count": 120094,
                "maximum": 6232,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 444.7572284,
                "variance": 197808.9922
              },
              {
                "average": 1.489000283,
                "count": 120094,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8172965997,
                "variance": 0.6679737318
              },
              {
                "average": 1.976709911,
                "count": 120094,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.14290703,
                "variance": 1.30623648
              },
              {
                "average": 1,
                "count": 120094,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120094,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.246182157,
                "count": 120094,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.222686908,
                "variance": 1.494963274
              },
              {
                "average": 20.67655998,
                "count": 120094,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6391883871,
                "variance": 0.4085617941
              },
              {
                "average": 1.557887988,
                "count": 120094,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.901062127,
                "variance": 0.8119129567
              },
              {
                "average": 13.44301963,
                "count": 120094,
                "maximum": 14,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4967446956,
                "variance": 0.2467552926
              },
              {
                "average": 247685871.4,
                "count": 120094,
                "maximum": 247686005,
                "minimum": 247685763.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 117.1074718,
                "variance": 13714.15995
              },
              {
                "average": 0,
                "count": 120094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120094,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 120094,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -674394.0461,
              1815834.58,
              -11.73093119,
              -674223.2261,
              1816053.32,
              142.9690688
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -674394.0461324241,
                    1815834.580213165,
                    -11.730931189185625
                  ],
                  [
                    -674394.0461324241,
                    1816053.3202131651,
                    -11.730931189185625
                  ],
                  [
                    -674223.2261324241,
                    1816053.3202131651,
                    142.9690688108144
                  ],
                  [
                    -674223.2261324241,
                    1815834.580213165,
                    142.9690688108144
                  ],
                  [
                    -674394.0461324241,
                    1815834.580213165,
                    -11.730931189185625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:26:45+00:00",
            "end_time": "2019-07-20T19:22:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_02WNT9693.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.9002245916054,
              65.74359247320433,
              -11.532133759048065
            ],
            [
              -168.90540096984685,
              65.75294614042531,
              -11.532133759048065
            ],
            [
              -168.89906789733328,
              65.7535421973211,
              177.72786624095193
            ],
            [
              -168.89389356888108,
              65.74418831511713,
              177.72786624095193
            ],
            [
              -168.9002245916054,
              65.74359247320433,
              -11.532133759048065
            ]
          ]
        ]
      },
      "bbox": [
        -168.905401,
        65.74359247,
        -11.53213376,
        -168.8938936,
        65.7535422,
        177.7278662
      ],
      "properties": {
        "datetime": "2019-07-20T19:12:23Z",
        "pc:count": 873540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -678472.4311,
            "count": 873540,
            "maximum": -678312.2107,
            "minimum": -678610.4507,
            "name": "X",
            "position": 0,
            "stddev": 59.72420481,
            "variance": 3566.98064
          },
          {
            "average": 1830775.346,
            "count": 873540,
            "maximum": 1831421.42,
            "minimum": 1830353.22,
            "name": "Y",
            "position": 1,
            "stddev": 283.8301225,
            "variance": 80559.53842
          },
          {
            "average": 64.88184298,
            "count": 873540,
            "maximum": 177.7278662,
            "minimum": -11.53213376,
            "name": "Z",
            "position": 2,
            "stddev": 51.24883847,
            "variance": 2626.443445
          },
          {
            "average": 749.4180072,
            "count": 873540,
            "maximum": 12078,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 784.0738273,
            "variance": 614771.7666
          },
          {
            "average": 1.242465142,
            "count": 873540,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6093224214,
            "variance": 0.3712738133
          },
          {
            "average": 1.485748792,
            "count": 873540,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9078903885,
            "variance": 0.8242649575
          },
          {
            "average": 1,
            "count": 873540,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 873540,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.691338691,
            "count": 873540,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.063305479,
            "variance": 82.14350621
          },
          {
            "average": 20.30162282,
            "count": 873540,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.04591858,
            "variance": 4.185782835
          },
          {
            "average": 1.416276301,
            "count": 873540,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7096393657,
            "variance": 0.5035880293
          },
          {
            "average": 10.22195091,
            "count": 873540,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4155585429,
            "variance": 0.1726889026
          },
          {
            "average": 247684863.4,
            "count": 873540,
            "maximum": 247685143.3,
            "minimum": 247684776.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 146.8474333,
            "variance": 21564.16867
          },
          {
            "average": 0,
            "count": 873540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 873540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 873540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 873540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 873540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -678610.4507,
          1830353.22,
          -11.53213376,
          -678312.2107,
          1831421.42,
          177.7278662
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -678610.4506643193,
                1830353.220211657,
                -11.532133759048065
              ],
              [
                -678610.4506643193,
                1831421.4202116572,
                -11.532133759048065
              ],
              [
                -678312.2106643193,
                1831421.4202116572,
                177.72786624095193
              ],
              [
                -678312.2106643193,
                1830353.220211657,
                177.72786624095193
              ],
              [
                -678610.4506643193,
                1830353.220211657,
                -11.532133759048065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:12:23+00:00",
        "end_time": "2019-07-20T19:06:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9693.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9693.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9693.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9693.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.905401,
            65.74359247,
            -11.53213376,
            -168.8938936,
            65.7535422,
            177.7278662
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.9002245916054,
                  65.74359247320433,
                  -11.532133759048065
                ],
                [
                  -168.90540096984685,
                  65.75294614042531,
                  -11.532133759048065
                ],
                [
                  -168.89906789733328,
                  65.7535421973211,
                  177.72786624095193
                ],
                [
                  -168.89389356888108,
                  65.74418831511713,
                  177.72786624095193
                ],
                [
                  -168.9002245916054,
                  65.74359247320433,
                  -11.532133759048065
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9693.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9693.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:12:23Z",
            "pc:count": 873540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -678472.4311,
                "count": 873540,
                "maximum": -678312.2107,
                "minimum": -678610.4507,
                "name": "X",
                "position": 0,
                "stddev": 59.72420481,
                "variance": 3566.98064
              },
              {
                "average": 1830775.346,
                "count": 873540,
                "maximum": 1831421.42,
                "minimum": 1830353.22,
                "name": "Y",
                "position": 1,
                "stddev": 283.8301225,
                "variance": 80559.53842
              },
              {
                "average": 64.88184298,
                "count": 873540,
                "maximum": 177.7278662,
                "minimum": -11.53213376,
                "name": "Z",
                "position": 2,
                "stddev": 51.24883847,
                "variance": 2626.443445
              },
              {
                "average": 749.4180072,
                "count": 873540,
                "maximum": 12078,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 784.0738273,
                "variance": 614771.7666
              },
              {
                "average": 1.242465142,
                "count": 873540,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6093224214,
                "variance": 0.3712738133
              },
              {
                "average": 1.485748792,
                "count": 873540,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9078903885,
                "variance": 0.8242649575
              },
              {
                "average": 1,
                "count": 873540,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 873540,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.691338691,
                "count": 873540,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.063305479,
                "variance": 82.14350621
              },
              {
                "average": 20.30162282,
                "count": 873540,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.04591858,
                "variance": 4.185782835
              },
              {
                "average": 1.416276301,
                "count": 873540,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7096393657,
                "variance": 0.5035880293
              },
              {
                "average": 10.22195091,
                "count": 873540,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4155585429,
                "variance": 0.1726889026
              },
              {
                "average": 247684863.4,
                "count": 873540,
                "maximum": 247685143.3,
                "minimum": 247684776.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 146.8474333,
                "variance": 21564.16867
              },
              {
                "average": 0,
                "count": 873540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 873540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 873540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 873540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 873540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -678610.4507,
              1830353.22,
              -11.53213376,
              -678312.2107,
              1831421.42,
              177.7278662
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -678610.4506643193,
                    1830353.220211657,
                    -11.532133759048065
                  ],
                  [
                    -678610.4506643193,
                    1831421.4202116572,
                    -11.532133759048065
                  ],
                  [
                    -678312.2106643193,
                    1831421.4202116572,
                    177.72786624095193
                  ],
                  [
                    -678312.2106643193,
                    1830353.220211657,
                    177.72786624095193
                  ],
                  [
                    -678610.4506643193,
                    1830353.220211657,
                    -11.532133759048065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:12:23+00:00",
            "end_time": "2019-07-20T19:06: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": "20190720_NCMP_AK_02WNT9694.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.90292261590452,
              65.75273859848578,
              -13.602564271361857
            ],
            [
              -168.9079265613443,
              65.76177624308247,
              -13.602564271361857
            ],
            [
              -168.9004762946917,
              65.76247732930597,
              90.81743572863815
            ],
            [
              -168.89547467987282,
              65.75343944028234,
              90.81743572863815
            ],
            [
              -168.90292261590452,
              65.75273859848578,
              -13.602564271361857
            ]
          ]
        ]
      },
      "bbox": [
        -168.9079266,
        65.7527386,
        -13.60256427,
        -168.8954747,
        65.76247733,
        90.81743573
      ],
      "properties": {
        "datetime": "2019-07-20T19:12:08Z",
        "pc:count": 213884,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -678406.5101,
            "count": 213884,
            "maximum": -678153.9191,
            "minimum": -678504.6591,
            "name": "X",
            "position": 0,
            "stddev": 71.24243671,
            "variance": 5075.484788
          },
          {
            "average": 1831862.711,
            "count": 213884,
            "maximum": 1832405.67,
            "minimum": 1831373.57,
            "name": "Y",
            "position": 1,
            "stddev": 314.6836452,
            "variance": 99025.79656
          },
          {
            "average": 26.17664871,
            "count": 213884,
            "maximum": 90.81743573,
            "minimum": -13.60256427,
            "name": "Z",
            "position": 2,
            "stddev": 25.46256641,
            "variance": 648.3422881
          },
          {
            "average": 807.5671439,
            "count": 213884,
            "maximum": 10237,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 808.2105784,
            "variance": 653204.3391
          },
          {
            "average": 1.196022143,
            "count": 213884,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.554385805,
            "variance": 0.3073436208
          },
          {
            "average": 1.392712872,
            "count": 213884,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8343068146,
            "variance": 0.6960678609
          },
          {
            "average": 1,
            "count": 213884,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 213884,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.934090442,
            "count": 213884,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.10073066,
            "variance": 123.2262212
          },
          {
            "average": 19.32061764,
            "count": 213884,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.787385791,
            "variance": 3.194747966
          },
          {
            "average": 1.466210656,
            "count": 213884,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6931541701,
            "variance": 0.4804627035
          },
          {
            "average": 10.0202867,
            "count": 213884,
            "maximum": 11,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.140979574,
            "variance": 0.01987524029
          },
          {
            "average": 247684806.1,
            "count": 213884,
            "maximum": 247685128.8,
            "minimum": 247684791.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 44.95865443,
            "variance": 2021.280608
          },
          {
            "average": 0,
            "count": 213884,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 213884,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 213884,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 213884,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 213884,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -678504.6591,
          1831373.57,
          -13.60256427,
          -678153.9191,
          1832405.67,
          90.81743573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -678504.6590729331,
                1831373.569938483,
                -13.602564271361857
              ],
              [
                -678504.6590729331,
                1832405.669938483,
                -13.602564271361857
              ],
              [
                -678153.9190729331,
                1832405.669938483,
                90.81743572863815
              ],
              [
                -678153.9190729331,
                1831373.569938483,
                90.81743572863815
              ],
              [
                -678504.6590729331,
                1831373.569938483,
                -13.602564271361857
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:12:08+00:00",
        "end_time": "2019-07-20T19:06:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9694.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9694.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9694.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9694.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.9079266,
            65.7527386,
            -13.60256427,
            -168.8954747,
            65.76247733,
            90.81743573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.90292261590452,
                  65.75273859848578,
                  -13.602564271361857
                ],
                [
                  -168.9079265613443,
                  65.76177624308247,
                  -13.602564271361857
                ],
                [
                  -168.9004762946917,
                  65.76247732930597,
                  90.81743572863815
                ],
                [
                  -168.89547467987282,
                  65.75343944028234,
                  90.81743572863815
                ],
                [
                  -168.90292261590452,
                  65.75273859848578,
                  -13.602564271361857
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9694.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9694.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:12:08Z",
            "pc:count": 213884,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -678406.5101,
                "count": 213884,
                "maximum": -678153.9191,
                "minimum": -678504.6591,
                "name": "X",
                "position": 0,
                "stddev": 71.24243671,
                "variance": 5075.484788
              },
              {
                "average": 1831862.711,
                "count": 213884,
                "maximum": 1832405.67,
                "minimum": 1831373.57,
                "name": "Y",
                "position": 1,
                "stddev": 314.6836452,
                "variance": 99025.79656
              },
              {
                "average": 26.17664871,
                "count": 213884,
                "maximum": 90.81743573,
                "minimum": -13.60256427,
                "name": "Z",
                "position": 2,
                "stddev": 25.46256641,
                "variance": 648.3422881
              },
              {
                "average": 807.5671439,
                "count": 213884,
                "maximum": 10237,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 808.2105784,
                "variance": 653204.3391
              },
              {
                "average": 1.196022143,
                "count": 213884,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.554385805,
                "variance": 0.3073436208
              },
              {
                "average": 1.392712872,
                "count": 213884,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8343068146,
                "variance": 0.6960678609
              },
              {
                "average": 1,
                "count": 213884,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 213884,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.934090442,
                "count": 213884,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.10073066,
                "variance": 123.2262212
              },
              {
                "average": 19.32061764,
                "count": 213884,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.787385791,
                "variance": 3.194747966
              },
              {
                "average": 1.466210656,
                "count": 213884,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6931541701,
                "variance": 0.4804627035
              },
              {
                "average": 10.0202867,
                "count": 213884,
                "maximum": 11,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.140979574,
                "variance": 0.01987524029
              },
              {
                "average": 247684806.1,
                "count": 213884,
                "maximum": 247685128.8,
                "minimum": 247684791.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 44.95865443,
                "variance": 2021.280608
              },
              {
                "average": 0,
                "count": 213884,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 213884,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 213884,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 213884,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 213884,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -678504.6591,
              1831373.57,
              -13.60256427,
              -678153.9191,
              1832405.67,
              90.81743573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -678504.6590729331,
                    1831373.569938483,
                    -13.602564271361857
                  ],
                  [
                    -678504.6590729331,
                    1832405.669938483,
                    -13.602564271361857
                  ],
                  [
                    -678153.9190729331,
                    1832405.669938483,
                    90.81743572863815
                  ],
                  [
                    -678153.9190729331,
                    1831373.569938483,
                    90.81743572863815
                  ],
                  [
                    -678504.6590729331,
                    1831373.569938483,
                    -13.602564271361857
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:12:08+00:00",
            "end_time": "2019-07-20T19:06:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_02WNT9695.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.90382569717937,
              65.76179598487445,
              -12.11724870597304
            ],
            [
              -168.90773759270851,
              65.76885913437852,
              -12.11724870597304
            ],
            [
              -168.90191380173883,
              65.76940705714043,
              103.22275129402696
            ],
            [
              -168.89800333043289,
              65.76234375828186,
              103.22275129402696
            ],
            [
              -168.90382569717937,
              65.76179598487445,
              -12.11724870597304
            ]
          ]
        ]
      },
      "bbox": [
        -168.9077376,
        65.76179598,
        -12.11724871,
        -168.8980033,
        65.76940706,
        103.2227513
      ],
      "properties": {
        "datetime": "2019-07-20T19:17:50Z",
        "pc:count": 205130,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -678160.9576,
            "count": 205130,
            "maximum": -678046.5716,
            "minimum": -678320.6716,
            "name": "X",
            "position": 0,
            "stddev": 61.22270273,
            "variance": 3748.21933
          },
          {
            "average": 1832827.525,
            "count": 205130,
            "maximum": 1833172.521,
            "minimum": 1832365.921,
            "name": "Y",
            "position": 1,
            "stddev": 194.076352,
            "variance": 37665.63042
          },
          {
            "average": 22.20612671,
            "count": 205130,
            "maximum": 103.2227513,
            "minimum": -12.11724871,
            "name": "Z",
            "position": 2,
            "stddev": 21.00894543,
            "variance": 441.375788
          },
          {
            "average": 428.2471408,
            "count": 205130,
            "maximum": 7556,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 501.8030338,
            "variance": 251806.2847
          },
          {
            "average": 1.380544045,
            "count": 205130,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7268079461,
            "variance": 0.5282497905
          },
          {
            "average": 1.763886316,
            "count": 205130,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.039415174,
            "variance": 1.080383904
          },
          {
            "average": 1,
            "count": 205130,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205130,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.851674548,
            "count": 205130,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.129969434,
            "variance": 66.09640299
          },
          {
            "average": 20.1253918,
            "count": 205130,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.305166305,
            "variance": 1.703459083
          },
          {
            "average": 1.539389655,
            "count": 205130,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8008273184,
            "variance": 0.6413243938
          },
          {
            "average": 10.35301516,
            "count": 205130,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4923586256,
            "variance": 0.2424170162
          },
          {
            "average": 247684917,
            "count": 205130,
            "maximum": 247685470.8,
            "minimum": 247684804.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 146.5318733,
            "variance": 21471.58989
          },
          {
            "average": 0,
            "count": 205130,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205130,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205130,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205130,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 205130,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -678320.6716,
          1832365.921,
          -12.11724871,
          -678046.5716,
          1833172.521,
          103.2227513
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -678320.6715910449,
                1832365.920961237,
                -12.11724870597304
              ],
              [
                -678320.6715910449,
                1833172.5209612371,
                -12.11724870597304
              ],
              [
                -678046.5715910448,
                1833172.5209612371,
                103.22275129402696
              ],
              [
                -678046.5715910448,
                1832365.920961237,
                103.22275129402696
              ],
              [
                -678320.6715910449,
                1832365.920961237,
                -12.11724870597304
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:17:50+00:00",
        "end_time": "2019-07-20T19:06:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9695.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9695.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9695.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9695.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.9077376,
            65.76179598,
            -12.11724871,
            -168.8980033,
            65.76940706,
            103.2227513
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.90382569717937,
                  65.76179598487445,
                  -12.11724870597304
                ],
                [
                  -168.90773759270851,
                  65.76885913437852,
                  -12.11724870597304
                ],
                [
                  -168.90191380173883,
                  65.76940705714043,
                  103.22275129402696
                ],
                [
                  -168.89800333043289,
                  65.76234375828186,
                  103.22275129402696
                ],
                [
                  -168.90382569717937,
                  65.76179598487445,
                  -12.11724870597304
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9695.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9695.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:17:50Z",
            "pc:count": 205130,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -678160.9576,
                "count": 205130,
                "maximum": -678046.5716,
                "minimum": -678320.6716,
                "name": "X",
                "position": 0,
                "stddev": 61.22270273,
                "variance": 3748.21933
              },
              {
                "average": 1832827.525,
                "count": 205130,
                "maximum": 1833172.521,
                "minimum": 1832365.921,
                "name": "Y",
                "position": 1,
                "stddev": 194.076352,
                "variance": 37665.63042
              },
              {
                "average": 22.20612671,
                "count": 205130,
                "maximum": 103.2227513,
                "minimum": -12.11724871,
                "name": "Z",
                "position": 2,
                "stddev": 21.00894543,
                "variance": 441.375788
              },
              {
                "average": 428.2471408,
                "count": 205130,
                "maximum": 7556,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 501.8030338,
                "variance": 251806.2847
              },
              {
                "average": 1.380544045,
                "count": 205130,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7268079461,
                "variance": 0.5282497905
              },
              {
                "average": 1.763886316,
                "count": 205130,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.039415174,
                "variance": 1.080383904
              },
              {
                "average": 1,
                "count": 205130,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205130,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.851674548,
                "count": 205130,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.129969434,
                "variance": 66.09640299
              },
              {
                "average": 20.1253918,
                "count": 205130,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.305166305,
                "variance": 1.703459083
              },
              {
                "average": 1.539389655,
                "count": 205130,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8008273184,
                "variance": 0.6413243938
              },
              {
                "average": 10.35301516,
                "count": 205130,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4923586256,
                "variance": 0.2424170162
              },
              {
                "average": 247684917,
                "count": 205130,
                "maximum": 247685470.8,
                "minimum": 247684804.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 146.5318733,
                "variance": 21471.58989
              },
              {
                "average": 0,
                "count": 205130,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205130,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205130,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205130,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 205130,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -678320.6716,
              1832365.921,
              -12.11724871,
              -678046.5716,
              1833172.521,
              103.2227513
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -678320.6715910449,
                    1832365.920961237,
                    -12.11724870597304
                  ],
                  [
                    -678320.6715910449,
                    1833172.5209612371,
                    -12.11724870597304
                  ],
                  [
                    -678046.5715910448,
                    1833172.5209612371,
                    103.22275129402696
                  ],
                  [
                    -678046.5715910448,
                    1832365.920961237,
                    103.22275129402696
                  ],
                  [
                    -678320.6715910449,
                    1832365.920961237,
                    -12.11724870597304
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:17:50+00:00",
            "end_time": "2019-07-20T19:06:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_02WPT0379.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.74549244523897,
              65.62284835998669,
              -5.160960197398751
            ],
            [
              -168.74679960368871,
              65.62524656461797,
              -5.160960197398751
            ],
            [
              -168.74160236311016,
              65.62573248789383,
              161.17903980260127
            ],
            [
              -168.74029563467167,
              65.62333423858222,
              161.17903980260127
            ],
            [
              -168.74549244523897,
              65.62284835998669,
              -5.160960197398751
            ]
          ]
        ]
      },
      "bbox": [
        -168.7467996,
        65.62284836,
        -5.160960197,
        -168.7402956,
        65.62573249,
        161.1790398
      ],
      "properties": {
        "datetime": "2019-07-20T19:31:34Z",
        "pc:count": 194644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -674526.6157,
            "count": 194644,
            "maximum": -674395.2488,
            "minimum": -674641.0088,
            "name": "X",
            "position": 0,
            "stddev": 57.8750502,
            "variance": 3349.521435
          },
          {
            "average": 1815813.421,
            "count": 194644,
            "maximum": 1815938.876,
            "minimum": 1815665.076,
            "name": "Y",
            "position": 1,
            "stddev": 63.16459271,
            "variance": 3989.765772
          },
          {
            "average": 64.9597829,
            "count": 194644,
            "maximum": 161.1790398,
            "minimum": -5.160960197,
            "name": "Z",
            "position": 2,
            "stddev": 50.21576169,
            "variance": 2521.622722
          },
          {
            "average": 546.888386,
            "count": 194644,
            "maximum": 11954,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 666.1121522,
            "variance": 443705.3993
          },
          {
            "average": 1.532926779,
            "count": 194644,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.8852342342,
            "variance": 0.7836396494
          },
          {
            "average": 2.066208052,
            "count": 194644,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.26181836,
            "variance": 1.592185575
          },
          {
            "average": 1,
            "count": 194644,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194644,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27616058,
            "count": 194644,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7619266751,
            "variance": 0.5805322582
          },
          {
            "average": 19.38177572,
            "count": 194644,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7837349643,
            "variance": 0.6142404943
          },
          {
            "average": 1.60609112,
            "count": 194644,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.022207894,
            "variance": 1.044908979
          },
          {
            "average": 14.4079088,
            "count": 194644,
            "maximum": 15,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4914473026,
            "variance": 0.2415204513
          },
          {
            "average": 247686120.8,
            "count": 194644,
            "maximum": 247686294.9,
            "minimum": 247686000.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 141.3897405,
            "variance": 19991.05872
          },
          {
            "average": 0,
            "count": 194644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194644,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 194644,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -674641.0088,
          1815665.076,
          -5.160960197,
          -674395.2488,
          1815938.876,
          161.1790398
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -674641.0088200219,
                1815665.075744408,
                -5.160960197398751
              ],
              [
                -674641.0088200219,
                1815938.8757444078,
                -5.160960197398751
              ],
              [
                -674395.2488200219,
                1815938.8757444078,
                161.17903980260127
              ],
              [
                -674395.2488200219,
                1815665.075744408,
                161.17903980260127
              ],
              [
                -674641.0088200219,
                1815665.075744408,
                -5.160960197398751
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:31:34+00:00",
        "end_time": "2019-07-20T19:26:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WPT0379.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WPT0379.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0379.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0379.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.7467996,
            65.62284836,
            -5.160960197,
            -168.7402956,
            65.62573249,
            161.1790398
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.74549244523897,
                  65.62284835998669,
                  -5.160960197398751
                ],
                [
                  -168.74679960368871,
                  65.62524656461797,
                  -5.160960197398751
                ],
                [
                  -168.74160236311016,
                  65.62573248789383,
                  161.17903980260127
                ],
                [
                  -168.74029563467167,
                  65.62333423858222,
                  161.17903980260127
                ],
                [
                  -168.74549244523897,
                  65.62284835998669,
                  -5.160960197398751
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WPT0379.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0379.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:31:34Z",
            "pc:count": 194644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -674526.6157,
                "count": 194644,
                "maximum": -674395.2488,
                "minimum": -674641.0088,
                "name": "X",
                "position": 0,
                "stddev": 57.8750502,
                "variance": 3349.521435
              },
              {
                "average": 1815813.421,
                "count": 194644,
                "maximum": 1815938.876,
                "minimum": 1815665.076,
                "name": "Y",
                "position": 1,
                "stddev": 63.16459271,
                "variance": 3989.765772
              },
              {
                "average": 64.9597829,
                "count": 194644,
                "maximum": 161.1790398,
                "minimum": -5.160960197,
                "name": "Z",
                "position": 2,
                "stddev": 50.21576169,
                "variance": 2521.622722
              },
              {
                "average": 546.888386,
                "count": 194644,
                "maximum": 11954,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 666.1121522,
                "variance": 443705.3993
              },
              {
                "average": 1.532926779,
                "count": 194644,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.8852342342,
                "variance": 0.7836396494
              },
              {
                "average": 2.066208052,
                "count": 194644,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.26181836,
                "variance": 1.592185575
              },
              {
                "average": 1,
                "count": 194644,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194644,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27616058,
                "count": 194644,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7619266751,
                "variance": 0.5805322582
              },
              {
                "average": 19.38177572,
                "count": 194644,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7837349643,
                "variance": 0.6142404943
              },
              {
                "average": 1.60609112,
                "count": 194644,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.022207894,
                "variance": 1.044908979
              },
              {
                "average": 14.4079088,
                "count": 194644,
                "maximum": 15,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4914473026,
                "variance": 0.2415204513
              },
              {
                "average": 247686120.8,
                "count": 194644,
                "maximum": 247686294.9,
                "minimum": 247686000.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 141.3897405,
                "variance": 19991.05872
              },
              {
                "average": 0,
                "count": 194644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194644,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 194644,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -674641.0088,
              1815665.076,
              -5.160960197,
              -674395.2488,
              1815938.876,
              161.1790398
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -674641.0088200219,
                    1815665.075744408,
                    -5.160960197398751
                  ],
                  [
                    -674641.0088200219,
                    1815938.8757444078,
                    -5.160960197398751
                  ],
                  [
                    -674395.2488200219,
                    1815938.8757444078,
                    161.17903980260127
                  ],
                  [
                    -674395.2488200219,
                    1815665.075744408,
                    161.17903980260127
                  ],
                  [
                    -674641.0088200219,
                    1815665.075744408,
                    -5.160960197398751
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:31:34+00:00",
            "end_time": "2019-07-20T19:26: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": "20190720_NCMP_AK_02WPT0380.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.74654521841632,
              65.62469223704622,
              -12.260260418884982
            ],
            [
              -168.747576936368,
              65.6265848743167,
              -12.260260418884982
            ],
            [
              -168.74140025593945,
              65.62716235586619,
              160.699739581115
            ],
            [
              -168.7403689413274,
              65.62526967668684,
              160.699739581115
            ],
            [
              -168.74654521841632,
              65.62469223704622,
              -12.260260418884982
            ]
          ]
        ]
      },
      "bbox": [
        -168.7475769,
        65.62469224,
        -12.26026042,
        -168.7403689,
        65.62716236,
        160.6997396
      ],
      "properties": {
        "datetime": "2019-07-20T19:31:29Z",
        "pc:count": 136939,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -674451.414,
            "count": 136939,
            "maximum": -674351.0985,
            "minimum": -674643.1585,
            "name": "X",
            "position": 0,
            "stddev": 61.19620707,
            "variance": 3744.97576
          },
          {
            "average": 1815983.155,
            "count": 136939,
            "maximum": 1816092.154,
            "minimum": 1815876.074,
            "name": "Y",
            "position": 1,
            "stddev": 44.28129266,
            "variance": 1960.83288
          },
          {
            "average": 52.78886978,
            "count": 136939,
            "maximum": 160.6997396,
            "minimum": -12.26026042,
            "name": "Z",
            "position": 2,
            "stddev": 47.35624387,
            "variance": 2242.613833
          },
          {
            "average": 406.8585209,
            "count": 136939,
            "maximum": 8919,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 511.1343006,
            "variance": 261258.2733
          },
          {
            "average": 1.453106858,
            "count": 136939,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7882353349,
            "variance": 0.6213149432
          },
          {
            "average": 1.910719371,
            "count": 136939,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.115352662,
            "variance": 1.24401156
          },
          {
            "average": 1,
            "count": 136939,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 136939,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.397907097,
            "count": 136939,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.690092508,
            "variance": 2.856412684
          },
          {
            "average": 19.93725445,
            "count": 136939,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.340604862,
            "variance": 1.797221397
          },
          {
            "average": 1.519472174,
            "count": 136939,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8724494416,
            "variance": 0.7611680282
          },
          {
            "average": 13.72947079,
            "count": 136939,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4448098241,
            "variance": 0.1978557796
          },
          {
            "average": 247685940,
            "count": 136939,
            "maximum": 247686289.3,
            "minimum": 247685762.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 106.6459515,
            "variance": 11373.35898
          },
          {
            "average": 0,
            "count": 136939,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 136939,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 136939,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 136939,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 136939,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -674643.1585,
          1815876.074,
          -12.26026042,
          -674351.0985,
          1816092.154,
          160.6997396
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -674643.158454387,
                1815876.0741995722,
                -12.260260418884982
              ],
              [
                -674643.158454387,
                1816092.1541995723,
                -12.260260418884982
              ],
              [
                -674351.0984543869,
                1816092.1541995723,
                160.699739581115
              ],
              [
                -674351.0984543869,
                1815876.0741995722,
                160.699739581115
              ],
              [
                -674643.158454387,
                1815876.0741995722,
                -12.260260418884982
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:31:29+00:00",
        "end_time": "2019-07-20T19:22:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WPT0380.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WPT0380.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0380.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0380.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.7475769,
            65.62469224,
            -12.26026042,
            -168.7403689,
            65.62716236,
            160.6997396
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.74654521841632,
                  65.62469223704622,
                  -12.260260418884982
                ],
                [
                  -168.747576936368,
                  65.6265848743167,
                  -12.260260418884982
                ],
                [
                  -168.74140025593945,
                  65.62716235586619,
                  160.699739581115
                ],
                [
                  -168.7403689413274,
                  65.62526967668684,
                  160.699739581115
                ],
                [
                  -168.74654521841632,
                  65.62469223704622,
                  -12.260260418884982
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WPT0380.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WPT0380.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:31:29Z",
            "pc:count": 136939,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -674451.414,
                "count": 136939,
                "maximum": -674351.0985,
                "minimum": -674643.1585,
                "name": "X",
                "position": 0,
                "stddev": 61.19620707,
                "variance": 3744.97576
              },
              {
                "average": 1815983.155,
                "count": 136939,
                "maximum": 1816092.154,
                "minimum": 1815876.074,
                "name": "Y",
                "position": 1,
                "stddev": 44.28129266,
                "variance": 1960.83288
              },
              {
                "average": 52.78886978,
                "count": 136939,
                "maximum": 160.6997396,
                "minimum": -12.26026042,
                "name": "Z",
                "position": 2,
                "stddev": 47.35624387,
                "variance": 2242.613833
              },
              {
                "average": 406.8585209,
                "count": 136939,
                "maximum": 8919,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 511.1343006,
                "variance": 261258.2733
              },
              {
                "average": 1.453106858,
                "count": 136939,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7882353349,
                "variance": 0.6213149432
              },
              {
                "average": 1.910719371,
                "count": 136939,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.115352662,
                "variance": 1.24401156
              },
              {
                "average": 1,
                "count": 136939,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 136939,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.397907097,
                "count": 136939,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.690092508,
                "variance": 2.856412684
              },
              {
                "average": 19.93725445,
                "count": 136939,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.340604862,
                "variance": 1.797221397
              },
              {
                "average": 1.519472174,
                "count": 136939,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8724494416,
                "variance": 0.7611680282
              },
              {
                "average": 13.72947079,
                "count": 136939,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4448098241,
                "variance": 0.1978557796
              },
              {
                "average": 247685940,
                "count": 136939,
                "maximum": 247686289.3,
                "minimum": 247685762.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 106.6459515,
                "variance": 11373.35898
              },
              {
                "average": 0,
                "count": 136939,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 136939,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 136939,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 136939,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 136939,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -674643.1585,
              1815876.074,
              -12.26026042,
              -674351.0985,
              1816092.154,
              160.6997396
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -674643.158454387,
                    1815876.0741995722,
                    -12.260260418884982
                  ],
                  [
                    -674643.158454387,
                    1816092.1541995723,
                    -12.260260418884982
                  ],
                  [
                    -674351.0984543869,
                    1816092.1541995723,
                    160.699739581115
                  ],
                  [
                    -674351.0984543869,
                    1815876.0741995722,
                    160.699739581115
                  ],
                  [
                    -674643.158454387,
                    1815876.0741995722,
                    -12.260260418884982
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:31:29+00:00",
            "end_time": "2019-07-20T19:22:42+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_02WNT9393.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.94950530701863,
              65.74929290141718,
              -8.322772652784952
            ],
            [
              -168.95201914920133,
              65.753819807977,
              -8.322772652784952
            ],
            [
              -168.94857958492784,
              65.75414460524703,
              44.017227347215055
            ],
            [
              -168.9460662814303,
              65.74961764197838,
              44.017227347215055
            ],
            [
              -168.94950530701863,
              65.74929290141718,
              -8.322772652784952
            ]
          ]
        ]
      },
      "bbox": [
        -168.9520191,
        65.7492929,
        -8.322772653,
        -168.9460663,
        65.75414461,
        44.01722735
      ],
      "properties": {
        "datetime": "2019-07-20T18:42:18Z",
        "pc:count": 50104,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -680562.8252,
            "count": 50104,
            "maximum": -680513.2335,
            "minimum": -680675.2335,
            "name": "X",
            "position": 0,
            "stddev": 28.39601817,
            "variance": 806.333848
          },
          {
            "average": 1831858.296,
            "count": 50104,
            "maximum": 1831993.329,
            "minimum": 1831476.269,
            "name": "Y",
            "position": 1,
            "stddev": 79.79870865,
            "variance": 6367.833902
          },
          {
            "average": 10.99685951,
            "count": 50104,
            "maximum": 44.01722735,
            "minimum": -8.322772653,
            "name": "Z",
            "position": 2,
            "stddev": 11.40448053,
            "variance": 130.0621762
          },
          {
            "average": 887.6684696,
            "count": 50104,
            "maximum": 5629,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 756.9825406,
            "variance": 573022.5668
          },
          {
            "average": 1.178608494,
            "count": 50104,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4748349052,
            "variance": 0.2254681872
          },
          {
            "average": 1.356718027,
            "count": 50104,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6816966122,
            "variance": 0.4647102711
          },
          {
            "average": 1,
            "count": 50104,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 50104,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.612446112,
            "count": 50104,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.05892116,
            "variance": 101.1818949
          },
          {
            "average": 20.45245373,
            "count": 50104,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.693517898,
            "variance": 2.868002872
          },
          {
            "average": 1.364382085,
            "count": 50104,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5601456715,
            "variance": 0.3137631733
          },
          {
            "average": 4.470142104,
            "count": 50104,
            "maximum": 5,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4991526778,
            "variance": 0.2491533958
          },
          {
            "average": 247683154.3,
            "count": 50104,
            "maximum": 247683338,
            "minimum": 247682682.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 170.5429132,
            "variance": 29084.88524
          },
          {
            "average": 0,
            "count": 50104,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 50104,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 50104,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 50104,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 50104,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -680675.2335,
          1831476.269,
          -8.322772653,
          -680513.2335,
          1831993.329,
          44.01722735
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -680675.2334501051,
                1831476.269086204,
                -8.322772652784952
              ],
              [
                -680675.2334501051,
                1831993.329086204,
                -8.322772652784952
              ],
              [
                -680513.2334501051,
                1831993.329086204,
                44.017227347215055
              ],
              [
                -680513.2334501051,
                1831476.269086204,
                44.017227347215055
              ],
              [
                -680675.2334501051,
                1831476.269086204,
                -8.322772652784952
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T18:42:18+00:00",
        "end_time": "2019-07-20T18:31:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9393.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9393.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9393.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9393.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.9520191,
            65.7492929,
            -8.322772653,
            -168.9460663,
            65.75414461,
            44.01722735
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.94950530701863,
                  65.74929290141718,
                  -8.322772652784952
                ],
                [
                  -168.95201914920133,
                  65.753819807977,
                  -8.322772652784952
                ],
                [
                  -168.94857958492784,
                  65.75414460524703,
                  44.017227347215055
                ],
                [
                  -168.9460662814303,
                  65.74961764197838,
                  44.017227347215055
                ],
                [
                  -168.94950530701863,
                  65.74929290141718,
                  -8.322772652784952
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9393.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9393.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T18:42:18Z",
            "pc:count": 50104,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -680562.8252,
                "count": 50104,
                "maximum": -680513.2335,
                "minimum": -680675.2335,
                "name": "X",
                "position": 0,
                "stddev": 28.39601817,
                "variance": 806.333848
              },
              {
                "average": 1831858.296,
                "count": 50104,
                "maximum": 1831993.329,
                "minimum": 1831476.269,
                "name": "Y",
                "position": 1,
                "stddev": 79.79870865,
                "variance": 6367.833902
              },
              {
                "average": 10.99685951,
                "count": 50104,
                "maximum": 44.01722735,
                "minimum": -8.322772653,
                "name": "Z",
                "position": 2,
                "stddev": 11.40448053,
                "variance": 130.0621762
              },
              {
                "average": 887.6684696,
                "count": 50104,
                "maximum": 5629,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 756.9825406,
                "variance": 573022.5668
              },
              {
                "average": 1.178608494,
                "count": 50104,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4748349052,
                "variance": 0.2254681872
              },
              {
                "average": 1.356718027,
                "count": 50104,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6816966122,
                "variance": 0.4647102711
              },
              {
                "average": 1,
                "count": 50104,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 50104,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.612446112,
                "count": 50104,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.05892116,
                "variance": 101.1818949
              },
              {
                "average": 20.45245373,
                "count": 50104,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.693517898,
                "variance": 2.868002872
              },
              {
                "average": 1.364382085,
                "count": 50104,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5601456715,
                "variance": 0.3137631733
              },
              {
                "average": 4.470142104,
                "count": 50104,
                "maximum": 5,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4991526778,
                "variance": 0.2491533958
              },
              {
                "average": 247683154.3,
                "count": 50104,
                "maximum": 247683338,
                "minimum": 247682682.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 170.5429132,
                "variance": 29084.88524
              },
              {
                "average": 0,
                "count": 50104,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 50104,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 50104,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 50104,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 50104,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -680675.2335,
              1831476.269,
              -8.322772653,
              -680513.2335,
              1831993.329,
              44.01722735
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -680675.2334501051,
                    1831476.269086204,
                    -8.322772652784952
                  ],
                  [
                    -680675.2334501051,
                    1831993.329086204,
                    -8.322772652784952
                  ],
                  [
                    -680513.2334501051,
                    1831993.329086204,
                    44.017227347215055
                  ],
                  [
                    -680513.2334501051,
                    1831476.269086204,
                    44.017227347215055
                  ],
                  [
                    -680675.2334501051,
                    1831476.269086204,
                    -8.322772652784952
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T18:42:18+00:00",
            "end_time": "2019-07-20T18:31: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": "20190720_NCMP_AK_02WNT9394.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.96207685124668,
              65.75247871874441,
              -13.855296983960791
            ],
            [
              -168.9666991937493,
              65.76079329847266,
              -13.855296983960791
            ],
            [
              -168.94769431288384,
              65.76258830480946,
              88.96470301603921
            ],
            [
              -168.94307743785762,
              65.75427314932007,
              88.96470301603921
            ],
            [
              -168.96207685124668,
              65.75247871874441,
              -13.855296983960791
            ]
          ]
        ]
      },
      "bbox": [
        -168.9666992,
        65.75247872,
        -13.85529698,
        -168.9430774,
        65.7625883,
        88.96470302
      ],
      "properties": {
        "datetime": "2019-07-20T19:18:29Z",
        "pc:count": 662695,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -680503.858,
            "count": 662695,
            "maximum": -680263.805,
            "minimum": -681158.685,
            "name": "X",
            "position": 0,
            "stddev": 91.89215571,
            "variance": 8444.168281
          },
          {
            "average": 1832370.074,
            "count": 662695,
            "maximum": 1832900.63,
            "minimum": 1831950.91,
            "name": "Y",
            "position": 1,
            "stddev": 192.2198822,
            "variance": 36948.48311
          },
          {
            "average": 31.09489037,
            "count": 662695,
            "maximum": 88.96470302,
            "minimum": -13.85529698,
            "name": "Z",
            "position": 2,
            "stddev": 24.45279993,
            "variance": 597.9394246
          },
          {
            "average": 890.6806314,
            "count": 662695,
            "maximum": 19228,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 850.35876,
            "variance": 723110.0208
          },
          {
            "average": 1.179915346,
            "count": 662695,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4713765746,
            "variance": 0.2221958751
          },
          {
            "average": 1.362035325,
            "count": 662695,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6773943722,
            "variance": 0.4588631356
          },
          {
            "average": 1,
            "count": 662695,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 662695,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.473899758,
            "count": 662695,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.862154257,
            "variance": 78.53777808
          },
          {
            "average": 19.96280234,
            "count": 662695,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.336434175,
            "variance": 5.458924653
          },
          {
            "average": 1.328626291,
            "count": 662695,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5476356224,
            "variance": 0.299904775
          },
          {
            "average": 4.330283162,
            "count": 662695,
            "maximum": 12,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7364477672,
            "variance": 0.5423553139
          },
          {
            "average": 247683110.9,
            "count": 662695,
            "maximum": 247685509.5,
            "minimum": 247682018.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 249.9714166,
            "variance": 62485.70913
          },
          {
            "average": 0,
            "count": 662695,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 662695,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 662695,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 662695,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 662695,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -681158.685,
          1831950.91,
          -13.85529698,
          -680263.805,
          1832900.63,
          88.96470302
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -681158.6850156181,
                1831950.9097355572,
                -13.855296983960791
              ],
              [
                -681158.6850156181,
                1832900.6297355574,
                -13.855296983960791
              ],
              [
                -680263.8050156182,
                1832900.6297355574,
                88.96470301603921
              ],
              [
                -680263.8050156182,
                1831950.9097355572,
                88.96470301603921
              ],
              [
                -681158.6850156181,
                1831950.9097355572,
                -13.855296983960791
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:18:29+00:00",
        "end_time": "2019-07-20T18:20:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9394.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9394.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9394.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9394.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.9666992,
            65.75247872,
            -13.85529698,
            -168.9430774,
            65.7625883,
            88.96470302
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.96207685124668,
                  65.75247871874441,
                  -13.855296983960791
                ],
                [
                  -168.9666991937493,
                  65.76079329847266,
                  -13.855296983960791
                ],
                [
                  -168.94769431288384,
                  65.76258830480946,
                  88.96470301603921
                ],
                [
                  -168.94307743785762,
                  65.75427314932007,
                  88.96470301603921
                ],
                [
                  -168.96207685124668,
                  65.75247871874441,
                  -13.855296983960791
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9394.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9394.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:18:29Z",
            "pc:count": 662695,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -680503.858,
                "count": 662695,
                "maximum": -680263.805,
                "minimum": -681158.685,
                "name": "X",
                "position": 0,
                "stddev": 91.89215571,
                "variance": 8444.168281
              },
              {
                "average": 1832370.074,
                "count": 662695,
                "maximum": 1832900.63,
                "minimum": 1831950.91,
                "name": "Y",
                "position": 1,
                "stddev": 192.2198822,
                "variance": 36948.48311
              },
              {
                "average": 31.09489037,
                "count": 662695,
                "maximum": 88.96470302,
                "minimum": -13.85529698,
                "name": "Z",
                "position": 2,
                "stddev": 24.45279993,
                "variance": 597.9394246
              },
              {
                "average": 890.6806314,
                "count": 662695,
                "maximum": 19228,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 850.35876,
                "variance": 723110.0208
              },
              {
                "average": 1.179915346,
                "count": 662695,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4713765746,
                "variance": 0.2221958751
              },
              {
                "average": 1.362035325,
                "count": 662695,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6773943722,
                "variance": 0.4588631356
              },
              {
                "average": 1,
                "count": 662695,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 662695,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.473899758,
                "count": 662695,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.862154257,
                "variance": 78.53777808
              },
              {
                "average": 19.96280234,
                "count": 662695,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.336434175,
                "variance": 5.458924653
              },
              {
                "average": 1.328626291,
                "count": 662695,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5476356224,
                "variance": 0.299904775
              },
              {
                "average": 4.330283162,
                "count": 662695,
                "maximum": 12,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7364477672,
                "variance": 0.5423553139
              },
              {
                "average": 247683110.9,
                "count": 662695,
                "maximum": 247685509.5,
                "minimum": 247682018.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 249.9714166,
                "variance": 62485.70913
              },
              {
                "average": 0,
                "count": 662695,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 662695,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 662695,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 662695,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 662695,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -681158.685,
              1831950.91,
              -13.85529698,
              -680263.805,
              1832900.63,
              88.96470302
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -681158.6850156181,
                    1831950.9097355572,
                    -13.855296983960791
                  ],
                  [
                    -681158.6850156181,
                    1832900.6297355574,
                    -13.855296983960791
                  ],
                  [
                    -680263.8050156182,
                    1832900.6297355574,
                    88.96470301603921
                  ],
                  [
                    -680263.8050156182,
                    1831950.9097355572,
                    88.96470301603921
                  ],
                  [
                    -681158.6850156181,
                    1831950.9097355572,
                    -13.855296983960791
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:18:29+00:00",
            "end_time": "2019-07-20T18:20: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": "20190720_NCMP_AK_02WNT9492.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.93973185426486,
              65.73894476455851,
              -10.69072863068763
            ],
            [
              -168.9429370291871,
              65.74472232037606,
              -10.69072863068763
            ],
            [
              -168.9301949582031,
              65.74592476641342,
              101.48927136931238
            ],
            [
              -168.9269923296424,
              65.74014694276899,
              101.48927136931238
            ],
            [
              -168.93973185426486,
              65.73894476455851,
              -10.69072863068763
            ]
          ]
        ]
      },
      "bbox": [
        -168.942937,
        65.73894476,
        -10.69072863,
        -168.9269923,
        65.74592477,
        101.4892714
      ],
      "properties": {
        "datetime": "2019-07-20T19:01:32Z",
        "pc:count": 370521,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -680108.9689,
            "count": 370521,
            "maximum": -679894.4721,
            "minimum": -680494.7721,
            "name": "X",
            "position": 0,
            "stddev": 125.3247926,
            "variance": 15706.30363
          },
          {
            "average": 1830529.609,
            "count": 370521,
            "maximum": 1830912.91,
            "minimum": 1830253.01,
            "name": "Y",
            "position": 1,
            "stddev": 135.7561116,
            "variance": 18429.72184
          },
          {
            "average": 48.02275163,
            "count": 370521,
            "maximum": 101.4892714,
            "minimum": -10.69072863,
            "name": "Z",
            "position": 2,
            "stddev": 29.77172445,
            "variance": 886.3555765
          },
          {
            "average": 655.2420214,
            "count": 370521,
            "maximum": 14785,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 729.354775,
            "variance": 531958.3878
          },
          {
            "average": 1.296547294,
            "count": 370521,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.642496432,
            "variance": 0.4128016651
          },
          {
            "average": 1.593523714,
            "count": 370521,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9273912716,
            "variance": 0.8600545706
          },
          {
            "average": 1,
            "count": 370521,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 370521,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.948936767,
            "count": 370521,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.182299328,
            "variance": 17.49162767
          },
          {
            "average": 19.61224048,
            "count": 370521,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.690733187,
            "variance": 2.858578711
          },
          {
            "average": 1.371015408,
            "count": 370521,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6811964593,
            "variance": 0.4640286162
          },
          {
            "average": 7.111332421,
            "count": 370521,
            "maximum": 8,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3149296461,
            "variance": 0.09918068201
          },
          {
            "average": 247684127.4,
            "count": 370521,
            "maximum": 247684492.6,
            "minimum": 247683321.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 127.6455629,
            "variance": 16293.38973
          },
          {
            "average": 0,
            "count": 370521,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 370521,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 370521,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 370521,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 370521,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -680494.7721,
          1830253.01,
          -10.69072863,
          -679894.4721,
          1830912.91,
          101.4892714
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -680494.7721027248,
                1830253.0100713114,
                -10.69072863068763
              ],
              [
                -680494.7721027248,
                1830912.9100713113,
                -10.69072863068763
              ],
              [
                -679894.4721027247,
                1830912.9100713113,
                101.48927136931238
              ],
              [
                -679894.4721027247,
                1830253.0100713114,
                101.48927136931238
              ],
              [
                -680494.7721027248,
                1830253.0100713114,
                -10.69072863068763
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:01:32+00:00",
        "end_time": "2019-07-20T18:42:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9492.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9492.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9492.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9492.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.942937,
            65.73894476,
            -10.69072863,
            -168.9269923,
            65.74592477,
            101.4892714
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.93973185426486,
                  65.73894476455851,
                  -10.69072863068763
                ],
                [
                  -168.9429370291871,
                  65.74472232037606,
                  -10.69072863068763
                ],
                [
                  -168.9301949582031,
                  65.74592476641342,
                  101.48927136931238
                ],
                [
                  -168.9269923296424,
                  65.74014694276899,
                  101.48927136931238
                ],
                [
                  -168.93973185426486,
                  65.73894476455851,
                  -10.69072863068763
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9492.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9492.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:01:32Z",
            "pc:count": 370521,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -680108.9689,
                "count": 370521,
                "maximum": -679894.4721,
                "minimum": -680494.7721,
                "name": "X",
                "position": 0,
                "stddev": 125.3247926,
                "variance": 15706.30363
              },
              {
                "average": 1830529.609,
                "count": 370521,
                "maximum": 1830912.91,
                "minimum": 1830253.01,
                "name": "Y",
                "position": 1,
                "stddev": 135.7561116,
                "variance": 18429.72184
              },
              {
                "average": 48.02275163,
                "count": 370521,
                "maximum": 101.4892714,
                "minimum": -10.69072863,
                "name": "Z",
                "position": 2,
                "stddev": 29.77172445,
                "variance": 886.3555765
              },
              {
                "average": 655.2420214,
                "count": 370521,
                "maximum": 14785,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 729.354775,
                "variance": 531958.3878
              },
              {
                "average": 1.296547294,
                "count": 370521,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.642496432,
                "variance": 0.4128016651
              },
              {
                "average": 1.593523714,
                "count": 370521,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9273912716,
                "variance": 0.8600545706
              },
              {
                "average": 1,
                "count": 370521,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 370521,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.948936767,
                "count": 370521,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.182299328,
                "variance": 17.49162767
              },
              {
                "average": 19.61224048,
                "count": 370521,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.690733187,
                "variance": 2.858578711
              },
              {
                "average": 1.371015408,
                "count": 370521,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6811964593,
                "variance": 0.4640286162
              },
              {
                "average": 7.111332421,
                "count": 370521,
                "maximum": 8,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3149296461,
                "variance": 0.09918068201
              },
              {
                "average": 247684127.4,
                "count": 370521,
                "maximum": 247684492.6,
                "minimum": 247683321.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 127.6455629,
                "variance": 16293.38973
              },
              {
                "average": 0,
                "count": 370521,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 370521,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 370521,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 370521,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 370521,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -680494.7721,
              1830253.01,
              -10.69072863,
              -679894.4721,
              1830912.91,
              101.4892714
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -680494.7721027248,
                    1830253.0100713114,
                    -10.69072863068763
                  ],
                  [
                    -680494.7721027248,
                    1830912.9100713113,
                    -10.69072863068763
                  ],
                  [
                    -679894.4721027247,
                    1830912.9100713113,
                    101.48927136931238
                  ],
                  [
                    -679894.4721027247,
                    1830253.0100713114,
                    101.48927136931238
                  ],
                  [
                    -680494.7721027248,
                    1830253.0100713114,
                    -10.69072863068763
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:01:32+00:00",
            "end_time": "2019-07-20T18: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": "20190720_NCMP_AK_02WNT9493.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.94569974323147,
              65.7444487859283,
              -4.862276395678819
            ],
            [
              -168.95075032467912,
              65.75354623109202,
              -4.862276395678819
            ],
            [
              -168.94510475702296,
              65.75407925636873,
              146.8777236043212
            ],
            [
              -168.94005595221716,
              65.74498162421538,
              146.8777236043212
            ],
            [
              -168.94569974323147,
              65.7444487859283,
              -4.862276395678819
            ]
          ]
        ]
      },
      "bbox": [
        -168.9507503,
        65.74444879,
        -4.862276396,
        -168.940056,
        65.75407926,
        146.8777236
      ],
      "properties": {
        "datetime": "2019-07-20T18:42:18Z",
        "pc:count": 617865,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -680479.2662,
            "count": 617865,
            "maximum": -680359.35,
            "minimum": -680625.25,
            "name": "X",
            "position": 0,
            "stddev": 53.5072362,
            "variance": 2863.024326
          },
          {
            "average": 1831526.465,
            "count": 617865,
            "maximum": 1831950.634,
            "minimum": 1830911.534,
            "name": "Y",
            "position": 1,
            "stddev": 254.0350884,
            "variance": 64533.82614
          },
          {
            "average": 70.87365848,
            "count": 617865,
            "maximum": 146.8777236,
            "minimum": -4.862276396,
            "name": "Z",
            "position": 2,
            "stddev": 45.22197875,
            "variance": 2045.027362
          },
          {
            "average": 749.6645594,
            "count": 617865,
            "maximum": 12845,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 714.4606014,
            "variance": 510453.9509
          },
          {
            "average": 1.187531257,
            "count": 617865,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5121273768,
            "variance": 0.26227445
          },
          {
            "average": 1.378132764,
            "count": 617865,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7572838802,
            "variance": 0.5734788752
          },
          {
            "average": 1,
            "count": 617865,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 617865,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.643600139,
            "count": 617865,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.498889883,
            "variance": 6.244450649
          },
          {
            "average": 19.70476849,
            "count": 617865,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.498178043,
            "variance": 2.244537447
          },
          {
            "average": 1.242695411,
            "count": 617865,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5517572668,
            "variance": 0.3044360815
          },
          {
            "average": 4.889990532,
            "count": 617865,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3129018112,
            "variance": 0.09790754348
          },
          {
            "average": 247683293.9,
            "count": 617865,
            "maximum": 247683338,
            "minimum": 247682991.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 104.9060722,
            "variance": 11005.28399
          },
          {
            "average": 0,
            "count": 617865,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 617865,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 617865,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 617865,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 617865,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -680625.25,
          1830911.534,
          -4.862276396,
          -680359.35,
          1831950.634,
          146.8777236
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -680625.2500088996,
                1830911.5343754103,
                -4.862276395678819
              ],
              [
                -680625.2500088996,
                1831950.6343754104,
                -4.862276395678819
              ],
              [
                -680359.3500088997,
                1831950.6343754104,
                146.8777236043212
              ],
              [
                -680359.3500088997,
                1830911.5343754103,
                146.8777236043212
              ],
              [
                -680625.2500088996,
                1830911.5343754103,
                -4.862276395678819
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T18:42:18+00:00",
        "end_time": "2019-07-20T18:36:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9493.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9493.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9493.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9493.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.9507503,
            65.74444879,
            -4.862276396,
            -168.940056,
            65.75407926,
            146.8777236
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.94569974323147,
                  65.7444487859283,
                  -4.862276395678819
                ],
                [
                  -168.95075032467912,
                  65.75354623109202,
                  -4.862276395678819
                ],
                [
                  -168.94510475702296,
                  65.75407925636873,
                  146.8777236043212
                ],
                [
                  -168.94005595221716,
                  65.74498162421538,
                  146.8777236043212
                ],
                [
                  -168.94569974323147,
                  65.7444487859283,
                  -4.862276395678819
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9493.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9493.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T18:42:18Z",
            "pc:count": 617865,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -680479.2662,
                "count": 617865,
                "maximum": -680359.35,
                "minimum": -680625.25,
                "name": "X",
                "position": 0,
                "stddev": 53.5072362,
                "variance": 2863.024326
              },
              {
                "average": 1831526.465,
                "count": 617865,
                "maximum": 1831950.634,
                "minimum": 1830911.534,
                "name": "Y",
                "position": 1,
                "stddev": 254.0350884,
                "variance": 64533.82614
              },
              {
                "average": 70.87365848,
                "count": 617865,
                "maximum": 146.8777236,
                "minimum": -4.862276396,
                "name": "Z",
                "position": 2,
                "stddev": 45.22197875,
                "variance": 2045.027362
              },
              {
                "average": 749.6645594,
                "count": 617865,
                "maximum": 12845,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 714.4606014,
                "variance": 510453.9509
              },
              {
                "average": 1.187531257,
                "count": 617865,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5121273768,
                "variance": 0.26227445
              },
              {
                "average": 1.378132764,
                "count": 617865,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7572838802,
                "variance": 0.5734788752
              },
              {
                "average": 1,
                "count": 617865,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 617865,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.643600139,
                "count": 617865,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.498889883,
                "variance": 6.244450649
              },
              {
                "average": 19.70476849,
                "count": 617865,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.498178043,
                "variance": 2.244537447
              },
              {
                "average": 1.242695411,
                "count": 617865,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5517572668,
                "variance": 0.3044360815
              },
              {
                "average": 4.889990532,
                "count": 617865,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3129018112,
                "variance": 0.09790754348
              },
              {
                "average": 247683293.9,
                "count": 617865,
                "maximum": 247683338,
                "minimum": 247682991.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 104.9060722,
                "variance": 11005.28399
              },
              {
                "average": 0,
                "count": 617865,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 617865,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 617865,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 617865,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 617865,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -680625.25,
              1830911.534,
              -4.862276396,
              -680359.35,
              1831950.634,
              146.8777236
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -680625.2500088996,
                    1830911.5343754103,
                    -4.862276395678819
                  ],
                  [
                    -680625.2500088996,
                    1831950.6343754104,
                    -4.862276395678819
                  ],
                  [
                    -680359.3500088997,
                    1831950.6343754104,
                    146.8777236043212
                  ],
                  [
                    -680359.3500088997,
                    1830911.5343754103,
                    146.8777236043212
                  ],
                  [
                    -680625.2500088996,
                    1830911.5343754103,
                    -4.862276395678819
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T18:42:18+00:00",
            "end_time": "2019-07-20T18:36: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": "20190720_NCMP_AK_02WNT9494.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.94817122586272,
              65.75341873233275,
              -8.596621353849798
            ],
            [
              -168.95301092799193,
              65.76213226438301,
              -8.596621353849798
            ],
            [
              -168.94129514904756,
              65.76323801018013,
              181.54337864615022
            ],
            [
              -168.93645897943128,
              65.75452410642977,
              181.54337864615022
            ],
            [
              -168.94817122586272,
              65.75341873233275,
              -8.596621353849798
            ]
          ]
        ]
      },
      "bbox": [
        -168.9530109,
        65.75341873,
        -8.596621354,
        -168.936459,
        65.76323801,
        181.5433786
      ],
      "properties": {
        "datetime": "2019-07-20T19:18:19Z",
        "pc:count": 656711,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -680296.748,
            "count": 656711,
            "maximum": -679961.3758,
            "minimum": -680512.9958,
            "name": "X",
            "position": 0,
            "stddev": 91.53678225,
            "variance": 8378.982504
          },
          {
            "average": 1832388.81,
            "count": 656711,
            "maximum": 1832905.607,
            "minimum": 1831910.367,
            "name": "Y",
            "position": 1,
            "stddev": 263.1719477,
            "variance": 69259.47403
          },
          {
            "average": 106.7373611,
            "count": 656711,
            "maximum": 181.5433786,
            "minimum": -8.596621354,
            "name": "Z",
            "position": 2,
            "stddev": 50.16847399,
            "variance": 2516.875782
          },
          {
            "average": 638.227377,
            "count": 656711,
            "maximum": 6934,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 600.7177852,
            "variance": 360861.8574
          },
          {
            "average": 1.090025902,
            "count": 656711,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3174714772,
            "variance": 0.1007881388
          },
          {
            "average": 1.183445991,
            "count": 656711,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4585033614,
            "variance": 0.2102253324
          },
          {
            "average": 1,
            "count": 656711,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 656711,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.798756226,
            "count": 656711,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.149509264,
            "variance": 9.919408604
          },
          {
            "average": 20.17635309,
            "count": 656711,
            "maximum": 25.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.907453364,
            "variance": 8.453285062
          },
          {
            "average": 1.15604581,
            "count": 656711,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3885767677,
            "variance": 0.1509919044
          },
          {
            "average": 5.070405399,
            "count": 656711,
            "maximum": 12,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.279462914,
            "variance": 0.07809952029
          },
          {
            "average": 247683370.3,
            "count": 656711,
            "maximum": 247685499.7,
            "minimum": 247682991.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 106.2270145,
            "variance": 11284.17862
          },
          {
            "average": 0,
            "count": 656711,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 656711,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 656711,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 656711,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 656711,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -680512.9958,
          1831910.367,
          -8.596621354,
          -679961.3758,
          1832905.607,
          181.5433786
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -680512.9958424752,
                1831910.367063316,
                -8.596621353849798
              ],
              [
                -680512.9958424752,
                1832905.6070633163,
                -8.596621353849798
              ],
              [
                -679961.3758424751,
                1832905.6070633163,
                181.54337864615022
              ],
              [
                -679961.3758424751,
                1831910.367063316,
                181.54337864615022
              ],
              [
                -680512.9958424752,
                1831910.367063316,
                -8.596621353849798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:18:19+00:00",
        "end_time": "2019-07-20T18:36:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9494.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9494.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9494.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9494.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.9530109,
            65.75341873,
            -8.596621354,
            -168.936459,
            65.76323801,
            181.5433786
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.94817122586272,
                  65.75341873233275,
                  -8.596621353849798
                ],
                [
                  -168.95301092799193,
                  65.76213226438301,
                  -8.596621353849798
                ],
                [
                  -168.94129514904756,
                  65.76323801018013,
                  181.54337864615022
                ],
                [
                  -168.93645897943128,
                  65.75452410642977,
                  181.54337864615022
                ],
                [
                  -168.94817122586272,
                  65.75341873233275,
                  -8.596621353849798
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9494.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9494.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:18:19Z",
            "pc:count": 656711,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -680296.748,
                "count": 656711,
                "maximum": -679961.3758,
                "minimum": -680512.9958,
                "name": "X",
                "position": 0,
                "stddev": 91.53678225,
                "variance": 8378.982504
              },
              {
                "average": 1832388.81,
                "count": 656711,
                "maximum": 1832905.607,
                "minimum": 1831910.367,
                "name": "Y",
                "position": 1,
                "stddev": 263.1719477,
                "variance": 69259.47403
              },
              {
                "average": 106.7373611,
                "count": 656711,
                "maximum": 181.5433786,
                "minimum": -8.596621354,
                "name": "Z",
                "position": 2,
                "stddev": 50.16847399,
                "variance": 2516.875782
              },
              {
                "average": 638.227377,
                "count": 656711,
                "maximum": 6934,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 600.7177852,
                "variance": 360861.8574
              },
              {
                "average": 1.090025902,
                "count": 656711,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3174714772,
                "variance": 0.1007881388
              },
              {
                "average": 1.183445991,
                "count": 656711,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4585033614,
                "variance": 0.2102253324
              },
              {
                "average": 1,
                "count": 656711,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 656711,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.798756226,
                "count": 656711,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.149509264,
                "variance": 9.919408604
              },
              {
                "average": 20.17635309,
                "count": 656711,
                "maximum": 25.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.907453364,
                "variance": 8.453285062
              },
              {
                "average": 1.15604581,
                "count": 656711,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3885767677,
                "variance": 0.1509919044
              },
              {
                "average": 5.070405399,
                "count": 656711,
                "maximum": 12,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.279462914,
                "variance": 0.07809952029
              },
              {
                "average": 247683370.3,
                "count": 656711,
                "maximum": 247685499.7,
                "minimum": 247682991.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 106.2270145,
                "variance": 11284.17862
              },
              {
                "average": 0,
                "count": 656711,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 656711,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 656711,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 656711,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 656711,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -680512.9958,
              1831910.367,
              -8.596621354,
              -679961.3758,
              1832905.607,
              181.5433786
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -680512.9958424752,
                    1831910.367063316,
                    -8.596621353849798
                  ],
                  [
                    -680512.9958424752,
                    1832905.6070633163,
                    -8.596621353849798
                  ],
                  [
                    -679961.3758424751,
                    1832905.6070633163,
                    181.54337864615022
                  ],
                  [
                    -679961.3758424751,
                    1831910.367063316,
                    181.54337864615022
                  ],
                  [
                    -680512.9958424752,
                    1831910.367063316,
                    -8.596621353849798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:18:19+00:00",
            "end_time": "2019-07-20T18:36: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": "20190720_NCMP_AK_02WNT9495.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.94672568059033,
              65.76210420554109,
              -11.538392984993635
            ],
            [
              -168.9491308006366,
              65.76643427841316,
              -11.538392984993635
            ],
            [
              -168.9254465830648,
              65.76866771552461,
              171.68160701500636
            ],
            [
              -168.92304501319023,
              65.7643372694005,
              171.68160701500636
            ],
            [
              -168.94672568059033,
              65.76210420554109,
              -11.538392984993635
            ]
          ]
        ]
      },
      "bbox": [
        -168.9491308,
        65.76210421,
        -11.53839298,
        -168.923045,
        65.76866772,
        171.681607
      ],
      "properties": {
        "datetime": "2019-07-20T19:18:19Z",
        "pc:count": 561834,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -679488.7381,
            "count": 561834,
            "maximum": -679117.5979,
            "minimum": -680232.4979,
            "name": "X",
            "position": 0,
            "stddev": 232.5710907,
            "variance": 54089.31222
          },
          {
            "average": 1833038.495,
            "count": 561834,
            "maximum": 1833332.73,
            "minimum": 1832838.17,
            "name": "Y",
            "position": 1,
            "stddev": 98.98906988,
            "variance": 9798.835956
          },
          {
            "average": 71.04350948,
            "count": 561834,
            "maximum": 171.681607,
            "minimum": -11.53839298,
            "name": "Z",
            "position": 2,
            "stddev": 47.00991613,
            "variance": 2209.932215
          },
          {
            "average": 435.020798,
            "count": 561834,
            "maximum": 10597,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 492.5075058,
            "variance": 242563.6433
          },
          {
            "average": 1.165952933,
            "count": 561834,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4963425338,
            "variance": 0.2463559108
          },
          {
            "average": 1.334912091,
            "count": 561834,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7449222369,
            "variance": 0.554909139
          },
          {
            "average": 1,
            "count": 561834,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 561834,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.367117334,
            "count": 561834,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.892801314,
            "variance": 23.9395047
          },
          {
            "average": 19.53066977,
            "count": 561834,
            "maximum": 24,
            "minimum": 10.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.937538218,
            "variance": 3.754054346
          },
          {
            "average": 1.235056974,
            "count": 561834,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5554841446,
            "variance": 0.3085626349
          },
          {
            "average": 7.414998024,
            "count": 561834,
            "maximum": 12,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.549458989,
            "variance": 6.499741134
          },
          {
            "average": 247684136.4,
            "count": 561834,
            "maximum": 247685499.9,
            "minimum": 247683349.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 750.4932502,
            "variance": 563240.1186
          },
          {
            "average": 0,
            "count": 561834,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 561834,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 561834,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 561834,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 561834,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -680232.4979,
          1832838.17,
          -11.53839298,
          -679117.5979,
          1833332.73,
          171.681607
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -680232.4979101832,
                1832838.170405287,
                -11.538392984993635
              ],
              [
                -680232.4979101832,
                1833332.7304052871,
                -11.538392984993635
              ],
              [
                -679117.5979101832,
                1833332.7304052871,
                171.68160701500636
              ],
              [
                -679117.5979101832,
                1832838.170405287,
                171.68160701500636
              ],
              [
                -680232.4979101832,
                1832838.170405287,
                -11.538392984993635
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:18:19+00:00",
        "end_time": "2019-07-20T18:42:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9495.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9495.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9495.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9495.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.9491308,
            65.76210421,
            -11.53839298,
            -168.923045,
            65.76866772,
            171.681607
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.94672568059033,
                  65.76210420554109,
                  -11.538392984993635
                ],
                [
                  -168.9491308006366,
                  65.76643427841316,
                  -11.538392984993635
                ],
                [
                  -168.9254465830648,
                  65.76866771552461,
                  171.68160701500636
                ],
                [
                  -168.92304501319023,
                  65.7643372694005,
                  171.68160701500636
                ],
                [
                  -168.94672568059033,
                  65.76210420554109,
                  -11.538392984993635
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9495.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9495.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:18:19Z",
            "pc:count": 561834,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -679488.7381,
                "count": 561834,
                "maximum": -679117.5979,
                "minimum": -680232.4979,
                "name": "X",
                "position": 0,
                "stddev": 232.5710907,
                "variance": 54089.31222
              },
              {
                "average": 1833038.495,
                "count": 561834,
                "maximum": 1833332.73,
                "minimum": 1832838.17,
                "name": "Y",
                "position": 1,
                "stddev": 98.98906988,
                "variance": 9798.835956
              },
              {
                "average": 71.04350948,
                "count": 561834,
                "maximum": 171.681607,
                "minimum": -11.53839298,
                "name": "Z",
                "position": 2,
                "stddev": 47.00991613,
                "variance": 2209.932215
              },
              {
                "average": 435.020798,
                "count": 561834,
                "maximum": 10597,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 492.5075058,
                "variance": 242563.6433
              },
              {
                "average": 1.165952933,
                "count": 561834,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4963425338,
                "variance": 0.2463559108
              },
              {
                "average": 1.334912091,
                "count": 561834,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7449222369,
                "variance": 0.554909139
              },
              {
                "average": 1,
                "count": 561834,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 561834,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.367117334,
                "count": 561834,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.892801314,
                "variance": 23.9395047
              },
              {
                "average": 19.53066977,
                "count": 561834,
                "maximum": 24,
                "minimum": 10.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.937538218,
                "variance": 3.754054346
              },
              {
                "average": 1.235056974,
                "count": 561834,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5554841446,
                "variance": 0.3085626349
              },
              {
                "average": 7.414998024,
                "count": 561834,
                "maximum": 12,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.549458989,
                "variance": 6.499741134
              },
              {
                "average": 247684136.4,
                "count": 561834,
                "maximum": 247685499.9,
                "minimum": 247683349.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 750.4932502,
                "variance": 563240.1186
              },
              {
                "average": 0,
                "count": 561834,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 561834,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 561834,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 561834,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 561834,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -680232.4979,
              1832838.17,
              -11.53839298,
              -679117.5979,
              1833332.73,
              171.681607
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -680232.4979101832,
                    1832838.170405287,
                    -11.538392984993635
                  ],
                  [
                    -680232.4979101832,
                    1833332.7304052871,
                    -11.538392984993635
                  ],
                  [
                    -679117.5979101832,
                    1833332.7304052871,
                    171.68160701500636
                  ],
                  [
                    -679117.5979101832,
                    1832838.170405287,
                    171.68160701500636
                  ],
                  [
                    -680232.4979101832,
                    1832838.170405287,
                    -11.538392984993635
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:18:19+00:00",
            "end_time": "2019-07-20T18:42: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": "20190720_NCMP_AK_02WNT9592.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -168.92628102694542,
              65.7374353943143,
              -11.560158000089189
            ],
            [
              -168.9283055250122,
              65.7410885709351,
              -11.560158000089189
            ],
            [
              -168.9066941556725,
              65.74312552920506,
              161.77984199991081
            ],
            [
              -168.90467238872645,
              65.73947206571891,
              161.77984199991081
            ],
            [
              -168.92628102694542,
              65.7374353943143,
              -11.560158000089189
            ]
          ]
        ]
      },
      "bbox": [
        -168.9283055,
        65.73743539,
        -11.560158,
        -168.9046724,
        65.74312553,
        161.779842
      ],
      "properties": {
        "datetime": "2019-07-20T19:01:28Z",
        "pc:count": 726033,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -679411.9445,
            "count": 726033,
            "maximum": -678911.7059,
            "minimum": -679929.9059,
            "name": "X",
            "position": 0,
            "stddev": 290.2997922,
            "variance": 84273.96938
          },
          {
            "average": 1830199.788,
            "count": 726033,
            "maximum": 1830368.658,
            "minimum": 1829951.418,
            "name": "Y",
            "position": 1,
            "stddev": 78.87274555,
            "variance": 6220.909991
          },
          {
            "average": 72.48829969,
            "count": 726033,
            "maximum": 161.779842,
            "minimum": -11.560158,
            "name": "Z",
            "position": 2,
            "stddev": 43.29796307,
            "variance": 1874.713606
          },
          {
            "average": 619.5065858,
            "count": 726033,
            "maximum": 8605,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 696.5987163,
            "variance": 485249.7716
          },
          {
            "average": 1.325348848,
            "count": 726033,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6827580696,
            "variance": 0.4661585815
          },
          {
            "average": 1.652429022,
            "count": 726033,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.991861981,
            "variance": 0.9837901894
          },
          {
            "average": 1,
            "count": 726033,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 726033,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.621141188,
            "count": 726033,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.821630053,
            "variance": 7.961596155
          },
          {
            "average": 19.60398328,
            "count": 726033,
            "maximum": 25.99799919,
            "minimum": 13.00199986,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.407979214,
            "variance": 11.61432232
          },
          {
            "average": 1.391213623,
            "count": 726033,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7402781228,
            "variance": 0.5480116991
          },
          {
            "average": 7.915692537,
            "count": 726033,
            "maximum": 8,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2778485571,
            "variance": 0.07719982069
          },
          {
            "average": 247684444.5,
            "count": 726033,
            "maximum": 247684488.2,
            "minimum": 247684071.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 111.6335156,
            "variance": 12462.04181
          },
          {
            "average": 0,
            "count": 726033,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 726033,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 726033,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 726033,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 726033,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -679929.9059,
          1829951.418,
          -11.560158,
          -678911.7059,
          1830368.658,
          161.779842
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -679929.9059489301,
                1829951.417617485,
                -11.560158000089189
              ],
              [
                -679929.9059489301,
                1830368.6576174852,
                -11.560158000089189
              ],
              [
                -678911.7059489301,
                1830368.6576174852,
                161.77984199991081
              ],
              [
                -678911.7059489301,
                1829951.417617485,
                161.77984199991081
              ],
              [
                -679929.9059489301,
                1829951.417617485,
                -11.560158000089189
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T19:01:28+00:00",
        "end_time": "2019-07-20T18:54:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_534_Diomede/20190720_NCMP_AK_02WNT9592.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_02WNT9592.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9592.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9592.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -168.9283055,
            65.73743539,
            -11.560158,
            -168.9046724,
            65.74312553,
            161.779842
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -168.92628102694542,
                  65.7374353943143,
                  -11.560158000089189
                ],
                [
                  -168.9283055250122,
                  65.7410885709351,
                  -11.560158000089189
                ],
                [
                  -168.9066941556725,
                  65.74312552920506,
                  161.77984199991081
                ],
                [
                  -168.90467238872645,
                  65.73947206571891,
                  161.77984199991081
                ],
                [
                  -168.92628102694542,
                  65.7374353943143,
                  -11.560158000089189
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_02WNT9592.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_534_Diomede/20190720_NCMP_AK_02WNT9592.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T19:01:28Z",
            "pc:count": 726033,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -679411.9445,
                "count": 726033,
                "maximum": -678911.7059,
                "minimum": -679929.9059,
                "name": "X",
                "position": 0,
                "stddev": 290.2997922,
                "variance": 84273.96938
              },
              {
                "average": 1830199.788,
                "count": 726033,
                "maximum": 1830368.658,
                "minimum": 1829951.418,
                "name": "Y",
                "position": 1,
                "stddev": 78.87274555,
                "variance": 6220.909991
              },
              {
                "average": 72.48829969,
                "count": 726033,
                "maximum": 161.779842,
                "minimum": -11.560158,
                "name": "Z",
                "position": 2,
                "stddev": 43.29796307,
                "variance": 1874.713606
              },
              {
                "average": 619.5065858,
                "count": 726033,
                "maximum": 8605,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 696.5987163,
                "variance": 485249.7716
              },
              {
                "average": 1.325348848,
                "count": 726033,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6827580696,
                "variance": 0.4661585815
              },
              {
                "average": 1.652429022,
                "count": 726033,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.991861981,
                "variance": 0.9837901894
              },
              {
                "average": 1,
                "count": 726033,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 726033,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.621141188,
                "count": 726033,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.821630053,
                "variance": 7.961596155
              },
              {
                "average": 19.60398328,
                "count": 726033,
                "maximum": 25.99799919,
                "minimum": 13.00199986,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.407979214,
                "variance": 11.61432232
              },
              {
                "average": 1.391213623,
                "count": 726033,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7402781228,
                "variance": 0.5480116991
              },
              {
                "average": 7.915692537,
                "count": 726033,
                "maximum": 8,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2778485571,
                "variance": 0.07719982069
              },
              {
                "average": 247684444.5,
                "count": 726033,
                "maximum": 247684488.2,
                "minimum": 247684071.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 111.6335156,
                "variance": 12462.04181
              },
              {
                "average": 0,
                "count": 726033,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 726033,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 726033,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 726033,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 726033,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -679929.9059,
              1829951.418,
              -11.560158,
              -678911.7059,
              1830368.658,
              161.779842
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -679929.9059489301,
                    1829951.417617485,
                    -11.560158000089189
                  ],
                  [
                    -679929.9059489301,
                    1830368.6576174852,
                    -11.560158000089189
                  ],
                  [
                    -678911.7059489301,
                    1830368.6576174852,
                    161.77984199991081
                  ],
                  [
                    -678911.7059489301,
                    1829951.417617485,
                    161.77984199991081
                  ],
                  [
                    -679929.9059489301,
                    1829951.417617485,
                    -11.560158000089189
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T19:01:28+00:00",
            "end_time": "2019-07-20T18:54: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": "20190720_NCMP_AK_03WVR2282.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.87544095823682,
              68.34270763319789,
              -11.015561711409685
            ],
            [
              -166.8789248652639,
              68.3493828533616,
              -11.015561711409685
            ],
            [
              -166.87083369759844,
              68.34998046143396,
              -7.595561711409686
            ],
            [
              -166.86735186860983,
              68.34330506656634,
              -7.595561711409686
            ],
            [
              -166.87544095823682,
              68.34270763319789,
              -11.015561711409685
            ]
          ]
        ]
      },
      "bbox": [
        -166.8789249,
        68.34270763,
        -11.01556171,
        -166.8673519,
        68.34998046,
        -7.595561711
      ],
      "properties": {
        "datetime": "2019-07-20T21:40:30Z",
        "pc:count": 18329,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -531861.7446,
            "count": 18329,
            "maximum": -531735.9294,
            "minimum": -532078.7294,
            "name": "X",
            "position": 0,
            "stddev": 67.80184308,
            "variance": 4597.089926
          },
          {
            "average": 2094634.247,
            "count": 18329,
            "maximum": 2094812.514,
            "minimum": 2094060.734,
            "name": "Y",
            "position": 1,
            "stddev": 146.1664177,
            "variance": 21364.62166
          },
          {
            "average": -9.077689487,
            "count": 18329,
            "maximum": -7.595561711,
            "minimum": -11.01556171,
            "name": "Z",
            "position": 2,
            "stddev": 0.6145183151,
            "variance": 0.3776327595
          },
          {
            "average": 1208.180479,
            "count": 18329,
            "maximum": 2503,
            "minimum": 301,
            "name": "Intensity",
            "position": 3,
            "stddev": 447.0191136,
            "variance": 199826.0879
          },
          {
            "average": 1,
            "count": 18329,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 18329,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 18329,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18329,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 18329,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.62674945,
            "count": 18329,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.142671248,
            "variance": 1.305697581
          },
          {
            "average": 2.019695564,
            "count": 18329,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1389557577,
            "variance": 0.0193087026
          },
          {
            "average": 7.744994271,
            "count": 18329,
            "maximum": 9,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.074893619,
            "variance": 1.155396291
          },
          {
            "average": 247693536.6,
            "count": 18329,
            "maximum": 247694030.5,
            "minimum": 247692267.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 497.9052094,
            "variance": 247909.5976
          },
          {
            "average": 0,
            "count": 18329,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18329,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18329,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18329,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18329,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -532078.7294,
          2094060.734,
          -11.01556171,
          -531735.9294,
          2094812.514,
          -7.595561711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -532078.7293962996,
                2094060.7339424603,
                -11.015561711409685
              ],
              [
                -532078.7293962996,
                2094812.51394246,
                -11.015561711409685
              ],
              [
                -531735.9293962995,
                2094812.51394246,
                -7.595561711409686
              ],
              [
                -531735.9293962995,
                2094060.7339424603,
                -7.595561711409686
              ],
              [
                -532078.7293962996,
                2094060.7339424603,
                -11.015561711409685
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:40:30+00:00",
        "end_time": "2019-07-20T21:11:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2282.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2282.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2282.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2282.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8789249,
            68.34270763,
            -11.01556171,
            -166.8673519,
            68.34998046,
            -7.595561711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.87544095823682,
                  68.34270763319789,
                  -11.015561711409685
                ],
                [
                  -166.8789248652639,
                  68.3493828533616,
                  -11.015561711409685
                ],
                [
                  -166.87083369759844,
                  68.34998046143396,
                  -7.595561711409686
                ],
                [
                  -166.86735186860983,
                  68.34330506656634,
                  -7.595561711409686
                ],
                [
                  -166.87544095823682,
                  68.34270763319789,
                  -11.015561711409685
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2282.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2282.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:40:30Z",
            "pc:count": 18329,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -531861.7446,
                "count": 18329,
                "maximum": -531735.9294,
                "minimum": -532078.7294,
                "name": "X",
                "position": 0,
                "stddev": 67.80184308,
                "variance": 4597.089926
              },
              {
                "average": 2094634.247,
                "count": 18329,
                "maximum": 2094812.514,
                "minimum": 2094060.734,
                "name": "Y",
                "position": 1,
                "stddev": 146.1664177,
                "variance": 21364.62166
              },
              {
                "average": -9.077689487,
                "count": 18329,
                "maximum": -7.595561711,
                "minimum": -11.01556171,
                "name": "Z",
                "position": 2,
                "stddev": 0.6145183151,
                "variance": 0.3776327595
              },
              {
                "average": 1208.180479,
                "count": 18329,
                "maximum": 2503,
                "minimum": 301,
                "name": "Intensity",
                "position": 3,
                "stddev": 447.0191136,
                "variance": 199826.0879
              },
              {
                "average": 1,
                "count": 18329,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 18329,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 18329,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18329,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 18329,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.62674945,
                "count": 18329,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.142671248,
                "variance": 1.305697581
              },
              {
                "average": 2.019695564,
                "count": 18329,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1389557577,
                "variance": 0.0193087026
              },
              {
                "average": 7.744994271,
                "count": 18329,
                "maximum": 9,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.074893619,
                "variance": 1.155396291
              },
              {
                "average": 247693536.6,
                "count": 18329,
                "maximum": 247694030.5,
                "minimum": 247692267.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 497.9052094,
                "variance": 247909.5976
              },
              {
                "average": 0,
                "count": 18329,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18329,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18329,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18329,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18329,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -532078.7294,
              2094060.734,
              -11.01556171,
              -531735.9294,
              2094812.514,
              -7.595561711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -532078.7293962996,
                    2094060.7339424603,
                    -11.015561711409685
                  ],
                  [
                    -532078.7293962996,
                    2094812.51394246,
                    -11.015561711409685
                  ],
                  [
                    -531735.9293962995,
                    2094812.51394246,
                    -7.595561711409686
                  ],
                  [
                    -531735.9293962995,
                    2094060.7339424603,
                    -7.595561711409686
                  ],
                  [
                    -532078.7293962996,
                    2094060.7339424603,
                    -11.015561711409685
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:40:30+00:00",
            "end_time": "2019-07-20T21:11:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2283.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.89088946095518,
              68.34810100840876,
              -10.90528249963798
            ],
            [
              -166.89475509244886,
              68.35549686233922,
              -10.90528249963798
            ],
            [
              -166.87583043713886,
              68.35689545347567,
              -6.565282499637981
            ],
            [
              -166.87197019160604,
              68.34949914639992,
              -6.565282499637981
            ],
            [
              -166.89088946095518,
              68.34810100840876,
              -10.90528249963798
            ]
          ]
        ]
      },
      "bbox": [
        -166.8947551,
        68.34810101,
        -10.9052825,
        -166.8719702,
        68.35689545,
        -6.5652825
      ],
      "properties": {
        "datetime": "2019-07-20T21:56:02Z",
        "pc:count": 25392,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -532188.9156,
            "count": 25392,
            "maximum": -531792.5373,
            "minimum": -532594.1373,
            "name": "X",
            "position": 0,
            "stddev": 146.2161194,
            "variance": 21379.15357
          },
          {
            "average": 2095052.436,
            "count": 25392,
            "maximum": 2095602.38,
            "minimum": 2094769.42,
            "name": "Y",
            "position": 1,
            "stddev": 168.888992,
            "variance": 28523.49162
          },
          {
            "average": -8.412964053,
            "count": 25392,
            "maximum": -6.5652825,
            "minimum": -10.9052825,
            "name": "Z",
            "position": 2,
            "stddev": 0.7376169845,
            "variance": 0.5440788158
          },
          {
            "average": 1090.436988,
            "count": 25392,
            "maximum": 3296,
            "minimum": 295,
            "name": "Intensity",
            "position": 3,
            "stddev": 547.0055397,
            "variance": 299215.0605
          },
          {
            "average": 1,
            "count": 25392,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 25392,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 25392,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25392,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 25392,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.60130688,
            "count": 25392,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.526029205,
            "variance": 2.328765136
          },
          {
            "average": 2.002678009,
            "count": 25392,
            "maximum": 4,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0524376806,
            "variance": 0.002749710346
          },
          {
            "average": 9.415327662,
            "count": 25392,
            "maximum": 11,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8085136972,
            "variance": 0.6536943986
          },
          {
            "average": 247694291.2,
            "count": 25392,
            "maximum": 247694962.6,
            "minimum": 247693770.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 403.6521612,
            "variance": 162935.0672
          },
          {
            "average": 0,
            "count": 25392,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25392,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25392,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25392,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 25392,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -532594.1373,
          2094769.42,
          -10.9052825,
          -531792.5373,
          2095602.38,
          -6.5652825
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -532594.1373103419,
                2094769.4196092254,
                -10.90528249963798
              ],
              [
                -532594.1373103419,
                2095602.3796092253,
                -10.90528249963798
              ],
              [
                -531792.5373103418,
                2095602.3796092253,
                -6.565282499637981
              ],
              [
                -531792.5373103418,
                2094769.4196092254,
                -6.565282499637981
              ],
              [
                -532594.1373103419,
                2094769.4196092254,
                -10.90528249963798
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:56:02+00:00",
        "end_time": "2019-07-20T21:36:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2283.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2283.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2283.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2283.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8947551,
            68.34810101,
            -10.9052825,
            -166.8719702,
            68.35689545,
            -6.5652825
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.89088946095518,
                  68.34810100840876,
                  -10.90528249963798
                ],
                [
                  -166.89475509244886,
                  68.35549686233922,
                  -10.90528249963798
                ],
                [
                  -166.87583043713886,
                  68.35689545347567,
                  -6.565282499637981
                ],
                [
                  -166.87197019160604,
                  68.34949914639992,
                  -6.565282499637981
                ],
                [
                  -166.89088946095518,
                  68.34810100840876,
                  -10.90528249963798
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2283.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2283.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:56:02Z",
            "pc:count": 25392,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -532188.9156,
                "count": 25392,
                "maximum": -531792.5373,
                "minimum": -532594.1373,
                "name": "X",
                "position": 0,
                "stddev": 146.2161194,
                "variance": 21379.15357
              },
              {
                "average": 2095052.436,
                "count": 25392,
                "maximum": 2095602.38,
                "minimum": 2094769.42,
                "name": "Y",
                "position": 1,
                "stddev": 168.888992,
                "variance": 28523.49162
              },
              {
                "average": -8.412964053,
                "count": 25392,
                "maximum": -6.5652825,
                "minimum": -10.9052825,
                "name": "Z",
                "position": 2,
                "stddev": 0.7376169845,
                "variance": 0.5440788158
              },
              {
                "average": 1090.436988,
                "count": 25392,
                "maximum": 3296,
                "minimum": 295,
                "name": "Intensity",
                "position": 3,
                "stddev": 547.0055397,
                "variance": 299215.0605
              },
              {
                "average": 1,
                "count": 25392,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 25392,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 25392,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25392,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 25392,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.60130688,
                "count": 25392,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.526029205,
                "variance": 2.328765136
              },
              {
                "average": 2.002678009,
                "count": 25392,
                "maximum": 4,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0524376806,
                "variance": 0.002749710346
              },
              {
                "average": 9.415327662,
                "count": 25392,
                "maximum": 11,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8085136972,
                "variance": 0.6536943986
              },
              {
                "average": 247694291.2,
                "count": 25392,
                "maximum": 247694962.6,
                "minimum": 247693770.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 403.6521612,
                "variance": 162935.0672
              },
              {
                "average": 0,
                "count": 25392,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25392,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25392,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25392,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 25392,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -532594.1373,
              2094769.42,
              -10.9052825,
              -531792.5373,
              2095602.38,
              -6.5652825
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -532594.1373103419,
                    2094769.4196092254,
                    -10.90528249963798
                  ],
                  [
                    -532594.1373103419,
                    2095602.3796092253,
                    -10.90528249963798
                  ],
                  [
                    -531792.5373103418,
                    2095602.3796092253,
                    -6.565282499637981
                  ],
                  [
                    -531792.5373103418,
                    2094769.4196092254,
                    -6.565282499637981
                  ],
                  [
                    -532594.1373103419,
                    2094769.4196092254,
                    -10.90528249963798
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:56:02+00:00",
            "end_time": "2019-07-20T21:36: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": "20190720_NCMP_AK_03WVR2381.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.85985032936298,
              68.335808808686,
              -10.646754712200659
            ],
            [
              -166.86234291669186,
              68.34059213030211,
              -10.646754712200659
            ],
            [
              -166.8459116553026,
              68.34180409866322,
              -3.446754712200659
            ],
            [
              -166.84342209165783,
              68.33702052324348,
              -3.446754712200659
            ],
            [
              -166.85985032936298,
              68.335808808686,
              -10.646754712200659
            ]
          ]
        ]
      },
      "bbox": [
        -166.8623429,
        68.33580881,
        -10.64675471,
        -166.8434221,
        68.3418041,
        -3.446754712
      ],
      "properties": {
        "datetime": "2019-07-20T21:07:09Z",
        "pc:count": 37671,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -531130.437,
            "count": 37671,
            "maximum": -530892.8979,
            "minimum": -531589.2379,
            "name": "X",
            "position": 0,
            "stddev": 148.5345696,
            "variance": 22062.51838
          },
          {
            "average": 2093464.909,
            "count": 37671,
            "maximum": 2093726.425,
            "minimum": 2093187.725,
            "name": "Y",
            "position": 1,
            "stddev": 127.7976308,
            "variance": 16332.23445
          },
          {
            "average": -6.193618082,
            "count": 37671,
            "maximum": -3.446754712,
            "minimum": -10.64675471,
            "name": "Z",
            "position": 2,
            "stddev": 1.320053811,
            "variance": 1.742542065
          },
          {
            "average": 1406.338244,
            "count": 37671,
            "maximum": 4804,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 635.5009236,
            "variance": 403861.4238
          },
          {
            "average": 1,
            "count": 37671,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 37671,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 37671,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37671,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 37671,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.03684291,
            "count": 37671,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.978477776,
            "variance": 3.914374309
          },
          {
            "average": 2.011706618,
            "count": 37671,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1075633769,
            "variance": 0.01156988005
          },
          {
            "average": 2.601284808,
            "count": 37671,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6334473799,
            "variance": 0.4012555831
          },
          {
            "average": 247691216.2,
            "count": 37671,
            "maximum": 247692029.1,
            "minimum": 247690391.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 264.9436378,
            "variance": 70195.13121
          },
          {
            "average": 0,
            "count": 37671,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37671,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37671,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37671,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 37671,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -531589.2379,
          2093187.725,
          -10.64675471,
          -530892.8979,
          2093726.425,
          -3.446754712
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -531589.237945271,
                2093187.7254154435,
                -10.646754712200659
              ],
              [
                -531589.237945271,
                2093726.4254154437,
                -10.646754712200659
              ],
              [
                -530892.8979452709,
                2093726.4254154437,
                -3.446754712200659
              ],
              [
                -530892.8979452709,
                2093187.7254154435,
                -3.446754712200659
              ],
              [
                -531589.237945271,
                2093187.7254154435,
                -10.646754712200659
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:07:09+00:00",
        "end_time": "2019-07-20T20:39:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2381.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2381.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2381.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2381.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8623429,
            68.33580881,
            -10.64675471,
            -166.8434221,
            68.3418041,
            -3.446754712
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.85985032936298,
                  68.335808808686,
                  -10.646754712200659
                ],
                [
                  -166.86234291669186,
                  68.34059213030211,
                  -10.646754712200659
                ],
                [
                  -166.8459116553026,
                  68.34180409866322,
                  -3.446754712200659
                ],
                [
                  -166.84342209165783,
                  68.33702052324348,
                  -3.446754712200659
                ],
                [
                  -166.85985032936298,
                  68.335808808686,
                  -10.646754712200659
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2381.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2381.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:07:09Z",
            "pc:count": 37671,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -531130.437,
                "count": 37671,
                "maximum": -530892.8979,
                "minimum": -531589.2379,
                "name": "X",
                "position": 0,
                "stddev": 148.5345696,
                "variance": 22062.51838
              },
              {
                "average": 2093464.909,
                "count": 37671,
                "maximum": 2093726.425,
                "minimum": 2093187.725,
                "name": "Y",
                "position": 1,
                "stddev": 127.7976308,
                "variance": 16332.23445
              },
              {
                "average": -6.193618082,
                "count": 37671,
                "maximum": -3.446754712,
                "minimum": -10.64675471,
                "name": "Z",
                "position": 2,
                "stddev": 1.320053811,
                "variance": 1.742542065
              },
              {
                "average": 1406.338244,
                "count": 37671,
                "maximum": 4804,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 635.5009236,
                "variance": 403861.4238
              },
              {
                "average": 1,
                "count": 37671,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 37671,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 37671,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37671,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 37671,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.03684291,
                "count": 37671,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.978477776,
                "variance": 3.914374309
              },
              {
                "average": 2.011706618,
                "count": 37671,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1075633769,
                "variance": 0.01156988005
              },
              {
                "average": 2.601284808,
                "count": 37671,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6334473799,
                "variance": 0.4012555831
              },
              {
                "average": 247691216.2,
                "count": 37671,
                "maximum": 247692029.1,
                "minimum": 247690391.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 264.9436378,
                "variance": 70195.13121
              },
              {
                "average": 0,
                "count": 37671,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37671,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37671,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37671,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 37671,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -531589.2379,
              2093187.725,
              -10.64675471,
              -530892.8979,
              2093726.425,
              -3.446754712
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -531589.237945271,
                    2093187.7254154435,
                    -10.646754712200659
                  ],
                  [
                    -531589.237945271,
                    2093726.4254154437,
                    -10.646754712200659
                  ],
                  [
                    -530892.8979452709,
                    2093726.4254154437,
                    -3.446754712200659
                  ],
                  [
                    -530892.8979452709,
                    2093187.7254154435,
                    -3.446754712200659
                  ],
                  [
                    -531589.237945271,
                    2093187.7254154435,
                    -10.646754712200659
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:07:09+00:00",
            "end_time": "2019-07-20T20:39:51+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2382.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.86768892910578,
              68.33917939108386,
              -11.094683488067949
            ],
            [
              -166.87274137224216,
              68.34886603550679,
              -11.094683488067949
            ],
            [
              -166.8483827305993,
              68.35066309102442,
              -5.87468348806795
            ],
            [
              -166.8433393658545,
              68.34097568433525,
              -5.87468348806795
            ],
            [
              -166.86768892910578,
              68.33917939108386,
              -11.094683488067949
            ]
          ]
        ]
      },
      "bbox": [
        -166.8727414,
        68.33917939,
        -11.09468349,
        -166.8433394,
        68.35066309,
        -5.874683488
      ],
      "properties": {
        "datetime": "2019-07-20T21:40:30Z",
        "pc:count": 78110,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -531367.5419,
            "count": 78110,
            "maximum": -530805.5148,
            "minimum": -531837.4748,
            "name": "X",
            "position": 0,
            "stddev": 276.8265702,
            "variance": 76632.94996
          },
          {
            "average": 2094032.719,
            "count": 78110,
            "maximum": 2094706.94,
            "minimum": 2093616.02,
            "name": "Y",
            "position": 1,
            "stddev": 205.5387297,
            "variance": 42246.1694
          },
          {
            "average": -8.518965782,
            "count": 78110,
            "maximum": -5.874683488,
            "minimum": -11.09468349,
            "name": "Z",
            "position": 2,
            "stddev": 0.7871842231,
            "variance": 0.6196590011
          },
          {
            "average": 682.5060044,
            "count": 78110,
            "maximum": 1815,
            "minimum": 301,
            "name": "Intensity",
            "position": 3,
            "stddev": 288.5809233,
            "variance": 83278.94927
          },
          {
            "average": 1,
            "count": 78110,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 78110,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 78110,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78110,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 78110,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.50672869,
            "count": 78110,
            "maximum": 24,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.105798808,
            "variance": 1.222791005
          },
          {
            "average": 2.001280246,
            "count": 78110,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03575784036,
            "variance": 0.001278623147
          },
          {
            "average": 5.173550122,
            "count": 78110,
            "maximum": 9,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9828012791,
            "variance": 0.9658983542
          },
          {
            "average": 247692376.2,
            "count": 78110,
            "maximum": 247694030.1,
            "minimum": 247691315,
            "name": "GpsTime",
            "position": 12,
            "stddev": 456.8338084,
            "variance": 208697.1285
          },
          {
            "average": 0,
            "count": 78110,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78110,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78110,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78110,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 78110,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -531837.4748,
          2093616.02,
          -11.09468349,
          -530805.5148,
          2094706.94,
          -5.874683488
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -531837.4748052075,
                2093616.0198500585,
                -11.094683488067949
              ],
              [
                -531837.4748052075,
                2094706.9398500584,
                -11.094683488067949
              ],
              [
                -530805.5148052075,
                2094706.9398500584,
                -5.87468348806795
              ],
              [
                -530805.5148052075,
                2093616.0198500585,
                -5.87468348806795
              ],
              [
                -531837.4748052075,
                2093616.0198500585,
                -11.094683488067949
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:40:30+00:00",
        "end_time": "2019-07-20T20:55:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2382.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2382.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2382.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2382.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8727414,
            68.33917939,
            -11.09468349,
            -166.8433394,
            68.35066309,
            -5.874683488
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.86768892910578,
                  68.33917939108386,
                  -11.094683488067949
                ],
                [
                  -166.87274137224216,
                  68.34886603550679,
                  -11.094683488067949
                ],
                [
                  -166.8483827305993,
                  68.35066309102442,
                  -5.87468348806795
                ],
                [
                  -166.8433393658545,
                  68.34097568433525,
                  -5.87468348806795
                ],
                [
                  -166.86768892910578,
                  68.33917939108386,
                  -11.094683488067949
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2382.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2382.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:40:30Z",
            "pc:count": 78110,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -531367.5419,
                "count": 78110,
                "maximum": -530805.5148,
                "minimum": -531837.4748,
                "name": "X",
                "position": 0,
                "stddev": 276.8265702,
                "variance": 76632.94996
              },
              {
                "average": 2094032.719,
                "count": 78110,
                "maximum": 2094706.94,
                "minimum": 2093616.02,
                "name": "Y",
                "position": 1,
                "stddev": 205.5387297,
                "variance": 42246.1694
              },
              {
                "average": -8.518965782,
                "count": 78110,
                "maximum": -5.874683488,
                "minimum": -11.09468349,
                "name": "Z",
                "position": 2,
                "stddev": 0.7871842231,
                "variance": 0.6196590011
              },
              {
                "average": 682.5060044,
                "count": 78110,
                "maximum": 1815,
                "minimum": 301,
                "name": "Intensity",
                "position": 3,
                "stddev": 288.5809233,
                "variance": 83278.94927
              },
              {
                "average": 1,
                "count": 78110,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 78110,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 78110,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78110,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 78110,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.50672869,
                "count": 78110,
                "maximum": 24,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.105798808,
                "variance": 1.222791005
              },
              {
                "average": 2.001280246,
                "count": 78110,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03575784036,
                "variance": 0.001278623147
              },
              {
                "average": 5.173550122,
                "count": 78110,
                "maximum": 9,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9828012791,
                "variance": 0.9658983542
              },
              {
                "average": 247692376.2,
                "count": 78110,
                "maximum": 247694030.1,
                "minimum": 247691315,
                "name": "GpsTime",
                "position": 12,
                "stddev": 456.8338084,
                "variance": 208697.1285
              },
              {
                "average": 0,
                "count": 78110,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78110,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78110,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78110,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 78110,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -531837.4748,
              2093616.02,
              -11.09468349,
              -530805.5148,
              2094706.94,
              -5.874683488
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -531837.4748052075,
                    2093616.0198500585,
                    -11.094683488067949
                  ],
                  [
                    -531837.4748052075,
                    2094706.9398500584,
                    -11.094683488067949
                  ],
                  [
                    -530805.5148052075,
                    2094706.9398500584,
                    -5.87468348806795
                  ],
                  [
                    -530805.5148052075,
                    2093616.0198500585,
                    -5.87468348806795
                  ],
                  [
                    -531837.4748052075,
                    2093616.0198500585,
                    -11.094683488067949
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:40:30+00:00",
            "end_time": "2019-07-20T20:55:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2481.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.8447499422178,
              68.33637419355567,
              -10.221296526295934
            ],
            [
              -166.84698018436683,
              68.34065922454951,
              -10.221296526295934
            ],
            [
              -166.82187013207076,
              68.34250840309686,
              5.398703473704067
            ],
            [
              -166.81964403003144,
              68.33822302517878,
              5.398703473704067
            ],
            [
              -166.8447499422178,
              68.33637419355567,
              -10.221296526295934
            ]
          ]
        ]
      },
      "bbox": [
        -166.8469802,
        68.33637419,
        -10.22129653,
        -166.819644,
        68.3425084,
        5.398703474
      ],
      "properties": {
        "datetime": "2019-07-20T21:07:01Z",
        "pc:count": 501734,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -530519.6961,
            "count": 501734,
            "maximum": -529896.769,
            "minimum": -530960.829,
            "name": "X",
            "position": 0,
            "stddev": 229.1174716,
            "variance": 52494.8158
          },
          {
            "average": 2093383.064,
            "count": 501734,
            "maximum": 2093610.803,
            "minimum": 2093128.243,
            "name": "Y",
            "position": 1,
            "stddev": 80.2572031,
            "variance": 6441.21865
          },
          {
            "average": 0.4448626138,
            "count": 501734,
            "maximum": 5.398703474,
            "minimum": -10.22129653,
            "name": "Z",
            "position": 2,
            "stddev": 3.13526329,
            "variance": 9.829875895
          },
          {
            "average": 818.5190798,
            "count": 501734,
            "maximum": 11003,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1033.31336,
            "variance": 1067736.499
          },
          {
            "average": 1.000059793,
            "count": 501734,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007732346548,
            "variance": 5.978918313e-05
          },
          {
            "average": 1.000119585,
            "count": 501734,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01093486241,
            "variance": 0.0001195712159
          },
          {
            "average": 1,
            "count": 501734,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 501734,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.58272112,
            "count": 501734,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.73575476,
            "variance": 188.6709589
          },
          {
            "average": 20.11365923,
            "count": 501734,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.541952221,
            "variance": 2.377616653
          },
          {
            "average": 1.48145033,
            "count": 501734,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5107499941,
            "variance": 0.2608655564
          },
          {
            "average": 3.02298429,
            "count": 501734,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7541740542,
            "variance": 0.568778504
          },
          {
            "average": 247691445,
            "count": 501734,
            "maximum": 247692021.2,
            "minimum": 247690393.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 385.535933,
            "variance": 148637.9556
          },
          {
            "average": 0,
            "count": 501734,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 501734,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 501734,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 501734,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 501734,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -530960.829,
          2093128.243,
          -10.22129653,
          -529896.769,
          2093610.803,
          5.398703474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -530960.8290282143,
                2093128.2430544014,
                -10.221296526295934
              ],
              [
                -530960.8290282143,
                2093610.8030544014,
                -10.221296526295934
              ],
              [
                -529896.7690282143,
                2093610.8030544014,
                5.398703473704067
              ],
              [
                -529896.7690282143,
                2093128.2430544014,
                5.398703473704067
              ],
              [
                -530960.8290282143,
                2093128.2430544014,
                -10.221296526295934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:07:01+00:00",
        "end_time": "2019-07-20T20:39:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2481.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2481.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2481.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2481.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8469802,
            68.33637419,
            -10.22129653,
            -166.819644,
            68.3425084,
            5.398703474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.8447499422178,
                  68.33637419355567,
                  -10.221296526295934
                ],
                [
                  -166.84698018436683,
                  68.34065922454951,
                  -10.221296526295934
                ],
                [
                  -166.82187013207076,
                  68.34250840309686,
                  5.398703473704067
                ],
                [
                  -166.81964403003144,
                  68.33822302517878,
                  5.398703473704067
                ],
                [
                  -166.8447499422178,
                  68.33637419355567,
                  -10.221296526295934
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2481.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2481.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:07:01Z",
            "pc:count": 501734,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -530519.6961,
                "count": 501734,
                "maximum": -529896.769,
                "minimum": -530960.829,
                "name": "X",
                "position": 0,
                "stddev": 229.1174716,
                "variance": 52494.8158
              },
              {
                "average": 2093383.064,
                "count": 501734,
                "maximum": 2093610.803,
                "minimum": 2093128.243,
                "name": "Y",
                "position": 1,
                "stddev": 80.2572031,
                "variance": 6441.21865
              },
              {
                "average": 0.4448626138,
                "count": 501734,
                "maximum": 5.398703474,
                "minimum": -10.22129653,
                "name": "Z",
                "position": 2,
                "stddev": 3.13526329,
                "variance": 9.829875895
              },
              {
                "average": 818.5190798,
                "count": 501734,
                "maximum": 11003,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1033.31336,
                "variance": 1067736.499
              },
              {
                "average": 1.000059793,
                "count": 501734,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007732346548,
                "variance": 5.978918313e-05
              },
              {
                "average": 1.000119585,
                "count": 501734,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01093486241,
                "variance": 0.0001195712159
              },
              {
                "average": 1,
                "count": 501734,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 501734,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.58272112,
                "count": 501734,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.73575476,
                "variance": 188.6709589
              },
              {
                "average": 20.11365923,
                "count": 501734,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.541952221,
                "variance": 2.377616653
              },
              {
                "average": 1.48145033,
                "count": 501734,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5107499941,
                "variance": 0.2608655564
              },
              {
                "average": 3.02298429,
                "count": 501734,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7541740542,
                "variance": 0.568778504
              },
              {
                "average": 247691445,
                "count": 501734,
                "maximum": 247692021.2,
                "minimum": 247690393.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 385.535933,
                "variance": 148637.9556
              },
              {
                "average": 0,
                "count": 501734,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 501734,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 501734,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 501734,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 501734,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -530960.829,
              2093128.243,
              -10.22129653,
              -529896.769,
              2093610.803,
              5.398703474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -530960.8290282143,
                    2093128.2430544014,
                    -10.221296526295934
                  ],
                  [
                    -530960.8290282143,
                    2093610.8030544014,
                    -10.221296526295934
                  ],
                  [
                    -529896.7690282143,
                    2093610.8030544014,
                    5.398703473704067
                  ],
                  [
                    -529896.7690282143,
                    2093128.2430544014,
                    5.398703473704067
                  ],
                  [
                    -530960.8290282143,
                    2093128.2430544014,
                    -10.221296526295934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:07:01+00:00",
            "end_time": "2019-07-20T20: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": "20190720_NCMP_AK_03WVR4080.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4557331045666,
              68.33055034698552,
              4.807752405268166
            ],
            [
              -166.45803284074057,
              68.3351112625231,
              4.807752405268166
            ],
            [
              -166.44118718562333,
              68.33631398661498,
              6.927752405268167
            ],
            [
              -166.43889041217702,
              68.33175283098554,
              6.927752405268167
            ],
            [
              -166.4557331045666,
              68.33055034698552,
              4.807752405268166
            ]
          ]
        ]
      },
      "bbox": [
        -166.4580328,
        68.33055035,
        4.807752405,
        -166.4388904,
        68.33631399,
        6.927752405
      ],
      "properties": {
        "datetime": "2019-07-20T21:03:18Z",
        "pc:count": 413652,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -514887.1928,
            "count": 413652,
            "maximum": -514478.9112,
            "minimum": -515192.1312,
            "name": "X",
            "position": 0,
            "stddev": 156.5918783,
            "variance": 24521.01635
          },
          {
            "average": 2089663.879,
            "count": 413652,
            "maximum": 2089945.267,
            "minimum": 2089432.207,
            "name": "Y",
            "position": 1,
            "stddev": 130.3143423,
            "variance": 16981.82781
          },
          {
            "average": 6.128228965,
            "count": 413652,
            "maximum": 6.927752405,
            "minimum": 4.807752405,
            "name": "Z",
            "position": 2,
            "stddev": 0.1471157221,
            "variance": 0.02164303569
          },
          {
            "average": 710.9179044,
            "count": 413652,
            "maximum": 3375,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 439.7073596,
            "variance": 193342.5621
          },
          {
            "average": 1,
            "count": 413652,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 413652,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 413652,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 413652,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.699916838,
            "count": 413652,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8946270131,
            "variance": 0.8003574925
          },
          {
            "average": 19.68251185,
            "count": 413652,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8862306881,
            "variance": 0.7854048325
          },
          {
            "average": 1.000783267,
            "count": 413652,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02797598039,
            "variance": 0.0007826554788
          },
          {
            "average": 2.322841422,
            "count": 413652,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.735838005,
            "variance": 0.5414575696
          },
          {
            "average": 247690982.7,
            "count": 413652,
            "maximum": 247691798.3,
            "minimum": 247690823.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 356.6308989,
            "variance": 127185.598
          },
          {
            "average": 0,
            "count": 413652,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 413652,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 413652,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 413652,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 413652,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -515192.1312,
          2089432.207,
          4.807752405,
          -514478.9112,
          2089945.267,
          6.927752405
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -515192.13118097204,
                2089432.2065320003,
                4.807752405268166
              ],
              [
                -515192.13118097204,
                2089945.2665320004,
                4.807752405268166
              ],
              [
                -514478.91118097206,
                2089945.2665320004,
                6.927752405268167
              ],
              [
                -514478.91118097206,
                2089432.2065320003,
                6.927752405268167
              ],
              [
                -515192.13118097204,
                2089432.2065320003,
                4.807752405268166
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:03:18+00:00",
        "end_time": "2019-07-20T20:47:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR4080.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR4080.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR4080.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR4080.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4580328,
            68.33055035,
            4.807752405,
            -166.4388904,
            68.33631399,
            6.927752405
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4557331045666,
                  68.33055034698552,
                  4.807752405268166
                ],
                [
                  -166.45803284074057,
                  68.3351112625231,
                  4.807752405268166
                ],
                [
                  -166.44118718562333,
                  68.33631398661498,
                  6.927752405268167
                ],
                [
                  -166.43889041217702,
                  68.33175283098554,
                  6.927752405268167
                ],
                [
                  -166.4557331045666,
                  68.33055034698552,
                  4.807752405268166
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR4080.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR4080.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:03:18Z",
            "pc:count": 413652,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -514887.1928,
                "count": 413652,
                "maximum": -514478.9112,
                "minimum": -515192.1312,
                "name": "X",
                "position": 0,
                "stddev": 156.5918783,
                "variance": 24521.01635
              },
              {
                "average": 2089663.879,
                "count": 413652,
                "maximum": 2089945.267,
                "minimum": 2089432.207,
                "name": "Y",
                "position": 1,
                "stddev": 130.3143423,
                "variance": 16981.82781
              },
              {
                "average": 6.128228965,
                "count": 413652,
                "maximum": 6.927752405,
                "minimum": 4.807752405,
                "name": "Z",
                "position": 2,
                "stddev": 0.1471157221,
                "variance": 0.02164303569
              },
              {
                "average": 710.9179044,
                "count": 413652,
                "maximum": 3375,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 439.7073596,
                "variance": 193342.5621
              },
              {
                "average": 1,
                "count": 413652,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 413652,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 413652,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 413652,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.699916838,
                "count": 413652,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8946270131,
                "variance": 0.8003574925
              },
              {
                "average": 19.68251185,
                "count": 413652,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8862306881,
                "variance": 0.7854048325
              },
              {
                "average": 1.000783267,
                "count": 413652,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02797598039,
                "variance": 0.0007826554788
              },
              {
                "average": 2.322841422,
                "count": 413652,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.735838005,
                "variance": 0.5414575696
              },
              {
                "average": 247690982.7,
                "count": 413652,
                "maximum": 247691798.3,
                "minimum": 247690823.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 356.6308989,
                "variance": 127185.598
              },
              {
                "average": 0,
                "count": 413652,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 413652,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 413652,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 413652,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 413652,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -515192.1312,
              2089432.207,
              4.807752405,
              -514478.9112,
              2089945.267,
              6.927752405
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -515192.13118097204,
                    2089432.2065320003,
                    4.807752405268166
                  ],
                  [
                    -515192.13118097204,
                    2089945.2665320004,
                    4.807752405268166
                  ],
                  [
                    -514478.91118097206,
                    2089945.2665320004,
                    6.927752405268167
                  ],
                  [
                    -514478.91118097206,
                    2089432.2065320003,
                    6.927752405268167
                  ],
                  [
                    -515192.13118097204,
                    2089432.2065320003,
                    4.807752405268166
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:03:18+00:00",
            "end_time": "2019-07-20T20:47:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR4081.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4554339601135,
              68.33479114541133,
              4.784760707253728
            ],
            [
              -166.46029008387475,
              68.34441883788023,
              4.784760707253728
            ],
            [
              -166.43882772282785,
              68.345950647184,
              6.724760707253727
            ],
            [
              -166.43397956845365,
              68.3363223090674,
              6.724760707253727
            ],
            [
              -166.4554339601135,
              68.33479114541133,
              4.784760707253728
            ]
          ]
        ]
      },
      "bbox": [
        -166.4602901,
        68.33479115,
        4.784760707,
        -166.4339796,
        68.34595065,
        6.724760707
      ],
      "properties": {
        "datetime": "2019-07-20T21:32:20Z",
        "pc:count": 997720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -514676.319,
            "count": 997720,
            "maximum": -514184.1761,
            "minimum": -515092.5161,
            "name": "X",
            "position": 0,
            "stddev": 195.4314964,
            "variance": 38193.4698
          },
          {
            "average": 2090521.438,
            "count": 997720,
            "maximum": 2090973.35,
            "minimum": 2089890.35,
            "name": "Y",
            "position": 1,
            "stddev": 264.141603,
            "variance": 69770.78643
          },
          {
            "average": 5.665830847,
            "count": 997720,
            "maximum": 6.724760707,
            "minimum": 4.784760707,
            "name": "Z",
            "position": 2,
            "stddev": 0.3836996724,
            "variance": 0.1472254386
          },
          {
            "average": 813.4309596,
            "count": 997720,
            "maximum": 3211,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 450.8804694,
            "variance": 203293.1977
          },
          {
            "average": 1,
            "count": 997720,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.000002005,
            "count": 997720,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001415827818,
            "variance": 2.004568411e-06
          },
          {
            "average": 1,
            "count": 997720,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 997720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.715646674,
            "count": 997720,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8329147475,
            "variance": 0.6937469766
          },
          {
            "average": 19.8595563,
            "count": 997720,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.434895912,
            "variance": 2.058926277
          },
          {
            "average": 1.000649481,
            "count": 997720,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02547664895,
            "variance": 0.0006490596415
          },
          {
            "average": 6.636218578,
            "count": 997720,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.372547248,
            "variance": 1.883885949
          },
          {
            "average": 247692945.1,
            "count": 997720,
            "maximum": 247693540,
            "minimum": 247691793.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 594.074447,
            "variance": 352924.4486
          },
          {
            "average": 0,
            "count": 997720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 997720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 997720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 997720,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 997720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -515092.5161,
          2089890.35,
          4.784760707,
          -514184.1761,
          2090973.35,
          6.724760707
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -515092.5161497483,
                2089890.3496138486,
                4.784760707253728
              ],
              [
                -515092.5161497483,
                2090973.3496138486,
                4.784760707253728
              ],
              [
                -514184.1761497483,
                2090973.3496138486,
                6.724760707253727
              ],
              [
                -514184.1761497483,
                2089890.3496138486,
                6.724760707253727
              ],
              [
                -515092.5161497483,
                2089890.3496138486,
                4.784760707253728
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:32:20+00:00",
        "end_time": "2019-07-20T21:03:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR4081.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR4081.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR4081.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR4081.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4602901,
            68.33479115,
            4.784760707,
            -166.4339796,
            68.34595065,
            6.724760707
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4554339601135,
                  68.33479114541133,
                  4.784760707253728
                ],
                [
                  -166.46029008387475,
                  68.34441883788023,
                  4.784760707253728
                ],
                [
                  -166.43882772282785,
                  68.345950647184,
                  6.724760707253727
                ],
                [
                  -166.43397956845365,
                  68.3363223090674,
                  6.724760707253727
                ],
                [
                  -166.4554339601135,
                  68.33479114541133,
                  4.784760707253728
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR4081.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR4081.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:32:20Z",
            "pc:count": 997720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -514676.319,
                "count": 997720,
                "maximum": -514184.1761,
                "minimum": -515092.5161,
                "name": "X",
                "position": 0,
                "stddev": 195.4314964,
                "variance": 38193.4698
              },
              {
                "average": 2090521.438,
                "count": 997720,
                "maximum": 2090973.35,
                "minimum": 2089890.35,
                "name": "Y",
                "position": 1,
                "stddev": 264.141603,
                "variance": 69770.78643
              },
              {
                "average": 5.665830847,
                "count": 997720,
                "maximum": 6.724760707,
                "minimum": 4.784760707,
                "name": "Z",
                "position": 2,
                "stddev": 0.3836996724,
                "variance": 0.1472254386
              },
              {
                "average": 813.4309596,
                "count": 997720,
                "maximum": 3211,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 450.8804694,
                "variance": 203293.1977
              },
              {
                "average": 1,
                "count": 997720,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.000002005,
                "count": 997720,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001415827818,
                "variance": 2.004568411e-06
              },
              {
                "average": 1,
                "count": 997720,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 997720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.715646674,
                "count": 997720,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8329147475,
                "variance": 0.6937469766
              },
              {
                "average": 19.8595563,
                "count": 997720,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.434895912,
                "variance": 2.058926277
              },
              {
                "average": 1.000649481,
                "count": 997720,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02547664895,
                "variance": 0.0006490596415
              },
              {
                "average": 6.636218578,
                "count": 997720,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.372547248,
                "variance": 1.883885949
              },
              {
                "average": 247692945.1,
                "count": 997720,
                "maximum": 247693540,
                "minimum": 247691793.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 594.074447,
                "variance": 352924.4486
              },
              {
                "average": 0,
                "count": 997720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 997720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 997720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 997720,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 997720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -515092.5161,
              2089890.35,
              4.784760707,
              -514184.1761,
              2090973.35,
              6.724760707
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -515092.5161497483,
                    2089890.3496138486,
                    4.784760707253728
                  ],
                  [
                    -515092.5161497483,
                    2090973.3496138486,
                    4.784760707253728
                  ],
                  [
                    -514184.1761497483,
                    2090973.3496138486,
                    6.724760707253727
                  ],
                  [
                    -514184.1761497483,
                    2089890.3496138486,
                    6.724760707253727
                  ],
                  [
                    -515092.5161497483,
                    2089890.3496138486,
                    4.784760707253728
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:32:20+00:00",
            "end_time": "2019-07-20T21:03: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": "20190720_NCMP_AK_03WVR4082.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4568964870452,
              68.34434718425821,
              2.86938474883087
            ],
            [
              -166.4604710792583,
              68.35143152183491,
              2.86938474883087
            ],
            [
              -166.43794474536682,
              68.35303881171345,
              8.78938474883087
            ],
            [
              -166.43437631012605,
              68.34595397539915,
              8.78938474883087
            ],
            [
              -166.4568964870452,
              68.34434718425821,
              2.86938474883087
            ]
          ]
        ]
      },
      "bbox": [
        -166.4604711,
        68.34434718,
        2.869384749,
        -166.4343763,
        68.35303881,
        8.789384749
      ],
      "properties": {
        "datetime": "2019-07-20T22:03:56Z",
        "pc:count": 410093,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -514490.7266,
            "count": 410093,
            "maximum": -514002.2552,
            "minimum": -514955.3552,
            "name": "X",
            "position": 0,
            "stddev": 278.7338155,
            "variance": 77692.53993
          },
          {
            "average": 2091351.532,
            "count": 410093,
            "maximum": 2091736.132,
            "minimum": 2090939.252,
            "name": "Y",
            "position": 1,
            "stddev": 162.712425,
            "variance": 26475.33325
          },
          {
            "average": 4.880240652,
            "count": 410093,
            "maximum": 8.789384749,
            "minimum": 2.869384749,
            "name": "Z",
            "position": 2,
            "stddev": 1.041484392,
            "variance": 1.084689739
          },
          {
            "average": 764.9266947,
            "count": 410093,
            "maximum": 3172,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 454.9028486,
            "variance": 206936.6017
          },
          {
            "average": 1,
            "count": 410093,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 410093,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 410093,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 410093,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.835649475,
            "count": 410093,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.998940164,
            "variance": 3.995761778
          },
          {
            "average": 19.90092617,
            "count": 410093,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.513907059,
            "variance": 2.291914584
          },
          {
            "average": 1.005118351,
            "count": 410093,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07135941495,
            "variance": 0.005092166101
          },
          {
            "average": 11.15898101,
            "count": 410093,
            "maximum": 12,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.086389559,
            "variance": 1.180242275
          },
          {
            "average": 247695032.6,
            "count": 410093,
            "maximum": 247695436.4,
            "minimum": 247693535,
            "name": "GpsTime",
            "position": 12,
            "stddev": 511.3464675,
            "variance": 261475.2098
          },
          {
            "average": 0,
            "count": 410093,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 410093,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 410093,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 410093,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 410093,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -514955.3552,
          2090939.252,
          2.869384749,
          -514002.2552,
          2091736.132,
          8.789384749
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -514955.3551670596,
                2090939.2522539133,
                2.86938474883087
              ],
              [
                -514955.3551670596,
                2091736.1322539132,
                2.86938474883087
              ],
              [
                -514002.2551670596,
                2091736.1322539132,
                8.78938474883087
              ],
              [
                -514002.2551670596,
                2090939.2522539133,
                8.78938474883087
              ],
              [
                -514955.3551670596,
                2090939.2522539133,
                2.86938474883087
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:03:56+00:00",
        "end_time": "2019-07-20T21:32:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR4082.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR4082.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR4082.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR4082.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4604711,
            68.34434718,
            2.869384749,
            -166.4343763,
            68.35303881,
            8.789384749
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4568964870452,
                  68.34434718425821,
                  2.86938474883087
                ],
                [
                  -166.4604710792583,
                  68.35143152183491,
                  2.86938474883087
                ],
                [
                  -166.43794474536682,
                  68.35303881171345,
                  8.78938474883087
                ],
                [
                  -166.43437631012605,
                  68.34595397539915,
                  8.78938474883087
                ],
                [
                  -166.4568964870452,
                  68.34434718425821,
                  2.86938474883087
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR4082.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR4082.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:03:56Z",
            "pc:count": 410093,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -514490.7266,
                "count": 410093,
                "maximum": -514002.2552,
                "minimum": -514955.3552,
                "name": "X",
                "position": 0,
                "stddev": 278.7338155,
                "variance": 77692.53993
              },
              {
                "average": 2091351.532,
                "count": 410093,
                "maximum": 2091736.132,
                "minimum": 2090939.252,
                "name": "Y",
                "position": 1,
                "stddev": 162.712425,
                "variance": 26475.33325
              },
              {
                "average": 4.880240652,
                "count": 410093,
                "maximum": 8.789384749,
                "minimum": 2.869384749,
                "name": "Z",
                "position": 2,
                "stddev": 1.041484392,
                "variance": 1.084689739
              },
              {
                "average": 764.9266947,
                "count": 410093,
                "maximum": 3172,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 454.9028486,
                "variance": 206936.6017
              },
              {
                "average": 1,
                "count": 410093,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 410093,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 410093,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 410093,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.835649475,
                "count": 410093,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.998940164,
                "variance": 3.995761778
              },
              {
                "average": 19.90092617,
                "count": 410093,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.513907059,
                "variance": 2.291914584
              },
              {
                "average": 1.005118351,
                "count": 410093,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07135941495,
                "variance": 0.005092166101
              },
              {
                "average": 11.15898101,
                "count": 410093,
                "maximum": 12,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.086389559,
                "variance": 1.180242275
              },
              {
                "average": 247695032.6,
                "count": 410093,
                "maximum": 247695436.4,
                "minimum": 247693535,
                "name": "GpsTime",
                "position": 12,
                "stddev": 511.3464675,
                "variance": 261475.2098
              },
              {
                "average": 0,
                "count": 410093,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 410093,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 410093,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 410093,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 410093,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -514955.3552,
              2090939.252,
              2.869384749,
              -514002.2552,
              2091736.132,
              8.789384749
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -514955.3551670596,
                    2090939.2522539133,
                    2.86938474883087
                  ],
                  [
                    -514955.3551670596,
                    2091736.1322539132,
                    2.86938474883087
                  ],
                  [
                    -514002.2551670596,
                    2091736.1322539132,
                    8.78938474883087
                  ],
                  [
                    -514002.2551670596,
                    2090939.2522539133,
                    8.78938474883087
                  ],
                  [
                    -514955.3551670596,
                    2090939.2522539133,
                    2.86938474883087
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:03:56+00:00",
            "end_time": "2019-07-20T21:32:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3482.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.6021125194532,
              68.34220958158421,
              -0.264298295854063
            ],
            [
              -166.60708833808695,
              68.3519543384934,
              -0.264298295854063
            ],
            [
              -166.589196151539,
              68.35324660073016,
              6.875701704145937
            ],
            [
              -166.58422705297176,
              68.34350129231457,
              6.875701704145937
            ],
            [
              -166.6021125194532,
              68.34220958158421,
              -0.264298295854063
            ]
          ]
        ]
      },
      "bbox": [
        -166.6070883,
        68.34220958,
        -0.2642982959,
        -166.5842271,
        68.3532466,
        6.875701704
      ],
      "properties": {
        "datetime": "2019-07-20T22:05:18Z",
        "pc:count": 659646,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -520661.7053,
            "count": 659646,
            "maximum": -520173.8516,
            "minimum": -520931.1916,
            "name": "X",
            "position": 0,
            "stddev": 174.8348466,
            "variance": 30567.22358
          },
          {
            "average": 2092096.504,
            "count": 659646,
            "maximum": 2092936.359,
            "minimum": 2091839.759,
            "name": "Y",
            "position": 1,
            "stddev": 164.3569638,
            "variance": 27013.21155
          },
          {
            "average": 2.021241539,
            "count": 659646,
            "maximum": 6.875701704,
            "minimum": -0.2642982959,
            "name": "Z",
            "position": 2,
            "stddev": 2.482169994,
            "variance": 6.161167881
          },
          {
            "average": 470.576203,
            "count": 659646,
            "maximum": 6042,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 846.2647799,
            "variance": 716164.0777
          },
          {
            "average": 1.00016524,
            "count": 659646,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01297092996,
            "variance": 0.000168245024
          },
          {
            "average": 1.00034564,
            "count": 659646,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01883127166,
            "variance": 0.0003546167925
          },
          {
            "average": 1,
            "count": 659646,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 659646,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.21778954,
            "count": 659646,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.1580176,
            "variance": 173.133427
          },
          {
            "average": 19.84181504,
            "count": 659646,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.297917704,
            "variance": 1.684590365
          },
          {
            "average": 1.644801909,
            "count": 659646,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4793333063,
            "variance": 0.2297604185
          },
          {
            "average": 7.957927434,
            "count": 659646,
            "maximum": 12,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8709996672,
            "variance": 0.7586404203
          },
          {
            "average": 247693659.8,
            "count": 659646,
            "maximum": 247695518.6,
            "minimum": 247693285.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 388.4311676,
            "variance": 150878.772
          },
          {
            "average": 0,
            "count": 659646,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 659646,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 659646,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 659646,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 659646,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -520931.1916,
          2091839.759,
          -0.2642982959,
          -520173.8516,
          2092936.359,
          6.875701704
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -520931.1916059815,
                2091839.758729697,
                -0.264298295854063
              ],
              [
                -520931.1916059815,
                2092936.358729697,
                -0.264298295854063
              ],
              [
                -520173.85160598153,
                2092936.358729697,
                6.875701704145937
              ],
              [
                -520173.85160598153,
                2091839.758729697,
                6.875701704145937
              ],
              [
                -520931.1916059815,
                2091839.758729697,
                -0.264298295854063
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:05:18+00:00",
        "end_time": "2019-07-20T21:28:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3482.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3482.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3482.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3482.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.6070883,
            68.34220958,
            -0.2642982959,
            -166.5842271,
            68.3532466,
            6.875701704
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.6021125194532,
                  68.34220958158421,
                  -0.264298295854063
                ],
                [
                  -166.60708833808695,
                  68.3519543384934,
                  -0.264298295854063
                ],
                [
                  -166.589196151539,
                  68.35324660073016,
                  6.875701704145937
                ],
                [
                  -166.58422705297176,
                  68.34350129231457,
                  6.875701704145937
                ],
                [
                  -166.6021125194532,
                  68.34220958158421,
                  -0.264298295854063
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3482.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3482.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:05:18Z",
            "pc:count": 659646,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -520661.7053,
                "count": 659646,
                "maximum": -520173.8516,
                "minimum": -520931.1916,
                "name": "X",
                "position": 0,
                "stddev": 174.8348466,
                "variance": 30567.22358
              },
              {
                "average": 2092096.504,
                "count": 659646,
                "maximum": 2092936.359,
                "minimum": 2091839.759,
                "name": "Y",
                "position": 1,
                "stddev": 164.3569638,
                "variance": 27013.21155
              },
              {
                "average": 2.021241539,
                "count": 659646,
                "maximum": 6.875701704,
                "minimum": -0.2642982959,
                "name": "Z",
                "position": 2,
                "stddev": 2.482169994,
                "variance": 6.161167881
              },
              {
                "average": 470.576203,
                "count": 659646,
                "maximum": 6042,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 846.2647799,
                "variance": 716164.0777
              },
              {
                "average": 1.00016524,
                "count": 659646,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01297092996,
                "variance": 0.000168245024
              },
              {
                "average": 1.00034564,
                "count": 659646,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01883127166,
                "variance": 0.0003546167925
              },
              {
                "average": 1,
                "count": 659646,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 659646,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.21778954,
                "count": 659646,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.1580176,
                "variance": 173.133427
              },
              {
                "average": 19.84181504,
                "count": 659646,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.297917704,
                "variance": 1.684590365
              },
              {
                "average": 1.644801909,
                "count": 659646,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4793333063,
                "variance": 0.2297604185
              },
              {
                "average": 7.957927434,
                "count": 659646,
                "maximum": 12,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8709996672,
                "variance": 0.7586404203
              },
              {
                "average": 247693659.8,
                "count": 659646,
                "maximum": 247695518.6,
                "minimum": 247693285.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 388.4311676,
                "variance": 150878.772
              },
              {
                "average": 0,
                "count": 659646,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 659646,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 659646,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 659646,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 659646,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -520931.1916,
              2091839.759,
              -0.2642982959,
              -520173.8516,
              2092936.359,
              6.875701704
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -520931.1916059815,
                    2091839.758729697,
                    -0.264298295854063
                  ],
                  [
                    -520931.1916059815,
                    2092936.358729697,
                    -0.264298295854063
                  ],
                  [
                    -520173.85160598153,
                    2092936.358729697,
                    6.875701704145937
                  ],
                  [
                    -520173.85160598153,
                    2091839.758729697,
                    6.875701704145937
                  ],
                  [
                    -520931.1916059815,
                    2091839.758729697,
                    -0.264298295854063
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:05:18+00:00",
            "end_time": "2019-07-20T21:28:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3483.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.60247899008462,
              68.3522593231369,
              0.202227309891649
            ],
            [
              -166.60455132316073,
              68.35631712556182,
              0.202227309891649
            ],
            [
              -166.57947913012373,
              68.3581267580657,
              2.542227309891649
            ],
            [
              -166.57741071992768,
              68.35406863387837,
              2.542227309891649
            ],
            [
              -166.60247899008462,
              68.3522593231369,
              0.202227309891649
            ]
          ]
        ]
      },
      "bbox": [
        -166.6045513,
        68.35225932,
        0.2022273099,
        -166.5774107,
        68.35812676,
        2.54222731
      ],
      "properties": {
        "datetime": "2019-07-20T22:28:35Z",
        "pc:count": 90963,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -520333.0243,
            "count": 90963,
            "maximum": -519675.6257,
            "minimum": -520736.6657,
            "name": "X",
            "position": 0,
            "stddev": 247.9975665,
            "variance": 61502.79301
          },
          {
            "average": 2093244.392,
            "count": 90963,
            "maximum": 2093389.928,
            "minimum": 2092933.308,
            "name": "Y",
            "position": 1,
            "stddev": 111.3115842,
            "variance": 12390.26878
          },
          {
            "average": 1.581288247,
            "count": 90963,
            "maximum": 2.54222731,
            "minimum": 0.2022273099,
            "name": "Z",
            "position": 2,
            "stddev": 0.5104447385,
            "variance": 0.2605538311
          },
          {
            "average": 628.8393193,
            "count": 90963,
            "maximum": 6134,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 645.154851,
            "variance": 416224.7817
          },
          {
            "average": 1.000043974,
            "count": 90963,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006631174343,
            "variance": 4.397247317e-05
          },
          {
            "average": 1.000076954,
            "count": 90963,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.008772074443,
            "variance": 7.694929003e-05
          },
          {
            "average": 1,
            "count": 90963,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90963,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.05659444,
            "count": 90963,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.72460861,
            "variance": 161.9156643
          },
          {
            "average": 19.81869149,
            "count": 90963,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7799517139,
            "variance": 0.608324676
          },
          {
            "average": 1.310774711,
            "count": 90963,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4628132935,
            "variance": 0.2141961446
          },
          {
            "average": 14.11432121,
            "count": 90963,
            "maximum": 15,
            "minimum": 12,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9046477822,
            "variance": 0.8183876098
          },
          {
            "average": 247696484.6,
            "count": 90963,
            "maximum": 247696915.6,
            "minimum": 247695514.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 413.3099312,
            "variance": 170825.0992
          },
          {
            "average": 0,
            "count": 90963,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90963,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90963,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90963,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 90963,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -520736.6657,
          2092933.308,
          0.2022273099,
          -519675.6257,
          2093389.928,
          2.54222731
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -520736.6657265746,
                2092933.307983953,
                0.202227309891649
              ],
              [
                -520736.6657265746,
                2093389.9279839532,
                0.202227309891649
              ],
              [
                -519675.62572657457,
                2093389.9279839532,
                2.542227309891649
              ],
              [
                -519675.62572657457,
                2092933.307983953,
                2.542227309891649
              ],
              [
                -520736.6657265746,
                2092933.307983953,
                0.202227309891649
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:28:35+00:00",
        "end_time": "2019-07-20T22:05:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3483.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3483.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3483.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3483.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.6045513,
            68.35225932,
            0.2022273099,
            -166.5774107,
            68.35812676,
            2.54222731
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.60247899008462,
                  68.3522593231369,
                  0.202227309891649
                ],
                [
                  -166.60455132316073,
                  68.35631712556182,
                  0.202227309891649
                ],
                [
                  -166.57947913012373,
                  68.3581267580657,
                  2.542227309891649
                ],
                [
                  -166.57741071992768,
                  68.35406863387837,
                  2.542227309891649
                ],
                [
                  -166.60247899008462,
                  68.3522593231369,
                  0.202227309891649
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3483.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3483.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:28:35Z",
            "pc:count": 90963,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -520333.0243,
                "count": 90963,
                "maximum": -519675.6257,
                "minimum": -520736.6657,
                "name": "X",
                "position": 0,
                "stddev": 247.9975665,
                "variance": 61502.79301
              },
              {
                "average": 2093244.392,
                "count": 90963,
                "maximum": 2093389.928,
                "minimum": 2092933.308,
                "name": "Y",
                "position": 1,
                "stddev": 111.3115842,
                "variance": 12390.26878
              },
              {
                "average": 1.581288247,
                "count": 90963,
                "maximum": 2.54222731,
                "minimum": 0.2022273099,
                "name": "Z",
                "position": 2,
                "stddev": 0.5104447385,
                "variance": 0.2605538311
              },
              {
                "average": 628.8393193,
                "count": 90963,
                "maximum": 6134,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 645.154851,
                "variance": 416224.7817
              },
              {
                "average": 1.000043974,
                "count": 90963,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006631174343,
                "variance": 4.397247317e-05
              },
              {
                "average": 1.000076954,
                "count": 90963,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.008772074443,
                "variance": 7.694929003e-05
              },
              {
                "average": 1,
                "count": 90963,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90963,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.05659444,
                "count": 90963,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.72460861,
                "variance": 161.9156643
              },
              {
                "average": 19.81869149,
                "count": 90963,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7799517139,
                "variance": 0.608324676
              },
              {
                "average": 1.310774711,
                "count": 90963,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4628132935,
                "variance": 0.2141961446
              },
              {
                "average": 14.11432121,
                "count": 90963,
                "maximum": 15,
                "minimum": 12,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9046477822,
                "variance": 0.8183876098
              },
              {
                "average": 247696484.6,
                "count": 90963,
                "maximum": 247696915.6,
                "minimum": 247695514.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 413.3099312,
                "variance": 170825.0992
              },
              {
                "average": 0,
                "count": 90963,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90963,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90963,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90963,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 90963,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -520736.6657,
              2092933.308,
              0.2022273099,
              -519675.6257,
              2093389.928,
              2.54222731
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -520736.6657265746,
                    2092933.307983953,
                    0.202227309891649
                  ],
                  [
                    -520736.6657265746,
                    2093389.9279839532,
                    0.202227309891649
                  ],
                  [
                    -519675.62572657457,
                    2093389.9279839532,
                    2.542227309891649
                  ],
                  [
                    -519675.62572657457,
                    2092933.307983953,
                    2.542227309891649
                  ],
                  [
                    -520736.6657265746,
                    2092933.307983953,
                    0.202227309891649
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:28:35+00:00",
            "end_time": "2019-07-20T22:05: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": "20190720_NCMP_AK_03WVR3580.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.57592140435406,
              68.32920121934258,
              1.055984088437999
            ],
            [
              -166.5786299010662,
              68.33452033952882,
              1.055984088437999
            ],
            [
              -166.55428371617887,
              68.33627530521674,
              17.075984088438
            ],
            [
              -166.55158020943588,
              68.33095577647549,
              17.075984088438
            ],
            [
              -166.57592140435406,
              68.32920121934258,
              1.055984088437999
            ]
          ]
        ]
      },
      "bbox": [
        -166.5786299,
        68.32920122,
        1.055984088,
        -166.5515802,
        68.33627531,
        17.07598409
      ],
      "properties": {
        "datetime": "2019-07-20T20:58:19Z",
        "pc:count": 1007487,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -519588.9367,
            "count": 1007487,
            "maximum": -519100.9937,
            "minimum": -520132.1337,
            "name": "X",
            "position": 0,
            "stddev": 293.7093275,
            "variance": 86265.16906
          },
          {
            "average": 2090564.568,
            "count": 1007487,
            "maximum": 2090821.149,
            "minimum": 2090222.589,
            "name": "Y",
            "position": 1,
            "stddev": 142.0677077,
            "variance": 20183.23357
          },
          {
            "average": 7.746427181,
            "count": 1007487,
            "maximum": 17.07598409,
            "minimum": 1.055984088,
            "name": "Z",
            "position": 2,
            "stddev": 4.948245769,
            "variance": 24.48513619
          },
          {
            "average": 955.2385966,
            "count": 1007487,
            "maximum": 35802,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 524.9444985,
            "variance": 275566.7265
          },
          {
            "average": 1.001335997,
            "count": 1007487,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03889571127,
            "variance": 0.001512876355
          },
          {
            "average": 1.00271666,
            "count": 1007487,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05707172016,
            "variance": 0.003257181242
          },
          {
            "average": 1,
            "count": 1007487,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1007487,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.543176239,
            "count": 1007487,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4981325713,
            "variance": 0.2481360586
          },
          {
            "average": 20.14236386,
            "count": 1007487,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.152193989,
            "variance": 1.327550987
          },
          {
            "average": 1.002111193,
            "count": 1007487,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.04797168012,
            "variance": 0.002301282094
          },
          {
            "average": 1.637856369,
            "count": 1007487,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6847865768,
            "variance": 0.4689326558
          },
          {
            "average": 247690797.6,
            "count": 1007487,
            "maximum": 247691499.4,
            "minimum": 247690539.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 301.3364593,
            "variance": 90803.6617
          },
          {
            "average": 0,
            "count": 1007487,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1007487,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1007487,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1007487,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1007487,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -520132.1337,
          2090222.589,
          1.055984088,
          -519100.9937,
          2090821.149,
          17.07598409
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -520132.1337196553,
                2090222.5889559982,
                1.055984088437999
              ],
              [
                -520132.1337196553,
                2090821.1489559982,
                1.055984088437999
              ],
              [
                -519100.99371965526,
                2090821.1489559982,
                17.075984088438
              ],
              [
                -519100.99371965526,
                2090222.5889559982,
                17.075984088438
              ],
              [
                -520132.1337196553,
                2090222.5889559982,
                1.055984088437999
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T20:58:19+00:00",
        "end_time": "2019-07-20T20:42:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3580.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3580.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3580.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3580.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5786299,
            68.32920122,
            1.055984088,
            -166.5515802,
            68.33627531,
            17.07598409
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.57592140435406,
                  68.32920121934258,
                  1.055984088437999
                ],
                [
                  -166.5786299010662,
                  68.33452033952882,
                  1.055984088437999
                ],
                [
                  -166.55428371617887,
                  68.33627530521674,
                  17.075984088438
                ],
                [
                  -166.55158020943588,
                  68.33095577647549,
                  17.075984088438
                ],
                [
                  -166.57592140435406,
                  68.32920121934258,
                  1.055984088437999
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3580.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3580.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T20:58:19Z",
            "pc:count": 1007487,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -519588.9367,
                "count": 1007487,
                "maximum": -519100.9937,
                "minimum": -520132.1337,
                "name": "X",
                "position": 0,
                "stddev": 293.7093275,
                "variance": 86265.16906
              },
              {
                "average": 2090564.568,
                "count": 1007487,
                "maximum": 2090821.149,
                "minimum": 2090222.589,
                "name": "Y",
                "position": 1,
                "stddev": 142.0677077,
                "variance": 20183.23357
              },
              {
                "average": 7.746427181,
                "count": 1007487,
                "maximum": 17.07598409,
                "minimum": 1.055984088,
                "name": "Z",
                "position": 2,
                "stddev": 4.948245769,
                "variance": 24.48513619
              },
              {
                "average": 955.2385966,
                "count": 1007487,
                "maximum": 35802,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 524.9444985,
                "variance": 275566.7265
              },
              {
                "average": 1.001335997,
                "count": 1007487,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03889571127,
                "variance": 0.001512876355
              },
              {
                "average": 1.00271666,
                "count": 1007487,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05707172016,
                "variance": 0.003257181242
              },
              {
                "average": 1,
                "count": 1007487,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1007487,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.543176239,
                "count": 1007487,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4981325713,
                "variance": 0.2481360586
              },
              {
                "average": 20.14236386,
                "count": 1007487,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.152193989,
                "variance": 1.327550987
              },
              {
                "average": 1.002111193,
                "count": 1007487,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.04797168012,
                "variance": 0.002301282094
              },
              {
                "average": 1.637856369,
                "count": 1007487,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6847865768,
                "variance": 0.4689326558
              },
              {
                "average": 247690797.6,
                "count": 1007487,
                "maximum": 247691499.4,
                "minimum": 247690539.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 301.3364593,
                "variance": 90803.6617
              },
              {
                "average": 0,
                "count": 1007487,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1007487,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1007487,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1007487,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1007487,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -520132.1337,
              2090222.589,
              1.055984088,
              -519100.9937,
              2090821.149,
              17.07598409
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -520132.1337196553,
                    2090222.5889559982,
                    1.055984088437999
                  ],
                  [
                    -520132.1337196553,
                    2090821.1489559982,
                    1.055984088437999
                  ],
                  [
                    -519100.99371965526,
                    2090821.1489559982,
                    17.075984088438
                  ],
                  [
                    -519100.99371965526,
                    2090222.5889559982,
                    17.075984088438
                  ],
                  [
                    -520132.1337196553,
                    2090222.5889559982,
                    1.055984088437999
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T20:58:19+00:00",
            "end_time": "2019-07-20T20:42: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": "20190720_NCMP_AK_03WVR3581.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.57704751515394,
              68.33311801222933,
              0.138916927525075
            ],
            [
              -166.58131020202543,
              68.34148640358751,
              0.138916927525075
            ],
            [
              -166.55598856429833,
              68.34331154672779,
              16.518916927525076
            ],
            [
              -166.55173404359698,
              68.33494248675721,
              16.518916927525076
            ],
            [
              -166.57704751515394,
              68.33311801222933,
              0.138916927525075
            ]
          ]
        ]
      },
      "bbox": [
        -166.5813102,
        68.33311801,
        0.1389169275,
        -166.551734,
        68.34331155,
        16.51891693
      ],
      "properties": {
        "datetime": "2019-07-20T21:28:21Z",
        "pc:count": 2435072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -519587.0635,
            "count": 2435072,
            "maximum": -519024.501,
            "minimum": -520096.661,
            "name": "X",
            "position": 0,
            "stddev": 286.6782489,
            "variance": 82184.41837
          },
          {
            "average": 2091014.278,
            "count": 2435072,
            "maximum": 2091598.226,
            "minimum": 2090656.546,
            "name": "Y",
            "position": 1,
            "stddev": 184.3541777,
            "variance": 33986.46282
          },
          {
            "average": 9.494909818,
            "count": 2435072,
            "maximum": 16.51891693,
            "minimum": 0.1389169275,
            "name": "Z",
            "position": 2,
            "stddev": 3.059466924,
            "variance": 9.360337857
          },
          {
            "average": 875.4704748,
            "count": 2435072,
            "maximum": 22688,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 484.8389692,
            "variance": 235068.8261
          },
          {
            "average": 1.000330175,
            "count": 2435072,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01995586778,
            "variance": 0.0003982366589
          },
          {
            "average": 1.000671438,
            "count": 2435072,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02967198977,
            "variance": 0.0008804269768
          },
          {
            "average": 1,
            "count": 2435072,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2435072,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.688124212,
            "count": 2435072,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.466056156,
            "variance": 6.081432965
          },
          {
            "average": 20.02887973,
            "count": 2435072,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.27279405,
            "variance": 1.620004694
          },
          {
            "average": 1.008375522,
            "count": 2435072,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09150708661,
            "variance": 0.008373546899
          },
          {
            "average": 3.688007172,
            "count": 2435072,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.031589888,
            "variance": 1.064177697
          },
          {
            "average": 247691762,
            "count": 2435072,
            "maximum": 247693301.8,
            "minimum": 247690880.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 503.7049643,
            "variance": 253718.691
          },
          {
            "average": 0,
            "count": 2435072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2435072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2435072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2435072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2435072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -520096.661,
          2090656.546,
          0.1389169275,
          -519024.501,
          2091598.226,
          16.51891693
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -520096.6609867659,
                2090656.546317565,
                0.138916927525075
              ],
              [
                -520096.6609867659,
                2091598.2263175652,
                0.138916927525075
              ],
              [
                -519024.5009867659,
                2091598.2263175652,
                16.518916927525076
              ],
              [
                -519024.5009867659,
                2090656.546317565,
                16.518916927525076
              ],
              [
                -520096.6609867659,
                2090656.546317565,
                0.138916927525075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:28:21+00:00",
        "end_time": "2019-07-20T20:48:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3581.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3581.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3581.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3581.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5813102,
            68.33311801,
            0.1389169275,
            -166.551734,
            68.34331155,
            16.51891693
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.57704751515394,
                  68.33311801222933,
                  0.138916927525075
                ],
                [
                  -166.58131020202543,
                  68.34148640358751,
                  0.138916927525075
                ],
                [
                  -166.55598856429833,
                  68.34331154672779,
                  16.518916927525076
                ],
                [
                  -166.55173404359698,
                  68.33494248675721,
                  16.518916927525076
                ],
                [
                  -166.57704751515394,
                  68.33311801222933,
                  0.138916927525075
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3581.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3581.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:28:21Z",
            "pc:count": 2435072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -519587.0635,
                "count": 2435072,
                "maximum": -519024.501,
                "minimum": -520096.661,
                "name": "X",
                "position": 0,
                "stddev": 286.6782489,
                "variance": 82184.41837
              },
              {
                "average": 2091014.278,
                "count": 2435072,
                "maximum": 2091598.226,
                "minimum": 2090656.546,
                "name": "Y",
                "position": 1,
                "stddev": 184.3541777,
                "variance": 33986.46282
              },
              {
                "average": 9.494909818,
                "count": 2435072,
                "maximum": 16.51891693,
                "minimum": 0.1389169275,
                "name": "Z",
                "position": 2,
                "stddev": 3.059466924,
                "variance": 9.360337857
              },
              {
                "average": 875.4704748,
                "count": 2435072,
                "maximum": 22688,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 484.8389692,
                "variance": 235068.8261
              },
              {
                "average": 1.000330175,
                "count": 2435072,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01995586778,
                "variance": 0.0003982366589
              },
              {
                "average": 1.000671438,
                "count": 2435072,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02967198977,
                "variance": 0.0008804269768
              },
              {
                "average": 1,
                "count": 2435072,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2435072,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.688124212,
                "count": 2435072,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.466056156,
                "variance": 6.081432965
              },
              {
                "average": 20.02887973,
                "count": 2435072,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.27279405,
                "variance": 1.620004694
              },
              {
                "average": 1.008375522,
                "count": 2435072,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09150708661,
                "variance": 0.008373546899
              },
              {
                "average": 3.688007172,
                "count": 2435072,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.031589888,
                "variance": 1.064177697
              },
              {
                "average": 247691762,
                "count": 2435072,
                "maximum": 247693301.8,
                "minimum": 247690880.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 503.7049643,
                "variance": 253718.691
              },
              {
                "average": 0,
                "count": 2435072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2435072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2435072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2435072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2435072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -520096.661,
              2090656.546,
              0.1389169275,
              -519024.501,
              2091598.226,
              16.51891693
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -520096.6609867659,
                    2090656.546317565,
                    0.138916927525075
                  ],
                  [
                    -520096.6609867659,
                    2091598.2263175652,
                    0.138916927525075
                  ],
                  [
                    -519024.5009867659,
                    2091598.2263175652,
                    16.518916927525076
                  ],
                  [
                    -519024.5009867659,
                    2090656.546317565,
                    16.518916927525076
                  ],
                  [
                    -520096.6609867659,
                    2090656.546317565,
                    0.138916927525075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:28:21+00:00",
            "end_time": "2019-07-20T20:48:00+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3583.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.57940050007852,
              68.35788386597608,
              0.561229781842691
            ],
            [
              -166.5795129478899,
              68.35810444998803,
              0.561229781842691
            ],
            [
              -166.57600552270804,
              68.35835730213817,
              1.741229781842691
            ],
            [
              -166.5758931047356,
              68.35813671568177,
              1.741229781842691
            ],
            [
              -166.57940050007852,
              68.35788386597608,
              0.561229781842691
            ]
          ]
        ]
      },
      "bbox": [
        -166.5795129,
        68.35788387,
        0.5612297818,
        -166.5758931,
        68.3583573,
        1.741229782
      ],
      "properties": {
        "datetime": "2019-07-20T22:28:36Z",
        "pc:count": 6771,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -519593.7501,
            "count": 6771,
            "maximum": -519529.0502,
            "minimum": -519677.4702,
            "name": "X",
            "position": 0,
            "stddev": 39.78341509,
            "variance": 1582.720117
          },
          {
            "average": 2093377.123,
            "count": 6771,
            "maximum": 2093387.772,
            "minimum": 2093362.952,
            "name": "Y",
            "position": 1,
            "stddev": 5.235883163,
            "variance": 27.4144725
          },
          {
            "average": 1.004808278,
            "count": 6771,
            "maximum": 1.741229782,
            "minimum": 0.5612297818,
            "name": "Z",
            "position": 2,
            "stddev": 0.1956904955,
            "variance": 0.03829477002
          },
          {
            "average": 50.43006941,
            "count": 6771,
            "maximum": 1802,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 200.4315476,
            "variance": 40172.80526
          },
          {
            "average": 1,
            "count": 6771,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6771,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 6771,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6771,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 26.97400679,
            "count": 6771,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.11427534,
            "variance": 50.61291362
          },
          {
            "average": 19.10257608,
            "count": 6771,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8161650219,
            "variance": 0.666125343
          },
          {
            "average": 1.924974154,
            "count": 6771,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.263452498,
            "variance": 0.06940721868
          },
          {
            "average": 15,
            "count": 6771,
            "maximum": 15,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247696915.2,
            "count": 6771,
            "maximum": 247696916.5,
            "minimum": 247696912.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.043472546,
            "variance": 1.088834954
          },
          {
            "average": 0,
            "count": 6771,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6771,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6771,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6771,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6771,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -519677.4702,
          2093362.952,
          0.5612297818,
          -519529.0502,
          2093387.772,
          1.741229782
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -519677.47020407894,
                2093362.951509255,
                0.561229781842691
              ],
              [
                -519677.47020407894,
                2093387.7715092548,
                0.561229781842691
              ],
              [
                -519529.0502040789,
                2093387.7715092548,
                1.741229781842691
              ],
              [
                -519529.0502040789,
                2093362.951509255,
                1.741229781842691
              ],
              [
                -519677.47020407894,
                2093362.951509255,
                0.561229781842691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:28:36+00:00",
        "end_time": "2019-07-20T22:28:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3583.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3583.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3583.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3583.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5795129,
            68.35788387,
            0.5612297818,
            -166.5758931,
            68.3583573,
            1.741229782
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.57940050007852,
                  68.35788386597608,
                  0.561229781842691
                ],
                [
                  -166.5795129478899,
                  68.35810444998803,
                  0.561229781842691
                ],
                [
                  -166.57600552270804,
                  68.35835730213817,
                  1.741229781842691
                ],
                [
                  -166.5758931047356,
                  68.35813671568177,
                  1.741229781842691
                ],
                [
                  -166.57940050007852,
                  68.35788386597608,
                  0.561229781842691
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3583.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3583.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:28:36Z",
            "pc:count": 6771,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -519593.7501,
                "count": 6771,
                "maximum": -519529.0502,
                "minimum": -519677.4702,
                "name": "X",
                "position": 0,
                "stddev": 39.78341509,
                "variance": 1582.720117
              },
              {
                "average": 2093377.123,
                "count": 6771,
                "maximum": 2093387.772,
                "minimum": 2093362.952,
                "name": "Y",
                "position": 1,
                "stddev": 5.235883163,
                "variance": 27.4144725
              },
              {
                "average": 1.004808278,
                "count": 6771,
                "maximum": 1.741229782,
                "minimum": 0.5612297818,
                "name": "Z",
                "position": 2,
                "stddev": 0.1956904955,
                "variance": 0.03829477002
              },
              {
                "average": 50.43006941,
                "count": 6771,
                "maximum": 1802,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 200.4315476,
                "variance": 40172.80526
              },
              {
                "average": 1,
                "count": 6771,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6771,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 6771,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6771,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 26.97400679,
                "count": 6771,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.11427534,
                "variance": 50.61291362
              },
              {
                "average": 19.10257608,
                "count": 6771,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8161650219,
                "variance": 0.666125343
              },
              {
                "average": 1.924974154,
                "count": 6771,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.263452498,
                "variance": 0.06940721868
              },
              {
                "average": 15,
                "count": 6771,
                "maximum": 15,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247696915.2,
                "count": 6771,
                "maximum": 247696916.5,
                "minimum": 247696912.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.043472546,
                "variance": 1.088834954
              },
              {
                "average": 0,
                "count": 6771,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6771,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6771,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6771,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6771,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -519677.4702,
              2093362.952,
              0.5612297818,
              -519529.0502,
              2093387.772,
              1.741229782
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -519677.47020407894,
                    2093362.951509255,
                    0.561229781842691
                  ],
                  [
                    -519677.47020407894,
                    2093387.7715092548,
                    0.561229781842691
                  ],
                  [
                    -519529.0502040789,
                    2093387.7715092548,
                    1.741229781842691
                  ],
                  [
                    -519529.0502040789,
                    2093362.951509255,
                    1.741229781842691
                  ],
                  [
                    -519677.47020407894,
                    2093362.951509255,
                    0.561229781842691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:28:36+00:00",
            "end_time": "2019-07-20T22:28:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2482.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.8445770342066,
              68.33938999042972,
              -9.793288015359995
            ],
            [
              -166.84817532140178,
              68.34630212074654,
              -9.793288015359995
            ],
            [
              -166.82193370796946,
              68.34823432987444,
              8.826711984640006
            ],
            [
              -166.81834240085578,
              68.34132161471246,
              8.826711984640006
            ],
            [
              -166.8445770342066,
              68.33938999042972,
              -9.793288015359995
            ]
          ]
        ]
      },
      "bbox": [
        -166.8481753,
        68.33938999,
        -9.793288015,
        -166.8183424,
        68.34823433,
        8.826711985
      ],
      "properties": {
        "datetime": "2019-07-20T21:35:48Z",
        "pc:count": 1078451,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -530092.4372,
            "count": 1078451,
            "maximum": -529777.95,
            "minimum": -530889.71,
            "name": "X",
            "position": 0,
            "stddev": 190.8499364,
            "variance": 36423.69823
          },
          {
            "average": 2093733.315,
            "count": 1078451,
            "maximum": 2094232.338,
            "minimum": 2093453.938,
            "name": "Y",
            "position": 1,
            "stddev": 162.7996781,
            "variance": 26503.7352
          },
          {
            "average": 3.445668312,
            "count": 1078451,
            "maximum": 8.826711985,
            "minimum": -9.793288015,
            "name": "Z",
            "position": 2,
            "stddev": 2.401168761,
            "variance": 5.76561142
          },
          {
            "average": 1138.302559,
            "count": 1078451,
            "maximum": 49964,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 950.8748005,
            "variance": 904162.8863
          },
          {
            "average": 1.000547081,
            "count": 1078451,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0243926118,
            "variance": 0.0005949995106
          },
          {
            "average": 1.001235105,
            "count": 1078451,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03747259917,
            "variance": 0.001404195689
          },
          {
            "average": 1,
            "count": 1078451,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1078451,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.926953566,
            "count": 1078451,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.828828076,
            "variance": 61.29054905
          },
          {
            "average": 19.82549946,
            "count": 1078451,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.3304579,
            "variance": 1.770118223
          },
          {
            "average": 1.090413009,
            "count": 1078451,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2888186093,
            "variance": 0.08341618911
          },
          {
            "average": 5.334327661,
            "count": 1078451,
            "maximum": 8,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9978994843,
            "variance": 0.9958033808
          },
          {
            "average": 247692512.8,
            "count": 1078451,
            "maximum": 247693748.6,
            "minimum": 247692003.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 431.9795948,
            "variance": 186606.3703
          },
          {
            "average": 0,
            "count": 1078451,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1078451,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1078451,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1078451,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1078451,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -530889.71,
          2093453.938,
          -9.793288015,
          -529777.95,
          2094232.338,
          8.826711985
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -530889.7099964145,
                2093453.9381326921,
                -9.793288015359995
              ],
              [
                -530889.7099964145,
                2094232.338132692,
                -9.793288015359995
              ],
              [
                -529777.9499964145,
                2094232.338132692,
                8.826711984640006
              ],
              [
                -529777.9499964145,
                2093453.9381326921,
                8.826711984640006
              ],
              [
                -530889.7099964145,
                2093453.9381326921,
                -9.793288015359995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:35:48+00:00",
        "end_time": "2019-07-20T21:06:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2482.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2482.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2482.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2482.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8481753,
            68.33938999,
            -9.793288015,
            -166.8183424,
            68.34823433,
            8.826711985
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.8445770342066,
                  68.33938999042972,
                  -9.793288015359995
                ],
                [
                  -166.84817532140178,
                  68.34630212074654,
                  -9.793288015359995
                ],
                [
                  -166.82193370796946,
                  68.34823432987444,
                  8.826711984640006
                ],
                [
                  -166.81834240085578,
                  68.34132161471246,
                  8.826711984640006
                ],
                [
                  -166.8445770342066,
                  68.33938999042972,
                  -9.793288015359995
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2482.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2482.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:35:48Z",
            "pc:count": 1078451,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -530092.4372,
                "count": 1078451,
                "maximum": -529777.95,
                "minimum": -530889.71,
                "name": "X",
                "position": 0,
                "stddev": 190.8499364,
                "variance": 36423.69823
              },
              {
                "average": 2093733.315,
                "count": 1078451,
                "maximum": 2094232.338,
                "minimum": 2093453.938,
                "name": "Y",
                "position": 1,
                "stddev": 162.7996781,
                "variance": 26503.7352
              },
              {
                "average": 3.445668312,
                "count": 1078451,
                "maximum": 8.826711985,
                "minimum": -9.793288015,
                "name": "Z",
                "position": 2,
                "stddev": 2.401168761,
                "variance": 5.76561142
              },
              {
                "average": 1138.302559,
                "count": 1078451,
                "maximum": 49964,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 950.8748005,
                "variance": 904162.8863
              },
              {
                "average": 1.000547081,
                "count": 1078451,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0243926118,
                "variance": 0.0005949995106
              },
              {
                "average": 1.001235105,
                "count": 1078451,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03747259917,
                "variance": 0.001404195689
              },
              {
                "average": 1,
                "count": 1078451,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1078451,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.926953566,
                "count": 1078451,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.828828076,
                "variance": 61.29054905
              },
              {
                "average": 19.82549946,
                "count": 1078451,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.3304579,
                "variance": 1.770118223
              },
              {
                "average": 1.090413009,
                "count": 1078451,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2888186093,
                "variance": 0.08341618911
              },
              {
                "average": 5.334327661,
                "count": 1078451,
                "maximum": 8,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9978994843,
                "variance": 0.9958033808
              },
              {
                "average": 247692512.8,
                "count": 1078451,
                "maximum": 247693748.6,
                "minimum": 247692003.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 431.9795948,
                "variance": 186606.3703
              },
              {
                "average": 0,
                "count": 1078451,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1078451,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1078451,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1078451,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1078451,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -530889.71,
              2093453.938,
              -9.793288015,
              -529777.95,
              2094232.338,
              8.826711985
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -530889.7099964145,
                    2093453.9381326921,
                    -9.793288015359995
                  ],
                  [
                    -530889.7099964145,
                    2094232.338132692,
                    -9.793288015359995
                  ],
                  [
                    -529777.9499964145,
                    2094232.338132692,
                    8.826711984640006
                  ],
                  [
                    -529777.9499964145,
                    2093453.9381326921,
                    8.826711984640006
                  ],
                  [
                    -530889.7099964145,
                    2093453.9381326921,
                    -9.793288015359995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:35:48+00:00",
            "end_time": "2019-07-20T21:06:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2581.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.8210187786014,
              68.34047569758148,
              -6.438312849141809
            ],
            [
              -166.82131790684832,
              68.34105150988445,
              -6.438312849141809
            ],
            [
              -166.8135556284411,
              68.34162237634779,
              0.461687150858191
            ],
            [
              -166.81325667221014,
              68.34104654965101,
              0.461687150858191
            ],
            [
              -166.8210187786014,
              68.34047569758148,
              -6.438312849141809
            ]
          ]
        ]
      },
      "bbox": [
        -166.8213179,
        68.3404757,
        -6.438312849,
        -166.8132567,
        68.34162238,
        0.4616871509
      ],
      "properties": {
        "datetime": "2019-07-20T21:06:47Z",
        "pc:count": 4504,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -529830.4122,
            "count": 4504,
            "maximum": -529576.2024,
            "minimum": -529905.1224,
            "name": "X",
            "position": 0,
            "stddev": 55.4887091,
            "variance": 3078.996837
          },
          {
            "average": 2093422.296,
            "count": 4504,
            "maximum": 2093448.381,
            "minimum": 2093383.541,
            "name": "Y",
            "position": 1,
            "stddev": 13.56722107,
            "variance": 184.0694875
          },
          {
            "average": -3.71537102,
            "count": 4504,
            "maximum": 0.4616871509,
            "minimum": -6.438312849,
            "name": "Z",
            "position": 2,
            "stddev": 1.193639085,
            "variance": 1.424774266
          },
          {
            "average": 1351.125444,
            "count": 4504,
            "maximum": 8592,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1593.983322,
            "variance": 2540782.832
          },
          {
            "average": 1,
            "count": 4504,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4504,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 4504,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4504,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 4504,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.61555981,
            "count": 4504,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7789894466,
            "variance": 0.6068245578
          },
          {
            "average": 2.015319716,
            "count": 4504,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1228347349,
            "variance": 0.01508837211
          },
          {
            "average": 4,
            "count": 4504,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247692004.6,
            "count": 4504,
            "maximum": 247692007.6,
            "minimum": 247691999.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.098824137,
            "variance": 4.40506276
          },
          {
            "average": 0,
            "count": 4504,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4504,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4504,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4504,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4504,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -529905.1224,
          2093383.541,
          -6.438312849,
          -529576.2024,
          2093448.381,
          0.4616871509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -529905.1223771902,
                2093383.5414323462,
                -6.438312849141809
              ],
              [
                -529905.1223771902,
                2093448.381432346,
                -6.438312849141809
              ],
              [
                -529576.2023771902,
                2093448.381432346,
                0.461687150858191
              ],
              [
                -529576.2023771902,
                2093383.5414323462,
                0.461687150858191
              ],
              [
                -529905.1223771902,
                2093383.5414323462,
                -6.438312849141809
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:06:47+00:00",
        "end_time": "2019-07-20T21:06:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2581.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2581.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2581.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2581.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8213179,
            68.3404757,
            -6.438312849,
            -166.8132567,
            68.34162238,
            0.4616871509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.8210187786014,
                  68.34047569758148,
                  -6.438312849141809
                ],
                [
                  -166.82131790684832,
                  68.34105150988445,
                  -6.438312849141809
                ],
                [
                  -166.8135556284411,
                  68.34162237634779,
                  0.461687150858191
                ],
                [
                  -166.81325667221014,
                  68.34104654965101,
                  0.461687150858191
                ],
                [
                  -166.8210187786014,
                  68.34047569758148,
                  -6.438312849141809
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2581.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2581.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:06:47Z",
            "pc:count": 4504,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -529830.4122,
                "count": 4504,
                "maximum": -529576.2024,
                "minimum": -529905.1224,
                "name": "X",
                "position": 0,
                "stddev": 55.4887091,
                "variance": 3078.996837
              },
              {
                "average": 2093422.296,
                "count": 4504,
                "maximum": 2093448.381,
                "minimum": 2093383.541,
                "name": "Y",
                "position": 1,
                "stddev": 13.56722107,
                "variance": 184.0694875
              },
              {
                "average": -3.71537102,
                "count": 4504,
                "maximum": 0.4616871509,
                "minimum": -6.438312849,
                "name": "Z",
                "position": 2,
                "stddev": 1.193639085,
                "variance": 1.424774266
              },
              {
                "average": 1351.125444,
                "count": 4504,
                "maximum": 8592,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1593.983322,
                "variance": 2540782.832
              },
              {
                "average": 1,
                "count": 4504,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4504,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 4504,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4504,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 4504,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.61555981,
                "count": 4504,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7789894466,
                "variance": 0.6068245578
              },
              {
                "average": 2.015319716,
                "count": 4504,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1228347349,
                "variance": 0.01508837211
              },
              {
                "average": 4,
                "count": 4504,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247692004.6,
                "count": 4504,
                "maximum": 247692007.6,
                "minimum": 247691999.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.098824137,
                "variance": 4.40506276
              },
              {
                "average": 0,
                "count": 4504,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4504,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4504,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4504,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4504,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -529905.1224,
              2093383.541,
              -6.438312849,
              -529576.2024,
              2093448.381,
              0.4616871509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -529905.1223771902,
                    2093383.5414323462,
                    -6.438312849141809
                  ],
                  [
                    -529905.1223771902,
                    2093448.381432346,
                    -6.438312849141809
                  ],
                  [
                    -529576.2023771902,
                    2093448.381432346,
                    0.461687150858191
                  ],
                  [
                    -529576.2023771902,
                    2093383.5414323462,
                    0.461687150858191
                  ],
                  [
                    -529905.1223771902,
                    2093383.5414323462,
                    -6.438312849141809
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:06:47+00:00",
            "end_time": "2019-07-20T21:06:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3883.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.50544221916226,
              68.35172389058687,
              2.982147897148322
            ],
            [
              -166.50826680967182,
              68.35729841642159,
              2.982147897148322
            ],
            [
              -166.48386370777206,
              68.35904595123048,
              14.362147897148322
            ],
            [
              -166.48104436562178,
              68.35347099854408,
              14.362147897148322
            ],
            [
              -166.50544221916226,
              68.35172389058687,
              2.982147897148322
            ]
          ]
        ]
      },
      "bbox": [
        -166.5082668,
        68.35172389,
        2.982147897,
        -166.4810444,
        68.35904595,
        14.3621479
      ],
      "properties": {
        "datetime": "2019-07-20T22:29:25Z",
        "pc:count": 1140608,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -516356.7687,
            "count": 1140608,
            "maximum": -515753.4561,
            "minimum": -516785.8561,
            "name": "X",
            "position": 0,
            "stddev": 295.9018955,
            "variance": 87557.93177
          },
          {
            "average": 2092420.111,
            "count": 1140608,
            "maximum": 2092744.321,
            "minimum": 2092117.201,
            "name": "Y",
            "position": 1,
            "stddev": 141.7897736,
            "variance": 20104.33991
          },
          {
            "average": 5.383074903,
            "count": 1140608,
            "maximum": 14.3621479,
            "minimum": 2.982147897,
            "name": "Z",
            "position": 2,
            "stddev": 2.094548145,
            "variance": 4.387131934
          },
          {
            "average": 736.5638405,
            "count": 1140608,
            "maximum": 3578,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 479.6990986,
            "variance": 230111.2252
          },
          {
            "average": 1.000007891,
            "count": 1140608,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002808998615,
            "variance": 7.890473218e-06
          },
          {
            "average": 1.000022795,
            "count": 1140608,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004774344004,
            "variance": 2.279436066e-05
          },
          {
            "average": 1,
            "count": 1140608,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1140608,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.533163015,
            "count": 1140608,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.82082789,
            "variance": 0.6737584249
          },
          {
            "average": 19.99368715,
            "count": 1140608,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8961410146,
            "variance": 0.803068718
          },
          {
            "average": 1.000692613,
            "count": 1140608,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02630843888,
            "variance": 0.0006921339565
          },
          {
            "average": 14.3080927,
            "count": 1140608,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6793308723,
            "variance": 0.461490434
          },
          {
            "average": 247696571.2,
            "count": 1140608,
            "maximum": 247696965.7,
            "minimum": 247696086.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 346.4939237,
            "variance": 120058.0392
          },
          {
            "average": 0,
            "count": 1140608,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1140608,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1140608,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1140608,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1140608,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -516785.8561,
          2092117.201,
          2.982147897,
          -515753.4561,
          2092744.321,
          14.3621479
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -516785.8560707473,
                2092117.2014796364,
                2.982147897148322
              ],
              [
                -516785.8560707473,
                2092744.3214796365,
                2.982147897148322
              ],
              [
                -515753.4560707473,
                2092744.3214796365,
                14.362147897148322
              ],
              [
                -515753.4560707473,
                2092117.2014796364,
                14.362147897148322
              ],
              [
                -516785.8560707473,
                2092117.2014796364,
                2.982147897148322
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:29:25+00:00",
        "end_time": "2019-07-20T22:14:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3883.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3883.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3883.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3883.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5082668,
            68.35172389,
            2.982147897,
            -166.4810444,
            68.35904595,
            14.3621479
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.50544221916226,
                  68.35172389058687,
                  2.982147897148322
                ],
                [
                  -166.50826680967182,
                  68.35729841642159,
                  2.982147897148322
                ],
                [
                  -166.48386370777206,
                  68.35904595123048,
                  14.362147897148322
                ],
                [
                  -166.48104436562178,
                  68.35347099854408,
                  14.362147897148322
                ],
                [
                  -166.50544221916226,
                  68.35172389058687,
                  2.982147897148322
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3883.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3883.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:29:25Z",
            "pc:count": 1140608,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -516356.7687,
                "count": 1140608,
                "maximum": -515753.4561,
                "minimum": -516785.8561,
                "name": "X",
                "position": 0,
                "stddev": 295.9018955,
                "variance": 87557.93177
              },
              {
                "average": 2092420.111,
                "count": 1140608,
                "maximum": 2092744.321,
                "minimum": 2092117.201,
                "name": "Y",
                "position": 1,
                "stddev": 141.7897736,
                "variance": 20104.33991
              },
              {
                "average": 5.383074903,
                "count": 1140608,
                "maximum": 14.3621479,
                "minimum": 2.982147897,
                "name": "Z",
                "position": 2,
                "stddev": 2.094548145,
                "variance": 4.387131934
              },
              {
                "average": 736.5638405,
                "count": 1140608,
                "maximum": 3578,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 479.6990986,
                "variance": 230111.2252
              },
              {
                "average": 1.000007891,
                "count": 1140608,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002808998615,
                "variance": 7.890473218e-06
              },
              {
                "average": 1.000022795,
                "count": 1140608,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004774344004,
                "variance": 2.279436066e-05
              },
              {
                "average": 1,
                "count": 1140608,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1140608,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.533163015,
                "count": 1140608,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.82082789,
                "variance": 0.6737584249
              },
              {
                "average": 19.99368715,
                "count": 1140608,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8961410146,
                "variance": 0.803068718
              },
              {
                "average": 1.000692613,
                "count": 1140608,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02630843888,
                "variance": 0.0006921339565
              },
              {
                "average": 14.3080927,
                "count": 1140608,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6793308723,
                "variance": 0.461490434
              },
              {
                "average": 247696571.2,
                "count": 1140608,
                "maximum": 247696965.7,
                "minimum": 247696086.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 346.4939237,
                "variance": 120058.0392
              },
              {
                "average": 0,
                "count": 1140608,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1140608,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1140608,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1140608,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1140608,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -516785.8561,
              2092117.201,
              2.982147897,
              -515753.4561,
              2092744.321,
              14.3621479
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -516785.8560707473,
                    2092117.2014796364,
                    2.982147897148322
                  ],
                  [
                    -516785.8560707473,
                    2092744.3214796365,
                    2.982147897148322
                  ],
                  [
                    -515753.4560707473,
                    2092744.3214796365,
                    14.362147897148322
                  ],
                  [
                    -515753.4560707473,
                    2092117.2014796364,
                    14.362147897148322
                  ],
                  [
                    -516785.8560707473,
                    2092117.2014796364,
                    2.982147897148322
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:29:25+00:00",
            "end_time": "2019-07-20T22:14: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": "20190720_NCMP_AK_03WVR3980.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4793593108616,
              68.32983558848242,
              4.246957763753475
            ],
            [
              -166.48215458963617,
              68.33536846949791,
              4.246957763753475
            ],
            [
              -166.4582661488431,
              68.3370768832117,
              8.546957763753475
            ],
            [
              -166.45547596611843,
              68.33154358848242,
              8.546957763753475
            ],
            [
              -166.4793593108616,
              68.32983558848242,
              4.246957763753475
            ]
          ]
        ]
      },
      "bbox": [
        -166.4821546,
        68.32983559,
        4.246957764,
        -166.455476,
        68.33707688,
        8.546957764
      ],
      "properties": {
        "datetime": "2019-07-20T21:03:34Z",
        "pc:count": 748757,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -515734.3644,
            "count": 748757,
            "maximum": -515161.1532,
            "minimum": -516172.5932,
            "name": "X",
            "position": 0,
            "stddev": 250.5089327,
            "variance": 62754.72535
          },
          {
            "average": 2089832.789,
            "count": 748757,
            "maximum": 2090160.498,
            "minimum": 2089538.058,
            "name": "Y",
            "position": 1,
            "stddev": 153.9850686,
            "variance": 23711.40135
          },
          {
            "average": 6.111205631,
            "count": 748757,
            "maximum": 8.546957764,
            "minimum": 4.246957764,
            "name": "Z",
            "position": 2,
            "stddev": 0.3931270919,
            "variance": 0.1545489104
          },
          {
            "average": 794.62789,
            "count": 748757,
            "maximum": 3074,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 480.3537566,
            "variance": 230739.7315
          },
          {
            "average": 1,
            "count": 748757,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 748757,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 748757,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 748757,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.643944564,
            "count": 748757,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.085064434,
            "variance": 1.177364825
          },
          {
            "average": 19.98610925,
            "count": 748757,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.171155409,
            "variance": 1.371604992
          },
          {
            "average": 1.001259421,
            "count": 748757,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03546598586,
            "variance": 0.001257836153
          },
          {
            "average": 2.227064321,
            "count": 748757,
            "maximum": 4,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6344848101,
            "variance": 0.4025709742
          },
          {
            "average": 247690947.5,
            "count": 748757,
            "maximum": 247691814.4,
            "minimum": 247690827.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 308.4139741,
            "variance": 95119.17942
          },
          {
            "average": 0,
            "count": 748757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 748757,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 748757,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 748757,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 748757,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -516172.5932,
          2089538.058,
          4.246957764,
          -515161.1532,
          2090160.498,
          8.546957764
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -516172.5932064258,
                2089538.0580645592,
                4.246957763753475
              ],
              [
                -516172.5932064258,
                2090160.4980645592,
                4.246957763753475
              ],
              [
                -515161.15320642584,
                2090160.4980645592,
                8.546957763753475
              ],
              [
                -515161.15320642584,
                2089538.0580645592,
                8.546957763753475
              ],
              [
                -516172.5932064258,
                2089538.0580645592,
                4.246957763753475
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:03:34+00:00",
        "end_time": "2019-07-20T20:47:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3980.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3980.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3980.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3980.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4821546,
            68.32983559,
            4.246957764,
            -166.455476,
            68.33707688,
            8.546957764
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4793593108616,
                  68.32983558848242,
                  4.246957763753475
                ],
                [
                  -166.48215458963617,
                  68.33536846949791,
                  4.246957763753475
                ],
                [
                  -166.4582661488431,
                  68.3370768832117,
                  8.546957763753475
                ],
                [
                  -166.45547596611843,
                  68.33154358848242,
                  8.546957763753475
                ],
                [
                  -166.4793593108616,
                  68.32983558848242,
                  4.246957763753475
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3980.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3980.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:03:34Z",
            "pc:count": 748757,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -515734.3644,
                "count": 748757,
                "maximum": -515161.1532,
                "minimum": -516172.5932,
                "name": "X",
                "position": 0,
                "stddev": 250.5089327,
                "variance": 62754.72535
              },
              {
                "average": 2089832.789,
                "count": 748757,
                "maximum": 2090160.498,
                "minimum": 2089538.058,
                "name": "Y",
                "position": 1,
                "stddev": 153.9850686,
                "variance": 23711.40135
              },
              {
                "average": 6.111205631,
                "count": 748757,
                "maximum": 8.546957764,
                "minimum": 4.246957764,
                "name": "Z",
                "position": 2,
                "stddev": 0.3931270919,
                "variance": 0.1545489104
              },
              {
                "average": 794.62789,
                "count": 748757,
                "maximum": 3074,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 480.3537566,
                "variance": 230739.7315
              },
              {
                "average": 1,
                "count": 748757,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 748757,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 748757,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 748757,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.643944564,
                "count": 748757,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.085064434,
                "variance": 1.177364825
              },
              {
                "average": 19.98610925,
                "count": 748757,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.171155409,
                "variance": 1.371604992
              },
              {
                "average": 1.001259421,
                "count": 748757,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03546598586,
                "variance": 0.001257836153
              },
              {
                "average": 2.227064321,
                "count": 748757,
                "maximum": 4,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6344848101,
                "variance": 0.4025709742
              },
              {
                "average": 247690947.5,
                "count": 748757,
                "maximum": 247691814.4,
                "minimum": 247690827.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 308.4139741,
                "variance": 95119.17942
              },
              {
                "average": 0,
                "count": 748757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 748757,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 748757,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 748757,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 748757,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -516172.5932,
              2089538.058,
              4.246957764,
              -515161.1532,
              2090160.498,
              8.546957764
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -516172.5932064258,
                    2089538.0580645592,
                    4.246957763753475
                  ],
                  [
                    -516172.5932064258,
                    2090160.4980645592,
                    4.246957763753475
                  ],
                  [
                    -515161.15320642584,
                    2090160.4980645592,
                    8.546957763753475
                  ],
                  [
                    -515161.15320642584,
                    2089538.0580645592,
                    8.546957763753475
                  ],
                  [
                    -516172.5932064258,
                    2089538.0580645592,
                    4.246957763753475
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:03:34+00:00",
            "end_time": "2019-07-20T20:47:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3680.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.55240457345087,
              68.32915268050199,
              1.48363709356617
            ],
            [
              -166.55521802026337,
              68.33468847456894,
              1.48363709356617
            ],
            [
              -166.53001991243164,
              68.33650130820396,
              19.84363709356617
            ],
            [
              -166.52721184137383,
              68.3309650749187,
              19.84363709356617
            ],
            [
              -166.55240457345087,
              68.32915268050199,
              1.48363709356617
            ]
          ]
        ]
      },
      "bbox": [
        -166.555218,
        68.32915268,
        1.483637094,
        -166.5272118,
        68.33650131,
        19.84363709
      ],
      "properties": {
        "datetime": "2019-07-20T20:58:33Z",
        "pc:count": 1679008,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -518617.742,
            "count": 1679008,
            "maximum": -518104.9817,
            "minimum": -519172.1217,
            "name": "X",
            "position": 0,
            "stddev": 287.5660257,
            "variance": 82694.21914
          },
          {
            "average": 2090373.037,
            "count": 1679008,
            "maximum": 2090656.206,
            "minimum": 2090033.306,
            "name": "Y",
            "position": 1,
            "stddev": 145.6204284,
            "variance": 21205.30917
          },
          {
            "average": 14.31690397,
            "count": 1679008,
            "maximum": 19.84363709,
            "minimum": 1.483637094,
            "name": "Z",
            "position": 2,
            "stddev": 3.364307966,
            "variance": 11.31856809
          },
          {
            "average": 885.742567,
            "count": 1679008,
            "maximum": 4640,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 453.5186523,
            "variance": 205679.1679
          },
          {
            "average": 1.000064324,
            "count": 1679008,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008453796676,
            "variance": 7.146667825e-05
          },
          {
            "average": 1.000134008,
            "count": 1679008,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01246719962,
            "variance": 0.0001554310663
          },
          {
            "average": 1,
            "count": 1679008,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1679008,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.538272003,
            "count": 1679008,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5101395117,
            "variance": 0.2602423214
          },
          {
            "average": 19.9659752,
            "count": 1679008,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.29598828,
            "variance": 1.679585622
          },
          {
            "average": 1.00013103,
            "count": 1679008,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01175413722,
            "variance": 0.0001381597417
          },
          {
            "average": 1.738554551,
            "count": 1679008,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7489522665,
            "variance": 0.5609294975
          },
          {
            "average": 247690851.8,
            "count": 1679008,
            "maximum": 247691513.3,
            "minimum": 247690553.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 340.6666835,
            "variance": 116053.7892
          },
          {
            "average": 0,
            "count": 1679008,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1679008,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1679008,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1679008,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1679008,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -519172.1217,
          2090033.306,
          1.483637094,
          -518104.9817,
          2090656.206,
          19.84363709
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -519172.12171965785,
                2090033.3060951205,
                1.48363709356617
              ],
              [
                -519172.12171965785,
                2090656.2060951204,
                1.48363709356617
              ],
              [
                -518104.98171965784,
                2090656.2060951204,
                19.84363709356617
              ],
              [
                -518104.98171965784,
                2090033.3060951205,
                19.84363709356617
              ],
              [
                -519172.12171965785,
                2090033.3060951205,
                1.48363709356617
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T20:58:33+00:00",
        "end_time": "2019-07-20T20:42:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3680.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3680.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3680.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3680.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.555218,
            68.32915268,
            1.483637094,
            -166.5272118,
            68.33650131,
            19.84363709
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.55240457345087,
                  68.32915268050199,
                  1.48363709356617
                ],
                [
                  -166.55521802026337,
                  68.33468847456894,
                  1.48363709356617
                ],
                [
                  -166.53001991243164,
                  68.33650130820396,
                  19.84363709356617
                ],
                [
                  -166.52721184137383,
                  68.3309650749187,
                  19.84363709356617
                ],
                [
                  -166.55240457345087,
                  68.32915268050199,
                  1.48363709356617
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3680.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3680.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T20:58:33Z",
            "pc:count": 1679008,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -518617.742,
                "count": 1679008,
                "maximum": -518104.9817,
                "minimum": -519172.1217,
                "name": "X",
                "position": 0,
                "stddev": 287.5660257,
                "variance": 82694.21914
              },
              {
                "average": 2090373.037,
                "count": 1679008,
                "maximum": 2090656.206,
                "minimum": 2090033.306,
                "name": "Y",
                "position": 1,
                "stddev": 145.6204284,
                "variance": 21205.30917
              },
              {
                "average": 14.31690397,
                "count": 1679008,
                "maximum": 19.84363709,
                "minimum": 1.483637094,
                "name": "Z",
                "position": 2,
                "stddev": 3.364307966,
                "variance": 11.31856809
              },
              {
                "average": 885.742567,
                "count": 1679008,
                "maximum": 4640,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 453.5186523,
                "variance": 205679.1679
              },
              {
                "average": 1.000064324,
                "count": 1679008,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008453796676,
                "variance": 7.146667825e-05
              },
              {
                "average": 1.000134008,
                "count": 1679008,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01246719962,
                "variance": 0.0001554310663
              },
              {
                "average": 1,
                "count": 1679008,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1679008,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.538272003,
                "count": 1679008,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5101395117,
                "variance": 0.2602423214
              },
              {
                "average": 19.9659752,
                "count": 1679008,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.29598828,
                "variance": 1.679585622
              },
              {
                "average": 1.00013103,
                "count": 1679008,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01175413722,
                "variance": 0.0001381597417
              },
              {
                "average": 1.738554551,
                "count": 1679008,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7489522665,
                "variance": 0.5609294975
              },
              {
                "average": 247690851.8,
                "count": 1679008,
                "maximum": 247691513.3,
                "minimum": 247690553.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 340.6666835,
                "variance": 116053.7892
              },
              {
                "average": 0,
                "count": 1679008,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1679008,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1679008,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1679008,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1679008,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -519172.1217,
              2090033.306,
              1.483637094,
              -518104.9817,
              2090656.206,
              19.84363709
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -519172.12171965785,
                    2090033.3060951205,
                    1.48363709356617
                  ],
                  [
                    -519172.12171965785,
                    2090656.2060951204,
                    1.48363709356617
                  ],
                  [
                    -518104.98171965784,
                    2090656.2060951204,
                    19.84363709356617
                  ],
                  [
                    -518104.98171965784,
                    2090033.3060951205,
                    19.84363709356617
                  ],
                  [
                    -519172.12171965785,
                    2090033.3060951205,
                    1.48363709356617
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T20:58:33+00:00",
            "end_time": "2019-07-20T20:42: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": "20190720_NCMP_AK_03WVR2582.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.820622173327,
              68.34022836266278,
              -10.011498029916705
            ],
            [
              -166.82534228662422,
              68.34931179300227,
              -10.011498029916705
            ],
            [
              -166.79808193612504,
              68.35131504947499,
              22.6485019700833
            ],
            [
              -166.79337135339392,
              68.34223082227022,
              22.6485019700833
            ],
            [
              -166.820622173327,
              68.34022836266278,
              -10.011498029916705
            ]
          ]
        ]
      },
      "bbox": [
        -166.8253423,
        68.34022836,
        -10.01149803,
        -166.7933714,
        68.35131505,
        22.64850197
      ],
      "properties": {
        "datetime": "2019-07-20T21:51:30Z",
        "pc:count": 3640907,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -529309.6596,
            "count": 3640907,
            "maximum": -528739.4786,
            "minimum": -529894.1786,
            "name": "X",
            "position": 0,
            "stddev": 294.8258294,
            "variance": 86922.26971
          },
          {
            "average": 2093883.005,
            "count": 3640907,
            "maximum": 2094376.391,
            "minimum": 2093353.551,
            "name": "Y",
            "position": 1,
            "stddev": 247.9856005,
            "variance": 61496.85806
          },
          {
            "average": 4.250907132,
            "count": 3640907,
            "maximum": 22.64850197,
            "minimum": -10.01149803,
            "name": "Z",
            "position": 2,
            "stddev": 1.434759295,
            "variance": 2.058534233
          },
          {
            "average": 1167.431218,
            "count": 3640907,
            "maximum": 63346,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 716.9747837,
            "variance": 514052.8404
          },
          {
            "average": 1.002770464,
            "count": 3640907,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06217122848,
            "variance": 0.00386526165
          },
          {
            "average": 1.00561069,
            "count": 3640907,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09456273468,
            "variance": 0.00894211079
          },
          {
            "average": 1,
            "count": 3640907,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3640907,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.394987018,
            "count": 3640907,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.840393987,
            "variance": 23.42941395
          },
          {
            "average": 19.91319988,
            "count": 3640907,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.141974616,
            "variance": 1.304106023
          },
          {
            "average": 1.035179696,
            "count": 3640907,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.189295621,
            "variance": 0.03583283213
          },
          {
            "average": 6.982118741,
            "count": 3640907,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.46647569,
            "variance": 2.15055095
          },
          {
            "average": 247693235.6,
            "count": 3640907,
            "maximum": 247694690.2,
            "minimum": 247691993.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 647.8367645,
            "variance": 419692.4735
          },
          {
            "average": 0,
            "count": 3640907,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3640907,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3640907,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3640907,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3640907,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -529894.1786,
          2093353.551,
          -10.01149803,
          -528739.4786,
          2094376.391,
          22.64850197
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -529894.1785527015,
                2093353.5506107826,
                -10.011498029916705
              ],
              [
                -529894.1785527015,
                2094376.3906107824,
                -10.011498029916705
              ],
              [
                -528739.4785527015,
                2094376.3906107824,
                22.6485019700833
              ],
              [
                -528739.4785527015,
                2093353.5506107826,
                22.6485019700833
              ],
              [
                -529894.1785527015,
                2093353.5506107826,
                -10.011498029916705
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:51:30+00:00",
        "end_time": "2019-07-20T21:06:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2582.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2582.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2582.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2582.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8253423,
            68.34022836,
            -10.01149803,
            -166.7933714,
            68.35131505,
            22.64850197
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.820622173327,
                  68.34022836266278,
                  -10.011498029916705
                ],
                [
                  -166.82534228662422,
                  68.34931179300227,
                  -10.011498029916705
                ],
                [
                  -166.79808193612504,
                  68.35131504947499,
                  22.6485019700833
                ],
                [
                  -166.79337135339392,
                  68.34223082227022,
                  22.6485019700833
                ],
                [
                  -166.820622173327,
                  68.34022836266278,
                  -10.011498029916705
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2582.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2582.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:51:30Z",
            "pc:count": 3640907,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -529309.6596,
                "count": 3640907,
                "maximum": -528739.4786,
                "minimum": -529894.1786,
                "name": "X",
                "position": 0,
                "stddev": 294.8258294,
                "variance": 86922.26971
              },
              {
                "average": 2093883.005,
                "count": 3640907,
                "maximum": 2094376.391,
                "minimum": 2093353.551,
                "name": "Y",
                "position": 1,
                "stddev": 247.9856005,
                "variance": 61496.85806
              },
              {
                "average": 4.250907132,
                "count": 3640907,
                "maximum": 22.64850197,
                "minimum": -10.01149803,
                "name": "Z",
                "position": 2,
                "stddev": 1.434759295,
                "variance": 2.058534233
              },
              {
                "average": 1167.431218,
                "count": 3640907,
                "maximum": 63346,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 716.9747837,
                "variance": 514052.8404
              },
              {
                "average": 1.002770464,
                "count": 3640907,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06217122848,
                "variance": 0.00386526165
              },
              {
                "average": 1.00561069,
                "count": 3640907,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09456273468,
                "variance": 0.00894211079
              },
              {
                "average": 1,
                "count": 3640907,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3640907,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.394987018,
                "count": 3640907,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.840393987,
                "variance": 23.42941395
              },
              {
                "average": 19.91319988,
                "count": 3640907,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.141974616,
                "variance": 1.304106023
              },
              {
                "average": 1.035179696,
                "count": 3640907,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.189295621,
                "variance": 0.03583283213
              },
              {
                "average": 6.982118741,
                "count": 3640907,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.46647569,
                "variance": 2.15055095
              },
              {
                "average": 247693235.6,
                "count": 3640907,
                "maximum": 247694690.2,
                "minimum": 247691993.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 647.8367645,
                "variance": 419692.4735
              },
              {
                "average": 0,
                "count": 3640907,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3640907,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3640907,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3640907,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3640907,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -529894.1786,
              2093353.551,
              -10.01149803,
              -528739.4786,
              2094376.391,
              22.64850197
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -529894.1785527015,
                    2093353.5506107826,
                    -10.011498029916705
                  ],
                  [
                    -529894.1785527015,
                    2094376.3906107824,
                    -10.011498029916705
                  ],
                  [
                    -528739.4785527015,
                    2094376.3906107824,
                    22.6485019700833
                  ],
                  [
                    -528739.4785527015,
                    2093353.5506107826,
                    22.6485019700833
                  ],
                  [
                    -529894.1785527015,
                    2093353.5506107826,
                    -10.011498029916705
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:51:30+00:00",
            "end_time": "2019-07-20T21:06:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3681.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.55278419578352,
              68.33334550357009,
              0.602126530366765
            ],
            [
              -166.55563570303272,
              68.33895514381604,
              0.602126530366765
            ],
            [
              -166.53003558809988,
              68.3407966460381,
              15.342126530366766
            ],
            [
              -166.5271896160647,
              68.33518655357844,
              15.342126530366766
            ],
            [
              -166.55278419578352,
              68.33334550357009,
              0.602126530366765
            ]
          ]
        ]
      },
      "bbox": [
        -166.5556357,
        68.3333455,
        0.6021265304,
        -166.5271896,
        68.34079665,
        15.34212653
      ],
      "properties": {
        "datetime": "2019-07-20T21:18:41Z",
        "pc:count": 1914554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -518566.2287,
            "count": 1914554,
            "maximum": -518016.5892,
            "minimum": -519100.5692,
            "name": "X",
            "position": 0,
            "stddev": 296.6972861,
            "variance": 88029.27958
          },
          {
            "average": 2090815.535,
            "count": 1914554,
            "maximum": 2091122.604,
            "minimum": 2090491.404,
            "name": "Y",
            "position": 1,
            "stddev": 145.9728751,
            "variance": 21308.08027
          },
          {
            "average": 8.315384746,
            "count": 1914554,
            "maximum": 15.34212653,
            "minimum": 0.6021265304,
            "name": "Z",
            "position": 2,
            "stddev": 2.886191927,
            "variance": 8.330103837
          },
          {
            "average": 884.3095645,
            "count": 1914554,
            "maximum": 5761,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 493.164655,
            "variance": 243211.3769
          },
          {
            "average": 1.001042018,
            "count": 1914554,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03456144573,
            "variance": 0.001194493531
          },
          {
            "average": 1.002124777,
            "count": 1914554,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05100821328,
            "variance": 0.002601837822
          },
          {
            "average": 1,
            "count": 1914554,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1914554,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.600735733,
            "count": 1914554,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.829612313,
            "variance": 3.347481216
          },
          {
            "average": 19.94845107,
            "count": 1914554,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.180890874,
            "variance": 1.394503257
          },
          {
            "average": 1.005644657,
            "count": 1914554,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07593653994,
            "variance": 0.005766358098
          },
          {
            "average": 3.823582934,
            "count": 1914554,
            "maximum": 6,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9292416268,
            "variance": 0.8634900009
          },
          {
            "average": 247691827.9,
            "count": 1914554,
            "maximum": 247692721.7,
            "minimum": 247690868.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 457.9503905,
            "variance": 209718.5602
          },
          {
            "average": 0,
            "count": 1914554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1914554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1914554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1914554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1914554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -519100.5692,
          2090491.404,
          0.6021265304,
          -518016.5892,
          2091122.604,
          15.34212653
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -519100.56920165254,
                2090491.403722822,
                0.602126530366765
              ],
              [
                -519100.56920165254,
                2091122.6037228222,
                0.602126530366765
              ],
              [
                -518016.58920165256,
                2091122.6037228222,
                15.342126530366766
              ],
              [
                -518016.58920165256,
                2090491.403722822,
                15.342126530366766
              ],
              [
                -519100.56920165254,
                2090491.403722822,
                0.602126530366765
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:18:41+00:00",
        "end_time": "2019-07-20T20:47:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3681.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3681.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3681.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3681.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5556357,
            68.3333455,
            0.6021265304,
            -166.5271896,
            68.34079665,
            15.34212653
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.55278419578352,
                  68.33334550357009,
                  0.602126530366765
                ],
                [
                  -166.55563570303272,
                  68.33895514381604,
                  0.602126530366765
                ],
                [
                  -166.53003558809988,
                  68.3407966460381,
                  15.342126530366766
                ],
                [
                  -166.5271896160647,
                  68.33518655357844,
                  15.342126530366766
                ],
                [
                  -166.55278419578352,
                  68.33334550357009,
                  0.602126530366765
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3681.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3681.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:18:41Z",
            "pc:count": 1914554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -518566.2287,
                "count": 1914554,
                "maximum": -518016.5892,
                "minimum": -519100.5692,
                "name": "X",
                "position": 0,
                "stddev": 296.6972861,
                "variance": 88029.27958
              },
              {
                "average": 2090815.535,
                "count": 1914554,
                "maximum": 2091122.604,
                "minimum": 2090491.404,
                "name": "Y",
                "position": 1,
                "stddev": 145.9728751,
                "variance": 21308.08027
              },
              {
                "average": 8.315384746,
                "count": 1914554,
                "maximum": 15.34212653,
                "minimum": 0.6021265304,
                "name": "Z",
                "position": 2,
                "stddev": 2.886191927,
                "variance": 8.330103837
              },
              {
                "average": 884.3095645,
                "count": 1914554,
                "maximum": 5761,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 493.164655,
                "variance": 243211.3769
              },
              {
                "average": 1.001042018,
                "count": 1914554,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03456144573,
                "variance": 0.001194493531
              },
              {
                "average": 1.002124777,
                "count": 1914554,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05100821328,
                "variance": 0.002601837822
              },
              {
                "average": 1,
                "count": 1914554,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1914554,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.600735733,
                "count": 1914554,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.829612313,
                "variance": 3.347481216
              },
              {
                "average": 19.94845107,
                "count": 1914554,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.180890874,
                "variance": 1.394503257
              },
              {
                "average": 1.005644657,
                "count": 1914554,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07593653994,
                "variance": 0.005766358098
              },
              {
                "average": 3.823582934,
                "count": 1914554,
                "maximum": 6,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9292416268,
                "variance": 0.8634900009
              },
              {
                "average": 247691827.9,
                "count": 1914554,
                "maximum": 247692721.7,
                "minimum": 247690868.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 457.9503905,
                "variance": 209718.5602
              },
              {
                "average": 0,
                "count": 1914554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1914554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1914554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1914554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1914554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -519100.5692,
              2090491.404,
              0.6021265304,
              -518016.5892,
              2091122.604,
              15.34212653
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -519100.56920165254,
                    2090491.403722822,
                    0.602126530366765
                  ],
                  [
                    -519100.56920165254,
                    2091122.6037228222,
                    0.602126530366765
                  ],
                  [
                    -518016.58920165256,
                    2091122.6037228222,
                    15.342126530366766
                  ],
                  [
                    -518016.58920165256,
                    2090491.403722822,
                    15.342126530366766
                  ],
                  [
                    -519100.56920165254,
                    2090491.403722822,
                    0.602126530366765
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:18:41+00:00",
            "end_time": "2019-07-20T20:47:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3683.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.53346771173122,
              68.35598539246023,
              0.796923187091314
            ],
            [
              -166.53440186704793,
              68.35782477421299,
              0.796923187091314
            ],
            [
              -166.53090820619667,
              68.35807571161693,
              12.436923187091315
            ],
            [
              -166.52997429877362,
              68.35623630963686,
              12.436923187091315
            ],
            [
              -166.53346771173122,
              68.35598539246023,
              0.796923187091314
            ]
          ]
        ]
      },
      "bbox": [
        -166.5344019,
        68.35598539,
        0.7969231871,
        -166.5299743,
        68.35807571,
        12.43692319
      ],
      "properties": {
        "datetime": "2019-07-20T22:29:03Z",
        "pc:count": 39969,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -517760.2723,
            "count": 39969,
            "maximum": -517694.0684,
            "minimum": -517841.8884,
            "name": "X",
            "position": 0,
            "stddev": 36.0398824,
            "variance": 1298.873124
          },
          {
            "average": 2092942.734,
            "count": 39969,
            "maximum": 2093005.038,
            "minimum": 2092798.098,
            "name": "Y",
            "position": 1,
            "stddev": 48.13966004,
            "variance": 2317.426868
          },
          {
            "average": 7.597011255,
            "count": 39969,
            "maximum": 12.43692319,
            "minimum": 0.7969231871,
            "name": "Z",
            "position": 2,
            "stddev": 3.14411799,
            "variance": 9.885477935
          },
          {
            "average": 959.2986064,
            "count": 39969,
            "maximum": 3801,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 512.0693593,
            "variance": 262215.0288
          },
          {
            "average": 1,
            "count": 39969,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 39969,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 39969,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39969,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.570191899,
            "count": 39969,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.9828954,
            "variance": 24.82924656
          },
          {
            "average": 20.1752503,
            "count": 39969,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7707529286,
            "variance": 0.594060077
          },
          {
            "average": 1.034226526,
            "count": 39969,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1818128091,
            "variance": 0.03305589754
          },
          {
            "average": 14.99414546,
            "count": 39969,
            "maximum": 15,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.07629159379,
            "variance": 0.005820407283
          },
          {
            "average": 247696937,
            "count": 39969,
            "maximum": 247696943,
            "minimum": 247696346.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 45.27056298,
            "variance": 2049.423873
          },
          {
            "average": 0,
            "count": 39969,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39969,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39969,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39969,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 39969,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -517841.8884,
          2092798.098,
          0.7969231871,
          -517694.0684,
          2093005.038,
          12.43692319
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -517841.8884465799,
                2092798.097959323,
                0.796923187091314
              ],
              [
                -517841.8884465799,
                2093005.037959323,
                0.796923187091314
              ],
              [
                -517694.06844658,
                2093005.037959323,
                12.436923187091315
              ],
              [
                -517694.06844658,
                2092798.097959323,
                12.436923187091315
              ],
              [
                -517841.8884465799,
                2092798.097959323,
                0.796923187091314
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:29:03+00:00",
        "end_time": "2019-07-20T22:19:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3683.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3683.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3683.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3683.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5344019,
            68.35598539,
            0.7969231871,
            -166.5299743,
            68.35807571,
            12.43692319
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.53346771173122,
                  68.35598539246023,
                  0.796923187091314
                ],
                [
                  -166.53440186704793,
                  68.35782477421299,
                  0.796923187091314
                ],
                [
                  -166.53090820619667,
                  68.35807571161693,
                  12.436923187091315
                ],
                [
                  -166.52997429877362,
                  68.35623630963686,
                  12.436923187091315
                ],
                [
                  -166.53346771173122,
                  68.35598539246023,
                  0.796923187091314
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3683.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3683.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:29:03Z",
            "pc:count": 39969,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -517760.2723,
                "count": 39969,
                "maximum": -517694.0684,
                "minimum": -517841.8884,
                "name": "X",
                "position": 0,
                "stddev": 36.0398824,
                "variance": 1298.873124
              },
              {
                "average": 2092942.734,
                "count": 39969,
                "maximum": 2093005.038,
                "minimum": 2092798.098,
                "name": "Y",
                "position": 1,
                "stddev": 48.13966004,
                "variance": 2317.426868
              },
              {
                "average": 7.597011255,
                "count": 39969,
                "maximum": 12.43692319,
                "minimum": 0.7969231871,
                "name": "Z",
                "position": 2,
                "stddev": 3.14411799,
                "variance": 9.885477935
              },
              {
                "average": 959.2986064,
                "count": 39969,
                "maximum": 3801,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 512.0693593,
                "variance": 262215.0288
              },
              {
                "average": 1,
                "count": 39969,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 39969,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 39969,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39969,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.570191899,
                "count": 39969,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.9828954,
                "variance": 24.82924656
              },
              {
                "average": 20.1752503,
                "count": 39969,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7707529286,
                "variance": 0.594060077
              },
              {
                "average": 1.034226526,
                "count": 39969,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1818128091,
                "variance": 0.03305589754
              },
              {
                "average": 14.99414546,
                "count": 39969,
                "maximum": 15,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.07629159379,
                "variance": 0.005820407283
              },
              {
                "average": 247696937,
                "count": 39969,
                "maximum": 247696943,
                "minimum": 247696346.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 45.27056298,
                "variance": 2049.423873
              },
              {
                "average": 0,
                "count": 39969,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39969,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39969,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39969,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 39969,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -517841.8884,
              2092798.098,
              0.7969231871,
              -517694.0684,
              2093005.038,
              12.43692319
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -517841.8884465799,
                    2092798.097959323,
                    0.796923187091314
                  ],
                  [
                    -517841.8884465799,
                    2093005.037959323,
                    0.796923187091314
                  ],
                  [
                    -517694.06844658,
                    2093005.037959323,
                    12.436923187091315
                  ],
                  [
                    -517694.06844658,
                    2092798.097959323,
                    12.436923187091315
                  ],
                  [
                    -517841.8884465799,
                    2092798.097959323,
                    0.796923187091314
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:29:03+00:00",
            "end_time": "2019-07-20T22:19: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": "20190720_NCMP_AK_03WVR3981.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4802973236161,
              68.33459632012865,
              4.040048530730473
            ],
            [
              -166.48513296560017,
              68.34416394000704,
              4.040048530730473
            ],
            [
              -166.4577946344536,
              68.34611864658966,
              6.200048530730474
            ],
            [
              -166.45296907912004,
              68.33655020794774,
              6.200048530730474
            ],
            [
              -166.4802973236161,
              68.33459632012865,
              4.040048530730473
            ]
          ]
        ]
      },
      "bbox": [
        -166.485133,
        68.33459632,
        4.040048531,
        -166.4529691,
        68.34611865,
        6.200048531
      ],
      "properties": {
        "datetime": "2019-07-20T21:44:10Z",
        "pc:count": 1915777,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -515540.7841,
            "count": 1915777,
            "maximum": -514955.5387,
            "minimum": -516112.6387,
            "name": "X",
            "position": 0,
            "stddev": 295.3496478,
            "variance": 87231.41447
          },
          {
            "average": 2090606.804,
            "count": 1915777,
            "maximum": 2091138.551,
            "minimum": 2090062.231,
            "name": "Y",
            "position": 1,
            "stddev": 270.8192331,
            "variance": 73343.05703
          },
          {
            "average": 5.095569163,
            "count": 1915777,
            "maximum": 6.200048531,
            "minimum": 4.040048531,
            "name": "Z",
            "position": 2,
            "stddev": 0.441274113,
            "variance": 0.1947228428
          },
          {
            "average": 736.7759755,
            "count": 1915777,
            "maximum": 3251,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 411.8419913,
            "variance": 169613.8258
          },
          {
            "average": 1.000011484,
            "count": 1915777,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.003388726217,
            "variance": 1.148346537e-05
          },
          {
            "average": 1.000024011,
            "count": 1915777,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.004900059321,
            "variance": 2.401058135e-05
          },
          {
            "average": 1,
            "count": 1915777,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1915777,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.654361129,
            "count": 1915777,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7551687199,
            "variance": 0.5702797955
          },
          {
            "average": 19.98130231,
            "count": 1915777,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.197909018,
            "variance": 1.434986015
          },
          {
            "average": 1.000504234,
            "count": 1915777,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.02244950029,
            "variance": 0.0005039800634
          },
          {
            "average": 6.165129344,
            "count": 1915777,
            "maximum": 9,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.521151237,
            "variance": 2.313901086
          },
          {
            "average": 247692751.9,
            "count": 1915777,
            "maximum": 247694250.8,
            "minimum": 247691799,
            "name": "GpsTime",
            "position": 12,
            "stddev": 659.799398,
            "variance": 435335.2456
          },
          {
            "average": 0,
            "count": 1915777,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1915777,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1915777,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1915777,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1915777,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -516112.6387,
          2090062.231,
          4.040048531,
          -514955.5387,
          2091138.551,
          6.200048531
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -516112.63871277455,
                2090062.2308436378,
                4.040048530730473
              ],
              [
                -516112.63871277455,
                2091138.5508436377,
                4.040048530730473
              ],
              [
                -514955.5387127746,
                2091138.5508436377,
                6.200048530730474
              ],
              [
                -514955.5387127746,
                2090062.2308436378,
                6.200048530730474
              ],
              [
                -516112.63871277455,
                2090062.2308436378,
                4.040048530730473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:44:10+00:00",
        "end_time": "2019-07-20T21:03:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3981.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3981.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3981.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3981.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.485133,
            68.33459632,
            4.040048531,
            -166.4529691,
            68.34611865,
            6.200048531
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4802973236161,
                  68.33459632012865,
                  4.040048530730473
                ],
                [
                  -166.48513296560017,
                  68.34416394000704,
                  4.040048530730473
                ],
                [
                  -166.4577946344536,
                  68.34611864658966,
                  6.200048530730474
                ],
                [
                  -166.45296907912004,
                  68.33655020794774,
                  6.200048530730474
                ],
                [
                  -166.4802973236161,
                  68.33459632012865,
                  4.040048530730473
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3981.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3981.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:44:10Z",
            "pc:count": 1915777,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -515540.7841,
                "count": 1915777,
                "maximum": -514955.5387,
                "minimum": -516112.6387,
                "name": "X",
                "position": 0,
                "stddev": 295.3496478,
                "variance": 87231.41447
              },
              {
                "average": 2090606.804,
                "count": 1915777,
                "maximum": 2091138.551,
                "minimum": 2090062.231,
                "name": "Y",
                "position": 1,
                "stddev": 270.8192331,
                "variance": 73343.05703
              },
              {
                "average": 5.095569163,
                "count": 1915777,
                "maximum": 6.200048531,
                "minimum": 4.040048531,
                "name": "Z",
                "position": 2,
                "stddev": 0.441274113,
                "variance": 0.1947228428
              },
              {
                "average": 736.7759755,
                "count": 1915777,
                "maximum": 3251,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 411.8419913,
                "variance": 169613.8258
              },
              {
                "average": 1.000011484,
                "count": 1915777,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.003388726217,
                "variance": 1.148346537e-05
              },
              {
                "average": 1.000024011,
                "count": 1915777,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.004900059321,
                "variance": 2.401058135e-05
              },
              {
                "average": 1,
                "count": 1915777,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1915777,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.654361129,
                "count": 1915777,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7551687199,
                "variance": 0.5702797955
              },
              {
                "average": 19.98130231,
                "count": 1915777,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.197909018,
                "variance": 1.434986015
              },
              {
                "average": 1.000504234,
                "count": 1915777,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.02244950029,
                "variance": 0.0005039800634
              },
              {
                "average": 6.165129344,
                "count": 1915777,
                "maximum": 9,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.521151237,
                "variance": 2.313901086
              },
              {
                "average": 247692751.9,
                "count": 1915777,
                "maximum": 247694250.8,
                "minimum": 247691799,
                "name": "GpsTime",
                "position": 12,
                "stddev": 659.799398,
                "variance": 435335.2456
              },
              {
                "average": 0,
                "count": 1915777,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1915777,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1915777,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1915777,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1915777,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -516112.6387,
              2090062.231,
              4.040048531,
              -514955.5387,
              2091138.551,
              6.200048531
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -516112.63871277455,
                    2090062.2308436378,
                    4.040048530730473
                  ],
                  [
                    -516112.63871277455,
                    2091138.5508436377,
                    4.040048530730473
                  ],
                  [
                    -514955.5387127746,
                    2091138.5508436377,
                    6.200048530730474
                  ],
                  [
                    -514955.5387127746,
                    2090062.2308436378,
                    6.200048530730474
                  ],
                  [
                    -516112.63871277455,
                    2090062.2308436378,
                    4.040048530730473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:44:10+00:00",
            "end_time": "2019-07-20T21:03: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": "20190720_NCMP_AK_03WVR3780.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.52783657742793,
              68.32856854166961,
              8.2657499411986
            ],
            [
              -166.53105104849303,
              68.33490603953732,
              8.2657499411986
            ],
            [
              -166.5057673702426,
              68.33672141932615,
              20.3657499411986
            ],
            [
              -166.50255907515464,
              68.33038341793899,
              20.3657499411986
            ],
            [
              -166.52783657742793,
              68.32856854166961,
              8.2657499411986
            ]
          ]
        ]
      },
      "bbox": [
        -166.531051,
        68.32856854,
        8.265749941,
        -166.5025591,
        68.33672142,
        20.36574994
      ],
      "properties": {
        "datetime": "2019-07-20T20:58:47Z",
        "pc:count": 1969055,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -517635.2559,
            "count": 1969055,
            "maximum": -517109.5005,
            "minimum": -518180.1805,
            "name": "X",
            "position": 0,
            "stddev": 283.6961613,
            "variance": 80483.51195
          },
          {
            "average": 2090181.471,
            "count": 1969055,
            "maximum": 2090491.077,
            "minimum": 2089778.017,
            "name": "Y",
            "position": 1,
            "stddev": 160.7262708,
            "variance": 25832.93414
          },
          {
            "average": 14.40017203,
            "count": 1969055,
            "maximum": 20.36574994,
            "minimum": 8.265749941,
            "name": "Z",
            "position": 2,
            "stddev": 3.240847732,
            "variance": 10.50309402
          },
          {
            "average": 880.8239445,
            "count": 1969055,
            "maximum": 3447,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 448.761092,
            "variance": 201386.5177
          },
          {
            "average": 1.000001016,
            "count": 1969055,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001007826942,
            "variance": 1.015715145e-06
          },
          {
            "average": 1.000002031,
            "count": 1969055,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001425281806,
            "variance": 2.031428226e-06
          },
          {
            "average": 1,
            "count": 1969055,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1969055,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.515930738,
            "count": 1969055,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.499746274,
            "variance": 0.2497463384
          },
          {
            "average": 19.86866209,
            "count": 1969055,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.283094862,
            "variance": 1.646332426
          },
          {
            "average": 1.000051801,
            "count": 1969055,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008431930322,
            "variance": 7.109744895e-05
          },
          {
            "average": 1.792887959,
            "count": 1969055,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7575912116,
            "variance": 0.5739444439
          },
          {
            "average": 247690878.7,
            "count": 1969055,
            "maximum": 247691527.3,
            "minimum": 247690566.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 349.1935425,
            "variance": 121936.1302
          },
          {
            "average": 0,
            "count": 1969055,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1969055,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1969055,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1969055,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1969055,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -518180.1805,
          2089778.017,
          8.265749941,
          -517109.5005,
          2090491.077,
          20.36574994
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -518180.1805280562,
                2089778.0168894466,
                8.2657499411986
              ],
              [
                -518180.1805280562,
                2090491.0768894467,
                8.2657499411986
              ],
              [
                -517109.5005280562,
                2090491.0768894467,
                20.3657499411986
              ],
              [
                -517109.5005280562,
                2089778.0168894466,
                20.3657499411986
              ],
              [
                -518180.1805280562,
                2089778.0168894466,
                8.2657499411986
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T20:58:47+00:00",
        "end_time": "2019-07-20T20:42:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3780.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3780.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3780.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3780.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.531051,
            68.32856854,
            8.265749941,
            -166.5025591,
            68.33672142,
            20.36574994
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.52783657742793,
                  68.32856854166961,
                  8.2657499411986
                ],
                [
                  -166.53105104849303,
                  68.33490603953732,
                  8.2657499411986
                ],
                [
                  -166.5057673702426,
                  68.33672141932615,
                  20.3657499411986
                ],
                [
                  -166.50255907515464,
                  68.33038341793899,
                  20.3657499411986
                ],
                [
                  -166.52783657742793,
                  68.32856854166961,
                  8.2657499411986
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3780.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3780.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T20:58:47Z",
            "pc:count": 1969055,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -517635.2559,
                "count": 1969055,
                "maximum": -517109.5005,
                "minimum": -518180.1805,
                "name": "X",
                "position": 0,
                "stddev": 283.6961613,
                "variance": 80483.51195
              },
              {
                "average": 2090181.471,
                "count": 1969055,
                "maximum": 2090491.077,
                "minimum": 2089778.017,
                "name": "Y",
                "position": 1,
                "stddev": 160.7262708,
                "variance": 25832.93414
              },
              {
                "average": 14.40017203,
                "count": 1969055,
                "maximum": 20.36574994,
                "minimum": 8.265749941,
                "name": "Z",
                "position": 2,
                "stddev": 3.240847732,
                "variance": 10.50309402
              },
              {
                "average": 880.8239445,
                "count": 1969055,
                "maximum": 3447,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 448.761092,
                "variance": 201386.5177
              },
              {
                "average": 1.000001016,
                "count": 1969055,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001007826942,
                "variance": 1.015715145e-06
              },
              {
                "average": 1.000002031,
                "count": 1969055,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001425281806,
                "variance": 2.031428226e-06
              },
              {
                "average": 1,
                "count": 1969055,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1969055,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.515930738,
                "count": 1969055,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.499746274,
                "variance": 0.2497463384
              },
              {
                "average": 19.86866209,
                "count": 1969055,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.283094862,
                "variance": 1.646332426
              },
              {
                "average": 1.000051801,
                "count": 1969055,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008431930322,
                "variance": 7.109744895e-05
              },
              {
                "average": 1.792887959,
                "count": 1969055,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7575912116,
                "variance": 0.5739444439
              },
              {
                "average": 247690878.7,
                "count": 1969055,
                "maximum": 247691527.3,
                "minimum": 247690566.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 349.1935425,
                "variance": 121936.1302
              },
              {
                "average": 0,
                "count": 1969055,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1969055,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1969055,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1969055,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1969055,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -518180.1805,
              2089778.017,
              8.265749941,
              -517109.5005,
              2090491.077,
              20.36574994
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -518180.1805280562,
                    2089778.0168894466,
                    8.2657499411986
                  ],
                  [
                    -518180.1805280562,
                    2090491.0768894467,
                    8.2657499411986
                  ],
                  [
                    -517109.5005280562,
                    2090491.0768894467,
                    20.3657499411986
                  ],
                  [
                    -517109.5005280562,
                    2089778.0168894466,
                    20.3657499411986
                  ],
                  [
                    -518180.1805280562,
                    2089778.0168894466,
                    8.2657499411986
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T20:58:47+00:00",
            "end_time": "2019-07-20T20:42:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2583.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.81384246969955,
              68.3491099338797,
              -12.338699854829134
            ],
            [
              -166.81880218178256,
              68.35865638181936,
              -12.338699854829134
            ],
            [
              -166.7987126541803,
              68.3601318477642,
              6.901300145170868
            ],
            [
              -166.79376032603062,
              68.3505847827227,
              6.901300145170868
            ],
            [
              -166.81384246969955,
              68.3491099338797,
              -12.338699854829134
            ]
          ]
        ]
      },
      "bbox": [
        -166.8188022,
        68.34910993,
        -12.33869985,
        -166.7937603,
        68.36013185,
        6.901300145
      ],
      "properties": {
        "datetime": "2019-07-20T22:26:34Z",
        "pc:count": 562945,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -528938.8633,
            "count": 562945,
            "maximum": -528578.6011,
            "minimum": -529429.2411,
            "name": "X",
            "position": 0,
            "stddev": 165.9671561,
            "variance": 27545.0969
          },
          {
            "average": 2094443.326,
            "count": 562945,
            "maximum": 2095337.701,
            "minimum": 2094262.781,
            "name": "Y",
            "position": 1,
            "stddev": 137.0846398,
            "variance": 18792.19848
          },
          {
            "average": 3.501079253,
            "count": 562945,
            "maximum": 6.901300145,
            "minimum": -12.33869985,
            "name": "Z",
            "position": 2,
            "stddev": 2.649559567,
            "variance": 7.0201659
          },
          {
            "average": 1014.153361,
            "count": 562945,
            "maximum": 23612,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 917.6901349,
            "variance": 842155.1836
          },
          {
            "average": 1.000140333,
            "count": 562945,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01199444589,
            "variance": 0.0001438667321
          },
          {
            "average": 1.00028422,
            "count": 562945,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01716967014,
            "variance": 0.0002947975729
          },
          {
            "average": 1,
            "count": 562945,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 562945,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.882423683,
            "count": 562945,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.780956756,
            "variance": 60.54328804
          },
          {
            "average": 20.36313885,
            "count": 562945,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.062983918,
            "variance": 1.129934809
          },
          {
            "average": 1.089140147,
            "count": 562945,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2900620682,
            "variance": 0.08413600338
          },
          {
            "average": 10.22149766,
            "count": 562945,
            "maximum": 15,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9689887937,
            "variance": 0.9389392823
          },
          {
            "average": 247694711.5,
            "count": 562945,
            "maximum": 247696794.4,
            "minimum": 247694059.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 452.8517248,
            "variance": 205074.6847
          },
          {
            "average": 0,
            "count": 562945,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 562945,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 562945,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 562945,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 562945,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -529429.2411,
          2094262.781,
          -12.33869985,
          -528578.6011,
          2095337.701,
          6.901300145
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -529429.2410802356,
                2094262.7805064507,
                -12.338699854829134
              ],
              [
                -529429.2410802356,
                2095337.7005064506,
                -12.338699854829134
              ],
              [
                -528578.6010802357,
                2095337.7005064506,
                6.901300145170868
              ],
              [
                -528578.6010802357,
                2094262.7805064507,
                6.901300145170868
              ],
              [
                -529429.2410802356,
                2094262.7805064507,
                -12.338699854829134
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:26:34+00:00",
        "end_time": "2019-07-20T21:40:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2583.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2583.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2583.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2583.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8188022,
            68.34910993,
            -12.33869985,
            -166.7937603,
            68.36013185,
            6.901300145
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.81384246969955,
                  68.3491099338797,
                  -12.338699854829134
                ],
                [
                  -166.81880218178256,
                  68.35865638181936,
                  -12.338699854829134
                ],
                [
                  -166.7987126541803,
                  68.3601318477642,
                  6.901300145170868
                ],
                [
                  -166.79376032603062,
                  68.3505847827227,
                  6.901300145170868
                ],
                [
                  -166.81384246969955,
                  68.3491099338797,
                  -12.338699854829134
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2583.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2583.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:26:34Z",
            "pc:count": 562945,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -528938.8633,
                "count": 562945,
                "maximum": -528578.6011,
                "minimum": -529429.2411,
                "name": "X",
                "position": 0,
                "stddev": 165.9671561,
                "variance": 27545.0969
              },
              {
                "average": 2094443.326,
                "count": 562945,
                "maximum": 2095337.701,
                "minimum": 2094262.781,
                "name": "Y",
                "position": 1,
                "stddev": 137.0846398,
                "variance": 18792.19848
              },
              {
                "average": 3.501079253,
                "count": 562945,
                "maximum": 6.901300145,
                "minimum": -12.33869985,
                "name": "Z",
                "position": 2,
                "stddev": 2.649559567,
                "variance": 7.0201659
              },
              {
                "average": 1014.153361,
                "count": 562945,
                "maximum": 23612,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 917.6901349,
                "variance": 842155.1836
              },
              {
                "average": 1.000140333,
                "count": 562945,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01199444589,
                "variance": 0.0001438667321
              },
              {
                "average": 1.00028422,
                "count": 562945,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01716967014,
                "variance": 0.0002947975729
              },
              {
                "average": 1,
                "count": 562945,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 562945,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.882423683,
                "count": 562945,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.780956756,
                "variance": 60.54328804
              },
              {
                "average": 20.36313885,
                "count": 562945,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.062983918,
                "variance": 1.129934809
              },
              {
                "average": 1.089140147,
                "count": 562945,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2900620682,
                "variance": 0.08413600338
              },
              {
                "average": 10.22149766,
                "count": 562945,
                "maximum": 15,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9689887937,
                "variance": 0.9389392823
              },
              {
                "average": 247694711.5,
                "count": 562945,
                "maximum": 247696794.4,
                "minimum": 247694059.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 452.8517248,
                "variance": 205074.6847
              },
              {
                "average": 0,
                "count": 562945,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 562945,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 562945,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 562945,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 562945,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -529429.2411,
              2094262.781,
              -12.33869985,
              -528578.6011,
              2095337.701,
              6.901300145
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -529429.2410802356,
                    2094262.7805064507,
                    -12.338699854829134
                  ],
                  [
                    -529429.2410802356,
                    2095337.7005064506,
                    -12.338699854829134
                  ],
                  [
                    -528578.6010802357,
                    2095337.7005064506,
                    6.901300145170868
                  ],
                  [
                    -528578.6010802357,
                    2094262.7805064507,
                    6.901300145170868
                  ],
                  [
                    -529429.2410802356,
                    2094262.7805064507,
                    -12.338699854829134
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:26:34+00:00",
            "end_time": "2019-07-20T21:40:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2584.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.81312921089904,
              68.35818658786212,
              -13.430196125626193
            ],
            [
              -166.81472482062185,
              68.36125775404552,
              -13.430196125626193
            ],
            [
              -166.79908689476784,
              68.36240600248954,
              -9.650196125626191
            ],
            [
              -166.7974931347376,
              68.35933468174167,
              -9.650196125626191
            ],
            [
              -166.81312921089904,
              68.35818658786212,
              -13.430196125626193
            ]
          ]
        ]
      },
      "bbox": [
        -166.8147248,
        68.35818659,
        -13.43019613,
        -166.7974931,
        68.362406,
        -9.650196126
      ],
      "properties": {
        "datetime": "2019-07-20T22:26:34Z",
        "pc:count": 18672,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -528780.754,
            "count": 18672,
            "maximum": -528545.7312,
            "minimum": -529207.8112,
            "name": "X",
            "position": 0,
            "stddev": 140.8376811,
            "variance": 19835.25242
          },
          {
            "average": 2095399.216,
            "count": 18672,
            "maximum": 2095587.333,
            "minimum": 2095241.533,
            "name": "Y",
            "position": 1,
            "stddev": 82.51214544,
            "variance": 6808.254145
          },
          {
            "average": -11.10908162,
            "count": 18672,
            "maximum": -9.650196126,
            "minimum": -13.43019613,
            "name": "Z",
            "position": 2,
            "stddev": 0.6778208911,
            "variance": 0.4594411605
          },
          {
            "average": 510.2246144,
            "count": 18672,
            "maximum": 1121,
            "minimum": 328,
            "name": "Intensity",
            "position": 3,
            "stddev": 104.093701,
            "variance": 10835.49858
          },
          {
            "average": 1,
            "count": 18672,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 18672,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 18672,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18672,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 18672,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.10568758,
            "count": 18672,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.323512132,
            "variance": 1.751684362
          },
          {
            "average": 2.013496144,
            "count": 18672,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1153893892,
            "variance": 0.01331471114
          },
          {
            "average": 14.87516067,
            "count": 18672,
            "maximum": 15,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3305454953,
            "variance": 0.1092603245
          },
          {
            "average": 247696753.8,
            "count": 18672,
            "maximum": 247696794.5,
            "minimum": 247696496.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 96.00829684,
            "variance": 9217.593061
          },
          {
            "average": 0,
            "count": 18672,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18672,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18672,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18672,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18672,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -529207.8112,
          2095241.533,
          -13.43019613,
          -528545.7312,
          2095587.333,
          -9.650196126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -529207.8112465697,
                2095241.5332911895,
                -13.430196125626193
              ],
              [
                -529207.8112465697,
                2095587.3332911893,
                -13.430196125626193
              ],
              [
                -528545.7312465697,
                2095587.3332911893,
                -9.650196125626191
              ],
              [
                -528545.7312465697,
                2095241.5332911895,
                -9.650196125626191
              ],
              [
                -529207.8112465697,
                2095241.5332911895,
                -13.430196125626193
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:26:34+00:00",
        "end_time": "2019-07-20T22:21:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2584.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2584.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2584.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2584.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8147248,
            68.35818659,
            -13.43019613,
            -166.7974931,
            68.362406,
            -9.650196126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.81312921089904,
                  68.35818658786212,
                  -13.430196125626193
                ],
                [
                  -166.81472482062185,
                  68.36125775404552,
                  -13.430196125626193
                ],
                [
                  -166.79908689476784,
                  68.36240600248954,
                  -9.650196125626191
                ],
                [
                  -166.7974931347376,
                  68.35933468174167,
                  -9.650196125626191
                ],
                [
                  -166.81312921089904,
                  68.35818658786212,
                  -13.430196125626193
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2584.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2584.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:26:34Z",
            "pc:count": 18672,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -528780.754,
                "count": 18672,
                "maximum": -528545.7312,
                "minimum": -529207.8112,
                "name": "X",
                "position": 0,
                "stddev": 140.8376811,
                "variance": 19835.25242
              },
              {
                "average": 2095399.216,
                "count": 18672,
                "maximum": 2095587.333,
                "minimum": 2095241.533,
                "name": "Y",
                "position": 1,
                "stddev": 82.51214544,
                "variance": 6808.254145
              },
              {
                "average": -11.10908162,
                "count": 18672,
                "maximum": -9.650196126,
                "minimum": -13.43019613,
                "name": "Z",
                "position": 2,
                "stddev": 0.6778208911,
                "variance": 0.4594411605
              },
              {
                "average": 510.2246144,
                "count": 18672,
                "maximum": 1121,
                "minimum": 328,
                "name": "Intensity",
                "position": 3,
                "stddev": 104.093701,
                "variance": 10835.49858
              },
              {
                "average": 1,
                "count": 18672,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 18672,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 18672,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18672,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 18672,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.10568758,
                "count": 18672,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.323512132,
                "variance": 1.751684362
              },
              {
                "average": 2.013496144,
                "count": 18672,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1153893892,
                "variance": 0.01331471114
              },
              {
                "average": 14.87516067,
                "count": 18672,
                "maximum": 15,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3305454953,
                "variance": 0.1092603245
              },
              {
                "average": 247696753.8,
                "count": 18672,
                "maximum": 247696794.5,
                "minimum": 247696496.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 96.00829684,
                "variance": 9217.593061
              },
              {
                "average": 0,
                "count": 18672,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18672,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18672,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18672,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18672,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -529207.8112,
              2095241.533,
              -13.43019613,
              -528545.7312,
              2095587.333,
              -9.650196126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -529207.8112465697,
                    2095241.5332911895,
                    -13.430196125626193
                  ],
                  [
                    -529207.8112465697,
                    2095587.3332911893,
                    -13.430196125626193
                  ],
                  [
                    -528545.7312465697,
                    2095587.3332911893,
                    -9.650196125626191
                  ],
                  [
                    -528545.7312465697,
                    2095241.5332911895,
                    -9.650196125626191
                  ],
                  [
                    -529207.8112465697,
                    2095241.5332911895,
                    -13.430196125626193
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:26:34+00:00",
            "end_time": "2019-07-20T22:21:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3982.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.48057907140623,
              68.34297450541997,
              2.786103838140655
            ],
            [
              -166.48571490025122,
              68.35313251034637,
              2.786103838140655
            ],
            [
              -166.45921110608333,
              68.3550270886125,
              5.406103838140655
            ],
            [
              -166.45408566245996,
              68.34486824077851,
              5.406103838140655
            ],
            [
              -166.48057907140623,
              68.34297450541997,
              2.786103838140655
            ]
          ]
        ]
      },
      "bbox": [
        -166.4857149,
        68.34297451,
        2.786103838,
        -166.4540857,
        68.35502709,
        5.406103838
      ],
      "properties": {
        "datetime": "2019-07-20T22:18:40Z",
        "pc:count": 1619772,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -515403.1246,
            "count": 1619772,
            "maximum": -514829.7886,
            "minimum": -515951.1686,
            "name": "X",
            "position": 0,
            "stddev": 274.7915661,
            "variance": 75510.40479
          },
          {
            "average": 2091479.344,
            "count": 1619772,
            "maximum": 2092116.733,
            "minimum": 2090974.033,
            "name": "Y",
            "position": 1,
            "stddev": 291.0993777,
            "variance": 84738.84768
          },
          {
            "average": 4.29172921,
            "count": 1619772,
            "maximum": 5.406103838,
            "minimum": 2.786103838,
            "name": "Z",
            "position": 2,
            "stddev": 0.2564601006,
            "variance": 0.06577178319
          },
          {
            "average": 528.8187819,
            "count": 1619772,
            "maximum": 2621,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 304.9433912,
            "variance": 92990.47186
          },
          {
            "average": 1.000004939,
            "count": 1619772,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002222373815,
            "variance": 4.938945375e-06
          },
          {
            "average": 1.000010495,
            "count": 1619772,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003239629702,
            "variance": 1.049520061e-05
          },
          {
            "average": 1,
            "count": 1619772,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619772,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.912569176,
            "count": 1619772,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.896059571,
            "variance": 8.387161038
          },
          {
            "average": 19.97670843,
            "count": 1619772,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.414755252,
            "variance": 2.001532423
          },
          {
            "average": 1.011160213,
            "count": 1619772,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1050977977,
            "variance": 0.01104554708
          },
          {
            "average": 10.7148858,
            "count": 1619772,
            "maximum": 14,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.604282837,
            "variance": 2.573723421
          },
          {
            "average": 247694828.7,
            "count": 1619772,
            "maximum": 247696320.1,
            "minimum": 247693537.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 745.3125908,
            "variance": 555490.858
          },
          {
            "average": 0,
            "count": 1619772,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619772,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619772,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619772,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1619772,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -515951.1686,
          2090974.033,
          2.786103838,
          -514829.7886,
          2092116.733,
          5.406103838
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -515951.16860538017,
                2090974.0330974925,
                2.786103838140655
              ],
              [
                -515951.16860538017,
                2092116.7330974927,
                2.786103838140655
              ],
              [
                -514829.78860538016,
                2092116.7330974927,
                5.406103838140655
              ],
              [
                -514829.78860538016,
                2090974.0330974925,
                5.406103838140655
              ],
              [
                -515951.16860538017,
                2090974.0330974925,
                2.786103838140655
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:18:40+00:00",
        "end_time": "2019-07-20T21:32:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3982.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3982.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3982.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3982.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4857149,
            68.34297451,
            2.786103838,
            -166.4540857,
            68.35502709,
            5.406103838
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.48057907140623,
                  68.34297450541997,
                  2.786103838140655
                ],
                [
                  -166.48571490025122,
                  68.35313251034637,
                  2.786103838140655
                ],
                [
                  -166.45921110608333,
                  68.3550270886125,
                  5.406103838140655
                ],
                [
                  -166.45408566245996,
                  68.34486824077851,
                  5.406103838140655
                ],
                [
                  -166.48057907140623,
                  68.34297450541997,
                  2.786103838140655
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3982.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3982.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:18:40Z",
            "pc:count": 1619772,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -515403.1246,
                "count": 1619772,
                "maximum": -514829.7886,
                "minimum": -515951.1686,
                "name": "X",
                "position": 0,
                "stddev": 274.7915661,
                "variance": 75510.40479
              },
              {
                "average": 2091479.344,
                "count": 1619772,
                "maximum": 2092116.733,
                "minimum": 2090974.033,
                "name": "Y",
                "position": 1,
                "stddev": 291.0993777,
                "variance": 84738.84768
              },
              {
                "average": 4.29172921,
                "count": 1619772,
                "maximum": 5.406103838,
                "minimum": 2.786103838,
                "name": "Z",
                "position": 2,
                "stddev": 0.2564601006,
                "variance": 0.06577178319
              },
              {
                "average": 528.8187819,
                "count": 1619772,
                "maximum": 2621,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 304.9433912,
                "variance": 92990.47186
              },
              {
                "average": 1.000004939,
                "count": 1619772,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002222373815,
                "variance": 4.938945375e-06
              },
              {
                "average": 1.000010495,
                "count": 1619772,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003239629702,
                "variance": 1.049520061e-05
              },
              {
                "average": 1,
                "count": 1619772,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619772,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.912569176,
                "count": 1619772,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.896059571,
                "variance": 8.387161038
              },
              {
                "average": 19.97670843,
                "count": 1619772,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.414755252,
                "variance": 2.001532423
              },
              {
                "average": 1.011160213,
                "count": 1619772,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1050977977,
                "variance": 0.01104554708
              },
              {
                "average": 10.7148858,
                "count": 1619772,
                "maximum": 14,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.604282837,
                "variance": 2.573723421
              },
              {
                "average": 247694828.7,
                "count": 1619772,
                "maximum": 247696320.1,
                "minimum": 247693537.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 745.3125908,
                "variance": 555490.858
              },
              {
                "average": 0,
                "count": 1619772,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619772,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619772,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619772,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1619772,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -515951.1686,
              2090974.033,
              2.786103838,
              -514829.7886,
              2092116.733,
              5.406103838
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -515951.16860538017,
                    2090974.0330974925,
                    2.786103838140655
                  ],
                  [
                    -515951.16860538017,
                    2092116.7330974927,
                    2.786103838140655
                  ],
                  [
                    -514829.78860538016,
                    2092116.7330974927,
                    5.406103838140655
                  ],
                  [
                    -514829.78860538016,
                    2090974.0330974925,
                    5.406103838140655
                  ],
                  [
                    -515951.16860538017,
                    2090974.0330974925,
                    2.786103838140655
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:18:40+00:00",
            "end_time": "2019-07-20T21: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": "20190720_NCMP_AK_03WVR3781.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.52852275851626,
              68.33357033097211,
              0.76051266521578
            ],
            [
              -166.5332164200125,
              68.34282088681555,
              0.76051266521578
            ],
            [
              -166.505891354847,
              68.3447824549581,
              10.92051266521578
            ],
            [
              -166.50120743775568,
              68.33553110474794,
              10.92051266521578
            ],
            [
              -166.52852275851626,
              68.33357033097211,
              0.76051266521578
            ]
          ]
        ]
      },
      "bbox": [
        -166.5332164,
        68.33357033,
        0.7605126652,
        -166.5012074,
        68.34478245,
        10.92051267
      ],
      "properties": {
        "datetime": "2019-07-20T21:43:58Z",
        "pc:count": 3339720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -517484.3014,
            "count": 3339720,
            "maximum": -516947.7983,
            "minimum": -518104.5583,
            "name": "X",
            "position": 0,
            "stddev": 290.312823,
            "variance": 84281.53519
          },
          {
            "average": 2090818.138,
            "count": 3339720,
            "maximum": 2091367.152,
            "minimum": 2090326.352,
            "name": "Y",
            "position": 1,
            "stddev": 246.4198052,
            "variance": 60722.72037
          },
          {
            "average": 6.446309561,
            "count": 3339720,
            "maximum": 10.92051267,
            "minimum": 0.7605126652,
            "name": "Z",
            "position": 2,
            "stddev": 1.724693381,
            "variance": 2.974567259
          },
          {
            "average": 919.7839256,
            "count": 3339720,
            "maximum": 9752,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 494.1475449,
            "variance": 244181.7962
          },
          {
            "average": 1.000066473,
            "count": 3339720,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.008405962715,
            "variance": 7.066020916e-05
          },
          {
            "average": 1.000138934,
            "count": 3339720,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01230814568,
            "variance": 0.0001514904502
          },
          {
            "average": 1,
            "count": 3339720,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3339720,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.516804103,
            "count": 3339720,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.006603892,
            "variance": 1.013251395
          },
          {
            "average": 19.99675454,
            "count": 3339720,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.200536809,
            "variance": 1.44128863
          },
          {
            "average": 1.001244116,
            "count": 3339720,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03530949999,
            "variance": 0.001246760789
          },
          {
            "average": 5.109098368,
            "count": 3339720,
            "maximum": 9,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.443638198,
            "variance": 2.084091247
          },
          {
            "average": 247692406.9,
            "count": 3339720,
            "maximum": 247694238.4,
            "minimum": 247690865.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 648.5893131,
            "variance": 420668.0971
          },
          {
            "average": 0,
            "count": 3339720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3339720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3339720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3339720,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3339720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -518104.5583,
          2090326.352,
          0.7605126652,
          -516947.7983,
          2091367.152,
          10.92051267
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -518104.5582934452,
                2090326.3522605817,
                0.76051266521578
              ],
              [
                -518104.5582934452,
                2091367.1522605815,
                0.76051266521578
              ],
              [
                -516947.7982934452,
                2091367.1522605815,
                10.92051266521578
              ],
              [
                -516947.7982934452,
                2090326.3522605817,
                10.92051266521578
              ],
              [
                -518104.5582934452,
                2090326.3522605817,
                0.76051266521578
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:43:58+00:00",
        "end_time": "2019-07-20T20:47:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3781.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3781.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3781.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3781.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5332164,
            68.33357033,
            0.7605126652,
            -166.5012074,
            68.34478245,
            10.92051267
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.52852275851626,
                  68.33357033097211,
                  0.76051266521578
                ],
                [
                  -166.5332164200125,
                  68.34282088681555,
                  0.76051266521578
                ],
                [
                  -166.505891354847,
                  68.3447824549581,
                  10.92051266521578
                ],
                [
                  -166.50120743775568,
                  68.33553110474794,
                  10.92051266521578
                ],
                [
                  -166.52852275851626,
                  68.33357033097211,
                  0.76051266521578
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3781.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3781.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:43:58Z",
            "pc:count": 3339720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -517484.3014,
                "count": 3339720,
                "maximum": -516947.7983,
                "minimum": -518104.5583,
                "name": "X",
                "position": 0,
                "stddev": 290.312823,
                "variance": 84281.53519
              },
              {
                "average": 2090818.138,
                "count": 3339720,
                "maximum": 2091367.152,
                "minimum": 2090326.352,
                "name": "Y",
                "position": 1,
                "stddev": 246.4198052,
                "variance": 60722.72037
              },
              {
                "average": 6.446309561,
                "count": 3339720,
                "maximum": 10.92051267,
                "minimum": 0.7605126652,
                "name": "Z",
                "position": 2,
                "stddev": 1.724693381,
                "variance": 2.974567259
              },
              {
                "average": 919.7839256,
                "count": 3339720,
                "maximum": 9752,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 494.1475449,
                "variance": 244181.7962
              },
              {
                "average": 1.000066473,
                "count": 3339720,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.008405962715,
                "variance": 7.066020916e-05
              },
              {
                "average": 1.000138934,
                "count": 3339720,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01230814568,
                "variance": 0.0001514904502
              },
              {
                "average": 1,
                "count": 3339720,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3339720,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.516804103,
                "count": 3339720,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.006603892,
                "variance": 1.013251395
              },
              {
                "average": 19.99675454,
                "count": 3339720,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.200536809,
                "variance": 1.44128863
              },
              {
                "average": 1.001244116,
                "count": 3339720,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03530949999,
                "variance": 0.001246760789
              },
              {
                "average": 5.109098368,
                "count": 3339720,
                "maximum": 9,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.443638198,
                "variance": 2.084091247
              },
              {
                "average": 247692406.9,
                "count": 3339720,
                "maximum": 247694238.4,
                "minimum": 247690865.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 648.5893131,
                "variance": 420668.0971
              },
              {
                "average": 0,
                "count": 3339720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3339720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3339720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3339720,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3339720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -518104.5583,
              2090326.352,
              0.7605126652,
              -516947.7983,
              2091367.152,
              10.92051267
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -518104.5582934452,
                    2090326.3522605817,
                    0.76051266521578
                  ],
                  [
                    -518104.5582934452,
                    2091367.1522605815,
                    0.76051266521578
                  ],
                  [
                    -516947.7982934452,
                    2091367.1522605815,
                    10.92051266521578
                  ],
                  [
                    -516947.7982934452,
                    2090326.3522605817,
                    10.92051266521578
                  ],
                  [
                    -518104.5582934452,
                    2090326.3522605817,
                    0.76051266521578
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:43:58+00:00",
            "end_time": "2019-07-20T20:47:45+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3983.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.4813924430672,
              68.35238562737585,
              3.823260391141886
            ],
            [
              -166.48293015098994,
              68.35542661542996,
              3.823260391141886
            ],
            [
              -166.46613108770103,
              68.35662758670112,
              4.523260391141886
            ],
            [
              -166.4645953509681,
              68.35358643862125,
              4.523260391141886
            ],
            [
              -166.4813924430672,
              68.35238562737585,
              3.823260391141886
            ]
          ]
        ]
      },
      "bbox": [
        -166.4829302,
        68.35238563,
        3.823260391,
        -166.4645954,
        68.35662759,
        4.523260391
      ],
      "properties": {
        "datetime": "2019-07-20T22:18:40Z",
        "pc:count": 346011,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -515479.4562,
            "count": 346011,
            "maximum": -515079.3598,
            "minimum": -515790.0798,
            "name": "X",
            "position": 0,
            "stddev": 179.0455175,
            "variance": 32057.29734
          },
          {
            "average": 2092195.938,
            "count": 346011,
            "maximum": 2092344.153,
            "minimum": 2092002.073,
            "name": "Y",
            "position": 1,
            "stddev": 75.42148041,
            "variance": 5688.399707
          },
          {
            "average": 4.061940635,
            "count": 346011,
            "maximum": 4.523260391,
            "minimum": 3.823260391,
            "name": "Z",
            "position": 2,
            "stddev": 0.04784229103,
            "variance": 0.002288884811
          },
          {
            "average": 323.5963047,
            "count": 346011,
            "maximum": 2222,
            "minimum": 20,
            "name": "Intensity",
            "position": 3,
            "stddev": 175.5785011,
            "variance": 30827.81003
          },
          {
            "average": 1,
            "count": 346011,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 346011,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 346011,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 346011,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.611211782,
            "count": 346011,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4874757699,
            "variance": 0.2376326263
          },
          {
            "average": 19.81868786,
            "count": 346011,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.221469893,
            "variance": 1.491988699
          },
          {
            "average": 1.000274558,
            "count": 346011,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01656753321,
            "variance": 0.0002744831566
          },
          {
            "average": 14,
            "count": 346011,
            "maximum": 14,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247696314.9,
            "count": 346011,
            "maximum": 247696320.6,
            "minimum": 247696310.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.657448028,
            "variance": 7.062030019
          },
          {
            "average": 0,
            "count": 346011,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 346011,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 346011,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 346011,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 346011,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -515790.0798,
          2092002.073,
          3.823260391,
          -515079.3598,
          2092344.153,
          4.523260391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -515790.07976700744,
                2092002.0734370325,
                3.823260391141886
              ],
              [
                -515790.07976700744,
                2092344.1534370326,
                3.823260391141886
              ],
              [
                -515079.35976700747,
                2092344.1534370326,
                4.523260391141886
              ],
              [
                -515079.35976700747,
                2092002.0734370325,
                4.523260391141886
              ],
              [
                -515790.07976700744,
                2092002.0734370325,
                3.823260391141886
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:18:40+00:00",
        "end_time": "2019-07-20T22:18:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3983.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3983.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3983.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3983.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.4829302,
            68.35238563,
            3.823260391,
            -166.4645954,
            68.35662759,
            4.523260391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.4813924430672,
                  68.35238562737585,
                  3.823260391141886
                ],
                [
                  -166.48293015098994,
                  68.35542661542996,
                  3.823260391141886
                ],
                [
                  -166.46613108770103,
                  68.35662758670112,
                  4.523260391141886
                ],
                [
                  -166.4645953509681,
                  68.35358643862125,
                  4.523260391141886
                ],
                [
                  -166.4813924430672,
                  68.35238562737585,
                  3.823260391141886
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3983.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3983.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:18:40Z",
            "pc:count": 346011,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -515479.4562,
                "count": 346011,
                "maximum": -515079.3598,
                "minimum": -515790.0798,
                "name": "X",
                "position": 0,
                "stddev": 179.0455175,
                "variance": 32057.29734
              },
              {
                "average": 2092195.938,
                "count": 346011,
                "maximum": 2092344.153,
                "minimum": 2092002.073,
                "name": "Y",
                "position": 1,
                "stddev": 75.42148041,
                "variance": 5688.399707
              },
              {
                "average": 4.061940635,
                "count": 346011,
                "maximum": 4.523260391,
                "minimum": 3.823260391,
                "name": "Z",
                "position": 2,
                "stddev": 0.04784229103,
                "variance": 0.002288884811
              },
              {
                "average": 323.5963047,
                "count": 346011,
                "maximum": 2222,
                "minimum": 20,
                "name": "Intensity",
                "position": 3,
                "stddev": 175.5785011,
                "variance": 30827.81003
              },
              {
                "average": 1,
                "count": 346011,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 346011,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 346011,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 346011,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.611211782,
                "count": 346011,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4874757699,
                "variance": 0.2376326263
              },
              {
                "average": 19.81868786,
                "count": 346011,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.221469893,
                "variance": 1.491988699
              },
              {
                "average": 1.000274558,
                "count": 346011,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01656753321,
                "variance": 0.0002744831566
              },
              {
                "average": 14,
                "count": 346011,
                "maximum": 14,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247696314.9,
                "count": 346011,
                "maximum": 247696320.6,
                "minimum": 247696310.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.657448028,
                "variance": 7.062030019
              },
              {
                "average": 0,
                "count": 346011,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 346011,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 346011,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 346011,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 346011,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -515790.0798,
              2092002.073,
              3.823260391,
              -515079.3598,
              2092344.153,
              4.523260391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -515790.07976700744,
                    2092002.0734370325,
                    3.823260391141886
                  ],
                  [
                    -515790.07976700744,
                    2092344.1534370326,
                    3.823260391141886
                  ],
                  [
                    -515079.35976700747,
                    2092344.1534370326,
                    4.523260391141886
                  ],
                  [
                    -515079.35976700747,
                    2092002.0734370325,
                    4.523260391141886
                  ],
                  [
                    -515790.07976700744,
                    2092002.0734370325,
                    3.823260391141886
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:18:40+00:00",
            "end_time": "2019-07-20T22:18: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": "20190720_NCMP_AK_03WVR3081.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.69229953461274,
              68.3397699404293,
              -3.518290771985815
            ],
            [
              -166.6936595602819,
              68.34241501972794,
              -3.518290771985815
            ],
            [
              -166.67608138951303,
              68.34369400019148,
              6.801709228014185
            ],
            [
              -166.6747231547638,
              68.34104877275516,
              6.801709228014185
            ],
            [
              -166.69229953461274,
              68.3397699404293,
              -3.518290771985815
            ]
          ]
        ]
      },
      "bbox": [
        -166.6936596,
        68.33976994,
        -3.518290772,
        -166.6747232,
        68.343694,
        6.801709228
      ],
      "properties": {
        "datetime": "2019-07-20T21:20:12Z",
        "pc:count": 225330,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -524159.0139,
            "count": 225330,
            "maximum": -523920.594,
            "minimum": -524665.114,
            "name": "X",
            "position": 0,
            "stddev": 160.4093001,
            "variance": 25731.14357
          },
          {
            "average": 2092435.622,
            "count": 225330,
            "maximum": 2092582.725,
            "minimum": 2092284.985,
            "name": "Y",
            "position": 1,
            "stddev": 55.5168378,
            "variance": 3082.119279
          },
          {
            "average": 3.650125995,
            "count": 225330,
            "maximum": 6.801709228,
            "minimum": -3.518290772,
            "name": "Z",
            "position": 2,
            "stddev": 1.906420573,
            "variance": 3.634439401
          },
          {
            "average": 1286.370869,
            "count": 225330,
            "maximum": 11115,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 954.6002836,
            "variance": 911261.7014
          },
          {
            "average": 1.000017752,
            "count": 225330,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004213253558,
            "variance": 1.775150555e-05
          },
          {
            "average": 1.000035503,
            "count": 225330,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.005958387436,
            "variance": 3.550238084e-05
          },
          {
            "average": 1,
            "count": 225330,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 225330,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 4.327785914,
            "count": 225330,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 8.383496651,
            "variance": 70.28301609
          },
          {
            "average": 20.05865883,
            "count": 225330,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8857614392,
            "variance": 0.7845733272
          },
          {
            "average": 1.104646518,
            "count": 225330,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3072413341,
            "variance": 0.09439723735
          },
          {
            "average": 5.5168109,
            "count": 225330,
            "maximum": 6,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4997184226,
            "variance": 0.2497185019
          },
          {
            "average": 247692597.1,
            "count": 225330,
            "maximum": 247692812.6,
            "minimum": 247692370.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 213.5310759,
            "variance": 45595.52037
          },
          {
            "average": 0,
            "count": 225330,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 225330,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 225330,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 225330,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 225330,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -524665.114,
          2092284.985,
          -3.518290772,
          -523920.594,
          2092582.725,
          6.801709228
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -524665.114002893,
                2092284.98459214,
                -3.518290771985815
              ],
              [
                -524665.114002893,
                2092582.7245921402,
                -3.518290771985815
              ],
              [
                -523920.59400289296,
                2092582.7245921402,
                6.801709228014185
              ],
              [
                -523920.59400289296,
                2092284.98459214,
                6.801709228014185
              ],
              [
                -524665.114002893,
                2092284.98459214,
                -3.518290771985815
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:20:12+00:00",
        "end_time": "2019-07-20T21:12:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3081.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3081.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3081.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3081.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.6936596,
            68.33976994,
            -3.518290772,
            -166.6747232,
            68.343694,
            6.801709228
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.69229953461274,
                  68.3397699404293,
                  -3.518290771985815
                ],
                [
                  -166.6936595602819,
                  68.34241501972794,
                  -3.518290771985815
                ],
                [
                  -166.67608138951303,
                  68.34369400019148,
                  6.801709228014185
                ],
                [
                  -166.6747231547638,
                  68.34104877275516,
                  6.801709228014185
                ],
                [
                  -166.69229953461274,
                  68.3397699404293,
                  -3.518290771985815
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3081.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3081.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:20:12Z",
            "pc:count": 225330,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -524159.0139,
                "count": 225330,
                "maximum": -523920.594,
                "minimum": -524665.114,
                "name": "X",
                "position": 0,
                "stddev": 160.4093001,
                "variance": 25731.14357
              },
              {
                "average": 2092435.622,
                "count": 225330,
                "maximum": 2092582.725,
                "minimum": 2092284.985,
                "name": "Y",
                "position": 1,
                "stddev": 55.5168378,
                "variance": 3082.119279
              },
              {
                "average": 3.650125995,
                "count": 225330,
                "maximum": 6.801709228,
                "minimum": -3.518290772,
                "name": "Z",
                "position": 2,
                "stddev": 1.906420573,
                "variance": 3.634439401
              },
              {
                "average": 1286.370869,
                "count": 225330,
                "maximum": 11115,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 954.6002836,
                "variance": 911261.7014
              },
              {
                "average": 1.000017752,
                "count": 225330,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004213253558,
                "variance": 1.775150555e-05
              },
              {
                "average": 1.000035503,
                "count": 225330,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.005958387436,
                "variance": 3.550238084e-05
              },
              {
                "average": 1,
                "count": 225330,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 225330,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 4.327785914,
                "count": 225330,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 8.383496651,
                "variance": 70.28301609
              },
              {
                "average": 20.05865883,
                "count": 225330,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8857614392,
                "variance": 0.7845733272
              },
              {
                "average": 1.104646518,
                "count": 225330,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3072413341,
                "variance": 0.09439723735
              },
              {
                "average": 5.5168109,
                "count": 225330,
                "maximum": 6,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4997184226,
                "variance": 0.2497185019
              },
              {
                "average": 247692597.1,
                "count": 225330,
                "maximum": 247692812.6,
                "minimum": 247692370.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 213.5310759,
                "variance": 45595.52037
              },
              {
                "average": 0,
                "count": 225330,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 225330,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 225330,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 225330,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 225330,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -524665.114,
              2092284.985,
              -3.518290772,
              -523920.594,
              2092582.725,
              6.801709228
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -524665.114002893,
                    2092284.98459214,
                    -3.518290771985815
                  ],
                  [
                    -524665.114002893,
                    2092582.7245921402,
                    -3.518290771985815
                  ],
                  [
                    -523920.59400289296,
                    2092582.7245921402,
                    6.801709228014185
                  ],
                  [
                    -523920.59400289296,
                    2092284.98459214,
                    6.801709228014185
                  ],
                  [
                    -524665.114002893,
                    2092284.98459214,
                    -3.518290771985815
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:20:12+00:00",
            "end_time": "2019-07-20T21: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": "20190720_NCMP_AK_03WVR2784.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.7732385814398,
              68.35811084774626,
              -6.301240997635158
            ],
            [
              -166.77461820729638,
              68.36077484835411,
              -6.301240997635158
            ],
            [
              -166.75114288264876,
              68.36249251283222,
              6.598759002364843
            ],
            [
              -166.74976566610238,
              68.35982831166051,
              6.598759002364843
            ],
            [
              -166.7732385814398,
              68.35811084774626,
              -6.301240997635158
            ]
          ]
        ]
      },
      "bbox": [
        -166.7746182,
        68.35811085,
        -6.301240998,
        -166.7497657,
        68.36249251,
        6.598759002
      ],
      "properties": {
        "datetime": "2019-07-20T22:27:01Z",
        "pc:count": 138594,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -526921.2037,
            "count": 138594,
            "maximum": -526588.4673,
            "minimum": -527582.2473,
            "name": "X",
            "position": 0,
            "stddev": 199.6434766,
            "variance": 39857.51774
          },
          {
            "average": 2095024.578,
            "count": 138594,
            "maximum": 2095215.851,
            "minimum": 2094915.931,
            "name": "Y",
            "position": 1,
            "stddev": 48.78696592,
            "variance": 2380.168044
          },
          {
            "average": 1.616596427,
            "count": 138594,
            "maximum": 6.598759002,
            "minimum": -6.301240998,
            "name": "Z",
            "position": 2,
            "stddev": 2.508853,
            "variance": 6.294343375
          },
          {
            "average": 1102.29147,
            "count": 138594,
            "maximum": 9424,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 853.062332,
            "variance": 727715.3423
          },
          {
            "average": 1.000028861,
            "count": 138594,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.005372211233,
            "variance": 2.886065353e-05
          },
          {
            "average": 1.000057723,
            "count": 138594,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007597344346,
            "variance": 5.77196411e-05
          },
          {
            "average": 1,
            "count": 138594,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138594,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.378530095,
            "count": 138594,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.6929366,
            "variance": 136.7247664
          },
          {
            "average": 19.32670462,
            "count": 138594,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8674696357,
            "variance": 0.7525035689
          },
          {
            "average": 1.244440596,
            "count": 138594,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4310139551,
            "variance": 0.1857730295
          },
          {
            "average": 15,
            "count": 138594,
            "maximum": 15,
            "minimum": 15,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247696815.1,
            "count": 138594,
            "maximum": 247696821.1,
            "minimum": 247696804.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.967962588,
            "variance": 8.808801923
          },
          {
            "average": 0,
            "count": 138594,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138594,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138594,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138594,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 138594,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -527582.2473,
          2094915.931,
          -6.301240998,
          -526588.4673,
          2095215.851,
          6.598759002
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -527582.247348625,
                2094915.9312184488,
                -6.301240997635158
              ],
              [
                -527582.247348625,
                2095215.8512184487,
                -6.301240997635158
              ],
              [
                -526588.467348625,
                2095215.8512184487,
                6.598759002364843
              ],
              [
                -526588.467348625,
                2094915.9312184488,
                6.598759002364843
              ],
              [
                -527582.247348625,
                2094915.9312184488,
                -6.301240997635158
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:27:01+00:00",
        "end_time": "2019-07-20T22:26:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2784.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2784.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2784.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2784.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.7746182,
            68.35811085,
            -6.301240998,
            -166.7497657,
            68.36249251,
            6.598759002
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.7732385814398,
                  68.35811084774626,
                  -6.301240997635158
                ],
                [
                  -166.77461820729638,
                  68.36077484835411,
                  -6.301240997635158
                ],
                [
                  -166.75114288264876,
                  68.36249251283222,
                  6.598759002364843
                ],
                [
                  -166.74976566610238,
                  68.35982831166051,
                  6.598759002364843
                ],
                [
                  -166.7732385814398,
                  68.35811084774626,
                  -6.301240997635158
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2784.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2784.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:27:01Z",
            "pc:count": 138594,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -526921.2037,
                "count": 138594,
                "maximum": -526588.4673,
                "minimum": -527582.2473,
                "name": "X",
                "position": 0,
                "stddev": 199.6434766,
                "variance": 39857.51774
              },
              {
                "average": 2095024.578,
                "count": 138594,
                "maximum": 2095215.851,
                "minimum": 2094915.931,
                "name": "Y",
                "position": 1,
                "stddev": 48.78696592,
                "variance": 2380.168044
              },
              {
                "average": 1.616596427,
                "count": 138594,
                "maximum": 6.598759002,
                "minimum": -6.301240998,
                "name": "Z",
                "position": 2,
                "stddev": 2.508853,
                "variance": 6.294343375
              },
              {
                "average": 1102.29147,
                "count": 138594,
                "maximum": 9424,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 853.062332,
                "variance": 727715.3423
              },
              {
                "average": 1.000028861,
                "count": 138594,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.005372211233,
                "variance": 2.886065353e-05
              },
              {
                "average": 1.000057723,
                "count": 138594,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007597344346,
                "variance": 5.77196411e-05
              },
              {
                "average": 1,
                "count": 138594,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138594,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.378530095,
                "count": 138594,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.6929366,
                "variance": 136.7247664
              },
              {
                "average": 19.32670462,
                "count": 138594,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8674696357,
                "variance": 0.7525035689
              },
              {
                "average": 1.244440596,
                "count": 138594,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4310139551,
                "variance": 0.1857730295
              },
              {
                "average": 15,
                "count": 138594,
                "maximum": 15,
                "minimum": 15,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247696815.1,
                "count": 138594,
                "maximum": 247696821.1,
                "minimum": 247696804.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.967962588,
                "variance": 8.808801923
              },
              {
                "average": 0,
                "count": 138594,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138594,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138594,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138594,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 138594,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -527582.2473,
              2094915.931,
              -6.301240998,
              -526588.4673,
              2095215.851,
              6.598759002
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -527582.247348625,
                    2094915.9312184488,
                    -6.301240997635158
                  ],
                  [
                    -527582.247348625,
                    2095215.8512184487,
                    -6.301240997635158
                  ],
                  [
                    -526588.467348625,
                    2095215.8512184487,
                    6.598759002364843
                  ],
                  [
                    -526588.467348625,
                    2094915.9312184488,
                    6.598759002364843
                  ],
                  [
                    -527582.247348625,
                    2094915.9312184488,
                    -6.301240997635158
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:27:01+00:00",
            "end_time": "2019-07-20T22:26:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3082.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.69885027235426,
              68.3409084902753,
              -3.358206422179177
            ],
            [
              -166.70315416629268,
              68.34927239379745,
              -3.358206422179177
            ],
            [
              -166.67853597536757,
              68.35106400581674,
              9.121793577820823
            ],
            [
              -166.6742400126613,
              68.34269944605708,
              9.121793577820823
            ],
            [
              -166.69885027235426,
              68.3409084902753,
              -3.358206422179177
            ]
          ]
        ]
      },
      "bbox": [
        -166.7031542,
        68.34090849,
        -3.358206422,
        -166.67424,
        68.35106401,
        9.121793578
      ],
      "properties": {
        "datetime": "2019-07-20T21:50:27Z",
        "pc:count": 2150968,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -524431.8822,
            "count": 2150968,
            "maximum": -523866.2625,
            "minimum": -524908.6825,
            "name": "X",
            "position": 0,
            "stddev": 270.9972649,
            "variance": 73439.5176
          },
          {
            "average": 2092833.167,
            "count": 2150968,
            "maximum": 2093401.763,
            "minimum": 2092460.283,
            "name": "Y",
            "position": 1,
            "stddev": 193.8761563,
            "variance": 37587.96397
          },
          {
            "average": 4.651429955,
            "count": 2150968,
            "maximum": 9.121793578,
            "minimum": -3.358206422,
            "name": "Z",
            "position": 2,
            "stddev": 1.362429233,
            "variance": 1.856213415
          },
          {
            "average": 1163.663797,
            "count": 2150968,
            "maximum": 20971,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 705.6947427,
            "variance": 498005.0699
          },
          {
            "average": 1.000342172,
            "count": 2150968,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01940251874,
            "variance": 0.0003764577335
          },
          {
            "average": 1.000684808,
            "count": 2150968,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02806329821,
            "variance": 0.0007875487062
          },
          {
            "average": 1,
            "count": 2150968,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2150968,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.260238646,
            "count": 2150968,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.703824466,
            "variance": 44.94126247
          },
          {
            "average": 19.8614604,
            "count": 2150968,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.19746018,
            "variance": 1.433910884
          },
          {
            "average": 1.063894024,
            "count": 2150968,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2447940208,
            "variance": 0.05992411263
          },
          {
            "average": 7.34284378,
            "count": 2150968,
            "maximum": 10,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.012071038,
            "variance": 1.024287786
          },
          {
            "average": 247693391.9,
            "count": 2150968,
            "maximum": 247694627.3,
            "minimum": 247692798.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 445.732665,
            "variance": 198677.6086
          },
          {
            "average": 0,
            "count": 2150968,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2150968,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2150968,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2150968,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2150968,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -524908.6825,
          2092460.283,
          -3.358206422,
          -523866.2625,
          2093401.763,
          9.121793578
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -524908.6825261429,
                2092460.2831260853,
                -3.358206422179177
              ],
              [
                -524908.6825261429,
                2093401.7631260853,
                -3.358206422179177
              ],
              [
                -523866.26252614293,
                2093401.7631260853,
                9.121793577820823
              ],
              [
                -523866.26252614293,
                2092460.2831260853,
                9.121793577820823
              ],
              [
                -524908.6825261429,
                2092460.2831260853,
                -3.358206422179177
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:50:27+00:00",
        "end_time": "2019-07-20T21:19:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3082.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3082.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3082.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3082.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.7031542,
            68.34090849,
            -3.358206422,
            -166.67424,
            68.35106401,
            9.121793578
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.69885027235426,
                  68.3409084902753,
                  -3.358206422179177
                ],
                [
                  -166.70315416629268,
                  68.34927239379745,
                  -3.358206422179177
                ],
                [
                  -166.67853597536757,
                  68.35106400581674,
                  9.121793577820823
                ],
                [
                  -166.6742400126613,
                  68.34269944605708,
                  9.121793577820823
                ],
                [
                  -166.69885027235426,
                  68.3409084902753,
                  -3.358206422179177
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3082.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3082.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:50:27Z",
            "pc:count": 2150968,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -524431.8822,
                "count": 2150968,
                "maximum": -523866.2625,
                "minimum": -524908.6825,
                "name": "X",
                "position": 0,
                "stddev": 270.9972649,
                "variance": 73439.5176
              },
              {
                "average": 2092833.167,
                "count": 2150968,
                "maximum": 2093401.763,
                "minimum": 2092460.283,
                "name": "Y",
                "position": 1,
                "stddev": 193.8761563,
                "variance": 37587.96397
              },
              {
                "average": 4.651429955,
                "count": 2150968,
                "maximum": 9.121793578,
                "minimum": -3.358206422,
                "name": "Z",
                "position": 2,
                "stddev": 1.362429233,
                "variance": 1.856213415
              },
              {
                "average": 1163.663797,
                "count": 2150968,
                "maximum": 20971,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 705.6947427,
                "variance": 498005.0699
              },
              {
                "average": 1.000342172,
                "count": 2150968,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01940251874,
                "variance": 0.0003764577335
              },
              {
                "average": 1.000684808,
                "count": 2150968,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02806329821,
                "variance": 0.0007875487062
              },
              {
                "average": 1,
                "count": 2150968,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2150968,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.260238646,
                "count": 2150968,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.703824466,
                "variance": 44.94126247
              },
              {
                "average": 19.8614604,
                "count": 2150968,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.19746018,
                "variance": 1.433910884
              },
              {
                "average": 1.063894024,
                "count": 2150968,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2447940208,
                "variance": 0.05992411263
              },
              {
                "average": 7.34284378,
                "count": 2150968,
                "maximum": 10,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.012071038,
                "variance": 1.024287786
              },
              {
                "average": 247693391.9,
                "count": 2150968,
                "maximum": 247694627.3,
                "minimum": 247692798.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 445.732665,
                "variance": 198677.6086
              },
              {
                "average": 0,
                "count": 2150968,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2150968,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2150968,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2150968,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2150968,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -524908.6825,
              2092460.283,
              -3.358206422,
              -523866.2625,
              2093401.763,
              9.121793578
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -524908.6825261429,
                    2092460.2831260853,
                    -3.358206422179177
                  ],
                  [
                    -524908.6825261429,
                    2093401.7631260853,
                    -3.358206422179177
                  ],
                  [
                    -523866.26252614293,
                    2093401.7631260853,
                    9.121793577820823
                  ],
                  [
                    -523866.26252614293,
                    2092460.2831260853,
                    9.121793577820823
                  ],
                  [
                    -524908.6825261429,
                    2092460.2831260853,
                    -3.358206422179177
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:50:27+00:00",
            "end_time": "2019-07-20T21:19: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": "20190720_NCMP_AK_03WVR3181.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.67361698901692,
              68.33761691252863,
              -2.400615713091546
            ],
            [
              -166.67615211154646,
              68.34255480108996,
              -2.400615713091546
            ],
            [
              -166.65199434804555,
              68.34430953305885,
              9.319384286908456
            ],
            [
              -166.64946382059802,
              68.33937126511208,
              9.319384286908456
            ],
            [
              -166.67361698901692,
              68.33761691252863,
              -2.400615713091546
            ]
          ]
        ]
      },
      "bbox": [
        -166.6761521,
        68.33761691,
        -2.400615713,
        -166.6494638,
        68.34430953,
        9.319384287
      ],
      "properties": {
        "datetime": "2019-07-20T21:27:41Z",
        "pc:count": 1146922,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -523365.0415,
            "count": 1146922,
            "maximum": -522924.2462,
            "minimum": -523947.3662,
            "name": "X",
            "position": 0,
            "stddev": 276.2395932,
            "variance": 76308.31285
          },
          {
            "average": 2092199.496,
            "count": 1146922,
            "maximum": 2092459.672,
            "minimum": 2091903.872,
            "name": "Y",
            "position": 1,
            "stddev": 118.2833659,
            "variance": 13990.95465
          },
          {
            "average": 4.753748446,
            "count": 1146922,
            "maximum": 9.319384287,
            "minimum": -2.400615713,
            "name": "Z",
            "position": 2,
            "stddev": 0.8369517258,
            "variance": 0.7004881914
          },
          {
            "average": 1473.894057,
            "count": 1146922,
            "maximum": 9581,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 866.1531259,
            "variance": 750221.2374
          },
          {
            "average": 1.000867539,
            "count": 1146922,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03119550073,
            "variance": 0.0009731592658
          },
          {
            "average": 1.001742054,
            "count": 1146922,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0454051052,
            "variance": 0.002061623578
          },
          {
            "average": 1,
            "count": 1146922,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1146922,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.577532735,
            "count": 1146922,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.342227554,
            "variance": 1.801574807
          },
          {
            "average": 19.85226361,
            "count": 1146922,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.557028695,
            "variance": 2.424338356
          },
          {
            "average": 1.00311791,
            "count": 1146922,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05674323634,
            "variance": 0.00321979487
          },
          {
            "average": 5.311675075,
            "count": 1146922,
            "maximum": 7,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7691616057,
            "variance": 0.5916095756
          },
          {
            "average": 247692506,
            "count": 1146922,
            "maximum": 247693261.2,
            "minimum": 247691908.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 334.8498489,
            "variance": 112124.4213
          },
          {
            "average": 0,
            "count": 1146922,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1146922,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1146922,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1146922,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1146922,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -523947.3662,
          2091903.872,
          -2.400615713,
          -522924.2462,
          2092459.672,
          9.319384287
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -523947.36619688204,
                2091903.872449094,
                -2.400615713091546
              ],
              [
                -523947.36619688204,
                2092459.6724490938,
                -2.400615713091546
              ],
              [
                -522924.24619688204,
                2092459.6724490938,
                9.319384286908456
              ],
              [
                -522924.24619688204,
                2091903.872449094,
                9.319384286908456
              ],
              [
                -523947.36619688204,
                2091903.872449094,
                -2.400615713091546
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:27:41+00:00",
        "end_time": "2019-07-20T21:05:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3181.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3181.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3181.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3181.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.6761521,
            68.33761691,
            -2.400615713,
            -166.6494638,
            68.34430953,
            9.319384287
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.67361698901692,
                  68.33761691252863,
                  -2.400615713091546
                ],
                [
                  -166.67615211154646,
                  68.34255480108996,
                  -2.400615713091546
                ],
                [
                  -166.65199434804555,
                  68.34430953305885,
                  9.319384286908456
                ],
                [
                  -166.64946382059802,
                  68.33937126511208,
                  9.319384286908456
                ],
                [
                  -166.67361698901692,
                  68.33761691252863,
                  -2.400615713091546
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3181.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3181.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:27:41Z",
            "pc:count": 1146922,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -523365.0415,
                "count": 1146922,
                "maximum": -522924.2462,
                "minimum": -523947.3662,
                "name": "X",
                "position": 0,
                "stddev": 276.2395932,
                "variance": 76308.31285
              },
              {
                "average": 2092199.496,
                "count": 1146922,
                "maximum": 2092459.672,
                "minimum": 2091903.872,
                "name": "Y",
                "position": 1,
                "stddev": 118.2833659,
                "variance": 13990.95465
              },
              {
                "average": 4.753748446,
                "count": 1146922,
                "maximum": 9.319384287,
                "minimum": -2.400615713,
                "name": "Z",
                "position": 2,
                "stddev": 0.8369517258,
                "variance": 0.7004881914
              },
              {
                "average": 1473.894057,
                "count": 1146922,
                "maximum": 9581,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 866.1531259,
                "variance": 750221.2374
              },
              {
                "average": 1.000867539,
                "count": 1146922,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03119550073,
                "variance": 0.0009731592658
              },
              {
                "average": 1.001742054,
                "count": 1146922,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0454051052,
                "variance": 0.002061623578
              },
              {
                "average": 1,
                "count": 1146922,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1146922,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.577532735,
                "count": 1146922,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.342227554,
                "variance": 1.801574807
              },
              {
                "average": 19.85226361,
                "count": 1146922,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.557028695,
                "variance": 2.424338356
              },
              {
                "average": 1.00311791,
                "count": 1146922,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05674323634,
                "variance": 0.00321979487
              },
              {
                "average": 5.311675075,
                "count": 1146922,
                "maximum": 7,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7691616057,
                "variance": 0.5916095756
              },
              {
                "average": 247692506,
                "count": 1146922,
                "maximum": 247693261.2,
                "minimum": 247691908.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 334.8498489,
                "variance": 112124.4213
              },
              {
                "average": 0,
                "count": 1146922,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1146922,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1146922,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1146922,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1146922,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -523947.3662,
              2091903.872,
              -2.400615713,
              -522924.2462,
              2092459.672,
              9.319384287
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -523947.36619688204,
                    2091903.872449094,
                    -2.400615713091546
                  ],
                  [
                    -523947.36619688204,
                    2092459.6724490938,
                    -2.400615713091546
                  ],
                  [
                    -522924.24619688204,
                    2092459.6724490938,
                    9.319384286908456
                  ],
                  [
                    -522924.24619688204,
                    2091903.872449094,
                    9.319384286908456
                  ],
                  [
                    -523947.36619688204,
                    2091903.872449094,
                    -2.400615713091546
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:27:41+00:00",
            "end_time": "2019-07-20T21:05:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2882.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.74743538969648,
              68.34168499921061,
              -5.530862029565823
            ],
            [
              -166.75203772012463,
              68.35059348934105,
              -5.530862029565823
            ],
            [
              -166.72548002075604,
              68.35253363162425,
              25.26913797043418
            ],
            [
              -166.72088680107737,
              68.34362438454423,
              25.26913797043418
            ],
            [
              -166.74743538969648,
              68.34168499921061,
              -5.530862029565823
            ]
          ]
        ]
      },
      "bbox": [
        -166.7520377,
        68.341685,
        -5.53086203,
        -166.7208868,
        68.35253363,
        25.26913797
      ],
      "properties": {
        "datetime": "2019-07-20T22:35:32Z",
        "pc:count": 4352694,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -526284.7159,
            "count": 4352694,
            "maximum": -525751.2668,
            "minimum": -526875.9068,
            "name": "X",
            "position": 0,
            "stddev": 274.9035929,
            "variance": 75571.98538
          },
          {
            "average": 2093457.721,
            "count": 4352694,
            "maximum": 2093932.181,
            "minimum": 2092929.261,
            "name": "Y",
            "position": 1,
            "stddev": 233.1901023,
            "variance": 54377.62381
          },
          {
            "average": 5.949181061,
            "count": 4352694,
            "maximum": 25.26913797,
            "minimum": -5.53086203,
            "name": "Z",
            "position": 2,
            "stddev": 2.602004551,
            "variance": 6.770427683
          },
          {
            "average": 1499.949297,
            "count": 4352694,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1477.11856,
            "variance": 2181879.24
          },
          {
            "average": 1.103996973,
            "count": 4352694,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3850379153,
            "variance": 0.1482541963
          },
          {
            "average": 1.219526114,
            "count": 4352694,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5941967234,
            "variance": 0.353069746
          },
          {
            "average": 1,
            "count": 4352694,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4352694,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.720026264,
            "count": 4352694,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.139217347,
            "variance": 9.854685549
          },
          {
            "average": 20.05155603,
            "count": 4352694,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.074921773,
            "variance": 1.155456817
          },
          {
            "average": 1.121226762,
            "count": 4352694,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4066738491,
            "variance": 0.1653836195
          },
          {
            "average": 9.48276171,
            "count": 4352694,
            "maximum": 16,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.993760399,
            "variance": 8.962601327
          },
          {
            "average": 247694363,
            "count": 4352694,
            "maximum": 247697332.8,
            "minimum": 247692826.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1360.006039,
            "variance": 1849616.427
          },
          {
            "average": 0,
            "count": 4352694,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4352694,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4352694,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4352694,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4352694,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -526875.9068,
          2092929.261,
          -5.53086203,
          -525751.2668,
          2093932.181,
          25.26913797
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -526875.9068348167,
                2092929.261381396,
                -5.530862029565823
              ],
              [
                -526875.9068348167,
                2093932.181381396,
                -5.530862029565823
              ],
              [
                -525751.2668348168,
                2093932.181381396,
                25.26913797043418
              ],
              [
                -525751.2668348168,
                2092929.261381396,
                25.26913797043418
              ],
              [
                -526875.9068348167,
                2092929.261381396,
                -5.530862029565823
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:35:32+00:00",
        "end_time": "2019-07-20T21:20:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2882.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2882.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2882.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2882.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.7520377,
            68.341685,
            -5.53086203,
            -166.7208868,
            68.35253363,
            25.26913797
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.74743538969648,
                  68.34168499921061,
                  -5.530862029565823
                ],
                [
                  -166.75203772012463,
                  68.35059348934105,
                  -5.530862029565823
                ],
                [
                  -166.72548002075604,
                  68.35253363162425,
                  25.26913797043418
                ],
                [
                  -166.72088680107737,
                  68.34362438454423,
                  25.26913797043418
                ],
                [
                  -166.74743538969648,
                  68.34168499921061,
                  -5.530862029565823
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2882.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2882.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:35:32Z",
            "pc:count": 4352694,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -526284.7159,
                "count": 4352694,
                "maximum": -525751.2668,
                "minimum": -526875.9068,
                "name": "X",
                "position": 0,
                "stddev": 274.9035929,
                "variance": 75571.98538
              },
              {
                "average": 2093457.721,
                "count": 4352694,
                "maximum": 2093932.181,
                "minimum": 2092929.261,
                "name": "Y",
                "position": 1,
                "stddev": 233.1901023,
                "variance": 54377.62381
              },
              {
                "average": 5.949181061,
                "count": 4352694,
                "maximum": 25.26913797,
                "minimum": -5.53086203,
                "name": "Z",
                "position": 2,
                "stddev": 2.602004551,
                "variance": 6.770427683
              },
              {
                "average": 1499.949297,
                "count": 4352694,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1477.11856,
                "variance": 2181879.24
              },
              {
                "average": 1.103996973,
                "count": 4352694,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3850379153,
                "variance": 0.1482541963
              },
              {
                "average": 1.219526114,
                "count": 4352694,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5941967234,
                "variance": 0.353069746
              },
              {
                "average": 1,
                "count": 4352694,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4352694,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.720026264,
                "count": 4352694,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.139217347,
                "variance": 9.854685549
              },
              {
                "average": 20.05155603,
                "count": 4352694,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.074921773,
                "variance": 1.155456817
              },
              {
                "average": 1.121226762,
                "count": 4352694,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4066738491,
                "variance": 0.1653836195
              },
              {
                "average": 9.48276171,
                "count": 4352694,
                "maximum": 16,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.993760399,
                "variance": 8.962601327
              },
              {
                "average": 247694363,
                "count": 4352694,
                "maximum": 247697332.8,
                "minimum": 247692826.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1360.006039,
                "variance": 1849616.427
              },
              {
                "average": 0,
                "count": 4352694,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4352694,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4352694,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4352694,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4352694,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -526875.9068,
              2092929.261,
              -5.53086203,
              -525751.2668,
              2093932.181,
              25.26913797
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -526875.9068348167,
                    2092929.261381396,
                    -5.530862029565823
                  ],
                  [
                    -526875.9068348167,
                    2093932.181381396,
                    -5.530862029565823
                  ],
                  [
                    -525751.2668348168,
                    2093932.181381396,
                    25.26913797043418
                  ],
                  [
                    -525751.2668348168,
                    2092929.261381396,
                    25.26913797043418
                  ],
                  [
                    -526875.9068348167,
                    2092929.261381396,
                    -5.530862029565823
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:35:32+00:00",
            "end_time": "2019-07-20T21:20:26+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3182.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.6747424215229,
              68.34113803812909,
              -0.117238224151769
            ],
            [
              -166.67701401356166,
              68.3455617456881,
              -0.117238224151769
            ],
            [
              -166.6533739056131,
              68.34727884678713,
              6.182761775848231
            ],
            [
              -166.6511063424395,
              68.34285480657812,
              6.182761775848231
            ],
            [
              -166.6747424215229,
              68.34113803812909,
              -0.117238224151769
            ]
          ]
        ]
      },
      "bbox": [
        -166.677014,
        68.34113804,
        -0.1172382242,
        -166.6511063,
        68.34727885,
        6.182761776
      ],
      "properties": {
        "datetime": "2019-07-20T21:34:22Z",
        "pc:count": 806349,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -523532.9223,
            "count": 806349,
            "maximum": -522918.4293,
            "minimum": -523919.5093,
            "name": "X",
            "position": 0,
            "stddev": 250.34318,
            "variance": 62671.70779
          },
          {
            "average": 2092489.359,
            "count": 806349,
            "maximum": 2092792.743,
            "minimum": 2092294.823,
            "name": "Y",
            "position": 1,
            "stddev": 100.1103053,
            "variance": 10022.07323
          },
          {
            "average": 4.540838713,
            "count": 806349,
            "maximum": 6.182761776,
            "minimum": -0.1172382242,
            "name": "Z",
            "position": 2,
            "stddev": 1.399502625,
            "variance": 1.958607596
          },
          {
            "average": 1013.590301,
            "count": 806349,
            "maximum": 4902,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 649.4279295,
            "variance": 421756.6356
          },
          {
            "average": 1.001054134,
            "count": 806349,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03331773649,
            "variance": 0.001110071565
          },
          {
            "average": 1.002551005,
            "count": 806349,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05377494523,
            "variance": 0.002891744735
          },
          {
            "average": 1,
            "count": 806349,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806349,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.632291973,
            "count": 806349,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.383020564,
            "variance": 54.50899265
          },
          {
            "average": 20.04387313,
            "count": 806349,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.437049816,
            "variance": 2.065112173
          },
          {
            "average": 1.080347343,
            "count": 806349,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2719671837,
            "variance": 0.073966149
          },
          {
            "average": 6.649743473,
            "count": 806349,
            "maximum": 8,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5952844899,
            "variance": 0.3543636239
          },
          {
            "average": 247693088.4,
            "count": 806349,
            "maximum": 247693662.6,
            "minimum": 247692784.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 265.0866431,
            "variance": 70270.92834
          },
          {
            "average": 0,
            "count": 806349,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806349,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806349,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806349,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 806349,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -523919.5093,
          2092294.823,
          -0.1172382242,
          -522918.4293,
          2092792.743,
          6.182761776
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -523919.50934862945,
                2092294.822542214,
                -0.117238224151769
              ],
              [
                -523919.50934862945,
                2092792.742542214,
                -0.117238224151769
              ],
              [
                -522918.4293486295,
                2092792.742542214,
                6.182761775848231
              ],
              [
                -522918.4293486295,
                2092294.822542214,
                6.182761775848231
              ],
              [
                -523919.50934862945,
                2092294.822542214,
                -0.117238224151769
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:34:22+00:00",
        "end_time": "2019-07-20T21:19:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3182.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3182.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3182.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3182.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.677014,
            68.34113804,
            -0.1172382242,
            -166.6511063,
            68.34727885,
            6.182761776
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.6747424215229,
                  68.34113803812909,
                  -0.117238224151769
                ],
                [
                  -166.67701401356166,
                  68.3455617456881,
                  -0.117238224151769
                ],
                [
                  -166.6533739056131,
                  68.34727884678713,
                  6.182761775848231
                ],
                [
                  -166.6511063424395,
                  68.34285480657812,
                  6.182761775848231
                ],
                [
                  -166.6747424215229,
                  68.34113803812909,
                  -0.117238224151769
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3182.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3182.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:34:22Z",
            "pc:count": 806349,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -523532.9223,
                "count": 806349,
                "maximum": -522918.4293,
                "minimum": -523919.5093,
                "name": "X",
                "position": 0,
                "stddev": 250.34318,
                "variance": 62671.70779
              },
              {
                "average": 2092489.359,
                "count": 806349,
                "maximum": 2092792.743,
                "minimum": 2092294.823,
                "name": "Y",
                "position": 1,
                "stddev": 100.1103053,
                "variance": 10022.07323
              },
              {
                "average": 4.540838713,
                "count": 806349,
                "maximum": 6.182761776,
                "minimum": -0.1172382242,
                "name": "Z",
                "position": 2,
                "stddev": 1.399502625,
                "variance": 1.958607596
              },
              {
                "average": 1013.590301,
                "count": 806349,
                "maximum": 4902,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 649.4279295,
                "variance": 421756.6356
              },
              {
                "average": 1.001054134,
                "count": 806349,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03331773649,
                "variance": 0.001110071565
              },
              {
                "average": 1.002551005,
                "count": 806349,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05377494523,
                "variance": 0.002891744735
              },
              {
                "average": 1,
                "count": 806349,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806349,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.632291973,
                "count": 806349,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.383020564,
                "variance": 54.50899265
              },
              {
                "average": 20.04387313,
                "count": 806349,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.437049816,
                "variance": 2.065112173
              },
              {
                "average": 1.080347343,
                "count": 806349,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2719671837,
                "variance": 0.073966149
              },
              {
                "average": 6.649743473,
                "count": 806349,
                "maximum": 8,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5952844899,
                "variance": 0.3543636239
              },
              {
                "average": 247693088.4,
                "count": 806349,
                "maximum": 247693662.6,
                "minimum": 247692784.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 265.0866431,
                "variance": 70270.92834
              },
              {
                "average": 0,
                "count": 806349,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806349,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806349,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806349,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 806349,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -523919.5093,
              2092294.823,
              -0.1172382242,
              -522918.4293,
              2092792.743,
              6.182761776
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -523919.50934862945,
                    2092294.822542214,
                    -0.117238224151769
                  ],
                  [
                    -523919.50934862945,
                    2092792.742542214,
                    -0.117238224151769
                  ],
                  [
                    -522918.4293486295,
                    2092792.742542214,
                    6.182761775848231
                  ],
                  [
                    -522918.4293486295,
                    2092294.822542214,
                    6.182761775848231
                  ],
                  [
                    -523919.50934862945,
                    2092294.822542214,
                    -0.117238224151769
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:34:22+00:00",
            "end_time": "2019-07-20T21:19:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3281.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.6491405407377,
              68.33569859261777,
              -0.769393836428168
            ],
            [
              -166.65274478973797,
              68.34273275163585,
              -0.769393836428168
            ],
            [
              -166.62821634239884,
              68.34451099572982,
              9.490606163571831
            ],
            [
              -166.6246187401925,
              68.3374762890741,
              9.490606163571831
            ],
            [
              -166.6491405407377,
              68.33569859261777,
              -0.769393836428168
            ]
          ]
        ]
      },
      "bbox": [
        -166.6527448,
        68.33569859,
        -0.7693938364,
        -166.6246187,
        68.344511,
        9.490606164
      ],
      "properties": {
        "datetime": "2019-07-20T21:27:44Z",
        "pc:count": 1766862,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -522461.2544,
            "count": 1766862,
            "maximum": -521949.1456,
            "minimum": -522987.8856,
            "name": "X",
            "position": 0,
            "stddev": 286.5724467,
            "variance": 82123.76721
          },
          {
            "average": 2091903.673,
            "count": 1766862,
            "maximum": 2092294.48,
            "minimum": 2091502.78,
            "name": "Y",
            "position": 1,
            "stddev": 152.5855664,
            "variance": 23282.35508
          },
          {
            "average": 4.252097678,
            "count": 1766862,
            "maximum": 9.490606164,
            "minimum": -0.7693938364,
            "name": "Z",
            "position": 2,
            "stddev": 1.036838903,
            "variance": 1.07503491
          },
          {
            "average": 1142.887275,
            "count": 1766862,
            "maximum": 15650,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 696.9281855,
            "variance": 485708.8957
          },
          {
            "average": 1.000717657,
            "count": 1766862,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02732348075,
            "variance": 0.0007465726005
          },
          {
            "average": 1.001482855,
            "count": 1766862,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03986632897,
            "variance": 0.001589324186
          },
          {
            "average": 1,
            "count": 1766862,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1766862,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.80128782,
            "count": 1766862,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.942692542,
            "variance": 8.659439395
          },
          {
            "average": 19.92255156,
            "count": 1766862,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.271082097,
            "variance": 1.615649698
          },
          {
            "average": 1.012487676,
            "count": 1766862,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1111909864,
            "variance": 0.01236343545
          },
          {
            "average": 4.877464114,
            "count": 1766862,
            "maximum": 7,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8080870458,
            "variance": 0.6530046736
          },
          {
            "average": 247692315.2,
            "count": 1766862,
            "maximum": 247693264,
            "minimum": 247691449.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 361.9962394,
            "variance": 131041.2774
          },
          {
            "average": 0,
            "count": 1766862,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1766862,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1766862,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1766862,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1766862,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -522987.8856,
          2091502.78,
          -0.7693938364,
          -521949.1456,
          2092294.48,
          9.490606164
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -522987.88563474227,
                2091502.7798209814,
                -0.769393836428168
              ],
              [
                -522987.88563474227,
                2092294.4798209816,
                -0.769393836428168
              ],
              [
                -521949.1456347423,
                2092294.4798209816,
                9.490606163571831
              ],
              [
                -521949.1456347423,
                2091502.7798209814,
                9.490606163571831
              ],
              [
                -522987.88563474227,
                2091502.7798209814,
                -0.769393836428168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:27:44+00:00",
        "end_time": "2019-07-20T20:57:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3281.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3281.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3281.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3281.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.6527448,
            68.33569859,
            -0.7693938364,
            -166.6246187,
            68.344511,
            9.490606164
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.6491405407377,
                  68.33569859261777,
                  -0.769393836428168
                ],
                [
                  -166.65274478973797,
                  68.34273275163585,
                  -0.769393836428168
                ],
                [
                  -166.62821634239884,
                  68.34451099572982,
                  9.490606163571831
                ],
                [
                  -166.6246187401925,
                  68.3374762890741,
                  9.490606163571831
                ],
                [
                  -166.6491405407377,
                  68.33569859261777,
                  -0.769393836428168
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3281.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3281.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:27:44Z",
            "pc:count": 1766862,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -522461.2544,
                "count": 1766862,
                "maximum": -521949.1456,
                "minimum": -522987.8856,
                "name": "X",
                "position": 0,
                "stddev": 286.5724467,
                "variance": 82123.76721
              },
              {
                "average": 2091903.673,
                "count": 1766862,
                "maximum": 2092294.48,
                "minimum": 2091502.78,
                "name": "Y",
                "position": 1,
                "stddev": 152.5855664,
                "variance": 23282.35508
              },
              {
                "average": 4.252097678,
                "count": 1766862,
                "maximum": 9.490606164,
                "minimum": -0.7693938364,
                "name": "Z",
                "position": 2,
                "stddev": 1.036838903,
                "variance": 1.07503491
              },
              {
                "average": 1142.887275,
                "count": 1766862,
                "maximum": 15650,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 696.9281855,
                "variance": 485708.8957
              },
              {
                "average": 1.000717657,
                "count": 1766862,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02732348075,
                "variance": 0.0007465726005
              },
              {
                "average": 1.001482855,
                "count": 1766862,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03986632897,
                "variance": 0.001589324186
              },
              {
                "average": 1,
                "count": 1766862,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1766862,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.80128782,
                "count": 1766862,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.942692542,
                "variance": 8.659439395
              },
              {
                "average": 19.92255156,
                "count": 1766862,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.271082097,
                "variance": 1.615649698
              },
              {
                "average": 1.012487676,
                "count": 1766862,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1111909864,
                "variance": 0.01236343545
              },
              {
                "average": 4.877464114,
                "count": 1766862,
                "maximum": 7,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8080870458,
                "variance": 0.6530046736
              },
              {
                "average": 247692315.2,
                "count": 1766862,
                "maximum": 247693264,
                "minimum": 247691449.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 361.9962394,
                "variance": 131041.2774
              },
              {
                "average": 0,
                "count": 1766862,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1766862,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1766862,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1766862,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1766862,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -522987.8856,
              2091502.78,
              -0.7693938364,
              -521949.1456,
              2092294.48,
              9.490606164
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -522987.88563474227,
                    2091502.7798209814,
                    -0.769393836428168
                  ],
                  [
                    -522987.88563474227,
                    2092294.4798209816,
                    -0.769393836428168
                  ],
                  [
                    -521949.1456347423,
                    2092294.4798209816,
                    9.490606163571831
                  ],
                  [
                    -521949.1456347423,
                    2091502.7798209814,
                    9.490606163571831
                  ],
                  [
                    -522987.88563474227,
                    2091502.7798209814,
                    -0.769393836428168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:27:44+00:00",
            "end_time": "2019-07-20T20:57: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": "20190720_NCMP_AK_03WVR3282.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.65115596613694,
              68.34269907020371,
              -0.013728470701245
            ],
            [
              -166.6514041233065,
              68.34318330246514,
              -0.013728470701245
            ],
            [
              -166.64889126366273,
              68.34336562283161,
              1.106271529298755
            ],
            [
              -166.64864315337528,
              68.34288138670395,
              1.106271529298755
            ],
            [
              -166.65115596613694,
              68.34269907020371,
              -0.013728470701245
            ]
          ]
        ]
      },
      "bbox": [
        -166.6514041,
        68.34269907,
        -0.0137284707,
        -166.6486432,
        68.34336562,
        1.106271529
      ],
      "properties": {
        "datetime": "2019-07-20T21:27:42Z",
        "pc:count": 3873,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -522892.7517,
            "count": 3873,
            "maximum": -522817.2945,
            "minimum": -522923.7145,
            "name": "X",
            "position": 0,
            "stddev": 20.77510763,
            "variance": 431.605097
          },
          {
            "average": 2092299.746,
            "count": 3873,
            "maximum": 2092332.814,
            "minimum": 2092278.314,
            "name": "Y",
            "position": 1,
            "stddev": 9.430868098,
            "variance": 88.94127307
          },
          {
            "average": 0.29316541,
            "count": 3873,
            "maximum": 1.106271529,
            "minimum": -0.0137284707,
            "name": "Z",
            "position": 2,
            "stddev": 0.1192124352,
            "variance": 0.0142116047
          },
          {
            "average": 0,
            "count": 3873,
            "maximum": 0,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3873,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3873,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 3873,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3873,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 28.99277046,
            "count": 3873,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4499189473,
            "variance": 0.2024270591
          },
          {
            "average": 20.54906083,
            "count": 3873,
            "maximum": 22.00200081,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.5006334461,
            "variance": 0.2506338474
          },
          {
            "average": 1.999741802,
            "count": 3873,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.01606853383,
            "variance": 0.0002581977795
          },
          {
            "average": 6.572940873,
            "count": 3873,
            "maximum": 7,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4947148887,
            "variance": 0.2447428211
          },
          {
            "average": 247693057.9,
            "count": 3873,
            "maximum": 247693262.8,
            "minimum": 247692783.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 234.8002579,
            "variance": 55131.1611
          },
          {
            "average": 0,
            "count": 3873,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3873,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3873,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3873,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3873,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -522923.7145,
          2092278.314,
          -0.0137284707,
          -522817.2945,
          2092332.814,
          1.106271529
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -522923.71446532337,
                2092278.3136785864,
                -0.013728470701245
              ],
              [
                -522923.71446532337,
                2092332.8136785864,
                -0.013728470701245
              ],
              [
                -522817.2944653233,
                2092332.8136785864,
                1.106271529298755
              ],
              [
                -522817.2944653233,
                2092278.3136785864,
                1.106271529298755
              ],
              [
                -522923.71446532337,
                2092278.3136785864,
                -0.013728470701245
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:27:42+00:00",
        "end_time": "2019-07-20T21:19:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3282.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3282.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3282.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3282.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.6514041,
            68.34269907,
            -0.0137284707,
            -166.6486432,
            68.34336562,
            1.106271529
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.65115596613694,
                  68.34269907020371,
                  -0.013728470701245
                ],
                [
                  -166.6514041233065,
                  68.34318330246514,
                  -0.013728470701245
                ],
                [
                  -166.64889126366273,
                  68.34336562283161,
                  1.106271529298755
                ],
                [
                  -166.64864315337528,
                  68.34288138670395,
                  1.106271529298755
                ],
                [
                  -166.65115596613694,
                  68.34269907020371,
                  -0.013728470701245
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3282.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3282.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:27:42Z",
            "pc:count": 3873,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -522892.7517,
                "count": 3873,
                "maximum": -522817.2945,
                "minimum": -522923.7145,
                "name": "X",
                "position": 0,
                "stddev": 20.77510763,
                "variance": 431.605097
              },
              {
                "average": 2092299.746,
                "count": 3873,
                "maximum": 2092332.814,
                "minimum": 2092278.314,
                "name": "Y",
                "position": 1,
                "stddev": 9.430868098,
                "variance": 88.94127307
              },
              {
                "average": 0.29316541,
                "count": 3873,
                "maximum": 1.106271529,
                "minimum": -0.0137284707,
                "name": "Z",
                "position": 2,
                "stddev": 0.1192124352,
                "variance": 0.0142116047
              },
              {
                "average": 0,
                "count": 3873,
                "maximum": 0,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3873,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3873,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 3873,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3873,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 28.99277046,
                "count": 3873,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4499189473,
                "variance": 0.2024270591
              },
              {
                "average": 20.54906083,
                "count": 3873,
                "maximum": 22.00200081,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.5006334461,
                "variance": 0.2506338474
              },
              {
                "average": 1.999741802,
                "count": 3873,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.01606853383,
                "variance": 0.0002581977795
              },
              {
                "average": 6.572940873,
                "count": 3873,
                "maximum": 7,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4947148887,
                "variance": 0.2447428211
              },
              {
                "average": 247693057.9,
                "count": 3873,
                "maximum": 247693262.8,
                "minimum": 247692783.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 234.8002579,
                "variance": 55131.1611
              },
              {
                "average": 0,
                "count": 3873,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3873,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3873,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3873,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3873,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -522923.7145,
              2092278.314,
              -0.0137284707,
              -522817.2945,
              2092332.814,
              1.106271529
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -522923.71446532337,
                    2092278.3136785864,
                    -0.013728470701245
                  ],
                  [
                    -522923.71446532337,
                    2092332.8136785864,
                    -0.013728470701245
                  ],
                  [
                    -522817.2944653233,
                    2092332.8136785864,
                    1.106271529298755
                  ],
                  [
                    -522817.2944653233,
                    2092278.3136785864,
                    1.106271529298755
                  ],
                  [
                    -522923.71446532337,
                    2092278.3136785864,
                    -0.013728470701245
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:27:42+00:00",
            "end_time": "2019-07-20T21:19:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2883.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.74823811168847,
              68.34935592649805,
              -0.478877574895737
            ],
            [
              -166.75240938167127,
              68.3574275323203,
              -0.478877574895737
            ],
            [
              -166.72781550813895,
              68.35922396483717,
              19.761122425104265
            ],
            [
              -166.7236518846226,
              68.35115172373307,
              19.761122425104265
            ],
            [
              -166.74823811168847,
              68.34935592649805,
              -0.478877574895737
            ]
          ]
        ]
      },
      "bbox": [
        -166.7524094,
        68.34935593,
        -0.4788775749,
        -166.7236519,
        68.35922396,
        19.76112243
      ],
      "properties": {
        "datetime": "2019-07-20T22:35:20Z",
        "pc:count": 2113150,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -526260.8279,
            "count": 2113150,
            "maximum": -525705.7439,
            "minimum": -526746.9439,
            "name": "X",
            "position": 0,
            "stddev": 273.7336083,
            "variance": 74930.08831
          },
          {
            "average": 2094081.295,
            "count": 2113150,
            "maximum": 2094676.47,
            "minimum": 2093767.79,
            "name": "Y",
            "position": 1,
            "stddev": 184.8094471,
            "variance": 34154.53173
          },
          {
            "average": 3.331508162,
            "count": 2113150,
            "maximum": 19.76112243,
            "minimum": -0.4788775749,
            "name": "Z",
            "position": 2,
            "stddev": 2.203365008,
            "variance": 4.854817357
          },
          {
            "average": 936.758188,
            "count": 2113150,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 920.5229465,
            "variance": 847362.4951
          },
          {
            "average": 1.046097532,
            "count": 2113150,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.264945265,
            "variance": 0.07019599342
          },
          {
            "average": 1.096934908,
            "count": 2113150,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4146685862,
            "variance": 0.1719500364
          },
          {
            "average": 1,
            "count": 2113150,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2113150,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.075969524,
            "count": 2113150,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.3274492,
            "variance": 106.656207
          },
          {
            "average": 20.02732877,
            "count": 2113150,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.162739538,
            "variance": 1.351963234
          },
          {
            "average": 1.216137993,
            "count": 2113150,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4430819708,
            "variance": 0.1963216329
          },
          {
            "average": 12.02949341,
            "count": 2113150,
            "maximum": 16,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.726632186,
            "variance": 2.981258706
          },
          {
            "average": 247695549.6,
            "count": 2113150,
            "maximum": 247697320.9,
            "minimum": 247694637.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 776.0206293,
            "variance": 602208.0172
          },
          {
            "average": 0,
            "count": 2113150,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2113150,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2113150,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2113150,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2113150,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -526746.9439,
          2093767.79,
          -0.4788775749,
          -525705.7439,
          2094676.47,
          19.76112243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -526746.9438537228,
                2093767.7899819363,
                -0.478877574895737
              ],
              [
                -526746.9438537228,
                2094676.4699819365,
                -0.478877574895737
              ],
              [
                -525705.7438537228,
                2094676.4699819365,
                19.761122425104265
              ],
              [
                -525705.7438537228,
                2093767.7899819363,
                19.761122425104265
              ],
              [
                -526746.9438537228,
                2093767.7899819363,
                -0.478877574895737
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:35:20+00:00",
        "end_time": "2019-07-20T21:50:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2883.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2883.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2883.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2883.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.7524094,
            68.34935593,
            -0.4788775749,
            -166.7236519,
            68.35922396,
            19.76112243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.74823811168847,
                  68.34935592649805,
                  -0.478877574895737
                ],
                [
                  -166.75240938167127,
                  68.3574275323203,
                  -0.478877574895737
                ],
                [
                  -166.72781550813895,
                  68.35922396483717,
                  19.761122425104265
                ],
                [
                  -166.7236518846226,
                  68.35115172373307,
                  19.761122425104265
                ],
                [
                  -166.74823811168847,
                  68.34935592649805,
                  -0.478877574895737
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2883.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2883.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:35:20Z",
            "pc:count": 2113150,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -526260.8279,
                "count": 2113150,
                "maximum": -525705.7439,
                "minimum": -526746.9439,
                "name": "X",
                "position": 0,
                "stddev": 273.7336083,
                "variance": 74930.08831
              },
              {
                "average": 2094081.295,
                "count": 2113150,
                "maximum": 2094676.47,
                "minimum": 2093767.79,
                "name": "Y",
                "position": 1,
                "stddev": 184.8094471,
                "variance": 34154.53173
              },
              {
                "average": 3.331508162,
                "count": 2113150,
                "maximum": 19.76112243,
                "minimum": -0.4788775749,
                "name": "Z",
                "position": 2,
                "stddev": 2.203365008,
                "variance": 4.854817357
              },
              {
                "average": 936.758188,
                "count": 2113150,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 920.5229465,
                "variance": 847362.4951
              },
              {
                "average": 1.046097532,
                "count": 2113150,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.264945265,
                "variance": 0.07019599342
              },
              {
                "average": 1.096934908,
                "count": 2113150,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4146685862,
                "variance": 0.1719500364
              },
              {
                "average": 1,
                "count": 2113150,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2113150,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.075969524,
                "count": 2113150,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.3274492,
                "variance": 106.656207
              },
              {
                "average": 20.02732877,
                "count": 2113150,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.162739538,
                "variance": 1.351963234
              },
              {
                "average": 1.216137993,
                "count": 2113150,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4430819708,
                "variance": 0.1963216329
              },
              {
                "average": 12.02949341,
                "count": 2113150,
                "maximum": 16,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.726632186,
                "variance": 2.981258706
              },
              {
                "average": 247695549.6,
                "count": 2113150,
                "maximum": 247697320.9,
                "minimum": 247694637.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 776.0206293,
                "variance": 602208.0172
              },
              {
                "average": 0,
                "count": 2113150,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2113150,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2113150,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2113150,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2113150,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -526746.9439,
              2093767.79,
              -0.4788775749,
              -525705.7439,
              2094676.47,
              19.76112243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -526746.9438537228,
                    2093767.7899819363,
                    -0.478877574895737
                  ],
                  [
                    -526746.9438537228,
                    2094676.4699819365,
                    -0.478877574895737
                  ],
                  [
                    -525705.7438537228,
                    2094676.4699819365,
                    19.761122425104265
                  ],
                  [
                    -525705.7438537228,
                    2093767.7899819363,
                    19.761122425104265
                  ],
                  [
                    -526746.9438537228,
                    2093767.7899819363,
                    -0.478877574895737
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:35:20+00:00",
            "end_time": "2019-07-20T21:50:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3381.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.62462386318336,
              68.33357100430129,
              0.76329220492813
            ],
            [
              -166.6291760032388,
              68.34247281261464,
              0.76329220492813
            ],
            [
              -166.60323574207302,
              68.34434972365847,
              12.78329220492813
            ],
            [
              -166.59869249847148,
              68.33544718392069,
              12.78329220492813
            ],
            [
              -166.62462386318336,
              68.33357100430129,
              0.76329220492813
            ]
          ]
        ]
      },
      "bbox": [
        -166.629176,
        68.333571,
        0.7632922049,
        -166.5986925,
        68.34434972,
        12.7832922
      ],
      "properties": {
        "datetime": "2019-07-20T21:28:09Z",
        "pc:count": 2458526,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -521472.0652,
            "count": 2458526,
            "maximum": -520932.4476,
            "minimum": -522030.9076,
            "name": "X",
            "position": 0,
            "stddev": 294.3392382,
            "variance": 86635.58717
          },
          {
            "average": 2091647.335,
            "count": 2458526,
            "maximum": 2092080.837,
            "minimum": 2091078.997,
            "name": "Y",
            "position": 1,
            "stddev": 253.1973268,
            "variance": 64108.88629
          },
          {
            "average": 3.899876638,
            "count": 2458526,
            "maximum": 12.7832922,
            "minimum": 0.7632922049,
            "name": "Z",
            "position": 2,
            "stddev": 1.195351619,
            "variance": 1.428865493
          },
          {
            "average": 1002.995417,
            "count": 2458526,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 584.0486191,
            "variance": 341112.7894
          },
          {
            "average": 1.000817563,
            "count": 2458526,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03455947139,
            "variance": 0.001194357063
          },
          {
            "average": 1.001655057,
            "count": 2458526,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.05280882461,
            "variance": 0.002788771956
          },
          {
            "average": 1,
            "count": 2458526,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2458526,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.570204261,
            "count": 2458526,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.536951183,
            "variance": 2.362218938
          },
          {
            "average": 20.05868206,
            "count": 2458526,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.402986055,
            "variance": 1.96836987
          },
          {
            "average": 1.003886475,
            "count": 2458526,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06525168583,
            "variance": 0.004257782504
          },
          {
            "average": 4.735699765,
            "count": 2458526,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.392213326,
            "variance": 1.938257945
          },
          {
            "average": 247692236.9,
            "count": 2458526,
            "maximum": 247693289.1,
            "minimum": 247690907.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 634.3962639,
            "variance": 402458.6196
          },
          {
            "average": 0,
            "count": 2458526,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2458526,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2458526,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2458526,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2458526,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -522030.9076,
          2091078.997,
          0.7632922049,
          -520932.4476,
          2092080.837,
          12.7832922
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -522030.9075962931,
                2091078.9972277884,
                0.76329220492813
              ],
              [
                -522030.9075962931,
                2092080.8372277883,
                0.76329220492813
              ],
              [
                -520932.4475962931,
                2092080.8372277883,
                12.78329220492813
              ],
              [
                -520932.4475962931,
                2091078.9972277884,
                12.78329220492813
              ],
              [
                -522030.9075962931,
                2091078.9972277884,
                0.76329220492813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:28:09+00:00",
        "end_time": "2019-07-20T20:48:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3381.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3381.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3381.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3381.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.629176,
            68.333571,
            0.7632922049,
            -166.5986925,
            68.34434972,
            12.7832922
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.62462386318336,
                  68.33357100430129,
                  0.76329220492813
                ],
                [
                  -166.6291760032388,
                  68.34247281261464,
                  0.76329220492813
                ],
                [
                  -166.60323574207302,
                  68.34434972365847,
                  12.78329220492813
                ],
                [
                  -166.59869249847148,
                  68.33544718392069,
                  12.78329220492813
                ],
                [
                  -166.62462386318336,
                  68.33357100430129,
                  0.76329220492813
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3381.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3381.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:28:09Z",
            "pc:count": 2458526,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -521472.0652,
                "count": 2458526,
                "maximum": -520932.4476,
                "minimum": -522030.9076,
                "name": "X",
                "position": 0,
                "stddev": 294.3392382,
                "variance": 86635.58717
              },
              {
                "average": 2091647.335,
                "count": 2458526,
                "maximum": 2092080.837,
                "minimum": 2091078.997,
                "name": "Y",
                "position": 1,
                "stddev": 253.1973268,
                "variance": 64108.88629
              },
              {
                "average": 3.899876638,
                "count": 2458526,
                "maximum": 12.7832922,
                "minimum": 0.7632922049,
                "name": "Z",
                "position": 2,
                "stddev": 1.195351619,
                "variance": 1.428865493
              },
              {
                "average": 1002.995417,
                "count": 2458526,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 584.0486191,
                "variance": 341112.7894
              },
              {
                "average": 1.000817563,
                "count": 2458526,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03455947139,
                "variance": 0.001194357063
              },
              {
                "average": 1.001655057,
                "count": 2458526,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.05280882461,
                "variance": 0.002788771956
              },
              {
                "average": 1,
                "count": 2458526,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2458526,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.570204261,
                "count": 2458526,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.536951183,
                "variance": 2.362218938
              },
              {
                "average": 20.05868206,
                "count": 2458526,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.402986055,
                "variance": 1.96836987
              },
              {
                "average": 1.003886475,
                "count": 2458526,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06525168583,
                "variance": 0.004257782504
              },
              {
                "average": 4.735699765,
                "count": 2458526,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.392213326,
                "variance": 1.938257945
              },
              {
                "average": 247692236.9,
                "count": 2458526,
                "maximum": 247693289.1,
                "minimum": 247690907.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 634.3962639,
                "variance": 402458.6196
              },
              {
                "average": 0,
                "count": 2458526,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2458526,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2458526,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2458526,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2458526,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -522030.9076,
              2091078.997,
              0.7632922049,
              -520932.4476,
              2092080.837,
              12.7832922
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -522030.9075962931,
                    2091078.9972277884,
                    0.76329220492813
                  ],
                  [
                    -522030.9075962931,
                    2092080.8372277883,
                    0.76329220492813
                  ],
                  [
                    -520932.4475962931,
                    2092080.8372277883,
                    12.78329220492813
                  ],
                  [
                    -520932.4475962931,
                    2091078.9972277884,
                    12.78329220492813
                  ],
                  [
                    -522030.9075962931,
                    2091078.9972277884,
                    0.76329220492813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:28:09+00:00",
            "end_time": "2019-07-20T20:48: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": "20190720_NCMP_AK_03WVR3382.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.6197606515729,
              68.34208979209812,
              -0.681077816214114
            ],
            [
              -166.62344744181334,
              68.34930048393716,
              -0.681077816214114
            ],
            [
              -166.60323493655216,
              68.35076227146332,
              9.158922183785887
            ],
            [
              -166.599553763199,
              68.34355111800191,
              9.158922183785887
            ],
            [
              -166.6197606515729,
              68.34208979209812,
              -0.681077816214114
            ]
          ]
        ]
      },
      "bbox": [
        -166.6234474,
        68.34208979,
        -0.6810778162,
        -166.5995538,
        68.35076227,
        9.158922184
      ],
      "properties": {
        "datetime": "2019-07-20T21:58:43Z",
        "pc:count": 649268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -521058.4243,
            "count": 649268,
            "maximum": -520798.7339,
            "minimum": -521654.4139,
            "name": "X",
            "position": 0,
            "stddev": 174.3367669,
            "variance": 30393.30831
          },
          {
            "average": 2092303.315,
            "count": 649268,
            "maximum": 2092776.767,
            "minimum": 2091965.287,
            "name": "Y",
            "position": 1,
            "stddev": 189.8571637,
            "variance": 36045.7426
          },
          {
            "average": 3.627559326,
            "count": 649268,
            "maximum": 9.158922184,
            "minimum": -0.6810778162,
            "name": "Z",
            "position": 2,
            "stddev": 2.172305942,
            "variance": 4.718913108
          },
          {
            "average": 746.9677036,
            "count": 649268,
            "maximum": 5505,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 623.6368188,
            "variance": 388922.8818
          },
          {
            "average": 1.000928738,
            "count": 649268,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03246803588,
            "variance": 0.001054173354
          },
          {
            "average": 1.001957589,
            "count": 649268,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04918231323,
            "variance": 0.002418899935
          },
          {
            "average": 1,
            "count": 649268,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 649268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.241535083,
            "count": 649268,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.82537556,
            "variance": 139.8395071
          },
          {
            "average": 19.97410223,
            "count": 649268,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8999571984,
            "variance": 0.8099229589
          },
          {
            "average": 1.246583845,
            "count": 649268,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.431229871,
            "variance": 0.1859592016
          },
          {
            "average": 8.513772433,
            "count": 649268,
            "maximum": 11,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.043773054,
            "variance": 1.089462189
          },
          {
            "average": 247693920.8,
            "count": 649268,
            "maximum": 247695123.7,
            "minimum": 247693275.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 479.3666453,
            "variance": 229792.3807
          },
          {
            "average": 0,
            "count": 649268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 649268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 649268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 649268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 649268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -521654.4139,
          2091965.287,
          -0.6810778162,
          -520798.7339,
          2092776.767,
          9.158922184
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -521654.41389245616,
                2091965.287138643,
                -0.681077816214114
              ],
              [
                -521654.41389245616,
                2092776.767138643,
                -0.681077816214114
              ],
              [
                -520798.7338924561,
                2092776.767138643,
                9.158922183785887
              ],
              [
                -520798.7338924561,
                2091965.287138643,
                9.158922183785887
              ],
              [
                -521654.41389245616,
                2091965.287138643,
                -0.681077816214114
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:58:43+00:00",
        "end_time": "2019-07-20T21:27:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3382.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3382.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3382.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3382.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.6234474,
            68.34208979,
            -0.6810778162,
            -166.5995538,
            68.35076227,
            9.158922184
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.6197606515729,
                  68.34208979209812,
                  -0.681077816214114
                ],
                [
                  -166.62344744181334,
                  68.34930048393716,
                  -0.681077816214114
                ],
                [
                  -166.60323493655216,
                  68.35076227146332,
                  9.158922183785887
                ],
                [
                  -166.599553763199,
                  68.34355111800191,
                  9.158922183785887
                ],
                [
                  -166.6197606515729,
                  68.34208979209812,
                  -0.681077816214114
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3382.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3382.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:58:43Z",
            "pc:count": 649268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -521058.4243,
                "count": 649268,
                "maximum": -520798.7339,
                "minimum": -521654.4139,
                "name": "X",
                "position": 0,
                "stddev": 174.3367669,
                "variance": 30393.30831
              },
              {
                "average": 2092303.315,
                "count": 649268,
                "maximum": 2092776.767,
                "minimum": 2091965.287,
                "name": "Y",
                "position": 1,
                "stddev": 189.8571637,
                "variance": 36045.7426
              },
              {
                "average": 3.627559326,
                "count": 649268,
                "maximum": 9.158922184,
                "minimum": -0.6810778162,
                "name": "Z",
                "position": 2,
                "stddev": 2.172305942,
                "variance": 4.718913108
              },
              {
                "average": 746.9677036,
                "count": 649268,
                "maximum": 5505,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 623.6368188,
                "variance": 388922.8818
              },
              {
                "average": 1.000928738,
                "count": 649268,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03246803588,
                "variance": 0.001054173354
              },
              {
                "average": 1.001957589,
                "count": 649268,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04918231323,
                "variance": 0.002418899935
              },
              {
                "average": 1,
                "count": 649268,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 649268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.241535083,
                "count": 649268,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.82537556,
                "variance": 139.8395071
              },
              {
                "average": 19.97410223,
                "count": 649268,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8999571984,
                "variance": 0.8099229589
              },
              {
                "average": 1.246583845,
                "count": 649268,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.431229871,
                "variance": 0.1859592016
              },
              {
                "average": 8.513772433,
                "count": 649268,
                "maximum": 11,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.043773054,
                "variance": 1.089462189
              },
              {
                "average": 247693920.8,
                "count": 649268,
                "maximum": 247695123.7,
                "minimum": 247693275.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 479.3666453,
                "variance": 229792.3807
              },
              {
                "average": 0,
                "count": 649268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 649268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 649268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 649268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 649268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -521654.4139,
              2091965.287,
              -0.6810778162,
              -520798.7339,
              2092776.767,
              9.158922184
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -521654.41389245616,
                    2091965.287138643,
                    -0.681077816214114
                  ],
                  [
                    -521654.41389245616,
                    2092776.767138643,
                    -0.681077816214114
                  ],
                  [
                    -520798.7338924561,
                    2092776.767138643,
                    9.158922183785887
                  ],
                  [
                    -520798.7338924561,
                    2091965.287138643,
                    9.158922183785887
                  ],
                  [
                    -521654.41389245616,
                    2091965.287138643,
                    -0.681077816214114
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:58:43+00:00",
            "end_time": "2019-07-20T21:27:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3480.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.59101292018343,
              68.33159996260528,
              1.17426688836371
            ],
            [
              -166.59245992079147,
              68.33443821349114,
              1.17426688836371
            ],
            [
              -166.57826085779743,
              68.335463329738,
              8.41426688836371
            ],
            [
              -166.57681540997402,
              68.33262495150177,
              8.41426688836371
            ],
            [
              -166.59101292018343,
              68.33159996260528,
              1.17426688836371
            ]
          ]
        ]
      },
      "bbox": [
        -166.5924599,
        68.33159996,
        1.174266888,
        -166.5768154,
        68.33546333,
        8.414266888
      ],
      "properties": {
        "datetime": "2019-07-20T20:48:26Z",
        "pc:count": 221455,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -520286.0109,
            "count": 221455,
            "maximum": -520097.4358,
            "minimum": -520698.8558,
            "name": "X",
            "position": 0,
            "stddev": 116.1361965,
            "variance": 13487.61613
          },
          {
            "average": 2090765.518,
            "count": 221455,
            "maximum": 2090920.611,
            "minimum": 2090601.211,
            "name": "Y",
            "position": 1,
            "stddev": 57.48291988,
            "variance": 3304.286078
          },
          {
            "average": 4.554855089,
            "count": 221455,
            "maximum": 8.414266888,
            "minimum": 1.174266888,
            "name": "Z",
            "position": 2,
            "stddev": 1.113454553,
            "variance": 1.239781042
          },
          {
            "average": 1098.437985,
            "count": 221455,
            "maximum": 49426,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 616.2172558,
            "variance": 379723.7064
          },
          {
            "average": 1.000903118,
            "count": 221455,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03003841652,
            "variance": 0.0009023064672
          },
          {
            "average": 1.001806236,
            "count": 221455,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0424615318,
            "variance": 0.001802981683
          },
          {
            "average": 1,
            "count": 221455,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 221455,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.538393805,
            "count": 221455,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.498524862,
            "variance": 0.248527038
          },
          {
            "average": 19.42103405,
            "count": 221455,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.303219996,
            "variance": 1.698382358
          },
          {
            "average": 1.001526269,
            "count": 221455,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03903776157,
            "variance": 0.001523946828
          },
          {
            "average": 1.583960624,
            "count": 221455,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4929013194,
            "variance": 0.2429517107
          },
          {
            "average": 247690749.3,
            "count": 221455,
            "maximum": 247690906,
            "minimum": 247690535.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 176.9226085,
            "variance": 31301.60939
          },
          {
            "average": 0,
            "count": 221455,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 221455,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 221455,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 221455,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 221455,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -520698.8558,
          2090601.211,
          1.174266888,
          -520097.4358,
          2090920.611,
          8.414266888
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -520698.85579430417,
                2090601.2110281948,
                1.17426688836371
              ],
              [
                -520698.85579430417,
                2090920.6110281947,
                1.17426688836371
              ],
              [
                -520097.4357943041,
                2090920.6110281947,
                8.41426688836371
              ],
              [
                -520097.4357943041,
                2090601.2110281948,
                8.41426688836371
              ],
              [
                -520698.85579430417,
                2090601.2110281948,
                1.17426688836371
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T20:48:26+00:00",
        "end_time": "2019-07-20T20:42:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3480.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3480.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3480.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3480.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5924599,
            68.33159996,
            1.174266888,
            -166.5768154,
            68.33546333,
            8.414266888
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.59101292018343,
                  68.33159996260528,
                  1.17426688836371
                ],
                [
                  -166.59245992079147,
                  68.33443821349114,
                  1.17426688836371
                ],
                [
                  -166.57826085779743,
                  68.335463329738,
                  8.41426688836371
                ],
                [
                  -166.57681540997402,
                  68.33262495150177,
                  8.41426688836371
                ],
                [
                  -166.59101292018343,
                  68.33159996260528,
                  1.17426688836371
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3480.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3480.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T20:48:26Z",
            "pc:count": 221455,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -520286.0109,
                "count": 221455,
                "maximum": -520097.4358,
                "minimum": -520698.8558,
                "name": "X",
                "position": 0,
                "stddev": 116.1361965,
                "variance": 13487.61613
              },
              {
                "average": 2090765.518,
                "count": 221455,
                "maximum": 2090920.611,
                "minimum": 2090601.211,
                "name": "Y",
                "position": 1,
                "stddev": 57.48291988,
                "variance": 3304.286078
              },
              {
                "average": 4.554855089,
                "count": 221455,
                "maximum": 8.414266888,
                "minimum": 1.174266888,
                "name": "Z",
                "position": 2,
                "stddev": 1.113454553,
                "variance": 1.239781042
              },
              {
                "average": 1098.437985,
                "count": 221455,
                "maximum": 49426,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 616.2172558,
                "variance": 379723.7064
              },
              {
                "average": 1.000903118,
                "count": 221455,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03003841652,
                "variance": 0.0009023064672
              },
              {
                "average": 1.001806236,
                "count": 221455,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0424615318,
                "variance": 0.001802981683
              },
              {
                "average": 1,
                "count": 221455,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 221455,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.538393805,
                "count": 221455,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.498524862,
                "variance": 0.248527038
              },
              {
                "average": 19.42103405,
                "count": 221455,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.303219996,
                "variance": 1.698382358
              },
              {
                "average": 1.001526269,
                "count": 221455,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03903776157,
                "variance": 0.001523946828
              },
              {
                "average": 1.583960624,
                "count": 221455,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4929013194,
                "variance": 0.2429517107
              },
              {
                "average": 247690749.3,
                "count": 221455,
                "maximum": 247690906,
                "minimum": 247690535.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 176.9226085,
                "variance": 31301.60939
              },
              {
                "average": 0,
                "count": 221455,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 221455,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 221455,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 221455,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 221455,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -520698.8558,
              2090601.211,
              1.174266888,
              -520097.4358,
              2090920.611,
              8.414266888
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -520698.85579430417,
                    2090601.2110281948,
                    1.17426688836371
                  ],
                  [
                    -520698.85579430417,
                    2090920.6110281947,
                    1.17426688836371
                  ],
                  [
                    -520097.4357943041,
                    2090920.6110281947,
                    8.41426688836371
                  ],
                  [
                    -520097.4357943041,
                    2090601.2110281948,
                    8.41426688836371
                  ],
                  [
                    -520698.85579430417,
                    2090601.2110281948,
                    1.17426688836371
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T20:48:26+00:00",
            "end_time": "2019-07-20T20:42:15+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2982.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.72292667247575,
              68.34106885755389,
              -4.843357961238431
            ],
            [
              -166.72796184429046,
              68.35083431250634,
              -4.843357961238431
            ],
            [
              -166.70197216310234,
              68.35272930957942,
              19.656642038761568
            ],
            [
              -166.69694676608444,
              68.34296304419412,
              19.656642038761568
            ],
            [
              -166.72292667247575,
              68.34106885755389,
              -4.843357961238431
            ]
          ]
        ]
      },
      "bbox": [
        -166.7279618,
        68.34106886,
        -4.843357961,
        -166.6969468,
        68.35272931,
        19.65664204
      ],
      "properties": {
        "datetime": "2019-07-20T21:57:43Z",
        "pc:count": 3562108,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -525348.702,
            "count": 3562108,
            "maximum": -524787.8156,
            "minimum": -525888.3156,
            "name": "X",
            "position": 0,
            "stddev": 275.0864284,
            "variance": 75672.54309
          },
          {
            "average": 2093218.294,
            "count": 3562108,
            "maximum": 2093767.478,
            "minimum": 2092668.158,
            "name": "Y",
            "position": 1,
            "stddev": 258.3582498,
            "variance": 66748.98522
          },
          {
            "average": 4.588280765,
            "count": 3562108,
            "maximum": 19.65664204,
            "minimum": -4.843357961,
            "name": "Z",
            "position": 2,
            "stddev": 1.758045604,
            "variance": 3.090724347
          },
          {
            "average": 1162.309219,
            "count": 3562108,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 789.810697,
            "variance": 623800.937
          },
          {
            "average": 1.015876273,
            "count": 3562108,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1577374478,
            "variance": 0.02488110243
          },
          {
            "average": 1.033168843,
            "count": 3562108,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2487935206,
            "variance": 0.06189821588
          },
          {
            "average": 1,
            "count": 3562108,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3562108,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.187181579,
            "count": 3562108,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.619398255,
            "variance": 43.81643326
          },
          {
            "average": 20.12299197,
            "count": 3562108,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.241794452,
            "variance": 1.54205346
          },
          {
            "average": 1.078388976,
            "count": 3562108,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2866144694,
            "variance": 0.0821478541
          },
          {
            "average": 8.228474263,
            "count": 3562108,
            "maximum": 11,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.3931424,
            "variance": 1.940845747
          },
          {
            "average": 247693794.1,
            "count": 3562108,
            "maximum": 247695063.4,
            "minimum": 247692812.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 631.4617585,
            "variance": 398743.9525
          },
          {
            "average": 0,
            "count": 3562108,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3562108,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3562108,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3562108,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3562108,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -525888.3156,
          2092668.158,
          -4.843357961,
          -524787.8156,
          2093767.478,
          19.65664204
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -525888.3156367885,
                2092668.1582255114,
                -4.843357961238431
              ],
              [
                -525888.3156367885,
                2093767.4782255113,
                -4.843357961238431
              ],
              [
                -524787.8156367885,
                2093767.4782255113,
                19.656642038761568
              ],
              [
                -524787.8156367885,
                2092668.1582255114,
                19.656642038761568
              ],
              [
                -525888.3156367885,
                2092668.1582255114,
                -4.843357961238431
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:57:43+00:00",
        "end_time": "2019-07-20T21:20:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2982.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2982.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2982.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2982.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.7279618,
            68.34106886,
            -4.843357961,
            -166.6969468,
            68.35272931,
            19.65664204
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.72292667247575,
                  68.34106885755389,
                  -4.843357961238431
                ],
                [
                  -166.72796184429046,
                  68.35083431250634,
                  -4.843357961238431
                ],
                [
                  -166.70197216310234,
                  68.35272930957942,
                  19.656642038761568
                ],
                [
                  -166.69694676608444,
                  68.34296304419412,
                  19.656642038761568
                ],
                [
                  -166.72292667247575,
                  68.34106885755389,
                  -4.843357961238431
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2982.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2982.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:57:43Z",
            "pc:count": 3562108,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -525348.702,
                "count": 3562108,
                "maximum": -524787.8156,
                "minimum": -525888.3156,
                "name": "X",
                "position": 0,
                "stddev": 275.0864284,
                "variance": 75672.54309
              },
              {
                "average": 2093218.294,
                "count": 3562108,
                "maximum": 2093767.478,
                "minimum": 2092668.158,
                "name": "Y",
                "position": 1,
                "stddev": 258.3582498,
                "variance": 66748.98522
              },
              {
                "average": 4.588280765,
                "count": 3562108,
                "maximum": 19.65664204,
                "minimum": -4.843357961,
                "name": "Z",
                "position": 2,
                "stddev": 1.758045604,
                "variance": 3.090724347
              },
              {
                "average": 1162.309219,
                "count": 3562108,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 789.810697,
                "variance": 623800.937
              },
              {
                "average": 1.015876273,
                "count": 3562108,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1577374478,
                "variance": 0.02488110243
              },
              {
                "average": 1.033168843,
                "count": 3562108,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2487935206,
                "variance": 0.06189821588
              },
              {
                "average": 1,
                "count": 3562108,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3562108,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.187181579,
                "count": 3562108,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.619398255,
                "variance": 43.81643326
              },
              {
                "average": 20.12299197,
                "count": 3562108,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.241794452,
                "variance": 1.54205346
              },
              {
                "average": 1.078388976,
                "count": 3562108,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2866144694,
                "variance": 0.0821478541
              },
              {
                "average": 8.228474263,
                "count": 3562108,
                "maximum": 11,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.3931424,
                "variance": 1.940845747
              },
              {
                "average": 247693794.1,
                "count": 3562108,
                "maximum": 247695063.4,
                "minimum": 247692812.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 631.4617585,
                "variance": 398743.9525
              },
              {
                "average": 0,
                "count": 3562108,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3562108,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3562108,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3562108,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3562108,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -525888.3156,
              2092668.158,
              -4.843357961,
              -524787.8156,
              2093767.478,
              19.65664204
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -525888.3156367885,
                    2092668.1582255114,
                    -4.843357961238431
                  ],
                  [
                    -525888.3156367885,
                    2093767.4782255113,
                    -4.843357961238431
                  ],
                  [
                    -524787.8156367885,
                    2093767.4782255113,
                    19.656642038761568
                  ],
                  [
                    -524787.8156367885,
                    2092668.1582255114,
                    19.656642038761568
                  ],
                  [
                    -525888.3156367885,
                    2092668.1582255114,
                    -4.843357961238431
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:57:43+00:00",
            "end_time": "2019-07-20T21:20: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": "20190720_NCMP_AK_03WVR3481.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.6009509135332,
              68.33291265186476,
              -0.060291628432885
            ],
            [
              -166.60613341322332,
              68.34306639592707,
              -0.060291628432885
            ],
            [
              -166.57996784465715,
              68.34495600852004,
              11.079708371567115
            ],
            [
              -166.57479558198438,
              68.33480142454506,
              11.079708371567115
            ],
            [
              -166.6009509135332,
              68.33291265186476,
              -0.060291628432885
            ]
          ]
        ]
      },
      "bbox": [
        -166.6061334,
        68.33291265,
        -0.06029162843,
        -166.5747956,
        68.34495601,
        11.07970837
      ],
      "properties": {
        "datetime": "2019-07-20T21:28:22Z",
        "pc:count": 3279243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -520525.7776,
            "count": 3279243,
            "maximum": -519969.6356,
            "minimum": -521077.5356,
            "name": "X",
            "position": 0,
            "stddev": 300.1916444,
            "variance": 90115.02338
          },
          {
            "average": 2091410.967,
            "count": 3279243,
            "maximum": 2091964.292,
            "minimum": 2090821.632,
            "name": "Y",
            "position": 1,
            "stddev": 297.2821563,
            "variance": 88376.68045
          },
          {
            "average": 4.807451625,
            "count": 3279243,
            "maximum": 11.07970837,
            "minimum": -0.06029162843,
            "name": "Z",
            "position": 2,
            "stddev": 1.952381256,
            "variance": 3.81179257
          },
          {
            "average": 850.3772959,
            "count": 3279243,
            "maximum": 7805,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 546.1447784,
            "variance": 298274.119
          },
          {
            "average": 1.000479379,
            "count": 3279243,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02328022052,
            "variance": 0.0005419686672
          },
          {
            "average": 1.000989558,
            "count": 3279243,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03438787559,
            "variance": 0.001182525988
          },
          {
            "average": 1,
            "count": 3279243,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3279243,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.338489706,
            "count": 3279243,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.916883661,
            "variance": 47.84327958
          },
          {
            "average": 20.08107486,
            "count": 3279243,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.310128556,
            "variance": 1.716436832
          },
          {
            "average": 1.068279173,
            "count": 3279243,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2523694406,
            "variance": 0.06369033455
          },
          {
            "average": 4.627734816,
            "count": 3279243,
            "maximum": 7,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.53760188,
            "variance": 2.364219542
          },
          {
            "average": 247692185.1,
            "count": 3279243,
            "maximum": 247693302.1,
            "minimum": 247690894.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 710.5795654,
            "variance": 504923.3187
          },
          {
            "average": 0,
            "count": 3279243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3279243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3279243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3279243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3279243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -521077.5356,
          2090821.632,
          -0.06029162843,
          -519969.6356,
          2091964.292,
          11.07970837
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -521077.5355915718,
                2090821.6324252295,
                -0.060291628432885
              ],
              [
                -521077.5355915718,
                2091964.2924252297,
                -0.060291628432885
              ],
              [
                -519969.6355915718,
                2091964.2924252297,
                11.079708371567115
              ],
              [
                -519969.6355915718,
                2090821.6324252295,
                11.079708371567115
              ],
              [
                -521077.5355915718,
                2090821.6324252295,
                -0.060291628432885
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:28:22+00:00",
        "end_time": "2019-07-20T20:48:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3481.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3481.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3481.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3481.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.6061334,
            68.33291265,
            -0.06029162843,
            -166.5747956,
            68.34495601,
            11.07970837
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.6009509135332,
                  68.33291265186476,
                  -0.060291628432885
                ],
                [
                  -166.60613341322332,
                  68.34306639592707,
                  -0.060291628432885
                ],
                [
                  -166.57996784465715,
                  68.34495600852004,
                  11.079708371567115
                ],
                [
                  -166.57479558198438,
                  68.33480142454506,
                  11.079708371567115
                ],
                [
                  -166.6009509135332,
                  68.33291265186476,
                  -0.060291628432885
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3481.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3481.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:28:22Z",
            "pc:count": 3279243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -520525.7776,
                "count": 3279243,
                "maximum": -519969.6356,
                "minimum": -521077.5356,
                "name": "X",
                "position": 0,
                "stddev": 300.1916444,
                "variance": 90115.02338
              },
              {
                "average": 2091410.967,
                "count": 3279243,
                "maximum": 2091964.292,
                "minimum": 2090821.632,
                "name": "Y",
                "position": 1,
                "stddev": 297.2821563,
                "variance": 88376.68045
              },
              {
                "average": 4.807451625,
                "count": 3279243,
                "maximum": 11.07970837,
                "minimum": -0.06029162843,
                "name": "Z",
                "position": 2,
                "stddev": 1.952381256,
                "variance": 3.81179257
              },
              {
                "average": 850.3772959,
                "count": 3279243,
                "maximum": 7805,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 546.1447784,
                "variance": 298274.119
              },
              {
                "average": 1.000479379,
                "count": 3279243,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02328022052,
                "variance": 0.0005419686672
              },
              {
                "average": 1.000989558,
                "count": 3279243,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03438787559,
                "variance": 0.001182525988
              },
              {
                "average": 1,
                "count": 3279243,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3279243,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.338489706,
                "count": 3279243,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.916883661,
                "variance": 47.84327958
              },
              {
                "average": 20.08107486,
                "count": 3279243,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.310128556,
                "variance": 1.716436832
              },
              {
                "average": 1.068279173,
                "count": 3279243,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2523694406,
                "variance": 0.06369033455
              },
              {
                "average": 4.627734816,
                "count": 3279243,
                "maximum": 7,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.53760188,
                "variance": 2.364219542
              },
              {
                "average": 247692185.1,
                "count": 3279243,
                "maximum": 247693302.1,
                "minimum": 247690894.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 710.5795654,
                "variance": 504923.3187
              },
              {
                "average": 0,
                "count": 3279243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3279243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3279243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3279243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3279243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -521077.5356,
              2090821.632,
              -0.06029162843,
              -519969.6356,
              2091964.292,
              11.07970837
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -521077.5355915718,
                    2090821.6324252295,
                    -0.060291628432885
                  ],
                  [
                    -521077.5355915718,
                    2091964.2924252297,
                    -0.060291628432885
                  ],
                  [
                    -519969.6355915718,
                    2091964.2924252297,
                    11.079708371567115
                  ],
                  [
                    -519969.6355915718,
                    2090821.6324252295,
                    11.079708371567115
                  ],
                  [
                    -521077.5355915718,
                    2090821.6324252295,
                    -0.060291628432885
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:28:22+00:00",
            "end_time": "2019-07-20T20:48:14+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2983.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.724273890882,
              68.35021015812558,
              -0.58795768497556
            ],
            [
              -166.72604381266834,
              68.35364216539024,
              -0.58795768497556
            ],
            [
              -166.7121761506934,
              68.35465355524403,
              7.25204231502444
            ],
            [
              -166.7104080624101,
              68.35122139590439,
              7.25204231502444
            ],
            [
              -166.724273890882,
              68.35021015812558,
              -0.58795768497556
            ]
          ]
        ]
      },
      "bbox": [
        -166.7260438,
        68.35021016,
        -0.587957685,
        -166.7104081,
        68.35465356,
        7.252042315
      ],
      "properties": {
        "datetime": "2019-07-20T22:06:27Z",
        "pc:count": 245874,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -525573.6893,
            "count": 245874,
            "maximum": -525163.7827,
            "minimum": -525750.9427,
            "name": "X",
            "position": 0,
            "stddev": 118.6577709,
            "variance": 14079.66659
          },
          {
            "average": 2093828.519,
            "count": 245874,
            "maximum": 2094056.905,
            "minimum": 2093670.565,
            "name": "Y",
            "position": 1,
            "stddev": 76.2620709,
            "variance": 5815.903458
          },
          {
            "average": 1.020792732,
            "count": 245874,
            "maximum": 7.252042315,
            "minimum": -0.587957685,
            "name": "Z",
            "position": 2,
            "stddev": 1.343625994,
            "variance": 1.805330811
          },
          {
            "average": 336.3409755,
            "count": 245874,
            "maximum": 4876,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 621.9816481,
            "variance": 386861.1706
          },
          {
            "average": 1.035095211,
            "count": 245874,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2459579441,
            "variance": 0.06049531027
          },
          {
            "average": 1.070145684,
            "count": 245874,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3808506652,
            "variance": 0.1450472292
          },
          {
            "average": 1,
            "count": 245874,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 245874,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.85829734,
            "count": 245874,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.95999772,
            "variance": 167.9615409
          },
          {
            "average": 19.99054996,
            "count": 245874,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.436611815,
            "variance": 2.063853506
          },
          {
            "average": 1.703506674,
            "count": 245874,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4851264427,
            "variance": 0.2353476654
          },
          {
            "average": 10.92895548,
            "count": 245874,
            "maximum": 12,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7112088451,
            "variance": 0.5058180213
          },
          {
            "average": 247695049.2,
            "count": 245874,
            "maximum": 247695587,
            "minimum": 247694630.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 334.8116598,
            "variance": 112098.8476
          },
          {
            "average": 0,
            "count": 245874,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 245874,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 245874,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 245874,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 245874,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -525750.9427,
          2093670.565,
          -0.587957685,
          -525163.7827,
          2094056.905,
          7.252042315
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -525750.9427330614,
                2093670.5654809002,
                -0.58795768497556
              ],
              [
                -525750.9427330614,
                2094056.9054809,
                -0.58795768497556
              ],
              [
                -525163.7827330615,
                2094056.9054809,
                7.25204231502444
              ],
              [
                -525163.7827330615,
                2093670.5654809002,
                7.25204231502444
              ],
              [
                -525750.9427330614,
                2093670.5654809002,
                -0.58795768497556
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:06:27+00:00",
        "end_time": "2019-07-20T21:50:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2983.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2983.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2983.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2983.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.7260438,
            68.35021016,
            -0.587957685,
            -166.7104081,
            68.35465356,
            7.252042315
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.724273890882,
                  68.35021015812558,
                  -0.58795768497556
                ],
                [
                  -166.72604381266834,
                  68.35364216539024,
                  -0.58795768497556
                ],
                [
                  -166.7121761506934,
                  68.35465355524403,
                  7.25204231502444
                ],
                [
                  -166.7104080624101,
                  68.35122139590439,
                  7.25204231502444
                ],
                [
                  -166.724273890882,
                  68.35021015812558,
                  -0.58795768497556
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2983.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2983.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:06:27Z",
            "pc:count": 245874,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -525573.6893,
                "count": 245874,
                "maximum": -525163.7827,
                "minimum": -525750.9427,
                "name": "X",
                "position": 0,
                "stddev": 118.6577709,
                "variance": 14079.66659
              },
              {
                "average": 2093828.519,
                "count": 245874,
                "maximum": 2094056.905,
                "minimum": 2093670.565,
                "name": "Y",
                "position": 1,
                "stddev": 76.2620709,
                "variance": 5815.903458
              },
              {
                "average": 1.020792732,
                "count": 245874,
                "maximum": 7.252042315,
                "minimum": -0.587957685,
                "name": "Z",
                "position": 2,
                "stddev": 1.343625994,
                "variance": 1.805330811
              },
              {
                "average": 336.3409755,
                "count": 245874,
                "maximum": 4876,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 621.9816481,
                "variance": 386861.1706
              },
              {
                "average": 1.035095211,
                "count": 245874,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2459579441,
                "variance": 0.06049531027
              },
              {
                "average": 1.070145684,
                "count": 245874,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3808506652,
                "variance": 0.1450472292
              },
              {
                "average": 1,
                "count": 245874,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 245874,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.85829734,
                "count": 245874,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.95999772,
                "variance": 167.9615409
              },
              {
                "average": 19.99054996,
                "count": 245874,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.436611815,
                "variance": 2.063853506
              },
              {
                "average": 1.703506674,
                "count": 245874,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4851264427,
                "variance": 0.2353476654
              },
              {
                "average": 10.92895548,
                "count": 245874,
                "maximum": 12,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7112088451,
                "variance": 0.5058180213
              },
              {
                "average": 247695049.2,
                "count": 245874,
                "maximum": 247695587,
                "minimum": 247694630.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 334.8116598,
                "variance": 112098.8476
              },
              {
                "average": 0,
                "count": 245874,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 245874,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 245874,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 245874,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 245874,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -525750.9427,
              2093670.565,
              -0.587957685,
              -525163.7827,
              2094056.905,
              7.252042315
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -525750.9427330614,
                    2093670.5654809002,
                    -0.58795768497556
                  ],
                  [
                    -525750.9427330614,
                    2094056.9054809,
                    -0.58795768497556
                  ],
                  [
                    -525163.7827330615,
                    2094056.9054809,
                    7.25204231502444
                  ],
                  [
                    -525163.7827330615,
                    2093670.5654809002,
                    7.25204231502444
                  ],
                  [
                    -525750.9427330614,
                    2093670.5654809002,
                    -0.58795768497556
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:06:27+00:00",
            "end_time": "2019-07-20T21:50:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3782.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.51768018664933,
              68.3433566597034,
              0.610479886967322
            ],
            [
              -166.52258811914982,
              68.35303450017396,
              0.610479886967322
            ],
            [
              -166.5066986550281,
              68.3541742844481,
              13.070479886967323
            ],
            [
              -166.50179665269522,
              68.34449596086056,
              13.070479886967323
            ],
            [
              -166.51768018664933,
              68.3433566597034,
              0.610479886967322
            ]
          ]
        ]
      },
      "bbox": [
        -166.5225881,
        68.34335666,
        0.610479887,
        -166.5017967,
        68.35417428,
        13.07047989
      ],
      "properties": {
        "datetime": "2019-07-20T22:18:53Z",
        "pc:count": 1943144,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -517103.1396,
            "count": 1943144,
            "maximum": -516786.4678,
            "minimum": -517458.8478,
            "name": "X",
            "position": 0,
            "stddev": 147.483614,
            "variance": 21751.41639
          },
          {
            "average": 2091885.523,
            "count": 1943144,
            "maximum": 2092392.982,
            "minimum": 2091304.182,
            "name": "Y",
            "position": 1,
            "stddev": 293.9988067,
            "variance": 86435.29836
          },
          {
            "average": 5.382477809,
            "count": 1943144,
            "maximum": 13.07047989,
            "minimum": 0.610479887,
            "name": "Z",
            "position": 2,
            "stddev": 2.212316962,
            "variance": 4.894346339
          },
          {
            "average": 880.3851521,
            "count": 1943144,
            "maximum": 4155,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 487.8039509,
            "variance": 237952.6945
          },
          {
            "average": 1.000020585,
            "count": 1943144,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.004537045602,
            "variance": 2.058478279e-05
          },
          {
            "average": 1.000045287,
            "count": 1943144,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.007028687271,
            "variance": 4.940244475e-05
          },
          {
            "average": 1,
            "count": 1943144,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1943144,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.731840769,
            "count": 1943144,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.636644612,
            "variance": 6.951894808
          },
          {
            "average": 20.0621352,
            "count": 1943144,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.367316581,
            "variance": 1.869554633
          },
          {
            "average": 1.009032784,
            "count": 1943144,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0946107679,
            "variance": 0.008951197403
          },
          {
            "average": 10.92188793,
            "count": 1943144,
            "maximum": 14,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.518825941,
            "variance": 2.306832238
          },
          {
            "average": 247695046.3,
            "count": 1943144,
            "maximum": 247696333.9,
            "minimum": 247693564,
            "name": "GpsTime",
            "position": 12,
            "stddev": 725.252759,
            "variance": 525991.5644
          },
          {
            "average": 0,
            "count": 1943144,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1943144,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1943144,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1943144,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1943144,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -517458.8478,
          2091304.182,
          0.610479887,
          -516786.4678,
          2092392.982,
          13.07047989
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -517458.8477869108,
                2091304.1821514727,
                0.610479886967322
              ],
              [
                -517458.8477869108,
                2092392.9821514725,
                0.610479886967322
              ],
              [
                -516786.46778691077,
                2092392.9821514725,
                13.070479886967323
              ],
              [
                -516786.46778691077,
                2091304.1821514727,
                13.070479886967323
              ],
              [
                -517458.8477869108,
                2091304.1821514727,
                0.610479886967322
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:18:53+00:00",
        "end_time": "2019-07-20T21:32:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3782.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3782.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3782.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3782.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5225881,
            68.34335666,
            0.610479887,
            -166.5017967,
            68.35417428,
            13.07047989
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.51768018664933,
                  68.3433566597034,
                  0.610479886967322
                ],
                [
                  -166.52258811914982,
                  68.35303450017396,
                  0.610479886967322
                ],
                [
                  -166.5066986550281,
                  68.3541742844481,
                  13.070479886967323
                ],
                [
                  -166.50179665269522,
                  68.34449596086056,
                  13.070479886967323
                ],
                [
                  -166.51768018664933,
                  68.3433566597034,
                  0.610479886967322
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3782.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3782.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:18:53Z",
            "pc:count": 1943144,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -517103.1396,
                "count": 1943144,
                "maximum": -516786.4678,
                "minimum": -517458.8478,
                "name": "X",
                "position": 0,
                "stddev": 147.483614,
                "variance": 21751.41639
              },
              {
                "average": 2091885.523,
                "count": 1943144,
                "maximum": 2092392.982,
                "minimum": 2091304.182,
                "name": "Y",
                "position": 1,
                "stddev": 293.9988067,
                "variance": 86435.29836
              },
              {
                "average": 5.382477809,
                "count": 1943144,
                "maximum": 13.07047989,
                "minimum": 0.610479887,
                "name": "Z",
                "position": 2,
                "stddev": 2.212316962,
                "variance": 4.894346339
              },
              {
                "average": 880.3851521,
                "count": 1943144,
                "maximum": 4155,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 487.8039509,
                "variance": 237952.6945
              },
              {
                "average": 1.000020585,
                "count": 1943144,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.004537045602,
                "variance": 2.058478279e-05
              },
              {
                "average": 1.000045287,
                "count": 1943144,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.007028687271,
                "variance": 4.940244475e-05
              },
              {
                "average": 1,
                "count": 1943144,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1943144,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.731840769,
                "count": 1943144,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.636644612,
                "variance": 6.951894808
              },
              {
                "average": 20.0621352,
                "count": 1943144,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.367316581,
                "variance": 1.869554633
              },
              {
                "average": 1.009032784,
                "count": 1943144,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0946107679,
                "variance": 0.008951197403
              },
              {
                "average": 10.92188793,
                "count": 1943144,
                "maximum": 14,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.518825941,
                "variance": 2.306832238
              },
              {
                "average": 247695046.3,
                "count": 1943144,
                "maximum": 247696333.9,
                "minimum": 247693564,
                "name": "GpsTime",
                "position": 12,
                "stddev": 725.252759,
                "variance": 525991.5644
              },
              {
                "average": 0,
                "count": 1943144,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1943144,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1943144,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1943144,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1943144,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -517458.8478,
              2091304.182,
              0.610479887,
              -516786.4678,
              2092392.982,
              13.07047989
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -517458.8477869108,
                    2091304.1821514727,
                    0.610479886967322
                  ],
                  [
                    -517458.8477869108,
                    2092392.9821514725,
                    0.610479886967322
                  ],
                  [
                    -516786.46778691077,
                    2092392.9821514725,
                    13.070479886967323
                  ],
                  [
                    -516786.46778691077,
                    2091304.1821514727,
                    13.070479886967323
                  ],
                  [
                    -517458.8477869108,
                    2091304.1821514727,
                    0.610479886967322
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:18:53+00:00",
            "end_time": "2019-07-20T21:32:44+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3783.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.52836855601427,
              68.35159887527212,
              0.784782583907859
            ],
            [
              -166.53153006907374,
              68.35782651857407,
              0.784782583907859
            ],
            [
              -166.50755781417735,
              68.35954647093443,
              17.504782583907858
            ],
            [
              -166.5044020599969,
              68.3533183582995,
              17.504782583907858
            ],
            [
              -166.52836855601427,
              68.35159887527212,
              0.784782583907859
            ]
          ]
        ]
      },
      "bbox": [
        -166.5315301,
        68.35159888,
        0.7847825839,
        -166.5044021,
        68.35954647,
        17.50478258
      ],
      "properties": {
        "datetime": "2019-07-20T22:29:16Z",
        "pc:count": 1680387,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -517190.298,
            "count": 1680387,
            "maximum": -516710.3995,
            "minimum": -517724.6195,
            "name": "X",
            "position": 0,
            "stddev": 252.8387985,
            "variance": 63927.45802
          },
          {
            "average": 2092598.373,
            "count": 1680387,
            "maximum": 2092982.837,
            "minimum": 2092282.197,
            "name": "Y",
            "position": 1,
            "stddev": 157.7330649,
            "variance": 24879.71977
          },
          {
            "average": 12.17203195,
            "count": 1680387,
            "maximum": 17.50478258,
            "minimum": 0.7847825839,
            "name": "Z",
            "position": 2,
            "stddev": 3.20654979,
            "variance": 10.28196156
          },
          {
            "average": 922.9973512,
            "count": 1680387,
            "maximum": 4338,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 500.0919499,
            "variance": 250091.9584
          },
          {
            "average": 1.000048798,
            "count": 1680387,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006985408402,
            "variance": 4.879593054e-05
          },
          {
            "average": 1.000099382,
            "count": 1680387,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009968553103,
            "variance": 9.937205096e-05
          },
          {
            "average": 1,
            "count": 1680387,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1680387,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.589283302,
            "count": 1680387,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.631294829,
            "variance": 2.66112282
          },
          {
            "average": 19.98275961,
            "count": 1680387,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.632584725,
            "variance": 2.665332886
          },
          {
            "average": 1.003431352,
            "count": 1680387,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05946612602,
            "variance": 0.003536220143
          },
          {
            "average": 14.31454421,
            "count": 1680387,
            "maximum": 15,
            "minimum": 13,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6880679577,
            "variance": 0.4734375143
          },
          {
            "average": 247696576.2,
            "count": 1680387,
            "maximum": 247696956.3,
            "minimum": 247696076.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 341.8038492,
            "variance": 116829.8713
          },
          {
            "average": 0,
            "count": 1680387,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1680387,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1680387,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1680387,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1680387,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -517724.6195,
          2092282.197,
          0.7847825839,
          -516710.3995,
          2092982.837,
          17.50478258
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -517724.6195162687,
                2092282.1969187523,
                0.784782583907859
              ],
              [
                -517724.6195162687,
                2092982.8369187524,
                0.784782583907859
              ],
              [
                -516710.39951626875,
                2092982.8369187524,
                17.504782583907858
              ],
              [
                -516710.39951626875,
                2092282.1969187523,
                17.504782583907858
              ],
              [
                -517724.6195162687,
                2092282.1969187523,
                0.784782583907859
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:29:16+00:00",
        "end_time": "2019-07-20T22:14:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3783.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3783.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3783.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3783.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5315301,
            68.35159888,
            0.7847825839,
            -166.5044021,
            68.35954647,
            17.50478258
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.52836855601427,
                  68.35159887527212,
                  0.784782583907859
                ],
                [
                  -166.53153006907374,
                  68.35782651857407,
                  0.784782583907859
                ],
                [
                  -166.50755781417735,
                  68.35954647093443,
                  17.504782583907858
                ],
                [
                  -166.5044020599969,
                  68.3533183582995,
                  17.504782583907858
                ],
                [
                  -166.52836855601427,
                  68.35159887527212,
                  0.784782583907859
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3783.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3783.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:29:16Z",
            "pc:count": 1680387,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -517190.298,
                "count": 1680387,
                "maximum": -516710.3995,
                "minimum": -517724.6195,
                "name": "X",
                "position": 0,
                "stddev": 252.8387985,
                "variance": 63927.45802
              },
              {
                "average": 2092598.373,
                "count": 1680387,
                "maximum": 2092982.837,
                "minimum": 2092282.197,
                "name": "Y",
                "position": 1,
                "stddev": 157.7330649,
                "variance": 24879.71977
              },
              {
                "average": 12.17203195,
                "count": 1680387,
                "maximum": 17.50478258,
                "minimum": 0.7847825839,
                "name": "Z",
                "position": 2,
                "stddev": 3.20654979,
                "variance": 10.28196156
              },
              {
                "average": 922.9973512,
                "count": 1680387,
                "maximum": 4338,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 500.0919499,
                "variance": 250091.9584
              },
              {
                "average": 1.000048798,
                "count": 1680387,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006985408402,
                "variance": 4.879593054e-05
              },
              {
                "average": 1.000099382,
                "count": 1680387,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009968553103,
                "variance": 9.937205096e-05
              },
              {
                "average": 1,
                "count": 1680387,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1680387,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.589283302,
                "count": 1680387,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.631294829,
                "variance": 2.66112282
              },
              {
                "average": 19.98275961,
                "count": 1680387,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.632584725,
                "variance": 2.665332886
              },
              {
                "average": 1.003431352,
                "count": 1680387,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05946612602,
                "variance": 0.003536220143
              },
              {
                "average": 14.31454421,
                "count": 1680387,
                "maximum": 15,
                "minimum": 13,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6880679577,
                "variance": 0.4734375143
              },
              {
                "average": 247696576.2,
                "count": 1680387,
                "maximum": 247696956.3,
                "minimum": 247696076.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 341.8038492,
                "variance": 116829.8713
              },
              {
                "average": 0,
                "count": 1680387,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1680387,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1680387,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1680387,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1680387,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -517724.6195,
              2092282.197,
              0.7847825839,
              -516710.3995,
              2092982.837,
              17.50478258
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -517724.6195162687,
                    2092282.1969187523,
                    0.784782583907859
                  ],
                  [
                    -517724.6195162687,
                    2092982.8369187524,
                    0.784782583907859
                  ],
                  [
                    -516710.39951626875,
                    2092982.8369187524,
                    17.504782583907858
                  ],
                  [
                    -516710.39951626875,
                    2092282.1969187523,
                    17.504782583907858
                  ],
                  [
                    -517724.6195162687,
                    2092282.1969187523,
                    0.784782583907859
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:29:16+00:00",
            "end_time": "2019-07-20T22:14:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2682.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.79638086796373,
              68.34143560528136,
              -8.52922717646036
            ],
            [
              -166.8008545347992,
              68.35006126916443,
              -8.52922717646036
            ],
            [
              -166.7740442930878,
              68.3520275717641,
              16.69077282353964
            ],
            [
              -166.7695795288282,
              68.34340116508996,
              16.69077282353964
            ],
            [
              -166.79638086796373,
              68.34143560528136,
              -8.52922717646036
            ]
          ]
        ]
      },
      "bbox": [
        -166.8008545,
        68.34143561,
        -8.529227176,
        -166.7695795,
        68.35202757,
        16.69077282
      ],
      "properties": {
        "datetime": "2019-07-20T21:51:21Z",
        "pc:count": 3388821,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -528313.2629,
            "count": 3388821,
            "maximum": -527743.6253,
            "minimum": -528879.1453,
            "name": "X",
            "position": 0,
            "stddev": 292.891111,
            "variance": 85785.20293
          },
          {
            "average": 2093794.119,
            "count": 3388821,
            "maximum": 2094262.478,
            "minimum": 2093291.258,
            "name": "Y",
            "position": 1,
            "stddev": 226.7603838,
            "variance": 51420.27167
          },
          {
            "average": 4.61410513,
            "count": 3388821,
            "maximum": 16.69077282,
            "minimum": -8.529227176,
            "name": "Z",
            "position": 2,
            "stddev": 1.689803695,
            "variance": 2.855436526
          },
          {
            "average": 1158.814284,
            "count": 3388821,
            "maximum": 63123,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 677.0134021,
            "variance": 458347.1466
          },
          {
            "average": 1.011523182,
            "count": 3388821,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1356202003,
            "variance": 0.01839283873
          },
          {
            "average": 1.023087676,
            "count": 3388821,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2087800323,
            "variance": 0.04358910189
          },
          {
            "average": 1,
            "count": 3388821,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3388821,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.451276712,
            "count": 3388821,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.997882246,
            "variance": 24.97882695
          },
          {
            "average": 19.95468365,
            "count": 3388821,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.182852285,
            "variance": 1.399139529
          },
          {
            "average": 1.046059677,
            "count": 3388821,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2271443336,
            "variance": 0.0515945483
          },
          {
            "average": 7.688509071,
            "count": 3388821,
            "maximum": 10,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.29359482,
            "variance": 1.673387558
          },
          {
            "average": 247693549.2,
            "count": 3388821,
            "maximum": 247694681,
            "minimum": 247692309.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 576.0752922,
            "variance": 331862.7422
          },
          {
            "average": 0,
            "count": 3388821,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3388821,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3388821,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3388821,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3388821,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -528879.1453,
          2093291.258,
          -8.529227176,
          -527743.6253,
          2094262.478,
          16.69077282
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -528879.1453434092,
                2093291.2579953184,
                -8.52922717646036
              ],
              [
                -528879.1453434092,
                2094262.4779953186,
                -8.52922717646036
              ],
              [
                -527743.6253434091,
                2094262.4779953186,
                16.69077282353964
              ],
              [
                -527743.6253434091,
                2093291.2579953184,
                16.69077282353964
              ],
              [
                -528879.1453434092,
                2093291.2579953184,
                -8.52922717646036
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:51:21+00:00",
        "end_time": "2019-07-20T21:11:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2682.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2682.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2682.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2682.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8008545,
            68.34143561,
            -8.529227176,
            -166.7695795,
            68.35202757,
            16.69077282
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.79638086796373,
                  68.34143560528136,
                  -8.52922717646036
                ],
                [
                  -166.8008545347992,
                  68.35006126916443,
                  -8.52922717646036
                ],
                [
                  -166.7740442930878,
                  68.3520275717641,
                  16.69077282353964
                ],
                [
                  -166.7695795288282,
                  68.34340116508996,
                  16.69077282353964
                ],
                [
                  -166.79638086796373,
                  68.34143560528136,
                  -8.52922717646036
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2682.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2682.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:51:21Z",
            "pc:count": 3388821,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -528313.2629,
                "count": 3388821,
                "maximum": -527743.6253,
                "minimum": -528879.1453,
                "name": "X",
                "position": 0,
                "stddev": 292.891111,
                "variance": 85785.20293
              },
              {
                "average": 2093794.119,
                "count": 3388821,
                "maximum": 2094262.478,
                "minimum": 2093291.258,
                "name": "Y",
                "position": 1,
                "stddev": 226.7603838,
                "variance": 51420.27167
              },
              {
                "average": 4.61410513,
                "count": 3388821,
                "maximum": 16.69077282,
                "minimum": -8.529227176,
                "name": "Z",
                "position": 2,
                "stddev": 1.689803695,
                "variance": 2.855436526
              },
              {
                "average": 1158.814284,
                "count": 3388821,
                "maximum": 63123,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 677.0134021,
                "variance": 458347.1466
              },
              {
                "average": 1.011523182,
                "count": 3388821,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1356202003,
                "variance": 0.01839283873
              },
              {
                "average": 1.023087676,
                "count": 3388821,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2087800323,
                "variance": 0.04358910189
              },
              {
                "average": 1,
                "count": 3388821,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3388821,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.451276712,
                "count": 3388821,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.997882246,
                "variance": 24.97882695
              },
              {
                "average": 19.95468365,
                "count": 3388821,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.182852285,
                "variance": 1.399139529
              },
              {
                "average": 1.046059677,
                "count": 3388821,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2271443336,
                "variance": 0.0515945483
              },
              {
                "average": 7.688509071,
                "count": 3388821,
                "maximum": 10,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.29359482,
                "variance": 1.673387558
              },
              {
                "average": 247693549.2,
                "count": 3388821,
                "maximum": 247694681,
                "minimum": 247692309.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 576.0752922,
                "variance": 331862.7422
              },
              {
                "average": 0,
                "count": 3388821,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3388821,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3388821,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3388821,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3388821,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -528879.1453,
              2093291.258,
              -8.529227176,
              -527743.6253,
              2094262.478,
              16.69077282
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -528879.1453434092,
                    2093291.2579953184,
                    -8.52922717646036
                  ],
                  [
                    -528879.1453434092,
                    2094262.4779953186,
                    -8.52922717646036
                  ],
                  [
                    -527743.6253434091,
                    2094262.4779953186,
                    16.69077282353964
                  ],
                  [
                    -527743.6253434091,
                    2093291.2579953184,
                    16.69077282353964
                  ],
                  [
                    -528879.1453434092,
                    2093291.2579953184,
                    -8.52922717646036
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:51:21+00:00",
            "end_time": "2019-07-20T21:11:49+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3880.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.5041303590579,
              68.32916688992044,
              5.352378039106273
            ],
            [
              -166.50713402264356,
              68.33510023212447,
              5.352378039106273
            ],
            [
              -166.48148989092502,
              68.33693784952287,
              20.45237803910627
            ],
            [
              -166.47849209289677,
              68.33100403012092,
              20.45237803910627
            ],
            [
              -166.5041303590579,
              68.32916688992044,
              5.352378039106273
            ]
          ]
        ]
      },
      "bbox": [
        -166.507134,
        68.32916689,
        5.352378039,
        -166.4784921,
        68.33693785,
        20.45237804
      ],
      "properties": {
        "datetime": "2019-07-20T21:03:40Z",
        "pc:count": 1592396,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -516740.9778,
            "count": 1592396,
            "maximum": -516113.0248,
            "minimum": -517198.8848,
            "name": "X",
            "position": 0,
            "stddev": 265.8059061,
            "variance": 70652.77973
          },
          {
            "average": 2090001.362,
            "count": 1592396,
            "maximum": 2090325.719,
            "minimum": 2089658.179,
            "name": "Y",
            "position": 1,
            "stddev": 151.935979,
            "variance": 23084.54173
          },
          {
            "average": 11.5280094,
            "count": 1592396,
            "maximum": 20.45237804,
            "minimum": 5.352378039,
            "name": "Z",
            "position": 2,
            "stddev": 3.92832759,
            "variance": 15.43175765
          },
          {
            "average": 884.3899024,
            "count": 1592396,
            "maximum": 3473,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 467.0814712,
            "variance": 218165.1007
          },
          {
            "average": 1.000004396,
            "count": 1592396,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.002096634186,
            "variance": 4.395874911e-06
          },
          {
            "average": 1.000008792,
            "count": 1592396,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002965081984,
            "variance": 8.791711174e-06
          },
          {
            "average": 1,
            "count": 1592396,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1592396,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.542523342,
            "count": 1592396,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4981886402,
            "variance": 0.2481919212
          },
          {
            "average": 20.13102906,
            "count": 1592396,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.494542505,
            "variance": 2.233657299
          },
          {
            "average": 1.000028887,
            "count": 1592396,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.005374613521,
            "variance": 2.88864705e-05
          },
          {
            "average": 1.938175554,
            "count": 1592396,
            "maximum": 4,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7752560938,
            "variance": 0.601022011
          },
          {
            "average": 247690925.8,
            "count": 1592396,
            "maximum": 247691820.6,
            "minimum": 247690580.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 360.0065362,
            "variance": 129604.7061
          },
          {
            "average": 0,
            "count": 1592396,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1592396,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1592396,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1592396,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1592396,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -517198.8848,
          2089658.179,
          5.352378039,
          -516113.0248,
          2090325.719,
          20.45237804
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -517198.8848488542,
                2089658.179438787,
                5.352378039106273
              ],
              [
                -517198.8848488542,
                2090325.719438787,
                5.352378039106273
              ],
              [
                -516113.0248488542,
                2090325.719438787,
                20.45237803910627
              ],
              [
                -516113.0248488542,
                2089658.179438787,
                20.45237803910627
              ],
              [
                -517198.8848488542,
                2089658.179438787,
                5.352378039106273
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:03:40+00:00",
        "end_time": "2019-07-20T20:43:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3880.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3880.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3880.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3880.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.507134,
            68.32916689,
            5.352378039,
            -166.4784921,
            68.33693785,
            20.45237804
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.5041303590579,
                  68.32916688992044,
                  5.352378039106273
                ],
                [
                  -166.50713402264356,
                  68.33510023212447,
                  5.352378039106273
                ],
                [
                  -166.48148989092502,
                  68.33693784952287,
                  20.45237803910627
                ],
                [
                  -166.47849209289677,
                  68.33100403012092,
                  20.45237803910627
                ],
                [
                  -166.5041303590579,
                  68.32916688992044,
                  5.352378039106273
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3880.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3880.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:03:40Z",
            "pc:count": 1592396,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -516740.9778,
                "count": 1592396,
                "maximum": -516113.0248,
                "minimum": -517198.8848,
                "name": "X",
                "position": 0,
                "stddev": 265.8059061,
                "variance": 70652.77973
              },
              {
                "average": 2090001.362,
                "count": 1592396,
                "maximum": 2090325.719,
                "minimum": 2089658.179,
                "name": "Y",
                "position": 1,
                "stddev": 151.935979,
                "variance": 23084.54173
              },
              {
                "average": 11.5280094,
                "count": 1592396,
                "maximum": 20.45237804,
                "minimum": 5.352378039,
                "name": "Z",
                "position": 2,
                "stddev": 3.92832759,
                "variance": 15.43175765
              },
              {
                "average": 884.3899024,
                "count": 1592396,
                "maximum": 3473,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 467.0814712,
                "variance": 218165.1007
              },
              {
                "average": 1.000004396,
                "count": 1592396,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.002096634186,
                "variance": 4.395874911e-06
              },
              {
                "average": 1.000008792,
                "count": 1592396,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002965081984,
                "variance": 8.791711174e-06
              },
              {
                "average": 1,
                "count": 1592396,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1592396,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.542523342,
                "count": 1592396,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4981886402,
                "variance": 0.2481919212
              },
              {
                "average": 20.13102906,
                "count": 1592396,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.494542505,
                "variance": 2.233657299
              },
              {
                "average": 1.000028887,
                "count": 1592396,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.005374613521,
                "variance": 2.88864705e-05
              },
              {
                "average": 1.938175554,
                "count": 1592396,
                "maximum": 4,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7752560938,
                "variance": 0.601022011
              },
              {
                "average": 247690925.8,
                "count": 1592396,
                "maximum": 247691820.6,
                "minimum": 247690580.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 360.0065362,
                "variance": 129604.7061
              },
              {
                "average": 0,
                "count": 1592396,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1592396,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1592396,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1592396,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1592396,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -517198.8848,
              2089658.179,
              5.352378039,
              -516113.0248,
              2090325.719,
              20.45237804
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -517198.8848488542,
                    2089658.179438787,
                    5.352378039106273
                  ],
                  [
                    -517198.8848488542,
                    2090325.719438787,
                    5.352378039106273
                  ],
                  [
                    -516113.0248488542,
                    2090325.719438787,
                    20.45237803910627
                  ],
                  [
                    -516113.0248488542,
                    2089658.179438787,
                    20.45237803910627
                  ],
                  [
                    -517198.8848488542,
                    2089658.179438787,
                    5.352378039106273
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:03:40+00:00",
            "end_time": "2019-07-20T20: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": "20190720_NCMP_AK_03WVR2683.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.79679294390576,
              68.34884603787879,
              -10.089458996792006
            ],
            [
              -166.80205438916056,
              68.35898695747572,
              -10.089458996792006
            ],
            [
              -166.77474145727618,
              68.36098963105782,
              10.010541003207996
            ],
            [
              -166.76949067756706,
              68.35084782168772,
              10.010541003207996
            ],
            [
              -166.79679294390576,
              68.34884603787879,
              -10.089458996792006
            ]
          ]
        ]
      },
      "bbox": [
        -166.8020544,
        68.34884604,
        -10.089459,
        -166.7694907,
        68.36098963,
        10.010541
      ],
      "properties": {
        "datetime": "2019-07-20T22:26:48Z",
        "pc:count": 2560337,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -528124.2878,
            "count": 2560337,
            "maximum": -527582.7371,
            "minimum": -528739.1371,
            "name": "X",
            "position": 0,
            "stddev": 292.3886605,
            "variance": 85491.12878
          },
          {
            "average": 2094494.314,
            "count": 2560337,
            "maximum": 2095240.127,
            "minimum": 2094098.327,
            "name": "Y",
            "position": 1,
            "stddev": 186.7753973,
            "variance": 34885.04904
          },
          {
            "average": 4.444936304,
            "count": 2560337,
            "maximum": 10.010541,
            "minimum": -10.089459,
            "name": "Z",
            "position": 2,
            "stddev": 1.277872596,
            "variance": 1.632958371
          },
          {
            "average": 1017.996752,
            "count": 2560337,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 704.9939897,
            "variance": 497016.5256
          },
          {
            "average": 1.001748598,
            "count": 2560337,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.04317725607,
            "variance": 0.001864275442
          },
          {
            "average": 1.003503836,
            "count": 2560337,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.06203034238,
            "variance": 0.003847763376
          },
          {
            "average": 1,
            "count": 2560337,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2560337,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.146172555,
            "count": 2560337,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.213316273,
            "variance": 17.75203402
          },
          {
            "average": 20.15825376,
            "count": 2560337,
            "maximum": 25.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.381353092,
            "variance": 1.908136365
          },
          {
            "average": 1.026517212,
            "count": 2560337,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1624757158,
            "variance": 0.02639835822
          },
          {
            "average": 11.44243512,
            "count": 2560337,
            "maximum": 15,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.194689495,
            "variance": 1.42728299
          },
          {
            "average": 247695283.4,
            "count": 2560337,
            "maximum": 247696808.3,
            "minimum": 247694070.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 545.8467838,
            "variance": 297948.7114
          },
          {
            "average": 0,
            "count": 2560337,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2560337,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2560337,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2560337,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2560337,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -528739.1371,
          2094098.327,
          -10.089459,
          -527582.7371,
          2095240.127,
          10.010541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -528739.1370688193,
                2094098.3273065826,
                -10.089458996792006
              ],
              [
                -528739.1370688193,
                2095240.1273065824,
                -10.089458996792006
              ],
              [
                -527582.7370688193,
                2095240.1273065824,
                10.010541003207996
              ],
              [
                -527582.7370688193,
                2094098.3273065826,
                10.010541003207996
              ],
              [
                -528739.1370688193,
                2094098.3273065826,
                -10.089458996792006
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:26:48+00:00",
        "end_time": "2019-07-20T21:41:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2683.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2683.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2683.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2683.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.8020544,
            68.34884604,
            -10.089459,
            -166.7694907,
            68.36098963,
            10.010541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.79679294390576,
                  68.34884603787879,
                  -10.089458996792006
                ],
                [
                  -166.80205438916056,
                  68.35898695747572,
                  -10.089458996792006
                ],
                [
                  -166.77474145727618,
                  68.36098963105782,
                  10.010541003207996
                ],
                [
                  -166.76949067756706,
                  68.35084782168772,
                  10.010541003207996
                ],
                [
                  -166.79679294390576,
                  68.34884603787879,
                  -10.089458996792006
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2683.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2683.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:26:48Z",
            "pc:count": 2560337,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -528124.2878,
                "count": 2560337,
                "maximum": -527582.7371,
                "minimum": -528739.1371,
                "name": "X",
                "position": 0,
                "stddev": 292.3886605,
                "variance": 85491.12878
              },
              {
                "average": 2094494.314,
                "count": 2560337,
                "maximum": 2095240.127,
                "minimum": 2094098.327,
                "name": "Y",
                "position": 1,
                "stddev": 186.7753973,
                "variance": 34885.04904
              },
              {
                "average": 4.444936304,
                "count": 2560337,
                "maximum": 10.010541,
                "minimum": -10.089459,
                "name": "Z",
                "position": 2,
                "stddev": 1.277872596,
                "variance": 1.632958371
              },
              {
                "average": 1017.996752,
                "count": 2560337,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 704.9939897,
                "variance": 497016.5256
              },
              {
                "average": 1.001748598,
                "count": 2560337,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.04317725607,
                "variance": 0.001864275442
              },
              {
                "average": 1.003503836,
                "count": 2560337,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.06203034238,
                "variance": 0.003847763376
              },
              {
                "average": 1,
                "count": 2560337,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2560337,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.146172555,
                "count": 2560337,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.213316273,
                "variance": 17.75203402
              },
              {
                "average": 20.15825376,
                "count": 2560337,
                "maximum": 25.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.381353092,
                "variance": 1.908136365
              },
              {
                "average": 1.026517212,
                "count": 2560337,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1624757158,
                "variance": 0.02639835822
              },
              {
                "average": 11.44243512,
                "count": 2560337,
                "maximum": 15,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.194689495,
                "variance": 1.42728299
              },
              {
                "average": 247695283.4,
                "count": 2560337,
                "maximum": 247696808.3,
                "minimum": 247694070.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 545.8467838,
                "variance": 297948.7114
              },
              {
                "average": 0,
                "count": 2560337,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2560337,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2560337,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2560337,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2560337,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -528739.1371,
              2094098.327,
              -10.089459,
              -527582.7371,
              2095240.127,
              10.010541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -528739.1370688193,
                    2094098.3273065826,
                    -10.089458996792006
                  ],
                  [
                    -528739.1370688193,
                    2095240.1273065824,
                    -10.089458996792006
                  ],
                  [
                    -527582.7370688193,
                    2095240.1273065824,
                    10.010541003207996
                  ],
                  [
                    -527582.7370688193,
                    2094098.3273065826,
                    10.010541003207996
                  ],
                  [
                    -528739.1370688193,
                    2094098.3273065826,
                    -10.089458996792006
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:26:48+00:00",
            "end_time": "2019-07-20T21:41:10+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2684.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.7974964249603,
              68.35781768419434,
              -11.325725828851752
            ],
            [
              -166.7991856839906,
              68.36107319506434,
              -11.325725828851752
            ],
            [
              -166.77515475019936,
              68.36283492283303,
              -4.205725828851751
            ],
            [
              -166.77346850463383,
              68.35957916058152,
              -4.205725828851751
            ],
            [
              -166.7974964249603,
              68.35781768419434,
              -11.325725828851752
            ]
          ]
        ]
      },
      "bbox": [
        -166.7991857,
        68.35781768,
        -11.32572583,
        -166.7734685,
        68.36283492,
        -4.205725829
      ],
      "properties": {
        "datetime": "2019-07-20T22:26:48Z",
        "pc:count": 17634,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -528306.7688,
            "count": 17634,
            "maximum": -527560.61,
            "minimum": -528577.97,
            "name": "X",
            "position": 0,
            "stddev": 226.8313985,
            "variance": 51452.48336
          },
          {
            "average": 2095312.849,
            "count": 17634,
            "maximum": 2095443.564,
            "minimum": 2095077.024,
            "name": "Y",
            "position": 1,
            "stddev": 73.73105195,
            "variance": 5436.268022
          },
          {
            "average": -9.738975233,
            "count": 17634,
            "maximum": -4.205725829,
            "minimum": -11.32572583,
            "name": "Z",
            "position": 2,
            "stddev": 1.293248903,
            "variance": 1.672492724
          },
          {
            "average": 535.8699671,
            "count": 17634,
            "maximum": 2143,
            "minimum": 315,
            "name": "Intensity",
            "position": 3,
            "stddev": 248.3247623,
            "variance": 61665.18759
          },
          {
            "average": 1,
            "count": 17634,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 17634,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 17634,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17634,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 17634,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.74785142,
            "count": 17634,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.48346671,
            "variance": 2.200673481
          },
          {
            "average": 2.005840989,
            "count": 17634,
            "maximum": 3,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0.07620499435,
            "variance": 0.005807201164
          },
          {
            "average": 14.91953045,
            "count": 17634,
            "maximum": 15,
            "minimum": 14,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2720264615,
            "variance": 0.07399839574
          },
          {
            "average": 247696772.3,
            "count": 17634,
            "maximum": 247696808.3,
            "minimum": 247696493.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 81.88439911,
            "variance": 6705.054818
          },
          {
            "average": 0,
            "count": 17634,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17634,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17634,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17634,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17634,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -528577.97,
          2095077.024,
          -11.32572583,
          -527560.61,
          2095443.564,
          -4.205725829
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -528577.9700313233,
                2095077.0239647771,
                -11.325725828851752
              ],
              [
                -528577.9700313233,
                2095443.5639647772,
                -11.325725828851752
              ],
              [
                -527560.6100313232,
                2095443.5639647772,
                -4.205725828851751
              ],
              [
                -527560.6100313232,
                2095077.0239647771,
                -4.205725828851751
              ],
              [
                -528577.9700313233,
                2095077.0239647771,
                -11.325725828851752
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:26:48+00:00",
        "end_time": "2019-07-20T22:21:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2684.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2684.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2684.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2684.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.7991857,
            68.35781768,
            -11.32572583,
            -166.7734685,
            68.36283492,
            -4.205725829
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.7974964249603,
                  68.35781768419434,
                  -11.325725828851752
                ],
                [
                  -166.7991856839906,
                  68.36107319506434,
                  -11.325725828851752
                ],
                [
                  -166.77515475019936,
                  68.36283492283303,
                  -4.205725828851751
                ],
                [
                  -166.77346850463383,
                  68.35957916058152,
                  -4.205725828851751
                ],
                [
                  -166.7974964249603,
                  68.35781768419434,
                  -11.325725828851752
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2684.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2684.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:26:48Z",
            "pc:count": 17634,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -528306.7688,
                "count": 17634,
                "maximum": -527560.61,
                "minimum": -528577.97,
                "name": "X",
                "position": 0,
                "stddev": 226.8313985,
                "variance": 51452.48336
              },
              {
                "average": 2095312.849,
                "count": 17634,
                "maximum": 2095443.564,
                "minimum": 2095077.024,
                "name": "Y",
                "position": 1,
                "stddev": 73.73105195,
                "variance": 5436.268022
              },
              {
                "average": -9.738975233,
                "count": 17634,
                "maximum": -4.205725829,
                "minimum": -11.32572583,
                "name": "Z",
                "position": 2,
                "stddev": 1.293248903,
                "variance": 1.672492724
              },
              {
                "average": 535.8699671,
                "count": 17634,
                "maximum": 2143,
                "minimum": 315,
                "name": "Intensity",
                "position": 3,
                "stddev": 248.3247623,
                "variance": 61665.18759
              },
              {
                "average": 1,
                "count": 17634,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 17634,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 17634,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17634,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 17634,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.74785142,
                "count": 17634,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.48346671,
                "variance": 2.200673481
              },
              {
                "average": 2.005840989,
                "count": 17634,
                "maximum": 3,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0.07620499435,
                "variance": 0.005807201164
              },
              {
                "average": 14.91953045,
                "count": 17634,
                "maximum": 15,
                "minimum": 14,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2720264615,
                "variance": 0.07399839574
              },
              {
                "average": 247696772.3,
                "count": 17634,
                "maximum": 247696808.3,
                "minimum": 247696493.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 81.88439911,
                "variance": 6705.054818
              },
              {
                "average": 0,
                "count": 17634,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17634,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17634,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17634,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17634,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -528577.97,
              2095077.024,
              -11.32572583,
              -527560.61,
              2095443.564,
              -4.205725829
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -528577.9700313233,
                    2095077.0239647771,
                    -11.325725828851752
                  ],
                  [
                    -528577.9700313233,
                    2095443.5639647772,
                    -11.325725828851752
                  ],
                  [
                    -527560.6100313232,
                    2095443.5639647772,
                    -4.205725828851751
                  ],
                  [
                    -527560.6100313232,
                    2095077.0239647771,
                    -4.205725828851751
                  ],
                  [
                    -528577.9700313233,
                    2095077.0239647771,
                    -11.325725828851752
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:26:48+00:00",
            "end_time": "2019-07-20T22:21: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": "20190720_NCMP_AK_03WVR3881.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.5042635591098,
              68.33379040925257,
              4.748190126017914
            ],
            [
              -166.5094077580585,
              68.34394861642883,
              4.748190126017914
            ],
            [
              -166.48207723165442,
              68.34590667555187,
              9.768190126017915
            ],
            [
              -166.4769437370163,
              68.33574759761458,
              9.768190126017915
            ],
            [
              -166.5042635591098,
              68.33379040925257,
              4.748190126017914
            ]
          ]
        ]
      },
      "bbox": [
        -166.5094078,
        68.33379041,
        4.748190126,
        -166.4769437,
        68.34590668,
        9.768190126
      ],
      "properties": {
        "datetime": "2019-07-20T21:44:10Z",
        "pc:count": 3335602,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -516589.3633,
            "count": 3335602,
            "maximum": -515951.8258,
            "minimum": -517108.6858,
            "name": "X",
            "position": 0,
            "stddev": 279.8472945,
            "variance": 78314.50823
          },
          {
            "average": 2090723.991,
            "count": 3335602,
            "maximum": 2091304.008,
            "minimum": 2090161.168,
            "name": "Y",
            "position": 1,
            "stddev": 279.9024485,
            "variance": 78345.38067
          },
          {
            "average": 5.489814498,
            "count": 3335602,
            "maximum": 9.768190126,
            "minimum": 4.748190126,
            "name": "Z",
            "position": 2,
            "stddev": 0.664843408,
            "variance": 0.4420167572
          },
          {
            "average": 698.3944451,
            "count": 3335602,
            "maximum": 5826,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 433.0690482,
            "variance": 187548.8005
          },
          {
            "average": 1.000002398,
            "count": 3335602,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001548664792,
            "variance": 2.398362638e-06
          },
          {
            "average": 1.000005097,
            "count": 3335602,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.00225754443,
            "variance": 5.096506854e-06
          },
          {
            "average": 1,
            "count": 3335602,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3335602,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.512468814,
            "count": 3335602,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5331929924,
            "variance": 0.2842947671
          },
          {
            "average": 20.03400527,
            "count": 3335602,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.398900696,
            "variance": 1.956923156
          },
          {
            "average": 1.000069253,
            "count": 3335602,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.008321543805,
            "variance": 6.92480913e-05
          },
          {
            "average": 5.687903713,
            "count": 3335602,
            "maximum": 9,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.543048515,
            "variance": 2.380998721
          },
          {
            "average": 247692644.2,
            "count": 3335602,
            "maximum": 247694250.8,
            "minimum": 247691523.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 693.0172066,
            "variance": 480272.8487
          },
          {
            "average": 0,
            "count": 3335602,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3335602,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3335602,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3335602,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3335602,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -517108.6858,
          2090161.168,
          4.748190126,
          -515951.8258,
          2091304.008,
          9.768190126
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -517108.685765431,
                2090161.1681964719,
                4.748190126017914
              ],
              [
                -517108.685765431,
                2091304.0081964717,
                4.748190126017914
              ],
              [
                -515951.825765431,
                2091304.0081964717,
                9.768190126017915
              ],
              [
                -515951.825765431,
                2090161.1681964719,
                9.768190126017915
              ],
              [
                -517108.685765431,
                2090161.1681964719,
                4.748190126017914
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:44:10+00:00",
        "end_time": "2019-07-20T20:58:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3881.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3881.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3881.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3881.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.5094078,
            68.33379041,
            4.748190126,
            -166.4769437,
            68.34590668,
            9.768190126
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.5042635591098,
                  68.33379040925257,
                  4.748190126017914
                ],
                [
                  -166.5094077580585,
                  68.34394861642883,
                  4.748190126017914
                ],
                [
                  -166.48207723165442,
                  68.34590667555187,
                  9.768190126017915
                ],
                [
                  -166.4769437370163,
                  68.33574759761458,
                  9.768190126017915
                ],
                [
                  -166.5042635591098,
                  68.33379040925257,
                  4.748190126017914
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3881.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3881.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:44:10Z",
            "pc:count": 3335602,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -516589.3633,
                "count": 3335602,
                "maximum": -515951.8258,
                "minimum": -517108.6858,
                "name": "X",
                "position": 0,
                "stddev": 279.8472945,
                "variance": 78314.50823
              },
              {
                "average": 2090723.991,
                "count": 3335602,
                "maximum": 2091304.008,
                "minimum": 2090161.168,
                "name": "Y",
                "position": 1,
                "stddev": 279.9024485,
                "variance": 78345.38067
              },
              {
                "average": 5.489814498,
                "count": 3335602,
                "maximum": 9.768190126,
                "minimum": 4.748190126,
                "name": "Z",
                "position": 2,
                "stddev": 0.664843408,
                "variance": 0.4420167572
              },
              {
                "average": 698.3944451,
                "count": 3335602,
                "maximum": 5826,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 433.0690482,
                "variance": 187548.8005
              },
              {
                "average": 1.000002398,
                "count": 3335602,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001548664792,
                "variance": 2.398362638e-06
              },
              {
                "average": 1.000005097,
                "count": 3335602,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.00225754443,
                "variance": 5.096506854e-06
              },
              {
                "average": 1,
                "count": 3335602,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3335602,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.512468814,
                "count": 3335602,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5331929924,
                "variance": 0.2842947671
              },
              {
                "average": 20.03400527,
                "count": 3335602,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.398900696,
                "variance": 1.956923156
              },
              {
                "average": 1.000069253,
                "count": 3335602,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.008321543805,
                "variance": 6.92480913e-05
              },
              {
                "average": 5.687903713,
                "count": 3335602,
                "maximum": 9,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.543048515,
                "variance": 2.380998721
              },
              {
                "average": 247692644.2,
                "count": 3335602,
                "maximum": 247694250.8,
                "minimum": 247691523.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 693.0172066,
                "variance": 480272.8487
              },
              {
                "average": 0,
                "count": 3335602,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3335602,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3335602,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3335602,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3335602,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -517108.6858,
              2090161.168,
              4.748190126,
              -515951.8258,
              2091304.008,
              9.768190126
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -517108.685765431,
                    2090161.1681964719,
                    4.748190126017914
                  ],
                  [
                    -517108.685765431,
                    2091304.0081964717,
                    4.748190126017914
                  ],
                  [
                    -515951.825765431,
                    2091304.0081964717,
                    9.768190126017915
                  ],
                  [
                    -515951.825765431,
                    2090161.1681964719,
                    9.768190126017915
                  ],
                  [
                    -517108.685765431,
                    2090161.1681964719,
                    4.748190126017914
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:44:10+00:00",
            "end_time": "2019-07-20T20:58:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2782.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.7720193026956,
              68.34188819236698,
              -7.582414453979487
            ],
            [
              -166.77638952732315,
              68.35033080818909,
              -7.582414453979487
            ],
            [
              -166.7497579602344,
              68.35228017148836,
              18.537585546020516
            ],
            [
              -166.74539639265672,
              68.34383683488574,
              18.537585546020516
            ],
            [
              -166.7720193026956,
              68.34188819236698,
              -7.582414453979487
            ]
          ]
        ]
      },
      "bbox": [
        -166.7763895,
        68.34188819,
        -7.582414454,
        -166.7453964,
        68.35228017,
        18.53758555
      ],
      "properties": {
        "datetime": "2019-07-20T21:51:07Z",
        "pc:count": 3199759,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -527311.4197,
            "count": 3199759,
            "maximum": -526747.3091,
            "minimum": -527875.1691,
            "name": "X",
            "position": 0,
            "stddev": 288.4626164,
            "variance": 83210.68108
          },
          {
            "average": 2093625.946,
            "count": 3199759,
            "maximum": 2094097.067,
            "minimum": 2093146.527,
            "name": "Y",
            "position": 1,
            "stddev": 217.8669086,
            "variance": 47465.98986
          },
          {
            "average": 5.0251481,
            "count": 3199759,
            "maximum": 18.53758555,
            "minimum": -7.582414454,
            "name": "Z",
            "position": 2,
            "stddev": 1.213492997,
            "variance": 1.472565254
          },
          {
            "average": 1234.930078,
            "count": 3199759,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 693.7914942,
            "variance": 481346.6375
          },
          {
            "average": 1.006053893,
            "count": 3199759,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09980941341,
            "variance": 0.009961919005
          },
          {
            "average": 1.012143415,
            "count": 3199759,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1544444964,
            "variance": 0.02385310248
          },
          {
            "average": 1,
            "count": 3199759,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3199759,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.921670663,
            "count": 3199759,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.319445805,
            "variance": 11.01872046
          },
          {
            "average": 19.97822497,
            "count": 3199759,
            "maximum": 22.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.262352871,
            "variance": 1.593534771
          },
          {
            "average": 1.02098408,
            "count": 3199759,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1578003792,
            "variance": 0.02490095967
          },
          {
            "average": 7.994376451,
            "count": 3199759,
            "maximum": 10,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.215231484,
            "variance": 1.47678756
          },
          {
            "average": 247693685.9,
            "count": 3199759,
            "maximum": 247694667.5,
            "minimum": 247692325.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 548.3554735,
            "variance": 300693.7253
          },
          {
            "average": 0,
            "count": 3199759,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3199759,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3199759,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3199759,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3199759,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -527875.1691,
          2093146.527,
          -7.582414454,
          -526747.3091,
          2094097.067,
          18.53758555
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -527875.1690838515,
                2093146.5266527627,
                -7.582414453979487
              ],
              [
                -527875.1690838515,
                2094097.0666527627,
                -7.582414453979487
              ],
              [
                -526747.3090838514,
                2094097.0666527627,
                18.537585546020516
              ],
              [
                -526747.3090838514,
                2093146.5266527627,
                18.537585546020516
              ],
              [
                -527875.1690838515,
                2093146.5266527627,
                -7.582414453979487
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T21:51:07+00:00",
        "end_time": "2019-07-20T21:12:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2782.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2782.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2782.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2782.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.7763895,
            68.34188819,
            -7.582414454,
            -166.7453964,
            68.35228017,
            18.53758555
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.7720193026956,
                  68.34188819236698,
                  -7.582414453979487
                ],
                [
                  -166.77638952732315,
                  68.35033080818909,
                  -7.582414453979487
                ],
                [
                  -166.7497579602344,
                  68.35228017148836,
                  18.537585546020516
                ],
                [
                  -166.74539639265672,
                  68.34383683488574,
                  18.537585546020516
                ],
                [
                  -166.7720193026956,
                  68.34188819236698,
                  -7.582414453979487
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2782.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2782.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T21:51:07Z",
            "pc:count": 3199759,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -527311.4197,
                "count": 3199759,
                "maximum": -526747.3091,
                "minimum": -527875.1691,
                "name": "X",
                "position": 0,
                "stddev": 288.4626164,
                "variance": 83210.68108
              },
              {
                "average": 2093625.946,
                "count": 3199759,
                "maximum": 2094097.067,
                "minimum": 2093146.527,
                "name": "Y",
                "position": 1,
                "stddev": 217.8669086,
                "variance": 47465.98986
              },
              {
                "average": 5.0251481,
                "count": 3199759,
                "maximum": 18.53758555,
                "minimum": -7.582414454,
                "name": "Z",
                "position": 2,
                "stddev": 1.213492997,
                "variance": 1.472565254
              },
              {
                "average": 1234.930078,
                "count": 3199759,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 693.7914942,
                "variance": 481346.6375
              },
              {
                "average": 1.006053893,
                "count": 3199759,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09980941341,
                "variance": 0.009961919005
              },
              {
                "average": 1.012143415,
                "count": 3199759,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1544444964,
                "variance": 0.02385310248
              },
              {
                "average": 1,
                "count": 3199759,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3199759,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.921670663,
                "count": 3199759,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.319445805,
                "variance": 11.01872046
              },
              {
                "average": 19.97822497,
                "count": 3199759,
                "maximum": 22.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.262352871,
                "variance": 1.593534771
              },
              {
                "average": 1.02098408,
                "count": 3199759,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1578003792,
                "variance": 0.02490095967
              },
              {
                "average": 7.994376451,
                "count": 3199759,
                "maximum": 10,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.215231484,
                "variance": 1.47678756
              },
              {
                "average": 247693685.9,
                "count": 3199759,
                "maximum": 247694667.5,
                "minimum": 247692325.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 548.3554735,
                "variance": 300693.7253
              },
              {
                "average": 0,
                "count": 3199759,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3199759,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3199759,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3199759,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3199759,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -527875.1691,
              2093146.527,
              -7.582414454,
              -526747.3091,
              2094097.067,
              18.53758555
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -527875.1690838515,
                    2093146.5266527627,
                    -7.582414453979487
                  ],
                  [
                    -527875.1690838515,
                    2094097.0666527627,
                    -7.582414453979487
                  ],
                  [
                    -526747.3090838514,
                    2094097.0666527627,
                    18.537585546020516
                  ],
                  [
                    -526747.3090838514,
                    2093146.5266527627,
                    18.537585546020516
                  ],
                  [
                    -527875.1690838515,
                    2093146.5266527627,
                    -7.582414453979487
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T21:51:07+00:00",
            "end_time": "2019-07-20T21:12:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR3882.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.5048550486895,
              68.34275497947031,
              2.372410522728499
            ],
            [
              -166.50999998286105,
              68.35291084660464,
              2.372410522728499
            ],
            [
              -166.48266253279658,
              68.35486886013157,
              6.0124105227285
            ],
            [
              -166.47752830661992,
              68.34471212205746,
              6.0124105227285
            ],
            [
              -166.5048550486895,
              68.34275497947031,
              2.372410522728499
            ]
          ]
        ]
      },
      "bbox": [
        -166.51,
        68.34275498,
        2.372410523,
        -166.4775283,
        68.35486886,
        6.012410523
      ],
      "properties": {
        "datetime": "2019-07-20T22:18:51Z",
        "pc:count": 3514592,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -516436.6762,
            "count": 3514592,
            "maximum": -515790.6696,
            "minimum": -516947.4096,
            "name": "X",
            "position": 0,
            "stddev": 267.9996454,
            "variance": 71823.80996
          },
          {
            "average": 2091693.494,
            "count": 3514592,
            "maximum": 2092281.524,
            "minimum": 2091138.984,
            "name": "Y",
            "position": 1,
            "stddev": 281.7661518,
            "variance": 79392.16432
          },
          {
            "average": 4.799803093,
            "count": 3514592,
            "maximum": 6.012410523,
            "minimum": 2.372410523,
            "name": "Z",
            "position": 2,
            "stddev": 0.3981700599,
            "variance": 0.1585393966
          },
          {
            "average": 815.5212104,
            "count": 3514592,
            "maximum": 3270,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 497.0107832,
            "variance": 247019.7186
          },
          {
            "average": 1.000003983,
            "count": 3514592,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001995840157,
            "variance": 3.983377933e-06
          },
          {
            "average": 1.000011381,
            "count": 3514592,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.003373573123,
            "variance": 1.138099561e-05
          },
          {
            "average": 1,
            "count": 3514592,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3514592,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.575422126,
            "count": 3514592,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.573328522,
            "variance": 2.475362639
          },
          {
            "average": 20.09092252,
            "count": 3514592,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.134351739,
            "variance": 1.286753867
          },
          {
            "average": 1.002982423,
            "count": 3514592,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05453529179,
            "variance": 0.002974098051
          },
          {
            "average": 10.7017614,
            "count": 3514592,
            "maximum": 14,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.549868037,
            "variance": 2.402090933
          },
          {
            "average": 247694929.8,
            "count": 3514592,
            "maximum": 247696331,
            "minimum": 247693550.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 739.1922954,
            "variance": 546405.2496
          },
          {
            "average": 0,
            "count": 3514592,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3514592,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3514592,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3514592,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3514592,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -516947.4096,
          2091138.984,
          2.372410523,
          -515790.6696,
          2092281.524,
          6.012410523
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -516947.4095528147,
                2091138.984043071,
                2.372410522728499
              ],
              [
                -516947.4095528147,
                2092281.524043071,
                2.372410522728499
              ],
              [
                -515790.6695528147,
                2092281.524043071,
                6.0124105227285
              ],
              [
                -515790.6695528147,
                2091138.984043071,
                6.0124105227285
              ],
              [
                -516947.4095528147,
                2091138.984043071,
                2.372410522728499
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:18:51+00:00",
        "end_time": "2019-07-20T21:32:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR3882.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR3882.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3882.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3882.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.51,
            68.34275498,
            2.372410523,
            -166.4775283,
            68.35486886,
            6.012410523
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.5048550486895,
                  68.34275497947031,
                  2.372410522728499
                ],
                [
                  -166.50999998286105,
                  68.35291084660464,
                  2.372410522728499
                ],
                [
                  -166.48266253279658,
                  68.35486886013157,
                  6.0124105227285
                ],
                [
                  -166.47752830661992,
                  68.34471212205746,
                  6.0124105227285
                ],
                [
                  -166.5048550486895,
                  68.34275497947031,
                  2.372410522728499
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR3882.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR3882.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:18:51Z",
            "pc:count": 3514592,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -516436.6762,
                "count": 3514592,
                "maximum": -515790.6696,
                "minimum": -516947.4096,
                "name": "X",
                "position": 0,
                "stddev": 267.9996454,
                "variance": 71823.80996
              },
              {
                "average": 2091693.494,
                "count": 3514592,
                "maximum": 2092281.524,
                "minimum": 2091138.984,
                "name": "Y",
                "position": 1,
                "stddev": 281.7661518,
                "variance": 79392.16432
              },
              {
                "average": 4.799803093,
                "count": 3514592,
                "maximum": 6.012410523,
                "minimum": 2.372410523,
                "name": "Z",
                "position": 2,
                "stddev": 0.3981700599,
                "variance": 0.1585393966
              },
              {
                "average": 815.5212104,
                "count": 3514592,
                "maximum": 3270,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 497.0107832,
                "variance": 247019.7186
              },
              {
                "average": 1.000003983,
                "count": 3514592,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001995840157,
                "variance": 3.983377933e-06
              },
              {
                "average": 1.000011381,
                "count": 3514592,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.003373573123,
                "variance": 1.138099561e-05
              },
              {
                "average": 1,
                "count": 3514592,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3514592,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.575422126,
                "count": 3514592,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.573328522,
                "variance": 2.475362639
              },
              {
                "average": 20.09092252,
                "count": 3514592,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.134351739,
                "variance": 1.286753867
              },
              {
                "average": 1.002982423,
                "count": 3514592,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05453529179,
                "variance": 0.002974098051
              },
              {
                "average": 10.7017614,
                "count": 3514592,
                "maximum": 14,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.549868037,
                "variance": 2.402090933
              },
              {
                "average": 247694929.8,
                "count": 3514592,
                "maximum": 247696331,
                "minimum": 247693550.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 739.1922954,
                "variance": 546405.2496
              },
              {
                "average": 0,
                "count": 3514592,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3514592,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3514592,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3514592,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3514592,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -516947.4096,
              2091138.984,
              2.372410523,
              -515790.6696,
              2092281.524,
              6.012410523
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -516947.4095528147,
                    2091138.984043071,
                    2.372410522728499
                  ],
                  [
                    -516947.4095528147,
                    2092281.524043071,
                    2.372410522728499
                  ],
                  [
                    -515790.6695528147,
                    2092281.524043071,
                    6.0124105227285
                  ],
                  [
                    -515790.6695528147,
                    2091138.984043071,
                    6.0124105227285
                  ],
                  [
                    -516947.4095528147,
                    2091138.984043071,
                    2.372410522728499
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:18:51+00:00",
            "end_time": "2019-07-20T21:32:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190720_NCMP_AK_03WVR2783.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -166.77251171925468,
              68.34910425769077,
              -5.369378897717866
            ],
            [
              -166.7777616106702,
              68.35924253499388,
              -5.369378897717866
            ],
            [
              -166.751106000755,
              68.36119324098888,
              6.330621102282135
            ],
            [
              -166.7458665171457,
              68.35105409721791,
              6.330621102282135
            ],
            [
              -166.77251171925468,
              68.34910425769077,
              -5.369378897717866
            ]
          ]
        ]
      },
      "bbox": [
        -166.7777616,
        68.34910426,
        -5.369378898,
        -166.7458665,
        68.36119324,
        6.330621102
      ],
      "properties": {
        "datetime": "2019-07-20T22:27:01Z",
        "pc:count": 3427805,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -527179.0865,
            "count": 3427805,
            "maximum": -526614.361,
            "minimum": -527742.841,
            "name": "X",
            "position": 0,
            "stddev": 291.558316,
            "variance": 85006.25165
          },
          {
            "average": 2094436.926,
            "count": 3427805,
            "maximum": 2095074.621,
            "minimum": 2093933.201,
            "name": "Y",
            "position": 1,
            "stddev": 271.7345796,
            "variance": 73839.68176
          },
          {
            "average": 3.876115376,
            "count": 3427805,
            "maximum": 6.330621102,
            "minimum": -5.369378898,
            "name": "Z",
            "position": 2,
            "stddev": 1.413690363,
            "variance": 1.998520442
          },
          {
            "average": 967.5095304,
            "count": 3427805,
            "maximum": 15656,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 668.3229223,
            "variance": 446655.5284
          },
          {
            "average": 1.000049594,
            "count": 3427805,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.007042156957,
            "variance": 4.959197461e-05
          },
          {
            "average": 1.000100064,
            "count": 3427805,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01000270221,
            "variance": 0.0001000540515
          },
          {
            "average": 1,
            "count": 3427805,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3427805,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.65340473,
            "count": 3427805,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.365974812,
            "variance": 54.25758494
          },
          {
            "average": 19.89618209,
            "count": 3427805,
            "maximum": 24,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.181067088,
            "variance": 1.394919468
          },
          {
            "average": 1.077881035,
            "count": 3427805,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2683955093,
            "variance": 0.07203614941
          },
          {
            "average": 12.24787349,
            "count": 3427805,
            "maximum": 15,
            "minimum": 10,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.435441252,
            "variance": 2.060491589
          },
          {
            "average": 247695645.8,
            "count": 3427805,
            "maximum": 247696821.3,
            "minimum": 247694650.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 643.9506008,
            "variance": 414672.3762
          },
          {
            "average": 0,
            "count": 3427805,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3427805,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3427805,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3427805,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3427805,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -527742.841,
          2093933.201,
          -5.369378898,
          -526614.361,
          2095074.621,
          6.330621102
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -527742.8410041297,
                2093933.2006442894,
                -5.369378897717866
              ],
              [
                -527742.8410041297,
                2095074.6206442893,
                -5.369378897717866
              ],
              [
                -526614.3610041298,
                2095074.6206442893,
                6.330621102282135
              ],
              [
                -526614.3610041298,
                2093933.2006442894,
                6.330621102282135
              ],
              [
                -527742.8410041297,
                2093933.2006442894,
                -5.369378897717866
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-20T22:27:01+00:00",
        "end_time": "2019-07-20T21:50:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_535_PointHope/20190720_NCMP_AK_03WVR2783.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190720_NCMP_AK_03WVR2783.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2783.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2783.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -166.7777616,
            68.34910426,
            -5.369378898,
            -166.7458665,
            68.36119324,
            6.330621102
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -166.77251171925468,
                  68.34910425769077,
                  -5.369378897717866
                ],
                [
                  -166.7777616106702,
                  68.35924253499388,
                  -5.369378897717866
                ],
                [
                  -166.751106000755,
                  68.36119324098888,
                  6.330621102282135
                ],
                [
                  -166.7458665171457,
                  68.35105409721791,
                  6.330621102282135
                ],
                [
                  -166.77251171925468,
                  68.34910425769077,
                  -5.369378897717866
                ]
              ]
            ]
          },
          "id": "20190720_NCMP_AK_03WVR2783.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_535_PointHope/20190720_NCMP_AK_03WVR2783.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-20T22:27:01Z",
            "pc:count": 3427805,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -527179.0865,
                "count": 3427805,
                "maximum": -526614.361,
                "minimum": -527742.841,
                "name": "X",
                "position": 0,
                "stddev": 291.558316,
                "variance": 85006.25165
              },
              {
                "average": 2094436.926,
                "count": 3427805,
                "maximum": 2095074.621,
                "minimum": 2093933.201,
                "name": "Y",
                "position": 1,
                "stddev": 271.7345796,
                "variance": 73839.68176
              },
              {
                "average": 3.876115376,
                "count": 3427805,
                "maximum": 6.330621102,
                "minimum": -5.369378898,
                "name": "Z",
                "position": 2,
                "stddev": 1.413690363,
                "variance": 1.998520442
              },
              {
                "average": 967.5095304,
                "count": 3427805,
                "maximum": 15656,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 668.3229223,
                "variance": 446655.5284
              },
              {
                "average": 1.000049594,
                "count": 3427805,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.007042156957,
                "variance": 4.959197461e-05
              },
              {
                "average": 1.000100064,
                "count": 3427805,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01000270221,
                "variance": 0.0001000540515
              },
              {
                "average": 1,
                "count": 3427805,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3427805,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.65340473,
                "count": 3427805,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.365974812,
                "variance": 54.25758494
              },
              {
                "average": 19.89618209,
                "count": 3427805,
                "maximum": 24,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.181067088,
                "variance": 1.394919468
              },
              {
                "average": 1.077881035,
                "count": 3427805,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2683955093,
                "variance": 0.07203614941
              },
              {
                "average": 12.24787349,
                "count": 3427805,
                "maximum": 15,
                "minimum": 10,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.435441252,
                "variance": 2.060491589
              },
              {
                "average": 247695645.8,
                "count": 3427805,
                "maximum": 247696821.3,
                "minimum": 247694650.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 643.9506008,
                "variance": 414672.3762
              },
              {
                "average": 0,
                "count": 3427805,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3427805,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3427805,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3427805,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3427805,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -527742.841,
              2093933.201,
              -5.369378898,
              -526614.361,
              2095074.621,
              6.330621102
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -527742.8410041297,
                    2093933.2006442894,
                    -5.369378897717866
                  ],
                  [
                    -527742.8410041297,
                    2095074.6206442893,
                    -5.369378897717866
                  ],
                  [
                    -526614.3610041298,
                    2095074.6206442893,
                    6.330621102282135
                  ],
                  [
                    -526614.3610041298,
                    2093933.2006442894,
                    6.330621102282135
                  ],
                  [
                    -527742.8410041297,
                    2093933.2006442894,
                    -5.369378897717866
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-20T22:27:01+00:00",
            "end_time": "2019-07-20T21:50: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": "20190721_NCMP_AK_08VMK1853.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.38303687969702,
              58.21226176919367,
              -20.336589026184242
            ],
            [
              -136.38205236214839,
              58.21416225016555,
              -20.336589026184242
            ],
            [
              -136.37927997292377,
              58.213767197340815,
              8.243410973815758
            ],
            [
              -136.38026463057759,
              58.21186673735531,
              8.243410973815758
            ],
            [
              -136.38303687969702,
              58.21226176919367,
              -20.336589026184242
            ]
          ]
        ]
      },
      "bbox": [
        -136.3830369,
        58.21186674,
        -20.33658903,
        -136.37928,
        58.21416225,
        8.243410974
      ],
      "properties": {
        "datetime": "2019-07-21T20:36:47Z",
        "pc:count": 8404,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1020402.188,
            "count": 8404,
            "maximum": 1020432.496,
            "minimum": 1020264.156,
            "name": "X",
            "position": 0,
            "stddev": 17.7296155,
            "variance": 314.3392657
          },
          {
            "average": 1048597.311,
            "count": 8404,
            "maximum": 1048780.854,
            "minimum": 1048560.814,
            "name": "Y",
            "position": 1,
            "stddev": 22.92834637,
            "variance": 525.7090672
          },
          {
            "average": 1.540223206,
            "count": 8404,
            "maximum": 8.243410974,
            "minimum": -20.33658903,
            "name": "Z",
            "position": 2,
            "stddev": 4.641299989,
            "variance": 21.54166558
          },
          {
            "average": 341.1252975,
            "count": 8404,
            "maximum": 2884,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 481.2287326,
            "variance": 231581.0931
          },
          {
            "average": 1.132674917,
            "count": 8404,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4141188271,
            "variance": 0.1714944029
          },
          {
            "average": 1.270823417,
            "count": 8404,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6106677801,
            "variance": 0.3729151377
          },
          {
            "average": 1,
            "count": 8404,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8404,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 8.492622561,
            "count": 8404,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.54783264,
            "variance": 133.3524387
          },
          {
            "average": 20.29366082,
            "count": 8404,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4953625506,
            "variance": 0.2453840566
          },
          {
            "average": 1.413374584,
            "count": 8404,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5467479502,
            "variance": 0.2989333211
          },
          {
            "average": 1,
            "count": 8404,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247776605.9,
            "count": 8404,
            "maximum": 247776607.3,
            "minimum": 247776601.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.710573586,
            "variance": 0.5049148211
          },
          {
            "average": 0,
            "count": 8404,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8404,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8404,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8404,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8404,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1020264.156,
          1048560.814,
          -20.33658903,
          1020432.496,
          1048780.854,
          8.243410974
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1020264.1555391272,
                1048560.8143179924,
                -20.336589026184242
              ],
              [
                1020264.1555391272,
                1048780.8543179925,
                -20.336589026184242
              ],
              [
                1020432.4955391273,
                1048780.8543179925,
                8.243410973815758
              ],
              [
                1020432.4955391273,
                1048560.8143179924,
                8.243410973815758
              ],
              [
                1020264.1555391272,
                1048560.8143179924,
                -20.336589026184242
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T20:36:47+00:00",
        "end_time": "2019-07-21T20:36:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK1853.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK1853.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1853.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1853.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3830369,
            58.21186674,
            -20.33658903,
            -136.37928,
            58.21416225,
            8.243410974
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.38303687969702,
                  58.21226176919367,
                  -20.336589026184242
                ],
                [
                  -136.38205236214839,
                  58.21416225016555,
                  -20.336589026184242
                ],
                [
                  -136.37927997292377,
                  58.213767197340815,
                  8.243410973815758
                ],
                [
                  -136.38026463057759,
                  58.21186673735531,
                  8.243410973815758
                ],
                [
                  -136.38303687969702,
                  58.21226176919367,
                  -20.336589026184242
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK1853.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1853.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T20:36:47Z",
            "pc:count": 8404,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1020402.188,
                "count": 8404,
                "maximum": 1020432.496,
                "minimum": 1020264.156,
                "name": "X",
                "position": 0,
                "stddev": 17.7296155,
                "variance": 314.3392657
              },
              {
                "average": 1048597.311,
                "count": 8404,
                "maximum": 1048780.854,
                "minimum": 1048560.814,
                "name": "Y",
                "position": 1,
                "stddev": 22.92834637,
                "variance": 525.7090672
              },
              {
                "average": 1.540223206,
                "count": 8404,
                "maximum": 8.243410974,
                "minimum": -20.33658903,
                "name": "Z",
                "position": 2,
                "stddev": 4.641299989,
                "variance": 21.54166558
              },
              {
                "average": 341.1252975,
                "count": 8404,
                "maximum": 2884,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 481.2287326,
                "variance": 231581.0931
              },
              {
                "average": 1.132674917,
                "count": 8404,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4141188271,
                "variance": 0.1714944029
              },
              {
                "average": 1.270823417,
                "count": 8404,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6106677801,
                "variance": 0.3729151377
              },
              {
                "average": 1,
                "count": 8404,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8404,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 8.492622561,
                "count": 8404,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.54783264,
                "variance": 133.3524387
              },
              {
                "average": 20.29366082,
                "count": 8404,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4953625506,
                "variance": 0.2453840566
              },
              {
                "average": 1.413374584,
                "count": 8404,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5467479502,
                "variance": 0.2989333211
              },
              {
                "average": 1,
                "count": 8404,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247776605.9,
                "count": 8404,
                "maximum": 247776607.3,
                "minimum": 247776601.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.710573586,
                "variance": 0.5049148211
              },
              {
                "average": 0,
                "count": 8404,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8404,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8404,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8404,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8404,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1020264.156,
              1048560.814,
              -20.33658903,
              1020432.496,
              1048780.854,
              8.243410974
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1020264.1555391272,
                    1048560.8143179924,
                    -20.336589026184242
                  ],
                  [
                    1020264.1555391272,
                    1048780.8543179925,
                    -20.336589026184242
                  ],
                  [
                    1020432.4955391273,
                    1048780.8543179925,
                    8.243410973815758
                  ],
                  [
                    1020432.4955391273,
                    1048560.8143179924,
                    8.243410973815758
                  ],
                  [
                    1020264.1555391272,
                    1048560.8143179924,
                    -20.336589026184242
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T20:36:47+00:00",
            "end_time": "2019-07-21T20:36:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VMK1951.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.36955249224843,
              58.201531091897834,
              -21.860654177108106
            ],
            [
              -136.36934149176275,
              58.20193822083822,
              -21.860654177108106
            ],
            [
              -136.3686918817101,
              58.20184555723352,
              -11.180654177108106
            ],
            [
              -136.36890288922552,
              58.20143842934721,
              -11.180654177108106
            ],
            [
              -136.36955249224843,
              58.201531091897834,
              -21.860654177108106
            ]
          ]
        ]
      },
      "bbox": [
        -136.3695525,
        58.20143843,
        -21.86065418,
        -136.3686919,
        58.20193822,
        -11.18065418
      ],
      "properties": {
        "datetime": "2019-07-21T20:37:06Z",
        "pc:count": 558,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1021356.953,
            "count": 558,
            "maximum": 1021380.685,
            "minimum": 1021341.225,
            "name": "X",
            "position": 0,
            "stddev": 8.75574742,
            "variance": 76.66311288
          },
          {
            "average": 1047638.231,
            "count": 558,
            "maximum": 1047658.247,
            "minimum": 1047611.107,
            "name": "Y",
            "position": 1,
            "stddev": 8.701795137,
            "variance": 75.72123861
          },
          {
            "average": -14.91676529,
            "count": 558,
            "maximum": -11.18065418,
            "minimum": -21.86065418,
            "name": "Z",
            "position": 2,
            "stddev": 2.378521206,
            "variance": 5.657363126
          },
          {
            "average": 1040.74552,
            "count": 558,
            "maximum": 1475,
            "minimum": 800,
            "name": "Intensity",
            "position": 3,
            "stddev": 120.1861652,
            "variance": 14444.7143
          },
          {
            "average": 1,
            "count": 558,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 558,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 558,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 558,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 29,
            "count": 558,
            "maximum": 29,
            "minimum": 29,
            "name": "Classification",
            "position": 8,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 19.43574204,
            "count": 558,
            "maximum": 19.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4942792167,
            "variance": 0.2443119441
          },
          {
            "average": 2,
            "count": 558,
            "maximum": 2,
            "minimum": 2,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 558,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247776624.9,
            "count": 558,
            "maximum": 247776626,
            "minimum": 247776623.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.56243912,
            "variance": 0.3163377638
          },
          {
            "average": 0,
            "count": 558,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 558,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 558,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 558,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 558,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1021341.225,
          1047611.107,
          -21.86065418,
          1021380.685,
          1047658.247,
          -11.18065418
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1021341.2253439565,
                1047611.1070443604,
                -21.860654177108106
              ],
              [
                1021341.2253439565,
                1047658.2470443603,
                -21.860654177108106
              ],
              [
                1021380.6853439565,
                1047658.2470443603,
                -11.180654177108106
              ],
              [
                1021380.6853439565,
                1047611.1070443604,
                -11.180654177108106
              ],
              [
                1021341.2253439565,
                1047611.1070443604,
                -21.860654177108106
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T20:37:06+00:00",
        "end_time": "2019-07-21T20:37:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK1951.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK1951.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1951.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1951.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3695525,
            58.20143843,
            -21.86065418,
            -136.3686919,
            58.20193822,
            -11.18065418
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.36955249224843,
                  58.201531091897834,
                  -21.860654177108106
                ],
                [
                  -136.36934149176275,
                  58.20193822083822,
                  -21.860654177108106
                ],
                [
                  -136.3686918817101,
                  58.20184555723352,
                  -11.180654177108106
                ],
                [
                  -136.36890288922552,
                  58.20143842934721,
                  -11.180654177108106
                ],
                [
                  -136.36955249224843,
                  58.201531091897834,
                  -21.860654177108106
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK1951.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1951.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T20:37:06Z",
            "pc:count": 558,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1021356.953,
                "count": 558,
                "maximum": 1021380.685,
                "minimum": 1021341.225,
                "name": "X",
                "position": 0,
                "stddev": 8.75574742,
                "variance": 76.66311288
              },
              {
                "average": 1047638.231,
                "count": 558,
                "maximum": 1047658.247,
                "minimum": 1047611.107,
                "name": "Y",
                "position": 1,
                "stddev": 8.701795137,
                "variance": 75.72123861
              },
              {
                "average": -14.91676529,
                "count": 558,
                "maximum": -11.18065418,
                "minimum": -21.86065418,
                "name": "Z",
                "position": 2,
                "stddev": 2.378521206,
                "variance": 5.657363126
              },
              {
                "average": 1040.74552,
                "count": 558,
                "maximum": 1475,
                "minimum": 800,
                "name": "Intensity",
                "position": 3,
                "stddev": 120.1861652,
                "variance": 14444.7143
              },
              {
                "average": 1,
                "count": 558,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 558,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 558,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 558,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 29,
                "count": 558,
                "maximum": 29,
                "minimum": 29,
                "name": "Classification",
                "position": 8,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 19.43574204,
                "count": 558,
                "maximum": 19.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4942792167,
                "variance": 0.2443119441
              },
              {
                "average": 2,
                "count": 558,
                "maximum": 2,
                "minimum": 2,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 558,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247776624.9,
                "count": 558,
                "maximum": 247776626,
                "minimum": 247776623.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.56243912,
                "variance": 0.3163377638
              },
              {
                "average": 0,
                "count": 558,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 558,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 558,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 558,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 558,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1021341.225,
              1047611.107,
              -21.86065418,
              1021380.685,
              1047658.247,
              -11.18065418
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1021341.2253439565,
                    1047611.1070443604,
                    -21.860654177108106
                  ],
                  [
                    1021341.2253439565,
                    1047658.2470443603,
                    -21.860654177108106
                  ],
                  [
                    1021380.6853439565,
                    1047658.2470443603,
                    -11.180654177108106
                  ],
                  [
                    1021380.6853439565,
                    1047611.1070443604,
                    -11.180654177108106
                  ],
                  [
                    1021341.2253439565,
                    1047611.1070443604,
                    -21.860654177108106
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T20:37:06+00:00",
            "end_time": "2019-07-21T20:37:03+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VMK1952.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.37064840535007,
              58.2020276781432,
              -22.526084905931555
            ],
            [
              -136.3657308707659,
              58.21151402549372,
              -22.526084905931555
            ],
            [
              -136.35992612493473,
              58.210685927680736,
              87.51391509406845
            ],
            [
              -136.36484512311654,
              58.20119979983144,
              87.51391509406845
            ],
            [
              -136.37064840535007,
              58.2020276781432,
              -22.526084905931555
            ]
          ]
        ]
      },
      "bbox": [
        -136.3706484,
        58.2011998,
        -22.52608491,
        -136.3599261,
        58.21151403,
        87.51391509
      ],
      "properties": {
        "datetime": "2019-07-21T21:02:13Z",
        "pc:count": 594982,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1021496.106,
            "count": 594982,
            "maximum": 1021617.201,
            "minimum": 1021264.681,
            "name": "X",
            "position": 0,
            "stddev": 45.31746108,
            "variance": 2053.672278
          },
          {
            "average": 1048640.607,
            "count": 594982,
            "maximum": 1048746.194,
            "minimum": 1047647.794,
            "name": "Y",
            "position": 1,
            "stddev": 70.91506479,
            "variance": 5028.946414
          },
          {
            "average": 52.02457685,
            "count": 594982,
            "maximum": 87.51391509,
            "minimum": -22.52608491,
            "name": "Z",
            "position": 2,
            "stddev": 17.25688031,
            "variance": 297.799918
          },
          {
            "average": 123.8926472,
            "count": 594982,
            "maximum": 3650,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 215.9721234,
            "variance": 46643.9581
          },
          {
            "average": 2.739091267,
            "count": 594982,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.249537217,
            "variance": 1.561343256
          },
          {
            "average": 4.491245113,
            "count": 594982,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.967567932,
            "variance": 0.9361877031
          },
          {
            "average": 1,
            "count": 594982,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 594982,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.161309082,
            "count": 594982,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.818454893,
            "variance": 3.306778199
          },
          {
            "average": 19.38902006,
            "count": 594982,
            "maximum": 24,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.36663353,
            "variance": 5.600954264
          },
          {
            "average": 3.429902081,
            "count": 594982,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.116243309,
            "variance": 4.478485743
          },
          {
            "average": 4.437670383,
            "count": 594982,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5216283103,
            "variance": 0.2720960941
          },
          {
            "average": 247777917.5,
            "count": 594982,
            "maximum": 247778133.1,
            "minimum": 247776621.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 197.7680602,
            "variance": 39112.20562
          },
          {
            "average": 0,
            "count": 594982,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 594982,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 594982,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 594982,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 594982,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1021264.681,
          1047647.794,
          -22.52608491,
          1021617.201,
          1048746.194,
          87.51391509
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1021264.6806666674,
                1047647.7936133725,
                -22.526084905931555
              ],
              [
                1021264.6806666674,
                1048746.1936133725,
                -22.526084905931555
              ],
              [
                1021617.2006666674,
                1048746.1936133725,
                87.51391509406845
              ],
              [
                1021617.2006666674,
                1047647.7936133725,
                87.51391509406845
              ],
              [
                1021264.6806666674,
                1047647.7936133725,
                -22.526084905931555
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T21:02:13+00:00",
        "end_time": "2019-07-21T20:37:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK1952.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK1952.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1952.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1952.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3706484,
            58.2011998,
            -22.52608491,
            -136.3599261,
            58.21151403,
            87.51391509
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.37064840535007,
                  58.2020276781432,
                  -22.526084905931555
                ],
                [
                  -136.3657308707659,
                  58.21151402549372,
                  -22.526084905931555
                ],
                [
                  -136.35992612493473,
                  58.210685927680736,
                  87.51391509406845
                ],
                [
                  -136.36484512311654,
                  58.20119979983144,
                  87.51391509406845
                ],
                [
                  -136.37064840535007,
                  58.2020276781432,
                  -22.526084905931555
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK1952.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1952.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T21:02:13Z",
            "pc:count": 594982,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1021496.106,
                "count": 594982,
                "maximum": 1021617.201,
                "minimum": 1021264.681,
                "name": "X",
                "position": 0,
                "stddev": 45.31746108,
                "variance": 2053.672278
              },
              {
                "average": 1048640.607,
                "count": 594982,
                "maximum": 1048746.194,
                "minimum": 1047647.794,
                "name": "Y",
                "position": 1,
                "stddev": 70.91506479,
                "variance": 5028.946414
              },
              {
                "average": 52.02457685,
                "count": 594982,
                "maximum": 87.51391509,
                "minimum": -22.52608491,
                "name": "Z",
                "position": 2,
                "stddev": 17.25688031,
                "variance": 297.799918
              },
              {
                "average": 123.8926472,
                "count": 594982,
                "maximum": 3650,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 215.9721234,
                "variance": 46643.9581
              },
              {
                "average": 2.739091267,
                "count": 594982,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.249537217,
                "variance": 1.561343256
              },
              {
                "average": 4.491245113,
                "count": 594982,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.967567932,
                "variance": 0.9361877031
              },
              {
                "average": 1,
                "count": 594982,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 594982,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.161309082,
                "count": 594982,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.818454893,
                "variance": 3.306778199
              },
              {
                "average": 19.38902006,
                "count": 594982,
                "maximum": 24,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.36663353,
                "variance": 5.600954264
              },
              {
                "average": 3.429902081,
                "count": 594982,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.116243309,
                "variance": 4.478485743
              },
              {
                "average": 4.437670383,
                "count": 594982,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5216283103,
                "variance": 0.2720960941
              },
              {
                "average": 247777917.5,
                "count": 594982,
                "maximum": 247778133.1,
                "minimum": 247776621.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 197.7680602,
                "variance": 39112.20562
              },
              {
                "average": 0,
                "count": 594982,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 594982,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 594982,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 594982,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 594982,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1021264.681,
              1047647.794,
              -22.52608491,
              1021617.201,
              1048746.194,
              87.51391509
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1021264.6806666674,
                    1047647.7936133725,
                    -22.526084905931555
                  ],
                  [
                    1021264.6806666674,
                    1048746.1936133725,
                    -22.526084905931555
                  ],
                  [
                    1021617.2006666674,
                    1048746.1936133725,
                    87.51391509406845
                  ],
                  [
                    1021617.2006666674,
                    1047647.7936133725,
                    87.51391509406845
                  ],
                  [
                    1021264.6806666674,
                    1047647.7936133725,
                    -22.526084905931555
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T21:02:13+00:00",
            "end_time": "2019-07-21T20:37:01+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VMK1953.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.3671263479197,
              58.21136278007809,
              -21.188360235407046
            ],
            [
              -136.3648388610431,
              58.21577407624293,
              -21.188360235407046
            ],
            [
              -136.35938188960444,
              58.21499565655492,
              82.87163976459296
            ],
            [
              -136.3616700164603,
              58.210584456370846,
              82.87163976459296
            ],
            [
              -136.3671263479197,
              58.21136278007809,
              -21.188360235407046
            ]
          ]
        ]
      },
      "bbox": [
        -136.3671263,
        58.21058446,
        -21.18836024,
        -136.3593819,
        58.21577408,
        82.87163976
      ],
      "properties": {
        "datetime": "2019-07-21T21:02:12Z",
        "pc:count": 774523,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1021386.039,
            "count": 774523,
            "maximum": 1021521.566,
            "minimum": 1021190.206,
            "name": "X",
            "position": 0,
            "stddev": 47.82032143,
            "variance": 2286.783142
          },
          {
            "average": 1048908.587,
            "count": 774523,
            "maximum": 1049219.208,
            "minimum": 1048708.428,
            "name": "Y",
            "position": 1,
            "stddev": 132.2065441,
            "variance": 17478.5703
          },
          {
            "average": 38.85237599,
            "count": 774523,
            "maximum": 82.87163976,
            "minimum": -21.18836024,
            "name": "Z",
            "position": 2,
            "stddev": 14.6273657,
            "variance": 213.9598274
          },
          {
            "average": 141.281439,
            "count": 774523,
            "maximum": 3290,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 239.4789691,
            "variance": 57350.17664
          },
          {
            "average": 2.63732904,
            "count": 774523,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.260129458,
            "variance": 1.58792625
          },
          {
            "average": 4.298135756,
            "count": 774523,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.11748132,
            "variance": 1.2487645
          },
          {
            "average": 1,
            "count": 774523,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 774523,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.229403129,
            "count": 774523,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.11229606,
            "variance": 4.461794643
          },
          {
            "average": 19.58361383,
            "count": 774523,
            "maximum": 25.00200081,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.021579243,
            "variance": 9.129941123
          },
          {
            "average": 3.183754388,
            "count": 774523,
            "maximum": 17,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.004176833,
            "variance": 4.016724777
          },
          {
            "average": 4.789879707,
            "count": 774523,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4073941212,
            "variance": 0.16596997
          },
          {
            "average": 247778047.9,
            "count": 774523,
            "maximum": 247778132.2,
            "minimum": 247777743.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 154.2980331,
            "variance": 23807.883
          },
          {
            "average": 0,
            "count": 774523,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 774523,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 774523,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 774523,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 774523,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1021190.206,
          1048708.428,
          -21.18836024,
          1021521.566,
          1049219.208,
          82.87163976
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1021190.2059579635,
                1048708.4282516341,
                -21.188360235407046
              ],
              [
                1021190.2059579635,
                1049219.208251634,
                -21.188360235407046
              ],
              [
                1021521.5659579636,
                1049219.208251634,
                82.87163976459296
              ],
              [
                1021521.5659579636,
                1048708.4282516341,
                82.87163976459296
              ],
              [
                1021190.2059579635,
                1048708.4282516341,
                -21.188360235407046
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T21:02:12+00:00",
        "end_time": "2019-07-21T20:55:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK1953.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK1953.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1953.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1953.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3671263,
            58.21058446,
            -21.18836024,
            -136.3593819,
            58.21577408,
            82.87163976
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.3671263479197,
                  58.21136278007809,
                  -21.188360235407046
                ],
                [
                  -136.3648388610431,
                  58.21577407624293,
                  -21.188360235407046
                ],
                [
                  -136.35938188960444,
                  58.21499565655492,
                  82.87163976459296
                ],
                [
                  -136.3616700164603,
                  58.210584456370846,
                  82.87163976459296
                ],
                [
                  -136.3671263479197,
                  58.21136278007809,
                  -21.188360235407046
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK1953.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK1953.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T21:02:12Z",
            "pc:count": 774523,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1021386.039,
                "count": 774523,
                "maximum": 1021521.566,
                "minimum": 1021190.206,
                "name": "X",
                "position": 0,
                "stddev": 47.82032143,
                "variance": 2286.783142
              },
              {
                "average": 1048908.587,
                "count": 774523,
                "maximum": 1049219.208,
                "minimum": 1048708.428,
                "name": "Y",
                "position": 1,
                "stddev": 132.2065441,
                "variance": 17478.5703
              },
              {
                "average": 38.85237599,
                "count": 774523,
                "maximum": 82.87163976,
                "minimum": -21.18836024,
                "name": "Z",
                "position": 2,
                "stddev": 14.6273657,
                "variance": 213.9598274
              },
              {
                "average": 141.281439,
                "count": 774523,
                "maximum": 3290,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 239.4789691,
                "variance": 57350.17664
              },
              {
                "average": 2.63732904,
                "count": 774523,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.260129458,
                "variance": 1.58792625
              },
              {
                "average": 4.298135756,
                "count": 774523,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.11748132,
                "variance": 1.2487645
              },
              {
                "average": 1,
                "count": 774523,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 774523,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.229403129,
                "count": 774523,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.11229606,
                "variance": 4.461794643
              },
              {
                "average": 19.58361383,
                "count": 774523,
                "maximum": 25.00200081,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.021579243,
                "variance": 9.129941123
              },
              {
                "average": 3.183754388,
                "count": 774523,
                "maximum": 17,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.004176833,
                "variance": 4.016724777
              },
              {
                "average": 4.789879707,
                "count": 774523,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4073941212,
                "variance": 0.16596997
              },
              {
                "average": 247778047.9,
                "count": 774523,
                "maximum": 247778132.2,
                "minimum": 247777743.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 154.2980331,
                "variance": 23807.883
              },
              {
                "average": 0,
                "count": 774523,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 774523,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 774523,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 774523,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 774523,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1021190.206,
              1048708.428,
              -21.18836024,
              1021521.566,
              1049219.208,
              82.87163976
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1021190.2059579635,
                    1048708.4282516341,
                    -21.188360235407046
                  ],
                  [
                    1021190.2059579635,
                    1049219.208251634,
                    -21.188360235407046
                  ],
                  [
                    1021521.5659579636,
                    1049219.208251634,
                    82.87163976459296
                  ],
                  [
                    1021521.5659579636,
                    1048708.4282516341,
                    82.87163976459296
                  ],
                  [
                    1021190.2059579635,
                    1048708.4282516341,
                    -21.188360235407046
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T21:02:12+00:00",
            "end_time": "2019-07-21T20:55:43+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VMK2049.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.35146017131785,
              58.18090191949436,
              -18.50055841030305
            ],
            [
              -136.34933886851135,
              58.18499263981391,
              -18.50055841030305
            ],
            [
              -136.34123166529994,
              58.18383395927277,
              58.519441589696946
            ],
            [
              -136.3433538488599,
              58.17974337127768,
              58.519441589696946
            ],
            [
              -136.35146017131785,
              58.18090191949436,
              -18.50055841030305
            ]
          ]
        ]
      },
      "bbox": [
        -136.3514602,
        58.17974337,
        -18.50055841,
        -136.3412317,
        58.18499264,
        58.51944159
      ],
      "properties": {
        "datetime": "2019-07-23T18:29:49Z",
        "pc:count": 716291,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1023283.349,
            "count": 716291,
            "maximum": 1023462.638,
            "minimum": 1022969.878,
            "name": "X",
            "position": 0,
            "stddev": 51.96522702,
            "variance": 2700.384819
          },
          {
            "average": 1046022.406,
            "count": 716291,
            "maximum": 1046139.197,
            "minimum": 1045665.517,
            "name": "Y",
            "position": 1,
            "stddev": 60.92156069,
            "variance": 3711.436557
          },
          {
            "average": 33.02812749,
            "count": 716291,
            "maximum": 58.51944159,
            "minimum": -18.50055841,
            "name": "Z",
            "position": 2,
            "stddev": 12.20642214,
            "variance": 148.9967415
          },
          {
            "average": 141.3988253,
            "count": 716291,
            "maximum": 3277,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 235.7532638,
            "variance": 55579.60141
          },
          {
            "average": 2.607898187,
            "count": 716291,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.279113039,
            "variance": 1.636130166
          },
          {
            "average": 4.21798822,
            "count": 716291,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.255464352,
            "variance": 1.57619074
          },
          {
            "average": 1,
            "count": 716291,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 716291,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.624757256,
            "count": 716291,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.832304073,
            "variance": 14.68655451
          },
          {
            "average": 20.23206892,
            "count": 716291,
            "maximum": 25.99799919,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.641651289,
            "variance": 6.978321531
          },
          {
            "average": 3.199520865,
            "count": 716291,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.040294255,
            "variance": 4.162800647
          },
          {
            "average": 1.47337744,
            "count": 716291,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4992910848,
            "variance": 0.2492915873
          },
          {
            "average": 247792115.4,
            "count": 716291,
            "maximum": 247941789.6,
            "minimum": 247776654.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 47757.15698,
            "variance": 2280746043
          },
          {
            "average": 0,
            "count": 716291,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 716291,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 716291,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 716291,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 716291,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1022969.878,
          1045665.517,
          -18.50055841,
          1023462.638,
          1046139.197,
          58.51944159
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1022969.8780521458,
                1045665.5170464511,
                -18.50055841030305
              ],
              [
                1022969.8780521458,
                1046139.197046451,
                -18.50055841030305
              ],
              [
                1023462.6380521458,
                1046139.197046451,
                58.519441589696946
              ],
              [
                1023462.6380521458,
                1045665.5170464511,
                58.519441589696946
              ],
              [
                1022969.8780521458,
                1045665.5170464511,
                -18.50055841030305
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T18:29:49+00:00",
        "end_time": "2019-07-21T20:37:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK2049.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK2049.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2049.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2049.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3514602,
            58.17974337,
            -18.50055841,
            -136.3412317,
            58.18499264,
            58.51944159
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.35146017131785,
                  58.18090191949436,
                  -18.50055841030305
                ],
                [
                  -136.34933886851135,
                  58.18499263981391,
                  -18.50055841030305
                ],
                [
                  -136.34123166529994,
                  58.18383395927277,
                  58.519441589696946
                ],
                [
                  -136.3433538488599,
                  58.17974337127768,
                  58.519441589696946
                ],
                [
                  -136.35146017131785,
                  58.18090191949436,
                  -18.50055841030305
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK2049.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2049.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T18:29:49Z",
            "pc:count": 716291,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1023283.349,
                "count": 716291,
                "maximum": 1023462.638,
                "minimum": 1022969.878,
                "name": "X",
                "position": 0,
                "stddev": 51.96522702,
                "variance": 2700.384819
              },
              {
                "average": 1046022.406,
                "count": 716291,
                "maximum": 1046139.197,
                "minimum": 1045665.517,
                "name": "Y",
                "position": 1,
                "stddev": 60.92156069,
                "variance": 3711.436557
              },
              {
                "average": 33.02812749,
                "count": 716291,
                "maximum": 58.51944159,
                "minimum": -18.50055841,
                "name": "Z",
                "position": 2,
                "stddev": 12.20642214,
                "variance": 148.9967415
              },
              {
                "average": 141.3988253,
                "count": 716291,
                "maximum": 3277,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 235.7532638,
                "variance": 55579.60141
              },
              {
                "average": 2.607898187,
                "count": 716291,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.279113039,
                "variance": 1.636130166
              },
              {
                "average": 4.21798822,
                "count": 716291,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.255464352,
                "variance": 1.57619074
              },
              {
                "average": 1,
                "count": 716291,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 716291,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.624757256,
                "count": 716291,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.832304073,
                "variance": 14.68655451
              },
              {
                "average": 20.23206892,
                "count": 716291,
                "maximum": 25.99799919,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.641651289,
                "variance": 6.978321531
              },
              {
                "average": 3.199520865,
                "count": 716291,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.040294255,
                "variance": 4.162800647
              },
              {
                "average": 1.47337744,
                "count": 716291,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4992910848,
                "variance": 0.2492915873
              },
              {
                "average": 247792115.4,
                "count": 716291,
                "maximum": 247941789.6,
                "minimum": 247776654.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 47757.15698,
                "variance": 2280746043
              },
              {
                "average": 0,
                "count": 716291,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 716291,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 716291,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 716291,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 716291,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1022969.878,
              1045665.517,
              -18.50055841,
              1023462.638,
              1046139.197,
              58.51944159
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1022969.8780521458,
                    1045665.5170464511,
                    -18.50055841030305
                  ],
                  [
                    1022969.8780521458,
                    1046139.197046451,
                    -18.50055841030305
                  ],
                  [
                    1023462.6380521458,
                    1046139.197046451,
                    58.519441589696946
                  ],
                  [
                    1023462.6380521458,
                    1045665.5170464511,
                    58.519441589696946
                  ],
                  [
                    1022969.8780521458,
                    1045665.5170464511,
                    -18.50055841030305
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T18:29:49+00:00",
            "end_time": "2019-07-21T20:37: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": "20190721_NCMP_AK_08VMK2149.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.34709481996057,
              58.17715490167206,
              -14.094242317510208
            ],
            [
              -136.34250578266077,
              58.186001814636725,
              -14.094242317510208
            ],
            [
              -136.32332384472718,
              58.18325833719198,
              230.7857576824898
            ],
            [
              -136.3279173876731,
              58.17441210170416,
              230.7857576824898
            ],
            [
              -136.34709481996057,
              58.17715490167206,
              -14.094242317510208
            ]
          ]
        ]
      },
      "bbox": [
        -136.3470948,
        58.1744121,
        -14.09424232,
        -136.3233238,
        58.18600181,
        230.7857577
      ],
      "properties": {
        "datetime": "2019-07-23T18:30:03Z",
        "pc:count": 7421936,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1023837.638,
            "count": 7421936,
            "maximum": 1024492.838,
            "minimum": 1023326.898,
            "name": "X",
            "position": 0,
            "stddev": 269.9240841,
            "variance": 72859.01119
          },
          {
            "average": 1045937.51,
            "count": 7421936,
            "maximum": 1046353.263,
            "minimum": 1045328.823,
            "name": "Y",
            "position": 1,
            "stddev": 205.2662964,
            "variance": 42134.25245
          },
          {
            "average": 77.53155324,
            "count": 7421936,
            "maximum": 230.7857577,
            "minimum": -14.09424232,
            "name": "Z",
            "position": 2,
            "stddev": 37.74809399,
            "variance": 1424.9186
          },
          {
            "average": 167.0836349,
            "count": 7421936,
            "maximum": 5951,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 279.6451578,
            "variance": 78201.4143
          },
          {
            "average": 2.543420207,
            "count": 7421936,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.270388571,
            "variance": 1.613887122
          },
          {
            "average": 4.097616444,
            "count": 7421936,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.288762217,
            "variance": 1.660908051
          },
          {
            "average": 1,
            "count": 7421936,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7421936,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.220439115,
            "count": 7421936,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.746135667,
            "variance": 3.048989768
          },
          {
            "average": 20.43668318,
            "count": 7421936,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.045508697,
            "variance": 9.275123224
          },
          {
            "average": 3.036496003,
            "count": 7421936,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.974895008,
            "variance": 3.900210294
          },
          {
            "average": 2.673119251,
            "count": 7421936,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.42632489,
            "variance": 2.034402691
          },
          {
            "average": 247833908.3,
            "count": 7421936,
            "maximum": 247941803,
            "minimum": 247776659.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 77917.0869,
            "variance": 6071072431
          },
          {
            "average": 0,
            "count": 7421936,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7421936,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7421936,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7421936,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7421936,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1023326.898,
          1045328.823,
          -14.09424232,
          1024492.838,
          1046353.263,
          230.7857577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1023326.8978983711,
                1045328.8229305851,
                -14.094242317510208
              ],
              [
                1023326.8978983711,
                1046353.2629305851,
                -14.094242317510208
              ],
              [
                1024492.837898371,
                1046353.2629305851,
                230.7857576824898
              ],
              [
                1024492.837898371,
                1045328.8229305851,
                230.7857576824898
              ],
              [
                1023326.8978983711,
                1045328.8229305851,
                -14.094242317510208
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T18:30:03+00:00",
        "end_time": "2019-07-21T20:37:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK2149.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK2149.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2149.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2149.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3470948,
            58.1744121,
            -14.09424232,
            -136.3233238,
            58.18600181,
            230.7857577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.34709481996057,
                  58.17715490167206,
                  -14.094242317510208
                ],
                [
                  -136.34250578266077,
                  58.186001814636725,
                  -14.094242317510208
                ],
                [
                  -136.32332384472718,
                  58.18325833719198,
                  230.7857576824898
                ],
                [
                  -136.3279173876731,
                  58.17441210170416,
                  230.7857576824898
                ],
                [
                  -136.34709481996057,
                  58.17715490167206,
                  -14.094242317510208
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK2149.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2149.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T18:30:03Z",
            "pc:count": 7421936,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1023837.638,
                "count": 7421936,
                "maximum": 1024492.838,
                "minimum": 1023326.898,
                "name": "X",
                "position": 0,
                "stddev": 269.9240841,
                "variance": 72859.01119
              },
              {
                "average": 1045937.51,
                "count": 7421936,
                "maximum": 1046353.263,
                "minimum": 1045328.823,
                "name": "Y",
                "position": 1,
                "stddev": 205.2662964,
                "variance": 42134.25245
              },
              {
                "average": 77.53155324,
                "count": 7421936,
                "maximum": 230.7857577,
                "minimum": -14.09424232,
                "name": "Z",
                "position": 2,
                "stddev": 37.74809399,
                "variance": 1424.9186
              },
              {
                "average": 167.0836349,
                "count": 7421936,
                "maximum": 5951,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 279.6451578,
                "variance": 78201.4143
              },
              {
                "average": 2.543420207,
                "count": 7421936,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.270388571,
                "variance": 1.613887122
              },
              {
                "average": 4.097616444,
                "count": 7421936,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.288762217,
                "variance": 1.660908051
              },
              {
                "average": 1,
                "count": 7421936,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7421936,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.220439115,
                "count": 7421936,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.746135667,
                "variance": 3.048989768
              },
              {
                "average": 20.43668318,
                "count": 7421936,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.045508697,
                "variance": 9.275123224
              },
              {
                "average": 3.036496003,
                "count": 7421936,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.974895008,
                "variance": 3.900210294
              },
              {
                "average": 2.673119251,
                "count": 7421936,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.42632489,
                "variance": 2.034402691
              },
              {
                "average": 247833908.3,
                "count": 7421936,
                "maximum": 247941803,
                "minimum": 247776659.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 77917.0869,
                "variance": 6071072431
              },
              {
                "average": 0,
                "count": 7421936,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7421936,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7421936,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7421936,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7421936,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1023326.898,
              1045328.823,
              -14.09424232,
              1024492.838,
              1046353.263,
              230.7857577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1023326.8978983711,
                    1045328.8229305851,
                    -14.094242317510208
                  ],
                  [
                    1023326.8978983711,
                    1046353.2629305851,
                    -14.094242317510208
                  ],
                  [
                    1024492.837898371,
                    1046353.2629305851,
                    230.7857576824898
                  ],
                  [
                    1024492.837898371,
                    1045328.8229305851,
                    230.7857576824898
                  ],
                  [
                    1023326.8978983711,
                    1045328.8229305851,
                    -14.094242317510208
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T18:30:03+00:00",
            "end_time": "2019-07-21T20:37:39+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VMK2150.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.34810989481497,
              58.18481891588054,
              -6.251965788193274
            ],
            [
              -136.3435063031815,
              58.19369241180319,
              -6.251965788193274
            ],
            [
              -136.32687839676407,
              58.19131509511095,
              243.66803421180674
            ],
            [
              -136.33148590687364,
              58.18244218819409,
              243.66803421180674
            ],
            [
              -136.34810989481497,
              58.18481891588054,
              -6.251965788193274
            ]
          ]
        ]
      },
      "bbox": [
        -136.3481099,
        58.18244219,
        -6.251965788,
        -136.3268784,
        58.19369241,
        243.6680342
      ],
      "properties": {
        "datetime": "2019-07-23T18:29:51Z",
        "pc:count": 9297210,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1023505.345,
            "count": 9297210,
            "maximum": 1024054.978,
            "minimum": 1023044.518,
            "name": "X",
            "position": 0,
            "stddev": 208.9118828,
            "variance": 43644.17477
          },
          {
            "average": 1046555.481,
            "count": 9297210,
            "maximum": 1047166.92,
            "minimum": 1046139.4,
            "name": "Y",
            "position": 1,
            "stddev": 240.5808657,
            "variance": 57879.15294
          },
          {
            "average": 93.1024733,
            "count": 9297210,
            "maximum": 243.6680342,
            "minimum": -6.251965788,
            "name": "Z",
            "position": 2,
            "stddev": 47.75823812,
            "variance": 2280.849308
          },
          {
            "average": 134.1661502,
            "count": 9297210,
            "maximum": 15466,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 252.1656074,
            "variance": 63587.49354
          },
          {
            "average": 2.693009408,
            "count": 9297210,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.258985375,
            "variance": 1.585044174
          },
          {
            "average": 4.393827503,
            "count": 9297210,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.073648389,
            "variance": 1.152720863
          },
          {
            "average": 1,
            "count": 9297210,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9297210,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.366207819,
            "count": 9297210,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.926252887,
            "variance": 8.562955959
          },
          {
            "average": 20.00851575,
            "count": 9297210,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.872146912,
            "variance": 8.249227884
          },
          {
            "average": 3.348770975,
            "count": 9297210,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.092995991,
            "variance": 4.380632218
          },
          {
            "average": 3.985478869,
            "count": 9297210,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.172113796,
            "variance": 1.37385075
          },
          {
            "average": 247790401.1,
            "count": 9297210,
            "maximum": 247941791.2,
            "minimum": 247777074.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 43531.99024,
            "variance": 1895034174
          },
          {
            "average": 0,
            "count": 9297210,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9297210,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9297210,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9297210,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9297210,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1023044.518,
          1046139.4,
          -6.251965788,
          1024054.978,
          1047166.92,
          243.6680342
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1023044.5183552967,
                1046139.3999810817,
                -6.251965788193274
              ],
              [
                1023044.5183552967,
                1047166.9199810817,
                -6.251965788193274
              ],
              [
                1024054.9783552967,
                1047166.9199810817,
                243.66803421180674
              ],
              [
                1024054.9783552967,
                1046139.3999810817,
                243.66803421180674
              ],
              [
                1023044.5183552967,
                1046139.3999810817,
                -6.251965788193274
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T18:29:51+00:00",
        "end_time": "2019-07-21T20:44:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK2150.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK2150.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2150.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2150.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3481099,
            58.18244219,
            -6.251965788,
            -136.3268784,
            58.19369241,
            243.6680342
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.34810989481497,
                  58.18481891588054,
                  -6.251965788193274
                ],
                [
                  -136.3435063031815,
                  58.19369241180319,
                  -6.251965788193274
                ],
                [
                  -136.32687839676407,
                  58.19131509511095,
                  243.66803421180674
                ],
                [
                  -136.33148590687364,
                  58.18244218819409,
                  243.66803421180674
                ],
                [
                  -136.34810989481497,
                  58.18481891588054,
                  -6.251965788193274
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK2150.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2150.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T18:29:51Z",
            "pc:count": 9297210,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1023505.345,
                "count": 9297210,
                "maximum": 1024054.978,
                "minimum": 1023044.518,
                "name": "X",
                "position": 0,
                "stddev": 208.9118828,
                "variance": 43644.17477
              },
              {
                "average": 1046555.481,
                "count": 9297210,
                "maximum": 1047166.92,
                "minimum": 1046139.4,
                "name": "Y",
                "position": 1,
                "stddev": 240.5808657,
                "variance": 57879.15294
              },
              {
                "average": 93.1024733,
                "count": 9297210,
                "maximum": 243.6680342,
                "minimum": -6.251965788,
                "name": "Z",
                "position": 2,
                "stddev": 47.75823812,
                "variance": 2280.849308
              },
              {
                "average": 134.1661502,
                "count": 9297210,
                "maximum": 15466,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 252.1656074,
                "variance": 63587.49354
              },
              {
                "average": 2.693009408,
                "count": 9297210,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.258985375,
                "variance": 1.585044174
              },
              {
                "average": 4.393827503,
                "count": 9297210,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.073648389,
                "variance": 1.152720863
              },
              {
                "average": 1,
                "count": 9297210,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9297210,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.366207819,
                "count": 9297210,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.926252887,
                "variance": 8.562955959
              },
              {
                "average": 20.00851575,
                "count": 9297210,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.872146912,
                "variance": 8.249227884
              },
              {
                "average": 3.348770975,
                "count": 9297210,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.092995991,
                "variance": 4.380632218
              },
              {
                "average": 3.985478869,
                "count": 9297210,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.172113796,
                "variance": 1.37385075
              },
              {
                "average": 247790401.1,
                "count": 9297210,
                "maximum": 247941791.2,
                "minimum": 247777074.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 43531.99024,
                "variance": 1895034174
              },
              {
                "average": 0,
                "count": 9297210,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9297210,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9297210,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9297210,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9297210,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1023044.518,
              1046139.4,
              -6.251965788,
              1024054.978,
              1047166.92,
              243.6680342
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1023044.5183552967,
                    1046139.3999810817,
                    -6.251965788193274
                  ],
                  [
                    1023044.5183552967,
                    1047166.9199810817,
                    -6.251965788193274
                  ],
                  [
                    1024054.9783552967,
                    1047166.9199810817,
                    243.66803421180674
                  ],
                  [
                    1024054.9783552967,
                    1046139.3999810817,
                    243.66803421180674
                  ],
                  [
                    1023044.5183552967,
                    1046139.3999810817,
                    -6.251965788193274
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T18:29:51+00:00",
            "end_time": "2019-07-21T20:44: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": "20190721_NCMP_AK_08VMK2151.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.345909527177,
              58.19343836187349,
              -3.791035679772094
            ],
            [
              -136.34395667041716,
              58.19720165628322,
              -3.791035679772094
            ],
            [
              -136.33821934123912,
              58.19638177242532,
              193.4489643202279
            ],
            [
              -136.34017277159768,
              58.19261856419745,
              193.4489643202279
            ],
            [
              -136.345909527177,
              58.19343836187349,
              -3.791035679772094
            ]
          ]
        ]
      },
      "bbox": [
        -136.3459095,
        58.19261856,
        -3.79103568,
        -136.3382193,
        58.19720166,
        193.4489643
      ],
      "properties": {
        "datetime": "2019-07-21T21:02:43Z",
        "pc:count": 874545,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1023081.607,
            "count": 874545,
            "maximum": 1023264.625,
            "minimum": 1022916.025,
            "name": "X",
            "position": 0,
            "stddev": 78.28823579,
            "variance": 6129.047863
          },
          {
            "average": 1047289.304,
            "count": 874545,
            "maximum": 1047538.294,
            "minimum": 1047102.514,
            "name": "Y",
            "position": 1,
            "stddev": 104.0404015,
            "variance": 10824.40514
          },
          {
            "average": 88.86453809,
            "count": 874545,
            "maximum": 193.4489643,
            "minimum": -3.79103568,
            "name": "Z",
            "position": 2,
            "stddev": 37.22641841,
            "variance": 1385.806228
          },
          {
            "average": 130.2090298,
            "count": 874545,
            "maximum": 12013,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 254.7858076,
            "variance": 64915.80777
          },
          {
            "average": 2.762502787,
            "count": 874545,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.250143771,
            "variance": 1.562859449
          },
          {
            "average": 4.529516491,
            "count": 874545,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9088032615,
            "variance": 0.8259233681
          },
          {
            "average": 1,
            "count": 874545,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 874545,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.110962844,
            "count": 874545,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.367762309,
            "variance": 1.870773733
          },
          {
            "average": 20.01834834,
            "count": 874545,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.59905296,
            "variance": 6.755076287
          },
          {
            "average": 3.420347724,
            "count": 874545,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.064162403,
            "variance": 4.260766425
          },
          {
            "average": 4.98184656,
            "count": 874545,
            "maximum": 5,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1335062275,
            "variance": 0.01782391279
          },
          {
            "average": 247778152.5,
            "count": 874545,
            "maximum": 247778163.4,
            "minimum": 247777778.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 50.66460681,
            "variance": 2566.902383
          },
          {
            "average": 0,
            "count": 874545,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 874545,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 874545,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 874545,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 874545,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1022916.025,
          1047102.514,
          -3.79103568,
          1023264.625,
          1047538.294,
          193.4489643
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1022916.0246358239,
                1047102.5135881453,
                -3.791035679772094
              ],
              [
                1022916.0246358239,
                1047538.2935881453,
                -3.791035679772094
              ],
              [
                1023264.624635824,
                1047538.2935881453,
                193.4489643202279
              ],
              [
                1023264.624635824,
                1047102.5135881453,
                193.4489643202279
              ],
              [
                1022916.0246358239,
                1047102.5135881453,
                -3.791035679772094
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T21:02:43+00:00",
        "end_time": "2019-07-21T20:56:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK2151.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK2151.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2151.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2151.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3459095,
            58.19261856,
            -3.79103568,
            -136.3382193,
            58.19720166,
            193.4489643
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.345909527177,
                  58.19343836187349,
                  -3.791035679772094
                ],
                [
                  -136.34395667041716,
                  58.19720165628322,
                  -3.791035679772094
                ],
                [
                  -136.33821934123912,
                  58.19638177242532,
                  193.4489643202279
                ],
                [
                  -136.34017277159768,
                  58.19261856419745,
                  193.4489643202279
                ],
                [
                  -136.345909527177,
                  58.19343836187349,
                  -3.791035679772094
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK2151.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2151.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T21:02:43Z",
            "pc:count": 874545,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1023081.607,
                "count": 874545,
                "maximum": 1023264.625,
                "minimum": 1022916.025,
                "name": "X",
                "position": 0,
                "stddev": 78.28823579,
                "variance": 6129.047863
              },
              {
                "average": 1047289.304,
                "count": 874545,
                "maximum": 1047538.294,
                "minimum": 1047102.514,
                "name": "Y",
                "position": 1,
                "stddev": 104.0404015,
                "variance": 10824.40514
              },
              {
                "average": 88.86453809,
                "count": 874545,
                "maximum": 193.4489643,
                "minimum": -3.79103568,
                "name": "Z",
                "position": 2,
                "stddev": 37.22641841,
                "variance": 1385.806228
              },
              {
                "average": 130.2090298,
                "count": 874545,
                "maximum": 12013,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 254.7858076,
                "variance": 64915.80777
              },
              {
                "average": 2.762502787,
                "count": 874545,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.250143771,
                "variance": 1.562859449
              },
              {
                "average": 4.529516491,
                "count": 874545,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9088032615,
                "variance": 0.8259233681
              },
              {
                "average": 1,
                "count": 874545,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 874545,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.110962844,
                "count": 874545,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.367762309,
                "variance": 1.870773733
              },
              {
                "average": 20.01834834,
                "count": 874545,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.59905296,
                "variance": 6.755076287
              },
              {
                "average": 3.420347724,
                "count": 874545,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.064162403,
                "variance": 4.260766425
              },
              {
                "average": 4.98184656,
                "count": 874545,
                "maximum": 5,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1335062275,
                "variance": 0.01782391279
              },
              {
                "average": 247778152.5,
                "count": 874545,
                "maximum": 247778163.4,
                "minimum": 247777778.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 50.66460681,
                "variance": 2566.902383
              },
              {
                "average": 0,
                "count": 874545,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 874545,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 874545,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 874545,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 874545,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1022916.025,
              1047102.514,
              -3.79103568,
              1023264.625,
              1047538.294,
              193.4489643
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1022916.0246358239,
                    1047102.5135881453,
                    -3.791035679772094
                  ],
                  [
                    1022916.0246358239,
                    1047538.2935881453,
                    -3.791035679772094
                  ],
                  [
                    1023264.624635824,
                    1047538.2935881453,
                    193.4489643202279
                  ],
                  [
                    1023264.624635824,
                    1047102.5135881453,
                    193.4489643202279
                  ],
                  [
                    1022916.0246358239,
                    1047102.5135881453,
                    -3.791035679772094
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T21:02:43+00:00",
            "end_time": "2019-07-21T20:56:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VMK2249.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.32641208108183,
              58.17770674052138,
              113.79975669971196
            ],
            [
              -136.3262280716959,
              58.1780611300524,
              113.79975669971196
            ],
            [
              -136.32602378327164,
              58.17803189446184,
              123.03975669971197
            ],
            [
              -136.32620779457974,
              58.177677505220025,
              123.03975669971197
            ],
            [
              -136.32641208108183,
              58.17770674052138,
              113.79975669971196
            ]
          ]
        ]
      },
      "bbox": [
        -136.3264121,
        58.17767751,
        113.7997567,
        -136.3260238,
        58.17806113,
        123.0397567
      ],
      "properties": {
        "datetime": "2019-07-21T20:56:47Z",
        "pc:count": 209,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1024488.789,
            "count": 209,
            "maximum": 1024493.645,
            "minimum": 1024481.225,
            "name": "X",
            "position": 0,
            "stddev": 3.257414666,
            "variance": 10.6107503
          },
          {
            "average": 1045726.832,
            "count": 209,
            "maximum": 1045748.231,
            "minimum": 1045707.191,
            "name": "Y",
            "position": 1,
            "stddev": 10.25244338,
            "variance": 105.1125952
          },
          {
            "average": 115.9049242,
            "count": 209,
            "maximum": 123.0397567,
            "minimum": 113.7997567,
            "name": "Z",
            "position": 2,
            "stddev": 2.251326552,
            "variance": 5.068471246
          },
          {
            "average": 769.1722488,
            "count": 209,
            "maximum": 1979,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 454.6726305,
            "variance": 206727.201
          },
          {
            "average": 1.488038278,
            "count": 209,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.127070948,
            "variance": 1.270288922
          },
          {
            "average": 1.583732057,
            "count": 209,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.287485416,
            "variance": 1.657618697
          },
          {
            "average": 1,
            "count": 209,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.866028708,
            "count": 209,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3414392884,
            "variance": 0.1165807876
          },
          {
            "average": 25.85026737,
            "count": 209,
            "maximum": 25.99799919,
            "minimum": 25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.3548498865,
            "variance": 0.125918442
          },
          {
            "average": 1.511961722,
            "count": 209,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.185286592,
            "variance": 1.404904306
          },
          {
            "average": 4,
            "count": 209,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247777807.2,
            "count": 209,
            "maximum": 247777807.3,
            "minimum": 247777807.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.02851980686,
            "variance": 0.0008133793831
          },
          {
            "average": 0,
            "count": 209,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 209,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1024481.225,
          1045707.191,
          113.7997567,
          1024493.645,
          1045748.231,
          123.0397567
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1024481.2253252887,
                1045707.1906525982,
                113.79975669971196
              ],
              [
                1024481.2253252887,
                1045748.2306525982,
                113.79975669971196
              ],
              [
                1024493.6453252886,
                1045748.2306525982,
                123.03975669971197
              ],
              [
                1024493.6453252886,
                1045707.1906525982,
                123.03975669971197
              ],
              [
                1024481.2253252887,
                1045707.1906525982,
                113.79975669971196
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T20:56:47+00:00",
        "end_time": "2019-07-21T20:56:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK2249.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK2249.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2249.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2249.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3264121,
            58.17767751,
            113.7997567,
            -136.3260238,
            58.17806113,
            123.0397567
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.32641208108183,
                  58.17770674052138,
                  113.79975669971196
                ],
                [
                  -136.3262280716959,
                  58.1780611300524,
                  113.79975669971196
                ],
                [
                  -136.32602378327164,
                  58.17803189446184,
                  123.03975669971197
                ],
                [
                  -136.32620779457974,
                  58.177677505220025,
                  123.03975669971197
                ],
                [
                  -136.32641208108183,
                  58.17770674052138,
                  113.79975669971196
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK2249.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2249.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T20:56:47Z",
            "pc:count": 209,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1024488.789,
                "count": 209,
                "maximum": 1024493.645,
                "minimum": 1024481.225,
                "name": "X",
                "position": 0,
                "stddev": 3.257414666,
                "variance": 10.6107503
              },
              {
                "average": 1045726.832,
                "count": 209,
                "maximum": 1045748.231,
                "minimum": 1045707.191,
                "name": "Y",
                "position": 1,
                "stddev": 10.25244338,
                "variance": 105.1125952
              },
              {
                "average": 115.9049242,
                "count": 209,
                "maximum": 123.0397567,
                "minimum": 113.7997567,
                "name": "Z",
                "position": 2,
                "stddev": 2.251326552,
                "variance": 5.068471246
              },
              {
                "average": 769.1722488,
                "count": 209,
                "maximum": 1979,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 454.6726305,
                "variance": 206727.201
              },
              {
                "average": 1.488038278,
                "count": 209,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.127070948,
                "variance": 1.270288922
              },
              {
                "average": 1.583732057,
                "count": 209,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.287485416,
                "variance": 1.657618697
              },
              {
                "average": 1,
                "count": 209,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.866028708,
                "count": 209,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3414392884,
                "variance": 0.1165807876
              },
              {
                "average": 25.85026737,
                "count": 209,
                "maximum": 25.99799919,
                "minimum": 25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.3548498865,
                "variance": 0.125918442
              },
              {
                "average": 1.511961722,
                "count": 209,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.185286592,
                "variance": 1.404904306
              },
              {
                "average": 4,
                "count": 209,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247777807.2,
                "count": 209,
                "maximum": 247777807.3,
                "minimum": 247777807.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.02851980686,
                "variance": 0.0008133793831
              },
              {
                "average": 0,
                "count": 209,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 209,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1024481.225,
              1045707.191,
              113.7997567,
              1024493.645,
              1045748.231,
              123.0397567
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1024481.2253252887,
                    1045707.1906525982,
                    113.79975669971196
                  ],
                  [
                    1024481.2253252887,
                    1045748.2306525982,
                    113.79975669971196
                  ],
                  [
                    1024493.6453252886,
                    1045748.2306525982,
                    123.03975669971197
                  ],
                  [
                    1024493.6453252886,
                    1045707.1906525982,
                    123.03975669971197
                  ],
                  [
                    1024481.2253252887,
                    1045707.1906525982,
                    113.79975669971196
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T20:56:47+00:00",
            "end_time": "2019-07-21T20:56:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VMK2050.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.3617772038385,
              58.185779807082284,
              -18.654736315240257
            ],
            [
              -136.35699049252958,
              58.195013404945406,
              -18.654736315240257
            ],
            [
              -136.33915710692366,
              58.19246578166847,
              133.58526368475975
            ],
            [
              -136.34394819197925,
              58.18323284064418,
              133.58526368475975
            ],
            [
              -136.3617772038385,
              58.185779807082284,
              -18.654736315240257
            ]
          ]
        ]
      },
      "bbox": [
        -136.3617772,
        58.18323284,
        -18.65473632,
        -136.3391571,
        58.1950134,
        133.5852637
      ],
      "properties": {
        "datetime": "2019-07-23T18:29:49Z",
        "pc:count": 9025760,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1022912.233,
            "count": 9025760,
            "maximum": 1023326.568,
            "minimum": 1022242.948,
            "name": "X",
            "position": 0,
            "stddev": 228.8604714,
            "variance": 52377.11535
          },
          {
            "average": 1046626.767,
            "count": 9025760,
            "maximum": 1047101.693,
            "minimum": 1046032.533,
            "name": "Y",
            "position": 1,
            "stddev": 250.8009121,
            "variance": 62901.09751
          },
          {
            "average": 47.97028911,
            "count": 9025760,
            "maximum": 133.5852637,
            "minimum": -18.65473632,
            "name": "Z",
            "position": 2,
            "stddev": 30.01338536,
            "variance": 900.8033009
          },
          {
            "average": 171.2554338,
            "count": 9025760,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 292.0323874,
            "variance": 85282.91527
          },
          {
            "average": 2.499027229,
            "count": 9025760,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.27561352,
            "variance": 1.627189853
          },
          {
            "average": 4.000917042,
            "count": 9025760,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.345376554,
            "variance": 1.810038071
          },
          {
            "average": 1,
            "count": 9025760,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9025760,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.389801745,
            "count": 9025760,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.849361343,
            "variance": 8.118860063
          },
          {
            "average": 19.98424084,
            "count": 9025760,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.50501325,
            "variance": 6.275091381
          },
          {
            "average": 2.953147547,
            "count": 9025760,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.926789769,
            "variance": 3.712518812
          },
          {
            "average": 1.963880826,
            "count": 9025760,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9892337501,
            "variance": 0.9785834123
          },
          {
            "average": 247823373.3,
            "count": 9025760,
            "maximum": 247941789.4,
            "minimum": 247776638.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 73958.72402,
            "variance": 5469892859
          },
          {
            "average": 0,
            "count": 9025760,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9025760,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9025760,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9025760,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9025760,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1022242.948,
          1046032.533,
          -18.65473632,
          1023326.568,
          1047101.693,
          133.5852637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1022242.9477403567,
                1046032.5331979449,
                -18.654736315240257
              ],
              [
                1022242.9477403567,
                1047101.6931979448,
                -18.654736315240257
              ],
              [
                1023326.5677403568,
                1047101.6931979448,
                133.58526368475975
              ],
              [
                1023326.5677403568,
                1046032.5331979449,
                133.58526368475975
              ],
              [
                1022242.9477403567,
                1046032.5331979449,
                -18.654736315240257
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T18:29:49+00:00",
        "end_time": "2019-07-21T20:37:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK2050.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK2050.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2050.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2050.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3617772,
            58.18323284,
            -18.65473632,
            -136.3391571,
            58.1950134,
            133.5852637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.3617772038385,
                  58.185779807082284,
                  -18.654736315240257
                ],
                [
                  -136.35699049252958,
                  58.195013404945406,
                  -18.654736315240257
                ],
                [
                  -136.33915710692366,
                  58.19246578166847,
                  133.58526368475975
                ],
                [
                  -136.34394819197925,
                  58.18323284064418,
                  133.58526368475975
                ],
                [
                  -136.3617772038385,
                  58.185779807082284,
                  -18.654736315240257
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK2050.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2050.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T18:29:49Z",
            "pc:count": 9025760,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1022912.233,
                "count": 9025760,
                "maximum": 1023326.568,
                "minimum": 1022242.948,
                "name": "X",
                "position": 0,
                "stddev": 228.8604714,
                "variance": 52377.11535
              },
              {
                "average": 1046626.767,
                "count": 9025760,
                "maximum": 1047101.693,
                "minimum": 1046032.533,
                "name": "Y",
                "position": 1,
                "stddev": 250.8009121,
                "variance": 62901.09751
              },
              {
                "average": 47.97028911,
                "count": 9025760,
                "maximum": 133.5852637,
                "minimum": -18.65473632,
                "name": "Z",
                "position": 2,
                "stddev": 30.01338536,
                "variance": 900.8033009
              },
              {
                "average": 171.2554338,
                "count": 9025760,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 292.0323874,
                "variance": 85282.91527
              },
              {
                "average": 2.499027229,
                "count": 9025760,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.27561352,
                "variance": 1.627189853
              },
              {
                "average": 4.000917042,
                "count": 9025760,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.345376554,
                "variance": 1.810038071
              },
              {
                "average": 1,
                "count": 9025760,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9025760,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.389801745,
                "count": 9025760,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.849361343,
                "variance": 8.118860063
              },
              {
                "average": 19.98424084,
                "count": 9025760,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.50501325,
                "variance": 6.275091381
              },
              {
                "average": 2.953147547,
                "count": 9025760,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.926789769,
                "variance": 3.712518812
              },
              {
                "average": 1.963880826,
                "count": 9025760,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9892337501,
                "variance": 0.9785834123
              },
              {
                "average": 247823373.3,
                "count": 9025760,
                "maximum": 247941789.4,
                "minimum": 247776638.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 73958.72402,
                "variance": 5469892859
              },
              {
                "average": 0,
                "count": 9025760,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9025760,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9025760,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9025760,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9025760,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1022242.948,
              1046032.533,
              -18.65473632,
              1023326.568,
              1047101.693,
              133.5852637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1022242.9477403567,
                    1046032.5331979449,
                    -18.654736315240257
                  ],
                  [
                    1022242.9477403567,
                    1047101.6931979448,
                    -18.654736315240257
                  ],
                  [
                    1023326.5677403568,
                    1047101.6931979448,
                    133.58526368475975
                  ],
                  [
                    1023326.5677403568,
                    1046032.5331979449,
                    133.58526368475975
                  ],
                  [
                    1022242.9477403567,
                    1046032.5331979449,
                    -18.654736315240257
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T18:29:49+00:00",
            "end_time": "2019-07-21T20:37:18+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190721_NCMP_AK_08VMK2051.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.3601183891677,
              58.19330026047569,
              -22.30951506299168
            ],
            [
              -136.35515890189885,
              58.20286398639611,
              -22.30951506299168
            ],
            [
              -136.33989890547178,
              58.20068443508267,
              162.67048493700833
            ],
            [
              -136.34486227004163,
              58.19112129137496,
              162.67048493700833
            ],
            [
              -136.3601183891677,
              58.19330026047569,
              -22.30951506299168
            ]
          ]
        ]
      },
      "bbox": [
        -136.3601184,
        58.19112129,
        -22.30951506,
        -136.3398989,
        58.20286399,
        162.6704849
      ],
      "properties": {
        "datetime": "2019-07-23T18:29:35Z",
        "pc:count": 5600155,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1022617.804,
            "count": 5600155,
            "maximum": 1023043.284,
            "minimum": 1022116.244,
            "name": "X",
            "position": 0,
            "stddev": 188.221524,
            "variance": 35427.3421
          },
          {
            "average": 1047307.777,
            "count": 5600155,
            "maximum": 1047976.254,
            "minimum": 1046868.854,
            "name": "Y",
            "position": 1,
            "stddev": 287.1058387,
            "variance": 82429.76259
          },
          {
            "average": 41.19517396,
            "count": 5600155,
            "maximum": 162.6704849,
            "minimum": -22.30951506,
            "name": "Z",
            "position": 2,
            "stddev": 35.19123679,
            "variance": 1238.423146
          },
          {
            "average": 158.3322042,
            "count": 5600155,
            "maximum": 59755,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 356.2870102,
            "variance": 126940.4336
          },
          {
            "average": 2.557945807,
            "count": 5600155,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.28420508,
            "variance": 1.649182686
          },
          {
            "average": 4.129310885,
            "count": 5600155,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.373730484,
            "variance": 1.887135443
          },
          {
            "average": 1,
            "count": 5600155,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5600155,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.614462457,
            "count": 5600155,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 6.401800055,
            "variance": 40.98304394
          },
          {
            "average": 19.9655279,
            "count": 5600155,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.985100514,
            "variance": 3.940624049
          },
          {
            "average": 3.239865861,
            "count": 5600155,
            "maximum": 19,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.098939915,
            "variance": 4.405548767
          },
          {
            "average": 3.44211437,
            "count": 5600155,
            "maximum": 5,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.519683026,
            "variance": 2.3094365
          },
          {
            "average": 247799184.7,
            "count": 5600155,
            "maximum": 247941775.3,
            "minimum": 247776635.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 55333.95284,
            "variance": 3061846337
          },
          {
            "average": 0,
            "count": 5600155,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5600155,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5600155,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5600155,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5600155,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1022116.244,
          1046868.854,
          -22.30951506,
          1023043.284,
          1047976.254,
          162.6704849
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1022116.2444769964,
                1046868.854480625,
                -22.30951506299168
              ],
              [
                1022116.2444769964,
                1047976.2544806249,
                -22.30951506299168
              ],
              [
                1023043.2844769964,
                1047976.2544806249,
                162.67048493700833
              ],
              [
                1023043.2844769964,
                1046868.854480625,
                162.67048493700833
              ],
              [
                1022116.2444769964,
                1046868.854480625,
                -22.30951506299168
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T18:29:35+00:00",
        "end_time": "2019-07-21T20:37:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK2051.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK2051.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2051.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2051.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3601184,
            58.19112129,
            -22.30951506,
            -136.3398989,
            58.20286399,
            162.6704849
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.3601183891677,
                  58.19330026047569,
                  -22.30951506299168
                ],
                [
                  -136.35515890189885,
                  58.20286398639611,
                  -22.30951506299168
                ],
                [
                  -136.33989890547178,
                  58.20068443508267,
                  162.67048493700833
                ],
                [
                  -136.34486227004163,
                  58.19112129137496,
                  162.67048493700833
                ],
                [
                  -136.3601183891677,
                  58.19330026047569,
                  -22.30951506299168
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK2051.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2051.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T18:29:35Z",
            "pc:count": 5600155,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1022617.804,
                "count": 5600155,
                "maximum": 1023043.284,
                "minimum": 1022116.244,
                "name": "X",
                "position": 0,
                "stddev": 188.221524,
                "variance": 35427.3421
              },
              {
                "average": 1047307.777,
                "count": 5600155,
                "maximum": 1047976.254,
                "minimum": 1046868.854,
                "name": "Y",
                "position": 1,
                "stddev": 287.1058387,
                "variance": 82429.76259
              },
              {
                "average": 41.19517396,
                "count": 5600155,
                "maximum": 162.6704849,
                "minimum": -22.30951506,
                "name": "Z",
                "position": 2,
                "stddev": 35.19123679,
                "variance": 1238.423146
              },
              {
                "average": 158.3322042,
                "count": 5600155,
                "maximum": 59755,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 356.2870102,
                "variance": 126940.4336
              },
              {
                "average": 2.557945807,
                "count": 5600155,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.28420508,
                "variance": 1.649182686
              },
              {
                "average": 4.129310885,
                "count": 5600155,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.373730484,
                "variance": 1.887135443
              },
              {
                "average": 1,
                "count": 5600155,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5600155,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.614462457,
                "count": 5600155,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 6.401800055,
                "variance": 40.98304394
              },
              {
                "average": 19.9655279,
                "count": 5600155,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.985100514,
                "variance": 3.940624049
              },
              {
                "average": 3.239865861,
                "count": 5600155,
                "maximum": 19,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.098939915,
                "variance": 4.405548767
              },
              {
                "average": 3.44211437,
                "count": 5600155,
                "maximum": 5,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.519683026,
                "variance": 2.3094365
              },
              {
                "average": 247799184.7,
                "count": 5600155,
                "maximum": 247941775.3,
                "minimum": 247776635.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 55333.95284,
                "variance": 3061846337
              },
              {
                "average": 0,
                "count": 5600155,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5600155,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5600155,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5600155,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5600155,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1022116.244,
              1046868.854,
              -22.30951506,
              1023043.284,
              1047976.254,
              162.6704849
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1022116.2444769964,
                    1046868.854480625,
                    -22.30951506299168
                  ],
                  [
                    1022116.2444769964,
                    1047976.2544806249,
                    -22.30951506299168
                  ],
                  [
                    1023043.2844769964,
                    1047976.2544806249,
                    162.67048493700833
                  ],
                  [
                    1023043.2844769964,
                    1046868.854480625,
                    162.67048493700833
                  ],
                  [
                    1022116.2444769964,
                    1046868.854480625,
                    -22.30951506299168
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T18:29:35+00:00",
            "end_time": "2019-07-21T20:37: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": "20190721_NCMP_AK_08VMK2052.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.3653686950419,
              58.20344265853974,
              -21.844793888827496
            ],
            [
              -136.36122474783357,
              58.211434206537106,
              -21.844793888827496
            ],
            [
              -136.34577358158634,
              58.209228689757026,
              169.5952061111725
            ],
            [
              -136.34992081043936,
              58.20123763425027,
              169.5952061111725
            ],
            [
              -136.3653686950419,
              58.20344265853974,
              -21.844793888827496
            ]
          ]
        ]
      },
      "bbox": [
        -136.3653687,
        58.20123763,
        -21.84479389,
        -136.3457736,
        58.21143421,
        169.5952061
      ],
      "properties": {
        "datetime": "2019-07-21T21:02:28Z",
        "pc:count": 4702861,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1021960.604,
            "count": 4702861,
            "maximum": 1022460.223,
            "minimum": 1021521.823,
            "name": "X",
            "position": 0,
            "stddev": 220.4734768,
            "variance": 48608.55396
          },
          {
            "average": 1048269.26,
            "count": 4702861,
            "maximum": 1048806.892,
            "minimum": 1047881.552,
            "name": "Y",
            "position": 1,
            "stddev": 226.5763004,
            "variance": 51336.81991
          },
          {
            "average": 68.44958051,
            "count": 4702861,
            "maximum": 169.5952061,
            "minimum": -21.84479389,
            "name": "Z",
            "position": 2,
            "stddev": 35.09914998,
            "variance": 1231.95033
          },
          {
            "average": 146.9481137,
            "count": 4702861,
            "maximum": 5649,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 260.3346499,
            "variance": 67774.12992
          },
          {
            "average": 2.631632532,
            "count": 4702861,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.258074815,
            "variance": 1.582752239
          },
          {
            "average": 4.272680396,
            "count": 4702861,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.142786964,
            "variance": 1.305962044
          },
          {
            "average": 1,
            "count": 4702861,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4702861,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.140842351,
            "count": 4702861,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.338369161,
            "variance": 1.791232012
          },
          {
            "average": 20.04914943,
            "count": 4702861,
            "maximum": 25.99799919,
            "minimum": 13.99800014,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.162349942,
            "variance": 4.675757273
          },
          {
            "average": 3.204866782,
            "count": 4702861,
            "maximum": 18,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 2.041992332,
            "variance": 4.169732684
          },
          {
            "average": 4.715108314,
            "count": 4702861,
            "maximum": 5,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4520576952,
            "variance": 0.2043561598
          },
          {
            "average": 247778031.4,
            "count": 4702861,
            "maximum": 247778148.3,
            "minimum": 247777400.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 172.1376142,
            "variance": 29631.35824
          },
          {
            "average": 0,
            "count": 4702861,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4702861,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4702861,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4702861,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4702861,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1021521.823,
          1047881.552,
          -21.84479389,
          1022460.223,
          1048806.892,
          169.5952061
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1021521.8228629243,
                1047881.5515768855,
                -21.844793888827496
              ],
              [
                1021521.8228629243,
                1048806.8915768855,
                -21.844793888827496
              ],
              [
                1022460.2228629242,
                1048806.8915768855,
                169.5952061111725
              ],
              [
                1022460.2228629242,
                1047881.5515768855,
                169.5952061111725
              ],
              [
                1021521.8228629243,
                1047881.5515768855,
                -21.844793888827496
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T21:02:28+00:00",
        "end_time": "2019-07-21T20:50:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK2052.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK2052.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2052.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2052.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3653687,
            58.20123763,
            -21.84479389,
            -136.3457736,
            58.21143421,
            169.5952061
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.3653686950419,
                  58.20344265853974,
                  -21.844793888827496
                ],
                [
                  -136.36122474783357,
                  58.211434206537106,
                  -21.844793888827496
                ],
                [
                  -136.34577358158634,
                  58.209228689757026,
                  169.5952061111725
                ],
                [
                  -136.34992081043936,
                  58.20123763425027,
                  169.5952061111725
                ],
                [
                  -136.3653686950419,
                  58.20344265853974,
                  -21.844793888827496
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK2052.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2052.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T21:02:28Z",
            "pc:count": 4702861,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1021960.604,
                "count": 4702861,
                "maximum": 1022460.223,
                "minimum": 1021521.823,
                "name": "X",
                "position": 0,
                "stddev": 220.4734768,
                "variance": 48608.55396
              },
              {
                "average": 1048269.26,
                "count": 4702861,
                "maximum": 1048806.892,
                "minimum": 1047881.552,
                "name": "Y",
                "position": 1,
                "stddev": 226.5763004,
                "variance": 51336.81991
              },
              {
                "average": 68.44958051,
                "count": 4702861,
                "maximum": 169.5952061,
                "minimum": -21.84479389,
                "name": "Z",
                "position": 2,
                "stddev": 35.09914998,
                "variance": 1231.95033
              },
              {
                "average": 146.9481137,
                "count": 4702861,
                "maximum": 5649,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 260.3346499,
                "variance": 67774.12992
              },
              {
                "average": 2.631632532,
                "count": 4702861,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.258074815,
                "variance": 1.582752239
              },
              {
                "average": 4.272680396,
                "count": 4702861,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.142786964,
                "variance": 1.305962044
              },
              {
                "average": 1,
                "count": 4702861,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4702861,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.140842351,
                "count": 4702861,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.338369161,
                "variance": 1.791232012
              },
              {
                "average": 20.04914943,
                "count": 4702861,
                "maximum": 25.99799919,
                "minimum": 13.99800014,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.162349942,
                "variance": 4.675757273
              },
              {
                "average": 3.204866782,
                "count": 4702861,
                "maximum": 18,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 2.041992332,
                "variance": 4.169732684
              },
              {
                "average": 4.715108314,
                "count": 4702861,
                "maximum": 5,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4520576952,
                "variance": 0.2043561598
              },
              {
                "average": 247778031.4,
                "count": 4702861,
                "maximum": 247778148.3,
                "minimum": 247777400.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 172.1376142,
                "variance": 29631.35824
              },
              {
                "average": 0,
                "count": 4702861,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4702861,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4702861,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4702861,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4702861,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1021521.823,
              1047881.552,
              -21.84479389,
              1022460.223,
              1048806.892,
              169.5952061
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1021521.8228629243,
                    1047881.5515768855,
                    -21.844793888827496
                  ],
                  [
                    1021521.8228629243,
                    1048806.8915768855,
                    -21.844793888827496
                  ],
                  [
                    1022460.2228629242,
                    1048806.8915768855,
                    169.5952061111725
                  ],
                  [
                    1022460.2228629242,
                    1047881.5515768855,
                    169.5952061111725
                  ],
                  [
                    1021521.8228629243,
                    1047881.5515768855,
                    -21.844793888827496
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T21:02:28+00:00",
            "end_time": "2019-07-21T20:50: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": "20190721_NCMP_AK_08VMK2053.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.3630113402675,
              58.2111297565747,
              44.243568858352276
            ],
            [
              -136.36160845794436,
              58.21383463600501,
              44.243568858352276
            ],
            [
              -136.35671075059787,
              58.21313583188266,
              91.96356885835228
            ],
            [
              -136.35811398510666,
              58.210431005284775,
              91.96356885835228
            ],
            [
              -136.3630113402675,
              58.2111297565747,
              44.243568858352276
            ]
          ]
        ]
      },
      "bbox": [
        -136.3630113,
        58.21043101,
        44.24356886,
        -136.3567108,
        58.21383464,
        91.96356886
      ],
      "properties": {
        "datetime": "2019-07-21T21:02:13Z",
        "pc:count": 272667,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1021553.003,
            "count": 272667,
            "maximum": 1021727.147,
            "minimum": 1021429.727,
            "name": "X",
            "position": 0,
            "stddev": 69.18178004,
            "variance": 4786.118689
          },
          {
            "average": 1048888.025,
            "count": 272667,
            "maximum": 1049059.788,
            "minimum": 1048746.588,
            "name": "Y",
            "position": 1,
            "stddev": 73.39811128,
            "variance": 5387.282739
          },
          {
            "average": 65.51483656,
            "count": 272667,
            "maximum": 91.96356886,
            "minimum": 44.24356886,
            "name": "Z",
            "position": 2,
            "stddev": 10.40036649,
            "variance": 108.1676232
          },
          {
            "average": 251.6187767,
            "count": 272667,
            "maximum": 3100,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 360.2549092,
            "variance": 129783.5996
          },
          {
            "average": 2.176178269,
            "count": 272667,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.17526099,
            "variance": 1.381238395
          },
          {
            "average": 3.343532587,
            "count": 272667,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.333544766,
            "variance": 1.778341643
          },
          {
            "average": 1,
            "count": 272667,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 272667,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179086578,
            "count": 272667,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.383425501,
            "variance": 0.1470151148
          },
          {
            "average": 20.85605074,
            "count": 272667,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.514903294,
            "variance": 6.324738577
          },
          {
            "average": 2.297124331,
            "count": 272667,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.404872969,
            "variance": 1.97366806
          },
          {
            "average": 5,
            "count": 272667,
            "maximum": 5,
            "minimum": 5,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247778129.7,
            "count": 272667,
            "maximum": 247778133.1,
            "minimum": 247778126.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.788200707,
            "variance": 3.197661767
          },
          {
            "average": 0,
            "count": 272667,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 272667,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 272667,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 272667,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 272667,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1021429.727,
          1048746.588,
          44.24356886,
          1021727.147,
          1049059.788,
          91.96356886
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1021429.7273633992,
                1048746.587976984,
                44.243568858352276
              ],
              [
                1021429.7273633992,
                1049059.7879769842,
                44.243568858352276
              ],
              [
                1021727.1473633992,
                1049059.7879769842,
                91.96356885835228
              ],
              [
                1021727.1473633992,
                1048746.587976984,
                91.96356885835228
              ],
              [
                1021429.7273633992,
                1048746.587976984,
                44.243568858352276
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-21T21:02:13+00:00",
        "end_time": "2019-07-21T21:02:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190721_NCMP_AK_08VMK2053.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190721_NCMP_AK_08VMK2053.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2053.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2053.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3630113,
            58.21043101,
            44.24356886,
            -136.3567108,
            58.21383464,
            91.96356886
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.3630113402675,
                  58.2111297565747,
                  44.243568858352276
                ],
                [
                  -136.36160845794436,
                  58.21383463600501,
                  44.243568858352276
                ],
                [
                  -136.35671075059787,
                  58.21313583188266,
                  91.96356885835228
                ],
                [
                  -136.35811398510666,
                  58.210431005284775,
                  91.96356885835228
                ],
                [
                  -136.3630113402675,
                  58.2111297565747,
                  44.243568858352276
                ]
              ]
            ]
          },
          "id": "20190721_NCMP_AK_08VMK2053.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190721_NCMP_AK_08VMK2053.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-21T21:02:13Z",
            "pc:count": 272667,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1021553.003,
                "count": 272667,
                "maximum": 1021727.147,
                "minimum": 1021429.727,
                "name": "X",
                "position": 0,
                "stddev": 69.18178004,
                "variance": 4786.118689
              },
              {
                "average": 1048888.025,
                "count": 272667,
                "maximum": 1049059.788,
                "minimum": 1048746.588,
                "name": "Y",
                "position": 1,
                "stddev": 73.39811128,
                "variance": 5387.282739
              },
              {
                "average": 65.51483656,
                "count": 272667,
                "maximum": 91.96356886,
                "minimum": 44.24356886,
                "name": "Z",
                "position": 2,
                "stddev": 10.40036649,
                "variance": 108.1676232
              },
              {
                "average": 251.6187767,
                "count": 272667,
                "maximum": 3100,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 360.2549092,
                "variance": 129783.5996
              },
              {
                "average": 2.176178269,
                "count": 272667,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.17526099,
                "variance": 1.381238395
              },
              {
                "average": 3.343532587,
                "count": 272667,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.333544766,
                "variance": 1.778341643
              },
              {
                "average": 1,
                "count": 272667,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 272667,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179086578,
                "count": 272667,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.383425501,
                "variance": 0.1470151148
              },
              {
                "average": 20.85605074,
                "count": 272667,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.514903294,
                "variance": 6.324738577
              },
              {
                "average": 2.297124331,
                "count": 272667,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.404872969,
                "variance": 1.97366806
              },
              {
                "average": 5,
                "count": 272667,
                "maximum": 5,
                "minimum": 5,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247778129.7,
                "count": 272667,
                "maximum": 247778133.1,
                "minimum": 247778126.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.788200707,
                "variance": 3.197661767
              },
              {
                "average": 0,
                "count": 272667,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 272667,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 272667,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 272667,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 272667,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1021429.727,
              1048746.588,
              44.24356886,
              1021727.147,
              1049059.788,
              91.96356886
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1021429.7273633992,
                    1048746.587976984,
                    44.243568858352276
                  ],
                  [
                    1021429.7273633992,
                    1049059.7879769842,
                    44.243568858352276
                  ],
                  [
                    1021727.1473633992,
                    1049059.7879769842,
                    91.96356885835228
                  ],
                  [
                    1021727.1473633992,
                    1048746.587976984,
                    91.96356885835228
                  ],
                  [
                    1021429.7273633992,
                    1048746.587976984,
                    44.243568858352276
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-21T21:02:13+00:00",
            "end_time": "2019-07-21T21:02:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190723_NCMP_AK_08VMK2148.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -136.33396068314258,
              58.17525173510475,
              32.277984874877156
            ],
            [
              -136.33381440812533,
              58.175533598058756,
              32.277984874877156
            ],
            [
              -136.33211307230846,
              58.175290200849496,
              50.497984874877154
            ],
            [
              -136.33225936005763,
              58.17500833981033,
              50.497984874877154
            ],
            [
              -136.33396068314258,
              58.17525173510475,
              32.277984874877156
            ]
          ]
        ]
      },
      "bbox": [
        -136.3339607,
        58.17500834,
        32.27798487,
        -136.3321131,
        58.1755336,
        50.49798487
      ],
      "properties": {
        "datetime": "2019-07-23T18:30:03Z",
        "pc:count": 3125,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 1024174.862,
            "count": 3125,
            "maximum": 1024229.577,
            "minimum": 1024126.137,
            "name": "X",
            "position": 0,
            "stddev": 20.38676287,
            "variance": 415.6201005
          },
          {
            "average": 1045338.165,
            "count": 3125,
            "maximum": 1045358.762,
            "minimum": 1045326.122,
            "name": "Y",
            "position": 1,
            "stddev": 6.305602364,
            "variance": 39.76062118
          },
          {
            "average": 38.82793367,
            "count": 3125,
            "maximum": 50.49798487,
            "minimum": 32.27798487,
            "name": "Z",
            "position": 2,
            "stddev": 4.081468637,
            "variance": 16.65838623
          },
          {
            "average": 128.51008,
            "count": 3125,
            "maximum": 1455,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 191.8420803,
            "variance": 36803.38378
          },
          {
            "average": 2.75392,
            "count": 3125,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.289393906,
            "variance": 1.662536645
          },
          {
            "average": 4.17952,
            "count": 3125,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.154833033,
            "variance": 1.333639334
          },
          {
            "average": 1,
            "count": 3125,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3125,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.17856,
            "count": 3125,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3830447465,
            "variance": 0.1467232778
          },
          {
            "average": 21,
            "count": 3125,
            "maximum": 21,
            "minimum": 21,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.19648,
            "count": 3125,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.860995397,
            "variance": 3.463303867
          },
          {
            "average": 1,
            "count": 3125,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247941802.9,
            "count": 3125,
            "maximum": 247941803,
            "minimum": 247941802.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.04754965094,
            "variance": 0.002260969304
          },
          {
            "average": 0,
            "count": 3125,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3125,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3125,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3125,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3125,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          1024126.137,
          1045326.122,
          32.27798487,
          1024229.577,
          1045358.762,
          50.49798487
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                1024126.1366834235,
                1045326.122220601,
                32.277984874877156
              ],
              [
                1024126.1366834235,
                1045358.7622206009,
                32.277984874877156
              ],
              [
                1024229.5766834235,
                1045358.7622206009,
                50.497984874877154
              ],
              [
                1024229.5766834235,
                1045326.122220601,
                50.497984874877154
              ],
              [
                1024126.1366834235,
                1045326.122220601,
                32.277984874877156
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-23T18:30:03+00:00",
        "end_time": "2019-07-23T18:30:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_536_Elfin/20190723_NCMP_AK_08VMK2148.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190723_NCMP_AK_08VMK2148.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_536_Elfin/20190723_NCMP_AK_08VMK2148.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190723_NCMP_AK_08VMK2148.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -136.3339607,
            58.17500834,
            32.27798487,
            -136.3321131,
            58.1755336,
            50.49798487
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -136.33396068314258,
                  58.17525173510475,
                  32.277984874877156
                ],
                [
                  -136.33381440812533,
                  58.175533598058756,
                  32.277984874877156
                ],
                [
                  -136.33211307230846,
                  58.175290200849496,
                  50.497984874877154
                ],
                [
                  -136.33225936005763,
                  58.17500833981033,
                  50.497984874877154
                ],
                [
                  -136.33396068314258,
                  58.17525173510475,
                  32.277984874877156
                ]
              ]
            ]
          },
          "id": "20190723_NCMP_AK_08VMK2148.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_536_Elfin/20190723_NCMP_AK_08VMK2148.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-23T18:30:03Z",
            "pc:count": 3125,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 1024174.862,
                "count": 3125,
                "maximum": 1024229.577,
                "minimum": 1024126.137,
                "name": "X",
                "position": 0,
                "stddev": 20.38676287,
                "variance": 415.6201005
              },
              {
                "average": 1045338.165,
                "count": 3125,
                "maximum": 1045358.762,
                "minimum": 1045326.122,
                "name": "Y",
                "position": 1,
                "stddev": 6.305602364,
                "variance": 39.76062118
              },
              {
                "average": 38.82793367,
                "count": 3125,
                "maximum": 50.49798487,
                "minimum": 32.27798487,
                "name": "Z",
                "position": 2,
                "stddev": 4.081468637,
                "variance": 16.65838623
              },
              {
                "average": 128.51008,
                "count": 3125,
                "maximum": 1455,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 191.8420803,
                "variance": 36803.38378
              },
              {
                "average": 2.75392,
                "count": 3125,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.289393906,
                "variance": 1.662536645
              },
              {
                "average": 4.17952,
                "count": 3125,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.154833033,
                "variance": 1.333639334
              },
              {
                "average": 1,
                "count": 3125,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3125,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.17856,
                "count": 3125,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3830447465,
                "variance": 0.1467232778
              },
              {
                "average": 21,
                "count": 3125,
                "maximum": 21,
                "minimum": 21,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.19648,
                "count": 3125,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.860995397,
                "variance": 3.463303867
              },
              {
                "average": 1,
                "count": 3125,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247941802.9,
                "count": 3125,
                "maximum": 247941803,
                "minimum": 247941802.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.04754965094,
                "variance": 0.002260969304
              },
              {
                "average": 0,
                "count": 3125,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3125,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3125,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3125,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3125,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              1024126.137,
              1045326.122,
              32.27798487,
              1024229.577,
              1045358.762,
              50.49798487
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    1024126.1366834235,
                    1045326.122220601,
                    32.277984874877156
                  ],
                  [
                    1024126.1366834235,
                    1045358.7622206009,
                    32.277984874877156
                  ],
                  [
                    1024229.5766834235,
                    1045358.7622206009,
                    50.497984874877154
                  ],
                  [
                    1024229.5766834235,
                    1045326.122220601,
                    50.497984874877154
                  ],
                  [
                    1024126.1366834235,
                    1045326.122220601,
                    32.277984874877156
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-23T18:30:03+00:00",
            "end_time": "2019-07-23T18:30: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": "20190719_NCMP_AK_03WVM7454.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.5337473152728,
              64.50977492925867,
              8.122968827107407
            ],
            [
              -165.53571329810217,
              64.51459480749332,
              8.122968827107407
            ],
            [
              -165.5216301765808,
              64.51565701650496,
              16.962968827107407
            ],
            [
              -165.5196664967373,
              64.51083695177189,
              16.962968827107407
            ],
            [
              -165.5337473152728,
              64.50977492925867,
              8.122968827107407
            ]
          ]
        ]
      },
      "bbox": [
        -165.5357133,
        64.50977493,
        8.122968827,
        -165.5196665,
        64.51565702,
        16.96296883
      ],
      "properties": {
        "datetime": "2019-07-19T20:12:41Z",
        "pc:count": 484597,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -550440.3865,
            "count": 484597,
            "maximum": -550141.6918,
            "minimum": -550827.8518,
            "name": "X",
            "position": 0,
            "stddev": 168.9429607,
            "variance": 28541.72397
          },
          {
            "average": 1664596.519,
            "count": 484597,
            "maximum": 1664875.225,
            "minimum": 1664329.225,
            "name": "Y",
            "position": 1,
            "stddev": 125.9738286,
            "variance": 15869.4055
          },
          {
            "average": 11.5325857,
            "count": 484597,
            "maximum": 16.96296883,
            "minimum": 8.122968827,
            "name": "Z",
            "position": 2,
            "stddev": 1.176917192,
            "variance": 1.385134078
          },
          {
            "average": 978.8062142,
            "count": 484597,
            "maximum": 4076,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 509.5853653,
            "variance": 259677.2445
          },
          {
            "average": 1.002205957,
            "count": 484597,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05786572803,
            "variance": 0.003348442481
          },
          {
            "average": 1.004477948,
            "count": 484597,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.0896215156,
            "variance": 0.008032016058
          },
          {
            "average": 1,
            "count": 484597,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 484597,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.608008304,
            "count": 484597,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4881953483,
            "variance": 0.2383346981
          },
          {
            "average": 19.8731183,
            "count": 484597,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.095175129,
            "variance": 1.199408564
          },
          {
            "average": 1.002307072,
            "count": 484597,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05883436707,
            "variance": 0.003461482748
          },
          {
            "average": 8,
            "count": 484597,
            "maximum": 8,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247602355.8,
            "count": 484597,
            "maximum": 247602361.4,
            "minimum": 247602351.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.440731319,
            "variance": 5.957169373
          },
          {
            "average": 0,
            "count": 484597,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 484597,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 484597,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 484597,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 484597,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -550827.8518,
          1664329.225,
          8.122968827,
          -550141.6918,
          1664875.225,
          16.96296883
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -550827.8518341107,
                1664329.2250201139,
                8.122968827107407
              ],
              [
                -550827.8518341107,
                1664875.2250201139,
                8.122968827107407
              ],
              [
                -550141.6918341108,
                1664875.2250201139,
                16.962968827107407
              ],
              [
                -550141.6918341108,
                1664329.2250201139,
                16.962968827107407
              ],
              [
                -550827.8518341107,
                1664329.2250201139,
                8.122968827107407
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:12:41+00:00",
        "end_time": "2019-07-19T20:12:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM7454.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM7454.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7454.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7454.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.5357133,
            64.50977493,
            8.122968827,
            -165.5196665,
            64.51565702,
            16.96296883
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.5337473152728,
                  64.50977492925867,
                  8.122968827107407
                ],
                [
                  -165.53571329810217,
                  64.51459480749332,
                  8.122968827107407
                ],
                [
                  -165.5216301765808,
                  64.51565701650496,
                  16.962968827107407
                ],
                [
                  -165.5196664967373,
                  64.51083695177189,
                  16.962968827107407
                ],
                [
                  -165.5337473152728,
                  64.50977492925867,
                  8.122968827107407
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM7454.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7454.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:12:41Z",
            "pc:count": 484597,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -550440.3865,
                "count": 484597,
                "maximum": -550141.6918,
                "minimum": -550827.8518,
                "name": "X",
                "position": 0,
                "stddev": 168.9429607,
                "variance": 28541.72397
              },
              {
                "average": 1664596.519,
                "count": 484597,
                "maximum": 1664875.225,
                "minimum": 1664329.225,
                "name": "Y",
                "position": 1,
                "stddev": 125.9738286,
                "variance": 15869.4055
              },
              {
                "average": 11.5325857,
                "count": 484597,
                "maximum": 16.96296883,
                "minimum": 8.122968827,
                "name": "Z",
                "position": 2,
                "stddev": 1.176917192,
                "variance": 1.385134078
              },
              {
                "average": 978.8062142,
                "count": 484597,
                "maximum": 4076,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 509.5853653,
                "variance": 259677.2445
              },
              {
                "average": 1.002205957,
                "count": 484597,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05786572803,
                "variance": 0.003348442481
              },
              {
                "average": 1.004477948,
                "count": 484597,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.0896215156,
                "variance": 0.008032016058
              },
              {
                "average": 1,
                "count": 484597,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 484597,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.608008304,
                "count": 484597,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4881953483,
                "variance": 0.2383346981
              },
              {
                "average": 19.8731183,
                "count": 484597,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.095175129,
                "variance": 1.199408564
              },
              {
                "average": 1.002307072,
                "count": 484597,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05883436707,
                "variance": 0.003461482748
              },
              {
                "average": 8,
                "count": 484597,
                "maximum": 8,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247602355.8,
                "count": 484597,
                "maximum": 247602361.4,
                "minimum": 247602351.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.440731319,
                "variance": 5.957169373
              },
              {
                "average": 0,
                "count": 484597,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 484597,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 484597,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 484597,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 484597,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -550827.8518,
              1664329.225,
              8.122968827,
              -550141.6918,
              1664875.225,
              16.96296883
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -550827.8518341107,
                    1664329.2250201139,
                    8.122968827107407
                  ],
                  [
                    -550827.8518341107,
                    1664875.2250201139,
                    8.122968827107407
                  ],
                  [
                    -550141.6918341108,
                    1664875.2250201139,
                    16.962968827107407
                  ],
                  [
                    -550141.6918341108,
                    1664329.2250201139,
                    16.962968827107407
                  ],
                  [
                    -550827.8518341107,
                    1664329.2250201139,
                    8.122968827107407
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:12:41+00:00",
            "end_time": "2019-07-19T20:12:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190724_NCMP_AK_03WVM7455.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.53989137220552,
              64.51987820750195,
              -0.110647116387384
            ],
            [
              -165.54278580185348,
              64.52696747902598,
              -0.110647116387384
            ],
            [
              -165.52270620916408,
              64.52848187258721,
              14.349352883612617
            ],
            [
              -165.5198166107499,
              64.52139220978954,
              14.349352883612617
            ],
            [
              -165.53989137220552,
              64.51987820750195,
              -0.110647116387384
            ]
          ]
        ]
      },
      "bbox": [
        -165.5427858,
        64.51987821,
        -0.1106471164,
        -165.5198166,
        64.52848187,
        14.34935288
      ],
      "properties": {
        "datetime": "2019-07-24T23:04:10Z",
        "pc:count": 919268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -550437.0576,
            "count": 919268,
            "maximum": -549945.523,
            "minimum": -550923.423,
            "name": "X",
            "position": 0,
            "stddev": 254.8572589,
            "variance": 64952.22244
          },
          {
            "average": 1665870.824,
            "count": 919268,
            "maximum": 1666293.587,
            "minimum": 1665490.507,
            "name": "Y",
            "position": 1,
            "stddev": 175.1417539,
            "variance": 30674.63395
          },
          {
            "average": 6.152182102,
            "count": 919268,
            "maximum": 14.34935288,
            "minimum": -0.1106471164,
            "name": "Z",
            "position": 2,
            "stddev": 3.467503737,
            "variance": 12.02358217
          },
          {
            "average": 699.420193,
            "count": 919268,
            "maximum": 6206,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 565.7494391,
            "variance": 320072.4279
          },
          {
            "average": 1.094314172,
            "count": 919268,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3194045776,
            "variance": 0.1020192842
          },
          {
            "average": 1.188811098,
            "count": 919268,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4506460271,
            "variance": 0.2030818418
          },
          {
            "average": 1,
            "count": 919268,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 919268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.792978761,
            "count": 919268,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.771144548,
            "variance": 60.39068758
          },
          {
            "average": 19.97970494,
            "count": 919268,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.23513952,
            "variance": 1.525569635
          },
          {
            "average": 1.196768516,
            "count": 919268,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4193496798,
            "variance": 0.175854154
          },
          {
            "average": 1,
            "count": 919268,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 248044642,
            "count": 919268,
            "maximum": 248044650.9,
            "minimum": 248044634.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4.097566728,
            "variance": 16.79005309
          },
          {
            "average": 0,
            "count": 919268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 919268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 919268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 919268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 919268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -550923.423,
          1665490.507,
          -0.1106471164,
          -549945.523,
          1666293.587,
          14.34935288
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -550923.4230163321,
                1665490.506698688,
                -0.110647116387384
              ],
              [
                -550923.4230163321,
                1666293.586698688,
                -0.110647116387384
              ],
              [
                -549945.5230163322,
                1666293.586698688,
                14.349352883612617
              ],
              [
                -549945.5230163322,
                1665490.506698688,
                14.349352883612617
              ],
              [
                -550923.4230163321,
                1665490.506698688,
                -0.110647116387384
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:04:10+00:00",
        "end_time": "2019-07-24T23:03:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM7455.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM7455.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7455.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7455.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.5427858,
            64.51987821,
            -0.1106471164,
            -165.5198166,
            64.52848187,
            14.34935288
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.53989137220552,
                  64.51987820750195,
                  -0.110647116387384
                ],
                [
                  -165.54278580185348,
                  64.52696747902598,
                  -0.110647116387384
                ],
                [
                  -165.52270620916408,
                  64.52848187258721,
                  14.349352883612617
                ],
                [
                  -165.5198166107499,
                  64.52139220978954,
                  14.349352883612617
                ],
                [
                  -165.53989137220552,
                  64.51987820750195,
                  -0.110647116387384
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM7455.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7455.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:04:10Z",
            "pc:count": 919268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -550437.0576,
                "count": 919268,
                "maximum": -549945.523,
                "minimum": -550923.423,
                "name": "X",
                "position": 0,
                "stddev": 254.8572589,
                "variance": 64952.22244
              },
              {
                "average": 1665870.824,
                "count": 919268,
                "maximum": 1666293.587,
                "minimum": 1665490.507,
                "name": "Y",
                "position": 1,
                "stddev": 175.1417539,
                "variance": 30674.63395
              },
              {
                "average": 6.152182102,
                "count": 919268,
                "maximum": 14.34935288,
                "minimum": -0.1106471164,
                "name": "Z",
                "position": 2,
                "stddev": 3.467503737,
                "variance": 12.02358217
              },
              {
                "average": 699.420193,
                "count": 919268,
                "maximum": 6206,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 565.7494391,
                "variance": 320072.4279
              },
              {
                "average": 1.094314172,
                "count": 919268,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3194045776,
                "variance": 0.1020192842
              },
              {
                "average": 1.188811098,
                "count": 919268,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4506460271,
                "variance": 0.2030818418
              },
              {
                "average": 1,
                "count": 919268,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 919268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.792978761,
                "count": 919268,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.771144548,
                "variance": 60.39068758
              },
              {
                "average": 19.97970494,
                "count": 919268,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.23513952,
                "variance": 1.525569635
              },
              {
                "average": 1.196768516,
                "count": 919268,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4193496798,
                "variance": 0.175854154
              },
              {
                "average": 1,
                "count": 919268,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 248044642,
                "count": 919268,
                "maximum": 248044650.9,
                "minimum": 248044634.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4.097566728,
                "variance": 16.79005309
              },
              {
                "average": 0,
                "count": 919268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 919268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 919268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 919268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 919268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -550923.423,
              1665490.507,
              -0.1106471164,
              -549945.523,
              1666293.587,
              14.34935288
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -550923.4230163321,
                    1665490.506698688,
                    -0.110647116387384
                  ],
                  [
                    -550923.4230163321,
                    1666293.586698688,
                    -0.110647116387384
                  ],
                  [
                    -549945.5230163322,
                    1666293.586698688,
                    14.349352883612617
                  ],
                  [
                    -549945.5230163322,
                    1665490.506698688,
                    14.349352883612617
                  ],
                  [
                    -550923.4230163321,
                    1665490.506698688,
                    -0.110647116387384
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:04:10+00:00",
            "end_time": "2019-07-24T23:03:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM7553.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.51654349020916,
              64.50596632977074,
              1.008980219885627
            ],
            [
              -165.51837406693204,
              64.51046170786933,
              1.008980219885627
            ],
            [
              -165.50034772459506,
              64.51181918937792,
              18.28898021988563
            ],
            [
              -165.49851989719653,
              64.50732358902057,
              18.28898021988563
            ],
            [
              -165.51654349020916,
              64.50596632977074,
              1.008980219885627
            ]
          ]
        ]
      },
      "bbox": [
        -165.5183741,
        64.50596633,
        1.00898022,
        -165.4985199,
        64.51181919,
        18.28898022
      ],
      "properties": {
        "datetime": "2019-07-19T20:12:56Z",
        "pc:count": 437226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -549547.628,
            "count": 437226,
            "maximum": -549209.4551,
            "minimum": -550087.8151,
            "name": "X",
            "position": 0,
            "stddev": 212.4477743,
            "variance": 45134.05682
          },
          {
            "average": 1664066.684,
            "count": 437226,
            "maximum": 1664277.279,
            "minimum": 1663768.059,
            "name": "Y",
            "position": 1,
            "stddev": 110.4863906,
            "variance": 12207.24251
          },
          {
            "average": 11.07500692,
            "count": 437226,
            "maximum": 18.28898022,
            "minimum": 1.00898022,
            "name": "Z",
            "position": 2,
            "stddev": 2.120663827,
            "variance": 4.497215067
          },
          {
            "average": 892.6235562,
            "count": 437226,
            "maximum": 19280,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 491.9920193,
            "variance": 242056.1471
          },
          {
            "average": 1.00370289,
            "count": 437226,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.06439423826,
            "variance": 0.00414661792
          },
          {
            "average": 1.00744695,
            "count": 437226,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.09376164705,
            "variance": 0.008791246457
          },
          {
            "average": 1,
            "count": 437226,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 437226,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.842527663,
            "count": 437226,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.879924488,
            "variance": 8.293965057
          },
          {
            "average": 20.1252541,
            "count": 437226,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9970298787,
            "variance": 0.9940685791
          },
          {
            "average": 1.005962591,
            "count": 437226,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.0799029591,
            "variance": 0.006384482873
          },
          {
            "average": 7.941972801,
            "count": 437226,
            "maximum": 8,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3152146335,
            "variance": 0.09936026517
          },
          {
            "average": 247602349.7,
            "count": 437226,
            "maximum": 247602376,
            "minimum": 247601598,
            "name": "GpsTime",
            "position": 12,
            "stddev": 115.6903859,
            "variance": 13384.2654
          },
          {
            "average": 0,
            "count": 437226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 437226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 437226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 437226,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 437226,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -550087.8151,
          1663768.059,
          1.00898022,
          -549209.4551,
          1664277.279,
          18.28898022
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -550087.8151282856,
                1663768.0589454595,
                1.008980219885627
              ],
              [
                -550087.8151282856,
                1664277.2789454598,
                1.008980219885627
              ],
              [
                -549209.4551282855,
                1664277.2789454598,
                18.28898021988563
              ],
              [
                -549209.4551282855,
                1663768.0589454595,
                18.28898021988563
              ],
              [
                -550087.8151282856,
                1663768.0589454595,
                1.008980219885627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:12:56+00:00",
        "end_time": "2019-07-19T19:59:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM7553.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM7553.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7553.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7553.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.5183741,
            64.50596633,
            1.00898022,
            -165.4985199,
            64.51181919,
            18.28898022
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.51654349020916,
                  64.50596632977074,
                  1.008980219885627
                ],
                [
                  -165.51837406693204,
                  64.51046170786933,
                  1.008980219885627
                ],
                [
                  -165.50034772459506,
                  64.51181918937792,
                  18.28898021988563
                ],
                [
                  -165.49851989719653,
                  64.50732358902057,
                  18.28898021988563
                ],
                [
                  -165.51654349020916,
                  64.50596632977074,
                  1.008980219885627
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM7553.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7553.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:12:56Z",
            "pc:count": 437226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -549547.628,
                "count": 437226,
                "maximum": -549209.4551,
                "minimum": -550087.8151,
                "name": "X",
                "position": 0,
                "stddev": 212.4477743,
                "variance": 45134.05682
              },
              {
                "average": 1664066.684,
                "count": 437226,
                "maximum": 1664277.279,
                "minimum": 1663768.059,
                "name": "Y",
                "position": 1,
                "stddev": 110.4863906,
                "variance": 12207.24251
              },
              {
                "average": 11.07500692,
                "count": 437226,
                "maximum": 18.28898022,
                "minimum": 1.00898022,
                "name": "Z",
                "position": 2,
                "stddev": 2.120663827,
                "variance": 4.497215067
              },
              {
                "average": 892.6235562,
                "count": 437226,
                "maximum": 19280,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 491.9920193,
                "variance": 242056.1471
              },
              {
                "average": 1.00370289,
                "count": 437226,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.06439423826,
                "variance": 0.00414661792
              },
              {
                "average": 1.00744695,
                "count": 437226,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.09376164705,
                "variance": 0.008791246457
              },
              {
                "average": 1,
                "count": 437226,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 437226,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.842527663,
                "count": 437226,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.879924488,
                "variance": 8.293965057
              },
              {
                "average": 20.1252541,
                "count": 437226,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9970298787,
                "variance": 0.9940685791
              },
              {
                "average": 1.005962591,
                "count": 437226,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.0799029591,
                "variance": 0.006384482873
              },
              {
                "average": 7.941972801,
                "count": 437226,
                "maximum": 8,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3152146335,
                "variance": 0.09936026517
              },
              {
                "average": 247602349.7,
                "count": 437226,
                "maximum": 247602376,
                "minimum": 247601598,
                "name": "GpsTime",
                "position": 12,
                "stddev": 115.6903859,
                "variance": 13384.2654
              },
              {
                "average": 0,
                "count": 437226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 437226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 437226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 437226,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 437226,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -550087.8151,
              1663768.059,
              1.00898022,
              -549209.4551,
              1664277.279,
              18.28898022
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -550087.8151282856,
                    1663768.0589454595,
                    1.008980219885627
                  ],
                  [
                    -550087.8151282856,
                    1664277.2789454598,
                    1.008980219885627
                  ],
                  [
                    -549209.4551282855,
                    1664277.2789454598,
                    18.28898021988563
                  ],
                  [
                    -549209.4551282855,
                    1663768.0589454595,
                    18.28898021988563
                  ],
                  [
                    -550087.8151282856,
                    1663768.0589454595,
                    1.008980219885627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:12:56+00:00",
            "end_time": "2019-07-19T19: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": "20190719_NCMP_AK_03WVM7554.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.51993714770066,
              64.50901378935035,
              6.665872117568035
            ],
            [
              -165.52376361562483,
              64.51840512338832,
              6.665872117568035
            ],
            [
              -165.50026922762933,
              64.52017431068603,
              15.245872117568034
            ],
            [
              -165.49645024639517,
              64.51078237139566,
              15.245872117568034
            ],
            [
              -165.51993714770066,
              64.50901378935035,
              6.665872117568035
            ]
          ]
        ]
      },
      "bbox": [
        -165.5237636,
        64.50901379,
        6.665872118,
        -165.4964502,
        64.52017431,
        15.24587212
      ],
      "properties": {
        "datetime": "2019-07-24T23:04:25Z",
        "pc:count": 656742,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -549678.9169,
            "count": 656742,
            "maximum": -549045.1172,
            "minimum": -550189.5972,
            "name": "X",
            "position": 0,
            "stddev": 337.1037605,
            "variance": 113638.9453
          },
          {
            "average": 1664539.584,
            "count": 656742,
            "maximum": 1665194.917,
            "minimum": 1664131.097,
            "name": "Y",
            "position": 1,
            "stddev": 326.6638483,
            "variance": 106709.2698
          },
          {
            "average": 12.01105251,
            "count": 656742,
            "maximum": 15.24587212,
            "minimum": 6.665872118,
            "name": "Z",
            "position": 2,
            "stddev": 1.468612153,
            "variance": 2.156821657
          },
          {
            "average": 985.4318012,
            "count": 656742,
            "maximum": 5151,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 485.2918555,
            "variance": 235508.1851
          },
          {
            "average": 1.011182473,
            "count": 656742,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1102303038,
            "variance": 0.01215071986
          },
          {
            "average": 1.022436512,
            "count": 656742,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1588434842,
            "variance": 0.02523125249
          },
          {
            "average": 1,
            "count": 656742,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 656742,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.483378557,
            "count": 656742,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4997240317,
            "variance": 0.2497241079
          },
          {
            "average": 20.08479582,
            "count": 656742,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.349993436,
            "variance": 1.822482278
          },
          {
            "average": 1.017921802,
            "count": 656742,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1367256923,
            "variance": 0.01869391494
          },
          {
            "average": 6.242149885,
            "count": 656742,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.035609957,
            "variance": 9.214927808
          },
          {
            "average": 247713434.6,
            "count": 656742,
            "maximum": 248044665.8,
            "minimum": 247602357.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 191805.888,
            "variance": 36789498670.0
          },
          {
            "average": 0,
            "count": 656742,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 656742,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 656742,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 656742,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 656742,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -550189.5972,
          1664131.097,
          6.665872118,
          -549045.1172,
          1665194.917,
          15.24587212
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -550189.597192201,
                1664131.097195265,
                6.665872117568035
              ],
              [
                -550189.597192201,
                1665194.917195265,
                6.665872117568035
              ],
              [
                -549045.117192201,
                1665194.917195265,
                15.245872117568034
              ],
              [
                -549045.117192201,
                1664131.097195265,
                15.245872117568034
              ],
              [
                -550189.597192201,
                1664131.097195265,
                6.665872117568035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:04:25+00:00",
        "end_time": "2019-07-19T20:12:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM7554.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM7554.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7554.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7554.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.5237636,
            64.50901379,
            6.665872118,
            -165.4964502,
            64.52017431,
            15.24587212
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.51993714770066,
                  64.50901378935035,
                  6.665872117568035
                ],
                [
                  -165.52376361562483,
                  64.51840512338832,
                  6.665872117568035
                ],
                [
                  -165.50026922762933,
                  64.52017431068603,
                  15.245872117568034
                ],
                [
                  -165.49645024639517,
                  64.51078237139566,
                  15.245872117568034
                ],
                [
                  -165.51993714770066,
                  64.50901378935035,
                  6.665872117568035
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM7554.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7554.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:04:25Z",
            "pc:count": 656742,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -549678.9169,
                "count": 656742,
                "maximum": -549045.1172,
                "minimum": -550189.5972,
                "name": "X",
                "position": 0,
                "stddev": 337.1037605,
                "variance": 113638.9453
              },
              {
                "average": 1664539.584,
                "count": 656742,
                "maximum": 1665194.917,
                "minimum": 1664131.097,
                "name": "Y",
                "position": 1,
                "stddev": 326.6638483,
                "variance": 106709.2698
              },
              {
                "average": 12.01105251,
                "count": 656742,
                "maximum": 15.24587212,
                "minimum": 6.665872118,
                "name": "Z",
                "position": 2,
                "stddev": 1.468612153,
                "variance": 2.156821657
              },
              {
                "average": 985.4318012,
                "count": 656742,
                "maximum": 5151,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 485.2918555,
                "variance": 235508.1851
              },
              {
                "average": 1.011182473,
                "count": 656742,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1102303038,
                "variance": 0.01215071986
              },
              {
                "average": 1.022436512,
                "count": 656742,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1588434842,
                "variance": 0.02523125249
              },
              {
                "average": 1,
                "count": 656742,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 656742,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.483378557,
                "count": 656742,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4997240317,
                "variance": 0.2497241079
              },
              {
                "average": 20.08479582,
                "count": 656742,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.349993436,
                "variance": 1.822482278
              },
              {
                "average": 1.017921802,
                "count": 656742,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1367256923,
                "variance": 0.01869391494
              },
              {
                "average": 6.242149885,
                "count": 656742,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.035609957,
                "variance": 9.214927808
              },
              {
                "average": 247713434.6,
                "count": 656742,
                "maximum": 248044665.8,
                "minimum": 247602357.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 191805.888,
                "variance": 36789498670.0
              },
              {
                "average": 0,
                "count": 656742,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 656742,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 656742,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 656742,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 656742,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -550189.5972,
              1664131.097,
              6.665872118,
              -549045.1172,
              1665194.917,
              15.24587212
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -550189.597192201,
                    1664131.097195265,
                    6.665872117568035
                  ],
                  [
                    -550189.597192201,
                    1665194.917195265,
                    6.665872117568035
                  ],
                  [
                    -549045.117192201,
                    1665194.917195265,
                    15.245872117568034
                  ],
                  [
                    -549045.117192201,
                    1664131.097195265,
                    15.245872117568034
                  ],
                  [
                    -550189.597192201,
                    1664131.097195265,
                    6.665872117568035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:04:25+00:00",
            "end_time": "2019-07-19T20:12:37+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM8849.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.2479151934485,
              64.47090772239808,
              0.814196465195035
            ],
            [
              -165.24964249847037,
              64.4752579734238,
              0.814196465195035
            ],
            [
              -165.2293676890907,
              64.47675003596156,
              10.914196465195035
            ],
            [
              -165.22764337745076,
              64.47239954890274,
              10.914196465195035
            ],
            [
              -165.2479151934485,
              64.47090772239808,
              0.814196465195035
            ]
          ]
        ]
      },
      "bbox": [
        -165.2496425,
        64.47090772,
        0.8141964652,
        -165.2276434,
        64.47675004,
        10.91419647
      ],
      "properties": {
        "datetime": "2019-07-19T20:19:33Z",
        "pc:count": 598462,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -537420.8736,
            "count": 598462,
            "maximum": -537052.1328,
            "minimum": -538040.5728,
            "name": "X",
            "position": 0,
            "stddev": 222.7042532,
            "variance": 49597.18441
          },
          {
            "average": 1657988.744,
            "count": 598462,
            "maximum": 1658205.271,
            "minimum": 1657712.811,
            "name": "Y",
            "position": 1,
            "stddev": 102.1652614,
            "variance": 10437.74063
          },
          {
            "average": 5.257870633,
            "count": 598462,
            "maximum": 10.91419647,
            "minimum": 0.8141964652,
            "name": "Z",
            "position": 2,
            "stddev": 1.271157889,
            "variance": 1.615842378
          },
          {
            "average": 1385.191967,
            "count": 598462,
            "maximum": 13199,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 811.9119405,
            "variance": 659200.9991
          },
          {
            "average": 1.002442929,
            "count": 598462,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.05590525355,
            "variance": 0.003125397375
          },
          {
            "average": 1.004915935,
            "count": 598462,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.08356918693,
            "variance": 0.006983809005
          },
          {
            "average": 1,
            "count": 598462,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 598462,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.536562054,
            "count": 598462,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.498661841,
            "variance": 0.2486636317
          },
          {
            "average": 19.75056881,
            "count": 598462,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.824715356,
            "variance": 0.6801554183
          },
          {
            "average": 1.00355411,
            "count": 598462,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.06508917647,
            "variance": 0.004236600893
          },
          {
            "average": 8.529569129,
            "count": 598462,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4991253178,
            "variance": 0.2491260829
          },
          {
            "average": 247602665.7,
            "count": 598462,
            "maximum": 247602773.9,
            "minimum": 247602542.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 106.4788524,
            "variance": 11337.74601
          },
          {
            "average": 0,
            "count": 598462,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 598462,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 598462,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 598462,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 598462,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -538040.5728,
          1657712.811,
          0.8141964652,
          -537052.1328,
          1658205.271,
          10.91419647
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -538040.5728451307,
                1657712.811161702,
                0.814196465195035
              ],
              [
                -538040.5728451307,
                1658205.271161702,
                0.814196465195035
              ],
              [
                -537052.1328451307,
                1658205.271161702,
                10.914196465195035
              ],
              [
                -537052.1328451307,
                1657712.811161702,
                10.914196465195035
              ],
              [
                -538040.5728451307,
                1657712.811161702,
                0.814196465195035
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:19:33+00:00",
        "end_time": "2019-07-19T20:15:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8849.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8849.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8849.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8849.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.2496425,
            64.47090772,
            0.8141964652,
            -165.2276434,
            64.47675004,
            10.91419647
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.2479151934485,
                  64.47090772239808,
                  0.814196465195035
                ],
                [
                  -165.24964249847037,
                  64.4752579734238,
                  0.814196465195035
                ],
                [
                  -165.2293676890907,
                  64.47675003596156,
                  10.914196465195035
                ],
                [
                  -165.22764337745076,
                  64.47239954890274,
                  10.914196465195035
                ],
                [
                  -165.2479151934485,
                  64.47090772239808,
                  0.814196465195035
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8849.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8849.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:19:33Z",
            "pc:count": 598462,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -537420.8736,
                "count": 598462,
                "maximum": -537052.1328,
                "minimum": -538040.5728,
                "name": "X",
                "position": 0,
                "stddev": 222.7042532,
                "variance": 49597.18441
              },
              {
                "average": 1657988.744,
                "count": 598462,
                "maximum": 1658205.271,
                "minimum": 1657712.811,
                "name": "Y",
                "position": 1,
                "stddev": 102.1652614,
                "variance": 10437.74063
              },
              {
                "average": 5.257870633,
                "count": 598462,
                "maximum": 10.91419647,
                "minimum": 0.8141964652,
                "name": "Z",
                "position": 2,
                "stddev": 1.271157889,
                "variance": 1.615842378
              },
              {
                "average": 1385.191967,
                "count": 598462,
                "maximum": 13199,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 811.9119405,
                "variance": 659200.9991
              },
              {
                "average": 1.002442929,
                "count": 598462,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.05590525355,
                "variance": 0.003125397375
              },
              {
                "average": 1.004915935,
                "count": 598462,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.08356918693,
                "variance": 0.006983809005
              },
              {
                "average": 1,
                "count": 598462,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 598462,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.536562054,
                "count": 598462,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.498661841,
                "variance": 0.2486636317
              },
              {
                "average": 19.75056881,
                "count": 598462,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.824715356,
                "variance": 0.6801554183
              },
              {
                "average": 1.00355411,
                "count": 598462,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.06508917647,
                "variance": 0.004236600893
              },
              {
                "average": 8.529569129,
                "count": 598462,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4991253178,
                "variance": 0.2491260829
              },
              {
                "average": 247602665.7,
                "count": 598462,
                "maximum": 247602773.9,
                "minimum": 247602542.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 106.4788524,
                "variance": 11337.74601
              },
              {
                "average": 0,
                "count": 598462,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 598462,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 598462,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 598462,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 598462,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -538040.5728,
              1657712.811,
              0.8141964652,
              -537052.1328,
              1658205.271,
              10.91419647
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -538040.5728451307,
                    1657712.811161702,
                    0.814196465195035
                  ],
                  [
                    -538040.5728451307,
                    1658205.271161702,
                    0.814196465195035
                  ],
                  [
                    -537052.1328451307,
                    1658205.271161702,
                    10.914196465195035
                  ],
                  [
                    -537052.1328451307,
                    1657712.811161702,
                    10.914196465195035
                  ],
                  [
                    -538040.5728451307,
                    1657712.811161702,
                    0.814196465195035
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:19:33+00:00",
            "end_time": "2019-07-19T20:15: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": "20190719_NCMP_AK_03WVM8850.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.24900581271513,
              64.47381652671861,
              2.355406890053315
            ],
            [
              -165.25080293260146,
              64.47834169123284,
              2.355406890053315
            ],
            [
              -165.23047183746817,
              64.47983789465302,
              12.755406890053315
            ],
            [
              -165.22867784025132,
              64.47531248390129,
              12.755406890053315
            ],
            [
              -165.24900581271513,
              64.47381652671861,
              2.355406890053315
            ]
          ]
        ]
      },
      "bbox": [
        -165.2508029,
        64.47381653,
        2.35540689,
        -165.2286778,
        64.47983789,
        12.75540689
      ],
      "properties": {
        "datetime": "2019-07-19T20:19:37Z",
        "pc:count": 650092,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -537657.6312,
            "count": 650092,
            "maximum": -537046.4474,
            "minimum": -538037.5274,
            "name": "X",
            "position": 0,
            "stddev": 258.8568566,
            "variance": 67006.87222
          },
          {
            "average": 1658264.15,
            "count": 650092,
            "maximum": 1658553.835,
            "minimum": 1658041.575,
            "name": "Y",
            "position": 1,
            "stddev": 112.2305318,
            "variance": 12595.69228
          },
          {
            "average": 7.629471361,
            "count": 650092,
            "maximum": 12.75540689,
            "minimum": 2.35540689,
            "name": "Z",
            "position": 2,
            "stddev": 1.980564674,
            "variance": 3.922636427
          },
          {
            "average": 1068.818292,
            "count": 650092,
            "maximum": 55954,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 644.5967188,
            "variance": 415504.9299
          },
          {
            "average": 1.005333091,
            "count": 650092,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.0787200127,
            "variance": 0.0061968404
          },
          {
            "average": 1.010704639,
            "count": 650092,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1152608912,
            "variance": 0.01328507304
          },
          {
            "average": 1,
            "count": 650092,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 650092,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.517292937,
            "count": 650092,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4997012492,
            "variance": 0.2497013384
          },
          {
            "average": 19.85505539,
            "count": 650092,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9913798173,
            "variance": 0.9828339421
          },
          {
            "average": 1.007748134,
            "count": 650092,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.09266308934,
            "variance": 0.008586448126
          },
          {
            "average": 8.861856476,
            "count": 650092,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3450508283,
            "variance": 0.1190600741
          },
          {
            "average": 247602739.6,
            "count": 650092,
            "maximum": 247602777.9,
            "minimum": 247602542.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 77.46695929,
            "variance": 6001.129781
          },
          {
            "average": 0,
            "count": 650092,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 650092,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 650092,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 650092,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 650092,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -538037.5274,
          1658041.575,
          2.35540689,
          -537046.4474,
          1658553.835,
          12.75540689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -538037.5273845475,
                1658041.5748009467,
                2.355406890053315
              ],
              [
                -538037.5273845475,
                1658553.8348009465,
                2.355406890053315
              ],
              [
                -537046.4473845474,
                1658553.8348009465,
                12.755406890053315
              ],
              [
                -537046.4473845474,
                1658041.5748009467,
                12.755406890053315
              ],
              [
                -538037.5273845475,
                1658041.5748009467,
                2.355406890053315
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:19:37+00:00",
        "end_time": "2019-07-19T20:15:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8850.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8850.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8850.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8850.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.2508029,
            64.47381653,
            2.35540689,
            -165.2286778,
            64.47983789,
            12.75540689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.24900581271513,
                  64.47381652671861,
                  2.355406890053315
                ],
                [
                  -165.25080293260146,
                  64.47834169123284,
                  2.355406890053315
                ],
                [
                  -165.23047183746817,
                  64.47983789465302,
                  12.755406890053315
                ],
                [
                  -165.22867784025132,
                  64.47531248390129,
                  12.755406890053315
                ],
                [
                  -165.24900581271513,
                  64.47381652671861,
                  2.355406890053315
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8850.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8850.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:19:37Z",
            "pc:count": 650092,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -537657.6312,
                "count": 650092,
                "maximum": -537046.4474,
                "minimum": -538037.5274,
                "name": "X",
                "position": 0,
                "stddev": 258.8568566,
                "variance": 67006.87222
              },
              {
                "average": 1658264.15,
                "count": 650092,
                "maximum": 1658553.835,
                "minimum": 1658041.575,
                "name": "Y",
                "position": 1,
                "stddev": 112.2305318,
                "variance": 12595.69228
              },
              {
                "average": 7.629471361,
                "count": 650092,
                "maximum": 12.75540689,
                "minimum": 2.35540689,
                "name": "Z",
                "position": 2,
                "stddev": 1.980564674,
                "variance": 3.922636427
              },
              {
                "average": 1068.818292,
                "count": 650092,
                "maximum": 55954,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 644.5967188,
                "variance": 415504.9299
              },
              {
                "average": 1.005333091,
                "count": 650092,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.0787200127,
                "variance": 0.0061968404
              },
              {
                "average": 1.010704639,
                "count": 650092,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1152608912,
                "variance": 0.01328507304
              },
              {
                "average": 1,
                "count": 650092,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 650092,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.517292937,
                "count": 650092,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4997012492,
                "variance": 0.2497013384
              },
              {
                "average": 19.85505539,
                "count": 650092,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9913798173,
                "variance": 0.9828339421
              },
              {
                "average": 1.007748134,
                "count": 650092,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.09266308934,
                "variance": 0.008586448126
              },
              {
                "average": 8.861856476,
                "count": 650092,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3450508283,
                "variance": 0.1190600741
              },
              {
                "average": 247602739.6,
                "count": 650092,
                "maximum": 247602777.9,
                "minimum": 247602542.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 77.46695929,
                "variance": 6001.129781
              },
              {
                "average": 0,
                "count": 650092,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 650092,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 650092,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 650092,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 650092,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -538037.5274,
              1658041.575,
              2.35540689,
              -537046.4474,
              1658553.835,
              12.75540689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -538037.5273845475,
                    1658041.5748009467,
                    2.355406890053315
                  ],
                  [
                    -538037.5273845475,
                    1658553.8348009465,
                    2.355406890053315
                  ],
                  [
                    -537046.4473845474,
                    1658553.8348009465,
                    12.755406890053315
                  ],
                  [
                    -537046.4473845474,
                    1658041.5748009467,
                    12.755406890053315
                  ],
                  [
                    -538037.5273845475,
                    1658041.5748009467,
                    2.355406890053315
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:19:37+00:00",
            "end_time": "2019-07-19T20:15: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": "20190719_NCMP_AK_03WVM8949.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.22728795596248,
              64.46863873775712,
              1.019932895279089
            ],
            [
              -165.22989524552534,
              64.47521753593443,
              1.019932895279089
            ],
            [
              -165.2095484579679,
              64.47671221099661,
              11.119932895279089
            ],
            [
              -165.20694571146106,
              64.47013305527928,
              11.119932895279089
            ],
            [
              -165.22728795596248,
              64.46863873775712,
              1.019932895279089
            ]
          ]
        ]
      },
      "bbox": [
        -165.2298952,
        64.46863874,
        1.019932895,
        -165.2069457,
        64.47671221,
        11.1199329
      ],
      "properties": {
        "datetime": "2019-07-19T20:19:23Z",
        "pc:count": 901216,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -536623.4072,
            "count": 901216,
            "maximum": -536114.0006,
            "minimum": -537105.9006,
            "name": "X",
            "position": 0,
            "stddev": 274.9112128,
            "variance": 75576.17492
          },
          {
            "average": 1657694.967,
            "count": 901216,
            "maximum": 1658040.977,
            "minimum": 1657296.277,
            "name": "Y",
            "position": 1,
            "stddev": 165.8147337,
            "variance": 27494.5259
          },
          {
            "average": 7.195126345,
            "count": 901216,
            "maximum": 11.1199329,
            "minimum": 1.019932895,
            "name": "Z",
            "position": 2,
            "stddev": 1.64022636,
            "variance": 2.690342513
          },
          {
            "average": 1133.796873,
            "count": 901216,
            "maximum": 22839,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 633.3706636,
            "variance": 401158.3975
          },
          {
            "average": 1.000878813,
            "count": 901216,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.03000389228,
            "variance": 0.0009002335518
          },
          {
            "average": 1.001757625,
            "count": 901216,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04267452099,
            "variance": 0.001821114741
          },
          {
            "average": 1,
            "count": 901216,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 901216,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.554768224,
            "count": 901216,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4969916656,
            "variance": 0.2470007157
          },
          {
            "average": 19.94944643,
            "count": 901216,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.100643142,
            "variance": 1.211415326
          },
          {
            "average": 1.002889429,
            "count": 901216,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.05388205685,
            "variance": 0.002903276051
          },
          {
            "average": 8.946100602,
            "count": 901216,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2258191967,
            "variance": 0.05099430961
          },
          {
            "average": 247602744.3,
            "count": 901216,
            "maximum": 247602763.8,
            "minimum": 247602556.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 44.46445071,
            "variance": 1977.087377
          },
          {
            "average": 0,
            "count": 901216,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 901216,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 901216,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 901216,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 901216,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -537105.9006,
          1657296.277,
          1.019932895,
          -536114.0006,
          1658040.977,
          11.1199329
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -537105.9005534109,
                1657296.2767182305,
                1.019932895279089
              ],
              [
                -537105.9005534109,
                1658040.9767182306,
                1.019932895279089
              ],
              [
                -536114.000553411,
                1658040.9767182306,
                11.119932895279089
              ],
              [
                -536114.000553411,
                1657296.2767182305,
                11.119932895279089
              ],
              [
                -537105.9005534109,
                1657296.2767182305,
                1.019932895279089
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:19:23+00:00",
        "end_time": "2019-07-19T20:15:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8949.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8949.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8949.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8949.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.2298952,
            64.46863874,
            1.019932895,
            -165.2069457,
            64.47671221,
            11.1199329
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.22728795596248,
                  64.46863873775712,
                  1.019932895279089
                ],
                [
                  -165.22989524552534,
                  64.47521753593443,
                  1.019932895279089
                ],
                [
                  -165.2095484579679,
                  64.47671221099661,
                  11.119932895279089
                ],
                [
                  -165.20694571146106,
                  64.47013305527928,
                  11.119932895279089
                ],
                [
                  -165.22728795596248,
                  64.46863873775712,
                  1.019932895279089
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8949.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8949.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:19:23Z",
            "pc:count": 901216,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -536623.4072,
                "count": 901216,
                "maximum": -536114.0006,
                "minimum": -537105.9006,
                "name": "X",
                "position": 0,
                "stddev": 274.9112128,
                "variance": 75576.17492
              },
              {
                "average": 1657694.967,
                "count": 901216,
                "maximum": 1658040.977,
                "minimum": 1657296.277,
                "name": "Y",
                "position": 1,
                "stddev": 165.8147337,
                "variance": 27494.5259
              },
              {
                "average": 7.195126345,
                "count": 901216,
                "maximum": 11.1199329,
                "minimum": 1.019932895,
                "name": "Z",
                "position": 2,
                "stddev": 1.64022636,
                "variance": 2.690342513
              },
              {
                "average": 1133.796873,
                "count": 901216,
                "maximum": 22839,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 633.3706636,
                "variance": 401158.3975
              },
              {
                "average": 1.000878813,
                "count": 901216,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.03000389228,
                "variance": 0.0009002335518
              },
              {
                "average": 1.001757625,
                "count": 901216,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04267452099,
                "variance": 0.001821114741
              },
              {
                "average": 1,
                "count": 901216,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 901216,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.554768224,
                "count": 901216,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4969916656,
                "variance": 0.2470007157
              },
              {
                "average": 19.94944643,
                "count": 901216,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.100643142,
                "variance": 1.211415326
              },
              {
                "average": 1.002889429,
                "count": 901216,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.05388205685,
                "variance": 0.002903276051
              },
              {
                "average": 8.946100602,
                "count": 901216,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2258191967,
                "variance": 0.05099430961
              },
              {
                "average": 247602744.3,
                "count": 901216,
                "maximum": 247602763.8,
                "minimum": 247602556.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 44.46445071,
                "variance": 1977.087377
              },
              {
                "average": 0,
                "count": 901216,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 901216,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 901216,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 901216,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 901216,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -537105.9006,
              1657296.277,
              1.019932895,
              -536114.0006,
              1658040.977,
              11.1199329
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -537105.9005534109,
                    1657296.2767182305,
                    1.019932895279089
                  ],
                  [
                    -537105.9005534109,
                    1658040.9767182306,
                    1.019932895279089
                  ],
                  [
                    -536114.000553411,
                    1658040.9767182306,
                    11.119932895279089
                  ],
                  [
                    -536114.000553411,
                    1657296.2767182305,
                    11.119932895279089
                  ],
                  [
                    -537105.9005534109,
                    1657296.2767182305,
                    1.019932895279089
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:19:23+00:00",
            "end_time": "2019-07-19T20:15:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM8950.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.22872579353796,
              64.4751580492466,
              9.23505227238682
            ],
            [
              -165.22889730274693,
              64.47559074820278,
              9.23505227238682
            ],
            [
              -165.2268850464615,
              64.47573867975223,
              10.815052272386822
            ],
            [
              -165.22671356680732,
              64.47530597846813,
              10.815052272386822
            ],
            [
              -165.22872579353796,
              64.4751580492466,
              9.23505227238682
            ]
          ]
        ]
      },
      "bbox": [
        -165.2288973,
        64.47515805,
        9.235052272,
        -165.2267136,
        64.47573868,
        10.81505227
      ],
      "properties": {
        "datetime": "2019-07-19T20:19:23Z",
        "pc:count": 13637,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -537010.5954,
            "count": 13637,
            "maximum": -536953.5187,
            "minimum": -537051.6187,
            "name": "X",
            "position": 0,
            "stddev": 24.65769796,
            "variance": 608.0020688
          },
          {
            "average": 1658048.213,
            "count": 13637,
            "maximum": 1658073.956,
            "minimum": 1658024.976,
            "name": "Y",
            "position": 1,
            "stddev": 11.7374761,
            "variance": 137.7683453
          },
          {
            "average": 9.939619259,
            "count": 13637,
            "maximum": 10.81505227,
            "minimum": 9.235052272,
            "name": "Z",
            "position": 2,
            "stddev": 0.2423689202,
            "variance": 0.05874269346
          },
          {
            "average": 977.8248148,
            "count": 13637,
            "maximum": 2805,
            "minimum": 170,
            "name": "Intensity",
            "position": 3,
            "stddev": 462.7162259,
            "variance": 214106.3057
          },
          {
            "average": 1,
            "count": 13637,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13637,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13637,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13637,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.431399868,
            "count": 13637,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4952898248,
            "variance": 0.2453120106
          },
          {
            "average": 20.96671509,
            "count": 13637,
            "maximum": 21,
            "minimum": 19.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.1795716833,
            "variance": 0.03224598944
          },
          {
            "average": 1,
            "count": 13637,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9,
            "count": 13637,
            "maximum": 9,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247602761.9,
            "count": 13637,
            "maximum": 247602763.5,
            "minimum": 247602760.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.6405570874,
            "variance": 0.4103133822
          },
          {
            "average": 0,
            "count": 13637,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13637,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13637,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13637,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13637,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -537051.6187,
          1658024.976,
          9.235052272,
          -536953.5187,
          1658073.956,
          10.81505227
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -537051.6187420308,
                1658024.97613808,
                9.23505227238682
              ],
              [
                -537051.6187420308,
                1658073.95613808,
                9.23505227238682
              ],
              [
                -536953.5187420307,
                1658073.95613808,
                10.815052272386822
              ],
              [
                -536953.5187420307,
                1658024.97613808,
                10.815052272386822
              ],
              [
                -537051.6187420308,
                1658024.97613808,
                9.23505227238682
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:19:23+00:00",
        "end_time": "2019-07-19T20:19:20+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8950.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8950.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8950.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8950.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.2288973,
            64.47515805,
            9.235052272,
            -165.2267136,
            64.47573868,
            10.81505227
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.22872579353796,
                  64.4751580492466,
                  9.23505227238682
                ],
                [
                  -165.22889730274693,
                  64.47559074820278,
                  9.23505227238682
                ],
                [
                  -165.2268850464615,
                  64.47573867975223,
                  10.815052272386822
                ],
                [
                  -165.22671356680732,
                  64.47530597846813,
                  10.815052272386822
                ],
                [
                  -165.22872579353796,
                  64.4751580492466,
                  9.23505227238682
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8950.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8950.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:19:23Z",
            "pc:count": 13637,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -537010.5954,
                "count": 13637,
                "maximum": -536953.5187,
                "minimum": -537051.6187,
                "name": "X",
                "position": 0,
                "stddev": 24.65769796,
                "variance": 608.0020688
              },
              {
                "average": 1658048.213,
                "count": 13637,
                "maximum": 1658073.956,
                "minimum": 1658024.976,
                "name": "Y",
                "position": 1,
                "stddev": 11.7374761,
                "variance": 137.7683453
              },
              {
                "average": 9.939619259,
                "count": 13637,
                "maximum": 10.81505227,
                "minimum": 9.235052272,
                "name": "Z",
                "position": 2,
                "stddev": 0.2423689202,
                "variance": 0.05874269346
              },
              {
                "average": 977.8248148,
                "count": 13637,
                "maximum": 2805,
                "minimum": 170,
                "name": "Intensity",
                "position": 3,
                "stddev": 462.7162259,
                "variance": 214106.3057
              },
              {
                "average": 1,
                "count": 13637,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13637,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13637,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13637,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.431399868,
                "count": 13637,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4952898248,
                "variance": 0.2453120106
              },
              {
                "average": 20.96671509,
                "count": 13637,
                "maximum": 21,
                "minimum": 19.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.1795716833,
                "variance": 0.03224598944
              },
              {
                "average": 1,
                "count": 13637,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9,
                "count": 13637,
                "maximum": 9,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247602761.9,
                "count": 13637,
                "maximum": 247602763.5,
                "minimum": 247602760.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.6405570874,
                "variance": 0.4103133822
              },
              {
                "average": 0,
                "count": 13637,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13637,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13637,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13637,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13637,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -537051.6187,
              1658024.976,
              9.235052272,
              -536953.5187,
              1658073.956,
              10.81505227
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -537051.6187420308,
                    1658024.97613808,
                    9.23505227238682
                  ],
                  [
                    -537051.6187420308,
                    1658073.95613808,
                    9.23505227238682
                  ],
                  [
                    -536953.5187420307,
                    1658073.95613808,
                    10.815052272386822
                  ],
                  [
                    -536953.5187420307,
                    1658024.97613808,
                    10.815052272386822
                  ],
                  [
                    -537051.6187420308,
                    1658024.97613808,
                    9.23505227238682
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:19:23+00:00",
            "end_time": "2019-07-19T20:19:20+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM9049.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.20640769478862,
              64.46616822594787,
              2.012009392331268
            ],
            [
              -165.20897171964756,
              64.47265070345446,
              2.012009392331268
            ],
            [
              -165.18889233896616,
              64.4741230764208,
              10.792009392331266
            ],
            [
              -165.18633273194462,
              64.46764025190491,
              10.792009392331266
            ],
            [
              -165.20640769478862,
              64.46616822594787,
              2.012009392331268
            ]
          ]
        ]
      },
      "bbox": [
        -165.2089717,
        64.46616823,
        2.012009392,
        -165.1863327,
        64.47412308,
        10.79200939
      ],
      "properties": {
        "datetime": "2019-07-19T20:19:09Z",
        "pc:count": 798894,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -535710.8477,
            "count": 798894,
            "maximum": -535183.9076,
            "minimum": -536162.8076,
            "name": "X",
            "position": 0,
            "stddev": 248.7607553,
            "variance": 61881.9134
          },
          {
            "average": 1657231.107,
            "count": 798894,
            "maximum": 1657589.568,
            "minimum": 1656855.808,
            "name": "Y",
            "position": 1,
            "stddev": 163.2301906,
            "variance": 26644.09511
          },
          {
            "average": 7.163665795,
            "count": 798894,
            "maximum": 10.79200939,
            "minimum": 2.012009392,
            "name": "Z",
            "position": 2,
            "stddev": 2.368184543,
            "variance": 5.608298028
          },
          {
            "average": 1062.986201,
            "count": 798894,
            "maximum": 21653,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 655.600694,
            "variance": 429812.27
          },
          {
            "average": 1.000808618,
            "count": 798894,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02907777545,
            "variance": 0.0008455170252
          },
          {
            "average": 1.001623494,
            "count": 798894,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.04163552165,
            "variance": 0.001733516663
          },
          {
            "average": 1,
            "count": 798894,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 798894,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.2903439,
            "count": 798894,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.424308498,
            "variance": 19.57450569
          },
          {
            "average": 20.05451672,
            "count": 798894,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.207158288,
            "variance": 1.457231133
          },
          {
            "average": 1.028400514,
            "count": 798894,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1662272873,
            "variance": 0.02763151103
          },
          {
            "average": 9,
            "count": 798894,
            "maximum": 9,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247602741.6,
            "count": 798894,
            "maximum": 247602749.8,
            "minimum": 247602735,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.842501226,
            "variance": 14.76481567
          },
          {
            "average": 0,
            "count": 798894,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 798894,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 798894,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 798894,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 798894,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -536162.8076,
          1656855.808,
          2.012009392,
          -535183.9076,
          1657589.568,
          10.79200939
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -536162.8075822501,
                1656855.8080634393,
                2.012009392331268
              ],
              [
                -536162.8075822501,
                1657589.568063439,
                2.012009392331268
              ],
              [
                -535183.9075822502,
                1657589.568063439,
                10.792009392331266
              ],
              [
                -535183.9075822502,
                1656855.8080634393,
                10.792009392331266
              ],
              [
                -536162.8075822501,
                1656855.8080634393,
                2.012009392331268
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:19:09+00:00",
        "end_time": "2019-07-19T20:18:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM9049.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM9049.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM9049.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM9049.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.2089717,
            64.46616823,
            2.012009392,
            -165.1863327,
            64.47412308,
            10.79200939
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.20640769478862,
                  64.46616822594787,
                  2.012009392331268
                ],
                [
                  -165.20897171964756,
                  64.47265070345446,
                  2.012009392331268
                ],
                [
                  -165.18889233896616,
                  64.4741230764208,
                  10.792009392331266
                ],
                [
                  -165.18633273194462,
                  64.46764025190491,
                  10.792009392331266
                ],
                [
                  -165.20640769478862,
                  64.46616822594787,
                  2.012009392331268
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM9049.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM9049.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:19:09Z",
            "pc:count": 798894,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -535710.8477,
                "count": 798894,
                "maximum": -535183.9076,
                "minimum": -536162.8076,
                "name": "X",
                "position": 0,
                "stddev": 248.7607553,
                "variance": 61881.9134
              },
              {
                "average": 1657231.107,
                "count": 798894,
                "maximum": 1657589.568,
                "minimum": 1656855.808,
                "name": "Y",
                "position": 1,
                "stddev": 163.2301906,
                "variance": 26644.09511
              },
              {
                "average": 7.163665795,
                "count": 798894,
                "maximum": 10.79200939,
                "minimum": 2.012009392,
                "name": "Z",
                "position": 2,
                "stddev": 2.368184543,
                "variance": 5.608298028
              },
              {
                "average": 1062.986201,
                "count": 798894,
                "maximum": 21653,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 655.600694,
                "variance": 429812.27
              },
              {
                "average": 1.000808618,
                "count": 798894,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02907777545,
                "variance": 0.0008455170252
              },
              {
                "average": 1.001623494,
                "count": 798894,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.04163552165,
                "variance": 0.001733516663
              },
              {
                "average": 1,
                "count": 798894,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 798894,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.2903439,
                "count": 798894,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.424308498,
                "variance": 19.57450569
              },
              {
                "average": 20.05451672,
                "count": 798894,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.207158288,
                "variance": 1.457231133
              },
              {
                "average": 1.028400514,
                "count": 798894,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1662272873,
                "variance": 0.02763151103
              },
              {
                "average": 9,
                "count": 798894,
                "maximum": 9,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247602741.6,
                "count": 798894,
                "maximum": 247602749.8,
                "minimum": 247602735,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.842501226,
                "variance": 14.76481567
              },
              {
                "average": 0,
                "count": 798894,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 798894,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 798894,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 798894,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 798894,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -536162.8076,
              1656855.808,
              2.012009392,
              -535183.9076,
              1657589.568,
              10.79200939
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -536162.8075822501,
                    1656855.8080634393,
                    2.012009392331268
                  ],
                  [
                    -536162.8075822501,
                    1657589.568063439,
                    2.012009392331268
                  ],
                  [
                    -535183.9075822502,
                    1657589.568063439,
                    10.792009392331266
                  ],
                  [
                    -535183.9075822502,
                    1656855.8080634393,
                    10.792009392331266
                  ],
                  [
                    -536162.8075822501,
                    1656855.8080634393,
                    2.012009392331268
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:19:09+00:00",
            "end_time": "2019-07-19T20:18:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM8550.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.30917123604914,
              64.47928880815398,
              -1.900857508049636
            ],
            [
              -165.31110191492434,
              64.48412296940053,
              -1.900857508049636
            ],
            [
              -165.29184778368685,
              64.48554746091902,
              14.479142491950363
            ],
            [
              -165.28992026352452,
              64.48071304916708,
              14.479142491950363
            ],
            [
              -165.30917123604914,
              64.47928880815398,
              -1.900857508049636
            ]
          ]
        ]
      },
      "bbox": [
        -165.3111019,
        64.47928881,
        -1.900857508,
        -165.2899203,
        64.48554746,
        14.47914249
      ],
      "properties": {
        "datetime": "2019-07-19T20:20:17Z",
        "pc:count": 671879,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -540209.4562,
            "count": 671879,
            "maximum": -539845.4122,
            "minimum": -540783.9522,
            "name": "X",
            "position": 0,
            "stddev": 225.1049678,
            "variance": 50672.24653
          },
          {
            "average": 1659434.079,
            "count": 671879,
            "maximum": 1659679.4,
            "minimum": 1659132.08,
            "name": "Y",
            "position": 1,
            "stddev": 115.6896333,
            "variance": 13384.09126
          },
          {
            "average": 3.731353158,
            "count": 671879,
            "maximum": 14.47914249,
            "minimum": -1.900857508,
            "name": "Z",
            "position": 2,
            "stddev": 2.713861561,
            "variance": 7.365044571
          },
          {
            "average": 902.3630564,
            "count": 671879,
            "maximum": 50449,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 913.1793265,
            "variance": 833896.4824
          },
          {
            "average": 1.058476303,
            "count": 671879,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2664867,
            "variance": 0.07101516128
          },
          {
            "average": 1.117260697,
            "count": 671879,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3892512291,
            "variance": 0.1515165193
          },
          {
            "average": 1,
            "count": 671879,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 671879,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.740875961,
            "count": 671879,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.89199398,
            "variance": 118.6355328
          },
          {
            "average": 19.73227893,
            "count": 671879,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.026676003,
            "variance": 1.054063615
          },
          {
            "average": 1.261925138,
            "count": 671879,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4651169256,
            "variance": 0.2163337545
          },
          {
            "average": 8.531104559,
            "count": 671879,
            "maximum": 9,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5063715957,
            "variance": 0.2564121929
          },
          {
            "average": 247602668.3,
            "count": 671879,
            "maximum": 247602817.8,
            "minimum": 247602032.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 153.2768338,
            "variance": 23493.78779
          },
          {
            "average": 0,
            "count": 671879,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 671879,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 671879,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 671879,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 671879,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -540783.9522,
          1659132.08,
          -1.900857508,
          -539845.4122,
          1659679.4,
          14.47914249
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -540783.952159101,
                1659132.0801278492,
                -1.900857508049636
              ],
              [
                -540783.952159101,
                1659679.400127849,
                -1.900857508049636
              ],
              [
                -539845.412159101,
                1659679.400127849,
                14.479142491950363
              ],
              [
                -539845.412159101,
                1659132.0801278492,
                14.479142491950363
              ],
              [
                -540783.952159101,
                1659132.0801278492,
                -1.900857508049636
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:20:17+00:00",
        "end_time": "2019-07-19T20:07:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8550.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8550.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8550.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8550.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.3111019,
            64.47928881,
            -1.900857508,
            -165.2899203,
            64.48554746,
            14.47914249
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.30917123604914,
                  64.47928880815398,
                  -1.900857508049636
                ],
                [
                  -165.31110191492434,
                  64.48412296940053,
                  -1.900857508049636
                ],
                [
                  -165.29184778368685,
                  64.48554746091902,
                  14.479142491950363
                ],
                [
                  -165.28992026352452,
                  64.48071304916708,
                  14.479142491950363
                ],
                [
                  -165.30917123604914,
                  64.47928880815398,
                  -1.900857508049636
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8550.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8550.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:20:17Z",
            "pc:count": 671879,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -540209.4562,
                "count": 671879,
                "maximum": -539845.4122,
                "minimum": -540783.9522,
                "name": "X",
                "position": 0,
                "stddev": 225.1049678,
                "variance": 50672.24653
              },
              {
                "average": 1659434.079,
                "count": 671879,
                "maximum": 1659679.4,
                "minimum": 1659132.08,
                "name": "Y",
                "position": 1,
                "stddev": 115.6896333,
                "variance": 13384.09126
              },
              {
                "average": 3.731353158,
                "count": 671879,
                "maximum": 14.47914249,
                "minimum": -1.900857508,
                "name": "Z",
                "position": 2,
                "stddev": 2.713861561,
                "variance": 7.365044571
              },
              {
                "average": 902.3630564,
                "count": 671879,
                "maximum": 50449,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 913.1793265,
                "variance": 833896.4824
              },
              {
                "average": 1.058476303,
                "count": 671879,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2664867,
                "variance": 0.07101516128
              },
              {
                "average": 1.117260697,
                "count": 671879,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3892512291,
                "variance": 0.1515165193
              },
              {
                "average": 1,
                "count": 671879,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 671879,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.740875961,
                "count": 671879,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.89199398,
                "variance": 118.6355328
              },
              {
                "average": 19.73227893,
                "count": 671879,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.026676003,
                "variance": 1.054063615
              },
              {
                "average": 1.261925138,
                "count": 671879,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4651169256,
                "variance": 0.2163337545
              },
              {
                "average": 8.531104559,
                "count": 671879,
                "maximum": 9,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5063715957,
                "variance": 0.2564121929
              },
              {
                "average": 247602668.3,
                "count": 671879,
                "maximum": 247602817.8,
                "minimum": 247602032.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 153.2768338,
                "variance": 23493.78779
              },
              {
                "average": 0,
                "count": 671879,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 671879,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 671879,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 671879,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 671879,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -540783.9522,
              1659132.08,
              -1.900857508,
              -539845.4122,
              1659679.4,
              14.47914249
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -540783.952159101,
                    1659132.0801278492,
                    -1.900857508049636
                  ],
                  [
                    -540783.952159101,
                    1659679.400127849,
                    -1.900857508049636
                  ],
                  [
                    -539845.412159101,
                    1659679.400127849,
                    14.479142491950363
                  ],
                  [
                    -539845.412159101,
                    1659132.0801278492,
                    14.479142491950363
                  ],
                  [
                    -540783.952159101,
                    1659132.0801278492,
                    -1.900857508049636
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:20:17+00:00",
            "end_time": "2019-07-19T20: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": "20190719_NCMP_AK_03WVM8551.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.3114449505399,
              64.48269041040481,
              -1.324530942499473
            ],
            [
              -165.31312475599248,
              64.48689516815901,
              -1.324530942499473
            ],
            [
              -165.29318438059374,
              64.48837051556474,
              18.735469057500524
            ],
            [
              -165.29150742081745,
              64.48416553210726,
              18.735469057500524
            ],
            [
              -165.3114449505399,
              64.48269041040481,
              -1.324530942499473
            ]
          ]
        ]
      },
      "bbox": [
        -165.3131248,
        64.48269041,
        -1.324530942,
        -165.2915074,
        64.48837052,
        18.73546906
      ],
      "properties": {
        "datetime": "2019-07-19T20:20:20Z",
        "pc:count": 467144,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -540506.4095,
            "count": 467144,
            "maximum": -539855.3881,
            "minimum": -540827.2881,
            "name": "X",
            "position": 0,
            "stddev": 233.0949927,
            "variance": 54333.27562
          },
          {
            "average": 1659759.68,
            "count": 467144,
            "maximum": 1660000.72,
            "minimum": 1659524.66,
            "name": "Y",
            "position": 1,
            "stddev": 106.345438,
            "variance": 11309.35219
          },
          {
            "average": 2.916968509,
            "count": 467144,
            "maximum": 18.73546906,
            "minimum": -1.324530942,
            "name": "Z",
            "position": 2,
            "stddev": 2.080460756,
            "variance": 4.328316958
          },
          {
            "average": 861.8860009,
            "count": 467144,
            "maximum": 7943,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 857.1098873,
            "variance": 734637.3588
          },
          {
            "average": 1.005659925,
            "count": 467144,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08821234862,
            "variance": 0.007781418449
          },
          {
            "average": 1.011272755,
            "count": 467144,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.132640147,
            "variance": 0.01759340859
          },
          {
            "average": 1,
            "count": 467144,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 467144,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.557264998,
            "count": 467144,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.38300709,
            "variance": 129.5728505
          },
          {
            "average": 20.22413423,
            "count": 467144,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.788901917,
            "variance": 0.6223662346
          },
          {
            "average": 1.229089959,
            "count": 467144,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4316905707,
            "variance": 0.1863567488
          },
          {
            "average": 8.891052866,
            "count": 467144,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3115732079,
            "variance": 0.09707786386
          },
          {
            "average": 247602780.2,
            "count": 467144,
            "maximum": 247602820.7,
            "minimum": 247602499.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 97.00132568,
            "variance": 9409.257183
          },
          {
            "average": 0,
            "count": 467144,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 467144,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 467144,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 467144,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 467144,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -540827.2881,
          1659524.66,
          -1.324530942,
          -539855.3881,
          1660000.72,
          18.73546906
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -540827.2881440654,
                1659524.660107,
                -1.324530942499473
              ],
              [
                -540827.2881440654,
                1660000.720107,
                -1.324530942499473
              ],
              [
                -539855.3881440655,
                1660000.720107,
                18.735469057500524
              ],
              [
                -539855.3881440655,
                1659524.660107,
                18.735469057500524
              ],
              [
                -540827.2881440654,
                1659524.660107,
                -1.324530942499473
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:20:20+00:00",
        "end_time": "2019-07-19T20:14:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8551.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8551.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8551.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8551.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.3131248,
            64.48269041,
            -1.324530942,
            -165.2915074,
            64.48837052,
            18.73546906
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.3114449505399,
                  64.48269041040481,
                  -1.324530942499473
                ],
                [
                  -165.31312475599248,
                  64.48689516815901,
                  -1.324530942499473
                ],
                [
                  -165.29318438059374,
                  64.48837051556474,
                  18.735469057500524
                ],
                [
                  -165.29150742081745,
                  64.48416553210726,
                  18.735469057500524
                ],
                [
                  -165.3114449505399,
                  64.48269041040481,
                  -1.324530942499473
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8551.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8551.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:20:20Z",
            "pc:count": 467144,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -540506.4095,
                "count": 467144,
                "maximum": -539855.3881,
                "minimum": -540827.2881,
                "name": "X",
                "position": 0,
                "stddev": 233.0949927,
                "variance": 54333.27562
              },
              {
                "average": 1659759.68,
                "count": 467144,
                "maximum": 1660000.72,
                "minimum": 1659524.66,
                "name": "Y",
                "position": 1,
                "stddev": 106.345438,
                "variance": 11309.35219
              },
              {
                "average": 2.916968509,
                "count": 467144,
                "maximum": 18.73546906,
                "minimum": -1.324530942,
                "name": "Z",
                "position": 2,
                "stddev": 2.080460756,
                "variance": 4.328316958
              },
              {
                "average": 861.8860009,
                "count": 467144,
                "maximum": 7943,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 857.1098873,
                "variance": 734637.3588
              },
              {
                "average": 1.005659925,
                "count": 467144,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08821234862,
                "variance": 0.007781418449
              },
              {
                "average": 1.011272755,
                "count": 467144,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.132640147,
                "variance": 0.01759340859
              },
              {
                "average": 1,
                "count": 467144,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 467144,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.557264998,
                "count": 467144,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.38300709,
                "variance": 129.5728505
              },
              {
                "average": 20.22413423,
                "count": 467144,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.788901917,
                "variance": 0.6223662346
              },
              {
                "average": 1.229089959,
                "count": 467144,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4316905707,
                "variance": 0.1863567488
              },
              {
                "average": 8.891052866,
                "count": 467144,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3115732079,
                "variance": 0.09707786386
              },
              {
                "average": 247602780.2,
                "count": 467144,
                "maximum": 247602820.7,
                "minimum": 247602499.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 97.00132568,
                "variance": 9409.257183
              },
              {
                "average": 0,
                "count": 467144,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 467144,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 467144,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 467144,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 467144,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -540827.2881,
              1659524.66,
              -1.324530942,
              -539855.3881,
              1660000.72,
              18.73546906
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -540827.2881440654,
                    1659524.660107,
                    -1.324530942499473
                  ],
                  [
                    -540827.2881440654,
                    1660000.720107,
                    -1.324530942499473
                  ],
                  [
                    -539855.3881440655,
                    1660000.720107,
                    18.735469057500524
                  ],
                  [
                    -539855.3881440655,
                    1659524.660107,
                    18.735469057500524
                  ],
                  [
                    -540827.2881440654,
                    1659524.660107,
                    -1.324530942499473
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:20:20+00:00",
            "end_time": "2019-07-19T20:14:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM8650.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.28957871842806,
              64.47645692439181,
              0.810720779961571
            ],
            [
              -165.29259688268976,
              64.48402737419075,
              0.810720779961571
            ],
            [
              -165.27216791402785,
              64.48553618403159,
              15.450720779961571
            ],
            [
              -165.26915499832123,
              64.47796531875915,
              15.450720779961571
            ],
            [
              -165.28957871842806,
              64.47645692439181,
              0.810720779961571
            ]
          ]
        ]
      },
      "bbox": [
        -165.2925969,
        64.47645692,
        0.81072078,
        -165.269155,
        64.48553618,
        15.45072078
      ],
      "properties": {
        "datetime": "2019-07-19T20:20:06Z",
        "pc:count": 1340481,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -539412.5167,
            "count": 1340481,
            "maximum": -538913.8219,
            "minimum": -539909.5819,
            "name": "X",
            "position": 0,
            "stddev": 269.2943689,
            "variance": 72519.45715
          },
          {
            "average": 1659086.985,
            "count": 1340481,
            "maximum": 1659518.323,
            "minimum": 1658661.243,
            "name": "Y",
            "position": 1,
            "stddev": 177.4564634,
            "variance": 31490.7964
          },
          {
            "average": 7.440942954,
            "count": 1340481,
            "maximum": 15.45072078,
            "minimum": 0.81072078,
            "name": "Z",
            "position": 2,
            "stddev": 2.41258632,
            "variance": 5.820572754
          },
          {
            "average": 1097.106921,
            "count": 1340481,
            "maximum": 31437,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 626.9812708,
            "variance": 393105.5139
          },
          {
            "average": 1.005695717,
            "count": 1340481,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.08198237465,
            "variance": 0.006721109754
          },
          {
            "average": 1.011476477,
            "count": 1340481,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1208009381,
            "variance": 0.01459286664
          },
          {
            "average": 1,
            "count": 1340481,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1340481,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.489533981,
            "count": 1340481,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7211349884,
            "variance": 0.5200356715
          },
          {
            "average": 19.89122073,
            "count": 1340481,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.040133101,
            "variance": 1.081876868
          },
          {
            "average": 1.009236237,
            "count": 1340481,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1014951714,
            "variance": 0.01030126981
          },
          {
            "average": 8.662362988,
            "count": 1340481,
            "maximum": 9,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4729389508,
            "variance": 0.2236712512
          },
          {
            "average": 247602704.6,
            "count": 1340481,
            "maximum": 247602806.2,
            "minimum": 247602025.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 129.7942327,
            "variance": 16846.54283
          },
          {
            "average": 0,
            "count": 1340481,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1340481,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1340481,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1340481,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1340481,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -539909.5819,
          1658661.243,
          0.81072078,
          -538913.8219,
          1659518.323,
          15.45072078
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -539909.5818610376,
                1658661.2433057164,
                0.810720779961571
              ],
              [
                -539909.5818610376,
                1659518.3233057165,
                0.810720779961571
              ],
              [
                -538913.8218610376,
                1659518.3233057165,
                15.450720779961571
              ],
              [
                -538913.8218610376,
                1658661.2433057164,
                15.450720779961571
              ],
              [
                -539909.5818610376,
                1658661.2433057164,
                0.810720779961571
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:20:06+00:00",
        "end_time": "2019-07-19T20:07:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8650.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8650.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8650.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8650.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.2925969,
            64.47645692,
            0.81072078,
            -165.269155,
            64.48553618,
            15.45072078
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.28957871842806,
                  64.47645692439181,
                  0.810720779961571
                ],
                [
                  -165.29259688268976,
                  64.48402737419075,
                  0.810720779961571
                ],
                [
                  -165.27216791402785,
                  64.48553618403159,
                  15.450720779961571
                ],
                [
                  -165.26915499832123,
                  64.47796531875915,
                  15.450720779961571
                ],
                [
                  -165.28957871842806,
                  64.47645692439181,
                  0.810720779961571
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8650.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8650.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:20:06Z",
            "pc:count": 1340481,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -539412.5167,
                "count": 1340481,
                "maximum": -538913.8219,
                "minimum": -539909.5819,
                "name": "X",
                "position": 0,
                "stddev": 269.2943689,
                "variance": 72519.45715
              },
              {
                "average": 1659086.985,
                "count": 1340481,
                "maximum": 1659518.323,
                "minimum": 1658661.243,
                "name": "Y",
                "position": 1,
                "stddev": 177.4564634,
                "variance": 31490.7964
              },
              {
                "average": 7.440942954,
                "count": 1340481,
                "maximum": 15.45072078,
                "minimum": 0.81072078,
                "name": "Z",
                "position": 2,
                "stddev": 2.41258632,
                "variance": 5.820572754
              },
              {
                "average": 1097.106921,
                "count": 1340481,
                "maximum": 31437,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 626.9812708,
                "variance": 393105.5139
              },
              {
                "average": 1.005695717,
                "count": 1340481,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.08198237465,
                "variance": 0.006721109754
              },
              {
                "average": 1.011476477,
                "count": 1340481,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1208009381,
                "variance": 0.01459286664
              },
              {
                "average": 1,
                "count": 1340481,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1340481,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.489533981,
                "count": 1340481,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7211349884,
                "variance": 0.5200356715
              },
              {
                "average": 19.89122073,
                "count": 1340481,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.040133101,
                "variance": 1.081876868
              },
              {
                "average": 1.009236237,
                "count": 1340481,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1014951714,
                "variance": 0.01030126981
              },
              {
                "average": 8.662362988,
                "count": 1340481,
                "maximum": 9,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4729389508,
                "variance": 0.2236712512
              },
              {
                "average": 247602704.6,
                "count": 1340481,
                "maximum": 247602806.2,
                "minimum": 247602025.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 129.7942327,
                "variance": 16846.54283
              },
              {
                "average": 0,
                "count": 1340481,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1340481,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1340481,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1340481,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1340481,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -539909.5819,
              1658661.243,
              0.81072078,
              -538913.8219,
              1659518.323,
              15.45072078
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -539909.5818610376,
                    1658661.2433057164,
                    0.810720779961571
                  ],
                  [
                    -539909.5818610376,
                    1659518.3233057165,
                    0.810720779961571
                  ],
                  [
                    -538913.8218610376,
                    1659518.3233057165,
                    15.450720779961571
                  ],
                  [
                    -538913.8218610376,
                    1658661.2433057164,
                    15.450720779961571
                  ],
                  [
                    -539909.5818610376,
                    1658661.2433057164,
                    0.810720779961571
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:20:06+00:00",
            "end_time": "2019-07-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": "20190719_NCMP_AK_03WVM8749.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.25095026403758,
              64.47498896702827,
              0.732208899903284
            ],
            [
              -165.251060078256,
              64.47526546149997,
              0.732208899903284
            ],
            [
              -165.24963211198522,
              64.4753706540528,
              2.312208899903284
            ],
            [
              -165.24952231116683,
              64.4750941585233,
              2.312208899903284
            ],
            [
              -165.25095026403758,
              64.47498896702827,
              0.732208899903284
            ]
          ]
        ]
      },
      "bbox": [
        -165.2510601,
        64.47498897,
        0.7322088999,
        -165.2495223,
        64.47537065,
        2.3122089
      ],
      "properties": {
        "datetime": "2019-07-19T20:15:46Z",
        "pc:count": 1331,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -538060.8184,
            "count": 1331,
            "maximum": -538037.9612,
            "minimum": -538107.5812,
            "name": "X",
            "position": 0,
            "stddev": 15.1082592,
            "variance": 228.259496
          },
          {
            "average": 1658202.544,
            "count": 1331,
            "maximum": 1658217.58,
            "minimum": 1658186.28,
            "name": "Y",
            "position": 1,
            "stddev": 6.519407551,
            "variance": 42.50267482
          },
          {
            "average": 1.55084902,
            "count": 1331,
            "maximum": 2.3122089,
            "minimum": 0.7322088999,
            "name": "Z",
            "position": 2,
            "stddev": 0.3784269366,
            "variance": 0.1432069463
          },
          {
            "average": 1334.466566,
            "count": 1331,
            "maximum": 6239,
            "minimum": 66,
            "name": "Intensity",
            "position": 3,
            "stddev": 1158.513812,
            "variance": 1342154.254
          },
          {
            "average": 1,
            "count": 1331,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1331,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 1331,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1331,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.81066867,
            "count": 1331,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3919188431,
            "variance": 0.1536003796
          },
          {
            "average": 19.7226497,
            "count": 1331,
            "maximum": 22.00200081,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.014741594,
            "variance": 1.029700502
          },
          {
            "average": 1.010518407,
            "count": 1331,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1020568259,
            "variance": 0.01041559571
          },
          {
            "average": 8,
            "count": 1331,
            "maximum": 8,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247602544.7,
            "count": 1331,
            "maximum": 247602546.4,
            "minimum": 247602541.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.832701416,
            "variance": 3.358794482
          },
          {
            "average": 0,
            "count": 1331,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1331,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1331,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1331,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1331,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -538107.5812,
          1658186.28,
          0.7322088999,
          -538037.9612,
          1658217.58,
          2.3122089
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -538107.5812004494,
                1658186.280219522,
                0.732208899903284
              ],
              [
                -538107.5812004494,
                1658217.580219522,
                0.732208899903284
              ],
              [
                -538037.9612004493,
                1658217.580219522,
                2.312208899903284
              ],
              [
                -538037.9612004493,
                1658186.280219522,
                2.312208899903284
              ],
              [
                -538107.5812004494,
                1658186.280219522,
                0.732208899903284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:15:46+00:00",
        "end_time": "2019-07-19T20:15:41+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8749.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8749.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8749.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8749.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.2510601,
            64.47498897,
            0.7322088999,
            -165.2495223,
            64.47537065,
            2.3122089
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.25095026403758,
                  64.47498896702827,
                  0.732208899903284
                ],
                [
                  -165.251060078256,
                  64.47526546149997,
                  0.732208899903284
                ],
                [
                  -165.24963211198522,
                  64.4753706540528,
                  2.312208899903284
                ],
                [
                  -165.24952231116683,
                  64.4750941585233,
                  2.312208899903284
                ],
                [
                  -165.25095026403758,
                  64.47498896702827,
                  0.732208899903284
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8749.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8749.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:15:46Z",
            "pc:count": 1331,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -538060.8184,
                "count": 1331,
                "maximum": -538037.9612,
                "minimum": -538107.5812,
                "name": "X",
                "position": 0,
                "stddev": 15.1082592,
                "variance": 228.259496
              },
              {
                "average": 1658202.544,
                "count": 1331,
                "maximum": 1658217.58,
                "minimum": 1658186.28,
                "name": "Y",
                "position": 1,
                "stddev": 6.519407551,
                "variance": 42.50267482
              },
              {
                "average": 1.55084902,
                "count": 1331,
                "maximum": 2.3122089,
                "minimum": 0.7322088999,
                "name": "Z",
                "position": 2,
                "stddev": 0.3784269366,
                "variance": 0.1432069463
              },
              {
                "average": 1334.466566,
                "count": 1331,
                "maximum": 6239,
                "minimum": 66,
                "name": "Intensity",
                "position": 3,
                "stddev": 1158.513812,
                "variance": 1342154.254
              },
              {
                "average": 1,
                "count": 1331,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1331,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 1331,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1331,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.81066867,
                "count": 1331,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3919188431,
                "variance": 0.1536003796
              },
              {
                "average": 19.7226497,
                "count": 1331,
                "maximum": 22.00200081,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.014741594,
                "variance": 1.029700502
              },
              {
                "average": 1.010518407,
                "count": 1331,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1020568259,
                "variance": 0.01041559571
              },
              {
                "average": 8,
                "count": 1331,
                "maximum": 8,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247602544.7,
                "count": 1331,
                "maximum": 247602546.4,
                "minimum": 247602541.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.832701416,
                "variance": 3.358794482
              },
              {
                "average": 0,
                "count": 1331,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1331,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1331,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1331,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1331,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -538107.5812,
              1658186.28,
              0.7322088999,
              -538037.9612,
              1658217.58,
              2.3122089
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -538107.5812004494,
                    1658186.280219522,
                    0.732208899903284
                  ],
                  [
                    -538107.5812004494,
                    1658217.580219522,
                    0.732208899903284
                  ],
                  [
                    -538037.9612004493,
                    1658217.580219522,
                    2.312208899903284
                  ],
                  [
                    -538037.9612004493,
                    1658186.280219522,
                    2.312208899903284
                  ],
                  [
                    -538107.5812004494,
                    1658186.280219522,
                    0.732208899903284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:15:46+00:00",
            "end_time": "2019-07-19T20:15:41+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190724_NCMP_AK_03WVM8156.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.3960075112163,
              64.53269809660681,
              18.606008537089586
            ],
            [
              -165.39755840908782,
              64.53654439263005,
              18.606008537089586
            ],
            [
              -165.3902081891539,
              64.53709176715083,
              47.966008537089586
            ],
            [
              -165.38865825190314,
              64.53324539435674,
              47.966008537089586
            ],
            [
              -165.3960075112163,
              64.53269809660681,
              18.606008537089586
            ]
          ]
        ]
      },
      "bbox": [
        -165.3975584,
        64.5326981,
        18.60600854,
        -165.3886583,
        64.53709177,
        47.96600854
      ],
      "properties": {
        "datetime": "2019-07-24T23:28:43Z",
        "pc:count": 166348,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -543734.6419,
            "count": 166348,
            "maximum": -543520.3171,
            "minimum": -543878.0371,
            "name": "X",
            "position": 0,
            "stddev": 80.14790674,
            "variance": 6423.686954
          },
          {
            "average": 1665933.728,
            "count": 166348,
            "maximum": 1666149.164,
            "minimum": 1665713.624,
            "name": "Y",
            "position": 1,
            "stddev": 109.4885963,
            "variance": 11987.75272
          },
          {
            "average": 30.98460648,
            "count": 166348,
            "maximum": 47.96600854,
            "minimum": 18.60600854,
            "name": "Z",
            "position": 2,
            "stddev": 3.72401596,
            "variance": 13.86829487
          },
          {
            "average": 890.52826,
            "count": 166348,
            "maximum": 4397,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 679.3002432,
            "variance": 461448.8205
          },
          {
            "average": 1.022074206,
            "count": 166348,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1743903417,
            "variance": 0.0304119913
          },
          {
            "average": 1.044370837,
            "count": 166348,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2629707774,
            "variance": 0.06915362977
          },
          {
            "average": 1,
            "count": 166348,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 166348,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.320250319,
            "count": 166348,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.438686888,
            "variance": 89.08881017
          },
          {
            "average": 20.11925193,
            "count": 166348,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.483913421,
            "variance": 2.201999042
          },
          {
            "average": 1.164889268,
            "count": 166348,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3860250315,
            "variance": 0.149015325
          },
          {
            "average": 4,
            "count": 166348,
            "maximum": 4,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 248046119.9,
            "count": 166348,
            "maximum": 248046123.6,
            "minimum": 248046117.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.463017316,
            "variance": 2.140419668
          },
          {
            "average": 0,
            "count": 166348,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 166348,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 166348,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 166348,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 166348,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -543878.0371,
          1665713.624,
          18.60600854,
          -543520.3171,
          1666149.164,
          47.96600854
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -543878.0370565609,
                1665713.6241345718,
                18.606008537089586
              ],
              [
                -543878.0370565609,
                1666149.1641345718,
                18.606008537089586
              ],
              [
                -543520.3170565609,
                1666149.1641345718,
                47.966008537089586
              ],
              [
                -543520.3170565609,
                1665713.6241345718,
                47.966008537089586
              ],
              [
                -543878.0370565609,
                1665713.6241345718,
                18.606008537089586
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:28:43+00:00",
        "end_time": "2019-07-24T23:28:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM8156.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM8156.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8156.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8156.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.3975584,
            64.5326981,
            18.60600854,
            -165.3886583,
            64.53709177,
            47.96600854
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.3960075112163,
                  64.53269809660681,
                  18.606008537089586
                ],
                [
                  -165.39755840908782,
                  64.53654439263005,
                  18.606008537089586
                ],
                [
                  -165.3902081891539,
                  64.53709176715083,
                  47.966008537089586
                ],
                [
                  -165.38865825190314,
                  64.53324539435674,
                  47.966008537089586
                ],
                [
                  -165.3960075112163,
                  64.53269809660681,
                  18.606008537089586
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM8156.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8156.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:28:43Z",
            "pc:count": 166348,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -543734.6419,
                "count": 166348,
                "maximum": -543520.3171,
                "minimum": -543878.0371,
                "name": "X",
                "position": 0,
                "stddev": 80.14790674,
                "variance": 6423.686954
              },
              {
                "average": 1665933.728,
                "count": 166348,
                "maximum": 1666149.164,
                "minimum": 1665713.624,
                "name": "Y",
                "position": 1,
                "stddev": 109.4885963,
                "variance": 11987.75272
              },
              {
                "average": 30.98460648,
                "count": 166348,
                "maximum": 47.96600854,
                "minimum": 18.60600854,
                "name": "Z",
                "position": 2,
                "stddev": 3.72401596,
                "variance": 13.86829487
              },
              {
                "average": 890.52826,
                "count": 166348,
                "maximum": 4397,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 679.3002432,
                "variance": 461448.8205
              },
              {
                "average": 1.022074206,
                "count": 166348,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1743903417,
                "variance": 0.0304119913
              },
              {
                "average": 1.044370837,
                "count": 166348,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2629707774,
                "variance": 0.06915362977
              },
              {
                "average": 1,
                "count": 166348,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 166348,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.320250319,
                "count": 166348,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.438686888,
                "variance": 89.08881017
              },
              {
                "average": 20.11925193,
                "count": 166348,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.483913421,
                "variance": 2.201999042
              },
              {
                "average": 1.164889268,
                "count": 166348,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3860250315,
                "variance": 0.149015325
              },
              {
                "average": 4,
                "count": 166348,
                "maximum": 4,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 248046119.9,
                "count": 166348,
                "maximum": 248046123.6,
                "minimum": 248046117.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.463017316,
                "variance": 2.140419668
              },
              {
                "average": 0,
                "count": 166348,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 166348,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 166348,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 166348,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 166348,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -543878.0371,
              1665713.624,
              18.60600854,
              -543520.3171,
              1666149.164,
              47.96600854
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -543878.0370565609,
                    1665713.6241345718,
                    18.606008537089586
                  ],
                  [
                    -543878.0370565609,
                    1666149.1641345718,
                    18.606008537089586
                  ],
                  [
                    -543520.3170565609,
                    1666149.1641345718,
                    47.966008537089586
                  ],
                  [
                    -543520.3170565609,
                    1665713.6241345718,
                    47.966008537089586
                  ],
                  [
                    -543878.0370565609,
                    1665713.6241345718,
                    18.606008537089586
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:28:43+00:00",
            "end_time": "2019-07-24T23:28: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": "20190719_NCMP_AK_03WVM8750.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.2688135494834,
              64.47385617818813,
              0.847683303658687
            ],
            [
              -165.2717019815201,
              64.48111554442657,
              0.847683303658687
            ],
            [
              -165.25128137840065,
              64.48262103670737,
              11.627683303658685
            ],
            [
              -165.24839797731937,
              64.47536127299138,
              11.627683303658685
            ],
            [
              -165.2688135494834,
              64.47385617818813,
              0.847683303658687
            ]
          ]
        ]
      },
      "bbox": [
        -165.271702,
        64.47385618,
        0.8476833037,
        -165.248398,
        64.48262104,
        11.6276833
      ],
      "properties": {
        "datetime": "2019-07-19T20:19:51Z",
        "pc:count": 1278228,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -538468.9763,
            "count": 1278228,
            "maximum": -537979.678,
            "minimum": -538975.078,
            "name": "X",
            "position": 0,
            "stddev": 268.4313182,
            "variance": 72055.37257
          },
          {
            "average": 1658611.282,
            "count": 1278228,
            "maximum": 1659028.37,
            "minimum": 1658206.55,
            "name": "Y",
            "position": 1,
            "stddev": 176.5894536,
            "variance": 31183.83513
          },
          {
            "average": 6.883180069,
            "count": 1278228,
            "maximum": 11.6276833,
            "minimum": 0.8476833037,
            "name": "Z",
            "position": 2,
            "stddev": 2.387246678,
            "variance": 5.698946699
          },
          {
            "average": 1218.735399,
            "count": 1278228,
            "maximum": 57350,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 758.8589166,
            "variance": 575866.8553
          },
          {
            "average": 1.008418686,
            "count": 1278228,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1025878665,
            "variance": 0.01052427035
          },
          {
            "average": 1.01690387,
            "count": 1278228,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1523485661,
            "variance": 0.0232100856
          },
          {
            "average": 1,
            "count": 1278228,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1278228,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.49356844,
            "count": 1278228,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4999588289,
            "variance": 0.2499588306
          },
          {
            "average": 19.96334219,
            "count": 1278228,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.001531494,
            "variance": 1.003065334
          },
          {
            "average": 1.010419894,
            "count": 1278228,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1119166293,
            "variance": 0.01252533191
          },
          {
            "average": 8.693192451,
            "count": 1278228,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4611689965,
            "variance": 0.2126768433
          },
          {
            "average": 247602707.5,
            "count": 1278228,
            "maximum": 247602791.9,
            "minimum": 247602528.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 113.4610309,
            "variance": 12873.40553
          },
          {
            "average": 0,
            "count": 1278228,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1278228,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1278228,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1278228,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1278228,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -538975.078,
          1658206.55,
          0.8476833037,
          -537979.678,
          1659028.37,
          11.6276833
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -538975.078044808,
                1658206.5504756551,
                0.847683303658687
              ],
              [
                -538975.078044808,
                1659028.370475655,
                0.847683303658687
              ],
              [
                -537979.6780448081,
                1659028.370475655,
                11.627683303658685
              ],
              [
                -537979.6780448081,
                1658206.5504756551,
                11.627683303658685
              ],
              [
                -538975.078044808,
                1658206.5504756551,
                0.847683303658687
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:19:51+00:00",
        "end_time": "2019-07-19T20:15:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8750.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8750.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8750.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8750.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.271702,
            64.47385618,
            0.8476833037,
            -165.248398,
            64.48262104,
            11.6276833
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.2688135494834,
                  64.47385617818813,
                  0.847683303658687
                ],
                [
                  -165.2717019815201,
                  64.48111554442657,
                  0.847683303658687
                ],
                [
                  -165.25128137840065,
                  64.48262103670737,
                  11.627683303658685
                ],
                [
                  -165.24839797731937,
                  64.47536127299138,
                  11.627683303658685
                ],
                [
                  -165.2688135494834,
                  64.47385617818813,
                  0.847683303658687
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8750.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8750.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:19:51Z",
            "pc:count": 1278228,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -538468.9763,
                "count": 1278228,
                "maximum": -537979.678,
                "minimum": -538975.078,
                "name": "X",
                "position": 0,
                "stddev": 268.4313182,
                "variance": 72055.37257
              },
              {
                "average": 1658611.282,
                "count": 1278228,
                "maximum": 1659028.37,
                "minimum": 1658206.55,
                "name": "Y",
                "position": 1,
                "stddev": 176.5894536,
                "variance": 31183.83513
              },
              {
                "average": 6.883180069,
                "count": 1278228,
                "maximum": 11.6276833,
                "minimum": 0.8476833037,
                "name": "Z",
                "position": 2,
                "stddev": 2.387246678,
                "variance": 5.698946699
              },
              {
                "average": 1218.735399,
                "count": 1278228,
                "maximum": 57350,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 758.8589166,
                "variance": 575866.8553
              },
              {
                "average": 1.008418686,
                "count": 1278228,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1025878665,
                "variance": 0.01052427035
              },
              {
                "average": 1.01690387,
                "count": 1278228,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1523485661,
                "variance": 0.0232100856
              },
              {
                "average": 1,
                "count": 1278228,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1278228,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.49356844,
                "count": 1278228,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4999588289,
                "variance": 0.2499588306
              },
              {
                "average": 19.96334219,
                "count": 1278228,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.001531494,
                "variance": 1.003065334
              },
              {
                "average": 1.010419894,
                "count": 1278228,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1119166293,
                "variance": 0.01252533191
              },
              {
                "average": 8.693192451,
                "count": 1278228,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4611689965,
                "variance": 0.2126768433
              },
              {
                "average": 247602707.5,
                "count": 1278228,
                "maximum": 247602791.9,
                "minimum": 247602528.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 113.4610309,
                "variance": 12873.40553
              },
              {
                "average": 0,
                "count": 1278228,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1278228,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1278228,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1278228,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1278228,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -538975.078,
              1658206.55,
              0.8476833037,
              -537979.678,
              1659028.37,
              11.6276833
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -538975.078044808,
                    1658206.5504756551,
                    0.847683303658687
                  ],
                  [
                    -538975.078044808,
                    1659028.370475655,
                    0.847683303658687
                  ],
                  [
                    -537979.6780448081,
                    1659028.370475655,
                    11.627683303658685
                  ],
                  [
                    -537979.6780448081,
                    1658206.5504756551,
                    11.627683303658685
                  ],
                  [
                    -538975.078044808,
                    1658206.5504756551,
                    0.847683303658687
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:19:51+00:00",
            "end_time": "2019-07-19T20: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": "20190719_NCMP_AK_03WVM8251.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.372838466342,
              64.48815812490558,
              0.856454399735044
            ],
            [
              -165.37475829459711,
              64.49293626480095,
              0.856454399735044
            ],
            [
              -165.35452511117128,
              64.49444127471973,
              17.476454399735047
            ],
            [
              -165.35260856362436,
              64.48966287312062,
              17.476454399735047
            ],
            [
              -165.372838466342,
              64.48815812490558,
              0.856454399735044
            ]
          ]
        ]
      },
      "bbox": [
        -165.3747583,
        64.48815812,
        0.8564543997,
        -165.3526086,
        64.49444127,
        17.4764544
      ],
      "properties": {
        "datetime": "2019-07-19T20:21:01Z",
        "pc:count": 721618,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -543055.1755,
            "count": 721618,
            "maximum": -542643.8994,
            "minimum": -543630.0194,
            "name": "X",
            "position": 0,
            "stddev": 259.3402619,
            "variance": 67257.37142
          },
          {
            "average": 1660939.367,
            "count": 721618,
            "maximum": 1661168.197,
            "minimum": 1660627.137,
            "name": "Y",
            "position": 1,
            "stddev": 118.8936736,
            "variance": 14135.70562
          },
          {
            "average": 5.769499861,
            "count": 721618,
            "maximum": 17.4764544,
            "minimum": 0.8564543997,
            "name": "Z",
            "position": 2,
            "stddev": 2.139971149,
            "variance": 4.579476517
          },
          {
            "average": 999.804111,
            "count": 721618,
            "maximum": 11508,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 725.4414702,
            "variance": 526265.3266
          },
          {
            "average": 1.038700531,
            "count": 721618,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.239118039,
            "variance": 0.05717743659
          },
          {
            "average": 1.077455108,
            "count": 721618,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3627690615,
            "variance": 0.131601392
          },
          {
            "average": 1,
            "count": 721618,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 721618,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.86732454,
            "count": 721618,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.994960205,
            "variance": 8.96978663
          },
          {
            "average": 19.78031402,
            "count": 721618,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8988279802,
            "variance": 0.807891738
          },
          {
            "average": 1.050774787,
            "count": 721618,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2616584491,
            "variance": 0.068465144
          },
          {
            "average": 8.66991677,
            "count": 721618,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.470243126,
            "variance": 0.2211285976
          },
          {
            "average": 247602724.6,
            "count": 721618,
            "maximum": 247602861.3,
            "minimum": 247602456.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 181.2878277,
            "variance": 32865.27648
          },
          {
            "average": 0,
            "count": 721618,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 721618,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 721618,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 721618,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 721618,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -543630.0194,
          1660627.137,
          0.8564543997,
          -542643.8994,
          1661168.197,
          17.4764544
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -543630.0193909118,
                1660627.1374439832,
                0.856454399735044
              ],
              [
                -543630.0193909118,
                1661168.1974439833,
                0.856454399735044
              ],
              [
                -542643.8993909117,
                1661168.1974439833,
                17.476454399735047
              ],
              [
                -542643.8993909117,
                1660627.1374439832,
                17.476454399735047
              ],
              [
                -543630.0193909118,
                1660627.1374439832,
                0.856454399735044
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:21:01+00:00",
        "end_time": "2019-07-19T20:14:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8251.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8251.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8251.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8251.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.3747583,
            64.48815812,
            0.8564543997,
            -165.3526086,
            64.49444127,
            17.4764544
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.372838466342,
                  64.48815812490558,
                  0.856454399735044
                ],
                [
                  -165.37475829459711,
                  64.49293626480095,
                  0.856454399735044
                ],
                [
                  -165.35452511117128,
                  64.49444127471973,
                  17.476454399735047
                ],
                [
                  -165.35260856362436,
                  64.48966287312062,
                  17.476454399735047
                ],
                [
                  -165.372838466342,
                  64.48815812490558,
                  0.856454399735044
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8251.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8251.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:21:01Z",
            "pc:count": 721618,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -543055.1755,
                "count": 721618,
                "maximum": -542643.8994,
                "minimum": -543630.0194,
                "name": "X",
                "position": 0,
                "stddev": 259.3402619,
                "variance": 67257.37142
              },
              {
                "average": 1660939.367,
                "count": 721618,
                "maximum": 1661168.197,
                "minimum": 1660627.137,
                "name": "Y",
                "position": 1,
                "stddev": 118.8936736,
                "variance": 14135.70562
              },
              {
                "average": 5.769499861,
                "count": 721618,
                "maximum": 17.4764544,
                "minimum": 0.8564543997,
                "name": "Z",
                "position": 2,
                "stddev": 2.139971149,
                "variance": 4.579476517
              },
              {
                "average": 999.804111,
                "count": 721618,
                "maximum": 11508,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 725.4414702,
                "variance": 526265.3266
              },
              {
                "average": 1.038700531,
                "count": 721618,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.239118039,
                "variance": 0.05717743659
              },
              {
                "average": 1.077455108,
                "count": 721618,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3627690615,
                "variance": 0.131601392
              },
              {
                "average": 1,
                "count": 721618,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 721618,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.86732454,
                "count": 721618,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.994960205,
                "variance": 8.96978663
              },
              {
                "average": 19.78031402,
                "count": 721618,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8988279802,
                "variance": 0.807891738
              },
              {
                "average": 1.050774787,
                "count": 721618,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2616584491,
                "variance": 0.068465144
              },
              {
                "average": 8.66991677,
                "count": 721618,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.470243126,
                "variance": 0.2211285976
              },
              {
                "average": 247602724.6,
                "count": 721618,
                "maximum": 247602861.3,
                "minimum": 247602456.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 181.2878277,
                "variance": 32865.27648
              },
              {
                "average": 0,
                "count": 721618,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 721618,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 721618,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 721618,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 721618,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -543630.0194,
              1660627.137,
              0.8564543997,
              -542643.8994,
              1661168.197,
              17.4764544
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -543630.0193909118,
                    1660627.1374439832,
                    0.856454399735044
                  ],
                  [
                    -543630.0193909118,
                    1661168.1974439833,
                    0.856454399735044
                  ],
                  [
                    -542643.8993909117,
                    1661168.1974439833,
                    17.476454399735047
                  ],
                  [
                    -542643.8993909117,
                    1660627.1374439832,
                    17.476454399735047
                  ],
                  [
                    -543630.0193909118,
                    1660627.1374439832,
                    0.856454399735044
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:21:01+00:00",
            "end_time": "2019-07-19T20:14:16+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM8252.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.37411157758922,
              64.49169325002482,
              2.441513360945148
            ],
            [
              -165.37782558552522,
              64.50093322396084,
              2.441513360945148
            ],
            [
              -165.36030885871193,
              64.50223634695685,
              34.84151336094514
            ],
            [
              -165.3566003437541,
              64.4929959347502,
              34.84151336094514
            ],
            [
              -165.37411157758922,
              64.49169325002482,
              2.441513360945148
            ]
          ]
        ]
      },
      "bbox": [
        -165.3778256,
        64.49169325,
        2.441513361,
        -165.3566003,
        64.50223635,
        34.84151336
      ],
      "properties": {
        "datetime": "2019-07-24T23:16:37Z",
        "pc:count": 829402,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -543303.9942,
            "count": 829402,
            "maximum": -542769.552,
            "minimum": -543623.052,
            "name": "X",
            "position": 0,
            "stddev": 178.2998324,
            "variance": 31790.83022
          },
          {
            "average": 1661533.569,
            "count": 829402,
            "maximum": 1662072.538,
            "minimum": 1661026.238,
            "name": "Y",
            "position": 1,
            "stddev": 329.3749093,
            "variance": 108487.8309
          },
          {
            "average": 13.8513316,
            "count": 829402,
            "maximum": 34.84151336,
            "minimum": 2.441513361,
            "name": "Z",
            "position": 2,
            "stddev": 7.256643135,
            "variance": 52.65886959
          },
          {
            "average": 746.9183086,
            "count": 829402,
            "maximum": 5577,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 440.5997254,
            "variance": 194128.118
          },
          {
            "average": 1.030068652,
            "count": 829402,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.191572759,
            "variance": 0.036700122
          },
          {
            "average": 1.060330214,
            "count": 829402,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2819527767,
            "variance": 0.07949736829
          },
          {
            "average": 1,
            "count": 829402,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 829402,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.538938898,
            "count": 829402,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.894982568,
            "variance": 3.590958932
          },
          {
            "average": 20.15513322,
            "count": 829402,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7932043679,
            "variance": 0.6291731692
          },
          {
            "average": 1.048884618,
            "count": 829402,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2325069108,
            "variance": 0.05405946359
          },
          {
            "average": 5.046585371,
            "count": 829402,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.897990127,
            "variance": 15.19432703
          },
          {
            "average": 247825216.6,
            "count": 829402,
            "maximum": 248045397,
            "minimum": 247602457.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 221012.4503,
            "variance": 48846503210.0
          },
          {
            "average": 0,
            "count": 829402,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 829402,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 829402,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 829402,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 829402,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -543623.052,
          1661026.238,
          2.441513361,
          -542769.552,
          1662072.538,
          34.84151336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -543623.0519982604,
                1661026.2377426042,
                2.441513360945148
              ],
              [
                -543623.0519982604,
                1662072.537742604,
                2.441513360945148
              ],
              [
                -542769.5519982604,
                1662072.537742604,
                34.84151336094514
              ],
              [
                -542769.5519982604,
                1661026.2377426042,
                34.84151336094514
              ],
              [
                -543623.0519982604,
                1661026.2377426042,
                2.441513360945148
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:16:37+00:00",
        "end_time": "2019-07-19T20:14:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8252.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8252.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8252.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8252.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.3778256,
            64.49169325,
            2.441513361,
            -165.3566003,
            64.50223635,
            34.84151336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.37411157758922,
                  64.49169325002482,
                  2.441513360945148
                ],
                [
                  -165.37782558552522,
                  64.50093322396084,
                  2.441513360945148
                ],
                [
                  -165.36030885871193,
                  64.50223634695685,
                  34.84151336094514
                ],
                [
                  -165.3566003437541,
                  64.4929959347502,
                  34.84151336094514
                ],
                [
                  -165.37411157758922,
                  64.49169325002482,
                  2.441513360945148
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8252.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8252.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:16:37Z",
            "pc:count": 829402,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -543303.9942,
                "count": 829402,
                "maximum": -542769.552,
                "minimum": -543623.052,
                "name": "X",
                "position": 0,
                "stddev": 178.2998324,
                "variance": 31790.83022
              },
              {
                "average": 1661533.569,
                "count": 829402,
                "maximum": 1662072.538,
                "minimum": 1661026.238,
                "name": "Y",
                "position": 1,
                "stddev": 329.3749093,
                "variance": 108487.8309
              },
              {
                "average": 13.8513316,
                "count": 829402,
                "maximum": 34.84151336,
                "minimum": 2.441513361,
                "name": "Z",
                "position": 2,
                "stddev": 7.256643135,
                "variance": 52.65886959
              },
              {
                "average": 746.9183086,
                "count": 829402,
                "maximum": 5577,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 440.5997254,
                "variance": 194128.118
              },
              {
                "average": 1.030068652,
                "count": 829402,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.191572759,
                "variance": 0.036700122
              },
              {
                "average": 1.060330214,
                "count": 829402,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2819527767,
                "variance": 0.07949736829
              },
              {
                "average": 1,
                "count": 829402,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 829402,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.538938898,
                "count": 829402,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.894982568,
                "variance": 3.590958932
              },
              {
                "average": 20.15513322,
                "count": 829402,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7932043679,
                "variance": 0.6291731692
              },
              {
                "average": 1.048884618,
                "count": 829402,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2325069108,
                "variance": 0.05405946359
              },
              {
                "average": 5.046585371,
                "count": 829402,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.897990127,
                "variance": 15.19432703
              },
              {
                "average": 247825216.6,
                "count": 829402,
                "maximum": 248045397,
                "minimum": 247602457.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 221012.4503,
                "variance": 48846503210.0
              },
              {
                "average": 0,
                "count": 829402,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 829402,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 829402,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 829402,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 829402,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -543623.052,
              1661026.238,
              2.441513361,
              -542769.552,
              1662072.538,
              34.84151336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -543623.0519982604,
                    1661026.2377426042,
                    2.441513360945148
                  ],
                  [
                    -543623.0519982604,
                    1662072.537742604,
                    2.441513360945148
                  ],
                  [
                    -542769.5519982604,
                    1662072.537742604,
                    34.84151336094514
                  ],
                  [
                    -542769.5519982604,
                    1661026.2377426042,
                    34.84151336094514
                  ],
                  [
                    -543623.0519982604,
                    1661026.2377426042,
                    2.441513360945148
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:16:37+00:00",
            "end_time": "2019-07-19T20:14: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": "20190719_NCMP_AK_03WVM8351.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.35215446665856,
              64.48558754619687,
              0.994118264023147
            ],
            [
              -165.35495195029603,
              64.49256303316322,
              0.994118264023147
            ],
            [
              -165.3346744879765,
              64.49406867197366,
              20.354118264023146
            ],
            [
              -165.33188180436505,
              64.48709280283363,
              20.354118264023146
            ],
            [
              -165.35215446665856,
              64.48558754619687,
              0.994118264023147
            ]
          ]
        ]
      },
      "bbox": [
        -165.354952,
        64.48558755,
        0.994118264,
        -165.3318818,
        64.49406867,
        20.35411826
      ],
      "properties": {
        "datetime": "2019-07-19T20:20:48Z",
        "pc:count": 1189199,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -542191.2663,
            "count": 1189199,
            "maximum": -541711.5177,
            "minimum": -542699.7577,
            "name": "X",
            "position": 0,
            "stddev": 267.1594446,
            "variance": 71374.16886
          },
          {
            "average": 1660551.56,
            "count": 1189199,
            "maximum": 1660965.168,
            "minimum": 1660175.328,
            "name": "Y",
            "position": 1,
            "stddev": 174.2399373,
            "variance": 30359.55574
          },
          {
            "average": 6.437177945,
            "count": 1189199,
            "maximum": 20.35411826,
            "minimum": 0.994118264,
            "name": "Z",
            "position": 2,
            "stddev": 2.473939036,
            "variance": 6.120374353
          },
          {
            "average": 1069.676927,
            "count": 1189199,
            "maximum": 41392,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 723.7801741,
            "variance": 523857.7405
          },
          {
            "average": 1.04048103,
            "count": 1189199,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2500342531,
            "variance": 0.0625171277
          },
          {
            "average": 1.081089876,
            "count": 1189199,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3817972182,
            "variance": 0.1457691159
          },
          {
            "average": 1,
            "count": 1189199,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1189199,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.54627947,
            "count": 1189199,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4978538129,
            "variance": 0.247858419
          },
          {
            "average": 20.01821184,
            "count": 1189199,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.110953925,
            "variance": 1.234218622
          },
          {
            "average": 1.043467073,
            "count": 1189199,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2561951455,
            "variance": 0.06563595257
          },
          {
            "average": 8.746928815,
            "count": 1189199,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4347715713,
            "variance": 0.1890263192
          },
          {
            "average": 247602748.8,
            "count": 1189199,
            "maximum": 247602848.7,
            "minimum": 247602471.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 156.2591661,
            "variance": 24416.927
          },
          {
            "average": 0,
            "count": 1189199,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1189199,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1189199,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1189199,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1189199,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -542699.7577,
          1660175.328,
          0.994118264,
          -541711.5177,
          1660965.168,
          20.35411826
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -542699.7577326848,
                1660175.3279524455,
                0.994118264023147
              ],
              [
                -542699.7577326848,
                1660965.1679524453,
                0.994118264023147
              ],
              [
                -541711.5177326848,
                1660965.1679524453,
                20.354118264023146
              ],
              [
                -541711.5177326848,
                1660175.3279524455,
                20.354118264023146
              ],
              [
                -542699.7577326848,
                1660175.3279524455,
                0.994118264023147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:20:48+00:00",
        "end_time": "2019-07-19T20:14:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8351.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8351.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8351.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8351.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.354952,
            64.48558755,
            0.994118264,
            -165.3318818,
            64.49406867,
            20.35411826
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.35215446665856,
                  64.48558754619687,
                  0.994118264023147
                ],
                [
                  -165.35495195029603,
                  64.49256303316322,
                  0.994118264023147
                ],
                [
                  -165.3346744879765,
                  64.49406867197366,
                  20.354118264023146
                ],
                [
                  -165.33188180436505,
                  64.48709280283363,
                  20.354118264023146
                ],
                [
                  -165.35215446665856,
                  64.48558754619687,
                  0.994118264023147
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8351.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8351.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:20:48Z",
            "pc:count": 1189199,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -542191.2663,
                "count": 1189199,
                "maximum": -541711.5177,
                "minimum": -542699.7577,
                "name": "X",
                "position": 0,
                "stddev": 267.1594446,
                "variance": 71374.16886
              },
              {
                "average": 1660551.56,
                "count": 1189199,
                "maximum": 1660965.168,
                "minimum": 1660175.328,
                "name": "Y",
                "position": 1,
                "stddev": 174.2399373,
                "variance": 30359.55574
              },
              {
                "average": 6.437177945,
                "count": 1189199,
                "maximum": 20.35411826,
                "minimum": 0.994118264,
                "name": "Z",
                "position": 2,
                "stddev": 2.473939036,
                "variance": 6.120374353
              },
              {
                "average": 1069.676927,
                "count": 1189199,
                "maximum": 41392,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 723.7801741,
                "variance": 523857.7405
              },
              {
                "average": 1.04048103,
                "count": 1189199,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2500342531,
                "variance": 0.0625171277
              },
              {
                "average": 1.081089876,
                "count": 1189199,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3817972182,
                "variance": 0.1457691159
              },
              {
                "average": 1,
                "count": 1189199,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1189199,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.54627947,
                "count": 1189199,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4978538129,
                "variance": 0.247858419
              },
              {
                "average": 20.01821184,
                "count": 1189199,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.110953925,
                "variance": 1.234218622
              },
              {
                "average": 1.043467073,
                "count": 1189199,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2561951455,
                "variance": 0.06563595257
              },
              {
                "average": 8.746928815,
                "count": 1189199,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4347715713,
                "variance": 0.1890263192
              },
              {
                "average": 247602748.8,
                "count": 1189199,
                "maximum": 247602848.7,
                "minimum": 247602471.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 156.2591661,
                "variance": 24416.927
              },
              {
                "average": 0,
                "count": 1189199,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1189199,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1189199,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1189199,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1189199,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -542699.7577,
              1660175.328,
              0.994118264,
              -541711.5177,
              1660965.168,
              20.35411826
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -542699.7577326848,
                    1660175.3279524455,
                    0.994118264023147
                  ],
                  [
                    -542699.7577326848,
                    1660965.1679524453,
                    0.994118264023147
                  ],
                  [
                    -541711.5177326848,
                    1660965.1679524453,
                    20.354118264023146
                  ],
                  [
                    -541711.5177326848,
                    1660175.3279524455,
                    20.354118264023146
                  ],
                  [
                    -542699.7577326848,
                    1660175.3279524455,
                    0.994118264023147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:20:48+00:00",
            "end_time": "2019-07-19T20:14:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM8451.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.331259510605,
              64.48285926689323,
              1.197400235420282
            ],
            [
              -165.3340016313248,
              64.48971022146131,
              1.197400235420282
            ],
            [
              -165.3138092186458,
              64.49120687121632,
              65.65740023542028
            ],
            [
              -165.31107179259308,
              64.48435554358487,
              65.65740023542028
            ],
            [
              -165.331259510605,
              64.48285926689323,
              1.197400235420282
            ]
          ]
        ]
      },
      "bbox": [
        -165.3340016,
        64.48285927,
        1.197400235,
        -165.3110718,
        64.49120687,
        65.65740024
      ],
      "properties": {
        "datetime": "2019-07-19T20:20:34Z",
        "pc:count": 1023141,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -541276.2617,
            "count": 1023141,
            "maximum": -540778.1274,
            "minimum": -541762.2674,
            "name": "X",
            "position": 0,
            "stddev": 276.3347157,
            "variance": 76360.87512
          },
          {
            "average": 1660098.146,
            "count": 1023141,
            "maximum": 1660480.43,
            "minimum": 1659704.73,
            "name": "Y",
            "position": 1,
            "stddev": 166.6474448,
            "variance": 27771.37086
          },
          {
            "average": 6.41926079,
            "count": 1023141,
            "maximum": 65.65740024,
            "minimum": 1.197400235,
            "name": "Z",
            "position": 2,
            "stddev": 2.696437195,
            "variance": 7.270773546
          },
          {
            "average": 1110.813088,
            "count": 1023141,
            "maximum": 33528,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 741.9544936,
            "variance": 550496.4705
          },
          {
            "average": 1.036240362,
            "count": 1023141,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2477003792,
            "variance": 0.06135547787
          },
          {
            "average": 1.072511022,
            "count": 1023141,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3832220751,
            "variance": 0.1468591588
          },
          {
            "average": 1,
            "count": 1023141,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1023141,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.487383459,
            "count": 1023141,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4998410418,
            "variance": 0.2498410671
          },
          {
            "average": 19.83482059,
            "count": 1023141,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.143058524,
            "variance": 1.30658279
          },
          {
            "average": 1.039426628,
            "count": 1023141,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2562138397,
            "variance": 0.06564553164
          },
          {
            "average": 8.76038591,
            "count": 1023141,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4268481652,
            "variance": 0.1821993561
          },
          {
            "average": 247602746.2,
            "count": 1023141,
            "maximum": 247602834.6,
            "minimum": 247602485.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 141.7051793,
            "variance": 20080.35785
          },
          {
            "average": 0,
            "count": 1023141,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1023141,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1023141,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1023141,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1023141,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -541762.2674,
          1659704.73,
          1.197400235,
          -540778.1274,
          1660480.43,
          65.65740024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -541762.267377478,
                1659704.7301895274,
                1.197400235420282
              ],
              [
                -541762.267377478,
                1660480.4301895276,
                1.197400235420282
              ],
              [
                -540778.127377478,
                1660480.4301895276,
                65.65740023542028
              ],
              [
                -540778.127377478,
                1659704.7301895274,
                65.65740023542028
              ],
              [
                -541762.267377478,
                1659704.7301895274,
                1.197400235420282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:20:34+00:00",
        "end_time": "2019-07-19T20:14:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8451.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8451.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8451.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8451.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.3340016,
            64.48285927,
            1.197400235,
            -165.3110718,
            64.49120687,
            65.65740024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.331259510605,
                  64.48285926689323,
                  1.197400235420282
                ],
                [
                  -165.3340016313248,
                  64.48971022146131,
                  1.197400235420282
                ],
                [
                  -165.3138092186458,
                  64.49120687121632,
                  65.65740023542028
                ],
                [
                  -165.31107179259308,
                  64.48435554358487,
                  65.65740023542028
                ],
                [
                  -165.331259510605,
                  64.48285926689323,
                  1.197400235420282
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8451.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8451.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:20:34Z",
            "pc:count": 1023141,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -541276.2617,
                "count": 1023141,
                "maximum": -540778.1274,
                "minimum": -541762.2674,
                "name": "X",
                "position": 0,
                "stddev": 276.3347157,
                "variance": 76360.87512
              },
              {
                "average": 1660098.146,
                "count": 1023141,
                "maximum": 1660480.43,
                "minimum": 1659704.73,
                "name": "Y",
                "position": 1,
                "stddev": 166.6474448,
                "variance": 27771.37086
              },
              {
                "average": 6.41926079,
                "count": 1023141,
                "maximum": 65.65740024,
                "minimum": 1.197400235,
                "name": "Z",
                "position": 2,
                "stddev": 2.696437195,
                "variance": 7.270773546
              },
              {
                "average": 1110.813088,
                "count": 1023141,
                "maximum": 33528,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 741.9544936,
                "variance": 550496.4705
              },
              {
                "average": 1.036240362,
                "count": 1023141,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2477003792,
                "variance": 0.06135547787
              },
              {
                "average": 1.072511022,
                "count": 1023141,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3832220751,
                "variance": 0.1468591588
              },
              {
                "average": 1,
                "count": 1023141,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1023141,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.487383459,
                "count": 1023141,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4998410418,
                "variance": 0.2498410671
              },
              {
                "average": 19.83482059,
                "count": 1023141,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.143058524,
                "variance": 1.30658279
              },
              {
                "average": 1.039426628,
                "count": 1023141,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2562138397,
                "variance": 0.06564553164
              },
              {
                "average": 8.76038591,
                "count": 1023141,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4268481652,
                "variance": 0.1821993561
              },
              {
                "average": 247602746.2,
                "count": 1023141,
                "maximum": 247602834.6,
                "minimum": 247602485.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 141.7051793,
                "variance": 20080.35785
              },
              {
                "average": 0,
                "count": 1023141,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1023141,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1023141,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1023141,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1023141,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -541762.2674,
              1659704.73,
              1.197400235,
              -540778.1274,
              1660480.43,
              65.65740024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -541762.267377478,
                    1659704.7301895274,
                    1.197400235420282
                  ],
                  [
                    -541762.267377478,
                    1660480.4301895276,
                    1.197400235420282
                  ],
                  [
                    -540778.127377478,
                    1660480.4301895276,
                    65.65740023542028
                  ],
                  [
                    -540778.127377478,
                    1659704.7301895274,
                    65.65740023542028
                  ],
                  [
                    -541762.267377478,
                    1659704.7301895274,
                    1.197400235420282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:20:34+00:00",
            "end_time": "2019-07-19T20:14: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": "20190724_NCMP_AK_03WVM8056.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.414027121704,
              64.52800780962208,
              18.594246876318223
            ],
            [
              -165.4179134733821,
              64.53763019576957,
              18.594246876318223
            ],
            [
              -165.39729497568106,
              64.53916746979453,
              34.25424687631822
            ],
            [
              -165.3934153640767,
              64.52954454433575,
              34.25424687631822
            ],
            [
              -165.414027121704,
              64.52800780962208,
              18.594246876318223
            ]
          ]
        ]
      },
      "bbox": [
        -165.4179135,
        64.52800781,
        18.59424688,
        -165.3934154,
        64.53916747,
        34.25424688
      ],
      "properties": {
        "datetime": "2019-07-24T23:39:49Z",
        "pc:count": 882894,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -544288.7121,
            "count": 882894,
            "maximum": -543815.6101,
            "minimum": -544819.0501,
            "name": "X",
            "position": 0,
            "stddev": 284.7932899,
            "variance": 81107.218
          },
          {
            "average": 1665789.717,
            "count": 882894,
            "maximum": 1666435.37,
            "minimum": 1665345.71,
            "name": "Y",
            "position": 1,
            "stddev": 298.5868001,
            "variance": 89154.07721
          },
          {
            "average": 26.21711903,
            "count": 882894,
            "maximum": 34.25424688,
            "minimum": 18.59424688,
            "name": "Z",
            "position": 2,
            "stddev": 2.477916418,
            "variance": 6.140069774
          },
          {
            "average": 704.0918695,
            "count": 882894,
            "maximum": 7038,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 487.7485683,
            "variance": 237898.6659
          },
          {
            "average": 1.103179997,
            "count": 882894,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3658557567,
            "variance": 0.1338504347
          },
          {
            "average": 1.206380381,
            "count": 882894,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.536567489,
            "variance": 0.2879046703
          },
          {
            "average": 1,
            "count": 882894,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 882894,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.766044395,
            "count": 882894,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.121372476,
            "variance": 9.742966133
          },
          {
            "average": 19.98118271,
            "count": 882894,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.718333356,
            "variance": 2.952669522
          },
          {
            "average": 1.134307176,
            "count": 882894,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3982833531,
            "variance": 0.1586296294
          },
          {
            "average": 4.415331852,
            "count": 882894,
            "maximum": 7,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.9362379187,
            "variance": 0.8765414404
          },
          {
            "average": 248046208.2,
            "count": 882894,
            "maximum": 248046789.6,
            "minimum": 248046118.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 191.4690134,
            "variance": 36660.38311
          },
          {
            "average": 0,
            "count": 882894,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 882894,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 882894,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 882894,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 882894,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -544819.0501,
          1665345.71,
          18.59424688,
          -543815.6101,
          1666435.37,
          34.25424688
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -544819.0500972562,
                1665345.710465575,
                18.594246876318223
              ],
              [
                -544819.0500972562,
                1666435.3704655753,
                18.594246876318223
              ],
              [
                -543815.6100972563,
                1666435.3704655753,
                34.25424687631822
              ],
              [
                -543815.6100972563,
                1665345.710465575,
                34.25424687631822
              ],
              [
                -544819.0500972562,
                1665345.710465575,
                18.594246876318223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:39:49+00:00",
        "end_time": "2019-07-24T23:28:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM8056.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM8056.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8056.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8056.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4179135,
            64.52800781,
            18.59424688,
            -165.3934154,
            64.53916747,
            34.25424688
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.414027121704,
                  64.52800780962208,
                  18.594246876318223
                ],
                [
                  -165.4179134733821,
                  64.53763019576957,
                  18.594246876318223
                ],
                [
                  -165.39729497568106,
                  64.53916746979453,
                  34.25424687631822
                ],
                [
                  -165.3934153640767,
                  64.52954454433575,
                  34.25424687631822
                ],
                [
                  -165.414027121704,
                  64.52800780962208,
                  18.594246876318223
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM8056.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8056.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:39:49Z",
            "pc:count": 882894,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -544288.7121,
                "count": 882894,
                "maximum": -543815.6101,
                "minimum": -544819.0501,
                "name": "X",
                "position": 0,
                "stddev": 284.7932899,
                "variance": 81107.218
              },
              {
                "average": 1665789.717,
                "count": 882894,
                "maximum": 1666435.37,
                "minimum": 1665345.71,
                "name": "Y",
                "position": 1,
                "stddev": 298.5868001,
                "variance": 89154.07721
              },
              {
                "average": 26.21711903,
                "count": 882894,
                "maximum": 34.25424688,
                "minimum": 18.59424688,
                "name": "Z",
                "position": 2,
                "stddev": 2.477916418,
                "variance": 6.140069774
              },
              {
                "average": 704.0918695,
                "count": 882894,
                "maximum": 7038,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 487.7485683,
                "variance": 237898.6659
              },
              {
                "average": 1.103179997,
                "count": 882894,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3658557567,
                "variance": 0.1338504347
              },
              {
                "average": 1.206380381,
                "count": 882894,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.536567489,
                "variance": 0.2879046703
              },
              {
                "average": 1,
                "count": 882894,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 882894,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.766044395,
                "count": 882894,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.121372476,
                "variance": 9.742966133
              },
              {
                "average": 19.98118271,
                "count": 882894,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.718333356,
                "variance": 2.952669522
              },
              {
                "average": 1.134307176,
                "count": 882894,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3982833531,
                "variance": 0.1586296294
              },
              {
                "average": 4.415331852,
                "count": 882894,
                "maximum": 7,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.9362379187,
                "variance": 0.8765414404
              },
              {
                "average": 248046208.2,
                "count": 882894,
                "maximum": 248046789.6,
                "minimum": 248046118.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 191.4690134,
                "variance": 36660.38311
              },
              {
                "average": 0,
                "count": 882894,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 882894,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 882894,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 882894,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 882894,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -544819.0501,
              1665345.71,
              18.59424688,
              -543815.6101,
              1666435.37,
              34.25424688
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -544819.0500972562,
                    1665345.710465575,
                    18.594246876318223
                  ],
                  [
                    -544819.0500972562,
                    1666435.3704655753,
                    18.594246876318223
                  ],
                  [
                    -543815.6100972563,
                    1666435.3704655753,
                    34.25424687631822
                  ],
                  [
                    -543815.6100972563,
                    1665345.710465575,
                    34.25424687631822
                  ],
                  [
                    -544819.0500972562,
                    1665345.710465575,
                    18.594246876318223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:39:49+00:00",
            "end_time": "2019-07-24T23:28: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": "20190724_NCMP_AK_03WVM8057.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.41686499662393,
              64.53754831200409,
              21.15979163166032
            ],
            [
              -165.41837293686822,
              64.54128050941398,
              21.15979163166032
            ],
            [
              -165.41218502866658,
              64.54174213579817,
              38.41979163166032
            ],
            [
              -165.4106778731794,
              64.53800987555087,
              38.41979163166032
            ],
            [
              -165.41686499662393,
              64.53754831200409,
              21.15979163166032
            ]
          ]
        ]
      },
      "bbox": [
        -165.4183729,
        64.53754831,
        21.15979163,
        -165.4106779,
        64.54174214,
        38.41979163
      ],
      "properties": {
        "datetime": "2019-07-24T23:39:47Z",
        "pc:count": 300278,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -544638.3806,
            "count": 300278,
            "maximum": -544469.9575,
            "minimum": -544771.0775,
            "name": "X",
            "position": 0,
            "stddev": 67.81735355,
            "variance": 4599.193442
          },
          {
            "average": 1666588.788,
            "count": 300278,
            "maximum": 1666840.408,
            "minimum": 1666417.768,
            "name": "Y",
            "position": 1,
            "stddev": 107.5589657,
            "variance": 11568.9311
          },
          {
            "average": 27.34872292,
            "count": 300278,
            "maximum": 38.41979163,
            "minimum": 21.15979163,
            "name": "Z",
            "position": 2,
            "stddev": 1.736026864,
            "variance": 3.013789271
          },
          {
            "average": 663.8581281,
            "count": 300278,
            "maximum": 9483,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 672.4632346,
            "variance": 452206.8019
          },
          {
            "average": 1.221215007,
            "count": 300278,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5331504941,
            "variance": 0.2842494494
          },
          {
            "average": 1.443239265,
            "count": 300278,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7646483107,
            "variance": 0.5846870391
          },
          {
            "average": 1,
            "count": 300278,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300278,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.524956873,
            "count": 300278,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.578137126,
            "variance": 6.64679104
          },
          {
            "average": 20.59256318,
            "count": 300278,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.973608725,
            "variance": 3.8951314
          },
          {
            "average": 1.257095092,
            "count": 300278,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5522010335,
            "variance": 0.3049259814
          },
          {
            "average": 6.42082004,
            "count": 300278,
            "maximum": 7,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4936915491,
            "variance": 0.2437313456
          },
          {
            "average": 248046603.6,
            "count": 300278,
            "maximum": 248046787.8,
            "minimum": 248046468.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 154.0158206,
            "variance": 23720.87298
          },
          {
            "average": 0,
            "count": 300278,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300278,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300278,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300278,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 300278,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -544771.0775,
          1666417.768,
          21.15979163,
          -544469.9575,
          1666840.408,
          38.41979163
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -544771.0775142577,
                1666417.7681238812,
                21.15979163166032
              ],
              [
                -544771.0775142577,
                1666840.4081238813,
                21.15979163166032
              ],
              [
                -544469.9575142576,
                1666840.4081238813,
                38.41979163166032
              ],
              [
                -544469.9575142576,
                1666417.7681238812,
                38.41979163166032
              ],
              [
                -544771.0775142577,
                1666417.7681238812,
                21.15979163166032
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:39:47+00:00",
        "end_time": "2019-07-24T23:34:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM8057.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM8057.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8057.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8057.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4183729,
            64.53754831,
            21.15979163,
            -165.4106779,
            64.54174214,
            38.41979163
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.41686499662393,
                  64.53754831200409,
                  21.15979163166032
                ],
                [
                  -165.41837293686822,
                  64.54128050941398,
                  21.15979163166032
                ],
                [
                  -165.41218502866658,
                  64.54174213579817,
                  38.41979163166032
                ],
                [
                  -165.4106778731794,
                  64.53800987555087,
                  38.41979163166032
                ],
                [
                  -165.41686499662393,
                  64.53754831200409,
                  21.15979163166032
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM8057.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8057.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:39:47Z",
            "pc:count": 300278,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -544638.3806,
                "count": 300278,
                "maximum": -544469.9575,
                "minimum": -544771.0775,
                "name": "X",
                "position": 0,
                "stddev": 67.81735355,
                "variance": 4599.193442
              },
              {
                "average": 1666588.788,
                "count": 300278,
                "maximum": 1666840.408,
                "minimum": 1666417.768,
                "name": "Y",
                "position": 1,
                "stddev": 107.5589657,
                "variance": 11568.9311
              },
              {
                "average": 27.34872292,
                "count": 300278,
                "maximum": 38.41979163,
                "minimum": 21.15979163,
                "name": "Z",
                "position": 2,
                "stddev": 1.736026864,
                "variance": 3.013789271
              },
              {
                "average": 663.8581281,
                "count": 300278,
                "maximum": 9483,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 672.4632346,
                "variance": 452206.8019
              },
              {
                "average": 1.221215007,
                "count": 300278,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5331504941,
                "variance": 0.2842494494
              },
              {
                "average": 1.443239265,
                "count": 300278,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7646483107,
                "variance": 0.5846870391
              },
              {
                "average": 1,
                "count": 300278,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300278,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.524956873,
                "count": 300278,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.578137126,
                "variance": 6.64679104
              },
              {
                "average": 20.59256318,
                "count": 300278,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.973608725,
                "variance": 3.8951314
              },
              {
                "average": 1.257095092,
                "count": 300278,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5522010335,
                "variance": 0.3049259814
              },
              {
                "average": 6.42082004,
                "count": 300278,
                "maximum": 7,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4936915491,
                "variance": 0.2437313456
              },
              {
                "average": 248046603.6,
                "count": 300278,
                "maximum": 248046787.8,
                "minimum": 248046468.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 154.0158206,
                "variance": 23720.87298
              },
              {
                "average": 0,
                "count": 300278,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300278,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300278,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300278,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 300278,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -544771.0775,
              1666417.768,
              21.15979163,
              -544469.9575,
              1666840.408,
              38.41979163
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -544771.0775142577,
                    1666417.7681238812,
                    21.15979163166032
                  ],
                  [
                    -544771.0775142577,
                    1666840.4081238813,
                    21.15979163166032
                  ],
                  [
                    -544469.9575142576,
                    1666840.4081238813,
                    38.41979163166032
                  ],
                  [
                    -544469.9575142576,
                    1666417.7681238812,
                    38.41979163166032
                  ],
                  [
                    -544771.0775142577,
                    1666417.7681238812,
                    21.15979163166032
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:39:47+00:00",
            "end_time": "2019-07-24T23:34:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM8151.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.377459090602,
              64.49235352071767,
              0.828327202132065
            ],
            [
              -165.37769450672124,
              64.49293919339587,
              0.828327202132065
            ],
            [
              -165.37471176024968,
              64.49316129471053,
              6.788327202132065
            ],
            [
              -165.37447640341315,
              64.49257561729783,
              6.788327202132065
            ],
            [
              -165.377459090602,
              64.49235352071767,
              0.828327202132065
            ]
          ]
        ]
      },
      "bbox": [
        -165.3776945,
        64.49235352,
        0.8283272021,
        -165.3744764,
        64.49316129,
        6.788327202
      ],
      "properties": {
        "datetime": "2019-07-19T20:21:01Z",
        "pc:count": 14302,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -543664.1825,
            "count": 14302,
            "maximum": -543623.5376,
            "minimum": -543768.9176,
            "name": "X",
            "position": 0,
            "stddev": 27.32841711,
            "variance": 746.8423817
          },
          {
            "average": 1661161.68,
            "count": 14302,
            "maximum": 1661192.558,
            "minimum": 1661126.238,
            "name": "Y",
            "position": 1,
            "stddev": 12.11091926,
            "variance": 146.6743654
          },
          {
            "average": 3.941385516,
            "count": 14302,
            "maximum": 6.788327202,
            "minimum": 0.8283272021,
            "name": "Z",
            "position": 2,
            "stddev": 1.735630282,
            "variance": 3.012412477
          },
          {
            "average": 1099.924696,
            "count": 14302,
            "maximum": 7425,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1020.607984,
            "variance": 1041640.656
          },
          {
            "average": 1.118305132,
            "count": 14302,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3594574881,
            "variance": 0.1292096858
          },
          {
            "average": 1.236260663,
            "count": 14302,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5051081783,
            "variance": 0.2551342717
          },
          {
            "average": 1,
            "count": 14302,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14302,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.941756398,
            "count": 14302,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2342117003,
            "variance": 0.05485512057
          },
          {
            "average": 20.36648934,
            "count": 14302,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7570517114,
            "variance": 0.5731272937
          },
          {
            "average": 1.169626626,
            "count": 14302,
            "maximum": 4,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4074755791,
            "variance": 0.1660363475
          },
          {
            "average": 8.581177458,
            "count": 14302,
            "maximum": 9,
            "minimum": 8,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4933834623,
            "variance": 0.2434272409
          },
          {
            "average": 247602692.2,
            "count": 14302,
            "maximum": 247602861.5,
            "minimum": 247602455,
            "name": "GpsTime",
            "position": 12,
            "stddev": 198.3735075,
            "variance": 39352.04847
          },
          {
            "average": 0,
            "count": 14302,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14302,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14302,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14302,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14302,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -543768.9176,
          1661126.238,
          0.8283272021,
          -543623.5376,
          1661192.558,
          6.788327202
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -543768.9176196674,
                1661126.2378548533,
                0.828327202132065
              ],
              [
                -543768.9176196674,
                1661192.557854853,
                0.828327202132065
              ],
              [
                -543623.5376196675,
                1661192.557854853,
                6.788327202132065
              ],
              [
                -543623.5376196675,
                1661126.2378548533,
                6.788327202132065
              ],
              [
                -543768.9176196674,
                1661126.2378548533,
                0.828327202132065
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:21:01+00:00",
        "end_time": "2019-07-19T20:14:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8151.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8151.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8151.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8151.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.3776945,
            64.49235352,
            0.8283272021,
            -165.3744764,
            64.49316129,
            6.788327202
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.377459090602,
                  64.49235352071767,
                  0.828327202132065
                ],
                [
                  -165.37769450672124,
                  64.49293919339587,
                  0.828327202132065
                ],
                [
                  -165.37471176024968,
                  64.49316129471053,
                  6.788327202132065
                ],
                [
                  -165.37447640341315,
                  64.49257561729783,
                  6.788327202132065
                ],
                [
                  -165.377459090602,
                  64.49235352071767,
                  0.828327202132065
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8151.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8151.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:21:01Z",
            "pc:count": 14302,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -543664.1825,
                "count": 14302,
                "maximum": -543623.5376,
                "minimum": -543768.9176,
                "name": "X",
                "position": 0,
                "stddev": 27.32841711,
                "variance": 746.8423817
              },
              {
                "average": 1661161.68,
                "count": 14302,
                "maximum": 1661192.558,
                "minimum": 1661126.238,
                "name": "Y",
                "position": 1,
                "stddev": 12.11091926,
                "variance": 146.6743654
              },
              {
                "average": 3.941385516,
                "count": 14302,
                "maximum": 6.788327202,
                "minimum": 0.8283272021,
                "name": "Z",
                "position": 2,
                "stddev": 1.735630282,
                "variance": 3.012412477
              },
              {
                "average": 1099.924696,
                "count": 14302,
                "maximum": 7425,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1020.607984,
                "variance": 1041640.656
              },
              {
                "average": 1.118305132,
                "count": 14302,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3594574881,
                "variance": 0.1292096858
              },
              {
                "average": 1.236260663,
                "count": 14302,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5051081783,
                "variance": 0.2551342717
              },
              {
                "average": 1,
                "count": 14302,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14302,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.941756398,
                "count": 14302,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2342117003,
                "variance": 0.05485512057
              },
              {
                "average": 20.36648934,
                "count": 14302,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7570517114,
                "variance": 0.5731272937
              },
              {
                "average": 1.169626626,
                "count": 14302,
                "maximum": 4,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4074755791,
                "variance": 0.1660363475
              },
              {
                "average": 8.581177458,
                "count": 14302,
                "maximum": 9,
                "minimum": 8,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4933834623,
                "variance": 0.2434272409
              },
              {
                "average": 247602692.2,
                "count": 14302,
                "maximum": 247602861.5,
                "minimum": 247602455,
                "name": "GpsTime",
                "position": 12,
                "stddev": 198.3735075,
                "variance": 39352.04847
              },
              {
                "average": 0,
                "count": 14302,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14302,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14302,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14302,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14302,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -543768.9176,
              1661126.238,
              0.8283272021,
              -543623.5376,
              1661192.558,
              6.788327202
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -543768.9176196674,
                    1661126.2378548533,
                    0.828327202132065
                  ],
                  [
                    -543768.9176196674,
                    1661192.557854853,
                    0.828327202132065
                  ],
                  [
                    -543623.5376196675,
                    1661192.557854853,
                    6.788327202132065
                  ],
                  [
                    -543623.5376196675,
                    1661126.2378548533,
                    6.788327202132065
                  ],
                  [
                    -543768.9176196674,
                    1661126.2378548533,
                    0.828327202132065
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:21:01+00:00",
            "end_time": "2019-07-19T20: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": "20190719_NCMP_AK_03WVM8152.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.3941117258468,
              64.49149900928106,
              -0.126794977434503
            ],
            [
              -165.39820751810134,
              64.50167030874194,
              -0.126794977434503
            ],
            [
              -165.37561608079324,
              64.50335359288528,
              44.833205022565494
            ],
            [
              -165.37152808621028,
              64.4931816702282,
              44.833205022565494
            ],
            [
              -165.3941117258468,
              64.49149900928106,
              -0.126794977434503
            ]
          ]
        ]
      },
      "bbox": [
        -165.3982075,
        64.49149901,
        -0.1267949774,
        -165.3715281,
        64.50335359,
        44.83320502
      ],
      "properties": {
        "datetime": "2019-07-24T23:16:50Z",
        "pc:count": 2513821,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -543980.9599,
            "count": 2513821,
            "maximum": -543472.4853,
            "minimum": -544573.2653,
            "name": "X",
            "position": 0,
            "stddev": 282.415705,
            "variance": 79758.63044
          },
          {
            "average": 1661805.261,
            "count": 2513821,
            "maximum": 1662320.561,
            "minimum": 1661168.741,
            "name": "Y",
            "position": 1,
            "stddev": 306.670099,
            "variance": 94046.54963
          },
          {
            "average": 13.27919233,
            "count": 2513821,
            "maximum": 44.83320502,
            "minimum": -0.1267949774,
            "name": "Z",
            "position": 2,
            "stddev": 6.125796136,
            "variance": 37.5253783
          },
          {
            "average": 937.3206091,
            "count": 2513821,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 850.2267712,
            "variance": 722885.5624
          },
          {
            "average": 1.160252062,
            "count": 2513821,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4645530198,
            "variance": 0.2158095082
          },
          {
            "average": 1.325863297,
            "count": 2513821,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6848913889,
            "variance": 0.4690762145
          },
          {
            "average": 1,
            "count": 2513821,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2513821,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.377252796,
            "count": 2513821,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.089526601,
            "variance": 1.187068215
          },
          {
            "average": 19.93552575,
            "count": 2513821,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.169299074,
            "variance": 1.367260324
          },
          {
            "average": 1.174377173,
            "count": 2513821,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4778978733,
            "variance": 0.2283863773
          },
          {
            "average": 5.237636252,
            "count": 2513821,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.697645949,
            "variance": 13.67258556
          },
          {
            "average": 247817838.4,
            "count": 2513821,
            "maximum": 248045410.3,
            "minimum": 247602442.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 221047.2903,
            "variance": 48861904560.0
          },
          {
            "average": 0,
            "count": 2513821,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2513821,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2513821,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2513821,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2513821,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -544573.2653,
          1661168.741,
          -0.1267949774,
          -543472.4853,
          1662320.561,
          44.83320502
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -544573.2653180327,
                1661168.7409849176,
                -0.126794977434503
              ],
              [
                -544573.2653180327,
                1662320.5609849175,
                -0.126794977434503
              ],
              [
                -543472.4853180327,
                1662320.5609849175,
                44.833205022565494
              ],
              [
                -543472.4853180327,
                1661168.7409849176,
                44.833205022565494
              ],
              [
                -544573.2653180327,
                1661168.7409849176,
                -0.126794977434503
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:16:50+00:00",
        "end_time": "2019-07-19T20:14:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8152.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8152.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8152.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8152.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.3982075,
            64.49149901,
            -0.1267949774,
            -165.3715281,
            64.50335359,
            44.83320502
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.3941117258468,
                  64.49149900928106,
                  -0.126794977434503
                ],
                [
                  -165.39820751810134,
                  64.50167030874194,
                  -0.126794977434503
                ],
                [
                  -165.37561608079324,
                  64.50335359288528,
                  44.833205022565494
                ],
                [
                  -165.37152808621028,
                  64.4931816702282,
                  44.833205022565494
                ],
                [
                  -165.3941117258468,
                  64.49149900928106,
                  -0.126794977434503
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8152.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8152.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:16:50Z",
            "pc:count": 2513821,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -543980.9599,
                "count": 2513821,
                "maximum": -543472.4853,
                "minimum": -544573.2653,
                "name": "X",
                "position": 0,
                "stddev": 282.415705,
                "variance": 79758.63044
              },
              {
                "average": 1661805.261,
                "count": 2513821,
                "maximum": 1662320.561,
                "minimum": 1661168.741,
                "name": "Y",
                "position": 1,
                "stddev": 306.670099,
                "variance": 94046.54963
              },
              {
                "average": 13.27919233,
                "count": 2513821,
                "maximum": 44.83320502,
                "minimum": -0.1267949774,
                "name": "Z",
                "position": 2,
                "stddev": 6.125796136,
                "variance": 37.5253783
              },
              {
                "average": 937.3206091,
                "count": 2513821,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 850.2267712,
                "variance": 722885.5624
              },
              {
                "average": 1.160252062,
                "count": 2513821,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4645530198,
                "variance": 0.2158095082
              },
              {
                "average": 1.325863297,
                "count": 2513821,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6848913889,
                "variance": 0.4690762145
              },
              {
                "average": 1,
                "count": 2513821,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2513821,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.377252796,
                "count": 2513821,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.089526601,
                "variance": 1.187068215
              },
              {
                "average": 19.93552575,
                "count": 2513821,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.169299074,
                "variance": 1.367260324
              },
              {
                "average": 1.174377173,
                "count": 2513821,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4778978733,
                "variance": 0.2283863773
              },
              {
                "average": 5.237636252,
                "count": 2513821,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.697645949,
                "variance": 13.67258556
              },
              {
                "average": 247817838.4,
                "count": 2513821,
                "maximum": 248045410.3,
                "minimum": 247602442.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 221047.2903,
                "variance": 48861904560.0
              },
              {
                "average": 0,
                "count": 2513821,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2513821,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2513821,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2513821,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2513821,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -544573.2653,
              1661168.741,
              -0.1267949774,
              -543472.4853,
              1662320.561,
              44.83320502
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -544573.2653180327,
                    1661168.7409849176,
                    -0.126794977434503
                  ],
                  [
                    -544573.2653180327,
                    1662320.5609849175,
                    -0.126794977434503
                  ],
                  [
                    -543472.4853180327,
                    1662320.5609849175,
                    44.833205022565494
                  ],
                  [
                    -543472.4853180327,
                    1661168.7409849176,
                    44.833205022565494
                  ],
                  [
                    -544573.2653180327,
                    1661168.7409849176,
                    -0.126794977434503
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:16:50+00:00",
            "end_time": "2019-07-19T20:14:02+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM7953.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.4367583039016,
              64.50066680252861,
              -0.961745579235792
            ],
            [
              -165.44072252017006,
              64.51047101732341,
              -0.961745579235792
            ],
            [
              -165.41823050389235,
              64.51215278628952,
              33.23825442076421
            ],
            [
              -165.41427377133152,
              64.50234797108234,
              33.23825442076421
            ],
            [
              -165.4367583039016,
              64.50066680252861,
              -0.961745579235792
            ]
          ]
        ]
      },
      "bbox": [
        -165.4407225,
        64.5006668,
        -0.9617455792,
        -165.4142738,
        64.51215279,
        33.23825442
      ],
      "properties": {
        "datetime": "2019-07-24T23:17:21Z",
        "pc:count": 2801952,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -545907.6048,
            "count": 2801952,
            "maximum": -545320.3645,
            "minimum": -546416.0845,
            "name": "X",
            "position": 0,
            "stddev": 275.6344826,
            "variance": 75974.36803
          },
          {
            "average": 1663103.216,
            "count": 2801952,
            "maximum": 1663637.255,
            "minimum": 1662526.895,
            "name": "Y",
            "position": 1,
            "stddev": 266.7791693,
            "variance": 71171.12515
          },
          {
            "average": 8.112127895,
            "count": 2801952,
            "maximum": 33.23825442,
            "minimum": -0.9617455792,
            "name": "Z",
            "position": 2,
            "stddev": 5.016925161,
            "variance": 25.16953807
          },
          {
            "average": 1277.828658,
            "count": 2801952,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1504.694175,
            "variance": 2264104.561
          },
          {
            "average": 1.089236361,
            "count": 2801952,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3591647153,
            "variance": 0.1289992927
          },
          {
            "average": 1.180283959,
            "count": 2801952,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5422326442,
            "variance": 0.2940162404
          },
          {
            "average": 1,
            "count": 2801952,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2801952,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.251453629,
            "count": 2801952,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.858882365,
            "variance": 23.60873783
          },
          {
            "average": 20.09731711,
            "count": 2801952,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.079174477,
            "variance": 1.164617551
          },
          {
            "average": 1.130081814,
            "count": 2801952,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4067157923,
            "variance": 0.1654177357
          },
          {
            "average": 4.33504464,
            "count": 2801952,
            "maximum": 10,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.902999111,
            "variance": 15.23340206
          },
          {
            "average": 247891410.8,
            "count": 2801952,
            "maximum": 248045441.6,
            "minimum": 247602415.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 210457.3548,
            "variance": 44292298190.0
          },
          {
            "average": 0,
            "count": 2801952,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2801952,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2801952,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2801952,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2801952,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -546416.0845,
          1662526.895,
          -0.9617455792,
          -545320.3645,
          1663637.255,
          33.23825442
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -546416.0845214312,
                1662526.8950417598,
                -0.961745579235792
              ],
              [
                -546416.0845214312,
                1663637.2550417597,
                -0.961745579235792
              ],
              [
                -545320.3645214313,
                1663637.2550417597,
                33.23825442076421
              ],
              [
                -545320.3645214313,
                1662526.8950417598,
                33.23825442076421
              ],
              [
                -546416.0845214312,
                1662526.8950417598,
                -0.961745579235792
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:17:21+00:00",
        "end_time": "2019-07-19T20:13:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM7953.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM7953.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7953.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7953.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4407225,
            64.5006668,
            -0.9617455792,
            -165.4142738,
            64.51215279,
            33.23825442
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.4367583039016,
                  64.50066680252861,
                  -0.961745579235792
                ],
                [
                  -165.44072252017006,
                  64.51047101732341,
                  -0.961745579235792
                ],
                [
                  -165.41823050389235,
                  64.51215278628952,
                  33.23825442076421
                ],
                [
                  -165.41427377133152,
                  64.50234797108234,
                  33.23825442076421
                ],
                [
                  -165.4367583039016,
                  64.50066680252861,
                  -0.961745579235792
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM7953.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7953.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:17:21Z",
            "pc:count": 2801952,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -545907.6048,
                "count": 2801952,
                "maximum": -545320.3645,
                "minimum": -546416.0845,
                "name": "X",
                "position": 0,
                "stddev": 275.6344826,
                "variance": 75974.36803
              },
              {
                "average": 1663103.216,
                "count": 2801952,
                "maximum": 1663637.255,
                "minimum": 1662526.895,
                "name": "Y",
                "position": 1,
                "stddev": 266.7791693,
                "variance": 71171.12515
              },
              {
                "average": 8.112127895,
                "count": 2801952,
                "maximum": 33.23825442,
                "minimum": -0.9617455792,
                "name": "Z",
                "position": 2,
                "stddev": 5.016925161,
                "variance": 25.16953807
              },
              {
                "average": 1277.828658,
                "count": 2801952,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1504.694175,
                "variance": 2264104.561
              },
              {
                "average": 1.089236361,
                "count": 2801952,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3591647153,
                "variance": 0.1289992927
              },
              {
                "average": 1.180283959,
                "count": 2801952,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5422326442,
                "variance": 0.2940162404
              },
              {
                "average": 1,
                "count": 2801952,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2801952,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.251453629,
                "count": 2801952,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.858882365,
                "variance": 23.60873783
              },
              {
                "average": 20.09731711,
                "count": 2801952,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.079174477,
                "variance": 1.164617551
              },
              {
                "average": 1.130081814,
                "count": 2801952,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4067157923,
                "variance": 0.1654177357
              },
              {
                "average": 4.33504464,
                "count": 2801952,
                "maximum": 10,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.902999111,
                "variance": 15.23340206
              },
              {
                "average": 247891410.8,
                "count": 2801952,
                "maximum": 248045441.6,
                "minimum": 247602415.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 210457.3548,
                "variance": 44292298190.0
              },
              {
                "average": 0,
                "count": 2801952,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2801952,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2801952,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2801952,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2801952,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -546416.0845,
              1662526.895,
              -0.9617455792,
              -545320.3645,
              1663637.255,
              33.23825442
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -546416.0845214312,
                    1662526.8950417598,
                    -0.961745579235792
                  ],
                  [
                    -546416.0845214312,
                    1663637.2550417597,
                    -0.961745579235792
                  ],
                  [
                    -545320.3645214313,
                    1663637.2550417597,
                    33.23825442076421
                  ],
                  [
                    -545320.3645214313,
                    1662526.8950417598,
                    33.23825442076421
                  ],
                  [
                    -546416.0845214312,
                    1662526.8950417598,
                    -0.961745579235792
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:17:21+00:00",
            "end_time": "2019-07-19T20:13: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": "20190724_NCMP_AK_03WVM8153.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.39508809318684,
              64.50070508624161,
              2.634165321110677
            ],
            [
              -165.39657459792446,
              64.50439597188797,
              2.634165321110677
            ],
            [
              -165.38035136828356,
              64.50560482889047,
              26.59416532111068
            ],
            [
              -165.37886689605838,
              64.50191378078033,
              26.59416532111068
            ],
            [
              -165.39508809318684,
              64.50070508624161,
              2.634165321110677
            ]
          ]
        ]
      },
      "bbox": [
        -165.3965746,
        64.50070509,
        2.634165321,
        -165.3788669,
        64.50560483,
        26.59416532
      ],
      "properties": {
        "datetime": "2019-07-24T23:16:52Z",
        "pc:count": 723696,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -544135.7429,
            "count": 723696,
            "maximum": -543653.6626,
            "minimum": -544444.0826,
            "name": "X",
            "position": 0,
            "stddev": 193.4085955,
            "variance": 37406.88481
          },
          {
            "average": 1662377.011,
            "count": 723696,
            "maximum": 1662606.829,
            "minimum": 1662188.869,
            "name": "Y",
            "position": 1,
            "stddev": 97.02224568,
            "variance": 9413.316157
          },
          {
            "average": 12.404016,
            "count": 723696,
            "maximum": 26.59416532,
            "minimum": 2.634165321,
            "name": "Z",
            "position": 2,
            "stddev": 4.506026224,
            "variance": 20.30427234
          },
          {
            "average": 952.1037314,
            "count": 723696,
            "maximum": 61321,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 664.5297697,
            "variance": 441599.8148
          },
          {
            "average": 1.042405927,
            "count": 723696,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2327476011,
            "variance": 0.05417144584
          },
          {
            "average": 1.085077159,
            "count": 723696,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3446152891,
            "variance": 0.1187596975
          },
          {
            "average": 1,
            "count": 723696,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 723696,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.44374848,
            "count": 723696,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.896849474,
            "variance": 3.598037926
          },
          {
            "average": 20.05035241,
            "count": 723696,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.210918707,
            "variance": 1.466324116
          },
          {
            "average": 1.058841005,
            "count": 723696,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2627216912,
            "variance": 0.06902268702
          },
          {
            "average": 1.563508711,
            "count": 723696,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4959505858,
            "variance": 0.2459669835
          },
          {
            "average": 248045115.1,
            "count": 723696,
            "maximum": 248045412.3,
            "minimum": 248044733.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 330.3522506,
            "variance": 109132.6095
          },
          {
            "average": 0,
            "count": 723696,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 723696,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 723696,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 723696,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 723696,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -544444.0826,
          1662188.869,
          2.634165321,
          -543653.6626,
          1662606.829,
          26.59416532
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -544444.0826429368,
                1662188.8687177447,
                2.634165321110677
              ],
              [
                -544444.0826429368,
                1662606.8287177447,
                2.634165321110677
              ],
              [
                -543653.6626429369,
                1662606.8287177447,
                26.59416532111068
              ],
              [
                -543653.6626429369,
                1662188.8687177447,
                26.59416532111068
              ],
              [
                -544444.0826429368,
                1662188.8687177447,
                2.634165321110677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:16:52+00:00",
        "end_time": "2019-07-24T23:05:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM8153.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM8153.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8153.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8153.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.3965746,
            64.50070509,
            2.634165321,
            -165.3788669,
            64.50560483,
            26.59416532
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.39508809318684,
                  64.50070508624161,
                  2.634165321110677
                ],
                [
                  -165.39657459792446,
                  64.50439597188797,
                  2.634165321110677
                ],
                [
                  -165.38035136828356,
                  64.50560482889047,
                  26.59416532111068
                ],
                [
                  -165.37886689605838,
                  64.50191378078033,
                  26.59416532111068
                ],
                [
                  -165.39508809318684,
                  64.50070508624161,
                  2.634165321110677
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM8153.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8153.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:16:52Z",
            "pc:count": 723696,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -544135.7429,
                "count": 723696,
                "maximum": -543653.6626,
                "minimum": -544444.0826,
                "name": "X",
                "position": 0,
                "stddev": 193.4085955,
                "variance": 37406.88481
              },
              {
                "average": 1662377.011,
                "count": 723696,
                "maximum": 1662606.829,
                "minimum": 1662188.869,
                "name": "Y",
                "position": 1,
                "stddev": 97.02224568,
                "variance": 9413.316157
              },
              {
                "average": 12.404016,
                "count": 723696,
                "maximum": 26.59416532,
                "minimum": 2.634165321,
                "name": "Z",
                "position": 2,
                "stddev": 4.506026224,
                "variance": 20.30427234
              },
              {
                "average": 952.1037314,
                "count": 723696,
                "maximum": 61321,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 664.5297697,
                "variance": 441599.8148
              },
              {
                "average": 1.042405927,
                "count": 723696,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2327476011,
                "variance": 0.05417144584
              },
              {
                "average": 1.085077159,
                "count": 723696,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3446152891,
                "variance": 0.1187596975
              },
              {
                "average": 1,
                "count": 723696,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 723696,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.44374848,
                "count": 723696,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.896849474,
                "variance": 3.598037926
              },
              {
                "average": 20.05035241,
                "count": 723696,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.210918707,
                "variance": 1.466324116
              },
              {
                "average": 1.058841005,
                "count": 723696,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2627216912,
                "variance": 0.06902268702
              },
              {
                "average": 1.563508711,
                "count": 723696,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4959505858,
                "variance": 0.2459669835
              },
              {
                "average": 248045115.1,
                "count": 723696,
                "maximum": 248045412.3,
                "minimum": 248044733.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 330.3522506,
                "variance": 109132.6095
              },
              {
                "average": 0,
                "count": 723696,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 723696,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 723696,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 723696,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 723696,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -544444.0826,
              1662188.869,
              2.634165321,
              -543653.6626,
              1662606.829,
              26.59416532
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -544444.0826429368,
                    1662188.8687177447,
                    2.634165321110677
                  ],
                  [
                    -544444.0826429368,
                    1662606.8287177447,
                    2.634165321110677
                  ],
                  [
                    -543653.6626429369,
                    1662606.8287177447,
                    26.59416532111068
                  ],
                  [
                    -543653.6626429369,
                    1662188.8687177447,
                    26.59416532111068
                  ],
                  [
                    -544444.0826429368,
                    1662188.8687177447,
                    2.634165321110677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:16:52+00:00",
            "end_time": "2019-07-24T23:05:33+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190724_NCMP_AK_03WVM7555.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.51951226612553,
              64.518034049085,
              2.922345750873326
            ],
            [
              -165.52193524341476,
              64.52397991954815,
              2.922345750873326
            ],
            [
              -165.50191742672746,
              64.52548702452492,
              15.282345750873326
            ],
            [
              -165.49949848921094,
              64.51954082750358,
              15.282345750873326
            ],
            [
              -165.51951226612553,
              64.518034049085,
              2.922345750873326
            ]
          ]
        ]
      },
      "bbox": [
        -165.5219352,
        64.51803405,
        2.922345751,
        -165.4994985,
        64.52548702,
        15.28234575
      ],
      "properties": {
        "datetime": "2019-07-24T23:04:25Z",
        "pc:count": 740436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -549569.7183,
            "count": 740436,
            "maximum": -549020.867,
            "minimum": -549995.807,
            "name": "X",
            "position": 0,
            "stddev": 252.834267,
            "variance": 63925.16655
          },
          {
            "average": 1665404.896,
            "count": 740436,
            "maximum": 1665792.441,
            "minimum": 1665118.921,
            "name": "Y",
            "position": 1,
            "stddev": 147.6186824,
            "variance": 21791.27539
          },
          {
            "average": 10.86984948,
            "count": 740436,
            "maximum": 15.28234575,
            "minimum": 2.922345751,
            "name": "Z",
            "position": 2,
            "stddev": 2.632289263,
            "variance": 6.928946767
          },
          {
            "average": 1196.460716,
            "count": 740436,
            "maximum": 7484,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 486.2909323,
            "variance": 236478.8709
          },
          {
            "average": 1.000519964,
            "count": 740436,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.02279680356,
            "variance": 0.0005196942526
          },
          {
            "average": 1.001041278,
            "count": 740436,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.03225206235,
            "variance": 0.001040195526
          },
          {
            "average": 1,
            "count": 740436,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 740436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.508831283,
            "count": 740436,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5019605451,
            "variance": 0.2519643888
          },
          {
            "average": 19.95230559,
            "count": 740436,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.427355138,
            "variance": 2.03734269
          },
          {
            "average": 1.001207397,
            "count": 740436,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03472665467,
            "variance": 0.001205940545
          },
          {
            "average": 1,
            "count": 740436,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 248044655.1,
            "count": 740436,
            "maximum": 248044665.3,
            "minimum": 248044646.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4.052932583,
            "variance": 16.42626252
          },
          {
            "average": 0,
            "count": 740436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 740436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 740436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 740436,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 740436,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -549995.807,
          1665118.921,
          2.922345751,
          -549020.867,
          1665792.441,
          15.28234575
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -549995.8069637059,
                1665118.921346123,
                2.922345750873326
              ],
              [
                -549995.8069637059,
                1665792.441346123,
                2.922345750873326
              ],
              [
                -549020.866963706,
                1665792.441346123,
                15.282345750873326
              ],
              [
                -549020.866963706,
                1665118.921346123,
                15.282345750873326
              ],
              [
                -549995.8069637059,
                1665118.921346123,
                2.922345750873326
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:04:25+00:00",
        "end_time": "2019-07-24T23:04:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM7555.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM7555.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7555.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7555.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.5219352,
            64.51803405,
            2.922345751,
            -165.4994985,
            64.52548702,
            15.28234575
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.51951226612553,
                  64.518034049085,
                  2.922345750873326
                ],
                [
                  -165.52193524341476,
                  64.52397991954815,
                  2.922345750873326
                ],
                [
                  -165.50191742672746,
                  64.52548702452492,
                  15.282345750873326
                ],
                [
                  -165.49949848921094,
                  64.51954082750358,
                  15.282345750873326
                ],
                [
                  -165.51951226612553,
                  64.518034049085,
                  2.922345750873326
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM7555.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7555.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:04:25Z",
            "pc:count": 740436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -549569.7183,
                "count": 740436,
                "maximum": -549020.867,
                "minimum": -549995.807,
                "name": "X",
                "position": 0,
                "stddev": 252.834267,
                "variance": 63925.16655
              },
              {
                "average": 1665404.896,
                "count": 740436,
                "maximum": 1665792.441,
                "minimum": 1665118.921,
                "name": "Y",
                "position": 1,
                "stddev": 147.6186824,
                "variance": 21791.27539
              },
              {
                "average": 10.86984948,
                "count": 740436,
                "maximum": 15.28234575,
                "minimum": 2.922345751,
                "name": "Z",
                "position": 2,
                "stddev": 2.632289263,
                "variance": 6.928946767
              },
              {
                "average": 1196.460716,
                "count": 740436,
                "maximum": 7484,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 486.2909323,
                "variance": 236478.8709
              },
              {
                "average": 1.000519964,
                "count": 740436,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.02279680356,
                "variance": 0.0005196942526
              },
              {
                "average": 1.001041278,
                "count": 740436,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.03225206235,
                "variance": 0.001040195526
              },
              {
                "average": 1,
                "count": 740436,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 740436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.508831283,
                "count": 740436,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5019605451,
                "variance": 0.2519643888
              },
              {
                "average": 19.95230559,
                "count": 740436,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.427355138,
                "variance": 2.03734269
              },
              {
                "average": 1.001207397,
                "count": 740436,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03472665467,
                "variance": 0.001205940545
              },
              {
                "average": 1,
                "count": 740436,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 248044655.1,
                "count": 740436,
                "maximum": 248044665.3,
                "minimum": 248044646.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4.052932583,
                "variance": 16.42626252
              },
              {
                "average": 0,
                "count": 740436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 740436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 740436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 740436,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 740436,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -549995.807,
              1665118.921,
              2.922345751,
              -549020.867,
              1665792.441,
              15.28234575
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -549995.8069637059,
                    1665118.921346123,
                    2.922345750873326
                  ],
                  [
                    -549995.8069637059,
                    1665792.441346123,
                    2.922345750873326
                  ],
                  [
                    -549020.866963706,
                    1665792.441346123,
                    15.282345750873326
                  ],
                  [
                    -549020.866963706,
                    1665118.921346123,
                    15.282345750873326
                  ],
                  [
                    -549995.8069637059,
                    1665118.921346123,
                    2.922345750873326
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:04:25+00:00",
            "end_time": "2019-07-24T23:04:06+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190724_NCMP_AK_03WVM7954.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.43728079827702,
              64.51057699815564,
              4.488716972024376
            ],
            [
              -165.44086707552393,
              64.51944342693722,
              4.488716972024376
            ],
            [
              -165.42218825852396,
              64.52083991753503,
              20.328716972024374
            ],
            [
              -165.41860760350627,
              64.51197303768205,
              20.328716972024374
            ],
            [
              -165.43728079827702,
              64.51057699815564,
              4.488716972024376
            ]
          ]
        ]
      },
      "bbox": [
        -165.4408671,
        64.510577,
        4.488716972,
        -165.4186076,
        64.52083992,
        20.32871697
      ],
      "properties": {
        "datetime": "2019-07-24T23:45:34Z",
        "pc:count": 2160275,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -545912.9097,
            "count": 2160275,
            "maximum": -545341.6279,
            "minimum": -546251.3079,
            "name": "X",
            "position": 0,
            "stddev": 200.8873792,
            "variance": 40355.73913
          },
          {
            "average": 1664290.893,
            "count": 2160275,
            "maximum": 1664624.732,
            "minimum": 1663620.592,
            "name": "Y",
            "position": 1,
            "stddev": 190.9609678,
            "variance": 36466.09124
          },
          {
            "average": 11.5494481,
            "count": 2160275,
            "maximum": 20.32871697,
            "minimum": 4.488716972,
            "name": "Z",
            "position": 2,
            "stddev": 2.651886202,
            "variance": 7.03250043
          },
          {
            "average": 1131.232283,
            "count": 2160275,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1139.108178,
            "variance": 1297567.44
          },
          {
            "average": 1.01178137,
            "count": 2160275,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1254083018,
            "variance": 0.01572724217
          },
          {
            "average": 1.023538207,
            "count": 2160275,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1876517377,
            "variance": 0.03521317468
          },
          {
            "average": 1,
            "count": 2160275,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160275,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339106364,
            "count": 2160275,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4734061064,
            "variance": 0.2241133416
          },
          {
            "average": 20.0726731,
            "count": 2160275,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.288275267,
            "variance": 1.659653165
          },
          {
            "average": 1.01508095,
            "count": 2160275,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1376530896,
            "variance": 0.01894837309
          },
          {
            "average": 4.6039819,
            "count": 2160275,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.788015837,
            "variance": 3.197000634
          },
          {
            "average": 248046210.1,
            "count": 2160275,
            "maximum": 248047134.2,
            "minimum": 248044705.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 476.2899182,
            "variance": 226852.0862
          },
          {
            "average": 0,
            "count": 2160275,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160275,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160275,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160275,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2160275,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -546251.3079,
          1663620.592,
          4.488716972,
          -545341.6279,
          1664624.732,
          20.32871697
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -546251.3078870085,
                1663620.5915676865,
                4.488716972024376
              ],
              [
                -546251.3078870085,
                1664624.7315676867,
                4.488716972024376
              ],
              [
                -545341.6278870086,
                1664624.7315676867,
                20.328716972024374
              ],
              [
                -545341.6278870086,
                1663620.5915676865,
                20.328716972024374
              ],
              [
                -546251.3078870085,
                1663620.5915676865,
                4.488716972024376
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:45:34+00:00",
        "end_time": "2019-07-24T23:05:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM7954.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM7954.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7954.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7954.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4408671,
            64.510577,
            4.488716972,
            -165.4186076,
            64.52083992,
            20.32871697
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.43728079827702,
                  64.51057699815564,
                  4.488716972024376
                ],
                [
                  -165.44086707552393,
                  64.51944342693722,
                  4.488716972024376
                ],
                [
                  -165.42218825852396,
                  64.52083991753503,
                  20.328716972024374
                ],
                [
                  -165.41860760350627,
                  64.51197303768205,
                  20.328716972024374
                ],
                [
                  -165.43728079827702,
                  64.51057699815564,
                  4.488716972024376
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM7954.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7954.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:45:34Z",
            "pc:count": 2160275,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -545912.9097,
                "count": 2160275,
                "maximum": -545341.6279,
                "minimum": -546251.3079,
                "name": "X",
                "position": 0,
                "stddev": 200.8873792,
                "variance": 40355.73913
              },
              {
                "average": 1664290.893,
                "count": 2160275,
                "maximum": 1664624.732,
                "minimum": 1663620.592,
                "name": "Y",
                "position": 1,
                "stddev": 190.9609678,
                "variance": 36466.09124
              },
              {
                "average": 11.5494481,
                "count": 2160275,
                "maximum": 20.32871697,
                "minimum": 4.488716972,
                "name": "Z",
                "position": 2,
                "stddev": 2.651886202,
                "variance": 7.03250043
              },
              {
                "average": 1131.232283,
                "count": 2160275,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1139.108178,
                "variance": 1297567.44
              },
              {
                "average": 1.01178137,
                "count": 2160275,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1254083018,
                "variance": 0.01572724217
              },
              {
                "average": 1.023538207,
                "count": 2160275,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1876517377,
                "variance": 0.03521317468
              },
              {
                "average": 1,
                "count": 2160275,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160275,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339106364,
                "count": 2160275,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4734061064,
                "variance": 0.2241133416
              },
              {
                "average": 20.0726731,
                "count": 2160275,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.288275267,
                "variance": 1.659653165
              },
              {
                "average": 1.01508095,
                "count": 2160275,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1376530896,
                "variance": 0.01894837309
              },
              {
                "average": 4.6039819,
                "count": 2160275,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.788015837,
                "variance": 3.197000634
              },
              {
                "average": 248046210.1,
                "count": 2160275,
                "maximum": 248047134.2,
                "minimum": 248044705.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 476.2899182,
                "variance": 226852.0862
              },
              {
                "average": 0,
                "count": 2160275,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160275,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160275,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160275,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2160275,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -546251.3079,
              1663620.592,
              4.488716972,
              -545341.6279,
              1664624.732,
              20.32871697
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -546251.3078870085,
                    1663620.5915676865,
                    4.488716972024376
                  ],
                  [
                    -546251.3078870085,
                    1664624.7315676867,
                    4.488716972024376
                  ],
                  [
                    -545341.6278870086,
                    1664624.7315676867,
                    20.328716972024374
                  ],
                  [
                    -545341.6278870086,
                    1663620.5915676865,
                    20.328716972024374
                  ],
                  [
                    -546251.3078870085,
                    1663620.5915676865,
                    4.488716972024376
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:45:34+00:00",
            "end_time": "2019-07-24T23:05: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": "20190719_NCMP_AK_03WVM7653.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.4981643760066,
              64.50332555079501,
              0.723552106222154
            ],
            [
              -165.5010535230707,
              64.51043203315135,
              0.723552106222154
            ],
            [
              -165.47992508308735,
              64.51202045318408,
              21.663552106222156
            ],
            [
              -165.47704103034332,
              64.50491355973864,
              21.663552106222156
            ],
            [
              -165.4981643760066,
              64.50332555079501,
              0.723552106222154
            ]
          ]
        ]
      },
      "bbox": [
        -165.5010535,
        64.50332555,
        0.7235521062,
        -165.477041,
        64.51202045,
        21.66355211
      ],
      "properties": {
        "datetime": "2019-07-19T20:22:22Z",
        "pc:count": 1875439,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -548704.908,
            "count": 1875439,
            "maximum": -548240.0335,
            "minimum": -549269.4935,
            "name": "X",
            "position": 0,
            "stddev": 264.0458027,
            "variance": 69720.18593
          },
          {
            "average": 1663745.728,
            "count": 1875439,
            "maximum": 1664130.657,
            "minimum": 1663325.697,
            "name": "Y",
            "position": 1,
            "stddev": 174.2336512,
            "variance": 30357.36522
          },
          {
            "average": 10.81432544,
            "count": 1875439,
            "maximum": 21.66355211,
            "minimum": 0.7235521062,
            "name": "Z",
            "position": 2,
            "stddev": 3.743036727,
            "variance": 14.01032394
          },
          {
            "average": 926.0703707,
            "count": 1875439,
            "maximum": 8198,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 579.6595097,
            "variance": 336005.1472
          },
          {
            "average": 1.01205851,
            "count": 1875439,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.122035566,
            "variance": 0.01489267936
          },
          {
            "average": 1.02441775,
            "count": 1875439,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1813893087,
            "variance": 0.03290208131
          },
          {
            "average": 1,
            "count": 1875439,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1875439,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.917467857,
            "count": 1875439,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.641054987,
            "variance": 13.25728142
          },
          {
            "average": 20.12201653,
            "count": 1875439,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.080424802,
            "variance": 1.167317754
          },
          {
            "average": 1.018003785,
            "count": 1875439,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1437591508,
            "variance": 0.02066669344
          },
          {
            "average": 8.048866959,
            "count": 1875439,
            "maximum": 9,
            "minimum": 7,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.726104332,
            "variance": 0.5272275009
          },
          {
            "average": 247602489.1,
            "count": 1875439,
            "maximum": 247602942.6,
            "minimum": 247602153.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 298.3584142,
            "variance": 89017.74333
          },
          {
            "average": 0,
            "count": 1875439,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1875439,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1875439,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1875439,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1875439,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -549269.4935,
          1663325.697,
          0.7235521062,
          -548240.0335,
          1664130.657,
          21.66355211
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -549269.4935370206,
                1663325.6968673514,
                0.723552106222154
              ],
              [
                -549269.4935370206,
                1664130.6568673514,
                0.723552106222154
              ],
              [
                -548240.0335370207,
                1664130.6568673514,
                21.663552106222156
              ],
              [
                -548240.0335370207,
                1663325.6968673514,
                21.663552106222156
              ],
              [
                -549269.4935370206,
                1663325.6968673514,
                0.723552106222154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:22:22+00:00",
        "end_time": "2019-07-19T20:09:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM7653.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM7653.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7653.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7653.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.5010535,
            64.50332555,
            0.7235521062,
            -165.477041,
            64.51202045,
            21.66355211
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.4981643760066,
                  64.50332555079501,
                  0.723552106222154
                ],
                [
                  -165.5010535230707,
                  64.51043203315135,
                  0.723552106222154
                ],
                [
                  -165.47992508308735,
                  64.51202045318408,
                  21.663552106222156
                ],
                [
                  -165.47704103034332,
                  64.50491355973864,
                  21.663552106222156
                ],
                [
                  -165.4981643760066,
                  64.50332555079501,
                  0.723552106222154
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM7653.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7653.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:22:22Z",
            "pc:count": 1875439,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -548704.908,
                "count": 1875439,
                "maximum": -548240.0335,
                "minimum": -549269.4935,
                "name": "X",
                "position": 0,
                "stddev": 264.0458027,
                "variance": 69720.18593
              },
              {
                "average": 1663745.728,
                "count": 1875439,
                "maximum": 1664130.657,
                "minimum": 1663325.697,
                "name": "Y",
                "position": 1,
                "stddev": 174.2336512,
                "variance": 30357.36522
              },
              {
                "average": 10.81432544,
                "count": 1875439,
                "maximum": 21.66355211,
                "minimum": 0.7235521062,
                "name": "Z",
                "position": 2,
                "stddev": 3.743036727,
                "variance": 14.01032394
              },
              {
                "average": 926.0703707,
                "count": 1875439,
                "maximum": 8198,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 579.6595097,
                "variance": 336005.1472
              },
              {
                "average": 1.01205851,
                "count": 1875439,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.122035566,
                "variance": 0.01489267936
              },
              {
                "average": 1.02441775,
                "count": 1875439,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1813893087,
                "variance": 0.03290208131
              },
              {
                "average": 1,
                "count": 1875439,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1875439,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.917467857,
                "count": 1875439,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.641054987,
                "variance": 13.25728142
              },
              {
                "average": 20.12201653,
                "count": 1875439,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.080424802,
                "variance": 1.167317754
              },
              {
                "average": 1.018003785,
                "count": 1875439,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1437591508,
                "variance": 0.02066669344
              },
              {
                "average": 8.048866959,
                "count": 1875439,
                "maximum": 9,
                "minimum": 7,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.726104332,
                "variance": 0.5272275009
              },
              {
                "average": 247602489.1,
                "count": 1875439,
                "maximum": 247602942.6,
                "minimum": 247602153.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 298.3584142,
                "variance": 89017.74333
              },
              {
                "average": 0,
                "count": 1875439,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1875439,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1875439,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1875439,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1875439,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -549269.4935,
              1663325.697,
              0.7235521062,
              -548240.0335,
              1664130.657,
              21.66355211
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -549269.4935370206,
                    1663325.6968673514,
                    0.723552106222154
                  ],
                  [
                    -549269.4935370206,
                    1664130.6568673514,
                    0.723552106222154
                  ],
                  [
                    -548240.0335370207,
                    1664130.6568673514,
                    21.663552106222156
                  ],
                  [
                    -548240.0335370207,
                    1663325.6968673514,
                    21.663552106222156
                  ],
                  [
                    -549269.4935370206,
                    1663325.6968673514,
                    0.723552106222154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:22:22+00:00",
            "end_time": "2019-07-19T20:09: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": "20190719_NCMP_AK_03WVM7654.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.49938564588473,
              64.50947649114983,
              2.026736768911068
            ],
            [
              -165.5033564908321,
              64.51923966430908,
              2.026736768911068
            ],
            [
              -165.48051017779136,
              64.52095694118809,
              19.026736768911068
            ],
            [
              -165.4765469022271,
              64.51119315726174,
              19.026736768911068
            ],
            [
              -165.49938564588473,
              64.50947649114983,
              2.026736768911068
            ]
          ]
        ]
      },
      "bbox": [
        -165.5033565,
        64.50947649,
        2.026736769,
        -165.4765469,
        64.52095694,
        19.02673677
      ],
      "properties": {
        "datetime": "2019-07-24T23:17:54Z",
        "pc:count": 1458086,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -548527.0502,
            "count": 1458086,
            "maximum": -548096.1855,
            "minimum": -549209.0055,
            "name": "X",
            "position": 0,
            "stddev": 257.5564764,
            "variance": 66335.33853
          },
          {
            "average": 1664697.297,
            "count": 1458086,
            "maximum": 1665117.721,
            "minimum": 1664011.841,
            "name": "Y",
            "position": 1,
            "stddev": 246.0474556,
            "variance": 60539.35042
          },
          {
            "average": 10.95133358,
            "count": 1458086,
            "maximum": 19.02673677,
            "minimum": 2.026736769,
            "name": "Z",
            "position": 2,
            "stddev": 3.919953555,
            "variance": 15.36603588
          },
          {
            "average": 1012.097186,
            "count": 1458086,
            "maximum": 16482,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 477.8653894,
            "variance": 228355.3304
          },
          {
            "average": 1.016142395,
            "count": 1458086,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1402168253,
            "variance": 0.01966075808
          },
          {
            "average": 1.032351315,
            "count": 1458086,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2066974034,
            "variance": 0.04272381658
          },
          {
            "average": 1,
            "count": 1458086,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1458086,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.457650646,
            "count": 1458086,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8738329725,
            "variance": 0.7635840639
          },
          {
            "average": 20.15228811,
            "count": 1458086,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.287225856,
            "variance": 1.656950405
          },
          {
            "average": 1.021034425,
            "count": 1458086,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1561118858,
            "variance": 0.0243709209
          },
          {
            "average": 2.125664055,
            "count": 1458086,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.365826366,
            "variance": 5.597134393
          },
          {
            "average": 247999625.6,
            "count": 1458086,
            "maximum": 248045474.9,
            "minimum": 247602373.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 134079.5208,
            "variance": 17977317910.0
          },
          {
            "average": 0,
            "count": 1458086,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1458086,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1458086,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1458086,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1458086,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -549209.0055,
          1664011.841,
          2.026736769,
          -548096.1855,
          1665117.721,
          19.02673677
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -549209.0054892626,
                1664011.841228404,
                2.026736768911068
              ],
              [
                -549209.0054892626,
                1665117.721228404,
                2.026736768911068
              ],
              [
                -548096.1854892626,
                1665117.721228404,
                19.026736768911068
              ],
              [
                -548096.1854892626,
                1664011.841228404,
                19.026736768911068
              ],
              [
                -549209.0054892626,
                1664011.841228404,
                2.026736768911068
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:17:54+00:00",
        "end_time": "2019-07-19T20:12:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM7654.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM7654.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7654.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7654.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.5033565,
            64.50947649,
            2.026736769,
            -165.4765469,
            64.52095694,
            19.02673677
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.49938564588473,
                  64.50947649114983,
                  2.026736768911068
                ],
                [
                  -165.5033564908321,
                  64.51923966430908,
                  2.026736768911068
                ],
                [
                  -165.48051017779136,
                  64.52095694118809,
                  19.026736768911068
                ],
                [
                  -165.4765469022271,
                  64.51119315726174,
                  19.026736768911068
                ],
                [
                  -165.49938564588473,
                  64.50947649114983,
                  2.026736768911068
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM7654.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7654.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:17:54Z",
            "pc:count": 1458086,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -548527.0502,
                "count": 1458086,
                "maximum": -548096.1855,
                "minimum": -549209.0055,
                "name": "X",
                "position": 0,
                "stddev": 257.5564764,
                "variance": 66335.33853
              },
              {
                "average": 1664697.297,
                "count": 1458086,
                "maximum": 1665117.721,
                "minimum": 1664011.841,
                "name": "Y",
                "position": 1,
                "stddev": 246.0474556,
                "variance": 60539.35042
              },
              {
                "average": 10.95133358,
                "count": 1458086,
                "maximum": 19.02673677,
                "minimum": 2.026736769,
                "name": "Z",
                "position": 2,
                "stddev": 3.919953555,
                "variance": 15.36603588
              },
              {
                "average": 1012.097186,
                "count": 1458086,
                "maximum": 16482,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 477.8653894,
                "variance": 228355.3304
              },
              {
                "average": 1.016142395,
                "count": 1458086,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1402168253,
                "variance": 0.01966075808
              },
              {
                "average": 1.032351315,
                "count": 1458086,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2066974034,
                "variance": 0.04272381658
              },
              {
                "average": 1,
                "count": 1458086,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1458086,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.457650646,
                "count": 1458086,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8738329725,
                "variance": 0.7635840639
              },
              {
                "average": 20.15228811,
                "count": 1458086,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.287225856,
                "variance": 1.656950405
              },
              {
                "average": 1.021034425,
                "count": 1458086,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1561118858,
                "variance": 0.0243709209
              },
              {
                "average": 2.125664055,
                "count": 1458086,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.365826366,
                "variance": 5.597134393
              },
              {
                "average": 247999625.6,
                "count": 1458086,
                "maximum": 248045474.9,
                "minimum": 247602373.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 134079.5208,
                "variance": 17977317910.0
              },
              {
                "average": 0,
                "count": 1458086,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1458086,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1458086,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1458086,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1458086,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -549209.0055,
              1664011.841,
              2.026736769,
              -548096.1855,
              1665117.721,
              19.02673677
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -549209.0054892626,
                    1664011.841228404,
                    2.026736768911068
                  ],
                  [
                    -549209.0054892626,
                    1665117.721228404,
                    2.026736768911068
                  ],
                  [
                    -548096.1854892626,
                    1665117.721228404,
                    19.026736768911068
                  ],
                  [
                    -548096.1854892626,
                    1664011.841228404,
                    19.026736768911068
                  ],
                  [
                    -549209.0054892626,
                    1664011.841228404,
                    2.026736768911068
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:17:54+00:00",
            "end_time": "2019-07-19T20:12: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": "20190724_NCMP_AK_03WVM7955.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.4370413389894,
              64.5186005748574,
              10.104776319655004
            ],
            [
              -165.4407990095978,
              64.52788830144158,
              10.104776319655004
            ],
            [
              -165.41819714478567,
              64.52957729866674,
              28.864776319655007
            ],
            [
              -165.4144466025548,
              64.52028900039232,
              28.864776319655007
            ],
            [
              -165.4370413389894,
              64.5186005748574,
              10.104776319655004
            ]
          ]
        ]
      },
      "bbox": [
        -165.440799,
        64.51860057,
        10.10477632,
        -165.4144466,
        64.5295773,
        28.86477632
      ],
      "properties": {
        "datetime": "2019-07-24T23:45:41Z",
        "pc:count": 3463421,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -545585.0003,
            "count": 3463421,
            "maximum": -544986.1709,
            "minimum": -546086.5709,
            "name": "X",
            "position": 0,
            "stddev": 260.1813823,
            "variance": 67694.35169
          },
          {
            "average": 1664952.794,
            "count": 3463421,
            "maximum": 1665552.458,
            "minimum": 1664500.618,
            "name": "Y",
            "position": 1,
            "stddev": 261.4458656,
            "variance": 68353.94062
          },
          {
            "average": 18.14669476,
            "count": 3463421,
            "maximum": 28.86477632,
            "minimum": 10.10477632,
            "name": "Z",
            "position": 2,
            "stddev": 2.450277618,
            "variance": 6.003860406
          },
          {
            "average": 866.6735459,
            "count": 3463421,
            "maximum": 19418,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 486.6737079,
            "variance": 236851.2979
          },
          {
            "average": 1.016376294,
            "count": 3463421,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1420983468,
            "variance": 0.02019194015
          },
          {
            "average": 1.032842383,
            "count": 3463421,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2100140618,
            "variance": 0.04410590614
          },
          {
            "average": 1,
            "count": 3463421,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463421,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.33198101,
            "count": 3463421,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4709242857,
            "variance": 0.2217696829
          },
          {
            "average": 20.09901722,
            "count": 3463421,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.241713039,
            "variance": 1.541851271
          },
          {
            "average": 1.022198572,
            "count": 3463421,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1606508093,
            "variance": 0.02580868252
          },
          {
            "average": 5.834996381,
            "count": 3463421,
            "maximum": 8,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.672497064,
            "variance": 2.797246429
          },
          {
            "average": 248046510.4,
            "count": 3463421,
            "maximum": 248047141.7,
            "minimum": 248045749.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 433.2518432,
            "variance": 187707.1596
          },
          {
            "average": 0,
            "count": 3463421,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463421,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463421,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463421,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 3463421,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -546086.5709,
          1664500.618,
          10.10477632,
          -544986.1709,
          1665552.458,
          28.86477632
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -546086.570941218,
                1664500.6184806912,
                10.104776319655004
              ],
              [
                -546086.570941218,
                1665552.458480691,
                10.104776319655004
              ],
              [
                -544986.170941218,
                1665552.458480691,
                28.864776319655007
              ],
              [
                -544986.170941218,
                1664500.6184806912,
                28.864776319655007
              ],
              [
                -546086.570941218,
                1664500.6184806912,
                10.104776319655004
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:45:41+00:00",
        "end_time": "2019-07-24T23:22:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM7955.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM7955.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7955.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7955.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.440799,
            64.51860057,
            10.10477632,
            -165.4144466,
            64.5295773,
            28.86477632
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.4370413389894,
                  64.5186005748574,
                  10.104776319655004
                ],
                [
                  -165.4407990095978,
                  64.52788830144158,
                  10.104776319655004
                ],
                [
                  -165.41819714478567,
                  64.52957729866674,
                  28.864776319655007
                ],
                [
                  -165.4144466025548,
                  64.52028900039232,
                  28.864776319655007
                ],
                [
                  -165.4370413389894,
                  64.5186005748574,
                  10.104776319655004
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM7955.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7955.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:45:41Z",
            "pc:count": 3463421,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -545585.0003,
                "count": 3463421,
                "maximum": -544986.1709,
                "minimum": -546086.5709,
                "name": "X",
                "position": 0,
                "stddev": 260.1813823,
                "variance": 67694.35169
              },
              {
                "average": 1664952.794,
                "count": 3463421,
                "maximum": 1665552.458,
                "minimum": 1664500.618,
                "name": "Y",
                "position": 1,
                "stddev": 261.4458656,
                "variance": 68353.94062
              },
              {
                "average": 18.14669476,
                "count": 3463421,
                "maximum": 28.86477632,
                "minimum": 10.10477632,
                "name": "Z",
                "position": 2,
                "stddev": 2.450277618,
                "variance": 6.003860406
              },
              {
                "average": 866.6735459,
                "count": 3463421,
                "maximum": 19418,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 486.6737079,
                "variance": 236851.2979
              },
              {
                "average": 1.016376294,
                "count": 3463421,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1420983468,
                "variance": 0.02019194015
              },
              {
                "average": 1.032842383,
                "count": 3463421,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2100140618,
                "variance": 0.04410590614
              },
              {
                "average": 1,
                "count": 3463421,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463421,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.33198101,
                "count": 3463421,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4709242857,
                "variance": 0.2217696829
              },
              {
                "average": 20.09901722,
                "count": 3463421,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.241713039,
                "variance": 1.541851271
              },
              {
                "average": 1.022198572,
                "count": 3463421,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1606508093,
                "variance": 0.02580868252
              },
              {
                "average": 5.834996381,
                "count": 3463421,
                "maximum": 8,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.672497064,
                "variance": 2.797246429
              },
              {
                "average": 248046510.4,
                "count": 3463421,
                "maximum": 248047141.7,
                "minimum": 248045749.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 433.2518432,
                "variance": 187707.1596
              },
              {
                "average": 0,
                "count": 3463421,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463421,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463421,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463421,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 3463421,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -546086.5709,
              1664500.618,
              10.10477632,
              -544986.1709,
              1665552.458,
              28.86477632
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -546086.570941218,
                    1664500.6184806912,
                    10.104776319655004
                  ],
                  [
                    -546086.570941218,
                    1665552.458480691,
                    10.104776319655004
                  ],
                  [
                    -544986.170941218,
                    1665552.458480691,
                    28.864776319655007
                  ],
                  [
                    -544986.170941218,
                    1664500.6184806912,
                    28.864776319655007
                  ],
                  [
                    -546086.570941218,
                    1664500.6184806912,
                    10.104776319655004
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:45:41+00:00",
            "end_time": "2019-07-24T23:22: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": "20190724_NCMP_AK_03WVM7655.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.49977408670844,
              64.51900843360819,
              2.550399363673212
            ],
            [
              -165.5004865364535,
              64.52076001166638,
              2.550399363673212
            ],
            [
              -165.49362565710356,
              64.52127593840356,
              7.630399363673212
            ],
            [
              -165.49291361527156,
              64.51952432741375,
              7.630399363673212
            ],
            [
              -165.49977408670844,
              64.51900843360819,
              2.550399363673212
            ]
          ]
        ]
      },
      "bbox": [
        -165.5004865,
        64.51900843,
        2.550399364,
        -165.4929136,
        64.52127594,
        7.630399364
      ],
      "properties": {
        "datetime": "2019-07-24T23:04:28Z",
        "pc:count": 71091,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -548915.2488,
            "count": 71091,
            "maximum": -548709.9478,
            "minimum": -549044.1278,
            "name": "X",
            "position": 0,
            "stddev": 78.83745062,
            "variance": 6215.343621
          },
          {
            "average": 1665146.284,
            "count": 71091,
            "maximum": 1665261.086,
            "minimum": 1665062.686,
            "name": "Y",
            "position": 1,
            "stddev": 46.10845797,
            "variance": 2125.989896
          },
          {
            "average": 4.448825184,
            "count": 71091,
            "maximum": 7.630399364,
            "minimum": 2.550399364,
            "name": "Z",
            "position": 2,
            "stddev": 1.165173463,
            "variance": 1.357629199
          },
          {
            "average": 1119.297872,
            "count": 71091,
            "maximum": 3355,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 395.528004,
            "variance": 156442.402
          },
          {
            "average": 1.000182864,
            "count": 71091,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01352158825,
            "variance": 0.0001828333488
          },
          {
            "average": 1.000365728,
            "count": 71091,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01912066468,
            "variance": 0.000365599818
          },
          {
            "average": 1,
            "count": 71091,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71091,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.337862739,
            "count": 71091,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4729848365,
            "variance": 0.2237146556
          },
          {
            "average": 19.34587146,
            "count": 71091,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.539380359,
            "variance": 2.369691891
          },
          {
            "average": 1.001069052,
            "count": 71091,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.03267911398,
            "variance": 0.00106792449
          },
          {
            "average": 1,
            "count": 71091,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 248044664.7,
            "count": 71091,
            "maximum": 248044668.3,
            "minimum": 248044661.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.718554452,
            "variance": 2.953429405
          },
          {
            "average": 0,
            "count": 71091,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71091,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71091,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71091,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 71091,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -549044.1278,
          1665062.686,
          2.550399364,
          -548709.9478,
          1665261.086,
          7.630399364
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -549044.1278114145,
                1665062.68605241,
                2.550399363673212
              ],
              [
                -549044.1278114145,
                1665261.0860524098,
                2.550399363673212
              ],
              [
                -548709.9478114146,
                1665261.0860524098,
                7.630399363673212
              ],
              [
                -548709.9478114146,
                1665062.68605241,
                7.630399363673212
              ],
              [
                -549044.1278114145,
                1665062.68605241,
                2.550399363673212
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:04:28+00:00",
        "end_time": "2019-07-24T23:04:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM7655.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM7655.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7655.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7655.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.5004865,
            64.51900843,
            2.550399364,
            -165.4929136,
            64.52127594,
            7.630399364
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.49977408670844,
                  64.51900843360819,
                  2.550399363673212
                ],
                [
                  -165.5004865364535,
                  64.52076001166638,
                  2.550399363673212
                ],
                [
                  -165.49362565710356,
                  64.52127593840356,
                  7.630399363673212
                ],
                [
                  -165.49291361527156,
                  64.51952432741375,
                  7.630399363673212
                ],
                [
                  -165.49977408670844,
                  64.51900843360819,
                  2.550399363673212
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM7655.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7655.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:04:28Z",
            "pc:count": 71091,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -548915.2488,
                "count": 71091,
                "maximum": -548709.9478,
                "minimum": -549044.1278,
                "name": "X",
                "position": 0,
                "stddev": 78.83745062,
                "variance": 6215.343621
              },
              {
                "average": 1665146.284,
                "count": 71091,
                "maximum": 1665261.086,
                "minimum": 1665062.686,
                "name": "Y",
                "position": 1,
                "stddev": 46.10845797,
                "variance": 2125.989896
              },
              {
                "average": 4.448825184,
                "count": 71091,
                "maximum": 7.630399364,
                "minimum": 2.550399364,
                "name": "Z",
                "position": 2,
                "stddev": 1.165173463,
                "variance": 1.357629199
              },
              {
                "average": 1119.297872,
                "count": 71091,
                "maximum": 3355,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 395.528004,
                "variance": 156442.402
              },
              {
                "average": 1.000182864,
                "count": 71091,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01352158825,
                "variance": 0.0001828333488
              },
              {
                "average": 1.000365728,
                "count": 71091,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01912066468,
                "variance": 0.000365599818
              },
              {
                "average": 1,
                "count": 71091,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71091,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.337862739,
                "count": 71091,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4729848365,
                "variance": 0.2237146556
              },
              {
                "average": 19.34587146,
                "count": 71091,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.539380359,
                "variance": 2.369691891
              },
              {
                "average": 1.001069052,
                "count": 71091,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.03267911398,
                "variance": 0.00106792449
              },
              {
                "average": 1,
                "count": 71091,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 248044664.7,
                "count": 71091,
                "maximum": 248044668.3,
                "minimum": 248044661.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.718554452,
                "variance": 2.953429405
              },
              {
                "average": 0,
                "count": 71091,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71091,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71091,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71091,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 71091,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -549044.1278,
              1665062.686,
              2.550399364,
              -548709.9478,
              1665261.086,
              7.630399364
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -549044.1278114145,
                    1665062.68605241,
                    2.550399363673212
                  ],
                  [
                    -549044.1278114145,
                    1665261.0860524098,
                    2.550399363673212
                  ],
                  [
                    -548709.9478114146,
                    1665261.0860524098,
                    7.630399363673212
                  ],
                  [
                    -548709.9478114146,
                    1665062.68605241,
                    7.630399363673212
                  ],
                  [
                    -549044.1278114145,
                    1665062.68605241,
                    2.550399363673212
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:04:28+00:00",
            "end_time": "2019-07-24T23:04:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM7753.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.47738738480888,
              64.50109885808452,
              -1.459189077989265
            ],
            [
              -165.48081784364155,
              64.50955263362316,
              -1.459189077989265
            ],
            [
              -165.45983671379037,
              64.51112720226656,
              38.02081092201074
            ],
            [
              -165.45641227307289,
              64.50267294201258,
              38.02081092201074
            ],
            [
              -165.47738738480888,
              64.50109885808452,
              -1.459189077989265
            ]
          ]
        ]
      },
      "bbox": [
        -165.4808178,
        64.50109886,
        -1.459189078,
        -165.4564123,
        64.5111272,
        38.02081092
      ],
      "properties": {
        "datetime": "2019-07-24T23:29:47Z",
        "pc:count": 2032087,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -547823.5894,
            "count": 2032087,
            "maximum": -547307.3476,
            "minimum": -548329.6076,
            "name": "X",
            "position": 0,
            "stddev": 275.5775093,
            "variance": 75942.96365
          },
          {
            "average": 1663337.487,
            "count": 2032087,
            "maximum": 1663866.78,
            "minimum": 1662909.26,
            "name": "Y",
            "position": 1,
            "stddev": 207.8864665,
            "variance": 43216.78294
          },
          {
            "average": 9.633797438,
            "count": 2032087,
            "maximum": 38.02081092,
            "minimum": -1.459189078,
            "name": "Z",
            "position": 2,
            "stddev": 3.887175738,
            "variance": 15.11013522
          },
          {
            "average": 819.1191829,
            "count": 2032087,
            "maximum": 14018,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 558.0504878,
            "variance": 311420.3469
          },
          {
            "average": 1.021559608,
            "count": 2032087,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1717411923,
            "variance": 0.02949503712
          },
          {
            "average": 1.043411527,
            "count": 2032087,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2588479992,
            "variance": 0.06700228667
          },
          {
            "average": 1,
            "count": 2032087,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2032087,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.75811764,
            "count": 2032087,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.962535556,
            "variance": 35.55183025
          },
          {
            "average": 20.0006463,
            "count": 2032087,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9318154564,
            "variance": 0.8682800447
          },
          {
            "average": 1.06645434,
            "count": 2032087,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2666860852,
            "variance": 0.07112146804
          },
          {
            "average": 7.741062268,
            "count": 2032087,
            "maximum": 9,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.579348857,
            "variance": 2.494342812
          },
          {
            "average": 247647177.7,
            "count": 2032087,
            "maximum": 248046187.9,
            "minimum": 247602139.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 133387.8829,
            "variance": 17792327300.0
          },
          {
            "average": 0,
            "count": 2032087,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2032087,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2032087,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2032087,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2032087,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -548329.6076,
          1662909.26,
          -1.459189078,
          -547307.3476,
          1663866.78,
          38.02081092
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -548329.6076338036,
                1662909.260251948,
                -1.459189077989265
              ],
              [
                -548329.6076338036,
                1663866.780251948,
                -1.459189077989265
              ],
              [
                -547307.3476338036,
                1663866.780251948,
                38.02081092201074
              ],
              [
                -547307.3476338036,
                1662909.260251948,
                38.02081092201074
              ],
              [
                -548329.6076338036,
                1662909.260251948,
                -1.459189077989265
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:29:47+00:00",
        "end_time": "2019-07-19T20:08:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM7753.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM7753.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7753.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7753.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4808178,
            64.50109886,
            -1.459189078,
            -165.4564123,
            64.5111272,
            38.02081092
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.47738738480888,
                  64.50109885808452,
                  -1.459189077989265
                ],
                [
                  -165.48081784364155,
                  64.50955263362316,
                  -1.459189077989265
                ],
                [
                  -165.45983671379037,
                  64.51112720226656,
                  38.02081092201074
                ],
                [
                  -165.45641227307289,
                  64.50267294201258,
                  38.02081092201074
                ],
                [
                  -165.47738738480888,
                  64.50109885808452,
                  -1.459189077989265
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM7753.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7753.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:29:47Z",
            "pc:count": 2032087,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -547823.5894,
                "count": 2032087,
                "maximum": -547307.3476,
                "minimum": -548329.6076,
                "name": "X",
                "position": 0,
                "stddev": 275.5775093,
                "variance": 75942.96365
              },
              {
                "average": 1663337.487,
                "count": 2032087,
                "maximum": 1663866.78,
                "minimum": 1662909.26,
                "name": "Y",
                "position": 1,
                "stddev": 207.8864665,
                "variance": 43216.78294
              },
              {
                "average": 9.633797438,
                "count": 2032087,
                "maximum": 38.02081092,
                "minimum": -1.459189078,
                "name": "Z",
                "position": 2,
                "stddev": 3.887175738,
                "variance": 15.11013522
              },
              {
                "average": 819.1191829,
                "count": 2032087,
                "maximum": 14018,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 558.0504878,
                "variance": 311420.3469
              },
              {
                "average": 1.021559608,
                "count": 2032087,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1717411923,
                "variance": 0.02949503712
              },
              {
                "average": 1.043411527,
                "count": 2032087,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2588479992,
                "variance": 0.06700228667
              },
              {
                "average": 1,
                "count": 2032087,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2032087,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.75811764,
                "count": 2032087,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.962535556,
                "variance": 35.55183025
              },
              {
                "average": 20.0006463,
                "count": 2032087,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9318154564,
                "variance": 0.8682800447
              },
              {
                "average": 1.06645434,
                "count": 2032087,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2666860852,
                "variance": 0.07112146804
              },
              {
                "average": 7.741062268,
                "count": 2032087,
                "maximum": 9,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.579348857,
                "variance": 2.494342812
              },
              {
                "average": 247647177.7,
                "count": 2032087,
                "maximum": 248046187.9,
                "minimum": 247602139.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 133387.8829,
                "variance": 17792327300.0
              },
              {
                "average": 0,
                "count": 2032087,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2032087,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2032087,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2032087,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2032087,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -548329.6076,
              1662909.26,
              -1.459189078,
              -547307.3476,
              1663866.78,
              38.02081092
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -548329.6076338036,
                    1662909.260251948,
                    -1.459189077989265
                  ],
                  [
                    -548329.6076338036,
                    1663866.780251948,
                    -1.459189077989265
                  ],
                  [
                    -547307.3476338036,
                    1663866.780251948,
                    38.02081092201074
                  ],
                  [
                    -547307.3476338036,
                    1662909.260251948,
                    38.02081092201074
                  ],
                  [
                    -548329.6076338036,
                    1662909.260251948,
                    -1.459189077989265
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:29:47+00:00",
            "end_time": "2019-07-19T20:08:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190724_NCMP_AK_03WVM7754.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.4772008725923,
              64.50990715478433,
              -1.502832060040646
            ],
            [
              -165.48025738066048,
              64.51743753211282,
              -1.502832060040646
            ],
            [
              -165.46014381791414,
              64.5189465775382,
              20.077167939959356
            ],
            [
              -165.4570924504486,
              64.51141578624451,
              20.077167939959356
            ],
            [
              -165.4772008725923,
              64.50990715478433,
              -1.502832060040646
            ]
          ]
        ]
      },
      "bbox": [
        -165.4802574,
        64.50990715,
        -1.50283206,
        -165.4570925,
        64.51894658,
        20.07716794
      ],
      "properties": {
        "datetime": "2019-07-24T23:17:49Z",
        "pc:count": 1830403,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -547670.3287,
            "count": 1830403,
            "maximum": -547172.0606,
            "minimum": -548151.7806,
            "name": "X",
            "position": 0,
            "stddev": 270.0047583,
            "variance": 72902.56948
          },
          {
            "average": 1664316.235,
            "count": 1830403,
            "maximum": 1664728.808,
            "minimum": 1663875.888,
            "name": "Y",
            "position": 1,
            "stddev": 186.9180813,
            "variance": 34938.36913
          },
          {
            "average": 6.198173806,
            "count": 1830403,
            "maximum": 20.07716794,
            "minimum": -1.50283206,
            "name": "Z",
            "position": 2,
            "stddev": 3.787756524,
            "variance": 14.34709948
          },
          {
            "average": 1176.098513,
            "count": 1830403,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1685.938216,
            "variance": 2842387.668
          },
          {
            "average": 1.059641511,
            "count": 1830403,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2894647143,
            "variance": 0.0837898208
          },
          {
            "average": 1.119398296,
            "count": 1830403,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4342414133,
            "variance": 0.188565605
          },
          {
            "average": 1,
            "count": 1830403,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1830403,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.567938317,
            "count": 1830403,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.4805312,
            "variance": 55.95834703
          },
          {
            "average": 20.03393152,
            "count": 1830403,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.058849791,
            "variance": 1.12116288
          },
          {
            "average": 1.147553298,
            "count": 1830403,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3923925584,
            "variance": 0.1539719199
          },
          {
            "average": 1.49693756,
            "count": 1830403,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.499990758,
            "variance": 0.249990758
          },
          {
            "average": 248045070.9,
            "count": 1830403,
            "maximum": 248045469.6,
            "minimum": 248044676.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 387.7904846,
            "variance": 150381.46
          },
          {
            "average": 0,
            "count": 1830403,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1830403,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1830403,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1830403,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1830403,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -548151.7806,
          1663875.888,
          -1.50283206,
          -547172.0606,
          1664728.808,
          20.07716794
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -548151.7806414162,
                1663875.8881371887,
                -1.502832060040646
              ],
              [
                -548151.7806414162,
                1664728.8081371887,
                -1.502832060040646
              ],
              [
                -547172.0606414162,
                1664728.8081371887,
                20.077167939959356
              ],
              [
                -547172.0606414162,
                1663875.8881371887,
                20.077167939959356
              ],
              [
                -548151.7806414162,
                1663875.8881371887,
                -1.502832060040646
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:17:49+00:00",
        "end_time": "2019-07-24T23:04:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM7754.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM7754.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7754.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7754.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4802574,
            64.50990715,
            -1.50283206,
            -165.4570925,
            64.51894658,
            20.07716794
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.4772008725923,
                  64.50990715478433,
                  -1.502832060040646
                ],
                [
                  -165.48025738066048,
                  64.51743753211282,
                  -1.502832060040646
                ],
                [
                  -165.46014381791414,
                  64.5189465775382,
                  20.077167939959356
                ],
                [
                  -165.4570924504486,
                  64.51141578624451,
                  20.077167939959356
                ],
                [
                  -165.4772008725923,
                  64.50990715478433,
                  -1.502832060040646
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM7754.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7754.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:17:49Z",
            "pc:count": 1830403,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -547670.3287,
                "count": 1830403,
                "maximum": -547172.0606,
                "minimum": -548151.7806,
                "name": "X",
                "position": 0,
                "stddev": 270.0047583,
                "variance": 72902.56948
              },
              {
                "average": 1664316.235,
                "count": 1830403,
                "maximum": 1664728.808,
                "minimum": 1663875.888,
                "name": "Y",
                "position": 1,
                "stddev": 186.9180813,
                "variance": 34938.36913
              },
              {
                "average": 6.198173806,
                "count": 1830403,
                "maximum": 20.07716794,
                "minimum": -1.50283206,
                "name": "Z",
                "position": 2,
                "stddev": 3.787756524,
                "variance": 14.34709948
              },
              {
                "average": 1176.098513,
                "count": 1830403,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1685.938216,
                "variance": 2842387.668
              },
              {
                "average": 1.059641511,
                "count": 1830403,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2894647143,
                "variance": 0.0837898208
              },
              {
                "average": 1.119398296,
                "count": 1830403,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4342414133,
                "variance": 0.188565605
              },
              {
                "average": 1,
                "count": 1830403,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1830403,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.567938317,
                "count": 1830403,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.4805312,
                "variance": 55.95834703
              },
              {
                "average": 20.03393152,
                "count": 1830403,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.058849791,
                "variance": 1.12116288
              },
              {
                "average": 1.147553298,
                "count": 1830403,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3923925584,
                "variance": 0.1539719199
              },
              {
                "average": 1.49693756,
                "count": 1830403,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.499990758,
                "variance": 0.249990758
              },
              {
                "average": 248045070.9,
                "count": 1830403,
                "maximum": 248045469.6,
                "minimum": 248044676.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 387.7904846,
                "variance": 150381.46
              },
              {
                "average": 0,
                "count": 1830403,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1830403,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1830403,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1830403,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1830403,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -548151.7806,
              1663875.888,
              -1.50283206,
              -547172.0606,
              1664728.808,
              20.07716794
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -548151.7806414162,
                    1663875.8881371887,
                    -1.502832060040646
                  ],
                  [
                    -548151.7806414162,
                    1664728.8081371887,
                    -1.502832060040646
                  ],
                  [
                    -547172.0606414162,
                    1664728.8081371887,
                    20.077167939959356
                  ],
                  [
                    -547172.0606414162,
                    1663875.8881371887,
                    20.077167939959356
                  ],
                  [
                    -548151.7806414162,
                    1663875.8881371887,
                    -1.502832060040646
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:17:49+00:00",
            "end_time": "2019-07-24T23:04:36+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190724_NCMP_AK_03WVM7956.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.42983386034518,
              64.52821414129858,
              17.965278346748434
            ],
            [
              -165.4332976476201,
              64.53677844100041,
              17.965278346748434
            ],
            [
              -165.41704647284232,
              64.53799204074032,
              33.965278346748434
            ],
            [
              -165.41358741334216,
              64.52942736209964,
              33.965278346748434
            ],
            [
              -165.42983386034518,
              64.52821414129858,
              17.965278346748434
            ]
          ]
        ]
      },
      "bbox": [
        -165.4332976,
        64.52821414,
        17.96527835,
        -165.4135874,
        64.53799204,
        33.96527835
      ],
      "properties": {
        "datetime": "2019-07-24T23:40:03Z",
        "pc:count": 1771683,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -545128.3941,
            "count": 1771683,
            "maximum": -544771.1821,
            "minimum": -545562.1421,
            "name": "X",
            "position": 0,
            "stddev": 184.4960224,
            "variance": 34038.78228
          },
          {
            "average": 1665968.097,
            "count": 1771683,
            "maximum": 1666468.035,
            "minimum": 1665498.155,
            "name": "Y",
            "position": 1,
            "stddev": 256.7814289,
            "variance": 65936.70222
          },
          {
            "average": 22.15636741,
            "count": 1771683,
            "maximum": 33.96527835,
            "minimum": 17.96527835,
            "name": "Z",
            "position": 2,
            "stddev": 1.948690657,
            "variance": 3.797395276
          },
          {
            "average": 674.4924792,
            "count": 1771683,
            "maximum": 13087,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 459.7812824,
            "variance": 211398.8277
          },
          {
            "average": 1.09585462,
            "count": 1771683,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3583606575,
            "variance": 0.1284223608
          },
          {
            "average": 1.192065962,
            "count": 1771683,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5301141105,
            "variance": 0.2810209701
          },
          {
            "average": 1,
            "count": 1771683,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1771683,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.106547277,
            "count": 1771683,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.693908792,
            "variance": 22.03277974
          },
          {
            "average": 19.95985557,
            "count": 1771683,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.322063241,
            "variance": 1.747851212
          },
          {
            "average": 1.141196252,
            "count": 1771683,
            "maximum": 7,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4045118605,
            "variance": 0.1636298452
          },
          {
            "average": 6.521990108,
            "count": 1771683,
            "maximum": 7,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4995163421,
            "variance": 0.249516576
          },
          {
            "average": 248046635.6,
            "count": 1771683,
            "maximum": 248046803.6,
            "minimum": 248046453.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 165.7660255,
            "variance": 27478.3752
          },
          {
            "average": 0,
            "count": 1771683,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1771683,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1771683,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1771683,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1771683,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -545562.1421,
          1665498.155,
          17.96527835,
          -544771.1821,
          1666468.035,
          33.96527835
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -545562.1421421763,
                1665498.1548729925,
                17.965278346748434
              ],
              [
                -545562.1421421763,
                1666468.0348729924,
                17.965278346748434
              ],
              [
                -544771.1821421763,
                1666468.0348729924,
                33.965278346748434
              ],
              [
                -544771.1821421763,
                1665498.1548729925,
                33.965278346748434
              ],
              [
                -545562.1421421763,
                1665498.1548729925,
                17.965278346748434
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:40:03+00:00",
        "end_time": "2019-07-24T23:34:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM7956.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM7956.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7956.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7956.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4332976,
            64.52821414,
            17.96527835,
            -165.4135874,
            64.53799204,
            33.96527835
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.42983386034518,
                  64.52821414129858,
                  17.965278346748434
                ],
                [
                  -165.4332976476201,
                  64.53677844100041,
                  17.965278346748434
                ],
                [
                  -165.41704647284232,
                  64.53799204074032,
                  33.965278346748434
                ],
                [
                  -165.41358741334216,
                  64.52942736209964,
                  33.965278346748434
                ],
                [
                  -165.42983386034518,
                  64.52821414129858,
                  17.965278346748434
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM7956.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7956.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:40:03Z",
            "pc:count": 1771683,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -545128.3941,
                "count": 1771683,
                "maximum": -544771.1821,
                "minimum": -545562.1421,
                "name": "X",
                "position": 0,
                "stddev": 184.4960224,
                "variance": 34038.78228
              },
              {
                "average": 1665968.097,
                "count": 1771683,
                "maximum": 1666468.035,
                "minimum": 1665498.155,
                "name": "Y",
                "position": 1,
                "stddev": 256.7814289,
                "variance": 65936.70222
              },
              {
                "average": 22.15636741,
                "count": 1771683,
                "maximum": 33.96527835,
                "minimum": 17.96527835,
                "name": "Z",
                "position": 2,
                "stddev": 1.948690657,
                "variance": 3.797395276
              },
              {
                "average": 674.4924792,
                "count": 1771683,
                "maximum": 13087,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 459.7812824,
                "variance": 211398.8277
              },
              {
                "average": 1.09585462,
                "count": 1771683,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3583606575,
                "variance": 0.1284223608
              },
              {
                "average": 1.192065962,
                "count": 1771683,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5301141105,
                "variance": 0.2810209701
              },
              {
                "average": 1,
                "count": 1771683,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1771683,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.106547277,
                "count": 1771683,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.693908792,
                "variance": 22.03277974
              },
              {
                "average": 19.95985557,
                "count": 1771683,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.322063241,
                "variance": 1.747851212
              },
              {
                "average": 1.141196252,
                "count": 1771683,
                "maximum": 7,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4045118605,
                "variance": 0.1636298452
              },
              {
                "average": 6.521990108,
                "count": 1771683,
                "maximum": 7,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4995163421,
                "variance": 0.249516576
              },
              {
                "average": 248046635.6,
                "count": 1771683,
                "maximum": 248046803.6,
                "minimum": 248046453.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 165.7660255,
                "variance": 27478.3752
              },
              {
                "average": 0,
                "count": 1771683,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1771683,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1771683,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1771683,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1771683,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -545562.1421,
              1665498.155,
              17.96527835,
              -544771.1821,
              1666468.035,
              33.96527835
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -545562.1421421763,
                    1665498.1548729925,
                    17.965278346748434
                  ],
                  [
                    -545562.1421421763,
                    1666468.0348729924,
                    17.965278346748434
                  ],
                  [
                    -544771.1821421763,
                    1666468.0348729924,
                    33.965278346748434
                  ],
                  [
                    -544771.1821421763,
                    1665498.1548729925,
                    33.965278346748434
                  ],
                  [
                    -545562.1421421763,
                    1665498.1548729925,
                    17.965278346748434
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:40:03+00:00",
            "end_time": "2019-07-24T23:34: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": "20190719_NCMP_AK_03WVM7851.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.4399716618569,
              64.49251750037313,
              1.122376427291726
            ],
            [
              -165.4400723073597,
              64.49276649426989,
              1.122376427291726
            ],
            [
              -165.43940767624434,
              64.49281626640749,
              8.602376427291727
            ],
            [
              -165.43930703635553,
              64.49256727205967,
              8.602376427291727
            ],
            [
              -165.4399716618569,
              64.49251750037313,
              1.122376427291726
            ]
          ]
        ]
      },
      "bbox": [
        -165.4400723,
        64.4925175,
        1.122376427,
        -165.439307,
        64.49281627,
        8.602376427
      ],
      "properties": {
        "datetime": "2019-07-19T20:28:43Z",
        "pc:count": 5549,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -546706.2378,
            "count": 5549,
            "maximum": -546691.5493,
            "minimum": -546723.9493,
            "name": "X",
            "position": 0,
            "stddev": 6.855510556,
            "variance": 46.99802498
          },
          {
            "average": 1661672.713,
            "count": 5549,
            "maximum": 1661685.705,
            "minimum": 1661657.505,
            "name": "Y",
            "position": 1,
            "stddev": 6.348732524,
            "variance": 40.30640467
          },
          {
            "average": 3.323228833,
            "count": 5549,
            "maximum": 8.602376427,
            "minimum": 1.122376427,
            "name": "Z",
            "position": 2,
            "stddev": 1.317431717,
            "variance": 1.735626328
          },
          {
            "average": 471.8005046,
            "count": 5549,
            "maximum": 6187,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 693.4358629,
            "variance": 480853.296
          },
          {
            "average": 1.285096414,
            "count": 5549,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5517517286,
            "variance": 0.30442997
          },
          {
            "average": 1.57037304,
            "count": 5549,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7402051256,
            "variance": 0.5479036279
          },
          {
            "average": 1,
            "count": 5549,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.970445125,
            "count": 5549,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.1693710536,
            "variance": 0.02868655381
          },
          {
            "average": 20.23283265,
            "count": 5549,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8650732154,
            "variance": 0.748351668
          },
          {
            "average": 1.35826275,
            "count": 5549,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5882430264,
            "variance": 0.3460298581
          },
          {
            "average": 5.221481348,
            "count": 5549,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.840090458,
            "variance": 8.066113811
          },
          {
            "average": 247601393.4,
            "count": 5549,
            "maximum": 247603323.3,
            "minimum": 247600539.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1141.203583,
            "variance": 1302345.617
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5549,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -546723.9493,
          1661657.505,
          1.122376427,
          -546691.5493,
          1661685.705,
          8.602376427
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -546723.9493119353,
                1661657.5045604818,
                1.122376427291726
              ],
              [
                -546723.9493119353,
                1661685.704560482,
                1.122376427291726
              ],
              [
                -546691.5493119354,
                1661685.704560482,
                8.602376427291727
              ],
              [
                -546691.5493119354,
                1661657.5045604818,
                8.602376427291727
              ],
              [
                -546723.9493119353,
                1661657.5045604818,
                1.122376427291726
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:28:43+00:00",
        "end_time": "2019-07-19T19:42:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM7851.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM7851.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7851.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7851.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4400723,
            64.4925175,
            1.122376427,
            -165.439307,
            64.49281627,
            8.602376427
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.4399716618569,
                  64.49251750037313,
                  1.122376427291726
                ],
                [
                  -165.4400723073597,
                  64.49276649426989,
                  1.122376427291726
                ],
                [
                  -165.43940767624434,
                  64.49281626640749,
                  8.602376427291727
                ],
                [
                  -165.43930703635553,
                  64.49256727205967,
                  8.602376427291727
                ],
                [
                  -165.4399716618569,
                  64.49251750037313,
                  1.122376427291726
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM7851.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7851.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:28:43Z",
            "pc:count": 5549,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -546706.2378,
                "count": 5549,
                "maximum": -546691.5493,
                "minimum": -546723.9493,
                "name": "X",
                "position": 0,
                "stddev": 6.855510556,
                "variance": 46.99802498
              },
              {
                "average": 1661672.713,
                "count": 5549,
                "maximum": 1661685.705,
                "minimum": 1661657.505,
                "name": "Y",
                "position": 1,
                "stddev": 6.348732524,
                "variance": 40.30640467
              },
              {
                "average": 3.323228833,
                "count": 5549,
                "maximum": 8.602376427,
                "minimum": 1.122376427,
                "name": "Z",
                "position": 2,
                "stddev": 1.317431717,
                "variance": 1.735626328
              },
              {
                "average": 471.8005046,
                "count": 5549,
                "maximum": 6187,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 693.4358629,
                "variance": 480853.296
              },
              {
                "average": 1.285096414,
                "count": 5549,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5517517286,
                "variance": 0.30442997
              },
              {
                "average": 1.57037304,
                "count": 5549,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7402051256,
                "variance": 0.5479036279
              },
              {
                "average": 1,
                "count": 5549,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.970445125,
                "count": 5549,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.1693710536,
                "variance": 0.02868655381
              },
              {
                "average": 20.23283265,
                "count": 5549,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8650732154,
                "variance": 0.748351668
              },
              {
                "average": 1.35826275,
                "count": 5549,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5882430264,
                "variance": 0.3460298581
              },
              {
                "average": 5.221481348,
                "count": 5549,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.840090458,
                "variance": 8.066113811
              },
              {
                "average": 247601393.4,
                "count": 5549,
                "maximum": 247603323.3,
                "minimum": 247600539.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1141.203583,
                "variance": 1302345.617
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5549,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -546723.9493,
              1661657.505,
              1.122376427,
              -546691.5493,
              1661685.705,
              8.602376427
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -546723.9493119353,
                    1661657.5045604818,
                    1.122376427291726
                  ],
                  [
                    -546723.9493119353,
                    1661685.704560482,
                    1.122376427291726
                  ],
                  [
                    -546691.5493119354,
                    1661685.704560482,
                    8.602376427291727
                  ],
                  [
                    -546691.5493119354,
                    1661657.5045604818,
                    8.602376427291727
                  ],
                  [
                    -546723.9493119353,
                    1661657.5045604818,
                    1.122376427291726
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:28:43+00:00",
            "end_time": "2019-07-19T19:42: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": "20190719_NCMP_AK_03WVM7852.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.44666937804075,
              64.49223539151875,
              0.718082791325724
            ],
            [
              -165.45050260853895,
              64.50171007279056,
              0.718082791325724
            ],
            [
              -165.43757676064425,
              64.50267811445588,
              42.158082791325725
            ],
            [
              -165.4337476847552,
              64.4932030993351,
              42.158082791325725
            ],
            [
              -165.44666937804075,
              64.49223539151875,
              0.718082791325724
            ]
          ]
        ]
      },
      "bbox": [
        -165.4505026,
        64.49223539,
        0.7180827913,
        -165.4337477,
        64.50267811,
        42.15808279
      ],
      "properties": {
        "datetime": "2019-07-24T23:45:03Z",
        "pc:count": 784607,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -546619.9537,
            "count": 784607,
            "maximum": -546416.3412,
            "minimum": -547046.2612,
            "name": "X",
            "position": 0,
            "stddev": 118.3687898,
            "variance": 14011.17041
          },
          {
            "average": 1662301.103,
            "count": 784607,
            "maximum": 1662754.728,
            "minimum": 1661681.648,
            "name": "Y",
            "position": 1,
            "stddev": 325.7663379,
            "variance": 106123.7069
          },
          {
            "average": 4.561528504,
            "count": 784607,
            "maximum": 42.15808279,
            "minimum": 0.7180827913,
            "name": "Z",
            "position": 2,
            "stddev": 2.560163806,
            "variance": 6.554438713
          },
          {
            "average": 926.8370509,
            "count": 784607,
            "maximum": 61374,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 818.2263499,
            "variance": 669494.3597
          },
          {
            "average": 1.129353931,
            "count": 784607,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4230856283,
            "variance": 0.1790014489
          },
          {
            "average": 1.260123858,
            "count": 784607,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.630878304,
            "variance": 0.3980074345
          },
          {
            "average": 1,
            "count": 784607,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 784607,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.529064869,
            "count": 784607,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4991548366,
            "variance": 0.2491555509
          },
          {
            "average": 20.08180608,
            "count": 784607,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9495769307,
            "variance": 0.9016963474
          },
          {
            "average": 1.146700195,
            "count": 784607,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4514390441,
            "variance": 0.2037972105
          },
          {
            "average": 7.2319314,
            "count": 784607,
            "maximum": 10,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.893726904,
            "variance": 3.586201588
          },
          {
            "average": 247602290.6,
            "count": 784607,
            "maximum": 248047103.8,
            "minimum": 247600539.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 6909.123412,
            "variance": 47735986.32
          },
          {
            "average": 0,
            "count": 784607,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 784607,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 784607,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 784607,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 784607,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -547046.2612,
          1661681.648,
          0.7180827913,
          -546416.3412,
          1662754.728,
          42.15808279
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -547046.2612499259,
                1661681.647798036,
                0.718082791325724
              ],
              [
                -547046.2612499259,
                1662754.727798036,
                0.718082791325724
              ],
              [
                -546416.341249926,
                1662754.727798036,
                42.158082791325725
              ],
              [
                -546416.341249926,
                1661681.647798036,
                42.158082791325725
              ],
              [
                -547046.2612499259,
                1661681.647798036,
                0.718082791325724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:45:03+00:00",
        "end_time": "2019-07-19T19:42:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM7852.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM7852.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7852.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7852.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4505026,
            64.49223539,
            0.7180827913,
            -165.4337477,
            64.50267811,
            42.15808279
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.44666937804075,
                  64.49223539151875,
                  0.718082791325724
                ],
                [
                  -165.45050260853895,
                  64.50171007279056,
                  0.718082791325724
                ],
                [
                  -165.43757676064425,
                  64.50267811445588,
                  42.158082791325725
                ],
                [
                  -165.4337476847552,
                  64.4932030993351,
                  42.158082791325725
                ],
                [
                  -165.44666937804075,
                  64.49223539151875,
                  0.718082791325724
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM7852.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7852.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:45:03Z",
            "pc:count": 784607,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -546619.9537,
                "count": 784607,
                "maximum": -546416.3412,
                "minimum": -547046.2612,
                "name": "X",
                "position": 0,
                "stddev": 118.3687898,
                "variance": 14011.17041
              },
              {
                "average": 1662301.103,
                "count": 784607,
                "maximum": 1662754.728,
                "minimum": 1661681.648,
                "name": "Y",
                "position": 1,
                "stddev": 325.7663379,
                "variance": 106123.7069
              },
              {
                "average": 4.561528504,
                "count": 784607,
                "maximum": 42.15808279,
                "minimum": 0.7180827913,
                "name": "Z",
                "position": 2,
                "stddev": 2.560163806,
                "variance": 6.554438713
              },
              {
                "average": 926.8370509,
                "count": 784607,
                "maximum": 61374,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 818.2263499,
                "variance": 669494.3597
              },
              {
                "average": 1.129353931,
                "count": 784607,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4230856283,
                "variance": 0.1790014489
              },
              {
                "average": 1.260123858,
                "count": 784607,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.630878304,
                "variance": 0.3980074345
              },
              {
                "average": 1,
                "count": 784607,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 784607,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.529064869,
                "count": 784607,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4991548366,
                "variance": 0.2491555509
              },
              {
                "average": 20.08180608,
                "count": 784607,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9495769307,
                "variance": 0.9016963474
              },
              {
                "average": 1.146700195,
                "count": 784607,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4514390441,
                "variance": 0.2037972105
              },
              {
                "average": 7.2319314,
                "count": 784607,
                "maximum": 10,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.893726904,
                "variance": 3.586201588
              },
              {
                "average": 247602290.6,
                "count": 784607,
                "maximum": 248047103.8,
                "minimum": 247600539.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 6909.123412,
                "variance": 47735986.32
              },
              {
                "average": 0,
                "count": 784607,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 784607,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 784607,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 784607,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 784607,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -547046.2612,
              1661681.648,
              0.7180827913,
              -546416.3412,
              1662754.728,
              42.15808279
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -547046.2612499259,
                    1661681.647798036,
                    0.718082791325724
                  ],
                  [
                    -547046.2612499259,
                    1662754.727798036,
                    0.718082791325724
                  ],
                  [
                    -546416.341249926,
                    1662754.727798036,
                    42.158082791325725
                  ],
                  [
                    -546416.341249926,
                    1661681.647798036,
                    42.158082791325725
                  ],
                  [
                    -547046.2612499259,
                    1661681.647798036,
                    0.718082791325724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:45:03+00:00",
            "end_time": "2019-07-19T19:42: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": "20190724_NCMP_AK_03WVM7957.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.42094471862197,
              64.53740645337754,
              19.52008596750191
            ],
            [
              -165.42231282920454,
              64.54079139153181,
              19.52008596750191
            ],
            [
              -165.41699309591476,
              64.54118841294358,
              37.700085967501906
            ],
            [
              -165.41562559719446,
              64.537803425775,
              37.700085967501906
            ],
            [
              -165.42094471862197,
              64.53740645337754,
              19.52008596750191
            ]
          ]
        ]
      },
      "bbox": [
        -165.4223128,
        64.53740645,
        19.52008597,
        -165.4156256,
        64.54118841,
        37.70008597
      ],
      "properties": {
        "datetime": "2019-07-24T23:39:48Z",
        "pc:count": 304931,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -544823.5254,
            "count": 304931,
            "maximum": -544707.6529,
            "minimum": -544966.5329,
            "name": "X",
            "position": 0,
            "stddev": 61.20520052,
            "variance": 3746.076571
          },
          {
            "average": 1666603.869,
            "count": 304931,
            "maximum": 1666818.966,
            "minimum": 1666435.646,
            "name": "Y",
            "position": 1,
            "stddev": 92.27282639,
            "variance": 8514.27449
          },
          {
            "average": 26.437527,
            "count": 304931,
            "maximum": 37.70008597,
            "minimum": 19.52008597,
            "name": "Z",
            "position": 2,
            "stddev": 2.56892135,
            "variance": 6.599356905
          },
          {
            "average": 327.6572864,
            "count": 304931,
            "maximum": 56458,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 464.7948028,
            "variance": 216034.2087
          },
          {
            "average": 1.455890021,
            "count": 304931,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7404646943,
            "variance": 0.5482879636
          },
          {
            "average": 1.912094867,
            "count": 304931,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.992218276,
            "variance": 0.9844971073
          },
          {
            "average": 1,
            "count": 304931,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 304931,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.495558011,
            "count": 304931,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.236423823,
            "variance": 10.47443916
          },
          {
            "average": 20.45455028,
            "count": 304931,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.860562774,
            "variance": 3.461693837
          },
          {
            "average": 1.509262751,
            "count": 304931,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7468131824,
            "variance": 0.5577299294
          },
          {
            "average": 6.55884118,
            "count": 304931,
            "maximum": 7,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4965264585,
            "variance": 0.246538524
          },
          {
            "average": 248046646.7,
            "count": 304931,
            "maximum": 248046788.3,
            "minimum": 248046468,
            "name": "GpsTime",
            "position": 12,
            "stddev": 155.5017352,
            "variance": 24180.78966
          },
          {
            "average": 0,
            "count": 304931,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 304931,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 304931,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 304931,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 304931,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -544966.5329,
          1666435.646,
          19.52008597,
          -544707.6529,
          1666818.966,
          37.70008597
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -544966.5329005274,
                1666435.6460355127,
                19.52008596750191
              ],
              [
                -544966.5329005274,
                1666818.9660355125,
                19.52008596750191
              ],
              [
                -544707.6529005275,
                1666818.9660355125,
                37.700085967501906
              ],
              [
                -544707.6529005275,
                1666435.6460355127,
                37.700085967501906
              ],
              [
                -544966.5329005274,
                1666435.6460355127,
                19.52008596750191
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:39:48+00:00",
        "end_time": "2019-07-24T23:34:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM7957.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM7957.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7957.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7957.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4223128,
            64.53740645,
            19.52008597,
            -165.4156256,
            64.54118841,
            37.70008597
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.42094471862197,
                  64.53740645337754,
                  19.52008596750191
                ],
                [
                  -165.42231282920454,
                  64.54079139153181,
                  19.52008596750191
                ],
                [
                  -165.41699309591476,
                  64.54118841294358,
                  37.700085967501906
                ],
                [
                  -165.41562559719446,
                  64.537803425775,
                  37.700085967501906
                ],
                [
                  -165.42094471862197,
                  64.53740645337754,
                  19.52008596750191
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM7957.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7957.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:39:48Z",
            "pc:count": 304931,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -544823.5254,
                "count": 304931,
                "maximum": -544707.6529,
                "minimum": -544966.5329,
                "name": "X",
                "position": 0,
                "stddev": 61.20520052,
                "variance": 3746.076571
              },
              {
                "average": 1666603.869,
                "count": 304931,
                "maximum": 1666818.966,
                "minimum": 1666435.646,
                "name": "Y",
                "position": 1,
                "stddev": 92.27282639,
                "variance": 8514.27449
              },
              {
                "average": 26.437527,
                "count": 304931,
                "maximum": 37.70008597,
                "minimum": 19.52008597,
                "name": "Z",
                "position": 2,
                "stddev": 2.56892135,
                "variance": 6.599356905
              },
              {
                "average": 327.6572864,
                "count": 304931,
                "maximum": 56458,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 464.7948028,
                "variance": 216034.2087
              },
              {
                "average": 1.455890021,
                "count": 304931,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7404646943,
                "variance": 0.5482879636
              },
              {
                "average": 1.912094867,
                "count": 304931,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.992218276,
                "variance": 0.9844971073
              },
              {
                "average": 1,
                "count": 304931,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 304931,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.495558011,
                "count": 304931,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.236423823,
                "variance": 10.47443916
              },
              {
                "average": 20.45455028,
                "count": 304931,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.860562774,
                "variance": 3.461693837
              },
              {
                "average": 1.509262751,
                "count": 304931,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7468131824,
                "variance": 0.5577299294
              },
              {
                "average": 6.55884118,
                "count": 304931,
                "maximum": 7,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4965264585,
                "variance": 0.246538524
              },
              {
                "average": 248046646.7,
                "count": 304931,
                "maximum": 248046788.3,
                "minimum": 248046468,
                "name": "GpsTime",
                "position": 12,
                "stddev": 155.5017352,
                "variance": 24180.78966
              },
              {
                "average": 0,
                "count": 304931,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 304931,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 304931,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 304931,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 304931,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -544966.5329,
              1666435.646,
              19.52008597,
              -544707.6529,
              1666818.966,
              37.70008597
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -544966.5329005274,
                    1666435.6460355127,
                    19.52008596750191
                  ],
                  [
                    -544966.5329005274,
                    1666818.9660355125,
                    19.52008596750191
                  ],
                  [
                    -544707.6529005275,
                    1666818.9660355125,
                    37.700085967501906
                  ],
                  [
                    -544707.6529005275,
                    1666435.6460355127,
                    37.700085967501906
                  ],
                  [
                    -544966.5329005274,
                    1666435.6460355127,
                    19.52008596750191
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:39:48+00:00",
            "end_time": "2019-07-24T23:34:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM8052.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.41445281417188,
              64.49320252639652,
              -1.081267817122662
            ],
            [
              -165.4176215514456,
              64.50105750233409,
              -1.081267817122662
            ],
            [
              -165.39589328932013,
              64.50267938431313,
              42.23873218287734
            ],
            [
              -165.3927303435283,
              64.49482394462656,
              42.23873218287734
            ],
            [
              -165.41445281417188,
              64.49320252639652,
              -1.081267817122662
            ]
          ]
        ]
      },
      "bbox": [
        -165.4176216,
        64.49320253,
        -1.081267817,
        -165.3927303,
        64.50267938,
        42.23873218
      ],
      "properties": {
        "datetime": "2019-07-24T23:16:50Z",
        "pc:count": 1602844,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -545001.37,
            "count": 1602844,
            "maximum": -544444.5602,
            "minimum": -545503.3602,
            "name": "X",
            "position": 0,
            "stddev": 272.0311238,
            "variance": 74000.93232
          },
          {
            "average": 1662011.882,
            "count": 1602844,
            "maximum": 1662412.523,
            "minimum": 1661522.963,
            "name": "Y",
            "position": 1,
            "stddev": 173.133513,
            "variance": 29975.21334
          },
          {
            "average": 9.793706504,
            "count": 1602844,
            "maximum": 42.23873218,
            "minimum": -1.081267817,
            "name": "Z",
            "position": 2,
            "stddev": 3.745982729,
            "variance": 14.03238661
          },
          {
            "average": 985.2711337,
            "count": 1602844,
            "maximum": 51976,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1095.81709,
            "variance": 1200815.096
          },
          {
            "average": 1.328176042,
            "count": 1602844,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6614254084,
            "variance": 0.4374835709
          },
          {
            "average": 1.667476685,
            "count": 1602844,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.9440180512,
            "variance": 0.891170081
          },
          {
            "average": 1,
            "count": 1602844,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1602844,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.312116463,
            "count": 1602844,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.112747171,
            "variance": 1.238206268
          },
          {
            "average": 19.96174247,
            "count": 1602844,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.090854388,
            "variance": 1.189963296
          },
          {
            "average": 1.34352189,
            "count": 1602844,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6769360854,
            "variance": 0.4582424637
          },
          {
            "average": 8.690969926,
            "count": 1602844,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.770322592,
            "variance": 0.5933968957
          },
          {
            "average": 247606063.1,
            "count": 1602844,
            "maximum": 248045410.3,
            "minimum": 247602098.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38025.74437,
            "variance": 1445957235
          },
          {
            "average": 0,
            "count": 1602844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1602844,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1602844,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1602844,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1602844,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -545503.3602,
          1661522.963,
          -1.081267817,
          -544444.5602,
          1662412.523,
          42.23873218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -545503.3601845342,
                1661522.963258362,
                -1.081267817122662
              ],
              [
                -545503.3601845342,
                1662412.523258362,
                -1.081267817122662
              ],
              [
                -544444.5601845342,
                1662412.523258362,
                42.23873218287734
              ],
              [
                -544444.5601845342,
                1661522.963258362,
                42.23873218287734
              ],
              [
                -545503.3601845342,
                1661522.963258362,
                -1.081267817122662
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:16:50+00:00",
        "end_time": "2019-07-19T20:08:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM8052.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM8052.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8052.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8052.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4176216,
            64.49320253,
            -1.081267817,
            -165.3927303,
            64.50267938,
            42.23873218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.41445281417188,
                  64.49320252639652,
                  -1.081267817122662
                ],
                [
                  -165.4176215514456,
                  64.50105750233409,
                  -1.081267817122662
                ],
                [
                  -165.39589328932013,
                  64.50267938431313,
                  42.23873218287734
                ],
                [
                  -165.3927303435283,
                  64.49482394462656,
                  42.23873218287734
                ],
                [
                  -165.41445281417188,
                  64.49320252639652,
                  -1.081267817122662
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM8052.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM8052.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:16:50Z",
            "pc:count": 1602844,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -545001.37,
                "count": 1602844,
                "maximum": -544444.5602,
                "minimum": -545503.3602,
                "name": "X",
                "position": 0,
                "stddev": 272.0311238,
                "variance": 74000.93232
              },
              {
                "average": 1662011.882,
                "count": 1602844,
                "maximum": 1662412.523,
                "minimum": 1661522.963,
                "name": "Y",
                "position": 1,
                "stddev": 173.133513,
                "variance": 29975.21334
              },
              {
                "average": 9.793706504,
                "count": 1602844,
                "maximum": 42.23873218,
                "minimum": -1.081267817,
                "name": "Z",
                "position": 2,
                "stddev": 3.745982729,
                "variance": 14.03238661
              },
              {
                "average": 985.2711337,
                "count": 1602844,
                "maximum": 51976,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1095.81709,
                "variance": 1200815.096
              },
              {
                "average": 1.328176042,
                "count": 1602844,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6614254084,
                "variance": 0.4374835709
              },
              {
                "average": 1.667476685,
                "count": 1602844,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.9440180512,
                "variance": 0.891170081
              },
              {
                "average": 1,
                "count": 1602844,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1602844,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.312116463,
                "count": 1602844,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.112747171,
                "variance": 1.238206268
              },
              {
                "average": 19.96174247,
                "count": 1602844,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.090854388,
                "variance": 1.189963296
              },
              {
                "average": 1.34352189,
                "count": 1602844,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6769360854,
                "variance": 0.4582424637
              },
              {
                "average": 8.690969926,
                "count": 1602844,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.770322592,
                "variance": 0.5933968957
              },
              {
                "average": 247606063.1,
                "count": 1602844,
                "maximum": 248045410.3,
                "minimum": 247602098.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38025.74437,
                "variance": 1445957235
              },
              {
                "average": 0,
                "count": 1602844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1602844,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1602844,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1602844,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1602844,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -545503.3602,
              1661522.963,
              -1.081267817,
              -544444.5602,
              1662412.523,
              42.23873218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -545503.3601845342,
                    1661522.963258362,
                    -1.081267817122662
                  ],
                  [
                    -545503.3601845342,
                    1662412.523258362,
                    -1.081267817122662
                  ],
                  [
                    -544444.5601845342,
                    1662412.523258362,
                    42.23873218287734
                  ],
                  [
                    -544444.5601845342,
                    1661522.963258362,
                    42.23873218287734
                  ],
                  [
                    -545503.3601845342,
                    1661522.963258362,
                    -1.081267817122662
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:16:50+00:00",
            "end_time": "2019-07-19T20:08: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": "20190724_NCMP_AK_03WVM8053.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.41459769442528,
              64.50045033102698,
              1.4084892922537
            ],
            [
              -165.41753354854598,
              64.50772629493112,
              1.4084892922537
            ],
            [
              -165.39751917903817,
              64.50922001671906,
              30.348489292253703
            ],
            [
              -165.39458826750013,
              64.50194365706734,
              30.348489292253703
            ],
            [
              -165.41459769442528,
              64.50045033102698,
              1.4084892922537
            ]
          ]
        ]
      },
      "bbox": [
        -165.4175335,
        64.50045033,
        1.408489292,
        -165.3945883,
        64.50922002,
        30.34848929
      ],
      "properties": {
        "datetime": "2019-07-24T23:17:06Z",
        "pc:count": 2038647,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -544892.03,
            "count": 2038647,
            "maximum": -544396.8411,
            "minimum": -545371.9011,
            "name": "X",
            "position": 0,
            "stddev": 261.9978781,
            "variance": 68642.88815
          },
          {
            "average": 1662727.051,
            "count": 2038647,
            "maximum": 1663144.92,
            "minimum": 1662320.94,
            "name": "Y",
            "position": 1,
            "stddev": 184.9172639,
            "variance": 34194.3945
          },
          {
            "average": 10.23646129,
            "count": 2038647,
            "maximum": 30.34848929,
            "minimum": 1.408489292,
            "name": "Z",
            "position": 2,
            "stddev": 5.231071882,
            "variance": 27.36411304
          },
          {
            "average": 851.980152,
            "count": 2038647,
            "maximum": 58693,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 729.6760869,
            "variance": 532427.1917
          },
          {
            "average": 1.144940738,
            "count": 2038647,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4353069958,
            "variance": 0.1894921806
          },
          {
            "average": 1.291792547,
            "count": 2038647,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6381618515,
            "variance": 0.4072505487
          },
          {
            "average": 1,
            "count": 2038647,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2038647,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287577496,
            "count": 2038647,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8996314798,
            "variance": 0.8093367994
          },
          {
            "average": 19.96380003,
            "count": 2038647,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.423694481,
            "variance": 2.026905974
          },
          {
            "average": 1.164158385,
            "count": 2038647,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4533491231,
            "variance": 0.2055254275
          },
          {
            "average": 1.505947327,
            "count": 2038647,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4999647507,
            "variance": 0.2499647519
          },
          {
            "average": 248045077.3,
            "count": 2038647,
            "maximum": 248045426.7,
            "minimum": 248044719.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 344.531527,
            "variance": 118701.9731
          },
          {
            "average": 0,
            "count": 2038647,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2038647,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2038647,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2038647,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2038647,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -545371.9011,
          1662320.94,
          1.408489292,
          -544396.8411,
          1663144.92,
          30.34848929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -545371.9010577712,
                1662320.9395136202,
                1.4084892922537
              ],
              [
                -545371.9010577712,
                1663144.9195136202,
                1.4084892922537
              ],
              [
                -544396.8410577711,
                1663144.9195136202,
                30.348489292253703
              ],
              [
                -544396.8410577711,
                1662320.9395136202,
                30.348489292253703
              ],
              [
                -545371.9010577712,
                1662320.9395136202,
                1.4084892922537
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:17:06+00:00",
        "end_time": "2019-07-24T23:05:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM8053.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM8053.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8053.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8053.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4175335,
            64.50045033,
            1.408489292,
            -165.3945883,
            64.50922002,
            30.34848929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.41459769442528,
                  64.50045033102698,
                  1.4084892922537
                ],
                [
                  -165.41753354854598,
                  64.50772629493112,
                  1.4084892922537
                ],
                [
                  -165.39751917903817,
                  64.50922001671906,
                  30.348489292253703
                ],
                [
                  -165.39458826750013,
                  64.50194365706734,
                  30.348489292253703
                ],
                [
                  -165.41459769442528,
                  64.50045033102698,
                  1.4084892922537
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM8053.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8053.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:17:06Z",
            "pc:count": 2038647,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -544892.03,
                "count": 2038647,
                "maximum": -544396.8411,
                "minimum": -545371.9011,
                "name": "X",
                "position": 0,
                "stddev": 261.9978781,
                "variance": 68642.88815
              },
              {
                "average": 1662727.051,
                "count": 2038647,
                "maximum": 1663144.92,
                "minimum": 1662320.94,
                "name": "Y",
                "position": 1,
                "stddev": 184.9172639,
                "variance": 34194.3945
              },
              {
                "average": 10.23646129,
                "count": 2038647,
                "maximum": 30.34848929,
                "minimum": 1.408489292,
                "name": "Z",
                "position": 2,
                "stddev": 5.231071882,
                "variance": 27.36411304
              },
              {
                "average": 851.980152,
                "count": 2038647,
                "maximum": 58693,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 729.6760869,
                "variance": 532427.1917
              },
              {
                "average": 1.144940738,
                "count": 2038647,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4353069958,
                "variance": 0.1894921806
              },
              {
                "average": 1.291792547,
                "count": 2038647,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6381618515,
                "variance": 0.4072505487
              },
              {
                "average": 1,
                "count": 2038647,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2038647,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287577496,
                "count": 2038647,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8996314798,
                "variance": 0.8093367994
              },
              {
                "average": 19.96380003,
                "count": 2038647,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.423694481,
                "variance": 2.026905974
              },
              {
                "average": 1.164158385,
                "count": 2038647,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4533491231,
                "variance": 0.2055254275
              },
              {
                "average": 1.505947327,
                "count": 2038647,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4999647507,
                "variance": 0.2499647519
              },
              {
                "average": 248045077.3,
                "count": 2038647,
                "maximum": 248045426.7,
                "minimum": 248044719.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 344.531527,
                "variance": 118701.9731
              },
              {
                "average": 0,
                "count": 2038647,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2038647,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2038647,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2038647,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2038647,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -545371.9011,
              1662320.94,
              1.408489292,
              -544396.8411,
              1663144.92,
              30.34848929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -545371.9010577712,
                    1662320.9395136202,
                    1.4084892922537
                  ],
                  [
                    -545371.9010577712,
                    1663144.9195136202,
                    1.4084892922537
                  ],
                  [
                    -544396.8410577711,
                    1663144.9195136202,
                    30.348489292253703
                  ],
                  [
                    -544396.8410577711,
                    1662320.9395136202,
                    30.348489292253703
                  ],
                  [
                    -545371.9010577712,
                    1662320.9395136202,
                    1.4084892922537
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:17:06+00:00",
            "end_time": "2019-07-24T23:05:19+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM7853.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.45709912499126,
              64.50026360197884,
              -0.98819206094165
            ],
            [
              -165.46110124838316,
              64.51014374996045,
              -0.98819206094165
            ],
            [
              -165.4378171124782,
              64.51188786946696,
              30.63180793905835
            ],
            [
              -165.4338227954,
              64.50200709400019,
              30.63180793905835
            ],
            [
              -165.45709912499126,
              64.50026360197884,
              -0.98819206094165
            ]
          ]
        ]
      },
      "bbox": [
        -165.4611012,
        64.5002636,
        -0.9881920609,
        -165.4338228,
        64.51188787,
        30.63180794
      ],
      "properties": {
        "datetime": "2019-07-24T23:45:19Z",
        "pc:count": 6261324,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -546863.7749,
            "count": 6261324,
            "maximum": -546251.6027,
            "minimum": -547385.9827,
            "name": "X",
            "position": 0,
            "stddev": 244.4901197,
            "variance": 59775.41862
          },
          {
            "average": 1663259.779,
            "count": 6261324,
            "maximum": 1663769.102,
            "minimum": 1662650.082,
            "name": "Y",
            "position": 1,
            "stddev": 281.5468717,
            "variance": 79268.64099
          },
          {
            "average": 6.38674107,
            "count": 6261324,
            "maximum": 30.63180794,
            "minimum": -0.9881920609,
            "name": "Z",
            "position": 2,
            "stddev": 3.658151013,
            "variance": 13.38206883
          },
          {
            "average": 1218.356143,
            "count": 6261324,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1738.278421,
            "variance": 3021611.868
          },
          {
            "average": 1.031888783,
            "count": 6261324,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2081301143,
            "variance": 0.04331814448
          },
          {
            "average": 1.064483965,
            "count": 6261324,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3135540891,
            "variance": 0.09831616682
          },
          {
            "average": 1,
            "count": 6261324,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6261324,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.384701063,
            "count": 6261324,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 5.510137064,
            "variance": 30.36161047
          },
          {
            "average": 20.09103731,
            "count": 6261324,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.47375137,
            "variance": 2.171943101
          },
          {
            "average": 1.079874161,
            "count": 6261324,
            "maximum": 9,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.2955581508,
            "variance": 0.08735462049
          },
          {
            "average": 5.885869346,
            "count": 6261324,
            "maximum": 9,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.445330137,
            "variance": 5.97963948
          },
          {
            "average": 247947764.4,
            "count": 6261324,
            "maximum": 248047119.2,
            "minimum": 247602134.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 184385.3297,
            "variance": 33997949810.0
          },
          {
            "average": 0,
            "count": 6261324,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6261324,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6261324,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6261324,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6261324,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -547385.9827,
          1662650.082,
          -0.9881920609,
          -546251.6027,
          1663769.102,
          30.63180794
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -547385.9827020564,
                1662650.081736247,
                -0.98819206094165
              ],
              [
                -547385.9827020564,
                1663769.101736247,
                -0.98819206094165
              ],
              [
                -546251.6027020565,
                1663769.101736247,
                30.63180793905835
              ],
              [
                -546251.6027020565,
                1662650.081736247,
                30.63180793905835
              ],
              [
                -547385.9827020564,
                1662650.081736247,
                -0.98819206094165
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:45:19+00:00",
        "end_time": "2019-07-19T20:08:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM7853.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM7853.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7853.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7853.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4611012,
            64.5002636,
            -0.9881920609,
            -165.4338228,
            64.51188787,
            30.63180794
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.45709912499126,
                  64.50026360197884,
                  -0.98819206094165
                ],
                [
                  -165.46110124838316,
                  64.51014374996045,
                  -0.98819206094165
                ],
                [
                  -165.4378171124782,
                  64.51188786946696,
                  30.63180793905835
                ],
                [
                  -165.4338227954,
                  64.50200709400019,
                  30.63180793905835
                ],
                [
                  -165.45709912499126,
                  64.50026360197884,
                  -0.98819206094165
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM7853.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7853.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:45:19Z",
            "pc:count": 6261324,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -546863.7749,
                "count": 6261324,
                "maximum": -546251.6027,
                "minimum": -547385.9827,
                "name": "X",
                "position": 0,
                "stddev": 244.4901197,
                "variance": 59775.41862
              },
              {
                "average": 1663259.779,
                "count": 6261324,
                "maximum": 1663769.102,
                "minimum": 1662650.082,
                "name": "Y",
                "position": 1,
                "stddev": 281.5468717,
                "variance": 79268.64099
              },
              {
                "average": 6.38674107,
                "count": 6261324,
                "maximum": 30.63180794,
                "minimum": -0.9881920609,
                "name": "Z",
                "position": 2,
                "stddev": 3.658151013,
                "variance": 13.38206883
              },
              {
                "average": 1218.356143,
                "count": 6261324,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1738.278421,
                "variance": 3021611.868
              },
              {
                "average": 1.031888783,
                "count": 6261324,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2081301143,
                "variance": 0.04331814448
              },
              {
                "average": 1.064483965,
                "count": 6261324,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3135540891,
                "variance": 0.09831616682
              },
              {
                "average": 1,
                "count": 6261324,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6261324,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.384701063,
                "count": 6261324,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 5.510137064,
                "variance": 30.36161047
              },
              {
                "average": 20.09103731,
                "count": 6261324,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.47375137,
                "variance": 2.171943101
              },
              {
                "average": 1.079874161,
                "count": 6261324,
                "maximum": 9,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.2955581508,
                "variance": 0.08735462049
              },
              {
                "average": 5.885869346,
                "count": 6261324,
                "maximum": 9,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.445330137,
                "variance": 5.97963948
              },
              {
                "average": 247947764.4,
                "count": 6261324,
                "maximum": 248047119.2,
                "minimum": 247602134.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 184385.3297,
                "variance": 33997949810.0
              },
              {
                "average": 0,
                "count": 6261324,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6261324,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6261324,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6261324,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6261324,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -547385.9827,
              1662650.082,
              -0.9881920609,
              -546251.6027,
              1663769.102,
              30.63180794
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -547385.9827020564,
                    1662650.081736247,
                    -0.98819206094165
                  ],
                  [
                    -547385.9827020564,
                    1663769.101736247,
                    -0.98819206094165
                  ],
                  [
                    -546251.6027020565,
                    1663769.101736247,
                    30.63180793905835
                  ],
                  [
                    -546251.6027020565,
                    1662650.081736247,
                    30.63180793905835
                  ],
                  [
                    -547385.9827020564,
                    1662650.081736247,
                    -0.98819206094165
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:45:19+00:00",
            "end_time": "2019-07-19T20:08: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": "20190724_NCMP_AK_03WVM8055.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.4166913992012,
              64.52222421315454,
              12.760773027528584
            ],
            [
              -165.41909303115298,
              64.52817101900528,
              12.760773027528584
            ],
            [
              -165.40405563719784,
              64.52929293936543,
              33.60077302752858
            ],
            [
              -165.40165704248838,
              64.52334589033744,
              33.60077302752858
            ],
            [
              -165.4166913992012,
              64.52222421315454,
              12.760773027528584
            ]
          ]
        ]
      },
      "bbox": [
        -165.419093,
        64.52222421,
        12.76077303,
        -165.401657,
        64.52929294,
        33.60077303
      ],
      "properties": {
        "datetime": "2019-07-24T23:29:03Z",
        "pc:count": 589879,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -544769.0959,
            "count": 589879,
            "maximum": -544323.2752,
            "minimum": -545055.3552,
            "name": "X",
            "position": 0,
            "stddev": 171.1792467,
            "variance": 29302.33451
          },
          {
            "average": 1665126.817,
            "count": 589879,
            "maximum": 1665405.22,
            "minimum": 1664731.78,
            "name": "Y",
            "position": 1,
            "stddev": 169.3334082,
            "variance": 28673.80313
          },
          {
            "average": 21.19649135,
            "count": 589879,
            "maximum": 33.60077303,
            "minimum": 12.76077303,
            "name": "Z",
            "position": 2,
            "stddev": 3.711013334,
            "variance": 13.77161997
          },
          {
            "average": 943.5636732,
            "count": 589879,
            "maximum": 43037,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 720.3186468,
            "variance": 518858.9529
          },
          {
            "average": 1.050293365,
            "count": 589879,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2639704906,
            "variance": 0.06968041991
          },
          {
            "average": 1.100863058,
            "count": 589879,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3961661572,
            "variance": 0.1569476241
          },
          {
            "average": 1,
            "count": 589879,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 589879,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.468107866,
            "count": 589879,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.117105614,
            "variance": 50.65319232
          },
          {
            "average": 20.01833572,
            "count": 589879,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.66770667,
            "variance": 2.781245537
          },
          {
            "average": 1.134002058,
            "count": 589879,
            "maximum": 6,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3716560716,
            "variance": 0.1381282355
          },
          {
            "average": 3.948441969,
            "count": 589879,
            "maximum": 4,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2211331809,
            "variance": 0.04889988369
          },
          {
            "average": 248046117.1,
            "count": 589879,
            "maximum": 248046143.9,
            "minimum": 248045757.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 83.57815657,
            "variance": 6985.308255
          },
          {
            "average": 0,
            "count": 589879,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 589879,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 589879,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 589879,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 589879,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -545055.3552,
          1664731.78,
          12.76077303,
          -544323.2752,
          1665405.22,
          33.60077303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -545055.3552492267,
                1664731.7803901883,
                12.760773027528584
              ],
              [
                -545055.3552492267,
                1665405.2203901883,
                12.760773027528584
              ],
              [
                -544323.2752492266,
                1665405.2203901883,
                33.60077302752858
              ],
              [
                -544323.2752492266,
                1664731.7803901883,
                33.60077302752858
              ],
              [
                -545055.3552492267,
                1664731.7803901883,
                12.760773027528584
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:29:03+00:00",
        "end_time": "2019-07-24T23:22:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM8055.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM8055.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8055.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8055.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.419093,
            64.52222421,
            12.76077303,
            -165.401657,
            64.52929294,
            33.60077303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.4166913992012,
                  64.52222421315454,
                  12.760773027528584
                ],
                [
                  -165.41909303115298,
                  64.52817101900528,
                  12.760773027528584
                ],
                [
                  -165.40405563719784,
                  64.52929293936543,
                  33.60077302752858
                ],
                [
                  -165.40165704248838,
                  64.52334589033744,
                  33.60077302752858
                ],
                [
                  -165.4166913992012,
                  64.52222421315454,
                  12.760773027528584
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM8055.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM8055.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:29:03Z",
            "pc:count": 589879,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -544769.0959,
                "count": 589879,
                "maximum": -544323.2752,
                "minimum": -545055.3552,
                "name": "X",
                "position": 0,
                "stddev": 171.1792467,
                "variance": 29302.33451
              },
              {
                "average": 1665126.817,
                "count": 589879,
                "maximum": 1665405.22,
                "minimum": 1664731.78,
                "name": "Y",
                "position": 1,
                "stddev": 169.3334082,
                "variance": 28673.80313
              },
              {
                "average": 21.19649135,
                "count": 589879,
                "maximum": 33.60077303,
                "minimum": 12.76077303,
                "name": "Z",
                "position": 2,
                "stddev": 3.711013334,
                "variance": 13.77161997
              },
              {
                "average": 943.5636732,
                "count": 589879,
                "maximum": 43037,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 720.3186468,
                "variance": 518858.9529
              },
              {
                "average": 1.050293365,
                "count": 589879,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2639704906,
                "variance": 0.06968041991
              },
              {
                "average": 1.100863058,
                "count": 589879,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3961661572,
                "variance": 0.1569476241
              },
              {
                "average": 1,
                "count": 589879,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 589879,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.468107866,
                "count": 589879,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.117105614,
                "variance": 50.65319232
              },
              {
                "average": 20.01833572,
                "count": 589879,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.66770667,
                "variance": 2.781245537
              },
              {
                "average": 1.134002058,
                "count": 589879,
                "maximum": 6,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3716560716,
                "variance": 0.1381282355
              },
              {
                "average": 3.948441969,
                "count": 589879,
                "maximum": 4,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2211331809,
                "variance": 0.04889988369
              },
              {
                "average": 248046117.1,
                "count": 589879,
                "maximum": 248046143.9,
                "minimum": 248045757.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 83.57815657,
                "variance": 6985.308255
              },
              {
                "average": 0,
                "count": 589879,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 589879,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 589879,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 589879,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 589879,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -545055.3552,
              1664731.78,
              12.76077303,
              -544323.2752,
              1665405.22,
              33.60077303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -545055.3552492267,
                    1664731.7803901883,
                    12.760773027528584
                  ],
                  [
                    -545055.3552492267,
                    1665405.2203901883,
                    12.760773027528584
                  ],
                  [
                    -544323.2752492266,
                    1665405.2203901883,
                    33.60077302752858
                  ],
                  [
                    -544323.2752492266,
                    1664731.7803901883,
                    33.60077302752858
                  ],
                  [
                    -545055.3552492267,
                    1664731.7803901883,
                    12.760773027528584
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:29:03+00:00",
            "end_time": "2019-07-24T23:22: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": "20190724_NCMP_AK_03WVM7855.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.43927297817166,
              64.51956761640484,
              17.152819289477137
            ],
            [
              -165.43990084858197,
              64.52111956461727,
              17.152819289477137
            ],
            [
              -165.43751277063188,
              64.5212982132507,
              18.372819289477135
            ],
            [
              -165.4368850260644,
              64.51974625493465,
              18.372819289477135
            ],
            [
              -165.43927297817166,
              64.51956761640484,
              17.152819289477137
            ]
          ]
        ]
      },
      "bbox": [
        -165.4399008,
        64.51956762,
        17.15281929,
        -165.436885,
        64.52129821,
        18.37281929
      ],
      "properties": {
        "datetime": "2019-07-24T23:45:33Z",
        "pc:count": 89242,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -546106.9461,
            "count": 89242,
            "maximum": -546057.276,
            "minimum": -546173.576,
            "name": "X",
            "position": 0,
            "stddev": 26.08958926,
            "variance": 680.6666678
          },
          {
            "average": 1664696.741,
            "count": 89242,
            "maximum": 1664801.032,
            "minimum": 1664625.272,
            "name": "Y",
            "position": 1,
            "stddev": 41.7078278,
            "variance": 1739.5429
          },
          {
            "average": 17.72906399,
            "count": 89242,
            "maximum": 18.37281929,
            "minimum": 17.15281929,
            "name": "Z",
            "position": 2,
            "stddev": 0.1899255946,
            "variance": 0.03607173147
          },
          {
            "average": 937.8302481,
            "count": 89242,
            "maximum": 2543,
            "minimum": 118,
            "name": "Intensity",
            "position": 3,
            "stddev": 392.8248375,
            "variance": 154311.353
          },
          {
            "average": 1,
            "count": 89242,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 89242,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 89242,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89242,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.205418973,
            "count": 89242,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4040097123,
            "variance": 0.1632238476
          },
          {
            "average": 20.87387619,
            "count": 89242,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.8530601174,
            "variance": 0.7277115639
          },
          {
            "average": 1,
            "count": 89242,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.99424038,
            "count": 89242,
            "maximum": 8,
            "minimum": 6,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7144889773,
            "variance": 0.5104944987
          },
          {
            "average": 248046799.1,
            "count": 89242,
            "maximum": 248047133.6,
            "minimum": 248046438.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 247.5105413,
            "variance": 61261.46807
          },
          {
            "average": 0,
            "count": 89242,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89242,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89242,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89242,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 89242,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -546173.576,
          1664625.272,
          17.15281929,
          -546057.276,
          1664801.032,
          18.37281929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -546173.5760147071,
                1664625.2719588894,
                17.152819289477137
              ],
              [
                -546173.5760147071,
                1664801.0319588892,
                17.152819289477137
              ],
              [
                -546057.276014707,
                1664801.0319588892,
                18.372819289477135
              ],
              [
                -546057.276014707,
                1664625.2719588894,
                18.372819289477135
              ],
              [
                -546173.5760147071,
                1664625.2719588894,
                17.152819289477137
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:45:33+00:00",
        "end_time": "2019-07-24T23:33:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM7855.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM7855.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7855.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7855.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4399008,
            64.51956762,
            17.15281929,
            -165.436885,
            64.52129821,
            18.37281929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.43927297817166,
                  64.51956761640484,
                  17.152819289477137
                ],
                [
                  -165.43990084858197,
                  64.52111956461727,
                  17.152819289477137
                ],
                [
                  -165.43751277063188,
                  64.5212982132507,
                  18.372819289477135
                ],
                [
                  -165.4368850260644,
                  64.51974625493465,
                  18.372819289477135
                ],
                [
                  -165.43927297817166,
                  64.51956761640484,
                  17.152819289477137
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM7855.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7855.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:45:33Z",
            "pc:count": 89242,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -546106.9461,
                "count": 89242,
                "maximum": -546057.276,
                "minimum": -546173.576,
                "name": "X",
                "position": 0,
                "stddev": 26.08958926,
                "variance": 680.6666678
              },
              {
                "average": 1664696.741,
                "count": 89242,
                "maximum": 1664801.032,
                "minimum": 1664625.272,
                "name": "Y",
                "position": 1,
                "stddev": 41.7078278,
                "variance": 1739.5429
              },
              {
                "average": 17.72906399,
                "count": 89242,
                "maximum": 18.37281929,
                "minimum": 17.15281929,
                "name": "Z",
                "position": 2,
                "stddev": 0.1899255946,
                "variance": 0.03607173147
              },
              {
                "average": 937.8302481,
                "count": 89242,
                "maximum": 2543,
                "minimum": 118,
                "name": "Intensity",
                "position": 3,
                "stddev": 392.8248375,
                "variance": 154311.353
              },
              {
                "average": 1,
                "count": 89242,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 89242,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 89242,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89242,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.205418973,
                "count": 89242,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4040097123,
                "variance": 0.1632238476
              },
              {
                "average": 20.87387619,
                "count": 89242,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.8530601174,
                "variance": 0.7277115639
              },
              {
                "average": 1,
                "count": 89242,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.99424038,
                "count": 89242,
                "maximum": 8,
                "minimum": 6,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7144889773,
                "variance": 0.5104944987
              },
              {
                "average": 248046799.1,
                "count": 89242,
                "maximum": 248047133.6,
                "minimum": 248046438.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 247.5105413,
                "variance": 61261.46807
              },
              {
                "average": 0,
                "count": 89242,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89242,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89242,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89242,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 89242,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -546173.576,
              1664625.272,
              17.15281929,
              -546057.276,
              1664801.032,
              18.37281929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -546173.5760147071,
                    1664625.2719588894,
                    17.152819289477137
                  ],
                  [
                    -546173.5760147071,
                    1664801.0319588892,
                    17.152819289477137
                  ],
                  [
                    -546057.276014707,
                    1664801.0319588892,
                    18.372819289477135
                  ],
                  [
                    -546057.276014707,
                    1664625.2719588894,
                    18.372819289477135
                  ],
                  [
                    -546173.5760147071,
                    1664625.2719588894,
                    17.152819289477137
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:45:33+00:00",
            "end_time": "2019-07-24T23:33:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM7952.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.43614291444044,
              64.49275994072941,
              -1.653463006590984
            ],
            [
              -165.43970118420214,
              64.50156330416654,
              -1.653463006590984
            ],
            [
              -165.41721776097134,
              64.50324478090192,
              26.846536993409018
            ],
            [
              -165.4136662066336,
              64.4944408786338,
              26.846536993409018
            ],
            [
              -165.43614291444044,
              64.49275994072941,
              -1.653463006590984
            ]
          ]
        ]
      },
      "bbox": [
        -165.4397012,
        64.49275994,
        -1.653463007,
        -165.4136662,
        64.50324478,
        26.84653699
      ],
      "properties": {
        "datetime": "2019-07-19T20:28:57Z",
        "pc:count": 1481480,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -546036.3686,
            "count": 1481480,
            "maximum": -545442.5081,
            "minimum": -546538.1481,
            "name": "X",
            "position": 0,
            "stddev": 297.4933698,
            "variance": 88502.30506
          },
          {
            "average": 1662363.139,
            "count": 1481480,
            "maximum": 1662649.661,
            "minimum": 1661652.641,
            "name": "Y",
            "position": 1,
            "stddev": 175.9318646,
            "variance": 30952.02099
          },
          {
            "average": 4.642698325,
            "count": 1481480,
            "maximum": 26.84653699,
            "minimum": -1.653463007,
            "name": "Z",
            "position": 2,
            "stddev": 3.344268895,
            "variance": 11.18413444
          },
          {
            "average": 936.9038603,
            "count": 1481480,
            "maximum": 62671,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1010.750032,
            "variance": 1021615.627
          },
          {
            "average": 1.121683047,
            "count": 1481480,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4110510418,
            "variance": 0.168962959
          },
          {
            "average": 1.246505522,
            "count": 1481480,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.6144237918,
            "variance": 0.377516596
          },
          {
            "average": 1,
            "count": 1481480,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1481480,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 6.50491873,
            "count": 1481480,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.70648137,
            "variance": 114.6287434
          },
          {
            "average": 19.87401477,
            "count": 1481480,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.068802312,
            "variance": 1.142338382
          },
          {
            "average": 1.31970597,
            "count": 1481480,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.533172975,
            "variance": 0.2842734213
          },
          {
            "average": 8.383943084,
            "count": 1481480,
            "maximum": 10,
            "minimum": 4,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.133438202,
            "variance": 1.284682158
          },
          {
            "average": 247602633.4,
            "count": 1481480,
            "maximum": 247603337.8,
            "minimum": 247600868,
            "name": "GpsTime",
            "position": 12,
            "stddev": 468.198455,
            "variance": 219209.7932
          },
          {
            "average": 0,
            "count": 1481480,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1481480,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1481480,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1481480,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1481480,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -546538.1481,
          1661652.641,
          -1.653463007,
          -545442.5081,
          1662649.661,
          26.84653699
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -546538.1481221791,
                1661652.6412069916,
                -1.653463006590984
              ],
              [
                -546538.1481221791,
                1662649.6612069916,
                -1.653463006590984
              ],
              [
                -545442.5081221792,
                1662649.6612069916,
                26.846536993409018
              ],
              [
                -545442.5081221792,
                1661652.6412069916,
                26.846536993409018
              ],
              [
                -546538.1481221791,
                1661652.6412069916,
                -1.653463006590984
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:28:57+00:00",
        "end_time": "2019-07-19T19:47:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM7952.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM7952.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7952.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7952.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4397012,
            64.49275994,
            -1.653463007,
            -165.4136662,
            64.50324478,
            26.84653699
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.43614291444044,
                  64.49275994072941,
                  -1.653463006590984
                ],
                [
                  -165.43970118420214,
                  64.50156330416654,
                  -1.653463006590984
                ],
                [
                  -165.41721776097134,
                  64.50324478090192,
                  26.846536993409018
                ],
                [
                  -165.4136662066336,
                  64.4944408786338,
                  26.846536993409018
                ],
                [
                  -165.43614291444044,
                  64.49275994072941,
                  -1.653463006590984
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM7952.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM7952.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:28:57Z",
            "pc:count": 1481480,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -546036.3686,
                "count": 1481480,
                "maximum": -545442.5081,
                "minimum": -546538.1481,
                "name": "X",
                "position": 0,
                "stddev": 297.4933698,
                "variance": 88502.30506
              },
              {
                "average": 1662363.139,
                "count": 1481480,
                "maximum": 1662649.661,
                "minimum": 1661652.641,
                "name": "Y",
                "position": 1,
                "stddev": 175.9318646,
                "variance": 30952.02099
              },
              {
                "average": 4.642698325,
                "count": 1481480,
                "maximum": 26.84653699,
                "minimum": -1.653463007,
                "name": "Z",
                "position": 2,
                "stddev": 3.344268895,
                "variance": 11.18413444
              },
              {
                "average": 936.9038603,
                "count": 1481480,
                "maximum": 62671,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1010.750032,
                "variance": 1021615.627
              },
              {
                "average": 1.121683047,
                "count": 1481480,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4110510418,
                "variance": 0.168962959
              },
              {
                "average": 1.246505522,
                "count": 1481480,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.6144237918,
                "variance": 0.377516596
              },
              {
                "average": 1,
                "count": 1481480,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1481480,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 6.50491873,
                "count": 1481480,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.70648137,
                "variance": 114.6287434
              },
              {
                "average": 19.87401477,
                "count": 1481480,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.068802312,
                "variance": 1.142338382
              },
              {
                "average": 1.31970597,
                "count": 1481480,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.533172975,
                "variance": 0.2842734213
              },
              {
                "average": 8.383943084,
                "count": 1481480,
                "maximum": 10,
                "minimum": 4,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.133438202,
                "variance": 1.284682158
              },
              {
                "average": 247602633.4,
                "count": 1481480,
                "maximum": 247603337.8,
                "minimum": 247600868,
                "name": "GpsTime",
                "position": 12,
                "stddev": 468.198455,
                "variance": 219209.7932
              },
              {
                "average": 0,
                "count": 1481480,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1481480,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1481480,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1481480,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1481480,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -546538.1481,
              1661652.641,
              -1.653463007,
              -545442.5081,
              1662649.661,
              26.84653699
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -546538.1481221791,
                    1661652.6412069916,
                    -1.653463006590984
                  ],
                  [
                    -546538.1481221791,
                    1662649.6612069916,
                    -1.653463006590984
                  ],
                  [
                    -545442.5081221792,
                    1662649.6612069916,
                    26.846536993409018
                  ],
                  [
                    -545442.5081221792,
                    1661652.6412069916,
                    26.846536993409018
                  ],
                  [
                    -546538.1481221791,
                    1661652.6412069916,
                    -1.653463006590984
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:28:57+00:00",
            "end_time": "2019-07-19T19:47:48+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190724_NCMP_AK_03WVM7854.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.4573258559226,
              64.50923061619125,
              -0.867651997371183
            ],
            [
              -165.4609095979584,
              64.5180753713403,
              -0.867651997371183
            ],
            [
              -165.4375442442455,
              64.51982507201801,
              23.012348002628816
            ],
            [
              -165.43396751694974,
              64.51097975311727,
              23.012348002628816
            ],
            [
              -165.4573258559226,
              64.50923061619125,
              -0.867651997371183
            ]
          ]
        ]
      },
      "bbox": [
        -165.4609096,
        64.50923062,
        -0.8676519974,
        -165.4339675,
        64.51982507,
        23.012348
      ],
      "properties": {
        "datetime": "2019-07-24T23:45:33Z",
        "pc:count": 4115352,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -546506.5147,
            "count": 4115352,
            "maximum": -546086.9317,
            "minimum": -547224.9517,
            "name": "X",
            "position": 0,
            "stddev": 272.4091453,
            "variance": 74206.74242
          },
          {
            "average": 1663983.641,
            "count": 4115352,
            "maximum": 1664639.356,
            "minimum": 1663637.616,
            "name": "Y",
            "position": 1,
            "stddev": 221.0674195,
            "variance": 48870.80396
          },
          {
            "average": 8.092143653,
            "count": 4115352,
            "maximum": 23.012348,
            "minimum": -0.8676519974,
            "name": "Z",
            "position": 2,
            "stddev": 4.153704866,
            "variance": 17.25326411
          },
          {
            "average": 1270.761451,
            "count": 4115352,
            "maximum": 65535,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 1602.770742,
            "variance": 2568874.052
          },
          {
            "average": 1.007397909,
            "count": 4115352,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.09446483974,
            "variance": 0.008923605947
          },
          {
            "average": 1.014905894,
            "count": 4115352,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1396034891,
            "variance": 0.01948913416
          },
          {
            "average": 1,
            "count": 4115352,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4115352,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.615062332,
            "count": 4115352,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.110233883,
            "variance": 9.673554808
          },
          {
            "average": 19.95334643,
            "count": 4115352,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.219272483,
            "variance": 1.486625387
          },
          {
            "average": 1.022498926,
            "count": 4115352,
            "maximum": 5,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1536177887,
            "variance": 0.02359842501
          },
          {
            "average": 4.771828023,
            "count": 4115352,
            "maximum": 8,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.487726491,
            "variance": 6.188783093
          },
          {
            "average": 248046156.4,
            "count": 4115352,
            "maximum": 248047133.1,
            "minimum": 248044690.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 780.3861407,
            "variance": 609002.5286
          },
          {
            "average": 0,
            "count": 4115352,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4115352,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4115352,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4115352,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4115352,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -547224.9517,
          1663637.616,
          -0.8676519974,
          -546086.9317,
          1664639.356,
          23.012348
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -547224.9517111003,
                1663637.6163993422,
                -0.867651997371183
              ],
              [
                -547224.9517111003,
                1664639.3563993424,
                -0.867651997371183
              ],
              [
                -546086.9317111003,
                1664639.3563993424,
                23.012348002628816
              ],
              [
                -546086.9317111003,
                1663637.6163993422,
                23.012348002628816
              ],
              [
                -547224.9517111003,
                1663637.6163993422,
                -0.867651997371183
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:45:33+00:00",
        "end_time": "2019-07-24T23:04:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM7854.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM7854.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7854.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7854.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.4609096,
            64.50923062,
            -0.8676519974,
            -165.4339675,
            64.51982507,
            23.012348
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.4573258559226,
                  64.50923061619125,
                  -0.867651997371183
                ],
                [
                  -165.4609095979584,
                  64.5180753713403,
                  -0.867651997371183
                ],
                [
                  -165.4375442442455,
                  64.51982507201801,
                  23.012348002628816
                ],
                [
                  -165.43396751694974,
                  64.51097975311727,
                  23.012348002628816
                ],
                [
                  -165.4573258559226,
                  64.50923061619125,
                  -0.867651997371183
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM7854.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7854.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:45:33Z",
            "pc:count": 4115352,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -546506.5147,
                "count": 4115352,
                "maximum": -546086.9317,
                "minimum": -547224.9517,
                "name": "X",
                "position": 0,
                "stddev": 272.4091453,
                "variance": 74206.74242
              },
              {
                "average": 1663983.641,
                "count": 4115352,
                "maximum": 1664639.356,
                "minimum": 1663637.616,
                "name": "Y",
                "position": 1,
                "stddev": 221.0674195,
                "variance": 48870.80396
              },
              {
                "average": 8.092143653,
                "count": 4115352,
                "maximum": 23.012348,
                "minimum": -0.8676519974,
                "name": "Z",
                "position": 2,
                "stddev": 4.153704866,
                "variance": 17.25326411
              },
              {
                "average": 1270.761451,
                "count": 4115352,
                "maximum": 65535,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 1602.770742,
                "variance": 2568874.052
              },
              {
                "average": 1.007397909,
                "count": 4115352,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.09446483974,
                "variance": 0.008923605947
              },
              {
                "average": 1.014905894,
                "count": 4115352,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1396034891,
                "variance": 0.01948913416
              },
              {
                "average": 1,
                "count": 4115352,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4115352,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.615062332,
                "count": 4115352,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.110233883,
                "variance": 9.673554808
              },
              {
                "average": 19.95334643,
                "count": 4115352,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.219272483,
                "variance": 1.486625387
              },
              {
                "average": 1.022498926,
                "count": 4115352,
                "maximum": 5,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1536177887,
                "variance": 0.02359842501
              },
              {
                "average": 4.771828023,
                "count": 4115352,
                "maximum": 8,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.487726491,
                "variance": 6.188783093
              },
              {
                "average": 248046156.4,
                "count": 4115352,
                "maximum": 248047133.1,
                "minimum": 248044690.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 780.3861407,
                "variance": 609002.5286
              },
              {
                "average": 0,
                "count": 4115352,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4115352,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4115352,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4115352,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4115352,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -547224.9517,
              1663637.616,
              -0.8676519974,
              -546086.9317,
              1664639.356,
              23.012348
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -547224.9517111003,
                    1663637.6163993422,
                    -0.867651997371183
                  ],
                  [
                    -547224.9517111003,
                    1664639.3563993424,
                    -0.867651997371183
                  ],
                  [
                    -546086.9317111003,
                    1664639.3563993424,
                    23.012348002628816
                  ],
                  [
                    -546086.9317111003,
                    1663637.6163993422,
                    23.012348002628816
                  ],
                  [
                    -547224.9517111003,
                    1663637.6163993422,
                    -0.867651997371183
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:45:33+00:00",
            "end_time": "2019-07-24T23:04:50+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190719_NCMP_AK_03WVM9149.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.18713551023572,
              64.46774241317844,
              6.044537534750481
            ],
            [
              -165.18789499782721,
              64.46966615697362,
              6.044537534750481
            ],
            [
              -165.18641457320027,
              64.46977460996033,
              10.46453753475048
            ],
            [
              -165.1856551822762,
              64.46785085857991,
              10.46453753475048
            ],
            [
              -165.18713551023572,
              64.46774241317844,
              6.044537534750481
            ]
          ]
        ]
      },
      "bbox": [
        -165.187895,
        64.46774241,
        6.044537535,
        -165.1856552,
        64.46977461,
        10.46453753
      ],
      "properties": {
        "datetime": "2019-07-19T20:18:55Z",
        "pc:count": 8869,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -535180.1569,
            "count": 8869,
            "maximum": -535147.8595,
            "minimum": -535220.0395,
            "name": "X",
            "position": 0,
            "stddev": 15.83389684,
            "variance": 250.7122892
          },
          {
            "average": 1656985.677,
            "count": 8869,
            "maximum": 1657091.256,
            "minimum": 1656873.516,
            "name": "Y",
            "position": 1,
            "stddev": 52.69403275,
            "variance": 2776.661088
          },
          {
            "average": 9.007249227,
            "count": 8869,
            "maximum": 10.46453753,
            "minimum": 6.044537535,
            "name": "Z",
            "position": 2,
            "stddev": 0.9629494354,
            "variance": 0.9272716152
          },
          {
            "average": 1100.994926,
            "count": 8869,
            "maximum": 12924,
            "minimum": 46,
            "name": "Intensity",
            "position": 3,
            "stddev": 564.6702405,
            "variance": 318852.4805
          },
          {
            "average": 1,
            "count": 8869,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8869,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8869,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8869,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.931784869,
            "count": 8869,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2521289249,
            "variance": 0.06356899476
          },
          {
            "average": 19.124409,
            "count": 8869,
            "maximum": 19.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.3270269908,
            "variance": 0.1069466527
          },
          {
            "average": 1,
            "count": 8869,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 9,
            "count": 8869,
            "maximum": 9,
            "minimum": 9,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247602735.3,
            "count": 8869,
            "maximum": 247602735.7,
            "minimum": 247602735,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.1763498354,
            "variance": 0.03109926444
          },
          {
            "average": 0,
            "count": 8869,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8869,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8869,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8869,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8869,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -535220.0395,
          1656873.516,
          6.044537535,
          -535147.8595,
          1657091.256,
          10.46453753
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -535220.0394583027,
                1656873.515763928,
                6.044537534750481
              ],
              [
                -535220.0394583027,
                1657091.2557639282,
                6.044537534750481
              ],
              [
                -535147.8594583027,
                1657091.2557639282,
                10.46453753475048
              ],
              [
                -535147.8594583027,
                1656873.515763928,
                10.46453753475048
              ],
              [
                -535220.0394583027,
                1656873.515763928,
                6.044537534750481
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-19T20:18:55+00:00",
        "end_time": "2019-07-19T20:18:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190719_NCMP_AK_03WVM9149.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190719_NCMP_AK_03WVM9149.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM9149.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM9149.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.187895,
            64.46774241,
            6.044537535,
            -165.1856552,
            64.46977461,
            10.46453753
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.18713551023572,
                  64.46774241317844,
                  6.044537534750481
                ],
                [
                  -165.18789499782721,
                  64.46966615697362,
                  6.044537534750481
                ],
                [
                  -165.18641457320027,
                  64.46977460996033,
                  10.46453753475048
                ],
                [
                  -165.1856551822762,
                  64.46785085857991,
                  10.46453753475048
                ],
                [
                  -165.18713551023572,
                  64.46774241317844,
                  6.044537534750481
                ]
              ]
            ]
          },
          "id": "20190719_NCMP_AK_03WVM9149.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190719_NCMP_AK_03WVM9149.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-19T20:18:55Z",
            "pc:count": 8869,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -535180.1569,
                "count": 8869,
                "maximum": -535147.8595,
                "minimum": -535220.0395,
                "name": "X",
                "position": 0,
                "stddev": 15.83389684,
                "variance": 250.7122892
              },
              {
                "average": 1656985.677,
                "count": 8869,
                "maximum": 1657091.256,
                "minimum": 1656873.516,
                "name": "Y",
                "position": 1,
                "stddev": 52.69403275,
                "variance": 2776.661088
              },
              {
                "average": 9.007249227,
                "count": 8869,
                "maximum": 10.46453753,
                "minimum": 6.044537535,
                "name": "Z",
                "position": 2,
                "stddev": 0.9629494354,
                "variance": 0.9272716152
              },
              {
                "average": 1100.994926,
                "count": 8869,
                "maximum": 12924,
                "minimum": 46,
                "name": "Intensity",
                "position": 3,
                "stddev": 564.6702405,
                "variance": 318852.4805
              },
              {
                "average": 1,
                "count": 8869,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8869,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8869,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8869,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.931784869,
                "count": 8869,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2521289249,
                "variance": 0.06356899476
              },
              {
                "average": 19.124409,
                "count": 8869,
                "maximum": 19.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.3270269908,
                "variance": 0.1069466527
              },
              {
                "average": 1,
                "count": 8869,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 9,
                "count": 8869,
                "maximum": 9,
                "minimum": 9,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247602735.3,
                "count": 8869,
                "maximum": 247602735.7,
                "minimum": 247602735,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.1763498354,
                "variance": 0.03109926444
              },
              {
                "average": 0,
                "count": 8869,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8869,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8869,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8869,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8869,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -535220.0395,
              1656873.516,
              6.044537535,
              -535147.8595,
              1657091.256,
              10.46453753
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -535220.0394583027,
                    1656873.515763928,
                    6.044537534750481
                  ],
                  [
                    -535220.0394583027,
                    1657091.2557639282,
                    6.044537534750481
                  ],
                  [
                    -535147.8594583027,
                    1657091.2557639282,
                    10.46453753475048
                  ],
                  [
                    -535147.8594583027,
                    1656873.515763928,
                    10.46453753475048
                  ],
                  [
                    -535220.0394583027,
                    1656873.515763928,
                    6.044537534750481
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-19T20:18:55+00:00",
            "end_time": "2019-07-19T20:18:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190724_NCMP_AK_03WVM7355.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -165.54439771501671,
              64.52421722371663,
              2.060505863973348
            ],
            [
              -165.5454597615015,
              64.52681746559522,
              2.060505863973348
            ],
            [
              -165.54182966234325,
              64.52709151708926,
              14.480505863973349
            ],
            [
              -165.5407679362269,
              64.52449124923658,
              14.480505863973349
            ],
            [
              -165.54439771501671,
              64.52421722371663,
              2.060505863973348
            ]
          ]
        ]
      },
      "bbox": [
        -165.5454598,
        64.52421722,
        2.060505864,
        -165.5407679,
        64.52709152,
        14.48050586
      ],
      "properties": {
        "datetime": "2019-07-24T23:03:56Z",
        "pc:count": 49509,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": -550963.2889,
            "count": 49509,
            "maximum": -550875.8549,
            "minimum": -551052.6549,
            "name": "X",
            "position": 0,
            "stddev": 39.83595554,
            "variance": 1586.903354
          },
          {
            "average": 1666141.014,
            "count": 49509,
            "maximum": 1666299.286,
            "minimum": 1666004.726,
            "name": "Y",
            "position": 1,
            "stddev": 82.45887985,
            "variance": 6799.466866
          },
          {
            "average": 10.26044184,
            "count": 49509,
            "maximum": 14.48050586,
            "minimum": 2.060505864,
            "name": "Z",
            "position": 2,
            "stddev": 3.233607218,
            "variance": 10.45621564
          },
          {
            "average": 1023.782767,
            "count": 49509,
            "maximum": 2956,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 461.9856514,
            "variance": 213430.7421
          },
          {
            "average": 1.000323174,
            "count": 49509,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01797430524,
            "variance": 0.0003230756488
          },
          {
            "average": 1.000666545,
            "count": 49509,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02580919697,
            "variance": 0.0006661146481
          },
          {
            "average": 1,
            "count": 49509,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49509,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.330364176,
            "count": 49509,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.746557396,
            "variance": 14.03669232
          },
          {
            "average": 19.49733443,
            "count": 49509,
            "maximum": 19.99799919,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4979970868,
            "variance": 0.2480010985
          },
          {
            "average": 1.019733786,
            "count": 49509,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.1390854205,
            "variance": 0.01934475421
          },
          {
            "average": 1,
            "count": 49509,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 248044635.2,
            "count": 49509,
            "maximum": 248044636.6,
            "minimum": 248044634.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.5661743124,
            "variance": 0.320553352
          },
          {
            "average": 0,
            "count": 49509,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49509,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49509,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49509,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 49509,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          -551052.6549,
          1666004.726,
          2.060505864,
          -550875.8549,
          1666299.286,
          14.48050586
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                -551052.654905873,
                1666004.7261749913,
                2.060505863973348
              ],
              [
                -551052.654905873,
                1666299.2861749914,
                2.060505863973348
              ],
              [
                -550875.854905873,
                1666299.2861749914,
                14.480505863973349
              ],
              [
                -550875.854905873,
                1666004.7261749913,
                14.480505863973349
              ],
              [
                -551052.654905873,
                1666004.7261749913,
                2.060505863973348
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-24T23:03:56+00:00",
        "end_time": "2019-07-24T23:03:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_537_Nome/20190724_NCMP_AK_03WVM7355.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190724_NCMP_AK_03WVM7355.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7355.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7355.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -165.5454598,
            64.52421722,
            2.060505864,
            -165.5407679,
            64.52709152,
            14.48050586
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -165.54439771501671,
                  64.52421722371663,
                  2.060505863973348
                ],
                [
                  -165.5454597615015,
                  64.52681746559522,
                  2.060505863973348
                ],
                [
                  -165.54182966234325,
                  64.52709151708926,
                  14.480505863973349
                ],
                [
                  -165.5407679362269,
                  64.52449124923658,
                  14.480505863973349
                ],
                [
                  -165.54439771501671,
                  64.52421722371663,
                  2.060505863973348
                ]
              ]
            ]
          },
          "id": "20190724_NCMP_AK_03WVM7355.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_537_Nome/20190724_NCMP_AK_03WVM7355.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-24T23:03:56Z",
            "pc:count": 49509,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": -550963.2889,
                "count": 49509,
                "maximum": -550875.8549,
                "minimum": -551052.6549,
                "name": "X",
                "position": 0,
                "stddev": 39.83595554,
                "variance": 1586.903354
              },
              {
                "average": 1666141.014,
                "count": 49509,
                "maximum": 1666299.286,
                "minimum": 1666004.726,
                "name": "Y",
                "position": 1,
                "stddev": 82.45887985,
                "variance": 6799.466866
              },
              {
                "average": 10.26044184,
                "count": 49509,
                "maximum": 14.48050586,
                "minimum": 2.060505864,
                "name": "Z",
                "position": 2,
                "stddev": 3.233607218,
                "variance": 10.45621564
              },
              {
                "average": 1023.782767,
                "count": 49509,
                "maximum": 2956,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 461.9856514,
                "variance": 213430.7421
              },
              {
                "average": 1.000323174,
                "count": 49509,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01797430524,
                "variance": 0.0003230756488
              },
              {
                "average": 1.000666545,
                "count": 49509,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02580919697,
                "variance": 0.0006661146481
              },
              {
                "average": 1,
                "count": 49509,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49509,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.330364176,
                "count": 49509,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.746557396,
                "variance": 14.03669232
              },
              {
                "average": 19.49733443,
                "count": 49509,
                "maximum": 19.99799919,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4979970868,
                "variance": 0.2480010985
              },
              {
                "average": 1.019733786,
                "count": 49509,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.1390854205,
                "variance": 0.01934475421
              },
              {
                "average": 1,
                "count": 49509,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 248044635.2,
                "count": 49509,
                "maximum": 248044636.6,
                "minimum": 248044634.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.5661743124,
                "variance": 0.320553352
              },
              {
                "average": 0,
                "count": 49509,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49509,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49509,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49509,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 49509,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              -551052.6549,
              1666004.726,
              2.060505864,
              -550875.8549,
              1666299.286,
              14.48050586
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    -551052.654905873,
                    1666004.7261749913,
                    2.060505863973348
                  ],
                  [
                    -551052.654905873,
                    1666299.2861749914,
                    2.060505863973348
                  ],
                  [
                    -550875.854905873,
                    1666299.2861749914,
                    14.480505863973349
                  ],
                  [
                    -550875.854905873,
                    1666004.7261749913,
                    14.480505863973349
                  ],
                  [
                    -551052.654905873,
                    1666004.7261749913,
                    2.060505863973348
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-24T23:03:56+00:00",
            "end_time": "2019-07-24T23:03:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7964.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5790354387111,
              60.10920335563215,
              -1.551487473500107
            ],
            [
              -151.57867789272197,
              60.11405948478786,
              -1.551487473500107
            ],
            [
              -151.57387327328132,
              60.11397258996083,
              60.04851252649989
            ],
            [
              -151.5742315274861,
              60.109116473532325,
              60.04851252649989
            ],
            [
              -151.5790354387111,
              60.10920335563215,
              -1.551487473500107
            ]
          ]
        ]
      },
      "bbox": [
        -151.5790354,
        60.10911647,
        -1.551487474,
        -151.5738733,
        60.11405948,
        60.04851253
      ],
      "properties": {
        "datetime": "2019-07-17T17:56:50Z",
        "pc:count": 183556,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 134216.2895,
            "count": 183556,
            "maximum": 134371.0034,
            "minimum": 134104.6634,
            "name": "X",
            "position": 0,
            "stddev": 67.71161597,
            "variance": 4584.862937
          },
          {
            "average": 1127210.623,
            "count": 183556,
            "maximum": 1127492.208,
            "minimum": 1126948.748,
            "name": "Y",
            "position": 1,
            "stddev": 130.9970501,
            "variance": 17160.22713
          },
          {
            "average": 37.35834615,
            "count": 183556,
            "maximum": 60.04851253,
            "minimum": -1.551487474,
            "name": "Z",
            "position": 2,
            "stddev": 15.61286964,
            "variance": 243.7616985
          },
          {
            "average": 578.4786768,
            "count": 183556,
            "maximum": 48784,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 557.6609315,
            "variance": 310985.7145
          },
          {
            "average": 1.362924666,
            "count": 183556,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.806581463,
            "variance": 0.6505736565
          },
          {
            "average": 1.748850487,
            "count": 183556,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.242356725,
            "variance": 1.543450233
          },
          {
            "average": 1,
            "count": 183556,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183556,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.394173985,
            "count": 183556,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4886738744,
            "variance": 0.2388021555
          },
          {
            "average": 20.03667594,
            "count": 183556,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.235197715,
            "variance": 1.525713396
          },
          {
            "average": 1.398608599,
            "count": 183556,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.8905999581,
            "variance": 0.7931682855
          },
          {
            "average": 2,
            "count": 183556,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247421406.9,
            "count": 183556,
            "maximum": 247421410.5,
            "minimum": 247421404.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.405121185,
            "variance": 1.974365544
          },
          {
            "average": 0,
            "count": 183556,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183556,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183556,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183556,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 183556,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          134104.6634,
          1126948.748,
          -1.551487474,
          134371.0034,
          1127492.208,
          60.04851253
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                134104.6633981185,
                1126948.748147904,
                -1.551487473500107
              ],
              [
                134104.6633981185,
                1127492.208147904,
                -1.551487473500107
              ],
              [
                134371.0033981185,
                1127492.208147904,
                60.04851252649989
              ],
              [
                134371.0033981185,
                1126948.748147904,
                60.04851252649989
              ],
              [
                134104.6633981185,
                1126948.748147904,
                -1.551487473500107
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T17:56:50+00:00",
        "end_time": "2019-07-17T17:56:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7964.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7964.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7964.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7964.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5790354,
            60.10911647,
            -1.551487474,
            -151.5738733,
            60.11405948,
            60.04851253
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5790354387111,
                  60.10920335563215,
                  -1.551487473500107
                ],
                [
                  -151.57867789272197,
                  60.11405948478786,
                  -1.551487473500107
                ],
                [
                  -151.57387327328132,
                  60.11397258996083,
                  60.04851252649989
                ],
                [
                  -151.5742315274861,
                  60.109116473532325,
                  60.04851252649989
                ],
                [
                  -151.5790354387111,
                  60.10920335563215,
                  -1.551487473500107
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7964.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7964.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T17:56:50Z",
            "pc:count": 183556,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 134216.2895,
                "count": 183556,
                "maximum": 134371.0034,
                "minimum": 134104.6634,
                "name": "X",
                "position": 0,
                "stddev": 67.71161597,
                "variance": 4584.862937
              },
              {
                "average": 1127210.623,
                "count": 183556,
                "maximum": 1127492.208,
                "minimum": 1126948.748,
                "name": "Y",
                "position": 1,
                "stddev": 130.9970501,
                "variance": 17160.22713
              },
              {
                "average": 37.35834615,
                "count": 183556,
                "maximum": 60.04851253,
                "minimum": -1.551487474,
                "name": "Z",
                "position": 2,
                "stddev": 15.61286964,
                "variance": 243.7616985
              },
              {
                "average": 578.4786768,
                "count": 183556,
                "maximum": 48784,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 557.6609315,
                "variance": 310985.7145
              },
              {
                "average": 1.362924666,
                "count": 183556,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.806581463,
                "variance": 0.6505736565
              },
              {
                "average": 1.748850487,
                "count": 183556,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.242356725,
                "variance": 1.543450233
              },
              {
                "average": 1,
                "count": 183556,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183556,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.394173985,
                "count": 183556,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4886738744,
                "variance": 0.2388021555
              },
              {
                "average": 20.03667594,
                "count": 183556,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.235197715,
                "variance": 1.525713396
              },
              {
                "average": 1.398608599,
                "count": 183556,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.8905999581,
                "variance": 0.7931682855
              },
              {
                "average": 2,
                "count": 183556,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247421406.9,
                "count": 183556,
                "maximum": 247421410.5,
                "minimum": 247421404.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.405121185,
                "variance": 1.974365544
              },
              {
                "average": 0,
                "count": 183556,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183556,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183556,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183556,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 183556,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              134104.6634,
              1126948.748,
              -1.551487474,
              134371.0034,
              1127492.208,
              60.04851253
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    134104.6633981185,
                    1126948.748147904,
                    -1.551487473500107
                  ],
                  [
                    134104.6633981185,
                    1127492.208147904,
                    -1.551487473500107
                  ],
                  [
                    134371.0033981185,
                    1127492.208147904,
                    60.04851252649989
                  ],
                  [
                    134371.0033981185,
                    1126948.748147904,
                    60.04851252649989
                  ],
                  [
                    134104.6633981185,
                    1126948.748147904,
                    -1.551487473500107
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T17:56:50+00:00",
            "end_time": "2019-07-17T17:56: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": "20190717_NCMP_AK_05VNG7257.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.69473796943188,
              60.04374033628693,
              -3.202835432572859
            ],
            [
              -151.6945175362435,
              60.04689108868781,
              -3.202835432572859
            ],
            [
              -151.68923018662986,
              60.04679984049816,
              -1.382835432572859
            ],
            [
              -151.68945112454023,
              60.04364909674543,
              -1.382835432572859
            ],
            [
              -151.69473796943188,
              60.04374033628693,
              -3.202835432572859
            ]
          ]
        ]
      },
      "bbox": [
        -151.694738,
        60.0436491,
        -3.202835433,
        -151.6892302,
        60.04689109,
        -1.382835433
      ],
      "properties": {
        "datetime": "2019-07-17T18:04:04Z",
        "pc:count": 133468,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128129.9489,
            "count": 133468,
            "maximum": 128245.9458,
            "minimum": 127952.2658,
            "name": "X",
            "position": 0,
            "stddev": 74.09077052,
            "variance": 5489.442277
          },
          {
            "average": 1119540.226,
            "count": 133468,
            "maximum": 1119756.5,
            "minimum": 1119403.92,
            "name": "Y",
            "position": 1,
            "stddev": 92.01449455,
            "variance": 8466.667208
          },
          {
            "average": -1.956038148,
            "count": 133468,
            "maximum": -1.382835433,
            "minimum": -3.202835433,
            "name": "Z",
            "position": 2,
            "stddev": 0.3551448951,
            "variance": 0.1261278965
          },
          {
            "average": 406.3565499,
            "count": 133468,
            "maximum": 1278,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 261.3694334,
            "variance": 68313.9807
          },
          {
            "average": 1,
            "count": 133468,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 133468,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 133468,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133468,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 5.086702431,
            "count": 133468,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 9.249224998,
            "variance": 85.54816306
          },
          {
            "average": 20.2215385,
            "count": 133468,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.575780069,
            "variance": 2.483082826
          },
          {
            "average": 1.129843858,
            "count": 133468,
            "maximum": 2,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3361328262,
            "variance": 0.1129852769
          },
          {
            "average": 2.986566068,
            "count": 133468,
            "maximum": 3,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.1151241092,
            "variance": 0.01325356051
          },
          {
            "average": 247421836.9,
            "count": 133468,
            "maximum": 247421844.9,
            "minimum": 247421539.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34.62610304,
            "variance": 1198.967012
          },
          {
            "average": 0,
            "count": 133468,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133468,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133468,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133468,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 133468,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127952.2658,
          1119403.92,
          -3.202835433,
          128245.9458,
          1119756.5,
          -1.382835433
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127952.26575319789,
                1119403.9202304655,
                -3.202835432572859
              ],
              [
                127952.26575319789,
                1119756.5002304655,
                -3.202835432572859
              ],
              [
                128245.94575319788,
                1119756.5002304655,
                -1.382835432572859
              ],
              [
                128245.94575319788,
                1119403.9202304655,
                -1.382835432572859
              ],
              [
                127952.26575319789,
                1119403.9202304655,
                -3.202835432572859
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:04:04+00:00",
        "end_time": "2019-07-17T17:58:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7257.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7257.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7257.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7257.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.694738,
            60.0436491,
            -3.202835433,
            -151.6892302,
            60.04689109,
            -1.382835433
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.69473796943188,
                  60.04374033628693,
                  -3.202835432572859
                ],
                [
                  -151.6945175362435,
                  60.04689108868781,
                  -3.202835432572859
                ],
                [
                  -151.68923018662986,
                  60.04679984049816,
                  -1.382835432572859
                ],
                [
                  -151.68945112454023,
                  60.04364909674543,
                  -1.382835432572859
                ],
                [
                  -151.69473796943188,
                  60.04374033628693,
                  -3.202835432572859
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7257.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7257.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:04:04Z",
            "pc:count": 133468,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128129.9489,
                "count": 133468,
                "maximum": 128245.9458,
                "minimum": 127952.2658,
                "name": "X",
                "position": 0,
                "stddev": 74.09077052,
                "variance": 5489.442277
              },
              {
                "average": 1119540.226,
                "count": 133468,
                "maximum": 1119756.5,
                "minimum": 1119403.92,
                "name": "Y",
                "position": 1,
                "stddev": 92.01449455,
                "variance": 8466.667208
              },
              {
                "average": -1.956038148,
                "count": 133468,
                "maximum": -1.382835433,
                "minimum": -3.202835433,
                "name": "Z",
                "position": 2,
                "stddev": 0.3551448951,
                "variance": 0.1261278965
              },
              {
                "average": 406.3565499,
                "count": 133468,
                "maximum": 1278,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 261.3694334,
                "variance": 68313.9807
              },
              {
                "average": 1,
                "count": 133468,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 133468,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 133468,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133468,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 5.086702431,
                "count": 133468,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 9.249224998,
                "variance": 85.54816306
              },
              {
                "average": 20.2215385,
                "count": 133468,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.575780069,
                "variance": 2.483082826
              },
              {
                "average": 1.129843858,
                "count": 133468,
                "maximum": 2,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3361328262,
                "variance": 0.1129852769
              },
              {
                "average": 2.986566068,
                "count": 133468,
                "maximum": 3,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.1151241092,
                "variance": 0.01325356051
              },
              {
                "average": 247421836.9,
                "count": 133468,
                "maximum": 247421844.9,
                "minimum": 247421539.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34.62610304,
                "variance": 1198.967012
              },
              {
                "average": 0,
                "count": 133468,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133468,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133468,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133468,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 133468,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127952.2658,
              1119403.92,
              -3.202835433,
              128245.9458,
              1119756.5,
              -1.382835433
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127952.26575319789,
                    1119403.9202304655,
                    -3.202835432572859
                  ],
                  [
                    127952.26575319789,
                    1119756.5002304655,
                    -3.202835432572859
                  ],
                  [
                    128245.94575319788,
                    1119756.5002304655,
                    -1.382835432572859
                  ],
                  [
                    128245.94575319788,
                    1119403.9202304655,
                    -1.382835432572859
                  ],
                  [
                    127952.26575319789,
                    1119403.9202304655,
                    -3.202835432572859
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:04:04+00:00",
            "end_time": "2019-07-17T17:58:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7356.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.68988307298315,
              60.03744137372341,
              -3.29505107982834
            ],
            [
              -151.6894398169186,
              60.04376431671759,
              -3.29505107982834
            ],
            [
              -151.67893458532103,
              60.043582397291146,
              74.82494892017166
            ],
            [
              -151.67937985342604,
              60.03725948888916,
              74.82494892017166
            ],
            [
              -151.68988307298315,
              60.03744137372341,
              -3.29505107982834
            ]
          ]
        ]
      },
      "bbox": [
        -151.6898831,
        60.03725949,
        -3.29505108,
        -151.6789346,
        60.04376432,
        74.82494892
      ],
      "properties": {
        "datetime": "2019-07-17T18:04:02Z",
        "pc:count": 669219,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128436.2306,
            "count": 669219,
            "maximum": 128829.6849,
            "minimum": 128246.1249,
            "name": "X",
            "position": 0,
            "stddev": 141.3247025,
            "variance": 19972.67155
          },
          {
            "average": 1119108.271,
            "count": 669219,
            "maximum": 1119416.82,
            "minimum": 1118709.26,
            "name": "Y",
            "position": 1,
            "stddev": 188.7795297,
            "variance": 35637.71082
          },
          {
            "average": 10.53870881,
            "count": 669219,
            "maximum": 74.82494892,
            "minimum": -3.29505108,
            "name": "Z",
            "position": 2,
            "stddev": 22.17631373,
            "variance": 491.7888905
          },
          {
            "average": 340.4800551,
            "count": 669219,
            "maximum": 5433,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 303.8549761,
            "variance": 92327.84652
          },
          {
            "average": 1.122142378,
            "count": 669219,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4734966875,
            "variance": 0.224199113
          },
          {
            "average": 1.243678078,
            "count": 669219,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.7327338871,
            "variance": 0.5368989493
          },
          {
            "average": 1,
            "count": 669219,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 669219,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.689771211,
            "count": 669219,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 11.48619557,
            "variance": 131.9326887
          },
          {
            "average": 19.95652705,
            "count": 669219,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9859479917,
            "variance": 0.9720934424
          },
          {
            "average": 1.355735566,
            "count": 669219,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5986041276,
            "variance": 0.3583269015
          },
          {
            "average": 1.21445745,
            "count": 669219,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4483760006,
            "variance": 0.2010410379
          },
          {
            "average": 247421189.4,
            "count": 669219,
            "maximum": 247421842,
            "minimum": 247421089.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 191.0472206,
            "variance": 36499.0405
          },
          {
            "average": 0,
            "count": 669219,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 669219,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 669219,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 669219,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 669219,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128246.1249,
          1118709.26,
          -3.29505108,
          128829.6849,
          1119416.82,
          74.82494892
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128246.1248966874,
                1118709.2600054792,
                -3.29505107982834
              ],
              [
                128246.1248966874,
                1119416.8200054793,
                -3.29505107982834
              ],
              [
                128829.6848966874,
                1119416.8200054793,
                74.82494892017166
              ],
              [
                128829.6848966874,
                1118709.2600054792,
                74.82494892017166
              ],
              [
                128246.1248966874,
                1118709.2600054792,
                -3.29505107982834
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:04:02+00:00",
        "end_time": "2019-07-17T17:51:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7356.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7356.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7356.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7356.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6898831,
            60.03725949,
            -3.29505108,
            -151.6789346,
            60.04376432,
            74.82494892
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.68988307298315,
                  60.03744137372341,
                  -3.29505107982834
                ],
                [
                  -151.6894398169186,
                  60.04376431671759,
                  -3.29505107982834
                ],
                [
                  -151.67893458532103,
                  60.043582397291146,
                  74.82494892017166
                ],
                [
                  -151.67937985342604,
                  60.03725948888916,
                  74.82494892017166
                ],
                [
                  -151.68988307298315,
                  60.03744137372341,
                  -3.29505107982834
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7356.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7356.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:04:02Z",
            "pc:count": 669219,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128436.2306,
                "count": 669219,
                "maximum": 128829.6849,
                "minimum": 128246.1249,
                "name": "X",
                "position": 0,
                "stddev": 141.3247025,
                "variance": 19972.67155
              },
              {
                "average": 1119108.271,
                "count": 669219,
                "maximum": 1119416.82,
                "minimum": 1118709.26,
                "name": "Y",
                "position": 1,
                "stddev": 188.7795297,
                "variance": 35637.71082
              },
              {
                "average": 10.53870881,
                "count": 669219,
                "maximum": 74.82494892,
                "minimum": -3.29505108,
                "name": "Z",
                "position": 2,
                "stddev": 22.17631373,
                "variance": 491.7888905
              },
              {
                "average": 340.4800551,
                "count": 669219,
                "maximum": 5433,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 303.8549761,
                "variance": 92327.84652
              },
              {
                "average": 1.122142378,
                "count": 669219,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4734966875,
                "variance": 0.224199113
              },
              {
                "average": 1.243678078,
                "count": 669219,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.7327338871,
                "variance": 0.5368989493
              },
              {
                "average": 1,
                "count": 669219,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 669219,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.689771211,
                "count": 669219,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 11.48619557,
                "variance": 131.9326887
              },
              {
                "average": 19.95652705,
                "count": 669219,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9859479917,
                "variance": 0.9720934424
              },
              {
                "average": 1.355735566,
                "count": 669219,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5986041276,
                "variance": 0.3583269015
              },
              {
                "average": 1.21445745,
                "count": 669219,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4483760006,
                "variance": 0.2010410379
              },
              {
                "average": 247421189.4,
                "count": 669219,
                "maximum": 247421842,
                "minimum": 247421089.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 191.0472206,
                "variance": 36499.0405
              },
              {
                "average": 0,
                "count": 669219,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 669219,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 669219,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 669219,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 669219,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128246.1249,
              1118709.26,
              -3.29505108,
              128829.6849,
              1119416.82,
              74.82494892
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128246.1248966874,
                    1118709.2600054792,
                    -3.29505107982834
                  ],
                  [
                    128246.1248966874,
                    1119416.8200054793,
                    -3.29505107982834
                  ],
                  [
                    128829.6848966874,
                    1119416.8200054793,
                    74.82494892017166
                  ],
                  [
                    128829.6848966874,
                    1118709.2600054792,
                    74.82494892017166
                  ],
                  [
                    128246.1248966874,
                    1118709.2600054792,
                    -3.29505107982834
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:04:02+00:00",
            "end_time": "2019-07-17T17:51:29+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7357.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6895412414825,
              60.0436897824971,
              -3.362696603468125
            ],
            [
              -151.6889028253485,
              60.05279277752663,
              -3.362696603468125
            ],
            [
              -151.67102600471242,
              60.0524827241414,
              9.937303396531876
            ],
            [
              -151.67166935106306,
              60.04337981401348,
              9.937303396531876
            ],
            [
              -151.6895412414825,
              60.0436897824971,
              -3.362696603468125
            ]
          ]
        ]
      },
      "bbox": [
        -151.6895412,
        60.04337981,
        -3.362696603,
        -151.671026,
        60.05279278,
        9.937303397
      ],
      "properties": {
        "datetime": "2019-07-17T18:04:19Z",
        "pc:count": 1744757,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 128790.9289,
            "count": 1744757,
            "maximum": 129233.5676,
            "minimum": 128240.7876,
            "name": "X",
            "position": 0,
            "stddev": 267.6945802,
            "variance": 71660.38827
          },
          {
            "average": 1119913.819,
            "count": 1744757,
            "maximum": 1120426.954,
            "minimum": 1119408.294,
            "name": "Y",
            "position": 1,
            "stddev": 270.7226217,
            "variance": 73290.73792
          },
          {
            "average": -1.733917375,
            "count": 1744757,
            "maximum": 9.937303397,
            "minimum": -3.362696603,
            "name": "Z",
            "position": 2,
            "stddev": 1.710506479,
            "variance": 2.925832416
          },
          {
            "average": 241.644245,
            "count": 1744757,
            "maximum": 55600,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 287.7640142,
            "variance": 82808.12788
          },
          {
            "average": 1.000284853,
            "count": 1744757,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01786508341,
            "variance": 0.0003191612053
          },
          {
            "average": 1.000582889,
            "count": 1744757,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.02640414695,
            "variance": 0.0006971789761
          },
          {
            "average": 1,
            "count": 1744757,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1744757,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.16148782,
            "count": 1744757,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.67385937,
            "variance": 186.9744301
          },
          {
            "average": 20.09179396,
            "count": 1744757,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.338604888,
            "variance": 1.791863046
          },
          {
            "average": 1.459639365,
            "count": 1744757,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4984052998,
            "variance": 0.2484078429
          },
          {
            "average": 1.911880566,
            "count": 1744757,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8079484011,
            "variance": 0.6527806188
          },
          {
            "average": 247421463.7,
            "count": 1744757,
            "maximum": 247421859,
            "minimum": 247421098.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 301.9027962,
            "variance": 91145.29838
          },
          {
            "average": 0,
            "count": 1744757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1744757,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1744757,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1744757,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1744757,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128240.7876,
          1119408.294,
          -3.362696603,
          129233.5676,
          1120426.954,
          9.937303397
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128240.78760392636,
                1119408.2935865861,
                -3.362696603468125
              ],
              [
                128240.78760392636,
                1120426.9535865863,
                -3.362696603468125
              ],
              [
                129233.56760392636,
                1120426.9535865863,
                9.937303396531876
              ],
              [
                129233.56760392636,
                1119408.2935865861,
                9.937303396531876
              ],
              [
                128240.78760392636,
                1119408.2935865861,
                -3.362696603468125
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:04:19+00:00",
        "end_time": "2019-07-17T17:51:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7357.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7357.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7357.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7357.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6895412,
            60.04337981,
            -3.362696603,
            -151.671026,
            60.05279278,
            9.937303397
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6895412414825,
                  60.0436897824971,
                  -3.362696603468125
                ],
                [
                  -151.6889028253485,
                  60.05279277752663,
                  -3.362696603468125
                ],
                [
                  -151.67102600471242,
                  60.0524827241414,
                  9.937303396531876
                ],
                [
                  -151.67166935106306,
                  60.04337981401348,
                  9.937303396531876
                ],
                [
                  -151.6895412414825,
                  60.0436897824971,
                  -3.362696603468125
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7357.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7357.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:04:19Z",
            "pc:count": 1744757,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 128790.9289,
                "count": 1744757,
                "maximum": 129233.5676,
                "minimum": 128240.7876,
                "name": "X",
                "position": 0,
                "stddev": 267.6945802,
                "variance": 71660.38827
              },
              {
                "average": 1119913.819,
                "count": 1744757,
                "maximum": 1120426.954,
                "minimum": 1119408.294,
                "name": "Y",
                "position": 1,
                "stddev": 270.7226217,
                "variance": 73290.73792
              },
              {
                "average": -1.733917375,
                "count": 1744757,
                "maximum": 9.937303397,
                "minimum": -3.362696603,
                "name": "Z",
                "position": 2,
                "stddev": 1.710506479,
                "variance": 2.925832416
              },
              {
                "average": 241.644245,
                "count": 1744757,
                "maximum": 55600,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 287.7640142,
                "variance": 82808.12788
              },
              {
                "average": 1.000284853,
                "count": 1744757,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01786508341,
                "variance": 0.0003191612053
              },
              {
                "average": 1.000582889,
                "count": 1744757,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.02640414695,
                "variance": 0.0006971789761
              },
              {
                "average": 1,
                "count": 1744757,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1744757,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.16148782,
                "count": 1744757,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.67385937,
                "variance": 186.9744301
              },
              {
                "average": 20.09179396,
                "count": 1744757,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.338604888,
                "variance": 1.791863046
              },
              {
                "average": 1.459639365,
                "count": 1744757,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4984052998,
                "variance": 0.2484078429
              },
              {
                "average": 1.911880566,
                "count": 1744757,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8079484011,
                "variance": 0.6527806188
              },
              {
                "average": 247421463.7,
                "count": 1744757,
                "maximum": 247421859,
                "minimum": 247421098.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 301.9027962,
                "variance": 91145.29838
              },
              {
                "average": 0,
                "count": 1744757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1744757,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1744757,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1744757,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1744757,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128240.7876,
              1119408.294,
              -3.362696603,
              129233.5676,
              1120426.954,
              9.937303397
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128240.78760392636,
                    1119408.2935865861,
                    -3.362696603468125
                  ],
                  [
                    128240.78760392636,
                    1120426.9535865863,
                    -3.362696603468125
                  ],
                  [
                    129233.56760392636,
                    1120426.9535865863,
                    9.937303396531876
                  ],
                  [
                    129233.56760392636,
                    1119408.2935865861,
                    9.937303396531876
                  ],
                  [
                    128240.78760392636,
                    1119408.2935865861,
                    -3.362696603468125
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:04:19+00:00",
            "end_time": "2019-07-17T17:51: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": "20190717_NCMP_AK_05VNG7358.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.68095630896735,
              60.05258420961465,
              -3.343345097615429
            ],
            [
              -151.68064443672057,
              60.05701405794537,
              -3.343345097615429
            ],
            [
              -151.67083161945533,
              60.056843577738285,
              0.556654902384571
            ],
            [
              -151.67114480902328,
              60.05241375213275,
              0.556654902384571
            ],
            [
              -151.68095630896735,
              60.05258420961465,
              -3.343345097615429
            ]
          ]
        ]
      },
      "bbox": [
        -151.6809563,
        60.05241375,
        -3.343345098,
        -151.6708316,
        60.05701406,
        0.5566549024
      ],
      "properties": {
        "datetime": "2019-07-17T18:04:26Z",
        "pc:count": 291848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129049.8754,
            "count": 291848,
            "maximum": 129227.2484,
            "minimum": 128682.3684,
            "name": "X",
            "position": 0,
            "stddev": 153.6931154,
            "variance": 23621.57371
          },
          {
            "average": 1120592.084,
            "count": 291848,
            "maximum": 1120914.734,
            "minimum": 1120419.014,
            "name": "Y",
            "position": 1,
            "stddev": 106.0325905,
            "variance": 11242.91024
          },
          {
            "average": -2.181193944,
            "count": 291848,
            "maximum": 0.5566549024,
            "minimum": -3.343345098,
            "name": "Z",
            "position": 2,
            "stddev": 0.5584896239,
            "variance": 0.31191066
          },
          {
            "average": 206.1845104,
            "count": 291848,
            "maximum": 1887,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 229.8702214,
            "variance": 52840.31869
          },
          {
            "average": 1.000003426,
            "count": 291848,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.001851064872,
            "variance": 3.426441161e-06
          },
          {
            "average": 1.000006853,
            "count": 291848,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.002617796562,
            "variance": 6.852858841e-06
          },
          {
            "average": 1,
            "count": 291848,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 291848,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 14.22614169,
            "count": 291848,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 13.71031155,
            "variance": 187.9726428
          },
          {
            "average": 20.02633617,
            "count": 291848,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.304040131,
            "variance": 1.700520664
          },
          {
            "average": 1.462610674,
            "count": 291848,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4986078048,
            "variance": 0.248609743
          },
          {
            "average": 2.70674118,
            "count": 291848,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4623664789,
            "variance": 0.2137827608
          },
          {
            "average": 247421759.5,
            "count": 291848,
            "maximum": 247421866.4,
            "minimum": 247421115.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 157.7511791,
            "variance": 24885.4345
          },
          {
            "average": 0,
            "count": 291848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 291848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 291848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 291848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 291848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          128682.3684,
          1120419.014,
          -3.343345098,
          129227.2484,
          1120914.734,
          0.5566549024
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                128682.36835488466,
                1120419.0135774536,
                -3.343345097615429
              ],
              [
                128682.36835488466,
                1120914.7335774538,
                -3.343345097615429
              ],
              [
                129227.24835488466,
                1120914.7335774538,
                0.556654902384571
              ],
              [
                129227.24835488466,
                1120419.0135774536,
                0.556654902384571
              ],
              [
                128682.36835488466,
                1120419.0135774536,
                -3.343345097615429
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:04:26+00:00",
        "end_time": "2019-07-17T17:51:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7358.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7358.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7358.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7358.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6809563,
            60.05241375,
            -3.343345098,
            -151.6708316,
            60.05701406,
            0.5566549024
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.68095630896735,
                  60.05258420961465,
                  -3.343345097615429
                ],
                [
                  -151.68064443672057,
                  60.05701405794537,
                  -3.343345097615429
                ],
                [
                  -151.67083161945533,
                  60.056843577738285,
                  0.556654902384571
                ],
                [
                  -151.67114480902328,
                  60.05241375213275,
                  0.556654902384571
                ],
                [
                  -151.68095630896735,
                  60.05258420961465,
                  -3.343345097615429
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7358.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7358.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:04:26Z",
            "pc:count": 291848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129049.8754,
                "count": 291848,
                "maximum": 129227.2484,
                "minimum": 128682.3684,
                "name": "X",
                "position": 0,
                "stddev": 153.6931154,
                "variance": 23621.57371
              },
              {
                "average": 1120592.084,
                "count": 291848,
                "maximum": 1120914.734,
                "minimum": 1120419.014,
                "name": "Y",
                "position": 1,
                "stddev": 106.0325905,
                "variance": 11242.91024
              },
              {
                "average": -2.181193944,
                "count": 291848,
                "maximum": 0.5566549024,
                "minimum": -3.343345098,
                "name": "Z",
                "position": 2,
                "stddev": 0.5584896239,
                "variance": 0.31191066
              },
              {
                "average": 206.1845104,
                "count": 291848,
                "maximum": 1887,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 229.8702214,
                "variance": 52840.31869
              },
              {
                "average": 1.000003426,
                "count": 291848,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.001851064872,
                "variance": 3.426441161e-06
              },
              {
                "average": 1.000006853,
                "count": 291848,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.002617796562,
                "variance": 6.852858841e-06
              },
              {
                "average": 1,
                "count": 291848,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 291848,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 14.22614169,
                "count": 291848,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 13.71031155,
                "variance": 187.9726428
              },
              {
                "average": 20.02633617,
                "count": 291848,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.304040131,
                "variance": 1.700520664
              },
              {
                "average": 1.462610674,
                "count": 291848,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4986078048,
                "variance": 0.248609743
              },
              {
                "average": 2.70674118,
                "count": 291848,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4623664789,
                "variance": 0.2137827608
              },
              {
                "average": 247421759.5,
                "count": 291848,
                "maximum": 247421866.4,
                "minimum": 247421115.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 157.7511791,
                "variance": 24885.4345
              },
              {
                "average": 0,
                "count": 291848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 291848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 291848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 291848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 291848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              128682.3684,
              1120419.014,
              -3.343345098,
              129227.2484,
              1120914.734,
              0.5566549024
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    128682.36835488466,
                    1120419.0135774536,
                    -3.343345097615429
                  ],
                  [
                    128682.36835488466,
                    1120914.7335774538,
                    -3.343345097615429
                  ],
                  [
                    129227.24835488466,
                    1120914.7335774538,
                    0.556654902384571
                  ],
                  [
                    129227.24835488466,
                    1120419.0135774536,
                    0.556654902384571
                  ],
                  [
                    128682.36835488466,
                    1120419.0135774536,
                    -3.343345097615429
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:04:26+00:00",
            "end_time": "2019-07-17T17:51:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7457.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6713999747793,
              60.04875727169153,
              -1.099421231884573
            ],
            [
              -151.67113348784196,
              60.05252743542824,
              -1.099421231884573
            ],
            [
              -151.66535335936996,
              60.05242667820889,
              38.72057876811543
            ],
            [
              -151.66562050662566,
              60.0486565259013,
              38.72057876811543
            ],
            [
              -151.6713999747793,
              60.04875727169153,
              -1.099421231884573
            ]
          ]
        ]
      },
      "bbox": [
        -151.6714,
        60.04865653,
        -1.099421232,
        -151.6653534,
        60.05252744,
        38.72057877
      ],
      "properties": {
        "datetime": "2019-07-17T17:58:43Z",
        "pc:count": 304250,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129373.8282,
            "count": 304250,
            "maximum": 129548.4306,
            "minimum": 129227.4306,
            "name": "X",
            "position": 0,
            "stddev": 93.59002961,
            "variance": 8759.093642
          },
          {
            "average": 1120293.232,
            "count": 304250,
            "maximum": 1120431.742,
            "minimum": 1120009.842,
            "name": "Y",
            "position": 1,
            "stddev": 105.870616,
            "variance": 11208.58734
          },
          {
            "average": 11.10752917,
            "count": 304250,
            "maximum": 38.72057877,
            "minimum": -1.099421232,
            "name": "Z",
            "position": 2,
            "stddev": 11.23013082,
            "variance": 126.1158382
          },
          {
            "average": 448.9658176,
            "count": 304250,
            "maximum": 18219,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 485.6036994,
            "variance": 235810.9529
          },
          {
            "average": 1.318231717,
            "count": 304250,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.6897837525,
            "variance": 0.4758016252
          },
          {
            "average": 1.636887428,
            "count": 304250,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.00718932,
            "variance": 1.014430326
          },
          {
            "average": 1,
            "count": 304250,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 304250,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.339503698,
            "count": 304250,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4735416285,
            "variance": 0.224241674
          },
          {
            "average": 20.2884417,
            "count": 304250,
            "maximum": 22.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9776729838,
            "variance": 0.9558444633
          },
          {
            "average": 1.333557929,
            "count": 304250,
            "maximum": 8,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7046934335,
            "variance": 0.4965928353
          },
          {
            "average": 1.094547247,
            "count": 304250,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.2925890407,
            "variance": 0.08560834673
          },
          {
            "average": 247421154.7,
            "count": 304250,
            "maximum": 247421523.3,
            "minimum": 247421111.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 118.5286246,
            "variance": 14049.03486
          },
          {
            "average": 0,
            "count": 304250,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 304250,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 304250,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 304250,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 304250,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129227.4306,
          1120009.842,
          -1.099421232,
          129548.4306,
          1120431.742,
          38.72057877
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129227.43055216008,
                1120009.8416999227,
                -1.099421231884573
              ],
              [
                129227.43055216008,
                1120431.7416999226,
                -1.099421231884573
              ],
              [
                129548.43055216008,
                1120431.7416999226,
                38.72057876811543
              ],
              [
                129548.43055216008,
                1120009.8416999227,
                38.72057876811543
              ],
              [
                129227.43055216008,
                1120009.8416999227,
                -1.099421231884573
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T17:58:43+00:00",
        "end_time": "2019-07-17T17:51:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7457.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7457.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7457.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7457.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6714,
            60.04865653,
            -1.099421232,
            -151.6653534,
            60.05252744,
            38.72057877
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6713999747793,
                  60.04875727169153,
                  -1.099421231884573
                ],
                [
                  -151.67113348784196,
                  60.05252743542824,
                  -1.099421231884573
                ],
                [
                  -151.66535335936996,
                  60.05242667820889,
                  38.72057876811543
                ],
                [
                  -151.66562050662566,
                  60.0486565259013,
                  38.72057876811543
                ],
                [
                  -151.6713999747793,
                  60.04875727169153,
                  -1.099421231884573
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7457.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7457.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T17:58:43Z",
            "pc:count": 304250,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129373.8282,
                "count": 304250,
                "maximum": 129548.4306,
                "minimum": 129227.4306,
                "name": "X",
                "position": 0,
                "stddev": 93.59002961,
                "variance": 8759.093642
              },
              {
                "average": 1120293.232,
                "count": 304250,
                "maximum": 1120431.742,
                "minimum": 1120009.842,
                "name": "Y",
                "position": 1,
                "stddev": 105.870616,
                "variance": 11208.58734
              },
              {
                "average": 11.10752917,
                "count": 304250,
                "maximum": 38.72057877,
                "minimum": -1.099421232,
                "name": "Z",
                "position": 2,
                "stddev": 11.23013082,
                "variance": 126.1158382
              },
              {
                "average": 448.9658176,
                "count": 304250,
                "maximum": 18219,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 485.6036994,
                "variance": 235810.9529
              },
              {
                "average": 1.318231717,
                "count": 304250,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.6897837525,
                "variance": 0.4758016252
              },
              {
                "average": 1.636887428,
                "count": 304250,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.00718932,
                "variance": 1.014430326
              },
              {
                "average": 1,
                "count": 304250,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 304250,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.339503698,
                "count": 304250,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4735416285,
                "variance": 0.224241674
              },
              {
                "average": 20.2884417,
                "count": 304250,
                "maximum": 22.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9776729838,
                "variance": 0.9558444633
              },
              {
                "average": 1.333557929,
                "count": 304250,
                "maximum": 8,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7046934335,
                "variance": 0.4965928353
              },
              {
                "average": 1.094547247,
                "count": 304250,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.2925890407,
                "variance": 0.08560834673
              },
              {
                "average": 247421154.7,
                "count": 304250,
                "maximum": 247421523.3,
                "minimum": 247421111.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 118.5286246,
                "variance": 14049.03486
              },
              {
                "average": 0,
                "count": 304250,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 304250,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 304250,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 304250,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 304250,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129227.4306,
              1120009.842,
              -1.099421232,
              129548.4306,
              1120431.742,
              38.72057877
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129227.43055216008,
                    1120009.8416999227,
                    -1.099421231884573
                  ],
                  [
                    129227.43055216008,
                    1120431.7416999226,
                    -1.099421231884573
                  ],
                  [
                    129548.43055216008,
                    1120431.7416999226,
                    38.72057876811543
                  ],
                  [
                    129548.43055216008,
                    1120009.8416999227,
                    38.72057876811543
                  ],
                  [
                    129227.43055216008,
                    1120009.8416999227,
                    -1.099421231884573
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T17:58:43+00:00",
            "end_time": "2019-07-17T17:51: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": "20190717_NCMP_AK_05VNG7154.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.71563846839462,
              60.020708462895115,
              -4.32237574160395
            ],
            [
              -151.71526957083503,
              60.026032962899905,
              -4.32237574160395
            ],
            [
              -151.70808369804894,
              60.02590993662698,
              0.43762425839605
            ],
            [
              -151.70845375401547,
              60.02058545630827,
              0.43762425839605
            ],
            [
              -151.71563846839462,
              60.020708462895115,
              -4.32237574160395
            ]
          ]
        ]
      },
      "bbox": [
        -151.7156385,
        60.02058546,
        -4.322375742,
        -151.7080837,
        60.02603296,
        0.4376242584
      ],
      "properties": {
        "datetime": "2019-07-17T17:51:09Z",
        "pc:count": 68691,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127163.4731,
            "count": 68691,
            "maximum": 127280.6176,
            "minimum": 126881.2376,
            "name": "X",
            "position": 0,
            "stddev": 90.45920127,
            "variance": 8182.867094
          },
          {
            "average": 1117235.728,
            "count": 68691,
            "maximum": 1117385.394,
            "minimum": 1116789.574,
            "name": "Y",
            "position": 1,
            "stddev": 128.4352457,
            "variance": 16495.61234
          },
          {
            "average": -2.135795986,
            "count": 68691,
            "maximum": 0.4376242584,
            "minimum": -4.322375742,
            "name": "Z",
            "position": 2,
            "stddev": 0.9691967838,
            "variance": 0.9393424057
          },
          {
            "average": 312.3121515,
            "count": 68691,
            "maximum": 1376,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 269.7625498,
            "variance": 72771.83329
          },
          {
            "average": 1.000043674,
            "count": 68691,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.006608522688,
            "variance": 4.367257211e-05
          },
          {
            "average": 1.000087348,
            "count": 68691,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.009345658316,
            "variance": 8.734132936e-05
          },
          {
            "average": 1,
            "count": 68691,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68691,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 10.86912405,
            "count": 68691,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 12.95869527,
            "variance": 167.9277832
          },
          {
            "average": 19.02343328,
            "count": 68691,
            "maximum": 21,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.060889541,
            "variance": 1.125486618
          },
          {
            "average": 1.344644859,
            "count": 68691,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.488100916,
            "variance": 0.2382425042
          },
          {
            "average": 1,
            "count": 68691,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247421066,
            "count": 68691,
            "maximum": 247421069.8,
            "minimum": 247421058.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2.369019392,
            "variance": 5.612252879
          },
          {
            "average": 0,
            "count": 68691,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68691,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68691,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68691,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 68691,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          126881.2376,
          1116789.574,
          -4.322375742,
          127280.6176,
          1117385.394,
          0.4376242584
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                126881.23760202213,
                1116789.5737032306,
                -4.32237574160395
              ],
              [
                126881.23760202213,
                1117385.3937032304,
                -4.32237574160395
              ],
              [
                127280.61760202213,
                1117385.3937032304,
                0.43762425839605
              ],
              [
                127280.61760202213,
                1116789.5737032306,
                0.43762425839605
              ],
              [
                126881.23760202213,
                1116789.5737032306,
                -4.32237574160395
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T17:51:09+00:00",
        "end_time": "2019-07-17T17:50:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7154.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7154.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7154.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7154.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7156385,
            60.02058546,
            -4.322375742,
            -151.7080837,
            60.02603296,
            0.4376242584
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.71563846839462,
                  60.020708462895115,
                  -4.32237574160395
                ],
                [
                  -151.71526957083503,
                  60.026032962899905,
                  -4.32237574160395
                ],
                [
                  -151.70808369804894,
                  60.02590993662698,
                  0.43762425839605
                ],
                [
                  -151.70845375401547,
                  60.02058545630827,
                  0.43762425839605
                ],
                [
                  -151.71563846839462,
                  60.020708462895115,
                  -4.32237574160395
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7154.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7154.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T17:51:09Z",
            "pc:count": 68691,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127163.4731,
                "count": 68691,
                "maximum": 127280.6176,
                "minimum": 126881.2376,
                "name": "X",
                "position": 0,
                "stddev": 90.45920127,
                "variance": 8182.867094
              },
              {
                "average": 1117235.728,
                "count": 68691,
                "maximum": 1117385.394,
                "minimum": 1116789.574,
                "name": "Y",
                "position": 1,
                "stddev": 128.4352457,
                "variance": 16495.61234
              },
              {
                "average": -2.135795986,
                "count": 68691,
                "maximum": 0.4376242584,
                "minimum": -4.322375742,
                "name": "Z",
                "position": 2,
                "stddev": 0.9691967838,
                "variance": 0.9393424057
              },
              {
                "average": 312.3121515,
                "count": 68691,
                "maximum": 1376,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 269.7625498,
                "variance": 72771.83329
              },
              {
                "average": 1.000043674,
                "count": 68691,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.006608522688,
                "variance": 4.367257211e-05
              },
              {
                "average": 1.000087348,
                "count": 68691,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.009345658316,
                "variance": 8.734132936e-05
              },
              {
                "average": 1,
                "count": 68691,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68691,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 10.86912405,
                "count": 68691,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 12.95869527,
                "variance": 167.9277832
              },
              {
                "average": 19.02343328,
                "count": 68691,
                "maximum": 21,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.060889541,
                "variance": 1.125486618
              },
              {
                "average": 1.344644859,
                "count": 68691,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.488100916,
                "variance": 0.2382425042
              },
              {
                "average": 1,
                "count": 68691,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247421066,
                "count": 68691,
                "maximum": 247421069.8,
                "minimum": 247421058.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2.369019392,
                "variance": 5.612252879
              },
              {
                "average": 0,
                "count": 68691,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68691,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68691,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68691,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 68691,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              126881.2376,
              1116789.574,
              -4.322375742,
              127280.6176,
              1117385.394,
              0.4376242584
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    126881.23760202213,
                    1116789.5737032306,
                    -4.32237574160395
                  ],
                  [
                    126881.23760202213,
                    1117385.3937032304,
                    -4.32237574160395
                  ],
                  [
                    127280.61760202213,
                    1117385.3937032304,
                    0.43762425839605
                  ],
                  [
                    127280.61760202213,
                    1116789.5737032306,
                    0.43762425839605
                  ],
                  [
                    126881.23760202213,
                    1116789.5737032306,
                    -4.32237574160395
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T17:51:09+00:00",
            "end_time": "2019-07-17T17:50:58+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7155.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.71106006739208,
              60.02594150868832,
              -4.029436273130022
            ],
            [
              -151.71050786932906,
              60.0338938207342,
              -4.029436273130022
            ],
            [
              -151.7075463069669,
              60.03384307058672,
              -0.889436273130022
            ],
            [
              -151.70809921818923,
              60.02589077067229,
              -0.889436273130022
            ],
            [
              -151.71106006739208,
              60.02594150868832,
              -4.029436273130022
            ]
          ]
        ]
      },
      "bbox": [
        -151.7110601,
        60.02589077,
        -4.029436273,
        -151.7075463,
        60.03389382,
        -0.8894362731
      ],
      "properties": {
        "datetime": "2019-07-17T18:03:42Z",
        "pc:count": 18086,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127254.667,
            "count": 18086,
            "maximum": 127279.83,
            "minimum": 127115.27,
            "name": "X",
            "position": 0,
            "stddev": 21.29946342,
            "variance": 453.6671422
          },
          {
            "average": 1117487.331,
            "count": 18086,
            "maximum": 1118273.102,
            "minimum": 1117383.222,
            "name": "Y",
            "position": 1,
            "stddev": 104.2555064,
            "variance": 10869.21061
          },
          {
            "average": -1.962867104,
            "count": 18086,
            "maximum": -0.8894362731,
            "minimum": -4.029436273,
            "name": "Z",
            "position": 2,
            "stddev": 0.4465368114,
            "variance": 0.199395124
          },
          {
            "average": 333.9988942,
            "count": 18086,
            "maximum": 976,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 223.9468957,
            "variance": 50152.21211
          },
          {
            "average": 1.000165874,
            "count": 18086,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.01287850197,
            "variance": 0.000165855813
          },
          {
            "average": 1.000331748,
            "count": 18086,
            "maximum": 2,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.01821144131,
            "variance": 0.0003316565944
          },
          {
            "average": 1,
            "count": 18086,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18086,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 7.259427181,
            "count": 18086,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 10.87360913,
            "variance": 118.2353756
          },
          {
            "average": 19.53511443,
            "count": 18086,
            "maximum": 21,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.6662876752,
            "variance": 0.4439392661
          },
          {
            "average": 1.202034723,
            "count": 18086,
            "maximum": 3,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.4065924211,
            "variance": 0.1653173969
          },
          {
            "average": 1.139776623,
            "count": 18086,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.347083484,
            "variance": 0.1204669448
          },
          {
            "average": 247421138.7,
            "count": 18086,
            "maximum": 247421822.1,
            "minimum": 247421065.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 173.1281709,
            "variance": 29973.36355
          },
          {
            "average": 0,
            "count": 18086,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18086,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18086,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18086,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 18086,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127115.27,
          1117383.222,
          -4.029436273,
          127279.83,
          1118273.102,
          -0.8894362731
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127115.26999668112,
                1117383.2218010796,
                -4.029436273130022
              ],
              [
                127115.26999668112,
                1118273.1018010795,
                -4.029436273130022
              ],
              [
                127279.82999668112,
                1118273.1018010795,
                -0.889436273130022
              ],
              [
                127279.82999668112,
                1117383.2218010796,
                -0.889436273130022
              ],
              [
                127115.26999668112,
                1117383.2218010796,
                -4.029436273130022
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:03:42+00:00",
        "end_time": "2019-07-17T17:51:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7155.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7155.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7155.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7155.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7110601,
            60.02589077,
            -4.029436273,
            -151.7075463,
            60.03389382,
            -0.8894362731
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.71106006739208,
                  60.02594150868832,
                  -4.029436273130022
                ],
                [
                  -151.71050786932906,
                  60.0338938207342,
                  -4.029436273130022
                ],
                [
                  -151.7075463069669,
                  60.03384307058672,
                  -0.889436273130022
                ],
                [
                  -151.70809921818923,
                  60.02589077067229,
                  -0.889436273130022
                ],
                [
                  -151.71106006739208,
                  60.02594150868832,
                  -4.029436273130022
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7155.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7155.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:03:42Z",
            "pc:count": 18086,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127254.667,
                "count": 18086,
                "maximum": 127279.83,
                "minimum": 127115.27,
                "name": "X",
                "position": 0,
                "stddev": 21.29946342,
                "variance": 453.6671422
              },
              {
                "average": 1117487.331,
                "count": 18086,
                "maximum": 1118273.102,
                "minimum": 1117383.222,
                "name": "Y",
                "position": 1,
                "stddev": 104.2555064,
                "variance": 10869.21061
              },
              {
                "average": -1.962867104,
                "count": 18086,
                "maximum": -0.8894362731,
                "minimum": -4.029436273,
                "name": "Z",
                "position": 2,
                "stddev": 0.4465368114,
                "variance": 0.199395124
              },
              {
                "average": 333.9988942,
                "count": 18086,
                "maximum": 976,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 223.9468957,
                "variance": 50152.21211
              },
              {
                "average": 1.000165874,
                "count": 18086,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.01287850197,
                "variance": 0.000165855813
              },
              {
                "average": 1.000331748,
                "count": 18086,
                "maximum": 2,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.01821144131,
                "variance": 0.0003316565944
              },
              {
                "average": 1,
                "count": 18086,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18086,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 7.259427181,
                "count": 18086,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 10.87360913,
                "variance": 118.2353756
              },
              {
                "average": 19.53511443,
                "count": 18086,
                "maximum": 21,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.6662876752,
                "variance": 0.4439392661
              },
              {
                "average": 1.202034723,
                "count": 18086,
                "maximum": 3,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.4065924211,
                "variance": 0.1653173969
              },
              {
                "average": 1.139776623,
                "count": 18086,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.347083484,
                "variance": 0.1204669448
              },
              {
                "average": 247421138.7,
                "count": 18086,
                "maximum": 247421822.1,
                "minimum": 247421065.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 173.1281709,
                "variance": 29973.36355
              },
              {
                "average": 0,
                "count": 18086,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18086,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18086,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18086,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 18086,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127115.27,
              1117383.222,
              -4.029436273,
              127279.83,
              1118273.102,
              -0.8894362731
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127115.26999668112,
                    1117383.2218010796,
                    -4.029436273130022
                  ],
                  [
                    127115.26999668112,
                    1118273.1018010795,
                    -4.029436273130022
                  ],
                  [
                    127279.82999668112,
                    1118273.1018010795,
                    -0.889436273130022
                  ],
                  [
                    127279.82999668112,
                    1117383.2218010796,
                    -0.889436273130022
                  ],
                  [
                    127115.26999668112,
                    1117383.2218010796,
                    -4.029436273130022
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:03:42+00:00",
            "end_time": "2019-07-17T17:51: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": "20190717_NCMP_AK_05VNG7254.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.7081243152006,
              60.02549367768945,
              -0.888459355326696
            ],
            [
              -151.70809493356518,
              60.02591636866601,
              -0.888459355326696
            ],
            [
              -151.70721582007897,
              60.02590129123901,
              3.151540644673304
            ],
            [
              -151.70724521296646,
              60.02547860045401,
              3.151540644673304
            ],
            [
              -151.7081243152006,
              60.02549367768945,
              -0.888459355326696
            ]
          ]
        ]
      },
      "bbox": [
        -151.7081243,
        60.0254786,
        -0.8884593553,
        -151.7072158,
        60.02591637,
        3.151540645
      ],
      "properties": {
        "datetime": "2019-07-17T17:51:09Z",
        "pc:count": 8670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127298.8866,
            "count": 8670,
            "maximum": 127328.8291,
            "minimum": 127279.9691,
            "name": "X",
            "position": 0,
            "stddev": 12.51606319,
            "variance": 156.6518377
          },
          {
            "average": 1117366.473,
            "count": 8670,
            "maximum": 1117386.091,
            "minimum": 1117338.791,
            "name": "Y",
            "position": 1,
            "stddev": 12.41395359,
            "variance": 154.1062437
          },
          {
            "average": 1.046698661,
            "count": 8670,
            "maximum": 3.151540645,
            "minimum": -0.8884593553,
            "name": "Z",
            "position": 2,
            "stddev": 0.7721070411,
            "variance": 0.5961492829
          },
          {
            "average": 554.8438293,
            "count": 8670,
            "maximum": 1291,
            "minimum": 144,
            "name": "Intensity",
            "position": 3,
            "stddev": 199.1401544,
            "variance": 39656.80108
          },
          {
            "average": 1,
            "count": 8670,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8670,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8670,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8670,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.585928489,
            "count": 8670,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4925893639,
            "variance": 0.2426442814
          },
          {
            "average": 20.31958398,
            "count": 8670,
            "maximum": 21,
            "minimum": 19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.7652868984,
            "variance": 0.5856640369
          },
          {
            "average": 1,
            "count": 8670,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 8670,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247421068.6,
            "count": 8670,
            "maximum": 247421069.8,
            "minimum": 247421067.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.5720170953,
            "variance": 0.3272035573
          },
          {
            "average": 0,
            "count": 8670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8670,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8670,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127279.9691,
          1117338.791,
          -0.8884593553,
          127328.8291,
          1117386.091,
          3.151540645
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127279.96907023976,
                1117338.7910714727,
                -0.888459355326696
              ],
              [
                127279.96907023976,
                1117386.0910714725,
                -0.888459355326696
              ],
              [
                127328.82907023975,
                1117386.0910714725,
                3.151540644673304
              ],
              [
                127328.82907023975,
                1117338.7910714727,
                3.151540644673304
              ],
              [
                127279.96907023976,
                1117338.7910714727,
                -0.888459355326696
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T17:51:09+00:00",
        "end_time": "2019-07-17T17:51:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7254.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7254.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7254.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7254.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7081243,
            60.0254786,
            -0.8884593553,
            -151.7072158,
            60.02591637,
            3.151540645
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.7081243152006,
                  60.02549367768945,
                  -0.888459355326696
                ],
                [
                  -151.70809493356518,
                  60.02591636866601,
                  -0.888459355326696
                ],
                [
                  -151.70721582007897,
                  60.02590129123901,
                  3.151540644673304
                ],
                [
                  -151.70724521296646,
                  60.02547860045401,
                  3.151540644673304
                ],
                [
                  -151.7081243152006,
                  60.02549367768945,
                  -0.888459355326696
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7254.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7254.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T17:51:09Z",
            "pc:count": 8670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127298.8866,
                "count": 8670,
                "maximum": 127328.8291,
                "minimum": 127279.9691,
                "name": "X",
                "position": 0,
                "stddev": 12.51606319,
                "variance": 156.6518377
              },
              {
                "average": 1117366.473,
                "count": 8670,
                "maximum": 1117386.091,
                "minimum": 1117338.791,
                "name": "Y",
                "position": 1,
                "stddev": 12.41395359,
                "variance": 154.1062437
              },
              {
                "average": 1.046698661,
                "count": 8670,
                "maximum": 3.151540645,
                "minimum": -0.8884593553,
                "name": "Z",
                "position": 2,
                "stddev": 0.7721070411,
                "variance": 0.5961492829
              },
              {
                "average": 554.8438293,
                "count": 8670,
                "maximum": 1291,
                "minimum": 144,
                "name": "Intensity",
                "position": 3,
                "stddev": 199.1401544,
                "variance": 39656.80108
              },
              {
                "average": 1,
                "count": 8670,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8670,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8670,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8670,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.585928489,
                "count": 8670,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4925893639,
                "variance": 0.2426442814
              },
              {
                "average": 20.31958398,
                "count": 8670,
                "maximum": 21,
                "minimum": 19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.7652868984,
                "variance": 0.5856640369
              },
              {
                "average": 1,
                "count": 8670,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 8670,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247421068.6,
                "count": 8670,
                "maximum": 247421069.8,
                "minimum": 247421067.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.5720170953,
                "variance": 0.3272035573
              },
              {
                "average": 0,
                "count": 8670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8670,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8670,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127279.9691,
              1117338.791,
              -0.8884593553,
              127328.8291,
              1117386.091,
              3.151540645
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127279.96907023976,
                    1117338.7910714727,
                    -0.888459355326696
                  ],
                  [
                    127279.96907023976,
                    1117386.0910714725,
                    -0.888459355326696
                  ],
                  [
                    127328.82907023975,
                    1117386.0910714725,
                    3.151540644673304
                  ],
                  [
                    127328.82907023975,
                    1117338.7910714727,
                    3.151540644673304
                  ],
                  [
                    127279.96907023976,
                    1117338.7910714727,
                    -0.888459355326696
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T17:51:09+00:00",
            "end_time": "2019-07-17T17:51:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7255.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.70832698815104,
              60.02591537179816,
              -4.609462100053378
            ],
            [
              -151.7076960037458,
              60.03499115209141,
              -4.609462100053378
            ],
            [
              -151.6935285119903,
              60.03474748906722,
              61.63053789994662
            ],
            [
              -151.69416338991707,
              60.02567177524854,
              61.63053789994662
            ],
            [
              -151.70832698815104,
              60.02591537179816,
              -4.609462100053378
            ]
          ]
        ]
      },
      "bbox": [
        -151.708327,
        60.02567178,
        -4.6094621,
        -151.6935285,
        60.03499115,
        61.6305379
      ],
      "properties": {
        "datetime": "2019-07-17T18:03:45Z",
        "pc:count": 1390497,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127595.7101,
            "count": 1390497,
            "maximum": 128054.291,
            "minimum": 127267.091,
            "name": "X",
            "position": 0,
            "stddev": 189.0298319,
            "variance": 35732.27736
          },
          {
            "average": 1118061.302,
            "count": 1390497,
            "maximum": 1118401.135,
            "minimum": 1117385.535,
            "name": "Y",
            "position": 1,
            "stddev": 261.9443655,
            "variance": 68614.8506
          },
          {
            "average": 10.09258684,
            "count": 1390497,
            "maximum": 61.6305379,
            "minimum": -4.6094621,
            "name": "Z",
            "position": 2,
            "stddev": 16.58669713,
            "variance": 275.1185216
          },
          {
            "average": 644.9827817,
            "count": 1390497,
            "maximum": 35789,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 552.4614082,
            "variance": 305213.6075
          },
          {
            "average": 1.16644768,
            "count": 1390497,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.5635409618,
            "variance": 0.3175784157
          },
          {
            "average": 1.333330457,
            "count": 1390497,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.8798127912,
            "variance": 0.7740705475
          },
          {
            "average": 1,
            "count": 1390497,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1390497,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.18455919,
            "count": 1390497,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 4.555982098,
            "variance": 20.75697288
          },
          {
            "average": 19.99825606,
            "count": 1390497,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.442146838,
            "variance": 2.079787503
          },
          {
            "average": 1.208695884,
            "count": 1390497,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.6293075462,
            "variance": 0.3960279877
          },
          {
            "average": 1.410947309,
            "count": 1390497,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6157016527,
            "variance": 0.3790885252
          },
          {
            "average": 247421261.1,
            "count": 1390497,
            "maximum": 247421825,
            "minimum": 247421067.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 261.3143779,
            "variance": 68285.2041
          },
          {
            "average": 0,
            "count": 1390497,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1390497,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1390497,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1390497,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1390497,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127267.091,
          1117385.535,
          -4.6094621,
          128054.291,
          1118401.135,
          61.6305379
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127267.09098001593,
                1117385.5349314415,
                -4.609462100053378
              ],
              [
                127267.09098001593,
                1118401.1349314416,
                -4.609462100053378
              ],
              [
                128054.29098001594,
                1118401.1349314416,
                61.63053789994662
              ],
              [
                128054.29098001594,
                1117385.5349314415,
                61.63053789994662
              ],
              [
                127267.09098001593,
                1117385.5349314415,
                -4.609462100053378
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:03:45+00:00",
        "end_time": "2019-07-17T17:51:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7255.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7255.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7255.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7255.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.708327,
            60.02567178,
            -4.6094621,
            -151.6935285,
            60.03499115,
            61.6305379
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.70832698815104,
                  60.02591537179816,
                  -4.609462100053378
                ],
                [
                  -151.7076960037458,
                  60.03499115209141,
                  -4.609462100053378
                ],
                [
                  -151.6935285119903,
                  60.03474748906722,
                  61.63053789994662
                ],
                [
                  -151.69416338991707,
                  60.02567177524854,
                  61.63053789994662
                ],
                [
                  -151.70832698815104,
                  60.02591537179816,
                  -4.609462100053378
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7255.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7255.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:03:45Z",
            "pc:count": 1390497,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127595.7101,
                "count": 1390497,
                "maximum": 128054.291,
                "minimum": 127267.091,
                "name": "X",
                "position": 0,
                "stddev": 189.0298319,
                "variance": 35732.27736
              },
              {
                "average": 1118061.302,
                "count": 1390497,
                "maximum": 1118401.135,
                "minimum": 1117385.535,
                "name": "Y",
                "position": 1,
                "stddev": 261.9443655,
                "variance": 68614.8506
              },
              {
                "average": 10.09258684,
                "count": 1390497,
                "maximum": 61.6305379,
                "minimum": -4.6094621,
                "name": "Z",
                "position": 2,
                "stddev": 16.58669713,
                "variance": 275.1185216
              },
              {
                "average": 644.9827817,
                "count": 1390497,
                "maximum": 35789,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 552.4614082,
                "variance": 305213.6075
              },
              {
                "average": 1.16644768,
                "count": 1390497,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.5635409618,
                "variance": 0.3175784157
              },
              {
                "average": 1.333330457,
                "count": 1390497,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.8798127912,
                "variance": 0.7740705475
              },
              {
                "average": 1,
                "count": 1390497,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1390497,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.18455919,
                "count": 1390497,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 4.555982098,
                "variance": 20.75697288
              },
              {
                "average": 19.99825606,
                "count": 1390497,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.442146838,
                "variance": 2.079787503
              },
              {
                "average": 1.208695884,
                "count": 1390497,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.6293075462,
                "variance": 0.3960279877
              },
              {
                "average": 1.410947309,
                "count": 1390497,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6157016527,
                "variance": 0.3790885252
              },
              {
                "average": 247421261.1,
                "count": 1390497,
                "maximum": 247421825,
                "minimum": 247421067.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 261.3143779,
                "variance": 68285.2041
              },
              {
                "average": 0,
                "count": 1390497,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1390497,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1390497,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1390497,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1390497,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127267.091,
              1117385.535,
              -4.6094621,
              128054.291,
              1118401.135,
              61.6305379
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127267.09098001593,
                    1117385.5349314415,
                    -4.609462100053378
                  ],
                  [
                    127267.09098001593,
                    1118401.1349314416,
                    -4.609462100053378
                  ],
                  [
                    128054.29098001594,
                    1118401.1349314416,
                    61.63053789994662
                  ],
                  [
                    128054.29098001594,
                    1117385.5349314415,
                    61.63053789994662
                  ],
                  [
                    127267.09098001593,
                    1117385.5349314415,
                    -4.609462100053378
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:03:45+00:00",
            "end_time": "2019-07-17T17:51:07+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7256.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.70734363056414,
              60.03488740467765,
              -4.367195042583781
            ],
            [
              -151.70671076090414,
              60.04398389176361,
              -4.367195042583781
            ],
            [
              -151.68925727663247,
              60.04368345280365,
              89.61280495741622
            ],
            [
              -151.6898949551144,
              60.034587047898356,
              89.61280495741622
            ],
            [
              -151.70734363056414,
              60.03488740467765,
              -4.367195042583781
            ]
          ]
        ]
      },
      "bbox": [
        -151.7073436,
        60.03458705,
        -4.367195043,
        -151.6892573,
        60.04398389,
        89.61280496
      ],
      "properties": {
        "datetime": "2019-07-17T18:04:02Z",
        "pc:count": 2317486,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 127900.6544,
            "count": 2317486,
            "maximum": 128256.5672,
            "minimum": 127287.0472,
            "name": "X",
            "position": 0,
            "stddev": 216.4520907,
            "variance": 46851.50757
          },
          {
            "average": 1118782.103,
            "count": 2317486,
            "maximum": 1119408.135,
            "minimum": 1118390.215,
            "name": "Y",
            "position": 1,
            "stddev": 254.4847597,
            "variance": 64762.4929
          },
          {
            "average": 9.208618831,
            "count": 2317486,
            "maximum": 89.61280496,
            "minimum": -4.367195043,
            "name": "Z",
            "position": 2,
            "stddev": 20.47751114,
            "variance": 419.3284625
          },
          {
            "average": 523.3245979,
            "count": 2317486,
            "maximum": 15643,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 436.0820084,
            "variance": 190167.5181
          },
          {
            "average": 1.121959313,
            "count": 2317486,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4860896016,
            "variance": 0.2362831008
          },
          {
            "average": 1.244870519,
            "count": 2317486,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.763122138,
            "variance": 0.5823553975
          },
          {
            "average": 1,
            "count": 2317486,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2317486,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3.64923801,
            "count": 2317486,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 7.498268879,
            "variance": 56.22403618
          },
          {
            "average": 19.98929245,
            "count": 2317486,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.436795363,
            "variance": 2.064380916
          },
          {
            "average": 1.209492528,
            "count": 2317486,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.5667550032,
            "variance": 0.3212112336
          },
          {
            "average": 2.078894112,
            "count": 2317486,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.8147182417,
            "variance": 0.6637658134
          },
          {
            "average": 247421518.9,
            "count": 2317486,
            "maximum": 247421842,
            "minimum": 247421081.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 302.7460301,
            "variance": 91655.15874
          },
          {
            "average": 0,
            "count": 2317486,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2317486,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2317486,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2317486,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2317486,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          127287.0472,
          1118390.215,
          -4.367195043,
          128256.5672,
          1119408.135,
          89.61280496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                127287.04718726633,
                1118390.2145019271,
                -4.367195042583781
              ],
              [
                127287.04718726633,
                1119408.134501927,
                -4.367195042583781
              ],
              [
                128256.56718726632,
                1119408.134501927,
                89.61280495741622
              ],
              [
                128256.56718726632,
                1118390.2145019271,
                89.61280495741622
              ],
              [
                127287.04718726633,
                1118390.2145019271,
                -4.367195042583781
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:04:02+00:00",
        "end_time": "2019-07-17T17:51:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7256.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7256.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7256.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7256.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.7073436,
            60.03458705,
            -4.367195043,
            -151.6892573,
            60.04398389,
            89.61280496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.70734363056414,
                  60.03488740467765,
                  -4.367195042583781
                ],
                [
                  -151.70671076090414,
                  60.04398389176361,
                  -4.367195042583781
                ],
                [
                  -151.68925727663247,
                  60.04368345280365,
                  89.61280495741622
                ],
                [
                  -151.6898949551144,
                  60.034587047898356,
                  89.61280495741622
                ],
                [
                  -151.70734363056414,
                  60.03488740467765,
                  -4.367195042583781
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7256.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7256.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:04:02Z",
            "pc:count": 2317486,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 127900.6544,
                "count": 2317486,
                "maximum": 128256.5672,
                "minimum": 127287.0472,
                "name": "X",
                "position": 0,
                "stddev": 216.4520907,
                "variance": 46851.50757
              },
              {
                "average": 1118782.103,
                "count": 2317486,
                "maximum": 1119408.135,
                "minimum": 1118390.215,
                "name": "Y",
                "position": 1,
                "stddev": 254.4847597,
                "variance": 64762.4929
              },
              {
                "average": 9.208618831,
                "count": 2317486,
                "maximum": 89.61280496,
                "minimum": -4.367195043,
                "name": "Z",
                "position": 2,
                "stddev": 20.47751114,
                "variance": 419.3284625
              },
              {
                "average": 523.3245979,
                "count": 2317486,
                "maximum": 15643,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 436.0820084,
                "variance": 190167.5181
              },
              {
                "average": 1.121959313,
                "count": 2317486,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4860896016,
                "variance": 0.2362831008
              },
              {
                "average": 1.244870519,
                "count": 2317486,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.763122138,
                "variance": 0.5823553975
              },
              {
                "average": 1,
                "count": 2317486,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2317486,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3.64923801,
                "count": 2317486,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 7.498268879,
                "variance": 56.22403618
              },
              {
                "average": 19.98929245,
                "count": 2317486,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.436795363,
                "variance": 2.064380916
              },
              {
                "average": 1.209492528,
                "count": 2317486,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.5667550032,
                "variance": 0.3212112336
              },
              {
                "average": 2.078894112,
                "count": 2317486,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.8147182417,
                "variance": 0.6637658134
              },
              {
                "average": 247421518.9,
                "count": 2317486,
                "maximum": 247421842,
                "minimum": 247421081.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 302.7460301,
                "variance": 91655.15874
              },
              {
                "average": 0,
                "count": 2317486,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2317486,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2317486,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2317486,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2317486,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              127287.0472,
              1118390.215,
              -4.367195043,
              128256.5672,
              1119408.135,
              89.61280496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    127287.04718726633,
                    1118390.2145019271,
                    -4.367195042583781
                  ],
                  [
                    127287.04718726633,
                    1119408.134501927,
                    -4.367195042583781
                  ],
                  [
                    128256.56718726632,
                    1119408.134501927,
                    89.61280495741622
                  ],
                  [
                    128256.56718726632,
                    1118390.2145019271,
                    89.61280495741622
                  ],
                  [
                    127287.04718726633,
                    1118390.2145019271,
                    -4.367195042583781
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:04:02+00:00",
            "end_time": "2019-07-17T17:51:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7458.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.67126981751653,
              60.05248798149067,
              -2.519420427302109
            ],
            [
              -151.67062618294125,
              60.06159086888538,
              -2.519420427302109
            ],
            [
              -151.6527933926143,
              60.06127922747464,
              82.6605795726979
            ],
            [
              -151.65344194643345,
              60.052176425446,
              82.6605795726979
            ],
            [
              -151.67126981751653,
              60.05248798149067,
              -2.519420427302109
            ]
          ]
        ]
      },
      "bbox": [
        -151.6712698,
        60.05217643,
        -2.519420427,
        -151.6527934,
        60.06159087,
        82.66057957
      ],
      "properties": {
        "datetime": "2019-07-17T18:04:36Z",
        "pc:count": 2413732,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 129686.0937,
            "count": 2413732,
            "maximum": 130210.1035,
            "minimum": 129220.0235,
            "name": "X",
            "position": 0,
            "stddev": 257.8053648,
            "variance": 66463.60612
          },
          {
            "average": 1120947.348,
            "count": 2413732,
            "maximum": 1121445.727,
            "minimum": 1120427.067,
            "name": "Y",
            "position": 1,
            "stddev": 266.0579614,
            "variance": 70786.83884
          },
          {
            "average": 16.08990488,
            "count": 2413732,
            "maximum": 82.66057957,
            "minimum": -2.519420427,
            "name": "Z",
            "position": 2,
            "stddev": 24.15629043,
            "variance": 583.5263672
          },
          {
            "average": 450.6793625,
            "count": 2413732,
            "maximum": 23855,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 398.4037515,
            "variance": 158725.5492
          },
          {
            "average": 1.299747859,
            "count": 2413732,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.7182503421,
            "variance": 0.5158835539
          },
          {
            "average": 1.600761808,
            "count": 2413732,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.083881022,
            "variance": 1.17479807
          },
          {
            "average": 1,
            "count": 2413732,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2413732,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.359866381,
            "count": 2413732,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4857987334,
            "variance": 0.2360004094
          },
          {
            "average": 19.83769163,
            "count": 2413732,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.613657368,
            "variance": 2.6038901
          },
          {
            "average": 1.314397787,
            "count": 2413732,
            "maximum": 11,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.7538141561,
            "variance": 0.568235782
          },
          {
            "average": 1.510608469,
            "count": 2413732,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6835658289,
            "variance": 0.4672622424
          },
          {
            "average": 247421320.3,
            "count": 2413732,
            "maximum": 247421876,
            "minimum": 247421115.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 256.6303747,
            "variance": 65859.14924
          },
          {
            "average": 0,
            "count": 2413732,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2413732,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2413732,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2413732,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2413732,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129220.0235,
          1120427.067,
          -2.519420427,
          130210.1035,
          1121445.727,
          82.66057957
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129220.02348985871,
                1120427.0667609065,
                -2.519420427302109
              ],
              [
                129220.02348985871,
                1121445.7267609066,
                -2.519420427302109
              ],
              [
                130210.1034898587,
                1121445.7267609066,
                82.6605795726979
              ],
              [
                130210.1034898587,
                1120427.0667609065,
                82.6605795726979
              ],
              [
                129220.02348985871,
                1120427.0667609065,
                -2.519420427302109
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:04:36+00:00",
        "end_time": "2019-07-17T17:51:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7458.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7458.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7458.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7458.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6712698,
            60.05217643,
            -2.519420427,
            -151.6527934,
            60.06159087,
            82.66057957
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.67126981751653,
                  60.05248798149067,
                  -2.519420427302109
                ],
                [
                  -151.67062618294125,
                  60.06159086888538,
                  -2.519420427302109
                ],
                [
                  -151.6527933926143,
                  60.06127922747464,
                  82.6605795726979
                ],
                [
                  -151.65344194643345,
                  60.052176425446,
                  82.6605795726979
                ],
                [
                  -151.67126981751653,
                  60.05248798149067,
                  -2.519420427302109
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7458.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7458.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:04:36Z",
            "pc:count": 2413732,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 129686.0937,
                "count": 2413732,
                "maximum": 130210.1035,
                "minimum": 129220.0235,
                "name": "X",
                "position": 0,
                "stddev": 257.8053648,
                "variance": 66463.60612
              },
              {
                "average": 1120947.348,
                "count": 2413732,
                "maximum": 1121445.727,
                "minimum": 1120427.067,
                "name": "Y",
                "position": 1,
                "stddev": 266.0579614,
                "variance": 70786.83884
              },
              {
                "average": 16.08990488,
                "count": 2413732,
                "maximum": 82.66057957,
                "minimum": -2.519420427,
                "name": "Z",
                "position": 2,
                "stddev": 24.15629043,
                "variance": 583.5263672
              },
              {
                "average": 450.6793625,
                "count": 2413732,
                "maximum": 23855,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 398.4037515,
                "variance": 158725.5492
              },
              {
                "average": 1.299747859,
                "count": 2413732,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.7182503421,
                "variance": 0.5158835539
              },
              {
                "average": 1.600761808,
                "count": 2413732,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.083881022,
                "variance": 1.17479807
              },
              {
                "average": 1,
                "count": 2413732,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2413732,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.359866381,
                "count": 2413732,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4857987334,
                "variance": 0.2360004094
              },
              {
                "average": 19.83769163,
                "count": 2413732,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.613657368,
                "variance": 2.6038901
              },
              {
                "average": 1.314397787,
                "count": 2413732,
                "maximum": 11,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.7538141561,
                "variance": 0.568235782
              },
              {
                "average": 1.510608469,
                "count": 2413732,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6835658289,
                "variance": 0.4672622424
              },
              {
                "average": 247421320.3,
                "count": 2413732,
                "maximum": 247421876,
                "minimum": 247421115.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 256.6303747,
                "variance": 65859.14924
              },
              {
                "average": 0,
                "count": 2413732,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2413732,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2413732,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2413732,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2413732,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129220.0235,
              1120427.067,
              -2.519420427,
              130210.1035,
              1121445.727,
              82.66057957
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129220.02348985871,
                    1120427.0667609065,
                    -2.519420427302109
                  ],
                  [
                    129220.02348985871,
                    1121445.7267609066,
                    -2.519420427302109
                  ],
                  [
                    130210.1034898587,
                    1121445.7267609066,
                    82.6605795726979
                  ],
                  [
                    130210.1034898587,
                    1120427.0667609065,
                    82.6605795726979
                  ],
                  [
                    129220.02348985871,
                    1120427.0667609065,
                    -2.519420427302109
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:04:36+00:00",
            "end_time": "2019-07-17T17:51:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7459.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.66082454015077,
              60.06136210684685,
              -2.555704880698784
            ],
            [
              -151.66039096558038,
              60.067465623927404,
              -2.555704880698784
            ],
            [
              -151.65239173060016,
              60.067325538617126,
              74.62429511930122
            ],
            [
              -151.65282678511687,
              60.061222047274676,
              74.62429511930122
            ],
            [
              -151.66082454015077,
              60.06136210684685,
              -2.555704880698784
            ]
          ]
        ]
      },
      "bbox": [
        -151.6608245,
        60.06122205,
        -2.555704881,
        -151.6523917,
        60.06746562,
        74.62429512
      ],
      "properties": {
        "datetime": "2019-07-17T18:04:46Z",
        "pc:count": 581076,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130048.5037,
            "count": 581076,
            "maximum": 130208.4778,
            "minimum": 129764.4378,
            "name": "X",
            "position": 0,
            "stddev": 106.019872,
            "variance": 11240.21326
          },
          {
            "average": 1121656.119,
            "count": 581076,
            "maximum": 1122122.29,
            "minimum": 1121439.27,
            "name": "Y",
            "position": 1,
            "stddev": 152.9635506,
            "variance": 23397.8478
          },
          {
            "average": 4.106586024,
            "count": 581076,
            "maximum": 74.62429512,
            "minimum": -2.555704881,
            "name": "Z",
            "position": 2,
            "stddev": 14.06666478,
            "variance": 197.8710582
          },
          {
            "average": 481.1885777,
            "count": 581076,
            "maximum": 5138,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 283.8030374,
            "variance": 80544.16404
          },
          {
            "average": 1.05346977,
            "count": 581076,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3118856062,
            "variance": 0.09727263133
          },
          {
            "average": 1.107445498,
            "count": 581076,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4892296042,
            "variance": 0.2393456056
          },
          {
            "average": 1,
            "count": 581076,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 581076,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.445373755,
            "count": 581076,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8610519204,
            "variance": 0.7414104095
          },
          {
            "average": 19.91901465,
            "count": 581076,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.430903455,
            "variance": 2.047484697
          },
          {
            "average": 1.059561916,
            "count": 581076,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0.3350139219,
            "variance": 0.1122343279
          },
          {
            "average": 1.973518094,
            "count": 581076,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7172354585,
            "variance": 0.514426703
          },
          {
            "average": 247421494.6,
            "count": 581076,
            "maximum": 247421886.6,
            "minimum": 247421132,
            "name": "GpsTime",
            "position": 12,
            "stddev": 266.4049089,
            "variance": 70971.57547
          },
          {
            "average": 0,
            "count": 581076,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 581076,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 581076,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 581076,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 581076,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          129764.4378,
          1121439.27,
          -2.555704881,
          130208.4778,
          1122122.29,
          74.62429512
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                129764.43779516123,
                1121439.270452199,
                -2.555704880698784
              ],
              [
                129764.43779516123,
                1122122.290452199,
                -2.555704880698784
              ],
              [
                130208.47779516123,
                1122122.290452199,
                74.62429511930122
              ],
              [
                130208.47779516123,
                1121439.270452199,
                74.62429511930122
              ],
              [
                129764.43779516123,
                1121439.270452199,
                -2.555704880698784
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:04:46+00:00",
        "end_time": "2019-07-17T17:52:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7459.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7459.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7459.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7459.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6608245,
            60.06122205,
            -2.555704881,
            -151.6523917,
            60.06746562,
            74.62429512
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.66082454015077,
                  60.06136210684685,
                  -2.555704880698784
                ],
                [
                  -151.66039096558038,
                  60.067465623927404,
                  -2.555704880698784
                ],
                [
                  -151.65239173060016,
                  60.067325538617126,
                  74.62429511930122
                ],
                [
                  -151.65282678511687,
                  60.061222047274676,
                  74.62429511930122
                ],
                [
                  -151.66082454015077,
                  60.06136210684685,
                  -2.555704880698784
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7459.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7459.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:04:46Z",
            "pc:count": 581076,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130048.5037,
                "count": 581076,
                "maximum": 130208.4778,
                "minimum": 129764.4378,
                "name": "X",
                "position": 0,
                "stddev": 106.019872,
                "variance": 11240.21326
              },
              {
                "average": 1121656.119,
                "count": 581076,
                "maximum": 1122122.29,
                "minimum": 1121439.27,
                "name": "Y",
                "position": 1,
                "stddev": 152.9635506,
                "variance": 23397.8478
              },
              {
                "average": 4.106586024,
                "count": 581076,
                "maximum": 74.62429512,
                "minimum": -2.555704881,
                "name": "Z",
                "position": 2,
                "stddev": 14.06666478,
                "variance": 197.8710582
              },
              {
                "average": 481.1885777,
                "count": 581076,
                "maximum": 5138,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 283.8030374,
                "variance": 80544.16404
              },
              {
                "average": 1.05346977,
                "count": 581076,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3118856062,
                "variance": 0.09727263133
              },
              {
                "average": 1.107445498,
                "count": 581076,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4892296042,
                "variance": 0.2393456056
              },
              {
                "average": 1,
                "count": 581076,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 581076,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.445373755,
                "count": 581076,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8610519204,
                "variance": 0.7414104095
              },
              {
                "average": 19.91901465,
                "count": 581076,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.430903455,
                "variance": 2.047484697
              },
              {
                "average": 1.059561916,
                "count": 581076,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0.3350139219,
                "variance": 0.1122343279
              },
              {
                "average": 1.973518094,
                "count": 581076,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7172354585,
                "variance": 0.514426703
              },
              {
                "average": 247421494.6,
                "count": 581076,
                "maximum": 247421886.6,
                "minimum": 247421132,
                "name": "GpsTime",
                "position": 12,
                "stddev": 266.4049089,
                "variance": 70971.57547
              },
              {
                "average": 0,
                "count": 581076,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 581076,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 581076,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 581076,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 581076,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              129764.4378,
              1121439.27,
              -2.555704881,
              130208.4778,
              1122122.29,
              74.62429512
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    129764.43779516123,
                    1121439.270452199,
                    -2.555704880698784
                  ],
                  [
                    129764.43779516123,
                    1122122.290452199,
                    -2.555704880698784
                  ],
                  [
                    130208.47779516123,
                    1122122.290452199,
                    74.62429511930122
                  ],
                  [
                    130208.47779516123,
                    1121439.270452199,
                    74.62429511930122
                  ],
                  [
                    129764.43779516123,
                    1121439.270452199,
                    -2.555704880698784
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:04:46+00:00",
            "end_time": "2019-07-17T17:52:12+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7558.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.6528870498859,
              60.06033273012389,
              65.00666798477408
            ],
            [
              -151.65281878233097,
              60.061290674134725,
              65.00666798477408
            ],
            [
              -151.65137499763495,
              60.06126533897682,
              78.8666679847741
            ],
            [
              -151.65144330711215,
              60.06030739569653,
              78.8666679847741
            ],
            [
              -151.6528870498859,
              60.06033273012389,
              65.00666798477408
            ]
          ]
        ]
      },
      "bbox": [
        -151.652887,
        60.0603074,
        65.00666798,
        -151.651375,
        60.06129067,
        78.86666798
      ],
      "properties": {
        "datetime": "2019-07-17T17:52:16Z",
        "pc:count": 41317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130241.4926,
            "count": 41317,
            "maximum": 130288.8104,
            "minimum": 130208.6504,
            "name": "X",
            "position": 0,
            "stddev": 19.18762175,
            "variance": 368.1648283
          },
          {
            "average": 1121404.609,
            "count": 41317,
            "maximum": 1121446.956,
            "minimum": 1121339.756,
            "name": "Y",
            "position": 1,
            "stddev": 26.59243792,
            "variance": 707.1577548
          },
          {
            "average": 68.01957357,
            "count": 41317,
            "maximum": 78.86666798,
            "minimum": 65.00666798,
            "name": "Z",
            "position": 2,
            "stddev": 2.977562168,
            "variance": 8.865876462
          },
          {
            "average": 428.7755161,
            "count": 41317,
            "maximum": 4928,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 462.6585547,
            "variance": 214052.9383
          },
          {
            "average": 1.593121475,
            "count": 41317,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9523572561,
            "variance": 0.9069843432
          },
          {
            "average": 2.17644069,
            "count": 41317,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.349151146,
            "variance": 1.820208814
          },
          {
            "average": 1,
            "count": 41317,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41317,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.1220805,
            "count": 41317,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3273827199,
            "variance": 0.1071794453
          },
          {
            "average": 20.27611848,
            "count": 41317,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.071546757,
            "variance": 1.148212452
          },
          {
            "average": 1.636033594,
            "count": 41317,
            "maximum": 10,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.044890768,
            "variance": 1.091796718
          },
          {
            "average": 1,
            "count": 41317,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247421135.2,
            "count": 41317,
            "maximum": 247421136.9,
            "minimum": 247421133.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 0.8213781089,
            "variance": 0.6746619978
          },
          {
            "average": 0,
            "count": 41317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 41317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130208.6504,
          1121339.756,
          65.00666798,
          130288.8104,
          1121446.956,
          78.86666798
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130208.650359284,
                1121339.7563348254,
                65.00666798477408
              ],
              [
                130208.650359284,
                1121446.9563348256,
                65.00666798477408
              ],
              [
                130288.810359284,
                1121446.9563348256,
                78.8666679847741
              ],
              [
                130288.810359284,
                1121339.7563348254,
                78.8666679847741
              ],
              [
                130208.650359284,
                1121339.7563348254,
                65.00666798477408
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T17:52:16+00:00",
        "end_time": "2019-07-17T17:52:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7558.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7558.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7558.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7558.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.652887,
            60.0603074,
            65.00666798,
            -151.651375,
            60.06129067,
            78.86666798
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.6528870498859,
                  60.06033273012389,
                  65.00666798477408
                ],
                [
                  -151.65281878233097,
                  60.061290674134725,
                  65.00666798477408
                ],
                [
                  -151.65137499763495,
                  60.06126533897682,
                  78.8666679847741
                ],
                [
                  -151.65144330711215,
                  60.06030739569653,
                  78.8666679847741
                ],
                [
                  -151.6528870498859,
                  60.06033273012389,
                  65.00666798477408
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7558.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7558.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T17:52:16Z",
            "pc:count": 41317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130241.4926,
                "count": 41317,
                "maximum": 130288.8104,
                "minimum": 130208.6504,
                "name": "X",
                "position": 0,
                "stddev": 19.18762175,
                "variance": 368.1648283
              },
              {
                "average": 1121404.609,
                "count": 41317,
                "maximum": 1121446.956,
                "minimum": 1121339.756,
                "name": "Y",
                "position": 1,
                "stddev": 26.59243792,
                "variance": 707.1577548
              },
              {
                "average": 68.01957357,
                "count": 41317,
                "maximum": 78.86666798,
                "minimum": 65.00666798,
                "name": "Z",
                "position": 2,
                "stddev": 2.977562168,
                "variance": 8.865876462
              },
              {
                "average": 428.7755161,
                "count": 41317,
                "maximum": 4928,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 462.6585547,
                "variance": 214052.9383
              },
              {
                "average": 1.593121475,
                "count": 41317,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9523572561,
                "variance": 0.9069843432
              },
              {
                "average": 2.17644069,
                "count": 41317,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.349151146,
                "variance": 1.820208814
              },
              {
                "average": 1,
                "count": 41317,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41317,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.1220805,
                "count": 41317,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3273827199,
                "variance": 0.1071794453
              },
              {
                "average": 20.27611848,
                "count": 41317,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.071546757,
                "variance": 1.148212452
              },
              {
                "average": 1.636033594,
                "count": 41317,
                "maximum": 10,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.044890768,
                "variance": 1.091796718
              },
              {
                "average": 1,
                "count": 41317,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247421135.2,
                "count": 41317,
                "maximum": 247421136.9,
                "minimum": 247421133.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 0.8213781089,
                "variance": 0.6746619978
              },
              {
                "average": 0,
                "count": 41317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 41317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130208.6504,
              1121339.756,
              65.00666798,
              130288.8104,
              1121446.956,
              78.86666798
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130208.650359284,
                    1121339.7563348254,
                    65.00666798477408
                  ],
                  [
                    130208.650359284,
                    1121446.9563348256,
                    65.00666798477408
                  ],
                  [
                    130288.810359284,
                    1121446.9563348256,
                    78.8666679847741
                  ],
                  [
                    130288.810359284,
                    1121339.7563348254,
                    78.8666679847741
                  ],
                  [
                    130208.650359284,
                    1121339.7563348254,
                    65.00666798477408
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T17:52:16+00:00",
            "end_time": "2019-07-17T17:52:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7559.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.65298988802957,
              60.06128370747018,
              -2.425090100124081
            ],
            [
              -151.6523426610702,
              60.07036361050119,
              -2.425090100124081
            ],
            [
              -151.6376703366999,
              60.07010543697396,
              94.43490989987592
            ],
            [
              -151.63832160187798,
              60.06102560450976,
              94.43490989987592
            ],
            [
              -151.65298988802957,
              60.06128370747018,
              -2.425090100124081
            ]
          ]
        ]
      },
      "bbox": [
        -151.6529899,
        60.0610256,
        -2.4250901,
        -151.6376703,
        60.07036361,
        94.4349099
      ],
      "properties": {
        "datetime": "2019-07-17T18:04:52Z",
        "pc:count": 2793833,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130523.8197,
            "count": 2793833,
            "maximum": 131013.5898,
            "minimum": 130199.1898,
            "name": "X",
            "position": 0,
            "stddev": 183.1884392,
            "variance": 33558.00426
          },
          {
            "average": 1122067.719,
            "count": 2793833,
            "maximum": 1122461.942,
            "minimum": 1121445.842,
            "name": "Y",
            "position": 1,
            "stddev": 251.3034254,
            "variance": 63153.41159
          },
          {
            "average": 56.83408576,
            "count": 2793833,
            "maximum": 94.4349099,
            "minimum": -2.4250901,
            "name": "Z",
            "position": 2,
            "stddev": 26.75102926,
            "variance": 715.6175666
          },
          {
            "average": 390.0292584,
            "count": 2793833,
            "maximum": 23756,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 506.3057055,
            "variance": 256345.4674
          },
          {
            "average": 1.713650028,
            "count": 2793833,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.065223459,
            "variance": 1.134701018
          },
          {
            "average": 2.42912658,
            "count": 2793833,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.518955902,
            "variance": 2.307227031
          },
          {
            "average": 1,
            "count": 2793833,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2793833,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.18912512,
            "count": 2793833,
            "maximum": 29,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5034654058,
            "variance": 0.2534774148
          },
          {
            "average": 20.04932339,
            "count": 2793833,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.963657674,
            "variance": 3.85595146
          },
          {
            "average": 1.796419471,
            "count": 2793833,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.257205295,
            "variance": 1.580565153
          },
          {
            "average": 1.427859861,
            "count": 2793833,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6059081172,
            "variance": 0.3671246465
          },
          {
            "average": 247421296.2,
            "count": 2793833,
            "maximum": 247421892.8,
            "minimum": 247421133.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 218.5402984,
            "variance": 47759.86201
          },
          {
            "average": 0,
            "count": 2793833,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2793833,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2793833,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2793833,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2793833,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130199.1898,
          1121445.842,
          -2.4250901,
          131013.5898,
          1122461.942,
          94.4349099
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130199.18984146944,
                1121445.842228528,
                -2.425090100124081
              ],
              [
                130199.18984146944,
                1122461.9422285282,
                -2.425090100124081
              ],
              [
                131013.58984146944,
                1122461.9422285282,
                94.43490989987592
              ],
              [
                131013.58984146944,
                1121445.842228528,
                94.43490989987592
              ],
              [
                130199.18984146944,
                1121445.842228528,
                -2.425090100124081
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:04:52+00:00",
        "end_time": "2019-07-17T17:52:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7559.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7559.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7559.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7559.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6529899,
            60.0610256,
            -2.4250901,
            -151.6376703,
            60.07036361,
            94.4349099
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.65298988802957,
                  60.06128370747018,
                  -2.425090100124081
                ],
                [
                  -151.6523426610702,
                  60.07036361050119,
                  -2.425090100124081
                ],
                [
                  -151.6376703366999,
                  60.07010543697396,
                  94.43490989987592
                ],
                [
                  -151.63832160187798,
                  60.06102560450976,
                  94.43490989987592
                ],
                [
                  -151.65298988802957,
                  60.06128370747018,
                  -2.425090100124081
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7559.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7559.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:04:52Z",
            "pc:count": 2793833,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130523.8197,
                "count": 2793833,
                "maximum": 131013.5898,
                "minimum": 130199.1898,
                "name": "X",
                "position": 0,
                "stddev": 183.1884392,
                "variance": 33558.00426
              },
              {
                "average": 1122067.719,
                "count": 2793833,
                "maximum": 1122461.942,
                "minimum": 1121445.842,
                "name": "Y",
                "position": 1,
                "stddev": 251.3034254,
                "variance": 63153.41159
              },
              {
                "average": 56.83408576,
                "count": 2793833,
                "maximum": 94.4349099,
                "minimum": -2.4250901,
                "name": "Z",
                "position": 2,
                "stddev": 26.75102926,
                "variance": 715.6175666
              },
              {
                "average": 390.0292584,
                "count": 2793833,
                "maximum": 23756,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 506.3057055,
                "variance": 256345.4674
              },
              {
                "average": 1.713650028,
                "count": 2793833,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.065223459,
                "variance": 1.134701018
              },
              {
                "average": 2.42912658,
                "count": 2793833,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.518955902,
                "variance": 2.307227031
              },
              {
                "average": 1,
                "count": 2793833,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2793833,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.18912512,
                "count": 2793833,
                "maximum": 29,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5034654058,
                "variance": 0.2534774148
              },
              {
                "average": 20.04932339,
                "count": 2793833,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.963657674,
                "variance": 3.85595146
              },
              {
                "average": 1.796419471,
                "count": 2793833,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.257205295,
                "variance": 1.580565153
              },
              {
                "average": 1.427859861,
                "count": 2793833,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6059081172,
                "variance": 0.3671246465
              },
              {
                "average": 247421296.2,
                "count": 2793833,
                "maximum": 247421892.8,
                "minimum": 247421133.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 218.5402984,
                "variance": 47759.86201
              },
              {
                "average": 0,
                "count": 2793833,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2793833,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2793833,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2793833,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2793833,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130199.1898,
              1121445.842,
              -2.4250901,
              131013.5898,
              1122461.942,
              94.4349099
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130199.18984146944,
                    1121445.842228528,
                    -2.425090100124081
                  ],
                  [
                    130199.18984146944,
                    1122461.9422285282,
                    -2.425090100124081
                  ],
                  [
                    131013.58984146944,
                    1122461.9422285282,
                    94.43490989987592
                  ],
                  [
                    131013.58984146944,
                    1121445.842228528,
                    94.43490989987592
                  ],
                  [
                    130199.18984146944,
                    1121445.842228528,
                    -2.425090100124081
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:04:52+00:00",
            "end_time": "2019-07-17T17:52:13+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7560.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.64831093870487,
              60.07021563828838,
              -1.978292048652627
            ],
            [
              -151.64766283359054,
              60.07928727764542,
              -1.978292048652627
            ],
            [
              -151.63390779443208,
              60.07904487670454,
              100.98170795134737
            ],
            [
              -151.63455968287667,
              60.06997330356698,
              100.98170795134737
            ],
            [
              -151.64831093870487,
              60.07021563828838,
              -1.978292048652627
            ]
          ]
        ]
      },
      "bbox": [
        -151.6483109,
        60.0699733,
        -1.978292049,
        -151.6339078,
        60.07928728,
        100.981708
      ],
      "properties": {
        "datetime": "2019-07-17T18:05:09Z",
        "pc:count": 2554322,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 130928.962,
            "count": 2554322,
            "maximum": 131186.5584,
            "minimum": 130423.2784,
            "name": "X",
            "position": 0,
            "stddev": 175.3912404,
            "variance": 30762.08721
          },
          {
            "average": 1122832.33,
            "count": 2554322,
            "maximum": 1123468.495,
            "minimum": 1122453.315,
            "name": "Y",
            "position": 1,
            "stddev": 248.2252094,
            "variance": 61615.75458
          },
          {
            "average": 45.8926893,
            "count": 2554322,
            "maximum": 100.981708,
            "minimum": -1.978292049,
            "name": "Z",
            "position": 2,
            "stddev": 32.38500025,
            "variance": 1048.788241
          },
          {
            "average": 400.8045603,
            "count": 2554322,
            "maximum": 50901,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 460.7670076,
            "variance": 212306.2353
          },
          {
            "average": 1.52943051,
            "count": 2554322,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9386166824,
            "variance": 0.8810012764
          },
          {
            "average": 2.069996265,
            "count": 2554322,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.391794157,
            "variance": 1.937090976
          },
          {
            "average": 1,
            "count": 2554322,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2554322,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.248354749,
            "count": 2554322,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4320587239,
            "variance": 0.1866747409
          },
          {
            "average": 19.92247047,
            "count": 2554322,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.658425493,
            "variance": 2.750375116
          },
          {
            "average": 1.585074239,
            "count": 2554322,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.088727171,
            "variance": 1.185326853
          },
          {
            "average": 1.904695258,
            "count": 2554322,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7232350871,
            "variance": 0.5230689913
          },
          {
            "average": 247421470.6,
            "count": 2554322,
            "maximum": 247421909.2,
            "minimum": 247421149.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 266.988764,
            "variance": 71283.0001
          },
          {
            "average": 0,
            "count": 2554322,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2554322,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2554322,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2554322,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2554322,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          130423.2784,
          1122453.315,
          -1.978292049,
          131186.5584,
          1123468.495,
          100.981708
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                130423.27842406431,
                1122453.3148729678,
                -1.978292048652627
              ],
              [
                130423.27842406431,
                1123468.494872968,
                -1.978292048652627
              ],
              [
                131186.5584240643,
                1123468.494872968,
                100.98170795134737
              ],
              [
                131186.5584240643,
                1122453.3148729678,
                100.98170795134737
              ],
              [
                130423.27842406431,
                1122453.3148729678,
                -1.978292048652627
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:05:09+00:00",
        "end_time": "2019-07-17T17:52:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7560.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7560.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7560.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7560.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6483109,
            60.0699733,
            -1.978292049,
            -151.6339078,
            60.07928728,
            100.981708
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.64831093870487,
                  60.07021563828838,
                  -1.978292048652627
                ],
                [
                  -151.64766283359054,
                  60.07928727764542,
                  -1.978292048652627
                ],
                [
                  -151.63390779443208,
                  60.07904487670454,
                  100.98170795134737
                ],
                [
                  -151.63455968287667,
                  60.06997330356698,
                  100.98170795134737
                ],
                [
                  -151.64831093870487,
                  60.07021563828838,
                  -1.978292048652627
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7560.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7560.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:05:09Z",
            "pc:count": 2554322,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 130928.962,
                "count": 2554322,
                "maximum": 131186.5584,
                "minimum": 130423.2784,
                "name": "X",
                "position": 0,
                "stddev": 175.3912404,
                "variance": 30762.08721
              },
              {
                "average": 1122832.33,
                "count": 2554322,
                "maximum": 1123468.495,
                "minimum": 1122453.315,
                "name": "Y",
                "position": 1,
                "stddev": 248.2252094,
                "variance": 61615.75458
              },
              {
                "average": 45.8926893,
                "count": 2554322,
                "maximum": 100.981708,
                "minimum": -1.978292049,
                "name": "Z",
                "position": 2,
                "stddev": 32.38500025,
                "variance": 1048.788241
              },
              {
                "average": 400.8045603,
                "count": 2554322,
                "maximum": 50901,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 460.7670076,
                "variance": 212306.2353
              },
              {
                "average": 1.52943051,
                "count": 2554322,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9386166824,
                "variance": 0.8810012764
              },
              {
                "average": 2.069996265,
                "count": 2554322,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.391794157,
                "variance": 1.937090976
              },
              {
                "average": 1,
                "count": 2554322,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2554322,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.248354749,
                "count": 2554322,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4320587239,
                "variance": 0.1866747409
              },
              {
                "average": 19.92247047,
                "count": 2554322,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.658425493,
                "variance": 2.750375116
              },
              {
                "average": 1.585074239,
                "count": 2554322,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.088727171,
                "variance": 1.185326853
              },
              {
                "average": 1.904695258,
                "count": 2554322,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7232350871,
                "variance": 0.5230689913
              },
              {
                "average": 247421470.6,
                "count": 2554322,
                "maximum": 247421909.2,
                "minimum": 247421149.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 266.988764,
                "variance": 71283.0001
              },
              {
                "average": 0,
                "count": 2554322,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2554322,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2554322,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2554322,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2554322,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              130423.2784,
              1122453.315,
              -1.978292049,
              131186.5584,
              1123468.495,
              100.981708
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    130423.27842406431,
                    1122453.3148729678,
                    -1.978292048652627
                  ],
                  [
                    130423.27842406431,
                    1123468.494872968,
                    -1.978292048652627
                  ],
                  [
                    131186.5584240643,
                    1123468.494872968,
                    100.98170795134737
                  ],
                  [
                    131186.5584240643,
                    1122453.3148729678,
                    100.98170795134737
                  ],
                  [
                    130423.27842406431,
                    1122453.3148729678,
                    -1.978292048652627
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:05:09+00:00",
            "end_time": "2019-07-17T17:52: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": "20190717_NCMP_AK_05VNG7561.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.63588188672028,
              60.07906808688673,
              -1.898949671506067
            ],
            [
              -151.63578199548624,
              60.08045887378623,
              -1.898949671506067
            ],
            [
              -151.6340259704663,
              60.080427851884764,
              2.681050328493933
            ],
            [
              -151.6341259357691,
              60.07903706628493,
              2.681050328493933
            ],
            [
              -151.63588188672028,
              60.07906808688673,
              -1.898949671506067
            ]
          ]
        ]
      },
      "bbox": [
        -151.6358819,
        60.07903707,
        -1.898949672,
        -151.634026,
        60.08045887,
        2.681050328
      ],
      "properties": {
        "datetime": "2019-07-17T18:05:10Z",
        "pc:count": 13865,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 131143.4843,
            "count": 13865,
            "maximum": 131174.4999,
            "minimum": 131077.0599,
            "name": "X",
            "position": 0,
            "stddev": 21.36452952,
            "variance": 456.4431216
          },
          {
            "average": 1123521.783,
            "count": 13865,
            "maximum": 1123622.831,
            "minimum": 1123467.191,
            "name": "Y",
            "position": 1,
            "stddev": 38.35267968,
            "variance": 1470.928039
          },
          {
            "average": -0.9074855532,
            "count": 13865,
            "maximum": 2.681050328,
            "minimum": -1.898949672,
            "name": "Z",
            "position": 2,
            "stddev": 1.058336738,
            "variance": 1.12007665
          },
          {
            "average": 572.450559,
            "count": 13865,
            "maximum": 1684,
            "minimum": 7,
            "name": "Intensity",
            "position": 3,
            "stddev": 268.8843394,
            "variance": 72298.78797
          },
          {
            "average": 1,
            "count": 13865,
            "maximum": 1,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13865,
            "maximum": 1,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1,
            "count": 13865,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13865,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.838153624,
            "count": 13865,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3683231067,
            "variance": 0.1356619109
          },
          {
            "average": 18.39810963,
            "count": 13865,
            "maximum": 22.00200081,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 2.597653846,
            "variance": 6.747805506
          },
          {
            "average": 1,
            "count": 13865,
            "maximum": 1,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 3,
            "count": 13865,
            "maximum": 3,
            "minimum": 3,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247421908,
            "count": 13865,
            "maximum": 247421910.9,
            "minimum": 247421905.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.838494268,
            "variance": 3.380061174
          },
          {
            "average": 0,
            "count": 13865,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13865,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13865,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13865,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 13865,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          131077.0599,
          1123467.191,
          -1.898949672,
          131174.4999,
          1123622.831,
          2.681050328
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                131077.05993748963,
                1123467.1910431983,
                -1.898949671506067
              ],
              [
                131077.05993748963,
                1123622.8310431985,
                -1.898949671506067
              ],
              [
                131174.49993748963,
                1123622.8310431985,
                2.681050328493933
              ],
              [
                131174.49993748963,
                1123467.1910431983,
                2.681050328493933
              ],
              [
                131077.05993748963,
                1123467.1910431983,
                -1.898949671506067
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:05:10+00:00",
        "end_time": "2019-07-17T18:05:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7561.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7561.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7561.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7561.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6358819,
            60.07903707,
            -1.898949672,
            -151.634026,
            60.08045887,
            2.681050328
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.63588188672028,
                  60.07906808688673,
                  -1.898949671506067
                ],
                [
                  -151.63578199548624,
                  60.08045887378623,
                  -1.898949671506067
                ],
                [
                  -151.6340259704663,
                  60.080427851884764,
                  2.681050328493933
                ],
                [
                  -151.6341259357691,
                  60.07903706628493,
                  2.681050328493933
                ],
                [
                  -151.63588188672028,
                  60.07906808688673,
                  -1.898949671506067
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7561.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7561.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:05:10Z",
            "pc:count": 13865,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 131143.4843,
                "count": 13865,
                "maximum": 131174.4999,
                "minimum": 131077.0599,
                "name": "X",
                "position": 0,
                "stddev": 21.36452952,
                "variance": 456.4431216
              },
              {
                "average": 1123521.783,
                "count": 13865,
                "maximum": 1123622.831,
                "minimum": 1123467.191,
                "name": "Y",
                "position": 1,
                "stddev": 38.35267968,
                "variance": 1470.928039
              },
              {
                "average": -0.9074855532,
                "count": 13865,
                "maximum": 2.681050328,
                "minimum": -1.898949672,
                "name": "Z",
                "position": 2,
                "stddev": 1.058336738,
                "variance": 1.12007665
              },
              {
                "average": 572.450559,
                "count": 13865,
                "maximum": 1684,
                "minimum": 7,
                "name": "Intensity",
                "position": 3,
                "stddev": 268.8843394,
                "variance": 72298.78797
              },
              {
                "average": 1,
                "count": 13865,
                "maximum": 1,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13865,
                "maximum": 1,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1,
                "count": 13865,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13865,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.838153624,
                "count": 13865,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3683231067,
                "variance": 0.1356619109
              },
              {
                "average": 18.39810963,
                "count": 13865,
                "maximum": 22.00200081,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 2.597653846,
                "variance": 6.747805506
              },
              {
                "average": 1,
                "count": 13865,
                "maximum": 1,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 3,
                "count": 13865,
                "maximum": 3,
                "minimum": 3,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247421908,
                "count": 13865,
                "maximum": 247421910.9,
                "minimum": 247421905.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.838494268,
                "variance": 3.380061174
              },
              {
                "average": 0,
                "count": 13865,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13865,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13865,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13865,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 13865,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              131077.0599,
              1123467.191,
              -1.898949672,
              131174.4999,
              1123622.831,
              2.681050328
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    131077.05993748963,
                    1123467.1910431983,
                    -1.898949671506067
                  ],
                  [
                    131077.05993748963,
                    1123622.8310431985,
                    -1.898949671506067
                  ],
                  [
                    131174.49993748963,
                    1123622.8310431985,
                    2.681050328493933
                  ],
                  [
                    131174.49993748963,
                    1123467.1910431983,
                    2.681050328493933
                  ],
                  [
                    131077.05993748963,
                    1123467.1910431983,
                    -1.898949671506067
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:05:10+00:00",
            "end_time": "2019-07-17T18:05: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": "20190717_NCMP_AK_05VNG7660.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.63463088991517,
              60.07194957742006,
              2.773507367865335
            ],
            [
              -151.63411490548648,
              60.07913012866856,
              2.773507367865335
            ],
            [
              -151.62309772740187,
              60.07893497231175,
              92.15350736786533
            ],
            [
              -151.62361611051236,
              60.071754463265286,
              92.15350736786533
            ],
            [
              -151.63463088991517,
              60.07194957742006,
              2.773507367865335
            ]
          ]
        ]
      },
      "bbox": [
        -151.6346309,
        60.07175446,
        2.773507368,
        -151.6230977,
        60.07913013,
        92.15350737
      ],
      "properties": {
        "datetime": "2019-07-17T18:05:09Z",
        "pc:count": 1937239,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 131391.0376,
            "count": 1937239,
            "maximum": 131786.1005,
            "minimum": 131174.7405,
            "name": "X",
            "position": 0,
            "stddev": 145.9905741,
            "variance": 21313.24773
          },
          {
            "average": 1123215.41,
            "count": 1937239,
            "maximum": 1123477.614,
            "minimum": 1122674.054,
            "name": "Y",
            "position": 1,
            "stddev": 194.7433323,
            "variance": 37924.96546
          },
          {
            "average": 62.33879127,
            "count": 1937239,
            "maximum": 92.15350737,
            "minimum": 2.773507368,
            "name": "Z",
            "position": 2,
            "stddev": 10.76133779,
            "variance": 115.8063909
          },
          {
            "average": 361.0466468,
            "count": 1937239,
            "maximum": 33731,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 543.0320863,
            "variance": 294883.8467
          },
          {
            "average": 1.993436019,
            "count": 1937239,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.194216641,
            "variance": 1.426153386
          },
          {
            "average": 2.997391132,
            "count": 1937239,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.60652396,
            "variance": 2.580919234
          },
          {
            "average": 1,
            "count": 1937239,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1937239,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178829251,
            "count": 1937239,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3832093762,
            "variance": 0.146849426
          },
          {
            "average": 19.94182082,
            "count": 1937239,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.7277923,
            "variance": 2.985266233
          },
          {
            "average": 2.164782456,
            "count": 1937239,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.535991394,
            "variance": 2.359269563
          },
          {
            "average": 1.358851438,
            "count": 1937239,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.5803974418,
            "variance": 0.3368611904
          },
          {
            "average": 247421282.1,
            "count": 1937239,
            "maximum": 247421909.3,
            "minimum": 247421156.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 198.734247,
            "variance": 39495.30091
          },
          {
            "average": 0,
            "count": 1937239,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1937239,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1937239,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1937239,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1937239,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          131174.7405,
          1122674.054,
          2.773507368,
          131786.1005,
          1123477.614,
          92.15350737
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                131174.7405477469,
                1122674.0540395153,
                2.773507367865335
              ],
              [
                131174.7405477469,
                1123477.6140395154,
                2.773507367865335
              ],
              [
                131786.10054774687,
                1123477.6140395154,
                92.15350736786533
              ],
              [
                131786.10054774687,
                1122674.0540395153,
                92.15350736786533
              ],
              [
                131174.7405477469,
                1122674.0540395153,
                2.773507367865335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:05:09+00:00",
        "end_time": "2019-07-17T17:52:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7660.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7660.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7660.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7660.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6346309,
            60.07175446,
            2.773507368,
            -151.6230977,
            60.07913013,
            92.15350737
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.63463088991517,
                  60.07194957742006,
                  2.773507367865335
                ],
                [
                  -151.63411490548648,
                  60.07913012866856,
                  2.773507367865335
                ],
                [
                  -151.62309772740187,
                  60.07893497231175,
                  92.15350736786533
                ],
                [
                  -151.62361611051236,
                  60.071754463265286,
                  92.15350736786533
                ],
                [
                  -151.63463088991517,
                  60.07194957742006,
                  2.773507367865335
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7660.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7660.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:05:09Z",
            "pc:count": 1937239,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 131391.0376,
                "count": 1937239,
                "maximum": 131786.1005,
                "minimum": 131174.7405,
                "name": "X",
                "position": 0,
                "stddev": 145.9905741,
                "variance": 21313.24773
              },
              {
                "average": 1123215.41,
                "count": 1937239,
                "maximum": 1123477.614,
                "minimum": 1122674.054,
                "name": "Y",
                "position": 1,
                "stddev": 194.7433323,
                "variance": 37924.96546
              },
              {
                "average": 62.33879127,
                "count": 1937239,
                "maximum": 92.15350737,
                "minimum": 2.773507368,
                "name": "Z",
                "position": 2,
                "stddev": 10.76133779,
                "variance": 115.8063909
              },
              {
                "average": 361.0466468,
                "count": 1937239,
                "maximum": 33731,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 543.0320863,
                "variance": 294883.8467
              },
              {
                "average": 1.993436019,
                "count": 1937239,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.194216641,
                "variance": 1.426153386
              },
              {
                "average": 2.997391132,
                "count": 1937239,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.60652396,
                "variance": 2.580919234
              },
              {
                "average": 1,
                "count": 1937239,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1937239,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178829251,
                "count": 1937239,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3832093762,
                "variance": 0.146849426
              },
              {
                "average": 19.94182082,
                "count": 1937239,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.7277923,
                "variance": 2.985266233
              },
              {
                "average": 2.164782456,
                "count": 1937239,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.535991394,
                "variance": 2.359269563
              },
              {
                "average": 1.358851438,
                "count": 1937239,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.5803974418,
                "variance": 0.3368611904
              },
              {
                "average": 247421282.1,
                "count": 1937239,
                "maximum": 247421909.3,
                "minimum": 247421156.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 198.734247,
                "variance": 39495.30091
              },
              {
                "average": 0,
                "count": 1937239,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1937239,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1937239,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1937239,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1937239,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              131174.7405,
              1122674.054,
              2.773507368,
              131786.1005,
              1123477.614,
              92.15350737
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    131174.7405477469,
                    1122674.0540395153,
                    2.773507367865335
                  ],
                  [
                    131174.7405477469,
                    1123477.6140395154,
                    2.773507367865335
                  ],
                  [
                    131786.10054774687,
                    1123477.6140395154,
                    92.15350736786533
                  ],
                  [
                    131786.10054774687,
                    1122674.0540395153,
                    92.15350736786533
                  ],
                  [
                    131174.7405477469,
                    1122674.0540395153,
                    2.773507367865335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:05:09+00:00",
            "end_time": "2019-07-17T17:52: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": "20190717_NCMP_AK_05VNG7661.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.63416422997838,
              60.07905124382363,
              -1.895558431747098
            ],
            [
              -151.63350989366972,
              60.08815281961725,
              -1.895558431747098
            ],
            [
              -151.61564468517864,
              60.08783590727655,
              86.18444156825291
            ],
            [
              -151.61630395277356,
              60.078734418374374,
              86.18444156825291
            ],
            [
              -151.63416422997838,
              60.07905124382363,
              -1.895558431747098
            ]
          ]
        ]
      },
      "bbox": [
        -151.6341642,
        60.07873442,
        -1.895558432,
        -151.6156447,
        60.08815282,
        86.18444157
      ],
      "properties": {
        "datetime": "2019-07-17T18:05:27Z",
        "pc:count": 5622105,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 131745.9481,
            "count": 5622105,
            "maximum": 132163.4212,
            "minimum": 131172.3212,
            "name": "X",
            "position": 0,
            "stddev": 228.7820454,
            "variance": 52341.22429
          },
          {
            "average": 1123955.151,
            "count": 5622105,
            "maximum": 1124487.24,
            "minimum": 1123468.7,
            "name": "Y",
            "position": 1,
            "stddev": 285.6242726,
            "variance": 81581.2251
          },
          {
            "average": 48.66535788,
            "count": 5622105,
            "maximum": 86.18444157,
            "minimum": -1.895558432,
            "name": "Z",
            "position": 2,
            "stddev": 16.42235243,
            "variance": 269.6936593
          },
          {
            "average": 294.0945973,
            "count": 5622105,
            "maximum": 51268,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 442.0234434,
            "variance": 195384.7245
          },
          {
            "average": 2.015037784,
            "count": 5622105,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.194955166,
            "variance": 1.427917848
          },
          {
            "average": 3.048881158,
            "count": 5622105,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.593136167,
            "variance": 2.538082847
          },
          {
            "average": 1,
            "count": 5622105,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5622105,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.154435927,
            "count": 5622105,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3613661509,
            "variance": 0.130585495
          },
          {
            "average": 20.05511418,
            "count": 5622105,
            "maximum": 25.00200081,
            "minimum": 15,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.535009582,
            "variance": 2.356254417
          },
          {
            "average": 2.195971793,
            "count": 5622105,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.54699882,
            "variance": 2.39320535
          },
          {
            "average": 1.940121004,
            "count": 5622105,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7637050104,
            "variance": 0.583245343
          },
          {
            "average": 247421489.7,
            "count": 5622105,
            "maximum": 247421927,
            "minimum": 247421167.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 283.5987847,
            "variance": 80428.27066
          },
          {
            "average": 0,
            "count": 5622105,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5622105,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5622105,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5622105,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5622105,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          131172.3212,
          1123468.7,
          -1.895558432,
          132163.4212,
          1124487.24,
          86.18444157
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                131172.32116307254,
                1123468.6999721043,
                -1.895558431747098
              ],
              [
                131172.32116307254,
                1124487.2399721043,
                -1.895558431747098
              ],
              [
                132163.42116307252,
                1124487.2399721043,
                86.18444156825291
              ],
              [
                132163.42116307252,
                1123468.6999721043,
                86.18444156825291
              ],
              [
                131172.32116307254,
                1123468.6999721043,
                -1.895558431747098
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:05:27+00:00",
        "end_time": "2019-07-17T17:52:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7661.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7661.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7661.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7661.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6341642,
            60.07873442,
            -1.895558432,
            -151.6156447,
            60.08815282,
            86.18444157
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.63416422997838,
                  60.07905124382363,
                  -1.895558431747098
                ],
                [
                  -151.63350989366972,
                  60.08815281961725,
                  -1.895558431747098
                ],
                [
                  -151.61564468517864,
                  60.08783590727655,
                  86.18444156825291
                ],
                [
                  -151.61630395277356,
                  60.078734418374374,
                  86.18444156825291
                ],
                [
                  -151.63416422997838,
                  60.07905124382363,
                  -1.895558431747098
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7661.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7661.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:05:27Z",
            "pc:count": 5622105,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 131745.9481,
                "count": 5622105,
                "maximum": 132163.4212,
                "minimum": 131172.3212,
                "name": "X",
                "position": 0,
                "stddev": 228.7820454,
                "variance": 52341.22429
              },
              {
                "average": 1123955.151,
                "count": 5622105,
                "maximum": 1124487.24,
                "minimum": 1123468.7,
                "name": "Y",
                "position": 1,
                "stddev": 285.6242726,
                "variance": 81581.2251
              },
              {
                "average": 48.66535788,
                "count": 5622105,
                "maximum": 86.18444157,
                "minimum": -1.895558432,
                "name": "Z",
                "position": 2,
                "stddev": 16.42235243,
                "variance": 269.6936593
              },
              {
                "average": 294.0945973,
                "count": 5622105,
                "maximum": 51268,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 442.0234434,
                "variance": 195384.7245
              },
              {
                "average": 2.015037784,
                "count": 5622105,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.194955166,
                "variance": 1.427917848
              },
              {
                "average": 3.048881158,
                "count": 5622105,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.593136167,
                "variance": 2.538082847
              },
              {
                "average": 1,
                "count": 5622105,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5622105,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.154435927,
                "count": 5622105,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3613661509,
                "variance": 0.130585495
              },
              {
                "average": 20.05511418,
                "count": 5622105,
                "maximum": 25.00200081,
                "minimum": 15,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.535009582,
                "variance": 2.356254417
              },
              {
                "average": 2.195971793,
                "count": 5622105,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.54699882,
                "variance": 2.39320535
              },
              {
                "average": 1.940121004,
                "count": 5622105,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7637050104,
                "variance": 0.583245343
              },
              {
                "average": 247421489.7,
                "count": 5622105,
                "maximum": 247421927,
                "minimum": 247421167.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 283.5987847,
                "variance": 80428.27066
              },
              {
                "average": 0,
                "count": 5622105,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5622105,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5622105,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5622105,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5622105,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              131172.3212,
              1123468.7,
              -1.895558432,
              132163.4212,
              1124487.24,
              86.18444157
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    131172.32116307254,
                    1123468.6999721043,
                    -1.895558431747098
                  ],
                  [
                    131172.32116307254,
                    1124487.2399721043,
                    -1.895558431747098
                  ],
                  [
                    132163.42116307252,
                    1124487.2399721043,
                    86.18444156825291
                  ],
                  [
                    132163.42116307252,
                    1123468.6999721043,
                    86.18444156825291
                  ],
                  [
                    131172.32116307254,
                    1123468.6999721043,
                    -1.895558431747098
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:05:27+00:00",
            "end_time": "2019-07-17T17:52: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": "20190717_NCMP_AK_05VNG7662.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.62368753260327,
              60.087921866597426,
              29.487324877932735
            ],
            [
              -151.62327997798155,
              60.0935648489289,
              29.487324877932735
            ],
            [
              -151.61537660136563,
              60.09342436390519,
              72.04732487793274
            ],
            [
              -151.61578550891454,
              60.08778140546352,
              72.04732487793274
            ],
            [
              -151.62368753260327,
              60.087921866597426,
              29.487324877932735
            ]
          ]
        ]
      },
      "bbox": [
        -151.6236875,
        60.08778141,
        29.48732488,
        -151.6153766,
        60.09356485,
        72.04732488
      ],
      "properties": {
        "datetime": "2019-07-17T18:05:34Z",
        "pc:count": 1095603,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 132002.3124,
            "count": 1095603,
            "maximum": 132155.8375,
            "minimum": 131717.4575,
            "name": "X",
            "position": 0,
            "stddev": 99.36863218,
            "variance": 9874.12506
          },
          {
            "average": 1124661.076,
            "count": 1095603,
            "maximum": 1125112.368,
            "minimum": 1124480.868,
            "name": "Y",
            "position": 1,
            "stddev": 139.5348095,
            "variance": 19469.96306
          },
          {
            "average": 45.56263855,
            "count": 1095603,
            "maximum": 72.04732488,
            "minimum": 29.48732488,
            "name": "Z",
            "position": 2,
            "stddev": 4.914433619,
            "variance": 24.1516578
          },
          {
            "average": 303.2945045,
            "count": 1095603,
            "maximum": 14424,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 449.541049,
            "variance": 202087.1547
          },
          {
            "average": 2.049962441,
            "count": 1095603,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.210117375,
            "variance": 1.464384061
          },
          {
            "average": 3.10020418,
            "count": 1095603,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.580564975,
            "variance": 2.498185641
          },
          {
            "average": 1,
            "count": 1095603,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1095603,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.072623021,
            "count": 1095603,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2595168194,
            "variance": 0.06734897955
          },
          {
            "average": 20.17412065,
            "count": 1095603,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.304024837,
            "variance": 1.700480775
          },
          {
            "average": 2.212999599,
            "count": 1095603,
            "maximum": 13,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.514159827,
            "variance": 2.292679983
          },
          {
            "average": 2.759377256,
            "count": 1095603,
            "maximum": 3,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.4274618179,
            "variance": 0.1827236058
          },
          {
            "average": 247421813.4,
            "count": 1095603,
            "maximum": 247421934.4,
            "minimum": 247421448.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 203.2849724,
            "variance": 41324.78
          },
          {
            "average": 0,
            "count": 1095603,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1095603,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1095603,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1095603,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1095603,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          131717.4575,
          1124480.868,
          29.48732488,
          132155.8375,
          1125112.368,
          72.04732488
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                131717.4575202678,
                1124480.8683279036,
                29.487324877932735
              ],
              [
                131717.4575202678,
                1125112.3683279036,
                29.487324877932735
              ],
              [
                132155.8375202678,
                1125112.3683279036,
                72.04732487793274
              ],
              [
                132155.8375202678,
                1124480.8683279036,
                72.04732487793274
              ],
              [
                131717.4575202678,
                1124480.8683279036,
                29.487324877932735
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:05:34+00:00",
        "end_time": "2019-07-17T17:57:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7662.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7662.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7662.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7662.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6236875,
            60.08778141,
            29.48732488,
            -151.6153766,
            60.09356485,
            72.04732488
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.62368753260327,
                  60.087921866597426,
                  29.487324877932735
                ],
                [
                  -151.62327997798155,
                  60.0935648489289,
                  29.487324877932735
                ],
                [
                  -151.61537660136563,
                  60.09342436390519,
                  72.04732487793274
                ],
                [
                  -151.61578550891454,
                  60.08778140546352,
                  72.04732487793274
                ],
                [
                  -151.62368753260327,
                  60.087921866597426,
                  29.487324877932735
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7662.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7662.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:05:34Z",
            "pc:count": 1095603,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 132002.3124,
                "count": 1095603,
                "maximum": 132155.8375,
                "minimum": 131717.4575,
                "name": "X",
                "position": 0,
                "stddev": 99.36863218,
                "variance": 9874.12506
              },
              {
                "average": 1124661.076,
                "count": 1095603,
                "maximum": 1125112.368,
                "minimum": 1124480.868,
                "name": "Y",
                "position": 1,
                "stddev": 139.5348095,
                "variance": 19469.96306
              },
              {
                "average": 45.56263855,
                "count": 1095603,
                "maximum": 72.04732488,
                "minimum": 29.48732488,
                "name": "Z",
                "position": 2,
                "stddev": 4.914433619,
                "variance": 24.1516578
              },
              {
                "average": 303.2945045,
                "count": 1095603,
                "maximum": 14424,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 449.541049,
                "variance": 202087.1547
              },
              {
                "average": 2.049962441,
                "count": 1095603,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.210117375,
                "variance": 1.464384061
              },
              {
                "average": 3.10020418,
                "count": 1095603,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.580564975,
                "variance": 2.498185641
              },
              {
                "average": 1,
                "count": 1095603,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1095603,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.072623021,
                "count": 1095603,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2595168194,
                "variance": 0.06734897955
              },
              {
                "average": 20.17412065,
                "count": 1095603,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.304024837,
                "variance": 1.700480775
              },
              {
                "average": 2.212999599,
                "count": 1095603,
                "maximum": 13,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.514159827,
                "variance": 2.292679983
              },
              {
                "average": 2.759377256,
                "count": 1095603,
                "maximum": 3,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.4274618179,
                "variance": 0.1827236058
              },
              {
                "average": 247421813.4,
                "count": 1095603,
                "maximum": 247421934.4,
                "minimum": 247421448.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 203.2849724,
                "variance": 41324.78
              },
              {
                "average": 0,
                "count": 1095603,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1095603,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1095603,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1095603,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1095603,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              131717.4575,
              1124480.868,
              29.48732488,
              132155.8375,
              1125112.368,
              72.04732488
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    131717.4575202678,
                    1124480.8683279036,
                    29.487324877932735
                  ],
                  [
                    131717.4575202678,
                    1125112.3683279036,
                    29.487324877932735
                  ],
                  [
                    132155.8375202678,
                    1125112.3683279036,
                    72.04732487793274
                  ],
                  [
                    132155.8375202678,
                    1124480.8683279036,
                    72.04732487793274
                  ],
                  [
                    131717.4575202678,
                    1124480.8683279036,
                    29.487324877932735
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:05:34+00:00",
            "end_time": "2019-07-17T17:57:28+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7761.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.61610420139905,
              60.08335691720255,
              56.298607301632316
            ],
            [
              -151.61577600889717,
              60.08788737470101,
              56.298607301632316
            ],
            [
              -151.60918843594223,
              60.08776992110904,
              89.83860730163231
            ],
            [
              -151.6095175336698,
              60.08323947964295,
              89.83860730163231
            ],
            [
              -151.61610420139905,
              60.08335691720255,
              56.298607301632316
            ]
          ]
        ]
      },
      "bbox": [
        -151.6161042,
        60.08323948,
        56.2986073,
        -151.6091884,
        60.08788737,
        89.8386073
      ],
      "properties": {
        "datetime": "2019-07-17T17:57:35Z",
        "pc:count": 770739,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 132292.1244,
            "count": 770739,
            "maximum": 132521.3985,
            "minimum": 132155.9385,
            "name": "X",
            "position": 0,
            "stddev": 96.90081338,
            "variance": 9389.767634
          },
          {
            "average": 1124332.189,
            "count": 770739,
            "maximum": 1124492.731,
            "minimum": 1123985.731,
            "name": "Y",
            "position": 1,
            "stddev": 123.012373,
            "variance": 15132.04391
          },
          {
            "average": 71.44000304,
            "count": 770739,
            "maximum": 89.8386073,
            "minimum": 56.2986073,
            "name": "Z",
            "position": 2,
            "stddev": 5.614492721,
            "variance": 31.52252852
          },
          {
            "average": 336.6029395,
            "count": 770739,
            "maximum": 31614,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 526.2687031,
            "variance": 276958.7479
          },
          {
            "average": 2.147945024,
            "count": 770739,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.254909875,
            "variance": 1.574798794
          },
          {
            "average": 3.307552881,
            "count": 770739,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.62339983,
            "variance": 2.635427009
          },
          {
            "average": 1,
            "count": 770739,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 770739,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.13825692,
            "count": 770739,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3451696661,
            "variance": 0.1191420984
          },
          {
            "average": 19.65572213,
            "count": 770739,
            "maximum": 22.99799919,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.46759614,
            "variance": 2.153838429
          },
          {
            "average": 2.37530474,
            "count": 770739,
            "maximum": 16,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.665033293,
            "variance": 2.772335865
          },
          {
            "average": 1.1542818,
            "count": 770739,
            "maximum": 2,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.3612189021,
            "variance": 0.1304790953
          },
          {
            "average": 247421226.3,
            "count": 770739,
            "maximum": 247421455.3,
            "minimum": 247421179.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 96.85256243,
            "variance": 9380.418848
          },
          {
            "average": 0,
            "count": 770739,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 770739,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 770739,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 770739,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 770739,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          132155.9385,
          1123985.731,
          56.2986073,
          132521.3985,
          1124492.731,
          89.8386073
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                132155.93849300197,
                1123985.7308973544,
                56.298607301632316
              ],
              [
                132155.93849300197,
                1124492.7308973544,
                56.298607301632316
              ],
              [
                132521.398493002,
                1124492.7308973544,
                89.83860730163231
              ],
              [
                132521.398493002,
                1123985.7308973544,
                89.83860730163231
              ],
              [
                132155.93849300197,
                1123985.7308973544,
                56.298607301632316
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T17:57:35+00:00",
        "end_time": "2019-07-17T17:52:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7761.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7761.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7761.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7761.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6161042,
            60.08323948,
            56.2986073,
            -151.6091884,
            60.08788737,
            89.8386073
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.61610420139905,
                  60.08335691720255,
                  56.298607301632316
                ],
                [
                  -151.61577600889717,
                  60.08788737470101,
                  56.298607301632316
                ],
                [
                  -151.60918843594223,
                  60.08776992110904,
                  89.83860730163231
                ],
                [
                  -151.6095175336698,
                  60.08323947964295,
                  89.83860730163231
                ],
                [
                  -151.61610420139905,
                  60.08335691720255,
                  56.298607301632316
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7761.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7761.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T17:57:35Z",
            "pc:count": 770739,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 132292.1244,
                "count": 770739,
                "maximum": 132521.3985,
                "minimum": 132155.9385,
                "name": "X",
                "position": 0,
                "stddev": 96.90081338,
                "variance": 9389.767634
              },
              {
                "average": 1124332.189,
                "count": 770739,
                "maximum": 1124492.731,
                "minimum": 1123985.731,
                "name": "Y",
                "position": 1,
                "stddev": 123.012373,
                "variance": 15132.04391
              },
              {
                "average": 71.44000304,
                "count": 770739,
                "maximum": 89.8386073,
                "minimum": 56.2986073,
                "name": "Z",
                "position": 2,
                "stddev": 5.614492721,
                "variance": 31.52252852
              },
              {
                "average": 336.6029395,
                "count": 770739,
                "maximum": 31614,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 526.2687031,
                "variance": 276958.7479
              },
              {
                "average": 2.147945024,
                "count": 770739,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.254909875,
                "variance": 1.574798794
              },
              {
                "average": 3.307552881,
                "count": 770739,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.62339983,
                "variance": 2.635427009
              },
              {
                "average": 1,
                "count": 770739,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 770739,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.13825692,
                "count": 770739,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3451696661,
                "variance": 0.1191420984
              },
              {
                "average": 19.65572213,
                "count": 770739,
                "maximum": 22.99799919,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.46759614,
                "variance": 2.153838429
              },
              {
                "average": 2.37530474,
                "count": 770739,
                "maximum": 16,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.665033293,
                "variance": 2.772335865
              },
              {
                "average": 1.1542818,
                "count": 770739,
                "maximum": 2,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.3612189021,
                "variance": 0.1304790953
              },
              {
                "average": 247421226.3,
                "count": 770739,
                "maximum": 247421455.3,
                "minimum": 247421179.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 96.85256243,
                "variance": 9380.418848
              },
              {
                "average": 0,
                "count": 770739,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 770739,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 770739,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 770739,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 770739,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              132155.9385,
              1123985.731,
              56.2986073,
              132521.3985,
              1124492.731,
              89.8386073
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    132155.93849300197,
                    1123985.7308973544,
                    56.298607301632316
                  ],
                  [
                    132155.93849300197,
                    1124492.7308973544,
                    56.298607301632316
                  ],
                  [
                    132521.398493002,
                    1124492.7308973544,
                    89.83860730163231
                  ],
                  [
                    132521.398493002,
                    1123985.7308973544,
                    89.83860730163231
                  ],
                  [
                    132155.93849300197,
                    1123985.7308973544,
                    56.298607301632316
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T17:57:35+00:00",
            "end_time": "2019-07-17T17:52: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": "20190717_NCMP_AK_05VNG7762.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.61595007978949,
              60.087842582997396,
              33.24010568357399
            ],
            [
              -151.6152905189413,
              60.09694422894002,
              33.24010568357399
            ],
            [
              -151.59737491881987,
              60.096624065837695,
              90.86010568357399
            ],
            [
              -151.59803942613453,
              60.087522507709934,
              90.86010568357399
            ],
            [
              -151.61595007978949,
              60.087842582997396,
              33.24010568357399
            ]
          ]
        ]
      },
      "bbox": [
        -151.6159501,
        60.08752251,
        33.24010568,
        -151.5973749,
        60.09694423,
        90.86010568
      ],
      "properties": {
        "datetime": "2019-07-17T18:05:44Z",
        "pc:count": 5274905,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 132564.2738,
            "count": 5274905,
            "maximum": 133140.1138,
            "minimum": 132146.4738,
            "name": "X",
            "position": 0,
            "stddev": 237.2390392,
            "variance": 56282.36173
          },
          {
            "average": 1125007.262,
            "count": 5274905,
            "maximum": 1125505.938,
            "minimum": 1124487.378,
            "name": "Y",
            "position": 1,
            "stddev": 272.190577,
            "variance": 74087.71021
          },
          {
            "average": 66.06313502,
            "count": 5274905,
            "maximum": 90.86010568,
            "minimum": 33.24010568,
            "name": "Z",
            "position": 2,
            "stddev": 8.570361294,
            "variance": 73.45109272
          },
          {
            "average": 383.3699096,
            "count": 5274905,
            "maximum": 58726,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 588.6534813,
            "variance": 346512.921
          },
          {
            "average": 1.996740794,
            "count": 5274905,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.210287701,
            "variance": 1.46479632
          },
          {
            "average": 2.995475369,
            "count": 5274905,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.641383398,
            "variance": 2.694139459
          },
          {
            "average": 1,
            "count": 5274905,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5274905,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.11943836,
            "count": 5274905,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3243036505,
            "variance": 0.1051728578
          },
          {
            "average": 19.87216908,
            "count": 5274905,
            "maximum": 24,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.488968509,
            "variance": 2.217027222
          },
          {
            "average": 2.184594604,
            "count": 5274905,
            "maximum": 15,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.576758833,
            "variance": 2.486168417
          },
          {
            "average": 1.79422928,
            "count": 5274905,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.7700064699,
            "variance": 0.5929099637
          },
          {
            "average": 247421444.7,
            "count": 5274905,
            "maximum": 247421944,
            "minimum": 247421184.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 279.5091629,
            "variance": 78125.37214
          },
          {
            "average": 0,
            "count": 5274905,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5274905,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5274905,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5274905,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 5274905,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          132146.4738,
          1124487.378,
          33.24010568,
          133140.1138,
          1125505.938,
          90.86010568
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                132146.47379527026,
                1124487.3783636189,
                33.24010568357399
              ],
              [
                132146.47379527026,
                1125505.938363619,
                33.24010568357399
              ],
              [
                133140.11379527027,
                1125505.938363619,
                90.86010568357399
              ],
              [
                133140.11379527027,
                1124487.3783636189,
                90.86010568357399
              ],
              [
                132146.47379527026,
                1124487.3783636189,
                33.24010568357399
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:05:44+00:00",
        "end_time": "2019-07-17T17:53:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7762.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7762.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7762.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7762.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6159501,
            60.08752251,
            33.24010568,
            -151.5973749,
            60.09694423,
            90.86010568
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.61595007978949,
                  60.087842582997396,
                  33.24010568357399
                ],
                [
                  -151.6152905189413,
                  60.09694422894002,
                  33.24010568357399
                ],
                [
                  -151.59737491881987,
                  60.096624065837695,
                  90.86010568357399
                ],
                [
                  -151.59803942613453,
                  60.087522507709934,
                  90.86010568357399
                ],
                [
                  -151.61595007978949,
                  60.087842582997396,
                  33.24010568357399
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7762.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7762.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:05:44Z",
            "pc:count": 5274905,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 132564.2738,
                "count": 5274905,
                "maximum": 133140.1138,
                "minimum": 132146.4738,
                "name": "X",
                "position": 0,
                "stddev": 237.2390392,
                "variance": 56282.36173
              },
              {
                "average": 1125007.262,
                "count": 5274905,
                "maximum": 1125505.938,
                "minimum": 1124487.378,
                "name": "Y",
                "position": 1,
                "stddev": 272.190577,
                "variance": 74087.71021
              },
              {
                "average": 66.06313502,
                "count": 5274905,
                "maximum": 90.86010568,
                "minimum": 33.24010568,
                "name": "Z",
                "position": 2,
                "stddev": 8.570361294,
                "variance": 73.45109272
              },
              {
                "average": 383.3699096,
                "count": 5274905,
                "maximum": 58726,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 588.6534813,
                "variance": 346512.921
              },
              {
                "average": 1.996740794,
                "count": 5274905,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.210287701,
                "variance": 1.46479632
              },
              {
                "average": 2.995475369,
                "count": 5274905,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.641383398,
                "variance": 2.694139459
              },
              {
                "average": 1,
                "count": 5274905,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5274905,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.11943836,
                "count": 5274905,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3243036505,
                "variance": 0.1051728578
              },
              {
                "average": 19.87216908,
                "count": 5274905,
                "maximum": 24,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.488968509,
                "variance": 2.217027222
              },
              {
                "average": 2.184594604,
                "count": 5274905,
                "maximum": 15,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.576758833,
                "variance": 2.486168417
              },
              {
                "average": 1.79422928,
                "count": 5274905,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.7700064699,
                "variance": 0.5929099637
              },
              {
                "average": 247421444.7,
                "count": 5274905,
                "maximum": 247421944,
                "minimum": 247421184.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 279.5091629,
                "variance": 78125.37214
              },
              {
                "average": 0,
                "count": 5274905,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5274905,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5274905,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5274905,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 5274905,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              132146.4738,
              1124487.378,
              33.24010568,
              133140.1138,
              1125505.938,
              90.86010568
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    132146.47379527026,
                    1124487.3783636189,
                    33.24010568357399
                  ],
                  [
                    132146.47379527026,
                    1125505.938363619,
                    33.24010568357399
                  ],
                  [
                    133140.11379527027,
                    1125505.938363619,
                    90.86010568357399
                  ],
                  [
                    133140.11379527027,
                    1124487.3783636189,
                    90.86010568357399
                  ],
                  [
                    132146.47379527026,
                    1124487.3783636189,
                    33.24010568357399
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:05:44+00:00",
            "end_time": "2019-07-17T17:53: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": "20190717_NCMP_AK_05VNG7763.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.61005359545823,
              60.0967597110244,
              -2.119235396442093
            ],
            [
              -151.60944379393112,
              60.10515181086956,
              -2.119235396442093
            ],
            [
              -151.59682559058302,
              60.1049260711383,
              89.56076460355791
            ],
            [
              -151.59743860525407,
              60.09653402840328,
              89.56076460355791
            ],
            [
              -151.61005359545823,
              60.0967597110244,
              -2.119235396442093
            ]
          ]
        ]
      },
      "bbox": [
        -151.6100536,
        60.09653403,
        -2.119235396,
        -151.5968256,
        60.10515181,
        89.5607646
      ],
      "properties": {
        "datetime": "2019-07-17T18:05:55Z",
        "pc:count": 2006226,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 132907.2293,
            "count": 2006226,
            "maximum": 133136.9504,
            "minimum": 132437.2904,
            "name": "X",
            "position": 0,
            "stddev": 154.6652219,
            "variance": 23921.33088
          },
          {
            "average": 1125779.239,
            "count": 2006226,
            "maximum": 1126434.908,
            "minimum": 1125495.748,
            "name": "Y",
            "position": 1,
            "stddev": 197.67047,
            "variance": 39073.61472
          },
          {
            "average": 50.829588,
            "count": 2006226,
            "maximum": 89.5607646,
            "minimum": -2.119235396,
            "name": "Z",
            "position": 2,
            "stddev": 17.09571766,
            "variance": 292.2635622
          },
          {
            "average": 323.691305,
            "count": 2006226,
            "maximum": 26542,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 428.3983789,
            "variance": 183525.171
          },
          {
            "average": 1.658534482,
            "count": 2006226,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9576702221,
            "variance": 0.9171322542
          },
          {
            "average": 2.336511938,
            "count": 2006226,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.326090238,
            "variance": 1.758515319
          },
          {
            "average": 1,
            "count": 2006226,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2006226,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.130251527,
            "count": 2006226,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3365800398,
            "variance": 0.1132861232
          },
          {
            "average": 20.14208927,
            "count": 2006226,
            "maximum": 22.99799919,
            "minimum": 16.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.63781967,
            "variance": 2.682453273
          },
          {
            "average": 1.71932873,
            "count": 2006226,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.090007063,
            "variance": 1.188115398
          },
          {
            "average": 2.529600853,
            "count": 2006226,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.6067121244,
            "variance": 0.3680996019
          },
          {
            "average": 247421722.2,
            "count": 2006226,
            "maximum": 247421955.6,
            "minimum": 247421202,
            "name": "GpsTime",
            "position": 12,
            "stddev": 274.5027309,
            "variance": 75351.74929
          },
          {
            "average": 0,
            "count": 2006226,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2006226,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2006226,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2006226,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2006226,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          132437.2904,
          1125495.748,
          -2.119235396,
          133136.9504,
          1126434.908,
          89.5607646
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                132437.29039535086,
                1125495.7477218397,
                -2.119235396442093
              ],
              [
                132437.29039535086,
                1126434.9077218398,
                -2.119235396442093
              ],
              [
                133136.95039535084,
                1126434.9077218398,
                89.56076460355791
              ],
              [
                133136.95039535084,
                1125495.7477218397,
                89.56076460355791
              ],
              [
                132437.29039535086,
                1125495.7477218397,
                -2.119235396442093
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:05:55+00:00",
        "end_time": "2019-07-17T17:53:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7763.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7763.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7763.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7763.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.6100536,
            60.09653403,
            -2.119235396,
            -151.5968256,
            60.10515181,
            89.5607646
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.61005359545823,
                  60.0967597110244,
                  -2.119235396442093
                ],
                [
                  -151.60944379393112,
                  60.10515181086956,
                  -2.119235396442093
                ],
                [
                  -151.59682559058302,
                  60.1049260711383,
                  89.56076460355791
                ],
                [
                  -151.59743860525407,
                  60.09653402840328,
                  89.56076460355791
                ],
                [
                  -151.61005359545823,
                  60.0967597110244,
                  -2.119235396442093
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7763.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7763.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:05:55Z",
            "pc:count": 2006226,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 132907.2293,
                "count": 2006226,
                "maximum": 133136.9504,
                "minimum": 132437.2904,
                "name": "X",
                "position": 0,
                "stddev": 154.6652219,
                "variance": 23921.33088
              },
              {
                "average": 1125779.239,
                "count": 2006226,
                "maximum": 1126434.908,
                "minimum": 1125495.748,
                "name": "Y",
                "position": 1,
                "stddev": 197.67047,
                "variance": 39073.61472
              },
              {
                "average": 50.829588,
                "count": 2006226,
                "maximum": 89.5607646,
                "minimum": -2.119235396,
                "name": "Z",
                "position": 2,
                "stddev": 17.09571766,
                "variance": 292.2635622
              },
              {
                "average": 323.691305,
                "count": 2006226,
                "maximum": 26542,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 428.3983789,
                "variance": 183525.171
              },
              {
                "average": 1.658534482,
                "count": 2006226,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9576702221,
                "variance": 0.9171322542
              },
              {
                "average": 2.336511938,
                "count": 2006226,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.326090238,
                "variance": 1.758515319
              },
              {
                "average": 1,
                "count": 2006226,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2006226,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.130251527,
                "count": 2006226,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3365800398,
                "variance": 0.1132861232
              },
              {
                "average": 20.14208927,
                "count": 2006226,
                "maximum": 22.99799919,
                "minimum": 16.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.63781967,
                "variance": 2.682453273
              },
              {
                "average": 1.71932873,
                "count": 2006226,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.090007063,
                "variance": 1.188115398
              },
              {
                "average": 2.529600853,
                "count": 2006226,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.6067121244,
                "variance": 0.3680996019
              },
              {
                "average": 247421722.2,
                "count": 2006226,
                "maximum": 247421955.6,
                "minimum": 247421202,
                "name": "GpsTime",
                "position": 12,
                "stddev": 274.5027309,
                "variance": 75351.74929
              },
              {
                "average": 0,
                "count": 2006226,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2006226,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2006226,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2006226,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2006226,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              132437.2904,
              1125495.748,
              -2.119235396,
              133136.9504,
              1126434.908,
              89.5607646
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    132437.29039535086,
                    1125495.7477218397,
                    -2.119235396442093
                  ],
                  [
                    132437.29039535086,
                    1126434.9077218398,
                    -2.119235396442093
                  ],
                  [
                    133136.95039535084,
                    1126434.9077218398,
                    89.56076460355791
                  ],
                  [
                    133136.95039535084,
                    1125495.7477218397,
                    89.56076460355791
                  ],
                  [
                    132437.29039535086,
                    1125495.7477218397,
                    -2.119235396442093
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:05:55+00:00",
            "end_time": "2019-07-17T17:53: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": "20190717_NCMP_AK_05VNG7862.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.59755757504166,
              60.09484293846228,
              66.26924699523269
            ],
            [
              -151.59742595973412,
              60.09664526964444,
              66.26924699523269
            ],
            [
              -151.5948372003139,
              60.096598809315466,
              82.6292469952327
            ],
            [
              -151.5949689571882,
              60.094796480657365,
              82.6292469952327
            ],
            [
              -151.59755757504166,
              60.09484293846228,
              66.26924699523269
            ]
          ]
        ]
      },
      "bbox": [
        -151.5975576,
        60.09479648,
        66.269247,
        -151.5948372,
        60.09664527,
        82.629247
      ],
      "properties": {
        "datetime": "2019-07-17T17:53:26Z",
        "pc:count": 107528,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 133191.741,
            "count": 107528,
            "maximum": 133280.7809,
            "minimum": 133137.2009,
            "name": "X",
            "position": 0,
            "stddev": 35.45015964,
            "variance": 1256.713818
          },
          {
            "average": 1125429.934,
            "count": 107528,
            "maximum": 1125508.206,
            "minimum": 1125306.506,
            "name": "Y",
            "position": 1,
            "stddev": 51.21771685,
            "variance": 2623.25452
          },
          {
            "average": 68.528406,
            "count": 107528,
            "maximum": 82.629247,
            "minimum": 66.269247,
            "name": "Z",
            "position": 2,
            "stddev": 2.454372144,
            "variance": 6.02394262
          },
          {
            "average": 407.9838368,
            "count": 107528,
            "maximum": 4181,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 454.0138182,
            "variance": 206128.5471
          },
          {
            "average": 1.673703593,
            "count": 107528,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9936210856,
            "variance": 0.9872828618
          },
          {
            "average": 2.343994122,
            "count": 107528,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.378262175,
            "variance": 1.899606623
          },
          {
            "average": 1,
            "count": 107528,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107528,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219961312,
            "count": 107528,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4142220771,
            "variance": 0.1715799291
          },
          {
            "average": 19.7590597,
            "count": 107528,
            "maximum": 19.99799919,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.4828422071,
            "variance": 0.233136597
          },
          {
            "average": 1.728675322,
            "count": 107528,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.110038061,
            "variance": 1.232184498
          },
          {
            "average": 1,
            "count": 107528,
            "maximum": 1,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247421204.2,
            "count": 107528,
            "maximum": 247421206.6,
            "minimum": 247421201.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1.262767645,
            "variance": 1.594582126
          },
          {
            "average": 0,
            "count": 107528,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107528,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107528,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107528,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 107528,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          133137.2009,
          1125306.506,
          66.269247,
          133280.7809,
          1125508.206,
          82.629247
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                133137.2008544211,
                1125306.5058658826,
                66.26924699523269
              ],
              [
                133137.2008544211,
                1125508.2058658828,
                66.26924699523269
              ],
              [
                133280.78085442111,
                1125508.2058658828,
                82.6292469952327
              ],
              [
                133280.78085442111,
                1125306.5058658826,
                82.6292469952327
              ],
              [
                133137.2008544211,
                1125306.5058658826,
                66.26924699523269
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T17:53:26+00:00",
        "end_time": "2019-07-17T17:53:21+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7862.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7862.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7862.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7862.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5975576,
            60.09479648,
            66.269247,
            -151.5948372,
            60.09664527,
            82.629247
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.59755757504166,
                  60.09484293846228,
                  66.26924699523269
                ],
                [
                  -151.59742595973412,
                  60.09664526964444,
                  66.26924699523269
                ],
                [
                  -151.5948372003139,
                  60.096598809315466,
                  82.6292469952327
                ],
                [
                  -151.5949689571882,
                  60.094796480657365,
                  82.6292469952327
                ],
                [
                  -151.59755757504166,
                  60.09484293846228,
                  66.26924699523269
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7862.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7862.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T17:53:26Z",
            "pc:count": 107528,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 133191.741,
                "count": 107528,
                "maximum": 133280.7809,
                "minimum": 133137.2009,
                "name": "X",
                "position": 0,
                "stddev": 35.45015964,
                "variance": 1256.713818
              },
              {
                "average": 1125429.934,
                "count": 107528,
                "maximum": 1125508.206,
                "minimum": 1125306.506,
                "name": "Y",
                "position": 1,
                "stddev": 51.21771685,
                "variance": 2623.25452
              },
              {
                "average": 68.528406,
                "count": 107528,
                "maximum": 82.629247,
                "minimum": 66.269247,
                "name": "Z",
                "position": 2,
                "stddev": 2.454372144,
                "variance": 6.02394262
              },
              {
                "average": 407.9838368,
                "count": 107528,
                "maximum": 4181,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 454.0138182,
                "variance": 206128.5471
              },
              {
                "average": 1.673703593,
                "count": 107528,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9936210856,
                "variance": 0.9872828618
              },
              {
                "average": 2.343994122,
                "count": 107528,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.378262175,
                "variance": 1.899606623
              },
              {
                "average": 1,
                "count": 107528,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107528,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219961312,
                "count": 107528,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4142220771,
                "variance": 0.1715799291
              },
              {
                "average": 19.7590597,
                "count": 107528,
                "maximum": 19.99799919,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.4828422071,
                "variance": 0.233136597
              },
              {
                "average": 1.728675322,
                "count": 107528,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.110038061,
                "variance": 1.232184498
              },
              {
                "average": 1,
                "count": 107528,
                "maximum": 1,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247421204.2,
                "count": 107528,
                "maximum": 247421206.6,
                "minimum": 247421201.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1.262767645,
                "variance": 1.594582126
              },
              {
                "average": 0,
                "count": 107528,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107528,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107528,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107528,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 107528,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              133137.2009,
              1125306.506,
              66.269247,
              133280.7809,
              1125508.206,
              82.629247
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    133137.2008544211,
                    1125306.5058658826,
                    66.26924699523269
                  ],
                  [
                    133137.2008544211,
                    1125508.2058658828,
                    66.26924699523269
                  ],
                  [
                    133280.78085442111,
                    1125508.2058658828,
                    82.6292469952327
                  ],
                  [
                    133280.78085442111,
                    1125306.5058658826,
                    82.6292469952327
                  ],
                  [
                    133137.2008544211,
                    1125306.5058658826,
                    66.26924699523269
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T17:53:26+00:00",
            "end_time": "2019-07-17T17:53:21+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20190717_NCMP_AK_05VNG7863.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5976810841553,
              60.09663159388158,
              -1.783381722733907
            ],
            [
              -151.59701945358538,
              60.105689881827786,
              -1.783381722733907
            ],
            [
              -151.58501972385758,
              60.10547412414251,
              86.8566182772661
            ],
            [
              -151.5856846525922,
              60.0964158951141,
              86.8566182772661
            ],
            [
              -151.5976810841553,
              60.09663159388158,
              -1.783381722733907
            ]
          ]
        ]
      },
      "bbox": [
        -151.5976811,
        60.0964159,
        -1.783381723,
        -151.5850197,
        60.10568988,
        86.85661828
      ],
      "properties": {
        "datetime": "2019-07-17T18:05:55Z",
        "pc:count": 2308404,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 133362.1244,
            "count": 2308404,
            "maximum": 133788.4848,
            "minimum": 133123.1248,
            "name": "X",
            "position": 0,
            "stddev": 150.6160413,
            "variance": 22685.19189
          },
          {
            "average": 1126024.133,
            "count": 2308404,
            "maximum": 1126519.886,
            "minimum": 1125506.166,
            "name": "Y",
            "position": 1,
            "stddev": 256.0399122,
            "variance": 65556.43665
          },
          {
            "average": 54.65252077,
            "count": 2308404,
            "maximum": 86.85661828,
            "minimum": -1.783381723,
            "name": "Z",
            "position": 2,
            "stddev": 13.10833528,
            "variance": 171.8284538
          },
          {
            "average": 377.4456222,
            "count": 2308404,
            "maximum": 46346,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 528.9330495,
            "variance": 279770.1708
          },
          {
            "average": 1.828353269,
            "count": 2308404,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 1.099688994,
            "variance": 1.209315885
          },
          {
            "average": 2.676564847,
            "count": 2308404,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.516547848,
            "variance": 2.299917376
          },
          {
            "average": 1,
            "count": 2308404,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2308404,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.149171462,
            "count": 2308404,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.35625748,
            "variance": 0.126919392
          },
          {
            "average": 19.75857577,
            "count": 2308404,
            "maximum": 22.00200081,
            "minimum": 16.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 1.140013481,
            "variance": 1.299630738
          },
          {
            "average": 1.938361743,
            "count": 2308404,
            "maximum": 14,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.342452337,
            "variance": 1.802178276
          },
          {
            "average": 1.689217745,
            "count": 2308404,
            "maximum": 3,
            "minimum": 1,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0.64232508,
            "variance": 0.4125815084
          },
          {
            "average": 247421388.6,
            "count": 2308404,
            "maximum": 247421955.6,
            "minimum": 247421202.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 213.1476738,
            "variance": 45431.93083
          },
          {
            "average": 0,
            "count": 2308404,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2308404,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2308404,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2308404,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 2308404,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          133123.1248,
          1125506.166,
          -1.783381723,
          133788.4848,
          1126519.886,
          86.85661828
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                133123.12476868572,
                1125506.1659722298,
                -1.783381722733907
              ],
              [
                133123.12476868572,
                1126519.88597223,
                -1.783381722733907
              ],
              [
                133788.4847686857,
                1126519.88597223,
                86.8566182772661
              ],
              [
                133788.4847686857,
                1125506.1659722298,
                86.8566182772661
              ],
              [
                133123.12476868572,
                1125506.1659722298,
                -1.783381722733907
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T18:05:55+00:00",
        "end_time": "2019-07-17T17:53:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7863.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7863.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7863.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7863.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5976811,
            60.0964159,
            -1.783381723,
            -151.5850197,
            60.10568988,
            86.85661828
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5976810841553,
                  60.09663159388158,
                  -1.783381722733907
                ],
                [
                  -151.59701945358538,
                  60.105689881827786,
                  -1.783381722733907
                ],
                [
                  -151.58501972385758,
                  60.10547412414251,
                  86.8566182772661
                ],
                [
                  -151.5856846525922,
                  60.0964158951141,
                  86.8566182772661
                ],
                [
                  -151.5976810841553,
                  60.09663159388158,
                  -1.783381722733907
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7863.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7863.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T18:05:55Z",
            "pc:count": 2308404,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 133362.1244,
                "count": 2308404,
                "maximum": 133788.4848,
                "minimum": 133123.1248,
                "name": "X",
                "position": 0,
                "stddev": 150.6160413,
                "variance": 22685.19189
              },
              {
                "average": 1126024.133,
                "count": 2308404,
                "maximum": 1126519.886,
                "minimum": 1125506.166,
                "name": "Y",
                "position": 1,
                "stddev": 256.0399122,
                "variance": 65556.43665
              },
              {
                "average": 54.65252077,
                "count": 2308404,
                "maximum": 86.85661828,
                "minimum": -1.783381723,
                "name": "Z",
                "position": 2,
                "stddev": 13.10833528,
                "variance": 171.8284538
              },
              {
                "average": 377.4456222,
                "count": 2308404,
                "maximum": 46346,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 528.9330495,
                "variance": 279770.1708
              },
              {
                "average": 1.828353269,
                "count": 2308404,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 1.099688994,
                "variance": 1.209315885
              },
              {
                "average": 2.676564847,
                "count": 2308404,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.516547848,
                "variance": 2.299917376
              },
              {
                "average": 1,
                "count": 2308404,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2308404,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.149171462,
                "count": 2308404,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.35625748,
                "variance": 0.126919392
              },
              {
                "average": 19.75857577,
                "count": 2308404,
                "maximum": 22.00200081,
                "minimum": 16.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 1.140013481,
                "variance": 1.299630738
              },
              {
                "average": 1.938361743,
                "count": 2308404,
                "maximum": 14,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.342452337,
                "variance": 1.802178276
              },
              {
                "average": 1.689217745,
                "count": 2308404,
                "maximum": 3,
                "minimum": 1,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0.64232508,
                "variance": 0.4125815084
              },
              {
                "average": 247421388.6,
                "count": 2308404,
                "maximum": 247421955.6,
                "minimum": 247421202.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 213.1476738,
                "variance": 45431.93083
              },
              {
                "average": 0,
                "count": 2308404,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2308404,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2308404,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2308404,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 2308404,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              133123.1248,
              1125506.166,
              -1.783381723,
              133788.4848,
              1126519.886,
              86.85661828
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    133123.12476868572,
                    1125506.1659722298,
                    -1.783381722733907
                  ],
                  [
                    133123.12476868572,
                    1126519.88597223,
                    -1.783381722733907
                  ],
                  [
                    133788.4847686857,
                    1126519.88597223,
                    86.8566182772661
                  ],
                  [
                    133788.4847686857,
                    1125506.1659722298,
                    86.8566182772661
                  ],
                  [
                    133123.12476868572,
                    1125506.1659722298,
                    -1.783381722733907
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T18:05:55+00:00",
            "end_time": "2019-07-17T17:53: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": "20190717_NCMP_AK_05VNG7864.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -151.5915284650368,
              60.1055444037222,
              -1.472322072388813
            ],
            [
              -151.59092434118244,
              60.113792180493775,
              -1.472322072388813
            ],
            [
              -151.57858291983445,
              60.11356975661006,
              62.607677927611185
            ],
            [
              -151.57919013307512,
              60.10532203516183,
              62.607677927611185
            ],
            [
              -151.5915284650368,
              60.1055444037222,
              -1.472322072388813
            ]
          ]
        ]
      },
      "bbox": [
        -151.5915285,
        60.10532204,
        -1.472322072,
        -151.5785829,
        60.11379218,
        62.60767793
      ],
      "properties": {
        "datetime": "2019-07-17T17:57:00Z",
        "pc:count": 1039650,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 133821.2262,
            "count": 1039650,
            "maximum": 134111.9177,
            "minimum": 133427.7777,
            "name": "X",
            "position": 0,
            "stddev": 171.0192094,
            "variance": 29247.56998
          },
          {
            "average": 1126845.085,
            "count": 1039650,
            "maximum": 1127437.666,
            "minimum": 1126514.646,
            "name": "Y",
            "position": 1,
            "stddev": 214.4678654,
            "variance": 45996.4653
          },
          {
            "average": 34.09411968,
            "count": 1039650,
            "maximum": 62.60767793,
            "minimum": -1.472322072,
            "name": "Z",
            "position": 2,
            "stddev": 16.76599641,
            "variance": 281.0986356
          },
          {
            "average": 413.4778666,
            "count": 1039650,
            "maximum": 9385,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 442.4409494,
            "variance": 195753.9937
          },
          {
            "average": 1.55727793,
            "count": 1039650,
            "maximum": 5,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.9528804297,
            "variance": 0.9079811134
          },
          {
            "average": 2.141154235,
            "count": 1039650,
            "maximum": 5,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 1.406596729,
            "variance": 1.978514359
          },
          {
            "average": 1,
            "count": 1039650,
            "maximum": 1,
            "minimum": 1,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1039650,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285308517,
            "count": 1039650,
            "maximum": 2,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4515614724,
            "variance": 0.2039077634
          },
          {
            "average": 19.99125958,
            "count": 1039650,
            "maximum": 22.00200081,
            "minimum": 18,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.9411541152,
            "variance": 0.8857710686
          },
          {
            "average": 1.611732795,
            "count": 1039650,
            "maximum": 12,
            "minimum": 1,
            "name": "UserData",
            "position": 10,
            "stddev": 1.078849021,
            "variance": 1.163915209
          },
          {
            "average": 2,
            "count": 1039650,
            "maximum": 2,
            "minimum": 2,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 247421413.3,
            "count": 1039650,
            "maximum": 247421420.9,
            "minimum": 247421404.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3.702552531,
            "variance": 13.70889524
          },
          {
            "average": 0,
            "count": 1039650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1039650,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1039650,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1039650,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 1039650,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          133427.7777,
          1126514.646,
          -1.472322072,
          134111.9177,
          1127437.666,
          62.60767793
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                133427.77766543115,
                1126514.646175543,
                -1.472322072388813
              ],
              [
                133427.77766543115,
                1127437.666175543,
                -1.472322072388813
              ],
              [
                134111.91766543116,
                1127437.666175543,
                62.607677927611185
              ],
              [
                134111.91766543116,
                1126514.646175543,
                62.607677927611185
              ],
              [
                133427.77766543115,
                1126514.646175543,
                -1.472322072388813
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(2011) / Alaska Albers",
              "base_crs": {
                "type": "GeographicCRS",
                "name": "NAD83(2011)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2011)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 6318
                }
              },
              "conversion": {
                "name": "unnamed",
                "method": {
                  "name": "Albers Equal Area",
                  "id": {
                    "authority": "EPSG",
                    "code": 9822
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of false origin",
                    "value": 50,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8821
                    }
                  },
                  {
                    "name": "Longitude of false origin",
                    "value": -154,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8822
                    }
                  },
                  {
                    "name": "Latitude of 1st standard parallel",
                    "value": 55,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8823
                    }
                  },
                  {
                    "name": "Latitude of 2nd standard parallel",
                    "value": 65,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8824
                    }
                  },
                  {
                    "name": "Easting at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8826
                    }
                  },
                  {
                    "name": "Northing at false origin",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8827
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 6393
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
        "start_time": "2019-07-17T17:57:00+00:00",
        "end_time": "2019-07-17T17:56:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/stac/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7864.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20190717_NCMP_AK_05VNG7864.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid12b/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7864.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7864.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -151.5915285,
            60.10532204,
            -1.472322072,
            -151.5785829,
            60.11379218,
            62.60767793
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -151.5915284650368,
                  60.1055444037222,
                  -1.472322072388813
                ],
                [
                  -151.59092434118244,
                  60.113792180493775,
                  -1.472322072388813
                ],
                [
                  -151.57858291983445,
                  60.11356975661006,
                  62.607677927611185
                ],
                [
                  -151.57919013307512,
                  60.10532203516183,
                  62.607677927611185
                ],
                [
                  -151.5915284650368,
                  60.1055444037222,
                  -1.472322072388813
                ]
              ]
            ]
          },
          "id": "20190717_NCMP_AK_05VNG7864.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid12b/data/8837/Blk_538_Ninilchik/20190717_NCMP_AK_05VNG7864.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2019-07-17T17:57:00Z",
            "pc:count": 1039650,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 133821.2262,
                "count": 1039650,
                "maximum": 134111.9177,
                "minimum": 133427.7777,
                "name": "X",
                "position": 0,
                "stddev": 171.0192094,
                "variance": 29247.56998
              },
              {
                "average": 1126845.085,
                "count": 1039650,
                "maximum": 1127437.666,
                "minimum": 1126514.646,
                "name": "Y",
                "position": 1,
                "stddev": 214.4678654,
                "variance": 45996.4653
              },
              {
                "average": 34.09411968,
                "count": 1039650,
                "maximum": 62.60767793,
                "minimum": -1.472322072,
                "name": "Z",
                "position": 2,
                "stddev": 16.76599641,
                "variance": 281.0986356
              },
              {
                "average": 413.4778666,
                "count": 1039650,
                "maximum": 9385,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 442.4409494,
                "variance": 195753.9937
              },
              {
                "average": 1.55727793,
                "count": 1039650,
                "maximum": 5,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.9528804297,
                "variance": 0.9079811134
              },
              {
                "average": 2.141154235,
                "count": 1039650,
                "maximum": 5,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 1.406596729,
                "variance": 1.978514359
              },
              {
                "average": 1,
                "count": 1039650,
                "maximum": 1,
                "minimum": 1,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1039650,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285308517,
                "count": 1039650,
                "maximum": 2,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4515614724,
                "variance": 0.2039077634
              },
              {
                "average": 19.99125958,
                "count": 1039650,
                "maximum": 22.00200081,
                "minimum": 18,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.9411541152,
                "variance": 0.8857710686
              },
              {
                "average": 1.611732795,
                "count": 1039650,
                "maximum": 12,
                "minimum": 1,
                "name": "UserData",
                "position": 10,
                "stddev": 1.078849021,
                "variance": 1.163915209
              },
              {
                "average": 2,
                "count": 1039650,
                "maximum": 2,
                "minimum": 2,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 247421413.3,
                "count": 1039650,
                "maximum": 247421420.9,
                "minimum": 247421404.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3.702552531,
                "variance": 13.70889524
              },
              {
                "average": 0,
                "count": 1039650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1039650,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1039650,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1039650,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 1039650,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              133427.7777,
              1126514.646,
              -1.472322072,
              134111.9177,
              1127437.666,
              62.60767793
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    133427.77766543115,
                    1126514.646175543,
                    -1.472322072388813
                  ],
                  [
                    133427.77766543115,
                    1127437.666175543,
                    -1.472322072388813
                  ],
                  [
                    134111.91766543116,
                    1127437.666175543,
                    62.607677927611185
                  ],
                  [
                    134111.91766543116,
                    1126514.646175543,
                    62.607677927611185
                  ],
                  [
                    133427.77766543115,
                    1126514.646175543,
                    -1.472322072388813
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(2011) / Alaska Albers + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(2011) / Alaska Albers",
                  "base_crs": {
                    "type": "GeographicCRS",
                    "name": "NAD83(2011)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2011)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 6318
                    }
                  },
                  "conversion": {
                    "name": "unnamed",
                    "method": {
                      "name": "Albers Equal Area",
                      "id": {
                        "authority": "EPSG",
                        "code": 9822
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of false origin",
                        "value": 50,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8821
                        }
                      },
                      {
                        "name": "Longitude of false origin",
                        "value": -154,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8822
                        }
                      },
                      {
                        "name": "Latitude of 1st standard parallel",
                        "value": 55,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8823
                        }
                      },
                      {
                        "name": "Latitude of 2nd standard parallel",
                        "value": 65,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8824
                        }
                      },
                      {
                        "name": "Easting at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8826
                        }
                      },
                      {
                        "name": "Northing at false origin",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8827
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 6393
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(2011) / Alaska Albers\",GEOGCS[\"NAD83(2011)\",DATUM[\"NAD83_National_Spatial_Reference_System_2011\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"1116\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"6318\"]],PROJECTION[\"Albers_Conic_Equal_Area\"],PARAMETER[\"latitude_of_center\",50],PARAMETER[\"longitude_of_center\",-154],PARAMETER[\"standard_parallel_1\",55],PARAMETER[\"standard_parallel_2\",65],PARAMETER[\"false_easting\",0],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"6393\"]]",
            "start_time": "2019-07-17T17:57:00+00:00",
            "end_time": "2019-07-17T17:56: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"
        }
      }
    }
  ]
}